2014-04-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [882f8a0a489bc99a9e60c7905a60226254cb6ff0]

Version 4.2.3.3, tag libreoffice-4.2.3.3-hotfix1

Change-Id: I069a0531ecda322597c1f4aa56493a53877aa134

2014-04-08  Caolán McNamara  <caolanm@redhat.com>  [9265281cfd8f5aa306615bd60eae9f12dad59ff2]

CVE-2014-0160 heartbeat

Change-Id: I00ee89f69d85010be5d3a537092349fa9eeb71c8
(cherry picked from commit 9af4ecd2b485ae4bba443eb0ec6f958fcc2e3619)
(cherry picked from commit cd121ab497c22470f5e99f9d3032edaccbbc00b1)
(cherry picked from commit 32680faf1f0f5bbc1f1235ba724a8cd6230c3d15)

2014-04-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6c3586f855673fa6a1576797f575b31ac6fa0ba3]

Version 4.2.3.3, tag libreoffice-4.2.3.3

Change-Id: Idc05c6e7297870feabd1f81c5bc65ea2bfe3bcb8

2014-04-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c5c9d9499e50eb42dfa7525649b0a5184b5ffaf5]

bump product version to 4.2.3.3

Change-Id: I8373cda1970807732f958da8405bad5416ac79fd

2014-04-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [164543c30d641c68dd5dd0841cf7c648e669e25c]

Updated core Project: translations  7f1af62e0f88bff0f8c967aa41b5d322e06d5819


2014-04-03  Stephan Bergmann  <sbergman@redhat.com>  [7189601d7f1177e560f9e88dbfe580c8eba5278f]

Support SmartTagRecognizers again

The XContentEnumerationAccess is at the service manager, not the component
context.  Regression introduced in LO 4.0 with
4381f3dd5ae9e042840a16f69d07267208160420 "fdo#46808, Use BreakIterator ::create
method."

Change-Id: Idb7d38b9c14beea9a9ad347e6cbc8190d7248b2d
(cherry picked from commit d4c8325ea9cbffeff91de49d5e1f1f026be319de)
Reviewed-on: https://gerrit.libreoffice.org/8825
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2014-04-03  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c6a53777e6a83ffa89574295cd709b814c2d2a6b]

fdo#76697: Remove this duplicate and use the UNO constant values instead.

(cherry picked from commit 72b2fafebfc44fa90f08cc198e2fa5fc26154c5b)

Conflicts:
	xmloff/source/style/bordrhdl.cxx

This fixes the bug because in XMLBorderHdl::importXML() the value "none"
was rejected as invalid because API_LINE_NONE pointlessly had a
different value than BorderLineStyle::NONE.

Change-Id: Id81aacc6c594ad25d97f6f6dc578ed9ca16549ab
Signed-off-by: Michael Stahl <mstahl@redhat.com>
(cherry picked from commit 7f3105323f1db11bc0a3ff5c5c71e1dc62338cc4)
Reviewed-on: https://gerrit.libreoffice.org/8816
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-04-03  Eike Rathke  <erack@redhat.com>  [ce2c62175858a6dd1fc9c5e62904442009177833]

resolved fdo#76949 correct grammar is GRAM_OOXML

Regression introduced with ca8ca8c28742879220f3ff88ae0d71c8d69b11cd that
used GRAM_ENGLISH_XL_OOX instead, which is English UI function names
with OOXML reference syntax.

Change-Id: If6b73e85a45e57f6ef281d1edf8e34dec7cb9bb8
(cherry picked from commit 31e4419ac7581aa7864905bcd4ce42e14df6c9bb)
Reviewed-on: https://gerrit.libreoffice.org/8818
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-03-31  László Németh  <nemeth@numbertext.org>  [236d87d529ed4c5c4b19320f222ac2cc8b0312ae]

fdo#75109 librelogo: fix localized procedures

Change-Id: Ia6edb02b871a41828758ba5fd5376c811c4084cc

2014-03-26  Keith Curtis  <keithcu@gmail.com>  [b740953537b324e157b22ce3bd46611b01f78e47]

Hopefully fix Windows HiDPI toolbar layout bug

On Windows HiDPI, toolbar buttons are cut off. This may fix the problem.

Here is a screenshot:
http://i.imgur.com/NADAvYi.png

I can't prove this fixes anything on Windows because I can't see this
on Linux and don't really understand the surrounding code. On the other
hand, it is easy to prove this is reasonable code.

Change-Id: I69c19ad46844bead942ce63883d163cb9d0690c9
Reviewed-on: https://gerrit.libreoffice.org/8637
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 509441038ab95dd3a60efd1b6c302bf22bfbc631)
Reviewed-on: https://gerrit.libreoffice.org/8749
Reviewed-by: Keith Curtis <keithcu@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2014-03-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9f6d918760823c814c4e553c00b308167863ddf9]

bump version to 4.2.3.2.0+

Change-Id: Ia5f0fabce4a2d0fd5e3c2d772e96f8eb51029231

2014-03-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [11fdbdc35e82be45c166234b304f54d37cd1d72b]

update credits

(cherry picked from commit 85dad9793a15183d7b52847a49d75fe392e1d0a9)

Change-Id: I82275cda7f262da58688bb273403d6b31eee294b

2014-03-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0c44911b351be7bf1045265e3f54828569695617]

Updated core Project: translations  21e558dcc192c8c337a72297356102efdf99910e


2014-03-25  Matúš Kukan  <matus.kukan@collabora.com>  [7e1d17f1ba3776da70db40d6d1a518dcf3238860]

fdo#51819: autorecovery: fix saving password in protected documents.

Thanks to sayt@mailinator.com for the idea.

Change-Id: Ib79abafe3d4d3ba21f7914aeb284d86ce662824c
(cherry picked from commit ef87ff6680f79362a431db6e7ef2f40cfc576219)
Reviewed-on: https://gerrit.libreoffice.org/8676
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-25  Andras Timar  <andras.timar@collabora.com>  [027e8b126b85d1c7abf458f2b37b61f76e7d3d47]

fdo#74155 mailmerge output path fix

regression from dd7acb3d76cd89b3f05dbdafe88eb50e60fd9d10

Change-Id: Ia79ed67df1f0e2803bd3e729951dee3a7438096d
Reviewed-on: https://gerrit.libreoffice.org/8729
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 6181b3fe2c11d55f46eaaf657877aa9396c16374)

2014-03-21  Michael Stahl  <mstahl@redhat.com>  [baac2e214ff41b18e33ad5d4e054d765ddb2b3d6]

fdo#68779: RTF import: set borders without explicit width

Word reportedly uses 0.75pt as a default if \brdrw is missing.

Change-Id: I263c56f756c65ff6bb30870aa70806564d5826a6
(cherry picked from commit 84f4de3b65cd0f861e80c69b773004f28f9f8d9f)
Reviewed-on: https://gerrit.libreoffice.org/8594
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
(cherry picked from commit 93f8e87dc7f488bbbfd8a748e47ce53936824391)
Reviewed-on: https://gerrit.libreoffice.org/8598
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-03-21  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [1b9f2f843723e45c0f5a8899b754f0dab01e5df6]

the type in the Any is a util::Date and not a DateTime, fdo#74549

Either that was always broken or it is a recent regression that
operator>>= does not convert from Date to DateTime.

Change-Id: Ic948224c139ed84b3fe006385fcafd6ce16c30f1
(cherry picked from commit 22c7da0ca5438b69165609db2a1ef219aa167dc2)
Reviewed-on: https://gerrit.libreoffice.org/8652
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit d5580b252ad4cfea10422c044366c3c6c1ebed83)
Reviewed-on: https://gerrit.libreoffice.org/8666
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Eike Rathke <erack@redhat.com>

2014-03-19  Noel Grandin  <noel@peralex.com>  [4a1f7ca884f36703e202122122e0fc6cf921de2d]

make "rest" param in endsWithIgnoreAsciiCase default to zero

so it matches all of the other endsWith* methods

Change-Id: If6a37056b1225675848434bfb3520e6c496f22e5
(cherry picked from commit e80b9f344aeb88bdbb42d846c0a094d86ee327dc)
Reviewed-on: https://gerrit.libreoffice.org/8655
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>

2014-03-19  Michael Stahl  <mstahl@redhat.com>  [a0e94c5ce7dc2ad00d48cd9c0681c044bd0f96d1]

fdo#75460: sw: fix AutoScroll

This reverts commit 5141201fba2d080841b81e02be92f4b47aae2684. which
fixed a crash but unfortunately also prevents the
m_pEditWin->HandleScrollCommand from being called, thus disabling
AutoScroll.  Fix the crash in the ugly way by another pWData check.

(regression from 8880c773e779710dc0a08760e92afd709a73ca31)

Change-Id: I958f1403ad23d0c0631eca5dbbef977a9ca1210d
(cherry picked from commit 6795b251e2011cae945c6bb903de8053953b5e30)
Reviewed-on: https://gerrit.libreoffice.org/8596
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
(cherry picked from commit 6857a266c5e8037f097ed7e727671f7da543f178)
Reviewed-on: https://gerrit.libreoffice.org/8622
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-03-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b4bba09ba98cfa40d559f98aaf8ae4730c6f075a]

fdo#75642: Check the high position block correctly.

Change-Id: I25deabf69e78c6e0354e8a528ab88891a30f9aec
(cherry picked from commit c078d5fef98ba77751b7a9593691d88dfc1c9ba1)
Reviewed-on: https://gerrit.libreoffice.org/8573
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-on: https://gerrit.libreoffice.org/8576
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>

2014-03-17  Michael Stahl  <mstahl@redhat.com>  [bc06737408a840daad981c95799d9da92cf2ef0a]

fdo#75872: ODF import: fix up graphics defaults stroke/fill colors

These have changed a few times, notably in LO 4.0 with commit
895890563cb0cc5fa872bdfd06918a46cdda172d and AOO 4.0 with commit
c0eb5e7772c848806db8ab461f77f9549c1d8b2b; unfortunately historic OOo and
current AOO do not write the values into ODF files, whereas LO 4.x does
(probably by accident, since 45d3577bc5726eee44f491fd30a7f11dc428431a
by design).

Try to set the defaults depending on the generator; since the defaults
are not specified by ODF they are implementation defined anyway so this
should be OK.

Change-Id: I1270d6e0cdeea5cb493724a0998f661a0cf644f1
(cherry picked from commit 92cb21ebeda98c5193c50c4cf7ef3d60611c2a52)
Reviewed-on: https://gerrit.libreoffice.org/8563
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
(cherry picked from commit 0fc0d2579f6f3e26cd8b56da730184d6933cc8fe)
Reviewed-on: https://gerrit.libreoffice.org/8570
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>

2014-03-17  Andras Timar  <andras.timar@collabora.com>  [b9acee2fe2e7308ea7243b91b630dafbfc2574b7]

fdo#75040 fix application of help's stylesheet

it was regression from 73e3aafa990168aa532fa7b81fc4de8f455b10e1

Change-Id: I059f08b12bb7847472946f3b2a669015ec437be5
(cherry picked from commit 2e3969cb8bb235fed483ce49ddee5ea731376893)
Reviewed-on: https://gerrit.libreoffice.org/8609
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-03-17  Kohei Yoshida  <kohei.yoshida@collabora.com>  [13686e068a057feb395308dfdce6df6717e1e4e6]

fdo#76032: This row index is 1-based whereas our own mnRow is 0-based.

Change-Id: I098d300532bef164bef0d40ebf62a6848bc19cb8
(cherry picked from commit ff56553e34dfed01b9226ce7a516dbeb6da32124)
Reviewed-on: https://gerrit.libreoffice.org/8577
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-on: https://gerrit.libreoffice.org/8578
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-03-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [8f4324d0f407868a5dcc71c8ffcafaf9809f3b8f]

fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == true

(cherry picked from commit f9b62506b22c3eb885ffd5a4ec8025c33df7b2d4)

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

Change-Id: I3e8ce585b29619061b18ab1ab8f0cf6c7d421074
Reviewed-on: https://gerrit.libreoffice.org/8559
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
(cherry picked from commit fea99d32aec1c24b7cbc7a4063b21a471072509b)
Reviewed-on: https://gerrit.libreoffice.org/8571
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-03-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [74c240387637417583a8d7d4705a68a5777eecfc]

bump version to 4.2.3.1.0+

Change-Id: Ibe16d1d9d2374017c3ce9fff10ecfdbadf641716

2014-03-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [20ac201f05f8b7b556b0537eb9427035e2d04c64]

Branch libreoffice-4-2-3

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

If you want to commit more complicated fix for the next 4.2.x release,
please use the 'libreoffice-4-2' branch.

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

Change-Id: I8ecfbce345f373e1a4fe8f58ebfe321ca485414e

2014-03-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9643431bb7b92c054666fb8c344c81e787c8fc06]

Updated core Project: translations  eab38ba5adf1d1318d19dde70264ece49b3eb26a


2014-03-12  Caolán McNamara  <caolanm@redhat.com>  [b3a3b78d22f1b2bb3c3debe21d75c6b491858f83]

Resolves: fdo#50855 Nimbus Sans L missing styles

Change-Id: Ie8cdcf4ad0ffe52024fd5cfe33073abfc6aadca8
(cherry picked from commit 1e539dbf0fe3894bbf6bf1a0851163b56e37f090)
Reviewed-on: https://gerrit.libreoffice.org/8556
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2014-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce5c798868e33c094971d8b8c2c9f40afc8f21c3]

force DPIScaleFactor to 1 on Mac

Conflicts:
	vcl/source/window/window.cxx

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

2014-03-12  Caolán McNamara  <caolanm@redhat.com>  [a644b400d611bfa086e0cdb6b0a41228809ffd3d]

Related: fdo#73051 make font size drop down of optimal width

presumably keithcu felt the font size was too wide, so lets
try and implement the desired effect of an optimal width.

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

2014-03-12  Keith Curtis  <keithcu@gmail.com>  [dfffb3244a4fd8cd58fa7786cbec626604dc61e1]

hidpi: Sidebar, fontwork, autoformat and other improvements.

This is a second batch of HiDPI changes. It fixes the following areas:

Sidebar
* Impress Master pages preview
* deck title height
* tab (icon) bar
* valueset dropdown control
* wider maximum width
* Draw and other misc. buttons which didn't get fixed by earlier
   change to Toolbar.SetItemImage
There are several more sidebar issues, but it is much improved.

Other changes
* Writer and Calc auto-format dialog text
* file-properties document image
* fontwork gallery preview size
* Calc table border control

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

2014-03-12  Jan Holesovsky  <kendy@collabora.com>  [ab2739b37d8c331aa5ed26346c7e29199a369571]

hidpi: Nicer painting of the waved lines.

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

2014-03-12  Jan Holesovsky  <kendy@collabora.com>  [8f805c57aadab54de421b0f961d0cbda9fa6d386]

hidpi: Make many places Hi-DPI aware.

This also introduces a getter for the mnDPIScaleFactor variable.

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

2014-03-12  Jan Holesovsky  <kendy@collabora.com>  [52cb1085edc66995393d5be5a55cb45b73a95292]

Introduce DPI scale factor for Hi-DPI displays.

This is supposed to stay 1 (no scale) for printers and default virtual
devices, but should be set accordingly (2 or 3) for windows and virtual
devices derived from windows.

Various VCL widgets or paint operations should incrementally become aware of
this, and changed so that they draw nicely on the Hi-DPI displays.  This patch
only introduces the behavior for waved lines.

The default is currently being set depending on the DPI setting only; could be
changed to a more clever way if necessary.

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

2014-03-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [36abce8d4e0c3ebef609fc4cea094b953c5082dc]

Let's not leak here.

Change-Id: I12a50d0028164c37d06ff846bfbeff56a4591d12
(cherry picked from commit 9cfa665706cbced0fa71c43bb9425f28a0145f67)
Reviewed-on: https://gerrit.libreoffice.org/8558
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-12  Andras Timar  <andras.timar@collabora.com>  [cab3cac0d77651718051c88a068f8e3966dbb4e8]

fdo#71622 compress svg files in ODF

Change-Id: I7d3bcff12a8f24d4d63851f578f9703bfaa25278
Reviewed-on: https://gerrit.libreoffice.org/8551
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-12  Luboš Luňák  <l.lunak@collabora.com>  [01acca76d62fbf6bebc24ef72f3c5b93dcd41b85]

ignore large twips values like MSO does (cp#1000043)

(cherry picked from commit 10b4da63e3143108ba75891e9e98fdaa2f7953ab)

Reviewed on:
	https://gerrit.libreoffice.org/8550

Change-Id: Ib304245b6ae64c15cfb6c999580f73e5e228c440

2014-03-12  Caolán McNamara  <caolanm@redhat.com>  [5c639f52f06e945de7f3972d5a236ee02356ca8e]

Resolves: fdo#74985 forward/back buttons too large

Change-Id: Ibed2216d2ca0a6dce48c0a6ef276f4a4f4d53219
(cherry picked from commit 7d68f0fa201ce1b29f62ecbaea25890148591da7)
Reviewed-on: https://gerrit.libreoffice.org/8543
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-03-12  Muthu Subramanian  <sumuthu@collabora.com>  [87a376ce619c54abef5d5abf19039ff43ba998b8]

n#862516: Remember slides sorter view setting.

Keep the number of slides per row when moving across tabs.

Change-Id: I316dac87c9dc8c88149b510f93be88940d91d98c
Reviewed-on: https://gerrit.libreoffice.org/8545
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-03-12  Michael Stahl  <mstahl@redhat.com>  [2e558f32ef79948858723b9781fbd388850b462b]

rhbz#1075124: writerfilter: fix tables with negative left margin

SvxBoxItem::nLeftDist is unsigned; the bugdoc sets a very large value
due to wrap-around which causes the table content not to be displayed.

DomainMapperTableHandler::endTableGetTableStyle() tweaks the
rInfo.nLeftBorderDistance by adding half the border line width to it,
which makes it positive; at that point the value has already been used
to init table::TableBorderDistances, so move that downward so it gets
the positive value too.

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

2014-03-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [95a6f31773e0ae03630ac301d0415361496243a4]

fdo#76030: Use the table boundaries view option to toggle border drawing.

Unless I'm missing something, fixing the problem reported in fdo#75118 this
way is more reliable, and certainly avoids the problem reported in fdo#76030.

Change-Id: Ife524d9db12e9fa4528c2232e619bfacde367659
(cherry picked from commit 2b9e7a0cb2492f19745f61a4829ff3802b25291f)
Reviewed-on: https://gerrit.libreoffice.org/8533
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [667943572cafa1c869597db68dd4c3c28fdaff6d]

Don't delete the kernel when pre-compiled.

Because we'll be re-using that same kernel instance for subsequent runs.

(cherry picked from commit 80842a50b1580b9a6da3a2c39a88a72b5b98d278)

Conflicts:
	sc/source/core/opencl/formulagroupcl.cxx

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

2014-03-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [69ecdad805281b2cb6ec2437da18daa19576deae]

fdo#74747: Correctly inspect formula result value for xlsx export.

Change-Id: I757a8eb371b432970885e2fbd6aea9dd965ab5c0
(cherry picked from commit c1dc7576c18cc534e1934459f5fb210091a5b484)
Reviewed-on: https://gerrit.libreoffice.org/8527
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [13c4e40ad0b199199e28e01103e0fc67c4a0bf14]

fdo#74747: Make use of cached string formula results.

Just like we do with cached numeric formula results.

Change-Id: Ib8b311b540caeb47d8c2162a456f7490c5882ad5
(cherry picked from commit aa5ad7b8096cd15a55c467b1a23d03849aeb870d)
Reviewed-on: https://gerrit.libreoffice.org/8526
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [57ba6cf00b3258838ef6ec75ce7c1c7c38ade751]

fdo#75815: Adjust external references here too.

Adjusting external references are much simpler than adjusting internal
ones since we don't need to worry about deleted references etc.

Change-Id: I82111e383e1fc6976ef08c1438c3dd916a249af6
(cherry picked from commit dd7787ed75e33b65ebee2a6c0aa152efded6f1b8)
Reviewed-on: https://gerrit.libreoffice.org/8529
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-11  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [787a663d8579921af4176feeb265dea8aac4d50c]

fix negative error bar range export, fdo#75510

Change-Id: Icca2f9fc26b15b968a940e5c73f7ad3781f75e94
(cherry picked from commit 7470b3ef17570581fe590a4853de59cac1be6ea5)
Reviewed-on: https://gerrit.libreoffice.org/8535
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-03-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [65909e07763e80031bfeb7bb3170e6c3b0029065]

writerfilter: initial strict DOCX support

The generate-id() code is just necessary avoid duplicated elements in
the for-each loop. http://mahahegde.com/xslt-distinct-values/ has a
detailed description of the technique used here.
(cherry picked from commit f9bf15e19ec823a58ee32bf94da81f3bb1a147bc)

writerfilter: introduce ooxml::OOXMLUniversalMeasureValue

In transitional DOCX, ST_UniversalMeasure is in practice a simple integer,
which means twips. But in case of strict, ST_UniversalMeasure is in points
in practice -- which is perfectly valid, but we didn't handle it so far.

Add a separate Value class that is used only for handling
ST_UniversalMeasure, then there we can handle the various additional
suffixes.
(cherry picked from commit d5d7c7d3b281e1a9060d60bc4ac7738ae616f167)

DOCX import: handle points in ST_TwipsMeasure and ST_SignedTwipsMeasure

This fixes page size and margins in case of strict DOCX.
(cherry picked from commit 37cc7e7471ba3b11cefcb0218c27e2c745886a6d)

DOCX strict import: fix headers

Now that the document has a header, better to just test the bottom
margin, as in case there is a header, the top margin has different
semantics in Word and Writer.
(cherry picked from commit 195b8491d0299038fb64d19463e3ce90905bf346)

DOCX strict import: fix pictures as well
(cherry picked from commit aaef39de32442203d631a65aecf23eeb27dfbb12)

DOCX strict import: handle charts
(cherry picked from commit 49c3aff8d8d3030b2acbffb6ff000b5d44445cc9)

DOCX strict import: handle SmartArt
(cherry picked from commit f5985685ddc519f760a7324fa60fd662f25404c1)

DOCX strict import: handle lockedCanvas
(cherry picked from commit d795fb224e52c66c4585ed1e079a2b7601a07eda)

DOCX strict import: handle math
(cherry picked from commit c98d649117dc776ac51807be3376924d1fce2035)

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

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

2014-03-11  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [585bd120327508ad68816c8005cb36e1d3116351]

handle OOXML strict namespaces

Change-Id: I198862388426161e3f054a5f128639c59f3c9d24

support OOXML strict documents in Calc

Conflicts:
	oox/source/core/relations.cxx

Change-Id: I277d76aeec28e173d913ccc1506464afe4d09c6d

import date cells from OOXML

Change-Id: Id0b9ec034d559d489ca4ee2d1d6aca1bdf1beb9d

no need to add another layer of macros

Change-Id: I49992559a7d10127d55dbf0c7e257c86619fd8d6

fix one more relation type for OOXML strict

Change-Id: Ia63309271ac225883540ca0453fc5da21844d3ad

make more places aware of OOXML strict relations

Change-Id: I292217537eb592cbad9af11f87402baa9f4cc442

fix strict namespace list generation

The two perl scripts were apparently only generating the same order by
luck. It did not work on all systems.

Change-Id: Ib83ee5c6572d3bae2e2ac1846850bd65303e7d43

allow OOXML strict relationships in writer

Conflicts:
	writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
	writerfilter/source/ooxml/OOXMLStreamImpl.cxx

Change-Id: I1c09280f68467748faedee19c4a66be3bc7d7aa3

make sure the two namespace lists are sorted the same way

Change-Id: I90b3182e10dbbfc8993010dd885509537d2fe537

fix OOXML strict chart import

Change-Id: I84a2fd575ced64d4774147063f13ebb8605c100f

add the xml strict namespaces to misc/namespaces.txt

Change-Id: Ie83b5c94f1f002851bff3b39b1d9b676a3e44aa1
Reviewed-on: https://gerrit.libreoffice.org/8515
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-11  Caolán McNamara  <caolanm@redhat.com>  [0ceeab004f3e448322bf5a0119f779443bb42b91]

coverity#708535 Uninitialized scalar field

Change-Id: Ife2acd5dd5193edd0ca34d85370885ee6865fadd
(cherry picked from commit ecc6239f5b7decfc61b68e745175982fdeee931e)
Reviewed-on: https://gerrit.libreoffice.org/8512
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2014-03-11  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [d7cc3e7d8a093cfe300f52c0fe51aecd80a34fff]

fix odf validation errors around new chart regression curves

Change-Id: If67207abb204b5aca8365737088437b12ac6eaf1
Reviewed-on: https://gerrit.libreoffice.org/8523
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2014-03-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e42ada4ec31142f907513fac6f9bca76dffa09de]

fdo#75960: Process pivot tables after named ranges are all set.

Especially for those pivot tables that reference named ranges as their
data sources, it's critical that we process them after named ranges are
set. Else things would start to fail.

Change-Id: I4bf8aa1a844aae3953f2dfbeba0e4d2542a7e53f
(cherry picked from commit 057d269c5d1faf45c4c935b2f8120c45e646de65)
(cherry picked from commit 98bd1911420f46380aa5373a92de6a748ced080d)
Reviewed-on: https://gerrit.libreoffice.org/8507
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2014-03-10  Tushar Bende  <tushar.bende@synerzip.com>  [1b2cf579105d8a1e44b5e2a8aafb79c274fc8455]

fdo#71784: Invalid Sections getting added to the document after RT

Description: There was a problem for some documents, during export Invalid sectPr were getting added.
The root cause was faulty calculation of PageDesc value.
This was the reason for increasing number of pages in RT doc.

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

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

This fixes crash on export to DOCX too for the bugdoc on rhbz#1074205

(cherry picked from commit 9a37ce189881f12d678fdb054219b13c3e4c7e40)
Signed-off-by: Miklos Vajna <vmiklos@collabora.co.uk>

Change-Id: I0700c735545614730d26be187d9047fd20ebf134

2014-03-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4f53e684ab1d44f67b544f5dc3c30e148a82007e]

fdo#75950: Just set the right grammar and be done with it.

Using the Excel A1 syntax with custom opcode was probably a hack back
in the day.  These days we can just set the right grammar and expect the
compiler to do the right thing.

Change-Id: Iae98f9f09a7da0b7b9549e06308d5d313bbff1ea
(cherry picked from commit ca8ca8c28742879220f3ff88ae0d71c8d69b11cd)
Reviewed-on: https://gerrit.libreoffice.org/8521
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-10  Jan-Marek Glogowski  <glogow@fbihome.de>  [7dba6e0a71d090f06a6a1a39e87572674593b48a]

fdo#73115: Always run timeouts as events

Right-click popup menus run click events throught the LO main loop.
In case of KDE4 the LO main loop is run by a timer in the main thread,
with Qt::DirectConnection execution.

If the timeout actually starts a nested event loop for a new dialog,
the timer is blocked, the nested mainloop detects it was started
from the timeout and drops the blocked timout from polling, which
blocks any further LibreOffice event loop processing.

This changes the timers to Qt::QueuedConnection, so they always
generate an event and are processed by the Qt event loop.

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

2014-03-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [487b0b2829b94213eed83350a4a3825871de6387]

cp#1000039 DOC import: ignore symbol charset of the symbol font

Otherwise characters unhandled by our OpenSymbol font (like Arabic 0-9
numbers) won't be rendered using an other font, as no other font
provides the symbol charset. Do this in
SwWW8ImplReader::GetFontParams(), where we already have font name ->
font family mappings for a few well-known fonts.

The DOCX filter does the same for quite some time, and that's how Arabic
numbers in text using the Symbol font were rendered, instead of little
rectangles.

Change-Id: Ib794cac19ad7b073e39f3cbd7d4bad3994151c14
(cherry picked from commit 8556cd881270823865662e9a7700da58d11c2785)
Reviewed-on: https://gerrit.libreoffice.org/8474
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-03-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e26f0c815cbb3ca2c912b9ed85470d7666564027]

fdo#75628: SUM should inherit error if one is present in its references.

Change-Id: I94017fe91295dbb929f57be5e3fb26edf5032a8f
(cherry picked from commit d658c092f488fc0d4cb924fe3e34cab997db76e2)
Reviewed-on: https://gerrit.libreoffice.org/8504
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c57cac9d9255c46dbab925535b563885d57675cc]

fdo#75962: Avoid unwanted number detection when placing page field name.

Change-Id: I1a3c57ec029e03198b8f190acfa8d59e142acaba
(cherry picked from commit 0919979bd1da3379e030b353a097d8fe1fd8341a)
Reviewed-on: https://gerrit.libreoffice.org/8508
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-10  Maxim Monastirsky  <momonasmon@gmail.com>  [7b3b1717546deb4956d322f05a16bcaba0f78cda]

fdo#75968 Fix OUString conversion

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

2014-03-10  Björgvin Ragnarsson  <nifgraup@gmail.com>  [8ad2aec13205d308341da8519e15a3187b633b91]

fdo#72481 drawingml import: don't set CharEscapementHeight unconditionally

Commit 840a8573c8cebe67ddd3c9fe106c7dbd789bb334 (Fix fdo#70220
Superscript not imported from pptx., 2013-10-07) made it possible to set
CharEscapementHeight even if moBaseline is not set, but this causes
problems in the docx importer + not necessary, according to the bugdoc;
so just don't do that.

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

Commit and message cherry picked from:

commit 798a563db133ebed3876c245459d90ef54ee7c9a
Author: Miklos Vajna <vmiklos@collabora.co.uk>

Change-Id: Ib95ac449bd8fdf6376261ddc86108f0d23f2200e
Reviewed-on: https://gerrit.libreoffice.org/8415
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-03-10  Tarun Kumar  <tk7ua1678@gmail.com>  [c3813789af24ae53153e0014ce5e4fff880197a2]

fdo#75243: MSO export: save custom properties with empty value

LO removes empty properties while saving the doc. This is required in some
business scenarios.
bSkipEmpty is set to false by default to enable LibreOffice to save
even empty properties.

Change-Id: I7aafe0c0be02a98fa6e72d73e9e4348a015da61f
(cherry picked from commit 3ba58a22bdd51cd4221547e0a0e95b6d2b987358)
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2014-03-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6bc967177668bdc2279bc03bf1f7688a1e2a4c47]

Revert "fdo#75962: Avoid unwanted number detection when placing page field name."

This reverts commit f86d94a2d1b3a61d290c072431c0af8446ec15bf.

2014-03-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f86d94a2d1b3a61d290c072431c0af8446ec15bf]

fdo#75962: Avoid unwanted number detection when placing page field name.

Change-Id: I1a3c57ec029e03198b8f190acfa8d59e142acaba
(cherry picked from commit 0919979bd1da3379e030b353a097d8fe1fd8341a)

2014-03-09  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3c0bc4edf5bde8e8494c2ef7e44105f9d90d85c3]

fdo#75492: table names can start the same way and still be different

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

2014-03-09  Michael Stahl  <mstahl@redhat.com>  [6beed55f62dacf365b16fd64dc32682e5db30a8f]

rhbz#1043551: sw: avoid division-by-0 in Text Grid painting code

Possible to trigger with a document containing:
    style:layout-grid-base-height="0cm"

(cherry picked from commit 71b55cf57460aec3fec948676251448934ba31d1)

got to love the sal_Int32 as long/int
(cherry picked from commit 18c89ae6ff01f3d555a7cb030eb4572d504e8de7)

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

2014-03-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f41da077c76ee8a70fbcf4fe62e0bfb1fabc1a1c]

Initialize OpenCL device on the main thread when pre-compiling kernels.

Else it would cause extremely hard-to-debug random crashes when interpreting
formulas with OpenCL.

And let's re-enable kernel pre-compilation with this fix.

Change-Id: Ib104bfdc3f56a02c052c837eb4bf3ecc95d562e0
(cherry picked from commit 6e24c789572aba5b6ee95e894f6d778777b1df58)
Reviewed-on: https://gerrit.libreoffice.org/8498
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6048ced1ec27ad64c13791274b66ccb55e4d8dc9]

Various fixes (memory leak & crash) in the OpenCL interpreter code.

Pre-compiling of OpenCL kernel is disabled with this change.

(cherry picked from commit b981c089a9194f33b46272e3f4efa117241ea533)
(cherry picked from commit e253d46af3b47afd0006084bec89b02473ee457a)
(cherry picked from commit 0d7f89b021f1354a0fa607862296b11c9fd8a4dd)
(cherry picked from commit 5325137783825c498ed4236080ed7fe51cdec09a)
(cherry picked from commit 20ed6886ade81ee015a22b2eb3aeff64691971bf)
(cherry picked from commit 7a0ed3a406bd14bb2b52c383282daf4777ba76e0)

Conflicts:
	sc/source/core/data/formulacell.cxx

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

2014-03-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [92a2cb1bc23d9b0e099f34bcd4c2b89d3682ce60]

fdo#75718: Correctly count the length of trailing empty range.

This affects auto fill, apparently.

Change-Id: I653918d374122bc9bb938231934c149da79a3306
(cherry picked from commit 01de94471c20a8b9c36d6080638d70e57eac55bf)
Reviewed-on: https://gerrit.libreoffice.org/8501
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-03-07  Maxim Monastirsky  <momonasmon@gmail.com>  [cb2a2813f8fdcb3c888c203a72370883df178c60]

fdo#67104 Use correct command for show grid

Not sure why .uno:ViewGridLines & SID_SCGRIDSHOW were
introduced (in "merge sidebar feature" and related commits).

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

Conflicts:
	sc/sdi/scalc.sdi
	sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx

Change-Id: I90bdfaef86adcbfa44129b8f7f9df61ca7f35114
Reviewed-on: https://gerrit.libreoffice.org/8463
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-03-07  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [cade56eef6d23aa7dd6e374858cf30ff3fcd163b]

fdo#75538 R^2 calculation of trendline similar to LINEST function

Modify for forced intercept of trendline, calculation of R^2 in the same
way as LINEST function does calculation
Update fo 4.2

Change-Id: I06ba4e7f5e07f7db150e1bf1070870bf64ad6f61
Reviewed-on: https://gerrit.libreoffice.org/8462
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2014-03-07  Michael Stahl  <mstahl@redhat.com>  [58d0ba47f82e264e9b17c0e0d37bc043126d195d]

rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()

Not sure why mpParaItem is 0 here, add a check like in every other
SvxRuler method.

(regression from 47a77d7dbc427e51421e2df8d59695834cb74980)

Change-Id: Ic11a4d0c9b6ca217cd59d1d3f6789592996d2c1d
(cherry picked from commit 958616a323b7fe6b42cd642394cd90a9cd82e7f9)
Reviewed-on: https://gerrit.libreoffice.org/8492
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2014-03-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0f6431dd4d9b91e3819abee35ebc946c800f53fd]

fdo#74854: better loose selection than crashing

- this is just a bandaid

Change-Id: Iebd901a9e88967e00e235f7f8849c48246e950d1
Reviewed-on: https://gerrit.libreoffice.org/8491
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-07  Andras Timar  <andras.timar@collabora.com>  [385c54367fe1f7453ff9127de79251deaf28cdee]

fdo#60833 user's wordbook should be selected by default

Change-Id: Ic710f719df3ba71a8b71e6ef8afd54d60e73c5d9
Reviewed-on: https://gerrit.libreoffice.org/8493
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-07  Michael Stahl  <mstahl@redhat.com>  [9a156365277c93bd66c2ef21c42bfa377eaf314b]

rhbz#988516: DOCX import: fix context stack when importing header/footer

When a header/footer substream is parsed, a ParagraphGroup is started,
but not ended; so the properties of the last paragraph in the
header/footer are applied to a paragraph in the body.

The obvious fix to add a call to endParagraphGroup() at the end of w:p
element breaks table cells.  So add a call to endParagraphGroup() at
the end of the "hdr"/"ftr" element.

(The problem in the bugdoc became much more visible with commit
ca555c596043c88894b964ac5e21f5a7271d5f3b, but was there before)

Change-Id: Ib054f1882793049b39424c1076ba5d4b319cd027
(cherry picked from commit 2b78f2cd7b9e4bab0f3b3b9119238f36a1bbc7b2)
Reviewed-on: https://gerrit.libreoffice.org/8477
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-07  Zolnai Tamás  <tamas.zolnai@collabora.com>  [b071644756772d0b6930ac2e6d27237b67e7febc]

fdo#74787, rhbz#1072553: Fix deselection problems of template view

deselectItems() were added to make recent docs
view work, but it is unneccessary to
affect template view too.

(regression from 0314034d8b23d5b69399cfcdf6b2f2add73f9f47)

Conflicts:
	sfx2/source/control/recentdocsview.cxx

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

2014-03-06  Eike Rathke  <erack@redhat.com>  [b1119c7b80b70672f86c3415725bc0806be14981]

resolved fdo#61520 do not add multiple empty strings to the validation list

Change-Id: I4f6180b2f8c914a965965ca362e1670e8b434d37
(cherry picked from commit 7122ef19847b26529ed1d5bad40df869e91a8495)
Reviewed-on: https://gerrit.libreoffice.org/8469
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-03-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f62b4b6e45aa20b1b97d2ec0a0da5f9beb738d46]

Fix incorrect group calc state check.

And the code in the else block is pretty dangerous as it passes an empty
token array to the group interpreter whose effect is entirely unpredictable.

Also, declare the destructor of CompiledFormula class to be virtual as it
serves as a base class for DynamicKernel.

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

2014-03-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6a2d5f7f42406487ca2c77ed1c17856c5a4b47b8]

Build fix for OSX.

Change-Id: I63613c40a5a947625c449fcd52ca129af116c900

2014-03-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e83598ae9e55e5f3fd21faa296f0e81df1ddca4b]

Build fix on Windows.

Change-Id: Icbd46d5bc72bdc07490dd45b3d29a4400a66119f

2014-03-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b3bc4e283fc941c6f8c334de31fd34031afa0fef]

Oopsy.

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

2014-03-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5e34a3236258f47374c34e5c7ab92fde9b981bb7]

Ensure that numeric array storage is aligned to 256-byte boundary.

OpenCL devices require this else we would get a performance hit.

(cherry picked from commit 03f7a342011a4f69cfcbec7af3e4f1a2e835618b)
(cherry picked from commit 757856e9275d19e2c7a3673d10fa8963fb9fbeb3)

Change-Id: Ie69e07dc5d9b62abad5cc39d1f30e1d770c56758
Reviewed-on: https://gerrit.libreoffice.org/8466
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-03-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [743d331357af5204108186f0428e949f68d966c7]

fdo#75260: Correctly draw double lines for both Writer and Calc.

Fix all sorts of incorrect double line handling in drawinglayer in order to
draw thick-thin double line types correctly.  Also change handling of border
lines in writer tables. There are still some outstanding issues but it's
much better than how it was before.

Also realized that Word and Excel handle simple thin double lines differently;
Word varies widths of all of the lines and the gap whereas Excel only has one
fixed size for its double line.  For this reason I decided to add a separate
double line type (DOUBLE_THIN) to handle Excel's double line.

(cherry picked from commit 2c62596cf264ef10749d8bfdb2bb2ebef2d98fbc)

Conflicts:
	cui/source/tabpages/border.cxx
	sc/qa/unit/subsequent_export-test.cxx
	sc/source/ui/view/tabvwsha.cxx
	sw/source/core/layout/paintfrm.cxx
	xmloff/source/style/bordrhdl.cxx

Change-Id: Iaaa353b6e4f998b524262bea59260b4333e0cdb4
Reviewed-on: https://gerrit.libreoffice.org/8464
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-05  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [682f723d31e6c4a59254a08f5ec62abc700f3fd6]

fdo#59329 Fix docked window border lines

This patch completes the missing border lines. This is intended
for versions 4.1 and 4.2 only.

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

2014-03-05  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [af172141738bf50c7edbc502acf8286191adae95]

fdo#59329 fix docked panels borders

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

2014-03-05  Jan-Marek Glogowski  <glogow@fbihome.de>  [6b6398b72401b35dc0d01de70ee2124a0a4072a8]

fdo#45935: try hard to paint a frame for menus

Current Oxygen theme doesn't draw frames for menus, but uses shaped
and "colored" background images. This workaround paints the window
and menu frame for menus. Any frame seems to be better then no frame
at all.

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

2014-03-05  Jan-Marek Glogowski  <glogow@fbihome.de>  [e95d5d52c84c073e1878c290031cdde6061fcc7d]

fdo#74416: sleep in yield for native file picker

As it seems to be the only way to poll the clipboard, reintroduce

 m_pApplication->clipboard()->setProperty(
    "useEventLoopWhenWaiting", true );

To prevent crashes, disable event processing in the Qt thread while
the dialog is open.

Instead this applies the same workaround as the Windows backend to
sleep a ms, which keeps the FP dialogs more usable, but feels like
a horrible workaround.

This is still slower then running processEvent in Yield but still
much better then the current situation.

(cherry picked from commit 380f3b4b6cbbe8e82b58ddf55e95c5005307b51f)

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

2014-03-05  Caolán McNamara  <caolanm@redhat.com>  [47bf525643fb0b609b248387b7192ce8b285f881]

coverity#704633 Dereference after null check

(cherry picked from commit ccf0f7ef03bf98831a3e21b4b1327673a590b918)

Change-Id: I4985249110da93ba67881dcd1c8cd1dc66ae08e2
Reviewed-on: https://gerrit.libreoffice.org/8379
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [4b7d584b13a40a6e067afdacb77638b334606da2]

bnc#821208 DOC import: don't overwrite WW8Num* character styles

In general we're overwriting styles on import in case we're not pasting.
But these WW8Num* character styles are in general not from the document,
they are created because Writer needs a character style for each
numbering level to handle what's in the DOC file.

So, in case there is a character style with the same name as our
"character style for numbering" styles, prefer the later ones, as that's
intended most likely.

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

2014-03-05  Michael Stahl  <mstahl@redhat.com>  [4cb3765cccd22cb127a263be4125470466c65467]

filter: make LibXSLTTransformer init backward compatible

As reported by Fernand Vanrie, initializing the XSLT service can fail
because the LibXSLTTransformer::initialize was changed to require
the parameters as a nested Sequence; accept previous parameter
convention as a fall-back.

(regression from ca0ea73a4ab104031a16b5bac7a9bb6e57c77ba0)

(cherry picked from commit 6967da019b69767a15116de101d33a16b95c8a44)

filter: and we learn that BootstrapFixture requires boost headers
(cherry picked from commit bfdd18eb35f5c8bf7f713910ec35b853c7456969)

filter: don't wait forever if the xslt test fails
(cherry picked from commit 8af7a8953248dd184cd620b934ee6abc147f4076)

I imagine this should have a SAL_CALL decoration
(cherry picked from commit 62d6252d2cde33f6ef0e627c3192a63d43ba2a87)

filter: sigh... fix the xslt test to run on WNT too
(cherry picked from commit 4fcd5534348adcb61ab85b93478c272b8d9e8f8c)

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

2014-03-04  Michael Stahl  <mstahl@redhat.com>  [9a32be03681a595ce075e6fc6d6c60494a70a2fb]

fdo#47811: RTF import: fix Database field content

1. the Database field master does not have a "Content" property
2. SetFieldContent was called once for every chunk of text in the field
   result, always overwriting the previous value; accumulate the text.

Change-Id: I63cfda19e2e416c52d100d9071796305a5d813c6
(cherry picked from commit e24ae38c8ef233e4b44840058e35959194724743)
Reviewed-on: https://gerrit.libreoffice.org/8442
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-04  Michael Stahl  <mstahl@redhat.com>  [1609eb8d6e9b8d9b4d82be5c46656d4d43256125]

fdo#47811: fix setPropertyValue("Name") of Database fieldmaster

This one is assigning to the wrong pType variable.

(regression from CWS swwarnings)

Change-Id: I9a74734d22313f215ed69c9a57edf7eb035736ea
(cherry picked from commit c06f686fe001392ceb7f606f5dc3c775997cc7de)
Reviewed-on: https://gerrit.libreoffice.org/8441
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-04  Michael Stahl  <mstahl@redhat.com>  [50945ba67bf6dec66b1ed33011316e0fc9197572]

writerfilter: salvage a field parameter parsing train wreck

Field parameters get horribly maimed by lcl_ExtractParameter which
clearly has never worked in its 7 years of existence (and looking at the
inanity at the call sites makes one wonder what the author was smoking).

The format is actually quite annoying, since spaces between parameters
are optional.

The old RTF filter was at least able to parse "PAGEREF bookmark" fields,
so this fixes such regressions (related: rhbz#1065629).

(cherry picked from commit 3dc548476c7e88f7a67cc38daf622631a34e34dd)

Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx

Change-Id: I9b2e32c3c7264be0fc1077cb8fb3f1bc5c1955bb
Reviewed-on: https://gerrit.libreoffice.org/8440
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-03  Michael Stahl  <mstahl@redhat.com>  [153993292cc9f11fed8fcba8de45b0c46d5e0ef2]

RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)

When a document ends with \sect it's possible that a spurious page break
is created.  In fact the spurious page break is always created by the
RTF importer, sometimes it is deleted again by
DomainMapper_Impl::RemoveLastParagraph() and sometimes not.

It is created because on the final \sect RTFDocumentImpl::sectBreak()
still calls startSectionGroup(), and the popState() for the \rtf1 group
then calls sectBreak() another time.

To prevent this, do not call startSectionGroup() from sectBreak() but
instead from setNeedSect(), and ensure that it is called as soon as
anything after \sect is read.

One unit test fails because the \page is not handled properly: the
conversion to \skbpage \sect \skbnone is not correct, because the \skb*
keywords are an exception and affect the \sect that precedes them, not
the following one; sending the \skbpage later unfortunately requires
additional cleanup later.

(cherry picked from commit e3f254ab8211fbab7541cde2100a35c875b0c240)

RTF import: add unit test for page break in continuous section

(cherry picked from commit f03218f43e8c25c2e136d364455f3cdaf95362b6)

RTF import: fix paragraphs in header/footer

(cherry picked from commit 74b3f4f00766d199df3b017d056cf7a00ae52988)

Change-Id: I3c1a3bceb2c8b75bbecdc748170562451ce5f5c3
Reviewed-on: https://gerrit.libreoffice.org/8439
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-03  Kohei Yoshida  <kohei.yoshida@collabora.com>  [cb83b334e489a4ec1cc067145c3f64b129475e7f]

fdo#75053: Adjust reference update on shift for formula groups.

This is similar to my earlier fix for reference update on moving of
cells.

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

2014-03-03  Julien Nabet  <serval2412@yahoo.fr>  [4040c461fc244940c6817770104ccbcc013ac1f3]

cppcheck: duplicateIf

- replace duplicate TIB_DROPDOWN test with TIB_DROPDOWN + TIB_DROPDOWNONLY
- consider also TIB_RADIOCHECK as AccessibleRole::TOGGLE_BUTTON

Change-Id: Id159349ae1515681f47c373ba3d839ed406284ab
Reviewed-on: https://gerrit.libreoffice.org/8164
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-on: https://gerrit.libreoffice.org/8371
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-03  Caolán McNamara  <caolanm@redhat.com>  [dc5b0d326ce4e5e182611a50337226259775ab83]

Resolves: rhbz#1007697 Update on a Window triggering delete on window

Reviewed-on: https://gerrit.libreoffice.org/8396
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 1ec2880679d88c89901ce00fe30dd78e584f6960)

Conflicts:
	svx/source/svdraw/sdrpaintwindow.cxx
	vcl/source/window/window.cxx

Change-Id: Ic6374ce45e3a3ba97217ae77e91f9143f46e277b
Reviewed-on: https://gerrit.libreoffice.org/8398
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-03-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [91a55de7be6a23685a875517495c1af67f3a8b60]

fdo#52547 SOT: Prefer embedding image data to embedding linked image.

When copying an image from e.g. Firefox or Chromium the clipboard
will contain both the image itself, and the url of the image --
presumably it makes more sense to store the image data itself if
it is available -- the order of the items in the *_FREE_AREA_Copy
defines the order of preference for which data in the clipboard
should be used.

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

2014-02-28  Caolán McNamara  <caolanm@redhat.com>  [90aad4ad6aa814710ce7553cb196392da949e9a8]

Resolves: fdo#73851 promote labels to headings

Change-Id: Ia12b32abfad987bfaecc54005a73ccbeb158f61b
(cherry picked from commit c923b15cd99672e5b93d1ab6314c66caa417c738)

Related: fdo#73851 select driver list widget to shrink/expand

Change-Id: I3f2013ab8e0b188e74da99d2f1ff8bc842f60f50
(cherry picked from commit c8cd1c61ee3f491e170086f740ffde65a8a63f83)
Reviewed-on: https://gerrit.libreoffice.org/8397
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-28  Stephan Bergmann  <sbergman@redhat.com>  [f1e3e9e514aa90ff4d8234801d86b317b6bc5d24]

fdo#75582: Handle MalformedUriException

Cherry-picks from master 29c3bb0968cb9770f7b822f5cf466314be9db825 "Handle
vnd.sun.star.Package: URLs provoking MalrformedUriException,"
eaa876e48695e7927563ee56a08e11acb0036e4a "typo in comment," and
33ca98314133a93e71edb1a003fe8ddb7b36e8a9 "Catching MalformedUriException
subsumes the rPath.isEmpty() case now," which are based on master-only
87432aeecdfa7194bb5050f912656e03294cf6c7 "Resolves: #i123042# corrected reload
of linked content..." but which is not needed to fix this issue.

Conflicts:
	svgio/source/svgreader/svgimagenode.cxx

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

2014-02-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [86af0776a09fd49cbd8339350e3b699100c0142a]

fdo#75304: Set external reference info to ScCompiler.

And remove this excessive const fetish which was unfortunately necessary to
get this to compile.  Setting the container const is good enough.

Change-Id: I2c6cc55a88643a68e065c4518cdf069c247f4f02
(cherry picked from commit 4917cebdb988223be47b0f1a82241ade643bc675)
Reviewed-on: https://gerrit.libreoffice.org/8212
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-27  Stephan Bergmann  <sbergman@redhat.com>  [34c72f10939d473eb1a098fac1f05647c0232727]

fdo#75540 setProcessServiceFactory must be called before InitVCL

...because InitVCL now calls:

> comphelper::getProcessServiceFactory
> comphelper::getProcessComponentContext
> utl::DefaultFontConfiguration::DefaultFontConfiguration
> rtl::Static<utl::DefaultFontConfiguration, (anonymous namespace)::theDefaultFontConfiguration>::get
> utl::DefaultFontConfiguration::get
> ImplStyleData::SetStandardStyles
> ImplStyleData::ImplStyleData
> boost::make_shared<ImplStyleData>
> StyleSettings::StyleSettings
> ImplAllSettingsData::ImplAllSettingsData
> boost::make_shared<ImplAllSettingsData>
> AllSettings::AllSettings
> Application::InitSettings
> Application::GetSettings
> GtkInstance::AfterAppInit
> InitVCL
> ImplSVMain
> SVMain
> sal_main
> main

and Application::Main is only called after InitVCL.

(cherry picked from commit c828e3cc409077a1916911b8abf1d7b8dbb2078a)
Conflicts:
	padmin/source/pamain.cxx

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

2014-02-27  Zolnai Tamás  <tamas.zolnai@collabora.com>  [e661e6cb6f9e7c45bbd97c4dc8c489a7af952d60]

fdo#73159 Make border dialog work again

I removed border dialog with commit
8560fb88c7252e5ad60674e447f2e194298f08de
because it seems unused and when the corresponding
command was called only a blank window was opened.
It seems it was just bugous, so revert this commit
and fix the dialog.

Conflicts:
	sw/inc/swabstdlg.hxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/dialog/swdlgfact.hxx

(cherry picked from commit f73ffb91b85422067274fafc0d411aef8a6e6abb)

Change-Id: I68f8c13457e899a894f03bdd60ebedfb2b70afea
Reviewed-on: https://gerrit.libreoffice.org/8375
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4274001144adeb0b0a1e7da05d52c1bedbe899e5]

fdo#75259: Let undo document share its string pool with the source doc.

We already do that for the pool helper.  It would only make sense to do
it for shared strings as well.

Change-Id: I813d262799af6f0c1d3fa12246ad973f852ac199
(cherry picked from commit e752620bf593af8839831f693ec21bb02a8b23d6)
Reviewed-on: https://gerrit.libreoffice.org/8210
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-26  Michael Stahl  <mstahl@redhat.com>  [872312d4bbea4d2fa6f8a3a1eb667e709085d54d]

fdo#75526: sdk: install URE library symlinks / import libs again

This is a bit involved because since the LinkTarget now creates the
instdir/sdk/lib/* files itself a Package cannot be used; so convert the
URE libraries to AutoInstall and add special handling for them to
gb_Helper_register_libraries_for_install to create the necessary links
in the "sdk" install-module.

(regression from 70c35265f517ef372cb739d4cc64499abf57a838)

(cherry picked from commit 482ab0d09620f92eb3618125930dc7c4c8335b5e)

Conflicts:
	solenv/gbuild/AutoInstall.mk

fdo#75526: argh missing semicolon
(cherry picked from commit 7eeac88bdb111cc069d208cc2d82a6143748d9d3)

Change-Id: Ia5467f3303d59f7f5f4a88adc22ceffb82a21ff1
Reviewed-on: https://gerrit.libreoffice.org/8365
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>

2014-02-26  Herbert Dürr  <hdu@apache.org>  [eb35d71c2cb46d066b42be49b7749d96a647b50f]

fdo#64957: #i124233# prevent the accumulation of rounding errors

in CTLayout::FillDXArry()

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

2014-02-26  Kohei Yoshida  <kohei.yoshida@collabora.com>  [df9206c4ad9227029f85caa84df358e66ecafe9d]

fdo#75386: Totally fix reference update during range move.

It was just not working at all due to multiple reasons.  The
reference update needed to be reworked for formula groups such that
the token array is adjusted only for the top cell but all formula cells
still needed to be processed afterwards.  The bound check also needed
to be done against the old range prior to the move, not the new range
after the move.

During undo, the paint had to be deferred until after the two calls to
DoUndo() else the formula cells would get re-calculated before the
values were placed back to their old positions, causing them to mis-
calculate wrong values.

Change-Id: Iba66f80a413e0539cac5ab619226cd6f7a04f317
(cherry picked from commit 79d03eb090a5f88863c1004ef8b7f483cbecb69d)
Reviewed-on: https://gerrit.libreoffice.org/8352
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-02-25  Kohei Yoshida  <kohei.yoshida@collabora.com>  [166e2775d80b7e45ab258a4175d7b9e8a15a5dba]

fdo#74573: Delete ranges that are non-empty before pasting from clipboard.

The conditional formatting part is still not working. But other bits
appear to be working now.

Also, adjust handling of mix document aka paste functions with this
change.  When using paste function (add, subtract, etc), the behavior
between the 'skip empty' flag on and off makes no difference.  Let's
set the flag to off when paste function is used.

(cherry picked from commit 0c12aa670b83b76241077dfb8bc21f40a55b1667)
(cherry picked from commit 2f55cee39379a76920f3a4fb14e6c2774093bfcd)
(cherry picked from commit cdc8ebf9646e773351c91039a62f2414c7b02105)

Conflicts:
	sc/inc/clipcontext.hxx
	sc/inc/column.hxx
	sc/inc/document.hxx
	sc/inc/table.hxx
	sc/source/core/data/clipcontext.cxx
	sc/source/core/data/column4.cxx
	sc/source/core/data/document10.cxx
	sc/source/core/data/table7.cxx

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

2014-02-25  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5a13bf7bc741aeb7543b9ff736563b89c086d4fd]

fdo#72041: Intern strings as we populate the external cache.

This commit covers ods import and UNO API layer.

Change-Id: I3ad1b7cfefe49575694e2351bcba6e5733b009d2
(cherry picked from commit 5706ff70dbb18d03e396fd484bd1392dbcefb6c7)
Reviewed-on: https://gerrit.libreoffice.org/8350
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-25  Stephan Bergmann  <sbergman@redhat.com>  [3972cd911b9e8dcce5aa07aa58dbbe5f83451659]

ambiguity

Change-Id: Id0e3a969ff282673efd874980c25570b7ea1087b
(cherry picked from commit 9d6c36dee3c7bd60f86c286d2fb5e3a00da86c84)
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2014-02-25  Michael Stahl  <mstahl@redhat.com>  [eda7155b2b945f844204b6a15355ab0e04fee2cc]

writerfilter: attempt to appease Mac tinderboxes

Change-Id: I014f71642f275716c8ebe7a471bf211c342145fb
(cherry picked from commit f7e1e0243318743f18b6cc6a87b7307e357f953f)

2014-02-25  Oliver-Rainer Wittmann  <orw@apache.org>  [f8366d188f2d7cfe17ec802cbdff603b111eacd5]

Related: #i124106# correct handling of page break attributes

i.e. those which are providing the default value explicitly

(cherry picked from commit 5a15ef3da683566d7bd443f96eeec3a9a3f70aeb)

Conflicts:
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/PropertyMap.cxx

(cherry picked from commit c30fb7d7269b5bdd1853ac22120f57aa2bfd13a5)

Conflicts:
	writerfilter/source/dmapper/DomainMapper.cxx

Change-Id: Ib8721f2fce060d26ee75b0515b3bf62a603fd40c
Signed-off-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-25  Michael Stahl  <mstahl@redhat.com>  [84e8e9f178308f082b0c51c3e33655e3a082c057]

RTFSdrImport::resolveDhgt(): fix crashing C-cast

Inside DomainMapper::graphicZOrderHelper() this is offset by 0x40 so
whatever that cast does, it's doing it wrong.

Change-Id: Ie48467c12828137a521cba47c2e04cac65201d1d
(cherry picked from commit 8dcb56fdcea455012ef010c343ab036955678f4d)
Reviewed-on: https://gerrit.libreoffice.org/8222
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-25  Michael Stahl  <mstahl@redhat.com>  [c1bbe64bead02e4f525f0fcfe169ab4a54a89fe4]

rhbz#1065629: RTF import: re-implement nested tables

The previous fix for this bug only fixed a symptom, this a fix for the
real problem; with the real problem fixed the nCellEnds is unnecessary.

Given that top-level table properties may be put either before or after the
table cells, the only way that works to import tables is to buffer a whole
top-level table row, but currently the buffer is replayed already at the
end of a nested table row.

Fortunately the RTF spec guarantees that \nesttableprops must occur
after the nested table cells of the nested row, so it should be
sufficient to remember the cell properties for the current nested table
row only, in addition to the cell properties for the top-level table row.

With this change, skipping a \nesttableprops destination when there is
a table style turns out to mangle ooo98040-1.rtf badly, so stop doing
that workaround.

RTFDocumentImpl::popState() was copying various buffers up the state
stack which is a clear indication that these shouldn't be members of
RTFParserState in the first place, move them to RTFDocumentImpl.

(cherry picked from commit c8f83ce1dbf5544f6aaa91775db6820a69c3c061)

Conflicts:
	writerfilter/source/rtftok/rtfdocumentimpl.cxx

Change-Id: Ic2d8f7b3e00844b224d61605b405ca651239e5f7
Reviewed-on: https://gerrit.libreoffice.org/8221
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-25  Rene Engelhard  <rene@debian.org>  [a606751087a2de4233c3e1fd14a7ddba993ddcea]

fix "fix gcc inline assembler operands usage"

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

2014-02-25  Armin Le Grand  <alg@apache.org>  [e1187562c15594447766828ac89098fc8c964ef7]

Resolves: #i118640# force early destruction of last FragmentHandler...

to not let it use an already destroyed RelationsMap instance
(cherry picked from commit 190444f7fd3fa9cfcd1955b3f5dcd916184d02f4)

Conflicts:
	oox/source/core/xmlfilterbase.cxx

Change-Id: Ibd09ff9fcba8f919df0704c8e3a64423518b932f
(cherry picked from commit b071ce32befcc84a57a7ecd39667cb6658c0c866)

2014-02-25  Julien Nabet  <serval2412@yahoo.fr>  [154a3ef1f5938c78a7ef1201d9cbae0240eb1cb0]

Fix a crash from crashtest

4  0x00002aaaaad1b3ab in rtl_uString_newFromSubString (ppThis=0x7ffffffeba48, pFrom=0x2aaaaad4236c <aImplEmpty_rtl_uString>, beginIndex=1, count=-2)
    at /home/julien/compile-libreoffice/libo/sal/rtl/strtmpl.cxx:1231
5  0x00002aaaec13e2b1 in rtl::OUString::copy (this=0x7ffffffebed0, beginIndex=1, count=-2) at /home/julien/compile-libreoffice/libo/include/rtl/ustring.hxx:1483
6  0x00002aaaec1717e3 in writerfilter::rtftok::RTFSdrImport::resolve (this=0x1aa4710, rShape=..., bClose=true)
    at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfsdrimport.cxx:356
7  0x00002aaaec134dfb in writerfilter::rtftok::RTFDocumentImpl::popState (this=0x20508a0)
    at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:4100
8  0x00002aaaec18327f in writerfilter::rtftok::RTFTokenizer::resolveParse (this=0x1aa46c0)
    at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtftokenizer.cxx:106
9  0x00002aaaec11b269 in writerfilter::rtftok::RTFDocumentImpl::resolve (this=0x20508a0, rMapper=...)
    at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:644
10 0x00002aaaec297aa6 in RtfFilter::filter (this=0x1b658b0, aDescriptor=uno::Sequence of length 13 = {...})
    at /home/julien/compile-libreoffice/libo/writerfilter/source/filter/RtfFilter.cxx:122

Here are some debug:
8;5;(0,0);(0,13);(1694,13);(1694,0);(0,0);
aToken (0,0)
aToken (0,13)
aToken (1694,13)
aToken (1694,0)
aToken (0,0)
aToken

So must test that aToken is not empty

Change-Id: Ib5f0af3306a983c8531a5db732831d4d786ce9f5
Reviewed-on: https://gerrit.libreoffice.org/8173
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-24  Caolán McNamara  <caolanm@redhat.com>  [830ab6d746109ab25911e7ac13b5d5dab594d31a]

my upc router automatically adds .net to the domain search path

i.e. I get handed an /etc/resolv.conf of

  domain net
  search net ...

and so "nohost" resolves to "nohost.net" which actually exists, so I get an
authentication request which is unexpected by this test which therefore falls
over. "nohost.invalid.net" also exists btw, as are other various foo.net forms
where foo is one of the reserved tld which don't themselves exist.

So lets shove a "*" into the name which is definitely invalid, sigh.

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

2014-02-24  Lionel Elie Mamane  <lionel@mamane.lu>  [8682bd01aba5e04608ad1ca32b27ec06375a5b2c]

fdo#69309 rename share/registry/postgresqlsdbc.xcd to postgresql.xcd

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

2014-02-24  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [c2ebcf3377bbb0826a193572b708d56eb6ca42a2]

fdo#73869 fix highlight RTL Problem at the StartCenter window.

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

2014-02-24  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [1027e2be99f133ea30e5b81bf65b1c301a0a5866]

fdo#74751: fix reverse base point diagram on RTL UI

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

2014-02-24  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [ee09b4ed2b934eba6875688d778f4c4e9c14320b]

we only support simple labels in the InternalDataProvider, bnc#864396

Change-Id: Ie31c5c73bb5185125fd4493c4e476997e2e9bc63
Reviewed-on: https://gerrit.libreoffice.org/8190
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-02-24  Andras Timar  <andras.timar@collabora.com>  [26bd175c7587f2d6d217885395846e8c1b5aeeda]

OOXML chart import: ignore rot values outside the valid range

Change-Id: I506a78a024d761d1d263a7bb1dcbf09a4bbcf4ef

2014-02-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5ba682c48e449f30e3cc1ec4acac75a6122ee6d7]

fdo#74345: Some shared formulas cannot be exported as shared formulas.

Excel's shared formula has some restrictions that Calc's doesn't have.
So we need to check each shared formula token to see if we can export
it as shared when saving to Excel.  Refer to the "SharedParsedFormula"
section of the [MS-XLS] spec.

Change-Id: I0ffce26700d2773bbd2893743edc6c03682c2ed7
(cherry picked from commit 180f593fbfea238df97d006f6847bba3d9b0e317)
Reviewed-on: https://gerrit.libreoffice.org/8165
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-21  Andras Timar  <andras.timar@collabora.com>  [5fd90cdd1fdb20ab7f6a2b67c384f0994f09a86b]

Updated core Project: translations  afbdfd5eb5dc98f74c1b5a7307d1bab852b79951


2014-02-21  Michael Stahl  <mstahl@redhat.com>  [138f41fd408b120d52e3d6c185940ace065512af]

fdo#41524: CUPS printing: use "collate" option when PDF is available

Assume that the CUPS printer is able to handle collating by itself,
don't send multiple print jobs (except if user clicks on "Create single
print jobs for collated output" of course...).

To enable collating with PDF based printers, add the "collate" option;
legacy PS based printers still get the weird stuff read from the PPD
(not sure what the risks of changing that are).

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

2014-02-21  Michael Stahl  <mstahl@redhat.com>  [9da8283de5c1327a30f9c8f5719a8454d1a0eab9]

vcl: CUPS printing: notify user if spooling failed

CUPS does not accept jobs for a printer that has been stopped; pop up
an error message in this case instead of silently ignoring failure.

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

2014-02-21  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3ba02e9ec03df980803f35c4b16ce8b8ce90cb66]

fdo#74584: These tags should be lowercase for correct clipboard handling.

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

2014-02-21  Maxim Monastirsky  <momonasmon@gmail.com>  [aa9db1cdc92218b035df3ec0dd8f80d2c2687be0]

Add missing files to gallery bullets makefile

They are used in Bullets & Numbering dialog, and in
sidebar Bullets popup.

Change-Id: I543cad1108f8c45cc3dcc56a0c42fda2fbeb5467
Reviewed-on: https://gerrit.libreoffice.org/8125
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit d8680de7012fb92a393066c957f82e1473b60575)
Reviewed-on: https://gerrit.libreoffice.org/8145
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9da3e4f6bece47218a7149e7c37e5f2f06c8e480]

fdo#72041: Intern strings in the external ref cache with the host document.

To ensure that string comparison with those from the external ref cache
works correctly in functions such as VLOOKUP.

Change-Id: Ib5a466cb6c4b26439abe61b0c17406fc8139f6c0
(cherry picked from commit 2bcd18892f1903d2434bc5dc6828841e49bb78a2)
Reviewed-on: https://gerrit.libreoffice.org/8149
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d6d06b230bf923492c4a6ff42781cca25a28ef25]

fdo#75130: Export cell borders to xls and xlsx correctly.

Change-Id: Ic629fb4852d2ada9724dfee7618e2436c0fa28a8
(cherry picked from commit 1c1f42fdbad774cae7c45a7f8d60b9af766dee0a)
Reviewed-on: https://gerrit.libreoffice.org/8147
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-20  Michael Stahl  <mstahl@redhat.com>  [1639e174ebb3945f4fda08c30f535f98d3e54d7e]

fdo#75118: sw: do not paint zero-width lines

Since commit 6a3fb868b2b8af21f7b6140424b6f8377599a786 zero-width
BorderLinePrimitive2D will actually be painted as hairlines by
VclPixelProcessor2D::tryDrawBorderLinePrimitive2DDirect(), so don't
create such pointless primitives.

(cherry picked from commit 128d3d51c208ec5c37a105ea5c751530bd017d4b)

fdo#75118: actually these are floats, compare with approxEqual

(cherry picked from commit 9fb9fc301502c2762ad4a8059d8d1c818d2843db)

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

2014-02-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b8365f8649251298e2ba6a3a0109620b5586e172]

fdo#75228: We still need to get the value only to pop value from the stack.

Change-Id: Iad231aa97ed35f91b96cddf8157ebcd9af0f8ec9
(cherry picked from commit 9e183fbfdbfbe364d17f9d36a0b33d2fae89862d)
Reviewed-on: https://gerrit.libreoffice.org/8141
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7af1124f83df4d96f6ebe58536de7c51406df661]

fdo#73565: Populate date members in a locale-safe way.

Change-Id: Id90b2829465fada690b0446d6d823e76e792c77b
(cherry picked from commit 2be2786879883badd6d0075e63965bacd312ed23)
Reviewed-on: https://gerrit.libreoffice.org/8139
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f0b4fe210200a3620cf05f30242771b01d991658]

fdo#75032: Handle note copying correctly.

(cherry picked from commit 575e88da278f536ebfb6562dfd98f341240afec4)

Conflicts:
	sc/source/core/data/column2.cxx

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

2014-02-19  Julien Nabet  <serval2412@yahoo.fr>  [6dd74978f4a41f8bb79b87784d50a85880e7e9e0]

Resolves: fdo#69925 Wiki Publisher Extension is not working

Regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=b80d8c695e6b6ded231e67ed9a80bcd1f1250c03
"compareTo" has been replaced by "==", so we compared the equality ot the pointers on the objects instead of the content of the strings
To make it simple and since we compare String objects, let's simply use "equals" method

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

2014-02-19  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [1cb71ca9840ec241242776548a42814d21463040]

don't generate broken XML files, related #i116460#

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

2014-02-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [793c2b2b3ac8c8e74ccdfc6876ce47e5039fb65a]

fdo#74857: Update the incrementer when skipping over hidden regions.

Otherwise it would over-shoot.

Change-Id: I1f9741345dfe353e0b035ff3bead736ab3fccbef
(cherry picked from commit 637353bb46d3c7d9537e47e4e003aef78a0c0ab3)
Reviewed-on: https://gerrit.libreoffice.org/8117
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [563516fc10f1590a5987606de5444643b1b83747]

fdo#72491: Always set input as text when that's requested.

Even when the text begins with '='.

Change-Id: I6e0a995f3042240b9f78068b5d0b9b758eb253ed
(cherry picked from commit ca50752c34de4477c696471b707e1b8136e27661)
Reviewed-on: https://gerrit.libreoffice.org/8122
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-19  Andras Timar  <andras.timar@collabora.com>  [25b1c6a1f16175fceec0176bf64e2e8fcc8871f1]

fdo#75206: use 'ne' for string comparison

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

2014-02-19  Michael Stahl  <mstahl@redhat.com>  [bea557c3268a7624f11ff76076ed58699abf6d02]

chmod spadmin script executable

Change-Id: I008be78b41a20924c1dabe291157ef9633282fe6
(cherry picked from commit a67f3f73248f998764bea46292118aa2c9886c11)
Reviewed-on: https://gerrit.libreoffice.org/8114
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-02-18  Caolán McNamara  <caolanm@redhat.com>  [07f0566026db8f5ec048297785f82a43e73a14f6]

fdo#41760 rhbz#1038189 refresh printer list when print dialog launched

which is the the same thing the printer settings dialog does

(cherry picked from commit 02efbed152a3a9e364cdb73628af0aed0f5d6f7a)
Signed-off-by: Michael Stahl <mstahl@redhat.com>

Change-Id: I36fb9f057b66faa8c9fce5a9934ed2fb70786363

2014-02-18  Caolán McNamara  <caolanm@redhat.com>  [a05e22067a167b0aa41ffdad0d061371811a177d]

Resolves: fdo#74070 make replace and with fields the same width

Change-Id: I2fbd7d6ed4e657660334a572768f12cbba1d75e2
(cherry picked from commit 8d464a7423ac8f3eb30eb80a0e5041989a4cc2da)
Reviewed-on: https://gerrit.libreoffice.org/8109
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-02-18  Caolán McNamara  <caolanm@redhat.com>  [a9a2b6d63231b514754f16c029ca35bb7383e139]

Resolves: fdo#74284 use AccessibleRole::PANEL for VclBoxes under windows

(cherry picked from commit 685ec1899435037205d98a102a32ca8b6a4836d0)

Change-Id: Ic8c743c2646c8610b3d90425024413b40dfdab13
Reviewed-on: https://gerrit.libreoffice.org/8103
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-02-18  Olivier R  <olivier.noreply@gmail.com>  [5b4020a202df8b41514b6f69094e486e7fe4a5a6]

Update autocorrections for locale /fr/


2014-02-18  Olivier R  <olivier.noreply@gmail.com>  [47e1a10cac206c81bed1f95cda1d56c57a4991d8]

Updated core Project: dictionaries  94d0d2bee95f138a902d6ddc02b0407da00e3b1a


2014-02-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [597570b8c844050beca5a08e681b1ff5c771cc0f]

bump version to 4.2.3.0.0+

libreoffice-4-2-2 has been branched off the libreoffice-4-2-1 branch

Change-Id: Id1b347597b369ba9035fe528b2a4c348ce3de91e

2014-02-18  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [2c85dc645fdecb85ca88bc4a0a34b255ff30d6b2]

prevent invalid OOXML files with trendlines, related #i88825#

Change-Id: I503b24233060400cf4bbb40701bec0a3e101512a
Reviewed-on: https://gerrit.libreoffice.org/8095
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-18  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [42d0502dc1cfb66b9b14fc9346778bf905eae085]

multiple pivot tables on same sheet OOXML fix (part1), related #i83250#

This just fixes the generation of the pivot table file and the
relationship. It crashed in a dbgutil build because we tried to
overwrite the same stream for each pivot table on one sheet.

Change-Id: If2c9541e38b483ead75fff32d5f6d9e16970e702
Reviewed-on: https://gerrit.libreoffice.org/8097
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [7ade6edccb3f697d53a05b42b2b8dc6d026de88b]

fdo#74709 RTF import: implement RTF_CLPAD*

(cherry picked from commit 6b5ef795ed4a56195bf09633b03e88474f0b133c)

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

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

2014-02-18  Julien Nabet  <serval2412@yahoo.fr>  [91995b930f7d35771154a439fb77d27236115d79]

Resolves: fdo#50451 Mediawiki formula export + vec use

Unicode Character 'COMBINING RIGHT ARROW ABOVE' wasn't taken into account

Change-Id: I4b5fc5fcfa4efe40fc92935e21af829edadf1dea
Reviewed-on: https://gerrit.libreoffice.org/8093
Reviewed-by: Frédéric Wang <fred.wang@free.fr>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2014-02-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [15c05b945b238ae05cda92564b9465f04db5c919]

fdo#74357 DOCX import: avoid layout problem with automatic spacing

Commit 279ff2e03371542d014bf281e73282ba8080cf6b (bnc#816593 DOCX import:
fix auto para spacing without compat option, 2013-08-28) corrected the
value of "auto" paragraph spacing, but unfortunately this triggers a
layout problem:

warn:legacy.osl:12692:1:sw/source/core/layout/tabfrm.cxx:2513: debug assertion: <SwTabFrm::MakeAll()> - format of table lowers suppressed by fix i44910

resulting in "the rest of the table is not rendered by the layout".

Given that we backported the original fix to stable branches as well,
just stay on the safe side and revert back to the original behavior in
case the document requests the web layout.

(cherry picked from commit 8b6ff51bb89db0d7050bb4d00c0ec797b4754f25)

Conflicts:
	writerfilter/source/dmapper/SettingsTable.cxx

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

2014-02-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [28fa9a59940471bf072175a7ee98e23546485e50]

fdo#74357 DOCX import: fix nested tables anchored inside tables

Regression from bbef85c157169efa958ea1014d91d467cb243e6f (bnc#779620
DOCX import: try harder to convert floating tables to text frames,
2013-10-01), the conversion of nested tables is delayed by default till
we know the page size. However, in case the anchor is in a table, we
should convert it right away, because the conversion of the parent table
would invalidate our XTextRange references.

(cherry picked from commit e5fd7c2dacf3c128cdc62622e736ce8abbc578a5)

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

2014-02-18  Michael Stahl  <mstahl@redhat.com>  [34de0b64b9184a85cd7fb65d0e811b435e90fe24]

rhbz#1065629: RTF import: don't drop nested cells if not enough \cellx

In this document written by "XMLmind XSL-FO Converter" there are less
\cellx than \cell and thus when reading \nestrow/\row a whole buffered
nested table \cell is lost and then subsequently the rest of the nested
table too.  Try to fix that by counting both \cell and \cellx and
replaying until the maximum of those.

Cannot count \intbl since we synthesize that in various places.

(regression in LO 3.5)

Change-Id: I3b64ad94af842e076611418589a0c83bd18841c6
(cherry picked from commit 07ef4cf096015f0e427ffd17cd26bb6837e75481)
Reviewed-on: https://gerrit.libreoffice.org/8100
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-18  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [0d70adef01e50f2b1b27faa8f18294e72406b84d]

fix invalid string access, related #i83611#

Change-Id: I5954f78e10d99a064f83e96282c28c086c7f07f1
Reviewed-on: https://gerrit.libreoffice.org/8096
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2014-02-18  Andras Timar  <andras.timar@collabora.com>  [5a50ac78a14d8953ffe0c08e0d2c3dce6f4c80db]

add Collabora to wordbook

Change-Id: I2d667a84ff1f1523f37895aacf6f97a0b34b7c03
Signed-off-by: Jan Holesovsky <kendy@collabora.com>

2014-02-18  Jan Holesovsky  <kendy@collabora.com>  [de80818fb1b5084a367eea82d6e378b399c09ce2]

Fix crash in css rgb color handling.

Crashing since 2000 (or earlier).

Change-Id: I9f91d56f380be2421370b0acbee351461e1f0973
Reviewed-on: https://gerrit.libreoffice.org/8091
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-18  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [d6e600952403dacbcbf684a30b48ff5c4765ec55]

the string is UTF8 and not Ascii

Change-Id: Ibf9a837ca5689ceae91eff2a081da3b7fe0b9244
Reviewed-on: https://gerrit.libreoffice.org/8094
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-17  Caolán McNamara  <caolanm@redhat.com>  [90d15dae42abf0a2c640a14e98148f5c54adccc3]

Resolves: fdo#72233 too long style names over-stretch dialog

Change-Id: Id6f102a3def1928ad8f6b4d27eb32f8c69bdba49
Reviewed-on: https://gerrit.libreoffice.org/8084
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-17  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fc7d5cfe5611a90beb16c15cc0a2304ef2c15acc]

fdo#74512: Fix the ODS export as well.

Change-Id: I54a2b2f405f9172d2ec5646346ef4e8a7ae27cb2
(cherry picked from commit 9a5ce676ede4828db0acde5db79d91320575ec08)
Reviewed-on: https://gerrit.libreoffice.org/8074
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-17  Tomaž Vajngerl  <quikee@gmail.com>  [9cc2ab21d3e18d6ab331e06fd96309bad047615c]

fdo#74218 add SVG header when exporting via mtf

Change-Id: Ia200fbf73c1464160ceddc705f72d77b5f1eff51
Reviewed-on: https://gerrit.libreoffice.org/8033
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-17  Tomaž Vajngerl  <tomaz.vajngerl@collabora.com>  [9416c973d6749c3f7476b55bb91a4ac222a914b1]

fdo#72967 Draw position size tab - min size is 0 not 1 (mm)

Adjustment for size of an object had the minimum set to 1 (mm)
instead of 0.

Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
Reviewed-on: https://gerrit.libreoffice.org/8072
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-02-17  Michael Stahl  <mstahl@redhat.com>  [884aa71132efe05aed456a5ca0cfd69ca148939f]

fdo#68927: sw: fix painting of SVG page background

There was a fix for a wrong constant resulting in too large image size in
a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67, and it turns out that painting
of SVG backgrounds was relying on the wasteful rasterization:  the SVG
is rasterized only once (at the initial zoom level) and then cached, and
now the correct image size for 100% is simply scaled up when zooming in.

Fix that by painting SVGs with the drawing layer primitives instead,
which appears to give better results.

Change-Id: I4be16856fd080290526d4963d8c512beefa85363
(cherry picked from commit c9cdc1252374a04f866c0715cb582cc08935d92d)
Reviewed-on: https://gerrit.libreoffice.org/8060
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ff53d15a6633b1188e97b8b15a71190f072afeea]

fdo#74558: Re-implement BinarySearch() to disregard empty cell blocks.

The old code before the calc core refactoring took advantage of the old
calc storage which did not store empty cells at all.  The new storage does
"store" empty cell blocks, and it did negatively affect the binary search
used for VLOOKUP.  The revised binary search code properly skips empty cell
blocks so that it will work more like the old algorithm in 4.1.

This change also fixes fdo#72348, which was caused by the same root cause.

Change-Id: Ic20cc54d8dae26b62f5e9193cd21dad06ad10a3e
(cherry picked from commit 377d749ff8211fa9e69d47a92810af9bc0652990)
Reviewed-on: https://gerrit.libreoffice.org/8042
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2014-02-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0779d3efc97a985eeedf2a45bac11afe5b11b516]

fdo#72390: Let's not skip auto styles from unmodified sheets.

We do re-use sheet XML stream for unmodified sheets on re-save, which
is okay.  But skipping auto style population from unmodified sheets
is not okay because autostyles are shared across all sheets and written
outside the sheet XML streams. Skipping styles from unmodified sheets
could potentially fail to export used styles, not to mention could
cause a crash as reported in the bug.

Change-Id: I73e439f7354e341c2c07e28ecca5452193985860
(cherry picked from commit 5000e64ecc55efd47d92714cf6db375ff37aac4b)
Reviewed-on: https://gerrit.libreoffice.org/8049
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6fe0d38b6dc150544da30819da90a0c32e49f58a]

fdo#73773: Check if the *document* is closing, not the *app*.

Otherwise it would crash if the app has multiple document instances open
and only one of them is being closed.

Change-Id: Ib6e370037ab6097c9c6eff8035249663944b3a6c
(cherry picked from commit 76bdf523981d2bd983dac4e01bc5cc934118a73f)
Reviewed-on: https://gerrit.libreoffice.org/8053
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b34c818bae7131c94f4a29257413c71536b8374d]

fdo#72691: Allow overwriting of string value with numeric one.

This can legitimately happen when you have a matrix with a reference to
another cell inside, and the referenced cell originally contained a
string value then later overwritten by a numeric value.

Example.  Put a "Text" in A1, and in B1 put a 1x1 matrix {=A1}.  It
displays "Text" in B1.  Then put 11 in A1.  Prior to this change, B1
would become blank.  With this change, B1 will display 11.

Change-Id: I3feba3a8658e1a5ebf6f9e5ac34de2d579464ddb
(cherry picked from commit 9bf907a8278cecd816368db7b8c4ab745a914a59)
Reviewed-on: https://gerrit.libreoffice.org/8064
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-14  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [50a2ddc88f7b9f48fecd562ca0f4bd76c79f0cc3]

fdo#73800 fix incorrect separator in function description in Calc

Depending on locale, the function description with arguments did
show incorrect separator(s) for functions with PAIRED_VAR_ARGS.

Reviewed-on: https://gerrit.libreoffice.org/8052
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
(cherry picked from commit f38aa72c1d8f9e535d2b5cefbb2af7f6f37b81a8)

Conflicts:
	sc/source/core/data/funcdesc.cxx

Change-Id: Ie493a77285360a099e5b07e8360ecb5c6c6c1aec
Reviewed-on: https://gerrit.libreoffice.org/8057
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-14  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [29a32f6a658843e6a61957178587f026a30f285a]

don't crash in mixed reference/no reference cases, related fdo#59853

Change-Id: Iecb4841dae5f5df28c697e1ea9998251d9975b5d
Reviewed-on: https://gerrit.libreoffice.org/8039
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-14  Stephan Bergmann  <sbergman@redhat.com>  [3804d1c27128992593fe2d770293bfb189d308b1]

fdo#74683: java.lang.System.mapLibraryName dylib vs. jnilib confusion

Change-Id: I8fd7b908613a90c983f2244383432dd50ba10cdb
(cherry picked from commit a76261ac9e40eb57e942db2c7aea8b8a5e904ff2)
Reviewed-on: https://gerrit.libreoffice.org/8034
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-02-14  Stephan Bergmann  <sbergman@redhat.com>  [c225c859f11da09ff20b3eb2a9f81ea32b02f6f3]

More java.lang.System.mapLibraryName dylib vs. jnilib confusion

...like a76261ac9e40eb57e942db2c7aea8b8a5e904ff2

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

2014-02-14  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [4ffa47d9c1dafac4712b7fcac9a7df25b3392386]

fix crash when importing unsupported macro content, related fdo#59374

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

2014-02-14  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [83284801a475a0ec1b98f02ee8ec46b259f35cb8]

fix QPro import filter, related #i41688#

We desperately need a test document for this format.

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

2014-02-14  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [047913ea8f0cb8b03f78be0780c5e828be9ef323]

fdo#50763: handle inlined base64 images

Signed-off-by: Andras Timar <andras.timar@collabora.com>

Conflicts:
	sw/source/filter/html/htmlgrin.cxx

Change-Id: I2e9d17dafcf91872d8ea19089e68d8fe652b3e4e
Signed-off-by: Andras Timar <andras.timar@collabora.com>

2014-02-14  Julien Nabet  <serval2412@yahoo.fr>  [d5fba1856ff1f939a9ebd523da3aa6578fbc3a25]

Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWiki

<nowiki> mustn't be called almost everytime. Now this part still need some work (rework?)

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

2014-02-13  Muthu Subramanian  <sumuthu@collabora.com>  [9ee8df7b702a7d4b0f679d18deda30fbbad27f50]

Fix unit test case.

This would test for white spaces in text import.

(cherry picked from commit a850e62cd26a58a6ee9f3a2c8faa75ab10e96f8f)
Signed-off-by: David Tardon <dtardon@redhat.com>

2014-02-13  Muthu Subramanian  <sumuthu@collabora.com>  [4334044106af01290d649ac788a89b81e8a75029]

fdo#73860 n#828390: New line is dropped while importing text.

(cherry picked from commit 840f4fc4d677740fc4b0ebcb658f4a828e184dad)
Signed-off-by: David Tardon <dtardon@redhat.com>

Change-Id: Id36181f64bd154d271446ef27a124a81af5c8620

2014-02-13  David Tardon  <dtardon@redhat.com>  [d7aa985411aede915df00881b36cf5914a1cfd22]

fdo#74468 fix timing of slide transitions

Regression since commit 16428c9600964a4945cf6fd0d938dea047d1248b.

Change-Id: Id274c21e08d10d2e727f3b5a3fd852cd297e4637
(cherry picked from commit 78ff9d90f2a74792c437087ede11559c111c5c98)
Reviewed-on: https://gerrit.libreoffice.org/8029
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1f793827dc1d278d7c84307fc2e2456223ffff93]

bump version to 4.2.2.0.0+

Change-Id: I9763e7d8627d53f3b0d62dae916211a7396772d7

2014-02-12  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [135a37bd7b5a1a50e3da9cc666402adbd348d025]

fix crash during xls import, related fdo#36580

Looks like a possibly invalid xls file but let us just do the right
thing and not crash.

Change-Id: Id96db06798cd19d96938ca84956046e5a5e5b529
Reviewed-on: https://gerrit.libreoffice.org/7985
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1bd22f6c86bac5adea4698fabc92b896864c77ba]

fdo#74824: Update mdds to 0.10.2 which fixes one crasher bug.

Change-Id: If05c7573530c892dc063dfb7accec1c24a322ddd
(cherry picked from commit 07e2c31831ad265b018e5fdf59bdde048fbb4d35)
Reviewed-on: https://gerrit.libreoffice.org/8018
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3f7a491c646a14fb03172d14b421a780e73508c9]

Ensure that vector array has a numeric array of NaN's for empty range.

With this change, we ensure that mpNumArray is never NULL even when the
range consists entirely of empty cells.  For an empty range, mpNumArray
will be non-NULL and filled with NaN's while mpStrArray will be NULL.

P.S. We need to backport this because without this, the existing OpenCL
code could lead to a crash during OpenCL enabled calculations.

(cherry picked from commit 2ec3127da35933fc6d5ac47ecedd0267f67c1d62)

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

2014-02-12  Mihkel Tõnnov  <mihhkel@gmail.com>  [58df669ac734f4740cf1112867edb808789aae43]

corrected Estonian [et-EE] quote characters

Namely: Estonian has several sets of correct quote mark glyphs for double
quotes („”, „“, «» are all common), however the Institute of Estonian
Language [1] recommends using the first of these, i.e. „” (99 low, 99
high) [2]. As for single quotes, Estonian texts rarely use them, except in
a few fields such as linguistics and biology -- and both ‘’ (9-9) and ’’
(6-9) are considered correct [2, 3]. However, apostrophe in the beginning
of a word (which is effectively the same as a starting single quote) can
also be used to indicate omitted character(s) -- but there, only ’ (9) is
correct [3].

[1] Eesti Keele Instituut, the main official body which maintains and
studies the usage of Estonian language; http://en.eki.ee/index.php
[2] The last page of
https://docs.google.com/viewer?url=http://keeleabi.eki.ee/pdf/164.pdf (in
Estonian)
[3] Handbook of Estonian Language,
http://www.eki.ee/books/ekk09/index.php?p=2&p1=11&id=86 (in Estonian)

Change-Id: If88e6e03e3e4aa1919a25dbe2fa2ffc8c9a04f4a
(cherry picked from commit 51fc602184ab8d1afbfb183a3d25b1122c8b1e29)
Signed-off-by: Eike Rathke <erack@redhat.com>

2014-02-12  Oliver-Rainer Wittmann  <orw@apache.org>  [4cf1ab04f7fb0ccd546240f40e024872827c997f]

Resolves: #i124179# trigger update User Fields...

and related Input Fields when user directly edits a User Field Input Field

- assure that no recursive updates occur

(cherry picked from commit 3c2b5242e81575ec4b6c110afd88894670bd2283)

Conflicts:
	sw/inc/txtfld.hxx
	sw/source/core/fields/expfld.cxx
	sw/source/core/fields/usrfld.cxx

Change-Id: I36af4d5e8008f16737e3ec14c1ec737a5f43d3b1
(cherry picked from commit 50f0bb85b7e18001886fdf8bb03eb1d138838b90)

2014-02-12  Oliver-Rainer Wittmann  <orw@apache.org>  [e46392bbe25028528086a43a4c414dcb0acde401]

Resolves: fdo#74780 #i124178# correct export of User Variable Input Fields

(cherry picked from commit b95fa33a4d2827adb8e16de5bae4e535d8c826c9)

Conflicts:
	sw/source/core/unocore/unoportenum.cxx

(cherry picked from commit 91f509fda9a04670e0752a214188be87bce1f2ac)

Change-Id: If645dd2f02ef0e511e44615339d6403cc469c784

2014-02-12  Michael Stahl  <mstahl@redhat.com>  [6a6e61368f252c24bb761417b78dceb9b7dea210]

fdo#73363: sd: fix mis-detection of Visio files as PPT

SdFilterDetect::detect() erroneously detects all binary MSO files, and
because the Visio types would be checked after PPT, Visio is pre-empted.

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

2014-02-12  Julien Nabet  <serval2412@yahoo.fr>  [708200d8532c5c3372978e5fb63c65d259a65394]

Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWiki

See http://www.mediawiki.org/wiki/Help:Formatting

Change-Id: I6cf50e957d3aef6bff6e86a031da175d5544e98c
Reviewed-on: https://gerrit.libreoffice.org/7998
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-02-12  Stephan Bergmann  <sbergman@redhat.com>  [95ed6a2c6d7b7f7dc5cebb25d1c5defabf8a21c0]

Do not reference a dangling OUString

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

2014-02-12  Stephan Bergmann  <sbergman@redhat.com>  [09749c7751e4c12a898f0c2f98b0c71ebe67ba6d]

Don't set JAVA_HOME on Mac OS X

...for one, it doesn't appear necessary there ("needed for awt"), and for
another setting it according to Oracle's JRE 7 would prevent a subsequent
visit to the Advanced preferences pane from listing Apple's JRE 6, as launching
that java and reading its system properties would be fooled by the JAVA_HOME and
report the Oracle system properties instead.

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

2014-02-12  Stephan Bergmann  <sbergman@redhat.com>  [7885d938cb425df7b759c0a42871870921394eb6]

nPDescPos is never read

...since b48f4e99e1d2935f84bc2fac1e6670dd83939673 "#86296# use page descriptor
only if necessary", and this nicely removes the odd

  for(i = 0; i < nPDescCount + 1; i++)

loop that read past the end of the maPageDescs vector.

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

2014-02-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3052cfd954ba16a01e4cf2e97ee493d6bf0a4a43]

Updated core Project: translations  44e8f81735ce29b81fc6593d29c0e0f5e21f4f02


2014-02-11  Stephan Bergmann  <sbergman@redhat.com>  [4cf524e07e1b0355b418c19eae0dbf8771fb12be]

Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddling

...so no need to return non-empty SunInfo::getLibraryPaths (for the Oracle JRE,
cf. how this had always returned an empty set for the Apple JRE in
otherjre.cxx).

This fixes the bug that selecting the Oracle JRE in the Advanced options pane
didn't stick, because jfw_areEqualJavaInfo was called on a JavaInfo read back
from XML where nRequirements had been cleared (in CNodeJavaInfo::loadFromNode)
and a JavaInfo where non-empty SunInfo::getLibraryPaths ->
VendorBase::needsRestart() == true -> nRequirements == JFW_REQUIRE_NEEDRESTART,
so always returned false.

(There's multiple errors here.  It is questionable whether jfw_areEqualJavaInfo
should take nRequirements into account, at least when used from
SvxJavaOptionsPage.  And VendorBase::getLibraryPaths appears to be only used to
compute VendorBase::needsRestart, ignoring the actual path data.  But leave that
for future clean-up.)

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

2014-02-11  Caolán McNamara  <caolanm@redhat.com>  [56b6a745fa410f7cdfdd9ee47786a3edd6780ba7]

edit->changes->show has empty filter settings

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

2014-02-11  David Tardon  <dtardon@redhat.com>  [b1f389fcf42c8dc60404be54f0e965406bdcd496]

fix build

Change-Id: I65476b98a58b749619003965c41cfe0f32ae2e13
(cherry picked from commit 477e26b9ab681460823f7af042713e28f043cacb)
Reviewed-on: https://gerrit.libreoffice.org/7996
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-11  Eike Rathke  <erack@redhat.com>  [d27af82cf997df2ddfb3ea689cf943338bd3df1a]

do not loop 30 million cells to find a non-empty row

If for whatever reason an AutoFilter area was setup to extend down to,
for example, row 1048559 but the actual last data row is 15817, with 27
columns it took ScTable::GetDataArea() to look at 27884034 cells to find
the last non-empty data row ...

Change-Id: Ic8cbebe7ddf9b23c8edb55c4821d8a4c69e8b75d
(cherry picked from commit 6c5acfbefddeca1b2336cdc4158ec6e6f2a46858)
Reviewed-on: https://gerrit.libreoffice.org/7978
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [04b11e8d5411f687fb573f94d6ed58ace7c424c4]

fdo#74014: Broadcast here....

Change-Id: Ib3c1e6b18af2c96c8c38237ab65f868ffec5f139
(cherry picked from commit 182ac74065d8724bf74003cb72928b2cfa7388e9)
Reviewed-on: https://gerrit.libreoffice.org/7989
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [517cf1185e5e3fd4eaedf6b49ffecbd957317bbb]

fdo#74209: This search algorithm had another issue. This fixes it.

When the search range was i.e. 1-3, and the match was found at 5, the old
code would return 5 when in fact it should have failed.  This change would
honor the end position and limit the search within specified search range.

Change-Id: If12a92fd3930ad128a5b0699a1addd96fb3a8eba
(cherry picked from commit 1da03a88a98b50633d61557de27e4c0702a665eb)
Reviewed-on: https://gerrit.libreoffice.org/7988
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [cd519128e9719875ccdc185afc47a28a5f107e0f]

cp#100030: Use internal API to fill dxf styles during xlsx import.

It's faster, and it actually prevents a bug where styles fail to get
set when the document contains at least one protected sheet.

Change-Id: I9a5d7250ca44dd46364ab62f2e0130e967427c66
(cherry picked from commit d12c0e5d36cc106cb4f9a27dba2f29c10b5d6f93)
Reviewed-on: https://gerrit.libreoffice.org/7982
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-11  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [d3d5ff30d6c1de6a522d29a09d1fee37d01a3b71]

fix crash during file format detection, related #i101863#

Change-Id: I2aec2e95f49ab70a9e94c5d52f70855f4381a24e
Reviewed-on: https://gerrit.libreoffice.org/7986
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-11  Markus Mohrhard  <markus.mohrhard@collabora.co.uk>  [0217136b204466181765fb63d8ef55fecda5b4be]

fix import crash related to ooo94186

Change-Id: I2eb8c895eef53b5b14e81c5491d7ced6ead3c40a
Reviewed-on: https://gerrit.libreoffice.org/7984
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [684a0308dcb847f816967202ba87f536b83dcb4e]

fdo#46707: Don't bother with synonyms for text with mixed script types.

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

2014-02-10  Joren De Cuyper  <jorendc@libreoffice.org>  [2b81559c7a271e130500380a455cddfa841752c3]

related fdo#65430: forgot to 'unlink' setOpenTemplateHdl

This was introduced in 96e7225260aac0815643a4043f4ddb4e6b5764a1

Conflicts:
	sfx2/source/doc/templatedlg.cxx

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

2014-02-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [519def2ae0ffeb210e7309a368508e03f815c650]

adjust PackageInfo for zip files

see commit 7fe9808f009af2f0a4da58663eacd2caccdcaafe for reference

Change-Id: I060021150f8ef976ffeb417b18dda31367e549b8
Reviewed-on: https://gerrit.libreoffice.org/7975
Reviewed-by: Matúš Kukan <matus.kukan@collabora.com>
Tested-by: Matúš Kukan <matus.kukan@collabora.com>

2014-02-10  David Tardon  <dtardon@redhat.com>  [d0f2627feb1a406d423af45dea8b1773aeaa0a82]

upload libabw 0.0.2

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

2014-02-10  Caolán McNamara  <caolanm@redhat.com>  [0a3cddc4573f3d6d884bef84fed8dbe287e4e6be]

coverity#1130443 Improper use of negative value

Change-Id: Ie56b1d5ceeb68bb3d7dffe6ad8949485a93e1fbb
(cherry picked from commit 0419524c57a7c18386c6cdc893a59fd95e589de9)
Reviewed-on: https://gerrit.libreoffice.org/7957
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-10  David Tardon  <dtardon@redhat.com>  [3b662ee2da7f308189307dd17d3a86aaa5f60d46]

upload new libe-book

Change-Id: I69e87ad57513c7349aa0abf38b6054583d367963
(cherry picked from commit 95c54daf9cc3054de1bdc52dd327908716fc4a8c)
Reviewed-on: https://gerrit.libreoffice.org/7971
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-10  David Tardon  <dtardon@redhat.com>  [8f294bba6f6dafce989c146e90251e61e23801dc]

upload libetonyek-0.0.3

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

2014-02-10  David Tardon  <dtardon@redhat.com>  [c470e0982e72879bd7b96830ba8362baede6f87b]

upload libodfgen-0.0.4

Change-Id: I1c0527b01a958fca6e0cb3febb1915762f8a0074
(cherry picked from commit 79eab004dca8413cf99ea688291083df2d146230)
Reviewed-on: https://gerrit.libreoffice.org/7972
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-10  Stephan Bergmann  <sbergman@redhat.com>  [89f0535dbf3409468cbbda078720b11fa08f9759]

instdir/program/senddoc lacks executable mode bits

(but appears OK in "true" installation sets)

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

2014-02-10  Caolán McNamara  <caolanm@redhat.com>  [f46fbca76017154f7feb7a4341f3030b2f126693]

fdo#72733 Fix crash on abi2010-1.doc example

(cherry picked from commit 3b65cd24408bb78676dfa42cf01669970125068a)
Signed-off-by: David Tardon <dtardon@redhat.com>

Change-Id: Ib3e43e14f9223bc53f20f1241d9b8c0eaa5470ad

2014-02-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6a27efa43b2181599fb92ed99061e5b491dfd4a2]

fdo#74323: The end position is inclusive.

Change-Id: Ibd0ff19d7fd2de72a3b8d790a371da4b23df38c8
(cherry picked from commit b6378a1651e7157063746d7001ef566545338bd0)
Reviewed-on: https://gerrit.libreoffice.org/7961
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-10  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [bac928cf6405c869ab83bc136dac52b037386108]

fdo#73374 Trendline: correct R^2 for forced intercept

In case of forced intercept, R^2 must be calculated in a different way.
This patch calculates R^2 of trend line in the same way as LINEST
function.

Change-Id: I3ac361f014569261f05d513acb3428de5c7641ab
Reviewed-on: https://gerrit.libreoffice.org/7326
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
(cherry picked from commit 9e67015be6e9e53e19466117d692de17c18463da)
Reviewed-on: https://gerrit.libreoffice.org/7956
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-09  Caolán McNamara  <caolanm@redhat.com>  [0867eac7f862a9f871186df3482e8c1362a15175]

coverity#1169826 Dereference after null check

Change-Id: Ie431672b5a6ba1d613ae1cb9e48fa6d1db6a6b4a
(cherry picked from commit 57e0062f2043f7a0382db5f4d01c6c70ca8aca46)
Reviewed-on: https://gerrit.libreoffice.org/7953
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>

2014-02-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5674cf16d2e053ac0590e665310683654b1036d7]

fdo#74453: Only adjust tokens for top formula cells of formula group.

Change-Id: Id04387dffac271b3d617da0fbc19c862c929d60a
(cherry picked from commit 1556dbc451f067d8744378fb9bac0eaa7ef8f5ac)
Reviewed-on: https://gerrit.libreoffice.org/7946
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0b3342e214d2f9edffbdc595de3410cfc96322d4]

fdo#74512: Generate escaped sheet names after the grammer is set.

Otherwise the single quote characters wouldn't be properly doubled.

Change-Id: I864ca8912a35049905e52e002d92d648e1278015
(cherry picked from commit 83cdcdb9f0fe11309939f5dca4fb46e426559896)
Reviewed-on: https://gerrit.libreoffice.org/7947
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [dbb89000146d118ea28f0869d03e121d01e11f04]

fdo#74479: Treat empty cells as if they have a value of 0.

Change-Id: I3701848016c230138e8791f683a2c8b97219198d
(cherry picked from commit 295869ce95c00a0e0b192ea6bf62753f91badaf2)
Reviewed-on: https://gerrit.libreoffice.org/7954
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-09  Michael Stahl  <mstahl@redhat.com>  [8ef53812f161758826f9a4396f7d6416b29c5f97]

related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmap

The Area dialog for shapes unfortunately makes it possible to set
gradients/hatching/bitmap that uses the default items in the
SfxItemPool.  These items however cannot be stored to ODF files, since
these are represented as elements, not as attributes on a
style:default-style; what we get for defaults is a somewhat silly
draw:fill="hatch" without an draw:fill-hatch-name.
So prevent the dialog from creating them by forcing a selection of an
entry in the list.

Change-Id: I67cc6dbbf7b491f06d094d4de1e9c3ffe79b01f5
(cherry picked from commit 38d0047da7f964c862360b48d88cc869ad376b6b)
Reviewed-on: https://gerrit.libreoffice.org/7930
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-09  Michael Stahl  <mstahl@redhat.com>  [63756b6bd3bc1c755b7a703fdbcc164fbff6acc2]

fdo#74230: ODF export: write stroke and fill color in graphic defaults

The pool defaults for svg:stroke-color and draw:fill-color were changed
and while previously (effective, manually overridden) defaults were
written into ODF files, this was lost with the change; restore that.

(regression from c0eb5e7772c848806db8ab461f77f9549c1d8b2b)

Change-Id: Ibcd863260976aa42116175c7f19cb33760af986f
(cherry picked from commit 45d3577bc5726eee44f491fd30a7f11dc428431a)
Reviewed-on: https://gerrit.libreoffice.org/7929
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-02-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7586a2ebb8eacae6b45910cb248694c27dfdb901]

fdo#74521: Only pick cell notes for that sheet, and skip the rest.

Change-Id: I06a069e835eb7f2f90d34f4fcdfd935aff0234de
(cherry picked from commit 771b9d2718f28beedbc1a913e8965cdd1fc75a88)
Reviewed-on: https://gerrit.libreoffice.org/7945
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [92fa709032696af2fa1d23184d1bde282f94ff9e]

fdo#74273: Let's not shift the note twice. Once is enough.

The notes already are shifted at the top of the function.  We don't
need this bottom one.

Change-Id: I10858d937674e236eecbc42ee08bf6eba197755a
(cherry picked from commit 8f60dd0223f8834224b196153f0d8601403d76dc)
Reviewed-on: https://gerrit.libreoffice.org/7938
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c565eba9ef96798c3b584c7c0f887f92cf9ae572]

fdo#74414: No need to incremenet nRow here... It's just plain wrong.

Change-Id: Iecdbb3eba46ddf2f2bc4f2334c7d45a4e2d801c8
(cherry picked from commit 1e3ef350d730bc54a3e9c393c2df6fd1f839a3a8)
Reviewed-on: https://gerrit.libreoffice.org/7944
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [54583b6dec8ba17246f3422695b57795c64bc65d]

fdo#73281: Why!?

This restriction makes absolutely no sense.  It was likely someone's
temporarily hack that was totally forgotten in the past 10 years...

Not to mention removing this fixes my bug.

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

2014-02-08  Michael Stahl  <mstahl@redhat.com>  [2b3605bc8b2390bdde0d5ea52996fb4db42b0ce7]

fdo#74363: fix auto correct of initial capitals on start of first para

The GetPrevPara() method apparently has to return 0 when there is no
previous paragraph.

(regression from ac85b6cff11d193f5f71d11b1f3cc1c474653f59)

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

2014-02-07  Eike Rathke  <erack@redhat.com>  [0d8253bc17cb5476fb558c0e17f5422d76f3e3db]

resolved fdo#74622 re-intern shared strings copied between documents

(cherry picked from commit bba69a3449598eddc465e3467e52ff975fd81938)

Conflicts:
	sc/source/core/data/column4.cxx

Change-Id: I64719e12be1f1c61bc86c99f1698f35db87d97be
Reviewed-on: https://gerrit.libreoffice.org/7937
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2014-02-07  Joren De Cuyper  <joren.libreoffice@telenet.be>  [57df90332e823d501744a87c8c94ad51ed5aead6]

fdo#74506 fdo#74291 -Template manager-store selection before calling dialog

It looks like calling a dialog/querybox result in a deselection of
the selected ThumbnailViewItem(s). Therefore lets save this selection
first, before calling such dialog.

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

2014-02-07  Joren De Cuyper  <jorendc@libreoffice.org>  [af32163ce76cf1fb2087486f0dff03f3d45ab548]

fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchView

Currently only templateAbstractView had such handler, which are
templateLocalView and templateRemoteView are based on.

Change-Id: I6694d0804a8b7e58abc0ddc970e811d053394d6f
Reviewed-on: https://gerrit.libreoffice.org/7918
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 96e7225260aac0815643a4043f4ddb4e6b5764a1)
Reviewed-on: https://gerrit.libreoffice.org/7923

2014-02-07  Michael Stahl  <mstahl@redhat.com>  [e44e7942929ba063715861abe53412c6d867cd50]

fdo#74474: sw: fix Label wizard document creation (2 in 1)

Infinite loop in InsertLabEnvText() due to wrong handling of starting '<'.

(regression from fa469b2e00d83459faebe4c1fcb3ea1aac5fb20d)

(cherry picked from commit 7e61bfe813347949307cdf2876ead3cc42e4cd7b)

The function ReplacePoint() was changed to return a value but not all
call sites were adapted.
(regression from 263153842741d7ce21cc0bf1c5296a55a1138024)

(cherry picked from commit 9dbe5a576330b7fadd8838249d07aafe548a4ee2)

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

2014-02-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1f7c6c54eda9bfcd1e4ef9136ccdfec434efcd69]

fdo#74535: Don't forget clear the edit engine before re-using it.

Else you'd get a very comical result.

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

2014-02-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [adb85f81cec5783a3a70045731401f73aa76d6f4]

fdo#74507: Ensure that we have non-null pointer to ScColumn.

Else it would cause a null pointer dereferencing when "precision as shown"
option is set.

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

2014-02-07  Stephan Bergmann  <sbergman@redhat.com>  [5e161e9ee63377679fc57f33a216ca4707276700]

fdo#56511 Don't unduly delay Bridge termination

When terminate is called from the Reader or Writer thread, the final terminate
was delayed until disposal of the BridgeFactory, as an unfortunate consequence
of always trying to join on the Reader and Writer.  Instead, forgo the join in
such a case and rely on the underlying osl::Thread becoming detached after
calling termiante.

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

2014-02-07  Olivier R  <olivier.noreply@gmail.com>  [be3bba0ea08118b10ab0d42540c6ddb1c7b18b26]

Updated core Project: dictionaries  b09710ac64cd756f9341abf93fe993bd4b1c4f35


2014-02-07  Michael Stahl  <mstahl@redhat.com>  [69c487642143f5c77885ab674aa2aaae039b5bb7]

fdo#74148: sfx2: fix crash when editing template

SfxTemplateManagerDlg::OnTemplateEdit() accesses invalid iterator
because during loadComponentFromURL() it happens that
ThumnailView::LoseFocus() is called and maSelTemplates is cleared.

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

2014-02-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a1c6bed17f373947ee41d395fb380b663fba5d64]

fdo#74553: Use the shared formula column position Excel tells you...

Because sometimes this may be correct.

Change-Id: Id2c47bb4ad3f91b366a25306169de58bb38c1e81
(cherry picked from commit 16442998b8b6ac7e284ab2377013f36c28b2cb8c)
Reviewed-on: https://gerrit.libreoffice.org/7908
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-06  Jan-Marek Glogowski  <glogow@fbihome.de>  [63950ec72806489b41c2109f5c3840dcf22f4c6c]

fdo#72187 Implement KDE4 picker notifications

This notifies the XFilePickerListener of filter changes and file
selection changes.

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

2014-02-06  Andras Timar  <andras.timar@collabora.com>  [107241c5e2a7b08bab676732ed0185fa843df025]

fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings)

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

2014-02-06  Caolán McNamara  <caolanm@redhat.com>  [47350a7466656bc5d34f17dc3f5eb4a673131fba]

coverity#707771 coverity gold, Uninitialized m_refCount

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

2014-02-06  David Tardon  <dtardon@redhat.com>  [de82da1b67ce3a293b3ad45030d591cc3b3e12b4]

fdo#33852 do not remove too much from the path

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

2014-02-06  Caolán McNamara  <caolanm@redhat.com>  [148ed6783b3c6e5e3c068f1a802c8bdfaba14e21]

fdo#61251 prefer exact matches before case guess matching

Change-Id: I3a7badf063110e78d53859381efba32837aa71bb
(cherry picked from commit 8df7e6ced2c728932a07539c8607263d7298ab7b)
Reviewed-on: https://gerrit.libreoffice.org/7883
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-06  David Tardon  <dtardon@redhat.com>  [dd3b06fd0f6160730aace36f8287d9bc4bd81522]

rhbz#1017379 do not remove too much from the path

Change-Id: Ibffa7f2fbe91be9b95217ce36999e286ef444a37
(cherry picked from commit 5b35f21f1c69239d0605b0751bed87a410fbffee)
Reviewed-on: https://gerrit.libreoffice.org/7896
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a0fe08c6862f5debaa375cc35c6bcec64f1008dc]

fdo#74556: Correctly handle note captions life cycles.

When copying notes to clipboard, we don't clone captions but leave them
pointing to the original captions objects. Also, during undo and redo,
we need to clear all caption pointers to prevent them from being deleted
when the ScPostIt objects get deleted. The undo and redo of caption objects
are handled in the drawing layer afterwards.

Also, Have ReleaseNote() really release note rather than destroying it.

(cherry picked from commit fe5d604ecf6de4935c622e0e95efc085c4a3cbfd)
(cherry picked from commit bc504b5adfaeeac0b910b89b0c98ae564f1ff5b8)

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

2014-02-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0003e02b1c96e01607924873697a52fb813343ac]

Keep the standard row height situation under control.

With this change, applying cell attributes to default cells will
no longer change the row heights inadvertently.

Without this, applying background colors to cells, pasting to a 
range of cells etc would make the row heights slightly shorter 
which is 1) odd, and 2) causes all sorts of rendering issues because 
internally we assume these actions wouldn't change the row heights.

Change-Id: I57c3546e1725c5e8b37696242e9642b1617f59c3
(cherry picked from commit 29b322ea0c40423a39efe2f6c2c85a7d2108c512)
Reviewed-on: https://gerrit.libreoffice.org/7774
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [25cb5355ce259c29d481eb9c76a4fab53d03e4cb]

fdo#72470: Correctly calculate the first edit cell row position.

Else it could go into an infinite loop.

Change-Id: I269cd118dcb3ab83ea8a2243576a360d3d4bc142
(cherry picked from commit 3e2ffb053f9749c6f6990c5ce8f47dc63ea7c148)
Reviewed-on: https://gerrit.libreoffice.org/7831
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2014-02-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [99a835ca644d69241cba9d7e4c4a315a4a3ea652]

fdo#74516: Avoid excessive building of escaped sheet names.

The old code would build an array of escaped sheet names for all sheets
on evevery invokation of ScCompiler, which unfortunately slowed down these
"compile all formula cells" type methods, such as CompileAll(), CompileXML()
etc.  Let's avoid that and build or re-build the list only when necessary.

Conflicts:
	sc/inc/column.hxx
	sc/inc/table.hxx
	sc/source/core/data/document.cxx
	sc/source/core/tool/compiler.cxx

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

2014-02-05  Lionel Elie Mamane  <lionel@mamane.lu>  [8e8827a2d092810394c819c536d48b74080abce8]

fdo#69652 Default(Date|Time) is a UNO struct now

Changed to UNO struct from integer by
  fdo#67235 adapt form control code to time nanosecond API change

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

2014-02-05  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [d18a29455ab6297d7b8a0b37dc93062ce94d37f1]

fdo#62082 Fix buttons in Custom animation toolbar

* Use small button size
* Fix duplicate arrows
* Change "Remove" icon
* Remove no longer used icons

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

2014-02-05  Lionel Elie Mamane  <lionel@mamane.lu>  [65bf8fb6d5b6193d6d338fadba296dc10f6cd18e]

fdo#69873 FixedText (label) is implemented as no value

And the actual label is put as *body* of the cell.
I'd prefer that the value be put as string-value attribute of the cell,
but since in the report definition the label is as body
(as opposed to as an attribute), it is easier that way.

We could move (actually *copy* for backwards compatibility reasons)
the label to an attribute of the rpt:fixed-content element
(similar to the rpt:formula attribute of rpt:formatted-text)
but it is not obvious this is completely desirable:
Indeed it would keep us from putting anything more complex than a string there
(which we don't do anyway now, but thinking of future extensibility here);
I'll leave the exploration of that idea to the indefinite future.

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

2014-02-05  Michael Stahl  <mstahl@redhat.com>  [003da68ee630539a83316165afc5ff11c37ccb00]

Revert "Disable LTO for now - suspected cause of fdo#73464."

This reverts commit 649eba4229cc0a22bdd8160cf4d19470aae9300c.

The bug had a different cause and was fixed in
7f2a2d2b05e64ee425f95d189ed6ef32d8895ab9.

Change-Id: I0f2ca7dca59a13843acdea1d35671f841b071d7b
Reviewed-on: https://gerrit.libreoffice.org/7852
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-02-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [08c7fb3a8e952ad03f043c445802b0120a452a15]

fdo#73263: Change the default color for reference border to non-red.

See the referenced bug report for the reason behind it.

Change-Id: I4284807adaf82ae9581208a13ebd5071d36be5c7
(cherry picked from commit 95a7e952552adb834f92d1477f83938e7c8d0204)
Reviewed-on: https://gerrit.libreoffice.org/7862
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-04  Caolán McNamara  <caolanm@redhat.com>  [4b9c6542f7107be7536f239ca061fd363395b3d4]

fdo#74104 fdo#73904 backport Message dialog creation from message strings

Original title:
"allow simple MessageDialogs to be created from just message strings"

Commit 9b6b03542df7f6b0feecf60a13bab7e885ef3587 upgraded
sd/source/ui/view/Outliner.cxx to use a MessageDialog created from just a
message string, but was done before the existence of this commit -- it's
presumably safest to backport this commit to ensure that any other such
changed dialogs will work as expected.

(cherry picked from commit 257d1f4ff3094a42952663d620d7c49e3e7c747f)

Conflicts:
	basctl/source/basicide/moduldl2.cxx

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

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [a2045ea778ee0191528bdc69165ad382cc7c1cb1]

fdo#74495: gbuild: AutoInstall: add support for ComponentCondition

... via new scp2 macro LIBO_LIB_FILE_COMPONENTCONDITION.

(regression from 2feb756dd5ff486a3972cf676f6f1d07017bf0f6)

Change-Id: I6ab30cc1c14c34bd7dc1325e3f98d972544e7eea
Signed-off-by: Andras Timar <andras.timar@collabora.com>

2014-02-04  Michael Meeks  <michael.meeks@collabora.com>  [5e3437c5c12166bb0be40c985db85f6e639a9d61]

fdo#74519 - don't drag around and use an uninitialized variable.

Change-Id: I08b43a6658a600398b434a0c90e0e16863402b33
Reviewed-on: https://gerrit.libreoffice.org/7856
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [67d36215a3b846513335f69a83cb941cc5dcdc11]

vcl: try to fix sizes in ImplBlendToBitmap (related: fdo#74226)

Since commit 2f84b420e0428693fb2d45b68afdc9023dfc08bc,
sw_unoapi test sw.SwAccessibleEndnoteView crashes while trying to blend
a 1107x8 Bitmap into a 97x8 Bitmap; it's not obvious that any of the
parameters passed in is wrong and it's odd that ImplBlendToBitmap()
would use rSrcBuffer.mnHeight and rDstBuffer.mnWidth; presumably
it should use both height and width of the same buffer.

This backport has an additional std::min added for safety; on master we
can try without to see if it's really needed.

(cherry picked from commit 2ca79052d0fab159b017cacd3d7145d8012de850)

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

2014-02-04  Tor Lillqvist  <tml@collabora.com>  [53bd91ad654495130ceba74dd72d4a6f95c94fc5]

fdo#70376: Put only document (file) name in window title on OS X

(cherry picked from commit eeb840d6ba930015b969c3d0a98031f0ae508d61)

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

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [dc996e36e97aaafe09c28b63cbefc68454f17d2e]

fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patterns

lcl_CreateAutoMarkFileDlg calls appendFilter() with "... (*.sdi)" and the
GTK+ file picker then strips off the (*.sdi) in the string given to GTK+
and then doesn't compare result properly with its stored filters; only
filters added with appendFilterGroup() work but not appendFilter() ones.

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

2014-02-04  Jan Holesovsky  <kendy@collabora.com>  [cd797aed639d5054137ef0514803c35bbd5da29d]

fdo#72338: startcenter: Show busy mouse pointer when starting apps.

Change-Id: I8f254419ea7bb4e3e9835bd9fab8229ed89cd0e9
Reviewed-on: https://gerrit.libreoffice.org/7828
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-02-04  Jan Holesovsky  <kendy@collabora.com>  [7a298d293079866112aa392da9ab7cee0f792a0e]

startcenter: Don't cut off the thumbnails.

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

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [9c2c06e3fbe990316577c6f001683d7ce130ad40]

fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible images

In the TestBook2.odt of fdo#73300 it happens that at some particular
points when scrolling down, the
ViewObjectContactOfPageHierarchy::getPrimitive2DSequenceHierarchy()
will determine that > 200 images are visible; most likely this is due to
an empty ObjectContactOfPageView::maViewInformation2D::getViewport().

Loading this many images may need more RAM than is available on 32bit
platforms.

That appears to happen only (but not always) if somehow (not sure
how exactly) the rectangle passed to SdrPageView::DrawLayer() and the
existing GetRedrawRegion() do not overlap at all.

(regression from commit 8af09bf33291df2fb2bfbbd6e42f9bf074fcc4fc)

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

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [453bd2246011e1144ce30dbbac90f3d42839a69d]

fdo#73300: sw: GraphicObjects are never swapped out

In SwNoTxtFrm::PaintPicture() the GraphicObjects are no longer painted
via GraphicObject::Draw() any more there is the problem that they are
not cached any more in the display cache of the GraphicManager; that
used to immediately swap out the Graphic but now they are never swapped
out.  Since there appears to be no use of the GraphicManager's display
cache in the new drawinglayer based rendering path i have no idea how to
swap out the Graphic immediately; instead use the same time-out that
SdrGrafObj is using already.

This timeout is derived from the setting:
Tools->Options->LibreOffice->Memory->Graphics cache->"Remove from memory
after".

(regression from 2e5167528f7566dd9b000e50fc1610b7bf99132a)

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

2014-02-04  Michael Stahl  <mstahl@redhat.com>  [d05a33018794f7ec63daf4232d521fd2adcc5921]

fdo#73300: sw: don't swap in all images when loading files

(regression from bd55f05b332c1573bd410fd9e21ea7fcf977e1b0)

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

2014-02-04  Stephan Bergmann  <sbergman@redhat.com>  [a054c52a6fc556ddf1383b676e7be533aed69420]

fdo#74366# Determining bMail was accidentally inverted

...in 64b720dce8d3087ed62da815ecae1375b45149be "Related: fdo#38838 remove
UniString::SearchAscii"

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

2014-02-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [ff86ddf59884ab3bd08e6bf33adabf8ca79967df]

Related fdo#65826: Set StartCenter's min width to display one column of docs

If there is document to display. Otherwise set minimum to the width
of greating background text.

Updating minimum size is needed only when the list is cleared.

Change-Id: Ic089571fd21d5ab9ded0f4cde7e1aa72fd508d32

2014-02-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [b010e8911cb2c72c57b76ff44892db67b30f2b5b]

fdo#65826 and fdo#73605: set a minimum size to start center

This minimum size calculated like this:
width: sidebar optimal width + width of text appearing in
the thumbnail view when no recent document is available.
height: menu width + optimal width of GtkBox containing
buttons.

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

2014-02-03  Kohei Yoshida  <kohei.yoshida@collabora.com>  [17593b3e00c4d73a1985dfc1fae976d211aee007]

fdo#74325: Ensure that all note objects have an sdr object before exporting.

Otherwise, if a note hasn't been displayed at least once before saving
that note would not get saved.  In the future, we should modify the export
code to not rely on SdrObject to check the presence of note.

Change-Id: Ib7ca3ac00a0c9cdd3a01facda7af479ef172afbe
(cherry picked from commit 018500a73f3b1082b6662b7c123dfe5158ae5752)
Reviewed-on: https://gerrit.libreoffice.org/7782
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-02-02  Jan Holesovsky  <kendy@collabora.com>  [b3a5e7bf97c3761ede9dce54f82da513c062af68]

cairo canvas: Zero font's width means "the same as height".

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

2014-02-02  Andras Timar  <andras.timar@collabora.com>  [c3b97e19f57bc679acc33b9b2a56699508f90479]

Updated core Project: translations  cbf6769da4f56dd9df0624895673a40f70878c5a


2014-01-31  Stephan Bergmann  <sbergman@redhat.com>  [54eb449459db74634695c1a986e973f97adc6ab6]

SDK settings.mk: Don't guess PLATFORM/PROCTYPE, and fix Mac OS X 64 bit

...rather, pass them from the build to the SDK installation via dk.mk.  (The SDK
installation is already platform-specific anyway, see the binary executables in
its bin/ directory, so there is no point in not fixing this at build time.  In
the future, the shipped settings.mk could of course be stripped to just the
parts relevant for a given platform, of course.)

Along the way, fixes some apparent "ppc" vs. "powerpc" typos in settings.mk.

Cherry picked from commit dea0398ee24eb278cdb14999efbf34d634454eaa "SDK
settings.mk: Don't guess PLATFORM/PROCTYPE" plus
e5ad31e2f784856506c28092166dc8704c84e868 "Fix Mac OS X 64 bit SDK settings.mk"
and b3db695a338f1acddbe46102138a0167fc346f58 "SDK: Split PLATFORMID at build
time rather than runtime" fix.

Conflicts:
	odk/settings/settings.mk

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

2014-01-31  Stephan Bergmann  <sbergman@redhat.com>  [60c3bcff81dcebc1f4b9f00407ed021f28db0fd6]

-Werror,-Wunused-variable

(cherry-picked from 849482c0ea88c4aa70ec56adfefe7e59b6060950)

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

2014-01-31  Eike Rathke  <erack@redhat.com>  [6592543a598994e44823b7e1158e34b0c6ec82d3]

guard against null pointer access on LRU function list, fdo#60036

... which may have happened if the config's LRU contained enums of
non-existing functions, i.e. if they were shifted by an update.

Change-Id: I9a005f41cc74c530cf37d1782ce8c53b8f5dce6e
(cherry picked from commit a94f0f92e8b09f6cd3989b646500ff5814274621)
Reviewed-on: https://gerrit.libreoffice.org/7750
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-31  Eike Rathke  <erack@redhat.com>  [2fe174915f7f2f58dbd800b961ecfd1a3bec01d4]

fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."

This reverts commit 6a62557d8632290ae7150f3922dece65f51af4bc.

pPageRows[] is a member array, so when not allocating MAXROWCOUNT
entries but nRealCnt instead it also needs some tracking mechanism to
reallocate in case a subsequent call needs more elements than the first
call.

Change-Id: Iadb7d2ceadcb8bd99d57c6188571d295c6b99fba
(cherry picked from commit 41a859234eac6126693393ff64efc7bfcdec9c54)
Reviewed-on: https://gerrit.libreoffice.org/7751
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [92346fb7714ca7c6a467771d8a8b01305c1b17d1]

fdo#74014: Broadcast changes during undo and redo after paste.

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

2014-01-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [383e5543593848cbd1458d5c5dad5e7b7b17ee09]

fdo#74014: More on broadcasting at appropriate places.

Also, call PostDataChanged() to re-paint re-calculated formula cells,
and brodcast only when pasting, not during file import.

(cherry picked from commit 8a36879eaf0977448b113c2239014d2e2b7ab258)
(cherry picked from commit 3d869cda8db03820dea8c4ba463eb155d05e933b)

Conflicts:
	sc/source/core/data/documen7.cxx
	sc/source/ui/undo/undobase.cxx
	sc/qa/unit/ucalc.cxx

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

2014-01-30  Lionel Elie Mamane  <lionel@mamane.lu>  [88eee0c3d591b210257298f3fd094727bd0dc05e]

fdo#74160 firebird XParameters::setString truncate to 65535 characters

as opposed to 17 characters

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

2014-01-30  Andrzej Hunt  <andrzej.hunt@collabora.com>  [6ba4ad5b475eb54002ab2b820d0b327b3961a17e]

EMF+: Only draw endcap outline if not filled, fix endcap scaling.

Change-Id: I4520eea08e43ccd657c1db03b258ef84612da971
Reviewed-on: https://gerrit.libreoffice.org/7726
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
(cherry picked from commit 8d1ca883b119857daa3b8d0ece9da90917589040)
Reviewed-on: https://gerrit.libreoffice.org/7743
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-30  Andras Timar  <andras.timar@collabora.com>  [9c8b8bfb06e38c5afd2f8e3a633b5905f39f7ba7]

Updated core Project: translations  952ba056d60e6e59513a61d90e4c9df19fe46d8a

fdo#74119 fix unlocalized redline menu

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


2014-01-30  Andras Timar  <andras.timar@collabora.com>  [726914b6224bce818f6d88be62482653e837ac9c]

fdo#74119 fix unlocalized redline menu

Conflicts:
	sw/AllLangResTarget_sw.mk

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

2014-01-30  Julien Nabet  <serval2412@yahoo.fr>  [e28dc284596619e2a5000582e4ebd1aa615ddcf8]

Typo decendant => descendant in winaccessibility/MAccessible

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

2014-01-30  Michael Stahl  <mstahl@redhat.com>  [f72af83f3a68e0683f8d48dd02c90306b8b2d6f8]

fdo#63553: sw: fix copy/paste of cross references

If one of aIds or aDestIds contains nSeqNo then adding an identity
mapping for it will actually re-define a previous mapping.  Likely this
can only happen when clipboard document is the source.

(regression from 44f971506c0ed37928c48e55d8007f24b0c43a5f)

(also it looks like 4b0b0a5b3045902d9a6b95510ec30a3027181e29 has subtly
 changed what the "else" branch does when it is erroneously taken -
 results are differently wrong)

Change-Id: I34e2979e45cffeb62ebf3d7b3e5ac6d2afff0c2b
(cherry picked from commit bb665affbd8870652ade3951d626d76e99143f67)
Reviewed-on: https://gerrit.libreoffice.org/7729
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9a19e8d838753128504274e1885eb3ce8ec1dbb8]

fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.

Change-Id: Ie563f272b60ec8b6b8a4ff0df7256902997610c1
Reviewed-on: https://gerrit.libreoffice.org/7597
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-29  Stephan Bergmann  <sbergman@redhat.com>  [33ada1f20a2cdd6d52e6cb6e81aa0477ec0df563]

Presumably "eType ==" is missing here

Change-Id: I7af8cabac09369a9be605413b799289d48cb3f57
(cherry picked from commit d18827e266d1bf44b0bac02ed486d2cdccba9c8a)
Reviewed-on: https://gerrit.libreoffice.org/7723
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [26f9a971abe37cee355744da1af76092e0fe11df]

fdo#74014: Broadcast cells on undoing of "cut".

(cherry picked from commit 3032d08226f77505e7105fb7cfb7f4b4741fd3ca)
(cherry picked from commit 67cab8548356109d52317c797649ab31585db5ae)

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

2014-01-28  Caolán McNamara  <caolanm@redhat.com>  [5ced55668d729c49c154f9d2d81907f3d44e3593]

Resolves: fdo#74051 support 8430x11700 jpegs

Change-Id: I1ca95a496bca80e5e2787af2ccbf0f6cd42455a5
(cherry picked from commit 53c803004554a3a0fff26501357a183bba008a26)
Reviewed-on: https://gerrit.libreoffice.org/7696
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-01-28  Eike Rathke  <erack@redhat.com>  [cac1123cb9d847da7a04384320f34fa03e3e21ff]

give MSVC a hint to not break the build, fdo#74042 related

... and be explicit about std::min() types.

Change-Id: I6a0dd499d1a29d389ee9da31b71639e3c7c1a6ae
(cherry picked from commit 0b3c6203f87f72684ad018963674a10e1c6f7c36)

2014-01-28  Maxim Monastirsky  <momonasmon@gmail.com>  [7bd346b63be249e3ab2695a8f1e767baf0ba8861]

fdo#74042 Don't attempt to copy more than a string has to offer

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

2014-01-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7a7ef5a915f7e4f4a9a21b819ab1013d6333a8d8]

fdo#69244: Avoid putting these cells in formula tree prematurely.

Marking the cell dirty alone appears to be sufficient to trigger resetting
of number format.  SetDirty() would mark it dirty *and* put the cell into
formula tree, which would prevent proper value propagation as seen in the
bug report.

Change-Id: Ie68f996112938fe286a9bd50c38404f9df6f4ca1
(cherry picked from commit f571104ef38ba9f7f6073e22c2374add7aa73887)
Reviewed-on: https://gerrit.libreoffice.org/7707
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-27  Jan Holesovsky  <kendy@collabora.com>  [39f0062a074c24fd2bdc5b20f457e51fc322c82b]

fdo#74124: Scale the pictures before calling ImplDrawAlpha().

When the source and destination bitmap do not have the same size,
ImplDrawAlpha() does not use direct paint, but instead it gets the image from
the screen, blends it with the provided bitmap, and again draws it.

Unfortunately, the blending uses the most trivial (and ugly) way of scaling;
so to produce much better results, let's scale to the destination size before
even calling ImplDrawAlpha().

The sideeffect is that we use the direct paint in most cases now; so hopefully
it pays off to do the (a bit more expensive) scale first.

Change-Id: I3b6b275710220910709ae4345ad6be3d6e4bf79c
Reviewed-on: https://gerrit.libreoffice.org/7701
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-27  Michael Meeks  <michael.meeks@collabora.com>  [649eba4229cc0a22bdd8160cf4d19470aae9300c]

Disable LTO for now - suspected cause of fdo#73464.

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

2014-01-27  Michael Meeks  <michael.meeks@collabora.com>  [514c1ed971dfb9978848ba667598b336ad2943d2]

fdo#73464 - get relation BSTR allocation right.

Change-Id: I270bc9c8e0507f44d2c27639e86002c60f4e2e6d

2014-01-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b5f9c2be36f935f0009c2d7c40f7fadebf0b7ef8]

Stop leaking all ScPostIt instances.

And re-implement correct swapping of two ScPostIt instances during
sort.

(cherry picked from commit ab05317c79f665bcf9d5cff7b8312ce6963ff969)

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

2014-01-27  Caolán McNamara  <caolanm@redhat.com>  [1abf248b24d0804bed361acdb4052cefbd1a918f]

Resolves: fdo#74057 wordlist truncated on left

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

2014-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c16eef21687f5d1f9b2bd789b1cf8b953bf2cd33]

only put bounds in vector if range is outside of copy range, fdo#74041

There are 4 cases of which only two need an entry in the vector. If the
start is before the copy range and if the end is past the end of the
copy range.

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

2014-01-27  Michael Meeks  <michael.meeks@collabora.com>  [5aa2c17ae7411c2bfe762e11e6514ce88f2bd053]

fdo#73464 - guard against NULL / unset m_xAccessible.

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

2014-01-27  Steve Yin  <steve_y@apache.org>  [585d54cd6b6c1f223425d8ba9233053727a5b0fe]

Resolves: #i124095# Multiple IAccessible and IAccessible2...

interface methods do not check for NULL pointer access, nor do they trap
exceptions

Fixed by Michael Curran
(cherry picked from commit 113171f2a5d726af6c5266e98e8e790ac6729d2d)

Conflicts:
	winaccessibility/source/UAccCOM/MAccessible.cxx

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

2014-01-27  Caolán McNamara  <caolanm@redhat.com>  [6eac0306a61066e91ff748a7cb2a6a86a94820ac]

Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence property

examining svx/source/unodraw/unoprov.cxx "Geometry" is a
indeed a drawing::PolyPolygonBezierCoords for the BezierShapes
and a drawing::PointSequenceSequence for the PolyShapes

regression since e44335abe006d05f0f915279605a03ef084116d6 because after
223f6b631c1b087754c0f9051fb55f029f2503ce we started getting
drawing::PointSequenceSequences in maPath which is the wrong type for the
argument to property "PolyPolygonBezier" for those shapes.  Which led me to
incorrectly assume that the all PolyPolygonBezier properties were named
"PolyPolygonBezier" which isn't the case.

so reverting the non maPath hunks of e44335abe006d05f0f915279605a03ef084116d6

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

2014-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb4325eca45b9db36584439f30f7624a1c260e0e]

we need to check that the content is equal as well, fdo#74077

There are a few more tokens that need to be inspected.

Change-Id: I59b5046ddde5eb8b638ad8f17b00bc7eb6966467
Reviewed-on: https://gerrit.libreoffice.org/7674
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-01-27  Eike Rathke  <erack@redhat.com>  [d2982b9fd66f56553acd32bec806bafcdf8c8322]

resolved fdo#71598 postpone SetDirty during Insert/Delete

... until after all listeners are re-established.

Change-Id: I9f6036d4bcc9206191959a88ed5439b9860ca268
(cherry picked from commit 20b7476142f75b49d10a75e48429a94cff0cec32)
Reviewed-on: https://gerrit.libreoffice.org/7623
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-27  Miklos Vajna  <vmiklos@collabora.co.uk>  [e7debed56f5f037208e49233034ad8a578d1dfbc]

fdo#66011 abi#2128 RTF import: fix memory leak

Commit 9389cf78e304a5a99bcf1745b9388e14ac36281a (cp#1000018 RTF import:
empty para at the end of footnote text got lost, 2013-11-15) assumed
that \par at the end of all substreams means an empty paragraph, but it
turns out this is only true for footnotes/endnotes, but not for e.g.
headers.

Additionally, that commit actually causes a memory leak, which is
detected by an assert in the SwIndexReg dtor, so crash-testing caught
this.

(cherry picked from commit f7ef84640258e4ee6ddc4cc5cbf58a2d89860afa)

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

2014-01-26  Miklos Vajna  <vmiklos@collabora.co.uk>  [c6020d169c857d4250f966150f2d48d0735e2c75]

RTF import: fix handling of font color from paragraph style

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

Change-Id: I6bbad2d69863020ea870be800f49e13e763b80bf
Reviewed-on: https://gerrit.libreoffice.org/7667
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-25  Michael Stahl  <mstahl@redhat.com>  [cc28ad9eb681e2eb0253910cc30afbf55ea5622b]

fdo#67238: sw: fix table cell Unprotect

SwDoc::UnProtectCells() was setting the old box format (from aFmts)
instead of the new one, and actually these 2 vectors are a map.

(regression from 772101649cf16233bbaf0900aa9ebbc915151a95)

Change-Id: I0881a1c499c51b5f3c257e9def1a2e9a00bcb639
(cherry picked from commit b2f9d1b43e4b14cc48327cdce14a03c826096579)
Reviewed-on: https://gerrit.libreoffice.org/7638
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-25  Michael Stahl  <mstahl@redhat.com>  [77d63a83125a2471be0d121211e914aa5616ce2b]

fdo#68876: sw: layout should never care about IsFirstShared()

With 75084f6c42c27dc95418df9cefed2fddfb26000e the layout should put the
"first" frame-format on every first-page of a page style; unfortunately
SwFrm::OnFirstPage() was not adapted with this change and that results
in various misbehaviour in the layout.

Change-Id: Ia31add0d72ca581963b7e8e40c3ea932361b7fd6
(cherry picked from commit ecf617ee0cb74526e3989500c122835c32082845)
Reviewed-on: https://gerrit.libreoffice.org/7637
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-24  Eike Rathke  <erack@redhat.com>  [16d0b4020a1987accea37536defb2eb0fa7dd27f]

resolved fdo#73235 initialize reference flags

References initialized via ScSingleRefData::InitAddressRel() and
ScComplexRefData::InitRangeRel() didn't have their flags memory
initialized, leading to tab/col/row reference may had been flagged as
deleted or other quirks.

This also fixes fdo#72605

Change-Id: If5e9f4c3a9171f068f7986d2bd6b4b312df3c37e
(cherry picked from commit 70abaf45eac49405aee70bbad13bcda75d8a9c15)
Reviewed-on: https://gerrit.libreoffice.org/7634
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-24  Caolán McNamara  <caolanm@redhat.com>  [4479507f744149e8268be48de6d600e7ccefd0dd]

Resolves: fdo#73355 reconcile legacy path bug detection

reconcile
 "223f6b631c1b087754c0f9051fb55f029f2503ce
    Resolves: #i123433# Detect pseudo-vertices at svg import..."
with
 "7a19798c73fd39d8d69ff6364f0696e68cdd1381"
    Compatibility option for incorrect relative moves after closePath (fdo#47406)
and
 "a2ee8055e9c136923f0244fe289cac6377933c31"
    Fix fdo#47406 incorrect relative moves after closePath

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

2014-01-24  Douglas Mencken  <dougmencken@gmail.com>  [6e489b4024f68fa7d07a1e41aca4ec119b43a3b7]

Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndian

Fixes build error "no matching function for call to oox::ByteOrderConverter::convertLittleEndian(int&)"

workaround rather maddening endian-specific template bustage

together these two master patches hopefully fix the PPC build

(also includes: Change-Id: I69dc97c93ef5efe8d71074ac3eca06a3bbc45253)

Change-Id: I899f151ff99737247ce4090f59897eba842c40ba
Reviewed-on: https://gerrit.libreoffice.org/7099
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-on: https://gerrit.libreoffice.org/7607
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-24  Stephan Bergmann  <sbergman@redhat.com>  [3d5e4c71294fd520308fd0a2dd810affddf85157]

"Official" TDF Mac builds are done w/o ext-wiki-publisher

...since LO 4.1.3, cf.
<http://lists.freedesktop.org/archives/libreoffice/2013-October/057006.html>
"minutes of ESC call ...," and the underlying issue (Java extension's Addons.xcu
causing JVM instantiation upon start of Writer on Mac) has not been addressed
since, and Norbert confirmed on IRC that he did the disabling by locally
specifying --disable-ext-wiki-publisher on the build machines and continues to
use that configuration for all builds since (LO 4.1.4, 4.2.0, 32- and 64-bit),
so better reflect that directly in distro-configs.

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

2014-01-24  Julien Nabet  <serval2412@yahoo.fr>  [fa2c6433860e6b7deab8af8c2a8700f27cbbb01b]

Resolves: fdo#73970 CMYK labels are switched

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

2014-01-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [09048f24e2a978b043ce5ce8d076721d48ea9342]

fdo#73986: Don't forget to receive returned object from for_each.

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

2014-01-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dbc758affabcac8a93e44bada0ae59e556c9cdbf]

Don't crash on unstarted table

Change-Id: I68e596ea37133c89206333e8ca8aa3602878d2fc
(cherry picked from commit 6f52d472393e4d92c0a4d988f28312edaeb5775c)
Reviewed-on: https://gerrit.libreoffice.org/7616
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2014-01-21  Michael Stahl  <mstahl@redhat.com>  [bd121d45f847ff353e3796510fac3181b88a87b1]

ucb: fix inverted condition in webdav lcl_sendPartialGETRequest

(regression from a3f32769fc4bb23c64168b412dd10ec769a3854d)

Change-Id: Ic72b0e874ebf19e25e43af1f8750c63c04ed8a8e
(cherry picked from commit 3780738154b8c3b3f9d85c64cccf621d97574886)
Reviewed-on: https://gerrit.libreoffice.org/7581
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2014-01-21  Stephan Bergmann  <sbergman@redhat.com>  [523ad9696c9135a29393a0c4d147ab206b6de4f5]

Fix bogus mass-conversion equalsAsciiL -> startsWith

3af99e4d59d89c343965a928681a30f36b1007d2 "convert equalsAsciiL calls to
startsWith calls" should rather have converted to oprator ==.

(cherry picked from commit a3f32769fc4bb23c64168b412dd10ec769a3854d)
Conflicts:
	sc/source/ui/unoobj/nameuno.cxx
	sc/source/ui/unoobj/styleuno.cxx
	sfx2/source/appl/sfxhelp.cxx
	stoc/source/security/permissions.cxx
	sw/source/core/unocore/unocrsrhelper.cxx

(None of those bogus startsWith calls seem problematic enough to warrant
backporting also to libreoffice-4-2-0.)

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

2014-01-21  Julien Nabet  <serval2412@yahoo.fr>  [7713dfc9b50b88cf2548d49e65b099a6a81e9d65]

Resolves: fdo#73771 Non-standard behaviour for Function Mid

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

2014-01-21  Andras Timar  <andras.timar@collabora.com>  [ade704ea4ac7317f2ad300c8321c64ba54d0e692]

fdo#73764 partially revert 3998d1abb291

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

2014-01-21  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [cdc6d32d9062b1c143b094910bc913cb8f183afa]

fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED events

At ThumbnailView::SelectItem the piece of code in charge of the
accessible events related to selection change was mistakenly using
the accessibility helper class ThumbnailViewAcc instead of
ThumbnailViewItemAcc which is the proper one for managing the events
related to ThumbnailViewItem objects.

The methods FireAccessibleEvent and static getImplementation had to
be added to ThumbnailViewItemAcc to provide the full functionality
required.

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

2014-01-21  Stephan Bergmann  <sbergman@redhat.com>  [460f5cab4105451d86451c63be7891be41974911]

idl files need to be packaged relative to INSTDIR, not INSTROOT

...so that on OS X they end up in LibreOffice*_SDK.app/idl/, not
LibreOffice.app/Contents/LibreOffice*_SDK.app/idl/.

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

2014-01-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [23221e48495262d0384c9169a0d8a01db8a5dab5]

fdo#71511: in autodetected a11y HC mode, pull background color from theme

- ... and reload ColorConfig after tweaking relevant a11y settings
- dark theme default to high contrast
- as per fdo#35365, having a dark document background is inconvenient
  for non-a11y endusers
  - a11y standard require the (rather ugly) background for a11y
  - thus, when "automatically detect high contract mode of operating
    system"
    in Tools->Options->a11y is enabled, use the dark document
    backgroundby default, otherwise use a white default

note that the autodetect HC option is somewhat broken anyway:
it resets the icon theme hard, so there are not simple roundtrips
enableing/disabling it for that, but those havent been there before
either.

(includes: Ia35a41717224dfb7437054bb885c61d7e0b189d7)

Change-Id: Id8ad1eb3d57b3708ac5a241092208e3a8d98ade0
Reviewed-on: https://gerrit.libreoffice.org/7484
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-01-21  Michael Stahl  <mstahl@redhat.com>  [b038679c550d2a0178c1beca368a86598dd0c80b]

fdo#68959: sw: fix painting of tab fill characters in small caps text

The member SwDrawTextInfo::pPos was changed from a pointer to some
externally provided Point to a real object; unfortunately there were
some functions which hold backups of the current pPos as a
reference/pointer and then restore it, and the restore is a no-op now.
So use real Points as backups.

(regression from f22006dc6ac34a35a060e15466cf6b2d2058617d)

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

2014-01-21  Michael Stahl  <mstahl@redhat.com>  [e7ba6ad7c597fa808265938dbcf40017b8b3e5e0]

gbuild: UnoApi: fix rebuilds after IDL changes

There used to be a dependency between .urd file and .hpp/.hdl files but
that was removed; introduce a dependency between .idl files and
.hpp/.hdl files to replace it so headers and stuff depending on them get
rebuilt.

Change-Id: Ibf1fe1db08c36ce42c392d27b794c2bc2a33738c
(cherry picked from commit 0190a70e79efa437e1516e635f4f670d7a35bb2d)
Reviewed-on: https://gerrit.libreoffice.org/7547
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-21  Zolnai Tamás  <tamas.zolnai@collabora.com>  [7e31667cd6d83d76b641462118ae05ec3c19f4b5]

fdo#73389 Writer does not show a docx-document with nested table correctly

The table manager can work with more table simultaneously
and so m_aCellWidths contains more table's properties.Only one
item of it belongs to the current table (getCurrentCellwidths).
Regression from 74c5ed19f430327988194cdcd6bdff09591a93fa

(cherry picked from commit d0c383256ef72d5212d8e2db77582d0ebe417209)

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

Change-Id: I93efac0c004af1b2524c955ffb20c3ecd74a2920
Reviewed-on: https://gerrit.libreoffice.org/7543
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [97269ea7b1a16bb0dd692307c903e63888545efa]

Coverity: Potential crash (?)

Change-Id: I819b0df446cf95d511d6a7a5a65c381a2a837d00
(cherry picked from commit 7989850e9fc5fb2fb757ecf388b51bc3e96a0267)
Reviewed-on: https://gerrit.libreoffice.org/7562
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2014-01-20  Eike Rathke  <erack@redhat.com>  [5eb37896ca344276cc0753ad93b822d7be9b21d6]

resolved fdo#73836 do not apply format twice to string

ScDocument::GetString() already returns the formatted string that then
was formatted through number formatter. Format raw string instead.

Change-Id: I806b4fc904d04169a6c1dbd4a3d00e2556eda7bd
(cherry picked from commit f6b9b73a1f87d1815ed8ab8f2494e5526a710bb9)
Reviewed-on: https://gerrit.libreoffice.org/7549
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-20  Michael Stahl  <mstahl@redhat.com>  [22183794b50d3d55094e1363755af74a10a4b555]

fdo#73660: sw: fix Find of words containing soft-hyphen

Soft hyphen was not detected if there is no hint (-1).

(regression from ebeff3f074dd94dce4ce6cc55abd0495103684bd)

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

2014-01-20  Martin Srebotnjak  <miles@filmsi.net>  [ffdea858b69b1e7181023a60a136688ccf449a2c]

Updated core Project: dictionaries  7b8732d1195ee67b84d98d568904a1d8f4402f1b

update Slovenian thesaurus

Change-Id: I80c89e153fa4ada0c3793bee6e0d089f73041734
Reviewed-on: https://gerrit.libreoffice.org/7506
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2014-01-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [946394352aafa791819768d0e7215b482f4c1082]

fdo#73655: Don't adjust formula tokens on non-top shared formula cells.

Only adjust tokens for non-shared formula cells and shared formuls cells
that are the top of their respective shared groups.

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

2014-01-20  Tor Lillqvist  <tml@collabora.com>  [be88ec3d9695df49409980fde20e8a428be61ce0]

WaE: macro is not used

Change-Id: I7748517d2298c20e4fd6c6ebf403a2ccc8228054
(cherry picked from commit 3e7b69ae3504a32e142cbf538b751ade38fbfdba)
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2014-01-20  Tor Lillqvist  <tml@collabora.com>  [bcd9a318dc524c31c3a5544b2181efdb305045f6]

WaE: variable 'itResEnd' set but not used

Change-Id: I6594472b1e93c083fdc52133a6b120c031dff64a
(cherry picked from commit 49ce8c126c962d75e2fefd5b4a578c213ff6a9bf)
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2014-01-19  Andras Timar  <andras.timar@collabora.com>  [819249513ad7ec6325a4c5babb88298e2fdc814f]

make strings localizable in *.ui (bin/ui-translatable.sh)

Change-Id: I60b74cecc17352681fac7dfa0e41114515dbd6f5
Reviewed-on: https://gerrit.libreoffice.org/7536
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [00dbc2c847cb88a8a46fdec0b09973e460139636]

fdo#73799: Make some items in the filter dialogs translatable.

Change-Id: I67c54ae9cee0a57baf900c80f50b28572bc9465b
(cherry picked from commit 6d7a4e5744c6ce5f1362b659464fb94465c2cb67)
Reviewed-on: https://gerrit.libreoffice.org/7535
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-19  Eike Rathke  <erack@redhat.com>  [cf32bd06da9d215e8a337ad611651664142e8a65]

fdo#73549 do not attempt to resolve an empty locale

... to match installed UI locales

Change-Id: If0ad0fde392bc5ea3cf454f4858330f5e93a6666
(cherry picked from commit 8e826c7ff7c597e9f585377b2117f4dc24239dcc)

fdo#73549 do not resolve empty locale here if not determined yet

Change-Id: Iad03d6209a2b4024b27c6195195e5aa557c295fe
(cherry picked from commit db6f8f9f8969b592ed90c841960fdd186e1cbc5a)

do not resolve empty locale here when set, fdo#73549 related

Change-Id: Id9c8c3926f64826fd2295e0f75f007ce435f5915
(cherry picked from commit 26fc9be1bf2d6aaeb52a571ea416f4527a52e146)
Reviewed-on: https://gerrit.libreoffice.org/7529
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2014-01-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dad46670ccd3f2a79ad61812ea5a48120e82058d]

allow to codesign on Mac OS X Mavericks

codesign on Mavericks wants much more stuff to be signed apart from the
actual Mach libraries and executables. However the signature for those
data-style files are stored as extended files attributes, so one needs
to take special care on how to package the dmg to not break the seal.

Also explicitly remove some files from the signing, to allow adjusting
user-config path or similar or for gallery.

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

2014-01-17  Michael Stahl  <mstahl@redhat.com>  [9c569b326c9d2d71132e722a1783e7e201c1bf3c]

fdo#72530: drawinglayer: fix PDF export of lossless picture

Don't pass empty Rectangle to PDFExtOutDevData::EndGroup(), it will
result in early return from PDFWriterImpl::drawJPGBitmap() and no
picture in the PDF.  Passing in the same Rectangle for the 3rd and 4th
parameter will avoid cropping in PDFExtOutDevData.

(regression from 677df250becd5cde71c6310f647e78ac3763347e)

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

2014-01-17  Caolán McNamara  <caolanm@redhat.com>  [ca1b5e35ba4f0b476cebc99cc0cbf562271171e7]

ellipsize incorrectly set here for some reason

Change-Id: I85b89c59c3545aef538da47a3d3727110cff4a82
(cherry picked from commit 251f21699ef786557134fc00ff1293acb57e4158)

2014-01-17  Andras Timar  <andras.timar@collabora.com>  [7e2307f42b1ea2058cc74c3c4485261928d32e1a]

Updated core Project: translations  0c7ce2344438228bf57a34bbaaba299c94b60c00


2014-01-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7e6420bc61693f5c2e903da204825bdf63c92a2d]

Make all UIName localizable for filters

Reviewed-on: https://gerrit.libreoffice.org/7492
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 450f4328551c8d9a542ca87c3cfebec90d14e6b5)

Conflicts:
	filter/source/config/fragments/filters/mov__MOV.xcu

Change-Id: Ie5c597f950c344a25c97aa990536ef66b001f41e

Make UIName of filters from writerperfect module localizable

Change-Id: I63974d71c8aa8b4b3ede8272fd0467fa0026b1ff
Reviewed-on: https://gerrit.libreoffice.org/7491
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 4469a9c3e1df7f5e2eb79c30ba31b9be755279ab)
Reviewed-on: https://gerrit.libreoffice.org/7496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [d77f6160afc213cd1cb8c658ece4e074f4e60bce]

sign language pack on Mac, and add the locale name to the App name

Change-Id: Ie05a03e1edc02527b6895da07cfede69df7ec157
Reviewed-on: https://gerrit.libreoffice.org/7386
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-01-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [5753e1d03d3ba09ddfdc423ae93ea33b528c8a68]

give an identifier to the app_bundle itself

Language Pack did not seem to pick a decent default value for that

Change-Id: I567f24882e16533e10d8ba91b777ad91dc507b87
Reviewed-on: https://gerrit.libreoffice.org/7385
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-01-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [49ad0fb1cca4e78e208d058837e83561026d1c87]

codesign: do not sign stuff that is inside the bundled python

bundled framework are signed as a 'framework'..
it does not seems like we should sign random piece of it while
attempting to sign the App itself

Change-Id: Ia9ea34f5ba484e4a15337aa4edabd86e3b5fe406
Reviewed-on: https://gerrit.libreoffice.org/7387
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-01-16  Eike Rathke  <erack@redhat.com>  [8461894a7b23c9d7b8123562847ed7689c8387eb]

resolved fdo#73555 compile statistics templates using English grammar

The statistics templates' formula expressions are setup using English
function names, so compile the resulting expressions using an English
grammar merged with the current address conventions.

(cherry picked from commit 9570a27d3e2f56e9046a8bfacaafe9e3c9744ac5)

Conflicts:
	sc/source/ui/StatisticsDialogs/TTestDialog.cxx
	sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx

Change-Id: I7c782a42d007daeaaf99463beb8aa580c05c7363
Reviewed-on: https://gerrit.libreoffice.org/7412
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5a21b3ee198cefc1f4081ff4f99c1752c4bded8f]

AbiWord Import filter

Reviewed-on: https://gerrit.libreoffice.org/7411
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
(cherry picked from commit 10eaaac020e32f0bbb3869cecee94df0955b6a3b)

Conflicts:
	external/Module_external.mk
	writerperfect/util/wpftwriter.component

Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086

Fix a silly with ABW footnotes/endnotes

Change-Id: I026f9c664ff7dec51e511ad439ab563d2cc0c201
(cherry picked from commit 766f718ebb4deda1a294cc1cfe137a75dfb0f6f8)

Fix ABW list shapes

Change-Id: Ibbbfddf10677e8c5b654cee9c5fda1603a298a67
(cherry picked from commit f8bf3e3cd4b55099a1427d611af06a45460034e7)

Fix ABW embedded images

Change-Id: Ifd33ea9c1f91865d5ae5175eefa9b65107404bf0
(cherry picked from commit 7c3ca696543d0e9d6771d53f386086086d8b8643)

Uploading libabw-0.0.1 (support of zabw files too)

Change-Id: Ie04cae9b9a362cb43b671fe8986545865822a953
(cherry picked from commit 838c8889491b7e5b08f681b7f85740784c0c1a3b)
Reviewed-on: https://gerrit.libreoffice.org/7478
Reviewed-by: David Tardon <dtardon@redhat.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2014-01-16  Andras Timar  <andras.timar@collabora.com>  [5bf6064e69f1903f0d7682965b59fb5a0acb0af2]

Environment variables can contain >127 characters

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

2014-01-16  Michael Stahl  <mstahl@redhat.com>  [bbaa97a79a72391aaa3dda1a55d92938ab3ea466]

fdo#72397: vcl: do not enable A11y in Win32 message handler

On the libreoffice-4-2 branch, IA2 is experimental so it must be enabled
by user explicitly; the automatic enabling when a WM_GETOBJECT is
received will effectively enable the JAB which can be annoying.

Change-Id: I16bd8d77657567ad29f3538cd3ab1de8145d531e
Reviewed-on: https://gerrit.libreoffice.org/7443
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-16  Lionel Elie Mamane  <lionel@mamane.lu>  [554710d39029b1ddf244d55fc6b464a8a896ea6a]

fdo#51180 reset (Multi)Selection on Clear()

Change-Id: I06dde63093eab4e5e1c692f6363aca70b89de96a
Reviewed-on: https://gerrit.libreoffice.org/7430
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-16  Michael Stahl  <mstahl@redhat.com>  [b8c6514b483edfcedb3ce546cdea726b83d418a5]

fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttr

The increment was erroneously moved into the else branch in commit
c1c5feaff453cfbb23c43f2b423201b883ff048d.

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

2014-01-16  Andras Timar  <andras.timar@collabora.com>  [00fc621899ccca1e316e956796d978210d324c5f]

fdo#70796 fix quoted printable encoding bug in internal Python

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

2014-01-16  Maxim Monastirsky  <momonasmon@gmail.com>  [f7eaab54fdcafd4220f1585a02da70eba951ead6]

fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4

Change-Id: I92a781a1e0f0adcb779155f8c477595e0dd762b1
Reviewed-on: https://gerrit.libreoffice.org/7287
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
Reviewed-on: https://gerrit.libreoffice.org/7462
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-16  Michael Stahl  <mstahl@redhat.com>  [15b8fb3f9bacf8939a6495dca18831d428d94713]

sw: the Assign Styles dialog is not called Insert Database Columns

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

2014-01-16  Michael Stahl  <mstahl@redhat.com>  [c3e7723500275d04177d366b50356807c16e9be1]

fdo#73043: sw: fix Index/TOC Assign Styles dialog

SvTabListBox::GetEntryText(pEntry, 0xffff) will append 10 tabs to the
returned string, so it will no longer be equal to a style name.

(regression from 77173d8954c370bcaca80b48181c330b759b9517)

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

2014-01-16  Caolán McNamara  <caolanm@redhat.com>  [0d5397234b7589617970bb20d8fb3ad07a4587a1]

place some elements side by side to regain a line

Change-Id: I9b838b6c00bc6e456adcf5d63c9936c08bf0d1aa
(cherry picked from commit 5eaa0135c3ffc46ce601ea4cbaaa17eabe44e6ee)

2014-01-16  Michael Stahl  <mstahl@redhat.com>  [1fd6ebac89a83e6ceecd69f0c6c807d8ee8b5c81]

fdo#73162: sw: un-break index entries that contain text separators

SwFormTokensHelper::SearchNextToken() does some check that the ">" token
terminator is not inside a pair of TOX_STYLE_DELIMITER; this check was
broken by commit f4fd558ac9d61fe06aa0f56d829916ef9e5ee7b9 and finds a
">" outside of TOX_STYLE_DELIMITER bracketing.

Change-Id: Ia8587d496999c561f57fd6f107ed8b9d1e3838d4
(cherry picked from commit c87f146a0cec31f080386d646bfb786ed6200280)
Reviewed-on: https://gerrit.libreoffice.org/7439
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0501b81caf787ace5d2c8da65329d9f6adbace4e]

libodfgen produces strings in utf8 encoding

Change-Id: Iad17f4b4786473205669bd5b080b0a64d4a6a441
Reviewed-on: https://gerrit.libreoffice.org/7455
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
(cherry picked from commit 9e5e7c9b556bf9386fb5ad3ecd28b3d43aeeb393)
Reviewed-on: https://gerrit.libreoffice.org/7456

2014-01-16  Eike Rathke  <erack@redhat.com>  [d72321b665f54946cf603e6f30740f31151c898f]

resolved fdo#72293 correctly split grouped formulas and regroup

Grouped formulas need to be split at both edges of the deleted area,
regroup _after_ rows have been deleted.

Change-Id: I840806f30cef592e17b4cd3a33c81fd2a8309055
(cherry picked from commit 42f551d524a1df46f6a311d5897ac30bd8fc1aaf)
Reviewed-on: https://gerrit.libreoffice.org/7452
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-15  Stephan Bergmann  <sbergman@redhat.com>  [370204f97ff950b6bae9c9d9a91da5ef1baeff10]

String::Len was used in a non-bool context here

...and apparently erroneously got rewritten as a call to OUString::isEmpty
instead of OUString::getLength in the conflict resolution of
7ec7a9a68b4a9c5600840a34434fc800cda3d815 "Fix #120224# Mapping the text rotation
in Writer table cell with MSO."

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

2014-01-15  Stephan Bergmann  <sbergman@redhat.com>  [97531f23406c810ca9486b6609a394da96d27566]

Fix brace position

Presumably a typo during conflict resolution for
d02f75a8c36705924ddd6a5921fe3012fafce812 "Resolves: #i121420# merge sidebar
feature."

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

2014-01-15  Stephan Bergmann  <sbergman@redhat.com>  [3367c68cff05114e0243313f974a0c4f56c39e99]

String::Len was used in a non-bool context here

...so 79f52d249fe043e6ec54be6ffa0c71a748920394 "convert sw/source/ui/inc/e*.hxx
from String to OUString" should have converted it to call OUString::getLength,
not OUString::isEmpty.

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

2014-01-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b0dd584efde8b9d75fb822a4ff63e96ca36b42c1]

fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.

MarkDataChanged() is quite expensive & in theory unnecessary when no
selection is present.

Change-Id: I6967b914735462403a77568010532b37a1d8f333
(cherry picked from commit 31533d47b24680f76e769949874d41f0fe27134f)
Reviewed-on: https://gerrit.libreoffice.org/7426
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-15  Kohei Yoshida  <kohei.yoshida@collabora.com>  [adce7994e9cecf761381c87bc8ff77320077f894]

fdo#73606: Avoid excessive and unnecessary heap allocation of array objects.

This is a leftover from the 1 million row conversion we did years ago.

Change-Id: Ib50819ed51c7017bcc559bfc8b6062ff46615d09
(cherry picked from commit df9243626b39742a9a148bea95796f8824fee68a)
Reviewed-on: https://gerrit.libreoffice.org/7425
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-15  Michael Stahl  <mstahl@redhat.com>  [7ed845ae5682fdafb3390df85144388e240ccb89]

fdo#73095: fix invalid access in SwFntObj::DrawText()

aStr may be 1 larger than pKernArray.
Trivial fix by checking the largest index; not sure if it would be a
good idea to allocate pKernArray with the larger size in the first
place, but that would be a bigger change...
(regression from 02ce734450559c9353ca7f42b2519239220dd265)

Change-Id: Ia33feab001c34e85066b7596d8873f41588984e9
(cherry picked from commit 61ec8f086ba314b86c80a02b16072e88774abf6c)
Reviewed-on: https://gerrit.libreoffice.org/7427
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-01-15  Tor Lillqvist  <tml@collabora.com>  [2158a26f25b67fdd2564d2e01c2a0a720ef7f2e1]

fdo#47689: Avoid crashing mdworker: Don't use uninitialized variable

It's the isCustom field that should be checked to see whether the
customAttribute field has been assigned or not.

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

2014-01-14  Michael Meeks  <michael.meeks@collabora.com>  [8da7d7226777788bc957e474f5c9fcb9b78dc54e]

fastparser: avoid boost::optional where it is un-necessary.

boost::optional appears to show up rather heavily on many profiles.
We already use mnElementToken == DONTKNOW to flag / use these guys.

Change-Id: Ibf2b0167f259cc601da2fb9703e880b78e60886e
Reviewed-on: https://gerrit.libreoffice.org/7424
Reviewed-by: Matúš Kukan <matus.kukan@collabora.com>
Tested-by: Matúš Kukan <matus.kukan@collabora.com>

2014-01-14  Caolán McNamara  <caolanm@redhat.com>  [806d7e4237726bfe75d1c18fb0edbdfec675648a]

mbTiledRendering is uninitialized

Change-Id: I98f1d81aa58d013c5f2042e2c4b76c4ebccf7120
(cherry picked from commit 1d648282596ec06fdfd111e29c8328c1f3c07500)
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2014-01-13  Maxim Monastirsky  <momonasmon@gmail.com>  [cf24bd4e14677c3dc3d64f1dc7935de679d268ce]

Keep in sync with desktop_strings[] in salplug.cxx

Items should have the same order. Only that way KDE4
will get the correct icon theme. (A regression of commit
cea7cca5c8db3f273ed2c14efde45ff0e73dee7a)

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

2014-01-13  Zolnai Tamás  <tamas.zolnai@collabora.com>  [c675ac51e5b143da03661f504d5b6e2a31180cd6]

fdo#72420 Startcenter: help button point to local/wiki help, ui part

Not handle clicking help button manually but use the default gtk-help
button which will point to the corresponding help files depend
on helpids.

(cherry picked from commit 55fcca64a7d006f8cb10268fd2e1e09b1618a800)

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

2014-01-13  Ulrich Kitzinger  <ulkitz@hotmail.de>  [42ba88c68c49175693018917a4a4c88b8c8c00d1]

Let the list of bookmarks in the 'Edit bookmarks' dialog be resizable

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

2014-01-13  Caolán McNamara  <caolanm@redhat.com>  [a79ce257ae9974f14c7ac1d9adc990a54ae554b7]

Related: rhbz#1047871 conditional formatting doesn't fit on screen

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

2014-01-13  Stephan Bergmann  <sbergman@redhat.com>  [cf0834724fa54c3fd718029505cc2865a3dd0149]

fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directly

...instead of handing off to base class, so that potential wrapping in SdXShape
(in create) is not skipped.

Change-Id: I57fb10ef478688a5a0c1c3c736efbd55a7172423
(cherry picked from commit a675873cb2bad78a5da3e3b089bebf01ca60f898)

2014-01-11  Andras Timar  <andras.timar@collabora.com>  [ea86296ffc9cc60ccd5efbe215e9ad605c0181e6]

Updated core Project: translations  8daeef732b33780c8d91835ff1e61c2eb7cf1472


2014-01-11  Zolnai Tamás  <tamas.zolnai@collabora.com>  [3d37415b8f3e60d234195ba847396ee2321c35ae]

Updated core Project: help  7d73db5cf05eb0cd0c01536667fc021367b0aa92


2014-01-11  Tushar Bende  <tushar.bende@synerzip.com>  [8a6c210f4b3ebec87575911a58facbe0f87e2c5d]

fdo#68211 fdo#72786 Fix for "General input/output error" while opening file

Description: Docx containing floating table with formula was giving
"General input/output error" while opening in LibreOffice. Reason being within xLoader->filter() it was calling
EmbeddedObjectContainer::RemoveEmbeddedObject() with bClose value as sal_True(default value in function declaration)
and hence it was removing embedded object from container and also it was closing it.Fix includes passing this bClose
value as sal_false (which means remove object from container but don't close it.)

verified code changes for various floating table docx and normal docx containing tables and formulas.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/7009

(cherry picked from commit bee397a1e35fbc2717c56a8bd4a631ccfc185b6b)

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

Change-Id: I9c2d3f8c4099f9f753b2a1b027f9072cd4effeb5

2014-01-11  Laurent Godard  <lgodard.libre@laposte.net>  [81c4f9c4f957a08eeaed3967260e3d700320f5de]

correct loops in UpdateNoteCaptions for notes

Change-Id: Icec072eea61a194d72ce00c58dfbd85b1ec85abb
Reviewed-on: https://gerrit.libreoffice.org/7390
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
(cherry picked from commit 20ecc5b59d757307fbc9c3222af2a34ab8fb5bde)
Reviewed-on: https://gerrit.libreoffice.org/7391

2014-01-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [697005cdb9adb375afb499beca68246251713578]

fdo#73484: Ensure that we import all tab settings from Excel.

The old code would not import settings of the last sheet if maTabData was
not large enough before the loop begins. Enlarge maTabData ahead of time
to ensure we load all tab settings.

Change-Id: I9093a93ef26ccba9fef06a8929d1d86311f5c55d
(cherry picked from commit 3e87471b6815a3cad48cab2ef81073bad5453c56)
Reviewed-on: https://gerrit.libreoffice.org/7382
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-10  Caolán McNamara  <caolanm@redhat.com>  [8cfd13d44798954983aaedd21eba9b5b7ca911ee]

Resolves: fdo#73260 fix Registered Database single tab dialog

Change-Id: I71bfe44b3d1f88a44a2c53b10c6880c2a3a4ede0
(cherry picked from commit 5ac26a7f0054ca3d1af41f3483dc0e32a343bb96)

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [634a5950920e82384993f1d88e2dd054d814d175]

dbaccess: ODF export: set "Version" property on target Storage

... like SfxObjectShell::SetupStorage() does, and not on the property
set that is passed to the XML export filters where it probably does
nothing.

(cherry picked from commit f60b61b2cf87e89938c760877a56bc4dd5c577a9)

Conflicts:
	dbaccess/source/core/dataaccess/databasedocument.cxx

Change-Id: I21da1b92fc921eb47e492169e69ef15ac2f0e19d
Reviewed-on: https://gerrit.libreoffice.org/7381
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [123a5a7079426d7d4cb6b980b384339d6150a0a8]

configure: check for ICE and SM libraries too

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

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [ba5c3753f736cdca9b6ffea4bf3db2e9b31d4ee2]

configure: we need both cups header and library

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

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [33e089f8c57a9a945cc77f583c8031c5ea9919d0]

libxmlsec: openssl conditional was accidentally inverted

... in commit bf6d1f77420dcc9ece4d9f4eae1e37b427d85c6a.  And it just
happens to not build with clang here.

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

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [21c682d54aa4368d9c9566f3875a425926d6ec0b]

configure: ENABLE_NPAPI_FROM_BROWSER requires Xt library

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

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [39872b0e50806541f14ab7200b9a627e7323a29c]

libxml2: don't grow dependency on liblzma if that happens to be installed

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

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [f2394e4c9cd7a27a1eb1e0e2476997fd18ae2508]

fdo#72928: fix deadlocks in librdf_Repository

Refactor to do all calls on parameters before locking the mutex.
This requires splitting up some librdf_TypeConverter methods into an
extract function and a make function, with an intermediate
representation between.
Also rename some internal functions to make it clear which are called
with Lock and which with NoLock.

(cherry picked from commit 7db6b2f7968d8063b12312737136f09cb7549805)

squashed: librdf_Repository: make older compilers happy
(cherry picked from commit d3aad81268298c05163136e2e953e1dfe0728d9e)

Change-Id: Iddc42461d95351785578ef6a80fbf5d056356c16
Reviewed-on: https://gerrit.libreoffice.org/7337
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-10  Michael Stahl  <mstahl@redhat.com>  [33f97a124df7e10c6b9045e7fb12121bdd09db9e]

librdf_Repository: fix missing mutex lock in various destructors

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

2014-01-10  Caolán McNamara  <caolanm@redhat.com>  [6301820d72bca8ab065ed9c3c41ea4a3d04333e4]

swap entries to optional checkbox is on last row

so there isn't a hole if the remote control option is
hidden

Change-Id: I514b76d35ef831f4c74ea43f18b2fa812059cfd2
(cherry picked from commit 4e7333c6a66382e740748ee7dd8c48179ba62b7b)

2014-01-10  Caolán McNamara  <caolanm@redhat.com>  [316496e1c0c42a02cc3850b494b6a5134d836543]

select elements that are to shrink when not enough space

options->language settings (fr)

Change-Id: I32ccb9c7d1b131d91b99ed983cbba46f7d9a6821
(cherry picked from commit 1a25a0c9b506294bc40397d2f1cc860290f1ae55)

2014-01-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3a9aad596ac874e086acc897edcf8fe0212d65a8]

fdo#72005: Insert the border rectangle to the bottom of the stack.

This will make the border and fill shape to be drawn first, then everything
else drawn on top.

This commit may look large, but it's actually a very trivial change. The
important part is in SvxShapeGroup where new methods have been added to allow
different insertion positions for the new shapes being inserted, and have
the chart2 code make use of it to insert the fill rectangle to the bottom
rather than to the top.

(cherry picked from commit 10840ad753b60886ea5175060cb0ec2a77e1579a)
(cherry picked from commit d1846cd8d4530d620b996f27a0ea7ab0c91639b5)

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

2014-01-10  Zolnai Tamás  <tamas.zolnai@collabora.com>  [7ebac02b35700b7ca96e636d5729b65115c2c708]

fdo#72947 Startcenter: handle file urls and non-file urls on a different way

Thanks Stephan Bergmann for the idea.

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

2014-01-10  Zolnai Tamás  <tamas.zolnai@collabora.com>  [6b0a9123ea2c7d616555c1d4808813a9f4478d48]

Startcenter: ignore repeated clicks inside recent docs view

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

2014-01-10  Caolán McNamara  <caolanm@redhat.com>  [b72f3f40828cf6761a8a3cee0dfe2f8a9d4e4a21]

Resolves: fdo#35779 set the bg color of the editeng from the text shape

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

2014-01-10  Stephan Bergmann  <sbergman@redhat.com>  [910d761a10662cfe6d32c4af43556834064223aa]

codemaker: fix^2 invalid string index access

...originally the past-the-end checks in destination where always true, and thus
happend to work as intended for empty destionation, but
614e04019a672cdd61b86699d99250d80f169f95 broke that, so calling cppumaker w/o
-O was broken now.

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

2014-01-10  Caolán McNamara  <caolanm@redhat.com>  [c02f3a7c8fcb4a3702aae0c73dc7178315450183]

stray FOO

Change-Id: Iee524cb40ce8cc6098f67231a11362c9eaf8777f

2014-01-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [26f9f060a0a0475d984dfb385e3659e75e5ac2eb]

fix help packaging for Mac OS X language packs

helpcontent was not packaged into the tarball that is extracted into the
user's installation directory (and thus never was installed)

simplify the packaging by getting rid of the special "collect" dir
(LangPackHostName) that was the cause for the problem to begin with:
LanguagePack files were collected in LangPackHostName based directory,
while HelpPack files were collected in regular directory.
And that value wasn't even used for the actual path that is delivered to
the user, so get rid of it and the associated code.

Change-Id: Iadd24382a45722bbe8d58bd97be79609fd03021b
(cherry picked from commit deb39c012031b7981360665cc19dc81d3342a3ad)
Reviewed-on: https://gerrit.libreoffice.org/7350
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2014-01-10  Zolnai Tamás  <tamas.zolnai@collabora.com>  [943dd8bfd8695f11773b90fbfebd4179eee9f492]

fdo#72947 Startcenter: display more userfriendly file urls in tooltips

Use INetURLObject to get a readable url (it displayes special characters
too). It is a side effect that 'file:///' prefix disappear
which seems a good thing.
Plus some cleanup: remove second INetURLObject.

Change-Id: I4aab5e2546ae70e5a3d85b12e26e021bfa244999
(cherry picked from commit 31dfeee42e9b08ed7031b6c50d0c674122d5245c)
Reviewed-on: https://gerrit.libreoffice.org/7366
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1f349d3240115651346da04daeb3459b31782301]

fdo#68961: Check visible range during scrolling, and re-paint if necessary.

Change-Id: I47383cc0c4cf0ec48ce621ba5acac33db44ba313
(cherry picked from commit e36c8a674845ab19577fc06d44b780549757e1e7)
Reviewed-on: https://gerrit.libreoffice.org/7352
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-10  Zolnai Tamás  <tamas.zolnai@collabora.com>  [a227af3c5588679ff4e5dceecc16e60e0e544262]

Updated core Project: help  575bdc7ccc52b73b55f12c3d82f5b6b2750d784d


2014-01-09  haochen  <haochen@multicorewareinc.com>  [88cd9632e081f5839cf9fddf60cbff0c099e2968]

GPU Calc: mask formulae that aren't supported well on some OpenCL platforms

Change-Id: I67849c6339ecfa5940285f1921d9b8fd4959ba63
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Reviewed-on: https://gerrit.libreoffice.org/7344
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-09  haochen  <haochen@multicorewareinc.com>  [75ef4d153b0a24bb89372f5304543bf59cf1bf93]

GPU Calc: support reduction kernel in AVERAGE

Change-Id: I0ae0fb279d6d14637d23c682d546a8cc95bc371d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [9a436cece5a74d052e6a17f62f070ad151c7629b]

Startcenter: use PAPER_SCREEN_4_3 as default paper for presentations

Remove static to able to construct items with different
paper info.

(cherry picked from commit 5ab1fb926e984780380665ae185646b603292a6e)

Change-Id: Ifba44675f6126ebfccf26f53f226214bed92352c
Reviewed-on: https://gerrit.libreoffice.org/7339
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [a55ec81ad75b280edea8aa30f2a31a14489d2036]

fdo#71628 Startcenter: remove thumbnail selection when focus is moved away

mnHighItemId is never assaigned with a valid value and there is
no sense to store one selected element's index anyway,
because there can be more.
The bMove parameter of ImplGetItem is never used and doesn' work
so remove it.

Change-Id: I91d6bc3fd13a2b44e6961fea66d02702a8f31c2b
(cherry picked from commit 0314034d8b23d5b69399cfcdf6b2f2add73f9f47)
Reviewed-on: https://gerrit.libreoffice.org/7340
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [56994dca201b3573cc99aea1600acbfa43a892d6]

wrong title, copied and paste from its neighbour

Change-Id: Ib9b7eb21cacdf864f309a0a853d64f299ec7b74c
(cherry picked from commit 224da5bcde2a62d375490456f717e5c2a639a802)

2014-01-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [41108628a8606873570cb5b40d64793d2f3cad91]

Oops. We don't want to leak here.

(cherry picked from commit 51bce89dbd620d3ed59279d0ae80e5587d723bef)

Conflicts:
	sc/inc/documentlinkmgr.hxx

Change-Id: I8bcca7d743d4be7038a4c2eb1436a6470774d40d

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [6e606b133bcece4b03f011dae25f02b112fe9d32]

Remove unused private member: pAccExec

Change-Id: Ie21f8a62213954da7f66c1fbe890ba9dee93cf77

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [f919e2fbb71670777ef06cc06339cae233e5dd12]

tweak autocaption option page to shrink nicely

in the face of super wide frame label text (fr)

Change-Id: Ib6bf99edd0c4aa73d6c4792f438cef6b2ae6bf90
(cherry picked from commit 4819ccc1ccf245b7df12df7d6bc1c4c458375e36)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [55e61c9810d3e7107abfd002cec48b9f83081711]

put these col entries back as rows again

because in French they are way too long to go side by side

Change-Id: I2c0e0450b2da1f023d33a8c23e7322902c783e6e
(cherry picked from commit 52f4526afe382c5c79465484da0d349ade305239)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [4619623347175a9b37fde26351df87dee5d91720]

reorganize opt view page to shrink neatly

i.e. all shrinkable elements in the one column (de)

Change-Id: I53574047cd7eaeccb610fa05fd67183c54157437
(cherry picked from commit a7a3733d8872551279d2b96aecb5a64e1ffd0c98)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [eee8f68136ffd35947dd7e37a6eb5e8a869badda]

plenty of space in the empty cell that can be used

Change-Id: Ia156ab622f52b7161f29bbf968fd3d71cdc89e8b
(cherry picked from commit 037cd59fe5494baa6cba1bd76f19026fe4cbbb5a)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [de9a62919fac612f793793bcb71c5137118b400a]

stop condition reversed, sigh

Change-Id: If96d982bf4377eab29a2dfb94b0a453e12450786
(cherry picked from commit 03e0781145bceebca84e5d891ed0df72c75389da)

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [f3a075f97f0cb13c0e73b567fb2d25374b147cf4]

Startcenter: Refresh RecentDocsView when select 'Clear list' menu option

Change-Id: I9cbe647563699b9b610661003084d2cd16093f9a
(cherry picked from commit d930cefbe65d8b7f21100fcbf2ddcd977dd15cb1)
Reviewed-on: https://gerrit.libreoffice.org/7304
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [eea247993c6c06cad8c6b728c9b013b2c6e86dca]

Startcenter: when screen is small make doc thumbails smaller

(cherry picked from commit 42c1463b8914cf51dd778ff4b22c56e57a935ccf)

Change-Id: If4fbb66992318221a687710afa77fc98e4f111c3
Reviewed-on: https://gerrit.libreoffice.org/7331
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [e781bc712b47c5428222a2496f0d07b09e41d787]

Startcenter: double click opens file only once

Change-Id: I0d99a905cc8c94d39bfe802b2c597275c81f0b4f
(cherry picked from commit c22f8faa7103a8a49b6a872293104b50f9c5d951)
Reviewed-on: https://gerrit.libreoffice.org/7332
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Zolnai Tamás  <tamas.zolnai@collabora.com>  [b24351e5e3565bbd2b8b724d83f4b4c1e0b9f8dc]

fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menu

Change-Id: I4d3993dc855c030f8c51fe2ce3d364240e241dff
(cherry picked from commit 43d355d25db1144668a59346b37b041b8a9fdbc3)
Reviewed-on: https://gerrit.libreoffice.org/7333
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2014-01-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [eeddff97b915588e5bbd273d689e4e79a5d6ec9a]

fix Framework Codesigning on MacOSX

on the 32 bits build 10.6 SDK we deliver Python Framework
The code to sign the framework, although clearly the command that
is recommanded for such things, failed with
"object file format invalid"

This patch make it 'works'... and with it the 10.6 build does not
complain anymore about not satsifying it's 'requierments'

Change-Id: I4fb5c6f3a9ed573d0bb2a09bddaf44300dc6f98b
Reviewed-on: https://gerrit.libreoffice.org/7152
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2014-01-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c002aa137860fc91be815eaf44a489c2653e39f9]

fdo#70596 - fix version dependency for linux package - 2nd try

in commit 65a7e714292dbf4c5a2a4f5760f3b546d603c40c I was under the wrong
assumption that the revision is added by epm and will be always 1.

Instead the revision is passed to the epm calls in the commandline
arguments. So the upper version limit must use the "patchlevel" as the
revision. (version a.b.c.d => d is also release number)

Change-Id: I5002aef88e454561ba610b2d2774b84712da44dc

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [71a5e5c1f0fb783127fc86a3114a6387553d0037]

specify which elements can shrink

in options view if there isn't enough space to show everything (fr)

Change-Id: I01e97d7eb65c01e169440ac817fa55425a85327c
(cherry picked from commit 6cb6370711f1072e3266d9218f7e42534e8ed58c)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [62ebabab96f6cd47e9813ca15b9b8ace3cc5292a]

specify that grid color listbox can shrink...

in calc->view options and that the checkbox entries cannot when options pane
isn't wide enough to fit everything in (fr). Necessitates swapping columns so
the stretching/shrinking column can be centered horizontally for e.g. en to
remain pretty.

Change-Id: I1402183b6ad0989af676a3472c8bf4d2b9c94ea8
(cherry picked from commit 8b6823e0bae689519839f18031e9c59a94dfbec8)

2014-01-09  Caolán McNamara  <caolanm@redhat.com>  [0c51aa45e0046a7831f8f365abdfeab3b9271864]

these checkboxes should be indented to indicate their level

Change-Id: I5928f416e9bc3567111da99509133e27a2f4ad14
(cherry picked from commit 1f5203302b7be632d6a500643e90a63a81ca5d4a)

2014-01-09  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ea38aead924caeae9d51dec5246fef27f4fa456e]

fdo#73408: Make the software interpreter selection stick in the UI.

Change-Id: I136a98fadbde82a7a585df9a5691f884c0362699
(cherry picked from commit 4b5a98942cd3ebcdacd4d66fb2bd61211fcfe7bc)
Reviewed-on: https://gerrit.libreoffice.org/7323
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-08  Rohit Deshmukh  <rohit.deshmukh@synerzip.com>  [994d0c9e7aa8d1a7602e61b770991da980c1cde5]

fdo#72219: Fix for corruption of symbols in docx

Issue:
OUString uses UTF-16, so for a Unicode surrogate character there are 2
values stored, not just 1.
So we are getting assert failure in "rtl_uString_iterateCodePoints" method.

erAck: Underlying cause was that the dictionary breakiterator misused
UTF-16 positions as Unicode code point positions.

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

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [1657e20e663c0cc65168cd193dd19ff78f478e03]

designate which elements should shrink when limited width

draw/impress print options page (de)

Change-Id: Ie4cf8902d3db68a156d10bd4d1b2c7db33539f9c
(cherry picked from commit 45b72633d1bea5e75a27f5fd93e91071e04c050c)

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [ca070a758cd29315b4e9f91a298c90d2f57936a0]

allow long labels to line break

writer table options page (e.g. de)

Change-Id: Ib8f3daad397fc4b8d37979f5c6d1e12b8884677d
(cherry picked from commit 5b29623e0ad6231dd933bd2b2a0017f89436c9d8)

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [c8204020835de157aaef60e217275612dab8b633]

stretch label to fill vertically for long text

calc compatibility page (e.g. de)

Change-Id: Ieab742900747808a4c27205b190e416b391b7a39
(cherry picked from commit 3466f403470c192d24b9d7859b8a6a6ae5c94a2b)

2014-01-08  Eike Rathke  <erack@redhat.com>  [e1023ab62a62bb76b73841c02e44eacaba699d0e]

resolved fdo#72929 buffer jump matrix' result matrix blocks

Update mdds to 0.10.1, set it as the required baseline.

Patch mdds to make available a method to empty multiple elements in one call.

This is for multi_type_matrix.

(cherry picked from commit 47a7565315dcfc4271c2b2c205225d914a1a5094)

Update mdds to 0.10.1, set it as the required baseline.

This update will obsolete two patches that were previously applied.

(cherry picked from commit 12890dd7adfc70bc562bb2760084515cc1269a38)

Conflicts:
	download.lst

resolved fdo#72929 buffer jump matrix' result matrix blocks

(cherry picked from commit ae4dc8e0ea3b78d804d1022905501a56030073c0)

Change-Id: I7b1fcf6b16b5addbb76078506536542cddede25f
Reviewed-on: https://gerrit.libreoffice.org/7320
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [9a8a7212508151971dde9811e71c1cb775585ac3]

designate which elements should shrink when limited width

load/save HTML compatibility page (e.g. .de|pl)

Change-Id: I1d118ebcf8718244dd4f2bab2dc6cb8d60b1008b
(cherry picked from commit 3b0648f2b74b5ac95deabcc3dce2ff690a1f6cc6)

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [9a7bbabc4fd95089068217d38cd0281da65de756]

designate which elements should shrink when limited width

Calc general page (e.g. .de)

Change-Id: Ifc5c230040c9b59f8570a64deda0121ac93ed0e9
(cherry picked from commit 7fb178343eb121ff5e262a16aa601f7be23edc69)

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [2f6f9236eb6d64f1adaef275df100dde898a8dd5]

designate which elements should shrink when limited width

Change-Id: I46c5290ab411ac133ef8ea1e461197b00d837068
(cherry picked from commit 6cdf269a93685d5dfd7811faabb55acd2d7b2561)

2014-01-08  Lionel Elie Mamane  <lionel@mamane.lu>  [85cf6f6f210eaf427ff91d59325122eb7a4e54d1]

fdo#37167 create statement before execute/wasNull/getBoolean

This populates "object" member variable.

The "createStatement" calls were removed in:

 commit b9392a36645d8632b97ad79240f483b3a1683b61
 Author: Ivo Hinkelmann <ihi@openoffice.org>
 Date:   Thu Apr 23 10:42:05 2009 +0000

    CWS-TOOLING: integrate CWS dbaperf1

This was most probably in error since the call is not removed from the
other modified member functions in this commit and/or failed to
aaccount for the scenario of no parameter (and thus no setXXX call
before execute).

Change-Id: Ic0e7b7b64ea496791f32c1416aa7d4416f909616
Reviewed-on: https://gerrit.libreoffice.org/7281
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [f53eb46109cfef8b2b666add0bed63d46f5eb917]

swap button order in ui to match typical reality

This has no effect on the rendering of this .ui as native button ordering is
active. But it means that under the typical editing-under-GNOME that ones head
is wrecked from the cognitive impedance of the editor and viewer not matching
in order

Change-Id: I8888d4263f05bcecff72496f4cf0ae67345dc644
(cherry picked from commit bce7c9b0688c6f6f73311cc87ac094831489eedb)

2014-01-08  Caolán McNamara  <caolanm@redhat.com>  [99798298f98ae510efb3edc7d28f8149d281439f]

tweak button order for alien warn dialog

Change-Id: I6e51951df3bff0d1829bff8e2a436e4030247baf
(cherry picked from commit 2e8a1e1121bc23d442bf7be27e2ae6c15d101980)

2014-01-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9b0c7cd38c565e7fcdd0b426391749a59d57038f]

fdo#72774: Ensure that all the group fields are in cache upon file load.

This resolves the originally reported issue in that bug (in Comment 1).

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

2014-01-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [06a5bad8e1feb1972059d4f9c4d89eb59ae43ae2]

fdo#72774: Generate correct group items for the year group.

This changes bring it back to the same algorithm used in 3.5.

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

2014-01-08  Stephan Bergmann  <sbergman@redhat.com>  [8308f6e5f50bcdd5cd4e5511a8a3bd5c64c93e2b]

OK to add optional bases to published old-style services

Change-Id: Ie6f5f2a634171d9618f3229bcc18ad48fff80d35
(cherry picked from commit 54101206ec3a4a5d8e2948d411dc8b51992add0e)

2014-01-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c2850eabb4cf9f6a661ccbc3eb7012999eec0faa]

bump product version to 4.2.1.0.0+

Change-Id: Ib3d71f4f2d502b07be7e563d83e58d60eb6dc618

2014-01-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [668adad11110e74668f7d8145d169dca9ec591e2]

bump product version to 4.2.0.2.0+

Change-Id: Ib23ca2668b48aa88358210a3b42699b3f1b0e154

2014-01-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c85056cd3d0f002ce13cf6d9de34598d3bf28781]

Updated core Project: translations  c9c7a45a631a5f523ebcc242bf97625466844b4d


2014-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c47f102d8df5e413dbf70e9968ed913f2855787d]

Fix fdo#70807: Page Style method isInUse() broken

We need to check m_FirstMaster and m_FirstLeft too to verify is a style is used

Thanks a lot mst__ for pointing how to fix this!

Change-Id: Ic9c37c552893c17fba4aabcc0fd4beb7fe2550e8
Reviewed-on: https://gerrit.libreoffice.org/7295
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
(cherry picked from commit 6131787afbb32e1e12aac4cf4f65625d11d39f08)

2014-01-07  Herbert Dürr  <hdu@apache.org>  [b95a10423dfb52ec0d502a4f3ea85e17e15f2073]

Resolves: #i123986# fix charmap accessibility for...

code points beyond the unicode baseplane

(cherry picked from commit 5a81299b05da6f1f9ec81246abe54c55f49793a4)

Conflicts:
	svx/source/accessibility/charmapacc.cxx

Change-Id: I29eaf14211be633a8dd354aac9f308e4a18ba27b
(cherry picked from commit 8fad6d99650c63dcc4a4ca4910d34dc4b901c00d)

2014-01-07  Stephan Bergmann  <sbergman@redhat.com>  [fd60d3fb5885d8dd3f409894fc37a3e42b57eee0]

No serviceNames attribute in Loader

Change-Id: I6cc001d18683fc412f0ec0b6a33054d6e745463f
(cherry picked from commit 431b49fbec68c17c7a486ef0f577107d3dd27e55)
Reviewed-on: https://gerrit.libreoffice.org/7293
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2014-01-07  Tor Lillqvist  <tml@collabora.com>  [d7f899bc56affad4ddd1672d3bfb354dc5966196]

Drop the check of the SC_BACKGROUND_COMPILATION env var

Change-Id: Ia33002819023c79160d921fbc1cca7a5c12d143a

2014-01-07  Tor Lillqvist  <tml@collabora.com>  [0c7309cfa5cbf295aae2917d1ccd73d5ab8ed026]

Add some more logging

Change-Id: I637c365626242142a0f6fc0ac002fa9dd5f1340a

2014-01-07  Tor Lillqvist  <tml@collabora.com>  [d90fa180dd76e55f5d480f63ce5e484e31307783]

Avoid assertion failure if group has been disabled

Change-Id: I918f2716778ddd9ede56b5df731a531f97a3b24d

2014-01-07  Tor Lillqvist  <tml@collabora.com>  [8e3cb2d536adca7de2acde3cc68f25c32fa2b583]

Background OpenCL compilation re-factoring

Don't use a mutex and condition in each ScFormulaCellGroup.

Not sure at all if this crack works, and I hate every moment spent on it, but
at least it is still behind an environment variable.

Change-Id: I70c917d47112e3a2ed010de4d123a4155f71c004

2014-01-07  Niklas Johansson  <sleeping.pillow@gmail.com>  [f6b6aeddde04164ca33f2726335fdcefd9c1c69c]

Updated core Project: dictionaries  02314dc1d63277226f048527d7fb843f751e84e8


2014-01-07  Michael Stahl  <mstahl@redhat.com>  [c5ab946abfe3b2c60253e3c724eee2be0bda0b81]

fdo#73087: python3: upgrade to version 3.3.3

- drop obsolete/upstreamed patches:
  python-3.3.0-ffi-clang.patch.1
  python-3.3.0-15833.patch.1
  one hunk of python-3.3.0-aix.patch.1 in fficonfig.py.in

Change-Id: I12f0f78a172067986b63455847015ea2430a084c
Reviewed-on: https://gerrit.libreoffice.org/7278
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
(cherry picked from commit 45c537a1185dfca7e51229dde9e9220e5174bd57)
Reviewed-on: https://gerrit.libreoffice.org/7283
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2014-01-07  László Németh  <nemeth@numbertext.org>  [ca3006cea58d2b35e773e6954e80b1c16bf0c379]

librelogo: fix messagebox (API changes)

Change-Id: I7fe8c26b7ca93319658c14abd1142f1623141ce8

2014-01-07  Muthu Subramanian  <sumuthu@collabora.com>  [bec40dcd4f36bf774f6bc2d805a646ba2232175c]

fdo#72998: Custom shapes have improper size.

Change-Id: I4f8b7f80f89ad713e274acf6fc93bb415e660baf

2014-01-07  Andras Timar  <andras.timar@collabora.com>  [d56dc259875a697aa69fb6a808fe8a86189db062]

Updated core Project: translations  4417e4d92cb27c5712dafdb9b22fd54d7554d600


2014-01-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fd58eb3e92fc82d45130e06f89f9fcee29d08f1e]

fdo#72645: Case-insensitive string comparison in GETPIVOTDATA.

(cherry picked from commit 17b00767948f7add229ec589c06cd8c898032ffa)

Conflicts:
	sc/qa/unit/subsequent_filters-test.cxx

Change-Id: Ibdb2b7ab2bae03875a3462816e860f58d9076457

2014-01-07  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e5dcc06cf898109a1dd8218cf5eeecb83fb01492]

fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.

Change-Id: I0fc1fd069440ed6fee378fc2dfd2ed761afbdeab
(cherry picked from commit 8728f8e8705cfb6875a315aef85ec6004604e702)

2014-01-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c009bdb061d074bbddd58a16bdf65022e2099ba5]

fdo#73001: Simplify the selection function logic & calculate correct results.

Fixing a bug and cleaning up the code all at the same time.  And don't forget
to write test for it as well.

Change-Id: Ia0322c4bebd4c5debcbfa4bb0902afbe581208b2
(cherry picked from commit 4a7a6b46c0dc779581f271b9e6c13c365eca7ab8)

2014-01-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2c2be1e36a7d6ab0ff7f42badcafa8fbaf5260a0]

Add unit test for getting data entries. This used to crash at MAXROW.

Change-Id: Ia904f69ddebcbd61e4ad3b97a0ace3db2d3a33e7
(cherry picked from commit 4796d5dde115cc56eeddb67f38ce7b9f490e886d)

2014-01-06  Andras Timar  <andras.timar@collabora.com>  [356a5921f0a0a2295d55cbee2bf1570f357bd686]

EMF/WMF: parse line cap and line join

Change-Id: I081ae9c24e48912631dcfe4aba8a06ff2680aaf5

2014-01-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ec5fc829f08b09baa50a8dc0707c68669d28677f]

Buffered WPXSvInputStream

Change-Id: I8bb2632cb018093d02e21090e77bb48364f99268
Reviewed-on: https://gerrit.libreoffice.org/7146
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
(cherry picked from commit c56c2e28ff4252aa858826416a8a57cb8c2bf100)

Simplify this condition a bit

Change-Id: Iceef995be9ff55306550e56a0be87dddab7a78c3
(cherry picked from commit c85456b01bd8dd12792b76fb393f893496461c5c)

Avoid some memcpy when not necessary

Change-Id: I9b838fc8392bc61be4ed911fb1423a1e97af2356
(cherry picked from commit 4b4a870b176cf5ff9ee84fc5b16f4df1d8eeef94)
Reviewed-on: https://gerrit.libreoffice.org/7279
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2014-01-06  Michael Meeks  <michael.meeks@collabora.com>  [1ae9fdb294fe063a55e34188b249c5e0d908ddcf]

package: avoid un-necessary modification event work.

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

2014-01-06  Caolán McNamara  <caolanm@redhat.com>  [c41e98e9ec3026c62424420e4910bd9a0470fbb7]

avoid out of bounds string access

Change-Id: I0a0affea08528fc9bd729ab01cdb5fa6e9f8e18f
(cherry picked from commit 8c0bb201382d839124fb9a9c8906e2c2018a6939)

2014-01-06  Zolnai Tamás  <tamas.zolnai@collabora.com>  [eafe417d1a9531c98d2bd44d8eb04bc1af068b40]

cp#2013101510000026: fix file coruption caused by comments' doc export

Plcfbkl contains only character positions. The Plcfbkf is that one
which contains additional informations.

Change-Id: I9bd8eec5c8e64d9d757764dae51bcb866456cdc9
(cherry picked from commit 3ed870e237a0b7b95f48bfb8192fe7d5c2957a03)

2014-01-06  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [1142320ccd6e9d7dcfcda339cd2b32674b7a3d32]

fdo#73117 fix switched true/false explanation for HYPGEOM.DIST

in function wizard.

Change-Id: I768620967728c619e051e35e8ff472ae12f1404d
Reviewed-on: https://gerrit.libreoffice.org/7274
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2014-01-06  Andras Timar  <andras.timar@collabora.com>  [3a860d3e03e523777942a5c824d8cb6013d4098f]

fix copy&paste error on UI

Change-Id: Id45ef565883069705bd7dddf5f5ec1c05f4f9b63

2014-01-06  Zolnai Tamás  <tamas.zolnai@collabora.com>  [9c2794e07883c4c5ce1a3c2c6ef167e0b1b1e88a]

Startcenter: add icons for 'Open Files' and 'Templates'

Change-Id: Ic9e584f63e374e977ce18115173d18083d2e44a3
(cherry picked from commit 28b8f43d071fb62fe4205648daa33f80c1b4b4a8)

2014-01-06  Andras Timar  <andras.timar@collabora.com>  [7e78ca35dd80d2330cfc4e6ede7a1139b136a673]

Typo fixes in Math tooltips

Change-Id: I7623fd53dd60fdfd9afb99135b79adfb434aa72a

2014-01-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bb3504ddfd3473b384cd573634031b3af09af9fe]

Don't crash when entering a value into cell at MAXROW position.

Beucase that would be bad.

Change-Id: I7ce22105d88346f1cda12897eb57923dee8bd467
(cherry picked from commit a6070efb880e4c8fca54b900e807d9233bcb25fd)

2014-01-04  Michael Meeks  <michael.meeks@collabora.com>  [227fb8c9c3b22798b90aff9b17605428b7f9a897]

fdo#73280 - always advance the iterator to avoid an infinite loop.

Change-Id: I62f2d8ec5d6d62f1dbe9657cfbbbc90c56cce812

2014-01-04  Arnaud Versini  <arnaud.versini@gmail.com>  [710fa2954a67d4a5277cb16a3d9b513ca679cbd5]

Resolve fdo#72632 by adding missing break

Change-Id: I7e27b685f2e6e1e1b96aee907f4c634252b0e17b
Reviewed-on: https://gerrit.libreoffice.org/7270
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
(cherry picked from commit bdc192739892114e8b159a8af185ff28b873e748)
Reviewed-on: https://gerrit.libreoffice.org/7271
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2014-01-04  Caolán McNamara  <caolanm@redhat.com>  [f1227707e3c17ead24f00f5c2274a155c5926152]

Resolves: fdo#72666 safe fix for 4-2

Change-Id: I355f8b0f660b158cf05576e9a5a8d5fe7643d259
Reviewed-on: https://gerrit.libreoffice.org/7268
Reviewed-by: Siqi LIU <me@siqi.fr>
Tested-by: Siqi LIU <me@siqi.fr>

2014-01-03  Caolán McNamara  <caolanm@redhat.com>  [607a82d728a00743dbc5fabd486f615d590d3774]

don't call top on an empty stack

Fixes CppunitTest_sax_parser crash in a dbgutil build.

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

2014-01-03  Eike Rathke  <erack@redhat.com>  [d16363aa6c8d7a01f9579f7f062a2d005fa1a854]

resolved fdo#72949 evaluate criteria on the query range

... and not on the result vector if that isn't included.
Actually implements a TODO introduced with
c008dc483f8c6840803983e7e351cec6fdd32070

Change-Id: Ic6c7ae70651aca21f22f10f76f94eb8690536bef
(cherry picked from commit a7d6e1f3eb60e4b73092dfe3f21501b4d150f041)

2014-01-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [b799d4a73a6cd8c1840c77404ef6594f9599fc36]

cp#2013101510000026: doc import of comments affecting more text nodes

Change-Id: I3932d82cb4cd640b19957b93cc7e59711af1b564
(cherry picked from commit f2945255df273404ee2457dcf761cb8f334b732b)

2014-01-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [ecb0776708183e8a6dd3872b7217f74bc34ad8f0]

cp#2013101510000026: doc export of commented text ranges

Change-Id: I2d31da5d659edcbebc682d5604d2db24b5e341fb
(cherry picked from commit 5969eec0e998804eba77338b17de90737e2acb43)

2014-01-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [17ce7f9deab2b302e5a123805e6970ceba2110ce]

cp#2013101510000026: fix doc export of comments initials

It seems comments' authers were exported twice. Once istead
of initials.

(cherry picked from commit 0127e3dbabaf24c6c0d828e6d26357ff0b63c3fb)

Change-Id: I082fb5caea99df013922e16c5d8d4ef29e866665

2014-01-03  Zolnai Tamás  <tamas.zolnai@collabora.com>  [2f7b405765b929e53cb24b98b9fe1dcc1ff5c798]

cp#2013101510000026: wrong highlight of commented text range imported from doc

When makeFieldBookmark() method is called with
ODF_COMMENTRANGE it will ignore the added field name and
generate an own one. We have to set the name of the
SwPostItField to this generated name so these two names will match.

Note: lTagBkmk is only an identifier but not the exported name
of the fieldmark so we don't need to stick to use it as
a name.

Change-Id: I499abdcce1be0563c308bcf9f5c0a959a07f858b
(cherry picked from commit 12e287220ebaf3a8f5eaf7bf526dce2c47f45a20)

2014-01-03  Eike Rathke  <erack@redhat.com>  [d3208b11f950861abafdce24364833579e68d22e]

added EUR/EEK and EUR/LVL factors for internal CONVERT(), fdo#73239

Change-Id: Ia385cbba240d1d8095e8a6ed6f4798d99c14794d
(cherry picked from commit 9cf662e46b30f46bdbc473b0e605be8cfca1d4af)

2014-01-03  Eike Rathke  <erack@redhat.com>  [9742a6280e6a96336edce5054833fd83875b3b71]

added LVL Latvian Lats to Euro Converter, fdo#73239

Change-Id: Icc6f9c40a39f08bb0bcbed6d25c99f0e67cb608c
(cherry picked from commit 5bf0a838e800605e95b5b03157bdf0780db497e6)

2014-01-03  Matúš Kukan  <matus.kukan@collabora.com>  [2e3904606d39d57bb33c8288680bca426557794c]

-Werror=unused-variable

Change-Id: I44e4f9a38deac882acbd444b5e7026d5019ea958
(cherry picked from commit 296b1e76071698c990e726d2f7935cef9ca07fbe)

2014-01-03  Andras Timar  <andras.timar@collabora.com>  [95429c32abd3bded388769130c16b23ee086493b]

Updated core Project: dictionaries  45db0b3b3d689609c0d3773e1c1accc32e7e71f3


2014-01-03  Eike Rathke  <erack@redhat.com>  [6f4ed937fb53e6104aecb6ee4d17f1ab8acd35ae]

die binfilter die die die

Euro Converter tried to obtain filters for names of binary filters that
don't exist anymore and can't be resolved hence the TypeDetection
GetByName() bailed out with an exception when calling the file picker
(e.g. when attempting to select a document), stopping in Basic
environment and effectively rendering the wizard useless.

Change-Id: Ifdef6f59abdc16bedd0f54ec317dc44af8f1e628
(cherry picked from commit e625d00439f725b01f3818859e95e431e6173d57)

2014-01-03  Andras Timar  <andras.timar@collabora.com>  [87344455bcc2da590d88cb29877d2359465e2156]

Update of LICENSE document

Added: libe-book, libetonyek, libfreehand, Firebird, HarfBuzz
libatomic-ops, libeot, poppler, Caladea font, Carlito font,
Lao spellchecker

Removed: Jakarta Tomcat, Xpdf

Change-Id: I6470ec93344f129d0f4ac71dad91a0a42b7203b5
Updated: pt and pt_BR dictionaries

2014-01-02  Eike Rathke  <erack@redhat.com>  [5e5e8f48ac184bb0dd96a74c5bbc2108fd5b44d8]

added Latvian "LVL" to EUROCONVERT(), fdo#73239

Change-Id: I2041a4a8fa2387a217eac96d4424f8ee511a2e00
(cherry picked from commit cc1b6535e01db62688a7bee50852d33e4ee50761)

2014-01-02  Eike Rathke  <erack@redhat.com>  [aa17477a731496d6b003517e2a9b92c9aac924ac]

added EUR as default currency to Latvia [*-LV] locale data, fdo#73239

Change-Id: Iee8da90c70589b8053c8c5b696afb4968072f47e
(cherry picked from commit c32996987354d045523beaa98b5d227d161f72fb)

2014-01-02  Eike Rathke  <erack@redhat.com>  [852cc9597cbe0c0529f9d3187ac935a05f7ed885]

added Estonian "EEK" to EUROCONVERT(), fdo#73239

Change-Id: Ib4c82992e12758fcec6c667c57849935cd518972
(cherry picked from commit 127f863c727c07f1da40005fe638d97e89baaccf)

2014-01-02  Julien Nabet  <serval2412@yahoo.fr>  [465954396edf9c34d4f53b4b4afe9f3817f257e3]

Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing Aids

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

2014-01-02  Eike Rathke  <erack@redhat.com>  [1d1301de3248b1e08a66a259457f59b5406a5034]

resolved fdo#73113 not string cell does not mean no string at cell

Introduced with c008dc483f8c6840803983e7e351cec6fdd32070 the
ScQueryCellIterator::BinarySearch() evaluated all non-string cells as
not being string, ignoring edit cells and formula cell string results.

Change-Id: I43be46dc8db35d6d0677086c345379ed4627b355
(cherry picked from commit 6046207ea2ef67de1388b30a7e8e0da5dcf5e6bf)

2014-01-02  Michael Meeks  <michael.meeks@collabora.com>  [ac2067d2df089b8fbf1a7f887680f856caeeee1f]

oox: fix crash with threaded xlsx loading by pre-allocating sheet storage.

Change-Id: I12c8afe6467bf3ae755faf8c6d01c6aa37d5be27

2014-01-02  Michael Meeks  <michael.meeks@collabora.com>  [d683df6c22a2e6be4d5db644e30832b3fe3e64af]

fastparser: avoid std::stack::top() - cache it's results.

amazingly std::stack::top() takes 146 pseudo-cycles to do not much,
so instead cache the result in a single pointer in lieu of burning
that code.

Change-Id: Ie326be47da6cbad0850e5f1026a1632bb840b6b8

2014-01-02  Michael Meeks  <michael.meeks@collabora.com>  [4df7072a88691fb11916dc23f5bd0f35cb6227e6]

fdo#39007: blind fix for renamed OS X restore-state file

Remove also a potential restorecount.txt file (as reported in the bug) in addition to a potential restorecount.plist.

Change-Id: I96fb688e9dda804f240cad8f2109c5880b544302
Reviewed-on: https://gerrit.libreoffice.org/7239
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
Signed-off-by: Tor Lillqvist <tml@collabora.com>

2014-01-01  László Németh  <nemeth@numbertext.org>  [12a79cc9ff44d0e54197f816bca22bff3d3469d2]

fdo#73199 librelogo: path, interop. and color name fixes

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

2014-01-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [3f65b5066c80a6af4f1f04c7f6f194d789a043cd]

fdo#70664 Allow reading firebird Blob as InputStream.

Change-Id: Ie0cb93a902961b3f37daf435828263478c9d2997
(cherry picked from commit 2b24eec3d4ca50e676c0c3af86ecb92a8eb0a8a2)

2014-01-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [990c8f57b673eec03296ca72b19f946775840395]

fdo#70664 Implement Blob writing (firebird-sdbc).

Change-Id: Ia95c6e1a0ede2103aae25610baeb3c7a9642113a
(cherry picked from commit cb4b290bcfbc5ac73103a557f8de429c3d7d7c3b)

2014-01-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [273bbd2930736087a6b768c939256ed5d9ddcabc]

EMF+: mapping can rotate the width vector, so use resulting length.

Otherwise (i.e. with non-vertical lines) the width will be incorrect,
and can result in lines disappearing as the resulting X component
can be tiny/approaching zero.

Change-Id: Icf3b7c10c627594600b517b8ff445f8df87c56f8
(cherry picked from commit 83f2b3c590120a60b5e94fb1a15054ebe0745dbb)

2014-01-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [82573fc1ea658a4d1f496aaad6f56320379582c8]

EMF+: actually use lineJoin attribute for polygons.

Change-Id: I5b369703333332598353d9817f0253bbe5fc3601
(cherry picked from commit 9b1ceabd5f696500d4fe2acb89170bd987966a9b)

2014-01-01  Andrzej Hunt  <andrzej.hunt@collabora.com>  [4dfd688b14e72f4011839c3e9aaa0a47fe349bd0]

EMF+: Integer coordinate values are signed.

Change-Id: I5babcec50d48dc2a6288a01685db61fbb7058680
(cherry picked from commit d8dedc775cedf0e9daf9284bc7e3a0331ccd2963)

2014-01-01  Michael Meeks  <michael.meeks@collabora.com>  [74fcb90dc73e235934fc19d39b7d7b0bf07cc8a5]

fdo#73021 - avoid call crash on spell-check + unit test.

Change-Id: I3588ef45617bda440f970e54274cc0985b7baed5

2013-12-31  haochen  <haochen@multicorewareinc.com>  [16c05839601b094beb463e2dd05e7c718fa2e58a]

GPU Calc: Remove unnecessary 'std::cerr'

And add 'exception catching' for return  to CPU caculate

Change-Id: I640894d677eaf73367bb51dec51c8baeb412bca6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [9bbe7f7078b0c85523090437c3488e2254aa1bce]

GPU Calc: Fix accuracy not reach 11 in MDURATION

AMLOEXT-223 FIX

Change-Id: Ic7f35d85cc10f14487411633a54c43bbfafe688f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [2263e435686f223bade8a0b5e05a9c60167a219a]

GPU Calc: unit test cases for accuracy not reach 11 in MDURATION

AMLOEXT-223 BUG

Change-Id: Ib8349015152da6b641193b8558cb8a2959513631
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  haochen  <haochen@multicorewareinc.com>  [25c538477c833ef7394535f654f19bd1d7e29bfa]

GPU Calc: Optimize Vlookup

AMLOEXT-406

Change-Id: Ibd1ad4e93ccfa1bb3a64545f4f007e4116691791
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [52d9f7be1d2dfd478a94dc69d1236487835a7c2f]

GPU Calc: Fix bug of support optional parameter for STDEVPA

AMLOEXT-405 FIX

Change-Id: I7057104900140197a8e018710de863415920827d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [06df5100882c0f4e96795ea3c0a22b327794688d]

GPU Calc: unit test cases for support optional parameter for STDEVPA

AMLOEXT-405 BUG

Change-Id: I65cf098eefbffd5c1c838a2f4d91ba3472caf50c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [a11fcc996fca18944e980714eb8b5ac4bbba6db9]

GPU Calc: Fix bug of support optional parameter for STDEVA

AMLOEXT-404 FIX

Change-Id: Idb3dae8907b753c8680de8673621102128e43ef0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [8893db1f6af0a79f00085b3386c74de640f7cbba]

GPU Calc: unit test cases for support optional parameter for STDEVA

AMLOEXT-404 BUG

Change-Id: I7dfbbecee5f178a42b28d9df0f4f205fa694d152
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [237bd7f1ac640a2eecf533ecc0d3a735b6bc5131]

GPU Calc: Fix bug of support optional parameter for VARPA

AMLOEXT-403 FIX

Change-Id: I21e0cd502abfa081885327316bd42e3c1702c494
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [8eacfeda44c6d28aa3170e73a73de893b419d6f8]

GPU Calc: unit test cases for support optional parameter for VARPA

AMLOEXT-403 BUG

Change-Id: Ie48f1e6a6abb6dae95477902a5211729dd91ee5e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [8b3632fbeeb1dbb297dd2c5c3c7c676448a3a25a]

GPU Calc: Fix bug of support optional parameter for VARA

AMLOEXT-402 FIX

Change-Id: I61b051324bb1421aafb048d3b76b50e182734076
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [bea76c6b1a898b57abbe7da534f164a0ee5e974e]

GPU Calc: unit test cases for support optional parameter for VARA

AMLOEXT-402 BUG

Change-Id: If6f4064d3e706957cc1db0c668f42675642455c3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [18212c3d4a74cc92c2510fc55672d5a70c3837ea]

GPU Calc: Fix Not support multiple data types of HARMEAN

AMLOEXT-401 FIX

Change-Id: If398e6abfb7eec11033290fb7e9c87c26829ef90
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [979567eea57751bf1c1195371bdf2c6c17d0d828]

GPU Calc: unit test cases for Not support multiple data types of HARMEAN

AMLOEXT-401 BUG

Change-Id: I7960b47c62a4a5d65e0ae5814d5b14763cea4e74
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [01ae85fdd1c8f5e06ff8e25a75bbeb0325768acc]

GPU Calc: Fix Not support multiple data types of KURT

AMLOEXT-387 FIX

Change-Id: I7faa87205bc82a1078f29bcb763d9ba3c3c20f2f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [d9106391ec8001d40c7bc14d423ebdac0817feff]

GPU Calc: unit test cases for Not support multiple data types of KURT

AMLOEXT-387 BUG

Change-Id: I491dfd98183691033a15f21f41efe514bf96de85
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [a64c293fc1f72ba91ba739058fb84a09ba5b1456]

GPU Calc: Optimized TBILLPRICE

AMLOEXT-386

Change-Id: Ida4704f9864e0ba3fe043f33ac58b8ae1a7ab098
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [f23ccedea955d02a5e080c15080cd42e5144c29c]

GPU Calc: Fix bug of Averageif not support double vector

AMLOEXT-386 FIX

Change-Id: If8bd95079c725c690e5ca10c6c5954d01f971c0e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [35764e147a11721a574069b31dcacdf095139841]

GPU Calc: unit test cases for Averageif not support double vector

AMLOEXT-386 BUG

Change-Id: Ie7c20cf9e354ca4c88388238ba735262098bb09f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [c19298d12baf22d7d1e44da5717371e9ca3ffc7b]

GPU Calc: fix compiler warning

Change-Id: Iaadf726cbece3d077667175f3f60bf2345179202

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Isamu Mogi  <saturday6c@gmail.com>  [2096b746a9013c93afb94469e9e983d65e1fffd2]

Add sal_textenc dependency to cppumaker

In Japanese localized Windows, cppumaker requires sal_textenclo.dll
but that rule isn't written in .mk. It causes build failure.

Change-Id: Icab74493a4a3b445144bb9d969b79636dbd17162
Reviewed-on: https://gerrit.libreoffice.org/7134
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [a429db404f376fd3d3d7a50f7da8d4ce59caa289]

GPU Calc: Optimized COUPPCD

AMLOEXT-382

Change-Id: I49ed9bdd88a0f00da4475798362750d5a0253c09
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [45cc16ea99a71126f35a8105d484727baf7112bc]

GPU Calc: Optimized COUPNCD

AMLOEXT-381

Change-Id: Iccae2ddd0bbfc598016ca331402003625251d99b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [e74c15d3b8602a7d2a454aaaab3ba71de10e603a]

GPU Calc: Optimized AMORLINC

AMLOEXT-228

Change-Id: Ie48898fd7b783bb94e3dcf0121ae40d9aa32916e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [1f3c64b28095834e98047470533b3e1bbbd13853]

GPU Calc: Optimized AMORDEGRC

AMLOEXT-227

Change-Id: Ifa085f04d362dd17aa28ce203ef05fbc62940aa9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [ab9e2fe63d6a621626586ba28600612ae23e7b8b]

GPU Calc: Optimized COUPNUM

AMLOEXT-222

Change-Id: I630a4e1d648158e66efe4efb5d671a9b1df06f6a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [4afc2fe7d875793db3e2a0e9c2d317bbc026910e]

GPU Calc: Optimized COUPDAYSNC

AMLOEXT-363

Change-Id: Id0681aaa788e8b96780c29e7441415cc7b7cef68
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [44b80be1d6d5ce3ca61a1507b26b084df4fc4908]

GPU Calc: Optimized PRICE

AMLOEXT-235

Change-Id: Ie58de89d7512a2661bb6fb3908850f71f1806eac
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [f60b4031e6847b7ee9b1e5890cf2b20d01858520]

GPU Calc: Fix the precision of the Financial formula DISC

AMLOEXT-384

Change-Id: I01c6944d8cf84aba5870d80ff74ca38da0915487
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [6a78381f1fb23400ab231c9c89923265488521d0]

GPU Calc: unit test cases for AVEDEV

Turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-379 BUG

Change-Id: I575c5f1c2f4648232cdf4982514f0d2571fa139d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [8d314b6fd18943485aa4174d5f52f6efe89599bd]

GPU Calc: implemented AVEDEV

AMLOEXT-379 FIX

Change-Id: I31fadbc5e96759d988d096c93429cdc22923a0a7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [e99fb6aa1157bec503c5c70c727098c7cb39b3fb]

GPU Calc: Optimized RANDOM

AMLOEXT-260

Change-Id: I3fd0a857a476a34401cfa522f828bed3bb79c9e2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  haochen  <haochen@multicorewareinc.com>  [86f89c8dd1ec85b6741295974ab1d9ccd126b35d]

GPU Calc: unit test cases for NEGSUB

turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-383 BUG

Change-Id: I6d800f22a452de063fefd02adf8da82c8920fe36
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  haochen  <haochen@multicorewareinc.com>  [48dd09b6c37bdf926efb5d02e12b12215e09a551]

GPU Calc: implemented NEGSUB

AMLOEXT-383 FIX

Change-Id: Id1d28b5a7935bf70cba191c95cc314b6f0dea9ca
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [45c5e4969124242aaeebb45c6751357fe8bbbe4e]

GPU Calc: Fix bug of SIN,POWER,EXP,SQRT

AMLOEXT-380

Change-Id: I52833dea851f24797fe23e76e1b403716672b091
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [b3ab0022760392e66ac027335fc897c47dae4e59]

GPU Calc: Optimized CHISQINV

AMLOEXT-300

Change-Id: I01f16fb5a00e1c96e40bfcf99e417519cb27e765
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [7bf17355dee1f44c34099a459feb3aa06803c2e1]

GPU Calc: Optimized ACOS

AMLOEXT-270

Change-Id: I460354ede9a9666a7b5dcd7c5d125b605e3b3b2d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [e8bfea546dd70da2064341af1ce8ebdf4d16900c]

GPU Calc: Optimized ASIN

AMLOEXT-269

Change-Id: I10d33b50f743630ed91daa743017e431754e5659
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [50ac51f007c9cf04febf3efc6a7a31306b3edec2]

GPU Calc: Optimized ATAN2

AMLOEXT-349

Change-Id: Ifd9532d7b73afee1a0d6eb8f2d4522e0356006f5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [bccc867982b0093c8084385f60c7b3793143e9c5]

GPU Calc: Fix Bug of TBILLYIELD&TBILLEQ

AMLOEXT-376

Change-Id: I067819191f5926cef31ab50f1ad46d64a1e58a5c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [9c2555cdc83c74960ffe836951d3c34f8f4f4e5c]

GPU Calc: Optimized DDB

AMLOEXT-279

Change-Id: I6d4d9f3fc67aeeb32b571998ef9ddeba66184449
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [1b5d97cc41da73bcb9b632cf81adade8b642db33]

GPU Calc: Optimized PRICEDISC

AMLOEXT-283

Change-Id: I10541f33f65a68d87931d92f520653d7751ae507
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [3be8b04e15d7c385f91cab0c7514578217913302]

GPU Calc: Optimized PPMT

AMLOEXT-277

Change-Id: I05b2d703820dab3e284a2356a3e9b1cd9b797247
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [ca11b86d5cf64ef3766f9f9654fa560f3bf502f6]

GPU Calc: Optimized GAMMADIST

AMLOEXT-278 FIX

Change-Id: I59bf06c1e8ef138e08a7699fa167034442780322
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [5c55c11d0d919cc7a04e0bff52ed9547480a370b]

GPU Calc: fix the bug of wrong test case for

ISEVEN and ISODD

Change-Id: If16b13a22d336d7d21c9034157be0aa38f2415be

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [661b1c702b977590625acf23fe74b070c522bed6]

GPU Calc: temporarily disable Kombin unit test

Change-Id: I08d615e6b53781b5dd9e992204093bdd4901f852

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Tor Lillqvist  <tml@collabora.com>  [0bcbf0b65206331e88d724f70a1564903cda1269]

WaE: statement aligned ... [loplugin]

Change-Id: Ifd2693b36418fa6506ffac1584688e13e7f913f3

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [d31fb4ee13e201d24e940aa97bad721b47a53b95]

Remaining -Werror=unused-variable fixes to get sc build again

Change-Id: I43a15ad87422201989f3facb0b992ec73d3315ae

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [0fc07e0562a6c627c090fc3bff21093dad2a778a]

-Werror=unused-variable

Change-Id: Ieb7ec6ff5f1068dd7ec842263715be622b55c550

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [cf2272da856da1144b0ad8cdda78b7ef2a87cf06]

-Werror=shadow

Change-Id: I663824865d6f3dfec83e0b71992d1ab3c9f184f2

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [189def370bd2b6fb9e0231b30607bd7d33e8170d]

GPU Calc: Optimized TEST

AMLOEXT-206

Change-Id: Ibde6be7d2fba7f96912924396e17cc21e4c00826
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [9f2ebf896982ecd6fe065f77054256fb845fc049]

GPU Calc: unit test cases for besselj

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-378 BUG

Change-Id: I1cbc041e1aa1899fa10931e7bfc3f8c8b43066f6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [f2ded26883b115b58e8350940a65a5abc8847229]

GPU Calc: implemented besselj

AMLOEXT-378 FIX

Change-Id: Ie70185694f9e7ab3a955994948146b9adb60f650
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [5a872936e57fe6e7facd96301285d108bb56c7c9]

GPU Calc: unit test cases for SUMIF

turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-377 BUG

Change-Id: I0980604d643f3875e4dfe7dcd20f3cad186d72f6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [664c53c0af0530e5681e84008f0d4f77965cdc36]

GPU Calc: implemented SUMIF

AMLOEXT-377 FIX

Change-Id: I2e656e9d943179b4da1c1b104ac77f0edcb2f86e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [ebfb4cfb07d50d4b2c8d5d68d84acbbf4c0acdb7]

GPU Calc: Fix bug of TRUNC

AMLOEXT-365

Change-Id: I968ca9cc202706698a3fc5e957c4941c234779f7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [f89bb730af28c4af0fd028ad90580014cd64a1d5]

GPU Calc: Fixed accuracy bug of CEILING

AMLOEXT-375 FIX

Change-Id: Ie41c66570db2c9b752d987de421bb7310b244611
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [03d76933642e9c9bdfdcabf406897c6a2be906a2]

GPU Calc: Fixed accuracy bug of BitAnd

AMLOEXT-374 FIX

Change-Id: I3deec32d09058483043211d920519bb4fd1e7018
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [c1dfd8cf34f9536572534027da4e2ca220634782]

GPU Calc: unit test cases for SERIESSUM

Need turn macro NO_FALLBACK_TO_SWINTERP on  formulagroupcl.cxx for test

AMLOEXT-373 BUG

Change-Id: Id30d16c46d33e18f347682946f18b5c82aef2158
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [be4f32a7bd1f15ba630cbb8a268912713e3ce4c0]

GPU Calc: implemented SERIESSUM

AMLOEXT-373 FIX

Change-Id: I23926b7a390dbdb44e7f897d2079d9baf4befd02
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [61f4113160d4df76b1651bacb7765339f908e7bf]

GPU Calc: unit test cases for QUOTIENT

Need turn macro NO_FALLBACK_TO_SWINTERP on  formulagroupcl.cxx for test

AMLOEXT-372 BUG

Change-Id: Ife2681e8c637cf8d17e3db2072f725e25ad85434
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [108c51c65ae117abc207a73f03c98585539b6488]

GPU Calc: implemented QUOTIENT

AMLOEXT-372 FIX

Change-Id: Iaa8c1a4d64007071997f5eccdacf76be7f531894
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [f6e7851c28b8789c938e85d983539810302e1045]

GPU Calc:Fix the accuracy problem of 'Harmean'

AMLOEXT-366

Change-Id: Ic368b8301c4e80ad76e1d0b33b69bee6a87b9d89
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [43c2974a4382ed69dd0af7db4c398317562f129f]

GPU Calc: unit test cases for MROUND

Turn   NO_FALLBACK_TO_SWINTERP  on in formulagroupcl.cxx for test

AMLOEXT-369 BUG

Change-Id: If0bf63873afdd3b2bbf302a3fe58621f5853ba1d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [e4b8847e9083b04e1aeddb81ee66f3197b2a1b27]

GPU Calc: implemented MROUND

AMLOEXT-369 FIX

Change-Id: I694c7f342d27ae045db03f75896663a316cc8b1e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [2805f0e5f028a1817306f2a2e4e15a20bfbb6630]

GPU Calc: unit test cases for SECH

Turn   NO_FALLBACK_TO_SWINTERP  on in formulagroupcl.cxx for test

AMLOEXT-368 BUG

Change-Id: Id0f42bb75da00791cc83ea660ffaae9843e76541
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [51b61c2e31d73dcb0089d4a934359fff1191a8b3]

GPU Calc: implemented SECH

AMLOEXT-368 FIX

Change-Id: I8c0bece5ec12cd6def88431cf1d075d542369ca4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [f42d234cca6897d057588a50ab880c612a51f62c]

GPU Calc: unit test cases for SEC

Turn   NO_FALLBACK_TO_SWINTERP  on in formulagroupcl.cxx for test

AMLOEXT-367 BUG

Change-Id: I9e6d49e5b2f73bca3a3920c4e60c24576d724f8c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [d4f0343ec76d21df9c286ed3d041dd778a32f622]

GPU Calc: implemented SEC

AMLOEXT-367 FIX

Change-Id: I020821719a43bdf20f10a79f9c11fa721b248254
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [84269d8b83a5b0c85d47d89faed56fa51bdfbb04]

GPU Calc: unit test cases for STDEVPA

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-221 BUG

Change-Id: I6cfe613497a2fee5f271208b6b82db9ea753ff97
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [d7d7b4a7d1501f5706bcd676482108654c9cff94]

GPU Calc: implemented STDEVPA

AMLOEXT-221 FIX

Change-Id: Ifc17fcccdae69e6a75c49cbfdffdec7d00554d3c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [a988b419bcf2ab80ffc69f6124d5d7552cd4032c]

GPU Calc: unit test cases for STDEVA

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-220 BUG

Change-Id: Id31a9bbaf0bdb5323190168a498ddf126d2fb6e4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [e43bf0102efbbaa7dcc81a0238f081f36feaba58]

GPU Calc: implemented STDEVA

AMLOEXT-220 FIX

Change-Id: I93bf659a31835c8e4ecaf63f473ad2ffc22a7566
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [937f694f548394b241b33c33d6181363660e1421]

GPU Calc: unit test cases for VARPA

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-219 BUG

Change-Id: Ic14af13c87a10e108a3416463fb1e49dd47abfb0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [977ea65ad41c0ebd89d7266c3c8dbb1c6620ea31]

GPU Calc: implemented VARPA

AMLOEXT-219 FIX

Change-Id: Id88635589ea23a9b44b027d5037b33febbd82cab
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [da9cc67fc1436247e8fd8cc09531e59fa1fcd178]

GPU Calc: unit test cases for VARA

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-218 BUG

Change-Id: I5f779e7746b0d6f47000d79b855a188d71698b2f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [e1f4a0013a38c34f10b1897973bdff506c2a72b0]

GPU Calc: implemented VARA

AMLOEXT-218 FIX

Change-Id: I07ac7ea2365f850933a9543228cd706dc97d9af3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [7f2bc5a3d450a378aa460cd8dd42c99b87c2f45a]

GPU Calc: unit test cases for AVERAGEA

Turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-216 BUG

Change-Id: I53e62963490ca01160e85c6aec2c03532e5068dc
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [4d6fe2be195601d974edb2a00f7653f8ed7fc434]

GPU Calc: implemented AVERAGEA

AMLOEXT-216 FIX

Change-Id: Ic0c2f100ecb49e61e93607665d9c8cf1423de535
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [baa00ccbfe243ecad8a98d94706346557c52db11]

GPU Calc: implementation and unit test cases for MAXA

AMLOEXT-213

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [83837aedd30d699d3c1ebd60440f38cf03bcb745]

GPU Calc: unit test cases for COUNTA

Turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-208 BUG

Change-Id: I5da694977363d546d3a3b0be462bea8e3cd3ccb1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [481d37ec850efd03d46896f960c60a3397d91b88]

GPU Calc: implemented COUNTA

AMLOEXT-208 FIX

Change-Id: I0b66d4c9acedeeed4ffe90da7518e0c853d14ce1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [cf4f814a09eaab242d547ae343bf701357ff558c]

GPU Calc: unit test cases for MINA

Turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-202 BUG

Change-Id: I4f6f864a904f840462764c479c20970e697d7b41
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [0733bd4a1ad772915097a89ee38ac4ba98e53b8b]

GPU Calc: implemented MINA

AMLOEXT-202 FIX

Change-Id: I886a786881d0bdf5448b1f6739fa0cc69835715a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [d6e2f1f0e21b032898bc2793203c6101c3b3fc4e]

GPU Calc: Optimized BETADIST

AMLOEXT-364

Change-Id: Ife6444d998b250023fcbb5173bd371e4bc51947d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [d651ce076895cb14df9ac4e1db262079c14f3b49]

GPU Calc: Optimized COUPDAYBS

AMLOEXT-238

Change-Id: Ib6d9401453214491b051d545301a2e57ca73dddc
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [fa60384a4d7d33a5eb9451558136d4ea131dff06]

GPU Calc: unit test cases for FACT

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-362 BUG

Change-Id: I5fc365e6a3730c2457af14a08a16179a824b96f2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [f7b7f6d4d9638e116ea85d17ae14f164e928d9ab]

GPU Calc: implemented FACT

AMLOEXT-362 FIX

Change-Id: I68f84297dbc8bc75fd65d6e30c0bdc1152cfdc29
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [fd19d16831c61776f91636618a1a1c14f1d124a9]

GPU Calc: unit test cases for ISODD

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-361 BUG

Change-Id: Ia4a0603cf913c4e211b1b4e2eef255c4a4c8ffaa
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [808d1a155b823c91a35538f57ff04d48aad2bf67]

GPU Calc: implemented ISODD

AMLOEXT-361 FIX

Change-Id: Iac92dfaa9e707323b31846f47b3745b9f785af3b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [e97cb685a565e4518af164014aa4bdc4b9cbbad9]

GPU Calc: unit test cases for ISEVEN

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-357 BUG

Change-Id: I58aa4c98207a3f9cafd0a2cec97f3abcca73ed33
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [6c041a172676f9512e30109e6c6768ed58679909]

GPU Calc: implemented ISEVEN

AMLOEXT-357 FIX

Change-Id: I2608e0726e1acda6feab23d8a9444895f59f56f3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [f3c999a5d0b8b7146794b76e3959214d21061f87]

GPU Calc: unit test cases for COUNTIF

turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-360 BUG

Change-Id: I325229533d702c5914eb733c7a3d605c67b9969e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [ca012fa4727c96791e26d3089b01e7bd388c7f55]

GPU Calc: implemented COUNTIF

AMLOEXT-360 FIX

Change-Id: I01034aba7f94c9ae704d54b29b9ac0b04a6fba70
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [cbc216fdd4ce0e3f6dbb88e070c1eb4986c046a7]

GPU Calc: Optimized COUPDAYS

AMLOEXT-359

Change-Id: I3af6cdbaf5a58456df01e138c00137d128f0cf43
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [684c2c486ae339507afa8f23eb5204447d1b8f22]

GPU Calc: Optimized COMBIN

AMLOEXT-358

Change-Id: Iac780df2cc82090e91e6f963118bcf00e6e5afab
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [78df182742873b75be2e6ed8d58a65b80ce5b9bc]

GPU Calc: Fix Bug And Optimized YIELDMAT

AMLOEXT-237

Change-Id: I2dfebc46ebf46b5a3da1004469c82cbe13228350
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [030b1a42a6dc5a98c78151127adb9b41a8a773fd]

GPU Calc: unit test cases for RADIANS

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-354 BUG

Change-Id: Id127970a88bfa78c01c2dbdfba8fdc707eb5a9f8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [81aa78a9a776ab48411fdb85ff9868806de129f0]

GPU Calc: implemented RADIANS

AMLOEXT-354 FIX

Change-Id: I96e6789dab7c4268bb259b661c85298a038cdd9c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [4736b60b9955dd1b97856b4b37405826df81db5a]

GPU Calc: unit test cases for INT

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-353 BUG

Change-Id: I700a6e9c354df716f4b7bc46d6e2299940c7b771
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [70fb78e09debdcd0a86392f1d80a56c0f95a2e78]

GPU Calc: implemented INT

AMLOEXT-353 FIX

Change-Id: If1aa8477c01706ee454f3fcd77a9cee6b514a8ad
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [7c892ae8850229edbff37a80445b8a54c54513ce]

GPU Calc: unit test cases for ROUNDDOWN

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-352 BUG

Change-Id: I97d6d93b4706629cb3910c3554cf9b24c330b9e5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [c3c88f65242e3542a261b962dd7d5e39b5d5003b]

GPU Calc: implemented ROUNDDOWN

AMLOEXT-352 FIX

Change-Id: I68cce5d17a3ab6aacf1f20bae1baa09604015238
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [88ea92a31be7e18e863b6ea0ea29d3c8affef8e6]

GPU Calc: unit test cases for ROUNDUP

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-351 BUG

Change-Id: Id00cb65d9ddb7d45a1a3b7340e7acf016d3e30ef
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [0ca2ebef4f9a2d6bdcada608c7535952077c11c0]

GPU Calc: implemented ROUNDUP

AMLOEXT-351 FIX

Change-Id: Iaa922bc4b4270ef098525093d7c160de33373885
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [24e286412d473638380db54a1bcdc0c27c9c6077]

GPU Calc: unit test cases for DEGREES

turn  NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test

AMLOEXT-356 BUG

Change-Id: Iaa2c1b6f8b0d7edbd6339983d99c7eae3ee1350a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [1bac0c45ab405c56484f71e2cad92daf978e137c]

GPU Calc: implemented DEGREES

AMLOEXT-356 FIX

Change-Id: I62de174692e00a2a642a3f2c2dc12c62d8512b4b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [326756e3cdcc9191ed2fc9af878367f618e40aaa]

GPU Calc: Optimized INTRATE

AMLOEXT-355

Change-Id: I7ceb5760f83e75e69c0d0dd5f7db6b2680747262
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [5766c1ba6b607e7ee9605da770b807289e2abcd6]

GPU Calc: Fix Bug of DISC

AMLOEXT-233

Change-Id: I1bea3ad03f300b95772ffc0a94b73ae35f69e445
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [72fb77ac6e0c8ab9d08fae954fa2664a9e77bd48]

GPU Calc: unit test cases for DCOUNTA

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-334 BUG

Change-Id: I70cb875ba8a262b09a8b35add0510e1681ec1c21
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [2be93fd6fae0bdad448cfb137458542d35d1c0b7]

GPU Calc: implemented for DCOUNTA

AMLOEXT-334 FIX

Change-Id: I9bc1f54f064cf5382e76d5826f6aa048208ebf86
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [4e52f28df2fe465a4294018a22bfa42adbbb08ca]

GPU Calc: unit test cases for DCOUNT

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-333 BUG

Change-Id: I145af17dff720149f12f15d1168510c71f08fb34
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [225d9d30aaea89dec33bb57c331374beef24db1e]

GPU Calc: implemented for DCOUNT

AMLOEXT-333 FIX

Change-Id: I30f600ad041f53edebe5bb004ff1b269de73fbc1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.9com>  [09f3af83bd4e4606e81db296520236ca7b605207]

GPU Calc: unit test cases for AVERAGEIF

Need turn macro NO_FALLBACK_TO_SWINTERP on  formulagroupcl.cxx for test

AMLOEXT-215 BUG

Change-Id: Ia4f0ae985fc1a3fdf267e095cf7bca873aea9940
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [a2d5a62feddda4bc79bb7eec0c85bbd496b635e1]

GPU Calc: implemented AVERAGEIF

AMLOEXT-215 FIX

Change-Id: I05b58aacdf573491956b66f4582bdd8e873da126
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [50803b6b81d5f641a9c2d334630a4b3e74e5fc40]

GPU Calc: Optimized BINOMDIST

AMLOEXT-346

Change-Id: I1e427d7c8cd559a47bcfc7bb61cc9da523c11ce4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [76059e420918800478e107e6f8917604734843d4]

GPU Calc: Optimized NORMSDIST

AMLOEXT-345

Change-Id: If355844275d0789b7f0851e9061de1c3ddf5b325
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [7aeba3f0606a471128552552657e296b2067b11c]

GPU Calc: Optimized CRITBINOM

AMLOEXT-347

Change-Id: If3509da1fff00278c05ce475c541525c8d1f8d86
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [29010114fdbd1624095b72ed92768be91364470b]

GPU Calc: unit test cases for DVARP

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-343 BUG

Change-Id: Ic86623b8e963f7c81086fe5f1e6f275dbd6d1d3d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [0f0eca2cc3da0c784a07fb56c54af4bae87746fe]

GPU Calc: implemented for DVARP

AMLOEXT-343 FIX

Change-Id: I8a56eeb016992b113d8b161df6256a4630249dfe
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [7bae210446d11027746ad137e84c050a00bd00e7]

GPU Calc: unit test cases for DVAR

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-342 BUG

Change-Id: Ia63bc83d3bb70a0de793732de676b006df497502
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [ed4b1706bb68d0f52c48ecf50d22206348bda645]

GPU Calc: implemented for DVAR

AMLOEXT-342 FIX

Change-Id: I43e5fa96b11788574cc6488ef27d882a0b5ed260
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [8f6c1c39b213df40091f3136879d15a22b9486bc]

GPU Calc: unit test cases for DSUM

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-341 BUG

Change-Id: I61f584611efaffc72b65727c2214fcd36c0e01cd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [377e98d21fe5058bad9891d4e3f97e5699f04909]

GPU Calc: implemented for DSUM

AMLOEXT-341 FIX

Change-Id: I4073601cc5eaddcd9f30b85a811524749d22cfbb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [de199ad6031bc6aa706dbf493d79ceec60495cff]

GPU Calc: unit test cases for DSTDEVP

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-340 BUG

Change-Id: Ib09af099811f334b2aa011f30fdbee9a2dc7f327
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [2e9adac239b6fe8df431e70e53e28f895f0680f2]

GPU Calc: implemented for DSTDEVP

AMLOEXT-340 FIX

Change-Id: I180595e08858b91fc84c58abfaa1a7b2b05b199b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [0900b01a788e68da8b03a87345db91bad871ad8c]

GPU Calc: unit test cases for DSTDEV

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-339 BUG

Change-Id: Ia32b8d88ebbd4021fccf1eef3320f3ce9a4b0933
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [40a19f9f42f4954e777cc6a11e0d9658dd77b7f7]

GPU Calc: implemented for DSTDEV

AMLOEXT-339 FIX

Change-Id: I3bf5454ccc8cb90c9fb0278766a9e5001e1a1889
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [2f577c88c910e1aae54622dfebd2334f5d65a082]

GPU Calc: unit test cases for DAVERAGE

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-338 BUG

Change-Id: I4743aabeb9afa7a9c488d1c732984e9f3a82165c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [255c8e36da68962d19b2cbb4620f2d64bec84451]

GPU Calc: implemented for DAVERAGE

AMLOEXT-338 FIX

Change-Id: I409682bdc95a8a7853e19753c99b07bb9ed50233
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [2253881dfef960c87c335f962ce194851a85a115]

GPU Calc: unit test cases for DPRODUCT

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-337 BUG

Change-Id: I579f9811f7be250cb94593bdfff312b552f65b13
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [5dcbf937a7af75e19574f46541528a5f9be0f075]

GPU Calc: implemented for DPRODUCT

AMLOEXT-337 FIX

Change-Id: I3d1010af2ed117b4173c006bf8c99d0197609a38
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [a2a4948ca1d179b2d94eeea4736baec26411edd0]

GPU Calc: unit test cases for DMIN

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-336 BUG

Change-Id: I144f5f3fc7b8ec629cb24e7fa103578f163a2654
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [95f97d8558d760fbb61e8efb7e110f5291ab790a]

GPU Calc: implemented for DMIN

AMLOEXT-336 FIX

Change-Id: I02c6f794d15d02297119a5281473e6228ec127c6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [fa08900a68ac498c050220eff3f948a6c6a921e9]

GPU Calc: unit test cases for DMAX

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-335 BUG

Change-Id: Id61394537810910d02058c65ca0f185d51985adb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  dechuang  <dechuang@multicorewareinc.com>  [8ce46d21552c22a025cf363f2debdc2e906cae0b]

GPU Calc: implemented for DMAX

AMLOEXT-335 FIX

Change-Id: Id44df8ea4b95baded0f8d67f888791c02db372cb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [6d2253aee517a6f945a97a31a5fe511b0023ef8c]

GPU Calc: Optimized GEOMEAN

AMLOEXT-332

Change-Id: Id992ae2630cdb9ade52ef6d45914520d832a4375
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [8a22aa7015b7d48245fbb144b3024e42760e3f85]

GPU Calc: Optimized SYD

AMLOEXT-331

Change-Id: Ie45ef472d2e86ca2dd31b5588e948777f7fac90d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [18604203d456e57b0a34031016875551d891b487]

GPU Calc: Optimized SLN

AMLOEXT-330

Change-Id: I5c9236ddc8ce718872f64067874113be0ae63627
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [471932d03210c99e4279d92a73ec540419f3958c]

GPU Calc: Optimized RRI

AMLOEXT-329

Change-Id: I1c1dc9febe0b197f61e71a3af41eb69836fd9435
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [6e97d2c630e783b71c4f2b38ee1045977c73d115]

GPU Calc: Optimized RECEIVED

AMLOEXT-328

Change-Id: I8b6031aa9cebf15ce1aa9f4ae38cabe0995b3aed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [ec97229a9df8ad154be5492a3d379caa18001493]

GPU Calc: Optimized RATE

AMLOEXT-327

Change-Id: I3ddba39a495bcfec3070077026a05382eb702163
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [f3239e65371ab11eca61ea1215262d7e86b6fdb4]

GPU Calc: Optimized PV

AMLOEXT-326

Change-Id: I3104a39fe15edd192d94b7f1b3fbc2a619fb833e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yiming ju  <yiming@multicorewareinc.com>  [d5d01b6bd0cb907cc427cf1bbf669f91a15759f4]

GPU Calc: Optimized AVERAGEIFS

AMLOEXT-325

Change-Id: I2704864fce726c978c0ffe8d7862b99271394af0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [a92da6805a33c590b17ef1a0672db6f2c2778bec]

GPU Calc: Optimized CUMPRINC

AMLOEXT-324

Change-Id: I683515a06b320c36f24c39f59a7f799954e7a746
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [c75d6f0dd043d250d0df8f1c4abf913362bb6890]

GPU Calc: Optimized SUMSQ

AMLOEXT-323

Change-Id: I79c97721c8fc00f39e1a2727ded03fff3a4e17fb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [4718e241d64a304c3b2b8d9af61fa34032457824]

GPU Calc: Optimized TTEST

AMLOEXT-322

Change-Id: I946bdf56794148d65cbff9af0f434cab953e7ff2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [d2a11261f1d449b5dc881ace38b0f1c900264537]

GPU Calc: Optimized VARP

AMLOEXT-321

Change-Id: I286531e9e145be27afc8fd6031c986ad58a7a2a1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [2039624450e29c77b2de68b9e5df8ac0d5f292e2]

GPU Calc: Optimized VAR

AMLOEXT-320

Change-Id: Ia2db4ac55f59c7890d10e785a221cdd518fddb6e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [6b9e4ab8ca786953cd14704e9f3d6173fefa898d]

GPU Calc: Optimized STEYX

AMLOEXT-319

Change-Id: Iefaf8088cfe97cfee93df4ee73e42d8dc1980b50
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [7fff5a18f627f3f7e1e86ee4d78ff5d947eb4018]

GPU Calc: Optimized STDEVP

AMLOEXT-318

Change-Id: I350333a39cb8391e2aebdbe387398162386bd56e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [ab4dfa8e3acab48d550ac472a30e89499a5eed60]

GPU Calc: Optimized STDEV

AMLOEXT-317

Change-Id: Ie355bcf4c0386d255b2d5a253c612273b5f126a0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [87dd05a49e28dbcac86f34f2a5707faf7b9ddac4]

GPU Calc: Optimized SLOPE

AMLOEXT-316

Change-Id: I5482f6e63435af2947fb898904d34d403d668085
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [9fe3e29ae3b64f9545f74c682a3e8358ad2b330c]

GPU Calc: Optimized SKEWP

AMLOEXT-315

Change-Id: Iba9a194447b26479d6f7d7539bb7553dabf8630f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [f43a4c6ecee7de1ae854643ca1e117b0e1d545e2]

GPU Calc: Optimized SKEW

AMLOEXT-314

Change-Id: Ibb2feff4262bed7c79db7162ce0d6e863af96bb4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [7c1adecc79519ea15cd2339236461b2c67f82588]

GPU Calc: Optimized TDIST

AMLOEXT-313

Change-Id: I5911d6b0b776a1ed0471010c3955036532ab2675
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [f6850cffee396b299c00489793a257c15ac1a8e7]

GPU Calc: Optimized TINV

AMLOEXT-312

Change-Id: I2eefd7a5888b26ca91901164c8066be80b4eaf18
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [9117a5fcfc6301da05f4115e003f768e987f8736]

GPU Calc: Optimized ASINH

AMLOEXT-311

Change-Id: I707e50d066f92c804e19a1cd44f15e7a7bf9ada1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  shiming zhang  <shiming@multicorewareinc.com>  [c911759a5297928dfc7c50b2f693c9759d53b11e]

GPU Calc: Optimized WEIBULL

AMLOEXT-310

Change-Id: I27cfe92955ca0ba37f51fb234c56baa640fc5bd3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [b0f7adc197d7dd00953f64421fd0988036f12838]

GPU Calc: Optimized STANDARD

AMLOEXT-309

Change-Id: I86699806f5ca218de59a5823e549c4a14a2be74d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [32e8d781ea64dd8f89bc2903140e649ce5742aff]

GPU Calc: Optimized ACOTH

AMLOEXT-308

Change-Id: Ief9dab7a70fef969687efee895b35b424d83762c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [9e2c83ec0b05f61c0a5938d78804f02117c3e31c]

GPU Calc: Optimized ACOSH

AMLOEXT-307

Change-Id: I85b350df5bc5c2e01a575b94fc70f2945f52428c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [704115731e0d2338cb1792a1f4bd851df2b0d366]

GPU Calc: Optimized COT

AMLOEXT-306

Change-Id: I5f45b0512c714ec69fdf6047796aa71e39f8cae5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [ba68b047b1ab2026ca31b3070837d2fd57befe66]

GPU Calc: Optimized CUMIPMT

AMLOEXT-305

Change-Id: Id6e2df72d7345015a9bfdd1197dc6b40665044b7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [6fc3c0d8f46c14ba43168b1d30d6cdac397e5340]

GPU Calc: Optimized HYPGEOMDIST

AMLOEXT-304

Change-Id: I3697866baca5cec0735b049751ebdb98e67fa1a6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [7bef7fb2d698e43288618d62f0d6b0f91021b994]

GPU Calc: Optimized FDIST

AMLOEXT-303

Change-Id: I01bba0cce96b8051024537d825ba3e047c9ab64f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [f135c7719414e925df0cd53cbb763371958f4351]

GPU Calc: Optimized EXPONDIST

AMLOEXT-302

Change-Id: I0cf41633ce119944a788f45352a6970ac9b73ad3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [d2a47d1cd3b357809c62f5f86ee4f239d03d7832]

GPU Calc: Optimized CONFIDENCE

AMLOEXT-301

Change-Id: Ia69be454af329de477c3461e4dd04d64a08d4f90
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [f3ab14c5c7b0628314243f7ac721efdb86d0ac0f]

GPU Calc: Optimized DURATION

AMLOEXT-299

Change-Id: I8ffb3624af5bc672b3734575ab7b9b9c07fc69b0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [e8de62f91c0125c07ad89339d15dd6b99c13afaf]

GPU Calc: Optimized ISPMT

AMLOEXT-298

Change-Id: I7f4957829c3069b9d9f329869e14554cb5bd30d8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [c06d2719349599cc9d709cc161abe41b8823e78f]

GPU Calc: Optimized CHISQDIST

AMLOEXT-297

Change-Id: I51b6748de75b3dcfcee8704264b11e80458a604b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [e39d3423dec20d54855a01f2590dafd1d57d5869]

GPU Calc: Optimized EFFECT(ADD)

AMLOEXT-296

Change-Id: Ifcfde5b1ee5f00624a1ecd5b7236e55e9c9dfeed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [73d0182e1baee3d8dc2e5a2b9478b63ed8b8dd58]

GPU Calc: Optimized FINV

AMLOEXT-293

Change-Id: I9961bcc33e9ba1dc35e3f74e660946df61f16cd6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  xinjiang  <xinjiang@multicorewareinc.com>  [4003aa1ce3dc40b3fc97b122da68e20842d6516f]

GPU Calc: Optimized IRR

AMLOEXT-259

Change-Id: I00e98d0cbf1ae343edaf363546eea346abd38587
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [f51032bd799de9934b29d20abba2a4b03328a547]

GPU Calc: Optimized CHINV

AMLOEXT-294

Change-Id: Ia878e82a817566ddb16a328f5506e24f7b03db60
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [a43d145d1529f2f1f25d4d5b710e9ce4b654941d]

GPU Calc: Optimized BETAINV

AMLOEXT-292

Change-Id: I8b87617b42fba1d11c779cdb665c96c40a3bfcc0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [de24016d1906c71f00da90ab06bb95ec7f61fe50]

GPU Calc: Optimized B

AMLOEXT-290

Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [ab962aeea2f94d05ad8da820cdb4d65a55baf56c]

GPU Calc: Optimized PHI

AMLOEXT-289

Change-Id: Ie04f77261f60cf5afeb5c66e0408b7bb8d53f47a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [ad262dd990a62cb9f9765de675779c012e3e6fd2]

GPU Calc: Optimized PERMUTATION again

AMLOEXT-288

Change-Id: Id71c1d14895c7a7e1da0df12cc975d1556ddc7f0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [82d8a3b98fbcc800c52e6ae79c2c461781981b6d]

GPU Calc: Optimized PERMUTATION

AMLOEXT-288

Change-Id: Idd186f32d75d1394f22ffc89007656c439b60075
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [23a17a7587b37adaa48b617592cb4e734bfeac51]

GPU Calc: Optimized PERMUT

AMLOEXT-287

Change-Id: I03663e52afd556e263a1bde7da8553a4bbeb3172
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [d8eee723c8aa5b0839a07ce3155d99a25ed6547c]

GPU Calc: Optimized NORMSINV

AMLOEXT-286

Change-Id: I867b834f6d25279d7256a78f0a0e2ddd06b51a63
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [20f9b3c0e27f1b33db7b39a6647c596d96aa55b7]

-Werror=shadow

Change-Id: I85a16b1a445d336ae450cfb3e4884d0bc637b0b9

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [331b1d3302dfcf00ea2bf294f166eacbe6451529]

GPU Calc: remove the warning; shrink the test case

number for XOR and NOT

Change-Id: Ib184aa27a4bd4553886fb9422c937dac9c053a4e

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [9e6d722f5a6c154a5f975c7220e4af89e8afc49d]

GPU Calc: Optimized NORMDIST

AMLOEXT-284

Change-Id: I5028ebbee91d6c7a64e9993b97b5f942f039d92c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [09389bb874c2d578e8b7d3c6d6e777595238590a]

GPU Calc: Optimized NORMINV

AMLOEXT-285

Change-Id: I362d51a2e1dd750dfbafc7a8830c4a8b7611daed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [80e3dbdde366ae88ef6d1f2b5fa945928e27062a]

GPU Calc: Optimized NEGBINOMDIST

AMLOEXT-282

Change-Id: Ie6dcd77fc11b91647722b5a9a73deb0d6a97989c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [df6e9a7ce42fd2b78f39f03d75834a50e5264a31]

GPU Calc: Optimized PEARSON

AMLOEXT-281

Change-Id: I98d17f007a77aedff3778b251b6cfd399d34464c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  hongyu zhong  <hongyu@multicorewareinc.com>  [c01b67ce0700511953eda9a13bd7b49ac1a2856f]

GPU Calc: Optimized RSQ

AMLOEXT-280

Change-Id: I92bc0daeb74e7322479e4f8e57b816b7de45b1b0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [fb1aea4b6319e3733a5f564b9f8991e34bd87c3b]

GPU Calc: Optimized GAUSS

AMLOEXT-276

Change-Id: I29517305ffda2673961c2fa4dc46503690933645
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [5cf9c055827feb1ac03bff65a1e1ff0ffc647168]

GPU Calc: Optimized SIN

AMLOEXT-275

Change-Id: I8c33b2ac82c492a085222649f5f89ccb2802a3eb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [b32bde216eedcab6e624a015fbdf0104110c9dda]

GPU Calc: Optimized TAN

AMLOEXT-274

Change-Id: I971bb4a44ff68af5c9fc952419e7035d1127fd5f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  yangzhang  <yangzhang@multicorewareinc.com>  [8cf129c97dfb52d04745da32b554f983e9655252]

GPU Calc: Optimized ATANH

AMLOEXT-273

Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [48d627edcf039a6be52cbe7220472da35dae32a5]

GPU Calc: unit test cases for XOR

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-272 BUG

Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [cd141fb4be54913c456eb617b7ec586d1b85c2e6]

GPU Calc: implemented for XOR

AMLOEXT-272 FIX

Change-Id: I7df1d62999012a2a7b6273e59b93f4eef1cf4709
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [d7e129d43d8911ce88bc9a904812a3711d501643]

GPU Calc: Optimized EXP

AMLOEXT-271

Change-Id: I61eaa744d8b4f10804254c6cede39af274c150ad
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [d64ece2333a3c931c45c76051a423552d83b1303]

GPU Calc: unit test cases for NOT

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-267 BUG

Change-Id: I5d438b79df9af1f59645cbcbc84811bfc4055bd3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [372a5d7897726557ed903c9f2784cd624982898d]

GPU Calc: implemented for NOT

AMLOEXT-267 FIX

Change-Id: If759780792ec1d4fbba8b9e05e1219a9845818cd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  fengzeng  <fengzeng@multicorewareinc.com>  [da923deea62d618122fa570966a409ece26ce50c]

GPU Calc: Optimized PMT

AMLOEXT-266

Change-Id: Ia55a379aacb820b088ffd7e22409974918f9193a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [5f099af9236c971e35fbaec8fb6c385f5b47cbbc]

GPU Calc: Optimized NOMINAL

AMLOEXT-265

Change-Id: I497b5cd9c89fc1c1afc4091023335b7db9fc8f4b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [2690e5e849d79b283992dd4def357c47e74b4068]

GPU Calc: unit test cases for OR

Need turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-264 BUG

Change-Id: I6d826bf53b801e2270734bf5bf7f38095ff0d2b0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  minwang  <min@multicorewareinc.com>  [8c415e9e85edb4c59a9c2d6cc9575b0cfe0c78e8]

GPU Calc: implemented for OR

AMLOEXT-264 FIX

Change-Id: I9558b416249cda0a7eb681f7e4b7ef0c6dd7cfa6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [874d632b2140ec0a232f3d6e406ab68c3452fbb6]

GPU Calc: Optimized NPV

AMLOEXT-263

Change-Id: Ifb2359a42329d48d14a26a2aeefae8e3b1122932
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [94e72526395b13f461eb8ba5fe43549a7f09c043]

GPU Calc: Optimized FISHER

AMLOEXT-261

Change-Id: Ic96d701aa8bbe1e1fe15ca196556960b34fd64d3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [9e47ebe3e4e554c60e365ea4b462d65d56a208c1]

GPU Calc: Optimized COMBINA

AMLOEXT-259

Change-Id: I8c5330a92ff0065bf9f51ea374b8aa686fdebc3c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [726a82482de75073d317063eafc64fa52aa39551]

GPU Calc: Optimized HARMEAN

AMLOEXT-258

Change-Id: I0673fe55aedbce3d7f6618b51ede155859f2f295
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [99b3d966b56a0638fdf4d8af70f8d1e281733b19]

GPU Calc: Optimized NORMDIST

AMLOEXT-257

Change-Id: I7ae98538e410d9bf6544299eaf1c17f230ebda09
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [411163967c76cbbbcb41f67d6cebeecc7a74e6bd]

GPU Calc: Optimized COSH

AMLOEXT-256

Change-Id: I1e94b145943b88ba3c5cfd650577d8151d806550
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [145925447d27d38578e0079d7b18e48808477a3b]

GPU Calc: Optimized FORECAST

AMLOEXT-255

Change-Id: I17389d38de5db7962d657552afba22d604c3a862
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [f1a71dd26bfb7205d150e84e1a2ecfad72b73b96]

GPU Calc: Optimized LOGINV

AMLOEXT-254

Change-Id: I2103d54f50eb0faa2cc4afab7b83cf4d0bd78aed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mingli  <mingli@multicorewareinc.com>  [046ee56b9478665b937f828583ab4be91f077108]

GPU Calc: Optimized INTERCEPT

AMLOEXT-253

Change-Id: If848c0dd4351188cd473f916648a71e448eca0a1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [4a18e82730e9265288507a1c39f296fc39590fd4]

GPU Calc: Optimized COTH

AMLOEXT-252

Change-Id: If278a73af64a7ef074614b0d4dd44c07d965e823
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  mulei  <mulei@multicorewareinc.com>  [d29a96488d1091111462a913864602522567cbf6]

GPU Calc: Optimized NPER

AMLOEXT-251

Change-Id: Ifb4505158eccdab2ae95e4568c862ddfe8ec613c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [96b1093ad1499509db2bdf813c3bbae34d9dc249]

GPU Calc: Optimized EVEN

AMLOEXT-250

Change-Id: Id2863ad9f4a3e2a03223b1dacd33c7d7557be63d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [05406f276b449192140b59b0cf6773c645c54ee8]

GPU Calc: optimize KURT

Change-Id: Iab842ff0417a8e7da8c4b44ca525de8f1c2c8738

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [303f420bdca11bfe4e2560172b675f15a6704071]

GPU Calc: optimize countifs

Change-Id: Id378cf89b0742b23c8282148223cb4a7d4317aac

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [351917bb1bbe625c742708e40cf71eeaf57d5432]

GPU Calc: optimize CHIDIST

Change-Id: Icac5dcb2615854ead9c3e15163ad2925c7ad0e96

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [7703112300d566cd142edd9943027808bcc6e57d]

GPU Calc: optimize POISSON

Change-Id: I39d7801da3cce2aaaeafa48fbec615e254691661

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [f310024663d3061133c0ebcbe3c60d63c35543c9]

GPU Calc: optimize GAMMINV

Change-Id: I103f8c70ad9b2517225fe2eee6d81f8e43e54614

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Wei Wei  <weiwei@multicorewareinc.com>  [bc696e2b790d3f7f2c8ae22a42a3e4d4770c0e91]

GPU Calc: VLOOKUP implementation

Change-Id: I0bec6d69f3302f01829bac903f68bc0f28db4c9d

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-12-31  Caolán McNamara  <caolanm@redhat.com>  [a91be216f2effc87a7887490939a5218a31f1cb7]

don't access beyond end of empty string

Change-Id: Ie772d7a60fd65b93ca66c543eb2786ce7f109004
(cherry picked from commit 978172bb00529b6283502abf7552fb0e828a7df5)

2013-12-31  Kohei Yoshida  <kohei.yoshida@collabora.com>  [30e2e49294731d4732f095779fd988b42f70f336]

Honor selected device detection settings.

This fixes the problem of the software interpreter always getting selected
after initial startup where the settings are read from user configuration.

Change-Id: Iecbb7ae644c1264811f5280e1425a8dd776c2c1a
(cherry picked from commit 37488b56d33533ad6d705c6d2e16eb6b5af67f65)

2013-12-31  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fccf9404762b5c73af1dfa6523d6b8c2b3e91dd8]

More backporting of experimental data stream feature.

This change eliminates its "caller" thread in favor of using a timer.

Change-Id: I30b85be938c4aec152c52b67cf69ff3afa53399d

2013-12-31  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c1ed8bb33219a3c2f6b35e37f56febc022698121]

Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.

Useful for debugging in a more flashy way.  But never ever document this
for end users.  If you are an end user reading this, use this at your
own risk.  You have been warned.

2013-12-31  Michael Meeks  <michael.meeks@collabora.com>  [d4e8c8101df1c8ea04d5b54dcc618bc528b4c209]

valgrind: initialize nType and nInventor value.

Change-Id: I0b5be94ebbe94d4b6b36f67d31c414938b47f6af

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [e1f4de66afa5f0cf54f90a1fed150dc200680da2]

free resource missing here

(cherry picked from commit 4f5f49deb3a6eb549d3950cb4773f0601c1fd52c)

Change-Id: Ibe4436f1d002123d455f447da1185d26591462ec

2013-12-30  Andras Timar  <andras.timar@collabora.com>  [4f248215bbb0e356a47c6cbe6a1388fe02e6c373]

Updated core Project: translations  f0b3bc66f11e1bc3718c032d93b6b9f1a3966b6b


2013-12-30  Julien Nabet  <serval2412@yahoo.fr>  [82704f66b723cf8e3aafdb92cb74e5ec9cf9c636]

Resolves: fdo#73137 undo name for 'Covariance' is different

Change-Id: I7e151ee99ef644090608fd861c9fae83c3206c1d
Reviewed-on: https://gerrit.libreoffice.org/7232
Reviewed-by: Winfried Donkers <winfrieddonkers@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-12-30  Julien Nabet  <serval2412@yahoo.fr>  [3bd52d8db21ca6a6e2b9d3edf533eebde55e7325]

Resolves: fdo#73138 undo name for 'Chi Squared' is different

Change-Id: Iedb01a2bd08f56befb351d00cebd0fb20b57def4
Reviewed-on: https://gerrit.libreoffice.org/7231
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Winfried Donkers <winfrieddonkers@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-12-30  Caolán McNamara  <caolanm@redhat.com>  [582d3cb9346e0e1c1c3dc3188cd28976ac24e1bf]

valgrind: invalid read on deleted SwPageFrm

VALGRIND=memcheck make CppunitTest_sw_ooxmlimport

==2829== Invalid read of size 2
==2829==    at 0x10B9A2CC: SwPageFrm::GetPhyPageNum() const (pagefrm.hxx:191)
==2829==    by 0x1107A768: SwLayAction::InternalAction() (layact.cxx:573)
==2829==    by 0x1107A0B6: SwLayAction::Action() (layact.cxx:448)
==2829==    by 0x114E025E: SwViewShell::CalcLayout() (viewsh.cxx:915)
==2829==    by 0xFC52E5B: SwModelTestBase::calcLayout() (swmodeltestbase.hxx:214)
==2829==    by 0xFC54167: SwModelTestBase::load(char const*, char const*) (swmodeltestbase.hxx:425)
==2829==    by 0xFC52A74: SwModelTestBase::executeImportTest(char const*) (swmodeltestbase.hxx:131)
==2829==    by 0xFC6B046: testN830205::Import() (ooxmlimport.cxx:1248)
==2829==    by 0xFC99A6B: CppUnit::TestCaller<testN830205>::runTest() (TestCaller.h:166)
==2829==    by 0x4CAE1D3: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==2829==    by 0xCF009E2: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (unobootstrapprotector.cxx:88)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0xBB0E535: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (unoexceptionprotector.cxx:64)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0x4C97C83: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0x4CA61A3: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==2829==    by 0x4CBD3B9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==2829==    by 0x4CADCA3: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==2829==    by 0x4CAEA3F: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==2829==    by 0x4CAE8C9: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==2829==    by 0x4CAEA3F: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==2829==    by 0x4CAE8C9: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==2829==    by 0x4CC45A5: CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (TestRunner.cpp:47)
==2829==    by 0x4CBD0C3: CppUnit::TestResult::runTest(CppUnit::Test*) (TestResult.cpp:148)
==2829==    by 0x4CC4803: CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (TestRunner.cpp:96)
==2829==    by 0x403F3E: (anonymous namespace)::ProtectedFixtureFunctor::run() const (cppunittester.cxx:150)
==2829==    by 0x4045C6: sal_main() (cppunittester.cxx:242)
==2829==    by 0x40420E: main (cppunittester.cxx:166)
==2829==  Address 0x2b4bbd48 is 312 bytes inside a block of size 320 free'd
==2829==    at 0x4A074C4: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==2829==    by 0x4F386E7: rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:276)
==2829==    by 0x4F3899E: rtl_freeMemory (alloc_global.cxx:346)
==2829==    by 0x4F37494: rtl_cache_free (alloc_cache.cxx:1231)
==2829==    by 0x13D7EF6D: FixedMemPool::Free(void*) (mempool.cxx:48)
==2829==    by 0x1106890F: SwPageFrm::operator delete(void*, unsigned long) (in /home/caolan/LibreOffice/core/instdir/program/libswlo.so)
==2829==    by 0x110A113A: SwPageFrm::~SwPageFrm() (pagechg.cxx:301)
==2829==    by 0x110A3713: SwFrm::CheckPageDescs(SwPageFrm*, unsigned char) (pagechg.cxx:1122)
==2829==    by 0x1107A717: SwLayAction::InternalAction() (layact.cxx:566)
==2829==    by 0x1107A0B6: SwLayAction::Action() (layact.cxx:448)
==2829==    by 0x114E025E: SwViewShell::CalcLayout() (viewsh.cxx:915)
==2829==    by 0xFC52E5B: SwModelTestBase::calcLayout() (swmodeltestbase.hxx:214)
==2829==    by 0xFC54167: SwModelTestBase::load(char const*, char const*) (swmodeltestbase.hxx:425)
==2829==    by 0xFC52A74: SwModelTestBase::executeImportTest(char const*) (swmodeltestbase.hxx:131)
==2829==    by 0xFC6B046: testN830205::Import() (ooxmlimport.cxx:1248)
==2829==    by 0xFC99A6B: CppUnit::TestCaller<testN830205>::runTest() (TestCaller.h:166)
==2829==    by 0x4CAE1D3: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==2829==    by 0xCF009E2: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (unobootstrapprotector.cxx:88)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0xBB0E535: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (unoexceptionprotector.cxx:64)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0x4C97C83: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==2829==    by 0x4CA630E: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (ProtectorChain.cpp:20)
==2829==    by 0x4CA61A3: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==2829==    by 0x4CBD3B9: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (TestResult.cpp:181)
==2829==    by 0x4CADCA3: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==2829==    by 0x4CAEA3F: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==2829==    by 0x4CAE8C9: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==2829==    by 0x4CAEA3F: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==2829==    by 0x4CAE8C9: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==2829==    by 0x4CC45A5: CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (TestRunner.cpp:47)
==2829==    by 0x4CBD0C3: CppUnit::TestResult::runTest(CppUnit::Test*) (TestResult.cpp:148)
==2829==    by 0x4CC4803: CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (TestRunner.cpp:96)
==2829==    by 0x403F3E: (anonymous namespace)::ProtectedFixtureFunctor::run() const (cppunittester.cxx:150)
==2829==    by 0x4045C6: sal_main() (cppunittester.cxx:242)
==2829==    by 0x40420E: main (cppunittester.cxx:166)

Revert "Revert "bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPageFrm""

This reverts commit 97035c95c27b34313eadd09692804045f67f440a seeing as the modified
SwFrm::CheckPageDescs that updates the passed in previous page if it will be
deleted is better than crashing and adds it to the other callsite that deletes the
page.

Change-Id: I653bab423ffa704aef45c2a7b2ac0699b72e9d3a
(cherry picked from commit 24b89acffeafe4361a63121b8ec2463c97f863e9)

2013-12-29  Julien Nabet  <serval2412@yahoo.fr>  [6cc888babdc3e6414e55f57c0df65135f2ef4804]

Resolves: fdo#72961 Crash when you open ODFver.1.0/1.1 created by LibO-3.5/3.6

It seems pAction may be NULL so let's keep on to check it.

Change-Id: Ie1a48c96bfa930364053c7c3ad0c940559544e33
Reviewed-on: https://gerrit.libreoffice.org/7228
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>

2013-12-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [3200e99c48897cf7965cc3acc58fadb686ee2437]

fdo#41109 RTF shape import: handle fBehindDocument property

Change-Id: I9bf24eb2d3087e855d54c0ee7aba4e98dc856cc2
(cherry picked from commit e8d10f215e9da65617988a9a471be18775afad00)

2013-12-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [851f933a03ed75d5938452832aa9198855847dc7]

fdo#41109 RTF shape import: shpz has priority over dhgt

And not the other way around, how
24ee3df385cf2aa95cd888581c84fdf90cc682dc (RTF import: fix priority
handling of shpz vs dhgt, 2012-04-10) did, this time with a reproducer.

Change-Id: I9412341c6b35ca2760e4490a18f11bc6a0e0b78a
(cherry picked from commit ff7ac1a9b82bc20fe6e3d82322e53a7024edb84f)

2013-12-28  Andras Timar  <andras.timar@collabora.com>  [241eef7ca9b863ceb1f7f457a4bb2931b5d37f17]

fdo#73008 enable localization of tooltips in Math Elements Dock

Change-Id: Ia30f9884bd95c14116bc52f0c4cf7107f2238653

2013-12-28  Andras Timar  <andras.timar@collabora.com>  [2fc5f921129d365107d10c4eb6cb13903d3dc6f2]

fdo#54514 typos in icon themes' link.txt

Change-Id: I4704b43938ff25b96d53d15ab5a5c8ea0a5c67e4

2013-12-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c919ff406ee574e6c4e40ca8ae61363de3b59572]

read elements/attribs written to extension namespace

Related to validation errors with fdo#31296

Change-Id: I1b76e05a9996b1123db164629475a3f7b07dda69

2013-12-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2d24c0897c51e28d1c8909447b6f3fcf9bcb3f63]

only write new element and attributes in ODF 1.2 extended

Change-Id: I038f200f500ef1c6a0815b6332fb17bb2f62282a

2013-12-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [643809553d63f87a02e1da822d1fb58c4f131ff2]

fix invalid string access in OUString::copy

Change-Id: Idccec35f2838b54a7915aa4a0aeb229c69bae74d

2013-12-28  Zolnai Tamás  <tamas.zolnai@collabora.com>  [efba557c24db07557a29b86ffb3188a20c0dc6f3]

DOCX import: close rPrChange properly.

Call endtrackchanges when rPrChange ends so the
corresponding redline will be removed.

(cherry picked from commit 75e7d6f12e914b63e66968890533b2a56d0b1a7e)

Conflicts:
	sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/7195

Change-Id: I4091d7b54e0a74f3158cc979f210577a2dc29783

2013-12-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [709a197d930bf1f585834a8573f952e9030f3383]

fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRG

These describe an explicit horizontal merge, that is not something Word
itself creates, but it turns out the Calc RTF export does.

(cherry picked from commits bb562304c1e1c61a882e6db65806cfdf8601bcbf,
97dcf77841d19d344d58d5bdacdab141cdea4817 and
6eb02ac8a77f9f89f256b190281029f6cbd60d95)

Change-Id: I1b6ec10bb8e8bd40e24791ccc96f2f066dd0d5d5

2013-12-28  Zolnai Tamás  <tamas.zolnai@collabora.com>  [c2d4ad7e40f1981da84c467f5b4e775899eeeb1a]

Fix stepping to the next change

Bug description:
In the "Accept or Reject Changes" dialog, when select a change
(it should be after the first few ones) and clicking "Accept"
or "Reject" button, acception/rejection is made but after it
not the next change is selected for futher work,
but a random one. This bug doesn't appear in all case,
just if changes are complex enough.

Solution:
The nPos means absolute position so we have to get the next entry
with the corresponding GetEntryAtAbsPos() method. It seems simple
position can differ from absolute positions if changes are
complex enough.

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

2013-12-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [dbd8709af0545b0372c28c5ff36effba68bca580]

fdo#72874: Strip const-ness from pointer value when setting it to storage.

Else the pointer type would get demoted to a boolean type which would cause
the boolean version of overloaded function to get picked.

Change-Id: Ided7e8c67ef84b4323c8ad1123e0a2c30ce37e01
(cherry picked from commit 21f053e2dd2867489a4d5823d9210c4368f4d115)

2013-12-27  Caolán McNamara  <caolanm@redhat.com>  [5f9c2a1f731d9e1e4708bb91b5e71bc0b4cc70e0]

use SfxSingleTabDialogBase here now

Change-Id: Ibd5d82f93fb94db3e8d53acc9df05f2459807bb4
(cherry picked from commit d61a27f278e8442d54d52115981b5235f230ac80)

2013-12-27  Andras Timar  <andras.timar@collabora.com>  [7f3bcb1e98cb3417594a5fd811babfc8067677f4]

fdo#72945 sort languages in Windows custom install tree view

Change-Id: I9a35ee7839373b82b47c0d5cc5b329918d337073

2013-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7238d87811d99f5b412457a1d3589b30819887d]

fix handling of range parameters in COUNT, fdo#72999

Change-Id: I352c6b415f0990890702fa21175c196d7f4b12ee

2013-12-24  Caolán McNamara  <caolanm@redhat.com>  [8a4584a059d1589a939d8c34b33884b11b43ec1a]

dialog to be deleted never passed to destroy

Change-Id: Iee6c43aa192ae4d99872769f9cf8564c603165fb
(cherry picked from commit 2caaf644e847b2bded91a12976c1dec854d51eb5)

2013-12-24  Lionel Elie Mamane  <lionel@mamane.lu>  [d2928f81ed1a58eac9f90382dcfe73ea8c482ed6]

fdo#72916 correct rounding of time part of DateTime

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

2013-12-23  Khaled Hosny  <khaledhosny@eglug.org>  [a9fa817b6876814b6ebc45c2534a769e1fa84cac]

fdo#67370: Hyphens are not visible in tagged PDF

One requirement of tagged PDF is to represent automatically inserted
hyphens using the soft hyphen (U+00AD) character, so we were doing this
by simply passing that character to text layout code when exporting a
tagged PDF (which is the literal suggestion of old PDF specification).

This is wrong, though, since the soft hyphen is a control character and
should not have a visible output by itself (and fonts might not even
have a visible glyph there), but this happened to work because non of
the layout engines we are using treated soft hyphen specially and was
just showing whatever glyph the font had there. This broke with the
switch to HarfBuzz since it will not show any visible glyph for Unicode
control characters (by default), which is the right thing to do.

Latest versions of PDF spec suggest using either ToUnicode mapping or an
ActualText text entry to encode the soft hyphen instead, I found it
easier to use ActualText since we already have code that handles
non-standard hyphenation using it already.

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

2013-12-23  Michael Meeks  <michael.meeks@collabora.com>  [0b4f41eb0ee0fdcb22403f943f8f34911a463cb6]

fastparser: fix load regression

Remove erroneous assert: maSavedException is indeed empty for
XML parser reported exceptions. Clean cut/paste code, and comment.

Cleanup conflicts, and squash subsequent fixup patches too.

Change-Id: Ia538bcc87a7efcd079d3021e00ac4d2eb62f3e8d

2013-12-21  Andras Timar  <andras.timar@collabora.com>  [1b215d42075ca7cb6afb50cde59261664f9ba545]

build fix

Change-Id: I6a2e8e69106584b6b7c9af35d4e0e79bf6ef5342

2013-12-21  Michael Stahl  <mstahl@redhat.com>  [da6c12df9161f93114c1aecdb1ed3cd24aeb1697]

fdo#71429: sw: fix crashes when changing header first sharing

Copy some nutso code in SwUndoPageDesc::ExchangeContentNodes() to
work on the un-shared First header/footer too, which apparently avoids
the crash.  It's not like Undo of header/footer isn't already a
house of cards anyway.

Change-Id: Ie6593c4784ce9d368a5098ffb3aa4dec536d250e
(cherry picked from commit 899538a155b0d58f3a864dbc26d0dc7c37386807)
Reviewed-on: https://gerrit.libreoffice.org/7157
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-12-21  Michael Stahl  <mstahl@redhat.com>  [0eafb69609d58798a9e00e93dd9ea39e9189db8b]

fdo#69065: sw: fix mirrored page style with first-page

If a mirrored page style is used with first-page on both a right page
and a left page the current design cannot work because the margins in
the SwPageDesc::aFirst cannot be right for both cases.

So split that up so we get a first-master and first-left format and
copy the headers/footers and margins as appropriate... which is really
adding epicycles to a flawed design; probably this would be better with
just a single SwFrmFmt that has different items for master/left/first
headers.

Change-Id: I0889a4ab5959b5a71172203bb64d185960a07d73
(cherry picked from commit e936ecc92a7e362f57ce72a955697840920636b8)
Reviewed-on: https://gerrit.libreoffice.org/7156
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-12-21  Michael Stahl  <mstahl@redhat.com>  [81253d316851faa33565b212b1257505f6ce2e4b]

fdo#70232: sw: brown paper-bag fix for header sharing mangling footers

Stupid copy/paste error in SwDoc::CopyMasterFooter() checks
IsHeaderShared().

(regression from e1a9a348a519a69f898c9c1e6d87a5837b8267f9)

Change-Id: I0c0bc16a8c581cd05ed206a0de79c7983204165b
(cherry picked from commit 94c772adc2e8d8af468f3996527c84bf7704103f)

2013-12-21  Michael Stahl  <mstahl@redhat.com>  [cb49e62d3a518514dd27e10df6fc6bfd7f509e5f]

offapi: spurious #endif

Change-Id: I9bfd69ee3edbfdb2e69af72843ef169aae1696e1

2013-12-20  Eike Rathke  <erack@redhat.com>  [116e214a82dcdce9d4764646ff43b60d5c7c9392]

prepare to accept loext:contextual-spacing, fdo#58112

Change-Id: I58e151743bf910b8b51f1b453e0bfcb4ed767d9d
(cherry picked from commit ef5e7b69440baa9f222d1ec870668d31d08268f0)

2013-12-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [564b2831090cf997b47e7df2e4bd1b0068fade97]

Put all these back in...

Change-Id: If2168a57e0c77cf7fe85d66a6c6fd6a810d45035
(cherry picked from commit f2a3848bee3f3deeb9dde43de51737cbdde84018)

2013-12-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e33d8796086a56a7e3face18016d731b1d0fad6f]

Call Yield() to unblock the main thread when refreshing.

Also, we don't seem to need this solar mutex locking and checking for
needs repaint flag here anymore, and not having these make the streaming
much faster esp on Windows.

Change-Id: I6e8ae82e5d986492ac576d28f11e2afffe954bc2
(cherry picked from commit c3bd435387ffbc6ae3c5a4861ac419d0a7092807)

2013-12-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [c3d1e74fa1de47805ee37748bf3bce1fd2594772]

fdo#72204 RTF import: fix crash on rotated, but not imported groupshape

In case the groupshape contains textboxes and they contain table, we
don't import the groupshape itself, just the children, as drawinglayer
rectangles wouldn't handle tables.

If that's the case, don't try to apply properties on the groupshape, as
that would crash (the Writer drawpage implements XShapes, but not the
XShape interface).

Change-Id: Ie34039170314b772dd050eb354681cfaec61c1fa
(cherry picked from commit 3e199f81473d1f85a75238ac03d38a220f3ab818)

2013-12-20  Eike Rathke  <erack@redhat.com>  [d7a316336ef2b123b2fa0769f8ff87c2480528ce]

prepare to read loext:vertical-justify, fdo#72922

Change-Id: I56d72d5cb8ea95aa63d4659899cba2f295ce9bea
(cherry picked from commit 11a73705d9dd10ebefa2bcdefa560f55e7024a1b)

2013-12-20  Caolán McNamara  <caolanm@redhat.com>  [c1e0e4364b9ca3e437e118cde91183271357f3c5]

Resolves: fdo#72682 text field doesn't horizontally expand

Change-Id: I3d12d0b376c9c0488d12df8f9d3fe76b1c00a437
(cherry picked from commit 674aeac88ffa1840f2d6a7f33656193aaebc9a0c)

2013-12-20  Jürgen Schmidt  <jsc@apache.org>  [45165c44b30c9577bc4d6e8b541616af69ece640]

Resolves: #i121943# apply patch for PenWidth attribute

Patch By: hanya
Review By: jsc

(cherry picked from commit 91e3fca93d3a0b51e8f1ea87df902d928a7005ca)

Conflicts:
	offapi/com/sun/star/presentation/XSlideShowController.idl

Change-Id: I3709ee605efc4b5b80e293eb34245c9eb0d018cc
(cherry picked from commit 842cb0da2ec72bafbd16fd50e5d780285227e452)

2013-12-20  Eike Rathke  <erack@redhat.com>  [fe1d36c330e033744faec1c672ff677f1f28558b]

added bool bForExport parameter to XMLPropertySetMapper ctor

Set to true for export, false for import. If export true, an
XMLPropertyMapEntry with mbImportOnly==true is not added to the
mappings. This to be able to have more than one mappings for import
(for example a current extension namespace and the future namespace
proposed to the ODF-TC, or corrected typos in element or attribute
names), but map only to one entry on export, of course.

Change-Id: Ia01ea949c88eda2f8a6c10f51c59e35e7abdcaf3
(cherry picked from commit ebc1b2fe50c7ed1002ed8431410b8e2ac6e795b9)

2013-12-20  Eike Rathke  <erack@redhat.com>  [cd2de2713e27395d2ad7a50d73b21213b3b05202]

prepared XMLPropertyMapEntry with mbImportOnly flag

Change-Id: Id5a54a591a42c836884af1fd09dc055f2fce6db5
(cherry picked from commit 9dd7ee88bd9835ae2bae36093100fcd651fd3aeb)

2013-12-20  Eike Rathke  <erack@redhat.com>  [ad887f0d215de345e70a1544ce5c042ac39e889d]

just beautify this a little

Change-Id: Ibd7da12d88ec8e965f652499f7e7e32f81bd8ccc
(cherry picked from commit 44b4973fbd0f190906f36321b31215d80b363d52)

2013-12-20  Eike Rathke  <erack@redhat.com>  [6819625cecfed1aec1a176f442019d2e7013df6e]

reordered member variables for 4 byte alignment

Change-Id: Iaae7689d1ed3c74e261fcc90fa88b5521468e376
(cherry picked from commit dd902b8e256867b5d5fed06b52995f14d969f67d)

2013-12-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [be7fea04f4c9218dc40bedc95e9496dcac1d1da7]

Backport Calc's data stream massive cleanup effort.

Change-Id: Ifbeb7c2d90d87a7cffe9a752f9e8b4910d55fcd9

2013-12-19  Michael Stahl  <mstahl@redhat.com>  [63592dae83016ead525276a4bf42dd1fa4766ef3]

fdo#71946: LibreOfficeWin32.conf: add --enable-ia2

Change-Id: Ib086f7e2d8537584306cb8ca174d03422cea6505

2013-12-19  Eike Rathke  <erack@redhat.com>  [585b25194bb7c24dde6d21f3674b26decffe5ed7]

fixed crash when invoking sort on an empty sheet's entire column, fdo#72874

Change-Id: Ifc4a08069a42ca18a056c509575a4080094aa07e
(cherry picked from commit efb0412eda9eb33e45b27d9d7d6cc94e4211a82c)

2013-12-19  Lionel Elie Mamane  <lionel@mamane.lu>  [2b77788dab88ac0960537b76c42e4f30e68c5a6e]

odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"

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

2013-12-19  Lionel Elie Mamane  <lionel@mamane.lu>  [69e264131334134bef9a7069df959ba1ce1406e7]

Revert "fdo#72163 after updating m_xComposer, command facets are not dirty"

This reverts commit 938f0e7fe4216d135815b98fdb918f97e747c6bd.

This caused too many bugs to be cleaned up this late in the 4.2
development cycle:
 - unittest failure; fixed only for the unittested driver.
   (commit 917f9576349240796dfc0cef0f38c9b861c316e7
    Issue of RowSet and Statement each thinking they own
    the ResultSet, and both calling dispose on it...
    After this revert, will not happen because RowSet
    will never generate two ResultSets from the same Statement.)
   Still needs fixing for all other drivers... Not realistic
   in timeframe for 4.2.0.
 - fdo#72696
 - fdo#72463

The following commit still keeps fdo#72163 fixed.

commit 5bfdb6cd5f80f87c5bc6b0bccdad5aad00a45ba3
   fdo#72163 belts and suspenders

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

2013-12-19  Michael Stahl  <mstahl@redhat.com>  [3ff01bfb98c6aba8095ff9c94b815e895b84ce6f]

SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crash

Apparently SvxTextEditSourceImpl::mpView is not properly invalidated
when the instance it points to is deleted; the SvxTextEditSourceImpl
is registered as listener so try to handle this in Notify(); not sure
if there isn't something that ought to have cleaned this up...

Crash running with SAL_FORCE_IACCESSIBLE2=1:

svxcorelo.dll!SdrPaintView::FindPaintWindow(const OutputDevice & rOut) Line 70
svxcorelo.dll!SvxTextEditSourceImpl::GetVisArea() Line 923
svxcorelo.dll!SvxTextEditSource::GetVisArea() Line 1113
svxlo.dll!accessibility::AccessibleTextHelper_Impl::UpdateVisibleChildren(bool bBroadcastEvents) Line 868
svxlo.dll!accessibility::AccessibleTextHelper_Impl::ProcessQueue() Line 1376
svxlo.dll!accessibility::AccessibleTextHelper_Impl::Notify(SfxBroadcaster & __formal, const SfxHint & rHint) Line 1530
svllo.dll!SfxBroadcaster::Broadcast(const SfxHint & rHint) Line 48
svxcorelo.dll!SvxTextEditSourceImpl::NotifyHdl(EENotify * aNotify) Line 1021
svxcorelo.dll!SvxTextEditSourceImpl::LinkStubNotifyHdl(void * pThis, void * pCaller) Line 1013
tllo.dll!Link::Call(void * pCaller) Line 123
editenglo.dll!Outliner::ImplBlockInsertionCallbacks(unsigned char b) Line 2098
editenglo.dll!Outliner::Clear() Line 2036
svxcorelo.dll!SdrOutlinerCache::disposeOutliner(SdrOutliner * pOutliner) Line 91
svxcorelo.dll!SdrModel::disposeOutliner(SdrOutliner * pOutliner) Line 1960
svxcorelo.dll!SvxTextEditSourceImpl::dispose() Line 489
svxcorelo.dll!SvxTextEditSourceImpl::Notify(SfxBroadcaster & __formal, const SfxHint & rHint) Line 458
svllo.dll!SfxBroadcaster::Broadcast(const SfxHint & rHint) Line 48
svxcorelo.dll!SdrModel::~SdrModel() Line 270
chartcorelo.dll!chart::DrawModelWrapper::~DrawModelWrapper() Line 191
chartcorelo.dll!chart::DrawModelWrapper::`vector deleting destructor'(unsigned int)
chartcorelo.dll!boost::checked_delete<chart::DrawModelWrapper>(chart::DrawModelWrapper * x) Line 34
chartcorelo.dll!boost::detail::sp_counted_impl_p<chart::DrawModelWrapper>::dispose() Line 78
chartcorelo.dll!boost::detail::sp_counted_base::release() Line 104
chartcorelo.dll!boost::detail::shared_count::~shared_count() Line 381
chartcorelo.dll!boost::shared_ptr<chart::DrawModelWrapper>::~shared_ptr<chart::DrawModelWrapper>()
chartcorelo.dll!boost::shared_ptr<chart::DrawModelWrapper>::reset() Line 626
chartcorelo.dll!chart::ChartView::~ChartView() Line 202
chartcorelo.dll!chart::ChartView::`scalar deleting destructor'(unsigned int)
cppuhelper3MSC.dll!cppu::OWeakObject::release() Line 204
chartcorelo.dll!cppu::WeakImplHelper10<com::sun::star::lang::XInitialization,com::sun::star::lang::XServiceInfo,com::sun::star::datatransfer::XTransferable,com::sun::star::lang::XUnoTunnel,com::sun::star::util::XModifyListener,com::sun::star::util::XModeChangeBroadcaster,com::sun::star::util::XUpdatable,com::sun::star::beans::XPropertySet,com::sun::star::lang::XMultiServiceFactory,com::sun::star::qa::XDumper>::release() Line 115
chartcorelo.dll!com::sun::star::uno::Reference<com::sun::star::uno::XInterface>::~Reference<com::sun::star::uno::XInterface>() Line 106
chartcorelo.dll!chart::ChartModel::~ChartModel() Line 188
chartcorelo.dll!chart::ChartModel::`vector deleting destructor'(unsigned int)
cppuhelper3MSC.dll!cppu::OWeakObject::release() Line 204

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

2013-12-19  Eike Rathke  <erack@redhat.com>  [8b48c8d1ac7b2a4ef557b9e004a772fa0a6ade71]

use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714

A ca_ES@valencia (=> ca-ES-valencia) locale did not result in
'ca-valencia' UI being selected but 'ca' only instead.

Change-Id: Ifa405add2ff7b45e030b02af4338de195b457cb2
(cherry picked from commit 03e7a16fe2802160b8344058f225a57bdb9c59f5)

2013-12-19  Eike Rathke  <erack@redhat.com>  [981ac4435369acb0c789c77b8ef5517f53fc2f3f]

support ca_ES@valencia glibc locale modifier, fdo#68714

Change-Id: I2723ee4664844923d7c441cfd33c7bd767f1e7d3
(cherry picked from commit 164a8c409c2f070ee51ca4258585cf0c8579af51)

2013-12-18  Michael Stahl  <mstahl@redhat.com>  [8d00de2114f148857291aee9a5dc31e92597412d]

fdo#72850: ODF export: don't export spurious style:display="false"

... on style:header-left, style:header-first, style:footer-left,
style:footer-first.

(regression from d92345561c998f7382cf9ef0fdcd29096f978435)

Change-Id: I48c51fcd2b07ae8b0e3ec2c1087a388c6900b366
(cherry picked from commit 8f73c7615ebe60ef71d6e8b49a0f19ddac6f03a0)

2013-12-18  Eike Rathke  <erack@redhat.com>  [68a9ac8623b6b80544e9ab117804cc19c7794f44]

resolved fdo#51961 let "Default ..." currency entry follow selected locale

Change-Id: I69b13d1009638451fa6c2bc9336cdac0bab6ec32
(cherry picked from commit aec792c1a429bd96a172d529521247a2b3391987)

2013-12-18  Eike Rathke  <erack@redhat.com>  [57bf54e1691691c606cd04baa60b677b9376c2ae]

do not resolve the "Default ..." locale entry, it means SYSTEM

Once selected, the locale was resolved and the "Default ..." entry never
displayed again.

Change-Id: I4d94730b1c104e0b96e7e02275958b78e2899eca
(cherry picked from commit c30de064af34e288f3e224c1c7cf1923858eb738)

2013-12-18  Eike Rathke  <erack@redhat.com>  [cdd695b5048455a611fb44fbc60ef1844ae60fe1]

the MS Serbian Latin Neutral mess

There are two LangID values mapping to Serbian Latin (without country)
which lead to the UI language selector displaying "sr-Latn" instead of
"Serbian Latin" because conversion picked the other one. Consistently
use LANGUAGE_SERBIAN_LATIN_LSO and don't trap into
LANGUAGE_SERBIAN_LATIN_NEUTRAL (whatever that might be).

Change-Id: I6ae6c2027048c99096b4d9d703a0dc73784b52f1
(cherry picked from commit 4256491ffe48b8be09ec66a003988193e8585584)

2013-12-18  Eike Rathke  <erack@redhat.com>  [72c08bbb00ac9c10b9e41a693728be9814b64a83]

resolved fdo#72778 keep setting system locale and LanguageTag in sync

Change-Id: I3547786bf77b8f611bc08d0e52c66ac00e199f13
(cherry picked from commit cc54c08a66046c00af3713fbe5e69995ccb7f73b)

2013-12-18  Stephan Bergmann  <sbergman@redhat.com>  [d9168242f5f8800f88d4947bd1fbfc30a969429c]

Fix integer ambiguity

Change-Id: I1247af709baf250b82a4156ea2cbf29c758f0c78

2013-12-18  Michael Stahl  <mstahl@redhat.com>  [3a5f11f6dd086efdb40e1e75e6588b4c62881918]

fdo#72452: ODF import/export: fix handling of style:page-number

Class XMLNumberWithAutoInsteadZeroPropHdl (which appears to be used only
for this attribute) needs to be adapted to the change that
"PageNumberOffset" value 0 is no longer invalid; use "void" value for
invalid instead, which appears more appropriate anyway.

Unfortunately the type of style:page-number is positiveInteger so
writing 0 would be invalid; write "auto" instead for now.

Change-Id: I9621ea201fd928087b863c562607c3d77a3b0269
(cherry picked from commit 22355042a6fc7aecf3caab69b3fa3be1430b697f)

2013-12-18  Michael Stahl  <mstahl@redhat.com>  [b233b5f754026600a0f9712538291eaaa48d5884]

sax: avoid usage of double for parsing nanoseconds here too

Change-Id: Iddf93a116cb333db6465a915dae692c33a60241a
(cherry picked from commit 64575a5b91b0fae6283b9ad8b1356e76caa34b45)

2013-12-18  Michael Stahl  <mstahl@redhat.com>  [20463fb3e58cb0264b311b280e623a9e1937aa43]

ChildrenManagerImpl::AddShape: do not use member after releasing mutex

This crashed here once during some JunitTest with an rDescriptor that
did not match maVisibleChildren.back().
[The mrContext member used here is const so shouldn't cause problems.]

Change-Id: I31e54b166badef6472127c64f0a4f49c51c73b30
(cherry picked from commit ebb6c4407da2f8e913f1520b61a36ca3a4b54a7e)

2013-12-18  Michael Stahl  <mstahl@redhat.com>  [c4b4058b6b3a747b96f72ab44560da11726e4468]

accessibility: don't crash if the TableControl is dead

AccessibleGridControlAccess: clear the m_pTable member in dispose() so
it is no longer accessed later.

Change-Id: I490c84ce1bee55c9c69eb29b81ddfbe808301797
(cherry picked from commit 449e0c9c7378ba32039bd5934c26011d682a8a91)

2013-12-18  Laurent Godard  <lgodard.libre@laposte.net>  [2279208fa0570ef5fa2d49c14a721b7d59be069d]

count notes - GetNotesInRange now include last tab

- refactor tests
- add unit test on counting notes on a sheet

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

2013-12-18  Laurent Godard  <lgodard.libre@laposte.net>  [30b34a5dfde0a976c611b32ae1058412395f5bf3]

counting notes is per table, not on the whole document

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

2013-12-18  Regina Henschel  <rb.henschel@t-online.de>  [fad39087a742e30f4a30c0d223f84b21a32d6170]

fdo#71993: Fix the tip of the Small Arrow line end.

Change-Id: Ie4b41c69014b347ea2cf9df94b3e3b98f17594cb

2013-12-18  Regina Henschel  <rb.henschel@t-online.de>  [305d5021f1d968d01a031ad2e7e540fb44eb75c6]

Related fdo#71919: Correct arrow heads for new installations.

Change-Id: If4ad335f4e645cc10cd7378d971b7389bb437f88

2013-12-17  Caolán McNamara  <caolanm@redhat.com>  [f9171206e80b1ff3e3917e2f448ff2b2a43a0b2e]

embedded nulls in literals

these used to be used with OUString::createFromAscii so a blank
string is fine here

Change-Id: I744d2be5471fad2675741f908e1ad78f0d5eefbc
(cherry picked from commit 669c282fea83c44d545fa8c1bfe03fa45568c35b)

2013-12-17  Caolán McNamara  <caolanm@redhat.com>  [444a8dd8752fe5e2cee58c5e51b7da7a4f5ff9f8]

fix out of range access

this is broken since 6e4a21ff22345a24e4d530725814c436a1bdd49a
the original commit in 2001.

I imagine the idea was to strip a trailing sal_Unicode(11) from the
end of the string and then recalculate if the string is empty, but
seeing as it has chugged away for the last 12+ years like this I'm
relunctant to change it to what it might have originally been
intended to do and instead just remove the stuff which was never
executed.

Change-Id: I73d5108ece8e716d78a4898117e0ee2d51822015

2013-12-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [b62c77d363aea607e35f65c06e9692a662195391]

bump product version to 4.2.0.1.0+

Change-Id: If10fcf86ef07ce3f62bdc27783246a69d03f9004

2013-12-17  Stephan Bergmann  <sbergman@redhat.com>  [5bffe4dffd7496057c1fd70e46af800396f5b346]

Avoid inaccurate floating-point computations

...otherwise at least my --disable-dbgutil --disable-debug Linux x86_64 build
failed the CppunitTest_sax_cpputest with 8999999 vs. 9000000 nanoseconds.

(cherry picked from commit 695671eb18674ea58103093b9cf31a31afe8d2fd,
incorporating follow-up fixes 71448690d7c5904df45bf98243c5bb05a99245e5
"readUnsignedNumberMaxDigits can read more than maxDigits chars" and
b9bcc9c5c10841dcdfa9ff5814344ce667678df3 "...and nDigits > 9 is harmless in
following for loop and need not be capped")

Change-Id: I05e0febf413f9f9e01227a0cc4e0f46a5243fe61

2013-12-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [83beb458b05630ed2ed5a9fed5097e2122bbcd49]

Updated core Project: translations  dbe7e598c32822da31e0555913f7ec7ff17bf36d


2013-12-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f43e3ec83f745e657a8a5db66015967bdd8912da]

OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL.

scopencl is only built when ENABLE_OPENCL is true, but the unit test
should still run successfully using the fallback mechanism without
scopencl (i.e. when --disable-opencl is used).

Change-Id: I4b44148f1f59ad8b3d9c78c2fd0e1cbe2030db37
(cherry picked from commit 5aa37dd9eb9b6f44c2a91f0e41bae42754ba733b)

2013-12-17  Tor Lillqvist  <tml@collabora.com>  [deb46c8ad376896d191ad96791ae1eebc2ffa3b7]

WaE: unused parameter 'bForceEvaluation'

Change-Id: I402ccfa2e24240347985d9fda7adf4e2c01712fd
(cherry picked from commit b9b8e26aa0ff86b131c9da84f33ee3ce397104d6)

2013-12-17  Stephan Bergmann  <sbergman@redhat.com>  [fbfab3614df6ba2a547d872191bf21a511307f0a]

Keep using component_getImplementationEnvironment in extensions

...instead of relying on the implicit CPPU_CURRENT_LANGUAGE_BINDING_NAME
convention.  Keeping that convention an implementation detail makes it easier to
do improvements in the future.  (Theoretically, the bundled extension in mysqlc
could be considered internal code and not adapted, but just be safe.)

(cherry picked from commit fa2a7c1c95f78d20ed572091e12700fd4d852835)
Conflicts:
	desktop/test/deployment/active/active_native.cxx

Change-Id: Iae41a6e072dabc2bf7c1481ba6cfed61680edf37

2013-12-17  Stephan Bergmann  <sbergman@redhat.com>  [aae97c958d7bf5fcadb3872a77fc2f11399d10ad]

Do not use Boost in SDK examples

Change-Id: I8b2af447fe3ee29261e538a53b4624ff8b6c4d1e
(cherry picked from commit ca4065680a402e3d0ff43e41744b24a9c980b2ef)

2013-12-17  Caolán McNamara  <caolanm@redhat.com>  [21bfcac22b53b163e1912d8b13fe4d4a4202f445]

fix caption dialog

Change-Id: I499f47b116ff6957bbbc20b91224fe95593d1da1
(cherry picked from commit 2e4360815b08e1b5bd7233509d033b5a49b7c61e)

2013-12-17  Caolán McNamara  <caolanm@redhat.com>  [cd6a7ec9623e68e0fd301fe74e6b03962508ab9e]

avoid negative offsets to OUString::copy

Change-Id: I0a62f8a38694a4a7662fe376aaabc35dca817d33
(cherry picked from commit c2f0845931b7cb1007d54173c2633c44123a137c)

2013-12-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b95f4fad1acc01857cdc83af23506a4bce6c4ccd]

Fixed the update to working copy and back after (cancel) checkout: fdo#64533

After Checkout, simply set medium name and update the medium: at least
we are sure it works in more situations than the other function we used.

After cancel checkout, call SID_RELOAD to actually revert any local
change.

Change-Id: I3dc296a74726770c4f47d9653c382108f7baccad
(cherry picked from commit a68e0e334df02c1ca47601575523b23c6db13470)
Reviewed-on: https://gerrit.libreoffice.org/7068
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-12-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [4d2be4e7fa811db504a0fade72514b514ac84c96]

fdo#61638 SmParser::NextToken: don't crash on ending dot

Change-Id: Ia9c168e52a99286910c9e63e0e052671c5259ba8
(cherry picked from commit cdd59ee13b1dca7e3d269bf1a3c555903eee96ee)

2013-12-17  Julien Nabet  <serval2412@yahoo.fr>  [4a66c737a137ec6a4c4578901edb6db8a724f4bb]

cppcheck: fix statements that begin with string constant

Change-Id: I42427beeae06f607e60aeeb7142714fd1f5d740d
Reviewed-on: https://gerrit.libreoffice.org/7110
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-12-16  Andras Timar  <andras.timar@collabora.com>  [f1afdddfe6a7048c79f7224c3b2feaa70e2265db]

typo: start period is S, thus 'A = 1' -> 'S = 1'

Change-Id: I23ffb5288cda22dcf98bba2d16ae7cf6f9d66825

2013-12-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [59b4f353d867b0dfd37c6166d2b2456495584787]

initial install-package-foo target for partial installs

make packageinfo target
add uiconfig file translations
add missing l10n config files
add missing help files in packageinfo

Reviewed-on: https://gerrit.libreoffice.org/6754
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

Conflicts:
	helpcontent2
	translations

a2498a118e729276a78ef3a4eb43b5d0b302d326
9bb39bdd677af4be0da621370c51eb9e22ecc33f
a7e654cdeffd832f51016ff51aa180fe3924ff4e
4ee41fdb600cb3a89da387dffe64e6a30192761c
349fb24a388775c58be7a326832b3fc0ec38180f
8a2ca73c02fd6b04ce60e7701c51d2362ef7ec06

Change-Id: Id5f6f5c1f3e46df2d9033ccd5bbf2af6ab38a9e8
Reviewed-on: https://gerrit.libreoffice.org/6982
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-12-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8a459f969d20ba3f77db58493c45819429996e67]

l10n and non-l10n targets missing dep on build

Change-Id: Ia6d09a1625819593291649369a7533bbd2ee8227
Reviewed-on: https://gerrit.libreoffice.org/6981
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-12-16  László Németh  <nemeth@numbertext.org>  [ea8b95d49ecd41bd6f14c43977cf8a9eb7f188f1]

Updated core Project: dictionaries  5f8da97962f29a0e2216c1dd4fb8f78dfed9fc14


2013-12-16  Stephan Bergmann  <sbergman@redhat.com>  [72fcd182fd89aee7eea8e42cba777a5dae1ca4ef]

m_bHasActive must be false after last visible entry is removed

...otherwise, ExtensionBox_Impl::RecalcAll would crash in CalcActiveHeight(-1).

Change-Id: If399825951c79b821ed44ebefa19d1032ab4f850
(cherry picked from commit 661f7bdefc8215f742951727b93395d47293cf0e)

2013-12-16  Stephan Bergmann  <sbergman@redhat.com>  [0fe50b05de83098864d1067563844ae7c5ffaa26]

Missing @since tags

Change-Id: I649a37c5e4e1c8aa26f94fd5ab41fccd0309b288
(cherry picked from commit 7a6ca9e81c71786b267fde8328c84bb10966c27c)

2013-12-15  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [72eea6d10bc8fbdc3a7220ef6277608a8450182c]

First set of base and form icons

This patch includes a group of finished icons that will be used in base, basic and calc

Change-Id: I5163b7e3d3199c6c610c40c1eb1def3825cecda9

2013-12-15  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [45e8c89dc22f58e147ef97082808f673c2532e50]

More icons for Sifr

Change-Id: I36bd598190f2e4e11d00033ea35db24cedc2e639

2013-12-15  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [4967010f9d948118c5c8ac09b908434ca230f429]

New icons for Sifr theme

Change-Id: Ife87728cdcd526e1375a667dfa860ee83a60e28f

2013-12-15  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [e2de109a7424bc1ab59867dfd23a10db28b7bf9a]

Revert "DOCX: fdo#72560 better solution for exchange alignment for RTL"

This reverts commit 66e68fe28a7bfb37d4fdeee9bed1d9a0ff840935.
there some error in this patch.

2013-12-15  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [66e68fe28a7bfb37d4fdeee9bed1d9a0ff840935]

DOCX: fdo#72560 better solution for exchange alignment for RTL

Change-Id: I39462fc722a58b32e8829a9f2005a411871f255d

2013-12-14  Andras Timar  <andras.timar@collabora.com>  [d663228bd348c844f38914c9e2167ef01fadf3b3]

Updated core Project: translations  8fcaf6efc077442b39e0f3f210e02a603ef7c9c8


2013-12-14  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [fefdd355b5acc465159a57ee2972d1574fc1ef49]

fdo#40316 Remove SpinButton in UI for extrapolate trendline

UI Trendline: Spinbutton are not adapted for real value of x-values used
in extrapolate For/Back-ward. Replaced with FormattedFiled
like Intercept value

Change-Id: Idc49f842a0f76906eb3c027e15a493e625c3d535
Reviewed-on: https://gerrit.libreoffice.org/7067
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2013-12-14  Eike Rathke  <erack@redhat.com>  [4031765b004dded31f04c54f9a055b7a3d0053f2]

fdo#72697 actually write this only in ODF 1.2 extended

(cherry picked from commit 49f9694e34d07468cff4a7e4de332f11be3e0dd8)

Conflicts:
	xmloff/source/text/txtflde.cxx

Change-Id: I32097cc4b8a67615b0b6d6172cafd0edad7469b6

2013-12-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [86815707be317b8b874b0c595bb586b15f7196d4]

handle invalid xml files in orcus, fdo#63844

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

2013-12-13  Eike Rathke  <erack@redhat.com>  [be63a5d34d4659b2fb8341a6e662b926e9d7f852]

fdo#72697 accept future <loext:sender-initials>

... of to-be <text:sender-initials>

Change-Id: Ia601c0debc5d66682aa92e14fb063395f9f48ab5
(cherry picked from commit 1379294741ff85d4c09d9ded7579ad50dea88fb7)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [e7e6e9ab60cc9475d20eb330817954003f90076f]

Revert "fix windows build"

This reverts commit 45504f9ba8de2a4372193910b2cb9405f1ea896a.

The problem that is apparently fixed here is that link.exe is too dumb
to pick the right entry-point if the WinMain definition does not come
from an object file but a .lib; in that case it apparently defaults to
archaic 8-bit WinMain so tell it to use Unicode one with /ENTRY.

Conflicts:

	desktop/Executable_sbase.mk
	desktop/Executable_scalc.mk
	desktop/Executable_sdraw.mk
	desktop/Executable_simpress.mk
	desktop/Executable_smath.mk
	desktop/Executable_sweb.mk
	desktop/Executable_swriter.mk

Change-Id: Ib6239eb0fd3d64fd4a292a0d42d65ef75475c389
(cherry picked from commit 07359c242830bcc934d491870cdf5cb70fc26414)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [5853af1f01aec3edff340335db1a81f8233d8174]

winaccessibility: let's try to remove that IsInMainThread()

... and see what happens.  Hopefully nothing bad since everything should
be thread-safe now.

Change-Id: I333b29bc2066578ccabadb022936a28dafdf7104
(cherry picked from commit a8804dfc502454b562f1e0f5947c2f5264cd9b92)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [a00e045cf620a25b28664293f26b35ab79fad949]

winaccessibility: remove some noise from not-implemented methods

Change-Id: I8046ae37cba87f0e5df550de831229345df1c6f8
(cherry picked from commit fdd76463b4dfd05880effdd2afc0001eea3d850a)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [0e9c95f0e7983d37f807f7c9555c377569412442]

winaccessibility: out-line those COM methods

Change-Id: I7e9a94898c6bc8142b46a05ffba56fc41eb125c2
(cherry picked from commit 57acb3d068ef1e47532ae100d78aa0bd8d061683)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [b36050801acd727d1993123877663a7d61a6294f]

winaccessibility: clear entires from XHWNDDocList too

... in DeleteAccObj().  Otherwise pointers to deleted documents will be
used.

Change-Id: Ia807dc3a2c782019cf7fc874d264058219956d74
(cherry picked from commit 975e1d293d6f702c81647449fd28560b6d00e4a0)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [febd4d9d3c97d0dccf4dc4c5217f4db668f1e9ce]

winaccessibility: GetChildInterface may return 0

Change-Id: I950072d22cd315d1898b76a2c345121d31d432c4
(cherry picked from commit 506bab8f62c585380e607b91ab80c939dc99851c)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [3ba417fe93fd25d1a4c2f3d1cd368e9bd93882d4]

winaccessibility: do not access freed AccObject

The AccObject is stored by value in XIdAccList, so don't call GetResID()
after it has been erased.

Change-Id: I391aad1e3ab71d443cc6e6b92381f74918e0bcfb
(cherry picked from commit b22e987113374399c7455f7979bc34519eac69da)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [04be39ce96a8f17db150076cee5e87a594fc0505]

winaccessibility: fix exception handling in AccEventListener

RemoveMeFromBroadcaster() may catch a DisposedException and then not
call NotifyDestroy.

Change-Id: I2b766541c3e6800c88a83aa482de0093714d39c2
(cherry picked from commit 9e351edccf3b9a71bb310bcaefe07821479ff5e5)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [c0046608da2f96f09a7393015b93f92ede6a409b]

winaccessibility: nobody calls get_XInterface

Change-Id: I201fc14a02c47a6c735c65f649c6b9f068d92c71
(cherry picked from commit b6664d0649d9be6208b39d6dd276e40347af44c3)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [d915d43421b19571fc2d62315832134d83709fca]

winaccessibility: fix locking in UAccCOM

The COM components will (usually? always?) be called on the main thread
via COM, and may also be called on any thread from the UNO event
listeners.  Both ways may access the global AccWinObjectManager.
So the easiest way to lock all that without introducing new deadlocks
seems to be to just use the SolarMutex.

The fact that the main thread is in a COM STA is rather irrelevant here
since we don't currently do the required manual marshalling of the COM
pointers so they can be accessed from UNO event listeners running in
threads other than the main thread anyway.

To get that to build:
- use prewin.h and postwin.h around ATL headers
- link UAccCOM against vcl
- define both UNICODE and _UNICODE to not break on mis-matching TCHAR
  nonsense

Change-Id: I1ccdf7a4a5c2b5f0b9c29ef39d126c4b8a16898a
(cherry picked from commit d28687d5171784e1ec23d4cf13d7b3c56cc52782)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [1aebc22fd2a0f60a5ad4cd4e9ff6bb8a636524af]

prewin.h: remove silly extern "C" nonsense which prevents...

... using prewin.h/postwin.h around ATL headers.  Also remove some other
cruft while at it.

Change-Id: I7d081dae88273dfd214ef078f5844ce266e388fb
(cherry picked from commit f5a54cbf120efb335205e00ba18a9038449b92c9)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [5b0abbc1874a6878d7b8d5202ee4cbbcf33c576a]

winaccessibility: drop icu externals, probably some copypasta

Change-Id: Ife0960b235e24f17640b197f952a9a094b7d654d
(cherry picked from commit 57f88bb76b069e0776574e93d3009785572b8193)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [eafd7a8b75f6833a6dbcdc285bfcd2ea7a835d90]

winaccessibility: remove CheckEnableAccessible.h and assorted noise

(cherry picked from commit dd7df93417c8169d7f2ee935841fa72ad02dbcc9)

Conflicts:
	winaccessibility/source/UAccCOM/CheckEnableAccessible.h

Change-Id: I45e1d72b1abf64a965397c50ac3b95b5bbee3206

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [525161380bf83654bb9a01a7069eef98bfc86d33]

winaccessibility: InlineIsEqualGUID is defined by guiddef.h

Change-Id: Ia469076ec6f815133e77a14940e8afa05e177231
(cherry picked from commit cbda6da004f1de8cdbf2b1298a835afa850be078)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [cf861f5ff9cd54c1d4541406070c598c89f51d17]

winaccessibility: use SAL_N_ELEMENTS

Change-Id: I479117e0794375f1ec0c96b78db22b3569b456ec
(cherry picked from commit a5c7ed21584b024d52d32917d1b07462a00e7405)

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [ec3cbe98c3aad0ca1d435ea8eccab2eced4b6f86]

winaccessibility: clean up the AGGMAP in CMAccessible

Replace it with a map for the new direct C++ instantiation and move this
implementation detail to the cxx file.

Change-Id: Ia961da03f8eb899481cf02f430c921aa8abd7c5c
(cherry picked from commit 9d71c9a442b2be027900f7b20342e2a0f43ed2ab)

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [4583a3e9b0392f91516603ac8a09f52494e1004f]

thumbnails: Create nice antialiased thumbnails when saving ODF.

Change-Id: I3dc3289b4ac3423b3a5006dbb7ee895bc25ec50a

2013-12-13  Michael Stahl  <mstahl@redhat.com>  [ece20685104a3c0900677c1baa4ec975af7e4bf7]

fdo#72647: register Java Access Bridge component

af0909f1b88a47db1ea0ea53cdac59daee42db0b was incomplete and overlooked
one place that needs adjusting to get a working JAB with --enable-ia2.

Change-Id: Id5e3582b38140be7f3adbb0ed1c2b3b83c7c3410

2013-12-13  Michael Meeks  <michael.meeks@collabora.com>  [23cc556b5fca757594c9c5d5df16cadd096218bc]

Targetted text updates, with seasonable changes before l10n freeze.

Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [7f367c016c32678182b4666f98b204de6a6e882f]

startcenter: A little more space between the picture & welcome text.

Change-Id: I093fecd1fb5c052c85cf84f131845258a5fd2284

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [83b041f33d1ab84a8a152475b68dfa71deafce42]

startcenter: The welcome text was too long, split it to 2 lines.

Change-Id: I23d6a4bf8d9c3b2531dd95e4ea293ce7225bf8f1

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [f03badfb35e37963412d4e8c28f1d47cc766ac1b]

startcenter: Move the 'Create' under the separator & add a colon.

Change-Id: Ie8a1ce8628fa0f31ae6d6a3f1303342c145e33aa

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [0a3530dedc562d657c406fec8f04520944ce26dd]

datastreams: Improve usability of the dialog.

Change-Id: I6b3f9316c3eb907912aeff1715705a95bbbf547c

2013-12-13  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bb4406c326315d3e1864f7dd9aaf286086ea0701]

fdo#70989: Change wording from "Output Range" to "Results to".

To avoid the impression that this reference box takes a range...

Manually cherry-picked from 6df78d1a4c9bf5e0e182d5cdc0a300e3c84e6d86.

Change-Id: I3a69cf496f013779692c17fb943dcc34a1692275

2013-12-13  Noel Power  <noel.power@suse.com>  [415b47827fae8ad0c2a747ca9b062170f00f1e7c]

Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805

Unfortunately this patch creates a very weird ( and took me forever to find
) bug ( fdo#60805 ). Basically certain double line borders seems to
dissappear at certain zoom levels. I guess maybe its possible to tweak
the create2DDecomposition to process the line as hairline at those problematic
zoom levels ( but I suspect that actually would look worse ) Best maybe
would be to tweak the rendering/painting ( but isn't that processor specific
maybe ? ) as is maybe this problem. I admit this is outside my comfort zone :/

This reverts commit a551cad4e35b6b664167d65dfc25e5a0f6990687.

Change-Id: Idb25493ffb038cb1f8ae9b364a29052abafd940d
(cherry picked from commit 1b3f3ce53a26ba52d27784a2f9adbffcbd6169f3)

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [3943b59c17f6fd8988b4d8c7aebd662ce387a6d6]

startcenter: Tooltip should show the full URL.

Change-Id: Ia8e071ebe00fb8c72973614077e778aef55fb1ab

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [cb144fefc4910414b95ca2fcbb90b5863e2fc996]

startcenter: Implement mouse over effect.

Change-Id: I9beea6119dbb1c12ff053e5776f15d40a3389a8b

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [a18d38c7900528082d197a93bc9517223f4c4288]

fdo#72650: Get thumbnails only from the local documents.

No point in connecting to eg. ftp to get a thumbnail ;-)

Change-Id: I017c59196c294242366f2254eeacd9056455c1bc

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [19b2d2e8699113841006a6dac59ad32301766164]

Small cleanup of initialization.

Change-Id: I62c0479414ab6748039498e1bc2b3bc9d7c4ef05

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [92cd15468b6385fdcddaa29074f1e4f09e3f7459]

startcenter: Full thumbnail size (256px), upscale if necessary.

Change-Id: I8ae72249853a03b1dfca0ecd10eef47e9aa7cbfe

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [aa05543b83d9780f0139c6c6584e12a8a9209e55]

startcenter: Make the default icons appear as on a piece of paper.

So that the frame around the picture is similar to the previews; otherwise
looks disturbing.

Change-Id: Ie7f973e15c29a34c0f368b5e0f5a152d5cead39f

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [d3c0eb59a7faa90054d55d1624e9ea7dee4ce378]

startcenter: Bigger & nicer document icons for recent documents.

Change-Id: If61aefc1d27d7bca2e8242b404db685a503bcf0e

2013-12-13  Jan Holesovsky  <kendy@collabora.com>  [5523e04065c0df5de1d9e2ed178463137a1e0bb0]

template view: Simplify code.

Change-Id: I48fc6fa86a9953db87e59a83714d4d7b0ff8d64a

2013-12-13  Caolán McNamara  <caolanm@redhat.com>  [6ec1253285ec39b31b82ba7bc7a2b0bd0f98ef7a]

Resolves: fdo#71192 options->appearence isn't all the same color

Change-Id: I8beaf1f4a1ea685af22ae0dafbff767bee98d3b4
(cherry picked from commit e3853a1abc9873a00478ba56b124e0a94f9896ba)

2013-12-13  Kohei Yoshida  <kohei.yoshida@collabora.com>  [da443ab58158d2b7ffa52742cec2be76e3aa2026]

Fix performance regression from ScMatrix conversion to multi_type_matrix.


2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [137de1dce92f4cf05adefc3d0dbe09d6a2a339af]

Expert config: 6px between lines + center the button.

Change-Id: I91899493479eb60c955dac3891a38913ad871376

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [189573c14ba39eb791350c15578f7a794ff6976c]

Expert config: Introduce configuration key to disable expert config.

It is /org.openoffice.Office.Common/Security/EnableExpertConfiguration with
values true/false; defaults to true.

Change-Id: I5a18d16182c28a13169677b11f68884f34c11c63

2013-12-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [de27adb9d92463ec346977270fd92feb20aea7f6]

Fix "fit to column" breakage.

I broke it during the grand cell storage refactoring.

Change-Id: I75361750a859b42d83f76dd4e30ad6b134af81c5
(cherry picked from commit 3c95f901d5f30919b339695ddac94bf5a67aa9a9)

2013-12-12  Eike Rathke  <erack@redhat.com>  [45bd5635730f6faa6d1d9d82c00e63b487bf141d]

resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula description

Change-Id: Ibbf2f47b3d6fb67cd49d78d437e28a6399f42691
(cherry picked from commit 0c447b5d32b5d65960e61969d1a0ead4f4dbe7c0)

2013-12-12  Eike Rathke  <erack@redhat.com>  [683f4583d52940c75685be5b3ae2878fccd07b4b]

Updated core Project: help  ced1a84353e7bc399b078b55b2f911dabcce9ba2


2013-12-12  Eike Rathke  <erack@redhat.com>  [d30652b2b9686c8e185f0ecb4fe616adafa725dd]

probabilty -> probability

Change-Id: I77fd6a82895f3a65c31f1c166e25b27153ab194a
(cherry picked from commit c0c37983b61af172539d8af88f101929f4de56b0)

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [3856ca359649dee944584ae1b230d63fcb34c206]

startcenter: Smaller frame around the entire start center area (6 -> 1px).

Based on Mirek's suggestion; looks better.

Change-Id: I3468450ee4c8ba27cd26a40c7ed11f0b4df9c42d

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [b33986252aeb2ef6105231169e4d78e7940a0522]

Start center: Re-introduce the Macros menu, people use it.

Change-Id: I99da1fbbd158622933445f7e97f4266a24a2d85d

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [cda18152416d05d99aac16a18c34732850025470]

Start center: Use the welcome text that was agreed by UX / design team.

Change-Id: I1af05f68ef7c2a10209f138e59a9245d3d1ac081

2013-12-12  Caolán McNamara  <caolanm@redhat.com>  [be366ad7690b190c5ef4dc42311a4df6b7dcce4b]

pages with equal Priority and Class getting dropped

Change-Id: Ib053dc4b6e5fb5f01f48c71a4b295a53c0ec6715
(cherry picked from commit 9790588da4b2de455ffc7a2cc69f26539823c3da)

2013-12-12  Caolán McNamara  <caolanm@redhat.com>  [026e9335d792c6557255f064960e0ef6d28728e0]

fix occasional crash on dragging and dropping pages in slidesorters

pages go into the cache, and sometimes they get deleted before the
cache gets processed. Remove deleted pages when they go away

Change-Id: I291072a8541f4ca36979e9914975d81cc23a9497
(cherry picked from commit abe9d1463282690313aaf91d2a54011d10b900b9)

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [3857e8c31fd61d997b94b58b7ed898e7a6546a4a]

startcenter: Update the button descriptions to the UX team decision.

Change-Id: Ie0813e8faa1cc97aa77fc89659b829226d0e5736

2013-12-12  Jan-Marek Glogowski  <glogow@fbihome.de>  [8b4775458600dc2a2e8eb17e0bade35221c6b2ea]

fdo#67011: Run Display::Yield through KDEXLib::Yield.

Drag'n'Drop is handled in a second thread, which tries to "yield
the display" while the main Qt thread probably is already
yielding. Both need the YieldMutex, which freezes the application
until the D'n'D thread times out.

Trying to yield the display throught the application yield
results in a recursive loop.

So this catches and breaks the recursion, but just inside the Qt
thread, so other processes can "yield on the display", instead
of simply disabling the Display::Yield.

Change-Id: Ifba91aa89fe5b0a89cc94820935dc996a065112f
Reviewed-on: https://gerrit.libreoffice.org/6750
Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [0096575d2269e1d5931e18c10d26ab00bcabf495]

About config: Make the value box dialog a bit nicer.

Change-Id: I5e25401b76458e712070bc76c86083bbd9ae2daa

2013-12-12  Jan Holesovsky  <kendy@collabora.com>  [3e6ce9e2102a923bd0dab0b791db3587c6e434f2]

fdo#72125: GetTextWidth() can get very expensive.

Let's just count an approximate width using a cached value when we have too
many entries.

Change-Id: I2113887c477bc774dd00df538ec1a01f102f4726

2013-12-12  Stephan Bergmann  <sbergman@redhat.com>  [0e25ff00645b0103b6420156388933b6862694a7]

getStatusIndicator can apparently return null

...at least in CppunitTests

Change-Id: I75f05581db5423dc54ea7810a8cd2bd0f9c0c3f0
(cherry picked from commit defc4faef618d4273ee5056359f4b8e5eed24a7c)

2013-12-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [01e4c7a68289a0c820ab08c1d447f1779e8adde7]

Fix paste as link, and a test case to catch it in the future.

Change-Id: I55fd3fabb7594ee2c635cc0b02dbf506bd5ab3df
(cherry picked from commit 4f94e6c20b2fee11429d7cbaef6b6fd1880317b2)

2013-12-11  Maxim Monastirsky  <momonasmon@gmail.com>  [86c7b2559eb1390fb72c97f8b54e41b6fdee0d7c]

Open .tab files with Calc

.tab extension is a known extension for tab-separated values
according to Wikipedia.

Also add .tsv .tab files to the list of known text files, so XML
detection code won't run on it, and won't output errors to console.

Change-Id: Ifb8edc40900cb4669264e1e989c01efd61ff24bf
Reviewed-on: https://gerrit.libreoffice.org/7039
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2013-12-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3e2dff3a18e52c153b3bebd2fa0f4aee7f3f671b]

Let's use a status indicator while exporting to xlsx.

And reduce header dependency on docsh.hxx which a lot of files include
directly or indirectly...

Change-Id: I2de25380f8b634456e0add940fbb775ac11414cd
(cherry picked from commit da1392934e043bfd12b94dab7b874ddf940f097b)

2013-12-11  Julien Nabet  <serval2412@yahoo.fr>  [dd8c33799ecc243f7c3626e8d146e9dbd78b3e09]

CID#736170, CID#736171, CID#736172 Out-of-Bounds read/write

Let's be sure that nMaxcolorIndex < 256

Change-Id: I349184ad92c8e7b10a90a32e093972bfaee52467
Reviewed-on: https://gerrit.libreoffice.org/6970
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-on: https://gerrit.libreoffice.org/6971
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-12-11  Maxim Monastirsky  <momonasmon@gmail.com>  [f9f169bd07b2cbaaa9fbe19ec99c07900ee5fbbd]

fdo#71748 Fix also for hicontrast and sifr themes

A follow-up of commit e239f372c6abcd8371d0a666c828bf1c31195dd4.
Didn't notice there is fill_color.png also in these themes.

Also fixed the ugly yellow color flash of paragraph color picker while
initializing the sidebar (introduced by the above commit). This color
picker shows the actual color of a paragraph, so there is no reason to
set some default color there.

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

2013-12-11  Maxim Monastirsky  <momonasmon@gmail.com>  [720a05810183b5f19712395480e4e18d1a9d8133]

Fix typo

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

2013-12-11  Caolán McNamara  <caolanm@redhat.com>  [a90e08cb15e712e1d15a16de9a2677e57d81fd13]

disposed but not dtored

just die when you are supposed to, without this endless amounts of accessiblity
cells remain after sorting slides with tables in them

(cherry picked from commit 1c28065d8fe3e9a1394a7ecfc29e95a9639a1012)

Conflicts:
	svx/source/table/accessibletableshape.cxx

Change-Id: Ice9a86b8b806e58f9bf871341a38f7729798dda9

2013-12-11  Caolán McNamara  <caolanm@redhat.com>  [3d742188d402b294af9a06ba15bc16d19966bd6f]

correctly dispose to avoid cyclic dependencies

accessibility cruft is still listening to dead tables so crashes in
slidesorting in main panel if moved slide has tables in it after visiting slide
sorter once.

Change-Id: I09f9a73b01fb2ddf059402146acdc7bd823798b9
(cherry picked from commit 0b8e2e5efe20519e8b5563314bac0cbb84a3b967)

2013-12-11  Matúš Kukan  <matus.kukan@collabora.com>  [1e3f7a2a1ec604cb1f493ffa63ebc365044b0f4d]

Add back check for missing libgetuid.so.

If the library does not work, things like fdo#67388 happen.

Change-Id: I3390fdb6f2cdf24145ddde4466146f91e5dfde82
(cherry picked from commit 2b1fcd466eea63cd8e694693255b765c863fda8c)

2013-12-11  Matúš Kukan  <matus.kukan@collabora.com>  [1df62be82dc2b79521f4572f606dad778fe5684c]

fdo#67388: installer: Fix path to libgetuid.so again. Hardcode it.

(cherry picked from commit 203e84d434de904add0b4426e87a4eb0a9a50c66)

Change-Id: I5bcbb59a0f49e925d60f225b0f8f925d6d5dc468

2013-12-11  Andras Timar  <andras.timar@collabora.com>  [d8394febd70b9c2b0eeb0d91d947aff1e4842ff6]

sw/qa/tiledrendering/tiledrendering.ui is not for translation

Change-Id: I74122f5a1fb48f9615f7364d3ee5015f0d7e72a6

2013-12-11  Tomaž Vajngerl  <quikee@gmail.com>  [5de94bee4aec92b389a0b1da48b668a9ef215437]

WaE: : ignoring return value -Werror=unused-result

Change-Id: Ia75ccbe4ffd1e44585a590c7931b920168a6c703

2013-12-11  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [bbbb4062fd0129dee8449cf8b1585f58ebb3e1e1]

one missing icon from draw tool-bar

Change-Id: Icfbb671bbe322d08ad8f3f911e99c3ec6761b1f6

2013-12-11  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [fdb626fe5930aa966088e61ab9ce8a17d39112ad]

new  icons for Sifr icon theme

Change-Id: Ib3397d6b761e12111f48c2143aa54e5caffaef68

2013-12-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [61a91e69eb627a86a7358e3d65a0892ac8dc4d9d]

fdo#66969: Reset group dimension data from all referencing pivot objects.

The previous code was doing it only with the first referencing pivot table,
which would break the rest of them sharing the same cache if
the first one doesn't contain all group dimensions used in all of the
referencing pivot tables.

Change-Id: I35d6907ef8db7ed69db42583cac92b2b74406e2c
(cherry picked from commit b3977983e9f662392426f581516d86d7034ad0fd)

2013-12-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3be56fc1b5453b87469d8d050ba54b3fc95d19a5]

Dump group types from pivot cache for debugging.

Also add some flags to change the dumping behavior a little.

Change-Id: I291cdd7d055614b9e7074bdc47292ecd41a474ac
(cherry picked from commit bcea38729938300ce574d9f8570dd49869f01890)

2013-12-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a0fd13c0651acf0e620a58eca248b3a12ea43632]

fdo#66969: Set selected page name after building all dimension members.

Because the new implementation relies on the visiblity flag of the
dimension members, they need to exist before setting currently selected
page, which is still used in documents generated by the older version of
LibreOffice.

Change-Id: I6cec5fd3d2165f714fc01b596d3761890d87a4ff
(cherry picked from commit 2e1b90a4272defb917b23e2e360e171114d6fa4d)

2013-12-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a3880da7f1d799c7c7735528efdf6fee8c5a4f4e]

Allow dumping of internal states of pivot table objects for debugging.

Change-Id: I5021ef61d9238da352e13bdd81a2f3607d0fb4aa
(cherry picked from commit 8f6e3118f57276a458b82482b0d277dee327413e)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [8fb8a39eb2c27bb5bc38601469969230f7f90c13]

offapi: fdo#69306 tweak multi-paragraph parameter comment

Change-Id: I3d3d7ca09d30f5d9358e48f5a2e030967aa16bc3
(cherry picked from commit cfb58670f13befd738eff485349894ae504200f0)

2013-12-10  Oliver-Rainer Wittmann  <orw@apache.org>  [33cbbd3a3a969b8ffd1e0155d5c84da8e1a2f863]

Related: #i33737# correction: assure the selections does not...

start/end inside a table while end/start of the selection is outside the table

(cherry picked from commit 382814ccb30bfe71f093e55e23802447caca235d)

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

Change-Id: Ibcbd9b18538ce04abfae11e75b30d6897a62e268
(cherry picked from commit 3fc6fc2ff7304a0d1bc85bd2e03fb3fbab492c9a)

2013-12-10  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [3df5f7c2848b4e71c18edfddeae254e24ee88384]

fdo#40315 Improve text for moving average trendline

Change text in status bar for moving average trendline:
no equation, no R²

Change-Id: I0e18a72ff1f1d78e3bb28cab4d5f215c096898dc
Reviewed-on: https://gerrit.libreoffice.org/7015
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [8fde1076f82c82213f232ca6b0c5fcf609dade60]

sax, xmloff: fix ODF import/export of text:time/text:time-value

The value written for an Impress time field is something like
text:time-value="0000-00-00T23:28:07" (in LO 3.5+) or
text:time-value="0-00-00T23:28:07" (in OOo 3.3) which contains an
invalid all-zero date.  Such values are actually rejected by the
ODF import since commit ae3e2f170045a1525f67e9f3e9b7e03d94f2b56b.

Actually there was no real support to read the RelaxNG type
timeOrDateTime before.

So fix that by:
- adding convertTimeOrDateTime/parseTimeOrDateTime functions to
  sax::Converter
- recognizing and ignoring the 2 invalid all-zero values written by
  LO 3.5 and historic OOo respectively
- writing a bare "time" in text:time-value if the DateTime struct
  contains zero Date members
  (Older OOo versions and AOO cannot actually read that, but everything
  they _can_ read is invalid ODF...)

Change-Id: I754076caee74a5163ed3f972af0f23796aa14f9f
(cherry picked from commit cc407e50e8a1a74f9d1ed29d444dce9bd2e9167a)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [0f6f072fcf7c967a1546f65da9ff15d8a5e0e81d]

fdo#70278: editeng: fix Time fields in Impress

Apparenty an uninitialized SvxTimeField is created instead of the
SvxExtTimeField that is needed to preserve the value and format.

(regression from ee5fc5d25fe102c30daf7d181b8181d40b85a4f3)

Change-Id: I36b16af0c143e8b5451a1925806756492dc2334e
(cherry picked from commit 1235e694c21f6e3e000e24a176123c386ea91df1)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [349bfa2a9a621e6e8041ffea847a76d7c7b114cc]

editeng: fix more 32-bit Time breakage

SfxDateTimeItem and SvxExtTimeField need to use 64-bit integer to store
Time as well.  These classes also have binary serialization
Load()/Save() methods but they are unlikely to be used in a persistent
way, just for the clipboard.

The problem is easy to reproduce in Impress: Insert->Field->Time(fixed)

(regression from 9830fd36dbdb72c79703b0c61efc027fba793c5a)

Change-Id: I5946c5b94dd5a509805b6dc40461bbd910caffc4
(cherry picked from commit 7b9c61c7f20a679c5316a288c2ec2ffbf04b4200)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [9b498bb45b34a474b666107265896d69707472d1]

fdo#70198: sw: don't truncate Time values on 32bit platforms

SwDoc::SetFixFields() uses sal_uLong to store Time.GetTime() which needs
64 bits.

Also fix same problem on Time fields in HTML import.

(regression from 9830fd36dbdb72c79703b0c61efc027fba793c5a)

Change-Id: I5d0388cbc364e1f9dfb60ff9e83c7d2f101c69d8
(cherry picked from commit 17dab5bf8efb3fd676e6854474b199b681d0dc28)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [d7a6b5b24a339b7e4c5f30cde28b887b0dd8712b]

sd: PPT export: fix assert on 0-length text portions

Not sure if such are legit, but this should fix the crash.

Change-Id: Idf8a3a67ddae464533d431f1a6a2ebea6d6c2213
(cherry picked from commit 34140139840a181157690038fe845f5b33866b10)

2013-12-10  Michael Stahl  <mstahl@redhat.com>  [8dd67ac98eca72e820ae365d5ceeb6a2eccec8ac]

svtools: don't dereference invalid iterator

Can be reproduced by opening Data Sources in Writer and closing
document.

Change-Id: I703ceffee3a1896acd06076d8b77085e8785acd3
(cherry picked from commit 6692eeca9a3ba7a9ba461564172275fbb78992e9)

2013-12-10  Stephan Bergmann  <sbergman@redhat.com>  [b224c9ebc3a9364b0ffc2a806db097ddb3d3086a]

Get rid of $(share_subdir_name) again

Quoting 56211a166ab25d80de84c2cccce22be15a9be051 "fdo#72394 Don't endlessly
expand $(share_subdir_name) into itself":

* The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime
  framework path variable, esp. since accidentally re-substituting it for
  "share" segments in unrelated URLs like <file:///export/share/for-all> does
  not make sense.  ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't
  (attempt to) do run-time expansion of build-time parameters" had already
  attempted a fix for that, but it had to be reverted again with
  791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not
  work if BUILDDIR is different from SRCDIR."

So this time fix it not via configure-expanded *.in files, but via xsltproc
(for officecfg/registry/ files) and sed (for wizards/soruce/configshare files).

The changes to officecfg/util/alllang.xsl will replace @LIBO_SHARE_FOLDER@ only
in oor:name attribues (and in <value> text), not in any other attributes,
because I have no idea how to write that generically in XSLT and it happens to
be only needed in oor:name for now.

Change-Id: Iec78eb70dcbf1a5bbabf4e42f21c44dc65c3e438
(cherry picked from commit 87dd1780a31de9ea1df70a8511c262ff252bf99a)

2013-12-10  Tor Lillqvist  <tml@collabora.com>  [971feed68f01901ec7a09786b0a5147c660d52f4]

WaE: unused variable 'aService' [loplugin]

Change-Id: Ifc907dad0849f17aec728b9f0e85d44048755a14
(cherry picked from commit 6e0e5503a998b6b0996d1f8013cdd963576b840e)

2013-12-10  Stephan Bergmann  <sbergman@redhat.com>  [ba56f670eada56061493a5252a2ecf55445ced4d]

-Werror,-Wunused-const-variable

Change-Id: I25fa3ea9e0101de7b17c17ef44da6d7b26a46017
(cherry picked from commit 9abd09f04b9a1a3bdde3b24bc03d67319bb25953)

2013-12-10  Matúš Kukan  <matus.kukan@collabora.com>  [7a282cda5eb8ce9d01b89cb0f28f925222023a2c]

Fix another string conversion regression.

Change-Id: I8297fd60b7db057504260a2304ccce6358bb9776
(cherry picked from commit a3f3fd00e4fb6beb70284902791ef9cbc3318659)

2013-12-10  Matúš Kukan  <matus.kukan@collabora.com>  [8af7f174bdd38d38e386901c76d63b65c4ce9f09]

fdo#72037: Fix comparison of indexOf values after string conversion.

regression from 9daa4f31944e1b9510b092ab9fdd433984c85d10

Change-Id: I369a9a342984084f5269bcd9d829c42de9ac4a23
(cherry picked from commit 088756cb2d67442f7d422ca064ab1dcdb410411f)

2013-12-10  haochen  <haochen@multicorewareinc.com>  [ffc0181c840b90b3ee48bdd31f5787669a233cff]

GPU Calc: cache more once compiled program in memory

Change-Id: Iab34567806e069d819c86b52f93d88355272416f

2013-12-09  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0f8c2106579a43da8f5c888ecdc9928d10f3086c]

GPU Calc: fix compiler warnings regarding to member init order

Change-Id: Ie0223b0c4224323b4211cf207468ea0dc1205fbb

2013-12-09  haochen  <haochen@multicorewareinc.com>  [7d68e43e8b35419dc481ce3a06716113b4045839]

Release cl_mem&kernel after sumifs reduction kernel

Change-Id: Ibe2eccf92b5f8e7b12b5d885cb393238b16837b0
Signed-off-by: Your Name <you@example.com>

2013-12-10  Eike Rathke  <erack@redhat.com>  [e485eede25b01482c7bb3c7808e9feb8f9c9d518]

be able to read the correct 'sort-ascending' value, fdo#72548

... for <table:content-validation table:display-list='sort-ascending' ...>
but do not write it yet.

Change-Id: I05bdf27cee27f7456b660267b95126420474eb99
(cherry picked from commit 8047ae4a8244199717698f2e2f5281551e97912c)

2013-12-09  Tomaž Vajngerl  <quikee@gmail.com>  [09687cf4288b8ef6dbaf4908b3c7ee2ea093d928]

More clearly name the trendline in chart's element selection box.

Change-Id: I5f787eb064524a3b2399d591866a5b8cbdee6294

2013-12-09  Tomaž Vajngerl  <quikee@gmail.com>  [211a1a52d3bedecff07b095884a49869e9dbaf5a]

Display correct equation with multiple trendlines in chart.

When there were multiple trendlines for one data series and one
was selected, always the equation and R^2 of the first trendline
was displayed in status bar.

Change-Id: I320261e129c51bbdd1228173ca2f1d8447fdcb89

2013-12-09  Andras Timar  <andras.timar@collabora.com>  [9b2ffa4989531b8681488cf58ddfc935807e58ce]

Updated core Project: dictionaries  7ac7087863c1940937b3dd9616a22a61e28f24f6


2013-12-09  Andras Timar  <andras.timar@collabora.com>  [5a59bb25069d587b28c1d39e33b01accffc0de66]

Revert "fdo#56443 allow different name for .dic and .aff files"

This reverts commit 37f7a6b6c529140c827a875be7ad483a08e16631.

2013-12-09  Eike Rathke  <erack@redhat.com>  [e06569ab7f137e0c5173bd70231c856cb67badac]

resolved fdo#72537 write <loext:fill-character>

... instead of <number:fill-character> but read both.

Change-Id: Ia620fad575782f6174a9ee5fbbd8b396b21948e3
(cherry picked from commit 9f87de91cee05656808a98ab1bd65ad9509ef7df)

2013-12-09  Andras Timar  <andras.timar@collabora.com>  [b2f443eb19ada4ac059342fde1c4ee9a954b8d3a]

Updated core Project: dictionaries  8af34c2295b51e33b737bd119edf6c41f79a5210


2013-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [962cdfb1370b983fbc7f463edfab1dad53b5a8e7]

fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"

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

2013-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [62b6a778ea2a2b5b4f164db284c5a2910586bfb7]

fdo#72391 empty formula is "rpt:", not starts with "rpt:"

(all?) functions start with rpt:
correction of erroneous cleanup wrt to equalsAsciiL

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

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [121566bef094cfed423a68b42484065fc085ff78]

scp2: Fix one more 'Name' path.

It is under #ifdef MINGW_SYSTEM_PYTHON, so nobody noticed.

Change-Id: Idf48079e5533ef20fd37eef819c9ac2601833a14
(cherry picked from commit a01fabf7052df9b5d3921da4916bba6c05c4d6ac)

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [c0ccf1914092931645d8f94f189b0328837b02f5]

fdo#72451: installer: Make filelists work again.

regression from c2f5e09900561d417d53a74fd6bc189cb7d898e1

Change-Id: I840d066ec2fccb35fdbd96939c5593a71beb0abd
(cherry picked from commit 5015f04db460806a8247e97d9f1fe77f1501b255)

2013-12-09  Andras Timar  <andras.timar@collabora.com>  [37f7a6b6c529140c827a875be7ad483a08e16631]

fdo#56443 allow different name for .dic and .aff files

For example, de_CH_frami.dic and de_AT_frami.dic use de_DE_frami.aff.

Change-Id: I1d3770ad871b4714f7e595e1cd13f5fd7f224a1f

2013-12-09  Tomaž Vajngerl  <quikee@gmail.com>  [306d6d7f199067594378e2c9d084016d1442367a]

fdo#72137 Allocate enough points in MovingAverageRegression calc.

Change-Id: I9ae058cad678cdb86709a4e40e3d4bd47900d386

2013-12-09  Noel Grandin  <noel@peralex.com>  [ee107cd95b4e449391da5f1fe9246682bcf1e6ce]

fix equalsAscii conversion. Noticed in fdo#72391

In commit 363cc397172f2b0a94d9c4dc44fc8d95072795a3
"convert equalsAsciiL calls to startWith calls where possible"
I incorrectly converted equalsAsciiL calls to startsWith calls.
This commit fixes those places to use the == OUString operator.

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

2013-12-09  Khaled Hosny  <khaledhosny@eglug.org>  [8351eb25302a28c70ef5b2aaa1189db949dcf443]

fdo#72488: Broken text when showing visible space

Turning on showing nonprinting characters replaces the space with bullet
character, but still draws the text with the original kern array, this
works fine until there are ligatures involving the space character as
the number of glyphs after replacing the space with the bullet will be
different and the kern array will be completely off.

This is a hack that gives up on replacing the space with a bullet when
its width is zero, not sure if it would interfere with other legitimate
uses.

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

2013-12-09  Ulrich Kitzinger  <ulkitz@hotmail.de>  [f7b42987c4247244b23f0405fc5af58a92afd945]

fdo#72156: GraphicObject: Added missing delete of stream

Change-Id: I1b84941b0e4b17d5819b1e4af0da9ce3f673710f
Signed-off-by: Ulrich Kitzinger <ulkitz@hotmail.de>
(cherry picked from commit cc36dfc9bf4f327c359d171d8d05f0ede049164e)
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2013-12-09  Andras Timar  <andras.timar@collabora.com>  [4fb12553f5f273058156026300a715326ec3da2f]

fdo#69027 check for state_.top().locked

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>: I wonder why I originally
introduced State::locked in addition to State:ignored in the first place, but
can't find a good reason for that now. So the patch looks ok, though it could be
further simplified to completely get rid of State::locked. Will do that in a
follow-up commit.

Change-Id: If07a07b21effbf42918408a0b60b2d18bdc8665c

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [56fdec9d62826380e954dfdcef28cb2139a47af5]

Do not compress .ui translations in .zip files.

Using zip files reduce the file count in installer.
Uncompressed zip files can be compressed better by
packaging, thus we reduce the size of final package.

Change-Id: Id7c5ee9e302de325a29702b4e64301dc7102b2cf
Reviewed-on: https://gerrit.libreoffice.org/6938
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [3503e9c048a9755b74f57ec91eeb4495476089b5]

scp2: hopefully fix Windows build

Change-Id: Ib4ead1d64dc6b8e76bf2c7bf0f007e8962acb1e2

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [7fe9808f009af2f0a4da58663eacd2caccdcaafe]

Zip .ui translations per UIConfig target.

Fix installer / scp2 to not ignore directory prefix in 'Name'.

Change-Id: Ib319363c8be73a72029f1ba3833e518e15c55e29
Reviewed-on: https://gerrit.libreoffice.org/6915
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-12-09  Jan Holesovsky  <kendy@collabora.com>  [830b42cba24db82105fc129bcf73f9d3920ff8d0]

Name the .pdb files so that WinDbg can consume them.

Change-Id: I62cecfb36dd912a1a736d063761faa445a29f3a7

2013-12-09  Stephan Bergmann  <sbergman@redhat.com>  [f04cb4f73121710503884e24aeed27178601888a]

fdo#72394 Don't endlessly expand $(share_subdir_name) into itself

The introduction of $(share_subdir_name) expanding to "share" in
c6a73009747814513ab5a7277c211449c7378870 "Use subfolder names from
<config_folders.h>" shows that
SubstitutePathVariables::impl_reSubstituteVariables is fundamentally flawed in
that it allows reducing variable occurrences even in variable names, so that it
will expand an occurrence of "share" into an endless recursion of
"$(share_subdir_name)" -> "$($(share_subdir_name)_subdir_name)" -> ...

Adding $(share_subdir_name) to the list of variables that can only replace a
complete path segment (delimited by "/"), from which it had erroneously been
missing, "fixes" this problem for now.

But the code is still wrong in at least two respects:
* SubstitutePathVariables::impl_reSubstituteVariables arguably needs to be made
  more robust, to never reduce variable occurrences in variable names.
* The compile-time variable LIBO_SHARE_FOLDER should not end up as a runtime
  framework path variable, esp. since accidentally re-substituting it for
  "share" segments in unrelated URLs like <file:///export/share/for-all> does
  not make sense.  ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 "fdo#68552: Don't
  (attempt to) do run-time expansion of build-time parameters" had already
  attempted a fix for that, but it had to be reverted again with
  791a8b96f754798192875da287c84f8cfa4e533e because it "Unfortunately does not
  work if BUILDDIR is different from SRCDIR."

Change-Id: If214c179c0068fbaa475c1c9cac804d6a1dbb2dc
(cherry picked from commit 56211a166ab25d80de84c2cccce22be15a9be051)

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [b51c840735029e8c61af4035f8db1d41ee8650ce]

SearchResults dialog: Use also AlignToCursor when setting cursor.

Change-Id: I4c802b5164bc0f0dc11da80c2225f9fc274e227c
(cherry picked from commit d45bc3429c859392aa9fd7932908e50b0716a39c)

2013-12-09  Matúš Kukan  <matus.kukan@collabora.com>  [1a8afa24ffc1ba1e606617f263e1f8833ad4d0a9]

fdo#72413: Fix O(n^2) in inserting SearchResults' items.

Thanks to moggi, who pointed to this, should be documented somewhere.

Change-Id: I96ba2cca930e4b784a825987ea19e4fc9aacb6d6
(cherry picked from commit dc22a2aa1b2858394ad70806f34d1327936af7a0)

2013-12-09  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [476af21852660edf10442794e712a2433fa3bad4]

fdo#40314 Force intercept only for linear/poly trendlines

Force intercept option is available only for linear and polynomial
trendlines

Change-Id: I98f551a51b4d1e85924ce23135588a03fabbea35
Reviewed-on: https://gerrit.libreoffice.org/7001
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2013-12-08  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [09c6257262244456838daf16eb7c034adfeb8fa0]

fdo#39206 Add support for image transformation in SVG Import

Change-Id: I268599b0c13bbacf5db526fed79453a5443145a5
Reviewed-on: https://gerrit.libreoffice.org/6968
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
(cherry picked from commit fb978b8123a47123d184daf390ce17eaacbc05d9)

2013-12-08  Tomaž Vajngerl  <quikee@gmail.com>  [079887848b3dc835050176d92c552009c770b641]

Fix detection of force intercept in XLS 97/2000/XP format.

NaN value indicates if the force intercept is enabled or not.

Change-Id: I51d33a6e04a4b5832f241e7ae7ee6d2fbb32ea9b

2013-12-08  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [b9edc19c2a858b0b164aff746568c690558f9d99]

fdo#40314 Free value of intercept for trend line

Intercept value field has been changed to FormattedField
to support scientific notation and more than 4 digits
after decimal point

Change-Id: Idb2d27862ddabcdc96a036d93f1f3498cc6327df
Reviewed-on: https://gerrit.libreoffice.org/6904
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>

2013-12-08  Jean-Pierre Ledure  <jp@ledure.be>  [f44099ee12b3caf3dbf977132b266f8230597141]

Access2Base correct behaviour of SelectObject on Linux

( toFront on top of setFocus )

Change-Id: If8184af5f879e2391136f4a265439f0207f6af27
Reviewed-on: https://gerrit.libreoffice.org/6986
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-12-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [02180aed7dc0b8c5f9cc23b319adc2386a9aab69]

Updated core Project: help  d7a11bfd59babbe6fb88bd4076211fa6cec9f724

fix typo in example for TRIM function

Change-Id: I4f543e290652e160e02e75e7e178a8647bc91f50
Reviewed-on: https://gerrit.libreoffice.org/6977
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-12-07  David Tardon  <dtardon@redhat.com>  [c95533c93998eaa26786f8a8afa483e71aaf7240]

unxlng* is no more

Change-Id: Ia034c4a8cc034405c5ba4f7fc3a233a5efdadc74
(cherry picked from commit 25a2fb21049506d442988660d1f81b2e61704f85)

2013-12-07  David Tardon  <dtardon@redhat.com>  [94a48869954632b8c96e084bd3f143c5a4a09a18]

fdo#72398 add m4v to allowed movie exts

Change-Id: I3a0f4cdfc8b229efb65d3aae94de9e1cabd002ec
(cherry picked from commit 88a243a3bbfa2207d8c01fa6ee068b6aba810cdc)

2013-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9bb72868b846a7ba7e8f985a87e944fb760a0f10]

correct UTF8 handling for FILTERXML, fdo#72427

Change-Id: Ie0a5824ddbc3e75a1bb22121e620378ad3e0dfde

2013-12-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4e57eaaaccb114b03849521d5a1a88da4b110236]

fdo#66984: Define an assignment operator to prevent double deletion.

The code path was assigning one ScDPObject to another via assignment,
but we didn't define one. So we were using the compiler generated
assignment which only shallow-copies data members, which ultimately
caused double-deletion of one of its data members.

Change-Id: Ie98d0789e51aebff683dbcc0e533a9a0a87943d5
(cherry picked from commit bd976e5b070ec68a4f842190db4d0c1ea0e93428)

2013-12-07  Eike Rathke  <erack@redhat.com>  [af00fce7c50afabf778580e842d3487650f00e96]

check string bounds

Change-Id: I92f2dbbe12956ee9432d592851f10bceaa5ce25d
(cherry picked from commit 4e75f724cc59d457cdd905c68666633e3b2612f4)

2013-12-06  Eike Rathke  <erack@redhat.com>  [039dadf3b48484ba5d1fc71de5561288e6b7c5cb]

resolved fdo#66564 calculate formula cell once if AutoCalc disabled

Was lost with 2ce72093cdc68e60fb06ddd4358e0bc7fc8c63a9 and previous
restructuring.

Change-Id: Ie4c8bdb287b56448406c873840c26ec4759de375
(cherry picked from commit 2212051e792cb5f51f4191afe83c85fc3730a087)

2013-12-06  Andrzej Hunt  <andrzej.hunt@collabora.com>  [85b6167276e6dc1298e9343af06cafb0ea1fde98]

fdo#60705 Don't discard valid printing options.

PPDValue::m_aValue is simply an optional parameter description, whereas
m_aOption is the actual option being passed to cups.

For example, for the key "PageSize" (which was previously passed
without problem), a typical PPDValue could be:
m_aOption = "A4"
m_aValue = "<</PageSize[595.3 841.9]/ImagingBBox null>>setpagedevice"

However for the key "InputSlot" (which was previously not passed
to the printer), a typical PPDValue could be:
m_aOption = "RearPaperFeedSlot"
m_aValue = ""

Change-Id: I7959317c9f9d67bfafd911e710927a70edfa8792
(cherry picked from commit 4c160e3d54ec1c6c04bc80c6cec7ee58e20af3bb)

2013-12-06  Michael Stahl  <mstahl@redhat.com>  [669b9c993dc771ada788d23296252f141462398d]

sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoring

Change-Id: I9625958e4139dd595f269ebac72b9a037118a9f5
(cherry picked from commit cc3341847f857b1d340d0b9dd09c7bccfb146ab6)

2013-12-06  Michael Stahl  <mstahl@redhat.com>  [29b5612ac135512bfa3762fbbdbc54339200b9ec]

fdo#71714: sw: fix small capitals rendering

So f22006dc6ac34a35a060e15466cf6b2d2058617d changed the SwDrawTextInfo
to contain not a pointer but an actual OUString, and then
d908422f5763ed8ea79af81336ca564f46435baf changes
SwSubFont::DoOnCapitals() thus:

-    const XubString& rOldText = rDo.GetInf().GetText();
+    const OUString& rOldText = rDo.GetInf().GetText();
     rDo.GetInf().SetText( aTxt );

That used to _copy_ the string, but now it just references the
member, and so the SetText(aTxt) below overwrites rOldText.

Change-Id: I06d7ee7084c15d88b3e748ef18877b62e79bdd0e
(cherry picked from commit 1050dfbf7daac2f2a4a8580c622447b55b147d57)

2013-12-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a125b9da3035a584ffd2203f2b3c71c972b8bd4c]

fdo#69518: Correctly handle the old constraint syntax.

We apparently support this syntax for ODF-backward compatibility.

To fix this, I resurrected ScDPObject::ParseFilters() which was removed as
unused, adjusted it for the String->OUString change, and changed the filter
data structure to the UNO one rather than using the old one we no longer use
elsewhere.

Change-Id: If52b38aaa1e8b208fb0ef9d92a6e853decdf43e3
(cherry picked from commit 1d85c8df2fb9cb25fc524485339ae9f11e8da676)

2013-12-06  Stephan Bergmann  <sbergman@redhat.com>  [6ac384a1ccd4f52e16b9c2393441096f6d9e7bc1]

More Expert Config Page fixes

Change-Id: Iaa2b7df4246ab3fa31737126f27e4a9da3814048
(cherry picked from commit 434465cee3c5e21881d3466f115d968e8fbf731c)

2013-12-06  Stephan Bergmann  <sbergman@redhat.com>  [50d9e9e59fdd38ec8e24ac0f844015080bbcd36f]

Do not create paths starting "//" when root is just "/"

Change-Id: If0b413a4fdd93465074548c7ea5451288c1d12aa
(cherry picked from commit bd8b3be0c7535e74ca8b63969be5c2bece0d3a3b)

2013-12-06  Noel Grandin  <noel@peralex.com>  [a176f564883b3bfd16fbf1750d46521d4a491dc2]

fdo#72125 - Expert config dialog takes too much time to come up

This is not a full fix, this just trims some of the fat in
CuiAboutConfigTabPage::FillItems.
Specifically
  - improve string handling
  - don't use catch/throw unnecessarily

Change-Id: I5b4987407bd007fbbb18f76fcf26f4a33282c0c0
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
 reintroduced lost "/" into path of recursive FillItems calls

(cherry picked from commit 7468f9b773d5a9a4cb3af57cf123c2a0e7e937fd)

2013-12-06  Jan Holesovsky  <kendy@collabora.com>  [71226058d7cbf3582c5fe9d453ed503d6b97f3c4]

A bit of constness.

Change-Id: If7681341c7d5d88286f36f943708f99b3c5700e0
(cherry picked from commit 0b5e5783d8b15b0415c9fd5043932882904aece8)

2013-12-06  Matúš Kukan  <matus.kukan@collabora.com>  [1f294a9ed2ced2e750befb8e98c4f1e9f7c1235e]

EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.

Change-Id: I7b53a8f18e1fb24b1ae0322bdf0980e431a0725f
(cherry picked from commit 131f3230d98f24faf57d9404e333cb1fb183345b)

2013-12-06  Caolán McNamara  <caolanm@redhat.com>  [71771f7cf42619b3f8977b31f5ec33ed05bad6ed]

Related: fdo#72022 internal links busted

regression since 58fa3d50aa43102cea8690fd6bf51fb80c007955

Change-Id: I499704d18872da6f2f01cf955a6496104c53dd3f
(cherry picked from commit 6b713bafe4d8f7fc4f5dfe2b794c07fb713a3462)

2013-12-06  Caolán McNamara  <caolanm@redhat.com>  [268653618ac01796785622e246f6d230db27ca62]

Resolves: fdo#72022  Integrated help ignored if installed

regression since 58fa3d50aa43102cea8690fd6bf51fb80c007955

Change-Id: Ia20f28daace30181652bbbbec3f9845045db03b4
(cherry picked from commit 57b15f2dcd2963808b8af3f0665450ef81bb3eb8)

2013-12-06  Andras Timar  <andras.timar@collabora.com>  [030edbcbde812f50c2531789a3730ca1f5736395]

Updated core Project: help  50010f489daf127777b663dba5b7d2a789b1c65e


2013-12-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [69f401c5781f846162c803df92a50b09324ce02f]

Insert hyperlinks via ScDocumentImport.

Change-Id: Ifda8412e766350c623a737b4924bc83b5f20a841
(cherry picked from commit 5e01904de993caa3d497a8f6c82a846336e70eef)

2013-12-05  Michael Stahl  <mstahl@redhat.com>  [091b734c82630b7d88de725ec0e41e76f4017f86]

fdo#71866: sw: un-break index updates

SwTOXBaseSection::GenerateText() wants to operate directly on
SwTxtNode::m_Text and accepts no substitutes such as a temporary string
on the stack; this regression shows that developers often
significantly underestimate the craziness of the existing code.

(regression from d6e321f8264188ce8371c060ebeb75b213f0c90f)

Change-Id: I01b831f35a52bde207a7db8cae9d4aadb826b2d8
(cherry picked from commit 2e7bb8d12647e1c4adb4fa86961b4839afaca253)

2013-12-05  Michael Stahl  <mstahl@redhat.com>  [2171fff4c1a57ede8f9693d7c0d95c1171a49a70]

fdo#71892: sw: fix crash when pasting table in footnote

The code that updates RSIDs assumes that the number of nodes copied is
the same as the number of nodes inserted, which is not true when pasting
a table into a footnote because Writer can't do that, hence all table
nodes are missing.  Count inserted nodes instead.

(regression from 062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c)

(cherry picked from commit 4580094d2d9d5b952c4526ee23204f75a5bb2f1b)

Conflicts:
	sw/source/core/frmedt/fecopy.cxx

Change-Id: I77b5b7751d1036a6401f708532537d874969502e

2013-12-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ba0204675724ada537db63999d73ac8174b24949]

fdo#69984: Handle duplicate field names correctly.

Duplicate field names are represented in two ways: 1) 'Name' vs 'Name*' in
the UNO part of the pivot engine, and 2) Name,0 vs Name,1 which are a pair
of textural name and a numeric duplicate index in the non-UNO part of the
engine.  But some parts lost this duplicate index information and/or confused
the 2 ways of representation.  Hopefully this change will sort things out.

Change-Id: I03ae7b6c011c31ace454679837542d6d0909ecaa
(cherry picked from commit 7e491281d2ba71490fa22cce1e43ba91f60395e3)

2013-12-05  Eike Rathke  <erack@redhat.com>  [6f2c7baccd4835508582abc429ca70c3e12a7496]

fixed out of bounds string access

Change-Id: I25f53f16c3ddc3456c165b6c604911433f460228
(cherry picked from commit 40fba2316ac3ebb11b69c157cfac7da92a63821b)

2013-12-05  Andras Timar  <andras.timar@collabora.com>  [b4da3c26521b5b20a792c1913ee26ff846d166f0]

typo: Align Right -> Align Left

Change-Id: I8a347394bff7767a8d2b1b548ea9d9b8848bb1ae

2013-12-05  Caolán McNamara  <caolanm@redhat.com>  [2140ea5569588155702580eefef2c168d5c701d8]

crash on exit from xml form document with accessibility enabled

(cherry picked from commit 0c3211b1f20383b4fbee8978e88c21e498e35047)

Conflicts:
	svtools/source/contnr/treelistbox.cxx

Change-Id: If60075b939569cf339f7ccf7e39e513fbe1f74bf

2013-12-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [959a610d5dc76383e46d5c5200c6126e1e60a50d]

Test our re-grouping of formula cells on load.

Change-Id: I038a3e5447244f8503502f344ade60dfb8e522f2
(cherry picked from commit 45f4cafa6ae59d8db6ffcf99563d57320d58d99d)

2013-12-05  Eike Rathke  <erack@redhat.com>  [5491192f98a9b50e1b8d2ecd9d711ee373246d15]

Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answer"

This reverts commit 054b74222d72a61db3c67b32d62f99a1a0a5e9d6.

2013-12-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b766f75acf734046a2befed29f6891b418caeaa0]

Close the document when done.

Change-Id: Iad20ac5533a46a74642093c686e0941fb3bd29e3
(cherry picked from commit 68749283bc9da3c0422df0d22ad1d2f514d0250d)

2013-12-05  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b55a751803209bc4eddb6d938417cdcbd05313fd]

New test document to handle Excel's wrong shared formula range.

This is but just one example out of many out in the wild...

Change-Id: Ia542cff0e583bdcc397d0ee6ee3eaaa84f64fe4f
(cherry picked from commit 830a7f501b12c1c34753a656491050a252043974)

2013-12-05  Eike Rathke  <erack@redhat.com>  [798a9f8873189edab232d9f20007d5ab15ac74e5]

made button labels > ' < and > " < non-translatable

These are the ASCII characters typed in that shall be auto-corrected to
typographic quotes defined in locale data. It makes no sense to
translate them.

Change-Id: Ied9c53950882b6dd3bf65a044c3ecc34bd5becaa
(cherry picked from commit 958ec1b6e1b87c541521fd7faf2f72931c170702)

2013-12-05  Michael Meeks  <michael.meeks@collabora.com>  [71af63ceac36d0f9488b2ca8cdbe1b2f783ed41d]

oox: remove debugging printf.

Change-Id: I79198f926cad736549f3251ea92971374b305999

2013-12-05  Michael Meeks  <michael.meeks@collabora.com>  [5c85cc008507eceed97283f84924ea33e0651f9d]

oox: render progress bar in main thread for threaded import.

Experimental only.

This avoids ,us deadlocking as the main thread tries to join it's children,
and the child threads wait to 'Yield' in the progress bar update.
Also it's generally safer to move progress reporting out of the other
threads, and to have the mainloop spinning here.
Finally  this allows people to continue to use the LibreOffice suite while
large XLSX spreadsheets are loading.

Change-Id: Id41c18f3941d6fc5eea593f7cfcf6a8b7215b3f8

2013-12-05  Michael Stahl  <mstahl@redhat.com>  [c190ee1e5523c8de9b1a536fcfa842824b66e3de]

fdo#68724: sw: fix crash on Insert->File with Hybrid PDF

This is an unfortunate combination of 2 special cases:
- the Hybrid PDF has its own XFilter implementation to extract the
  embedded ODF document
- Writer needs to create a SwReader with SwPaM for Insert

Since the PDF XFilter uses a special service in sfx2 to implement
the import, handling this requires a new method in SfxObjectShell
that calls back into Writer to create the properly setup SwReader.

Change-Id: Ie85f3bfa322bfe883c479e1cb198a8bf0cbbac23
(cherry picked from commit c5138cad87575283cdf0670355f2b2cddae93fc8)

2013-12-05  Andrzej J.R. Hunt  <andrzej.hunt@collabora.com>  [daa2340716bcc8a2bea32e4f3e91f34da8fa7224]

EMF+: force canvas if EMF+ comments are used.

Without this the drawinglayer renderer is used, whereas
only the canvas renderer supports EMF+.

Change-Id: Id8a10e400e08c1913e7d6864a51f7b73fc9be437
(cherry picked from commit be7d87bea2611eb316b9b379aebc031179d4f794)

2013-12-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [bf53bea48d5184455841a8d8963eea35293c0b8e]

cp#1000017 DOCX/RTF import: avoid fake tab char in footnotes

Word wants this, so it's added by the exporter to the document, but on
import we should ignore it.

Change-Id: Idcb669ba624bf462a50a85eb4aacf397afb6efe6
(cherry picked from commit b38629ae210b204a6d24d6e9c5c62eaaf563d494)

2013-12-05  Julien Nabet  <serval2412@yahoo.fr>  [771a00e197b23fe654ffa700773198b551d87c3b]

Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialog

Change-Id: Ie2e1edee804f3e85eab08d05adecfc25ebbc77c1
Reviewed-on: https://gerrit.libreoffice.org/6934
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-on: https://gerrit.libreoffice.org/6937

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c0b0d3abf4919b9375fb8d73dfc7340b40c193b0]

Update the comment & use the column position of the last formula record.

Change-Id: I877ec2153754328781e5d87b8eca47998b70fa22
(cherry picked from commit 5a295eb97b9461e603c723308135c1477846e839)

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2723a03db34e9cb5a510715df442349b71491b88]

Never attempt to create formula groups based on Excel's shared formula ranges.

Because they are wrong more than half the time.

Change-Id: I24e49c53520442be698e43976d28d0f8477648e6
(cherry picked from commit c6ccab60fa881ad80e64168ced4c5f74349512b0)

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d668a95764d0daced9a6d1d94ba22e201cf6f5b9]

Drop SAL_CALL to get it to build on Windows.

Change-Id: I0f475c396ec76ee7faa2cd0699181c58934e61e7

2013-12-05  Eike Rathke  <erack@redhat.com>  [4bea81272d502c044febc419a16c86bbdadf5513]

resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fix

a9d85d62a889288b17899c8defc020da487d8b36 used
ScInputHandler::EnterHandler() to reset all sort of things related to
input EditEngine, but that is a handler for Enter and does not enter a
handler and actually attempts to finalize input, which lead to various
unwanted side effects.

Introduced ScInputHandler::InputTurnOffWinEngine() as only the input bar
window EditEngine needs to be reset in the window switching case (which
EnterHandler also does hence it did prevent that bug). The approach
could be polished with further refinement but most importantly fixes the
actual problems now.

Change-Id: I9a0bc452b49ba11a3313cafbc1e5972f41dc65c7
(cherry picked from commit dfd1a47a38dac743f9ed0f1e9507714bac027d35)

2013-12-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c6e36556c14612aa1eaf976efc10db6c88e23fb0]

fdo#70144 Don't reset Document's modified flag when inserting new table.

It is unclear why the modified flag should ever be blindly overwritten hence
we no longer touch the modified flag here. (This change appears to have no
undesired side-effects.)

Change-Id: I246eb7d84249794fa4d52fcd9b008d8340bbc82d
Reviewed-on: https://gerrit.libreoffice.org/6632
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
(cherry picked from commit 56d4f4b7b97eaf212a3bc6bdb1da767106e7224a)

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fdf5b7b0f9e01735d5721b8080a29bfcb893d12c]

Assign top cell to the formula group if it's still NULL.

This can happen when Excel's original shared formula range is across
multiple columns, in which case we split that into multiple groups (one
per column), and initialize top cell only for the left most column.

This fixes the crasher on the doc from fdo#31296.

Change-Id: I9e4def9836947fc67523f0d99ca981465709b934
(cherry picked from commit 0fb70733136f2382e7253ef0515a681c7cec724d)

2013-12-04  Matúš Kukan  <matus.kukan@collabora.com>  [faf50efc7df5687b2983990078d42d8b4a882bb5]

EMF+: Do not ignore source rectangle of the image to be rendered.

Change-Id: I4f861c7653c89d8f1ca73696e885f33f7bfc3b06

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0e209b7a7bbd234d77f617e70cc4971d4f0dbb41]

Get it to build.

Change-Id: Ib1cb82d46322bd7c6791fa9a8937492ef27ec370

2013-12-04  Michael Stahl  <mstahl@redhat.com>  [8de38bfe0d5cf6300601a2e53c6d5a1ed783422f]

sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsax

Change-Id: I243ec20015beec6b98ee0af55eb7c387008f32f1

2013-12-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27d32776940db1845b26bc84d582ef24b81a7026]

we need to pass the variable to get correct dll linkage

Change-Id: I447218101e1791375273580a313dd54708303d7a

2013-12-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56ea41af88e3538ed256c20464c8b2fef15c376a]

no inheritance so no virtual needed

Change-Id: Ia6c481bbf5353db4c2801a53ae1455534c6978bd

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e3882d242f98072e90499ae5b929f9408f7c65fe]

Hide the implementation.

Change-Id: Ibfd9bf626a40c3ec4eb18d09944e8943163595c8

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [83dcb7e23a832e2e8b25daeba3a280649df3ce3c]

Add a means to check if a namespace exists.

Useful when we just need to check if the stream has a certain namespace
defined. Calling getNamespaceURL() may throw SAXException in such case.

Change-Id: Ib2b7b202492390158270d87bab95d1793c9d8a70

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [cd4183a57fd603a7a603514d69cbd50aa19651b4]

Move this header out into a public place.

Change-Id: I356b26947d1018276d8a9ff6012fdad3ca2c0fd8

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a45b87dde5a7ba3ca0baba40b00b162e428475bb]

Remove inline methods from the header.

Change-Id: Ie2cff194c1db5eaa992c4bcaaa06ec9a419d85a7

2013-12-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2fff625c608eff5960d4c7e68e3d671580716bec]

Move this out of the namespace scope.

Change-Id: I4aec1d45edb47ea16adaa8d2ac23340b8f421bae

2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [eb82f53912cd8fa7866c23c3fd5cd4a5b7b791f8]

fastparser: Outline virtual destructor to please MSVC++.

Change-Id: I8368698e80e5ebe339b822a9e0e767e8ba867e07

2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [581686cd0f07b7ae6c6fb8b42c25d459f1c86402]

fastparser: strncmp needs a length.

Conflicts:
	sax/source/fastparser/fastparser.cxx

Change-Id: I11a92d59ca5e973ed79e6a799a2ca5fa532a2b65

2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [b5b9a664f5fc04229a657167d7143bb9d3d7d899]

oox: accelerate common case boolean reading.


2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [b9c38039f44861801ce3221f6383517a5c342f6e]

fastparser: special case xmlns more sensibly.


2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [16a38eb854d2303e9a723651c3ab66897efe03d0]

fastparser: Avoid copying all tokens into a sequence.


2013-12-04  Michael Meeks  <michael.meeks@collabora.com>  [0e652adef5bda6438d1b9084397fc5c43e5dd21a]

fastparser: don't waste cycles churning reference counts.


2013-12-04  Stephan Bergmann  <sbergman@redhat.com>  [a8c7e6355542e5afee5975a093f5d5e0bc418e39]

wsprintf is broken by design and never writes more than 1024 characters

Change-Id: I791e55bb5d98ee82c01271dcebafa7c4672cd424
(cherry picked from commit 50bd5c11f551f5274be9a4411c5ddcbd32bd9a03)

2013-12-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4c9ed76114ace311737dcda487894514ee0991fa]

fdo#62531: checkout failed due to bad import of properties in libcmis

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

2013-12-04  Caolán McNamara  <caolanm@redhat.com>  [2bb2c1ee976aacf7d07e00e123c34c58d3c2bd5e]

Relater: rhbz#903281 NULL follow frames on drag/drop

Change-Id: I50319fb218518edd23ff8c859c355265595050d6
(cherry picked from commit f141505929c95c97ae4765d7c7221f07e41ef8e7)

2013-12-04  Caolán McNamara  <caolanm@redhat.com>  [d517ac379f0fa6ee77bdbb3940c6ffb840032c0b]

Related: fdo#72258 re-orient dialog vertically

Change-Id: I9f703e2ab5c787641e9cc62f223f39dbd5d02529
(cherry picked from commit cce14c9717e3c21a61bbd4ce620d17fa23feafa2)

2013-12-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [8807ba77453962dddeceba28ca3d5ad8633d7090]

SwRTFWriter: fix string conversion

Regression from 02bfed8a53556badfea637930b05d923cf9465f2 (convert
sw/source/filter/ww8/*.cxx from String to OUString, 2013-10-14), check
for string length before invoking OUString::operator[].

This can be reproduced if copy&pasting some text inside a Writer doc
from normal text to rectangle shapes inside group shapes.

Change-Id: Ia8f774b27ca63773792e6af913dfe7e493bea4b8
(cherry picked from commit 1da04bd7a8a804cbfb1d01a3102b1b76cc557122)

2013-12-04  Caolán McNamara  <caolanm@redhat.com>  [29fb1ed95cbd1a0baf54f8b3ce337c6f46de8e39]

Resolves: fdo#72258 options is .ui now, so drop SfxNoLayoutSingleTabDialog

Change-Id: Ie1def5b116c4b998e62f840b992633a8c0d4d61a
(cherry picked from commit f8d96ebdf71f74c3608e2c6d7cc889a055ed3c2c)

2013-12-04  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [d54c7b5c373753f990e53f0342bf87e910902eaf]

Prefer the Liberation fonts over Arial/Times

The new Writer template was supposed to use the Liberation fonts: http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html
So I changed the defaults to prefer them over their MS equivalents. When they are not available, they will be substituted as used.

This should not cause problems since the Liberation Fonts have the same metrics as Times, Arial and Courier New.

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

2013-12-04  Eike Rathke  <erack@redhat.com>  [507afd9531a89e5c8ec07514a8f741ce21a0b78d]

resolved fdo#72288 made case insensitive matrix string query work again

The SharedString stored at ScQueryEntry::Item was constructed from an
OUString passed from ScMatrixValue::GetString() so
rItem.maString.getDataIgnoreCase() in QueryEvaluator::compareByString()
was NULL and never evaluated equal. Made ScMatrixValue::GetString()
return a SharedString instead.

Change-Id: I473d5724dfb97707fea58e6b72b1396c049b79c8
(cherry picked from commit 882665d821a2fc705b7ae03372c2ae7593028210)

2013-12-03  Eike Rathke  <erack@redhat.com>  [90102d0832b2bc173b09188604aa311f17c19bbe]

remove and reinsert formula cell from/to tree during CompileXML

... to keep the count updated, which actually silences the dbgutil
warning of ScDocument::RemoveFromFormulaTree() when loading .ods

Change-Id: I8453d688ca673a47fee15c84478262e1da53e408
(cherry picked from commit bfd1909c87d0d645f1bbb74a142172ecc15100e8)

2013-12-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [5df95fc776ff5a92402a55d27b110df6ca906662]

bump version to 4.2.0.0.beta2+

Change-Id: Ia17cc7277be17f3584117e5a2deeb0f07505599d

2013-12-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [b050c1394821bc8a5a08fa20185fb229fc170b58]

Updated core Project: translations  198adcf1e6f8f7b776b137915fd0617846192a40


2013-12-03  Michael Stahl  <mstahl@redhat.com>  [36dd638c53188b7606484f31d6a4cd6170850083]

vcl: check if AT is running before loading the library

... which should result in faster startup if it's disabled.

Change-Id: I39774b0a56f186d08270c2f17b2b20a823f21dc2
(cherry picked from commit b44ed4c408d92f7a1a3f2390c056d518c137ddd0)

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [dcbf2c405870bdf8d7f94e1ea64c91ce685c22e4]

winaccessibility: remove global g_acc_manager

It is possible to retrieve it via the AccTopWindowListener.

Change-Id: I6cc5ab25bc937d0d9f4de54a1bed09a76ce27491
(cherry picked from commit fabca7370e22f96ae041dc179475b35c87ac53ec)

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [97e4c624024dc2afbbbcfe13caf4470908c95390]

Revert "winaccessibility: let CoCreateInstance calls find the components"

This only works partially: the ClassObjects are only registered on the
main thread; CoCreateInstance on other threads still fails.

This reverts commit 29c6216af8c502f220bb84857d3dda901ddfd234.

(cherry picked from commit b54d441ad728ffce8e543de10bd897f0900422b5)

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [ba2c68241df89608cdf0fef335a9f158256c7146]

winaccessibility: fix my stupid mistake in createAggInstance

Change-Id: I7701021befcf1dbad85557c2095fe4bf0b4e0ff1
(cherry picked from commit d0e8e6e3cd51736583603e37f0ba2ff7bdf29f5c)

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [e4747d8149313039d0912f18380b033e3caf9e37]

winaccessibility: replace CoCreateInstance with direct instantiation

This is an alternative (to 732ec36edfd09d2091d70c4d71b5f182fe279c45)
solution to the "CoCreateInstance does not work" problem:
replace all CoCreateInstance calls with equivalent calls to create
the components directly.

Since the only reason why this COM stuff needs to be registered
at all is that AccObject uses CoCreateInstance() to create its
COM objects, another possible solution appears to be to simply link
the libraries and instantiate the COM objects directly, without COM.

The only difference appears to be that CoCreateInstance would
automatically add proxy objects in case the COM objects reside in a
single-threaded appartment; not sure if that is relevant here.

Reviewed-on: https://gerrit.libreoffice.org/6792
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
(cherry picked from commit 3b86569fcba210eb6570fabef7ff8abf6aff91f0)

Conflicts:
	winaccessibility/source/UAccCOM/AccHypertext.cxx
	winaccessibility/source/UAccCOM/AccTable.cxx
	winaccessibility/source/UAccCOM/EnumVariant.cxx
	winaccessibility/source/UAccCOM/MAccessible.cxx
	winaccessibility/source/service/AccObject.cxx

Change-Id: I8ffb8af501f6084f3145fa4d4f53366a070e1691

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [ffc77f555aee05d5abde16be0265fac877cc6ca3]

vcl: fix crashes when retrieving objects for MSAA

The ImplHandleGetObject() function modifies the Application Settings and
must take the SolarMutex for this; otherwise we get crashes when another
thread calls StyleSettings::GetPersonaHeader() during some unoapi test.

Also fix another HWND to long cast; use LRESULT which is Win32 for intptr_t.

Change-Id: I5580f88ed0a8e9955697655ace94584e2307982d
(cherry picked from commit db214684057e3ff2fa32d57c00507309dd6c24d6)

2013-12-03  Tor Lillqvist  <tml@collabora.com>  [df51860c26dcc6cf8fa24d2795be05e903d22127]

Blind fix for sal_Int32/int confusion

Change-Id: Ia052922ec323220b8785b1a156e5bc2fbf44c11b
(cherry picked from commit 40e98f439f892af47b508968aaa25c2327b97868)
Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [a4332ca8536242d7975146bcd700ecb0acb88f31]

fdo#70797 fix incorrect argument handling of CHISQ.DIST

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

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [3dbe28273f963b1b20312eb27869bb3f5cccae7c]

Revert "sw: valgrind complains about uninitialized mbIsPrepareSelAll"

Oops, that one is master-only.

This reverts commit eeca244139eec880f0eb0141243de98c3d85be9a.

Change-Id: Ibb65fb17304cbd405096afbbdde7fff11a91c4f6

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [f995ccc3d5d39f382ad278434ff0fc30de8b0ccb]

SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrm

In ~SwDoc when a SwFmt is deleted,
SwAccessibleNoTextFrame::GetNoTxtNode() would access the mpFrm which
at that point was already deleted too; avoid that by returning early.

This can be reproduced by closing the bugdoc from fdo#71450.

Change-Id: Ide4d42511ccad116fa0362c23ced299d8430d08a
(cherry picked from commit 4c9ddd594e26c517b8515f77206bfeb2fb063e03)

2013-12-03  Michael Stahl  <mstahl@redhat.com>  [eeca244139eec880f0eb0141243de98c3d85be9a]

sw: valgrind complains about uninitialized mbIsPrepareSelAll

Change-Id: I5405a6818fc63c3e29bb189858fd0abc73f67e43
(cherry picked from commit c6f3d909f8e5c64b6bc36a13dfd0d46eb0e1d88d)

2013-12-03  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [a06bc4102934c47e1aebe53ea24415fafb7c506a]

fdo#71434: don't show master text if PlaceHolder types defined

I've added all of valid PlaceHolder types from
http://www.schemacentral.com/sc/ooxml/t-p_ST_PlaceholderType.html

(cherry picked from commit bb1213a740b3b3b2b1967639939dd7a72c6d4237)

Change-Id: I038fe43ff83699f92ff5eb9945bce12540058478
Reviewed-on: https://gerrit.libreoffice.org/6822
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Thomas Arnhold  <thomas@arnhold.org>  [a2b0ab0be7632a00ac59b778bd1108d1cdc48dc5]

Revert "fdo#67862: Add greek symbols to docking window"

This partially reverts commit e9a7ff1a5ba9d5ba34eeca9d622d8a3a9c68ade8.

Leave the SAL_N_ELEMENTS changes in.

I forgot about the translation of those symbol names. The en-US %alpha is
%alfa in pt-br. See starmath/source/symbol.src. One list get's translated,
the other not.

For UI purpose GetUiSymbolName gives the tranlated one and for export
GetExportSymbolName gives the untranslated english string.

Feel free to implement this or maybe drop the translation of those symbols.

Conflicts:

	starmath/inc/starmath.hrc

Change-Id: I74d667a727536e1caf35f32af6a5c9cc64ca7015
Reviewed-on: https://gerrit.libreoffice.org/6885
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [d526e7618135d88d3f9b9a0955201c345483e79e]

Test trendline properties using an emport -> ixport cycle

Added a test which checks the preservation of properties for
trendlines / regression curves in an export -> import cycle
using different file formats - ODS, XLS and XLSX.

Change-Id: I59fe6c045f7f503ee074e6a2741fa017756b3018
Reviewed-on: https://gerrit.libreoffice.org/6877
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [6064e0d8a36e77f53f04aebd0b32b5ab91ba3108]

Support regression curve name in old binary XLS XP/2k/2k3 format.

Change-Id: Ie6f2fd3cce70e4789805e788846d3beb64620a4b
Reviewed-on: https://gerrit.libreoffice.org/6876
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [fc294a5c1ecc9465a3700f2a479be524e9f4f0de]

Support regression curve name in OOXML (import & export).

Change-Id: I847e0df4f160e4b5078961a0e77c1e1e3fff9bd4
Reviewed-on: https://gerrit.libreoffice.org/6875
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [18aef30e3eef7e2d4027ac4c9e1f5915755d288e]

Support regression curve name in ODF.

Change-Id: Ic065d63eee507906febfa15eb6d5ae1e7de58280
Reviewed-on: https://gerrit.libreoffice.org/6874
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [04e704c1c28d6554bc0f03ece2fbff3a11b745ef]

Custom name for a trend line (shown in legend).

Previously, a trendline name was fixed to a combination of the
trendline type and the name of the series. With this it is possible
to add a custom name for the trendline, which is shown in the
legend.

Change-Id: I61eaaf14e6df45088abdf1f3e9c24877d26ae8a7
Reviewed-on: https://gerrit.libreoffice.org/6873
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [8ad8e8754cadebf9c06dd487a9816e0980ee36b0]

Simplify conversion from/to ItemSet/PropertySet for RegressionCurves

Change-Id: I5ddf53f984508a88fd02063eb9f81cd05cf627c9
Reviewed-on: https://gerrit.libreoffice.org/6872
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-03  Tomaž Vajngerl  <quikee@gmail.com>  [67bbe10ef7c6d5bdb5af7276533656d2504238c2]

DRY-cleanup RegressionCurveItemConverter

Change-Id: I8fb799b2efc81587252161ccadfa1dbd6b096bda
Reviewed-on: https://gerrit.libreoffice.org/6871
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [5bfdb6cd5f80f87c5bc6b0bccdad5aad00a45ba3]

fdo#72163 belts and suspenders

1) Do not dispose m_xComposer, might still be used by our m_pCache

2) Do not create a new m_xComposer if the previous one will do, so
   that we do not gratiously use a different one than our m_pCache.

Change-Id: I6540c035c9159017c694b36e676721ec3e42db51

2013-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [938f0e7fe4216d135815b98fdb918f97e747c6bd]

fdo#72163 after updating m_xComposer, command facets are not dirty anymore

Else we dispose m_xComposer too eagerly; still used by m_pCacheSet.

Change-Id: I205488465c19a356534df17b8a5e9a20ce6766c9

2013-12-02  Michael Stahl  <mstahl@redhat.com>  [ae9017f0ba3a3a1fdc55b2f3d57230d04a46808e]

fdo#71450 fdo#71698: ODF import: fix frame name corner cases

Trying to set a name that is already in use will throw an exception (and
set a different, generated name); if there is actually no name in the
file then there's no point trying to set anything.

(regression from b69d152cfa1da868ba960345d72ba78f9f8e1b35)

Change-Id: Ie54d4a830cc23e2853a6efeb81f77dcc788192ea
(cherry picked from commit 8171e713e74e3d09e86592c28abfe05d0400c071)

2013-12-02  Michael Stahl  <mstahl@redhat.com>  [276eea27c124560422339da47755014a4801a27e]

fdo#71749: sw: WW8: don't loop on tables in footnotes

(regression from ee1db992b98378b5e2f5e9aa8af0e36c375e582f)

Change-Id: Id10b6fb8e9e3697b10a1df605cb48d94a55ad207
(cherry picked from commit 790896d9a557d34ea91d6e5926471de66503be7a)

2013-12-02  Eike Rathke  <erack@redhat.com>  [d424319690fdb3c1587467f692d69cd0dabbfa73]

in .xlsx import append a parameter for CEILING, FLOOR and WEEKNUM again

7a3b8b1a5a753627c6518b9a5b8e2a041d4d6331 switched formula parsing from
API FormulaParser::importFormula() / ApiParserWrapper::parseFormula() to
ScCompiler, which means that also FormulaFinalizer::finalizeTokenArray()
is not executed anymore and processTokens() and processParameters() that
among others handled appending Calc-only and required parameters.

At least implement that parameter part at ScCompiler now.

Change-Id: Iaa2804c82ec43dd51f781485b0e2afab8c613638
(cherry picked from commit 0f8eef96d28245b4905ff9f1cfb18bc540f0f7b5)

2013-12-02  Eike Rathke  <erack@redhat.com>  [90f5dfee61678abc1fab68f295a75f6289353e80]

added isOOXML()

Change-Id: I9e088e1d6679297884d71604b03537b73ee3387c
(cherry picked from commit 5a5b35c979acf303d99a365b6735148d4f0ab817)

2013-12-02  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [01ee34e66d94548720487e915186b342a9557f41]

GPU Calc: cache the very last compiled program in memory

Change-Id: Ib805c31f0c1b57708c38c02a9bdc492af5c7a439

2013-12-02  Eike Rathke  <erack@redhat.com>  [027e96f462f6a3003766d3fde91b653af4bbb998]

store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADD

Change-Id: Ie9b5f6ade1c25618aa990ce17bd7b2a2b46a250a
(cherry picked from commit 8302495a219e869f194f4b585c6f2b996eee0a5c)

2013-12-02  Armin Le Grand  <alg@apache.org>  [371591344d5b3a8181de440b49bad0cf2f63fe2c]

Resolves: #i123765# reset buffered DropTarget when undocking

(cherry picked from commit 8d679227fafe9108c4dc6e8adff85a727e4ef3af)

Change-Id: Ia6fba705d91157afea30693fa7078aabc96f02ac
(cherry picked from commit 032a4f6b2d771dd4e1b4a1ceee7c3ef15ca356eb)

2013-12-02  Herbert Dürr  <hdu@apache.org>  [ea616972c06dec25b1baeb6b7d674c71c7af52fc]

Resolves: #i74854# fix buttons in MsgBox with info icon

Patch by: hanya.runo@gmail.com
Found by: ooo@catcons.co.uk
Tested by: hdu@apache.org

(cherry picked from commit 02cc651a1b45cbfbdab0aca6b57bff7bdf9e4f2c)

Conflicts:
	basic/source/runtime/methods.cxx
	vcl/inc/vcl/msgbox.hxx

Change-Id: I1656263e189f1a6cfa58436741bfa74ae0e6fffa
(cherry picked from commit 3a437baee23d45ab64d557fed75e2e1b14aa5541)

2013-12-02  Eike Rathke  <erack@redhat.com>  [0a34d4a5af3658be10ea9091096027a159cc7316]

release SolarMutex after successful tryToAcquire()

tryToAcquire() locks if successful, so unlock when leaving

Change-Id: Ic0bd4b10ccb8419dd40946dbaf393a27e413bf2d
(cherry picked from commit e56105a1f24e9eac491c32c841030c69fb2e2d30)

2013-12-02  Michael Stahl  <mstahl@redhat.com>  [5b8b567762c6573eaf35ffa6508c0354fba68f34]

sc: no such thing as std::vector::find

Change-Id: I11bb688a8e0affda9ed78a61d9aba3d244914f8c

2013-12-02  Michael Meeks  <michael.meeks@collabora.com>  [4e5ec5476cde6861ead84202b2904bd96f4c307c]

sc: threaded parsing of the core data inside large XLSX files

Enabled in experimental mode only or via SC_IMPORT_THREADS=<N> this
allows significant parallelisation of sheet reading. I also implement
a simple thread pool to manage that.

Conflicts:
	sc/source/filter/oox/workbookfragment.cxx

Change-Id: I66c72211f2699490230e993a374c26b1892eac12

2013-12-02  Kohei Yoshida  <kohei.yoshida@collabora.com>  [934941a4cf7c9ee7df69f03e6f0be246499d587f]

Allow worker threads to use their own FastParser instances.

To prevent deadlock during threaded sheet stream parsing.  It now
deadlocks at a different place.

Conflicts:
	oox/source/core/xmlfilterbase.cxx
	sc/source/filter/oox/workbookfragment.cxx

Change-Id: I0ba0f2c9a257e71b0a340ab14e369b06d5fd8829

2013-12-02  Eike Rathke  <erack@redhat.com>  [1ab139fdbe9a7ed3b781730dfecb83a98e0b671b]

added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460

Change-Id: I575c8a51cff1cf451c776818711d2e0fd458a322
(cherry picked from commit fefacbd92f4e3355ecd04841b8eacc75a4a67223)

2013-12-02  Andras Timar  <andras.timar@collabora.com>  [e596cfa5bce2a958766712026db0ae74bd112975]

fdo#71056 add <sup> to list of inline help XML tags

Change-Id: If0937bd571658e0f76a51e44dd3fa008f701f02e

2013-12-02  Thorsten Behrens  <thb@documentfoundation.org>  [0f080297e9c176f221e20c422ba77080eee8e21c]

Resolves: fdo#71527 make presenter console not crash/useless

Basically reverts the pieces of
21ec9beae29b19b8ec6f0a16fd0e708e4f210208 to make XSpriteCanvas a
XBitmapCanvas again

Otherwise PresenterHelper::loadBitmap is not an XBitmapCanvas
and so VclFactory::createBitmap cannot succeed

(cherry picked from commit 639aa8e72639fd01e9004977f1cfaafc13b1e45f)

Revert "Resolves: fdo#71527 make presenter console not crash/useless"

This reverts commit 639aa8e72639fd01e9004977f1cfaafc13b1e45f.

(cherry picked from commit 72aa51185fb7b1ff2ad9006f2067a680b70ab66d)

Revert "Resolves: fdo#71527 don't crash in presenter console"

This reverts commit bae01385c895a100b5371879889e606927cff877.

(cherry picked from commit b807b2d9291a2328a55de55d67c4874803d8b7fd)

Fix fdo#71527 no unguarded ptr dereference here.

This is the real problem - mxPane can be validly NULL.

(cherry picked from commit 1b10205c2cb952ab43e30706c05f78d6e8f642c3)

Further XCanvas != XBitmapCanvas cleanup.

It seems I missed a few places in
21ec9beae29b19b8ec6f0a16fd0e708e4f210208, getting that straight
now hopefully.

(cherry picked from commit 05d2994c136650deca2d80fedf6b14d10109986e)

0ac1a7ada530791e2d34d2f0802213c869ea48a1
d149bae0904fd6c2120209d69490d0b257ac3f64
e8d055db9bfb68cb9031fa970518343f5aec6619
34fc8df2d1ee65bef0639b3de9487ff311bed89a

Change-Id: I197adf98e915102f383ee050a8ea16d1e41cecf2

2013-12-02  Maxim Monastirsky  <momonasmon@gmail.com>  [aac1da796aa1fc1a01a0cd8a6fac7d668a8c259e]

fdo#71748 Fix color pickers

This commit includes the following changes:

1) Remove boxes from PNG files, and draw them ourselves.
This will ensure that the color rec will always fit the box.
Also it will make all color pickers look the same, and greatly
simplify the code. (a part of the code was not reachable anyway.)

2) Fix color preview for toolbar large icons. (a regression of
commit f59c47fc1e79050d3342924e6173b0f4b6ddaf02.)

3) Fix sidebar paragraph color picker initial drawing. reset should
be called *after* the icon assignment.

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

2013-12-02  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [3348af1600ab50d8c664c1d77d46f6cf629ee2f0]

fdo#43494 Allow UI scaling up to 400%

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

2013-12-02  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [5ede7a6eb759081bb4041dac7b792965b6a1d52a]

fdo#43637 Two commands with the same name "Backspace"

One of them emulates the "Backspace" and the other one "Shift+Backspace", so I renamed it accordingly

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

2013-12-02  Andras Timar  <andras.timar@collabora.com>  [6ae13bbd9f9bb54ee6720171c3f3a5bb6eef969c]

Updated core Project: help  c39ebf24983ffc3c2bfc52a61ddebf7512b68e10


2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [a711bc4d8239ce307671d039beba1cae7db88a28]

make data streams an experimental feature

Change-Id: I674b86a6e1c1c0b162c159747b6900ce438ab095

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [43aa1c65ffdca3d4bb1963644c3554ec769fea58]

fix memory leak

Change-Id: Ic84ace8ac3aa52009f43aafe78283730f97881f2

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [7202bbfeeb00fe303c32b0a4db23b8cc150c73b2]

datastreams: No need to disable undo. We do not add undo actions.

Also fixes memory leak, because EnableUndo()
was called from Document's destructor.

Change-Id: I637ff62bde6f8c3238238323e6e4a5a5d2b81881

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [80b9161534e3d03709bc2f41d6eaea421846042b]

datastreams: Simplify code for importing CSV data.

The code is copied and simplified from sc/source/ui/docshell/impex.cxx.

Change-Id: I15a426a16c4f2ba659af86492c1b2e4ba879d8b6

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [3428ccb269d752bcfcb96228b8fb432fcb883924]

datastreams: for security, ask before executing a script when importing

Change-Id: I76a11dae2569eb7e0c791c9f1fb20626c4ff7528

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [01e8167a7e89961b5a985d18dab5b8af34f8b97e]

Let's use ScRefreshTimer for data streams instead of our own thread.

As was the original idea, for some reason abandoned, and as ScAreaLink does.

The main advantage is that ImportData() is not called anymore with
invalid mpScDocument (when we close it).
There is surely something going on with SolarMutex and it just works better.
We do not need to use our own SolarMutexGuard.

Change-Id: I09256a18ffa14606fc8e06b968016bbc0562a6fa

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [b5b18e81fb58eae5fcb92d76f2c487c766978453]

Allow to edit data stream from Edit-> Links... dialog.

Change-Id: Ibb456da55f04c39ddb7b58eb71ca488cf209edb5

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [97fa39975f592cb2d46db95b9a323ff753497fbd]

export data streams; pretend to be an area link

Fix ScXMLExport::GetAreaLinks to not use UNO, so we can hack DataStreams
into ScMyAreaLinksContainer.
We need to connect them to cells for export / import - that does not make
sense for DataStream without any attached range. We use an arbitrary one.
But you might remove it, if you create another ScAreaLink / DataStream
with the same range, without knowing about it.

Maybe it wouldn't be that bad to let DataStream inherit from ScAreaLink.

Change-Id: I5b85a9329ba1ca46fb2893b54fe5161d2fb22f47

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [7acc91eb72bc4873367c264109321abc34d7db77]

Import data streams - reuse infrastructure for ScAreaLink.

Change-Id: I18db991d2e8e665d5e4ca778344993e79772ccd5

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [8f8013abc9182ce940d8c1aa359d62215f82f9cc]

Rework data streams to be more like file links (ScAreaLink).

By inheriting from sfx2::SvBaseLink and storing in sfx2::LinkManager we can
have more data streams and see / remove them in Edit -> Links... dialog.
Also rename to DataStream to avoid confusion.

Change-Id: I9c3b89020324af7be082f9e6e1cd479aeb72fe81

2013-12-02  Matúš Kukan  <matus.kukan@collabora.com>  [9623ae14ab8b1e0381ebae7b9c1d07235ae85c91]

Use better icons for data streams.

Change-Id: I57064ff251a560b71aaf1846a9d7cd9105f938df

2013-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b86eb5b3c776573713ae07a274a77e528fc33e22]

don't use fixed size icon sets, fdo#62652

actually we should switch to svg as soon as it becomes possible

Change-Id: Ifbbe5befab94441f04fadb90b779e0bc8c15eda4

2013-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc31db3f3315e7b80118f2070270769dd226de78]

we want to delete anytime that attribs are overwritten, fdo#72149

Change-Id: I1ed50e6daf5b363c46e31d1a0efacf7728621b1a

2013-12-01  Andras Timar  <andras.timar@collabora.com>  [f17de4b47672285dd28d83d059bef0aa10f6b51b]

fdo#72078 make status bar text localizable

Change-Id: I5d8ce77c8034819fd618d3d970908462511d2e1d

2013-12-01  Andras Timar  <andras.timar@collabora.com>  [de53cf033e45e3c1848f58b9d83b546e208ab964]

Updated core Project: translations  f2f8bd88316331e0445a4326918990fd73d259f8


2013-12-01  Rene Engelhard  <rene@debian.org>  [fab0aee33a2fc293bc197c29f1612c0ca691820b]

fix system-libeot build

Change-Id: I1473dc65cf768bbe92e50cb0a8414d526c5e7c68

2013-12-01  Tomaž Vajngerl  <quikee@gmail.com>  [5874a5677c0ea43f0314e213405fd1f0c2a90957]

Add strings in statistics dialogs to the SRC/HRC file.

Conflicts:
	sc/source/ui/StatisticsDialogs/StatisticsDialogs.src

Change-Id: I8b66356a76586443fc5174c2af9c40bf2551b864

2013-12-01  Andras Timar  <andras.timar@collabora.com>  [6640b57e2652399ddd575b54254c20c66b7ef621]

Updated core Project: translations  e5f627c8ef2b5ca4b21ae4eefb59eaee495241ce


2013-12-01  Julien Nabet  <serval2412@yahoo.fr>  [054b74222d72a61db3c67b32d62f99a1a0a5e9d6]

Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answer

Change-Id: I76c1a0bd7cc93cf60ffa8da08200969a7315a8c3
Reviewed-on: https://gerrit.libreoffice.org/6869
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2013-12-01  David Tardon  <dtardon@redhat.com>  [64736759bc1fa2014dc60247974c94379ee91aa5]

upload libeot-0.01

Change-Id: I877cab5e13ebb52911b2e238a0f4ebb87cda73e9
(cherry picked from commit 0f4be588622379388650d8fc451829d17d16a7bf)

2013-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80373a6969fd8d3c19231041e465372cf03f53f2]

fix 2D vs 3D coordinatesystem regression, fdo#67300

regression from 088e86b865062dd4cc5ba0c85c6068dea62238db

2013-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [666ef5425e4e7e1a01c3dddbd0d847fec193176a]

fix validation error for OOXML chart export, related fdo#67300

Change-Id: I7d74439bba3b912fe9b81ebeca865298bc32d71e

2013-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b9410131861af3a5f54d0585dfc47e5f512e0320]

make the validation tool happy

This is just fucking awesome. The MSO implementers notes mention this
attribute and point to some extended information that is either missing
or does not mention this attribute. To make it more funny the MSO
validation complains about invalid values in this attribute for our
export.

Change-Id: Iacf1a6666f9f6124106952ae19ae5d5866bc8cf1

2013-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d0f664014d02e02fbcfa80c118a0950f45513ada]

more OOXML export validation fixes, fdo#71971

Change-Id: Ic322d58817986887bbcd666ac3abc416609adf5c

2013-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5ce4d7233fa3ea627cfbdc97a68d2b23e4abd057]

write valid dxf record, related fdo#71971

Change-Id: I99f4dfca78cc0fd5d9b947000a99f8414c2a899b

2013-11-30  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [1fee10725dbd62e78fd3ae14f0bd7872eabff3f9]

fdo#40315 Improve UI for moving average trendline

If moving average trendline is selected, show equation is
uncheked, and all options disable

Change-Id: Ic25c09b8c8410a12ac9f14cb0ba7833f304053ee
Reviewed-on: https://gerrit.libreoffice.org/6796
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6856

2013-11-30  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [78f227e1371ef4d11bc98e2116a3b95bb881b020]

fdo#35712 fdo#40315 fdo#40314 Autoselect trendline type

Modification of Degree or Period select trendline type
Modification of Intercept select option

Change-Id: If3a212c381061e831ee4411c8e17fbaf8ca12895
Reviewed-on: https://gerrit.libreoffice.org/6815
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6855

2013-11-30  Andras Timar  <andras.timar@collabora.com>  [642df5d716f858f1f6b3d6219132c3323032975a]

mark non-translatable .ui strings explicitely as such

so bin/ui-translatable.sh will not find false positives

Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15

2013-11-30  Andras Timar  <andras.timar@collabora.com>  [79384a8f6049d10fd581e782deb57db653ac1a25]

make some .ui strings translatable

Conflicts:
	svx/uiconfig/ui/linkwarndialog.ui

Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333

2013-11-30  Andras Timar  <andras.timar@collabora.com>  [ca1dfd2119d97f949e76766b98d2917c40ccf92c]

typo: Tower -> Lower

Change-Id: I3b6f69bdbf40d2578adef312e847f6a69e0e35fd

2013-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [829621680b028909d58b0480a78a6aee7154f31a]

flat text DB: fix move by bookmark

To test whether the range [a,b( is *before* e,
compare e to b, not to a.

This makes a difference when a==b, which happens for row 0 (header)
when there is no header.

Change-Id: I629b71936f82a468febe0360909264dd80304437

2013-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [be6bed2ca4083039bfcbd62f9603efa3a0bdd3dc]

fdo#72148 if expecting table at begin, explicitly set it so

Change-Id: Ic876603e5860b987280b73726fd79a071a9c833c

2013-11-29  Eike Rathke  <erack@redhat.com>  [7646af0e114d0a644e4705bba3ab4219bb99a349]

our UI DURATION is ODF and Excel PDURATION

Change-Id: Iaf0e5f8096554b8b5d80265b6dc5296b3294f134
(cherry picked from commit 62e1a27dc757637223f5f18b1a340ba138e0cb82)

2013-11-29  Andras Timar  <andras.timar@collabora.com>  [3367381d2b579d90b209756f9ec5c06b012e9798]

typo: seperator -> separator

Change-Id: Ifad806a4a846656f4b81439c596aa34d898d021a

2013-11-29  David Tardon  <dtardon@redhat.com>  [6e5dc4c7a344d9c3530a69537929090dedb8f275]

WaE: empty body

Change-Id: I07a50583990325e83bf9a27fba0194c3a277eea6
(cherry picked from commit 00a95ff7123b495f9248448cc374502954a02d76)

2013-11-29  Andras Timar  <andras.timar@collabora.com>  [002395932679c6baa7b971b3ee52e5696f53021b]

typos in UI

Change-Id: I5e99fbedf21fcf4a84f4695ca5aa3fd56259e849

2013-11-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [6eda7db090d35f556e1e8e988f118efa4a8a53b9]

GPU Calc: fix compilation failures

Change-Id: Idafbd9fb3fb71a1da9ba6b7a39007eac3865c932

2013-11-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [2e819caf36ba2a15c56bca5bce61e49920ea1765]

GPU Calc: do not direclty inline constants coming from data cells

Change-Id: Ia63c8c6207c9c3add3d8d89cafd687df287456ef

2013-11-29  Michael Meeks  <michael.meeks@collabora.com>  [fc5340dbd927fa9c821e7861cfe5c34a856e436a]

GPU Calc: WaE fixes.

Change-Id: Ifa3621a21e03aff313198fc29044b93c8f57001c

2013-11-29  Michael Meeks  <michael.meeks@collabora.com>  [09a071f44767392aaf4f22f2e9da773a79618987]

GPU Calc: reflect the true cost of InterpretTail more accurately.

Change-Id: I7004150569e5329f19d2f08adbd70477bd6252ff

2013-11-29  Michael Meeks  <michael.meeks@collabora.com>  [9482e151fd5620175dd373ef6b2ec7e7c5986b9e]

GPU Calc - disable printf console debugging.

Change-Id: I2c9d1a82ec0159fae80a8e146d1218aa98895f65

2013-11-29  Michael Meeks  <michael.meeks@collabora.com>  [205d69bd65fc965d5ff436681189d3a1a1508757]

GPU Calc: NULL scores are really very high, it's an inverse scale.

Change-Id: Iefe2cd87f499e624cbd3bd2583f6f0df90f4b4cb

2013-11-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8b86f6dec86eb30a4e522d4dceeb04b06edc0c3]

only call switchOpenCLDevice only once

Change-Id: Id926b139b14ee667ce4ac0674a3c090b52680649

2013-11-29  Michael Meeks  <michael.meeks@collabora.com>  [169658bfa38c684219e24a2e30893e1e30ea6621]

GPU Calc: Avoid dereferencing null 'score' field in some cases.

Change-Id: I2e76d19986326b15c088e6dcce1da3be3924d0fc

2013-11-28  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [891c3f308ada19030ac4cdbed192ae5b0ea846aa]

Remove UTF-8 comment.

This breaks windows build with localized versions of MSVC.

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

2013-11-28  David Tardon  <dtardon@redhat.com>  [4287763d7dc9a0c43ef06bdebcdcd23457f416c6]

put CJK/CTL .xcds into instdir

Change-Id: Ibbc34014f91c8f1ce73a6e9a8f61fa421fdb9144
(cherry picked from commit 5f9befa22e166ffb790a49b0d41ab823cf347435)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [436b39d9d1f38caeafdc9be15696ebe4162a02c8]

winaccessibility: improve GenerateNewResId()

Change-Id: I81f98ca83b97bc2e3e419c7a37ad2a011932553b
(cherry picked from commit 0fb33f60ac08c853f14d19e6158994d092a82670)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [c064e7f3b46d2e579ca4402f9cb5b7aba824fd0c]

winaccessibility: remove GetXAccByAccObj()

It is pointlessly slow and the AccObject has a method for that.

(cherry picked from commit e094d6fab61de95adb53759d69aad2447560581c)

Conflicts:
	winaccessibility/source/service/AccObjectWinManager.cxx

Change-Id: I7ba1cc853255ac3b3b5008657d1cc79efc3a3f4b

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [d0b5b9ca886fe4a518ae86f5799fd5b1f17e4c38]

winaccessibility: remove AccEventListener::m_isDisposed

It's disposed iff m_xAccessible is 0.

Change-Id: I3f8bc104784adf82be43bcaf43b7573a9897f82a
(cherry picked from commit a2afe344c6badf432983ce341d4154441837baf3)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [43b5771fe3277184fe0f9403a29d2f33e02e227a]

winaccessibility: use uno::Reference in AccEventListener

... and clear it in disposing().

Change-Id: I69cfe3cdcf6549a0471453960d1f935d9c3b7a0d
(cherry picked from commit 83ccdb028529e85fe4c06a47ca57a4a5eeeed159)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [9d623125c64b0d532fd0203d96128c6decd0efff]

winaccessibility: use rtl::Reference for listener lifecycle

The manual acquire() call was apparently not coupled with a release()?

Change-Id: I069c969619e9afce2a4b836642cc1675025b11d0
(cherry picked from commit ef3f28d0ce641e9d51d91412b176a1ecbdc69773)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [2fc9b893cb00d9643a56bc5df291e40a212e156f]

winaccessibility: actually the member is unused, remove it

Change-Id: I68e5c1785b73520cb59ca54a602ea176f8146f6f
(cherry picked from commit 576ba8ce8238f6a092c74750a895e2e77297fc7e)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [93e9f5e85b75d0f1a5adbb331dd35c7e5d7b6137]

winaccessibility: don't store XAccessible* in AccDescendant...Listener

Seems safer to store a Reference

Change-Id: I86ef9d18c03b2a58058d38e2ae43553ecd2c7be6
(cherry picked from commit 887cf7ccc6c2cfc8652d646e15678c1c10155987)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [76c11b88ff10229c5c0c1576163a93b4a357ee33]

winaccessibility: why delayload the dlls?

Perhaps delayloading the URE dlls makes it easier to register the
UAccCOM.dll during installation or something? Well we don't do that any
more.

Change-Id: Ic7c356f5954f869c8752aab2563f059a27ef731f
(cherry picked from commit 95759ff2c0c895442d4d41b0edec1583caaf8abd)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [0e679d7b41669628e05609c9742e75a22ef3005f]

winaccessibility: README already outdated

Change-Id: Id0defc7e4fbe5b700362548559e08163a327399b
(cherry picked from commit 2e243de2887f75fa1bd4146bc67d01ae08500d0d)

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [f04c271169ab1c71d30457aafc519c77b3c7bbb8]

winaccessibility: remove all Registry content/registration code

There is no need to register UAccCOM.

(cherry picked from commit 455c39645e3fe1642679aa478c5b1b5a1d3ab0ae)

Conflicts:
	winaccessibility/source/UAccCOM/UAccCOM.cxx

Change-Id: I37f5c4030abefbd18b6686652a348bc20a05a9db

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [5491e09afadff2ffc414892cd3080d549e890594]

winaccessibility: remove obsolete act.hxx

... obsoleted by 732ec36edfd09d2091d70c4d71b5f182fe279c45

Change-Id: I7f7a9becac2430a7ed4d096be741b610462a8a00
(cherry picked from commit 5e7b29e642dadf99ad954dbf4e3730e0eeef9de8)

2013-11-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [72b8e929af5bcfb7d17a74de636fb1ef5204297b]

Clear the data cache here as well.

Change-Id: Id26dcf8146dc7a41ea9995ad4b1f89925c08004f

2013-11-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2477e80815a9fda60c836102418d4dc51f299f8c]

Clear column data cache here too.

Change-Id: If3d9feb25d825806cb690d001872f1d0ff76466c

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6deac30d4c12f2e2a270265c5e7c8fff9020f5e3]

Crasher fix. Check for NULL.

Change-Id: Iae1fa695ea0266e97ae367db71fe6a82e6a3da1d

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7f51deb9d637b0eeac8c0f3075a40312ab69d3fd]

Clear the cache here too.

Change-Id: I4dcc7244e508fcdf484b73dc843b21f4b0a18a73

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fe683c95a2bacd3623c161c87e2d086e54e849bc]

Not a good idea. This makes group calculation 5 times slower.

Change-Id: I954606a9d6d9b0fc66f2f3496e204c8e6496db88

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [51c27b66023fccc39a249b6f4baeb30a9e1e487a]

Don't forget to broadcast to chart objects.

Change-Id: I6d4d7cd2dc426134c108f1fbcf6e3c32ed4af88d

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1280804baccbd0ea1eb61c989ecbfffbda81765c]

Broadcast changes on undo / redo of cell range deletion.

Change-Id: I48141ca77277c2de5b3526358cfadb12e3f4fbdd

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [087011f9297dc29fa35b00e1f12cd9fb5585f826]

Change these parameters.

Change-Id: Ic70aaea461e3d007e394c67c33a766d70aa4e92c

2013-11-28  Eike Rathke  <erack@redhat.com>  [f0ef778163161b558b969504412e6755df9acd5d]

added unit test for horizontal MATCH, fdo#71589

Change-Id: Ib3195870e708db49448d68d262611561c68ddcc6
(cherry picked from commit 7d1c2f227d9e0eeb518b52c9a8251c043927d76e)

2013-11-27  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [7dc87e4176443fd6a5b43ac8147c431b28535350]

GPU Calc: using intrinsic isnan() to improve performance and compilation time

Change-Id: I516b0ef0309524b5ecacdee4cd3dd2191c6afb19

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [975a9e88d4ad9ebad23e377bb6fc4437186c92e8]

Clear column data array cache when the document content changes.

Change-Id: I09ffa455e79199e37ca6168753ec9ef4d5aa33dc

2013-11-27  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [4ebd9eb897f17b07e29aaefd8fbfc79e182f2269]

GPU Calc: fix typo in NAN macro

Change-Id: I34299e0fc692c2ab43fe0c1fffaada348742d19f

2013-11-27  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d82c9a499e2b6e4e57a7907ae2679a1fe7720458]

GPU Calc: fix compilation failure on Windows due to missing NAN macro

Change-Id: I0d53dcf147a06f831120c5489b2975e42ea6120b

2013-11-28  Michael Stahl  <mstahl@redhat.com>  [f74f9e85fca5a84b62a442d04d47aafa4c3a34ec]

winaccessibility: remove ActivateActContext calls

Obsolete since 732ec36edfd09d2091d70c4d71b5f182fe279c45

Change-Id: I32e880f6a35ffd628b5873a4a7e05def73b939ca

2013-11-28  Eike Rathke  <erack@redhat.com>  [a0fea02736c8ecfa091676a066bf02503be1f7c4]

macro "MULTI_THREAD_SHEET_PARSING" is not used [-Werror=unused-macros]

Change-Id: I1988e28f1feb64bb10c7941b02d9a76770871449

2013-11-28  Eike Rathke  <erack@redhat.com>  [799ac18af53342597a5d3f14702de2204536c14b]

resolved fdo#71589 reimplemented horizontal range lookup

Regression introduced with ebdd9c300718bce454ef56a31d5d8fb699fc1822
(first eaea417bfdf8d06df2b7f2e42c904c32ce77e871) that removed the
bMixedComparison member from ScQueryParam under the false assumption
that is was only used to emulate a legacy Excel behavior. In fact it was
also needed to do the at least horizontal range lookup in sorted mixed
data, though didn't evaluate exactly the same conditions as Excel and
defined in ODFF.

Reimplemented a similar behavior for the new code structures but this
time also checking for the additional condtion that a query ByString
does not return the last numeric result and vice versa, which previously
was missing.

Change-Id: I46061777879ba5301bfcaca2d50cf87a994f93f2
(cherry picked from commit f0701470858f57a855ba57c0c2283e52953db327)

2013-11-27  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [a7268371b105d3d2d1e3f1e1d0a68db08bbaa2ec]

GPU Calc: fix regression caused by recent isValid() change

Change-Id: I885a222bf8a7ca4275867585ccf067a1ba7822c7

2013-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [839eccc8ae5aa5dde055f84471246f2a3ef04929]

iterating through all cells is not a good idea, fdo#71934

Change-Id: I370f641f0fffed8835a32c577c2f2e841ba419aa

2013-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [12aa3151ab993fff1ae312ae7b1d5bbcfc379b07]

checking every cell on a sheet is expensive, related fdo#71934

This is only the first of two places that does this.

Change-Id: I57fe1eb07630ecd86b112e88b7ad32c16e9f793a

2013-11-27  Noel Power  <noel.power@suse.com>  [bf35ce3f91c8ee3f06a7a6c7a10dd17f05198ce5]

fdo#70499 selectn of lock/unlocked cells with worksheet protection reversed

The ooxml spec documentation is rather confusing ( for me at least ) and the
sense of the of the sheetProtection attributes as described seems reversed to
how I read it ( or maybe it is the equivelant option in ScTableProtection that
operates with the reverse sense <shrug>  ) In anycase the import ( and export )
have been adjusted to take that into consideration, also the export now actually
deals with the defaults correctly.

Change-Id: Ia69567b8898b39c9d171486cfa800e1748c5814b

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [56805bab63f30496c7f13a0e88c2b265044cad30]

We shouldn't check isValid() here.

When the referenced range consists of entirely empty cells, we get
an empty array, which is correct, but an empty array returns false when
calling isValid(), which is not correct.  After some thought, it's best
not to check for isValid() here.

Change-Id: I50dcea4f2b55d5f5c6f1226cca4106ddcad62145

2013-11-27  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [85da677fa06c9b915bcc415b2e95d87a6cbeb750]

no need to escape tilde in glade dialogs

Change-Id: I7a7c059c7a6925204aeef19c3640d9ffbff4e6de

2013-11-27  Michael Stahl  <mstahl@redhat.com>  [1bb01f851071d4fa4e70be0f9d7c8dc83739ed05]

forms: avoid deadlock when setting FontControlModel properties

Deadlock found in forms_unoapi on Windows, with
OGridControlModel::setFastPropertyValue_NoBroadcast() calling event
handler that tries to lock SolarMutex.

FontControlModel::setFastPropertyValue_NoBroadcast() and its callers in
3 other classes must not send events via firePropertyChange()
because they are called by OPropertySetHelper::setFastPropertyValues()
with its Mutex locked.

It is possible (though sadly quite convoluted) to delay the sending of
the events by calling setDependentFastPropertyValue() instead.

Change-Id: I0c767cfec01fe1bcaeb1236287b5faf81a2e7441
(cherry picked from commit 6aefcb6a6f90896754f3432e5ae41403998b7ab0)

2013-11-27  Michael Stahl  <mstahl@redhat.com>  [b43887da4d4f794c7b5953d19bc17ae9ca66c82d]

FontControlModel::convertFastPropertyValue: fix bad cast of Kerning

Casting sal_Bool to integer lets the comparison always fail.

Change-Id: I33cf9e9b6a65f81166870bdfe32e9a97101501df
(cherry picked from commit e521a803c914e0d3718ae795976948aabbb9c76c)

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2352e1cf0215f9a7e9ef98e1d99d081419eb615f]

Move recalc on-load to after ScDocumentImport::finalize().

Doing this would avoid re-grouping formula cells twice.

(cherry picked from commit 06b3ccf8069c6478634dc218eaad3f02ecbfbc85)

Conflicts:
	sc/source/filter/oox/workbookfragment.cxx

Change-Id: I732658fc92f2fb3ddde0c0c00ae85f72074b6b48

2013-11-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [67a9f7363be665b6c582d9542101eb989a3ac87d]

Re-group formula cells before we do recalc on load (for xlsx).

Change-Id: Iae6177433f05875e014de50eb4100fa381ddafdd

2013-11-27  Stephan Bergmann  <sbergman@redhat.com>  [6defaf61a9d7777b438072372f95f5591c6db939]

binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flags

...in a non-oneway call.  This can happen when a pre LO 4 entity is calling a
LO 4 entity post 90eac3e69749a9227c4b6902b1f3cef1e338c6d1
"API CHANGE remove [oneway] method attributes."  (See mail thread starting at
<http://mail-archives.apache.org/mod_mbox/openoffice-api/201311.mbox/%3Ca4e7f34d-b8cb-4d5a-890f-6894d3410265%40ucimail2.uci.cu%3E>
"hi, code in Java.")

Change-Id: I9f800a979d84a95cc5cd96f75ee7472e8cf6cf4b
(cherry picked from commit 289e54feabc936b8175327355a159073830a326a)

2013-11-27  Jan Holesovsky  <kendy@collabora.com>  [9134ff3fa0ce47a5c2e0ded563a0bb8b8fc3206f]

cairo canvas: Line dashing size depends on the line width.

Change-Id: I6a3f563b6effd37b448ec3e8463a87879e0566d4

2013-11-27  Jan Holesovsky  <kendy@collabora.com>  [f305861b1be589ff6854be2f72541398b61c637b]

EMF+: Line thickness has to be considered when drawing the caps.

Change-Id: I6043ee3c214f453afaef06125993c73be624c07e

2013-11-26  Kohei Yoshida  <kohei.yoshida@collabora.com>  [507d348454f6fd2d6475d2878bbc56efd9d73ca1]

Fix additional bugs in the vector array fetching code.

And a test case to catch it.

Change-Id: I233269822b383afa9783bdc7318eddee31d1eaa3

2013-11-27  Eike Rathke  <erack@redhat.com>  [1de7d0aba4142424fe0082071a4ac64ec377cea0]

resolved fdo#53103 actually use the external data filter options

ScDocShell::ConvertFrom() queries the filter options from the SfxItemSet
at SfxMedium, which is fine when loading the data into the table
selector first, but the final load via ScAreaLink created a bare
SfxMedium without options set. Do so.

Additionally it may now even work that ScDocShell sets options at
SfxMedium, which the ScAreaLink code prepared for but previously the
SfxMedium did not have an SfxItemSet.

Change-Id: I45d6a24906dc3ba41654b8c0951dd84939d8af5e
(cherry picked from commit 513eadd422ff6a41cfe9a16f82cf32872d729652)

2013-11-26  David Tardon  <dtardon@redhat.com>  [fe7a5819cd63a0f67f42dc986cfe8858bdf05ef5]

generate setuprc for instdir

Change-Id: I70418c4911aab0c24b5b198566fa69fdad0f1da2
(cherry picked from commit 3cac074a55a5872182fb9b3b7120093f4d2dcf82)

2013-11-26  David Tardon  <dtardon@redhat.com>  [856a85706301ba7a899e850f75cb4978c1d1f25f]

generate sofficerc for instdir

Change-Id: I06ddbc89c58384ce757ac809788f9d978677cb9c
(cherry picked from commit 9ce3e2ae14ecd2a0acd9e63818c1bd82c7a3fc52)

2013-11-26  Andras Timar  <andras.timar@collabora.com>  [951484c31aa41f74847b7c320408d4ca6160b15d]

fdo#72034 OOXML 2007/2010 -> 2007/2010/2013

Change-Id: Id5bec8634a66361f4369fe02a3061974d00e7a1f

2013-11-26  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [aa3297af50b9a197428565bb927cf566a9198435]

Mailmerge shows wrong number of emails to be sent

The progress bar is ok, but the text is displayed with the total
number of registers instead of the amount selected to be used.

Change-Id: I81da0e7ba9f193366e12cbf81118e36a43bcaad4
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6810
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit eda8111fdf9b1c69935237106a73d1c53c2776e1)

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [aa58872593822206e2f0a2bc0322954d4bf7685b]

EMF+: Set the stroke attributes on the custom line caps.

This finally makes the rendering of the custom line caps nice & complete.

Change-Id: If35ef1c44f34f5d5e6c50789c907105d03e96fca

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [c3052ac86115f9bb3319abc55ef7cc2a1607231e]

EMF+: Render custom line cap data.

Change-Id: Ic5e2e2d105fb006503b63e4e162d4dc09dab9e68

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [7bf90cf4065b0e23223f26ca24acfadc89fa875b]

EMF+: Parse custom line cap data for start and end line caps.

Change-Id: I3a5f79e22500f53c3c61c173e0827c250b2a8fd0

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [1ff6cb553ba67ba5167506a2498d20525b58a087]

EMF+: Small cleanup & more logging in preparation for line starts & ends.

Change-Id: I584f8a1680c6aa7b51b948a00213c285387b77c3

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [007f427dd2565eb108ed2292c1fe1af8051f2abb]

EMF+: Implement line dashing.

Change-Id: I9eb21c0a8b5baa5b0080845f61b12fc65034d959

2013-11-26  Jan Holesovsky  <kendy@collabora.com>  [fc1041634d3ed32593d78d1c7a96df734f2f5cdc]

EMF: More useful debugging output.

Change-Id: I2aa0e97878db62275d794be43a7d351e5ae25f1c

2013-11-26  Caolán McNamara  <caolanm@redhat.com>  [341dfe3a2e0f6f9e5bc1e7985cc4ccd00cf733ee]

Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcuts

Change-Id: I168de52d6185d5df9c41fd2d7a68c0ff3f733852
(cherry picked from commit 82b5172954261e030a42bd6b3f4acc99807d0ee5)
Reviewed-on: https://gerrit.libreoffice.org/6797
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2013-11-26  Eike Rathke  <erack@redhat.com>  [12ebbb7e471d851eec940a47e6737c7c89d0f7f8]

set a 23 enigma timeout at RegexMatcher, fdo#70627

Change-Id: I390bfec0d36dcc9529785e97994dad2b0704dc80
(cherry picked from commit d838ea200e7d6060d4a759616f9e1fcbf3c36c8e)

2013-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c53e0845e79ec234448ace26c6e225bea4541d9e]

add methods to enable and disable automatic device selection

Change-Id: I7136ad48ad3f20c60b77838225ce6c927514acff

2013-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff7ae53efbe9847eb24feaa96d5ca5e4f49ca272]

add API to retrieve all available OpenCL platforms and devices

Change-Id: I2475961ae315ee7193ca2cedd5943b663bfee7a0

2013-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7524119f965c54b863c9a67a19ff0a212c77879f]

provide UNO API for OpenCL selection

Change-Id: If5eb71e9298cefdac3dda98cb1ff67fe913ad3c3

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [eff099b9083ed5a5f83b45162d45c55e5c6d714a]

filter: un-break the SWF export dialog

The mpResMgr is no longer initialized but still checked.
(regression from 191dc43f97ed8bec78ee540676a91815cad71104)

Change-Id: I8330a74e9209eaca1fee70e7b8ba332482fa0c1d
(cherry picked from commit 6e4a4af525923eb6c2b24f6ac0c9936efe827ca3)

2013-11-25  Stephan Bergmann  <sbergman@redhat.com>  [c3d0095d8d98faf2e9fea525722c046f732b4bab]

rhbz#1030009 Remove global XModel ref

...that is apparently effectively unused since
2627bdaddc6f694dc7fc6ba347a305af0f88ee2c "INTEGRATION: CWS fwk02ea: #i28639#
always used supplied status indicator" anyway but causes crashes during exit
when it holds an SwXTextDocument ref.

Change-Id: I542545c793855b41731de72650bf07d5748fcb9f
(cherry picked from commit a7464edb0a4368db02b1298b5710cf98b17e282b)

2013-11-25  Stephan Bergmann  <sbergman@redhat.com>  [f16aa10d1a0f8ae69fdd617f054e6bfe2a063517]

Fix unoidl sourceprovider interface base and member checks

...and enable tests shared with idlc

Change-Id: I422b16c9b2636835d276cc2085cb640073894c97
(cherry picked from commit 454f3f72c5d7a6f92debb4e4756e330397d507e6)

2013-11-25  Stanislav Horacek  <stanislav.horacek@gmail.com>  [592ad650350d5a7dda2b0729f109c0cfbaf98e6e]

Updated core Project: help  f0bcc8f9d2501082e367eb9c93f7efb4ec0e8089

add location of PrettyPrinting property in Expert Config

it is hard to find it without location or searching

Change-Id: I8b8b4b0bc7e0be601ba53c8c21ccb982ad745452
Reviewed-on: https://gerrit.libreoffice.org/6800
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-11-25  Jan Holesovsky  <kendy@collabora.com>  [82ebfa31c3a821f3624e06958ec706769e2b6f1c]

EMF+: Stroke size is always supposed to be absolute.

Change-Id: I7221311e5dee6384dc2d1c071bf6f1c61811895a

2013-11-25  Jan Holesovsky  <kendy@collabora.com>  [ec27d36b2adea77201c03ae88ee71ac259e847be]

fdo#61272: Do the mapping correctly both for WMF and EMF.

Turns out that for the WMF, we already had everything set up correctly, we
were just overwriting the right settings with default data again :-) - fix
that.

Change-Id: I14b0c12b10f58eb7031f9da712dee76344c75159

2013-11-25  Jan Holesovsky  <kendy@collabora.com>  [cca0ae43e58f875116fd922c2b70ef6c89305fcf]

Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"

This approach to WMF breaks EMF reading, need to revert it, and fix a
different way.

This reverts commit db1b08d217ebbdd1b0296e1da260bf314a77acf5.

Conflicts:
	vcl/source/filter/wmf/winmtf.cxx
	vcl/source/filter/wmf/winmtf.hxx

Change-Id: I8f779791153f2e1faa086c91b82b3e8b93304f3b

2013-11-25  Jan Holesovsky  <kendy@collabora.com>  [8614fbc8e68aae5790b7ee06021393ea95e92ed7]

Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"

This approach to WMF breaks EMF reading, need to revert it, and fix a
different way.

This reverts commit 16eaa5e7c1208034bb3244fea9e6d9491ccb5501.

Conflicts:
	vcl/source/filter/wmf/winmtf.cxx

Change-Id: I59076d0a65d91ba3a1f3ebb48d8f7a542859d351

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [ae0d2d2eccacc298c0967feb0b434993aae70c05]

dbaccess: improve exception message when no driver found

Change-Id: I1734034e05324eb0d66fd52444b0521d4143bc12
(cherry picked from commit 7ad1c4356bfde3bf37830fa8e4b3267212473f79)

2013-11-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3bfac473a1b1dfb2210ec07245e649697679bd83]

--with-lang=ALL build exceeds maximum # of files in CAB

so don't limit the installer to one single file, but use 2 instead

Change-Id: I6fb22d217e1afe71143f0b3a5999e54eec190ddd

2013-11-25  Muthu Subramanian  <sumuthu@collabora.com>  [fbfb164bb4447f5a78aff9829df828b9cbde120c]

fdo#68594: Revert bnc#758621 commit.

Reverting: 55c63ccfd460895af22e91979967cec15d80b72d
Seems some other fix, fixes the bug as well.

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [c0a500b9f1b47ee1beea3c22ff029a03e657cb8a]

winaccessibility: let CoCreateInstance calls find the components

The COM services are not found because they are not registered in the
registry via regsvr32 (doing that is unnecessary since the components
are only instantiated by winaccessibility code and undesirable since
that would likely register the IAccessible2 types too, breaking A11y
tools) and the special manifest resource #97 that ActivateActContext()
tries to load does not exist in UAccCOM.dll; this would need to be a
XML manifest, the *.rgs and *.tlb that are already included as
individual resources won't work.

After reading ATL headers for hours it is immediately obvious that the
COM components can simply be registered by a call to
CComModule::RegisterClassObjects() from DllMain; this just requires
actually loading the UAccCOM library from somewhere so the DllMain runs.

Change-Id: Id58b754835cd2f1bcada37e5639a6b6042a42fd5
(cherry picked from commit 732ec36edfd09d2091d70c4d71b5f182fe279c45)

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [fd7cb4b05c1ac336f2430e05864bf98afe3030da]

winaccessibility: fix some error handling in CAccTable

Change-Id: I3c8bc6a476a6254a4ddc3a7cb0585544f3f78431
(cherry picked from commit d04c970e8f33109a1ef5c52f922a48a0ff62adb0)

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [930b8f4d51010ddf748225ff445e0d1d19b8768e]

winaccessibility: don't need 2 global pointers for AccObjectWinManager

Sadly can't use rtl::Static because it needs a ctor parameter...

Change-Id: I98bbfbb4d2ef54f40a5f110527b260c0b5b01eed
(cherry picked from commit ccb1e06bdb3c37c82ddc7b61135eda09fcdecae4)

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [0a3bd6a8340a7c5adcae62b7c6863a03875ebf5d]

winaccessibility: make XAccessibleAction member Reference

Maybe it would be kept alive by AccObject::m_AccActionRef but why not
play it safe.

Change-Id: I03c2be04e97dcde8a177ef8dfd0d75595ab13a53
(cherry picked from commit a5e281ff0468416e5bb20b16ccac16550a83a9fd)

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [050f835bb390e82eaee4520e8e6c4e255d2c5038]

winaccessibility: CMAccessible needs only one XAccessibleContext

Merge aliases pRContextInterface (unused) and pRContext; this is
exacerbated by countless local variables pRContext that shadow the
member...

Change-Id: I6bc71911fb41a2ce2590d614020ecea36d6ab4f8
(cherry picked from commit 58ab5239868039bc9e4dff391fc0c420a2eb3d8d)

2013-11-25  Michael Stahl  <mstahl@redhat.com>  [eb32f6e90d5b4f554044bb94bc0e9c3cb88aac17]

winaccessibility: CMAccessible needs only one member for XAccessible

Merge aliases pUNOInterface and pRef; also pAchorUNOInterface is never
used.

Change-Id: I1b3841a9aca9d2438b25c66c7f67d09ce13b41f9
(cherry picked from commit fd2877ee09fd4cd738769cda5de5b641f73adee2)

2013-11-25  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a515a8393b0790c4d2020b791484e925850329d0]

Add missing keyboard shortcut to dialog

Add missing keyboard shortcut to dialog swpossizepage.ui

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

2013-11-25  PriyankaGaikwad  <priyanka.gaikwad@synerzip.com>  [247edcf4fe8e7c624fda74b9e9d1658da2785a34]

Fixed for libreoffice crashes while opening file.

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

2013-11-25  Andras Timar  <andras.timar@collabora.com>  [a987ac4a3af53c4c8bac7485f8fab6d2153840e7]

Updated core Project: translations  e128db6759de734c9f8e1172c128d7741744eafd


2013-11-25  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [4e90af55242f59f6050611efd2b849a1e3a679e3]

GPU Calc: a test case for unrolling SumOfProduct

AMLOEXT-245 BUG

Change-Id: Ia8756af26c765820a04137a87f6681447dd18efd

2013-11-25  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [70cb6b4f6a417527998b33b2d5a407434495651a]

GPU Calc: fixed a SUMPRODUCT problem

ALMOEXT-245

Change-Id: Iedbbdc612232a939b2270e373313c872de831c20

2013-11-24  Andras Timar  <andras.timar@collabora.com>  [565b5ab16aa6e3b7cfaccf0391d2d6f4c13269a3]

Add lo_LA (Lao) dictionary fdo#71939

Change-Id: Idbc102453aa47a71d7b550eb8a7b65c25825111e

2013-11-24  Robert M Campbell  <robert.rcampbell@gmail.com>  [0c09f9ce9838c73b2db5b8c6bada06a8b95e427c]

Updated core Project: dictionaries  c4659a9bbbe9a35cedcf29c11631d78ec09ebd17


2013-11-23  Khaled Hosny  <khaledhosny@eglug.org>  [80e9158cde3c3b7f24dc14d4f0dc513c0bcac089]

Correctly check getFileURLFromSystemPath() success

Change-Id: Iadc34171235fec2d6aafd601f62a0bff8ed5b3ee

2013-11-23  Khaled Hosny  <khaledhosny@eglug.org>  [0bdccdabed980438fe4df5bcea52425da2073fbd]

Make TTC fonts work again

osl::File::getFileURLFromSystemPath() does not return a boolean. I
wonder how this worked before, if it worked at all.

Change-Id: Iadc0e06236f43c24cbcd42e4fd79ac9116a58c13

2013-11-23  Khaled Hosny  <khaledhosny@eglug.org>  [2f7f1fd079f7430db3c2de4945829a9623f10863]

Simplify this code a bit

Change-Id: I591484788c5bcb9b9cde9696b149ede7298015a5

2013-11-23  Eike Rathke  <erack@redhat.com>  [7c1aa21e95e9eae2fbac78c3061ed1be3c70d103]

resolved fdo#61946 use correct TabDelta for UpdateReference

The sheet delta was reverted resulting in the references not being
updated when conditional formats were copy-pasted between sheets. Saved
to .ods then was an identical calcext:target-range-address as for the
copied source range.

Change-Id: I038b58f20f71ff1393dccafa3021dac02cd69e4b
(cherry picked from commit ef8e0beba442f58abe3bc77f6f55fc6109025dd4)

2013-11-23  Michael Meeks  <michael.meeks@collabora.com>  [4dd1f85094620506317dafc223d38e6c392b6599]

fastparser: avoid allocation and conversion of elementnames we don't need.

Change-Id: I4c09aaa12b53181e50662de2721d170c195c7c86

2013-11-22  Wei Wei  <weiwei@multicorewareinc.com>  [c9fcb7933c9a4233c0ccb0951068840db1cb9ad6]

GPU Calc: Testcase for Sums of Product that have out-of-bound window

AMLOEXT-244 BUG

Change-Id: Iefce62484b2189b37b747bfd4b739115dafbc40d

2013-11-22  Wei Wei  <weiwei@multicorewareinc.com>  [2947549f2361a5462346f4f88fc207213c180bd8]

GPU Calc: Sum of product doesn't check out-of-bound accesses

AMLOEXT-244 FIX

Change-Id: I5f49f7acccaabd2a97d8ac4bfba4b973889278f1

2013-11-22  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [3621f1952d129892d14ab57a123c6c3e181cae49]

GPU Calc: test case for parallel count()

AMLOEXT-243 BUG

Change-Id: I97e2dab35b40f4f7fcd4975ae7c5907e97e19fd9

2013-11-22  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [80e98f2b73a0fde51c0cb0d2da097b57c4c71223]

GPU Calc: fix a parallel COUNT() problem when input vector size > 512

AMLOEXT-243 FIX

Change-Id: I1a356f9a591c1f5a99d2675065b63a7673217ac6

2013-11-22  Eike Rathke  <erack@redhat.com>  [be853f8eb2c2a4a681f7003d96f46b06d2410522]

init nRotation [-Werror=maybe-uninitialized]

Change-Id: Ia48c8e3ef9dfb1f1f881845813ada518231352f2
(cherry picked from commit 44397a6f36ae6db697899c4595afe617e5fbe8ca)

2013-11-22  Michael Meeks  <michael.meeks@collabora.com>  [f6e2d66c948ed8314d0c0043182a103956460ffc]

oox: avoid per element allocation and freeing of OUStringBuffers.

Change-Id: Ie4d4d7740ae002422f73a3bfc57e1fe1ad67e50f

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [9ec37c37b080ac26fde8e0370af44b6858858731]

Fix unoidl sourceprovider polystruct argument checks

Change-Id: Ib7ee3188b87b9b4216214b65347e34970e1b92a5
(cherry picked from commit bd21de41e30e47f7d1c2ff6d4bdcc4a7f0e72103)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [bde3b4bb2681f2a1fce423fc600a398940bcf25a]

Fix unoidl sourceprovider typedef check

Change-Id: I7faa689c803f83687cfcc39dc7c4fd145584e849
(cherry picked from commit add28638db1bf367751c98631624c6dd7adc6c22)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [9a9dd2ddda6b78bee822644e0eeec2e51709df30]

Fix unoidl sourceprovider recursive struct/exception member check

Change-Id: Icd156745da10011611590b6b62cd0ec2df2b1266
(cherry picked from commit 39831b1d17abd360b1d50c8820f09cfd095be337)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [ab029caf9e24df5a3a51e5ed93cec7539240778c]

Fix unoidl sourceprovider "published" checks

Change-Id: I93b9fcc2b20ed7a7c160a9ef3294b6e578678f53
(cherry picked from commit 87dc22287604a702b584cd8a9272870421b8b6d1)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [759a9281e0eefcfb35a26fe4c18661bfb8f7e858]

Published FormController cannot reference unpublished XFormOperations

...and the hack to locally introduce a bogus pupblished forward declaration of
XFormOperations with which this has been worked around in
cf5c36912390b2f6018f57f79085ab1fa88a08d6 "INTEGRATION: CWS dba23b: work around
idlc limitation, which does not allow to refer unpublished interfaces as
optional entities in published services" no longer works in
offapi/type_reference/offapi.idl.

So given FormController is a (deprecated, even) old-style service (i.e., little
more than glorified commentary), the best fix probably is to demote the
problematic optional property to a comment.

Change-Id: Ia38483c817dc1762ba73315abcd4f9f063db3093
(cherry picked from commit 75144495ee77a41e5a94d9e21b7f6aaf16a80b4f)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [95b0c45034f9899e1cbfbdd7619014c9fd6eeab3]

Modern UNOIDL parsers ignore preproc lines, so replace #if 0 with comment

Change-Id: If46e98f54b916c312193ef7d931e120c53d047c0
(cherry picked from commit 71af2d5885eba0b82e6e0f3938bf08a9346776ff)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [232e9f5355516ca657fd11508df49a48c9212086]

constant.tests idlc/unoidl diffs:

* byte only accepts singed literal values < 128 now

Change-Id: If557b5212e349fe115948f72b5558fee338db659
(cherry picked from commit 2abcff25137c7c9af007554c97a4512319ec2e4d)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [77820de0f5c47d73eb4a2aa71c78f0ee8177e14e]

attributes.tests idlc/unoidl diffs:

* global exception names no longer clash with local names
* repeating the same exception in a raises spec is caught now

Change-Id: I388aae4de59bddc1c69bf4c263297d0b92b47106
(cherry picked from commit 61c092497ebbc22f1ce92e185f9fb66353bb9172)

2013-11-22  Stephan Bergmann  <sbergman@redhat.com>  [fcf4a5b8b009a96903d8133f79081b276cc56ccb]

Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffs

Change-Id: I653522d8ebaac3329f368c102d14041c6b49d41d
(cherry picked from commit c5bb39d64d26398e9ebf8f973059a887c271052f)

2013-11-22  Miklos Vajna  <vmiklos@collabora.co.uk>  [e8887be76309052b6f5a9edceca3630a7abd6dfd]

cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on Windows

Change-Id: I3f9d69ddbb2144c60a724e4242128b65ae167455
(cherry picked from commit a56bfe734a7bed40a175e0eeb7e86e7006a83f83)

2013-11-22  Khaled Hosny  <khaledhosny@eglug.org>  [29e5d00bba1bd4a547b36f111e2e7922922f8fb7]

fdo#67802: Fix PS printing of non-CTL text with ligatures

The GlyphSet::AddGlyphID() was messing with glyphs of characters that
can be converted to Windows-1252 encoding, discarding whatever glyph it
was asked to use and using a random glyph that is supposed to belong to
the converted character. For ligatures this means the ligature glyphs
was discarded and the glyphs for its component was used, but this broken
for just any glyph substitution.

The code makes no sense at all, apart from the fact that it is verbatim
copy of GlyphSet::AddCharID() since 9754ad8d979557ea03cbfe04708b62b698d1276c
and just happened to work because we did not enable ligatures and other
typographic features for non-CTL text before.

Change-Id: I764f0b40f8acf61eae38a9038b0666d711c04a9d

2013-11-22  Eike Rathke  <erack@redhat.com>  [0d94f14ba641752401f6782f75c015f3f031f679]

more tests for new Excel 2010 functions, fdo#70798

Change-Id: If996e57a616adfb21f09463ac305e64c4e2fa4cc
(cherry picked from commit 52999789258aa7cfde8d01ff7e8a03a0f53278db)

2013-11-22  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [dec38b9b514e256354297073b2bf556f4a2c3c38]

fdo#71722 add Excel 2010 functions

EXPON.DIST, HYPGEOM.DIST, POISSON.DIST, WEIBULL.DIST

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

2013-11-22  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [73ee1d61ddbda7271623f5dccd0c647d614d8d1e]

fdo#71350 fix incorrect calculation of Excel function CONFIDENCE.T

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

2013-11-22  Eike Rathke  <erack@redhat.com>  [d9e148c6bfbf4f29b477a5df381193c4f5a3ef36]

removed declared but undefined LanguageTagImpl::convertFromRtlLocale()

Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9
(cherry picked from commit 5d34cd53e4cb63364cc3a369f7f97fa25d9741cf)

2013-11-22  Eike Rathke  <erack@redhat.com>  [fb0a970e82d5cee736ee1f50d186c648e1890116]

handleVendorVariant() strip in case some was injected

Change-Id: I73c42a99671524e9fb186257a9bc943d514958c2
(cherry picked from commit 017a2a368cee1f6f5e7c6e18e65cbbc1a54efe47)

2013-11-22  Eike Rathke  <erack@redhat.com>  [7257023e6e831f2ad5d4b56a73c84652b2c6cd9c]

documented BCP 47 semantics

Change-Id: Ia2fad8e79833a66bb3e95047fc5885880d6da17c
(cherry picked from commit e3f30efe9f466e776e19210c0e1bccea97e6be49)

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f9dacc6d9e542c4257757eee4824647c9587c1e1]

getChar() to return a null-terminated char array.

No need to fetch string size with this change.

Change-Id: Iae5f6c60430fc57985a0fec5bfec59727e5a8f0f

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [24ff564bda7921f4b8f0e4e77adcc0d6458274da]

Set default cell style directly, without UNO API.

This also avoids unnecessary row height adjustments.

Change-Id: Icfecf0a5fdf7ef18db368ebadcf9d0b8700c0b65

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [37b741e1eb6025d2e3637c69c31acf807a61bb05]

More removal of UNO API for setting document properties.

Change-Id: I8c68308394a64eee0985d7d1f8c8b34637a6da74

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e8fe1e2e7fcbfc36559429afdfdbed149259e42f]

Call the method directly via ScDocument, not via obscure UNO API.

Change-Id: I27628314337ae4df31420d63d7c09148369a6759

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [173dfb3f2e3c07b35fa05a218d9860720850a6a3]

Shrink class sizes a bit.

Change-Id: I2561ede5a42ad1f0f3bb74f7b9375f87010eddc3

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ab580b750d1cac4a1286c882839d26bb289155d0]

Avoid re-drawing progress bar too frequently.

Change-Id: I01dcd6d421c1f648b4cd8413e3baf50fd26d4c8f

2013-11-22  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bc795c6acfa1a143843e84f17d53f2485da6c190]

Compiler warning.

Change-Id: I66b16e9767369fd54611f92d66cd1b43f4e8c5a8

2013-11-22  Caolán McNamara  <caolanm@redhat.com>  [390b9d88c47347ebc714808979fcf8bd4e66f5c1]

Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcuts

See also rhbz#958300

Change-Id: I5c3cf9652adb7b1c9ec53a32ed39f231a09ae1d7
(cherry picked from commit 8cef6c7ec67aec88b339ca647e784afbabf190f8)

2013-11-21  Jagan Lokanatha  <Jagan.Lokanatha@amd.com>  [40cd29a9660ef7945141ef96f60ef38781ade75f]

Ensure that when ds_profile is NULL, NATIVE_CPU is selected.

Change-Id: Iab714a296ce0f807b5badd1ff96a99f3da2b24f8
(cherry picked from commit 5556b1ffaf81543af680c1f68b79f36d7ad1785e)

2013-11-21  Andras Timar  <andras.timar@collabora.com>  [8a75be38466ade124c04aa17e33d259eb17e9933]

.ui typo fixes

Change-Id: Icbd66948404051014fa21669d353e6893c967532

2013-11-21  Stephan Bergmann  <sbergman@redhat.com>  [c26850a57da72a9fbd55a7232d3a6f4f96f8846e]

Remove unused exports.dxp file

Change-Id: Ic4313d9d1caea6448749c5c010ea9a034a75a907
(cherry picked from commit 36223cbe8b9a80827a8ec49c031540ea62c23c6d)

2013-11-21  Stephan Bergmann  <sbergman@redhat.com>  [0695d801b746b8e306b423aab49566c6361f7264]

No need for default component_getImplementationEnvironment function any more

Change-Id: Ia03e2797d80429284964987d07ebc033346a7ac0
(cherry picked from commit 1917dacaf2f3e29caadcac09162fe9b2158a45d1)

2013-11-21  Stephan Bergmann  <sbergman@redhat.com>  [5faf3bdfdae1be4e9dbbed762f9a72ab195c4a20]

Improve debug output

Change-Id: If09b4c0452d2e436be146a789edf85b1087d74e2
(cherry picked from commit d7791c933d8f7545b2535fe1a6d706008d2f9605)

2013-11-21  Stephan Bergmann  <sbergman@redhat.com>  [54bab3c6c1d225922d25420e44e7a915daeadce4]

Simplify css.accessibility.MSAAService and corresponding XMSAAService

Change-Id: I96c69e871aa7b20cdac9751a64faa5e436f31a1f
(cherry picked from commit f3f4d9ec0f0eaa1aebdfebe831021a9d96e63f58)

2013-11-21  Julien Nabet  <serval2412@yahoo.fr>  [1d3c75a4ccaee7097ddecd39bed5d43e343a91dc]

Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph style

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

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [af0909f1b88a47db1ea0ea53cdac59daee42db0b]

--enable-ia2 no longer disables Java access bridge

Just install both; 448727e598ca0c35ee9cd6f2c25a847c8147943b already made
IA2 an experimental feature with fallback to Java access bridge if
experimental mode is disabled.

Change-Id: I4ca64adbc586bd87b4d28087709f5c2e02bf7990
(cherry picked from commit 31b91f6f8a7cacb062005d6ca2a7b5b2645a9799)

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [b8156a37a62722ba7ef97d511150ac2ec55523bd]

Makefile.in: "make check" should build "all" too

Change-Id: I6b72c3deb1a056149e965b78d12d3c37c6bfd5b9
(cherry picked from commit deb249e1b3a3095e0d04c47f57044fe5b0ddf095)

2013-11-21  Miklos Vajna  <vmiklos@collabora.co.uk>  [e537eda826fcc22464d64f5186bf5d14178a7f59]

.gitreview: default to libreoffice-4-2


2013-11-21  Stephan Bergmann  <sbergman@redhat.com>  [e23220f9e823a3f2babcad7ca608ecce6bb66d33]

Typo in capitalization of include file name

Change-Id: I41a46c5b62c06f6298fc6e0ac70ff508bf27ec29
(cherry picked from commit 2732615c63d310232ac1900ca7549df653f792ff)
Reviewed-on: https://gerrit.libreoffice.org/6756
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-11-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [479a54ed0475d0f305d78d7a29b127aa8122f248]

bump product version to 4.2.0.0.beta1+

Change-Id: Iea3539376db2d9b136a30a577002f7ded69a58a4

2013-11-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6da823d5bc4d36da3609f6262d72ecd11c68bf6f]

Branch libreoffice-4-2

This is 'libreoffice-4-2' - the stable branch for the 4.2.x releases.
The commit rules are different according to the development phase:

+ 4.2.0 beta phase:

    + any bug fixes are allowed without review
    + late features need approval by 3 people with different affiliation

+ 4.2.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: I639438139233130a9986a1f432b108bca1e5c586

2013-11-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3]

Updated core Project: translations  c8c40371caa4507a490f8c5ab0961a35848d01c5


2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [22ea573b7417db0392c006dff06cde50ddbcd469]

Expose raw char array and use it to avoid OUString allocations.

In SheetDataContext::importCell().

Change-Id: I52db64219f672ea5fbbda17686bf1173ceac5926

2013-11-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f9041c386c2193c7d669691927261e0fd7608e3e]

oops, we still need the ?=, of course

Change-Id: Ifa3e6639a5fdbd58e99fe3f1feadc009ddcee880

2013-11-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6788b92e15889beb151baf2b8ca8719f6ea38481]

lazy eval is lazy. and nasty too

Change-Id: I4191277a2df0ea060d86090ee6e99490840f8f48

2013-11-21  Siqi LIU  <me@siqi.fr>  [794ec0cd7068d3eb3637b14cfb0270f8e44c9397]

misc

Change-Id: Ie81184b9d155e47f0c5e69a11f02618e357764ab

2013-11-21  Siqi LIU  <me@siqi.fr>  [631d6a8e1520393d3a7b7d74236f1e4b9fcf8226]

regenerated complete localizable.strings in English, to be translated

Change-Id: I267c79dc1e5c48006901354e1d32647096a893d7

2013-11-21  Siqi LIU  <me@siqi.fr>  [da126099281331309caff0f6e65b3dca6ae979db]

app setting localization experiment

Change-Id: I862b93cd9f3a60fbf8249985bab0008325e4f68a

2013-11-21  Siqi LIU  <me@siqi.fr>  [8232dfd5206da20546780ec0a2d3e7ea490fdb07]

plain strings in in-app tuto to localized strings

Change-Id: I20cf3a3095015a72a8db46248a196c70f399f84f

2013-11-21  Siqi LIU  <me@siqi.fr>  [e7fcb3f02092f1ac136344a54298e87798428860]

backward compatible with older serverend impl, ie without vers info

Change-Id: I7b6597269778c20b8ed27d3eab6b4c80257b4ead

2013-11-21  Siqi LIU  <me@siqi.fr>  [ec11f022cc1bb2857b20ff96af1f37ca49b73b00]

move ServerListViewController to appropriate place

Change-Id: I0f66efe7c306ef8110361495eee0a3f1dbde1013

2013-11-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a2541298c6fe7a23202808a8da39063fef005f07]

move finunusedcode to a script

Change-Id: Ie4a422a818095313d9765a4c5e9ebba838eed76d

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [d47e869c7ef1d573d1f7107150ca448f86d292b3]

winaccessibility: "typedef sal_Int32 HWND;" - sigh...

Change-Id: I5c51652932537cfb200183c30c5c1d954586f8fa

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [a36d446591353d7e4ed7eb9e25d98c6411e78a8c]

winaccessibility: fix even more pointless HWND to long casting

Change-Id: I16a39a0dde27b17f1467a9605a4566b05f53a485

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [77f94ded7adaeaaf1074312632b7d933fd2d7fbe]

winaccessibility: pass pointers as "hyper" in the COM IDL

Change-Id: I083589fd57540e3b4ec488aeb84bc92dddc02d36

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [8530048bb52d1617678958b07a0bb2946507259d]

winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgent

Also use bool instead of random integer types.

Change-Id: If4da5f6b7986231312438142c9ea953d761c6745

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [c70fd83a916770d068e2278c0e6f105826178858]

winaccessibility: clean up global TopLevelWindowListener

Apparently the life-cycle of this global variable is tied to the
MSAAService anyway, so just make it a member of that.
Also it appears that the FreeTopListener function would call release()
but at the place where the global variable is assigned acquire() was
missing.  Using a rtl::Reference should fix this up too.

Change-Id: I6dd305dfd990d7fd4c54b16d971700b88470dc43

2013-11-21  Michael Stahl  <mstahl@redhat.com>  [07d4ae39601175caed76b4aa41d6e21d77c717b0]

--enable-ia2 disables building java-bridge, so disable packaging it too

Change-Id: I7e3b2d47af9a9b91b22df43fc56cdfd3522de6d8

2013-11-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4a016d139e2dadddfb684308d141de53ba1e5c8f]

simplify top-level Makefile some more

Change-Id: Ie1d53db34f812a83940196d0bf6e4ad8aaa8eab6

2013-11-21  Matúš Kukan  <matus.kukan@collabora.com>  [38a22f56caa1925954b3f505a6b4326b41625a05]

just use wildcard here

Change-Id: I2c145328b03f66a6a67c0afa0463005112fd77da

2013-11-20  Xisco Fauli  <anistenis@gmail.com>  [d2bbcb539d3c67b305f274b204fa5dcc4f5d9020]

pyweb: remove unused code

Change-Id: I6141e314e04222544f8fe356d8cdfd3be1984840

2013-11-20  Xisco Fauli  <anistenis@gmail.com>  [8594ff4e6b1a8ea16f4b11c91b2e3f3971073bf6]

pyweb: fix finish button behavior

Change-Id: I6f9313f721ca07e98107cd2770f5846ffae0171a

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [380007d64716fc93fa265133eaa264132a242768]

Elide utl::ConfigItem_Impl

...and utl::ConfigItem::IsValidConfigMgr is always true.

Change-Id: I37e295729c3d0ae12719f0ae6f5a5628c58d0b9f

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [2d81c8f01771585e5f6bac87722051e0582f8453]

More garbage

Change-Id: I6e3f98b932f020bc7b1e8e9ba28503dd60d3fb9d

2013-11-20  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [853299f0388d2d2067a8a5ab412ac64391996405]

GPU Calc: fixed missing assigment operator in unrolling

Change-Id: Ie7060900f4f90b789a16b1341ec1c2c905410ee1

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [d3f37fa3a9d2fb1f593ccf5797919bd749936966]

Presumably a typo

Change-Id: If9a0db76cd7ce21edddc57346e71da1bdf995b25

2013-11-21  Tor Lillqvist  <tml@collabora.com>  [3b176d77e7021d1ce3e82c28b921bbd4f7523a7d]

Use SAL_INFO() instead of printf()

printf() and SAL_INFO() / SAL_DEBUG() output apparently don't end up in
correct order in a cppunit log file which can be extremely confusing. So let's
use SAL_INFO() (with the tag sc.qa) for the qahelper debug output.

Change-Id: I529482c07651f84688ec5751d2b3dfc7d89cb4ca

2013-11-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [7ed6edc1d20a9c2aceea26e4a49a4f00d1047ad9]

CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configs

Change-Id: I8d5293c279925ace9b405cf5cbfae492d2d60f41

2013-11-20  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [b98edda0719e382f38e68ecd76653c5de74aa283]

GPU Calc: re-enable parallel SUMIFS

Change-Id: I70797f089ead267d223772b73c4d093813716029

2013-11-20  Michael Meeks  <michael.meeks@collabora.com>  [acc0fcd96c940e42da27bb58ba1c89ae5de5a5b8]

fpicker: cleanup async requests, dung out comments.

Change-Id: I016145d315ae1c4b5376e43583e2546a2b7f7b07

2013-11-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [24b4610e10a539609a6679b598de7dc7957791c0]

Separate Impress Remote from Android build.

Previously the Impress Remote app could only be built within
gbuild when building the entirety of LO for Android, it can
now be enabled separately to be built within any LO build.

(Note that the app could still be built separately without doing a
full Android build of LO by using the android build tools and/or IDE.)

Conflicts:
	config_host.mk.in

Change-Id: I21d4389082a1492a3c9029d630f3fff97d9ba99a
Reviewed-on: https://gerrit.libreoffice.org/6146
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [e587d0c98a5cc819df8c811e7c7347b87a3093ab]

Clean up SwXTextDocument::create

Change-Id: I78a190176b7a4070442036772d244ea008dd34c1

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [cb874affe89e6fed810dd084841af807740750b4]

Result should be in seconds, not microseconds

Change-Id: Ic269b120c5c29ab12eb982d46132381d1891d217

2013-11-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1bd21f801626df6e0e73f81b9133de4799b8c7f6]

install-gdb-printer -L fails with 'unknown option' anyway

Change-Id: I5927427264eaed86d2e93bee1cfc8f1ff55690c3

2013-11-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ac32aafc7bf4a3ccc960fdfe2a18d133a27213a8]

clean up echo deserts, consolidate blurbs

Change-Id: If268d37e8e96adcb8902c8b3fc855ecddea69ba5

2013-11-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [60c64b437c6678dd1d3fa3a6fc2b7da0480890d4]

some namespacing

Change-Id: I7f4fc456d7e9690443d94175e94b69db50c3e2b5

2013-11-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [00e9a7a5571bb4bec49a2c0cbe39692bc37ea110]

toplevel 'make check' should also do subsequentcheck

Change-Id: Ib41660a1fef332573ef1c477c12bc8fdfedfc4db

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [008471428cb6122c6b3b444a0f9ff094e16774df]

Simply use a separate temp variable

The dynamic_cast thing caused error: dynamic_cast from rvalue to
reference type 'std::ostringstream &' (aka 'basic_ostringstream<char>
&') with Clang in C++11 mode.

Clearly putting the value of integer expressions into strings is a
very esoteric corner case that very few C++ programs need to do, if it
is this hard to do it and there is no obvious standard idiom that
would work in all compilers and language vintages.

Change-Id: I46ed2bd2a8f860d7323682b19886ec732b0722c1

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [bd390560539cec344323e1bc68b7e19a0aa4fbb3]

Rename timerStop() to timerCurrent() as it doesn't "stop" anything

Change-Id: I99dbee00422ac9a066479231b32112551a317e75

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [43da86747ada05c7a019ef0e5a54dc1e6a3e32b3]

Simplify "timer" code and add OS X implementation

Change-Id: Id728dc3b422c76fcb6c0a1185caae6f05b9ca245

2013-11-20  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [5a1fa549520aad341b1b8cfe59b1e1b6ed3e4164]

fdo#71436 add Excel 2010 functions for F-distribution

Added F.DIST.RT, F.INV.RT, F.TEST, which are renamed
FDIST, FINV and FTEST and handle the right tail F-distribution.
Added F.DIST and F.INV, which are new functions and handle
the left tail F-distribution.

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

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [b3ecd33b45d131e63bff287ae564c4225a946959]

DynamicKernel isn't needed outside formulagroupcl.cxx after all

So put it back there.

Change-Id: I7c78719c95123e33e4506ace912ff056df56b247

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [0c7e7043bdeab5ad683e9621573441891ef4868b]

Fix a few of my own thinkos, and add some assertions

Fix two obvious mistakes from 8c37bafbc5adc0c79f218f9db2dc25ca8e683125.

Add asserts to make sure the calls to ScFormulaCell::CreateCellGroup() that
now don't take the nStart parameter any more (but assume that the cell for
which this methoid is called is the start one) match the old ones in semantics.

Change-Id: I50cb0cdaf620253881225baf39ae9cd935917b27

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [4787398ff07fe1bfe34ea878e9c8ee96e5d9994f]

Bin comment that is now weirdly placed after merges

Change-Id: I1cd92ae150be15c4b34249a8116c5f0a7b99f33f

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [440bd4526cbff522c1cac2aa376660848b58685f]

Fix leftover wrongly named header in #include

Change-Id: Id874d1b845dc2dc5265cb0aa4dccd2b8de57088e

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [51a01d79ca88fe3eab6094338494e04a117831fa]

Try to make the background OpenCL compilation conditional at run-time

Change-Id: I2366465f4e786f905c32b17a15c16486c4c21d38

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [94544378e5fcee7de5b481a9f06d7ef4a821d107]

Fix some life-cycle issues for backgroup OpenCL kernel compilation

Now it no longer asserts or crashes in light testing, but it doesn't
properly recalculate either.

Change-Id: I7dc117341eff5ac1b21d7400122cc6e04ae2baf7

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [2f98f0ecf8964f5fce8e315fbff29760aa6449dd]

WIP: Background ahead-of-time OpenCL compilation

Work in progress, does not work. That's what WIP means.

Change-Id: I31459624a45370384e00392937ac9a5b9cd893c2

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [25fb3d749c3184b96c79352be4990c9b4fa6c602]

WIP: Background ahead-of-time OpenCL compilation

Change-Id: I6e9906fb68a22eb0adab753726ec0d62dd05fe9b

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [3e8df9eb9535349b2bbb1394794cffcae4b067ac]

Avoid crash in unit test

Change-Id: Ic452c1a2a8a7099a22584130e6a161c25bccabae

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [856e0ab368b4079df11cec23d669c050b45fc36e]

WaE: unused parameters

Change-Id: Ic7c0b5273bc585757abb070ed71ab0cc04bd0304

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [c0307ec2bafa0751e7d8ea1f4d6caac58c5cc5dc]

WIP commit of threaded OpenCL compilation work

Change-Id: I210d0ded9cb38569b0831355522d8309cee05f56

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [feca57d41d515959e3f730eb372a3d33bb251a03]

Use the more generic CompiledFormula type

Change-Id: I91d2e956b76919c56d14712789198c3c10470742

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [e064677047d924074d327081eeb8c15f76d62e48]

Point to the group's top cell in ScFormulaCellGroup instead of the top row

It will make implementing the background compilation of OpenCL kernels
easier, I hope. That needs data accessible through the ScFormulaCell.

Change-Id: I77ad5a94eb13551e6238d5f5285f1c916d7cb992

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [94293870da07719c50f9281f6aeed8347fb92517]

Add "sc.opencl" logging area

Change-Id: Icd851c17bab1f55cd16d5a48cc71ff2ac91daa2c

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [723060d4b301e80bf6390422a0e82d56ab8e1fd3]

WIP: Do OpenCL compilation in advance in a worker thread

Change-Id: I9fbf848bd487e5ea49a383461f04e3c1678af607

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [89f8829a62479c6d6deb1ffaab1baf710c8cc856]

Make it clear in comments what kind of "code generation" they mean

Change-Id: I1a21ba33dd5c5c87938efaa9a779e2eab4f2778c

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [8764c9e91a27f9953be2a5cab54e08cc2eb35278]

Refactoring in preparation for threaded OpenCL kernel compilation

Introduce a new abstract class CompiledFormula, of which the
(existing) class BinaryKernel, that represents one OpenCL kernel, is a
concrete subclass.

Change-Id: I70fd26fa4bd3de026276727bf9fa8ed01bfb62c9

2013-11-20  Jan-Marek Glogowski  <glogow@fbihome.de>  [13a8fac05425f9d66c643f25faa49c1f17c62474]

Freeze layout / page format normalization.

For single-file mail merge this skips the page format normalization,
which would be run during each document / page append.

Instead the normalization / checks are run for the whole document
at the end of the generation, changing this code from O(n2) to
O(n). This way each mail merge generated document uses the same
time, because the target document isn't completely traversed for
each page change.

With my test document this produces the same output, save some
changed internal document IDs.

This fixes fdo#56355.

Change-Id: Ia779705cfb107383341f946542d28434c986591a
Reviewed-on: https://gerrit.libreoffice.org/6733
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-20  Matúš Kukan  <matus.kukan@collabora.com>  [73c5e9824690b2fc38976d5e53e1fd10a16dc47b]

fix: overriding virtual function differs from 'osl::Thread::terminate'

Change-Id: Ic291f9cdc7413d125a79a1e79ef8215de32bce3b

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [55b489ccbaf8bb17082d75a27e48b158008446ac]

Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItem

Change-Id: I9cc6ae4fc5fc67837fcfc5fdea92baadd032996e

2013-11-20  Oliver-Rainer Wittmann  <orw@apache.org>  [f62ef4e83082479785666ddd158df318820c7c0a]

Resolves: #i123578# adjust table layout algorithm to avoid layout loops

--> no shrink of master table, when follow table current is layouting its lower
table row

(cherry picked from commit c037ec6acc66efdeee738f057acee7c52ab979f3)

Conflicts:
	sw/source/core/inc/tabfrm.hxx
	sw/source/core/layout/tabfrm.cxx

Change-Id: Ic1366b20e421d582977d44c6dd7dae3865f53ec4

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [72365491e367784b5c5b8d0f9246f414cd27211b]

Use <windows.h> with a lower-case 'w' for cross-compilation goodness

Change-Id: Ia7ec6c4e9808a379e955a013264e1f92a7f6a358

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [a027a1bb685883c840ffaa112808106b891af728]

Don't set Referer when accessing embedded media

Change-Id: I9a1709eb0d5bb81c6c90c4b9f90ff7bed74cda67

2013-11-20  Eike Rathke  <erack@redhat.com>  [9ee4c3e9bdb7c9e005d9498ae196eef60f023311]

added D/M DateAcceptancePattern, fdo#71836

Change-Id: Ic31811c287e2dc2908243a228a340c3005077297

2013-11-20  Matúš Kukan  <matus.kukan@collabora.com>  [ed89a069f462ae106802e0d1376c38723c2c12cb]

datastreams: read data in another thread

Change-Id: Iedd4075eadce9ca8fc41b279ea03c2679b01ec71

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [32a621027f1a234a85b3659b93752a9263d8e860]

Resolves: fdo#70703 guard against FlushImpl inside FlushImpl

where the inner one deletes Shells that the outer one is still
processing. Push the candidates onto a stack and let inner
FlushImpl modify them to inform outer FlushImpl's that an entry
has been deleted

Change-Id: I1db8546d53e24cc96c72f2cd5cbec57b6cecaff5

2013-11-20  Eike Rathke  <erack@redhat.com>  [12b577cdab73ac5ae1a97fd2739ed4bfb652ea44]

use Puinave_Colombia [pui-CO] locale data, fdo#71836

Change-Id: I59d553f7b70955de18562046f1d7aa5fae6e9fb1

2013-11-20  Michael Bauer  <fios@akerbeltz.org>  [d24a198f20d517cedf2ebdf86fcb151a4728f4ad]

added Puinave_Colombia [pui-CO] locale data, fdo#71836

Change-Id: I82b093f7778a9d85016903cad1e39fc97f696cf2

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [418836b04a11cc22d71394872b4a66be7ee545ee]

Add missing linker flag for clock_gettime() call.

Change-Id: Ibd8574dd74398c8b231059ca606edacf7f8005c4

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [806451556adcb010e1466d5bd1a170a35e36095d]

setup_native: warning C4005: macro redefinition

Change-Id: I34bea8aaedec8df47874c5230c87455aa1ce6883

2013-11-20  Thorsten Behrens  <thb@documentfoundation.org>  [1edb5b37d4f0b14714d2eccdeadf219eee58db11]

Fixup windows build.

Fallout from f01580ce9c5f898c1fdb85e302a158f1a31205db, vs2012 was
complaining about mismatching IE_VER / WINVER in boost.

Change-Id: I2092aba9fa64740eb796538855caaefae9bceab6

2013-11-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa5f24ef30c635ba15fa1847bb2621661b8a1878]

clewInit is important

before the changes clewInit was called by fillOpenCLInfo. Now we need to
do that manually.

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [776f48eb97a99e077824741ad300fed27e4edd14]

Revert "fdo#67060 do not package RPM-only install script to DEB packs"

Put back the definition of WITH_RPM: otherwise a build
--with-pkgformat=archive fails since the scripts/install is not built.

Leave in the change to installer that should fix the original DEB bug.

This reverts commit 4f995b395ea347469ca9c7681d2f01f63e966d96.

Change-Id: I0cf4ba003237c66dfb7a0677d6a32a69f8203c6b

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c24eba06580cbeb1e6a6d0a4d3fe2cfa22abd8a7]

C++ style struct / enum declarations without typedef.

Change-Id: Idf9e7ddaf4b28c00222470460478631c37c79a6b

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e3ece4b31f734ceffab8fd082c447dac5552d207]

Handle a case where the profile initialization fails.

Change-Id: Ifd1ab147926ab4f1d34161840d17fdf1ab3f9810

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1283dcb0e20a7f7d81c19818083d813c378c1b4a]

Use scoped_ptr here for exception safety.

Normally scoped_ptr is preferred for local heap objects, than direct
new and delete pair.

Change-Id: Ia8783bfe5f9b37a9bd58f08cce89bf85d88199d1

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a190ccb39ada9c639ae32529bb1b2ba4b9d8cf9d]

Safer to use std::vector than heap array objects.

This change also fixes memory leaks.

Change-Id: I68a02a6de0b3d1f125e4c6cd164980a92e0fcbf0

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [44f4b3daa40bbe5d93832e9c545fb0724f965a5e]

Remove compiler warnings.

Change-Id: I5f6f50e941031284fe519999a2fddede9753abea

2013-11-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5abc2c621f93c11617f7119e893168cb8171afe4]

Get it to build on Linux.

Change-Id: Ife109b8a123564c5d8e43c793fc6c9de9b9f2090

2013-11-20  Jagan Lokanatha  <Jagan.Lokanatha@amd.com>  [1989677db7492ea2e91efa9ec6b12578106d6e9f]

Enable workload-based device selection in OpenCL.

Change-Id: I8af49ccf498cafb48f9b82fabc4910c754ba0f96

2013-11-20  Noel Grandin  <noel@peralex.com>  [d45483489513692be77a61cf343663e839483204]

Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"

This reverts commit acebbee971136e6ee0a7bc75bd57d937d6e1c295.

I mistakenly converted OUString::equalsL calls to OUString::startsWith
calls.

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [fa604beee3e8ca26bba7c1d681bf83a44638b835]

gbuild: TARGETGUI variable must be set on all LinkTargets

... otherwise it will get inherited from Executables to StaticLibraries
and then mt.exe will be unhappy and complain.

Change-Id: Ic9cc32ea3d0fb5d1fe91c1e9efa354fdf30c8264

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [397af236af9a2263c042d675efcc041a20c92059]

gbuild: MSVC 2012 does not like /pdb for static libraries

Complains with warning LNK4044 and ignores it.

Change-Id: Ie91369339d121a652ce51e9229c3ef3b1c39d214

2013-11-20  Andras Timar  <andras.timar@collabora.com>  [4f995b395ea347469ca9c7681d2f01f63e966d96]

fdo#67060 do not package RPM-only install script to DEB packs

This reverts commit 5003ab57eee903d072fc7fac8cb5c69a34fb9d5c.
It did not work, when both RPM and DEB were selected as targets.

Change-Id: I90c74f0d00804b80daeca2c69d1f12e094243a81

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [5668e73beb30b95abc6520b7432c54972ca3ab2c]

avmedia: Implement "block untrusted referer links" feature

See f0a9ca24fd4bf79cac908bf0d6fdb8905dc504db "rhbz#887420 Implement 'block
untrusted referer links' feature" for details.  This adds some further /*TODO?*/
comments, and one known problem (marked /*TODO!*/) is that movies/sounds are not
blocked during a slideshow presentation.

Change-Id: Ib2d0c7e4f7b02c4bdec0d8a90cee5e7e1bee8325

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [ba1c6c94fce9fd20e224a265475e0b80576a2dd9]

editeng: warning C4805 unsafe mix of type sal_Bool and type bool

Change-Id: I88fc77ea6c0b6a7c02d0b7eff64d8fdd3db6020e

2013-11-20  Michael Meeks  <michael.meeks@collabora.com>  [a23231cbff9b18e7d2e02e91e9b674d71b8f39a9]

Revert "Simplify KDE4 yielding."

This reverts commit 20f029c653abbd7578ceee968065f4c5d66f375f.

The native X11 and gtk+ backends both have this functionality,
and both with a hard-coded 100, and the gtk+ one has had active
maintenance and testing. I'd like to leave that there, I suspect
it is used in some obscure multi-threaded corner-case where we
want to process events but only a few of them.

2013-11-20  Jan-Marek Glogowski  <glogow@fbihome.de>  [20f029c653abbd7578ceee968065f4c5d66f375f]

Simplify KDE4 yielding.

QAbstractEventDispatcher::processEvents always processes all
pending events, so we can ignore the the second Yield parameter
(bHandleAllCurrentEvents).

Change-Id: I49a70ed13d0215b89f48eed93d78eef2f083dc0d
Reviewed-on: https://gerrit.libreoffice.org/6686
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Jan-Marek Glogowski  <glogow@fbihome.de>  [13a34f4c6307d1bd2443cbf3fbd83bfdd8cdbafb]

Rewrite Qt4 based nested yield mutex locking.

The Qt event loop may start a nested event loop, when checking for
clipboard and Drag'n'Drop events.

Previously this was handled by running this nested yield loop
inside the main glib loop using
  qApp->clipboard()->property( "useEventLoopWhenWaiting" );

But this results in nested paint events which crash LO:
  QWidget::repaint: Recursive repaint detected

To prevend yield mutex deadlocks, check for nested event loops
and always release the yield lock before starting the nested Yield
event loop.

This fixes fdo#69002.

Change-Id: I7e827abd3489783053ec7123372742a32555875d
Reviewed-on: https://gerrit.libreoffice.org/6685
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Jan-Marek Glogowski  <glogow@fbihome.de>  [fa8b5ae8e24fe26de7b26eff8a4a523ab22408fa]

Redirect file picker UI processing to GUI thread.

If a KDE4FilePicker is opened via an remote UNO call, e.g. via
a RPC Java call, a JVM is started in a new thread to handle the
call.

This was creating the KDE4FilePicker in the non-UI JVM process,
which crashes LibreOffice.

Therefore we redirect the processing of all FilePicker calls to
the main thread.

This fixes fdo#71145.

Change-Id: If6ec2d205af5a883df35fddb44a12ac43e3560f0
Reviewed-on: https://gerrit.libreoffice.org/6683
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>

2013-11-20  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [297e316cac3118b0052aa5a9cdc2008c9aad5549]

Merge sddll files in sd

Change-Id: I65de77467c929be30d8f38a4d86fa672b397aff6
Reviewed-on: https://gerrit.libreoffice.org/6714
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Thomas Arnhold  <thomas@arnhold.org>  [f01580ce9c5f898c1fdb85e302a158f1a31205db]

Windows: Require at least Windows XP SP2

* Windows XP SP2 is 0x0502, see
  http://msdn.microsoft.com/en-us/library/aa383745.aspx
* If a module changes the Windows SDK version setting,
  this is done module wide now. So the overall behavior
  is as before. This seems to be the best compromise for
  now.
* We need at least SP2 because of the bluetooth stuff
  used in sd/source/ui/remotecontrol.
* Now, we require at least Internet Explorer 7.0. IE6
  has been outdated for a long time.
* Leave StdAfx.h file definitions, as those are Microsoft
  project specific precompiled header files.
* All local definitions of WINVER are removed, because
  the global WINVER setting makes them obsolete now.

To the relation of the three macros:

Setting _WIN32_WINNT sets WINVER and NTDDI_VERSION
automatically to the same value as _WIN32_WINNT.

WINVER and NTDDI_VERSION can be set idenpendently each
for itself.

Change-Id: Ibcc12493aae4fcaf7bcfda88be99c1b61bc326cb
Reviewed-on: https://gerrit.libreoffice.org/6496
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [d0c5f4522f8aa063b3e7c034db079d74b7f0b3fa]

fdo#71740 AutoCorrection Border emphasis differences

AutoCorrection of === create a so thin border that it is almost
invisible. This patch increases width of borders to get differences
more visible

Change-Id: Ifb34e52410b37fe74059721386cbfa49df590ace
Reviewed-on: https://gerrit.libreoffice.org/6710
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [e89b91efd69fca7150721cb7d86fc36110edd898]

fdo#40315 Change png for moving average trendline

Change-Id: If9c27b090b4a3b314bf61eb4b5ba54c6b6ee1961
Reviewed-on: https://gerrit.libreoffice.org/6728
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d93433ba1181f5d8f6ded0ed0c103df10ebb1f22]

fdo#70047 Only copy slides when CTRL key pressed.

The dragging logic is able to determine whether or not slides are
being moved or copied, previously it was forced into copying mode
if no unselected slides remain, which is the case when trying to
move a single existing slide (or all slides), whereas copying
mode should only be enabled with the CTRL key.

Change-Id: If219eb8e870ff201b71e655430828d906533fe04
Reviewed-on: https://gerrit.libreoffice.org/6564
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [dde6090b1ac8aecf539e7a779d0f3f42eff3bfb5]

fdo#67642 Expert Config Page Moved to its own window

Expert Config Page moved SfxTabPage to ModalDialog. It has its own
window as requested on this bug. Double click works as edit button
now for better usability. Also Default button renamed as Reset button.

Change-Id: Ie4732860b9677a313697d5faa72109c8b16b9c2d
Reviewed-on: https://gerrit.libreoffice.org/6704
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [a5b4c3dc7300e38621b97b6ddfbc6adf6a9792cf]

wrong border extraction mechanism

Change-Id: I70925b9e8f5eb0e735200e2f57a892ada9fad379

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [6116f37372630740b7a10339b4b43773d7f24bad]

convert slide design to .ui

Change-Id: I0ecda6e3a29e51dfd1cd36fa8b0a02c8327d4c2c

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [5a3143c1a44d4c9d922aa33812d7c428664a8cf9]

Updated core Project: help  39abc00ac7423fdf1d0b60229a1a0cd3fe300801


2013-11-20  Jan Holesovsky  <kendy@collabora.com>  [919d4a2c5977bb6066e5baf6bb960a21cd385911]

Related bnc#837302: Don't introduce a redlined delete and the end of doc.

Change-Id: I5c3903a40b69867684707d33acbc92b1f80a93ec

2013-11-20  Jan Holesovsky  <kendy@collabora.com>  [6e0aa783f4112791de336007343e064abc46324e]

bnc#837302: Allow insertion of redlines with an empty author.

No idea why that was not allowed (since the initial import in 2000), we need
it for interoperability.

Change-Id: I475fa63f9a4a3219a2b898b6f7d81e0603d32c18

2013-11-20  Jan Holesovsky  <kendy@collabora.com>  [ae3cfef7ea13f49f442862aba5264fc8839dd863]

DOCX export testing: Easy way to disable all tests but the interesting one.

Change-Id: I274bf30216f357b82d5bdb1c926a7575346129f6

2013-11-20  Michael Meeks  <michael.meeks@collabora.com>  [9491ca3f64bd44a6a8e63f7d2eae02164f792258]

fastparser: avoid excessive alloc/frees for int / bool / double parsing

Change-Id: I596bbc723558f04588d9e767d64732164524e57a

2013-11-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [55716b1ed969073f273c00baedb56d8f5de93761]

Highlight fade in SwCommentRuler

It was not implemented, though designed.
No delay was used before start fading. I don't think it flickers.

https://wiki.documentfoundation.org/Design/Whiteboards/Comments_Ruler_Control#Behavior

Change-Id: I419220aac0a9cbfae328874cf6015d9530b93784
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6706
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-11-20  Noel Grandin  <noel@peralex.com>  [f8b22654197178a441d383398b515bb2fb6deaf2]

remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL calls

Convert code like:
    defaultValue.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "nextval(" ) );
to:
    defaultValue.startsWith( "nextval(" );

Change-Id: I77bdcbf46bec6ded3c16a8248634b1424a1eb4f0

2013-11-20  Noel Grandin  <noel@peralex.com>  [9cb0fc7801db40ab337c20591ec4674b941ba01a]

fix spelling in comment

Change-Id: Icae96e2b64709b2a9aaf6a5576c29d9d5c8a9868

2013-11-20  Noel Grandin  <noel@peralex.com>  [30ac3942b44b8f903180488f87e1df4e02ff88e8]

remove RTL_CONSTASCII_STRINGPARAM in OString::matchL calls

Convert code like:
    if (aValue.matchL(RTL_CONSTASCII_STRINGPARAM("BOOL=")))
to:
    if (aValue.startsWith("BOOL="))

Change-Id: I385d10fd486d6a3e5f81f4a28088d913fc2f0d26

2013-11-20  Noel Grandin  <noel@peralex.com>  [acebbee971136e6ee0a7bc75bd57d937d6e1c295]

remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls

Convert code like:
    if (aByteStr.equalsL(RTL_CONSTASCII_STRINGPARAM("rem")))
to:
    if (aByteStr.startsWith("rem"))

Change-Id: I09e40b3fdc87d59a8176c2a5f39cc6aa5cf5a576

2013-11-20  Noel Grandin  <noel@peralex.com>  [d894fee80e40519cb579987b95cb3d19345dfa71]

remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor

Convert code like:
    OStringBuffer aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX"));
to:
    OStringBuffer aKeyName("NDX");
which compiles down to the same code

Change-Id: If9c96a290bc18cc8285fb733f27be58c6958b63c

2013-11-20  Noel Grandin  <noel@peralex.com>  [5112f6a6c6e4cd76045f31e269a679b50dc83fb2]

remove RTL_CONSTASCII_STRINGPARAM in OString constructor

Convert code like:
    OString aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX"));
to:
    OString aKeyName("NDX");
which compiles down to the same code

Change-Id: I1780264cae4484fc78f0586b0750c09f2dce135f

2013-11-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [0b4b02d9b6cf5b939dc1522d8348e3f4d6f955d4]

Remove now useless RTL code-comment on SwCommentRuler

RTL work was done by someone else.

Change-Id: I8b8b923ff3e336427a2dadeccab7c7176d51b2fe
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6716
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-11-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [7936eddb68691af7bd44c4373b3b000a30847ccd]

Updated core Project: help  cc73985d9544cadf9a28e85f22efdab87987b36e

fdo#71595 use F9 for recalculation of RAND function

Ctrl+Shift+F9 recalculates all formulas which is not necessary

Change-Id: Id87738fbed8d0079b2ece2dbb779fa134d34ac89
Reviewed-on: https://gerrit.libreoffice.org/6703
Tested-by: Thorsten Behrens <thb@documentfoundation.org>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>


2013-11-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [912d6d171603cdc68c600ab713e22eeca2c1f58a]

fdo#65355 Ruler Comment control doesn't disappears

ImplDraw() should not be directly called because it avoids
overriden Paint() method.

Change-Id: I0f0f6b4af231c1ea50a23fb96f3c9018b5ce2d31
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6707
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-11-20  Nikhil Walvekar  <nikhil.walvekar@synerzip.com>  [c3702eb165ce0f0841ef1a166ae361e9616c77fb]

DOCX: Enhacing unit test para auto spacing

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

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

2013-11-20  Cor Nouws  <oolst@nouenoff.nl>  [ae2a19fa846f533e6ec7d1bb9839a6a709862872]

fdo#59427 next step template menu: change string New Document.. to Manage

TODO: uno:NewDoc sh/could be changed to, but lets fit that in future
improvements/changes in this area

Change-Id: I5e926afbd8cb714962091a973167c928adf0225a
Reviewed-on: https://gerrit.libreoffice.org/6659
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [7a32f528fe4746e721e7f1a45f2039b75b08fdfc]

fdo#67742 Avoid autocorr of "--" before "-"

LibO 4.1 now uses '-' as word separator for AutoCorrection
Then the sequence "---" is detected as word "--" and autocorrect
as "–". This avoids autocorrection of "---", as word or as border
This commit detects the sequence "---" and report autocorrection.

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

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [7e93e93a4a93b7968255d6b23a32fa3e9fe37885]

both help ids end up in the same help

Change-Id: Ia08494cd48a510be53006d6beda14e4b5affbdc2

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [096d672b4af1ed24a00993dae59c1d3be979b26f]

Updated core Project: help  6b38d34d66708e0323eafac99e827122086a4b41


2013-11-20  Olivier Hallot  <olivier.hallot@edx.srv.br>  [19956d09e0e97aa7357edf14fef2b79c2af11dc1]

Convert chart axis scale tab page to widget UI.

Obs:
-Several widget positioning methods turned useless and were deleted
-Corner case related to axis origin untested (couldn't find where it is used)

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

2013-11-20  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [7b069f4bc8138e03abf455998452dd0f6f8ed9ac]

convert delete gradient/color queryboxes to .ui

Conflicts:
	cui/UIConfig_cui.mk

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

2013-11-20  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [f138a539ddd77265343fbdd1eadb4c4d990b0e38]

convert delete bitmap querybox to .ui

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

2013-11-20  Tor Lillqvist  <tml@collabora.com>  [3f3c0da7b1c6eb0b5d9202c8307cb32e7deddcad]

Fix incorrect passing of a char pointer which gets converted to bool

Revealed by a warning from our Clang plug-in: "pointer 'const char *'
implicitly converted to bool [loplugin]"

I love --enable-werror and loplugin.

Change-Id: Iece0bda4325cd1e5d1333affffef12396e5dfb7d

2013-11-20  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [533b91f87be3147a9a6bdb2e1b20165aa4921e37]

convert delete hatch querybox to .ui

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

2013-11-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [530f091d2166c3bc1c0abefaf45e3994ef7d8c66]

Updated core Project: help  b6b1a6c7e1ccd857414ba11a126129c5cd390ec6

fdo#69025 remove country option from Letter Wizard

Change-Id: Idba96d20b146c6e6ab05157cb4afdc6f1c7eeffd
Reviewed-on: https://gerrit.libreoffice.org/6731
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-11-20  David Tardon  <dtardon@redhat.com>  [56470d5f7a2503144f0e4586d5bb32beae332103]

add some new mimetypes

Change-Id: Ia349d73eb30cf73a9bfbf70c95005bf74d70143c

2013-11-20  David Tardon  <dtardon@redhat.com>  [12f263766d3c53f0f3977caf9715371be9dde7c5]

fix mime type for PalmDoc

Change-Id: I3d1b24edd0165068efb31a34817ed9631fc05ec5

2013-11-20  David Tardon  <dtardon@redhat.com>  [9635769f716fa27ccaadf78bc5a267b85c2f7e5b]

download fb2 files too

Change-Id: I0a18ad70620cfd4263ffd3bc1423e00205e98f9b

2013-11-20  David Tardon  <dtardon@redhat.com>  [1733a484b28de9fd476f508c43a14e0bc933b9e6]

fix FictionBook2 mime type

Change-Id: I921f33c2c712da5b542a40bfe4db1fba0f034e3f

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [bdc7cf264a285e0f5817131fa07872c85dc4826b]

cppcheck: Variable is reassigned a value before the old one has been used

Change-Id: Ifc16473c426bca2235e84b0d71291756074712bb

2013-11-20  Jan-Marek Glogowski  <glogow@fbihome.de>  [bee6b3e6dad729263d10daf1550826871c57fe05]

Drop processYield return type.

The virtual Yield function has no return type, and the result of
processYield is actually never used => drop it.

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

2013-11-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [205b77054a03e7d665167d6693ebaf476773aaf2]

sal_Bool to bool in VCL Timer and minor cleanups

Change-Id: I72e3987af4509239b2e989483b7396512c17e48b
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6695
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-11-20  Caolán McNamara  <caolanm@redhat.com>  [bae01385c895a100b5371879889e606927cff877]

Resolves: fdo#71527 don't crash in presenter console

but we're now dropping slides in there for some reason so
this is just a don't crash band-aid and not the fix
for the deeper problem

Change-Id: I2f70471d03979ffb86b6289e7a432f4505c1b556

2013-11-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [142e89e6c2f5ae292cf70bffaf2d9dbc8c9a2ecd]

sal_Bool to bool in ImpEditEngine

Change-Id: I76dc0343fd735104827b4803c5440570afe86174
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6693
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-11-20  Arnaud Versini  <arnaud.versini@libreoffice.org>  [7726339a648ac94bb7c365950f23dabec5aa52e7]

Writer : Fix fdo#71694 by clearing old anchor frame before setting new

Needed as otherwise AnchoredObjects can be in more than one SwLayoutFrm.
See also 7eae50f9ff5877ef880be9a85d3f7e52b1fec49f ( Access by AnchoredObject of a deleted SwLayoutFrm ).

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

2013-11-20  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [c20117b3919ed15d86c03e194a17d786cd14e914]

fdo#71736 add missing Avery labels to label wizard

Added some labels that were missing and added a note of
some labels that cannot be added because of unusual layout.

Change-Id: I182908156f07c4e2ebc45670d79759f617690045
Reviewed-on: https://gerrit.libreoffice.org/6725
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [e8be170586023dc9b47bdb7c1637f34fdeec7408]

String clean-up

Change-Id: I56c397d4cd0ad6c328d660f50189ab5f4b5cfca6

2013-11-20  Stephan Bergmann  <sbergman@redhat.com>  [b7a71d4f69e6e9e4b739e5d408291b62e0d961bc]

Only throw exceptions that match specification

Change-Id: I3f9c692173fea9496bdda7772a8371e6a5427d3a

2013-11-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [f4d3f5a51315962c8c3864e8986cac6b7cda14a0]

CppunitTest_sw_ooxmlexport: disable failing testLineSpacingexport on Mac

Change-Id: Ia074b68283e518365c473d6624a84315de8c7683

2013-11-20  Noel Grandin  <noel@peralex.com>  [1730df0127ff230cf6c89f4815f5b59c8603fa2b]

remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append

Convert code like:
   aOStringBuf.append( RTL_CONSTASCII_STRINGPARAM( " is missing )") );
to:
   aOStringBuf.append( " is missing )" );
which compiles down to the same code.

Change-Id: I3d8ed0cbf96a881686524a167412d5f303c06b71

2013-11-20  Noel Grandin  <noel@peralex.com>  [52bbd9cc00b5a1e15e4f96b5c5fa5e75855692c1]

remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls

Convert code like:
    aStrBuf.appendAscii( RTL_CONSTASCII_STRINGPARAM( "ln(x)" ));
to:
    aStrBuf.append( "ln(x)" );
which compiles down to the same code.

Change-Id: I24c7cb45ceb32fd7cd6ec7ed203c2a5d746f1c5c

2013-11-20  Noel Grandin  <noel@peralex.com>  [3af99e4d59d89c343965a928681a30f36b1007d2]

convert equalsAsciiL calls to startsWith calls

Convert code like:
    aStr.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ActiveConnection" ) )
to
    aStr.startsWith( "ActiveConnection" )
which compiles down to the same machine code.

Change-Id: Id4b0c5e0f9afe716a468d3afc70374699848dc33

2013-11-20  László Németh  <nemeth@numbertext.org>  [d665e058246631c8a838c3a731bdd0c56be27903]

fdo#71645 remove footnote numbers in cross-references

Change-Id: Ic3780e4389e450d8c7a69d2f0f2a6a7f81b8906e

2013-11-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [ada73e588fe0f948bf49591974f466602452fd10]

sax: -Werror=sign-compare

Change-Id: I2e7d482b29fc5859c32fa1731a5f1fd551509e88

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [5b1480e33d71ee49bcfb73b3a0144ca6fc2c5e6b]

GPU Calc: optimize average() handling

Change-Id: I2f9a813e15068867f218631e9ebadd3ea2c38c95

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [38b2f25fd6371f45d8f0c997b6e4d14efdf150d3]

GPU Calc: Fix COUNT() regression

Change-Id: I1b313d7f5f144f1884abe60c816db1fd6a643489

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [e166ec164d73aff194bc8712f3eb41b5495fd4cd]

GPU Calc: support reductions without uniform window sizes

Change-Id: Iddd7a1bbc51f02b6b950c34afd9cbe95ec09bbf9

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [726ccd5ae1ab6608497e4aac8c62a5206488a0fb]

GPU Calc: parallel reduction version of COUNT

Change-Id: Ia90b5aaf044379b5bfc55ec525f9be2f6fda6028

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [4757ed435519b660d6e7922006a630f23bfedd5d]

winaccessibility: XMSAAService could only work on 32-bit

... so replace all long with hyper to fit in 64-bit pointers.

Change-Id: Ia5c044e8d7cc8c4e55f1ef8c0fb0f91bb9a69e1c

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [3e1c7d12eeefdfc50b842fe34f3db657292359b9]

winaccessibility: replace mysterious and inexplicable locking strategy

Do the conservative thing and lock the SolarMutex at every UNO API entry
point.

Change-Id: I51afffada975df7ee3435784aa050a2c19cd0ac8

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [ed750424f7c02b0ae868f33731f90885a4946f47]

winaccessibility: remove some pointless overrides

Change-Id: I9a215d71bfeec9feed9d7f27fb1a47d36c827ef0

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [2fb80b6d30a6e5c6cd554c5c5cee2215c81a4b06]

winaccessibility: make listener methods a bit more obvious

- disambiguate overloading
- only use SAL_CALL for UNO methods, and non-UNO methods start uppercase
- use SAL_OVERRIDE

Change-Id: Ib57adad65b2b8e8246b103ff77ce162b0b540422

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [18f37ebc69959712ceb496e287d92e13bcf05d09]

winaccessibility: remove IsXPOrLater

XP is the baseline already so no need to check for it.

Change-Id: I5737213d647d1aea9b9fa918d87b712d3a920156

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [a47b9828f93dad3c3ede789f1814e959cea19a66]

winaccessibility: remove pointless default less functors

Change-Id: I5819d733b76c916058698b5e5b8ee338dcf25723

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [996a99355603b709d8fa4fbd1c39a914d0afa360]

winaccessibility: CHILDID_SELF already defined by some windows header

... so no need to define it ourselves, much less 3 times.

Change-Id: I92c05849452fa2516ec09bc5789617df3b743f8d

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [3af0afba65ee5e9cd10c264fa70b5ad12a779d0c]

winaccessibility: remove UAccCOM2.h

At least with MSVC2012 there is no warning C4917 here.

Change-Id: I8de6cfc33791b1bb5e2b7808e306f733cf8cfcb5

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [2460b966fedd574bab174887c358616dab543392]

winaccessibility: move ROLE_TABLE to the cxx file that needs it

Change-Id: I8e183e68edcbf3ebfb4172350c31b66688eb66e0

2013-11-20  Michael Stahl  <mstahl@redhat.com>  [753b3cbb8b2a0e1004d157a247e5e6c6da3f0b62]

winaccessibility: remove "using" from headers

Change-Id: I212c1f3449416ff3629a677112fc5a4702e89eb0

2013-11-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [65a7e714292dbf4c5a2a4f5760f3b546d603c40c]

fdo#70596 - fix version dependency for deb-packages

debian packages have a debian-version appended to the version string.
LO version "x.y.z" will become debian package version "x.y.z-1"
When checking the dependencies, the full version is compared and
a check "core01 needs to be >= x.y.z and <= x.y.z" (i.e. exactly x.y.z)
fails, as the x.y.z-1 package is considered to be newer.
Thus require the package to be >= x.y.z and <= x.y.z-1 to satisfy dpkg

Also replace occurences of ABOUTBOXPRODUCTVERSION with PACKAGEVERSION

Change-Id: I58dea3055562f879f5eef511c2c9c94a2b98041b

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [2c39e778873f10037721d844697962dc41e3bcc3]

GPU Calc: separate out parallel reduction from DynamicKernelSlidingArgument

Create a new class ParallelReductionVectorRef to straighten out code
generation and marshaling logic between sequential and parallel code
generation alternatives.

Change-Id: Id029ad441f80712f8e7396dcd985e3363ce08ff8

2013-11-19  Matúš Kukan  <matus.kukan@collabora.com>  [3d7d66258373c1d4df20cce6a993b3fe013a7910]

datastreams: implement address mode for input

In this mode, we read lines as "<address>,<value>".
Moving is disabled then, because we update each cell individually
(and also, for some reason, it was not working).

Change-Id: I55f73e5a6a26f3e962a12662deeea657ce41acd4

2013-11-19  Michael Meeks  <michael.meeks@collabora.com>  [fc25afaa048033940d9e1d22ec8ba31c5b3e9289]

fastparser: accelerate value tokenisation as well.

Change-Id: I99a39e91c684adb1fc92cdb466477cfa90104961

2013-11-19  Tor Lillqvist  <tml@collabora.com>  [7e77efe8b8f04ba739f731e5a27b5e643fe652fa]

WaE: unused variable 'aFormula' [loplugin]

Change-Id: Ief4acc559113d37902ea89a44d085c89f93e39cf

2013-11-19  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d7e4e5d35e66dbfcc30576d198e393661d84f616]

GPU Calc: add an inline function to legalize inputs for reduction.

Change-Id: Ibcede4a33d7b8b1073d6ecfb49abbc78b31a2f35

2013-11-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4eebd65858655eef3f39e40ecbe74c505f6b4688]

fix Makefile.in

- unify ~all gbuild targets to one gbuild call
- kill CHECK_PARALLELISM as we dont respect it consistently anyway
- ${MODULE}.subsequentcheck needs no specialcasing now anymore too
- should fix e.g. "make unitcheck slowcheck subsequentcheck" calls

Change-Id: I4238d7de599cb9fbaf09f60539d6655b85b87c29
Reviewed-on: https://gerrit.libreoffice.org/6722
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [cc27264466c372d83d9a37001919ec73f5c221b3]

CppunitTest_sw_ooxmlexport: speed this up a bit

We don't have too much testcases where we assert directly the resulting
zipped XML files, but where we did, we actully invoked filter() 5 times,
even if 3 times is enough, fix this.

That causes the testcase to run in 1m24.754s (previously it was
1m30.278s).  Additionally, at one case the XML result is an expected
one, having matching testcase and manual results is always good.

Change-Id: Ie905002b113bc84f1e517c35f14739f423fd8ea2

2013-11-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d646612f99be91e0706e2f32ae8371a4e7019eb8]

Narrow it down a bit for the next visit.

Still no idea what the problem really is (MSVC is pretty silent about it)
or how to fix it.

Change-Id: I322779046f0adc0b2807a9d46a5c9140839b7ff7

2013-11-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [845893cd818cc0f3e0dfe54a0c6c061717c86d77]

oox: tokenize wps:cNvCnPr

Change-Id: I4d7a962e01f5a41c3ea629f73433416195f2259c

2013-11-19  Eike Rathke  <erack@redhat.com>  [2d8cac51c6d5205a27d90bd9237c8ed1e4b8deea]

added date acceptance patterns to Canadian locales, fdo#71664

Complete set is now Y-M-D;M-D;M/D/Y;M/D

Change-Id: I42ed59fb325b391943608a10ded7ce74c80656e1

2013-11-19  Michael Stahl  <mstahl@redhat.com>  [03fdec57762b287cb8e0b6b446f5e7ba1b187f88]

winaccessibility: use WeakImplHelper

Change-Id: I5872e520ca009a0f9277827d72e72befe3323a06

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [76ff4c5366fd89f2736dfc7b58d5a38e43ad7062]

Disambiguate std::max call

Change-Id: Ie389d52f5914f49dcd61d5543ed9413ab82101f9

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [87e407f68876b196704e595ff841b2a01bf1bbb9]

Use startsWith rest parameter

Change-Id: I5ec5f68c13ceb93b4e2cea83ec757b9427b8608d

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [72c8db4987c1df7ca2673beb1dc43cf879102251]

Consistently accept all cmd line args only in lower case

Change-Id: Ie57814f1e938ee9d909d69a518bed29026cb4963

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [5993dc79e84ef8f46a36ba78a84c6a645d704613]

Consistently warn about all deprecated cmd line args starting with a single -

Change-Id: Ib4cb8939b0b12dd01af3bb845649e5ac5480352b

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [c471e148e210b7a71d0d5cf877e873350fe05bf7]

String function clean-up

Change-Id: I0bb807748f67af3ee1210c6df649bc8ae506e090

2013-11-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [cc8f8ae55f681755f5da3bf64e4c30bb713f0383]

DOCX drawingML shape import: wp:anchor's behindDoc attribute

Also, adapt anchoring to what we have in VML import as well: when the
paragraph moves, the shape should stay at the same place. (This is a bit
odd, as ideally Word does not support at-paragraph anchoring, but this
change results in the behavior what Word does at the end.)

Change-Id: I3b849b2898d303e48920e6056c472f08fbb43af1

2013-11-19  Caolán McNamara  <caolanm@redhat.com>  [a5d7813de1d2e9c3234c5c0c32987c137bdf3ca1]

don't panic on clicking inside input field

Change-Id: I52b53da16784cc5650d362c3884d93ed16979ca2

2013-11-19  Oliver-Rainer Wittmann  <orw@apache.org>  [c2b5521921b806ff7b04cdacebde3834d2aafd4b]

Resolves: #i33737# enable in-place editing of Input Fields

(cherry picked from commit c2afeb1c3f11e8f420b59f3786eb8626c99ff595)

Conflicts:
	sw/inc/IDocumentContentOperations.hxx
	sw/inc/crsrsh.hxx
	sw/inc/doc.hxx
	sw/inc/editsh.hxx
	sw/inc/expfld.hxx
	sw/inc/fldbas.hxx
	sw/inc/fmtfld.hxx
	sw/inc/hintids.hxx
	sw/inc/ndtxt.hxx
	sw/inc/txatbase.hxx
	sw/inc/txtfld.hxx
	sw/inc/txtrfmrk.hxx
	sw/inc/txttxmrk.hxx
	sw/inc/viscrs.hxx
	sw/source/core/bastyp/init.cxx
	sw/source/core/crsr/crsrsh.cxx
	sw/source/core/crsr/crstrvl.cxx
	sw/source/core/crsr/findattr.cxx
	sw/source/core/crsr/findtxt.cxx
	sw/source/core/crsr/swcrsr.cxx
	sw/source/core/crsr/viscrs.cxx
	sw/source/core/doc/dbgoutsw.cxx
	sw/source/core/doc/doc.cxx
	sw/source/core/doc/docfld.cxx
	sw/source/core/doc/docfmt.cxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/doc/docredln.cxx
	sw/source/core/doc/docruby.cxx
	sw/source/core/doc/doctxm.cxx
	sw/source/core/doc/visiturl.cxx
	sw/source/core/docnode/nodes.cxx
	sw/source/core/edit/edatmisc.cxx
	sw/source/core/edit/edattr.cxx
	sw/source/core/edit/edfld.cxx
	sw/source/core/edit/edfldexp.cxx
	sw/source/core/edit/editsh.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/edit/ednumber.cxx
	sw/source/core/fields/expfld.cxx
	sw/source/core/fields/fldbas.cxx
	sw/source/core/fields/reffld.cxx
	sw/source/core/frmedt/fefly1.cxx
	sw/source/core/inc/docfld.hxx
	sw/source/core/inc/rolbck.hxx
	sw/source/core/inc/swfont.hxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/laycache.cxx
	sw/source/core/layout/trvlfrm.cxx
	sw/source/core/text/atrhndl.hxx
	sw/source/core/text/atrstck.cxx
	sw/source/core/text/inftxt.cxx
	sw/source/core/text/porfld.cxx
	sw/source/core/text/porfld.hxx
	sw/source/core/text/txtfld.cxx
	sw/source/core/tox/tox.cxx
	sw/source/core/tox/txmsrt.cxx
	sw/source/core/txtnode/atrfld.cxx
	sw/source/core/txtnode/ndhints.cxx
	sw/source/core/txtnode/ndtxt.cxx
	sw/source/core/txtnode/thints.cxx
	sw/source/core/txtnode/txatbase.cxx
	sw/source/core/txtnode/txatritr.cxx
	sw/source/core/txtnode/txtedt.cxx
	sw/source/core/undo/SwUndoField.cxx
	sw/source/core/undo/rolbck.cxx
	sw/source/core/undo/unsect.cxx
	sw/source/core/undo/untbl.cxx
	sw/source/core/unocore/unocrsrhelper.cxx
	sw/source/core/unocore/unofield.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/core/unocore/unorefmk.cxx
	sw/source/core/view/vprint.cxx
	sw/source/filter/ascii/ascatr.cxx
	sw/source/filter/html/htmlatr.cxx
	sw/source/filter/rtf/rtffly.cxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww1/w1filter.cxx
	sw/source/filter/ww8/wrtw8esh.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/ww8atr.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/ui/app/applab.cxx
	sw/source/ui/docvw/edtwin.cxx
	sw/source/ui/docvw/edtwin2.cxx
	sw/source/ui/envelp/envfmt.cxx
	sw/source/ui/fldui/fldedt.cxx
	sw/source/ui/fldui/fldmgr.cxx
	sw/source/ui/inc/wrtsh.hxx
	sw/source/ui/lingu/hhcwrp.cxx
	sw/source/ui/shells/basesh.cxx
	sw/source/ui/shells/drwtxtex.cxx
	sw/source/ui/shells/grfsh.cxx
	sw/source/ui/shells/tabsh.cxx
	sw/source/ui/shells/textfld.cxx
	sw/source/ui/shells/textidx.cxx
	sw/source/ui/shells/textsh.cxx
	sw/source/ui/shells/textsh1.cxx
	sw/source/ui/shells/txtattr.cxx
	sw/source/ui/uiview/formatclipboard.cxx
	sw/source/ui/uiview/view.cxx
	sw/source/ui/uiview/view2.cxx
	sw/source/ui/uiview/viewsrch.cxx
	sw/source/ui/uiview/viewstat.cxx
	sw/source/ui/uiview/viewtab.cxx
	sw/source/ui/wrtsh/wrtsh1.cxx
	sw/source/ui/wrtsh/wrtsh2.cxx

Change-Id: I6758d6719e1fd523797cc6ee2648ffcb47d52595

2013-11-19  Caolán McNamara  <caolanm@redhat.com>  [06ed06d2808cad5eeea17ee94c0da0426bb6ea9f]

need a String::EraseAllChars-alike for OUStringBuffer

Change-Id: I189c08a4100b32b16527ae40df3a9125bf78be88

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [c289fb1bad21785c2aa512911da0d08f2e177ac8]

unknown log area

Change-Id: Ideb0742c2c6f3f7ba45af23359d5a653f58b120c

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [f1c06bb8d90559f390ac9f64439ec59a39e6cbf5]

-Werror,-Wunused-function

Change-Id: I337691b4a7548c5c92bc0484c2ef9224ce461ba5

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [b976c1e3282fa859570f907a0f1e40aff4ea211d]

-Werror,-Wunused-function

Change-Id: I4ae45a0809cc57fad3d8e872952aedfead27a518

2013-11-19  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [01d26477a1c8852b2fec6025da3d3189199b5528]

Backported commit f6c335d63f2da025a0a3efde1fe59e3bb7189b70 from curl

This commit enables CURLINFO_CERTINFO when curl is built with NSS
support but not openssl.

Change-Id: I1482b34d83a0ae0f47d524a940bb90ed072363a6

2013-11-19  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7586bea9fb4c51e7221e403fa965067c8e1cd4a2]

Add data for Alfresco Cloud CMIS connection

Change-Id: Ie5374f2e81e1429294805f05ae432fba86cc50df

2013-11-19  Michael Stahl  <mstahl@redhat.com>  [87bd65efacdd668d304e88dcac9d2d119666ef1f]

winaccessibility: avoid warning C4005 macro redefinition

Change-Id: I4a18f32f56a7489b2087629e1de05ce7cc5bdb17

2013-11-19  Eike Rathke  <erack@redhat.com>  [444ea16c81746518897ed0643c5872d7cb9e277e]

renamed ku* to kmr-Latn*, fdo#63460

Change-Id: I6e2be7da65221aa090d7ee2a0f8a6c7698ec2f89

2013-11-19  Eike Rathke  <erack@redhat.com>  [329169a7255ba165a67bfd7117c8338a1a1980a8]

scp2 and setup_native details for dictionary name changes

Change-Id: I635533033f9a063ac1e6c5c18bf93803144a12c8

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [8aeb5e10c1499eab43f9f7cf63903101ec99df92]

warning C4702: unreachable code

Change-Id: I6377c9228589d324d51d0c3cc12f04b7854db5ac

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [5cb10c4c99e46c97984e4e1c1bca5915f83f0a1d]

rhbz#1031989 Accept --pt in addition to deprecated -pt

Change-Id: I3593b3fc7e0ad405612216fb07e8632050b75cee

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b2b516ce0fee9bc609f4213affa5b0a71f08cb1]

this only works with c++11


2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4fdd44f5794b945821f50ebc9b773f5fd34222a6]

fix tinderbox


2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [449157cae77fc6a1b2a96f53d78d7a93cb33436d]

disable building the OpenGL pieces


2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7dab0e86672b42cca397453cd4d409319e6f902c]

fix tests

Change-Id: Ib090d9a6a007a738a0603d1d0a38d5b274feadcc

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c6b94c78e6c77eeaf279903d146fdc157007fa9]

fix the windows build

Change-Id: Ie3625211a32c41dd0fadf94294bc689aef7b1c24

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea306793cc283ab95b69e1c6df8cd74967fa064e]

more windows build fixes

Change-Id: I79b75bbb193851855328a7dbbd8ab547afe29aec

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4926e844e3f6bbd169aec7124fe185ee184c7fa]

fix windows build

Change-Id: I51942eb3719459abc0353a7fd024784f2c4abdb3

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [749d28227b8562431e2f10d47e3f511d535df430]

we need to depend on mesa headers for windows & unix without opengl

Change-Id: I0144586864045b5f6091dc49ed7e1e1a73705ce1

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2d90ddc9cf83ef3d1471c7844b5c74695d5d5b99]

removed unused variable

Change-Id: I74af65aba6d19e39f889a28b15d04f7e293168c5

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [35b6d31154edd32d68e2cf8d91fe852f32945fcf]

fix crash in opengl backend

Change-Id: I1257f4568e55ca545e96bda8a53f272ba8e1f0b0

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78fb95eeb92c423341b7845dce528a8e95e3ffcc]

dbgutil build fix

Change-Id: I54abcc2a9fbe7d30bdf64d194df1a435d21f24ac

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73fcf2ad125c867618a97ea4f341279821091a01]

we need to init manually now

Change-Id: I1374814e549dcbb33de75ffa118d1eccfd168893

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ccab525dbb71ca26c0d280319ce4ff829be6ed6]

fix lifetime problems of ChartView

Change-Id: I99b24b026c50a05f8f3803348c76277e29a45ec7

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7070318e0f8dd1ef0c1168e1280ab7636da7332a]

it builds again

Change-Id: I969ff5ed6fd979e9fd126e8d0b79a518697e7915

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e85751488d566622ddc5154095eac3e4215d14f4]

try to make it build on windows

Change-Id: I1bc87e1c84926699a80a2bb0a9ee789e92663dfc

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [678008264f8d8278b889d20b086d6fdba6303aae]

add glew and make chartopengl a dynamically loaded lib


2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a715ebeee9d3a88c7c0155d629277f1ee2705bf2]

add a few property cases

Change-Id: Idd77baf2f84550f1a29e5eaf9afb4aa454e79154

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0aa94225baf8e55303d0b3cc23cabbec050a3e4e]

add the definition for the shapes

resolves the linker errors

Change-Id: I24d18a4491c8bc4f5839f9245386d0cd2b612cf0

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4813b13542371619f483fd4ed173cecd84e74574]

make the shapes explicit in the backend

Change-Id: Idf92176c66cefde3022cec2990c9711a1b49a111

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [22c8bb9e0fbd3bead8e72316d82b5dedf9659b2c]

actually create a dummy root shape object

Change-Id: I6251042266f531a28944197bda8d2fab39fce495

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cf74b7fb77c8c2a77e9f0d8ea9e3b1b5839d7f00]

make it possible to avoid XShape/XShapes in the backend

Change-Id: I9aa4b71d12bb6720e2197dc1de6f06c61f27d6ee

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d821f5aa04bca7f7d4202fdb72a41964b87e7169]

implement XMultiPropertySet

Change-Id: I91878c0883f0de03341eee65f2925ec3beb71889

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb26543b113f0421dbc1fffc220dc36df0542b6b]

implement top level shape and method to get it

This class contains the glcontext

Change-Id: If0418cfbfb0486396a75ab274e7b480607f8de6d

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca121aff307bcc0272282e04963679863df09b1e]

fix build

Change-Id: I776455675a066dad790bc6beac4aa545186d5192

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b4c78680e097254923decc71deaf8205f9737e3f]

adapt name of method

Change-Id: I02435256f747bb2bff63414735fa5af3b3413e82

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ebf550d68443e0f519fe9f77763d00fce61edb78]

some small cosmetic changes

Change-Id: I2bc8c39f91faf6915c4970a002e4030f81c95bc5

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a369737c184402e4cc175d4cf2b78e0a08527ec3]

rename DummyShapeFactory to OpenglShapeFactory

Change-Id: Ife9640b10e90351f871513f1f8e26d80c384e0d9

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0574f59c6ab46c5a5c077ce5c63a0e2dedf865f1]

add methods to render whole data series at once

additionally we have now a method for timebased data series in the shape
factory. The method contains the two points in time and the rendering
backend should calculate intermitiate points for a good interpolation.

Change-Id: Id30e2039ec90a6c36e947b7a7f9bca65ef0e8961

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [401f01caf5b357ac6c15b37a89c0a9aaeb46f4e4]

use ChartModel instead of XModel in a few places

This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.

Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cf90715b35b11286d800c0e1d57ce3a62303e883]

work on plotting a whole series at once

Change-Id: I70a7b22aa30e959ed311348f047e349be38ebcfb

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c3ac6f0b9b88505951ce0aa4c6a282c45438756]

one more newly unused variable

Change-Id: If24290d1a2fd818d9b6f264abf1b75c941b767fb

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c5843e73665617f7febb326836c8f31d3f186200]

remove a few more unnecessary lines

Change-Id: I44eafb69bf32cb8dbf7d07278a010ca4d812a832

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab95314c70451ac81adf4f16d738a74f40ae7c9f]

simplify AreaChart now that it does not deal with net charts

Change-Id: I4ff556a43b65d54954b3d057b86dbb1fe7e66ac6

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f09352fa6db57b9c88c334053f5843f1a73fb448]

extract code for net charts from AreaChart

Now AreaChart only contains code for 11 different chart types. NetChart
was the only one needing a PolarPlottingPositionHelper

Change-Id: Ibbe45f9afdf91fea1ef542020d8a3388a6e8c27b

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a42e4d3e3e7e5d67a2f6fba8826604e0a213f77c]

make it a normal variable

Change-Id: I75e38a02d48db938df2216bc245f34f363838042

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a3e2ca41fe0755ea60431850b53937a4da38a33]

leave default constructed objects out

Change-Id: I551574e33d1a3c08c0653f88f2d626beee3f2594

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [12c7995028c1442bff0cb9f81fd28f86e04573ab]

small clean up in chart code

Change-Id: I42c1b4aa4e174917199d1635a044b8698d8ae851

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fcfb42808464ea909ace4a892803c2e8e9e3bd1d]

we only support 2D Bubble Charts anyway

Change-Id: I3e1ac100c3c217e194f2b58c2dadcec370560d51

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e79c706ddda21f850fe3c5a867bacf3982e5b112]

prevent some implicit iterator conversions

Change-Id: I2335acba43eaf5950dec17bf847da4b115737dfa

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [11699eb826a6477d9d785a1e864469933ba95c14]

no createInstance calls any more in chart2/source/view creating shapes

Change-Id: I7978d607ecd9170fff37ff0be02cdfbec7ebb89b

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a66097b7f92cb91fdc07d3e04bd9eb0d4a821369]

only one createInstance call left

Change-Id: Iabefaea11e9190f84cecc1991585c4a958802fae

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a3604b24962ffdb02dee78a13db9eb9d977de376]

use AbstractShapeFactory in more places

Change-Id: I1c34f6e56579c4a43e4ba28a81799c3f67d679cb

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dde6b8047384ffad5bcf8dad24aa5fb814217334]

more use of ShapeFactory and set Properties in factory if possible

Change-Id: I7d172fd7bde506233fc74ec07b9603ee29149e5c

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a3d09935d30e7ae356dd87b72cdfa6e7c684ff0]

and another file that only uses AbstractShapeFactory

Change-Id: I5f986083fcbedae81281eb2bdaa6361115e1063a

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b2b488e161d2e277cd6208454f848e8538826fb9]

use the AbstractShapeFactory in more places

Change-Id: I992533b5e38ca5cb91f7688d94c35652f7dbaa38

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40e4b1a8ba993a68f820ceedec126e2365052240]

some small fixes

Change-Id: I9e18fc04e0e8d8be0bed0b9c7b80fd0e983893f1

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee5ef16d352bdcb2eb8fe1f4530b7f5c43bed911]

make it possible to switch between different ShapeFactories

Change-Id: I49f6b16182c25ead486a15ab86f722902b36933e

2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c0a5503b692fa29b167e1b9a317fc77ef1baaf0]

create an AbstractFactory and add a DummyShapeFactory for testing


2013-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8af05851ab0abf0837feffea58987c4721afb5b]

remove unused parameter

Change-Id: If08c9c3de0b8aa0b842c0ebfc03bb4ff0134bbb3

2013-11-19  Michael Stahl  <mstahl@redhat.com>  [076342caf8419432a17bf2300d2c7d6c033386f1]

RepositoryModule: conditionally add winaccessibility

Change-Id: I5f72d01ea96835607f93328528051651866354d9

2013-11-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a685c85d71e7378b62837be3f401f355f214c3b1]

Temporarily disable this code to let the linker not fail on Windows.

Change-Id: Iafd5a91803b97efe78ff5d864865125973535f51

2013-11-19  Michael Stahl  <mstahl@redhat.com>  [a790a0e4e9d4e60aece526c53b452d46f2d8e561]

winaccessibility: remove executable bits

Change-Id: I691c5fc3554bcdeb6c3beb0e5b445cfcd7b51e4c

2013-11-19  Andras Timar  <andras.timar@collabora.com>  [debde4fdc443f522562ee29def4c27512d64609a]

fdo#66232 fix opening files via COM server

Thanks to Noel Grandin & Stephan Bergmann for the hint on IRC.

Change-Id: I2b407a53b02a7ecdbff553ad47674c1e00455180

2013-11-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35]

related fdo#70414 gbuild to ide: kdevelop

This provides kdevelop integration and generates one project file for each
old-style module (top level dir). This project file has:

- has four build configurations:
  - build the module of the project or build all of LibreOffice
  - for each of the above a debug and a nondebug build
- has seven launch targets:
  - running the unitchecks, the slowchecks and subsequentchecks
  - for each of the above once for the module and once for all
  - running LibreOffice interactively
- has custom include paths and thus provides full autocompletion

Change-Id: I6dd51133147d019fc403e3bd814bc6103df94cac
Reviewed-on: https://gerrit.libreoffice.org/6694
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [3773201d5973d40f0b6a67930adeaed36f1494c9]

-Werror,-Wunused-variable

Change-Id: I46138b946ff38df5366760dbc1999057fee35bd3

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [6e60a6f97171c0272871d2010a6fceefba38531e]

-Werror,-Wunused-variable

Change-Id: Ieac2e725b2baad29dedb225d6009b2abe421be04

2013-11-19  matt_51  <matthieu.gay.cap@gmail.com>  [3d12549335229aca1a6a57575292111274709992]

fdo#70345 Reuse XStream for Windows platform create a new one for others.

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

2013-11-19  Noel Grandin  <noel@peralex.com>  [363cc397172f2b0a94d9c4dc44fc8d95072795a3]

convert equalsAsciiL calls to startWith calls where possible

Simplify code like:
    aStr.equalsAsciiL( "%", 1 )
to
    aStr.startsWith( "%" )

Change-Id: Iee0e4e60b0ae6d567fa8f72db5d616fffbec3c00

2013-11-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [02a2203580226766c4b3b8778430774ff76f90e9]

DOCX drawingML shape import: handle wrap type

Change-Id: I8880c7413b10a284c9e55170afa35527dc7593ea

2013-11-19  Andras Timar  <andras.timar@collabora.com>  [3b0e3e3797072b10738086911488cba86d840e69]

fdo#66854 keep shadow distance of non-supported MSO shadow type

this is a slight improvement of d7367b709dc4e97714fb2084b872a96389e768fb
the rendering of star from #i119634# bugdoc was kept
the rendering of the yellow circle shadows from fdo#66854 bugdoc
was improved

Change-Id: Ife53328ef665131fb954eb33c2e8269ad10da0fe

2013-11-19  Michael Meeks  <michael.meeks@collabora.com>  [ca99a47bf383faf265dd65d3e70a6f43096de76d]

uia: add some possibly helpful overview documentation.

Change-Id: I4163b587d82a0fd6403fdd124808ab895b4ed460

2013-11-19  Michael Meeks  <michael.meeks@collabora.com>  [448727e598ca0c35ee9cd6f2c25a847c8147943b]

uia: merge VCL pieces of IAccessible2 work.

Original code from:
    Author: Steve Yin <steve_y@apache.org>
    Date:   Sat Nov 16 23:58:19 2013 +0100

        Integrate branch of IAccessible2

With these improvements:

Make IAccessible2 an experimental feature, with fallback to Java a11y.
Move initial setup of windows into the bridge and clean, remove conditionals
Check for presence of AT in the bridge as well to clean. Merge VCL events
extensions and their handling. Clean and split WB_GETOBJECT handling out to
it's own method. Add component prefix namespacing.
Cleanup msaa service info, and implement XComponent to share mxAccessBridge.
Add suitable debugging output, remove VCL dependency from UAccCOM causing
registration issues.

Change-Id: Ib19e38ddca71182018df438df27dcdb555d91402

2013-11-19  Michael Meeks  <michael.meeks@collabora.com>  [fd035fe61604042609c21aba06eb2d8ffed32dda]

uia: remove redundant component registration.

Change-Id: I913e6498d09021cca78be27b542421251f258535

2013-11-19  Michael Meeks  <michael.meeks@suse.com>  [27e6024ad73642e724460d7aec60282e63c78807]

Remove obsolete statreg.cpp / atlimpl.cpp includes.

Change-Id: I51bd72f6aaeb33bb87e425118b9f205744359145

2013-11-19  Herbert Dürr  <hdu@apache.org>  [7b1e896cc187f9aa71d1f4fd3c5a9192c5805d4d]

i107914# adjust license headers to the ALv2

as intended by IBM's symphony contribution
and the individual ICLAs of the developers

Found by: V Stuart Foote <VStuart.Foote@utsa.edu>

Change-Id: I47125ff5c9f1ae241132f13b7b3ee2d6fa3cfe9a

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [f6f8c4203d3a42b2605de6080f5308320a013cdc]

Fix minor compilation issues

Change-Id: I3567a42d7d071d61a2f41f1fb32d6831c9898d3a

2013-11-19  Steve Yin  <steve_y@apache.org>  [e5618f1707626a8c096ea2ca8da3cbe2c5f3db16]

Integrate branch of IAccessible2

Change-Id: Ied8b6941765c86a849467cb5df312ca7124f32b3

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [1263b20f56d896706c982ad1b91d2936abf5d617]

Disable _WIN32_WINNT definition

Change-Id: Ibfa5839700da5ec272c95199b09cd4265d82525d

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [f619bd34834dae996bf544e6bfd66de729de5961]

Remove obsolete IDL files

Change-Id: I4f38c1ec815a5f2e39b492657cb0532bb4e19967

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [6d33ab2c83863c32ddf8180c828aa4142c83deae]

Remove WNT define

Change-Id: Ia69141f58fad25797d7d7495a357dd18c7abf08d

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [cbf2a0d90cc9e2efb31aabd1d2db2acce76d21c7]

Gbuildify winaccessibility service

Conflicts:
	winaccessibility/source/UAccCOM/UAccCOM.def
	winaccessibility/source/service/AccObjectWinManager.cxx
	winaccessibility/source/service/checkmt.cxx
	winaccessibility/source/service/checkmt.hxx

Change-Id: Ia66872bee7c70c840c1bd5caa626bf63eac9ef7c

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [026a7dc3856fbdbdda30bc6d30610b389293953b]

Gbuildify UAA to IA2 bridge

Change-Id: I1aae7ec50c3bb78ac1035d70eaf39c6efef465ab

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [67fea082c687a7be2ccc16ae35f0b42c2f739bc0]

Add custom target to process IA2 COM idl files

Change-Id: Id20cba53fc21eaa396c3a3d3ed8fa1eb9fdb4978

2013-11-19  David Ostrovsky  <david@ostrovsky.org>  [b4f2dc2b6470b46c6eed521dd1632f48c1f43afd]

Add --enable-ia2 configuration option

Change-Id: I950c47bd95d5bb4aacf9e584c8e2eeef461af71f

2013-11-19  Michael Meeks  <michael.meeks@collabora.com>  [cd44cc1d2249062fb68b063a0efdf3542124dcaa]

Move to MPLv2 license headers, add modelines.

Change-Id: I895bab038eda82b80e1a223ad877a9674fe561ee

2013-11-19  Steve Yin  <steve_y@apache.org>  [a18bdb3bc05e761704cc345a66a9d642bc4f4a0a]

Integrate branch of IAccessible2

Just the winaccessibility directory initially.

Change-Id: Ia21abb8d7088646ad6c1f83b3a03e7add716b0c0

2013-11-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [f0d9beb80f926a05bc7dd87801c6daa7bc268cec]

DOCX drawingML shape import: handle margins

Change-Id: Ia89552658dc79568cc46b92e949fc1935434e43d

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [03b0ee801e4ba894eed0ba33ffd8b84aea9aca99]

Typo

Change-Id: Ibd12f919cb50f3f8e67fd559a332a1c6eda3c74e

2013-11-19  Noel Grandin  <noel@peralex.com>  [e636f5768c8843f5c177a2643f3ac8f188a51cb0]

fix compile error - remove bracket

I messed this up this when doing commit
2c35fff7eca3a143d28dc75e6a73fe1101d2af77
"remove most use of RTL_CONSTASCII_USTRINGPARAM macro"

Change-Id: I2edd094cfdf9ae83d5d2a7a2ab13932277f589c1

2013-11-19  Noel Grandin  <noel@peralex.com>  [f4479f5478a2821faf0974a7b83453b177cf65d3]

simplify if condition

Change-Id: I11d49a1ca721c4bc9c9e35d2735bd66e5a9c04dd

2013-11-19  Noel Grandin  <noel@peralex.com>  [610b2b94b33b0fc2d79cd515f9e293ca1c2610e8]

remove unnecessary use of OUString constructor when assigning

change code like
   aStr = OUString("xxxx");
to
   aStr = "xxxx";

Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4

2013-11-19  Noel Grandin  <noel@peralex.com>  [2c35fff7eca3a143d28dc75e6a73fe1101d2af77]

remove most use of RTL_CONSTASCII_USTRINGPARAM macro

This is largely unnecessary when working with OUString

Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be

2013-11-19  Stephan Bergmann  <sbergman@redhat.com>  [ccc297097891e62489e5d281a4ea128ec6b71361]

-Werror,-Wunused-private-field

Change-Id: I8832317e23691531e7c5c51f9f1572ce6962e5a3

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [71f3f362fd857f5b8095ca24217fe98560e7c0ae]

GPU Calc: unrolling of sequential reduction loops for DoubleVectorRefs

Change-Id: I749da2d08a09ead56f0b151a317052b8960926ca

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [b09356c2719947b0a5a112e0c9edc11995c75abb]

GPU Calc: add compile time option for using fmin/fmax intrinsics

Change-Id: I791d6c8f4335ab2c2618529f2e3d22d59c4f0b5a

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0e52d87cb05f4307f64c0508e1afa47981fb0eae]

GPU Calc: enables parallel min/max reduction

Change-Id: I86e0b40d284a1bfe7414f02333c616556d6d568c

2013-11-19  Eike Rathke  <erack@redhat.com>  [e1ff35c1d5aa37d23be1f972530f4075746d99a4]

mention dictionaries/Module_dictionaries.mk

Change-Id: If21faf03d12aa6963fe0252475e1585e71aa349a

2013-11-18  Eike Rathke  <erack@redhat.com>  [90725db923eda7588c0affe5f09b86b6c3808103]

Updated core Project: dictionaries  8d1a0d88df029906968a3bb12da5f7a832e9b8a1


2013-11-19  Eike Rathke  <erack@redhat.com>  [a0c1d96aa48906b2ebb332f6190b4bcfe9e2a161]

added [ar-AE] and [ar-KW] locale data referrers, fdo#71140

for AED and KWD currencies, simply referring [ar-SA] in all other
aspects

Change-Id: I2ca19d1f7d2e807406bf207babe76cae967eea81

2013-11-19  Michael Stahl  <mstahl@redhat.com>  [460d6ce526b79f4d98600d60a63f894e197b66fe]

curl: use WNT native Schannel SSL/TLS implementation

This should give better OS integration for things like adding CAs.

Change-Id: I53fbfad402618e98d4116a0fecf0bf59e905e292

2013-11-19  Xisco Fauli  <anistenis@gmail.com>  [ef089191076493d89e033cbbebd7f0dda92f6abe]

fdo#68788: Don't use systemPathToFileUrl here

it works on Linux but not on Windows.

Change-Id: Ia9af362c09d46c678fa4ebe8cf4922dae3dddccf

2013-11-18  Eike Rathke  <erack@redhat.com>  [732dd223ca52212ac63626526f92384ed11adc54]

note '-' and '_' separators

Change-Id: Ic2c0601854f0ea73c6003fe264fed06ce2a13ebe

2013-11-18  Eike Rathke  <erack@redhat.com>  [fe3494e35c4489c4d904778e828d534742e29d4a]

Updated core Project: dictionaries  f79819b8eadd02f6bfc1131d7824b1948e7ee963


2013-11-18  Eike Rathke  <erack@redhat.com>  [1ac663b0132257d902a078435981e78e65b564a9]

mention dictionaries/Dictionary_*.mk

Change-Id: Idd3f7d847fca9b86ac128af1c85fd928d635a1d1

2013-11-18  Michael Stahl  <mstahl@redhat.com>  [43d477b1685f6c1ad48885c7a73411030c78513d]

curl: actually use Makefile.vc10 instead of Makefile.vc9

... they are currently identical but it seems more appropriate.

Change-Id: I5ecd7209bc29f32a2f04299d35364a10fe381a35

2013-11-18  Eike Rathke  <erack@redhat.com>  [20acae99c7224e46701eb0000cfd3d702ccee35d]

Updated core Project: dictionaries  eece7b1bc8579d7bdcbebeac67dcdc676617996e


2013-11-18  Michael Stahl  <mstahl@redhat.com>  [461bdf0b4f863a5ba39dd76b6baf416fbb64b5e8]

curl: try to use Mac OS X native SSL/TLS implementation

This should give better OS integration for things like adding CAs.

Change-Id: I9578f7194f920a9ebc6c18696e12c8c2e2bb2d80

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [eeb91d8f57424c3e2c3d2ea371dd8d00af287953]

Handle external reference bits too. This is the last missing piece.

Change-Id: Ib1dd18bb5a8d70c53722ac91e2340d05bbc7798a

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6adf0ba4c8815c95b9bdbf274c0e2f774aed9a9f]

Avoid passing the external ref manager pointer to make it re-entrant.

Change-Id: I67a0df1dcd0635ea82bfc397041a9c43dedbe75d

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [905434f7af128790fe42d8d6ca44bcc1efb74c7b]

Don't forget to generate RPN tokens here.

Change-Id: I03a0e0d9f82e9c8881b0ff225ba0b476a693afb1

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ccc32f4c4f226318912d597ff3e8bbafbaec7576]

Try not to pass ScCompiler as a parameter.

Change-Id: I7ef58f0455f11a3eb2ac88ec76e9436fb48a74e2

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [066d33c7bdcaa938ba7832e53944e1e1a73576cc]

EncodeUrlMode always set to "by grammer". Remove it.

Change-Id: I7de308bbdaacc1fc60a142497acc2301c080e5dc

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3dab6fcbedf21c1d2971527f6f99fa46d3d45514]

Handle matrix.

Change-Id: I084b2348b5c52151b0d0ea36d082ec2f2603e0d4

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3f5987421e4d612012ec346ae280fb362239a5d6]

Fix indentation.

Change-Id: I260649aca445e03c52423d8f0a63eb4681d2a876

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [af7f6edd2fa36c8e28c43e707e30361fa3f7bf25]

Handle external functions (add-ins).

Unfortunately we can't test this piece easily just yet.  Enabling add-in
functions would mess up the function list which is unit-tested and thus
fail if we enable add-ins in unit test.

Change-Id: Ieda5e5560d4c7e68d7c6272c5d85f2ac63bd4ee4

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0df2c02d4f40b627f17d68d80a18999f4f40aea2]

Let's have makeRefStr() take individual parameters again.

And remove use of TokenStringContext from ScCompiler.

Change-Id: Ib0636e2437a64edd372623a7176dab462eed831b

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [62b36e800d650ede5d48d8a2b81a410578407b32]

Handle sheet-local range names too.

Change-Id: Ib1503c3b69d77946b4437bdc0e1bfa5ebacbb602

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [24ddf0d93879cfa0d92b2144685960eed26116fb]

Handle named database ranges in CreateString().

Change-Id: I6904b9de0f7d711252797bb2e33ba4c462476b2d

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b73b5750ed51acbb5076bc51159a2d6c87c69cbf]

Pre-quote sheet names to avoid doing it every single time.

Change-Id: Ib103ca22bf59c334945c0462588610899a0acfaa

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2c92ee37abee82b7190c88bd16d4f12356acdf60]

We don't need this any more.

This was used when external references used hidden sheets as a cheesy
workaround.

Change-Id: I7e4bf3a2235a0c2e80d0aa71a81f22a10b8d0fd5

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f79537242c069668d4d2fb616e22f00b9b0153ee]

Have makeRefStr() accept a context object rather than individual params.

Change-Id: Id52e02aa29d85d207420c80a95ada2f8487f165f

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c32045fcf3045024245525b585f3cad0f4b21686]

Make FormulaCompiler explicitly non-copyable.

Change-Id: Ie0618c7e6e3854d54f117c3fe957925f3f81ac46

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b8d4d3a59d022ee56b37a835ddb3a282344814e6]

Handle global range names and use CreateString() during xlsx import.

This makes the load speed slightly faster.

Change-Id: I64e4d4b8c42a68577350539f3812cafdc0433f96

2013-11-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b7fd06bf98fea63aab368b4d0968811bdec395c6]

Test correct quoting of sheet names.

Change-Id: I4e0c55b286a476aff5cf9198b2527ec068003a8c

2013-11-18  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6d9026f7a7ebad02b57fcd2dd15f66adeba361af]

Use filelist in curl

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

2013-11-18  Eike Rathke  <erack@redhat.com>  [257521e7092848793bf2538780468d95ccb69331]

fixed out-of-bounds string access

Change-Id: I89e005f6f2d35e3343077b3b28e9fbb5135f9fff

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [912d23636a55473221e3e35768fb9ac42c3e9b76]

GPU Calc: turn on parallel sumifs and parallel sum reduce

Change-Id: Id615ea0f5f16a4dfc517aacb30715c2df84553e3

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [af223ecdf01b76bc1005c8fcc342165639a8823f]

GPU Calc: testcases for horizontal ranges

AMLOEXT-242 BUG

Change-Id: I4b87bdf6183ed81ad767550f5cd49aab51531cf2

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [c935a91260aaba79300cf516bac044ebb8dc7ef9]

GPU Calc: implement horizontal ranges as multiple VectorRefs

AMLOEXT-242 Fix

Change-Id: Ia3deb221528230554b7c431e926b10428441666a

2013-11-18  Eike Rathke  <erack@redhat.com>  [45d4b9b5e354578a81960c1b4b56e934f1e4b704]

renamed ku* to kmr-Latn*, fdo#63460

Change-Id: I8069657d8829a0315c704e884a1cf15b26e02eb8

2013-11-18  Eike Rathke  <erack@redhat.com>  [ecc174737a1bd20a86b49e41232c84c863c598d4]

nitpick

Change-Id: I69d1498e527c3e9de200e46b6cc6b0b137ea5f9c

2013-11-18  Eike Rathke  <erack@redhat.com>  [6b1407b9c2db1a45a7414ee7770b6f721fe6e947]

Updated core Project: help  aada8cbd4eb6e04bcf3df4282392f312073c2285


2013-11-18  Eike Rathke  <erack@redhat.com>  [4898079132a63409711668cc09b53991ddd8d093]

Updated core Project: dictionaries  d626d8b18cbb14825632900a02c7291912855f73


2013-11-18  Eike Rathke  <erack@redhat.com>  [a953cb7266ed483c6fca28d596e52f7004d61330]

Updated core Project: translations  7c6025ab17562741ebfd8d8ae2a8c9207b3f000a


2013-11-18  Julien Nabet  <serval2412@yahoo.fr>  [5bacd0d1c49a31ec2dae671f5e842bfea4fe401c]

Fix some wrong copy paste

Change-Id: I3ad6f62393cb22b350d6b50086963ebc7d2a8f5e

2013-11-18  Eike Rathke  <erack@redhat.com>  [85ee71de47df92631657fbad762f8454feea1b98]

it's mnOverride

Change-Id: I9ad21610eb0f6059ff6e8475124e49b34e3e5df8

2013-11-18  Andras Timar  <andras.timar@collabora.com>  [6877b8e8a29ce58143d596f9e5f1413d8152553c]

Updated core Project: translations  1e5e319682945255f7e519000c4a00fcefb5910f


2013-11-18  Xisco Fauli  <anistenis@gmail.com>  [1f7ddf3bbca4433089117ddddd1aaec838554ea3]

fdo#69025 Remove unused text

Change-Id: I9fc60d52e1bc4b38b79e3e29ed1b04b3e8a777a1

2013-11-18  Xisco  <xisco@xisco-PC.(none)>  [137244d9d4df6f0aeaa8ba81203b51bd3588b1e6]

pyagenda: Use for instead of while, same logic

Change-Id: I9a18e2178f89f887a1243db77297cee0dd9c2310

2013-11-18  Michael Stahl  <mstahl@redhat.com>  [88e65df2e4be47ae3ae1ae1b3a30003f4cfe4b11]

curl: upgrade to version 7.33.0

- from curl-7.26.0.patch:
  * drop ADDCFLAGS stuff, must be some dmake relic
  * drop wspiapi.h, presumably for backward compat with NT 5.0/Win2000
    which is unsupported (and ws2_32.lib is linked anyway...)
  * split out curl-freebsd.patch.1
- curl-7.26.0_win.patch:
  * drop the library renaming stuff - can be handled in Package and
    RepositoryExternal.mk without patch
  * rename the rest to curl-msvc.patch.1
- drop curl-aix.patch:
  presumably don't need special check for V7BETA since it's released now
- drop curl-7.26.0_strlcat.patch (obsolete)

Change-Id: Ie8c1d9e72f82ada95f42c49d22d90e43b1a6c3c0
Reviewed-on: https://gerrit.libreoffice.org/6642
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-18  Eike Rathke  <erack@redhat.com>  [6a826ddc4ee40a9727131cd4b13365bf6ae16319]

cleaned up ISO code usage for Kurdish, fdo#63460

* instead of the 'ku' macrolanguage code use proper ISO 639-3 codes and
  use 'Latn' script with 'kmr'
* use MS-LCID 0x0492 for Central Kurdish (Iraq) [ckb-IQ]
* added Southern Kurdish (Iraq) [sdh-IQ]

Change-Id: Iaee8be98d0659a0e7bbf041e60025dd1f771066f

2013-11-18  Maxim Monastirsky  <momonasmon@gmail.com>  [7cbf4629eadfe0f3da611ee0430a3ab6f2bd33ff]

fdo#65124 define HAVE_FMERGENEUTRALITEMS for MSVC build

It has been added because mingw headers are missing
fMergeNeutralItems in SCRIPT_CONTROL struct
(see commit f6deda85ef4f28426c09fab7205f274922af3d96),
so there is no apparent reason to disable it for MSVC.
It also resolves fdo#65124.

Change-Id: I4b7381f076c213f12f32cf03e2c0f321ccb1c4ce
Reviewed-on: https://gerrit.libreoffice.org/6711
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-11-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [e7a0a1fd6c501b72838a858faaa7b515d1b89845]

DOCX drawingML shape import: handle position

Change-Id: I9a0cb95d875328dab21950ead06d56c4dac8305d

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [4e593d690d4363b1065bc7638953b1156563a157]

Elide some trivial avmedia::MediaWindowImpl private member functions

Change-Id: I272acbfc9ea158af1d6d6d117451a444c1585e19

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [a063da487e6956eff19efd2619633caf333c39eb]

Simplify avmedia::MediaItem::setURL

Change-Id: I9835b96813c6bf3d8690cdaa5de66ca07afdc801

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [df4adcc47a5cfad9e6562162ae6eb28a2271f344]

Fix debug output

Change-Id: I785a3f223bd8897466f9402125df2da07615cd50

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [929baba5f08a59aeaf460d7c6b76238aca6c5d67]

Simplify MediaWindow::mpImpl

Change-Id: Ia466a08a8135a7f2e43278354c767be3a063550a

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [110bbaf0443acb9a4bfbbb7c8019442a99618347]

Remove bogus comment

Change-Id: I236e5f3797750f78047957c3dd9984c687ffa0ab

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [6f405e15ec889c09052048b43753bb6a6210d605]

Fold MediaWindowBaseImpl into MediaWindowImpl

Change-Id: Ie6366d8b1facb39a5f44279f0c49a229b019bcaa

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [c37d7f0d50efbcf1c4ea25c54e7280b2989c35f7]

avmedia::getMediaFloater clean-up

Change-Id: I76dcf42267cbb1f028d0501471b569fa6b7b91d5

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [1416056789c9352b9a96452cb947d1d46d096fc2]

Updated core Project: help  bd79eebd63807c29ef7509516291635efecd246a


2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [fcb7905a7f7c8ad3e46fb49324fb1d7eaae83192]

missing resource

this is missing since abad15bc31e99d554a68c6806a3ebb5f592dabbd

"small improvement of Insert -> Hyperlink -> Internet dialog". I can only
assume that removing the target button was intentional.

Change-Id: I71147394bcab348ed1d9e1e19e32b5ebdddc8c0e

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [e0840df74c9f33cae4e3cea5f5e5de39d51d17fd]

convert alien dialog to .ui

Change-Id: I5b4a17eb83d61f7f95d7b71024ba035c957adf2c

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [6019cd9bb5606e0d3c2dfd3acbf3a24eee85ea11]

want to be able to support non homogeneous buttons in buttonboxes

Change-Id: I7ea4c093d6318a24106542f851cfd58230bc3ea3

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [079852ce8fd9d45f3cc02829c03d0ca6ddd20aa7]

scaling the width gives huge spaces at the end of long buttons

e.g. in the alien warn dialog

Change-Id: I2e3acddb67b480d4d63a3f4cc77252886e0c9a1c

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [52f7dfefde8d989032ea056f4cdba11cddde1f7c]

adjust sizes of primary and secondary areas

Change-Id: I47dffdabcbd0b321502478327f95e9e6bfba6f5b

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [7de38f78fe66b4c5c6d62c59cdd6a38359352998]

HIG seperate primary and secondary text by 24pixels

"Add one line break at the standard font size below both the primary and
secondary text, or 24 pixels if you are using Glade"

Change-Id: I4bdb0eade4de1304a155fe4338c013d1576b8282

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [b211b8b2e14bd961a7b32033468a94cbff52b5c4]

Related: rhbz#1014990 valgrind reports yet another unint variable

Change-Id: Idf6a0a1e12fffee6c090add41247723f1d9cf576

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [e0840f70565062b712e544f952640ee35cfb6a27]

Related: rhbz#1014990 valgrind reports yet another uninitialized variable

Change-Id: Idf15ee825a34aa7788c422475aa6cea8ff802581

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [91e15fc645bd5492b6fe52f01f5bda50552e0c92]

surely we don't want ANY string anymore

presumably a simple blank string makes a whole lot more
sense in these langtag days

Change-Id: Ib50f7aed782f04d5d1c1f84617061ba2f66153bc

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [b7069ad07dc651f5326cd3a671588d8c1ecf2534]

Related: rhbz#1014990 valgrind reports uninitialized another variable

Change-Id: I77f082ea145b0f20daa93c3ee04067ecb6c3b108

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [92424bdb2d05934d8f31910e175b0df9f5fe8c77]

support en-IE as well

Change-Id: Ibf92c0044cdbea8c85a7a73258d883bd28d619e9

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [f3660062ce8a2c65d483b83c2800d9b958d12f08]

Related: rhbz#1014990 valgrind reports uninitialized variable

Change-Id: Ibaa2ed0ee2f1f3f00bceec91ccced968e4913e47

2013-11-18  Caolán McNamara  <caolanm@redhat.com>  [0ee16bf9c30c1ed98024f12bb1bea173d62a9eb8]

sad little semi-colon dangling in space

Change-Id: I297fb09996c694b920b4ae56e6da2f7a009c9386

2013-11-18  Matúš Kukan  <matus.kukan@collabora.com>  [9c45345a680f7444df251f9403c7d56572380f21]

datastreams: make toolbar docked, hidden and show it when starting streaming

Change-Id: Icbf1abffc5424e213550c7cf27cdaa59126fa54d

2013-11-18  Andras Timar  <andras.timar@collabora.com>  [d4fa4c7b386157a7b313bacda0aa0b09ff40f5af]

fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"

This reverts commit da06166015689eca260c702602bef4cea58afbd3.

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [7dca2226394b8e07fe915e811bc02315580dd5b9]

Set Referer for auto-reload

Change-Id: Ie6b664bcd2021820a5baf158582fce7a07c112af

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [fd08abb5941f6815f8a49ae50e7fc93d93609543]

Don't try lockfile creation when getting medium already failed

Change-Id: Idbca79b5224358eaaef040365b2b385f2e2af9dd

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [b150000278891a4bce875502de1265f507ed8958]

SfxMedium::LockOrigFileOnDemand return value is never used

Change-Id: I2f64cc8fbe78354f9ded7a9a6bf03d9c597b3897

2013-11-18  David Tardon  <dtardon@redhat.com>  [78e2af8d7141015372995a3583242998c977e829]

enable more formats supported by libmwaw

Change-Id: I60d5ff673843236436af12f86f40916b7d266cd3

2013-11-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [8299924b750f74f799dc683134788a285b38bd72]

cp#1000018 RTF export: avoid additional paragraph at footnote end

Change-Id: I430a7d705208f197050a7d521c9c20b267c33f26

2013-11-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [86fd7fd4f634d5a8a566500ec4248785ea2e790e]

CppunitTest_sw_ooxmlexport: disable two testcases on Mac

I guess the crop export code needs some love even on Linux, so instead
of trying to fix something blindly, better to just disable them there
for now.

Change-Id: Ie33fc0f95f01799dcb9002b95f7fb7a239d4ba12

2013-11-18  Stephan Bergmann  <sbergman@redhat.com>  [7f9fde2490610825c77dd1026e4b48c28d496036]

Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxx

Change-Id: I7b5d4a5eeeefa6191cebeada363553c8d6d6d29c

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [dc113e8a86e9904df8f37a2980db39cbabcea78f]

GPU Calc: re-enable parallel sum reduction after fixing regressions

Change-Id: Id274575e731c413e8e9b808ae5e651efe10f7b03

2013-11-18  Tor Lillqvist  <tml@collabora.com>  [935f1f61cbe112b1cf1ab95bae9dfcb42b4fdb5e]

Remove now incorrect comment

Change-Id: I4cd9f8a0720218e416c88b3064b69406b7a1eda4

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d00e0bcd60304835f5c10a71b22b6a4f483dd6ec]

GPU Calc: fall back to SW interp for unsupported double vector variants

For cases like DoubleVectorRef::GetArrays() containing more than one array.

Change-Id: I5111a731301bb43b8dbcd1156d964dca231fe840

2013-11-18  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [547750e8c2d001f92e3e303ebfda9b395538e741]

GPU Calc: fix regression caused by reduction

Change-Id: I077d400f9cc83a60edd3374cce0f69f27872298f

2013-11-17  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [6fd82243e26af3cace74beeb2193c40f39b84bc2]

GPU Calc: fix building error on Windows

Change-Id: I4a7e02c24f82222bdf9fc4fb66504ed3b6b09f34

2013-11-17  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [434d445a93910f1745b140a5212198a452925dc6]

GPU Calc: refactor: separate VectorRef out of DynamicKernelArgument

Now DynamicKernelArgument is more an abstract base.

Change-Id: Icc70fa9fe4ed2db3c5483099d99584ba30ac38f6

2013-11-17  Wei Wei  <weiwei@multicorewareinc.com>  [ff983712ecaf91b3dc1ef432fc3fc64de2e29f13]

GPU calc: refactor code for sum reduction and

sumifs naming rule

Change-Id: I685d263337bebe236befa5e5f45356336936c998

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f99736820a23cb7e37139607713658dea1c69dd4]

disable test if no OpenCL platform is found


2013-11-17  Julien Nabet  <serval2412@yahoo.fr>  [30e5bdcbf5bb3e4f848748bb2d8196bb0c3c3c93]

m_uInt8 not m_nInt8

Change-Id: I54524b6c7c19202bee049b61edc3f8e0a1e4fde0

2013-11-17  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [8a44e093ed88015a74abd33ba8b4a37dd0e3590c]

The new default Writer template

New headings, better paragraph and lines spacing.

2013-11-17  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [fabda86553e6ff9bb6dc03d88a1599245f54ac15]

GPU Calc: add tolerance when expected == 0 for weibull

Change-Id: I60cd4901f614f64d8bf28b2e5477edb00f5b9651

2013-11-17  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [1d89cd08ab3566375e30b17f1b17bc240ca907a4]

Use CSS style attributes for top level svg node

Change-Id: I1f1958e0e03868167a65a2186f955a085676f9d9
Reviewed-on: https://gerrit.libreoffice.org/6563
Reviewed-by: Christina Roßmanith <ChrRossmanith@web.de>
Tested-by: Christina Roßmanith <ChrRossmanith@web.de>

2013-11-17  yiming ju  <yiming@multicorewareinc.com>  [59c0051b26c28a0b277a83177f7e7d5db012b6cf]

GPU Calc: unit test cases for SUMPRODUCT WITH FIXED WINDOWS

AMLOEXT-214 BUG

Change-Id: Ib5adff235593b3a38f6aa7e63edf0196d31b8e82
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-17  yiming ju  <yiming@multicorewareinc.com>  [62f23965591ad3e2a3ee772e518d3fccd6b5ae9f]

GPU Calc: implemented SUMPRODUCT WITH FIXED WINDOWS

AMLOEXT-214 FIX

Change-Id: Ifb2797899ec30f998a2387ce9c5752c8e8a03b79
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a268ed682753e63f085ef81e242bb12516245593]

use the correct formula grammar for export, fdo#71549

Change-Id: I50af1a394aa40c1a7dbc32caa2ace4a4552ac594

2013-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3b2dc1b132517ed1310e11be39c4b2a65476e87]

fix build


2013-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3f0f8d09645e7ab03c8757bca9af2e99731075c0]

enable opencl-test again on all platforms

we have now a way to disable known bad OpenCL compilers based on vendor
name and driver version

2013-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ab21b9c995c0f018055bb3355c3ebdd4deb48ca]

fix problem with retriving vendor information from opencl devices

Change-Id: Iff9017b64159254c749fc2c3ddc9033d524f9395

2013-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [91e814f66f5561798902f767d64c4366b376a1d3]

add a way to blacklist known bad OpenCL compilers

the blacklisted compiler hangs while compiling the opencl-test kernels
on the @38 tinderbox.

Change-Id: Ice80253a5fbb66eef4bfb4a3efd881fc83c379b4

2013-11-17  Tor Lillqvist  <tml@collabora.com>  [3614d5546034eae34dd0cbf282e058e431ec7295]

WaE: 'PATH_MAX' : macro redefinition

Change-Id: I153e34d24493bbbebf37422fb6382969153506a8

2013-11-17  Tor Lillqvist  <tml@collabora.com>  [8b60382f524e1e8b19d5e17d3b7b901ec65526cd]

Make the tiled rendering code compile for Android again

I just ifdeffed out iOS-specific code, no actual Android-specific code
added. And if at some stage we have need and resources to really make the
tiled rendering stuff saner and cross-platform, a lot will change of course.

Change-Id: If45d98f301413e26372c611f8ffecf229061174d

2013-11-17  Tor Lillqvist  <tml@collabora.com>  [f3a59f58900cbf9827260b8db57c9be8d92b5aa7]

Make this compile for Android again

Change-Id: I0b476873f76e6dd480868ec4d443718cab36cf24

2013-11-17  Andras Timar  <andras.timar@collabora.com>  [67a5bfb8d484e882aa6a5ecb6f889d702e6d153a]

Updated core Project: translations  6655f2f0d0a0bc781fa6ed710e1141f7362e0697


2013-11-17  Andras Timar  <andras.timar@collabora.com>  [4c530d3d18727567d3c5ec3721dc46866b34d2e0]

good-bye stringex, you served well

It will be better to handle Android Impress Remote localization
independent of the big LibreOffice source tree. Instead of
stringex, we will use android2po, a 3rd party utility for conversion
strings.xml <-> pot/po.

Change-Id: I4eae53e4f8d94c55e5564d54c5e5c214bc9569d7

2013-11-17  Andras Timar  <andras.timar@collabora.com>  [5b328e8f28b131f4ee391c66b4ae58f8193a0050]

script that checks for translatable="yes" attributes in .ui files

Change-Id: I3c8ea5e0d8105964f1b0e5c8ace81fa08d8da8d3

2013-11-17  Andras Timar  <andras.timar@collabora.com>  [aecc0d723f707bc827643b361e6970be63445258]

missing translatable="yes" attributes

Change-Id: I138c8f245e4bfb2f23dd4cd8a629d8e5e3aac56b

2013-11-17  Robinson Tryon  <qubit@runcibility.com>  [ee8b9849466e202c913baefaf81de0ed06cdab66]

Updated core Project: translations  983b259ba97a5a8dd916700b6ce0b1c0ceece1b6

Bugzilla Migration: Change bugs.freedesktop.org -> bugs.libreoffice.org

Change-Id: I12591e20d81023693a53d334526176085d5f964b
Reviewed-on: https://gerrit.libreoffice.org/6692
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-11-17  Andras Timar  <andras.timar@collabora.com>  [1ba111343eadfc9da58e229d0bc19222819229fd]

bugs.freedesktop.org -> bugs.libreoffice.org

Change-Id: I56c1190c93333636981acf2dd271515170a8a904

2013-11-17  Tor Lillqvist  <tml@collabora.com>  [62fd1cfb7eb64ac48d588b667e325c6d80528e33]

WaE: unused variables

Change-Id: I81cdd8d295e07d13b6013e1a64f7c7327f5c54c2

2013-11-17  Tor Lillqvist  <tml@collabora.com>  [51cf9b09542d795c40743e14fa009316286654b2]

CppunitTest_sc_opencl_test doesn't crash on OS X

Change-Id: I401115dc23306525917c968b753e70643ebe069d

2013-11-17  minwang  <min@multicorewareinc.com>  [1c8701f8b7b5fe287a0d9a1c433504f3f8f88ec3]

GPU Calc: unit test cases for AND

Turn NO_FALLBACK_TO_SWINTERP on  in formulagroupcl.cxx for test

AMLOEXT-217 BUG

Change-Id: I768e3b58e37d56c527f364aab54b88ecfe8c0907
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-17  minwang  <min@multicorewareinc.com>  [26c759b7dfcbceb295acbb1f895847bcc4dd6cce]

GPU Calc: implemented for AND

AMLOEXT-217 FIX

Change-Id: I95454c6e390ddc856b9a08d1db5a7a696a3928aa
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-17  Joel Madero  <jmadero.dev@gmail.com>  [42463328f5803d7d34a3bb05fbe1e24cdc02dff8]

fdo#71652 - change thousand separate description

Minor change to the text found in thousand separator parameter use
description to make it a bit clearer.

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

2013-11-17  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [37c8301ad18c0fd0b61a587521e7ae40ceed0070]

GPU Calc: remove CL_QUEUE_THREAD_HANDLE_AMD query

Use of this extension is not recommended even by AMD.
See also:

http://devgurus.amd.com/message/1300769#1300769

for details.

Change-Id: I05bf2903a79c83e1de3cdfe23c713b8a0e7d35f9

2013-11-16  yiming ju  <yiming@multicorewareinc.com>  [f7e6521efca5e5966a65e84848a1c35d71ba1a0b]

GPU Calc: unit test cases for COVAR

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-86 BUG

Change-Id: Ie35b4fe1efcdd21e8488ce560c30bd3fca6aa30c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  yiming ju  <yiming@multicorewareinc.com>  [e57f015669d1a50e23347915613adcb8b42ea564]

GPU Calc: implemented COVAR

AMLOEXT-86 FIX

Change-Id: I2900d2b8d95412faf7c1b1591a2533327b95a1c2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [0590d20f59d22d01707456ee7afb7f28d7774499]

GPU Calc: unit test cases for STDEVP

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-185 BUG

Change-Id: Icfbc7ff33f9d6fb702353250d29c5166513ff960
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [68ef0136020091e0d868c8bd683c8be2adbffac3]

GPU Calc: implemented STDEVP

AMLOEXT-185 FIX

Change-Id: I09eb45e19db9947a720e72312d5696ecdab67ef6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  yiming ju  <yiming@multicorewareinc.com>  [ee8ecaa0de377a7cb698c3e52d027778d315fb28]

GPU Calc: unit test cases for SUMXMY2

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-204 BUG

Change-Id: Ie9c124ecf8d88915e037c0f36f8e46c4e0e97801
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  yiming ju  <yiming@multicorewareinc.com>  [4fc3fbb2f761b500542dde37a7bc01b4cac109a7]

GPU Calc: implemented SUMXMY2

AMLOEXT-204 FIX

Change-Id: Ibb3e61322a0468f1e77fc0e7176116765b53f540
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [43da861fe2feb9fc4976e67e7d29b971ddeb93ff]

GPU Calc: unit test cases for TINV

Turn NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-191 BUG

Change-Id: Id77552084e755f100b61c7db7daaea7d79747a87
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [c3cc4e02c7a3a62010de8f11376193da68404635]

GPU Calc: implemented TINV

AMLOEXT-191 FIX

Change-Id: Ieccfbb0b79d55b6630a9dd05bf3c738c42058b53
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [ecacefc06a19066881ec0997930f4aa62ed6e4a9]

GPU Calc: temporarily disable parallel sum reduction

Change-Id: I4995f08805ef23d88dc996a54688b5eed9595e3d

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [08c68cc138a17ee0c0031d0049a18898c926d4ba]

GPU Calc: unit test cases for TDIST

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-190 BUG

Change-Id: I7d48101f41c592e8c83bd82aa87767e188ce37da
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [a81e6fb33b3dca4cc50155a3d6fa7db3207e4579]

GPU Calc: implemented TDIST

AMLOEXT-190 FIX

Change-Id: I9745d4e2b3b25640abfa5ee8165d1335fb52c6b6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [48e2405de783b61882b0a103df80c5f6b3be6dd9]

GPU Calc: unit test cases for TTEST

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

AMLOEXT-189 BUG

Change-Id: I159a9635cb53d962fb16d82ccc2d13c2c4dc41e3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  shiming zhang  <shiming@multicorewareinc.com>  [ebd3c6c946f08ebe73785192d4e0a504717e49e5]

GPU Calc: implemented TTEST

AMLOEXT-189 FIX

Change-Id: I15a640a9953fa4aef2176fd31242e21ad335abb4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  hongyu zhong  <hongyu@multicorewareinc.com>  [811c671c7ff3229dab1ed9ae81fa9723c603fa80]

GPU Calc: implemented BETAINV

AMLOEXT-201 FIX

Change-Id: I68a7277b7353ed5a6f4d2ea8d1a4f7fb894bf487
Signed-off-by: haochen <haochen@multicorewareinc.com>

2013-11-16  hongyu zhong  <hongyu@multicorewareinc.com>  [95b610968c8cc3d44609f5d766276138b7048843]

GPU Calc: unit test cases for BETAINV

Turn  NO_FALLBACK_TO_SWINTERP on in  formulagroupcl.cxx for test

resolve compile warning in opbase.cxx

AMLOEXT-201 BUG

Change-Id: I82917b13c43c1bcaa01928b89210c8eb7495a167
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [886c5551396d07e8372c9b90562487d1dc69e9b9]

GPU Calc: pass the right argument size for reduction kernels in SumIfs

Change-Id: Ib8fab8eacddbeb37795ad45f026559bdde0d43f7

2013-11-16  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0adea894d6d55ead0ff58c76ce142f5d4e1014a4]

GPU Calc: fix regression on non-AMD GPUs

Change-Id: Ie9ae42fc8111e1f11acab5c67a4932edd7031619

2013-11-17  Takeshi Abe  <tabe@fixedpoint.jp>  [11077cb75d0dcf1ebb25b12358776fde45a78eb4]

undefining inline is just confusing

Change-Id: I70b973a88944603077a06632c801e8211f9efbd9

2013-11-17  Takeshi Abe  <tabe@fixedpoint.jp>  [5c6bbe6a23b6b746dcbb20de1360b4745b1e4679]

sal_Bool to bool

Change-Id: I0b01f904f78ec1a3d1aebd2af2ae8f55588a504f

2013-11-16  David Tardon  <dtardon@redhat.com>  [c7bedbf124b4c903249ea78ba1f819e1e58d38f7]

upload new libe-book

Force it as minimum version for system, as 0.0.1 is not usable
out-of-the-box.

Change-Id: Ic3205cf717b476f4f04777fc57032c0197bfbd84

2013-11-16  David Tardon  <dtardon@redhat.com>  [5b652a24e3b3e03fc1380257711b9ed7b0ecc8c7]

fix build with --enable-eot

Change-Id: Ia4e5f3d5a47ff88e318d930261efdc90e08cde50

2013-11-16  Jesús Corrius  <jcorrius@gmail.com>  [d83e581fb5074c575e942115b6930b00a81b21dd]

Fix for VS 2013 compilation

I don´t know why it doesn´t work anymore, but the fix is trivial
may be related of using the Windows 8.0 SDK.

Change-Id: Ia09109b53d4f022a732ea781c98ddd4eb0c721d9

2013-11-16  Julien Nabet  <serval2412@yahoo.fr>  [49ca17de76ba4a6396b9207a82d460cbae7c6d53]

cppcheck: reduce scope

Change-Id: Ifa54cc132f0c6591c57639f85e789b08a60b7f4b

2013-11-16  David Tardon  <dtardon@redhat.com>  [37915c87aa64e850a9803b72bc1dcf939ae8f1e6]

avoid gbuild warning

Change-Id: Idd034e3978c602e1e3dfcff5c1f3973c9dc5b6a9

2013-11-16  Julien Nabet  <serval2412@yahoo.fr>  [239c7020738717e4f1bcec6a29283aeae7796005]

Remove special characters + some ascii art

Change-Id: Idddc1de6af624dd815f8f148912438e6f6dc43ae

2013-11-16  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [06d2d3290acb5dd3200481b85baf7c5718ea177c]

fdo#35712 Correct update of equation in status bar

Change-Id: I6db5628bbad337f70e3a39a4c65afbd0f6c30a9d
Reviewed-on: https://gerrit.libreoffice.org/6658
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>

2013-11-16  David Tardon  <dtardon@redhat.com>  [40b2a899d5bcba98be371a93c635d04d36ff2c2b]

fail if avahi is not found

If I configure with --enable-avahi, presumably I want the code to be
built with avahi support...

2013-11-16  Tor Lillqvist  <tml@collabora.com>  [b1ab93642d770e35a3bf4ba4b41c17dd27382eb5]

Fix up help message for --enable-64-bit

Change-Id: Ie3646a1af8663683535642e42118cd39c349a94c

2013-11-16  Tor Lillqvist  <tml@collabora.com>  [9127dede48fdcccad2232fa7bdff781c6b033d8b]

Fix up help message for --enable-lto

Change-Id: I8f81c37df4751bc6cafc31e1624197477701569b

2013-11-16  Julien Nabet  <serval2412@yahoo.fr>  [4ea65db333422e58b8af1e4d5faff0849d856c37]

cppcheck: Array index is used before limits check

Change-Id: I30154dd9504b70dc3212af3ac1d88dfc9a9d8396

2013-11-16  Julien Nabet  <serval2412@yahoo.fr>  [f2884fd3765e6e527d12543070c1a882052657df]

cppcheck: Prefer prefix ++/-- operators for non-primitive types

Change-Id: I453118a27de9484f318f8988a41cda1e809db1a7

2013-11-16  Julien Nabet  <serval2412@yahoo.fr>  [fce8058a30b900c1c49498eaa3b22e2784e2eb61]

cppcheck: some cleaning + use CHECK_OPENCL

Change-Id: I94d55c196f8bee8d770889015aaa43899183ca9a

2013-11-16  Tor Lillqvist  <tml@collabora.com>  [18f9424ed77c27411f73dfad2be8e3b4ad97001f]

Turn on LTO for MSVC when optimising unless told not to

Change-Id: Ifdb04238d02ff504bd517508851e93211d748b7d
Reviewed-on: https://gerrit.libreoffice.org/6652
Reviewed-by: Jesús Corrius <jcorrius@gmail.com>
Tested-by: Jesús Corrius <jcorrius@gmail.com>

2013-11-15  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [9ab89a7599f79092027ae86b5b4cd0e3d67b8b4d]

GPU Calc: an attempt to fix compilation error on Darwin

Change-Id: I282ef4732f72d76baf647bb039847e8d7b3fd562

2013-11-16  Kurosawa Takeshi  <taken.spc@gmail.com>  [be7c599a125df6946c1b5a1233cda27740081273]

fdo#33243 Fix SVG export presentation placeholder texts exported

Change-Id: I3eea9989128635616bc154466f169aed201bb5dc

2013-11-15  Wei Wei  <weiwei@multicorewareinc.com>  [1e3bc2925c0ec1b03d6ae7cf3f281b0df3ec88d3]

GPU Calc: implemented parallel reduction for SUMIFS

For now only works for fixed and sliding fixed-sized windows.

Change-Id: I25e3f893a86d0e1723ae1e1633ffeeee93926b8d

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [501bc66c780ab8fde801eeedc1f7c89762050713]

GPU Calc: use parallel reduction to implement sum

Use reduction kernel when given a large DoubleVectorRef

Change-Id: Ifd4977b81be64274733909e43f0e5ef161bb455e

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-16  Eike Rathke  <erack@redhat.com>  [43cab408cdc9e3489113790d0990e50ca40f0adc]

made horizontal cell alignment depend on writing direction, fdo#63546

If not left or right aligned or centered, the horizontal cell alignment
depends on context, whether cell starts with an RTL character, is a
numeric value, writing direction set at cell or sheet writing direction.
Do this for drawing the cell text so switching writing direction for a
cell or on sheet level actually works.

Change-Id: Ic03f432acbff35008305c90787a649fcae7320f8

2013-11-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [6f7df889f4f280d482a9c94a9f398d8531372ee5]

CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro naming

Change-Id: I4dfcdc851fce49de25b3bd21f733f819a3d02eb3

2013-11-15  Jan-Marek Glogowski  <glogow@fbihome.de>  [2e6a17ac88e89d4db8491605ac4dd6ea249b5d01]

Use Q_* macros.

This way we won't conflict with boosts signals and slots.

Change-Id: Ia92b283a5b47b7bc8c2bec2c6be664c9b7f1bed8
Reviewed-on: https://gerrit.libreoffice.org/6682
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-11-15  Jan-Marek Glogowski  <glogow@fbihome.de>  [c5b7cc9598f4a9a5c7c42c1ccd06765dc17b4c24]

Add Python 3 compatibility to GDB pretty printers.

GDB on *buntu is linked against Python 3.3, which has many
incompatibilities to Python 2, resulting in broken code.

This patch uses the Python six library as a compatibility layer.

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

2013-11-15  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [46dbc13169a9b97d3f8ac310ac35d5f51eea7de6]

GPU Calc: revert back to OpenCL fmin and fmax

When generating code for MIN and MAX an integer version (min/max) isn't
correct.

Change-Id: I4bf1e774e37e0ce30924178f022156e0e43f4c06

2013-11-15  Jan-Marek Glogowski  <glogow@fbihome.de>  [118d63cd5214c47540e9b78b8f15dabacdf7114f]

Import Python six v1.4.1.

Python six just consists of a single Python file, so this includes
the file as a convenience.

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

2013-11-15  Andras Timar  <andras.timar@collabora.com>  [f64ef0b43a5cd97657cffa2cfb415d523d55095c]

qtz handling in ulfex

If we don't want to use qtz codes in .ulf files, then why
do we write out qtz language with en-US content?
In fact this patch would not be necessary, if I didn't find
a build breaker bug, somehow sNewText was empty for certain
strings, and the sNewText.copy(sNewText.indexOf('|') + 2)
failed.

Change-Id: Idf377e61391eb08ecb692a7c404d190659b97575

2013-11-15  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [ec6d0deca7e2fcde1f461e093b51bd101fe1eba9]

GPU Calc: fix compilation error in using sprintf

Change-Id: Iea316f3355a9105702391aa7b76268cdfc8831ef

2013-11-15  yiming ju  <yiming@multicorewareinc.com>  [a1e6bbbdaabcf37d8d8dfd89f6372e9521f36a22]

GPU Calc: unit test cases for SUMX2PY2

Need macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-200 BUG

Change-Id: I2eb1c8b30989391d683400eef89b4543edd69f1e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yiming ju  <yiming@multicorewareinc.com>  [2e348a2e37c702273416816122c49da90ad3bb65]

GPU Calc: implemented SUMX2PY2

AMLOEXT-200 FIX

Change-Id: I61ec2c11db0bd9bce4a0b32cf266ab39d5439a08
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yiming ju  <yiming@multicorewareinc.com>  [67e2b033b1ba0938f294e853b98ce748e0fb1fa5]

GPU Calc: unit test cases for SUMX2MY2

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-198 BUG

Change-Id: I8d3817c990b07310be31b3246af1b58b960c62d1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yiming ju  <yiming@multicorewareinc.com>  [d470a9f978198812466832acf81ff0128c856da3]

GPU Calc: implemented SUMX2MY2

AMLOEXT-198 FIX
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

Change-Id: I81f4ff0d2b11527934b2bdefba5664be6491e84a

2013-11-15  mingli  <mingli@multicorewareinc.com>  [0b199159169d02dfa31df271932e02404de94899]

GPU Calc: unit test cases for HYPGEOMDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-199 BUG

Change-Id: Ibad56aaa79c705e39b0ccad7a6b72955feeb4b4c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  mingli  <mingli@multicorewareinc.com>  [2354714c542666d96d080e28ea293db016aaad58]

GPU Calc: implemented for HYPGEOMDIST

AMLOEXT-199 FIX

Change-Id: I2f621a4f9e0659d1f0be8b9a0bb9c32352b47c2e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  dechuang  <dechuang@multicorewareinc.com>  [66ded6ba639ed8f14015db88367c6451ac54eece]

GPU Calc: unit test cases for PRODUCT

Need macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-193 BUG

Change-Id: I7d866bebf2bd3d01a8ea0643561f918581af2c93
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  dechuang  <dechuang@multicorewareinc.com>  [1de904adc62c7d6cd29ecf248dbe941a51e09646]

GPU Calc: implemented PRODUCT

AMLOEXT-193 FIX

Change-Id: Iaa1ca2f02e44621c8acbb07f74a059a9280f489d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  dechuang  <dechuang@multicorewareinc.com>  [8bf3864069cf67ae97299c4e0e042b922a45a989]

GPU Calc: unit test cases for CONVERT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-175 BUG

Change-Id: If490d33b86b249f4f88cfec1d82131b9967942d1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  dechuang  <dechuang@multicorewareinc.com>  [ba6584719fb8b1b1fe60ca96fd59db318ae01c80]

GPU Calc: implemented for CONVERT

AMLOEXT-175 FIX

Change-Id: I5f559444019534ce62a056fe16c5880901158b61
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [1c6127e1307fdf4f699c852373797cebb051a125]

GPU Calc: unit test cases for RAND

Need to enable macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-197 BUG

Change-Id: Iadf1d77fcef120e1b4a84ba3b08150297cf46608
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [70eadc4eaa4e6b05388cca1bb9f273df097272d4]

GPU Calc: implemented RAND

AMLOEXT-197 FIX

Change-Id: Idf99d66217516aa2f57801a94b2e38d0409d4262
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [76a4dd60c5ce938508e4f44d8473aa0c3a0c58ed]

GPU Calc: unit test cases for PI

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-196 BUG

Change-Id: Ia60cb2739ea6485e31c4f81b7813798ba97a99f9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [0115152dacd10bc4029c585f6fe55bb7695f04ab]

GPU Calc: implemented PI

AMLOEXT-196 FIX

Change-Id: Ic9328d4cc7650bb2270e8b77969502bd3f4f49ba
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [9d98f56d956cb08e67c15a8d75ef1e5df4588ba5]

GPU Calc: unit test cases for ZTEST

Need to enable NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-188 BUG

Change-Id: I79cdfdd7f73cc3283bfa1cdabc00173422c953b4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [906e1c9af7af41122034e36406622d9db7d68502]

GPU Calc: implemented ZTEST

AMLOEXT-188 FIX

Change-Id: Ib1dc158d13cf80dbb23621d0fce33f10d1baba2a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [a9283028c255c8d76734f20269eb5aae01cb6a6d]

GPU Calc: unit test cases for STEYX

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-187 BUG

Change-Id: I23f774839d5105ebe729a1cd7df98ef22caa4b70
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [7e96f4aa0b819d9e60221ece2a44eb7dc44b2b7e]

GPU Calc: implemented STEYX

AMLOEXT-187 FIX

Change-Id: Ia7895ec2cbd89ce0f089fd0a35084921e224d8f0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [0d57113267b5cc18632c7ea0e1c1ea4e446a8af2]

GPU Calc: unit test cases for SLOPE

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-186 BUG

Change-Id: I802de8aa311887ac63fc76fe4e9441678d79e5fb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [cfbdb1e40030c58f7674cb293b8984d1d129a2cb]

GPU Calc: implemented SLOPE

AMLOEXT-186 FIX

Change-Id: Iff85c08948adf75e6e4d443906b601219155ba80
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [5d02ff1e4534f201772c467b60f71903894a431b]

GPU Calc: unit test cases for STDEV

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-184 BUG

Change-Id: I0b31255ef182c61f53b4670538b7db029ed83cd8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [cc666857d603cd4be97489339dea1fc4b9dd3554]

GPU Calc: implemented STDEV

AMLOEXT-184 FIX

Change-Id: I98f620073329cf6670cb53af2b1af01154a16af2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  xinjiang  <xinjiang@multicorewareinc.com>  [8eeac26f3ef1e30357e53d75ba41a2eade47e524]

GPU Calc: unit test cases for DEVSQ

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-89 BUG

Change-Id: I2ed2d697e9906df476271185b3ca2a2471ab3c2c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  xinjiang  <xinjiang@multicorewareinc.com>  [6f6f873760647124d37e330134fb56e1ca93d6df]

GPU Calc: implemented DEVSQ

AMLOEXT-89 FIX

Change-Id: Iac11963564f3bbcde6ecfe5091457adcb5255a92
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yangzhang  <yangzhang@multicorewareinc.com>  [d8f284c2bb4a9843aab88ea7f7f0f468962f67cd]

GPU Calc: unit test cases for COMBIN

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-194 BUG

Change-Id: I7389daf865559dd6ec0908889d1c1d6703d8e9a0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yangzhang  <yangzhang@multicorewareinc.com>  [edefa3bd32fd5480c4997379254fba2d5b93ce17]

GPU Calc: implemented COMBIN

AMLOEXT-194 FIX

Change-Id: Ib187929576084f2c01ef304bba583024a4d6148d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yangzhang  <yangzhang@multicorewareinc.com>  [2a18dc332689f5d02e6d178493cb0c07a8bb7861]

GPU Calc: unit test cases for CEIL

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-181 BUG

Change-Id: I5ace7bedd8b99705b30b23aedc8a8e2075fc51c6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  yangzhang  <yangzhang@multicorewareinc.com>  [61c3a61baa2054f2962b922614f0098a203c33a3]

GPU Calc: implemented CEIL

AMLOEXT-181 FIX

Change-Id: I3ee0eb38e071ec0b0224fc73a47cdd0408b345d4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [5fd9b52dd48d932ce652c9ef1084e033ea755493]

GPU Calc: unit test cases for VARP

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-183 BUG

Change-Id: I230d2a0ee9ee5286cb631f7401a42438f51e67d7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  shiming zhang  <shiming@multicorewareinc.com>  [31cc96c55160786d1af7bedcc0d010f954610b58]

GPU Calc: implemented VARP

AMLOEXT-183 FIX

Change-Id: I65a26ecdac93e741a6fcaf40a9f135ac1758d875
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  hongyu zhong  <hongyu@multicorewareinc.com>  [a30a12b1cc81441a7e490465ec5ad4ab070a661d]

GPU Calc: unit test cases for BINOMDIST

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-192 BUG

Change-Id: If6fad4b811f46f88895c6c841cc9754244968728
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  hongyu zhong  <hongyu@multicorewareinc.com>  [9d45000281e10b724f3a88ca95ee2c68c09bd736]

GPU Calc: implemented BINOMDIST

AMLOEXT-192 FIX

Change-Id: I36d95c4b68aa8b7bba12a9db0a363a68c56ddb19
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [758dc9e3051514ff5d5441ac2ebe782a57533a7c]

CppunitTest_sw_htmlexport: check for nullptr

I couldn't reproduce this one, but JBFaure says on IRC it helps in his
case.

Change-Id: Ib0a22996bdfc758326c4910b5b652f0772c08912

2013-11-15  sushil_shinde  <sushil.shinde@synerzip.com>  [b8a4abdda4e6a95535992c26a906226ede7f050a]

[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.

  The XInputStream for activeX.bin files is stored as the PropertyValue
  "OOXActiveXBin" into the "InteropGraBag"

  Added mxActiveXBinList object which holds XInputStreams for each
  activeX.bin from activeX folder.

  Added .bin files entry to respective acivex.xml's .rels file.

  Added Unit Test to test all .bin files are stores properly.

Reviewed on:
	https://gerrit.libreoffice.org/6679

Change-Id: I3a0e9462a6cc53d8cbb9c7d59ed24631d77d4d30

2013-11-15  PriyankaGaikwad  <priyanka.gaikwad@synerzip.com>  [9fbdb2b8a71e195ac2aa68740e66e84316b08ed7]

Fixed for spacing between lines in table is getting preserve.

Problem Description:
In "w:spacing" value of "w:line" attribute value in table is not getting is preserved.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6678

Change-Id: I2b0284a22da3a828c81876960f488049be4f8681

2013-11-15  PriyankaGaikwad  <priyanka.gaikwad@synerzip.com>  [b00c73f9338a1bc0d4698f14383c4a5f9dbd78b6]

Fixed for spacing between lines having lineRule "auto" is getting preserved

Problem Desciption:
In "w:spacing" value of "w:lineRule" attribute value is not getting is preserved.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6675

Change-Id: Ie9c99864bd5a198af94c1d251666bcb3427d955a

2013-11-15  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [5cdd6d28d10d815c046b65db48847558259a1d1a]

LibreOffice Corrupts DOCX files containing Footnotes after Roundtrip

	Issue :
	1] Extra data was getting written into document.xml after
           </w:document>
   	   This includes :
   		1) <sectPr> tag
   		2) Paragraph tag of <w:footnote w:id="2"> from
                   footnotes.xml
	2] This is leading to document corruption

	Implementation :
	1] Enabled a flag inside DocxAttributeOutput::FootnotesEndnotes
	2] Check value of flag to decide whehter to write section
           properties or not

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
	sw/source/filter/ww8/docxattributeoutput.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6644

Change-Id: Iae53fd6bf12bcbac84846bd36823bc08f21f9edf

2013-11-15  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [85ff539bb1b6fa90c16f80e44df5df0962521f72]

Added Unit test for PNG Crop image in Export.

Reviewed on:
	https://gerrit.libreoffice.org/6677

Change-Id: I766460915775791388850691b3b940fe32190052

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [93a23d1148381871c4ed15117c9e24cb3780b9f5]

No __weak__ in Win32

Change-Id: I3bd5e3787d0f47cfef667734211cdf8c0fd606a7

2013-11-15  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [09d381adbfba893331a07918c9ec9b3c58939dfb]

Save Image-Crop information for GIF in docx

Issue:-
    1] When MS Office docx file containing cropped image is
       round tripped with LibreOffice 4.2, image looses
       its cropping effect.
Implementation:-
    1] Converted MAP unit, MAP_PIXEL to MAP_100TH_MM using
       PixelToLogic function.
       As for calculating EMU values for XML, we need
       Original Height and Width of an image in
       100thMM(HMM) format.
    2] Written Export Unit Test (GIF) to verify cropping parameters.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6595

Change-Id: I54d7b08c96608a0cfca3c2f8833684c09848351c

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [4837353ed445fb0b89398a7f2ae2b6cde3dea347]

WaE: C4190 for extern "C" functions returning C++ type

Change-Id: Ic1ac345781782bc4333ae2634f8f819914a0ca6e

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [306a39ec0d2cde09d7e75e726ce47622939733d7]

Resolves: fdo#62461 put preferred image first

with fallback after.

"Each child element of a frame is a different representation of the same
content. The order of content elements reflects the document author's
preference for rendering, with the first child element being preferred. That
means that consumers should render the first child element that they support. A
frame may contain multiple content elements, but shall contain at least one
content element."

Change-Id: If50062cad58f5b8561ad6bd8dc1a06956d2f444b

2013-11-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [9db943c50519b2a36f3eb144fda7f08abe13bdb2]

DOCX export: fixes for para auto spacing roundtrip

- m_bParaBeforeAutoSpacing / m_bParaBeforeAutoSpacing was never set to false
- m_iParaBeforeSpacing / m_iParaAfterSpacing was uninitialized

Change-Id: I5c8ebd8e4f4c151059916397bc45e0c0ebcf5040

2013-11-15  Nikhil Walvekar  <nikhil.walvekar@synerzip.com>  [68e538ea6d6b2308de7c9390116fa06cd8c02d18]

Resolved: Preservation of para before and after auto spacing.

During import a flag and fixed value is stored in InteropGrabBag and
during export we check for fixed value and value available in para spacing
object. Write autospacing only if para spacing values are not modified during
edit.

Reviewed on:
	https://gerrit.libreoffice.org/6575

Change-Id: If34c5b61c3180b01e68dfe83862784c3d6f33981

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [b2a94ccdf91c9ea41fbde13ebfb5031ae76bc102]

Tiled rendering: Move the common code to the right place - PaintTile().

Change-Id: Id0502c4e0dd48dce8d1a239b5d156ff290314954

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [c9705f000086439b444e448d3c0e84b6dab1a522]

Tiled rendering: Make the tiled rendering work together with normal render.

Not an ideal solution, but cleaning up the amount of output devices we have
around would take me quite some time, and would be not too safe just before
the feature freeze, so let's live with mbTiledRendering flag for now.

Change-Id: I93616df18c790d8ce1251194b0c8b09442f5a265

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [8b9246b98aac039b8dbc4fb9e78efdb3bc3e9420]

Update the code snippet for tile rendering to be like in touch_lo_draw_tile()

Unfortunately the tiledrendering test program doesn't seem to work as expected
any more, though. (Not before this commit, not after.)

Obviously the common code needs to be factored out. Later.

Change-Id: Ia33d065467eb5a287a06bf337e20b4a9a34ce561

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [fd530527fbe14a6e41c3c2d1c8788e98068ff1bb]

release BitmapReadAccess after use to fix 1 mb per render mem leak

Change-Id: I4d9a580132eb9a8d618c1165f962b47be4e80695

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [5b0ff56e125771cb3e19a2823316518c577f7a1b]

releasing the CGDataProvider to prevent possible memory leaks

Change-Id: Ib64f457bd9cc185e979b1a3e9f07fdba93da88d7

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [865433b3480fd0c655186f9731d41822a6ddab3f]

measuring the time it takes to render a tile

Change-Id: I37db170af0e507c99d571b94ff78a1987944290e

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [98adbf2d80cf998f7b3825fa4d685de6f25be352]

removed use of envvars in touch_lo_draw_tile

Change-Id: Id9ee6e616fe417023d0ce011263659056e80a5a2

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [e56b0c0f248ae779a0abd9e1d5aa7f7420a03f64]

Adjust parameter defaults to give pleasant result

Change-Id: Ifee900344547ef25b2041d25c13fcbc50428485e

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [ad74354c92787cc35eff9aa7d72d447676cb01ac]

Do use scaling after all

It is needed because we want to be able to render different zoom
levels of tiles of course.

But invert the scale from how it was previously. Increasing what is
here called "tile size" (i.e. the size in document coordinates of the
rectangle to be rendered) should mean the rendered text gets smaller,
not larger. Also, use the same units (twips) in numerator and
denominator.

Change-Id: I461f887461247777af1a9402de112d42c8423293

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [59397c96585d1fb9828808a63ceabc746b42fc63]

Call MakeVisible() to "scroll" the requested area into view if necessary

Change-Id: I72673d0529261239600eaf9f480f62c3d3dc85fd

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [294c3e7c20d8cc4381cf36c0769cb447217426d6]

Make the use of tileWidth/Height in the call to PaintTile() optional

It seems to work better to use contextWidth/Height here, too,
converted to logical units. The code apparently will never render more
than what has been passed earlier to SetOutputSizePixel() anyway. Or
something.

Change-Id: I69ff4f3c9a61391882e5d530140903786bb4a16b

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [19fb3b39984ebe1665e42cc14bd1b0f5c3659c03]

Keep tile top-left corner fixed, don't center it

Makes it easier to see what happens when the parameters are tweaked.

Change-Id: Ia69c0de74ccf3fcc8a5095a7cc62c6b4185cf9d6

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [69f4c14fb9a192a3424b917e7a280abb1a00c075]

Make the scaling with the "tile/context" ratio optional, too

It just confuses things, for me at least... It's enough to keep the
scaling from our "decitwips" to twips to pixels in your head.

I am now finally starting to understand what is going on;)

Change-Id: I0dca2722105914de41d1ce017410cb5a05cf32c4

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [df029acfb24e56fbadfcc383f3bb98f949bfbb2a]

Use SAL_INFO() instead of commented-out SAL_DEBUG() for now

Less hassle when committing, as even a commented-out SAL_DEBUG()
triggers the commit hook to complain.

Change-Id: I8cab87f204622624602fde3543630f073a558069

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [84e0a5a56fcc7812577caa5dfb3ca5bb3b6ed547]

It seems that calling SetSwVisArea() has no effect

Make it optional at run-time (for now while testing) with an
environment variable.

Change-Id: I2ba1673fc51e91d0943148a0bf41351c87f272e5

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [781e4edac5d7d2279a4d31d71a8b6b5218fb259c]

Tweak default values of tunables and use larger default step size

It is more interesting to get smaller text in the initial tile. Also,
make the tile fit on the screen of an iPad.

Change-Id: Ibe4e7f055ec2782a4fd96a3ae585d4630449f0ee

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [df9e43c61d018d373786d09b5baf65b1a7457c08]

Reduce NSLog verbiage a bit

Change-Id: I362acb92da88f9e348b33414cdc31cd83bfe1eac

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [360f741d685835002ca89bcab97d1fa63376bfdd]

fix less than 1 step limit

Change-Id: Ic5fd714ff975b6e5afbe7ff78f3fc1da398a658d

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [541d9ac222929a4c687dfee259e2dc2e07497c77]

changed testing app UI to be more clear what it does

Change-Id: I5307478fc47f0810cae24c72ce509ac6a409bf1b

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [2ccb8de590dc7c6c8b0ec2d0ea02d85050859a82]

added linking of width and height

Change-Id: I2282fcfffed5c17eb1798d3198d6f04dc27208e9

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [f3694fc39f8c16f31bb41a59120d3ac0254b14fa]

in progress of linkinh width and height

Change-Id: I2d7f5a7bd41b8d2c4a62d199abb81afc466fc2ce

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [251e5534b183a1329ddb5464f12eccc151a65bcc]

Saving the graphics state around touch_lo_draw_tile() seems unnecessary

Change-Id: Ic1a6cf64fb05810eccc91d0095c9ced54d3d9fe1

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [3e4102f0fc7f027c54f974b774b672772cbf66ab]

No Y flip needed here

Change-Id: I2518a6151050edee8796a77633097fdd11202647

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [91e4e3338aaaba31e5e6d358d0644d9a1e785c97]

Pass tilePosX/Y also to PaintTile()

Change-Id: I85360889bf723fa8b603dfbe7a6f99d99c70c72f

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [1974d99b60a235f39a868347438b4fc5a17db741]

UISteppers now go down as well

Change-Id: I06e1b7fec490ec373a9775915d6dc2c30ce805f1

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [427c55bbc1e16f5aaf74dca67c1ea6436f1032a1]

removed DPX RIP (0,0) coords shift. played with rendering parameters

Change-Id: Ib2a3b017aa59bc1a8408b42f101fd041270494aa

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [5c6aa9ae862d2483355613b8c2e3e33d61140068]

tiledrendering new stepper ui for tor

Change-Id: I3d4586c84adfa9f0416a043230c6227bda98d9dd

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [e8c7e2b06188cb59261b1bff46b91a88784fa176]

Handle also FORMAT_THIRTYTWO_BIT_TC_MASK_BGRA

It seems to be used to draw something related to rulers, which we of
course don't show at all, but apparently they get initialised anyway.
So, to avoid a warning, handle this format, too. (As such, I am not
sure if I handle BGRA the right way, but there is no way to check as
nothing works properly in this branch at the moment anyway.)

Change-Id: I6a7444872f90a34e1e568769a595443c45aa6722

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [5440d47c9cc0ee41ac039809126a6cf215d7ca73]

Use actual executable path in the fake argv

Not that I think it is needed for anything useful, but better to be
correct than to use the leftover "Viewer" name.

Change-Id: I0878d39abf99c9d07807aa6854bfdcf12bc81ab8

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [2d8a9811920e572de9dfb28b2e0164dfcb768ddb]

Add the vcl/coretext source files

Change-Id: Ifa700d0dc9a5545254a4c04284dd3c3ad46f92cb

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [7d92c0db2bc4f3a873407de9f829906bf6861dad]

Add more source files for convenience

Change-Id: Ie605c8068a62480e360c13f08eea785d54c57f42

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [2a7ccf0c0a89438891bbe067e1772d5c093868b6]

added units MLODpxes and MLORips

Change-Id: Ica09fbd0f6a822f464df302dba4cf40d1d089697

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [50db10cac34203040abf7d04eae2f9f8dc0d3ed7]

Fix copypasta

Change-Id: Ib5e7162426ab08a1912a19d4e3a00c794e4fb80e

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [3e5dd1e72d3f1daa87cc1d786ba3abee54ebce33]

Add a bunch of LO source files, not in any target, for convenience

Change-Id: I06eefc339b9b2fead6c80979b86d30975875fa51

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [59e1b64cc1e256cc3bf3a5ce2361263babf1431b]

touch_lo_get_content_size() returns CGSize now

Change-Id: Ib90c37c002192cfbed16d63f212212afbfb0eb6b

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [814ca0766e52d60d21abe76a4a24e9b46a721689]

ready for integration with CATiledLayer

Change-Id: I50f519a37036ed3d17f73c80b33f4a9c4c19cb52

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [6b6088fa9cfe6f81107e4aed80f18dfdf3f664f0]

1st implementation of touch_lo_get_content_size

Change-Id: I8b72c4366b502a71f2ed3bf917296c9553364d83

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [8d56ce8927ae6f6407b7ab13be31d790d4f511a4]

refactored mlo_uno to be in lo C++ conventions

Change-Id: I908902e6b9224b90c196a7f39b573e07b4928250

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [2c27c563efcdace98e37da1dbc4824df7267ceaa]

created a long long unit for MLOContentSize

Change-Id: I41910058088161119d3cae8ca625d456652d890f

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [745517c12eaf032580fccb06c37da186ba6487d1]

Need to acquire SolarMutex while using a VirtualDevice

Change-Id: I1f3b86a45bb26d07a0b738c7c2b264dc4a4013c8

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [46f2b5388c1d7d1de3aa86054f28d2555634a8d9]

changed to CGSize

Change-Id: Ic84fcadf4332210693586825cdd8e32ef0f2a727

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [53001c774adbe2da8a4cb536a026a6f4cd4d8674]

added the touch_lo_get_content_size to touch.h

Change-Id: I53287cbc84f99b56f575479860c3e8f890c49a35

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [641d79b388c26390a6b17d57ecf992458c2a9223]

added Size touch_lo_get_content_size()

Change-Id: I0874f511e217713ba695e55d07133378a33fced9

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [486106308116b6c7cfae206cdd122acf825c65c6]

for tor

Change-Id: I1565450c763e4f0bf1a724978b5550163d627482

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [3ea4d26865c645fa76ea77bb94f084b2a435e20a]

in progress tile rendering

Change-Id: Ie49fc47700287c3c21f234e3fece2b3afd272d24

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [896f76f5e1ef8d74a9bc4ee5810fdced7f359714]

iOS uses virtual device too

Change-Id: I468b41268f97af444974e05bc38fa5ca975a9d31

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [2c4d552eb7230180aabab4a1aa2cf3b283d87163]

Tiled rendering: This is wrong approach, kill it.

Change-Id: Ie674d19ae95b9e3c58d739d8cde1543124d1bd1b

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [bd7d704025d78c4a448c555b6e7735f4ad02bf27]

Tiled rendering: Use VirtualDevice, and set the MapMode correctly.

Change-Id: I79394beff70e5f1db3ec2e6995c9a8fd666d00a5

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [5c31a30f84edc432a85961aff948fcb07fa1e05d]

Tiled rendering: Update the adjustments in the test app .ui.

Change-Id: Ia791111bfeda1ba5c4044f75257e08ec4cce54b4

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [c94b0281c3fafa51bab30396524eabbf4beb90f7]

Tiled rendering: Better way to get the values in the test app.

Change-Id: I8c4b1cc1d6db3b6572bcf6d80e07567f667e975e

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [ee7f141fb68c4404bdc31c389538d1ee72f2484e]

now iOS draws something (upside down)

Change-Id: Ibf04322d34605fce30b2fa477de98a3e2ff9c2d1

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [f2c3fcc3bcf5e2f3264cd37b721f7fbfa0fae3a8]

Tiled rendering: Very crude way to "show something".

We are reusing the ViewShell's output device; instead we should provide an
own, and draw to that one - to be continued...

Change-Id: I4ed1bffbbcedeefa955db1d59eb4b252f4a25a64

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [637e8970cfe56d53b5d1da40b31246414e54c759]

now showing blank tile

Change-Id: I76cbf205e19ffff83bea1ebae28f5172b2fbc250

2013-11-15  Ptyl Dragon  <ptyl@cloudon.com>  [2ffb7509ecee55209beae73c3bc8df60e44d3e35]

refactored to allow copying FixedImage to ios

Change-Id: Icecdae8ea2bb68c228f038758af8fb688ce9dd4a

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [9c253aeea11bdce01d96c52623ea04697ed9840f]

Tiled rendering: The tile shows now when we request for it.

But so far it is just a white rectangle ;-) - next step is to check if it is
something real.

Change-Id: I06c5ffe0479970d0ca7531a0d037312dc195865f

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [de13fe7249e086474fce756852de406f2795af51]

Tiled rendering: Show the device's content.

Change-Id: I6f9a4e2942e0d0b69fae262cc700266f578af899

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [1776ddf591fd24cc377e778dc31694cdab6e5f97]

Tiled rendering: Do the same thing as in touch_lo_draw_tile().

Change-Id: I6cfea5cb0fbc209cb378892c6959098965e7b5ef

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [dcf897cbcd6dc7d9e5d8416860bd190b60f20843]

Cosmetics.

Change-Id: I9811c981c445222a888b1efd8c1666a60bd25dad

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [8b853bde21ca26a44207f791d9ef8f07f1202f6a]

Tiled rendering: Tunnel the request for a tile to the ViewShell.

Change-Id: I6271546ab2c0e92832c501617d94d5ad155de705

2013-11-15  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [84b3d6dc3a7d5ba52b00285e59e7aa6b5ca15837]

DOCX:fdo#71646 fix wrong direction when save the file.

Change-Id: I6f3dcf1007e91551e1f3335f4c40424add1c45c3

2013-11-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [9389cf78e304a5a99bcf1745b9388e14ac36281a]

cp#1000018 RTF import: empty para at the end of footnote text got lost

Updated 3 testcases, in all cases first checked that the new behavior
matches what Word does.

Also added a new test, to check that empty para at footnote end is now
kept.

Change-Id: I96b8788feb4d730b5a64ba3a743311a0180ab41f

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [b7f38c8f6d63798714b9881ac8ff2da11c72799b]

Add Win32 system libs

Change-Id: I9d232d1e4104319083bc74c491b9c37231e259cc

2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [13d36ad94937fa278690a5cc5287e8997aecb10f]

-Werror,-Wmismatched-tags

Change-Id: I5388bcf7228b181e429a0d82e9b0968a2ed5a06c

2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [625e1e8bcb2d5fa972b8499c8c18974a7a54205d]

-Werror,-Wlogical-not-parentheses

Change-Id: I7a61ce2b235e7aa566d647fcca2dcfc09799e648

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [a7fb491ff7a01829fea3f3299e7181e6ea537304]

Updated core Project: help  f3a5452927181f245084721c7ed0fc6047bf70e7


2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [2dec3d1d4f3e91ce005bb3b5362b826e7c7590c8]

convert 500th dialog (vectorize) to .ui

Change-Id: Ib1a8716091a16eb970c9f218f4a8e496de72ff51

2013-11-15  Michael Meeks  <michael.meeks@collabora.com>  [9013a3a76dd773cf3f292267c9aac8046f19f0aa]

liblibo: expose a C API for ABI reasons, and wrap with C++.

Change-Id: I7b3bcead05788e663d94724522bfa3f227b15499

2013-11-15  Andras Timar  <andras.timar@collabora.com>  [96e23cb9305da8b00db2587104932ee9d5d3122c]

fix Makefile of Android Impress Remote

it is not part of gbuild system
qtz does not build

Change-Id: I46fb43d21255df76775a2d7e30950bf519c58526

2013-11-15  Andras Timar  <andras.timar@collabora.com>  [1cd032658648b597d7f89b3098a40606f674ce41]

do not merge translatable="false" strings to Android resource

Change-Id: Ie5653d0b03fb5090deaad6c70a9e3e638f6e24e0

2013-11-15  Andras Timar  <andras.timar@collabora.com>  [ba433c69e658e2edf2832878acae544bcf54133d]

do not extract translatable="false" strings from Android resource

Change-Id: Id00ce654b99426c771b647e0ae6be02bfdc24359

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [2531d750ed8089e9342c8cb21c0fb48a1b14b4f2]

missing .ui

Change-Id: Ifac13b48a951e002e2fa3eed19c2bd00ff4cca67

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [c7d923ad8195211e618b0a65caad4456da20fcec]

update count-todo-dialogs to exclude comments mentioning Dialogs

Change-Id: I997356cc76c8ef9737309b3347f7a1969d306682

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [2d1782250088280425833c060513245bf3defed7]

convert bullets and numbering dialog to .ui

Change-Id: I303684cd0d4e2f3092cc776cd0b77725d6741bc6

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [6abfb890a2fad1931a79d53018f932205a668264]

convert impress remote dialog to .ui

Change-Id: I4ed22a776720bd6de64d08767a03a746276acba4

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [3b9baca81ca1391ae8268db6fe418abcf59f7393]

add a stock connect button string

Change-Id: Ib90364afebea4ff1b926f3c8b9fd949b155fa81f

2013-11-15  Muthu Subramanian  <sumuthu@collabora.com>  [98e7faeeb59e2fc13681bfc3896016b64a81d665]

fdo#71581: Fix unit test cases.


2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [a3886c529cefdc0cb3db8ca27b3ea02f456c0470]

o3tl::sorted_vector Compare needs to be a strict weak ordering

No idea what the odd COLFUZZY SwWriteTableCol::operator == and < are supposed to
be good for, so leave them alone for now.

Change-Id: I52528a097f18ff12fac9725d802a3988c9dfa7e2

2013-11-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [66bd352d3a5516404cfc16f9a760655744a39949]

SwDoc::GetTxtCollFromPool: fix Footnote paragraph style

Commit 5cf62a6ab450c25eb07a1ec08c857f17f674ef67 (First modification on
the default template for the Writer, 2013-11-04) probably wanted to
ensure that the footnote field (which is usually just a number) is
superscript, but instead it modified the footnote itself. Having the
footnote text itself as superscript doesn't make sense by default.

Change-Id: Ic990d0afca356c2723eee0764b86b9c8c57c14b7

2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [2e63bf23c29abd7a3b32902ee3acb889d8c04f35]

Referer check for Calc background image

Change-Id: I69f69e4fa790969ac4e338dd6294ff9ef951d5b6

2013-11-15  Jan Holesovsky  <kendy@collabora.com>  [986644335c3f9e99ec3c6bebc0b75cca0acdf79b]

fdo#66864: Return from full-screen should restore toolbars.

The fix for fdo#37758 was not correct, we shouldn't fiddle with the m_bVisible
itself, but instead react on the m_bMasterHide flag; or at least that is my
understanding of the related framework code (why is it so confusing?!)

Change-Id: I791fcea9e5e5313b6a5b776cb3187cbd1a028386

2013-11-15  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [01af3e2efd4f7e0994340cb5b09c252323de63d9]

fdo#70978 Improve Word Count display

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

2013-11-15  Tushar Bende  <tushar.bende@synerzip.com>  [8f7c127c4be32a91052ea962aafd0af8a1645714]

Fix for LibreOffice crash during Document RoundTrip

Description: Some Documents were crashing LO During Roundtrip.
This was because of setting wrong gridSpan value during export.

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

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

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [20075205724ede61c35bcbf4781e3f7bf5811a78]

Updated core Project: help  fedee798f49ae39358c0b0c618aee3ab7c0d1687


2013-11-15  Muthu Subramanian  <sumuthu@collabora.com>  [889b01696b7a3f55b5008a3cc58e3903d3d2779b]

fdo#71581: Use pictureFrame for images.

Which would be a simple rect instead of the
complicated shape.

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [b3a10e1e62285e80c7e425c4e293f02fc242f161]

rework to get panel and dialog working at the same time

Change-Id: I0a2adcd606842c6b39665ecc641d2fd92c4eb7e7

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [ecca93071c9cf02476261c820739677395f9af50]

convert impress table design panel to .ui

Change-Id: I4ed28ad5ba94c055fbab51148d9258624dcfdb14

2013-11-15  Caolán McNamara  <caolanm@redhat.com>  [e34263af775118ccea4b69a641e618dbe13df15b]

convert draw table design dialog to .ui

Change-Id: Ieb9e7f9d2b8ff89aa83e44f4f1d3f634adf71b25

2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [cef6dad4f6539c2fab0e02b24b71a15537f69034]

Remove unused parts of TkResMgr

Change-Id: I33f6bb8756a3bab054068a73c8e3d71b414ddfe0

2013-11-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2549be5a75ef2a17e56d5392f6c1592275abf65e]

Add namespace to accessbility's TkResMgr.

Previously this conflicted with include/toolkit/helper/tkresmgr.hxx,
breaking the Android build.

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

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [af6c43c023e9401fd2df9c637bf76096a3e05b9d]

No fpicker lib any more, no mork lib on Windows

Change-Id: I07cdd13eef09a84abca0d5204c6f55ca25b9d9c0

2013-11-15  Andras Timar  <andras.timar@collabora.com>  [91fd405c4dee468e4e00a6bd87eb76dd8f57aff3]

Updated core Project: translations  1bb07277935bce4a9dcf1e0eeaf2ebdfcf4b2b11


2013-11-15  Stephan Bergmann  <sbergman@redhat.com>  [78751ef3be02d6dcddf56830ec60f792096697c2]

Band-aid fix for SvtBroadcaster::Broadcast

...after 18d07b2affbbbfb2ff9152d3ad8d1744fe75ab47 "Rework SvtListener and
SvtBroadcaster internals" broke the case where SvtBroadcaster::Add/Remove is
called from within SvtBroadcaster::Broadcast, and at least CppunitTest_sc_ucalc
started to fail.

It should be evaluated whether the original SvtBroadcaster logic to handle this
was better than taking a copy here.

Change-Id: Ie47bccb8c5789e405349a9c8b89f30b1dba3cfba

2013-11-15  Tor Lillqvist  <tml@collabora.com>  [7c1d47f460888bd742c4ebcae64407b9af1f5fff]

Correction and clarification to help message

Change-Id: I93b4ccdf40ffa2f013764b6270bab9aa1dced7c7

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [07f8216e5722d2288143367a07f4d567ab060431]

Create string from token array directly from ScTokenArray. Still WIP.

And make it re-entrant for thread safety. This method should not modify
the internal state of the token array object. The one with ScCompiler
is not re-entrant. Still some way to go.

Change-Id: I06de3637341727aef0963dddfb98527f415bf7fa

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8819e6909568ec8e3feebb4226ef4f381af209a9]

Remove unused member.

Change-Id: I8331251f77fb202375370a425e01862aa0f6310d

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d9a914fe5b221f879c6fb7873c7e7011dc655421]

Identify methods that don't modify internal state and mark them const.

Change-Id: Ie63d93d51640bfb80dc02bb226d742c2f9be96d8

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6a4b377c1a5794efee4cbdc93289bc9ce5ead730]

Do everything on main thread when the thread count is 1.

This helps debugging / profiling easier.

Change-Id: I7834585bf2aa5d5f550bd218b9845ec964b06655

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ae79b40f725ac28f8940bc9d97fd137088c20a22]

Optimize SvtBroadcaster for insertion.

This helps file load performance at the slight overhead during editing.
That said, the overhead during editing is only in theory (not measured) and
shouldn't be that much even in theory.

Change-Id: If22ea34acb0cda311575ac3ed8ce1a8eb69ae33a

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f076c62d5cce5425d903b861827c83c16a040b86]

No need to individually remove listeners when being destroyed.

Otherwise a crash would ensue.

Change-Id: I9a52524cc205765d059745e9f7e914b636667cb6

2013-11-14  Kohei Yoshida  <kohei.yoshida@collabora.com>  [18d07b2affbbbfb2ff9152d3ad8d1744fe75ab47]

Rework SvtListener and SvtBroadcaster internals.

The old code was simply awkward.

Change-Id: I1a58a9af86c100be238d306570b40f70c5100314

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [d7867b28623e4220f62b8ed9259bed5d8878a3b3]

GPU Calc: unit test cases for SQRTPI

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-182 BUG

Change-Id: I314e4b8cc4434d20346c908a7eb2f274838e0d11
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [6eceefc23748c92d29fb5da8f84fcb54cb78bca4]

GPU Calc: implemented SQRTPI

AMLOEXT-182 FIX

Change-Id: Iceab026b8945863280d2393f9beb4145dfe45fce
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [384d21b87e69ba8926d40421dc45f61a011fb089]

GPU Calc: unit test cases for SKEWP

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-81 BUG

Change-Id: I53e181c967b1ce7b2735539f4f714c9a7719cb7a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [83db53e58720a4ff01e4400d87707121347df7b0]

GPU Calc: implemented SKEWP

AMLOEXT-81 FIX

Change-Id: I77ea979ca1f046ecc8a865cc7d19cd676fa70cbd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [1575b27da2650f30d65dcd93e4c5d5ef9f9ee036]

GPU Calc: unit test cases for SUMSQ

Need to enable NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-59 BUG

Change-Id: Ia6222c2f3b68c82949c9b4686f9db7ad7cc7bf75
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [06a38321d5e139e007a0b7f5a0fd82a3eae84ec9]

GPU Calc: implemented SUMSQ

AMLOEXT-59 FIX

Change-Id: I33c8241febef766db4ff46e5ed875b46d5e1275c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  hongyu zhong  <hongyu@multicorewareinc.com>  [31dbc51ebd1ef6651a9ce71e2214ac6d954af69b]

GPU Calc: unit test cases for POISSON

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-150 BUG

Change-Id: I29324659b31d98905ead88d0d0cf44361ad1df16
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  hongyu zhong  <hongyu@multicorewareinc.com>  [40d760db64c8def4766a0da1102c55ef6ab67cf8]

GPU Calc: implemented POISSON

AMLOEXT-150 FIX

Change-Id: I2ea5128b4b116a91477c1a339a65d3a052f4ebca
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  hongyu zhong  <hongyu@multicorewareinc.com>  [c7d6acd37ba8ca91deb2f8de55cf44e370bc8f08]

GPU Calc: unit test cases for CHIINV

Need to enable NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-173 BUG

Change-Id: I630f4f7c994dacc601421e96290db5e2408ca569
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  hongyu zhong  <hongyu@multicorewareinc.com>  [06571f68c74b54fe2c2acbf6ae87ceaa2a8b2d8b]

GPU Calc: implemented CHIINV

AMLOEXT-173 FIX

Change-Id: I04f09bf111f9dff50353beb4e4d094365574f8ba
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [ea652ae629103d4826c662cd0b0830617a3dac33]

GPU Calc: unit test cases for BITXOR

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-178 BUG

Change-Id: Iab8988244328ab9be2ccf0d69ee862c82cf05738
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [a5349f2a504e1349a807456ecf16bc182c396143]

GPU Calc: implemented for BITXOR

AMLOEXT-178 FIX

Change-Id: I7815b6455270cd85e8de95f2afc52fa7029ca478
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [8d47d9837d2c2841d6bd941f01571b75e89d3224]

GPU Calc: unit test cases for BITRSHFIT

Need to enable NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-168 BUG

Change-Id: Id7c8b783b44915b4410bba500e520ff48b9f3a1f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [a9d49e21bf0d8ca9d516a2897067ad2185576f5d]

GPU Calc: implemented BITRSHFIT

AMLOEXT-168 FIX

Change-Id: I5596ea32861eeb7eb36d9800d410ebada0721745
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [0f08b857c9dd01809286f78375d6195f8da85323]

GPU Calc: unit test cases for BITLSHFIT

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-167 BUG

Change-Id: Id20ca1ee503f593460b99d9701c77c5c63d9d845
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [f928820af4234725c98dd82e997ead2b1966a0dc]

GPU Calc: implemented BITLSHFIT

AMLOEXT-167 FIX

Change-Id: Ia91542a64c44d541114fee3c3655120d0350a286
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [dfbd51822f16e45036a198217863f670a7d8f609]

GPU Calc: unit test cases for BITOR

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-152 BUG

Change-Id: Id29e7854452f93bdaf38490f484dea5af218bd56
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [328f788d6a047ac4291ce86fc7a4fb03b3fc93e5]

GPU Calc: implemented BITOR

AMLOEXT-152 FIX

Change-Id: I52747c3b2535e9bba3d167305a3ec5488a23411f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [2127b93fc8f9f306665c2f778761c7c60e2154fe]

GPU Calc: unit test cases for ATAN2

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-174 BUG

Change-Id: I83e5d89079eb8f1dd315d23888e4d7058f48bcae
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yangzhang  <yangzhang@multicorewareinc.com>  [095c0d95b0906135d83588ac75d2925c7ae27f6d]

GPU Calc: implemented ATAN2

AMLOEXT-174 FIX

Change-Id: I1dcff6d785c10fbc72f70bd0fc95f73859ef8452
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [cc20e3b1b5c72739bd72fbb19b68d756d75abf86]

GPU Calc: unit test cases for SKEW

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-80 BUG

Change-Id: I639318c1f431d7ed728d68e6b1ef66c2cac1b32f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [8e2df9ac2bb14f05b8b59741526f6cfa3d1c97fe]

GPU Calc: implemented for SKEW

AMLOEXT-80 FIX

Change-Id: I22131ff7688237c7cb77335d6a8cadd4e40ff78d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [a9edef9c11cd5529f4995645d4649a2189be0a29]

GPU Calc: unit test cases for TRUNC

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-84 BUG

Change-Id: I96d14bd61d6694a5aa2ebf7ca1a53b8ee9de255d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  fengzeng  <fengzeng@multicorewareinc.com>  [9558470f2dea5679ba3a35550743ba88a1377da3]

GPU Calc: implemented for TRUNC

AMLOEXT-84FIX

Change-Id: I7beda717815da9287aaf7f449c8dfa93bde66f9c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [e8d9808591babdbda0f3c06504a9b6413b84f296]

GPU Calc: unit test cases for MOD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-155 BUG

Change-Id: Iff3244e086b600d4636656daf9cc8b2a4b0bc578
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [e7e69e9d9cbe31f79ad432310001e831ab3b1354]

GPU Calc: implemented MOD

AMLOEXT-170 FIX

Change-Id: Ibe3d0adcdae33cc70786a52140ec1595bf811fa7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [34385d523cf36a1580d479b25734e9e48731d0d7]

GPU Calc: unit test cases for LOG

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-170 BUG

Change-Id: I79b48e41f594d80239964353ff988211e9d0f28b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [15cf2c5147d8810b8ed9e84b1ce764096566d837]

GPU Calc: implemented LOG

AMLOEXT-170 FIX

Change-Id: If31f03025a085ad09ab73c9b5fd76b069e115d96
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [5b78a9532463add2dd696d70e1603b9710735864]

GPU Calc: unit test cases for EVEN

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-164 BUG

Change-Id: I0865b83ce49172ccc53ab301290b037e3bd533cc
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [2c897e9161a80a472959d6cba713b10289fa2da2]

GPU Calc: implemented EVEN

AMLOEXT-164 FIX

Change-Id: Iaf27235357f4373fd63a1f36c30cc1c7f67f1046
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [35a0fe36a4dc359bb173e7512a9126912c3ccbe0]

GPU Calc: unit test cases for COMBINA

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-174 BUG

Change-Id: Ibbceca14c2d3a0450bc55cd76d0fa116860a0513
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [717a0129b5fa8f5b53343c8843b321b54c1b649d]

GPU Calc: implemented COMBINA

AMLOEXT-174 FIX

Change-Id: I51c746891fe2b7f68ce3d0029ad1e71a21264f76
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [66a36c944021f7bc845d291f931b52bbbf3e1212]

GPU Calc: unit test cases for COUNTIF

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-176 BUG

Change-Id: Ia00cf13978f38e9b7272511235e9d45ef80886c8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [25ed52d2671a630b7be22c8019fa1bc333618982]

GPU Calc: implemented COUNTIF

AMLOEXT-176 FIX

Change-Id: Idc66b7cbd3b4c05a8a6c5ad3d7885c7facc0d8f6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [5b5638007226181fc01aba33ecb2fd198366d26f]

GPU Calc: unit test cases for AVERAGEIF

Need to turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-179 BUG

Change-Id: I5aba4a353469a4718b1e64ad30a7e7b90afee65f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [0324f62f6c578f7372649806b69615e157397089]

GPU Calc: implemented for AVERAGEIF

AMLOEXT-179 FIX

Change-Id: I314e555b0f7636f50534f4fea2a103ce29053df0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-15  Jean-François Fortin Tam  <nekohayo@gmail.com>  [868103846b9b32bfecd77c08055fdca69d0265c2]

fdo#33600 - Better default gradient set

Change-Id: I2b6d8df04eec278a8e6de507562863ae56037a1e

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [e2f13f0e7f70807052b753996dfaf5a99fc2ac89]

download.lst: export ODFGEN_TARBALL to unbreak "odfgen.clean"

Change-Id: I7b7138904cde5da862524096732173281b1a71f2

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [3be673ca8453782727beb501aa60e75e8375ea78]

gbuild: fix typo in Module clean rule

regression from 04dead1c6b9fd8ea24b27d2c5824ae889a2fac66

Change-Id: I623ec25a0666cd3cac1d4f6371e6460a25faa6c4

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [7b3c67e69afb5ad4d426e349a23243b9be12ce9d]

libmspub: fix the quoting

Change-Id: I448d7ec788ed93c71d67ea6785ec8c463a936971

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [29d19c930ca5f1fb26ea6f549a5f340aac6dc138]

external/boost: -Werror,-Wdeprecated-declarations

Change-Id: Id7f98b4e10cfbf6585e0f62fffa8837329ee5cb2

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [2b24bf23697f2461c5b480814240daf82f2929ff]

more externals need config_host for boost

Change-Id: I0cfb09240a2e525cbd57b099b6e52eeabcc57d3f

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [b87e7075e3cf92684ba901165d785be8cd5ed839]

sfx2: mac tinderbox says "system" is ambiguous so be more verbose...

Change-Id: I14c3077cbdadcde651cf2772ecb833aa2a81d94b

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [d5d307d647c67c2d620eae5651c54c02178b5f52]

externals using boost now need config_host to find config_global.h

... why didn't GCC 4.1 have #pragma diagnostic push?

Change-Id: Iedb33d6451e46dc12e137bcd4dccd592c7771c23

2013-11-14  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [1b5f5b0325e8ace49da154c0275d3d6894acc809]

GPU Calc: fix compiler warnings in OpFTest::GenSlidingWindowFunction

Change-Id: I8c210de8274567f32aef2300c24fcae945ba49e9

2013-11-14  minwang  <min@multicorewareinc.com>  [1a0370b48d20ed16c7c33d058482cec7427e8868]

GPU Calc: unit test cases for EXPONDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-151BUG

Change-Id: Iaee4276e29ff469e5527e678fdf296a11af173a1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  minwang  <min@multicorewareinc.com>  [db9432fbcf497e4961184ade7ca81784f1501dff]

GPU Calc: implemented EXPONDIST

AMLOEXT-151 FIX

Change-Id: I0a9e743071ad767714c6664e48f2b37d6475d27e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [b825d6fd83e6eadd732b930c0aae01f9c50abed8]

GPU Calc: unit test cases for LOG10

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-180 BUG

Change-Id: Ie52bc244f40df8624c49a3a31406cb5be5f04ac4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [3fa3072bfaeeae1145967432a7d809a0925dd064]

GPU Calc: implemented LOG10

AMLOEXT-180 FIX

Change-Id: I5e3be337e5ebd44f0aa93ce26ab01cc158c2a758
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [349d7cf756967abb5a29f2f891961cc0911f7666]

GPU Calc: unit test cases for EXP

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-165 BUG

Change-Id: If3661eaa7938d383c239a5978f748015d6f021a4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [7ccd1f328b95a42f2b6d9ea43c6b8bf4aaa25233]

GPU Calc: implemented EXP

AMLOEXT-165 FIX

Change-Id: I73693ecab752d48f620bc0cd53e29d9a8fe16c93
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [2a3225899e8d98410d5f47c59aa4cd6fe911b9f6]

GPU Calc: unit test cases for CSCH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-106 BUG

Change-Id: Ic20019c3f8f823bc9107c42d2e5f27eff6418a3a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  tianyao  <tianyao@multicorewareinc.com>  [02d28b8cca5f4ed635b003bce75d37bff18eed3a]

GPU Calc: implemented CSCH

AMLOEXT-106 FIX

Change-Id: Ib03ddf99705424001971c5080baf998236b2e48e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [52a17171d45ce25177277a569e78ee9318f705bf]

GPU Calc: unit test cases for BETADIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-162 BUG

Change-Id: I7d0300030d7518d20dd7b890dc665e9b56ba5c8d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [8d7b2d96e5a8d1f991476dfdc6f940bd8adf0ed4]

GPU Calc: implemented BETADIST

AMLOEXT-162 FIX

Change-Id: I3ecd4e81f34e2dd01e924acb153de91b2f076bac
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [58d21c5cae73893a04a51f3f271bfe7f923b1c3d]

GPU Calc: unit test cases for B

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-161 BUG

Change-Id: Ie40900785702c20b45dc6c60600d11822d46c2e6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [2b183e296940f19bb195ba967e09589d60f7cf40]

GPU Calc: implemented B

AMLOEXT-161 FIX

Change-Id: Id383ee83028dac4e6d5a4341da8d80a1f46874ec
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [b9e443d58d0f915b8dacd7466c2072c270af401a]

GPU Calc: unit test cases for FTEST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-160 BUG

Change-Id: I248b3e71e16abe04585abfc7736c02786b2b871a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [c07c6bde40da1c7817b7bfcb1e888e8b561a184c]

GPU Calc: implemented FTEST

AMLOEXT-160 FIX

Change-Id: Id97578b33b14a3d2ade021a8bb311c59fe99722f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [649fa80a1120f09aefe099b2cb2efbbdca8199ed]

GPU Calc: unit test cases for FINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-159 BUG

Change-Id: Id792605d06530087c13d939495cfc8bbf617c625
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [6c006e1c661ba011aa2bb2c9fe753cab85b5b366]

GPU Calc: implemented FINV

AMLOEXT-159 FIX

Change-Id: Ib15803d87b2f108bc1a9f77eeab908b41e3eb402
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [a8bb0352b519b37c698ee62ae785523d6bf573a1]

GPU Calc: unit test cases for FLOOR

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-169 BUG

Change-Id: Ib678abfdabd914eb89c712bb14fe7651c3004531
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [c41db78b286fcfba1a03a29045105915f50f48b8]

GPU Calc: implemented FLOOR

AMLOEXT-169 FIX

Refacting:add NAN processing in max/min formule under the fixed window condition
Signed-off-by: haochen <haochen@multicorewareinc.com>

Change-Id: I619e18b951070d5c8e9d63aef288992f124eceac
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [6bc2c27f983c83745a17fe5c283d53a156053879]

GPU Calc: unit test cases for GAMMAINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-158 BUG

Change-Id: Ia759d5fda3c96aafb51cd8bd7d6a9789b5fc149d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mingli  <mingli@multicorewareinc.com>  [e3ae4a6dd2bae2ec379c97a3040db5312e1b62c6]

GPU Calc: implemented GAMMAINV

AMLOEXT-158 FIX

Change-Id: I1b6c9102342ce06d72525f63bbc04d8d832597eb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [c4d4c702e11fe440c795dab5f108605eb21377a6]

GPU Calc: unit test cases for CHISQINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-148 BUG

Change-Id: If9a1c7a35220d405cdbb0d60aa2e5209c542eefb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [374f670aea4c2581c1e813c39571819fecdff4f4]

GPU Calc: implemented CHISQINV

AMLOEXT-148 FIX

Change-Id: I2f41abf89b8714e854efde85b88c2c2998d6da1a
Refacotring: convert fmax&fmin to max&min
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [a6ec887150d07ededcc2c333d60237581b28442f]

GPU Calc: unit test cases for CHISQDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-139 BUG

Change-Id: I4908543d895d35f667722ebffd92f40d0a3e5818
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  yiming ju  <yiming@multicorewareinc.com>  [800eb0eb9a145c878d8dcaf42c09fa8b66d36771]

GPU Calc: implemented CHISQDIST

AMLOEXT-139 FIX

Change-Id: Ic923ec57c4d375ee59ba2033b38c956e535043c7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [c7252be5c2fd0ef58167ea0c0e9f4f281cd9eacc]

GPU Calc: unit test cases for ODD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-153 BUG

Change-Id: Ia112c99128b21c02e1fafabeeedbf065c8a6e92f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [27097337431ee4db3cf88f80c94817c91bb76dee]

GPU Calc: implemented ODD

AMLOEXT-153 FIX

Change-Id: I97b823f3d31879a7b79456fd0a5c3696957795f9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [99910c63f77be475eb8481825ec38c74c6873e52]

GPU Calc: unit test cases for POWER

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-117 BUG

Change-Id: I4bcfe78e88d92a806302a0d55f6207a48ee22080
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  dechuang  <dechuang@multicorewareinc.com>  [a115ee4c3540bc7b16bb5ef2362c85e88e2d2e27]

GPU Calc: implemented POWER

AMLOEXT-117 FIX

Change-Id: I5351a3cb881860a96080d57df320538bdd11f9de
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [288d7f275169cb603411265c610e1f3b37d9d9c3]

GPU Calc: unit test cases for CHIDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-166 BUG

Change-Id: Ife835b135e7211697dc465b3dc61ed1494970632
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [4c047317bf078ac94ca4abd01a474e6070b2cfe6]

GPU Calc: implemented CHIDIST

AMLOEXT-166 FIX

Change-Id: I0112c49c913556fc9cc2011bd32c4641ac4f26bd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [647d771636f9e54fa86508dd421e364f04d83c58]

GPU Calc: unit test cases for VAR

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-79 BUG

Change-Id: Iedb355e8ffd5b9ef768baee49d3776fcb7ebb348
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  shiming zhang  <shiming@multicorewareinc.com>  [e8a755e782de1a843a4874d067e38522e1a5911b]

GPU Calc: implemented VAR

AMLOEXT-79 FIX

Change-Id: I048d02b752b9d995f424ca63ca481fe57ab9a648
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  minwang  <min@multicorewareinc.com>  [d215c3627c2e92cda7f4e0c5a23b04901a0a2946]

GPU Calc: unit test cases for FDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-141 BUG

Change-Id: I204d3f5229294e16852721f3b4a6a715bf11afd8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  minwang  <min@multicorewareinc.com>  [8f278eabf05e6911989ea6bacfe5b785123b3ac4]

GPU Calc: implemented FDIST

AMLOEXT-141 FIX

Change-Id: Ic3684661d100bc1c6e0323fb08f1237c9bc816e1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mulei  <mulei@multicorewareinc.com>  [bc135e35aa0c28f2365770f6d027df73cb07f67b]

GPU Calc: unit test cases for NPER with formula argument

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-146 BUG

Change-Id: I0884f0c43c3a84c10abb0f1cc391b57b67006c1f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  mulei  <mulei@multicorewareinc.com>  [8aa6ad0ae7b55b3fb456dd7780869e76da68d31c]

GPU Calc: Add support for nested argument to NPER

AMLOEXT-146 FIX

Change-Id: I737df1d3266e7bf5833e446515135de6db02a072
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [a26f0830913cc0acf2649b8134d383cc00b86694]

GPU Calc: unit test cases for COTH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-91 BUG

Change-Id: Icd18c89de26f222d0a4193a238b1b635ecc957a2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [76af0bf451db99c0549f360f0fb3b6bf5d5ef07a]

GPU Calc: implemented COTH

AMLOEXT-91 FIX

Change-Id: I27b885734f926dc3ca8a8375efcfe281e17b2adb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [e4be59b2b15cd6a52a7833e12fe3af8ba9f8330c]

GPU Calc: unit test cases for COT

Need turn on NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-88 BUG

Change-Id: Ica73415215042a5c2dd55df16498420576772ba1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [425f1f554620e39c4707fa149b3d04bff7354222]

GPU Calc: implemented COT

AMLOEXT-88 FIX

Change-Id: Ied0af506b37f5baefe20a2fb97e49c7925849b00
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [ab5d1fbfb4956ec431dbceb6b4cc65f7b12e5c5f]

SAL_WARN_UNUSED com::sun::star::uno::Any

Change-Id: I9058044d13f696e07667dce706f6c311af6dbea0

2013-11-14  Eike Rathke  <erack@redhat.com>  [bcd594902c366443f0d17b7599267793ac6da204]

added import test for CONFIDENCE.NORM and CONFIDENCE.T, fdo#71350

Change-Id: Id564e201fab17cccaa6b3e9c4353f9f7719345f9

2013-11-14  Eike Rathke  <erack@redhat.com>  [34aa35784fc23f0da55b2134c9e6e1077638f986]

typo

Change-Id: I407cf45bde2733e9a242cfb1cea9825488cbf828

2013-11-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f29a2b42880233fad821cdd9ffa45114347e2d32]

Add EBOOK_LIBS to android build.

Change-Id: I19af7ecf0fe746e6c41c95e647141b4c0af0f6d4
Reviewed-on: https://gerrit.libreoffice.org/6673
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-11-14  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [53b2d2ce0c68cd371fb55c8fdbab47a4075bbe8e]

fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.T

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

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [663fd49286f67d1bbb7fcccc6672ba7f11401ace]

startcenter: Make the Help and Extensions button work.

Change-Id: I9017dd830c44f642f7d4821345f3831c9031ff9f

2013-11-14  Eike Rathke  <erack@redhat.com>  [4cdb874b1118b8e28686ff847c636132a69ef4f2]

OOXML FINV is ODFF LEGACY.FINV, _xlfn.FINV is something different

Change-Id: I5a61298229643c0b0e24d3a30069a95ddda6842f

2013-11-14  Eike Rathke  <erack@redhat.com>  [63fc020a890e245c8067609aad53bfcc18d69e1b]

workaround to prevent deadlock in obtaining Basic during threaded import

Change-Id: I730c179c117ffddf7ddf49ca0ea0a6e5217d4b2e

2013-11-14  Tor Lillqvist  <tml@collabora.com>  [70d081269a6af947bcc03b6e5ff45feb5dc38416]

This test opens the scopencl library dynamically, sigh

Change-Id: I34c512573fcee108ab9b27a631671587665aad22

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [21865dd39191bff9fd395d5c13ee4b32237e07ed]

external/clucene: -Werror,-Wdeprecated-declarations

Change-Id: I05eb08927f27188eeb0998b09293fea05d037a41

2013-11-14  sushil_shinde  <sushil.shinde@synerzip.com>  [f4714220903cbd657fbb4d103fb5293f5b8f7cf8]

[docx] activeX files saved in InteropGrabBag and exported.

  The XDocuments representing the DOM of an OOXML's activex document
  is stored as the PropertyValue "OOXActiveX" into the "InteropGraBag".

  Added mxActiveXDomList object which holds xDocument for each
  activeX.xml from activeX folder.

  This changeset stores only activeX[n].xml files.
  Relationship files (example activeX.bin) from activex are not stored
  yet. (Working on it.)

Reviewed on:
	https://gerrit.libreoffice.org/6654

Change-Id: I658e361211e1446ed095a73b0422da0c4f74df1c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8c586582d93a3aaefd9e800da87a0d1ea8a260f8]

external/clucene: -Werror,-Wunused-parameter

Change-Id: Iedb2d7c62f6498691bffd0beb529e479d62d004e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a539950a6dbc6c19ab4f2757ca23a5ef8a7a5110]

external/vigra: -Werror,-Wunused-parameter

Change-Id: Ide11bd4424fccd1cf57713128d06ba4f2207d0eb

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [5992dc43c31dcf4f458a6c9e5eed0adf0e97be97]

startcenter: Make the separator shorter.

Change-Id: Ie03a544cd4e98b39b2571815210adbb3352ab22e

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [445b30a311b5f8e2ab9b332a16c233012340b284]

startcenter: Fix conflicting accelerator.

Change-Id: I5c034abd30b502334968c16c60b22713be45d31c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c1f416feda0ef4ef215ca587b9bac03659b48c7a]

SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter

Change-Id: I034132c315b74d0ea5e03b7d5f7cc225a6c8164e

2013-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1115a5983e126f872c6d7f14aef8ce5bba4010a]

fix build

Change-Id: I43391416dba532edd1830e490f7860dc16775fd4

2013-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [04dead1c6b9fd8ea24b27d2c5824ae889a2fac66]

make l10n buildable separately

- this renames the 'almost' module target to non-l10n
- and adds a l10n target which is intended to only build l10n parts of
  the product
- packagers should then be able to build l10n and non-l10n parts of the
  product independently, thus:
   - enable quicker rebuilds
   - distribution of load
   - updates to l10n without a full rebuild
   - security fixes to binaries without rebuilding all l10n
- the new targets are called build-l10n-only and build-non-l10n-only
- note this is not intended to move a concept of split packages
  upstream -- while this exsists in distros, the number of test
  scenarios for this would explode upstream

Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863

Conflicts:
	filter/Module_filter.mk

2013-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [75748b5c800cea2170e9bb26430ff6a9fc55c608]

Updated core Project: dictionaries  96cb9a317f448f7c70afc3a81b532efacaabd456

tweak dicts for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863

Change-Id: Icab59f08e96c6c1f13e24d72676077b8ddad90e3
Reviewed-on: https://gerrit.libreoffice.org/6662
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>


2013-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8327616e083dd7fd8df2ff2797d4381cfc8d593f]

Updated core Project: help  33bc6868c0b6ffaf2e9ee31b8e5448b11930634f

tweak help for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863

Change-Id: Iffb5f9facb234be10523af93f1e23607fb4fdd1c
Reviewed-on: https://gerrit.libreoffice.org/6663
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>


2013-11-14  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [9964dbdda0dd8bb0471a3153ce133a76e98a09b0]

Translate German comments

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

2013-11-14  Adam Co  <rattles2013@gmail.com>  [1a466b8a3bc178436b41351dd277840872764446]

fdo#65295 - add export of text-box gradient fill angle

Currently - the angle of the gradient fill of a text-box was not
being exported. This resulted in the gradient always being a horizontal
gradient. This patch fixes that and exports the angle.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6653

Change-Id: I1da60a8e82705097e9e699549d3828375967e744

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [ee9ab2765f2892104f68fd3b076b506921de7fd7]

vigra: stop using #pragma GCC system_header

... don't even get any warning with that removed.

Change-Id: I2647a5951a4ac3cba174a3564e99ef81e4959992

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [ee59dff09c4f2ace54c43b597e216fce463a9a06]

neon: stop using #pragma GCC system_header

... it breaks dependency generation.

Change-Id: I524f1789c32a633e8930a4e36a893ce02de66390

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [20803bd1dac462dedb670602c1ab4489f7f590fc]

clucene: stop using #pragma GCC system_header

... it breaks dependency generation.

Change-Id: I992e47ecea697617820358f711b7a6408fdabbe3

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [29661a886e4157e0cb6141b49fb5602fa621cc9a]

boost: stop using #pragma GCC system_header

... it breaks dependency generation.

Change-Id: Ib6e1dac1210020d3a6eb1748f1266e69582f199e

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [96917c806847173ce2a597e533167dedf01ca81b]

connectivity: remove #pragma GCC system_header in mozabdrv

... which can only be built with MSVC currently anyway.

Change-Id: I806be27ec18e4f04e000f0b5d9ea613c3199855c

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [7379d2cf98805d91e933bdacf5f8d8f3bdf1083c]

GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE

Change-Id: I0765649b94b370caf92a29a8ff2224e335196612

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [78d4b78353b281b7380fe793abd81e9cedd8ee48]

nss: remove permission changes from nss_macosx.patch

... and instead do that in ExternalProject, which should be more
maintainable than patching.

Change-Id: I0ccf5697976399cf4f92c53e896492044ee6492d

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [226e89180c7959795394f7f0b7d4202c31e59187]

nss: move Darwin stuff from nss.patch to nss_macosx.patch

Change-Id: I5fc7cdbcdf079edb101f6a8c3851c4cf4f92e258

2013-11-14  Adam Co  <rattles2013@gmail.com>  [ea4d69f5e81d7109ba06dd68252c9e92233c0ab4]

fdo#65295 - fix gradient focus issue

There was a wrong 'if' statement, that checked if the focus was over 75%
and also if the angle was less than 180. If so - it compensated for that
by adding 180 degrees to the angle (and losing the 'focus' attribute).
But it should do that even if the angle is more than 180 degrees, so
this was fixed.

Reviewed on:
	https://gerrit.libreoffice.org/6647

Change-Id: Ib2dc8a61359e656721c5c6c99587d4d547eed835

2013-11-14  Adam Co  <rattles2013@gmail.com>  [4b0cb789f8ddd87c92216e3e9520f88d3ad9115d]

fdo#65295 : swap gradient text-box colors only in case of axis

This commit changes the behavior of the export process of text-box
gradient color. Currently it exports the colors inverted,
but it should do so only when it is an 'axis' gradient.

Change-Id: I8841982c1dbc57616d6e1640d73bc8aa823ae056
Reviewed-on: https://gerrit.libreoffice.org/6646
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6e0f24596f3efc2ff25ce2e7a71f9fc681097086]

-Werror,-Wunused-const-variable

Change-Id: I5a205752cc69f4f5cc3f8198db3ab64341e13f1e

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [50cf694b04bb3bc327887aed5a996a96da45e0c6]

startcenter: Motif image now works too.

Change-Id: Ieecd2e8ee010b06b64a792e0fcad744c66c5f79e

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [a14dc51f9e8fc1fb4adac21722790a0a254ccd60]

startcenter: Thin line around the Help and Extensios buttons.

Change-Id: Id9433a32a9787673fbb266d6465f0bd89f919a40

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [82dfdf6e90509ad7907ece3668dbe1254f7d1574]

startcenter: Rework completely according to the new design.

Only the background bitmap that will show behind the buttons is missing at the
moment, will come later.

Change-Id: I60e8f74ab28383ce1e891367ba5d2aff23d787ff

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [ba8007ff79bbfad6d8e2ca546ee4e0c9e52160ff]

Use rollover color in the native case.

Otherwise, the text on the button easily becomes invisible.

Change-Id: Ia812706559fbee4ce4ccb1f7610cfd235b1dc5c3

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [493c1052ed15f5c14039049be438055397aa6f2f]

Force SetBackground() only if the appropriate settings changed.

Otherwise, when you use SetBackground() to set a color, it will be changed to
white the next time the UpdateSettings() is called whatever you do ;-)

Change-Id: I508a049a327fa9be5035bdb19050d6bcb53a2bfe

2013-11-14  Jan Holesovsky  <kendy@collabora.com>  [46666a7720e18238b926531a7082dbb8bc524889]

startcenter: Remove useless menu entries.

Change-Id: Ie886beceb57201ee1a0893943c455d5f87b0d6cc

2013-11-14  YogeshBharate  <yogesh.bharate@synerzip.com>  [e658db0163fed882f41a7f556f505c672a2560bb]

Fixed missing hyperlink end tag

Problem Description :
The <w:hyperlink> tag is not terminated properly due to that the file get corrupted.
Also unit test is added for export.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Revewied on:
	https://gerrit.libreoffice.org/6619

Change-Id: I2480ab624ab572e411bd1511030c0da1b7f5d183

2013-11-14  Andras Timar  <andras.timar@collabora.com>  [d360febd39b554c92136f9d08d400400e1caf933]

embedserv: unused code

Change-Id: I6343cf1f274de407b6de18304612b69e2516f621

2013-11-14  Eike Rathke  <erack@redhat.com>  [b26edbb44920e455a3a9e0ea6074a0808ea6d001]

moved erroneous _xlfn. from ODFF to OOXML

Change-Id: I58e7d1ba611b4482cfe4ac5f5d37feaf33691a37

2013-11-14  Eike Rathke  <erack@redhat.com>  [85341404d7c317fe8c390fdb34b0b58724b5b3df]

all functions new in Excel since OOXML have _xlfn. prefix

Change-Id: Ie22292da1ee79f2693da73cc27944a53b2213150

2013-11-14  Priyanka Gaikwad  <priyanka.gaikwad@synerzip.com>  [7e115a4685ad21872e6759686860c5113e19c473]

Fixed for spacing between lines in paragraph.

Problem Description:
In "w:spacing" value of "w:line" attribute value is not getting preserved.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6645

Change-Id: Id9da4f9234d14cf4599c6520b4a191ad9af92c25

2013-11-14  Eike Rathke  <erack@redhat.com>  [99b2f2bdef388bafd127139f7a05e47dc1592738]

OOXML @since LibreOffice 4.2

Change-Id: Iccfa510c11d0b9f82130ae136db0bdd6714fadcd

2013-11-14  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [083114bb132b879cfb899361ece375c8580ae505]

fdo#63819 Ctrl+Backspace also deletes the space before the word

Change-Id: I147e8632c36ac0755a539d89ea5d34207839ea7c
Reviewed-on: https://gerrit.libreoffice.org/6518
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [a9a197d9e23c3494047af8e7c377a90b3ca12fef]

fix build: int->sal_Int32

Change-Id: I20b2dff7bef115b2eab8e6fdba9a836612134d48

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [55a5416d7e15b627bea0d2c25fd43f4992039efe]

Updated core Project: help  39f6e246dc6790f93511d3f7f7e08861f160d400


2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [f7bb9d000b6f54298cc3d9678711b82eb2dcb337]

convert cross-fade dialog to .ui

Change-Id: I51f90299f0a2f9573dd8cfd1e6b875e7c76af125

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [4f08dcc0e68fa7da6778706b349a19de1c064531]

longparas: safe STRING_NOTFOUND -> -1

Change-Id: Ib60e1f052d15ca49e8cbba48b65a94d273a82170

2013-11-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [acef4b26879f6f8d80c26f6d2ee80667cb6ed388]

fdo#70144 Mark database document as modified when data inserted in firebird.

This only applies to embedded databases where any changes to the database
only affect the temporary extracted db which still has to be stored into
the .odb.

This only fixes the status for modification/insertion/deletion of data
in existing tables. Insertion of new tables still does not result
in the modified state being set.

Change-Id: I553f67127672f2cf49b98ddcdf7d25f22bef5074
Reviewed-on: https://gerrit.libreoffice.org/6621
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-11-14  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [5c7ede91afaf334cd6faa099ae3f7c1d6cc929c8]

fdo#70457: Preserve rotation of embedded bitmaps from docx

When importing bitmaps coming from VML code, we were mistakenly ignoring
rotation information: we have just added it to the existing XShape object.

In the case of bitmaps expressed in DrawingML, the code was transforming
them into SwXTextGraphicObjects which don't have rotation information.
We are now preventing that transformation when rotation value differs from
zero, leaving the XShape object that was built in the first pass through
the document.

Added a unit test.

Conflicts:
	sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6484

Change-Id: I40100f8919894e48c005f8ed445bb5cad4f58d8b

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [8e0aec74cadcc7ad0fe38d52f542c6a6643308ae]

starmath: Elements dock: add missing reverse circumflex

Change-Id: I63c7caec6c2c630cf1ce67a4e0f71694475e83bc

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [dbeb26016999a8d36dc83bb703b9ed73c8d95eb3]

starmath: Elements dock: add missing scalable braces

RID_SLRBRACEX was missing in the Elements dock.

Change-Id: Id8b2035b603938dea774ac2cfe1ef5aaff4dae54

2013-11-14  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [a6e09b196a1cf530a9d0c028c7a337e08a347577]

Moved some hxx that were included once...

..and are included by another headers

Change-Id: I1adfac86525105188b68f512bcbf3b4f4a0fc490

2013-11-14  Joel Madero  <jmadero.dev@gmail.com>  [686ab95e97e3a432fcccc88ae30b8ad6eed1b2b4]

fdo#47677 - Track Changes Toolbar

Added new toolbar ("Changes") which contains accept, reject, comment,
protect, accept or reject, record and show within Writer.

Change-Id: Ic541f95f09b3897cdabd23a6e1070809f361cc16

2013-11-14  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [37aa85abd567363ec7ae699ff2b24403672ba874]

fdo#70838: Add unit test for docx export

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6434

Change-Id: I631073180f973000c68533cd21b0b8447e5869e9

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [cca8c8cf79e0d9bcfb8798de3948aa446317b08e]

nss: upgrade to 3.15.3

- from nss_macosx.patch drop nmedit hunk (removed upstream)
- adapt include and lib paths to changed tarball directory layout

Change-Id: Ia5dcce8dfd9d10e7e4ba689eefa9f39a51596dfe
Reviewed-on: https://gerrit.libreoffice.org/6670
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-14  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [6c5557c60f97778fd732c01f054553356ce7f258]

fdo#70838: Fix position issue when exporting shapes to docx.

Fixed an error at ImplEESdrWriter::ImplFlipBoundingBox implementation.
I've also tried to simplify and explain the calculations done there.

Change-Id: I41c6c6e1a045803524479c92ef807913db38167a
Reviewed-on: https://gerrit.libreoffice.org/6433
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-11-14  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [cc8c94b362e89d7d7e974119be77679f2f344d91]

fdo#70838: Fix size issue when exporting shapes to docx.

We were saving the size of the rotated shape bounding box in the docx file
but that size was being interpreted as the size of the original, unrotated
shape.

Now VMLExport::Commit will use the dimensions of the rectangle received as
a parameter to save to the file instead of those returned by SdrAttrObject
->GetSnapRect

Change-Id: I53670db77f5e5320a87579dcd56617d5ccf1851a
Reviewed-on: https://gerrit.libreoffice.org/6432
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [4de85c0613c1eb035bed204b604557d84217193a]

Updated core Project: help  42f290e423e49da0283dcd00a66f17cf1d201456


2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [904fe66ce17f24d8c81130ca204ee3c5cbf52802]

downgrade sdremote.bluetooth warning to info

Change-Id: Iec39551dafead84f4f0ad246e7e1d1ad16e15b4a

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [f13a47fa04db2e8c653df8adf8249a89ca06b291]

convert insert slides dialog to .ui

Change-Id: I9dc8366d2e8bd2ab16ce11c9e69cbdbdca0ccae5

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [8820448bfebc362b31e673a5b7d01a8dc9144eca]

longparas: change GetExpandTxt to sal_Int32

Change-Id: I34b6f91d104e5f095f0aad58869d62d0a367d2b3

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [0e345eaec89c8b0e0912da9de418e90c671b1e7d]

...and -Werror,-Wunused-parameter

Change-Id: I8b9e0629710c3b48c26a19158ab54bb250d79d5c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [3aa23c76036ae8cfb21c4de3b5c608c51888eb5d]

-Werror,-Wunused-variable

Change-Id: Ida3365b0451b947e04d7097799ac5108f76fc1a5

2013-11-14  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [ddaf39843ff8eac8e71a7d9a8bb74b34935cd399]

Save Image-Crop information in docx for PNG

 Issue:-
  1] When MS Office docx file containing cropped image is
     round tripped with LibreOffice 4.2, image looses
     its cropping effect.

 Implementation:-
  1] Function WriteSrcRect() is implemented inside docxattributeoutput.cxx
  2] It writes out xml tag <a:srcRect> which is responsible for storing
     cropping parameters

Change-Id: I8814df40f9907512779b42c9ad2405953c70626b
Reviewed-on: https://gerrit.libreoffice.org/6507
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6ad1a001b5c1d8287808aa3d9f7dfdb39040100f]

Missing include

Change-Id: Ia8a15d1ec79577e4cd5bcaec99ef0926163a14ca

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [7f183f136b0b4d8b5b09f30b2831b27e8d6cf5e7]

Adapt MediaDescriptor log area code

...post 24cad6a6490b245bd88ec3e3c87195628914f6a2 "Move MediaDescriptor from
comphelper to unotools."

Change-Id: I71b4f4e1c1b68c3281f77dc15a2df30bfbf7e587

2013-11-14  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [7b947fe24299108fd74baa79c6c25ed8022caf78]

Save Image-Crop information in docx

Issue:-
1] When MS Office docx file containing cropped image is
   round tripped with LibreOffice 4.2, image looses
   its cropping effect.

Implentation:-
1] Function WriteSrcRect() is implemnted inside docxattributeoutput.cxx
2] It writes out xml tag <a:srcRect> which is responsible for storing
   cropping parameters
3] Written Unit Test to verify cropping parameters

Conflicts:
	sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6240

Change-Id: I6ab30305bae44ca1bfef73b0df2967d943ee60fe

2013-11-14  James Michael DuPont  <jamesmikedupont@googlemail.com>  [0d388a00adf2f588796be1b7c743f858f8dc0fc4]

cleanup includes

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
	Makefile_idl_compile
	include.idl
	offapi/com/sun/star/util/EventMultiplexer.idl

Change-Id: Id4b3e6e165cc9c40762f5d96dc734ad698690877

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [f0a9ca24fd4bf79cac908bf0d6fdb8905dc504db]

rhbz#887420 Implement "block untrusted referer links" feature

For now, this checks for a trusted referer (if the BlockUntrustedRefererLinks
configuration prop is set) in utl::MediaDescriptor::impl_openStreamWithURL and
SvxBrushItem::GetGraphicObject.  Checking in additional places will probably be
necessary to block /all/ unwanted communication.  Also, some places marked
/*TODO?*/ currently pass in an empty referer (which is always considered
trusted) and will probably need to be adapted.

Ideally, Referer URIs would never be empty (and consistently use something like
<private:user> for cases where access is explicitly initiated by the user and
should never be blocked), but that's a very daunting task, so start small by
identifying the places that potentially need blocking and adding appropriate
Referer URIs there.  Also, Referer information should always be computed as
freshly as possible from the context in which an access attempt is made, but,
again, always carrying the information from the context all the way to the
relevant functions is a very daunting task, so for now store the information
upon object instantiation in some cases (SvxBrushItem, SdrGrafObj, ...).

The Referer URI (css.document.MediaDescriptor property; SID_REFERER) was already
used to track macro execution, and there is one place in
SfxApplication::OpenDocExec_Impl where opening of hyperlinks (explicitly clicked
by the user) is done that needs the current document's URI as Referer to check
execution of macro URIs but needs an empty (or <private:user>, see above)
Referer to not block non-macro URIs.  Special code has been added there to
handle that.

Change-Id: Iafbdc07a9fe925d9ee580d4f5778448f18f2ebd9

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [96aca98168cba4b9055f2e2a16bb1a8f6f6e57ce]

Minor clean-up

Change-Id: I30a06f693704a8471af39e5232a7abef1056be32

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [cfbd74c3798bd2a71f2cc4d856cb701ca9e2d696]

Minor clean-up

Change-Id: Ia6d8a3ddd003558cace81837753e93427737023a

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [24cad6a6490b245bd88ec3e3c87195628914f6a2]

Move MediaDescriptor from comphelper to unotools

...so it will be able to use SvtSecurityOptions internally.

Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8061c8c70b7ffcd8f472d2f5b909911f2095fec7]

Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter

Change-Id: I645d554c7ce592d93ca0696fa7e6068ce40c9058

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [18be6f161de20f3b0e05d0dd494242eda16ee5c4]

Add "block untrusted referer links" switch

Change-Id: Id2f2a3dafc3bb7ec6fada6bfda5843348dfac5a1

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [7d989aef3d073e67a4bdbb16f71c8cc38c0c60b0]

WaE: Global resources should have an identifier >= 256.

Change-Id: I89416932f46151479459c8fff98934ae6a7fcd60

2013-11-14  YogeshBharate  <yogesh.bharate@synerzip.com>  [fab11968a83b988316c94625ea874cb206314da6]

Code changes and unit test to check no empty font name is exported

Problem Description:
In fontTable.xml, empty font name gets exported.
So while exporting check no empty font name is exported.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6319

Change-Id: Icaa58d23b7754925291867b4c9557c8232f77d69

2013-11-14  Caolán McNamara  <caolanm@redhat.com>  [56368292012a0521d663361d53c70267fdb7b0d1]

conflicting types for parameter

Change-Id: I97275e191a0f6d5dd00bf6cbbd906a662190f5ee

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [7377aaa1aec90f105b6c5d56a2c9453081b2b8ba]

Use rtl::Static

Change-Id: I391e027b2567c4239c1d02e132c6508b3f49d381

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [388734a14fbb13bf5960d80801d9bf38a1fb408a]

-Werror,-Wunused-member-function

Change-Id: I535617f838f8b0ed7b767c449f40cb54a872be27

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [2a6976dfa90adcf9390713a6dcb5bc5e2679c3b4]

-Werror,-Wunused-member-function

Change-Id: I32e4a80e99885c561a30e8f059c9b9a24c4bd3c7

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1b3e9bcdfa0376c29685be9ab8a838aa61af9814]

-Werror,-Wunused-member-function

Change-Id: I4e47b5194992d3847a689284d7600be92a4ead26

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [f71f94acd8e33b4b4afa0787911ebe2a1d8c784e]

-Werror,-Wunused-member-function

Change-Id: I3a788db0fe215c7ce3a69c3dad2b8a72f4db88ee

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [81d3ccfdd0fa7e448a493ee242333b32722b41bc]

-Werror,-Wunused-member-function

Change-Id: I15d27e5bd372c15c920abc6abf1737ce2d43e2ce

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [3026e7a91fb0c93c18b0d988f6f88c936f439290]

-Werror,-Wunused-exception-parameter

Change-Id: Idb21a2fcceccf037e0f8ca56905306b359779813

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c21304822685e463052f4cdff64c31c97d3394fa]

-Werror,-Wunused-exception-parameter

Change-Id: I9858795019e5b15965cdfe9f186129a93b6d52ad

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [07b9bec1a6ebdae111d0def33692ffa3efe61dad]

-Werror,-Wunused-exception-parameter

Change-Id: I17f7fd32c020443d48c2488f7db32519a8d11831

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c8497ae116db47958ba921d03cb1824476b59a49]

-Werror,-Wunused-exception-parameter

Change-Id: I855297c68d2be1a35c8c6a438f64defb8ac377cc

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8b47d21e890f3816731b6992f8c0fc4d1f2581d0]

-Werror,-Wunused-exception-parameter

Change-Id: If4952a5e36ba52f07231560f4bd3cc568b9fde52

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [fea392e1aae17851d5c0a657b287cdae07b8119b]

-Werror,-Wunused-exception-parameter

Change-Id: I7e2dbcf299fc01255340c78d99f0434dc0c1fc61

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [85dc973219c31a11e9a88cb86dcb813402084149]

-Werror,-Wunused-exception-parameter

Change-Id: I4763547ceebab61077c67f2a8c67d6ab388fb6b3

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [0fb6957f37214224a9a6d74db0edb68779b2a33b]

-Werror,-Wunused-exception-parameter

Change-Id: I58537f2fa2c0c403f441319b574b6f7794f38152

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [d4ea861f721360eb26e49d12bcc115439e784fd4]

-Werror,-Wunused-exception-parameter

Change-Id: I697e70491fb77f61615b3d5780b57fff29a04ec6

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b76187aac7787877f6e2caa0f96fdba9bf26ea48]

-Werror,-Wunused-exception-parameter

Change-Id: Ibd913043822c9901bad8495944367915df10b1f4

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [eecfc1e2a4287fcd93a19bbc5876a0bc1ada7822]

-Werror,-Wunused-exception-parameter

Change-Id: Ibcf69aee2391b830c328f458ba2ab753a4e18b9d

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6ed352a7b35fd2f740fe76cc56b0b255b6ceae17]

-Werror,-Wunused-exception-parameter

Change-Id: I648399356bed41f6aa9d6ec276ee975f5d3b1fa4

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6e349393768cd8141daf3b9dd663e6a9ad8e8ca0]

-Werror,-Wunused-member-function

Change-Id: I51dff2bbfe8b9fb36080cb3fe20bfdd6b0e88119

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8fd81bd96b0caf0b52eab69e64d0901e8e29f933]

-Werror,-Wunused-member-function

Change-Id: Ic575f5bcca894639667f9893c5caf8163b124037

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1a13c2793daae26f7c0abb0fb93ae6ca812b4518]

-Werror,-Wunused-member-function

Change-Id: I67ed29e0669ab189f158aca4c6f0dd95fac3ea1a

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c10b8c2f06a9403da7d107cdd32ad4a535e6f339]

-Werror,-Wunused-member-function

Change-Id: I3da2e9d7e886c73328b65275e938bcbe9b3661cc

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [5ccb60089061f3af9ffc7c37bbb0ea75231cdbe3]

-Werror,-Wunused-member-function

Change-Id: I8321893bc64e1fe401ffd5acaaa52e012c374261

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a6ba5addb7d37d55706518180841332642cf8eae]

-Werror,-Wunused-member-function

Change-Id: Iefe2c50a8fbd6ab95a77856b3a65de9e6beacefe

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [ad4268cc8ae58d4c65ae343876b325d9db720c73]

-Werror,-Wunused-member-function

Change-Id: I91827c3728d56b8943e9769e3fefdcc727306e16

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [90be5b23e62cbdd6c93d5703c29507e4ce463bac]

-Werror,-Wshift-sign-overflow

Change-Id: Ie6843c4d455dd82a8c1ebd8778165b04e7b94d71

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6316de5b705623a01ab3af926dad2ef7e17dd55b]

-Werror,-Wshift-sign-overflow

Change-Id: I4940e801aeebc5e8457e17ca8cdb50d5301a5218

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [13e4f86a51e26b89a22c4c6412c113f475392619]

-Werror,-Wunused-member-function

Change-Id: I69caf8ce9395c6318f1452e5bed3752e1c282528

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [304e9c4c3734d7f0f4b62d221a9c70908b6d746d]

-Werror,-Wunused-member-function

Change-Id: I7db34329a93c33c425f1e63fa842b218e4c9517c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8edf036c33c2eccddefded42ad1e64fae96c7539]

-Werror,-Wunused-member-function

Change-Id: I0e7bde090d68f840b4dee0fa27a7dfaf05a21e8a

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a6f46da9651c972ae7f9d3cc78764bd0b24e5def]

-Werror,-Wunused-member-function

Change-Id: I24a86c070d14e151d7fd893e17ccf10cd1b4e6e1

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b4ac2870360ec83aa941bd3627e5b39cb1292181]

-Werror,-Wunused-member-function

Change-Id: Id6e605546453a45124acf23cda90fe8a9031f580

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b8111a0012292f80562382fedd2c25b56a2f608e]

-Werror,-Wunused-member-function

Change-Id: I52a2cb0a472b2b5d4489121a456f744c6be19b64

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a2fcb3869308a6d4963fe13c5e598fe8aa6420ae]

-Werror,-Wunused-member-function

Change-Id: Ib0974dcfa02a151ed970334e56c596e9c3343ca6

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [0d61e8250baec8c59e0036290ce56c885668a152]

-Werror,-Wunused-member-function

Change-Id: I41ee628a7becb940fe19f3f17640ce4976df870e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [2a6a3384ac3414f200fcbde507d6458f2c70f83d]

-Werror,-Wunused-member-function

Change-Id: Id1a974507f73193aa788523cebc75abd9fc684c5

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [9e50349c54edc6563770a7f25244f517e572f8b3]

-Werror,-Wunused-member-function

Change-Id: I65ce35a10ea2ac406b9f42a47bd9f5619e136d96

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1097b97c36e91a16db47dfbb7d54a0317e07d57c]

-Werror,-Wunused-member-function

Change-Id: Icd677dcdbc1748da2fcd1dc37db9c4885f505ac9

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [4105d5f2cb6ce1111b41a7df29a12cbf5e3f1f34]

-Werror,-Wunused-member-function

Change-Id: I76caaa7e6097fc17d6eb5098b890e755e4d6e3aa

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [4f8c687097488d9d8cab901451fff3053e9ae403]

-Werror,-Wunused-member-function

Change-Id: I2e247ed311f6b3fee751900b8f037081d0025794

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [9e30ced3c372c01b4a2bfb10abc42fd77f9a0fdf]

-Werror,-Wunused-member-function

Change-Id: Idbc13f395b8e23e876d0e954810f3a91b2399748

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1eab4c942a73e0d5b2afc06e5b49023673ce6d12]

-Werror,-Wunused-member-function

Change-Id: Ie10ff4da2612e4b89d9126070edeeb0b5661df86

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [4d8af503b633e5f0f340d49e25de431344271525]

-Werror,-Wunused-member-function

Change-Id: I5e7898dc8b0f01cfae48ac564fc8157931a06f9f

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b383ddc28a52a3d1ede86ceb1b583d364752ee32]

-Werror,-Wunused-member-function

Change-Id: I89170a2d79605f72e40d5e7664458cad9590ec0b

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [2586f7a6ddd195ce5ad21d91e2cf427cb229051d]

-Werror,-Wunused-member-function

Change-Id: Iabe3b1dac4c3f0997e786cb641faf43e791018b1

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [83b86f20c0a85dede9be8224c2be64b50377f46d]

-Werror,-Wduplicate-enum

Change-Id: I7ee0dee0ac35b9a678c76b8ebcb43c8ce5531709

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [e537c807fbfbcbfb707c6bb49da2dcc5ea839920]

-Werror,-Wunused-member-function

SimpleView had been unused since its inception in
b561e658ebed8cfcfd18dc90bd25de9134341fb3 "INTEGRATION: CWS presenterview."

Change-Id: Ieb3af55c4cfebd24fe229c847f38ca108ae3401e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [ba3783467c400eac564bd61ce790f5f6fe8203b6]

-Werror,-Wunused-member-function

Change-Id: Ia04390e5a3d4c5833c24add581985a9491af0443

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [861a1814d51a4f49981961bb5d3a56ab7f4317d7]

-Werror,-Wunused-member-function

writeTransformAttribute was unused since its inception in
90f5ce36231551e226d4b3e2fefaa8493af692ac "svg-import-filter.diff: SVG Import
Filter implementation in filter module."

Change-Id: Ifa7a13f9665d59fcc1cf8c9c3d48685bddc8bd59

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6e9e1dfc0550908c338901c69b71f36f083c8d88]

-Werror,-Wshift-sign-overflow

Change-Id: I24a341ef92a41682622a3d497638b6724419a89b

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a6cf7fb28160880f2177de6ce894737141a3ca9f]

-Werror,-Wunused-member-function

Change-Id: I9cfbb66dbfac02faa478a4f38982962b0c6f3c3d

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [ecc060715a7f903ff48a9db3d9c4c31769e82a18]

-Werror,-Wunused-member-function

Change-Id: If7618661da2b6c919ec05abace03723cb961c741

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [f7450d02665f8f6940d2f115ef16fb98d166403e]

-Werror,-Wunused-member-function

Change-Id: I6b4b3f8c272dcd5663920310e40647d7730c54d5

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [32f125f6e3022bc9d938ebe7c9165f73c5943ce4]

-Werror,-Wunused-member-function

Change-Id: If52a2614cfa9697e9aa5ec7af21577edef06b2f8

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [54df89611eb1ae38d6ddf5a3fa66ac64d7db0e3e]

-Werror,-Wunused-member-function

Change-Id: Ib2427bc58d1b7eea059f917db583179449ac62cf

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [e88879fe2ef23e3e85f5d4a0babb660605d447d1]

-Werror,-Wunused-member-function

Change-Id: I0f2e46abcb30bdf997d17ebbdd48a3521af06e2f

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6be8a39eb9ae3e62baa764127b8a778f5444b2f8]

-Werror,-Wunused-member-function

Change-Id: I36135da5d3ccf6f9860d4b248c0622145bdaf777

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [2b9d8d6b2f661c9aa08fd01e87949f6c01706c16]

-Werror,-Wunused-member-function

Change-Id: Iea28e36ca398018acbae44517c378bb4b188a0b0

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1951bd9e4d9ef9a9524b8c22442e283923b05444]

-Werror,-Wunused-member-function

Change-Id: I7eab6d628cd2bd7a68a79ff69ba835f37fc67711

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b5369f9e7653805d224e903a47659a475d9c4fee]

-Werror,-Wunused-member-function

Change-Id: Icc6ca35623a53449d812e3f09004b926f379c889

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [0537748e8a795e5a0fd47256411a78c01a3ed1e7]

-Werror,-Wunused-member-function

Change-Id: Ib4a334f1e4b77f1f6e0a0b9a736afaf12b61b1be

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b22733a3e9f18dd17c4a02347a3c1c503c46fbf6]

-Werror,-Wunused-member-function

Change-Id: I6dc5e1b5e4be546a837b959ab03f248140aeafbf

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [00be11749456ff0ae80891d7eaea85ea7bec9857]

-Werror,-Wunused-member-function

Change-Id: Ib723e19923578c07353bbd8cef98ae031a766045

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [a1aea9418f860595641da8dcc971f656eaacf8a3]

-Werror,-Wunused-member-function

Change-Id: I7f59e3ac50a055486cd1f1dd2d887d38a3ad92c7

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [39b594337d7804087a454910a8dad4d2ad69538d]

-Werror,-Wunused-member-function

Change-Id: I92c83ead449452679e539fad2316d391a1b59a62

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [99bd37faa522fa085e8bba620263e3f3da3bc017]

-Werror,-Wunused-member-function

Change-Id: Ibfc721a819c044b5e6ec06e5bbad694662fe9e3f

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [cd6c6de5257bb671869f21fd4e6daba40ba6a038]

-Werror,-Wunused-member-function

Change-Id: Ied485bebaee36107178acee33eea1eecef70315e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b83774a7c5a425d1c43a3611744bd803cff2c446]

-Werror,-Wunused-member-function

Change-Id: Ie8f3502c735cf38e21f2f55f27d384dbe3d8d5ef

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [44322852b81ef28764b467ea9e164e3f14a1a731]

-Werror,-Wunused-member-function

Change-Id: I745ceb72423b120ef42437778e3a5fe05bd7b42b

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [198a35a1a813b4f24cbca835de97c1fd19ed250b]

-Werror,-Wunused-member-function

Change-Id: I17160893b759f4dee1871e8f6d6525d327cf8cd6

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [65292ca4bf0da6ef5fe82cfa336df4400506397b]

-Werror,-Wunused-member-function

Change-Id: I3941ea86ff64bf61276c4cab2aa8d4a05133354e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [0ca2be7cd3ab6437e0734d10e27adb0e5b3990b0]

-Werror,-Wshift-sign-overflow

Change-Id: I3a1e2cf5e09b30004bda9dc3fa82c4be696acb2a

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [f8bf80939ab8960965b2fce58ebb614b7b754c27]

-Werror,-Wunused-member-function

Change-Id: I6f8c9a32bc9266f20b5fc74b4e2f60f7b6be55d3

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [6b1aff89edc36bbb2d7cd15814900435ead98556]

-Werror,-Wunused-member-function

Change-Id: I5c14c2c305aa6809b4a1e164b8bdc4eeb877abbd

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [2236cd00235dab0e691916e024a62908b1b4c2f0]

-Werror,-Wunused-member-function

Change-Id: Ic4dba1d313c3a27ac02f9d382d2b55218e1bad10

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [9a01133a66498b3ea637a7e75ed9094a5fc32c43]

-Werror,-Wunused-member-function

Change-Id: I557d9628478b0cddf5a2b176403bdd67db5a0695

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [89b1a0419f39aacffa2fbe5b52793d17d7bdc437]

-Werror,-Wunused-exception-parameter

Change-Id: Ia5b7f7629a07b84b4e8042aa7f8778faa4a11b50

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b0c988cf921c826b629f2534a08d68d2ae1abf71]

-Werror,-Wunused-member-function

Change-Id: I1e91eb89b25aea247bb2d615a14a7d1cdd2b488c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b20d87f466beb38a5855350d59707f52828b9688]

-Werror,-Wunused-member-function

...the whole ChooserDialogHandler class is unused since before
bdc71b3e4112b5c83a6aec61403981fcdd156138 "remove non-compiled code" removed its
sole, #if'ed out use.

Change-Id: If94db1c98074132952dd204864a478e1e12d455d

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [e0cbd673c23b7975cb5bb2bcb34b2ff1be58c974]

-Werror,-Wunused-exception-parameter

Change-Id: Ibcda8d872ad89a363f71bc4d5aa92b6bae2d2608

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [e04fe00707e4634148a9490d2f323cf85c407bf2]

-Werror,-Wshift-sign-overflow

Change-Id: I8a7974baab4e32aa7fc53c4220ec4cb79e7b3074

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [faa60fd397c7b872a22784740da7c8f21c1b6735]

-Werror,-Wunused-member-function

Change-Id: I972a0b6e73c1302cdd27b6ed88d0d1a3cb598816

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [456b6c886cd7a605c4a45f9468092d5f7c99fa45]

-Werror,-Wunused-member-function

Change-Id: Ie738ad2c055b0e380a67c4d199e006fb99155e7c

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [4c55588cc380432d1d61701383cc23fe595c9133]

-Werror,-Wshift-sign-overflow

Change-Id: I1ed8f81d52e9792d1511caa41da4ff9163ed0f92

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [7c8164a83b3a068ffecaf9bda642b0eba096c228]

-Werror,-Wunused-member-function

Change-Id: I87263c22af14586d9329a6dcc0b7e3a41d7881d5

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [3702a9b19714071376146b9968ecd8f6d2a40273]

-Werror,-Wunused-member-function

Change-Id: I6197f2f9c3359ebe6c3c639f15c3e19d66434f3e

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c24b4dcff17d773221397d0fc2428e6f0454dfda]

-Werror,-Wunused-member-function

Change-Id: I5dd8f718cb96c4442e2fce08a8dc4130e934c68d

2013-11-14  Stephan Bergmann  <sbergman@redhat.com>  [1110e665215bacadf639f2303f2bb262ea16851f]

-Werror,-Wunused-member-function

Change-Id: Id218a6123037bf624044a6297edaede924bd4a9a

2013-11-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [43796f03e97fa1f61c66ba12c69c2ece1d6d3870]

writerfilter: improve mc:AlternateContent support

Commit af7d4a5ebf3e6a09cd2079f241dee16aa22e0276 (n#820503: initial MCE
support in writerfilter ooxml tokenizer, 2013-07-03) introduced initial
support for this, always reading the Fallback branch. Improve this, so
an array can contain the list of features we support.

Change-Id: I2d6ba2207f6bfc62dc1e15c1a605311ede1d7eeb

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [e2beb3ee1519ecb790c157853050d3b352d3839c]

starmath: use global resource string

In favor of many getters and setters :)

Change-Id: Ibdfe6e2cb70ec2e743def2f898c1b56713af2661

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [dbbfdf3d32760498b746d3d5c5dcbcccf7932225]

starmath: some improvements

Change-Id: I9dbeb16a527094bb8b32f8b8926f2a511e6190ba

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [2e00906285c59bf49efaa07df83293d8cd21c9bb]

fdo#71580: Elements dock: Alignment items are missing

Also add << and >> to the Elements dock.

Change-Id: Id58d64c8ab938259e84ce1a178644c6d4a6ee95d

2013-11-14  Thomas Arnhold  <thomas@arnhold.org>  [bd8b4f2b5dea5b3a0db7eac4e8d44918f1d8ec79]

starmath: remove unused resource ids

Change-Id: I9dee3cf5591df19cd0189e32ae7be024b07020f3

2013-11-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [ebeff3f074dd94dce4ce6cc55abd0495103684bd]

xub_StrLen to sal_Int32 in SwIndex and some related

Change-Id: I66735635a88844c30a7fa1c886d2c1df34008f4f

2013-11-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [cd470c64f9b09bb94262c606cfc36c8d923ffc54]

xub_StrLen to sal_Int32 and minor optimizations

Change-Id: Ie8703ee0ff6c428ed00ffb88749540588e608b43

2013-11-14  Muthu Subramanian  <sumuthu@collabora.com>  [22db67c9b64f6807d071d2c15da58954fb7aa8e9]

n#828390: Add unit test case for subscript export.


2013-11-14  Noel Grandin  <noel@peralex.com>  [d366c9b20ec86f3fe521812a0c22def3bfd1f05e]

remove unnecessary sal_Unicode casts in various places

Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec

2013-11-14  Noel Grandin  <noel@peralex.com>  [d2fa59e4025050c9b668ecff379d668f0db52639]

remove unnecessary sal_Unicode casts in SVX module

Change-Id: I5d39af3bda3f1197fd1d706e7ef8d28b58d4851a

2013-11-14  Noel Grandin  <noel@peralex.com>  [c22ac891a3fa99908f0dcce730a83c34e7e9d7fa]

remove unnecessary sal_Unicode casts in SVGIO module

Change-Id: Ie463f500bd8c5af37e99fb9e1a8d1fd5b2cd0766

2013-11-14  Noel Grandin  <noel@peralex.com>  [99a1f38156aefd7ac3e578ebea74e4bbecdc64dc]

remove unnecessary sal_Unicode casts in OOX module

Change-Id: I2b9f26cb500a9e56f5860bd1b483ed284b84f50d

2013-11-14  Noel Grandin  <noel@peralex.com>  [d9648d3567e60f4482984a25e2b78e8a2fae52e3]

remove unnecessary sal_Unicode casts in DBACCESS module

Change-Id: I4c4ab5d672e994b1e8e3beac027d3f4e8f700714

2013-11-14  Noel Grandin  <noel@peralex.com>  [531c2dc791098d3d335abc0ddd055780fe3b7f2a]

remove unnecessary sal_Unicode casts in SW module

Change-Id: I9e67d4f5e680a29718c4e7be7292913602cd9311

2013-11-14  Noel Grandin  <noel@peralex.com>  [3cabbf37b965a11e7d63de05eaacfbdb29b67b74]

remove unnecessary sal_Unicode casts in VCL module

Change-Id: I79da72097e8bc86891075d1484a59b5599a063d0

2013-11-14  Noel Grandin  <noel@peralex.com>  [3acca4c859b7198bc3caf4c690bfc653883e61b7]

remove unnecessary sal_Unicode casts in UCB module

Change-Id: Ib93120ec0cae76b5ea19f723054363771b27ab56

2013-11-14  Noel Grandin  <noel@peralex.com>  [15113ea855baab1f8319a7125cec90d203904cb7]

remove unnecessary sal_Unicode casts in SC module

Change-Id: Iee7688ea60b4d45d3e6725afd46e9cbb5ebe26c5

2013-11-14  Noel Grandin  <noel@peralex.com>  [39c8da8c86decbe3443a786ad445a18b0078daa3]

remove unnecessary sal_Unicode casts in XMLOFF module

Change-Id: I836c7a28d5ec9039c0b185e8db2aa6d01ac62566
Reviewed-on: https://gerrit.libreoffice.org/6665
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>

2013-11-13  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f50699c816de8e4be3433c6387e37d92aedd41a0]

GPU Calc: Eliminated compiler warnings

Change-Id: If7ccf5193689ac770be317ac2f786096f5160797

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [78feb4327ec0edd7d5f1d38fde34658e4e6d6dee]

GPU Calc: unit test cases for ROUND

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-156 BUG

Change-Id: Ieb606f55ab21f288215de29f5fd6c1e46e1b39ed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [2d30a56f77dc7e50fd6050f223b52c2a0c0ab311]

GPU Calc: implemented ROUND

AMLOEXT-156 FIX

Change-Id: I149b663736b1d126414ce034262e83fd05a558fb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [b07bfeea13e32a6fbf70d5932901a95c02ebf878]

GPU Calc: unit test cases for LN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-154 BUG

Change-Id: Icf35e717a740515e86195699b776d0910c71b1f0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [6cd4e84d34a2644201bf6dbb7719a8d054b73ad0]

GPU Calc: implemented LN

AMLOEXT-154 FIX

Change-Id: I5c00fed99996bc87c8ad0026ffbe4c1822e108d6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [e2736b7c556245c8ab72540a1de7dcbe94d83e32]

GPU Calc: unit test cases for GAMMADIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-157 BUG

Change-Id: I7f97ee47050378fa411b5e635141847929c55b46
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [a14622c88eda570e029eeb81baadda37d4417196]

GPU Calc: implemented GAMMADIST

AMLOEXT-157 FIX

Change-Id: I806b6522e7481af87c03fbd1b1d500eb5cd1b9bf
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [848b91fbdf668d0de0511992d8ca22911d63c0b6]

GPU Calc: unit test cases for LOGNORMDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-112 BUG

Change-Id: I4ab444e974499138afe330c9ccb9da640f8d3724
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [522393aea30a8e33b6a65e45370ce9b0aad890b8]

GPU Calc: implemented LOGNORMDIST

AMLOEXT-112 FIX

Change-Id: Ifdf8388ab5375d6463b8648b890787a3c3db0325
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [84a8d2dde9b624f6c2ee6ba52dea3612ba6a4a25]

GPU Calc: unit test cases for FORECAST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-109 BUG

Change-Id: I71c31ec1ce58ed55cf47b573459c2af9402ae8ab
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [38303bba7af44cbc876eee0ed38c713b60d29966]

GPU Calc: implemented FORECAST

AMLOEXT-109 FIX

Change-Id: I3be61f73e7a2d48b4977bb80ecd8df8e86f49929
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [975e946f04cd39aa620d7c7d61833fdb40572355]

GPU Calc: unit test cases for BITAND

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-149 BUG

Change-Id: Iad20b76cc627768421bb3523388deeaa3584439e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [d767355e1f3cda3d2eec5140abad2d26e6f70ce2]

GPU Calc: implemented BITAND

AMLOEXT-149 FIX

Change-Id: I4d7061993348c93bef929d0fe5484fa06e700230
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [7e4bbdd944810b0a095d5797b37c007834fe3f37]

GPU Calc: unit test cases for ATANH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-145 BUG

Change-Id: I4f4da7dc73836c4c28a81eb8bcc43e471adc40ac
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [308f73a1f018ab79b2f8a0fa5a66777c9244adbb]

GPU Calc: implemented for ATANH

AMLOEXT-145 FIX

Change-Id: I5bc9f5d6e94df018725691ed365db332a067cc43
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [de08508db3d7785aa72be55268514708497fc7d3]

GPU Calc: unit test cases for ATAN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-144 BUG

Change-Id: I2e0664cdd9a557666652fcf5d77dac2d93a0aa79
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [44b2e2f6b6d2f11829b0d98de7606ee01ec17cac]

GPU Calc: implemented ATAN

AMLOEXT-144 FIX

Change-Id: Ib94a4fbdcdf928c9a943d5b57449e7335d82b016
Refactoring: fix compile warnning in op_statistical.cxx
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [84901d03c44da80ece47758e8af44178037d2aca]

GPU Calc: unit test cases for ASINH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-143 BUG

Change-Id: Ib5b0d65d0dc88e5ea45679f9aba3ce4f55944daf
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [8a8c128a9ee711f701c7caa750f491324e64fe54]

GPU Calc: implemented ASINH

AMLOEXT-143 FIX

Change-Id: Ib6d408a18881252271718715de4fdbb9e6068c06
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [a07929c479200f9c600845d7078183581a5d23d7]

GPU Calc: unit test cases for ASIN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-130 BUG

Change-Id: I964d15fc3b864d2c392d3b1dcb22153eb057ff5b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [6d5ee68763f94e699089242bd05dfe2f519d9d3c]

GPU Calc: implemented ASIN

AMLOEXT-130 FIX

Change-Id: I1427b6348f8aaa88ce0693e7773677afe3bd7860
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [ee999b1c5fe6d116e18354ef3359912d33101dc7]

GPU Calc: unit test cases for ACOTH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-129 BUG

Change-Id: I6ef356cad7cdc787309dfd22efff50364e2c2d3a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [c1e2b069fa41489674b883603c9400a78a140a14]

GPU Calc: implemented ACOTH

AMLOEXT-129 FIX

Change-Id: I1f05ddc3a0187db33e4b9a618560ddf5ecc8aae3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [fd911a92d1e1b022fd652a1740b1d0b524054412]

GPU Calc: unit test cases for CRITBINOM

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-142 BUG

Change-Id: I8528df9d89dc21ae9e3fade580c0631764d74c43
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [efc507cebc00051f7288fd0e017b4caec1c407b7]

GPU Calc: implemented CRITBINOM

AMLOEXT-142 FIX

Change-Id: Iec44d694c7ab520ca403efe7b6ccc2d6fbd84343
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [cac80844c3d43fa8f7280be1a508875ca97a5aa6]

GPU Calc: unit test cases for COSH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-85 BUG

Change-Id: I44bc5463daa2296fac80beaf2b83e8fafb9e20e4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  zhenyu yuan  <zhenyuyuan@multicorewareinc.com>  [90ce20aebcd090e10e0820f175e09c11ae437dda]

GPU Calc: implemented COSH

AMLOEXT-85 FIX

Change-Id: Ie2110026b35d9ffade209e0e3c31f7a868e56f03
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [7db412400b24eec53b6030974551edbbb35ab89d]

GPU Calc: unit test cases for ARCCOT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-127 BUG

Change-Id: I2e44589b34da9a2491986b4f8ab075da7b01145a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [fa87dc52d756387cdc641d76062f0c3ce9bb22e0]

GPU Calc: implemented ARCCOT

AMLOEXT-127 FIX

Change-Id: I474eb4b63a490818f7743b9ceddcbacb31417fc2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli ju  <mingli@multicorewareinc.com>  [abe9979c319d29e66431ad796da85c6043530be4]

GPU Calc: unit test cases for LOGINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-107 BUG

Change-Id: I4caeb87ecf805f460d22dc30ca1d11d9f10a3ad2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [6d76efd7fdd4b0520c416fc1d7c7c1e663096a2e]

GPU Calc: implemented for LOGINV

AMLOEXT-107 FIX

Change-Id: I15b2d7b3420d8c4d66bf0d381dcf04953a7d406f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [c0e2c19f629403f66e0290ece29c895629287593]

GPU Calc: unit test cases for ACCRINT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-138 BUG

Change-Id: If1e82dda864f06b0deea448e3bfbaf116b2c6ee4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [541b0791549097b379a57270f55d09603417a4e8]

GPU Calc: implemented ACCRINT

AMLOEXT-138 FIX

Change-Id: I3759041f62d68ce1203e339687d9c01e73600a66
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [9f9be02cca70f4b98b1bf5aceadca83bb4cedcb1]

GPU Calc: unit test cases for COUPNCD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-136 BUG

Change-Id: I00478c7094240f61c4f316eac833756a0ad8edc2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [483fb8b32d3b65582f3bb48eb1f422f0bc244e4b]

GPU Calc: implemented for COUPNCD

AMLOEXT-136 FIX

Change-Id: I53be7030bc1e0386e21fb71837677f7dadfc302f
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6b160fa3e4a343387048279d0d85355b0a70a770]

Fix regression with SUM(), and test case to catch it.

Change-Id: I76061ce5d975ac565d49b89f8365e355aa0ad009

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [acf93bbc9721038d37743c0c51170e71c6dcda28]

remove more pragma instances of GCC system_header

Use "#pragma GCC diagnostic ignored" instead which does not prevent
generation of dependencies.

Change-Id: Ic9034f20ef71c1ee6e5363b73c831142c2813d20

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [83dcbe4ca755e53aaab6fb95647d95998182a51f]

ucb: kill webdav-neon/warnings_guard_ne_locks.h too

Change-Id: I44919cf592eee026116fc5fbc12e0d5baa4bda2b

2013-11-14  Michael Stahl  <mstahl@redhat.com>  [d6809a9ac55d80a9bae07d0c7d00137e211c49e8]

i18npool, forms: remove warnings_guard_unicode*.h

These horrible headers use "#pragma GCC system_header" and thereby
prevent generated Makefile dependencies, which is what broke incremental
builds after the ICU upgrade today.

Change-Id: Ife983b3c4de86968da8a0187a1acb1bbb2b5c81f

2013-11-13  Kohei Yoshida  <kohei.yoshida@collabora.com>  [17cf61482a5560b82730b65552ebc770c0a2fd81]

Let's not comment out the whole unit test target.

Change-Id: I1629e75bfc6a528a4cbeaf296e73937b0c18a81c

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [70ad8ec6d5bd9b2b146d7409ec06d3414cd8551c]

Make CppunitTest_sw_htmlexport use DECLARE_SW_ROUNDTRIP_TEST()

Change-Id: Idc524ce084e117a9cfe816e5012ef33ea774fef6

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [f15efcb0f53ea45bf4d44a83e60706d4899c42cd]

Add sc.opencl

Change-Id: I1a6544701afa7658464334d454451284a34530cb

2013-11-13  minwang  <min@multicorewareinc.com>  [f57849566ebd4432d08bee6d393a163eeb6b5292]

GPU Calc: unit test cases for COUPPCD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-135 BUG

Change-Id: I57822062ea2672fe3d290f11905330fb4e7b8ba5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [e667e8d6b56c4b3f5939d784532afc7994aa8427]

GPU Calc: implemented for COUPPCD

AMLOEXT-135 FIX

Change-Id: If16217647f85bdd4a309c81b33bc963b9e54f657
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [246e0148aacfbdf6f5c294464ae0a4e063443bb8]

GPU Calc: unit test cases for DB

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-132 BUG

Change-Id: I89dca4895fd8952ec085a30d42d75e05e0ed96d1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  minwang  <min@multicorewareinc.com>  [570aa2e905ea421d6be6232ae6ba89a8d0127bbf]

GPU Calc: implemented for DB

AMLOEXT-132 FIX

Change-Id: Ia468999f2d182fab62a8229362dfe2ebbe949654
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [76451b69743b0c50ed0f7ab4cc64bd51656aa30d]

GPU Calc: unit test cases for PRICEDISC

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-65 BUG

Change-Id: I69fab20b90fade63cb8084a5993f597cfe7a1e48
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [a293cd388cc14aa1b4a1c954576749dda176fce9]

GPU Calc: implemented for PRICEDISC

AMLOEXT-65 FIX

Change-Id: Ia4dfefe0cce42f30a89a4e25366be5f8f526c471
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [e43592d38eb85f93692d33322eec7302775423ea]

GPU Calc: unit test cases for ODDLYIELD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-68 BUG

Change-Id: I432fdb4fbab18e5689c2a657b679a57424261c43
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [d6c0c2151053601bc9430e9e17b5e6b284ba5f65]

GPU Calc: implemented for ODDLYIELD

AMLOEXT-68 FIX

Change-Id: I5a955a7488829621cf4ad905239f915784b1f374
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [0487d67571ef7845a55d45a504dc265140493ca5]

GPU Calc: unit test cases for ODDLPRICE

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-67 BUG

Change-Id: I1f55cf6c24f6454a933c2431724340c3ef4021e2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [27bfa067c93adf25a43ccf8a3596d2fb3f3cb592]

GPU Calc: implemented for ODDLPRICE

AMLOEXT-67 FIX

Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli ju  <mingli@multicorewareinc.com>  [a87114ad2b90bf65df75d5efcc76c9012884046f]

GPU Calc: unit test cases for INTERCEPT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-93 BUG

Change-Id: I3f002472643041ff730b9bdda92a4516337d3c10
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [4f152b68ffda7320de2a8f85379efb823c482fab]

GPU Calc: implemented for INTERCEPT

AMLOEXT-93 FIX

Change-Id: Iec88fa93b875f41596ff92622e64f01f8e967319
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [b5febdfa86d6cbaeb1653716d2f13b395cea3472]

GPU Calc: unit test cases for CONFIDENCE

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-140 BUG

Change-Id: Ib10e6ea460459c24864304f3a0bfab9582453751
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [8ac2892999febef41b177826e5ace154b4bd1af5]

GPU Calc: implemented for CONFIDENCE

AMLOEXT-140 FIX

Change-Id: I570bf1606358e9cd2b90d1e53e665d4110e4286d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [cbb414241e710fb6cf65f8533983407dc6cb2a70]

GPU Calc: unit test cases for IPMT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-134 BUG

Change-Id: I14df6a7b3ecb874d88c97419bd394846655f048a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  xinjiang  <xinjiang@multicorewareinc.com>  [e2e1a878c6010820f4371dbb28198fa79cab74cc]

GPU Calc: implemented for IPMT

AMLOEXT-134 FIX

Change-Id: I5b5c9c484d7d1b585d0bd20f5a08ef033701e08e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [aff86baf272ffeaec901cb70f73df4592f341896]

GPU Calc: unit test cases for PHI

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-105 BUG

Change-Id: I48a43332171c8c214e8a5df5c5bca2df9b883ad9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [66de10ae1fd74e0ebe53d535a0ee7412341fe5cd]

GPU Calc: implemented for PHI

AMLOEXT-105 FIX

Change-Id: I41648a58937ca2cb77fe06f23543bcb9c9480332
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [16023a09f319cce4df8b8b1ca2b44c67ed4e9a08]

GPU Calc: unit test cases for PERMUTATION

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-104 BUG

Change-Id: I66a2069e091eda363b8085bbf5f834ed5420025b
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [090a51f8ce0532fa9db4d6c24d2e3cafeb8436f7]

GPU Calc: implemented for PERMUTATION

AMLOEXT-104 FIX

Change-Id: I00b273c7995d0f34c7126d159d6d38b6b993f7c7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [152f8d40c7d5acabe253abd22d1d6a099cfeab28]

GPU Calc: unit test cases for PERMUT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-103 BUG

Change-Id: I0dc685857dc87f1d87c1258b93d66d9ef67e26f2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [03cc4ca5c448c2600828020e9ef2313468f6e0b2]

GPU Calc: implemented for PERMUT

AMLOEXT-103 FIX

Change-Id: Id96ce91b8d7cb5c2949e52e5ace48c66dc5b8639
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [00d4959f96a2c1cf49a2b674ea02712a2252c2dd]

GPU Calc: unit test cases for NORMSINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-123 BUG

Change-Id: I8d7917f3e36874c4297577c7d235f6d69916fc16
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [bbf1c1154ff9ea08972444086bc401896485b81b]

GPU Calc: implemented for NORMSINV

AMLOEXT-123 FIX

Change-Id: I894725fa657c2b8dc14961fe4c5771083f4eca9c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [14458e708d0cad11778c64dd5353ae210060c558]

GPU Calc: unit test cases for NORMINV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-122 BUG

Change-Id: I525792e7d79ce76d9758032e551b2025a0016b02
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [d3ce23e59ff2f7d29c3f86122519e95862c95977]

GPU Calc: implemented for NORMINV

AMLOEXT-122 FIX

Change-Id: I2964939436ee87d47b9d41792aa5dff0e09e88e0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [c9ba1a8b6beb744f4f55c7593ced00fd488c022d]

GPU Calc: unit test cases for NORMSDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-102 BUG

Change-Id: I570dc015289d95a9739803f3c01e8c17aef6f1a3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [2082e77879a5bb1c699e5502106d33bdd3697f8d]

GPU Calc: implemented for NORMSDIST

AMLOEXT-102 FIX

Change-Id: I4fef71f2fe272e8c1d676678141e2e31861aa50e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [12759395643022dc00aecfd2749dfd8b985b5c9d]

GPU Calc: unit test cases for NPV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-120 BUG

Change-Id: I2e61730c7bedd375600c4fedf5d6b7a210e00576
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [ea17d1ec016f84e37cf9368a1ef4e3319c748a95]

GPU Calc: implemented for NPV

AMLOEXT-120 FIX

Change-Id: Ieb1411a8d7d479c11c63d7f658a3a17b4ce249fb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [85be1bb6cadb6be0d369a8cb8430a931dd985f80]

GPU Calc: refine prototype declarations of inline function GetNullDate()

Change-Id: If28d01f7a0148446edb6c8767a05c76ed9026fbb

2013-11-13  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [3f9e7e72c53ecbe8ee1ab060f811cb41eadfc7e1]

DOCX: fdo#43093 set alignment if not already set

Change-Id: I34d2c6c1fc9338cea025ac510621d370f23805a2

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [e51ae1c2c69597d751cf184f69192cdcb57ebf48]

s/printf/SAL_INFO

Change-Id: I2bced1740811d236e724eaf172249a9828575d7a

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [3b7c9033e8b0f28544468a15bb902c1029c47084]

We don't use the static OpenCL kernels any more

So remove them and code related only to them.

Change-Id: Ibd09e7a801b9757443b6f87018570ec007e201d5

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [cb0755e8d1ebb88a8f72f87cd6c822d2bd022c93]

A bit more informative logging (temporary)

Change-Id: I2b8bfad0d39e7c7ab059d58db54bcc2136bd9ce2

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [ccf835b19059644e0000620933265c07927d053a]

Don't compile the static OpenCL kernels while loading a spreadsheet

It has the potential to slow down the loading as we wait for the
compilation thread to finish when loading has otherwise
finished. Besides, the static kernels are not even used any more.

Keep the static kernel source code and the code that handles it for
now, for reference. Also keep the compilation thread source for future
modifications and re-use.

Change-Id: I7ae6ad08b0ac00a15cc4ce5bc9906972e7e23850

2013-11-13  Arnaud Versini  <arnaud.versini@libreoffice.org>  [6b114c2dbce8bbb5aa9ffd7fac581d942cfc2819]

Generate configure before calling ./configure --help

Change-Id: I21a88802b6ca617a44def3bc96789eb97969c918
Reviewed-on: https://gerrit.libreoffice.org/6291
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-11-13  Eike Rathke  <erack@redhat.com>  [10515c6c6f2d7257b1e9f17b16f18a637dcbf5c8]

fixed file format mappings always have RESOURCE_BASE separators

Change-Id: I7ac93f742b469156cd8eb3f8171c7e05a98598ad

2013-11-13  Michael Stahl  <mstahl@redhat.com>  [a2a7a6411f7754b537d0ba2ad28a9823dd52ef74]

configure: NSS_MAJOR etc. unused since cffad630

Change-Id: I5182e538219e85e8c2b0ae615d02d9aaaff75ca5

2013-11-13  Michael Stahl  <mstahl@redhat.com>  [d1299fd4c539a582e34c19e05ec635ee6ff6e0fa]

nss: remove obsolete signing-disabling patch

Obsolete since the Mac build uses NSS_USE_SYSTEM_SQLITE=1 now.

Change-Id: Ic02756c06a992d0f19849a4edf1e6305eafb8660

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

c++11 we love you

Change-Id: I6ff8610f6b31481334d609a0e150285e6eef6096

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

there is no flash related .res anymore

Change-Id: I191642fd7f490a88bb75fb0943ba978582f20808

2013-11-13  Robert M Campbell  <robert.rcampbell@gmail.com>  [f24fa8efad247bdc296e4724b914f73f01ef2d0b]

Add Lao breakiterator support for selecting and counting Lao words.

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

2013-11-13  Eike Rathke  <erack@redhat.com>  [debe0835cad25931a934eb3e1f205d508e6498cd]

introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXML

FormulaLanguage::XL_ENGLISH is not OOXML, unconditionally using
SymbolsEnglishXL with RID_STRLIST_FUNCTION_NAMES_ENGLISH_OOXML spoils
the grammars of FormulaLanguage::XL_ENGLISH that are not OOXML.

Change-Id: Id885d1c033cd15dc7b11c6490be3a98500027d37

2013-11-13  Stephan Bergmann  <sbergman@redhat.com>  [a500ab2ee19a5221817c13fc8975c27fe4e92246]

Tunnel CXXFLAGS_CXX11 into ICU

for our -D__float128=void hack for Clang against libstdc++; it is OK that that
explicitly enables C++11 for ICU, as ICU's configure.ac would set -std=c++0x if
no -std= is passed in.

Change-Id: I0e5044773c3d6923e3b100e19b5b54ab9edf7a1b

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [46b934679a476207d78e1284b308c792dd79c05e]

clear c++11ish

Change-Id: I4eea774206a5bd1de1c10a69aceb6476c5feecbf

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

sufficientFontRights usage appears to have reversed logic

Change-Id: Icbadfc2f2279f1814f7269110c61bb877c59cb0b

2013-11-13  Robert M Campbell  <robert.rcampbell@gmail.com>  [8ab4752820331ab80410877836093630198812d8]

upgrade to ICU 52.1, fdo#70995

Change-Id: I25e4b630c9029749cc459c0b65da287d6f0ba95e
Reviewed-on: https://gerrit.libreoffice.org/6666
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>

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

initialize sufficientFontRights

Change-Id: I14d7d38c5e6e34e81e648872155a1aef9b9578d4

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

longparas: these USHRT_MAX are really STRING_LEN

Change-Id: I5b55204c262e9fd0c14a9562351a9a1f8b080cec

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

longparas: safe STRING_NOTFOUND -> -1

Change-Id: Ib8e2dea41293822cb49ebfc7b398acc20b6c37be

2013-11-13  Muthu Subramanian  <sumuthu@collabora.com>  [08a52b17cb2e8c4c2a8c1ad7b95d2cfc5a9e844e]

n#828390: Export subscript text.


2013-11-13  Muthu Subramanian  <sumuthu@collabora.com>  [5656393f02ddd501d60673b0686688156336f0ee]

Add export unit test helper to testDocumentLayout.


2013-11-13  Muthu Subramanian  <sumuthu@collabora.com>  [9694f8bc26fec366d518ce913a1a48b69fadf26c]

Adding unit test case helper for export and reload.

[Similar to the one in the sc module]

2013-11-13  YogeshBharate  <yogesh.bharate@synerzip.com>  [0fe680b266f272fb82edc357fd036be85d4124cd]

Added unit test for multicolumn section separator line

Unit test case to verify the multicolumn separator value.

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

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

2013-11-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a3eece5a885395888e3b8e779e1fa46f9538d7af]

Pass Document directly to Driver for embedded databases.

Change-Id: I346a8ef07c5d695b3aa879f5c25cc4af97e25b99
Reviewed-on: https://gerrit.libreoffice.org/6627
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-11-13  David Tardon  <dtardon@redhat.com>  [d634d1a18a33fbef272a4cfdf094ce1ea1bc5d6c]

enable more useful formats

Change-Id: I790f0678a0fb06b3fd1babf499803b5250f23c1b

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [903bbf3865809ddd03e181eee1c6297c91021743]

writerfilter: fix anchoring of anchored wps (drawingML) shapes

Previous code assumed that either we're dealing with VML shapes (where
the shape knows its position, anchoring, etc.) or with Wrtier pictures.
drawingML shapes are a third category: they don't know their anchoring
(and similar properties), still they are not Writer pictures.

For now just fix the anchoring, other properties should be handled in a
later follow-up commit.

Change-Id: I2fede3b11cfbd423cd50cfc0c032d424c81c6c4a

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [400d5d8a90f1f2737f87b7011294cddb8071768f]

oox: initial import of wps:wsp

We import something that's visible, but the shape is always inline, even
when it has to be anchored.

Change-Id: I6e20aa1a208f06731098ad21bb51c1ca840213d0

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [cd29a30fcf0bf6c66762e4872bf1b8ced5b0262d]

writerfilter: tokenize wps:wsp

These are just the minimal changes, so that writerfilter calls into
oox::shape::ShapeContextHandler, which does the real work.

Change-Id: I4f44a508736d780ff090bca0d12526160ddd167f

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [1d4db60ab3c1947c096370d043b1f673e92dbc8c]

oox: add support for the wps namespace

The plan is that once these are here, the writerfilter ooxml tokenizer
can refer to them. And then the writerfilter will call back to oox to do
the real drawingml import.

Change-Id: I1f860d1ade21cde767ad259d46b8d38ff167662f

2013-11-13  Ariel Constenla-Haile  <arielch@apache.org>  [b5026aaabf49b9c6e23bf9329674de2c24272c4e]

i123670 - Add support for https links (cherry picked from commit a2afc19e04f8bb3089cbfef34960ad8f0a3b99bf)


2013-11-13  Brennan Vincent  <brennanv@email.arizona.edu>  [5ce50b8d171c9d86d2175dd35b1e7ef23255e895]

Respect svg:font-face-format element.

Call libeot to parse font if value "embedded-opentype" is found.

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

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [4f1e4c05a9b67fbc67ea4279793a61af46444dad]

set mnemonic widget

Change-Id: Iefdaf7d7e7b1156e9f1d20e2552ca0bb84c2a357

2013-11-13  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [191dc43f97ed8bec78ee540676a91815cad71104]

Convert ImpSWFDialog.src to ui

add ui file

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

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [4281f845148f1cf3c22507ec5d57637c490f2834]

Updated core Project: help  26d5b0661751122abfb739e8f7deb2de72f9ea28


2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [4d585e6fcd379dc699ec9bcd6d96291453ecbf34]

longparas: STRING_NOTFOUND->-1

Change-Id: I596b0bbe32b9f4017e58cedb6802d82b55454d16

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [09a1a81dac8e0b3af5f2f1403a77472e24193ad9]

remove archaic drop comments referring to STRING_NOTFOUND

Change-Id: Ieb31ca4d3a4dbeae2bc66f9c94b243425805fdb0

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [9881f48337ad1151a9ddf664ba78dd7f747582cf]

xub_StrLen->sal_Int32

Change-Id: Ia7b61f28555af5f3bbfa9a8e82d54b9a18de15df

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [65a831a8b4dc6795c9c3cce4c74ec352d416d176]

xub_StrLen->sal_Int32

Change-Id: If287d83f636c2aa585559299be7039cad6208ae2

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

xub_StrLen->sal_Int32

Change-Id: I4ee33d8c5c564df62ad65cbcaf0d0cb253129fc8

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [2d2e1267be7ebb1843bed44ea53d3f5bb369ae20]

xub_StrLen->sal_Int32

Change-Id: Ia17762919b57bc6febed5cc49e8931165870c117

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [8577006e9a7c67d7bd3df19c38edda5d5f0f89f5]

unused header file

Change-Id: I179cc3dc58484ab1e21af3b1d776188d52f3974c

2013-11-13  Caolán McNamara  <caolanm@redhat.com>  [4bc5287636aa4d12aaaeff94076b4fb202a2d936]

xub_StrLen->sal_Int32

Change-Id: Ia52a898fa0a6b47eb7f78b03ef8c8648ddf72e28

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

convert name html design to .ui

Change-Id: If384ab765e09a6600d3e9cb559ed58dccb6b18c1

2013-11-13  Matúš Kukan  <matus.kukan@collabora.com>  [ff5448b6c7be7a4ea60787aa1e64362d7f8f8077]

Add icons for datastreams toolbar items

as links to existing icons for now.

Change-Id: I8ae2df5a1691f48b29a98d34417f6271a8f2e0a9

2013-11-13  Andras Timar  <andras.timar@collabora.com>  [28daf1af06b8c596bf7a88864456a0181f9cee19]

fdo#59542 smaller +/- buttons will not be truncated at the bottom

Change-Id: If937d72e5b10bfbf055cf5b9909d50bbf5ddac81

2013-11-13  Andras Timar  <andras.timar@collabora.com>  [1eefdd83c153a312c2af7fb66af3430cd269284c]

fdo#69046 fix discolored thumbnail and background image of LushGreen template

Change-Id: I71307b9f5d973b8282b793df1d71816fe002b541

2013-11-13  David Tardon  <dtardon@redhat.com>  [bd7a4db1dc4e4785956e81f0f997257063669709]

add cmx

Change-Id: I8c0b422dc40188936b2473fed2e7a24ed36977e9

2013-11-13  Matúš Kukan  <matus.kukan@collabora.com>  [5ad65cf4d8afb66c3da8034046d08b7399c1016c]

remove broken friend declaration and make methods public instead

Change-Id: I59b1a89cdd1269e6245bad9491916dfd1bcecea7

2013-11-13  Matúš Kukan  <matus.kukan@collabora.com>  [22a7c9c0a6301ab497d91e0370164c3c9e3cf988]

ScRefreshTimer: export virtual methods and if possible mark SAL_OVERRIDE

Change-Id: I7a14121d1e50bcf87810316db9b51a548d55a47a

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

convert break dialog to .ui

Change-Id: Ic0cee9c164eb077f76403a154461f1d1f3b52921

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

allow this dialog to be resizable

Change-Id: I7bc9a25e33f268608877636f215055df910b62ab

2013-11-13  Andras Timar  <andras.timar@collabora.com>  [856d22cab35e8107a6f37ce919c83b90cc2660d9]

On Mac OS X LibreOffice cannot use native print dialog at all

Change-Id: I37d36ba175362dedffbbabb561a11033a0454110

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [4dc9dc6a53870217de8b9e0b9ac434fbf3a67440]

datastreams: add toolbar buttons to stop / resume streaming

Change-Id: I601a4a174ea191c799623d29ed6eb229f9f372da

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [2c9450105b1543268dc565808ddbd76317a05446]

datastreams: implement moving the import range down until the limit is reached

Change-Id: Iaaed4399a980697c37683d838fcb1f99208233e8

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [ac435437e5777ac34858c5f097840d4e87810650]

Implement data streams dialog that allows importing a stream of data

in CSV format.
It's possible to read directly from a URL
or to run a process and read its output.

Change-Id: I3266c3bb175b73f1023440cca40b2cfab5fcc201

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [599cb77a3969feb9502b9427e3301c78e5be7af3]

add data streams dialog .ui file

Change-Id: I184f824804f93cc4f094cf4f77d3f3263575316b

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [f116128500531ce3c95d8258a47ddd6d5cb7cb27]

implement very simple SvScriptStream to read from process

It inherits from SvStream, so it could be used easily.
Basically, it's just a simple wrapper around
osl_executeProcess_WithRedirectedIO() and osl_readFile().

Change-Id: Ifa225c87d2c9be7e71ea113b0832a4fe83ec65b3

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [f2b3cedc01d66eb42d7ad94d158f3c7ea3c96c41]

add menu item for data streams dialog

Change-Id: I2f27afbaf91b31be2711fcb581bfd86bc103f1cb

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [f7d01def98cf542172e0f1dcebb9f35964c5c1ee]

ScRefreshTimer: implement methods in source file

And don't export any of them.

Change-Id: Ib29eec6765f0fe71c9c7fbc82b0531f562b6404a

2013-11-13  Matúš Kukan  <matus.kukan@gmail.com>  [4753b9a2435a6ddab54c99aee12c52b25bad7c06]

move ScRefreshTimerProtector into its own header file

So that, we don't have to include "refreshtimer.hxx" in docsh.hxx.
Also implement destructor in source file.

Change-Id: Ie0251ad3511b44cf1dd6dae34e22ade0ab32cec4

2013-11-13  sushil_shinde  <sushil.shinde@synerzip.com>  [52ee03760e26e2ac7eb2561e96ab557ad287de58]

[docx] CustomXml relationship files saved in InteropGrabBag and exported.

  The XDocuments representing the DOM of an OOXML's customxml property
  document is stored as the PropertyValue "OOXCustomXmlProps" into the
  "InteropGraBag".

  Added mxCustomXmlDomPropList object which holds xDocument for each
  itemProps.xml from relationship of item.xml.

  Exporting all itemprops files from customxml.

Reviewed on:
	https://gerrit.libreoffice.org/6603

Change-Id: I3973e6ce40382bbc4da247b5b27d99b03e851744

2013-11-13  Andras Timar  <andras.timar@collabora.com>  [97747499b26314bb308b12cd331bf0d99f21c96c]

fdo#59256 hide this option when experimental features are disabled

GTK print dialog is experimental, the checkbox has no effect, if
experimental features are disabled.

Change-Id: I664a5520ed8fd0740c381af3d38fc5252c020548

2013-11-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [85d584416fd7d51a397807597b5f36e39820a317]

installer: use 'mkdir -p' before 'ln -sf'

Fixes the "ln: failed to create symbolic link
'.../usr/lib/libreoffice/sdk/classes/win/unowinreg.dll': No such file or
directory" problem, reported at
http://lists.freedesktop.org/archives/libreoffice/2013-November/057443.html

Change-Id: Ibe7dbbecc670921ca3c372cc9b8655cf2f50aefa

2013-11-13  Thomas Arnhold  <thomas@arnhold.org>  [e667062310ed327dc0a9d338a9e26dc0e2ce865f]

fdo#69112 - Detaching the docking window leads to a wrong sized window

Just fix it by setting an appropriate minimum window size.

It's set to 100px because this is approx. one column/row of elements.

Now, after entering the floating mode the height of the window is 100px.
Maybe this needs some more adjustment, but it's not 0px anymore.

Change-Id: I7b14d001bbca1d1a5297f875fdf424beefaed85a

2013-11-13  Tor Lillqvist  <tml@collabora.com>  [e4b993e95dd6a3c5ef174ab72fd11d33585ddf9a]

What is a "thread-local" mutex?

Change-Id: Idb0ca4bcefea4c1927e8238d3371c9044103239f
Reviewed-on: https://gerrit.libreoffice.org/6651
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-11-13  Jan Holesovsky  <kendy@collabora.com>  [f4bda9b6ab58e9d97665ef02d5ffd896a88dca3a]

fdo#68174: Default to large icons on OSX too, regardless of the DPI.

Change-Id: Id7a8ebe6642e032e370dce2832ccaa2350fdcba8

2013-11-13  Noel Grandin  <noel@peralex.com>  [7219a08b5f637497652008f9ea4376d011ced423]

use standard css namespace prefix

Change-Id: I820faaa0dac1707f3224b981dae0bc6be5894503

2013-11-13  Noel Grandin  <noel@peralex.com>  [ba137a363c23e301e4d530567cb7c352d284514e]

S2A macro is unused

Change-Id: Ia0caf81179289e565d69215d32cc132337b806cd

2013-11-13  Noel Grandin  <noel@peralex.com>  [9c5a91efdb41cd340936846169da130d855a335a]

expand out the A2S macro

Which is not doing anything useful anymore.

Change-Id: I83422e811d52a77b65655924c07b55dd7229449c

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [74816814a2c03ab5305e47c6d1f6e04f6918d946]

GPU Calc: unit test cases for XIRR

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-137 BUG

Change-Id: I6b57b304a7eaf3315d083831f0b1d9d2b06b8d94
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [64527a0090f440389891d0a29bfe36ce832f8ec5]

GPU Calc: implemented for XIRR

AMLOEXT-137 FIX

Change-Id: I108a55037dbbff18848c0166604b316548e1f3c0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [fc6ca1a727497ea5c91fb3025d81f94a26eda6c0]

GPU Calc: unit test cases for ARCCOSHYP

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-125 BUG

Change-Id: I6aacd001f5dac09433d00d0f99c1376ca828a48c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [f4552fcf81fc0bd4e42dc7756b371205b94589de]

GPU Calc: implemented for ARCCOSHYP

AMLOEXT-125 FIX

Change-Id: I93432a89ad7c60c4575999d9adecda30e5d58198
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  fengzeng  <fengzeng@multicorewareinc.com>  [369b48a1b6945e52886a7ec447014891bfd7da2f]

GPU Calc: unit test cases for SQRT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-62 BUG

Change-Id: Ibf5a4789deebf75cd017cc015bc2f8ae2618f6f0
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  fengzeng  <fengzeng@multicorewareinc.com>  [5c1d1a231dffb175729c019f997206d42e338ca6]

GPU Calc: implemented for SQRT

AMLOEXT-62 FIX

Change-Id: I5f5bf7f3883442a62c2f7dbd75af166987ff3371
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [5b72931475de334acfe414eff8f3c9496a7477f6]

GPU Calc: unit test cases for ARCCOS

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-113 BUG

Change-Id: Ibccb2a40b7a9ffc49d30b694d2f0bab858db14c6
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yangzhang  <yangzhang@multicorewareinc.com>  [f9d9a411bd308773379e6a5a9048ed23615ef5e8]

GPU Calc: implemented for ARCCOS

AMLOEXT-113 FIX

Change-Id: I321f50c9c57af1ae68228ed62ce2981ced4846d4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [5ef8c443c594e3b6a4553e6c9e18fde2c6381f0f]

GPU Calc: unit test cases for NORMDIST

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-101 BUG

Change-Id: I794119f51940b10f45be320bd179c6383b97c953
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  hongyu zhong  <hongyu@multicorewareinc.com>  [94eb481d26bcbeeed230d7cc9573890be9a3888f]

GPU Calc: implemented NORMDIST

AMLOEXT-101 FIX

Change-Id: Id0e65824f63fd3d88b8092566b064719aeb11596
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [dd3ac582e704d7ef9fcb9fb5f45c7e624aa0c162]

GPU Calc: unit test cases for NPER

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-108 BUG

Change-Id: Ib1469a02884e926ea2f5f93a6ffde95ca9b948d7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mulei  <mulei@multicorewareinc.com>  [e7ad31bf7acd92cac6ee4fead76dee2bdee45029]

GPU Calc: implemented for NPER

AMLOEXT-108 FIX

Change-Id: I3abd1f270c7fe257f59d0080a8fc5a4fd5c7b33e
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli ju  <mingli@multicorewareinc.com>  [b29d4dd63e27ed125216247776e8bb849ac3edb3]

GPU Calc: unit test cases for KURT

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-87 BUG

Change-Id: Id0ba1660027fa45653a99a1b1e63f730fdfb2bee
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  mingli  <mingli@multicorewareinc.com>  [2df5ef3821136cad0eb930ca2698be747b24f031]

GPU Calc: implemented for KURT

AMLOEXT-87 FIX

Change-Id: I5b16116f53b00619b4bbeaa358545f32297f33da
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [84a63e75caa46188f8ae88c02bf82c512d3fa146]

GPU Calc: unit test cases for VDB

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-133 BUG

Change-Id: I16fa478bf7dbccbc8dcd98922d17501a6aa988b1
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [dfcf4a80bd15ebf5e740a16b5a00994d6ff5f414]

GPU Calc: implemented for VDB

AMLOEXT-133 FIX

Change-Id: I8147c2626131800d9c0075fee8dfdfd70b5bef5c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [29d038548c5c507e16483296d860b8f8beaa8082]

GPU Calc: unit test cases for SUMIFS

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-128 BUG

Change-Id: I32a5e83a61987cbdb45e7522f2893bdebadbe7c4
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-13  yiming ju  <yiming@multicorewareinc.com>  [f9f1737ab0dbe9b03e130ff39e66608417a4df16]

GPU Calc: implemented for SUMIFS

AMLOEXT-128 FIX

Change-Id: I9addf29388eb9dbf6c48382ba5aa940719f7c430
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [c396d531ad2a076885d91fa38e8c5f000cb61ea7]

GPU Calc: unit test cases for MDURATION

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-126 BUG

Change-Id: If308a54a79f9a093a845e53e65b9fae3b050c4e5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [63c897a672c1522896822c4a92f65c61d96872a6]

GPU Calc: fix compilation error in calling GetNullDate()

Fix OpenCL compiler internal errors triggered by wrong # of args,
on NVIDIA.

Change-Id: Ifcc29d6fb59ac41d8e54ace348d02c942343ca5b

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [9ad4cca4a031fbcc8a1def7172b8596489616b06]

GPU Calc: implemented for MDURATION

AMLOEXT-126 FIX

Change-Id: Ie246a39aab64c98497df07e866c77ccd0b26b308
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [6d59c61bf057a18dc1e10fe1401420a0f8d5ca60]

GPU Calc: unit test cases for FV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-131 BUG

Change-Id: I54cd25681dfbfa9c6f664b9d3a2349e097a0dcdb
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [26cba28d731c1e515058ea69f39528aa7a900c72]

GPU Calc: implemented for FV

AMLOEXT-131 FIX

Change-Id: I45aa49037b991958187a6287d0b7a4283791e186
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [b723d47dee7cd1e31364a74daa10764aa531f04f]

GPU Calc: unit test cases for DDB

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-124 BUG

Change-Id: Idfe027b7d5d61b093af60536ac4f482d5b6bda2d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [48caa626012312e2ec13df5008c041b29acab44c]

GPU Calc: implement fix for DDB

AMLOEXT-124 FIX

Change-Id: Id43ae2ec0aba83ab136787bdb6f2862bc77f6366
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [89ed6a0e150549fb5aa00f06216637ea71b04f30]

GPU Calc: unit test cases for AMORLINC in GPU calc

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-110 BUG

Change-Id: Ia6e1333e7d1c91ff9b8a916109a8aa60f4725e03
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [7b33d0c12d487d953634fa1e06c6902124455e38]

GPU Calc: implement fix for AMORLINC in GPU calc

AMLOEXT-110 FIX

Change-Id: I068924cc83288261102ea03e29449e0faf8686f9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [4bad711ff532bfc1f64b584e8c5cf8fbef38e2ca]

GPU Calc: unit test cases for AMORDEGRC in GPU calc

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-98 BUG

Change-Id: I0867627c69eefdbc7127d19559af23fbd70b3ccc
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  minwang  <min@multicorewareinc.com>  [153bb4cc1e7009f2e2fa5fe277c397d5ad9a1730]

GPU Calc: implement fix for AMORDEGRC in GPU calc

AMLOEXT-98 FIX

Change-Id: I9f63d023161e5ad7981374dedffb6f00663a1c66
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [20029a72b3bb9a119e99bff7974bf6bb20e17924]

GPU Calc: unit test cases for DURATION_ADD

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-121 BUG

Change-Id: Id78c89f77cdfe14d368831c22ff708b968e8fee2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  xinjiang  <xinjiang@multicorewareinc.com>  [9425b3a938faf2df4d58acdcaf4437dc52ebd23c]

GPU Calc: implement fix for DURATION_ADD

AMLOEXT-121 FIX

Change-Id: Ie6b10eacc4e5fc0b2dcfe816982836b8b244af05
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [30a20743ae17e6e02183a65603d38968253b3ffb]

Avoid using UNO API formula tokens.

Change-Id: Ide89b06a64405d006ac4b88cd3ae88b696f981f2

2013-11-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [177c0adede9ba4b34aa3f4a80cf7021e327c9d20]

Reduce the amount of RPM token generation.

Change-Id: I03941690114b17d8ab63cfb9b1b23a2ff1741b10

2013-11-12  David Tardon  <dtardon@redhat.com>  [a621bdb0aad19a3a5ee4ff7089fca7cfe0ba1467]

add config header for EOT

Change-Id: I1a3e01243c6f98fb5f055a1783bb13a1cbfc1efe

2013-11-12  Andras Timar  <andras.timar@collabora.com>  [d3ffdf5e7db40ab026a4d55bfe231ab5817c4142]

fdo#46410 fix FindRange

Change-Id: I7aada76bc2e8e767f36016eee5e57267b3718b13

2013-11-12  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [7c320e1a2518707dcdefc4680db67030f4c31386]

Translate German comments

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

2013-11-12  Julien Nabet  <serval2412@yahoo.fr>  [53f69058789eee1215a07d65c4b14ac096458905]

fdo#71428: Spelling of "turquise" in Impress Table Design

Thanks to Owen Genat for pointing the bug + location of the problem

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

2013-11-12  David Tardon  <dtardon@redhat.com>  [49a4d366ee7c298e547955344001f3d95622106a]

integrate libeot

Change-Id: I0f28ff1680026d883909cc12efabb54f705cecb4

2013-11-12  Noel Grandin  <noel@peralex.com>  [1db1d9ecadf10788f5b310942e0128344ad2c8aa]

document the use of the strtmpl.cxx and remove unnecessary macro usage

Document the "calling" macros for the strtmpl.cxx template file.
And remove unnecessary use of those macros in the calling file.

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

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [2af31d84ad6eb6d02c02e013418b1a77037f966a]

svtools.filter -> vcl.filter

Change-Id: I26bbef9cadd890728f685053230e12408be3557e

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [cdd351b1487a8a97f481a9165d9cd361aaee2ca4]

Resolves: fdo#71307 out polygons are limited to 16bit point count

Change-Id: I4dbe9145466d6d93ebd3dea7f4fe434c9ee3de19

2013-11-12  David Tardon  <dtardon@redhat.com>  [0da9b2793d5323494d0cc5ada9d7efbf1aa2f7fb]

add missing semicolon

Change-Id: I69d7fbb1f1700779bc7ebbf419edf807b6b2dba9

2013-11-12  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [2cf96ae334491733a2bdbeb003da6e49df19cc9f]

Resolves: fdo#71309 Export SWF with Multiple files crashes

In case of unamed file, creation of sPresentationName crash.
This patch forces creation of empty name

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

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [a71afa2ffc1e6f048d32ffbdb7d5c47560d9b01d]

LOBEOT_MD5SUM->LIBEOT_MD5SUM

Change-Id: I38890b81785d5ee03f5b90d369da01700f3b8a50

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [68ad762db3f27c75798b35e1ce197e6e3f428740]

add libeot to download.lst

Change-Id: I7d26d4935d1de4a8381420382da4e02e15586b77

2013-11-12  Khaled Hosny  <khaledhosny@eglug.org>  [1b88c36f34b81f11bc79f26ac63f3de07fe18038]

Update the bundled HarfBuzz to 0.9.23

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

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [c5c786163473ff0b37b7487bafbbbc25f133b40a]

drop unnecessary hids

Change-Id: I9aefbdad5f4b21f926f1c9bad0c545852b604f94

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [8937de95f4266e67999c939d022396f34584df27]

Updated core Project: help  54e2721b1e11389aedb06a3e8960a6cbcb290428


2013-11-12  Andres Gomez  <agomez@igalia.com>  [39f14fc00128e5bac72c474c7466cab9916598f0]

rtl: starts-/endsWith* new second parameter since 4.2

Updated the documentation for the new optional second parameter in the
O(U)String startsWith* and endsWith* methods so it is explicitly said
that it is only available since LibreOffice 4.2

Change-Id: I58758e4bae85eef07c578dd50d6e0279b49deaf5
Reviewed-on: https://gerrit.libreoffice.org/6649
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-11-12  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [d8dc136bbf4298c739a9691b41d8c4234183d4cc]

Convert tp_Trendline.src to .ui

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

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [d3b49a68f40615aecc6368fbb4b954ffc9ada178]

drop commented out DLG_OPTIONS use

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

2013-11-12  Jan Holesovsky  <kendy@collabora.com>  [c0bed3147c472acc18736b764798324880a23163]

bnc#830205: Stop-gap solution to avoid crash.

This improves the situation, because previously, the document would just crash
due to infinite recursion.

Deeper checking why do we end up with an invalid range would be good; but it
was impossible to check with the bugdoc, as it was too complex, and trying to
cut it down was crashing MSO :-)  Hopefully we'll get a better document at
some stage.

Change-Id: I4cd639e02aebe9027f06e8468c14969c506327b2

2013-11-12  Jan Holesovsky  <kendy@collabora.com>  [0385e736523b52087d96587f399fb3e61f911766]

Less confusing variable name.

Change-Id: I8a6c9a037b3863d913583f5be3d7c0c6b96f29f8

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [729c8508474b61151d9aad64addb3bc9b38a069a]

reorient ok/cancel buttons to normal positions

Change-Id: If562d09862cf8fee2c64e6c1b0c90f5b6527b6df

2013-11-12  Caolán McNamara  <caolanm@redhat.com>  [da95f88463ae6f6f539c1d744eb7bb3f611cab46]

Updated core Project: help  0e38ece364fb55b51e77ffb40ba166180b75f864


2013-11-12  Maxim Monastirsky  <momonasmon@gmail.com>  [0315626909c39da0bd4395c16ba571212f1bb6df]

Avoid too wide sidebar when writedirection controls are activated

Achieved by placing the nearby controls into the same box.

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

2013-11-12  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [eb505c259d0d7bd05d1bb5be5a14ad8613c2a9c7]

Convert New Style dialog to widget UI

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

2013-11-12  Miklos Vajna  <vmiklos@collabora.co.uk>  [12fd49a2701f4d23f23f0770bd40c8cd20b523c7]

CppunitTest_sw_htmlexport: make this really test the exported model

There were two problems here:

1) The original testsuite just served as a crash-test for the HTML
export filter, but the second testcase assumed it also reloads the
document model. Once this is fixed, we notice that:

2) There are some nasty 'mm100 <-> in' rounding errors, work this around
by using cms unconditionally.

(Exact problem was that CharTopBorderDistance was 457, but was expected
to be 450.)

Change-Id: Iaa1f98486767e4dfa81c2ca3e456bc39131977eb

2013-11-12  Miklos Vajna  <vmiklos@collabora.co.uk>  [0215131e36fdabf0e2b02c2f8032d393f31195c3]

fdo#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style rename

Such renames only make sense if the exporter does the opposite of them,
but in this case the stiName array in the exporter explicitly looks for
the "Strong" character styles. So at the end it's better to not rename
it at all.

Change-Id: I69b699c76d287b1fe3b81ea3fe66b77992c6e2f1

2013-11-12  Tor Lillqvist  <tml@collabora.com>  [5a287c288aafa34a4a71657e27f20b2b5dd4e5d6]

We need to recognize arm-unknown-linux-androideabi

Change-Id: I1992f3fc150a4e205a2247e210ce8af91664982c

2013-11-12  sushil_shinde  <sushil.shinde@synerzip.com>  [965d29d00eb14250a994393f5d6b437e49760830]

 #65836- Fix for exporting image inside vml data was corrupting file.

    - Handled exporting of image for all type of format in vmlexport.
    - fixed issue - .rels file was not getting exported for vmlexport.
    - Not handled for .wmf image (will work on it)

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
	https://gerrit.libreoffice.org/6369

Change-Id: I9ccf7a36ae316a658f06d1074caa4e4b2f5d271f

2013-11-12  Tor Lillqvist  <tml@collabora.com>  [439b518b1a96b8cffd96da6fd060e7be074a2035]

No <glob.h> in the Android NDK

So don't bother building libxml2 programs for Android, we have no need for
them, there is no way to run them on normal devices, etc. While at it, don't
bother with scripts, manpages or "data" either. We just want the library.

Change-Id: Ic6553c4ed5b51feab40fed6bd62fd10795e9acf9

2013-11-12  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [b29464a8fa58d776279c6da0247946eefad9be00]

less if-nesting in ThumnailView

Easier to read.

Change-Id: I1ceb551d8badffb211b1f444b61375a03cac1348
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6643
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>

2013-11-12  Tor Lillqvist  <tml@collabora.com>  [44b113fd384c3305969307deb6387445e95ed94b]

WaE: unused variable 'aReferenceString' [loplugin]

Change-Id: I51c1aded0ef1ce7e99a49cf1eccb867002edaa70

2013-11-12  Tor Lillqvist  <tml@collabora.com>  [b5350d7bea56d5ac7711e701b5d89baef3752177]

WaE: unused variable 'aFormulaString' [loplugin]

Change-Id: Ic72de4b469cfe84638b1a15b413d60286e738000

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [bd7f704ed4f5b916799cebb39721c3f46612c211]

xmlhelp: include <> for external includes

Change-Id: I274968e015f1d0c3d06aa5040f53b72d14c45b9f

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [21123da759295d0b1ed0099f6ffa071417415480]

xmloff: include <> for external includes

Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [32319e1d5609368352b26c4b5f68b444ff246b0e]

xmlreader: include <> for external includes

Change-Id: I8ee7c2155a721eedb9d54fc00a681f3a08790194

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [7ef3b651d0b081f265e310a1157bf62a3de2118f]

xmlscript: include <> for external includes

Change-Id: I3921f93a5ec2d043ed25d7569297131c020c4e83

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [9a26a423540530a5f31c57e03363b2d2b7184b5e]

sfx2: include <> for external includes

Change-Id: I63de4bc034020d19abd20f301194482da9a604f4

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [4ac9fa7a887d09edf7f1fc38f155a93cff30ac97]

canvas: include <> for external includes

Change-Id: I63f1fe2f1dfc65b3e50e03e1d2ebb6256560bd5c

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [9589aa8393ffdb7483716cb98ef2e446a7083227]

basegfx: include <> for external includes

Change-Id: I3cb57ce8707c5b04c898d2fc2851defcc27619d4

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [e642609a796303079d83b3e302e7820bd12d11b2]

basebmp: include <> for external includes

Change-Id: I6f1f573662d5e759694c401598408df9fbb20be8

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [cde4fdb2d0980df086280d3633f028cfc39afa0f]

basctl: include <> for external includes

Change-Id: I1897c587c02c5b50e6e8a7bf70467233be871878

2013-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [8b308d510e656c6d165d3bcd2f42029f34e9498e]

basic: include <> for external includes

Change-Id: I4715bbe853d60ef15f20a4d2441c688003ca568e

2013-11-11  hongyu zhong  <hongyu@multicorewareinc.com>  [62ee42a209dfd4862cab9311868f4f38a6e000ac]

GPU Calc: unit test cases for MEDIAN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-100 BUG

Change-Id: Idbc6a697c42b639a310200b4df9eb35ba5e8eca7
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-11  hongyu zhong  <hongyu@multicorewareinc.com>  [eb2c6bd19faca2607fa425bbd7f8a95f5407a1ac]

GPU Calc: implemented MEDIAN

AMLOEXT-100 FIX

Change-Id: I9b002e6c2383c4416b98e6698d3dd2e81f7752f5
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-11  shiming zhang  <shiming@multicorewareinc.com>  [cb7e9881168c33b75db4803f144d9df69990f989]

GPU Calc: unit test cases for WEIBULL

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-78 BUG

Change-Id: I4235313f70d2237ce06d4f71163d0d32bc0f064d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-11  shiming zhang  <shiming@multicorewareinc.com>  [4e2e0d10ac893c6f75971255387468655b95d686]

GPU Calc: implemented WEIBULL

AMLOEXT-78 FIX

Change-Id: Iebb516f31b7315cae3375288baa7536c31109fed
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d584d08c733f75c741befc915f8d9a7afededdfd]

disable OpenCL test

The test crashes on some machines and hangs on others in the OpenCL
compiler. Until this test is either more reliable or we have a way to
blacklist known bad compilers we need to disable this test.

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [3f706189eacf763d75b9c42d1f79b8dd2bb2260a]

postprocess: remove dependency on AllPackages

This was introduced with f624144e41291c11f3892dda1027221989d704be
but hopefully should no longer be necessary nowadays because the
dependencies on the individual xcd files should be sufficient; it
can lead to not really necessary rebuilds of the registry xcd files.

Change-Id: I189c54d9c61eb0a1f8ec286b0a4e55e83eb08c26

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [ed49a7242ab6daf5fb5c8bbe5241c8f128091f64]

langtag: language-subtag-registry.xml is a generated file

... so need to use gb_ExternalPackage_add_files for it to get the right
dependencies.

Change-Id: I9358217d47c08d4e7c85f1b89f39320f32c03e3c

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [23785d911b9438dd69929f0f95c8da67d05229ed]

gbuild: ExtensionPackage: fix incremental builds wrt. Package here too

Change-Id: If37bd98faa6ec043ceb73a0cdfb8dddef7a6359e

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [aa141f4ed3fca69668f3d3c962898c7e765c046a]

gbuild: HelpTarget: more incremental rebuild fixing

gb_HelpLinkTarget_add_renamed_file also adds a file to Package and there
neeeds to be a rule for it.

Change-Id: Iefbcb082248e4e565b821e9b9a676b2b487cfc98

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [2c258d0689195af1533f0e08a6c4463986dc8b77]

sysui: fix incremental builds in CustomTarget_share

The libreoffice/*.desktop need to have a target and rule to propagate
out-of-date-ness.

Change-Id: If341cc67ed6e24ceee7c00efba2750864aad4a70

2013-11-12  Michael Stahl  <mstahl@redhat.com>  [81f416ba1b10788f37fd6391c6e7b787347d28fe]

gbuild: UIConfig: fix incremental builds

The files added by gb_UIConfig_add_uifiles get re-built but not
delivered to instdir (only in a second make invocation); try to fix that
with a dependency from the file in workdir/UILocalizeTarget to the
UILocalizeTarget that builds them.

Change-Id: Ifb41d4b9f6f6a671cc8cc5a7f6800857ac355064

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [1b4c3fad813a2673f14f88fcb8876e1bef118c6e]

Simplification and better output of statistics dialogs.

Change-Id: Ia21bb07f7721a7697807f8ee98706bd3fc136653

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [a025cd4b00a2f6408c5bfbb932d8cee35a62b66a]

ui permissions

Change-Id: I56e81590327881328daf5f80e6330ba78cd8b900

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [515a5024377f5c93e962c65cfd987bf5d52d135c]

Add statistics dialog for calculation of moving average.

Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [f4569ff5ee721683c6ba09b75fe0ce14e3203d3a]

Iterators for data ranges and data cells.

This is needed to make data and iteration independent from the
data orientation (either columns or rows).

Change-Id: I03d0fca939ba9b051832668d229e4961c097add6

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [2f823d458de726d8e8f7c3684e3b1f15d0104e27]

Add tools to simplyfy adding formulas and cell navigation

TableFillingAndNavigationTools were added to StatisticsDialogs which
include FormulaTemplate and AddressWalkerWriter.
FormulaTemplate simplyfies creting formulas and AddressWalkerWriter
simplyfies navigating cells with relative address navigation and
adding content (formulas, values, string) to cells.

Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [2eb75300eb7db5188e8c0ca2ed66e2942d7f0cf9]

tabs to spaces

Change-Id: Iad7c051fe5ab19c4c56641788bec5c2a5dd4e6dd

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [e08543cfb28e963995c95829aaf718c34f359356]

New statistics function: Exponential Smoothing

Add initial implementation of exponential smoothing.

Change-Id: Id234aec6a0efece2ce8144f22359cf034256c40b

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [b3904220ef855d1cde6aae9e56b270b99405c494]

Groupedby for ANOVA and "Descriptive Statistics"

Move the functionallity to superclass, adjust UI

Change-Id: I9770206386aa6d9caaf2d832d4744ac488e3190b

2013-11-11  Tomaž Vajngerl  <quikee@gmail.com>  [aaa689d94d4fb021fa04ad964495828d901280c4]

Add GroupedBy: Columns/Rows to Correlation and Covariance.

Change-Id: I7bb3b7151abda8e977cbdbec2d0c356f049d5af2

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [dbd3da10da64ce71c76fc959f280b3d70b382a32]

More Excel functions with _xlfn. prefix.

Change-Id: I49d29fe626ea3079273b4e654a6a3803f7dbd614

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [15c1e163222e1513ba6fb1ebf9dd7ea57f7834ca]

CHISQ.DIST now supported in the core.

Change-Id: I125bd593bf05db644443738ca7b1482cd6b6ce87

2013-11-12  Tor Lillqvist  <tml@collabora.com>  [d52bfc915f6513256b64aa0ed088783150a041c3]

Add some more comments

Change-Id: I267cb424deee4d329a0860cf9c87f295fb8fc5bf

2013-11-11  Tor Lillqvist  <tml@collabora.com>  [89f00bdd566d8957facc80e9369b1441daee67d6]

Add EBOOK_LIBS

Change-Id: I180346fe33814ac72e2293bd010b993caefbc71e

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c40cbf189750f623e065b6ed9596d90977a2f631]

Add test for importing some of those functions new in Excel 2010.

Change-Id: Ic3577b3ef0edcfa417ae0065499171bf770c2a32

2013-11-11  Michael Meeks  <michael.meeks@collabora.com>  [7e2677c02997ad7bf38641b46fd1e7ac2c643cd2]

Accelerate checking for VBA macros that are not there.


2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [01ea75c0f08e07c8243aafc8628612a9210add26]

Add separate list of function names for OOXML import.

Change-Id: Id6bb9ed65f94a56e82c0c4a6fee241dec4eb9138

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a1ff0b3c1125d715e216efccf114efb46b31c587]

Group formula cells if we can, to avoid cloning of token array instances.

Change-Id: I584e6d0c34f972c1ae5105a80d201f32dd8590d9

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fbdd02dd6655914930b60b175328324bb53dc650]

This is clearly a mistake.

Change-Id: Id87e120d80b823db9be989db7a7b2ac383304f77

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a70c324daf1f4ef8562dd283b84e72eeee60a585]

Store the formula cell instance in cache rather than the token array.

Change-Id: I1c4a0897c46458d6ee086e7f72ab8a03aa54c9e0

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [454ea7a80b14707df8164de6e09c3f8ec9893e71]

Create formula cells there...

Change-Id: Idfd4081245905cdc88ad0da195b81be7e34ebf21

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6ad8f2618ae153281ccd2f78c676452db7d1b25a]

Cache previous formula tokens to avoid formula re-compilations.

Change-Id: If20e0ebf5410af0b7655f36f7e4fc06f53d8b14b

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d8fe172ea08f57675b6b1f69331c19502ec02119]

Remove mutexes from external ref manager.

Change-Id: I4857bb3a1804d4cd53c3e25a7586bd68ab95a202

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [afb9817b583c01ca80ac4e182c6ffde62f6316a8]

Revert "Guard access to external ref manager instance."

This reverts commit 7cf9ea71ad1364d00eaca95b309cc6c0f35cf6cb.

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9575edc8ae21e4dd060a7d228cad98e54b490458]

We don't need to put this in a separate thread.

We can do this on the main thread.

Change-Id: I58a32d9e0ce2599c5822903393a5b698233599df

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a4a60b677cd31ecaf040abce20da256fed06523c]

Revert "Guard CharacterClassificationImpl with mutex."

This reverts commit fc04b55f7f96a4f70f31c145dafd44c1d9276a41.

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [677cefa3db2507fbe5ccca131451620272f7d8b5]

Mutex access to the global theIndexTable.

Change-Id: I31e2cf3a479e385aa0fca4678a3a2c7fa6cc4b5f

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3ac4277ba1ad8925329bbe8a1c5ed3684b9b8ee7]

Thread-safe way to check for presence of references in formula tokens.

Change-Id: I995668d1e183dc0dae4f354889bc13053e858723

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6122a6c272436f0f1959f160406d2e4ecdd1a733]

Guard CharacterClassificationImpl with mutex.

They are accessed from multiple threads frequently.

Change-Id: I3f9720ede076109efe0b7eaa4a05dd50f2e38102

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [94934248e73defcf96d2e58089b0a731b191f015]

Make this thread safe too.

Change-Id: Ic8508f693f8a6e9bae513d6b5b6eaaaae618194b

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [fd50b465b94203e9980368481c579178cf93483a]

Guard access to external ref manager instance.

Change-Id: Ie3208844b523463954c482d080f02d726ae749f9

2013-11-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [82d6b0c64698e356a950d9b516ca5332817b71a3]

Move the API guard out of the worker threads onto the manager thread.

Just set this once before spawning multiple worker threads.

Change-Id: I9cb60721f633f939d4a95f1d80e2ed8e4542a8fa

2013-11-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [7f18186a9c2e381f383f14b55d8c15676d71cb1a]

Remove unused writerfilter::doctok::DffRecord

Change-Id: I40b4c0ff90055e4d388f97fbe19be30d3f66b1b4

2013-11-11  Jan Holesovsky  <kendy@collabora.com>  [8620a68163cbddbaa86c3f01dd3294cea1d1da06]

startcenter: Don't create the Image with every paint.

Change-Id: I90fa5aff94de38d950a78811dad301b91ced89f3

2013-11-11  Jan Holesovsky  <kendy@collabora.com>  [e404d2ed59c7b1b85b750e687226e29031dc9b7d]

startcenter: Paint either the welcome, or the recent docs.

Otherwise the background will paint over the graphics...

Change-Id: Ic62c563026daa9c4173148cd68652d8aba608089

2013-11-11  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [10ea40afa3d6804a4a6f816f10f71a93412328fa]

startcenter: Start center shows a welcome text when recent doc list is empty

The image I got from TDF wiki.

I tried to show the text semitransparent also, but set font color
with any alpha degree (eg. setTransparency(254) ) made it invisible.
Maybe just a gray shade?

Change-Id: Iaf7efb8433e9db03862825148ed2013588a5468f
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [192d5afa33fc92ae832148312e16613df4b98b5a]

libxslt: upgrade to version 1.1.28

- from libxslt-configure.patch:
  * drop config.sub Android stuff (obsolete)
  * drop MinGW archive checks (obsolete)
  * split out libxslt-config.patch.1
  * split out libxslt-freebsd.patch.1
- drop libxslt-aix.patch:
  presumably don't need special check for V7BETA since it's released now
- drop libxslt-mingw.patch (it's for msys build so obsolete)
- drop libxslt-win_manifest.patch:
  this can just be passed on configure.js command line so no need for a patch

Change-Id: I8a2cad0a70a86ba1dffbe3c8fce60babb70a61f6
Reviewed-on: https://gerrit.libreoffice.org/6641
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [f7197cd244f5d49d96eba32bd843280b2bd040ff]

libxml2: upgrade to version 2.9.1

- from libxml2-configure.patch:
  * drop config.sub Android stuff (obsolete)
  * drop Makefile.in disabling targets for Android (hypothetically obsolete)
  * drop xmlversion.h changes (pointless - configure.js generates it)
  * split out libxml2-freebsd.patch.1
  * split out libxml2-config.patch.1
- drop libxml2-long-path.patch (integrated upstream)
- drop libxml2-gnome599717.patch (obsolete)
- drop libxml2-xpath.patch (obsolete)
- drop libxml2-latin.patch (obsolete)
- drop libxml2-aix.patch:
  presumably don't need special check for V7BETA since it's released now
- drop libxml2-mingw.patch:
  actually appears to patch a MSVC-specific part of the file so is
  obsolete anyway

Change-Id: I87bf8968bd4a554852a2791420a5d0db822beeaa

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [a3d8715bffa6983bc0c23d13a1359397294e505f]

get-bugzilla-attachments-by-mimetype: add libebook types

Change-Id: I963549beb45112504d5edfef169d4970fbec822d

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [40a465add55251d4719f8241232cd001fa0d3420]

filter config: fix MIME types for MacWrite and FreeHand

The type "application/macwrite" does not appear to exist, but
"application/macwriteii" is officially registered at IANA:
https://www.iana.org/assignments/media-types/application/macwriteii

For Freehand the "application/x-freehand" has just 6 hits on Google
whereas Adobe recommends "image/x-freehand" on
https://www.adobe.com/support/config.html

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

2013-11-11  Stephan Bergmann  <sbergman@redhat.com>  [a2505ae7317fe6e995a8ad52fefe5079c48f9d6f]

SAL_WARN_UNUSED INetURLObject

Change-Id: Ia9af3b76c2a2ac654b02c1502aa2d0c2c987fbf2

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [d4fd1c0c38179967166f64342d216e46d7f4d6d3]

get-bugzilla-attachments-by-mimetype: more launchpad fixes

- look at more interesting packages on lanuchpad, not just libreoffice.
- the searchTasks method by default does not return closed tasks,
  and there does not appear to be a documented wild card search,
  so stupidly enumerate all possible status.

Change-Id: I51691506874722a1d8eea4755513edf50164cf9d

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [bad960e65f4d00315ea7c12cc00b84b26680eb9d]

get-bugzilla-attachments-by-mimetype: better test for existing file

Change-Id: I208a74d11945986d0712970999dbd33c03efe488

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [3e9d164a06d60e756dffad4dd18795796348e97e]

get-bugzilla-attachments-by-mimetype: add some missing mime types

... which are officially registered on
https://www.iana.org/assignments/media-types/application

... plus some more non-standard ones for FreeHand, Keynote, ClarisWorks.

For Apple Keynote there are 2 different ones that appear to be widely
used.

Change-Id: I26d4a85733a744188cc87a78fdba0d9d3f44da96

2013-11-11  Michael Stahl  <mstahl@redhat.com>  [fdb747ff8c4653d3e94192693f1080398ae20339]

get-bugzilla-attachments-by-mimetype: more Python 3 in exception handler

... and also fix the print functions that shouldn't output a newline.

Change-Id: Ifd866cb33b3ef9a2e83625ed03d5cb836c1ba56b

2013-11-11  Stephan Bergmann  <sbergman@redhat.com>  [5181dc022334b4a6fc760b6aae4448a014551798]

String clean-up

Change-Id: Ib97256e3c00db61e53998571114dab5d74ce18be

2013-11-11  Andras Timar  <andras.timar@collabora.com>  [1e89fdea72b4fbca179d4bd51dda2d228e69713a]

typo fixes

Change-Id: I735005f2e311abf7b64cce6b67002fe6e0d60281

2013-11-11  Stephan Bergmann  <sbergman@redhat.com>  [49fa300703643a2e49df01944f1b1299138010c7]

Don't call Manager::addProvider(null) upon optional NoSuchFileException

Change-Id: I62e953c886886158f227362fef7048459192217b

2013-11-11  Eike Rathke  <erack@redhat.com>  [f72c2a727cb68ead915f3efdaae24a32a92d3243]

added Puinave [pui-CO] to language list, fdo#71454

Change-Id: Ib188b2a8dbfbc91f2e89952d6df2c0c357091a78

2013-11-11  Noel Grandin  <noel@peralex.com>  [a18a92b1b0c4ff591bd83f190f11c196ed676e86]

convert STRING_NOTFOUND in sc module

ScGlobal::FindUnquoted
  - return -1 instead of STRING_NOTFOUND
  - change return type from xub_StrLen to sal_Int32
  - remove last two parameters because noone was using them

ScCompiler::GetDocTabPos
  - return -1 instead of STRING_NOTFOUND
  - change return type from xub_StrLen to sal_Int32

inputhdl.cxx/lcl_MatchParenthesis
  - return -1 instead of STRING_NOTFOUND
  - change return type from xub_StrLen to sal_Int32
  - make function static, no-one outside this module is using it

Change-Id: I141ab082db180ff2da5a7ca6813cd3607b9ea7f7

2013-11-11  Noel Grandin  <noel@peralex.com>  [2c3042925b0a43da2ed50e49365ec8235c84660f]

convert STRING_NOTFOUND -> -1 in editeng

And convert some xub_StrLen to sal_Int32 in the same patch of code.

Change-Id: I72c92bf9413dbca14688cb8d46a023df49a5d41a

2013-11-11  Noel Grandin  <noel@peralex.com>  [4283bc18366fff3d5a953ddd756f114e5a59216f]

convert STRING_NOTFOUND -> NODE_NOTFOUND in connectivity

The code was interchangably using the two anyway.

Change-Id: I4f3fe8f1d699a9725bbcce0138a9d978a1eff28a

2013-11-11  Stephan Bergmann  <sbergman@redhat.com>  [268f7ef41c09c537e1656f1653b757aedf76d788]

Destroy SfxAllItemSet before calling framework::Desktop::terminate

...otherwise running e.g. "soffice slot:5410" would crash with

> Invalid read of size 8
>  at 0x712DCCC: SfxItemSet::~SfxItemSet() (svl/source/items/itemset.cxx:317)
>  by 0x65B4990: SfxAllItemSet::~SfxAllItemSet() (include/svl/itemset.hxx:166)
>  by 0x65B2CC4: SfxAllItemSet::~SfxAllItemSet() (include/svl/itemset.hxx:166)
>  by 0x674CD94: SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (sfx2/source/control/unoctitm.cxx:784)
>  by 0x674CF46: SfxOfficeDispatch::dispatchWithNotification(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (sfx2/source/control/unoctitm.cxx:376)
>  by 0x674D03E: non-virtual thunk to SfxOfficeDispatch::dispatchWithNotification(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (sfx2/source/control/unoctitm.cxx:378)
>  by 0x4F21028: desktop::DispatchWatcher::executeDispatchRequests(std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) (desktop/source/app/dispatchwatcher.cxx:581)
>  by 0x4F2CDB3: desktop::OfficeIPCThread::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&) (desktop/source/app/officeipcthread.cxx:1061)
>  by 0x4EE3159: desktop::Desktop::OpenClients() (desktop/source/app/app.cxx:2493)
>  by 0x4EE14E7: desktop::Desktop::OpenClients_Impl(void*) (desktop/source/app/app.cxx:2012)
>  by 0x4EE0127: desktop::Desktop::LinkStubOpenClients_Impl(void*, void*) (desktop/source/app/app.cxx:2007)
>  by 0x927B9E6: Link::Call(void*) const (include/tools/link.hxx:123)
>  by 0x999AD8F: ImplHandleUserEvent(ImplSVEvent*) (vcl/source/window/winproc.cxx:1976)
>  by 0x9997E64: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (vcl/source/window/winproc.cxx:2591)
>  by 0x99ADCFC: SalFrame::CallCallback(unsigned short, void const*) const (vcl/inc/salframe.hxx:243)
>  by 0x99ACD47: SalGenericDisplay::DispatchInternalEvent() (vcl/generic/app/gendisp.cxx:91)
>  by 0x1783C027: GtkData::userEventFn(void*) (vcl/unx/gtk/app/gtkdata.cxx:935)
>  by 0x1783C13D: call_userEventFn(void*) (vcl/unx/gtk/app/gtkdata.cxx:945)
>  by 0x37B6847E05: g_main_context_dispatch (usr/src/debug/glib-2.36.3/glib/gmain.c:3054)
>  by 0x37B6848157: g_main_context_iterate.isra.22 (usr/src/debug/glib-2.36.3/glib/gmain.c:3701)
>  by 0x37B68481FB: g_main_context_iteration (usr/src/debug/glib-2.36.3/glib/gmain.c:3762)
>  by 0x1783AC3F: GtkData::Yield(bool, bool) (vcl/unx/gtk/app/gtkdata.cxx:576)
>  by 0x1783FEF6: GtkInstance::Yield(bool, bool) (vcl/unx/gtk/app/gtkinst.cxx:425)
>  by 0x9299F40: ImplYield(bool, bool) (vcl/source/app/svapp.cxx:364)
>  by 0x9295B52: Application::Yield() (vcl/source/app/svapp.cxx:396)
>  by 0x9295B1F: Application::Execute() (vcl/source/app/svapp.cxx:345)
>  by 0x4EDE2C9: desktop::Desktop::Main() (desktop/source/app/app.cxx:1715)
>  by 0x92A6397: ImplSVMain() (vcl/source/app/svmain.cxx:162)
>  by 0x92A7B55: SVMain() (vcl/source/app/svmain.cxx:198)
>  by 0x4F35980: soffice_main (desktop/source/app/sofficemain.cxx:85)
>  by 0x40098C: sal_main (desktop/source/app/main.c:48)
>  by 0x400966: main (desktop/source/app/main.c:47)
> Address 0x1d719700 is 0 bytes inside a block of size 32 free'd
>  at 0x4A078DE: operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
>  by 0x6A02EA1: CntItemPool::~CntItemPool() (sfx2/source/explorer/nochaos.cxx:123)
>  by 0x6A02C85: CntItemPool::Release() (sfx2/source/explorer/nochaos.cxx:154)
>  by 0x6A02BF8: NoChaos::ReleaseItemPool() (sfx2/source/explorer/nochaos.cxx:89)
>  by 0x65E1A31: SfxApplication::Deinitialize() (sfx2/source/appl/appquit.cxx:147)
>  by 0x65A29B0: SfxApplication::~SfxApplication() (sfx2/source/appl/app.cxx:242)
>  by 0x65A2828: SfxApplication::~SfxApplication() (sfx2/source/appl/app.cxx:223)
>  by 0x65C021C: SfxTerminateListener_Impl::notifyTermination(com::sun::star::lang::EventObject const&) (sfx2/source/appl/appinit.cxx:121)
>  by 0x65C033E: non-virtual thunk to SfxTerminateListener_Impl::notifyTermination(com::sun::star::lang::EventObject const&) (sfx2/source/appl/appinit.cxx:123)
>  by 0x1F176DD2: framework::Desktop::terminate() (framework/source/services/desktop.cxx:353)
>  by 0x1F177E1B: non-virtual thunk to framework::Desktop::terminate() (framework/source/services/desktop.cxx:357)
>  by 0x4F217FD: desktop::DispatchWatcher::dispatchFinished(com::sun::star::frame::DispatchResultEvent const&) (desktop/source/app/dispatchwatcher.cxx:637)
>  by 0x4F2190E: non-virtual thunk to desktop::DispatchWatcher::dispatchFinished(com::sun::star::frame::DispatchResultEvent const&) (desktop/source/app/dispatchwatcher.cxx:640)
>  by 0x674CD77: SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (sfx2/source/control/unoctitm.cxx:782)
>  ...

Change-Id: I6b4fb9b6f0d2afc9caecf3dd5355d11edb6abbe8

2013-11-11  Noel Grandin  <noel@peralex.com>  [fcd1637d5101b9142e6808edfb77b01122857901]

convert OUString compareToAscii == 0 to equalsAscii

Convert code like
   aStr.compareToAscii("XXX") == 0
to
  aStr.equalsAscii("XXX")
which is both easier to read and faster.

Change-Id: I448abf58f2fa0e7715dba53f8e8825ca0587c83f

2013-11-11  Noel Grandin  <noel@peralex.com>  [ef90021abe3735fba57145598fd7c3d359d2718e]

convert OUString !compareToAscii to equalsAscii

Convert code like
   if( ! aStr.compareToAscii("XXX") )
to
   if( aStr.equalsAscii("XXX") )
which is both clearer and faster.

Change-Id: I267511bccab52f5225b291acbfa4e388b5a5302b

2013-11-11  Noel Grandin  <noel@peralex.com>  [0a9ef5a18e148c7a5c9a088e153a7873d1564841]

convert OUString 0==compareToAscii to equalsAscii

Convert code like:
   0 == aStr.compareToAscii("XXX")
to
   aStr.equalsAscii("XXX")
which is both clearer and faster.

Change-Id: I2e906d7d38494db38eb292702fadb781b1251e07

2013-11-11  sushil_shinde  <sushil.shinde@synerzip.com>  [7944301424aac0943e4ecc0410f495b210ad3b79]

w:pict element was wrongly exported as child of w:rPr element.

-added postpone method for vml export in docxattributeoutput

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
        https://gerrit.libreoffice.org/6366

Change-Id: I37586447547e2e09028f7ae5009bcfaa87a35678

2013-11-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [768608c4cbc464bff50de8e83eee3eb54bf42f2d]

filter: mark writer_MS_Word_97_Vorlage as preferred

The other filter associated with the .dot extension is
writer_MS_Word_95_Vorlage, obviously the 97 one should be preferred.
With having one filter as preferred for this extension, plain
'--convert-to dot' starts to work.

Change-Id: I7207d0fcb3c55b8dcc7b6179ccfa33a7c85d2ce8

2013-11-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [b566448869e9553e0d433b234c2d5ce106126871]

DOC export: allow saving as a template

Change-Id: I26894edd3962c2b2856d2bfa4a4aa4e6f4e65c9e

2013-11-11  Noel Grandin  <noel@peralex.com>  [e52779d2f8722c713f72aedbf475267440d729f0]

remove unnecessary use of OUString constructor

Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71

2013-11-11  Noel Grandin  <noel@peralex.com>  [e9c4ee996d5a6bf895072613ac4e488346ee5b05]

remove unnecessary use of OUString constructor in BASIC module

Change-Id: Iee86ce9200285647d5031cb2f89266a52704dd44

2013-11-11  Noel Grandin  <noel@peralex.com>  [03995a6beaaabee40ec8ae718fad309238ca446f]

remove unnecessary use of OUString constructor in CHART2 module

Change-Id: Ic71774a8e6c4ffc8267b940b8b253e4526512435

2013-11-11  Noel Grandin  <noel@peralex.com>  [1bdb2b6f06c556b9af91dba4f29f3ac73190b09e]

remove unnecessary use of OUString constructor in CONNECTIVITY module

Change-Id: Ie32d03920d996db2793ead9940fc90668cde03dd

2013-11-11  Noel Grandin  <noel@peralex.com>  [2f2416ff060c780ad87b4d3979112f52da2ae902]

remove unnecessary use of OUString constructor in CUI module

Change-Id: Ib6cc0f089e9b3cbcfee67c6a780527e148f3c382

2013-11-11  Noel Grandin  <noel@peralex.com>  [3ef88d370e5b448c8c62a759ec073bb33a9f6965]

remove unnecessary use of OUString constructor in DBACCESS module

Change-Id: I831a6506211be30c5b743c20724904c903c5b3c0

2013-11-11  Noel Grandin  <noel@peralex.com>  [3e70dda33548a5392baaf99a3c4675285de7da46]

remove unnecessary use of OUString constructor in DESKTOP module

Change-Id: I467334094a621f4bab0ff251267412fb3a0fb4b7

2013-11-11  Noel Grandin  <noel@peralex.com>  [7e441ef078c31796c5944a160793458f0bcbc2c4]

remove unnecessary use of OUString constructor in DTRANS module

Change-Id: I748f9a1f214245b96c04da7a92dad43512fea47e

2013-11-11  Noel Grandin  <noel@peralex.com>  [484819a235f578df6e6146e536ab542fc2f04391]

remove unnecessary use of OUString constructor in EMBEDDEDOBJ module

Change-Id: I60bbdd2a2592a1e5333abe50711aa227786ce935

2013-11-11  Noel Grandin  <noel@peralex.com>  [22435a0777d6048757855f7f30b04fb8e5523fb2]

remove unnecessary use of OUString constructor in EXTENSIONS module

Change-Id: Idf73eb831f52d4d74e6fbb6ea27f59ebbfd13a8c

2013-11-11  Noel Grandin  <noel@peralex.com>  [957f8e02c29bc4df2f37f2a933957490cdf831f6]

remove unnecessary use of OUString constructor in FILTER module

Change-Id: I75b5a0e6739991b234819bd11ce901b90f68ffba

2013-11-11  Noel Grandin  <noel@peralex.com>  [373f352ef2f39965b4ef830acfc1554f8e2e3abf]

remove unnecessary use of OUString constructor in FORMS module

Change-Id: Ibbf477e99ba0c07a9138497496442b0f9296f5c3

2013-11-11  David Tardon  <dtardon@redhat.com>  [316be1b6f18963b39aab7729bf93fc9c86519e33]

bundle libebook

Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9
Reviewed-on: https://gerrit.libreoffice.org/6630
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-11  Noel Grandin  <noel@peralex.com>  [c4a593b6b1732def0a21f455c0ca50f82a9bc40d]

remove unnecessary use of OUString constructor in FRAMEWORK module

Change-Id: Icbed4f318043a166ed78fe0c49a53f87ebf7201d

2013-11-11  Noel Grandin  <noel@peralex.com>  [62f27a5e7bd7e66d11b8f6c9c047ecdd73199401]

remove unnecessary use of OUString constructor in REPORTDESIGN module

Change-Id: I5790d7e0c15ac837865597da6ab8a165a5291813

2013-11-11  Noel Grandin  <noel@peralex.com>  [f12f51316a2cb230138ec6dcdc7295e18b6fce28]

remove unnecessary use of OUString constructor in SC module

Change-Id: I2d40c589eb3b5c99300f36cd705c32cf824b2a98

2013-11-11  Noel Grandin  <noel@peralex.com>  [2ac50736e4a3d442a43d3f9d368be45c57ad9285]

remove unnecessary use of OUString constructor in SCRIPTING module

Change-Id: I87dd775949d1d3cc2c191e84e57b49cd66ecc750

2013-11-10  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [a5156a41633701fd0591640ba665fdb10221fe71]

ThumbnailView: item found by mouse pos is always visible

-- so it does not need to check it again

Change-Id: Id6fc2732bde8dd7f6011828b6bc29d7947bf6312
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6629
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2013-11-11  Takeshi Abe  <tabe@fixedpoint.jp>  [a7d0400db274b5c8e41b59241bf0643f8d69e25b]

Remove an unused inline function

Change-Id: I52a5b2d7d3302ba887364e7bf5b377bf93394406

2013-11-11  Takeshi Abe  <tabe@fixedpoint.jp>  [2111d552977b0a2f9bfa9ea746adec7d83204a6c]

Drop unnecessary #includes

Change-Id: Ib286fa65ee54a09a78686b8b11453228c4196910

2013-11-10  Tor Lillqvist  <tml@collabora.com>  [cb41f4c3974b9bf7e5d870f185d08c5741378080]

Does not build in a clean tree

error: The project 'MobileLibreOffice' does not contain a scheme named
'MobileLibreOffice'

Change-Id: If722a222407f1e85086d9d89d7863be7a5c8368e

2013-11-10  Julien Nabet  <serval2412@yahoo.fr>  [897bf27a959620ee313f6feb9ee999c5313aabce]

cppcheck: reduce scope

Change-Id: I06c97b99a55d8b291ea31e6a751ced01b0b80e23

2013-11-10  Julien Nabet  <serval2412@yahoo.fr>  [fd2d0bc88fe05b53f45658d82f29c02511ea90fa]

cppcheck: reduce scope

Change-Id: I7a20f89e5a113c6c8760d51475d8198e28ad6aac

2013-11-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [3296e26be4cf73a9a1a3e0276c4b50b50b5bd5c6]

Make CppunitTest_sw_ww8export use DECLARE_SW_ROUNDTRIP_TEST()

Change-Id: I46c5655904cecb6807b218e613cbcdbb6fd236e8

2013-11-10  Tor Lillqvist  <tml@collabora.com>  [07032e5a6ef2fa42229e8bbf5219935beefa2447]

fdo#71321: We should not actually use the delta-is-pixels concept on OS X

Despite the comment in salwtype.hxx, and despite it being set, before
4e7495ac2cb6b015ad492def45fd24f4ba0f54f8 the mbDeltaIsPixel flag had not been
used for anything on OS X (or other desktop OSes). So when the code was
modified for the sake of touch devices to do take mbDeltaIsPixel into
consideration, that code path was incorrectly taken also on OS X leading to
incorrect scrolling.

Change-Id: I7cbca4656037eefce963e976f6acf8fbb32d5269

2013-11-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [aec7399ccb54f83f7d6d414c153e4b1a3d3ad00c]

writerfilter: remove unused WW8FSPA class in doctok

Change-Id: Id6e984cff8c171099e3bf0ec6940a28b4000b2e9

2013-11-10  Tor Lillqvist  <tml@collabora.com>  [fae7e0af3c2751e41faddf6406802cecf8590d81]

WaE: unused variables

Change-Id: I8a4d15a7d7948a19df0fb8a585969d56f9918772

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [606d778347298b9e6eba8fda050452887c30da47]

fdo#65108 inter-module includes <> include/package

Change-Id: I39a5467a2844ca9fe79954fc6f2d092931e57a16

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [3e2208f0c91e3f355346a2bb3773862c1f8ffd3a]

fdo#65108 inter-module includes <> include/jvmfwk

Change-Id: I786a0e3b5c3b8e993a7ed0ab114756697761366e

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [a4c99c47dab325bba6d25060587e6598b4b7c9f6]

fdo#65108 inter-module includes <> include/jvmaccess

Change-Id: I1307d20ab561c35fff0e8ab9afb8fc0821ba8cc1

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [ec7e3cc0d7c9d5803b6fec8b10507a2cee67d841]

fdo#65108 inter-module includes <> include/css/uno

Change-Id: Ic710b335632489f77c2c0abc76e7550e6a7c0885

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [b2af113a07ad3d3603cb2bc059fe1a0141807459]

fdo#65108 inter-module includes <> include/drawinglayer

Change-Id: Iaca39ad78a78d9aa5c2c5dcb7b31c080ec0e8901

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [5079640fd7265c6b87e174c549c59203ad8bd93f]

fdo#65108 inter-module includes <> include/linguistic

Change-Id: I27a261aa513df27749030a86e7c8457471b06bc5

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [ba604366c519d5a43ef19f70ee5dd86a0d1fa328]

fdo#65108 inter-module includes <> include/dbaccess

Change-Id: I50a6c5c40fec035491921db48e6f7c8db67273cd

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [ba68545362e1fd1ce4c69f4851b64f1bbc9fcbf0]

fdo#65108 inter-module includes <> include/basebmp

Change-Id: Ia27520b795caf483bffd02c481d944f257eda47e

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [81512d664eee54fbb2b2997e6da01619a86d86cd]

fdo#65108 inter-module includes <> include/i18nutil

Change-Id: If14bc8dac0dee1bfdf9c89c015c7031f2be2d896

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [923b12bc5834aacddc900ee9b7d09a723bc27f0c]

fdo#65108 inter-module includes <> include/i18nlangtag

Change-Id: Ic610850ba2d59fb841caf6c60662e54005ed5452

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [b3c4cbf70f27bfbb5249b187ec00444ff26cc662]

fdo#65108 inter-module includes <> include/framework

Change-Id: Ie6587c23df03ad81b876075428014094765b5238

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [f96cfc8ca47972e10024ecfe45b726153667f2db]

fdo#65108 inter-module includes <> include/filter

Change-Id: I3ddab6b426b0dda32487e51aa5433fd21cbf21ec

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f704dedab9d8a836d90b3c15f68a232575f59df]

fdo#65108 inter-module includes <> include/avmedia

Change-Id: I522ca533e7b47de1960d47ea90c93b2c50b858e4

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [bdf2086c9e74cf69fd53a9eca1379cd1c0cf166d]

fdo#65108 inter-module includes <> include/registry

Change-Id: I65a3728792de966aa27fe1ae4ac2d31a808c5f81

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [02b3c19e1dede687fb151cfbaf980307edb1cf2e]

fdo#65108 inter-module includes <> include/sax

Change-Id: I54bf5ba4bb2e9ded32290da2db262a688856ff47

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [f726c640bbc3cc03d4dc678f058211ddb6a6ed03]

fdo#65108 inter-module includes <> include/shell

Change-Id: I518c3673b2facc0a79395f4c8363e1f42693e223

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [9150e74cac575b883874b431caec1aae70b07e1d]

fdo#65108 inter-module includes <> include/sot

Change-Id: I8e424310eba5a1a6fff3fc7a8402bbc0d58a4e95

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [db3c58703de2e4e9591b22e2b3f4195f4b295939]

fdo#65108 inter-module includes <> include/store

Change-Id: I3c2db6a3660d46faba6fb11a63ecf3a73709f2c0

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab3506ec724805bf4d586e5cfa479f7eb2e8e9a3]

fdo#65108 inter-module includes <> include/svtools

Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [d902542058767691b30b514e4729bb7c4310a644]

fdo#65108 inter-module includes <> include/test

Change-Id: I70617d9095272f7c3aa62223db120cce9e03a66a

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [c936339ae28351b5c7d1ea4071862dba65696cb3]

fdo#65108 inter-module includes <> include/toolkit

Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [b43343b0e713d70936d32069a21e96334b08dd82]

fdo#65108 inter-module includes <> include/tools

Change-Id: I5f44f041e465230d10d562e8bd6f141848465e07

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d12a3339bfcadd776029c078b456817d0aba2f2]

fdo#65108 inter-module includes <> include/ucbhelper

Change-Id: I355c0873ef51b92f39dd7cc0d696075f54f890d9

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [4a61b2fed9ec49e995db27315aa2e637ce4f874f]

fdo#65108 inter-module includes <> include/uno

Change-Id: I267573beef35ba57bc5c71bfbd87c5705479b48d

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [6a138729d4086726def3eb8a8ea7c8eb77cb699b]

fdo#65108 inter-module includes <> include/unoidl

Change-Id: I9142171dee01644c55d33c4f80e994650f5fdf9d

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [d1a00bb6dd8acf8e5fe2eb8ad3b3bba0cd9b32ff]

fdo#65108 inter-module includes <> include/unotest

Change-Id: I68cff1dbf395b114ed577783e2fd6d1bc5451261

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [945fb8c227e563d348dacc568b130e95ab20c8fc]

fdo#65108 inter-module includes <> include/unotools

Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f]

fdo#65108 inter-module includes <> include/vbahelper

Change-Id: I3f18707dae67118fd20036e7c9cb4e98bf8ef642

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [084b7198afcb6dad4ae5451ba69ee07beb0cd7d0]

fdo#65108 inter-module includes <> include/vcl

Change-Id: I085f87fafef860cea5b4130ad602c64c121995e2

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [d6fec4ba5d3800bcab10e10750facffc6756e394]

fdo#65108 inter-module includes <> include/xmloff

Change-Id: I1d2da1dd3c82e95b8ad4883ce83b42f6dcb6200f

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [4ad3ed74ea40d2ca905a1cb9fcb26002db1f8763]

fdo#65108 inter-module includes <> include/xmlreader

Change-Id: I5c04e9169518212ec6a9cbb6d07216a87a2d9cdb

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [83784fc6a6f0ee50475c0305abc28ba718173adf]

fdo#65108 inter-module includes <> include/svx

Change-Id: I5335182ea16695c77c2855b34c98220aea2befa1

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [7ae156f6934760e744cc58e198589186f41d5f93]

fdo#65108 inter-module includes <> include/svl

Change-Id: I8b28f3c6df5d11112aff732159c913b4ffb1cc6f

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [dc8fcd50906cffb1d0a1a24b80f3e9fa762aa27b]

fdo#65108 inter-module includes <> include/sfx2

Change-Id: Id2dc67262eb91cb6c7ca030e334e3623d7535d45

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [f49ffef7b3ce9ffb79931b79327c5df06f3530b7]

fdo#65108 inter-module includes <> include/salhelper

Change-Id: I487c51fced345f5dd0ba2f67f528d060c250d49a

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [5db050afb33a73b7a19890ce9583fbb5fd295a23]

fdo#65108 inter-module includes <> include/helpcompiler

Change-Id: Ie959c92c0ebffb88318a9ac1a9284da11281105d

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [bda91b953bbb44fe10cc962f4be84a9305748609]

fdo#65108 inter-module includes <> include/sal

Change-Id: I4adce49a3f19eb16eb0b0d4a743b150c28a4a453

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [1b9742b7d7827064730cfd92ebfbba4e80b9b6a5]

fdo#65108 inter-module includes <> include/rtl

Change-Id: Ic90a365a237aa23846f97131146a5aa2c46b5fd2

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [a525fa440245833eb9520c9d290eff2ecebfa615]

fdo#65108 inter-module includes <> include/osl

Change-Id: I0490192db3d6b46c6b181ae122028e11682a13cf

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [1daa9264d5168f6ef100223359d963c1a0310c42]

fdo#65108 inter-module includes <> include/cppu

Change-Id: I86db12420f5d84e467db72585609f8f144f73dad

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f3305e939b5ad1f1a6af5a608c10e745deb56d6]

fdo#65108 inter-module includes <> include/cppuhelper

Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [7f997d5dcee61b3229f94824cfde6788db65d724]

fdo#65108 inter-module includes <> include/xmlscript

Change-Id: If4a7372a7520db8c362de17d81cfd393d42e17e8

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [aff270d89a4800fab9fb09c506d92780060e16dc]

fdo#65108 inter-module includes <>

Change-Id: I338b2f923a31058dc7a3a9a4dcefba52109aa3b0

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [73a57482157fc9c925dc8f5c9cf26673cd18c803]

fdo#65108 inter-module includes <>

Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [4d13f9129d4e56fc9ae0501b88e19556d50c23d2]

fdo#65108 inter-module includes <>

Change-Id: Ifd86f72985928d7b044809c83c112935b433c1f4

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [144baa618c98506285f421719ae3b18820907962]

fdo#65108 inter-module includes <>

Change-Id: I11332cfdcc3379fea8599fde1e9255113122e3b1

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [940a2944b0791cdf5894b4b2e4e30d8a71d5f304]

fdo#65108 inter-module includes <>

Change-Id: Ie672de68f6a87713a379e794fa3ad255ad52a71e

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [38016f9d2260a424369fadab16f5428e4f3dc86f]

fdo#65108 inter-module includes <>

Change-Id: I6d9f67e26a213d14aa9114e612781fbd8c223637

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [14677f6adbe40e72ade744fc0dd35cec37a85001]

fdo#65108 inter-module includes <>

Change-Id: I1caf03785f84cf709b7f23c5ca3d2659bf950b28

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [45beff50c9e6c9358080c7a81234c6d98bbd7fac]

get-bugzilla-attachments-by-mimetype: fix the lanuchpadlib mess

Apparently somebody found it a good idea to remove the getBugTasks()
method.  Also the darn thing won't run on Python 3.  So apparently it's
mostly unmaintained, except that functions that we need are removed.

For future reference: it can be installed on non-Ubuntu systems by:
    pip install -v --user launchpadlib

Change-Id: Ib7b0a46011dffcfe091f5bb73ed19b9dc311046c

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [4855946a5e40747a4ccecf17ba80c8bdbdd8c969]

get-bugzilla-attachments-by-mimetype: make this run on Python 3

Change-Id: I27cf30c62122ea191c852a1a298a40ef64d35ba9

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [1b82dba6f7c11eeb48dae690052ec56ef37f41e4]

get-bugzilla-attachments-by-mimetype: port to Python 3 syntax

Change-Id: I928eb1baa7390301036585d84895f44eb4c38d20

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [5c6e934b839a8b1462ecca4c687e263c85c4224b]

get-bugzilla-attachments-by-mimetype: IANA has 2 mime-types for WPD

... on https://www.iana.org/assignments/media-types/application

Also fix up the common_noncore_mimetypes while there.

Change-Id: I66eb74b0906a10893a771b7136b5f6ebda938ee6

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [f35b3fea46532ffc54e9026e7a953f64493e7525]

clean up #ifdef ICC code

According to the dmake documentation, ICC refers to Visual Age C++ for
OS/2, which is not a supported compiler (or platform).

Change-Id: Ic9e23bc7c44de110a3a312bd007beda3b660927d

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [20193bcc93660a1510a7cd5ab8d0897e55ee7546]

gbuild: SdiTarget: avoid more spurious rebuilds...

... because the .hxx file only occurs as a target in .d files of
objects, the rule for it will not trigger in a build from scratch and it
will be older than the SdiTarget itself and will be touched on the next
incremental build.  Ensure that it's not older than the SdiTarget.

Change-Id: I49504814ff62efb22d1f10b37e3bec2ea841bfc9

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [0c29bcec708b4a0c94ea2d52deb4a188f1b32cd5]

gbuild: HelpTarget: need more recipes...

The files in gb_HelpTarget__get_index_files need to be targets with a
rule since they are delivered via Package.  Same for the ".tree" file,
and the HelpJarTarget.

Change-Id: I03167f358aabf297c9f2feacc170ec4e9db437d1

2013-11-10  Michael Stahl  <mstahl@redhat.com>  [6c21f94dffde8649de73ad1acb874fc05b4e16fe]

gbuild: Gallery: avoid spurious re-delivery

The .sdg/.sdv/.thm files are generated by gengal (i.e. the
Gallery_get_target) but are not targets, which means they will only be
delivered in a second make invocation because make requires running a
command to propagate out-of-date-ness.

Change-Id: Iddb2222151bdbcf93d79bd801fa30ab7d7fbd1d3

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [1b85ffca7d56cb1336800d04761884149a7b4247]

factorise code; make DBTestBase a UnoApiTest

Change-Id: I29c131f60caa36c464d99b9b86a59e2e16ce94e3

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0389a7f4fa39e437642a7236d7804c6a0cb47a0]

fdo#65108 inter-module includes <>

Change-Id: Iac3debc892d420ab50c1b38446334d30488648dc

2013-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553]

fdo#65108 inter-module includes <>

Change-Id: I419a1288bc6120d978fc301f127d5d29298f3ede

2013-11-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [1a1bb14acf6e2f38891e143e55ee5ac4909468a8]

writerfilter: remove unused Dff{FSP,DGG,BSE,FSP,SpContainer,UDefProp} classes

Change-Id: Ie3c8f7ea546418a1de1113a54292fd31c64a1f7b

2013-11-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [ae38e44ba798faa23598ff53d175a4c4499ff430]

Make CppunitTest_sw_ww8import use DECLARE_SW_IMPORT_TEST()

Change-Id: Id2efe1cacd8b1e7ceb31ee2b7d7ed4671266231b

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [516f9b013ff275ee66a81e02efb0cf989de8d33e]

indentation

Change-Id: Idec97e6b9269cb481428bef8b95aa112197fe866

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [79bd39ac61746c58685be407b597e966d7369fb2]

fdo#65108 inter-module includes <>

Change-Id: Ie8ca0b1aa7b56ea1d62c9eed798c56ca78464c44

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [7b9a9a49862e4ec42ab9ffd85f94713960a94c3a]

make firebird-sdbc an experimental feature

Change-Id: I0f2453e23d18597cfe1ad2a4cd4902b15f0a8f7d

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [ed8c4decb3dbcd406f7deb59d9ae917337b46ebe]

oups

Change-Id: I92eb65614b9c0afded3b9210208360a42747a34c

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [2062212d0a0152f4face80aee7a25048e0f5473b]

UnoApiTest does not dispose Desktop anymore

Change-Id: Ia6cd838426ff77af213f285a67a22223c7358585

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [edd4c694ab7635ecad430afa6bdb4743eb4e7479]

UnoApiTest don't dispose mxDesktop

It breaks CppunitTest_sc_outlineobj,
which runs several setUp/tearDown several times?

Change-Id: Ic81324d150aa64135cdbedc4cb99f78d415da1aa

2013-11-09  Stephan Bergmann  <sbergman@redhat.com>  [16b91e13c726b5b3f43c1aafde6fb8c4c18e3c77]

Converge on SvtSecurityOptions::isTrustedLocation

Change-Id: Ibcf4b7d9d11295c7679637a37d41dc2960e04f8f

2013-11-09  Stephan Bergmann  <sbergman@redhat.com>  [2778530032a2291cb8f9a1ac52f421597182a3e3]

More sc CppunitTest fixes

...similar to 01d9f3fbeeb2a8f63a614fbc1a66ffb5c80c624f "The ScOutlineObj test
still requires the fugdge."

Change-Id: I61d7024edbbade5eaf950752967ceac71306d6cb

2013-11-09  Stephan Bergmann  <sbergman@redhat.com>  [92727ebb4868105430feefef1227208186358d66]

More sc CppunitTest fixes

...similar to 01d9f3fbeeb2a8f63a614fbc1a66ffb5c80c624f "The ScOutlineObj test
still requires the fugdge."

Change-Id: Ib788f4d6f38eb1dc4b8e4856be8fd4a6ddd968b3

2013-11-09  Stephan Bergmann  <sbergman@redhat.com>  [01d9f3fbeeb2a8f63a614fbc1a66ffb5c80c624f]

The ScOutlineObj test still requires the fugdge

...that got moved from UnoApiTest to CalcUnoApiTest in
a071a29d4f7e8065a36a313027a007edac102e20 "UnoApiTest don't require Calc."

Change-Id: I1a38c496ef2baf42b5fd82ff653e822a8b80a124

2013-11-09  Stephan Bergmann  <sbergman@redhat.com>  [fe2e43280fc2007dcc819285270b2437ba56b8e3]

Don't dispose twice in CalcUnoApiTest::tearDown

...i.e., skip UnoApiTest::tearDown's dispose of mxDesktop and go directly to
BootstrapFixture::tearDown.

Change-Id: If4555c812cb42c4b76a36d4e59c1d96211915dba

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [43caf4fe9babdd68853df3cc68a4ece8e4223b1a]

fixup the fixup to dbaccess macros_test

Change-Id: I7cc8b6bd3778158e7c93545bbdcf35cccf986188

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [9a0a4fddc53d72d90135058c3e6cf418b21f81ff]

fixup dbaccess macros_test

Change-Id: Iefb12d8b6fe8b5c9795220f8c7ff90f6ecc92576

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [f630c021edbe3783bd164cb78ea6364c26f23e4e]

nitpicks

Change-Id: I190a629a8c76f98b54295eebcf712b4c5b26ecff

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [bf967a4f15c9f7c3461bf5717bb9938ddf476d17]

deliver can use hardlink

Change-Id: Ia04eedc6375748505c954e2315a0c5af7afae84f

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [6f40eec725923c91d2447363a3c14b07b2cc73ce]

Calc UNO API test

Change-Id: I6dcd9ac05ff7c4a6fbae7947b0ceda8797feea2f

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [10d6b8ed56ba972c13d7128b12276ff3acfb1208]

fixup sc chart regression test

does not pass though;
leave that to the domain experts

Change-Id: Ic8b712ad4e1eca892d51d03d3a93b8c8087074dc

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [4c64b8851b851cd88c762fd782d19bbbecdcbb50]

fixup and enable dbaccess macros_test

Change-Id: Ic5599df7a2ad7f2f3a9f2794b16ef0a4ab698b06

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [a071a29d4f7e8065a36a313027a007edac102e20]

UnoApiTest don't require Calc

There is no reason for the generic UnoApiTest to require Calc
specifically. Calc tests can/should instantiate a Calc instance.
We can create a CalcUnoApiTest for that that inherits from
UnoApiTest; however this does not seem necessary, "make sc.clean"
succeeds.

Anyway, the ScGlobals::ensure mentioned in the comment does not
seem to exist.

This allows us to eliminate some code duplication in tests
that were reimplementing UnoApiTest minus the Calc instantiation.

Change-Id: I37bea9df41e3960df0458fe689cf6c046a243617

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [e937995ca3718042efabaf04a5161c0c76107b9c]

dbaccess DialogSaveTest not a UnoApiTest

It overrides everything that UnoApiTest does anyway.

Change-Id: I531b2245626cbfd8d13a48a710d409e30ba2d20a

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [d00c4476da0cf5e2dd52c7609d8c595b3c10bce2]

fail early and hard

Change-Id: Ib550126d190e9436cf77e6c51eaf869ecd75a18b

2013-11-09  Lionel Elie Mamane  <lionel@mamane.lu>  [1812d606b7c9c16d4123fc8b911fe3f790a31b2b]

rptui::OShape make getSupportedServiceNames and supportsService

at the cost of inconsistency between getSupportedServiceNames and getSupportedServiceNames_Static

Change-Id: I940b23c35a6c4080eb6575adff1de0b08cdb3698

2013-11-09  Julien Nabet  <serval2412@yahoo.fr>  [e9fdc84698a19e0ff2be9d676c84cc214cbc4f3d]

Typo

Change-Id: Ifb3b9c7a33b7faccbf7dad1886d953d845de3196

2013-11-08  Andras Timar  <andras.timar@collabora.com>  [f6449bf0bb93874f189aab9765c1de43dca69807]

fdo#67401 set AntiAliasing for SVG logo

Change-Id: I90aae11aca84c9c5445f58bdf76d65f0213a334c

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [63ce8673cff538a49165259e0579f122b5879444]

gbuild: Extension: avoid re-build on missing translation description.xml

Change-Id: I6292f4ec235f8880176c2671ec7c8533168cdbeb

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [7217ad84a3dc3984ec943409d09a35d545f93632]

gbuild: HelpTarget: avoid spurious rebuilds on missing translation

... if the darn files are allowed to be missing, use wildcard to avoid
dependencies on them.

Change-Id: I36a83413f8fb65b081681a8f351ec6afcf15fe6d

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [967391dca2fd8f30e38598433b2d2153020988d5]

gbuild: AllLangResTarget: avoid spurious rebuilds on missing translation

... if the darn files are allowed to be missing, use wildcard to avoid
dependencies on them.

Change-Id: I5232efcb17342d0b2a1e909da6449b08c4148245

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [8c766a4993e56bd453dfe18b36c5ea76915afe1c]

gbuild: SdiTarget: .hxx file is always out-of-date

... so touch it to avoid that, just to avoid the "true" rule from being
invoked every time.

Change-Id: I6f27c6e4b0d071b9877a38dc1f4cd3c3eb10bfc0

2013-11-08  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [75601529a807f15fa648c22e3636281981cd7623]

fdo#70797 add Excel 2010 functions

CHISQ.DIST, CHISQ.INV, CHISQ.TEST, CHISQ.DIST.RT, CHISQ.INV.RT

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

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [c69ed33628ec0b7abf6296539cf280d6c4265930]

Don't unnecessarily wrap RuntimeExceptions

(and IllegalArgumentException is a RuntimeException now)

Change-Id: Ic18f11ff7675878c7f6b5e9ee52453bbb9f1e787

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [02f80eef3c60385582f1bc2d8f2fbccb8d55b7ff]

longparas: these sal_uInt16s are really xub_StrLens

Change-Id: I54ecd08c4073f1de6dd28e7d6824d8cfde98254a

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [3fa85c871637ee378450c12f10219f94dd692525]

longparas: these sal_uLongs are really xub_StrLens

Change-Id: Iebe3d5edccb6737da64aba5c3d61b9509ce7ec9d

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [4536eefa32f634658a939f747e4791a678032bcb]

longparas: these sal_uInt64s are really xub_StrLens

Change-Id: I5d6222372e79e6ccbcd6529ce5c88b3f082934c6

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [cc7deac7054709fada9b0867d25644f3fdbe2d06]

longparas: same variable used for two different loops of different types

Change-Id: I1efdeb3f9bbda47d8f465a04fb36164e7ffc347b

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [aa92403a2b8336c5317f0fc95fac23fb7e540c89]

longparas: disentangle same variable used over two different loops

Change-Id: I22bbd777cb86decbbf714f71ff0477053ae3b757

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [ea4fd6d5ca9fb8757cf1cba9c2f419947d87e8fb]

n is immediately overwritten

Change-Id: I51c511efcfaf2d97cefa42abea1d3e42c023fbbd

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [5a792cefec8a5b47c1956b8736097668fd895a61]

safe xub_StrLen -> sal_Int32 conversion

Change-Id: I43c6ee0b794b1b77b790e5c36c852a0746437164

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [64ed6187e6315f56f4ef8e0d802cb532c8ce0128]

safe STRING_NOTFOUND -> -1 conversion

Change-Id: Id66b9ff49289d90f2d0714bed84e886598f103ad

2013-11-08  Caolán McNamara  <caolanm@redhat.com>  [b376eacdfae11f5d39eb7011efe67390d9f495e7]

Access by AnchoredObject of a deleted SwLayoutFrm

as demonstrated by abi10075-1.doc

just register the AnchoredObjects in the SwLayoutFrm and
inform them when the SwLayoutFrm goes away.

This crash was triggered by "1e113cb7604e1509e7d598a9be329f1f7b6e9322" import
different first page header/footer from doc. But that commit is blameless.

Change-Id: Ia079cc635a81dff1ccbf740641f441aa784328a4

2013-11-08  Armin Le Grand  <alg@apache.org>  [050d2ceb534f17f3e865f5f8118bb95a4749de9c]

Resolves: #i123616# be more flexible regarding the data type for polygon data

(cherry picked from commit 66c81c1a26d6d09c75c8b8ced44e4a0cf43819ee)

Conflicts:
	svx/source/unodraw/unoshape.cxx

Change-Id: I5ebb7b39a083bb6e007853f205bb39d434eb94ad

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [7af7023a42aee17c4be0966117b389d1b4319ceb]

Unwind confusing namespace alias

Change-Id: I08d3e5f71278c7f96adb2db546da5602df84aad8

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [dfe1a6fbd83beaddf21e885ae20098e40ffcace2]

Unwind SFX_REFERER_USER

...and remove remaining unused content of sfx2/source/inc/referers.hxx.

Change-Id: I5c533f63e13da930f6944af0e85d4b061c30e5b0

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [ea1a7ba72e1bd50a12faff1f8180a5a44745715d]

Clean up IsSecureURL

...to not use WildCard (in case a trusted location URI already contains an
unescaped "*"), be specific about matching only past a final "/", and rename to
isSecureMacroUri for clarification.

The check with an INET_PROT_NOT_VALID default INetURLObject in
SfxApplication::OpenDocExec_Impl ("we have to check the referer before
executing") had efficiently been dead since its inception in
14237ac4bf497decdde8b742acea23780833ba12 "#90880#: security checks corrected,"
as INET_PROT_NOT_VALID is considered secure regardless of referer anyway.

Change-Id: I03bca5e6dac89bb2aac52909aff273ea640228d8

2013-11-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [81eba5c49dae5ba9efcdc8632044dc853afbf7b6]

Updated core Project: help  d0a1187fe4a823d1ee670f989d82b75abc0b9091

fdo#42023 correct options for table columns width

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


2013-11-08  Julien Nabet  <serval2412@yahoo.fr>  [fe5acac6976850d67f70347a2d2657f9105bfebd]

Silence -Wdeprecated-declarations for the moment

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

2013-11-08  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [61a20e43b1ec7641bed073244c988e3ea981f086]

SlideSorter: insert new slide on double-click.

Previously inserting a new slide required using a context menu
(via right-click) or the main menu-bar. It is now possible
to insert a blank slide by double-clicking in an empty area
of the slide sorter.

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

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [ffbad093368fc307ddeb128c6654d67f967f2c9f]

SwDoc::DelNumRule: fix out-of-bounds index access

When nPos == USHRT_MAX, even if later we checked for that case, just for
the sake of an assert(), we already called operator[] with nPos.

(To reproduce: right click on List 1 -> New -> Cancel, results in a
crash.)

Change-Id: I465b5519000b79bd8b2eaa3b3c1ceb80a182a25a

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [797681b4f569212a0f306151167534e23a2e37af]

Pass all relevant CFLAGS on to external/libexttextcat

Change-Id: I05f25748dd29c80812328265ddb9f071ac4ae91a

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [669128178f4697f4fba746f1ece1c18b0056022a]

Make INetURLObject-from-OUString ctor explicit

...and clean up call sites.

Change-Id: I7219a33652835e82fdc44e9e801a7e62868e4f38

2013-11-08  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [fa7085bd182e1968237b742c544de3ff0a5b9742]

improve calc function CRITBINOM

CRITBINOM could not handle large sample quantities, e.g.
CRITBINOM(1080,0.5,0.1).
This patch fixes that and also improves the efficiency of
the function by always iterating from the end nearest to
the cumulative binomial distribution.

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

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [d199c01ec765c62dee232bc1d6a9929cdbbb5158]

installer: the perl is borked

Apparently the $$languagesref in create_directories results in the full
path to services.rdb when called from mergemodules.pm as

 my $unpackdir = installer::systemactions::create_directories("cab", "");

... which apparently means that there's some variable whose name is the
empty string and whose value is the path to services.rdb.

Add some mysterious workaround suggested by mmeeks.

Change-Id: I6ba203f5cc44786969795eebab5359d5e9a8a12a

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [c5a7928fb56b9b5d73f7527a8248a28af4895167]

warning C4805 unsafe mix of type sal_Bool and type bool

Change-Id: I00064edb5105ede4bdf6a0cdec4bab00cdd52331

2013-11-08  Eike Rathke  <erack@redhat.com>  [9b10373edae490d2b9b7f8d733c59b4f63927bec]

"%1 is replaced to ..." ... maybe, or maybe not

Translations may have omitted the %1 placeholder in SCSTR_COLUMN and
SCSTR_ROW, or not have it translated newly yet because it was introduced
later. In these cases append the column indicator / row number as it was
done before.

Change-Id: I331cf0c529bebea02277784ea145c202eb6f6fda

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [961e319da7e8aa16b64ceee421e896802cbb82c1]

DOCX filter: handle numbering style's qFormat, rsid and friends

Change-Id: Ia261995b98e2108ab673c7b240a1aa822d3db96e

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [d632598049b473a6e06dde853b54cf5206604a9e]

Introduce MSWordStyles::GetSwNumRule()

This is similar to GetSwFmt(), but for list styles.

Change-Id: I5c198c786e0c73c83430bd60b91d0ef85c7a49fc

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [53163026efa4b402000ac6d22d90a71bff961ece]

sw: add InteropGrabBag for list styles

Change-Id: I2881a507d71aad10e39272141b5d63c6e39e2cc9

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [605f7c34b8598c6b3a5748d5a5382c07d743706c]

SwNumRule: add getter / setter for InteropGrabBag

Change-Id: I6f76dbfd806139f141c054dccb0884be32511e06

2013-11-08  Noel Grandin  <noel@peralex.com>  [272e48c681cf80b978d3cfc9c8d843bc7d1e71d2]

remove unnecessary use of OUString constructor in SD module

Change-Id: Id3591b232b43deeb70e3e2fffb5c6a8f561223dd

2013-11-08  Noel Grandin  <noel@peralex.com>  [9d7712b48ddaa0f308b669625b5ebbb1a3e75634]

remove unnecessary use of OUString constructor in SFX2 module

Change-Id: Ieafc413136a9b4b907de034914d918212e4c16e3

2013-11-08  Noel Grandin  <noel@peralex.com>  [da20c7f4396b127072074f4d7999ed29deee02f0]

remove unnecessary use of OUString constructor in SHELL module

Change-Id: Ibdb750dc8e0f4cd0f186d5801c0a269edd939547

2013-11-08  Noel Grandin  <noel@peralex.com>  [cd30747b74683dc5766073a4a9b3a4c0e5db3723]

remove unnecessary use of OUString constructor in STOC module

Change-Id: I980223cedb6d0054ef71cbd81691f70a24f506ad

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [c3e55a1f3b88fd53d13f563a4116d588643c34d7]

Hard-code the path to libgetuid.so in epmfile.pm

...so that it is still found after 7b3133ad882b24834f87b478d00bf4ee92d3cd63
"instsetoo_native: shouldn't need instdir in include path."  And no idea why
getuid was in PLAINLIBS_URE instead of PLAINLIBS_NONE.

Change-Id: I5de2a79cbd3c0064cd7776e269f4792304ec34e3

2013-11-08  Eike Rathke  <erack@redhat.com>  [e8176a5d487fe539fb91fa889a8cf2d710913b29]

added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361

Change-Id: Ie1e8c4beb3d2e17d311a5363d82feddfdff8e958

2013-11-08  Stephan Bergmann  <sbergman@redhat.com>  [06ee49358e7314a1b1f2394ebb07e7c0c2b4d334]

Fix external/accessories filelist names

Change-Id: I1a2dc8d95e9d6037fe50d80ee87dbe35bed69fc9

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [7b3133ad882b24834f87b478d00bf4ee92d3cd63]

instsetoo_native: shouldn't need instdir in include path

get_Source_Directory_For_Files_From_Includepathlist already
has a special hack to find all the files in instdir so ideally it should
not be necessary to put these directories on the include path.

Clean up readlicense_oo to make that possible; also copying license.txt
as-is to LICENSE on Unix but first converting it on WNT is rather silly...

Change-Id: I95f30bc5e0b7ca73c50156a7ce0131640185778c
Reviewed-on: https://gerrit.libreoffice.org/6613
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-08  Michael Stahl  <mstahl@redhat.com>  [2203611500f1fdeb63ed1fd1dfedbdb11dec968e]

installer: remove (now unnecessary) shlxthdlpath

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

2013-11-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [560b27613679d2a3b3ddb89c2afe481bcf2996e3]

fdo#71306: fix printing from basic ide

regression from e13a3d566ecc34a46e037aca1b2d70e58501e422

Change-Id: I0d734e112038746aa48df669d4b82b644a95c220

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [5ecd8a55ee494c1150ec552a9002c6991371437c]

DOCX filter: handle char style's qFormat, rsid and friends

Change-Id: Ie0bc9aff722d87fcd246d0cf1971ad6f34f0996a

2013-11-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [cad4afbd1444fe410aef014b01008b03ed4ecbf5]

sw: add InteropGrabBag for character styles

offapi already documented this, but marked as optional, and previously
only paragraph styles implemented it. Do the same for character styles.

Change-Id: I3e331eb43f325ac8963984b2460db53f1be497a6

2013-11-08  Vinaya Mandke  <vinaya.mandke@synerzip.com>  [e3d3b7bb0c6c8bbe87b3ce4b7c74f2d50fc1a78b]

Fix for multipe occurrences of attibute in <w:pgMar>

After round trip multiple occurrences of w:left,  w:right etc
were exported.
Also added UT for the test file.

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

Change-Id: I6a503cf609f627b8f8eb9d33691e51582c15b459
Reviewed-on: https://gerrit.libreoffice.org/6608

2013-11-08  Noel Grandin  <noel@peralex.com>  [458ff29ac36b4a99b14fab99ddc14090cbbfb199]

remove unnecessary use of OUString constructor in SVL module

Change-Id: Ib3c2f2b43895fe45e9efff888bbd81d8be5969e4

2013-11-08  Noel Grandin  <noel@peralex.com>  [81f5c65f7556bf0c08ce8a0d7029a9cc72319025]

remove unnecessary use of OUString constructor in SVTOOLS module

Change-Id: Iad58b125f16226cc6afa9d88d2c792065bbc244f

2013-11-08  Noel Grandin  <noel@peralex.com>  [913b4e7d856ad6392588886a4124d05676e8968d]

remove unnecessary use of OUString constructor in SVX module

Change-Id: I1506daaa4a3b736ee6bbb00100fca24df8368298

2013-11-08  Noel Grandin  <noel@peralex.com>  [a5536d9a0eac922d18f9008122034ca943d50148]

remove unnecessary use of OUString constructor in SW module

Change-Id: I015959dce567e5579ebb5c775fb57ae14e1cd3b1

2013-11-08  Lionel Elie Mamane  <lionel@mamane.lu>  [3cc85b071fdcf75adf8bcb3d59984940395c81e1]

earlier failure in debug mode

in the case that mpObj.get() is not a SdrOle2Obj*

Change-Id: Idff7324242062665c137685096cd82284e24f0d9

2013-11-08  Lionel Elie Mamane  <lionel@mamane.lu>  [e7fad6da680631f82684d4f248ab77d53caa4189]

fdo#71130 pretend to support service m_sServiceName

Which was the case before, and was probably erroneously changed in
commit 196f980012739d94654e6863b85b2e49f7e1a1e5
    fdo#54938: Replace existsValue for cppu::supportsService

Change-Id: I20323bba1105d1844c79a5a0ad3c9e133a9d0d05

2013-11-08  Eike Rathke  <erack@redhat.com>  [a5ccfa0fccc1139c2f4c66053214b8c229b9bda4]

adapted to reality

Change-Id: I79d91598b3104fb50d6c19aca135b8d16347ab79

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [16b58c86d8714d0042f7dbc3e0d79dd7a9bfe2d8]

gbuild: AllLangResTarget: clean install target

Change-Id: Ic71d50e2374f15f2cb5d15dd32604a867bfb74e4

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [28089fbecc27ab79ddd48f8240352c46b39523e0]

officecfg: move the reportbuilder filter configuration to filter/

Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [6ab99e0716091d5387ea3766d6917e580a56b8e4]

filter: fix error message

Change-Id: I3590e6598371197a6c41977c46e05b9b5d30eb58

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [bd5a6c285cbfbc77c3daad481687a1287a097a87]

a little instdir sub-dir cleanup

Change-Id: I97df3f949da7403e46951cf159a9fc1fca4cc23f

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [b38e996bcee13eacb61f340ccff787806c053ce8]

installer: remove unused variable

Change-Id: I03648e07b6f1ab895254c4e2a02717a6a318c783

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [91fa22fe533588c0e16c705f3810f1ce1a5661a5]

writerfilter: remove unused CpAndFc class in doctok

Change-Id: Id24eb2ab53e62961e6cbe2ea72221c6bfe7262d7

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [b8002169336b6b7597d32755e41fa3dc2688539e]

remove INPATH and PROEXT

- WORKDIR path is just workdir
- INSTDIR path is just instdir
- WORKDIR_FOR_BUILD is workdir_for_build
- INSTDIR_FOR_BUILD is instdir_for_build
- replace other usage of INPATH by combination of OS and CPUNAME

Change-Id: Ie398387ebd82a968ec2605f2103c55b43a231482
Reviewed-on: https://gerrit.libreoffice.org/6601
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [7fb73e6c30e66f028fe759376e3789456bf3ad33]

Make CppunitTest_sw_ooxmlimport use DECLARE_SW_IMPORT_TEST()

Change-Id: Ic5c204d6766bf5f2c5f346a84d92f1f03b1ff418

2013-11-07  Andras Timar  <andras.timar@collabora.com>  [63752c99899126ad57460dcc6c64ff223bfdce2c]

remove misleading comment

Change-Id: I8c4187f3f50c4675ab4fe392ef0f0736109788da

2013-11-07  Andras Timar  <andras.timar@collabora.com>  [a5b9d4fba2464f1ba87ee2d0fc34a3195fabfeb8]

xub_Strlen to sal_Int32

Change-Id: I5cf06c6d9648f8f447b7669edfab8436e6f948ab

2013-11-07  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [a29c9eff781fd6bceee5078669a53c52086b5664]

single-click for open recent documents in new Start Center

Change-Id: I34c6a5f9057707cdd1e2f4f82024818e7c8a6630
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6610
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>

2013-11-07  Tor Lillqvist  <tml@collabora.com>  [5d87a7f542bd98b1482842596d0aaa4c7757801a]

WaE: unused variable 'sSqlStatement' [loplugin]

Change-Id: I30fe491d8257affb994083ae312d9663ef7a28e9

2013-11-07  Tor Lillqvist  <tml@collabora.com>  [74ab9fb5cf6505aecee15f6f7eab61c1790bbda2]

Bin an unused function

Change-Id: Iedea7622d27e263b21943f7696ff71fb7fbd7c80

2013-11-07  Tor Lillqvist  <tml@collabora.com>  [aaa0ead88ce9bc8a94dbe3db82465cc5599c7dc9]

Umgekehrte Polnische Notation is German for Reverse Polish Notation

Change-Id: I80480f963b643596ff1c0e93af3eaa6ffc63c9dd

2013-11-07  Tor Lillqvist  <tml@collabora.com>  [761959e7af3ea0b7b80f33f511feec212b9dc7d0]

Cosmetics: Use more consistent style in the generated OpenCL code

Change-Id: I6c292c95cb3927954d71a5513665dcf2c54166b2

2013-11-07  Lionel Elie Mamane  <lionel@mamane.lu>  [e58c7886fe3dc830a14433078b8a1bea52a85f11]

typo in comment

Change-Id: Iea5084bd1c5765197e5dcf379637a780e52f42bd

2013-11-07  Lionel Elie Mamane  <lionel@mamane.lu>  [aaee12a8a84df2568b2262ee991a61ab926ae6c6]

fdo#65108 inter-module includes <>

Change-Id: Ie7e08f25741772f657a71369483917d989a05537

2013-11-07  Lionel Elie Mamane  <lionel@mamane.lu>  [c2ad6017e66909e9797bc728ac28a9575c84343e]

firebird-sdbc: replace named parameter by unnamed

Change-Id: Iad6023d9d16b10001bb8493dea483e655fc8519c

2013-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [39768755e8db5fb79d398373cdcde2cfd4e0f20a]

OAuth2 application keys shouldn't be in the code.

The GDrive OAuth2 key is now defined at configure time. If either the
client secret or client id is missing, the Google Drive connectivity
will be disabled at runtime.

Tinderboxes can set up a GDrive key, but they need to make sure it's
not persisting in the build log.

Change-Id: I09bc748641ec14eae890f273f05bffe4ed421dbb

2013-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9c30388aa239d7c9707d31bf827a2c5322a51e27]

CMIS Versions dialog is experimental-only for the while

Change-Id: I39e2f3437045ae0ef7b33c65bb59f9fe201dcda7

2013-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [29dd94c9aac80d2712957e104ccceb016424e545]

CMIS Versions: removed a few useless buttons

Change-Id: I08a1593700495c2262a270cb9055e973ab0ede29

2013-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [949e6c55300a58b0b3cb4c61a5d3ad923798281a]

CMIS Versions dialog: fix version date

The version creation date is more likely to be the
cmis:lastModifiedDate.

Change-Id: I15e81db6a4c5f638f3f472894608a8d6728dc2d2

2013-11-07  Eike Rathke  <erack@redhat.com>  [1edc24e8ef01fb9bc780d268d8dd20bfc42b3110]

more cruft

Change-Id: Ia6b975080598a87c5e262374efde9efb186051b1

2013-11-07  Eike Rathke  <erack@redhat.com>  [105c0a1626c5c15c9e3e08dc24aba6ef1977e3de]

make this work again

Change-Id: I0ac5dfdea6b5785b1651c3b362bbddea2354e7c1

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [6f2daecc5453cea0fa930d178e11328313961d08]

safe STRING_NOTFOUND -> -1 conversion

Change-Id: I1afd5f4ef3b0001e28a6c0ce86f2fe927515fcf4

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [9307b65407c1c50f3be8bbe5a664700e945a7efb]

safe STRING_MAXLEN -> -1 conversion

Change-Id: If07e632e81e1fda98f587b3c34b009144126d7ef

2013-11-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [bcb51cff22f385abe71555f8d7fdbec2697bf188]

fdo#63020: Replace ::comphelper::stl_begin()...

And use some templates inside include/com/sun/star/uno/Sequence.hxx

Change-Id: I48875fa1517751fc4cb0cf2b6c08b88975a29b47
Reviewed-on: https://gerrit.libreoffice.org/6599
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [d877941fc7bb690d0c5b132a914920cf65f8abb2]

align GetScriptType argument type with the rest of the family

Change-Id: I67a66eb05deaecede3cd77e06075c2e98be8d001

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [a7db1c8606b3c47f0d349918b72a2585d9b2ad34]

these longs are really 32bit

Change-Id: I6c71f1ce32df6067f0be820656d86e851d288291

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [660d761bfeea81c0b76cf08b4c961a2ad8d09a06]

fdo#70812 writerfilter: check for nullptr after dynamic_cast

Happens when we set "no number" in the default para style, which is
already the case for Writer anyway.

Change-Id: I3b262e633e52e4aae039c55d6edb744e36f0f354

2013-11-07  Stephan Bergmann  <sbergman@redhat.com>  [1b20921ae00609fd4a2cd5a5241083b886a45346]

Include backtrace in log

Change-Id: I76306ac61365282ef2de4869c1c8e21e044304ff

2013-11-07  Michael Meeks  <michael.meeks@collabora.com>  [7f7d116c2b723123e7374cdbb77c47fc067a828f]

liblibo: use gettimeofday not clock_gettime for better portability.

Change-Id: Ic111faf5db7709483f20fea8cbf9ff4298301b8a

2013-11-07  Michael Meeks  <michael.meeks@collabora.com>  [6f16fd620df2251b43695ed04a561398f2c6310e]

liblibo: fix static library linkage.

Change-Id: Ic6b69b322c819ff07d55e3b452dadafc60041e1d

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [07e3af405a8f16a9495de2d0642c67e660bbf8f0]

bump jpeg from 8c to 8d

Change-Id: I9f739ff803ef777931139bedb835a5fda46cb377

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [00ab87f80f6f720b34f166be2069e82147c844a9]

DOCX export: handle semiHidden para style

Change-Id: Icde4d5af2398a241c628f16225f1d427a2f27cfc

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [b4577903f572ebb21641b4444c630c76ef5accf4]

DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefine

Change-Id: I8c2c0ca8d060e2c460d0f36aed3050ed335fb3a3

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [14641f650e548ad3341809a22deb46f5ec93fa24]

DOCX filter: roundtrip paragraph customStyle

Change-Id: I7fec154ff3b39845e91301b4fb607381e80e13f7

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [c367a7e3cab3753eba3e0647cc4f013d882c521f]

DOCX filter: roundtrip paragraph style default

Change-Id: I93495b4a2f85fe9729f8e1c810532717783756e4

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [0cd6fc9cfbe485c19ea80124a8c87e4d8e14f813]

make the error not a secret

Change-Id: I4ee261bd1dc2c63f0b54e19a2684c8bf1c221680

2013-11-07  Noel Grandin  <noel@peralex.com>  [5d7bf132bda6e870e5333675c1897960d2c0134c]

remove unnecessary use of OUString constructor in TOOLKIT module

Change-Id: I0cc8c507ede20d5db1942b75e0c4b660dcd66c97

2013-11-07  Noel Grandin  <noel@peralex.com>  [24857c46daf06553e8618de46a0f3ece27c32675]

remove unnecessary use of OUString constructor in UCB module

Change-Id: Ic75e5aad03d66590e78275304c766c1c00179387

2013-11-07  Noel Grandin  <noel@peralex.com>  [f6ad2b7a52266e7a4d039f9ba557476e6881fa5f]

remove unnecessary use of OUString constructor in UCBHELPER module

Change-Id: I3e3cfc69c14a300f330264ae40c135e8135adb97

2013-11-07  Noel Grandin  <noel@peralex.com>  [5fca9e5bfce57875e5d93245d6d1219d0a0e86c1]

remove unnecessary use of OUString constructor in UNOTOOLS module

Change-Id: Iad166e6b9ce0877200bd58c388b3914b15167196

2013-11-07  Michael Meeks  <michael.meeks@collabora.com>  [b9bbd847876cd7b23861c862af510da8244aef18]

liblibo: improve the libtest sample app.

Add command-line help, validate arguments more, better error reporting.

Change-Id: Ia092895d0d116b003bb6c2a252f68ae9b6ba6d35

2013-11-07  Michael Meeks  <michael.meeks@collabora.com>  [3c608eb38150f3b11919adf6eca6eff0fdfdb0cd]

liblibo: share crude URL absolutization, and clean.

Change-Id: I559eac8626a011644f68f8391631447f15c643eb

2013-11-07  Michael Meeks  <michael.meeks@collabora.com>  [d324745fe95c7f0fad56f146e1e33f994a0d5de6]

liblibo: make liblibreoffice static as it should be.

The whole purpose of this tiny library is to break dependencies,
so requiring it in our library path is a bit silly.

Change-Id: Ie0e000b97db87afd57f693e19341eadf97323335

2013-11-07  Christoph Lutz  <christoph.lutz@cib.de>  [49112ec909ef465ecb1aa2786a283b57034e6af4]

liblibo: fixes and improvements for liblibreoffice

fixes for liblibreoffice-Impl (init.cxx): determine outputfilter from file
suffix if no filter is provided; ensure that url provided to
XStorable.storeToUrl is really an url; improved error handling

small improvements in somektest/libtest.cxx: output times required for init,
load and save.

Change-Id: Ic8b2c0d34cbeae3250c43cac02690e6ec1954ed7

2013-11-07  José Guilherme Vanz  <vanz@libreoffice.org>  [67311738157bced7b49e94b24845091995edb142]

fdo#65588 -  Elements Dock: Scrollbar moves into input window

This change "solves" the visual problem. But I don't think so
this is the best solution

Change-Id: I658f7a4182578e49644ae6de281f221499d61ad3
Reviewed-on: https://gerrit.libreoffice.org/6602
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Souza <marcos.souza.org@gmail.com>

2013-11-07  Noel Grandin  <noel@peralex.com>  [c980158a8286d5f583bd9d844aed2018bea310ea]

remove unnecessary use of OUString constructor in VCL module

Change-Id: Ie2b9aca5c3db46b43c53f72699fe828b28daeaa1

2013-11-07  Noel Grandin  <noel@peralex.com>  [8bfbd27f8da5bfcc40e3bc53afdc153156d2f874]

remove unnecessary use of OUString constructor in WRITERFILTER module

Change-Id: Iba6fd6e2bb9b2a9e937149f3e3465b0817208a58

2013-11-07  Noel Grandin  <noel@peralex.com>  [58fa3d50aa43102cea8690fd6bf51fb80c007955]

remove unnecessary use of OUString constructor in XMLHELP module

Change-Id: I033bcf9cddc58f605fe8d65731f8b312410da7e5

2013-11-07  Noel Grandin  <noel@peralex.com>  [c87a8fc6488dcbb2378acbfa921ec2d7ced0a73a]

remove unnecessary use of OUString constructor in XMLOFF module

Change-Id: I3bb704d2b1063cd8c2c903cbfa237a7723c321d2

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [98fd70592463ac6cc4df3bb535230780d44b9fbc]

DOCX filter: roundtrip paragraph style lock

Change-Id: Id656e48c1600bb7b04e8566d5c0f3297f80a89d9

2013-11-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [fc46d7f60b5cd8901115769f44b054da8b2a3100]

DOCX filter: roundtrip paragraph style link

Change-Id: Ide29e98b73410d8917742f2eeb15bdcbd9de87cc

2013-11-07  Noel Grandin  <noel@peralex.com>  [0121f632ef72bbdb0167ec8520a9bdf0a275274e]

remove unnecessary use of OUString constructor in XMLSECURITY module

Change-Id: I95b0eda83c60456f3db267183030fe5f6cd70bc4

2013-11-07  Caolán McNamara  <caolanm@redhat.com>  [cc79b16a75efcb62cd2fe2f1ee26f6650ab082ee]

ensure string accesses are in bounds

as demonstrated by ooo39541-3.rtf

Change-Id: I995f0250e98a68b1b56da877314c9fd24cf46221

2013-11-07  Stephan Bergmann  <sbergman@redhat.com>  [eacb4a71ec6801f7bec491f705151844c6bfe945]

Blind MSVC fix

Change-Id: I22c316cc82c40481fa1bf93412d97d67e1f95b41

2013-11-07  Arnaud Versini  <arnaud.versini@libreoffice.org>  [ebf5e56e2020359b648b0fec7bd64befe466e4b4]

Name threads for debug purpose

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

2013-11-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [117b24dbbd627def07e3fe06438f54172d20618c]

Add "New Database" button for Firebird file driver dialog.

Firebird is able to create new databases from within LO hence we need
to add a new property to database configration files.

This allows use of a db creation dialog (which is opened
by using the "New Database" button) in order to allow creating new
dialogs (in addition to being able to open existing databases using
the "Browse" button).

Conflicts:
	dbaccess/source/ui/dlg/ConnectionHelper.hxx

Change-Id: I6174f3b7d9032c48286b49b5ddf125cd3b428303

2013-11-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ee9bee5d4622e3fd2f0d112a15df35565809eb32]

$CPU no longer exists, use $CPUNAME for libatomic-ops.

Change-Id: Ic70214d5e875dc7672b5b9496f1d6a7d624d6ed6

2013-11-07  Stephan Bergmann  <sbergman@redhat.com>  [e66d3da2836121886d3ddbf5129e53eb5662686c]

Use rtl::Reference

Change-Id: I7e3922ba635acdb14ca489bda2535a69249cb001

2013-11-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f479f62c140bbab3869b8e2e783ee0c3f72dab3a]

Make libatomic_ops buildable and enable on non-X86.

Change-Id: Iec1d329f143ab76de7e8b4acd3da66efb6e0220c
Reviewed-on: https://gerrit.libreoffice.org/5812
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Reviewed-on: https://gerrit.libreoffice.org/6600

2013-11-07  Noel Grandin  <noel@peralex.com>  [628a812db0d9a53c1936874028c32c975153941d]

convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32

Change-Id: I009dd167d399d817689877a5e7e22dc4ab60ec61

2013-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95df39e382920dcd8bf86cb88f02dd219acbfa6f]

we need to use ScDocumentImport for all calls

otherwise a reallocation of the cell vector will invalidate the
iterators for the position hint

e.g. fdo#35208-1.xls

Change-Id: I26e473c968633eb6e9cc3ecb1c8060105f5f47aa

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7220b55f6347e2236e63491cd5d1ef9355c3320a]

Correct reference count type.

Change-Id: Id7902c8d21d22a6d5f3740a6bd72e0c1213461e7

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [db65fff2aa0e98622932c0372212b4a68f65b72e]

Perform formula cell compilations in multiple threads during xlsx import.

One sheet per thread. Right now the thread count is set to 1 due to non
re-entrancy of a large portion of Calc core, and beyond. We need to fix
that first before setting the thread count to more than 1.

Change-Id: I6997c1e9540de939f1f00b1798e2b32059787ae5

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1cefb146a878080ff8609c9af21c1e494af1245b]

Allow instantiation of more than one SvNumberFormatter from the document.

Change-Id: Ide6875e031268337bf6a21286176a38905c12691

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [db9a73d51823a0c8392cc426da8f96ff69209832]

Allow non-pooled instance of SvNumberFormatter inside ScCompiler.

Change-Id: I645079254621c2f2684a69116b094e37e46f46f4

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4efc5fa37681e1e0ff3cfffab8a4ea33f24b5ba0]

Protect those global symbols containers with mutex during initialization.

Change-Id: Id15b3e1a2bfebd2ea795fd412a259f125f5d9bab

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [88357ee6f4f0b6c42b2b07eae3cbe59d62075896]

Make TransformInput() a non-member function.

Change-Id: Ieb077b6ce661e2885d6010519f137235a048f9df

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [35a5999247bbb120dc677515d199b7da3c39146f]

Guard cache access with mutex & a new method just to check for range name.

Change-Id: Id24b5ba72362f9d878b4878c1e807bed3e596b20

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [719c3fb46bb38c69daea617ea9aaafc72505684d]

Add mutex for external source document meta-data container.

These get updated from reference parser code (ScAddress, ScRange etc)
which may be run from multiple threads.

Change-Id: I5a1aaa4b51d9b9fb032458eb5e89f0652887184e

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [112fb381299ed917b729b17066974a3dc9c3bafd]

Make this method private as it is used only internally.

Change-Id: I752c9a6bcd7f5b057cd517a9630a975009d6fb0d

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7d2619c9ad084237238b54a0e1c7a449fd7441be]

Set mutex for external ref cache content.

Change-Id: Id00c0e553e08740df8d9b7eef19407e1b0d3f022

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [29d1303e234d5d7ee2f312d28592869f020eb2f2]

Use atomic increment and decrement for thread-safe reference count.

Change-Id: I630298b1c37a6d23c1aa17aabc1c9b2dcb48608a

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1d996cee76a50a5a6aa74e21eec89e03a05772e7]

Keep the integer type in sync and remove unused data members.

Change-Id: Iaaf1ebddd3b946b3211952729d41b01f0967f374

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7045802f27f3efe74b4ed9146d33abe253df043a]

Add mutex to guard the shared string pool content.

Change-Id: I0eb97d0fbeaefd8a1c86d240ed8bd7f208fb662e

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9611851a5349f564ba97bacd9619eb8b329ae283]

Avoid using an extra buffer when the name doesn't contain double-quotes.

Change-Id: Idc76ccad114e5964f80c5a3c8c8da2a64c1a2b86

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [dd9b59ef1869509817aa093747142e1ab0c3adba]

Add new test for parsing OOo A1 style single references.

Change-Id: I7644338bd536d16777d330a64764eb26ecda5da5

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [eced6da7455c671807d60becf3b2b549f39e87da]

Using OUStringBuffer is faster than chained += operator.

Change-Id: I9991028ddd8ab6e2e43fe9a19428c9fdfbd38db6

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [04532617c7d264411563db24dc359326cc18eda7]

Avoid duplication of ScTokenArray during formula cell construction.

For slightly less overhead.

Change-Id: Ie5861d585d6e22fbd19dfd57edfebae4f4504839

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a09f7fddb4e847b35e6d47a45403c649152dd671]

Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.

Instead of a pointer to ScTokenArray, and then clone its instance.  If
the token array gets cloned in ctor, take a const reference.

Change-Id: I280fd7eb9eaea9905dbf954a1ace904ab0814dfe

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [df8257faf64b01f3de26277742195693ddfe29fc]

Check all call sites of CompileString() and make sure we don't leak.

We *were* leaking quite a bit.

Change-Id: I3f53eff22beab27b34a055a4452311f2e2f771db

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [55107688ea606d229ccdb12df6e570ae02db1999]

This method is now unused.

Change-Id: I22b1089ee99ad041d567fdac8714c2e7fa774056

2013-11-06  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7a3b8b1a5a753627c6518b9a5b8e2a041d4d6331]

Compile formulas using internal API directly...

rather than via UNO API which does triple conversion per formula expression.

Change-Id: Ib397c7976c06b98ce036caa7bfe2748e868299d9

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [518f404db780939e3f1d96300ebeeb1faaad6838]

installer: remove some special-casing of obsolete "common.pro" dirs

Change-Id: I8e79bb278759c3d6c5c782c6f2e0df8758e801c8

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [19b2933c6df6d429f47334f0882a3aaa17c61a39]

installer: stop using PROEXT

Remove "productextension" from installer.

There is some "common" cruft here that needs more cleanup..

Change-Id: Ia4ef306009f0c4952792d096bb335f834b0f8262

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [eca3dec2047bf675932cc9a6b2ad8acaaf919a24]

fdo#42783: remove CPU variable from environment

Replace uses with CPUNAME instead, and get rid of the horrible
postgresql patch that worked around environment leakage.

Change-Id: I38ccabfc438360524a272901bb9332ea708e274c

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [9487456637abc1f26eda26f9e38f260b5f49edc2]

configure: add vars for Solaris/SPARC64 (already checked in vcl)

Change-Id: Ic27986d8d45f61facedf2400b77334aaf1da7c1e

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [8c85ae050f7205e5cb8f56abb48ea88eb7a4eb7a]

configure: stop adding dmake location to PATH

Change-Id: I06c85f064a478ead6cecbe1c2d666ba3d947a177

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [fadadbdd3536e3640116127b4c7b59f718913be1]

remove unused gb_smoketest_instset

Change-Id: I73739639be5aac39e50cf6cbe6dc576f350d07fa

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [e832d717eccd91f3a89e94b0d20b333f3f83d995]

config_host.mk: remove unused use_shl_version

Change-Id: Ic829f1966cafa7c7680b95600ef071417ee9b9f7

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [323123337d407644e94e3ce2b8ffa863cbd41e68]

configure: WORDS_BIGENDIAN is unused

Change-Id: I81b268d06c66860982b4d2443a1126e787f4190b

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [94d31d9ad1513504bb1415f0cfe70be380e18b9a]

vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIAN

Change-Id: I5186904b9703d6c9c49ca4c3b4a62f83423b1ae1

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [1e7f9952140fb42c71df2113166902ef98287780]

configure: no need to put OSVERSION in environment

... since it's only used inside configure.

Change-Id: Iaf88239a5e8eb7215406b9948ca2599bd1468a8b

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [dc920c16de09dba26213c061ff0a17ed77c10782]

gbuild: add BUILDTOOLTRACE to debug build tools more easily

Can be set like the CPPUNITTRACE variable to run build tools in gdb when
they crash, like so (but beware that it will run _every_ build tool in
gdb...):

 make PARALLELISM=1 BUILDTOOLTRACE="gdb --args"

Change-Id: I64bd92f77c091c72cbabd07aa449882e78bdfc95

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [7a273a59f73df057d2fd20fca40ae060ffbaffa3]

OUString::operator[] silence -Werror=strict-overflow warnings

GCC 4.8.2 warns when index is a subtraction expression; the real
problems in that case will be found by the "index >= 0" check.

Change-Id: Iac2796badf88b7bdf6c273ddb800a8af0d3eaa6a

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [b5aa7f71e6aa4440d5a7bb3cd35a34d35c81f970]

OString::operator[]: make this consistent with OUString

Change-Id: If63362aba058bbcc0cc6bb1fae1c76005f1291d4

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [5effaa90f38d55f035d381ad8982d2ed6b9d46de]

idl: fix out of bounds string accesses

Change-Id: Id0d07ff9bcd4858cb74458eaf13fb9386387f455

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [614e04019a672cdd61b86699d99250d80f169f95]

codemaker: fix invalid string index access

Change-Id: Icca819484e751864d146a893fe78e8ef2c36363b

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [10dc66052ae1bd5f8ba4be1554ab9654d2af3e93]

vcl: PPDParser: fix out of bounds string accesses

Change-Id: I1793a58fa107b190f8412bbc3376009f3b85c6b0

2013-11-07  Michael Stahl  <mstahl@redhat.com>  [c98fc675df85b0d54c0c10c9c7e9e30716c927d2]

scp2: fix extra_fonts

Change-Id: I9fcb88dd50dbd0f4145bf83dea27e414e6fb3aff

2013-11-06  Stephan Bergmann  <sbergman@redhat.com>  [107c2c7c7bb7eacba4045159ac40fe3b6737d4f3]

Remove #ifdef TIMELOG'ed SAL_INFOs

...the code doesn't make much sense that way.

Change-Id: I506e37b44924701255431f6d20d4610f7f52287d

2013-11-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [31fd531b2757269dde108b362752f7949615736a]

Revert "Make libatomic_ops buildable and enable on non-X86."

(Pushed from wrong branch -- incomplete/broken.)

This reverts commit 0351eaf42f4ebda8564f0f7cdf32706dfff735f6.

2013-11-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0351eaf42f4ebda8564f0f7cdf32706dfff735f6]

Make libatomic_ops buildable and enable on non-X86.

Change-Id: I9423672b03caa4d500d44155bc47d4a8fa10c3cb
Reviewed-on: https://gerrit.libreoffice.org/5812
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [7813bd3113beb2b2860f9eb213c5c67ef54f5bf0]

cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlink

Change-Id: I3a87a0277952ba0a422df8988151f8b14e166e06

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [eb3942a24918e9537c85cc79a405fff8c167d456]

DOCX export of para style's qFormat, rsid and friends

Change-Id: I4ed35f2b497fec96d012303001d4861768daef6a

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [e2790597d9cd534321bf95cb72dcad13e405cc47]

MSWordStyles::GetSwFmt: be explicit about what format to return

Change-Id: Ib8afdc757c30ca1571d8d7ec7145b749952edbca

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [3ebfef72037f9b4e33e9ca77fae0d03706ef5d83]

DOCX import of para style's qFormat, rsid and friends

Load these into the new style-level InteropGrabBag.

Change-Id: I89b138c334dd3de36b97ef103d5483ca141a6585

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [d66029491060db5f45532d0a7e3e3c52b4b11d1e]

writerfilter: make GrabBag methods accessible for para styles

Change-Id: Ifbb5eaa85340e07d34fa2b9cb2ea4f83f74ffab8

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [a1f6a4667c985b6037e9041a938cb714bc03f5cd]

offapi: document style::Style's new StyleInteropGrabBag property

Change-Id: Ie8a022858a1bbdf3c66044d9935e62675ea8cff0

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [02b91a83b67f230bb58854340c79e94cc147bb12]

sw: add InteropGrabBag for paragraph styles

Change-Id: I44087a5119a538a3892d7f44a33a00bc601a6d44

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [8dfd8245381b8b9e89d2399b35c089964385b3cf]

SwDocStyleSheet: add getter / setter for InteropGrabBag

Change-Id: I4163633f11c75cf9f12485212f563c8f53af38f7

2013-11-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [e9b848270850f57965d274f7fd47fc2a84611465]

SwFmt: add getter / setter for InteropGrabBag

Change-Id: I3f97c23077f8c2af69873e9cef244265378f44f7

2013-11-06  Eike Rathke  <erack@redhat.com>  [db1118a652891543a4d71e29d7a4fcd9c2d79515]

cut cruft

Change-Id: Ibd1669b22e990d21b3fb35a6d412067e80b602b8

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [929ab83d93da4250cc55aee96738c8b1b4f55c1d]

check for valid string len

as demonstrated by fdo59762-2.ods

Change-Id: I36cddaba5f664d5d95e9a661eed1cbe9dec1c273

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [e7c6ebf38fe5e27c598dff970851d2e9fef6adc5]

check string bounds

as demonstrated by fdo54887-1.ods

Change-Id: I2d5568126c58c831446b4c4b050ffed193f7921d

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [f8f0f18d7109db4dc140524027c1dd18b6c7dee7]

check for empty string

as demonstrated by kde246118-4.odp

Change-Id: Idf1224555e0d7be9a679862da9ff256cf7a4d128

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [0325093fdfbb150f8a5176c56cc1a4803ffd1c80]

check for empty string

as demonstrated by ooo29618-1.doc

Change-Id: I81c953530cd3a617a245ed03a9c355f3383045ab

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [8f25d823a8d5488ae4880ae009a026f6fc07f611]

check for return of -1 from getToken

as demonstrated by ooo91883-1.doc

Change-Id: I11a7f0747334f4cecbfd34c9353598d875be02c2

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [8050da9683e859c59ed0b74b1e040a59b888aeac]

don't access past end of string

Change-Id: Ia431f51cb02bbd235cdfe56a8131d7b622e9e311

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [3aa58661aab928548c73a61cf450c010cd2b44dc]

fix wrong test for end of field

regression since 2564c5bbe4acd3f29530b056cef3f6e8ecb6194c

Change-Id: I40741875e873d64a682468616700d25904302878

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [bf205162f1509cf27e7f4d65a240beda899c06ef]

preview might be empty

as demonstrated by ooo110440-1.doc

Change-Id: I780a756d328eb35c9be1572319dd4f802c1831e1

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [bc71cd3d645474aba462dcc524a0f93721374af6]

avoid out of bounds string access

as demonstrated by ooo110088-1.doc

Change-Id: I1df32536c1eb78e3ba93885df78328fde894c186

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [9649cb574f9416ca4061ebed6f1538438cb55cb0]

avoid out of bounds string access

as demonstrated by ooo109591-1.doc

Change-Id: I91b4940828038561885e8d3a109c40a668aeb15b

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [d4d56060eeba4dd78c518e4e1728396efab67962]

make WW8ReadFieldParams::GetResult safe

as shown by kde239121-4.doc

Change-Id: I60356e7d76cc271869079f2fffa00e149274a8cc

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [0ce59fb3e1758e6ac0b2d7e203c4770117ff7d36]

rearrange tests to avoid access past end of string

as demonstrated by abi6637-1.doc

Change-Id: Ieed0ca7ccf2d8587179a4530a1da29d7d8228363

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [c7332236cdf059645ec206b890d7975cf965da54]

don't access beyond end of string

as shown by assert in fdo37872-1

Change-Id: Iccc27b7898a72a0f580c0e8996c8e69de7ea8842

2013-11-06  Herbert Dürr  <hdu@apache.org>  [bb16855eb0b775fe7a36fc4e3c8515e7fe3d70f7]

#i123575# RmMoz 7/9: fix mismatching header guard comment

(cherry picked from commit ce2260c549c1cafadd1182e4e7155b18ab44e771)

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [fbdc77fea91e6003e2c3438e326e454afd5c0f92]

convert insert slides dialog to .ui

Change-Id: I4285ccfb9609305b2e92fec6c3f79b5277016f8b

2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [9b6b03542df7f6b0feecf60a13bab7e885ef3587]

convert InfoBox to MessageDialog

Change-Id: Ic3a7b927c4eceb4f059e84d135b710f150ccfc3e

2013-11-06  Armin Le Grand  <alg@apache.org>  [f120005ea41d59caf4b7d7f6017f3549d25b4287]

Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...

redefined GraphicAttr to be expressed as primitives if needed, enhanced render
and export quality if graphic is modified using graphic attributes

(cherry picked from commit 1e79e8da3f8042f7d7bd94b2c9f03cff7545b05c)

Conflicts:
	basegfx/inc/basegfx/color/bcolor.hxx
	basegfx/inc/basegfx/color/bcolormodifier.hxx
	basegfx/source/color/bcolormodifier.cxx
	drawinglayer/inc/drawinglayer/primitive2d/graphicprimitivehelper2d.hxx
	drawinglayer/inc/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx
	drawinglayer/inc/drawinglayer/primitive3d/modifiedcolorprimitive3d.hxx
	drawinglayer/source/primitive2d/graphicprimitive2d.cxx
	drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx
	drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx
	drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx

Change-Id: Ief2172efc9cc1b9838de48ec7f536c05573c7dc3

2013-11-06  Eike Rathke  <erack@redhat.com>  [3476768dc52dac9ed10a204ffcf000cd042d8993]

corrected Time100SecSeparator and quotation marks, fdo#71243

Change-Id: I86fc8a6e7a1b09f54a20db55b6079d945fdb7338

2013-11-06  Jan Holesovsky  <kendy@collabora.com>  [3f1a0a006810f7c9dbd270c7767cf331b1c901f5]

Related fdo#47802: Bring the 8bit and 16bit .doc on par.

The code expects that sTxt holds both the cbTextBefore and cbTextAfter, so
let's make it so in the 16bit format too.

This fixes assertion in doc/fdo47802-3.doc.

Change-Id: I35cc7c1e80a33f013ab2eaae073b111214245e25

2013-11-06  Muthu Subramanian  <sumuthu@collabora.com>  [3752d67c050f369f683ca60e50e0a30f59166449]

fdo#71075: Adding unit test for chart import (odp)


2013-11-06  Caolán McNamara  <caolanm@redhat.com>  [16c31e90f791c5a690ca1901c0fa40369023658b]

don't access string out of bounds

Change-Id: I562fbdb9eec3af297ea95a0d161721ec345e6a19

2013-11-06  Takeshi Abe  <tabe@fixedpoint.jp>  [9bd00edca5f45b809221197a75a620ff30a8ceb0]

include <stack>

Change-Id: Iedaacd9981a6ca186ab5e1f9715ed4fcf4ff0cb7

2013-11-06  Takeshi Abe  <tabe@fixedpoint.jp>  [9c2ab712300c78bdb74ee307fae0a6d118829e5a]

Drop unnecessary #includes

Change-Id: I9659279233067a8946a9e54be2f22439854a961e

2013-11-06  Andras Timar  <andras.timar@collabora.com>  [b08f6ca2e1f3d9b393435a137dbd247f3cf20b6d]

INSTDIR <> INSTROOT on OSX, and we need INSTROOT

Change-Id: I629c9791756c7c2bf95772c9b44386bd14911bd3

2013-11-06  Noel Grandin  <noel@peralex.com>  [e74f4232844666e74aa2b8383894931c9007188e]

convert linguistic::isUpper from xub_StrLen to sal_Int32

Change-Id: I7bf426e1753b3761c9ce8930ad637526a9895495

2013-11-06  Noel Grandin  <noel@peralex.com>  [48d4fa594e255d05f0be15bcb345f2cf6681962f]

convert INetMIMEOutputSink::write from xub_StrLen to sal_Int32

Change-Id: I923a6cb4ee6641c9a289e28c32f431ba6c38d5dc

2013-11-06  Noel Grandin  <noel@peralex.com>  [fa109ceba9796eddef82a71bc454e0fe393c81ce]

convert xub_StrLen to sal_Int32

convert various module-local functions

Change-Id: I89f3eb40b107e2617958e474ffe86bd73e01cf33

2013-11-06  Noel Grandin  <noel@peralex.com>  [296329a926877d069f55364a177d734f385ce7ae]

convert xub_StrLen to sal_Int32

convert for loops using xub_StrLen to use sal_Int32

Change-Id: I5f635ca078966fefe938dbc7e8dea7c8d0d0b554

2013-11-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [ebeff1814cbecfba9bbeaeba8067b58f71703a39]

codesign: fix script to support spaces in the CODESIGN_IDENTITY

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

2013-11-06  Tor Lillqvist  <tml@collabora.com>  [0aa9ced531b8d85ad067c1d156a9708eea628d78]

It's types.rdb now, not udkapi.rdb any more

Change-Id: If6e8c4862ec628eb4c052e0fd237f5aef89db8eb

2013-11-06  Tor Lillqvist  <tml@collabora.com>  [fdeb3e618667bc7b556dc6be9b93c451a91fa8ba]

Recognize also arm64

Change-Id: Ia66dc4bfa5ea32c6099a135d7182bac2418fb731

2013-11-05  shiming zhang  <shiming@multicorewareinc.com>  [f1d75291e3e04c636b4dc2c44827d85b0263c46b]

GPU Calc: implemented STANDARDIZE

AMLOEXT-77 FIX

Change-Id: I5f91d497417e87a489728949a4436f33ed3da235
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  shiming zhang  <shiming@multicorewareinc.com>  [f7cd30228fea8426d2652df5f673808a1032ebe0]

GPU Calc: unit test cases for STANDARDIZE

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-77 BUG

Change-Id: Ie2919ca8d99e19ff2d17fe9d7fc3fbe2a49a4e05
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [6786d9b887f821160f7d77b9a5854bc0b019b38a]

GPU Calc: implemented TANH

AMLOEXT-61 FIX

Change-Id: I7c8dcc23d85aa809f134446dcab97e51405d58c2
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [f69d6457840216a87093a503a648ee3c34a04e78]

GPU Calc: unit test cases for TANH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-61 BUG

Change-Id: I1db0693cdacdf437c413e56e3c97f0ff4d913211
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [ecda5dc6203cfefdb075984fb9826d33fc214c43]

GPU Calc: implemented TAN

AMLOEXT-60 FIX

Change-Id: Ibdbc0f22e152f5b73191f3a16e9e5489c0007fc3
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [e7ff395a3f70573c0dbb4093e86ffe57e935fece]

GPU Calc: unit test cases for TAN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-60 BUG

Change-Id: I29433afcc8403fd6938d39667b18e786f4e5b6fc
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [abf91ac4d63d8ceabb54125103922c74f12f16a4]

Remove unused writerfilter::doctok::DffOPT class

Change-Id: I6febe03a81a249548344696f7bfa89e5f8863940

2013-11-05  Eike Rathke  <erack@redhat.com>  [63360cbe1c3c11f8eb627be83f519f5dd6c13a4e]

added French (Burkina Faso) [fr-BF] locale data, fdo#71243

Change-Id: I788d1d1c54cc0a30cbbdc07066bf133c2814304a

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [8d460457876bbe696d6a2101ee49f81dedddb382]

GPU Calc: implement fix for SIN

AMLOEXT-58 FIX

Change-Id: I68d23a66fd46b239911f8ba686b0492ca7783267
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  fengzeng  <fengzeng@multicorewareinc.com>  [041d7146412750ded74bfe7e59c14e7ffd9d35ac]

GPU Calc: unit test cases for SIN

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-58 BUG

Change-Id: I484b86650e3e7bb11aa59aad6ae01be152aa2cef
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  yiming ju  <yiming@multicorewareinc.com>  [c1492fe9ea81eb7d6af3e636f022a23fb7874b9d]

GPU Calc: implement fix for PV

AMLOEXT-73 FIX

Change-Id: I0b9014a5d78165adaaa41c7e6cc05e876981f37d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  yiming ju  <yiming@multicorewareinc.com>  [66530aeeaf9212bfcb371048d9b6f6ca3c09e196]

GPU Calc: unit test cases for PV

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-73 BUG

Change-Id: I2ed3e1dfa07aac5f28942a1a2c94826757c9d0cd
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [e9a7ff1a5ba9d5ba34eeca9d622d8a3a9c68ade8]

fdo#67862: Add greek symbols to docking window

Those were already present at starmath/source/symbol.src and are
merged to the docking window now.

Also make use of SAL_N_ELEMENTS.

Change-Id: I3e1f082082763168e731c3771c0b71467d095eba

2013-11-05  yangzhang  <yangzhang@multicorewareinc.com>  [01f6f620395a86abe1e7f503ae4b3b5f7124e144]

GPU Calc: implement fix for ABS

AMLOEXT-47 FIX

Change-Id: I438ad01d717dbc34ea8bc45e8f6de4f7d0c2bf2c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  yangzhang  <yangzhang@multicorewareinc.com>  [73cde39d6314fcc426165d1fea204f78de847ffb]

GPU Calc: unit test cases for ABS

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-47 BUG

Change-Id: Ie33b4e5fad47f58a33ecdb0405521e7df694148c
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-05  Eike Rathke  <erack@redhat.com>  [289d4bf7e0631221a3b0b4a59e031069a608ab18]

removed unused aStrRow member variable

Change-Id: Iaf722c7c59e1659a598180e3a5cbc3edde6157c4

2013-11-05  Eike Rathke  <erack@redhat.com>  [56fbf9854634cf7e6195a2f1a0c91eaa7e2179e2]

OUStringBuffer is unnecessary here

Change-Id: I385acd3b730053daeb704d71d2d099317e87fbc8

2013-11-05  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9a16e421a2712af0f443b47ac9c652c92adb19f5]

bump product version to 4.2.0.0.alpha1+

Change-Id: If7cdbb110ffa9f34bde257ae4491533c838d20e9

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [730c6bfce574e386d07193e8b3974748ef30e464]

fill in nNumPrecRadix

Wrongfully removed by commit 808052a13947c9841ce5c9e40860c48bbfbf3434
Date: Tue Jun 20 02:21:13 2006 +0000
which only wanted to make the code warning-free...

But also disallow radix 1 (which does not make much sense)

Change-Id: Id8e313301fa6d5e9643d76865a62cc933999a63e

2013-11-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0340125f912294c76ab409480f5aadecf8aada04]

fdo#71120: use native checkbox height

Change-Id: I5d112660015f993856b0709f6a5db2baf521d745

2013-11-05  Eike Rathke  <erack@redhat.com>  [2d793b1a7f08e2f42a8e9bd96b7470e15784f7cf]

"%1 is replaced to column letter" ... so do it

In StandardFilter dialog when not using column headers the field names
were displayed as "Column %1 A" instead of "Column A".

Change-Id: I29216eaa6b98e4a786f77d47ef20135e15d7d45a

2013-11-05  Caolán McNamara  <caolanm@redhat.com>  [603e9338568c29c01f812c4fd47b7e8138e015bb]

Resolves: fdo#58094 don't crash on attempting mml import

Change-Id: I812f2b3e333ea59e9ebfc75a854faca050af8711

2013-11-05  Armin Le Grand  <alg@apache.org>  [2e5167528f7566dd9b000e50fc1610b7bf99132a]

Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2D

(cherry picked from commit f5d69b2b8b002ca6905496a9d9065ef76b5641d7)

Conflicts:
	sw/source/core/doc/notxtfrm.cxx

Change-Id: I1758aadcbe97ece271277378e62300b895421768

2013-11-05  Adam Co  <rattles2013@gmail.com>  [57c54792781cc9befe3a65a97b37fa85f89da0ae]

fdo#69644 - fix docx export of wrong number and width of columns

When the DOCX exporter exported a table, it filled the table
column definitions with the column sizes of the FIRST row only.
This was ok for tables that have the same columns on all rows,
but for more complex tables with different cell widths - the
filter exported the wrong number of columns and the wrong width.
A followup fix would fix the rounding problems there still are
with the column widths that are exported in the table
definition.

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

Change-Id: Ie95dfe60b1c1811776433e457ca04e728623e01e
Reviewed-on: https://gerrit.libreoffice.org/6290

2013-11-05  Armin Le Grand  <alg@apache.org>  [f689578dc4f3a77f6a3e72bbf32adf88a2c55526]

Resolves: #i123542# corrected ODF XML export of 3D cube and sphere

(cherry picked from commit a8cc15c001ac76c0d320837cc4cdf65ecb7fc923)

Conflicts:
	xmloff/source/draw/shapeexport2.cxx
	xmloff/source/draw/shapeexport3.cxx

Change-Id: I35f7817f3ea95177dd3aa633b9cbb1b5703f08a0

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [250015d1107eabb2e4fdb9e762b3bd06b6c1739b]

When in Rome, do as the Romans do

Change-Id: I1529d035edb2f1453dc72a32df5c2750dc526672

2013-11-05  sushil_shinde  <sushil.shinde@synerzip.com>  [8ab553117e038ec1eab76ac1c3d8a0b5aa968baa]

[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.

  The XDocuments representing the DOM of an OOXML's customxml document is
  stored as the PropertyValue "OOXCustomXml" into the "InteropGraBag".

  Added mxCustomXmlDomList object which holds xDocuments for
  each item.xml from CustomXml.

  Exporting all items dom tree from customxml that has been parsed
  when loading the file.
  This is necessary in order to properly reopen docx files that
  contain data like citation.

  This fix grab bags only item[n].xml's files from CustomXml folder.
  itemProps[n].xml's and item.xml's .rels are not preserved and exported yet.
  (Working on this part)

Change-Id: I330f34f38a7aa4cd39094371bff15ebbc0318167
Reviewed-on: https://gerrit.libreoffice.org/6519
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-11-05  Armin Le Grand  <alg@apache.org>  [0794e9ec93be4cfa11daefdb2e428952ea7669a5]

corrected export of polygons with text

(cherry picked from commit c0f65b29f8028ab750c8caac033645c3da3cf2f5)

Conflicts:
	xmloff/source/draw/shapeexport2.cxx

Change-Id: Ic8da384d094ce735ecba51b282de7a697558e51f

2013-11-05  Armin Le Grand  <alg@apache.org>  [8b2fb0e153fa846a171105b7801c398ffbe3d595]

Resolves: #i123510# changed priority in style preparation

(cherry picked from commit 86459550d81c3eae067e89d9af1b6e872215a588)

Change-Id: Ia567666cd76dce646479003a830d969f4962da71

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [dc30cdbc8d5e7772281511188ba2d2a7c4c8af51]

Avoid local methods in DocxTableStyleExport

We already have DocxTableStyleExport::Impl, use that instead of passing
around the serializer with no good reason.

Change-Id: I8cc47c34201219c4102c5edb21bcc1455da48ff4

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [2c26e47cdcc9ece7927e130c7537369820be6f6a]

Avoid msfilter::util::ConvertColor in DocxTableStyleExport

It's more consistent to do all the any to string conversion on the
import side. Also, when we have the ConvertColor calls in a single
place, audit grab-bag-related calls: those should always enable auto
color conversion.

Change-Id: I39ef74986617ee0ed629607e2a069047879b0422

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [1b76aebcb29aef751127472ba8df4377a9f49b49]

DOCX filter: handle shd's "themeFillTint" attribute inside tblStylePr

Change-Id: Ib2bc21e0fb5d874ed82ac826eeab209dcb9303eb

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [e21068ff06803d07c8b0b785952eba4381add256]

DOCX filter: handle spacing's "before" attribute inside tblStylePr

Change-Id: I0617b6d3b9e6d81300f97b0b992081cd10ec2fdd

2013-11-05  Noel Grandin  <noel@peralex.com>  [a6dc113734385cbf37db7ff1804f5276530f78f7]

convert xub_StrLen to sal_Int32

Convert code like:
   xub_StrLen nLen = aStr.getLength();
into
   sal_Int32 nLen = aStr.getLength();

Change-Id: Ib0af6b747068257478918fd1cc93e4925f32ac47

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [bb60c5a877057918b59de08207e83aa284d281cc]

Updated core Project: help  7e453f7aa00ad02def99283bd32a096615530f8e


2013-11-05  Armin Le Grand  <alg@apache.org>  [36f21914b31a28f75ec2195c266424a18408f747]

Resolves: i123564 corrected some aspects when working with bitmaps...

with low color depth or small size

(cherry picked from commit ba54ce4fc788605fc96235f432b455311faee406)

Conflicts:
	cui/source/tabpages/tpbitmap.cxx

Change-Id: I10677414ab7d1904dbb29cd395a0c0334e0faa03

2013-11-05  David Tardon  <dtardon@redhat.com>  [7098f83ec3121f2fb8d077795575c600744ed85a]

add check for libodfgen version

Change-Id: I4d053c3234d93f141abbbab1412c591795c412e2

2013-11-05  Caolán McNamara  <caolanm@redhat.com>  [1563162131ae00cd2a33c59349567a7b820dc5db]

Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junk

mpParent points the contents of mxParent which is a WeakReference, so
we can check if the WeakReference is still valid before using mpParent

Change-Id: I40424714865e506b8cf27017539795eb834e10d2

2013-11-05  Noel Grandin  <noel@peralex.com>  [3d65dfa3c98e0f79c579cfac23d55092f7554244]

convert xub_StrLen to sal_Int32

Converts code that calls comphelper::string::getTokenCount() to
use sal_Int32 to store the return value.

Change-Id: I439605a39d29b1309649e30f3ff40dfa412efcde

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [9802db7ff181a9c4d15cc453725b63b82a941fff]

Updated core Project: help  fed648365a724a068113c6491d380fab67b5f5da


2013-11-05  Niklas Johansson  <sleeping.pillow@gmail.com>  [af93243d06d81e996c1fae92190bc9622503e25b]

Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set

and inherits from Edit which reuses that same bit for password

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

2013-11-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [ebf3df49118dad83acaf045b71815d7900289046]

DOCX filter: handle tcMar inside tblStylePr

Change-Id: Ifc7694b39337fb9824c2b57083fee101d48f6b84

2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [7f2576538e081ca6e01bc3e0e49ace5816390dc6]

Updated core Project: help  8008ef0da6efee532bcd49b8e8b6560cf4f84c73


2013-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [8dd06175e3720562c16afe123d56bffdd85c4b8d]

Updated core Project: help  5e583229241ba0d1b5de8567645f45bde38f081f


2013-11-05  Tor Lillqvist  <tml@collabora.com>  [05a4ca26a66fbcce879a313e827863c0267cb7c8]

We don't build NSS for iOS and Android

Change-Id: Ice999350f91f6cde82d6a55e9ca470378d41c61f

2013-11-05  Stephan Bergmann  <sbergman@redhat.com>  [8bf2052de8516a76926b7885621ec001616018fc]

Improve debug output

Change-Id: Ia09e61a37bc485509c604df9279275003050d916

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [581160228741358f4768ac6f25023a7887efb5f7]

windows: remove _CRTIMP and _NTSDK definitions

Those have no effects with current windows SDKs.

Change-Id: I6fb2f8045fe1fc0ed4beef51dde487b7a7dfdc28

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [5084e2b313ef4c4a126f704e1d5397f20a3d4254]

fix some further include guard foo

Change-Id: I949533327ec101a2baef6e6f66e79677a62c3d9f

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [3a29756723b9ceafd9021052a197fc3727b8d9ad]

update pch

Change-Id: I10f3dbd9513052b3bbe30ddc6523cd231f26ded3

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [9e5132290b81e2907d4098d9a997f74cda2723f6]

remove further external include guards

Change-Id: I23ec3b7372425fb35d4b0c50c5719a2170251ffc

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [d22cf7e932af137e8c0621acc37873ced3ab7c89]

presumably this was intended as include guard

remove it, as it's nonsense

Change-Id: Id8171b81d42dfd3d391b7c5e6602d9271b6697c7

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [433b00a831dcac6d17f2d44a19745cc90d4ba863]

FCFGMerge: Close files - silence warning

Happens on Windows with --enable-debug and --enable-dbgutil

C:/cygwin/libo/core/filter/source/config/tools/merge/pyAltFCFGMerge:574:
ResourceWarning: unclosed file <_io.BufferedReader
name='C:/cygwin/libo/core/filter/source/config/fragments/filters/..\\filters\\calc
aFragmentFile = codecs.open(sFragPath, "r", "utf-8")

C:/cygwin/libo/core/filter/source/config/tools/merge/pyAltFCFGMerge:293:
ResourceWarning: unclosed file <_io.BufferedWriter
name='C:/cygwin/libo/build/workdir/wntmsci14/XcuFilterFiltersTarget/fcfg_drawgraph
aMerger.merge()

Change-Id: I60981ad366e579748e3507c9f81c74b8b902867b

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [fed3c2bf20c908491bfc87f6ae40f82b7262aaf2]

dbaccess: cleanup

* remove an external guard
* fix some include guards

Change-Id: I4e5b5fc5c50acfd81321377e7956e33c838edeba

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [92248f4e046ff94f5bb60335f4ee4b853a37870a]

update_pch.sh: grep use extended regex

Set the flag explicitly, otherwise it's broken for me.

Change-Id: Iedcbe610ca266bb9fd9b39b8accd274888ab2f15

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [bdf7b2715ef7463b46cfdf334cf7699ac063a9b4]

fixincludeguards.sh: forms

Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [c91d7e97595322b6a8b5fbc69fe41429e434c92f]

fixincludeguards.sh: svtools

Change-Id: I7db0d4a7bd948204ff6efd7e61c80efd413967cd

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [48dd3571f841929203931ee6d67c890064111c19]

fixincludeguards.sh: shell

Change-Id: I987c54b15c271fc80b7efd25933e13950f974423

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [15b5412fad3e6363debb33de583843ca7c9c7299]

fixincludeguards.sh: framework

Change-Id: Ia6f3cb21977095df45a176db2bf68f508c70191c

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [a2502692cd2da8665719b1769eacbf334f7c0293]

fixincludeguards.sh: linguistic

Change-Id: I8c5d9e5fcf8790e6c60242cf009992a061f8f01d

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [41e0dbb555379ae35887424c027d94512cc7db71]

fixincludeguards.sh: l10ntools

Change-Id: I0fce5b2c59e468e936e3a0fa99ebd50c9d15d0cd

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [cefed9792d32058b035e860f72ac0d2cfd103658]

fixincludeguards.sh: sdext

Change-Id: I5cb8f7fb35121f41aedeff46f50d51d2ee039206

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [bfbe8c0b5bf735e6cbf66f57c72deddbd78f2431]

fixincludeguards.sh: dbaccess

Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [3c01203ea657b9a3538f9956591b3d4da5fce6e7]

fixincludeguards.sh: sw

Change-Id: I8e0889200d1a1c36e53022a74792728efd66c2fc

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [07fc8122f41210acc788396efa3d16499f58b78c]

fixincludeguards.sh: canvas

Change-Id: I2fb527c2cb5814b15862144baf3783d226e675ef

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [d0c12f0aa2362c94492ec1927a9f8215c089a2aa]

fixincludeguards.sh: uno*

Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [03e3ba56fc04ebf7b9eadcd87160f4f75f42f565]

fixincludeguards.sh: add TODO note

Change-Id: Ia19608118ae129c56846941508c4cca5c9020c8d

2013-11-05  Thomas Arnhold  <thomas@arnhold.org>  [e52294558b84fd1877aee7b0ca145251a09c57cf]

Revert "Windows: SHARDAPPIDINFO since 0x0600"

This reverts commit 9a4a84df5406cdcde1f4d23a1cea2b109998f35b

This was false, because WINVER is currently set to 0x0500 in
solenv/gbuild/platform/windows.mk. We need a runtime check like it's
realised already and have to define the missing struct if necessary.

Change-Id: I267dff1c8137657e47bdc4ad5ae81d511d7b9d5f

2013-11-05  David Tardon  <dtardon@redhat.com>  [2fb0b401ae351744773a19872377c076831f8c62]

fix STL debug build again

Change-Id: Ic616a83adcdf12c64ee3f5a00bf254be847b3c7e

2013-11-05  Jean-Pierre Ledure  <jp@ledure.be>  [206dfc8949f727375d3f63a306c5c4e76d3e49b2]

Updated core Project: help  db8f7521f190f41bc80b783183a9cff5b98f4c16

Access2Base - Help file

Summary description + reference to official doc site
1 entry in index
1 entry in Macros & Programming - Guides

Change-Id: I26587292b4daff035779fc197522af7dc600279a
Reviewed-on: https://gerrit.libreoffice.org/6522
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>


2013-11-05  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3a009c427fc04c0a1a100f5f04516cedd1f6f118]

fdo#60698: Merge all libs of io...

creating the libio. All these libraries are always used together, so we can put them
together in one single library.

This save almost 500 kb of the size of the final library.

Change-Id: Ib32fec36cc4eb80ca646ce472c1f1bcdd98ac62b
Reviewed-on: https://gerrit.libreoffice.org/6567
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-11-05  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [5cf62a6ab450c25eb07a1ec08c857f17f674ef67]

First modification on the default template for the Writer

Headings modified and resized based on discussions at
http://nabble.documentfoundation.org/Default-Writer-Template-td4076271.html

Change-Id: Iccb2bcceb1bbc135b7b53b887760bf50fae762c0

2013-11-05  David Tardon  <dtardon@redhat.com>  [9ce38ef1e6583ddf344a9d5d5a51ea381dc2cef1]

fix build

Change-Id: I90892fe0b585a5b50ee46fcc48f964f423bee256

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [a86157736e5f456a074810cec91dd7276db3600f]

fdo#70393: move external accessories to a subdir of external

Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1
Reviewed-on: https://gerrit.libreoffice.org/6572
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [27c65f8abde3c971d238c990661ffb909d1c7bba]

fdo#70393: move libxmlsec to a subdir of external

Change-Id: I1bcdd01aad7fc2ee2d2f635b0ae4c4183c9ab092
Reviewed-on: https://gerrit.libreoffice.org/6571
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-05  David Tardon  <dtardon@redhat.com>  [c69941fc45717398a870a9c479dd62e06f4733ef]

this must be in lowercase letters

Change-Id: I58e4824156b1646d000a39ba196068efbe10425e

2013-11-05  David Tardon  <dtardon@redhat.com>  [7fbf0ef60c7c0a33aa480e0820f576687dec1e7a]

there is no need for the condition

Change-Id: Icf3e0fbafdff39e5ad9c8eb7699820e2c0204bd6

2013-11-05  David Tardon  <dtardon@redhat.com>  [8fa06c85daea3c9899991a5f38f7d72c483cf5cd]

add an external for bluez_bluetooth_headers

Change-Id: Idf48f9a5c2245f6696688a17a0fa3809ae751582

2013-11-05  David Tardon  <dtardon@redhat.com>  [217eae4f1f7d6f5c6d8efd3d86aa45e70ebee93f]

move mariadb to libs section

Change-Id: Ie78ea961a32e96c90bb674766b24a0c44d27412c

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [80b419153732e8b49c560e88b174785db4adb556]

fdo#70393: move bluez_bluetooth to a subdir of external

Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47
Reviewed-on: https://gerrit.libreoffice.org/6570
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [891bb7cc7c8da918568c5cb44b169bf20153032f]

fdo#70393: move unixODBC to a subdir of external

Change-Id: I191b75802eba781fc62ab21cd41918983a6efdb0
Reviewed-on: https://gerrit.libreoffice.org/6569
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [a62e7733b3e27832c085112f1beda22ee3dd8976]

fdo#70393: move sane and twain to subdirs of external

Change-Id: I0876c3295416abb704ca455bdd61881ff54a0285
Reviewed-on: https://gerrit.libreoffice.org/6568
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [38a3edb2bea08939234300b53cdf6ab4222847e1]

bug in perl installer that make UnixLink entries to be lost

the code in question try to re-assign entry that are in normal file
to links based on some condiftion... but when it did that
it would overwrite the content of the array that was passed
instead of adding to it, hence loosing any Unixlink entries.

Change-Id: Ia879dfefa4bf2fc635c05864b014e0712e51812d
Reviewed-on: https://gerrit.libreoffice.org/6574
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [df21d317dacc4533ac999f3c3088765393842676]

sc: stop linking openssl in scopencl library

Change-Id: I6618ac1d469e9a45bac30b2a1d94711f43ee5ed7

2013-11-04  Julien Nabet  <serval2412@yahoo.fr>  [fe76db0776b1eb0da543bd490e918f5fb1598b2c]

one ; is sufficient

Change-Id: I52d00d5092a84a544f809ad066cb825b8ad6338f

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [133d59adf744b2279a7d59071ca834ac766b9719]

configure: build oox with NSS backend by default

Because NSS libraries are dynamic and OpenSSL static, using NSS saves
1.5 MB in the oox library [even though it's not as 1337 apparently]:

-rwxrwxr-x. 1 ms ms  8889575  2. Nov 13:45 libooxlo.so.nss
-rwxrwxr-x. 1 ms ms  7773576  2. Nov 13:45 libooxlo.so.nss.stripped
-rwxrwxr-x. 1 ms ms 10340276  2. Nov 13:37 libooxlo.so.openssl
-rwxrwxr-x. 1 ms ms  9042216  2. Nov 13:37 libooxlo.so.openssl.stripped

Change-Id: I387496ae364acb1286d753d52f04924631136750

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [2ff7b04c1b205b14dc1bace1e90ee62d26db9643]

oox: use proper integer type when calling PK11_DigestFinal

Change-Id: I5ff79c55446bd9f3e350fb128793ffef51be843f

2013-11-04  Julien Nabet  <serval2412@yahoo.fr>  [e6ea58e49ee079772e0a0796cdfb5151af316a6b]

cppcheck: fix '<type>::operator=' should return '<type> &'.

See http://nabble.documentfoundation.org/About-quot-assignment-operators-quot-cppcheck-warning-td4081208.html

Change-Id: Ie351058a30c5d2df5f5ec1327c575e129d022cd2

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [a76daca815e9331d8019a60d1a784e5dae86edf3]

Make CppunitTest_sw_rtfimport use DECLARE_SW_IMPORT_TEST()

Change-Id: I670e0460f15951f99f0f750d2798c771f64c3095

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [0ae2fe26d06d957f7dc93cdc24ee22f266e36093]

writerfilter: remove unused DffOPTHandler in doctok

Change-Id: Ie067a77b7d61f59117826ab21c979688c1e3c2df

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2f75a279ccff70aa276e16e8c709c8b4b2924103]

Two new test cases for importing data tables from XLSX.

Change-Id: I87da806612ae50fe1d64b851c5180ff1792752cb

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e77379bb2c0a6b3869b544b30d8f42137f82cf8b]

Create data-table directory and move the test file into it.

Change-Id: I1007525a7d2e1135f0388975f9cb7b0cef9b3142

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [370399c8304eb30254f1fa3b5fa773ddefd9b0c0]

Import data tables from xlsx via ScDocumentImport.

Change-Id: Id3d526720f99b7557476915beab35b429ec97c1d

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [96860b65d4bb95603549f72b1e82c6ee49458ba8]

Renamed test file.

Change-Id: I912778f2eedb162f2a04c0a7bc8a5220ea0fca2c

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [58b8d6d453a402f9e4068f055572da3c766af081]

Use position hints for broadcasters when activating formula cells.

No reason not to do this since we are bulk-registering formula cells.

Change-Id: Ie0356c62a3c4698f5560272cb0c104f84cacde56

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8c6dd2cbcdf72b249051321dd7f7d3375e52f7b3]

No point using the pimpl pattern here.

The whole class is already hidden in the source file.

Change-Id: Ib6157ae275217a95586735f74beee1700041a679

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [20a359ea3669b0f33edf7b9d66e56343e0624a0d]

Have all formula cells start listening at once after the file load.

Rather than doing it individually.

Change-Id: I5ed55947b715bf6d7d61a1f8b751be7fdcf425fb

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [488b1ea1b9e780930802f5e4eead37552d1c3f6c]

Fix multiple operations with formula cell with indirect dependency.

Now the unit test passes.  Good.

Change-Id: I23fa8355805c192f43db0199f3628f2bf457a645

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a364a87f73fc2730a987992a8d4242bc12f788d0]

Add test for multiple operations.  Part of it fails currently.

Change-Id: I90e3bbaae41fac51711b8502fbeb6ee2ebf19082

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [13b69492716c506976a31a26fe0590aa06b3d1a3]

We need to update sheet positions of range names when modifying sheets.

And add Dump() to ScRangeData for debugging convenience and re-enable
previously failed test cases.

Change-Id: I9d8f41a8be4c9c301254ef300c7b7f0c1ea7f393

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [07b66cd3ac1a9f6c7b61a1d7da6e9d266e6de92d]

Insert matrix formula vis ScDocumentImport, and more formula imorts.

Now SetGroupFormulaCell() is no longer used.

Change-Id: I10a387da04724794974eaf491a8efa4cda09d82a

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [835fee82efb70b40b94f6babc2706ee1eb66dcf7]

Populate raw cell values using ScDocumentImport.

Also fix incorrect const methods. Methods that populate the document
model should not be marked const even if the compiler allows it.

Change-Id: Ic5d1670ce93c166d0f44ace04494fccab6eac275

2013-11-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8228f6736b91da06f439080665bdc389297bb5b7]

Set up ScDocumentImport accessor and initialize it.

Also, those createFoo() methods shouldn't be const since it does
modify the state of the document model.

Change-Id: I6a9267c54710f359506ca39c1e213f82595ebfe3

2013-11-04  Stephan Bergmann  <sbergman@redhat.com>  [a25d360b3e08751ea24f1c5ae4dea799d38a668b]

Try make this more robust in slow environments

...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with
intermittend DisposedExceptions."

Change-Id: I5244e8f8af9560ae986ed3a836bdf9571574420f

2013-11-04  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [e362bc7892e0fd193e541838be4bd26b7ff42fdd]

fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INV

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

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [4bfa4a69a89337f1839a310a2fe83caf82e37df5]

DOCX filter: handle CT_Ind_rightChars and CT_PPrBase_snapToGrid

Also, add InteropGrabBag support to bCs, themeFill, themeFillShade and
w:ind's right attribute.

Change-Id: I0d6ad0ef062218e71d7c71f99c56dd680b6930de

2013-11-04  Matúš Kukan  <matus.kukan@gmail.com>  [46a470a2ca10721dbaab7867bf4929da4b9d99a0]

cui: remove unused .map file

Change-Id: Ib7a040c48d8f35e8bd68a30e7b5219a7499ec8da

2013-11-04  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [659bc507925aadc189495e59d58cffb882dba381]

fdo#71128 arguments of calc function MMULT have same name

Arguments 1 and 2 of MMULT have the same name in the function
wizard, which is both confusing for the user and inconstent
with other argument names for matrix functions.
Patch simply changes the names to match the description of
the arguments of MMULT.

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

2013-11-04  Eilidh McAdam  <eilidh@lanedo.com>  [7e4f8eb5eff642c7fc8bfa665289d55a1c5b054b]

fdo#40788: Allow manual breaks in Calc to be forced

If the scale settings specify that the print ranges must be scaled
across a specific number of pages, the default behaviour is to ignore
breaks to avoid the case where breaks force more pages than specified.
Here, an option under Calc -> Print -> Pages is added so that the user
can specify that manual row and column breaks should be forced.

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

2013-11-04  Eilidh McAdam  <eilidh@lanedo.com>  [a37092075791ccbe6081e3e01990df6d9e6cdce6]

Fix for Calc page scaling - see #i54993#

If a print range's manual breaks forced it over more pages than specified
by the sheet scale settings, the zoom calculation wasn't able to
converge on a zoom level, so it bottomed out at ZOOM_MIN.

This issue only appears if the Calc/Print/Page/ForceBreaks option is
selected and simply ensures the minimum number of pages is at least
the number required by the breaks in the sheet.

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

2013-11-04  Caolán McNamara  <caolanm@redhat.com>  [6ad8972d4b698617404e53d63f178e34b2d5358a]

Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set

and inherits from Edit which reuses that same bit for password

Change-Id: Ice27caecfd82e2dd7b000474f37b601fd4628766

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [97561260ffe26734b11ba629a035c1bccc7c8994]

DOCX filter: roundtrip themeTint and themeShade

Change-Id: Idaf5f6ef13df1ee821d23b8366d25924d26ff4c2

2013-11-04  Stephan Bergmann  <sbergman@redhat.com>  [1f07a1c722efd86074abca2476f6c28ce2ba2757]

Forgot to remove fpicker from Repository.mk too

...in b40ffd288baf6dc5989cc09c5b5007eee97dd1bf "fdo#60698: Move generic fpicker
to svtools."

Change-Id: Ib0aaf010d61c8a77315430991f41941b57b560e8

2013-11-04  Stephan Bergmann  <sbergman@redhat.com>  [40f9b78413444b5b82947e5cfba4a9466a1576b8]

Remove unnecessary include

Change-Id: I65b0caa36da08c5df552d8f1644ec74bfe135bfe

2013-11-04  Maxim Monastirsky  <momonasmon@gmail.com>  [7722a5906d8f6765395205f5074f480ad365aa19]

fdo#68099 Move pdf viewer call to GUI related code

This change fixes two bugs:
1) In it's old location at PDFFilter::implExport, the pdf viewer is called
*before* the final file is actually written. It causes a problem under
Windows, because we use ShellExecute function which fails if the file
doesn't exist. Calling a function blocks execution, so we have no chance
to write the file before that function fails. (fdo#68099)
2) Being a part of the saving/filter code means that the pdf viewer will
open even when converting to a pdf in headless mode. It's definitely not
something that we want to happen.

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

2013-11-04  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [9841ae6565c1b0b16ba4f46cce56c478ce7e900b]

use results of include-what-you-use

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

2013-11-04  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [c5abb32126d9b1e8c01fb2ea37e4244695428495]

fdo#70998 Use "Insert Image" in dialog as well

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

2013-11-04  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [a71a562a9958fc58a5fb914bcf7f8056a353f618]

fdo 70998: Termchange: Graphics->Image

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

2013-11-04  Julien Nabet  <serval2412@yahoo.fr>  [a210df8e50d94f557ceaa21e5f4943db97777812]

Related: fdo#71147 lwp-files open not or without charts/tables

It seems pContent may be NULL (see https://bugs.freedesktop.org/attachment.cgi?id=88539)

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

2013-11-04  Caolán McNamara  <caolanm@redhat.com>  [a9d85d62a889288b17899c8defc020da487d8b36]

fdo#69971 formula dialog crash when Paint restores EditEngine listener

We need the EditEngine Modification handler of the inputbar that we are feeding
to be disabled while this dialog is open. Otherwise we end up in a situation
where...
a) this ScFormulaDlg changes the editengine
b) the modify callback gets called
c) which also modifies the editengine
d) on return from that modify handler the editengine attempts to use
   old node pointers which were replaced and removed by c

We turn it off in the ctor and back on in the dtor, but if calc has to repaint,
e.g. when switching to another window and back, then in ScMultiTextWnd::Paint a
new editengine will have been created via GetEditView with its default
Modification handler enabled. So ensure its off everytime we will access it via
InputReplaceSelection pScMod->InputEnterHandler();

I wonder if we should really be calling ScMultiTextWnd::GetEditView
(which creates an EditView if one does not already exist) in
ScMultiTextWnd::Paint or just check for pEditView directly, but that
then leading to the need for it to be explicitly created somewhere else.
As it stands in ScMultiTextWnd::Paint(...) the "if ( pView )" can never
be false.

Change-Id: I2f6df9ce0cc7ec59e8be33f4e67d91422796d251

2013-11-04  Caolán McNamara  <caolanm@redhat.com>  [a012483e95e1788844092b1973c9e025af7b1da1]

small optimization, don't get selection unless it gets used

Change-Id: Ibc359a8dbb26ef066dc43535eaf9835c4c7e9314

2013-11-04  Stephan Bergmann  <sbergman@redhat.com>  [5d3cec6aaf39729cd2511a5f182597ce4d8a6997]

Some clean-up

Change-Id: Ic65d1d5dcf2a0a7dbc0b382002b15e47f7998344

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [3c47b0befda137765a1ee3c91dd4488c63206064]

sysui: fix yet more cases of accidental OpenOffice.org XML rebranding

Change-Id: I9c6bbd0ae57b90f9fec570ec5dea5058625e0f8f

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [5b609aebc4cc36a2ed79535bbb04f88a780c9571]

gbuild: fix gb_Extension_use_default_description

Passing a target local variable like $(LOCATION) to
gb_Extension_add_file does not result in an actual dependency on the file.

Change-Id: Ide77ab81f19877267056bf8e50d69c9cfedcda79

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [1a940ae2128cb680069a3926151a6dab7db3e735]

filter: define filter_XcuResTarget_get_clean_target

Change-Id: I8f830790935a05a0413187b6e21002e0f2563adf

2013-11-04  Michael Stahl  <mstahl@redhat.com>  [937242db93bd25d094d19193cd802e272718cfb8]

gbuild: remove error stubs for renamed/removed functions

Change-Id: If1d0d5294af87f2b780deadb21d12a6ee90dead6

2013-11-04  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b40ffd288baf6dc5989cc09c5b5007eee97dd1bf]

fdo#60698: Move generic fpicker to svtools

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

Change-Id: I6af478d7d6952e0e8f6c8f1b0575fcd50f2ba0e4

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [832586588c3ed5f1686a4ecebc2ed198ce049b24]

DOCX filter: more run properties table style roundtrip work

Implement roundtrip of smallCaps, spacing, caps and color's themeColor
attribute.

Change-Id: I1ac88de030356a5ce08a28ac16cd159a426d2be9

2013-11-04  José Guilherme Vanz  <vanz@libreoffice.org>  [2bb5f4773cc73a13bcd1460c02bc33bb4e60225c]

fdo#54938: Convert to use cppu::supportsService

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

2013-11-04  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [0432f847bba2e2d074d72a9ff794d680e0f46785]

minor cleanup in ScHeaderControl: nCount is always greater than 0

Change-Id: Ia50265e397704131dc948bc2bcbf80a442054b71
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6538
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-11-04  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [b64d19a6520871eaee908c79e9aaf76ee477e143]

German translations and minor clean-up in ScHeaderControls

Some methods properly defined as const methods

Change-Id: I59bc371bbb3adc6df2b96b82a0968a8693622ff8
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/6537
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-11-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [0d9a5bfb1845a40fe701317486014145fdd08d06]

fdo#49666 RTF import: fix crash on picture frame with shape text

The bugdoc contains a shape with type 75 (ESCHER_ShpInst_PictureFrame),
which also has a shape text. Looks like this is an RTF which is
generated by some 3rd-party tool: Word can open it, but it doesn't show
the text on the picture frame, either.

So, let's just ignore the shape text for picture frames at RTF import
time as well, that avoids the crash.

Change-Id: If673122eb16f4a4f7eddf107877fcfa7cb052821

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [622a6338dc9c5e1eb795f67cd3224ddfba4ab88a]

fdo#70393: move np_sdk to a subdir of external

Change-Id: Iafba7ff0d0a4b163f9d99195cab36c9968e0bd73
Reviewed-on: https://gerrit.libreoffice.org/6558
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [6c4b7e4004f17e9d6be91f2cdccad8421e6d8bec]

fdo#70393: move Mesa to a subdir of external

Change-Id: Ib3c0516297b0bd68b59c8cfc5c5488005c059c27
Reviewed-on: https://gerrit.libreoffice.org/6557
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [3273d2385b86bad0d3c3f7595c2f5896cf0b1440]

fdo#70393: move zlib to a subdir of external

Change-Id: I13dec52e6999d9c8aa0ba1f0c31ee8c36e1b6aac
Reviewed-on: https://gerrit.libreoffice.org/6556
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [b36fb485d468ddf97076e55ad937caa6331298c0]

fdo#70393: move xsltml to a subdir of external

Change-Id: I2d244cc2ea9390f3a118bb620d397faa59e4e491
Reviewed-on: https://gerrit.libreoffice.org/6555
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [112c60b48463e30e930c0856ebf37461697a0863]

fdo#70393: move vigra to a subdir of external

Change-Id: I98e2ae25865c4ec38da19a24ba4347540d170e4f
Reviewed-on: https://gerrit.libreoffice.org/6554
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [a06d8eb9a92a438de6677d5e4196da0919aa790d]

fdo#70393: move ucpp to a subdir of external

Change-Id: I05419939ca0d6c55d24088d4b4adf3e262e50083
Reviewed-on: https://gerrit.libreoffice.org/6553
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  David Tardon  <dtardon@redhat.com>  [79b81a34ccedc0abb6c97f14b28add238c1b3621]

upload new libetonyek

Change-Id: Ic20df004adca80ea0365f392317ec38f92c9fe43

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [90a19aeac6cad56e33574685219a85ef98469513]

fdo#70393: move rhino to a subdir of external

Change-Id: I7d7858d84a62568d9b0c61403645da13658e78d2
Reviewed-on: https://gerrit.libreoffice.org/6552
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [fa560217dbd4c15abb3f7623d99cf7017dcb3f2a]

fdo#70393: move redland to a subdir of external

Change-Id: Ia857f943b8f2915c857ec4c9fa363760699e5206
Reviewed-on: https://gerrit.libreoffice.org/6551
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [9dc3f0f5af0fe64ced5d1aca2fc1ddf28c3974c9]

fdo#70393: move python3 to a subdir of external

Change-Id: Ic5796f096255d2d84e39415324e8a2e06bcf09c9
Reviewed-on: https://gerrit.libreoffice.org/6550
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [45053900a4b05018359bfc135ebe0b2c6ab93f4f]

Fix bogus OUString constructor fixes.

aeb41c9b9b7559c6d87bf92807acdc0df9e104cc
(remove redundant calls to OUString constructor)
introduced:
error: variable 'sComposedName' is uninitialized when used within its own initialization

Change-Id: I846337da43625d1cdbd33f0705499daa0c419894

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [547d2c75824ab0e22fe33ff6d7d40fd5b313ff26]

fdo#70393: move postgresql to a subdir of external

Change-Id: Ibd7c9a4db0150bdb115b061e21587ca964dc2c84
Reviewed-on: https://gerrit.libreoffice.org/6549
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [40276b4ceb72f1d070bb1457ed5b403b35ca4deb]

fdo#70393: move poppler to a subdir of external

Change-Id: I399df92d2b6907c129e18f3a55afeadf02783c14
Reviewed-on: https://gerrit.libreoffice.org/6548
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [fde2065b0f3266fc7ee9e1b85733e3ddcf1c9e03]

fdo#70393: move openssl to a subdir of external

Change-Id: I10bf92b18ee5ad56f1b4fbee3e4008b35b822be4
Reviewed-on: https://gerrit.libreoffice.org/6547
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [8339d33a24e9810ae23544f0f4d1a52bd732c49f]

fdo#70393: move openldap to a subdir of external

Change-Id: I0225484e976b5317c2ac5d5b50ade153425f22b0
Reviewed-on: https://gerrit.libreoffice.org/6546
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [55df380f008851af859970bfb88942b8872f9cda]

fdo#70393: move nss to a subdir of external

Change-Id: Ibbeb6b284c6c5fb9bba4ad52abed69321bba90d8
Reviewed-on: https://gerrit.libreoffice.org/6545
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [11d41e980a5e2d5a4f75183af422a99a79692fc4]

fdo#70393: move languagetool to a subdir of external

Change-Id: I402682f21d16c3069d5b6885bd75998bd2e16b3f
Reviewed-on: https://gerrit.libreoffice.org/6544
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Khaled Hosny  <khaledhosny@eglug.org>  [e485e0ffb51ed11325a31fe77e84252be6c9fad9]

fdo#70393: move jpeg to a subdir of external

Change-Id: I56be33efe0cc1deaf7a7e7ce6c6ea292dbe7786d
Reviewed-on: https://gerrit.libreoffice.org/6543
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-11-04  Noel Grandin  <noel@peralex.com>  [5285beeaa49f6678b471d472868c305c7d9da5f9]

remove redundant calls to OUString constructor in if expression

Convert code like:
  if( aStr == OUString("xxxx") )
to this:
  if( aStr == "xxxx" )

Change-Id: I8d201f048477731eff590fb988259ef0935c080c

2013-11-04  Noel Grandin  <noel@peralex.com>  [aeb41c9b9b7559c6d87bf92807acdc0df9e104cc]

remove redundant calls to OUString constructor

Change code like this:
  aStr = OUString("xxxx");
into this:
  aStr = "xxxx";

Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6

2013-11-04  Tor Lillqvist  <tml@collabora.com>  [57c2de08ddf14c0da80de06736d99382ad036539]

WaE: unused variables

Change-Id: I6b5849b23478c747bbebd8d00543739e581760a3

2013-11-04  Tor Lillqvist  <tml@collabora.com>  [a39ff54b7621f4bc214b86674e0eb4b7e6612ebc]

WaE: statement aligned ... [loplugin]

Change-Id: I90613943b2d9fda6286f85a2b45655055ba30b6e

2013-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [38a23d68f77329e75eb6fe51c181e3f4e285968f]

pagein-* stuff are for unix only

Change-Id: I8acc125aeeec089f3528cdc43b1475b93f5cde32

2013-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d36adbd5accd06917edf027cd619ac7eb9540613]

add original PATH to PATH during unit tests

we need this for our opencl tests to be able to execute the opencl compiler during the test

Change-Id: I9f9e8f3ceb26ff62789d888e6eb9f4f94010bb1f

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-04  dechuang  <dechuang@multicorewareinc.com>  [b5c268388ddbc812c2ba07a196f1200a939c6a9a]

GPU Calc: implement fix for SINH

AMLOEXT-116 FIX

Change-Id: I0c369a65ffb3de2ac91fdd3d04ca6afe658b9bee
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-04  dechuang  <dechuang@multicorewareinc.com>  [cd4d44e5e8b540816ed7757e243f01256418b43e]

GPU Calc: unit test cases for SINH

Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test

AMLOEXT-116 BUG

Change-Id: Ic3cf18c9b475bc37bdca40cb64c582742bba8a5a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-04  Noel Grandin  <noel@peralex.com>  [0e6a2601b39cbadaff7f7506ba9e804f108060db]

Convert code that calls OUString::getStr()[] to use the [] operator

This also means that this code now gets bounds checked in debug builds.

Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27

2013-11-03  minwang  <min@multicorewareinc.com>  [457b349edbaf6d9dc747f3a631fee70e0c035bae]

GPU Calc: implemented COUPNUM

AMLOEXT-74 FIX

Change-Id: Ic7f274f089f7f6cc6b767c4a07844014eeded61d
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  minwang  <min@multicorewareinc.com>  [5c744383ebdb053a534dc7ab3aabab4e071cc2b1]

GPU Calc: unit test cases for COUPNUM

AMLOEXT-74 BUG

Change-Id: Ice115dc1e9b22fdaff9a8fdadabe9b93635ef315
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  xinjiang  <xinjiang@multicorewareinc.com>  [0644c59f1e2822c687ef0366f6c02b3b21a3f01a]

GPU Calc: implemented DURATION

AMLOEXT-111 FIX

Change-Id: I114e5b20326657f7fd3e0de7162a8ae190059b2a
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  xinjiang  <xinjiang@multicorewareinc.com>  [d454a57acd6bada1cd6913a7c42f8bf3f0a39a70]

GPU Calc: unit test cases for DURATION

AMLOEXT-111 BUG

Change-Id: I1d206b0eda0dca8254f0491399d0a4679eb39ef8
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0beb28ce1bec18b84402f2eb2f598c19f54444c2]

GPU Calc: refactor op_financial.cxx to fix warning and bad indentation

Change-Id: I93db1e5d2b03904a3d7787cc16f642ebf4752d85

2013-11-03  mulei  <mulei@multicorewareinc.com>  [3e040287c01833ade255841158c774fa4df8c842]

GPU Calc: implement for PRICE

AMLOEXT-63 FIX

Change-Id: I97271c8cd05347e0c9179d509f8985d5f4c5f276
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  mulei  <mulei@multicorewareinc.com>  [b1dbb2d2a893cf15ba8829d70762e5ef23f3542a]

GPU Calc: unit test cases for PRICE

AMLOEXT-63 BUG

Change-Id: I747817487fe118106a549674c6918dab544522ba
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  xinjiang  <xinjiang@multicorewareinc.com>  [1c239f51064e30713ac87abd3697d73bc5e5bcc1]

GPU Calc: implemented ISPMT in GPU calc

AMLOEXT-99 FIX

Change-Id: I8cd9f130c190e6925873a00579cb7c334201f418
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  xinjiang  <xinjiang@multicorewareinc.com>  [12a86d12e9be04b5ce3df946e6c7b5a065533cbd]

GPU Calc: unit test cases for ISPMT in GPU calc

AMLOEXT-99 BUG

Change-Id: I4388b184b23cf616dacfb20c61d2295765925ede
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [3c9042ad3db8064af2ccd5171385ee1aaf59d9cf]

GPU Calc: fixed compiler warnings

Change-Id: I9f8af5827340de24a45c9230c6ce2ec186ba8cc6

2013-11-03  mulei  <mulei@multicorewareinc.com>  [acd9cdf4be3537893830ac221fa578bf1312002f]

GPU Calc: implement NAN argument handling in PPMT

AMLOEXT-119 FIX

Change-Id: I43dcd08ff846a4008f13c9d02a69478898363131
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  mulei  <mulei@multicorewareinc.com>  [7acf9f27319cf6a6184e2bb37f237a944247b606]

GPU Calc: unit test cases for NAN argument handling in PPMT

AMLOEXT-119 BUG

Change-Id: I3bc04bfeeeaee80e6d1273d373180d8bf3aaf901
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-03  Julien Nabet  <serval2412@yahoo.fr>  [7c19dd02d9241e06ecfeeb9ba4ab2971cba7ef43]

cppcheck: reduce scope in ctredlin.cxx

Change-Id: I7bdbea6bfadf0f2ce5e3ecb4803929797ebf7af2

2013-11-03  Julien Nabet  <serval2412@yahoo.fr>  [c7349a21fff996ddee5977941a5e73669dc77bb2]

cppcheck: Clarify expression with parenthesis

boolean result used in bitwise operation

Change-Id: I581b681a6f3ba682c7b743928d1b6f397ecf960c

2013-11-03  Julien Nabet  <serval2412@yahoo.fr>  [465f876f35fcdbf773523a216c0025a29b784c0c]

cppcheck: reduce scope in AvahiNetworkService

Change-Id: Ida14cc278187fdc7519137829a920273ed4910b3

2013-11-03  Julien Nabet  <serval2412@yahoo.fr>  [8378d3a7da3de3459870f10612e75f11915aa023]

cppcheck: Reduce scope

Change-Id: I341c2b7112f32a0ab0e1a6dfac0ab4679310202c

2013-11-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [75761f0fbb1765cf5f5ab241c84c7af984689f95]

writerfilter: remove unused WW8Font class in doctok

Change-Id: I483ccf31e6e67dec9f5c3992b362b63c5f14dfa3

2013-11-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2e25016289d5f565ba4080625950ef6ca6487d34]

fdo#70885: disable app menu under Unity

Change-Id: I90ca2f5dd8d2678dff74ae5599e640c9a69aee33

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [574d7d9c79e40c09bee34d3e692d1d88d6a2b975]

Get rid of global aDotStr

Change-Id: I6be71a738162ed53f2b81b7e03a18b1a8ddbdae0

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [21f56260bec8d3b9f4af346c0a1cc1465aa3d04c]

Bin unused (and uninformative) debugging SvStream operator<< for SwpHints

Change-Id: I7faa055831872cdc46004653eb5d01e6b7ea4b4e

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [c1c0593cba85ac03c8a59e58e07fbbdc0478bf7a]

Forgot to bin this declaration, too

Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00

2013-11-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c83d876c2ae0bd88cb92e5829edd93641779ea23]

fdo#65586: Add tools tips in Math Elements Dock

Change-Id: I304ba9fe0a97f85424d0eb0ee87bf3b4b58179f4
Reviewed-on: https://gerrit.libreoffice.org/6540
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Souza <marcos.souza.org@gmail.com>

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [58ec629939bc0e31dc8fe8bfba6fba4f27e5bcc9]

Add operator<< for SAL_INFO and SAL_DEBUG use

Change-Id: I1da8d2fcf503f60ef7947e8956009e09c4b5c867

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [51c2b2fc1edbfc5c04ae60d3989c0b62329dbd2b]

Bin the unused SvStream &operator<<

Change-Id: I3971f46a14d96770660f7b0060df305248f9ec91

2013-11-03  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [938881340e9203d3b265596b8c7359bb27560912]

fdo#69762 Scientific number AutoCorrect as ordinal

In French, ordinal number autocorrection transforms
2e-3 in 2^e-3 which is annoying in Calc.
This patch avoids autocorrection with [digit][e|E]-

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

2013-11-03  Michael Stahl  <mstahl@redhat.com>  [b1f5986c57445588d513eefff9c4e8ceb6f0f75a]

StatusIndicatorFactory::impl_reschedule(): lock SolarMutex

... before calling Reschedule().

Change-Id: I244fdd1a4642ea0e1ad266f6d9c4c56527018952

2013-11-03  Michael Stahl  <mstahl@redhat.com>  [2faa8537b661bb8ca427e0f39547fe49b6ac2325]

SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutex

Change-Id: I5b9ffed3527b5be544a7aa57f67840d30b4ebff5

2013-11-03  Eike Rathke  <erack@redhat.com>  [75673b2b441d86cf92d2fd515285a5553cfceb4a]

catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()

Change-Id: I72dea73752cd793d8f4992dfe631270412155a16

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [9074504c9139bbb0e380e7268d5220cb522a940a]

Recognize also NDK 9b

Change-Id: Ia9cecbe2cd6d9ee944abe5b8004aed27e191138c

2013-11-03  David Tardon  <dtardon@redhat.com>  [2cb29ab6a364716fb6f2811099178c10045302ab]

fix a bit more

Change-Id: I8961fa9279a955f5570e58f29e23d412e5fd049c

2013-11-03  David Tardon  <dtardon@redhat.com>  [9b40f2c805b79500b352d3f9cda54ae11b3d6186]

discard the configure part

Change-Id: I8bca5acdee197016748ab1d9c55f3bd8238583f0

2013-11-03  David Tardon  <dtardon@redhat.com>  [3f5a48bf8aae758f5eb2cae5fafae68e2adaec6c]

fix windows build

Change-Id: I6ee6738fe869fbcd15ec045523c250fd1811e343

2013-11-03  Andras Timar  <andras.timar@collabora.com>  [56364430108893afbcf5d2b51c5aaa37e393e7cc]

Updated core Project: help  086ca602232837bc9c80800487c57e35e242fe7a


2013-11-03  David Tardon  <dtardon@redhat.com>  [0cdd8a4f17a80b55c54c1f287c1f10bd7fa4307c]

add config. for formats newly supported by libmwaw

Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc

2013-11-03  David Tardon  <dtardon@redhat.com>  [b253d44327d659b014a2b5adefa5e207aa6d11e7]

update libmwaw to 0.2.0

Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3

2013-11-03  Tor Lillqvist  <tml@collabora.com>  [d17219a7ddb9527c2dc9e97ce5f601af2387c189]

WaE: unused variable 'sExpected' [loplugin]

Change-Id: I32d774640602566c23303a9816fa3c5926449781

2013-11-03  David Tardon  <dtardon@redhat.com>  [878f669c405bd5f83195fd1d6459f4e4c31832a2]

fix target name

Change-Id: Icdc912c8d36fe75bedb5a3744018b5d100f45f21

2013-11-03  David Tardon  <dtardon@redhat.com>  [a0786fa28027de9d112d6945cc32ab6fd224e838]

it seems we need svgio too

Change-Id: Iff6165fd440150bdd325c54e41df529bd5349df2

2013-11-03  David Tardon  <dtardon@redhat.com>  [16685f24f14c29f5aad2dc30cb73ab522dcb3cee]

duplicates in the module list break build

They might occur in extensions when crosscompiling, because both
harfbuzz and lcms2 are listed twice.

Change-Id: I6d6eff19043d33160b825f47988e46798da7857a

2013-11-03  David Tardon  <dtardon@redhat.com>  [a5f90dcdb829b78719eba79ad23907a4bc61e82f]

still need to test if the libs should be built internally

Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5

2013-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd69146cdf28cc7c359974de97cad8202fc45e48]

improve starmath test code

Change-Id: Ife7e1306ce65dc1d935181553803fbc9266b628c

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [5f9cda2dc5e6d217328ff4f7da27a6f0e6fcf5de]

Repository*: no need to register libraries built via ExternalProject

Only libraries (and similar for executables) built as Library need to be
registered; those built via ExternalProject are delivered by Project and
used via gb_LinkTarget_add_libs.  This also means there is no need to
mangle the names in RepositoryFixes.mk.

Change-Id: Ib0b67f54e2eb6efdb0c454c9e2dd599ada229676
Reviewed-on: https://gerrit.libreoffice.org/6533
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2e803712c4c2b844dab1fefdfbda12058a5f1ab7]

don't warn for empty VBA structure, fdo#61059

Change-Id: I0d0f7fa216fcea7ca893120ad183dc3758ca51d4

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [35210e2272081cef47ec63cca933e0c55424e6cb]

gbuild: LinkTarget: improve gb_LinkTarget__get_headers_check

Can actually error out early in some cases of partial build with missing
deps from other modules; probably better than trying to build
(Static)Library with bogus vars.

Change-Id: I4e2cbd42d3c84b9bc87607d263f3d80ba7914302

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [d800a25568643fd1c7fb634cc9fbfcbd255d6162]

gbuild: Library: remove gb_Library__get_final_target

... use gb_Library_get_exports_target instead, which is already a
"final" target for Library.

Change-Id: I5b8a708ba97e351ef383dcc64ead4ab9ea8705c7

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [463ee0c0ac3753dee0bd155461f0288b3c12c7ba]

gbuild: Executable: remove pointless indirection here too

gb_Executable__get_linktarget_target, gb_Executable_get_install_target
and gb_Executable_get_install_target_for_build

Change-Id: I1b0397c6982e885cd4834c2001264b1f6ae0a99c

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [43adc0cf01af3bb304baaeed9d5224a890edb407]

gbuild: StaticLibrary: remove gb_StaticLibrary__get_linktarget_target

Change-Id: I82ddbb3c82fa5f92e27a938a65a282ed67826a1e

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [a2649f4d4de723452bfbb959e12278e6fb1b019a]

gbuild: Library: remove pointless functions

gb_Library_get_install_target and gb_Library__get_linktarget_target

Change-Id: I446e642fb43cf9804900b99b32dcc4c621dcb1c7

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [8ec6c54a8c57dbc6f217a0fc16d992716b9c0555]

gbuild: LinkTarget: remove unnecessary variables on dep_target

Since commit 8b5a984d45005d3df1c89eae897d6e04612625d8 it is no longer
the case that objects get build only via a dependency from
Linktarget's dep_target, relying on the variables set on dep_target;
now objects only get built via dependency from LinkTarget itself.

So there is no need to set these variables on dep_target any more.

Change-Id: Id0a831342ae6cfcff3bebe7010ece923f0262703

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [d92ac4ac04864456298130f4719f2b959c73eeb0]

gbuild: LinkTarget: why are loads of variables set on headers_target

It is not obvious to me why that was ever needed.

Change-Id: I3df679b41f0685ab288294fa3fadfede093f6f69

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [73f1b1967263d76ea1825b157059cd30ad73cb08]

gbuild: gb_LinkTarget__get_headers_check can signal error now

... since no external link targets not with gbuild should be used via
gb_LinkTarget_use_library/static_library.

Change-Id: I1c3188dbbe2eaa2f5acfb8944a79ad3b67a95998

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [077c428cae6c09e464c0d1a547f169528b742a61]

gbuild: LinkTarget: setting FLAGS on clean target not necessary

Change-Id: Icc07e06e0ea7a7e5094d758a9aba0415449f706f

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [bc5069ac40a19fc0f421403c9f8ae7e645b34cbb]

remove SOLARENV variable

It is constant and can just be replaced by $(SRCDIR)/solenv.

Use BUILD_TYPE where it was used to check if config_*.mk is sourced.

Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1

2013-11-02  Michael Stahl  <mstahl@redhat.com>  [64a882888665dcbe15acc5793e7c9cf5f1bdc575]

gbuild: SOLARBINDIR does not exist any more

Change-Id: Ia158e398acbd5a48dca33d59dd47705376a4dc26

2013-11-02  Eike Rathke  <erack@redhat.com>  [da7c6092a644dc22f90fb8eef0c4f0df06ec204a]

resolved fdo#67572 export add-in equivalents as internal to .xlsx

For OOXML .xlsx export the add-in functions that are equivalents of
known internal functions as those internal functions.

Change-Id: Ic41f32b67902effa07c3d4db137be08dc5af7265

2013-11-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [5730ff36a17fcb7fc4613d3887e7e6b5017db275]

writerfilter: remove unused WW8List class in doctok

Change-Id: Ie295fda55747995f4e4a4fd877e1bc3f8c194521

2013-11-02  Henning Diedler  <henning.diedler@gmx.de>  [be2f8b889ed04e8cf3a6e8a0d73f300754588557]

fdo#39468 Translate German strings.

Quality translation by certified German/English teacher.

Change-Id: I4684630004ad2846b6a5ba76e18d30831d20bc26

2013-11-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [7c1e28eaaf73567f9fbfbb01e777208bb026b2de]

SwSpellPopup: rename member variables missing their prefixes

Change-Id: Iea3acea6b080a0236a6a5dfce8a855df16b74231

2013-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [68e39b840d6fbfc7cd9c12791d1c1a64cf60ec96]

Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"

This reverts commit 14fa5488a829936275f79a7693b13da55114220e.

Conflicts:
	xmloff/source/chart/SchXMLTableContext.cxx

2013-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [045e037b7acde9d8e63fbb977c28b167e8815278]

no default LTR mode does not mean RTL, fdo#68097

Change-Id: Ice4957077e7eda5f7bb93042d6e2ba745935ef8b

2013-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c18b9dfe4319bc27aa245c58d4f0dfc6cb689ef]

add test case for fdo#70315

Change-Id: Ia442916ae29b8531ba2ef67eb4809267aca775b4

2013-11-02  Jean-Baptiste Faure  <jbf.faure@sud-ouest.org>  [78e4c8a925f4735a7e9a4c32a29b19fd2b77670d]

fdo#70553: Fix Unity Quicklists

Change-Id: I4bf29d0021c1342cd529a7c6cbd86eceb467a9b5

2013-11-02  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c5701117b4ba30f46f26fa2c15c4eb252a44e9f7]

Fix invalid string access

Change-Id: Ic83af0549a88b8debfdf945853fa42e1d28e5869

2013-11-02  Eike Rathke  <erack@redhat.com>  [06a5b1ecc39bb50dadc0bcb7378455500943ece3]

resolved fdo#67536 export internal equivalents as add-in to .xls

For BIFF .xls export the internal functions that are equivalents of
known add-in functions as those add-in functions.

Change-Id: If37f616a34fdabb3fa971fddad01da3dc1f28ee9

2013-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [512a14438c4098ca2e30d0b10b6e18506c8475f1]

remember column style during XLSX import, fdo#70315

WE overwrote the column style that was set earlier with the default
style.

Change-Id: I4c02e1cdd3e72f27d75b8153e2af45b5658ff456

2013-11-02  David Ostrovsky  <david@ostrovsky.org>  [2c92030ff07aff9b10e49844343390925b81545c]

Kill servlet-api and tomcat

Change-Id: I630da3fa37144b2e5fb5117017f43841ba89c42a
Reviewed-on: https://gerrit.libreoffice.org/6454
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-11-02  David Ostrovsky  <david@ostrovsky.org>  [78e4b97a18a18f84c228de64fc48cee48138fbfe]

Set up tool chain to install LO artifacts in Maven repositories

Add <path_to_libo>/bin to your path.
After full LO compile, the LO Java artifacts can be installed in the local
Maven repository:

mvn.py -a install -v 4.2.0 -s juh:jar:<path_to>/juh.jar
mvn.py -a install -v 4.2.0 -s jurt:jar:<path_to>/jurt.jar
mvn.py -a install -v 4.2.0 -s ridl:jar:<path_to>/ridl.jar
mvn.py -a install -v 4.2.0 -s unoil:jar:<path_to>/unoil.jar

With the artifacts installed this way, it is now possible
to consume LO artifacts from custom pom.xml:

[...]
  <properties>
    <LibreOffice-Version>4.2.0</LibreOffice-Version>
  </properties>
[...]
  <dependencies>
    <dependency>
      <groupId>org.libreoffice</groupId>
      <artifactId>juh</artifactId>
      <version>${LibreOffice-Version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.libreoffice</groupId>
      <artifactId>jurt</artifactId>
      <version>${LibreOffice-Version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.libreoffice</groupId>
      <artifactId>ridl</artifactId>
      <version>${LibreOffice-Version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.libreoffice</groupId>
      <artifactId>unoil</artifactId>
      <version>${LibreOffice-Version}</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>

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

2013-11-02  Eike Rathke  <erack@redhat.com>  [1db25c330abdc5f3c3b27a6b4029f306ab497af1]

fixed out-of-bounds string access when backspacing in a formula

Change-Id: Ic586ce857574e1d28e0e4d754bea0d5251d0efdf

2013-11-02  Jan Holesovsky  <kendy@collabora.com>  [86b79ea1f6afb709f2de8141810a61e4162e3125]

starmath: Check for text length.

Fixes fdo32667-1.doc.

Change-Id: Ibe7a9ca83b65e7b13c6b315f1b771f50f0b6fc7a

2013-11-01  Miklos Vajna  <vmiklos@collabora.co.uk>  [d8fbc8432da8db0b9ad364b917637a2432c58deb]

writerfilter: remove unused WW8FOPTE class in doctok

Change-Id: I041983293690b5d5e090ba88df509c35cc8f6dc7

2013-11-01  Miklos Vajna  <vmiklos@collabora.co.uk>  [325cee9a6021eea3277999b66a1443bfceaf409f]

Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()

Change-Id: I50babe172d3c9a46256ac3dc95a3b7591cd3c777

2013-11-01  László Németh  <nemeth@numbertext.org>  [a2b59a51274ccf29ce1bd77a9330c6e3136fc590]

fdo#71137 fix linecap and linejoint in SVG export

Change-Id: I52ee0ec79ebcd5a32f0c328440ce46e0452b121e

2013-11-01  David Tardon  <dtardon@redhat.com>  [46bcd543406a144c221a8055d3efeab94c08c6fc]

fix build with clang

Change-Id: I3fd7cfdf78dc221cbaa651ff351bc4ca76952d55

2013-11-01  yiming ju  <yiming@multicorewareinc.com>  [4ea4239719551ba06cc2ee9758a1d232a1c1e84e]

GPU Calc: refactor string formatting in some GPU inline functions

Change-Id: I4ceb86ca84854a4e14c0720d6216d4c658a97859
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-01  László Németh  <nemeth@numbertext.org>  [ee925743e556aeba42f6acb56dcd18d658a4d001]

fdo#71136 fix SVG export (double stroke-width)

Change-Id: Iae5521e34951559351103a9defce30dc50d823c8

2013-11-01  David Tardon  <dtardon@redhat.com>  [638c2aa959f5911a81368c2a164ddb7cfd189660]

drop, remove and delete redundant words

Change-Id: I1d8fd6aa28e685bed4a1a0f2e4ccd888ba109e34

2013-11-01  David Tardon  <dtardon@redhat.com>  [2a677e831528c6e9ddd5f926217faa4737ef86a3]

fix keynote format detection

Change-Id: Iadc1fe4efe891ef33f85086cfe0b811ebeb6e767

2013-11-01  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [57a0008380254104656d31924243c92cec9cb79d]

GPU Calc: fixed a compiler warning

Change-Id: Ia468731911f4b492b85ede63a9646fe28ca63cd8

2013-11-01  yiming ju  <yiming@multicorewareinc.com>  [8e88765cc67b42755b6950dccb24f771c1e1dc83]

GPU Calc: refactor code generation for inlined library routines

Refactored all  library functions of now formule calc in GPU

Change-Id: Icf238c18cae5ca2b685a99204994f5d3211b3ac9
Signed-off-by: haochen <haochen@multicorewareinc.com>
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-01  mulei  <mulei@multicorewareinc.com>  [35f8d734dd54cafd1e9d07a1e67b63c366b93a9d]

GPU Calc: implement NAN argument handling in PMT

Change-Id: I1288a20652b4ceb66d90314f7acddb73506dfb43
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: haochen <haochen@multicorewareinc.com>

2013-11-01  mulei  <mulei@multicorewareinc.com>  [9f73e855afb061ddeedcbb25f0fd826902784f3c]

GPU Calc: unit test cases for NAN argument handling in PMT

Change-Id: I8f8e7a6220cff7e825a08fe16352478ea7090964
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Signed-off-by: haochen <haochen@multicorewareinc.com>

2013-11-01  Julien Nabet  <serval2412@yahoo.fr>  [124beed4078231867f8327e34b90ee1f40c39a30]

Resolves: fdo#71062 Embedded Firebird - Tables with Date-fields let LO crash

Change-Id: Ie28a1e8765ab9ff6eb345198d6ea223e25429e11

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [1754344c88c15c431307fe82f475d3c5312b9f8f]

Some Trivial clean-up

Change-Id: Ie48e8f5cbc455ef267ad756d82f8c0efee0ef065

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [1f0f538b20adbb6b3703150be3e202cd03f3d6de]

Remove dead declaration w/o a definition

Change-Id: Ic0a1f07a2e16695fafbd63414397a8565d7c6861

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [55369420bd488411dd5428a66f4ad70c2ef9b007]

stop unbalanced OutputDevice Push/Pop warnings on closing help

where it takes the early GetBackColor return after Push but before Pop

Change-Id: I5fac78b7270c8561cb8e7d26bd2bff44628c8547

2013-11-01  Oliver-Rainer Wittmann  <orw@apache.org>  [0921642e7f15d3abf6a96e19529b313cf8fd1a8e]

Related: #i33737# some minor refactoring in advance

(cherry picked from commit b27ff0a078b7c1b32e88041f25314eaad267618b)

Conflicts:
	sw/source/core/bastyp/init.cxx
	sw/source/core/crsr/findtxt.cxx
	sw/source/core/doc/doc.cxx
	sw/source/core/doc/docfld.cxx
	sw/source/core/edit/edfld.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/fldlst.cxx
	sw/source/core/fields/reffld.cxx
	sw/source/core/frmedt/tblsel.cxx
	sw/source/core/inc/wrong.hxx
	sw/source/core/layout/atrfrm.cxx
	sw/source/core/text/EnhancedPDFExportHelper.cxx
	sw/source/core/text/atrstck.cxx
	sw/source/core/text/itratr.cxx
	sw/source/core/tox/txmsrt.cxx
	sw/source/core/txtnode/atrfld.cxx
	sw/source/core/txtnode/ndtxt.cxx
	sw/source/core/txtnode/thints.cxx
	sw/source/core/undo/SwUndoField.cxx
	sw/source/core/undo/rolbck.cxx
	sw/source/core/unocore/unocrsrhelper.cxx
	sw/source/core/unocore/unofield.cxx
	sw/source/core/unocore/unoportenum.cxx
	sw/source/core/unocore/unotext.cxx
	sw/source/filter/rtf/rtffld.cxx
	sw/source/filter/ww8/ww8atr.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/ui/docvw/AnnotationWin.cxx
	sw/source/ui/utlui/content.cxx

Change-Id: I372cfaed881188266c359867879ae92c8d45fee1

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [3b27470860cfa377dfc0cb940bba204d827434ad]

Resolves: fdo#71106 editing dde function crashes

Change-Id: Id2f4bffb7de7201ddeb8f75daaa2723cc42c59b0

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [dc704d724fc2955a76688f95660522478cacf6e6]

Directly use OUString

Change-Id: I9029bab2b0ab98a2d78166145a35792e298c9115

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [1e5367fc87719e700ed34367bc30a21920bbe73b]

Updated core Project: help  ae178e85f974c49304b0f2a950979d1adaa466ae


2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [dfbbda5623c0ec92febcd6e2e714fc682e496512]

convert math font dialog to .ui

Change-Id: Ib7bf087664b6c8491872dfa37c750485fedabbe2

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [c399eea88b3f55ab5334552cba89c6e817490a0d]

SdrGraphLink::pGrafObj can never be null

Change-Id: Ifeb77e61040accd1f7f7ed31d0340c66fbab39a5

2013-11-01  Thomas Arnhold  <thomas@arnhold.org>  [58720da22428cfb001bc09cc11d222692bb1620f]

twain: Update twain to version 2.2

Includes the mingw and style fixes from
dc6c7e844a02a59133e96553000666be87b1a74e

Change-Id: Iad075c78b28b2b344a5e8e56c8614a283b4819a8

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [c8f18aa3feaa97ef671343c2bab4de3230c5b676]

-Werror,-Wunused-variable

Change-Id: I3bf848c49c5ff980a3a8cc8b84333cb4d0d480df

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [79e469184bff942e1640e382e76596af22cbeb4f]

-Werror,-Wunused-variable

Change-Id: Icedd42e4cbdf76bba9fd21e8ead2c8e5dcaf52f1

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [0b79f6ce62cf0d11e971b15e43b56e06a913389e]

cannot convert parameter 1 from ´const char [2]´ to ´sal_Unicode

Change-Id: I66a1005c3f6bcad448ed2c162a8399c7c32ad78e

2013-11-01  Jian Hong Cheng  <chengjh@apache.org>  [d0b30f90d4be58ba78fded099f25a75d3cf88d56]

Made some changes to remove the compile warnings...

on the comparison between un-uniform data types

(cherry picked from commit e0705e2a87726c6d8a04eae624d4f032c5d596ce)

Conflicts:
	sw/source/filter/ww8/wrtw8esh.cxx
	sw/source/filter/ww8/wrtww8.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par3.cxx

Change-Id: I1e6931e01fdcce6c1a4e98a86fcbc08f5e0933bd

2013-11-01  Jian Hong Cheng  <chengjh@apache.org>  [40543e5321c8f618c125fd6f7f9a24b87431277a]

Revise un-necessary checking..

Patch by: chengjh,<chengjh@apache.org>
(cherry picked from commit 3869d0164607a1576826dcc338b1f8b52f1147bd)

2013-11-01  Jian Hong Cheng  <chengjh@apache.org>  [c1c49d8fdf78ed820ab3b9e4b82ea383ecce39e1]

Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...

Type Except “As Character” to MS Word Binary File

* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/ww8graf.cxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx

Interoperability of Hyperlink within Flying object

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
(cherry picked from commit 8f7c7a5713e92aecfe4837e628a001b7668c9540)

Conflicts:
	sw/source/filter/ww8/wrtw8esh.cxx
	sw/source/filter/ww8/wrtww8.hxx
	sw/source/filter/ww8/ww8graf.cxx
	sw/source/filter/ww8/ww8par.cxx

Fix non-pro build breaker: SvMemoryStream has no member GetRecLeft()

Possible introduced from copy and paste from sc, see
sal_Size XclImpStream::GetRecLeft() function in class:XclImpStream
sc/source/filter/inc/xistream.hxx
(cherry picked from commit 4a3a3afa32785d0b1051d9d1104adbbb0e61a820)

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

9ce792333ba3f6aa0f8d8660533bc740e1354597

Change-Id: Icbecea61bf6ec3e7baa02e678a575d64fcfca731

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [08698f258f0627f582b1b56b019da5cd4d3e5a7c]

Pass OUString by const &

Change-Id: I6b3d6709eb8e3471aaa6ad7b3bcba3319719218b

2013-11-01  Vinaya Mandke  <vinaya.mandke@synerzip.com>  [486222c7c003e250813bd885a95192bc63cc9830]

Unit test for Docx Chart Series Name

UT to verify that the series labels are
imported (or rendered) as in the docx file.

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

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [2c2ff538908e4c61987469c9e09325c2b479b185]

fdo#71005 Remove odd "Workaround for automated testing"

...that got added by 62ee5e1a752033344c172ad2380a5f1e2492330a "INTEGRATION: CWS
calcshare2: #i85794# workaround for automated testing" but does not make much
sense, esp. as all our (subsequent-)checks each use a dedicated, throwaway
UserInstallation anyway.

Change-Id: I64ca47a7d7ee3c2eb2ab33eebcec5a79a7e3d0df

2013-11-01  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [84f4b84212c1d3d27376a430d172f3382922f3f9]

Better approach for fdo#40077: Characters cropped in GTK-Combobox

Now using gtk_widget_size_request() to get the native size.
I reverted the earlier change (border_width etc. ignored)

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

2013-11-01  Pedro Giffuni  <pfg@apache.org>  [dc6c7e844a02a59133e96553000666be87b1a74e]

i#118517# - Update twain to version 2.1 with support for Apple and UNIX.

Mingw apparently tries to pass as GNUC and WIN32/64 so we detect it early and force it to work like in previous versions.

Cherry-picked from:

e1431bbb4eff94d7c2ca1e0660a13806cd6489f5

Also contains:

f30110565adafc75feb73eac9707d6d5f86f90f4 - Fix issue with twain header.
1d6adce05b0d7737268be32b1c24aef8254f48b2 - Minor style fix.

Conflicts:
	twain/inc/twain.h

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

2013-11-01  Thomas Arnhold  <thomas@arnhold.org>  [831fc27e2a1478c9edb3d19134d85a5af834049e]

remove nonsense FOLD comments

Conflicts:
	vcl/inc/sft.hxx

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

2013-11-01  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [90ef8ac1b5d94c24ff0d5a26a8ca6b6769f225c1]

fdo#70998 Termchange: Graphics->Image

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

2013-11-01  Julien Nabet  <serval2412@yahoo.fr>  [7fb2aa82f69329e73434c7e6a3ce3a1d3d99f2cb]

fdo#68414: SIDEBAR: property's Text named incorrectly

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

2013-11-01  Caolán McNamara  <caolanm@redhat.com>  [609f0b8bff60104168cab54822d3e7643a6f10cb]

add limits.h for rhel-6 build

Change-Id: I9d355be54eb4072044ad660296375fca8d0fa831

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [baa68e4e89c81b20f79576734cdbfa63665b3ff5]

Try make this more robust in slow environments

...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with
intermittend DisposedExceptions."

Change-Id: I64389b817d91a2bed8dfe1b8d92bafec42eba21a

2013-11-01  Stephan Bergmann  <sbergman@redhat.com>  [5a10e33f4ddc718f05a64629c4133a607ec9b29e]

Improve exception messages (for debugging)

Change-Id: Id2e00e0b0363c58c88585dd15f34156e57a7aaac

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [9b629f296732e8da630efe95321d9b1769b17a2f]

Add (dummy) touch_ui_dialog_modal() implementations

Change-Id: I12fde9cc7180118ade39b7a037d05e8793bd1c12

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [354c1a99ea29e41dd948600071ccc6215d77c29a]

Add FREEHAND_LIBS

Change-Id: I0230a18aaf5c8c9fe9f55a137cc62cbfc3992d42

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [faf9aa674e37d8d51771d5506a1ddbe3d4974915]

Add FREEHAND_LIBS

Change-Id: I86d01c9afdedc2477c2894694ab04c4a493bfa65

2013-11-01  Noel Grandin  <noel@peralex.com>  [ccbea814840ae8bc7cd5ad7e5d61a90638403236]

fix mozab driver after OUString change

for Windows build after my change in
commit e2451bd729d0f1d795a5b689deba65bc4e9d92c6
"Convert indexOf->startsWith and lastIndexOf->endsWith"

Change-Id: I9397f1310742cdd773a7d2d3c5f0dbe728041d2d

2013-10-31  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [22119b5a476748bb5eee5e624eebc7afee9d9141]

GPU Calc: re-enable regression test testSharedFormulaXLS

Change-Id: Ica508140d849cfd7754aea91e019fb3ed565d993

2013-10-31  Xukai Liu  <xukai@multicorewareinc.com>  [7abfae3622fc952ecac8ebacb1d70650ef773619]

GPU Calc: refactor code generation for inlined library routines

Refactored two library functions: Round and approxEqual. Generate them
only when corresponding Calc spreadsheet functions are used.

Change-Id: Ibf532d551ba0d99a117cedd4a0f3397acb5e017d
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [2ee41f402fdea5bed8076295ae3e94c79f92bd64]

Typo

Change-Id: I31cd13e6b11b73166e7a7f351c5eb3ea8038a4fc

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [5a0aec771f10e14558ce229ff70cd81717d85ac8]

Add dummy touch_ui_dialog_modal() here, too

Change-Id: I1b1e47de2eec94150a0abee4aa74994f55b9b88e

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [9fabf25bc47c7b16eb22eca3a934c18070e1e9e5]

Dummy implementation of touch_ui_dialog_modal()

Change-Id: I38b72837d8a26ef95d84deca299023c1646169cf

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [ec2ea6e6e087d13d484d0e4b938144d28c4395dd]

Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal()

Change-Id: I5f1b9fd266d7920a947d3dfb6bcd584e3cc30b53

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [139bd9b4402eb19a8de71cceb2ce3807cbb5dbf0]

Add first attempt at an error message etc API

Add a touch_ui_dialog_modal() function which in some way displays an
error or other message to the user, and possibly offers the
possibility to choose some "OK", "Cancel", "Retry", "Ignore" type of
response. Note that the "modality" is from the point of view of the LO
thread.

Change-Id: I1b2ad15854f8d76e2c30f93fb5356fad7e5d02ca

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [ac535415fe0a466acc23cdc32aabb6b7d03a31e3]

Bin pointless Android ifdefs

It did not do anything.

How to handle dialog attempts from random places in the code on
non-desktop needs to be re-done properly.

Change-Id: I854a12faba3f98c61f637b465789976493326d43

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [13c3ab57892ab7553c3c4eb65ed6cd9344751f67]

Use actual executable path

Change-Id: I75ffc83be6af34b09b4a98a5890b3585b4a76bde

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [8204fadf2089d1c0eeb65a409fe3964d1537c765]

Bin dead code

Change-Id: I7c3ae0afd6740df326a5c74826e7f204e9df2219

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [d68e1a2fcccf0e61c3b480c94c226ee1a58c7da1]

Cosmetics and style cleanups

Change-Id: I45b072e5d6a216f0b82f7a0b3a4554ef4cc3570f

2013-11-01  Tor Lillqvist  <tml@collabora.com>  [d7a4a5b26813c94398aa51c3e817e882aba299ba]

The "source size" of a VCL bitmap is not used for anything

Thorsten thought it might have been used for to the handling of the "Original
Size" functionality originally. That seems slightly broken currently in some
use cases, and this change doesn't make it any worse. (To see the brokenness,
play with resizing an image, reloading the document, and using "Original
Size". With the right sequence of actions, LO seems to think that the
"original size" is very small (1x1 pixel perhaps).)

Change-Id: I4e0852d2b367def5bc40baf95aac273d59731eec

2013-10-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [86ecd9560fe5666cd8814f513b80de7c67d1cbce]

writerfilter: remove unused WW8FontTable class in doctok

Change-Id: I649e21460ad00b2a364a8adc91061ba95a6623d9

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [42f8c6feccb3168d1a39683497e7a6ec6e7215a8]

Disambiguate where a "Source for ... not found!" error originates from

Change-Id: I424036d3a940fa53b1553c1c539bf1065cdc2759

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [2208fca2feb0360af95c7cb1bbe663577084bd15]

$installer::globals::macinstallfilename is already an absolute pathname

Change-Id: I35ced0ef75f6b411807f24ecc19b4f2a9622f98c

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [dd08ef89d53831246acefcd7c14d00b3c3da4e0f]

Hack to find instdir/*/LibreOffice.app/Contents/LICENSE.html on Mac OS X

Change-Id: I3f2b12534b6d83e4ae2c2a61a6f81ddf8cdad2cc

2013-10-31  Thomas Arnhold  <thomas@arnhold.org>  [326f3e40ba427f901e68642229c5e2c422d6135f]

shell: mapix.h is not needed at all

Change-Id: I1a55a4c260b781f7427bf149d32f1cae6149fe9a

2013-10-31  Thomas Arnhold  <thomas@arnhold.org>  [b4655065ad8866a346dc7c01658eaef30f85bbec]

vcl: fix brace

Change-Id: Ib41c9521a8b8e5b8ebc170f9b7e45379a51f1bd5

2013-10-31  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0539e7868643200ed929501d4974f4947f97af07]

Fixed a typo in the GPU Calc compiler.

Change-Id: I40994de5e445dbd6f3c5e6597a90e63b7dc3cbcf

2013-10-31  Thomas Arnhold  <thomas@arnhold.org>  [9a4a84df5406cdcde1f4d23a1cea2b109998f35b]

Windows: SHARDAPPIDINFO since 0x0600

This requires at least Windows 7 / Windows Server 2008.

Otherwise it won't compile under WinXP.

http://msdn.microsoft.com/en-us/library/windows/desktop/dd391556

Change-Id: I984e8bc1e9dc80a9c8bf236be9af3cffabcabd05

2013-10-31  Tor Lillqvist  <tml@collabora.com>  [e77f18f4975bb731f8445cacfff7609a5fe2d7a9]

Better warnings when CheckContext() fails

Change-Id: I94627e5b4efda92ac80a618e5aa4b0b33340f4ef

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [09c53251150d7ad3f4db0cc3390714912db8b0bb]

I assume this is missing

...from the changes to xmloff/source/draw/shapeexport2.cxx of
f15874d8f976f3874bdbcb53429eeefa65c28841 "i123433 Detect pseudo-vertices at svg
import, unify svg:d handling, correct svg:d import for relative sub-polygons in
svg import [...]," given how other changes in that file that introduce
aPolygonString use it.  Found by -Werror,-Wunused-variable.

Change-Id: I915b53ed74e03f84f240f1fa1f17768148f030d6

2013-10-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [f91775c00dfd50e89cfcbc280d90309a5d08d727]

writerfilter: implement BorderHandler::getInteropGrabBag()

Change-Id: I86922585122898692dc4fb1fbbee11e1864dad29

2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [b74e0da1df405151cfdb6c8cc84fad797f28e1f7]

Updated core Project: help  da63fbfdefb02c5026b05b33a57afe03a30f42b8


2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [c1e2b7fee37b9f3fb54caea8046de5356e199b37]

convert new/move menu to .ui

Change-Id: I77e46382cae6da03c3a972c9838afb3f8698c9a3

2013-10-31  Kohei Yoshida  <kohei.yoshida@collabora.com>  [94a569c25026ea67f18ace8a075e13ac355ff3d2]

Don't hard-code the start row position of string array to 0...

Change-Id: I06724e2e8754ac20217f5375a445c85f9a5b31e6

2013-10-31  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [6d2f42199c2a9b48c9e19d7ae087f5452bfbd401]

fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INV

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

2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [e44335abe006d05f0f915279605a03ef084116d6]

Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoords

Change-Id: Idc7e0a2651f2e0b499bbf8b8443ffb84b54a45b6

2013-10-31  Armin Le Grand  <alg@apache.org>  [223f6b631c1b087754c0f9051fb55f029f2503ce]

Resolves: #i123433# Detect pseudo-vertices at svg import...

unify svg:d handling, correct svg:d import for relative sub-polygons in svg
import; changed default for moveto writes for svg:d in ODF to absolute

(cherry picked from commit f15874d8f976f3874bdbcb53429eeefa65c28841)

Conflicts:
	basegfx/inc/basegfx/polygon/b2dpolygontools.hxx
	basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
	basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx
	basegfx/source/polygon/b2dpolypolygontools.cxx
	basegfx/source/polygon/b2dsvgpolypolygon.cxx
	basegfx/source/polygon/b3dpolypolygontools.cxx
	basegfx/source/tools/makefile.mk
	basegfx/test/boxclipper.cxx
	basegfx/test/clipstate.cxx
	basegfx/test/genericclipper.cxx
	canvas/source/tools/surfaceproxy.cxx
	sdext/source/pdfimport/tree/drawtreevisiting.cxx
	sdext/source/pdfimport/tree/writertreevisiting.cxx
	xmloff/inc/xexptran.hxx
	xmloff/source/draw/XMLImageMapContext.cxx
	xmloff/source/draw/XMLImageMapExport.cxx
	xmloff/source/draw/shapeexport2.cxx
	xmloff/source/draw/shapeexport3.cxx
	xmloff/source/draw/xexptran.cxx
	xmloff/source/draw/ximp3dobject.cxx
	xmloff/source/draw/ximpshap.cxx
	xmloff/source/style/MarkerStyle.cxx
	xmloff/source/text/XMLTextFrameContext.cxx
	xmloff/source/text/txtparae.cxx

Change-Id: I5171b4a3559ea116bea45152e1f2685666463635

2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [9069e26d1fe1fbbe7bceab0bae8a186d8cdb47cc]

we need these old equal methods again

i.e. revert 5c3615c1152eabfda508504c8a4c5727868acbc8

Change-Id: I7bafaabaf5b8337c3ef4fe0d9ea687924045114e

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [5d8f48c81eac8650315b936d0e89ad1d54b566fc]

solver doesn't solve anything...

... it is an abbreviation of "Solar Version".

Since nobody can remember that:

remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath
and any mention thereof.

Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad
Reviewed-on: https://gerrit.libreoffice.org/6515
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-10-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [fbe12f72bc59ca0b202d972ee098d16f66195c13]

DOCX filter: roundtrip more table cell border properties for table styles

Change-Id: Ia93bd2083b00f62770970a4efa783b6b19967acb

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [fc68745898647e1b9070459be43c5d1e0e933150]

verify-custom-widgets-libs: check libraries in instdir

Change-Id: Ia46c8df28ad2eed8ccdd6ec00f6bcd8358d8bb26

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [b9120cbb170bac1b82b5e3d4a3ad1369e1526c8b]

bin unused solver-using perl script

Change-Id: Ia2f122904ed6958109b864c487a8a7758d9b959b

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [4a2ecbfa0ef547f7c8e7625b51a9f8369edfe2c3]

install-gdb-printers: remove obsolete -L option

(obsoleted by linkoo removal)

Change-Id: I2f1ccc46625b10755795c53850481aaae3b0dc6e

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [b3902b1a1a5097cec393227ba8c57ef936ae4db6]

postprocess: CustomTarget_signing: find libs in INSTDIR

... not sure if it wouldn't be better to do this directly when linking,
but what do i know about this signing stuff anyway...

Change-Id: Iabebf21dd8c0198afb4fd03403fca3ca8a0c9b22

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [663e29ef0ed33646b38d04b9a2a9843e7e1061e3]

gbuild: gb_Helper_abbreviate_dirs should replace INSTDIR not OUTDIR

Change-Id: I17bb3d4efc676f2904ad9e23433a4c98bc2669ad

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [3b4a9ade6bfb8c3561929be0ad1d840285f412db]

gbuild; CppunitTest: use INSTDIR in add-auto-load-safe-path

Change-Id: Id9520beb1b50d580b6331c7a554794d88775faab

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [478887c52325fb7f723e03f664eea5fa833bf6b8]

gbuild: stop creating OUTDIR/bin in ResTarget

Change-Id: Ic708402d7d5c8d5065dc27d88c1dcb271e925770

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [8c592206178f72f852cec3f54fba501f2030b154]

installer: replace usage of OUTDIR

Change-Id: I82a87bdde9751efbdcfb4da5f89ba10ac17b427b

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [7c8036b9d021833c7268e4a03b29b2a52da535d2]

smoketest: replace usage of OUTDIR

Change-Id: I6629fb0a5312572c5a32876b19e71312761c98f1

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [2ba6873511df2fa822d0f63ee90b271e4daf1e9b]

libxmlsec: replace use of OUTDIR (not sure if it's correct)

Change-Id: Ie517bb93b34e132539cbe312dd13f30dcc4a0c9f

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [2757fcea22147e2c20095058333f4cdef8f83081]

ios: convert usage of OUTDIR

... not sure if it's always correct but...

Change-Id: Iccb21bace96825cbf502ae37fc513bbe76d261e3

2013-10-31  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [3a57c1f4d6b430110074cd0b3bfd7ba2bb9fea24]

Fix an integration regression on GPU Calc compiler string test case.

A new DynamicKernelArgument subclass is added to handle mixed
string and numeric values in the same VectorRef.

Change-Id: I2e394a95644a8fc41efbe15a04feea24140a4c12

2013-10-31  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [5dc0c2701690f39d7f5d44aed745dc82723e710d]

sw/qa: adapt ooxmlexport to use new tests macros

Change-Id: Iacdcb70e369f3f48e2885480ec5acabdae422f99
Reviewed-on: https://gerrit.libreoffice.org/6513
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-31  Roi Illouz  <roi.illouz@cloudon.com>  [aae312db554af9c8de711d67d6d83de44d7c0eed]

Fixe project for Xcode5 iOS7 new solver changes

Change-Id: I13c33cb0806dd16c2255788f5bcf635413644792
Reviewed-on: https://gerrit.libreoffice.org/6514
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8215dcfe7d59f151d30612542c8a1fb4a5f40b95]

Build only what is needed: less probability to mess up

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

2013-10-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [660800d6f33a01ad53fc0f5717e1c33868440d2f]

BIPU Freehand importer

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

2013-10-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [67153d76844fe8d8f3aba17f019443c96fbdd829]

bundle libfreehand

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

2013-10-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [62f67d64b4c98cdfe20cad824cf11f343d3f8d7f]

writerfilter: implement TDefTableHandler::getInteropGrabBag

This allows to roundtrip table cell borders in conditional table style
definitions for DOCX.

Change-Id: Ibc0da9996e98e89864c001294695328c15c1549c

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [8b8ef8d6331d84638bc253cb7d06faf37e0cc1b3]

Remove the xmloff::token::ResetTokens race condition

...where multiple parallel calls to xmloff::token::ResetTokens or
xmloff::token::GetXMLToken can see dangling pOUString pointers.  There is no
point in releasing this (bounded) amount of memory referenced from global
aTokenList, anyway.

There is still a race when parallel calls to xmloff::token::GetXMLToken write to
a pOUString pointer in parallel, but that's more harmless, and maybe calls to
GetXMLToken are synchronized by Solar Mutex?  Calls to ResetTokens (e.g., via
URP remote release request -> ~ScXMLExport -> ~SvXMLExport) were definitely
/not/ synchronized via any mutex.

The xmloff::token::Inc/DecRescheduleCount functions are now pointless and have
been removed, too.

Change-Id: I85905d4de1f042ed5c9a37589f942910d8ef80fd

2013-10-31  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [5085b66ef12298f488c4d7254c31292ef8fa621b]

fix incorrect strings for calc functions STDEVP and STDEV.P

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

2013-10-31  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [effeb7b039bbed5e4eb0c4af1f600b61ffbb4546]

sw/qa: 1 individual unit test per filter (import/export) test

The goal is to have clearer failure message by distinguishing
failures (only import, import and export, only export).

Change-Id: Ic4fc5f7bfd7c9ddb0705597c3fb994e41d04b5ba
Reviewed-on: https://gerrit.libreoffice.org/6289
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [26bddf3e80865d847f52e649ab60f97269177a3e]

desktop: stop packaging soffice.bin.manifest

It was introduced to get newer File Picker dialogs (i#70927)
but the special manifest file for that was not actually used for years;
LO 3.5 already includes a generic manifest file that is like any other
and probably has zero benefit over the manfiest that is embedded in
the soffice.bin binary anyway.

Change-Id: I0f41f10ecf26201043a8c9964cdfef95bc348eb8

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [cad751d28c356ef302f8eeb0d112a8a0e16dedbc]

libetonyek: I assume this is what was intended?

...at least it makes JunitTest_chart2_unoapi not crash any more.

Change-Id: Ibc14f141398e518ab8f06b661a198d50c7732e4a

2013-10-31  Caolán McNamara  <caolanm@redhat.com>  [e8e12b32ae23ee9b1613ef7794b83adbde27e9f8]

Resolves: fdo#70358 crash when deleting tables

Change-Id: I87282e363425a1bb6d9ab92e07717f66ee56a6c5

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [495cd12da44f3efc9626aa68a5c06653c2049b26]

languagetool: argh... added the wrong file

Change-Id: I817067f0f56dca6b2b086b73c97eeaea266fb363

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [bf80dfc0615f6179a9dcf0fc1fbca5a72ad7bfba]

clean up mozilla external

Change-Id: Ic69b8763da2933159b55a243c7aed4a8ce557183

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [36033194e3632f4c35333256592a50c497d089f6]

scp2: content of directory_extensions.scp is unused

Change-Id: I1e0d25def55e0c9dfd3f303e5d2c4aa82a13432d

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [45460cbd4333f619fefb721462f17fc13e4f887d]

move bundled binary OXT to new module external/misc_extensions

... and use ExtensionPackageSet to copy them to INSTDIR.

Change-Id: I3c77e986c308ffbabb5e55b93d3e04e6282bf4c9

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [60211134bc6aadd2c8bbcaf6fcda80971cb5fdd1]

gbuild: add ExtensionPackageSet class

Change-Id: I947207c78e28b416aebe2e33172043fd8cfa4f17

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [e0b50db09acef404f8dc0be74463bcaa1d488034]

languagetool: convert to ExtensionPackage

Change-Id: If2c5cf48e09b04a68a2d30b38bf8bc26be3c7bfc

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [704451d95d7b1c32f0e623bde5b4de4236ff9579]

gbuild: add ExtensionPackage class

Change-Id: I65ca50ccc512e35a5b95c2482f3a8833d1a7294b

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [c7c0da47e15957e8ab8674551fdaebc35998e9f0]

gbuild: remove unused gb_Helper_make_outdir_clean_target

Change-Id: I03894747e5269e6da60e0eb59551cdec123ef9a7

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [daa2f80bca3fee7cfc1550b3b56d22d3ff211376]

gbuild: InstallScript: use scripts from WORKDIR

Change-Id: I741edcabf86801f77ff58bc42a81372053c7901b

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [7c4098659238b9a78da4ee734a7b51fc0fab5e92]

gbuild: Package: check for duplicate definitions

Change-Id: I3c2a6b1128f7d827031e4c5a47a415112ce09c5c

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [fa424af27e8fd00528aea6ae4377184557a3a160]

readlicense_oo: stop delivering files to OUTDIR

- remove Package_readme, use generated files from WORKDIR via include
  path
- Package_license and Package_files deliver to INSTDIR
- split up Package_odk_shared_readme to have extra Package for
  generated files
- gb_Extension_LICENSEFILE_DEFAULT points to INSTDIR

Change-Id: I019d3431e30d982e887ae0000c755e0d61f98893

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [6cf65f96123772565b76898dc6892f692696e673]

odk: merge Package_config_notwin into Packge_config

Change-Id: I021ae1bc6d816d359be364c221d70a0e178a8b80

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [2b16f68044aa05e6d50537ba3b26a97571a7161e]

setup_native: remove Package_ulf

... instead hard-code macinstall.ulf location in installer.

Change-Id: I4a6b35c093ff3f4a19d84e8803821909a5ae03db

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [2a0a670945f9af760a1e8471427b63099dde9f56]

setup_native: remove Package_scripts_generated

... instead add an include path to the installer.

Change-Id: I5650d5d1d84620a04a9a92825733f3927da2053d

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [1860d65a78740eae66515cedefbcd3bf3ca37d5b]

setup_native: Package_packinfo to INSTDIR

Change-Id: I2d7804541e13f1696318059488acbcd8fea37fc3

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [4066d3190305613ed042cad3978b5d737420cd2c]

setup_native: Package_misc to INSTDIR

Change-Id: Ieaceb78438712bf4bde05daf3a7fd0a82ad9baed

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [862b9390b4fbfae37d01e06c954dd72eb9a008e1]

setup_native: find all static files in source/packinfo

... and move the OSX specific files there too so we don't need several
include paths.

Change-Id: I9368e12d4cf85da3795939b51540eaf7f5d0a7d3

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [ded43f722664799c8bcd035289f60d37020f3c5d]

setup_native: deliver Package_scripts to INSTDIR

Change-Id: I34512ab58696405cb439593e91995284ccbf7436

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [ee27b235f620b09845f6909fffad6bb120222464]

setup_native: use various scripts directly from SRCDIR

Change-Id: I6c53fed0a4eace9b306ce0ab425f16fa0ca7d7b3

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [bdd97ec6ee5ad96fd2452ce99b3ebd28e540629a]

setup_native: remove obsolete scripts

- update.sh is broken by design (i#116865)
- javaloader.sh belongs to the obsolete Java GUI installer
- admin.pl is not used by the build and is possibly useful

Change-Id: I5e4c43b09a1726075e6d5ddd85cae6109788e51e

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [460909c64420c31031bb586b83c6df91cab0508a]

setup_native: remove unused shellscripts*.txt

Only shellscripts_module.txt actually used; the shellscripts_core01.txt
is apparently relic of 3-layer office days.

Change-Id: I37faa0bbe195574511c3af85db1beb15e8a2cda3

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [364f8a577179e0b3fc2a458763504c97a36710e6]

setup_native: these 2 mac files are already hard-coded in installer

Change-Id: Ie7cbd70018a58a43ed25b207b243e1ebc2f2b9d6

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [bfc1108958d77aca6462f5c6b8ba097fd5f5a264]

setup_native: remove root[345].dat

These dummy files were apparently added for i#73345 to prevent issues
from dpkg when some core-0[345] package was empty; these packages are
never empty nowadays.

Change-Id: I58f03677473a594f03a51d0440095bdf4a6ea3fd

2013-10-31  Michael Stahl  <mstahl@redhat.com>  [9c40b2d67cf87018e45a89f71e40ba090769d392]

sysui: remove Package_desktop

... put the CustomTarget dir on the search path instead.

Change-Id: I2888e10bfa58d3c5b0f39958328efb14c3ce92a9

2013-10-31  Stephan Bergmann  <sbergman@redhat.com>  [9aa6fbb518c0b690741af1e07bae894e5cd4ebba]

warning C4702: unreachable code

Change-Id: Id8d87765c1e3c9a1549dc6d4baa65fe47dcd6af4

2013-10-31  Noel Grandin  <noel@peralex.com>  [dc6e04878da4fdd3df5da8d4457d5c92c09731c1]

fix ambiguous OUString constructor call

after commit e2451bd729d0f1d795a5b689deba65bc4e9d92c6
"Convert indexOf->startsWith and lastIndexOf->endsWith"

Change-Id: I19c0e33e318cbf4be90d60bcbb83bc5de4336190

2013-10-31  Tor Lillqvist  <tml@collabora.com>  [526e754b2ac52c9e4366cce63e2c9bbf817b2e76]

WaE: while loop has empty body

Not just a warning, but clearly an accidental editing error.

Change-Id: Ib708b1de774d56d6c4b144c4e10e280f8181b67b

2013-10-31  Noel Grandin  <noel@peralex.com>  [e2451bd729d0f1d795a5b689deba65bc4e9d92c6]

Convert indexOf->startsWith and lastIndexOf->endsWith

This is both an optimisation and a cleanup.

This converts code like
   aStr.indexOf("XX") == 0
to
  aStr.startsWith("XX")
and converts code like
  aStr.lastIndexOf("XXX") == aStr.getLength() - 3
to
  aStr.endsWith("XXX")

Note that in general
  aStr.lastIndexOf("X") == aStr.getLength() - 1
converts to
  aStr.isEmpty() || aStr.endsWith("X")
so I used the surrounding context to determine if aStr could be empty
when modifying the code.

Change-Id: I22cb8ca7c2a4d0288b001f72adb27fd63af87669

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [460b52838fdad0352188bdd877b69cbb5f17ca63]

Use ScDocumentImport to insert data table cells.

This ensures that all cells get populated through ScDocumentImport, which
keeps track of current cell positions in each column.

Change-Id: I2ed10c91778e0b81959c8a436c4b2def5967e70f

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [82b6427174692248f73f1b99f19faf46a13d3e4f]

Use enum for table op mode.

Change-Id: I51e110fb0a2b72689f529d7094389cc3e20dfbe0

2013-10-30  Matúš Kukan  <matus.kukan@gmail.com>  [ed4f0a52f0110557f86a63d9758a71c6b2e09e06]

fix indentation

Change-Id: I41c9e96e2202f1dc52ed93c03846d4d37ae6c2cb

2013-10-30  Matúš Kukan  <matus.kukan@gmail.com>  [dfe56dfebe5a8c5ee0c3c576158d43fa9fa5678a]

remove empty methods

They are empty since 3a20556d0945f9de7c12fc18018257525dfc5065.

Change-Id: Ibd6c1722d3088d92677338b5b8011cddd6dd98cf

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7504b3dd8ca4424fd7da91195741b566ce42a2c0]

extend the position hint to GetRangeScriptType

brings a bit more performance benefits. Still not as much as I expected.

Change-Id: I1abead8694acdd965520a9353e84824a68672988

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [89d7363b0029458cb924169f3b0d207a29916fd0]

don't update row height for csv import, fdo#69009

Multiline cells are already updated and we can skip the other cells.

Change-Id: I6690beeaad01543c12cb42247baec6fbc18aaa77

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e7f3330c98d83282f957513941fd7b5a7b9c00b7]

use positional hint for UpdateScript, fdo#69006

Change-Id: Ie1bdc905e869d56625440e2a52d48993fa2fda9d

2013-10-30  Thomas Arnhold  <thomas@arnhold.org>  [adefd564d07a6e70cc1d9fad8febe5b434511e83]

Windows: Drop obsolete stuff

This is pre Windows 2000. Drop it.

Change-Id: I3599a0d2ff7cb967c534eaa0cd4f070817fe3240

2013-10-30  Thomas Arnhold  <thomas@arnhold.org>  [b60d7a27e4b0278c2bd0c3c736597849c7ed1a21]

fixincludeguards.sh: svx/itextprovider.hxx

Change-Id: I32ebe61a8431e357ffdc057b019fdd3b75dd68a8

2013-10-30  Thomas Arnhold  <thomas@arnhold.org>  [a9fd489834b63e423d4745f0d71cf15396e3e3eb]

windows: remove WINVER check

This check is no longer necessary as we require at least Windows XP,
which is 0x0501. It was implemented for ImmGetProperty().

Came in with 011bcd1ea1e8ce10f6b9946d8d44d05a59387b8c

Change-Id: If94d6e99e7f474d931546326bd6c96f2cfa4cfcd

2013-10-30  Thomas Arnhold  <thomas@arnhold.org>  [4da020c5272aaddce3d9d8f1bad4c0cef8029a13]

Windows XP is 0x0501

See http://msdn.microsoft.com/en-us/library/aa383745.aspx

And as we support only XP as minimum change this.

Change-Id: Iad51b0dd4bb960ed5a270b0b701ec3e0b28ab4e2

2013-10-30  Thomas Arnhold  <thomas@arnhold.org>  [d837c7b773c719202b0ae6c33825bf6d0ea7a6c5]

Remove legacy EMX check

Last release from 1998 :)

http://en.wikipedia.org/wiki/EMX_(programming_environment)

Change-Id: I01b1dbf0d91c44d8e1da447aa24efc8878b41e1f

2013-10-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [659ab86604bbdd7442524054f4b01541932ee3f9]

writerfilter: remove unused WW8LFOLevel

Change-Id: I8d76ca0a051e3ea10e0544636560e840ddc193fd

2013-10-30  David Tardon  <dtardon@redhat.com>  [0aa668e8538535d6ee01185b2746d91cb1d849e4]

update libodfgen

Change-Id: I9466c07f18b4befaba662386d69426dd6687d2dd
Reviewed-on: https://gerrit.libreoffice.org/6487
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-30  David Tardon  <dtardon@redhat.com>  [08ca3e40b0ac19975459589c9bee8ea77331a6c0]

bundle libetonyek

Change-Id: I4099ea49ebce7c28152a0895086be5b86b18e28b
Reviewed-on: https://gerrit.libreoffice.org/6486
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-30  David Tardon  <dtardon@redhat.com>  [412975713b4838582f635ac9e61a8a8e720ff09c]

integrate Apple Keynote import filter

Change-Id: Icc36b761da9262a99af730cfe71f576bcaab3ee1
Reviewed-on: https://gerrit.libreoffice.org/6488
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2c3d648117835df405ff8414c51821d2a0ed1519]

make postprocess handle commas in OOO_VENDOR correctly

Change-Id: I560d561ba10cdaa113a154ce9bed27de65d6d8eb

2013-10-30  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [6a660262e9d1d06f4c0c6c99063e5a966e64d6d6]

fdo#44134 fix omission in support of Excel 2010

functions STDEV.P and STDEV.S

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

2013-10-30  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [cea5b8eb497f7b162ea1743401c9045d286e5d8e]

fdo#70000 fix omission in support of Excel 2010

functions COVARIANCE.P and COVARIANCE.S

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

2013-10-30  Tor Lillqvist  <tml@collabora.com>  [5e50987119d4ac6878911ad07e19680cc30384b9]

Fix build for Android: Don't use SYSBASE that way

Change-Id: Ib4027a28a2e4b19842508a6006c1c56a06d021ed

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6461b9c9d28f1f46b6338c768c51a4eeb366ebab]

Return false when no OpenCL device is detected.

Change-Id: Ib4e3e432cb69c17cf1830bfd540d4f5335056879

2013-10-30  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [781363934af5c0ff3401161c385c6c93c9352c2c]

fdo#61002 add Excel 2010 functions VAR.P and VAR.S

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

2013-10-30  Stephan Bergmann  <sbergman@redhat.com>  [83397d0415f248bb61829b13eb7c6364d7a71508]

-Werror,-Wmismatched-tags

Change-Id: Iec4f78de9e52144b84baaa739d97681343ae5a27

2013-10-30  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2b01553fa5982ed50fd37f346a150d1aac8dcd6f]

fdo#54938: Convert svx to use cppu::supportsService

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

2013-10-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [9ab844c7fa907e2d1119a316c695198ef888a059]

DOCX filter: roundtrip more table style properties

Handle wordWrap, beforeLines, afterLines, beforeAutospacing,
afterAutospacing, asciiTheme, hAnsiTheme, b, i, color, sz and vAlign.

With this, the export filter is now in sync with the import one again.

Change-Id: I7184447baf872374eaa69afdfcb149a7e6e45faa

2013-10-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [e0f1ddca3f26df3e84d6fbf1cc373ec287396397]

Factor out DocxTableStyleExport from DocxAttributeOutput

Also add a docxhelper, that contains stuff that was local to
DocxAttributeOutput till now, but required by DocxTableStyleExport.

Change-Id: I24dcc62d11862078202244c214b317e3bc600567

2013-10-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [0501d66d7ea4d91a0542b8d16b873461d4e9b13d]

DOCX export: initial w:tblStylePr handling

Change-Id: Ib368d558913149d7489ed320b459b66d3b1279a0

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a6d89e17995987549db36695f3ea490a18f30ba4]

Ugh!

Change-Id: I95979ed5a303724e944a48b69d3c1cdbc949e53e

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3fbda041d29ec6436460b75944e8c15f96366da5]

Have the OpenCL test really use OpenCL.

Disabled testCompilerString() which currently fails.

Change-Id: I4bfc9bef0a2a3e204551085f5eaa5b9d4bebbe3c

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [077ef157eff28b8b50725663a287ccb2a511b071]

Un-templatize code for speedier compilation.

This changes brings the compile and link time from several minutes to
a few seconds.

Change-Id: I486b7bfd56913b17ec9ea2e9446372f3e9da38f1

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb590c067fc86f402739e9a959192d501fe6bb26]

rename software opencl option

Change-Id: Icbadc235164b8d055b71f7207535fac2188a1948

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4954e2a2f6d99e9c1cfb15435c66bdbbf62f1cd3]

simplify code and fix out of bounds read

Change-Id: I5be3a28d3d1ae43974f844d143a30bfd989cbe5b

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [34012133266714259e5b009851924d176199a60d]

use sal_Int32 instead of xub_StrLen

Change-Id: Id868448b5c981d744a066c738b344752bcd0faab

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93959db4d8846cfdfb87ab647c4d457fb09bb869]

use DocumentImport for csv import, related fdo#69006

Change-Id: Ib904510b6e897feb787497a4c8ff4204387cf6a4

2013-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3757128f488bf47c51c2064daea90155601242b2]

variable can never be NULL in this place

Change-Id: I806a5ce53f1f290d6e37fe4afdd574b52b98fcce

2013-10-30  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [0865c446c2ac3facd75f03020e934e71403429e1]

fdo#54938: Convert package, writerfilter and writerperfect

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

2013-10-30  Eike Rathke  <erack@redhat.com>  [88d87cefb61b03909b26ea3ad89e2dc7b5538a0f]

added missing HIDs instead of using copy&paste IDs of other functions

Change-Id: I4d3cb89501f287fa2b278881352a766715ec7c6e

2013-10-30  Eike Rathke  <erack@redhat.com>  [fe0037e045036419b6c6b5fc979328d500dd4d08]

using dbgutil builds is good for you (TM)

Init of function description resources displayed
"Class: 272, Id: 412. Classpointer not at the end!"
that was due to resource SC_OPCODE_WEBSERVICE having an extraneous
parameter flag in ExtraData that wasn't read because the function has 1
and not 2 parameters.

Additionally added HID_FUNC_FILTERXML and HID_FUNC_WEBSERVICE where the
resources used a copy&paste HID_FUNC_BITLSHIFT instead.

Change-Id: Iaf5a860901d5e02581965a4b33cfc50c1a601b1f

2013-10-30  Tor Lillqvist  <tml@collabora.com>  [a5f43ca3786298bc58c43f7b5dfdeba44f511d2d]

Bin obsolete C30-only (some ancient Sun compiler) code

Change-Id: I8efa4de7c3348867274ee9d40a6e3b8ae0fb86f7

2013-10-30  Ptyl Dragon  <ptyl@cloudon.com>  [95f112d200db6ae61f7510ae95e3f0eaa60a8929]

added stub for void touch_ui_selection_none in MLOGestureEngine

Change-Id: I45f957863dc26b2ef40bdfed04cb689325f5b170
Reviewed-on: https://gerrit.libreoffice.org/6492
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-30  Eike Rathke  <erack@redhat.com>  [2d326986605def918ec846458441d4a49550a141]

real assert() to bail out on invalid index

... instead of displaying a message and then silently poking memory that
we don't own. Now that globstr.hrc is renumbered it makes sense to
prevent future inconsistencies.

Change-Id: I7458fbca4928b33fc7471820aeea7882a0f71e50

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9c6d513fe77120c85858b4f3f3250c6c0a09bbf7]

Let's use typedef for this.

Change-Id: If2523ee085285dc47d18fce425f784caa664d73e

2013-10-30  Eike Rathke  <erack@redhat.com>  [01c2853b581b59f35206cfbefebb325427eecd35]

renumbered string ID defines consecutively to close gaps

... and shrink the resident array a little.
Also included the awk script that does this.

Change-Id: I47ab6d9d49d229dcffeef1a684f5c6fa836f91d0

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5655b8ede2a5386b9d24d266ae08172a60b04618]

Lower-case directory names, and rename to just 'opencl'.

Change-Id: I412298c73586c347d88f08bad0357a8142df3f63

2013-10-30  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8a48889071a07b9e79d54c1d8ad83389d1b285a5]

Re-add missing test file and re-enable previously disabled test.

Changed the name to remove camel casing in file names.

Change-Id: Ie62c35c1f7285efafd3ef9a7473d754c9f8e8147

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [07a31ccc02f3553f1be3e8bb5ff67e6e6f7ce016]

curl: set the right RPATH too

Change-Id: I409bb44541748ad69b5087243f4ea8142e424fe0

2013-10-30  Vinaya Mandke  <vinaya.mandke@synerzip.com>  [ce85ba3e2e926f72084cef2f18343f5f09f03152]

Unit tests for Chart Series Name

Added UTS to verify the series names (Labels) for chart series for following-
    * xls, xlsx, ods
    * odt

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

2013-10-30  Vinaya Mandke  <vinaya.mandke@synerzip.com>  [9239dc026ae31d38e495c7031b1e55cab4aebe9a]

    Fix for Chart Series Names

    For Docx files, the chart series names (labels)
    were rendered incorrectly and hence exported incorrectly.
    In place of the correct label, the series name
    for next series was displayed.

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

2013-10-30  Michael Meeks  <michael.meeks@collabora.com>  [72b954df59d64fa47f6380e4322243401afb683f]

Avoid using gconftool. Atk provides a11y not Java on Unix.

cf. comment in framework header. Should have no impact on real
run-time Java a11y, which would be enabled later as-needed; only
on JRE selection. For extreme corner-cases, where your auto-selected
JRE has no a11y support either select another JRE in the UI or:

$ export JFW_PLUGIN_FORCE_ACCESSIBILITY=1

to override.

Change-Id: I59a6428e5a11664b75c29580cad76eb9500db45a

2013-10-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [1dac69edef6f2b7632dc3be002ba7d3075c70b96]

writerfilter: also store table style type

Change-Id: Iff8ce5c7c7904a91ed1dc1aea8f7053abeeb1a45

2013-10-30  Stephan Bergmann  <sbergman@redhat.com>  [c51a6ffd3ca90ec5fcad55826fdbc1b2f7ad6109]

error: unused variable 'kSrc' [loplugin]

Change-Id: Ic0b2fd6d16cabdbf732ecbe038f1cee8da05639a

2013-10-30  Tor Lillqvist  <tml@collabora.com>  [27759f787b48e6a16ff371041349e33d1bfeaba1]

WaE: unused variable 'kSrc' [loplugin]

Change-Id: I6ad63d30a48bb2fb2d530d18091eee0be6cff057

2013-10-30  Tor Lillqvist  <tml@collabora.com>  [dd5347ef29686cc02928243b571f11444ed4e6b9]

Build targets instead of a scheme which doesn't exist in a clean tree

If you try to build in a tree fresh from a clone, with no manual build in Xcode done,
there will be no "schemes", so the xcodebuild will fail. Instead, build the "targets".

Change-Id: Ie2689880e66d1aaa97661970d2060f5935cfcf17

2013-10-30  Stephan Bergmann  <sbergman@redhat.com>  [542a3291005dc1db011c76f437d5e0b945fa726e]

C++11: new/delete replacement functions cannot be inline

...as clarified by a new sentence added to paragraph 3 of 17.6.4.6
[replacement.functions]: "The program’s definitions shall not be specified as
inline."  Clang trunk towards 3.4 now generates errors for this.

Having these replacement functions in the fbembed dynamic library is extremely
fishy anyway; at least on Linux those symbols are not exported, and hopefully on
no other platforms either.  (If it turns out that this change causes the symbols
to change from non-exported to exported on some other platform, the best fix
would probably be to remove those replacement functions completely.)

Change-Id: I590d55e44814a6707030c42e1087377e75819666

2013-10-30  Khaled Hosny  <khaledhosny@eglug.org>  [71077148d442b3bbfeefd9a572942946c6a95823]

fdo#70968: Incorrect rendering of Devanagari short 'i' vowel

It seems that some Indic fonts assign 'mark' glyph class to combining
spacing marks (spacing not non spacing) so my reliance on the glyph
class to set the IS_DIACRITIC flags broke those fonts. This is a bandaid
to get around the issue, plus some long rant! (at this rate, I'll be
writing "The VCL haters handbook" pretty soon).

Change-Id: I3ff892acf746d50182573f94e7e8c3c6f9464ae0

2013-10-30  Khaled Hosny  <khaledhosny@eglug.org>  [8886336141dcbf21961d0c86a82f6224d7ac7a31]

Simplify

Change-Id: I30ab912b96fffa181b5cf062ecdf80faec615ec3

2013-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [9f374ac73f8789aa6daa16969ebb25e2803373f8]

fdo#70674 adapt wizard code to incompatible Date/Time API change

Change-Id: I0338777bf46c10f6082c7eb3886883e92952eb99

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [91d88ff8646d5ae86c37b92441b7e857ec5e86ca]

We don't need this hack. This actually causes the test to crash....

On many Windows build environments.

Change-Id: Id025517363ec915ecdc311ba1c30b537d01808ae

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f518cd28d7ebacf059ca826353c8202c87be957f]

Restore the old behavior, even when the data comes from a cache.

Change-Id: I722a53ee0e8a8f757c1d02fa5f604e6ccedf3b1a

2013-10-30  Takeshi Abe  <tabe@fixedpoint.jp>  [d502ddff205f381807bda16aee8469bcdf354a18]

Remove unnecessary #includes

and add them to a couple of appropriate headers

Change-Id: I500765df767319a0a75ea2446f4fec591a34da58

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9e7e21cd532f04a1b1c7c7288bc439848963b748]

Believe or not, '>>' in this context is also C++11 specific.

For those compilers that don't support C++11, we need to put a space
in between.

Change-Id: I2b67225047de3cc97f8bcec8d75d360cbbefd988

2013-10-30  Eike Rathke  <erack@redhat.com>  [19bae2d3e36052cd902d6f127128c8aa91b937bb]

renamed STR_COUNT to SC_GLOBSTR_STR_COUNT to clarify ...

... that it is not an ID of a string but indeed the count of global
strings.

Change-Id: Ia4ebc389bad86333bae6a3ce761399b9248f2696

2013-10-30  Eike Rathke  <erack@redhat.com>  [bc131959ad0cd58262859a11af1977e47d62cb32]

STR_VALERR had no place in globstr, moved to scstring SCSTR_VALERR

Change-Id: I311918aaacc8b0de32af5bd7fd7e5be146d977e2

2013-10-30  Eike Rathke  <erack@redhat.com>  [4eb1aa5b773110f66666d5aecf7d0df27c305c66]

use something different than the SID_ prefix confused with SlotID

Change-Id: I6e87b1288d05c698e7c71b28ca1c6d503b25a332

2013-10-30  Eike Rathke  <erack@redhat.com>  [8df6531b2652c16004ad0977b81f4a822c3f2689]

moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGS

They aren't needed in globstr and weren't in RID_GLOBSTR anyway but in
global STR_START+... range possibly sharing IDs with something else
after STR_END of sc.hrc ...

Change-Id: I1f9f8e9e1748afdd00ceb3106ec405456415ee21

2013-10-30  Eike Rathke  <erack@redhat.com>  [d41ed4d5c6d052b9b4099dcb72f143ff49a2fcdb]

use SC_STRLOAD()

Change-Id: Ib59005bf6a7f2f28eb37c5e90782dc448ec20aa4

2013-10-30  Eike Rathke  <erack@redhat.com>  [1e40ce0555afc43ac4a61513a1fde69e2575cbb5]

added SC_STRLOAD() macro

Change-Id: Ia6bb9361bd1327c6a67d71e7908bd632a3e99ba7

2013-10-30  Eike Rathke  <erack@redhat.com>  [b1febe2901d03a0e46fb7ca18b4398af2f5142da]

commented purpose of this file to clarify resident nature

currently it's a mess of what was added here

Change-Id: Iaea4a6a44358c93c9dda45030898e2cb453526af

2013-10-30  Eike Rathke  <erack@redhat.com>  [6638ea3eec48b008fd3abdca99f0f8ef7d91f00b]

proper include guard name

Change-Id: Ib2c8724ba0759860a6374d9152c6a1d93387f5cd

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [43a61b3dd74c059a690b9cf46d294c2908212557]

Include a message for unhandled-token in OCL group interpreter.

Also added sanity checks for unhandled cases; i.e. mixed string/numeric
in SingleVectorRefs

Change-Id: I448536f45ec6cf9bc870671646c5ed4ee83ac9f8

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b3aadaa58c7a5c28132da3d085ce39378fe69ce8]

Hopefull this is the last of std::unique_ptr.

Again, this is C++11 specific which we can't use.

Change-Id: I766cdf56cd49ba1611cf0172a52a5c0d950d33a0

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [c2bb1a1fe7b2a258d404a29833d6fb0c1ce1013d]

opencl-test.cxx: -Werror=unused-macros

Change-Id: I762673fd315e2f37da18a7739acd2b71240418bf

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6877f54d9c4680fcbc9a6d3bf1037738e8b93224]

DIE auto DIE!!!

Change-Id: Ia4df8ac18a4b213a6c82a8faff0a4c08d53b6d08

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7490d80c05d20e837cc11672ac58fa3cf1f61207]

Catch exception always as const reference.

Change-Id: I7526a8724b66bbf23c5b38b76dcd6497ec409979

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [64e00faba5faefc50ae25dd410d0313026dea720]

More C++11 specific features we aren't supposed to be using...

* No 'auto'.
* No std::unique_ptr.

Change-Id: Iaceab28b9ad0b515bf77db2767018573c8de61de

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [8817dcb8f43051d352c0caed6eebf29c6b0192b8]

l10ntools: remove Package_ulfconv

Change-Id: I7a8c3fdf34951e00fca8c0a2543f33817fa874fa

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [5503a68395641d8ae927c635eec2960c617ddbc3]

cli_ure: remove CLI version Packages

Tweak the installer so it reads the included files from SRCDIR.

Change-Id: Ic4d3d2c003c2d0c5aebea6dd32f5989f3d4f04e4

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [3df5304ada4cec75072bc71f24ab82fe9b48d97c]

sysui: remove Package_icons

- rename main_app.ico to soffice.ico (in case the name is relevant?)
- installer: hard-code path to sysui/desktop/icons/soffice.ico

Change-Id: Iacd6e28201c3f8e69375e0bfc516542e86131912

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [5de3b85f17d90e535f963313b4a645b28dacba33]

configure: remove newly unused variable MERGE_MODULES

Change-Id: Idb60c578f6dd3412a81b38aaf66d21674387a2e0

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [228313f32c472da1cb2f7cacf53a25fcd3e12fb3]

msc-externals: remove Package_msms, use MSM directly from MSVC dir

Change-Id: I2e35810312ed140e393311569de7abd6f4676b63

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [df432e40d82ffd0c5ece36905bc67f3a7a667179]

msc-externals: add missing Makefile and README

Change-Id: I2aad0fe01bcfb0552ec54537e89d8b7e90f80a62

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [76e1ff7bc8230d09092a9dae3942f949b388c5eb]

configure: mozab-driver does not build with MSVC debug runtimes

link.exe complains about different settings of _ITERATOR_DEBUG_LEVEL
and RuntimeLibrary in MCatalog.o and other objects (LNK2038).

Change-Id: I4a63231c93d34edd3c20b6987ee8c9ed3b072ed5

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [ffa7f7b8ac6c6cb292f6b115c0601ac11d7a8f16]

connectivity: mozabdrv: avoid warning C4005 macro redefinition

Both winnls.h (included via windows.h) and mozilla nsCharTraits.h
define macro IS_HIGH_SURROGATE/IS_LOW_SURROGATE; it turns out that
the nsEmbedAPI.h that drags in winodws.h is apparently unused.

Change-Id: If5189c58dc1fe3a508a360a270337f97333e0ce8

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [3dadfa5afb21f0c7a4095726050c8ff386aaa356]

moz: remove Package moz_lib

Use xpcom libs from UnpackedTarball; the nsldap32 libs appear to be
unused (presumably postgresql uses some MS LDAP libs).

Change-Id: I56c6b9d38a11a39b8b0e878c892f30926d50284c

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [caf00f04982bf38678b84c159d330179e3205146]

sysui: stop delivering icons that are unused

Change-Id: Ie85f6dce7d9ff07346e7814f74e01f160bbc3177

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [a4d8d71c974f4660f6ee772f59e6f1474069ed3b]

sysui: stop delivering icons that are used from SRCDIR already

Change-Id: I0dfbc23c03f9efe7b0020f15eb7f5312da3e6a80

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [c7dd8ccea8b2fc08dd599565409be84941c41705]

msc-externals: deliver msvc80_dlls to INSTDIR

Change-Id: I9304cd94bc50a3db1abc3a2c4ddfc7388d58505d

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [0f5792b8f4aa90a1ca9f1318e635ed101cc00b8a]

msc-externals: dbghelp.dll to INSTDIR, and only if ENABLE_CRASHDUMP

Change-Id: I3955a163e5a78b445e276eb01d37fca111877d35

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [542baebc307942d6aa53bd7a11652d689fc69216]

avoid build breakage on lame pseudo-OS that cannot unlink open file

Delivery of image theme zip can fail when a unit test runs concurrently
and has the zip file opened on WNT.  Horrible hack to have vcl depend on
the image themes should prevent that.

Change-Id: I4b65dbb6cae8738d52153eba3397b17e94cdc7c9

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [2cb380bad6e7c8abaf15a7606d8e95ca86d5c8e6]

solenv: remove gdb Package and CustomTarget

Since it's necessary to call install-gdb-printers anyway (which is what
the CustomTarget_gdb does), just do it first thing in "build" target
so that unit tests running during a from-scratch build get the pretty
printers too.

Change-Id: I357dfb828a2e0eed675aa552d3256f96a312a890

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [4b3dc6665dfb4a88c3068e769418866993c12b37]

install-gdb-printers: don't use "ure-link"

... which is a symlink and creating it as a directory when "-c" is
specified is a bad idea.

Change-Id: Idceef60373699c89eb494b212bec84748606f532

2013-10-30  Michael Stahl  <mstahl@redhat.com>  [97c62ed88419f7288ce1b365474c65038253608e]

scp2: remove obsolete WITH_VC90_REDIST

Change-Id: I9f7bbce8096f49851dc643b46ebed8308026c8d2

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [050f342234e4e321d73d6c0630696ce71080ee26]

std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.

Change-Id: I549dd62bfb5c14993a3f600a388cd716b3ff7401

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2dda5e671ba21ce490bc690fe970db7e56adae24]

We don't need these headers.

Change-Id: I8411b605edd27105bdc6cfc04acbd5cd9999e886

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [951ea7ef6c268b9703fb8b265f7e6ae42212ad59]

std::shared_ptr is C++11 specific. Use boost::shared_ptr instead.

Change-Id: I8e6780ae5b5042a0521687f3a3535e74d7a35d23

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f571c985c0cef19b821ca34582de6abcbf940e0e]

Properly split opbase.hxx into header and source files.

Change-Id: I6ab5a792b5c31b44b8f302e45ec3511d3e2d6cdc

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b0aec6296d480a4444203032cf05e0ec71259b6d]

Properly split header and source files.

Without this, formulagroupcl.cxx alone would take minutes to compile.

Change-Id: I7d55ed22fbd7f5c0859d5f1bf2a4e4eafd47ac3b

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [92d7ca2c98ab0ff9a192ff9af29326059adc6624]

Lower-cased file names.

Change-Id: I88f0733b16cfc88a578c8c4f18e0c36814a7c4c3

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e4ba3cf07f758fa59ab6951eeee18de6990698f8]

Temporarily disable failing OpenCL tests for now.

Change-Id: I13562c365a2064ee17a45d33688ce9c730fae2af

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f8b95040d87502dc47e7c09d285ef04e1f929b98]

Correct way to try to enable OpenCL in unit test.

Change-Id: Idc4014cc760207a723c5af88fc348a1881e8b1e1

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9247a100e3aa0c1ebd81254683eef2311a516a17]

The test documents for these tests are not available.

Change-Id: Ie0cebecd56a41ce21a962d352ed3e000c9959818

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [04eaaad8d0600890e20627126a4cde8dfd555b24]

Add missing boilerplates.

Change-Id: Iec0e62d650c81e5c8382b8db8946ac5f982fefe5

2013-10-29  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a31b1be66d90aebe7df8c25e0c2652de100bf3c7]

Fix compiler warnings for unused variables and non-const char* declaration.

Change-Id: I52d9285d5f42d2001be4464a192bf8f4481b56fd

2013-10-29  haochen  <haochen@multicorewareinc.com>  [374ef1d20324383c05c1a713e65c01aecc38eb32]

Fix compilation problems on AMD OCL of finaancial functions

In AMD(HSA/NHSA) GPU compiler not support expressions like -double/double,
must generate as -1*(double/double). Changed functions: COUPDAYS,
COUPDAYBS, YIELD.

Change-Id: I8aeedd62073283375c46e97d60db36a1aad85170

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [86d0f46b0ad2492b8ecf4926b4bd4f1f1753583b]

Cache compiled kernels in GPU Calc dynamic kernel compiler

Change-Id: I21cd3d22998c814152272b1f7c865c03d17a2cec

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [90336178f2c0b1e69104e41aea497a60c04fed3b]

Use MD5 in RTL instead of the one from OpenSSL.

Change-Id: I120961da4fd9eb8ddd99e347ed4c266fcb2c7ec6

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [8243c1f3997b8f796b128fca4869c1e5ac5d7bcb]

Throw exceptions for unhandled functions in GPU group interpreter.

Throw exceptions when seeing unhandled opcode and OpenCL failures,
instead of assertion failure in the GPU Calc group interpreter to allow
graceful falling-back to SW interpreter.

Change-Id: Ie19c1a300ae5db9bdbf90eb8a9dbca3f2611b770

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [5106b933ad6fc531374c492430bb07226b73fa80]

Re-enable testcases

Change-Id: Ic70f436b5238a4d9df27599f0a93ca8223a63e15

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [7ffb6b095872c5081dfa284d6b754e69e395bd13]

Rebase to calc-group-interpreter-4

Change-Id: I4d98e88c4fcdf8c6e5ecbf31bc181dd186a85c9b

2013-10-29  haochen  <haochen@multicorewareinc.com>  [d0cfbf8871ef6e9a3ebe14ce143b4887389a46f2]

Fix NAN argumetn in ground_water, stock_history, sum_ex

Change-Id: I10eae800889cd25e819720861a30e6b5edaca88b

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [c45c29a6037dc3d9065666b38309dee352122925]

Fix bugs for SLN in GPU Calc

Change-Id: I78e42b0d5322abc15549d3e101a221774d3297e6

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [6b15350724ab90601092e726bb4bd05cf37fc365]

Fix bugs for SLN not cal by GPU

Change-Id: I3365942ae633763f5ef551ecb29a4f341604f991

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [9ed303f6c5be7d488828da5050d55561dd16daf7]

Implement fix for bug of NAN argument in some finacial functions

Change-Id: I2a755ffd3b4455d3be7fab49ebbc9ecaa469b14b

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [ef9a48f3325753c8d0a321e22684df2bc57e61b7]

Implement fix for CSC in GPU Calc

Change-Id: I075f9951c07088a9b6346a7ffad6fb7e3284ea8a

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [c204c1a9b14709dd439b2a483c81b043fb2eeaf5]

Testcases for CSC in GPU Calc

Change-Id: Ie2d85b5566a3f87224707a2e28b14fba0b75ad46

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [775a535f013fdf1d9eb43a1065572213b23455be]

Fix release of CSC-COTH in GPU Calc

Change-Id: I4be62550127f88c3dce28fd8b27059d10980efa4

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [f4a2b026226527cec53ade06f3abad399cef2b12]

Implement fix for RSQ in GPU Calc

Change-Id: I15c12ea18541bbad23f17349acd1f7c1bcca69bc

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [7c95710bb04d1f5fcbf291bc9261aa44748c7575]

Testcases for RSQ in GPU Calc

Change-Id: I5e70883fa61da2afbe7254ecb448fcfd0abb41a3

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [f15ab5095a37bb2bd7f6e1ac4d5bdfb46ab29c6f]

Implement fix for PEARSON in GPU Calc

Change-Id: I16aeba7c889677119995939a35be6ccad2517725

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [eb3b21416332f056d805d2cce6255a56bfd318f6]

Testcases for PEARSON in GPU Calc

Change-Id: Ife42fa3dba9e1ced92fd2465558bdc12c3ab5a9b

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [5b83739280bce1751547371803f27d5ea4009c8a]

Implement fix for NEGBINOMDIST in GPU Calc

Change-Id: I327737e899b88448a195f6d990a9a6552346a74c

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [52cf3dad67e7120220ea5fd5770084119fde2475]

Testcases for NEGBINOMDIST in GPU Calc

Change-Id: I19d3a98e8356600ead7d6a380159f1331c75b071

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [275cca2030b2a21d87af58a8637dc81234156a5f]

Fix release for NEGBINOMDIST in GPU Calc

Change-Id: I127657b20b905e3f9fed1bc9222cd62de0adb187

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3c7002e105f30ad0454a4895d4e4ce329a3bb58a]

Implement fix for COS in GPU Calc

Change-Id: I2f64599a0f26366214ae99294d27606620e11046

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [b8c4a34be08f0d72f6423bb41020e4e568c88a3c]

Testcases for COS in GPU Calc

Change-Id: Ib28e97de5847e635d8d41d481b1024bd2f14cf59

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [832dcf235040e0f3c73873895d974d6f92f0f831]

Fix release of COS in GPU Calc

Change-Id: I0279a89a03fd5805415d2a0301e9afeba088672d

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [f957962526a76fcc4a89d7fac75fd7c506eb3da1]

Implement fix for INTRATE in GPU Calc

Change-Id: I93e6070bb8b3cd70b93d28cb8761fb42d9e9f778

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [4878afb495736678b7700d6e07d6640d32cd6ab5]

Testcases for INTRATE in GPU Calc

Change-Id: If2fae1c1d2d40f837d393ad45da8535bb24eb453

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [419d00ffe28e3372e77d17d897c4e3492ed59c37]

Implement fix for DISC in GPU Calc

Change-Id: I31c155321a355e75ea39e50fb264b596fc742d9e

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [14e3096b5e2a269a0b1c49aeca37b2c8c389d741]

Testcases for DISC in GPU Calc

Change-Id: I54992ac813ea4c689c80e5ba0454d3c619ac51c1

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [4085c1e112fee7dad3d88ee3a2a2d3fbf392f062]

Implement fix for COUPDAYSNC in GPU Calc

Change-Id: I9c263c028682dc7083efbf5d8c487279b881f247

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [2b338845f4c1b63afe7bda155c02ce6812b693b2]

Testcases for COUPDAYSNC in GPU Calc

Change-Id: I1f4ebd5f71bc843a6d37ece7f8cc6b9c92a33a02

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [7de8a3f6877690c41a52c21e58d7c31528f5455d]

Implement the fix for COUPDAYS in GPU Calc

Change-Id: Id96a70fe9092d052a30c8af13d2e1f95a236f7fd

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3b3bb14673ef3b93116ac1c3e6e653371f32b9ce]

Testcases for COUPDAYS in GPU Calc

Change-Id: Ib60dae909cfb2c98992e7113147dda845a5546a8

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [2fc29f1114e974be290b3ca2eabd76995386d790]

Implement fix for CORREL in GPU Calc

Change-Id: I2dc3fde8b113a08e3a22482540a9eea1f7b2a297

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [639777b714b0cb0431d0c1720518ce4e7e47bb99]

Testcases for CORREL in GPU Calc Change-Id: Ib3c0682a070d775a1d8c7dc6d35e39c434800c07

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [58a99abceb35be2580193b331dea23a16b59e61c]

Fix release control of CORREL in GPU Calc

Change-Id: I2baaffbb7b9d2cafd5fb479e5ee3883a55ca2a9c

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e85c84399e96d2fef58ce522d7d5ed07f63f67b2]

Implement fix for SYD in GPU Calc

Change-Id: Ief8f98e8c5b41bf2c7a1a211075b3e7a5b3766c0

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [2116807ee2327b5976ff22f84bb2cec5faba7d1f]

Testcases for SYD in GPU Calc

Change-Id: I5194ff93023666c38af39f6d8199c9ab039c60d7

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [6e115768e0177f4a90d233fe73831f9df4b364d1]

Fix release control of SYD GPU Calc

Change-Id: Ife48f5129f1557a66955d5446759ecf7ff52be5e

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [484b08320415d7d4fe9e0c1fe5931d4fdc6d4a2d]

Implement fix for DOLLARFR in GPU Calc

Change-Id: I0e7e5794b6587bdcf5f9c8d8217b5979835ac861

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [174ccb84eab48dc17b38cdcd2a68d196e6705df7]

Testcases for DOLLARFR in GPU Calc

Change-Id: I2ea13d418bdcd94bbcad47a26f64df3cf9a43e48

Signed-off-by: Wei Wei <weiwei@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [53b1ac51d9f63f74f76fcba9c3a9285f61aae36c]

Implement some inequality operators

Change-Id: Ibd02166343f753c44b799d25327a3762efc5fb3e

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [82c60d5c352f3607d195d4a71e7c83678527adbc]

Testcases for numeric inequality operators

Implemented ocGreater and ocLessEqual

Change-Id: I07b704949b36394262037dfe4a8bd73828a08084

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [e2b3e67bda794833294558d0949427cd7dc1e6ce]

Implement string equality operator

Change-Id: I848e0e657625551e59c74274a27f3d73a89182c0

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [befb9ea79ffadc57c2b3d981630ae59431feadcd]

Testcases for string equality

Change-Id: I4427f797f077338cfd3ca0d397b8575a1bd25c8e

2013-10-29  haochen  <haochen@multicorewareinc.com>  [0b23eae314e357985c116c6ba178c088b501d56d]

Implement DOLLARDE in GPU Calc

Change-Id: If62cfdc9f6617f82a86c0321918083d1a09e6fd3

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [2963cd0b7d7cd01792aef3bed80a9343ac69c6fe]

Testcases for DOLLARDE for GPU Calc

Change-Id: I1061129e9c0f63548089187b9259a02d8762056b

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [189f2bda097be7a50d5c2d97bfd35c5deaae4e94]

Implement COUPDAYBS in GPU Calc

Change-Id: I3a0944009e6e8a0d7e19c437be1af2f2febcc2c2

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [572280bd7c94d286310b4471c44dea9ddd723026]

Testcases for COUPDAYBS for GPU Calc

Change-Id: I18f05035603ebf74dac533878efe7c50fbc1a9ad

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [fa4ea8733c4c99b788ce10e6bacb48e9b8307245]

Implement GEOMEAN in GPU Calc

Change-Id: I059b4e632fd02a865f110692a67e926e581016e0

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [eb4e0aded2ddb3d609d15e9c31811f1d9e3fc2e0]

Testcase for GeoMean for GPU Calc

Change-Id: I6a98f96a4440cc6822bf561be043954e9f2d6cb4

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [c8082d46ceb2a0eff53ec63bea9c09646d4ffac2]

Implement HarMean in GPU Calc

Change-Id: Ib8922ee4046b752805022f7fbe2e17b4c789ae7f

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [21c32e7eb8a185abf0799405eb98480bf3a37077]

Testcases for HARMEAN for GPU Calc

Change-Id: I1bec0361de76bc6a707b6598251bce94bc2847fb

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e409cd02e5956173aabb1374205526c85c8ca3a5]

Implement GAUSS in GPU Calc

Change-Id: I5a33caf39fc0c21a7050f2180589bb67ba1ed08c

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e2582e2a12901097666a2e2cb2c0b2609a3bca91]

Testcases for GAUSS

Change-Id: I7316584cd3a058f25aa333d27661deb65eff26cb

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [dc8b548a4777af12681b02b7ead6a9a861c1e05b]

Implement GAMMALN in GPU Calc

Change-Id: Ib61c5d345de9804308a2552266b61dd66c020b78

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e1afa24b6b0c043d8b74e7ee9bbda5e97c4bee65]

Testcase for GAMMALN

Change-Id: Ia93f4cebfcef6a5f4b2fa83b4160d564128cb60e
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [8cec717c7127b92663b60d291bdd287e36025f4b]

Implement ACCRINTM for GPU Calc

Change-Id: Ie10a3f5da9b3a9b781cad7510f49438ea0a260c4

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [f33fa668b88a64753a865972bd4e1e73fbdf6dbe]

Testcases for ACCRINTM in GPU Calc

Change-Id: Ib82a78301eed854f085ac7b41804160c6b0bd09d

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [56e742e9ffdf6e37be972bf90b8a307496860a7c]

Implement SLN in GPU Calc

Change-Id: I42bb0f790739e05be78536fba9c7875bd8cad290

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e7de7bda4c243538ba0b6915150906d4f7e1600a]

Testcases for SLN

Change-Id: I8e946830f6b0098c1eb91c09b91db67ac5fd3fb6

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [afa7614df78d05513e18b094a7d8c8029ca84cc7]

Append kernel signature in terms of operator names

Change-Id: I27f37a7ef2d6fb52c910f4b202a143e8f5830b69

2013-10-29  haochen  <haochen@multicorewareinc.com>  [5d7cec5deb97360b83de54e55fdfa105c80af015]

Handle the case where single vector ref passed to MIRR contains nan

Change-Id: I305b1e3fd3f5c6dc2d41c46980943d9be8171ee3

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f06c24d288bfc6c4786ffd1fdfdb04758422722e]

Add support for nested operators inside SUMPRODUCT

Change-Id: Iee90767356f9d9dee980e9400c374c9716956d4a

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [77639fa86cb2bbf7bd52a03187a7b0f570c817ac]

Testcases for nested operators inside SUMPRODUCT

Change-Id: Ied20d5f3f1098d663444db337875d9e2728d4cdd

2013-10-29  haochen  <haochen@multicorewareinc.com>  [1ac9a525f0963e4945fb0a7773e833880e94f3e5]

Handle NANs correctly in MIRR, IRR, RATE, FVSCHEDULE in GPU Calc

Change-Id: I8e1503b3dd70464e584b30048a4f235d0dcb4471

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [cd1d1978ca77ac81df4df0b901622018bb5f0dd9]

MIRR, IRR, RATE, FVSCHEDULE do not correctly handle inputs with NANs in GPU Calc.

Change-Id: Ibe7c7e07f7df5023605b57093947e2d23dae40fc

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [c1fb441277da1735f05cb8eae5451210ce75478d]

Implement GAMMA in GPU Calc

Change-Id: I7e32944230a88e148b0d512d53c9e6e08d68ef06

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [400fcfee0973af46b9d3d04546a66fb7bb2fea3f]

Testcases for GAMMA for GPU Calc

Change-Id: Ice40e03e01967604e5ad9ff37528585946ff17e7

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [951baee0b38c14dd6a0d00585a050f0fcdb3ecd2]

Implement FISHERINV in GPU Calc

Change-Id: Ica0e40772085530436e9659a692e8111299fad7b

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [831c570e33cba22e478a1fabfc0e4d34e3260011]

Unit testcases for FISHERINV

Change-Id: Ia1e6f607947fe600e1fe552bd1e329fde5f7913e

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [cc9765be821bf7c6f3d503375e835ec0b3e23bae]

Implement FISHER in GPU Calc interpreter

Change-Id: I2c56f330107d71b36d79b19cabf5cfc53c22617c

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [cfa655db546bb9672263d5116819fbbbf669ce96]

Testcases for FISHER

Change-Id: I2a68603df90a97e7c955e3ad5c60ab47a92c5d82

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [1d90f9be4aad7bd0b6f1855a50565f1076b1efb7]

Move function implementions of GPU dynamic compiler into dedicated lib impl files

Change-Id: I4f5b38087ec2f63f53dc001e24f5e5f807e1e3ed

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d73ba5e264013d37d79e29b10cd6636d077bb6c8]

Fix some warnings; change function invocation place

If a child node is an DynamicKernelSoPArgument, generate code
to invoke the child node's function within its immediate parent.

This is a prerequisite for correctly generate nested
DynamicKernelSoPArgument.

Change-Id: I6b2f236600dd0eb18674aa1edeaf0e5134cfb43a

2013-10-29  haochen  <haochen@multicorewareinc.com>  [6cbb4ec48f1244a4b190333690a693df6cc51ec5]

Implement PPMT in GPU CALC

Change-Id: I7dd36675f01839f5bde6b5b5479e29803d63dbe0

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [ab615fe2c99a79002ce78456799781305f46b8b9]

Testcase for PPMT

Change-Id: I28e7d1152ec533dc5200662c288840a70dc9749e

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [59793613af5a493a957f54e4f7a096166203b513]

Fix bugs in PMT triggered by released control

Change-Id: Ic1e7d47e854067edd85cd16d56b0f3280174a781

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [8201a977ed04062a4e0428c7ff9cde188e504b61]

Implement RRI in Dynamic Kernel Compiler

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [1d24c5dc5e130dbe050e57b3b8c5172b0adb067c]

Testcases for RRI in GPU Calc

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [fb66475375112aef7df3201f4270dd8da83269e5]

Implement RATE

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [a4127de10e2ff1e660e54710db2b90c1bb4d266e]

Testcases for RATE

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [d728ea918271fb235056857dd8762e887939df21]

Implement MIRR

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3836da8de207d8d346c8dbdb959f9f25248d93a2]

Testcases for MIRR

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [1aa2f96f7a0d3969d61ae30e5cc9988ca0198e12]

Implement IRR

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [9a733142d1eccb88a84744ed407be41bbd849c41]

Testcase for IRR

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3e0173227f349a2287b8395cb79285c2f6e8bb7b]

Implement PMT

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [ddae5a6ba3d8e5f772842350a397b9c47a77adc5]

Testcase for PMT

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [c7c5b78dde5a8aafcccf88ebf26a36ab52ae08a4]

Implement YIELDMAT

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [674a86b814dfdd6ec1545f92ea7ad883ab7e513e]

Testcase for YIELDMAT

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [f889b837d26ce4dd1bfd0dc9ab47a9dea45f249c]

Implement YIELDDISC

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [cbc5452db65d086d4098a34e5a67b951080cd53a]

Testcases for YIELDDISC

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [91492d6f4558debd30121c79d8a9f141e6d91fca]

Implement YIELD

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3750e365702df03e4f3331c2f36edff3d9c53225]

Testcase for YIELD

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [ddfc5997b3fa65ca5338f13d84add2d82b03c691]

Implement FVSCHEDULE

Change-Id: If99f4b73afac0680bff050c6761e80b5a8939321

2013-10-29  haochen  <haochen@multicorewareinc.com>  [3e096676f8cb9d95a2772517e869527ff941a2e1]

Testcases for FVSCHEDULE

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

Change-Id: I9f4905331180b5ac4fa046a67c93ca3b18c5e89b

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [cf048484d8ce9b28e688a96ed9bfa90ceb7c8535]

Implement TBILLYIELD

Based on patch from Hao Chen

Change-Id: I99543a82dffe971b82d7482617662d716b188801

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [44efb3498429ee8379a8eafdc80e21f5071fc159]

Testcases for TBILLYIELD

Change-Id: Ica7d7d04368fec0486930196a7aac2b609aa590e

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [176ab42dd0d35c5083205bc0ec79e14caa613b4f]

Shrink long lines

Change-Id: I42d9f042866455a0ec82771247a95f7d57c743f7

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [12b266755d4f60d8be12b0b81c826e97aa94a1c7]

Add TBILLPRICE support

Based on patch from Hao Chen; fixed compilation failure for
NV GPUs.

Change-Id: I2228fbdc97c95603dd15e54bbe0e5d63b889d653

2013-10-29  haochen  <haochen@multicorewareinc.com>  [4de9fe37df2521b9a8adf28ab829dda2868001c8]

Testcase for TBILLPRICE

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

Melded additional testcase revision from the fix patch

Change-Id: I8f90e128f261cb29ca910467c1ba9f6e2a295904

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [4fad904340b4cfb7202d3811930d1c38a55ef08d]

Additional fix for compilation errors on NV GPUs

Change-Id: Ic734420d9bebfc96e797475b4b9b97a3e2eea696

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [3331bed22b70f37c1d9d193417276361b171f7e8]

Support TBILLEQ

Change-Id: I23c538cd6c2244f84e4d4d526adfdba460cc0312

2013-10-29  haochen  <haochen@multicorewareinc.com>  [9c7cb0d33f887b972587e630caf80f6ffe557429]

Testcase for TBILLEQ

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

With revisions melded:

Change-Id: If7a07c12db9f27dc9268f74ea4657837ab5bda48

2013-10-29  haochen  <haochen@multicorewareinc.com>  [ae37013f9bc8599708f7b40271927b039c5cfb9d]

Implement RECEIVED

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [7c426dc025ee026cd8459f8beee8a1f0e080d064]

Testcase for RECEIVED

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [a815f8e815b94e7d41cc0b764559859c2bcdb0f8]

Implement PRICEMAT

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [b235a25ddbd93b6054ecc1d1c46b13c6ddf99a82]

Testcase for PRICEMAT

Base on revised patch from Hao Chen

Change-Id: I90b23587b832baa88191cbc2fd9c3deec10e1c97

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f3ef5752da87981a0c27335f7f3ea23826b9c091]

Revise long lines

Change-Id: I152e45deec91158fec2a13599b8fd23b18abb204

2013-10-29  haochen  <haochen@multicorewareinc.com>  [766e34fdf1e1ab3b04a15aa5638c75de05106434]

Add support for XNPV

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [9964a5e71facd17cf89cd6e31e17bdc166f84668]

Testcase for XNPV

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [e6740b36d971ea6493a10b57056072076e9bb3ab]

Implement CUMPRINC

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [92a114a9bb1ecfe7ebf4b8f87a876153a4bb1914]

Testcase for CUMPRINC

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [4ff1ddaced3cce3f12081cde1094c79dc8236dc0]

Support 'Nominal' formula in GPU calc

Based on commit from Hao Chen.

Change-Id: I3d277dc5579f2e9dc2bc465280c2b41dbf93f6ec

2013-10-29  haochen  <haochen@multicorewareinc.com>  [dedf06a9e22350927cc321e5086e8f0eb9d91ce1]

Testcase for Norminal

Change-Id: I1f128fd18a5d5bd84bd58c25cabfc61c50505861
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [0a0e9ee8208442b36590cfc9c9ea447bb5cb1784]

Eliminate unused code in openclwrapper.cxx

Change-Id: I333c89b7d6058d381a2d256158ec69fffa4d305a

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [44abac8361feb74c430b308a4a8a661d53320f75]

Implement support for 'cumipmt' formula in GPU calc

Based on commits from Hao Chen

Change-Id: I867384c52f6d2a15ddf7a511bb358244a316ef23

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [7f099820ab3455d9cba9c34c05923c1048623829]

Testcase for cumipmt


2013-10-29  haochen  <haochen@multicorewareinc.com>  [548eca6165bd4ef8865083197d14e60c2b7ceb44]

Refactor fixed inline function preamble generation in kernel.

Also include general source code layout reformatting.

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [33c093289393ed95ac74998cea1e0c1090595552]

Change FormulaTreeNode* to std::shared_ptr to avoid memory leak during AST building

Change-Id: I1fc33c389829de99891cc765d322dac09950c8d2

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [7033c336d7bc8cca6a5e37d3065ecea166b456fe]

Make GenSlidingWindowFunction a virtual base for codegen

Change-Id: I726f2e2a118775b86b4f4a8a30609243b29435d8

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [e4e0953cbde46cafbdb80444d224a340b8738087]

Add tolerance to AMLOEXT-18 testcase.

Change-Id: I2f1c33b32e08eca5edaec7b79044e2e334537f3e

2013-10-29  haochen  <haochen@multicorewareinc.com>  [d64ef47300c579656885223daadb1b456f980478]

Add and support effective formula kernel

Change-Id: Iaa3e4c86d6783470b463440c7ca33ced9571ea77

Signed-off-by: I-Jui Sung <ray@multicorewareinc.com>

2013-10-29  haochen  <haochen@multicorewareinc.com>  [8b902b99e3babb3716d84f8d80277bcd4d890344]

Add and support Effective formula kernel

Change-Id: I6eadd316186f85a0a4b13cf632f1d5a210b19fcb
Signed-off-by: I-Jui Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d7a49a9ed8948ca2b45fad9d82f1621208e43b37]

Removed host reduction code and reversed operand order.

Change-Id: I6279b7620d219dc01f93810db10905f005b6e266

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [a04f61ba62b24d9d70e6a540a3317e60653c1605]

Simplify control flow, add regression tests

1. Eliminated duplicated logic in AST traversal;
   integrated into DynamicKernelSoPArguments
2. Also added stock-history and add appropriate test codes

Change-Id: Ia8f269ef4dea18cdad3e5056a4decda2a0014e23

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [2fc32fbd78edcc60c56248eb9351629c6d54cf02]

Implement average with > 1 subarguments.

Implemented also various operators including ocMax in nested
function support.

Change-Id: I3e31db1ef73f5a12f9f7c40ff10871c6bbf1e05c

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [130c0df0695c4858cc4615257afb2c06b22997aa]

Test 4-7 in min_max_avg_recursive_RPN_test.xls

These tests are similar in nature. Consolidated in one bug.

Change-Id: Ib4555bc21941c73949f0c7e8c81ed60c9942a931

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [6feea9141eb41d1903342f0117fee1b48875bfec]

Address test 3

Also refactored the logic of handling reduction functions and
code generation for sliding windows.

Change-Id: I4b73480ae535120c3eedae883f34963564665240

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [bdd1962a0a0a22bad6569cbd8f9050c97797886f]

Test 3 in min_max_avg_recursive_RPN_tests.xls fails

Testing some fancier nested function invocation involving min()

Change-Id: Ia1f6a14ba285d2a5e082dbf4c96f6e5b83cb3654

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [69e3aadf28be81edb87d1f7c3f1b52614fdbcb42]

Fixed test 2

Implemented correct code generation for nested min with
more than two arguments. Also abstract sum and min operators out.

Change-Id: Ibcbb6f5265a96de435e6f370e8b8468dd27b5aca

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [e8baa9f6d0c7e5c7398e0408f89b120e2faea4bd]

Testcase for nested function invocation.

Test 2 in min_max_avg_recursive_RPN_tests.xls fails.
Created a small testcase in the tab 1 of sum_ex.xls
and adjusted opencl_test.cxx accordingly.

Change-Id: I2f98a99bc4c60b2d3a7536dff84dad86b55f7845

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [ff4a2bd49b5876c8b27f5d227e961a1af6c5172b]

Implement support for simple nested function usage

Add nested function support for min().

Change-Id: I41a2d09cd6b42c7af105dd2212bb878f851f86fe

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f798eb5b36c1e4abbb4c7a4a32c36331d082c6b8]

Need support of nested function invocation

Test 1 in min_max_avg_recursive_RPN_tests.xls fails. Extracted
to the second tab in sum_ex.xls

Change-Id: If87b2edce9bb383d67b56bfcb5c723c57c98e641

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d03a2738e6ff893ddd287388cc7dc8b86318d214]

Guard MD5 with macros

Looks like MD5 dependency on OpenSSL are blocking builds on Cygwin.
Turn that to conditional compilation.

Change-Id: I855507baaa9bbc0e8e1b145cea2f83a4e102d132

2013-10-29  haochen  <haochen@multicorewareinc.com>  [b4dfd3f44a2bb8e16f01c16305c496f55fbf8a21]

Add operator precedence in generated code

Change-Id: I87b4b9c76517512edcba0249f22099705a382579

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [30975f747bad4a2ffbc2b753115e811de8adcc31]

No support for operator precedence in code gen

From haochen <haochen@multicorewareinc.com>

Change-Id: I3dd1a1994f2dd502d5fb5f62d3cc622e01b0a393

2013-10-29  haochen  <haochen@multicorewareinc.com>  [03d648a511b1dc85b57372af09cd78a54d259e52]

FIX-Create-kernel-fail-in-windows-unit-test

Change-Id: I377c669a9be5214ba736d4a6327bee1efa23f89f
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [b3cb58e8e97d91a05ef9daa1f49675167a98b145]

Implement sliding sum with one fixed end

Revised code generation in DynamicKernelSoPArguments. For
sliding sum with one fixed end, generate a loop for each range.

Change-Id: I11b8cfba55b1472d5c3775dd7830dcbda62ba953

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [16a11913b91d718a742dcbaf5cd4dfed67cbd527]

Testcase for one-sided sliding sum

Equations like SUM(A1:A$5) are there in row N of stock-history.xls.

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [d2d58b1fb1401227d59bc45c60f95d6cfcee10f7]

Implement SUM and COUNT

Implemented SUM and COUNT. Also improved the fixed range reduction
in geneal, so that now empty cells are handled.

Change-Id: I9e58bff9851f99d6edb1fbaef2232d37e6e64d62

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [1d1e3c8fc210fe0d29eed3455bb7f87add65a389]

Testing SUM and COUNT functions

This testcase tests:
SUM with two fixed ranges
COUNT over some empty cells

Change-Id: I7a9222811c51eea13842258dc3e00d83fe1b6fae

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [b0155b3fc99f9d9de9237e7c395ce0ed9ef2fb1c]

Fix a typo in sum-of-products

The fixed-window version of GenSlidingWindowDeclRef() had a typo.

Change-Id: I468efe7804d9e465757a7ce74062272900dc98cb

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [e4d9cabfb55acb88e7a4f1f9c1c54c6c329f87c0]

Implement support of sum-of-products

The SoP support is implemented as nested arguments. Refactored
also the sliding sum/avg to use the SoP interface.

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [908d2e0d99304184082672dd9d55505d1b57257b]

Testcase for SumOfProduct

Added a testcase in sum_ex.xls on sum of products of two vectors, one fixed,
and the other sliding.

This represents a case in column J in stock-history.xls.

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [aad8ea52e44b5495777da0e1573f4e3904f60eaa]

Generate GPU helper function to compute sliding window

Use GPU to compute intermediate results for sliding window computation.
Note the current version of generated helper function can be pretty naive

Change-Id: Iee5b5c3d89ee21ee73b8684bf280c13ba77a8fc2

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [fd28936491fcd5bf3bcc4ce661d9f02045645617]

Add support for sliding average

Added a new subclass DynamicKernelSlidingArugment to handle sliding arguments.
Currently only sliding average is supported, and the sliding average is computed
on the CPU for now.

Refactored other DynamicKernelArgument subclasses so now the Marshal() takes
an extra argument nVectorWidth which is needed for kernel arguments that
require allocating intermediate result arrays.

Change-Id: I1fd95efd4af148ae9b270f1e45d2d2ffe74b005e

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [66258e699373c4531ed734168056a3743d02f01a]

No support for sliding windowed average

Sliding windowed average is used in one of the benchmarks:
stock-history.xls. Need implementation.

Change-Id: Ic9a51e57a3a65fe26bc59013ed8e94afe40a9160

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f880f0a2d821c48a981cd2d31c38e9bc28e6d02c]

Simplify implementation of DynamicKernel*Arguments

Simplified the logic of DynamicKernelArgument classes

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [15f2b07b297d91827497d2c4f77f96af1f71bda0]

Implemented the missing ocSub operator

Added support of ocSub. Commented that the operand order is actually
reversed in Childen array of FormulaTreeNode.

Change-Id: I7cf57e4c440d4f7b4e70530dd3129c199ace1f7c

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [c5f6ed56574189e3cdca55ae51a04092321abed6]

Compiler crashed when given ground-water-daily.xls

Added the test xls in sc/qa/unit/data/xls/ground-water-daily.xls,
also added back a unit test in opencl-test CUT.

Looks like the implementation of ocSub is missing.

Change-Id: I7599cab9c72d65f5821a9500b5ae25d5b925814f

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [f0c78de959635f38fdd2b8696e8224f677780fd1]

Implement basic support for invoking built-in functions

This commit added supports of fixed-range reductions (min, max, average).
These reductions would become another batch of predefined OpenCL kernel launches.
Right now we use CPU implementation to mimic the effect these library kernels.

The changes are mostly in adding DoubleVectorRefToken support; the actual
kernel invocation of these reductions would be in the argument marshaling time.

Implmented a new argument class DynamicKernelReducedArgument as a
subclass of DynamicKernelArgument to handle this.

Change-Id: I199c82710c5e273455d078f9a685571b0320e2ba

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [020b918f801acbe843d8d1ce9e264e06ea74b6ed]

Testing min, max, average reduction in formula

This testcase examines invoking (not recursively) functions in formula.

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [4c517b7de22f4fabfe8473617739c0a45c25ba59]

Initial Jitting dynamic kernel compiler.

This change contains: 1) A jit that compiles simple formula to OpenCL
kernels. 2) Minimal runtime support to run the kernel.

Change-Id: I30ae6a080caa93e9cbeeda3f2d2d981a788074ee

2013-10-29  I-Jui (Ray) Sung  <ray@multicorewareinc.com>  [ea661f9192527bf1b2f6b3f93ce2c384767b55da]

Initial testcase for dynamic kernel compiler

Test the jitting compiler with a simple vector formula like C1=A1+B1*2
This stresses:
1) vector operations add, mul and,
2) simple constant and vector operands.

2013-10-29  Julien Nabet  <serval2412@yahoo.fr>  [3ad44c41234aaa29af8d900f9dc4dc4e131d1453]

cppcheck: fix Possible inefficient checking for emptiness

Change-Id: I4d98c7feb71daafeba95a493c71f3f5d520b3058

2013-10-29  Roi Illouz  <roi.illouz@cloudon.com>  [84cfb9b9926e88f75deffc6742a07a4390203bfb]

New CustomTarget, move Xcode setup to Makefile

Change-Id: Id03bf8002902f1adec57356601b28ab2c743df2a
Reviewed-on: https://gerrit.libreoffice.org/6476
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [aeb29afa11b7be87153f048044a2d4af9a87b50c]

writerfilter: remove unused WW8LFOTable in doctok

Change-Id: Ib83b87d5e4cc42fadc56cb830bca377ffc6f42d2

2013-10-29  Eike Rathke  <erack@redhat.com>  [955281e50e2728932edc3b688ce3cf235bdfd0c9]

Revert "fix fdo#63546 : set appropriate alignment when writing direction is changed."

This reverts commit 16f508686c29bfa244ca6f81b5ab3bbaf5fef2a7.

2013-10-29  Eike Rathke  <erack@redhat.com>  [8276cc057a1caf2e282093fcd90ac7b5a2c1c844]

Revert "Related: fdo#63546 bundle both changes together as one undo"

This reverts commit c4da31d33bcd00230153929bba3165f5257aabde.

Conflicts:
	sc/inc/globstr.hrc
	sc/source/ui/view/formatsh.cxx

Change-Id: If74872b89dff88f1f1fc7fac1a7b6224f3763d26

2013-10-29  Eike Rathke  <erack@redhat.com>  [2f29e544932633a01162ecb80e50872eabdd2bc1]

Revert "fdo#63546: set appropriate alignment when wrt direction of cells is changed."

This reverts commit 706e3b8e43df94310b2fe8458da67875073a046c.

Related previous commits that commit depends on will also be reverted.

Triggered by fdo#70750 inspecting the code it turned out that the
changes for fdo#63546 did several things wrong:
* looping over individual cells of a large selected range results in
  slicing and merging ScAttrArray for each row in each column which is
  utterly slow (the reason for fdo#70750)
* instead of executing the changes in ScFormatShell calls should had
  been forwarded through ScTabViewShell to be passed down to ScViewFunc,
  ScDocFunc, ScDocument, ...
* setting hard attributes on all cells (except if already centered or
  block justified) is not wanted
  * value cells for example should stay automatically right justified if
    no justification is given yet
  * overwriting already existing left or right justification may not be
    what the user expects
  * applied styles' justification is overridden this way

2013-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [c2b8170cbdac557bdd63a467be8bf4f124e74702]

DOCX import: also read tblPr/tcPr inside tblStylePr into InteropGrabBag

Change-Id: I1670e5c51d19aa17188c5707856ab61874fab6c2

2013-10-29  Tor Lillqvist  <tml@collabora.com>  [dd7f23bf0d37a33c04c4f752492b012567cdaa90]

WaE: unused variable 'sTmp' [loplugin]

Change-Id: I6a1ae44e4959a8aa37f4d5efd88993d74b2ed64a

2013-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [97e9eda0cec15e4d8e8d86010b98f303cbf4fd02]

DOCX import: read tblStylePr into InteropGrabBag

Change-Id: I0217b76c8e2447c9053611f7d187251bf76c58e4

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [0881ae68b0d7f977003e0798e52548caa2556f44]

Resolves: rhbz#1021915 force menubar menus to be up/down only

If a menu won't fit in the desired location the default mode is to place it
somewhere it will fit.  e.g. above, left, right. For some cases, e.g. menubars,
it's desirable to limit the options to above/below and force the menu to scroll
if it won't fit

Change-Id: I1998a842d25752389ec9032e54673408d1ed6cb5

2013-10-29  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [fdf00229816f5d0f59f90b0266115d293060e2cc]

fdo#70998 Term Change: Picture/Graphic -> Image

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

2013-10-29  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [24e5614da671f6809e8c9c2ced550e89ba0bca0a]

fdo#40077 Characters cropped in GTK-based ComboBox

Change-Id: I589ddfee1f69f5e8ba74dcc6abf9afb97cdf367d
Reviewed-on: https://gerrit.libreoffice.org/6444
Reviewed-by: Adolfo Jayme Barrientos <fito@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-10-29  Krisztian Pinter  <pin.terminator@gmail.com>  [298305d2c0f7ad4166345814633060b26dec3976]

startcenter: Tweak StartCenter buttons and hotkeys

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

2013-10-29  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [eb42610c43b1011cde0af8b03d20ec70e4e789b5]

sw: clone InputField dialog on input-field removal

Setup a listener on RES_FIELD_DELETED event, and cancel dialog if
a field is deleted. Add Cancellable capability to Input dialog too.

Fixes a crasher that occurs when fields are removed (e.g: by an
extension) while the InputField dialog is running.

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

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [38b8e742872b2cbdba93f4d1b84c8f09b5ab38ff]

Related: fdo#67461 consider hierarchical view

check for pTreeBox in the show/hide cases.

assume pTreeBox means single-select hierarchical mode
(select a few things in list mode, then switch to
hierarchical view, it doesn't make sense then to
care what is selected in the hidden list view)

Change-Id: I8ee08e578e66e14d8dea6cd7a66c1dbbbedcd6d1

2013-10-29  Joren De Cuyper  <joren.libreoffice@telenet.be>  [6bd50778ae8427dce7bd87f404cbaa9b6634ef1f]

fdo#67461 add multiple selection support to hide/show multiple styles

With commit 439ac45925039aa7a537feedab3e731e8a60a8e5 I only add support
to delete multiple styles.
Hereby I add the possibility to hide and show multiple styles too.

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

2013-10-29  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [637033d67c11582abaef43b1d16d3ba4e5653a0d]

fdo#33848 Show zoom Slider when the focus is on the Slides Sidebar

Inspired by this patch from Ariel Constenla-Haile:https://issues.apache.org/ooo/attachment.cgi?id=80653&action=diff

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

2013-10-29  László Németh  <nemeth@numbertext.org>  [76343810f6d11fc9b380f0d91503ff6c83475ca2]

Updated core Project: help  095662e815939e3819e055fc48e5853355671788


2013-10-29  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [30dccf743434e2cc348d255432a8f07ca87f13ac]

new shapes icons for Sifr theme

Change-Id: I3da13523dc097f5e636d5bee278ae13aa55c80bf

2013-10-29  Arnaud Versini  <arnaud.versini@libreoffice.org>  [118116a67fb80863ebf3981a164d725b19c61e2e]

UCB: RepoContent::RepoContent use OUString::startsWith instead copy.

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

2013-10-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [9d6bc2c63360632edf871e5cbf74e96d8d2c2d76]

Updated core Project: dictionaries  c6f4f79b596756f5d45c5264a49232e491b9cd78

Update pt_BR dictionariy

Vero's new version is 3.2

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


2013-10-29  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [f87f5c829e612d333ddff892752693b2835cec19]

fdo#70049 Expert Config page cannot save boolean

This patch fixes unsaveable booleans. Also fix the problem occurs when there is
multiple changes on page. Page was commiting only last added one, now
commits all.

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

2013-10-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [511bbec1c5b6111f17ef5357ca7a6041555e571b]

doxygen warnings: "explicit link request to ´foo´ could not be resolved

as #foo doesn't work to link to parameters described in the block, use
"\p foo" instead to format it.

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

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [203d3e63762bb269f9a111279d9e800f20adaf33]

Related: fdo#70483 add regression test

Change-Id: I390cb550e050dc49ab6adee4f7ec57ef6744e57f

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [789507906d51f347b1785a3dc908dda6573b22e2]

micro optimize this a bit

Change-Id: Ie7c36f95b9e594d6cda4c4371d51e79e6d387fd1

2013-10-29  Tor Lillqvist  <tml@collabora.com>  [ec70e1cb8c162cd1d8adcd459aefbae44cdcd2f8]

Typo

Change-Id: I564659c8b05f08d497b778144a04464ba8f9ddd6

2013-10-29  Tor Lillqvist  <tml@collabora.com>  [b67b93bf5b81b8717f80f03ef8dba8b06d7abb54]

Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() fails

Change-Id: Ia9b9e43a25c1d86e3f8c6d9a29d54dd94625bb0d

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [8f0ecf253531963144d3d1c9ee5c12a6cda99c4e]

lets be super sure in the face of falling between surrogates

Change-Id: I6d8259df3d4f2e73f9236b7c0547f87c89801082

2013-10-29  Matúš Kukan  <matus.kukan@gmail.com>  [cacfaa8bff333c8eb8080a52eb7db80b2f65ed43]

fix another misplaced )

Change-Id: I53dfad4419390d751088564c162899fdbfa601e4

2013-10-29  Arnaud Versini  <arnaud.versini@libreoffice.org>  [a9269e410a61d196396fb9c10bb577853adbc9c6]

VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0

Change-Id: Ifa0770eb24df4ae4c7c058b980545a9094bbdf50
Reviewed-on: https://gerrit.libreoffice.org/6461
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-10-29  Caolán McNamara  <caolanm@redhat.com>  [47690627565bec866ea2de74b5504160479cff74]

Resolves: fdo#69510 don't access beyond end of string

Change-Id: Ib5d60159ad75791371a7805ef8e211a4010d7608

2013-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [ef439702fa80ed8730d885aeded60dbf0bc5d264]

DOCX export: handle table style's pPr / rPr from InteropGrabBag

Change-Id: I6dfb29db030212e55a207f39e79a1cf01d482e85

2013-10-29  Matúš Kukan  <matus.kukan@gmail.com>  [a14d3e0a344ad43825574e8ba7b3b0ba04e8bf80]

fix misplaced ) parenthesis

Change-Id: I6b7869115b159a468553e0aa43e0cb4b63b4c9b3

2013-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [b103366b92845bde1aff9140c3f6ac2af5597893]

DOCX import: store table style's rPr in InteropGrabBag

Change-Id: Iadc1831b60c4bd506e34eac42ea693f399973942

2013-10-29  Matúš Kukan  <matus.kukan@gmail.com>  [fe6f195f04b801d4dd47068de1493167a3cb0dcc]

ScLinkedAreaDlg: unused private member

Change-Id: I01a64a47e2c0587bb35c609e6658b8fe01301320

2013-10-29  Julien Nabet  <serval2412@yahoo.fr>  [c5fd63966e689b55b271d2d76860ed471eacdc74]

cppcheck: duplicate break or break which follows a return

Change-Id: I0985d28289e31969cb9b048b221abfae1572025d

2013-10-29  Julien Nabet  <serval2412@yahoo.fr>  [a3f0eab294df3a48d497c2b985ec9655f2da2357]

cppcheck: Array index is used before limits check

Change-Id: I51f7408a81a10e2c586cb05b863f20b13bb7b263

2013-10-29  Julien Nabet  <serval2412@yahoo.fr>  [78f2f28e94be978786452224befb27f6f965b50b]

cppcheck: Prefer prefix ++/-- operators for non-primitive types

Change-Id: If9283c4c80ad955cc36ec93ee730927024ff37fa

2013-10-29  Eike Rathke  <erack@redhat.com>  [5dc2e3a10a5711253085f38fbba4c75535448302]

assume 'ha-*' was indeed used as 'ha-Latn-*'

Change-Id: I5675bf4ee3d255725c1fda2bdd223d7c9d821ab3

2013-10-29  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [8a82cacc668268be2fd5471fe4357d52c4372241]

sal_Bool to bool in ScHeaderControl

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

2013-10-29  Takeshi Abe  <tabe@fixedpoint.jp>  [943a03a4ee593699ae3ca3dc405c4e271ad949e9]

Drop unnecessary #include

Change-Id: I20448aebfae86c097413660e9ec836a786507a85

2013-10-29  Michael Stahl  <mstahl@redhat.com>  [18c702a8e14ae5a5335b78647d3bccbe6067858d]

gbuild: move unittest mock profile to WORKDIR

Change-Id: Idd6420a855fec8b44fce6c0694b491d5f1eec95e

2013-10-29  Michael Stahl  <mstahl@redhat.com>  [a50682cd93589ad3242beae2ba14a655ab4c867f]

gbuild: remove gb_CppunitTestFakeExecutable_get_target

... use the real Executable instead

Change-Id: I46b8374e921b9165a6bb71fba6f6f3459dd18c67

2013-10-29  Michael Stahl  <mstahl@redhat.com>  [bc15aa35db29fba9a5e2a5434777573423cab429]

gbuild: remove gb_ResTarget_get_unittest_target

Change-Id: I94994645d737b2ee36939ab91d28aa6953e9b475

2013-10-29  Michael Stahl  <mstahl@redhat.com>  [febbf192651a0ded0d6c24e6a752ff1cb2718213]

langtag, test: remove Packages that deliver to OUTDIR/unittest/install

Change-Id: I13145c52bdf4a37e4a92ed653a2f131e09539285

2013-10-29  Michael Stahl  <mstahl@redhat.com>  [32a4efb8c5c002e96cbf4b2a1cc4e7d9817dde31]

gbuild: stop using stuff in OUTDIR/unittest/install

Change-Id: Icdfe1282d5e636a034ee7d1b16b9a113a9b70492

2013-10-29  Eike Rathke  <erack@redhat.com>  [2830bf9af9a640e1c484b959ee2dcbe1aeabb0f6]

iterateCodePoints() on empty string is no good anymore

Change-Id: Id2ddbbff90f3cd32c03c7623af6d458717c7e8a8

2013-10-28  Eike Rathke  <erack@redhat.com>  [20e0afa76087e20f95247406d265a122263a8c6f]

resolved fdo#56209 reviving FilterFormulaParser

First it was moved from oox to sc without carrying over the component
factory bits, then subsequent commits removed the remaining bits in
steps as it appeared to be unused:

8ada1cd2846e5e60ad63250c68ddea3a9356546f
887d7945addeb823e0d3f783609c4e79d92ad4a7
effda59a12cedd3cf200d2e9f5186a623b0855bb
f2fd2a66ee827024b31a310d67804cb7cb18d2da

Change-Id: I445b11c95daff6f30b3654936d0f22a113158f97

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [60a32377be9f1d4ff2cca6861132b8a45c6090e6]

try to fix windows build


2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [17d8e1f9eacb10654f2feb31df2fe0638af2b370]

add test for fdo#70275

Change-Id: Ibdbb4880878f6bb40344e1c274c586cd587cf924

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [487db9ce89d53391cf45578cc42f6e7f3e67536c]

add ODS export test for formattings

Change-Id: I62ede554994c4448c6dff8f1a9e2ecb3075fdb46

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6993eb83bdd4e934a6470dc189de4f7d43b98a80]

add test for LEFT and MID where string is shorter than requested

Change-Id: I0946e92af47aec6277938f6f91beb7a405005496

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad36b0b9553f3903bddff0355dd878459bea8fae]

kill a few xub_StrLen in ScInterpreter

Change-Id: I08fbd6de92b152b94cf5cf40f0cf0c6566c617ff

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [10e8f11eb7936a5bc0c5d319112e40f2a2d887a0]

fix another assertion related to string length in calc functions

Change-Id: I6ef2091c9c5aea500b3af1b78acc954cd892acad

2013-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ded55489b2d6a66fc2a494c492cbc4e140b19bde]

fix assert with invalid sting length

Change-Id: Ie6730283b0dcecc0746cc15d093ff58ba187cff1

2013-10-28  Noel Power  <noel.power@suse.com>  [fadbb2e75c2eeeb932db1f6baf1e32360f675abc]

fix another instance where the index is broken for pagebreaks

Conflicts:

	sc/source/ui/vba/vbapagebreaks.cxx

Change-Id: I5c3215373c0a63c2831d7be5005f1b04a0645e99

2013-10-28  Noel Power  <noel.power@suse.com>  [057beb5d95fc8704f5b98377d909856aa3b32bf6]

follow fix for bnc#813528

Conflicts:

	sc/source/ui/vba/vbapagesetup.cxx

Change-Id: Id6c9cd01bc68e13b87c845d9272c7b85756987c5

2013-10-28  Noel Power  <noel.power@suse.com>  [c8468d6b0a11782bdd16e9ad575009903581ded6]

write display attr of hyperlink only if value is different from stringtable

Conflicts:

	sc/source/filter/inc/xecontent.hxx

Conflicts:
	sc/source/filter/excel/xecontent.cxx
	sc/source/filter/inc/xecontent.hxx

Change-Id: Iff6f16d6cdb539ad80ef01e91db51613e95053d1

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [bf0e30f9cdee963d3cf889305c85b53c21b8c974]

jvmfwk: remove Package_*solver

Change-Id: I5784f3c060680c366053334db8a879250bfdbbbe

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [124f5e71d3d573c0459b41ce0b93cd22f6ed4c2c]

gbuild: remove internal calls to gb_Package_set_outdir with INSTROOT

Change-Id: If8aded13ed91a871b119192401d2c2edbbd50f94

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [8df17a34095dce7db16d9d2e505043f806704f66]

gbuild: set Package default target to INSTDIR

Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [176782e3030d17a05dc7addf4f23bb465995a1db]

jvmfwk: rewrite odd conditional

Change-Id: I69f8e44b0845ac2d6db5a32298de1b561be61f2c

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [5864529a7c84a99d351bb693a68946582f1568ef]

extras: don't hardcode share

Change-Id: I78b08f653407c5889e0f24ef6d38e9f9d1817df9

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [097aafa874165eda3d9a51757eb3bc3b67c2685b]

gbuild: remove dummy rule for OUTDIR/inc

Nobody has such paths in .d files any more.

Change-Id: I0089f5ad1e69ed7a2ae7a4c33461bbeb5a47fcfd

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [e2ce159ce821fb13c12c7bb9df55056ccee7faab]

svx: Package_gengal to INSTDIR

Change-Id: Iae49265aa16bf6b3e13bf2b645f1cef6b9ce186b

2013-10-28  Khaled Hosny  <khaledhosny@eglug.org>  [e629b148afaa161acbad76a90851bb2f481817c8]

Fix indentation

Change-Id: I2bef2334392dba63f86b24917a50bf1eb0df98dc

2013-10-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [af70016923b42940715c618caf01c78e892aa797]

DOCX import: store table style's pPr in InteropGrabBag

Change-Id: I0cecdc23053c0c03866ad808038d99a3bea3256e

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [b2ad9eecf1cda725b1d7fcabd1ebd06895843d20]

Do not access nextCellIndex (nor Text) past the end

At least for Winfried CppunitTest_sd_import_tests aborts with triggering the
assert in OUString::operator[] at (presumably past-the-end) index 18 from

com::sun::star::i18n::BreakIterator_th::makeIndex (this=0x2b775adf9440,
  Text=..., nStartPos=18) at
  i18npool/source/breakiterator/breakiterator_th.cxx:122
com::sun::star::i18n::BreakIterator_CTL::previousCharacters
  (this=0x2b775adf9440, Text=..., nStartPos=18,
  rLocale=..., nCharacterIteratorMode=1, nCount=1, nDone=@0x7fff9a84a8fc: 0) at
  i18npool/source/breakiterator/breakiterator_ctl.cxx:62
com::sun::star::i18n::BreakIteratorImpl::previousCharacters
  (this=0x2b775ae00a98, Text=..., nStartPos=18, rLocale=...,
  nCharacterIteratorMode=1, nCount=1, nDone=@0x7fff9a84a8fc: 0) at
  i18npool/source/breakiterator/breakiteratorImpl.cxx:65
ServerFontLayout::setNeedFallback (this=0xfba5d0, rArgs=..., nCharPos=17,
  bRightToLeft=false) at vcl/generic/glyphs/gcach_layout.cxx:114
HbLayoutEngine::layout (this=0xfba670, rLayout=..., rArgs=...) at
  vcl/generic/glyphs/gcach_layout.cxx:437
...

and from the preceding if block in BreakIterator_th::makeIndex it indeed looks
like the invariant is that nextCellIndex need not be larger than cellIndexSize
which needs not be larger than Text (ake cachedText) getLength().

Change-Id: Ib92a76020b2bb3902c5e58aa2e6c4e679e51b94a

2013-10-28  Eike Rathke  <erack@redhat.com>  [634837d9226375292242ee093099563f2a546e9a]

ha-GH is now ha-Latn-GH

Change-Id: I9d7d2a0c4a6029e983689884d3daec3e9cab291b

2013-10-28  Caolán McNamara  <caolanm@redhat.com>  [9d5b07b9085f97edfff5d4ac474e9711036bb0c4]

Related: fdo#69641 add a regression test

Change-Id: Icf3324a224d02425acd679a286f3c4a0b7e3ed1c

2013-10-28  Caolán McNamara  <caolanm@redhat.com>  [507e627d83dbfb6a35677450a3fc42d10c79a82e]

Related: fdo#69641 double iterateCodePoints doesn't make sense to me

This came in with 04212c3015cd4ab118a0aec2bb04bc153a64af41 but
the bug number of #i86439# appears to be the wrong id. It doesn't
make sense to me. Rework cclass_Unicode::getStringType to iterate
safely over the codepoints of the requested range. Perhaps that
was the reason for the original commit.

Change-Id: Ice4287eb6f9fc6a9705845c0cf995263815de2e7

2013-10-28  Caolán McNamara  <caolanm@redhat.com>  [08b7af126e546bdbd175023429f544baa9861dba]

Related: fdo#69641 check index against length before iterateCodePoints

Change-Id: I71346b12fcfe3e02015038c3c78db574ada873d6

2013-10-28  Caolán McNamara  <caolanm@redhat.com>  [47c6eef77378d96d0921c76ec14c338169f14dbe]

Related: fdo#69641 convert OSL_ASSERT into assert

Change-Id: I63c32289c7ac6a428c8c50e49650fbac98c8c5e3

2013-10-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [95e2a96f02512943eaa796facd238667de4bd964]

DOCX filter: roundtrip semiHidden and unhideWhenUsed for table styles

Change-Id: Ie7073a6346553650741a1631096342318d650890

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [f924cf3c2203be22631e6a3c631f712558fd8161]

Related fdo#70919 Missing instdir redirect ini-file

...makes javaldx re-scan on every start.

Change-Id: Icffc58bbcbc453e6257e57669c73bfbeb31fc07b

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [658e88c59d2e5303e6388037dcd99a8f218a6960]

Improve debug output (and some clean up)

Change-Id: Ibce90b4eeab679d526f0e0b1e9a8ab3b14255622

2013-10-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a25c18677cea656ac52b5c08508ac70b107588bc]

Cache column data arrays to avoid duplicating data arrays.

Each array's start position is always row 0, to keep the array element
indices in sync with row positions.

Change-Id: I4781fd8c24111bd991216293ad362eef283767bd

2013-10-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7c8625b0dc7fd961404125441e33c33b1123fe4f]

Remove duplicated code blocks.

Change-Id: If9d8f96af0a216609288ef11d83a622bb490fd98

2013-10-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [babe7c899c08f58bdd1050320dd6e400e3f20ac9]

Some cleanup to remove duplicated code.

Change-Id: I522d3259636f6ebb29c3f4da2155c9322a382903

2013-10-28  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7171b26873988058d64a4bbf37c6ea211ea0d3ce]

Add cache of column data arrays to the group formula context.

Change-Id: I225491a1c6dd0b5aa2663331b30d177a7e62329b

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [bb13b922b66d14f40a0be16bc380e462a1ea6432]

fpicker: warning C4018: '<': signed/unsigned mismatch

Change-Id: I51652d573f59e6ca3b00385790bf14d478f03074

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [9d1fd7936d02510e7a7a4c887f48ace4b5bb251f]

idl: remove invalid <member> tag

Change-Id: I20f5d95d5b728029aaa60b635e35f07c8422707d

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [a346904323fd3f38bffa2cc07d7f581caab1b434]

shell: just define _WIN32_IE and drop the undef

Because the compiler warns either way.

cl : Command line warning D9025 : overriding ´/D_WIN32_IE=0x0500´ with
´/U_WIN32_IE´

After this change the message what's overwritten gets more
clear to the reader.

Change-Id: I773e7499537aff879f857b9b50ec8afc4005130b

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [e22242fddb73f5eadb11f340c314bbc4a6cfe361]

fixincludeguards.sh: vcl

Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [4adf622925e2900ac111e5e60b15e82ba1bf54e0]

fixincludeguards.sh: basic

Change-Id: Id797a8969e42876092da347d8e1bba6195b697dc

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [9c57cb0a6cc9662929f4d3a0d45421c456d30569]

fixincludeguards.sh: editeng

Change-Id: I022e690c1f50f7f5ae872889e21aaedb5c60085d

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [d15f68087ba98a2051ef205dc31ea22b28f27f8b]

fixincludeguards.sh: svl

Change-Id: I70ef44216fb7ddb4e12b9d90406b45cc594279f0

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [df2fe970724def37ac1966dbd4dc8925192b11f1]

fixincludeguards.sh: cui

Change-Id: I0a9f69b8c2129329f742f18e7749484b6f3e5bf7

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [c461674dd44463719fbd44a3245389ce32fbb621]

fixincludeguards.sh: sfx2

Change-Id: I135d03fa8926e0fdba977005e97452045861b2a4

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [a4fc939e82b100490d69a61440e2d18a8652e813]

fixincludeguards.sh: svx

Change-Id: I885bbc431322ee233f8e67ec2bb5701af909046c

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [88e78c12cf6388d35194fdc286eaa513ae245240]

fixincludeguards.sh: unotools

Change-Id: Idf4bee8c51e3082d2b815d9cf5c3d7374e598622

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [35836f350861b33a0c28307a413eff76d0433d1e]

fixincludeguards.sh: desktop

Change-Id: Iaeba85d313af1840f925fd0536d11ac83545a118

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [bb142943a3fa2e60ee7b66b1ef37419f5939b5f3]

fixincludeguards.sh: canvas

Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [510fc7c4b8ddcae50b32f54cfc394fa78728f27b]

remove some stray using rtl::OUString

Change-Id: I47d84f1b0c758bd390d8a5c1895dbb3548999bb6

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [1beabca95b9bc1074cb1f70c484275021cf64c16]

remove local css namespace definitions

As we have it globally in sal/types.h those are not necessary.

Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82

2013-10-28  Armin Le Grand  <alg@apache.org>  [c07016b79e95f157f6342a1cb9dca51bb77e1f6c]

Resolves: #i123465# no longer correct svg:d imports

(cherry picked from commit 697d89b1dda760a39cd8e7e28f386dbec1aaff61)

Change-Id: Id1819f695eac7a6dc4346708c7504f8df7e57c56

2013-10-28  Armin Le Grand  <alg@apache.org>  [518d3592e69aee30f19cd8cbdfef73131cb43c22]

Resolves: #i123497# corrected modify implementations for bitmap...

lineend and color

(cherry picked from commit 03fa6020a862b1b6faf69f33274022cb871e8f4b)

Conflicts:
	cui/source/tabpages/tpbitmap.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tplneend.cxx

Change-Id: Ib99e8f0a59fb611972133bab1e864d59d019457b

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [2c6b6ba446868dc549f39b12c27cbd73f7eff572]

Disambiguate CPPUNIT_ASSERT_EQUAL arguments

Change-Id: Ib32d59522f33bcd2608401b4f3d3529d9dee5642

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [033830b3b020d63a1b77459ab30497aeecc856bb]

comphelper: use boost_headers in unit test

Change-Id: I3858dd3d176757743a39d6a8d9c5328dd5ff34df

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [3af414b48b2882636de3ab8c84ab4c514daf6235]

gbuild: deliver CLI config and policy files to INSTDIR

Change-Id: I93aaf87b53c17fb143e6e6ae0bca60777dbb3eb5

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [e5eac916e89d064fa2bb48b17e121e35da1141fc]

cli_ure: remove Package_config

- cliuno.snk is used from SRCDIR
- climaker.exe.config is not packaged and appears unnecessary

Change-Id: Ia0e364bd3b488841aeb8ae75c26aa0cd4ff86012

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [d1a06bc2b48de471fc2d7516f13c017b9da009b7]

odk: adapt to cli_ure/unoil changes

Change-Id: I9fec64c247de793ae30434c615752f48d1bc2205

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [ab74a8303949c1dca8f453fa10497f0b8c4dd7d6]

unoil: build cli_oootypes.dll via CliUnoApi

Change-Id: I9f6a410515106941c4848edafaffaeacbc27b125

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [968c735aa7bcf8d03258e9cea931b9d776e4a890]

gbuild: refactor CliLibrary

- stop copying the DLL to OUTDIR
- since that was the main reason for the separation between
  CliLibrary and CliLibraryTarget, merge the targets;
  the newly inherited variables are not expected to cause problems
- hardcode target to URE bin dir for now, no immediate need for
  multiple layers

Change-Id: If0fea1337349c41f231c8cde122852c71d5080a7

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [6bd0f9ba9d744b6d269eac72ae62e0bbd122a9a4]

gbuild: refactor CliUnoApi

- stop copying the DLL to OUTDIR
- since that was the main reason for the separation between
  CliUnoApi and CliUnoApiTarget, merge the targets;
  the newly inherited variables are not expected to cause problems
- hardcode target to URE bin dir for now, no immediate need for
  multiple layers

Change-Id: I428d801ec7058e1c6374d8162a4118a3fe581978

2013-10-28  Michael Stahl  <mstahl@redhat.com>  [decf809674a837bfddb5b9a376502927364377e8]

fdo#69601: refactor CliNativeLibrary

- stop copying the DLL to OUTDIR
- since that was the main reason for the separation between
  CliNativeLibrary and CliNativeLibraryTarget, merge the targets;
  the newly inherited variables are not expected to cause problems
- the Library remains in layer NONE; the derived CliNativeLibrary
  is in INSTDIR
- hardcode target to URE bin dir for now, no immediate need for
  multiple layers

Change-Id: I3bf4859e8c574f84d69eb43d12ddce0d34b5730c

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [a2f9c446b79d50d808bdc6e3487d230459f81260]

Some clean-up

Change-Id: I8ef80b7ae952428a62cc1cea8b03219b77a83e99

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [176ac1e61610579ba8ac202c16d7aa0c0991af89]

Remove unnecessary SyntaxHighlighter::Tokenizer statefulness

...which reveals that SyntaxHighlighter::notifyChange does nothing, so remove it.

Change-Id: I49834af29081ee703d9e62e182e3c1f8ce7e212e

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [c99267b326afcfd4002dc5ee33f5076a466c0cab]

Fold SyntaxHighlighter::initialize into ctor

...which reveals that m_pKeyWords, m_nKeyWordCount members are unused.

Change-Id: I55020e892d463f2e40d5bcf71efba92778b317c1

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [6aa24e7565dfa5feafd12cd0ec12312df044916e]

Move implementation details to syntaxhighlight.cxx

(and clean up a little)

Change-Id: I6e660708d8ca1509b89b306cd428dc38c8b03f2c

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [f5e8be8bb1681f0e2494337bc769b33332ef3fff]

Remove unused SimpleTokenizer_Impl::nLine/nCol

...which are never read; remove thereby unused parameters from functions.

Change-Id: I644d2dc1b2d13ae2f932d04243521eef97e67e3e

2013-10-28  Maxim Monastirsky  <momonasmon@gmail.com>  [8a201be240b6d408d15166be7ffc576b9e123634]

fdo#68903 Import .tsv and .xls plain text files in Calc by default

Change-Id: I14115542d7f0401f4fa8face9f255b4512fc0ac3
Reviewed-on: https://gerrit.libreoffice.org/6448
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>

2013-10-28  Andras Timar  <andras.timar@collabora.com>  [48314b5d529d449e10f4bf9cf40ed4fb587b027f]

Updated core Project: help  27623e809f6dc1f7e5aea9484cff1c294b2673b7


2013-10-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [e6f87a6f38e9c5ae9e0e089c4d2897b15ae9aac7]

sw: make the uiwriter testcase a slowcheck

The uiwriter test is similar to filter tests, except that the asserts
are filter-independent. Those are slowchecks already, move this one
there as well.

This speeds up 'make sw' a bit, which is slow enough already.

Change-Id: I566bf94938c3de6267705a7720bf093bfe4ef7c7

2013-10-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [d1eb536c7e410d40fd94c76b157bbd4ed7944d4c]

fdo#69893 fix SwWrtShell::SelAll() to work with empty table at doc start

In theory, it was a problem to have the table cursor around when having
the selection outside the table; but it didn't cause a problem so far.
However, when the table has one or more empty cells, we really need to
leave table mode, otherwise only the table gets selected.

Change-Id: I766903ed624b9338f0612697b4c03f44de1d2e41

2013-10-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [ed2790435f74d6eaa28fcc758d2db9e1c77b5170]

SwUiWriterTest: allow loading a custom bugdoc

Change-Id: I5578e462c21c023d8c9a269f2ca254e20c1a617e

2013-10-28  László Németh  <nemeth@numbertext.org>  [850871e04e247262242836180d8a5cf59b2f95ef]

fdo#70951 librelogo: fix parsing problem of functions

Change-Id: I2e85a795064ee9e58f3389aec94c942f6ae77612

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [85289911a3d568ac4cb2ecb5b6ec7d11c2d8ab28]

Fingers slipped

Change-Id: Ic8a11c9857c04533ff96f523f1b29b1518bb89c0

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [0827aba84e1adec902c4d704651a1027b01c5335]

Correctly fix "Terminating NUL" fix

1cbe2313edda8a04f0fe233b4a29ef4e2485f557 "Terminating NUL at end of its buffer
is not considered part of OUString" was a thinko that cut the last character off
the last reported HighlightPortion on a line.

Change-Id: Idbe74676e85749cd93854293c6f49c7581414562

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [2733bc38f08c96552e31bda5e3fc34017c81b1c2]

Demonstrate that empty comments are handled just fine

...see preceding revert of a79cb836b951eb2492e43aadd2ee672b9b67b914 "COMPHELPER:
Allow empty comments in SyntaxHighlight."

Change-Id: Ib0a8c46c19dd7f0697b95a1c28398073a1183281

2013-10-28  Stephan Bergmann  <sbergman@redhat.com>  [a699e7c70d312c96d0dbb8eb4c31b81129dcf7b2]

Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"

This reverts commit a79cb836b951eb2492e43aadd2ee672b9b67b914, which broke
--with-help builds again, as

  strLine.copy(i->nBegin, i->nEnd-i->nBegin)

in BasicCodeTagger::tagParagraph (helpcompiler/source/BasCodeTagger.cxx) depends
on the invariant that a HighlightPortion does not extend past the source string.

Also, I see no reason for that change, as empty comments are handled just fine
already as demonstrated by the following commit...

Change-Id: I384bae9c4cf6a38d0a0a2832fa15bde82126cace

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [a027fa423876a3c9a4f3edfcd3a35ae1e83b068f]

Try a different way to not show the keyboard initially on iOS

Change-Id: I978cfcb52297ace7e3916a63ce3dc9f179a6a208

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [f0fb30e7d0e8cf0c62b45bc3deb2e35faeaccd1b]

Get rid of some crack

Change-Id: I9806eb87e8d679c3b37de9cf7b87e26c3d4b5387

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [c755095112d0378da872aad2dfc81a9120711b04]

Add a couple of source files

Change-Id: I45e1a8483ff065d584d83824f9020f7d33a5257e

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [0d9067906eabf92ab25fb9e0b43e3c972d302da6]

Add some (commented out) SAL_DEBUG() calls


2013-10-28  Jean-Pierre Ledure  <jp@ledure.be>  [0bb042d4427b746b547c31c25e6594ec5c064116]

Access2Base : Reference to documentation added in every module

+ workaround for setPosSize issue (LO 4.1)
+ "Sidebar" argument for RunCommand
+ Trace dialog layout revisit for cleaner display in Linux

Change-Id: I0d5c4da5681ab1649d062a7133d507163163343e
Reviewed-on: https://gerrit.libreoffice.org/6449
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-10-28  Maxim Monastirsky  <momonasmon@gmail.com>  [71882916f617528a6d6fcc54450674dc3f630319]

fdo#70100 Detect single stream excel files with BOF ID 5

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

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [7eb42bddb3a1ae99215387ca189eba7e85110344]

windows: warning 4706 is disabled globally in com_MSC_defs.mk

So there is no need to do this locally, too.

Change-Id: Ibc623235cae07a86dfd0dbc1d7672ca4273facec

2013-10-28  Thomas Arnhold  <thomas@arnhold.org>  [54a17dd2466ebb9fcda181f5dd02c64a5508f306]

windows: warning 4355 is disabled globally in com_MSC_defs.mk

So there is no need to do this locally, too.

Change-Id: I0fa1d0cd3e077ba0985848a9d2cbb061b123e8ad

2013-10-27  Roi Illouz  <roi.illouz@cloudon.com>  [71e1c79acebab5fc6a31457416c24c4a33141c33]

Remove trailing whitespaces

Change-Id: I31ba2180b558ee2a556dc0e98619828861c6368c
Reviewed-on: https://gerrit.libreoffice.org/6446
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-27  Roi Illouz  <roi.illouz@cloudon.com>  [7de58c3c44b79a44798eb4e503d252f2a7b6e29a]

No more lib dir. Linking to original files

Change-Id: If63add1f1bfdb9f5a2bcdc0c942bf991cbc47dfc
Reviewed-on: https://gerrit.libreoffice.org/6445
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-28  Tor Lillqvist  <tml@collabora.com>  [8c94f0ef7e42434934dc93a04ff7886002d9ca16]

Shortcut when the SvpSalFrame already has the "focus"


2013-10-27  Tor Lillqvist  <tml@collabora.com>  [876111ad316890c3a4bf9dd837246a8af73517c8]

Fixup glitches in selection handle dragging and coordinate offsets

It is obvious that I don't fully understand how to handle the view
coordinates, the applicationFrame etc. Possibly I am doing something
slightly wrong... Anyway, add a hack to make the touch input actually
refer to the thing under the finger;)

Also fix the handling of the selection end dragging.

Change-Id: I27a6a978e7fc28759b70d29ebca75bfd6b5f54a1

2013-10-27  Tor Lillqvist  <tml@collabora.com>  [ee1f43710f460e8c865d97e726163cba2847c815]

Bin some unnecessary NSLogging

Change-Id: Id4baff53735586345dd6624f3c8b996f1816149a

2013-10-27  Tor Lillqvist  <tml@collabora.com>  [37056560a387360866486396e0adcb80b26edea4]

Tweak how the resize handles look and make it easier to grab them

Note that this *is* still just an experimental app, not intended to be
in any way carefully designed for end-user use. I tweaked the look and
feel a bit just for fun.

Change-Id: I98339d32a8c3ac332fc42b206ab185a61abc4cc6

2013-10-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0ef3db356357a419328b073ae74f92077f426c17]

Remove redundant comment.

Change-Id: I317f83e8aca7f61148385763bc1f0a78a84530d8

2013-10-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [05e50fd54bc94730c3129e71f967cd74324b6851]

Firebird: Use explicit integer sizes.

Change-Id: I5cabe21a2d675773792f9c9d5130d8660718efe8

2013-10-27  Arnaud Versini  <arnaud.versini@libreoffice.org>  [82bafb4860b9b9fdb837cd7960775962cd13e165]

FIREBIRD: SQL_INT64 should be 8 bytes

Change-Id: Iae71aab4cd68592fa6e5a7d55468e442e6d94385
Reviewed-on: https://gerrit.libreoffice.org/6451
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>

2013-10-27  Arnaud Versini  <arnaud.versini@libreoffice.org>  [a79cb836b951eb2492e43aadd2ee672b9b67b914]

COMPHELPER: Allow empty comments in SyntaxHighlight

Change-Id: I0f3d5673e28e34ed3921c930aca48f3d7574b064
Reviewed-on: https://gerrit.libreoffice.org/6450
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>

2013-10-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [591827c9ad0bec8b608bec63942aa7daf87dc5a0]

fix cell text and unformatted cell text correctly, fdo#70275

Change-Id: I0a37af434a9527ebf1e790d9c3ebd519b7684955

2013-10-27  Caolán McNamara  <caolanm@redhat.com>  [2a1bb751e1e5d7286fb669d255414bb83e7fd49d]

HIG: different rules for message boxes

Change-Id: I67a5457fa2f39b1d6ab0a635d9bdf78ffa90caea

2013-10-27  Ariel Constenla-Haile  <arielch@apache.org>  [4089083f32a22e7f308b82b9e8dc4a4abaee8b24]

Resolves: #i123544# Prevent accessing empty filters' vector

(cherry picked from commit 3b16c98449d120b07ca4f2f312e31127ac655482)

Change-Id: Ieb71209d9c299ef7f050e00ccf010aca87ee2ab7

2013-10-27  Siqi LIU  <me@siqi.fr>  [2f3b37b6d1c1941a2a7a9937dab140dec361f488]

client end takes care of server version

Change-Id: I4d72a403971efb863a077d6ed6f1129ef0384e7b

2013-10-27  Michael Stahl  <mstahl@redhat.com>  [b2bcb2eb214e44cc55e97480deba9e7d353769d5]

libxml2: deliver libxml2.dll second time into program

Change-Id: I5a823cf7dafc2f04e705de6f4c30ec365922a096

2013-10-27  Michael Stahl  <mstahl@redhat.com>  [349015b18e285b9642e0b16a5e4db61ef347a6a8]

gbuild: remove gb_ExternalPackage_add_library_for_install

Deliver all external libraries to INSTDIR directly.

Change-Id: I8d3e035e5cfa07bd0f53ee4a226c48d4b86a4032

2013-10-27  Michael Stahl  <mstahl@redhat.com>  [90d7723085a8da0929c7c17587a7717ceeb23d36]

postgresql: find both openssl and NSS libraries in their hiding places

Change-Id: I626bf288cb7375af1445bf86f5559a5587324e5d

2013-10-27  Michael Stahl  <mstahl@redhat.com>  [c4bf336f658dea0cbbe5a907d4e921bcac3b8f6a]

gbuild: fix spurious re-delivery of .rdb files

Order-only dependency from INSTDIR target to IDL Package is enough;
the Package depends on the WORKDIR .rdb and deliver preserves
timestamps...

Change-Id: I060f7f27b543d9cc93658c93d472a933a18a6952

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [6d95f2be8667765ee85b08bc0c8f64d8b6a768a9]

firebird: find ICU libraries when running build tools

Change-Id: I1966312b1f66295b8284195b7affee42faae03ce

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [220be19271dc0baa4053086ef43fc0b4a4602586]

openldap: find NSS libraries in WORKDIR

Change-Id: Id5a5b93ed4439bda5fd25916c5fbda61434269b2

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [5c94caf12b1bd9702160a4c0be7e1f9bcbb2985c]

.gitignore: ignore "tags"

Change-Id: I79dc9c9bb2ad299adb6b06b66410d12a9b77c3cd

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [29c8aff538d89d7aaeb12447cef1cee363cc6849]

avoid temporary variables

Change-Id: I5eff10913c31d05e71105ed391a8bef4333ced4f

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [7dd4555fef48665351b94f5956b3932ea19cbe54]

remove unused class SwItemPropertySet

Change-Id: I6913d5ac9ce5082a8050da26c77a4b3bcb40a699

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [793ec02cc3cd53916e20e5e981662a989eff8a48]

remove now unused ScDocument::GetRowDefault

Change-Id: I35b0a1cd86d1da9f11a9b8d3990eaa1509983243

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [38d13e7066e288b727587756f45ab6a599ca6f91]

remove now unused ScMyDefaultStyles.maRowDefaults

Also adapt to GetColDefault() being always true.

Change-Id: I4701f02c540591b3d9f5095b22de82623c22c0db

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [ad737687a5de397245518826211210fd08a48a4f]

remove pRowDefaults; it was full of default values

It's because ScDocument::GetRowDefault() is constant false.

Change-Id: I66d688e09dadc392c27e32bcd5243273c7be02e8

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [1aae6f6087214f143886dd4c18d226fb1657b5c3]

nss: fix build breakage of postgresql

Somehow postgresql needs to link both openssl and NSS (yay) ... and it
turns out that NSS builds a "libssl.a" on MacOSX and Linux, and of
course OpenSSL does too... so avoid that by removing *.a in NSS tree,
which are not needed anyway (some of these are named the same as the
corresponding .so/.dylib to...).

Change-Id: I5c9718e655d350c2e7d0ae05596f8e3130e9bfe1

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [a60427ef5a9861123ffbb78fca769d3b56473af4]

swext: fix wiki-publisher / apache-commons build

gb_Extension_use_package is inherently broken because it creates cyclic
dependencies with gb_Extension_add_file.  Fortunately it's not necessary
because the added file is a target by virtue of being in the Package.

There is another cyclic dependency that can be avoided by not using the
Package in gb_ExternalProject__use_commons-logging.

Change-Id: Id4ddd4f78d819e47882387533a2d64693b2879ea

2013-10-26  Tor Lillqvist  <tml@collabora.com>  [fcfdefa13f282b9b67a1f22fbed3559e44264ab9]

Fix OS X build: Use INSTROOT, not INSTDIR

Change-Id: Ia65b1cdcd10d400eb992a83e2b419b6edb6c77fa

2013-10-26  Miklos Vajna  <vmiklos@collabora.co.uk>  [ee3189489c0205ec221fbc907a01c711b58fc42e]

sw: ViewShell -> SwViewShell rename

It's a public class, so it should have the 'Sw' prefix.

Change-Id: I0040c1cc37ffcba7fc5f58b71c86f4a7cb0bfce4

2013-10-26  Tomaž Vajngerl  <quikee@gmail.com>  [2e99447fc07df98ebbc343ef79852b7eaf7b7757]

fix warnings in gtksalframe

g_simple_action_group_add_entries was deprecated in GLib 2.38

Change-Id: I727e8aeeecd66b8f071d43ff56d9dc94cda1b9e0

2013-10-26  Tor Lillqvist  <tml@collabora.com>  [7d32da410cb413f540f2127db4e6dc2807506510]

Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it there

Change-Id: I3fd1ac8aaea2e79efcd9e2d4b12347a387d0d28b

2013-10-26  Tor Lillqvist  <tml@collabora.com>  [65ad73b0da8a0df0ac7ae6dd17cbb38be1f2afb2]

Minor cleanup and comment (un-)translation

Drop some ASCII graphics. Fix columnar alignment to match surrounding
code. Bin comments that translate field names that are in understandable
English (like maSize) to German. Translate one (actually informative) German
comment to English.

Change-Id: I1e167e3d2f9da4b453140b47c0a8629246e1d932

2013-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [555168bd6be37cb811276fb235bcdfc01a2c731e]

android: fix/remove last uses of $(OUTDIR) here

Change-Id: Iba4db538fea3ab494af737c91f5fd754de0c044c

2013-10-26  Michael Stahl  <mstahl@redhat.com>  [5570de06507559b68338a29d48bb429942373f8f]

jfreereport: d'oh forgot the comma; why did this build for me???

Change-Id: I0e1abf55250cdc8c792b6894ebc81fcafe20ed67

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [5bad73429cd6c105c85c14763edbe012a92e9e49]

oops, fix gb_ExternalProject__use_commons-logging

Change-Id: I11ed8f8c51fde0205d86580c2af46a1d7c399b3a

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [efcd482813e3f411d26c3291eae8d7c90394d161]

libxmlsec: find internal NSS libs

Change-Id: Ic82691ea04fc6e698fb132a157a2bd2dfcf48784

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [7b1da9a478b53c29e5480040687c30460ecaa462]

gbuild: remove gb_ExternalPackage_add_jar_for_install

Deliver all external jar files to INSTDIR directly.

Change-Id: Ibfaabf713da01e752517dc400200a6918d82db6d

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [a40fb598ec8ebb4a8c8793dd7be6ef93ae8941c1]

jfreereport: use jar files from WORKDIR

Change-Id: Ie3d706841faae40e6172ae36894f4ad700d70571

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [070ca1e280e5efd4c94970e405d2ca0736438472]

jfreereport: stop pointlessly renaming the jar files

Change-Id: Ia2c5ce1176496e98643e2cefc65d4c6d0cf9c781

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [30ad101b102e4d69c9d2c55884ab975145d8c1db]

tomcat: use servlet-api.jar from WORKDIR too

Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [461d830ed8f664e171245b0cf9d53dc33a0f04d2]

stop using apache-commons jars from OUTDIR too

Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [15a9ef2147e2cdcc1ec5bb2f63e0154bcd5fa651]

configure: remove --with-solver-and-workdir-root

This was just a crude hack, obsoleted by working out-of-tree builds.

Change-Id: I2551df8dae9a7e05edc29de911ba9f9d70466148

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [640d0f0b9e8bee9eb6be8d736bc280969fc8f9a7]

Updated core Project: help  35ad87caa5923b90d8ef5e7d951059fa60d6ced8


2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [b6024aadaac08102a579ee51697e85ec2394c430]

writerfilter: unused WW8Sttbf class

Change-Id: Id6486b49a3ae6e32f48d3c0c11fa26f08b870ae0

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [35fe65fdaafdd3fcf88ed01b94e80b063557f91b]

writerfilter: unused WW8StringProperty class

Change-Id: I9870ec5b0d28a3e69a5be9a123c390c727fd5956

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [2367cfe03fa3e6be055fc65bed33faed108478ed]

writerfilter: unused WW8SttbTableResource class

Change-Id: I54d7dc0f4dfac803ba6c474c36d22607d7da2e5b

2013-10-25  Eike Rathke  <erack@redhat.com>  [116a888b43e4df35a2ef1a0e272182722b75d11c]

override 'yi-Hebr-*' with 'yi-*' as Hebr is suppress-script

Change-Id: Iaae25a7d517404fc9c8186fd1006f9a4af82f584

2013-10-25  Eike Rathke  <erack@redhat.com>  [aaba61ba1ff30956b791836cf05d6bd511f26fa2]

override 'sr-Cyrl*' with 'sr*'

which is what we so far always used, though Cyrl is not suppress-script
and would be correct, but it's primary usage.

Change-Id: If7ce7dfcc6b4cc07c503dd2ff2c2bbe2c55c9338

2013-10-25  Eike Rathke  <erack@redhat.com>  [efa1f08be8194ed97a4b48effd0bbe109d5c2164]

for 'sd' language-only find 'sd-PK' first instead of 'sd-IN'

which is overridden by sd-Arab-PK and our 'sd' translation is Arabic
script.

Change-Id: I5d4c90cbb3b7ff82c61301b86fc7cdd494284236

2013-10-25  Eike Rathke  <erack@redhat.com>  [8697b72ef81aab80b4fd657e5f8d68c9904735dd]

Sindhi 'sd-PK' => 'sd-Arab-PK'

Change-Id: I418a991f4555a411ea05237010f64b03552affe5

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [0a8db454e5005b0c886ae7c5620d8df5bbab80e0]

DOCX export: more table style export testcases

Change-Id: I84a9dde8620b128ab426722fc06f4a1c71b0c5a2

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [6df9dd68ec4fe457103c0327559653ed187b94ce]

move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from sw

Change-Id: I145c08d17ccb36bfbf734306cd9d27e8423debdd

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [718f155caacb2e969df7afcfc41ab3b207dba484]

DOCX export: table style export: initial cell hangling

Change-Id: I83ca33d87a016f8634ca6a87b81df20f6b4e0e30

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [a2799e77012263f0bdce55b69488bdded6f88887]

DOCX export: table style export: handle tblStyleRowBandSize, etc.

Read these from InteropGrabBag, as the importer already put them there.

Change-Id: I10745628c61841c168daa64bf46c51228cb38374

2013-10-25  Eike Rathke  <erack@redhat.com>  [fed7a57fcdabbc0c0f570d9b6360522ae22f5e0a]

more flexible language tag override mechanism

* allow overriding higher level lll-Ssss-CC with lower level lll-CC for
  known MS-LangID mappings that use tags with suppress-script
* internal override "canonicalization", e.g. ca-XV => ca-ES-valencia

Change-Id: I067d7515fb9144a896697617ad1b079e294f1ced

2013-10-25  Matúš Kukan  <matus.kukan@gmail.com>  [986fa38eb23a397546061c3ce0df9077ba334a07]

fdo#44736 - set and fetch multiple properties concurrently 2

This fixes commit ee0bf5d58bc59052923c4ced928a989956e71456
Although it's a bit hacky.

Change-Id: I4dfe9ff4a56b993fbcdc7acea29ee3700422f7b3

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [ad206808e98076c6b2612c293770af60dc0ade19]

writerfilter: save table styles' tcPr to InteropGrabBag

Change-Id: I8602f6225cc44df445f1b4af1c48b87fade25458

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [3c38e8f8ac99fe3a28e41751eb48d4cff764389f]

writerfilter: store some of the values directly in TablePropertiesHandler

During table style import, TablePropertiesHandler may decide to not
handle an sprm, then the caller will try the next handler. When we do
this, instead of just returning, still store the values in
InteropGrabBag (if necessary), as they logically belong here.

Change-Id: Idd052854cbef8046f0a24556cfe1536d2646f94e

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [71adf4e972b3e8a32f60e2edf31bfbba3be28dca]

installer: remove SUBST_FILENAME/InstallName with prejudice

Change-Id: I24b086643fad46e4403ba087d2b65528bf090422

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [5b29d3a7fd759fd3d35af4a13e0977be6c20cd99]

gbuild: refactor UnoApi to remove rdb files from OUTDIR

- gb_UnoApi_get_target returns the files in INSTDIR
- stop using rdb files from OUTDIR
- remove gb_UnoApi_install
- remove pointless 2nd parameter of gb_UnoApi_UnoApi
- order-only dependency from gb_UnoApi_get_target to
  gb_UnoApiHeadersTarget_get_target because INSTDIR .rdb is always outdated

Change-Id: Id418f75e9b38d6fe135b55eca2594c2624bc41cc

2013-10-25  Andras Timar  <andras.timar@collabora.com>  [7d97ec9a3eba9ceacbea631a56185e40b62fdec7]

fdo#65102 respect user's choice not to install desktop icon

Using advertised shortcuts -- inspired by Intel AppUp Centre's
requirement -- was not a good idea after all. I revert this,
and  I also revert the commit that actually disabled it in
default Windows builds.

This reverts commit aa2450cb51cfc3805c7a596b6b89d70bb133821e.
This reverts commit b40012bd6d0b5387005253f1d3f03929ce4d1ac6.

2013-10-25  Stephan Bergmann  <sbergman@redhat.com>  [1d3661cf91cf45d40373b0034c30eb57b475ec91]

Unwind FunctionReference typedef

Change-Id: Iaf1b041adf2220d6b0220a86d8ac0db38b3b8ebc

2013-10-25  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [4a122d1e61278debe7e386e3d9f442e68eddba9b]

fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.S

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

2013-10-25  Artur Dryomov  <artur.dryomov@gmail.com>  [b5efef87efdce56c2491e6de1370ad42b998a8df]

Change version to 2.0.0.

Change-Id: Ic6ca04d61991afec627c7d76270c370233b0892f

2013-10-25  Artur Dryomov  <artur.dryomov@gmail.com>  [53481041066e39d1309827fc7902228626c3a4c7]

Fix possible NPE.

Change-Id: Ifca1e64aacf0f4b4e83f70c9bcbe6bb79f5415fd

2013-10-25  Artur Dryomov  <artur.dryomov@gmail.com>  [16c53fb6aa50a8e433bced25d1361a6bcaeb51a8]

Add "learn more" link for providing additional information.

Change-Id: I3bb3480491d5f92ed7c4e3e6b5cf233636c4bb64

2013-10-25  Artur Dryomov  <artur.dryomov@gmail.com>  [2e605fcb12556dd65b0e5e4a0eac25b71182eb7b]

Fix some comments and tabs positions.

Change-Id: I6678d8142f7cbe2446b178174ffb36d446aeda11

2013-10-25  Artur Dryomov  <artur.dryomov@gmail.com>  [afabf78f5fb3ed2e24d1d8aeb7f9310141f1e8f5]

Fix slides grid adapter: recycle view holder for better performance.

Change-Id: Ia412c473ba1d5d23fc409b3f5513d87a4439ddfb

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [a6a24677bc5bfb30dd97478aedfbe673fef82fea]

DOCX export: initial table style roundtrip testcase

Change-Id: I164833907012f4b94e2be848ea4f26a9e1c8694b

2013-10-25  haochen  <haochen@multicorewareinc.com>  [16133ee184b8382f61474feb8cf5afec6f87179a]

Release control to GPU calc on GAMMA

Change-Id: Ie4a80f4f6e7e0eaa0969b9c2d8f3669057a3e86a

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-25  haochen  <haochen@multicorewareinc.com>  [cfc5005b4e7c094c3abd590b7f8bb9d8d16dffd2]

[AMLOEXT-44 Bug] Release control of FISHERINV to GPU Calc

Change-Id: I0b023a541cc2b3dfe35286ad269846c8210c6fb7
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-25  haochen  <haochen@multicorewareinc.com>  [ada8cd3138cf98a55dd2c8f04a0718952a3c57c7]

Release control to GPU calc for FISHER

Change-Id: I9f21df2306b81d816b9c261071c6ecb74ae0bc6f

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-25  haochen  <haochen@multicorewareinc.com>  [8d86c04aae96340da7590eaa5b74cf598c8ed242]

Release control of PPMT to GPU interpreter

Change-Id: I4e59627f1f1d109e9c0cf621a34bf6904f9663ba

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-25  haochen  <haochen@multicorewareinc.com>  [0e79a9c26160953cc8477580fd2f7b7437f81cbe]

Release control of IRR, MIRR, PMT, RATE to GPU

Change-Id: Ia77b0bc1d8a2400debcc5d541e64e5b63797fe71

Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>

2013-10-25  Tor Lillqvist  <tml@collabora.com>  [6db1f5f4c62afc644d59c9cada59cd483b4c7653]

Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72

Change-Id: If97dc13e63986a7c9534f46673cfa8541893269a

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [b2235e49d42cdd10603b33e2708c1449eadfbfbe]

language tool: fix build

Change-Id: I6ba856d6817aa838a0519803eb5d8f582598c800

2013-10-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [5ce19ddcb6595c71980aecfa1e8c0827343159a4]

fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPage

Regression from c2ccd20c0fd92bddfff76447754541705e3eb8f3 (fdo#44689: fix
for specific case of page restart-value 0, 2013-08-29), the problem was
that commit refactored starting page number handling, so that '0' is now
also a valid value, and no longer means "no restart". However cui isn't
updated yet, so always pass a 0 to it, like we used to do so before,
that's better than a crash.

Change-Id: I2adab43499bcdd5234da3f26559b0b384e533c2e

2013-10-25  László Németh  <nemeth@numbertext.org>  [317d255aa7f1497cdfb929b884066202f721672c]

fdo#70858 librelogo: fix Logo program halt at font settings (Windows)

Change-Id: I3c51ba693caa80c8b530a9eee932a48a125e2eca

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [30fc3d6cff15ceabea6e1f9c4683cd383c322d72]

gbuild: refactor Jar target to stop using OUTDIR

- gb_Jar_get_target points to layer-specific location
- remove gb_Jar_get_outdir_target
- add OXT and NONE layers
- add a rule for every installed Jar to avoid problems with conflicting
  pattern rules in instdir

Change-Id: Icf11869a454a7a52791c5ae257fc5da87aa46dc2

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [4bd53d1a8011988920a33d89b4d70b7d232bdbeb]

gbuild: add gb_ExternalProject_use_jars

Change-Id: Idd67548cb5f0e49e539459ed7f2fbd107d37c1b3

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [8e602afd1e999e984e18d984a9986324831ac881]

stop looking for Jar files in solver

Change-Id: I4d2a93fa7395354fbf2893df9e254ab39fa365af

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [7da7682965c0465a4c6ae017870daadc2b9ac099]

gbuild: add gb_Jar_use_external_jar

... which is an ugly hack to handle jar files that are from externals
and are not bundled in the main instset, only in extensions.

Change-Id: I992242b7c990c24318b040e98b6632e3b78b6f63

2013-10-25  Michael Stahl  <mstahl@redhat.com>  [db23d4b0e3fde9aef91bd333b259092ddea58306]

RepositoryExternal: fix layer of de-extensionized Jars

Change-Id: I16b72d7603ff08305fb4f24cf64b0ef74123e146

2013-10-25  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [704f95e5255ff72bfb548d50d66d4da61dc483ef]

fdo#54938: More uses of cppu::supportsService

Change-Id: I90a7a07a43559b8d7e1d4b886b2624255200d46b
Reviewed-on: https://gerrit.libreoffice.org/6406
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-25  Julien Nabet  <serval2412@yahoo.fr>  [a95ecd8b65ea2275a66f6694f0c09e3faaef4407]

fdo#69772 make StringsFromResultSet more robust

Correctly handle case argument _xResultSet == null,
instead of throwing a NullPointerException.

Change-Id: I81e35c77116e2e0302da86f03f7e757a52e97b29

2013-10-25  Lionel Elie Mamane  <lionel@mamane.lu>  [d1fdaafd7c1c1ce3d89dda3bd745f9dd594d83ca]

fdo#6412 firebird-sdbc DatabaseMetaData unimplemented getXXX: provide empty RS

As opposed to NULL object. Else, callers that do a UNO_QUERY_THROW get unexpected results.

Change-Id: Ie9dd157eed03031ba04ed59c363a45e246bbb001

2013-10-25  Lionel Elie Mamane  <lionel@mamane.lu>  [373e4d33c1ecbef94736f551fae75d68c4f21f8e]

connectivity commontools DatabaseMetaData: provide for getUDTs, too

Change-Id: Id361ac34f400922893f6a906e4345eed2be1b2d2

2013-10-25  Lionel Elie Mamane  <lionel@mamane.lu>  [60b67b7e39217521d65e41398182f253e720333e]

janitorial: indentation

Change-Id: I0b571a9fe719c4f18f89638eb62434dd0813bd01

2013-10-25  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [da5449da0c056a3a0da239eff2e2b8b66cfd6224]

fdo#54938: More uses of cppu::supportsService

Change-Id: Id6bed78d92eba52283a17ab3ca66e751c225e48d
Reviewed-on: https://gerrit.libreoffice.org/6423
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-25  Tor Lillqvist  <tml@collabora.com>  [01a13519e2a12e1e9b61bab1437d340e389e44bf]

Fix bit-rot

Change-Id: Iae6aa3c1326456dde7261f471ba7d963058f20a7

2013-10-25  László Németh  <nemeth@numbertext.org>  [7744c4a0016be338c6c14b14f620d8af7d76111e]

librelogo: fix division with measurements

Change-Id: I2204002533bbb3e7c801b3228b0310a42b19a882

2013-10-25  Takeshi Abe  <tabe@fixedpoint.jp>  [324b47aabcddc75e98ef56769e24362668e26ebc]

sal_Bool to bool

Change-Id: I4fe71f0418b3c2c9b0ca261c5b24fe2d093f7bb9

2013-10-25  Tor Lillqvist  <tml@collabora.com>  [b7e5ab6f65eb682bfa200459d745d3bc4056e42a]

No libs in solver now any more

Change-Id: I6f0f91c5fdb467fea2c706b4d426a973277c5230

2013-10-25  Tor Lillqvist  <tml@collabora.com>  [a9759f706b0abd202e704004bdfa7b69fe93bbd0]

Add a few sources from vcl

Change-Id: Iaddbfb48a071baaf84ee7bde38f40449f342dce8

2013-10-25  Tor Lillqvist  <tml@collabora.com>  [097f76d473a54290fd54cdaafb211167994c8f56]

Remove unused file

Change-Id: I78023074a31cf1cc3703a8fbeeb7f6a44a5c70d3

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [96c7e0f52615936edf474a593aaff2d96f610259]

No libs in $(OUTDIR)/lib any more

Change-Id: If1781415f49f86fea0de5a05a38c878d3924812b

2013-10-24  Michael Meeks  <michael.meeks@collabora.com>  [e886cc7fa1849efd899ba16fce6a0b84371e5ea1]

compile fix.

Change-Id: I50bbdc75e41b23fe64cb0a17dea1290c763a93e1

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [49f6c5907a2ec8c1886e3157de2c843d332aabcf]

Fix freetype and fontconfig problems

We need to do a "make install" in freetype so that what freetype-config --libs
outputs is correct. We don't use freetype-config ourselves but fontconfig
does, and it builds some test programs.

The bundled freetype and fontconfig are built only for Android.

Change-Id: Ib622cc48a0c4eb6a72188bc83c8d36b39f97fdca

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [01a51764c5eff1c883d3a19381ab4d8971471492]

Bin unused #defines

Change-Id: I5a6eb741c0669d2f1e5bfbe302066be863ec0249

2013-10-24  Thomas Arnhold  <thomas@arnhold.org>  [0daa2f6a1d0b2727ae1b323a803c9c5fd8ad70a8]

cygwin: there is no sudo on Windows

Change-Id: I8df4b379d98ba14a5cef93cefec9df16eefeb083

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [ccf4f1d80e82b2fa5156f1a351a5e1cd8dde3be0]

hyphen: stop building hyph_en_US.dic too

Change-Id: I05929be5dbc41ba6889bd593ad0ce0061367ea37

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [d1f46c8a3f25370a8cb5b360cd23835e693a906c]

hyphen: remove ExternalPackage_hyphen

It only contained hyph_en_US.dic, which is actually unused; the usage in
dictionaries (for a writingaids.zip) was removed years ago in commit
72682b9ac937472b9c48c8a9be70be902ff645e8.

Change-Id: I523c60614bddb8596ccff52d3c4d648111846856

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [56bb796673657c9f8683bbff08070c77c4c889cd]

xmlhelp: remove Package_xsl

Change-Id: Id0a5213b39886e2f6929f7ff2c014ed861d1da91

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [250198ad0e02741b254ce191ff5e110f63aa6e21]

connectivity: deliver postgresql-sdbc.ini to INSTDIR

Change-Id: I0317252e17b0ddadc5e4a1bebb0c7b21963d57fe

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [d8be8a9c17bedb5a0cfb4b5ea1a2f02f59582cad]

cppuhelper: remove obsolete Package_unorc

Change-Id: I4d513b69527ac21949f03b847a4638b92aef0a3e

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [cacce520c64c3f1444f377bbe98f0f17bac4db40]

desktop: need only one Package_scripts

Change-Id: Ia47d1cc8c2d754f74e281eac82c76fbaf12d8541

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [3f8ded9c5c4cf0d343f992c87f6ef3b15ba6b59c]

sdext: deliver that weird pdf file to INSTDIR

Change-Id: I3d5daf2ab957eb98c80e936406721a7eb627c436

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [c801ab3676e3a17dc471dfebc685a5a603586d67]

xsltml: remove ExternalPackage, use files from WORKDIR

Change-Id: Ib2ca7cbf15fd374fd822fa096e0e3f3502598245

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [b96913f2ec75687eb055e17db5c979660216914a]

extras: deliver wordbook to INSTDIR

Change-Id: I36ed8f8a83938674b7b21dc1930dc1cac11ad76f

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [86299473eb3fc0c6ff036443e11d6e0b4ec6d408]

sysui: deliver .desktop files to INSTDIR

Change-Id: Ie8cff1b77145cdec2b4cb5650987809d097a71cd

2013-10-24  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [be0adb9f0fc738fe8735d2e0802fd19091799d11]

fdo#54938: Remove SupportsServiceImpl from sw and use cppu instead

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

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [b391da28fffa1f71967079189e7d60ff16ec2784]

DOCX filter: initial table style export based on InteropGrabBag

Change-Id: I7b31322b50c8c924e5df3c32e3c2da8093709938

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [b7efab3a9841a9f01c5da07db870a22866b65b04]

valgrind: on success aHDFData is out of scope

and pData points to data belonging to it

Change-Id: I2a3c1f73e4cdcb07d21ef14cb410d351f39cdba8

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [d94f3a68f77de906abd576c7e2f31e0a8586d154]

pEmpty is completely insane to use

DbtToStringConverter protects against a NULL pointer, but not a
pointer to the too short data that pEmpty provides

Change-Id: I5d21e852ce0373eff7d3627e266b9cbc77f5dd09

2013-10-24  László Németh  <nemeth@numbertext.org>  [3617e1a37f7f77eb4d57ca455fca9507f1a15872]

librelogo: more invisible settings (on UI, hatching), see ChangeLog

Change-Id: Icb0d195ba82b023d370847242b4e3b5546fa0320

2013-10-24  Laurent Godard  <lgodard.libre@laposte.net>  [55d4d0a749ae1430f65bb0a127c1b2b9251044d2]

avoid localization issue

use the sheet name to build the expected strings

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

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [8e1bafcc37742073edacf53508057034a0e534ca]

Don't allow selection handle movement to wrap

Change-Id: Idc189a84da1aa0ac510e003134580eafc03b4b9a

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [a2c9eaee63cd71c78cf57c590583e9e9d80edece]

Bin ASCII graphics and superfluous vertical whitescape

Change-Id: I68110e2ff632d0446c127e428623fecb62aa14c5

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [fa15571ba403b4e2050dd3e18e0459107904728b]

valgrind: bIsVirtPageNum uninitialized

valgrind complains about this when viewing a help page

Change-Id: I0f30f8b5121fa5e6ddbac0ea6e05005e40bc7fd9

2013-10-24  László Németh  <nemeth@numbertext.org>  [d0af3045c3ff850387385599fdcef7f9ecf407cb]

librelogo: fix Writer/Draw synchronization in cropped SVG export

Change-Id: Id7dc7a2853a8c56ee56eab55c078650e16c278fd

2013-10-24  Stephan Bergmann  <sbergman@redhat.com>  [5387c4f57519b8ff013e2e58b6ea8680b438c021]

distro-configs: remove no longer working --without-system-cairo

...after 800005b120d06100e082ad45051d4f1c3c549569 "Disallow
--without-system-cairo combined with (implicit) --enable-gtk."

Change-Id: I74f5e4f454f5e1724e258380bbbcd771bf58453a

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [57ebd448497ec357aa348f5df90a52e8d58b4bb6]

convert SolverDouble dialog to .ui

Change-Id: I996038a45495a5b6a63622ac0d290ac4fbc0bedd

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [f61e82eb3b46a6ff7312dfc8ebacee73658f23ad]

Updated core Project: help  91f8b3cb54e752a174ee10be4e528c7dcd4fb55e


2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [d5c420b32dd104fe4105d1ca004eb8206fdba0d8]

writerfilter: save styleId / name / isDefault for table styles

Change-Id: Ib422584d2f6cbb8bfd88dd67aef96b8b062c3d38

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [0ed8f752b4566ac427c0a48e14904907a7dac839]

writerfilter: implement CellMarginHandler::getInteropGrabBag

This allows roundtrip of the whole tblCellMar XML fragment.

Change-Id: I41c5afd6b1cfa7322f5f1bd8c44ed6bffe10eb41

2013-10-24  Stephan Bergmann  <sbergman@redhat.com>  [800005b120d06100e082ad45051d4f1c3c549569]

Disallow --without-system-cairo combined with (implicit) --enable-gtk

As the system gtk libraries may depend on later versions of libcairo.so.2 and
its bring-along libpixman-1.so.0 with the same SONAMEs.  So if it would ever
happen at runtime that our bundled libcairo.so.2 and/or libpixman-1.so.0 get
loaded before the system ones, the system gtk would probably not work correctly.

Ultimately, the bundled cairo can probably go completely.

This reverts 122a137672d761418a549568ad8cad623dd2b4b5 "extensions: crude hack
for mysterious cairo link failure."

As discussed at #libreoffice-dev:
Oct 24 10:10:15 <mst__> sberg, caolan, dtardon  any idea what the proper fix is
  for pluginapp.bin? 122a137672d761418a549568ad8cad623dd2b4b5  breaks on RHEL5
  tinderbox...
Oct 24 10:10:17 <IZBot> core - extensions: crude hack for mysterious cairo link
  failure -
  http://cgit.freedesktop.org/libreoffice/core/commit/?id=122a137672d761418a549568ad8cad623dd2b4b5
Oct 24 10:12:53 <dtardon> mst__, i'd try
  gb_Executable_use_external,pluginapp.bin,cairo
Oct 24 10:13:58 <mst__> dtardon, i'm not sure if that is the intent - the
  -lcairo comes from the gtk external so we should use same cairo as gtk i.e.
  system one? but id on't understand why linker won't find the pixman library
Oct 24 10:16:35 <sberg> mst__, I get no build failures in "make
  extensions.clean && make extensions" when I comment out that FIXME in
  extensions/Executable_pluginapp.bin.mk
Oct 24 10:18:59 <mst__> sberg, it only started to fail for me when i removed
  libcairo.so from solver, probably you still have a stale one
Oct 24 10:19:42 <sberg> mst__, in solver/*/lib/? no
Oct 24 10:20:48 <sberg> mst__, but turns out I'm using --with-system-cairo (as
  required by --enable-gtk3), so ignore me
Oct 24 10:22:53 <mst__> sberg, so if i rm solver/unxlngx6/lib/*cairo*
  solver/unxlngx6/lib/*pixman*  it still fails for me, how could system-cairo
  work then?
Oct 24 10:24:13 <sberg> mst__, in that /usr/lib64/libcairo.so has a DT_NEEDED on
  libpixman-1.so.0 (which "our" libcairo.so is missing, I'd assume)
Oct 24 10:24:44 <sberg> mst__, erm
Oct 24 10:41:18 <mst__> sberg, so if i filter out -lcairo in
  gb_LinkTarget__use_gtk then it magically works - are there any problems with
  that approach?
Oct 24 10:47:19 <sberg> mst__, so the root of the problem is that there's two
  different libcairo involved?  (just doing a local build --wihtout-system-cairo
  here, to see what's going on)
Oct 24 10:47:55 <mst__> sberg, i don't think so since i get same problem after
  removing all cairo libs from solver
Oct 24 11:12:11 <sberg> mst__, so the link line for pluginapp.bin contains
  -lcairo twice, apparently dragged in indirectly (via _use_externals gthread
  and gtk, likely), and does not contain "our" -L.../cairo/src/.libs (as it
  doesn't _use_externals cairo), but does contain -Lsolver/*/lib.  Now,
  /usr/lib64/libcairo.so needs libpixman-1.so.0 and there happens to be one in
  solver/*/lib that lacks syms compared to /usr/lib64/libpixman-1.so.0
Oct 24 11:13:43 <sberg> mst__, so this was nicely hidden when all the external
  libs were delivered to solver/*/lib, but in the end I think the bug is to
  combine system gtk with non-system cairo and/or pixman
Oct 24 11:14:49 <sberg> mst__, as long as our cairo and/or pixman have the same
  SONAMEs or exported symbol names as system ones, all hell can happen at
  runtime anyway
Oct 24 11:15:32 <mst__> sberg, but... why then does it fail for me if i don't
  have the cairo/pixman libs in solver?
Oct 24 11:15:57 <mst__> ahhh  -Wl,-rpath-link,$S/instdir/unxlngx6/program <-
  taht must be why
Oct 24 11:17:40 <mst__> is it normal that -Wl,--trace does not print out what
  libraries were found via -Wl,-rpath-link? it only appears to print explicit
  -lfoo
Oct 24 11:18:27 <sberg> mst__, because of -Linstdir/*/program
Oct 24 11:20:27 <mst__> sberg, so we need
  -Wl,-rpath-link,$S/instdir/unxlngx6/program obviously;
Oct 24 11:22:08 <mst__> sberg, apparently everything builds successfully when
  filtering out -lcairo from GTK_LIBS, do you think that is the best workaround
  for this?
Oct 24 11:22:14 <sberg> mst__, no, we need to change configure.ac to disallow
  --enable-gtk --without-system-{ciaro,pixman}
Oct 24 11:22:39 <sberg> mst__, similarly to how we already disallow
  --enable-gtk3 --without-system-cairo
Oct 24 11:24:48 <mst__> sberg, that would be sort of pointless, since linux is
  afaik the only platfrom where cairo is used at all - effectvely we could
  remove bundled caior then?
Oct 24 11:27:04 <sberg> mst__, effectively yes, unless it would still be useful
  for some --disable-gtk scenario
Oct 24 11:33:41 <mst__> caolan, cloph does RHEL5 have a sufficiently recent
  system cairo?
Oct 24 11:34:43 <cloph> cairo 1.2.4 on the CentOS 5.9 (well, more like 5.10 now)
  system
Oct 24 11:37:08 <jcorrius> my RHEL6 build uses internal cairo
Oct 24 11:37:47 <caolan> rhel-5 cairo is 1.2.4
Oct 24 11:37:54 <mst__> caolan, the other option i can see is to do $(call
  gb_LinkTarget_add_libs,$(1),$(filter-out -lcairo,$(GTK_LIBS))) in
  gb_LinkTarget__use_gtk which works-for-me(TM)
Oct 24 11:38:30 <sberg> jcorrius, not for very much longer ,)  (it typically
  happens to work by luck to combine system GTK with bundled cairo)
Oct 24 11:38:59 <mst__> thorsten, are you aware of any reason why we must bundle
  cairo on linux?
Oct 24 11:40:05 <sberg> mst__, "<caolan> rhel-5 cairo is 1.2.4" and we only
  check for "cairo >= 1.0.2" in cofingure.ac, so all should be good
Oct 24 11:40:35 <sberg> mst__, "works-for-me(TM)" just by luck
Oct 24 11:41:33 <mst__> sberg, well perhaps guess the real problem is that
  pkg-config spits out a spurious -lcairo for gtk+-2.0 so...
Oct 24 11:42:19 <mst__> ... but of course if a sufficiently good cairo is
  available everywhere we don't have reason to bundle it anyway
Oct 24 11:45:45 <sberg> mst__, at least my /usr/lib64/libgtk-x11-2.0.so.0 does
  have a DT_NEEDED on libcairo.so.2, so even if pkg-config wouldn't spit it out
  we would still be in trouble at runtime
Oct 24 11:47:05 <mst__> sberg, at runtime we have this problem for a lot more
  libraries than just cairo
Oct 24 11:47:43 <sberg> mst__, but why refuse to fix the problem, at least for
  cairo, where there is apparently no good reason to bundle it anyway?
Oct 24 11:48:36 <jcorrius> is cairo used on Windows for anything?
Oct 24 11:48:42 <mst__> sberg, since there is no good reason to bundle it anyway
  i don't object to removing the bundled cairo
Oct 24 11:49:38 <mst__> sberg, ... but i can still hold the opinion that gtk
  shouldn't put -lcairo in its pkgconfig :)
Oct 24 11:53:12 <sberg> mst__, since "pkg-config --cflags gtk+-2.0" includes
  "-I/usr/include/cairo", one could argue that cairo is a "re-exported" part of
  that, so should also appear in pkg-config --libs output; one could likely
  argue either way
Oct 24 11:55:27 <mst__> sberg, well but if you're calling functions from cairo
  then you're using cairo directly whereas if you just call gtk functions you
  have no need to link cario
Oct 24 11:56:47 <sberg> mst__, sure, my argumentation depends on that
  "re-exports" argument (which might be thin); anyway, are you going to remove
  bundled cairo
Oct 24 11:56:54 <sberg> ?
Oct 24 11:57:34 <mst__> sberg, i'm going to force it to system in configure for
  now
Oct 24 11:58:13 <sberg> mst__, I have a patch for exactly that already locally
  here, so could push that if you've not done that too already anyway
Oct 24 11:59:00 <mst__> sberg, i havent' finished my freetype patch yet because
  people always distract me on irc so you can push
Oct 24 11:59:01 <sberg> mst__, or, rather, my patch just errors out in the
  --enable-gtk --without-system-cairo combination, so if you have a better one,
  go ahead

Change-Id: I071e759a55f46338b36c3cf8ac7cd5591bd9e376

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [082e1fa44cf6b3d61d571bab99407d3f38d8288d]

more string bounds checks for sc

Change-Id: I99293a91018c130415bd3816fa23f44643512a74

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [8755bef6dd4145f2eac8c18a4a7eb58c52b83d47]

convert SolverInteger dialog to .ui

Change-Id: Iec4b0d041ec0389630d21572d6c5658639d85b17

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [d05918d42a6af99758118970733cd77cb218f28e]

aStr[0] on an empty string is newly disallowed

Change-Id: I0494f06ec8709fdf33ace6772823d7b986ff5847

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [266e9392acf4fc6bbe5cc609e3874bfc91e93607]

Updated core Project: help  4327d90e23cba2f2829a4d2bf0ed449fbeb92cdb


2013-10-24  Michael Meeks  <michael.meeks@collabora.com>  [398519cb61b3aa2df61b9b18724ced4a36eb39d6]

fdo#69079 - fix multiple user gallery creations.

Change-Id: I0539e2708b973b8bea7bd63488277f00201c6c46

2013-10-24  Stephan Bergmann  <sbergman@redhat.com>  [470b4a03bf6d5f6340c201066a10d72ad7b01107]

Allow NONE libs to find each other on Mac OS X

...otherwise e.g. during execution of sw/PythonTest_sw_python.mk
workdir/*/LinkTarget/Library/libtest.dylib would not find
workdir/*/LinkTarget/Library/libunotest.dylib without yet another addition to
DYLD_LIBRARY_PATH.  (Special cases where NONE libs are located somewhere else
than workdir/*/LinkTarget/Library/ can be and are still found via
DYLD_LIBRARY_PATH.)

Change-Id: Ia301746842ef49393d0229915c01b61e378ca100

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [a843992b7a21d2c4bb1fc91e8465738af78c1151]

Updated core Project: help  bb440434d0561b291c73cf467c16e803934b8abb


2013-10-24  Stephan Bergmann  <sbergman@redhat.com>  [d78b26eb9ee290d2324f70890f21bb6bdb7dd33e]

-Werror,-Wunused-const-variable

Change-Id: I32b9d2398d2d734a0d96c937b2238d8ff9a74ef7

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [124acbb11539f66aefb7d39fc61c7d99fb9409e7]

Related: fdo#70571 allowing clicking on a hyperlink in a protected section

Change-Id: I6104ee3bb0928275a0e4ffb9a7ca1be37ebc1f9e

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [19d7c0348d7caadc42d557eb6d7a93446c7cd698]

epm: use executables from WORKDIR and clean up configure

Change-Id: I69e75dbbaa16b6dc407a69ba8137c09888db50ce

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [b308526fbc07753aca7186ab84e92ae8d56d7652]

libatomic_ops: use libraries from WORKDIR

Change-Id: I9d1267d6fc14a3149fb92a486bee3023a531e574

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [b242cee828704e136a47165fb473513b9b909b27]

freetype: use libraries from WORKDIR

Change-Id: Ia31a6f56fd8347f6fc50677e86a414f4c5ed81b1

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [76596b39484fdc3ffd54f68b966574ff4651ad8e]

fontconfig: use libraries from WORKDIR

Change-Id: I4b967187bca35527a3c3d718952ae0a3ae6ebae9

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [5b90662d7a93cc0e77501ad2487f5e136bbc3fbf]

openssl: use libraries from WORKDIR

Change-Id: I1e7a75ad4c8d35cb6adef8d6c4104f1955ad4574

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [5a50bb1701b44c6c765acd80aa38dc13e7ab9eed]

writerfilter: implement MeasureHandler::getInteropGrabBag()

This allows e.g. storing a table style's w:tblPr -> w:tblInd -> w:type.

Change-Id: I653edc8912ce4e61c703bfffc6e3dcf322295b6f

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [10b12c965d29a91a4fda7b684caaf1ec738daa91]

writerfilter: implement TablePropertiesHandler::SetInteropGrabBag

This allows to store keys in table style's tblPr (no contents yet).

Change-Id: I2aa80c8bee3f76a7c0090407f97156e3e3061a1d

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [8189fb2bf236abf047c00216c3b3b9d64663baf8]

writerfilter: implement TblStylePrHandler::getInteropGrabBag

With this, we can store tblPr (itself, not yet its child elements)
inside table styles.

Change-Id: I7e9008fec566e73c50c4ccfc565fd0e8a3293998

2013-10-24  Miklos Vajna  <vmiklos@collabora.co.uk>  [195ca828bb0ce5ce0e545eb6deb90f0c25f06fd9]

writerfilter: preserve names of table styles

And also add a method stub where contents will be preserved as well.

Change-Id: Ide52102d1bdf6bf9d73b84ed6760f2b1e086a805

2013-10-24  Eike Rathke  <erack@redhat.com>  [642f900a09f668e9c3d09e23cc23be9d99b46268]

use MsLangId::isNonLatinWestern()

Change-Id: I3aba3f85face62e0b8d54aebb92412c350aa2923

2013-10-24  Eike Rathke  <erack@redhat.com>  [b796a2030b9814978c904979dc609422d08eb538]

added isNonLatinWestern()

Change-Id: Ie2aadab8302f365379a569989bd9640db55b9716

2013-10-24  Eike Rathke  <erack@redhat.com>  [5dcee8893a41ace34aad77530cb8781ecde8e2cd]

raw LangID list for reference

... to hopefully be able to generate a diff when the next release of
MS-LCID.pdf will be available at
http://msdn.microsoft.com/library/cc233965.aspx

Change-Id: I10877cdc8d4b90c6b971dfa5e05ad796fd2a2d00

2013-10-24  Eike Rathke  <erack@redhat.com>  [d4c86d0d1d36c0e972c5772bfa62932651d75363]

shell script to extract LangIDs and mappings from MS-LCID.pdf

... as downloaded from http://msdn.microsoft.com/library/cc233965.aspx

Change-Id: I07f81ca0d6230c38f1f80f93f262debdf939ca87

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [f3167bd7d33fbc1e93f0728ab06b6d67fc1956bd]

Related: fdo#70571 say [ctrl+]click to follow link

as opposed to "hyperlink". Be more generic and consistent
across both ctrl+click and click modes.

Change-Id: I673ed59fc9f3408a0c4534c6490d9bbc3598bc08

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [ef16fa914bc33b64bafb67637e6983ddc310c415]

replace libreoffice with UNIXBASISROOTNAME

Change-Id: Idf0fee94ef2c360ce509b34a2828022a8daf04d0

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [e9ce405103036b2fa0ae26d331a6cfc3465de10b]

Resolves: fdo#70571 don't crash when clicking link in toc

when link is in a toc, and Cursor in protected areas is
disabled, causing the cursor to leap before the toc
before trying to see what's under the cursor in order
to jump to it

Change-Id: Iaf348e3621df02628b4d2ac8c1165df7082237ed

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [7cd77d5cb0b6fd3343f2703c73e2dc4b65fc0e9e]

WaE: declaration shadows a field

Change-Id: I37a5edbc578a71cb7eba29c3191cfa36e90ca022

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [c7f83feb90b7bde9e3609795a749ca3bf2c0d02c]

Use static_cast instead of C-style cast

Makes it more obvious to the code reader that nothing wrong is going on (or
the compiler would have complained).

Change-Id: I2ab420ffeb71f5c0b68e1b7db039cb9cde6af801

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [5d0051efb99c6cbd0dc4dd655a71e7435159f6bc]

Bin a few pointless comments

Change-Id: Ia8a47bcd07cf10302b5cf6f550627e5c7cd1d9f6

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [beda848f388685b0fcb60c590fb691029c23a26b]

The icu, xml2 and libxslt libs moved

Change-Id: I202ab418d2cf0d4f0f9d7786fec837dd76abd7b5

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [4da1e31b833a2bff190dc3c6bc807e35ee724ecc]

is this the foo we need now to download automatically

Change-Id: I156c2a2d645c140bfd716f41d8c81c0656ceee56

2013-10-24  Laurent Godard  <lgodard.libre@laposte.net>  [ba88ea36d6062dcb19a499c2804dc7b973c737eb]

remove useless commented code

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

2013-10-24  Ptyl Dragon  <ptyl@cloudon.com>  [9fd0abe9abfe37cb1591e1db794e0c921d95b172]

added links to the image in tiled rendering

Change-Id: Ic9d972fd67123e3ab04f023806f7f96c89a883a7

2013-10-24  Ptyl Dragon  <ptyl@cloudon.com>  [2d09baa7802e5d5bf30bd4baafe690f06a1275ec]

tiledrendering extracts values when clicking render

Change-Id: I4b350dc6c796bb1af0740917e17ac79b2a259a0a

2013-10-24  Ptyl Dragon  <ptyl@cloudon.com>  [6a2fbb827c424704e6a4e101710d31fae5d64680]

added callback for render

Change-Id: I56f47926eeff6ab57903c8eedf6528465fc41c9e

2013-10-24  Oliver-Rainer Wittmann  <orw@apache.org>  [679faffc68bb854af0f55d0f218698e2f372f00b]

Resolves: #i120879# import "Microsoft Word TOC bookmarks" as...

cross reference bookmarks and suppress the import of unreferenced ones.

Review by: zhengfan

(cherry picked from commit e3a34e95823105fda68fd29a4ded22a9d52523fb)

Conflicts:
	sw/source/core/crsr/crossrefbookmark.cxx
	sw/source/core/inc/crossrefbookmark.hxx
	sw/source/filter/inc/fltshell.hxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par5.cxx

Change-Id: I5898cbd33c9a17b9517040e19ca8eda4355a1eac

also remove symbol-visibility problems in IDocumentMarkAccess.hxx

(cherry picked from commit de9ea83df087ba3f8e614a69e8b18403d54b9589)

Conflicts:
	sw/inc/IDocumentMarkAccess.hxx

Change-Id: I2f51cc4412525c6e62d120df5c7fe1c223e35972

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [87858e043fe089a816a5787c356c94e7abbddd45]

Set carlito/calibri caladea/cambria as MSOffice export replacements

so when we save one of our files that uses the chromium fonts to e.g. .doc we
can set the in-file recommended fallback font to the MS equivalents to tell
MSOffice what to use.

Change-Id: Ia04022c91a7c43729ef315011addf33c316619ee

2013-10-24  Caolán McNamara  <caolanm@redhat.com>  [bde5e683286096b9255254b28a862e519d57f547]

bundle Carlito and Caladea

Change-Id: Ibb68ad33764bcbab88e68c35805a00287177a5c8

2013-10-24  Stephan Bergmann  <sbergman@redhat.com>  [bdd55e28fc7788c2968daaf87b782f8e6189ee2d]

fdo#67725 unoidl::AggregatingCursor must wrap modules for aggregation, too

Otherwise cppuhelper::TypeManager::createTypeDescriptionEnumeration, sitting on
top such an AggregatingCursor, will miss any entities from provider P' in module
M if any previous provider P contains the same module M.

That happened when climaker generates cli_oootypes.dll, where the enumeration
missed everything from offapi in top-level module "com" because it had already
seen udkapi's "com", and only reported the handful of entities under offapi's
other top-level module "org" (which does not appear in udkapi).

Change-Id: If538391bde22bcc346417b5988cf12023f0d4172

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [32a001d85baf2b72a37b4ab8475f9489b7364769]

cppunit: remove ExternalPackage

The DllPlugInTester executable is apparently unused.

Change-Id: I1d26aebe8aa67b037438bd21bb00496804c41125

2013-10-24  László Németh  <nemeth@numbertext.org>  [022c955f138e350d9a431489380c054d9766a4d0]

librelogo: fix blinking LABEL

Change-Id: I807dda255b741996480116fab22377b39bf963b4

2013-10-24  Eike Rathke  <erack@redhat.com>  [f07a011140f28d63b085445dcfbdd93806d0537a]

fixed build breaker Serbian

Change-Id: I5d8e0bc2c62f13d14f1be32786be8aec243c134a

2013-10-24  Eike Rathke  <erack@redhat.com>  [ae80e00b705d7cc16c7f85f8059c1af758e91362]

added list of "Neither defined nor reserved" for reference

Change-Id: I79402ca5c0804912198b9d78471b1608b2170e04

2013-10-24  Eike Rathke  <erack@redhat.com>  [a1065ae77821f51cae3d45d6eaf95e18595fec8e]

fixed build breaker Mongolian

Change-Id: I5100d44ceea79c4b47d2dd5bda5066c5003313a1

2013-10-24  Eike Rathke  <erack@redhat.com>  [6b678c135da07f34da1bf7b19562366361e95085]

added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdf

... found at http://msdn.microsoft.com/library/cc233965.aspx (the 5th or
6th place I'm aware of where MS defines LCIDs, all different ...)
* a bunch of new definitions up to Windows 8.1
* lots of cross-checks done with SIL, Ethnologue, ...

Change-Id: Ifae8e676558c6712fe752856acca600d05d0a63f

2013-10-24  Eike Rathke  <erack@redhat.com>  [315a0e277ab929ab77bb6ecd761abb24af0beb8b]

adapt to new IsoLanguageCountryEntry struct

IsoLanguageScriptCountryEntry and Bcp47CountryEntry are still missing.

Change-Id: Ie22c6031a6bf8598ee71f4720b4d4b9d5bac97d4

2013-10-24  Eike Rathke  <erack@redhat.com>  [9bffd1170cf2a1642ee956d3b9b27130cac8251d]

LANGUAGE_USER_YIDDISH_US ought to be 0x803D instead of 0x083D

Change-Id: Idbb6837802ee6f12e95914283a5eb5d61982f4f8

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [bfaea05b711ff3e204429ce9bd26c5fe63b0b687]

gbuild: gb_Helper_extend_ld_path was rather broken...

Change-Id: I03b2d8590fada4709f2223dcd05760bf2fddb196

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [b7d8ca8af95ac23f19cf1b63d1720cb0dd561bce]

un-break lpsolve for MSC

Change-Id: Iccf8f5572530412ef72f802e968778826a73d886

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [7a713939e327edd4161e55a61972fa7bea05ec02]

gbuild: try to un-break cppunit tests on MACOSX and WNT

Change-Id: I174c113dcaf31a09026d6620e8183b756396c4f1

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [122a137672d761418a549568ad8cad623dd2b4b5]

extensions: crude hack for mysterious cairo link failure

Why is /usr/lib64/libpixman-1.so not found automatically?

Change-Id: Ide3929b53d130aee44ff6b01dcf2f7491a61a09b

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [831aaef3a114ef59826fc49a9c8e27d9538d0db5]

redland: unbreak this for MSC

Change-Id: Ifb1e841ed342103651e7d34d9bb47563c4015b23

2013-10-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [59585984fcede9dcfce44557b7076ed682059e1c]

When failing, we need to return an invalid address.

ScAddress() gets initialized to a valid address of col=0,row=0,tab=0.

Change-Id: I9f12b4b2329e2c9907b9c8113371d963fc06f442

2013-10-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5b483ed15d70bdc34b9520632ee569db0e6c4f9d]

Cell note deletion should happen even when no cells exist in the column.

This fixes one of the API test breakages.

Change-Id: I8168d490ec5d519e151a74fb8c4343337262f15b

2013-10-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f068f1ae32f4243d8f8f8b90209508b1b5906548]

Bail out on first hit. No need to go through the whole set.

Change-Id: I044432a1d4e63f49731c24e4eb62525386818620

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [83c4ebbe673f992661a12283c845499c4f053c7d]

remove pointless use_libraries

Change-Id: I5cf4170867fe40a59f5809c466c0be2255c151d2

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [714b93b4ec16d951d72037d1ccfcb4a225f06eec]

fix curl for MSC

Change-Id: I61316f0912e4d70c0a28bfa055c07018c39a6b10

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [77fe50b0f674253f390796f5d9bbf367c443f0da]

cppunit: use libraries from WORKDIR

Change-Id: I5ce895e6cadc874a3464e6109dfbedd785dbac77

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [936a1a9daf5d7feb4e1ebe0a2ab237f21c7bdc85]

curl: use libraries from WORKDIR

Change-Id: Ib4a3aef1ff1d42270e737659b3f663260d3f1175

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [30e1d4c0a9202d5c8057efdb0bfda11f46a25251]

curl: libcurl.so.4 goes into instset, not libcurl.so!

Currently we ship a libucpftp1.so with NEEDED libcurl.so.4 but that file
is not actually in the instset, just a libcurl.so with SONAME
libcurl.so.4.

(regression in LO 4.0.0)

Change-Id: I3a194c83c408587dd83ed4c690aa381664040c6f

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [25f65f26a25e1ca275e54b9f62c45c7e872adec9]

lcms2: use libraries from WORKDIR

Change-Id: Ieddc80d510884eeb6f64325f9dfbb34f1d3fb0b5

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [b177b3067539f6c80f223b08ec772b174e721e8e]

lpsolve: use libraries from WORKDIR

Change-Id: I9b0aba0050d73287887de2d7d2376d9aa6303150

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [d89f48b43cae00be567c3f33bb276e12ca8959b2]

cairo: use libraries from WORKDIR

Change-Id: Ieb28a48c5fe3b0d89261ff790ecc9db2b5bbf21c

2013-10-24  Michael Stahl  <mstahl@redhat.com>  [2793c546dc3bb1ea0f187bd79b33f77fd3df5afb]

redland: use libraries from WORKDIR

Change-Id: Ief9a38cbef7552e94ce4ad01fa363a29654bdf9e

2013-10-24  Tor Lillqvist  <tml@collabora.com>  [0f803f73f938087424eb3aa5f870e70b1c249d73]

Enforce avoiding looking for non-existent system dicts on OS X and Windows

It is totally pointless to look for "system" /usr/share/myspell,
hyphen and mythes dictionaries on systems where they don't exist. Use
only bundled dictionaries.

(For OS X, we have code to use a system-specific spell checking API.)

Change-Id: I13aed7225d003e608f61de95671feb2e50b26c25

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [75b7ce9c66c682564b3cc15ffb7914ad5e432298]

fixincludeguards.sh: chart2

Change-Id: I166e054926fb975949b3021cbc43b25a222f6198

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [0a1efdbcd25848a7cf09d1a72433d031f9888f25]

remove unused header file: servicenames_charttypes.hxx

All definitions are unused. Here's the right file:

chart2/source/inc/servicenames_charttypes.hxx

Change-Id: I61e8e36e0ce7a318e1fbb2a3a2bf92e2d972c1c4

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [3b58ababc566adef48d8ab600489e554c4585b1d]

fixincludeguards.sh: sd

Change-Id: Ic831838b377656015d645eec9d439424378e08af

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [3a6148e8114a5b980dbedadacce2074390d81555]

fixincludeguards.sh: filter

Change-Id: Ifdb49a0fd5f658056b14b7c2f4e323dd38b412e6

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [eb24baec8cc465218ca34302c2ddd2a24e023414]

clean up messed up filterdetect.hxx

Change-Id: Ib8c7c8a560e2f567df9e4a0ba7dc6b05d9e9e66b

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [231ee53f4d40a0c24da575bd75f8f8133d39b9b0]

fixincludeguards.sh: oox

Change-Id: Ibc1fb5c149461d6030749a974c6d37aa11ad0e16

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [d9fce11172d20856fe1d82fd5f48808b8265ecfd]

mark as copy and paste

Change-Id: I315e6d2d75ec15655f0c926339b5af0e50a1190f

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [7484da43e5233498606ab44a70e86a83c6f49e07]

fixincludeguards.sh: vbahelper

Change-Id: Ib744fe11590c3c03b55606fa9746cd7ed522ab2f

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [a45953ed7c69a33dbe6609e85770b29da29a2167]

fixincludeguards.sh: xmloff

Change-Id: I0e7d9daac1ad88fad8d240373e91ef323966bb47

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [9e775eee3ec964806209656509446b7e1bb92063]

be verbose about which guard definition is problematic

Change-Id: I883acce26266b304e83bf898f86da12549a112e5

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [1130a359cb89028b42f366f46bdf034ad13ae540]

fixincludeguards.sh: include - the rest

Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [29c0fdc6457243e7b7262b4db86c82b23a7ee0f1]

fixincludeguards.sh: include/{basegfx,basic}

Change-Id: Id18d3f4b4ed763b2ec9e718d66c3c3b9968fcac2

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [10860425b6f325350fb4df59927a63b8d1b85901]

fixincludeguards.sh: include/editeng

Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [10d0526d7273df6b52a2f46b68fb0e63f9db0d92]

fixincludeguards.sh: include/o*

Change-Id: Ibd5d8af00f6582d53231c76e2b04e737b5804497

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [0bd7f12d41567842b1e31514e1d84340d90f5b42]

fixincludeguards.sh: include/c*

Change-Id: Icba422d99836518a1b662b15144bc9334bed1473

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [f20eef009438883ebc205c9cce3e4bac87256f29]

fixincludeguards.sh: include/u*

Change-Id: I8a07ccb309490206a2edd36f2fe4d0e2c0982ea2

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [4e0670b763c19bf369db56d03dc5add669c21ac5]

fixincludeguards.sh: include/{toolkit,tools}

Change-Id: I5572c320431222be2405f8c2dc8adeafe4f3828b

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [dbddac3261b42e8593aa7fae21d1645e57a61cb7]

fixincludeguards.sh: include/s*

Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [d0df04f299a6634075c8410f5c5e01e57f6fae68]

fixincludeguards.sh: include/vcl

Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [b95ee1be9b45352344b090d5b97e25f75b353c52]

fixincludeguards.sh: include/xml*

Change-Id: Iffab819621615c59709c087202cc578af00dd799

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [027ac563630d06aa52801f6b1d601132b96db236]

fixincludeguards.sh: include/svx

Change-Id: I2c280be12f36c1538e922286745aabc62482423d

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [7921e92cf9853cadb592318c04c302816216035f]

remove external include guard

Change-Id: I78a816b23a0cc118a61a39ca21d6ec234fd39749

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [6ad1aaef0efb182d84a73519cc5c55c7c5ddf17b]

remove some legacy stuff

Change-Id: I49716ca1c780a33d8c5366ffc8cd4f363ac0a086

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [a91068b83baca886d080215728597f5ae06d459d]

correct indentation + remove guard names

because the script detects those as "used in other files"

Change-Id: Ifacb337338e60a194047689c16254154c867b606

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [52a7238aedc157f47ed036d8c08b705464d13f6a]

Improve test assertions

Change-Id: I5c5a76ca0e1db699dbb9f3fd381e050fc7256d27

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [fe5fa933e2c237cf902e65de821b5aa29c56e9a7]

-Werror,-Wtautological-constant-out-of-range-compare

...I assume this is what was intended?

Change-Id: I36e4602937f45ba5f8cc17d3e0f0a69ab373e1dc

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [79acd67d1f79abc54ba7ef872d660fffff78849a]

Missing mdds_headers

Change-Id: I8a4ef636aef382d75ae5e84eeb4f3c5caf8ed02f

2013-10-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3347f41a9b13c317c1d001e7ff501a4b0ee8f896]

Avoid exposing the internal cell note storage outside ScDocument.

Let's try to avoid including mtvelements.hxx in document.hxx...

mtvelements.hxx is very parser-heavy, and document.hxx is included
everywhere...

Change-Id: I2768ba6e25f8ff10f61f9cfd4a7cbc4844230630

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [c1cc1861ea6a656645885938dac9e4442d96510b]

android: try to find ICU libs

Change-Id: I70d15c10bbe22e5a1030813d531cf98f834911ea

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [d7ddb18d41c7f58a28ba428defb4632d99f0ab6a]

icu: apparently "icutu" library is only used by genbrk etc. tools

Change-Id: I15a3cc3fcdca7d9c4f91e67a4517c9c3533efea7

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [e353b2bcc26b8f6c12a916dcd67587ea89f3db55]

icu: use executables from WORKDIR

Change-Id: I74b9d1dbcb3e8f7f2cc092dad60266cf60475367

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [a92f80fdca36976ecfaed84eaf29b14f5503603a]

icu: use libraries from WORKDIR

Change-Id: I7d996cc9412eadf89c8d04ee29abe1fa6f7d53db

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [dddff6e51dd8dd755f9afabccda4ee91e1ecc78e]

Makefile: make convenience targets like "make icu" work for external/

Change-Id: I6cf2e6bd1c52412339ec6bab98b3f1b28cef1032

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [5486fd99e185833f1defa9681ef48f50940a65db]

Fix syntax error in the LSMinimumSystemVersion value

Change-Id: I462a4608e93647e04e591628459e09d3661aec4d

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [56a9582981d3cae0b74fc0c75b2aa94ca3cae26c]

Fix indentation

Change-Id: I8471214bb2d65d46f2123feb8ff33bf46bbba1d7

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [8eb7d02999b7f40bc364ebcd61ebd454c04aef2b]

WaE: statement aligned as second statement in if ... [loplugin]

Full warning message: statement aligned as second statement in if body but not
in a statement block.

To make the warning go away, put braces around the if-ed statement (a for
statement). Leaves the stuff afterwards still oddly indented but will fix that
in a separate commit.

Change-Id: I875569de8aa7ff587eda0da241723c900486dd43

2013-10-23  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [196f980012739d94654e6863b85b2e49f7e1a1e5]

fdo#54938: Replace existsValue for cppu::supportsService

As now ::comphelper::existsValue is not used anymore, we're removing this too.

Change-Id: I9bd2544a9c378f5a18746255133f5684867e0114
Reviewed-on: https://gerrit.libreoffice.org/6378
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-23  Kohei Yoshida  <kohei.yoshida@collabora.com>  [786153a048e773fa094429708023c7ffc76221e3]

Build fix.

Change-Id: Ic95bfcfa618e5b4b964c69a01d01f7448943e69e

2013-10-23  Laurent Godard  <lgodard.libre@laposte.net>  [d980db9a974b4153f48bd2ae0b82500e46de5239]

remove warning [-Wsign-compare]

Change-Id: I1a131294a7ea6e55a97394caf10aeea1e55e0e00

2013-10-23  Laurent Godard  <lgodard.libre@laposte.net>  [e9ad3dfae6f01f8c7f37149043b2af7a12fc7534]

remove useless include

Change-Id: I2fe9aee0d08238013dcae68cdb1ae2483d59c120

2013-10-23  Laurent Godard  <lgodard.libre@laposte.net>  [759bdbbc348d320994813a9de1a7927b795580a3]

Re-implement cell note storage using mdds::multi_type_vector.

Change-Id: I34ea91e360e2a6b85d65f970c6e43db687d213ca

2013-10-23  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ae88290f87acf693fed02140ca384ec15589616b]

Fix build of ldapbe in Ubuntu

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

2013-10-23  Oliver-Rainer Wittmann  <orw@apache.org>  [c4498251cb7181a9f272b0720f398597c0daef09]

Resolves: #i119963#, #i120877# import and export actual TOC content

Patch by: zhengfan, Oliver
Review by: Oliver

reintegrate from branch writer001

(cherry picked from commit 8f2a21eac4a904db3cc4c448179e2d2cf5878ef4)

Conflicts:
	sw/inc/tox.hxx
	sw/source/core/tox/tox.cxx
	sw/source/filter/ww8/dump/ww8scan.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtww8.cxx
	sw/source/filter/ww8/ww8atr.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx

Change-Id: I75b2971f23754afa0bcb0b549bfb820dd5924b3b

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [e2d8e4716ae1276e750139d4e292c198f03228ec]

Install SDK cli/cli_cppuhelper.dll after all

Instead of removing it from odk/Package_cli.mk,
c0c7df91469d3306baa6708b0a8ab4eadc0e9097 "odk: remove cli_cppuhelper from
Package_cli" should have referenced it from solver's bin/assembly/, where it got
moved by 8865b7f013bcd9b4ce41dd98be28ba28aeb22e66 "fdo#55290: use the right
native library name."  (And "It is actually installed by
scp2/source/ooo/ure.scp" too, indeed, but that is a red herring and is true for
all the SDK cli/cli_*.dll files.  My take is that they are required twice, once
in the GAC, which the scp2 settings are for, and once for SDK code to link
against.  Note e.g. the reference to cli_cppuhelper.dll in
odk/examples/CLI/CSharp/Spreadsheet/Makefile, building which from within the SDK
failed now without this fix.)

Change-Id: Ia906a4dc23e1e232ddb3dfac49dd190d1de45917

2013-10-23  Noel Grandin  <noel@peralex.com>  [8396cce9b5d9a4e3cdccc558eb1b818460f0987a]

clean up places accessing the NULL at the of an OUString

There were only a couple of real bugs fixed, but we're a little
bit safer now.
This also fixes the assert and the comment in OUString::operator[]
about this.

Change-Id: Ibe16b5794e0ba7ecd345fa0801586d25b015974c

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [763114f8b7a7705e1b28226da33bf00016ad7982]

libxml2 and libxslt libs are only in workdir now

We really should set up this list of all the libraries (even one including
wildcards) in a single place in configury. Now this information is duplicated
in several places. (Such a list is used when linking a single (app-specific)
DSO for an Android app or a single executable for an iOS app.)

Change-Id: Ic77bdd5a4e58686693f4ac3987ba73bca011db3b

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [f852bda5ecf68c9450925bc95138509ffadb4a43]

clean up some include guards

Conflicts:
	sw/source/ui/inc/content.hxx

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

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [b009e8fd4fce06d9abae8aaac8750ece7df212e4]

fixincludeguards.sh: unify all include guards

The include guard gets generated based on the path of the header file.

INCLUDED_FOO_BAR_HXX for global headers in include/

INCLUDED_FOO_SOURCE_BAR_BAZ_HXX for anything else.

See fdo#68849.

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

2013-10-23  Thomas Arnhold  <thomas@arnhold.org>  [da18612bf67b1f7caf9d94f4d8cb7fbd626e09f2]

starmath: fix include guards

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

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [c400d41b93421268d1b71f9b029285fc8a855ba0]

Some clean-up

Change-Id: I87cc4a6840090076007d268ae19eb2cfd3408e7c

2013-10-23  Joren De Cuyper  <joren.libreoffice@telenet.be>  [99ba2fd24fcfc086353221d78ae64ffe159db3d6]

Solve fdo#69926 Wrong default notation for galaxy icon theme

Galaxy is our 'underlying' icon theme we use in LibreOffice. If an user
choose to have another theme, Galaxy icons will be overlapped by
that other theme. So in general the 'default' template _is_ galaxy, but
not for the end user. Different OS have different default theme and
are marked with '<themename>(automatic)'. To avoid misunderstandings
I delete the term 'default'.

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

2013-10-23  Stanislav Horacek  <stanislav.horacek@gmail.com>  [8f0afc05f58630cabadcb67f6acc4998a7e7a258]

Updated core Project: help  8fcc6911b8df398f174ac564569c7bbc107f8dfc

fdo#36964 change "Remove Filter" to "Reset Filter"

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


2013-10-23  Caolán McNamara  <caolanm@redhat.com>  [9ecf5b47b9abb5e08eef3e1ff73267f0b5a74dff]

Updated core Project: help  865be6c72e883d71ed9c62d956e838eb9d86aea6


2013-10-23  Caolán McNamara  <caolanm@redhat.com>  [4de7cabd467c1ae3c94d2d32b867b5e7f956133d]

WaE: -Werror=shadow

Change-Id: I978b25d23bb2c523b3207f17c61f6569b9baa3e1

2013-10-23  Caolán McNamara  <caolanm@redhat.com>  [05ef22774ac842ffff96eeec3a3cdcfa3c292d2f]

convert input string dialog to .ui

Change-Id: I2d40924e77f075024aed54548ffda8a162f7af91

2013-10-23  Ptyl Dragon  <ptyl@cloudon.com>  [ea2738ec4571530ef2e40f1c9862a358df3dd08c]

tiledrendering opens files

Change-Id: Ifbf5a3aad016e1c90c4c331b2f72b44203717f90

2013-10-23  Ptyl Dragon  <ptyl@cloudon.com>  [4db91c7db633b2e141d340bead677458f2d511a7]

tiled rendering file picker works

Change-Id: I9936b7d366c5f02a973927381480d064eba710c6

2013-10-23  Ptyl Dragon  <ptyl@cloudon.com>  [d2eb26b4979b18c0cad0a57d9081e9f4c367f9f7]

tiledrendering extracts values when clicking render

Change-Id: I4b350dc6c796bb1af0740917e17ac79b2a259a0a

2013-10-23  Ptyl Dragon  <ptyl@cloudon.com>  [d8b87516c041c2e86973a7649e50acaebf4ee6d9]

added callback for render

Change-Id: I56f47926eeff6ab57903c8eedf6528465fc41c9e

2013-10-23  László Németh  <nemeth@numbertext.org>  [96babc1a492ce78b2e650d75cf3ba72bcad98d25]

librelogo: support linecap settings

Change-Id: I3d501900f4a2bc2424f4133e4fb9f3efe8b0c510

2013-10-23  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [8f6d2eef50e1fabac30233c23a800da2c1c8ebc9]

fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.

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

2013-10-23  Andras Timar  <andras.timar@collabora.com>  [3e53bb6b67ca229a6a57b3d8847404b2feed8103]

remove comment that is irrelevant after the death of String class

Change-Id: I791b007b68247a041f33d779276d1bb0d7e06e78

2013-10-23  László Németh  <nemeth@numbertext.org>  [3f98d1aeadd07d2fcf37c8a645ef6d5afb7eb7dd]

librelogo: optional SVG/SMIL looping (at ending SLEEP)

Change-Id: I3c05c5f7e1721a20e6eab12e2aa620aa917b7378

2013-10-23  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [1ed2c24a6e638ad7793c46427e4c49e42d435239]

remove RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: I0bce921bfc7102b9a33b1c87eee3ddec0ebaed7b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, with one little typo fix

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [cd7c0c6adfff3509630fda21d483c2cf5d76d275]

There is no inc in solver any more

Change-Id: I83c1001d67a9c3e5c2a6e2ff4c93a97214f24475

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [c95393cbf35fd59be203c38e52ac627ff0a184d3]

Add dummy implementations of the UI layer callbacks now required

Change-Id: I2caaac66758863b0f384df13ab30526f21be1e8d

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [e165bf2af00e743cd6113e293f8db7bf749d6f53]

Define SAL_MATH_FINITE for Android, too

Using the same "finite()" as on (GNU/)Linux seems to work.

Change-Id: Iad3baa967194f09d7ca25fb9b316b780de5bb90f

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [2a8e751eb562700f1814fb9c254ba37b29c9e547]

Improve test

Change-Id: I54e939b7bca883f1c92c957c66ebf47259c92a46

2013-10-23  Stephan Bergmann  <sbergman@redhat.com>  [51ac50b538534f47af78379628460d29eb6589cf]

Fix and enable CppunitTest_comphelper_syntaxhighlight_test

Change-Id: I2b2aa5f5afdbf58ec3ac2447db370bcb7d1778c0

2013-10-23  Noel Grandin  <noel@peralex.com>  [7a06928bcf638e1eeedebc9d53c306a1b852cc9b]

convert code to use OUString::endsWith

Convert places that call
   aStr[aStr.getLength()-1] == 'x'
to use the shorter form
   aStr.endsWith("x")

Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6

2013-10-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [a55d02bacb2c8f21cba759c8fe3931df07a85b0c]

macosx: add a LSMinimumSystemVersion in Info.plist

the minimum version is set based on MACOSX_DEPLOYMENT_VERSION
It's purpose is to prevent the generated app to be executed
on a system that does not meet the requirement

Change-Id: I4ec09f8d1f96af1263d40bbe0e4b144c9622bba4

2013-10-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [48331c402fa5f22aed4067947fffac20fe61df14]

add a distro config for MacOSX 64 bits build (10.8 min sdk)

Change-Id: I21fbfce72cdf7446845df8ae8f65d6d899163d2f

2013-10-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb13f2d92ca7a1688a5b7849b58e0e36f16fe557]

add inital test for syntaxhighlighter

Test is partly disabled as we still generate invalid tokens

Change-Id: I1a9b03b9bbe2ed7087c6ab7b6d0823ac1d058ba7

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [7f614ac933524d798724895827b255b0d36dcc6b]

nss: handle libsqlite3.so like other libs

Change-Id: Ic000787d9a3155d95bd2f5db531192791650392f

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [cffad630256b5a7f9bb9c075d39b71b7c4f4c989]

nss: remove nss-config and nspr-config

Apparently curl is the only external that is looking for these,
but it turns out that we already pass --with-nss=dir to its configure
which overrides the nss-config/nspr-config calls.

Change-Id: I967e74a74690a64b5bccfd98d1509bba1dd12259

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [d2f62c32e01e186f3cc0ffe7f9341be86d7f42b5]

nss: use libraries from WORKDIR

Change-Id: I120fdbd32d3c20df7f2c6f67e0df6de216606396

2013-10-23  Michael Stahl  <mstahl@redhat.com>  [52004a886bedd97944c5c723afcae9b44292349d]

nss: what is libnsssysinit.so good for?

Change-Id: I6b047d8e6c6e747cc5fd8b3cde14486138c56d84

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [1533952b46abaafdc6f05356d2d5a71749146b7c]

WaE: declaration shadows a member of 'this'

Change-Id: I1f5b3ffccb89a5b9111e60c0a1943e1642c3499b

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [5040ad523e0e4ad336e2449030516f5a90ea5656]

Remove unnecessary component_getProcessComponentContext C wrapper

Change-Id: I9d9f1a542dbbfc461dd27c32b57e4cad5532fab0

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [bcc31e249fde6536ab96ffcf2a8e542275efa69b]

Simplify SVLIBRARY

Change-Id: Ib1c3cdca7652f5621ba79b1e3590a9241021c389

2013-10-23  Tor Lillqvist  <tml@collabora.com>  [54ef5bd641ef5c6938b591697115d63af381ebc3]

More work on selection handling in iOS

Got the selection start and end handle dragging working... The trick was not
to call SwWrtShell::SetCursor(), but SwCrsrShell::SetCrsr(). Sounds easy but
took a lot of guessing and experimentation to figure out. Anyway, now it does
what I had expected it to do a few das ago already.

There are glitches, especially in corner cases like if you move the start
handle past the end handle or vice versa.

more

Change-Id: Id6c1d99a4052531789bccf0d48165cfb41b89cfe
9b94c0dd55b04a7b6b3c40654562a9c51fa9b450

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [025bd0fab4cd8e4f90c362ec03b51c23e0a55655]

Add a file

Change-Id: I0d0934d964143231b11356fc25cc3e6dad289d15

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [4c3b1dc1a10952288e3f0886fc638ee48454a9ad]

postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problems

Change-Id: Ifd5e918028c15c4b2b61ff1612ae27ed96f45d3b

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [4853cd4991c4f27d3bbfb8dbbcc5f2c4b84ee6b0]

vcl: convert some BOOL to sal_uInt8

Change-Id: Ib0d90de832bc8006eaa62b55abb416e2d19b4782

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [93f9f1bfd10560882380970603aa934955598053]

sfx2: remove obsolete redefinitions of Win32 UINT64 etc. types

Change-Id: I6b7acb44c16bcf4d3f8bcc338cb785fb7262eae6

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [1bfbb58082f9b600110b4a7b7510fbd8d35fc3d4]

premac.h: remove StringPtr mangling

Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [eeffa03b51efaaa6361ef876bffa476e31598002]

prex.h: remove String mangling

Change-Id: Idb74e75b4f3e499eb4a633605600f639fb87b728

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [3e11d7a6b89ed426257c1faa80fee08c97c2e388]

sc: remove StringPtr type, just use OUString directly

Change-Id: I2e74afb0c5bdd4d980feb43500117e731cdf578e

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [e6c47b03d06d2e0c4b924baaf00d9a2412dc40e2]

libxml2, libxslt: use executables from WORKDIR

Change-Id: I1324c8f21e31c69b9780136cc777e1aea3bc546e

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [c03ff5ebc0f008825e45285f7c4021329bd60c05]

libxml2, libxslt: use libraries from WORKDIR

Change-Id: I3067e3c819a4918e1d3c91dc0e0cfa3e4fc92b3d

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [37563db622eef1bf13fe78b21507fba033586560]

firebird: use libraries from WORKDIR

Change-Id: I6dce79824c1b138226f5661878442275df6aff58

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [03e9845525037a02dac320ad09fb6eed34e9f0da]

firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12

Change-Id: I824721abeecfbd6d9592e00f73f6ef4b6e6d54ac

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [db9d9c1277fc77f3a3ea2d755bce94608b732018]

Bin some pointless comments

Change-Id: Ia7c5b1654f3decc549b363c4443863f40c3f26e6

2013-10-22  Thomas Arnhold  <thomas@arnhold.org>  [67b368c54ab2a7e2d29231e20d89ddfdc2f263f6]

imapdlg.hxx: cleanup

Change-Id: I27240d18099f73e6a327ad1c259ddc3f32a02ce6
Reviewed-on: https://gerrit.libreoffice.org/6387
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [b566f08a480d2af3c71dad9b33f0b69adafaf0f1]

ImplCalcSize etc can be const

Change-Id: Idd1e33b6da8be9575e74701735f0dbc742849c07

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [7e322f2d784de63085a84c0012ed5096ad863b83]

drop unused StringCompare

Change-Id: I09a350dbd35a04f737d360bff7804dab74fdce82

2013-10-22  Miklos Vajna  <vmiklos@collabora.co.uk>  [a4d39c8a2938b7d2b4d4a07e3718c3c1a5fc8df7]

writerfilter: remove unused DffBlock class in doctok

Change-Id: I4b8cd7d7166f100bd718d2bf00ae44d347000f6d

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [520a67ccd3f974c66e222b3f5dbc6d343ec90666]

Make violation of "trailing OUString NUL is impl. detail" more obvious

Change-Id: I4e91b73dc276f984a4fe324c3a80cb94e8df6ee3

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [8e48edad588dbbb79c0857c3d8bbfd7434a40594]

Minor clean-up

Change-Id: I48280cf6e12a5219adaa34f57323a93d21c3f554

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [93e652d1faf6584173161f8ba8ab00003280203e]

HighlightPortion's indizes into strings should be sal_Int32

(Had to fix type of some variables holding TextPaM::GetIndex() values from
sal_uLong to sal_uInt16 to avoid -Werror,-Wsign-compare failures when comparing
those against HightlightPortion's nEnd.)

Change-Id: Ia8a0ba682ae28e86e394ee48adff3225eb8de053

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [99327498541ed25304d5909d29ae2f126d855f23]

Use conventional std::vector idioms

Change-Id: I4d26372ea40e7890b76461a764435f8948466ae1

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [b7f20ef33f5a32cc4726db3ff22056850426073e]

Unwind HighlightPortions typedef

Change-Id: I0ecc15f9bfd557d0a70a05536906a4984a46463c

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [c9bca105cae2768fc8b80ed35fcbb6ed11391c9a]

sw: try to fix Android tinderbox re String

Change-Id: I73ab199eb12a89373ca75cb659a77550d3512653

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [a7724966ab4fc8cd680a20e4f2a65f276e001a39]

Bin comments that claim to say why some header is included

They are practically always useless, often misleading or obsolete.

Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [1cbe2313edda8a04f0fe233b4a29ef4e2485f557]

Terminating NUL at end of its buffer is not considered part of OUString

Change-Id: I3eb11659d1bd45327b66abb567e3ccf132d31915

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [8ce49bb3f45d2dbae594b24c4a3b936cc4feaf09]

libxml2/libxslt: no need for libfoo.so.X.Y.Z files

Change-Id: I0ed69bcfee650ae403d793b27db4ad906132efed

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [48e590c9a95339d2ad8ef6cbaeac422223d57aad]

nss: stop delivering libsqlite on Mac

Change-Id: I90fcfb9f5fe62eb394359716d0ae96b216f2e07e

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [2bcb5f5c36616611880e29d15a6f7327d506c54d]

Fix tools/string.hxx remnants

Change-Id: I06c95dcfcf2af14e109fabdde69bf98d06801331

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [e0280873b89aa5ac518b2e76175bc2c6103729dc]

extensions: try to fix WNT String

Change-Id: I17ec25a836eda7bb023c440db1f40186b6156067

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [c0e827297bfc7cc723059648fff590b798ff2109]

stray String in extensions

Change-Id: Iea98e52fd026d93f68ab9916ccb583b156d5c9a7

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [ef23018f6f3338adeee06de8a989781347a1dea8]

missing header

Change-Id: I84aebf0e107add76dfb293b3a34a30705fd0b3a6

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [dd28837249088bf6e6ec11ed01a01be6f1774985]

vcl: mark more Image constructors as "explicit"

Change-Id: If59d7c75c89a102a573738d15d8593cb8ac5c486

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [61027a637760087ee716f64ae0f216ef2a640108]

vcl: Image: mark newly added constructor "explicit"

Change-Id: I6d114e932d113f3d126cac3f7e43fade2a740245

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [0f96de25ee632b6e7cdb17996eb59e6521a3ef0c]

Makefile: remove broken "usedcxxfiles" target

Was (accidentally?) added in 99f8cf1221b216c301e000eab88d75dbe9e9aa20.

Change-Id: I099be6c3e480a8365f2ffea371be435194973c5b

2013-10-22  Michael Stahl  <mstahl@redhat.com>  [621b30e277128018432397860a46c932ff82388c]

Revert "Repository.mk: adjust layer of libraries in smoketest instset"

This reverts commit 1b736bf55e8ca79a06faabfa9866fffa6cab6c81.

Obsoleted by commit 359472b2b50165966c27c239eccd3ecfb03e2acc.

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [800f387af08f243e7d532ad7a78df1e3d6ad80e4]

bah, Len->!isEmpty

Change-Id: Icc09ef129d39575e02de4eaf1e371e3de8758eb3

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [fd2b292f0d5c1994244c41555d403f14f9f44875]

Updated core Project: dictionaries  8106a55e4469c5d2bbdfac8a6816153843ee6b83


2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [6d7c2a44870ef6427dd944769b1bdbd80b9f8f91]

aqua String remnants

Change-Id: Ic574acda26775848918dc42ce3bce43c731ae267

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [989cffdd126c3e1ec404500997d6e95865f1c890]

some sneaky strings in vcl/win

Change-Id: I489b0088302016fb403fed090be9de9d6c213350

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [a537db8762d93009651d48b9b6a1782eaa842866]

Bin useless swmod comments

Change-Id: I65df74242453a907b1a1a50f391e7b017bec5fcb

2013-10-22  Jürgen Schmidt  <jsc@apache.org>  [ed445d95eda257aef5efeb4ed55ceb43a00b8343]

Resolves: #i75731# check output stream and...

throw IOExceptioin if it is not intialized

(cherry picked from commit cf17f922f01bd75643749a7fd01a03f8167bccee)

Change-Id: I07f6def513ef54b736689bf22565645f0c313982

2013-10-22  László Németh  <nemeth@numbertext.org>  [a888280ccbbfab1fbff3ff8e99c1cc500b9ff3db]

librelogo: fix black (not refreshed) invisible filling color

Change-Id: If0f37d480a745a4d245c4c6cf114374223fda610

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [858d3adbd734cb2955f8255a619117c25bf15b01]

missing headers

Change-Id: I62a0e0d4d1d297c8faf1b684d845a630aa3a1a81

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [b0e6fcc9fd7c22744b74ef35a38446f853ef9532]

sneaky macosx Strings

Change-Id: I4baa3c144c357d3622c1d6b6a32435e52059d897

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [438f5cf4229dafe2100e36d818b05535091054d7]

Resolves: fdo#69975 honour custom show settings

if a custom show is set, then don't override it with
current/first page, just accept it

Change-Id: Icd04711028b3e11a576df6cd325ddb0db8974111

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [368e94ce33bb4de1d2c0348082a349331a17f332]

merge all three ShowSlideShow impls together

Change-Id: If82f6313b258a79d59fbe34ab7846db5f9f45f76

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [a1b0b68c0f1fe2467cddf021e09123085d043de2]

bStartWithActualSlide is always false

Change-Id: Icf61858730e2576439fdc7bdd1c8a911f2b34bd7

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [ab1b996afac5dcaa222598dd29628b52a5e1903d]

Remove unused SfxObjectShell::bIsTmp

Change-Id: I14b495067e25e9a80c08b08ff2034b7bfe1e6759

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [b37e2dd071c83454b3b06c0959a76b6012f53abb]

Resolves: fdo#38838 remove UniString

hammer silver nails into coffin and bury in concrete

Change-Id: I3fda2ff47738bb33793adab97faba2d439ac9a28

2013-10-22  Jan Holesovsky  <kendy@collabora.com>  [b9eaa646815bf9b400ecc0d5726de5241428cf34]

Tiled rendering: Finishing touch to the tiledrendering.ui.

Change-Id: I1fb7c2cfdf8ffd69f8a2b4e1aba195939424606b

2013-10-22  Ptyl Dragon  <ptyl@cloudon.com>  [b3ed2a26e77c89c7b305b12c2ac1b422ef9d9821]

added the tiledrendering ui from glade

Change-Id: I8c32f5f3e09d2dc6214a76cd15a0b3adba62824e

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [4e40d2ef4b187183d13eef98b976b00765d94ae5]

typo

Change-Id: I7bb89ac8acf42183e9d7ffaf942365ffa9da9815

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [ad24ad98818fed80980ac5f49b431d0fa66e5eed]

CLASSIO is dead

Change-Id: Ib08fe1f8faf9d4a527ac84d69eaaa19eb7102a6a

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [a03153468db0c9c0bdf3bc886dce4d9473016c5b]

If they are unused drop them then!?

Change-Id: Ia5390025eb8b71296ff019461ace88117bdc4236

2013-10-22  Roi Illouz  <roi.illouz@cloudon.com>  [073ee020d01da56906ab1d40a3688a372f423fb2]

emantic name changing fro LO_LDFLAGS to LINK_LDFLAGS

Change-Id: Iee16bd0d774a9c24834a2a0882d301a9255d7bd9
Reviewed-on: https://gerrit.libreoffice.org/6372
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-22  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ee5661ecd3bbeae38b04cd3f582a320a231d11bd]

fdo#54938: Adapt supportsService implementations..

to cppu::supportsService

Change-Id: I0b03d3910f094f2183bf9859db9d5bcaf35d1f14
Reviewed-on: https://gerrit.libreoffice.org/6370
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [c82a36f9c7d89fa434d3dff896c290964326f5bf]

Remove unused SfxObjectShell_Impl::bIsTmp

Change-Id: I4040d4758a3753c2177aa2a7d3dba6c85b089b25

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [ee337e7ed61d1ee6fe37520eed30805329c44fb6]

Try make this more robust in slow environments

...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with
intermittend DisposedExceptions."

Change-Id: I4b0ca00c04c2b1c8ffbfe4aaf926305ee9b51f30

2013-10-22  Muthu Subramanian  <sumuthu@collabora.com>  [e5f24e0c7c8f4799223c19359f4228f0b1a71461]

n#839727: Crash fix.


2013-10-22  Muthu Subramanian  <sumuthu@collabora.com>  [6bb564b93d85493476d7879a29b6db85b76800f1]

n#839727: Chart missing dataset.

This was because there is no explicit category
in the chart - while libreoffice expects it.

2013-10-22  Andras Timar  <andras.timar@collabora.com>  [7a6043c20b1df3ed90341d9d079a16d385ccca4b]

typo: s/helcontent2/helpcontent2/

Change-Id: Ie3d94cef7570f943c1e07ef2a6b239df26be04bb

2013-10-22  Roi Illouz  <roi.illouz@cloudon.com>  [d1c26cd0ada103086358a7d45f6918678a06fcbe]

Created an automatic lib linkage with no copy to source tree

Change-Id: I60384fdb4307b71d84072a0268e75abead8c5896
Reviewed-on: https://gerrit.libreoffice.org/6368
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [5d9889070846e2e0d1d836ecf867590ebee7c027]

move ResId::toString

Change-Id: I287a92de9ae30255990595263c3302d753fdbccf

2013-10-22  Caolán McNamara  <caolanm@redhat.com>  [b2e954e300f51120387a55bf237cafdcd40ed7e6]

Related: fdo#38838 remove UniString::UniString(const ResId&)

Change-Id: Id881fe3f9c7c89a7bcc1a5d8f653e18494ffa913

2013-10-22  Miklos Vajna  <vmiklos@collabora.co.uk>  [80d4770ee093531d619df65b7f8260e7a05823b5]

DocxAttributeOutput: comment wanted to refer to boost::none

Change-Id: Ia3ecac669f35c57467e62c777e18d176753fdb0e

2013-10-22  Miklos Vajna  <vmiklos@collabora.co.uk>  [9585faa059a880111d797cfd0b0c2d32baec2ce2]

rFollowDesc -> aFollowDesc, it's not a reference

Change-Id: I1dd5626a1ff8d8209003a7c4e6df05d01fd7c7d9

2013-10-22  Miklos Vajna  <vmiklos@collabora.co.uk>  [8b5f059ed097635758684b64decd59d8d5c499d7]

boost::optional default ctor uses boost::none already

Change-Id: I14b1a0987f18acab2f309ba423a4f31dd34211f5

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [b0f00d38254eca70e196e1580faac4a215bc2b12]

Copy fbembed library to instdir

Change-Id: I2923ec4c5f0516fb3048622dc3e74692ef7a5959

2013-10-22  Michael Meeks  <michael.meeks@collabora.com>  [e847e6758ef51cc2f2f6622c40bf6c7b0bc0cdae]

fixup ScDocFunc OUString changes.

Change-Id: I2f319d9e168b2ba950c5d831163e946b52b76137

2013-10-22  Adam Co  <rattles2013@gmail.com>  [c2ccd20c0fd92bddfff76447754541705e3eb8f3]

fdo#44689: fix for specific case of page restart-value 0

This bug fix is for roundtripping a DOCX that has
a specific 'start value' for the page numbers.
In most cases LO imports it ok.
However - until now - Word allowed you to start page number
from 0, while LO only allowed starting page numbers from 1.
This was because the 'start value' was stored in an 'unsigned int',
and the value '0' was used to mark 'there is no start value'.
This patch changes the way the 'start value' is stored
from 'unsigned int' to 'optional unsigned int'.
This way - if there is no value applied - the variable will hold NULL.
However - if a value is set - it can be 0 or more.
This meant also tweaking all the places that used to get this value,
so that now they handle an 'optional uint', instead of a 'uint'.

Conflicts:
	sw/source/ui/inc/break.hxx
	sw/source/ui/inc/wrtsh.hxx
	sw/source/ui/shells/textsh1.cxx
	sw/source/ui/utlui/uitool.cxx
	sw/source/ui/wrtsh/wrtsh1.cxx

Change-Id: I6ad9d90e03b42c58eed2271477df43c20ad6f20a
Reviewed-on: https://gerrit.libreoffice.org/5681

2013-10-22  Stephan Bergmann  <sbergman@redhat.com>  [30823bce29b4e5007cf045e9923a2f2e749ab091]

Improve test assertion

Change-Id: If1f41f9c25600199ba4fb8c2f75ddd7c8ce8c8b3

2013-10-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0dab391bdb18378ee304f56177bb572e418edaf0]

missing dependency on mdds


2013-10-22  Thomas Arnhold  <thomas@arnhold.org>  [d6b80337fb76e31b2e6a11c18c3ae989767c8118]

fdo#68849 add some header guards

Change-Id: I1cd598fba94e337c2ccad68a4a888743aeb292f0

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [657a3a81828216240b6ff31377d62ca17e656368]

Try to handle selection resizing in a more "correct" way

Faking mouse clicks is a stupid way to do it of course. Try to do it
"right". For now just worked on moving the end handle, but once that
works, similar code should be used for the start handle, too.

Does not work yet. It is hard to extract out from
SwEditWin::MouseButtonDown() exactly what all is relevant, and what
isn't, for this use case.

Change-Id: I76a226f787facbac645aaff8b4852d693bcf4ccb

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [36fb29338bbe2f3013ccedd244043e510b9ba0c1]

Bin verbose logging

Change-Id: Ifd3613f7a48f966f23ea2023f922b05b5f83fcab

2013-10-22  Tor Lillqvist  <tml@collabora.com>  [bdf2b506c38b38af531d8c8aa14dd51d89386899]

Intermediate commit of experimental iOS app hacking

Change-Id: I9326c9684a9c53f1f9a3ea5603bcb44c941e8918

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [6cc508aec4e30c72c00eac9e77fb6dd10cc093e9]

Remove comphelper::ComponentContext

Change-Id: Idc5974e5a2ec68e8f1b2312a88fab15092c82788

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [b13c8de265a6454c4677f52fd9a3440ac3279c51]

FastTokenHandler service should apparently have a default constructor

Change-Id: Iad5c4e05832128b5f41860cc4ae96f0472c37491

2013-10-21  Kohei Yoshida  <kohei.yoshida@collabora.com>  [aeac64441c4525f7a16f29bf6081ffb86f437478]

Re-packaged mdds 0.9.1.

Change-Id: I50e0a31020f022bded7a97349560c0ed9bdb988d

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [cfda947d7c0476b9c402c84f9d8515c76ec87bac]

Related: fdo#38838 remove UniString::Copy

Change-Id: I566e3ade54962bbc6ace9b757f79c1b8ed9ffd00

2013-10-21  Michael Stahl  <mstahl@redhat.com>  [ffd0e2911023e684ca1e206d18b45ef5aa6179f9]

fdo#70465: speed up AccessibleEventNotifier::generateId()

Iterating over all entries of a std::map is rather slow, so add a
interval map to manage the free entries.

A first attempt to use boost::icl::interval_set for this was abandoned;
while the releaseId() function would be just 1 line, GCC 4.8.2 at least
is unhappy about boost icl headers for non-obvious reasons:

UnpackedTarball/boost/boost/icl/discrete_interval.hpp:45:225: error:
 default argument for template parameter for class enclosing ‘void
 boost::icl::boost_concept_check_dummy45(boost_concept_check45*)’

Change-Id: I7b767aefee57df7743dc13a694b6a61abdd536c7

2013-10-21  Michael Stahl  <mstahl@redhat.com>  [493cd5268bb634ff717d8117e33ea7565321667e]

remove pointless EventListeners typedef

Change-Id: I9cb8ea746c87b394c4c5993de14f692ea018c558

2013-10-21  Michael Stahl  <mstahl@redhat.com>  [65fce1128cf99c91c9847d613f11fc9ea2325e08]

AccessibleEventNotifier: remove implementation details from header

Change-Id: Ia422df4066e77bbe3a43a380ba978815fe46dc9c

2013-10-21  Michael Stahl  <mstahl@redhat.com>  [3f291812d3579768fa2ae753cae49c6723f25f7e]

Updated core Project: help  f81edbd66fc4d0b6cf03949bb2339c9be9ee989c


2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [e03e9bfda7c1f5496879587ce1488faf94e6104b]

Resolves: fdo#70725 calc export to pdf broken

Change-Id: Ibfe1d3a319fc82223f340ebd705a1966b8250089

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [d4b20d5c99adf2f32d782453387caef2439d9fa1]

convert lcl_GetToken from xub_StrLen to sal_Int32

Change-Id: I72e98f1059280ed05b6cf77a6d69e522b4b8c075

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [4af59f9dea4c57ac5ebc8c43ff3b934a5498d164]

drop OSL_ENSURE about STRING_MAXLEN

Change-Id: I945bcf3af5f8b2228c8c8c5958ff3aa60dfae2c2

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [3391f02e1a4c19101a08a1061bfb6ef47100f281]

String -> OUString

Change-Id: Iabb80c72f9e6aab3b58590299ce9f22e0ae1a5fa

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [5e18e8c597722f78ef8416dff2295dc08c110ceb]

Check for OUString::copy out-of-bounds arguments

regression introduced with 1287804a89c73e072d57a11ca18988c3e73a77b8 "convert
svx/source/gallery/*.cxx from String to OUString"

Change-Id: Ia8171f2215253b6db8f7eb1f623a6e0c68dc7b94

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [be42330ae276219dee5b7ed3c7625f8da6121d1d]

Base class ctors/dtors can be protected

Change-Id: I8b68b78042a980850d71a0f67ec520986d6085e4

2013-10-21  Stephan Bergmann  <sbergman@redhat.com>  [9775a3715498183ae6f5118fbaee1c5d488b6dc6]

Remove unused forward declaration

Change-Id: I2b725ad476cbd9552a7e57a550945a1f227fc823

2013-10-21  Tor Lillqvist  <tml@collabora.com>  [8494d22dc5ae18e986623b68219e51359af595a1]

Edit comment: Running in a loop is not the relevant thing

It was just somethinbg I did while I was working on the
LIBO_ONEWAY_STABLE_ODF_EXPORT code, to afterwards then compare the output from
several conversions.

Change-Id: I23ec42520b9802a520160d5c8cb01d46712c9183

2013-10-21  Jan Holesovsky  <kendy@collabora.com>  [d3850d770e4444d3a5db8045d5ab7030c8b01fb3]

Tiled rendering: This is a desktop test app.

Change-Id: I022ca7c6bc7a9efd874bd04eaf78836afcee21c6

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [67a3da958a9a441be9cd4b04f6f3691beb7a3e73]

tweak header trivially

Change-Id: I43ab83e478deb417fef679c236d885180eb71bbd

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [678b260c30ffd06d6c5ae94d81e5d9f738c2b8a7]

some windows only Strings

Change-Id: I264bdfc3453e2b6a17397ffb27154a29394c8c1b

2013-10-21  Armin Le Grand  <alg@apache.org>  [1ba10fb55a854d1eb8541a6866eb5250abf21f67]

Resolves: #i123478# Secure mem freeing for BitmapBuffer class

(cherry picked from commit dd1cb9aa9ea24b6c89de05e6c5deae7951b78feb)

Change-Id: I7a63835d1e93f4cebc0f908d01873ea3ff91fe66

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [6e03e292e5e887053dfd7746d6f9df12abc0bab7]

Related: fdo#38838 remove a pile of ctors

Change-Id: I5d19eadc3dc24b0aeeb61c677f440eef83af78c2

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [42def53fb1fee0b4e57279d11c05e54601aeed1b]

remove unnecessary tools/string.hxx includes

Change-Id: I8ed341aeef90584dfc545a794f999e3adc08dd72

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [91e181ea585855bea97a07823f7334d0b98b20d5]

remove uses of COMPARE_*

Change-Id: Icdc36b4b24d2f399f481065df3200feb98025135

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [958f7b512cff932f7f2d52d128c297d0f0ab6354]

drop CharSet typedef

Change-Id: Ia160d7cbaa2ee71773483c3f91306f89cdad5947

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [288c606d84821026db130fc883825fdd0e2f65fe]

fix GetSelectedText use in OSL_DEBUG_LEVEL > 1

Change-Id: I82ffba3befc4d2153c0f9015323bb5e6f1939fe8

2013-10-21  Jan Holesovsky  <kendy@collabora.com>  [504ceee46b31e7234bc7c70fdf933c0432f5a5a1]

Tiled rendering: VCL test app skeleton.

Change-Id: I465dcadf14935bce4f610376b41b9a66963e2cf8

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [8dc0573920a4a3c831704eb509ffc85ac39f6068]

Exempler->Exemplar

Change-Id: Id7e67d7e7bd4be6600a296a846512e9076c9df23

2013-10-21  Thomas Arnhold  <thomas@arnhold.org>  [0c6a5d99ff82e4420f9f1c68152f89b7b5511517]

i18nutil: Add new enumeration values from ICU 52

WaE: enumeration values 'USCRIPT_CAUCASIAN_ALBANIAN' and
'USCRIPT_MAHAJANI' not handled in switch [-Wswitch]

With ICU 4.9 there is no major/minor anymore, it's only ICU 49 or ICU 52.
So adapt the previous check, too.

Change-Id: Id938937b305165d407ced473ea1725e97efe9124
See: http://icu-project.org/apiref/icu4c-latest/uscript_8h.html
Reviewed-on: https://gerrit.libreoffice.org/6365
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [28977ea778cc7c8c16c16f1c8b2b6bb6a53b48f7]

drop StringCompare from cui

Change-Id: Iec7a797581ab899e93ad6cebb06c3622ca2360b9

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [df29825ec68c7cdba90a85fff49ac969522a43f7]

drop StringCompare from vcl

Change-Id: If41503f382115affb42068d9a441241543197147

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [d486b2b324364dd99bea686b6969f7a796f5e329]

Related: fdo#38838 remove/privatize String::Append

Change-Id: I5ae90b02e7ae5ddd19495fd0847b7e9dfc4419e8

2013-10-21  Thomas Arnhold  <thomas@arnhold.org>  [8fc6905674142c226a117a97a08cf0b24c9d4fc1]

fdo#68849 add some header guards

Change-Id: I9d25a58f22095689eccc0ac444c163d1e9bee69f
Reviewed-on: https://gerrit.libreoffice.org/6364
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-10-21  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [aa02102fe9d338eb7d0774bd54feeac2142506ac]

Add writedirections buttons to calc sidebar fdo#67746

Change-Id: I5377f643f2ea6712724fdbf619f0b60bf78d619d

2013-10-21  Tor Lillqvist  <tml@collabora.com>  [fdeb14e4ee73ca1e1213f0dcde61600d9baac657]

Simplify further after the kerning pair changes

The ImplKernPairData struct was used now only by the VCL Windows code, and was
apparently supposed to be identical to the Win32 KERNINGPAIR struct anyway.

GetKernPairs() was called just once with zero and NULL parameters anyway, so
it can be simplified.

Change-Id: Iaa288868d1e590e0385377abc5b9d9d331d39d97

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [48bb54aa7eafa85c5b0a2574fb3fa167614ddcbc]

Related: fdo#38838 remove String::Insert

Change-Id: I37e35b5a16d37b1fccc6aa47f5027ff406c67d98

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [9e6917c21e8a2fa5c40adeddafdaf704a67aef4a]

Related: fdo#38838 remove String::ToInt32

Change-Id: I6f90e9a06acaa5af88cd011015938dba2059ee0e

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [3714051f1495791095cce885918d48dce7b339f7]

Related: fdo#38838 remove String::[G|S]etChar

Change-Id: I64711aa3e6580eff7c64a92243e3161ef2d7cb9e

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [60ff30a2ab0cb219a1dc46e599ad01416bb8d7fa]

drop DBGCHECKSTRING

Change-Id: I0c60becfd3a61cffb46c76e6f1488528c59b46e9

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [5ce6e535bb9ea6a2e19731a6d7f58acd6a78b39b]

String::GetBuffer()->OUString::getStr()

Change-Id: I427bb7b8e32d8a0040dbca1d0d0c765f526ba62f

2013-10-21  Caolán McNamara  <caolanm@redhat.com>  [9be876cd067cf95338e719645c7f3025757d5563]

Related: fdo#38838 remove non OUString ::Append

Change-Id: I084ce5c4833964018849617632a1308dc74adda3

2013-10-21  Andras Timar  <andras.timar@collabora.com>  [0980948795a77fcbb19a464a533e31d6529526a1]

fdo#51639 soffice.exe --version displays a dialog box with the version number

Change-Id: I3656c005a23d291bc7cde2bc461e584df342babf

2013-10-21  Tor Lillqvist  <tml@collabora.com>  [116a85bf7a25c7f8d90b99ba0a713e477a0dd57d]

GetKernPairs() can even be private now

Change-Id: I721266ee242704eb9bfef0d4ef0bbde255ab2020

2013-10-21  Miklos Vajna  <vmiklos@collabora.co.uk>  [a35fa8d8b127cb23ebff3952291742bf28477c74]

fdo#70221 fix RTF import of multi-group pictures

Pictures typically have a single RTF group, so we imported them at the
end of that group. Though multiple inner groups are also allowed, so
make sure we only do the import at the very end, instead of at the end
of all inner groups as well, resulting in multiple (fake) pictures.

Regression from 13c00ce322e78eb4e0f50ab84ded19cd6aae1ded (Enable the
writerfilter-based RTF import in non-experimental mode, 2011-08-18).

Change-Id: Id895b2c6d3b824d09d89bfa01ce59aba76c55d42

2013-10-21  Tor Lillqvist  <tml@collabora.com>  [8831afd5d7a0a7177df00929c9bed6a05d721851]

No need for this to be virtual then

Change-Id: I70ed11c576b75bc21ca1c9a021f0d3bf33073679

2013-10-21  Khaled Hosny  <khaledhosny@eglug.org>  [8a65399e3d079ce9d4214cbced7840da6f0ab5be]

Remove GetKernPairs() with no implementation

I left only the Windows one because it being called (as
GetKernPairs(0, NULL), but may be it does something, who knows).

Change-Id: Iec05d61c8f0cd311a1158bb1cb07e4ee977f32fe
Reviewed-on: https://gerrit.libreoffice.org/6260
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-21  Khaled Hosny  <khaledhosny@eglug.org>  [70d74e2ab1b08b3f21cbaff5e60c091694863b59]

Removed unused kerning stuff

Kerning is just another font feature and is already handled by the
layout engine, there is nothing special about it.

Non of this seems to be used anywhere, anyway.

Change-Id: Ia40c66ec186d11ab46d5d5256b09307a319318c0
Reviewed-on: https://gerrit.libreoffice.org/6259
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-21  Khaled Hosny  <khaledhosny@eglug.org>  [23e50c361b6a2dc6ff549a430449c152ec80f500]

Drop support for non-Unicode fonts

They fell out of use before I had my first computer. This has no
relation to the input text encoding being used.

Change-Id: Ie1fde3c3578c80d77ebd63531e74c13931d46bbc
Reviewed-on: https://gerrit.libreoffice.org/6258
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-21  David Tardon  <dtardon@redhat.com>  [489d2eafa9c900ec3e4bcdc0340eb1f53656fd0c]

bah, wrong dir

Change-Id: I2789e457160912e5509102b68780947d2edbe424

2013-10-21  Tor Lillqvist  <tml@collabora.com>  [e2d061fe93c077c3946376bdb2c63da943b4b0b1]

WaE: unreferenced local variable

Change-Id: I9783f03e656049b4f3b7f0a26a7ae626db5a13f6

2013-10-21  David Tardon  <dtardon@redhat.com>  [670690e200e82be6a087ab57599e23a320dd5dde]

fix registration path for ucpp

Change-Id: I1a4d8f38dc0279bb427e07f97b96547c9d7d350f

2013-10-21  David Tardon  <dtardon@redhat.com>  [ce038cf8d75dde575643042e57addf559eb57059]

Revert "ucpp is not an ExternalExecutable"

Wrong! It is.

This reverts commit 7369a8cad62ba6151ba8c16c41d0005fdf87f0ec.

2013-10-21  Takeshi Abe  <tabe@fixedpoint.jp>  [e7d1e2c769afbd0593facf87a084a8d63d134be2]

Once is enough

Change-Id: I037a4f9fab0bcf7a613217e6be4c75dcdd05f231

2013-10-21  Thomas Arnhold  <thomas@arnhold.org>  [051731bbcaa79b6428c8ebee6c114c9b28220cc8]

post String conversion cleanup

Change-Id: I9747817edc76973af4a4ffdbf542b8d1467d7f08

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [41d521e965d26822afecb7a3a46cf825c657ec00]

String -> OUString

Change-Id: I7dfb8dfbc216cf4c80701bf7d0bd398afaca3f13

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [e6e0098be8744c25ee065acc878d237963b80bd5]

String -> OUString

Change-Id: Ied50819f226d1fa7fd7f6d004a796b5a08194a23

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [f95d418d128aec937e16585087769afe1b16752c]

String -> OUString

Change-Id: I18b79fa866c21a8036a25c05fbc13c1d72e542aa

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [212f0e9f0028373fd86ba8a7d7682a0664fccddd]

Missing include

Change-Id: I5674385df64bb47813f551fb666ffef7d7434728

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [a242f53c0435d270ce2297acaf80dba0775dbd92]

Clean up stoc::uriproc::supportsService

Change-Id: I1f324aae149e766d4755dc06ac5793c218ed5cf7

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [68c3efccbee39a036895275e5cc4f483ec6fcff7]

Some clean-up

Change-Id: Iea0daab5dbabefe119def6b07db73a573b703d32

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [79502678d091b90f9b76c37fbd97f8710a075655]

Clean-up std::bad_alloc handling

...post 0bc89aac4c64bb833e387657f680e194c26aef97 "cppumaker: Allow UNO interface functions to throw std::exception."

Change-Id: I5fede822d279c3c758103192a813447bb4906679

2013-10-20  Khaled Hosny  <khaledhosny@eglug.org>  [ef57fc043109b8498600a30b71b3f6b590993fce]

Bin pointless #ifdef'd code

This file is never compiled under Windows or Mac.

Change-Id: I25a1b961959a8935a95d872f667681379f85893a
Reviewed-on: https://gerrit.libreoffice.org/6256
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [b42f8b451efa46d1aa62184541209e858d798b82]

STRING_MATCH now unused

Change-Id: Ieb0364d275d052a6d6d0b1398f8cf16145ff948d

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [d89be2a78a7eca277bf2316258d79c0979999652]

STRING_LEN is the same as STRING_NOTFOUND

So use -1 here to realign logic to what it was before
35c24f9b6e08ef1328df01b2d3d11ef518897130. Though it
doesn't matter because aThesLookUpStr is going to be
empty in the case where we would examine the default
value of nDelimPos

Change-Id: I369c4e6903407b525dc0dcee9d507e90590eeb6b

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [3f16ec73e07b7c187200656cfa969d71b4bea7b3]

wrong comparison

regression since ed338bc212725f422f0def21aafc82f05e350646

Change-Id: Ia5dfe7a551abe244c313d3bdb2b90196fc0c6ba2

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [45e366eadbba69140214a8e745a1d3ce3e4e8337]

drop unnecessary tools/string includes

Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [8bb4b18127cdc6259ecd65ec0f28d27d0513cb26]

Related: fdo#38838 remove String::Equals

Change-Id: Ib85907c9e274ba4e4f4c9394f3d4ecf0c9374603

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [b0fd64b2fa7ae1fd8d435c64b7b69758e98e8926]

Related: fdo#38838 remove the unused String::Insert

Change-Id: I39f4c68b76d8816fc91e4dc39bf2305142d1fb93

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2d41f3acc359643a88bd39ef8c8d7bac106765fa]

Reduce branching on empty matrix elements as well.

This makes a big difference in performance.

Change-Id: I88b48d10ff575d80c1c139278dc207d921f15848

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [426708e70807e052aca2ec16314c103b1d2a0439]

Reduce branching in CompareMatrix(). This makes a big difference.

Change-Id: I391e889a50864ae002e85d636b767d7c6f187a23

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [013abfd29b125f8a049691c064bdae1db4d5880f]

Pass cells to CompareFunc, rather than the whole Compare struct.

Change-Id: I4d5554fc5783b123aa0f90b7c078e1fc0f0cd866

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1882a2b15187259a7e22d0a09f264ad149fa76be]

Try not to use array index access here...

Change-Id: I48967956c63ba72b62604bcabe7166fc58061d13

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [81a555edbcea7493c6981dda452bf7d20e06fc02]

Store SharedString in Compare::Cell.

This has a slight overhead for purely numeric comparisons.

Change-Id: I243d5c81499177b3ae93b39a1af7c2f3b954bd39

2013-10-20  Kohei Yoshida  <kohei.yoshida@collabora.com>  [73353186d58ae187f3f1ce4f206795424fb3336c]

Better way to organize 2 compared cell values.

Turns out this is slightly faster too.

Change-Id: I5a8c3474ab2a342200a5cfa9a93e6d89433595c4

2013-10-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [7b7a73d05be7e5409013dde7bd82909f2a5e3efe]

writerfilter: remove unused WW8PICF class

Change-Id: I4535b9f432eed9064e8fdaed99a10fcf8ad5948d

2013-10-20  Lionel Elie Mamane  <lionel@mamane.lu>  [6940532b814669dcb9e4553c5678a9e4670cc6e7]

Revert "fdo#68657 bool->string conversion to 1/0, not "true"/"false"

This reverts commit b89fb0d03ead22f023f367c9a9d046d3d41ba1cf.

It was intended for stble branch only; in master, we let the
incompatible change go through, but we have introduced a
work-around to get the old behaviour again.

2013-10-20  Lionel Elie Mamane  <lionel@mamane.lu>  [5dde691e3ed59d24606778b53accb0c2b0fc2b6d]

an ORowSetValue constructed from a boolean is a boolean

as opposed to a bit

Change-Id: Ife1c8cef5ca1266e161da3a9190e744dd70ec2fd

2013-10-20  Lionel Elie Mamane  <lionel@mamane.lu>  [dab66665e231a13f086c66b561b440bdedecb572]

ORowSetValue: adapt test to new behaviour, extend test more

Change-Id: If28046653935051303fd487d87655bacbddf4644

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [04fe0cae207e6f0a1fe7e2bd6d980d8880ae1572]

Some clean-up

Change-Id: I8ab23a4b09f9d31ed49c98cdbbf1abc0e684358a

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [615a69e33fdc4e97acefbc017cd6ee6d33edfaf2]

Clean-up std::bad_alloc handling

...post 0bc89aac4c64bb833e387657f680e194c26aef97 "cppumaker: Allow UNO interface functions to throw std::exception."

Change-Id: I232a1b266a45d39856d44a2f4e012b5df10fa880

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [b70df91abfc94a6ec7870204f3c30191c313f4a5]

Whatever the assertion failures in saxparser when doing i18npool...

...actually were, I cannot reproduce any problems at least with recent Xcode 5.0
on Mac OS X 10.8.  Maybe the real problem was addressed meanwhile with
254f59f623f58c320175a06a2c93bcee7868b623 "rhbz#1014010: Missing dependencies in
isBootstrapType list."

Change-Id: I24a920c12f70feef670f0988a6f69c26033789fd

2013-10-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [685570fbde82b482a46c5d07e0b7deed1daf5ed1]

pre-built bin... adjust the utility script to the movement to external/

so-called external modules are being moved from the top level to a
sub-directory in external/

The script bin_library_info is collecting among other thing the
sha of the tree object that represent the top level of the module
itself... so we need to account for the fact that such module
is not necessarily at $SRCDIR/<module> but can be at
$SRCDIR/external/module

Change-Id: I6c6912a51819669bde512fa8acad7ac82eb50334

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [e7b4a94ad02f78993a11d73744fd537557286381]

flush out some windows-only String::Assigns

Change-Id: Ic971825bbe7d10849718f0ad0413305dbd5547a0

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [0bc89aac4c64bb833e387657f680e194c26aef97]

cppumaker: Allow UNO interface functions to throw std::exception

...so that exceptions like std::bad_alloc need not be treated in C++
implementations of UNO interfaces to not cause std::unexpected.  Of course, this
requires implementations to be adapted and actually mention std::exception in
their exception specifications.

Change-Id: Ie7f91e7ca47d8a81e3d0ba817e65d83c7823af75

2013-10-20  Stephan Bergmann  <sbergman@redhat.com>  [eb37196aa773369555a36318e7aeaa2ed437d423]

Some more cppumaker "css" clean-up

...hopefully, all generated headers that use css (indirectly) include sal/types.h

Change-Id: Iaa40fa014d54b57b395eafda8b4f35ca395d55b0

2013-10-20  Noel Grandin  <noel@peralex.com>  [44b96b1d76bb1c7b6d78344ee54e31ffee54e342]

fdo#70285 cleanup generated C++ code

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

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [f8d5bd07053d27d4c6546141e61d8da25e44cc24]

Related: fdo#38838 remove operator=(const sal_Unicode*)

Change-Id: Id14482d3088a81b012acf5183a595e7d41e860fc

2013-10-20  Roi Illouz  <roi.illouz@cloudon.com>  [d8d0b83435b9a134cd8dd0e92df37b4593bde348]

Fix breakpoint support for Xcode

Change-Id: Ifd80d9128fdd37f91377ccb48e91db273a5b1770
Reviewed-on: https://gerrit.libreoffice.org/6358
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-20  José Guilherme Vanz  <vanz@libreoffice.org>  [288f0029c69ab0532165877637a146f774d5e740]

fdo#52622 - Reduce copy and paste code

This commit removes copy and paste code, creating a constructor for it

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

2013-10-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [63f705643ee92421a8bc689fb33190340d8ece6a]

L10n of SWF export options dialog

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

2013-10-20  Stanislav Horacek  <stanislav.horacek@gmail.com>  [e231c5d9d4c4ccce734a6bec3d9a56060a90f9f4]

Updated core Project: help  b84ad6a5bf1076093ef74da9f8a53ed870629818

fdo#70632 remove incorrect notes for logical functions

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


2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [11265856c564d5bb3278c5b816457af11338f554]

drop some tools/string includes

Change-Id: I83698b10c0c4fef1929d62be809ac7d77e9a3502

2013-10-20  Caolán McNamara  <caolanm@redhat.com>  [35373db02976efff7f640b477d07825e96c6b5a4]

Related: fdo#38838 remove String::Assign(const sal_Unicode*)

Change-Id: I0dfa34732acfd20e71fa3876466552338332610b

2013-10-20  Ptyl Dragon  <ptyl@cloudon.com>  [6dd844917205a051c880ff7609c28e09698770c8]

fix save several file on by reseting the xstorable on close

Change-Id: I329d43e06b0c81cebda0464ebb0fff41714020a3
Reviewed-on: https://gerrit.libreoffice.org/6355
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-20  Lionel Elie Mamane  <lionel@mamane.lu>  [b89fb0d03ead22f023f367c9a9d046d3d41ba1cf]

fdo#68657 bool->string conversion to 1/0, not "true"/"false

This matches what OO.org / older versions of LibreOffice did, and which was inadvertently changed in 2bd856e6

Reviewed-on: https://gerrit.libreoffice.org/6275
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

Conflicts:
	connectivity/source/commontools/FValue.cxx

Change-Id: I1d45ea975a096c599a996caafc41e4aa06d35fcd

2013-10-20  David Ostrovsky  <david@ostrovsky.org>  [a8eb7a14ff4eb5adcaf169c666ff6000822670c8]

Extend test to cover changed toString() conversion for bool types

Change-Id: I8becffd0c2f12c17495872a99192c7679380d05f

2013-10-19  Lionel Elie Mamane  <lionel@mamane.lu>  [02a11749da521e8e2099b464c0fcbebce9e95e22]

fdo#70496 revert to using libmysqlclient

Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b

2013-10-19  Lionel Elie Mamane  <lionel@mamane.lu>  [96953171bf0503a89611b7c518668f749fe14425]

update libmariadb to bzr revision 101

Change-Id: I98b7442aa9843f206549ad7c5a2ae141b70b1542

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [eb007bb6d8d8b97941260784c3a8469c0800d3d3]

Make copy and pasting non-ascii text from editengine work again

regression since 80df5277585d69be5c3d5f32184db94831113f95

Change-Id: Ifcd8f97fdeb078be1884cfbd7175ab15ac30b23d

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9b18a49fddf67c68973f1eb408fa61cb1c1952dc]

approxEqual with 0.0 always is false. Do a normal non-equality check.

Plus approxEqual is slightly slower.

Change-Id: I16e7db6b06b3c0eceb8b8a1b7afd29660ff1da6a

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [31ec3547085939d76b25e6794af0620d7d1a9171]

fix CID#1038503 uninitializ

Change-Id: I7b85475d757695a0e3573627266b7756989f81a7

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [7e2d03efbc831088643661b5b71de726a508353a]

fix CID#1103762

Change-Id: I4bf0458bfdba2f53c685bba40d561a8211a28e66

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [3194487d6287a401849521347fc41792cd88a662]

CID#1038307 Negative loop bound

fix of coverity#1038307 Negative loop bound
d9ac156b2d651c1305135938a1e828144aa5742b wasn't complete, it assigned possible
-1 int32 to unsigned value before comparison, so -1 not detected.

Change-Id: I6c2805acae8e776902d74c641e01c036193ce3d8

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [415c1ce394a69ce49d3361f2e6cd6803ed6ee249]

CID#1038502 uninitialized member

Change-Id: Ie69689748e6e38e3d269855a4c72e78d7979119b

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [577c0818bcb43b4f281555af0c7c4724b3add03f]

CID#1038503 uninitialized member

Change-Id: I4ceb50cf957b70a43848bb78aeaddc7957d3ffd7

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [5f911c416b26f88fdb75ded501c98f1b8738cec2]

CID1078820 has already been dereferenced on all paths leading to the check

Change-Id: I5210d67259d445f6e7f52f176cd67af82d687e37

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [6561a048c317f706b39f62bf8e727bcdf23e621e]

CID#1103655 logically dead code, we check for < 4 already

Change-Id: I9e917530528d6e48f418f2b8fa417290a40c2403

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [984d10ca8d695013e01c8d9ab74b072a857e4cda]

CID#1103675 use normal assert, as it's toast anyway

Change-Id: I065ce5f80f0c54443aca9378a653a9f25175feee

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [9f8a3e7329f2ce079f3b64d1f73d1097ed5aa025]

CID#1103676 use normal assert, as it's toast anyway

Change-Id: I47340d71b5f3af9c06556965f240fb084440ea27

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [f69a5ff7ab8d0b7d166fb59f4717ca06d1d00812]

CID#1103681 annotate as deliberate fallthrough

Change-Id: I731ea6aca73a81420e3d23cdb504a6151112d9a5

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [77b6b4a9c2f6125126438b2feb05f547e8e3a6ec]

CID#1103755 unint members

Change-Id: Ic6961e3f18aed2f271f80c69d17a5c34a0c9fa8e

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [8a241542a4b2ce76a8ea25d971f9937bbe66c6dd]

CID#1103761 uninit member

Change-Id: I4212adb9c0cb8e1693df8725801188bc2154fffe

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [ec2c07b8b7e9c949180ed1145ae112826696193a]

CID#1103762 uninit member

Change-Id: Ie46df319bed04ad64275e2385b8e3abc0d41295d

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [0c28b1d5557027b55d288016e2e2f1b58f6f1bbe]

CID#703918 ensure buffer is null terminated

Change-Id: If7937abf1ea51578187269a48af58bdede569ed6

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [e8c15a9c2050dc24f451eea1426b65df0fecd5a4]

SetS only used once with constant values

Change-Id: I2223c22da5bee6d9f9741c96eafe4d65e15dcb55

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [6368338902f96f8f90dcf9d57ec81274a04be34c]

CID#736189 out of bounds

Change-Id: Ieabdd6d551b2602ec08a2b2d9bc25037d73f4dd2

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [894054ceffb7dfcb948c65e73269f1cc934dd418]

CID#736191 out of bounds

Change-Id: Iaed9abdeb82e2f039020e95314603ad9d20aa3e4

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [a6cdf1b2f638800318e0b8789bd991e04eef5cf5]

Related: fdo#38838 remove String::Search

Change-Id: I92a50bc5f7b0cddcf2066cdac50439a3d5f1708b

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [75e6bcba872bc1fd7b4316ff219fb6545e9f542d]

Construct and initialize result matrix in one step.

It's faster this way, than first constructing it then populating it
in two separate steps.

Change-Id: I61d30ed33a63dcf4c89b18d80ae4c3217cc43015

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8e8b43a03e77dd251876c1de0ac06eeeb09192cd]

Generate boolean comparison result array in one step.

This is faster than doing it in two steps as was previously done.

Change-Id: I1417e9c6add9d20ee8d68f0c1c91c7d24a0f79b3

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [72d4b574f11979d5487309737172869e9c3181a9]

Do the two matrix comparisons both in CompareMat().

Change-Id: I1b4dab3f57dd7df556aa13fdd44a2d3ba2b01bd7

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c2923d47beab284b4bd9af07e1e18eddd59a2530]

Require mdds 0.9.1 in configure script.

Change-Id: Ib475ce5381c74218221ff86ff837705abd03b0ef

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [3bb099ecb3b63f365bbe514322201712108092ee]

older gtks don't have gtk_widget_get_window

Change-Id: I700f45c680fb0154aecd37b54d8de9fe4ee9d238

2013-10-19  Caolán McNamara  <caolanm@redhat.com>  [f2bdfdb2952b4ef6064be65130242fbabb71f885]

Related: fdo#38838 remove String::Replace

Change-Id: Ia6602809a65db0a7dcfef80cc474aab67d520980

2013-10-19  Minh Ngo  <nlminhtl@gmail.com>  [301b5a408d7b0e53f86b1aad0afb8b454fc71991]

avmedia/vlc: fixing a hang when trying to get a frame

Change-Id: I1fb35d0c62e77448d23eeb11f9de0ab72892336a

2013-10-19  Minh Ngo  <nlminhtl@gmail.com>  [5b24f86c1c2d64e99da1535c05139a1266dcbcc1]

avmedia/vlc: setting a correct video/audio track

Change-Id: I935e64f9df74193aba17d00cfe7f37ad3f4f9077

2013-10-19  David Tardon  <dtardon@redhat.com>  [16eda8aa564101645908b11d42a63761f751aae6]

fix path after move to external

Change-Id: I37a424a5611ea516e9158f22f7d8eec6b90fa42a

2013-10-19  Ptyl Dragon  <ptyl@cloudon.com>  [1034a2eb97a291846ff0d9b67677946ecab7df87]

added save to ios app and removed keyboard on open

Change-Id: Ibfa9373cc82d7e2022190e158f94eb323a57f241
Reviewed-on: https://gerrit.libreoffice.org/6351
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-19  Tor Lillqvist  <tml@collabora.com>  [07d7be1ac8be39c9a4333c7166600180b8dd2475]

Need also a definition of the maComp static member variable

Otherwise Clang complains (on all platforms): "variable '<anonymous
namespace>::CompareMatrixElemFunc<<anonymous>::ElemGreaterZero>::maComp'
has internal linkage but is not defined".

I guess this link-time error reported by one tinderbox that uses gcc
is also related: "relocation R_X86_64_PC32 against undefined symbol
`_ZN12_GLOBAL__N_121CompareMatrixElemFuncINS_13ElemEqualZeroEE6maCompE´
can not be used when making a shared object; recompile with
-fPIC". (That mangled name stands for "(anonymous namespace)::
CompareMatrixElemFunc<(anonymous namespace)::ElemEqualZero>::maComp".)

Change-Id: I05a341a55e5f57864a476b5d1614b0e73bc9f017

2013-10-19  Tor Lillqvist  <tml@collabora.com>  [9b966d0dc882a40bc3c3fb450c0da0e6bb5ae20b]

fileacc is not a separate component any more

Change-Id: I59eac660accfc362766bc3744655e2ba2d66ddd6

2013-10-19  David Tardon  <dtardon@redhat.com>  [c7ce98cc4f98ca9273d734175c330881d510536c]

these are in external now

Change-Id: I3d84a202ae0058a8fe8a810f7e7de2522393f417

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [164b3e74e77a220e524fd077e4c6a55a5ea9f0f4]

fdo#70393: move moz to a subdir of external

Change-Id: I9e9b47a3b8fc298b0a371ef609f342a8366b0039
Reviewed-on: https://gerrit.libreoffice.org/6345
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [f38b5ce9b87d86e73893a3d3384621da994d1499]

fdo#70393: move more_fonts to a subdir of external

Change-Id: I82d3c4e7ad274e906d55fe883242bd9014ebe2e9
Reviewed-on: https://gerrit.libreoffice.org/6344
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [97d1923b6ccdef86f3d794b12e625ef0a7d88095]

fdo#70393: move mdds to a subdir of external

Change-Id: Idfb327f7217e459ab0328f8692e1f73aef248d32
Reviewed-on: https://gerrit.libreoffice.org/6343
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Tor Lillqvist  <tml@collabora.com>  [e13af24d2b985261afa80e36edd3021a70887253]

fileacc is not a separate component any more

Change-Id: I47f3dd29aba16aa2d8a5e3746c447288d2066b23

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [5d98836cfb94176c7a50d0836ad8f0c153364063]

fdo#70393: move neon to a subdir of external

Change-Id: I504b69437ca2849a9bf825c67e52a671ec1e1ad8
Reviewed-on: https://gerrit.libreoffice.org/6348
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  David Tardon  <dtardon@redhat.com>  [f1a99d2d22f8284ea09a2db0c0d3ee15b337a359]

fix path after move to external

Change-Id: Ibcf2dca1a2c624e6467db45ccfe195035e35555e

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [67867f77d90eae4de276ef477a973ce68357d7d6]

fdo#70393: move mythes to a subdir of external

Change-Id: I132479fd26e45276f25af5615175b0fdaeaaeb01
Reviewed-on: https://gerrit.libreoffice.org/6347
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [7495d220dd17c14fb48b384e117fcfa54d18cdac]

fdo#70393: move mysqlcppconn to a subdir of external

Change-Id: I5945fa432a9371854e25454feabcafabed7f7b7d
Reviewed-on: https://gerrit.libreoffice.org/6346
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [9e89f7ccf873c14b425d37ef2e65bb7dfc75491e]

fdo#70393: move libmariadb to a subdir of external

Change-Id: I6c76056f5db2f523e49ffc79abad38a7eb1a06e4
Reviewed-on: https://gerrit.libreoffice.org/6342
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [79832d9259d609e8189ecfb48cd2856e83bb8d75]

fdo#70393: move lpsolve to a subdir of external

Change-Id: I6c4a3bbd2cb514b979165bb041524706f3c28b0a
Reviewed-on: https://gerrit.libreoffice.org/6341
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [8d46e3968cf68b6ef6a370084b4cc37dbdda1708]

fdo#70393: move libxslt to a subdir of external

Change-Id: Ibf6fd5c32a62752044e70961cf33b05fdcdce104
Reviewed-on: https://gerrit.libreoffice.org/6340
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [f2b51cdfd6fee45ff2062fa6fb46893eba56c02c]

fdo#70393: move libxml2 to a subdir of external

Change-Id: Ifea928fc56239043f976ed1e0d2c986bc5cfb934
Reviewed-on: https://gerrit.libreoffice.org/6339
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [27d0ddf6b4526ffdf2e166e20a03a4c40a0f9936]

fdo#70393: move libwps to a subdir of external

Change-Id: Ib7c85b6004f4cf1cc3a3ecf280d9c99fb2e7297f
Reviewed-on: https://gerrit.libreoffice.org/6338
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [06c6846346e945f40ce4ab87261e9511d5e87e9c]

fdo#70393: move libwpg to a subdir of external

Change-Id: I28c0a18f9e85ca913a29f85e647a547cde2d40a1
Reviewed-on: https://gerrit.libreoffice.org/6337
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [c979511247aff27d33941b3c73224d948bcfceb2]

fdo#70393: move libwpd to a subdir of external

Change-Id: I599cf45b455b59e082078d6b2d5ed2efb99b5862
Reviewed-on: https://gerrit.libreoffice.org/6336
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [5c077d3b85f0fab70bc6e78fbc3c307e81f13ad7]

fdo#70393: move libvisio to a subdir of external

Change-Id: I8887369a0d355e803e31c52d7358c88d133cf89b
Reviewed-on: https://gerrit.libreoffice.org/6335
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [392726f04252fa3802ade7c31ca65fac57896861]

fdo#70393: move liborcus to a subdir of external

Change-Id: Ibdf8c9fc9d7d2639ebd440ff2d833ab37ae76d98
Reviewed-on: https://gerrit.libreoffice.org/6334
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [9b4b718b5b049aff0077202c26d057b14bc29511]

fdo#70393: move libodfgen to a subdir of external

Change-Id: If43571222806df4c3d25ab88eab3b1755f583d5a
Reviewed-on: https://gerrit.libreoffice.org/6333
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [2728c6e8da276c1955878f766c71acd0fd59c9ce]

fdo#70393: move libmwaw to a subdir of external

Change-Id: I8ba2b928638cf3f16c4500eeaec5a5ce91dd85f6
Reviewed-on: https://gerrit.libreoffice.org/6332
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [1359fba53064d726d55853881d24d793598a5008]

fdo#70393: move libmspub to a subdir of external

Change-Id: Ib93e41b2ebd7f466c28e6a52ea6ad16dd216642e
Reviewed-on: https://gerrit.libreoffice.org/6331
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [fc26490252a63b851560be0af97e14b784a20350]

fdo#70393: move liblangtag to a subdir of external

Change-Id: I18cded289591bdf872c7a818326a35ac00d38482
Reviewed-on: https://gerrit.libreoffice.org/6330
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [36b554e96541f39ecc80b8ede3e260e3426a1936]

fdo#70393: move libexttextcat to a subdir of external

Change-Id: Id4c27e0ed7ef31e0217a82160e18cc1b8e5858f7
Reviewed-on: https://gerrit.libreoffice.org/6329
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [e65ca87fd172503635e44b57b541a20b2632b710]

fdo#70393: move libcdr to a subdir of external

Change-Id: If862bdfc338daa60a104e9b28924343363bb2fab
Reviewed-on: https://gerrit.libreoffice.org/6328
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [63f6d64ca1f6944953c448f8f75acedb5df991c4]

fdo#70393: move lcms2 to a subdir of external

Change-Id: I122a8564795f3a422d6bb10a5d6a845b72e77102
Reviewed-on: https://gerrit.libreoffice.org/6327
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [a52215833280fd2c76d6df491a199f1ffab3e040]

fdo#70393: move libcmis to a subdir of external

Change-Id: I602ae9b173e42d668cd9383fa0d2517576db12bf
Reviewed-on: https://gerrit.libreoffice.org/6326
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Khaled Hosny  <khaledhosny@eglug.org>  [a4964c60117b031609072912c06720cca7bb4497]

fdo#70393: move jfreereport to a subdir of external

Change-Id: I92d5458b48cc7e1c4794407bf71c54f0f048f2d8
Reviewed-on: https://gerrit.libreoffice.org/6325
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0f8174dab2114de00662bbc9bc2831ff35e4b437]

Bail out early.

Change-Id: Id2dcaebd8213704c777f77bf7fb735a9788d68bd

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5df31d1ce047688fd759ffad6a881307197a7389]

Remove obsolete patches.

Change-Id: Icf50e577b4ad472faa00a85e8ecc309bf2d953d0

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [45759608eaa3112819e7580c20d18786cbf9740b]

Update mdds to 0.9.1.

Change-Id: I514e405f3a9768dcaab00a88c90d72bc54d12713

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a130c38bbcc9a0a5bb32e084ffbda34e561b2373]

Try constructing & initializing the matrix in one step.

This uses multi_type_matrix's new constructor that allows array data
assignment.

Change-Id: Ief01aefc1cc770aca702de7117c7e72c51fd4c33

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [790aec7e840b2fdbb6870d7973aeb581507442f8]

Remove all uses of Pos and ConstPos. They are slow.

Change-Id: I27f68e67eebfd1ce4be29b24147e5586c8f9f85e

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0b08d0627da68311140ea0d18983e2f1aee92f5b]

vector with reserve() is slightly faster than deque here.

Change-Id: I9c2203662daa586e3fdbc9650b6ff61365c5bc60

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7460ddb0f2834f1a1e9ccd6967276d4ec0f612ac]

Slightly optimize matrix value traversal.

Change-Id: Idbcb2348ff7f4a5df32d66761849e3a92b4eb794

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1a590708f5ed69d2387e13334f347160e23c63f6]

Faster way to add two result matrices.

Change-Id: I347aec7de10a943d7f91c468cd6e393f980e53b6

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7195a5b87ca6ac22246b80cf8e907eb22f8e0f12]

No need to fill zeros here. The matrix is initialized with zeros.

Change-Id: I842819ed5ee040d4c65c3676ea35707d4087602a

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b80eb0fe5869b5e8b4370e037be5eb613e0e7292]

Re-write CompareEqual etc. to make it run faster.

Change-Id: I6efeff7c97695cab060319f20fae8673286a6c0a

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [335978eb36fcd6d235e652cd5319b06f2d5c7ee1]

A little cleanup. Derive block types from multi_type_matrix.

Rather than directly using the blocks from mtv.

Change-Id: I215e38ad406f8edc5d15c9f011dde649fce1d671

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [10ccf6acde86601beb2d95c5b094cecd41beea2a]

Reduce the number of arguments. The first argument can go now.

Change-Id: Id2b9ca7b6e24edc0da4735c01798ab580fba910d

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [60cc84c95364601190dd6c9d731d73c11dc83366]

Move the compare-matrix code to ScMatrix, for much faster execution.

Change-Id: I3c4f255469b48cfd6f132503ff695e347d8ae912

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4162c889f228593861965ecca732dbec01d82731]

Fix brace styles.

Change-Id: Ieb169d5ef8700067fbf011bbfc18fca6b40c03b8

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e09cedd92259d8fdb98a7591b46a813685f0df96]

Initial attempt to speed up matrix comparison.

And move the value compare code to somewhere public.  I'll be using it
from the ScMatrix internal.

This change requires mdds 0.9.1 which is yet to be released.

Change-Id: I942133c85b614b3404006fa38af111ace9361fd4

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0b9b668502de35a5077477d7e47a8f1ca7969ba6]

Enable group calculation on SUMIFS.

Change-Id: I0c02204d08c73668b2564360486f843e5e7b69d0

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ad9dce70d88f64ed2bba512658d2980d573183f3]

We actually don't want to allow group-calc on matrix inverse.

This one is accelerated for a single cell calculation case only.

Change-Id: I1f66fc6bb20f08f45d47ae596fb201b838b17408

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d54243d3a82da74f8a5986896220bd4bb4f966cc]

Redo vector ref array fetching for ranges starting with a numeric cell.

The test now passes.

Change-Id: I84e98e326be9cab175ecb95dbb4db4c535bca6d2

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [227a8bb891109871fed92e1fa7c8884eab69d1dc]

Add helper functions for unit test & add new test that currently fails.

Change-Id: I503fc26ccc0f117c626e78a8a1dd07ff32a06432

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1a77aeb0ac6dbd8814bb7fdc34a49548a16fd110]

Cleanup.

Change-Id: I3d6e3bceda23255a138340dcea3d847481216e73

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a6f8102ba55d06ead9bf6e72be0985dcc1086ef5]

Re-do fetching of vector ref array to support number / string mixture.

For now it only works when the range starts with string cell.  With this,
the test now passes.

Change-Id: I6f79415ce11233648cdb20c8075f500b8c3d2f76

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3629a512b5afb09f48f47f1994d4708c748c45e6]

New constructor that takes both numeric and string arrays.

Change-Id: I9c48f340a0349e5f1ba772fcd783924c79b07616

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [86c3961b4cdf4689a04568d2d109aeeb11257b1c]

Write a new test case for fetching vector ref array.

This currently fails rightly.

Change-Id: Ic4d8d3d720b2ee879f963d1871dd8779461f352f

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c30a2c4baf54696ed796a5ca0b805e8b67aaa263]

More eye-pleasing way of checking for valid vector array...

Change-Id: If2f47a7d98a4cbc9e09dc98c1bb0e11f8f889265

2013-10-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7586151cbea2d3b93b42a42aa8dd157e75ca4f60]

Allow vector array tokens to store both numeric and string values.

This is achieved by storing two physical arrays in each vector
reference array.

Change-Id: Iafb9e57b86e57e75eed8ff692a6d882c2049f710

2013-10-18  Jesús Corrius  <jcorrius@gmail.com>  [3164924fac45a377b3620ca68e7658be19999359]

Initial experimental support for Visual Studio 2013

Change-Id: I4a1ad9da56f39a21d8a392fdb92704cc4311c84c

2013-10-18  Julien Nabet  <serval2412@yahoo.fr>  [8998a84f2a45f099981183fc7c6ba1d16a744414]

*api: remove type + remnants ">

Change-Id: I2b60de0a11948ad1cab29931ac09b0aa1fe9adee

2013-10-18  Julien Nabet  <serval2412@yahoo.fr>  [ff901a00ae1af1873346c513b884c829cf5dd86b]

fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADD

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

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [cc4aca0c9f267e1f2778e0098a1a2116842e7512]

Fix building from inside modules moved to external

Change-Id: Id6023dc3751fe70984f489682be17d1ab1855f71

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [adfb02be9a326e3be37bcb0511986826027ce5f5]

rework Init/Main ui-previewer post early language detect

i.e. due to d07e7d692ddd2a9ab956a59bcc0f676c7d76bc10
"wait until we know the UI language before initializing gtk"
we need to have uno working earlier

Change-Id: I77dbea78113c1c95b622a2367472a0111d0d32d1

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [5712a06f2c6f0616df777053242803c3723bc743]

Related: fdo#38838 make String::Erase private

Change-Id: I0a04798a38288eaa0cd4bc729303f8549ce4081a

2013-10-18  Eike Rathke  <erack@redhat.com>  [2d40520a57c49d93097e11079713c073d35a9491]

removed senseless comments

Change-Id: I38dcca9d513e9122ffca81f448ad3181fd7a9817

2013-10-18  Eike Rathke  <erack@redhat.com>  [ac0dc48b63d93155304dfc44bd8f83adc4ae0825]

check fCount beforehand and bail out early, fdo#70000 related

Change-Id: I47265cf0be9785e8be4b4be0b13d40cda206f349

2013-10-18  Tor Lillqvist  <tml@collabora.com>  [1e49bb2d7fc7dcdf02833a189f2962c607967ba6]

Hopefully fix Android build

Change-Id: I85170f2d65dd17e0a04a261b0680f693e2917131

2013-10-18  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [ccbebd991b6bbce30d10b88f464140338f706c5b]

fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functions

These functions have been introduced with Excel 2010, but were not
supported yet in calc.
COVARIANCE.P (population) replaces the COVAR function, but the COVAR
function remains present (in Excel as well as in calc).
COVARIANCE.S (sample) is a new function.

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

2013-10-18  Eike Rathke  <erack@redhat.com>  [82275ecb0c5aae406dcf6637a56a84d729e78ac7]

eliminated cause of "SelectionPattern Null" dbgutil warning

No mark at all happens when creating a new document, in which
case the selection pattern is empty (created of GetPool())
anyway (hence there was a debug warning "SelectionPattern Null"
from ScDocument::CreateSelectionPattern()) and nothing needs to
be applied.

Change-Id: I9df338063baf27581f258f6c2fd0737b95804509

2013-10-18  Ptyl Dragon  <ptyl@cloudon.com>  [4219195dec664aa03395a52168fad356840e5402]

ios tile testing app done

Change-Id: I1c4a45c3f19d79b4da8cc96304e0e1802f92dff2
Reviewed-on: https://gerrit.libreoffice.org/6320
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-18  Tor Lillqvist  <tml@collabora.com>  [4d8f12f57b0f02d3610269eae7b5981010dc7e98]

More text selection WIP hacking

Change-Id: Ia29725295613faf875a688b3917b144a5f05bbe3

2013-10-18  Stephan Bergmann  <sbergman@redhat.com>  [5732ff540edbaa4ad5d92177c48e0a79e385b5cb]

Some clean-up

Change-Id: I142f9c4e73585272c3028880e40c20f4a056f3c3

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [9567fbdff6141a605f54df77ddcae173467d5cba]

disambiguate GetScriptType that return different value types

Change-Id: I694d81d17fac5fbd964937dc654ebd764af90842

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [fdf85819c33abe5a81d19a94b3bac0800b6cda30]

Related: fdo#38838 remove String::Match

Change-Id: I9db663dbcb432cbfe380e1272d6daaed3e6f4221

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [f1a8aefec91f51a15c951f53f283a38a2edcd141]

Resolves: rhbz#1020712 return all the selected scripts

What we want here is *all* the scripts in the range, that's the whole point of
using SCRIPTTYPE. We use this to determine the font to show in the fontbox. If
it's an exclusive script then we can show the font that that script, and if
there are multiple scripts we know to set it empty.

With the other intermediate bugs out of the way, this now appears to work
correctly.

Change-Id: I58426123602d70c151bd878e96fa5cbab7d3fd3e

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [b57ffef61afd61b57087150b1a9245e21079e15b]

Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPE

Change-Id: I5da9114a3fd8330df2b63dc9187323765d305791

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [e63a0d5657c7b9c7431525ba669b3edab0e56af3]

Related: rhbz#1020712 wrong default font shown in editengine

Only in editengine could we have this fiasco.

There are two ImpEditEngine::GetScriptType's

a) sal_uInt16 ImpEditEngine::GetScriptType(const EditPaM& rPaM, sal_uInt16* pEndPos) const
this one returns i18n::ScriptType

b) sal_uInt16 ImpEditEngine::GetScriptType(const EditSelection& rSel) const
this one returns SCRIPTTYPE

Could there be a better way to ensure that mistakes will be made.

Anyway, within variant b, with an empty edit engine
ImpEditEngine::GetScriptType calls GetI18NScriptTypeOfLanguage but *that*
returns i18n::ScriptType's not SCRIPTTYPEs but when there is content then a
SCRIPTTYPE is truly returned.

Change-Id: I3a4a7c8746728e0fdfb25d961004c8339a24c93d

2013-10-18  Eike Rathke  <erack@redhat.com>  [f6d23bbe9909545e044d497e05ebcee28a1b2552]

new WrongList only if there wasn't one or it wasn't empty

Change-Id: Id6eaba19e89236716db2a0db9f557216d9402c66

2013-10-18  Tor Lillqvist  <tml@collabora.com>  [459e3a26a48a4f035807cfa1711f569b5fd3fec4]

Add dummy touch_ui_selection_start()

Change-Id: Id3854de1bcb8d5856d56e96895ff3bbf2e4aa666

2013-10-18  Tor Lillqvist  <tml@collabora.com>  [24f8446c9e7d1a0ea01cc11ca87abf85ba43342d]

Work in progress: Text selection handling for iOS

Change-Id: I31c6bcb9a4b26653d439601f78d71fd94d938eeb

2013-10-18  Stephan Bergmann  <sbergman@redhat.com>  [359472b2b50165966c27c239eccd3ecfb03e2acc]

Remove *_Test product, so cppunittester can be NONE again

...as per #libreoffice-dev IRC:

Sep 19 10:32:24 <mst__> sberg, moggi  why the hell is that thing named
  "cppunit/cppunittester" and inside a subdir?  it's obstructing my attempt to
  put it in $(INSTDIR)/program
Sep 19 10:33:28 <mst__> (... and if you wonder "wtf does it have to do with
  INSTDIR" you have never heard of awesome LibreOffice_Test installset.... not
  that i would know who needs it :)
Sep 19 10:36:36 <sberg> mst__, it is in a subdir of solver/*/bin so that on
  Windows it would not accidentally have picked DLLs next to itself instead of
  the module-local DLLs it was supposed to test (back when we had module-local
  output trees)
Sep 19 10:37:02 <mst__> sberg, ahh hysteric reasons then, /me renames it
Sep 19 10:37:55 <tml> mst__, if nobody you know uses LibreOffice_Test, just kill
  it?
Sep 19 10:38:59 <sberg> mst__, tml, LibreOffice_Test was conceived by pmladek
  and/or kendy, IIRC
Sep 19 10:40:31 * kendy does not remember anything about it :-)
Sep 19 10:42:17 <sberg> wasn't that something so users (or QA people?) could
  easily run the smoketest against an installation, to see whether the
  installation is any good at all, by installing that LibreOffice_Test alongside
  the installation proper?
Sep 19 10:43:26 <sberg> mst__, ...and I'd unscientifically vote to kill it
Sep 19 11:34:23 <pmladek> mst__, sberg: I have created the LibreOffice_Test
  package for one QA guy. He does not longer work on LO. I am not sure if anyone
  else started to use it. So, I think that it can be killed.

Oct 17 18:18:07 <tml_> sberg: have you ever noticed that when you try to
  actually run instdir/unxmacxi/LibreOfficeDev.app , the system actually tries
  to run cppunittester inside the app bundle (it says so in the crash report)
  (it crashes because cppunittester requires a specialized DYLIB_LIBRARY_PATH
  apparently)
Oct 17 18:19:29 <tml_> I suspect that the system when cppunittester as part of
  the build process is run from inside instdir (i.e. inside an app bundle) the
  system "caches" this false knowledge, and thinks that the executable of the
  app bundle is cppunittester...
Oct 17 18:19:36 <sberg> tml_, no, never noticed; with "run
  instdir/unxmacxi/LibreOfficeDev.app" you mean calling "open
  instdir/unxmacxi/LibreOfficeDev.app"?  (I always call
  .app/Contenst/MacOS/program explicitly)
Oct 17 18:19:52 <tml_> yes, I mean "open instdir/..."
Oct 17 18:20:53 <tml_> some googling tells me that at least years ago, the
  CFBundleExecutable key in the Info.plist is ignored if it is manually changed,
  so I guess similar caching of mapping between an app bundle and which
  executable to actually run happens in this case
Oct 17 18:23:17 <tml_> and last year somebody even claims "And while on Mountain
  Lion, CFBundleExecutable seems to be a no-op", which would be odd, surely
  there must be widely used apps that have several executables inside the MacOS
  directory; how would the system know which one to run when the app is run?
Oct 17 18:24:38 <tml_> hmm, apparently the code that handles this might be open
  source even, http://www.opensource.apple.com/source/CF/CF-744.18/CFBundle.c
Oct 17 18:25:52 <tml_> some mention of "caches" there yes, my guesses might be
  right
Oct 17 18:27:05 <tml_> if I cp -R instdir/unxmacxi/LibreOffice.app foo.app and
  open foo.app, it works fine
Oct 17 18:28:33 <tml_> anyway, I guess it would be cleaner to have cppunittester
  somewhere else even without this problem
Oct 17 18:37:09 <sberg> tml_, yes, IIRC having cppunittester in instdir was a
  misguided mst decision, because that odd LibreOffice_Test product (that
  pmladek said nobody needs any longer anyway) includes it; I think consensus
  was to kill LibreOffice_Test and move cppunittester where all the other NONE
  executables are, but looks like nobody executed
Oct 17 18:37:55 <tml_> ah ok, so mst should know what needs to be done? good, no
  need for me to try to hack this now then
Oct 17 18:38:19 <sberg> tml_, I'll do the cleanup tomorrow, unless somebody
  beats me

This removes smoketest/losmoketest et al along with the *_Test product, as they
seem to not make sense without it anyway.  smoketest/Executable_libtest.mk
appears to be a test that could also be run during the build, and only ended up
in the *_Test product by accident, so I left it untouched for now.

Change-Id: I8024472c909fe0a885eb08ef4d3777f8a9e1f7c8

2013-10-18  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b538fc543ecfbafef94b15ef068890c22d7f2218]

fdo#60698: Move fileaccess module to ucb

Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb
Reviewed-on: https://gerrit.libreoffice.org/6311
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [30947844fe641021177120e134b1244cb7a95f7f]

solver is dead and gone

Change-Id: I66257ed063849fde997ff78b8b9a6fc2db939fde

2013-10-18  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [88c7e9717980caad0addf54d986a2f60d92c8a6a]

fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"

As discussed in the bug report. I changed all occurrences, not only the one in the Calc menu.

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

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [1b4aa55ecd7b2c3f6e0d281642d0ed0a066dec69]

pScreen uninitialized

Change-Id: I244c3b5a949ae5c8a5bf46d1b58439e080b2c848

2013-10-18  Eike Rathke  <erack@redhat.com>  [587473c238829a1a0ec436c716f13a1f0f82689c]

added Ladin_Italy [lld-IT] locale data, fdo#70530

Change-Id: I7c0e88ee9d01eec3df471d84f122123dfb24f4fe

2013-10-18  Eike Rathke  <erack@redhat.com>  [21ebbbcb9a98b011f423c7faa72ded5fb40d679d]

added Ladin [lld-IT] to language list, fdo#70530

Change-Id: I9bd65a7f66710d94a2c4dbe6d1b28f8ddef8d9a3

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [f649a16e740f55ee9413a556ebaa8b8774f8a42c]

some GetTokens hidden in windows only code

Change-Id: I45da175fe0f72996b26d66c29e0e6a1b4115b896

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [9c1170b25a9fab13084d2677aa4fc986db5ab675]

move xid-fullscreen into gnome package

Change-Id: I2ad0838a12ce06b2c6e77b7f55cdc2cd0627a38b

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [2d3dd8594ee3e43fcf9a65887f90d187a4393297]

missing .mk

Change-Id: I923153579d6cc50354450a5b3a55ecc133ae5e41

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [14bb85e0a3d95419c484bfa23881f03c54031c5d]

Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utility

Jaw dropping hack to set a slideshow to span all
monitors if gtk3 is available at runtime

Change-Id: I363f63c9855d5cb1f92d65d0b34add0c60f7263c

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [a8dd794356cb62480b2dc12504ad9e0158a0b583]

Related: rhbz#919070 display -1 means span all displays

So try to set size to full "screen" size. most window managers
will ignore this however unless _NET_WM_FULLSCREEN_MONITORS is
set, Under gtk3 we can use gdk_window_set_fullscreen_mode to
do that. Its effectively impractical for LibreOffice to itself
calculate the right parameters for _NET_WM_FULLSCREEN_MONITORS
as far as I can see

Change-Id: Ia725f21048bfcec3dbf1478b4303ccd9cfec0b36

2013-10-18  Caolán McNamara  <caolanm@redhat.com>  [13f383ac919acb36f54c5cf211954a8c032837b4]

Related: fdo#38838 remove String::GetToken

Change-Id: Ic5307816dd3f0c74f10eb8a15910a1674713bf9c

2013-10-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [11e7475402861ab2719cfefce35a405298946b71]

Check for minimum version of flex (2.5.35)

since at least 5c2ba4aad61ce2c7c661202ae7ed26e1859c5216 flex 2.5.35 or
newer is required, but linux baseline (CentOS 5.9) shippes with older
one. Fail in configure/autogen instead of during make

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
...and gracefully cope with Mac OS X flex --version returning "flex 2.5.35
Apple(flex-31)", so just look for the first run of d.d.d when determining the
version number

Change-Id: Ia5a324474aaa1a45910f50b4a78ab6ce6279575e

2013-10-18  David Tardon  <dtardon@redhat.com>  [f2422ab90d92104915b93e96f647a89bbf55ad30]

fdo#70480 do not crash reading malformed zip

Change-Id: Ibbdf7ce4979f8452c4a662cc9ae3f598cce23126

2013-10-18  Noel Grandin  <noel@peralex.com>  [1d7a58dc98faa7c049392fc2aa15728ef8819893]

convert std::unique_ptr to boost::scoped_ptr

I used this during my String->OUString conversion changes, but
apparently it's a C++11ism

Change-Id: Iff727a92d6d0c3e418275d2850ce70cbd2d2546a

2013-10-18  Noel Grandin  <noel@peralex.com>  [d08ef4d26594f7bd2711615d90796e1613e82f9f]

random OUString to String conversions

Change-Id: I9cfb8e7183b9cce7c690f3a43a64b61a2aa8c754

2013-10-18  Noel Grandin  <noel@peralex.com>  [218775e19cee88cdf7dae1ead787cb4274f52cd4]

convert String to OUString in reportdesign module

Change-Id: I6c154dff7c613c8975136f2934df3b0f385dade4

2013-10-18  Noel Grandin  <noel@peralex.com>  [cc10a8a4672d85a38164cac3735a830bf75638be]

convert remnants of String in SD to OUString

Change-Id: Ia09dab36376e0169cddb5e8b0aa096d5327a8213

2013-10-18  Noel Grandin  <noel@peralex.com>  [bc3b7ca3c7bfc231aff489cdb49e9cd1bc767247]

convert remaining String in SC to OUString

Change-Id: I3ee8c3b59bf9d6ef6516f1da64cbe5f0b35af2d0

2013-10-18  Noel Grandin  <noel@peralex.com>  [8051bb7e18ccae0f639e65dfa86bcc18a5fb9108]

converting remaining usage of String in SW to OUString

Change-Id: Iaaa3812412dc880eb9d08144219ebe428007884e

2013-10-18  Noel Grandin  <noel@peralex.com>  [b4d116ef8f0b405fd9b12967766b138c21605489]

convert sw/source/core/access/*.cxx from String to OUString

Change-Id: I03c63fbfe40e1fd7b7e26ecc7f16d695a68cbe46

2013-10-18  Noel Grandin  <noel@peralex.com>  [aa5cccd33c3b55dd4664f2600e0cf50d931ca122]

convert sw/source/core/crsr/*.cxx from String to OUString

Change-Id: I5fa7cc6ef54d0fed5752e422ab750f83a36d72ee

2013-10-18  Noel Grandin  <noel@peralex.com>  [d6e321f8264188ce8371c060ebeb75b213f0c90f]

convert sw/source/core/doc/*.cxx from String to OUString

Change-Id: I08caf2c9b7b2368f715fd582c93d40d69de2c875

2013-10-18  Noel Grandin  <noel@peralex.com>  [df1b20d47aba481f27c7ac3428267c8c9e5ae4b1]

convert sw/source/core/docnode/*.cxx from String to OUString

Change-Id: I1c9e569b41f953510160cefee626ee7c9440c3c0

2013-10-18  Noel Grandin  <noel@peralex.com>  [0422a95d375b8beed7dae7aebbb70b9bad9219d1]

convert sw/source/core/edit/*.cxx from String to OUString

Change-Id: I7d79a1a5bdfbfbb58ca2b99dc544dc174c997fb4

2013-10-18  Noel Grandin  <noel@peralex.com>  [4da4fe2d38d7adc9360e4b380bf372cff2323902]

convert sw/source/core/fields/*.cxx from String to OUString

Change-Id: I1e56b2bc0499aebf4e7e57ad7c6e6c84de6a3efe

2013-10-18  Noel Grandin  <noel@peralex.com>  [5c3382d57af73f8a78614a6f8960d5caec36f7b7]

convert sw/source/core/text/*.cxx from String to OUString

Change-Id: Ifda1e87fb14d075bb0b1708efc12404c9ebc255a

2013-10-18  Noel Grandin  <noel@peralex.com>  [c60452f1b425adfd42f03d7640a073c039c2e054]

convert sw/source/core/txtnode/*.cxx from String to OUString

Change-Id: I959196c06025e35211ee23bac574ba63a83938b1

2013-10-18  Noel Grandin  <noel@peralex.com>  [e39d9876166317b95a0b1f4b5abf032932085a12]

convert sw/source/core/undo/*.cxx from String to OUString

Change-Id: Ifbd63cd8184deec7f11d504d78d29c8f3ddd247c

2013-10-18  Noel Grandin  <noel@peralex.com>  [bbd37f87b337f4b5c91fae02357a932de3eaa094]

convert sw/source/core/unocore/*.cxx from String to OUString

Change-Id: I4af097f36d47452dc992f8965f74dd707c2c08a9

2013-10-18  Noel Grandin  <noel@peralex.com>  [3898de20ed5f6347045e0ed18e4317abeadf2e74]

convert sw/source/core/view/*.cxx from String to OUString

Change-Id: I714464715e54f20b327eed0748ab9fd82d0980bb

2013-10-18  Noel Grandin  <noel@peralex.com>  [3eeea8b5ddad1e1f3ae59822b132b128557925ae]

convert String vectors to OUString vectors in SW

Change-Id: I431d805f2845830da0fa66f6521c5c7d6b5b10d5

2013-10-18  Noel Grandin  <noel@peralex.com>  [111c843ce392b58a1dd0c675dd4ef214535d817c]

convert sw/source/filter/html/*.cxx from String to OUString

Change-Id: I2ec64f459dca9389d709ba0cdf20a5c1ef34ad18

2013-10-18  Noel Grandin  <noel@peralex.com>  [76ef39f0377f6105f658b9867c8a496e565b2a3a]

convert sw/source/filter/ww1/*.cxx from String to OUString

Change-Id: I5c7279d1f9b27480d317e05de769ca7302f781e3

2013-10-18  Tor Lillqvist  <tml@collabora.com>  [66bb3616a85cebb96f59bb7cbc189d7632fc97f4]

These are now in external/Module_external.mk

Change-Id: I6b28b1f6bf867844a70e0ba74aeefeae8b8f8510

2013-10-18  David Tardon  <dtardon@redhat.com>  [5f4b0d748f54fee702aa92dda293cfb96f7cd978]

add README for external

Change-Id: Ib888da804f99ca3647aa588c1c6b1dafbca1df3f

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [13818a69d77a5806e2bafa92283a56a9f7ac690d]

fdo#70393: move icu to a subdir of external

Change-Id: I9d8191848b093240f79207446afb13ca6fd708e4
Reviewed-on: https://gerrit.libreoffice.org/6309
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [0ba2b78a07e1111208eef45813e14c33c95cef6d]

fdo#70393: move hyphen to a subdir of external

Change-Id: I5a112b6f588a704e682e7b50d5399d3da77fbacf
Reviewed-on: https://gerrit.libreoffice.org/6308
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [64b6499371fa22d52648523e65a28c041dd6579f]

fdo#70393: move hunspell to a subdir of external

Change-Id: Id3aafd95cb8c064f84898844a91f350e9aad0ed4
Reviewed-on: https://gerrit.libreoffice.org/6307
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [89b7435b9a98c93253638becafe5ff28efcfac4b]

fdo#70393: move hsqldb to a subdir of external

Change-Id: I01d383442ed43c602d4e4664da822c2fbb1a026f
Reviewed-on: https://gerrit.libreoffice.org/6306
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [d985257069d22d1a2d4b1491685094082c174e60]

fdo#70393: move graphite to a subdir of external

Change-Id: If0f3c19fd539d2b1323016df032b9f959a0adf66
Reviewed-on: https://gerrit.libreoffice.org/6305
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [27d330950f975322bd68edf836d7e3b91f76e57f]

fdo#70393: move freetype to a subdir of external

Change-Id: I533d855e30e46b937d27d185eabc0ca3a3473f4d
Reviewed-on: https://gerrit.libreoffice.org/6304
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [27a1ae650d17bb588108a20af2ecec6d061e596e]

fdo#70393: move fontconfig to a subdir of external

Change-Id: I467e83b4c1ca938f5cdc333d9af103bcd01832f2
Reviewed-on: https://gerrit.libreoffice.org/6303
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [1fdb6185a18990818199ad355b89c72102c6a0da]

fdo#70393: move firebird to a subdir of external

Change-Id: I2cb4f4b63ab526c3d034adf8c006103cde7e7304
Reviewed-on: https://gerrit.libreoffice.org/6302
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [1a6264aa1230239006296247c5b6f098b80b6455]

fdo#70393: move libatomic_ops to a subdir of external

Change-Id: Ic79dddea1e366019f5a1d919ad0b9568b4d8cdf7
Reviewed-on: https://gerrit.libreoffice.org/6301
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [3c61695a8235eec183de1470c42ce5d112ddaa49]

fdo#70393: move expat to a subdir of external

Change-Id: I4735c3b10081ac62b4620ff5180f12c30b077627
Reviewed-on: https://gerrit.libreoffice.org/6300
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [86c32b4196d178955f6f9ef5254b6c6a1ee3c944]

fdo#70393: move epm to a subdir of external

Change-Id: Ifa10b01d9dce947a0153b9d3e1399d9842ba6241
Reviewed-on: https://gerrit.libreoffice.org/6299
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [a777285f9b8efc4e00183a25d39913f78eddc0ad]

fdo#70393: move curl to a subdir of external

Change-Id: I76401636aab7d4de198912b154d6ec3da35a711d
Reviewed-on: https://gerrit.libreoffice.org/6298
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-18  Khaled Hosny  <khaledhosny@eglug.org>  [39f73d93874114e2bacfd73da137180aad95a3f6]

fdo#70393: move ct2n to a subdir of external

Change-Id: If93ae0fa968539f72c9dbf29b4496355b6d66e05
Reviewed-on: https://gerrit.libreoffice.org/6297
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-10-17  Andras Timar  <andras.timar@collabora.com>  [30b3367605025acf70c2a25ec04b303c11eada62]

mailmerge: fix salutation list

Previous state: there were two salutation lists, one for men,
one for women. But they contained not only the salutation, but
title, placeholder, and a punctuation merk. Therefore, when the user
composed a Custom Salutation, and selected a pre-defined salutation,
the result was something like for example "Dear Mr. 2, Mr. Lastname,"
instead of "Dear Mr. Lastname,".
Current state: salutation list contains only salutations. There is no
need for two lists, because the Custom Salutation is customizable
separately for men and women and it is not necessary to choose
from the list.

Change-Id: Ibb4e195401f1d01d5e63c9085b99d7acf3ef1229

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [9e973325ecd17cc990f76a8017155354a88b2cd4]

distclean generated ios/lo.xcconfig

Change-Id: I5db55ab575e3343664080936bd14a0c04f134fb6

2013-10-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [43ccd83d2598256de2193348c0b3c7f85fb4870e]

URI schemes must be matched case-insensitive

Change-Id: I0ca761cdbf2509ab225101984484905c94e8b3a1

2013-10-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [fc357b79e71577916e8d1970c6419619b950bd1c]

Remove dead check for start of string

Change-Id: Ib8fcc3dc5d216d1cfae569f605a3f415f80770c4

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [94f99a6baeb27af70f4aa74e74a3090d50f24470]

sax: build fix: don't prefix enum values

Change-Id: I6f4eac6103821227bc72de8c3bb0fb89a7a8bc9d

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [dd35d93d81580334277418f2d7bbc2b0a132a16e]

sax_attributes: needs cppuhelper on Windows

Change-Id: I5c9fca7f895b57fcfc5cdd8e5cbd879c74fbbf04

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [a2e59ec887ffc42f9c7d7f6cbfd4ca5035eca091]

sax_parser: needs also boost_headers

Change-Id: I2b0dd5a63d3a0d064c6431e01ad76fff111b67e6

2013-10-17  Andras Timar  <andras.timar@collabora.com>  [7527e8f71bbdb87f283a6c19e4dbdfa0faf0622a]

fix thinko

Change-Id: I766665e9b4cc83a78d718b194eb8dbb3fd5113aa

2013-10-17  Andras Timar  <andras.timar@collabora.com>  [828bc9d9376d296db47fbee699ae08e546b50a8d]

remove German text from resource

Change-Id: I8a34d2a5d4ea5e8e7f2245b97e4b8b0577edcc17

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [b9c9874853c3e5f6e2bd83d4b48fdd9eb8b5c561]

sax: fix build: needs explicit type

Change-Id: I5a5c52215b0177d663f0694515240c3f95a3ab40

2013-10-17  Eike Rathke  <erack@redhat.com>  [45d569be8f1db177bc539db75e225d8c60cdfca6]

use LANGUAGE_MASK_PRIMARY in MsLangId::getScriptType()

Change-Id: I55ce19b615722fe9152a4c683037bbb4578dd49e

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [2b8b417401577156c39d5cdd86985ae55c6e03a9]

We don't use cppunit when cross-compiling

Change-Id: I8ff723233546d9becd001ab54a7df5ad98223f90

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [04aaf0a52ff692e340d4acd47c4ddf5857b12df2]

These are handled in external/Module_external.mk

Change-Id: I1d1fbef457a34f730c9a83c5580fd56a0bed455c

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [aeca826f3463a831182cc9824b5ee229150cc1e5]

fastparser: don't use multithreading for small documents

Determined by XInputStream::available().

Change-Id: I450f4796d9c072b395393582bfc3e1e7768e243b

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [7aa35dcb43a8d626873a04196e37391ea8f0a878]

fastparser: don't create temporary Events; use references to event list

Change-Id: I1e12fbeeb90d6020d0566d05fc0318082e1da5fc

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [6f1a110a370967b31f46d0323329dd9b4436ea26]

fastparser: reuse event lists if possible

Instead of allocating and freeing the memory all the time.

Change-Id: I53800abaca51d42d7d44a98fb271de7df7f90f58

2013-10-17  Michael Meeks  <michael.meeks@collabora.com>  [902748b6ff9aca0793466c863e30c9e052321f52]

fastparser: re-work locking, add high & low watermarks, change sizes etc.

Change-Id: I7fe1435addc6dce5a74a8411f7825cea331a5b3f

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [9612bdbfa9335823e864c354130717f0e7607bf1]

fastparser: implementation using two threads

Instead of calling methods directly, generate EventList - vector of
Events, where arguments for the callee are stored.

Change-Id: I227a0ef3038566664ac8f294770152c8b445997b

2013-10-17  Michael Meeks  <michael.meeks@collabora.com>  [2df047bfd1f618329872261ca0600fe232ad8cfe]

fastparser: cache default namespace token for ooxml.

Change-Id: Iee98ec92380d6d0404ab236e062ddbc2378cda43

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [c293e73e8f6802fe9733fb69616efb8074acfce7]

FastAttributeList: avoid OStrings in attribute list; just use char buffer

Change-Id: I4879563fae3b85c68bbd1c4b260f9833848f4bda

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [9ae701509add0f0192b02fab787c6acbc64be349]

FastAttributeList: use vectors instead of map; the size is small

This is also preparation to avoid OString internal usage.

Change-Id: If0ea36155d8ab3f5c91c2aafd6932fabeadadd41

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [bc2d6ef106bb3ea40fd54dc57e786a8a1898b465]

fastparser: remove duplicated OString version methods

Also remove AttributeData and make the two for-cycles faster.

Change-Id: If0343992173bb333eee39c33bcb86acaa5a3d288

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [03d76d034e5e5e30cc8de98e103c5a6e881ec06b]

fastparser: isolate calls to XFastContextHandler in Entity's methods

Unfortunately, we have to store maNamespace in two stacks.
One for future parser thread to compute tokens and one for
main thread calling XFastContextHandler.

Now we are prepared to implement multithreading.

Change-Id: I421b55afa2e9ea80142e6068c7a515d31913ba69

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [bd4c869bbb66839506a45b71ab64792289ac7256]

fastparser: store mnNamespaceCount in another stack

This is preparation work for multithreading.
mnNamespaceCount will be handled in parser thread and the rest in main
thread.

Change-Id: I571026ea499f6876b8dafb4e1bdc56d1add649e5

2013-10-17  Michael Meeks  <michael.meeks@collabora.com>  [7e77559b6f79dbf7e96073ac5a90f9b8ff0270c9]

oox: special-case single-character a-z token mapping.

Change-Id: I58a810cc6062d5b42558dd5c0f37426a8a210f40

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [86501dd6e0249c4291787d7cbaa88e84370a6c3e]

sax: add unit test for FastAttributeList

Change-Id: Ie87c80383991dca84b4f6e2074c5c53567ded0b6

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [dffb0782bb40337e32f3a22b3827b1d47e0acd72]

sax: add unit test for FastSaxParser

Adapt FastSaxParser so that it does not require XFastDocumentHandler.

Change-Id: I7af49752dfbb4b55b8dde094fe6b762bd179be78

2013-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [7082efee96e1f165b30b1266376bb95db006e25e]

remove not implemented method declaration

Change-Id: I340ab40724cc864920cea05db63440803e60e275

2013-10-17  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [5d4558da5f4b5ee61589fd2b9acaf4eff9b515f5]

fdo#58982 Center the splash screen in dual-monitor setup

The problem was that the position of the screen was not considered.

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

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [ab5b6e3de4e3eb056e4985cbf2934fbfbfb0ea06]

The Emacs mode for Objective-C is called "ObjC"

Change-Id: I78428758aff0f0fb7e25ae8724ac32db824e10a6

2013-10-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [5d4f1fa7b6a9384cff6a89829fcd507c05380fd4]

writerfilter: remove unused WW8StyleSheet class

Change-Id: Id006db1013c981a6f2392bb52c2f26cf5e5bae5d

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [ad55d4e904634871c75a7007801c1b700bcb7ca3]

Bin --enable-desktop-gui-elements

Nobody wants LO's own widgets in a touch / mobile app after all.

Change-Id: I84f1e85cebce80b6ff4ec5e4e3254654b5f5e6ec

2013-10-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [cce7939a166bbf9713ea06bcd3901dfaf162126d]

writerfilter: remove unused WW8Style class

Change-Id: I24af395c6899e9b3551bd7ff473ada2315812173

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [7223027a3a7e6599e387559d85f1eaebf3bbbd6c]

fdo#70393: move cppunit to a subdir of external

Change-Id: I96ab796757af0c6c6741059b35fcaeefc2bf4507
Reviewed-on: https://gerrit.libreoffice.org/6286
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [894f5e46a6d72d3cfc3731c49a5f01626c6b95db]

fdo#70393: move clucene to a subdir of external

Change-Id: Ia9b7b18526119e29e21eb315d84d099861e15ea0
Reviewed-on: https://gerrit.libreoffice.org/6285
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [8e434a45c2f8bee39d9a70fbe2707d8a144ac790]

MSWordStyles: initial DOCX export of list styles

Change-Id: I96522b72de1e0322229105c24913ed011b28d170

2013-10-17  Eike Rathke  <erack@redhat.com>  [c450aafad00da4553fc6f7abadb19b4b16df6b88]

solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID cases

Change-Id: I7ccead4493c9848b55f642c2636daa3c60aeb7a6

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [7bbd58eafc3146abcefc73d2d1ca6869bb47ef5a]

fdo#70319 "exponent followed by at least on digit" also for special case 0.0

Change-Id: I07e7917417b8a22cf6d64f2b7a447f9084b9fa2d

2013-10-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [2ed29702ab29240e8e68c9c0f168a551d17f79f6]

sw: bool -> enum for style type in AttributeOutputBase

For now just use what we have already: paragraph and character styles.
But it enum should contain numbering styles as well in the future.

Change-Id: Ifd2f918446537e04cb5ba2cd8df822c5a1f9099c

2013-10-17  Caolán McNamara  <caolanm@redhat.com>  [d1563b818d335495a5591f5fd491fee77b47c93d]

Related: fdo#38838 make String::CompareTo private

Change-Id: Ibb17bb9e5df9fa9cf9abc4c05dc6ae8fa15b4058

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [63691a62c8695889144841abf8a32d52535ae671]

Consistently use SAL_USE_VCLPLUGIN as a bootstrap variable

...and neither exclusively nor additionally as an environment variable (where
bootstrap variables include environment variables, see the @file comment in
include/rtl/bootstrap.h).  Note that LibLibreOffice_Impl::initialize
(desktop/source/lib/init.cxx) sets it as a bootstrap, not as an environment
variable.  (Though desktop/unx/source/start.c still only reads it as an
environment variable; could potentially check argv for
-env:SAL_USE_VCLPLUGIN=...)

Change-Id: I9315f585cdb4f0783181359e030686167c4e4625

2013-10-17  Ptyl Dragon  <ptyl@cloudon.com>  [76a9ae801bcc252947da991e9bf6dc3ebfde5ebf]

added for infrastructure for ios tile testing app

Change-Id: Ie8ac64769c01c5e967a56844a69747ef4d4f20af

2013-10-17  Ptyl Dragon  <ptyl@cloudon.com>  [ae549ad1e66283b641e27c3a3743b468b9ff1c43]

infrastructure for ios tile testing app

Change-Id: I1a3d10b7fb61b19664b383d29c6e607c01b90a71

2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [647d766c328668a1ab404fb464970647a3916e28]

Updated core Project: help  e4a53e8dd344207f81e1a06db8db153883fddcb3

add DateAdd to index of all Basic functions

Change-Id: I822dffb39e12a3bc8702e3bb50d22bbd3dfa2eaf
Reviewed-on: https://gerrit.libreoffice.org/5900
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>


2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [a1c600098413725540e2219369dab3134e19920a]

per SQL standard, BIT is 0/1 but BOOLEAN is true/false

Change-Id: If088cd33c19bccddbf145a44d19bf37adf638f3b

2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [080e9c298738988f36df43b8edd7b6e7bf4224cf]

bogus WaE: 'bValue' may be used uninitialized in this function

Change-Id: Ifde0f9370d093f447edac4899c5bbc7940da5a8c

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [1fc195f7e830619d56cc4c56043b154bc3a72b02]

Simplify code (VERBOSE was unused)

Change-Id: I281be165fe110fee3e174e96e11cdbc4aa5671e0

2013-10-17  Thomas Arnhold  <thomas@arnhold.org>  [c65eb7e56934b22f9bea68e62c0a51fd59869f1c]

Related: fdo#38838 remove String::SearchAndReplace

Change-Id: I1cc52d0be360b05e722a18b3ca5d08b2b0b0842d

2013-10-17  Thomas Arnhold  <thomas@arnhold.org>  [5df4743236c0d41ad0d28ba7e743f2ea4f74c8e5]

remove some unused code

Change-Id: If3e7c03aedf7b953c7bd3017534b3d5fbeeb6192

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [2d1675c3adbd3f3ff4b0d6815c88938ed775b9b2]

The getSupportedServiceNames implementations will already take care

Change-Id: I0c7ae8e0393f069259b943e04368e874abdf8386

2013-10-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3d3293144b0e0d2d28136b1b2c7154d6352463b8]

fdo#54938: Adapt svtools and comphelper module ...

to  use cppu::supportsService and other pieces.

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

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [6fe26facd06d4d1e5e37384d25d83209209229fa]

Produce empty share/uno_packages/cache/uno_packages/ hier in instdir, too

...though the way to do it is probably somewhat overblown...

Change-Id: I9b0da2913e0584eaf7d2ec98d1a29e1d78533d51

2013-10-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [ab2c1321776e0b622c5f0747366bb0bfeb163cc5]

writerfilter: fix default numbering style

Change-Id: Ia019c93841043ac5d65e08ad17400acc27f82d6c

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [214fc9134176c79c701ce90dc252738d8038e01f]

fdo#70393: move cairo to a subdir of external

Change-Id: I5a5d43521d3d7227dadd05525e2c69c63a3f1c1b
Reviewed-on: https://gerrit.libreoffice.org/6284
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [4641fd9aecc73b3cbdcb83d67f423c8d06f456fd]

fdo#70393: move beanshell to a subdir of external

Change-Id: I7e8324fd366a25db59becedfb3f00a10723f45be
Reviewed-on: https://gerrit.libreoffice.org/6283
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [174e24ffff2f76da94df3bdefa5416c5f2256b78]

fdo#70393: move boost to a subdir of external

Change-Id: Ib6aa36e296dfc1237463c4257f7ea1bd1fe72a1b
Reviewed-on: https://gerrit.libreoffice.org/6282
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [694248e9785e943bfc83d119304a5b18b683e21f]

fdo#70393: move apache-commons to a subdir of external

Change-Id: I97f27f1fd53e416767c7aa3478deb23aae0427e0
Reviewed-on: https://gerrit.libreoffice.org/6281
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [6cef5936a9cf9e004b6940edfaf57493558332b9]

fdo#70393: move afms to a subdir of external

Change-Id: I73d7998a9a36d466b4c6d9cac408506a42bceebf
Reviewed-on: https://gerrit.libreoffice.org/6280
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [15be40969c107f073a3fa7f5fd67e8012ffdcbb3]

Fix quoting

Change-Id: Ie2228247f5edc107ed183a25ef30256d8041e000

2013-10-17  Khaled Hosny  <khaledhosny@eglug.org>  [268a3214073f95371b7e5ae35b95ca01967f0494]

fdo#70393: move harfbuzz to a subdir of external

Change-Id: I3eaa6d95aaa1753822e20d21f90f39cadb939332
Reviewed-on: https://gerrit.libreoffice.org/6276
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [d879a74ee2d8baad5de4edc4e13144d3cc0c6bf0]

Scripts need executable bit

...or else they would end up non-executable in instdir, now that they are
directly copied there via desktop/Package_scripts_install.mk.

Change-Id: I8d2add1fd7f13ae9080d2f710b5fbb60d1e8ad1a

2013-10-17  Jan Holesovsky  <kendy@collabora.com>  [f2202fed9e9682a6316df0deb0f4679a0a3184e2]

Tiles: Documentation of the parameters.

Change-Id: Ibe31a105972cee2aff9b6896cdd80bd93a1a0e7d

2013-10-17  ptyl@cloudon.com  <ptyl@cloudon.com>  [d8e8e6bcbeaa9c4d0058e01ce7be07e57f615b1d]

added draw tile signature and select all fix

Change-Id: I6118c55caa12d9ba52000f89e869e27b218859be

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [fcdde111e451f84e373c67a485c87d1ad744cfe4]

fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command

Verbatim ")" or "," in the URL will apparently cause problems when Mozilla-
derived browsers parse the openURL(...) command (see
<http://www-archive.mozilla.org/unix/remote.html> "remote control of unix
mozilla"), so percent-escape all "(", ")", and "," in the URL.  Also, remove the
space before "new-window" as "Commands should /not/ have spaces in them" (see
link above).

Change-Id: I4b0f3f6a19c94ed9346bb6c55e77d6eae82baba2

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [7ff0a2e41c872dbfacf132ff756ed10dc8f3e8c7]

Quoting clean-up

cosmetics only; even the unquoted echo $1 would not have caused any problems

Change-Id: Iabae872fe6232dc1cd627b736f0c4fc5a8611037

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [288d1a3ff4a5b2b96b278c791c52376d2c3c980b]

Remove unused run_browser()

...unused right from the start in 3d5468a8590ff9b36ac16845782af118d07b7786
"INTEGRATION: CWS defaultbrowser: #i27120# new unix shell execute service
implementation."

Change-Id: I18ae3c4c372163787e9bd4f8c946e15128a9deeb

2013-10-17  Caolán McNamara  <caolanm@redhat.com>  [c975d6b751c48471d413b2e15ccb86e742e9e231]

Related: fdo#38838 remove String::CompareToAscii

Change-Id: Ie853747ec693bce34e5be3940c236be5e5544b00

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [e3c461104057fde8bcfc5778b24039ff387c4926]

Make the MobileLibreOffice project work better in a srcdir!=builddir scenario

Manual intervention still needed to copy over the
ios/MobileLibreOffice and ios/shared directories, though.

Change-Id: I1e985cb9bf61238631bd01cd222eeaeb447d58b9

2013-10-17  Stephan Bergmann  <sbergman@redhat.com>  [08b4ce61d37f138a366ba52bc27ca0a9d7192b09]

-Werror,-Wunused-const-variable

Change-Id: I635235896853693dd7687e0b72ccb3caf4febb89

2013-10-17  Tor Lillqvist  <tml@collabora.com>  [2337bb6b402391983f8f96a8d0bc9e904dd124a9]

WaE: unknown warning group '-Wmaybe-uninitialized'

Seriously, would it be so awful to initialise the value even if strictly
speaking it is unnecessary? Hopefully avoiding that is not an attempt at
manual micro-optmisation? (Or did the initialisation actually cause some
warning?)

Besides, Clang is not just "the MacOS X compiler". I use Clang on Linux,
too. It is great. Our Clang plug-in (which can be easily used only on Linux)
is very useful.

Change-Id: I379afed707d96745ee29979bd79467309adf0147

2013-10-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf6d1f77420dcc9ece4d9f4eae1e37b427d85c6a]

Normalize DISABLE_OPENSSL to USE TRUE/<nothing>

Change-Id: I84dd99f42e032315fbf31332dfb62eb3ef4aa4c0
Reviewed-on: https://gerrit.libreoffice.org/5724
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ce40605a8f906ebb4d800798d1e0c17ded4c053a]

Revert "no need to double the conditional, once is enough"

This reverts commit b63029c8072c10c03b2fc36fe82619f0cff0ca18

This might be a bug in gb_Helper_optional or some such, but I get:

make[1]: *** No rule to make target `/home/master/src/libreoffice/workdirs/master/src/9e5d864bce8f06751bbd99962ecf4aad-libpng-1.5.10.tar.gz', needed by `/home/master/src/libreoffice/workdirs/master/workdir/unxlngx6/UnpackedTarget/9e5d864bce8f06751bbd99962ecf4aad-libpng-1.5.10.tar.gz'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2

Change-Id: Ib9cd0cbe800f158bf50aaeb95f848cc2fd805de3
Reviewed-on: https://gerrit.libreoffice.org/6287
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [efd341157c3cf738756afd77a91f37b735e9a2de]

MacOS X fixup to bogus WaE: 'bValue' may be used uninitialized

Change-Id: I1485e7f6b9147d4cec94833c0a2b35e730c397cf

2013-10-17  Lionel Elie Mamane  <lionel@mamane.lu>  [9d5e05edb20819e7b989f366fbd86ca4c2cd7cc5]

bogus WaE: 'bValue' may be used uninitialized in this function

Change-Id: I14983509a41bd6be0d7fed29d7f89fa4a21fe08a

2013-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6aa0488da21ef21b9da68253682b174f11f305f5]

this method is not supposed to throw, fdo#66241

Change-Id: I1e2eaeba47e16e6b261c4c382ec10166eb08d7f3

2013-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14940227849e792ce161633a87adf687b2bf9140]

CID#1028073: possible memory leak

Change-Id: Ifbc7d7b04b20fbf46204866a82aa10319c5dddf2

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [98404a843198c532c5639b073a3a83ff3529615b]

remove glibc stub and tarball, it seems to be completely unused

Change-Id: I1638d4cfc0e6025bd33ed6770ede8556304d6919
Reviewed-on: https://gerrit.libreoffice.org/6278
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Eike Rathke  <erack@redhat.com>  [151c55e77185aed554e3db7b92b8ec3e006bbd66]

re-added an omitted nFuncFmtType

Gone with 58380c11216cb9f03a98e3d53dcee702576fedb8

Change-Id: I6b076d635c3d2cd37ed6b65a83c758b30e0e1522

2013-10-16  Eike Rathke  <erack@redhat.com>  [5191cd8307fd7155fca5281b762d73e923c60c58]

fixed MIN and MAX matrix case regression

Introduced with 58380c11216cb9f03a98e3d53dcee702576fedb8
If in MIN matrix minimum was >0.0 the result was always 0.
If in MAX matrix maximum was <0.0 the result was always 0.

Change-Id: I59bd1e9815912eae6b4846c092d98a8949b30e8d

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [82a3c3f702e78232ebd4671c0061aa817bbd146b]

move mingw-externals to subdir

Change-Id: I324225ac397d8e4bb1f58f0b8040eb08b7142ee9
Reviewed-on: https://gerrit.libreoffice.org/6277
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Eike Rathke  <erack@redhat.com>  [f46cb0c45a3e00057c1bcf73ac850ef44d470b9d]

fixed out-of-bounds OUString access

Change-Id: I971c339f2cb4cddcf4fbb447eb79282d34979220

2013-10-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [31d3ab5ea19268cb51a5efdd6ac0065dfce25f28]

writerfilter: remove unused WW8ListTable class in doctok

Change-Id: If13c1ce4847e5711cbb60196a77a669411496306

2013-10-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [ee1187452ba0312cbef6406ea95c7ae39486076d]

writerfilter: remove unused WW8ListLevel class

Change-Id: Ib1058fcc10100938a34fae18e94fa9fd21ebfb36

2013-10-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [e9bcc4f814ba4a13942732dcabb3ae992af13735]

writerfilter: remove various no longer needed resolve* methods in doctok

Change-Id: Iae638fbc5142e7c6d3f62bd6916b25fa4ecf040e

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [67cfd9f3cfd2c9beb8724b890cf5015858de027e]

WaE: 'bValue' may be used uninitialized in this function

Change-Id: I6fd6f679dd81707483c6834a4d4b2ca935f7c515

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [556997bae75be8d8876d87a43d854cb969c12ce3]

remove SID_INTERNET_ONLINE

We have no online/offline concept for the office anymore.

Change-Id: Id7e71d9c4383b47d3fae6f8cb5dc18ec22a55934

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [4b1ebf998b344535d20a6205b915c21996fc06d7]

fdo#63271: Close hyperlink dialog after hyperlink is inserted

Also label it with "Ok" which reflects the new behavior better.

Change-Id: If8adde315c2d822e3210a0dcae7055519e5e558d

2013-10-16  Lionel Elie Mamane  <lionel@mamane.lu>  [ffff47459274d6187bb0ea6533f5acc0e7b7ed92]

respect reference values in checkboxes

Change-Id: Ifd0953f779f530af6b190425794f009a891f0afb

2013-10-16  Lionel Elie Mamane  <lionel@mamane.lu>  [d9eac2ceb8c75c7219e7a6f50a3d774be311228b]

make sure value passed to updateBoolean is treated as a boolean

Change-Id: I69549fd8ab95cf92ccb06fd9aed1b9dba2935d7d

2013-10-16  Lionel Elie Mamane  <lionel@mamane.lu>  [5c5df097e696dfb186a32838bb77bee3d244b058]

janitorial: bool is bool, not sal_Bool

Change-Id: Ia6fbde0521d503c3d774ebd265097804d375ed3b

2013-10-16  Lionel Elie Mamane  <lionel@mamane.lu>  [1883d4f10f4d6df0da27b5659724188adbf1d3a8]

when reading a bool from a database, treat is as a bool

This in particular allows recognition of strings "true" and "false".

Change-Id: I590a5357206e4fb0b92b78b8ee4655e445e6f152

2013-10-16  Lionel Elie Mamane  <lionel@mamane.lu>  [b9fac5769d831989dcff7bd815ca5630a916075d]

string->bool conversion recognise "1"/"0" additionally to "true"/"false"

since that is what the conversion in the other direction recognises.
It also recognises the "true"/"false" written by LibreOffice versions affected by fdo#68657

Change-Id: I213c23a19e4857905da93eeb2be1b9714215594a

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e2cec503d214be6b2f6cb64bbafcad8679c7891c]

empty statement is empty

Change-Id: I1b9dacea79b978384b61240bdecf83b9bd924a66
Reviewed-on: https://gerrit.libreoffice.org/6267
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b63029c8072c10c03b2fc36fe82619f0cff0ca18]

no need to double the conditional, once is enough

- the whole module wont be loaded with --with-system-libpng because of the
  gb_Helper_optional thingie one level up

Change-Id: I885fedf82bdbb383a3caee343422dc79528838e0
Reviewed-on: https://gerrit.libreoffice.org/6266
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [29a5707821f9ec386d5f6b90f7838db9cdff1263]

move MSVC externals to subdir

see http://nabble.documentfoundation.org/move-external-builds-into-subfolder-fdo-70393-td4078160.html for details

Change-Id: I5ebf3a6162a8f977d1ddf0d445f076afd53332e4
Reviewed-on: https://gerrit.libreoffice.org/6265
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Jan Holesovsky  <kendy@collabora.com>  [203a8bbd00e30d0e251a7d0705f26775a0c1d3a6]

Updated core Project: help  5158a5975dcc23ec1bb3dcd92fbfb5da03155596


2013-10-16  Jan Holesovsky  <kendy@collabora.com>  [66013a154bd2dccc0db1edd14197ce419ba9a614]

[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.

Will be .uno:PrintPagePreview going forward.

Change-Id: Ie5a35467917a54a60dab9eaacf0690c9df27e6f6

2013-10-16  Jan Holesovsky  <kendy@collabora.com>  [d62b71bddedccb6ff29090f621cc0803565332ec]

Prevw -> Preview.

Change-Id: I93cd8e27d5f16fe62a1434e3667fc7cc06c62e08

2013-10-16  Armin Le Grand  <alg@apache.org>  [dfa1afd0e8b7ae9c706c4a3171a04752e24230b0]

i123485 secured file import scanning existing pages

(cherry picked from commit 04b38114b0ca4be9895d8f9fa842b6cb390c8036
 and adapted to the rewritten scanBuildPageChainCache)

Change-Id: Ib90d0563be5aeb69aa14c28b3304e42f3cc46162
Reviewed-on: https://gerrit.libreoffice.org/6272
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [4d392f9132e5e21f0da7c043bd41a32921e0f41f]

Bin a line of dead code

Change-Id: Iebbb7e5200977e9c89cbd213cb78613d3d0f3ba4

2013-10-16  Eike Rathke  <erack@redhat.com>  [7693a4b9fbb60105d8438465db51c7afef4c3eb1]

Resolves: rhbz#1015594 CVE-2013-2924 use-after-free

Added icu.10318.CVE-2013-2924_changeset_34076.patch from
https://ssl.icu-project.org/trac/changeset/34076 assigned to
https://ssl.icu-project.org/trac/ticket/10318

Change-Id: I93a33e59aec9b79fb8d4b1517cd0990c79ee65fb

2013-10-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [628f572791c559cecd400ed402aa0d8140bfd180]

writerfilter: initial import of numbering styles

Change-Id: I81205ae7010ab776cd1880f779af2f623e290da9

2013-10-16  Stephan Bergmann  <sbergman@redhat.com>  [15cbc3e54aba11fb742bef513fab6bd2d16e7aac]

Unwind useless comphelper::ByteSequence typedef

Change-Id: I59317a0d591eac188fa01636031e907357038c29

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [22fbb71b5c9ca85dbf2879b212e4b3795f0dd072]

Use ln -f to avoid warnings about existing files

Some libraries exist both in solver/*/lib and in their
UnpackedTarball/foo location.

Change-Id: Ie312479069738b27900bd4d7021ede986d94f22a

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [a2f51cf9f4ff89593fa43f9f0442f2a8dfc5729d]

Drop the set -x

Change-Id: I014202fa48a211499b0290e6236bbdc96ad247a8

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [795dcf9da430c55f2702793b80ce031bf11933db]

Make libc++ optional for iOS and use the right library in the Xcode projects

It seems that using libc++ when building with Xcode 4 (and iOS SDK 6)
you get linking errors. Stick to libstdc++ for now then with that.

Propagate the choice to the iOS Xcode projects through the lo.xcconfig
file.

Change-Id: Ic61dd2336066a77c4219c532106e3e50e85d0689

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [687275db4c13daf5d31123ac65517e07172278ee]

canvas is null under Xdmx so createBitmap fails

Change-Id: Ia7ce38ef07e6225ce785fab580343dfcd7ecb948

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [ea8028a575f666ae32e2564a0d3557287909030f]

For clarity, prefix the LO-specific Xcode configuration variables with LO_

Change-Id: I196feb392f9ebebfdcd6f6e0ecd2c9cc89707cbb

2013-10-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [99f8cf1221b216c301e000eab88d75dbe9e9aa20]

fdo#70393: move libpng to a subdir of external

Change-Id: Ia52da28fc6a979c4712fc191ab5e71c1926b0c93
Reviewed-on: https://gerrit.libreoffice.org/6231
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-16  Stephan Bergmann  <sbergman@redhat.com>  [ca216af0fae6fa178c8d1debaabdeb2246bc8e63]

Improve test

Change-Id: If0983696bf9a44bda6edeb746c121446106a95c5

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [529ab4e735c1263f0bf5063779042898fc06e21e]

Get rid of PRODUCT, unused I hope

Change-Id: I934158f892daf3ae36f265e6bc95fd9987a05ca5

2013-10-16  Andras Timar  <andras.timar@collabora.com>  [7ee2ce24c4060e16b6aa852edfcbe5c531c89b6e]

fdo#69548 do not remove last space from hyperlink target

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

Change-Id: I7efd68fe21dddd7d9262d3e0b7400db67504e6bc

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [f9768de91e1d6e6c58cf8c09dd1a4dc23877c2ba]

CID#1103764 uninitialized scalar field

Change-Id: I828ab50e11546ba5f183e27dbff8ba87827bb426

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [d70b46c163c9cf147fdf6aed1aa14fbde2fd2049]

CID#1103768 uninitialized scalar field

Change-Id: I05ce7f66ca76345eabb660a12d9cd85a34ef55dd

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [9ad3316530c1bf55b6864013d7e4fb539eaef296]

CID#736195 out of bounds

Change-Id: I9a644a52146eb33248762c65c71fbd9a187490b7

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [8df4f86d27df14d22eec4894aba86e551ea9c4a1]

CID#982804 out of bounds

Change-Id: I134944d8c4a1312f65ff7c3df98d8828bfc96b15

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [557de68e965a5d1b0fb56270d5c5f46ebb9cd0fc]

CID#982805 out of bounds

Change-Id: I58b6a1738c2039e863f1446cbfa17d1138523694

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [5d6fc7d3fb9652185b2528188d4d8f56c1a4aa9e]

CID#1103722 resource leak

Change-Id: Ia08a0c8d4366bde572a7438ceff687f6028b066e

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [f4b293d5776101433131234daf6347076bbb458d]

CID#1103728 malloc(1)

Change-Id: I89bbd213b7eddd5c55d4c8768929add326a63722

2013-10-16  Ariel Constenla-Haile  <arielch@apache.org>  [3c54ef67ac055af374a81e1a128ff1dab8617f7f]

Resolves: #i123481# - Paragraph should have a language to mark it localizable

(cherry picked from commit 6f9694374143ce181353b44df1d9da78d7dd7cc1)

Conflicts:
	readlicense_oo/docs/readme/readme.xrm

Change-Id: Idfa47f97ad84ad5b3bb9414ee9e3b89e693501f6

2013-10-16  Ariel Constenla-Haile  <arielch@apache.org>  [831e35610c91556567d5e0bc14a4125ebdc2ac35]

Resolves: #i122759# Pass the Sequence by reference

Despite it's name, rProperties, the Sequence is not a reference in the
function signature.

Besides, some small improvements:

- instead of compareToAscii, use operator==, which is  optimized for
performance
(cherry picked from commit a17e221225915c140c7840904cb9b46d75731edc)

Conflicts:
	cui/source/options/optsave.cxx

Change-Id: Ifffd2b9014210c885f03ff8116ea97625b903cba

2013-10-16  Armin Le Grand  <alg@apache.org>  [500822eeb46698c7317f57de72b2489d98042374]

Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elements

(cherry picked from commit 2fc5d2946561258b012b80443cac025d851afda8)

Conflicts:
	svx/inc/svx/fillctrl.hxx
	svx/source/tbxctrls/fillctrl.cxx

Change-Id: I3be23f7ec199c49beb7c5cecfb835977e2bedcea

2013-10-16  Caolán McNamara  <caolanm@redhat.com>  [255cfbbeaa090fd7a06130e2b621cb27ae9baca4]

Related: fdo#38838 remove unused String::Append varients

Change-Id: I158c171d39756d1949427b3a45d685a194d9fb63

2013-10-16  Stephan Bergmann  <sbergman@redhat.com>  [0522b84769922218cc1e1c9c7baa16e9fad77538]

Straighten the removeFragment code again

...what apparently happened is:

	 First, 2c6363eb16f50a8cfd81bc8511554af4f9e06478 "Be less pathetic" replaced
    MediaDescriptor::impl_normalizeURL with removeFragment.

	 Then, b378e754ae892a044460cfbe33ccc2e51c01f5ca "CMIS: fix file saving issue"
    (plus follow-up b50d3727cf336bb536efe7bf067f484ddf864e9a "WaE: unused
    function 'removeFragment'") removed calling removeFragment at all (but re-
    introduced a now bogus "Parse URL! ..." comment that (1) had removed), which

	 34f4d2574987b272681b5843e8f5edc374f55fde "CMIS file picker: it really does
    not like ID Mark" tried to revert again (but kept the bogus comment in), and

	 odd commit 319b160320a045b1a5b302dafbc2220ee1d4d3c3 "CMIS file picker: it
    really does not like ID Mark" (that looks like a merge conflict resolution
    gone wrong) erroneously re-introduced MediaDescriptor::impl_normalizeURL
    that (1) had removed, which caused a -Wunused-variable warning that

	 706c5a54f662ea58e3b3a64f189eb5120191152a "-Werror,-Wunused-variable" tried
    to fix, but working under wrong assumptions.

The solution is to go effectively back to the code as it was after (1).

Change-Id: I62dfa9fa3adbea6b2cb10a509416fe3797c577b9

2013-10-16  Stephan Bergmann  <sbergman@redhat.com>  [a0b389d682f10a78a0c0e2fc9188af22088b8de2]

-Werror,-Wlogical-not-parentheses

"logical not is only applied to the left hand side of this comparison"

Change-Id: I015befe47ea9f40f83217b259e07eb01edb7d820

2013-10-16  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [3f8e73a36aeb4b029ef9e2025fd05a56011da9df]

sd: Fix output for unit test file n819614.pptx

Change-Id: Ida2d2bab3a30beaa8e686a23355e4d6f41182f3f
Reviewed-on: https://gerrit.libreoffice.org/6257
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-16  Andres Gomez  <agomez@igalia.com>  [c0e3574ce0434d295f7e6f4c66c9656847b22e30]

oox: added methods to lock Smart-Art edition

Added the possibility of rendering the basic shapes generated for a
Smart-Art into a bitmap and replacing them with it in order to not
letting to edit the Smart-Art. This possibility is controlled using a
configuration parameter located at Options -> Load/Save -> MS Office
-> SmartArt to LibreOffice shapes or reverse.

Made the "oox" library to depend on the "drawinglayer" and "svx"
libraries.

Made the "ooxmlexport" C++ unit tests in the "sw" module to depend on
the "drawinglayer" and "svx" components.

Fixed to set to diagram type a new "oox::drawingml::Shape"
representing a Smart-Art in the "getShape" method of the
"oox::shape::ShapeContextHandler" class.

Added the "keepDiagramCompatibilityInfo" and "renderDiagramToGraphic"
protected methods to the "oox::drawingml::Shape"
class. "keepDiagramCompatibilityInfo" is now called after an instance
of type "FRAMETYPE_DIAGRAM" has added all its children in the
"addShape" method and the proper setting is in place.

"keepDiagramCompatibilityInfo" substitutes previous similar code in
the "createAndInsert" method and also calls "renderDiagramToGraphic".

The "renderDiagramToGraphic" renders the basic shapes in a Smart-Art
into a PNG image and replaces these basic shapes with a new
"GraphicObjectShape" filled with the new PNG image. It also sets the
"MoveProtect" and "SizeProtect" properties of the
"GraphicObjectShape".

Change-Id: Ie4002238ff5fae758a5881b03735bf1f0721ed5b
Reviewed-on: https://gerrit.libreoffice.org/6059
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-16  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [2eba5391d3fa3232ba2b0a187c4c51736ab2ec3d]

unotools: add menu option to enable/disable Smart-Art lock

The point of this menu option is that locked Smart-Art shapes would
preserve the original XML files attached so they could be exported
back to docx with no loss.

The new menu option is located at Options -> Load/Save -> MS Office ->
SmartArt to LibreOffice shapes or reverse.

Change-Id: I6aafc2eb83404ee2c0b8538b2f6fbbbd4363e7d3
Reviewed-on: https://gerrit.libreoffice.org/6138
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-16  Andres Gomez  <agomez@igalia.com>  [b3362fc9cb410599ac54fc3badfad75354c98d84]

sw: Smart-Art related UTs updated to new option

The "ooxmlexport" unit test for Smart-Art has been updated to just
check for the new rendered bitmap that substitutes the generated basic
shapes.

The "ooxmlimport" has been updated with a new "testSmartart" unit
tests which checks that the importing has been done to just basic
shapes.

For this, the "run" method has been customized so we can set the
proper filter option.

Slightly modified the expected results in the "testChartProp" unit
test since linking it to additional libraries has modified the
dimmensions of the imported chart in few units.

Made the "ooxmlimport" C++ unit tests in the "sw" module to depend on
the "drawinglayer" and "svx" components and the "utl" library.

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

Change-Id: I0900a50cfee07999511d071bc9932477ad9430c5

2013-10-16  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [09edaa05cd605372ac2d2da0e010fde79f56efc8]

cui: allow lines in MS filter section to have independently enabled checkboxes

An extra InsertEntry method is added with parameters to enable or disable the
load and save checkboxes independently.

Change-Id: I49233ce31e2eaf361310f89887dcede86dec0edc
Reviewed-on: https://gerrit.libreoffice.org/6137
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-16  YogeshBharate  <yogesh.bharate@synerzip.com>  [764432e36a19f8fd45538f5506f043a624ce2f5c]

Code changes & unit tests for fixing multicolumn section separator line issue

Problem Description: In case of multicolumn sections, separator line was getting added during export to docx.
Unit test cases added to verify the code changes.

Change-Id: Id65ac4d3878eed298882c85082cec9575f914d83
Reviewed-on: https://gerrit.libreoffice.org/6211
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-16  Stephan Bergmann  <sbergman@redhat.com>  [7a3381c2a80de38b513e6e2b455ca5d3c70274c8]

CID#1000838 Fix overrides' exception specifications

Includes also fixes for
CID#1000839
CID#1000840
CID#1000841

Change-Id: I4c7d0bbaec59357af722353bdf947f5629dde1b0

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [e7841b62456fcb5743f4ab60a4e967883260c7db]

fdo#45777: handling of whitespaces in hyperlinks

Remove leading and trailing whitespaces in the hyperlink dialog, because
the resulting links would be unusable.

Change-Id: Icf617daf51508a37494536e02fb298fb3cf746c5

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [aa2d011acdcf332693f2a32a8eb3b9d73c958be7]

fdo#45970: "pale green" is not green at all

Was like Cyan 10 before. Now it's like Green 10...

Change-Id: I7ec9b884b53fb0ab2a5a0c3d09cb8b2789037234

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [67aec439153b8a374d418cfe653b601f8d1b514a]

cleanup

Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [d6f18c09496318adf78ab32dfa1e1edf74521c5f]

remove some stuff

Change-Id: I766c01c3ea4c03f4c76ef70fd16037d8196242a1

2013-10-16  Thomas Arnhold  <thomas@arnhold.org>  [d4ae0d8d30e10f7e194a06c540cac1f33a4fe0ba]

HTML: always export CSS option for font size

This removes some kind of a hack. Before this commit the CSS
option was only exported if the size didn't fit any HTML size
option. Maybe size could be dropped in the future.

Old:

<font size=7 style="font-size: 66pt">Text 1</font>
<font size=5>Text 2</font>

New:

<font size=7 style="font-size: 66pt">Text 1</font>
<font size=5 style="font-size: 18pt">Text 2</font>

Change-Id: I360038b01e0ccc5b408ff726646f91da5555db50

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [1204d2ff819300c17770d4cc84d2b63372963f65]

Adapt to changed directory structure in fundamentalrc

With this change, the MobileLibreOffice app builds and runs for me.

Change-Id: I8c7ce3fdedced5eb82ed18e21873e773733d612f

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [0d9c32a8dfcdfc732ed5e04b001b1155b49dfa52]

No "registry" directly at top app level any more

Change-Id: Idc81f4913a96938f1fdd2644cc9e34a07554bb21

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [5b0577885a686199a5dc1ff4d1b0e6bd87665f8e]

No mlo_select_all(), probably left out accidentally from Ptyl's commit

Change-Id: I1859f6c05f371fccdd39f903d663d5a452866876

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [de547ccddec1e59879b66f34e5a977dca08cec75]

Use libc++ here, too, as we now do for the LO code

Also quotes added by Xcode around library names that contain
nonalphanumerics.

Change-Id: Ie5b34b2da0ec5600e9ca1aba1e17efd7e3e087de

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [892ebc079a356a65d8ec5655613ae1653752d136]

Add dummy touch_ui_keyboard_visible()

Change-Id: Ib3de4092f48e16ac88108d6a69a04baf92a82de1

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [0aca32e4c0dd01d1e034b8b48e37370c405fbf6f]

Ignore the lib_link and resource_link dirs

Change-Id: Ib30199e3f193f9b98e9f0e2ec0d76953abf39a14

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [a359bc887aaab85106c3822fc147936ab3391029]

Adapt library names and paths to current build system

For many 3rd-party libraries we have for some time already kept the
archives only in their build directories, under workdir's
UnpackedTarball. Also, we now use upstream names for them which often
contain a verison number.

Change-Id: I51888de287e2c352a890bd4ae1dfdf0c6dc77158

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [4eddef42f38bb57f2dcb4b8203b19b37c716db82]

Linking changes: Adapt to changes in build system

Link libs from where they are now. Yeah, a third place where we
tediously list this (also in solenv/gbuild/platform/IOS_ARM_GCC.mk and
ios/Executable_LibreOffice.mk, although the latter will probably now
go away when/if the experimenatl iOS app is superseded by this
MobileLibreOffice app).

Also, don't duplicate the lib_link directory, and don't use a path to
the randomly-named DerivedData directory.

Change-Id: I7b685085d07da18a4594db067fb586b4eb3d2d4a

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [4afeb5c4adbb6907ca9d6cbcc2036ea2bc83f4a8]

Adapt to recent changes in solver/instdir/workdir structure

Change-Id: I1286feafa1a11fe30aa4f8383c094661aa10db92

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [f42245a1c0556a18ae9ba4a5828f799d1fceb5af]

Use OUTDIR and INSTDIR in the shell script

Change-Id: I400fc5d0d572b3eab99f8da20162de1191cf3a53

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [0cba01cbf66d2aaecff9538c34829cd23870b091]

Add OUTDIR

Change-Id: I1b3b22a9de54559a0b89c91fb10ef6f90ccb1ceb

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [93267ff3e52db97d158016b620b6e5ec64ce1531]

Adapt to changed <touch/touch.h> API

Change-Id: I9304a0a08c6eed79726700cdc8451dc0fbe613cf

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [a3ff47a4c21518760786a0d15a178ebbe78ac7a7]

Use WORKDIR instead of hardcoding unxiosr.pro

In a --enable-dbgutil build there is no ".pro" suffix.

Change-Id: Id95f5a4a972059a9c67985a8c15405a9303ad6b2

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [3de8a0fda4fc5de35d6659d02ff9e72e8290dfe3]

There is no "make" mode at least in my Emacs

Change-Id: If693c4ddcd560336df6878a0a83e445d889d30de

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [389a61ab466b20eee1d854f7c984a1ac673193b9]

We want config_host, not config_build

We use GNU cross-compilation terminology: "host" means the platform
the code being compiled will run on (this is often somewhat surprising
to those unaware), and "build" means the platform the build tools (=
the compiler, linker etc) is running on.

For an iOS app, "host" is iOS and "build" is OS X.

There is also "target" but it is in this case the same as
"host". (Only in a so-called Canadian Cross situation is "target"
different from "host" (and from "build").)

Change-Id: I6eefa982916f0660afd259770bf455cf28793670

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [f222e8efcfd290c8fb3a180fd83dde615915d1ef]

Set ARCHS = armv7 otherwise Xcode complains for me about armv7s

Change-Id: I59767af5fe4b2067a175c6882ecb3edf3c4ee2f7

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [298c69d56e6dae8c503b19913b7186d6db829b92]

Generate the ios/lo.xcconfig at configure time

Also, add INSTDIR and WORKDIR.

Change-Id: I16266202c2e2d005533f7ffbcc2ae41f63833928

2013-10-16  Tor Lillqvist  <tml@collabora.com>  [848d06690c28ab0a634c2ac979c2e34047522dbe]

Remove file that contained pathname specific to one developer's machine

Change-Id: Ia8eb3ad11c947bae64b5758fd4c0820bf3c09905

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [d9da04ddc1d72eea1a691652117d37319570fa31]

Some string clean-up

Change-Id: Ic046150605c599746ed3235c04bcbc981e18e589

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [57af2ee947feb06caaa8ffca1320a950bb049605]

Allow starts-/endsWith* to also return the rest of the matched string

...as there are many cases where the code later wants to obtain this part, and
esp. for the string literal variants it is awkward to calculate the length of
the literal again if this is coded with a following copy() call.  Adapt some
code to use this new feature.

(Strictly speaking, the @since tags for the---backwards-compatibly---modified
functions are no longer accurate of course.  Also, clean up some sal_Bool and
SAL_THROWS(()) that are unnecesssary cargo-cult here, and where the clean-up
should have no practical compatibility consequences.)

Change-Id: I43e5c578c8c4b44cb47fd08f170b5c69322ad641

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [bb20def9f65689633928fe2f6f5e34584122b17e]

Simplify some matchAsciiL -> match

Change-Id: Ib0cac79b86ed60b4df1fc90db15842cc99abc1e9

2013-10-15  ptyl@cloudon.com  <ptyl@cloudon.com>  [2b60f46e25adfce0f87424513e492c446f8df528]

Add the new iOS app project files

Change-Id: I9ac049ef61e698afda1577a630e1185c75a33734

2013-10-15  ptyl@cloudon.com  <ptyl@cloudon.com>  [79d83741eb0d60d741415de8b8f01b3ef8510ae2]

New iOS client code

does not work yet - needs fix by tor after refactoring of ios-bootstrap.h

Change-Id: I0728306beb734511bd3f16e2e4922fd726bb37da

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [a83b3b5d45ba516883e80eefd7c5f6785b8a567c]

Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)

Change-Id: I4626794f7816ae455a392cdc0acbac42c866fff4

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [4fa1fa931e9d5d8300eb185cfcbf08dcf95787e1]

Use OUString::replaceAll

Change-Id: Ide87f07a97a51d924947f7959016164b98ab43f9

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [8fc7e560db11f424362c8effdeb61eb8d1526256]

Make building installation sets depend on --with-package-format=...

...instead of inconsitently having it depend on --enable-epm for some platforms
and having it always enabled on Windows.  Only Android and iOS are presumably
still special and build any installation sets in their specific modules and
outside instsetoo_native.

One consequence is that for a non-Windows --enable-online-update
--without-package-format build, instdir's version ini-file contains an
UpdateURL that ends in just "?pkgfmt=" without an actual format identifier.
However, checking whether the update feature would actually work is difficult
for most such developer builds, anyway.

Change-Id: If14fcf0b2e612499811e8a6e067a854bda612c42

2013-10-15  David Ostrovsky  <david@ostrovsky.org>  [cc2a405915e82c4b332dd25457f76704dc536d7f]

fdo#61950 De-extensionize presentation minimizer: post clean

Change-Id: I7d21f1d67b13fcd83792503e8c72ccf16fbda1ec
Reviewed-on: https://gerrit.libreoffice.org/6247
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [1b0f568853a04158d69e49edbc77a0f3464e5fa1]

silence Non-Layout Enabled Page is visible warning

Change-Id: Ib5daaaae02d774e2d47ad0dbc36444a50e03b539

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [7c75d9ef462958d43bfcf252b24b9084a95af87b]

unused class

Change-Id: I820c9c79113007df096c4efe9e8fc30b93e2b7ae

2013-10-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [265c7d62364ab2382491367f66fc14b95681a5a7]

sw: enable (most of) CppunitTest_sw_ooxmlimport/export on Mac

This used to be problematic due to the flashing windows, but it was
stated recently that we already have those anyway due to e.g. gengal. It
turns out all our DOCX filter tests pass just fine on Mac, except one
checksum test -- make *that* an exception instead.

Change-Id: Id5e620a33b9b05f154e4072a8a49f335837079ea

2013-10-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [1f6435d986fff97095c5619a908ea67906405e3c]

WW8 import: fix handling of sprmPIlfo when sprmPIlvl is missing

Commit 542a0d7260e4767d8aff839eb593e748a82ced48 (#100044# Cleanup for
optimization defines->enums, 2002-08-14) added the problematic "else"
without mentioning the reason, so I assume it's safe to just revert that
part.

Change-Id: Id90fbdfb1116be458a76c9653fec0633edc34fac

2013-10-15  Eike Rathke  <erack@redhat.com>  [8ab1c6103d5cbc414531c78c3cbaa93bfd99149f]

could not convert from ‘const char*’ to ‘rtl::OUString’

Since 3eb84bcb4580af50c2ded9f48749384b8455258e which apparently Clang
has no problem with.

Change-Id: I21af4e20dd116705e53d73a968fde478bff142bb

2013-10-15  Takeshi Abe  <tabe@fixedpoint.jp>  [47794c41b1bb2fc31c7cf4e4b420a8f418670ec4]

Drop unused inline function

Change-Id: I1b59a22cd461f9a6cfc371de4c3a1595c8d8f339

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [3a6a1d65834163761376dcd7f3843d6682cbd37c]

Revert "fix polygon rendering with clip area of one line only"

Sorry, but this breaks the basebmp unit test.

This reverts commit 064da28833203545eb5554982008c7af346b2488.

2013-10-15  tsahi glik  <tsahi.glik@cloudon.com>  [064da28833203545eb5554982008c7af346b2488]

fix polygon rendering with clip area of one line only

Change-Id: I7f1b2c45109ed8011b76013ccb488cdfd12c7868
Reviewed-on: https://gerrit.libreoffice.org/5709
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [36f4a7956551a49b1ca184189da7feef1ad98cc3]

fix warning about missing images in startcenter

persumably the intent is to show these ones

Change-Id: I3110b7efb7acdf689825f78989aba4010abbcc59

2013-10-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [74904ca6b083f16074e1c5b60729890fc972ad42]

fdo#36868 WW8 import: allow outline numbering and list style in the same ...

.. paragraph style

The original problem (from a user's point of view) was that the second
level of the numbering started from 1.1 instead of 2.1 in the bugdoc.
This was fixed by using outline numbering for level 2 as well, but this
is problematic in many cases: we want to have outline numbering exactly
when outline numbering is enabled for the given paragraph style.

So revert the change in SwWW8ImplReader::SetStylesList() and fix it
differently: SwWW8ImplReader::RegisterNumFmtOnStyle() explicitly ignores
list style if outline numbering is available with no good reason. Both
the WW8 format and Writer core allows to have outline numbering and a
list style at the same time, so set list style even when outline
numbering is available. This fixes the original issue, too -- without
introducing nasty fake outline numbering usage.

Also add a testcase for the original issue.

(regression from e3d5c3e0746916c4056389dd8c2daa6c451c8f6e)

Change-Id: Id7d2d67a96a858aee3230110cb518fea51d19d38

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [706c5a54f662ea58e3b3a64f189eb5120191152a]

-Werror,-Wunused-variable

...I assume the whole point of 319b160320a045b1a5b302dafbc2220ee1d4d3c3 "CMIS
file picker: it really does not like ID Mark" was to actually use the result of
impl_normalizeURL.

Change-Id: Id94c7785183d96f2a2c3f08caa72af045a1212ba

2013-10-15  David Tardon  <dtardon@redhat.com>  [1f78e02a2a9205f2c8f8132395ed1d60da3e0058]

fdo#70487 fix l10n of install sets

Change-Id: I97b821e1e039b3ca529ebac7efb63648e5d353a3

2013-10-15  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3de7c7b5854335a82948560b3cc5b302171e340f]

CMIS: show commit comment in versions dialog

Change-Id: I0d3b3d8dfe160b00c70acb98bdf4e37d088dc4c6

2013-10-15  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [319b160320a045b1a5b302dafbc2220ee1d4d3c3]

CMIS file picker: it really does not like ID Mark

The file picker can't go back folder if we use
ID mark in the URL.

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

Change-Id: I6985feec71dc23848ee022e0bab9e8515a21ffd2

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [8a8d1e5b4961ada276a660b8b842f2f012a8ae85]

Add operator<< to some classes for debugging output

Change-Id: I74a4c1217cc89e9d5da02a47ed45d6ce5fceb815

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [12947fd00d5192e7a448eb94faf0ab7b03f442c1]

Add outmap.cxx

Change-Id: Ied91c3edf9e4c8996a08ea722ba8dd409357d7b5

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [fe6e90d2b498c1898108b9a2855781bc41855fe0]

Require at least iOS 6.1

Change-Id: I6e75db10028143ef5926ceed8029e0404ab82d2b

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [11c85aa540807e37a748c154a9c72e49e539b160]

Avoid "<Error>: clip: empty path" messages

Change-Id: I6f640c0c4459f8330261ca59145a10b7a624bbe8

2013-10-15  Julien Nabet  <serval2412@yahoo.fr>  [2f8757e961d6156d529c2ab9131747071236f085]

Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2

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

2013-10-15  Armin Le Grand  <alg@apache.org>  [20658ca9f8dd840a593de727e89b84e27bf90245]

Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard data

also accept CF_DIB

(cherry picked from commit b7d59ee36d0786aba13e6b00d93cdfa0045e5379)

Change-Id: Iaafdeab981d6621e6696a642c68e29392af3e200

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [1cb01c477cf1e84f6e1b2ca1771a9af53d81dc59]

Resolves: fdo#47958 shrink cut/paste more and rework a bit

I'm concerned that the scoping of the dtor will cause events to happen in
different order to the original. So rework the require explicit Notify calls
rather than implicit dtor calls instead of going about the place putting in
scoping brackets

Change-Id: I7f3ac4ef3c073da74a9cc49888a59dec12805b0f

2013-10-15  Julien Nabet  <serval2412@yahoo.fr>  [a1077b3cbdb847a452fccd15d9b834bc262cfb62]

fdo#47958: gross cut/paste signal emission nonsense

Change-Id: I60b7a4c5b80410429e5489ee6517bbda8cf328dd

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [8552e5fa1c56bb3ed7c86ef3c4922635e4178ebc]

fdo#61950: Add back icon for "Tools - Minimize Presentation..." menu item

Change-Id: I6472dff21bb7e1cbec6efbfc01b74ea593f56afc

2013-10-15  Tor Lillqvist  <tml@collabora.com>  [281dc40522cfb8eb4e4b38304caa4040ee260c59]

WaE: unused variable 'aNewURL' [loplugin]

Change-Id: Ie6ee864b79c29dd6ed29c4b41858187f3025cb5a

2013-10-15  Noel Grandin  <noel@peralex.com>  [1014cc94e86cafac31192da384bc41790130debb]

more fixes for OUString conversion in Windows build

More std::min pickiness, and some ternary operator pickiness.

Change-Id: Ic7feed165c6bb35e08a5e44031d06a1fcb298983

2013-10-15  Eike Rathke  <erack@redhat.com>  [66a96c82746118c70a447d7768b0428e15d2f5ad]

clean up SbiScanner::NextSym() a little, fdo#70319 follow-up

Number recognition was suboptimal and didn't properly resync scan
positions after having detected an error.

Change-Id: I278fdaaf17ed40560785deaaad0e3412a249d90a

2013-10-15  Noel Grandin  <noel@peralex.com>  [f85c494b53fc7c9472689a6d94de5f3e185c376e]

fix OUString conversion in sw/inc/dbgoutsw.hxx

Change-Id: I12fc3a536e7ef46c0a1752f648e2654f9f96cdeb

2013-10-15  Noel Grandin  <noel@peralex.com>  [e537049caa30c629092834f6a6d57931dac1dfa0]

fix some fallout from my OUString conversions

std::min on Windows is a little pickier

Change-Id: I34212839f8b3fd934992278dfca60a3a26af8171

2013-10-15  Noel Grandin  <noel@peralex.com>  [02bfed8a53556badfea637930b05d923cf9465f2]

convert sw/source/filter/ww8/*.cxx from String to OUString

Change-Id: Ibdd454008244b9a6db5037f511ac2da723648d89

2013-10-15  Noel Grandin  <noel@peralex.com>  [1331b4736f434147cf96b7704cf19e191899f81b]

convert sw/source/filter/xml/*.cxx from String to OUString

Change-Id: Ia02ad8c31561abb672c8dbacc5985bb01cff4e70

2013-10-15  Noel Grandin  <noel@peralex.com>  [fa469b2e00d83459faebe4c1fcb3ea1aac5fb20d]

convert sw/source/ui/app/*.cxx from String to OUString

Change-Id: I08cb425ae4be64116c3f88dad73d330a953af77a

2013-10-15  Noel Grandin  <noel@peralex.com>  [6e788be6d378c33c3562bcff3df83b8ed96cda56]

convert sw/source/ui/chrdlg/*.cxx from String to OUString

Change-Id: Iec98511d65b2a3ecf43586055fb62f48675cbd1b

2013-10-15  Noel Grandin  <noel@peralex.com>  [4c943e5b826ede37b40a53e0cd086a8b98d0f7a8]

convert sw/source/ui/config/*.cxx from String to OUString

Change-Id: Ib985a8794c1d7b5991d2b768fd77d92804625ab9

2013-10-15  Noel Grandin  <noel@peralex.com>  [cb61b3c1b4495d0ebd5a5addf72fb63e86004166]

convert sw/source/ui/dbui/*.cxx from String to OUString

Change-Id: I302fc2630f22a9d7a050b666cad0eb2cea0f5663

2013-10-15  Noel Grandin  <noel@peralex.com>  [c1bc91fc4889e74a6edb38ba7690be6ab1e9dbb1]

convert sw/source/ui/dialog/*.cxx from String to OUString

Change-Id: I668952728724dbb6c3d328ddf66e51113cc76e3d

2013-10-15  Noel Grandin  <noel@peralex.com>  [9c52261c39a1090d07e2f5d2a41ca0c0fea41e81]

convert sw/source/ui/docvw/*.cxx from String to OUString

Change-Id: I3a70366bc4992557393ce478f0c457b26881402b

2013-10-15  Noel Grandin  <noel@peralex.com>  [8cb77fd34ae57f5aef0dce09fe4558db927e56b7]

convert sw/source/ui/envelp/*.cxx from String to OUString

Change-Id: I47cf96da2ed61430257b23b238a8926c8041a98e

2013-10-15  Noel Grandin  <noel@peralex.com>  [05608879c9278d9fdc203c3c743c43f0938f1b0d]

convert sw/source/ui/fldui/*.cxx from String to OUString

Change-Id: Ibe97d7968eb8375fd3b9bd3c0c9148084b37a9f8

2013-10-15  Noel Grandin  <noel@peralex.com>  [a8d9fef50ecea69a5b8cbf19d638be7a78eda0d3]

convert sw/source/ui/frmdlg/*.cxx from String to OUString

Change-Id: If423a14c8c94881c25418c5c99281a5d5a4320d1

2013-10-15  Noel Grandin  <noel@peralex.com>  [d76dbfde0e56da6dc7cb1f574c6f90178d4285b2]

convert sw/source/ui/index/*.cxx from String to OUString

Change-Id: If327c8104aed144863a6b86b08c783f5a43551cf

2013-10-15  Noel Grandin  <noel@peralex.com>  [fac5fe2c597b1d13dcee45121562041df860e2b2]

convert sw/source/ui/lingu/*.cxx from String to OUString

Change-Id: Ia582d330439674a7073fa6ddd13693fb9d3de86a

2013-10-15  Noel Grandin  <noel@peralex.com>  [c99cc9750841e92e4ba5678a3e558dd4668dd264]

convert sw/source/ui/misc/*.cxx from String to OUString

Change-Id: I370a92ec5d94ba66df20992f6df26e78b91f31af

2013-10-15  Noel Grandin  <noel@peralex.com>  [b72d5ba0ec940f8b8269d4ff36123d96cce605fc]

convert sw/source/ui/ribbar/*.cxx from String to OUString

Change-Id: If7a4616c8f13e9516fe8e5c32a6a17228149b78d

2013-10-15  Noel Grandin  <noel@peralex.com>  [267cb3b0f7ea47d503463b48fb4aa5387e6caef4]

convert sw/source/ui/shells/*.cxx from String to OUString

Change-Id: I8321849c7964bfb3aeb894e68819755aaf883c44

2013-10-15  Noel Grandin  <noel@peralex.com>  [e49bff52853c88635b5ce6d140b78933aca5fc33]

covnert sw/source/ui/sidebar/*.cxx from String to OUString

Change-Id: I60c8e0b806a61cc85334c3cefed7a41707f0d2cc

2013-10-15  Noel Grandin  <noel@peralex.com>  [fa800f4e7390902e6b3008586308b06313ac8b4a]

convert sw/source/ui/table/*.cxx from String to OUString

Change-Id: Ie81c21b6254ff6f766e8b61444bf1b672435de89

2013-10-15  Noel Grandin  <noel@peralex.com>  [394926664ba5e415f27c78f0a779885ff2b55bfa]

convert sw/source/ui/uiview/*.cxx from String to OUString

Change-Id: Ia6f61145f7486a2a78da8bd62d8ae9f79d2f95e3

2013-10-15  Noel Grandin  <noel@peralex.com>  [dd7acb3d76cd89b3f05dbdafe88eb50e60fd9d10]

convert sw/source/ui/uno/*.cxx from String to OUString

Change-Id: I3726ae7496e66f0e0d9b6be1ada1766c7fd496db

2013-10-15  Noel Grandin  <noel@peralex.com>  [784634377e42d8c5d207e8a510bb7ee64a66ef9e]

convert sw/source/ui/utlui/*.cxx from String to OUString

Change-Id: I081439331c63178f8d56c2b56db50b1b1d1e23ba

2013-10-15  Noel Grandin  <noel@peralex.com>  [511595e3bc2e557ab7a8c57db8f4b4943665edfd]

convert sw/source/ui/vba/*.cxx from String to OUString

Change-Id: I47b1ba2c8d6443cfadeb303881353f150c420662

2013-10-15  Noel Grandin  <noel@peralex.com>  [79ded16799f533bdad852bb111073dfd2c3c017d]

convert sw/source/ui/wrtsh/*.cxx from String to OUString

Change-Id: I325c96ff17168363161a0174704c9f11577d60bc

2013-10-15  Noel Grandin  <noel@peralex.com>  [86989abe6e61f257e600a1e0900d17e0c7aa075b]

convert sw/inc/doc.hxx from String to OUString

Change-Id: I8ddf0f59de506df4e3fea77824b5bb5679bcf7b1

2013-10-15  Noel Grandin  <noel@peralex.com>  [14204eae79c0d6b7a884ea9aa73d53d2a80faf7c]

convert sw/inc/IDocumentFieldsAccess.hxx from String to OUString

Change-Id: I9b408ce07cb8763870a1480d3a0615b6162be2c1

2013-10-15  Noel Grandin  <noel@peralex.com>  [dfb1195ac4d8acf9d5ba42b796feb898daa7c3f7]

convert sw/inc/IDocumentLinksAdministration.hxx from String to OUString

Change-Id: If9e4f1f40ed14ff6a64bbd52367fe5f1fbc3b2dd

2013-10-15  Noel Grandin  <noel@peralex.com>  [324642325ccd0f7ea2d478d1693b431f639e7341]

convert sw/inc/IDocumentListItems.hxx from String to OUString

Change-Id: Ie3b1e8a5d1796ef36919293f293fbc10b7cf6870

2013-10-15  Noel Grandin  <noel@peralex.com>  [d036580f8a382ae7f7a54529cd00cb8affa8f0c2]

convert sw/inc/IDocumentListsAccess.hxx from String to OUString

and convert these methods parameter passing convention from
"const OUString" to the more normal "const OUString&"

Change-Id: I267b20f4c817f8353c8df9bbc0ca6cad3fcbfcaa

2013-10-15  Noel Grandin  <noel@peralex.com>  [f400bc7567bffe98f6c2dc9b2edf60481e9ed865]

convert sw/inc/IDocumentOutlineNodes.hxx from String to OUString

Change-Id: If21f545b4850755343428a29e3236f891ed9ba12

2013-10-15  Noel Grandin  <noel@peralex.com>  [c08c1efcf1967a14ca7cbc58d3f9f8d62a6b868c]

convert sw/inc/acmplwrd.hxx from String to OUString

Change-Id: Iae7770dd784465777ef8d3317f50982ed18f5e1c

2013-10-15  Noel Grandin  <noel@peralex.com>  [f94b7f6507820fe0b57336338f8fb84f4c33bf83]

convert sw/inc/calc.hxx from String to OUString

Change-Id: Ifff5ef5243b54905cf6d03ea675f3a7f23c84c85

2013-10-15  Noel Grandin  <noel@peralex.com>  [9eace9e083ea3114c6404b14fa779c67d4efbc3d]

convert sw/inc/crsrsh.hxx from String to OUString

Change-Id: Ic3e4e0372593bdc28705ebc8f8f462b062f3da3e

2013-10-15  Noel Grandin  <noel@peralex.com>  [d102b9ad592e9eb9b7cb167bc92fdb3eba6a844c]

convert sw/inc/dbgoutsw.hxx from String to OUString

Change-Id: I147c597e9499535f466ee3f5d8ce343dd038084e

2013-10-15  Noel Grandin  <noel@peralex.com>  [099940579840ba9abca9912ebc80cdfcbc5127b6]

convert sw/inc/dbmgr.hxx from String to OUString

Change-Id: I7373041aee1f41ca90cb280826fbec17d9eab947

2013-10-15  Noel Grandin  <noel@peralex.com>  [d90e15400df5beabc7704e7c23f36834c011bc96]

convert sw/inc/docsh.hxx from String to OUString

and remove a dead method definition

Change-Id: I8b07d5143d6e6eaa260cd312f7a7907738a5a7a8

2013-10-15  Noel Grandin  <noel@peralex.com>  [84a36663052a0089516aa0eeae18811317f78cd7]

convert sw/inc/editsh.hxx from String to OUString

Change-Id: Ib24edf99414b2f1821bdfe37d3b27b9c79820947

2013-10-15  Noel Grandin  <noel@peralex.com>  [9bd7c5232a63de0ac03ee665a2f7092df4d3f6d3]

convert sw/inc/fesh.hxx from String to OUString

Change-Id: Ie8507589efb2be091d234bb5a6ba906e162aa864

2013-10-15  Noel Grandin  <noel@peralex.com>  [031035bb843a75d64029e0183834f508aebcac98]

convert sw/inc/fmtcol.hxx from String to OUString

Change-Id: I534a97f8c787b269e31d3fc8c786c745266a9a18

2013-10-15  Noel Grandin  <noel@peralex.com>  [440d1c137a9da117db4cc151b522e07284162acc]

convert sw/inc/frmfmt.hxx from String to OUString

Change-Id: I47ecd80d7e24de2bfecc8a57195601affbd5cc19

2013-10-15  Noel Grandin  <noel@peralex.com>  [5a2e72a8f471d5f7b007f4ebf33a55d1c5a3235f]

convert sw/inc/ftninfo.hxx from String to OUString

Change-Id: I90084b10c09be6eac80a2e6f44775ec7172f61cd

2013-10-15  Noel Grandin  <noel@peralex.com>  [d0da700e3e233dcc44b458207fcfaa2b8e2749e8]

convert sw/inc/hhcwrp.hxx from String to OUString

Change-Id: Ie7c5c13b3710804cf0837fb5d1691be2459ae07a

2013-10-15  Noel Grandin  <noel@peralex.com>  [7c43784537119d519c724f8c3987ad4aedac10ca]

convert sw/inc/iodetect.hxx from String to OUString

Change-Id: I0badca2b6a1d547e862eb0cd7f2887af39c988f1

2013-10-15  Noel Grandin  <noel@peralex.com>  [2ce8bbbcb51cbe2dcd91f00dc38e41eb7fce7420]

convert sw/inc/list.hxx from String to OUString

Change-Id: If9b4a27ec446f3eca5016148ec3eeb628d705c72

2013-10-15  Noel Grandin  <noel@peralex.com>  [ba53043aa4dd65c83652c6829c6bd8d6de1f5f9e]

convert sw/inc/listfunc.hxx from String to OUString

Change-Id: I50ed5e2943aefff85e0d492df8610c4f1baf5576

2013-10-15  Noel Grandin  <noel@peralex.com>  [ba118259b9c65a560627fb5a715fb405ca5eaa31]

convert sw/inc/ndgrf.hxx from String to OUString

Change-Id: Iac457f283a2e16ee7fd6c104b86131cbe980aa5e

2013-10-15  Noel Grandin  <noel@peralex.com>  [823cc23f1ba29c6956f47d104a8cf63fd5d48e7d]

convert sw/inc/paratr.hxx from String to OUString

Change-Id: I9733709eb9b8862407470d0e407e329acab584f6

2013-10-15  Noel Grandin  <noel@peralex.com>  [35d48a5a6db48b4e8d54b91f39f39825f452c194]

convert sw/inc/redline.hxx from String to OUString

Change-Id: Ib269bdc97f1f7a04983ae87c0fd11c291a638d0b

2013-10-15  Noel Grandin  <noel@peralex.com>  [1a39259aa7d9bf11bcb02bb2a89d042c13c29c4f]

convert sw/inc/shellres.hxx from String to OUString

Change-Id: Ifea5b3a3c811c025e15b6cd550b9ad242f06486a

2013-10-15  Noel Grandin  <noel@peralex.com>  [bb7e2cc8dadc25fddbe57b31721ad669648fbd04]

convert sw/inc/sortopt.hxx from String to OUString

Change-Id: Ia51d5c7bd969aeecadb52d85c1e591ff95418364

2013-10-15  Noel Grandin  <noel@peralex.com>  [5e571df9bd2415726041174885bf470b04f535d9]

convert sw/inc/swbaslnk.hxx from String to OUString

Change-Id: Ib0bdac62cc6432978128878b54f51d48c7983b46

2013-10-15  Noel Grandin  <noel@peralex.com>  [b0591c16fa5310353c7f0d0e84f957f04c6f1f20]

convert sw/inc/swcalwrp.hxx from String to OUString

Change-Id: I59f62246c557f702baa97c8928d34709d6f09b11

2013-10-15  Noel Grandin  <noel@peralex.com>  [1ffa195dc885a42d4e64304ed18916745342af9d]

convert sw/inc/swcrsr.hxx from String to OUString

Change-Id: I0517ddf8be1a65e4fc4c3ef30b1aa5cac4e00bcd

2013-10-15  Noel Grandin  <noel@peralex.com>  [54c96de83508eb196ea40ab0e4b7b5d9c17532cd]

convert sw/inc/swserv.hxx from String to OUString

Change-Id: Ief3e8edc3e24cd2b9493136720d66338f2714299

2013-10-15  Noel Grandin  <noel@peralex.com>  [38c270520c47635a775958b73b2acc8d2eec7dfe]

convert sw/source/core/inc/SwUndoFmt.hxx from String to OUString

Change-Id: I0f84dcbf2de2aaf592d59dbe4c08ebcf7805c5e7

2013-10-15  Noel Grandin  <noel@peralex.com>  [7249c4d4be1fd1ed2c654689fb7cfecac35dcad8]

convert sw/source/core/inc/Undo*.hxx from String to OUString

Change-Id: I460a5d9880c820440e04ac8f06f8ca97918e349e

2013-10-15  Noel Grandin  <noel@peralex.com>  [e7e5e6d60a2063412db3c7d0c3fed2414b83004b]

convert sw/source/core/inc/acorrect.hxx from String to OUString

Change-Id: I05d2a013805e8ca5c28a635da1fce907c211f11c

2013-10-15  Noel Grandin  <noel@peralex.com>  [0993c876c994a1c5f7d1310b3b3026b5b405aece]

convert sw/source/core/inc/d*.hxx from String to OUString

Change-Id: Ia19613e4e5458337e07a8c7ce0b2bdd258a28535

2013-10-15  Noel Grandin  <noel@peralex.com>  [9ad56bac453efff8680f8774490f3179bbb29ddb]

convert sw/source/core/inc/r*.hxx from String to OUString

Change-Id: Ie2523eb8f7054d145ef969e65da1361134bfbb1e

2013-10-15  Noel Grandin  <noel@peralex.com>  [75a58a5196f36e858a35d824df2888c692ed57e8]

convert sw/source/core/inc/t*.hxx from String to OUString

Change-Id: I539cc99bb7adb060b417dce287d81a1102d684b3

2013-10-15  Noel Grandin  <noel@peralex.com>  [8de773a491b779c3c3b55908f1bbab71c4864f4d]

convert sw/source/core/inc/viewimp.hxx from String to OUString

Change-Id: Icef5f910d9bdfb9366b1b354e68c498b9d6fe174

2013-10-15  Noel Grandin  <noel@peralex.com>  [e1cebdd841cd87f7b73b617eff0bc0d719ab95fd]

convert sw/source/filter/html/*.hxx from String to OUString

Change-Id: Idb409a930b2f93fc862fdd62352c38365751bd34

2013-10-15  Noel Grandin  <noel@peralex.com>  [9285f8de9bc654dcb6a7de4891239276233adb2a]

convert sw/source/filter/inc/*.hxx from String to OUString

Change-Id: I3195d8a22bd7b181fd8f1586d880a865de7b83de

2013-10-15  Miklos Vajna  <vmiklos@collabora.co.uk>  [8c5bf396f4fb8213e0e55d59206fe67bb982dd6d]

sw: include paragraph attributes and style in doc model xml dump

Change-Id: Ib4dd980ffa1836f8873e05779f5d99e4c59da721

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [256825346ef710d8ef111d7d75535af8a3c5426e]

swap if the host endianness doesn't match the file formats

Change-Id: I0b4c2ba6679c8d2754f2a7cd8b8f693db335e004

2013-10-15  Caolán McNamara  <caolanm@redhat.com>  [3962122a5810b7679abf03a7e0c15e56f0b3d9ab]

callcatcher: update unused code

Change-Id: Ia2452eb82139039e1e6dc98e61ffb32b4091b94f

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [0d168764e0299f48ce56970092c990fd44355f8a]

Remove unused macro

Change-Id: I7e421004c5d9bd7682bca9b748442ce21c017823

2013-10-15  Julien Nabet  <serval2412@yahoo.fr>  [3ad12d1a540eeb54fbb34afc3b7a76bf9e3207c3]

fdo#57659: fix exif processing

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

2013-10-15  David Ostrovsky  <david@ostrovsky.org>  [b122ec243bc5aff15a8e3e9c06aea65d61337ee9]

Remove Java unit tests migrated to Python

Change-Id: I6f4792a1fdbd40d016fabf8649c7058adaedd00c
Reviewed-on: https://gerrit.libreoffice.org/6017
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [458c5a0f475890edcd15a0b2309500203913e7b2]

Defer OUString -> OString conversion

...to avoid converting back OString -> OUString in SbiIoSystem::WriteCon.

Change-Id: I17024891d0babaa589f2c65f1123f1905c4338bb

2013-10-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e4fbcc549a143992f72333404adb0180afa69e1a]

fdo#70371: create findunusedheaders target

- you can now do "make unusedheaders" to look for headers that seem to be used
- also renamed the script in ./bin to follow the conventions there

Change-Id: Ia9487af02effd05bfbc5c3f5c04b928a407b0fa4

2013-10-15  Jelle van der Waa  <jelle@vdwaa.nl>  [1793e5c1ff5d4b84178b4805026b8d455f32b0e5]

fdo#70371: Initial perl script

Change-Id: I9b0ec2b00c11f7f09cd37273bbbcb856d1c7c862
Reviewed-on: https://gerrit.libreoffice.org/6238
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [71b2bf62d625b67696f612c30e214e71f36a5471]

Remove unnecessary TK_Last

Change-Id: Ia5095646f01a76258d69df866e3c803f8691915b

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [2f7492ad67222759006ad4f7e1fdd86147278729]

Small simplification (and exit loop early)

Change-Id: I076307174fdd63b58a8cb9c9690f50dae746c289

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [124f5981d800d9159565d953f82475daf7be68df]

Simplify PPPOptimizerTokenEnum -> OUString

Change-Id: I8be2a1d603afd26de11e737586590ebb7adcbc42

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [cd10abe0ba3b7c6fa5657359506a5d8dd6076dd2]

Simplify PPPOptimizerTokenEnum -> OUString

Change-Id: I88176f00c5fb356d63ecfdd291c006e88606a604

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [3eb84bcb4580af50c2ded9f48749384b8455258e]

Simplify TKGet(TK_FOO) -> "FOO"

Change-Id: I06e3134aeef27f13969f6d9d7d81b916bc93e8e2

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [48d7212600f9dd9210c77a553b6d7cb83976c356]

Some clean-up

Change-Id: I5f99e79e21bd33561dab10cb7044f2fa148ef156

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [5d04fd117ab2519edd78a852f41d1be1e45da290]

Remove unused member

Change-Id: I435f2781be620fa910a40a49fde19ecc81a70974

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [3a3a41fba54979253029f35b98aefbc7fa68f1c3]

Remove unnecessary friend declaration

Change-Id: I7bd0fb541f16e39400b40742e92b501be086c887

2013-10-15  Stephan Bergmann  <sbergman@redhat.com>  [3e770e3294ee70864329a79f8aaf3834c487d412]

-Werror,-Wunused-private-field

Change-Id: I0b203dd65f659533dd3db9f25a1d42569473df31

2013-10-15  Thomas Arnhold  <thomas@arnhold.org>  [0b0244183ab721ab0e55c42cb5cda841456c2586]

update pch

Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d

2013-10-14  Mathieu Parent  <mathieu.parent@nantesmetropole.fr>  [d67cd21033877c9c09d9cc4f14c2c4658e973f57]

fdo#56007 - Read more bytes on Zip read (for thumbnails)

Change-Id: Ia8c6caa44ed8019a8139beb5a855f0f28805544d

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [20528cb2702d7044734ec1f4a9af40804bce1c0e]

CID#736176 aArgInput is only 4 items, what's with the loop over 5 elements

Change-Id: I16983832e5d12ae55a3db448bcef2550b000d496

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [eb0d268cdb71513b8ca36ce6582a06e34190c54d]

CID#736192 out of bounds

Change-Id: I7ab1baa96e004122bd03d7b057effaf6b1ca7fe2

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [b8d18c1b27e97e14a83338c6b18239637b744834]

CID#738972 use after free

Change-Id: I3c1329a55b53365945406c515ff4e8e72792dcb6

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [5d4c63c815c38106d1d80e817e96c5cb0fbaaccf]

CID#707595 uninitialized values

Change-Id: Ic41348b7ebce95325c8449c21b6f303ca54c2417

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [3e7bf110643b2672c582c706f41527928d38a669]

CID#707583 uninitialized variables

Change-Id: I2e494843226b4dcb72eadfabd55f6e6de42ddfc6

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [6f30b8705222262d707b6f395866e76bfb521c14]

fix mangled indent

Change-Id: Iefef3ac1e56444e387916dd1eae65007152c831e

2013-10-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [7bb5ae7ca6e8900286202475a1e5c9fed3995242]

writerfilter: unused initChildren/Payload methods in doctok

Change-Id: I6b8d728011c2b70061dbdcdc3daba37422f99306

2013-10-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [0e45212822e4ed99251691c8d0ed6a89d8418678]

writerfilter: unused init methods in doctok

Change-Id: I721fbbd7bcf33b6ab3535170afbf68e520134850

2013-10-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [912ed34cf6f6d89156d075b1d2e5a49aa1183606]

writerfilter: these dump methods are unused in doctok

Change-Id: Ic84ac4d58e14c3bc59d902ce535566cc7e59a5d8

2013-10-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [315ef3e2aeb6689a26b34e8100033e486a832b0f]

writerfilter: fix dbglevel=2 build

Change-Id: Icc20bb1de73c119efdb9dd80f35cdb9f2d342529

2013-10-14  Armin Le Grand  <alg@apache.org>  [29991e23bc883a3965614269f90cd8bed75a567b]

Resolves: #i123438# Corrected crop for clipboard bitmap data preparations

(cherry picked from commit 2104f864ec0cf0989e962c045ee69010e3505f3e)

Change-Id: I3376d72317f27bfe7898e515ce1d2788761d1422

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [33450a258a92986c25923d37d033c948b702c585]

convert creating document mail merge dialog to .ui

Change-Id: Ibcb82ba8204fe94d31e32c74d8c2ade3228ff4f8

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [0f1357200ee710e84389e927859eac75d24323d3]

D-Bus is not thread safe

...so it could happen that both the main thread at

> internal_bus_get
> dbus_bus_get_private
> avahi_dbus_bus_get
> avahi_client_new
> sd::AvahiNetworkService::setup
> sd::DiscoveryService::DiscoveryService
> sd::DiscoveryService::setup
> SdDLL::RegisterRemotes
[...]

as well as the thread

> internal_bus_get
> dbus_bus_get
> dbusConnectToNameOnBus
> sd::BluetoothServer::run
> threadFunc
> osl_thread_start_Impl
> start_thread

spawned from the main thread at

> sd::BluetoothServer::setup
> sd::RemoteServer::setup
> SdDLL::RegisterRemotes
[...]

are in D-Bus's internal_bus_get simultaneously (with disastrous consequences,
like SEGV) despite the _DBUS_LOCK(bus) there, unless you previously called
dbus_threads_init_default.  (Which the D-Bus documentation makes you believe can
be called from multiple threads, though a look at the implemenation makes it
clear that it really should be called from the main thread before any other
threads are created---which we still don't do; oh my.)

Other places that (indirectly) use D-Bus (tubes/source/file-transfer-helper.c,
vcl/generic/fontmanager/fontconfig.cxx, vcl/unx/gtk/window/gtksalframe.cxx might
need this, too.

Change-Id: I912829c615b46b05a89c07bd044b04f1e5f5e7ba

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [e202ea3ab830f64b1305b6a6031a807a2c12ebdc]

Remove unused/null sd::ClientBox::m_pServer

Change-Id: I5d79bcd75088d5ba2aa773ebf0809281cab07924

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [c3174b7d5d419b7db20c4d30137f7c0d150d0d1c]

Updated core Project: help  826848d005ee8d2af1b11f662f15bc3c083dde76


2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [a5598cf00a49469b14492b9c9c6a82d8f8e04c42]

convert warn email's can't be sent dialog to .ui

Change-Id: I611c5cb7ab140a04e7ee4a78b6d828ca199c5624

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [86212cec81fe81ec79c17dff49734d63deed7247]

ensure message box is first child of message dialog

Change-Id: Iafb0b074ee9705d96d6deac9ade5baeb94586d74

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [d17698acc7e5b0fde24b704760a533511d868b3d]

drop unnecessary helpds

Change-Id: I0c39f08183d03be80c628cae9b6bffa614977ca7

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [884c01bf0d04340984a6579b69988290e5b864af]

Updated core Project: help  f83bc661383a6ec845b6e8e8b9b388d0ec02c5e0


2013-10-14  Eike Rathke  <erack@redhat.com>  [472ad8ba7ef99982025b37aba562f2135ca8a999]

work around crappy SbiScanner::NextSym(), fdo#70319

just to make test not fail that was wrong anyway

Change-Id: Ibbb8214b64be0e9a82e2bde406abdcfd2e84c734

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [c1e1de72609af2dc8ec7256f5505fcf673b2a73e]

convert captions option page to .ui

Change-Id: I571cc68bacce315ceafbe54deed6efeac51a6f1f

2013-10-14  Eike Rathke  <erack@redhat.com>  [f20feba4c43c34fd2ee05b4658b0de0248c08eb9]

resolved fdo#70319 exponent must be followed by at least one digit

Change-Id: Icdd22fa0f1efcdd18cfea7cb48e1cbf2cf8d3533

2013-10-14  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [241454c424b31aa9810b95072122d629fe3a9b8f]

Change sal_Bool to bool in viewfunc.cxx (Calc)

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

2013-10-14  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [086c52d28d863bd2ad488e3d6d5e871f8f4fcc91]

String to OUString in viewfunc (Calc)

Conflicts:
	sc/source/ui/view/viewfunc.cxx

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

2013-10-14  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [646ce81d1c1623feb5414cd248860b143fd2cd6b]

fdo#38838 use OUString instead of String

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

2013-10-14  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [349af6ea58ba4e2df4a1732d941acd4098c7bd87]

don't include unused tools/string.hxx

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

2013-10-14  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [17760f023d3e2e8e012ddd7b1427dffff0063229]

don't include unused tools/string.hxx

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

2013-10-14  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [9e208f28255eab69ee2ef372df90b1b636d97e0a]

fdo#38838 use OUString instead of String

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

2013-10-14  Caolán McNamara  <caolanm@redhat.com>  [7e7a487e904143cbc282a2b90c4cb3918bfa151f]

Related: fdo#38838 remove UniString::AppendAscii

Change-Id: I0f929843d73eb445c8b1aa56d59cbbce844b9008

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [be1ce88b8e5e06947e93146a052b0ba2c64dc479]

Remove unused file

...was referenced from removed sdext/source/minimizer/description.xml

Change-Id: I501860640eb899742f7850f626008b930bf8eab4

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [9acc06843a2a2c11cae1ff2ac9861f14a5347bce]

Remove file apparently unused since inception

Change-Id: Ib2522c943df37c0b299120fcbdb262a74ee5f5f7

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [cc0d5df45de33fd9e1407403e5160f38b9091ba8]

No need to have com.sun.star.comp.PPPOptimizer as a service

After de-extension-alization of Presentation Minimizer, it is important that its
UNO implementation names are different from the ones used by the extension (in
case the extension ever is installed as shared or per-user).  For
com.sun.star.comp.PPPOptimizer it appears to be easiest to not advertise this as
a service at all, but rather instantiate the object directly where used.  (For
com.sun.star.comp.PresentationMinimizerImp the necessary renaming had been done
in the previous commit already.)

Change-Id: I954b715f2d434cecf9abd2776b39c4ed3152c5ec

2013-10-14  Stephan Bergmann  <sbergman@redhat.com>  [2318ba0f53fcedebb04d7d1824c38ed36c16c0c9]

For safety, don't migrate PresentationMinimizer extensions any more

...now that it is de-extension-alized.

Change-Id: I74941d3280b7ebb8d801def59985548d8404f6c2

2013-10-14  David Ostrovsky  <david@ostrovsky.org>  [2aa5d13ed09c1cbad9f1da315442edfa6f9f3b60]

fdo#61950 De-extensionize presentation minimizer

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

2013-10-14  Thomas Arnhold  <thomas@arnhold.org>  [a979956012a277c9cb85147605b9671ace12aa0a]

html: remove unused options

Change-Id: If8a6d5136e9e397f5f9b2b49bd9aaf4a7e6bfc17

2013-10-14  Tor Lillqvist  <tml@collabora.com>  [ec16bfc22a6d5ee6084a1762ed5cb77886a2fb40]

Probably best to use extern "C" here

Change-Id: I9fac782e29566d3652f9e903ed22abdb6531f883

2013-10-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4badcfda55996891d99b1f0a8cc47028acd1c0c1]

Revert "Related: #i119525# List only JREs whose jvm library can be loaded"

This reverts commit 37ca14359b8c4027f1d9f9569ddfa2740cd2731e.

This breaks the loading of the jvm.dll on Windows if the msvcr*.dll is
not in the system path.

2013-10-13  Jean-Pierre Ledure  <jp@ledure.be>  [350772317dd0bd226c33b1945f3801fcb146891b]

Access2Base store (wizards + scp2)

License text modified after gerrit review

Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634
Reviewed-on: https://gerrit.libreoffice.org/6232
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [12b1ca3236aa167c007c6c87e0d2f2d06c495821]

Hacking on iOS keyboard handling

Change-Id: I0d842cc951cb5a3e7e990f835f541ccf1bd89df6

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [cbae2baa412437b624a1f01671ec16d9fdc358bb]

Reduce logging

Change-Id: I195a6a38f7cc597e6365ffd7f3e0432c73447e1a

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [e9f260b38076ce56f131914cfb5ece242eb1225c]

Minor refactoring of iOS code

Rename functions so that functions called by the UI layer for actions
to happen in the LO layer and functions called by the LO layer for
things to happen in the UI layer use different prefixes. Move
declarations to the generic <touch/touch.h> and avoid iOS-specific
types in the API.

Change-Id: Ieb8979065e02a87c4a415c934163265f2790d011

2013-10-13  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2b1329663a2034bfd622d9227573421b10bdad15]

Updated core Project: help  9d3ffe07f19282e1485f3312690727dbd5e53b09

correct example for EDATE function

Change-Id: If081af7b6df824a780fa0fed197416b9403f4231
Reviewed-on: https://gerrit.libreoffice.org/6239
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-10-13  Matteo Casalin  <matteo.casalin@yahoo.com>  [dfbef666bb8ab76f0a062ef44dc5d166dece49cf]

Prefer OUString primitives to handwritten code

Change-Id: I5be917b92eab92be32d8f1cf672ecf4a67b35383

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [c24855bc6a3a94846094c0714a477a299a60280d]

lo_dlcall_argc_argv() is unused

Change-Id: I318bb78b148564f64373dcb87bfb458c10f87489

2013-10-13  Matteo Casalin  <matteo.casalin@yahoo.com>  [abbf6b217970bf176da552f958d974de64952e2e]

String to OUString

Change-Id: Ie0cdb4288cee10bca9c7ea94ba3745748f4e080f

2013-10-13  Arnaud Versini  <arnaud.versini@libreoffice.org>  [1b45e8a86ad46a25b4b47a88d7f42a44bc5d7bdc]

Introduce unit test in replace functionnality in Writer

Change-Id: I5ee33965a511c7730610377a2e41f4728a0fe4d2
Reviewed-on: https://gerrit.libreoffice.org/6184
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [94755bd8f24582cc40c4257c971f518c270a52e7]

Combine a pointlessly split class implementation and bin unused private field

Change-Id: I44cee32e256e0767bb3b40bdba93e15b717c9ba6

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [ce69f5d2cec786cbcd879e5e3fb3cb1bd8d4446c]

Test _WIN32 instead of UNX as it's Windows that is the more specific case

Change-Id: Ifa5b522603a0ea592d873ae79b266091163e993f

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [01b7e04172889cbc9e4ac404b105e18ddc062d6f]

Bin unnecessary #include

Change-Id: I9ea868ed5bf6e2e2defbd51d5a0a1e6362c3be8d

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [6954aad4e5c99ce193d3dd60a43f6d41d7c0a87f]

Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it

Contains the platform-dependent on-disk line separator ("\r\n" for Windows,
"\n" otherwise, and yes, I assume an ASCII-based world).

Use it instead of static constant char array fields, with ifdeffed
initialisations, in various classes here and there.

Change-Id: Ibea1f2cc1acfb8cc067c3892a41f73bf44f2c78a

2013-10-13  David Tardon  <dtardon@redhat.com>  [8ede32d15735b78e3528107bfbcfb69e3beb7439]

add missing dep

Change-Id: I2535fb641ba6e0f3c651868143e70ca0bbd88d5e

2013-10-13  David Tardon  <dtardon@redhat.com>  [0cc5368c84e0b3fd9718af8e286bca459e8f116e]

extend function to allow list of args

Change-Id: If95f0e97e4f0b0efae976d6fea43abbaa02fdbac

2013-10-13  David Tardon  <dtardon@redhat.com>  [37c1ae54e07ee49ee84e9af4c0ed2e9d18786bb9]

add missing dep

Change-Id: I6b66cd78e36022c8a5d6b45489d2e2ade323a72c

2013-10-13  David Tardon  <dtardon@redhat.com>  [523a304a6db0c12bba74a26d8fe37d00ff60cc99]

fix copypasta

Change-Id: I950a87b5fbfe1b2f90068fbca273b69b8ab4b75f

2013-10-13  David Tardon  <dtardon@redhat.com>  [7b003de40398e4efdb556199cc613af42cf55ce4]

move externals together

Change-Id: I8c28241fc836551360711b984f8785da5e43e0e8

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [a872bd46f0961d0e931e218cad19f407938ff622]

ENABLE_HEADLESS is TRUE or empty

Change-Id: Ic1c05e781dfb858fc490a30e91b0aaf7ec63b3cc

2013-10-13  Andras Timar  <andras.timar@collabora.com>  [32bbc8d9d84e56ef0dbc34b2a6f3057e3274a357]

hide program modules in Custom Install panel of Windows installer

We all know that LibreOffice is not a suite of six office applications,
Writer, Calc, Draw, Impress, Math and Base. LibreOffice is more or less
monolithic. Yet, for marketing reasons probably, Windows installer
offered the option to de-select any of the six applications. From
the technical point of view, it did not make much sense. The saved disk
space was negligible. On the other hand many issues could occur.
For example fdo#67130, LibreOffice cannot start if LibreLogo is
installed while Writer is not, or fdo#70226, Writer crashes when
bibliography database is selected, when Base isn't installed.

We need less complexity, fewer options. It is hard to imagine a user
who insists on having just Writer and Calc but not Impress and Draw,
etc. The new start center BTW does not make starter icons inactive
for not installed applications.

Change-Id: I4d486f0d59c393bfe08ea3a69e51cc32b751f130
Reviewed-on: https://gerrit.libreoffice.org/6235
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-13  Tor Lillqvist  <tml@collabora.com>  [2b0320da7b59d2d4c0c5dc5da8424458ce0d819d]

No vcl.unx component in the ENABLE_HEADLESS case

Such a build passes make but make check fails, though.

No, I am not interested in --enable-headless. (I actually think it is a
pointless idea.) I just for fun tried such a build, thinking a bit whether the
LIBO_HEADLESS thing could be replaced by simply !HAVE_FEATURE_DESKTOP,
i.e. setting the latter to zero for a --enable-headless build. But whatever.

Change-Id: I156f956bd2430ba76934774c7d220a1b9f2019bf

2013-10-13  Takeshi Abe  <tabe@fixedpoint.jp>  [d7961b15572373a29cc0839858ae514db6238ccd]

Drop unused typedefs and #includes

Change-Id: I83f645ff93f7a351053b09d55ac23e9a5656d143

2013-10-12  Miklos Vajna  <vmiklos@collabora.co.uk>  [08c104a94cd4e4908f326c3e7c14aedd597665d0]

sw: add missing testcase for spellmenu-redline.odt

There are various cases here, as a start just test that any spellcheck
popup menu in a redlined document should at least contain the "go to
prev/next change" menu items.

Change-Id: Ic70b6dae4cac8fd970ad54e5015a61d50b024b2b

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [e6ab992c6fee2e84da7a7a25b1a0a0df9b4c629b]

Bin apparently unneeded #include

Change-Id: I808cd69035a1f4a90a0f09d2a8dc117bc81b5c62

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [4446ee5ae039e30b82365014be408354838a9ae8]

Bin apparently unneeded #include

Change-Id: Ib459531736b0c1cccfcb3f51aa58257c2c80e991

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [271ce90753d7004cfb2f1d1aeddd2ee4f36e16c4]

It's whether X11 is used that is meant here

Change-Id: Ie03696eccde6b1a02a839321f84c6a23b73419ca

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [e9c0819e60631efbb5057c60c64431e8a1946efd]

Simplify, and check _WIN32 instead of UNX

Change-Id: I89f975faf65da56bab68b093f32dccad80d502ad

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [4258b82f79b1e1c1a5d6428bf6650b2694a953fb]

Simplify, and check _WIN32 instead of UNX

Change-Id: Id13d51388ecee3bee706510c2f22182e9e1f2d28

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [246dda00dd1bd75d909721a0f758667332484402]

Test _WIN32 instead of WNT and UNX

Change-Id: I5c48fb1363609fe6d051794351fa5aaab29979b9

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [fcb0e1e97dc9f1f76cba1028f8fc2cf6943df9b3]

Test _WIN32 instead of UNX as it's Windows that is the special case

Change-Id: I701ea390440023f1aac0debb48747a8f1a216972

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [bee2ff9817e096507bd268b62ac2b71a43803c22]

No idea why <wchar.h> would be needed here on non-Linux Unix

Change-Id: Ic9fc0c7500336c4ecb4e6e46c9a7574d92235268

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [cb8183d44c7dc40afd9fa86070adb96310e6fffd]

Simplify and avoid use of UNX

Change-Id: Ia1f718341858de57d0e417d079981d91968f912b

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [eca81d9969e232b1236bc5020ab2b9304d5f4640]

Test _WIN32 instead of UNX as it's Windows that is the special case

Change-Id: I66e6167df47ac3051d543490ff780bc09dedd82d

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [33fdb0b1161ac1b8786f26de840811a34867730c]

Use SAL_PATHDELIMITER

Change-Id: I5b5346dcf5b4ab3277fea28ee73bc36dc0579105

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [aa7d62c3e385af3029b11fa86f7dd98987dddee0]

Bin pointless comments

Change-Id: I651854e653ae863577bd1f0f22ef640dd7044ebc

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [816a888643114a3a8ac07126c2cd710d318a5781]

Test _WIN32 instead of UNX as it's Windows that is the special case

Change-Id: I6252f4737dbc297525792412e006b2ed0147a0d6

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [0937d07cd5bbdc68fcae8127149ffa6c813d3a97]

Simpligy: Bin odd atexit crack

Change-Id: Ib7e491ae66525b8ba2555b50fe7c9e1fed150987

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [22481c65ff2019dcfb03d9fe58e6ad2574b759fd]

Avoid git grep match for "UNX" in comment

Change-Id: Ie8dde0810a3953a03ef6cfdcfaa24445ee45de5a

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [55ed54021b9c59d3e642ca93fcf4412fe2951102]

Unicode is Unocode on all platforms

Change-Id: Iea8065f8d0f8e305cf2b1f56ba7ddd4189306ad2

2013-10-13  Takeshi Abe  <tabe@fixedpoint.jp>  [d22ee5be41ffa0ac5a075c68a00b9b9eb6b8d376]

sal_Bool to bool

Change-Id: I3db66690f9eaa809bcbf2257804d319aaec0f975

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [5c046a31e1e19e01a60d4bf22cf2a5eb8ef13a63]

WaE: unused parameter 'SystemType'

Change-Id: I52717d85269dd1802b942ba19f5710b9e469faf1

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [b11f257d9b6927a7df1f2a3f03405e045a1beec6]

Test _WIN32 instead of UNX as it's Win32 that is the special case here

Change-Id: Ic729eab62109d854122fa5c6b7b4dc163088dd04

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [610681b97aca28c4c40c3462875cd47105442a21]

L10N_PLUGIN_PUBLIC is not used anywhere

Change-Id: I27bc41e76aa19cf6bd0a9eb4dcbfa07a0d165eb0

2013-10-12  Andras Timar  <andras.timar@collabora.com>  [9e30d407564a67917e667f5d67962efa0eadc9b0]

missing semicolons

Change-Id: I06607610d6a593ad8bf2deb2affe2e40af158087

2013-10-12  Andras Timar  <andras.timar@collabora.com>  [79896c3a43b7ae4d45fb164f1f11ba020bd8a74f]

missing semicolons

Change-Id: Ib1cf6ec8ffe622be887c7dd567d0b44eaf1a75e6

2013-10-12  Andras Timar  <andras.timar@collabora.com>  [914fbb57bdd4038d0a3e1e2cad45ff81672fc748]

fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat.

Change-Id: I0c8788f88b3c219e789af7f8bfa79e5dd31c5b3a

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [352f4f1f047be99c1068ba8bac3a4e3aaebf030a]

FILTER_PLUGIN_PUBLIC is not used anywhere

Change-Id: I2788bac96326f888e758a895d587125d4b8a3b3b

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [265ae345c01335a4d9d28bd23b86c43705062497]

Bin obsolete CDECL crack

Change-Id: I69da428711681d14fd48c198fbce0bb545665b5a

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [2c096cb5b0154a94b7c8a59d1e7c7943ac699910]

cdecl is the default anyway

Change-Id: Iee47fbc9ea43be2af2712efe15df3d7936277cf7

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [87708fd311145a7fb0415842f277693fdea3c816]

Simplify

Change-Id: Ic2afa7e60da57c5b516a043f717dea21a3cf0d55

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [49da6374b357277d46dfddfeb9e102c722a32111]

Bin some of Malte Timmermann's personal old debugging code

Change-Id: I4d8070e6c9441a39094d499c433e5009f093d823

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [8b73652822aae8941b81e8f076db5f5f0b14948d]

Test _WIN32 instead of UNX as it is Win32 that's different here

Change-Id: I05e93ef13523a4729c46c9dbf36657d7288c62e6

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [3db218c8f70a8d9c29a5013a5e056639b028864b]

There is nothing scary about <stdlib.h>

Change-Id: Ie30e4d67435808fd6c31e1ca7f10a58faad1c6ce

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [ac057ce23d57aa81dbd44852682abaaf5f5510a1]

Bin bogus use of UNX (in not compiled test code)

Change-Id: Idef7344e215e9b58e1449fbf71f8a64d0000f8c3

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [0eeda14bde6e5977a0bdc3d64841e035cd6d3741]

No idea why <wchar.h> would be needed here, and for Unix only even

Change-Id: Ie374a2619d6196172592a14654bb93ec8350c563

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [c3ba72ea48ad95b8295f4b71d0dd6c37d539dcb1]

What we actually want to check here is HAVE_FEATURE_X11

Change-Id: Id3f695f4b8dce4ace558c6d791488e8b6efd1c54

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [6a3bb7c1292e393711c8cd542e061d5d4add49db]

Add HAVE_FEATURE_X11

Change-Id: I4ca7310c936ce123347be2e3243fddc738f85d6d

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [d504b887988ae7db3dcd4bd2b00b294a159a0976]

Bin pointless comment

Change-Id: I7a873b1275ebc8279958fc14cccbfa99646e4744

2013-10-12  Andras Timar  <andras.timar@collabora.com>  [3f3d684430f0c8437550d207b5d54da9c80f19ff]

add name/description in order to avoid warnings in feature.pm

Change-Id: I291d4d969c73d39f3c02511cb7ea2dce27f163d6

2013-10-12  Eike Rathke  <erack@redhat.com>  [79fc6b82b7071262ec71c27f81e68b7d274ae695]

for unmapped language-only register primary language ID if available

... instead of an on-the-fly ID

Change-Id: I5cb38e91b67d02f0ccda90feb2ad0c60cd3765c5

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [ff7ba8c81c3b00722e58ed01a1ab361094aeb609]

Nothing Unix-specific about <stdlib.h>

Although unsure whether this source file actually uses anything declared in
<stdlib.h>...

Change-Id: Ibb5dfe5d0de1576a37a5f2c9cffcd9b850602b14

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [b680e352546dc614f3b30bbe212e6b415a6a6bf4]

Test WNT instead of the vague UNX

Change-Id: Icacdae592f05bcdcf50223d607976d687e182c96

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [9097611359d37003c9ac5b253dd592fed17e0aae]

We already have SAL_CALL that means __cdecl on Windows

Not that there should be any need to use it here; it is the default anyway.

Also the extern "C" is bogus here as far as I know; that affects only the
external name of the function, and that a function is passed to bsearch()
doesn't set any requirements on the external name of it. It could be a static
function with no global symbol name. But oh well.

Change-Id: Ia264bf2f952fd6f38aa36a25a084383d4d3f1bdc

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [7329fbd9c48a264bf917f43db3f50d3ab031ae64]

Bin two unused functions

Change-Id: I8362bfa0152f84a425ea3d461653d45c07816b92

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [81f94edc6341b4c898d8109ed50260de9ed06504]

What (who?) are OW and MTF?

Change-Id: I47b9b91d72e423c0ef37eaa9f081e755adfc36d6

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [5705102c02fefa715426424f0536d675c3faee68]

Test WNT instead of the vague UNX

Change-Id: I99aa82d29d056afde92d258fd5cdf13359f9b74c

2013-10-12  Tor Lillqvist  <tml@collabora.com>  [f1b956f5aaa83b53b1217d85be24d71d6379e97e]

s/UNX/LINUX/, as that is what is meant here

Change-Id: I6b58f6f62bc304b29c336fc46f87bce8d2ce22fe

2013-10-12  Michael Stahl  <mstahl@redhat.com>  [b60ce8465c8f01242354abccebe00742d164af60]

sw: fix regex search/replace of $ in selection

SwView::Replace() nowadays first searches for the to-be-replaced text in
the current selection, which does not work in the corner case of "$"
when the selection starts at end of a paragraph, as it will when
clicking "Find" to look for "$" and then clicking "Replace".

The problem is that there is some antique code in SwPaM::Find() to
move the cursor forward if it's at the end of a paragraph, which is
presumably some pointless micro-optimization; the result is that
"Replace" does not replace the selected paragraph break but the
one in the following paragraph.

(regression from 68a014dbca8bbd25056f75ef551fb81a0dbfb1b7)

Change-Id: I5aae9c272d102a48166c63e01775dc6322f9f02d

2013-10-12  Michael Stahl  <mstahl@redhat.com>  [dca5163b6ef206ceb1f2d56feb7546c1929afe60]

fdo#64495: sw: fix regex search for soft hyphen \xAD

The problem is that the soft hyphen apparently needs special handling,
and SwPaM::DoSearch() looked for the no longer supported legacy syntax,
not for any of the unicode character syntax that ICU regex supports.

Change-Id: I754296d2cf9286242e083cc7906ce3b8fda78dd5

2013-10-12  Eike Rathke  <erack@redhat.com>  [57f394688449e8feacb480440900cc50e1d58280]

don't sync vars twice

Change-Id: I2052aa0ac750f6e1c004f886bf29f9b96cf11bb6

2013-10-12  Rohit Deshmukh  <rohit.deshmukh@synerzip.com>  [f7ff594a9c879ea3ae437e0f7602ef26642e6fc7]

Fix for Corruption of chart due to Data Lables in Writer, Impress and Calc

Chart file gets corrupted, if we save file in Libreoffice and open in MS office.
MS Office gives error, file is Corrupt.

Following charts get fixed

1. Radar chart
2. Area chart without data labels
3. Line chart
4. Bubble chart

Area chart with data label file gets courrputed after roundtrip in Libreoffice.

Change-Id: Ib03ad49aae268b53aa18bdc21c723e2a7777eb45

2013-10-12  Julien Nabet  <serval2412@yahoo.fr>  [c196ea4df329ca39ffd1b26282a0f92567cf64d9]

Reduce scope

Change-Id: Idf01d2c4d151aeba411097b72fdaf88e7c08a347

2013-10-11  Julien Nabet  <serval2412@yahoo.fr>  [6efa9d1d23cf3f6987282959483ed4d3b763d465]

cppcheck: reduce scope

Change-Id: Ie33ae5c3bd1213bc4032e66d0cd7a3faefc7dfcb

2013-10-11  Eike Rathke  <erack@redhat.com>  [d5f33e2db4ce6d7c5f81a18705431fcf4d184b9c]

the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handling

Change-Id: I2cef8d0dd306ce22552db0b5d8890c754be9e835

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [2a198c02b95bd76c8d7c9e7dd7aff8fc7c030fd5]

CID#1103739 unintialized members

Change-Id: I15860351c15f7c28ae197fa626c58b5f3ead8bb7

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [dace560b350346b9f9a102ee602bb129a008bcfe]

CID#736194 out of bounds

Change-Id: I236c2f51716bfebd0c132bbaed50c1f1ec811ffa

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [78e0d07b6250ba441bae2c7517ed973d99bbd0b3]

Compare by pointers first.

Change-Id: Iec697f7100c06da37158e564ac64f0248f923638

2013-10-11  Armin Le Grand  <alg@apache.org>  [66c803ebcb4bc164ca5af1cf752aeb645735f186]

Resolves: #i123379# various SVG marker corrections

(cherry picked from commit ff1eee61fc56b06e436735f5e2b133db56de3608)

Conflicts:
	basegfx/inc/basegfx/polygon/b2dpolygontools.hxx

Change-Id: I818657573a1e673e312702a4b45e7bb6394250d2

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [d61168908ced2e4bae32b8e0ae0a6eba6dbf37fc]

have another shot at placing the expander checkitem optimally

reverts 03569dc7d38e4edf3f3e50f7dff3252116c28ab1 "I hate the positioning of the
expander checkitem in hierarchical view". I still hate it, so merge together
the various places where different efforts are made to try and position the
checkitem optimally and provide a single central place to do that.

Change-Id: I047504945fb5bf94e5f451007eb74328b8b56785

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [9b6b916ef39619f681f714397a0e3f85f442833d]

Resolves: fdo#70229 restore ResID logic to ui ctor

Change-Id: Ib4df8fc317e6fd21531a9dbd898cbdeef0783452

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [b44f8cdedee6ec56769188917cd2b4300ac34a9a]

drop now unused CustomAnimationPane.src and friends

Change-Id: Ida492cc72c7d5e26a220abf22c896cb45dee6130

2013-10-11  Andras Timar  <andras.timar@collabora.com>  [e17600eba244f8ee3e37cc24b4e2171f801c5ea6]

file list cleanup

Change-Id: I7bffb6c976654e23e8728e902d7bac287e45afd3

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [4ee0bbff0ebb88a249321c74e32b61f4c7eb3878]

-Werror,-Wunused-variable

Change-Id: Ia7fa834e3d9bf8578dcdc667fbe97ce58606704b

2013-10-11  Michael Stahl  <mstahl@redhat.com>  [9533e01713c0170bdae030429de38756d9c5ca74]

fdo#67796: sw: fix table cursor when setting language in status bar

Unfortunately it turns out that the neat hack in commit
b227a8e4d65e4bbfe991aed9342fe3e30eca8639 does not work unless something
actually _deletes_ the current m_pTblCrsr between Push() and Pop(),
e.g. by calling SwCrsrShell::ClearMark() or KillPams().

It would be possible to do some invalidation of m_pTblCrsr in
SwCrsrShell::ClearUpCrsrs() or UpdateCrsr(), to set it's bChg flag
or perhaps call ParkTblCrsr(); not sure if doing that is an improvement;
certainly it shouldn't be tried in a 4.0.6 backport.

So work around the problem locally in SwTextShell::Execute().

Change-Id: I2981506b3065e824532deda28d21dad4a5734a8c

2013-10-11  Andras Timar  <andras.timar@collabora.com>  [2731092c12a08e2b53d28089070d2a97c23e8925]

add sw/source/ui/inc/misc.hrc

Change-Id: Id1e0d4241a356bdb08a44b3ae87c3d1023c4669e

2013-10-11  Michael Meeks  <michael.meeks@collabora.com>  [53138c9968e28a25a8cd6d2b5e3d31cbb3257852]

fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.

Change-Id: Id9436def56f40d2bb54dea35bea916bd99964653

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [d58d1719a49c5c25cce8ddfa7fef52b09d0f9957]

Unused ScExternalRefCache::mrStrPool

Change-Id: Idc9d05cae6ebee4c5f88dbe53ab182da66781582

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [603b62c618b96e960ed8411626abc02418d5f3cc]

-Werror,-Wunused-function

Change-Id: I27d1bd3f4a94ba6951e5082509980f45cf48650c

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [dbad3d0e6e972e76484e36ab48513730ca4db1eb]

-Werror,-Wunused-variable

Change-Id: Ia69312b4adc11c256e57e69c0fd488eca441ce4e

2013-10-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [e2cdde1f187de7b6fd0cab740ab7be54fc6fb1f0]

sw: make it possible to accept/reject changes if they contain spelling errors

If there were spelling errors in a text portion that is to be
accepted/rejected, right mouse click just shown the spellcheck menu, so
oddly if an inserted text contained spelling mistakes and we wanted to
reject them, Writer didn't allow that.

Fix this by adding the redline operations (accept change, reject change,
next change, previous change) to the spellcheck menu, but make it only a
wrapper around the SwView code, so all the logic on what to do and when
to hide these menu items is not duplicated.

Change-Id: I76cad2f58a47575f8ef9517af51f1ffe7c4b6844

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [19ea624c6dc779333e84ca937e2f90a3f39871b1]

Fix equality operator for SharedString & write test for it.

Change-Id: Ib592ca2fe359293da6c10aa9e1535a91627cfc43

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [78cf106733680d2aedf85441cd359669f560b93a]

Use OUString & a bit more fine-grained unit test error messages.

Change-Id: I6d9ce2afd97d6011eaa93855c49f3d7071db0159

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2c23c6fc1f64627ee47c428f3bc1e99162cd864d]

Spell check context can be NULL (when the live spell check is not on).

Change-Id: I785f83b5c2c6329b7a18af9f9721c06894207ea5

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b3e35aa551fa8abc0215a0ef416fc9acbbc3c0d9]

Fix VLOOKUP calculation when the matching value is literal string.

ScRawToken needed to store a shared string value rather than the normal
unicode string array.  This fixes a previously failed unit test.

Change-Id: I87164c018ace0761c40d1493f44fe25909a4499c

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7333881bb7b04f7e4e2a28638024ae82a9c14e81]

Formula tokens, formula cells and formula interpreters to use shared strings.

Change-Id: I5da99869fc7f61ce698180fa5daa9be9db9ac132

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6255be7ca294d350143290c343673f264f42220c]

GetString() from ScMatrix to return SharedString.

And adjust all its call sites.

Change-Id: Ibb0c754e8fa105bd1a6035f2e0df5cee2d8491c4

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7c6848845f10dbac392bfc3dccf405d8e8e969fc]

Properly intern strings going into matrix objects.

Change-Id: Ieb8befa4f19ebc31f4afa1370c924b469aa77382

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f793daf81c64690dcca0772ece07d9ead96d0d0b]

GetEditUrlOrError() is no more. Just use GetEditUrl().

Since it no longer checks for cells with misspelled words....

Change-Id: I372c283e0567c2e0e40d26eeb19dcf6e5d3f9e0f

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [91923443e0d04218ae7124f439fc06a76f904462]

Fix context menu launch on mis-spelled word in a cell.

This was broken when the spell check handler was re-implemented
after the cell storage rework.

Change-Id: I4e7e718ffba45b2163bea4dd382f2a49f75fd5f9

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [29958cb6d8adff86ba9a68f683cd28e3baef4289]

We are supposed to keep track of max-length string.

Change-Id: I3a0d999f55d89734b26ee66c16cf8cadbcbac246

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bcd0033046be0c8bcc1c6ddda18645570250f083]

Some cleanups to avoid unnecessary getString() calls.

Change-Id: I334d64f7731915d27e3b81781c91e330dc446010

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [512ccd16de2d64a1fd64da92eeb61680b43797ee]

Make the same change to the orcus interface & remove unused methods.

Change-Id: I1263026133b694e531c0a99b16d622e1ae12db48

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0eabc71b59b97e51b8ee9630873dc8db3401f8f3]

Import shared formulas from xlsx without crashing.

The key here is to only use the shared formula ID's and ignore the ref
range. The ref ranges are not correct half the time.

Change-Id: If65f9b1b44ab6239db37977b6dfe3f822a9cf67e

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2f39c27be2bd66f149e0a4efdd7fa37daee43fb1]

Use shared string's fast equality check for ValidQuery().

Change-Id: Ib84087a10cc10a7533e64c4e8998354b52017df7

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [cff2f333aecdb8911736d919e3c5252320100d7e]

Add isEmpty() to SharedString. This simplies a lot of its call sites.

Change-Id: I0ebc43abe59ac317c053a4f606dbe376d85c03b0

2013-10-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a11e224e07a4fda0de64a9a0a181f6034e08d2e5]

Store svl::SharedString in query entry items, and adjust all call sites.

Change-Id: Ifd3bbb84c7abbe983a017a169c7e05914ef33450

2013-10-11  Thorsten Behrens  <tbehrens@suse.com>  [516ecd072f9dbfbacce77127a02b666ce387982d]

Restore persistent userpaint functionality in slideshow.

This was part of i103174 - Code from the ecntablet and eraser CWS;
optionally improves user paint interactions in slideshow, and got
accidentally cleaned away for being commented out.

Change-Id: I4fb87a3e1cb834e10ae766ed8c58cd6f2397c45f

2013-10-11  Jan Holesovsky  <kendy@collabora.com>  [be194006496368bfd5bd0d93ac45e729814961f1]

Basic: When we warned & stopped the program, don't warn again.

It's extremely annoying to have to dismiss the warning with every keypress ;-)

Change-Id: Ie117085ef25676065aedd0744cf618e1b566688b

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [52e07f1fd2ba3d1cf25ec8fe8c1892398c7cd364]

-Werror,-Wunused-variable

Change-Id: I7f4f232475339d524eed7ba578e22b53991bd123

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [d404c67e8a0f597e3d2fdd027e8e822823c6b1ae]

Don't use X11 concepts on iOS or Android

Change-Id: I39023acc08e652fcc9d365fe50a8240cbe0b610d

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [54be385b3332a0ad615426a1085ef18b6f517af7]

Redo the temporary hack for long touch: just simulate a double-click

This is just throwaway experimentation, not how it should *really* be
done of course.

Change-Id: If600a5d3f01f118e84079f513dfccb25f4d59622

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [ee0e92c9e939cfea947b749675829571c537b259]

Add some more source files

Change-Id: Ife2ee57878b2fad7af84f4a8b0b0a172f7a2cb7e

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [9b444c64132723cb148cf51bca5a81a83f3d2805]

Updated core Project: help  a16a5ca2d6fa6604177f0d007226c7d99031f68e


2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [cc6f43275a00b0aff2e60e70ee8032222a2c9610]

convert merge source error dialog to .ui

Change-Id: I1f09a4b4377a9a6c21e0e260c856dd9fbff4f1bd

2013-10-11  Armin Le Grand  <alg@apache.org>  [331216e2361eb682c7bc21c92345110d380503ed]

Resolves: #i29105# when a page background graphic is set in sw...

use GlobalRetoucheColor as fallback for draw object text edit

(cherry picked from commit 85388f93f40c4cb36d2bb9103d5264f476c2afe6)

Conflicts:
	sw/source/core/layout/paintfrm.cxx

Change-Id: Ic7db0f2cf25727baa47e0cfeca4655549a820a85

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [9b03a3688ff9c55293eccbb77dd24845c7fed6bf]

fix mail merge launch

Change-Id: I6604d1e626f83e6ac2203b7c80cd5b5b7d80181a

2013-10-11  Adam Co  <rattles2013@gmail.com>  [221643376f1bd5bd6be1738c0ea1b62fb646aaca]

fdo#66399 - fix rendering of 'two lines in one'

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

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [22edbdf53cc22c6cd5bb1cff99508fe4f588f462]

No need to support "prefix" in DllComponentLoader

...which is only used for extension components, and only while they are live-
deployed into an soffice process and thus offloaded to an additional uno
process (which never happens for bundled extensions), cf.
cppuhelper::ServiceManager::loadImplementation
(cppuhelper/source/servicemanager.cxx), and (at least non-bundled) extensions
should never use the "prefix" feature anyway, cf.
3bafe5f5f529f6539363c5a291dd13ef1e2cbbde "Extension shared library components
must not use the 'prefix' feature."

Change-Id: I19c4b71029eccf0c4f3d4481ea5f3542205f685e

2013-10-11  Michael Meeks  <michael.meeks@collabora.com>  [f1702566befe8771210194d767dbea0022d0eae3]

fastparser: don't allocate uno::Sequences when we don't need to.

Change-Id: Ic2fff8cabbc077b6fc9dabffd2c6fcf555152b11

2013-10-11  Michael Meeks  <michael.meeks@collabora.com>  [0489d6b7d36dff230aa9f440ae54eb60c3643662]

remove redundant X11 linkage in toolkit.

Change-Id: I73badeb7763da155296ff5bb673b36411e10791b

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [3bafe5f5f529f6539363c5a291dd13ef1e2cbbde]

Extension shared library components must not use the "prefix" feature

...at least no non-bundled ones, see 9dfcee9266c9769153444cdcd4ab0e6e636c3eb6
"Not being able to honor a 'prefix' is a rather hard error" and the description
there how that can lead to a crash when using mysql-connector-ooo.oxt:  "'rm -rf
instdir/*/share/extensions/mysql-connector-ooo', 'instdir/*/program/soffice
workdir/*/Extension/mysql-connector.oxt', install the [extension] per-user, then
'File - New - Database - Connect to an existing database: MySQL - Next >> -
Connect directly - Next >> - Database name: foo - Server / Port - Server: bar -
Next >> - Test Connection', crash."

This is a partial revert of cd79d51420b90117d0f3e1d5f3cdf9187bd61b88 "prefix all
component_getFactory methods."

Change-Id: Ia7a6272eb0597e3b3bbf4ab333174b3232448539

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [284347b764ed9867c0ba15f5ac9b153030a104f0]

Not being able to honor a "prefix" is a rather hard error

It happens when an extension has just been live-deployed into the running
soffice process and then trying to instantiate out-of-process in an additional
uno process one of that extension's shared library components and that component
---erroneously---uses the "prefix" feature.  (Which can be reproduced with the
mysql-connector-ooo.oxt extension, --enable-ext-mariadb-connector: "rm -rf
instdir/*/share/extensions/mysql-connector-ooo", "instdir/*/program/soffice
workdir/*/Extension/mysql-connector.oxt", install the per-user, then "File - New
- Database - Connect to an existing database: MySQL - Next >> - Connect directly
- Next >> - Database name: foo - Server / Port - Server: bar - Next >> - Test
Connection", crash.)

Change-Id: Ibab2ad31199eec5dc26ffa337a5e3e7490f782d7

2013-10-11  Eike Rathke  <erack@redhat.com>  [a0f368b657fbba47bd8015cc1c173f38b3f2e8a0]

yes, placement of parentheses is important :-/

Change-Id: I606efefada9529571e5a400da65592905200b987

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [c61891c096725cde7241ece415bf299ddb9e725f]

[API CHANGE]: Drop SAL_PRGEXTENSION from <sal/config.h>

It is unused in LO source code.

It was not really clearly defined what it meant and what it could be used
for. Its value was ".exe" for Windows and ".bin" for other platforms. But we
do have a "soffice.bin" on Windows, too, corresponding exactly to the
"soffice.bin" on Linux. On the other hand, on OS X we don't have any
"soffice.bin", just a "soffice".

Change-Id: Iceee19cc8768c5aaaeeb9bba34b9cde50073498b

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [521cf8fe4d953b8af72c666403f965d624dbfa99]

loplugin if-body warning

Change-Id: If19c06fafc6bdf121e72e49329c89839693297bf

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [1a56bda2aa8d1aea587aec8021e4380abf0effb3]

Small fix for cross-compilation

Change-Id: I5851af308193527a30eef1ded256f6b9ae69b260

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [7d879c775c3212193c4703ae57940630dad8800e]

SCNR: #include cleanup

Obviously just a question of personal taste, and we have no consensus
here, and some say that <sal/config.h> should be included before any
other LO headers, for instance. Oh well, if this commit breaks on some
platform, please revert;)

Change-Id: Ie02ec4e68b19961165608220f07808641d2e4fda

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [c7f7c954e0817de664344a620938a4e99ac7549c]

Don't display menu unless HAVE_FEATURE_DESKTOP_GUI_ELEMENTS

Idea from http://lists.freedesktop.org/archives/libreoffice/2013-July/054088.html .

Sure, there must be tons of more code that should be ifdeffed for
HAVE_FEATURE_DESKTOP_GUI_ELEMENTS.

Change-Id: I1ef9ec749b795919c6e52e4f9e0a03bd0e874bc3

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [3a912a626f9f96b62a6c425292a25ec02280d926]

Add a picture and a graphic

Change-Id: Ic58a0c6302b4bdac892ba1d9d019ae5b6f98e27d

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [22bdb75a7a133c37b22b4a26b52f18f008ea44d4]

Changes for iOS SDK 7.0

When building for the iOS Simulator, the -mios-simulator-min-version
switch should be used, not -mmacosx-version-min.

Change-Id: Icaf184b99d6b6160786b7a9de2fe475251d244cf

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [23df408dec36acb6fb6e96de14874fc2a42b7268]

Move C++ library check a bit earlier and use result

Change-Id: I459308bbc0f957b11f3088e56cd21b4aeef9721a

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [09d246c82fa87a51e8c8100a3c37fcd32ea56e35]

Use libc++ on iOS

Change-Id: I722b28f0d432c051fbe3a55823bc64b8a86e9a17

2013-10-11  Tor Lillqvist  <tml@collabora.com>  [7f213aaae8f1ccb23f43852d7c22baf766685763]

Use -fvisibility=hidden also for 3rd-party libs for iOS

Change-Id: Ib2806d71f9c2dc18c64f2c92012eaa1c77ddd9d2

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [94c4a221556d27fd203a50396de5a3f02f00699e]

loplugin if-body warnings

Change-Id: Iea42dc54c6d3b81142939b920d932d4cf83dc6e1

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [0a0248f89048fb3d85696eddbbcb2c176bc468c5]

Resolves: fdo#69467 nTxtLeft not compared in operator==

so the maLRSpaceItem( 0, 0, 2000, 0, EE_PARA_OUTLLRSPACE )
in sd is considered the same value as the default
all 0 EE_PARA_OUTLLRSPACE.

But why the change of the Which id triggers this apparently
always there underlying problem needs further investigation

Change-Id: I41ef93cf8992f2b5cc72ddb474c54525415657b4

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [3700700982f49d5e1dc599791517abc31c38dbf8]

-Werror,-Wunused-variable

Change-Id: Ie599ddddca533db3a626ab63a9d47e10d76a4a94

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [383ad54a25b97d4ae9c6fb76b92cb6fbaf8f1f0f]

-Werror,-Wunused-variable

Change-Id: Iac999c157d0d3fdb737bd2d92240e252cfb05333

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [5645564d9cf20bb54accceb5b6bcf4990e05f476]

-Werror,-Wunused-variable

Change-Id: I4727687b1f359ecf4eb8855b7894bf2a2047ba9d

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [e4274443340cc73695622dfa94fa09c32217a69e]

-Werror,-Wunused-const-variable

Change-Id: Id8a5df0151fa07ca36fc84206501b94a3405b114

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [21055f014c2d98f9f57ee81da9c54a4218d45e0d]

-Werror,-Wunused-variable

Change-Id: Ia3e6da86b47099106c4be793a1477979d327a2b9

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [54ec8a9a718281968291da2c4ffee11da07f30c2]

-Werror,-Wunused-variable

Change-Id: I7777008aac6331d7598f496c4808ab34c73f814e

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [ac8c5ea6c4efec357a289a48fb129e29ceef19b2]

Sort lists lexicographically

Change-Id: I6e44e37d70be90e6cebaaa17e1ee5851b80c7722

2013-10-11  ptyl@cloudon.com  <ptyl@cloudon.com>  [da69a3ef5c395a3772a1c999aae5f172fc139d1e]

iOS experimental app support for selection marking via long press gesture

Change-Id: Ib7a71797a2dc967f9d8ddd60fdc10c78201a87c8
Reviewed-on: https://gerrit.libreoffice.org/5911
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [0fa78319a8148cf1e0d200dac1cabbe7fdd47d3a]

CID#1103760 uninitialized members

Change-Id: I81cfd90640be41f0e09fdb38f765fcef77a59b6f

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [92407d540684c8b5953417b21742c7d94363ce1f]

CID#1103767 uninitialized members

Change-Id: I2b2a7728bf0a93cf3da033e8b1e1bfccdf6c1df2

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [1e9a71fed817eaae64ebe455d1644c917d082c95]

CID#1103771 uninitialized members

Change-Id: I3189f29d4632b8c04649dbded7250c1510e5b515

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [d22fb8a60881f96f0347b5eae6c67f056ddc53cc]

CID#1103740 uninitialized value

Change-Id: I2d10104277d8ad0781e3dd088d51d62fa759fe57

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [17605133e01c7a58d5e2f10c441bf67582ae4898]

CID#1103774 avoid use after free

Change-Id: I0cbe52bf48fb9a2611043c6c3e187b9db4414365

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [015c00b62f948920e7fc9eb280420cf2558b8fa8]

-Werror,-Wunused-variable

Change-Id: Ia49c97f3ccecf42852e21f0a3690352b9620e16c

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [2d30d16e1314883fdd02f0dda0a1115799320299]

-Werror,-Wunused-variable

Change-Id: I682b5d72c1785e8d8cb9c8bb42d4a0bab6db263e

2013-10-11  Stephan Bergmann  <sbergman@redhat.com>  [9f279e9902b07a07505fe7191e8b0a1d3db81c57]

Simplify string literal concatenations

Change-Id: Ibf5e9ed2716f2f22beb3b68ba7569b638f35a960

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [16be3d0737d87d5a0715dfdce52d38f1b588e450]

CID#1103765 missing initialization

Change-Id: I2c3781b30054662c21e4c1fa984e36c3898c5c3d

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [258d9fac7544f925c8250bad99b9554cc49578d5]

CID#1103756 missing initialization

Change-Id: I0a0dcf7a6009940854b3a6f8e26127c5868b5a55

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [51013801b055eeb1b5a60894be383e0c639ba059]

CID#1103763 uninitialized member

Change-Id: Ib6b003160a36e4dcdfab603def10c2731828806e

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [2f6b2cf6e91c973998256f2f7e6b801489915cab]

CID#1103749 unintialized member

Change-Id: I33f92b9fc6adc6fabc9732c4e62e7331e0baba25

2013-10-11  Jan Holesovsky  <kendy@collabora.com>  [ec3a4bfbf5a72b9814fb093b4300427855c161d1]

Fix whitespace.

Change-Id: I76acfa77eea862a1562521eea5160ed054f68650

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [77ba51a2dd1c37cce2ffb596f4544d9c8cfefeda]

CID#1103695 avoid use of -1 here

Change-Id: I7097d26f301fffa79d04fe4f26aeddb32223d62c

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [44fa08ed89f61add6ba6fb0eb1b5c243b53c350f]

CID#1103679 calm coverity re invalid iterators

Change-Id: Iad07aa59c6016752ec9467945d737380d214c3c0

2013-10-11  Caolán McNamara  <caolanm@redhat.com>  [88af59fa755505422958746fb321e15f50c99378]

CID#1103719 leak on default: path

Change-Id: I74a17da384499fb18f13d5caa04c356dfee71eff

2013-10-11  Armin Le Grand  <alg@apache.org>  [483ea555bfdde46dc581deaae5e782405de81a2e]

Resolves: #i123405# Allow to not limit size to PageSize...

when creating Metafile content

(cherry picked from commit c4b76f0442c452693846a4c92970ba67f26f2226)

Change-Id: I8536f4d55e422ad5550c1aaa311789ad31647611

2013-10-11  David Tardon  <dtardon@redhat.com>  [b506fcdf2477f68c34344346267543ca6a31da6e]

install extensions using filelist

Change-Id: I16dae6402d13d912830a02fbc3a7f8347e890bc7

2013-10-11  David Tardon  <dtardon@redhat.com>  [06293b051c9eb418ce0f5a6ee2f7dabafd78f98c]

do not copy testing extensions to instdir

Change-Id: Ibd2f18a8998b3e182d8d5b8af9c9f74a8ac00744

2013-10-11  David Tardon  <dtardon@redhat.com>  [2cddda124aad6ccce41367d44ec0d778727408f6]

copy extensions to instdir

Change-Id: I67c74295beab25120effdc9373c7d74f225e9d5b

2013-10-11  Eike Rathke  <erack@redhat.com>  [823278dd095d754d0f673ef140c36c9fa7ebeffd]

resolved fdo#69948 honor a detected FilterName

TypeDetection::queryTypeByDescriptor() adds the FilterName property to
the MediaDescriptor, use that if present.

Strangely enough the sequence returned by XNameAccess::getByName(sType)
of the type detection contains an empty PreferredFilter value so that is
useless in this scenario.

Change-Id: I5cdc9fe71e35bdb7c511739c7f7728134941649a

2013-10-10  Tor Lillqvist  <tml@collabora.com>  [4192ac4a3af3a6ec5152b5fc967537945e749122]

Fix typo in silly OSL_ENSURE warning text

Sure, it would make more sense to print out some information that would
actually help in finding out what's wrong...

Change-Id: I52f7921ad66214cadc58e39487b2447766bfd102

2013-10-10  Tor Lillqvist  <tml@collabora.com>  [1ca84e796751997a6b18893ae2cb969673bc0317]

Propagate verbosity to (some) 3rd-party library builds

In a verbose (if verbose or VERBOSE are non-empty) build, pass V=1 to some of
the Automake-based external projects, to get verbose output from their builds.

This is just a start, should check for all bundled libraries whether there is
a simple way to make their build verbose.

Change-Id: I470b3be7f43aaa09d5f7102da891f538799a3631

2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [95e582de1dec6c7b98d498b158ab8a1f4813c24e]

CID#1103720 make leak impossible

Change-Id: Ife34807a447aae474f1df29ce22f50b9e9d9cacf

2013-10-10  Thomas Arnhold  <thomas@arnhold.org>  [700883b34ebcdb77f398b4423f358bdf4648a853]

html: Options need to be lowercase, too

Because the lookup table (include/svtools/htmlkywd.hxx) is now lowercase.

Change-Id: Ica0606eb1546f74d2b651a70adee8117c956d4e2
Reviewed-on: https://gerrit.libreoffice.org/6193
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-10-10  Thomas Arnhold  <thomas@arnhold.org>  [39022b8b7de60b139a9d21991ae10593e1829e43]

little String to OUString + documentation

Change-Id: I982e44150fd2909da0571409f16051d79377d7a3
Reviewed-on: https://gerrit.libreoffice.org/6192
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-10-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c18dc12f292a504b0a6f3d402cbfee77d64a40af]

fix build with --enable-win-mozab-driver

moving staticlibs to workdir broke it since
520c7dc9e8860e506145e879182ca32853617097
Instead of copying the unzipped libs to another directory,
reference them from UnpackedTarball directory instead.

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

2013-10-10  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [ddac824d9c109430f5caad05ca1d84cfcd599c4f]

fdo#50118 use English add-in function names

This patch sets the function names of add-in functions as set
in the golbal configuration of LibreOffice ('Use English Function names')

Changing this setting has not yet an immediate effect. (I'm still working on
that, which is a hard nut to crack.) The add-in function names are set at
start up of calc.

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

2013-10-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [3ef5e2611197fe295c6b3521198390f9ad020f71]

writerfilter: drop dead isBooleanDffOpt() in doctok

Change-Id: I7be21f126eddc6e49649ea3370a7a181d976360b

2013-10-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [f4d50ca58143d4592e047cccace9e207448142fe]

CID#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead code

Change-Id: I7dae57f890a32511bb00ae5a6e1741fb6701046e

2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [463ba7b4d347c6fa0bcd1f01a49a18c7470a4ea0]

CID#1103727 the intent is surely to compare nPos, nStart cannot be -1

Change-Id: I27a6622f45ec3fdbb9153e1dcb1114c5dc71e884

2013-10-10  Eike Rathke  <erack@redhat.com>  [b1caf176a44b6979d2e0ea47f495a3dacf86e197]

fixed another "Out of bounds substring access"

Introduced with 3c2a26c84e70fd996855181d319970e2230b2459
Didn't have consequences here because the result was used to check for a
"startsWith" condition which it wouldn't had matched anyway. However,
use the real startsWith() now.

Change-Id: Ia1d558fc106d9a2010ad41c30f7eb2a2a480c59b

2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [541bb859332a790131ad3730fc87ec887266a18c]

CID#1103666 check for NULL

Change-Id: Idb8cf3c80422d38c271dc2cc8176ff231cf64025

2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [97f864df4ecdeacb36eac694671ff2081242540e]

CID#1103712 big element passed by value

Change-Id: Ib5ffd719d7054e36605190c521d8650d6b6e2728

2013-10-10  Michael Stahl  <mstahl@redhat.com>  [de84cde075cf012037dbfecb88a757fd786ab04a]

warning C4805 unsafe mix of type sal_Bool and type bool

Change-Id: Ia9eb65d5c0799437f55da2c59d007ed615da0385

2013-10-10  Michael Stahl  <mstahl@redhat.com>  [01f27b5e5d428cc3c4aeabdcbbb8204494fbd435]

sal: fix osl_setCommandArgs() on WNT

... was missing from 1acaa577b67158c060d2f57414f7aea86504a489.

Change-Id: I9098f4587f1c201328abbbcfb34d42f09d2e8203

2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [125655ae81b408369615c25f77475ca209e4c745]

no need to include solar.hrc here

Change-Id: Ib54df2162b92da92d1b9ba14185d0e7f837e7cab

2013-10-10  Eike Rathke  <erack@redhat.com>  [68568d78093c37e5848a19d5eabee163117f7625]

fixed !!br0ken CSV import preview

Regression introduced with 24c079605645cf29ba366ca39b7c1177da8b317f
Previous String ctor accepted length > string length, whereas
OUString::copy() does not.

Change-Id: If51e6df4e236a59ab0302d2bb683ca8e6d148bd0

2013-10-10  Muthu Subramanian  <sumuthu@collabora.com>  [6ef291086aaaa4a6bb2d196d75826fef30dd58b8]

Partially revert alpha handling.

Spec talks about x% while documents seem to contain x*1000

2013-10-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [4e8bc6930972fb59cc22a74925071409fd50698e]

SwNumRule::dumpAsXml: include IsAutoRule() and GetPoolFmtId() output

Change-Id: I8f3fbe00f472d694a7b9ea31fd251101c9ad73e3

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [2bace4e9629cd0ee28ae6515bbceeef5c0b7ec1b]

Adapt to C90

Change-Id: I491ca9ccfc5622afcec163e75792aa03a3a24a4f

2013-10-10  Michael Stahl  <mstahl@redhat.com>  [1acaa577b67158c060d2f57414f7aea86504a489]

sal: add special handling of argc==0 to osl_setCommandArgs()

... to set up a fake command line.  This is used from pyuno, when
invoked from the "python" executable as "import uno".

On WNT there is an API to get the actual command line, so just use that
even in the "fake" case; on UNX just fake something up.

Just for the record the whole osl_setCommandArgs() is called exactly once
assumption should work out _unless_ there is a program that uses SAL_MAIN
_and_ does a python-level "import uno" _before_ it wants to create a
python-based UNO service (via pyuno_loader::CreateInstance), since
pyuno already takes care to call Runtime::initialize() at most once.

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

2013-10-10  Muthu Subramanian  <sumuthu@collabora.com>  [efbf0b412bc76149b410d0cd17c7040513d4c203]

n#812793: clrChange applying for EMFs

Also fixed alpha clrChanges.

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [215269e3031e31fd64e3aa38167875a042b8c80c]

Silence some false Covertiy scan warnings about uninitialized members

Change-Id: I5e1d870a60f4c0d4b805c615d0e3c958e856bf8c

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [acbe968ef0d40fb90e0f839e3e2702a43a0ae703]

Minor improvements

Change-Id: I1dfe57368f438087d6e6131d36128db4438792eb

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [668c627eb4e66208738d5acdecbcad106efa8252]

Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env var

...introduced in 2001 with a Sun-internal bug ID as
3b1d10acc297db493b1f4e1999f6ba71f72db7f1 and
54007bb90c30469a5357c56056b8fdba3a233e24 "#84715# osl_getThreadTextEncoding
first defaults to contents of environment variable SOLAR_USER_RTL_TEXTENCODING."

Change-Id: I991b4777c27a24419bf066cf41b3c4545d0fa681

2013-10-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [5c79177089cd4038276f63577affa7c86dcaab38]

sw: include SwNumRuleTbl in the doc model dump

Change-Id: I385bce4562e4b94102b0758ca24853892b081ea1

2013-10-10  Muthu Subramanian  <sumuthu@collabora.com>  [3d0d0717e8afdeb398931d59b1ab337c43b7197c]

n#812793: Reverting the workaround.


2013-10-10  Caolán McNamara  <caolanm@redhat.com>  [eb79c13a809c2edf99042b114ede512ebd4c2273]

update local font.conf for Calibri/Carlito Cambria/Caladea

Change-Id: I9391876f2b09750ad5f44483f489743581948d21

2013-10-10  Herbert Dürr  <hdu@apache.org>  [f63a40965ccf1db5c5efe5517e3d6bdad6d727a8]

#i123456# add Caladea and Carlito as fallback fonts (cherry picked from commit c98566be40d6991467dde665af3eb0085d4ad80c)


2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [62828c9e11e27a2a9b69a9ad0919279df9a10359]

Make changes of interface method parameter names a hard failure

...instead of a warning, now that all the deliberate changes have been
addressed.

Change-Id: I6075a36a560bd68826c6840992eefb8f51b939ba

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [8a97f996b2a1526e69e32f39fd599aee25140efe]

Adapt type_reference to fixes of illegal method parameter names

...UNOIDL identifiers starting with an underscore, or starting with a lowercase
letter and containing an underscore, are invalid, so occurrences of those as
method parameter names had been changed (even though changing them is strictly
speaking incompatible, but correctness trumps compatibility here).

Change-Id: I1cd2c32ff1486a13bf0218bcb7d3df5fc615ac01

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [2872cf80f2bc8758dfc82d081cc6c03a9564cfe6]

Adapt type_reference to typo fix in method parameter name

...strictly speaking, such a change is incompatible, but in case of such a typo
it is probably best to do the cosmetic change anyway.

Change-Id: Ia4f773676addff5bfa64817ac724fa27c61b2a4b

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [ab02cebc9ae257bf1de4a2ab35c4508d246c6fb4]

Change back method parameter name spellings

...changing them is deemed incompatible, so best avoid such cosmetic changes.

Change-Id: Id57d38721a4f3b83933fa13c509c20eacb95f903

2013-10-10  Andras Timar  <andras.timar@collabora.com>  [ee83131e8bf27758c20392d78bac298cde1e5161]

Updated core Project: dictionaries  f1a4ecab4b10fe7e5daadd6529516d5ffeba0fda


2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [bf1284d34e3bf53179a1513265accc0c3f54337c]

Keep type_reference/offapi.idl at backwards-compatibility reference status

...i.e., only change it to reflect cases where we deliberately became
incompatible, do not change it to reflect compatible changes.  This reverts part
of d567671196fccf20a350f3cbf210eef088fa7ce3 "fdo#57490 deprecate
IsSpellCapitalization."

Change-Id: I2ed58a1740cc22ef1ad4fdcbe04c4a0d2ef547bd

2013-10-10  Noel Grandin  <noel@peralex.com>  [7a558ee5fcc28bb463eb90bd8f92843e6471d7cb]

convert sw/source/filter/ww1/*.hxx from String to OUString

Change-Id: Id226b541caa7aee1d8ac9247833ee3c3c58fd3bc

2013-10-10  Noel Grandin  <noel@peralex.com>  [77022dca24b03644e7113b05c661c6887cd91e4c]

convert sw/source/filter/ww8/*.hxx from String to OUString

Change-Id: I8b26dcc671771f3a26c1270b94ef7e342074fa3c

2013-10-10  Noel Grandin  <noel@peralex.com>  [ecdce39037f8ee0fd660b0b1a7ecae3234380f2f]

convert sw/source/ui/dbui/*.hxx from String to OUString

Change-Id: I43deb5f70beddec6689a7e1cfb7d76e403b79819

2013-10-10  Noel Grandin  <noel@peralex.com>  [6d7f80a5ecafd7d7cbb32be968f17b472c7c8101]

convert sw/source/ui/docvw/*.hxx from String to OUString

Change-Id: I8b8437b4020d84402b6b16140b7c999e6c88efb1

2013-10-10  Noel Grandin  <noel@peralex.com>  [51c647cf744480db7ce1c450f6668727cc75d74b]

convert sw/source/ui/envelp/*.hxx from String to OUString

Change-Id: I5baacb469d5bee57908abda63834db8c312bf023

2013-10-10  Noel Grandin  <noel@peralex.com>  [4e0c84ae19a9633bc84953c0c3bc2b7a69e7c126]

convert sw/source/ui/fldui/*.hxx from String to OUString

Change-Id: I7c9e4fdd8f2edf1a7d9a566543571516544bb1c0

2013-10-10  Noel Grandin  <noel@peralex.com>  [c922898500efc1a67d39ac37815ebed2248a782c]

convert sw/source/ui/inc/a*.hxx from String to OUString

Change-Id: I6875504bd979addd5df2ece596a4f718ad491581

2013-10-10  Noel Grandin  <noel@peralex.com>  [51a30356dfd4ef3761feea155d81f9e32c83c954]

convert sw/source/ui/inc/b*.hxx from String to OUString

Change-Id: Ieddab9087988cf57470d9f881b3137992fa3dafb

2013-10-10  Noel Grandin  <noel@peralex.com>  [6b25dd2f914a7bdd4d39e21675fcedd049192b73]

convert sw/source/ui/inc/c*.hxx from String to OUString

Change-Id: I8b8c73a0ba9b1e40549c1832ed6ad5b630d4e620

2013-10-10  Noel Grandin  <noel@peralex.com>  [3acd7ab515ab6e97c9110b89d13136d94be5eef6]

convert sw/source/ui/inc/d*.hxx from String to OUString

Change-Id: I5ef0592411169884693d01dc497c53897c0b5928

2013-10-10  Noel Grandin  <noel@peralex.com>  [79f52d249fe043e6ec54be6ffa0c71a748920394]

convert sw/source/ui/inc/e*.hxx from String to OUString

Change-Id: I5303db6a8f99184bd4f90b53522b6696c4ce8eed

2013-10-10  Noel Grandin  <noel@peralex.com>  [0d68db266515b68f68c38fe60300ea963370bf59]

convert sw/source/ui/inc/f*.hxx from String to OUString

Change-Id: Ia4c5d157bab7cce5aaaa78bad48f5083bc3ff8c9

2013-10-10  Noel Grandin  <noel@peralex.com>  [e8d048259fbb2512816624782cce5e0d8a1740bc]

convert sw/source/ui/inc/g*.hxx from String to OUString

Change-Id: I612c4f99349eea8efceb5cd83a2533f478b74d39

2013-10-10  Noel Grandin  <noel@peralex.com>  [d57c0f799cf67d447071c20e95b466fa950e33f6]

convert sw/source/ui/inc/i*.hxx from String to OUString

Change-Id: Ib850538920015fe3ef410449ff67cd9b15ae47f4

2013-10-10  Noel Grandin  <noel@peralex.com>  [60d7c4b96dc9541c581946c9e1b2f0b5aeb2ea85]

convert sw/source/ui/inc/l*.hxx from String to OUString

Change-Id: I8566128d3e3271e926a7ff70b453365dfab1f62d

2013-10-10  Noel Grandin  <noel@peralex.com>  [dd211963a3644c2cb1bcbc24f6112b24e6a2a89d]

convert sw/source/ui/inc/m*.hxx from String to OUString

Change-Id: I4b625f4688977121d4de16fcdbd4327aad989134

2013-10-10  Noel Grandin  <noel@peralex.com>  [36191386f0903f2e8d7b01baf12525d32972b4c0]

convert sw/source/ui/inc/n*.hxx from String to OUString

Change-Id: Ic5d034cdc013910f932d1126204c362a269018b0

2013-10-10  Noel Grandin  <noel@peralex.com>  [a415487086dd9b372fedc327c2bb5e3824baa5dc]

convert sw/source/ui/inc/o*.hxx from String to OUString

Change-Id: Iabe90c2dc542c74c7bc890f6618c35d118ee10da

2013-10-10  Noel Grandin  <noel@peralex.com>  [23ab9a8c08b002d1551fbbe3a4bb3ec77b1c6875]

convert sw/source/ui/inc/p*.hxx from String to OUString

Change-Id: I030e7ef14657fd2e6d86627dbdd9f61146473d52

2013-10-10  Noel Grandin  <noel@peralex.com>  [e2af23343b8d2ac672827d3e7d8623fd7734fad6]

convert sw/source/ui/inc/r*.hxx from String to OUString

Change-Id: I276fdfe7ddd6cc0daa0ca7d6f51342fea718af8e

2013-10-10  Noel Grandin  <noel@peralex.com>  [04d442923914da298ec5730a89310c6b0d33acdc]

convert sw/source/ui/inc/sr*.hxx from String to OUString

Change-Id: Id4a329f6e4e93def20cf4346d77f4595edda8bbd

2013-10-10  Noel Grandin  <noel@peralex.com>  [3b5a0ea9bbbcee299cc0a20482671e0a13d8567c]

convert sw/source/ui/inc/sw*.hxx from String to OUString

Change-Id: I75ee55f9a8e2b7036621adbee40b92f29029f366

2013-10-10  Noel Grandin  <noel@peralex.com>  [5126dd89a2f1e8934cee8e654239e989ba1c143c]

convert sw/source/ui/inc/t*.hxx from String to OUString

Change-Id: I5fa8a7af4a869998af19509a132a4cb67716097b

2013-10-10  Noel Grandin  <noel@peralex.com>  [5da5b52634d3452c16b733394bffb03cecd4cdd6]

convert sw/source/ui/inc/ui*.hxx from String to OUString

Change-Id: I2c9844d1a31d058fadc81c8ff935ce2d75f25ad1

2013-10-10  Noel Grandin  <noel@peralex.com>  [2d5ba868d16661221075b4fc919174ab97dbfb80]

convert sw/source/ui/inc/uno*.hxx from String to OUString

Change-Id: I7f6b4a29655390356aef9c6045590ee00c0fed4f

2013-10-10  Noel Grandin  <noel@peralex.com>  [066f564990398399b58e083efb260eac93121920]

convert sw/source/ui/inc/view.hxx from String to OUString

Change-Id: Id0f752b5c652e24b0a011c6fe69cba81c1e64b47

2013-10-10  Noel Grandin  <noel@peralex.com>  [6ada84236a211d77ec064b0bfdd8570cb10216e3]

convert sw/source/ui/inc/w*.hxx from String to OUString

and remove a couple of dead method definitions

Change-Id: Iaab20bd367e0387a1aafa656aee3bd78705cd64b

2013-10-10  Noel Grandin  <noel@peralex.com>  [9fffa618a967a1f196619e7ae0c22cc15ba6a648]

convert sc/source/ui/inc/zoomctrl.hxx from String to OUString

Change-Id: I60278f22fd2c4e39c860a4257e1847b3c8ac4f40

2013-10-10  Noel Grandin  <noel@peralex.com>  [a31990445829bc15884b846d93826a4bc8a1a539]

convert sw/source/ui/misc/impfnote.hxx from String to OUString

Change-Id: I7a8157d6f4cffaf7b9dcb620fbc4fe034decbd9d

2013-10-10  Tor Lillqvist  <tml@collabora.com>  [d79f3e6ff03722db0dd082aecc3e3e6e29cfbb4f]

Normalize ENABLE_VALGRIND: TRUE or empty

Change-Id: I21521d1d7e4a139a1ea0c3f4fe6c51b4637c595f

2013-10-10  Tor Lillqvist  <tml@collabora.com>  [85f5f2301d2efaa3246d7dde87c5e3a969711140]

Untabify

Change-Id: I8cd9246f9f8866ebbf19455b00cfadee5db8354a

2013-10-10  Tor Lillqvist  <tml@collabora.com>  [46ddcbbe2a4b2e97770f2c962c6450a48f539cd9]

Normalize ENABLE_PDFIMPORT: TRUE or empty

Change-Id: I962b37757dbf3569df73e70ae2d7c666d7cdf43e

2013-10-10  Muthu Subramanian  <sumuthu@collabora.com>  [cd40d2ba9e8ed17cc870606b17ac2dffceb2813d]

n#819614: Lines running off the screens.

Also fixed the test cases.

2013-10-10  Stephan Bergmann  <sbergman@redhat.com>  [5c8bd197242b2760d9d84e7f8888e84fae9300f4]

-Werror,-Wunused-variable

Change-Id: Icb0e2b1bd7dabc14a3dce9e70ea5e7ef870484e8

2013-10-10  Michael Stahl  <mstahl@redhat.com>  [aa3b39b0bd65158ec3156e0a1391973507ebd19e]

unographic::GraphicProvider: lock SolarMutex as needed

... thanks to bug report from David O.

Change-Id: I7a72c36848a110fe7487c85c7720990d3c1e14de

2013-10-09  Michael Stahl  <mstahl@redhat.com>  [566bdd3a4dfc69431460ae04700d4b2aa9910eb6]

warning C4805 unsafe mix of type sal_Bool and type bool

Change-Id: I9e6c8ab9e2c113ec0f207a2f96e34c0fcdb70a62

2013-10-09  Armin Le Grand  <alg@apache.org>  [668730fbdd1ccf9a23d0a55361d019ca9e58ff39]

Resolves: #i123359# need to call SdrEndTextEdit before...

manipulating objects at model/view

(cherry picked from commit b5e8564995cd92e19cadcf8a6e9151be3efeeff4)

Change-Id: Ie282370c7fc2dea4f9d59d85aac742b41d7c4541

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [57a28dc9556b4e6fff337e0eb9d0d8abc5223161]

Fail fast at least in debug builds

Change-Id: I266d5cf5b98827617f7ed65c94a772e28808f386

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [34e951bd7284d2e771c279e3adc3899d191fdad0]

More OUString::copy out-of-bounds fixes

Change-Id: I45762d167d04252e32155a7b23a3290688bccdf6

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [f58ee783eebf74108c1c1dd5f24e6abaa19c4f09]

Improve ErrorCodeIOException messages

...and clean up some includes.

Change-Id: Ia5843cd38f967722d7173a6c87fba26064e3ffd6

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [669655d146ea87db2df28125b02bcfdfe4ef61d7]

Improve error reporting

Change-Id: I43df9a5458cb87145a3492e1a0c97ceb8c8a3b90

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [9c489f7fe0fd81fd2d293c1cb7c7d4874f434568]

Use rtl::OUString::startsWithIgnoreAsciiCase

Change-Id: I889a072bd96b6076966e3aad84e39d3491618912

2013-10-09  Thorsten Behrens  <tbehrens@suse.com>  [528391f3c98e3ea809134ba2b9c60bb62e929c47]

Resuscitate old vcl unit tests.

Needs a deleted canvastools method, move code into more idiomatic
vcl/qa place, adapt to new unit test framework.

Change-Id: Iddb9c2249673b4d580e46a1d72029be0a8c4d9ba

2013-10-09  Thorsten Behrens  <thb@documentfoundation.org>  [7727b9e88d0498dfb800354debaf889c8cf63bd7]

oglcanvas: OUString cleanup

Change-Id: If37ea29ba239c0affd8e5777c82db755ee03f1c2

2013-10-09  Jan Holesovsky  <kendy@collabora.com>  [8996ab35db7ae98e63b7735e8f172da3d9e48af0]

Kill PropertyDefinition; use PropValue instead.

PropertyDefinition was introduced long ago, probably in order not to have to
touch larger amount of code when it turned out that it was necessary to store
more information in PropertyMap - otherwise even then it was more logical to
extend the value from uno::Any only to some structure.

PropertyMap's API itself is quite non-convenient, it is half-way between
direct access to the std::map it is derived from, and something built on top
of that.

In the long run I believe we want to make _PropertyMap member of PropertyMap,
not an ancestor, and change the API; if anybody cares enough, that is ;-)

Change-Id: Ib8e9bfc4561f003b78ab6ce6620722e251f661d6

2013-10-09  Michael Stahl  <mstahl@redhat.com>  [f011a5c5071ed4a60f0ee7117608b72cecbb958d]

fdo#70143: fix SwDoc::ReplaceRangeImpl() a bit more

Fixes regex replace of "$" with nothing (to delete line
breaks).

Change-Id: If7ec1e5f524f7bb308a2949ace16cb8aa6989106

2013-10-09  Michael Stahl  <mstahl@redhat.com>  [2386a92c1e6e8ec263edb4dc4fdcfeaa4673ce1f]

pyuno: set up fake command line in getComponentContext()

Easy to trigger the assert in osl_getCommandArgCount(), just
run instdir/*/program/python and "import unohelper".

Avoid that by setting up a fake command line, hopefully
nobody expects to be able to give relevant args to python...

Change-Id: I0df6c23d6ecbb3c2bce81a9d5bcecdcb1729ddbb

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [d703c8f64c6cd650bb753cf1f6f39b3e81f06a41]

rtl::OUString::copy needs to check for out-of-bounds

...regression introduced by 5089bdb234a93bcb62b597c18b8ab66048246b13 "Related: fdo#38838 remove UniString::EqualsAscii"

Change-Id: I1d2b78122592a57fe740e36d7811d563edf1e2c4

2013-10-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [cf7849bb405b69791b237396d625aaf83f69acc4]

writerfilter: remove last unused DFFOPT definitions in doctok

Change-Id: I8a989f4a4faab3e611d4a04ef5a00ac4921d2f7c

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [8254648828e4f4d65a0516e160e5732f3d85765a]

CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3

Change-Id: Ia54ecab9e08485ebffe98dc064f328360c17a120

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [333ec5789a01dfc165598ade66de518132c64865]

CID#736180 out of bounds

Change-Id: I2e775a49a1c852053e3c7996381f20d3eda1189c

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [894dac7b8c85e041d609fc91b89bf3bc01edf82a]

CID736196 out of bounds

Change-Id: Iaf9774c84f9ffe1a3d8fcd64c9ce950aacb317ba

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [9692c7d285f85dd8a90cf156ff212969bc79135b]

CID#736197 out of bounds

Change-Id: I9b105926b812e4341700d87d77288fe429beda53

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [540e817e7b59953d1036cdbdf1c47358b6ed98be]

CID#736198 out of bounds

Change-Id: Idb564e9e2d3d8a8d23ff2c3065c8368c558e3069

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [6dd4cfeeca9e8a790904d5e06a0ad14919d98fc5]

CID#736199 out of bounds

Change-Id: I77123f6641dc1166820e3e9da583b331af53641d

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [a6baaa652a591c6aa5b2f86ce1908191c5be2c50]

CID#736200 out of bounds

Change-Id: I8ef64d3eac9430fba5b5eef55b8391f351225f2e

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [125f9bb308059696af5452c34eea1e8ee6af638c]

CID#736201 out of bounds

Change-Id: Id8e4fe4b303c34d83e47b9b3e78081ceaec730b5

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [ee93bc1cc196b4c88dfabf10b161f725ee917ace]

CID#736202 out of bounds

Change-Id: I37bf129c3f60b602081f6bf94e99de9a2e63152b

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [b40d092b960648b3a0af388e4813d977e5284427]

CID#736203 out of bounds access

Change-Id: I4db4e241b6b2348a48536a7dd0f1aecbf04cb675

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [49325659ca66958c2063c491e03b731cf1c53798]

CID#736205 out of bounds access

and CID#736204

Change-Id: I5bfb7101c3e330958a3c883ce3c8114781f7e033

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [293890e0d07d0f28cd10bfe7c2bf53865dbfb1fc]

CID#736504 memleak

and CID#736503

Change-Id: Id70f081f809b6fae82ecf5869f0e14a621393525

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [d47ce6b69b32ea5c6971069bb9ee2a132e35fe3f]

CID#736509 memleaks on early exit

also CID#736508

Change-Id: If3df76d6ff797224fe4214938e50ab624c0617da

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [4bcdaabecf2b91eac322047183d0fd10771dd643]

CID#736516 memleaks on early exit

Change-Id: I125735e593b26894d3abe34e662ffaf8d585fe6b

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [fd4d263d2d3af206af613b118e352e47dea8e8db]

CID#738544 unitialized member

Change-Id: I4f2342776467594f3512af624a653a9b827a0afe

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [84cbee6029107bd879b078858519aab6f93b55af]

CID#705759 why such an obvious mem leak here

Change-Id: I88cc0b371df9c827917a408c1bcc9a14e752a20f

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [dc76fc4eda2a67a7e877216171f96514d46baa14]

CID#707521 unintialized member

Change-Id: Ieb4417ae89718d8c5e9abf77cb3e1830c080ae4e

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [dd0999570a467582a577f99fca01e181895fb7b3]

CID#707522 uninitialized member

Change-Id: Iaadc8ea9f14dc2596f252e2f06a1613e6080f9ff

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [2fb8d40bac26c3555b6db0bbba5b50a68957f075]

fix string

Change-Id: I3116dbf41b5672bb90c255b22403c8ce0ff57265

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [d63a69a087c9c7641e28e2002d7ad56076d08ca1]

fix string

Change-Id: Ibd3598f1d053605dd7dab2fd08896ab4dbd25add

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [43e01ae9700fafab5441a61be088554737ce5437]

fix string

Change-Id: Id441395365d3cb6f598760042d5e54e905783b91

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [ae95703819348938bf9e44bd635365e3e48cd05d]

Related: fdo#38838 remove UniString::SetToken & UniString::SearchAscii

Change-Id: I5219578fbeb40a0fe363f03c64021a83f7e505fb

2013-10-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [36c1239ae14ab7861f89db8efef121d0b1448636]

OSL_ENSURE -> SAL_WARN_IF

Change-Id: Id040721f5e41062605e635cb0f1e5b4c724052a3

2013-10-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2b91dc3ae674648da6909b0ab96129a7d7d3ed39]

fdo#54938: Adapt connectivity module to use cppu::supportsService

Change-Id: I885b4c7a60ff51d44138c4f8a56a584c38a9804a
Reviewed-on: https://gerrit.libreoffice.org/6172
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [fdba797bd9c2a3fe4de82f92c3ee815c15f8ac84]

These constants are needed also for some code inside HAVE_FEATURE_DESKTOP

Change-Id: I3c87ac7a4696bee732fdb2bb9120ac3d50e9e664

2013-10-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [49279e759cd9d6a6136e26f08a260bc3daa3dd86]

sw: include SwNumRule in doc model xml dump

Change-Id: I1f3ef757f76c88243c4be1f1a86042040eb524e8

2013-10-09  ptyl@cloudon.com  <ptyl@cloudon.com>  [4e7495ac2cb6b015ad492def45fd24f4ba0f54f8]

Fix for iOS scroll by pixels, and pinch to zoom

Minor further changes by tml to match the coding style of surrounding
code mainly.

Change-Id: Ied6087a264f1c6b00763ea36fba9808329afede4
Reviewed-on: https://gerrit.libreoffice.org/5742
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [ff3b823ef4b867263711703fab596584314e4f58]

Fix for !HAVE_FEATURE_OPENCL

Change-Id: I98cc2819e5de88cdce235735518b64193610fdc6

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [d9c5452a15510b81edc59605ca234b8f61d478e7]

ENABLE_OPENCL should be TRUE or empty

Should make the Android tinderboxes happy.

Change-Id: Idf33106514a1d0e34566d76d97d689e7543eda3c

2013-10-09  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [cb1c2d1482d9eae7665d82fc7560ca1b75707da2]

fdo#63866 Remove checkbox also for new separators

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

2013-10-09  Jan Holesovsky  <kendy@collabora.com>  [33e97347ac5b1a3206ddcc2c8313c7e88461bb0b]

DOCX export: Write contextualSpacing only if it takes place.

Change-Id: Ibc5783aeea8bcdc05c14054fa10c43a0c98c2159

2013-10-09  Jan Holesovsky  <kendy@collabora.com>  [0f646b9098511c2dd7e635d35a80056a9a47d37f]

DOCX export: Enhance the style inheritance unit test for docDefaults.

Change-Id: I839cbd6b3499f77867f993ece9f764db8f1c18c3

2013-10-09  Jan Holesovsky  <kendy@collabora.com>  [d4ee91e37b7aebbf85044d7dfd22896dd44071a4]

DOCX export: Output the paragraph properties in docDefaults too.

Change-Id: Ie5fc89d24cfff021e362811f3d2eed8608107767

2013-10-09  Jan Holesovsky  <kendy@collabora.com>  [b7e0d49dcd757fde9a634246a6b3ce46d6f75e79]

Improve readability.

Change-Id: I7527acd4b99b3b2a911532adb85b2a082c6569b7

2013-10-09  Thomas Arnhold  <thomas@arnhold.org>  [d567671196fccf20a350f3cbf210eef088fa7ce3]

fdo#57490 deprecate IsSpellCapitalization

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

2013-10-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7493956f7b8dd0deee244826d2ce936f417e34c5]

fix building debs with epm (find libgetuid.so in instdir)

70c35265f517ef372cb739d4cc64499abf57a838 and
f89cce877cc0480e00ee226780dec887f9d0063a moved most stuff to instdir,
but forgot about epm and deb-builds. libgetuid.so that is needed to
build the debs is in instdir/ure/lib, but that wasn't added to the list
of include paths.

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

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [69c842a4f3cd274c62b0539eb2bcbd3c0cc8879c]

update unusedcode list

Change-Id: I201985753fc53f037807e7870c6786a442717d6e

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [5089bdb234a93bcb62b597c18b8ab66048246b13]

Related: fdo#38838 remove UniString::EqualsAscii

Change-Id: I55c85c1c44452c7fb6ac40591aea7177d054affe

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [0ba03a38f022ca8d3705ae1370bb1d739e1e973f]

stray ' in string

regression since 55a15541a17e5c9b49039b0db31473ab81c2456b

Change-Id: I9c5853061eef5befba7644ea0ca05b7751addc6c

2013-10-09  Caolán McNamara  <caolanm@redhat.com>  [42849b8e9048c52f05bff352a0691389fe495e96]

extend callanalyse to instdir

Change-Id: Iee5c5ae3751d57c39e3dd1bcd1073a0e722bf575

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [143bb92761f54cb7b8e41e5ac83bd274d4f7079b]

Make CalcFocusRect look right

...at least for its (only, it appears) uses at the left of the "Insert -
Hyperlink" dialog and at the left of a Database window.  As aBmpRect and
aTextRect never extend aBoundRect (and aTextRect always leaving a gap left and
right towards aBoundRect, it appears, with the text abbreviated with an ellipsis
if it would be too wide), there should be no need to eventually adjust "the
focus rectangle [to] not touch the text," and for calculating the top of the
focus rect aBoundRect can be used just as well as aBmpRect.  (Though for
calculating the bottom, aBoundRect apparently stretches "too far" compareed to
aTextRect; whatever...  The offsets look somewhat "magic" anyway, but appear to
produce the desired visual results.)

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

2013-10-09  Arnaud Versini  <arnaud.versini@libreoffice.org>  [9685d20f2a0526a4c454cea1bd947eccbaeefa84]

Fix fdo#70143 by reporting swaping of positions

(regression from 6b08fe833186a04f9aef698a540d3a7493ac4519,
which changed SwUndoReplace::Impl::SetEnd to use the wrongly set end
position in rPam)

Change-Id: I14c6f58bc5c1418c69eb565d42f1829856eed58c

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [88fd07d5404ec10fc52373441e67156ea3aea9d3]

Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't fail

In some (all?) Python unit tests (or subsequentchecks?)
osl_getCommandArgCount() gets called even if osl_setCommandArgs() hasn't been
called, sigh.

Change-Id: I53ba20806da3168182fd2011397fd29e549869dc

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [9c5a34edeee63c4d512bb47d116313469bba960d]

Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP

Change-Id: I01e2067b4e410809be1278ab709a374d9a0ce314

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [fe8ef98e2c1611a72bd2840cd08dc101f25b1cd3]

Use assertions to ensure proper use of the osl command line arg API

Stephan says: I don't buy that argument of making things less fragile;
IMO it's that "defensive programming" approach gone wrong, where you
add complexity to mitigate a problem's effects in one place, instead
of fixing the problem itself in the real place. [...] The better
robustification is probably to turn the OSL_TRACE in
osl_getCommandArgCount (sal/osl/unx/process_impl.cxx) into something
stronger like SAL_WARN, assert, or std::abort

Change-Id: I3ba6684b4921eb67c2f4534e29e33056e8a891b3

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [45ffc53a905aa4b4890d862a070a2d6e9bce8546]

Revert "Don't ignore -env: command line parameters in some cases"

This was the wrong way to fix the problem. The root cause was a static
initialiser in the OpenCL code, and that code should not even have been
built for iOS.

This reverts commit 261f1439e5516f6d60317a675d261af330a9a74c.

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [8fe9a68f1a10f9bca66c8b959337fd2a522a2f26]

Update comment to match reality

Change-Id: I859ebb6e97a935d6e47a5269253165114fd90a1b

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [6d41b096e6a83a567a940884c3c8168682f70a26]

OpenCL is not available for iOS or Android

Change-Id: Iac0cd17dfa0544ec686120d50a6cfdb70336e042

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [8d924919e021f7f24c06296529a71f8d8ee218fd]

Fix for C++03, and const-improve

Change-Id: I9d7c9bf832863c4b4776c7881ab7e44ab5df9607

2013-10-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [60535ebcb4b341b633b06ac1843e976630b9a5ba]

DOCX filter: test CT_LatentStyles and CT_LsdException

Change-Id: I343b1d83db8e7538fcb5276a8701b51fe64a2a67

2013-10-09  Andras Timar  <andras.timar@collabora.com>  [c7d267d4c1d75ae47358f58dde2eaeb29182ef2b]

fdo»67074 push the localized macinstall.ulf to solver

Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f

2013-10-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [fb3502396382d7aa6063e9f6a0227fdc9bbf5bf4]

DOCX export of CT_LatentStyles and CT_LsdException

Change-Id: I32a594464c71215ee7557823aadaa72b8b72b4e2

2013-10-09  Stephan Bergmann  <sbergman@redhat.com>  [57a8f39ba6e351a037e03f95f9ad49e26b34856b]

-Werror,-Wunused-const-variable

Change-Id: Id9bd1fd6212eaa99c2e9efff6ea5d1d8c141f627

2013-10-09  Tor Lillqvist  <tml@collabora.com>  [51a73ca7274993af520acf683bb6b7686e48c976]

Remove unused file

Change-Id: I249c3a157c7d6924f89e88853f6f63860ed2ff18

2013-10-09  Andras Timar  <andras.timar@collabora.com>  [169cbb6a1266754c4e925d064f10227b4e9fde87]

fix path of l10ntools in localize (solver has gone)

Change-Id: I759b22ca0f5bf7e3405572088d79263dd978f43c

2013-10-09  Andras Timar  <andras.timar@collabora.com>  [bd7c6dc542852418e033be28b9d433b58feab9be]

Updated core Project: help  0168bad31cf97541695bffec867e078d76abf352


2013-10-09  Julien Nabet  <serval2412@yahoo.fr>  [d73acee01885fae5465fa9c7c1d88be683d60e98]

silent deprecated: atk_focus_tracker_notify

Change-Id: Ibff239592b517f8ba2ccd0649184e36f95cf1c2d

2013-10-08  Armin Le Grand  <alg@apache.org>  [fdbe65e7a551e3935fc4c68145152f02e622a99d]

Resolves: #i119056# Added direct refreshes for objects dependent...

on HeaderFooterSettings

(cherry picked from commit b94437b6dfe60904f9c89608c15ed55dc3ce277d)

Change-Id: I4e21876f83fc160883c0ffdee5941ee7488e35c8

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [728c9d5f0d1335e160de43bd3f73b2a3168e8fcc]

CID#982700 silence coverity

Change-Id: I01fddeeca503ebc045c2f0e53c5917e6218e9d6e

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [daef8b82d00bbe823f711f73895ef422376a2f95]

CID#1038507 calm coverity nerves about a double free

Change-Id: Idc1c8e93ecdf7b2992bf08d54f2f63d337bea7eb

2013-10-08  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [c8ef7a4fbeb15e774f30c2e800247c7fc283cb0e]

Updated core Project: help  ba93fcc5c4e7236ff5ea4137e0d9ed86a2337ac4

Correct typo in function DDE in Calc

Server "Soffice" must be only lowercase as used in examples

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


2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [9d12e361d709d263cd59fdba93b5a0d6e274eb76]

break

Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553

2013-10-08  Tor Lillqvist  <tml@collabora.com>  [316ecfbfbda63f354b80d7f1ccd29d973fb8c6a9]

Depend on more libraries

Change-Id: Ied2880861a89117294b9d29f42e6d5a6745ad1d2

2013-10-08  tsahi glik  <tsahi.glik@cloudon.com>  [91caa3dbe222498bd17b02ab6390187d7553d1d1]

Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logic

Change-Id: Ic6b94e8f01c0151741626f8b50d69597cc401852
Reviewed-on: https://gerrit.libreoffice.org/6155
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3786609a153b7fa38393eb646557d241af2d3060]

No more getIdentifier*() calls because they are not efficient.

They shall never be used.

Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a7ff6e0a3fc5fccad33f06ae9d4ec7019f9ae156]

Support for passing non-double formula results from group interpreter.

Change-Id: I1cbe6b32d8a9b86a575e9806802f7a2a45eee873

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0b4e68fddc9b259ad89505a5c4ad287b1b31f1e8]

Add VLOOKUP to the list of functions we support for group calculation.

Change-Id: I2a440b881af14076928e97918bdc5508804ff0ee

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [25bb77cd3f4431cdff9ef798976f55b8505c979f]

Turns out we are not using OpenCL here in the existing interpreter.

Change-Id: I4d511ef8099b5d7fcff07adf401901c9ee089ad3

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6cfaf9b3d3194d850b52993d2f0e3dcf8e4e5bce]

Let's not do this.

Change-Id: I93fe9f8c5edbfb08b78b6694771db2dd18d8868c

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [165a61190f103d0227f57a3f19afa144604155a9]

Handle edit text cells here as well as the string cells.

Change-Id: I46934341dbde93d963764152f663c4d2d310bea0

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [83998b79f694fc513cb8e6d01f2e40afeb39d17b]

Get the string ID's for case insensitive comparisons.

If we ever need to use this for case sensitive comparisons, we'll have to
find a way to conditionalize it.

Change-Id: Ibb862c4700d2fb660570fc80a80a03eed1d556c3

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [148ee8f8dfeaf5e84c36017f25e78f59b662bbe6]

Rename GetCellStringPool() to GetSharedStringPool().

Change-Id: I99d373f7887424bb103cff60d53f5cd8ce337ef7

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [10579fcdbfe7873affaecffb09b13fa97a4c6b23]

Use the document's string pool rather than a separate one for the formula.

Change-Id: Id13bca1ed493328fb0b8a664275af8c98e3f46c8

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [543dfbad46ae0e67636a92af677dd9c3258fac84]

Unused methods.

Change-Id: I8e70d2c730f0d8fa43a4270fddeca431bd7a5048

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [658fc68d574bd49b8b233ad5ed886758e290b3aa]

Store svl::SharedString in document cell storage instead of OUString.

With this, both ScColumn and ScMatrix store svl::SharedString as their
string values, instead of OUString.

Change-Id: I3faece94d98f774881fd72b3ed5f6143504cd350

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ee8fad644e28d1e298afb7c6eed4d454617e7dc7]

ContentInfo to store svl::SharedString instead of OUString.

Change-Id: I633e3bb633317eeb61cd804faf20e79312f569f7

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [80df5277585d69be5c3d5f32184db94831113f95]

Avoid exposing aText; encapsulate it.

Change-Id: I7f6ba0735830b55e35b7e352a5e31fdda47a8dfb

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f4bda54cdaf13cf96ff7c9327036568825c8c323]

Re-implement interning in order to return both string arrays.

One is for the cased string and the other one for the non-cased one.

Change-Id: I798687f2efecaaea73a09e0b3348f85a9d9e8c07

2013-10-08  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6ddcbf4b2fddbb1bad2da05fc6ced1046493d058]

Slight optimization when copying OUString.

Change-Id: If934e18c0fd68d89d838ca9717aa2e4616bc3b6a

2013-10-08  Michael Stahl  <mstahl@redhat.com>  [91159b1c31a7fd474ba0b97828f593604790ce3c]

fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hints

These are already filtered out in SwpHints::TryInsertHint(), but they
can be produced by a SwTxtNode::Update() following some deletion like in
SwTxtNode::ReplaceText() (or maybe CutImpl() and RstAttr() too?).

So in order to prevent SwHistorySetTxt being created for these,
filter them out in SwpHints::MergePortions(), which has the advantage
that it's one location to change; probably filtering in Update() and
RstAttr() both would work too.

(regression from 6db39dbd7378351f6476f6db25eb7110c9cfb291)

Change-Id: I597a9ab290dcc3fb1b624dd2dca241c462acf256

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [2541f60615ebbdebeab870625817a1f4d8ad1682]

writerfilter: drop unused WW8OutputWithDepth

Change-Id: I7526953ba1f4d95cb550be13df6616cb6046e518

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [e25eb1e062a0b30f9b95bd8168a712a5274083fd]

writerfilter: drop some more remaining unused DFFOPT definitions

Change-Id: Ie8efc727ef903c0f578e774a03385d3e9422b80c

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [12dc49dc60c50d83eae7137e06a3d61766b04bef]

writerfilter: drop some remaining unused DFFOPT definitions

Change-Id: I7fb12f9f612ab55a5b41e24dcd1952dbfbaa6ad4

2013-10-08  Lionel Elie Mamane  <lionel@mamane.lu>  [0089d3ae9442f26695ae742f5fbdeeaf698861f2]

fdo#62994 reportbuilder survive empty formula

Change-Id: I1da053871d107730ad9a135deb48313d8a877d89

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [76232a90b969bdb8664cb1ec238e8c4db92620ca]

writerfilter: drop more unused DFFOPT definition

Change-Id: Ia06a2436fd7d13c544cdf78bbd6bdb0d0c0f900e

2013-10-08  Tor Lillqvist  <tml@collabora.com>  [261f1439e5516f6d60317a675d261af330a9a74c]

Don't ignore -env: command line parameters in some cases

Happened at least in the experimental iOS app.

Change-Id: I725dde2f40ae9e64406e7a1b1dd5dc0da0a9ebd4

2013-10-08  Tor Lillqvist  <tml@collabora.com>  [0ef3218911ee843c0b2eb639669050d2dc056def]

This app is called "LibreOffice", not "Viewer"

Change-Id: I19663a22cedc0ed4355fc63d28821d80520ee292

2013-10-08  Tor Lillqvist  <tml@collabora.com>  [d7094ab8b3ef199573b4a846cf4eff880b4870aa]

Adapt to instdir and solver changes lately

Change-Id: Idc6c20f6645f2e39b98a11f741aaa482f31c6ea1

2013-10-08  Jan Holesovsky  <kendy@collabora.com>  [26303d1f95d2b12b9e0df68a953ab19f5378d944]

DOCX export: ParaScriptSpace() should not contain handling of more items.

They are not really related, so no reason to have one method for them.

Change-Id: Id633c2a9e8d46c3a64dc9d5abe508a4da5ab2410

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [57d9c96d96d818f19d34d4930cc8ffc8c24e43e2]

fdo#70090: Avoid race in copy vs. modification of aRetval Sequence

If, in the original code, aRetval[0] was computed before calling
new MaskPrmitive2D (as apparently happens with Clang), no COW-copy of aRetval's
internals was created (as the refcount was still 1), so MaskPrimitive2D's
maChildren would share the Sequence internals with aRetval, so would end up
having itself as its children after the assignment.

Change-Id: I145ca429fdfae2ea555b8c754b407a81b989d45b

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [ccd2240332f2e70e08f62e349176fab03297c39f]

CID#1079290 uninitialized member

Change-Id: Ibc75fed4b5282d3caeccac54a884ff5dde3d1910

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [766ec29ce6557a83368fa1efdea009fd8f6f85dc]

CID#1078847 we're writing a byte, so use a byte

Change-Id: I45fbcaae87b8ecff5fc25eca646e19849beda293

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [731174ae31f854ddfd6ba11110f8746e74b4e9da]

CID#1079275 uninitialized member variables

also CID#1079276

Change-Id: Ib8e5f56f6f970a4eaae334eff2f670b20b13ad2d

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [cd910534d884921b9ca179eff00248c6b16f9a4f]

CID#1079273 uninitialized member variables

and CID#1079274

Change-Id: Ia263d06e40093a58e5a37f4ad3848d2c2fd61fa4

2013-10-08  Armin Le Grand  <alg@apache.org>  [bfeabd965c4ed4cc78975dbedafb586e2fac8c48]

Resolves: #i123350# Added Clear() implementation to SdrUndoManager...

to only delete text edit part of the undo stack

(cherry picked from commit 81e916525fa63b188b2a3b9bb7030e4d451a4808)

Conflicts:
	svx/inc/svx/sdrundomanager.hxx

Change-Id: I19594e4cfa52a24dbcb95639ac3c6b9f39908cc7

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [8d1a172121ab29c70de89c59945b60f462a89fa4]

CID#1079272 uninitialized member variable

Change-Id: Iff12fd9f9fbd1dac3f56dd733d967d8ba251d6b4

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [609c35d943b001cb1d598709289cfa0b2bb48f01]

CID#1079271 uninitialized member variables

Change-Id: I4bf9e0c7a548c0f22ce670803bc8334277f80c9e

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [298f380883019590693e0cb6e26d74bf0fd75a7f]

CID#1079270 uninitialized member variables

Change-Id: I89b5ae1dd3a18bcc273ec2dff9edc11b5e3cbd3c

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [cdac7b317e9d20111f51e970330eef3a8a8b7533]

CID#1079262 uninitialized member variables

Change-Id: Iee6ba8b3970f4d0f65756ecee12b859b6d1df82b

2013-10-08  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [32f9f70019ad31ca79e34c671c8e8b53786f9135]

Smiley face now smiles!

Change-Id: I5f74c866327bfc51c31694db93a9f7f2dad79858
Reviewed-on: https://gerrit.libreoffice.org/6161
Reviewed-by: Faisal al-otaibi <fmalotaibi@kacst.edu.sa>
Tested-by: Faisal al-otaibi <fmalotaibi@kacst.edu.sa>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [6854a42af0b6f6a7160be21b4f6add49bef7fcdd]

CID#1079199 uninitialized member

and CID#1079200

Change-Id: Icf00324c0a1fa669c17d41be83abcd5bacd398ca

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [a9984d7744f1164d32381fea7fb2904199a3d956]

CID#1079188 uninitialized member

Change-Id: I55c9f2d0d7a7c03dd9960a32a415398a194f8265

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [bb05ff5599667fefa86741779dfecb405929975f]

No longer used header include

Change-Id: I74034503b4d2d1eb438b4213bf135d831a08e9fc

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [9914e44400524a2ffafd1efbd7f717281af27a74]

can drop casts now

Change-Id: If54ee50dd3d3d856257882c40e4424bbbe3eac45

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [97527649bc03e9db1f74f788884c3f5211427a4e]

just copy everything remaining

Change-Id: I32a7b82eae664a60bf4bc73cb2645d3132ddaa81

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [387c88a1e6d743ae7c0cc131fc74281e2be42092]

drop intermediate strings

Change-Id: I603031739aef12393084b14a51aa2a61311e5709

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [832e5aadbff006ec24959162c29756fe2b1982be]

Related: fdo#38838 remove UniString::SearchAndReplaceAll

Change-Id: I093c95b8700b628375d69293022f7d4b8da2af9c

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [c811c0706f0ecf3400e8fcc510ca283dd593237f]

make sure length is within bounds

Change-Id: I86819211de809a57c240778a747ddad175137a9b

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [f4e2e662d1635390359c6e9bd8335517daf1cc20]

Fix leftover typo from String conversion

Change-Id: Ib50e3c827ef99b4f534e39f55cfd8c450c5ddd9c

2013-10-08  Jan Holesovsky  <kendy@collabora.com>  [62ceeb1d1a0ff32e1be615f78da796aa13aaa06c]

DOCX export: Export run properties defaults in docDefaults.

The paragraph properties still need some work, so that part is disabled in
order not to break the unit tests.

Change-Id: I06e55a5345d4fe08b14b8a260ab774b38770bf7b

2013-10-08  Jan Holesovsky  <kendy@collabora.com>  [8c176f1e1c2df2c2c791a9b160eff3cf0a76069f]

DOCX export: Fix potential crash.

Change-Id: I8a7fb3ba70676c4574bc493c5e0ea9eea5267608

2013-10-08  Jan Holesovsky  <kendy@collabora.com>  [531f47777fc4add536c0f18c5ffd2cc3803886ab]

DOCX export: Fix potential crash.

Change-Id: I27f4dde08443938201fb020c96f06aa46c6c5102

2013-10-08  Jan Holesovsky  <kendy@collabora.com>  [6ab170647c902753eec4ec9b4f6a32c5ce130e5c]

DOCX export: Move output of section breaks to a separate method.

It does not really belong to StartParagraphProperties(), and also hinders
re-uisng StartParagraphProperties() in DocDefaults().

Change-Id: I178f69a81fd65ad2d21916c45249357728c2629c

2013-10-08  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [a5aa1b29d5fb9a8a3045ba36fa0de4a0718bed54]

Move WriteDirection buttons to paragraph sidebar fdo#67746

Change-Id: I7a49e1ba9eb08c2fa79b80d572ef86ac5f76b9ca

2013-10-08  Tor Lillqvist  <tml@collabora.com>  [193ff323f94ca37832154dcedcf396783b57880e]

Bin pointless comment

We include <com/*sun*/star/...> all over the place without mentioning anything
about "sun" being defined as 1 in some compiler at some time, so why mention
it here.

Change-Id: Idaf18813a583897020f33ba9ed9905b9d11cc902

2013-10-08  Andras Timar  <andras.timar@collabora.com>  [0d57ddfabf76521590a709e0169b0ee63539cdfe]

fdo#52004 set resolution of .dmg background image to 72DPI

Apparently Mac OS X looks at the DPI value, not to the actual pixel
size of the image.

Change-Id: I9fd43228e4d2e05397f798ed4902d7d80ef2145f

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [f484f9b482dd74616ab542d74f9ec547aab71285]

writerfilter: handle CT_LatentStyles and CT_LsdException in dmapper

Just store them in the document InteropGrabBag for now.

Change-Id: Ia413930746ed087bcb0f6e338198c7baa5bcbdf0

2013-10-08  Thorsten Behrens  <tbehrens@suse.com>  [f448d677bcaa9ad68876ea292d93978f729335a0]

oglcanvas: cleanup canvas services, demote oglcanvas a bit.

Remove long-dead service instances, demote oglcanvas to be below
cairocanvas (we're not quite mature yet).

Change-Id: Ie6051895fd93a1a518eaa4fb4f71b62bff330a83

2013-10-08  Thorsten Behrens  <tbehrens@suse.com>  [d9b2328c5447a505f11fd0a47d375174abcbd2c1]

slideshow: remove cruft, align formatting.

Change-Id: I119cf2461f4a77057cdbc19349561cd24991e2dd

2013-10-08  Thorsten Behrens  <tbehrens@suse.com>  [eff346b78c3a0bd9855dfa9b4dc92cfbf7a9ee27]

oglcanvas: XCanvas != XBitmap kill another instance

This crept in from gsoc, some whitespace / formatting alignment
with slideshow conventions, added doxygen class mission statement.

Change-Id: Ie9837fc437d9827dc8fa6b1c25a3f46a638bac51

2013-10-08  Thorsten Behrens  <tbehrens@suse.com>  [1aae965d44c813d35ca791b7e731d43fc81c58fe]

oglcanvas: ship comp registration, return device window.

Change-Id: I6c7e9416f908fd3b903eaef82492c1f4445b4e0c

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [829752d3159c77f39bdd99bc070cfd543296808c]

-Werror,-Wunused-variable

Change-Id: I50b99a129f6a102be7120da318533cbbdd0af105

2013-10-08  Andrea Pescetti  <pescetti@apache.org>  [849c890ebc1782aea2c98e1212920e943f128040]

#i95765# Fix CSS classes in Web Page Wizard.

Patch-By: motohoss <hcmmac@hosscomm.com>.
Reviewed-By: jza
(cherry picked from commit f0577f5efa9609e14aa44f741a1faa3b8bec412f)

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [1c316e0b060b9c58ef726631d4b4b86cb4ef149e]

CID#1079304 uninitialized members

and CID#1079303

Change-Id: I52e70424ca83ae7c9c73dd28d93912a1228ce2bd

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [4d19209880729327829451241c68c9508bc00c51]

CID#1079305 uninitialized members

Change-Id: I00d716a0f05d50fd7a7a1c43772af51224a6b15a

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [009ddaf73b0458b3c08634e71042096d97e0a71d]

CID#1079306 uninitialized members

Change-Id: I40838e5816439b95a33da6e6896f5ae0b89dbbef

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [7cf32bbf4e13258f6572c2ac37949c7761b7061e]

CID#1079314 uninitialized members

Change-Id: I3f10b7ae435f466752914ef6d98ce5f6e923b785

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [4b96089c09a0fecf05ede4df702ea8e5a7d96322]

CID#1079187 try and silence this warning

Change-Id: Iee35eea6c9729e933feb9fa1c781c8b89566b7d8

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [8da3e7f63512662b2942176c32d324e6a68cc764]

CID#1078608 unlikely NULL deref case

Change-Id: I1f934512f2cf107d5ef72a30b85d569c9b97c640

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [7d47931ec00ffcd906692e107c3c5797f4ec971e]

CID#1078611 talk coverity down from the ledge

and CID#1078610

Change-Id: Ia680732a25ecf445a7de8b8cd6cd77115e29196d

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [463970052cb81124724da71372e9c574d99fe903]

CID#1078684 ensure no -1 uses in replaceAt

Change-Id: Ic3a652aa38efe1bfaba81ba7d9103f40f093ed6a

2013-10-08  Caolán McNamara  <caolanm@redhat.com>  [cadc3c17cbef5f9fcb5273128bbda57a6afd5cb5]

CID#1078685 consider if there is < 3 %

Change-Id: I2807a16548af4202d42448c6ef66f240ab4cc920

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [dcee4cfcdc0adab82eec1bd68b68dea7eeee549c]

Try make this more robust in slow environments

...where the previous .uno:PrintPreview request has not yet been processed, the
same way it had been made more robust for ScAccessiblePageHeader.java in
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments" plus b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1 "Also cope with
intermittend DisposedExceptions."

Change-Id: I4d429a96b7b595776aaf3fa20e3e03b00ca886bc

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [f52d78bf7cc0ae5fcaf1b693e5bfa98bb015c569]

Unused variable (AccessibilityTools is all static members)

Change-Id: I5f3be57dea77cec1cfa3f48833758b0c2328350e

2013-10-08  David Tardon  <dtardon@redhat.com>  [038114ff93e02294a7b79980b02cc93d570487f7]

Updated core Project: translations  70db96bbb2c8cbd22c1ce9c421cc1988658af09e


2013-10-08  Noel Grandin  <noel@peralex.com>  [8850633fe4cdac306c35caab1a0d14c13d9df864]

convert sc/source/core/data/*.cxx from String to OUString

and fix a bug in ScDPCache::ValidQuery where an inner loop
was re-using an outer loop counter.

Change-Id: Ie750234a079646bdb7174983814d8d9caf52f491

2013-10-08  Noel Grandin  <noel@peralex.com>  [43a3611347c1f49cf6053bf7e8904d56254d8761]

convert sc/source/core/tool/*.cxx from String to OUString

Change-Id: Iaefd1108c4bbb953b711b3e87ab24c733035274c

2013-10-08  Noel Grandin  <noel@peralex.com>  [0ae8101ac5f74a77d3e1b47b0137d139fc91f2aa]

convert sc/source/filter/excel/*.cxx from String to OUString

Change-Id: Icbfb7a601a01bf8fb2a30cb49a1522a25e6022f1

2013-10-08  Noel Grandin  <noel@peralex.com>  [288abe5af962f76ae8f0a15ac5b4c326f3a67403]

convert sc/source/filter/ftools/*.cxx from String to OUString

Change-Id: I9bd526369a7840a430f014f23dc60d8dad671e2b

2013-10-08  Noel Grandin  <noel@peralex.com>  [594515e670d842534f9937439f9204ddb5d18687]

convert sc/source/filter/html/*.cxx from String to OUString

Change-Id: I7bbad36c0a8b616929794ebd3522a645fcbdc8d5

2013-10-08  Noel Grandin  <noel@peralex.com>  [c8c1e94afc0f36c3688f3fd74d475666114deca9]

convert sc/source/filter/qpro/*.cxx from String to OUString

Change-Id: I62dc0e2e2246111679502ba71958e6f719a12afd

2013-10-08  Noel Grandin  <noel@peralex.com>  [dcb22610230cf5daf735c7053496927cdafc33fe]

convert sc/source/filter/rtf/*.cxx from String to OUString

Change-Id: I79ba4ccba049fe4c573e04e931220ad16bab85b9

2013-10-08  Noel Grandin  <noel@peralex.com>  [77d8f7342b8cd6a625989c5d8cba0578951e1017]

convert sc/source/filter/starcalc/*.cxx from String to OUString

Change-Id: Id941becbf97235f5142375a63477f71a7e1f01e1

2013-10-08  Noel Grandin  <noel@peralex.com>  [61d3417d75c47e0522e4ebe994cee3f8f76d622b]

convert sc/source/filter/xcl97/*.cxx from String to OUString

Change-Id: I582e9af0336dd84eb45056b987af35c88aaa49a5

2013-10-08  Noel Grandin  <noel@peralex.com>  [062560f065887ffbbf0e0eab0893c7dcccb82a00]

convert sc/source/filter/dif/*.cxx from String to OUString

Change-Id: I01e17e2f3d7486b60c85fa3c90e50e8804c07d92

2013-10-08  Noel Grandin  <noel@peralex.com>  [bac9d53c92c83c03e2a7478567f5dfe7d2446e99]

covnert sc/source/filter/xml/*.cxx from String to OUString

Change-Id: I7ad382b7e5a27135eaf27f1756c7d6be78618e1e

2013-10-08  Noel Grandin  <noel@peralex.com>  [b55c89eff4d503b1591ee99598b9c700d0f9ac0d]

convert sc/source/ui/Accessibility/*.cxx from String to OUString

Change-Id: I1841b98d49aa040f0a9448007df3bdd38bf8bf87

2013-10-08  Noel Grandin  <noel@peralex.com>  [2304beaca33c63b94df99cb827716f00ce259f9a]

convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUString

Change-Id: I2816b3e59a1de8c0057fd0d4211004465adc2cfc

2013-10-08  Noel Grandin  <noel@peralex.com>  [b9c8bd184dea3be63f50d41340a99789ffc62125]

convert sc/source/ui/app/*.cxx from String to OUString

Change-Id: Ib178453ebf5a7b4083288baf9eef5d36859e89f6

2013-10-08  Noel Grandin  <noel@peralex.com>  [95ca5cc81841ee8b8291aac64f108fc0fb2e3ce4]

convert sc/source/ui/condformat/*.cxx from String to OUString

Change-Id: I4d615bd1b2138d31a7741d3d22ba65ae4bf38d15

2013-10-08  Noel Grandin  <noel@peralex.com>  [24c079605645cf29ba366ca39b7c1177da8b317f]

convert sc/source/ui/dbgui/*.cxx from String to OUString

Change-Id: Iba489d8301f8885dee919e5a433281ce3761988f

2013-10-08  Noel Grandin  <noel@peralex.com>  [d872c9e8a2f234956ee4af21bc10d639a0d83c10]

convert sc/source/ui/docshell/*.cxx from String to OUString

Change-Id: I0f2cada87bfa7b59cfcfdd8cf9bc876dd1395654

2013-10-08  Noel Grandin  <noel@peralex.com>  [a81219450f4d94213b355c6812032b36c9037aa2]

convert sc/source/ui/drawfunc/*.cxx from String to OUString

Change-Id: Ib8cb6018e30040ae8ad19acfa3f342e2c102652d

2013-10-08  Noel Grandin  <noel@peralex.com>  [e4c4280b276d38e111064bda00049d04c8fe6e39]

convert sc/source/ui/formdlg/*.cxx from String to OUString

Change-Id: Ibfd35b218ed5afb304f777e030df220ef25b6ee4

2013-10-08  Noel Grandin  <noel@peralex.com>  [0d9da3da43ded0172252e017e309164cd744b76c]

convert sc/source/ui/miscdlgs/*.cxx from String to OUString

Change-Id: I878e9f79da8239b2331681f0dfd0ee26042ccb3f

2013-10-08  Noel Grandin  <noel@peralex.com>  [888fba80e3e610c109b1ff1316bdc0f985b12112]

convert sc/source/ui/namedlg/*.cxx from String to OUString

Change-Id: Icf9c779f733875267d3f092a04351dc49bec6a50

2013-10-08  Noel Grandin  <noel@peralex.com>  [299248d8e2cc939352e12412a9416f92a5637eb1]

convert sc/source/ui/navipi/*.cxx from String to OUString

Change-Id: I74a8006353a0645e9dc994209a3e90084683e15a

2013-10-08  Noel Grandin  <noel@peralex.com>  [f09bd2e1675187f39244b1b1e93766d1901401d6]

convert sc/source/ui/optdlg/*.cxx from String to OUString

Change-Id: Ic62c8dd15a5cff750ab8a7cd0dc5c0201069c947

2013-10-08  Noel Grandin  <noel@peralex.com>  [f917cff4ebbbc3e0dc1bcf227c5c2fbbc653c4b7]

convert sc/source/ui/pagedlg/*.cxx from String to OUString

Change-Id: Icacd67c2233592594e32463c449e068d059c7749

2013-10-08  Noel Grandin  <noel@peralex.com>  [a255909e0e39aa4b6019de6e48ceaf55d9463672]

convert sc/source/ui/sidebar/*.cxx from String to OUString

Change-Id: Ic34c16c4cb6a2a12a2132a56d57b283a43435405

2013-10-08  Noel Grandin  <noel@peralex.com>  [9e6f77021e4b69a6bc32d10c09691bd4cd6ceccb]

convert sc/source/ui/undo/*.cxx from String to OUString

Change-Id: I2d2657c5f2ccdf37be0a2376650b66af8f3b1fce

2013-10-08  Noel Grandin  <noel@peralex.com>  [6bd2075b71146d0ec6ee44ba52800e2610ff4971]

convert sc/source/ui/unoobj/*.cxx from String to OUString

Change-Id: If3d93c94b4a07a79585987a5d8a83344c088e805

2013-10-08  Noel Grandin  <noel@peralex.com>  [1d2f7047f2646394395749bbcfccf14f3753d55f]

convert sc/source/ui/vba/*.cxx from String to OUString

Change-Id: If696cdf2293464dc2a21cab4bdc4f77223cf26c9

2013-10-08  Noel Grandin  <noel@peralex.com>  [e12ae54991b70027bbff21bb948c4923898d32eb]

convert sc/source/ui/view/*.cxx from String to OUString

Change-Id: I906217b453d3a0ec2ec8deaa5dce739f0cacfd01

2013-10-08  Noel Grandin  <noel@peralex.com>  [6f93499b881416140c57bc86acdac0ae6e01c314]

convert sc/inc/address.hxx from String to OUString

Change-Id: Ia57986ca5ae12d46465239682c9d5c97b6c0b9fb

2013-10-08  Noel Grandin  <noel@peralex.com>  [1162fd425a9dc648348b6112f15317ef51ad10ca]

convert sc/inc/addruno.hxx from String to OUString

Change-Id: Ie5a8d1e08edcb8805f21c34cc3bb320c1b78b086

2013-10-08  Noel Grandin  <noel@peralex.com>  [bc818cc295374d985cd8eaad9afb83cb95b1130e]

convert sc/inc/autonamecache.hxx from String to OUString

Change-Id: I953e085ea169f39e806fd6e6c85d6ef7ccfb2bc5

2013-10-08  Noel Grandin  <noel@peralex.com>  [54b4ab3526fd15455229e9282b73db2c2614fcf6]

convert sc/inc/cellsuno.hxx from String to OUString

Change-Id: Ifd3ccb29b24e3ee8a2a2f140418250e0eac40acc

2013-10-08  Noel Grandin  <noel@peralex.com>  [47f7e4c4aa993c7c6d061f0de24274ed6f9d440c]

convert sc/inc/chartlis.hxx from String to OUString

Change-Id: I27a0843b300ba10089795dd6f0ae8abc5adb5523

2013-10-08  Noel Grandin  <noel@peralex.com>  [cc1f12fe5edd2ba2a13c040b629f6f1cc91a70c8]

convert sc/inc/chartuno.hxx from String to OUString

Change-Id: Idd784c7e6663e7e662fe4767211fc83905641786

2013-10-08  Noel Grandin  <noel@peralex.com>  [9ea4388a71328c0034ab7fc02bb6c13af9b3048d]

convert sc/inc/column.hxx from String to OUString

Change-Id: I81b0dbf35960c9da72d9c34dd49f527d50ce00b9

2013-10-08  Noel Grandin  <noel@peralex.com>  [16f2ba06d95e8c31d5d27a1de704dbaf9b659733]

convert sc/inc/compiler.hxx from String to OUString

Change-Id: If224594378a7ef79a7536e37022d0832e65f1d65

2013-10-08  Noel Grandin  <noel@peralex.com>  [c81dec478ab0618f2acd2580654a93d3a7185444]

convert the OUString* arrays in ScConsData to arrays of OUString

No need to store pointers to these.
If I was braver I would convert these to vector, but that's for
another day.

Change-Id: I7949f6c50a9a67208a9b87db7726c9801463a485

2013-10-08  Noel Grandin  <noel@peralex.com>  [80f6e8a4dca9f2906b85e74b3a5f4f4090f1c6c6]

convert sc/inc/consoli.hxx from String to OUString

Change-Id: I5e7c69e1543cafa1957b6356f43830463f060291

2013-10-08  Noel Grandin  <noel@peralex.com>  [0bb448759792ca50f5cd8a64742d4cacbdd380ae]

convert sc/inc/dapiuno.hxx from String to OUString

Change-Id: I114cb0840ddaf2d3631dedb5d2bed65ef3e84f3c

2013-10-08  Noel Grandin  <noel@peralex.com>  [17309590c820c20089bb9b27b40d3a4a8a407d0f]

convert sc/inc/datauno.hxx from String to OUString

Change-Id: I17b0ef3bf04cf4a524c1301bfc8a6003436429f3

2013-10-08  Noel Grandin  <noel@peralex.com>  [ce36c9c77abef63457018f50db0929d5b43b032f]

convert sc/inc/doc*.hxx from String to OUString

Change-Id: If62c5761c326841d1e3ab35dfdf1601d9713095b

2013-10-08  Noel Grandin  <noel@peralex.com>  [d1f00470eacf3c9b0703043128860434a819fdec]

convert sc/inc/dpgroup.hxx from String to OUString

Change-Id: I99bc911a2812164bc3655080d16d7c4b031a1df8

2013-10-08  Noel Grandin  <noel@peralex.com>  [0e9564456c2d670eb16bdd5a268530593dbff2e4]

convert sc/inc/drwlayer.hxx from String to OUString

Change-Id: I3f661fe6b8c54ab080f10b64295fe64fb548a75d

2013-10-08  Noel Grandin  <noel@peralex.com>  [295e40a7dfa0e28efc1879541164301b7dd9eb55]

convert sc/inc/editutil.hxx from String to OUString

Change-Id: Ie6e272e97fab5d3fa29d533ac23f93f737dc33c6

2013-10-08  Miklos Vajna  <vmiklos@collabora.co.uk>  [ffec34406885e05ce5e120f72ec9ec51665d290a]

writerfiler: remove some more unused definitions in doctok

Change-Id: Ic9f653f31b64b55bba128f983c560e9064235ce6

2013-10-08  Stephan Bergmann  <sbergman@redhat.com>  [2f5f2c7d3c9a855682b95b428c35cbe3ca2b3fac]

-Werror,-Wunused-private-field

Change-Id: Ie8aaab5fb6042c4845cb5355db2ee1a1c66d9d92

2013-10-07  Eike Rathke  <erack@redhat.com>  [8ddab349fe194e80c88f52f0c526f82b6ccc979e]

limit LANGUAGE_ON_THE_FLY_END to 0x03FE

instead of 0x03FF so to prevent confusion with 0x03FF values
LANGUAGE_MASK_PRIMARY and LANGUAGE_DONTKNOW, specifically if someone
asked for ((nLang & LANGUAGE_MASK_PRIMARY) == LANGUAGE_DONTKNOW) ...

Change-Id: I6e516c805e0f12182aeb0ea75546b3254f256e8b

2013-10-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6019a157512fb3182c165e8264e9d4024b76b280]

only build openGL canvas when libGL supports shader

and disable for Mac until code is adjusted to compile

Change-Id: I48c69962ae5e59ae3bdd35d343deeeffdde6e903
Reviewed-on: https://gerrit.libreoffice.org/6160
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-10-07  Eike Rathke  <erack@redhat.com>  [47e1f1eb505cb8cbcb23069893bc7c430b5621e2]

added Karakalpak Latin [kaa-Latn-UZ] to language list, fdo#70217

Change-Id: I202b01e8ac705c11d816a607e3293d8ba56f4640

2013-10-07  Eike Rathke  <erack@redhat.com>  [9ddfbe4bc502cba5bc07472e50a9c1ef93b28dd3]

added Nogai [nog-RU] to language list, fdo#69987

Change-Id: Ib59c75ee13b5e16ef014ab7245540ffdc62c2daa

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [492c23afcc7137d93468af9b51537fda55ca6822]

Fix opengl transitions some more.

More fixup after a775188f6bbf3bbf8448b2b7398a1902908bb5e2 -
shuffling use of framebuffer config array to a place where it's not
yet free-ed again.

Change-Id: Icc50d08e2d42e6fbdb46de668a98d31e364f0bdc

2013-10-07  Tor Lillqvist  <tml@collabora.com>  [81d657f351650b17b05704c65abc2863473761dc]

Try again to use -O2 but keep -Oy- this time

Change-Id: Iee396f289df4dc4134c30e6b6b1126d2745c1f6f

2013-10-07  Eike Rathke  <erack@redhat.com>  [ca576e0804324bbb36b697543cbe992e34d4b951]

WaE [-Wstrict-overflow] assuming signed overflow does not occur

... when assuming that (X - c) <= X is always true
... or that (X + c) < X is always false

Change-Id: Ib2313827cd6358ced0141b41cba753896b676e28

2013-10-07  Stephan Bergmann  <sbergman@redhat.com>  [be0db4421e34df41c610a4b2ab46573969894aeb]

We're still stuck with boost::unordered_map

Change-Id: If6d59fefd35541a53405dab13188a217c48ad52c

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [dae96f3cf7642a0bf42ad65d24b8a018ab7abefc]

Fix a warning, don't hand-calc static array size.

Change-Id: Icc9ec9b3c04479ffe930859d600cd222b3003804

2013-10-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f7cb9e4f122a05eec362d6caf3a6fa53942eb116]

define colors as hexadecimal

Change-Id: I31ac3c6bf09e18bb4bcd95c004a76045ad50cc92

2013-10-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f8987cff841a5fd13d72a85fc88a0e6fc742cbd5]

fix string conversion

Change-Id: I1fbb5d4c8a279d572fe1ff0d9f06c3eeb7d9a0de

2013-10-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d5fc6f61416567b044b72ffa7acdcdb0dc8e5c5a]

change default line color to Tango: Sky Blue 2

Change-Id: I3e2139cb1d12fe1849d87b438ab3f55fc21fa574

2013-10-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8c59320fe391ac98ad344623f803583c26a9b93c]

Revert "Revert "Added Tango colors to palette""

These are default line and fill colors, so it's better to duplicate these in the
standard palette to show the color names in the toolbar conrols.

This reverts commit de7b2781bdb03858379fe6e792ea32f62a8208ec.

Change-Id: I8a39c28b464980598a58ac559905aab86aac3e26

2013-10-07  Jan Holesovsky  <kendy@collabora.com>  [6f17d2bccbf8dd63736a49e227d1984da6a72a65]

fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"

Let's revert this for the time being, before we have the full solution that
works both for sidebars, as well as for the normal docked windows.

This reverts commit 16ea2dc1f572d698923c770a2a58f7ab402d1298.

2013-10-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [7235d23267e4591e5cf47762abd3f63421b06904]

fdo#54938: Adapt supportsService implementations to cppu::supportsService

Change-Id: I683c0d30c3286ed5d725d4eefe8b3977b82ee316
Reviewed-on: https://gerrit.libreoffice.org/6035
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [8e37c7ae282f10724d6322aa028a7dd6b698f071]

html: <li> is on/off - arrange list correctly

despite the fact, that <li> tags are currently not closed...

Change-Id: If77d99b8dfcb00e60d918e5ce5030e6e44a6e64a

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [07ba28f6bb4830eb0239c5d6bc4999493a201249]

html: remove unused and unsupported tags

Change-Id: Ibd44d716e70034ffe7d31e3f5dc2c547a822b0e1

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [dd10103f8c66713fc0ed7f9647625a6f8b2d96b4]

CID#708773 missing break

its the same result either way, but seeing as the assignment
is duplicated might as well tidy it up

Change-Id: Id64547c6a5d2ce58b1ee79ba64cb761575b2d1dd

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [e52f1bd7b34fc73f52aadf1d33efa6685a0b22e8]

Add opengl canvas implementation.

Adds opengl canvas implementation - display-list-based, all
rendering done as textured geometry. Needs shader support.

Currently compiles and works on Linux, Mac should be ~easy to
add, win32 eventually.

Change-Id: Ibf3eb88d6a36a91b2960a3a6320d708160e4fc14

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [21ec9beae29b19b8ec6f0a16fd0e708e4f210208]

XCanvas does no longer imply XBitmapCanvas

Remove the implication that XCanvas IS-A XBitmapCanvas, i.e. one can
access underlying pixels. That's a preparation for display-list based
canvas implementations, and was a rather silly assumption in the first
place.

Also fixes up all client sites.

Change-Id: I7a3d6f68ef46fe94b23cce7759cc0b8b6ca4dae9

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [3e2dba1accbd018f7dac362a2636bed135f1b5bb]

Add 7-segment display polygon generator to basegfx.

Basegfx gets a basegfx::tools::number2PolyPolygon method that
converts a number 0-9 into a 7-segment digit display polygon.

Change-Id: I4d3326c9fe9e42d07a6248781127f19ac27d8b72

2013-10-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [60ff4fa99654e9c2ad9a9b023dae0ccda75d7d95]

writerfilter: tokenize CT_LatentStyles and CT_LsdException

Also add vim modeline, that represents the current whitespace convention
used in this file.

Change-Id: I8faae4f211125695bd686fd9f09430530e4ae91c

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [1b717e5686f34c3ce798310a6216f7ea98fb2cd9]

Resolves: rhbz#1012353 fdo#48846 allow starmath objects to be resized

Change-Id: I8fb524a324b4ada64623f7c4f9ea2348765260b7

2013-10-07  Tor Lillqvist  <tml@collabora.com>  [58c3303a042650e78e1cf56654650d0203148c03]

Use gb_LTOFLAGS

Change-Id: Ia3c6d666894a4fcf36243573d3d421ec15682766

2013-10-07  Tor Lillqvist  <tml@collabora.com>  [4abb40dde00550b325bc7e2bfdbb8001801cd50b]

Cosmetics

Change-Id: I87af9887596599543d7ececdf56768a2402150c7

2013-10-07  Krisztian Pinter  <pin.terminator@gmail.com>  [eacbdd0e974ff8229b18d1a8434a6ca08cfe8b34]

startcenter: Hide template toggle button if no templates

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

2013-10-07  Björgvin Ragnarsson  <nifgraup@gmail.com>  [f3123d396c8f7f175551a9bab8bc232efe602083]

EPS import: convert to BMP instead of PNG

This speeds up rendering of EPS figures by approximately 10%

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

2013-10-07  David Bolen  <db3l.net@gmail.com>  [df1076965f63eedc6cc104c96b993ab598b8b1d4]

fdo#70196: Python 2 compatibility for UNO import error handling

Add backwards compatibility support for Python 2 to the earlier
change in fdo#66025 to improve import error handling under Python 3.

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

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [597e198022c1e1393b78f346aa7eb00b521065ab]

CID#1078656 Read has a break, but Write doesn't

Change-Id: I54675b0c9683afb25fb9eaeb3def1e43c77fb053

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [beb43ed0942dcd5f14d3d49b407878866e3d248d]

CID#1078699 keep coverity and nesting test happy

Change-Id: Ifa2c2e7a26c3c6844774edb1a3245c8da1f20e33

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [c75670498b113dcd01adf64266a86575fcbb877b]

CID#1078700 keep coverity and nesting test happy

Change-Id: I313e76a480cd734d1e950e811bb02dd1280a143c

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [f713b7271a5e5dbf5baa3203ade8a87fb2681977]

CID#1078701 keep coverity and nesting test happy

Change-Id: I6a33fd22604bc91a901268501588928de643f16e

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [8a55429fe99336922e2e4c530dc2139f435c6bb9]

CID#1078702 keep coverity and nesting test happy

Change-Id: I9408cbf16493f0287b7f123694eafc56e1afd556

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [4fb7331d83b73b975e730f534562252c7ace8937]

CID#708773 silence coverity side-effect in assert

Change-Id: I7045932e57c7f4e8cdef73fc37ff8de9e7ae9c58

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [95c7765107d4d668cfa0709dce8003bf3258ef66]

Resolves: rhbz#1015281 crash on clicking custom animation

Change-Id: Ibb4519a3d41266ae16fcb93567cf5b5c67066b0c

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [e5dd19526fcdb2f9eb0e87017e33e9fd8402b028]

make font style size stable on switching fonts

Change-Id: I891fa5b9b8bd3be7dd4d73f2911ec56d16a3b09f

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [9cff818949f0a3d07c225c916c03097c6602e63b]

CID#708773 unused pointer value

Change-Id: Ib394a444882f5ffa1e0c5e833d59f4e4985479df

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [470af978eb397e2078e5ee1a0b146b00de01e280]

CID#707648 uninitialized member

Change-Id: Ib8371710dd6c856b143782ca9c18f4ee76798f0e

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [3c2983ded9f0f646a5b543e16e0d9a9bbf476e4e]

CID#707646 uninitialized member variables

also CID#707647

Change-Id: I9962bd2417119944a243d8a92711866548248e36

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [ef53bd8ab2499b0b2bf0b79c0ab090f3de56525f]

CID#707643 uninitialized members

Change-Id: I23386c780bf484652a518d907d7dc0cc3c910040

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [b8cf30e93f18ddc16fd648976a41a6bbb6c6d8b2]

Related: fdo#38838 remove UniString::SearchAndReplaceAscii

Change-Id: I86019d7ab248679cd8518a621fe8e3721b44aeb0

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [511b3ce85ebb2261f5ea866efdb333eaf94c64f8]

restore original nPos increment

b0caeafc1add0b52b3d7a9dc80f50080ba439f59 changed the logic of
lcl_GetTokenToParaBreak slightly, from nPos+=1 to nPos+=2, which
worries me a bit

Change-Id: Ifb621a0bf8ea0705f39f35461449632c592e65e9

2013-10-07  Stephan Bergmann  <sbergman@redhat.com>  [6adddbc2a80456cc2ad3b62deada7ecd4a6cf641]

Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptor

...in SfxDocumentMetaData::getURLProperties, to avoid
"tools/source/fsys/urlobj.cxx:1741: cannot make <[...]> absolute against broken
base <>" warnings when SvXMLImport::GetAbsoluteReference tries to make absolute
against an erroneously empty base URI any relative URIs contained in the
document's meta data.

As a consequence, such relative URIs contained in the document's meta data will
now be made absolute upon loading in SfxDocumentMetaData::getURLProperties.
However, I saw no negative consequences of that (other than having to adapt
sfx2/qa/complex/sfx2/DocumentProperties.java in the obvious way).  Whether a
document written out again contains such meta data URIs as absolute or relative
is only controlled by "Tools - Options... - Load/Save - General - Save - Save
URLs relative to file system" and not affected by this fix.  (I verified that by
loading sfx2/qa/complex/sfx2/testdocuments/TEST.odt, which contains a relative
meta:auto-reload xlink:href="../TEST.odt" in its meta.xml, and saving it as a
new file, with and without "Save URLs relative to file system" checked, and
inspecting the resulting documen's meta.xml entries.)

Change-Id: Ia1b6004c8597a726eb59c6b2234fd3ecb0bdcc09

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [1bbfa2834ee5f6ddefc801c2a63ce3fe9a5c863e]

fix build: use rAttribs :)

Change-Id: I383bd331090603aa9a159e41ef26be8d8e1c5ff3

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [6349540d939e3bc3a96cec2615352a4b056b7fa5]

really fix it

arg. sorry...

Change-Id: I57836c574f4f622296c38d7a0adb6adcbb768aa2

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [618ade76fddc3feae37970a0ac9e366244cc3216]

fix build

Change-Id: I105e9ab5177f99b9f3a6f49308e06f690e46bf0b

2013-10-07  Thorsten Behrens  <tbehrens@suse.com>  [840a8573c8cebe67ddd3c9fe106c7dbd789bb334]

Fix fdo#70220 Superscript not imported from pptx.

Import works now, though EditEngine still fscks up font scaling -
seems for CharEscapementHeight to work, there has to be reference,
non-scaled text in the same portion ...

Change-Id: I5505ae83bd6b700ebe8c3465beec40a4df2efb78

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [49bae3b37fba86f9ca84a317d6c1dd7d41736eae]

html export: <table> has no cols attribute in 4.0

Moreover it's rendundant, because we have <col> and <colgroup>.

Change-Id: Ic39a5dafdf252a7a7052681e7791aa57b99860bd

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [467aedafa5e19f9928af39c37a04124b3ee0549b]

drop PURE_HTML

Change-Id: I977e279706d2e53d9b2edc4e8719aa88187e97fc

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [c20f23a66010bdfccb2c5c8c2d0be0a9637e476c]

html export: 4.0 needs type attribute for style tag

Change-Id: Iaa076f639a4da564945385ee616d346c4f0d0889

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [646950f96d8ca8625be53621d8d28c62de5597f5]

html export: use only HTML 4.0 for export

Change-Id: I36d8ddf7b8b38e27686c6cc51ef2a676394f97fb

2013-10-07  Thomas Arnhold  <thomas@arnhold.org>  [53037545be634d7e45d158e9184c13d2f6e2e7a5]

html export: export attributes with literals

This improves validity of generated html files.

Change-Id: I3fbf92e861d9a3931870e25beaaf9f91a469f40c

2013-10-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [7b3a5765d06dc0ebd000da16f5545329b50e99d3]

writerfiler: remove some unused definitions in doctok

Change-Id: I6fbf2034632bea432848e99474c82ccff0e0565c

2013-10-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [3b3b37669a6fcc3b6437677c9ae9bfd15cb65629]

sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainer

Change-Id: Ia13c94e05d26d66ebee00ca89030b6947c5efc0c

2013-10-07  Stephan Bergmann  <sbergman@redhat.com>  [6f4acc6f268c019805eb567b2d28bcc7e3c7ee48]

Use org.junit.Assert.assertEquals where appropriate

Change-Id: I3811578a76f6c5c98c955819ca004f2062d273b8

2013-10-07  Stephan Bergmann  <sbergman@redhat.com>  [b5dd2b4218f966e177d880bcc29fa5fba3bfe1c1]

Also cope with intermittend DisposedExceptions

...while waiting for the .uno:PrintPreview request to be processed, see
5b5c52a3a4d048bba8c18dfb06ffca25c670d099 "Try make this more robust in slow
environments."  (However, to avoid an endless loop in case DisposedExceptions
are caused by a crash of soffice.bin, cap the loop at 10 sec.)

Change-Id: I13518eea46deb68731604ef08461bad5bb5f7cdf

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [77df4f8943c8e7bf0a308197b032a841fe3e365a]

CID#736510 mem leaks in early error return cases

Change-Id: I85dff67d5d92e1024e9b449f1298678e7f5ff9e6

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [362304cbd8ab2a209dbce7377b2742aa7e430729]

CID#1028072 leak undo in corner case

Change-Id: If2371a25c9030c13617df692e82729090280d8f0

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [b86343eaac52c1508cc651998b23b31c9180c8a7]

CID#708782 unused pointer value

Change-Id: I15c34278a3dca19547c77be7aca670fbbc2d2037

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [2a20c95e84998b88056ac462e6d3b488ca97aae2]

CID#738572 uninitialized members

Change-Id: Ie3614d86e27aab67cfe68bea76de30b775173fb3

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [1ce668649beacdd091f8d6ae5d7796c4b785e606]

CID#738564 uninitialized member

Change-Id: I35a4d3d412b1848fe3ef8aed600471fc1c8a61d2

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [dbd73b709709fbda781b0b34313f6b70f0e21818]

CID#707638 uninitialized members

Change-Id: Ic0757e544e42f7ca07cddec379d2d647822d9923

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [676b3abe1aa9ab3af8efa5835469cbca0d8829ab]

CID#704124 wrong operator used, harmless though

Change-Id: I029a8df204ea4faf16e801ff90cd715adfe8e713

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [43f7217f789478f23d607f40493d0df822cd5988]

CID#704127 coverity gold, typo, should be 0x0020 not 0x002

Change-Id: I22895d43efef47850dfb9162f75bf5a9e39f9614

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [ece57bd9954643e1131ab5da6db589665193fe3b]

CID#705101 try and help coverity out re infinite loop

Change-Id: I4a072d4d3bb510b65d213cf3cd1f5e06c519d830

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [9390ff136c89dcf21512c07e7c552294fdbbe83f]

CID#705102 try and help coverity out re infinite loop

Change-Id: I04fee0ebe13e6f3ab8f517c99929d30ecbc7fd62

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [80afec77c21a88fc19626d5faf931ac5af5e86f1]

CID#708496 uninitialized member

Change-Id: I9118853324a84fc2e4d3db46d95c6ef3b266667d

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [fad9d93ee43f9ab5ed32a0863e8105add4d93740]

CID#708574 uninitialized members

Change-Id: I9b004005ac1136861759a33cee08cd945ac7d993

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [51f6eaec244bb8568f9d1ccdc647f34ca81f55d5]

CID#708635 uninitialized members

Change-Id: I875f11347c8d73297ef19c7da858b7246ebd44ca

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [6edf8cf6c66dc4a27fae3f15bfa9fc6de7a3f9af]

CID#708895 unused variable

Change-Id: I09ff8a9e7c15c45d6d95c6abd750a4f1386a87ac

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [12b3dc23907d10023a3ab0a9235a74e4ae4619fe]

CID#707636 uninitialized members

Change-Id: I7eba8ac0f676a2a16dc12ed423356539aec7148b

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [5d61c4f8bef10a702faa23a7f06508d5e6b35d2e]

CID#738563 uninitialized member

Change-Id: I5413099beb3b30f92b58f973fa4bb03f29e7f5c3

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [bb84effbc0e4fe1b718ff8aa101c3811b0c568e4]

more fix higher debug level build

Change-Id: Ifc76287f330818d87f52af9186caf787471a94a9

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [8bf74a9e51272ea7808286160e27c8642a8bf2b8]

CID#738562 uninitialized member

Change-Id: I65f64b1604c9c0aa3538d6e9384014fd44e16c0b

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [78d47adbf23f9d505ecf2f85cb8564ea43c383c8]

CID#738561 uninitialized member

Change-Id: Icac2ca781f067975746d4b861fcbd60e6577b64e

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [2b5caba5d8780ad36a6403d811a5004fd9f84640]

CID#738560 uninitialized member

Change-Id: I270455041b73450e6ed1fc5a05e68c88db4310ab

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [c4597f281e0e865f190669d583a321a28c2e3e35]

CID#984418 unused returned pointer

Change-Id: I92864b2491882e0553b87d9d87d126ec30ef3974

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [ea8d6dd3dbd19434964a9cda1547ae067a674351]

CID#984417 unused returned pointer

Change-Id: I638d7d89b7c1414aac34bcf1c92fdde8eee98e2a

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [61d05a58fba979f0259b2814fd599c4ca58e4a56]

CID#738954 unused returned pointer

Change-Id: Ieb47b91dd745db400c7ad4756167de758a625a64

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [faa63bb99c8f03091b159de594515ff380874186]

CID#708571 uninitialized members

Change-Id: I786b81d0982e814a9f9f8d88cb724042de7cfd81

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [225539ab08043b6937fdd67d9ae308ebd4104646]

CID#736943 clamp no of ttc entries to physical max

Change-Id: Ic63defe9c14c6ee2b86bd5b7730a570238ca3981

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [54250655897009914936f02e04d601eadfddb2c1]

fix higher debug level build

Change-Id: I091a198bc1fac17434ae64c18560dda48d6d5142

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [4d25561e4e6cd20f36847f6a60434c054437efbb]

CID#708514 uninitialized members

Change-Id: Ib799d3d3ce968bca87d5841d2ecd8cd2f7c51dd0

2013-10-07  Caolán McNamara  <caolanm@redhat.com>  [a2e5f8d9eecd106c8acf3689981dc8774a71a6a8]

CID#738896 uninitialized members

Change-Id: I69d93000df942d6f4ff6a6bfff4862eb199ea2a0

2013-10-07  Takeshi Abe  <tabe@fixedpoint.jp>  [d57010faf14c7bf2efc0eeb37249b671f7ea986b]

sal_Bool to bool

Change-Id: Ie8e35c4342db6e2dc35fca33cee7b4d71cfcb732

2013-10-07  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [aa52753785154f0e95fed559f613f5eae9105dcf]

DOCX:fdo#43093 fix wrong direction and alignment for RTL

Change-Id: If362d80a86a7493f2d43e6d661b94fc03942711f

2013-10-07  Minh Ngo  <nlminhtl@gmail.com>  [bc43c1ca942c4c111aa7f45b268e13ab03c7f613]

Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.

condition wait is temporary only for non-windows system. Looks like there is some
hang. Must be investigate later...

Change-Id: Ia20227503f70244d33411164d4af95ba69e86509

2013-10-07  Minh Ngo  <nlminhtl@gmail.com>  [8de1f54e19b68194b79a642750b9d3a4c8707d7b]

Avmedia/VLC: Adding some todo

Change-Id: I5c01ae2f0e2109460aa332b31b524f855b87948a

2013-10-07  Minh Ngo  <nlminhtl@gmail.com>  [926fcc560b7a5dc45968ddeffbf8cf185eb6f1c6]

Avmedia/VLC: Using *_new_location instead of *_new_path function.

There are some bug in *_new_location in the latest VLC versions. It
doesn't parse URI correctly from the string "file:///blah-blah-blah".

Change-Id: Iae54ad79fce0775a2f0a325766f713ff43e5d9ed

2013-10-07  Minh Ngo  <nlminhtl@gmail.com>  [3196e5b7a52580bfa9242a35175e241db328a49f]

Avmedia/VLC: Returns "No error" if there aren't any error.

Change-Id: Ic080cbcef56a82129347bbb4f008d1c36b0a927a

2013-10-07  Minh Ngo  <nlminhtl@gmail.com>  [c2f9e24ecfdc36decb9c3042d88976399e4606aa]

Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.

Change-Id: Ic98a179e5cfa34183e71a72bb417147612500a61
TODO: Unfortunately. Another cases must be checked later....

2013-10-07  Stephan Bergmann  <sbergman@redhat.com>  [5e46545458ae42086d3886b82eddb99c2d72c63a]

Integer type mismatch

Change-Id: Ib49f058b05bc6fdd959c979c3de3c8def739c453

2013-10-06  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [81d175db511764cceb67f3448f0b5e81ea18e431]

fdo63235 - correct usage of marker-start/-end for svg path data

marker orientation will be corrected in a subsequent patch

Change-Id: I0c833b62d06ad21ebe5fbaf170cfb22cecbf146d
Reviewed-on: https://gerrit.libreoffice.org/6086
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-10-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [e450a2c506ac7cd4433b0f93fc750a89919bc03c]

Revert "Try to fix TB master Linux-Gentoo-x86_64_2-no-conf"

This reverts commit 1bbfd5a069eda17feec8b26c5002b8e7d570abee. Should not
be needed after 4a96bc0c0eda8aff6c165bb6a79eb95f2926bb10 is reverted.

2013-10-06  Stephan Bergmann  <sbergman@redhat.com>  [477150c1ee996f8f6df3ffcd5b5d4fe6b1083d67]

Improve CPPUNIT_ASSERTs

Change-Id: I69599405b4fd6f3db8ec4d370fca84cd0febadb3

2013-10-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [0a1808a6f74a4659c541eb9d499bede0f7587bfb]

Revert "fix for fdo#65295, gradient issue"

This reverts commit 4a96bc0c0eda8aff6c165bb6a79eb95f2926bb10. The fix
should be re-considered once it doesn't break
CppunitTest_sw_ooxmlexport.

2013-10-06  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ea4740c83285fb23ab351257582505aa676e01a3]

param[in|out] -> @param[in,out]

Change-Id: I585ca1450c22b77a03d0408fb5848be0838253da

2013-10-06  Thomas Arnhold  <thomas@arnhold.org>  [028b3ad8e19609ad3cb490135eb0dd5bb8eafcfe]

fdo#58912 HTML export: headers and footers cause non-validating html

Fix it by using harmless title.

Change-Id: I238034a23f4a446c69dd3c1408ac5ccf038c73dd

2013-10-06  Thomas Arnhold  <thomas@arnhold.org>  [277922e7a0a4ae8076c10936c4b12df6dcc5ddac]

fix html tests

after 73e3aafa990168aa532fa7b81fc4de8f455b10e1 we need to lowercase all
html tags.

Change-Id: Ied686e153666f79c2a866473eeb393ec4e5bb961

2013-10-06  Julien Nabet  <serval2412@yahoo.fr>  [1bbfd5a069eda17feec8b26c5002b8e7d570abee]

Try to fix TB master Linux-Gentoo-x86_64_2-no-conf

Change-Id: I9a1ed5b10f059ddf72fcbcfaf9260bbdbd529d03

2013-10-06  Thomas Arnhold  <thomas@arnhold.org>  [c6413fec71cdb26496018c48eda59e1c8925d4fc]

html: remove duplicates

OOO_STRING_SVTOOLS_HTML_C_LT is the same as OOO_STRING_SVTOOLS_HTML_C_lt
and so on...

Change-Id: I7cc94a662e83176c2c2c441cbce27b4f2774e4a4

2013-10-06  Stephan Bergmann  <sbergman@redhat.com>  [08f60082db4a8ad2ca9fde09271d7eace9bd175f]

Consistently place platform-specific install:modules on values, not nodes

...so the (locale-specific) values end up in main.xcd on the appropriate
platforms, instead of in the corresponding res/registry_*.xcd but on all
platforms.

Change-Id: I833fbad24868b86db826ff2da408a9f7101d5633

2013-10-06  Rene Engelhard  <rene@debian.org>  [2c5faba2a34d5feb9a6ea9d4fd9bf94ce914a19d]

make system-bluez build not use -I$S/bluez_bluetooth/inc in sd...

Change-Id: Icdd90a7aadf7cfbc464e11a1e0386576cbc5c06c

2013-10-06  Andras Timar  <andras.timar@collabora.com>  [a781ae0bb8a144a8be505dcb1e81b9b30bc250c9]

Updated core Project: help  a3bf6d8c872c363909e6173990fddcdd0e69d676


2013-10-06  Tomaž Vajngerl  <quikee@gmail.com>  [4df8a0ce1da940be7995f2133222aae089d88f26]

Ruler: don't draw ticks out of the ruler area

Change-Id: I086e812b0db60fed094d21d2ba5aac1b9943e0d5

2013-10-06  Tomaž Vajngerl  <quikee@gmail.com>  [73e3aafa990168aa532fa7b81fc4de8f455b10e1]

convert HTML tags/attributes to lowercase for html export

Nobody writes HTML tags/attribute names in uppercase anymore.

Change-Id: I99be2a42212ad9dac9706c43864ff7fd633bc030

2013-10-06  Tomaž Vajngerl  <quikee@gmail.com>  [3527faf29c288bf9cec072fa58625f84ac02e7d6]

RulerItem: indent and cleanup

Change-Id: Ice76e03b6cac32263fb1909175b105ccc544e234

2013-10-06  Tor Lillqvist  <tml@collabora.com>  [c0397ec2f77d6512383d160417f710477b707ac0]

Point out that --enable-canonical-installation-tree-structure is broken now

Change-Id: I2b14c3a5e7b3945e40334b961024ef243e957efa

2013-10-06  Tor Lillqvist  <tml@collabora.com>  [9d2492b2747e4302159eadbc6221ccf153e71b6f]

Mention fdo#70097

Change-Id: I0841f560092c5a5a15021fe5f92b8618266cbede

2013-10-05  Michael Stahl  <mstahl@redhat.com>  [96852a89da058084b2acf5ff706d9679b127b29a]

DXF import filter: fix OUString handling

The DXF import filter stores all strings read from the file in
char[DXF_MAX_STRING_LEN+1] arrays, and then calls OUString constructor
with that which then asserts because the string is actually shorter than
the size of the array... avoid that by converting from char* to OString.

Change-Id: I93c52788f88fe5d21968d450d029ed5db101d88b

2013-10-05  Tor Lillqvist  <tml@collabora.com>  [01e1a2465ef3e7658b749893d518e4720e04c40b]

URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE case

Change-Id: I5019cce2172db7b3ac74e25f5ea9dc62e9fd03f8

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [849352c724426c06dea98c9b3df10ef629f04942]

Correct prefix for OUString + constify

Change-Id: I4662fa9c63717c57ccfb6bcee685c4d47c715eff

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [7770eb9bd639312b166a575c2e64c6db5ac5d44b]

String to OUString + better names

Change-Id: I811789b9fec38d7745ffffbcb57659aa5e3dc59f

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [f37bb5d4426948cacc6928d501de01844adbc8f1]

String to OUString + use return instead of reference args

Change-Id: I0c0857b4b4ac87586675e8540ef5135dbce82b5c

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [74c7539c091a9b6781eae7d3f07d45546499d3b6]

This reference argument can be const

Change-Id: I4d8d23d34aa72a0101bc18e98983ea8840806462

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [c0afcc0f0777ec76c1c04611f528741271b58227]

This does not need to be a member function

Change-Id: I4d008ac516c66243d436a3afe3322ba1b6c9ef22

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [4106979a1d37c98b6ea93d134521fde9bb788956]

Unused data member and setter

Change-Id: Ib11213ecad715948793f0b608ebb99d22fbc3152

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [b0caeafc1add0b52b3d7a9dc80f50080ba439f59]

Bail out early and minor optimizations

Change-Id: Iec521a951e53386fc2bd780926d4a372e5fb05bc

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [d72c7903d8748017955f8f3b0a19ab0f96532e53]

String to OUString

Change-Id: Ib7f355f68fe79ebfebb83fb5d2b72f4070153610

2013-10-05  Matteo Casalin  <matteo.casalin@yahoo.com>  [2c5e78f90eb8f584a3bff15b5abc6bac099f156e]

String to OUString

Change-Id: I08064ad6f919b99ce5536eaef36b38523cf82610

2013-10-05  Stephan Bergmann  <sbergman@redhat.com>  [be67dc7e3a916855f106536c5c0e4ccea1d8a48a]

Add back xsltproc --path arguments

...that 1f82c0a46529ee056e99fd7031b5d569de522359 "gbuild: kill
gb_XcsTarget_get_outdir_target" had disposed of, to avoid "failed to load
external entity" warnings when .xcs/.xcu files reference DTDs in
officecfg/registry/.

Change-Id: I99b99a798782be6ad779b3f9d1951a37b1477926

2013-10-05  Stephan Bergmann  <sbergman@redhat.com>  [30fd40e42305069eb52eb4b47acf869d91c21ee5]

Improve prop value checks

Change-Id: Iee877c5d4ca384a19302fe2a1fc2837325bfd604

2013-10-05  Stephan Bergmann  <sbergman@redhat.com>  [aced29f305a25fba8f8a968599f4b4ba226b7098]

No need to hide xml:lang="x-no-translate" in dummy install:module

Change-Id: Id9e3c40c14b43924467c23fad11e97951121d17d

2013-10-05  Stephan Bergmann  <sbergman@redhat.com>  [c6f8def934bc6019692b51ffcd0fc1634db23056]

Fix misuses of xml:lang="x-comment" in non-localized props

Change-Id: I22eae40f740e4454a83f55aed0dd4cf08a0f4492

2013-10-05  Tor Lillqvist  <tml@collabora.com>  [6d287589e3a74d1eec3d5c55277ae6479d659948]

This DEBUG_UNIT_TEST stuff is unused

Change-Id: I947713bda2c37e22199161a2c59e5d9ed00b37a2

2013-10-05  Tor Lillqvist  <tml@collabora.com>  [773173c233b7074cd56070c3b027e02c9bc29ee0]

unused function 'operator<<'

Change-Id: I05d3877e2b0cb4bfccd3a2ae6f24abfd6507c46d

2013-10-05  Siqi LIU  <me@siqi.fr>  [93e020be90a9ff9cc9f8726a93d0b8ddd1e34f4a]

popOverView modified for better touchability

Change-Id: Ief0ca8dfef303ecf905fdf02bcea924f98de976b

2013-10-05  Siqi LIU  <me@siqi.fr>  [fd2fb1b3a4f9e00fedb82421b419ef60ccee43e9]

minor

Change-Id: I25a9af3cad0454ee098b468d52433bec821c464b

2013-10-05  Siqi LIU  <me@siqi.fr>  [4a96bc0c0eda8aff6c165bb6a79eb95f2926bb10]

fix for fdo#65295, gradient issue

Change-Id: I3247cde66e5d6622102decca5912fe1645ee9e29

2013-10-05  Thomas Arnhold  <thomas@arnhold.org>  [d4730af10ca8bee1e663e3fabf18292f49cfb370]

fdo#60662 apply HIG rules

Change-Id: Ia73c38866b50e6986361909aa64f7a95c2ce8635

2013-10-05  Thomas Arnhold  <thomas@arnhold.org>  [e31a3abfc7c5f30442ec5288e2d698af01d4f831]

WaE: -Wunused-variable

Change-Id: I31bdce7f31185faebaf8a8a2162669b185def0c9

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3ff650d5659ed050e33074355ee2384f1569b21e]

Rename StringPool to SharedStringPool because that's what it is.

Change-Id: I2fc3ce4f0c2291d402cb470346d5561373fb51e7

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [200b4539677b51cb7161a5dd4697778dbfc693e3]

Some attempt to store string ID's into query items.

Change-Id: I8db7cd327728be0974405eabb0fd58156ba231d6

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f54cdb59217cb84033235e18a208c6e27d7fca57]

ScInterpreter::GetString() now returns a ref to OUString.

Making adjustments in some call sites.

Change-Id: I85aca2eeb2aece46be52d90a611a64d85792a05f

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8d7973f8f14e07ddbe77e3633a5de641fa38e379]

Reduce the amount of indentation by early exit.

Change-Id: Ibcf64f57d84dd90a41421522c8082319f1d5796a

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3f6f7566dd92be7b27cee99d3291fdb4fc5f5a38]

Test comparison between simple and rich-text string values.

Change-Id: Icdb9a81b1be80b058b71c23b3fcb58a5e8970e21

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [875f47cb5a20e2ce6ed54d88fd5bbf1d6128a47d]

Add methods to turn cell strings into numeric IDs for comparison.

Both in case sensitive and case insensitive comparisons.

Change-Id: I356a655273f0f37157810c86e1cf3f87ea2afa09

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f6ec66727379fef56f0972e2a6181e39ab6d4ec1]

Add methods to extract string IDs from edit text object.

Note that a single edit text object may have multiple string ID's in case
it consists of multiple paragraphs.

Change-Id: Ie90541de38a639c30a010817dada389e9445d08c

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4aa411674224edb5eedd8d6170e8b27c491df851]

Let's just use sal_uIntPtr straight.

So that the user of this class won't have to include the header just
to get the string ID type.

Change-Id: I0ccbc18fe02644f69701f57b0b1b9c30fd141d83

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [dc1314d96257845139015ee13edc04af470c18f6]

Normalize all string objects that are cell contents before they get stored.

Hopefully I've covered all entry points. There may be more lurking in some
dark corneres...

Change-Id: I62e655cc579aad08fa64b5d58e739c55425cd216

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bc1c67dc8296cff59759ee4abd5ab0cf0632af85]

Add string pool to document.

Change-Id: I7430af7486a2f7a150ed17a0c345aeeb987ec993

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [57bc9f7edf6ec33c7c81c856cf5a51ea41b67932]

A little more test on shared string pool's life cycle management.

Change-Id: Ic676dd875c27ce60a0707903d7f22207764829e0

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [00d08001da8dceeb77f16dca523979aa8ccc3755]

No need to intern strings here; all OUString's are ref-counted.

Calling intern() simply moves it to a global hash storage.  Now
the test passes.

Change-Id: I0a93420abce1c3adaaa61d469dff5f359dd5ada4

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5f5876e5c395808006daef3456a961d9e6756791]

Add purge() method to purge unreferenced strings from the pool.

But this code needs more work.

Change-Id: I538eebf5eb1738a2cfeebc22052b3d5db6001b6b

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [46ca6ab1fe69a29b75c3b9c3a04af27b5af63fd3]

The map actualy needs to store OUString to have it ref-counted automatically.

Change-Id: Iff6fcf3aba73f2d06ac0c885b39e69ac0febc49f

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2c96a2887360f3b152b369a745440d4b503aa70d]

Correct way to get case-insensitive string identifiers.

Change-Id: Ia343165941231fab34c4904b7a2fa10b07fa32bb

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b3674c9291a09c4e278a0875b691fc7aaf3f38cd]

Let's not expose the internal pointer. Define different ID type.

To prevent the string ID's from being used to instantiate string objects,
which can mess up shared string object's life cycles.

Change-Id: Ibcd9a4fa9f591d5c27a9e1b50bc9f83ae230e86a

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4d076d4ceeb05061b6b0699c19af9ba5ed0fcd00]

Write some rudimentary tests for the new shared string pool class.

Change-Id: Ie66de46d69f664839aa0a2d056cd3b8df4d4989b

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5d3ea0cde3f4c61832c48281e75dabd22621a893]

Establish mapping between original strings and upper strings.

This will be used to retrieve case insensitive string identifiers
later.

Change-Id: Ia34f57d0e8d0cb6bd4630f8d110853ed049770b5

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [279ae5116119b96b25fa56b53ecde4d61878cad7]

Add method to normalize strings in EditTextObject.

Change-Id: I1adb57279db0afeb8387599ec11984380e5a2e4a

2013-10-04  Kohei Yoshida  <kohei.yoshida@collabora.com>  [878439cc9293e3f5a00f1ffd8d2a13e4fc1b804f]

Move this string pool code to svl.

Change-Id: I1379fbc377607be8831133d64db2e14f8c75bff8

2013-10-04  Tor Lillqvist  <tml@collabora.com>  [6cea76189fb8d9fbb358f757157df66c7ea31c85]

fdo#67534: try to avoid file locking in Explorer shell extensions

Change-Id: I287395f6c25b1bfb9b9482166ae6f34d9af8f455

2013-10-04  Michael Stahl  <mstahl@redhat.com>  [738ae33f7e1503a72ef6e31318f80257f173042d]

warning C4701: potentially uninitialized local variables

Change-Id: Ia153de4928ff99e8943450be27fa5ddeada8608c

2013-10-04  Michael Stahl  <mstahl@redhat.com>  [bbadfca2cad32f1da9cca225df0b12cdde84d593]

refactor make check to run subsequentcheck parallel to instset

... which saves 4 minutes on a "make check" here, when configured
--with-package-format="archive"

Change-Id: I415e0e95ae7f4e289fa4797643f5d744015d80ad

2013-10-04  Jan Holesovsky  <kendy@collabora.com>  [457e0aef522583675247029e77cb212fb65d6cd1]

DOCX styles: Check that we roundtrip rPrDefaults.

Change-Id: I3aef9fdedf9877d1243940c429e05ff36f7fa760

2013-10-04  Jan Holesovsky  <kendy@collabora.com>  [9f8fb9fce00caf1672844444a737a6477e34c9cb]

DOCX styles: Output real rPrDefault's.

Not complete - to be checked which of the properties are we supposed to
output; so far we support only w:rFont and w:lang.

Change-Id: I142dd075735ba2c5cb1022768bfecf793148078f

2013-10-04  Jan Holesovsky  <kendy@collabora.com>  [ad7b757a25d90e995606947ee639d5b620c267a2]

'ist' -> 'is' here and there.

Change-Id: I0a463c38214b95582db2c7b3979367255426c14e

2013-10-04  Herbert Dürr  <hdu@apache.org>  [6489f97fc428446c53c17f885963776cdcc21490]

Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefully

(cherry picked from commit d519b07ecd4b67cedf1fe3e1860ef33a48a01ae4)

Conflicts:
	vcl/source/fontsubset/sft.cxx

Change-Id: I51d4a97f1f01be49cb5ab058019cd153e23437bd

2013-10-04  Caolán McNamara  <caolanm@redhat.com>  [507c1c9905ce02c376be4e57a937cde8d01d2c26]

Resolves: rhbz#1012379 draw audio-placeholder in presentation mode

Change-Id: Ied61f9b4947e1a6eda04c442d95037cc1c7ef460

2013-10-04  Julien Nabet  <serval2412@yahoo.fr>  [fa5c7ccff482c23f96def89978377f2d7d41d225]

Fix path for common-update.dtd

Change-Id: If87cb8da51bb85b6b1f4af166a6bbb6005bde55b

2013-10-04  Thomas Arnhold  <thomas@arnhold.org>  [f762dad2e7b7dfa42abc4d16209e033b037b5938]

fdo#46374 replace stardiv in comments where applicable

Change-Id: Icd07fba84735325408741ad10864c63ea32a6481

2013-10-04  Thomas Arnhold  <thomas@arnhold.org>  [be62c01287c095c22a83ecfe6f9f45874f6e56f8]

fdo#39674 fix some spelling

Change-Id: I72e497fb97edf8782c69000576f42896594e1556

2013-10-04  Thomas Arnhold  <thomas@arnhold.org>  [80697835719c5220c68608954ade949b5a7ed503]

remove unused method

Change-Id: I866934c9cf92a642d81f20cb10e8c3f666a8dcfb

2013-10-04  Thomas Arnhold  <thomas@arnhold.org>  [05d7ad7849988749a3c46e42a81da02164adeffa]

pObjektShell -> pObjectShell

Change-Id: I575efe3d407cd80aca9a2a6b32dfa23aa45e63d3

2013-10-04  Eike Rathke  <erack@redhat.com>  [d281caacbe20b61fd53e4d54f0178b3f83266970]

added Kumyk [kum-RU] to language list, fdo#70089

Change-Id: Iebf76555903fec1b533141104d3752735a8be075

2013-10-04  Michael Stahl  <mstahl@redhat.com>  [fb2dace68662afb5033ecfb1c8ea15b6c1d8d07d]

remove superfluous endif

Change-Id: If585526ab15d31f2f7a1b46c216f0b019d913fd3

2013-10-04  David Ostrovsky  <david@ostrovsky.org>  [b4e25bc4c1f71327002cfbbaae5b85fd05c0ac28]

fdo#64741 Thunderbird mork driver: implement collected addresses

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

2013-10-04  Tomas Chvatal  <tomas.chvatal@gmail.com>  [449ee2db73c40918ff17f3d42736ad2dd3ebed78]

Enable %U in desktop files with kde integration

This fixes issues when clicking on various URLS when the KDE only
integration were build.

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

2013-10-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [677b4402a970ef135da76760c9a97a1ffb74c3b9]

g: fix --set-push-urls

1) submodule's .git is possibly a file now

2) just use the logerrit alias, as

   - logerrit setup already set that up
   - possibly otherwise the right ssh key is not picked up

Change-Id: I4fb355a7f7ec7d549d2b06367f4fd10d06086374

2013-10-04  Nagy Akos  <akoscomp@gmail.com>  [2add63d2414db75ca91fa07dc82ad8cf9d7ddc93]

Updated core Project: dictionaries  80bedbd4f97f262e99f35e7b9a9413626f189a63

Correct some errors and add new rules.
Change-Id: Ibcc651f0e4120a8dfddeaac5a20a6b401a71516f
Reviewed-on: https://gerrit.libreoffice.org/6117
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>


2013-10-04  Stephan Bergmann  <sbergman@redhat.com>  [0d2f52cdba09f97acf18c64864e4790f344515d1]

Updated core Project: dictionaries  3523389ee5c854fee19cb3cee2678e4f1d38a44b


2013-10-04  Stanislav Horacek  <stanislav.horacek@gmail.com>  [226eb77d490ff88115cf1323a2cd3e2df8e3cd05]

Updated core Project: help  8ae99d7acf90b02d7ae8b90587d721a95724b754

fdo#54812 remove size optimization option

Change-Id: Ifbb8155be7e4f52c3d02fedb59cf4cfbef20e231
Reviewed-on: https://gerrit.libreoffice.org/6113
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>


2013-10-04  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [01b8d2e0142dd5693bfd67e4159a0ef975f08bb9]

Better wording: "Add Separator" instead of "Begin Group"

This is the command that adds a Separator to the toolbar or menu

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

2013-10-04  David Ostrovsky  <david@ostrovsky.org>  [74403b790a50ee6185a607e9e48d87a061e123e9]

VCLXToolkit::reschedule(): lock SolarMutex

... otherwise Yield() will return with the SolarMutex not locked,
triggering the assertion in ImplYield().

Change-Id: I6e44ce95517702ff5f316f7ea1df3aefc31588f6

2013-10-04  Michael Stahl  <mstahl@redhat.com>  [4fc7deb7b0528010ebf644654bf4a36594e03f8c]

fix STL assert in accessibility::AccessibleGridControl::commitTableEvent

While running some JunitTest, crashes on an attempt to delete entries
of an empty vector m_pImpl->m_pTable->m_pCellVector.

The entries are created on-demand by
AccessibleGridControlTable::getAccessibleChild(), so presumably that
hadn't been called yet when the rows were deleted.

Also fix bizarre abuse of all applicable variable naming conventions.

(regression from 2095b2e1d44a158418d17836019352ed92f95d21)

Change-Id: Id2d70ca4601a166718629c0fe922f805dd72eec1

2013-10-04  Michael Stahl  <mstahl@redhat.com>  [da21e9de6a71dcd1926f5bf167049bce0590515e]

require OAccessibleContextHelper to be initialized with SolarMutex

OAccessibleContextHelper methods are locked by OExternalLockGuard
which effectively only locks its ExternalMutex (i.e. SolarMutex);
so ensure that all sub-classes actually pass in a SolarMutex
by removing the default constructor.

(since these classes are in comphelper they can only use the
SolarMutex indirectly)

This uncovers that AccessibleToolPanelDeckTabBarItem and
OAccessibleControlContext did not pass in SolarMutex before.

Change-Id: Ib9085eeee6225f7c74b158e72f04b1bf62622071

2013-10-04  Benedikt Morbach  <benedikt.morbach@googlemail.com>  [43d1b80a6758022c2187e077f50f3606dbe557bf]

configure.ac: always search for md5sum

Since edf8db717f49199833de9fc9d2c9817bab613795, the MD5SUM env variable
is used by solenv/bin/modules/{installer.pm,installer/systemactions.pm}
like this:
	echo $languagestring | $ENV{'MD5SUM'} | sed -e "s/ .*//g"

Because the MD5SUM check is behind "$enable_fetch_external" != "no",
this causes an error with  --disable-fetch external:
	sh: -c: line 0: syntax error near unexpected token `|'

Move it out of the enable_fetch_external check.

Change-Id: Ib0a9694226deed3957868c17fe4d982f38fd84b1
Reviewed-on: https://gerrit.libreoffice.org/6127
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-10-04  Jan Holesovsky  <kendy@collabora.com>  [2997d7d10a79917495a310135f863bd71541b304]

HighLight -> Highlight.

Change-Id: I2db5102fbc441c0b79d8c28023f3e3bb5613b3cf

2013-10-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [5ebe826caf75e8d00656b3333385bf0bbc05cb27]

fdo#69384 fix impress -> writer copy&paste

Regression from 2ade07126971b79c92f729fae5709f2e2e2b495c (fdo#62044 RTF
import: don't overwrite existing styles when pasting, 2013-06-04),
during paste, if existing style was found, then the intention was to
skip that style, but instead we tried to create one.

Change-Id: I83adaf9fe6b8a578fa60c21b9463fabde7707d7e

2013-10-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [fd2d14d5543c82eb875e720c98b51518699a8fbc]

Implement DOCX export of paragraph outline level

Change-Id: I5648454d50f1df61962fa1516ea62aee5cb3777e

2013-10-04  Jesús Corrius  <jcorrius@gmail.com>  [050248fea53adb6a14b649c5f84dd69a8faff997]

Initial fix for fdo#69915

Change-Id: Id673eb7a55aefb35ff8ab612f926bfd115129ab4

2013-10-04  Noel Grandin  <noel@peralex.com>  [26acd487845bd6c6f08036bffde1631fae56087a]

convert sc/inc/fmtuno.hxx from String to OUString

Change-Id: Ia8fccd5d062ed27bebf87a46f774fff589c1076b

2013-10-04  Noel Grandin  <noel@peralex.com>  [049b9cb306356f97b3bcf7474223f5bdd47f1ca2]

convert sc/inc/hints.hxx from String to OUString

Change-Id: I34c95dc8fcece06df4d7869fdfb2341052232936

2013-10-04  Noel Grandin  <noel@peralex.com>  [83eb6bc562b6de5b8f7c22c9f408e68d6566d739]

convert sc/inc/l*.hxx from String to OUString

Change-Id: I52f9989cead1fc84e659fe0e4180a9c85388355d

2013-10-04  Noel Grandin  <noel@peralex.com>  [dc2710a57eb7d65c03df40a54fafe0fb4a7e29d9]

convert sc/inc/nameuno.hxx from String to OUString

Change-Id: I99faf0c59c890a1de0e038053e2d97bf1a017270

2013-10-04  Noel Grandin  <noel@peralex.com>  [165b06cde6db152a4d3e781f97830c6d4ee8297a]

convert sc/inc/progress.hx from String to OUString

Change-Id: I7bf7966706f6039f9f9469647d013b77d78e4bb5

2013-10-04  Noel Grandin  <noel@peralex.com>  [72b9dd277bab328c4d9227439e27e8c29b43fa7d]

convert sc/inc/r*.hxx from String to OUString

Change-Id: Iaae69c0914917d9d5851f227be28ff5cd098da8b

2013-10-04  Noel Grandin  <noel@peralex.com>  [f8f90a70ab58426058556c24c64db1f5a85a5574]

convert sc/inc/s*.hxx from String to OUString

Change-Id: Ie5e439ac664e9725bad9366d31990279b411c475

2013-10-04  Noel Grandin  <noel@peralex.com>  [f1503007a8daaa3dcd561248740d285804313d9d]

convert sc/inc/t*.hxx from String to OUString

Change-Id: I23838bc08a625ebf438f0c6352a1bf86c728713b

2013-10-04  Noel Grandin  <noel@peralex.com>  [89c749db5ad927a1283f7d58d842e097902429a8]

convert sc/inc/view*.hxx from String to OUString

Change-Id: I15930932205fc39322a9e88b1739a741781a0e96

2013-10-04  Noel Grandin  <noel@peralex.com>  [f49ed16f7b5fac08714f276acbe1d0c80661385b]

convert sc/source/core/inc/*.hxx from String to OUString

Change-Id: I09e8386b5ed0a96829bc8d844905c0c021b6b1a7

2013-10-04  Noel Grandin  <noel@peralex.com>  [b68a0caf33249c9fae957c667aa0d55f28daefcd]

convert sc/source/filter/inc/Xcl*.hxx from String to OUString

Change-Id: Idf65f981bb0719dab43da6b65c8275ef04d65393

2013-10-04  Noel Grandin  <noel@peralex.com>  [5b9e37c904b8e72475df62758231f317f3204b20]

convert source/filter/inc/*.hxx from String to OUString

Change-Id: I7b70d5c699819103260c2b248203c41f1d543a79

2013-10-04  Noel Grandin  <noel@peralex.com>  [38d967bc53d30628cfb6e67c3c3c38885209436f]

convert sc/source/filter/inc/f*.hxx from String to OUString

Change-Id: I9ccc22bcafe98ec06acefb1fcea672ce15ef0dd5

2013-10-04  Noel Grandin  <noel@peralex.com>  [45c2fbbc3877f77fbe8dd29bf34a5a8302ff6fd6]

convert sc/source/filter/inc/html*.hxx from String to OUString

Change-Id: I26a49497b8b66281e6e8d7924a05de7a71d623c5

2013-10-04  Noel Grandin  <noel@peralex.com>  [6ba68940e8c64e5b145fee3e9b9fa3a16369e307]

convert sc/source/filter/inc/lot*.hxx from String to OUString

Change-Id: Ie996090fca2ea391b6ad15087a237e3286fc00a1

2013-10-04  Noel Grandin  <noel@peralex.com>  [a599196064003b724c8ffe3144b77292a4082df3]

covnert sc/source/filter/inc/namebuff.hxx from String to OUString

Change-Id: I08d7224df62723b70b46981f1b6d61379ab62747

2013-10-04  Noel Grandin  <noel@peralex.com>  [9b57cc2b9a4266136a9cc6ad76f7997f41a6f535]

convert sc/source/filter/inc/qpro*.hxx from String to OUString

Change-Id: I5d1f3c1daeee0a08c344c55d5d86d5d618718698

2013-10-04  Noel Grandin  <noel@peralex.com>  [81ea1b554de5d2d2b56a9e651b0ebd06bffc7289]

convert sc/source/filter/inc/rtfparse.hxx from String to OUString

Change-Id: I8ec99823fd842dce9e275fc511cc9bcdf185ef7a

2013-10-04  Noel Grandin  <noel@peralex.com>  [b0be20551ce024096615f20ea75f1dd92aa73c25]

convert sc/source/filter/inc/tokstack.hxx from String to OUString

Change-Id: Ib23a94ee45539c01c3e4c95b3d5983c470950a8b

2013-10-04  Noel Grandin  <noel@peralex.com>  [127a09b3a86874ea076b36d867ba29eb61a2abc3]

convert sc/source/filter/inc/xcl97rec.hxx from String to OUString

Change-Id: Ia36bc65bcfdaf92e3a2b6738479ff80be0d4a8a8

2013-10-04  Noel Grandin  <noel@peralex.com>  [0d0cd2b3aeb89bd223c7b779e89805cab2dd340f]

convert sc/source/file/inc/xe*.hxx from String to OUString

Change-Id: I3e0a0edb7a49ceed94bf64800bbd4ca8481b89db

2013-10-04  Noel Grandin  <noel@peralex.com>  [52fcc738eeb9c7ff3fc023668dc335076e8bef42]

convert sc/source/filter/inc/xi*.hxx from String to OUString

Change-Id: I211c250768ed63d3facfbbf7574cdec5415c983a

2013-10-04  Noel Grandin  <noel@peralex.com>  [73873ef6b4d7ad8697bda3a44bb16b7eed9b93bd]

convert sc/source/filter/inc/xl*.hxx from String to OUString

Change-Id: If396f7b3d34373fa093cfe1c1e71fd47a559148d

2013-10-04  Noel Grandin  <noel@peralex.com>  [145a6b6bf970257f2627d986084cd5d782d48fc7]

convert sc/source/filter/xml/*.hxx from String to OUString

Change-Id: I61cd4a7fe658c47c4bc257c28fc24e2326a1c1c8

2013-10-04  Noel Grandin  <noel@peralex.com>  [4bfdde8cdfa0b9002277cc9c15d39990ffbbdab6]

convert sc/source/ui/attrdlg/scdlgfact.hxx from String to OUString

Change-Id: I63b028708f3f5e18c97b42fd891845d716cf120f

2013-10-04  Noel Grandin  <noel@peralex.com>  [fbb07536e49f7f80200ae038331fc5281a1e773e]

convert sc/source/ui/inc/a*.hxx from String to OUString

Change-Id: Ia127776aed43eb634b4a7b87d03000d0d53c3b64

2013-10-04  Noel Grandin  <noel@peralex.com>  [568c45f37f78c87ec11ee81ed51d0fa9fe83495e]

convert sc/source/ui/inc/c*.hxx from String to OUString

Change-Id: I364aeba561a0f6688924fddc55634f83fe5045f6

2013-10-04  Noel Grandin  <noel@peralex.com>  [b476614e28cde3a4c3e8ef966c6cb5fc0e8a1ba0]

convert sc/source/ui/inc/d*.hxx from String to OUString

Change-Id: Ie463ca66bb77c251742bacee94f26adc2a697c6e

2013-10-04  Noel Grandin  <noel@peralex.com>  [ad66c5acd459fa5ad022daab7c8ec98836cb8c4f]

convert sc/source/ui/inc/f*.hxx from String to OUString

Change-Id: I9915e2c627413ebc0622a79929fb778c0211c355

2013-10-04  Noel Grandin  <noel@peralex.com>  [5eec4e7d2a5369f9d84b2a50cb47ca918d55d25d]

convert sc/source/ui/inc/gridwin.hxx from String to OUString

Change-Id: Ib2b5185dfb803a8b8321f6025ab7b91d2d5af65a

2013-10-04  Noel Grandin  <noel@peralex.com>  [55d0f9b63fdcf0dd0573e7dae568713257c41e97]

convert sc/source/ui/inc/h*.hxx from String to OUString

Change-Id: I261d23e42b46e8f7641a9780217847c1adeda0c5

2013-10-04  Noel Grandin  <noel@peralex.com>  [2dba88c6e4f790aec9a4dc1acd3f3c9608d47b5a]

convert sc/source/ui/inc/i*.hxx from String to OUString

Change-Id: I856c9b2a286da2fd41e88ec14c0a77bc3546b0c4

2013-10-04  Noel Grandin  <noel@peralex.com>  [28fa70addbb860afcb210f07f0b8e49b0cfab6e1]

convert sc/source/ui/inc/l*.hxx from String to OUString

Change-Id: I6a38e3c4542aa3327dc65379016ac8193ce9e62d

2013-10-04  Noel Grandin  <noel@peralex.com>  [18227380e6f73b4de8fbfc094e3b1af49e946a6d]

convert sc/source/ui/inc/n*.hxx from String to OUString

Change-Id: I230227ccdf3ed90217290a963620e977615e07fa

2013-10-04  Noel Grandin  <noel@peralex.com>  [a3e69600349abf418f5f2e5198b87c8985095bd3]

convert sc/source/iui/inc/o*.hxx from String to OUString

Change-Id: Ia9b350db1f6a2267b54bd8a186ae32fc557c6d8d

2013-10-04  Noel Grandin  <noel@peralex.com>  [cd41f81e8df7f092d44889d351018b163e6e828d]

convert sc/source/ui/inc/p*.hxx from String to OUString

Change-Id: I80a181a9f3e9c3671493994d08ceb027b3a41b79

2013-10-04  Noel Grandin  <noel@peralex.com>  [9ed124caa3e60593b3db4980685c9eb013542f2f]

convert sc/source/ui/inc/r*.hxx from String to OUString

Change-Id: I5456c0b79cf7b9c4e548911c21004ab29eb00ff3

2013-10-04  Noel Grandin  <noel@peralex.com>  [50977e5ad36a56a2a0fd471ef654a22bc9f747da]

convert sc/source/ui/inc/sc*.hxx from String to OUString

Change-Id: I7994cf3916bc34876ae838dd7158c03dd732074e

2013-10-04  Noel Grandin  <noel@peralex.com>  [e699c7fcd150315e4fc3abf21c9d2e732ad9aae1]

convert sc/.../servobj.hxx from String to OUString

Change-Id: Ie2328bcca4e5858e510cfdd3f7c37e6f13f5129b

2013-10-04  Noel Grandin  <noel@peralex.com>  [3807fff9f1c0aa96d5db0a42c9bc5038d3ff35b2]

convert sc/.../shtabdlg.hxx from String to OUString

Change-Id: If14242d10a417b692f39f093febcda803f08c008

2013-10-04  Noel Grandin  <noel@peralex.com>  [132731f0704b5a9e996cb0d413c8e369efe8875f]

convert sc/.../reffact.hxx from String to OUString

and de-virtual GetRefString/SetRefString, not being overriden
or overriding.

Change-Id: I7bf358ed5cdff316f6c77bdc13e9e245c5acccb9

2013-10-04  Noel Grandin  <noel@peralex.com>  [18d1bb6290e45770247a84df654bd053a56c3cb2]

convert sc/.../simpref.hxx from String to OUString

and de-virtual the GetRefString/SetRefString methods, they are
not being overriden or overriding anything.

Change-Id: I7c912238a569bb7747368443bab356b72576df38

2013-10-04  Noel Grandin  <noel@peralex.com>  [2d4922da02ab9f6ab564ee563848f1bac1aa5234]

convert sc/.../solveroptions.hxx from String to OUString

Change-Id: I2f00c298acfa79403d3e5e596b1c2e6cf6d84128

2013-10-04  Noel Grandin  <noel@peralex.com>  [f164e012bdf16f31aa85bab8f799362b6f28a6b8]

convert sc/.../solvrdlg.hxx from String to OUString

Change-Id: Ie34c9119ed8c59c224d941e1cfa889185a536d37

2013-10-04  Noel Grandin  <noel@peralex.com>  [311d673f9d61db7687d21620252841883da4d7bf]

convert sc/.../sortdlg.hxx from String to OUString

Change-Id: I6bd9ba6b1ec252f035f2ba352fa8b350beef7d39

2013-10-04  Noel Grandin  <noel@peralex.com>  [214f477b10232f37f8fe16da3265a37055d0bc71]

convert sc/.../strindlg.hx from String to OUString

Change-Id: Iecbdcc135a14dc9f7713d79dd38b2f2e6a079a3b

2013-10-04  Noel Grandin  <noel@peralex.com>  [0a918d70f178b901794812d304686a83c4cfa9b4]

convert sc/.../tabbgcolordlg.hxx from String to OUString

Change-Id: I10db7ec99599947218c7d2e9cc7db1468ff5cba7

2013-10-04  Noel Grandin  <noel@peralex.com>  [f2f971b81000410dec06ed85dd323aa03f1f77b7]

convert sc/../tabopdlg.hxx from String to OUString

Change-Id: I2902cab04bd905763ace0f41316dc70d3f609388

2013-10-04  Noel Grandin  <noel@peralex.com>  [f4343782227235bed736bdab456da8fdccf2e599]

convert sc/.../tabvwsh.hxx from String to OUString

Change-Id: I5b9cf40acf4f6d2f4daf948e2c85e6cd9580425a

2013-10-04  Noel Grandin  <noel@peralex.com>  [91281ddf9896a6f4e25ef44ed408b4bec2164fdf]

convert sc/.../tphf.hxx from String to OUString

Change-Id: I039065969a25ce046d665ab4faa99a7a7171ef08

2013-10-04  Noel Grandin  <noel@peralex.com>  [3a30d789f47295c1b6b3295b80f0a8c83709d57d]

convert sc/.../inc/tpusrlst.hxx from String to OUString

Change-Id: If41743507a227618989bf7fba5c6fa443fd9c82e

2013-10-04  Noel Grandin  <noel@peralex.com>  [de714cbb97a913f76bfe511ea5201137574686ee]

convert sc/.../undoblk.hxx from String to OUString

Change-Id: If15afa4688f5b06bb5650ea76fc2679f98e45a3a

2013-10-04  Noel Grandin  <noel@peralex.com>  [866b53623430275c491f7e33fb82812fd69ff2c4]

convert sc/.../undocell.hxx from String to OUString

Change-Id: Id2bc7e5ea39eef64030f36c12d2535d69b58df7c

2013-10-04  Noel Grandin  <noel@peralex.com>  [c9a116583279a13bdea343ff82c131d850bff010]

convert sc/.../undodat.hxx from String to OUString

Change-Id: I8bf3956d9941c005ab8c46f5e115e23b24c9c3e0

2013-10-04  Noel Grandin  <noel@peralex.com>  [be014d6ec43049d8deb1341c16c743fe7bc4c566]

convert sc/.../undostyl.hxx from String to OUString

Change-Id: I4e8734e8c2fc56094eeea3155c6dab6858a7b11b

2013-10-04  Noel Grandin  <noel@peralex.com>  [7c1c4a8af60349bb15ec0b55dabc5d3d71c7f861]

convert sc/.../undotab.hxx from String to OUString

Change-Id: I25f44b608637fd925728611c708cf69afd3d1cab

2013-10-04  Noel Grandin  <noel@peralex.com>  [9b3408424c56324add07261e7d0527e2352d41be]

convert sc/.../validate.hxx from String to OUString

Change-Id: I8fcda79f5fbb4a79621566fabab0eb28ca15c57b

2013-10-04  Noel Grandin  <noel@peralex.com>  [338454dfea59781ba6a7bc69d5527d8992b38e01]

convert sc/../viewfunc.hxx from String to OUString

Change-Id: Ib72bbd6836056c2f6904290dee413b4c426d0b72

2013-10-04  Noel Grandin  <noel@peralex.com>  [39fb60ee9070989b69c56b0d259528593eb7fafc]

convert sc/../warnbox.hxx from String to OUString

Change-Id: I1a94de9d2afcf21bd7c46cedccf2189bf2f6285a

2013-10-04  Noel Grandin  <noel@peralex.com>  [669ec69ddb76b8578552b47989d4ec31fc8123d0]

convert sw/../CellAppearancePropertyPanel.hxx from String to OUString

Change-Id: I122597eb38d86e1f3b3fa13bddbd02f822ac33ec

2013-10-04  Artur Dryomov  <artur.dryomov@gmail.com>  [7d98cbb5beafe6f0853e0232bd7b51098cbcae80]

Add missing license headers to XML source files.

Change-Id: I171bf4101fe3f049f1d032a9a29ef0f8d40a5ee1

2013-10-04  Artur Dryomov  <artur.dryomov@gmail.com>  [3ac54aa0dfb7b32a9c676dbe7411d08b25f9c799]

Add a xxhdpi version of the logo.

Change-Id: Ia9afd7c9100cdb1f84813dd2aff7e37f46eafb6c

2013-10-04  Artur Dryomov  <artur.dryomov@gmail.com>  [790693d8b2d0dccb240228f20dea01c7a4f66441]

Add missing xxhdpi action bar icon.

Change-Id: I0d01b0e9780e228d8ee60aafd80e70c5990eab4e

2013-10-04  Artur Dryomov  <artur.dryomov@gmail.com>  [99389390b8c784a3af7f7f0ef1a121b35134bb60]

Add support for setting vibrate mode while showing a slide show.

Change-Id: I8f407fbce3b90b56a0fb24b1143bcd7f2a243020

2013-10-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e5961c6a09b0d1747c36088d1258ad192fa944f9]

HSQLDB unit test doesn't depend on firebird.

Change-Id: I393381984eded19bcd0712c824e4ec0798e60321

2013-10-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [7f71207891bcf47496643551e6474c265a7ad8e9]

sw doc model dump: also output the SfxItemSet of paragraph styles

Change-Id: Ie85b8e6669f3b0d3bef48d56934c8ec07d858b8a

2013-10-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [5a1e73615e5fe0c1737afdc184444f971d80ab20]

sw: include names of character and paragraph styles in doc model dump

Change-Id: Ib766fa7753e52ad81f5fe976d0e6c3e1f688a826

2013-10-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [087a8cb10058acdd1bd5071ca3d4725fe585dd7d]

SwFldTypes::dumpAsXml: handle RES_{PAGENUMBER,DATETIME}FLD

Change-Id: Iccdf53d285ed36c59c7dab4050f1c56b0e326c91

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [ec13016a3cefc2c2f9af799e5c30799d56670ad1]

Resolves: rhbz#1012390 avoid scary 'the sky is falling' a11y warning

Change-Id: I543e00048544eb7835cf1f0f31794e5a8bbb1962

2013-10-03  David Tardon  <dtardon@redhat.com>  [f35e38e3a95275ed86f5b777870d1614ec99bda0]

libxml2 is URE lib

Change-Id: I0ad5fa107c367fe929f0f0d17c611e80920a7665

2013-10-03  David Tardon  <dtardon@redhat.com>  [1dc085e42585c7b4fd0024cad64974d4d559fb00]

fix thinko

Change-Id: I258d0d43e8a96c8295ec0b34fd4431b172947a27

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [65f3f3a842030d121eb3537c1798d9502bb66f86]

filters with incorrect trailing semicolons

Change-Id: Iff222839d56e8ee65b760253e8f79112ce83e9b7

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [dfd0284a533ecb2ead683368062f35ff5288de42]

CID#1078699 confusing indent

and drop BOOST_FOREACH cause I that's a horror IMO

Change-Id: Ic62e297443c2d02e43f3960088fd63612d7c63f0

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [a8526ce7ead7738ff4ad981c31ca1a4c5b51e5f6]

CID#1027709 this fall-through doesn't make sense

though it appears harmless given the nSlot = 0

Change-Id: Ia8e6efa8c8ae3ef9d5320ac63bb548e69ad8cce1

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [094f00651aacac27cffd6839bb4809664a85dabc]

CID#708741 uninitialized members

Change-Id: I15475d560e889b0f0fc91d96cfa6ae97e81a41b5

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [717f214e66fd901826eb242d8389c4ba91fbd276]

CID#738559 uninitialized member

Change-Id: I68d9c84dbaa1a9a8d60d572027fcbc1d8c481e8e

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [df3cc933d35a1489119a57bb1a94f50befce01e0]

CID#738558 uninitialized members

Change-Id: I159693ff794482c772186947fa6ce5cb9aa71ad6

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [b459655cbbfc7abcd62c9355ecdfa7f9ff35e781]

CID#738557 unused mbIsMediaWindowJavaBased member

Change-Id: Ia219266bf176a71ff3a5875df318f39c3b3555ec

2013-10-03  Thomas Arnhold  <thomas@arnhold.org>  [84bc5c71c415f1539e066fdbaf5573bf6a467013]

tweak comment

remove commented out stuff (since 1996).

Change-Id: I88e19409904cf04a3939b550f9f9defe3573ef0d

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [301058b7eeb31360ee3ffef76523cbd1d3e4fc62]

CID#705757 leaks on early return

also CID#705756, CID#705755 and CID#705754

Change-Id: Ie02bb10049dc680199dfa6c218b6b1f92927e4a4

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [17d42fdfdf1428b1e48dfab9f71a759b8c767ec4]

CID#705761 pItem leaks

Change-Id: I46ea45c9b6ab35842c3f2747984f2def385326fd

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [a29062a4782456f98d41f871631947ea60a65213]

CID#705646 leak on error path

Change-Id: I3b701f47bbd4141127e209673a4ce9335d68ca2a

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [20a48f8a681a18ac8d8dafbb3ecde85a61707911]

CID#705647 leak on error path

Change-Id: I6e52bfb34e7c4be0d17dfa7849d4a96248aa49b4

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [8f5e4f2f8f26b308e88ecf1a15be8e213e373bc3]

CID#705740 leak on error case

Change-Id: Ia7013e37eed224e7f07a789a89de625c8cbec9ab

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [9cdb972db4eb2314eab7f4dca08b44a113cc3d4d]

CID#705741 more leaks on early return

Change-Id: I58e01473f1ab3045b203baad643ae0225140511e

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [11d9403b53a15f01e58654b4b50a92ff6a7a4f3c]

rtl_ustr_hashCode_WithLength -> OUString:hashCode

Change-Id: I67b703446cd83540ebc24ea373c5b2d7e80fb496

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [0f7e24bfae103b0e9492ce423e0262cc8104e461]

unused StringHashCode

Change-Id: I72b882292f62c4a2b4999fa3e553db3c617e03f4

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [5ad89b740b2f5da76c8e4239d2336a522d41785c]

CID#705742 leak on early return

Change-Id: I77e2f0a9298c20b56bc8f18d2d1e7a80fb94f44f

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [dbec763c672ae5a08b6fb6763e87e41a5ec14ca9]

de-GetBuffer calc

Change-Id: I6bb013cc32d5b363dd08738543b1fb834d39f516

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [5f4d8386a889b329eb19248dc0ee62198c3bf8ca]

CID#705745 mem leak on early exit

Change-Id: I12e3037ede0c07c0a2ff8e6f2f620b70ba11b1e0

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [e17c91d1ff5c39b9b541b4d1bfb291c419fc76b5]

CID#705749 mem leak

Change-Id: I8626e60d802b1c966667867d8c59ececff0a4255

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [f65450ce21909ba4a697ccae28f5f000e6fa4eef]

CID#705750 fix leak

Change-Id: I9254b18e0acac6a730ee4150c295018b4d88948f

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [6e132589cb9095530662f5d71f5d78dfc8962d5b]

CID#735395 potential memory leak

Change-Id: Ica07e23920d751757ab5d14d5216615d5fcdbfd9

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [327701f66251dc56933727cf9a9febc79f4dc8c0]

CID#736482 fix leak

Change-Id: I51c1e553339810f7de61c2c4a506482339829b31

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [9af3b8b4ff2e9e013b77a20775c151a2ec0e978f]

CID#705780 seeing as this is irredeemably wrong remove it

This is catastrophically wrong, just appear to be lucky that
this code path is never called, so remove it entirely rather
than mess around fixing it

Change-Id: I4a8a443ed20b7e11cd9cc69b3d66d28087f09db8

2013-10-03  Caolán McNamara  <caolanm@redhat.com>  [7f0acedf9b5a7544f88af426d7ed3cf0e58176dd]

CID#441342 potential resource leak

Change-Id: Ia39e8c53427347088aa8d58ae1220950f191cd91

2013-10-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [df60b2f7685e5a2b732a49cb6f9954d2dfcfce16]

StyleSheetTable::ApplyStyleSheets: stop clearing NumberingStyleName manually

This was introduced in commit 9c7ffb6b61f7c94ca5b38d11be1807f1e29ff4bc
([cbosdo03]Applied the patches to upstream, 2009-12-02), as setting the
outline level also set the NumberingStyleName to "Outline" as well,
which is not what we want.

Since then, commit b95d203bc17c83ec0fe5139f519d53ed1d842d3a (Don't load
the default values of the styles in writerfilter, 2012-08-20) already
disabled default styles, so the previous manual clearing is no longer
necessary (testcases already fail if this later commit is reverted).

As a result, just remove this manual clearing, it's no longer necessary
and it is problematic, as it triggers copying the SvxLRSpaceItem from
the parent style with no good reason.

Change-Id: Ie17547a979a6b0feadbd2eed0f06e84fcb17fca6

2013-10-03  Nagy Akos  <akoscomp@gmail.com>  [78016742c77ced30533f03e1802cd5fa939d7333]

Updated core Project: dictionaries  17eed4af567c101b4306f95c345d50131a353a99

Patch for bug 68699
Change-Id: Id6d76d4fd6000d4ea79297286bfb2f3d1bbd5c51
Reviewed-on: https://gerrit.libreoffice.org/6116
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>


2013-10-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [dccaf7afcf9a2b50fb7ca612a3645c2d73134da3]

SfxStyleSheetBase::SetFollow: OSL_FAIL -> SAL_WARN

Change-Id: I9fb67a1b7ccd4c8fbc17274902a16d8c0b13d598

2013-10-03  Tor Lillqvist  <tml@collabora.com>  [e30a34f7d7aa3bee338e2cb0323fa153de12f098]

Fix up Android app makefiles

Change-Id: I885c2bf3dd04b18850d983ab34199074bd41c175

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [78f05c0a6514ca084051f16498513033dacb14aa]

toolkit: avoid deadlock in UnoControl::setDesignMode()

Avoid deadlock by disposing the accesibility context without the Mutex
locked, since it will eventually try to acquire the SolarMutex...

Thread 1 in UnoControl::getPosSize()
calling from sdr::contact::ControlHolder::getPosSize()

Thread 2 calling from UnoControl::setDesignMode()
trying to get SolarMutex in VCLXWindow::disposing()

Change-Id: I7d0ffe4fa0f8cd0c48e9b9b5e923ce229f97ca57

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [cf88ebc1f7d358a1dcd9e5b49026194e05916896]

vcl: avoid deadlock in X11 SelectionManager::shutdown()

It is evidently possible that SelectionManager::run() exits while
shutdown() is still trying to write to its end of the pipe, so close the
pipe when run() exits to avoid that.

(regression from ec5a7256ca549d358b9c5380194ea2d1b991a73e)

Change-Id: Ibc2823c61ea5df5b5227676c6e37ae5de44cde6b

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [970448ef96c8be8b282f91dc235cab518d941549]

vcl: add some SolarMutex assertions

Check that SolarMutex is locked after return from
Yield(), and in LazyDelete::flush().

Change-Id: I12ff312bd946b97b5f2c79169892719910884381

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [4100e3b6204fc304cc7b60b9d7ff2af75118b805]

rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()

De facto this class is locked by SolarMutex, which is what the
OExternalLockGuard actually locks;
do not lock m_Mutex because it may cause deadlock.

Change-Id: I88b226d73dbef9a5803347b0ac3191bec2ba4515

2013-10-02  Michael Meeks  <michael.meeks@collabora.com>  [c3ef735fd5d8866c8ce28b89744150e733087427]

rhbz#1001768: AtkListener::disposing(): delay notification

Frame #10 in libatk-bridge.so calls atk_misc_threads_enter(),
and having a look at the RHEL 6.5 at-spi package in
./at-spi-1.28.1/atk-bridge/bridge.c there is always the same call
pattern:

  bridge_threads_leave ();
  [one function call]
  bridge_threads_enter ();

... so the bridge_threads_leave() has called the VCL gtk-plug function
GtkHookedYieldMutex::ThreadsLeave() which releases the SolarMutex.

This is of course not a good idea while there is a Window being deleted,
and is the reason why the same Window is being deleted in thread 1 and
thread 2:

31 0x00000fff94a5fc00 in Window::~Window (this=0xfff702b2d30,
__in_chrg=<value optimized out>) at
/usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4272

16 0x00000fff94a5fc00 in Window::~Window (this=0xfff702b2d30,
__in_chrg=<value optimized out>) at
/usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4272

Try to avoid the problem by delaying the
atk_object_notify_state_change() that will release SolarMutex until idle,
when deletion of the Window is finished.

Thread 2 (Thread 0xfff4cbcf110 (LWP 17011)):
2  0x0000008013c6e718 in .pthread_mutex_lock () from /lib64/libc.so.6
3  0x000000801576e4fc in osl_acquireMutex (Mutex=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/sal/osl/unx/mutex.c:114
4  0x00000fff963a7908 in acquire (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/osl/mutex.hxx:58
5  ClearableGuard (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/osl/mutex.hxx:177
6  cppu::WeakAggComponentImplHelperBase::dispose (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/cppuhelper/source/implbase.cxx:392
7  0x00000fff5f1b3444 in comphelper::disposeComponent<com::sun::star::accessibility::XAccessible> (_rxComp=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/comphelper/types.hxx:114
8  0x00000fff5f273ba8 in VCLXAccessibleToolBox::implReleaseToolboxItem (this=<value optimized out>, _rMapPos=<value optimized out>, _bNotifyRemoval=<value optimized out>, _bDispose=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/accessibility/source/standard/vclxaccessibletoolbox.cxx:326
9  0x00000fff5f2747e4 in VCLXAccessibleToolBox::ProcessWindowEvent (this=0xfff5f8b8fe0, rVclWindowEvent=...) at /usr/src/debug/libreoffice-4.0.4.2/accessibility/source/standard/vclxaccessibletoolbox.cxx:612
10 0x00000fff951e4ad4 in VCLXAccessibleComponent::WindowEventListener (this=0xfff5f8b8fe0, pEvent=0xfff4cbcc950) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxaccessiblecomponent.cxx:136
11 0x00000fff951e4b20 in VCLXAccessibleComponent::LinkStubWindowEventListener (pThis=<value optimized out>, pCaller=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxaccessiblecomponent.cxx:121
12 0x00000fff946dd420 in Call (this=0xfff702b32a0, pEvent=0xfff4cbcc950) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/tools/link.hxx:123
13 VclEventListeners::Call (this=0xfff702b32a0, pEvent=0xfff4cbcc950) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/vclevent.cxx:66
14 0x00000fff94a4bab0 in Window::CallEventListeners (this=0xfff702b2d30, nEvent=<value optimized out>, pData=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:5272
15 0x00000fff94a4bc80 in Window::ImplCallEventListeners (this=<value optimized out>, nEvent=<value optimized out>, pData=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:5255
16 0x00000fff94a5fc00 in Window::~Window (this=0xfff702b2d30, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4272
17 0x00000fff94a61138 in Window::~Window (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4683
18 0x00000fff951efcf0 in VCLXDevice::DestroyOutputDevice (this=0xfff6801f010) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxdevice.cxx:56
19 0x00000fff952347a8 in VCLXWindow::dispose (this=0xfff6801f010) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxwindow.cxx:957
20 0x00000fff953c5f28 in UnoWrapper::WindowDestroyed (this=<value optimized out>, pWindow=0xfff70115a80) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/helper/unowrapper.cxx:263
21 0x00000fff94a60130 in Window::~Window (this=0xfff70115a80, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4334
22 0x00000fff949cc8b4 in DockingAreaWindow::~DockingAreaWindow (this=0xfff70115a80, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/dockingarea.cxx:96
23 0x00000fff949cc918 in DockingAreaWindow::~DockingAreaWindow (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/dockingarea.cxx:96
24 0x00000fff951efcf0 in VCLXDevice::DestroyOutputDevice (this=0xfff6801c310) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxdevice.cxx:56
25 0x00000fff952347a8 in VCLXWindow::dispose (this=0xfff6801c310) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxwindow.cxx:957
26 0x00000fff953c5f28 in UnoWrapper::WindowDestroyed (this=<value optimized out>, pWindow=0xfff7001a320) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/helper/unowrapper.cxx:263
27 0x00000fff94a60130 in Window::~Window (this=0xfff7001a320, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4334
28 0x00000fff94a1f7fc in SystemWindow::~SystemWindow (this=0xfff7001a320, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/syswin.cxx:89
29 0x00000fff94a6c744 in WorkWindow::~WorkWindow (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/wrkwin.cxx:150
30 0x00000fff94a6c7e8 in WorkWindow::~WorkWindow (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/wrkwin.cxx:150
31 0x00000fff951efcf0 in VCLXDevice::DestroyOutputDevice (this=0xfff8c486f48) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxdevice.cxx:56
32 0x00000fff952347a8 in VCLXWindow::dispose (this=0xfff8c486f48) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxwindow.cxx:957
33 0x00000fff88258ec0 in framework::Frame::impl_disposeContainerWindow (this=<value optimized out>, xWindow=...) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/services/frame.cxx:2689
34 0x00000fff8826d71c in framework::Frame::dispose (this=0xfff8c308a08) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/services/frame.cxx:1887
35 0x00000fff88263018 in framework::Frame::close (this=0xfff8c308a08, bDeliverOwnerShip=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/services/frame.cxx:1650
36 0x00000fff88255908 in framework::Desktop::impl_closeFrames (this=<value optimized out>, bAllowUI=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/services/desktop.cxx:1928
37 0x00000fff88256120 in framework::Desktop::terminate (this=0xfff8b3de388) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/services/desktop.cxx:292

Thread 1 (Thread 0xfff930e82a0 (LWP 16956)):
2  0x0000008013c6e718 in .pthread_mutex_lock () from /lib64/libc.so.6
3  0x000000801576e4fc in osl_acquireMutex (Mutex=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/sal/osl/unx/mutex.c:114
4  0x00000fff946cd114 in vcl::SolarMutexObject::acquire (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/solarmutex.cxx:35
5  0x00000fff94a6ecb8 in SalYieldMutex::acquire (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/generic/app/geninst.cxx:49
6  0x00000fff8c24cb90 in GtkHookedYieldMutex::acquire (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/unx/gtk/app/gtkinst.cxx:91
7  0x00000fff8c24cd2c in GtkHookedYieldMutex::ThreadsEnter (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/unx/gtk/app/gtkinst.cxx:64
8  0x00000fff8b6dfabc in ?? () from /usr/lib64/gtk-2.0/modules/libgail.so
9  0x00000fff8b9f333c in .atk_misc_threads_enter () from /usr/lib64/libatk-1.0.so.0
10 0x00000fff8c1d534c in ?? () from /usr/lib64/gtk-2.0/modules/libatk-bridge.so
11 0x00000fff8c1d65fc in ?? () from /usr/lib64/gtk-2.0/modules/libatk-bridge.so
12 0x00000fff936af4e0 in ?? () from /lib64/libgobject-2.0.so.0
13 0x00000fff936b13d0 in .g_signal_emit_valist () from /lib64/libgobject-2.0.so.0
14 0x00000fff936b18f8 in .g_signal_emit () from /lib64/libgobject-2.0.so.0
15 0x00000fff8b9e5f3c in .atk_object_notify_state_change () from /usr/lib64/libatk-1.0.so.0
16 0x00000fff8c23083c in AtkListener::disposing (this=0xfff5f98dbc8) at /usr/src/debug/libreoffice-4.0.4.2/vcl/unx/gtk/a11y/atklistener.cxx:81
17 0x00000fff963aee2c in cppu::OInterfaceContainerHelper::disposeAndClear (this=<value optimized out>, rEvt=...) at /usr/src/debug/libreoffice-4.0.4.2/cppuhelper/source/interfacecontainer.cxx:316
18 0x00000fff9659d944 in comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing (_nClient=<value optimized out>, _rxEventSource=...) at /usr/src/debug/libreoffice-4.0.4.2/comphelper/source/misc/accessibleeventnotifier.cxx:162
19 0x00000fff9659b20c in comphelper::OAccessibleContextHelper::disposing (this=0xfff5f8bb7e0) at /usr/src/debug/libreoffice-4.0.4.2/comphelper/source/misc/accessiblecontexthelper.cxx:130
20 0x00000fff5f275898 in VCLXAccessibleToolBoxItem::disposing (this=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/accessibility/source/standard/vclxaccessibletoolboxitem.cxx:265
21 0x00000fff963a79fc in cppu::WeakAggComponentImplHelperBase::dispose (this=0xfff5f8bb7e0) at /usr/src/debug/libreoffice-4.0.4.2/cppuhelper/source/implbase.cxx:404
22 0x00000fff5f1b3444 in comphelper::disposeComponent<com::sun::star::accessibility::XAccessible> (_rxComp=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/comphelper/types.hxx:114
23 0x00000fff5f273ba8 in VCLXAccessibleToolBox::implReleaseToolboxItem (this=<value optimized out>, _rMapPos=<value optimized out>, _bNotifyRemoval=<value optimized out>, _bDispose=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/accessibility/source/standard/vclxaccessibletoolbox.cxx:326
24 0x00000fff5f2747e4 in VCLXAccessibleToolBox::ProcessWindowEvent (this=0xfff5f8b8fe0, rVclWindowEvent=...) at /usr/src/debug/libreoffice-4.0.4.2/accessibility/source/standard/vclxaccessibletoolbox.cxx:612
25 0x00000fff951e4ad4 in VCLXAccessibleComponent::WindowEventListener (this=0xfff5f8b8fe0, pEvent=0xfffdc31f990) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxaccessiblecomponent.cxx:136
26 0x00000fff951e4b20 in VCLXAccessibleComponent::LinkStubWindowEventListener (pThis=<value optimized out>, pCaller=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/toolkit/source/awt/vclxaccessiblecomponent.cxx:121
27 0x00000fff946dd420 in Call (this=0xfff702b32a0, pEvent=0xfffdc31f990) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/tools/link.hxx:123
28 VclEventListeners::Call (this=0xfff702b32a0, pEvent=0xfffdc31f990) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/vclevent.cxx:66
29 0x00000fff94a4bab0 in Window::CallEventListeners (this=0xfff702b2d30, nEvent=<value optimized out>, pData=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:5272
30 0x00000fff94a4bc80 in Window::ImplCallEventListeners (this=<value optimized out>, nEvent=<value optimized out>, pData=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:5255
31 0x00000fff94a5fc00 in Window::~Window (this=0xfff702b2d30, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/window.cxx:4272
32 0x00000fff949d41c4 in DockingWindow::~DockingWindow (this=0xfff702b2d30, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/dockwin.cxx:473
33 0x00000fff94a35944 in ToolBox::~ToolBox (this=0xfff702b2d30, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/window/toolbox.cxx:1698
34 0x00000fff88343e40 in framework::ToolBar::~ToolBar (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/uielement/toolbar.cxx:35
35 0x00000fff88343e88 in framework::ToolBar::~ToolBar (this=0xfff702b2d30, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/framework/source/uielement/toolbar.cxx:35
36 0x00000fff94a66a00 in ~LazyDeletor (this=0xfff40007720, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/vcl/lazydelete.hxx:162
37 vcl::LazyDeletor<Window>::~LazyDeletor (this=0xfff40007720, __in_chrg=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/solver/unxlngppc64.pro/inc/vcl/lazydelete.hxx:164
38 0x00000fff94998868 in vcl::LazyDelete::flush () at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/helper/lazydelete.cxx:54
39 0x00000fff946d2294 in ImplYield (i_bAllEvents=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/svapp.cxx:434
40 Application::Yield (i_bAllEvents=<value optimized out>) at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/svapp.cxx:463
41 0x00000fff946d22f8 in Application::Execute () at /usr/src/debug/libreoffice-4.0.4.2/vcl/source/app/svapp.cxx:408

Change-Id: Ic742442dd6ffeba59655c2e66df8dbabc906f061

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [5560169074b1b68860df87b68b785c3988cbd0fd]

fix path to .xcu files in --enable-online-update build

Change-Id: Id305df9d963276c13b0920bdfa24287c8792d25a

2013-10-02  Janos Farago  <farago.janos@andrews.hu>  [a434091ba31c9e7c7725b6e25c2c534b798058a4]

winreg backend: add support for oor:op in config nodes

Change-Id: I9cc4472b37d24e426a67661806805c11b521dfb1
Reviewed-on: https://gerrit.libreoffice.org/6074
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [1f82c0a46529ee056e99fd7031b5d569de522359]

gbuild: kill gb_XcsTarget_get_outdir_target

No idea what the '--path $(gb_Configuration_registry)' parameter was for.

Change-Id: I892e178a62fa2ea971101815ea558f79d32f85ed

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [e5525abb90c5f95bd66c14260f435f86cca60b0e]

get rid of officecfg/Package_tools.mk

Change-Id: If549f6f5fba14067290b9ec0325381e6d590a472

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [f351a98565d55d172b3f873ff1740344e16cdddd]

gbuild: kill gb_XcuModuleTarget_get_outdir_target

Change-Id: I1d54d98b8aa50f778de87e6ebb17ec2eed0d65dc

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [db8ac18b46c1095a2c7e8a5adc0818d72d66ef13]

gbuild: kill gb_XcuDataTarget_get_outdir_target

Change-Id: Ifad958524cc75ead4d2bb383369f63457a2237fc

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [58163b4cabea155ee58e163eb64a87d98222098a]

gbuild: kill gb_XcuLangpackTarget_get_outdir_target

Change-Id: I91444ed4fb98b094ba45bfc2a789abc83eb67212

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [386a382e6263e573a483482a70184d61bdf6b02c]

lingucomponent: kill Package_config.mk

Change-Id: I5c97347cfaefb23cd985b7776a83337856e4d55c

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [04496cb8697d7b68d4705148efaa7cf7d908a852]

sdext: kill Package_pdfimport_xcu.mk

Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [aac04a7f3c7f7c1bc8d75e8caa5e67eb38743afe]

use full path in postprocess_FILES_foo

Change-Id: I55144900bedd79e26979438e9e689488a3bfe2ae

2013-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [8b162f2fe245ada426b128b87b11090c418a70b7]

we do not need .xcd files in solver

Change-Id: Ic08b12b0deb7342c520a5385c226d864596fc858

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [3ec4fedc6a3d96b0625d274d9542dc787949231f]

CID#983035 fix potential memleak

Change-Id: If41d78ce424e85390c7a92eaa36f912c43eef390

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [983419f97d55550b89d42d388c3081c39a58928d]

CID#705764 fix memory leak

Change-Id: Iade3e4cedddb2428d2df8243525d14121722c776

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [9f5e82598fc3d145b83d5c6df0f7b5668408608e]

CID#705767 memory leak

Change-Id: I73aa4dd524f9d0d9afbf254fc095da93400b2a54

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e05b3e558b5ff49fd5522389c8b823ac766284e9]

There shouldn't be any config_host/*.mk files that need distcleaning

Change-Id: I9c56428f6ff015abc585e070b18ad181c48e31e6

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a326725d984dd0ecbdc2d0f35a5f0d7964ebd597]

distclean configure-generated Info.plist

Change-Id: I8729123a34bedfa1f9d5dfd04438da96e422a003

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [e036d4b706685b995a497808e357b9fd2eb9d965]

Spell "indices" correctly

Change-Id: I63b1de195bf2f3f8bfd185181f48b1520cdd849f

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4d646780dee68d319b0b801111e99cb2eab03a5d]

Fix path for Mac OS X

Change-Id: I26e06392cda5f79cc6914f00f55848b6706dcb9c

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [437021a61657c5de4f4d2caf7c9fe7dc3406d77c]

Fix path for Mac OS X

Change-Id: I9d4c40224def46647aa6d6003125cbe7b3a7d0b2

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [3ce0ad986cb549e8734ab6cb083456ab932f6bb1]

WaE: unused variable

Change-Id: I63b2d8fe755e95578722d928d7f076d83cb7e216

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [216768c7d2b52fbfe25ee78359961b423c601e0e]

WaE: unused variable

Change-Id: I3c5d542ef57afba0d6e308e033bf179af4216975

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [2bcee80c62497ac50ee2311da4637baf9c94b6ad]

WaE: unused variable

Change-Id: I55a0882def6f67719d8ba9d9b9bd41770486a812

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [17f7b2798d5e68e81dc4e6b807779d0d2937260d]

WaE: unused variable

Change-Id: I1d7fdcdeed30288e7fff37c8a68cfe93137b5948

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [2038519dbd50fe0d2f4c094293c42744ae11d3d5]

WaE: unused variable

Change-Id: I48b12264c125b7d784c806e0fc501d01c91063d0

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [8c5b0d8193dae26a51051b94d069c20e76bcd7d8]

WaE: unused variable

Change-Id: If37c7b6a5de8277ecc25538b06197cdf6168878c

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [a3ffec6a5607cceb3dc64d565c655d4040404b84]

WaE: statement alignment [loplugin]

Change-Id: I8e6ca05f1d26760ed9c57f9d33f48413b94641d2

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [5017ccda02e755eb1986bf6f16b7e847199946ed]

Fix indentation

Change-Id: If50bc5be982eec1d2db4e7d1320da0f0d8d17c50

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [e5ae44bbd3f0041e980269bb6041642e5935ce1b]

WaE: unused variable

Change-Id: Ic44062cca5c0b552ca38e2ea57191f288aa550d0

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [41856747c3ca40ca4d7282412cde1cd7411ccbb0]

WaE: unused variable

Change-Id: If669e501382d2ea7ea09117a13baa48233f8f655

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [7dd697f8815ff3fa81a8f6a9452286ced4f11487]

WaE: unused variable

Change-Id: Ibed22b6d96da85684034f9c498aaed75ea48c883

2013-10-02  Michael Meeks  <michael.meeks@collabora.com>  [dc09132ca06d0eaa6e5bbe34c29a260520b1f4c0]

Attempt at an ascii-art reproduction of DrawingLayer design.

As inspired by Thorsten Behren's slides FOSDEM 2009 on the topic.

Change-Id: Ifdb9388550ce82af0f8015be460fa22335a3c0cf

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [d37b6fad165f3bd6d2d5c817fb5fe3d4171796dd]

WaE: unused variable

Change-Id: I0e344a64da4166b99be6887df384224042172454

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [80dc3aef943280361c5b9df17d6f11c0f4b2b75f]

WaE: unused variable

Change-Id: Ia592c20c410b26ba40c7a255588ce53652c85cb5

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [6925df8b39b885d218fdbc97696803a78795ce1b]

WaE: unused variable

Change-Id: I73aabeff7d28ef3526d18188c6fab2e0bc2529d7

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [13b1c9df66dd4456f60ffd98132e409484cfa313]

WaE: unused variable

Change-Id: Ieed1b52624afa8fc36fadb54d3209a3482416068

2013-10-02  Lionel Elie Mamane  <lionel@mamane.lu>  [a102d822c9b81cf8d3b29da40c749dbf464768bc]

janitorial: more const, comments

Change-Id: I5366840ab67fdf89575e890a0d97602b8e78f71a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2b06c5b34be5d3199f48bd149ad542b6bc53473c]

-Werror,-Wunused-variable

Change-Id: Ib6ccb342f28d831e49be91ec6b6167f6ea5336b8

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [25bceaf767d7d26e4956696e1b3310ca66f73159]

WaE: unused variable

Change-Id: Ibaa2cecb60942a83b0ddaa699327607af7a22d85

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [21478710024dbddc89a2e8f0b2ba672ef0f85c4f]

-Werror,-Wunused-variable

Change-Id: I50ec542176d1f6dbc731a0b20380c77930aa8fdc

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [38e9686b5b2ea6341d5494ce5fe7bbc64d4c3011]

-Werror,-Wunused-variable

Change-Id: I57cb3540cb94dcf39252a87b56cba3856cba9c01

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [f22ffca56406de75efff9da988d5709648c32164]

-Werror,-Wunused-variable

Change-Id: I0885168291aa3ffa9500e1e5543c725a118c8ddf

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e67308c306fed4a9ce23a93edca64d87942f3a0a]

-Werror,-Wunused-variable

Change-Id: I9379b66c8ad5bffeebd60a2d38fe466b6856e613

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [7f3d8936344992b86baf4360a19bc6c025a4b999]

-Werror,-Wunused-variable

Change-Id: I1f3b4c25176db53fc3b827e9514ff497a33f419c

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [82902dd38b4a61222992c407b58d5c5f35ca5e37]

-Werror,-Wunused-variable

Change-Id: I62dbc62446dbdcb25c7a221d88f59862333e5a4d

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [34063e35f7b0f34e93316fd68f639ffae1ae88d2]

-Werror,-Wunused-variable

Change-Id: I805b898faaae631d047ec82e7139c6d6ccaea3b1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0ff379fa1cd0a47c1d6e148a62afd1ebd8d4b274]

-Werror,-Wunused-variable

Change-Id: I0d587538c3bee7ad71acb2272c7f85f5f7454158

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [7bdbe709ea17b74a72647d9a410f4e125f1429af]

WaE: unused variable

Change-Id: Iad493e5022a36895a30438340826ef4df50b2837

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [933c2adb2f6eea3a31d00231bc4dd38efd9435e2]

WaE: unused variable

Change-Id: Iae213402c69a4ca35f160aae1a7ecae9a7a0d47e

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [1d1b861f6ddcf492bc7bd0604ac6fddc498a40d9]

WaE: unused variable

Change-Id: I15cdfface36f75180e5f5962c1be4d4ceb2728b9

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [edba11021beaf93c211573d3865a6b0a966ad010]

WaE: unused variable

Change-Id: Iea8461444c29de9968a5bfa85a2dabb186db47ca

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [a90321e8f3a243af79c527ca8081432516043cfd]

CID#983198 fully fix potential memory leak

Change-Id: Ib387addbf86128170bbfd08ccce216be5a32fcae

2013-10-02  Matteo Casalin  <matteo.casalin@yahoo.com>  [0cce823df1b37387e778636f69b8f92309fd63e7]

String to OUString + drop reference args for struct return

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [df700770b173b41358ca6334780d5bacd907c7e2]

-Werror,-Wunused-variable

Change-Id: I9a49699d0739afc754caa5012da1525aa7e5fc26

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0c1f4873e9a13dd043889bdb6da4893c77b2abca]

-Werror,-Wunused-variable

Change-Id: Ie3e9cb1e30af597e9086d5713b743fc416e19ade

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ec9a074513528271da51f2d3a92aed3166f78b69]

-Werror,-Wunused-variable

Change-Id: I9d09f8b632f568637f0a2ccb1ff62ce5d3d5afed

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [42fa94bd3f0c25173a47536637278e345078a24d]

-Werror,-Wunused-variable

Change-Id: Ic0801e224750cccee3d91c742fcb67cb0472124f

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8900fd676735ba353ce7434693f266b6991b77eb]

-Werror,-Wunused-variable

Change-Id: Ic2d248d2f200f8d13007c2a8d79801cb1d7ad3d0

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [723412eac55f9417b945da8128f5b3a64c49c72b]

-Werror,-Wunused-variable

Change-Id: I3ad7139190758e86cadebf9555a838dbaddbbf3e

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6b1bb754411a52a5a37745e763e1fb977f49946c]

-Werror,-Wunused-variable

Change-Id: Iad2385d0c061ac91f4a15ef613549cd1cba94dcc

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b57dd67aa32013c97283c408c85b4634d21df559]

-Werror,-Wunused-variable

Change-Id: I091b873e47a5b947ee7fea96fd4f079012c7278a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [672b77f6474bd17bcb842e2628e6502837199cd9]

-Werror,-Wunused-variable

Change-Id: I025391e04167e66783df785af960609ec0f1ceb6

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [1080e15cf3d4e16acd0f3b02d9e40521a6535358]

-Werror,-Wunused-variable

Change-Id: I8efdd18b98831efc5d0ba8d3b25555dfca557543

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [1eda1acff9eaae981afbe6e14b8de11ff3d5d501]

inizializes->initializes

Change-Id: If57c23762de09b0fca3f68c534fa5d71647a3140

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [5050dfc73f194d1d59222cac72e69a917655d816]

fdo#62475 - remove visual noise and fix existing comments

Conflicts:
	sw/source/ui/index/cnttab.cxx
	sw/source/ui/misc/outline.cxx
	sw/source/ui/uiview/view2.cxx

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

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [52f5b6340863f2c80cd4e4ae7a2d1db3f8ed29f1]

fdo#39468: translate German comments

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [08de2ef50f93a768fd735047fcbd59bfd9e25fe5]

-Werror,-Wunused-variable

Change-Id: I90ad58235c07b0336a9cee5981a57b9ad16312e7

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [d66af0955d917d509192ca5892f2504edc41c1ec]

murder an auto_ptr

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

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [0dfaa5ff93a1dc1bffd8dbe49a00941e99113fbb]

fix format for code consistency

Conflicts:
	sw/source/core/doc/docglbl.cxx
	sw/source/filter/ww8/ww8par2.cxx

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ed2cd062eb4bf470be9c0885682ff166e4828b8b]

-Werror,-Wunused-variable

Change-Id: I703d08f4c1080e5c5afaab9652ea2c18b4f365f1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [435b7a22786934072c6d60717803fdf95d468991]

-Werror,-Wunused-variable

Change-Id: I55da6a2df8c65460204f66679156516db1370b07

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [d07bffc55f7c3f54862bdd5bd7d18692d503cbc5]

-Werror,-Wunused-variable

Change-Id: Icf7976fe38402d7e6d0b25186b57a2b4dc68c0ae

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ad53c5355d58387a286776182f0c6a0d0b5a6534]

-Werror,-Wunused-variable

Change-Id: I5e70926bba93045528d6bea319ea31ed4d72ecf4

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a1c126c264ea54a52566e5787f03ca7ca7a615fb]

-Werror,-Wunused-variable

Change-Id: I548eec1fdcc862b76361c56724667f2d9f6e0950

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [48268fa01a6e1a12483cda4e9cb31d36cd295bd1]

-Werror,-Wunused-variable

Change-Id: Icb19121e39565a3588c0acd14db114a8572b00fa

2013-10-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ebdee6111f65d5d3826a5cb3d35d48cce85ee552]

use CPPUNITTRACE now and explain how to use with visual studio

Change-Id: Ic8a76ac6eb96fe82707512ad8e00fef8309111ef

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6245f8c0150b4ca874f44f2f33664fcd337d20d3]

-Werror,-Wunused-variable

Change-Id: If08088f17f65619023774473c088dcf589de4e79

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6af9bc29a6af4b2faf07fbb7d80c375dddb4dbed]

-Werror,-Wunused-variable

Change-Id: I8e49e150706b0f63fe97a97eaf719d9c62aa9795

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [fb9da1cc7be5dc65b8de096f46f92c34c61e2ad8]

-Werror,-Wunused-variable

Change-Id: Ie4ca73581937c27bb1cb1a90a2877a5155226b25

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [de02eba0da77707869c2e21fa3443ba2b9e46ae0]

-Werror,-Wunused-variable

Change-Id: Ia67ce94bc18f5ddf5755862f81098bb60aee11ea

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [361b411c409c0d910baf1126a26d24a406f9429c]

remove @author

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6e9f03780d4ea217da9e9890e79808d9856937d3]

-Werror,-Wunused-variable

Change-Id: I5edfd48f499c0b06ae50baefa208875ac51653f7

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [faad24aa3339c9de06ab942ad36b19403de494f2]

remove/add blank lines

Conflicts:
	sw/source/core/unocore/unoprnms.cxx

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

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [1cd2575ac974e385202e197e40aa8158924e104e]

remove zhaojianwei code markers

Conflicts:
	sw/source/core/doc/docfmt.cxx

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [5c9258d1bb4d27d9934fdf4c1d789860b4dcea6f]

-Werror,-Wunused-variable

Change-Id: Ibef564f992f3d62eab7711be66d7d465346222da

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8f05ad737b98c00f245822b2b12b3e4650ee2bb2]

-Werror,-Wunused-variable

Change-Id: Id1fc880fa713b03fe846cee8e5c5edd733f6bdb5

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [35607cbcee9bad31c4f635a4ba7f6e98074e4985]

bWeiter -> bContinue

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4f9071a043b5fef867dda289faaf972d009d185e]

-Werror,-Wunused-variable

Change-Id: Ia04f136a821908591d0701c804518e656aa2083a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [f734ff4df27d47c525dae194badf2ae3b2dfd834]

-Werror,-Wunused-variable

Change-Id: I48fdf4314412fef028ec25c4f6f92891ac35033e

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [dbbd252cee61981c72eb25fbb010632f2ac36aa1]

find unused Sequences

Change-Id: Ic1227899d13627e6f52312be830cf9d91068994e

2013-10-02  Andre Fischer  <af@apache.org>  [03b52b540549d6e5c61fd7c8c1bf05c43eac0ddd]

Resolves: #i123276# Properly forward Deactivate() call...

and still don't broadcast context change.

(cherry picked from commit 520cc667c80cea6bb48422825250b72ff36bb4ef)

Conflicts:
	sd/source/ui/view/drviews1.cxx
	sfx2/inc/sfx2/shell.hxx
	sfx2/inc/sfx2/sidebar/ContextChangeBroadcaster.hxx
	sfx2/source/control/shell.cxx
	sfx2/source/sidebar/ContextChangeBroadcaster.cxx

Change-Id: I753009041a999bc31a0528e37f0a499897f311c5

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [9fec7c4e0d4fb4cf660d6304f8e11e47077f9ffa]

Revert "Resolves: fdo#66924 switching to master view is broken"

This reverts commit 4a578dc9c7b9c5697f624807790565c99ccb919d.

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [c1198cf209aa343575d0ebccde1053ac2909e67a]

remove yet another StringHash impl

Change-Id: I1f7894a4a08b193b48dceb40bf0a451d4a3b3d6d

2013-10-02  Andres Gomez  <agomez@igalia.com>  [c6a8abf3687caf66259792fbfe5b0b9b69d0e345]

svtools: removed dead code from the export dialog

Removed unused variables in ExportDialog::GetGraphicStream()

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

2013-10-02  Björgvin Ragnarsson  <nifgraup@gmail.com>  [f5c3f5601a3739dead635f9abc446951b385018f]

Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.

This speeds up EPS loading on systems where convert is configured to execute
gs for conversion instead of using libgs. This seems to be how convert is compiled
on most linux distos.

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

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [d3ca36915e20cf4a0ee724c6ba084fe9653757c2]

More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptr

...as needed by Clang trunk towards 3.4.

Change-Id: Ibbfe9cb0ec03e0aed939d769feee9e046af4741f

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [075d472a9d120431f0b8731e4dcfe3e8b4ded521]

Use std::auto_ptr::reset where applicable

(avoids warnings about std::auto_ptr ctor being deprecated)

Change-Id: I39d2d155c0bc62ca77a30c02428ea39102213f42

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [3e1bd6961d3317fe2bef4a34a41f5d1fc2a33008]

Replace deprecated std::auto_ptr with boost::scoped_ptr

Change-Id: Id76eb2af60d7b87228f479aeb4a40373c648ae11

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0718498999a22c07e595217f0b370b9c39dcc1f2]

Replace deprecated std::auto_ptr with boost::scoped_ptr

Change-Id: Ic55d1a8b14ec0355a6289007d954e89cd41c7486

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [c6e2b7ac2ac02b714e4c3d894d68bc3e5f20f685]

Tweak a second time the code to silence a warning

...to avoid "functions that differ only in their return type cannot be
overloaded" errors (as emitted by Clang trunk towards 3.4).

Change-Id: I89909e88211a0da06fd0197abeb05f44c18b1032

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [abb6ab4145b49d1320637792ec8f858b7c9156fe]

Fix warnings in sqlflex.l, sqlbison.y

Change-Id: I6c6b9452014940e09f8f4b7466c5a5f562c9fff5

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [205641f3757acd8d0372b1353eff7fd8de999364]

-Werror,-Wunused-const-variable

Change-Id: Iab2e11d03cdf5de9571b27fc96267c1b600dd0a5

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [cf22cb1298937f1e2878319024afbaab129a432b]

-Werror,-Wunused-const-variable

Change-Id: I5126e80f2876da5275061d2c824a0d3213d76b9a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4c0454eadbcf2a47010faa7777d2e52f67e44891]

-Werror,-Wunused-const-variable

Change-Id: Ic37531aa2fe9b0098cf8b027275d314607208154

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2f3e2137dd3240a63d89278771c06fda6a7b1f47]

-Werror,-Wunused-const-variable

Change-Id: Ib4c7980df8296abffab7f2ac9b823408fc05b9be

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [26ebd3db21e65e76e0aa1f34ef4a6ff6935fc6a9]

-Werror,-Wunused-const-variable

Change-Id: I721dce7a588cc1a1176c65f83eef6d98492e7515

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [24748fef344d91f5d3272cc739d0cb4008710074]

-Werror,-Wunused-const-variable

Change-Id: I42e279065803501e93834012be45a39a66a318e7

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e6bf0a617348a671107000b640864b3e27b98404]

-Werror,-Wunused-const-variable

Change-Id: I12075a8cb78c5ddfe05def1fb158797a73abc87f

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2fca868ebfb783b96c6f6e7dc91166cfc30a5f31]

-Werror,-Wunused-const-variable

Change-Id: Ic6605b1bcf3d768a040449043dc1c20bb1f1fdc4

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [83c1c72c4ce806b980704f6097d0d1dc8623747a]

-Werror,-Wunused-const-variable

Change-Id: I4b2ad856f0876a4b88e8196dd32cff13df114bfa

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [56bca204cf62bc7085d4018d9fdd8b40e1bebe6a]

-Werror,-Wunused-const-variable

Change-Id: I1988333a6376d2cda3e31d09681e1dda6d19251c

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [885726bed2fb808e67adb94e745b811715bdf7e4]

-Werror,-Wunused-const-variable

Change-Id: I22c45ee84521251f294e25556a22f3e0178e9ebf

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [3d04ba9069790b8d9fdf57d1a0150929448d6dc5]

-Werror,-Wunused-const-variable

Change-Id: Id11612dd29ecc2e0c8f5fc1e5084e1dc37cb91c2

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0198aa317d8f60ffdba315d5f5ad821b381714cc]

-Werror,-Wunused-const-variable

Change-Id: I441ac5268f94d894a77f346d00a3f66048f96123

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [80d01e30cf4210d05089c3978b16802308c5dcfc]

-Werror,-Wunused-const-variable

Change-Id: I3df477093b05bd0b7c38866a5a8661717ba0d6c0

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [36d6e2a674395dc3535160484730e8275f775be6]

-Werror,-Wunused-const-variable

Change-Id: I09e2c5d70e35b007967254cc8c6d76f75f63f1e7

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a8ca1a55daf284cdaf7ce4456dfa81c1f719e144]

-Werror,-Wunused-const-variable

Change-Id: I2c450c7fb9f8d2c85c40f85e0c5694a634953dfd

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [d1bb845cbba05d00cf65cb18d297a511b8cc08b0]

-Werror,-Wunused-const-variable

Change-Id: Ic1fc15e536150184504a7279bc8948051244945d

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [290f0c278a69592ec1e14afaea140152d1f1fa07]

-Werror,-Wunused-const-variable

Change-Id: Idf6c16b837add81a2d4948a7a0e6a68ce79a0f16

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a63562fcef5edb23c8d76d225892e24e7488130e]

-Werror,-Wunused-const-variable

Change-Id: I360580a72137273425be2bcbd383f4e398013fee

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b1d6c93f8902c077a2a47c1d03dcb0266abdec2f]

-Werror,-Wunused-const-variable

Change-Id: Ie889b0504e3fe36fd82a461daa818419359787a1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [f8b7c8b1d53af7f9b4b7cf1ab6edcfdb5cea94f8]

-Werror,-Wunused-const-variable

Change-Id: I183ee16a9bd4cde8405cd39e9fe4610c09e759f5

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b117d38f18265cf402e0bf6799f6b328eac7cb13]

-Werror,-Wunused-const-variable

Change-Id: I003f3e82a0391b4f2d283a23b038e6bd4078b336

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [71c7f4c34f49b70d6a4691c4be166d5417122c00]

-Werror,-Wunused-const-variable

Change-Id: Ia44da4452efaf3ba4679e6e6c4acb53ee1ad1fe7

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [3c49eac16bc022148b84641507c0dcb54ee5674c]

-Werror,-Wunused-const-variable

Change-Id: Iaaf1afcdf12da56d7b8a0c3e29bada77c42f9097

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [7862239ad7616ef3956e765421a4653c10939129]

-Werror,-Wunused-const-variable

Change-Id: I8a062156ca81a946040bf0f8db4ec8c32a9963e8

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [1ac3018454a8439a2173929ed37c10cb361097fd]

-Werror,-Wunused-const-variable

Change-Id: I5939bcc0fbb12919ff7e4521cd6a71be57635434

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [af5847234e9284bcaf475bdcf0990ef950c1767f]

-Werror,-Wunused-const-variable

Change-Id: I93e9fdf4607bbd964a7557ef0b1788bf901c2c50

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [827524abfb4b577d08276fde40929a9adfb7ff1a]

-Werror,-Wunused-const-variable

Change-Id: Id530355d5f014bb02507b3c493b74a98ee3409ee

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [9e76691bc20cd5bf32fe76f5c2eacaa5b5db6d88]

-Werror,-Wunused-const-variable

Change-Id: Ie9611fc32c046059425a4b14988d69574869c3c5

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6e41ee0927ab44d653466aab51851e92b428f8c0]

-Werror,-Wunneeded-internal-declaration

Change-Id: Id6d82b258695262accb3f17ba8406e272772d7ce

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [11f30299ba20dfd4fb2b27b1006d88653ba835ea]

-Werror,-Wunused-const-variable

Change-Id: Ie08f03080abc0e2fee650988d1eb73f52e7e053a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0bc4ea9c319093d73dd7970aba50301828a92d20]

-Werror,-Wunused-const-variable

Change-Id: I3d7134b56cb9c84b391a38ce8dbe8e2122b81e40

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0a76d1a01951265a11654d67d5f499155f2ee607]

-Werror,-Wunused-const-variable

Change-Id: Icde5d0aa66da7ddc6c8d6853372a8a6ddc736971

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b3ed3c23343058e92f2daa140b0e9ef8a41186d2]

-Werror,-Wunused-const-variable

Change-Id: Iec4f66232b98b146780703db893e0c3ab1805c08

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [5a9de4f5e30b3cc5316dfea15687ab180fa791d6]

-Werror,-Wunused-const-variable

Change-Id: Iac8f96b85a707bceaa1f514239e3e44b0692282a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ef1e635a414f9793cf4d0e199a972b357b437ab1]

-Werror,-Wunused-const-variable

Change-Id: Ieece1db92b12bd175c17671a49cc7ddcf2a7befb

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b2be1d105275bf6150b64679cda765768d850350]

-Werror,-Wunused-const-variable

Change-Id: I45b9752b295d2dc93b874dc2303320a52bb32a53

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [03f808c1dadfc8c1ac520caf9b3a4c3747baed2d]

-Werror,-Wunused-const-variable

Change-Id: I06cc1ed87c491928cd3128dea3adbeb374d8dd49

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4763c0acbde9c43d39ed27ff96830a29e1cea5a4]

-Werror,-Wunused-const-variable

Change-Id: Ic8279d6a52691532b987e7947709bdc14064cc3e

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [018de58af3d66432311a9c64fafb6689169091f4]

-Werror,-Wunused-const-variable

Change-Id: Icc5083642021a68566b358bc8bce56e08b71dc20

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b2a189bdc17e7045fd57ad3d13e68422240ec78a]

-Werror,-Wunused-const-variable

Change-Id: Ib1b3a251f15ebfe5d72110cd4a070a70591a4f39

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [1e4a2246b4d9d0e7c790a821557750ae4bda9698]

-Werror,-Wunused-const-variable

Change-Id: If30c02760714865b52ba4feb8023bca73ed9402a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [48fc466b17552473e5596454b73e77709f031b83]

-Werror,-Wunused-const-variable

Change-Id: I1d5bc06ec22e0cf3ca8ab16b910a15ecdc2dc581

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [dff4945e2b7843e518c610253dbaf6fc66747f0f]

-Werror,-Wunused-const-variable

Change-Id: I129acbac7c88285c45da84045fee0e42eaa9a9ad

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a3687e06a925a0bff0bed5de70f8bb092187d78b]

-Werror,-Wunused-const-variable

Change-Id: If4b4f0144b6c8926b0f3962b2d7db9c74768b0da

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [457d4b53fe7db8fd9141e9f331a72dd05700266f]

-Werror,-Wunused-const-variable

Change-Id: I5269abf769839f525d949b90e827f1322e44f2dd

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [10da40272cea1e5450a3ba9b6737b6aecd5d0713]

-Werror,-Wunused-const-variable

Change-Id: I566f106bb5ea0836535b1fe1b42811fc5be3268e

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a9dba32effe98779df7d97433212d0e43eac6b77]

-Werror,-Wunused-const-variable

Change-Id: Ib37eb4a2795840bff5b501ba468473f02100aaa2

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8d73ead2bc559072d66ce81b119d55aafd7e8dce]

-Werror,-Wunused-const-variable

Change-Id: Ibec53c0e3565007be5d3379dad5c7c7678afc721

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [06fe9af13a455b3676a2b73ca9e298cb1bfd1484]

-Werror,-Wunused-const-variable

Change-Id: I41ec28c39c395b8eb2eaf72f91440f3ae2c3aa99

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ba4e24da44946cdebbb0964de0cdb92d75cf22d7]

-Werror,-Wunused-const-variable

Change-Id: I7422272a7103bacd36c5d7234b6eb76477f5a2b9

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2a4d6c63d19e187e2657a2751f57c01ebdde3511]

-Werror,-Wunused-const-variable

Change-Id: Id941d9a9f5fc020e2e5bd11b419461f60b9b4626

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [02a27cbb7294f8eb63c539399518053fb4f3bb89]

-Werror,-Wunused-const-variable

Change-Id: I6c028561f0aa2eb4b1a14ed5646f1c10541512d1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [52be14b80de8c199a5a2f94ae08a4b51ceb12892]

-Werror,-Wunused-const-variable

Change-Id: I4e0f9b935171b65b20a40c4dec8d769d202cf4b8

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [ec40dd8ec1d38e4c1a85c4c9ab8e40f07870e332]

-Werror,-Wunused-const-variable

Change-Id: Ia8f7c1bbf18bbe3dbd84df5a05c450361b7c8578

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8f6f93adfe96e11cc5fc9d9dd46a1259ed5344ee]

-Werror,-Wdeprecated-declarations

Change-Id: I22101fec4b75e567153c6401ab754e1a5e158a77

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [3ef9fac503f3bb0478f826fd2ef3347a21c0cd46]

-Werror,-Wunused-const-variable

Change-Id: I5e00ce258e2dc2b13dc0f7a38f5a92bd1235e81e

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2bc1044279e8708c9d5f6558e1564293f161bc59]

-Werror,-Wunused-function

Change-Id: I36275580d20098b9f643a5380805026fb79f0dbf

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0101162fc4913f20b82903a69a53f4a8ac4f67e5]

-Werror,-Wunused-const-variable

Change-Id: If23f88f35e5200cdcc271143d87c8c40b7fd65da

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [660400c9f78cbf045f2b009765ba75e9380b1be2]

-Werror,-Wunused-const-variable

Change-Id: I393816c526764c21762e5bc19318f862d0f91de5

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [b03fa7d6707f4701a35d107cd44688d4b10edd5f]

-Werror,-Wunused-const-variable

Change-Id: I520782b2a4cc7a7b100471f18980515acb2e4ede

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [0e6f148b9cf822153d40ce1f26bc0a8996099cc2]

-Werror,-Wunused-const-variable

Change-Id: I7b38539b6c4153d6e5268551c8d3f8cbaf5be400

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4dc4d978eb8ccd16448d94d4e7f8b247f0869826]

-Werror,-Wunused-const-variable

Change-Id: I6b3c667e42c9de6ad6aa61c7d3caf1cb7b343d5f

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [d4fa217f2b2ca00b3d851d5da75028c274f4bdf5]

-Werror,-Wunused-const-variable

Change-Id: I629a17a03b9c5fcd6630a2dbab992f89956f12e7

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [bd0736bde6abaa8c9716260b6c65d2a9820c1aff]

-Werror,-Wunused-const-variable

Change-Id: I48b1a515ada0fe10e58bacddb0118d520274611c

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [9c249ac18ef094ef4fac2916798c06332c0d4bb1]

-Werror,-Wunused-const-variable

Change-Id: I4feed2237f71ab4baeee44ca1404072f52e5eca4

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [104dd67b96f00c09af866fe4bbbae7b727a80900]

-Werror,-Wunused-const-variable

Change-Id: Ibb7988e0b9a63dc952ebf99463b11a3a5ba42162

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6ca4fee750fb63d029396ff41302c7c885b45353]

-Werror,-Wunused-const-variable

Change-Id: I348b73fec1823379a1bf49e9d645627ccdb76a47

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [415c6b0c0b7876fe51bccbe955c5ac97d44daa9e]

-Werror,-Wunused-const-variable

Change-Id: Id76f56ca86ef22fbee59387cda0832984dda5358

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e78d5f84a96f5d2d69e3a30a189f9497be279082]

-Werror,-Wunused-const-variable

Change-Id: Iec2cf62c1d691b3229a37bcb952553b3424b081e

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8bcd7181e025a4d12ebd984b43e2797f15f99cb0]

-Werror,-Wunused-const-variable

Change-Id: Ief9d3dc339df3f22d4774d0fc27a128d4519ab27

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2142250f15649ddf43adef9108b983a79b98315f]

-Werror,-Wunused-const-variable

Change-Id: Ifbc7fb710397c4f5a365e2a78775c417e352ff98

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [4a1d08eb7312fd3da6ef0a680e78cab421fe77f4]

-Werror,-Wunused-const-variable

Change-Id: I977c092248bdbfab33ff4d0c3a748a61d29ff745

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e1f6731187b1384734a72a48411b5e17caf20913]

-Werror,-Wunused-const-variable

Change-Id: I8e382aaa44144693d99c0442942e25f3b5a9b297

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [d015051802127db91e8eecca1547f00743a50dd1]

-Werror,-Wunused-const-variable

Change-Id: Idc6f30e7331a5b7621b45c4242406e3cbe3c5d75

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [590359618ae57bff103026c4f84e06a3ce4cf95d]

-Werror,-Wunused-const-variable

Change-Id: I0daea62642ea19e500287681070ebfd071d08da6

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [a7f3b0cff66abf229efeb0e7b5ee00d5d77c1966]

-Werror,-Wunused-const-variable

Change-Id: Ib7be15303ebaedbfe68f68fa1fe032e39e1eb32a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [76a03e52a15e2db8f73842c6670c2e68e6d010e3]

-Werror,-Wunused-const-variable

Change-Id: I87429f4d03d89599faae6276e173707b464eae6b

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [437e563d2555585792c69da3f5c67add18010a2a]

-Werror,-Wunused-const-variable

Change-Id: I141d1a6ea99132309dbe77f542055d6c6db31d7c

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [02dc946236de7465998c59892f3629d009eaea17]

-Werror,-Wunused-const-variable

Change-Id: I499e5832999fd54b44774877da2ec3838d21ce75

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [1467b8328194db3899aac37075f76b45597f2d44]

-Werror,-Wunused-const-variable

Change-Id: I5bb9982daa0dfbbe97e82e8598fec8d0d05b93cb

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2663b86909e898cc947b466ceef8450af7895f1f]

-Werror,-Wunused-const-variable

Change-Id: Ibaf2c42050c85d9b87d58204f1c68422e33da4c1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2c2807326420d32aad378be7f66041b5a82d6b4f]

-Werror,-Wunused-const-variable

Change-Id: I8e907dd0e0a38eb250b77123dc3f604b79c0a695

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [cbd1a696daef591e832cab95a87e565a5aad1746]

-Werror,-Wunused-const-variable

Change-Id: I3a85878b5e8a346b58e15877c7ddb8bf90eac6a1

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [bdc0e87a155af01814ff7d5fbce9b181a2ef2234]

-Werror,-Wunused-const-variable

Change-Id: Iac6d103afb5d6ed3f59e589ec174f6aad253a0aa

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [eb103fa4116a077514f040054050aa1c35c8d1ba]

-Werror,-Wunused-const-variable

Change-Id: Id416a7bcb3ac3ea5354f6f7b5ec3daa1dc742f8d

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2ad1494c6b884e911a9a1fa38517820c2baea8ce]

-Werror,-Wunused-const-variable

Change-Id: I52bd479bd40031acc2742b93ab77420f26070b59

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [062855b4ae6c0cc782381c1adbd70df5eeab0484]

-Werror,-Wunused-const-variable

Change-Id: I93796237cb953445e42fde5822ad51bc3edcce10

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [7f02173bba836f1f93693732ac675f885d34a1af]

-Werror,-Wunused-const-variable

Change-Id: Ic4edbbc0bf74887ab9624e4551b54ecbe3538108

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [3ade152323d854d1d905586afca5a3060280fcab]

-Werror,-Wunused-const-variable

Change-Id: I07351213c3a8c215a3c02f263f872cee8f7c7cfd

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [fed39ad41f0cdd06f9d890fb5f57bf12ebd74479]

-Werror,-Wunused-const-variable

Change-Id: Iddccf82bc39557ebf03486df18630d1d860aa039

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [69f61526cd4268a330be1e835e9e52f9b1dbde50]

-Werror,-Wunused-const-variable

Change-Id: I80848606487626a50fce93f0c6df3cfc8a50b35b

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [09b491ae845c83ac618245c6535178a6064c7f54]

-Werror,-Wunused-function

Change-Id: I6149e9e4491aee1ca9924584caa94064bccdcc83

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [1f8d73eb9a4b5a3eb62689135e83a6f39eca1bd8]

-Werror,-Wunused-function

Change-Id: Ib436192fc4fc30a0e6efa1618e5258f545abc36a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [54a737ab4dafa141c513b7fb61f20f99f968c138]

-Werror,-Wunused-const-variable

Change-Id: I2cf98c691fb11be340ff973a51477c56d5d97d50

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [7004330993821876c5c2830a772781377b2687a9]

-Werror,-Wunused-const-variable

Change-Id: I53dafdb4d23a7a2773a6f63e84f36be191d9f261

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [414554480caa3c773a8fce3bf59a270242b2397c]

-Werror,-Wunused-const-variable

Change-Id: I6a772c5ba8df071caa88bfef4a1e9f114c26a369

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [2fb2a5fe9152b2ada61c702b48b02cb066b57a94]

-Werror,-Wunused-const-variable

Change-Id: I1a6f8fdd6904c9567b72d4bf5156aef5ce7d84f0

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8c045e633cb8ba3ce80617a927ba9f36240c4e06]

-Werror,-Wunused-function

Change-Id: I8167a8134b043fa1737d9a1ea67c9401de1a38da

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [da4a916fa4b1e96b7f0800fd30e10784f9986ca4]

-Werror,-Wunused-const-variable

Change-Id: I12fcd2ec83101117eda03de04789e6bce5371b54

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [8ece4abb6f3a5543e011f70abbe52c65d46cf567]

-Werror,-Wunused-function

Change-Id: I68d030642fc3f396f7d95602847725bb8299bebf

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [63389fd12c7bea6f8153c0e595ade0cef4d83ef5]

-Werror,-Wunused-function

Change-Id: Ic8692444519af1d5d3532b2cd348fe3194ab47d4

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [e9e134dc214088230206a4f8f46e53b686ae6a7f]

No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations)

Change-Id: I5aa9d90d5871e33bf8c76c1ebcaa39c18614294d

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [f182354cc58e87ae30cdd583c573382707129ce5]

Work around deprecated auto_ptr warnings on Clang/GCC

Change-Id: I1235727c5691a828f44837e8eca62acf57efca70

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [6aadc284c68997475b898cf29e5e80f65e71f525]

-Werror,-Wunused-const-variable

Change-Id: I5740a22f0d768b9b1d7449f54b859bcb40401367

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [84d30c90c3dd1964306b924d7617604165122512]

-Werror,-Wunused-function

Change-Id: I1b966095f764a197c4c5e823fa41b9914cb34ebe

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [be16a0a4d222b10793ac533d0d30944560055f72]

-Werror,-Wunused-const-variable

Change-Id: I000ed6edb236dbb8e93ad2fb445dfec7294ea3fc

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [60365ec36a7d3e45a66fc9c48092a93e62f73218]

-Werror,-Wunused-const-variable

Change-Id: I6c359f8ce52218413671fcdc06021b283b25cf6a

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [dedd26e8e6e0c0e0597a4e67c0d31ea97c6bd8aa]

-Werror,-Wunused-function

Change-Id: I4e3097f58a8b91a61369d3b93931bff44444990a

2013-10-02  Andras Timar  <andras.timar@collabora.com>  [fe6063a28b4d9bd922d6ced1b63914c54a17fc86]

Media/LastSequence is i4, so it has to be 32767->65535 in _Validation table

Change-Id: Icfcd8c70da350e5b431d6ac802a34b35adf8035b

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [f2110ff02b049c2d356f539858e78491c2b0eb96]

fix gengal dependency on configuration

Uses wrong package, fix it like 51ff75129c6b61d4f3ba31fa189b38bbf867910d,
thanks for adam_co for finding this problem.

Change-Id: Ic643a76b3e4504aa815cd76897287a1d7bb62569

2013-10-02  Michael Meeks  <michael.meeks@collabora.com>  [3edc4b8aab3d07019592c92eb278d2f016679902]

sdremote: simplify version string creation.

Change-Id: I764d857679bdaafd40a46c80c461d787c6da144a

2013-10-02  Artur Dryomov  <artur.dryomov@gmail.com>  [7488c72023dedd38eade901a8686044ff6ea525a]

Add sending server information after pairing.

Basically it is only version at moment. Should be helpful for protocol
versioning.

Change-Id: I57fd5d73f783c32393c0b3fb9a4573cb6852060e

2013-10-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [b5683734bd60e6a2e48f1c6d7406062d8f63dd7c]

SwEditWin::RequestHelp: out of bounds substring access

Fix conversion from bcc8e86a1e2e4d7067c0d8320b4bdec9f1d2a2da

Change-Id: Ie169752a9ed6b4fa32e886352c80af60a07976dc

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [11ad93f4ba84f190c908e92a2c960f7a9fa800c0]

Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopened

Workaround for the encrypted OpenOffice.org 1.0 documents generated by
Libreoffice <= 3.6 with the new encryption format and using SHA256, but missing
a specified startkey of SHA256

Change-Id: Ib1acc4441b5adc6721cb3cde7a1191aa978e9a1b

2013-10-02  Caolán McNamara  <caolanm@redhat.com>  [f7f421670206d265024a99da6bc1ad8781c30c99]

remove some UniString::GetBuffer

Change-Id: I808026a6f593b0251ee107d27e7ca12d55b2d0a0

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [b95a901089ac096131bb6a4fe9c1f1346ffdde6f]

Avoid randomness in one more place in the LIBO_ONEWAY_STABLE_ODF_EXPORT case

Change-Id: Ia77979cd998549ae9641c52bd4253f207e479b68

2013-10-02  Miklos Vajna  <vmiklos@collabora.co.uk>  [232df42b8dc0b4f7a335d2931fc0f29e73b8bca0]

fdo#69979 SwCrsrShell::ExtendedSelectAll: exclude headers, too

It turns out, normal Ctrl-A doesn't select headers, footers and fly
content, either (just like not selecting footnotes). So do the same when
in the "doc starts with table" special mode.

Change-Id: Ib9bc397944a4d07ea03bc326f1536733c57f42e6

2013-10-02  Stephan Bergmann  <sbergman@redhat.com>  [51ff75129c6b61d4f3ba31fa189b38bbf867910d]

Fix dependency

Change-Id: I7b0c4bad7dfce63f0b3f565816f6197d674e62cd

2013-10-02  Michael Stahl  <mstahl@redhat.com>  [0d3c536d0535fb7d50c123dd8b9d3fdf5d5dc973]

fix make test-install on WNT

Change-Id: I681f2c4989b88943fe57e6173554a019539a18cc

2013-10-02  Philipp Riemer  <ruderphilipp@gmail.com>  [a323a7df85c6b782cdbd2a35ba0498ceeeb40dec]

whitespace work in sw/source/core/doc/

Change-Id: I79561a63db523b8da8de72a1096e908d184a8a0b
Reviewed-on: https://gerrit.libreoffice.org/6076
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [1a6a2c8d1dd01c9c2a334db799689cdce8606ce1]

OUString::replaceAt() does not replace in-place

Showed up as a warning: "ignoring return value of function declared with
warn_unused_result attribute". Please, use --enable-werror.

Change-Id: I783db186f0525df528174276958cce04ab9d44e8

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [dba1bb24ccca95bcdfd4dfae5053867af9d18bab]

Add dummy arm64 code to just get it to compile for now

Change-Id: I9898c0757a2dd495c73bd4b485dd8489f4a2b08e

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [0f3ad8ce369136c5904e3906a26a764b643d4844]

Need to list all places we have libs here, too

They are no longer simply in solver.

Change-Id: Ibf00854a8a17d97357748caf14e7323e029dfd44

2013-10-02  Tor Lillqvist  <tml@collabora.com>  [b7d7e3d7d6bb005701f6659802aa38a0e78c01ad]

WaE: NSLog format errors when compiling as 64-bit code

Use long format modifiers and insert casts to make the code happy both
as 32- and 64-bit.

(Sure, this is just in temporary debugging output NSLog() calls.)

Change-Id: I7c05c59a76e683b3401974c2b468d1aee2de4098

2013-10-02  Matteo Casalin  <matteo.casalin@yahoo.com>  [a59504bfb06d57ddb0e1f4cfc02222022fa68da1]

Fix typo in comment

Change-Id: I78b3e37d261d5c82795c40c9eb3de2731b8edd83

2013-10-02  Matteo Casalin  <matteo.casalin@yahoo.com>  [31eb55e55103e83025bffacafa7832e4c2575e9a]

Do print empty lines or beyond end of text

Change-Id: I706faba95ca6b3034b2293f3dcc15b9f124014be

2013-10-02  Matteo Casalin  <matteo.casalin@yahoo.com>  [06941b060bab0b5941b619441ecf767c6a0ab23d]

String to OUString

Change-Id: I03949be73025d8b58ee35648d95e76b3ac1df2b8

2013-10-02  Takeshi Abe  <tabe@fixedpoint.jp>  [ea1e3b77d43f770715e796d64e4054cec651898f]

sal_Bool to bool

Change-Id: I16ddbcf100e21d6c05fccbe24faca2932a605902

2013-10-01  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [111a2b94fd6f217d91c9a057086b3d2dfa752c5b]

fdo#54812 Remove option 'Size optimization for ODF format'

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

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [2fb543496a61974edd15c2bfefbc83abe225a85a]

Add sanity check to avoid crash

I got a crash when saving doc from fdo#45349 as .fodt.

Change-Id: I704d86e846e78848d914de7b48da6c9fa4075150

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [ecbe980c609de8e719243d6bd4f75d3e9c4aec61]

WaE: 'rPath' : unreferenced formal parameter

Change-Id: I35aee7a1f8c2d79ac275262ba0cd002e4d034c95

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [ffa4798d1f9b1c94278b180482b2e0ef7f6c1481]

-Werror,-Wuninitialized

Change-Id: Ibb71a19867546d212b1f6fcbea3a274556b4f18e

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [7c358450e389d682657be283026403fb6e8931ba]

extensions: kill StarOffice/StarSuite branding in browser plugin

Change-Id: Ia4c291936ad0b31e67d8edb046424d29462171b5

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [abd3338486a515380d50c4ee5f4ab242fb5fd4bd]

desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSION

... and %PRODUCTXMLFILEFORMATNAME at runtime and hard-code
OpenOffice.org 1.0 for these too.

Change-Id: Id96390506d2a0f367f932e85d3115362ad483bc3

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [31e37f8f405d53ad0d5b1a271e07976328f93d64]

remove SwCompatibilityOptPage::ReplaceFormatName

... which probably didn't do anything anyway since the dialog actually
used %WRITERCOMPATIBILITYVERSIONOOO11 and not the variables replaced
here.

Change-Id: I27a59382476979b3bbcdb7fc06eda2243d1487e1

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [f67d166b30dcba9e854716b29e1035693ef7481b]

remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11

Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and
StarSuite are irrelevant.

Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [041d2b88a473cc7ba9b68113f7642dd8417369e4]

filter config: stop replacing %productname% / %formatversion%

... at runtime.  Hard-code these to OpenOffice.org 1.0, since nobody
will ever build a "StarOffice" or "StarSuite" any more.

Change-Id: I1785dea8dfd15a9384f9fecd92935a6043d995bc

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [664594651b2f61b671a05913faf958d6575a598d]

filter config: another case of accidental OpenOffice.org XML rebranding

... but apparently only used as a fall-back.

Change-Id: Iebaf3d01a2eeb8aceef0168b2e1817cdd4cde5ab

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [50e3ac997d1fc05002ba09ebddfa05aa1f2cacd7]

install-tb target should hopefully be obsoleted by instdir too

Change-Id: I14a74b660d965d19027cefab2c84d1c0ea38ce79

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [8539eeb163eea7123b8ea0450712a7965336c809]

callcatcher doesn't need ooinstall to run tests any more

Change-Id: I370345bc9b2ec1158a873a3c691b6a6f929e04b1

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [b81f49ce0f3ebf8ff7ed583ba99f31f7c1d49b95]

test-install: get rid of opt/

Change-Id: Ie390749c0b28e47848c361d874bb447f39cfeb12

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [f1d0889058c112c5a594755be7f3482ced2da395]

put result of make test-install into top-level test-install dir

... and rename all DEVINSTALL variables to TESTINSTALL.

Change-Id: I2f745ff6324c078d5fd7d272911a9268fc5efd27

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [be59288ff46a7f3462f5d055f06edacc59340c36]

make dev-install is obsolete

There is no need for developers to run it as part of the daily workflow
because instdir is much easier to use, so just let it print an error
message.  Also remove the "install" symlink.

Provide the previous dev-install functionality as "test-install" target
so that it is possible to quickly create some kind of actual
installation against which the subsequentchecks can run by
setting OOO_TEST_SOFFICE, to e.g. check that scp2 isn't missing files.

Change-Id: I8c0b05a87f55b1db8c1d1e76f64ab64b9cc695eb

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [9b92f2146010f96f453384ef6439629dc1cc4f43]

gbuild: fix dependencies in gb_SrsPartTarget__command_dep

Use -MP to output dummy rules for included files so build doesn't break
when an included file is removed.

Change-Id: Ib230cfa5d5da71c7f5c15af5bdaa5004e6b7a122

2013-10-01  Miklos Vajna  <vmiklos@collabora.co.uk>  [bbef85c157169efa958ea1014d91d467cb243e6f]

bnc#779620 DOCX import: try harder to convert floating tables to text frames

Since 78d1f1c2835b9fae0f91ed771fc1d594c7817502, we convert floating
tables to text frames only in case it's possible that there will be
wrapping, to give better results for multi-page tables, which are
multi-page, and technically floating ones, but that has no effect on the
layout.

The problem was that we try to do this decision too early, effectively
the page width and margins were counted from the default letter size,
instead of the actual values, which did not arrive at the time of the
decision. Fix this by moving this logic at the section end.

Change-Id: Ic1fbceb54c8ec223ed01836fafe6220bb3b2410a

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [e85eadc888285a42561cc52133172cf5f4317da2]

Resolves: rhbz#1010995 div by 0 on some bizarre corner case

Change-Id: Ief192ac36df7f62c9e157dce9050b37297ccf0a4

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [165aca6a01ede62d0ce7577a90709bd9bd43b769]

Resolves: rhbz#1013480 crash in EditLineList::operator[]

avoid crashing anyway, though unknown how to end up in
this scenario

Change-Id: Ib602c73478e5c4772cfef73f70c67ad22877a39f

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [d05a9ae25e4a397834330d868b68d92ca919e33b]

Related: fdo#38838 remove UniString::AssignAscii

Change-Id: I263ef2594080ff7d47d5499c2b62e60e1689d2d6

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [2655ef2d03b786b683723e92f3c76838fa012ab6]

fix OUString conversion in lotuswordpro

second arg is number of input bytes, not number of resulting codepoints

Change-Id: I76ab899fa3875f37075214363188cf897e018f22

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [254f59f623f58c320175a06a2c93bcee7868b623]

rhbz#1014010: Missing dependencies in isBootstrapType list

...the list has been fixed now by copying its elements into an ENTRIES file and
running "unoidl-write udkapi/ @ENTITIES TEMP && unoidl-read TEMP >/dev/null" and
adding any reported unknown entities until it succeeds.

However, the updated list lead to deadlock when css.reflection.ParamInfo UnoType
resolves css.reflection.XIdlClass UnoType resolves css.reflection.XIdlMethod
UnoType resolves css.reflection.ParamInfo UnoType, so broke the circle by no
longer resolving the interface methods' return and parameter types in
InterfaceType::dumpMethodsCppuDecl (which is why those type infos are only
generated on demand anyway; looks like this had been a careless thinko in the
generation of comprehensive type info that had remained unnoticed all the time).

Change-Id: I50ef2fde16242298e055c6fa5971e70fad1a2b68

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [1724f55432848b4177758389d2a9fc38b767ae31]

sysui: remove cruft from freedesktop-menus.spec

Change-Id: I0e4dc2145fe4ddcb7b3e4d4d0233987a8b70dd34

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [9663478df85655a3581bc97193a0ef92df1eae20]

fdo#69210: sysui: add AppData to system-integration RPM/DEB

Change-Id: Ifabf7965c922d7f719201cea39827acbccb57937

2013-10-01  Richard Hughes  <richard@hughsie.com>  [ceb9e098fc6efcfb7e024057bfa46aa06a295d00]

fdo#69210: sysui: add some AppStream AppData files

Change-Id: I5c4af1c36290f0e1b3815058bd68b952f6005f4a

2013-10-01  Noel Grandin  <noel@peralex.com>  [340775da21f69a6a2f2c573d983a6f0957aa8ec4]

fix conversion to OUString in filedlghelper.cxx

in commit c82d932510c88a12b260b1684522efbc69f07b26
"convert remnants of String to OUString in SFX2 module"
when I created the SetToken method, I forgot to make the first
parameter a reference.

Change-Id: Id587e69ff0cdf46f645d8f9d1dc0e110ae80daa5

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [0bca15197461f9e0c6f28ce301c2fed2ec4b38cb]

don't show macro passwords when entering them

Change-Id: I0bd594a10efbd0469423d7463896f7e02f958ff1

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [a4137a78a607eefe45cbe965f793b0045074d64d]

Updated core Project: help  d12565b654b04222b6f60d182dd9e494311d7d59


2013-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [e1b51e7beb7f9cfa7b574b9c2a69799e62963a09]

gbuild: use .xcd configuration files from instdir

..instead of .xcu files in solver/*/xml/registry
when running unittests and gengal.

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

2013-10-01  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [e8c8f02ffd6988ea72141992b1f26f9c5d918af5]

Convert edit field dialog to widget UI

Conflicts:
	sd/AllLangResTarget_sd.mk

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

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [5055eb2ca3b8f0f2c8e04e3784b7611203e56f0b]

Fix error: assigning to 'rtl::OUString *' from incompatible type 'const int'

Change-Id: I8374a78268a48377c6c00c710a4fa28aa26c2fe6

2013-10-01  Caolán McNamara  <caolanm@redhat.com>  [d9c80f67d919e3e3a1eb0c079d66bf61955eaaf5]

Updated core Project: help  0b28df071531446de5cf300cf20d680f2a155863


2013-10-01  Michael Stahl  <mstahl@redhat.com>  [d0c08311b02c720aeeabcafdaee1c799bf987a37]

cui: fix up WNT-only code

Change-Id: I70f1592ac26428611c2d8f6fc0090f97b9cd0025

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [4e601bda1798dd9e1651e41db0e17818c62d1763]

extensions: fix swapped "insert" parameters

Change-Id: If9667cad9fcc0ff3b1cc8d36c0619d80d7f3e2b9

2013-10-01  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [ff3203c5c567ed14a8ff2e80408c304d3cdd84e0]

Convert change password dialog to widget UI

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

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [5249bd69ff7fa41d785a5bf9f4e7539ef8288438]

nss: apparently libcrmf.a is unused

Change-Id: I098f6824b39b72652d650171fa3021d777628af9

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [1d633ca8dd12add335d36ad09086f29f76574a40]

postgresql: remove ExternalPackage

Change-Id: I8dadaf1f21bc16f6889a00a002c48cb3d93fbe01

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [cb177b6d798ce244ac35923f34fb93e8c8839ee3]

libxmlsec: stop delivering static and import libraries

... and also check COM instead of CROSS_COMPILING.

Change-Id: I049c9211d4b6eabe4012f66d39d86c7b025dc18c

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [2df9a25563b93ac0526725effec2a9b5b2de9d4f]

lcl_checkFrameBtlr: use SwTxtNode::GetTxtAttrAt

... which also finds the hint if it's not the first one in the array.

Change-Id: I5ff61305bcc896de0269c5bf47b237dce00142c4

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [8076eebf94da9cf803fcff80087d59cd2e13636b]

sal: require sun4u or newer hardware / SPARCv8plus / SPARCv9 CPU

Drop implementation of osl_incrementInterlockedCount /
osl_decrementInterlockedCount for antique 32-bit SPARC without
cas instruction (sun4, sun4c, sun4d, sun4m).

Apparently only NetBSD and OpenBSD even support such ancient hardware at
all, the Debian SPARC port already requires sun4u hardware.

Change-Id: Ic254622ae80ad65c9f545013b68d82665474402c

2013-10-01  Michael Stahl  <mstahl@redhat.com>  [e568d2ad00eaaf8b48420bc8e1ac32565d12baae]

fontconfig: don't use gb_ExternalProject_use_packages directly

Change-Id: I4ebe1a8caded065043db997e34d5d2b205fcca20

2013-10-01  Philipp Riemer  <ruderphilipp@gmail.com>  [623f89b373114b2034319a573184fe727fb1b33d]

remove commented-out code in sw/source/core/doc/

Change-Id: I9b2c39a905b566dc94d5187e0ca2d177390c0b64
Reviewed-on: https://gerrit.libreoffice.org/6075
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-01  Tushar Bende  <tushar.bende@synerzip.com>  [7d637b71438921eaf97a66dfc46c6bc88d8aa5d6]

Unit test case added to verify chart rendering in Writer for docx

Unit Test case to verify Width & Height of Chart rendered

Change-Id: I2899b9bdaf251f82400ebee273b23d09add4b468
Reviewed-on: https://gerrit.libreoffice.org/6056
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-10-01  Julien Nabet  <serval2412@yahoo.fr>  [f154d00206e55194308a7985348069f0d9058db3]

Fix iterator management

Change-Id: I32ac35d3a4d0cc2376c5890086d1ff011442683d
Reviewed-on: https://gerrit.libreoffice.org/5998
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>

2013-10-01  Noel Grandin  <noel@peralex.com>  [9f4c18e64c1e552a57126975b88a7fbf2b092d3f]

convert remains of String to vbahelper module to OUString

Change-Id: Ibbecdd1c28ba078e1031ec6185beaff05b6d8b6e

2013-10-01  Noel Grandin  <noel@peralex.com>  [b47e4dbc08b782824000f4be477c5d7fa62f51e7]

convert more of dbaccess from String to OUString

seemed to have missed this the first time around

Change-Id: I8b7b78c95c576b178e3e181c7589da81e5189ee3

2013-10-01  Noel Grandin  <noel@peralex.com>  [4068562f5d46a7f743d04386647920c0b7094f24]

convert String to OUString in lotuswordpro module

Change-Id: I4af6a11084f3337df1f6278b28fd0fd9d94d6a6a

2013-10-01  Noel Grandin  <noel@peralex.com>  [2e767575c41fd1a237f86e96bf29a5ddb645cb58]

convert remnants of String to OUString in filter module

Change-Id: I83cea804b73d9219019354223bd2c966f52c5688

2013-10-01  Noel Grandin  <noel@peralex.com>  [d11ed5a57e23fcc8d59ec40e7f52c7f54f7241a4]

convert dbaccess module from String to OUString

Change-Id: I110c925f8d955dfd841cdd1092c13df4d8205393

2013-10-01  Noel Grandin  <noel@peralex.com>  [5a9e9c8a22586a9309b53cc49f063115d31f5b38]

convert open-coded array into std::vector

Change-Id: I067e1ddcf2c46ac55ed2c5b92db8edb19dc6a0f1

2013-10-01  Noel Grandin  <noel@peralex.com>  [ea2c80bdcd862f91dd7429184aea29d9a77f9774]

convert CUI module from String to OUString

Change-Id: I79bdab414d448a0d619b80857d7b31633c116f81

2013-10-01  Noel Grandin  <noel@peralex.com>  [183f260e7ed86c30d99313cdb3267c18abb65bd3]

convert FORMS modules from String to OUString

Change-Id: Iadb3638b03e1a9712553ea5e4c041493d4e1656a

2013-10-01  Noel Grandin  <noel@peralex.com>  [ec79a0ca3efe2ea5f5f213bc7751f0dcd6c9d712]

convert remnants of String to OUString to OOX module

Change-Id: I55a620063a1021830802c5bc41b425fd134b449f

2013-10-01  Noel Grandin  <noel@peralex.com>  [9a5997374f9b87f187e30b6a302c19c09eae8557]

convert basctl module from String to OUString

Change-Id: Iac38d4fd5d1d8b5c305bbb20eb1b40a7c7dec9bf

2013-10-01  Noel Grandin  <noel@peralex.com>  [cb918dda4d5ac679c78c67429a0244823accc78f]

convert remnants of String to CHART2 module to OUString

Change-Id: I799d7ff1d9e8a72b1e68e53aa7d9ef21a2d299b1

2013-10-01  Noel Grandin  <noel@peralex.com>  [b879adc316d6628fad7be35e758052860171bcf2]

convert UUI module from String to OUString

Change-Id: I0dfcdb0b95112b5ee18b05d0c496059292be65c4

2013-10-01  Noel Grandin  <noel@peralex.com>  [c82d932510c88a12b260b1684522efbc69f07b26]

convert remnants of String to OUString in SFX2 module

Change-Id: Ie07684f2b8b902b0ce0844eabc8174482e02d8db

2013-10-01  Noel Grandin  <noel@peralex.com>  [4805c2f499d66c3397958efed1663ad1ac16e1cf]

convert padmin module from String to OUString

Change-Id: I1533ceef08ac3e330604115e0831fb01477aa958

2013-10-01  Noel Grandin  <noel@peralex.com>  [ab63cac8cf1bb39d68d4faf99bbce99a5751067a]

convert fpicker module from String to OUString

Change-Id: I665facff9f37f089f97e91f71e45578ad03e0653

2013-10-01  Noel Grandin  <noel@peralex.com>  [92ee5e9433dec432508175ce9f061b00e35906cb]

convert last bits of String to OUString in svgio module

Change-Id: Ic056c83ba239e3c9066026a95d1b01d0b1fc5539

2013-10-01  Noel Grandin  <noel@peralex.com>  [9fc44bd23535d92e216b5244b97d587f570a8c31]

convert remains of String to OUString in formula module

Change-Id: Ieca67b54535a6e11ba8fc20f6d02c501f6b7affd

2013-10-01  Noel Grandin  <noel@peralex.com>  [9c15d1ad186abad14c55bda2c7daf1734e224754]

in editeng module, convert remains of String to OUString

Change-Id: I634e1fc2b63461d94a9e7d27c809d559740da7c0

2013-10-01  Noel Grandin  <noel@peralex.com>  [0d586f5b7e0e0cd7ee66790d3e20f8902096ab00]

convert leftovers in filter module from String to OUString

Change-Id: If8954c39fec724066d46fe5d8c7e486d9bf6e955

2013-10-01  Noel Grandin  <noel@peralex.com>  [9dc41e228dd60c60a4364d26270c9769d2939ded]

convert remnants of String in SVX to String

Change-Id: I66fd6387c3fcd33c6ae0b431810abf6679345767

2013-10-01  Noel Grandin  <noel@peralex.com>  [fd8f8bdaadc6bac6cf57c335422482a6793211a2]

convert last bits of include/editeng/svxacorr.hxx from String to OUString

now that Caolon has fixed the bugs in the auto-correct

Change-Id: I06c31c22974fd23c6e6c14f1b3d0b6411712753f

2013-10-01  Noel Grandin  <noel@peralex.com>  [a952bd8aacba91ed654f11da07cbf0059d378918]

convert extensions module from String to OUString

Change-Id: Ia0cb9fe1eaebdd295fb1742074fe2c48be61c077

2013-10-01  Noel Grandin  <noel@peralex.com>  [de6a35f52276b601a8ebc68fbcfd28ad2db84f6f]

convert SvxNumberFormatShell::SetComment4Entry from String to OUString

I seemed to have missed this in my earlier conversion process.

Change-Id: I9266fac26425d552520ce68bdcce9b8f4cdbe9a6

2013-10-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [57d8250a96596678a0d5a3f1698385691f92cda8]

std::vector elements are default-initialized in constructor

Change-Id: I593c6c3236172f33b3e58fb44a41e079c3c8b0c4

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e000b3fc7852b7879729694436170c01cb6b9fa8]

make sure that we really fall back to new compile if binary failed

If anything during binary import fails fall back to compiling from
source. That includes a failure during building the binary file.

Change-Id: I0f021f17c9be061fc9eb9f28ab470257d61f03cb

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f189b1ab9bab8fb8a68a21c03c038c7d19751841]

prevent WaE with unused parameters


2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab314659448e3a1f6f3aaf9e9e7408cfcb4f0c7e]

fix Mac OSX build


2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0d0d3a0540dad2d0f417e21df1183dfc33964357]

make source code opencl 1.0 compliant

Change-Id: Id6055194eb225b85a5c66c5cf9fb44ad342df1a7

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [19e48764f7396e4a462d3a97c4bbe7848572b7d5]

hash platform version, device name, driver version into binary name

Change-Id: Id34e7c6dad0587e2a8ea583c6df9bdc145f193bc

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [25580075e08f2e20f0c842cf7da96e280884c9de]

remove unused macros

Change-Id: I8f195cf6f8f6962d73171fec65b46fbd96f74613

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c7cc9b637ef77a606d27f62aa5cc7f19550962b]

clear cache of old files when opencl source changes

Change-Id: I67bc06f80c284c85d2bb409380ba3a43611ec31c

2013-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d81286b78ff90cf4cde17c5000cd8eda6ea4a380]

sal_Bool to bool in bcaslot.[ch]xx

Change-Id: Ic38f5421da373a68eeee8fe7863450dd5025e312

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [d2e1dd559f4009a83f3ce6cb6617dfced010be74]

[API CHANGE] Stricter requirements for shlib.hxx function arguments

rLibName -> uri must be an (absolute file) URI, rPath must be empty, and xKey
must be null in loadSharedLibComponentFactory.  While incompatible in theory,
these functions should only be called internally, anyway.

Change-Id: Iab144b199e4e7db62358283efec6877a5da19bab

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [02a872cb2cb68338a9459dd7d922001ee6c9a343]

Remove odd "bootstrapping" of acceptor/connector/binaryurp components

...that had effectively been in uno.exe since
c460c0ccb6f389339b2ff9e57a101557c30df676 "initial import," for whatever reason
it was supposed to be good for, but would no longer work anyway at least since
644c33a857c46d540202189228f519946dc33833 "fdo#67313: Use "lo" suffix for private
URE libs."

Change-Id: I98c038a4d9d963eefc542c91247cf263d7d988bb

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [f3010323077228e282509924d8bab29b35fd21f0]

IllegalArgumentException is a RuntimeException now

Change-Id: I929da9300cc02da114907841ad8805d1227f3f79

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [c91f5851d0412cbf8fbe1b3d8da0048241aaba09]

[API CHANGE] Remove unused cppu::invokeStaticComponentFactory again

...that has neither been intended for external use anyway, nor has it ever been
used internally since its dead-on-arrival inception in
b16ab7a751c04049b4171df412f1ef0f4f9b02f2 "Add invokeStaticComponentFactory() for
statically linked components: Will be used for iOS at least."  Sigh.

Change-Id: I17795b2a1945809688deba0a5492415fbe877400

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [69f1846f4095a9dc607a0e568980d8625d657c94]

All the content of cppuhelper/source/compat.cxx must be in namespace cppu

Change-Id: I30dde10d1c299dbd9c0b2cb2fa025ce432df6cce

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [fc71ed951f646d5c686cfc3615b5b967cbe12612]

Fix comments

Change-Id: Ia5bc8b0dec8cecdec06a71377ac5cd3a52109955

2013-10-01  Stephan Bergmann  <sbergman@redhat.com>  [3fb51feb1c0a5b62dc55c76d0037564f42366226]

[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loaders

...introduced in 2000 with 38974aeef6dfaa1c625cf5498ec553489dd08c87 "added
library loading limitation by using env variable CPLD_ACCESSPATH=path1;path2;
etc." and 9be3c618e0b1d2b2635bd7b134693ed5ff3021bc "#80090# restrict jar file
access to java system property com.sun.star.comp.loader.CPLD_ACCESSPATH" but
already in 2004 considered "a hack [that] seems to be unused nowadays" in
1d3164df959b31ba9f50ddc108569f3adec32ff7 "CWS sb20: #i29119# Replaced
sandbox.jar-based class loader with an own one."

Change-Id: I637afd5daeb4ca097edd17f834c81af892dcfc6a

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [e669d631a746d9f2cb9dc6da707a7ed73bd9401a]

Untabify and add mode lines

Change-Id: I185befe8aebdc13df601b1151b45c62e7291b5c0

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [6a3493adb70c53a345456e220213dc645a05a155]

Add dummy code for the ARM64 case

Change-Id: I88a871374ecc8d9d59f9b33b5198c0e6c9a2458d

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [883dfa4827ad29dfdc363189ac7052dbb1b866dd]

Don't use tabs here either

Change-Id: I633d73ac04ad97bb71e62a93e7d804cd253b2a31

2013-10-01  Tor Lillqvist  <tml@collabora.com>  [dbd0fa72168ad9957466e447975a6ee7a63c434e]

Use // consistently for comments in the iOS assembly sources

Change-Id: I60bbf6c309130bbf868745b3ba6fc1c0729d850a

2013-09-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [267e507fd6ebaa46a1121f19c263b2553968d7c9]

String to OUString

Change-Id: I93200c35bf33da16efc6f0dc5dfe2c79d8752250
Reviewed-on: https://gerrit.libreoffice.org/6095
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [9d6eb23cdfaa4e2176866c6aab8f47b1f4e99060]

Consistently (but arbitrarily?) exclude gdbtrace on Mac OS X

Change-Id: Ia5acd5b6be61364aab2e799088bd2592bd2b4b62

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [43c47af0181ada27b558a30b02c51dc665169b99]

Special-case Mac OS X .jnilib

Change-Id: I824e83271997888712f126f4197252d7beefccc1

2013-09-30  Prashant Pandey  <prashant3.yishu@gmail.com>  [9379a922c07df3cdb7d567cc88dfaaa39ead3681]

Sidebar: Show default line-color in 'Draw'

Currently, the default color shown in Sidebar>Line>Color
is yellow and is not updated until and unless one hovers a
mouse on top of it. This is wrong and the default color of
the line-color should be updated and shown by default.

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

2013-09-30  Prashant Pandey  <prashant3.yishu@gmail.com>  [8965bfda9753568a038303d9935f7a451282a857]

Fixing the problem with Sidebar-alignment

Currently, when the sidebar is taken from right side of
the screen to left side of the screen, the vertical tab
-bar is still attached towards the right side of deck.
Ideally, when the sidebar is attched towards the left
side of the screen, the tab-bar should automatically set
towards the left side of deck.

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

2013-09-30  Siqi LIU  <me@siqi.fr>  [762274102c74169b3be5518bc69b5fb03708ea9c]

translation fix

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

2013-09-30  Siqi LIU  <me@siqi.fr>  [f8cf0e8af3fe734461492400ca2b84bddc73a214]

adding some comments

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

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [aa6eee03c6082a7882a35d6e3c822e7473eec6f7]

Simiplify test

Change-Id: I8ab1842ef1eb6f2988a547f0837daa81bbaff595

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [739ddcfd83dc48c723cce9af5093b32f3caac54c]

Check separately and more thoroughly what the C++ library is

I.e., GNU libstdc++, LLVM libc++, or Microsoft. Also, do the grepping
for "visibility push" only in the libstdc++ case.

Change-Id: Ibf1038e37780774d9595eccfe47894dd88fc5591

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [d74ca89ae860025aea98a36cee19fc128a7846e4]

Include <algorithm> for std::sort()

Hopefully helps a Gentoo tinderbox.

Change-Id: I2e83b867113ba04a708c9fbb46c728368c4328c0

2013-09-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [bdde962f918af1c5ffa5799487941f3bd18e2409]

Revert "Disable HSQLDB unit test for now."

This reverts commit d4a41ab30c805e647c30a3cf10d43e7a15e07cba.

This test failed once on one windows TB, but seems to run on my
local machine. Reenabling to verify whether all TBs fail or if
this is limited to one machine.

Change-Id: I40c121833eaef091aaa9cc4a80fefb88fde2cc5f

2013-09-30  Arnaud Versini  <arnaud.versini@libreoffice.org>  [c850f000e77eac488347f8fb519e5ffe5afb28cf]

API CHANGE: Remove osl_getEthernetAddress and osl/util.h .

Also move osl/util.c on Unix systems to osl/system.c.

Change-Id: Ifff79d9f4f89ecbb4e0e1652b40ab46b7d569adf
Reviewed-on: https://gerrit.libreoffice.org/6065
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>

2013-09-30  Oliver-Rainer Wittmann  <orw@apache.org>  [c1c5feaff453cfbb23c43f2b423201b883ff048d]

Resolves: #i123389#: revert change made for #i121897#

- method <SwTxtAttr::RstAttr(..)> - correct consideration of parameter
<bInclRefToxMark> used by Undo to fix 121897

(cherry picked from commit 685921ea31de48e26ad33e8aab9c3053cc622a34)

Conflicts:
	sw/source/core/txtnode/txtedt.cxx
	sw/source/core/undo/untblk.cxx

Change-Id: I8c66d535b5d6d51443876f1789e379bcceabfec7

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [e71692739698693ab8ce5cb893e6bca18eb47d03]

Drop bogus and unneeded os.makedirs() call

It is a (file:) URL anyway, and LO seems to take care of creating the
directory as neded.

Change-Id: I19dd7b67cfe2f77cea14e882c1142fadde2fbdaa

2013-09-30  Caolán McNamara  <caolanm@redhat.com>  [a48cf78fab4a283ef43c091e8c324c968377f9db]

merge queue_layout and queue_resize

so that any window derived class, and not just dialogs, can trigger layouting
of their children. Merge together the handful of hacked-up impls of this.

Do that then for the sidebar PanelLayout so that when the label of the custom
animation frame changes that the frame allocates enough space for the new label
to display fully

Change-Id: I9a95f6c3f60cd6cea47656e66cb9ffcc154a3a5a

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [dbd6ae7dfdd292f049bbed5beb659f99e963c47b]

Set LIBO_ONEWAY_STABLE_ODF_EXPORT

Change-Id: I97ef9ba6a3082403a76612cf99e46a0d19c9643e

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [c1015fdd51909495cefdc0258c3899cd73d4d2df]

Add hack to optionally get stable ODF output from the same input

To be used in regression testing and similar scenarios, where the output ODF
is *not* intended to be further manipulated in LibreOffice. An environment
variable LIBO_ONEWAY_STABLE_ODF_EXPORT is used to toggle this behaviour. I am
not 100% sure whether the generated ODF with the hack toggled on is even fully
correct, but correctness is not the purpose of the hack anyway.

Two classes of issues handled: 1) Automatic style names and 2) use of
randomness.

For class 1), when the hack toggle is in effect, we generate the names at
first as strings based on all the properties of the style, and sort them based
on those, and then rename them (for brevity in the output) to the "normal"
form of a short prefix plus a number (like "P12").

Sure, it would have been better to just figure out *why* the automatic style
naming currently is not stable in the first place, but outputs the styles in
different order (with some styles being assigned different numbers) in
separate invokations of LibreOffice), but I was unable to understand that.

Possibly this code could be used in all cases, except that it does break some
unit test (can't recall which right now). I don't know whether that is simply
because the unit test assumes too much knowledge of the internal workings of
the automatic style name generation, or whether the generated ODF is actually
invalid.

For 2), I found a handful of places where randomness was used to generated
various kinds of identifiers in ODF output. I changed those to just use large
(64-bit) non-overlapping integers instead. I assume there *is* a point in the
original code in each case that explains why randomness is needed, so the hack
definitely needs to be optional and used only for the above mentioned
scenarios.

Change-Id: I17b657197e38bcf24abdfe61ad4a277f4339eeae

2013-09-30  Michael Meeks  <michael.meeks@collabora.com>  [32e0f451d69b68d69a4aa91c271b81ea6264d3c1]

junit: add 'r' to creating, and better exception descriptions.


2013-09-30  Michael Meeks  <michael.meeks@collabora.com>  [a9cf50c24dd10a20e1288828e2a59c193bb582cb]

junit: make tests robust by compensating for intermittent sizing race.


2013-09-30  Tor Lillqvist  <tml@collabora.com>  [ab683542cd78e225a2e11e405e1cd8cfce99461a]

Revert "Fix OpenCL use on Mac"

Nah, do use clew after all. Makes it easier to build against an old
SDK. Do always link against the OpenCL framework, though, and use NULL
instead of some dylib name as the parameter to clewInit() (and thus
dlopen()).

This reverts commit d0fdae78797979949ec7ead20ad52b901c8c7e9a.

Change-Id: I2ec07ddf60941851ea70523113296627fbd80a0c

2013-09-30  Jacobo Aragunde Pérez  <jaragunde@igalia.com>  [723afc607ec3e947afa0f2122751ea537bca62bd]

fdo#43157 - Clean up OSL_ENSURE

Replaced with C's assert() or SAL_WARN_IF depending on the meaning and context
of the check.

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

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [10cafea2bcb9d1607a381f9a697b944dd399b51b]

Clang does not support -fno-check-new (and it is the default for GCC anyway)

Change-Id: I7063439eb042f2abfafc06d48c4bccffd6c7762e

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [d3c91ba5c2faf8a59778c35da559e5817772b95f]

gitignore configure-generated Info.plist

Change-Id: I390dfbdedd5c4b53519c51d9953a6be07f403bc0

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [c3f5bb3e5b2ef9ed95fe32045f47fb05276d7727]

-Werror,-Wunused-function

Change-Id: I55e586fe1d145be139bf1c5b00f434ea31ba50d7

2013-09-30  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [eafd376f9f0a23cc1449c5ed7ef77201519a5c8b]

fdo#62082 Better Layout for Custom Animation Sidebar

* Use a toolbar with Icons instead of buttons with text
* Remove the "Start Presentation" button - it's already in the global toolbar
* Move the List of Animations to the top, the toolbar below it

This has already been discussed in the Design team (see bug report)

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

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [a5730bde116ca6c96f3b2f4dbc16b1a385fbc416]

3rd party libs need to be listed more individually now, sigh

Change-Id: I604f681a43a209cb6951209e01be1bcc26cdc3c9

2013-09-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [6e8db06aa7f35bc6908545986554cedeeb8f7371]

Convert Draw object & background dialog to new UI

Conflicts:
	sd/UIConfig_sdraw.mk

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

2013-09-30  Michael Stahl  <mstahl@redhat.com>  [456b470e558b0cb995860b68f3d5fb2bab065423]

gbuild: remove "templates"

Nobody uses those anyway.

Change-Id: Ifa20827c0526a6eb3c9f554e652a354327282f48

2013-09-30  Michael Stahl  <mstahl@redhat.com>  [28b543ce3df3399783f093bf4cff4a745be5ec02]

gbuild: remove processdelivered.mk

obsolete since 6280f921050e6e879ca752abf4e8fb7553aba6f5.

Change-Id: Idab0c904f05da66956ecbd8a01f3e9d2e2d7c605

2013-09-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a0114eff777c343a16f13c4e6a99d63ef235cdc7]

Convert Draw char dialog to widget UI

Conflicts:
	sd/UIConfig_sdraw.mk

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

2013-09-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [e5c370e53d8701d863d231c26ce8e5c46385e5eb]

Convert Draw page dialog to Widget UI

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

2013-09-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [959711f1276106b0aaee69ab660f1b0d3ece5bbc]

fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotes

ExtendedSelectAll() was originally invented to e.g. select the whole
document, change the language of the selection and then inmediately
(before the layout is updated) undo the selection.

When using it for "select all and doc starts with a table" purposes,
then footnotes shouldn't be selected, just like those are not selected
either, when the doc starts with a normal paragraph. Their anchor is
still selected, and that's enough to have correct delete and copy&paste.

Change-Id: I4fc49db628054a4b8a46effc2d0328eaabcaa9f8

2013-09-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [23f5c0466f4a614405430a90453c047a63d637d7]

SwTxtNode::dumpAsXml: don't dereference these pointers unconditionally

Change-Id: I1b65cd92b6a2afa36a0181ab9851cfb2e30a11c3

2013-09-30  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [1c381d12c18f6da5e0cbb1455a6c5ebe27524447]

Updated core Project: help  a6e10a3d4ef8a1f0f1c4826e300d377d677cf6e3

Update help for non-breaking space option in French

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


2013-09-30  Julien Nabet  <serval2412@yahoo.fr>  [ace1c780cdf2e3e49b84199d59a5e565efbb96f4]

n realloc -> 1 malloc + n same assignments -> 1 only

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

2013-09-30  Caolán McNamara  <caolanm@redhat.com>  [64b720dce8d3087ed62da815ecae1375b45149be]

Related: fdo#38838 remove UniString::SearchAscii

Change-Id: Icb7850aaabe59f96ea26a665a8d25617b2741d68

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [cfb09f556d7bc4d7341abf86c6e61af657235432]

Indirect dependency on boost_headers

...since 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08 "Hack to not leave SolarMutex
released after g_main_loop_run call."

Change-Id: Ib4eb92002531af423b3ed4f24f6f4b71dc9cdc0d

2013-09-30  Stephan Bergmann  <sbergman@redhat.com>  [edecc4e9af189ff8f4c95d4b89a713facb368d71]

Clean up rtl/character.hxx

It is probably best to base the functions on Unicode code points instead of
scalar values, now that they are also used from sal/rtl/strtmpl.cxx with UTF-16
code units and with arbitrary bytes (with values assumed to be a superset of
ASCII, though).  Rename compareAsciiIgnoreCase to compareIgnoreAsciiCase.  Also,
the corresponding tools::INetMIME functions can be removed completely; no need
to keep them around as deprecated.

Change-Id: I8d322177f4909e70a946e8186e3e0f7fa6d9a43e

2013-09-30  Arnaud Versini  <arnaud.versini@libreoffice.org>  [89de6ba4c65c8709e32fe636ff743d914cf56225]

Introduce ASCII case conversion and use more/rtl/character.hxx.

Also remove all others implementations.

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

2013-09-30  Jan Holesovsky  <kendy@collabora.com>  [c1df0ce01b441ffa3e6238d93e49532620a1fc93]

Updated core Project: help  824cfdb0fa0c61079cb334b1f52d992fc4abfc34


2013-09-30  Philipp Riemer  <ruderphilipp@gmail.com>  [2b8dc46ef3e6c34d86aa0803611e488b2254849b]

delete code that was commented out

Change-Id: I86f53763305682946098ece4fd6d58bcfdc5a73f
Reviewed-on: https://gerrit.libreoffice.org/6083
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-30  Tor Lillqvist  <tml@collabora.com>  [514414ca2845d62056730c72fd2c14cbb5ba19c0]

Fix up the expat dependency

Change-Id: I426779bbe0308a4e1c3bc567fe2ca67805d95e55

2013-09-30  Khaled Hosny  <khaledhosny@eglug.org>  [b241c355aaa03e51d843cb095985c2bb7a89cd85]

This have been unused for a while

Change-Id: I0a3249ac8adb739622992f7713d5184aebc4ce80

2013-09-30  Julien Nabet  <serval2412@yahoo.fr>  [9b2c434da90325d8e190617ebb6a488edd6e83b4]

Werror: nMinWidth unused

Change-Id: I2fea7be5e59c449b4d17fc30d2d3c1fcc651938d

2013-09-30  Danny Brown  <danny@dannybrown.net>  [32dcd60b47b78c5afa3885bd3a392b511ca713c3]

Ctrl + K now opens the HyperlinkDialog

Change-Id: I0177b32376b7d4c80876ad686d9e7bb16ac8d7fa

Conflicts:
	officecfg/registry/data/org/openoffice/Office/Accelerators.xcu

2013-09-30  Artur Dryomov  <artur.dryomov@gmail.com>  [6faff72236906a9e2326374d8db016edc8048a3c]

Add xxhdpi action bar icons and remove an unused search icon.

Change-Id: I7c092f0c5e42ea478946506be49a2ad47a4bb67a

2013-09-30  Artur Dryomov  <artur.dryomov@gmail.com>  [3b0c8081de5168b2df12f8cd9a146905680d14ab]

Add some horizontal space for the computers list.

Change-Id: I4dffdf3477e4c98420ef3dee9990485c70d7a1ec

2013-09-30  Artur Dryomov  <artur.dryomov@gmail.com>  [3b631e4142090fa90631d68b1c388b1fd94ab10c]

Rename some resources, fix action bar tab selectors as well.

Change-Id: I48b4f69bd85b9aa0b034f6a7210311598662c163

2013-09-30  Artur Dryomov  <artur.dryomov@gmail.com>  [041452c69f7764e3075084cf74dac06f748a04e8]

Change text for keeping screen on preference.

Change-Id: I565889ff328816031f5a73d9817b53bd18e7f153

2013-09-30  Artur Dryomov  <artur.dryomov@gmail.com>  [2d40728421833a8f1ccca4b55872c1de252c936d]

Change action bar background.

Use 9-patch instead of solid color. The drawable contains a little
bottom border which suits action bar better, especially on Jelly Bean
MR3 where there are no shadow below the action bar.

Change-Id: I2fd34109aae82b52326cf1315c4080e72bdb2530

2013-09-29  Julien Nabet  <serval2412@yahoo.fr>  [30e72a9a36750b7326803fa8fa1b8d40648e7e89]

cppcheck: some cleanings

Change-Id: Ie41b33c09d79b40116cc10f7557987860acb55e8

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [26bb3a08958d1d3062f9c7eb9b155a8e228f1bc5]

add border to driverlist and drop unnecessary custom hid

Change-Id: I4e81556a0e1e0a6c9dd2aea42b3e7106f7dcf65c

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [48d39355cababdacb8b882e495b8151ac82fd2f6]

Updated core Project: help  1008ed32d8e2196c3c26e5aee2c1929377bea919


2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [c08ee0c6d9e77819cde8efb234de5a7be17e1355]

swap buttonbox for box

Change-Id: I56f2ea6731996edc9a4582dc83c9b00f09df8fd7

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [574764bb17093268a70efeea5d5c0ef90ffa8e71]

no need for a double border inside border

Change-Id: I650e00bd026a66f82c6a21b0810b53f2f98c81c9

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [ffbc9f27688ae9b3b20e8a6a34508a84555a38b1]

no need for custom HID_OFAPAGE_MSFLTR2_CLB hid

Change-Id: I6002c20bf1f6e6dab6ba7d0b7a0fbbe6a721e115

2013-09-29  Caolán McNamara  <caolanm@redhat.com>  [3755b5d8111dd13fc583ddbd2617f5c517b8ab54]

Updated core Project: help  3d831c50a956ae42a8988d7c579a8e33b4ab6886


2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [140e5eabbfa6f91dc34d2d8181e0ee0508a5a271]

replace more auto_ptr with scoped_ptr

Change-Id: Ia96fcc857e028c7c14186b9560153e7580e6b4fb

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3affcac9a74065d8cf566a5288447856b84d59b]

remove unused include

Change-Id: I5d2c9bbb45c3a1f058cf3ec0e5a2a255ce83cefe

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f77dedbc97cdddcc0c6dec2e8721049e9041b72f]

remove a few more auto_ptr

Change-Id: I316d5c91bf80ab46f8f29f4986295d48fc4427e7

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [00669d59762347d1ccdc34be0fa15cf8444715ef]

replace some auto_ptr with boost::scoped_ptr in chart2

Change-Id: I45abfdee2e4a4e51d2066afc867e730008579814

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e880a88834e2a34163ece6eb4ca62d8244d6155c]

fix undefined behavior with out-of-bounds substring access

Change-Id: Ie40d3dd2947d41b62eae84f20cfe457d69cc4bfe

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [383622a30da5cd5128e0b775eb4f75f40a1d4426]

show chart context menu entries again

Change-Id: If4ff5188af95a7b5274d88ced41ceaae2bb7fd0b

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0c377feb71d34cc2c0596249f6910dcb2b0d2e30]

no need for this temporary object

Change-Id: I207e8fa781721ed20c306a8c581af1bc03b5d8f2

2013-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4168dabd27af2d34db43a100b8cddcf18d68870]

don't use SAL_WARN to log calls

Change-Id: Ia9ac8ff7d187cab9d158ffe97fb2d5faca269638

2013-09-29  Andras Timar  <andras.timar@collabora.com>  [b35c511b833b75bee576c15dd842b0446634b8e1]

I forgot to add -d swith to signtool

The UAC prompt shows a temporary random Program Name for msi, if the
-d switch is not given.

One more change: probably it is not wise to print the password of
code signing key in clear text to log and to screen.

Change-Id: I1f555754eee19708bbd7a3c70280fe662c77fc3a

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [51576d102f77e74b842b85eb8226019b3ea1fcdc]

Updated core Project: help  cc089237993994a0a3ce91112eb45693f9a2993d


2013-09-29  Takeshi Abe  <tabe@fixedpoint.jp>  [2ee4a04d61de32003d1895ac157ae97db7dd36c8]

Mark as const / static

Change-Id: Ib88b9e5533e56bb8b0b05c4e668299b033f17ffb

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [33ad001fe6c19fed72129b24b3dd85d8eff05baf]

Convert connpooloptions to .ui + adapt code.

Change-Id: Idf76635180f73716f3d476975d9738edad464348

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [b84c89bb2ab5c2ac8e4bf2efff9db2d6cf26c401]

Convert dbregister to .ui + adapt code.

Change-Id: I81cef872b6369df425b6cb3bab0eeae3fde2c34c

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [ffe69acb222f1b4773a6fad20429ee1bc44fd985]

Kill internationaloptions page, it has been unused for years.

Change-Id: Ia528bf60a8af81b17ca18ad5eb305bed59818d05

2013-09-29  Jan Holesovsky  <kendy@collabora.com>  [ed25f39a72e02a5f30652f9ad55fcfe5551c3026]

Convert optfltr page to .ui + adapt code.

Change-Id: I4a854862059b531fa8e07c5cd938f776408e8c81

2013-09-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8b949134441056a1455d67ddfdd7e0bc5f2ee682]

fdo#65403, fdo#65404 DOCX export/import of character highlight

Steps
-Add a new character attribute (RES_CHRATR_HIGHLIGHT)
-Get this character attribute via SwFont class just like
background
-If has highlight, then paint that, otherwise paint background
-Extend UNO API
-Implement DOCX export and import filter
Note: By now character highlight can't be set via UI.
It's a next step to add a highlight option.

Change-Id: I7f81e173744bf256891487f898d06dbf372a2f88

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [1b0f6be2d06154f6ecab2f6ee930fa3c5a62f01d]

There are no users of this optional argument

Change-Id: I74b4988a3c93e0964580bdd35210b3495365d5b6

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [8b7bc95275b19affebf50b3ecba6c763f63bc1c5]

String to OUString

Change-Id: I6cff1659b0bacef0bed90fb9767513018a7eeba7

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [9811d927766ec54c0ca7e163df3bd762caab0355]

Formel to Formula

Change-Id: I757bcfb1f425190a9fb62d1e0428f724230fe194

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [609e1af93fbfd1a835e657f9ad8e7d70e26b7be4]

Minor cleanup

Change-Id: I097a9f2a553f163d7af33b7d3e0bac6b79177b7b

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [d614742057077236e3c12e7b0c26f689a81c1ee9]

Prefer return value to reference argument

Change-Id: I1ba2f9abfad6c8a8e48f62e6cf69c7c36b6e1ace

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [571e8eba65808336870faf593148f42ea2f9571c]

String to OUString + helper function

Change-Id: I9a318c50bc2427f55f58a13f96cbcb68fbc66f21

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [92caee2ea04c47aa09190bd498fba434a1641838]

sUpperNewNm is a duplicate(?) of sNewName

Change-Id: I8c45a3d19dd5c54bd35ad1320b8ed4f811f22bff

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [5f3ec872c2a53586b6ab29d836a89c50882f8a0c]

sFormel is just a duplicate of rFormel

Change-Id: Ib3eb3f517845776ba3ed51f63692f18d51c3f1cc

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [27a236601b3be2a625a64bf07bfdf50f462f6e43]

String to OUString and minor scope reduction

Change-Id: Ic12bb1b51a9b256614876fdfde0056558fa663e9

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [19d0c85116922c962705af054b7a9169af1cf627]

Reuse already retrieved value

Change-Id: Ifcc6506523182b7fe1d321851ad0fac845a808d3

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [644c69ccc99a2a02ec20dfb6f6bfe77857f142f5]

Use consistent naming for data members

Change-Id: I01b5695d33ef96b1771b3c8a62f2964dc0295da8

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [3b6f16d24af54fa236a910de2fc49051a1a1fb3e]

Minor formatting

Change-Id: I050d3d516f3cface312fd5c8f8f88d46667a3054

2013-09-29  Matteo Casalin  <matteo.casalin@yahoo.com>  [8a7a9992906ba59d575ca9e4441b3e84fea5fae0]

String to OUString

Change-Id: I8ff61895eac1dc9714de5ded6e80c06e4ce5357b

2013-09-28  Tor Lillqvist  <tml@collabora.com>  [d0fdae78797979949ec7ead20ad52b901c8c7e9a]

Fix OpenCL use on Mac

Don't use glew but just include the <OpenCL/cl.h> which is present in
the SDK and link to the OpenCL framework.

Change-Id: I3e1c3773078bc5d2550be832a273273d89381dff

2013-09-28  Caolán McNamara  <caolanm@redhat.com>  [9ab2ecd0c6b941b388a69c647c9caed97eb72cca]

pretty up optlingu page

Change-Id: Id9b2eec42c55d66ae4669703f1d2b376bae251ce

2013-09-28  Caolán McNamara  <caolanm@redhat.com>  [1f3ad1e31db21c73a0af7aae07cc3eb641e7d51c]

convert mail merge outputtype page to .ui

Change-Id: I3b4779bb36ad791ca4cc7d077da59af6bd04278a

2013-09-28  Caolán McNamara  <caolanm@redhat.com>  [35a16a88ebd7ea0a09f49d95e7cd6ae2e98381e8]

route wizards child queue_resize requests to preexisting layout

As an interim measure, until wizards can only be constructed from .ui and then
always contain layout widgets, implement listening for layout widget children
announcing layout change requests and route that to pre-existing original
positioning code. That allows e.g. the mail merge output page in writer to
show/hide the alternative descriptions on selecting letter/email.

Change-Id: I086921f4d46b29756cf4f4fccdf3bdf632ea70b8

2013-09-28  Caolán McNamara  <caolanm@redhat.com>  [63a8964ac6d34bb097cc20c0adf984f6380c0b01]

fix change tracking options preview sizes

Change-Id: I39bf97cd84685132180694fc99bb3a298ec798ed

2013-09-28  Caolán McNamara  <caolanm@redhat.com>  [5ab85f826e741e30ef1791165e322dbcd32182d7]

Updated core Project: help  02ab8e6ce6b82909679baed396021a184c99b16e


2013-09-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3fd01d00c2299aed55d11d59d3b6fdabbab8404b]

fdo#60896: Double click in Special Characters picker inserts nothing

Change-Id: I9957d720231b3f2ff8e7869c7133fd8e29550e1f

2013-09-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [35794745a6ce78616120b77715e97a50f162eac5]

sw: bring comments up to date in hintids

It wasn't updated in 8738ded7bb1bb6262fe1038e310b5110407f4cfa.

Change-Id: I019976f6ea2fe5780689801d054855b44df333bc

2013-09-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [3099c06f7bd565ba7e28503af51053ca3af3df52]

SwTxtNode::dumpAsXml: initial support for dumping the hints

Change-Id: I47c9343f1e55d9b06e8dc4b2359392090639d320

2013-09-28  Arnaud Versini  <arnaud.versini@libreoffice.org>  [164b6ce7b27c0a9ec19019e7b078b9f8f382007d]

General cleanup in sal module for all and unix.

Remove useless comments and header, and de duplicate a small declaration.

Change-Id: I0d4475cbbd61ea964f8e586cf0e1f68eb91c4948
Reviewed-on: https://gerrit.libreoffice.org/6016
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [9fb9b057d65b07fcd037b31505561c5b3fe9939c]

cppcheck: avoid possible division by 0

Change-Id: I8ff8e72d0d25168da374d752a18210cf764ed311

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [32095947489f10898c87a22162abdfdeaabda8fe]

cppcheck: redundantAssignment

Change-Id: I16ced23894e461e7953ed4978ca0d4cf7f40f5e8

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [ed0b3988db9fc3ec33e25e617b638841d787b10f]

cppcheck: redundantAssignment

Change-Id: Ife6a840c606b1c8673d814491cea3c4dad796c4e

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [bf5db198e19898fbae2f27c3a9f84c2e7f24e00f]

cppcheck: redundantAssignment

Change-Id: I43ae91f0b91479fb279b0efbeb0cb4195e7b083a

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [97da89451c1de4a85a8f02b496441cb712652e5a]

cppcheck: redundantAssignment

Change-Id: I0e43c8920a3f439bff4835aadd5e69c322cc0730

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [75fe8129a6355e2f56e40ae2be01822d8ca015ab]

cppcheck: Variable nActNumLvl reassigned before old value used

Change-Id: I6d745b80b0d72033be12d8f78ebdbcdabeabd579

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [fa82c9a1d1bfda52905e93217c7d8b6d8a2ad014]

cppcheck: redundant assignment

Change-Id: I63af30b062272bb02f786e60d2fcadc91689dec6

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [c5f3ff95d23eb410b5debdd7df359ea57b415143]

cppcheck: redundant condition

Change-Id: I751b5c11d51068dd019a74ea29bd3bf9cf9ba51d

2013-09-27  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [4fd449b1ca4dce9f1425fc035291651bfc510a3e]

Google Drive files don't need Checkout bar.

Plus, the Name property has been changed to Id,
that was the reason the Checkin bar disappeared.

Change-Id: I03f6ef4e1399c0f8b2a347ca8acd8a42daffa497

2013-09-27  Julien Nabet  <serval2412@yahoo.fr>  [1659af36ca5e6ecaeaa61fcdbd672e8a4b7ec083]

cppcheck: memleaks

Change-Id: I3c326d649d7bbc0ff4d663a2fd865ed95dc9b985

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d4a41ab30c805e647c30a3cf10d43e7a15e07cba]

Disable HSQLDB unit test for now.

Will require some debugging to make work on Windows.

Change-Id: I264e6cdb93c5b9ea89f2a80b332df4e9c879f1d1

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [981b73c98576ea297cf8244c1cbe1ece783e5ca9]

Add normal (non PreparedStatement) insert test.

Change-Id: I0f6220917d8a9e8ecce30acbabf8386e73372ed3

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c058510595812af9254c7e95ca97e3a84c8d354d]

Refactor performance test.

This is to allow for comparing the use of Prepared/Normal statements.

Change-Id: I6e120892f1c66f8b1c59bda309e88b2b7f39d230

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7c87a5383ae03df0f9ad0e39cfbd6f83645a659a]

Implement firebird/hsqldb performance comparison test.

Change-Id: Iaf28b0fcb04ee713ccae6a593e56653eac6e2eba

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2fe4dd1e8b5dbcab7e313ad007ea35bf7ff01724]

Make our_sFilePath protected to allow reuse.

Change-Id: Id760cfd196bb25aa1d982efa0b2b47211680c77e

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [24320dca8565a1b801dd6cc578e9592dff4d972d]

Implement hsqldb loading test.

Change-Id: I7dc6390b1061585054d1fa435414cae245122a1c

2013-09-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1301f29e108fa5ba1e59c7c1fedf907a75756d15]

Silence some (irrelevant) exceptions in firebird unit test.

Change-Id: I0639b2c69f5f111e37e5566bf4cbea6719de8789

2013-09-27  Michael Meeks  <michael.meeks@collabora.com>  [ac14ac29a4d069b3e85032237efed2f899a10c7b]

fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.

Change-Id: Ib971824a7f274334012b872acec65310535ad767

2013-09-27  Jan Holesovsky  <kendy@collabora.com>  [d5ad8ec23ec530bada4d14c62da35becfdea7ac8]

Convert optlingu page to .ui + adapt code.

Unfortunately the page looks ugly ATM :-( - ideas appreciated.

Change-Id: If6c1cfc5f57c2ea58d46649bc34041674b4f5362

2013-09-27  Stephan Bergmann  <sbergman@redhat.com>  [e139ad433b74973138e84c36ee2cfd5937eebef8]

Off-by-one error

Change-Id: I84749158fb8dee3fec10869e0955177bbd917d59

2013-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93d22efb334ad85fd02deb83ec1baf538cf0cba3]

ignore hidden row/columns when navigating, fdo#45020

Change-Id: I597d7dbef07479f66894c7fce5ee21f340b43120

2013-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [690228ad4dd4cf10ad6292686d4aad8dcc9e2793]

add a unit test for fdo#66646

Change-Id: I15bef4e0422261ec473263ac8fc239604146f864

2013-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1e2bbf4bc723a9838bb8786908682ea2dd841866]

add test case for fdo#69720

Change-Id: Ib89a596f0e28cacc9ae180d23b9995e524c45b52

2013-09-27  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d60c14cde375c46f9bfa290423d251577f2db3de]

Add a new import filter test case for data table from xls.

Data Table is in Data -> Table in Excel XP, and is under "What-if Analysis"
in 2007 and newer.

Change-Id: Iec1f944a8643bafb71341981bf94c6c536c63484

2013-09-27  Jan Holesovsky  <kendy@collabora.com>  [e41713213682ab1b32c48a8782a61a596b5a77a5]

Move the current template dir a bit down.

Change-Id: I7d8fea0a2fb8a73a5d108cc8b2ac36b7829f029c

2013-09-27  tsahi glik  <tsahi.glik@cloudon.com>  [3ea2ce9dacc88c664418e9aa13dc87afcaed9e5a]

Improve performance of copyArea(), especially relevant for mobile devices.

vigra::copyImage89 does not handle copy areas in the same image so the
code checks whether the src and dst are same buffer and directs it to
scaleImage() which is very slow. The whole concept of pixel accessors
is a huge overhead in the case of direct pixel copy (vigra::copyImage
is also using pixel accessors). The idea here is to identify when
direct memory copy is applicable (when the format is an integral
number of bytes per pixel, src.size==dst.size, and
src.format==dst.format) and use direct memory block copy and not
pixel-wise copy. The result is 100x faster than the vigra
implementation. This direct copy is also handling the case when the
src and dst are same buffer by copy it from bottom to top when needed
and using memmove() instead of memcpy().

Change-Id: I8ec589463d6386db82777a916371a5ebbf9e2d50
Reviewed-on: https://gerrit.libreoffice.org/5707
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-09-27  Jan Holesovsky  <kendy@collabora.com>  [0d7b7d3366fe957632c3f0003fc6d6333c861b9f]

optasianpage.ui: The border shouldn't have been set.

Change-Id: I24848a0ba55f41bfff577e3593f37f943812725a

2013-09-27  Stephan Bergmann  <sbergman@redhat.com>  [95f56095a903fac5d6c1271a2e6229f6de89384c]

Can use CppUnit assert functionality here

Change-Id: Iecc42e79b72e99f9222ba2419226b0f655a5af7d

2013-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [337e983a0eec62a69297df7f7c611ca3a9fdbb14]

stop delivering orcus static libraries

They are missing in 425d8fd12e5f782739a970871ec8f9832dea720c

Change-Id: Ia624fc2fcd5637b82f819f4b54d8dbcc288e185d

2013-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [a2a5483ba69bcedaed5aa18a99fc56f2ce6a2c40]

gbuild: remove unused gb_CppunitTest_LIBDIR

Change-Id: I42ffe7c32d249bdd9cfa03800e78c431df0bb52f

2013-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [94159a7ffdd50bcd362794c474043d6d3d8723b5]

gbuild: remove now unused gb_Library_OUTDIRLOCATION

Change-Id: I696b550b495d1bf6549e3c54a3157d467a7ead8d

2013-09-27  Stephan Bergmann  <sbergman@redhat.com>  [a86a737a27fe38598cda05eca3f7055d671d9fa6]

Fix URL creation

Change-Id: Icbbe9096c60def4687b137a37bfe86c4de9b3f22

2013-09-27  Stephan Bergmann  <sbergman@redhat.com>  [5063e39261fb9c9568b56a2a6ff8949fb8230042]

getURLFromWorkdir should actually return a URL

Change-Id: Id6d67f820226da15d90b95aa047767926583cc2e

2013-09-27  Miklos Vajna  <vmiklos@collabora.co.uk>  [9eaf9877f38f3c9fea3d292015a875052f20d2ec]

DOCX export: check for AutoFmt which id before trying to access it

Change-Id: If30f1df55e426b32fd7ef1278fe5b1cf77823f87

2013-09-27  Miklos Vajna  <vmiklos@collabora.co.uk>  [e06907afab0c80557465cce64c2157f611e9f2b5]

oox: fix off-by-one error in SimpleShape::implConvertAndInsert()

Change-Id: I52741c344fc04b82db650927e4223dc325afabdf

2013-09-27  Lionel Elie Mamane  <lionel@mamane.lu>  [a9a0933ec67eab0ec31c8fadb60fb8e8e3e90485]

raah... getURLFromWorkdir does not put the URL scheme

Change-Id: I62162230b313c66872ef1b3e8b18070126169aa1

2013-09-27  Lionel Elie Mamane  <lionel@mamane.lu>  [c24161acd6a605cfd364c303185730234868e918]

get workdir URL directly

as opposed to buggily trying to build it ourselves from the path

Change-Id: Ibf44fac809a9cf12bc654a5a2f8ac8f00866b1a3

2013-09-27  Lionel Elie Mamane  <lionel@mamane.lu>  [e93df5c7b25ae422f3638dd6bab59442ba316789]

a dependency started requiring boost...

Change-Id: Ifd32f99f4ab1df1625464c2f269bc85f7283783f

2013-09-27  Lionel Elie Mamane  <lionel@mamane.lu>  [70417fc19fb228ed6862f3e37ed837d0ec312b40]

janitorial: simplify code

xStorable is obtained from a XComponent,
so use the original instead of requerying
a XComponent from the XStorable.

Change-Id: Iec5ca6ddcf3eedd193ec04129ba9aa1d13af1d0e

2013-09-27  Lionel Elie Mamane  <lionel@mamane.lu>  [92c53b9d94a5d51e2d507b7eeecfcf2b023cdd4b]

unittest for fdo#67685

Change-Id: I44500717109a026d7c71e6494daacbea1f224263

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [55f38514610d731eb9fc0e7b392a603105d886c6]

drop unused helpids

Change-Id: I6e1782674e66e5f744e307490ce6f417607d7f29

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [f9aa714da80457fdbc1abddfdaa16bcd83a70117]

Updated core Project: help  73a4731805ca6d8ee9b33f52093e46d8a0703b16


2013-09-27  Miklos Vajna  <vmiklos@collabora.co.uk>  [3da8490e6ca18072ce537bc6e00c198007df229b]

fdo#69636 VML export: handle mso-layout-flow-alt shape prop for sw frames

Change-Id: Iec798b3db23883d34bfbaff0003330f013df1a3e

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [13ef725dfc798aa10f7b370f016d0cd4147d83ba]

lint-ui 6 top pixels alignment

Change-Id: I441e23ab329a09cec7b28dfa743a63b4c834da8a

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [c9483451aaeea5c47726336c7b465c7618e1d37e]

convert mailmerge select page to .ui

Change-Id: I34f527ff8e1e9819f4e6ac728efa1e31f8bc3d48

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [b3a8056a499ca2a5cb809fcec52aebddd4e17f23]

Related: fdo#38838 remove UniString::SearchBackward

Change-Id: Ia474ee07b1bd411eae8cd1ddd55c4fa83dbd5f47

2013-09-27  Caolán McNamara  <caolanm@redhat.com>  [b3c860acf3a9e0806f2e4451a6f8ceb74565f57d]

Updated core Project: help  1d8e9be32370edf1d58c176c059e5cbe7d799958


2013-09-27  Tor Lillqvist  <tml@collabora.com>  [6981fd4e9ffafaed2853932e3ed41a6ec7a284b5]

WaE: variable 'bValid' is used uninitialized whenever 'if' condition is false

Change-Id: I3357ff4af0ac43950db94d1a009faeb4fb281dba

2013-09-27  Andras Timar  <andras.timar@collabora.com>  [a81156329dfc1bc8b2e9b69fc81876016c775e76]

Revert "moved newly inserted entries to the end"

This reverts commit bcfb5f0e9b659d16b72fe0add599dd8ec1a7c098.
82a844a688ea0db38190fbd57e42e56d0403c00d solves the root of the issue

2013-09-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [82a844a688ea0db38190fbd57e42e56d0403c00d]

fix po import of PairedList

Change-Id: Ie086cf59ae86a845e0b84e0ecba7f7e578d83783

2013-09-27  Jan Holesovsky  <kendy@collabora.com>  [4c809cd1c5141b3a0a531cc21d0fd5e03401dc19]

optasianpage.ui: Use mnemonic widgets.

Change-Id: I5353cffa12e7378e18fc38172c51257915d880b9

2013-09-27  Eike Rathke  <erack@redhat.com>  [bcfb5f0e9b659d16b72fe0add599dd8ec1a7c098]

moved newly inserted entries to the end

In UI localizations where the translation for such an entry is missing
the entire entry is omitted, causing the following entries to be shifted
by an offset and picking a wrong entry. Seems that rsc does not handle
this case properly.

Change-Id: I0efe1ac5d1f704ab2ba6919c4997caaca2153401

2013-09-26  Jan Holesovsky  <kendy@collabora.com>  [20b9f53e9681aa1a4e3a257a417aae0c4eb03f7d]

Convert optasian page to .ui + adapt code.

Change-Id: Ia3ea3fcf38512431fb99191f230450f26c7b3e2f

2013-09-26  Eike Rathke  <erack@redhat.com>  [ecefa40c081a0b6677e946603d553d9382f9b9ca]

use makeFallback() in MakeRalLocale()/MakeRealUILocale()

The old MsLangId::convert...() methods did implicitly fall back to a
known locale, this behavior is explicitly needed here to select a proper
completely known locale.

Change-Id: I350989f3af679890ddb0de964c2d107420331160

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08]

Hack to not leave SolarMutex released after g_main_loop_run call

Change-Id: I26923469d08308233ce3fabe749806c16d75cecd

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [ff0bd9ff42bd6fe6ab7f8667c256c952aa261809]

Fix 32-bit builds

Change-Id: I78cdd43e02a891fac7240105a9457df105fb849f

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [703e9f90c00da364e4cddd7e1ea332e6846fe6ce]

Missing #include

Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f

2013-09-26  Miklos Vajna  <vmiklos@collabora.co.uk>  [4930146e1bf1ed036638c7270721d1051095a3c2]

writerfilter: no need to have these as public anymore

And hopefully this will also fix the Windows build as well.

Change-Id: I6a008c0bf74d436be7eef0c5d0945dd07e3954e5

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [3d373e8a4adcbc2f9cd4b7cedf8308865989fad5]

Missing #include

Change-Id: I2af468933b1e9bdad1c6da1f881daaf068b6bec0

2013-09-26  Miklos Vajna  <vmiklos@collabora.co.uk>  [7367bd9fff37031d5ddcfe926dd3a7f6ecdb0500]

writerfilter: remove dead createDffRecord

Change-Id: I27dc30c8aba7b77cdac771ca733fadb805a5c75b

2013-09-26  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [4cd9024db1898176ed2dc06dfe36a2c71213bb02]

Fix Infobar crash

The infobar should be added to the infobar list.

Change-Id: I105dd5091daf3596fdd7dd119a07d6160444c673

2013-09-26  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [86218bda0d74fc5bfc877b5c12d594d527207b11]

Fix fdo#68894 Cmis crashes on start up.

The reason of the crash is that the recent file opening
feature can't get the session automatically.

Change-Id: I6890c04cfdafc81d19c6b2b2024896df040fe091

2013-09-26  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [34f4d2574987b272681b5843e8f5edc374f55fde]

CMIS file picker: it really does not like ID Mark

The file picker can't go back folder if we use
ID mark in the URL.

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

Change-Id: I6985feec71dc23848ee022e0bab9e8515a21ffd2

2013-09-26  David Tardon  <dtardon@redhat.com>  [92db3f7c397ba5508daa386e19caf2b1661ec4b4]

malloc returns void*; must be cast to real ptr type

Change-Id: Ic19707b99b1a53005ac319887219fc52b3e60e89

2013-09-26  Miklos Vajna  <vmiklos@collabora.co.uk>  [8738ded7bb1bb6262fe1038e310b5110407f4cfa]

fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw frames

Writer core doesn't support this, and this has been a problem for table
cells as well. There the workaround we're using for quite a while is to
do the rotation at a text portion level instead, which results in
reasonable layout for simple cases. Do the same here.

One additional complexity is that the API between oox and writerfilter
is a single UNO shape, we get this property in oox, and we have to
handle it in writerfilter, when the text frame is already attached to
some text. Kill this problem by adding a FrameInteropGrabBag for sw text
frames: it's useful anyway, and then we can pass around this property
inside the grab bag.

Change-Id: Idb5ec83b5cbdde8f29d15b2cebfad24226bb6507

2013-09-26  László Németh  <nemeth@numbertext.org>  [634f1d11d2a027887807494b3ca67f33825d5d23]

fdo#56392 fix hyph. of words with single punctuation marks

Change-Id: I0a24fb53c2ff48c26b1c97b9a4768c3a725cd686

2013-09-26  Andras Timar  <andras.timar@collabora.com>  [7f436c1fd3a5f879fc99652043befb35158b3321]

typo fixes in comments

Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [69c4a8bae5caadc4ff53660dd3f2b938f6dc1734]

cleanup method declarations

Change-Id: I751f94994cf51c01c56a10702c1d0d5f21ba6b45

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [abb9edd8630ff64729b42acb572bad78ec16cb8e]

whitespace work

Change-Id: I3581dc5e9e3b756ac8fcdf6cdb2dec896b75e467

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [e324251a1a58b05d30f98cc740f9922f6eeade36]

added code hints

Change-Id: Icce7ee8e10539d43f5686275930041a8b699b1c3

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [582860942b036f814064f91443e9a2397aa77c9d]

remove commented-out code

Change-Id: I1893ee58431ccf7d5d6b375c46333b73b9f92ede

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [20259c594043b08204c43428a17286616a6f58cb]

work on existing comments

Change-Id: I35bd6c4eb15316de86f7fd85c81173a0e4ffc136

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [ba665a9957955e8306aa5554d8ce59b56751ea02]

fdo#62475: remove visual noise

Change-Id: I287eeb68ee23931f0592190bad47a86cb4b8efac

2013-09-26  Philipp Riemer  <ruderphilipp@gmail.com>  [1043e4cb3ae68d5684d5725bd743097890ff7eb3]

fdo#39468: Translate German comments

Change-Id: I2cda597bd1ccfef1234ae818716016056f44eac2

2013-09-26  Jesús Corrius  <jcorrius@gmail.com>  [7d491bec4063b447726c49a98be47c80df1d4e24]

Everytimes -> Every time

Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121

2013-09-26  László Németh  <nemeth@numbertext.org>  [968f4d72a23bb28d097a7694d66f0b866b3b33f0]

fdo#56392 fix hyphenation of words with punctuation

Change-Id: I17e094fa93a7ba6a554f4bc2dfd353f718f1a500
Reviewed-on: https://gerrit.libreoffice.org/6040
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>

2013-09-26  Jesús Corrius  <jcorrius@gmail.com>  [6a3cf741d1d4d9e700c14da6d6ae386d3aa372f8]

Otherwhise -> Otherwise

Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44

2013-09-26  Jesús Corrius  <jcorrius@gmail.com>  [a1bc57563f659579e889f279d7f63a9fb487dcb2]

Some spellchecker love in the comments

Change-Id: I88dee4ae25ac57a78b72fa020b76e0d9b7709b31

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [ca4ee400edcb9d077a094f0286861a884c9bc97a]

Improve debug output

Change-Id: I10a9c3679ae2d6ca8183b68b60b52e91ecd8f91f

2013-09-26  Stephan Bergmann  <sbergman@redhat.com>  [8802d376686e142f6e07893e3c5a2f5650c31fe5]

fprintf -> sal/log.hxx

Change-Id: Ic9962abc8ac8e9992fc26136eb3693e146d38c63

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [e8c0a9ab7458d66b3ef015b40996b426f5e5b58a]

Reduce scope of some local variables

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

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [1e3e64aae4014821e9cee4d4b856a5c29550d421]

String to OUString

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

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [7924a77ef62e20d84963b5925fa738f9e711959e]

Fix memory leaks

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

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [1ebe1d6d26857f492281fa8c2467bbb5c95c2c91]

String to OUString

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

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [233c387f8962a35c8e7a85f58cf6fe4a269dee98]

String to OUString

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

2013-09-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [3b74822938e66dc50d6ae659bc849223aec23a9e]

String to OUString

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

2013-09-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [8a183e1a7dec63742d6438adc0aa03b9b02396c3]

String to OUString

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

2013-09-25  Krisztian Pinter  <pin.terminator@gmail.com>  [96d97654611386eae3254ce184b9ad0944d37879]

Increase number of remembered recent documents from 10 to 25

Change-Id: Ie844c13643325180265825d2becc5cbf4b5aea3e

2013-09-25  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [92b2e659744dc4beb1b32b74e39006e154068780]

list types added to Expert Config page

Known list types added to the expert config page.( []string, []short,etc)
A new method for turning the comma seperated string to uno::Sequence
added
Also some improvements on memory handling and value dialog size.

Change-Id: Id1f68b5e013208bda0fa697e89cd00c7bdda292f

2013-09-25  Kohei Yoshida  <kohei.yoshida@collabora.com>  [1bde610add5ff77043a58110d6bc5830990d99d5]

Use ScDocumentImport to set matrix formula cells from xls.

Change-Id: I3462dffea93c151ccf85eb51cda9511757b72fb2

2013-09-25  Caolán McNamara  <caolanm@redhat.com>  [5342cd7533a51fd488de85565674ee01649ddcbc]

Resolves: fdo#66400 import combined characters from docx

move .doc combined character parser stuff from sw to filter for reuse in .docx

and fix bad length problem when nSavPtr == -1 after String->OUString conversion

thanks for the pasta CloudOn

Change-Id: I368ca30c14fd089271902b9b874de1099eb40038

2013-09-25  Caolán McNamara  <caolanm@redhat.com>  [2de32959d0041dddf5c47da9b7829c2e272478aa]

Related: fdo#66400 take uppercase of first field token

Change-Id: I0a996ce1b8cd520ddf3911bc80923b20a28fa1a4

2013-09-25  Stephan Bergmann  <sbergman@redhat.com>  [53e5fb9dc1e3d6aeee6acffebe93147e41515aef]

fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr props

...thanks to Andras for pointing me to the problem

Change-Id: I98786e8fe3159426b7e4c8b5345be500be2fc87b

2013-09-25  Jesús Corrius  <jcorrius@gmail.com>  [fa52e16b3fb1b8b051f8f64a52c126ba3cbf4d54]

don't steal the focus after loading a document

to reproduce it, just load a large document and meanwhile
change the focus to another window. when the libreoffice
document ends loading, the libreoffice window will be
bought into foreground and steal the focus

Change-Id: Id4b9be67270c17523d9dabf452fa321de660f808

2013-09-25  Tor Lillqvist  <tml@collabora.com>  [702717328fe6f5cb6c29649350094e97ce32f7a7]

We need <tools/string.hxx>

Change-Id: I1e4df48bbbdb8c2ee4840e02aeb1d585aeec63f7

2013-09-25  Tor Lillqvist  <tml@collabora.com>  [8dd1ff42a209a82ab4384a5768c4f191831a712f]

We need <tools/string.hxx>

Change-Id: I0fbdd76fd12a242834e1690ff93558cc885d1768

2013-09-25  Tor Lillqvist  <tml@collabora.com>  [7a8db272e95e0d3255b515567ed5e00738cf6760]

Start hacking --enable-canonical-installation-tree-structure back into shape

Had been totaly broken by the recent changes. (Which is fine, it is
just an experimental hack anyway, I am not sure whether it will ever
be used in anger. Just a pet peeve of mine, I dislike seeing
libraries, configuration files, resources etc mixed together in one
"program" folder, especially on OS X, where the convention is to have
app-specific dylibs and frameworks in "Frameworks", and resource files
in "Resources". But this is not any requirement as such; there are
apps in the Mac App Store that blatantly "break" this convention.)

Basically, replace uses of gb_PROGRAMDIRNAME and
gb_Package_PROGRAMDIRNAME with more specific LIBO_FOO_FOLDER, which
for normal builds all expand to the same "program" anyway.

Change-Id: I16c2b3351caa00e251e229aafbccb8346042d3c1

2013-09-25  Tor Lillqvist  <tml@collabora.com>  [aa26a065867c36a412193db9854cf2ca97154dde]

We don't want the sbase etc scripts on OS X

Change-Id: If9748185c004b2368401373a38db92d6b61373cb

2013-09-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [29aceccf1da7164660a430229c4ac937897e64de]

String to OUString

Change-Id: Id01c7e85b1d458e13ec4bb843e7fe0976bec9b9f
Reviewed-on: https://gerrit.libreoffice.org/6030
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-25  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [781ae59664f91fa55a9aeda3f5d93076e501d65a]

Fix Google Drive checkout crash.

ID-based protocol don't have path.

Change-Id: I4f1dd4f77870d1c77bbd3cd015dd88396003ed6d

2013-09-25  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e1f5178871979e39122462ec97a63ac70a3c1c41]

We need to clone the edit text instance to avoid double deletion.

Change-Id: I94faea482e8ceffe6f13362756274f3dbf0639ba

2013-09-25  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5840d3b050731a64da9ea00351a0fddb8d22f984]

Enable orucs by default on Windows.

Change-Id: Ic23a7a85a162e61660a8aee877fee4de83af52ed

2013-09-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [30adcc07949b048433f3dea6b569f7985b705a48]

Add LO_JAVA_DIR to CppunitTest env.

This is needed for e.g. HSQLDB to run in a unit test.

Change-Id: I71d6de35fc20512afaebf8a76a052640a07fba6b
Reviewed-on: https://gerrit.libreoffice.org/6023
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-09-25  Caolán McNamara  <caolanm@redhat.com>  [8e30689680c04efc4fc14f6247b5d90e50bc3c0d]

drop worthless _VECTOR_/_MAP_ header guards

Change-Id: I54be19847b8fb609f0b08a528cc06dbae9f579d5

2013-09-25  Caolán McNamara  <caolanm@redhat.com>  [98de5b40c8a3fd4e57477b6d994e3b1472207f71]

Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii

Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc

2013-09-25  Caolán McNamara  <caolanm@redhat.com>  [0552a91acde9dce28c0d92c552d21fbadfcb9184]

fix TODO news:// is nonsense

Change-Id: If605965f21f2e83fbbef150f2caa2328724e2d3b

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [351b61389c53eb42a83c09949bc1955f54a2cc89]

writerfilter: remove dead DopBase

Change-Id: I9d15ae93f807b6b3723b728ec10bf05e249c75ad

2013-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6f2957969bd72308ddf79cb2befa2373f2dc1dbe]

compare against IDF_HARDATTR, fdo#39484

regression from e851ea0ed30e9bb95c273a29aeab7f48f606145f

Change-Id: I07819f90efe87fe9d82515d637960fe48ca40c80

2013-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21da9b11df716a21a552e7b32357af49b728b233]

fdo#66646: fix paste special with empty cells

Change-Id: I5323645f3b045574f3d02a895fbe309b52b2ca3d

2013-09-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [489a274c3c161ed8f65d04e44a73170bfa84aab9]

Uploading libmwaw 0.1.11

Change-Id: Idf9589e13eaf143c854a9c98e2d773d8a28bd43f

2013-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [1936ece867582be33f7a2c8dadac4c40fb1d1a95]

i18npool: fix cross-compilation; use INSTROOT_FOR_BUILD

Change-Id: If292f9b27ce3d3882ab541564dc0f1de200283af

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [c6dcab339a04c7892765e87b56cf2fb4b3122a08]

writerfilter: remove dead XNoteHelper

Change-Id: Ia62e4b458a0f374015da20c06fcc67bfece91574

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [bf45b0bfc230386e88375fe8887358167aab8d23]

writerfilter: remove dead PLCF

Change-Id: I7915021745d2d99e1cec882ca2928e932dbffbef

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [9b706a5e1502786c8b4f8a3f8f465a4657fe6c74]

writerfilter: remove dead WW8BinTable

Change-Id: I3ecbcabd0b379ff520346a163e0eea7bc0d2f8f9

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [a5dece8ca5db69983863031a706b63efcbd9926e]

writerfilter: remove dead WW8PieceTableImpl

Change-Id: Id100e3cc13b1d694af40b1b5d789cf90736593fa

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [8b702a733ec443bc1cfe59f07c9dd812609d4406]

writerfilter: remove dead WW8DocumentImpl

Change-Id: I800b9b3af13df7faf1f7636a6be1941572328d25

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [9f4a06980d2c46e0958178b67992914dba2ff0fa]

writerfilter: remove dead WW8StreamImpl

Change-Id: If1d2a3a33490d522b59cbba2317c42856dd60f7b

2013-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [fb8d0a4b1313036a2af58ada536ee0171592ebb3]

don't use use_static_libraries for Android

It shouldn't be used for external libraries, not built by gbuild,
anyway, because it creates wrong dependency.

Change-Id: I889dccb1f934caef7f104d479dbe16185b8eeaf4

2013-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [58ff5d5f4e694da8b82ff5744af0d815ad9e3e36]

clean also INSTDIR_FOR_BUILD

Change-Id: Id85d07650f9dd479c5eee7c8c765e59ab1d55955

2013-09-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [a5097b664a38c7da37955c6e3e56a8078abafcdf]

writerfilter: remove dead WW8DocumentFactory

Change-Id: I9896c3b221d2ec4766b9ee63aadc90bff9c33ea6

2013-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [a107908e7e5d135e43aaa11d6face7d153ef20f7]

Revert "More ICU dependencies that are now dragged in"

Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371

This reverts commits
4dd261e526f43a364c645e7022c49b61c8001a39
30d7729586a60bef061261e9e59bf44768cc0196
4e2e1ca76f772d4644a21b82f79dfb4412a9c99f

2013-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [406b9a7c71da58a305e22e3ab2f74a26a44b141c]

gbuild: fix ExternalPackage dependencies for files in instdir

Change-Id: Ia46119dea124a6260a12504651d6f766d0285985

2013-09-25  Takeshi Abe  <tabe@fixedpoint.jp>  [c5c4ab6c545acc9caeaa8bc1cef122a0862d1168]

sal_Bool to bool

Change-Id: I390b6b0d8e1c143a0d2e8f4f0a1ec80c2924942c

2013-09-25  Takeshi Abe  <tabe@fixedpoint.jp>  [982f75e2c4d2f20cede8ab1f27cb2ded4318ea62]

Mark as const / static

Change-Id: I4a70ed8b527096e35fa717b87efc4b6990f29121

2013-09-25  Takeshi Abe  <tabe@fixedpoint.jp>  [3734830c9cf8cb7254ba88a8c55ce6dfa1c5b7c9]

pXML_DrawAspect_Enum is no longer used

since bc1b9d2dc0428f6a23f9284ea4a058ee55f6c3e4

Change-Id: I7e6bccc451f086093086578775e1446afe0babb6

2013-09-24  Miklos Vajna  <vmiklos@suse.cz>  [079779c9244867cfcfb059ba57715af18b3a5bfc]

embeddedobj: if the service is missing, log its name

Related to https://gerrit.libreoffice.org/6019, so we can find out the
name of the missing component.

Change-Id: I1a006403def0b29f7391449a9b6124df40446851

2013-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [0304f90cfc54086c3d0860ad91102fc044d1ae30]

fix --enable-mergelibs dependencies

..and create gb_BUILD_HELPER_LIBS in instdir, so that they are found
when gb_BUILD_HELPER_TOOLS link against them.
Altough it's ugly - we don't want them in instdir otherwise.

Change-Id: Ia946eceeaf7eada0c3b42379e95af9bdbf52957f

2013-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [042bf3ca65df8f8729e760afffff461bc3a90836]

gb_Library__get_final_target: don't be phony target

Change-Id: I299b088aebc0bb40bc395b774154d2fae1f5d669

2013-09-24  Thomas Klausner  <wiz@NetBSD.org>  [937cc1b38f75329c96bb4d4f8c728094ab16f1ec]

Use portable '=' comparison operator for test(1).

'==' only supported by bash, not even GNU coreutils.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>

2013-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [dbea75feea1622cbe746486e0faa9308874dc88e]

make dependency on directory order-only

Change-Id: I800a7c1ea7ae48252a22ab1dc848fdc5e6f6b3b9

2013-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [6a66cfe6aab8298cf5bc7c1a870bafcee9dd2146]

remove unused EXEEXT_FOR_BUILD

Change-Id: I6ac851e3ba418bb681f69f5417c74688776498be

2013-09-23  Joel Madero  <jmadero.dev@gmail.com>  [4547d8c42e5b0bb456ac02fbea67059a8a1cadd7]

fdo#69536 - Moved Averageif(s)

Moved averageif and averageifs to statistical category instead of mathematical

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

2013-09-23  Joel Madero  <jmadero.dev@gmail.com>  [d269c92a74516081f277d427ab44dbe4ece00598]

fdo#69685 - move count functions

Moved Count functions (countif, countifs and countblank to statistical
instead of mathematical group)

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

2013-09-24  Tor Lillqvist  <tml@collabora.com>  [bbbc51e931c3a7018f2f19f61fa823190ee6fbb1]

Create a proper Info.plist for the OS X app bundle already in configure

After recent instdir changes the SCPZIP_REPLACE thing was not used any
more for Info.plist, so all the ${FOO} things were left in Info.plist
unexpanded with predictably wonky results, a non-working app.

Instead just expand it from the configure script.

While at it, use a correct CFBundleShortVersionString: only three
integers should be in that.

Also, hardcode FILEFORMATNAME as OpenOffice.org and FILEFORMATVERSION
as 1.0, and drop the "variables", as that is what those "variables"
*means*. They were used to refer to the OOo 1.0 formats. (It would
have been utterly wrong to define them as something else, like another
product name and a newer version number, in openoffice.lst, so
pointless to have them there.)

Drop the meaningless BUILDIDCWS.

Change-Id: I4030aa060b78e8b3fb812a6362869996e8db7d3d

2013-09-23  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [2f4d7eacabd62db35777682bcca353e142e024bf]

fdo#54686 Treat hard blank as soft blank in number

AutoCorrect option "Add non-breaking space in French..." insert
non-breaking space (hard blank) and avoid recognition of percent
number and time number. This patch treats hard blanks as soft blank
in number format recognition

Rev.#1: change #define to const variable. Same change in svxaccor
Rev.#2: improvements

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

2013-09-23  Minh Ngo  <nlminhtl@gmail.com>  [df58558769bb2286393db3b6e2ff1604cca92fea]

Avmedia/VLC: Debug info

Change-Id: Id36e189dc4666b1e17bd998f290a212070f0aede

2013-09-23  Minh Ngo  <nlminhtl@gmail.com>  [ba0d1fc481c524bb87c9a9e0f434d43927428f75]

Avmedia/VLC: Adding more debug info

Change-Id: I484050575da7e09e89a10f3a4e8d5fbe95f88044

2013-09-23  Michael Stahl  <mstahl@redhat.com>  [ab74f61f80beffee9aecf622d476205c13e8c245]

postgresql: find libldap_r again

... so that's what the ldap_r was for that i removed in
f33c8644c052bf9d69157224500ca7887075c7da.

Change-Id: I8b913880fa32b2bf8566727af954a0ce0da4bba0

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [1133c65555568d17d9f9a2e4bf2054d89d77b065]

Make the Android cross-compilation get a bit further along

Change-Id: Idf91e95afad9b89e39d7234622f4a37f18b5ca6c

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [c03124eb1cd2f9c1624978edcf2c4b04cd2f87f0]

Print a helpful error message if we are going to fail

Change-Id: I0685c9d2d857a9e994c616acb6d7ce106c7a7dad

2013-09-23  Stephan Bergmann  <sbergman@redhat.com>  [76a5c65f097f3d68e9eee16b13f6a740893a94d2]

Duplicate "-Wl,-rpath-link," typo

Change-Id: I4d1feb61db753b150ec112579f5c493f9d1c1140

2013-09-23  Miklos Vajna  <vmiklos@collabora.co.uk>  [d3c70e68c652bbdeeaea20200e003b6c5f92a62f]

writerfilter: remove dead doctok unit test

Change-Id: I4d223611df92a7e348dc31e38bd45849fe0eb028

2013-09-23  Eike Rathke  <erack@redhat.com>  [f236dd2916f487e52853bedd1688448f128fe3ab]

sr*-CS language packs are history, ditch'em

Change-Id: I457b446409487b1ea9386339c3e2b261f60e6516

2013-09-23  Michael Stahl  <mstahl@redhat.com>  [de063d7a628b920da8c3da76f10d41cf0c63205d]

re-order externals in Library_wpftdraw for ld with --as-needed

Change-Id: I52e14ead53fe0af0b13919869a5f646586251cca

2013-09-23  Eike Rathke  <erack@redhat.com>  [0ba0491e9aff8037772d3115d874d0950c2256a3]

ca-valencia and sr-Latn replacements

Change-Id: Ifd0ede6d06ff979175ab3a7193c34d6248f41f7b

2013-09-23  Eike Rathke  <erack@redhat.com>  [77caa26a3a3101b4aa55523c2322e58f842755d1]

added scp2/**/*.ulf to description of replacements

Change-Id: I841e3df0900735bc7b6de78bca3a5dbbb3902af5

2013-09-23  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b61970cfbe12722efd6218db6489980381b8783d]

Cmis Versions dialog

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

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [0618b35ebda29b911058254cd34620e8b24ab8f7]

Fixes for cross-compilation on OS X (to iOS)

Introduce SDKDIRNAME as a configury variable and use it instead of the
gbuild gb_Package_SDKDIRNAME. Then we can easily construct the
SDKDIRNAME_FOR_BUILD variant that is needed to find the specially
named SDK in instdir on OS X when cross-compiling.

Move the version number section in configure.ac earlier.

Change-Id: Iee3db1a50ad4c7a9f91bbc5e0d0b01d76a76f701

2013-09-23  Eike Rathke  <erack@redhat.com>  [3f516cc112599c7e55672a178a62081b70fa91ef]

Updated core Project: dictionaries  fb0e2de0bafbac018f65bddcbcd23481af959156


2013-09-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [85d1ee4f1c5a47105fc3a447c7f8a45cbd147ec0]

Use LO_JAVA_DIR for HSQLDB classpath.

This is needed to allow usage of HSQLDB in a unit test in solver
(in conjunction with the following patch which adds LO_JAVA_DIR
to solver's unorc).

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

2013-09-23  Michael Stahl  <mstahl@redhat.com>  [2292b3cd8d9a06b2f073b945b228dd7894955b09]

gbuild: try to fix linking with default --as-needed

As reported by Jbfaure, linking npsoplugin library fails on Ubuntu
because of unresolved libdl symbols from a StaticLibrary.
It turns out that --start-group/--end-group only affects static
libraries, so reorder the link command again to put the StaticLibrary
first.
(regression from f861ae6acdbde8acc9560366d344852391d17b8d)

Change-Id: Icd31faace8bf7764fee97cd93c3ecd0caad85947

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [5da2821ccbfbbe2c3486ca8571c4298adc439364]

Thinko

Change-Id: I31e1c7a7f0017abe6d4e45f32ea4aad6545cffe1

2013-09-23  Miklos Vajna  <vmiklos@collabora.co.uk>  [21e07d473d1ce995ca0f1d0ac0edb03e75a7dfc1]

fdo#66743 fix import of some RTF_CLSHDNG values

This should be in sync with model.xml, got broken when the somewhat
random values got fixed to be the same as the ones which are in the ww8
spec.

(Regression from 26d40686128e70916a636e20f5ccc5763bbb6cc8.)

Change-Id: Id62047e0b2d5d8402a7c8bce95de487afe627e32

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [4dd261e526f43a364c645e7022c49b61c8001a39]

More ICU dependencies that are now dragged in

Change-Id: Iec214399f0cd8d5af198ad9080c55e5ee51a353d

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [30d7729586a60bef061261e9e59bf44768cc0196]

Add icudata here, too

Change-Id: I4bf39d3f4f21a0eb78e064c74ff47a47c9d0558c

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [4e2e1ca76f772d4644a21b82f79dfb4412a9c99f]

Seems that on the Android tinderboxes, icudata is needed by helpex

But it built fine locally for me, huh. Oh well.

Change-Id: Icef376a26eb8069eff002b2112a25363b5e18cb3

2013-09-23  Julien Nabet  <serval2412@yahoo.fr>  [5abc99f2fc9db8aa4dbce293898e26561f947ece]

Show errors

Change-Id: Iff3b8e523f5d326586115c4ff61835c15b8b7f01

2013-09-23  Raymond Wells  <rfw2nd@gmail.com>  [571f49ffed792095fd41e2d07dbe30befa99a5b8]

fdo#60889: FILEOPEN: Incorrect opening XLSX file (sharedStrings.xml)

Change-Id: I2fc39999ecdb13eecc28e012debdeda811e98581
Reviewed-on: https://gerrit.libreoffice.org/5763
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-09-23  Tor Lillqvist  <tml@collabora.com>  [4c63fd10a548d4e9e1848e2a4d7058cd91ede843]

Try to fix cross-compilation

Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.

Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.

Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [b5fa3764c74047cbee4b825195a8f3b94ba15ffd]

fdo#69601: quick fix for wrong cli_cppuhelper.dll in instset

This needs more investigation to find proper solution but the problem is
probably that URE/bin/cli_cppuhelper.dll is not signed by "sn.exe".

Change-Id: I318293603be838c41d09791136697de74091d37d

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [81202ae7487b139cb473ff85634003b36d67e8c4]

Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii

Change-Id: I4a9b34d63d2534a35aa9a878b8c2bec15262c2be

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [da2c3cf0aa78cb3363b3ded2bebc418d0cc7ffca]

gbuild: fix gb_LinkTarget_set_precompiled_header

... for --enable-selective-debuginfo, use the right argument for that.

Change-Id: I34bc1f473e02d8f7038478afadc8de24780ae88a

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [f55559042c6af125a26227b6a6da66242037d7f3]

unused typedef

Change-Id: Ib07f06b1fa0402795fa4b5b33574f53e4d266ab2

2013-09-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [647fb29f528b891a1c92846640f7865f5c1fbe7f]

WaE: Unused return value of OUString.

Seems to be a leftover of the String->OUString conversion?

Change-Id: I5ecbdbc0131894f5240b472d3981e69178b503c5

2013-09-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [174caa875c92e6eed324ebc9db2e1746678435a1]

WaE: unused variables.

Change-Id: I269c5fd4817059f33df111f12ffd16ef8241a2fc

2013-09-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6536270e14c1017313d1bd1508d54392c0626696]

remove unused members from OutlinerView

Change-Id: Iac32c42afef80e01af70479e5b2f9de4e1dfab26

2013-09-22  Tor Lillqvist  <tml@collabora.com>  [1727fc2794a7ee78117e1c5b9bc4df2d1367965c]

Fix python3 build on a clean OS X with no /usr/include

Change-Id: I5982c44d5995baeaffff4ff12316f1f8fa7d0ade

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [c86a23b9c739519b2c7c45b3ee67399549adacdc]

ensure OUString::copy is within bounds

Change-Id: I7b8c2e764da01e38fb9f7048bcaeca93a72fafa3

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [28c9207da43551059e283008225abfdfb4a988be]

Related: fdo#38838 remove UniString::InsertAscii

Change-Id: I949b62842d77fe83caed2cc79784fe1e3f3ae400

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [3656a57e885065db046d774e27d0834884744a3c]

add mode lines to new files (and idls) since last run

Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd

2013-09-22  Caolán McNamara  <caolanm@redhat.com>  [bcc8e86a1e2e4d7067c0d8320b4bdec9f1d2a2da]

drop remaining easy UniString::InsertAscii cases

Change-Id: Ie7f33d0debfdb91db842608d5b14d0671b44c76d

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [95fd55620b08d6196057a13a88eaa0638cf51f9d]

configure: oops, there were 2 harfbuzz lines to fix

Change-Id: Ib1869134b971c04a9cbd5d15b206898e943aaa5e

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [2c092f352e8cd8e8013ad9ec01add73ddcfc427f]

make the PythonTest run on WNT

- fix the PATH
- file url needs to start with file:///X:/ (three slashes, literal :)

Change-Id: I0d16d1e946fd06ba5523961c23c3b46872c0c050

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [a3699e6a321093afd92492d13a045a81e2185afe]

gbuild: drop mkdir -p calls from gb_LinkTarget__command

... should be obsoleted by previous commit.

Change-Id: I378de1465d293a60dc20c545770f029c8f71bd50

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [dab82360206549d7c4b8bee76ca55a909d390777]

gbuild: add consistent directory dependencies for LinkTargets

- StaticLibrary and CppunitTest have all files in one directory
- Executable may have the executable itself in a different one
- Library may have files in up to 3 directories

... so create 2 directories (which may be the same) in
gb_LinkTarget_LinkTarget and a 3rd one in gb_Library__Library_impl.

This allows to get rid of the "mkdir LinkTarget/pdb/..." thing in
the header target rule, which was always ugly since it did not
get rebuilt when deleting it (or whole LinkTarget dir) from workdir.

Oh and the pattern dependency causes trouble:

$(WORKDIR)/LinkTarget/% : $(call gb_LinkTarget_get_headers_target,%)

... for files in ExtensionLibrary; it would be possible to put
ExtensionLibrary somewhere else of course but actually this pattern
dependency is unnecessary since we get the same thing whenever any
object is added to a link target and there shouldn't be link targets
without objects anyway.

Furthermore directory dependencies must be on the headers_target because
MSVC will write a PDB file when compiling objects.

Change-Id: Icd92e8768d6aafb094a4144f90165aa5ff233647

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [3f0ee22ed76d59451ed014adc48185653e59c6a6]

gbuild: clean up naming of PDB files for MSVC

There are 2 of these, one is written to by cl.exe and read by link.exe
and the second one written by link.exe.  Name the second one as the
linktargetname with .pdb appended, no need to substitue 5 different
crazy suffixes.

Change-Id: I2decad898ed1292b069bdda3124ce6f6c3667108

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [2cfef67cd564e0e17868e1e2d7d1208b222f8aae]

gbuild: MSVC: ignore LIBS for static libraries

Not sure if it causes actual problems but all other platforms ignore
LIBS on static libraries already when linking.

Change-Id: I8a5ff4b2243b625827f82b0f64f007cea7c9d7c5

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [520c7dc9e8860e506145e879182ca32853617097]

gbuild: remove static libraries from OUTDIR

Refactor to find and link static libraries directly in WORKDIR.

- gb_StaticLibrary_get_target is now same as the gb_LinkTarget_get_target
- fix the StaticLibrary clean target

Change-Id: Icf29d32d6487747a2e39d4599ceebccfead04667

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [f33c8644c052bf9d69157224500ca7887075c7da]

stop delivering lots of external static libraries

Change-Id: Id0c5908adbdec40346c1b62304d1f72ed077ca54

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [2f6261fa07e496439e4476d2be2c4c9bca9e6e52]

find lots of external static libraries in UnpackedTarball dir

Note: do NOT put file paths to static libraries into FOO_LIBS variables
that are passed to bundled externals that are built with --enable-static:
on Mac OS X this will result in .a archives that contain other .a
archives as entries, and trying to link those results in errors like:

ld: warning: ignoring file .../libodfgen-0.0.a, file was built for
archive which is not the architecture being linked (i386)

Change-Id: If2c5a458058e4da76f80b3643e55b489d1edee24

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [8b4deabeedd09f5968fa90ae04209ded4a717f6f]

gbuild: rename LinkTarget variable LIBS

LIBS is apparently used by autotools build system and passed to
configure at least in mythes and hunspell, where the LinkTarget variable
could cause problems by inheritance.

Change-Id: Ia267dd0a24c96914208869d7b47552b44a701735

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [f861ae6acdbde8acc9560366d344852391d17b8d]

gbuild: change linking order on ELF platforms

If there are static libraries in $(LIBS) then things get really annoying
if they depend on other static libs that are StaticLibraries, e.g. orcus
and boost_system.  So reorder this to include $(LIBS) in the --start-group
--end-group and hope that doesn't break anything.

Hopefully $(LIBS) does not need -Wl$(COMMA)--no-as-needed, that should
only be required for $(LINKEDLIBS).

Change-Id: Ie15239a0fb7b5295f85941150e2c60912be73bfb

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [f2899508b3bd55ecdbd45a02e0e8071b95906b3a]

gbuild: remove executables from OUTDIR and WORKDIR

Call and link executables directly in INSTDIR.

- gb_Library_get_target is now same as the gb_LinkTarget_get_target
- disable gb_Library_add_auxtarget, no auxtargets need to be copied
- adjust paths of all external executables to OUTDIR_FOR_BUILD for now
- use lazy assignment instead of := in AllLangResTarget because it's
  read before Executable
- link.exe generates an import library for lots of executables
  because they export symbols, especially since commit
  0ffab9363d527d55b12b9b09d7136ca1c9d171e0
  "force 'main' to always be DLLPUBLIC."

Change-Id: I3e1ee7425dd430bb83c7cd59e265869a0541b38d

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [4c51feb06e9ee9be25eca5ae58d07cd6c12bca63]

add some dependencies on ure/services.rdb

... so that custom targets in i18npool run.  Can't remember if that is a
pre-existing problem or caused by one of my changes.

Change-Id: Ic0aa1f2b8600f4951d30a5ac6f3ade1a4fb2d313

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [764e688fcf497d4b44bcc4d4b009a0cc886b6c14]

desktop: soffice.bin and unopkg.bin cleanup

Clean up the horrible mess around unopkg.bin unopkg.com unopkg.exe and
soffice.bin soffice.exe and crashrep.com executables and associated
renaming via Packages in the desktop makefiles by simply using
RepositoryFixes to correct the names.

Change-Id: I4d3a549462cfa90a63d62b35db1b0407b25239f7

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [814ec7640fc2a529343e358ab4fd3b9a59d645ca]

cli_ure: copy cli_basetypes to INSTDIR/sdk/bin

The library is already in the URE/bin directory, but that is not
sufficient to be able to run sdk/bin/climaker.exe.

There are apparently 4 ways for a .net/CLR executable to locate
shared libraries:
1) in the same directory as the executable
2) in some mysterious "GAC" thing in C:/Windows
   (which is presumably how it works if you actually install LO)
3) via an application configuration file entry "probing",
   which only works when it's in a sub-directory of the
   one the executable is in
4) via a DEVPATH variable, but that only works with a
   special configuration entry in a system "machine config" file
   of the .net framework

Specifically PATH is apparently ignored.  Since building on Windows is
enough of a PITA already and we don't want developers to have to edit
another config file, put another copy of the library into sdk/bin.

http://tutorials.csharp-online.net/.NET_CLR_Components%E2%80%94Resolving_Names_to_Locations
http://tutorials.csharp-online.net/.NET_CLR_Components%E2%80%94CLR_Loader

Change-Id: I511957ad9a9a918ed0c316126304a1980fb2d289

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [4ac934946e1e02fc000c56f23575c766c7a912d1]

cli_ure: cleanup in Library_cli_cppuhelper_native

Change-Id: I76b4815208354e78eb3575982235b6f26f1e02fd

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [a546bf8d5b4246ff60a7d96baf9adcfc5872ffc2]

pyuno: rename the python wrapper executable

Putting it in a subdirectory on solver is no longer necessary since
python3 started delivering to INSTDIR, so lose the crazy naming.

Change-Id: I17e924e5d872768a64f6a3112f1294f3def7120e

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [70f834827b141daa24cf2149d3792ebaa6b7c0eb]

sal: rename "cppunit/cppunittester" executable

... and put it in OOO layer since it's used by the smoketest instset.

It was in subdirectory for hysteric reasons, to pick up libraries from
module local output directories in the dmake build system.

Change-Id: I73b66672b17ede52c03071eb2ddee1a23c059ea9

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [5e300e9030d8d0730223b1eea1627953524cb58c]

odk: remove Package_bin, instead auto-install executables

This is somewhat annoying since it requires re-introducing stupid
directories in scp2, but if the executables should be put in INSTDIR
directly then the Package_bin needs to go.

Change-Id: I893694c7f9d4cb5b9ef8ec4a3d30e08536223740

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [def1a59d18b8cb1bf351ae83f2f11acbe41a8229]

gbuild: add a SHLXTHDL layer for libraries

... because this is the time of day when one thinks, wouldn't life
simply be more awesome if there were a SHLXTHDL layer?

Change-Id: I02df8a8bf9d7d641ea060e2cfef6643fe2202353

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [70c35265f517ef372cb739d4cc64499abf57a838]

gbuild: remove libraries from OUTDIR and WORKDIR

Refactor everything to find and link libraries directly in INSTDIR.

- add gb_LinkTarget_get_linksearchpath_for_layer, and use it to set up
  -L paths for T_LDFLAGS in such a way that only allowed libraries
  can be linked against; i.e. it's not possible to link URE
  linktargets against OOO or not-installed libraries
- gb_Library_get_target is now same as the gb_LinkTarget_get_target
  (TODO: this needs cleanup)
- since a pattern rule won't work for linking libraries in INSTDIR,
  add a separate per-file rule for every INSTDIR lib
- pattern rule can't find link target in the clean target any more
  so add a LINKTARGET variable
- disable gb_Library_add_auxtarget, no auxtargets need to be copied
- tweak the call to gb_Library_Library_platform to pass in a path
  in sdk/lib for the versioned URE libs
- fix the Library clean target
- add LAYER parameter to gb_LinkTarget_LinkTarget
- adjust platform link commands
- MSVC link command now uses explicit -manifestfile and -pdb
  parameters to keep misc. files out of INSTDIR
- remove gb_Helper_OUTDIR_FOR_BUILDLIBDIR
- adjust Extension, CppunitTest,  JunitTest, PythonTest, Gallery,
  various CustomTargets to search INSTDIR
- remove SDK library symlinks and import libs from odk/Package_lib
- on Mac OS X, put .dylib symlinks into sdk/lib even though those
  are not packaged and would be created by the SDK configury;
  we need these to be somewhere for linking anyway
- add a (unfortunately cyclic) dependency on Package ure_install to sal

Change-Id: I70d88742f8c8232ad7b9521416275c67b64fe6cf

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [c0c7df91469d3306baa6708b0a8ab4eadc0e9097]

odk: remove cli_cppuhelper from Package_cli

It is actually installed by scp2/source/ooo/ure.scp already.

Change-Id: I0ca538e3d6c52b1e228f1b1191778d8fb5d84954

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [4de7b4089ec6932dc4409ead886cfdda44bb1d53]

unowinreg.dll is not in OOO layer

Change-Id: Ib22fcbe5e9427750196f11c512fd4d3134108731

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [1b736bf55e8ca79a06faabfa9866fffa6cab6c81]

Repository.mk: adjust layer of libraries in smoketest instset

These are currently installed in the "program" dir, whether that is a
good idea or not.

Change-Id: I842bc0a72f9a6f78462ad18151cd42f85753aadf

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [30fe6781ea25659426f2842c299db137304ee085]

Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"

This actually should no longer be necessary since AUXTARGETS were fixed
in 85b6a93cf41fb05e726027e34fcd805330e20414.

This reverts commit e818f8fa1f79c2eb2d647678333b8d12599dda69.

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [b4e37acb2b9a25c08b95737ac9e994bfdbb6f4c2]

gbuild: remove SOVERSION variable since it is hardcoded anyway

Change-Id: I625291ea86c1c3caf7fa5400e380defa6d0d0bc8

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [d343c57f982af1b2a9a37362e82e7369b6edf948]

gbuild: make the versioned library the linktarget on Unixes

If there is a SOVERSION then the versioned library is a real file and
the unversioned one just a symlink; better to have the real file be the
target.

- add gb_Library_UDK_MAJORVER variable for SOVERSION
- remove version parameter of gb_Library_set_soversion_script;
  instead hardcode the SOVERSION since it must be included in the
  file name in gb_Library_FILENAMES anyway
- store the unversioned symlink in the ILIBTARGET variable
- via new gb_Library_get_workdir_target_versionlink function
- removed gb_Helper_install call that resulted in both versioned
  and unversioned libs in instdir

Change-Id: I2c6f1698f0e39fdb2c07964d43ed9485cbca0b30

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [d263c22a0924ece4663c023618bba93fcb7300c3]

gbuild: make the DLL the LinkTarget of Library and CppunitTest

... instead of the import lib.  If the DLL is an auxtarget, it cannot
be deleted without annoying errors, and we want to be able to rm -r
$(INSTIDR) and build incrementally from there.

- replace DLLTARGET -> ILIBTARGET
- replace gb_Library_DLLFILENAMES -> gb_Library_FILENAMES
- replace gb_Library_FILENAMES -> gb_Library_ILIBFILENAMES
- replace gb_Library_get_dllname -> gb_Library_get_filename
- replace gb_Library_get_filename -> gb_Library_get_ilibfilename
- replace gb_CppunitTest_get_libfilename -> gb_CppunitTest_get_ilibfilename
- replace gb_LinkTarget_set_dlltarget -> gb_LinkTarget_set_ilibtarget

Change-Id: I92a2f061a653b9b5941f3232d729987b1317b6f8

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [a8ade9621d71dac5fa174254f4a5ac765a400905]

gbuild: deduplicate gb_Library_get_exports_target

and remove comment obsoleted by 170668d83911c12475eccf69eba5e191863d4a56

Change-Id: Iba8db6214e04480eaf45bcd069ccd8b41fd25874

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [5905dfeafff2c8071e6f2e212a077b8450d1a0d6]

gbuild: refactor LinkTarget representation

If the link targets are not in workdir then 2 different aspects are
needed: the previously used location relative to workdir's LinkTarget
dir (for all the misc. related targets), and the full target file.

Adding an additional parameter to all LinkTarget functions would be
quite annoying, especially since it would need passing through all the
gb_LinkTarget__use functions in RepositoryExternal.mk; instead encode
both into the linktarget itself, and modify the functions
gb_LinkTarget_get_target to return the target and all others to return
the workdir linktargetname.

- replace gb_Library_get_linktargetname with either:
  * gb_Library__get_workdir_linktargetname
  * gb_Library__get_linktarget_target
  * gb_Library_get_linktarget
- similar for gb_Executable_get_linktargetname
- similar for gb_StaticLibrary_get_linktargetname
- similar for gb_CppunitTest__get_linktargetname
- add calls to gb_LinkTarget__get_workdir_linktargetname where needed

Change-Id: I917ad7957fee50ec2517a9f9cc9ff452c8d97d1b

2013-09-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [031fca3abac5692bf89a2e8a34dead3425154a4f]

PoC: no libs in solver

Change-Id: I8efd69d5a6f26fdfd334ff0bc38848eccc7a85fd

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [5eea07334c44a65ef395f7e74b226d371060fee0]

gbuild: document parameters of LinkTarget methods

Change-Id: Ib22df5811ab07e93a9d7e987b66b12506265bf96

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [8230c26e3d11b2033265ef81b21a1e2b7ccc1041]

gbuild: add gb_Library_use_restarget

Change-Id: Ic0a2fd3c1adeb55ec27f6a2eb4709be598120fba

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [5fc689c9f7102b3e29fdd190fba11d6867d92bc3]

gbuild: remove unused gb_LinkTarget_use_headers

Change-Id: Idce74274169970bdd35869578cc0046fe502e614

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [6977d51af3ec2214ef8e12ca874878eed0894fb9]

installer: actually WINDOWSBASISROOTNAME was wrong

What _actually_ determines the prefix of the destination is the HostName
property of the scp2 Directory with Style OFFICEDIRECTORY, so check that.
The two are often the same but not when building a LibreOffice_Dev_SDK.

Change-Id: Ic127447ef40731f0967b89ece631f9c7b076720f

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [60530f4716a51f9212819638c454695295f6c1d3]

cppu: rename purpose environment libraries

It would not be necessary to mangle the
affine_uno_uno/log_uno_uno/unsafe_uno_uno library names in
RepositoryFixes.mk if they were simply named right in the first place.

Change-Id: I0fce919549764d2335c5501c1110878b8709fa09

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [6cad907b9e6b2f37f0ffd81154ef16322b8217c7]

gbuild: gb_SdiObject_get_dep_target does not exist

Change-Id: Id744a6035ad60cc66d791e8ce34b60ad5b200923

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [0a7ceb47cea1cb8ac963d7b05bde494a1ec0a6a3]

gbuild: ExternalPackage: fix stupid typo

Change-Id: Ie8d8ac0ead879c90557f8f76d1a63fe9fde764d0

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [adf8a55811572a02df50fed0169adf258176b841]

gb_StaticLibrary_set_generated_c_suffix does not exist

Change-Id: I933e811bc4f68ead2e39be9050d9db37a9c924a1

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [10fe27f82cb257d1a502f63904f207815dbaef1b]

undefined function warning gb_Library__set_soversion_script_platform

Change-Id: I81df2b8d2016a900bdebc0feaa33db7e587ba4bb

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [9f9a89a28ab2c8ac941558146059d2e6422f9ec9]

gbuild: remove gb_NoExPrecompiledHeader_get_clean_target

Obsolete since 2bf530153e9fb24aef62bf5e16e23ea1412887dd.

Change-Id: I6a66e14420bd3c6cb7557932a83cf0c4b95cdd11

2013-09-22  Michael Stahl  <mstahl@redhat.com>  [a451a69908028a9cecbaddf1f18c428d1d43a71c]

warning C4305: 'return' : truncation from 'int' to 'bool'

... also only deleting an object if it _is_ null is surely an error?
And if the condition were inverted it would be unnecessary too
since operator delete[] handles null fine.

Change-Id: Ib644447437864f9c6f34d13c75598f0e06d86f65

2013-09-22  Eike Rathke  <erack@redhat.com>  [a727e93d10e7514bf9d962059fb91e36e362e0cc]

insert on-the-fly-ID if select requested

Change-Id: I2935b211aaee345827d89c63de207c7e4fbc78f4

2013-09-22  Eike Rathke  <erack@redhat.com>  [6fa84d196834e041550ec4de426865b8a6038cfa]

in canonicalize() an unknown LangID is temporary

Change-Id: I4ae0f04f6ba5d6d0f9668595adf0b6865a34d6ef

2013-09-22  Artur Dryomov  <artur.dryomov@gmail.com>  [036cf17cac1d4e8843cb49b67d3c588362d190ca]

Change TCP servers search blocking delay.

Change-Id: Ia25d064aa5ad030d08a4095e92c3a35fb9b2e68f

2013-09-22  Artur Dryomov  <artur.dryomov@gmail.com>  [7d70990265ec18e01d59898d31d5eabca4a1f2f9]

Fix possible unexpected search stop.

An executor stops working when a single task got an exception. This
change prevents only one exception from being uncaught, if this will not
help probably everything should be caught.

Change-Id: I76a57fc0b1c759cb66bf13b5cdec7223c384bfa3

2013-09-22  Artur Dryomov  <artur.dryomov@gmail.com>  [13cf8f2599a9888f2a6f1b9dd8938978b4a0274f]

Change way of saving Bluetooth state one more time.

Read a comment at the ComputersActivity.

Change-Id: I4a933d262c28a08c1e2227a2eabec54ad2cfd16e

2013-09-22  Artur Dryomov  <artur.dryomov@gmail.com>  [afa322020e0bcedd8d44b0ee0e231fc261bf04d3]

Change slide width a bit.

Change-Id: I26bdddaf0e74e81ccb32992e70e27d0d123f7502

2013-09-22  Eike Rathke  <erack@redhat.com>  [c316097af8a9ec39e1cc520a5045eedda97951df]

don't copy twice

Change-Id: I664f4fed663ee41ae8f5b857401fbc4a24d02ba5

2013-09-22  Eike Rathke  <erack@redhat.com>  [0b80ff00259cdd09297474461ad16044ea432d08]

handle canonicalization better and share impl

Change-Id: I82c1b899f88e348cfa798558b63b2264d997c33b

2013-09-21  Andras Timar  <andras.timar@collabora.com>  [d5295408b1f69b8fd694dabca00e0a923c3e959f]

fdo#58144 - disable the ARP 'Remove' button on Windows XP

Windows installer on Windows XP cannot display messages, when the
installer database is encoded in UTF-8 and support for CTL languages
is not installed. This patch is a workaround, it disables the 'Remove'
button in Control Panel's Add or Remove Programs applet, so the user
has to choose 'Change', and has to uninstall LibreOffice with the
Wizard, which does not exhibit the problem.

Initially this bug was not expected, when we changed the enconding
from legacy codepages to UTF-8 - I would say irreversibly.
Then the severity of the bug was underestimated, because usually
uninstallation needs no user interaction, so it does not matter,
if the text is unreadable. However, in some circumstances
uninstallation needs to reboot the computer, and the user needs
to understand the question, whether to reboot now or later.

Change-Id: I7d6b4e82cbe4142d23c29313e43a90fa43944b2f

2013-09-21  Eike Rathke  <erack@redhat.com>  [3acc0cc1e527d3389c329d36744da76b10c83be6]

moved LANGUAGE_DONTKNOW impl detection up

Change-Id: Iba2c7f03420a709c5ee6338c1504b1133a8cb643

2013-09-21  Harri Pitkänen  <hatapitk@iki.fi>  [745f594556f690b57918bc32579157acc5598336]

Enable Drop Caps for Firefox HTML compatibility mode

Drop Caps tab was disabled in paragraph options when Firefox was
selected in HTML compatibility options and Writer was in HTML
editor mode. There is no need to do that. Firefox and all modern
browsers will display drop caps correctly if they are exported
from LibreOffice.

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

2013-09-21  Michael Stahl  <mstahl@redhat.com>  [ca0169340c94adc791061e3fb098fa656f22a8c5]

sfx2: fix sfx2::sidebar::Theme lifecycle

It's a horrible idea to have global VCL Images, since that will
inevitably crash on shutdown when the static dtor runs after
DeInitVCL, which breaks ~every JunitTest now.

0x00002af6750d2d51 in rtl::Reference<sfx2::sidebar::Theme>::~Reference (this=0x2af6756ceb28 <sfx2::sidebar::Theme::mpInstance>, __in_chrg=<optimized out>)

Try to fix that by moving the global sidebar::Theme instance to
SfxApplication where it can hopefully be deleted before shutdown.

Change-Id: Ia78f1e458699335b53a741b6463ce48af69584a7

2013-09-21  Eike Rathke  <erack@redhat.com>  [f814795ac9e90414a00bdff754f9dd7810382e63]

default ctor LangID acutally is initialized

So make registerImpl() use theDontKnow instead of creating temporary
instances.

Change-Id: Ibd10a80da5dd4355c33cf525b21158ec56a1360e

2013-09-21  Siqi LIU  <me@siqi.fr>  [6d29bafee442ebb2a60da4dfe8f4b5f63eb04b0d]

iOS datepicker background issues

Change-Id: I532d3b854ff3b66048b40decd2d9232ab9720151

2013-09-21  Siqi LIU  <me@siqi.fr>  [b95acb2bdcc6bc7c09a806157361c83142858d97]

higher resolution for menu icon

Change-Id: I5d1f1e0cacdabef5a84c6ab506f5b1cc21bb6b67

2013-09-21  Siqi LIU  <me@siqi.fr>  [cd4333272dcdc76dcdb5e810c7b628d97cabcf91]

fix iOS7 storyboard issues&popover position

Change-Id: I6a3e03956b3616d2d43396843d852c5591423c9d

2013-09-21  Siqi LIU  <me@siqi.fr>  [6f24eafb7a97c017486a24e5120d386eed6dfc8e]

code cleanup and directory restructured

Change-Id: I657eb2943b27e56b6351a996e4702a1f35fa98a6

2013-09-21  Eike Rathke  <erack@redhat.com>  [a641bbff59cdd55cfc9757e6a43e732a3c8867be]

map autocorrection files with LanguageTag key

... as several tags (i.e. renamed) may map to the same LangID.

Change-Id: I8202b18ea0dc8034522017be59bb104b3d06c0f4

2013-09-21  Eike Rathke  <erack@redhat.com>  [dafd27829359201cab45462bae43baf19b369a14]

register separate theSystemLocale for faster access

Change-Id: I0fc5938bd2c0157471539217806ad7844d765e8d

2013-09-21  Eike Rathke  <erack@redhat.com>  [931e40703de0eec84ab53ea7450f937769cbc117]

added registerImpl() debug counter

Change-Id: I84a79cbbbe06bdf1ae9e77d9cb5d429c6750fe21

2013-09-21  Eike Rathke  <erack@redhat.com>  [cf417c2cd421d21ccc780ea2cfde9c9339f6a878]

use bcp47 unresolved system for operator<()

We have several tags mapping to one LangID, so using LangID isn't a good
idea.

Change-Id: I561745b032af7eb0c54cf55dbcd26872103e2e07

2013-09-21  Eike Rathke  <erack@redhat.com>  [5799417f70fdee3291467c37c88d1bb0212187a2]

added debug counter to getNextOnTheFlyLanguage()

Change-Id: If2c53309f50b67d9afeb097391f4d20637bee69c

2013-09-21  Eike Rathke  <erack@redhat.com>  [d1b8398c2f68f50550824cbb47fb188a3a818e62]

added operator<() for sorted containers

Change-Id: Iffc3a41df21f2b95054f6f895c9848714ace1de0

2013-09-21  Eike Rathke  <erack@redhat.com>  [42dc3847ed7c3c3bcf43ffdb14eafeae17f79b7a]

let reset() return a reference

Change-Id: I3700566e7ec2250909211a6d81c6f2a7854b463c

2013-09-21  Eike Rathke  <erack@redhat.com>  [3e70b51d214d69dcd92946ee1bfa6102626ddc51]

added default ctor for maps etc.

sigh.. I hate to do this..

Change-Id: Icf5940c0e60d39a2a1a33fbf78d2af6deb729524

2013-09-21  Miklos Vajna  <vmiklos@collabora.co.uk>  [815c6758727abf7adef5d1a962a36fb3d102000c]

sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macros

Change-Id: I10ab2d0ba10178ba2d37db2632349215341612f4

2013-09-21  Caolán McNamara  <caolanm@redhat.com>  [60aea4b2cadf367736605b09604a0818b7ae571b]

CID#736208 out of bounds access

Change-Id: I7f428106a4d64e2ee8990b2ddbe1a40a9ddd0a3e

2013-09-21  Caolán McNamara  <caolanm@redhat.com>  [ebfa1e6c86037c4143d2ced2da5b5431e8e7e7db]

CID#707598 uninitialized scalar values

Change-Id: Id3c6488cfda25ab809bf554216bf2e5161456be0

2013-09-21  Caolán McNamara  <caolanm@redhat.com>  [fe9cce9453ca0e1aac77834af8160f0d11887a55]

CID#1000697 out of bounds access

Change-Id: I59f80463aa13e3c28695112165343f93366cfec4

2013-09-21  Caolán McNamara  <caolanm@redhat.com>  [74441e736edfd20621af71de22b2e92cbc4f7f3c]

drop various tools/string.hxx include

Change-Id: If4271c97025a56922c4f0b143cc3af214218a153

2013-09-21  Caolán McNamara  <caolanm@redhat.com>  [8c0687f2d23ef8b5e55977968720ee93282de798]

WaE: shadowed variable in higher debug level

Change-Id: I560e5559306277006a2b6dbeacad54ee60a182d0

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [0b8abbf1924a5c2262df50cc95c8e9200890f6f6]

The original bytes were probably meant as UTF-8, not UTF-16

...not that it matters much /what/ characters are used in the sample text, of
course.  And no-argument java.lang.String.getBytes() appears to indeed use the
legacy Mac OS Roman encoding on Mac OS X...

Change-Id: I51cd8c16f14e2df8b75d9961150518c8a03d53ca

2013-09-21  Tor Lillqvist  <tml@collabora.com>  [3f317dbe71dcda974c0f322f0f4921e9e5e987f2]

Make it compile in the DISABLE_DYNLOADING case

Change-Id: I360ec27ff268b7189af2f001806c9af5806953a5

2013-09-20  Artur Dryomov  <artur.dryomov@gmail.com>  [740381502470e5d0e11e5db0a82f27a7d14f4d01]

Add setting default values for settings items.

Users still will be able to disable them if they wish.

Change-Id: If20f628c0c1f36e4a2b5c4619d7e843e91f19040

2013-09-20  Eike Rathke  <erack@redhat.com>  [df0f34cb9c036f5cf69b72a740c1a8f2741ac966]

trigger less conversions

Change-Id: Ie7ab85522b3ab0adb5bddd24b9db6affc10c4665

2013-09-20  Armin Le Grand  <alg@apache.org>  [677df250becd5cde71c6310f647e78ac3763347e]

Resolves: #i123295# corrected object and clip rect...

in PDFExtOutDevData::EndGroup call in VclMetafileProcessor2D

(cherry picked from commit b756639c139f043a613df6ca16c18f426fca1f29)

Change-Id: I75faf2c8d925ec210cd74d8c29b90f5f9bf61ec8

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [3e4604b4642f6495d6e3f6a1317b1ab52eb4b569]

Related: fdo#69444 additionally care from zero recently-used items case

Change-Id: I45c68dd7cac0a6666401ae4833b6ae090882659c

2013-09-20  Eike Rathke  <erack@redhat.com>  [f51e79aaa8cef49421c875c2a876d8570e8b064f]

Font and ImplLayoutArgs with LanguageTag

Avoid the gazillion temporary conversions / Impl searches.

Change-Id: I5232589f1e31d1cbb6becc198b12daabf1038f31

2013-09-20  Minh Ngo  <nlminhtl@gmail.com>  [3d246af83bacacedb7c6a15e082210a67cd5566d]

Avmedia/VLC: Fixing a bug with a keyframe attaching

Change-Id: Iee28b510a79600e20a7e711d78ca20a216ccc3aa

2013-09-20  Minh Ngo  <nlminhtl@gmail.com>  [ccea730aefde5a74abb5c1525d25e7f96ea0a58e]

Avmedia: Change a background to the black color.

Change-Id: I1edccc2436ae000571551e8d23f432a152081f7f

2013-09-20  Eike Rathke  <erack@redhat.com>  [f77085ce584b1400d4d245582fa3e214143e9c09]

theDontKnow Impl

Change-Id: I6d4738041e3f4eaffc3adbdb0b324eda24903b72

2013-09-20  Eike Rathke  <erack@redhat.com>  [ababc9bba77784754b7c903d24f08b1869c584ef]

0x

Change-Id: Ie400046c513b278115ec6fc67b3c531a1153ef9e

2013-09-20  Eike Rathke  <erack@redhat.com>  [79dbf611175e8a91557e288feb463f78fa1a06b9]

do not register LANGUAGE_DONTKNOW

Change-Id: Ibfe4407c1b2740e806c7d9cb75529a8babc3fd92

2013-09-20  Eike Rathke  <erack@redhat.com>  [c640f19ca3aa1d918bd8df454d5ec45fbc2fad05]

now with on-the-fly LangID assignment

Change-Id: I0766705191176381beaf331de3d10dfc0086a9b4

2013-09-20  Eike Rathke  <erack@redhat.com>  [75cb1e8541f1fb377fd4504ef5fd6ffea6bee7a1]

more preparation for on-the-fli IDs

Change-Id: Ic4d53d0e3e8e149d09017dd7a567b879601073fc

2013-09-20  Eike Rathke  <erack@redhat.com>  [01bde208acc429a0c65fdf6e65415ebea72e9ddc]

added isOnTheFlyID()

Change-Id: Ifddbec485814e3287e671e6bc4059689ca3f6c93

2013-09-20  Eike Rathke  <erack@redhat.com>  [e81359a9a3240187bf3a02fdb48b8709238bdc51]

added registerImpl() re-entered warning

Change-Id: I064d7241343fadd0256bb0fa5ad32fabcd6738a4

2013-09-20  Eike Rathke  <erack@redhat.com>  [5ec8a9b13a5805d641555fa35057965f6f45a420]

added registerOnTheFly()

Change-Id: I1e270686ad73bf32c580dddcab7f03c4a3d85054

2013-09-20  Eike Rathke  <erack@redhat.com>  [e3a01c2b0c00a502622f3b6f0be560cf32b3b774]

check for identity in operator=()

Change-Id: I687dc4bdd3093054a6e2c1fd383cfc2a8c948303

2013-09-20  Eike Rathke  <erack@redhat.com>  [862766d569e51d91c11139cc831fb083c8bbdd01]

prepare for on-the-fly assigned LangIDs

Change-Id: Id4ba99f0b1894457ca95c209b8394447c6fd7893

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [d45ba6bb93a5325341cef6b9f25282537265de5d]

missing file

Change-Id: Ia1e179ab423b847a6303d63cc663cf31db3283e8

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [3f0e95cdc5fac1658ac25b97e0d9532ed76a009c]

now default toggle sidebar on for impress and off elsewhere

Change-Id: I1ff4b1aaed81e033668a57068e234ca644ff6423

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [b1314f22eb8de4359b5360194c04996351e9a6c2]

cook up a scheme to allow windows to have per-module settings

Change-Id: I5fa62c3c2af2ccbbc7e8a61e5537488515b2808c

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [6936fa4a100576c56fddb68d3879df2693c52bda]

drop internal scrolling now right panel is gone

Change-Id: I9d2e993f99abaf1680409b6ddb91572a1717226f

2013-09-20  Andre Fischer  <af@apache.org>  [50cbbc7f3afdd077e98f416f97390fe93428e8cf]

Resolves: #i122470# Fixed programmatic triggered switching of sidebar decks

(cherry picked from commit 7b26aba94e5544937f1e37e34915bcb276bc3c27)

Conflicts:
	sd/sdi/sdraw.sdi
	sd/source/ui/framework/tools/FrameworkHelper.cxx
	sd/source/ui/inc/framework/FrameworkHelper.hxx
	sd/source/ui/view/ViewShellBase.cxx
	sd/source/ui/view/drviews6.cxx
	sfx2/Package_inc.mk
	sfx2/inc/sfx2/sidebar/Sidebar.hxx

Change-Id: Ic6b518e734fe59a7b713e85e934487347b847c5a

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [d023339c2f85555212bdb9804854dcc2c403b50e]

Turn sidebar back to non-experimental

This reverts commit 7ce2a89f4f8fa84232896766276cb3433ada239c.

Change-Id: I53f572777e84f66fd4c3d18fb686dac09095804a

revert d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46

Change-Id: I5b243b69e50084316aaeab250d6b01079c12b718

Revert "sidebar: disable impress task pane if sidebar is enabled."

This reverts commit ee1726bfdba483623d496a3bcc09089e8b55cd65.

revert 54d820a7815af03a248c1aa424fae9bf9a4881f4

Change-Id: Ie7c83d88f5427a7e42fa50879280a0c4a7c2cdd1

Revert "Only register and use the Sidebar if it is globally enabled."

This reverts commit 66a5cc468cef0c6db8b42b7f25367f04208e6f2e.

Conflicts:
	sfx2/source/view/viewfrm.cxx

Change-Id: I17fe702996c4adf7f387573d36ea993f8cc32c96

Revert "disable sidebar menu option if it is disabled."

This reverts commit 05f0eb57618d090fa45011120a907a3b1157accb.

Revert "finally get the taskpane rendering again"

This reverts commit 228bb7ffe0d404ba1225f7b4d26ca71e098577d9.

Conflicts:
	officecfg/registry/data/org/openoffice/Office/Impress.xcu
	sd/source/ui/framework/factories/TaskPanelFactory.cxx
	sd/source/ui/framework/tools/FrameworkHelper.cxx

Change-Id: I248cc9a769695cde19e78774d42ce666dc685599

Revert "don't throw up the sidebar on start."

This reverts commit 645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4.

Conflicts:
	officecfg/registry/data/org/openoffice/Office/Views.xcu

Change-Id: I911859757e2e019836e8ed5213d2ba69ff82aec8

Revert "update to the right service name for new URLs."

This reverts commit 55f49970f4085e3a1498961edabd5303bd6bea6c.

Conflicts:
	sd/source/ui/framework/tools/FrameworkHelper.cxx

Change-Id: I1ba2762a4c969a9125ff8354a9b6035813290021

Revert "tentatively restore more UNO / task-pane goo ..."

This reverts commit 052ac10a6f9b28b9b06884dd3ed41879722be6c9.

Conflicts:
	officecfg/registry/data/org/openoffice/Office/Impress.xcu

Change-Id: I7e62f27329af033df811549436718648a6447dea

Revert "more reverts, first cut at making sidebar optional."

This reverts commit a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd.

Revert "add experimental option for sidebar to 'Advanced' pane."

This reverts commit 54d820a7815af03a248c1aa424fae9bf9a4881f4.

Conflicts:
	cui/source/options/optjava.cxx
	sd/source/ui/framework/module/ImpressModule.cxx

Change-Id: I09a6c0f7834c8ef330d05a014505aaaf09ae096f

Revert "Restore FrameworkHelper taskpane URLs."

This reverts commit e9c2d5b26b1e1b52bdf87192a76314b7362fa80c.

more foo

Change-Id: I2eaa2fbd74dc7a2f7ba937d310472cee6b5a0b57

really go to town on it

Change-Id: I885dc03cd0286bbfdf05c05da9f0bbea2b78bcf4

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [e9ba193f5e61d7855be694a2c414b9e1bc198d5e]

keep C++03 compilers happy

Change-Id: I62af395105f51e802b874424b993dcf7e687a78b

2013-09-20  Andras Timar  <andras.timar@collabora.com>  [2381e89bd31ccac74d80df08e2992aa44b79b820]

fix Windows build, dbglevel=2

Change-Id: I7dba2852a32a1b1c8309b5981e6b535c6dfb1b8c

2013-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [09a546ed1f4ca691ab9a81e0a0a08ec53f99a558]

fdo#39881 change Find All behaviour in Calc

Allow to search in all sheets.
Find all now creates new dialog describing all matching cells.

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

2013-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [38dd74047968fd734b598d3ee7293cd5263c1012]

Update Firebird-File driver config to allow creating new dbs.

Change-Id: I34abaf80e82cb1d3cd51c9418b15351e9fdfc2fe

2013-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [27c11f1f08716e54f83571a84698c62692260b30]

Implement creation/loading of external firebird .fdbs.

Change-Id: I61186189d791e54fb096505abd2fa7ac248035e8

2013-09-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [a516ac452e33d3f0df2572089041e2555808a5ee]

fdo#37606 testcase

Change-Id: I60d34906a90a5143163e516f618648cf7178430e

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [7794ae344c353794916c669b85040fa4fc6c990f]

bad search/replace

Change-Id: Ic14565414637a6d08aee94ad183dd852eb7875f0

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [60f8d808c2451fd37f02c1f86ed7fe60f4f58fa6]

Reject "too similar" service constructors

Change-Id: Ie81e9994084b5a2f44a436c764318ea6e5049faf

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [aeee571501df4d3b1d91e10d61b434f0ecac4d6a]

Use tempfile instead of stdin in exectest.pl

...so it can easily be reused to test unoidl-write, too.

Change-Id: I4992850b44faaa152bcf1d281f2787824d6ad036

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [89d911a2775118dbf5e4cd337e4ede4284b6f717]

Strip exectest.pl down to what is needed by its only client

Change-Id: I9355f8618757f657fb8f8408a10b02f113fc0966

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [7e124f9e8b7e4c6b98e9ada56c3dff40197e2f9a]

Blind fix attempt: extern "C" decls must be at outer level

Change-Id: Ic034f63f604d86e420adb0a4106c1501db5a552f

2013-09-20  Andras Timar  <andras.timar@collabora.com>  [1a4258667ecd76cebc823994fd366ec7b622fd42]

fix find_al() under 64-bit Cygwin

Change-Id: I2797763f64733a83858bb08d760c9c453d63e1f8

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [89e5ef948564d4bcea02c845d6f959dddd99129c]

java.lang.String.getBytes() has platform-dependent semantics

Change-Id: Ia36e73215f666a26e5898310aabefb68d3f695c2

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [f1b2c5185762debdd4ccbdb369472f5d30950e75]

extern "C" it should be

Change-Id: If44baa59b524f2fdf9bca77e404142a569090d72

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [54035e9408daa0b05256a12de7df626572aa34c5]

Use consistent spacing in this madness at least

Change-Id: Icee043f43072244e28405e4dff3ce4b51fbb3cd9

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [3e2376c87c825b9854062e90cf55e1feb1d19691]

Move one block to maintain numeric order

No, I didn't check if all the others are in correct order.

Change-Id: Ic676fa79ea864d75abd183df2662007f05cca75d

2013-09-20  Caolán McNamara  <caolanm@redhat.com>  [5be80ce22e3328545bb07fe31872d26c2fd2ed58]

fix unit test failure

Change-Id: Icfed3fca931b2d6129b510b6a35a913e88c80778

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [3a4d7ed90d0e3d25c981ce32feeed383b6873d81]

The code has unconditional fprintfs so need cstdio

Change-Id: Ia509f7a88443e2a2992347c7d31469b5c658c8e8

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [b62ef82b31a91d6877a27a96007cb2640d7d4d64]

Add usage example comment

Change-Id: Id7f122a2d129d70192e8bc493b0bd2423558187b

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [7cf091765aa74cd7856c4340eb019155ab6639c3]

Typo

Change-Id: I77a428cb637d92cb656d16bcc6e1c9892f713669

2013-09-20  Miguel Gomez  <magomez@igalia.com>  [b5a888d3681cc375657f84239eca391bbb270fd5]

fdo#64491: Move SmartArt test from import to export

Now that loading and saving SmartArt components is fully working, move
the unit test from the import section to the export one, where both
import and export will be tested.

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

Change-Id: I5e0d182ee941180ba80c2b310d85528ff75ef296
Reviewed-on: https://gerrit.libreoffice.org/6006
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Miguel Gomez  <magomez@igalia.com>  [b4380022a664b86bcd29aa5a8ffe27f83afe763f]

fdo#64491: Export theme file when saving

Export the theme dom tree that has been parsed when loading the file.
This is necessary in order to properly reopen docx files that contain
SmartArt diagrams.

Change-Id: If8712352e7c70373afb542b450a69bd634632092
Reviewed-on: https://gerrit.libreoffice.org/6005
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [2232781ad303864b79a3973b5b0eec40a859a701]

String to OUString in itemwin.cxx

Change-Id: If82112acaecbdbb05d2499b2c0eaf2066b707571

2013-09-20  Miguel Gomez  <magomez@igalia.com>  [028a9096406eba26f823211b1f6a957ebc6b3a7b]

New unit test to the DOMTree test suite

Ensure that a parsed document that contains a malformed xmlns tag
doesn't cause a segfault when serializing it through the
XSAXSerializable interface.

Change-Id: I00811494b37a307711c1a7a86403a56da8b23776
Reviewed-on: https://gerrit.libreoffice.org/6004
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Andres Gomez  <agomez@igalia.com>  [a30652bfef1ca8c8d6a20a01aabc700b92978fb3]

unoxml: avoid SIGSEV when xmlNsPtr prefix is NULL

When serializing a XDocument with "xmlns" elements, they usually come
with a prefix like in xmlns:xlink="http://www.w3.org/1999/xlink".

When the prefix doesn exist like in xmlns="", the prefix member of the
xmlNsPtr structure is NULL and unsafe operations on it like "strlen"
may cause a SIGSEV.

Change-Id: Icdfcddeccb37c246a48aa1239b7f3c5b0b3727e3
Reviewed-on: https://gerrit.libreoffice.org/6003
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Andres Gomez  <agomez@igalia.com>  [290f03e8bb5071d7716fb6563e3274caa51102f0]

writerfilter: OOXML theme saved in InteropGrabBag

The XDocuments representing the DOM of an OOXML's theme document is
now stored as the PropertyValue "OOXTheme" into the "InteropGraBag"
property of the SwXTextDocument.

Added the importSubStream() method to the
writerfilter::ooxml::OOXMLDocumentImpl class in order to create the
XDocument for the theme XML fragment stream and invoked it during the
resolve() method.

Modified the writerfilter::ooxml::OOXMLDocument abstract class to be
able to hold the OOXML's theme XDocument. Added the set/getTheme()
methods to store and obtain the XDocument directly.

Modified the WriterFilter::filter() method to store the OOXML's theme
XDocument in the "InteropGrabBag" property of the TextDocument service
SwXTextDocument implementation.

Updated the UTs accordingly.

Change-Id: I3960590fcf4856caf770908b983ffb6898f061c0
Reviewed-on: https://gerrit.libreoffice.org/6002
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Andres Gomez  <agomez@igalia.com>  [44c5fcb7eb4077740ef497ff4bb6c4cf23224dbf]

indent: Just some indenting for better reading

Change-Id: Id840dd00c71afc1930e6bb9b634e888b88fe7391
Reviewed-on: https://gerrit.libreoffice.org/6001
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Andres Gomez  <agomez@igalia.com>  [bee6b8f2ba4ea04135bb47e24c520015129aca27]

uno: new InteropGrabBag UNO prop in OfficeDocument

Added the new InteropGrabBag property to the OfficeDocument service
and modified the JUnit UNO unit tests for it.

Added specific implementation in the sfx2 module for the SfxBaseModel
class.

Added specific inherited implementations in the sc, sd, starmath and
sw modules for the ScModelObj, SdXImpressDocument, SmModel, and
SwXTextDocument classes.

This new property is intended by now for its usage on preserving OOX's
theming although the aim is to be able to re-create the theming in the
future from saved properties.

It could also be used for preserving other attributes for
interoperability among document formats.

Change-Id: Ia822856293c70ae22911afa794e3e38bcaa31f86
Reviewed-on: https://gerrit.libreoffice.org/6000
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Stephan Bergmann  <sbergman@redhat.com>  [652b0b6d189b4c0925ab859e81c6005a4a348a55]

Certain UNOIDL typedefs are forbidden for historic reasons

Change-Id: I0fb4ca4e529f5f35e3619bab5e89348dd9c67faf

2013-09-20  Vinaya Mandke  <vinaya.mandke@synerzip.com>  [13e8e9e2fe32bc77058b5869c39948b683fb81ec]

fdo#40594 Fix for chart missing issue in Writer (for docx)

1. Enabled parsing of chart in writer module.
2. While parsing chart is read as ole2shape. Then converted into TextEmbedded object for chart.
3. While exporting postponed chart writing after rpr tag.
4. Generated unique id for each chart.
5. Corrected content type of chart in export.

Change-Id: I6a1ca0c34e03e17cc3dd8a183580132ea7af5c48
Reviewed-on: https://gerrit.libreoffice.org/5976
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [e0abdc0c2a4e7ff938c720a8967a6b55e9f1a2fd]

configure.ac: use ${INPATH} instead of wildcard

Change-Id: I92c9b72722035ef03e839029a149221dec3fe5b4

2013-09-20  Eike Rathke  <erack@redhat.com>  [f1ccfc64fca471f140a4b1830e370d8e4fe8ad4f]

missing .mk for renamed 'mn-MN' to 'mn-Cyrl-MN'

Change-Id: I77e457b27b083c7149e3696f978b1e85a6fe1e21

2013-09-20  Eike Rathke  <erack@redhat.com>  [401edafdbec3941ad78b904a00d13cdd8655f10d]

rename 'sr*YU' to 'sr*CS'

Change-Id: Ibbe7b29e5eea22d0e2169f641d677fc4726fe6a7

2013-09-20  Eike Rathke  <erack@redhat.com>  [09197c2df60bb4c7880fd4de2d18b150b9045637]

renamed 'mn-MN' to 'mn-Cyrl-MN'

Change-Id: Ice5fa332ff5308aa801099a9aff52ffea60ac622

2013-09-20  Eike Rathke  <erack@redhat.com>  [57567934d96fb63315f0280eefbb4f66bf0cdd16]

inline

Change-Id: I7b031d19160f7fe3d8dd0789ab68b03830135463

2013-09-20  Eike Rathke  <erack@redhat.com>  [3f3e73bd380fa9b8ec772685dd14edf6df454f45]

second wave to register tags

Change-Id: If71d7bdbe590b66e3642e8815a536482c67dd7c0

2013-09-20  Tor Lillqvist  <tml@collabora.com>  [b385fb8a89e865fb1924092c9fee3e032c0edda2]

Try to fix the DISABLE_DYNLOADING case

Actually, though, I don't think the platforms where we use
DISABLE_DYNLOADING (Android and iOS) have any OpenCL.

Change-Id: I51c8fdfcec866a32ba72c84038bd63e9def74de6

2013-09-20  Minh Ngo  <nlminhtl@gmail.com>  [f22464dfb133936668173befb157394eaff2d142]

Avmedia/VLC: Fixing zooming.

Will resize depended on the frame size now.

Change-Id: I3dbd0982f4442e9c643121af3cdfc2b0cdfe33a2

2013-09-20  Minh Ngo  <nlminhtl@gmail.com>  [15924193558ae7f0e04d5bb1ea8ab94517c5a9ce]

Avmedia/VLC: Storing a frame size in the window class

Change-Id: I28f5c74313fcd6dae368c5fa9e7d299ad0ad1d0b

2013-09-20  Minh Ngo  <nlminhtl@gmail.com>  [77af2e7d7524737aaafda1424c9344fd7e6d660a]

Avmedia/VLC: Minor code formatting fix

Change-Id: Ia143d4ae8d452fd6bebb817acab7192481a1068a

2013-09-20  Artur Dryomov  <artur.dryomov@gmail.com>  [95e95e0a26694dd01412220eb6b44150dfead2bf]

Add switching to the slides pager from the grid when selecting a slide.

Change-Id: I029c298a90ff7f0cbaada25388e3a758dc4d583e

2013-09-20  Artur Dryomov  <artur.dryomov@gmail.com>  [6d6017e353fe793d571d5d976d27ad0490c6f38a]

Add additional comparison for servers in lists.

Sort by class as well as by name. This change should help to show
computers first, then phones and then other devices.

Change-Id: I3a5dec6e5df33b766b70798ac1ad32a5d5db4a3f

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c856ab73af3ab108f64e0c9d9857c35a4849f030]

Cleanup ResultSet exceptions.

Change-Id: I77e4fd5fffe45446050f8a1dfbcc8cc27290c786

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [65719df3e38e16feecf025f4773562dfa2011f28]

Cleanup exceptions in PreparedStatement.

Change-Id: Ice11ec8131a00335db48a05661bbe0285bb53fea

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [101040a13010edca81d1ad127726d4118f00c5e0]

Set sane default for type.

Change-Id: Ib63e6abd7b378671d1e01bf9357dd811ae88fc40

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [831f01b7395fd84449e133e1300cc8fa85d42bd3]

Move type conversion into template.`

Change-Id: I7b646673eacf2abbac8a2bcfa744f840ff344c84

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [79f1c6e50ed303494b5c39cc6b2a448b264f7c28]

Use conversion for Byte/Bool.

These are both non-native to firebird, hence always have to be converted
from whatever data we have.

Change-Id: I6e6843d95ee4f5cf0cd5953251796150f325f800

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [52841daec985e04bff77ee6eb1d70af0238e0eae]

Throw sane exception when wrong type used in PreparedStatement.

Change-Id: Ie9577ed021930c56f3270aa30306d89365c1b3b1

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a11b6d5356f191f1d4d7ce48e80ce3f2534dc190]

Don't throw unnecessary exception.

Even an empty ResultSet can be valid, and no other drivers do this.

Change-Id: Ie3aee718f0187d039dbd0c53fc32a71be4a1d9e9

2013-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fc118515eee34d7a00ce363149bf85737607fed0]

Implement implicit type conversion in ResultSet. (firebird-sdbc)

Change-Id: I9faf9752556b7e0769d3a353e393924f5a1edb63

2013-09-19  Eike Rathke  <erack@redhat.com>  [2aefb9eaed6e17cb023891f1826e58f53643e894]

unused LanguageTagImpl::resetVars()

Change-Id: Iaf806d78b6d49b9bc599ab61ebc8fa1ced84fcf9

2013-09-19  Eike Rathke  <erack@redhat.com>  [1f6fceb89deea2100b0e95e9ed34af99bda8bccd]

does #include <map> satisfy Windows?

Change-Id: I42410c84291b7fdebe6507ec23837433970ea277

2013-09-19  Eike Rathke  <erack@redhat.com>  [01f351830b139f3ab7b63611e8630256d37aaff6]

better mutex guard this

Change-Id: Ic5cc38c76f6eae11460e0b6e3c55d0e2333a0b09

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [fed96abcb593925ab4fd39e3938632a54b37ee8b]

No need to by default avoid liborcus for Android, iOS and OS X

Change-Id: I0e96784a86fa1f62718264fc09f0d2b4646ecd7d

2013-09-19  Eike Rathke  <erack@redhat.com>  [fec4c9b9e6aff625c4cccbc477d416e82fecb8c5]

first wave to register tags

Change-Id: I11c6608b5c5074e9b7117449c3eb92e278713598

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da06f0fd15ae3ba2447f01b952a579c92a8a67d4]

fix windows build with pch


2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ba1e90f444df55055e34fde6ae58bfe65c6a57bb]

"what!?" - Let's not say that...

Change-Id: I1c9c2a62b2a1ede08fb2f27f541b501dc3ce7b2f

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f13f659bf16210b10697d3f422dcb1d26df76b41]

Work around another Excel bug with incorrect shared formula range.

Take the start row position from the preceding formula record, rather
than believing what's in the shared formula record. The latter can be
wrong, and can be wrong often.

Change-Id: I3a4da110727a7719e5f8cb3e6250c0e1bef04c64

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dbedabaa44d2fda306cd4b5bb51d192fc1058794]

fix storing of open cl device in configuration files

Change-Id: Icc343b55fe40c430b87d2e4c98701d78c61e3a96

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d0b4a5ae3806c4816e1fbe39514cbf52adfb229]

small fixes for broken code

Change-Id: I77afc818d5575523077328042ac9418f521edc9c

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [68035ffc3e94af0c3cef600a65fa301efd3045af]

select maximum one opencl device

Change-Id: If06caaa6b39131359ffc81fadad200c8cf8fe24a

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [268c33e1b32a407fb3db66c41cbb9bf15e9422a2]

fix memory leak

Change-Id: If1afe59bc5bb40bb3fff4c74b863c6d77e006cc5

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77201250b47a267b4474a394d748c934acfaef39]

fall back to compiling from source if binary failed

Change-Id: I8e8d8fb5b1da18c44e1537f97317d4e5b57c47b6

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee19608f940d0985f4ba4cd918bc53aaf25f0301]

void* is dangerous

no idea how that ever worked

Change-Id: Ie14c86a241a2fa7e1963385987245cd0ee965fcf

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b0bc1bee668ab670044ecd564c84583c261c07e]

use $UserInstallation/cache to cache opencl kernels

Change-Id: I2ba1fb6172cfd0c725a45d4506b46e8f04a33093

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a321536cc682e98ad677deae3fa36b4dd25520f5]

read the binary files from the cached folder

Change-Id: Ifc5084a3d8ef661e3b3fca7fbc76e1c0c62b2056

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f7c930dcd9195a05fb133ebb393dcbd37e2f66c]

replace one more file write with location in profile directory

Change-Id: I1774f66d018923c6f892d21acf8a81330628cd98

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d3cca2471777a26f90c15aa435c8b50ad6133ca]

fix another memory leak

Change-Id: I6761bcc137934b02815ce10d43f3bc9bee7a1b90

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [29e0843f323c54f9dea9e763a7300bf5fcc2014b]

fix another memory leak

Change-Id: I31359f121fa858dfc1868d74a2f827e5332592c3

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0093de75d1e2545803e63b35663cbed7bfc5b64f]

use $UserInstallation/cache to cache opencl kernels

Change-Id: I2ba1fb6172cfd0c725a45d4506b46e8f04a33093

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8f0a558f580516a4810552060c3da69ff6e2aa23]

In xlsx, a better heuristic is based on worksheet dimension.

And start OpenCL kernel compilation right away if the dimension is
large enough to make the sheet import slow.

Change-Id: Iee3e8dc1f0cb64eb1d8778db19c6edd73e971136

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [05f6ae8779f9be59b1262bcbb98a74b6383c0c18]

Be explicit on what kind of "kernels" we are compiling.

Change-Id: I2415a192d98b94e86c08c138ad39cfdbf36ea283

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d3236e2bdde1ff1211e65e64d22063c8228c68dc]

Add a heuristic to avoid always pre-compile OpenCL kernels (for xls).

If we still have 3 MB worth of stream to parse after the first formula
record, we pre-compile OpenCL kernels in a separate thread.

Change-Id: I129d95c26f26e4b1eb989bc2a1764a3f87f71fcb

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0881af7718a3a8591afa062b9dd446ca7193e86f]

Oops this wasn't meant to be checked in.

Change-Id: I6eccbd38a44dfaec66718df210884067beaaf30e

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6f0b9dd26f061594f93e8ee6cc59415a6e8583f0]

Fix illegal memory access between malloc and memset.

Change-Id: I6f040e48a1a60b8f4fc1f2424a24ff362de9a31e

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [732e0eabb3736f2a572500dab229efe3fc1fedd6]

Bail out early on error.

Change-Id: I1844284ff829f6af6c2cfe10935cfc1eef155deb

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [18d80b5ec0a82e72e23558ca9b8e971ac35a7592]

Wrong config option name.

Change-Id: Ibbd2d9ed7ee20b8cc911bb5f3247bade617b7c74

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [80a4a753c5accfea756c4b357fc1586e8afbead8]

Pre-compile OpenCL kernels during xlsx file load as well.

Change-Id: Id31190b2a9eb496f146fbbeaaf8a223d46492a99

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [8f56dc0bf547c20404f98493e49dc88bf454a604]

Compiler warning.

Change-Id: Ibf3d21d2666b5c2504804141200ea0fcf9897565

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [59d6f566be3229ff083a6157f575749ce2485bac]

Let's treat oclMatrixSolve equally. No special treatment for this guy.

Change-Id: I79d36ad7c95bf4cc8cd6bb4fd55dcedd5cd70684

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c76e4526172681d8abc086dcd87068ad7be1f2b8]

Compile kernel when fetching the Kernel instance.

To make the code a bit cleaner.

Change-Id: Id129cea834e950e422e55e6c2504c1f88c5dbeab

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [58e62a7954dc04f1174f8143ed81828a476e8b62]

Compile kernels for real.

Change-Id: I7c5e6707e6f733b26d5bb6d6b0d48b0f338625bc

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [deed1ca901896744a9cf859d390a5a592ba37041]

Set up a thread to compile OpenCL kernels during file load.

It's still a no-op & we need to have a smart mechanism to conditionally
trigger it rather than running it in all documents.

Change-Id: Ia875ebb9405b5de5c5d31418de84c5ca7a62f302

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [82985b9bccbde3c697e73e1930c89634853c8d3c]

we no longer use that method for initializing opencl

Change-Id: I779adb453cfe91328d5583f990b7c57d482fb7dc

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [088de79273794ea4099b538158e030a9c2b91469]

remove unused method

Change-Id: Id33348c76297583e843af2a1ea43f7f755b86033

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8a0f786caf49cfd5937e4cd5df5f50f825b2a96]

introduce strong versioning of the kernel sources

Change-Id: If42711467b1c8cae4b1044464c7254792ddcd6ad

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1500aae993c0a8b4fa9a5bcec1bc6203f3bcff66]

use OString instead of char* for file name

Change-Id: Idd69827c50056febd30f18bd8ade2b4160eafd02

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e0eba2bc96bcd27a9c92e1a5cc80167b0b962da7]

we can still write the next files out if one fails

Change-Id: Ibfb604692f8d5d6f01652af6d6e09339c49be6af

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c45f93694f1524247052adfe4722a042725c4288]

share the setting for the device name length

Change-Id: I5605d05240bc110916400239db203eeb6b8dde35

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4f65f4333b5f38ff08d24d71766f7d27849b81a4]

fix a number of memory leaks

Change-Id: I1e81558d0f087c1629006b757b1efb332108d5f1

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4b320031ad05ecc24b6aa6ef7cf9904075c610d7]

Properly cache compiled kernel instances.

Change-Id: If9090f5430106541928bdfb3c50eefc7fd01e9f0

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9ca36c15f89b279e5e4aba4cd9649cc200fb24b]

reintroduce changes from Tor

Change-Id: I3b32e6754f8b86e7875ff6dd09b4dd0f38f8df4e

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [18a4ecaa25af108589fda0108f72115a6db6325b]

This base class is pointless.

Change-Id: I16094fa3aea2ac31b5289367dac21bc901bc9f23

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7652f3725b0ee0fdff7441c5bac8ebc284cd12d4]

OpenclDevice is a stateless class. Make all its methods static.

Change-Id: I5eb1bead219ec9ffd759a26d8d5f1abe499f1ee1

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [0b81837028bb592376f3f047c5ec5ada524910da]

I didn't mean to change that.

Change-Id: I0da67563b93ead9ffc3350cd01733b0a6d094f05

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ff8a5fa683c10c9815518e037e69b4ba5290d499]

Remove unused methods.

Change-Id: Idfb6acde20e883e4c20e0f640fdb96ac50bb349f

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [e266ed9f2c07b8d58e106679afdf62adaddb2f50]

Use std::vector to store pre-defined kernel names.

Change-Id: I5de148a98411f85f5318ee6e5b0b41786d152a83

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [3485577a54a47dfc5dcd569771df94ceea12eaee]

Some cleanups.

Change-Id: I35bc92fc4bd5feb80b804d411fcd29feacab41ee

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [984e8e62e1fb0ccf7f350a9dcdab41b7defd4b10]

Need return statement here...

Change-Id: Id6a63ee106b50ccb5558c8c9aa7fe363e2a1ee29

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [00d58697d97f25664b45b5ad360e9a34ab3ca888]

only list opencl devices with double support

Change-Id: I90eec86fff08fd20f4567551932bf328adc85859

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f62215cf58370e95867f3753cdb59223711049a4]

select the correct entry when opening the dialog

Change-Id: Ib1f418e9f05ce2f57029e51ab6dfcd139d6f3f6d

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8309d77fa178c5be00d86a110fe4a61b07d77c5]

add the software interpreter to the list

Change-Id: I1462b6321a195a6863746ce296575b64b140e0ec

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5e03516299c5aa47966729c928cd42296795085]

store the opencl device id and propagate it from the ui to opencl code

Change-Id: I47ed4add16c804e598feebd84ae823a45d2f8dd9

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5cc6c3fd4fd4610d26576841bcd694bf2f8231a4]

add a way to change the opencl device

We also use this method now to init OpenCL. It respects the auto select
settings and will later take care of choosing the stored opencl device

Change-Id: Ib3710851ac5f8d50796e4bba3b25ade77b36d204

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f70fffc7187162a9f1e88bb5cd12b05b5d67bc8d]

implement method for switching opencl devices

Change-Id: I00f00618e7bf3eb256a2fcef16520927b53dfc9a

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [08f16d5ae44cb0e92debf5b67b56a7605a07e65e]

Avoid having build-time dependency on scopencl.

Change-Id: I32918599dca0556a61b85d868dffbb5e72541e69

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3be59e38ab37dbb7646fb6eedf36d7adfe8c7af6]

store the platform and device id for later look-up

Change-Id: If95858d3812c913a3695f04bcfac76325171d102

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [783179c1534e6382a064bd9005157b77e2a6efbb]

show compute units, frequency and memory for opencl devices

Change-Id: Ib322a429a3d29ed985702dc1b5cb9d1cb0a1ac07

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8fa1a8b41ef59e1b3582f1ff1f1cca89edbd5acc]

fix some updating problems in the opencl auto select dialog

Change-Id: I2ddddbd694a0fe4971a1ef40ee6e15e6b3f07b3f

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [886efcad3ce43378e9f22febe5f5d010769fd0d3]

enable the opencl device selection also after enabling opencl again

Change-Id: If898125c55794ea542643d0299b02b6183b79ef9

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fbe359018a4f0be9eb8f4e05435fab947dfcb308]

store opencl auto select setting in configuration

Change-Id: I687b31959b2932cc1b5f7ce6daea8d7bbbe85ee5

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2eada22f6f2495e9e61be63a896e3a839be08702]

display platform and device together

Change-Id: Iebe13dae8ede0696913597116904af8e720ffc65

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [543749c7f1012fcdc5948f17d5a9626d253487a4]

disable the opencl device selection while auto selection is enabled

Change-Id: Ie2f10e9e863bfcb6a34380049bd63e480aab76d2

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7437095966aaea20625d85b6119fa0469ef19232]

Correct shared library name per platform.

Change-Id: Ie50661aff48f74ea49162d1f893d3d0fc2ee2165

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [83c8c7f29f6807c1d6810ede70020ae200963fb0]

More sensible way to handle software interpreter invocation.

Change-Id: Iea44ec03ce5b779558a8f5e762d0428d90f2334d

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c8c1479ab5b57f22d89df93b15ec3981d1997095]

inital work on showing available opencl platforms/devices

Change-Id: I7e9beb3abeee42b19788980d43fb1ab5140e3e65

2013-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4ca847cea0f8d8dce4c934c471483ebe73838889]

use the correct description for the opencl option

Change-Id: Ie4b8e2f99bb8a32dae31555561c86a448201f792

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [66751db524369322619a9a76e389b4784b254cc8]

Remove these Windows specific DLL loading in favor of clew.

Change-Id: Ia2ca3c512e033e80a55eb2d33fdd34d07297f29b

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [5e743fd52db25e9144949f3a84865b91880098c2]

On linux, the entry library name is 'libOpenCL.so'.

And it should be installed in the system library path, so no need to
specify full path to load it.

Change-Id: I0a77bd6911e69f8453b7c95c7cdcb77fe2e6e5e0

2013-09-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cdff1b90304025ad8ca02e84e4d9a6083704b84a]

Add a quick test code to detect available OpenCL platforms.

Compile this with clew files from source/core/opencl/clcc.

Change-Id: I9a0be046ec996a6bccdcc8555aa8119fcf9afde3

2013-09-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2340f049b08cc40f7a832b66554781d3eab1a3e7]

Additional build fix for Windows.

Change-Id: Ie1d6eec25c442e8dba31936e502249ee04c13177

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4e30a966becfa9f4ddf6c8e364918ea3c527a659]

OpenCL code shouldn't be needing any UI code.

Change-Id: I789ac7b9c1404b2f7b35178d9c43c59182a20cea

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [766bb85f111fce99c97211760618d34bb05bc025]

Move the clewInit to where the Windows DLL is manually loaded.

Change-Id: I58c8bcbd76c28c458fb28c21d65887159fa0ea34

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [03f548e6fb74e83b32b59ba198e5c82e30320519]

Allow enable / disable opencl at build time.

Change-Id: I65e2a71aae8317930d1575e7d82c11c3fd2b74de

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f1717208ec22f146acec5ad2483c5cdc9a536484]

Remove opencl-sdk configure option, and build time opencl conditionals.

We now load OpenCL library dynmically at run-time as needed. So there
is no build time dependency on any OpenCL implementations.

Change-Id: I214399060398a7c5e37b9a254147ccc2834e7866

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4aa113b2290591eeda1430c13775157b086b3b52]

Use clew from clcc to allow run-time loading of opencl drivers.

Change-Id: I9f6ce113d637dbec069caa86b32459e2001ec0a0

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4c859c1dac2e50bf0235291261f011b3e0abeab3]

Dynamically load the opencl group interpreter code at run time.

Change-Id: I0e2b393ecf068b57bfe653663be0a788caa22a36

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [4ecf503924516979970254eb3783f68037647ac3]

First step toward splitting the opencl code into own shared library.

Change-Id: I44fa3ded8d48b2972af17b78ab6c0af03e024f36

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f22e509c2b31ee2ed024412af5b55bf8944e76b4]

Disable dummy and groundwater interpreters from the default build.

They are of no use in the default build.

Change-Id: Ie3b874a5c78123436736318357fa48baafd991f3

2013-09-19  Kohei Yoshida  <kohei.yoshida@collabora.com>  [645e09ff13882af259c76fbeed8163e69844d721]

Put all opencl related code inside sc::opencl namespace.

Change-Id: Ia6c1fd88ed08022347c60af33a8620b9cf278c12

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [6db34b6b33ba8e3b13683efd05df8441b87e9c92]

Directly build UNOIDL .rdb files from .idl files

...via unoidl-write and the new source-format registry provicers, instead of
using idlc to produce .urd files, regmerge to merge them into legacy .rdb files,
and unoidl-write to translate those to new UNOIDL .rdb files.

gb_UnoApi and gb_InternalUnoApi ctors take an additional argument now that is
the path (below $(SRCDIR)) of the source-format registry from which to obtain
UNOIDL entity definitions.  It can either be an .idl file (in which case no
*_add_idlfiles calls should be used and the resulting .rdb will contain all the
entities from that one .idl file; used in some tests to conveniently define all
test-specific entities in a single file) or a directory denoting the root of an
.idl file tree (in which case *_add_idlfiles calls specify the entites to
include in the resulting .idl file).  (In the first case, the generated .rdb
file needs to depend on that single .idl file, so the gb_UnoApiTarget ctor
contains a dependency on that additional argument, which happens, as a side
effect, to trigger rebuilds in the second, tree-based case when addition/removal
of .idl files in the tree causes updates of directory time-stamps.)

UnoApiPartTarget and all the dependency-tracking logic based on .urd files in
solenv/gbuild/UnoApiTarget.mk is gone.  Generation of an .rdb file now depends
on its source registry (see previous paragraph) and all the .idl files specified
with *_add_idlfiles (in the second, tree-based case above).

A consequence of that is that gb_UnoApi_add_idlfile, -_nohdl, and -_noheader all
do the same now.  I left them in for now anyway, maybe they become relevant
again when the use of cppumaker is changed to read directly from a source-format
registry instead of going via a .rdb registry.

The legacy tools idlc, regcompare, regmerge, and regview are still contained in
the URE or SDK for now.

cb344cd59e1ddb7c6db66dbd9263b4755969d4ba "Revert 'Looks like idlc resolved
typedefs inside sequence<...>'" is re-reverted as now "the current offapi.rdb is
generated via unoidl-write instead of idlc."

Change-Id: I3d9d92f17326bc9f49dd934c85aab6a17951d06d

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [02ee39c1de1d9e5cd556a9e1aab5b6925e65ebec]

Updated core Project: help  b79a7ea3afdc6f5a95a03fadbd2bf5960c301ba5


2013-09-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [11a81504aadb6a5291447b42264a8a9866e45b8e]

Updated core Project: help  b9ecf33d0091f374e1380290ea6d03509c78a3c7


2013-09-19  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [ee8ff462306abca22f35a9b2890dda51b81a7ca4]

Typographic correction in UI (AutoCorrect options)

Change-Id: I2850df14f9dce01574b538511d091cbb2b4c53fd

2013-09-19  Krisztian Pinter  <pin.terminator@gmail.com>  [806919adf9c9bafbaba92c2d2ab35d2e2f9863f8]

Make scrolling in ThumbnailView smoother and not per-line

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

2013-09-19  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [58d8a11a1b44d5f07c43f96c7e4ab03dc549ef27]

Theme icons are loaded only once

With the theme icon cleaning commit
d5151ab592367fde7db03fce81e0b76776d18216, duplicated
icons (same icon for multiple actions) doesn't need to
be stored in different files. The file links.txt inside
the theme pack can handle filename redirections.
So, it keeps the theme pack smaller. However, the
duplicates keep being loaded, because they use different
names.

With this patch, the names of those duplicates are mapped
also when querying for the icons. This way, an icon is
loaded only once, saving RAM.

Change-Id: Ieb5b8424c1515f0033276bf314cdef02a4e01862
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/5943
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-09-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [4da39c170ff2d5bca16e991d244a73ff6b5945b0]

String to OUString

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

2013-09-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [1bda6fd3c46cb6d82490839830b34327af3b6fdd]

Too many parentheses, for a wrong check

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

2013-09-19  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [9e06b6906745c16af92a5f3c40b01479f24dab22]

fdo#65586: Add tooltips to Elements Dock in Math

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

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [f0e3c542ac88459d946b4f9cb8af69889f918a03]

DOCX styles: Unit test for <w:next> style handling.

[covers both problems fixed in the previous commits.]

Change-Id: I3df3537c52e2f6ebcb60a38f3648a35a5eca9051

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [3c2c2692b0cfe376e2d14f33796ec10e924342b9]

DOCX styles: Another fix in <w:next> style handling.

Compare styleId against styleId, not style name against styleId.

Change-Id: I42bbb8a04424780772065585cc8ff56d906a48e4

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [909c82d8972d223abace208d3b768916be2e046a]

Improve readability.

Change-Id: Iacb9b09f237ddab3d68f4993014efb3b4793b8e7

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [20d87b81dc7f80c8b5f31c6b6f1841937d362d35]

DOCX styles: Fix the reading of <w:next> style.

Wow, has been broken like this since 2007...

Change-Id: I32a84e1444ed6fd89161f2060a35296044516863

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [7be74f1bc55ee8d41d91738ec4ab89b6cfd4f875]

OUString::copy second arg is len, not index

Change-Id: I54729ad816efd4e51e13c0a2985c591920750d59

2013-09-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [b249776e52846c74c44ebe9e9b00364f3acda97f]

Really loop over ExtInput ring

Change-Id: I13e4ec0daa40f60a563b1fd39094b86bf3709c47

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [8d0249a128e0823a2ab30f1c7f67f6b1326cffbb]

WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]

rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii with string literal
argument as call of rtl::OUString::equalsIgnoreAsciiCase [loplugin]

Change-Id: Ia4dcbf6f5233a5aa91c609902da0a1037bcc3a48

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [d6c72602bdbf34590502aa3dda581ba443100ecb]

Update unoidl/README

Change-Id: Ib4cc138ab4c6de0d3d3a8ad55e40ba9ca30c15ae

2013-09-19  Noel Grandin  <noel@peralex.com>  [8d8e10ab4c3ef890323dd9b21edab8e91b9068c2]

restore behaviour after OUString changes

in commit ab0806e183fcdc8b2e4eca2d29b877a41f3ded8b,
"convert sd/.../fuinsfil.hxx from String to OUString"
my OUString conversion changed the behaviour of the
x.Erase(x.Search()) operations.

Change-Id: I0f7f342eb4caf277fe62c3c11d1aa2c74290e549

2013-09-19  Noel Grandin  <noel@peralex.com>  [7c34df7c6a65ce2ed616f6013f39121ce90e7c6b]

restore behaviour after OUString changes

in commit 15d88e256dcf4d0bf567b5f320cefe55179e4bd8,
"convert more .cxx files in sd from String to OUString"
my OUString conversion changed the behaviour of the
x.Erase(x.Search()) operations.

Change-Id: I8150fdecde439fdc5eeae53d50ad0dd00c0c1879

2013-09-19  Noel Grandin  <noel@peralex.com>  [3ea390cbd8fcb19dfefc0c8d8cf03510d3c6ea56]

restore behaviour after OUString changes

in commit a2b86b5fb75925e7e8b24751f83e1ecc8584cf72, my OUString
conversion changed the behaviour of the x.Erase(x.Search())
operations.

Change-Id: Iad91980322b8cb46e8b2040f3fbd4e6cc1176424

2013-09-19  Eike Rathke  <erack@redhat.com>  [f86404450621bbee6feaaee0f43f5e53d9501796]

'de-1901' is a valid fallback, 'en-oed' is not

Change-Id: I73b821eaff82796080ce123e37466ec53c327141

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [5c80c7defccdc8e1a5545dfa0f304c77c71c479d]

convert mail merge subject/attachment dialogs to .ui

Factor out SwMessageAndEditDialog as a reusable base class. Split the
attachment and subjects dialogs apart and base them on top of that.

Change-Id: I321ef375b154f070715a3e8091e02974b376c9db

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [588ce1c3dcd9d3cb67fb19fe785fb807d75a5fa0]

Updated core Project: help  ff8f7d4289c220deec86168d71fcf617034b1213


2013-09-19  Eike Rathke  <erack@redhat.com>  [99899543ee59b9753bfbcea565fd678b5f4f7f0f]

accept (DIGIT 3*ALNUM) variant in place of (4*ALPHA) script

Change-Id: If622619bd2e282ab8298ac8a29f8bb57a8fe968f

2013-09-19  Eike Rathke  <erack@redhat.com>  [1eccc6dedf5710cf3009c15fcbe1b44a8dd393fb]

use equalsIgnoreAsciiCaseAscii() with ASCII string

... instead of equalsIgnoreAsciiCase() that converts to OUString first

Change-Id: I20e6ac93e1af40b01285e49670770d0e4c453dfa

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [0b498f34972451cfa6e39ea15807c6a2a2afb95a]

Don't advertise make dev-install any more.

Change-Id: I171c7e3e55b7f23d331dd1769428fb684fe214eb

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [9960535bf562e91c19e119cbbcbefe07ac6ddb39]

Fix indentation

Change-Id: I7814547ef29ec728a5a815196427b661bf285256

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [b345b3b6bceddcce8966243304c9112e58a33304]

-Werror,-Wunused-parameter

Change-Id: I331d769132d3b18c870c70c7abcbd9539135af55

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [63f1fc40fbed426e702de3d22c4bc487c2fe446c]

Prevent conflicts on case-preserving file systems

Change-Id: Ia40f0ce43086fd73cba60011001640a945fb3e26

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [b9e333bc03a4dd6fb0ebef54c69b15d32feeda5d]

-Werror,-Wunused-private-field

Change-Id: I8033dd055abc9fa8a845113ed2255dd2b5cabad5

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [cb344cd59e1ddb7c6db66dbd9263b4755969d4ba]

Revert "Looks like idlc resolved typedefs inside sequence<...>"

This reverts commit 4bcc515356e2a66417e36600bee9402efb2f9ec3, which needs to be
held back until the current offapi.rdb is generated via unoidl-write instead of
idlc.

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [8461c405983bbb887fc05d0952d0b4312a02e2e2]

aOldFullName and aFullName are both supposed to be prefixed the same

i.e. a2b86b5fb75925e7e8b24751f83e1ecc8584cf72 stuck the prefix
onto aFullName twice by accident

Change-Id: I3fdba4cf3dea77bad2278812d75788f175e8d221

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [4bcc515356e2a66417e36600bee9402efb2f9ec3]

Looks like idlc resolved typedefs inside sequence<...>

...so manually fix that in the reference rdb that had been generated from legacy idlc output.

Change-Id: Iaa5545222be762f6573d1f4165604229fccad191

2013-09-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [49505336a629a75f4fb48bbe0c532b402e857ed4]

fdo#37606 SwEditShell: fix copying when doc starts with a table ...

... and the whole document was selected

The problem is that the cursor starts at the first cell of the starting
table, but when copying, we want to copy the preceding startnode and
tablenode as well.

Change-Id: I890bba2ae835c4c331f90d977fe5d42fe871c922

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [074b29c368720d6552bb5a29e1aae4b8728a7549]

WaE: private field 'mbPageRatioKnown' is not used

Change-Id: Id9efce7b1308a022db14865cf9fbee33ff939e34

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [b432c08206c2b3da93c502ec458668d675d2839f]

WaE: cast to 'void *' from smaller integer type

Change-Id: I85d4a4c3c7bf708daa85dbe7f3af54311c4d7e2e

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [6836c341ab3534832f33a9a67c6315d448cfdbd3]

fix higher debugging levels

Change-Id: I3fc22524d5e890e19240554b63f2fa53f62e923f

2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [7c33bb6ef9661a0684d72b4b8afeb6a1750ad407]

Updated core Project: help  eaba957aa0802cafccf0988bc1cb5ac30ddd921f


2013-09-19  Caolán McNamara  <caolanm@redhat.com>  [0ec55639bee0bab05e55d97d83d30cd813db3039]

actually finish mail settings conversion to .ui

Change-Id: If5aa84fbd4582a0889df2bb000fa6b68c51977fd

2013-09-19  Noel Grandin  <noel@peralex.com>  [d84b974290c494e643a83207a9aac16fc5f683bf]

convert sw/inc/swtable.hxx from String to OUString

Change-Id: I1f5c2c612589fd86567ee9d3e09ecd5bff74ce25

2013-09-19  Noel Grandin  <noel@peralex.com>  [04caa8bb956e8366f96acfaa9d0c271083978812]

convert sw/inc/swtblfmt.hxx from String to OUString

Change-Id: I00f7fdaa33bc8b5ede2e3a7f1d1d938b62cc0646

2013-09-19  Noel Grandin  <noel@peralex.com>  [1b26f79af3f7c1baf06bcdacf4c09f5dbfd10be7]

convert sw/inc/tblafmt.hxx from String to OUString

Change-Id: Id3966feb27f87c340716034c836e01f72cb96808

2013-09-19  Noel Grandin  <noel@peralex.com>  [00ccef16bee93d4158c18f70c674b7a2c0be71aa]

convert sw/inc/txtfld.hxx from String to OUString

Change-Id: I7d06d6c22d280496a864d656c7a18ac00dd17332

2013-09-19  Noel Grandin  <noel@peralex.com>  [7160b9533e54132704b7730aa8893972841ce763]

convert sw/inc/undobj.hxx from String to OUString

Change-Id: Ife9f401e7e3d06ba1c4507d6f654bb720f61a407

2013-09-19  Noel Grandin  <noel@peralex.com>  [a72cc8b181b0f4614987d1b38f895c9e98970778]

convert sw/inc/unochart.hxx from String to OUString

Change-Id: Ib9e52a28d0977efca3ccd2e06f87b413c205c2ad

2013-09-19  Noel Grandin  <noel@peralex.com>  [4ebde2bc461e9661d7264340398b972fb69a89a6]

convert sw/inc/unosrch.hxx from String to OUString

Change-Id: Ic25aef1e37cfa66402b7acf13f3fc4cdbc48d350

2013-09-19  Noel Grandin  <noel@peralex.com>  [8d620216102b6597d0152135ac10aeff268971d9]

convert sw/inc/unotbl.hxx from String to OUString

Change-Id: Ib9e0324d104401b85cc1472ad7243822fd129c85

2013-09-19  Noel Grandin  <noel@peralex.com>  [9f73517e50e464761c60666d9ca930d63ec34efe]

convert sw/inc/unotxdoc.hxx from String to OUString

Change-Id: I72387b5ed7e459615250d874c1404220822d57b5

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [25006b42e09e1df52f733aaefa51937e07cd7c38]

MSVC 2010 and newer does have a <stdint.h>

Change-Id: I8f41d027ec890ed57275c04412c61d959d37b66c

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [7cbba09ca6e45e09ca43d3ec04248761ed449a23]

Remove orcus from pch.

Change-Id: I9ba757d34f4ac68dd2c63926b3e64a2ab109037d

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [9a5c9f403a9f1f5e4b7327829829d5901586ea7a]

Revert "Fix the Windows build."

This reverts commit ecd9e1a208ab5d01bd570a497b3cade24c7c88d6.

Tor has fixed that in the meantime.

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [ecd9e1a208ab5d01bd570a497b3cade24c7c88d6]

Fix the Windows build.

Change-Id: I0505c77302a3bdd0802e862e730e2381aea5a4b0

2013-09-19  Noel Grandin  <noel@peralex.com>  [a2b86b5fb75925e7e8b24751f83e1ecc8584cf72]

convert the rest of the .cxx files in sd from String to OUString

Change-Id: I2f68a14baf707d7098b84c68b11a85cd28e49d95

2013-09-19  Noel Grandin  <noel@peralex.com>  [0bfd0378f9615283ed0dd02eb719cd434e5de7ea]

remove dead method definition

Change-Id: I0cf5cbd4925fad54ee9bb3f6ba7d84b1689fae9c

2013-09-19  Noel Grandin  <noel@peralex.com>  [15d88e256dcf4d0bf567b5f320cefe55179e4bd8]

convert more .cxx files in sd from String to OUString

Change-Id: I03d86a02021df0205cc3505ea9f99d1d18735abc

2013-09-19  Noel Grandin  <noel@peralex.com>  [bd6f344f027a06c2894bfa87fbeee1016576d117]

remove dead method definition

Change-Id: If95c03246eeda942084a10ed39a02e6ebeffe2aa

2013-09-19  Noel Grandin  <noel@peralex.com>  [001080ae7010767f515723abe725182d98fbac0f]

convert some .cxx files in sd from String to OUString

Change-Id: I3f3ba3521b72d78887e01970192f353cdc866626

2013-09-19  Noel Grandin  <noel@peralex.com>  [15b3fbf9385835df4636ec7f10e1d2b94754eab0]

convert sd/.../dlgass.hxx from String to OUString

Change-Id: I1602e3c5bcab59d27c96a2698185b913f5ce69a7

2013-09-19  Noel Grandin  <noel@peralex.com>  [ab0806e183fcdc8b2e4eca2d29b877a41f3ded8b]

convert sd/.../fuinsfil.hxx from String to OUString

Change-Id: I8d2847ba00730be8c2fd7814ee41021119e25cfa

2013-09-19  Noel Grandin  <noel@peralex.com>  [4bbbbee8ba2395bb09fc83cbf4598085c3ef0d5f]

convert sd/.../ScrollPanel.hxx from String to OUString

Change-Id: I6dde03dd77dac7b8e7568597329d65c8ec317da6

2013-09-19  Noel Grandin  <noel@peralex.com>  [6f48261f0e533917a4f519c39af8b0148d7f0a58]

convert sd/.../TitleBar.hxx from String to OUString

Change-Id: I5e98c11d27a890cb70808a860c6edcf43f87a314

2013-09-19  Noel Grandin  <noel@peralex.com>  [387c414a57e0d96c56cd008b631b2708baace12a]

convert sd/../TitledControl.hxx from String to OUString

Change-Id: Ib83d2cfc931c39374358ae0148eae4e5b02a00ae

2013-09-19  Noel Grandin  <noel@peralex.com>  [3880c0a1a656a7e052618563c7dae02710ceb879]

convert sd/../tmplctrl.hxx from String to OUString

Change-Id: Ie06a8103c11a00c79004620ab993dbd6c73f13dc

2013-09-19  Noel Grandin  <noel@peralex.com>  [d6f8e16bdf93bcb45c60431adc09d5561d88bdac]

convert sd/../unoaprms.hxx from String to OUString

Change-Id: I579cc101902027813ebd09c9a0e6adffb5b9e5a1

2013-09-19  Noel Grandin  <noel@peralex.com>  [a8ffc2a5ef3bc28ed4105e1cea5d4062a93f9275]

convert sd/.../MasterPageContainer.hxx from String to OUString

Change-Id: Ic28cce392c73732510087c5812c1e317e86a1013

2013-09-19  Noel Grandin  <noel@peralex.com>  [ae0b46609cba590d9c17d088b57b5d60232a1d1e]

convert sd/.../MasterPageDescriptor.hxx from String to OUString

Change-Id: I1844052366527c146f08a2a999065891a671aa2a

2013-09-19  Noel Grandin  <noel@peralex.com>  [589e157cdad3b38271096c86943747b3b4f7bf41]

convert sd/.../slideshowimpl.hxx from String to OUString

Change-Id: Ia3fbe38ccd4abc6d5fc87d83af1e6af3d1474a4e

2013-09-19  Noel Grandin  <noel@peralex.com>  [126906303e8ad010d7d1de9645e3360bd6ca9b9f]

convert sd/.../SlideSorterController.hxx from String to OUString

Change-Id: Ifa9cc2448d5376fb171158538fedce9cfb8d6e0a

2013-09-19  Noel Grandin  <noel@peralex.com>  [7100252db2cf8b5cc3b6d64eebf11599890b5357]

convert sd/.../SlsSlotManager.hxx from String to OUString

Change-Id: I5d526ebb84606ee32feaedd9998bbf8155acd441

2013-09-19  Noel Grandin  <noel@peralex.com>  [5cbfbad727f5411d869169be5f77b42e68d2cbc5]

convert sd/.../ControlContainerDescriptor.hxx from String to OUString

Change-Id: Ic165c4f40b2a84b69c3cf256b884fc6f5f12d982

2013-09-19  Noel Grandin  <noel@peralex.com>  [f9f99f4a8c3e43919cabd9b2cafc6843d5d1f21b]

remove dead method definitions

Change-Id: I2751c913bab397d49000bb3462a2f9265d09b32e

2013-09-19  Noel Grandin  <noel@peralex.com>  [f2a167c9272c18799eb486f8e94b78183c159402]

convert sd/.../MasterPageContainer.hxx from String to OUString

Change-Id: I88f8bcd6f6f447f3184beedee04b4aab1fddd41e

2013-09-19  Noel Grandin  <noel@peralex.com>  [856707082f2cc8dbd0476397f1c330c331cceb8e]

convert sd/.../MasterPageDescriptor.hxx from String to OUString

Change-Id: I4bb95e075c1946efd3f81aee044170ec2baabc7f

2013-09-19  Noel Grandin  <noel@peralex.com>  [9909daaa60d1b26bd97bb7c632b24239894a476f]

convert sc/source/ui/inc/viewutil.hxx from String to OUString

Change-Id: Ic7bc275a80bcbb6dd6b25eaaec2b8cebac90e822

2013-09-19  Noel Grandin  <noel@peralex.com>  [0ddb8a1c1bc4163a1aac4c59b1c59d10d4285407]

convert sd/source/ui/inc/MasterPageObserver.hxx from String to OUString

Change-Id: Ia1404ffaa94dc66ad0766b5dd714a2a72f966b74

2013-09-19  Noel Grandin  <noel@peralex.com>  [4eade0266f74eef910c916d46fbf186d4d499f52]

convert sw/inc/EnhancedPDFExportHelper.hxx from String to OUString

Change-Id: Ie786dda9dd0285037294067d0a9fad1abaebd530

2013-09-19  Noel Grandin  <noel@peralex.com>  [39ba0533e1ec827d1d1b5b58f47fb1035b91f015]

convert sw/inc/IDocumentContentOperations.hxx from String to OUString

Change-Id: I0ee1415b0ae8a0707faafd05f3b2f95200062614

2013-09-19  Noel Grandin  <noel@peralex.com>  [5397d7c21313e46c615a712f16db83a0f3f273da]

remove dead definition

Change-Id: I094240c0e15db555a339114e34edee3592872e82

2013-09-19  Noel Grandin  <noel@peralex.com>  [6b94f86ff981ca40b8ed65402ed167c4bc97a46a]

convert sw/inc/ndarr.hxx from String to OUString

Change-Id: I21446a34aed1c9fc7e64f085839b1012031ba1e2

2013-09-19  Noel Grandin  <noel@peralex.com>  [7287e9cba139f06a4ff53e10d7b8fdd30acad98c]

convert sw/inc/swabstdlg.hxx from String to OUString

Change-Id: I5bbababdc0ce9a8c09cb34ddf835a04152fcdacc

2013-09-19  Noel Grandin  <noel@peralex.com>  [8692fc43ac1fbac2c3a1b84051380461f50a790f]

convert sw/inc/swunohelper.hxx from String to OUString

and simplify GetFileListOfFolder to take a vector<OUString>
instead of vector<OUString*>

Change-Id: Ie2871bc01880c35b88d9e693a3d8d8c9b92055fb

2013-09-19  Noel Grandin  <noel@peralex.com>  [781751b37ca3657d21cc3f94eb6f66f4637e49e0]

convert sw/inc/toxwrap.hxx from String to OUString

Change-Id: I17b3a09921dd905c26b6138ba3babbd3ef3b69fe

2013-09-19  Noel Grandin  <noel@peralex.com>  [6eb770f9d6ded95f187d0509fb5a465868b07ad8]

convert sw/inc/unoicrsrhelper.hxx from String to OUString

Change-Id: Ic2b4f775b519cf56004e7d984dd333304237a9c3

2013-09-19  Noel Grandin  <noel@peralex.com>  [6644f69761c430ec8d63fd28f17704e8ece76426]

remove dead definition

Change-Id: I3869fc60d5b2fa216cade905563f43bf898bf127

2013-09-19  Noel Grandin  <noel@peralex.com>  [33526481788137d959f27ae32910127d1436c1a8]

convert sw/inc/IDocumentRedlineAccess.hxx from String to OUString

Change-Id: If3f918bba1571b99588d62148f7ac446d72de6c9

2013-09-19  Noel Grandin  <noel@peralex.com>  [ffc782c23cf5a0b32f42ab4877062966e154cb74]

remove dead definitions

Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791

2013-09-19  Noel Grandin  <noel@peralex.com>  [3c38dd9bfec5752fa6486be355eca266db14bf66]

convert sc/inc/externalrefmgr.hxx from String to OUString

Change-Id: I71c755f05eb47e26193ae87cb2f9cd618cfaf13d

2013-09-19  Noel Grandin  <noel@peralex.com>  [4f684749432a9811e9d13d34a3f44143acb0f5b1]

convert sc/inc/paramisc.hxx from String to OUString

Change-Id: Ie712bd654c9aa1556757340bad6d720b9416b02c

2013-09-19  Noel Grandin  <noel@peralex.com>  [d1649c52fe915724d40bc8a9d1ce3ccb3916f3c7]

convert sc/inc/servuno.hxx from String to OUString

Change-Id: I199f60167d39b5e079fe429a3c787aad03a446ec

2013-09-19  Noel Grandin  <noel@peralex.com>  [d109f1660ec75e1253232dbf09d9cdc185b8386a]

convert sc/source/core/inc/adiasync.hxx from String to OUString

Change-Id: I801f66fda248a878b1f3d2b75568299178ca24b4

2013-09-19  Noel Grandin  <noel@peralex.com>  [6e6d442769cc47a84cd000a04af4d11cd7d27b51]

convert sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx to OUString

Change-Id: I486739779d2d229da12c6f6c042fee83f72c7103

2013-09-19  Noel Grandin  <noel@peralex.com>  [45706930efc24c25d2410201b705928636daad7e]

convert sc/source/filter/xml/XMLCodeNameProvider.hxx from String to OUString

Change-Id: I5969f12cf362df6976e9e5acca36b97ed8229a67

2013-09-19  Noel Grandin  <noel@peralex.com>  [b9272524d4c468be0834a764f6cfe8647381a1e5]

convert sc/source/ui/inc/dbdocfun.hxx from String to OUString

Change-Id: I67ef2f01779954040267933eb864aa6e500f5cb5

2013-09-19  Noel Grandin  <noel@peralex.com>  [174140b2bc8c2227032334b628c4ad4c74ce5f5a]

remove dead TextLogger code

there was no implementation of the TextLogger class

Change-Id: Ie3def9c3100706fe6f9ee19ff044db303b2bab29

2013-09-19  Noel Grandin  <noel@peralex.com>  [82e995e4f98519e32279d93051209645517cd206]

remove dead definition

Change-Id: I5f25878acd7d755471be77709e5e40bdb74bab03

2013-09-19  Noel Grandin  <noel@peralex.com>  [2a77e758912f0f7bc9057fb240c1b3f5a2aad268]

convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUString

Change-Id: Iebb77569d4121233f509913f4f077d4737039bb3

2013-09-19  Noel Grandin  <noel@peralex.com>  [27db86559a7b744e122359bde5003de281693658]

remove dead definition

Change-Id: Ic18b956ee3e997f788502fc0ab060b142b62c968

2013-09-19  Noel Grandin  <noel@peralex.com>  [bad532dfd9cfd6c8a37d128c31f2916fdf290e1d]

convert sd/source/ui/toolpanel/controls/DocumentHelper.hxx to OUString

Change-Id: Ida144cac6d6f459531ddfe80c5b0c790df38dd5d

2013-09-19  Tor Lillqvist  <tml@collabora.com>  [19d7fd2c412e3c545a69b3fa801661743e4938bb]

Sprinkle more boost_headers love

Fix compilation errors when not using system boost. Might be more.

It's sad that one has to micro-manage boost use like this.

Change-Id: I3541789530fbdb0fb03e2b355144e63f8b031097

2013-09-19  Jan Holesovsky  <kendy@collabora.com>  [61afc9f057bda2e27d547a406caf582d00a80638]

Revert "gcc-wrapper: warn on invalid path names."

This reverts commit 5f0145818cba17558708ef731e2bcc6a0b92a9f7.

Breaks the tinderboxes, I am afraid.

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [ca6a1d6fa6390a5392afbc9e41c65883906c67e8]

Spurious reference to cppu InternalUnoApi

Change-Id: I8d4adbbfd8b62e77b6e2bb0cdd3905785039287a

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [ca78613fa015c03ea2c554247924c165a7aa34e7]

Unlike idlc, unoidl doesn't support out-of-range byte consts

Change-Id: Ib1c98ea10a2d05e74a3aae9b2868a69c66efa543

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [dc331015a5620815ef9349e69816a7fd300158eb]

Handle special case -(2^63) correctly

Change-Id: Ia3d8931341b2d47ef76265d94410d83f51a068c0

2013-09-19  Stephan Bergmann  <sbergman@redhat.com>  [0395d4ba7b55736c53a53beb427ce750158e769f]

typo

Change-Id: I79660ddd3ec9f78452fa484b33a9720cbf8ddc80

2013-09-19  Miklos Vajna  <vmiklos@collabora.co.uk>  [82af305b558da6731e39f3a752598dcd1248324f]

error: "ENABLE_ORCUS" is not defined

Change-Id: Ie835d5ad83b2cc58f5243f41b31671bf13bafa75

2013-09-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [293413d13b620052bc795eef9387f0bd9a1846d7]

Diable orcus on cygwin, OS X, iOS and Android by default.

Change-Id: Ife2b2d00ba1439a10a61dca72a95e8cbcbd798eb

2013-09-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [05dd2fb998de7e66345d39b0d34e03c84fe22470]

Disable all features that rely on orcus.

Change-Id: I6dcf91491497cd9d3662adaeceb73b4b544a56c9

2013-09-18  Kohei Yoshida  <kohei.yoshida@collabora.com>  [02346aa4663055e1adf7c52ede89871a493f4513]

Add the configure bits to support --disable-orcus.

Change-Id: Ieeb1581187248875ca2e37278c62a382f6caa8e0

2013-09-19  Eike Rathke  <erack@redhat.com>  [90698b5f6721472ebcdda2bb7c34e7364c3da9eb]

always sync after canonicalize

Change-Id: I96936330f787d9256383f73e17983e4950579160

2013-09-18  Eike Rathke  <erack@redhat.com>  [9650bd951305211dcd84b04969654f672d8f63e4]

sync from possible intermediate steps

Change-Id: Ifeb670356184b1f613ad85705fded848072416b1

2013-09-18  Eike Rathke  <erack@redhat.com>  [0194900585b142d390ca7695c0730fdf37866f89]

impl getBcp47() always resolves system

Change-Id: Id052b5ed9ec47a2bf02b8707825fdcbbd64af186

2013-09-18  Eike Rathke  <erack@redhat.com>  [5bb3c27140c72b14c5832bf4ca171e026e4302a4]

LANGTAGCAST is unnecessary now, we have lt_tag_t* encapsulated

Change-Id: Ibe7b402dca2e71339ba77632ea1bc19b983a86f8

2013-09-18  Eike Rathke  <erack@redhat.com>  [31db11d7efba6f9ee77e9c1cd1f0e82ce9e8feee]

changed to mpImpl

first step to register locales

Change-Id: I1a1f7b3f642cf892e91b17dd30c92a79129f184e

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [ecaadbf78794174c5f744b4982546901cb7fe8e8]

There are two distinct InternalUnoApis in testtools

Change-Id: Ie9663bfa522c0d2ee4f996c2f7d744aaf0600623

2013-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dba4e216c9d866699204af121f575829e64768d1]

Remove null indicator for type checking. (firebird-sdbc)

Change-Id: I3f693f5662f3022323c7ec726c9d7a506ce02185

2013-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [936cce1110233504307c9e95baafd1fe67d0fab1]

Add some type checking to ResultSet.

This is in preparation for complying with the API by allowing
implicit type conversion.

Change-Id: I5e52fdc2f3562f806d7f9fba5d558ece4bd182ac

2013-09-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e808cae99e009b1e1814b83ea2c34b09e25dc2cc]

Clean up l10ntools xml parser.

-Remove namespaces from header.
-Remove unused members (dbgcnt)
-Remove helpless methods (SetValue, copy ctr and operator,
inherited but not overriden virtual functions)
-Use prefixes for variables
-Use const where it possible
-Remove visual noise
-Correct indentation

Change-Id: I295be484dde157847cd16f260ec70d5cdb5b6fb4

2013-09-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ede828789aba55456471b137732856898135cd09]

Use OString in xmlparse.cxx to avoid numerous srting conversion

Plus:
- Use macros instead of members.
- Use const where it is usefull.

Change-Id: I960f5dec29b5c17655055e1884bc4e7983359318

2013-09-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [db45382b09ee9645586f8153ab757d1a9fed87ef]

xmlparse.cxx: Useless const variables

Change-Id: Ia93f352a2e7069e910efcc1dc3810cc689fc18ac

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [983d285d751aa206b6c4aa52a10ff0d3e02a1d14]

Fix documentation

Change-Id: I0fa7a31ea783437632838ef82ee4d21c38f75698

2013-09-18  Julien Nabet  <serval2412@yahoo.fr>  [fe04f5b22ce182a7e1779a993c0f0a92d6a71dd1]

sal_Bool -> bool

Change-Id: I7429af4dc64ec6c69b6b9297779e51614362cf52

2013-09-18  Tor Lillqvist  <tml@collabora.com>  [9ea6b8f88441b15c8987176977c38b1393b81ae3]

Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'

Change-Id: I16cc5dc16f16d7718dcbda8cc279ae98a89cb751

2013-09-18  Tor Lillqvist  <tml@collabora.com>  [98b3ed32d53d9eaa8f7e16dc6afca0fc9d27bcd1]

WaE: unsafe mix of type 'sal_Bool' and type 'const bool'

Change-Id: I220868988af814c80c47fad9f8d43c30601d397b

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [83ea6bf0deb8c2450e5e8fbdac0194c30ba5ff85]

DOCX export: XPath should allow checking for the number of returned nodes.

This is to implement a test that <w:next> style is not exported for styles
where the next style equals to the style itself [which comes with this commit
too].

Change-Id: I5fa9999cf7e741dc96f3538b7c1106e1add6b61e

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [c5c17b6a5f9d756ece6757159ee3be4494e9aca7]

DOCX styles: Don't export <w:next> for styles that point to themselves.

Change-Id: I3f877f9dc836686e91df70ff1e02e67ca25b4a84

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [a19bcc4c876b1f94c27e55c3813cfc878df3e377]

DOCX styles: Unit test for the styleId's.

Change-Id: I309a9c7ed0ad633ca58dce542d5fa2db883a17ec

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [e7f9230b6f841c6c366779f6d33686cfee78f6b9]

DOCX styles: Uppercase styleId's starting with 'a' too ;-)

Change-Id: I6249cd121b74caed1b20046049765b4a62d6c854

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [5d004e875653fa7d8632a25306ab7cf0726cbf40]

There are two distinct InternalUnoApis in cppu/qa

Change-Id: I59ab1a6086b1b70c52687c819cd53497fbd09675

2013-09-18  Michael Meeks  <michael.meeks@collabora.com>  [5f0145818cba17558708ef731e2bcc6a0b92a9f7]

gcc-wrapper: warn on invalid path names.

Change-Id: Ib057d519485da3a454bad579675ae718c42155eb

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [163975fd413be1751b8624f8724af441433039d4]

convert SvxAutoCorrect::DoAutoCorrect to OUString

which makes autocorrect in the editengine work again

Change-Id: I97d56448e4abd6e563479ffee706b86cb04199ec

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [5b6dcac8dca72583e25213331bbadc5ec1973646]

comparision of STRING_NOTFOUND to OUString::indexOf

Change-Id: I5ad12b594143a3e9ab2399836d30e48deb656639

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [9bb1b4c5a1529a4cca09d0ed3e5325bf9310e814]

don't access string out of bounds

Change-Id: I1cee53bc864efaa4ae3b4462111cad4dc80e82be

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [8001d9f4fed8f32410128b180d881d1131317255]

Replace binary type_references with human-readable .idl versions

...obtained from the old .rdb files via "unoidl-read --published".  This removes
the need for update-rdb.sh.

Change-Id: I73c0d026af7e27370602f83c61dfa76fc4d17a83

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [cbea5d30b99b93b2118f5c1a081740e5880f18c1]

New unoidl-check tool to replace regcompare

...for checking compatibility with the reference rdbs.  unoidl-check is no
longer based on the legacy registry format, but can process all the various new
UNOIDL registry formats.  regcompare is still included in the SDK for now.

(gb_UnoApi[Target]_set_reference_rdbfile now takes a non-empty sequence of rdb
files, any necessary dependencies of the final rdf file preceding it just like
it is required on the unoidl-check command line.  Also, executing the
unoidl-check now properly depends on those rdb files.)

TODO: unoidl-check is too conservative for now and flags some changes as
incompatible that are not.

Change-Id: I92e4c69403c5e3fcb31707c98c65a2f509592dd4

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [53d7f614d59a31fdaa8a31b1181e469de3e517af]

Unpublished optional bases of published interfaces complicate things

Change-Id: I206b623fcc3c9e04fc5336cb3704315c44fb83b8

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [73a1a54b7e2d1ed296d54af74922e291bf2607a7]

Use boost::unordered_set instead of std::unordered_set.

Change-Id: Ia4135d7a944aaffc97c78ae0ca73090ee4bdef44

2013-09-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7ef89c96cc27aee96ceb947c7b676d56b55cd7b5]

Make the code of character border a bit robust

Change-Id: I62a6c932745ee8ff5adeed00df808b62cbb9884f

2013-09-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [89093f50cd0b25f9789fc7023fee116a839fd3aa]

Fix RTL character border

Change-Id: I9cad3f7689e5badafb7fe2cd3f707e3f226c9725

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [e90982f5962968a0f334d232b3be54fcdb736e1d]

Resolves: fdo#69444 cursor keys don't move between recent used docs

because each item is identified by an id, but that isn't set on the recent used
so it stays stuck on the first one.

change the ctor of the base element to require an id to be passed to it and
adjust all the good code and then use the index+1 of the recently used elements
as the id.

Change-Id: I1e5978ddedbd4718923ef72d67598158d5ba8ee7

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [e3172bbaa08e6a097b0503860b2f4c60e5cc23be]

Some fixes of the generated .idl output

Change-Id: I2d71e148f302ebfbf8d0fbfc74a7fb523b7bfcd4

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [01a17e01d2f262a01cc87bb26fa2cd4a58e7cb07]

Revert inadvertent changes of binary offapi/type_reference/offapi.rdb

...from 6ea6a422fbb6279c6fc589e86603a6864273229d
"s/wiki.services.openoffice.org/wiki.openoffice.org/g" which had caused that
offapi.rdb to be broken and effectively empty, silently reducing the
compatibility check against it to check nothing.

Change-Id: Id35d9a7c0b848faf3a9d4458b63e1d5240817c7c

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [033d37baafe02fd9cfadab810742fcfccfbed3a9]

Related: fdo#69444 unsigned arithmetic is a PITA

Change-Id: I8662fc36476a2a029f6bab306306181359b3f688

2013-09-18  Miklos Vajna  <vmiklos@collabora.co.uk>  [2bd0be819d63588ff0ce6161005d26d313253f74]

SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the doc

Change-Id: I9d9368c72b6dbaac4f2205ad426449553b7f6ca6

2013-09-18  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [d86a72b64f208fe55f302d9fd8a7f578a4275bb8]

fdo#69280 fixing comments toggle button position when local

set to RTL language

Change-Id: I0c133e3bbb6801f56e9ac0f508961bfa07a19523

Conflicts:
	svtools/source/control/ruler.cxx

2013-09-18  Tor Lillqvist  <tml@collabora.com>  [8312c88dd59baf5e7fa88f15abf7f91e8d33defc]

WaE: may be used uninitialized

Change-Id: I91fdbcb37efb002763204cd8a0fee9be26ffd6b4

2013-09-18  Prashant Pandey  <prashant3.yishu@gmail.com>  [f59c47fc1e79050d3342924e6173b0f4b6ddaf02]

[Sidebar]: Fix the vague behaviour of color fill toolbox in Draw

Currently, in 'Draw' when we make any object, say a rectangle and fill
color inside it, then in the sidebar 'Fill and Controls', the color of
the rectangle made is shown over the entire button. This is vague and
the color is to be shown such that it is only filled inside the color-
button appropriately.

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

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [e47c7970a43d95a65f2a6d6942777314aea41bba]

DOCX styles: Generate the styleIds similar ways as MSO does.

Makes the id's nicer than the styleXY.

Change-Id: Ica0da1404578f834a79f940bf31c93d25f842e7f

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [47fb53309cb8f5171431df6d49395880a3c034f2]

Make the comments readable in the code.

[And kill one unhelpful one - comments a removal of something.]

Change-Id: Ia4229fe889aa0aae115e6ab9b6808e0f054bb199

2013-09-18  Jan Holesovsky  <kendy@collabora.com>  [33f6696f393363dc9c182dfc732f87465e5e53ea]

DOCX styles: nFmtId is unused, kill it.

Change-Id: Id54c1c9b5cdbfd502cc3ca6cb7a101a40b3b169b

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [d4edce3b72d585915516a0a27c4815a0d4996cfb]

Resolves: fdo#69440 only ask for tabcontrol in builder dialogs

Change-Id: I6001f8921f3b90283525355b0094c4377c42c663

2013-09-18  Caolán McNamara  <caolanm@redhat.com>  [2e93541d00f9d4aaa6ad2aeb35ee0c901d216cc0]

Resolves: fdo#69220 crash in doc (ww6)

Change-Id: I5a09d121a0b0342f28ba5d2d39027b27e9c9eba2

2013-09-18  Stephan Bergmann  <sbergman@redhat.com>  [65da01fa1d6e5da6c70694e6e494adc70c4b236a]

-Wshadow

Change-Id: I8299079b46be4ccb7070f5497d089166a953c939

2013-09-18  Tor Lillqvist  <tml@collabora.com>  [032944e08891736559434eac04600742fe57dbf0]

Executable_unoidl-read needed only for DESKTOP platforms

Change-Id: Id1edf4fcebfe0d839162adb442695e9ce39e3f75

2013-09-18  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [05b85c4b830174b8dd2141c7b71e69ff7243a4bf]

Math: fix name's typo of Magenta color in sidebar

Thanks a lot Gerry for noticing this!

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

2013-09-18  Krisztian Pinter  <pin.terminator@gmail.com>  [74144e53a88d17305469f6b315a01f16fede8878]

startcenter: Tweak Start Center layout

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

2013-09-18  Andras Timar  <andras.timar@collabora.com>  [125769a4a15cf6f4b9ef9d0e757ac55bd9e26509]

Sign .msi/.msp files when build signing is enabled on Windows

Change-Id: I927d78ae898596e6425b086f4d50fc4e1b9361c1

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [aa49a5fa0f7eed05665a83a0b2703c760ee24b6c]

Missing include

Change-Id: I93d35ca7b784fc6d1b228347053ef0f76904f039

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [b7ae5b5c92d6b02bb89cbd2d560a59b80a5015c2]

Clean up includes

Change-Id: I784ba245526f6fbf933ee485df1604e82980d931

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [ce09d2f07efdb9bfefe2c20515ebc3e1922a8c79]

&& vs. & typos

Change-Id: I7475114158d64b8dbe64cd9d1de3415454c762f4

2013-09-17  Eike Rathke  <erack@redhat.com>  [19863a06d71996f82b2d7d32408b2b1830890a3a]

added getNextOnTheFlyLanguage()

Change-Id: I58eeab0076b5b77b533bf855d3879228fe653658

2013-09-17  Eike Rathke  <erack@redhat.com>  [af2abfe3547bf0bfdc52ea2e45a35bbc24342761]

documentation and define on-the-fly ID ranges

Change-Id: I7d42480b0e0d57634647a002c55bd0c3c968bb28

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [d87cb77b42b591b1333aacd60e107514d6e20864]

Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/draw

Change-Id: Ib904af4fac5659821ba3b5dbbf62370df8243001
Reviewed-on: https://gerrit.libreoffice.org/5810
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com>
Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-09-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [e95b076744da8911b2804501b418649a9147e3a9]

fdo#63926: remove extra include paths in svtools/ and sfx2/

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

2013-09-17  Matúš Kukan  <matus.kukan@gmail.com>  [b6fc0ac84ce68586393784713693cc6b658a2785]

remove WITH_ACTIVEX_COMPONENT

Change-Id: I3320b3ce3307598a479dfac5b120e85441c670dc

2013-09-17  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [f3464f5e0918152d8ff1552ed4932523990b2b79]

no need for Library_regactivex in --disable-activex build

as stated on Repository.mk

Change-Id: Id88c9d1eae27754f10246004ac8d8ae6326ae143

2013-09-17  Tor Lillqvist  <tml@collabora.com>  [b94e46ca4950816e675d0c770d0113d6e3fc2ef8]

If it is a set, don't call it a list, that just confuses the reader

Change-Id: I1d80c2ee463a0253e7e3a84331106006316c1ea6

2013-09-17  Matúš Kukan  <matus.kukan@gmail.com>  [5522d9aebe53952805ab24b8ffee30df439daa40]

do not copy invalid, merged libraries to instdir

Change-Id: I7f8e12530344e23e9bc68510795e90640ea8fd43

2013-09-17  Matúš Kukan  <matus.kukan@gmail.com>  [b900b6ed25123cce890aa7ab4bdd59e35a6223a7]

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

This reverts commit 904e5801aea86a79d6256fcbc3cfdba4535ca8a9.
We don't use linkoo and SAL_ALLOW_LINKOO_SYMLINKS anymore.

Conflicts:
	sal/osl/unx/file_url.cxx

Change-Id: I1a0211295afef79f72356677d9b3bc6c5211d496

2013-09-17  Matúš Kukan  <matus.kukan@gmail.com>  [9759bbde8939263fb308f7f8a7315354945f859b]

Revert "warn if people havn't source the environment after linkoo"

This reverts commit b0eeac20a1c1db422eaf152c353a4101cb200de9.
Linkoo is now dead, whatever the problem was.

Conflicts:
	desktop/source/app/app.cxx

Change-Id: Ic8fce7db9ac8b5e9661b2b767bfba9f7cdd84e9a

2013-09-17  Matúš Kukan  <matus.kukan@gmail.com>  [f5b840a3ee14a2086647596246d3491a58bf33bb]

goodbye linkoo.. you have served well

This commit:
- removes linkoo and --disable-linkoo option
- removes 'dev-update' make target
- creates --disable-ooenv option
- removes LD_LIBRARY_PATH and PATH settings in ooenv

Change-Id: I9530558531e9cb58b8282754ec8a6c655f190480

2013-09-17  Lionel Elie Mamane  <lionel@mamane.lu>  [bb15aeb0bbd063e557f21c4edde03949c66173fd]

fdo#40100 make function YEARFRAC comply with ODF Version 1.2

example of wrong result:
 =YEARFRAC(DATE(2023;1;1);DATE(2024;1;1);1)
Pretty much by definition, this should be exactly 1,
but it currently returns slightly less.

Change-Id: I5ebb2ecde49dfca8a6191d2a7c11b9581669f455

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [78dde8745e6fbc9ca73378d0ef093f3159d25d16]

New unoidl-read tool to translate registries into readable .idl files

Change-Id: Ibd6ce23d2698280105469fb75c4afa225dc237ee

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [3a576e36604dcd8027dc134febd6677af90ef237]

Fix usage message

Change-Id: I7d8b196d047b1e0075acdbf380a9b3ed750a7b90

2013-09-17  Eike Rathke  <erack@redhat.com>  [d8cc122981724d50c1285accba023f8dcf8d3b30]

added "Uzbek Cyrillic"

Change-Id: I9a542f09d9f09e25082eea1327722b0021a34d0c

2013-09-17  Eike Rathke  <erack@redhat.com>  [562ba963be28db0eb8dc3043db9e28319d1da1c8]

USCRIPT_MONGOLIAN only for LANGUAGE_MONGOLIAN_MONGOLIAN

Although LANGUAGE_MONGOLIAN and LANGUAGE_MONGOLIAN_MONGOLIAN have the
same primary language they are of different scripts.

Change-Id: If72bf51a339b8daa71dfd2f8cd97877c17bbe5f4

2013-09-17  Eike Rathke  <erack@redhat.com>  [ac60f166dae444618503d569d12823bc9a8c925a]

"Mongolian Cyrillic" and "Mongolian Mongolian"

Change-Id: I6b4e6ae9eb1c2c54b9b876b675344ced34315e29

2013-09-17  Eike Rathke  <erack@redhat.com>  [86cbe18a6143bf054c31f69dc97368dfdd3ad374]

mn-Cyrl and mn-Mong

Change-Id: I2a62bb4098e73058161f1808052556fdb86da81c

2013-09-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ddbcb6687722314b37cfda3170596ac7a4f69602]

fdo#41833: fix visual cursor position after resizing

SetOutputArea updates a cursor position, SetVisArea doesn't => call SetOutputArea
after SetVisArea.

Change-Id: Ie8f079cb3d567f759c84587a8072b98fab43588b

2013-09-17  Takeshi Abe  <tabe@fixedpoint.jp>  [2ef38f3739aff407f6cdfe4ea9c46591c18dd2f8]

sal_Bool to bool

Change-Id: I81767fda35b52e73bc78c07b660244a6808a0409

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [8ecda4405a1160ade824bfde72d10513cacb9b1a]

pFontSubst is always NULL

Change-Id: Ied4eda5b29e2df3fa9260bcf456b8dd360ffafcc

2013-09-17  Miklos Vajna  <vmiklos@collabora.co.uk>  [0fb4adcff534e3841cf6df0e2363fb0797af7022]

fdo#37606 SwEditShell::DeleteSel(): handle document starting with a table

If the whole document is selected and the document starts with a table,
then we used to delete the contents of the document, except the starting
table, which was just cleared. Change this and do what is expected:
remove the table as well, so the document will have a single empty
paragraph only.

Change-Id: I47d3fab462e2a4149f6459d61e487fee8c5c30ed

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [7f76c90a982eb06396a96c32088bfd5de941516a]

silence annoying warning

Change-Id: I90c77df2ef8424ece5b8b37097d62bd5e8955616

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [98214397cd5fc10cdefd6ba9c36746532942709b]

don't access string out of bounds

Change-Id: I304b74270f73b9f94568edf2613e2581459cc4f9

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [7fff7c6aab15b3a7de3bf6056669ec217d41bb60]

unfold this god-awful mess, logic unchanged

Change-Id: Ib76617e3c500268dfe423b9947100f6ce7f0eaec

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [e2aa5ab249edaeb8e9e3603ba8ae09faea90122c]

tweak AddTabPage to use the factory directly

to facilitate easier .ui conversion

Change-Id: Icee821b37c1fe1801937066f9defbff4a05fc9e2

2013-09-17  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [338ccf09e3d02dfd872464bb78c4e2d44aecf0b2]

fdo#64455 Handle unknown color in color line

Change-Id: Ice4205056cc64ae50bd3c8136aeae6f648adbd0b

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [ed9a82918b87e6c82ba4fbc3324e6aaf21784468]

this SUPD is wrong since the .res stopped getting versioned

Change-Id: I93e970902f4862fa895aa768cdcb72399a1997d8

2013-09-17  Lionel Elie Mamane  <lionel@mamane.lu>  [0e0f356136ef1e481810504c1c3920b49ec1532a]

Updated core Project: help  fa2ebef5199a795f3f02a2888d6e7cac2c5d261c

documentation for new UNO Date/Time/DateTime struct <-> Basic Time conversions

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


2013-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [3f0c03aea689ef592810601c6b138ff52403e960]

Updated core Project: help  dfce9aab714cf56ec272985dd9754aa6520a813e

more illustrative example for TRIM function

in old example function has no effect

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


2013-09-17  Eike Rathke  <erack@redhat.com>  [91a1e61ec6ad00b1ed91af47e2fde90b7365cc06]

clearly it's enough to obtain the const array once

Change-Id: I6d9ffef6b052012d09ff54d2a457e1314e6239ee

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [9d026b55cb93fd209a09d495acd56f316b3ac41b]

drop unused hids

Change-Id: I504e2abd967476f2346095fea23c8cd8fbf9ebfc

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [a17e638e58bf8e4eee9c01025a789f417eb6e738]

Updated core Project: help  a84633cbbe1af244cf25fab8a5bd25b4acddd3d3


2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [910bfc08e3e0cd03d3483fd38175852f8103543a]

move uiconfig stuff into the same toplevel source dir

Change-Id: I5cbb4d2cd367cb62af3d6ddde24e7e2d3598b75b

2013-09-17  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [2f7f7e7717075867080433ba09188a09830584ab]

Convert tab order dialog to widget UI

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

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [eae6c400109c91237ea5e7890f8d950ee0e52cbb]

add a min-width-chars property to SvTreeListBox

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

2013-09-17  Stanislav Horacek  <stanislav.horacek@gmail.com>  [4af723397ec041f006ffce57f6347e669076e167]

Updated core Project: help  f4fb073eb945af1070a0fe797eb81d7c3011489c

fdo#60711 update chart object description

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


2013-09-17  Arnaud Versini  <arnaud.versini@libreoffice.org>  [0c47695fd3ee85b8c24d6969e3061ec23a0cfdc4]

Fix fdo#69381 by skipping empty option groups

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

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [abe21b68fa7d384085a5e2788dcb32bba15025f1]

I think the CWS-gfbfcfg dust has safely settled by now

Change-Id: I23201c96fff514cf5eaaf69f9841d3ea6ade6070

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [cedb2fb971cafee49a2f545ea29aa2257e14de06]

convert test email account settings to .ui

Change-Id: I0582dc7e437382c5802acc45fa3da396e254e0a3

2013-09-17  Khaled Hosny  <khaledhosny@eglug.org>  [be55ed02c0cdc590c044491b9b8f7cc8bdddd3c4]

Fix build with Bison 3

The Bison 3 generated sources do not seem to define YYID, so our
YYLLOC_DEFAULT definition was broken. No idea what any of this means,
but sberg said I can safely remove the YYID usage, so if it kills your
pet, you know whom to blame.

Change-Id: I464564be941e0a49da264057923bf8e8e82d5ffd

2013-09-17  Tor Lillqvist  <tml@collabora.com>  [6fbf0762abf2947d2774d685414bd409361bc1fa]

WaE: private field 'nWidth' is not used

Change-Id: I855a92d55646eff1c79634a839726564bf973744

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [0cd21c2bedb2eacc3d0898046d43047bcc3ac1a9]

drop intermediate Strings

Change-Id: I7f730d4f5329525eda9f78514dcaa3788149d077

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [f2be92b68d936c6e9d5e8a96deb1580bcbf8c17f]

remove OUStringHashCode in favor of OUStringHash

(and as always if you find one, you can be sure there
are 6 others in there when you grep for them)

Change-Id: I9296ddbdda266c7b6d8a0ac0bc13ec5b6340cee7

2013-09-17  Caolán McNamara  <caolanm@redhat.com>  [dbf2273e45c8b134b1470ee6173ca260e2545fed]

support gtk-stop generic label

Change-Id: I1f17459dc57a1377c5c48412fcc81989cc69fccd

2013-09-17  Noel Grandin  <noel@peralex.com>  [b855e1ee655cbe3a359203c361326c25439e3cb5]

convert sw/source/core/inc/SwPortionHandler.hxx from String to OUString

Change-Id: Ide6562f7807f59fecbe3f8b3427342de3811f411

2013-09-17  Noel Grandin  <noel@peralex.com>  [8e877501dc903f83f420c4d69cf2661efbf14740]

remove dead definition

Change-Id: I0ecaf59fe669904eb700289b95866fc665b893d0

2013-09-17  Noel Grandin  <noel@peralex.com>  [a11990f8329f824e0fbe325a6527a925f0c14134]

convert sw/source/core/inc/SwXMLBlockExport.hxx from String to OUString

Change-Id: I157e560482af5d917fbd6878dd679993f1da4fca

2013-09-17  Noel Grandin  <noel@peralex.com>  [5b83b465f7618be1e5a935fe4e402e03af3c79e7]

convert sw/source/core/inc/retrieveinputstreamconsumer.hxx to OUString

Change-Id: Ia1c8f2d7a9bcad87767f3714514c40496e0c1e6b

2013-09-17  Noel Grandin  <noel@peralex.com>  [2a3177494de79e1dd3afad91288fc55883eba08b]

remove some dead definitions

Change-Id: Ic2bd700d54bca0d5390db74b32395aeba2d6d0cc

2013-09-17  Noel Grandin  <noel@peralex.com>  [b13645561aab5f335d95c9d77fbae1f82c632a0a]

convert sw/source/core/inc/undoflystrattr.hxx from String to OUString

Change-Id: Id3ee1677fa186a425cb3aba8886d9115f2c49504

2013-09-17  Noel Grandin  <noel@peralex.com>  [23a2f0d9b626eaa9c82b7d466bd23eb6d06f9c21]

remove dead some definitions

Change-Id: I221b3762215820a93352e9058e03fd91cac7d3a5

2013-09-17  Noel Grandin  <noel@peralex.com>  [6f2adb1a0421e626aa498cf722d7be573f287a11]

convert basctl/source/inc/basobj.hxx from String to OUString

Change-Id: Ied011ae19ef850826f52f4ebd5a22dba0caf5d2b

2013-09-17  Noel Grandin  <noel@peralex.com>  [90830788b1f8fd61ea86135712868aeda395edd0]

convert the SvxAutoCorrect::FindIn* methods from String to OUString

Change-Id: Ida2f39b75f73137a4164d95d7f1e9a6cd34a322f

2013-09-17  Noel Grandin  <noel@peralex.com>  [cb4e009c4539c535108021934e545194b35cad9d]

convert GetText/PutText in SvxAutoCorrect from String to OUString

Change-Id: Id3d2122d949a7ae940e908ee7c82e6f105b68f40

2013-09-17  Noel Grandin  <noel@peralex.com>  [d63c3f0cf88cb369721939b79825dd56d1cc97de]

convert some more methods in SvxAutoCorrect to OUString

Change-Id: I843784dbc63501cd533c19f7ed5151fbe8e48d83

2013-09-17  Noel Grandin  <noel@peralex.com>  [8b6f54fe37533f48933af7636afa98178862e001]

convert fields in SvxAutoCorrect from String to OUString

Change-Id: I2b62c782ad538fe12fb3104bcb687c26291e3a0b

2013-09-17  Noel Grandin  <noel@peralex.com>  [d559f1693a105b8b5e2a2f514b4b76ef158a685e]

convert the auto-correction methods in SvxAutoCorrect to OUString

Change-Id: I725d59ad2a4ac7b372cad4d599af1554c4c4b463

2013-09-17  Noel Grandin  <noel@peralex.com>  [41dec09ed3469d1e4dc53aeb7034a45bcff8e1e5]

convert BASIC from String to OUString

Change-Id: I4b046e4c460305acad29862341092af948639215

2013-09-17  Noel Grandin  <noel@peralex.com>  [e8ecf30ea61625c3397a635c5c409bbc004685bc]

convert FRAMEWORK module from String to OUString

Change-Id: Iafa6b5f213d37093e7e46065c9264c7bb7fae377

2013-09-17  Noel Grandin  <noel@peralex.com>  [1591130dc2b62e5fdec45274b1b06d63df0051b3]

convert DRAWINGLAYER module from String to OUString

Change-Id: I0856974cb9fe33418e3be0a5b977100be3bdce00

2013-09-17  Noel Grandin  <noel@peralex.com>  [abe49a84273f79b11f333136bedfc753d79bf306]

convert CPPCANVAS module from String to OUString

Change-Id: I12a219a50cc3a9b07c9852cc0d417f71797b9e15

2013-09-17  Noel Grandin  <noel@peralex.com>  [e6d91ff22428f909cf26b18599fdeb5e675c8228]

convert ACCESSIBILITY module from String to OUString

Change-Id: Ia4d2e1feef575cb911e981fbb8b6359755ab0dd9

2013-09-17  Noel Grandin  <noel@peralex.com>  [ee0d567ff0f6f94bfd93a82ef85befec067e0b35]

convert SVTOOLS module from String to OUString

Change-Id: I647e952769c79b95e11af778b07d64d3a6fbe226

2013-09-17  Noel Grandin  <noel@peralex.com>  [5eab9486c325a0d907f6fc382dceb5c47d336b65]

convert TOOLKIT module from String to OUString

Change-Id: Ibc5ffbffa0ddc6a80c3a95406b324cda09f7c9e1

2013-09-17  Noel Grandin  <noel@peralex.com>  [75be8fd665d1ded3bb71febfc81eb42a4d1b30e3]

convert LINGUCOMPONENT module from String to OUString

Change-Id: I1a47545127885f92e9fcdbf855ca60fbbef1395d

2013-09-17  Noel Grandin  <noel@peralex.com>  [5579f143039d001d903944e08326f13093494245]

convert VCL from String to OUString

Change-Id: Ia87d498f0875caa81d6ae85c505bae2d1da3c51c

2013-09-17  Noel Grandin  <noel@peralex.com>  [6941b7c8e4459e1c3e0213a8ad9e9e5d0d591c22]

convert FILEACCESS module from String to OUString

Change-Id: If3dd7564e2931691062ce209784aaab6eddc6d9e

2013-09-17  Noel Grandin  <noel@peralex.com>  [7865b9762da6d8b3c45cc08df1f3da3f3179b29f]

convert DESKTOP module from String to OUString

Change-Id: I5dc43849ace8edbab9e6308db80a70797f090c69

2013-09-17  Noel Grandin  <noel@peralex.com>  [73c560a63e66a24233e635d60b7a97356eebc1e4]

convert IDL module from String to OUString

Change-Id: Idf8e0e02ee2fde23959a281cc6ffa1a43ee7f239

2013-09-17  Noel Grandin  <noel@peralex.com>  [ed53efd9dba377a47765e2633163ca8714c81390]

convert remains of filter module from String to OUString

Change-Id: I87b1d2d944ba2b6e2e42adb2c948fff85ec021e1

2013-09-17  Noel Grandin  <noel@peralex.com>  [9d2016516b384e79fc0a80639ea4ae8356e5d98a]

convert filter/source/flash/swfwriter.hxx from String to OUString

Change-Id: I161a63399522cc92f833361195c2c86fdce18204

2013-09-17  Noel Grandin  <noel@peralex.com>  [da57d51f12e6f9c0e1eba262bfe727c414c5d7c9]

convert filter/source/msfilter/eschesdo.hxx from String to OUString

Change-Id: Ie92f645bb55f4d9eb477074a685023a6f5274357

2013-09-17  Noel Grandin  <noel@peralex.com>  [db4fb3b71657560fe4e2972bf8b9f0e509304d84]

remove dead code

Change-Id: Ibaa30ae983ddff4d7c9c1e9f95abf7b44124d07d

2013-09-17  Noel Grandin  <noel@peralex.com>  [baf80a0623de4edc37496d07a51979c1b98f96ec]

convert filter/source/svg/svgwriter.hxx from String to OUString

Change-Id: I60cc4a013bd7bb6cb3eadb163045577850d47b9b

2013-09-17  Noel Grandin  <noel@peralex.com>  [d4f46e00a8ad65307ec5ce85972a2e79b7f686be]

convert filter/source/msfilter/rtfutil.hxx from String to OUString

Change-Id: Ibcea731a84e9afb62c6ce0a0e6b70017e610dc45

2013-09-17  Noel Grandin  <noel@peralex.com>  [7f83faa795292333c1be6d99ed1b6eb305a066f9]

convert the rest of the formula module from String to OUString

Change-Id: I27ee0cf3e9f97e94234c5e32080bf102b4cf0dc9

2013-09-17  Noel Grandin  <noel@peralex.com>  [41df3400eeb720ea67320c149e10c15e76c52bcb]

convert formula/source/ui/dlg/funcpage.hxx from String to OUString

Change-Id: I024bd11e6326a1641a0e0b71eab3e8521e4d45bd

2013-09-17  Noel Grandin  <noel@peralex.com>  [ef4dfeffec41ce0b22fbaf2cb7868693ea9d7028]

convert formula/source/ui/dlg/parawin.hxx from String to OUString

Change-Id: I301a1e7201f8ad21dfa18f749f0f92eae90c1c36

2013-09-17  Noel Grandin  <noel@peralex.com>  [85eb736beea67cc5bf8cfc036ef08b8d6d85081d]

convert the resust of include/formula/FormulaCompiler.hxx to OUString

Change-Id: I7cbc371e90869c481a23450722a1a025b110b235

2013-09-17  Noel Grandin  <noel@peralex.com>  [7625372d553f7aebb84bdd41674b59497e2c3ccc]

convert formula::OpCodeHashMap from String to OUString

Change-Id: Iabf95a16cc4df3a612b90ed9e07f2216f72bb976

2013-09-17  Noel Grandin  <noel@peralex.com>  [c88ce9033beb6e9ea60c4c04c7f8a1b641c2927b]

convert aCorrectedFormula in formula::FormulaCompiler to OUString

Change-Id: I048ec33effc33e94943f5110d6a9a0937a1dfdfe

2013-09-17  Noel Grandin  <noel@peralex.com>  [8f23a3b0e2484fea4a85f4d5b961a718c71877a9]

convert formula::FormulaCompiler::OpCodeMap from String to OUString

..and add some convenience methods
  sal_Unicode getSymbolChar
  sal_Unicode GetNativeSymbolChar
since most call sites are only interested in the first char of
the symbol.

Change-Id: I6aeb43b055b849e71cb1f62c3efe79d6a4cc10bd

2013-09-17  Noel Grandin  <noel@peralex.com>  [12d44973d96f5cad4b99386c8a281f8427d304e4]

convert aCorrectedSymbol in formula::FormulaCompiler from String to OUString

Change-Id: I426b305fb8befffe0452e280d2097b6560843eef

2013-09-17  Noel Grandin  <noel@peralex.com>  [e42e0efe504b95b3b3127b437cdf40621d1dafd8]

convert include/formula/IFunctionDescription.hxx from String to OUString

Change-Id: Ie3d3a3a55b50fe0dcac6be70fcce01fa544c374f

2013-09-17  Noel Grandin  <noel@peralex.com>  [21842bbb4f36cdd41363f92e498c469097de523e]

convert include/formula/formdata.hxx from String to OUString

Change-Id: Ic5543744700a47e796178d664a710c1ea4faada0

2013-09-17  Noel Grandin  <noel@peralex.com>  [f733ca910026daa2232f2e2de3394bd36134dd78]

convert include/formula/formula.hxx from String to OUString

Change-Id: Id3c1dfa97805dfa3a1978cd264380d5ef4a2287a

2013-09-17  Noel Grandin  <noel@peralex.com>  [f32da852f535bdaa04617da4ec56a923b530c344]

convert include/formula/formulahelper.hxx from String to OUString

Change-Id: I4ab7595cecede03b4ad2a4b9dbe373e67c2912f4

2013-09-17  Julien Nabet  <serval2412@yahoo.fr>  [805738b0ee3504e34a0960fe82f092fb319f9fc9]

-Werror=shadow

Change-Id: Ia344d5a68118ba9896672ebbf4cccaf0511f8186

2013-09-17  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [6e7380da285f9b248de189e63e18718c7de450b0]

add "complex text layout" for CTL option

Change-Id: I0c9a0442bf617f397651ae0027c824d6f0709c14

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [14bc5fc0ec652650deb9a41505e97c3b4d3854b2]

WIP: additional unoidl::Provider that directly reads a single .idl file

Change-Id: Iab795a34a657cb36ced24a1a05f6c21a6c1637aa

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [6292bba6debaeb5c1bbbabfb77606296c894ec28]

Rename SourceProvider -> SourceTreeProvider

Change-Id: Ic864f9c6f3dbbe9f75bdae76818c00f62825182d

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [d11592ad8e21970e80f6a87a9ae43d380f1c3eef]

Move full file parsing logic to sourceprovider-parser.y

...in preparation of SourceFile- vs. -TreeProvider.

Change-Id: I4c8f37ade1ba26cb7b38f63211711613d1b98a73

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [65a1f81a70e4268801a09106df54fcb2497c6d7d]

Detect reuse of module names for other entities

Change-Id: Ifc8d95b4b15a7dd91195e6f727fdb7fa2a267be9

2013-09-17  Stephan Bergmann  <sbergman@redhat.com>  [04a002491b149bee6ba972e8288f867c791db19e]

Fail for unkonwn entities

Change-Id: I13d668e92ea762e9888f8c1c4615eccad6a1ff1b

2013-09-17  Eike Rathke  <erack@redhat.com>  [3ec486639befae454eebfd5b8f5dbc88aa357404]

introduced putCopyOpCode() to handle copyFrom()

... and added bOverrideKnownBad handling

Change-Id: I1b669771ec1aa0cdfa1c1bef0bcfccfad96fe727

2013-09-17  Eike Rathke  <erack@redhat.com>  [24726fe2de005fe9532487907f8867259f61260c]

FILTERXML and WEBSERVICE were missing

... from RID_STRLIST_FUNCTION_NAMES_ENGLISH

Change-Id: Ie8ef677ffb415d2a4dc29f703b80723e20e2a21a

2013-09-17  Eike Rathke  <erack@redhat.com>  [4fc4a3f2e5f82ed473fc6e9c22aa3fdf9178c6ff]

better SAL_WARN_IF diagnostics

Change-Id: I74fe8e145dda41466f21f20369681d6f1e5274df

2013-09-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [15968833d5f3b6b89029774b384f92ca115dfe2d]

Prefer a 'for' loop to a 'while' one

Change-Id: Ic3d36dbe1cf596d9eab3cc919bc2596f2e89a98c
Reviewed-on: https://gerrit.libreoffice.org/5967
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-09-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [65e8e4c62afc1203f61fa8f0595b216ed0bbab3c]

Remove two temporary variables

Change-Id: Iaff9cea6038be51fdc7468bef4cd254af475a9d3
Reviewed-on: https://gerrit.libreoffice.org/5966
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-09-16  Siqi LIU  <me@siqi.fr>  [a3abd12f1f20fed25f7719d613a8e287ec1e5e06]

change setting bundle background to stay consistent

Change-Id: Idf131349f91c949af57bdb79929f73b7a202ab93

2013-09-16  Siqi LIU  <me@siqi.fr>  [3cb55e0ff6cb0d86fb623ad16842a74c4af23718]

retain timer running state when auto-start then didAppear

Change-Id: I4b4b327643919a9a6266f51e3e0bc8791ad27fbe

2013-09-16  Julien Nabet  <serval2412@yahoo.fr>  [f499acb2af1d879c776987bdc2366acb5d5964e6]

fdo#69091: Copying data from Base-table to Calc by drag and drop

Depending on whether the data source is registered, either
rDescriptor[svx::daDataSource]
or
rDescriptor[svx::daDatabaseLocation]
will be filled in (and should be used).

Luckily, ODataAccessDescriptor provides a utility
function that will automatically return the one
that is set. Use that instead of hardcoding svx::daDataSource.

Thank you Lionel!

Change-Id: I02673e7924c4323915dea579015326194c3f5077

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [7a8b337b54690c6962994da8646064665b3f2009]

Updated core Project: help  397491d21c2c306e9913ca2672ee968153bdcffe


2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [bc01ebe47c04228cf729a8f87af3efeab213dc3a]

convert copy to (cc) dialog to .ui

Change-Id: I1d5ef0410a0e3d325fb6cf42dad2c07eeb89a87a

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [902d4ded3b276ca3c0b4965bebede7c1efdc1a02]

drop annoying empty (slide) entry in inset->envelope->format

Change-Id: I87018c06e8aff15431a63ddf1d81299a233a7c0b

2013-09-16  Siqi LIU  <me@siqi.fr>  [2fbee32d3a384dc7035feb93cc216d20df7b4523]

set default timer duration on first launch & bug fixes

Change-Id: I70d45ea42c7142907345a61671d4f3b303410dd7

2013-09-16  Siqi LIU  <me@siqi.fr>  [839c5df887352651857067341632111dbe549d05]

ad-hoc bug fixes to handle different notes format on Linux/OSX

Change-Id: Ie7a229464fc51242291a87bf4a79c1c999a50124

2013-09-16  Eike Rathke  <erack@redhat.com>  [2e60a634ec8ce939ec9dc3df10f12cee84bd7c7e]

deuglified for readability

Change-Id: I81e09500dd8fe4e3af9fc2e9f623fb519635266d

2013-09-16  Eike Rathke  <erack@redhat.com>  [2f2ee162ac521b9ad90651429253b9bf569f1797]

Revert "get rid of unnecessary warning"

This reverts commit e5321437322fd812b93fee266af309e782479488.

OpCode 0 (ocPush) was deliberately included in the assertion as it is
never a mapping to a function or operator name.

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [19fd14a8ed09f1ab4c7bf9ae49df3131daea7d51]

Correct use of && where only & makes sense

Shows up as a warning from Clang: use of logical '&&' with constant operand

I wonder how many cases we have where && is used instead of & but with both
operands non-constant, thus not causing any warning?

Change-Id: I8fbbcf9c08f54f8803a08a4e8c54d7bd873af800

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [0ff9244d8aa8ba46025d8ae9d2e0f83385793165]

Clean up the unoidl Providers (no need to have them exported)

Change-Id: I96b99e96b44f12b7ad7f376e4b3a68d7e9531643

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [69f08eda0bd999c827c76d3bf0b9c925b7eb25f7]

Insert impastp4.cxx into impastpl.cxx

Change-Id: Iccd059e2d09666775f8391a1ac2a074518a5c111

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [2770de8b66e2f2a628ad0b6b00a66002c26b3cd7]

Insert impastp3.cxx into impastpl.cxx

Change-Id: I8038a724d79a81ac5502f926f8b8f19e2a277e74

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [4b139b8d939376be2f6e5ca3568b0ec875a3f834]

Insert impastp2.cxx into impastpl.cxx

I guess "impastp" could stand for "IMPort AutoSTyle Pool" but no idea what the
"l" means, I chose the name "impastpl.cxx" just to match "impastpl.hxx"

Change-Id: I6e03df47f4782bfe5bd959d9b52f1fb666a3086f

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [e873440b49de8c9547e7c7029c3384372e2ba38a]

Start of collecting the impastp*.cxx files into one

Change-Id: Ibb4e2475efc7f70c08035184cddedfaf40b7ec25

2013-09-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [4b6445dba6bb5b2aed3edb4878ecb327446286e9]

fdo#37606 SwWrtShell: fix select all when doc starts with table and cursor ...

... is outside that table

Change-Id: Id61723a3b4c8265d822bccffe63b30038fcc5eab

2013-09-16  Jan Holesovsky  <kendy@collabora.com>  [ba511f8002a2da521f06c3a6a0c60aa6de79d170]

Related bnc#819614: Set the position and name immediately.

Change-Id: I4c1046040f52e261004df95125b53e42dc8fca4b

2013-09-16  Jan Holesovsky  <kendy@collabora.com>  [59373b753902f69cd44d183568b084429322e7ab]

Related bnc#819614: The diagram is a group.

It is not really desired to import diagrams broken into individual objects;
makes trouble with the hieararchy, and also the user wants to see it as a
group - can be ungrouped for modifications easily.

Change-Id: I0533a69af9e377804bf0e06b2ce873fd0c9bde02

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [fc54915c461dc753866627bd52ea60b12b71a012]

Replace reg2unoidl with unoidl-write

...that can also generate an .rdb containing a specific set of entities,
intended to replace idlc (when reading directly from .idl source registries).

Change-Id: I630ce4640828979d7952dc24dbbef80a42a8140a

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [95e566b9a0df06d130e118181058273f034bcf2c]

Resolves: fdo#67697 source formatting option list in autocorrect

regression from 0513e10635c85fc1aa214948de4992d4b76d555c
"fdo#49350 Speedup "OK" action of auto-correct dialog"

Change-Id: Iede6063729433beb3ac50dbdb45230c1d774cea0

2013-09-16  Eike Rathke  <erack@redhat.com>  [0825d0cb76a84503d77d7e635947e1f4da7e299d]

sal_Bool to bool

Change-Id: Id32780e5cb565e85f0366a91282ce085ed7d2f3c

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [d6e9bb17675200e12777ed23d0c685fbd2bb4c59]

Related: fdo#67730 label overlaps listbox and steals its click

Change-Id: I9b803bb966916210495025e3811732224585c213

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [e2fc3ae88dafd13215019532845db76d726f151d]

Related: fdo#67730 automatic turns the preview a blue color

Change-Id: I31c9129472ab64bfda283bb766fad949acb96754

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [a80fb45fe4a260aea0876de86237e53b954fab20]

Revert "WIP: add cppumaker -U to directly read from .idl files"

This reverts commit c4113906d7f15f8aa0eb385a4caf474b3505ede1, which is not
necessary after all with recent "Hook SourceProvider into unoidl::loadProvider."

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [348a03f3e47b89609ca3843b52da129df15e68f8]

Hook SourceProvider into unoidl::loadProvider

Change-Id: I0a499fd98a1008ced0efdeec3b10bff30df57c0e

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [342b1895d768dc633c3067df6618cd3567b72a6d]

Resolves: fdo#67730 Preview colors on Smart Tags & Shadows are swapped

Change-Id: I63916283c67b9acd79df96a48485dba6b25cf8cb

2013-09-16  Miklos Vajna  <vmiklos@collabora.co.uk>  [3b11e66ab89c201591d8be8f1ab1af1aba11a821]

fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with table

SwWrtShell::SelAll() can now detect if the body text starts with a
table, and if so, it explicitly selects the whole document, not just the
first cell of the starting table.

Also, SwCrsrShell::EndAction() now checks for this "select all and doc
starts with table" situation, and if that's the case, it activates a
special select all mode, so layout can act accordingly.

Change-Id: I8d634fc76b656a7513f067d1ce70f1930bb62dd4

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [af450651f759600d15027adf1eb58054a8364444]

use smaller up/down buttons

Change-Id: Ie67d3a990de13b25016c8ce581fe1f1a0a1b6ed3

2013-09-16  Caolán McNamara  <caolanm@redhat.com>  [363446eb61de141deb1364805e0d7cd0e1f6d7fe]

Resolves: fdo#69236 route size request to layout widget, not hard-coded value

a) For the sidebar the sidebars automatically handle scrolling, but for the
older panel the widgets has to do the scrolling so add scrolling parents to the
.ui

b) Fold the DialogListBox scrolling widget implementation into
VclScrolledWindow and remove the duplication.

Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834

2013-09-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6eb840cc540bb6f2efcebc0349a8e6e7ba074cd8]

Set URE_INTERNAL_JAVA_DIR for unorc to allow jvm in unit tests.

Currently unit tests run in solver, the unorc in solver is simply
copied from cppuhelper/source/unorc, which doesn't set
URE_INTERNAL_JAVA_DIR, hence the jvm cannot be loaded in Unit tests.

(For comparison the URE unorc in instdir is copied from ure/source/uno{rc,.ini}
and contains the appropriate java paths.)

(URE_INTERNAL_JAVA_CLASSPATH is not needed, at least currently.)

Change-Id: I5911c9a22c92e0e20c98d0e51d5b14e020c8ec10
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, slightly modified

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [429042021590c80afb25ade833269635a24f2778]

Make Java-based connectivity drivers work with jvmfwk "direct mode"

...so they work from CppunitTests (which make use of that "direct mode").

Change-Id: I92b72fb708ac1868644111b208f92ac58610ed11

2013-09-16  Stephan Bergmann  <sbergman@redhat.com>  [a041f518afe083f997660eb8f809df7f20c30fed]

Still copy jvmfwk support files to solver

...instead of only to instdir, as happened after
2e47462d076364725875e770a91a7bb6bbbec2c1 "jvmfwk: install also into instdir," so
that CppunitTests (which still run against solver) can use jvmfwk.  This will
become moot when solver is eventually dropped.

Change-Id: Ic2cdbf32e20a79f8cc6ac2088e4bc47dcd6f5cc5

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [9a07b739c896120ffa683536f9cbeb2c66e39b6c]

Make the usage message even clearer

I have to check it myself every time, I never remember which parameters are
URLs and which plain pathnames.

Change-Id: If2c33ef62653f4675db6c6b0947a1630d5a7cb80

2013-09-16  Tor Lillqvist  <tml@collabora.com>  [a27d03a53b2e18a87a8c2be255d8592ee5e790de]

Remove incorrect comments

Change-Id: I3e9b82001f92edc6e697a976db635af31e16d769

2013-09-16  Laurent BP  <jumbo4444@yahoo.fr>  [f4d3954fc6106b3ae0ee16ab0fcde15d8cb945e3]

fdo#39468 Translate German comments in itemwin.cxx

Change-Id: Iee5b21c728071769335b7315d93b13fd8239f922

2013-09-15  Minh Ngo  <nlminhtl@gmail.com>  [adb759b304ff19dac3800d3fe007a863220e22ef]

Avmedia/VLC: Adding soname back

Change-Id: I02580d7bdc460f58769cd74d1713aad7c3004590

2013-09-15  Minh Ngo  <nlminhtl@gmail.com>  [bd8f84ceb36954496fd9f053436b0c4a8a5c38db]

Avmedia/VLC: Falling back to gstreamer if libvlc is not found.

Change-Id: I8d4e3cded0fc8c26a27505b5d51806bbcdeecc93

2013-09-15  Tor Lillqvist  <tml@collabora.com>  [8f7e45181de4e76256e0dfbb297e6dfdd957e894]

WaE: unused parameters

Change-Id: Ie0197bff8260f2f163537a3f9fd8fcf4988b1d91

2013-09-15  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [768c41469e5af7a27778b946c6865ebe3a6d5799]

childs -> children (in comments)

Change-Id: Ib91c2b0195f2db5c8a35997d5d07d3c04e9e69b7

2013-09-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f356fd26a10112cc3c475b224d1b5f7486253ed2]

CharBrd 10: Some documentation

Change-Id: I4c6c2cd4acf8ae4a759a662f92066ad63df74b3c

2013-09-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e37a33f5743ab8f3e31a919586842f6f8952d381]

In some case character border merge is called twice

Change-Id: I206b3a448b45c918070bb73074bea79e94231297

2013-09-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3da52a1f5783ee1fd6fe7f741920b0450305f1b6]

Remove unused width members from BorderLine class

Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72

2013-09-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [922e4ba2994c914a8b393723fbee28529abd8a6b]

Use the shorter GetScaledWidth() method

Change-Id: Id3ad483d3830310b8d13c86e407ff88d9a709464

2013-09-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1ae3638dbf82239ab3e64cbbc8ab34394a3fa1e2]

Fix drawing of fine dashed border type

On the Borders tab in the preview block (called User-defined area
in help) fine dashed border is drawn as solid line.
The problem is that 1 pixel gap is too small and painting
can hadnle it so I doubled the numbers to get the same rate and
get the rigth visual result.

Change-Id: Ide037fa3f4f90b304dc53f5f806c2acd2194ec0c

2013-09-15  Minh Ngo  <nlminhtl@gmail.com>  [fdd3f483ccafd23603252e133d643141bc17ce65]

Avmedia/VLC: Zooming 1:2, 2:1, 1:1

Doesn't work nice yet :)

Change-Id: I0fbdaea1cc64a94a9b63975b8b24c8d7e6251f6f

2013-09-15  Minh Ngo  <nlminhtl@gmail.com>  [e62092da17170faa93b61a3a2d7a7ce4b29cc1fc]

Avmedia/VLC: Error handling & Fixing a bug with a zero duration.

Change-Id: I45baeca91b9f5fc725164490b5880c9040acd679

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [fcc436bc62cfd8d14efe12391f5f58e7e1d7e594]

use rtl::math::round for rounding, std:round is C++11

Change-Id: Ibba1a3e712de56844be454a87a0bb65c26ae4fe1

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [b0c3f45becac49ae05bff2b694c3ffe906439979]

include cmath

Change-Id: I34fd87a7599884340adbf6e3ae7df321cfc85e23

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [2acfc0a94c95ae579aca6f057949f59bd7c123b9]

cleanup ruler items (rulritem.hxx) - remove comments, identation

Change-Id: I450ebe3ceab0acf03221970b33c8da4cbb2c6a52

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [4bc0d4ebe09756b044dc81a9adce1cb95ad9c3f8]

remove CalcOrtho "redeclaration"

Change-Id: I3a0d74e0232fedc8a3beabebadca45fa8ad841fb

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [13aedd1d0ec1ef4c5687c207eb1d9c986c1299d9]

Save should encrypt OOXML document if it was loaded encrypted.

Currently Agile encryption is not supported, so all documents
loaded with "agile" encryption will be encrypted with "standard"
encryption when they are saved afterwards.

Change-Id: Id0477f43c00ed70032ca6b3390eebb1105d5ffa7

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [e0a43dff646515bbbcd2099b6fc095a7a89b84f9]

Use vector instead of scoped_array to hold ruler items

Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [b46079bb41591d9697339e8250d4ca7bf0930c0f]

Fix ruler margin dragging in vertical mode

Change-Id: I4727bbb304059859f3f5b4a96f834b41191c0bab

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [9d4cbae332c3741b76cd80a4b31c6e2bed4ccb66]

ruler: Also show ticks below/above numbers in "negative" area

Change-Id: I70d9f0409962be607eddac1b308d8cc44d2a7b7f

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [681f43274541fc4ab5e8c05739b0d74aa5f17be8]

ruler: RTL fixes for indents in tables and columns

Change-Id: I6c0a819e4a294fcf50c96a51bb9eea3ddef84c57

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [47a77d7dbc427e51421e2df8d59695834cb74980]

Ruler: disable snapping, tooltips

It is now possible to disable snapping of the ruler at dragging
with holding the ALT key and coarse snapping with ALT+SHIFT key.

Tooltips are shown when hovering over indents and borders.

Change-Id: Ib1e9639e1e2824f2a75b5abd35765bbbd02c87f7

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [b44a8ddc26aa5010112a5bf1d93fcc99350b37f4]

SvxColumnItem: indents, useless comments, clean-up

Change-Id: Ib1eb99e9e43526422e7e90e72cdbdaaeed678955

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [fd132a42a563510a6626dafec61d26a5228b1177]

ruler: cleanup ruler.hxx

Change-Id: I837d224a1e1e1df2ef19d8cbfb8c5f87c3779ed5

2013-09-15  Tomaž Vajngerl  <quikee@gmail.com>  [a5a5a9720d3fb5059cb313ae57f19bb638725bd7]

ruler: translate or clear comments in ruler.cxx

Change-Id: I051e28d9241c17192b580c49fbec488be69f727b

2013-09-15  Julien Nabet  <serval2412@yahoo.fr>  [3f2c8032bfc9bb6c5f8d5be258858bee787ceb83]

String -> OUString + avoid multiple concat

Change-Id: I83f1475d804caf256ebc18a63d176c1127a7c0dc

2013-09-15  Artur Dryomov  <artur.dryomov@gmail.com>  [a5b4a547d55c23794f9b47cc194cfacab2e0e7d9]

Fix possible timer duplicates.

Change-Id: I070e36c4a82ca245a641e53466cdaf10dd01e95c

2013-09-15  Artur Dryomov  <artur.dryomov@gmail.com>  [10ca4e0b79725729bf866aba6ba99fd5cbee859e]

Fix possible NPE.

Well, try to fix them.

Change-Id: I8f774d35a304367bbdd1778628a1224031355ed4

2013-09-15  Artur Dryomov  <artur.dryomov@gmail.com>  [57e171b3933b8afca1ae4cdd63b87486f18161ba]

Change the computers fragment to be more simple.

Change-Id: I8acddd744e11aa3c29ba281b321a4e02347a1823

2013-09-15  Artur Dryomov  <artur.dryomov@gmail.com>  [a703824aaf4d1446bf65881702ed8e343e2b8399]

Change the connection fragment to be more simple.

Change-Id: Ib9dcc70b87631cfdace00d5b9ba18f2cbdf0de2c

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [6aea4aacae0027ad57398e3e3148af6ffe20fc29]

Avmedia/VLC: Switching window ID when changing a screen mode.

Change-Id: I9ce6951690773b7b16b352a75c7a741442dcec20

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [6a9d3e7f57278bb0ab2f72d71000c76506f29394]

Avmedia/VLC component code refactoring.

Change-Id: Ibba5874e63356069d1af725d98980910dbaf8eb1

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [b3e0c8081dc89228653d70e12ecfe1397c70fde5]

Replace empty slide preview with solid grey background.

Change-Id: Ic6beec11b3d5bd86fa4722bd7bb8cb7cd69d8cf7

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [7dcbd06d018dd079878dec6318427aca36db0a0f]

Add custom capitalized TextView.

To provide visual compatibility for 2.3 devices.

Change-Id: Ibdcc80a2f3d5a43dd8998153f2d872e564ec1c11

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [4c7ad3859a27ae5376a24dcfca291670b86e3367]

Fix slide notes loading.

* Allow dynamic loading.
* Show notes only when they belong to the current slide.

Change-Id: I30dd73c9a1c9ac8533b830d908276aa6234aa7ce

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [2436d8c9bc296d64a98c6b1bcbecb66d42f15aab]

Fix another code style issues.

Change-Id: Id76d17050b7fc2865a78b9a815a2f543e85e321f

2013-09-14  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [fff70bf98c7a5a63aa0db11e93a3512c6a9a9359]

fdo#68790: fix build error on Win when system locale=="Japanese(Japan)"

This patch modifies transex3.
Modified transex3 outputs a file with BOM(if MergeMode is true).
*.[hs]rc files with BOM avoid this problem.
This problem is that MSVC interprets UTF-8 source code without BOM as
 local codepage when system locale is "Japanese(Japan)".

Change-Id: I3e12499a91a954236f48e6d7e360d26c93d19ed6
Reviewed-on: https://gerrit.libreoffice.org/5851
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [60486dda6be30ad0173feb06595f8de42d0efa16]

Print debug strings by SAL_WARN

Change-Id: Ie2406d569c8fb1532eb2f3014d8383d87a216c01

2013-09-14  Tor Lillqvist  <tml@collabora.com>  [900073fda33b0a31b30a9e61c58ee7b153444c75]

Hack todo some benchmarking

Not really for general use yet. Just a hack on top of test-bugzilla-files.py.

Change-Id: Iaac2c4b76e499988bc94056bf464bd230dabd9c1

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [793eaa8b2610f7972c1c6717ba2ae430013080cf]

Mute sound when grabbing a frame.

Change-Id: I8190d6c9a93183d48076c95a7cd0b978a2954afb

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [5480482b74b91b5fb68bb364debd10c6e83b4e23]

change up/down to just be images

and add parent boxes to the toplevels and set their names
so that we don't get warnings from the vcl builder

and add a stub to glade

and change a ComboBox to ComboBoxText so glade won't
clobber its items

Change-Id: I436736e96883b319b635fe87b539e829bc5595b8

2013-09-14  Stephan Bergmann  <sbergman@redhat.com>  [a382dad6afefdfc14b5d0c891ddbec149328de3d]

Clean up Mac OS X .jnilibs

Those .jnilibs that are not needed as .dylibs (this includes those that are also
UNO components) are handled via RepositoryFixes.mk.  The remaining one,
libjava_uno.jnilib is packaged as a symlink in instdir.  Everything else is not
necessary and removed (including the venerable oddity macosx-create-bundle).

Change-Id: I34a1801b0733cdff885c1c72db16fa631c5d82ef

2013-09-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1d0e18703523139e5fd6d11b6f3d72bb0b368036]

fdo#68874: Highlighter icon doesn't change color if no text is selected

the problem is that bChoiceFromPalette becomes false too early when StateChanged
is called with nSID=SID_ATTR_CHAR_COLOR_BACKGROUND_EXT (we don't handle it in the
switch) and the following call with nSID=SID_ATTR_CHAR_COLOR_BACKGROUND (which
we actually want to handle) is no-op.

Change-Id: I024f6a443535411648bda44576e838c3d863e7de

2013-09-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [501dc6c1debaac98d7f5375bfff80a4709172297]

String->OUString

Change-Id: Ic69c3372ebbcbd74e57082066221ee9ef0d49d22

2013-09-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cc750edbd7b80e570e307522392dbb2a8c0065cc]

String->OUString

Change-Id: Id1f2035979ab567020aa51e0368d3e77c4db007e

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [ce0ce2413d206908d60fa38c905f9da06f50be59]

Fixing copying processes for wrapper components.

Change-Id: Iae3f30d5754c3efac01d66f9d0d567874e44602d

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [1bb7981525c671ebe78263114fe4a454b7e0ae42]

Media zoom for Avmedia/vlc

Change-Id: I2870b3fbeaa6fbb623f21dfde9a33a6048c60b85

2013-09-14  Minh Ngo  <nlminhtl@gmail.com>  [6fe1efc01d6f9dc333a74a4e76e554b182651f60]

Getting correct media file duration and time.

Change-Id: I435175ad7b1f6576e501794ee87f334498000b4f

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [d03ec9f32d7a6331e6bc49cf54a54d15a1399638]

really convert select address block to .ui

Change-Id: Icfd77f2037a27f24fd796084509a1baa7734103b

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [6521201d164632c4a854cc90e4347f3b73e2d9c1]

Updated core Project: help  b28f1c1eafe23a8106592aeef0dfe0e235eb0b9a


2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [5167539b10478cdb14d6690147d440d99ea05e83]

Related: fdo#38838 one UniString::Search variant now unused

Change-Id: Id0b7b9bf53985f0692cd446a528274fb2009d33e

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [767a65d9dd11308cb8f1384f80a7aab8c7ff5a38]

callcatcher: update unused code list

No TriStateBoxes are loaded from .res files anymore.

Change-Id: Ie897dc9a46a4e09e7fb1160a5bd4a65c63ba7979

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [addf8139b7672e3264515be6d0ce51cdf43754c9]

convert select address block to .ui

Change-Id: I5fc1d70e91b1b2ba48f749292feb474230082def

2013-09-14  Caolán McNamara  <caolanm@redhat.com>  [9995222d1141b326197a387cc7897b3971ce9e9a]

make right click menu in tab headers checkboxes not radiobuttons

Change-Id: I99d1edc18e2acb7ae0ea0c6397777ea0f00d81f9

2013-09-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [b3483ab8750819a7fc717d0144423bf28693a709]

sw: unused includes in ftnfrm

Change-Id: I25c9516c3eaac91ba5371497fb48b5d1e296eb0d

2013-09-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [03efc3c2d04518482435d85ef548ac24c07aa39f]

sw: unused includes in flypos

Change-Id: Iaa5c502f29daee7d801cf217e6a25586fac33006

2013-09-14  Miklos Vajna  <vmiklos@collabora.co.uk>  [b2c668a62d8f74f153d3e300c37a6379082dc25a]

sw: unused includes in flylay

Change-Id: I45b8c171efa1b6f96edfbfaddf5b4881da5dda7b

2013-09-14  Julien Nabet  <serval2412@yahoo.fr>  [c4f5b1745c8317148752d47c0c5e90b216bb2832]

Replace char[] by OUStringBuffer/OUString

Change-Id: I233d067b3fcb93c80ab3c458b19b4f60680fe84b

2013-09-14  Julien Nabet  <serval2412@yahoo.fr>  [83ea64d4cf6603366cf4ff83c4cb37e2352cd589]

cppcheck: reduce scope

Change-Id: I4d74c6444e3816306cba8b731280bb90899f4ea7

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [f9bee0318cb3097e7d17c5b96b2b426ddafb658c]

Change slide show operations related to its starting.

Do not start a slide show when it is already started.

Change-Id: I2cd1df48c07f60ddedb63f93973a0bda029bbd3f

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [06806b93f1474962f6780e108ae1e6654ab1da0d]

Change searching message delay from 10 seconds to 3.

Make it more friendly for users.

Change-Id: Ie77643639d4b8a15c6e5a82070f8e01c8fa5025e

2013-09-14  Artur Dryomov  <artur.dryomov@gmail.com>  [8fe5b478267fc5d72ccdf6b6e1563be1cacc7ac3]

Add checks before return server name.

Try to avoid possible NPE.

Change-Id: I7e89ac38251b0840c66e36f9e0284be2073424c3

2013-09-13  Eike Rathke  <erack@redhat.com>  [6f5094515dac8e8cfc90050e0691ad361acb0157]

conditional SAL_WARN

An attempt to import a language from fo:language is fine even if
*:rfc-language-tag was already imported, just ignore this case instead
of warning, warn only if Language!="qlt".

Change-Id: I0f7ebc6964fe079c9f86ca19e98cfa56ec56398a

2013-09-14  Tor Lillqvist  <tml@collabora.com>  [eb35c23d03b5171736ea73de756bbc11e40c2a73]

WaE: equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase [loplugin]

rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii with string literal
argument as call of rtl::OUString::equalsIgnoreAsciiCase [loplugin]

Change-Id: Ia4dcbf6f5233a5aa91c609902da0a1037bcc3a48

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [ccedc240de2ed9f8fd6ea4ed4ae5f7def153130e]

installer: put in a hack for MacOSX to find language pack files

The files are in LibreOffice.app, are packaged in LibreOffice Language
Pack.app and will then be copied into LibreOffice.app when the lang-pack
is clicked by the user.

This also neatly avoids having to deal with file names with spaces in
make.

Also, root directory is $(PRODUCTNAME).app which works with
--disable-release-build too.

Change-Id: Ie064831316d790b137022a1632721c62500a46a1

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [df52c9f477ba2801ed3535762cfa6e89ce9d6812]

python3: fix the MacOSX build here too

/usr/bin/install -s will invoke "xcrun strip", and there are a few
hardocded install_name_tool left.

Change-Id: I839af379320b4886c45a12c9a1d4fa88d2ef0059

2013-09-13  Eike Rathke  <erack@redhat.com>  [1ecd1985b1415ed95c472a45c010f8d1a9a99837]

added 'en-GB-oed' for "English, OED spelling (UK)"

Change-Id: Ia51a8503213997ea589f2df79552ef765ecfc748

2013-09-13  Eike Rathke  <erack@redhat.com>  [4fb405a4f5132ebfd2d72fe4fcd266608307d7de]

copy and reset maCachedVariants

Change-Id: I898ecf7d3122b5cdbdc9d0df5aa4ac88faa423f1

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [f4bfce94abc10fbd2d8b37113e27b36c1e79fc61]

select sheet menu as a right-click popup to the prev/next sheet dingus

Change-Id: Ifc9baeabedeab526d040220e9e45f171b5353bcf

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [d90fa3890d18ca554ec48cb78fcc7bf410dabb85]

nss: nmedit is apparently also affected by xcrun...

...but it's the only use of that tool apparently (hoping that libtool
merely checks for it for decorative purposes) so perhaps we can do
without another config_host.mk variable...

Change-Id: I2a0dec4c01dc8ad3327b34a99c807705fedcdd00

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [134d64ca81bb6c93fd800a13256951ad6979dbab]

vcl: unbreak WNT build

Change-Id: I000824e86f40ce20af2d254dc848b51321602760

2013-09-13  Eike Rathke  <erack@redhat.com>  [29f0318e273875cb589cc06f6e3802f90ce88a6d]

added description of changes to helpcontent2

Change-Id: I124e913160e2841bfaab5112395d4a76d761a0d4

2013-09-13  Tor Lillqvist  <tml@collabora.com>  [d042e96658efb9c842681aa5dc769acbbafd11b8]

For fun, handle --enable-64-bit for iOS, too

Change-Id: I745d51c5b8f4296c00ae1b652b42a311d89a0ed9

2013-09-13  Tor Lillqvist  <tml@collabora.com>  [3bd926eeef1346c8ed052883ecd2d3828c58e6d5]

If we have strlcat(), we have strlcat(), no need to declare it

The system strlcat() might be some clever built-in or macro thing
anyway, and having a bogus duplicate declaration can cause
problems. And does, in the iOS 7 SDK.

Change-Id: I0aed0ad0f7b96c1c887ed928a2c07fc99bd703f7

2013-09-13  Tor Lillqvist  <tml@collabora.com>  [bf57f81bece64052f1fb232beac2b3f842d4a0d2]

Use consistent indentation

Change-Id: I2989e2aea344a7079a6da158ca318c3496c813ff

2013-09-13  Eike Rathke  <erack@redhat.com>  [23fe3c489f4a0c1474c7aef5fe4916ee18999f17]

Updated core Project: help  c072ef65d773a788a30efd0453a92ed3f558a30c


2013-09-13  Tor Lillqvist  <tml@collabora.com>  [e6f374189eede7819585292f5082ede3141bdac3]

Bin unused MAX_CACHE_SIZE

Change-Id: I00e04ba603da8b07d53a9e23134fa01ea1ab3f0b

2013-09-13  Eike Rathke  <erack@redhat.com>  [bdbe33b30691af92645bc3bc05886eaeec0f1460]

Updated core Project: help  f0beeb7af869bbc527613d0c300e80549f7723ec


2013-09-13  Michael Stahl  <mstahl@redhat.com>  [79fc9b92500b9fe2ec25e4fea0cc7ee0e182ec43]

configure: also cure nm's malformed object disease

Change-Id: Idedefb7bdd37ba2039112707510afc030718e281

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [4956d0667d1e399007e088a0ea2079c20482e567]

configure: ensure that install_name_tool matches the toolchain...

... used to build, since otherwise it'll break with "malformed object"
errors.  Alo replace now unused XCRUN variable.

Change-Id: I58a20c34f903b7a7acb46597d94243389e6b3842

2013-09-13  Katarina Behrens  <bubli@bubli.org>  [3750deae3e2d8fcf8bcf795fe327e1da370a2c4d]

Avoid crash when a comment contains data, but no text

calling back() on empty vector results in undef behaviour

Crash originally reported here:
http://lists.freedesktop.org/archives/libreoffice/2013-September/055827.html

Change-Id: Ibefdc7e2495fc31d748c16fedd3cee5eb957bfa2

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [d52182d364a271fa21df2f2dd96cd79ff7a38836]

argh /me stupid

Change-Id: If77e1165efec7e8ef008beaeb4e6d17997ee416c

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [191cf11529ddd0efa3862aac309501b0ef9b9765]

configure: find MacOSX SDKs in /Applications/Xcode.app/Contents/Developer

... and also export DEVELOPER_DIR so that xcrun returns CC and CXX
values that match each other and the found SDK too, which was not
previously the case on oddly set up machines with multiple SDKs.

Change-Id: Iaed362b369b558b706926f1d15d170db580a4724

2013-09-13  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [6fc6494aa9fea0b47fbf048998d7bd412ef478b1]

Using macro expansion function for the remaining config entries.

Macro Expansion function is used in 'CustomAnimationPreset.cxx'
& 'TransitionPreset.cxx' to avoid code redundancy.Also appropriate
changes are to made to 'getExpandedFilePath' function.

Change-Id: I6b6ae068db3499fe2de2e78a884f9e0737577651
Reviewed-on: https://gerrit.libreoffice.org/5910
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [8b3cbc71151cf91a97e4c4340430876c8d02d030]

Related: fdo#38838 remove UniString::ToLowerAscii

Change-Id: Iecb8104ea2891d5229e3ecace54e12287d9b0ac6

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [0a5f063797d39913536a690cda9426ba20300b73]

ResId rResId -> ResId& rResId

Change-Id: If2a5ce7d9163c9ef1862850ec3b89a5e600e9636

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [fac03549291004a3ab64a0618a7119e2cc906409]

translate german comments in sqlbison.y

Change-Id: Ic573e5ae63fdfb3d4ff79eb6d81fe0f4b058d582

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [04e92a626ee01340bc8308566753719274b99edf]

fix Apple g++ 4.2.1 unused function warning in sqlbison.y

Change-Id: Icc55a6b485341e3be0d3e96f51f41a2bba1629c1

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [3ca5b83368a82f0798f3e1122264d9788ac7300e]

fix Apple g++ 4.2.1 warning in DBTypeConversion::toDateTime

Change-Id: I467494c1731999c50883f96301b00a3dc1282c73

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [1f7ee569ce0cb1de6c8caad27fe85e770bded391]

gbuild: add missing directory dependencies for Obj{C,Cxx}Object

Change-Id: Ifafcbe6ed88a2cc18ecb1ff123adf974e10e5187

2013-09-13  Michael Stahl  <mstahl@redhat.com>  [3988a308ef9212a3fe21ddb4699121a04715d15c]

gbuild: fix rule for gb_ObjCxxObject_get_dep_target

The typo causes spurious re-builds and error messages about the
dep-target.

Change-Id: Ia8bc236759c7ef13f81fe91c88f467d6e507bf29

2013-09-13  Thomas Arnhold  <thomas@arnhold.org>  [91c5143087b8da37a050b4e54d8b665396bf2d13]

String to OUString

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

2013-09-13  Thomas Arnhold  <thomas@arnhold.org>  [3e55e00662b50b02c289ca4a1d94d4306bd8c86b]

String to OUString

This removes nearly all ToLowerAscii() calls.

Conflicts:
	linguistic/source/convdic.cxx
	linguistic/source/convdiclist.cxx
	linguistic/source/dlistimp.cxx
	sc/source/filter/html/htmlexp.cxx

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

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [06bdd144eaf504b87cc918c4debf76bdeadea735]

really drop unused help id

Change-Id: I3a2f1ff990495c818a07e7c5b1d1ed509273f286

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [84019b0f7bbc67ab947ed22f87108bcf7d10b1b5]

unused help id

Change-Id: If1b4125fa0757fdcdff5466bf9b99791c930ffa6

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [d85aec9ecd201a5c498a4346f3876b0b1ee8ac09]

Updated core Project: help  cff95cb4ac050718c0ac7c9e37c5946ce4467c95


2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [9ae66a0d996311fa7c53274b31fc5159f9422701]

convert edit address block dialog to .ui

this one nearly killed me

Change-Id: I51f14017940a275cca33dacf6f42438da43f46bc

2013-09-13  Caolán McNamara  <caolanm@redhat.com>  [e8fb216a99f6061dcb63557a1ae8de5f8b589344]

support accepts-tab property

Change-Id: I8c071dd76e9ea84ee9aaf9cdd06b2103df4fd789

2013-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [be3e037b38be4c6bd821bc5261dcd85f18196214]

setting a table name on an expression/function call makes no sense

Change-Id: Id30805f09bc359c6f66d87f050427c0e586ec93d

2013-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [974d73d219e344350522f8c3da8c38cda6ddbd4d]

remove an arbitrary level of nested parentheses

not only one.

Change-Id: I1f611dda6a98fb6244409c0cd1fc87fc9dfaa8c3

2013-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [7b4b3ad8c6f84177247f4e88c10b5473b8a9c39a]

Don't clobber argument on failure

Change-Id: I709305d4ec3c37d3fc1c2c911551174f8cfbb883

2013-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [6a1ad344a8100b7fe807383356128aa8ee82b6d5]

fdo#69147 report sort columns are RESULT columns

as opposed to table columns or other expressions.
So it makes no sense to slap a table name on them.
Notwithstanding HSQLDB 1.8 (our embedded database) bugs.

Change-Id: Ib5d0b1479e29b9efeafca9ebc2eb7ed8e0f42b79

2013-09-13  Tomaž Vajngerl  <quikee@gmail.com>  [2defeda9f061e7b1b8e94191e48b17e112761bb5]

Numeric fileds: round to the nearest spin value on spin up/down

Change-Id: I8660ae764c7dd51b8d780929effe895243e4fc4c

2013-09-13  Noel Power  <noel.power@suse.com>  [751e238c78247bec81c1c7c50bc4758b1faea151]

fix for fdo#69173 crasher

the layout changes for the basic IDE ( for the object browser and object
catalog ) seem flacky, I have seen since those changes have been introduced
some strange ( but random ) behaviour ( like the odd unrepeatable core ( maybe
related to this ) and also sometimes Modules appearing in the tree under the
wrong nodes etc. I'm no expert in the basic IDE code but this patch seems to
fix the problem.
However there is one drawback, in the core inducing scenario the tree view
( object catalog ) dissappears, this is because the patch suppresses the
problematic layout in this case ( as the layout seem not to be currently able
to deal with 'no-existent' (recently) deleted current window )
Probably in this scenario a fallback currentwin (instead of nil) could be set
this would behave better but ideally. Ultimately the layout class should
probably be modified ( possibly redesigned )

Change-Id: I9d1e23bd6fc4aae32aa78da8278c318f7051136a

2013-09-13  Stephan Bergmann  <sbergman@redhat.com>  [645c97d116c9d930c06297bdc292c52ac412fce9]

Fix visibility for --enable-64-bit

...post 68e2a4e41d6e81a6e95a296d775c9ac8f5c97e8b "Revert 'Visibility doesn't
seem to work as we want in Apple's Clang.'"

Quoting <https://developer.apple.com/library/mac/documentation/developertools/
Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html> section "Symbol
Visibility and Objective-C:"  "When building for x86_64 OS X or for iOS, symbol
visibility /does/ affect objective-C classes.  [...]  This means that if a given
class is intended to be usable outside the library or executable it's defined
in, you need to ensure proper symbol visibility."

The chosen syntax works at least with both --en/disable-64-bit "experimental"
(Clang-based) builds on OS X 10.8.  Hopefully, it also works for baseline
builds.  (Also, it could be that a more fine grained use of
SAL_DLLPUBLIC_EXPORT/SAL_DLLPRIVATE would be useful, but with the current setup
at least linking of Library_vcl against Library_AppleRemote works.)

Change-Id: Iff4fe9e50d1400c83879f62fe29b35bd19d58eb8

2013-09-13  Miklos Vajna  <vmiklos@collabora.co.uk>  [91efe73bb00855edb75d57e964eaf1e89a5f5935]

SwFrm::dumpAsXml: dump cursor positions as well

Change-Id: Icd832483228812cf3c8ddff3c0d56090f3b17856

2013-09-13  Miguel Gomez  <magomez@igalia.com>  [114eef57b5f5dd2936d528588bfd80a970845bb5]

fdo#64491: Added functionality to export SmartArt diagrams

When exporting a Frame that contains an eDrawing, check whether it's
a diagram and export it properly if so.

Exporting the diagram means adding the relations for the four
mandatory files (data, layout, quickStyle and colors), and the
optional one (drawing), and also writing those from the imported
XDocuments to the respective files.

If the drawing file exists, the data XDocument must be updated before
writing it to disk, as it contains a reference to the drawing file
that must be updated with the new relation id.

With this change, the files saved to docx that contain SmartArt will
be properly opened by MS Word without data loss.
LibreOffice won't be able to properly open saved files though, as
it requires the theme file to be present, and it's not being
exported yet. This is planned to be fixed in an upcoming patch.

Change-Id: If69ca9815dd076597a37937fe2af8ed4d1c7acc5
Reviewed-on: https://gerrit.libreoffice.org/5896
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-13  Siqi LIU  <me@siqi.fr>  [85430e411ca4b6a1f6a2f56bfb60138446172904]

stick menu button to right lower corner

Change-Id: I8484be77353b288b6dfaa0d86fa4b325fd1187a5

2013-09-13  Siqi LIU  <me@siqi.fr>  [e2025037fafb8a42dd8a2b92f4d627b01a096a49]

libreoffice_logo used in about page, identical to the one used in android

Change-Id: Ie3e2f6c9d1b8ff75b8450e8c377073821d0f1b37

2013-09-13  Siqi LIU  <me@siqi.fr>  [7bf6e4174617098f147ba6ca4d717c792d22dc21]

licenses

Change-Id: Ib9a706a7ecb20bbee283e566f94fd22d412027e7

2013-09-13  Siqi LIU  <me@siqi.fr>  [598615ab9ac8768b7bd323f1125c73ad0f6d62d5]

countdown timer for iPad & license page

Change-Id: I516a4e9da4e670f0fdbbfa0f793ccfb308189534

2013-09-13  Siqi LIU  <me@siqi.fr>  [1a412370ab03af8f3865ccbfaaa8dcff1d0ac0ad]

auto scroll to default time widget fix

Change-Id: Ib71adb544c02b764fe85b2fd32fda2097efc41d0

2013-09-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [24f277a4ad53a8655902d5fb3aab05643d90f57e]

Do not use int64 litteral without the proper wrapping

Change-Id: I879a47720f337b57038ac3207cb466aa42d0beeb

2013-09-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [c86b1a5c352df806166fc674fb3b85d334e4cb55]

Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.

Because mtvelements.hxx is very slow to parse by the compiler, and
cellvalue.hxx is included everywhere. Hopefully this will speed up the
compilation time of sc...

Change-Id: Ic9a9b8483c8325e4a91021f071f2391db8b57806

2013-09-13  Artur Dryomov  <artur.dryomov@gmail.com>  [14a25b343d98d7a4ebf9b6c03b09d1882c71d0b1]

Fix minor style issues.

Change-Id: I6c7cfd8c1e0d88ad99f5e2ca15758eab033ec50c

2013-09-13  Artur Dryomov  <artur.dryomov@gmail.com>  [dd887afe211fa85bcbc49541d3772d167ebbae48]

Move the service binder to a static inner class.

Should help to avoid potential memory leaks.

Change-Id: Ic9518af17d818eb439358cb86afa03e80ab9799e

2013-09-13  Artur Dryomov  <artur.dryomov@gmail.com>  [ec49173e3a566b0b29f4571c2bf44afb0a2a080e]

Fix deadlocks while connecting.

Replace an events loop at the communication service with single-shot
connection workers. This should help to avoid deadlock behaviour in situations
when user quits the connection to one server and tries to connect to another
one. The events loop required synchronization blocks which cause ANR in
the situation described above.

Change the server connection interface to contain a connecting stage
in a separate method. This is more just-in-case measure for situations
when the connection constructor shouldn't be blocking.

Change-Id: I941a4b67d965f6b1f76bc9975818e82aea12bf00

2013-09-13  Prashant Pandey  <prashant3.yishu@gmail.com>  [16ea2dc1f572d698923c770a2a58f7ab402d1298]

Sidebar: Correcting anomalous mouse behaviour while resizing

Currently, when the sidebar is showing, and we hold the handle to make
it wider/narrower, if we move the mouse much to the left (so that it
can't become any wider), and now move mouse pointer to the right (while
still holding the handle), it immediately begins to shrink.

Ideally how it should behave when we move the mouse much to the left is
that- the sidebar should begin shrinking once we have the mouse pointer
over the handle again and not immediately.

Change-Id: Id17dc19e6e1ad02fb7879ace9a2e092ac0128693

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [14e7a290dab7fead66ef6ff7f94c6a425d80ceb6]

Resolves: fdo#34987 skip autoheight reset if it will be set to the same value

Triggered by aa9af08b389a106fcfb53842ac7669b208a27205 which explicitly sets
rSet.Put( SdrTextAutoGrowHeightItem(FALSE) ); so there is something set on the
style which is being overwritten.

The code here resets the style to the default of "true" before going on to set
it to the explicit "false" again. In that window of time the master shapes
listen to the property change, on being set to autoheight they resize and on
being unset, they remain stuck on their autoheight calculated size.

Change-Id: I567a791b2bbbcb3a1a111633fabf509142984645
Reviewed-on: https://gerrit.libreoffice.org/5887
Reviewed-by: mhofmann <borim7@web.de>
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>

2013-09-12  Julien Nabet  <serval2412@yahoo.fr>  [c0e93c4f69faaf7ef566791f1f62fb3b64dc3bfa]

cppcheck: fix Prefer prefix ++/-- operators for non-primitive types

Change-Id: I7495f86cb35b6f712cfb7d603f022f6f6c407266

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0992fbe72b8bf5e228d236f42ae64a27fe493f6c]

WaE: unused variable suToken, aEmpty, aEmpty2.

Change-Id: I2eaa32e0ec09b239e03d3efa776f5b47c2fb5c6d

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7b12446f34d1d9e575c7202bedd0763cfbb871dc]

Fix throwFunctionNotSupportedException.

Would have caused eternal recursion, probably was intended to use
throwGenericSQLException or similar, but throwing the correct
exception is probably cleaner anyway.

Change-Id: Ic4afa623bfcd57eb68ef6cfbf737862fd40eaaa2

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9f46834fbfa73a53536a336fa8f1fb6fff3bfbf9]

Explicitly wrap char as OUString.

Currently this causes some (all?) gcc to break.

Change-Id: If6d802f5a763904d06107fa99731dd4512f18052

2013-09-12  Tor Lillqvist  <tml@collabora.com>  [b302e856f3cf8c0dcea745a94a9823f3cb01cac1]

WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operation

Change-Id: I3fd7508a3b9c362661ad1bfa66901be9f938b8e6

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [1f3f3c94458aef5df3d30e32b497885cccf32a52]

installer: find files in INSTDIR also on WNT

... where everything is inside some artificial "LibreOffice 4"
directory that is set as WINDOWSBASISROOTNAME in openoffice.lst.in

Change-Id: Ib04f84a8064739e0ea9d11b3b79cc1fa167a06e5

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7a6fd503b1c69e99eb1bcfb55a453a1afad3e4eb]

Remove sal_char* from dbexception and some cleanup.

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

2013-09-12  Eike Rathke  <erack@redhat.com>  [b291852c2f907e5d181b1de43af216f7d03db96a]

get rid of unnecessary conversion, use LinguIsUnspecified(OUString)

Change-Id: Ib1074e3025680306c0a8bf7dcff651cefdcb90ba

2013-09-12  Eike Rathke  <erack@redhat.com>  [2f6551b0167c2651f900b9c727bd74240b493754]

a set of LanguageType fallback converted to is utter nonsense here

Change-Id: I02881a2a7ab3178521388b76e2413b7e1cd6c443

2013-09-12  Eike Rathke  <erack@redhat.com>  [22dc925e3580de0a33e61f91fbce654016d31343]

no need to count, just find

Change-Id: Ia4fa44c2382f6d1f5a6b3fed533f401bcb03be53

2013-09-12  Eike Rathke  <erack@redhat.com>  [349b2c2de1d3cdcfa809bdd538b3dfb743a8513c]

it's a set, so treat it as such

Change-Id: Ia156b27d944bf419a2e0bd45fa65efd4b7f89404

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3f31bdd67a82056b87b8b93e54a953983ba048bc]

Update mysqlc's ColumnLocate::findColumn to throw for invalid column.

(This is to comply with the updated API specification.)

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

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [42165189826367937737861116e969a22e9db787]

Update implementations of ColumnLocate::findColumn to throw on invalid column.

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

2013-09-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a042cdd7eff15ed5f6cbd613588b3fca9509a85e]

Update XColumnLocate to specify SQLException for invalid column.

This is to reflect the JDBC specification where invalid column names
result in an SQLException.

(The drivers within LibreOffice are being updated to reflect this new
specification.)

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

2013-09-12  Eike Rathke  <erack@redhat.com>  [08e4d51f04734b952f42e3c334920dfd859bba02]

if valid accept whatever the dictionary's name might comprise

Change-Id: Ia6ea53f1a9e1c575606901e173bc952449135522

2013-09-12  Eike Rathke  <erack@redhat.com>  [fa031ec8eb216978b1646ab2459cf5900891d98c]

special case for Pali 'pi-Latn' vs 'pli', fdo#41599 related

Change-Id: I924c87bbbbdd7c58d9e1aca440c6f2aea7bbbcf9

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

drop unused hid

Change-Id: I70c9e272d52809ba0c166085f24fec672a18ab1b

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [08275e40dcd4d7dc052a20f633def55e6092ab73]

oops, forgot about my debugging 'a'

Change-Id: I339a490cfeda0de170772a396241b939a1dd1a59

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

Updated core Project: help  0c13515aab91aed4e53560362de4ad8be9d36551


2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [7071bebc00ef86e8ce10b66766882cf96214998b]

Fix C++11'ism

Change-Id: Ia2ecbbc9262b4e2b794914030f88e1c9d792cb5e

2013-09-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [9e5afc4e1be0ae76af3b66bc981d63b1a93c0a70]

Convert connector tab page to widget UI

Also:
* Rename dimensionline.ui to dimensionlinetabpage for naming consistency
* Fix connector and measure dialogs for connectors and dimension lines

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

2013-09-12  Eike Rathke  <erack@redhat.com>  [6056965245915d3aeb84e8ccd065133bdf21d806]

added known unhandled to IsoLanguageScriptCountryEntry

Change-Id: Ica66ae2c7ced84c7d41537197447ebfebf02ddd7

2013-09-12  Eike Rathke  <erack@redhat.com>  [4fe5c3b5cd3425375d7212797dc3d5f7ed14ee2e]

set some mbOverrideExists flags

Change-Id: Iec408fcdc21357fcbb00cdf08215f0db92a48d3c

2013-09-12  Eike Rathke  <erack@redhat.com>  [2e60eb57ecc9bddb22e7c3b1ff5d15c34e536c9d]

adapted comment to reality

there is no recursion involved (that was just a bad idea)

Change-Id: I21a3ab9ab653f2cf37f2457b3734215d5b700d14

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [c4113906d7f15f8aa0eb385a4caf474b3505ede1]

WIP: add cppumaker -U to directly read from .idl files

Change-Id: I420847515b6b691ae81a249a8820cf9a3d132372

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [5c2ba4aad61ce2c7c661202ae7ed26e1859c5216]

WIP: additional unoidl::Provider that directly reads from .idl files

Change-Id: I30fa6400724f4ca6f0e1986c741500f05710b840

2013-09-12  tsahi glik  <tsahi.glik@cloudon.com>  [3ea6e49f581ef9d28cc2c3374426b5fac8627802]

iOS fix clip area in coretext context

Change-Id: Ibaef9701ad4ba1bda1068c0dfa34f83c09a4e409
Reviewed-on: https://gerrit.libreoffice.org/5711
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

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

fix crash after overwriting content with tab and using move buttons

Change-Id: Ica52384f05ea1e74c489b38d953e27dd37bcde89

2013-09-12  Kohei Yoshida  <kohei.yoshida@collabora.com>  [bc1fced1aedbaca367fc653c5806f1f8d9efeebe]

No need to delay initialization of ScDocument member.

Change-Id: Icf3ae78158e4a3844aa4ff393f1527c0c72e5131

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [08fb2bfeb18b6d5329bae8490bd02043d101bb06]

xmloff: fix Apple g++ 4.2.1 warning

Change-Id: I7ded25661e7d3343afc783e804ab5f3cf0207641

2013-09-12  Eike Rathke  <erack@redhat.com>  [bc3759f2dba31b958219f02b8bbb043d8bdb729f]

include legacy tags in fallback strings

Change-Id: Ice3f4f061b1ae84d2d486e908399550770d5170a

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

Resolves: fdo#61754 allow midletters in field name tokens

Change-Id: I77cea3c1d2210435109ca0b6f762b6aea478e91b

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [54dd4ae0ddc92b3fbc02e104e9844b587e694a99]

Add cppumaker -nD "no dependent types are generated"

...just like javamaker.

Change-Id: I7634a65a948ca7abdb7ad75d0aeca8becb38ab87

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [6667caef24557d66177c1f7e9b72d2f609233d87]

gbuild: remove gb_Rdb__get_final_target

... by replacing gb_Rdb_install with a separate constructor so the right
target can be registered at the module.  There is still an ugly special
case for the ure/services.

Change-Id: I81c004143f201aaf38daca99819888313ee24f49

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [3b0654ab0fa2408bd660f80a56254df16339cf4d]

gbuild: remove gb_Pagein__get_final_target

Change-Id: Ie3fcd7330e4e9f9d3ab48227edd192984d7ec49a

2013-09-12  Tor Lillqvist  <tml@collabora.com>  [b32ca041cd88467d3862eab4460dfe4bb693b8b8]

WaE: C4701: potentially uninitialized local variables

Change-Id: I323fa5f1c9b94166d32b0457905ccb1ec06ecd5c

2013-09-12  tsahi glik  <tsahi.glik@cloudon.com>  [015a0a652f89c05ccef2b23af3d81604b990ba33]

in iOS avoid copying covered windows to screen

Change-Id: Iebf53e5c2e3909e068739351ccce497ca91b67a5
Reviewed-on: https://gerrit.libreoffice.org/5710
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-09-12  Matúš Kukan  <matus.kukan@gmail.com>  [a2979511ce81fb848f5696836066a8243ec14209]

';' as a delimiter sometimes does not work for unknown reason

Or rather it does work only sometimes.

Change-Id: I97efd718dc6fcf370ca6456432b275e563f62f62

2013-09-12  Matúš Kukan  <matus.kukan@gmail.com>  [66589fae35ebed03e8f2859ae4b666b5143f2173]

gb_CustomTarget_ulfex_rule: add dependency on directory

Change-Id: Ibe00404978cc5b7efc31fe84cb5d0a79a0e13ce3

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [1c4f72748d43dfbabd26b3c99a76f547eb050da0]

CID#736168 help coverity out a bit

coverity thinks theres an overrun here, I think its wrong, but its
needlessly complicated code, simplify

Change-Id: I9db4886b4e60d49c25de514081953cb380d4146f

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

CID#736166 unlikely out of bounds

Change-Id: I8a0f97be1723766df9f8fe287417365febf54966

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [463bf0870ade53e5dee3b95605f2c1d9898ca410]

CID#736167 unlikely out of bounds

Change-Id: Ib20864bdcc7760258a19f80325003a14b3c362a3

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [57482ed493ee26f808caa76def9e759218e0c27b]

CID#707499 check for 0 nDims

Change-Id: I828339695db1b1880d7e884f8bf26911d04b8508

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [5db93465bb5fc7f90b897783302118c198ae55f3]

CID#705986 avoid tmpnam

Change-Id: I47fa843284a074ef77da8631f4e4de914f4d0cf7

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [5f5a981dd6df406b7bbddd88fa0b701b5a8d2246]

CID#705985 ensure umask for mkstemp

Change-Id: I861b85ac38a2881ff4b993047c1a15335308ba62

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [9ab99483808bad973363f1f27bb548c8628ace1d]

CID#705982 ensure umask for mkstemp

Change-Id: I5c67346d09d04a2d1a781f8fee07c84004aac960

2013-09-12  Caolán McNamara  <caolanm@redhat.com>  [5a0d01ee8385dc5d73e921a9fe3d561430867aa2]

CID#441298 use after free

Change-Id: I4fd16f157244fa3406036d0f506c32bed0cf5b8a

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

drop tools/string.hxx from a bunch of places

Change-Id: Id6d22b71f2b552ea7872e8a3da6afe207e856561

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

CID#440614 use after free

a bit of guesswork here I admit

Change-Id: I774da6f585e4b81a25660b7823d6bb150630f44f

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

Related: fdo#38838 remove XubString alias

Change-Id: I29efbe2bee94c0059f5a2e3dc4d163375e439e1a

2013-09-12  tsahi glik  <tsahi.glik@cloudon.com>  [16a53253e5991de8d44679157c29d58bb431eb2c]

Sync IOS screen invalidate to end of paint

Change-Id: If179c5280366a377ace710e4acf7df737544b224
Reviewed-on: https://gerrit.libreoffice.org/5706
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-09-12  Tor Lillqvist  <tml@collabora.com>  [854c302ed254f2b439cd90c60ff6635111f449f1]

Adapt to OUTDIR->INSTDIR changes

Change-Id: I21c44470fa49152ebff79bf5138b32f07da53328

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [d1dad0cf5382244dfe940d21a9af4df980c8ecc7]

Use OUString::startsWith where possible

Change-Id: I3f3b7b3600aa097187b05e21c375d087a2fa92bb

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [905e862c80d1496485cd744bd63f27103d979fa1]

Pass by const ref

Change-Id: Iacbb07d6478901be77feb253f526614800564c0f

2013-09-12  Matúš Kukan  <matus.kukan@gmail.com>  [901afe3a5934229725a27f3c33b13d32c163c22a]

use ';' instead of ':' to separate two parts of a string

':' is used in a path to files on Windows

Change-Id: I3ca283a575bb753cbcd4dfd350947710efad3a62

2013-09-12  Tor Lillqvist  <tml@collabora.com>  [3bd07839d6b114b5cea0ca22fd66af8ca8fd6d4e]

WaE: C4701: potentially uninitialized local variable 'pGraphic' used

Change-Id: If726ed1d8b7db0c4bbf27fc9456e5eedd9e28924

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

Resolves: rhbz#1006850 crash in SwCommentRuler::GetCommentControlRegion

Change-Id: Ic846da3b22391d724da6f8df94dd771e89d2efb4

2013-09-12  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [e457724d5ef1aaac98b6ff84ce1b054adda72abe]

fdo#69208 take getenv() call out of the loop

Change-Id: Iade7917eb9ade7248392e04f4653bda3674464aa

2013-09-12  Takeshi Abe  <tabe@fixedpoint.jp>  [3bba060388fde3272c93f96050a56f62d364256c]

sal_Bool to bool

Change-Id: I826911bdf06b8047ca8e3bd256687e10fb51962d

2013-09-12  Takeshi Abe  <tabe@fixedpoint.jp>  [9ab5bb0cc20cbc56657b77419fb47fdfb8752e7b]

Mark as const

Change-Id: I1d62c66bd89ec5a813eb7b211042e392903c8baf

2013-09-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a47e4a205594cd7aee8cc6bdd10b08c707c221a]

Unbreak mingw build of udkapi

Change-Id: I8b88aec19d5aa95761f58b26b4290b7a468dcb8f

2013-09-12  Matúš Kukan  <matus.kukan@gmail.com>  [5fd86fb2a3b91a4ab2c6610051db13a21119540a]

make this work also if BUILDDIR != SRCDIR

Change-Id: I992020936cc39e5a6b04cd507b61853043a19b49

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [96e1446f3235cb06c8b9e0ac5bce09b37fbe36bd]

Unfortunately, openssl's "no-shared" apparently also implies no -fPIC

...so building dynamic libraries down the road that link in the openssl archives
fails.  Band-aid fix that by always passing in -fPIC (alternatives would be to
patch the openssl Makefiles to only build archives and no dynamic libraries even
under "shared" or to find another fix for the original Mac OS X hiden visibility
program that triggered 9f8736411d454bfd711ef964288c50aae9f9e375 "Only build in
ExternalProject_openssl what's needed in ExternalPackage_openssl").

Change-Id: I6b92ab55b0bbd340aacf325823b1f297e95f9197

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [18251a64d58e0a925c66c67ce9d0b1b83a442a19]

Looks like build_engines (incl. in build_libs) is needed afer all

...otherwise, building postgresql fails with missing "_ENGINE_load_4758cca"
referenced from _ENGINE_load_builtin_engines in libcrypto.a(eng_all.o) etc.

Change-Id: Ie3414164ee4f11a94cd59ec5ea072a40e99706fb

2013-09-12  Stephan Bergmann  <sbergman@redhat.com>  [9f8736411d454bfd711ef964288c50aae9f9e375]

Only build in ExternalProject_openssl what's needed in ExternalPackage_openssl

...i.e., for non-MSC always use "non-shared" (this also prevents a build error
when using -fvisibility-hidden on Mac OS X and linking fips_premain_dso misses
symbols) and just build "lib_crypto lib_ssl".  Also cleaned up the rest of the
configure command line while trying not to change any of its meaning (and I have
no idea about WNT-GCC lacking "no-idea", likely just lots of cargo cult there
awaiting further clean-up).

Change-Id: I34ec43975cda7af800eeba5d4f6a0beaeca6f6bc

2013-09-12  Miklos Vajna  <vmiklos@collabora.co.uk>  [b8ddbddfd7ac7365196f0d2f875dbcc3e26dbff5]

RtfAttributeOutput::StartTableRow: clean this up

This was never enabled by default, nobody requested it, adds complexity,
so just don't do it at all.

Change-Id: Ieafb9777045e9cde3cdd2272c5190f88eb5eb576

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [66d33a849264ac4c83ca87ea7f1500e4a2079cf8]

installer: restore these too

This was dumb - I can't use search correctly ;)

Change-Id: I966ad8bce2edbd4a6c58f82568210e110c88a6c5

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [01f4383f62b0a4e3b9184456a923d6f8c975cb8b]

installer: restore generate_cab_filename_for_some_cabs

Change-Id: I98155bcf6663aa0e7944807fd7cc8b49ab349ee8

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [ae4382f7e082b372524be9285eb48058e354f81f]

typo

Change-Id: I92687275c9a8ea1ae063aac5877ad5819bda9a2d

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [e161e35f55d0ff73d735fa4dbd578c072c1c3d38]

installer: Remove packager.pl

This script seems obsolete since:

1d84e9d1d363bd550129efcbeafe670c0a049dd0

updatepack:
	$(PERL) -w $(SOLARENV)$/bin$/packager.pl

Found it because it calls dmake.

Change-Id: I9cb1c194ed56d1fc8125ae5848190854dfe4d86e

2013-09-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1737ee0430b88ff6e95f8bdaa6ef1dcec719ab1d]

Don't forget assignment operators.

Change-Id: If9ee3f140a09b1977afaad8ad00406c67bbe224f

2013-09-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ad7a6e525a487b9bf9dc768f3b85c0b9625e79fa]

Use ScDocumentImport to populate cell storage during xls import.

Change-Id: I205c5b7c1202862ea7129fbd61d54e48cd37b06e

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [9581d5c59f5a9ff64329202590adf0b9fdf468a3]

installer: remove unused variables

Change-Id: I3c9669f6fdf25a1a244335ae0317c3a8a933762b

2013-09-12  Thomas Arnhold  <thomas@arnhold.org>  [815ed63b51c0aba3b3796dcdd37759d22ba91642]

installer: spring cleaning

some uncalled and unused stuff

Change-Id: I74cc7f58a78befa119102f18560782c5b1ff45fd

2013-09-12  Eike Rathke  <erack@redhat.com>  [82ad2c5cc649988acba8e8bf64682a3f2104d6ff]

sr-CS takes precedence over sr-YU

Change-Id: Iac1ca288b4f436d756e9bf4046e65d7a1f1c00e1

2013-09-12  Eike Rathke  <erack@redhat.com>  [200b31ab06b695f4ffc85b5d40c8cb24c705da51]

added description of changes to extras

Change-Id: I1a6e9555b621486624d753aa874b0a9f415a37ea

2013-09-12  Eike Rathke  <erack@redhat.com>  [75d9dffa39c7ff895832e226448220c27bd92500]

sort alphabetically

Change-Id: Id04975bcc42a2b401d828c0f6b52f4d7c5bcc2b5

2013-09-12  Eike Rathke  <erack@redhat.com>  [a451dbf0972908b85921d60b313c50b63923db88]

actually check against maBcp47 instead of aVec[0]

Change-Id: I5ba1649cfdc639a71a0c2343793a9f16bde91fa1

2013-09-12  Eike Rathke  <erack@redhat.com>  [41b37fb139c397f15a1d66adb21636d6693f963d]

aVec may be empty, do not unconditionally access aVec[0]

Change-Id: I6f35fee1e4883cfb15517f56387cd85e2e2f7370

2013-09-12  Eike Rathke  <erack@redhat.com>  [565ca0aa0adde34493033818ee52664da41cb931]

renamed sh-* to sr-Latn-* and *-YU to *-CS

Change-Id: I442c4d1b8f1a03c19bd119144413c9ac316b4a4c

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [5bab11089f40919310eb9e469bcbc89193ae2a5f]

put appropriate UserInstallation in bootstraprc on !ENABLE_RELEASE_BUILD

This used to be handled by the  "LOCALUSERDIR $ORIGIN/.." line for
LibreOffice_Dev in openoffice.lst.in but that won't affect INSTDIR.

Change-Id: I1acd1ee7c08c98443e1cc425e1a6bb872d7c81f7

2013-09-12  Eike Rathke  <erack@redhat.com>  [d7e72bef24b911ae2c5639535869c970c994878b]

certainly it is enough to obtain the disables dictionaries once?

Change-Id: I323719e9c74d7c117062fb225a890a5e65c042ab

2013-09-12  Eike Rathke  <erack@redhat.com>  [c24aa1e41cb58c206b4f702ef6737d9449b97e42]

added dictionary change description

Change-Id: I3271f79a4e3570cc909b6a1e568edfcd07b4ceac

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [f89cce877cc0480e00ee226780dec887f9d0063a]

installer: search files in INSTDIR

INSTDIR has everything that will be installed anyway, so ideally the
file search patch should only be INSTDIR + whatever is needed to get the
Package file lists; especially WORKDIR seems inappropriate there.

The exception is extension .oxt files which apparently are not in
INSTDIR; not sure what to do about those.

Change-Id: I2477c25ab9fcf953fae9c219e76c467e14729cda

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [80a672ecf3e537f1b29a1ae216510837846ceebf]

installer: remove support for FILE_CAN_MISS style

The idea appears fundamentally error prone, and is unused.

Change-Id: I65e1c5b80d7101b8ba37c213fcb787d31e3b9d1d

2013-09-12  Michael Stahl  <mstahl@redhat.com>  [35698e8f703db5770c164c41f9c3169c50cee0ea]

installer: remove resolving_hidden_flag

Fortunately such "tooling" appears to be extinct, and there are no
HIDDEN flags in scp2 anyway.

Change-Id: I33bd80e3e74cc1eaaab0fbc50d02090088ae4be4

2013-09-11  Eike Rathke  <erack@redhat.com>  [40ff84cfdc56dd44e50d0fda34d5b97e6d2cafdc]

Updated core Project: dictionaries  b07ae33b0d25e33bf890fab8fbcd3317506bbeae


2013-09-11  Lionel Elie Mamane  <lionel@mamane.lu>  [b31f33bcc1e5b8d1f791867358b5b4ad1df6e71e]

Easier conversion between Basic Date and UNO Date/Time

Utility functions to convert between Basic Date type
and the representations of Date and Time in UNO, namely:
 - com.sun.star.util.Date
 - com.sun.star.util.Time
 - com.sun.star.util.DateTime

Name of new functions:
 - CDateToUnoDate
 - CDateFromUnoDate
 - CDateToUnoTime
 - CDateFromUnoTime
 - CDateToUnoDateTime
 - CDateFromUnoDateTime

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

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [20238b8fa63b8754d14b69467842f8c49fe3bb2b]

CID#707531 silence coverity

Change-Id: I7fd4b5684cd5d54860c60fdb00ac2431943eece3

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [fbd001f3502cd71ba2b31536eba3826d846fba95]

CID#707537 unitialized scalars

Change-Id: I68c81f46002ad07196ba357c41687ceb56d9663c

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [b2b7d591bd447de612b01a58406a25f3a3a8d91c]

CID#738545 uninitialized scalar

Change-Id: I111ce1b7c8d6dc8e19b2f13a1897a66dec0417f8

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e31a1b736a3c51351f9216246307916ba6c6d3a6]

Sanitize and quote index identifiers for rebuildIndexes. (firebird-sdbc)

Otherwise firebird won't recognise mixed case index names.

Change-Id: Ib581a592d03b12ad0944375d9eec8da9d680487e

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [68e2a4e41d6e81a6e95a296d775c9ac8f5c97e8b]

Revert "Visibility doesn't seem to work as we want in Apple's Clang"

This reverts commit e5143062887093037cab8f936288af8408576ea8; not sure what
problems exactly it was supposed to work around, but at least a "make check"
against Apple's Clang "Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM
3.2svn)" on Mac OS X 10.8 works flawlessly.

Conflicts:
	configure.in

Change-Id: Ib7c80dd29e9e7a92b90be3919cd097b7e64883a1

2013-09-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4db25c3e85ac3f30a9f6e1440ad440160edbb56e]

add yellow smilies to icon sets

Change-Id: I32d3290d333c6bac34b2ef58d2a63c4470b2e462

2013-09-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [166e231940c12a3a5a518004fa34d2bf3fe9b349]

add colored smilies to the icon sets, fdo#60107

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

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [bc09772b407b29cbc66c76f35f74a5548acc0e91]

Change of precision is equivalent to type change. (firebird-sdbc)

Change-Id: I5f8c80b01917028fe80d468f5e96de56b917bd7e

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c461cc8473e17f239aa1a7acacb850d3e5ed571f]

Remove redundant comment. (firebird-sdbc)

Change-Id: I17105f474dea07a1a980252309a3ccd88a558db9

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2a9c0cb864b1a8886d18447e8b00565426a91e2c]

Remove unnecessary sal_Bool(bool) casting. (firebird-sdbc)

Change-Id: I3d9cf598404d137e0f13667ea8f0dc7be6253f7a

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [00d3a96936acba0032caaf01b4eb466849564708]

Don't format integers as currency by default. (firebird-sdbc)

Change-Id: I228bb9f5d1121c1e328daa3d677cc54254255beb

2013-09-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9ae206996dfdc4ec229db37622a362121b39abe4]

Ensure we have prepared the statement before modify null.

Currently if the first set* method to be called is setNull, then
we segfault since we try to access m_pInSqlda which doesn't exist
yet.

Change-Id: I4ad9c0a7d68da11b2260a596dd95c4c2cb5bcd4c

2013-09-11  Michael Stahl  <mstahl@redhat.com>  [960aee493a7bdbda69cbe60049edd9c4cafaab8e]

odk: move files out of the confusing "pack" directory to better homes

Change-Id: I46f4954ef07f60e1f7824a47f0617f8612ea9505

2013-09-11  Michael Stahl  <mstahl@redhat.com>  [01c2ed9f6deaabee0dbab0f7bdac1b49af23b51b]

solenv: remove other addsym-macosx.sh too

Unnecessary since gbuild does not use map files on Mac OS X.

Change-Id: I2d3ae95634a5c4fe925f391ea37b62f73d2f1524

2013-09-11  Michael Stahl  <mstahl@redhat.com>  [e2b8cbef51a999d1bac644dada174bdb9b126915]

odk: remove addsym-macosx.sh

This was added in commit 66eedcee026459b2827a46d8ebc73749e3c71453
but has apparently never actually been used in the bundled SDK
makefiles.

Change-Id: Ifa6cab95be6575ac26840250ad717d94e15bea66

2013-09-11  Thorsten Behrens  <tbehrens@suse.com>  [3af7e5c320c55e67367ce824944de58672cc772f]

Exorcise some cargo-cultness in oox.

 - the inline keyword on class methods that have their body defined
   right there in the class definition is redundant
 - the explicit keyword on nullary ctors is pointless, there is no
   implicit conversion happening anyway with those

Change-Id: Ie9f44c7948f932ce3a8af871bf73743112d94d03

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [f34fe6ed9f5a63745821770fd925776c54c8b905]

-Werror,-Wformat

Change-Id: I24a060d1d5592a23f9a991ef3b39f31818ea0d84

2013-09-11  Thomas Arnhold  <thomas@arnhold.org>  [59a4b78bbe4a1aa1ef225adbc5cf3570a4de9b5e]

fdo#69111: Set edit window border to 4 again.

But increase the border on top to tear of the edit window easier.

Change-Id: I527ede488e4773dd631182d73809fef916b52c1a

2013-09-11  Jelle van der Waa  <jelle@vdwaa.nl>  [550b275e634a5a16bf55cbb716f21608fa211e3e]

fdo#39625 Make existing cppunittests work

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

2013-09-11  Muthu Subramanian  <sumuthu@collabora.com>  [ac26b103af987f080ca14ad243033e5e0acda189]

n#834720: Labels wrongly interpreted as dates.

If the numFormat is available we should probably use that.

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [f27ee66f2b1f086baf8feb6054d4e6d77a4a30e3]

convert select address book to .ui

Change-Id: I578bd89d2abb077c7b90ec4f75e0b8204dd33f92

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [cd56601f6254e216f586b2b2d4ab9fa90893b41d]

Updated core Project: help  29aa4cb0cf80b9733dc1feff3e61479c189d85ec


2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [e5f580d2db48ae339bb25bd39467b85af1d54865]

FILELIST_DIR: gb_INSTROOT already cont. LibreOffice.app/Contents on OS X

Change-Id: I2753079ff532642c8fb1b43f02211197cdb2702a

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [04cb006f990efd518eac154abf1449c6ca84d8ae]

Consistency (though FILELIST_DIR = gid_Dir_Bundle_Contents on MACOSX anyway)

Change-Id: Ifd2373ffa819d63591d234df18adf5f9a34c50bb

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [4e8491a7e793a6b60a3ffdda8447f2c7000eed10]

Get Mac OS X libjava_uno.jnilib -> libjava_uno.dylib symlink into instdir

...not exactly a nice way to do it, though.  Plus, further missing instdir
.jnilibs are LibreOffice.app/Contents/MacOS/libhsqldb.jnilib -> libhsqldb.dylib
and LibreOffice.app/Contents/ure-link/lib/libjpipe.jnilib (which should not be
a symlink but should replace the corresponding libjpipe.dylib completely).

Change-Id: I5505704fc52da42e40c8b27185450d3fec8a864d

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [6f0ddddff1b5e986a6b4879023600182fd32e82d]

Improve debug output

Change-Id: Ic7fee2d0ca95279d9809161a7f39480727b070e3

2013-09-11  Miklos Vajna  <vmiklos@collabora.co.uk>  [4e653d15eff26aa5283d8ba20611893f4c573f57]

DOCX import: fix default section break type inside multiple columns

Change-Id: I7c44a2bdb69563953d3257b435aeed5bae50f7b2

2013-09-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [066e0fe1a230eac2531a53e1ec5fa58347e9e31e]

let us use the standard library instead of an own pow function

Change-Id: Ib1c28fbb5d34409a42b7ea594cde9c1c1cdccdd8

2013-09-11  Andras Timar  <andras.timar@collabora.com>  [74cd77b2294ae600576100fdb1b6ba36753c9a00]

typo fix: wether -> whether

Change-Id: Iad4182d7150f851df06a7208a811d482351f736a

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [a680f3995744015cdfe18ac920b4607aa7690561]

rework search/replace dialog to be shorter but wider

Change-Id: I1c452a8ae475795f0b1953cb0c709af15eceb716

2013-09-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ebb6d360d4482fde02552e3c3ccae00b0db5b64c]

Do the same with orcus filter interface implementation.

Change-Id: I5d457486e2b73e0c92e90ea05558887d3e6f6a3b

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [fadd7e8aa66dad627acfb59c4310ddc4afa6742e]

-Werror,-Wformat

Change-Id: Iae7da0146c670d77a4bdc2431a55c901318eef8d

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [f0b57c30fdb5ecdd25879844159b9038399bc6de]

Info.plist et al were no longer found when creating a .dmg

Change-Id: I898fd9e3ada84a52bd6305314f8b80db0254b3fc

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [d77dc4381d876fc1e97ce8142dfd26ad52ebaa35]

It's plain "soffice" on Mac OS X now

...since 07ec7b1c2ad558b5835ba6cfd69a6e69ebfd9bfe "soffice.bin is named soffice
on Mac OS X."

Change-Id: I4a4e64565dc4f3553648bf96ef43b558f757c852

2013-09-11  Eike Rathke  <erack@redhat.com>  [8af5482eabf9526e3be83ea3ef0e88986aa717a1]

added "Serbian Latin" ; LANGUAGE_SERBIAN_LATIN_NEUTRAL for 'sr-Latn'

Change-Id: I1260fbd90f7eefc25d86d52707856dd40dbc9306

2013-09-11  Jelle van der Waa  <jelle@vdwaa.nl>  [6e066e4abe7cac72d31323859e37bfa3e0af82b2]

sal: fdo#39625 Make existing cppunittests work

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

2013-09-11  Thomas Arnhold  <thomas@arnhold.org>  [4f702470a2c5f5521209203f0d20f768ef274d67]

Related: fdo#38838 Remove String::SearchChar()

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

2013-09-11  Herbert Dürr  <hdu@apache.org>  [fe2a249257a9fb4a994514bce5f49268f7bfd770]

#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::HandleClick()

Patch by: Herbert Duerr
Scenario found by: Thorsten Wagner

(cherry picked from commit 1a078f3584e8a288c0ec33f176638406423ade63)

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [8b6402b926f5237f9e3730ffc8770e5472cb5903]

CID#736213 clip nLevel to legal bounds

Change-Id: I805425885ea86fdaf658d89f955a47769782c0cd

2013-09-11  Tomaž Vajngerl  <quikee@gmail.com>  [80503eb9b5d82a2142feb91b1b0ec3175571de0a]

Prevent crash: pNode->GetWrongList() can return NULL

Change-Id: If3363271f72dae7581ac41542f890eaebed38e6c

2013-09-11  Michael Stahl  <mstahl@redhat.com>  [7cfd041c13ef3fdd2a597d4b862a6ceb884f7806]

tweak README for Linux a bit

Change-Id: I60769987b1e81cbef0e78662af781309c0b9aaca

2013-09-11  Michael Stahl  <mstahl@redhat.com>  [27052d5b8f9721f0e50a0b7342f638d24a7f8731]

remove comment about removed multi-repository support

Change-Id: I67e9caa794ec5b55a7e7ab897c331008a675a2ac

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [756895f06b86b9a1d0931e1dbfb62dd5e13bc801]

Fix previous fix

Change-Id: I2ebee47dca633f6dab511e4dcef42bc799f1864f

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [6a61f4d58773db4095dbbaf21d61072a80bfd3b3]

Fix pythonloader.uno ini-file content

cf. scp2/source/python/profileitem_python.scp)

Change-Id: I49316ae078e56a961128bf59206843d0d616786e

2013-09-11  Ricardo Montania  <ricardo@linuxafundo.com.br>  [80e5e65c93a405f54089c59cf18e04486f9634b7]

String cleanup

Conflicts:
	cui/source/tabpages/backgrnd.cxx
	editeng/source/items/frmitems.cxx
	editeng/source/items/numitem.cxx
	include/editeng/brushitem.hxx
	include/svx/xoutbmp.hxx
	sc/source/filter/html/htmlexp.cxx
	sc/source/filter/html/htmlexp2.cxx
	svx/source/core/extedit.cxx
	svx/source/core/graphichelper.cxx
	svx/source/sidebar/nbdtmg.cxx
	sw/source/ui/shells/txtnum.cxx

Change-Id: I1f548a01574a18e3f3a402ee491358fa36b349e7
Reviewed-on: https://gerrit.libreoffice.org/5907
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [08163c1cb3039e42f093e6485f8321d6381446ec]

single arg String::Erase erases to end of string

Change-Id: Ifc77b9d0b83a784ec4e4659b83fe8356e54e279f

2013-09-11  Caolán McNamara  <caolanm@redhat.com>  [5d8a9d56de7c1217cfdbe2288c1a3a9128c3dbb5]

CID#736212 clip word 2 pap bounds

and add a unit test for the word 2..5 formats

Change-Id: I6c7c26be6092acbb81282080de6c393d92ad5dd4

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [419d5631a5612122f3a84f7e73d7aec26885e9db]

Put every UNOIDL entity into an .idl file of its own

...so that future type manager mechanisms to access entities directly from .idl
files can work.

Generation of C++ headers for XDrawings and XLineObjects was also
(inadvertently?) missing.

Change-Id: I1a1a9cc39302eede2143742e03838a83d1e3a948

2013-09-11  Tor Lillqvist  <tml@collabora.com>  [5a6272552eab140886aa0fb7dae18fc58de9fb42]

Set gb_INSTROOT and gb_DEVINSTALLROOT here, too

Change-Id: I6831d9436dfb24ae42e124676cf283aae075be7e

2013-09-11  Tor Lillqvist  <tml@collabora.com>  [ca995611705c759d4b0512d45ed9078687a8640c]

More files are no longer in OUTDIR, only in INSTDIR

Change-Id: Ide6654cbc378621a41a4a207978a4f42bc44d3e3

2013-09-11  Noel Grandin  <noel@peralex.com>  [91bacda04a4d90bad346110339542527384c9888]

fix windows build after my OUString change

std::max on windows doesn't like mixing int and sal_Int32

Change-Id: I0ad74f72d48a4bc7fea2d7d8a57e3d2f0b7d7bca

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [7f53734365817203ba8c25f28bba573f247a97ee]

Put Mac OS X program -> MacOS symlink into instdir

Change-Id: Ie3a9546afa4faf07e1f69a59347ff1e15f8a9cb6

2013-09-11  Noel Grandin  <noel@peralex.com>  [7c3bb56d60b5d33fc7da1cdef3a7f9f2aa956b12]

convert linguistic/source/*.cxx from String to OUString

Change-Id: I6f278d4b1a0eccf3757e1a7add6324402a09dfed

2013-09-11  Noel Grandin  <noel@peralex.com>  [5118cb286865a6617273cb1a8de963b893cdf86c]

convert linguistic/source/convdic.hxx from String to OUString

Change-Id: Id4dc56902722ea139e06e727a7090b9b10e3b347

2013-09-11  Noel Grandin  <noel@peralex.com>  [6317e4fa97278c1b9f1ab76696bf816f3605a354]

convert linguistic/source/dlistimp.hxx from String to OUString

Change-Id: I6928f59bba5e744957f2b2aae34d2d057c147985

2013-09-11  Noel Grandin  <noel@peralex.com>  [6629d1a1f277b60350b7df029ee436a208d532e7]

convert linguistic/source/hhconvdic.hxx from String to OUString

Change-Id: I6ab2fd0d66410f8e10ec4228d7261358c1d0afe2

2013-09-11  Noel Grandin  <noel@peralex.com>  [976075964e381bd277cd432d3e66ef75844068ea]

convert linguistic/source/lngsvcmgr.hxx from String to OUString

Change-Id: If9fd76687e1e361a6b29fe206edffd67a16cbb7f

2013-09-11  Noel Grandin  <noel@peralex.com>  [b2ff26cc4e9a012b67c7244ee75ab98898d02827]

convert include/linguistic/misc.hxx from String to OUString

Change-Id: I454c577d7b6c0994046de9cba076e6478a4ce309

2013-09-11  Noel Grandin  <noel@peralex.com>  [f9ce731120f2e308e8fe71eb1a1d981590362afb]

convert include/svl/urlbmk.hxx from String to OUString

Change-Id: I68d54bf9f351130d0eab14c36b004ffbbb3185bc

2013-09-11  Noel Grandin  <noel@peralex.com>  [5926f48a4515f71fe33b5119e7d0255637ebf588]

convert some XubString to OUString in editeng

Change-Id: I49b9a4e148510d68807fbb720a8c32d542853f8b

2013-09-11  Noel Grandin  <noel@peralex.com>  [3b8283a87ca937ed0d6c39d5ef71099e070fbb0c]

whack unused define REDUCEDSVXFONT

Change-Id: Id7be6b903a6acd526fa2cecd18347f40b9b4457d

2013-09-11  Noel Grandin  <noel@peralex.com>  [be5b8202f80046546d855852e9e10cfd8f6fee85]

convert various bits in editeng from String to OUString

Change-Id: If8b0da1e6b6e3f1f0a0f4946c7741fd5aec66aa6

2013-09-11  Noel Grandin  <noel@peralex.com>  [d169dd267998ec503a855f7f5232a725596b7d30]

convert editeng/source/editeng/*.cxx from String to OUString

Change-Id: I4063b427f050de0a179e6436fb647614bacd704c

2013-09-11  Noel Grandin  <noel@peralex.com>  [b782e6e4d1902f8055e33dc365687440716d8c2f]

convert ContentNode in editeng/source/editeng/editdoc.hxx to OUString

Change-Id: Ifea43a3c38c141bc0586af2f95f27db95a12ffbb

2013-09-11  Noel Grandin  <noel@peralex.com>  [c608782dc3ff2847d36c0bd86a1ef87adf382416]

convert editeng/source/misc/*.cxx from String to OUString

Change-Id: I9ed5ec9430abcf8d3794e7baa6532e0f8449046d

2013-09-11  Noel Grandin  <noel@peralex.com>  [6322b703ec64da03396e3802f4e76fc2e7da5509]

convert editeng/source/items/*.cxx from String to OUString

Change-Id: I981311701ce6f7f4571c098c9f48e51288a1608a

2013-09-11  Noel Grandin  <noel@peralex.com>  [eaef61939bbefa059749ad7605dbe515d12cc265]

convert editeng/source/uno/*.cxx from String to OUString

Change-Id: If709d2ce0aea90133b2b243bb9ecb77d64ca065b

2013-09-11  Noel Grandin  <noel@peralex.com>  [94be56921f5bb80a1f90cc24ee87268754e8d508]

convert editeng/source/editeng/editdoc.hxx from String to OUString

Change-Id: Ic329f4c218a6ee49b3e223b38a092fe368c5f0fa

2013-09-11  Noel Grandin  <noel@peralex.com>  [3659c4ebd1cb734df14bc5a2150ffa297ae12b0b]

convert editeng/source/editeng/editobj2.hxx from String to OUString

Change-Id: I12c71720c467d9afca5802b01db55401746f54bd

2013-09-11  Noel Grandin  <noel@peralex.com>  [d5e11f5ffb741aabe7e43be78ef764a1f3cafd8e]

convert editeng/source/editeng/editundo.hxx from String to OUString

Change-Id: Ie00d45230491776c441efd4f2c464a002129db43

2013-09-11  Noel Grandin  <noel@peralex.com>  [a1c51f07c4bc96729975d5959bed1e17dcb03db0]

convert editeng/source/editeng/eehtml.hxx from String to OUString

Change-Id: I66475e324d4ce1ea3e349122eb55f67609a3905b

2013-09-11  Noel Grandin  <noel@peralex.com>  [bc16bbb2e25af63f3a70ab0ba53be406c40a60c1]

convert editeng/source/editeng/eeobj.hxx from String to OUString

Change-Id: Ie311cec1af5461d00ac7a620c7bda5cd00f03f55

2013-09-11  Noel Grandin  <noel@peralex.com>  [832e5dc89a7d04f3724bae2f4e1dae5f1e3ddd96]

covnert editeng/source/editeng/impedit.hxx from String to OUString

Change-Id: I68ce6c002085b7c5abfd31c284ab2afa0bd233ad

2013-09-11  Noel Grandin  <noel@peralex.com>  [b7c58f553296bb6f5bd85108dd26f0180fac5e4a]

covnert editeng/source/editeng/textconv.hxx from String to OUString

Change-Id: Icae973338acf98c07b2073641801a4843d4e0315

2013-09-11  Noel Grandin  <noel@peralex.com>  [201f05e1b82d8ff66eede73c79da21ea62ef858d]

convert include/editeng/AccessibleEditableTextPara.hxx to OUString

Change-Id: I0416bb85985fe9620f7c0aa03def8896b811c9bd

2013-09-11  Noel Grandin  <noel@peralex.com>  [da36b3dafbf4fa7a310be2f88f99c0c3d5cc2373]

convert include/editeng/AccessibleStringWrap.hxx from String to OUString

Change-Id: I31c91ee196351abcd884240052359fac8aff6e1d

2013-09-11  Noel Grandin  <noel@peralex.com>  [cfb4463d2afd36ca6d0fbb9e374bf5387fee84df]

convert include/editeng/brushitem.hxx from String to OUString

and convert String* to OUString, no need to hold a pointer
to a ref-counted value type.

Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d

2013-09-11  Noel Grandin  <noel@peralex.com>  [b044a9535e0fb573fe5d28b0d44c96a3b5db66c2]

convert include/editeng/bulletitem.hxx from String to OUString

Change-Id: I6697fea6069ceed71430b516673502de18f69862

2013-09-11  Noel Grandin  <noel@peralex.com>  [a2ea07f0b944ebb3506c8fafd285ef3bdff23e99]

convert include/editeng/editdata.hxx from String to OUString

Change-Id: I5bdb26880448ce0f71bf1b6639fcf2db3e472a50

2013-09-11  Noel Grandin  <noel@peralex.com>  [b929c663847fb8167824609a8748d55549418a81]

convert include/editeng/editeng.hxx from String to OUString

Change-Id: I92f69364667abec1b7a31080ce48fc55c4042165

2013-09-11  Noel Grandin  <noel@peralex.com>  [d178cb406bd08f86ec2cc9ddba35f24901f3f386]

convert include/editeng/editobj.hxx from String to OUString

Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4

2013-09-11  Noel Grandin  <noel@peralex.com>  [fbffa4e79a58eb4fe175369945ced653070189f7]

convert include/editeng/editstate.hxx from String to OUString

Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0

2013-09-11  Noel Grandin  <noel@peralex.com>  [40abee2080d285733a5e8a60f8a084c0643b5e8f]

convert include/editeng/editview.hxx from String to OUString

Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28

2013-09-11  Noel Grandin  <noel@peralex.com>  [f1d4534b159cef4db69779c29dc1850eb3366c9d]

convert include/editeng/edtdlg.hxx from String to OUString

Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843

2013-09-11  Noel Grandin  <noel@peralex.com>  [e7c7f96b4170c537f9fac9d25743675e485f76ea]

convert include/editeng/numitem.hxx from String to OUString

Change-Id: If353e9ee792d58cb7ae3a20072c7208e8f2e6ef6

2013-09-11  Noel Grandin  <noel@peralex.com>  [c049ec85893180a444a2d3638f07b4bc1104d4f8]

convert include/editeng/outliner.hxx from String to OUString

Change-Id: I53a9f334845e163625ed245859bdeb030ae61baa

2013-09-11  Noel Grandin  <noel@peralex.com>  [b0f07a96489f3aa5d65b53322e61f5be747899fd]

convert include/editeng/paperinf.hxx from String to OUString

Change-Id: I6b358d82c30bdb079c5adb26d8fbcc20684ad5b5

2013-09-11  Noel Grandin  <noel@peralex.com>  [15c9ed6bd3045f281ffdd30f6af638e554bbb07d]

convert include/editeng/pmdlitem.hxx from String to OUString

Change-Id: Ieb1dc1b3ad2002ef564f885e13a172f03d191a94

2013-09-11  Noel Grandin  <noel@peralex.com>  [0f9976f9cea73cf57ae8441c840523bbcd1655fc]

convert include/editeng/splwrap.hxx from String to OUString

Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe

2013-09-11  Noel Grandin  <noel@peralex.com>  [76fa859ac1f7e1b754ddc1a4c7d5685342c58455]

convert SvxAutoCorrectLanguageLists from String to OUString

Change-Id: Ib10ec6b9ab8d3a6538a5e6cafa349774d123531c

2013-09-11  Noel Grandin  <noel@peralex.com>  [7b3f9c737579d1c8e0f4c271e21c9217f0d588fa]

convert SvxAutocorrWord from String to OUString

Change-Id: If06144ebd511653bc7bcf51b2a408e5e1732cb83

2013-09-11  Noel Grandin  <noel@peralex.com>  [11986b61b2e5c80becd955cf956c2034595f65b0]

convert SvxAutocorrWord from String to OUString

Change-Id: I4f70ebb03d5028db77ab3d86eb884462c92ec9dc

2013-09-11  Noel Grandin  <noel@peralex.com>  [ac85b6cff11d193f5f71d11b1f3cc1c474653f59]

convert SvxAutoCorrDoc from String to OUString

Also:
- simplify the return type of the GetPrevPara method, there is no
  need return an OUString by pointer
- simply the ppPara parameter of the ChgAutoCorrWord method,
  passing a pointer to a pointer to a value type is unnecessary.

Change-Id: I4a8c44fdab1cf68af88c34003827d1c20704f839

2013-09-11  Noel Grandin  <noel@peralex.com>  [bde5457dd634c70cef02565890e08e8669e1a437]

convert SvStringsISortDtor from OUString* to OUString

There is no point in storing pointers to a reference counted value
type.
It complicates memory management without gaining us anything.

Change-Id: I756dfad740de3203d88ba48d0ebdfb8671b41cfb

2013-09-11  Noel Grandin  <noel@peralex.com>  [19c8de15dfc49b815597d7f2b05e072de2f8dec5]

convert SvStringsISortDtor class from String to OUString

Change-Id: Iad22ba07dd3dfbd5162fa4e16ebb5f44c5eb7811

2013-09-11  Noel Grandin  <noel@peralex.com>  [987356e22f2d969deca72da99643691e432f0e92]

convert include/editeng/svxfont.hxx from String to OUString

Change-Id: Ibee55393373d4b8bc9e17effc2f2bdf862c17cc9

2013-09-11  Noel Grandin  <noel@peralex.com>  [af40ffdcef60c65437df4749c8bb2ad24356d1c2]

convert include/editeng/svxrtf.hxx from String to OUString

Change-Id: I4251db20727a987a36bbdb48e423aed95d3b9011

2013-09-11  Noel Grandin  <noel@peralex.com>  [74bea5b0ab6bcf0eaaa50c8f529f1ea2e96167cf]

convert include/editeng/swafopt.hxx from String to OUString

Change-Id: Ic3686fb44cd1e448b9998f2ddc73f9bfd1b3aaa8

2013-09-11  Noel Grandin  <noel@peralex.com>  [9fbb07cbf21c788a72a6e98ef661bbb0374b50a0]

remove dead forward declaration

Change-Id: I8396304ab2b02002ff422a3ce07995dceaafe7a4

2013-09-11  Noel Grandin  <noel@peralex.com>  [520deb6d25c92053c9f2c099bb580de1acdf353b]

convert include/editeng/unolingu.hxx from String to OUString

Change-Id: I9981e36a19d066df8fbc6827dca8d440b063cbed

2013-09-11  Andres Gomez  <agomez@igalia.com>  [ab0998c77cc5b1f15c4d584185e7c401ef6fe62b]

oox: Smart-Art DOMs stored in the InteropGrabBag

The XDocuments representing the DOM documents of a
DrawingML diagram (Smart-Art) are now stored as
the PropertyValues "OOXData", "OOXLayout",
"OOXStyle",  "OOXColor" and "OOXDrawing" into the
"InteropGraBag" property of the parent
SvxGroupShape created from such diagram.

Modified the oox::drawingml::dgm::Diagram class to
be able to hold the map storing the XDocuments and
its names. Added the getDomMap() method to obtain
the map directly and the getDomsAsPropertyValues
method to get the map as a sequence of Property
Values.

Modified the methods for importing and loading the
Smart-Art into the Diagram so they add
automatically the DOM documents to it.

Modified the oox::drawingml::Shape class to be
able to hold the sequence of PropertyValues
storing the XDocuments and its names coming from
the oox::drawingml::dgm::Diagram class. Added the
getDiagramDoms() and setDiagramDoms() methods.

Enhanced the
oox::shape::ShapeContextHandler::getShape() method
to add the extended drawing document to the
oox::drawingml::Shape class.

Modified the
oox::drawingml::Shape::createAndInsert() method to
store the sequence of XDocuments in the
"InteropGrabBag" property of the GroupShape
service SvxGroupShape implementation representing
a Smart-Art.

Change-Id: I7d0b9dfbfc9d5299ddd25fab394e5e9a422d1dd1
Reviewed-on: https://gerrit.libreoffice.org/5849
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [fca4b8d48b07d522dadc86757423b93d1829621b]

Move Mac OS X Info.plist into instdir

Change-Id: I69139234a7f55101afc987a960bcdf5aca95c5b3

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [07ec7b1c2ad558b5835ba6cfd69a6e69ebfd9bfe]

soffice.bin is named soffice on Mac OS X

...confusion galore, but hopefully brings us one step closer towards a working
instdir for Mac OS X.

Change-Id: Icb37a4adb1f91c9e81aaf11036c9d3e548c5ba76

2013-09-11  Tor Lillqvist  <tml@collabora.com>  [a5a59bdcc5226ea70e6f6bd164180af1f4fa03c9]

Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directory

The directory name is "ure-link" in a traditional OS X LibreOffice app
bundle.

Change-Id: I8e1380522a3c05e9018909fec8d46ba1f7be7858

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [b5e77357f8d1a2ee2c7831a2a0753f8b10a2c5b7]

Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixes

Change-Id: I0583136acd5d92101ad1a23392735ed76581c0b8

2013-09-11  Tor Lillqvist  <tml@collabora.com>  [6557d9217e36f08e46af1de368cda3586a674192]

Bin outdated and overly specific "requirements" for OS X and Windows

Surely we list better requirements on a website anyway. The ones
listed here were either plainly wrong or of historical interest
only. These "requirements" have no legal meaning anyway, so surely we
can just assume common sense instead of trying to figure out if we
"require" 256 megabytes of RAM or 512.

Somebody please have the courage to edit the Linux section, too. It is
woefully out of date, over-specific and misleading.

Change-Id: Id9c7208538e55ece5a16dae2c120e77dd7839b04

2013-09-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6ebb9a3bf4c00df694df844345748a1b736791b0]

Handle import of shared formula from xls more gracefully.

Many xls documents contain shared formula entries that don't follow
the spec. We still need to be able to handle them.

Change-Id: Ia7d01101a6759967d9ebb27b6540dcb67607d13f

2013-09-11  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d66ae92ade617b390c879ac99d9bbca8a7b6617f]

Fix crashers on xlsx import, due to shared formula range being wrong.

Shared formula range that Excel gives is incorrect about half the time.
It's better to ignore that altogether.

Change-Id: I2302c6dd1b5883e32305d4c511f942bf4cebca3a

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [02b0d09ee02ea3ed3b489c2637f87c5e42aea71b]

This syntax is C++11 only.

Change-Id: Ic14f5c0724b392f8864cca6661be8157c6358c1c

2013-09-11  Stephan Bergmann  <sbergman@redhat.com>  [5397b49f4dba9d065984a8b0eb356333c565217a]

Towards a working instdir for Mac OS X

Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X,
where it is $(INSTDIR)/LibreOffice.app/Contents.  Most stuff ends up there (so
most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK-
related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME).  (And
GeneratedPackage needed to be made more flexible, to allow for packages that go
into either of those two places.)

For Android and iOS, gb_INSTROOT probably still needs to be set.

The most obvious missing thing yet to make instdir work for Mac OS X is the
instdir/*/LibreOffice.app/Contents/ure/ vs.
instdir/*/LibreOffice.app/Contents/ure-link/ split.

Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [06b632f0d367178b7266e50c6f140ef36984733f]

Fix notes jumps.

* Remove empty spaces not reset while changing text via TextSwitcher.
* Scroll notes to the top on changes because outer ScrollView remembers
  current position not respecting TextSwitcher state of course.

Change-Id: I3e9ba458e4ce6b13e5b02675ca28d6c7c5829f00

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [5dd70c5c9b3e8cc7313285c2eae31b8d4f7a8d60]

Add ability to change transactions via clicking a slide.

Change-Id: Ifc9344c53492a053b15bc0f005e881bc09077473

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [ca5c6e9696048fca9cafba632b574ca4c351b4dd]

Add saving progress message state between orientation changes.

Change-Id: Ic74810e90ca882f734ae7d1fab4b250908ae9c49

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [e9d61192574ea7de22beed2644868bfba319ff91]

Remove notes from the landscape layout.

Ignoring tablets at moment.

Change-Id: Ie2ac0840cea994e942b2f7e1a7d4a2e73ebd12de

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [54433a11e711a440f698c94edcd22379222db1ce]

Remove hiding notes section when there are no notes.

Show warning instead. This change should help avoiding users confusing
when they see half of the screen empty without any reason.

Change-Id: Ic229e80fc56a9ad8a419dc19b0784213b1fe3a68

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [2dfaabc1bab1cf20110e984010c96a5b94973db8]

Fix null pointer exception for devices without Bluetooth.

Change-Id: If44089824fe48b302f6e75ccbbfb3a6843016723

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [ff802c08b5d45779fb8a361be4704c2f04bb8d4a]

Add ability to pause and resume a slide show.

Change-Id: I5c93cc0b2ad1aa68529ae1e278bd2cb7ad54359d

2013-09-11  Artur Dryomov  <artur.dryomov@gmail.com>  [21e5de7d5630605735f4572369e37d7bab0a5522]

Fix servers search behaviour.

* Start search and stop it during the lifecycle. Before this change
  searching was a constant process draining battery.
* Enable and disable Bluetooth according to the service lifecycle. This
  should help to avoid race conditions and disable or enable Bluetooth
  better way.

Change-Id: I02ef1bb67d9fb6fd56d0aff0a176cdb41284a49f

2013-09-10  Eike Rathke  <erack@redhat.com>  [e759a9864677d10b936f8e50dc87dd3a214435c5]

added description of tag change process

Change-Id: Ib539961099561d3b8d437f8f21dbe363f17b0ded

2013-09-10  Eike Rathke  <erack@redhat.com>  [b6cd9d8d5042fb24deb58bd762d8266867d1d0f4]

changed all 'sh' language to 'sr-Latn'

Change-Id: Iafadaea87501bc3675eaf2856b5050a7e3ecaa37

2013-09-10  Eike Rathke  <erack@redhat.com>  [bc273e9e0d7b3a8c17beffa71a3165eb1c034d82]

Updated core Project: translations  c4768e4b398b6090f524ae801d74ad55879239ca


2013-09-10  Eike Rathke  <erack@redhat.com>  [e7cc2f266cd82713f52724126c04f8fba8a1ff3c]

more annoying indentation

Change-Id: I1f0af259614909e6310a521a4db4d6e3caac8772

2013-09-10  Eike Rathke  <erack@redhat.com>  [8616a33bc2b11cce4d581dc22893995726bcd197]

accept also '-' as '_' in 'ref' attribute

Change-Id: Ibdd59bc92df0318829e7bca098f0e9ce2dfce695

2013-09-10  Eike Rathke  <erack@redhat.com>  [0517ec8f6bc2da8cac819aab714da30531feeabc]

corrected check of Variant '-'

Change-Id: Ic134fe541e21c905590294ffb1ed4fed34aabd63

2013-09-10  Eike Rathke  <erack@redhat.com>  [e4c204bdbf5d67be2242301ae380789097cfc7f6]

added ca-ES-valencia fallback to ca-XV fallback strings

Change-Id: Iedc5924cf5100a2e7d014be68dc4897d3c0e76a0

2013-09-10  Eike Rathke  <erack@redhat.com>  [c9489f68e8d805376cfbfb67b84ccbc250788773]

added overrides for fallbacks of legacy codes

Change-Id: I62be84904b3f0f4beeda35e78906604090eefa86

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [36a619e7e5303294c6d1dffd75e6cee5ee668d0f]

gbuild: bin obsoleted gb_Configuration__get_source

Change-Id: If6f125b83114643430fcc02a2ec7f59ab406da7b

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [6f2715fe3508a87fe51222a29f98403f0d8eae55]

gbuild: install pagein files directly from workdir

Change-Id: I51e632ab96a5a569446c1a46ffce5cc3d85eadf9

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [529b1ea6f4583a136d04ae19af6efee2b6e45946]

gbuild: install .res files directly from workdir

Change-Id: I95e4f150c21f991f629530eebf19748c2768f856

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [b469cd235bba961abc71d26ddc97423906a2d67e]

gbuild: use xml .rdb files directly from workdir

Change-Id: I876a41dc77a59841c39b2c1fa43f22c20940dbf2

2013-09-10  Michael Stahl  <mstahl@redhat.com>  [21eae1933ccbaf3399dd63df2db44ad0f302edf4]

configure: PRODUCTNAME changes on --enable-release-build,

... not on --enable-dbgutil as erroneously assumed in
2c1f814d36d7d61b28cca2740d916cfb841095c7.

Apparently the other (non-naming) changes of omitting --enable-release-build
are "DEVELOPMENTPRODUCT 1" which causes "WRITE_REGISTRY" to be set to 0 and
"LOCALUSERDIR $ORIGIN/..".

Change-Id: Ib3ea3b7f21523773490836853d155985b68719ee

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [20235b5910a7dfa4d69f2391d0452ab81131757b]

CID#738542 uninitialized member

Change-Id: I77a08ab89aa4cdc5895fdd5152154ede8de10ba2

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [890a48813134a43de31afd8ac3939fa454b610fe]

CID#736398 resource leak

Change-Id: Ie1fc0aa191950bdf26fd376ec1e2c8ae69acde83

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [2e96061e6d796110ea74513b71aee560ac01cd57]

CID#736323 resource leak

Change-Id: I264011a8371e71e28bda8ed853894088f680cd71

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [7b1a2641083085cb616e235a893f99387b569dff]

CID#736321 resource leak

Change-Id: Ic91875370809fb85f50af38b9db5ce8a5025e866

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [e938e65cbbe63d33c07cdd3594086136e2c6ba09]

CID#1038282 Resource leak in sidebar

Change-Id: I959b0b975f32158bcc0377a1a92c6c9c1b9190b6

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [020e29fb95d742b160feab1df6751e59d4108239]

convert singletons to preferred rtl::Static pattern

Change-Id: I44c4f742027124c517a37fd8b6a62fc69f62d55f

2013-09-10  Xisco Fauli  <anistenis@gmail.com>  [6c3a09b3b3ca9ad0c81a55efaaedad35c39de767]

pywizards: fix the switch between elements in the listboxs

Change-Id: I4603232d158ad3adb60697dbf1425eb5dfe5d71f

2013-09-10  Stephan Bergmann  <sbergman@redhat.com>  [8243dd551e47182e4be429ab61f0a398044d3aa1]

const

Change-Id: I0fdc9fd7592bae44e54c8e68c67f31ee0767d26e

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ca247672c53418eb46c574e8ce5eae453b1969bd]

Remove unneeded lines.

Change-Id: Ica14f151653f57f01dfd46754b705231e8423fac

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [87bd0c8c8f2b6d66c32781d5dc81e7b9029ff544]

Reintroduce Statement specific mutexes. (firebird-sdbc)

This replaces the erronous Connection wide mutex. Libfbembed
is multithreaded hence we don't need a connection wide mutex.

Change-Id: Ifae79cdefecfe6597a535e36bda318563092bf6c

2013-09-10  Michael Stahl  <mstahl@redhat.com>  [242668950059744d1ef6b54d30bf91fc10cd273d]

desktop: ure-link is installed by ure/Packge_install.mk already

Change-Id: Ic575d340d0b3b42dc9b07790ab094c8ce6016329

2013-09-10  Michael Stahl  <mstahl@redhat.com>  [18976a2d90f5dd000ad1f685ac7b8c42ed2b401c]

use $(PRODUCTNAME) variable for README

Change-Id: I0314112570ed9ef2090b25f1e19cb2c0a853da76

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6eb71f711e84cd285fe997bebdb5896f7e16b33f]

We can use plain char array for these, only to avoid C++11 construct.

Hopefully this will keep our tinderboxes happy.

Change-Id: I3f7d398407fea2da858a1567c264f4c9bc35ff7b

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [7a0ac3d38f521ffee36d90f24b4574f22745bf4f]

CID#1038283 Resource leak

Change-Id: I7f8433a76079dc76d888fd250b3033d772887e4d

2013-09-10  Armin Le Grand  <alg@apache.org>  [ae8cbeeba09607d34c3e0209bda3ccfdd71f0cbb]

Resolves: #i123216# No FontScaling by WorldTransform on WMF import

(cherry picked from commit d0ebb70c004761552016b0fa0a259ef35a01f840)

Conflicts:
	svtools/source/filter/wmf/enhwmf.cxx
	svtools/source/filter/wmf/winmtf.cxx
	svtools/source/filter/wmf/winmtf.hxx
	svtools/source/filter/wmf/wmf.cxx

Change-Id: I3e85dcc019028b83eb2f650f1527333f2d5cf9dc

2013-09-10  Jelle van der Waa  <jelle@vdwaa.nl>  [529f9cf52fd01f140892852584f77572b0e43a29]

writerfilter: remove old unit tests

Change-Id: Icaa0560b812b96e41c52d7a43267873fe364ceb7
Reviewed-on: https://gerrit.libreoffice.org/5904
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [ff50e9ac7145e0d1accf980560ef50c272e427dd]

CID#1078790 Resource leak

Change-Id: I1c5af09932a5004c5c76080fd490e53d8927c285

2013-09-10  Jelle van der Waa  <jelle@vdwaa.nl>  [d2ddff7b355fac5ba7ec93f866ea52f462dbc6fe]

fdo#62475 removed pointless comments

Conflicts:
	sc/source/core/tool/interpr1.cxx
	sc/source/core/tool/interpr4.cxx
	sc/source/core/tool/token.cxx

Change-Id: I507d747b6c087d089203f7bce6be836da28fc537
Reviewed-on: https://gerrit.libreoffice.org/5824
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-10  Eike Rathke  <erack@redhat.com>  [7dc7d77cd0b142ea3fde93368334d1e4909d94da]

include language-only in ISO-only fallback strings

Change-Id: I6da1b2b46c724c72bff3b1ee9739f2625a0321c2

2013-09-10  Caolán McNamara  <caolanm@redhat.com>  [486353651aee653b149170013c7e1d168644f508]

WaE: enumeration values not handled in switch

Change-Id: I89564800ee81d1e406a5f5fc12ec32dded161274

2013-09-10  Thomas Arnhold  <thomas@arnhold.org>  [114efed42daa7de5e7d650cb713ba91c0c3117bd]

String to OUString

Change-Id: If859505c52b7166e9e586008b40a6aff3a2ccf3c
Reviewed-on: https://gerrit.libreoffice.org/5893
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-10  Michael Meeks  <michael.meeks@collabora.com>  [ed1eed600b2e4afd9364ee8dacf775f897df3849]

configmgr: more makefile cleanup.

Change-Id: I672077a2096cc51e7a3668f5873a91299fd00ca1

2013-09-10  Jelle van der Waa  <jelle@vdwaa.nl>  [d697ba10a5fd3da26912c29116aff90c3be64640]

remove old unit tests

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

2013-09-10  Michael Meeks  <michael.meeks@collabora.com>  [e9b808bd2de9183daa31bfa9c93d6539ddcb0b62]

configmgr: cleanup unit test pieces.

Change-Id: I3d849a1676c638d431a15672c5a7253b70f4e610

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [a66aeace78f366800ba5bc8be0d334ea823179ab]

Add ability to specify starting row when querying for last non-empty row.

And it can only go upwards from there.

Change-Id: I4c8037f687dfdd0b6c937463696d628e78e4a8bf

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [de746be2078c191692d94d11006564ec60090b7d]

Oops I forgot a return statement.

Change-Id: Ifdea804b178ccf5c25ef21fba2642f31a90e4061

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d466bd65be615516ee5402915abb26e4f3775e23]

Fix several logic errors in required array size calculation.

Change-Id: Ife05e21583d14c873d38c09d78e964cdb3817d6c

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [ae0d98e18125ecd3fa92f4612a62da32c704579d]

Trim data array length to remove trailing empty rows.

Change-Id: I61a6a289ad1c2c757fcea490ada5d40fee08e840

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [71958acc9c6650606e59321b9b9aaf8c11ef907f]

Eliminate (almost) duplicate code blocks.

Change-Id: Ib5d0fae3efda6bde056f7e4990de57c8b3541549

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [b951445113add8360a3efb97091faefb3c870ce5]

Support fetching string array that spans over multiple blocks.

Change-Id: I543fca231e0be886159b8ddbd83ceffa1bf69c1b

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f8fe9f0f25787b9d73ec417dd06118e6a72b9631]

Move common code blocks to a function.

Change-Id: I1b1aaa0b1dd8cc6e14fbac1981c67a8b63c92c2c

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [7d0f3695a20df18f5f6e609f70b8d1ef7825302b]

Correctly handle empty cells for string arrays too.

Because we need to make a distinction between an empty cell and a string
cell containing zero-length string, I decided to switch to using
rtl_uString* array and use NULL values as empty cells.

Change-Id: I5bedb593507f34782e41a8a900602d445e5b1f6f

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [6dd0d051e986b868bf2225c16137e72d6e2dd3b6]

Do the same for range vector tokens.

Change-Id: Id80f76dbe575fc6b279dafbfc524a9230755ddc8

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [d1c90e929ef765b0d88a8d1e0bda434a1e340bee]

Correctly handle empty cells in group calculation (software interpreter).

Store NaN's to represent empty cells rather than storing 0's. Storing 0's
would mess up COUNT(), for example.

Change-Id: I8e350e1fe31358b844dd44451ed8659172fda1cb

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [2e5111f58994d6449fd03b1fc2c4971da78deded]

The OpenCL interpreter doesn't have to be a child class of the S/W one.

Change-Id: Idcc28b98fceaffdc8947410fef5fadbae462450b

2013-09-10  Kohei Yoshida  <kohei.yoshida@collabora.com>  [f4d04f2014cedacdba3eec2177a3ba4acd3d6b6f]

Instantiate the software fallback outside of opencl code.

Change-Id: I7ec7a951492616abd3c7327b85f09c1e913208ca

2013-09-10  Jelle van der Waa  <jelle@vdwaa.nl>  [e8c26959deac60eb2b7bec7a36fccacd95914304]

fdo#46723 enable configmgr unit tests

Change-Id: Id2a10374d207fc079093cdb9a78ac30171251e46

2013-09-10  Stephan Bergmann  <sbergman@redhat.com>  [4b0a692668e37f55ea8b4c10af4d31fb314f9d0b]

Stray space at end of usage text line

Change-Id: I886c543d9de63595a9183f4e5f108f08b2ba25ef

2013-09-10  Lionel Elie Mamane  <lionel@mamane.lu>  [9b60eeac516db4be2f3ab70526f2de84e1c9b9d4]

janitorial: c++-style cast

Change-Id: I746eff36778e30e36b975e24c70712301c3c71cb

2013-09-10  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [d50bd55c5d78dc10d40be502f8d6638bcc0ce890]

Parsing master presentation objects from 'objectlist.xml'

Parsing the property values of master presentation objects.
Also new functions added to comphelper module for expanding
filepaths macro to appropriate system file paths(for
configuration files present at 'Impress.xcs')

Change-Id: If0381a12155673e85103ddb5d51c34ae53fe2ecb

2013-09-10  Stephan Bergmann  <sbergman@redhat.com>  [b1e464999e387e44f0e021d52f2673c2fe7822a0]

Some clean up

...post 5a02076358a547bae8a9b596d9722a7cd2d46c34 "Windows registry configuration
backend."

Change-Id: I4d27c17d4f26254bce175910a76f0076639581e8

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [5d486c4b8d352ebefc7d3af125864228af188756]

fix typo

Change-Id: If47c5d77b0f05415e5fb38e0f825474892d628dc

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e4b07b2917154d68019e37b4eadf81a8b73d666b]

Add missing component to firebird unit test.

(Windows throws an Error on this.)

Change-Id: Ica3aeac294d3a32a4faa6837309a0fb5d8d15b92

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f7383e8b58903410210ff72348636976f9229be2]

Split reusable parts of Firebird unit test into DBTestBase.

Change-Id: I6b2d131e0e4b53bb6b4cec69c5b0e99b8b9e74a7

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [f44f94b95b435ee0ec71c73133daeb88cd2539b1]

fix gdb pretty printers for --enable-mergelibs

And install them into $(INSTDIR) at the end of build,
as it is done in dev-install case.

Change-Id: I1a9852684361a12333046fa58f83720aa2c835da

2013-09-10  Michael Meeks  <michael.meeks@collabora.com>  [a3b56a9b963189cb22e7d34e87f860412ed3332f]

avmedia: vlc - cleanup debug churn.

Change-Id: Id0a3e0ecb49b11e119188b6ccce04269917442b8

2013-09-10  Michael Meeks  <michael.meeks@collabora.com>  [d8655d03583a775f9cf986e053b67032b6d433e0]

tubes: auto-package DSO as part of calc.

Change-Id: Iee3005e9a7bc97d491012eb0c81c9f8e49d423c7

2013-09-10  Janos Farago  <farago.janos@andrews.hu>  [5a02076358a547bae8a9b596d9722a7cd2d46c34]

Windows registry configuration backend

The goal is to manage LibreOffice configuration centrally
in the enterprise. In Windows Server environment using
Group Policies is a common solution for configuration
management. Therefore it is required that LibreOffice can
read configuration data from Windows registry, too.

Windows registry is another configuration layer on the
top of normal xml based configuration.

For example the following registry setting:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\LibreOffice\org.openoffice.UserProfile\Data\o]
"Value"="Example Corp."
"Final"=dword:00000001
becomes the following in configuration:
<item oor:path="/org.openoffice.UserProfile/Data">
    <prop oor:name="o" oor:finalized="true">
        <value>Example Corp.</value>
    </prop>
</item>

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

2013-09-10  Tor Lillqvist  <tml@collabora.com>  [be4b57b6da08231635f843529fed6fa53c931d02]

Copy some stuff from INSTDIR, not OUTDIR

Some of it is not in OUTDIR at all any more.

Change-Id: I1afbaafa0fe5a355158b44fcafd3d3e190fce79c

2013-09-10  Tor Lillqvist  <tml@collabora.com>  [3b9f9a5a4baa06607110db644eff3af146802326]

Don't bother building the DocumentLoader Android app every time

Change-Id: I90a96420c3261ce14f337dae3dfddfc01ac2436e

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8dc5941064c50fe0a61490e274d61eccb43fd089]

Fix typo.

Change-Id: I34df96334478b10f151e630188f45e6ce0487f1a

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [da8d7533f8547f57476a69849331c6c1781ce326]

Try to fix Mac/Win Tinderboxes.

Change-Id: Ibfd017c23cf510bf481d60b1e836654fd7240df0

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3f114eb4a2f3994b980aa607f2d4afc58e5aaa1d]

Implement firebird integer loading test.

This is mainly in order to determine whether the firebird ODS is safely
portable -- if testIntegerDatabase fails on non x64 / non Linux / non LE
platforms then this isn't the case.

Change-Id: I44eb7a774650cec27748b2058e9bb153f32742dc

2013-09-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [65fc052b89b029ad1e853a139f6b3817ac24452a]

Add simple embedded firebird .odb loading test.

This opens an "empty" firebird-based .odb and tests that it is possible
for the firebird-sdbc driver to open the embedded database.

"empty" denotes that the .odb is marked as using embedded firebird
but doesn't in fact contain any .fdb file within. This is usual state
of a .odb directly after creation using the "New Database" dialog when
the sdbc driver first opens the database.

Change-Id: I83941c05b6328d8419dca49121988640c6f887bc

2013-09-10  Tor Lillqvist  <tml@collabora.com>  [d344d46cd4cd0e4811ac5ebd01d29cc4547f7f3e]

I don't think the map file is that useful to generate every time

Change-Id: I15ba6f0ffc645746be8deb83bc623a340b76bda9

2013-09-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [7cb5537be8836652ea4dc6f63f17dc773d0feeba]

CppunitTest_sw_ooxmlexport: do not build failing testcase

Change-Id: Iec2db10104e79406cb2b9b6bac81d64dbe597d8d

2013-09-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f4dad76732328dfaa0ff16f810d6ee0a3bfd0d8c]

Improve border equal check in filter tests 2.

Change the order of words BORDER and EQUAL in the
macro name to become consistent with other macro names.
e.g. CPPUNIT_ASSERT_DOUBLES_EQUAL
Use a function inside the macro to make it type safe.
Add additional message to make clear why the test failed.

Change-Id: I9fc7a5813adf2cac36ae831d438cec498232b06c
Reviewed-on: https://gerrit.libreoffice.org/5885
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-10  Andras Timar  <andras.timar@collabora.com>  [a41d72333d15c609f0441bd7df1722b31297756d]

kill VERSION_INDEPENDENT_COMP_ID

Version independent ComponentID in Component table of MSI means
that the GUID is calculated from the Component name only, the
PRODUCTVERSION is not concatenated to the name. Providing that
name is constant in all versions, the resulting GUID would be
the same e.g. for 4.0, 4.1, 4.2 etc. But what is it good for?
Faster upgrades maybe? But name can also change, we did not
pay attention to keep it constant. So in order to help scp2
cleanup, VERSION_INDEPENDENT_COMP_ID flag was obsoleted and
removed.

Change-Id: I8e1ee450524b02f07d0b0553f6b82d0321dbddcf

2013-09-10  Andras Timar  <andras.timar@collabora.com>  [f5248b4f4e83d491347749cb6731a12a9509b560]

CompID is not in use in scp2 files

Change-Id: I3d5b92d9890d6525b05575760a9fb4b4db65172b

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [1ea33a8cfc5bc51d0cf83989702b8be82cf52c49]

fix lcms2 library in solver

This commit repairs broken link liblcms2.so -> liblcms2.so.2.0.4 as
liblcms2.so -> liblcms2.so.2.

Change-Id: Idccd65bba5cec822d285859f609e222c84f2fad9

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [be4d2cdc23c20a11a195cab8fb6a45312a814341]

unusedcode: remove AttributeListImpl

Change-Id: I9c3c0d742bc2941fcf40ad69bfb744a57b3e7be6

2013-09-10  Matúš Kukan  <matus.kukan@gmail.com>  [18ac4a1bc7925712cc63ccb692cf854a040261c6]

we do not register static libraries anymore

Change-Id: I5831080411f6a759f5ebd8fbac840b8fb40be878

2013-09-10  Michael Stahl  <mstahl@redhat.com>  [0f17d0f6d81bd953ebf0b2d9ef734d855c844de8]

svx: fix deadlock in accessibility::ChildrenManagerImpl

svx_unoapi svx.AccessibleShape on Windows:
One thread in ChildrenManagerImpl::GetChild() calling eventually
SdXShape::getPropertyValue() blocking on SolarMutex,
other thread calling ChildrenManagerImpl::CreateListOfVisibleShapes().

Not obvious if it's possible to release the maMutex in GetChild() around
calling ShapeTypeHandler::Instance().CreateAccessibleObject(),
since other methods here call GetChild() with maMutex locked themselves;
so just give up and use the SolarMutex in ChildrenManagerImpl too.

Change-Id: I9bf4e5926c4d01308513b1b4e88f20f9fd4c5648

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [e658caeda9e98f001eec06495dc15d3687f345e9]

Extension Manager: surely we should be able to spawn uno ...

... in finite time; waiting forever may hang the smoktetest in case uno
fails to start.

Change-Id: I42be4cecb8eec82df8f2df63f02e1223e4933626

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [3782ae0bc43431133871b168008e50924eb55d32]

gbuild: remove redundant defintion of gb_DEVINSTALLDIR

At least the PythonTest will pick up the one from platform makefiles.

Change-Id: Ia1c3c0535529f4051f66d0ce91c377108a1a3cd7

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [4e21c6823e1eb8d07fafcdd76e84d8d46dc23ba6]

gbuild: put the DLL into INSTDIR, not the import lib

Change-Id: Iea2a3d5d73ae6decb12082d850afd72514ef21a0

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [e3e06d0d6edbc398baabacd411aa6ba11958a808]

gbuild: ExternalPackage: use gb_Helper_install

Change-Id: I001563c8aaf4e21e57c53aa2045b6709a35464d7

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [573b8543cb41b88dd6e255a3c566a31a881a3e7e]

start to use instdir for subsequentcheck tests; avoid make dev-install

This commit breaks linkoo.

make dev-install continues to work as before but it's not necessary to
use it anymore.
make check now uses files copied into instdir by gbuild.
TODO: fix remaining issues so that instdir is the same as install/.

Change-Id: I66836170f0922ee9ba204a61ffacc30d9e9a5d98

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [3cc8feff1b81ddfe4eafa5cf23e98b1c536f5f1a]

gbuild: fix Jar layers for WNT

Change-Id: I516abd165f947c155f3e969e27f51fb093bfa8fc

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [64405aa69f3c4e305f11f2d3ddbddd2bbedbb264]

gbuild: avoid packages when copying files into instdir

There should be only two ways how to add file into instdir:
 - gb_Helper_install used in gbuild
 - gb_Package_set_outdir used also elsewhere,
   preferably with scp2 containing its .filelist.

Change-Id: I75ec0ba63f32acf4b56b17dc972f4488edf6a777

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [d33b6ccda7e52e7111c0299db9a6e60400abb13b]

gbuild: add definition of gb_Executable_LAYER to windows.mk

Change-Id: I474881a5713dd2e09fdb47a683dc79f97f014b6b

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [b3b641090041f5708021f23272724a28fd61c73d]

desktop: put soffice.bin in INSTDIR too

Change-Id: Icfafff9120cae51c32ebfd87267e664f18f7ec8a

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [6ec243f58d992ae9458c2ccd81f08a3d0ccf59bf]

register uwinapi for URE layer (auto-install it while at it)

Hopefully the VERSION_INDEPENDENT_COMP_ID is not actually important?

Change-Id: Iad6e4eacffddf630768d89dbed391839144115ca

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [1c70dc6fa267078aa3b0ed716b5a2c7f7d267163]

openssl, libxmlsec: use gb_ExternalPackage_add_libraries_for_install

Change-Id: I980307749c5fb6f3682374e091bbcb91cdebd5fa

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [6d5c47aeb2238de277f44bbd47f7fd8079d72081]

lcms2: stop delivering liblcms2.so.2.0.4

Change-Id: Ie88e74f3ced7595ab4a9dfaa16c2a4ce53bd7b3c

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [25dc151c2bd592eb41834df29e62a7a467d13fc6]

add back HSQLDB_JAR to URE_MORE_JAVA_CLASSPATH_URLS

Change-Id: Iad3013df716f1dff66813e26c62d3275d5af2999

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [2e5af9dc4fe88fead050ebe08f2b2d044124e7ce]

properly generate rc files

Change-Id: I1152270fe9579bc1f5eeab0d1a1d4b9673f6a7ad

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [d44759e3d78d23b360f8b628857a96618dae5cbd]

gbuild: install rdb files directly in module they come from

Change-Id: I3a9cb4ce71cfb02b7378289a36aa0eb6e3a42f26

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [d78e4f0c461d80c17aa813c7ee6c04b5cee881b0]

scp2: a little cleaning

Change-Id: I4b41f8c2c6dd82956cb2493676c9854744eecbad

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [451ee8a4d75d08e8162147f4c467c4d0673ba31f]

install soffice script into instdir

Change-Id: Id55fc6efcd957de926df79ca02200f4fda7c56b0

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [0a4f7fd2808acacc807dd6e9f46a8583687698b3]

linkoo: do not link shell scripts that use `pwd`

Change-Id: I194671feef281e07507e829fa43576f6a4468edf

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [2c1f814d36d7d61b28cca2740d916cfb841095c7]

change PRODUCTNAME for --enable-dbgutil build

The previous commit changed several nodes in main.xcd from
LibreOfficeDev to LibreOffice; revert that.

Change-Id: Ib1c114a0716a6a930c52c9c9a9144154fcb3934d

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [89ac3c4acae1f0ffe3e96933d3449749ddf86847]

replace variables in main.xcd already in gbuild

In main.xcd we have some variables which used to be defined mostly
in instsetoo_native/util/openoffice.lst and replaced in installer.
Process the file in custom target,
so we can copy correct main.xcd directly with gbuild.

Change-Id: Ie2b1b6da1adb161394f69c345bbe8671cfafb7c4

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [c1e2e40b2cd8ef54473731101f1ef66310749861]

scp2: fix Windows build: python wrapper is an executable there

Change-Id: I9e9c0eee26ead63c508ddcd0dead60395e461aa5

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [0ed6f8c28e88f892c70be066394feb71d846a945]

pyuno: another filelist to make instdir better

Change-Id: Ieda9b3847de3de8989eaafc542e60216baa1af4d

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [41f00a356e9516aef62030668bb8f3928bdfb8f2]

pyuno: this rc file seems to be unused

Change-Id: I98b6263a464b46075e69e363c3eb9e4ec4557c46

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [468f7a9e8d84055e1ceb6492d67dd922a0ced1aa]

restore gid_Dir_Sdkoo_Root which is apparently still needed on WNT

also odk: better use gb_Library_get_runtime_filename than manually

Change-Id: Ibbded4e8279b5dcb452f0d90be755edee1d2b63f

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [f48fa3c390f89983c5eb78039c62e280369c3775]

install whole sdk using filelists

Change-Id: I9d8d0a20d776740c4701ec9a1facded9f4bde77a

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [fd05a8fec2b7430b392a2647beb13f777cc0f22a]

installer: adapt to find README and LICENSE in file lists

Change-Id: I9c949e61afd1afe9853b9afcd050803df3388e2f

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [9433b9074ce4336f029de464e077caf0d7e9794b]

tweak previous commit hoping it will work on Mac ...

... plus some more fixes:
- also install ure-link on WNT via Package not scp2.
- also disable unorc in scp2 on WNT, otherwise cannot built instset
  due to duplicate file.
- slso USE_INTERNAL_RIGHTS so startup.sh is executable.

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [b45d2e7d144fb5fba8d38a85e3777287fd602e04]

ure: install files with filelists

This commit adds gb_Package_add_symbolic_link.

Change-Id: I58511ede3da402464e60a4c45549c15c9c5dd1a5

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [96d98bc617b5fbfac785205c73cfc4d94d29c08f]

installer: fix handling of symbolic links in filelists so EPM is happy

also, chmodding symlinks rarely does something useful

Change-Id: Icdeb62728c3c0684d40d3a2c4d3bcb87b21bfb5a

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [2e47462d076364725875e770a91a7bb6bbbec2c1]

jvmfwk: install also into instdir

Change-Id: I4004361a85af4e6aed9dd0951d1154a2d99f97e7

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [dca003a486acb63ea7ba6aaba94f6c9d3715b004]

install images with filelists

Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e

2013-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [031fd222ac94ab30c8e17f96263934bd5e148dd7]

pyuno: install python scripts using filelists

Change-Id: Ic7515acd14916cc36b59749059ed623cda906c23

2013-09-09  Michael Stahl  <mstahl@redhat.com>  [4cb5f23b232ac22369d700f8bfae713e6893449c]

odk: make error reporting less mysterious

Change-Id: I9e3c58fe65b902bb8b6b30449008bd1d71ed2180

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [1ef4b31e33d47a15ad643156ac9151961b71b712]

Fix C++11ism (?)

Change-Id: I133303e9501414aca0eadddc2ecc14a9d29d6488

2013-09-09  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a865c1a4bf6dae773e8437d486520edd36d51c1e]

WaE: unused variable 'aText'

Change-Id: Ief0af6dd64e5d144dd6396789068b3c7dae977bc

2013-09-09  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [82abb4ebde073aad7489f4c981e2bbe6d76960ca]

Cleanup public parts of Connection a little.

Change-Id: I76b0f9e547ce604aaace129a60c99b0beceac300

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [a59eafba4138eca8e70d5d4ea7f9091583860d0b]

CID#738553 uninitialized scalar

Change-Id: Iaa5cbce576e8a90f7dd89737a9458408dd3d84fa

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [ab88b56072adb0eab7fffb03801515136a1c8c9a]

CID#1028323 uninitialized scalars

and CID#1028322
and CID#1028321

Change-Id: I6c151ef949755a17fa09c483d2f5f77b02fed08e

2013-09-09  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [0f5368434ef506aadfbd44613b7b98270e6a00c7]

vcl/pdfwriter: export linear/axial gradients as PDF gradients

Using PDF's Axial shading leads to better visual result than Sampled
function shading.
Only GradientStyle_LINEAR and GradientStyle_AXIAL are affected by
this change, all other gradient styles are exported as before.

Change-Id: Ib4d549987e34b7ba5d1c5adaf30908f2e306d07e
Reviewed-on: https://gerrit.libreoffice.org/5799
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [7323bc340501c2600944193df54295c28de5482c]

WaE: warning C4100: 'aEvent' : unreferenced formal parameter

I thought SAL_WARN_IF etc worked in such a way that any variables used
in the condition would be "used" from the compiler's point of view,
even in an optimising build case where SAL_DETAIL_ENABLE_LOG_WARN is
false and SAL_WARN_IF should optimise away?

Change-Id: I728e1eeb8559e1299abf403afceb0e2748d08857

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [4bd34964251d1d65dfc9ecb3fded60fa71a07cf8]

CID#1079151 make it impossible to have an init m_eType

Change-Id: I04cc7fdc07e89b0a056f0012cdd00b43d29184e7

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [9bba2d6a5ce91d851cfa15cbef3ba06e6907bc49]

CID#1079152 uninitialized m_bOnWin

Change-Id: I8f7e56ce86e7097379a8e063405bf95405616318

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [c119ec426b2a20b79d3ecaccaa91d15bc8d43a23]

CID#1079180 initialize buffer

Change-Id: Id00bce6fe4826293f6b0ae842bc70b536e9aa99a

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [21efe9ed56372dee93258fdbfd1bc88a0fd45760]

CID#1079181 initialize buffer

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

2013-09-09  Armin Le Grand  <alg@apache.org>  [e79f590e94dce54b54cd50b9cc851785b5221cb0]

Resolves: #i122777# Corrected texture mapping for 3D CustomShapes

(cherry picked from commit d747eabca2eab1032fd16257c9a502eaaa98c5d4)

Change-Id: I19139af9e9530214d581720963da6739afd1b987

2013-09-09  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5b74c6563cfc802b5330fb82500be9d6cd835fe2]

Cleanup Connection and rename from OConnection. (firebird-sdbc)

Change-Id: I06cfdc29d7613638d3cea080e7b39c67c74d4de0

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [732e8c62ace83522ef0c48c99a26f0bd54cd9d22]

Add comment about our choice of gb_COMPILEROPTFLAGS

Change-Id: Iaeb9e1637ab4b85735a44f7cd5428e0e0c47c91d

2013-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [788dec27c2e04618483cb7b5a53afc6f299296ce]

Revert "Just use simple -O2"

This reverts commit 32d9dd3008867199f56ab1dbb192aa3f49a2779b.

2013-09-09  Julien Nabet  <serval2412@yahoo.fr>  [c0d50457e88e17a4a0b160f40e92bcfa154f780f]

CID#1078725: Dereference null return value

+ Some simplification

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

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [f96b23669e5ccb18f55e9041a774206b50406d2a]

WaE: variables 'nDoub' and 'nFloat' are uninitialized when used here

Initialise them in the presumably intended way to get rid of the
warning. Note that the code around there is somewhat confused and
downright wrong anyway, though.

Also "+0", "-0" or "000" for instance are correct ways to write zero.
Also SAL_MAX_INT32 and SAL_MIN_INT32 are legal values for a UNO
"long". (And it will always be true that a sal_Int32 is <=
SAL_MAX_INT32 and >= SAL_MIN_INT32.) And does the code accept any
single-character string as zero?

Then there is copy-paste galore for the "hyper", "double" and "float"
cases.

Change-Id: Ie1920cfb4d17dca7cd966d8b200d2510ea975290

2013-09-10  Takeshi Abe  <tabe@fixedpoint.jp>  [6509bbee4f752b2b47df2511d5004c1a23317da5]

sal_Bool to bool

Change-Id: If6d39259c29e9abcb693c9b0bdfb89b94001f928

2013-09-10  Takeshi Abe  <tabe@fixedpoint.jp>  [396534403b5d1e399ff1438df4c85519c900199d]

Mark as const / static

Change-Id: I9bcf02b270200fd146d2bfee6f15ff1f9ad8888b

2013-09-09  Muthu Subramanian  <sumuthu@suse.com>  [ce48c0981212b347ace49bab09ac242d2ecff41d]

n#834722: Chart shown flipped.

Auto and manual axis positioning seems to cause a problem.
Needs to be tested with more charts.

2013-09-09  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [ebf0a4d1e338201c09620752f8fdf32dc6580427]

Various improvements Expert Config

Loads all options now in a plausibletime.
Handles all short, long, hyper, double and float types.
Also handles []hyper type. Also using a custom edit widget for prevent
errors for integer types.

Change-Id: Idb4f2cb49381e7f92e27a5e89107d48a334f0a26

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [c4bfd42c3c4bbff2704b56013af5e0603eec5364]

Be less verbose in a plain debug build

Change-Id: Ieffdf077372f56016fa735ce0266c9e6e6a1fe1d

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [a96941702a1454afa8ff8f340277cbccb4787a7c]

convert info not found to .ui

Change-Id: I553e6f696ad10e847d845c263fbfbab5d2279345

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [351b631dd510f30cb84a4273554569022bab2e41]

Updated core Project: help  d7cdc2fbf36d81ecfdfa92bdf07e8471aa380ce5


2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [d63cf26df43eb4490634756f016d9a4f0607ac05]

convert customize address list dialog to .ui

Change-Id: I91c69add679f62af5f67cc1bd7c2739b2de84cfb

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [6e836a56ee42f0cfbd69f068ccdcd9a6085e60f0]

implemented centered button box mode

Change-Id: I17b60440297d4eecca0737f811f6e56cc5bc91ce

2013-09-09  Michael Meeks  <michael.meeks@suse.com>  [11f50dfa91ae382d59e751fa33c98d5478a2d52b]

tubes: build fixes.

Change-Id: I7419df44a1f75a1f8bd93f10a8104b75784e6fee

2013-09-09  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [d9e21015d28b03c5df73b4e819ed2a6fc85c3a7e]

Fix fdo#67746 SIDEBAR Feature request: RTL\LTR buttons

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

2013-09-09  Krisztian Pinter  <pin.terminator@gmail.com>  [93eefe54f5d6b6092371bad1e86444489d29eee2]

Make SvtHistoryOptions not return files if they can't be opened

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

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [573d625513f8c699a7977a632bb137be21754752]

set mnemonic widgets

Change-Id: Id986d86c58c90db67f5943ace13d9cbe383ceaa0

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [9435a184c80488bd519bb6c6856c03c7abfa1a6a]

Updated core Project: help  d0456a4b2ab0312273beaf6546a7698c1028cf3b


2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [780887431209af99743f1bece265118dfb340988]

convert find entry dialog to .ui

Change-Id: I0d8ef363e45f9032676a161c63d7cf9bcbe417fd

2013-09-09  Siqi LIU  <me@siqi.fr>  [8a1f535c3dbc624b70ba85078ab058f4b4f97f1f]

concentrate all config into one place

Make use of InAppSettingKit, which allows both in-app setting and system-wide setting pane.
Introduced more customization like default count-down timer duration & vibration & auto_start & default timing widget options

Change-Id: Ida60b3b3f87a674795ee3ebddf14c71265196264

2013-09-09  Siqi LIU  <me@siqi.fr>  [94ad163b3b86283c9d0e9270575922c98d4d4c69]

dark style button image

Change-Id: I208a97fe697d3f95fb4620d7649de1ba3c1b8c8f

2013-09-09  Siqi LIU  <me@siqi.fr>  [ae046d75d84c752381af8823caf6c2d0158f9280]

Timer/Stopwatch for iPad redesigned

Change-Id: I04f6e2f6fe0f5458b73e20614f5c99f810a4840a

2013-09-09  Stephan Bergmann  <sbergman@redhat.com>  [f500b2d7d997c8ae0757c3c2d6a7e957e5de9fd3]

Remove dead code

...merged in via d02f75a8c36705924ddd6a5921fe3012fafce812 "Resolves: #i121420#
merge sidebar feature," but apparently already unused in the original AOO
commit.

Change-Id: I12e4ff05769d95a847881934eab6da722bb1950e

2013-09-09  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [dd05923399a5815499ee5cdc035487b0e41709d1]

Updated core Project: help  d730745a16c469744f38da47b08f7710eda469e3


2013-09-09  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [59ff29f82514b277dc245cad4d535b192f44b129]

Convert java start parameters dialog to .ui

Change-Id: Ib3aaeb751ae67c0ed4e444f6febd676ddd94f924

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [61c0071d8ad90523496f3de2d30cc9fe07becd9e]

Updated core Project: help  e3c18f7032e9f321f09d6f6401a4e9bf46313b93


2013-09-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3b6ad403dd332221ebde82ae5f699ba77b60f181]

Use hex color code in character border filter tests

Change-Id: I19bd1cbedd42101186fd4afbcd7af9afb630f857

2013-09-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [81d2a8e8ae9df80948c44e6b6980ca46918719ee]

Avoid using in header

Change-Id: I1365cf183a768f17dd2d16f695a27d9710eb4daf

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [7560f765b32bf9969b89b28c6733faa8098f1809]

unify strip previews optimal size in one place

Change-Id: I6ae1073d013c9d9bbca39c505955436cd4950d1b

2013-09-09  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a8dd49b9fc59371ff8edb31082bbd4f1b6179b1c]

Convert dimension lines tab page to widget UI

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

2013-09-09  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8c204276a438c718bd2eed6c59189dcfb24032be]

Cleanup findColumn. (firebird-sdbc)

Change-Id: I0458892d9688a8618789652caf67251a61cc63aa
Reviewed-on: https://gerrit.libreoffice.org/5884
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-09  Andres Gomez  <agomez@igalia.com>  [a2e73b061f8e17fac7bdc8362231b3afd1e92d46]

drawinglayer: added dumping of InteropGrabBag prop

XShapeDumper is now also dumping the
InteropGrabBag property as a new empty element.

In the future, new "private" properties added to
the grab bag could be dumped too.

Updated the unit tests accordingly.

Change-Id: I7526dbd64bdc08915dc71f1167f05224118f17a6
Reviewed-on: https://gerrit.libreoffice.org/5848
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-09  Stephan Bergmann  <sbergman@redhat.com>  [665574e8daa65aaa8a461fe8e02dc61c52323b2f]

UNO type "byte" is signed 8bit

Change-Id: I7f8a9ee1ec8f626f955e95e4e015933726e94fec

2013-09-09  Matteo Casalin  <matteo.casalin@yahoo.com>  [ff4f2a414a4dcf8267a44f5463d07e4f0bbe0858]

String to OUstring

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

2013-09-09  Matteo Casalin  <matteo.casalin@yahoo.com>  [5dbf5f0af5e5d035eb34af1901af0256cd115f07]

String to OUString

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

2013-09-09  Caolán McNamara  <caolanm@redhat.com>  [284cdce6edc357f71543ff7392e8213e5da5150f]

callcatcher: update unused code

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

2013-09-09  Miklos Vajna  <vmiklos@collabora.co.uk>  [b226dcb50d6728b62f39c9fa2e016724324944e3]

fdo#68291 RTF paste: don't set PageDescName during paste

In general, paste should not deal with page styles. In this case, it
even caused an additional page break.

Change-Id: Ia7c5a9ad844821b6622babfbd94469ec3c04cf0a

2013-09-09  Thomas Arnhold  <thomas@arnhold.org>  [2e08ed63f070fb15b933fe9dc4c37f2daa6d4295]

OSL_ENSURE -> SAL_WARN_IF

Change-Id: I2807797c6906ae5aaa8aabf7298df5fd8604e96a

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [ed624d7f9c63c19e92862a926641103f9bdec071]

Use consistent calling convention: SAL_CALL

Fixes error C2695: 'VLC::EventHandler::run': overriding virtual
function differs from 'osl::Thread::run' only by calling convention.

Change-Id: Ie6c9bd9a2f5e6830dc70ded29839cd5b4b4b0445

2013-09-09  Thomas Arnhold  <thomas@arnhold.org>  [6031d34ec26b988853c4b317945b3b4256813cbc]

Math: OSL_FAIL -> SAL_WARN

And some cleanup.

Change-Id: I2e5239a6f7d0dca5855b80752deae6be27c21af6

2013-09-09  Thomas Arnhold  <thomas@arnhold.org>  [d8919a1bcca1aa0b18634be918f6bf08c6c55a3f]

Math: Clear up the purpose of both lists

Change-Id: Ic19148fbcff40fae6b06e21cae26f0bce0dde5fc

2013-09-09  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [85557c1c7fd672ab2156d92c6e164f55f5650ea3]

Stop transition preview if "No transition" is selected.

Currently a transition preview continues playing until it either
completes, a different transition is selected (in which case the
new preview starts) or the user clicks on the preview. However
when "No transition" is selected whilst a preview is still playing
then the prveview continues to play.

This will also be useful for fdo#36946 which would introduce
categories into the list which themselves aren't valid transitions,
therefore we would want to stop any previews on progress when selecting
a non-transition in the list.

Change-Id: I708fcc017a94173c91cb45bef18255f97debfd57

2013-09-08  Kohei Yoshida  <libreoffice@kohei.us>  [404d70790ff3b35c116dd5fe172bb9a210d2b367]

We still need to manually get the matrix cell to start listening.

Change-Id: Iadf00c3419b977e979b893b52439758c6ac14f01

2013-09-08  Kohei Yoshida  <libreoffice@kohei.us>  [00adb9d393dd1f6dff6a6bd6e036d9e040fa37ee]

Import matrix formulas from xlsx without using UNO API.

Change-Id: Ic13d08ad3a827ede0db73d8ba78b9cfa82c662e9

2013-09-08  Kohei Yoshida  <libreoffice@kohei.us>  [ce29dbb48a5bc0b117528e0566888066b8dc6fb9]

Make data member names consistent.

Change-Id: Icd949d84bb7a575b0e4adbe5c1c6f4d30e9b5213

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [c31d3ed99cc2346663877a751ffea64270ed412f]

One more case of explicit OUString construction needed for return statement

Change-Id: I577aa609179cdb83124b004ff9ef5aa2123e1e5b

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [2f750d86cf77835d325e04467180a506411e2889]

Try to keep older(?) gcc versions happy

Change-Id: Id563e644356a9265ded66cf08a711078c804ac84

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [a3474bab691dc555c6fe81805740ecf765f23f18]

Try to make the Gentoo tinderbox happy with explicit OUString() values

Change-Id: If73a84a09ad54072e1251ed2db8aacc307ff32d2

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [888f71cc8d455aeb1ccf13264ac245aaaed6fa69]

Seems an explicit destructor is needed

Otherwise it is unresolved in an optimising Clang build when linking libsc.

Change-Id: I5f4d3facfe79793607396b83722ebd65ad8bb2ba

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [2b3e2258530b8214229f2c6a8dab385b508eb9bf]

Bin some uses of the stupid DECLARE_ASCII macro

Change-Id: I076eef8069e848ec3cf9c69f1b489ad44586324e

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [84e981865871ea75d8a2493a8be349b3b93d2e7a]

Bin now unused U2B macro

Change-Id: Ic8f3b11fac527bfe8d6643be758c85bf53e496ef

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [1817936b282af280b7536ba1f925c58b56e1fbd4]

Bin unused remains of framework's own "debug framework"

Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6

2013-09-08  Stanislav Horacek  <stanislav.horacek@gmail.com>  [49e9145d71503ba0002e70372677604e5cd03130]

Updated core Project: help  4ae80c49646df353bada547f4755593bf1a6b209

fdo#60875 add highlighting of protected cells

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


2013-09-09  Tor Lillqvist  <tml@collabora.com>  [895885652eef980338ce7c9231be3f86f8c770d5]

Fix non-debug build

Change-Id: I5446c7fec62c1a934b1ffb21fefa1279b932ca09

2013-09-09  Tor Lillqvist  <tml@collabora.com>  [44d19e119e00e52edd47c01d8d1c3812e8eb4afd]

Bin the fairly pointless LOG_REGISTRATION_GETFACTORY

Change-Id: Ia73eed753d1c4adc847a190449a18498710c8b40

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [5bb0c9d790966fccd8d54336119714e678c87b0e]

Use SAL_INFO instead of framework's own "event logging"

That "event logging" consisted of two macros, both used in a single place.

Change-Id: I8faffd9756399f1902e52aa41968b71a964a4324

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [04c3f9d18501562cb0536dee0fe89334ed7736d1]

Use SAL_INFO instead of framework's own WRITE_LOGFILE

Change-Id: Ieb1a45ca75c7a475d02535cd176396a0aeb68510

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [9a8e2d09bc2111371f149498481dd422b86f9b68]

Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)

Also remove declarations for debug function that don't exist (have been
removed (misguidedly?) as unused perhaps).

Change-Id: I0bc3320c52b3d50dc851a07fdc30b593cc4856b1

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [b022cfb6caccaee89c3f95dcdd585a4e77eb61df]

Get rid of some pointless SAL_INFO calls

Change-Id: I451cacc550972a6a61e3e325936ce950bbf87475

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [6aa069882831720fcff5217b0b0705e42dee72cc]

Use SAL_INFO instead of framework's own LOG_WARNING

Change-Id: Ief44fceaf03d2567f4aacd9ff74d361436e5e05b

2013-09-08  Tor Lillqvist  <tml@collabora.com>  [c5ab14cbaf02ec42e587475d0f77b2b13f7c6068]

Use SAL_INFO instead of framework's own LOG_EXCEPTION

Change-Id: If1976d235f82267a85598d5d59d8ed332a39c792

2013-09-08  Thomas Arnhold  <thomas@arnhold.org>  [a16c38f74e48402b39d478b3b4c9a9b91bbc2cba]

Math: Further cleanup and realignment

Change-Id: I8cf6265c02db03585aaa86e137e328317f995e4d

2013-09-08  Thomas Arnhold  <thomas@arnhold.org>  [9adcd261054a0e99ae032be5e7428e28a6663975]

Math: Remove obsolete GetConversion()

CONVERT_NONE is the default case, as SetConversion() gets never called.
We dropped the support for legacy filetypes with 4.0 anyway.

Change-Id: Ic49ae7b53497e8198c8b61eab0b0cdc120c2bdd7

2013-09-08  Thomas Arnhold  <thomas@arnhold.org>  [9a08e65ae2b3d875d2b120acd046742d541ad5ec]

String to OUString

Change-Id: I24af8d00178d47a8c675b945d4d1291f0bfd0f11

2013-09-08  Julien Nabet  <serval2412@yahoo.fr>  [0f2435c20289f9d29b34eeae588805deb25adeae]

fdo#57950: Remove some chained appends in vcl

Change-Id: Ib649e291d8be862edd98366cc6939cf6dc1e7158

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [4b001d5d980a995b5ba06d20a20d47fd0340896b]

convert add/rename entries dialogs to .ui

Change-Id: I40040a237763a0706177ba5c6c1a664a51b3ee07

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [a16f9eaa053b8a99c8c9ff6b0964f5c525d7a57e]

fix empty

Change-Id: Ib15a230d67a9af048106d82ed30fec64803a97ef

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [40aa808b06d14bd7d0c41e2bd79c4f6762570391]

add mnemonic widgets

Change-Id: I0ad5c2f5b5a8037612f339fcd5fb246bb526aaf0

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [02740cbe0a21939e3720b72a074ce71798e78d1d]

Related: fdo#38838 drop String::EmptyString now as well

Change-Id: I849dbf3a40189e700036249b15dd8bde493083b6

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [6e016d0dc74c986073ae1428a16464a59c331d2d]

SwAddrDlg can now be converted to SfxSingleTabDialog

Change-Id: I7fb53193d52d6c04c34fce23aa1610ce1035493c

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [10cfd814696409b1fa64a1de8da0e9f359e8a85c]

don't care if SfxNoLayoutSingleTabDialog or SfxSingleTabDialog here

Change-Id: Ic269a729a59c8dedb29b1f54b7413d65259363c0

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [c3c6a5f68050a2abb49f37e6231fc77c1c4df543]

SwBackgroundDlg can now be converted to SfxSingleTabDialog

Change-Id: I6e15b914e022674e27a14023144fe7a3add0ed43

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [98dab08ecb744b97286a5a2d7d4bef29c49aafa3]

SvxJSearchOptionsDialog can now be converted to SfxSingleTabDialog

Change-Id: I13ec9a61b24c937830faea4eba6bf59ae4cbc0b1

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [1d0be858055595c1312d4b1e9f433c5b1690fd67]

SwDropCapsDlg can now be converted to SfxSingleTabDialog

Change-Id: I2d9baf887cf31789e0d439c4b9bbe3c1371b8f18

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [7fd6d43c1dae1548aca5ae4ed6d63cbf7e10b7ea]

Related: fdo#38838 String::GetBufferAccess is now no more

Change-Id: I9fdd600fd0a530c0763875109eee6600e4a77879

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [a77a573883ce49d045159bdf3f8735594d1e81b4]

Updated core Project: help  de38f0c7333b468fe0fbc31fccbb42e33a59da27


2013-09-08  Xisco Fauli  <anistenis@gmail.com>  [7e5cc31838cf2296139540a23d600e94182e4924]

pywizards: Fix date and time fields

Change-Id: I7be16558bab7c4dde2d326808b9fb115a6878894

2013-09-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6f83e4389912967432260ead0db132f373a880bd]

break the habit of throwing away the actually useful error messages

The lines that help dignose a problem is almost never the first one that
just states "there was an error". The explanation of the error follows
in the next lines. So don't quit immediately after the first error-line,
but wait what the command has to tell and log/print the whole info.

Change-Id: I2a4b3470b4b66ed37fa5e5a34d452c548d24b965
Reviewed-on: https://gerrit.libreoffice.org/5861
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [ce9c390e1a100921fd4300d6acb602b4af2b7003]

Related: fdo#38838 String::ReleaseBufferAccess is now no more

Change-Id: Ib5390183e3d98a23f9243debfe3624561ca92535

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [3b21a1657b314b72049e8881d7f21cf56fb72484]

Updated core Project: help  23b68c3c3aff33699a8cd66da38431e801b5b933


2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [29d5cb9af0fa513ebf6c703e67b34e600100ef46]

SwMailConfigDlg can now be converted to SfxSingleTabDialog

Change-Id: Ic9895e027be8b5406dda7756a19127bd4edee63d

2013-09-08  Minh Ngo  <nlminhtl@gmail.com>  [9f71d4e41aea338530ee297668b513645ae3d6b9]

Creating one single Player manager.

Change-Id: I2a56f38a0b28c828f365a24d744aea385436c2b5

2013-09-08  Siqi LIU  <me@siqi.fr>  [7c7d898b6e8f09f066817399214e51f454ff7982]

disable pangesture recognizer when pointer image is displayed

Change-Id: Iea5895b98a05faee0772569665c980eac716927b

2013-09-08  Caolán McNamara  <caolanm@redhat.com>  [a9ad0c3d4a4cfa70ba89d8fb366a782f58f44f07]

convert already exists dialog to .ui

Change-Id: I6cb2a11b6ee2f94f611aa852c79dd1a6534381da

2013-09-08  Siqi LIU  <me@siqi.fr>  [c755f71b8b5b009573a673f3f757609ca0ef5ffd]

various bug fixes related to countdown timer

Change-Id: Ie1feb26c1b4d72b37d8767c30644f2411dbd2121

2013-09-08  Siqi LIU  <me@siqi.fr>  [01f7ab201c4819ada35c6c29ec79810c91906545]

license

Change-Id: Ib99cc99be7cfd48af7025834056e0b87fbd121be

2013-09-08  Andras Timar  <andras.timar@collabora.com>  [b01a7c633b66c2a2136105c3b1b31060d0869c92]

fdo#65330 fix meta.xml of AbstractYellow.otp

title was Abstract Green instead of Abstract Yellow

Change-Id: I80344940d96163809b889482334f02bb4f7a124f

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [b9a1679f2801448517cf0b2289d0c0cef7b8a08b]

Remove duplicate defines in rtfkeywd.hxx

Change-Id: Iacb53db9df20d172a9d85fd52a4a41262ea9733c

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [aa2faee4b3954b57a613963b501ecf611b3a14ca]

CharBrd 9.4: DOC filters

-WW8 filter is the only MS filter which ignores padding
of character border.

Change-Id: I17973d8d2ae624d68356729334c701864fe0a10d

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [05e1439107deacb8416c9aee1b6fb2c72a171eaf]

CharBrd 9.3: RTF filters

-Use sprm:CBrc attribute for all MS filter (for ooxml too).
-Extract general code to FormatCharBorder() method, it selects
the border side and decides whether add shadow to the border.
-RTF export has a color table, which must be filled with border
colors before the actual export.temp

Change-Id: Ic3ceae6e19ddc2ed5aaa8de85617f9a592289b4f

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cfc64c7e895d990023400573d8416ce80cf0da29]

CharBrd 9.2: DOCX filters

- Modify HasTextItem() method to able to get
character attributes during export.
(in this case RES_CHARTR_SHADOW)
- Only one side of the border can be exported.
Selecting order: (top, left, bottom, right)
- During import set all four side and use the Word
default shadow type (back, bottom-right, border width wide)

Change-Id: I3e1e27a2ef2d77b397f2ca8efe578e09271bcf8c

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [b94b1fe936ddc4a9b86fbeb9c9c6ab0fca52f0bc]

CharBrd 9.1: HTML filters

-I don't implement shadow because HTML filter use css1 attributes
and there isn't box-shadow in css1.
-Border merge: skip span open and close tags to get the
right result.

Change-Id: I17edc2e1cc42359b5f1721b8891350c528c7793e

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [6a71bea7cf19c7b6a5031734354073d82ae8916e]

Revert "It seems lcl_ExtendLeftAndRight is just a workaround"

This reverts commit 9ece71a185c93845e38c25eae91bc1955d60bfed.
I solved some bug which were hide by the usage of this method,
but there are other cases where it is neccessary.

Conflicts:
	sw/source/core/layout/paintfrm.cxx

Change-Id: I01f27c812890d7bc4d47e645f25213ba67a955d5

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [96e4cc87513c170c73121b4cdd8365bf56b8a3af]

Fix expected and actual order in odf export test

Change-Id: Ib8168112e297571cc99b39fbf365d888e2247da5

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d21dd2889199030f3500ce2142182ebb8eb5f18f]

Improve border equal check in filter tests

With macro the error message will point to the right line.
Check padding distinct.

Change-Id: Id09fbf65350a7a3708923eb07d673068c2943b50

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [77df2ac92687496a3ae027451364ff833df47e68]

Generalize SwHTMLWriter::ToPixel method

Change-Id: Iba4c292a3130f33792ef39b97d774a48c181359a

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [49019082c5c10be1158a6d8a43c10f4be2eb3642]

Use the equivalent GetScaledWidth()

Change-Id: I621f9ad1a7f1aa47450da86d3462daec4e8fe124

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [bf98269524920077547e1b85aac1d593fc49fd16]

Update attribute table of html filter

If these lists are not updated with new hintids,
it can break the filters.

Change-Id: I5f5408679cbfbf0922d7926de16122c0d21fc5e3

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [58e4ff203e8f2703ab9433a3f49861ab306c8e4b]

Paint character border for tabulator

It seems tab portion is not a text portion so
we have to move text portion join members to
line portion.
Avoid painting border for tabulator after numbering
portion.

Change-Id: Ic773dd14a8e90fd68980c5a0220c6ac14da0a693

2013-09-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7d91d52bbd28ba2594da4069e83b441239ad2e58]

Remove a useless code duplication

Change-Id: I36e90fcc5773e418be7f6343e2abd8de8568092e

2013-09-08  David Tardon  <dtardon@redhat.com>  [72750a4a544ab923afb7247f398f6e796b388ade]

fix delivery on mac

Change-Id: I1d7fb85521ea6f1c5bd93c2318013a0ec514bf61

2013-09-08  David Tardon  <dtardon@redhat.com>  [949d4f5544bda58135aeb188446aa98830c2ff5c]

fix delivery on mac

Change-Id: I4e9a7fdf4e9b7bf63549322c7c1d287384bb9d26

2013-09-08  Julien Nabet  <serval2412@yahoo.fr>  [6fac2b8d7cdef8f19ce8fceb321cbee1548ad5b8]

Copy and replace return values must be used

Change-Id: I454a7878d56213b99f240f9912bdc9453e7dfe40

2013-09-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [69aadd51e600f6eb7f8006f81c992755edccbe82]

String->OUString

Change-Id: I01d6d10f4dc4eacf4e3f7af6d46c59d3e59f9996

2013-09-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3a21a874fda58524a56a9e378decf2e6310e48b2]

StringToURL does nothing

since the beginning, see ed8faf768ac256732e7aaa378738f78391a407a3

Change-Id: I73b59c0a3b18d50cf48a5532994956909c2720d7

2013-09-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0765933f5ade949bee242bef5b5025076eb44456]

String->OUString

only the header file was converted, cxx is a lot of work...

Change-Id: I36972ad8f8d5c1dc0da5a53d6c22347151838068

2013-09-08  Thomas Arnhold  <thomas@arnhold.org>  [763298736ea58ca377d733cd158bb512f5e14dfd]

Revert "Math: Remove not needed header file"

This reverts commit 5ab959017665e3f74ec4be8245827f3de92dd512.

2013-09-08  Julien Nabet  <serval2412@yahoo.fr>  [a92be728a5affb7d74eeeec8c6831968c05aeff4]

fdo#42155: Replace the only use of CAutoUnicodeBuffer end part

Change-Id: Id1c00a24cdc1914693d8cadeeee64923af3db786
Reviewed-on: https://gerrit.libreoffice.org/5829
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-08  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [5ab959017665e3f74ec4be8245827f3de92dd512]

Math: Remove not needed header file

This header is used in just one place, so move all used data to that file.

Change-Id: Ic3927c2bd91f71c8800f5af298de3ed640d2c263
Reviewed-on: https://gerrit.libreoffice.org/5832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-08  Thomas Arnhold  <thomas@arnhold.org>  [9de3cff361fc49322689e26709ca4709866f485c]

String to OUString

Change-Id: I5ff57ede2217f1464571fb2beaa62a34425064ae
Reviewed-on: https://gerrit.libreoffice.org/5826
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-08  Matthias Freund  <matti_lx@yahoo.de>  [8848c6ec29919deec2f242ccdd336bc710da6646]

fdo#39468 Comment translation GER-ENG in svx/source/gallery2/

Translate some german comments and remove ascii art. :-)

Change-Id: Ie0ba349b95e4f73aea7b6e20ed3fc86ded14c444
Reviewed-on: https://gerrit.libreoffice.org/5870
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-08  Jelle van der Waa  <jelle@vdwaa.nl>  [5ba5c492e8e4d994e6c37893516059b6586a5b92]

fdo#57950: Remove some chained appends in sc

Change-Id: I24d8e2e60d4c8b4e52c2514f0477299d8fc8c541
Reviewed-on: https://gerrit.libreoffice.org/5863
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-08  Jelle van der Waa  <jelle@vdwaa.nl>  [7be7824bbbdeee6fa998b950e6046ab37fe690cb]

chart2: String to OUString

Change-Id: I8abc6a31a46bea404e9d8b0c8777e3400dbf928c
Reviewed-on: https://gerrit.libreoffice.org/5865
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-07  Philipp Riemer  <ruderphilipp@gmail.com>  [9349f5cd7ffdf10d5be3644762d888c0fdd8ccb4]

add/remove blank lines and braces (in sw/source/core/crsr/)

Change-Id: I4dea8ea84d83c28eb258d0e8ddc2966476a50223
Reviewed-on: https://gerrit.libreoffice.org/272
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-09-07  Philipp Riemer  <ruderphilipp@gmail.com>  [3a33d89c9728e8947f60bc6b574bf876875dc507]

work on comments in sw/source/core/docnode/

Change-Id: Ie988076dc73f80fa962daa2e9d8e05132ed7180b
Reviewed-on: https://gerrit.libreoffice.org/5869
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-09-07  Philipp Riemer  <ruderphilipp@gmail.com>  [a7c60c0e639b6cdd0c883794dbbf84596c11d77f]

remove/add blank lines for consistent code layout in sw/source/core/docnode/

Change-Id: I4ccd099b8ae491c69f25fd32d12a532348d6655d
Reviewed-on: https://gerrit.libreoffice.org/5868
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-09-07  Philipp Riemer  <ruderphilipp@gmail.com>  [314924a2047d2642b2e5163cc5b12074b1763df4]

remove/add blank lines in sw/source/core

Change-Id: I4d0aa521fc4c24f954d2636aa68e968456a829e7
Reviewed-on: https://gerrit.libreoffice.org/2879
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-09-08  Minh Ngo  <nlminhtl@gmail.com>  [79bed99d078d3fcc7445a150a70fc085fdcf3d67]

Refactoring vlc module

Change-Id: If5454d2ce70eee40cf42205a5dcbcfef93f0abe8

2013-09-08  Minh Ngo  <nlminhtl@gmail.com>  [6b1b5b7c0b0e75c625603f3c6025484988cd5482]

Thread safe queue + event handler

Change-Id: I4c08179d6e5e2a6d8a3637e7ca306458cc59dfc8

2013-09-07  Kohei Yoshida  <libreoffice@kohei.us>  [6f41d3dbcf618d3636ab456f933354dd5ed17cef]

Spell check iteration too slow when only a few cells are misspelled.

The method should return false when no text cells are encountered (to
tell the caller to set a longer iteration interval), not when no
misspelled cells are encountered.

Change-Id: I9d906d370af129640fdd0cb6dd18ad286e27d3a2

2013-09-07  Kohei Yoshida  <libreoffice@kohei.us>  [f4710e167ded0e6a378f1bfb01ef842b726b0aac]

Fix incorrect reference update on shared formulas.

The start position of a shared formula group is used to prevent non-top
cells of the group from being updated. Updating it at the top cell
may cause non-top cells to perform reference update which they never
should.

Change-Id: I4f067d4d717b756fc89cb823f3ce3e630dac756e

2013-09-07  Siqi LIU  <me@siqi.fr>  [405a9346efa8dbed3d36ad96dc373a97e4e99d92]

remove unused timepicker views

Change-Id: I15cbde31d227c9969e2b6c774e6b55cdb364ee9a

2013-09-07  Siqi LIU  <me@siqi.fr>  [cc2075e8afcea0b64296851346d4e221782664df]

UI changes for countdown Timer in storyboard

Change-Id: I9998cadd21b2c3b35edb588f286134c1902495ba

2013-09-07  Siqi LIU  <me@siqi.fr>  [b88c22fc1775cf63fadd996c75ce859acbe18c65]

linking Timer/Stopwatch via delegate methods

Change-Id: I8635b79032ae9631637f67df7d0308973d11bec3

2013-09-07  Siqi LIU  <me@siqi.fr>  [0c3b5abb8a1bd2dcc674e68244a870d62e3808dd]

limit UIBarbutton appearance setting in navbar

Change-Id: I0035b091704a1b1ff8476cd35e684f462f701eb2

2013-09-07  Siqi LIU  <me@siqi.fr>  [a28cc686cd49b36b1c938ae7fdbbead7218a596b]

major UI chages in order to embed Timer/Stopwatch

Change-Id: Ib37033ba73d44647ad2f2b20ad6875d485e2c147

2013-09-07  Siqi LIU  <me@siqi.fr>  [aa513b565ac3113fc9ff1ec446f06663fa8c0ffd]

shadowing UITableView cell image

Change-Id: Ia55741e2b85d5a005e077f306841a559ec05a6e3

2013-09-07  Siqi LIU  <me@siqi.fr>  [ca66b513b56b5be2dc573b860146013c004630d8]

customize UITableView header view

Change-Id: I1a9fe74be6530c2e41b81c8f3755aa57a9133671

2013-09-07  Julien Nabet  <serval2412@yahoo.fr>  [ea09648aee0f6924418657311983102cc9069b39]

No need to check if null here

Change-Id: I4e3841d72eb0dd72ae47f6b75126e559067dd5bf

2013-09-07  Julien Nabet  <serval2412@yahoo.fr>  [8277bbbfeddf2db4dd02c927b5d73f351e3656a0]

CID#1078580: Dereference after null check

Change-Id: I822d9110132955b62e11373fc7cc773eacbf6740

2013-09-07  Andras Timar  <andras.timar@collabora.com>  [b4f8efc3bc673f8e3e0bcc74df0d8cc008d9190e]

typo fix: absoulte -> absolute

Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4

2013-09-07  Andras Timar  <andras.timar@collabora.com>  [e74fc88740a38ef22030fede0c3ac212e2a8230b]

typo fix + unwanted link fix

Change-Id: I65d1817e5b48f14bb8035b2f2d6daeb75100add4

2013-09-07  Andras Timar  <andras.timar@collabora.com>  [b5c79c09ed262f0ec479b8d3c1f965076699cdce]

fix a broken link to ISO-639

Change-Id: Idcf662d891f1a2ae707eebede65f71b675233124

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

%1 placeholder never replaced with anything

Change-Id: Icd7111ec044032fe76a19454bcf6b795229a0e56

2013-09-07  Caolán McNamara  <caolanm@redhat.com>  [6da7cc143666a1e381f478d97ac7c1be7f3e436a]

set explicit default button

Change-Id: I288c00b5eff6876ba9d790ee5ab4f0d1cbc2cd4f

2013-09-07  Julien Nabet  <serval2412@yahoo.fr>  [9f3769dcf3942ec059ae328feabb3679af51d0a3]

CID#1078500: Copy-paste error

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

2013-09-07  Julien Nabet  <serval2412@yahoo.fr>  [0bcc66f209bf04d3f8fde09635524d4bab468f6d]

CID#704695/704708: Dereference after null check

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

2013-09-07  Andras Timar  <andras.timar@collabora.com>  [6ea6a422fbb6279c6fc589e86603a6864273229d]

s/wiki.services.openoffice.org/wiki.openoffice.org/g

Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1

2013-09-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [15dfb04267015a9dfbc36d79999d51527bc00358]

WaE: returning reference to temporary object

Change-Id: Id703a4a058ca31c7bb1e346e5039c0ff52e91bc5

2013-09-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb460bf3ca6beab2478d29398ddfb6276ac19b04]

fix validity dialog with lists, fdo#65686

regression from b0cf3aba085373d84a55ef144b273a8a89d017af

Change-Id: Ia3d39e02f35f3e23d93c7fe771bdbeb6eb3d2caf

2013-09-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [801a657ea62365974d96033e95e2fa6174f751cc]

iString to OUString in some calc core code

Change-Id: I25fc70cfd01f5ad25f7362157796d3ddf06139e1

2013-09-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8d36b558beb0c88d186b027f16c5d7d2da3afa59]

inheriting from a standard container is a bad idea

Change-Id: I3346d38c720158ba37456c689e7d7f83bef3079c

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [3faefaafa6c7e4b01fe85496f4f288b19c1caebd]

Fix minor code style issues.

Change-Id: I1cc46176efcdc0a869ba711054137e56662d7ab3

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [710fc4728f5b3a51b1be1b3ee1400b372e734c1c]

Fix for blinking while getting back to the computers activity.

Change-Id: I5ce3c6462b0d4c1e1fed98cc0510ec9383523458

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [8e33646304c34a926a7e8df0ed18c5fc0bc40a3d]

Fix minor code style issues.

Change-Id: I316529388e1e90acd5b62441cf304a61ac71931a

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [508d32cd03ea60f46794a5b18ec48b005ef80ab5]

Fix possible null pointer exception.

It is weird anyway.

Change-Id: Ibde6e7dc7dc52c556ebc5e6e32ef939a316c5b1b

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [2eb19ddb3f5f82efc4ffc882178ca3c6b7886e51]

Add showing helper messages while searching computers.

Change progress bars from large to average size as well.
* It makes them consistent with other Google apps.
* It brings better LAF for Gingerbread.

Change-Id: Id25a42c9735c3c9948c507eacfbfd64d90d87435

2013-09-07  Artur Dryomov  <artur.dryomov@gmail.com>  [275aeab07405b3a07ead39b20ccbc65f4f842c03]

Add a requirements screen.

Change-Id: Ie3821f4c21853e9c89065a964d069bfde80e81d8

2013-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [98f08e463d2ddb80441493a6d7529b015025eebb]

Remove confusing casts between synonyms

oslMutex and oslMutexImpl* are synonyms (via two typedefs).
Casting between them makes the reader believe some more nefarious trick is at hand.

Change-Id: Ib0e609fd1facca4d47242392ed2f8ff08451346b

2013-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [8318ecfa88ba52a44e1b9a437678302bfd0d0eab]

clean up documentation

Since LibreOffice 4.1.1, this changed
from encoded integer to self-explaining structure.

Change-Id: I633e85d1c2d5dca53313661bb3ec218480142dc8

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0dbe580f0f4055eaf215e1fa5f1120657738eaad]

Some stylistic cleanup in PreparedStatement.

Change-Id: Idaddaeff58fa9433c678e7913435ad81bd615934

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1e7ce14b7f104459ee06c472fcc6af39fa4a9750]

Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)

Change-Id: Ia2eb42ea2bf0f70a6d1fef29438a43a7a2f69388

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [79eae295dd40a34e55c4a0a9e870183d78070655]

Comment out unused parameters instead of (void) cast. (firebird-sdbc)

Firebird doesn't support catalogs or schemas hence these parameters
are unused in the various get[...] methods. Previously these were (void)
casted however commenting out the parameters seems more correct and reduces
the amount of code.

(This was omitted for as-of-yet unimplemented methods since they will still
 be looked at in detail.)

Change-Id: Ic6566ff0b3e873b802deec79d5497efdd21e577d

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cf9a6e84f5ffc4fe4a8273e8fdb6550b64c78732]

Implement set[Float|Double]. (firebird-sdbc)

This commit somehow got lost on my old computer, so here it is
recreated.

Change-Id: Ib4001a21c92976fe0e3dea3778360ff67cbfa3a9

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [22576cf6d883f0708560f403c2f05b318c0eab14]

Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)

Firebird's DROP INDEX statements only need to contain the index name, including
the table name causes an error.

Change-Id: I5b61d82bda7176148f7849e31bd050e025f84e02

2013-09-06  Caolán McNamara  <caolanm@redhat.com>  [466947504a82b4a4e6668aeb2de5c736fbd99c67]

saing->saving, yikes!

Change-Id: I3597a00a5330aab32165da8308177879d1f2db96

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [08ea5af067df79e7abfd87fc2a319a774aebbc80]

Keep a TempFile instead of using TempFile::CreateTempName.

This ensures that the enclosing directory is kept while we work with
it.

Conflicts:
	connectivity/source/drivers/firebird/Connection.cxx

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

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [508d1bf7dfa1be99e3fc8d57eb780150af53290e]

Use the user specific tmp directory for firebird.

osl::FileBase::getTempDirURL uses the general tmp directory which
can be the system wide directory (i.e. /tmp). This can lead to conflicts
e.g. if we have multiple instances each trying to create /tmp/firebird.

Instead we use ::utl::TempFile which uses a user-specific directory (as a
subdirectory of what osl::FileBase::getTempDirURL provides), in which we
can have the FIREBIRD_TMP and FIREBIRD_LOCK directories.

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

2013-09-06  Thomas Arnhold  <thomas@arnhold.org>  [5c4cecb7ee3c910d739dee0701a4f54b06109cf5]

String::Erase(String::Search())

One more from:

556fe4ec7339892d63cb98bc9bfd09718944bf03

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

2013-09-06  Khaled Hosny  <khaledhosny@eglug.org>  [e4a1acd396785675bfc25c7cd5c66304ec40f38f]

Check for FT_Face_GetCharVariantIndex at build time

No more dlsym() hacks. The downside is that LibreOffice built on systems
with old FreeType will not be able to use FT_Face_GetCharVariantIndex()
on newer systems, but most Linux users use their distribution builds
anyway.

This only affects the use of Unicode Variation Selectors which is an
exotic feature that wasn't even supported on Linux before 4.1.

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

2013-09-06  Khaled Hosny  <khaledhosny@eglug.org>  [1d223fa1ec3724b291a7d46de7e38e32c03c5235]

Simplify FreeType version check

After 00a81233d9c2ae6b3996b744982715137fd6a626, we can rely on the
version of the runtime library.

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

2013-09-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [4cbc41bc4eaa822829e68c1ee11eafe834bb7da7]

bnc#779642 VML import: handle drawinglayer rectangle char spacing

Change-Id: I79fa72c9235682030d23a03fdb0c7c40370c4a8a

2013-09-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [870a2394a87c77740daf41e1aa81b130113f8e00]

bnc#779642 VML import: handle drawinglayer rectangle inset

Change-Id: If8b064ca9a52bb02ff41f07e00142702a29df818

2013-09-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [3847de4b724f4f435bb68bceef9a5e187c3f363c]

bnc#779642 VML import: import result of sdt fields

We can't have e.g. placeholder fields on drawinglayer rectangles, but at
least the result of the field is now imported.

Change-Id: I135f205c4231645f11f824495993c4dbea4135ed

2013-09-06  László Németh  <nemeth@numbertext.org>  [f48b387d2ca1ab9022a370c2f4e67c8e7f23021c]

fdo#69041 LibreLogo: fix SVG/SMIL timing with filled polylines

Change-Id: Icebd47d57a830986c371a62ec7dab81ca8fd930a

2013-09-06  Khaled Hosny  <khaledhosny@eglug.org>  [a7403bf7c12048b8c7eefadd63b021a71cfa5de0]

Fix debug build without dbgutil

Change-Id: Iab6a680e67f22460b2e5c340c3967c666a28c5c5

2013-09-06  Tomaž Vajngerl  <quikee@gmail.com>  [192a0b39f1eaf19341dc858f488516ae3a81a2e8]

FileDialogHelper - remove unneeded comments

Change-Id: I4f2c4394248430aa60c5938e0a90e9de3920fae9

2013-09-06  László Németh  <nemeth@numbertext.org>  [58e1112a6a974b96bb8595e3ee9d08e915d4fd14]

fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)

Change-Id: Idc3d9c40793f6f1c1b7883ca47f04ced36cabc48

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

move backing component dnd support into the large thumbnail areas

of the backing window

Change-Id: Icf399a8834a25de43909769be08854134991885a

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

Resolves: fdo#68081 why would I want a spinner that doesn't repeat

surely WB_SPIN should imply repeat in the first place, *shrug*

Change-Id: I1e4cb5a01d473cd0f8d907d566cd26d51a81da93

2013-09-06  Thomas Arnhold  <thomas@arnhold.org>  [e85446e587704ffa31c50ee2b8fc1b21d6a16b12]

fdo#68956: Be safe and warn if there are other users of GetText()

Because GetText() now returns a value.

Change-Id: Iafee193771a56b2b3c25f8655fa35a66f31eebe8

2013-09-06  Michael Stahl  <mstahl@redhat.com>  [debded3eb060bd3b0ebaaa16a5e4f47a46fa02a2]

warning C4018: '<': signed/unsigned mismatch

Change-Id: I21b8f1037f68ede368bababa8b6b5201cd83104e

2013-09-06  Caolán McNamara  <caolanm@redhat.com>  [916830c79ec293efc8862162bbb86d98467f8e6c]

Updated core Project: help  dddb2f331c390253ae76d0be4f621d50c3f3db67


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

tweak custom widget to give an optimal size

+ move accessibility relations into the .ui now that we can
+ drop unused hids
+ rework the format/language positions to be less weird
+ add a custom widget stub to make easy to edit with glade

Change-Id: I9607603536f9df2b7cac0074880089adad3b9860

2013-09-06  Armin Le Grand  <alg@apache.org>  [c77ec4fe42c064adc507caa2760a99e096f8c016]

Resolves: #i122985# Various speedups for graphic object swapping

(cherry picked from commit f18ad6132d79540431bf04f090a7472e21a23e49)

Conflicts:
	svtools/source/filter/jpeg/jpeg.cxx
	svx/inc/svx/svdundo.hxx
	svx/source/svdraw/svdograf.cxx
	vcl/source/gdi/pngread.cxx

Change-Id: I733551fa9447eb8f45e9163a9c0189f013b03e82

2013-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [871cc47c5ea66d1c2f1cbff5d7564202192ea84c]

use a faster standard algorithm to workaround performance problem, fdo#68089

We have here an O(n^2) algorithm. At least using std::find_if here
improves the inner loop and fixes the problem with the bug document.

Change-Id: I88dea9434df6c669f4897927a721ad1518d7ca5e

2013-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3bc61004287e1d1a734c6046019d605742f6c629]

CID#1078768: pass big parameter by reference

Change-Id: I423e6e0b3a7c16461765b5086f729cce028c4b6e

2013-09-06  László Németh  <nemeth@numbertext.org>  [8fae91c67d3abed8158ada9ce1b0f79f3c10e165]

fdo#68313 fix combining diacritics problem with Graphite fonts

Change-Id: Ied29f864dc5fc21fc55aaa5ddd40b02b53a564f8

2013-09-06  Boris Dušek  <me@dusek.me>  [1bc2ecf3b8fb9c7064a21548777f1e5b92d58c8d]

Fix misspelled text with VoiceOver on 10.9

More in Apple's docs (Application Kit Release Notes for OS X v10.9,
section "New Accessibility constants").

Change-Id: I92fb6d552e86997bfc789723f32626d908d11419
Reviewed-on: https://gerrit.libreoffice.org/5831
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>

2013-09-06  Miklos Vajna  <vmiklos@collabora.co.uk>  [7753fbef1e7805f60f7d90fa2ac5a8537d7e4bb7]

unused SwFont ctor

Change-Id: I9bb51b279fc2d61ff5e427f9257bc3669cfdb0bd

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b991d27d3d47d29a376cafe08f8665327170dd0a]

CID#1079053 Uncaught Exception.

In this case we can just propagate the DeploymentException (is a
RuntimeException).

Change-Id: Ic807ec039af3856f90d4e798e1304a72421b4db6

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [525bb53ab85ca2606db80edaf4ae33710921bad1]

CID#1079054 Uncaught exception.

In this case we should just propagate the DisposedException to the caller.

Change-Id: I3c2699ad6c2144007d98447b133cdbb13f5d50d9

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f9a7f0340e9e6dbaa9d381dd2b3ea8c1a2831857]

CID#1079051 Uncaught exception. (firebird-sdbc)

In this case we can just pass the DisposedException (is a RuntimeException)
onto the calling methods.

Change-Id: I89d2421c03a5f8e81f209b94109ffde117cfb0cd

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ce1006f5294df8ce45afcdf39f9f1b199583d00f]

CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc)

In this case we can just pass the DisposedException (is a RuntimeException)
onto the calling methods.

Change-Id: Ia85a2d147ed3822847fe64b8cac671c88c6444fe

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [08081fffa0733fd6fcabf75ef2e809c64b1f4bfd]

CID#1079047 Uncaught exception. (firebird-sdbc)

In this case we can just pass the DisposedException (is a RuntimeException)
onto the calling methods.

Change-Id: I379974fd7998151d503020742ae7ae18cbdfaf7c

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [98862b0fde8f15b93f02ed86267d3fdd659c8a1e]

CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc)

In this case we can just pass the DisposedException (is a RuntimeException)
onto the get* methods.

Change-Id: I97a3575709e2f50fa651a5d26c3029ed014630da

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d153993e873850700feba1fd4d3e1d151f9ad4a8]

Add error checking in rebuildIndexes. (firebird-sdbc)

Change-Id: If59c9fe7d7253347717aeb5b1aadf212b7d536a6

2013-09-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8e6b22b12322175e9aff643af45f275cb8c9cc5e]

Wrong place to apply implicit intersection. Do it at the very last.

Change-Id: I4b1e9d136d45f169ad1c1efee2275bab7dfe0f49

2013-09-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7969bb659ef78ec6e1aaaf922757419795a823de]

Handle string or edit cells when resolving static reference for group calc.

Change-Id: Ifb2d0d6e7c9f3040bca61b5bdce14d853058d954

2013-09-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e462eb1183c0e52c06786296b39c121ea3671199]

Allow storage of string arrays in vector ref tokens.

Change-Id: Id2bc5a0343afeae387d896a9c369586a13081cd5

2013-09-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [69047ec117cd2e0885efec1824e9c00555da4800]

Correctly handle implicit intersection in group interpretation.

Change-Id: I2ea6f41ad4036a6f3f5d99097e83fd988aacd105

2013-09-06  Tor Lillqvist  <tml@collabora.com>  [2d8a60e517c35276051a82b569515b49896b5be9]

Disable C4702 when doing link-time code generation

Change-Id: I7d93c9cbb9a857384629b327c0f82b2e6d530bae

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [4159310a06d57efed75f8fa619c813c0222c4c58]

sc: fix exports of scqahelper library

Change-Id: I36d853e9f98ee5ed15d086f6b0fcec5bf3f6f54b

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [5cfa3d919a559f0b00c71cc4798410ab0b6332d8]

tinderbox is unhappy, let's link sot in this test

Change-Id: I428545774544826be82459791e2d29d8195d1eb5

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [f506b899262720928e228e904f8148ddee6f8aae]

ColorControl.hxx: header guards still necessary in 21st century

Change-Id: I27e773327cdcdc80d7cee0591741a7e1f439afbf

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [93e425cda7b7ea026842bb6619d9aa4ce3280048]

.gitattributes: treat .svg and .jcs as binary

this is apparently the only way to prevent results from endless base64
encoded lines (svg) or endless line containing all UNO API identifiers
(jcs) in "git grep foo".

Change-Id: I53326386ece9dbde0fb372d1616e643a89d51a40

2013-09-05  Tor Lillqvist  <tml@collabora.com>  [8ce9544cab01574c31faa6f931dede0d4e00f02b]

Include <sfx2/sidebar/Tools.hxx> for A2S

It is included in the precompiled svx header, so have to include it
explicitly too for A2S to be visible in the non-pch case.

Change-Id: Ic90272699979001645b42eebba9bb27dce2b7022

2013-09-05  Tor Lillqvist  <tml@collabora.com>  [43e7617ffca7fafd73806f85ffdc693f7df33cb2]

WaE: C4005: 'A2S' : macro redefinition

Change-Id: Ieb670eb832f22e62bcfdbb8ffb8f96e8aad55cf2

2013-09-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [651f5f223b2a08e18466439392da0c92fb5785d5]

tests that ensure the master to be broken arent that helpful

Change-Id: Ie59f2ba4daec0375d1d64b765be3b1484e8cba3e

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [346427e22eb5b6f63349253892911a250e64d99f]

remove duplicate include

Change-Id: I1809d186b9eabb03c8d388cc9361014d16a3080d

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [286d04a96e11edc21395076becb26940c29b908a]

update pch

Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb

2013-09-05  Artur Dryomov  <artur.dryomov@gmail.com>  [c37cd33fad388ad486d42f008f9908784611fe23]

Add suppressing warnings for preferences activity.

Change-Id: I7808e8bbc080b65017dc273e423db51c9151d9f7

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [f9e830d714bc9e8e91b727369447d55729db462a]

vcl: MSVC tinderbox can't tell Window from sd::Window

Change-Id: I2afc5e2b69a2ffc649dea5e5343fee63c96a594b

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [07e23d609efc83669f979d5db92206ebed26b619]

fpicker: try to fix headers to make tinderbox happy

Change-Id: If0de9b31b4d754dfda4f135a8ffa6df21d7b4314

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [07dee4da76ad8b2e68309ac41e7be1de572eb1af]

add missing include

Change-Id: Id28803d431c2f585f46b92888ee5b97293b63a2e

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [fa1b2554d57ea72e4ff45d0d7377aa3671fb2c30]

use replaceFirst

Change-Id: Ia20eec6e868579ed31e478514b7f2722a0972094
Reviewed-on: https://gerrit.libreoffice.org/5828
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-05  Artur Dryomov  <artur.dryomov@gmail.com>  [f98a01f061d6d8895a3a2397a1545f052769ba3d]

Remove triggering next transitions on last slide.

The current server-side code calls finishing of a slide show multiple
times so we cannot rely on this inidicator to exit the slide show.

Change-Id: I78b11f62d45d45bcf005e6f0a36f2d632b886900

2013-09-05  Artur Dryomov  <artur.dryomov@gmail.com>  [3c1c51020c07c748248d0c6e4ae33f3f37ce1390]

Add the settings screen.

It contains options that can confuse user:
* changing transitions using volume keys;
* keeping screenon while presenting.

Change-Id: I1a9cb9afdf1409fc78e713b899d68ae045db5cb7

2013-09-05  Julien Nabet  <serval2412@yahoo.fr>  [36baf31d2baa30c34c05b042283845ed348be888]

fdo#42155: Replace the only use of CAutoUnicodeBuffer part1

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

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [267ddb1c291f391694f567874c9fe68fb0492931]

fdo#68552: try different build-time replacement

Replace the offending variable at build time in pyAltFCFGMerge.

Change-Id: Ie96d780eed8325c6f8399e78025345c0f0369856

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [791a8b96f754798192875da287c84f8cfa4e533e]

Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters"

This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0.

Unfortunately does not work if BUILDDIR is different from SRCDIR.

2013-09-05  Michael Stahl  <mstahl@redhat.com>  [0bf232422af9d2b53e54230c1ae0f554f42eb2ff]

Revert "Git rm these two files that are now expanded from corresponding .in"

This reverts commit f58cf57213a300ced1369b17daebc2e9e8251c06.

Uhfortunatley commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0 does not
work in the case when SRCDIR is not the same as BUILDDIR.

2013-09-05  Katarina Behrens  <bubli@bubli.org>  [ebb1b6acfca52a4af10bf9331afcd15a90067809]

After .ui conversion, this param is not needed anymore

Change-Id: Ifdf2204b0767e5ef7374aa2fef3d0fb906e53eb3

2013-09-05  Katarina Behrens  <bubli@bubli.org>  [84e17641be53a5dadbf23e2ad3a4680d1ef39bad]

Removed now unneeded .src/.hrc files

Change-Id: I31f0a63e590224848aa5045592b48966dbae7ec7

2013-09-05  Katarina Behrens  <bubli@bubli.org>  [08929c540b42f8faa5f9ba94195937189496d747]

Don't need resource-using ctor anymore

Change-Id: I2aabbdad061d5560c784c70b667c4c9dc774e170

2013-09-05  Katarina Behrens  <bubli@bubli.org>  [eed4786a434b894ab13948533acaaf755042bc4a]

Converted header+footer dialog to .ui

Change-Id: I431ef88cfbff1848dcf8aa83228f74920cf91fa1

2013-09-05  Eike Rathke  <erack@redhat.com>  [67bb0f97e0597c9e8572077e110be73b722a2514]

-Werror,-Wunused-variable 'empStr'

Change-Id: I12fc51ad42fde050dffda42c511c6334abd8d310

2013-09-05  Eike Rathke  <erack@redhat.com>  [c5a5667af8580e291ac4519fe1fa00898ebe6f7a]

implementation is com.sun.star.i18n.LocaleDataImpl

Change-Id: I9009763225f92ad2b1cca2a042e11942b8e4e6dc

2013-09-05  Eike Rathke  <erack@redhat.com>  [e13fd395939ff037a38172a87366a84293df7e30]

getFallbackStrings() with bIncludeFullBcp47 parameter

so the various places that check the full tag first do not have to get
it just to delete it again.

Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [c2b18aa7743ffb0b3e229deafb2740322d7560b3]

WaE: unused variable

Change-Id: Id360f83149ba281c806e4c71ba283603f4480954

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [29858ef0f626826464f0452ec42d274742230455]

CID#1078786: fix memory leak

Change-Id: I17a257f2abe90e8d489fa1af0e0889934dc3fd47

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4a59b7519688e4f7662367e3b4bee01d91ade9cd]

CID#1078787: fix memory leak

Change-Id: Ia54965d35ffe29e32b85cd720ecd41495ff72063

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [713f03d8ff946ebb2bbd8455c053d4c3e57c2ece]

CID#1078788: fix memory leak

Change-Id: I4ac535c4f5dd3b414771d54ba1718ffe5254b525

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ecfe2f64d37f9414de3a4910719b4c0edddb727d]

CID#1079183: unitialized pointer value

Change-Id: Ic6f01adb83f1d30bbb3630c7ae4bf1cf5ce91635

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [28471f774b1fdca4f02e90064209f5b16f143aa4]

CID#705713: fix memory leak

Change-Id: Ic157c57fcf3fd30fe46c8c09098d532fef9cd4b2

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33f400da4a78cbbc40fe20beedad5a7ca756cfbe]

CID#705762: fix memory leak

Change-Id: I0602b158bb259e27915a46485cdeac471ba6cdf2

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a8986c2c6537116ae834fcbee12b1f1a0a418590]

CID#736586: fix memory leaks

Change-Id: I02a10b8b0d18334ce693d0cead0b81d34b4eeeac

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d73c039fa5353f0b96026bed4a0da31d9a41d2c7]

CID#1078782: fix memory leak

Change-Id: I4a98e68b5f74de787e28925e2e55de96f1cb980e

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [faf66519cf92d7998a29b31a93d49780b8dfa28e]

CID#1078783: fix memory leak

Change-Id: I63a244ececcdaba5837b028bc73cbd26e8555aa4

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e340b88484905600d10ef553b4ee077278e5be0b]

CID#1078784 and CID#1078785 fix memory leaks

Change-Id: I5a878bfb0a6947616b1d0bfaad2541bb46903676

2013-09-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [03730253464f4cd18e6acb90ed981a691ba97e81]

String->OUString

Change-Id: I0298ff90654a5778621730801d0952b2ed3ee5e8

2013-09-05  Eike Rathke  <erack@redhat.com>  [660fe83b4357c9fa070739b9c4da9d9002c9bd51]

use sensible indentation

that always annoyed me

Change-Id: I0c439ddb00d78590b465cd47db6e60d1939bd9f7

2013-09-05  Eike Rathke  <erack@redhat.com>  [34af964c640c14db9f4890414641595e9af34696]

use get*LocaleServiceName

Change-Id: I24e10da4b511d0413268fe31ed02afe5f3b3734e

2013-09-05  Eike Rathke  <erack@redhat.com>  [d066560a80edbfe9545414e6d05ffa6c21313f5c]

unused 'under'

Change-Id: Ie924cf6d3ba3b95832b1176582765284acd9d5ea

2013-09-05  Eike Rathke  <erack@redhat.com>  [41f02355e0a10556b4e902457755e1206aaf0294]

use get*LocaleServiceName

Change-Id: I976d6d565c7970858a5a259199fe14075e4f5d2e

2013-09-05  Eike Rathke  <erack@redhat.com>  [5ef76b39e21773783ad735859edeeb2a8d0ea4ff]

use get*LocaleServiceName

Change-Id: I57e388fcc730b0d5939cf85bcb14cbd5a41ee93e

2013-09-05  Eike Rathke  <erack@redhat.com>  [58eac0df5ff116766f6a1c154dd5fe22f0ed341c]

renamed LocaleData to LocaleDataImpl to prevent confusion

... between com::sun::star::i18n::LocaleData of
com/sun/star/i18n/LocaleData.hpp and i18npool/inc/localedata.hxx

Change-Id: Id23f67c1e3a654fd4f2886029ee45fcc1f466879

2013-09-05  Eike Rathke  <erack@redhat.com>  [8aca6db986b5e579ef15d636c5f495f3b78092cc]

use get*LocaleServiceName

Change-Id: I4cd6a9a502b4bad11265ac5e42dc338b56b90598

2013-09-05  Eike Rathke  <erack@redhat.com>  [2ba7a3d0156973f6be1efbedb30c3109cba8bc5f]

handle language tags

Change-Id: I7367fd5f48f4b2733f515ff63238072f21579d35

2013-09-05  Eike Rathke  <erack@redhat.com>  [37126d76ed236be09368f98016a7a89e0bd5ea6e]

cUnder, cHyphen

Change-Id: I6c295f887d90809b63c5b13fee466a584d1f6404

2013-09-05  Eike Rathke  <erack@redhat.com>  [d261ddf3c8e76b44b07ea8be69234a123d2f4271]

use replace with sal_Unicode instead of replaceAll with OUString

Change-Id: I69eda64c3604f4a38fade5dbc912879937b95e0a

2013-09-05  Eike Rathke  <erack@redhat.com>  [a6c73c2007cae29755d51c10f85cb684760ae84b]

use LanguageTag::convertToLocale()

Change-Id: Id2cf7f550883f291d181d68d9dd91a7173b55310

2013-09-05  Eike Rathke  <erack@redhat.com>  [f7002026d91bde71c4baceb3ff0bd318a45bf72d]

use get*LocaleServiceName

Change-Id: Ieb286027644446c1109ab4fc637445c3582e316e

2013-09-05  Eike Rathke  <erack@redhat.com>  [acd09adae4c53cfb6b70ff2146f97043ce1487dd]

added getFirstLocaleServiceName() and getFallbackLocaleServiceNames()

Change-Id: I35d3c5baeb5501feacdfa146f5b7f4e4f1bba876

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [748bf45544a31b7bd6217d046009e272d11aa310]

Actually use table name in getIndexInfo. (firebird-sdbc)

Otherwise dbaccess's indexcollection gets confused and can segfault
when indexes not belonging to the desired table are returned.

Change-Id: I4dfe62bf1053c65cac907bf490749ee2cc24e6ca

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2e31c305a374f14d927ea700657a85aa705f21d9]

Actually rebuild indexes in rebuildIndexes. (firebird-sdbc)

Change-Id: I76ac3b261bce830879f17e82ddd22a9f4d957f11

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4ef1215d6a380b05bb8bb8d6fca869ac7eca05ff]

Retrieve all char indexes for rebuildIndexes. (firebird-sdbc)

This provides the SQL SELECT statement necessary to retrieve all the indexes
needing rebuilding.

Change-Id: I07661277682f83dc3f2d33a398abd83593c9928d

2013-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [17a2a19ca23c0e3acf6dadc5ccdad054395738ef]

Implement getIndexInfo. (firebird-sdbc)

Change-Id: I8c3393fbc7c4fb418f31a80b23360c6c7bf21a25

2013-09-05  Miklos Vajna  <vmiklos@collabora.co.uk>  [b10afb26296e33c77e94a6eda3f2c36c4d34c2aa]

bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is vertical

The shape had no special properties about hori/vert text adjustment, so
it should be hori left / vert top. Then it has vertical layout-flow, so
vert should be top and hori should be right (vert was center).

Change-Id: Ia89d8587b6a822ead45198dc5d1ba23907cc3567

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [8c1d8ab99ca593189b25e6d8e56ed65c2482b09d]

fdo#68956: fix string conversion

Added the SetText method to make it absolutely clear.

Regression from 150c9f8bbcffacc687a5603e2a589d2a3816dccb

Change-Id: I4e9935fd13fca8f9cfdfda65c980d08b1e85b459
Reviewed-on: https://gerrit.libreoffice.org/5819
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce565ff09743c52a08dffc28b9639d657d56bee2]

add disabled test for Excel 2003 XML import

Change-Id: I5c6ff3a79357ce37b220bd7cad64a3783bc7dc55

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fd2f96c2ff83bee968fec8aa7c402ae02e78e2e4]

add test case for fdo#67783

Change-Id: I3a8f99e00e12a6120a284afabbf51e6fbb36195b

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6cc31515db179c61ec2269fa9fe939ad6ae7a9bc]

extract the calc data structure printers for cppunit equal macros

Change-Id: I9bb1311f5c4688f66c3eb3f85da599686c95e87a

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7169026abcdc42182e7649e5bbf5b247a9575a2f]

add test cases for new ScRangeList methods

Change-Id: Ia17d1eb26ac6ebc54d085ade8edabcaff442de5c

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d9e062a68eaf7544d02501d7b221150d74f7555]

increase conditional format range during inserting rows/cols, fdo#67783

Change-Id: Ib74667fb958aa9bbbcae3a0289b3cbd6edf8fb37

2013-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dcc05d40c6fdb41a4193072d6b72456d75269ba3]

this assert is too strong

Change-Id: I130996a78695b38eb200a2b22a68e0aca575e3af

2013-09-05  Armin Le Grand  <alg@apache.org>  [b5f9c2351b5ca73acf02906a73d7d90cd1fcdf61]

Resolves: #i123181# Corrected mirroring of shear angle...

in SdrObjCustomShape::TRSetBaseGeometry, this was wrong

(cherry picked from commit 7462607928247310b6426325e374c2f9e6f33bd9)

Conflicts:
	svx/source/svdraw/svdoashp.cxx

Change-Id: I40c0b16075f5849b4514a7a282afa283793282ea

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [a46fade2c1c7ea29ff7553d5d10afbf813839af1]

CID#1078757 nOfs <= nPersistPtrAnz

Change-Id: Icf2729a4a7f8476d71d4609e060d3da2d172e7a8

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [83d62cad9398eb3973e3007a43ad49ed345ee176]

CID#1079186 ununinitialized pointer

Change-Id: Ie22e82904dc12f064c3b7d47bce294c5515590de

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [048598504cff3a68334e521f4a3bf15d0134557c]

CID#1079327 uninitialized scalar values

Change-Id: I62d58154ca8c5b4c6b6b0d1aece1b5ecbab2a6eb

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [8430357c7fbb2aa7fd0010a5451c4bc007f06612]

CID#1079343 mContext.cipher is not initialized...

use protected to indicate that this is not callable directly, but only by
another ctor which will do the initialization. Not sure if coverity will grok
that, but if it doesn't then it can be submitted as a false positive

Change-Id: I8e97c0b441dc407a005913e2b10f0fb48f45672b

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [779aa2077d3f25cf19f74acd69e1f6d819b4610c]

CID#1079393 Wrapper object use after free

If coverity is taking exceptions into account its right, if its not
then its a false positive. Lets do the save and restore on scope
to find out.

Change-Id: I007f86d701e193c2e097a186119c1d0b367cbb97

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [452584805c0356f335563ce9dc8c021be5ded9b7]

CID#1079332 Uninitialized scalar field

Change-Id: I07239ddec7806261fa9098839fd3fc9e5c400594

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [87d26811113f0188397a8b97a9b59bc2af3e4091]

CID#1079333 Uninitialized scalar field

Change-Id: I98accfecd5922d6882dfe97c8c72fff3afa5392c

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [d13e7ae4673d2252d9ac74238a2e8ad7a6a045af]

CID#1079335 Uninitialized scalar field

Change-Id: If918af4352c54cf92dbb45bb9a689ca2e7a8a863

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [b5dddbbb41f7c4c7d9b89caaec296f0133589e5b]

CID#1079350 Uninitialized scalar field

Change-Id: I0a3bbb5a962b33aad1c9ef2c5fa751ec15d79dc9

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [e04f1a6fcea01872ac7d7e4a2843dcb8f47dfcd9]

CID#1079361 unused pointer value

Change-Id: I00e7370792e2971b3f00ac8ec0ea0df4426613a9

2013-09-05  Caolán McNamara  <caolanm@redhat.com>  [cb92e6440cebbdf307e5740325d04d9656440fd8]

match original intent of String::Erase(String::Search))

the single argument String::Erase erased from the passed in index to the end of
the string

Search returns STRING_NOTFOUND on failure, which results in String::Erase
erasing nothing and so leaving the original string untouched.

Change-Id: I83939fce2a92c38fbfb62196b7248908117c1e69

2013-09-05  Tor Lillqvist  <tml@collabora.com>  [f58cf57213a300ced1369b17daebc2e9e8251c06]

Git rm these two files that are now expanded from corresponding .in

Change-Id: I2b1ba216d758e89ece279ee97528976b8c987dfc

2013-09-05  Tor Lillqvist  <tml@collabora.com>  [ac548958c68e9928a40196f8ca17431708132798]

WaE: unused function 'dumpInteropGrabBagAsElement'

Change-Id: I304b8021225c105f068c793ce04a447d4db4f7cf

2013-09-05  Tor Lillqvist  <tml@collabora.com>  [ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0]

fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters

The $(share_subdir_name) things in the filter fragment .xcu files didn't
actually work it seems. But anyway, it's a bit silly to do expansion at
run-time of $(foo) things known at build-time anyway. Thanks to sberg for
pointing this out.

So just use the normal configury .in mechanism for these. Simpler.

Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8

2013-09-05  Artur Dryomov  <artur.dryomov@gmail.com>  [4c30c48684cd09a057906f30d7a3f8927ecabb52]

Move building server via TCP servers finder to a separate method.

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

2013-09-05  Stephan Bergmann  <sbergman@redhat.com>  [379a53017447fbf2a459f82ae8905b6683e80e8d]

Consistently use rtl_getAppCommandArg here

...2a9c1d1a75b7d4e79dfbc6be3dada1a1e959e58e "Make dialogs fail with an exception
in headless tests" missed one of the osl_getCommandArg calls, which can lead to
problems when there are any -env: arguments preceeding the --display argument.
Reported by renduly on IRC.

Change-Id: I98dd24be840d561dce51034088f3e44adff9f2ff

2013-09-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [13badfb5ccd296faf480b19b2b33f7633f4085c5]

lp#1204592: activate menues even earlier to reduce latency

Change-Id: I54dc06c1bcd708fb666813ec2d0ca79acba361a0

2013-09-05  Andres Gomez  <agomez@igalia.com>  [43b84bbba2519686eb6b0463f422bf695d2d74b9]

svx: new InteropGrabBag UNO prop in Shape service

Added the new InteropGrabBag property to the Shape
service and modified the JUnit UNO unit tests for
it.

Added specific implementation in the svx module
for the SvxShape class.

This new property is intended by now for its usage
on preserving OOX's Smart-Art but it could also be
used for preserving other attributes for
interoperability among document formats.

Change-Id: Idc7a8e91592399ff05effd4da6eaa2935f8f4d42
Reviewed-on: https://gerrit.libreoffice.org/5769
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [6f135b0aa231a2543d73f94e39cb472e12ea47d5]

String to OUString

And removed nearly all xub_StrLen in starmath.

Some sal_uInt16 which were xub_StrLen before
9a0d753b84aed53083bed3ed460308b771f432a8 are also converted to sal_Int32
where applicable.

Change-Id: I31d7794f4c7aa840545edff41a102b76bb39e042
Reviewed-on: https://gerrit.libreoffice.org/5817
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [4c491c1253de0210dcd4d4ff593ee73562e4d958]

Make use replaceFirst

Change-Id: Ieedb318f36afc5d85fa90533578e847a1d9d6840

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [17ff0d2b866f0e501057695d1485bf7d8d882f2a]

String to OUString for SmDocShell::ReplaceBadChars

And simplify a little bit.

Change-Id: I3b3cf2ea29f59f173e74b59a8e999f19f86e9a0a
Reviewed-on: https://gerrit.libreoffice.org/5818
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-05  Eike Rathke  <erack@redhat.com>  [51b810fbf78fa02e2b00dab596551a4f40dbff4b]

for all other zh-XX also list zh-CN as fallback

Change-Id: Ie27e743e8fdb03332a72331a7ac2ce72b548fcbc

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [78b97473f55bb55b901ecf6de12242f35553122c]

fix windows build

Change-Id: Id09c09b402866b5fb00114c47da7d85d17866ca3

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [c5dd597faacb6ee06ff0c220d938534eda062072]

fix idl: missing </b>

Change-Id: I7415a3abfc599cece4254ac3f8104062bcd88224

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [8664e88bc2006d6bcf477f7efafc0308b75a77d7]

XubString to OUString

And simplify:
SdrMarkView::ImpTakeDescriptionStr
SdrUndoObj::GetDescriptionStringForObject

ImpTakeDescriptionStr checks for %1 occurence first, this seems to me like an
optimization. So I left it in.

Change-Id: I2d0ecfdf2b83a9a535bd893578837e549dd691c1

2013-09-05  Noel Grandin  <noel@peralex.com>  [661e6cf497b8a83543ff10b21a01f3590d1bf504]

fix windows build after my OUString changes

this block of code is inside a WNT define

Change-Id: I602b66267d84761e425c194c8f144ce9acd5f11f

2013-09-05  Noel Grandin  <noel@peralex.com>  [9f04bfd8d53a7640bd6f0707708401a8ac9fb386]

convert svx/* from XubString to OUString

Change-Id: Ifa063924d95bfe397bd512411a44247d4c016018

2013-09-05  Noel Grandin  <noel@peralex.com>  [e0848f6dae86e53dac12b18120e4362957d000d2]

convert svx/source/accessibility/*.cxx from String to OUString

Change-Id: I98ddae6dafea9c52e4b96274c5f2881d929cf096

2013-09-05  Noel Grandin  <noel@peralex.com>  [a628d232c668ed4a58df8e20f4a363465bc0ff28]

convert svx/source/customshapes/*.cxx from String to OUString

Change-Id: Ie66bbb6280d050d908e0522cc2cb7a1efe627a6a

2013-09-05  Noel Grandin  <noel@peralex.com>  [ef84ce9cec9fff75868433a862db8571440a10b4]

convert svx/source/dialog/*.cxx from String to OUString

Change-Id: Icba1afdaf0d6ec16d2d09788ed3346160cb7564d

2013-09-05  Noel Grandin  <noel@peralex.com>  [55a15541a17e5c9b49039b0db31473ab81c2456b]

convert svx/source/engine3d/*.cxx from String to OUString

Change-Id: I0ef33d146a54c35ff9ad6ed8e1105de55d2fb78a

2013-09-05  Noel Grandin  <noel@peralex.com>  [258f946d3dbe6121b9e6c1886ee26cf0c8f1012b]

convert svx/source/fmcomp/*.cxx from String to OUString

Change-Id: Iecc2d85f55124ecb026d2b7a63586ef39160752b

2013-09-05  Noel Grandin  <noel@peralex.com>  [689bf5e24a5a6757efd035515f828b11b559cded]

convert svx/source/form/*.cxx from String to OUString

Change-Id: I3cac7b1f267bf119265869968c723df0473043b6

2013-09-05  Noel Grandin  <noel@peralex.com>  [1287804a89c73e072d57a11ca18988c3e73a77b8]

convert svx/source/gallery/*.cxx from String to OUString

Change-Id: I35f1f83e806ebe1bd2c81d0a85ce2a4ef4704132

2013-09-05  Noel Grandin  <noel@peralex.com>  [ca713640ba61e456b73e285960b3105343373174]

convert svx/source/items/*.cxx from String to OUString

Change-Id: I4cd056b796e67cfafda1a90069234d49921d8ad2

2013-09-05  Noel Grandin  <noel@peralex.com>  [a41c9866bd9da0527468f7fe7c9eb6fa4839ccf1]

convert svx/source/mnucrtls/*.cxx from String to OUString

Change-Id: Ica33c8217cd6b57e6d1d16b01061a6e6422b46c6

2013-09-05  Noel Grandin  <noel@peralex.com>  [71622632e67de680376b09d9d23e285c4fb2eea3]

convert svx/source/sidebar/*.cxx from String to OUString

Change-Id: I57bd0ade23a17cd2c8edfd2549ae131d80ab7592

2013-09-05  Noel Grandin  <noel@peralex.com>  [a4da41c429afecf8fbbb11930fcd254df6d16570]

convert svx/source/stbctrls/*.cxx from String to OUString

Change-Id: I90b070ae14b472c0107943475e6229606ab7732e

2013-09-05  Noel Grandin  <noel@peralex.com>  [5da63b03c0ad1b93e6918d901b48f5850588a42b]

convert svx/source/svdraw/*.cxx from String to OUString

Change-Id: I081cc5220fb0f55af2c08ae24bb92e4bf8d3f546

2013-09-05  Noel Grandin  <noel@peralex.com>  [dea5704e934d523438546ce8891d9cf5aef9b347]

convert svx/source/table/*.cxx from String to OUString

Change-Id: I56e615eb298eef3ac736edc7637b48d630c08fe8

2013-09-05  Noel Grandin  <noel@peralex.com>  [7471f789c0ff44cfbfad555ecaa23e99f6506b96]

convert svx/source/tbxctrls/*.cxx from String to OUString

Change-Id: I2f59ac54fda1e11353d81e8d5bd9fe5993c9ffdb

2013-09-05  Noel Grandin  <noel@peralex.com>  [2f2518e662e2ef5155c6987de28bb61a9314c52f]

convert svx/source/toolbars/*.cxx from String to OUString

Change-Id: I52232c754ea43ed0346e4b1eb45230d77ce6566d

2013-09-05  Noel Grandin  <noel@peralex.com>  [70a267b6ad1bffe09953cc8f1c0920f219b03789]

convert svx/source/unodialogs/*.cxx from String to OUString

Change-Id: I8496c6bdef2e68898221aef41aa69f70868abff8

2013-09-05  Noel Grandin  <noel@peralex.com>  [6940ce5c17762c9ce40525766bb2aa059e5d9e95]

convert svx/source/unodraw/*.cxx from String to OUString

Change-Id: Ief11702d496a16dfb784c31ef2c185a36fe70311

2013-09-05  Noel Grandin  <noel@peralex.com>  [b46236f54e94a7f3f9e2a553b130d4bb06486f28]

convert svx/source/xml/*.cxx from String to OUString

Change-Id: Id300414c0b34af4cc8c8a5cd49d1a17ba56f9b57

2013-09-05  Noel Grandin  <noel@peralex.com>  [78c96d8337e0b8c3726ab675c1f70b75fcd0d046]

convert svx/source/xoutdev/*.cxx from String to OUString

Change-Id: I77e122f5558a246575c68d1759bb9a07b4ce23bb

2013-09-05  Noel Grandin  <noel@peralex.com>  [949915430b1a2a69fcb08c3fc679fa068968539c]

convert svx/inc/*.hxx from String to OUString

Change-Id: I446812579d1f30fdeef94ca9d77e6cd961226100

2013-09-05  Noel Grandin  <noel@peralex.com>  [40d7608667014d54562658daec4650d068621e90]

convert source/dialog/imapdlg.hxx from String to OUString

Change-Id: I67484e2485f392ece69d1652fadf20f63d88691b

2013-09-05  Noel Grandin  <noel@peralex.com>  [4d01687f0526b990e6e1f69e85b3fc552ba53e0a]

convert svx/source/gallery/galbrws1.hxx from String to OUString

Change-Id: Icc30afa369687eb5370254b31b9c9d1e8c9d9cd8

2013-09-05  Noel Grandin  <noel@peralex.com>  [52c661954b929f64f0edf27a4788610ced0269a7]

convert svx/source/inc/datanavi.hxx from String to OUString

Change-Id: I70c11a114882adba543e2939130408cbd8da22c0

2013-09-05  Noel Grandin  <noel@peralex.com>  [1474d4766b1c282e607a8185c255c8ca97c3514e]

convert svx/source/inc/docrecovery.hxx from String to OUString

Change-Id: I2227e623dc6b27b425504329db230819a20160e0

2013-09-05  Noel Grandin  <noel@peralex.com>  [5ddc4cc6c57b49858bcd63ca455ee41385cf136c]

convert svx/.../sidebar/*.hxx from String to OUString

Change-Id: Id50f78d33608d76bf5142597d9cf2434ab03702d

2013-09-05  Noel Grandin  <noel@peralex.com>  [11a3430c2164219aff123e71ec2e53c145acb820]

convert svx/.../TextCharacterSpacingControl.hxx from String to OUString

Change-Id: I3430848f9c978c65066b9f326aeec3ee60694488

2013-09-05  Noel Grandin  <noel@peralex.com>  [dc1cddbb2d3a8a160fb9c25a769b132cb6c977f3]

convert svx/source/tbxctrls/colorwindow.hxx from String to OUString

Change-Id: I307f0560782124002453934167664b91fd98e7de

2013-09-05  Noel Grandin  <noel@peralex.com>  [eb2bc3ca03d0e0eeac4059ca55e640043f8332f4]

convert svx/.../chinese_dictionarydialog.hxx from String to OUString

Change-Id: I66fd209297e8550495a0f99de573eae6e54768c3

2013-09-05  Noel Grandin  <noel@peralex.com>  [b7b50269c3c4cbcd9228bb614577a7699e0ad664]

convert include/svx/ParseContext.hxx from String to OUString

Change-Id: I0e7c003ea86dc7b3e9f698e1abd9a246d26d76e9

2013-09-05  Noel Grandin  <noel@peralex.com>  [2ba105223cdf3a8df21a3368b8dfe506a8f885e8]

convert include/svx/SpellDialogChildWindow.hxx from String to OUString

Change-Id: I6fe9e996b67dc689f4fc2abc1cf63cb4af39084f

2013-09-05  Noel Grandin  <noel@peralex.com>  [a5c93041794164ecaae9e71ee1c83c187ad17aab]

convert include/svx/XPropertyEntry.hxx from String to OUString

Change-Id: Ie112b2e8af32eba60f67f767dd6a098980d907b4

2013-09-05  Noel Grandin  <noel@peralex.com>  [10cbf4838e6e05e58887e5a14aa5e274521854b2]

convert include/svx/checklbx.hxx from String to OUString

Change-Id: If632dc3e2fc13379ab3f2bb3f63f1e48a5119a57

2013-09-05  Noel Grandin  <noel@peralex.com>  [1647a569e73edad802243dc1cb57cb9b01548f59]

convert include/svx/databaselocationinput.hxx from String to OUString

Change-Id: I3c38efac203593da017d107b3320858b6796ac38

2013-09-05  Noel Grandin  <noel@peralex.com>  [5ab6a622f17dd5ed7866e1d9884bc8c62f5e6ab1]

convert include/svx/dialcontrol.hxx from String to OUString

Change-Id: I6f35595305178ec10b19a9d5f499526d76e2b736

2013-09-05  Noel Grandin  <noel@peralex.com>  [40a210a92c5393617aeb16b55ed688364902c255]

convert include/svx/dlgctrl.hxx from String to OUString

Change-Id: Ic029164e691eba81819b09c7379fccc1160ad849

2013-09-05  Noel Grandin  <noel@peralex.com>  [c841b0405ed0d63980b0f92c6b4a45d66ae9010b]

convert include/svx/fmpage.hxx from String to OUString

Change-Id: I7f602b483a69fb406dc4d9a35363e301a532a28b

2013-09-05  Noel Grandin  <noel@peralex.com>  [1e7632abaa3f4c8fd83f7052b95dc88eac3d3626]

convert include/svx/fmsearch.hxx from String to OUString

Change-Id: I167e5e5a54d9fbf9394c7f81484a20f460465c8d

2013-09-05  Noel Grandin  <noel@peralex.com>  [202a08e37df62f5588e5a5b726520bbb86f36ed3]

convert include/svx/fontworkgallery.hxx from String to OUString

Change-Id: I55af9d671275fca62c3877b07c5cd32b0a7dfdf7

2013-09-05  Noel Grandin  <noel@peralex.com>  [b39e68d72a34c566aca0b5c15b173da62a8ec9e2]

convert include/svx/frmdirlbox.hxx from String to OUString

Change-Id: Ib7d7a6e62f5fb28664c25fbc96cd3d56bf1797ac

2013-09-05  Noel Grandin  <noel@peralex.com>  [ebdaa4d5bf9538c693f76c7f32c2235e4740a65c]

convert include/svx/gallery.hxx from String to OUString

Change-Id: I0334a9544d25d35492764d0f5832f85604470cff

2013-09-05  Noel Grandin  <noel@peralex.com>  [6f5ffd49378d4e2ae6786fd1bb14258ea7aeea66]

convert include/svx/gallery1.hxx from String to OUString

Change-Id: Ic1ea4f661b4975cb215ae6b4e6e6e068a85d4a07

2013-09-05  Noel Grandin  <noel@peralex.com>  [892acc2cde181d082820d2e3af5e7f3b8be7964f]

convert include/svx/galmisc.hxx from String to OUString

Change-Id: If0677c6b38ddbac4f039c0e2e5a6db59491d454c

2013-09-05  Noel Grandin  <noel@peralex.com>  [6b8a2089f9fe1a74f697982d64cb9deed9ec0a46]

convert include/svx/galtheme.hxx from String to OUString

Change-Id: I7a592768f85fd2bd95435a29ca8c368e5f2ca81a

2013-09-05  Noel Grandin  <noel@peralex.com>  [9a915d1114f814ff8d8ba4fb0d2b9b2589ea0833]

convert include/svx/hlnkitem.hxx from String to OUString

Change-Id: I3c4d1b60c5fe3df35a91258ea523e9b7f46eea71

2013-09-05  Noel Grandin  <noel@peralex.com>  [6015ebb09e1c5782194366e460179ec680913018]

convert include/svx/itemwin.hxx from String to OUString

Change-Id: Id6964c28161ff9d958c41e00ff73ed60f8a08d82

2013-09-05  Noel Grandin  <noel@peralex.com>  [9dc57be59d1a8dc17e77f21cbce04e2bb7247dca]

convert include/svx/langbox.hxx from String to OUString

Change-Id: I8a587f573b3a74b6fdd4ca36b49e78e18de8ca3b

2013-09-05  Noel Grandin  <noel@peralex.com>  [04778e507f6564b6e8a1b867313cd0ab5f913c30]

convert include/svx/linectrl.hxx from String to OUString

Change-Id: I6c2136f8ea121286f80afa45655a9fba42ac0197

2013-09-05  Noel Grandin  <noel@peralex.com>  [df1f76dfff82b8736c3d19cf61bd19d4aab5ae2a]

convert include/svx/linkwarn.hxx from String to OUString

Change-Id: Iec378f2cbb3b9f519b68abcf1cdd4dfac0e31702

2013-09-05  Noel Grandin  <noel@peralex.com>  [d2f468dd537c5829ebc2dc08222717578aa555f4]

convert include/svx/nbdtmg.hxx from String to OUString

Change-Id: I278acc5df9c934d42b9747df00704a5a9b3ef56e

2013-09-05  Noel Grandin  <noel@peralex.com>  [9d003eca64ef50dddca7796fff6760b0b99fe623]

convert includes/svx/numfmtsh.hxx from String to OUString

Change-Id: I95884864dd943a65cef64262cc9f05b9ceb524b2

2013-09-05  Noel Grandin  <noel@peralex.com>  [f6ada649d67b8b3fcf31e6588e56c3cd7d5c1fe0]

convert include/svx/numinf.hxx from String to OUString

Change-Id: Ic80e48ae920bf52c069cf6058743452585e36f2a

2013-09-05  Noel Grandin  <noel@peralex.com>  [1c8c9647c6daaa420d3812b923bfd1a32103200a]

convert include/svx/numvset.hxx from String to OUString

Change-Id: If9b851406a369c343a46c79fea7ee1d391049456

2013-09-05  Noel Grandin  <noel@peralex.com>  [d4d9a7b19f68464df561937512e471f2c47c52a8]

convert include/svx/pagectrl.hxx from String to OUString

Change-Id: Ib03d040d97be4aee48f7a1b041df27e259b34e8e

2013-09-05  Noel Grandin  <noel@peralex.com>  [0728cc90179f78e200e3ab27b34c1c2179ac8432]

convert include/svx/pageitem.hxx from String to OUString

Change-Id: I441c6b46ace2ad1b23357bea83501a67b63e8637

2013-09-05  Noel Grandin  <noel@peralex.com>  [d4a5d638b7d863abb29b5a1b7e2eabf6d7f76c2a]

convert include/svx/passwd.hxx from String to OUString

Change-Id: I9827783f4e6c92b36c22446e9fb24351733852e9

2013-09-05  Noel Grandin  <noel@peralex.com>  [d7ce41516681e78cd81f2f1834b8467074240239]

convert include/svx/pfiledlg.hxx from String to OUString

Change-Id: I7bcc35b1b0a01a474155763f4e59a49f8191ba50

2013-09-05  Noel Grandin  <noel@peralex.com>  [a9c5c89f22c2c7c1a43a27f18eda8a2f67eff917]

convert include/svx/pszctrl.hxx from String to OUString

Change-Id: I9ed9781b3beb16b680206dcfcb8eb63b7f31ecb7

2013-09-05  Noel Grandin  <noel@peralex.com>  [0a76e5679c21fc061708f7afc8b34c8879a92143]

convert includes/vx/rubydialog.hxx from String to OUString

Change-Id: I5b43080ffce00370d095b8c125457f5fbb8fcaac

2013-09-05  Noel Grandin  <noel@peralex.com>  [976430ba8ed7cf24813cbf1aab502847ab925bde]

convert include/svx/sidebar/ColorControl.hxx from String to OUString

Change-Id: I15787484a74e82fdc8f6c16287317fecf4e80557

2013-09-05  Noel Grandin  <noel@peralex.com>  [360c1a8e0859b97b1999febdcc928e8bd0935c10]

convert includes/svx/srchdlg.hxx from String to OUString

Change-Id: I7e2733f3011b3282873f3c80665f1c7297c2845e

2013-09-05  Noel Grandin  <noel@peralex.com>  [ddab20567671f04ba425e7da1256ebc11a4ae620]

convert include/svx/svdetc.hxx from String to OUString

Change-Id: Ic739dc4749afa1476c87d3e2d35eb31d7e888932

2013-09-05  Noel Grandin  <noel@peralex.com>  [aa1ccde1d2956c95fe44fb111e3a2f835b5c6fc6]

convert include/svx/svdmodel.hxx from String to OUString

Change-Id: If1d472cdc79c593a0e5e87319e064123d8143e67

2013-09-05  Noel Grandin  <noel@peralex.com>  [672aee1285638ed2c544c4aa97c01caca95fb103]

convert include/svx/svdmrkv.hxx from String to OUString

Change-Id: I55c26d99c1aec392dc42ebd635914889efcc1786

2013-09-05  Noel Grandin  <noel@peralex.com>  [5cc8b86f5e79467913787fdad6d02cf1ccd34b32]

convert include/svx/svdoashp.hxx from String to OUString

Change-Id: Ie31c952ebb6d1c06b3905e56c6efe30e90303a82

2013-09-05  Noel Grandin  <noel@peralex.com>  [ea766508f7f8b4a89ca428db16b21ac6e0226882]

convert include/svx/svdograf.hxx from String to OUString

Change-Id: I196259b9ba56827ffd8738bcd10363dd145ed29b

2013-09-05  Noel Grandin  <noel@peralex.com>  [830171ff79c6a15711c8ca225911d19c90952343]

convert include/svx/svdoole2.hxx from String to OUString

Change-Id: I4241d14165aa585aa436a28071036774012a266f

2013-09-05  Noel Grandin  <noel@peralex.com>  [aceaa880115bb55391a8cc3622970b74436139d0]

convert include/svx/svdotext.hxx from String to OUString

Change-Id: I21f775444ce2b125b14abee7e6a766bff9353245

2013-09-05  Noel Grandin  <noel@peralex.com>  [1e110338a1917504a79aa8250a93e0dc4641e448]

convert a slice of editeng and svx from String to OUString

specifically the aRepresentation field/methods in EditFieldInfo
and the CalcFieldValue method in SdrTextObj, because they
have a tricky dependency.

Change-Id: Id1f9dc6d7cacc075983bd224d11dd4de1085a9c1

2013-09-05  Noel Grandin  <noel@peralex.com>  [75c850aa06cfdaf509b9dfbef707406c9738da13]

convert include/svx/svdouno.hxx from String to OUString

Change-Id: I948492bad239418c328d6c2a3111a82037543f8d

2013-09-05  Noel Grandin  <noel@peralex.com>  [ad5a56abf2d28cd5dc019a5081da41fef6253ed6]

convert include/svx/svdovirt.hxx from String to OUString

Change-Id: I3af71e2eae19068c4eafd58d8be3a62506ea28f6

2013-09-05  Noel Grandin  <noel@peralex.com>  [bfd3c3069f1d89a125bce4e0fcebf3636fb5f8af]

convert include/svx/svdpagv.hxx from String to OUString

Change-Id: I4cc2a34074f536327f4eb10e30c2d8f505409547

2013-09-05  Noel Grandin  <noel@peralex.com>  [10f96c28ba736029aee431307f70f07e5c0269dc]

convert include/svdpntv.hxx from String to OUString

And remove SdrCreateView::SetActiveLayer and SdrCreateView::GetActiveLayer,
since they are already declared in the SdrPaintView superclass.

Change-Id: I1bc87229628bd4490e7c9497c97ac5d38ae595fa

2013-09-05  Noel Grandin  <noel@peralex.com>  [f4b76b7b160467a4d67689e1fe24d481df714ce5]

convert include/svx/svdundo.hxx from String to OUString

Also
- convert GetDescriptionStringForObject to return a result
  rather taking an inout parameter
- convert SdrUndoFactory::CreateUndoObjectStrAttr to take
  const references to OUString

Change-Id: Ie0c638635a7b80f818abe58319a2f366251feb62

2013-09-05  Noel Grandin  <noel@peralex.com>  [4f305eb9df40e26294aba76d28b036609b40b8d4]

convert include/svx/svdview.hxx from String to OUString

Change-Id: Ifa2801edbc6712fce0fab8c3cc94d997b971079f

2013-09-05  Noel Grandin  <noel@peralex.com>  [480f6fb5d593666fb9f9945b6fffb7edf5d47f50]

convert include/svx/svdxcgv.hxx from String to OUString

Change-Id: I7dd14979ee2c69785051af9a5857d7f60f8fda2b

2013-09-05  Noel Grandin  <noel@peralex.com>  [6a23978228411290ed2cef6fe2ab32d6a8a9ca52]

convert include/svx/svxdlg.hxx from String to OUString

Change-Id: I18694c0f74f331c9d798ca85c52c744d43a599bb

2013-09-05  Noel Grandin  <noel@peralex.com>  [4f0bf3db08ba9b203e30883f260a35d378f20a9c]

convert include/svx/swframeposstrings.hxx from String to OUString

Change-Id: I762a08c61f6d7b3fa97195d9da19f54da1b553f4

2013-09-05  Noel Grandin  <noel@peralex.com>  [d7d3a0edb9415edf74362dcc43a8b748e25fc65e]

convert includes/svx/sx*.hxx from String to OUString

Change-Id: If605bf96e7c3537abf679553d49289daf2abc1a9

2013-09-05  Noel Grandin  <noel@peralex.com>  [492480440c4b636f70c815694deb30301b57e4f6]

convert include/svx/tbcontrl.hxx from String to OUString

Change-Id: I7e5785c5edba06457f904d36373158fb9c08536b

2013-09-05  Noel Grandin  <noel@peralex.com>  [f7b31b89ab09a50e217bb4c4c9a6edaa1884661d]

convert include/svx/txenc*.hxx from String to OUString

Change-Id: I4a87fcd660ea64a8328840f731bf4a9ab8b909dd

2013-09-05  Noel Grandin  <noel@peralex.com>  [2e06478b2852f5560abf7614dfa6c46381d9bd75]

convert include/svx/ucsubset.hxx from String to OUString

Change-Id: I753ad5392cc558d3451abf9b0798591caf093ade

2013-09-05  Noel Grandin  <noel@peralex.com>  [4ff100596ed844f0ee2828023004dac4da748687]

remove unnecessary forward declaration

Change-Id: Ia59877abf293554964be0ab69091a01e0db73cb6

2013-09-05  Noel Grandin  <noel@peralex.com>  [2a80a284b35d7f61eb819bfa37d01c70bc9ef7e8]

convert include/svx/xbtmpit.hxx from String to OUString

Change-Id: I6b45f343febef1ca1e90a9194bd298681ed134ea

2013-09-05  Noel Grandin  <noel@peralex.com>  [5a8f4cbac89694542a9e08e76cb00c947ac74bb8]

convert include/svx/xcolit.hxx from String to OUString

Change-Id: Ieae296f179e0b45384e40c6ea6fb704af11d94e3

2013-09-05  Noel Grandin  <noel@peralex.com>  [79850f25987d12c8ee91dfd0f699a562f341bf67]

convert include/svx/xf*.hxx from String to OUString

Change-Id: Ifd11e8efc2c6dae7dd08fe61acb949b6238682a7

2013-09-05  Noel Grandin  <noel@peralex.com>  [c8375ca155fca6d8c0cfd75058954bff9a48d5f2]

convert include/svx/xit.hxx from String to OUString

Change-Id: Ib5ba87a934fbe9220427145eb54e3de3c49b03ad

2013-09-05  Noel Grandin  <noel@peralex.com>  [10407bdad878e4c17e69043d1b6cad72b1aa9672]

convert include/svx/xln*.hxx from String to OUString

Change-Id: I556383c918556d634fa3bae6144f973c23ceff03

2013-09-05  Noel Grandin  <noel@peralex.com>  [ab5070a57b00a59816bbe157953d7de10a52c627]

remove dead method declaration

Change-Id: I9583133eca6ddfc3677c983245a84240f599aa7b

2013-09-05  Noel Grandin  <noel@peralex.com>  [09a43f02816f0a9ec49c1f14ac8b911b8a34dea8]

convert include/svx/xmlexchg.hxx from String to OUString

Change-Id: I45a71c4b5983dcd2f19d0bc10ed008a09094eb0a

2013-09-05  Noel Grandin  <noel@peralex.com>  [447b92760d097eeb658b2302d5ddcdd95e006a1d]

convert include/svx/xmlgrhlp.hxx from String to OUString

also fix the string comparison in
  SvXMLGraphicHelper::ImplGetGraphicMimeType
which was previously comparing pointers.

Change-Id: Icd1e76bcf60ec3af5b10cb48adfc97548a2bf4f1

2013-09-05  Noel Grandin  <noel@peralex.com>  [dfbb4009f895a876041c8848100a3bada1ba44fc]

convert include/svx/xoutbmp.hxx from String to OUString

Change-Id: Idfb879c75cce06d9be4459f054169926a56b0199

2013-09-05  Noel Grandin  <noel@peralex.com>  [863faa0cf9d71bf714c648537858b6adf888f8ec]

convert include/svx/xsflclit.hxx from String to OUString

Change-Id: I055d9ffc184fc2302cd01176238cd9652426414d

2013-09-05  Noel Grandin  <noel@peralex.com>  [55b15c9db561c60fc71103538b2747f6b52b9931]

convert include/svx/xtable.hxx from String to OUString

Change-Id: I5230e5bfe1297875388ef798ed75b675ba09dd89

2013-09-05  Noel Grandin  <noel@peralex.com>  [9daa4f31944e1b9510b092ab9fdd433984c85d10]

convert sfx2/source/appl/* from String to OUString

Change-Id: I59901bdc3c953bf883c0b543bd1e0b5d6a96e80a

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [6dbf3cd4123a24ee1f5169aaa02cb06ae3eefaaf]

remove it here too

Change-Id: I9cb34b5d8676ca2c3081def04ce8e3ec001746d1

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [7329d9447611242637c8852deec82208cba6ec55]

WaE: -Wunused-private-field

Change-Id: I9f1671d6d8a0b2b7d4c26cb2240a88ab6e74abe5

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [e03225451752ddbe9427d318d1d38c2cc1fbb764]

clean up after my cow wrapper changes

Change-Id: I42fcce936750888388e80db24b529b7543f9f4bf

2013-09-05  Thomas Arnhold  <thomas@arnhold.org>  [69cd97277cb843d91bc1d1785b23e8c4c8bf6a33]

WaE: -Werror,-Wunused-function

Change-Id: I87f5e5e13470826338030e8b0f08c46e09ac216e

2013-09-05  Minh Ngo  <nlminhtl@gmail.com>  [e16a29d8d41253ac86d516deacf59684030fe998]

Replacing unistd.h by stdint.h

Change-Id: I39cfe819518d11152200620515eded09ed6889f0

2013-09-04  Thomas Arnhold  <thomas@arnhold.org>  [ffda2ff88aae5c388fe13ae451cad9af38e41edc]

Some more fixes

Forgotten in 150c9f8bbcffacc687a5603e2a589d2a3816dccb

Change-Id: I177c3bcb15bf789a68b8758a8a545d4c6bdf5d85
Reviewed-on: https://gerrit.libreoffice.org/5820
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-04  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [62d50671919424ca4dd80cd7733b7b259132b9ab]

Remove more unused methods

Change-Id: I8fec40d767905bcca366257a67f669eaa1055cbc
Reviewed-on: https://gerrit.libreoffice.org/5789
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-04  Eike Rathke  <erack@redhat.com>  [a25846baf1137e7086292d8d8824a94f6a825166]

for zh-HK or zh-MO also list zh-TW as fallback

Change-Id: If86d7df0c9ed84f704c0f2421820f3d9c060f2fd

2013-09-04  Siqi LIU  <me@siqi.fr>  [bcaf95fbbc7b463ee2c9917f05bb618f5f1bc1fd]

smaller title size for iPhone/iTouch

Change-Id: I6415f93fe545bacb95852479e91869603f3ca3f2

2013-09-04  Siqi LIU  <me@siqi.fr>  [fe6e72be60c000c3c642ddc6ab34fbc6a1f1a0db]

non translucent navbar for iOS7


2013-09-04  Siqi LIU  <me@siqi.fr>  [7ff78c8e5d0eded0bbc804d170941831a5a41483]

remove unused gradient layer


2013-09-04  Siqi LIU  <me@siqi.fr>  [3eb7ce4fb7d9ff16679801d2d52df18084ccb074]

typo and color schema corrected


2013-09-04  Eike Rathke  <erack@redhat.com>  [77682c94993193604699079a9325a6dcb32bf965]

better error-checking for Language,Country,Variant

Change-Id: I4e4f896ca9af8be7118fc868d57f9e2fa6102d74

2013-09-04  Eike Rathke  <erack@redhat.com>  [e2da56a909ec435e3293da910ec605923a7206ee]

removed unused Platform element

Change-Id: If1bb51a69e099e112cce32b8219688b17befa3a3

2013-09-04  Eike Rathke  <erack@redhat.com>  [82254f22827cffd502b6f12be038d48ed8da10c7]

added comment about ca-ES-valencia precedence

Change-Id: I61b9dc4dc21a1688d4f3fc71b6ad394dcdbab2b7

2013-09-04  Eike Rathke  <erack@redhat.com>  [6cd33c4adf4e7213abbfd2fe5876914ce54ad0ad]

ditched LANGUAGE_SERBIAN 'sr' primary-only

Change-Id: Iac72f57815068767e25c3f7bb95ee402745ba579

2013-09-04  Minh Ngo  <nlminhtl@gmail.com>  [1e4ee9d1744a34c5ee3a21358fa3beef55f84246]

Turn off event queue.

It's not already threadsafe

Change-Id: I0d201509017176bbbb2abd777304b6f30029d995

2013-09-04  Minh Ngo  <nlminhtl@gmail.com>  [9335f5f1c577b8f6b43200de573f0112f84b007e]

Fixing a crash when loading symbols from LibVLC.

Change-Id: Ifb39dea6f0d2328d5658f34ca35d6d65445c38ef

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [456539a6faa79e4ec7f9f553e215cc2bc501ed62]

Remove effectively dead raises specification

Looks like idlc ignores the lone (due to the preceeding ";") raises
specification, for whatever buggy reason.  XAxis.idl had been like this since
the inception, and the C++ implementation of getAxisGroup in
sc/source/ui/vba/vbaaxis.{cxx,hxx} had also failed to list BasicErrorException
since its inception (likely because the function signatures were copied directly
from the generated .hdl file, which of course also lacks BasicErrorException;
and also does not really need it given the function definition just returns a
member variable), so keep the status quo and clean up the .idl file.

Change-Id: Ib4ffddb6ec867ca302cc595915cae17099734ddf

2013-09-04  Thomas Arnhold  <thomas@arnhold.org>  [4bd28f7931a533a8ad2b0787f19ce26e6818d5b4]

XubString to OUString

Change-Id: Ia7514abaa494a367d51db9d9990cd94cff6ed503
Reviewed-on: https://gerrit.libreoffice.org/5802
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-09-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [3f2774c771fc54757364ed50fab9b4753d067371]

fdo#68787 DOCX export: handle zero width footnote separator

Change-Id: Ieb1d8d1f8609558b4af06630b603a51da3e665f4

2013-09-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3a021c00d9b27e6bcafbfaf8bf7b36cdd40768e2]

fdo#68210 related: make other filters work again too

- see dc86610d16a561ff1a0455d5fef157431f9271e3 for details

Change-Id: I6041ca10f58335187928995368db673c1ce22e7b

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [e76b2053b4c5520ec880fb4fa0031a7ff2ca9ee5]

Fix UNOIDL interface method parameter identifiers

UNOIDL identifiers starting with a lowercase letter and containing underscores
are reserved for the implementation.  It would be good to be able to enforce
that in code parsing UNOIDL files, but some existing identifiers violate that.
So at least change any violating method parameter identifiers here.  While that
is theoretically an incompatible change for published interfaces, it practically
does not matter at all.

Change-Id: I5eff17b5dd5e2e92984184127c4fe1712d62c9dd

2013-09-04  Miklos Vajna  <vmiklos@collabora.co.uk>  [330b860205c7ba69dd6603f65324d0f89ad9cd5f]

fdo#68787 DOCX import: handle when w:separator is missing for footnotes

There were two problems here:

1) OOXML has no way to explicitly disable the footnote separator, what
is does is that it omits the <w:separator/> element in that case. We
didn't parse that previously -- now we do, and if it's missing, the
separator is disabled.

2) The footnote stream isn't read by the importer, only when the main
stream references the footnote one, the relevant part of it is parsed.
At the moment we always parse the first (special, "separator") entry in
the footnote stream, that may be optimized later if it becomes a
bottleneck.

Change-Id: Ie588270a212fc90fc41095029a362cfd832b24f8

2013-09-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dc86610d16a561ff1a0455d5fef157431f9271e3]

fdo#68210: Make tiff import work again with merged-libs

- there was a symbol mismatch for dynamic loading
- while this fixes fdo#68210, similar fixes are likely needed for the other
  dynamically loaded functionality

Change-Id: I7e4d6baf256dbe7b145dcbc118b4cac2075e07f5

2013-09-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2349713c72be2ce4069fa5be3062a18fd9318587]

remove macro breaking 'make vcl debug=T'

Change-Id: I694480dc876f5990f5904cf39b15ea0c60ea816d

2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [41d229b23c462cbee52bd5af01180009c8670746]

XubString->OUString

Change-Id: I72b2678c79401320c355c7b6635a6180b01202f1

2013-09-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a97e46f0024e99312dd16d14b0501404babcdd8d]

dont duplicate res-files in solver/ anymore, if using gb_RUNNABLE_INSTDIR

Change-Id: Ibdf452253e5d4a5882594277bdf86eb96e68b1e3

2013-09-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [97515d3aa26518d67a90b68a9e767cd7972ff472]

Updated core Project: help  32c171278a4aa94023069fb264c9192fbe056e6e


2013-09-04  Andres Gomez  <agomez@igalia.com>  [d52e46c418c150b7ace2de313252120981fe0959]

oox: Enhancing the debugging output

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

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [ced8703387cb49094b0a74b09a145cbf57883215]

[API CHANGE] Remove long-deprecated css.sheet._NamedRange constants group

...it had been deprecated at least since late OOo times, with the
css.sheet.NamedRangeFlag constant group as replacement.  (UNOIDL identifiers
starting with an underscore are illegal.  It would be good to be able to enforce
that in code parsing UNOIDL files, but some existing identifiers like this one
violate that.)

Change-Id: Ib8067dee47cec46356065b7b70cc6b47b97e5bc0

2013-09-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0d1047ff82d4320e22144447a9dc7a50c94d2769]

Force removal of UNZIP_DIR when unpacking zip (gbuild).

mv only moves non-hidden files out of UNZIP_DIR, hence removal of
UNZIP_DIR can fail if there are hidden files remaining. This assumes
that hidden files aren't actually needed for our purposes.

This is a problem e.g. for libatomic_ops which contains a .gitignore
in it's top directory, causing the removal of UNZIP_DIR to fail.

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

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [45b2346dcf6b695feb7ebeeb70e50b1c048853b6]

No need to list documentation-only module.idl files in UnoApi_*.mk

...doxygen still picks them up, as it traverses the complete udkapi/ and offapi/
soruce trees.  (And rename udk-modules.idl to modules.idl for consistency.)

Change-Id: Ic52c333756810c285059f03edc207a0913ead160

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [e03211460a2d2451135527107c7ddbd2e93acba9]

[API CHANGE] Fix deprecated struct css.uno.Uik member identifiers

UNOIDL identifiers starting with a lowercase letter and containing hyphens are
reserved for the implementation.  It would be good to be able to enforce that in
code parsing UNOIDL files, but some existing identifiers violate that.

In the case of the published, deprecated css.uno.Uik, the change is incompatible
in theory but arguably irrelevant in practice.

Change-Id: I61f66e2d73c6aca5498ae566758893b546eb81d5

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [2618ff47344e423470ab60c5e034d30163b3f29b]

UNO interface UIKs are unused for a very long time

...so mark them as @deprecated more thoroughly and always force them to zero.

Change-Id: I5db2dab924fc5a4145a0e5dd055b654985ce2ef9

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [71ac97f709441bbcdbeaa2010cb63a782b61e1fa]

Minor clean up

Remove an odd {1} repeat count, and remove the "."{DIGIT}+ pattern that is
already covered by the following {DIGIT}*"."{DIGIT}+ pattern.

Change-Id: If99dfe10a5e37225355472bf4deceb34c0a92eb9

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [d868e2d2e38ee8f0a1427dd2de5c0fc547b28506]

WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP

Cleaner than my first attempt.

This reverts commit 9c0ba0ba41cb3b814cc8bf7a33abf1245d4b241e.

Change-Id: Iec9da427ab2a92cb0765f73af14d83a37f765290

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [5326020f85b67faab34bca5c605b6070c6c4bef0]

WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP

Cleaner than my first attempt.

This reverts commit aa4868de78b3a3893722f7a079f4d05e18abd8db.

Change-Id: I9c92be72e69292731983a53fc2de29ba333071c9

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [543937297a7e936718a7e37a6ebe30dfc418e567]

WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP

Cleaner than my first attempt.

This reverts commit 853167931600777e7bf44a35e051628a1169bcfc.

Change-Id: Ib25b72a1f18d8adef5fa8d2960f233e0a7c29844

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [849f7d1484167111f34e2da931fc7b6e57eb1b25]

WaE: unreachable code

Change-Id: I65158d7f8f632fb153adc1a4560de25ed1be0810

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [78d09575da61ac681f708ee76fc239111aa7186e]

Add SAL_WNOUNREACHABLE_CODE_PUSH and _POP macros

To be used around code where some compiler, in some circumstances,
generates bogus warnings about unreachable code, that it would be much
uglier to work around otherwise.

Specifically, I will at first now use this to get rid of MSVC warnings
about unreachable code when calling a function defined in another
source file (but going into the same library) that always throws. The
compiler notices this when one uses link-time code generation and it
thus can do global inlining of code from all compilation units that go
into a library (or executable).

For MSVC, the __pragma that the SAL_WNOUNREACHABLE_CODE_PUSH macro
expands to needs to be in force at the start curly brace of a
function, so place the PUSH macro before the function definition. For
clarity, I guess it is best that the corresponding POP macro comes
after the end of the function.

Change-Id: Icef5259c5360b9facdc136fec1f207665ce79d90

2013-09-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [290bfcd2fdb44a52943f6fdc134d2565cbb83db3]

Remove unneeded configure.ac firebird parts.

Change-Id: I2a6997d62d4e12d67261fbfe07e71fbd816cde04
Reviewed-on: https://gerrit.libreoffice.org/5807
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-09-04  Krisztian Pinter  <pin.terminator@gmail.com>  [03fe1dc6ff8fbc1091515825d04a87778c22757d]

startcenter: Fix template buttons breaking when used with k.board

Change-Id: I14a6b5610b4cb337101403bbbf5c5d70af012c54
Reviewed-on: https://gerrit.libreoffice.org/5806
Reviewed-by: Krisztian Pinter <pin.terminator@gmail.com>
Tested-by: Krisztian Pinter <pin.terminator@gmail.com>

2013-09-04  Krisztian Pinter  <pin.terminator@gmail.com>  [055d21a1e32555e1415ac40ba0a931d851a7d8db]

startcenter: Rename variables

Change-Id: I3137502e6ee3c4c4dce6ac1b99325f5e8c771e02
Reviewed-on: https://gerrit.libreoffice.org/5805
Reviewed-by: Krisztian Pinter <pin.terminator@gmail.com>
Tested-by: Krisztian Pinter <pin.terminator@gmail.com>

2013-09-04  Khaled Hosny  <khaledhosny@eglug.org>  [190506425ce28e345222c08065e2d08003a85cb0]

Require FreeType >= 2.2.0

That should be older than what RHEL-5 have, so closer to our real
baseline. Cleanup checks for older FreeType as a side effect.

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

2013-09-04  Khaled Hosny  <khaledhosny@eglug.org>  [655a62ad569b08c6d0b5639624e33d40594bedf2]

FT_Size API is available since FreeType 2.0.5

We require at least 2.0.9 right now anyway, so no drop the dlsym hacks.

This is essentially a revert of a36dab4a598c4ac168c7ef1df4d061613e40e416
from 2003.

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

2013-09-04  Eike Rathke  <erack@redhat.com>  [8d4cd0751516631bcd5c6fabf1eb07d64bb72f17]

renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 related

Build Catalan-Valencian as ca-valencia instead of ca-XV private-use.

Introduced LANGUAGE_CATALAN_VALENCIAN 0x0803 mapping to ca-ES-valencia,
preserving old ca-XV and qcv-ES mappings to now
LANGUAGE_CATALAN_VALENCIAN and LANGUAGE_OBSOLETE_USER_CATALAN_VALENCIAN
0x8003 to ca-ES-valencia.

Removed special !bUserInterfaceSelection treatment from
MsLangId::getReplacementForObsoleteLanguage() and added the usual
obsolete replacement instead.

Change-Id: I2fdd8b0bac55d4b4ae2cbf3c3645f09fefec9b6e

2013-09-04  Eike Rathke  <erack@redhat.com>  [e68074d62b3245f590948ecec8d2f1786708f381]

use Bcp47CountryEntry

Change-Id: I604e4be0ff126153e163322aa7dc14acabd29138

2013-09-04  Eike Rathke  <erack@redhat.com>  [c5381977e455e8e919fda2cb0947d799ed8fec8a]

Updated core Project: translations  54fd99cf0cda479641a91bb9e7f2ebe8a8384b1c


2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [77eeece2e744df7f2290ba2738cee95ef367133a]

c++11 and c++03 have different enum namespacing behaviour

Change-Id: I899d1ad9e26feb7fcf83c137e4e68628cfdceec8

2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [e4b2e9fa7822b5ccc25435101059d0f3ddae08d2]

remove intermediate Strings on res loading

Change-Id: I5ae2f445bb2c0e3fa3dd42f972dae54dfee42cc8

2013-09-04  Thomas Arnhold  <thomas@arnhold.org>  [9a0d753b84aed53083bed3ed460308b771f432a8]

String to OUString

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

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [ed87e4c4b09d0f623c350528a4f6a6d049735bd1]

Replace XROW_GETXXX macro with template

Change-Id: Ibd476f9a60dcc15be3b330d738faf56781998dfc

2013-09-04  Stephan Bergmann  <sbergman@redhat.com>  [e561a04792f0ae6fb618132655b7d6d5dd291ee1]

Remove unnecessary SystemChildData -> SystemEnvData define

Change-Id: Ifd6763617b9aef45c7301085033b6bbaf9d52e02

2013-09-04  Brian Fraser  <andthebrain@softfrog.ca>  [bcbb20b0efc608653bd680565542f5d804755c8f]

Print images in grayscale when printing using the "Black & White".

Black and white color option found in Impress at
File-->Print-->Libreoffice Impress tab

Before change, images are printed in pure white, and hence
missing from the printouts.

Should resolve bug 62838, and is contributed under the LGPLv3+ / MPL.

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

2013-09-04  Laurent Godard  <lgodard.libre@laposte.net>  [673881b8fbdc3e0b66d7042221ff9532a49fc044]

calc export test on cell values, strings & formulas

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

2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [9beb480833a4ba66033953327b7163495390dedf]

Updated core Project: help  0c4fc80ae026bce6476e321cc023575c318c7650


2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [3e2c8d7c7bd116fe67914d93cb0ea5cb6d5a7c23]

discard unused HIDs now

Change-Id: Ia2009331a2df849ed5ace0c6c5f7f2b8e53e1555

2013-09-04  Caolán McNamara  <caolanm@redhat.com>  [dd18372f7e4d9d6e5bd571394123a3de3d40cb94]

XubString->OUString

Change-Id: I9ce007261555008a438b90b36a888a8d4cb4f140

2013-09-04  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [07aade88b05c3388b3344b8c244b0815b61ac141]

tp_axisLabel.ui widgets

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

2013-09-04  Philipp Riemer  <ruderphilipp@gmail.com>  [e1c732c1b45b07ad2fc414d85e725d6498c949a2]

adjust code to layout

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

2013-09-04  Philipp Riemer  <ruderphilipp@gmail.com>  [387666fbd751561b53b5c7072e85551d22fced74]

remove filerec.hxx inclusion where not needed

Change-Id: Ia5a65cb53580ed1ed7535a787f4f762da5a43d43
Reviewed-on: https://gerrit.libreoffice.org/5792
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-09-04  Philipp Riemer  <ruderphilipp@gmail.com>  [5fe4829b5dd35bf2026e531ba4e634cc616fb658]

delete code that was commented out

Change-Id: I1d6e96a3cd26ada7911ee4a538e9441050ca75bc
Reviewed-on: https://gerrit.libreoffice.org/5795
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-09-04  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [02988a7a97dab7619d4f33e83385cce3982dc6e0]

sw/paint: replace bools by enum in DrawGraphic method

This change has 2 purposes:
  * fix gradient background when writing pdf. Before a gradient filled
frame would be displayed as white (or transparent), because the transp.
rendering mode was taking precedence over the gradient one.
  * making the code more readable by grouping multiple conditions in
an enum.

Change-Id: I5a30756b72be5eabf364c67e175c7b9d22bfa1c0
Reviewed-on: https://gerrit.libreoffice.org/5759
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [853167931600777e7bf44a35e051628a1169bcfc]

WaE: unreachable code

Noticed during inlining at link-time code generation phase: The called
function always throws. So let's hardcode the throw for now then at
the callsite instead. Not ideal, I know. Add comments describing what
is going on.

Change-Id: I60d14b25aa62846fc0314aad7e00b2990f4cff26

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [37f1a6d35acd13ab356323637ecb2c8de076bf1c]

WaE: use number() instead of valueOf()

Change-Id: Ic45dc030f76531d202a12e227130d11d3d1de805

2013-09-04  Minh Ngo  <nlminhtl@gmail.com>  [b21781864dbc402d2a4fa7e6c6ce29cd4fa2b835]

Possibly fixes compiling success regression on the UNIX platform.

Change-Id: Ie46bba2bbe8e351c25ae2c207fad9cc73761dd46

2013-09-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33b49a0d4e8b91fd170753ea9fd46dde67a8b686]

Don't forget this.

Change-Id: I37cb3e43bc7637ba0b749cb6b6671416e979b86b

2013-09-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4a44d51c999769bd548cf2d9b7d8f844e1ae1ae9]

std::auto_ptr is deprecated.

Change-Id: I99f619393abc9e2fa7a38a8176084989d063a9ae

2013-09-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [44cfb3c3bcb5a84191d3935b1def9e09d7ba3ab3]

Service manager class member not used. Remove it.

Change-Id: I1734fb6aa100f25e317e15f678f7582353283e73

2013-09-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [302a966f5485578d87872699ef9c90fc173c1600]

bool cleanup in VDiagram.

m_bPolar no longer used.

And I *believe* >>= now supports bool. So no need to use sal_Bool here.

Change-Id: I3ae3a22fd7c3a1fa05bba17fa3614dfd4020d336

2013-09-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8cdea5e1028edff0b5b16186f31dadcc32aa2d19]

No point having two separate drawing targets - final target not used.

Let's just keep one target m_xTarget.

Change-Id: Ic9b14179a44371bbc667bd5d851b5d3d8d331eb3

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [f1dd6b8d6221ef4da982cc9e10a761df52ab2310]

WaE: 'BufferNode::notifyAncestor': recursive call has no side effects

Interesting function that just traverses a chain of objects using
recursion, but does nothing at all otherwise. Kill it. But at least it
had an Enterprise Ready block comment in front.

Change-Id: If2296d2534cb9451d4ceadaf966b8c70f0a17557

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [aa4868de78b3a3893722f7a079f4d05e18abd8db]

WaE: Unreachable code

Noticed by the MS linker when doing link-time code generation (!). In
all cases, a "return" after a call to a function that always throws an
exception. To avoid other compilers perhaps warning about missing
return of a value, put the "returns" inside ifdefs.

Change-Id: I83aa04cb5c3ff8413d3ed4dc85fb57f2a41fd589

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [340c546eca893a9d306e0a03b78c7f0341af8044]

WaE: use number() instead of valueOf()

Change-Id: I7a57a8c60c07909018280e52d2da70fbf22857a7

2013-09-04  Michael Stahl  <mstahl@redhat.com>  [3c8bee809d248ef1fd39ebeae68de84ce70d358a]

fdo#68839: add unit test

Change-Id: Ic47bfdeb1466a3772c95008dbf035f294cc3ece4

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [ba083e5c5a4723db90acacb769c4f1624f182287]

WaE: use number() instead of valueOf()

Change-Id: I4a464a8e6448d1f9b1be820f11e643930682bcdb

2013-09-04  Tor Lillqvist  <tml@collabora.com>  [a463f74ebf9a2d415f645d4d81377f0207216324]

WaE: C4723: potential divide by 0

Fix crack that formats an int into eight hex digits. Why the simple
sprintf() that originally was used here was not good enough, but had
to be replaced (in 2009) by broken and hard to understand code I have
no idea.

Found during link-time code generation (!).

Change-Id: I05b33ca0fcb6a47a846ec2ff294243c5639a5b49

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [9c0ba0ba41cb3b814cc8bf7a33abf1245d4b241e]

WaE: Unreachable code

This time noticed by the linker when doing link-time code generation (!).

Change-Id: I9600571bef2a8cc30b2e28dd52b01633bab55f32

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [4775a2b0fb0f01caa1e56934ac26d898dcd0fb48]

Make it possible to #ifdef on ENABLE_LTO

Change-Id: I849af224b6a34d1db21816cfe348d9319c2938ae

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [fd47df122a37b4fa982f9fd0000907d9aee0c80a]

Fix typos and make the VLC code in theory work as 64-bit on Windows and OS X

It's MACOSX, not MACOS.

We can't cast a HWND or a pointer to an int and then back.

Have the UNX/MACOSX/WNT branches in the same order each time, at least
in Player.cxx.

Change-Id: I1a71efc2152970952cf2f12f719fd4c455f89dba

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [3105e301c4f6dc008f0532ba051ee158a28c58a7]

Need the gb_LTOFLAGS (-GL) also when precompiling headers

Change-Id: I558c2b5429c3f6e361e0a8e44f32f7f2e74833a5

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [c4587bce6d4eeb4379f17760b31d79b9448198fa]

Use -LTCG also when linking executables in the LTO case

Change-Id: I63113ed7e4a477d1ea7cd7f59a8647f4edf62d70

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [32d9dd3008867199f56ab1dbb192aa3f49a2779b]

Just use simple -O2

Change-Id: Ibaa3f11651d15e9848ab25192bbd6718259cd162

2013-09-03  Eike Rathke  <erack@redhat.com>  [e87d0ae6359b63c2bb37e00944355ddd8d591496]

'qtz' is a known no-country locale

Change-Id: I1045811f6c947282038fbec3c0d4b8c57b65635e

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [99208858b934773d73fd0bd905c190a067c02947]

Make --enable-vlc at least compile on Mac OS X

...no idea whether the change is actually any good, though.

Change-Id: Ib9e9bfbc894e9e0dde1f1a2e882bd09944f4d6d4

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [728e2f41dbe5cf29fecfe4a96fbe3f6ce78517d8]

-Werror,-Wunused-private-field

Change-Id: I18c800b581337ef0b6fc6cc862f60e69531e0336

2013-09-03  Jesús Corrius  <jcorrius@gmail.com>  [9de95a52405c948a32895aec1da06c9d33b4eee2]

ICE03: WARNING: String overflow (greater than length permitted in column)

Change-Id: I3c918da4c093489db122bc5af7401c7c93c1579e

2013-09-03  Jesús Corrius  <jcorrius@gmail.com>  [6f667f7e5ba1033d4abedf9efca6607b449c2396]

dezimal -> decimal

Change-Id: I196026cc7f2f885664e9719557f662a32a7187b8

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [54885512f2dc18d0095c6002d27bb2f7195b797a]

Pass no-dso to the OpenSSL configury

No idea why OpenSSL would need to load dynamic libraries. Avoid linking error
on Linux when linking OpenSSL-using stuff (at least libpostgresql-sdbc-impl)
as we don't use -ldl when linking it. Sure, we could instead add -ldl to the
libraries used by libpostgresql-sdbc-impl I guess, but let's see first if this
works.

Change-Id: Ia4e5c6b8b08c127f378e1578de93c1fd5b213016

2013-09-03  Miklos Vajna  <vmiklos@collabora.co.uk>  [60a3f35e63c360fb1b714d4bde60106775d202d9]

typo

Change-Id: Icea791684399fb15b5f7940b5691cdc76b3dde1f

2013-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [76e6c6f3ea2631b70368865b4d38803c9bc47fd6]

Add some comments on foreign key retrieval (firebird-sdbc)

These two methods don't seem to be used at all within the LO codebase.
They are also extremely complicated to implement hence will be left for
later implementation -- my part implementation will be put on the wiki
firebird page.

Change-Id: I72922a4f3c4705fdcc3bbca140d6df64a1e16253

2013-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [868cd2461580d362c847846f6bb52a381b282b6f]

Remove outdated/useless comments. (firebird-sdbc)

Change-Id: Iab163debab1513369b75183efdaa3c03f7193a70

2013-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3a5fa58344399f9de5d20fe0b1ed82b074fb5eba]

ResultSet: add FunctionNotSupportedException, some cleanup. (firebird-sdbc)

Change-Id: Iee897766841af980d93aeb73255c82851172601a

2013-09-03  Eike Rathke  <erack@redhat.com>  [68c3328e10258460992c49edf9563e879c1eb90c]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I6189cc5b45c085e3b8207980fb2931fab8fa3421

2013-09-03  Eike Rathke  <erack@redhat.com>  [9817bd0faf74cb606b63a461b0e87aa401167c77]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Ib57abbb298160ce21fd584a5f3b88519e5422cfc

2013-09-03  Eike Rathke  <erack@redhat.com>  [fe8f47ce22130b23b7546bb741664e8fc5ffd58f]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I12cf6ad7ad658646dcee8cb54776e0915f1c8042

2013-09-03  Eike Rathke  <erack@redhat.com>  [a5fd27a77b39368c473757fc7b27a7a7fb2ca43c]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I123fe95ea4d772571001bc97133705d43a335465

2013-09-03  Eike Rathke  <erack@redhat.com>  [bdf442a86ad32cfd95352bf352080674c93b032a]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I4cfda0f08e1d85acc7f1b5819b8e0f64c4985bb1

2013-09-03  Eike Rathke  <erack@redhat.com>  [46f34ef59e76383df0cd3c040f80a9a4ea712bc9]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: If5dfd19368e2bd94aa55e06a65d68f422bae3877

2013-09-03  Eike Rathke  <erack@redhat.com>  [5cc71722912ac2d6caa4ab967293667954fde09c]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Ib45634b0baad4ef4c6754b13cee6d92c2bc504f8

2013-09-03  Eike Rathke  <erack@redhat.com>  [39c9c7420a5464b4b52cd73622e991ebee30e4a0]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Ieea44614271c79beb7a9a3fce35acf921ccb478f

2013-09-03  Eike Rathke  <erack@redhat.com>  [3945267d677fc311205ac23ed0aa1ba2eef21097]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Ic08b09824cffdc9b633ba13ec3050cc109f671cd

2013-09-03  Eike Rathke  <erack@redhat.com>  [a67763c10c432fdd075e052cbd90e2750932fb90]

was convertIsoStringToLanguage(), use convertToLocaleWithFallback()

Change-Id: I57df767ba5bfbd7b0f9cc7420de0ddbd2fa64685

2013-09-03  Eike Rathke  <erack@redhat.com>  [9000ee0e9eabd3f1fc1e8c763054d54105005115]

added convertToLocaleWithFallback()

Change-Id: I9eb1418721026a0d869b97aa577bc3196f960488

2013-09-03  Eike Rathke  <erack@redhat.com>  [cfe0862cc669893e4b1229183e9aa64776e464d3]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Idfbf8bf9007268fb8a5c636be0454ae2704c3ddd

2013-09-03  Eike Rathke  <erack@redhat.com>  [5f4f3ddfec61ee5d99b3c491b108a7b08de8eabf]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: Iaa3d2d2dbe06eec91f1c4f2609cc1e3f5f7bbb7b

2013-09-03  Eike Rathke  <erack@redhat.com>  [06fcf0f065f8ec9c0d3b26588bd6171f373d8c74]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I0202c11e46201e22e62d8edfb81924c3e9551353

2013-09-03  Eike Rathke  <erack@redhat.com>  [156e5035e700739f5b8dcfb46c7220d52dbed9db]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I3bf7d28e18d25672159daec7c49081bb11afc044

2013-09-03  Eike Rathke  <erack@redhat.com>  [959181323f539c0cc685013bb4d50ed5360614a6]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I1795da53192e0c679a248ebd878a96e11ebbee80

2013-09-03  Eike Rathke  <erack@redhat.com>  [59124d7e4facd57f9cbaba9f9fb86f199ab32302]

was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()

Change-Id: I9031b64d420ca527c13c19c4f7f3e47ead98eb6b

2013-09-03  Eike Rathke  <erack@redhat.com>  [b641e39d0aa9356717018e94925485d4755f8bbb]

added convertToLanguageTypeWithFallback()

Change-Id: Ib57a7c6fc57192b4a615f5ad0e43c580769513e9

2013-09-03  Eike Rathke  <erack@redhat.com>  [d695e8d0ea9e144e24928c45d56f59a2b59867b1]

was convertIsoStringToLanguage(), use makeFallback()

Change-Id: I215e418d314cbc8bbc333c2d75cdc1a0c07e9071

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [4b2c4191cdb489055197355d93690caa9a220ef5]

For some reason the asm code for rc4_md5_enc seems to go missing for x64 Linux

So configure OpenSSL with the no-asm switch in that case.

Change-Id: I3ac291a5ca7681c14c269682deaf82798d76f522

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [12e646839d9668dbffaad94074d8a75cde7ac0f5]

OUString::replaceAll() is not in-place

Change-Id: I92c639b8b391dd07c07835241f8530e71ef6e885

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [ecb1850b2d32e509050be9a323cf124fe2af5277]

Can unify this now it seems

Change-Id: I2fd0e1967028ad6632b39dfaaf377c7186a89229

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [ff7414a97f5ded66a8e8c8611ad801b1e6c11c9e]

Resolves: fdo#68726 make navigator child dialog float on top

i.e. set its parent to the thing it wants to be on top of

As an aside I'm not entirely sure that this little dialog has the decorations
set on it that it would like, I suspect it wants to be more like the
tearable-off font color floatingwindow. But lets not muddy the waters in this
commit.

Change-Id: I9e0c35fbb66e50c04c7b28904d3937cf9ae417f4

2013-09-03  Michael Stahl  <mstahl@redhat.com>  [c91f7082180d1ca90467891f3b7ca9a3e845d9e7]

fdo#68731: vcl: fix path for bundled fonts on Windows

WinSalGraphics::GetDevFontList(): remove the obsolete "Basis" from
the search path to find the bundled fonts.

Change-Id: I7d7d650243592944e3339dd75caf29f2b2fe6670

2013-09-03  Tor Lillqvist  <tml@collabora.com>  [d8d26ba1565d597e333dc474b13d8e63fe31976d]

More headers need un-symlinking for MSVC

Change-Id: Ic5f0bfab4a729b0abca332454817aa899a5adc6f

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3103306f4753f546f881cfc6bcdb357d4e1857d8]

fix html export of line spacing

regression from 84931eb8aeeb55a2570edb24f5c2d3409f9c2398

Change-Id: Ifcedcd34721a1ca162495f57ad36cfc6859ab0c4

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [d81da41c9d121f5ec452545b686a71c51a117eed]

Don't compile all of the sal library as Objective-C++ on OS X after all

I doubt it affects ABI, but let's not take the risk.

Instead, just compile the uunxapi.cxx file (which has no public API)
as Objective-C++, as that is now the only one where Objective-C API is
used.

This reverts part of d22c94dbf16d18bce39f060aa21f3083169426ca

Change-Id: I240dbb36529c419b81b062f6fe860a9e621c2400

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [dd3293b83aa7bdb5688005d3906a0de536631487]

Upgrade the bundled OpenSSL to 1.0.1e

Change-Id: I5bc15cd2a6e35a7e4dd203ceffb3b49e5949855c

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a8865e5df62b5f33aa769d459b9823eb5b110d4b]

fix html export of SfxPoolItems

hintids.hxx and SwAttrFnTab were out of sync => wrong functions were called.

regression from 288bcd68bdccd7a57b2c6da2c0bb91b71e8fcd3b

Change-Id: I2a8a68178249f6a4a8a82f38960b046850f7368b

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [f46f23a109a18d0e89d3fab7fed65b50d1c00751]

XubString->OUString

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

2013-09-03  Matteo Casalin  <matteo.casalin@yahoo.com>  [2564c5bbe4acd3f29530b056cef3f6e8ecb6194c]

String to OUString

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

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [cbfe56c3bc7ae849f8ea9825445f5e2c5dc4dc00]

WaE: C4101: 'ex' : unreferenced local variable

Change-Id: I804bafb4057e1bb409b7f30d79554f2773cb3967

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [e576b47521446002a473575f2051ec36c4237bf2]

Blind fix to make this perhaps actually work

Change-Id: If99b8f1bf55fe9acd12b9668bf8e8e4386aa44e7

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [f50f10ed74975da793cbabef1a96078989fe7bd9]

Just use the wide char API and no TCHAR crack, puh-lease

Change-Id: I12dc2d9d1c76e43d27b6aaf2ded6444a6aa3d365

2013-09-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [9e9693b91acb747cf53f819099a78f7ed4de9f40]

fdo#68877: Select "<?>" as Elements window do

Elements Dock needs to have the same behavior of Elements window. After insert some symbol, if
this symbol have some placeholder, select the first placehold to user put some data.

This increases usability of Elements Dock.

Change-Id: Idc57cc6817d94f698632eb938600a55c8f9afbd8
Reviewed-on: https://gerrit.libreoffice.org/5780
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-03  Eike Rathke  <erack@redhat.com>  [7c032aa60eaccde88a9064a80bb69fe8076a040b]

resolve all known fallbacks

Needed for rsc during build time to not pull in liblangtag and its data.

Change-Id: I1d4dd32b04ed93ec75720132a30b66ef63fec179

2013-09-03  Eike Rathke  <erack@redhat.com>  [c318f19c492f76e3b7d557257b3706f05b6fed62]

simplified simpleExtract() and made some cases work

Change-Id: I5d39a020a4bb6164c0d7695d2f2e43785869b345

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [9eefaa56e4bf7d17956e1358e227573dad6a931c]

warning C4701: potentially uninitialized local variable 'pItem' used

Change-Id: I04cc1589139841f50fcaa5ef9e1deaf53fb00096

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [4a4ed52e57b540167c3ca45e6e762b9e21e874de]

Resolves: rhbz#993963 NULL m_pWindow on firefox deleted plugin

Change-Id: Idb12b12e4313668bf3390a97551c688ee0dcde67

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [6cb1ddb7cc351f33673d846fedef0962ac49606f]

Make --enable-vlc at least compile on Windows

...no idea whether the changes are actually any good, though.

Change-Id: I43965f6c10b572ee098bfacfa0995414a53af45f

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [29875a8d05dd3200775b987f25ed6277a15104fa]

WaE:  C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool'

Change-Id: I18cefc69b963cb957645a4586079de0d448e90b3

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [96eff63b878b53c92375e02910fcf12b8b9df923]

Fix HTML closing tags order for slide notes.

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

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [17fb3ac805acbaf5e503d44ac96d928333164f2d]

WaE: C4101: 'ex' : unreferenced local variable

Change-Id: If56eaa48c176138cd1b74da2f7f0aa71e3845894

2013-09-03  Krisztian Pinter  <pin.terminator@gmail.com>  [48d00430e2b1ceb16a0c377c4aa6c40b733eb529]

startcenter: Add tooltips for thumbnails with long filenames

Change-Id: Id9bab881f74b40691cb3e7364af78758d769a8a6
Reviewed-on: https://gerrit.libreoffice.org/5756
Reviewed-by: Krisztian Pinter <pin.terminator@gmail.com>
Tested-by: Krisztian Pinter <pin.terminator@gmail.com>

2013-09-03  Miklos Vajna  <vmiklos@suse.cz>  [78d1f1c2835b9fae0f91ed771fc1d594c7817502]

fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frame

This is a port of commit 8fe8bd6c3b5b1a539b7370f8c457fa69c061d2de
"Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a
frame" from the WW8 filter to the DOCX one.

(regression from edc4861a68e0269b83b17e0ec57912a1ce4220ad)

Change-Id: If1bb4a8a3786aacd618585cf859b57ce9be85c51

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [624ebf61f62937bff8b1bac49242782c6c4caf44]

warning C4702: unreachable code

Change-Id: I1391780715e7b29a33c3ee647a62780b0b2174a4

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [2c7988205fc088b86ff7ba3f92253e85773952a1]

WaE: unused define

Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [d07bb04d2f5dd138ece932c887a514e3d4eb1764]

Remove cancel buttons from timer dialogs.

The cancel button just duplicates back button on Android devices.

Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [20eb1462b69d5d3d3ea04c14cdcf21fdbf205b3d]

Change saving computer connnection fragment state.

* Do it more proper way.
* Do not reconnect on orientation changes without user actions.

Change-Id: Ib5dcb7ef05096b9ee2899d3508961fc52f706729

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [7b6720c3f1c4e5407b1fc9151ea09341973e2038]

Add preferences keys single source.

Should help avoiding type errors.

Change-Id: I5b15d7e21e3adcff0fd1fe11d5a14c121fbd486b

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [b6f6147c9cf835a44a51baa9ea3d78718eb1f297]

Add saving computer information on keyboard actions.

Change-Id: I84844a004d2d07809f024ed2e84abcbbba80fb99

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [837d6e5024897391a3b4351608f626d0b952e0da]

Change search delay from 10 seconds to 5.

Should be better for UI interaction feelings.

Change-Id: I68322ed71878ec520676d68d821f64041476b800

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [920370f7d89a6f310c3e98457ed844425de09392]

Add computer name as a subtitle to the connection activity.

Change-Id: I3df33faef2004107cd2a806e536efb63517a18c7

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [cfe24b09a5684909b0a84dcad47e14b7d5de8409]

Change time of intents filter reginstration.

A Bluetooth pairing dialog somehow sets the connection fragment on pause
so old registration would cause loosing messages from service.

Change-Id: Ie4f6bef96b89a0c2aa86ec00da478831b572e191

2013-09-03  Artur Dryomov  <artur.dryomov@gmail.com>  [ff0ab3bd21ce6fb9ed43b37535878f8ef1d76890]

Update the launcher icon.

Change-Id: I63808fc96fd235fdb483f95b75d3a13d4402c867

2013-09-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b62826ad3887305a76ee1ceabe2060f9d6e8723f]

Remove more unused methods

Change-Id: I79548f9dd1b83ef940e7a1302cf7b728610fed4a
Reviewed-on: https://gerrit.libreoffice.org/5757
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [ea7ce8cf08521a7609d2ffc0969b1541fbbb9d0c]

Write integers as signed sal_Int32

...this was a regression introduced with
64b993e046f23baaacaff1572b7d2a816588b5ef "finish deprecation of
O(U)String::valueOf()" and it caused e.g. the value -0x100 of the enum member
css.i18n.TranliterationModules.IGNORE_MASK to be written as 4294967040 rather
than as -256.  (Though the relevant code is dead ugly, for sure.)

Change-Id: Icb3d3365135bc2a07e438317b70abdf9d74d6d7a

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [3073c015e381c0801d3137295678fecd009bb204]

dbgutil deref of empty vector assert

Change-Id: I9c3b4f84df252e632f02e79e069426fafadee0fe

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [33dd0bcae811bcc7061f6c94b378384f2691d71c]

String->OUString

Change-Id: I5708992ce73edd96f030ee7bfd5fcd9e0e6fca8a

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b0184ebaa4dcc2ad2eb2a258e21212e9e4a74175]

completition->completion :)

Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a

2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [0d1a2c1e94b26d4837c77f76d58bb7402f785397]

Updated core Project: help  fdae1bb5ed104b443f19ed026dd2b7d9f67cafdb


2013-09-03  Caolán McNamara  <caolanm@redhat.com>  [58fe754c70b64ee5152197b24c3e0cf92d4122ed]

convert select index dialog to .ui

Change-Id: I49a3d67e9c22c1608354b732f8aee27afcf15885

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [8b90ad8af9d72937109ded62609731033558dd84]

Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTING

Change-Id: I687dc152a60d1f5ccdf8d8ca763040cbff74e3cf

2013-09-03  Stephan Bergmann  <sbergman@redhat.com>  [306dbe141da208fc3bfccd3186987ae480061448]

Missing exception specifications

Change-Id: Ie0b0ce5f72c02f4dcdece48fe35bed50af4eb572

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [03737426620f570e33b93f92a4bd4e4b6d2deba3]

fix string conversion

regression from 710f41b7aec8e7d35a0da8be332aa289f98942af

Change-Id: I7c5e41294e072eceb036a24397fbb899a568587c

2013-09-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a5e59d4509b145f02993d85fa6de9afd5bf8a122]

remove stray method declaration

Change-Id: Ia536eadc80a969ce16f5d9fb995adfab048b77c1

2013-09-03  Tomaž Vajngerl  <quikee@gmail.com>  [dda8877b989ebe330315e94523b983a6803e1372]

Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, various

- minimal unit for inch is 1/16 and for cm 1/10 (1mm)
- additional tick level (now 4 in total)
- top and bottom tick in addition to the number (highes tick level)
- dynamically draw tick levels depending on the tick gap (should be
  at least 6 pixel wide)

Change-Id: I0598b16e32d19eb1294a2358eacbeb19a70966a2

2013-09-03  Tomaž Vajngerl  <quikee@gmail.com>  [be0759283c22d06e8fd7683776866c5abc1bf8f2]

Ruler: clear ruler elements at copying only when input is not empty

Change-Id: I633dcd452a0df426421eaccadf648ad06b8e124c

2013-09-03  Tomaž Vajngerl  <quikee@gmail.com>  [516455206510fe2ad928cde37e4adfae4a57859a]

Ruler: use vector instead of array for elements

Change-Id: I099387648988b83d4d4b53f59237906e8f939c6e

2013-09-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2a9699e90abb40cbe1772cbd581435568468265]

PoHeader constructure problem with boost

No idea why that seems to work on other platform
but 10.6 SDK does not like it at all

Change-Id: I145b03874ba948cb29c998552e852f29999bc471

2013-09-03  Michael Stahl  <mstahl@redhat.com>  [b69d152cfa1da868ba960345d72ba78f9f8e1b35]

fdo#68839: ODF import: fix name of multi-image frame

When multiple image child elements are inside a frame, each one is
imported and gets unique name via SwDoc::SetFlyName().  But the
retained one is not necessarily the first one, which is the only one
that may have the original name.

Also the solveMultipleImages needs to return a smart pointer, as nothing
else keeps the image contexts alive.

(regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70)

Change-Id: I28a8a752f3eed176cc2ebb4c9af11a0dd4d18ea6

2013-09-03  Krisztian Pinter  <pin.terminator@gmail.com>  [963d09826711f4eec6c9ba0750ffc01b478f7298]

startcenter: Add missing tooltip for new presentation button

Change-Id: If2d0285a0aa9e3959352b01e1f99ff082dfad01b

2013-09-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [f761b005481b72f1aa43dd2bf1d4bebac62dbab2]

MacOSX 10.6 does not like id as a variable name

Change-Id: Id1029f777e4f1d03ce7d3fb85ced38deeefca619

2013-09-03  Tor Lillqvist  <tml@iki.fi>  [1bf008c67f91aed39bcc29985f3c7b6d534718d7]

Update a few library names

Change-Id: I17c575ce0d4ba55a47a97d86c69a00ef7f822838

2013-09-02  Stephan Bergmann  <sbergman@redhat.com>  [e486f1612d814cf4255e9fc27e722c123d953809]

No need to install non-SONAME versions of icu libs

Change-Id: Ica8057c70f5e4b63830c6ffe7fb85269a10b845f

2013-09-02  Julien Nabet  <serval2412@yahoo.fr>  [fd636fe7222bf4193245be2e7bdf179b534171df]

Remove unused writeDBLoaderInfo

See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html

Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [91a557561c24c7532c525692f279b1fcfd520f92]

bDel is unused uninitialized

Change-Id: Idac3a6805700d896b8569d1df79d32ca493c48b3

2013-09-02  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1dd686175f2830227c461054f6036fb0095c4352]

fdo#43090: Last fix for autoclose brackets in Math

We need to swap values of selection in Math when they're make in RTL selection, because Math don't support RTL.

Change-Id: I4f8acfb560fa486ecc9f2569f1f331fa6f28d2d4
Reviewed-on: https://gerrit.libreoffice.org/5722
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-02  Philipp Riemer  <ruderphilipp@gmail.com>  [6bb2da3f696d724117a1f3ff5e23e5a7fb3ed314]

fdo#62475 - remove visual noise

Change-Id: Ic944fc45aded66939a2fc1622536eb3f2d80d764

2013-09-02  Philipp Riemer  <ruderphilipp@gmail.com>  [3c48673ff7f9fe93e31c11604258f50db26986b3]

Delete wrong comment

This indicates that there should follow the private methods in this class.
However, the visibility constraint "private" was never in this code since it
was added in 2009. So I delete it.

See:
$> git log -u -- framework/source/uiconfiguration/imagemanagerimpl.hxx
ca00697e3dae9a03573d11281fc8d9a4ee391d3d (Sep 8th 2009)

Change-Id: Iac82b79d8cf6cc0c796a5ee97be25d2d24f4fa48

2013-09-02  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [fef9a991d4cf76dd3e1881bd42b45e6e013581b7]

Math: fix focus in Elements Dock

When click in Elements Dock, we need to put focus in formula edit. Elements window do
this, so this needs to be done in Elements Dock too.

Change-Id: I8265d85fcf997344d8269345260499b3690521cb
Reviewed-on: https://gerrit.libreoffice.org/5760
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [8f6b90a80c7b6e1c19422e944ca49657581e1042]

stop annoying temp full screen windows appearing on insert->index entry

Change-Id: I730617f5ce28149f79d1d22efbfb7eab22e5840d

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [42f1ce529da6d65724aa1e9c9d579f3befa0f30f]

unused string resource

Change-Id: Icea434caf7a5de1131bcba72b2133f8643428ecd

2013-09-02  Armin Le Grand  <alg@apache.org>  [7c03fc2fe77f9b1f910f4ab395923e52648c32b5]

Related: #i123048# Corrected connector layout after reload

(cherry picked from commit c7d96eed93415894c5ca4522bd32ca06acd88233)

Conflicts:
	svx/inc/svx/svdoedge.hxx
	svx/source/svdraw/svdoedge.cxx

Change-Id: Id388fa7396751a2e8b5908373ca57eceee1a1af1

2013-09-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [69895a60c839a865320a62cc2b659c660f5c0de6]

Translate German comments

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

2013-09-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2f96e36c32fd4e0d890edecf67d11a5576f5a55b]

Translate German comments

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

2013-09-02  Tor Lillqvist  <tml@iki.fi>  [071948d452943dce32ff6f7331aed1fd9379fea8]

WaE: statement aligned ... [loplugin]

Change-Id: I80256c748fecf1e5d7ffa73fdcde0ed453455b72

2013-09-02  Tor Lillqvist  <tml@iki.fi>  [3c4c6bbdfab918019c08c28753f2e18246e49f3d]

WaE: unused variables

Change-Id: I0c93ca3875d8cd6fe009018e79847142b4e64bfd

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [d3ff876f3c7f441fd72a037ed31fb973f223ca6d]

GSOC work, small fixes after

Fixed some errors after the merge.

Change-Id: I8c0360d7fd04425a00dacb37f673d10efffa0ebe

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [d9e81b8540dd932222400663d746a7ecce4823df]

GSOC work, renaming+listbox right side fix

Fixed the small bug in positioning the listbox to the right side.
Function ResizeListBox was renamed to ResizeAndPositionListBox.

Change-Id: I3cea54ad5658ee1628935b4975f52fe78c1ff5c3

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [7f9597903f5b5c842fae9b32b06b4d04c2228873]

GSOC work, fix the clipped listbox

Listbox clipping works correcly on the right side and on the bottom.
The function calculations are done from the initial position: if the actual X/Y coordinate + width/height exceeds the visible area, listbox is poitioned up/a bit left.

Change-Id: I17ff28cd23423819b55d7079c6d35484b567899c

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [e7e667fd36098b1d125cde282529fb6a30b7cbdc]

GSOC work, fixed clipping of the listbox in the bottom

Listbox positioning on the bottom is corrected.

Change-Id: I75af0ff68b24ad26e9c9bd41d91a6ac9d1fa9d1c

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [251990c06363f85ea5e701b16b5120526d0ac1a6]

GSOC work, arrow navigation+TextSelection problems fixed

I've added a new function called EditorWindow::GetLastHighlightPortionTextSelection, which gets the last edited word (from the highlight portion), and creates a TextSelection from it. Later, this is used to remove/replace text in the listbox when pressing the tab key. The proble was, that is cleared the whole line, but now, it just clears the newly edited word.

Change-Id: I61b6721696e89002705c9980579023b42ad1faaa

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [f05fa6e67f56a748b0087c287d23a67dfa2cbde2]

GSOC work, fix strange TextPaM errors

Wrong TextPaM's caused the autocorrection to insert the string multiple times, this is now fixed. I use the values from the HighlightPortion struct.

Change-Id: I5ff5f01c06738088639186c35eb58ee9ff497d95

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [755a74906ef3564f17d694787ba8de650e577677]

GSOC work, multiple fixes

Code completion: parser recognizes extended types ony when the checkbox is checked.
Fixed a crash caused by a misspelled uno type.
Fixed function CodeCompleteDataCache::Clear() to clear both internal variables.

Change-Id: I82fdd2e1cf749237e2e2de4a9a2fc7d07fb7eb4a

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [31f3859884618cc19d0810795c45c9f6ed73e622]

GSOC work, options fix

Tools/Options are now saving correctly.
I've added a check for empty string in EditorWindow::HandleCodeCompletition.

Change-Id: Ib5d75fe840e3c3fd12cd7175fb7828b8a1d76db6

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [d977f5951443aa45ab2e44aa2cb72ac0bbf0af57]

GSOC work, small fixes

Some code fixes in function EditorWindow::HandleAutoCorrect():
updating the module and getting the data from parse is necessary(not just when code complete is on).
Removed some duplicate code when checking for the type of the actual highlight portion.

Change-Id: I29a62dae23f2c28e54f9185ac59ff2747c64e0d7

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [67596f4cc67cab14ccd3005be1f1c7c9ef6df557]

GSOC work, autocorrect procedures+variables

Fixed some small issue with the right arrow key in the ListBox.
Autocorrection now correct all variable types and procedure names.

Change-Id: Iff1abaf10c621aef04772837faa272bb6f987e37

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [2f3f5dced8aa9b8010a33176bc941d5879986bfb]

GSOC work, small code fixes

Added some constants for CodeCompleteWindow::ResizeListBox().
Simplified a condition is EditorWindow::HandleAutoCorrect().

Change-Id: If8aa34273b6170130d95a309ed385a5152418b76

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [a8d78a367e6e66a52db330326d6a2dec8acfdaa7]

GSOC work, simplify CodeCompleteWindow::ResizeListBox

Now all calculations are done in this function, plus the initial TextSelection is passed as a parameter (it it needed to determine the location of the ListBox).
Some local variables were made constant.

Change-Id: I36942ded72cc988c8fd5114e0d666f447b80d396

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [703f0e095da4e1c32d9df5c1b0e05c746b5bfe10]

GSOC work, autocorrect fix

Autocorrect fixes the new types independently from code completition(not just pressing the "." after the variable).

Change-Id: Icc31af29f1dcc0de662d7fc191c3f215188b571b

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [82a4ad7a5c18801c64a28e9df6a96c0e1abf5b64]

GSOC work, renaming + options fix

Options now work correctly: I've added the missing function.
Rename: renamed some variables and methods to kep the consistence( Autocorrect keywords -> Autocorrect).

Change-Id: I6b4914575f1a06eb3268c133b8b990364e3d24e4

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [9b534193a3132764f7c5a659025ab2c49bfb2605]

GSOC work, behavior fixes

Code completition: left/right arrow keys handled. Left arrow dismisses the dialog when reaches the dot. Right arrow dismissed the dialog when reaches the next line.
ListBox appearance fixed.
TAB key can insert the first matching entry.
Autocorrect:
"Autocorrect Keywords" has been renamed to "Autcorrect" (in the UI, and the config file, after this patch a make dev-install is needed). Keyword case correction is not just capitalizing the first letter ( eg. Elseif -> ElseIf ).
Autoclose procedures:
cursor is being placed inside the preocedure.

Change-Id: Ie7e9ae96b49bd94562db83f96e1c4ad63ab3f3d6

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [8a1e19f4ff627d9ac15bbdf7ef04d27158b45569]

GSOC work, Tool/Options/Basic IDE Options created

Created a new tab in Tools/Options/Basic IDE options instead of the ModalDialog.
The original dialog under Basic IDE/View/IDE Options was removed.
Tab page is disabled when experimetal flag is off, entry node in the treebox is visible.

Change-Id: Iaad1ea5fadc3f05ca81f2240dceb513f25be35b9

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6cb452f36649762e3cc0e477d0a543eeff741bbd]

GSOC work, TAB key inserts match+code fixes

Feature: TAB key now inserts the matching entry. When the TAB key is pressed simultaneously, it selects+inserts the next match.
Fixed some duplicate code calls.
Added a function called CodeCompleteListBox::GetParentEditWiew() to shorter the parent's ExtTextView variable access.

Change-Id: I2ae2eaa07fff760d91d05120439c76b215fcd3c1

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [0861ff9dc0db7d58e73ae0cd7c884f21cf55c4c5]

GSOC work, code fixes

Simplified the nested reflection.
Fixed the small issue with the autocorrect keywords: it corrupted the line when doing nested reflection.
Iterator is used instead of for loop when extracting identifiers for nested ferlection.

Change-Id: I8e7e83b4e46838a32e03f71b4fe91dd9d94b3131

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [7023bcf99d88f86399b515ad41c53d6dae611fd3]

GSOC work, unused code removal

Removed the call of CodeCompleteListBox::GrabFocus.

Change-Id: I6095f354eadd680d040319beb4d15d37850c3e9d

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [06e4ed0e6f93e8a36f9f56cb9ce5ced1c4b75601]

GSOC work, code simplification+removed unused functions

Removed some unused functions from CodeCompleteListBox/CodeCompleteWindow.
Renamed CodeCompleteListBox::SetVisibleEntries to SetMatchingEntries.
Simplified autocorrect functions.

Change-Id: I29f9653d52fff2c5020243aa5c14f1ea280018d3

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [3345726d310b387c93ffdd87c96c74d7fb75eecc]

GSOC work, code simplification

Created a new class: UnoTypeCodeCompletor, which does the field/method extraction for code completition.
Functions GetXIdlClassMethods() and GetXIdlClassFields() have been added to UnoTypeCodeCompletor and removed from EditorWindow.

Change-Id: Ia47965b502c868f52c466c282cb98ccd806ff6f7

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6a2aa97cc19dfc32b89f4da390449dfd6e185b8c]

GSOC work, code fixes

Small fix in the listbox size: I'm using GetOptimalSize to set the correct width.
EditorWindow::KeyInput: autocomplete/codecomplete functions have been placed into separate functions.
Function autoclose sub/functions: duplicate code removal.

Change-Id: I44678753fc9737fd7a0913af3caa4f1f565aca28

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6b47b09f66e0e2a46b9111d6bd5d0a9fe8817582]

GSOC work, small fixes for listbox appearance

Listbox top does not cover the actual line.
Listbox width and height problems are fixed.

Change-Id: Ia814f14c3ae326eecd497df2a233eee0b6c30adb

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [b4319d8726e3d01b55f80b1dc30af1f96df1c211]

GSOC work, Extended types correction

Stucts can be autocompleted when extended types disabled.
Created two functions to make the code brighter. They extract the methods/fields from an XIdlClass and return them in a std::vector<OUString>.
I had to modify file basic/source/comp/dim.cxx, to check on UNO types when code completition is on.

Change-Id: Id93a6fe896424efb7868f6102985f59fb419b17e

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [972bbede6e79fb7c828a32a560559391290af997]

GSOC work, KeyInput instead of PreNotify

CodeCompleteListBox now uses KeyInput instead of PreNotify to handle key events.
The cursor is visible, arrow keys navigate the listbox correctly.

Change-Id: Ia0d5c5c48858d345dc4b4886ece1db618bdfc67c

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [a1c1e89e43a8c3815d6029a2438c57ef8d1f98cb]

GSOC work, show the cursor when typing 2

There are two cases:
a) TextView in focus: cursor is visible, typing works, except the arrow keys are not working for the ListBox
b) ListBox in focus: no cursor, everything works

Change-Id: Iaaec69c04370e4d05e226abeecd420bf4d4f52cd

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [cbd61c3047a7df1c2995ef3ce1acf55b6950af76]

GSOC work, listbox hides the cursor fix

When the listbox appears over the line, it no more hides the top of the cursor.

Change-Id: Ic2d0e8295cc4c44f06765af0d431859b53ab88d2

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [ec4c6f3da0d274b0ba54dcce44827aa36025ea56]

GSOC work, renaming for consistency

Menu enrty was renamed to IDE Options under View.
SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS.
CodeCompleteDlg was rename to BasicIDEOptionDlg.
Ui file was renamed to basicideoptionsdialog.ui.
Checkbox for extended types is now independent from code complete one.

Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [790a7aff12eb37c76484026bd77915cef3de98d4]

GSOC work, renaming for consistency

Menu enrty was renamed to IDE Options under View.
SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS.
CodeCompleteDlg was rename to BasicIDEOptionDlg.
Ui file was renamed to basicideoptionsdialog.ui.
Checkbox for extended types is now independent from code complete one.

Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [a622a19b7acb12375b77bbaa21f6384121780d91]

GSOC work, autoclose procedures fix

Fixed function autoclose procedures: when there was an incomplete function/sub, and the lookahead found another sub/function, autocorrected the wrong ending. This is fixed.

Change-Id: I3d894808fe8111f1ea1fac797b16576d843bff68

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [27da1e7340c37c4cc098a367592da9e0ed42f7dc]

GSOC work, ListBox appearance fix (at the borders) + code fixes

ListBox appearance fixed at the borders:
a) bottom: it it placed over the current line (not under)
b) right side: listbox's right side is adjusted to the window's right side
Coed fixes:
CodeCompleteOptions now intializes itself from the configuration file BasicIDE.xcs
Added a checkbox for enabling extended types in the options dialog.
Cursor is visible when the listbox is active.
Fixed the small issue when deleting a character.

Change-Id: I68b80143de245cebfce65cdd8af37ea4694aa81b

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [c40ba9c3e041a5b94bcbc2be7aa49a1c7df6a188]

GSOC work, config crach fix

Storing code completition data in config file is fully functional.

Change-Id: If9a974dd0ed052e26963ad5f202493674f1a51ca

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [8194798645517e7c54296ba47ded09a67cf71805]

GSOC work, config entry to store options

Created a config file to store configuration for the feature.
NOTE: it gives a runtime error, so it is temporary disabled.

Change-Id: I7103bdfad43bb5760165430a57d93a90a7e5dc7e

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [c149c96cf4c42820f15a0fea14cb7a4927ae4b1e]

GSOC work, "autocomplete procedures" fix + new feature

Fixed the procedure autoclose function. Now, autoclose is based on the syntax higlighter: if finds an opening token, starts searching forward to a close token.
If there is another sub/function keyword, or EOF is reached, the procedure is considered incomplete.
If the end token is found, the procedure is considered to be closed.
Added function autocorrect symbol spelling, wich corrects the ascii case of the keywords, and corrects the spelling of the extended types.

Change-Id: Ibd17f319a6d6ff5c3f91f4adb7a10dc701f0468a

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [92374fb966d35a1f2584c1d4fc1459b350a70474]

GSOC work, listbox appearance fix

Fixed the listbox appearance even the source file is scrolled.
When scrolling, and the listbox is visible, it gets hidden.
I've set the Code Completition to defaultly true, to make testing easier.

Change-Id: If571a4f1d38751b35fd43ab3c1f13daccd9dd375

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [59055f24cb3dee9ffa21f11fc77ef0cd252b8858]

GSOC work, nested reflection fix - again

Fixed the issue when an invalid method was typed, listbox showed tha methods of the base variable.

Change-Id: I88576645b373e76112103055d547f713af1fc153

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [2a87d09bc87af84aee9e1986ebb4888264c99dd7]

GSOC work, extend reflection+crash fix

Fixed creash error on accessing elements of an empty vector.
Reflection is now extract fields also.

Change-Id: Ic41353cbe9fc404115eb0d2b2f9d5706fc044dab

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [412e91d33dfc392f15858614369f956e531785b9]

GSOC work, implement "Autoclose parenthesis" function

Autoclosing parenthesis function is working. Implementation is similar to autoclosing double quotes, except that this one does not need the HighlighPortion struct to use.
Renamed the checkbox title to "Autoclose parenthesis".

Change-Id: I4311cd8020f0dc0b62a2d8707e0eccbf57e0d2c2

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [776734d8dd23766d3bd0bb901b4f97be05681c75]

GSOC work, fix runtime crash

Fixes runtime crash by not checking the string length in "Autoclose Quotes" funtion.

Change-Id: I15e58a0fd487ce86b832452a562406b8155b2641

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [40433e2ca977173ae6909fc5c47601e11ef003e4]

GSOC work, implemented "Autoclose Double Quotes" option

Feature autoclosing double quotes (strings) implemented.
When the user presses the '"' key, it's pair is also being inserted (only when the previous character is also a '"'), and the cursor is being placed inside the two quotes.
Also, if the there was a string (like: "aaa""), the second one is not inserted.

Change-Id: I3e4a5e426d2d4bdbf56899fe3e36359ae161b52a

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [9a7b942a0a3bb113cf356f2642766f7a9f909bd6]

GSOC work, procedure autoclose implementation

Now, function procedure autoclose is working.
Created a struct named IncompleteProcData to store the line number, type and name of the inclomplete procedure. Procedures are store in a vector (IncompleteProcedures), and are as a member in SbModule.
I've created a function called SbModule::GetIncompleteProcedures() to extract the data. Data extraction uses SbModule::SetSource32, beacuse that one tokenizes sthe source file, and recognizes procedures.
Closing procedures is triggered ky pressing the Enter key when typing. It checks the actual sub, and if it's incomplete, adds the correct ending( End Sub/End Function).
There is only one problem: function SbModule::SetSource32 is not too often calle, maybe extraction should be done by a timer.

Change-Id: Id88daaef329e8b5c194b765c5261d356bfb3a0c9

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [d5aa9c3b23f6c9b5ff0b6af11ff6d6827c5f24bd]

GSOC work, disable QuickSelectionEngine+ListBox navigation modification

Added a function to disable QuickSelectionEngine in ListBox, beacuse it's not needed.
ListBox navigation changed: it is not hiding/showing entries, instead of it, jumps to the longest match without filtering.
Arrow behavior remains the same.

Change-Id: I8982c280f20929c74f9630cbaa95010820d2e234

2013-09-02  Noel Power  <noel.power@suse.com>  [59520bd3f1cd619cfe02ea1d6c8d8888413fd9af]

remove strange added Invalidate bits

Change-Id: I61f4a6af62d67f2fd5f421e2173cca179d399815

2013-09-02  Noel Power  <noel.power@suse.com>  [e70a436fe343c6689c0122b1bd31e04cb0d5f04b]

fix runtime error when using extended types

note: using VBA objects with the code completion is not possible at
the moment. Unfortunately there is some hard coded hacks for flattening
the namespace used by checkUnoObject.

Change-Id: Ic3a3149f41a6959943e71fa7ac22ff4dab7f30a1

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [edcec5b1be9b224dbdfb4cd85c37148243f49389]

GSOC work, cache implementation fix, code fixes

The CodeCompleteDataCache got a new implementation: global variables are stored separately.
The "static const" OUString-s were removed from the class.
Data extraction is only done when pressing the dot key.

Change-Id: I3ff94c0c6eabe328761336d4c74744eb7efc6056

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [70ab744ccf047a90bee0506c6a60ade1935ece3d]

GSOC work, ModalDialog instead of menu entry

Created a ModalDialog named CodeCompleteOptionsDlg to edit options for code completition/suggestion.
Unimplemented features in it are disabled.
The dialog window uses Glade .ui file.

Change-Id: I1b59f386a9575aa25b38c5a1d7d1f020498a69ab

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [61ee2598b18890eb5798a3943fbedd22a24e7aea]

GSOC work, code complete option, menu entry fixes

Menu entry is added under View->Enable Code Completition when in Experimental mode.
Fixed the call of funtion SbModule::GetCodeCompleteDataFromParse() to be called only when code completition is enabled.
Replaced the occurences of SvtMiscOptions to CodeCompleteOptions.

Change-Id: If0520123ab5f612d7d24fb98f8e9bf6881af76cb

2013-09-02  Noel Power  <noel.power@suse.com>  [b0b511e9b5b18069b6f4dc9565e2a485d05e1cdd]

fix compile error, cerr not defined

Change-Id: Id33342491dd9bad0ee2f1a7bc648ed669a2b92b9

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [3ce1f554deba05eb33a928ca05674e4afa70aecc]

GSOC work menu entry + code fix

Fixed the definition of GLOB_KEY, NOT_FOUND from const to static const.
Added a new menu entry for code completition under View->Enable Code Completition.

Change-Id: If8ac25ee43a7ba780ccdee2e5e909777115a1f27

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [1b8b4864c11955a2f59310cc58f16e509eb48a32]

GSOC work window hide when clicking out

CodeCompleteWindow is hidden when clicking out: thi is implemented in
EditorWindow::MouseButtonDown: if CodeCompleteWindow is visible and
the actual TextSelection of the window and the parent's TextView is
different, hide the window (I assume the user changed selection, eg.
clicked on other line, etc.).

Change-Id: Icb6bcffa837b2f7e1ccef288b9d762e27649410b

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6165d0b4846590d1d85d559636dd6587ea0dadd8]

GSOC work, some code fixes

Fixed the link error: declared CodeCompleteDataCache as BASIC_DLLPUBLIC and it worked fine.
Fixed sergmentation fault error in CodeCompleteWindow.
The new cache implementation is fully functional.
CodeCompleteWindow is now being used as boost::scoped_ptr.

Change-Id: I76a0fc7407d589e7f94280fc4d50cea51b9639db

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6c1854f9f3f7308dce0e326aa063d929f8da5881]

GSOC work, code fixes + cache implementation

WARNING: cache implementation gives a link error to it's methods.
Created the cache called CodeCompleteDataCache in file include/basic/codecompletecache.hxx
This class should replace the std::vector< CodeCompleteData > int file baside2b.cxx
When issuing command "make basic", it compiles fine, but, when "make basctl", it gives a link error (ld returned status 1) to CodeCompleteDataCache's methods.

Change-Id: If78c6533b7fb5653cc459d22b80c98d097b886eb

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [5a615ddf3442bf9a5106336fec39e479b50107ea]

GSOC work ListBox show/hide entries when typing function name

ListBox sorts entries alphabetically.
When typing, filters the matching function names.
ListBox closes on key tab and space, beacuse I assume the user typed in the
whole function name.

Change-Id: I045b1b990b0e0af70de75c32249b7497b51b9e98

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [728bc0518bd9ddd4564393b293a24e0a66a50ff5]

GSOC work Window appearance fix 2 + code fixes

Added a function to select the first entry in the ListBox by default.
Selected entry can be inserted with the ENTER key.
Fixed some code in basic code generation class (SbiCodeGen).

Change-Id: Ia6eb43ee5661a0a3ae0b738b619f19972f019eac

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [d03f3cd4766483888c016fa9881a5383d97f1f2f]

GSOC work, Window appearance fix

Fixed the window width to adopt size by longest entry.
Window height is set to display 8 lines, plus the scrollbar.
When selected, window can be close by the ESC key( done by PreNotify() ).
Also, renamed it to CodeCompleteWindow for consistency.

Change-Id: I9cd53c3d868cdaeb8d391547f16da7038278154b

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [5d95448341b155a55954e5d4ac8c5e07cc526f2e]

GSOC work, Window instead a FloatingWindow

Changed CodeCompleteListBox into a Window which contains a single ListBox.
Navigation with arrows is enabled, window closes on ESC key.
Double click inserts the selected method into the source code.
Visible line count in ListBox is set to 8 lines, width is adopted from the
longest entry.

Change-Id: I6b6ceb0ce78f9fc727aed53952dc6ee24cba47df

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [5dc05ade53891f67f781e18cd4909a21231bf9d2]

GSOC work nested reflection fix

Ive fixed the parameter problem: I use the tokens created
by the syntax highlighter (it's struct HighlightPortion),
and put the identiiers to the vector, and reflect them.

Change-Id: I08888e4a8bf00fa987a16466f4a5ac03836e5ee7

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [5beb4be54cf296e3895a8849072f1892841aec75]

GSOC work week 5, some recent fixes

This week I've managed to fix the ListBox appearance. Also, I've modified the code: it gets the data on insert/remove/change, and gets updated only when the dot is pressed. This makes the data to be up-to-date. Next, I wrote a Split(OUString , char) function to do the nested reflection (It works, but it will need some tweaks later). Also, code generation is disabled for code completition (just a boolean value, maybe it could be done in a more "elegant" way, like the error supression).

Change-Id: I43d250c0a065351950ac6424dcd88266d70bcef3

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [5b9840955baa40b22fa31b8ecccecaa71d25ce94]

GSOC work week4, CodeCompleteListBox appearance fix

This patch allows the pop-up CodeCompleteListBox to appear under the cursor.
It's size is fixed:150x150.
Also, I've fixed a bug in extracting the current variable name.

Change-Id: Id98cb1c29be72af07a25aac3d51561f072bf103e

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [6f516edc5076c00e788ea1fd5cb13f64cacb4f01]

GSOC work week 3, showing methods in a ListBox

This patch allows the Code Completition feature to list methods in a custom ListBox class called CodeCompleteListBox.
So, when the user presses the dot("."), a ListBox appears, and listed the methods(not just prints on the terminal).
The user can select one from them, and it is put in the source code (after the dot).

Change-Id: Ie5165e7bdaae1d96bbf40a9b996ca8ebbdb40dea

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [025e7ff3e16650097097b6a17cd259170979ef3c]

GSOC work week 2, getting infromation from variables and print on terminal

This is an early version. I use the BASIC parser to parse the source,
then the infromation is extracted from the symbol table built by parser.
Error reporting is suppressed, beacuse it is not needed fro code completition.
I placed my function inside SbModule, and created a struct called CodeCompletitionData, which holds the object's name, it's parent, and it's type name.
This function, SbMethod::GetCodeCompleteDataFromParse() is called from Basic IDE's Notify function, which updates a cache(actually, reassigns a viariable :) ).
Later, in the EditorWindow::KeyInput function there is a check wheteher dot key is pressed. After that, the actual variable (or word) is being looked up in the vector that holds code completition data. And finally, if it is found, it's methods are printed on the terminal.

Change-Id: Idaf19baa8f720b8b117a76dc3cc2f90dd04fd155

2013-09-02  Gergo Mocsi  <gmocsi91@gmail.com>  [f97d794654cbf80afa0e4a60cda8147e94c11908]

GSOC work week 0-1, allowing BASIC to recognize UNO interfaces

Introduced a new function calles IsUnoInterface in SbiParser to determine, if
a variable is a type of an UNO interface. It uses reflection.CoreReflection to
do that, on success it returs true otherwise false.

Change-Id: I18895127bcbd92dc7a25feb5d82a7d1343bde851

2013-09-02  Eike Rathke  <erack@redhat.com>  [49656398d43fa03f8adb70b9be417f2fd65dd9ea]

simpleExtract() with variants

rsc needs to resolve all known defined languages without access to
liblangtag because that would need
/usr/local/share/liblangtag/language-subtag-registry.xml so we'd end up
with a bootstrap problem (or would have to pass the database path).

Change-Id: I6b966d45080da26cb89169cdb40cd8a58c04a276

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [8614ff2993b2fe49b27311546290d957f036487c]

Updated core Project: help  c43188ed28a2cf2b32f459e5b45abdc46d9cdd23


2013-09-02  Armin Le Grand  <alg@apache.org>  [89d01a7d8028ddb765e02c116d202a2435894217]

Resolves: #i122820# Corrected graphics creation...

allow bigger limits if directly requested

(cherry picked from commit 50f1445bda91cb44a1a1e8636ab0bcb6a8c4f381)

Conflicts:
	svx/source/unodraw/UnoGraphicExporter.cxx

Change-Id: I33576ef9f95b9f8a9fa0ab6f6d83c93ecec8da9f

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [d649afe84ba659df845d2c4733dfba3fa4c657a3]

convert apply styles dialog to .ui

Change-Id: Id596ceaebc0dda3be046be89f22b6bf1a304fa4e

2013-09-02  Michael Stahl  <mstahl@redhat.com>  [24a076337a38d904725176314c83dbac35f874f4]

ucb: rename "cmisucp" log area for consistency

Change-Id: Ie9ef3324bb7a9e954db57548d7862a90b070ebd3

2013-09-02  Michael Stahl  <mstahl@redhat.com>  [b9ac217b4adbc8681ecbf05419cb4a15a2ddae97]

ucb: add missing ucb.core log area, and ftp/ext too

Change-Id: Ifa2df0e2dcc193ae02202687c0d6b7ab930db58f

2013-09-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5d6a994ccccb336365017d0bb54ebc5dabac7d99]

String->OUString

Change-Id: Ic7e61d002638991f2d69462d343f1b29bc9b0040

2013-09-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [96ad9c965b479d81e42ebefcd92a0a384433fa9c]

String->OUString

Change-Id: I0557dcc191aab97adb6aa68ebee1970a11600f4f

2013-09-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [45b757f1c6af983e1825c09047974d32c2f0376f]

remove unused vars

Change-Id: I2e7caabbc8464a2a6ee214085e7ea43ba436e030

2013-09-02  Jesús Corrius  <jcorrius@gmail.com>  [a03b1876c7b334acc26a41b4d8ca6eead07cfa1f]

We don't support Win9x anymore, remove legacy code

Change-Id: I12afdc1c25bb09d20fd0698831642b953e08bb63

2013-09-02  Michael Stahl  <mstahl@redhat.com>  [b23999755a865a277c29adfc1dc0c249275bfd7e]

fdo#68750: ensure that GetSuggestedEndOfSentence makes progress

Checking a string of 17399 spaces takes 20 seconds here in
GrammarCheckingIterator::GetSuggestedEndOfSentence() because
BreakIterator_Unicode::endOfSentence() will always return
0 as a result regardless of what nStartPos it gets.

Change-Id: Id02440a91d7015c2896e387854445ee5383092fa

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8248dbeb71264a6911fbb1611c745bb766c37546]

ucb: fixed bad init of shared_ptr

Change-Id: I3d7fc2c01d58da58eb984ad5c10435f86f87f56a

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [77173d8954c370bcaca80b48181c330b759b9517]

rework SwIndexTreeLB to be a SvSimpleTable to make .ui conversion easier

Change-Id: I7ce02cb53e6164e69f0d4efd9863ba16a4fab025

2013-09-02  Stephan Bergmann  <sbergman@redhat.com>  [c5f1941b9ad08da1ac487d36215db70d38cd3f04]

RESPONSEFILE shouldn't be necessary for the few cppumaker -X arguments

Change-Id: I4d53223c12b7c8f793b236f9b2657bd339b345e9

2013-09-02  Tor Lillqvist  <tml@iki.fi>  [953d46610369171785fd2c148d2baf4641b51bb2]

WaE: use of logical '&&' with constant operand

A warning that reveals what surely must be coding glitches. Thanks,
Clang.

Change-Id: Ieb1e09b91a4ab63c2ab15bb4874ac82b57c174cf

2013-09-02  Viktor Varga  <vvarga90@gmail.com>  [b8d1e88e19f336695559f8f6201a69c1716269a1]

pocheck now removes entries from .po files which are incorrect

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

2013-09-02  Tor Lillqvist  <tml@iki.fi>  [7dca33cc74cd7704273faf2158ec0ea27debae4d]

WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'

Change-Id: I556d03a5bbd74faa26d73a8e84147c9743c20507

2013-09-02  Tor Lillqvist  <tml@iki.fi>  [b50d3727cf336bb536efe7bf067f484ddf864e9a]

WaE: unused function 'removeFragment'

Change-Id: I9f62a2eef5113e0ab1c06f818b2a64ad84c06b84

2013-09-02  Eike Rathke  <erack@redhat.com>  [81c54e607b1e79f20b35ca6f57ec2da8ed4185dd]

prepare to accept partial BCP47 (lll-Ssss-CC-vvvvvvvv)

Change-Id: I3c65cb43696a829f29ab573b7b6e424a39d1a547

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f408102bd4befffa0a5a07d00cf7a79376566b3c]

feature/cmis rebase: fixed uno DateTime construction

Change-Id: Ibbbbaf0445bb1cdaaf83b9449f4d4fbba6097b24

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c33b82bd37d4b01574832a4b5fff8fc546c9dda8]

libcmis: add a mandatory patch for GDrive feature to properly work

Change-Id: I1bd183508b7f481feed641f8658c0baea6f743bd

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4e2d23812c62b76cc1d5f00ff6d5a23f777756b1]

Updated libcmis to 0.4.1: only build changes for distros

Change-Id: Ie5bd26d0fd9e3cd2b590b3b1ee1753faee533d63

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b8a6e351ff287848a0e1cff8ef65400e02831626]

CMIS properties: make multiple values

Change-Id: I0d5ed8fbfd113940aadc117bcc7cf751be246071

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [ac11dee3db1c531307d4f15514080a8d52ea950e]

CMIS properties: fix update issue

Change-Id: Ia04c588c7491cf9a4a5430b364b52ac89adf2f90

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [5c1d9086db52d31f9242c93a9304d90bf56b4219]

CMIS properties dialog: get multiple values

Change-Id: Ife7562d52cc3070c8d409f2da68d4e2aa5faea69

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b5e2d83bd529b0f0ce04d0690f4e0cccb667931e]

CMIS properties dialog: fix scroll

Change-Id: I4f65adea63267dcafa448001fed7693f55378751

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [956126cc526ecd2808f193883e369cb38d9d94fd]

Convert CMIS properties dialog to .ui

Change-Id: I98caf59352bb5e57c7685cb24561ddb2966b6035

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b378e754ae892a044460cfbe33ccc2e51c01f5ca]

CMIS: fix file saving issue

Change-Id: I60cccb841fea5ce493f004c73ecf50468019f860

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [19b76cc20cec1802c32248b3a2a4fcfcea1b58b6]

Updated internal libcmis to 0.4.0

Change-Id: I9ea14c00016e0390a90cae4c15abb34b879b31a7

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [0e241ca0a8dd14bcc895b25dd5480b5ae90915a6]

CMIS: use FolderPtr instead of Folder pointer

Change-Id: Iac68f67e94ddcc6b0bb2877763176b2efcc9b7d8

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [8513fe4dbc98398f9b3b9a63a9a3d219801ad3d6]

CMIS: add BaseURI property to remove warning

Change-Id: I936e497d88781b9e8fd43532fda23379ff56e25f

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [ff8b445dc003ea9da8d7040030250e7f08ff2fde]

CMIS: add document ID when saving.

The document ID is needed in case the get object by path

of the CMIS document doesn't work (like Google Drive)

Change-Id: I151d5433a19caeaf4a542b69cd9e95dde58722e7

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f6c006397896ae8b431a0ab85c89ab677d6ab981]

Store the decision about the certificate in a container to remember it

Change-Id: I19da6c1aeb7fada97166d37c68fa5ba242bbcaba

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9391e6b85e6b571c63d91ff0bf8e0472f48f7522]

UCB Show more infos about errors loading UCP

Change-Id: Ibc67cde1766f1259f4e5099160d469412fb4e89e

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [79c35f6169cff4bb8163d711873528ee438a891a]

fdo#61589: ask what to do with invalid SSL certificates in CMIS UCP

Change-Id: I3cf688f7070e3e8cb2db532d8e034961504a8160

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [0d8b97be3e6be58421b7990c54f80ceab7c3e00b]

Resolves CMIS file picker propertyset out of range warning

Add missing properties

Change-Id: Id3475fe4d07b33c4c0b31f54075dc011122b15bd

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [eb23b2d9597345a91273bf5d530ce29ab111f864]

CMIS properties: Add type to the UNO API

Change-Id: Ie4f32bc840cdfab1d5f600991cd6ac8aabcb1f87

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [96d4c5358348472c347d62ab67afb52d880cd796]

CMIS properties dialog

Use Sequence directly instead of creating intermediate properties

Change-Id: I194342678d7f56f34cc24a56440827e795e6be95

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [cca32681386d1282754fbaca7a19ec14c3ad2264]

Properties dialog

Only call CMIS update properties when
it is a CMIS document.

Change-Id: Ibccd2effcf7e839f71523233fd3e69b5d464a310

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [db0cc8453ca795d3657e365bb0817708e3f00f38]

CMIS properties dialog

Only update modified properties

Change-Id: I985cba20abd9b2d5b25bfa3c716ad6df94178c72

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [9a33f266913704563ae109390e57ac283bdcbbcc]

CMIS properties dialog

Uses sal_Int64 instead of sal_Int32 in Number properties.
Because the type used in Any is Hyper.

Change-Id: I9a4c72a8bb72c2403120cafa06541fb5434f282b

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [642ba3295b7be409b8f854cea834688b1642e9ed]

CMIS properties dialog

Greyed out YesNo button when the property is readonly

Change-Id: I093651c9a17e8e1e23a164a6f91d6971d3ecc67a

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [cd2702d5374b38696755d0e41b3a7817ccecc848]

CMIS Google Drive get repositories

We don't have to create a session just to get a dummy repository.

Change-Id: I0193d499d5a45aaa6fa7d1d18301e70ab550518d

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [a281090de6f574d51af7a5d58c6a13ed30ba1055]

CMIS: make GDrive work with path

Change-Id: Ib85be2887219e6067a1b6c227515504020f9a4e7

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [9431ace820221a77f9110165ba7f3746a7bdb538]

CMIS: getRepositories should call createSession

Change-Id: Ia64e15ab53155118dcfdd007a5d76e649bdeded9

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [f6c9bf4abe7b5f21489cf4692d93a15fac8617cc]

CMIS: the file picker prefer path to ID

Change-Id: I3a8d52411176d29f67340d8b668b8e9cc940d648

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [a8949c0ac56a67410b64831fe026fa38ee4dc534]

CMIS create session

Add sslCheck flag in CreateSession

Change-Id: I0dda9b89e529623cbed00f35f10a924120475480

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [56d34815e2e0b3e3277a6a3ee850ab7e4b764b1f]

CMIS: connect LO to Google Drive

Change-Id: I2c1b1d3e2bfd50ceb8647e62d37512ee3a0b9dae

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [bd97d9597cd9e3e7b077df9890d515328e3ee855]

CMIS properties dialog

When it's a CMIS document, don't update custom properties,
which also prevents cmis properties aren't updated.

Change-Id: Ia26d9ae5debae9c5de347ed309a3f07cfda4a475

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [aada05f1ab24c6971854ff66c5ef3a5da4217b72]

Cmis properties dialog

when value is empty, set to String type

Change-Id: Ic9cabfa6437342ff8962e9d758e745d802e8f73b

2013-09-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b24c15f2e338bd89bfd3059024d5d78d1b5767b8]

Switched to use libcmis' future 0.4.0 code

This means that building with internal libcmis won't work. Make install
libcmis master code and use --with-system-libcmis to build after this
commit

Change-Id: I3df31b299cfc462436681bb36a62c626b3ce3dfe

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b3a2011b4c81d2c2ac4f816fe0b2b445d8dec4f0]

Cmis update properties

Change-Id: I13db07386f766019701ad9348988dcede718660c

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [7c29619b4673465b5f2dd589e5d6fb8234364397]

CMIS properties dialog

Convert Any to Cmis properties

Change-Id: I307d337363a84bae8585625ee3eeb641fde25792

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [d259e07e851cafa4e0ca68f7ab18535e82c7aed5]

CMIS properties dialog: update properties

Change-Id: Ia506713b61dc6c1343eac3640863c86a2fc3f18f

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [b56a9a22dadc2f78be1c898505a884774fc19e25]

CMIS properties dialog: Fixed the "*" location bug

Tried to change the WB_PASSWORD but didn't work.

Change-Id: Id872fe041fc16b5d705c779372e2084f686cfd07

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [5172a5081c619f83f6576abd3fd2fadd334e754c]

Properties dialog

Change the Location GtkLabel in general tab to multiple lines.
However for unknown reason the text become all "*".

Change-Id: Ia9553f93303ed5f831f61adda0f060a889e7086a

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [969807901d9dae91be7fc6ba9aa518f4d25b5034]

Cmis Property

Add MultiValued, OpenChoice and Choices to CMIS Property

Change-Id: Iade033c86878368b39a0264ad0a56d0286e6bffb

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [91d9430d68434cd267b481f73d4bc522a902eeda]

CMIS properties dialog

Rename CmisPropertyValues to CmisProperty

Change-Id: I7360e6b55406c1abe381c8d915be41d972498167

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [7af023246b59ca73a42f3f5164d6f0321f424c0f]

CMIS properties dialog

Set ReadOnly depends on CMIS properties

Change-Id: I8aa29ab01d8a7f3ba2f71f17623a970dd9df8af4

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [beff419a6e9e5ae16e84366d628ca478ab1afdb8]

CMIS properties

Create a CmisPropertyValue with additional DisplayName,
Updatable and Required properties.

Change-Id: Ia20d76a739ac5c51d7c89ef6f1a40a299697cb0e

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [5118e421e4d3eef3a1ff7c653d4bf5dd200b440e]

CMIS properties dialog

Fixed type width

Change-Id: I0afbfcb33539533269f2867972a8ab71e6dadef7

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [145aa21ec2b446387e361f4a082e873628fb3f25]

CMIS properties dialog

Change property name and type to FixedText

Change-Id: I568e213efb0cd0fb0167d8dab397f67b3fa1f69e

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [dbfbfd083e9b628797fe6d6e85f98ee94dcfbcb7]

CMIS properties dialog

Fix properties type editing

Change-Id: Ic36f0351ec738e7444508f8326c23e89150c9603

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [ef3007ac2dc30fdcc1c1f2aae48b4306978806fe]

CMIS properties dialog: load CMIS properties into the dialog

Change-Id: I40561de3ce944f017a79995d1ef38584443fbf02

2013-09-02  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [41d498c8b4c723c7805365abcd09146de88767eb]

CMIS properties dialog initialize

Change-Id: I1bdc2a9e8d2ee916fa37f836baf750385c820da4

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [0025012cbff19f01678119cfaeed7a76446edefa]

we can ditch the manual button sizing now its .ui converted

Change-Id: I2c4b95ef170509d2adb4ebab3d7b3ed2d8362a26

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [f42768fe0b60ecbbe9c68d775329bf28c0690131]

Resolves: fdo#68794 blank placeholders when there is no known language yet

Change-Id: I7f43144bd61ddc575d8b7094567433fdfd5ee291

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [ed0f0fa730186a99e3e315ef55f63410af8146b2]

XubString->OUString

Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc

2013-09-02  Caolán McNamara  <caolanm@redhat.com>  [3b6d6d1741fae5940987358c30176858717b4f72]

callcatcher: updated unused code

Change-Id: I78a287b3e4767fde1d0df7f54362f4587a21ed27

2013-09-02  Minh Ngo  <nlminhtl@gmail.com>  [4e35c379aa63b197110193ce134dd3b26cff0644]

Possible fixes encoding in the VLC library path.

If it's in the UTF-8 encoding.

Change-Id: I938341e0ae5851b1c5301cd11042f4056bbe8e05

2013-09-02  Krisztian Pinter  <pin.terminator@gmail.com>  [3ad6bb1b3e373a97250e87a30770139052e7eaf6]

startcenter: Fix overlapping template thumbnails in Start Center

Change-Id: Id6e72a83f32a61889307713db32167e47d447b2a

2013-09-02  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [5997ba90640a723123b50a909f306008ea550b17]

Updated core Project: help  52913ade5f7e6b163e09bc4f7289451f72db019e


2013-09-02  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [e10667a4c6f61286dfed8c0ae2e88893b032a6a0]

Convert java class path dialog to .ui

Change-Id: I358651b9104b1fd274e70c090d5d16215cd9fd10

2013-09-02  Miklos Vajna  <vmiklos@suse.cz>  [7d3778e0ef9f54f3c8988f1b84d58e7002d6c625]

bnc#816593 DOCX import: ignore page breaks in tables

Change-Id: Ibb250148d41d1929fa17dd993bb71c93c0e09dcf

2013-09-02  Siqi LIU  <me@siqi.fr>  [c41920416c22bfccf7fdeeefcd69baf6eadedaa3]

extend documentation with gsoc2013 updates


2013-09-02  Siqi LIU  <me@siqi.fr>  [b5e374622f1313629685b2b2a1d3ab859bb7ae61]

remove unused comments


2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6a06e0f23a6aced46b9f0b899cd81bd8d2f2dec]

Reset auto spell data after sorting.

Change-Id: Ia42387e42cbc3c65f666fe28de917479c7262ff4

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [6c5c0302f3624ec7c3b862c98d5514f29328bbe9]

XubString->OUString

Change-Id: I8bf16712cee985c1eeeea9e42479f22de2a43597

2013-09-01  Niklas Johansson  <sleeping.pillow@gmail.com>  [277b339371727134851da1b695d9d8d30889a961]

fdo#68346 Accessibility bridge should exspose the font name.

At the moment it tells the user if the font is proportional or monospaced.

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

2013-09-01  Niklas Johansson  <sleeping.pillow@gmail.com>  [907445612298aae4f3322a7d9cdc6871d54ba47a]

Make it possible to build without ATL

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

2013-09-01  Khaled Hosny  <khaledhosny@eglug.org>  [b81d16d79990dccf263367356826a30f23439367]

fdo#68795: Fix name of Assamese language

The name of the language is Assamese not Assami.

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [ddb52017952e28da84fcd7fc9954cf54495939b6]

WW8: really reserve those FFN bits

All of the information that I found on the Internet seem to agree on that.
This patch could also make unnecessary some special cases in FFN handling
(e.g. in ww8par6.cxx).

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [b0db7c60f12c0eb9931856507b40332086d42106]

String to OUString

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

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0044fc8a722f3e52c8053b10f5032171f82b508f]

Reset auto spell data in the view shell instead of in the doc shell.

It makes more sense that way.

Change-Id: Ib2e2167228b1c2a2a19a750477652e18ae69d105

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b796e268630dd02f35a312b84867f63b3fa8da2f]

Fix a crash when inserting a multi-line content into cell.

Change-Id: Idf2b6ca6873860a9bb3d2dae646b0383435e58c9

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [309c766d99cc7efc11fc439d119ba1944f2d710a]

Separate misspelled ranges when entering a new cell value.

And store them at appropriate locations.

Change-Id: Iaf38c0cd01e9b3dc9dc98f7ccc1951d572a422e9

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16c8c46d85d7aafcb9159b12e2d44bc0bf322c69]

Reset autospell data when inserting/deleting cells.

Change-Id: I4ec48afe4a1aebe96dfb0fe5d507c786bdecae66

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a50fe4298d6761567230a1570a544398cca850c6]

These pieces of code are no longer needed.

Change-Id: I93a4abc84856a43d9d3a27ebadf111e589c62604

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b54c1a53b4d400b1c2d282c186af1fa8f151894e]

Repaint grid view when the visible area changes.

Change-Id: I2fe1e103b3d7c6a51a2f845e27fee0cfb6309847

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ee265e82ea64839e559fcded4d268de721f4202]

Handle enabling / disabling of auto spell check.

Change-Id: I8f3fe06a41b825f233f4116ae8ba3b30cb4f1adc

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0a57be8c6e397ed8e27611edaaf8bbf2677611de]

Be sure to skip pivot table ranges.

Change-Id: I3e57960374772756d31e392966bbf00c9fa5b6e0

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f62f8e19d07c795b98ca85350b00b5d1edef3e2]

Auto spell-check is no longer done in ScDocument.

Change-Id: I7ecfd6160443299887e31d784322a00580aac067

2013-09-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [547f4fec93a023ff244e3bf509baf4b8001effa0]

First step toward showing mis-spelled words without modifying cells.

There are still tons of problems to fix.

Change-Id: Icae6e3d2c9b8b2266724d8d068abbab8acae96da

2013-09-01  Miklos Vajna  <vmiklos@suse.cz>  [4bc3a58a648f6c0ce95b4eb41f2cbf46175629ed]

sw: unused includes in flyincnt

Change-Id: Icb195e98cfb890d5ab9fc6a94506a5a9193ba59d

2013-09-01  Miklos Vajna  <vmiklos@suse.cz>  [6ecc7d37d29b07bcd4e56faecc0ac8c4ec3d397c]

sw: unused includes in fly

Change-Id: Ie1cb1f4f48a1b67a038347b12083dda1b3f975c4

2013-09-01  Miklos Vajna  <vmiklos@suse.cz>  [3003613389f1d2d2fd79812c8ccc6c111b64962e]

sw: unused includes in flycnt

Change-Id: I33ebd4757cebf95c60cd8af1500a382cb45d0092

2013-09-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a3411f532c40b4326d5ee2e1d2fe23fea457e0a6]

String->OUString

Change-Id: I4d822fdb3dfb1e07d2c0e0352809f9d51bf9dfc4

2013-09-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [65c85266ce1f8b12a33dfaa8efff365854f17dd5]

fdo#67584: remove .uno:FlipVertical from WriterCommands.xcu

mismerge in c991fb49aa174f300be0b978d89bc63e01e0aa2b

Change-Id: I7d890495bac0fa1a458a86c8625158c94cdba717

2013-09-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7391f17b10d934382428fe1e7f9cb5ff68f45b76]

Revert "fdo#67584 - Incorrect Flip Labels"

This reverts commit d9ead65397ea4b6d4bcc66cf304653bb71e14c9c.

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [3e885e2e6c7438af0d3f706614aaa7c46412ff97]

Rework some loops

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [1339e2081013b6f2419dcc21f488e049b3d58269]

This member function can return just a bool

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [520130dbdb79ec3c5d617e4c798fab791d7e0af3]

Remove unneeded member data

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [858592ad16815e338ec6f68109b6d636ba9baf67]

Remove unused #include

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [5114a1ecfad8e78dad8f4acec96a6ca1e6a6e047]

String to OUString, xub_StrLen to sal_Int32

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [82db0be16028b5ca6c0e1fa976074750a3b8fc3f]

EqualsIgnoreCaseAscii(char, 1, 0) in SwWW8ImplReader?

Probably a typo for EqualsIgnoreCaseAscii(char, 0, 1).
Standalone fix before String to OUString conversion.

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

2013-09-01  Matteo Casalin  <matteo.casalin@yahoo.com>  [ade517fd88b743d30a82788a91a027ee9e885ec9]

String to OUString

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

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [abe2173ac5a89dd43b648b6dcb93c5ae1f1e8836]

Updated core Project: help  be97fb306d6baefa28ee840b0907142ed72af3e5


2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [2f9fca080d8f558681da4c0730b274968afab1a8]

XubString->OUString

Change-Id: Ib14fef2055d90b2427c41865b0ad42d5f7b81d6a

2013-09-01  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [0e2ef09316246c10140b1b25036f5c44dfc432ba]

titlerotationtabpage.ui widgets

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

2013-09-01  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [35657f636580227e364ccf089ef434d3dbeee6ba]

docx export: simplify pgBorders handling, and fix pgSz bug

If a document had page borders, pgSz was wrongly exported as a
child of pgBorders.

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

2013-09-01  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [91455ec39fef5b16fc6873a51d3963941a952347]

docx export: add unit test for page size with page borders

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

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

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [7a64fe91db5fb231b3d980fb5d41fcdc87f86794]

convert readonly info to .ui

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

2013-09-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [07aefbe310cad43bf9a71ba073486cddd7e062f2]

fdo#42434: swap flipvertical and fliphorizontal icons in some themes

Change-Id: I484a783547c3bed1d80a0f510434b4c0fe37bed7

2013-09-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0fa3e9e3254634b2682604d4d6d710c835163123]

convert SdPageObjsTLB to OUString

Change-Id: Iad3f3a70ccf2d47add5ce7f0c8f9dfa85789a251

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [5042636bf462ee6839ec6ab467dfe15f775af97f]

XubString->OUString

Change-Id: I2067b78e10e1805bb678879e3fd54636d848b15c

2013-09-01  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1d3483ed279982278b2f9fb1bab63485523e48c5]

Remove some unused code from unusedcode.easy

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

2013-09-01  Caolán McNamara  <caolanm@redhat.com>  [92ce8daf21f2081eca9b4f4294115b904c168a46]

callcatcher: update unused code

Change-Id: I3f304f97b91b26b445174255a63e15c6668ad438

2013-08-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [8e55a68b7cc31e5cc07013f7a904db3434a7849e]

fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars.

Change-Id: Ief8f784fbae3ba2d424c15f20a1455a849d9b949

2013-09-01  Tor Lillqvist  <tml@iki.fi>  [d6b4644da2c74500aa5ddfe69c36fc1f987bce0d]

WaE: control may reach end of non-void function

Change-Id: I0363770dab815f3623af882cab56f68f27ac38fc

2013-08-31  Michael Stahl  <mstahl@redhat.com>  [b09c5286b84e712a524e3fd5ded904ba9e0f8e84]

scp2: convert BINARYTABLE MSI CustomAction dlls to AutoInstall

Second attempt, this time using a new type LIBO_LIB_FILE_BINARYTABLE
in scp2/macros.inc; for the resulting MSI file Orca lists the same
files in "Binary" table now.

Change-Id: I550ede75f16a46da9dd7377594aa28b7c06f0348

2013-09-01  Tor Lillqvist  <tml@iki.fi>  [af5a380bc19f599307b3bc524a31c380d456249e]

Remove pointless comments and ASCII art

Change-Id: I387d7b301643f359f2d6a4c5f51a4dd7f5e1c296

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [7bd0adc64b96d523b62ce9dda9e34aedff6b33d4]

fix indentation

Change-Id: Iea68e50e9f91c3fa2467201247bd1aaf4e943cf0

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [fe8e41928d3a1f2394d26c45ad9577c1c2d93135]

fdo#39468: Translate German comments

Change-Id: I9ccb6453fbebf03d44d3f5b385fa5a49579da873

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [f212aa9f84246f9bc1feb3b169885c5e717a10cd]

fix existing comments

Change-Id: I06dca63053dae5d3dceb49bf67adb0c100b56e8b

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [8d6da3b8aed0b523375e00eb5b5e3c2b4ca89edf]

fdo#62475 - remove visual noise

Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [5f684581126028798eb82ba5904179b36dac9841]

delete more code that was commented out

Change-Id: I8a37b482ca4abb440691b2490e43ecd93a8dbbc5

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [78ced6235b0a0f043d9e9618cd8758a8e6f34d33]

fix indentation

This is a follow up commit to
 - 22d1beb78a475e4846af945afde1c4d6c263b5d6
 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75

Change-Id: I55ff666c357c89ad355a1a5bc0d0347fcc188476

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [160a4dd9a35488786a3cd4aa1c4c1a74997e7b7e]

deleted code that was commented out

This is a follow up commit to
 - 22d1beb78a475e4846af945afde1c4d6c263b5d6
 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75

Change-Id: I7a67c3768c0d7e36784ee88fc46680037acb244d

2013-08-31  Philipp Riemer  <ruderphilipp@gmail.com>  [bf42b6f9f51b4bc66e267ae24c87ac79122825cc]

fdo#62475 - remove visual noise

This is a follow up commit to
 - 22d1beb78a475e4846af945afde1c4d6c263b5d6
 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75

Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d

2013-08-31  Tor Lillqvist  <tml@iki.fi>  [3f84d81412f123bda0dde57c4e52abe9f49f58af]

Fix typo in 0d4238770e278abf8701863530f41b353ad51d08

Change-Id: Ie994e9da4f890f7f321241c937f4091a26671a21

2013-08-31  Julien Nabet  <serval2412@yahoo.fr>  [44922e5a8ef47d054734276366d7f977fdc0ef3a]

cppcheck: fix redundant assignment

Change-Id: If9768751a50f302b8ad036f345ddcbcc29366b7c

2013-08-31  Jelle van der Waa  <jelle@vdwaa.nl>  [91859ae19ca1a9793b8553e120683393f584dfb1]

fdo#62475 removed pointless comments

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

2013-08-31  Minh Ngo  <nlminhtl@gmail.com>  [dbd0a194a78bcf5588f19d25ddecad0804d86c37]

Upd vlc library directory for Mac OS

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

2013-08-31  Julien Nabet  <serval2412@yahoo.fr>  [95eaa342814a8ccccfe9fe2d82ca2711b6b8fb02]

cppcheck: Array index is used before limits check

Change-Id: I531430ce4bc0937a023d3e2849ae07d8f94e3e70

2013-08-31  Miklos Vajna  <vmiklos@suse.cz>  [0f32a95d0af6a19c80f9b7e14fab8753067d3ddf]

writerfilter: mark these as static

Change-Id: I240b95e09d3555c0fdcdf6c4b9eb458ad82460e4

2013-08-31  Caolán McNamara  <caolanm@redhat.com>  [0f63fa053ed78f02eeb8a918d5d65088729db3d7]

Updated core Project: help  1c370d227679f86ad3830d3952f879588c1bf7ac


2013-08-31  Caolán McNamara  <caolanm@redhat.com>  [7f69473ef582577b9ae37900e6860630bc8cd85d]

convert insert database columns dialog to .ui

Change-Id: Ia2d6b89a1e369adf55ffcabe189d34d46a4d7525

2013-08-31  Caolán McNamara  <caolanm@redhat.com>  [09f52ba7c1e40d487b6785f1212a96619c0d3ab9]

fix build on higher debugging levels

Change-Id: I332f6fc653d1b9ba2d1652d0d02f1567eeab8cb0

2013-08-31  Siqi LIU  <me@siqi.fr>  [c073bc096267fe5c39139d53696a946937a586df]

move XCode specific gitignore to top level so that all XCode projects are clean


2013-08-31  Siqi LIU  <me@siqi.fr>  [7cc4ee76256897cd2f401173a1546737556a3c96]

remove all DS_Store 'that have crept in'


2013-08-31  Siqi LIU  <me@siqi.fr>  [a53ee72988f6b0330622c71d636b9add9fc4b24a]

move iosremote specific rules to iosremote level


2013-08-31  Siqi LIU  <me@siqi.fr>  [5512bdd0e734e6fe2ad1420e78b9837a5eaf7dde]

add DS_Store to gitignore


2013-08-31  Siqi LIU  <me@siqi.fr>  [d91d6f0bb1146fc5293070c16f8dfde5f4252746]

minor


2013-08-31  Siqi LIU  <me@siqi.fr>  [dd53fc8368f53de30529345c9c7e42599e1bc95d]

gitignore userstate for xcode


2013-08-31  Siqi LIU  <me@siqi.fr>  [401d2d3ea3f1f958a24bb834e751f6c024deca1b]

menu icon


2013-08-31  Siqi LIU  <me@siqi.fr>  [fd8ef5e7ac7760a5c2e061b6bf4fd55b46b10c4f]

replace more_icon for ipad


2013-08-31  Siqi LIU  <me@siqi.fr>  [ca2edc13688b095afc17f930e5c9b0bd1adde661]

remove DS_Store


2013-08-31  Minh Ngo  <nlminhtl@gmail.com>  [b593d0f060fcb7e3a7c72bb03f2df87a4630bf3d]

Updating library path for VLC on Mac OS

Change-Id: Iec1c02ec5a4d3c686b7f3b6e1cff76260fa97dab

2013-08-31  Minh Ngo  <nlminhtl@gmail.com>  [132f150d7da7dabe64d1d95775a55b034e723905]

Cross-platform libvlc loading.

Conflicts:
	avmedia/source/vlc/wrapper/SymbolLoader.hxx

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [4ef149ba72c0a4b4f38905106a1acb8d21b023be]

misc unnecessary FALSE: Harmonize ENABLE_* variable to TRUE/<nothing>

Change-Id: I96cadd25f1c26fd620701a377ca20702ea969460

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [81510ee8a59636d9cbc2c3172361685e3573b415]

ENABLE_LOCKDOWN  Harmonize ENABLE_* variable to TRUE/<nothing>

Change-Id: I47b2d7a59bbf1f5a96523d451c8b6f4fa12c8e90

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c88b25b9eac22f5f926df22e0fa359276090c0b]

ENABLE_PACKAGEKIT  Harmonize ENABLE_* variable to TRUE/<nothing>

Change-Id: I966f70b17ce9be2c0db015db88dd09ed01dd6387

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [e4aac6daea258aaf6b0ff9ea75b1bfb2f903e45a]

ENABLE_MACOSX_MACLIKE*  Harmonize ENABLE_* variable to TRUE/<nothing>

Change-Id: I0c51975c1c13dbd100bbd8e6103835ce8a8c3691

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [94730f359023a3e90fd6d5239a12a150f41f4dd2]

ENABLE_MARIADBC  Harmonize ENABLE_* variable to TRUE/<nothing>

Change-Id: Icd6f385a8c9fcb67d2e448580e66ab97f63a99a6

2013-08-31  Stephan Bergmann  <sbergman@redhat.com>  [1bdc9d4380abccfbb095a76000a75dec8f10defb]

Some trivial string clean up

Change-Id: I68c738152250e0cbd317e903cb088c60e9b40566

2013-08-31  Stephan Bergmann  <sbergman@redhat.com>  [11d743af1056b7f48debe2e98900065bb03833c9]

Some OSL_WARN -> SAL_WARN_IF

Change-Id: I076adcd2f94c38a74f2dce618bc16efec577ed91

2013-08-31  Stephan Bergmann  <sbergman@redhat.com>  [2c6363eb16f50a8cfd81bc8511554af4f9e06478]

Be less pathetic

Change-Id: Ifeadfa9f95f85514f7d01ea777e2563803e0898c

2013-08-30  Eike Rathke  <erack@redhat.com>  [352f84188a95da34724ebc3fa0826acbc7277f61]

-Werror,-Wunused-variable 'aRS'

Change-Id: I4d8f93c0def25c65bd84871d62f6838f3faa08ef

2013-08-30  Stephan Bergmann  <sbergman@redhat.com>  [d835c0ffc69bc29a18681e938dd71b988109a139]

-Werror,-Wswitch

Change-Id: I4fec831898b65737fe4b81b576891b28a3fb6cba

2013-08-30  Eike Rathke  <erack@redhat.com>  [380c557f38d3646b40d713e4ed42bea2c0553056]

-Werror,-Wunused-variable 'theAreaStr'

Change-Id: I61ad7c9825e1bcf0641e6c2326037668215f5d2f

2013-08-30  Eike Rathke  <erack@redhat.com>  [a6fdfb960ad0f5b019adff700d0046f20a740996]

resolved fdo#67836 do not overwrite already interpreted English cell

... with a not matching locale dependent interpretation

Change-Id: I66553627cab282ed333443ee8bf687596a616a28

2013-08-30  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6c5ee38b09fd59d415850ad7d5e85ee791b18b91]

fdo#32059: Fix this once and for all

Fix a regression from 356b2f0edfd5a01ed05976c1bdb74948ff84b5fd.

This regression was about the setSelection function. We inserted the command with a space
in the right side of the string, but our selection was not counting the " " character.

So, reasign the variable with the space solve this issue.

Change-Id: Ic48f1afaec89c6eefe73d051d3b0eba7edbf557e
Reviewed-on: https://gerrit.libreoffice.org/5688
Reviewed-by: Ricardo Montania <ricardo@linuxafundo.com.br>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [5b7dff553cf51ecc3d21a2231861390d16ccf0eb]

ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa05e128de6a8dd0382d0c324676c728dc347ac0]

ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [c871c0695cd4683327188d9c7e4daeba7d55d795]

ENABLE_MEDIAWIKI Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [ac5f2f3481a318cadd7c59e7ea89401f81e9a259]

ENABLE_RELEASE_BUILD Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [d5d721a130df631f1cf46ac636ba22314f539f6b]

ENABLE_SCRIPTING_* Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0b94ad3e74afca55016ee1e15b0848ede51a016]

ENABLE_BLUETOOTH* Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [87b3670557ae723b8ef016b459bcda1567cf8365]

Fix inconsistant use of value for DISABLE_ACTIVEX

Change-Id: I9b917fb557c0582ad9235562e882ae2de4d4246f

2013-08-30  Haidong Lian  <haidong@multicorewareinc.com>  [e791fbfc0435f4a9522288154132df2760ef14a2]

Patch for milestone1-0829-v4.

1. Add the parser based on RPN;
2. For test sample1 named "ground-water-daily.xls", using the compound formula
   to do calculation;
Add the compound kernels:
Formulae include "AVERAGE,MAX and MIN".Compound formulae include "AVERAGE
-(+,*,/)","MAX -(+,*,/)" and "MIN -(+,*,/)";
3. For formulae which do not work in GPU, they'll work in CPU;
4. For compound operators(-,+,*,/), they'll be calculated one by one in GPU as
the sequence of RPN;
5. Add the start and end position to fit for the sliding window;
6. Modify kernels by using vector for AMD GPU.

Conflicts:
	sc/source/core/opencl/formulagroupcl.cxx
	sc/source/core/opencl/openclwrapper.cxx

Change-Id: I6157008575ce89ddd3e7bf552a87812474af4125

2013-08-30  Julien Nabet  <serval2412@yahoo.fr>  [ccf7b15c0a5776c6431fdcb0c0e2b0f3935ae3dc]

-Werror=unused-but-set-variable second try

Change-Id: Ia8a9f60831d089ec04127213bb9ded31aa754bf7

2013-08-30  Julien Nabet  <serval2412@yahoo.fr>  [47924a46566352dd99a14163d98bd2b51cca6b0e]

Revert "-Werror=unused-but-set-variable bCategoriesApplied"

This reverts commit 72e019c4e301ef93bd1be985edd037d1e2b10e28.

2013-08-30  Julien Nabet  <serval2412@yahoo.fr>  [72e019c4e301ef93bd1be985edd037d1e2b10e28]

-Werror=unused-but-set-variable bCategoriesApplied

Change-Id: I43c1f866847e2029bc1547dff3be3c1ed454d281

2013-08-30  Eike Rathke  <erack@redhat.com>  [5f860df7fef263d3260e8074841fffcfdf4717fc]

removed LanguageTag(OUString,OUString) ctor

Change-Id: I8450b7d76e8efac302a9d6005eb3ecc72ad195f4

2013-08-30  Tomaž Vajngerl  <quikee@gmail.com>  [fdd102a6daee854d987926bec1af55a17cfc8aee]

fdo#68689 Sub-divide ruler ticks into 1/8 insted of 1/10 for inch

Change-Id: Ied2a6982d5564228b0ce7fecb89723f3742b6d0d

2013-08-30  Michael Stahl  <mstahl@redhat.com>  [f8307e5ae11e8235fa1fb88ed52625bf9c650dc2]

fdo#41068: writerfilter: fix image wrap polygon import

Mainly the problem seems to be that Stein's GCD algorithm requires
non-negative input parameters, and the document has this:
 <wp:lineTo x="-480" y="6104"/>

(regression from 86898639d4144a078ed295d0a8bef406868802cb)

Change-Id: I8da1272c3caae84f43472aa4acb65ed66dfbd8ae

2013-08-30  Stephan Bergmann  <sbergman@redhat.com>  [0e40013d909c5b28f9d37cf7370fceed1a6ae891]

Add macosx_x86_64 extension platform identifier

Change-Id: Ie7b6e8dee54ae240ff1ca7e7cac89b914dcce9ff

2013-08-30  Laurent Godard  <lgodard.libre@laposte.net>  [89c2136fa093c9d8e21ecaad56329711c8c25079]

clean no more used header declaration

Change-Id: Id4253c51d43c788310c93acd91ed49fa2fe68c4b
Reviewed-on: https://gerrit.libreoffice.org/5695
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-30  Khaled Hosny  <khaledhosny@eglug.org>  [00a81233d9c2ae6b3996b744982715137fd6a626]

Remove hacks for ancient FreeType

We don't support FreeType <= 2.0.9, since configure already checks for
>= 2.1.5 (which is pretty ancient and was put there arbitrarily as the
first FreeType version to ship a .pc file, but that is a different
story).

Change-Id: Iae7c950ff7b48eae22fbe98bdda726318e9dea9a

2013-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [b090cbdf82e0827234caf5969124f6631311ef35]

fdo#68663 don't blindly force categories when there are none

Change-Id: If52ea471ee3ca10e2f69d2fcd7b3ae0d5772bfc3

2013-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [2a0b2d9371b47689d34fc238c73ebc1126cba5b1]

fdo#68663 open chart-in-report: actually test for categories presence

Change-Id: Icf8c8c1f3b1443bf051b3834f6407996e4ef2bfb

2013-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [6d4c69ff8446184ac725713b8b53a66f0ee56701]

that comment is patently wrong

categories presence used to be hardcoded to sal_True,
but now it is tested a few lines below.

Change-Id: I413bbac3069e49a56c74637b75b8d8990f6111b4

2013-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [ef3e7f23168d85db8310484e92d4234ff1916af8]

janitorial: indentation

Change-Id: I3070c0b4fa84090412191415b23e455b9e8d1bbc

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [76e735b26aa834bd9fba83b60905ee870f82dac3]

enable building against RHEL-6 system icu

Change-Id: I56f08d58d8d8a0e397412580451c90f9605bcb46

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [9554853ad7c80e1edf853859dbb65d419e16ea66]

allow building with older libjpeg again

we don't really care what the error number is, so long as its an error of some
kind so just sed JERR_BAD_CROP_SPEC to JERR_CONVERSION_NOTIMPL

Change-Id: Iae41de7b720ce2e60c7092d15983aa1c4ba14c89

2013-08-30  Adam Co  <rattles2013@gmail.com>  [196328c91ee889a0a1cbc39ce2549c7405afbef5]

fix for IsPlausibleSingleWordSection checking wrong condition

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

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

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [d07e7d692ddd2a9ab956a59bcc0f676c7d76bc10]

wait until we know the UI language before initializing gtk

so that we can set LANGUAGE to get RTL mirroring for RTL
UI languages even under a LTR system locale

Change-Id: I31fce6f1620d7fb35a489c771285b15ba05773df

2013-08-30  Armin Le Grand  <alg@apache.org>  [1156d1b29af15c0d7f1d185f8ce1dc8668940286]

Resolves: #i122982# Fallback to bitmap reader when no PNG even when claimed

(cherry picked from commit a77275c610f1543dcc8b38dc5ec50f1195965f27)

Conflicts:
	svtools/source/misc/transfer.cxx

Change-Id: I213496c53558cd3b78e40866bdc8e89d08079033

2013-08-30  Krisztian Pinter  <pin.terminator@gmail.com>  [729bc005ec12cdb1c8cb319a60bdccc3b0964c85]

startcenter: Tweak button layout in Start Center

Change-Id: I7a02b5c831b268f326d30c331065c57deceeb6ee

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [dd0f6c737b6af659389e473296e939ec6cfa5f4e]

Resolves: fdo#66700 don't crash on querying zoom state with no SfxObjectShell

Change-Id: Id2943c92ce6deaae3e4d507a35c08466db21cece

2013-08-30  Stephan Bergmann  <sbergman@redhat.com>  [0f3895a78ecf1f9730f41a41f3c2f2fecd0d8b83]

Decouple setting -std=gnu++11/c++11 from setting -stdlib=libc++

Forcing -stdlib=c++11 into CXX upon --enable-libc++ instead of only into
CXXFLAGS_CXX11 as done normally caused external projects to unexpectedly pick it
up, causing build failures in firebird.

Change-Id: I588d75ccbde6b9fd4f38e10a0c67c2f6086f8977

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [819b72bb03b2be368790d6e603f282ec6ea72ab4]

Set path and not url for FIREBIRD_[TMP|LOCK]. (firebird-sdbc)

Otherwise firbird fails to load databases since it can't access a url.

Change-Id: I1bebc6fa18c2d1920291dcf5a7300009ede4452a

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [ff050190aa9bc362501bc1ecadfbf2a8cb5ecf70]

The except.cxx for gcc3_macosx_x86-64 can be the same as for gcc3_macosx_intel

Change-Id: I567a20dc70b2b9e13965550333f4ed89205c4333

2013-08-30  Eike Rathke  <erack@redhat.com>  [012f52c06f4f2efae8750d23db100f3eef6096d9]

originally was convertIsoNamesToLanguage(), use makeFallback()

Change-Id: I4e49778a7519e8e4e1e1fce115b1b0ad30040f72

2013-08-30  Eike Rathke  <erack@redhat.com>  [6c3d74e8b779b1eb2d9779ed84f1518e078113c4]

take a shortcut for unknown "x-..." or "i-..."

Change-Id: I4996fd68ba6bd62bd7126924418242fde78fe713

2013-08-30  Siqi LIU  <me@siqi.fr>  [756b6040ca24702cca2482086e358080e20eb6d2]

remove old WalkthroughControl image

Change-Id: Id5680fde392a731da15889d3869e234fbf072068

2013-08-30  Siqi LIU  <me@siqi.fr>  [8cce70a5fa5afb0edd72acc398812226531c558f]

control guide image for ipad

Change-Id: I987e427bbc98b1e4f838bd95ae13c53e604aed65

2013-08-30  Siqi LIU  <me@siqi.fr>  [53ee8666e0adf1c9a78977ffb38e13bd44b21538]

iPad control how-to page updated

Change-Id: I422b864f0c2d78e9328faf401fe862fb57e0cd6a

2013-08-30  Armin Le Grand  <alg@apache.org>  [5dce602d31bfc3ab57653b5922459fec46a1e1be]

Resolves: #i123129# Corrected LineWidth for text comments in SW

(cherry picked from commit 7ed3f859004e0763598a7d6edc7e4dec2b69813c)

Change-Id: Ife132b66a13208193d897e98cdaea17bce33c310

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [fe1cbda3b7513e0d3686d347aa991e7231067384]

Resolves: fdo#68396 Yield allowed layout timer to run during init layout

There are multiple pages getting generated in the styles dialog because the
dropcaps preview window calls "Yield" sometimes and sometimes the layout timer
gets a chance to activate *during* the creation of the dialog so there ends up
with two consecutive activations of some tabpages which has wonderful eventual
know on effects resulting in that crash later on.

Easiest thing is to disable the layout timer during the initial size
calculation

Change-Id: I7fb0a7ff89aa2c6013c5d8014deface107610000

2013-08-30  Eike Rathke  <erack@redhat.com>  [7113e2310b2a1eeb9d9e89bf5e7ed3a10f3640dd]

eliminated yet another language-country parser

Change-Id: I2aebe058a6d60431b7073aca641910dc365ead09

2013-08-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [21ee132af1b888f50a9d916337011879570ca357]

Revert some random work-in-progress that is most probably bitrotten

Revert "EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it"

This reverts commit 2b700a710e44d2d09f45793f5f2448268e66d4fe.

Revert "Pass also the bounding box in device units to the EMF+ part"

This reverts commit f387c5da5a824df6cf2874155c13445a86804475.

2013-08-30  Krisztian Pinter  <pin.terminator@gmail.com>  [f8426f505316d08f35d8a7cf8dbfd6a3c60db3db]

startcenter: Add toggle to view templates in Start Center

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

2013-08-30  Eike Rathke  <erack@redhat.com>  [40ff64b93fc4c4c2e2710853e9f71e35811b9362]

and another one for fdo#68740

Change-Id: If07cffd30fe5fdfbe8fcb749b7682d1b8a3dcbb8

2013-08-30  Eike Rathke  <erack@redhat.com>  [9f1d47f8246b5513fa3a54ff16de4b1f4dd647ab]

attempt to roughly fix fdo#68740

Actually that map wants a resolved fallback locale, not just a language
to ID mapping, which light fallback was a side effect of
MsLangId::convertIsoNamesToLanguage() and eliminated with the latest
changes to LanguageTag conversion.

Change-Id: I32f632c6b198383dd3eda8538ccb801c9275baca

2013-08-30  Caolán McNamara  <caolanm@redhat.com>  [74929bba736cc6cceed3c088e13f5952abb1bd2b]

Related: fdo#38838 remove UniString::ToUpperAscii

things got a little out of hand and I ended up
converting quite a bit of calc to OUString

Change-Id: I056326d37ffefa8c120cb2e564d166dd9f20f216

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fc7e7b683112e9ccd23104f38d4acc3417e9d5b8]

Improve TIMESTAMP display. (firebird-sdbc)

Change-Id: Ief7ec180e3787a3354e2034693052ebf05a30e81

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [026fe9c53bc97729cd506376dd966c9e66d34a8c]

Implement setTimeStamp. (firebird-sdbc)

Change-Id: I58907d42ec9e1b4098e2947fdb89b1ab264358a6

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [437dd0369a759e32ef8788b1829bc3b355952518]

Cast pointer before dereferencing. (firebird-sdbc)

We have a char* pointing to arbitrary data hence we need to cast
to the right type, othwerwise we retrieve the first byte only.

Change-Id: I6d3d08d15105a506c140044008c5255a8a8e4c39

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3f56234ecb4b8b07becfdcbbc3d7facbd95e6f60]

Implement set[Date|Time]. (firebird-sdbc)

Change-Id: Ibf3bc34f316c0a299afc2e015ff4c49ad57099a5

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [73720f9a8330495b5dc130d761c577faa1a00ed1]

Implement malloc'ing of date/time/timestamp (firebird-sdbc)

Change-Id: I22abb334a337ae2e25188ae43696789d37ecd7d4

2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [84fe40e3699adea7b7ef6476d324d63aada9c5ad]

Implement set[Date|Time]. (firebird-sdbc)

Change-Id: Ia519b2ec9c6be94f6f21bbd2951a295da8079479

2013-08-30  Eike Rathke  <erack@redhat.com>  [93e9f05c26e23cf99f80ebd55dc7c22335cad979]

microoptimization

Change-Id: I773262f018519f5816c029df3da92a9903e53165

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [3a8f35042594fe0d91c6e41565437727cf5ee896]

Er, I meant gb_CXXFLAGS

Change-Id: Ia68105056fb483b30a985da3b53f85c8a0b5d869

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [16a4b7ad733f179498e39eac3d4092c55e6c0a07]

WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits

1UL is not a portable way to get a size_t -sized one.

Change-Id: I8fac16b7e1f1b8bbccb4bd11eacc9449fc3f8c33

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [fb30ed471eb88870c53c882d623c4f9a7cb0a938]

Ignore C4267: possible loss of data, there are too many of them

Change-Id: I4b01c9398c9c697cff63226269e7c7a3f5a5c9dd

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [9c1be36c41a7006760ddcd73eec96a82a87316f2]

WaE: possible loss of data

Change-Id: I2a1d47cc3eca40ddd7e9502ffe71337ab2268858

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [760bba09f02aa1a2b07289a55c73f6a8b80ca4fc]

WaE: possible loss of data

Change-Id: Ib442a7cae9f4c9bc5e32c20f1e1844a191f5b057

2013-08-30  Siqi LIU  <me@siqi.fr>  [b41ab20a17f113a1fcd7d155481e7c01540d0f5b]

.DS_Store

Change-Id: I5cde715de10ceb723f63d99c39835b51e056d012

2013-08-30  Siqi LIU  <me@siqi.fr>  [ebdff2da7e00e8a407016876f7b98a0395a094b1]

minor style updates

Change-Id: I77982c87d5001fe60f8270cd4d82745e9ef1b293

2013-08-30  Siqi LIU  <me@siqi.fr>  [35e243307ad1e7d5c2a3a00da16d4d688b3c5ce4]

localization

Change-Id: If0dce65d358811f67ed663161b23605fb954035a

2013-08-30  Siqi LIU  <me@siqi.fr>  [20df12b1521de2714a860aefd69c04875c2d6e11]

pageControl dot coloring to global tint color

Change-Id: I1fad942b5ff7e9a131610952113934e45f40f834

2013-08-30  Siqi LIU  <me@siqi.fr>  [be64394f9ca4f6cb3a3500841cbd7865302ecd69]

how-to in-app guide for iPad

Change-Id: I11d7edca18fdb4762a4db4df2668caeabbbc8173

2013-08-30  Siqi LIU  <me@siqi.fr>  [bf0b6e438f4977ab5bc244fb8d80249f9c6d2218]

minor layout change

Change-Id: I3c9392ba7b35fff8fa7e4fa95d86ba7703714fb9

2013-08-30  Siqi LIU  <me@siqi.fr>  [e6d0366e1f5561c60e713dc2b4f7c957310c47f8]

roll back to server list page when connection lost for iPhone

Change-Id: I3d7a5ff0918ef63b3455e3acd5c447aa333e76ec

2013-08-30  Siqi LIU  <me@siqi.fr>  [492d96c54944a3b51f1c975cba9c78974e9d9810]

layout autoSize adapted for iPhone WT pages

Change-Id: I9375a262952b3223b80e9b9b86fce7e8232230b5

2013-08-30  Siqi LIU  <me@siqi.fr>  [10d65699b32f18513864b6039371bc647f069fec]

minor ajustments


2013-08-30  Siqi LIU  <me@siqi.fr>  [63946e53133178c07479d0429638808e3717316e]

make the screen narrower so that it gets wider when stretched


2013-08-30  Siqi LIU  <me@siqi.fr>  [e7c12b8501416ff188126500a675dc69e1a49883]

shadowing


2013-08-30  Siqi LIU  <me@siqi.fr>  [1a77fc15dd4d69b71255aa13a3970197c6d978b2]

change appearance proxy for pageControl


2013-08-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [295759c05395099e564e263b98e5e4a38a9a9bc4]

Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc)

Currently firebird uses /tmp and C://temp/ as default temporary directories,
both of which can be incorrect. Instead we now pass the correct temp
directories to firebird.

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

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [52d35df0e61019e722675a27fbb01101a96bff75]

WaE: size/t/DWORD/int: possible loss of data

Change-Id: I4fa005a8ddb3efd3dc624110215b938ee20a67a6

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [a0d3aa1f50ed158fc0a4d57666f8f9840a81153e]

WaE: size_t/sal_Int32: possible loss of data

Change-Id: I96849e94196291bd387737aae537139ff4fefeb3

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [803b669ec4c1a1052c0ea129fc7e689005e0dddf]

WaE: size_t/unsigned int: possible loss of data

With MSVC, the third parameter to read() is unsigned int.

Change-Id: I607089fb2a9e6bf794293187be48e910ac40158f

2013-08-30  Miklos Vajna  <vmiklos@suse.cz>  [13ac0631d3bba56220e75f3c416d753201fd09a8]

udkapi: fix warnings in beans::PropertyState

These are links without the leading hashmark in the output anyway, and
that avoids the warning.

Change-Id: Ie94d65b5bd2e869a9b5ad12b5d545fe32c834eec

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [b5fd1341cd5f7585dc3b81d669b43750c3fc71b6]

WaE: size_t to int conversion: possible loss of data

Change-Id: Ica626a5ebe8e3c022e5398b50253904d269ba0ce

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [bfb0b2ae4e931a130a1d9830c1a58afb1a3a3b71]

Find also a 64-bit JDK on Windows

Change-Id: I2364d4e4e2b2d032bdf03316ee9523cb085112c8

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [1376af9a727c8cbde8eae0c40a8206bffd021451]

ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [e57a14a6dae8a38ccd81dcebd36050aec98c3756]

ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>

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

2013-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [587d9693bdea45b90331da1c577c017db38f3f39]

liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>

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

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [ffaad89e05fdb889d2b18d5914894acb91e1248e]

Untabify

Change-Id: Ib03ac597e920c3d09b56a78f41f10ea0e19e311e

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [c805a7107198350374420a83f57603d99da493f3]

Surely we want only a 1.7 or 1.6 JDK

Change-Id: I3fa71d19789d9cbdc44db172e0a63f5e5ed85f43

2013-08-30  Tor Lillqvist  <tml@iki.fi>  [ada60644ca7010b7a93688e7c937ac03f891f1d9]

Fix weird indentation

Change-Id: I291856b9f37ea967c1f8d44cce05f53b52ed8b75

2013-08-30  Stephan Bergmann  <sbergman@redhat.com>  [5272f275d02344922b22a43b7c5cd2bb72a47e63]

Make RTTI creation work for libc++

Unlike libstdc++.dylib, libc++abi.dylib no longer exports the type info for
std::type_info, but the layout of the __cxxabiv1::__*_type_info classes is
controlled by the Generic C++ ABI anyway, so consolidate to a single approach
that works across all versions.

Change-Id: Ic68f2386261bae4a4349ad646590cc15c768f04e

2013-08-30  Jesús Corrius  <jcorrius@gmail.com>  [985ac0b156bdb88afec7091a3b36a2212d39c580]

ICE03	WARNING	String overflow (greater than length permitted in column)

Change-Id: I48bade4998c6c5d95e49bdc109d4a5a1ef76bbcb

2013-08-30  Khaled Hosny  <khaledhosny@eglug.org>  [47070dd63e9d9356896cf483a2077b766dc11530]

Mark lcl_* functions static

Change-Id: I224ab8fea25b8b42530e242f3ea8dd72c7abd733

2013-08-30  Eike Rathke  <erack@redhat.com>  [4986ebf83a111c123b275a48fb6045bab7657730]

fixed CppunitTest_sw_rtfimport, {LANGUAGE_FRENCH,"fr",""} catcher needed

Change-Id: Ic8152e16c86c2d8475542c131e0ac81697f3d557

2013-08-30  Eike Rathke  <erack@redhat.com>  [8d9dd7ba8a123b79661416d23fceb4c2f01c2165]

disentangled the LANGUAGE_CHINESE mess

Change-Id: Idda0bcb5c70331e21214a10d85cad0c2d634473f

2013-08-29  Eike Rathke  <erack@redhat.com>  [f6f49b8085e0069697c13494e490e37bb1044a41]

isKorean() never returned true

because it compared the primary language with the combined primary and
sub language

Change-Id: I09f8ee5c6f00a98e0b2bc3045caeaef6f0f86794

2013-08-29  Eike Rathke  <erack@redhat.com>  [6626ca9c30ecf2ad5ee53d5ca47a6dfae087cba3]

Pali should be ISO 639-1 'pi' not 639-3 'pli'

Change-Id: Ifea43b20aacdb54eec9be25d349daa1a19ae26b4

2013-08-29  Eike Rathke  <erack@redhat.com>  [c8cfda297691b793048b67affe7b1db08e028c6d]

added LANGUAGE_KASHMIRI as "known no country" locale

Change-Id: I6e6cc53fb7ed07876aba4bfb6d847bb49e076fc3

2013-08-29  Eike Rathke  <erack@redhat.com>  [e0dc2e0c474010a7d52aa6fe3612e74eca603a0e]

LANGUAGE_KASHMIRI is not a primary-only LangID

Change-Id: I0195d775b51b2a258dd7a561cd7b6f063ca382c8

2013-08-29  Eike Rathke  <erack@redhat.com>  [6419c032307b72ba58d142c7848e09a0f62dcdaf]

removed primary-only LANGUAGE_URDU

Change-Id: Ieaba4362fafeecd2d20bff63531783f5e33662f7

2013-08-29  Eike Rathke  <erack@redhat.com>  [dbbed520c2ca4cf8c1ca382fc1cad960835747ef]

removed unused primary-only LANGUAGE_AZERI

Change-Id: I7db415b82fd7e7dc97cc69f8192e7660448d6e9f

2013-08-29  Eike Rathke  <erack@redhat.com>  [16c4e7aaf131e7f1d16a2f97728d8a0caaacba92]

removed unused primary-only LANGUAGE_MALAY

Change-Id: If8d8f6f093b0464fc2c2740a32bcd76a4e89b737

2013-08-29  Eike Rathke  <erack@redhat.com>  [06ba55efdf37d07056ba9dbf920a61bfb32875af]

removed second LANGUAGE_FRENCH mapping to language-only

Change-Id: Ib96ac80ed95a1c027950a428ee2ebfefa77a36d5

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [f5b05d92dd6b94cb93ad7391facb866ef74d64a2]

-Werror,-Wundef

Change-Id: Iaef2e4dec0d2fc8d0583fe2a56b5e0bcba667d8c

2013-08-29  Noel Power  <noel.power@suse.com>  [dda842bec338efb06457551136678340d0718807]

disable/disconnect style preview from styles dialog

So, the logic for firing the Preview start/end slots is disabled now,
I think the present dialog's behaviour could be very confusing, really
we need to have the preview done on the item the mouse is over (like
font preview) but I haven't had time to try and do that yet, also
imho it makes more sense to actually replace that styles dialog for
calc. I leave the code in place now so at least someone might be
able to enable and experiment with it.

Change-Id: I62adb9c217e9887d8df5ecea1e8ca071a570ab3e

2013-08-29  Noel Power  <noel.power@suse.com>  [bcc51fb2ebdf77a1cc089857775fd742085b45b6]

add support for in-place style preview

selecting a style in the styles dialog ( without double clicking )
will apply the style to the currently selected cell(s) You can
with the keys navigate to other styles and they in turn will
also be applied. Preview will end when you click back onto the
document.

*FIXME* - the styles dialog isn't really suitable for previewing, a
new dialog ( possibly in the toolbar ) might be nicer ( see Excel )

*FIXME* - when there is a multiple selection the highlight colour
(applied as a transparent overlay) is most annoying ( and is mixed
with any background colour applied if part of a style )
see ( ScGridWindow::UpdateSelectionOverlay() ) However my puny
attempts to make the selection use a transparent colour made all the
borders of the selected cells dissappear. I guess maybe a box/border
 around each selected cell ( or group of cells ) would also work
but I didn't try that

Change-Id: I0950e79085ffb75f60ee961835665df0c230172f

2013-08-29  Michael Stahl  <mstahl@redhat.com>  [9d7c5dcf448fed668cc772d3cffa31712b1834a3]

do not build emboleobj library on --disable-atl

Change-Id: I4973cbdd8afead3f189874ef754d2b2eee4bfb9c

2013-08-29  Andras Timar  <atimar@suse.com>  [a794f66071796fcfa2f6ad7c3c6214325ac30258]

scp2: remove obsolete DONTRENAMEINPATCH flag

Change-Id: I4e40f29df1583c551fb7606d41b609d529db036a

2013-08-29  Andras Timar  <atimar@suse.com>  [4b600518e061436fa0384578a1e7b25f44788297]

take out MSI CustomAction dlls from AutoInstall

BINARYTABLE, BINARYTABLE_ONLY flags were not handled

Change-Id: Ic6a0233e4f4213b9ea83a491949ab05c299a9201

2013-08-29  Laurent Godard  <lgodard.libre@laposte.net>  [f5bafb295559bc3e673ab2aa35e84cb42b9e5f1e]

clean obsolete parts of ScMyCell

Change-Id: Ic7775d376a6089d7795514081ca4f912e4228f73
Reviewed-on: https://gerrit.libreoffice.org/5674
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8acb68bae5319836a8c0c9fa6ddfc907b0dd6c48]

Check whether or not a visible range has changed.

Change-Id: I83581c8964ff43af1b1c42df82236274db446953

2013-08-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [391a57ef65687f2e373bac8d410e551aafa780ec]

Update visible ranges when updating the scroll bars.

That seems like the right place to update visible ranges, rather than
right before drawing the grid pane.

Change-Id: I230bfa753fca7bcd040bd55dba16dfa613d2e8f0

2013-08-29  Rene Engelhard  <rene@debian.org>  [0d5b9f1ad4b132d8d0cc22af1f524f971c0166db]

check for boost >= 1.47 and SHA512_CTX (openssl >= 0.9.8) in configure

Change-Id: If070d0bcafb208bb8d4104e48540cc1b2bf23db6

2013-08-29  Armin Le Grand  <alg@apache.org>  [b1a6dbc2dd118627360282dd304e24263c3bca51]

Resolves: #i123003# Corrected Handle/Overlay visualization...

when TextEdit is active

(cherry picked from commit 5960cf3dc57dc455bc98343dfafccafaf808ecdc)

Conflicts:
	svx/source/svdraw/svdmrkv.cxx

Change-Id: I05c9c3d10ba3e9b29a1a759a18dbb19d85016640

2013-08-29  Eike Rathke  <erack@redhat.com>  [e57a73cc6bedcb8f176e1804792a7ea1fd88796b]

convertLanguageToLocale: last resort en-US if resolve requested

Change-Id: I8ebdfe34765292f14642ec8c2721621e5638a17a

2013-08-29  Eike Rathke  <erack@redhat.com>  [83d6ce0b1eb6229a518d79a1064a75956a0380f1]

adapted comments

Change-Id: I830947d867d77b8e58b6e4722ceb3b7993292dad

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [f6fcc5b79ca72e0145b1798bbfa3d686bdf07042]

Set PATH for running the Cygwin Make

Our normal gb_Helper_set_path sets PATH in Windows syntax, which is
fine when running out own build-time tools (which obviously are not
Cygwin programs), but not when running the Cygwin Make.

Change-Id: I5563e2f5a01beb05db56792dfd56116832d2ec36

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [8dd3de6e73db87e9742d1179408e57746299cb4f]

Revert "Fix MSC build of firebird"

Better (?) fix coming.

This reverts commit 9831afe569490b09143a1f98263ee7d0e1faa323.

2013-08-29  Armin Le Grand  <alg@apache.org>  [f84d2ce5453af7d20b0fc84d470a7661c3a7bca0]

Resolves: #i122920# Corrected minor aspects of DIB clipboard exchange format

(cherry picked from commit 95212768770c2206b18e9fb929a79fae24f4a6d8)

Change-Id: Iff78cd8bb37748424210d5b5e3979afb5d85978d

2013-08-29  László Németh  <nemeth@numbertext.org>  [a7fdd474161ba8ab34945bc9a32c7a33de6eaf9a]

LibreLogo fixes (eg. fdo#68713 fix SVG cropping), see ChangeLog

Change-Id: Ibb1cb41f526b4117e2d7ef39a2101286511bf48f

2013-08-29  Andre Fischer  <af@apache.org>  [4529d6e11a214cec4596a159a60d2b8a5f171697]

Resolves: #i123091# Request repaints of panels on every deck layouting

(cherry picked from commit 98bd1aded3ffa1df24bfec28624bdf5129533c45)

Conflicts:
	sfx2/source/sidebar/DeckLayouter.cxx

Change-Id: I7f9b9d0cf3305cafafcb752a5e1da84f341b59c9

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [0ebe350b5c6bef25ddfa72a1c5e998aadaabe3b1]

Use different cursor when resizing borders than moving.

Change-Id: Ie77f9bfc44708db6555386eeb8b2da3a39259f42

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [da4c200da332e637eb275c27a835eedd6c99dff1]

Highlight indents on ruler on mouse over and dragging.

Change-Id: Ie2ffa23966fcd14bc4c60fc2139b74534a6edeb0

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [0e0078468addfa8f253f966d72d57164bc630c32]

Convert more instance vars to scoped_ptr and scoped_array in ruler

Change-Id: I8f6f0800af814e08a38e09136c4e26cb1b9c7902

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [99bbef59aea5a9b5d3a606ec67870161b4896689]

fdo#67033 fix default tab drawing on ruler

Change-Id: I471920e26a8e336cde795360945b5a843fe8f9c8

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [14451e36c8a88c1b3809527771bcdf576233e5c8]

Remove paragraph border drawing in ruler as it is not useful.

Change-Id: I8fbe294722b448aaa08b5f14d9902bdbfe9f8f25

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [6a55ef189d35334425f0d27725f22eeea9878375]

Use scoped_ptr for items in svxruler and clean-up code.

Change-Id: Ia461bdf633364fdc379a8180998452ef08a58316

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [8c8b165f54399aa5a4f1c26f29101d4482eb9339]

fdo#38144 more stable ruler actions on tables

Change-Id: I38b16153df1d801b81a753449e202d962ce5f38e

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [c968afcdf5994f21c8dd3a48f3602caa8c803fd9]

SvxRuler: remove debug output methods and cleanup code

Debug output was bit rotten and was of very little value. Debug
window was still left in however.

Change-Id: I6e9542a081312b7cc82c2e70d5d2c06ea60907c7

2013-08-29  Tomaž Vajngerl  <quikee@gmail.com>  [f4ba41809a4d54e604346676c4f2c31332a75893]

indents in ruler.hxx

Change-Id: If266a745113c6f0ad232a49b2fe5df6330309001

2013-08-29  Julien Nabet  <serval2412@yahoo.fr>  [d9a3381eb586b31d305102b40aea4bf543b42ec7]

Add GRAM_ENGLISH_XL_OOX as supported

See comment //! When adding new values adapt isSupported() below as well
of this same file
Eike: ;-)

Change-Id: Ifa70be0d88208499bef809cc234c86cb6045bcd3

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [9831afe569490b09143a1f98263ee7d0e1faa323]

Fix MSC build of firebird

Change-Id: I3c747b36529058b980f88aea014c0a6d27014664

2013-08-29  Eike Rathke  <erack@redhat.com>  [38840e360b394cea0919f8b351fafbfc13fd3422]

these FIXME comments are now obsolete

Change-Id: I81b4214555d715bf597dc5dbe6b7cfaf53a344d8

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [54202019eae37b4bfd6023d58b699f45404e1ce3]

I doubt -DWINNT is needed

Change-Id: Ic88b4705c4fa79ac5be325c1a4d3cc881d514b6c

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [778db6dcd701a53c3923238997e953e3f32ab909]

Add missing line continuation character

Change-Id: Ic8b786fea97361c7abaa6b57f03a3987bc7db002

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [c30715aee927721cf6648fece4f81872e7f5cf5e]

VLC is not related to gstreamer

Change-Id: I3b88c1e12a254766f4d8c1de27d0cc9bd2ccbacf

2013-08-29  Eike Rathke  <erack@redhat.com>  [9b98e25ce1e76a86ecf1dce71349e13ce1c1e6d5]

handle variants in replacement code

Change-Id: I57da3bcd415c060b1e785e0d1cf3966de819c196

2013-08-29  Siqi LIU  <me@siqi.fr>  [d06553a9788a3615e9e6dce828f1205cfe45a9a3]

xib files with two walkthrough presenting layout


2013-08-29  Siqi LIU  <me@siqi.fr>  [7709d472f5cb1c98fa2cdd5b43f7dc922e0b86d0]

walkthrough pageview controller ie contained controller


2013-08-29  Siqi LIU  <me@siqi.fr>  [7529feea8e5e03ad132b0f09735c6218b627a530]

artwork for walkthrough


2013-08-29  Siqi LIU  <me@siqi.fr>  [421405d0f017cbf80b12155266dffcc4147d6aed]

Container view controller for pageControl


2013-08-29  Siqi LIU  <me@siqi.fr>  [743dd31c4cf45a6a807024f2366312e51f0bc07d]

add walkthrough guide for iPhone


2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [2410b3c3ddc6fea02dadd56b39bb1181312c383a]

TPropertyValueLessFunctor must actually compare for "<"

Change-Id: I584a410d90531a0f7b784e62f94c39e715713cf1

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [cfdfd1ad7652ee3699115618465a85e3431b33f3]

Simplify and fix the embedded Firebird on Linux

Change-Id: Ibd29bb964cd090cbfd958a9e54658249e8ce4317

2013-08-29  Miklos Vajna  <vmiklos@suse.cz>  [17e904ed66c3caf87e658b9d3a18d7b13f4a0b52]

bnc#816593 DOCX filter: import paragraph spacing from table style

Change-Id: I9dce59ecd8a2d2bfadb8c7273cd46c6c0cf17774

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [5cff947699658e5606903bd2aa97f1bd531ef6f8]

firebird is conditional

Change-Id: Ia497f9799a1ca0c77f14e2f4a4a8ecddc917f447

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [2c8cd0cae2e6051e056c561006aca1acd819e6cc]

Clean up ExternalProject_firebird even further for Mac OS X

Change-Id: I4a874c0a71c156786f1a6905aadc0bab572a0a7b

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [a1d2668c193e99044ac77d171eac651c0ad4c263]

Simplify and fix the embedded Firebird on OS X

Don't bother constructing a Firebird framework and especially don't
pretend we would have it at run-time in
/Library/Frameworks/Firebird.framework. We only need the
libfbembed.dylib, I hope.

We need just libfbembed.dylib, not the version-numbered copies.

Use gb_Helper_set_ld_path instead of manipulating LD_LIBRARY_PATH and
DYLD_LIBRARY_PATH explicitly.

Don't let Firebird's build mechanism totally override DYLD_LIBRARY_PATH.

No need to handle "fb" specially in macosx-change-install-name.pl.

We need to call macosx-change-install-name.pl on libfbembed.dylib,
too.

Change-Id: Id7e6c91a6763e1d5ede5c935b4c4fd946ae00f20

2013-08-29  Petr Mladek  <pmladek@suse.cz>  [d9b62a48d75e596888fcf10f5f73fed93e7b88a3]

Allow to set EXTRA_BUILDID also via environment variable (fdo#58034)

This is much easier with tinderboxed that work with static autogen.input

Change-Id: Ifb0b7884bbad14a286023b3dbd7d1d2a12f36787

2013-08-29  Eike Rathke  <erack@redhat.com>  [74d4f612af484735fae9c48b9cd7e609dab7fe64]

don't leak variants

Change-Id: I03d1f7411ef46c41e19349297fa83e17ac81492e

2013-08-29  Eike Rathke  <erack@redhat.com>  [139a7d5e5233e1f93a8639197990525f3cc1fd7f]

unused include vector

Change-Id: I85994d4636a171a8f023b7eeee57c02afa0ac236

2013-08-29  Petr Mladek  <pmladek@suse.cz>  [3d353c90e9c8fb109a940c05d21450a533eb00fa]

Remove duplicit include of config_buildid.h


2013-08-29  Eike Rathke  <erack@redhat.com>  [71902872bfffbbc73f11d5a12fae6115d9bd458b]

implemented missing replacement bits for Android build

Change-Id: I7492cb80f37dc99b3b4a16d2d812c9e301a1a4a7

2013-08-29  Tor Lillqvist  <tml@iki.fi>  [c83ee34a642ead0007b69b2dd93e18d25e6606fa]

Include <config_buildid.h> for EXTRA_BUILDID

Fix loplugin error: checking whether a config macro EXTRA_BUILDID is defined.

Change-Id: Ieb04a8da4dc54b41f4df1d63b5e70ffb7ca7bb01

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [616197d8077fa3936b609a41557036184d45367d]

left shift of negative values (Clang -fsanitize=undefined)

Change-Id: I1747959bd51f066b017cbf5d161ebe37f3df02e6

2013-08-29  Petr Mladek  <pmladek@suse.cz>  [28cc89aad16e8ea3c9eec7f45749c1cfaaf1d7af]

make the tinderbox information more reliable in the about dialog (fdo#58034)

Pass the information via config_host/config_buildid.h. Then
cui/source/dialogs/about.cxx will get rebuilt also in the incremental build.

Change-Id: I058cbe162e7015cbea6c71253c20db097477708f

2013-08-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [1138f52d33bde427fba88882fed0199e78210343]

Updated core Project: help  ee477f38f8f425f5bde8105be49b9a6d9e5c4321


2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [bf431c912497d1f895d9d2f7bfe59adad7f093b7]

lets just switch directly on the EID_OPTIONS

and remove the intermediate resource ids used
as proxies for them

Change-Id: I3ef542d1eaef274dbefed0b0bb76c6e413c6ce80

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [a932be6923abb6b9e6edea35de067136b58ec6bf]

Updated core Project: help  fad218bb130d6134c05206e0018ed50834829fd4


2013-08-29  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [943c60e5efe8c2eba5581a085d237bdaf4d00bc8]

Convert Hyphenation dialogs to .ui

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

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [617c5e44e13eb12dd58559289bc83def9f2b77e9]

[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfo

It had originally been used in the SDK's "Simple Bootstrap" for Java,
com.sun.star.lib.loader.Loader class, but only left in there for backwards
compatibility with pre--three-layer OOo versions (i.e., < OOo 3) when that
Loader was switched to use the unoinfo executable with the fix for #i88687#
"C++/Java Simple Bootstrap broken" in 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."

Recent work in AOO to undo three-layer caused AOO to now accidentally use the
backwards-compatibility code, so AOO ran into a problem that they solved with a
change to com.sun.star.comp.helper.UnoInfo that LO erroneously merged in as
95ada2d65f6d999920f2a04599ac132fa632d66d "Related: #i122483# set correct
classpath, include unoil.jar."

The better approach is to get rid of that backwards-compatibility code and
remove the obsolete UnoInfo class.  While this is nominally incompatible, in
practice no other client code but the SDK's com.sun.star.lib.loader.Loader
should ever have used it (it should have been designed as a private interface
for just that one client from the start, anyway).  Java applications using
"Simple Bootstrap" and built against old versions of the SDK (post the fix
for #i88687# and its introduction of the unoinfo exectuable in OOo 3) will
continue to work against new LO versions (as the backwards-compatibility code
that would call the removed UnoInfo class will not be triggered anyway; and even
if it were, all resulting exceptions would be caught and the new code path using
the unoinfo executable be chosen then).  Likewise, Java applications using
"Simple Bootstrap" and built against the new SDK will continue to work against
old OOo/LO/AOO vesions as far back as the fix for #i88687# and its introduction
of the unoinfo exectuable in OOo 3.

Change-Id: I64824ed002c3ccdf6912eab67499beb0c423081e

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [99138b6400a4fb1216fc331b65d17419d98a4805]

GetChar->operator[]

Change-Id: I5ba3cf219d61b47ff0456e26e7f04aa42010a709

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [5c4b5c26b099c0655983841051b475ffa06c1e37]

orig code guarded against matching on the first char

as well as not matching anywhere

Change-Id: Id4e46943189e19421b6f9fbc38d51d542d9428b6

2013-08-29  Caolán McNamara  <caolanm@redhat.com>  [9cbafe9085b226d0d109fed85d67ba4e0895974e]

XubString->OUString

Change-Id: I6db7b9e86ea6d17b5ba0a883136e0e4dbdd9e0b3

2013-08-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d5cb782f9e84e1371c5e0c829f5c564fa7edee40]

Implement setTimestamp. (firebird-sdbc)

Change-Id: I0c009a99061de787cd250912406a74a75fbc260a

2013-08-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e218242ebd8bbf5dbd5a995a6881cbdd2ee106e1]

Pass by reference instead of value, fix template parameters. (firebird-sdbc)

We will also want to pass structs etc. into setValue hence we should pass
by reference.

Change-Id: Ia8aa02ca14414003c33cd8d070510759091b5ec9

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [6e3913b5dd6450b2f1b1115b6430393e98f1cdc2]

Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS X

Change-Id: I0727ee99d06cec185918b1ca10fc46f7ec14928f

2013-08-29  Noel Grandin  <noel@peralex.com>  [f1eed6b36a3496317fb2a88139ddab045e89e620]

more windows fix after my OUString changes

MSVC having trouble with the OUString const-char-* overloads and
the ternary operator.

Change-Id: Iae88dfe26288b1b6d059b8166349686280f97348

2013-08-29  Noel Grandin  <noel@peralex.com>  [7bd1e6bbd208287944b76915b875cef4bc135842]

fix windows build after my OUString changes

missed a chunk inside an #if defined(WNT) block

Change-Id: I8c49d2c92f77471e8d0c7c46491f6faba7fbc677

2013-08-29  Noel Grandin  <noel@peralex.com>  [511354504cfc2c8f002752775d5bb336b01bd6ab]

fix windows build after my OUString changes

Change-Id: Icbab6e710bd369ba0daaa679a01988f4a7b51703

2013-08-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [65ec892aaa533932f2a2aad2be6d402c4940e686]

fdo#39468 Translate German comments

patch for svx/source/tbxctrls/fillctrl.cxx

Change-Id: Ie3fcfa21d19037b001775886fbb187c2773556be

2013-08-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [80b74ef0ce0843f4b114bc33d60f25e459db68d7]

fix indentation

Change-Id: Ifc093acc67c8ee15a68dac8bb6a73c5dd21580d1

2013-08-29  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [db979f70434f3ac01329de425ebf125546bf7e2c]

fdo#39468 translate German comments

patch for svx/source/tbxctrls/linectrl.cxx

Change-Id: If09d98114d7d742731eb2755cfa690b7745f3cd4

2013-08-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cc46a21730b7716df37b247dc621602d6bf8c99f]

unused include

Change-Id: I67e58335815cdbff2887a40737302a328623edf2

2013-08-29  Noel Grandin  <noel@peralex.com>  [ec7c28017953c43cce2b326c63f66d8051e0b705]

convert sfx2/source/bastyp/* from String to OUString

Change-Id: I984ca2833d65ce37967058b1cb5800c61defe88c

2013-08-29  Noel Grandin  <noel@peralex.com>  [1451499bdbe4258708334f53ea6198965159bf7f]

convert sfx2/source/control/* from String to OUString

Change-Id: I89f5cfe46b789a4a08d4b9f096e95d7cf0a887e1

2013-08-29  Noel Grandin  <noel@peralex.com>  [8f81b215a05d242aea06fdfa54ebe22e9c266d65]

convert sfx2/source/dialog/* from String to OUString

Change-Id: Ifa4c7ac957ea0c329cbe867c116465bcfb4f314e

2013-08-29  Noel Grandin  <noel@peralex.com>  [f9e78cd49f3c22b969531fa787ca63261d548f80]

convert sfx2/source/doc/* from String to OUString

Change-Id: Id9a58c4dca372dc36bdd8a359c7c0101cfffd88c

2013-08-29  Noel Grandin  <noel@peralex.com>  [35c24f9b6e08ef1328df01b2d3d11ef518897130]

convert chunk of sfx internal code from String to OUString

Change-Id: Ibf728d8a80d62cb3b2bfa985d4e685b9749f7ab8

2013-08-29  Noel Grandin  <noel@peralex.com>  [bdef90e108bdb557dcb207a15862453ec24645e1]

convert sfx2/inc/inettbc.hxx from String to OUString

Change-Id: I851423df2cbb71b1ebf51751b200eb2391ae0551

2013-08-29  Noel Grandin  <noel@peralex.com>  [f3caff8a730e01434b8ba31ed93d84aff45bb278]

convert sfx2/inc/srchdlg.hxx from String to OUString

Change-Id: I344787557f7e9b46ba2a323ba7d3c30ecfa33f12

2013-08-29  Noel Grandin  <noel@peralex.com>  [6bd8e015221a1f4096242b09b642af46a1bc4243]

convert source/appl/fileobj.hxx from String to OUString

Change-Id: Ie48cc6bac841ca975a9419be230268c195f35840

2013-08-29  Noel Grandin  <noel@peralex.com>  [0357ff2ef7f598568f5f516a0c00f121c6025e29]

convert sfx2/source/appl/helpinterceptor.hxx from String to OUString

Change-Id: I3999e64cdc7c538fa300ec5ad648ec257f6faa3b

2013-08-29  Noel Grandin  <noel@peralex.com>  [5d5b0c2079707f86311d3018a74a6fbd7cdbf787]

convert sfx2/source/appl/newhelp.hxx from String to OUString

Change-Id: I6991c168b5732dc228c113c5a834a43f691c0eed

2013-08-29  Noel Grandin  <noel@peralex.com>  [25d610c0a2063fe82ac5195ef1ec9cf514a87537]

convert sfx2/source/dialog/filedlgimpl.hxx from String to OUString

Change-Id: Ifc010ec9e3a052b069baf524465a5d45522a808e

2013-08-29  Noel Grandin  <noel@peralex.com>  [0b8f1e2133bc2cbbae4f31fd471583562dcd53b5]

convert sfx2/source/doc/oleprops.hxx from String to OUString

Change-Id: Ib61bed6ae4ebc42dd5174350fed37d1df1ff73af

2013-08-29  Noel Grandin  <noel@peralex.com>  [01b33edcfc0a87b8035c14d174d848c3af881b2f]

convert sfx2/source/doc/querytemplate.hxx from String to OUString

Change-Id: Iac77125e03354f24c0e27f630af7acab47fcd327

2013-08-29  Noel Grandin  <noel@peralex.com>  [8103ea81b8eaed28838c475344b608f546f1c918]

convert sfx2/source/inc/alienwarn.hxx from String to OUString

Change-Id: Iea3643b7a2571bf0eb114769bccd2195b373c043

2013-08-29  Noel Grandin  <noel@peralex.com>  [02a3f860048b0be425106a7f5073e85a8b7edba1]

remove unnecessary header sfx2/source/inc/fltfnc.hxx

the only method it declares no longer exists, to inline its
includes into the places using it.

Change-Id: I1fed09835f221a34722dbdd3f33a079a373d8b36

2013-08-29  Noel Grandin  <noel@peralex.com>  [67b84a56841dcaefce211591b101143df6b1966e]

remove SfxFilterDialog code, appears to be dead

only the header file exists

Change-Id: If2c59dc40655482ac94c7f624fd31396dc62da16

2013-08-29  Noel Grandin  <noel@peralex.com>  [bf0e8bda7a189cc0582273ee4e6567dd39cebd49]

convert sfx2/source/inc/objshimp.hxx from String to OUString

Change-Id: I9f83effda2be8e7edbdd7fbb32245ecaf90cd1d2

2013-08-29  Noel Grandin  <noel@peralex.com>  [89102963020ad1190949a99bf8d0964c6810309b]

convert sfx2/source/inc/sfxtypes.hxx from String to OUString

Change-Id: Ie70182562baf15dbc35be3b97d7e902db9ffc88a

2013-08-29  Noel Grandin  <noel@peralex.com>  [93a25661cb0c4a0cc48db031ec78b9986f0805f4]

convert sfx2/source/inc/templdgi.hxx from String to OUString

Change-Id: Iabd69d07c0d6e13e969bcedddf75506123074f34

2013-08-29  Noel Grandin  <noel@peralex.com>  [bde81bfa075a088bd050a894299136befa3baf1c]

convert sfx2/source/inc/virtmenu.hxx from String to OUString

Change-Id: Idb679382cff5dc35bf884898e9a26e16a6def398

2013-08-29  Noel Grandin  <noel@peralex.com>  [e0c6780fdc8e41eb5915f02240c522dff04a9571]

convert sfx2/source/inc/workwin.hxx from String to OUString

Change-Id: I4c6cdbef4a24f389f7e74def94ced7ddb4a3c56e

2013-08-29  Noel Grandin  <noel@peralex.com>  [3287636944af9c3e006c2334cb9dffd468ea10f9]

convert sfx2/source/menu/thessubmenu.hxx from String to OUString

Change-Id: I6a98373c7c78ba97c5fa0ebb6192a114bf410b46

2013-08-29  Noel Grandin  <noel@peralex.com>  [96999333d97c0f71377601ef3db82de23b4ddc7a]

convert sfx2/source/view/impviewframe.hxx from String to OUString

Change-Id: I4b6be16e7355303f653228d3f97ba7903db02cb2

2013-08-29  Noel Grandin  <noel@peralex.com>  [eeac8047f18b404b8201a7e3a3b30b4e9e273b25]

convert include/sfx2/app.hxx from String to OUString

Change-Id: I7f1c3070fe3b0bb28b45c53d57c4cd1ba10c85d7

2013-08-29  Noel Grandin  <noel@peralex.com>  [3b130eba9e0666da29ef4efcc48f39a4c3ac3e41]

convert include/sfx2/basedlgs.hxx from String to OUString

Change-Id: I9ad9bda02ac1c49441ecbdd8a9f5714a18d381d4

2013-08-29  Noel Grandin  <noel@peralex.com>  [0fed3a96e5e7634bbe569385b70d177352dc9662]

convert include/sfx2/bindings.hxx from String to OUString

Change-Id: I60b11b1b9261359e7fcfb7641389ce20b32819b3

2013-08-29  Noel Grandin  <noel@peralex.com>  [25994daa3a186a504c4f1b88bc251a89b96f0d47]

convert include/sfx2/childwin.hxx from String to OUString

Change-Id: Ide6e1751879c9702299df37c8f14ebed22d31a34

2013-08-29  Noel Grandin  <noel@peralex.com>  [fc8f0f12805522504642a68af76b495d588883e4]

convert include/sfx2/controlwrapper.hxx from String to OUString

Change-Id: I181d31897cbb860f3701e406c33d371ac30c5c41

2013-08-29  Noel Grandin  <noel@peralex.com>  [1a746566782a5c550019edb607138c74ba69ad95]

convert include/sfx2/dinfdlg.hxx from String to OUString

Change-Id: Ibc3dfc43cb69ecb5804698024d7d94b5f2a8ae96

2013-08-29  Noel Grandin  <noel@peralex.com>  [138df914a977ef785ea009a1b17b0fd411af64cb]

convert include/sfx2/dispatch.hxx from String to OUString

Change-Id: If1ab56ea5c91e8bc50c27fe8c4b1348b9d2eaa6c

2013-08-29  Noel Grandin  <noel@peralex.com>  [fbf860cd2688f5ff633a1b23923640628f980396]

convert include/sfx2/docfile.hxx from String to OUString

Change-Id: I4e9d64feafbebd23afb529960658aa992ab918dd

2013-08-29  Noel Grandin  <noel@peralex.com>  [efad4ffdf3be45494e6a46b5cdb083cdc30ec9be]

convert include/sfx2/docfac.hxx from String to OUString

Change-Id: I324e8985b2beef25e6f44f5cfee9be274a124e34

2013-08-29  Noel Grandin  <noel@peralex.com>  [5dc5487c39880b084a97743f0101be4b375ed599]

convert include/sfx2/docfilt.hxx from String to OUString

Change-Id: Ibe868f1940701b99b72065c2e5ed361e1bf1256d

2013-08-29  Noel Grandin  <noel@peralex.com>  [22db6f1c225e92b0c6ea43dbc5d18b824e393a66]

convert include/sfx2/docinsert.hxx from String to OUString

Change-Id: I07b498f2a90399c8ee208de2bc4c780427fe4c17

2013-08-29  Noel Grandin  <noel@peralex.com>  [fd7ef5f6386d6ba6951c88ebfafb107f1fa63400]

convert include/sfx2/doctempl.hxx from String to OUString

Change-Id: I0d4232afa37539bafd779b1cc9a323aabb1d6b0e

2013-08-29  Noel Grandin  <noel@peralex.com>  [e7cd49ebb08a839161429519d6a0e0eda4839d41]

convert include/sfx2/event.hxx from String to OUString

Change-Id: I58a6109b598599daa8af60d0c2b3df54b3c0bb8a

2013-08-29  Noel Grandin  <noel@peralex.com>  [c12b84bfcd02d284268f7ec312e792d83d104a02]

convert include/sfx2/evntconfig.hxx from String to OUString

Change-Id: I86465e9c7fbf2e53c790862f11a9f40fd75b3e4a

2013-08-29  Noel Grandin  <noel@peralex.com>  [1d7eda0060e4d524080df90b9a7f8f60723e4755]

convert include/sfx2/fcontnr.hxx from String to OUString

Change-Id: I4a03dfba5b1779a061d01026640f2f6bdc154c0b

2013-08-29  Noel Grandin  <noel@peralex.com>  [5e6b2d0e4a55be8a4f57ecfe55248d7924d4f0b7]

convert include/sfx2/filedlghelper.hxx from String to OUString

Change-Id: I2d16440c719d0b63acd734e8618541487500067a

2013-08-29  Noel Grandin  <noel@peralex.com>  [b4824c891590ba78d084f155457d1246abfc638c]

convert includes/sfx2/frame.hxx from String to OUString

Change-Id: Ia69548250beb2896cab8c19fe2e635fdc9162f4d

2013-08-29  Noel Grandin  <noel@peralex.com>  [aca6fd651270227b44e3e67d6517b79bafb6229b]

convert include/sfx2/frmdescr.hxx from String to OUString

Change-Id: I8ba4348d92145eb73b9b5ade9f4763acbe80001e

2013-08-29  Noel Grandin  <noel@peralex.com>  [5498a8b9c59593f025edb83b3dc20248718c43e0]

convert include/sfx2/frmhtml.hxx from String to OUString

Change-Id: I4cf46df61752487173f0fc636395962d6e7e4688

2013-08-29  Noel Grandin  <noel@peralex.com>  [8559cc4d2526d04e8b9074685d2e62003dc02c29]

convert include/sfx2/frmhtmlw.hxx from String to OUString

Change-Id: If97096c7679c9cdd030a2aed67c2c2c17ed086c7

2013-08-29  Noel Grandin  <noel@peralex.com>  [bf1db6daca85bee8333740d43e087feb2965a81b]

convert include/sfx2/linkmgr.hxx from String to OUString

along the way, de-virtual ScDocFunc::InsertAreaLink, since
it only has one implementation.

Change-Id: I3fc836f9954628f154e01b1c7ae8f90eb7600a76

2013-08-29  Noel Grandin  <noel@peralex.com>  [df00d4c230d15951ad31405a3ea77e0faeebcb75]

convert include/sfx2/linksrc.hxx from String to OUString

Change-Id: I2ee2be4b87ef6f7fa9064ff742ccf4c854d7fea8

2013-08-29  Noel Grandin  <noel@peralex.com>  [4779373d47341258cec36cc2178dff6ae11e5750]

convert includes/sfx2/lnkbase.hxx from String to OUString

Change-Id: I3816ec77dd334823100421dab90d4bc8b67542e3

2013-08-29  Noel Grandin  <noel@peralex.com>  [309559f1eef2bac804821f7a07737e3d338d566f]

convert include/sfx2/macropg.hxx from String to OUString

Change-Id: I152f3e6a6899012d94a13a88787834670e8d2afc

2013-08-29  Noel Grandin  <noel@peralex.com>  [878f279f51940f470f09ea34f2e77f33131f1603]

convert include/sfx2/mailmodelapi.hxx from String to OUString

Change-Id: Ib6ea30bf17a30f7df9be8ce5643b34eed360a06e

2013-08-29  Noel Grandin  <noel@peralex.com>  [92cda0a9e81663a06076b466c779381cd98b2ed3]

convert include/sfx2/mgetempl.hxx from String to OUString

Change-Id: Iaa9e8f22df79a2cd300ce6a89592e38b20613553

2013-08-29  Noel Grandin  <noel@peralex.com>  [e8fb35b96881ab444c00f9858396448ca10523be]

convert include/sfx2/mieclip.hxx from String to OUString

Change-Id: Ide022f38aede816470b190b134f8cf34487d2dc1

2013-08-29  Noel Grandin  <noel@peralex.com>  [08295933f7f900acd64bbe0668113d1c77b17a79]

convert include/sfx2/minfitem.hxx from String to OUString

Change-Id: Idbfe79a6f7f7dbadcd12256b6b99cffd1f23d5d7

2013-08-29  Noel Grandin  <noel@peralex.com>  [15b9cf2802f1163f43563d4ba2d19942356fa5cc]

convert include/sfx2/mnuitem.hxx from String to OUString

Change-Id: I33002a52e430429f491c6191b3f48c5eef9d69ee

2013-08-29  Noel Grandin  <noel@peralex.com>  [79c91fe95009bcc621523aae7e30d9c4fbc75a71]

convert include/sfx2/msgpool.hxx from String to OUString

Change-Id: I7cfb0ec39eb615f8c0137fde531dd559ce2191f3

2013-08-29  Noel Grandin  <noel@peralex.com>  [df050fc1425ee5f525c7be0d7e9fb1a3fda897f5]

convert include/sfx2/new.hxx from String to OUString

Change-Id: Iceb1234ea4358e890f477904705a4e4c325f2065

2013-08-29  Noel Grandin  <noel@peralex.com>  [8dd03a757ba178e362b34e27cd02a26921b0ef8d]

convert include/sfx2/newstyle.hxx from String to OUString

Change-Id: I61fadaa12f1c8f70dc6a69eadbdded069de0ba88

2013-08-29  Noel Grandin  <noel@peralex.com>  [d45f0acfc21b99a009020dc75f24922b36ca9811]

convert include/sfx2/objface.hxx from String to OUString

Change-Id: I423b7c5f3209353c5ea27b443b23386f186169ce

2013-08-29  Noel Grandin  <noel@peralex.com>  [7c9188659d0882906ed917d5251d5faaf007a477]

convert include/sfx2/objsh.hxx from String to OUString

Change-Id: I9587190cea24da93ec0496f2eccf0d32d98980ee

2013-08-29  Noel Grandin  <noel@peralex.com>  [99af8b070c5bff885511b29faf3c9df937297f81]

convert include/sfx2/opengrf.hxx from String to OUString

Change-Id: Id9295f92d6cd80f3f53d9b521d536910104856cd

2013-08-29  Noel Grandin  <noel@peralex.com>  [2e60444c9062cc4dc262f862129c312407889fda]

convert include/sfx2/passwd.hxx from String to OUString

Change-Id: I0c290baa3aa6cb09455109f243e06bb6938aca8f

2013-08-29  Noel Grandin  <noel@peralex.com>  [cdab3d619ca0389d4c14e3b50fb66bbadcf5c52f]

convert include/sfx2/printer.hxx from String to OUString

Change-Id: I3facb00170de00253a2cfa60670b5f4e847f1f8d

2013-08-29  Noel Grandin  <noel@peralex.com>  [2265b25e8fdbb3d93d9862fdc776f9b69a998eea]

convert include/sfx2/sfxhtml.hxx from String to OUString

Change-Id: I8c3ffa5add610d859091ef5f9251247a3dd0b6b7

2013-08-29  Noel Grandin  <noel@peralex.com>  [4abae946bb89bab7032f3e9f4803ae1c09ef70f5]

convert include/sfx2/progress.hxx from String to OUString

Change-Id: Iab04310ff81a5f2fab20e924146eb471aa51d115

2013-08-29  Noel Grandin  <noel@peralex.com>  [1fe85b15417ff88d8c08db2daa5ee632073e23b9]

convert include/sfx2/sfxbasemodel.hxx from String to OUString

Change-Id: I686aab4113e76b790963fb69a89c112070619151

2013-08-29  Noel Grandin  <noel@peralex.com>  [71a408f5b1244580b658bd79fa760bd2b3a64dea]

convert include/sfx2/sfxdlg.hxx from String to OUString

Change-Id: I13831d61e23db846d2083bbf96701384b750592f

2013-08-29  Noel Grandin  <noel@peralex.com>  [82ecc2602cff2086da9a3ec1640156380c3ac028]

convert include/sfx2/shell.hxx from String to OUString

Change-Id: If8df55498c5562c397b1330a6775169030d00609

2013-08-29  Noel Grandin  <noel@peralex.com>  [1f1aa5840dd433a03c4c77dfb19ad40bccac0e70]

convert include/sfx2/styfitem.hxx from String to OUString

Change-Id: I442336580573a8a5dbdba4d49ebc2e4e2b64f41a

2013-08-29  Noel Grandin  <noel@peralex.com>  [a606147d8d4c402d44e665f523efceadee45ed26]

remove dead code inside #ifdef SV_HAS_RIDERBITMAPS

'git blame' says this code was introduced in 2000 as part of the
initial commit.

Change-Id: Ide84afd53277926da6b04bf4f74f6dea5f9974a7

2013-08-29  Noel Grandin  <noel@peralex.com>  [535667982a9fc4cbb46121a975607afb6e1e87c4]

convert includes/sfx2/tabdlg.hxx from String to OUString

Change-Id: I6aa38e2ab566316a027a9676f418f6da2100fc09

2013-08-29  Noel Grandin  <noel@peralex.com>  [55235ae7676f2e332862084bde32f7b8356a7835]

convert include/sfx2/templdlg.hxx from String to OUString

Change-Id: I6ed30c25ecd2273f297a8d18efd9e8a8b9ac701e

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [ef7ccbbf1f639ef7762a5c2de41a06826efbab25]

Better error output

Change-Id: I728507ee23015a9aab2423226fdd737749be0166

2013-08-29  Stephan Bergmann  <sbergman@redhat.com>  [9fed8a5e4a4c45d6a08260e9480ca6b43254b120]

Do not silently ignore --enable-libc++

Change-Id: Ifbabb338739ae452bee6cac73e4b2046356a4d17

2013-08-28  Julien Nabet  <serval2412@yahoo.fr>  [0c7e4656702a2e9e90cbb9e12f0bfeccafc472a6]

cppcheck: Reduce scope

Change-Id: Ic93c6306cc90a8c7ed77c0aa7d5a898ee911b75f

2013-08-28  Michael Stahl  <mstahl@redhat.com>  [4b798d89a55714218dc9a7de161f93f9c4d6fc80]

fdo#68648: SvxNumRule: serialize the aFmtsSet flags too

The constructor of SvxNumRule initializes aFmts[i] with a format but
always sets aFmtsSet[i] to false, so SvxNumRule::Store()
and SvxNumRule::SvxNumRule(SvStream &rStream) need to be able
to round-trip that combination to prevent spurious numberings.

It is unlikely that this class is serialized in the table auto-format
files but i haven't checked; this change does not change the size of the
serialization so shouldn't cause trouble anyway.

(regression from a95cce27295f9cd255fa72eaded00972e3efb69b)

Change-Id: I589ea108ac069624aaa7b26cdc3bfe8182b15851

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e3c5948c35cd0b2178b1cf204709ed36c6123c7]

Expose misspelled range container outside edit engine.

Change-Id: I04c87c5299559932733c88a317808241fd1755d4

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea59b6f5b922839e82f21727ab4d6c5d78176c0b]

const correct-ness.

Change-Id: If5c203844d245f370ac6fdb52c779561fb5f165f

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97001b1e48ba663dce111d413bdcea0727061572]

Use smart pointers for these.

Change-Id: I1a1e38dd36b2144a3e6b96886a56a11a023c47fe

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [b129867306ce918f4f8fbf9ec5f7dce86e52c9d2]

Resolves: fdo#68192 always recode from trad symbol to apple symbol

Even if the symbol font bit isn't set, the oox import route lacks the ability
to state that the bullet font is a font of symbol encoding. If the font is not
available on the system we go into fallback logic to state that famous symbol
fonts are in symbol encoding. But there is a symbol font on mac so its not
unknown and that doesn't happen. And the mac symbol font is not actually in
symbol encoding (seeing as it's all rearranged into the correct unicode
positions) so the recode logic is skipped in this special case to map the
microsoft/adobe private use area chars to the modern code points where they
were moved in the apple font.

I guess one alternative possible solution is to lookup all the fonts used in a
openxml doc using the fonttable stream where the charset info is available. But
seeing as it should only affect one particular font lets just move the encoder
test outside the issymbol block.

Change-Id: Ic5bd3ec15c8d8d99e2cab0fb67cc4bc33081c756

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a4dd39379a8521a3c870d46b9702e0597a3333f]

Rename SectionAttribute to Section.

It fits better this way.

Change-Id: I139de7858e999a6dd26633a548c47634dfad8a65

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [53bb6c9871482e6d1cac133d79eb9c58f8109fc8]

String to OUString.

Change-Id: I35ac8e9480a7540e049dc251a1470a27f0c2eafd

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6446ab4f2394505844dd374f3c9cad49ecefb383]

No need to fully qualify these.

Change-Id: Ib5177530b7af15a5574245f53acfecd0ccce4b50

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4d60d44c32ef90b710b55b806170cf6f853c2fe]

sal_Bool to bool.

Change-Id: I3eef26d4ad07a93e044bf8dddddf2d922849435d

2013-08-28  Lionel Elie Mamane  <lionel@mamane.lu>  [7bf8739fd169d378aba96c59a545f15c8f19d9f1]

janitorial: more constness

Change-Id: Icf4746d70488bec20b4c47fc65fa989cfe90992b

2013-08-28  Lionel Elie Mamane  <lionel@mamane.lu>  [313a81f9158600b6a214fe54d11ec4afcc0cc961]

ODBC OResultSet::ensureCacheForColumn initialise *all* new elements

e.g. when growing m_aRow from size 3 to size 10
(that is, columnIndex==9),
the old code was initialising only position 9
while it we need to initialise all new positions,
that is positions 3 to 9.

Change-Id: I6a51b816104e33fdd7773b68e254e9bea50110ef

2013-08-28  Lionel Elie Mamane  <lionel@mamane.lu>  [c72a6ebd4ab41e690bf349c8dd4597a2140aac9a]

remove risk of infinite recursion

fillColumn is the only caller of impl_getBookmark, so all necessary
setup (in particular ensureCacheForColumn) is already done, and
does not need to be done in impl_getBookmark again.

Change-Id: Ic78b7dabd7c536abd9ed956baa178d685a63f713

2013-08-28  Eike Rathke  <erack@redhat.com>  [e362f9fcd7f50d750e8549d7b93a0a9a66cbabe1]

added SAL_INFO to makeFallback()

Change-Id: I121e0bd6004a736c7a64fb24ebc58ad784543bd1

2013-08-28  Eike Rathke  <erack@redhat.com>  [f17232c2c500a95439b1faf5a637a239579bd4c9]

added makeFallback() checks to unit test

Change-Id: I1851e4eb821d1230df7268378c786d55a8652f9d

2013-08-28  Eike Rathke  <erack@redhat.com>  [2c00c8fb5a907d3f337a6b3f3ba6958700e932bd]

again match some copy&paste names

Change-Id: Iddfe959568f73f71827d9c1c651087ec93cbc941

2013-08-28  Eike Rathke  <erack@redhat.com>  [8fb7cd5820b30df7140f89aa7991cf549f8370b0]

makeFallback() with hierarchical retry

Change-Id: I459a9aefa65cb1e3e65e128bf9e2e323768acade

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0501026fb882de656887cb5af696f1cf7ceab3e9]

Implement set[Float|Double]. (firebird-sdbc)

Change-Id: I70d5ab9bacdeabe6c4edf6f70a9ba283b46c180f

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9310cf2b9f121cd2b11a06596e0db44244fba59b]

Firebird uses "DOUBLE PRECISION" for doubles. (firebird-sdbc)

Change-Id: I99bac2cfde956d2b91dce33fc12ce9044a9c219a

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3eddbbec432bf0aa66a4edc4ef68ec83ecac4ee4]

SQL_FLOAT corresponds to DataType::FLOAT.

Change-Id: Id5e2aab669ba047e9ecb392187aae7c4aa384dda

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c2602a4c2e4bd76634c90adc495a9e79a62974ba]

Use correct type for SQL_FLOAT. (firebird-sdbc)

Change-Id: Ic27e886643128edeb5b2d5c81e86681f4dd8d33b

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fe8e3be835cce5fc3e22f550567dd2d650766657]

Remove unused code (firebird-sdbc)

Change-Id: I88f47ee442ade499c7f4018ce8b1ffe54b362067

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c338f1cf704ac5061d6eb290beb69d7503c95eee]

Use template to set integer parameters. (firebird-sdbc)

Change-Id: I8a6c9f335574196a50827db7eb44b82f9ea4df16

2013-08-28  Eike Rathke  <erack@redhat.com>  [b5f91618d710803a26fa23d154d7252384f74e6f]

added unit test for ca-valencia

Change-Id: I2a36296e1210e349a7b53d999a2438aa45f3e2c2

2013-08-28  Eike Rathke  <erack@redhat.com>  [c179594dafa156efdcef6051eff23e9f1b717d1b]

need to check for variants in isIsoODF()

Change-Id: I88be91690f11bc11d70bd54310d0130723245286

2013-08-28  Eike Rathke  <erack@redhat.com>  [4a6ac8965b95b4775b438398a3e17d1b226bcea7]

added unit test for fallback strings

Change-Id: Ife3694e9432141e638d8f6050f4e5335c254cdbf

2013-08-28  Eike Rathke  <erack@redhat.com>  [a95a980e1e338b238f70f010057b017e08b47d79]

reorder fall back strings for language with variant

Change-Id: I0e67eec9efa32c1d3d3f8d3ad3845368822bb0ee

2013-08-28  Eike Rathke  <erack@redhat.com>  [450e9e3e5efca351d593792580d6b81a2e5fde9c]

grml.. lt_list_value is an lt_variant_t*

Change-Id: I74b4085394955906e075d77bc761dbdc92d06182

2013-08-28  Eike Rathke  <erack@redhat.com>  [6ba5abe2fe52f7fe2ccc775ee562a230dd871373]

match names with tag

Change-Id: I817b2cf9a015709d90b3f1c22290bce0cbc31eab

2013-08-28  Eike Rathke  <erack@redhat.com>  [adb56fbc7326b99f556683ea1bc73b70ca9ebefd]

include variants in fallback strings

Change-Id: I73024a91740dbfde6df78c5388ae4861a6e44294

2013-08-28  Eike Rathke  <erack@redhat.com>  [4875278bfb0e4463e35063afc20282fc837731df]

added getVariants()

Change-Id: Ib5a880698dd6faea9a5b592221f2b302889bfc24

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [923d4435cc433e818f653f80ef21826967125f67]

Fix incorrect logic in section attribute array construction.

And a new test case to catch it.

Change-Id: Ie51ddf185f70c656e7d838fc7016b5726efbdf3f

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ee4632247e821f3ee85c3e7713c4d7b6147efd39]

Last piece of SOLAR_JAVA to ENABLE_JAVA migration.

Currently the hsqldb and jdbc sdbc drivers are broken due to this.

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

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [2f4eeea1730e2931249471eddc203b13a6ac4ed4]

Do not leave $$ uninitialized in case of error

Change-Id: Id28fb53a98ff164cd14f8f9dcb4ebee7a71bfd1e

2013-08-28  Armin Le Grand  <alg@apache.org>  [03e73d57f1bf7da4f4a19ae1cff9c104e8fedd5e]

Resolves: #i122923# optimize place to add alpha to bitmaps which need rotation

(cherry picked from commit 2178fea0941c4abb624ecddf2453f670ba68878f)

Change-Id: Ib83d10bcd2d0950fbb8afe8894caa9c0b60e6a5d

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [284a03b4d2415fef9ed2172d9b18d0d5df684410]

parser.y: untabify, remove trailing whitespace, mode lines

Change-Id: Ief0109289c6dc70b51193fa5f4432efe2b48c3fb

2013-08-28  Armin Le Grand  <alg@apache.org>  [05c870eff8dab779d38a62894a44c81425254394]

Related: #i122923# win only: improved bitmap handling for rendering

(cherry picked from commit 07302c14ad5e5983720a1d4514ff355b9930e5be)

Change-Id: Iba5303085bf4d6fcc79c0d04197429c436666e15

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [741c430f6c7e289543f1f73ce6568e1f07a7ea48]

Resolves: fdo#65924 retweak the border positions

required due to 45a8eaf9c55f2686f69118641d8a8992a86dfe31

Change-Id: Ibffc9b4a5eaa8ad538ce53f0389519721fdbcf20

2013-08-28  Miklos Vajna  <vmiklos@suse.cz>  [76d1ca523ddcf89cc269fe51c70e66066943ef5a]

bnc#816593 DOCX import: fix auto table width wrt nested tables

The bugdoc has a table with a single cell, and also a nested table in
that cell. Both tables have auto width. The problem was that the width
of the outer table was too large.

There is a trick in DomainMapperTableManager::startLevel() to get the
cell widths at the correct level: do the same in
DomainMapperTableManager::endLevel(), and that'll fix the table width
problem. (Because with that, the outer table will correctly have access
to its cell width.)

Change-Id: Ib750f0475364fd7e47c445cb54f2df34f3af085d

2013-08-28  Petr Mladek  <pmladek@suse.cz>  [b70d4ad13b909265c54a9ff55f07224a14e9feb2]

add --with-help=common parameter to the configure option

It allows to build only the common parts of the help, e.g.
bundle the helpcontent-related icons.

It is useful when the build content is built separately. For example,
it is used to speed up the build of the main package in openSUSE
Build Service.

2013-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c656482c5a1467d6dc21601e1296ba3711916d6b]

fdo#68588 Move embeddeddbList into OGeneralPageWizard.

embeddeddbList is only present in generalpagewizard.ui but not in
generalpagedialog.ui, hence it should be controlled by
OGeneralPageWizard and not OGeneralPage.

Change-Id: I7c52493e12b40d9043d80fb023cfc9eb9c9e42ec
Reviewed-on: https://gerrit.libreoffice.org/5654
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [8692db3c2425015730a09ffbd9759227fa281a2a]

Updated core Project: help  16b65faf0107a28c44eb590e3c4b008781929366


2013-08-28  Minh Ngo  <nlminhtl@gmail.com>  [2b0c3375688cc7dd44a5e88eab3707aa26b300b2]

Adding VLC version checking

Change-Id: Iff3f91041a69c9a307de9fe82039a57b69309cd0

2013-08-28  Jelle van der Waa  <jelle@vdwaa.nl>  [76fe24cf121025ddceb18f3b522d373f7f0256f7]

fdo#57950: Remove some chained appends in i18nlangtag

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

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [6bdd62ac7b089cb4e622c632111bdea40517b3a7]

autosize the user-defined number format listbox in database field tabpage

Change-Id: I9349cfb30f544d6e64231910e3dad832a3770509

2013-08-28  Eike Rathke  <erack@redhat.com>  [4bfc4a51fe0c88472de6580edf7002031855eae3]

added unit test for ca-ES-valencia

Change-Id: Ib4eb93f9ba8145f6404bed9393580646358bb805

2013-08-28  Eike Rathke  <erack@redhat.com>  [980c0603edcc297f82a3926b87a535a0f0de9ce2]

correct example is ca-ES-valencia

Change-Id: I04cc9a1bb5a3dd92dc2cb8ce49609acf9daaf139

2013-08-28  Eike Rathke  <erack@redhat.com>  [ca76d5f034ab3f78a359d443ba72fce849b2b795]

added Bcp47CountryEntry

Change-Id: I6ba7c0bdc8f72910a414a07432815bc225125a07

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a4772f2ba4b003d97f67077a9503ebe584f2897e]

Organize methods that update invalidated ranges for online spell checker.

Change-Id: Iaf9295e33e4771f39a085f6ee3cb88ebbf662ff0

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a58a45b82bf9dfa93dab833f2247d4a41b7506b]

sal_Bool to bool.

Change-Id: Ie6515c6025c3f199797850cc0941f1efa729cdca

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fda6174113664335edb53b5c566e0ff245c43ad9]

IsInValid() => IsValid() and adjust its call sites.

Change-Id: Ic2c6f574632092073eb30c1a52d43a1524b12aaf

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a1feb649d9e2575ec4558a2846669a809233f301]

NOT_INVALID => Valid.

Change-Id: I71acebdb9c55fdd71d2e611f2ba436f734e949a8

2013-08-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9ef052368842f9e5b56b9d47329a81da8e8e2da1]

bClearRange is always true. Remove it.

Change-Id: I1df4bdaa5f13ede9e04972a02948eb072dca2bec

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [36b81ce89e4eddbc721afa3cd59905ea45249800]

fix abuse of GetTabDialog to indicate that we're pre reset

Change-Id: I3572ccd1e984af97ede28db558e22ee6e8019344

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [a4bd62fbaa231e4d67399822620481b297598267]

convert tox index page to .ui

Change-Id: I4929ac3b82af91d8b9cb95b033a9171d46554774

2013-08-28  Michael Stahl  <mstahl@redhat.com>  [a2c67975c03010b90c706523293f180c1f29e229]

fdo#67358: sw: "fix" line painting artifacts when resizing columns

SwEditWin::MouseButtonDown(): for unknown reasons invalidating the
window here causes the column resizing lines to not be removed after the
resize is done, so disable it.

(regression from 289185fd02d6d9734b6dbde01f15c4e6c5beacbb)

Change-Id: If3ba0a72c53c5c2734fb905ae35d62f6a3e8938b

2013-08-28  Michael Stahl  <mstahl@redhat.com>  [edd2db1c783bd571ff796a5298385cacc91877b9]

fdo#66215: sw: fix clicking on text above background fly

SwPageFrm::GetCrsrOfst() tries to compare the distance to the closest
text vs. fly but does not do it right because GetCharRect()
returns just a line of width 1 on the left edge of the character;
try to figure out the entire area covered by the character via 2 calls
to GetCrsrOfst(), which gives much better clickability.

(regression from e8fbe97900f13305b17015d9044993bde4adab36)

Change-Id: I825e86daf65692dfb962ad576772c5f543d02d19

2013-08-28  Michael Stahl  <mstahl@redhat.com>  [cafff1bbc4effac74bbd2607fb83dd2547c8fa2e]

rhbz#1001768: avoid deadlock in AccessibleEventNotifier

revokeClientNotifyDisposing(): drop the static lclMutex before calling
pListeners->disposeAndClear(), which may want to acquire the SolarMutex
and deadlock.

Change-Id: Ib35fc7fad6596450a3b10d58d5193b9b55c575cb

2013-08-28  Martin Hosken  <martin_hosken@sil.org>  [36e1de2239a92b3969925167dd52d37021fb99d8]

Fix windows libo crash with graphite fonts.

New master to base off, hoping it will build everywhere to pass gerrit.
Updates graphite library with bug fixes (and minimal improvements)
Proposed for stable branch update as well.

Change-Id: I6c5825420d9ea5768564253789a28412f3c1900a
Reviewed-on: https://gerrit.libreoffice.org/5644
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [fc1f68d5b9f3ce7a77a13b959692a1027c6e2ada]

Clean up logging and string handling

Change-Id: I39823e303097ef32f3cc394b0d9215ae351a88f3

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [5b5c52a3a4d048bba8c18dfb06ffca25c670d099]

Try make this more robust in slow environments

...where the previous .uno:PrintPreview request has not yet been processed and
xRoot/oObj would still be null.  Hopefully, it does not introduce infinite
loops, though.

Change-Id: Ie79e0b0a3185528ab4036ed7a33de81117c02c83

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [09c09fa20b93a236c639a2ce957fc634c8688ce5]

warning C4805: == : unsafe mix of type[s]

Change-Id: I1bbcfbbab6e077d4516a22c2e0c0d4ec4dd12aca

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [6dc887d8d54653203bb01ed9ff0509dd789d2e2f]

XubString->OUString

Change-Id: I7b76026012af2b57861ec8d3dfd285d9e871d74c

2013-08-28  Caolán McNamara  <caolanm@redhat.com>  [c06399eff66e28fb1c811c2fde6187cb67e4dfe1]

Updated core Project: translations  567bb9410fe82204fd990f2ef92fe530a7ef45bc


2013-08-28  Eike Rathke  <erack@redhat.com>  [1e37bd43a9c9da1de72187a932cd8da60936cc95]

field comments

Change-Id: I1df968ff81376b789c34f2c5e56acb6ac0ce30ed

2013-08-28  Eike Rathke  <erack@redhat.com>  [a40afb3f534ea1c655ac728e55a7e4b96b033869]

added IsoLanguageScriptCountryEntry to getDefinedLanguagetags()

Change-Id: Icc7cecfca05ceb2b1b75422dd97a6d467b3697f4

2013-08-28  Eike Rathke  <erack@redhat.com>  [55503ad64689928e6c0c28a34e72a4dd3a3fa438]

don't use startsWithIgnoreAsciiCase() on pointers

Change-Id: I407e4769be254446ad191ce7640ea1789bca1f1e

2013-08-28  Miklos Vajna  <vmiklos@suse.cz>  [de516780bf2d5f74afe643033bfc528c53013902]

bnc#816593 DOCX import: let w:before not overwrite w:beforeAutospacing

And do the same for w:after / w:afterAutospacing. The spec says that if
w:beforeAutospacing is read, w:before should be ignored, this implies
that if we already had w:beforeAutospacing, w:before should not
overwrite the already existing top margin.

Change-Id: I9437cb5c6fc352a360e27aa279d0a789706c5578

2013-08-28  Miklos Vajna  <vmiklos@suse.cz>  [279ff2e03371542d014bf281e73282ba8080cf6b]

bnc#816593 DOCX import: fix auto para spacing without compat option

Paragraph auto spacing (before and after) without the
w:doNotUseHTMLParagraphAutoSpacing compat option was incorrect.

Change-Id: I56d6153f7c489de7fceaf6fab7325c42ee8f9cae

2013-08-28  Andras Timar  <atimar@suse.com>  [774a202ed5ae22ccff9baccdee5f440ab0774571]

typo fix

Change-Id: I07a2e5b125db6652ae51b881ad457dd6332ec372

2013-08-28  Viktor Varga  <vvarga90@gmail.com>  [9b1e83c4f5922029ca7cd61b73bd0f8695aadedb]

typo fix

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

2013-08-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [710eb05b0fe7a4396dcec169d15c337d1664e9d4]

Uploading libvisio 0.0.31, fixing fdo#68477

Base64 decoding in some boost versions throws on padding characters

Change-Id: I9a9a43c2a7e55b6a6fca085302eae223bc8c1b13

2013-08-28  Armin Le Grand  <alg@apache.org>  [4a8f7ddc290d1ea3131de6611b6833b77ac7ab1f]

Resolves: #i122778# Enhanced own transformer for drawing transformed bitmaps

which is used in the cases where no fallback for direct system support is there
(Linux)

(cherry picked from commit 75e9010730525ed6122655ac3c3899359c305104)

Conflicts:
	vcl/inc/vcl/bitmapex.hxx
	vcl/inc/vcl/bmpacc.hxx
	vcl/source/gdi/bmpacc.cxx

Change-Id: I6e7a575e01456297e84785a7de14e42e0dc72f5f

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [e75e0214134ca6ad92150bf6099c12d8859575b1]

Fix PYUNO_LOADER_PYTHONPATH for non-ENABLE_MACOSX_MACLIKE_APP_STRUCTURE

Change-Id: Ifc164b80466d3b847ce1214c28a1ba79fdfd690b

2013-08-28  Stephan Bergmann  <sbergman@redhat.com>  [dccf47b7f61e088622747539d1487590080da3b8]

Build python3 with debug flags if --enable-debug

...the special case for AIX can probably be cleaned up?

Change-Id: I34ca29acaddcff9b811067504c12a8243a6d046b

2013-08-28  Julien Nabet  <serval2412@yahoo.fr>  [9ebcd5ec54ec5d77cf46849f7f00bf915644f6e1]

End iterator might not be const

Change-Id: I95c0999903762e79e606fdae7fd11b1ce79fe8d0

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [711535f7667345b61b5b29de283894b30b400b18]

Shouldn't be removed

Thank you Thorsten!
(See https://gerrit.libreoffice.org/#/c/5639/)

Change-Id: I933a318ba83c63fa2d7eaa0ecb616b1d3a14b097

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [9aca3570c5e4990f591900e3702efa14958776f4]

Spread "Use std::find()" part2

Change-Id: I58e6f189c950dbaa5b71bb1b040f9eff20c50796

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [834464c787de9935a6f7f1e50c21426fb868df5f]

Spread "Use std::find()"

Change-Id: I710cc7aeea494c69ae0df720db857d2759e70654

2013-08-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7bc88db8c500b41fe926fb99cd403accd696e671]

Implemet setNull. (firebird-sdbc)

Change-Id: I9fd53a5e8b5d1dba467fa8064f9f2ea1b93f26df

2013-08-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [186f264dc2ac45c3de16a651b64de77794589eab]

Implement set[Int|Long]. (firebird-sdbc)

Change-Id: I234b8f136b90f56c689553d0df8ec2d473a92225

2013-08-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8620524f1979105c35460ad7cf621468b7ef6a28]

Implement setShort. (firebird-sdbc)

Change-Id: Ia543f34344915c4621ba0c6ce6984dce7ca9e08b

2013-08-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dadba3efcb2fb3df3b89058dfd4a98d648241ec6]

Return change count for Statement:executeUpdate too. (firebird-sdbc)

This also simplifies Statement, although not using execute_immediate
is somewhat less efficient.

Change-Id: I4bebe13e5a63cb02e6b2659dec534f0c6feeba52

2013-08-27  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [73aaa4da674ac8389ee8269e4d7c827d7e642e26]

Implement retrieving change count for executeUpdate. (firebird-sdbc)

Change-Id: Ied47f421dc801bb6790bed49b28d3231844e6ee5

2013-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [eb6ab3bc045701e3d4b8751751700d8375f89fcc]

Mark as const

Change-Id: If20ac542f31dd650d6d1cc22ced618f73e1ce773

2013-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [7673a08e7200227b9dbcb7ee8706064f55013c44]

sal_Bool to bool

Change-Id: I63a05b7ba0954dbc18932de9cbdea4f0c1a18422

2013-08-27  Tor Lillqvist  <tml@iki.fi>  [d00e125cbe33da88b881d177cbc09a9045d32349]

Factor out the app bundle code signing into a script

Call that script for make dev-install and when creating the .dmg.

Change-Id: Ic468cafe04b2755f371d449fef0b84e2fdc7e197

2013-08-27  Tor Lillqvist  <tml@iki.fi>  [994d2951faedeea55c594dfe0c2516e33fe8910a]

Update comments

We now have the --enable-canonical-installation-tree-structure option
which does what was suggested.

Change-Id: I41215275d6d8c8f11b4a45390d44998c967fcc53

2013-08-27  Tor Lillqvist  <tml@iki.fi>  [1603854be942078e7f2381fad2efbd992eeb86ee]

Don't create any (new) Python bytecode files when running a PythonTest

PythonTests are run on a dev-install tree where (when using code
signing on OS X) the Python framework has already been signed, so
scribbling bytecode cache files into it will invalidate the signature.

Change-Id: Ic53043b59c9a59373e2383d8dcca9120457d4ba9

2013-08-27  Lionel Elie Mamane  <lionel@mamane.lu>  [4033532e9ffb004ab5864401aa1af0c69fc024ec]

release m_aLengthVector even when m_aBindVector is empty

Change-Id: Ia3bd53402d436e296005f4f93113cc08daea2421

2013-08-27  Lionel Elie Mamane  <lionel@mamane.lu>  [1c7b0b08b2aad12fa2a295198c235d505c44e0f5]

the place reserved for bookmark in m_aBindVector is never used

Change-Id: Iae4850739c329a7b04f8eea75047ab75465e3dea

2013-08-27  Lionel Elie Mamane  <lionel@mamane.lu>  [89c6e2327fa9fb24bf21231c5b7ab9b76bcd5099]

odbc insert: unbind as soon bindings not necessary

SQLFetchScroll uses the bound columns, and writes to them.
This has two problems:
1) For non-bookmark columns, this happens in our buffers,
   and at first sight could be innocuous.
   However, it allows the driver to disallow us to use
   SQLGetData on the same columns, which we intend to do...
2) For bookmark column, the "read bookmark from" and
   "write bookmark to" buffers end up being the same.
   This unnecessarily exposes us to driver bugs in this corner case.

Change-Id: I594d34cf5a64564766f06b49c86f8737961573c0

2013-08-27  Lionel Elie Mamane  <lionel@mamane.lu>  [2939a1fa638f63162f0a9741e139e9439144556b]

odbc insert: adjust buffer size *after* it is written to

the buffer (aBookmark) is written to by SQLBulkOperations or
SQLSetPos, not by SQLBindCol, which merely sets up the instruction
that the next call should write there. So its finak size is known
only *after* the call that makes the write, obviously.

Change-Id: I4faaaeffc060433645188f0eda3d9958b087cf6c

2013-08-27  Lionel Elie Mamane  <lionel@mamane.lu>  [8f9388c0234f59ef4460512cd3a3e9b4727e6363]

fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmark

This code was completely inverted. The row update operation
*reads* a bookmark (that is, what row to update), not *writes*
a bookmark.

So we were passing an empty bookmark, and thus the update was failing
because we were refering to a non-existent row.

Change-Id: I676b1a7727a88e13a3e465bd96cbbaf18dad2fa6

2013-08-27  Miklos Vajna  <vmiklos@suse.cz>  [d9f1c11dfa5a1c8ea579f4a2085c8c8b0e3a31aa]

Reduce copy&paste by adding SwModelTestBase::getShape()

Change-Id: I3b73405c546427bb5676db30e297af36c18043e6

2013-08-27  Khaled Hosny  <khaledhosny@eglug.org>  [c2f6428e32227c6f53e618c65a7df3648487df49]

Minor

Change-Id: I8a0c09087e522cbd8ee6a25b71541514e562a618

2013-08-27  Luboš Luňák  <l.lunak@suse.cz>  [b0b087cd1881142c09a77620312d653965a0d873]

move valueof compiler plugin

The mass-conversion has been already done, so it's most probably
not needed anymore.

Change-Id: I3f161b8ea122e4dd185746ea29509b0d7768d6c7

2013-08-27  Jelle van der Waa  <jelle@vdwaa.nl>  [2ec606730bc95b58390a609df0a88958869a4066]

fdo#62475 removed pointless comments

Conflicts:
	dbaccess/source/filter/xml/xmlfilter.cxx
	dbaccess/source/ui/dlg/ConnectionPage.cxx
	dbaccess/source/ui/dlg/detailpages.cxx
	dbaccess/source/ui/dlg/odbcconfig.cxx
	dbaccess/source/ui/querydesign/querycontroller.cxx

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

2013-08-27  Eike Rathke  <erack@redhat.com>  [434f3c8e7fac0644cfe1d7a15f97f0c267bac048]

use ...IgnoreAsciiCase()

Change-Id: I4de5201d6352ef1b7fc0dafcac9f8439dd943b60

2013-08-27  Eike Rathke  <erack@redhat.com>  [fbf0a3ee5fec87bff4fd5c373509b287d88a0a31]

in convertLocaleToLanguageImpl() don't use the implied fall back

... and through of dreaded convertIsoNamesToLanguage()

Change-Id: Ifb86974f9398094ed1a513a060ff61d63f798ea3

2013-08-27  Eike Rathke  <erack@redhat.com>  [a18c90dfe5f07227dea5c8e7cc21167ee90e446a]

split off convertLocaleToLanguageImpl()

Change-Id: Ief7402a1067598fe9635ac23dedcaf8faf8de2be

2013-08-27  Eike Rathke  <erack@redhat.com>  [d9eaef1fafe5fa3037d02962bfe334f50132803e]

better check for 'qlt' instead of assuming Variant follows convention

Change-Id: I0915e5cd657633533a7374d533ec12c2bdaa3b8b

2013-08-27  Eike Rathke  <erack@redhat.com>  [29c61173d66864dde5ca18d6c21dca22ab4e018c]

avoid creation of a temporary Locale instance

Change-Id: I973c196d7f19725ccbbd6d24707fc30e5fe78eef

2013-08-27  Thorsten Behrens  <tbehrens@suse.com>  [55c51004c57ed525275cec2f0f28bead55b6e718]

Use slightly less verbose erase-then-move-on idiom.

Change-Id: Iae3a749770b75a99c53755d0410ef9510158e94b

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [8efbafaf8681d39c8c3674368e02ddd572ba5d32]

Related: fdo#68192 register bundled fonts

We have to register them one at a time, like windows, this means we detect our
bundled opensymbol which makes the "format->bullets and numbering" preview work
again.

Doesn't however fix fdo#68192 yet, more magic smoke required.

Change-Id: I430c91b48d96fb8d62e3b073898b72cf2b8ddea6

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [1b7ac34ea6c1ee8b06ef4cb2ac1791b70189e5cf]

PLAINLIBS_NONE means layer NONE

Change-Id: I69a0f21e73e65747513c478aa6cdd8832d94f9de

2013-08-27  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [3fed166279377f7ad702b8911899243b8adff3bf]

interpr/vlookup: use ScMatrix func to find matching cells

Moves the cpu intensive code to ScMatrix, where we can use our
knowledge of the internal structure: use mdds::multi_type_matrix::walk
instead of browsing cells one by one.

Change-Id: Ie1df20e2be6414b8e21b4d58b7697a0801222c1e
Reviewed-on: https://gerrit.libreoffice.org/5455
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [805e43c8c7d10568186cf218f8c1baf39691e3b1]

Follow-up change for coding styles, boundary checks etc.

Change-Id: Ice87da75429c54987f78c2897e6f4ded28cd8614

2013-08-27  Eike Rathke  <erack@redhat.com>  [78e2309c0fb21d77b64f37b3269d0d53e6fa7d1b]

use IsoLanguageScriptCountryEntry in convertLanguageToLocaleImpl()

... and lookupFallbackLocale()

Change-Id: I736ee24801b825c916edba25e1b43bbcbc3f1506

2013-08-27  Eike Rathke  <erack@redhat.com>  [3b408e0e3623643f2ea605c28645fd2e51abaa6c]

changed do{}while() to for(){}

Change-Id: I2c3962cdc3ad956333a37f73785928d5f1e94154

2013-08-27  Eike Rathke  <erack@redhat.com>  [17382f9e5f005168f885c2f272a218f18316b7f8]

added IsoLanguageScriptCountryEntry

Change-Id: Id3ce2ea6dff358546280107365e233607ad9f60c

2013-08-27  Eike Rathke  <erack@redhat.com>  [7dd6699ae17b09d0999234d3c84190f502fda835]

eliminate return of IsoLanguageCountryEntry &

Change-Id: I3cfe7781b6cdccc95f8164cf7557e29b34e5855c

2013-08-27  Eike Rathke  <erack@redhat.com>  [334ccdb3d77ca9c1d26cd2cd21052277e1522334]

IsoLangEntry to IsoLanguageCountryEntry

Change-Id: Ib8a185ab34d1024ba622d34a75d0b4b5c87eee76

2013-08-27  Eike Rathke  <erack@redhat.com>  [d457c322fb60e29964f139d628d5812b074fa559]

mpLangStr to mpLanguage

Change-Id: Id9c88c9aee434872243a7738eeda1484e5727806

2013-08-27  Eike Rathke  <erack@redhat.com>  [b41e2788f54e15d1f12d9b18fef04917509ff5e1]

maLangStr to maLanguage

this always annoyed me ...

Change-Id: I41223ca728a7d87dd6987027740817e3af31aeb2

2013-08-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b07708dd46443218919ae8d6c0abe421f75a82f8]

Fix the build.

Change-Id: I4d259c7bb8c043889ea23ae9056e2eb8a63d98c3

2013-08-27  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [7334f8db6f6004d48e2dbf014f27878a7ae21eb1]

matrix: add functions to lookup a double or string in columns

Allows efficient lookup, instead of doing per cell fetch + match.

Change-Id: I3cd0d26a8fc91ed38fd339229fc0e948fb849f5e
Reviewed-on: https://gerrit.libreoffice.org/5454
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-27  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [e5321437322fd812b93fee266af309e782479488]

get rid of unnecessary warning

A value of 0 for Opcode eOp produces a debug assertion that is
not in place as opcode with value does exist (ocPush, SC_OPCODE_PUSH).

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

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [68dea1c1b61a99cdef556ba7d8ccfdad1be8a663]

Resolves: fdo#67743 ensure user autocorr config dir exists

We try and copy the shared one to the user location the first time we create a
customized user file. If the dir doesn't exist then that migration doesn't
happen. The new autocorr file is then written, creating the dir, and any
further operations will reattempt the skipped share copy, and this time succeed
because the dir now exists.  Which overwrites the previously written customized
content.

This is similar to fdo#65501 "ensure configured backup dir exists before using
it", so reuse that code and move it into unotools.

Change-Id: I38fa621b8d7295d70b09172a028569ea95404120

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [8763c77c39507284d45eb79c29977eb0174b66f1]

Simplify a bit iterator + remove double check

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

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [5e9137c9635141430b946aae2d0317c432a471ef]

These shall apparently check for URL scheme prefix match

...they had originally been

  aURL.equalsIgnoreAsciiCaseAsciiL( "vnd.sun.star.pkg", 16 )

etc., so where likely confused with the OUString compareTo functions that take a
maxLength argument.

Change-Id: Ie12df4f589dda310b7e49eb93535ad797f88a8a7

2013-08-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [aa279b32a8db69d00aa625714c3894f02ee9de26]

Avoid painting of empty shadow

Change-Id: Ie293ad397b8b3f6db7d79dc4ff03c18cf896dfa2

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [644c33a857c46d540202189228f519946dc33833]

fdo#67313: Use "lo" suffix for private URE libs

...(like is done for most of LO's non-URE libs already) to reduce likelihood of
name clashes, esp. on Windows where URE libs are found via PATH.

This introduces PRIVATELIBS_URE, and removes now-unused UNOLIBS_URE.

Change-Id: Ib95dd45f18de140a54e62d632dbf2239f83c232e

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [0c7ca339993ed2029cfe327379941e554a040a7d]

AIX symlink tweak for URE private is obsolete

...as those private libs no longer have a *.3 SONAME since
c9c963d3e6991d0dd73a95fc9734e38683d5be9c "autoinstall ure private libraries," so
even AIX can load them directly without requiring *.3 -> * symlinks originally
introduced with 0fd69181443bdfaff2563bea04e02c252fafef07 "AIX tweaks."

Change-Id: Ia8e7c9bd1ef089c6647ed2cd421162eebc2c6087

2013-08-27  Andras Timar  <atimar@suse.com>  [751fe319dc1a5ae99b3e4874791d6c171f9d20f0]

add HelpIDs to CALC Conditional Formatting dialogs

Change-Id: I7b56a3af83afcb7ca41fa92415ea1591af3b85d2

2013-08-27  Andras Timar  <atimar@suse.com>  [0fdc9a07e97fedcefb6de4b97f0b23321e83565d]

Updated core Project: help  39a7e6c2242bbe9050f4b7a408d95f06dcfd7a02


2013-08-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [212b225da7e4817fb7a090deba3cd3513c034526]

OSL_ENSURE(false) -> assert(false)

Change-Id: I236f19cc33ee3cc51f47732ce3b753886c484580

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [9d8cda2f54adc0af4abdc1fc9675e7bc9c94228c]

Resolves: fdo#68555 use (current) consistent ok/cancel/help button order

Change-Id: Id5bb5c48fe82229fe378500d7cacd36d8554707f

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [b7b89c9696534d015a7631e959cd03f5e8b29be2]

The testtools component libs are layer NONE, not URELIB

Change-Id: I513ca71792ed9d4010a90041f3f5b818816374c8

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [85561702015659f8943abb23f316a32702b46411]

Introduce LO_BUILD_LIB_DIR for NONE .component files

...instead of reusing LO_LIB_DIR.

Change-Id: Ifb1ea672e35d4bb93a27b64445ecadf4cbe8f647

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [0c1f76c54fbdca4b3f3f71e207227c9d9ea15415]

PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitions

Change-Id: Ic403e265e04f9499d3b2da13d4d268af97272088

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [b3b842723518b5c7c6ea86465fe00eed754652f3]

test case for CVE-2013-5575/EDB-27875

Change-Id: I43214c3ec840274f120730c1f80ef693859ddae7

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [a720ff09d8ee03248865599a691314199925dbf8]

Related: fdo#38838 AllocBuffer is now unused

Change-Id: Ib2cf99f3dd9ce5e3acc7364d07d6b6e5d03de423

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [7c542bf0daf49f6c733d3f0af0f6e4dee6928479]

rearrange paragraph tabs back to classic order

if the intent was to intentionally reorder them then also keep the paragraph
style dialog tabs in the same order as well

Change-Id: I4bd69d49099b7921b021739482d0c72b07639882

2013-08-27  Caolán McNamara  <caolanm@redhat.com>  [f00cd93a66a6cf236114e810b1470e562315b777]

callcatcher: update unused code, esp unused Resource based ctor

e.g. no ImageRadioButton is now loaded from any res/rsc file, so
that ctor and associated code paths can be stripped out

Change-Id: Ic4cf19d45adb7c734f150e0b89eef193157a74a7

2013-08-27  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [93be66f98f3180cbbe358bb5b38f64852a0d30fc]

fix uneditable field in memory option page

this will fix an uneditable "remove from memory after" field

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

2013-08-27  Stephan Bergmann  <sbergman@redhat.com>  [26f34f89d98e32bbef0489c64d5ca6c3278ce8c8]

Make sure unittest/user/config/soffice.cfg/ exits

...otherwise PresetHandler::getOrCreateRootStorageShare
(framework/source/accelerators/presethandler.cxx) will cause a
com.sun.star.io.IOException: "URL
"file:///.../solver/unxlngx6/unittest/user/config/soffice.cfg" passed to
css.embed.FileSystemStorageFactory.createInstanceWithArguments does not denote
an existing directory" in some CppunitTests.  (And
1eecb8df22b77a6982601bf877067a685d913a7d "Some cleanup and consolidation of the
Impress layout work" removed the last file that got definitely created in that
directory from test/Package_unittest.mk.)

Change-Id: Idbe42fdd6b06194781cceef62c50531ce0e1c706

2013-08-27  Jan Holesovsky  <kendy@suse.cz>  [06c842301ddfbe9e0cc390bff8a0656d80dee2bd]

Use std::find().

Change-Id: Ie302038c5c9e8771bb27be50081788d6545aef5a

2013-08-26  Andras Timar  <atimar@suse.com>  [fb0bc00e48666c5e2863a9e78623460ee54215cc]

fdo#64053 do not let too long comment in ARP Comment field

Change-Id: Ica8e113b2f1aa22a426801bc75df68c02d952ed3

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [ed5dc65079c27d6db8f9cb4b0bf4a907ecf041af]

Bin intermediate iterator

Change-Id: I377e226820f5e4626d4341b216ff75f755dded5b

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [6ce6d0a41817c3eb9ec857c478c31594f0673735]

Bin bool + transform while into for loop + add end iterator (3)

Change-Id: I3d22eede61fb7ba15bac6f6130a7a60ec62170dc

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [feb2604291c8b4710fd274307d50fba756cef277]

Replace for loop by std::advance + rename function parameter

Change-Id: I5d6615af2ed728be158edfe46b1c0fbadf7b3690

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [6a419ad8f23f9c3964309de42fefb652e37c6697]

Bin intermediate iterator

Change-Id: I49e6cd7bc6e4db95163d0b0b8c81bb4330ead081

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [ca1456d3c29483298a829be0f04decb5d894b585]

Bin bool + transform while into for loop + add end iterator (2)

Change-Id: Ic4b311c06b809507ac80de5df9851dc7f36c7caa

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [591092d3f1409360be0be793462527b577539cc4]

Bin bool + transform while into for loop + add end iterator

Change-Id: I2661aab4f7a438586485b039033f7246b6f5e907

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [932dbfd2d12f5526e4d60fc4f17085872e6b8648]

Bin intermediate iterator + rename parameter function

Change-Id: Ic1055af502918ee754673a6e3ad704c55ef09a36

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [a2791f974587301839a1dc59f632013b756fab83]

Bin intermediate iterator again

Change-Id: I6c3410e4043f6a10474f955434e8c855f60ecc80

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [6ef19375b2a01e69ecd220e09bbc3abf55e34823]

Bin intermediate iterator

Change-Id: I6401adb29fc3fe4c8b7d420fc9bc325827ec4f21

2013-08-27  Michael Meeks  <michael.meeks@suse.com>  [ea12c1f1dedac1e42c6c91bf749aa409bd4504de]

avmedia: vlc - extract required types to their own header.

Change-Id: I63d4aa217f57186ae37a9398b845fa734ef2cd5b

2013-08-27  Julien Nabet  <serval2412@yahoo.fr>  [c6040d9bd4c631ebdaab9383d9ab4de0c26657ce]

Bin intermediate iterator + rename parameter function

(see example of http://www.cplusplus.com/reference/vector/vector/erase/)

Change-Id: I8c0ee334abd91ea99b80a43581a04cbbf9a91fa3

2013-08-26  Julien Nabet  <serval2412@yahoo.fr>  [1b1f49f5d6f9d45992b427d9b2a897e329c7b297]

Simplify iterator management (part2)

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

2013-08-26  Julien Nabet  <serval2412@yahoo.fr>  [87cf1b730e771f18d5f0a110b98ffab6494d3b25]

Fix iterator management

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

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [34f09dadd99a15aaad7fc8b982e01d6ec764c74c]

Resolves: fdo#59048 crash on text-to-table undo

Delete the SwCellFrms attached to the layout of this SwTableNode early,
otherwise the SwCellFrms will dereference the SwTableNode after it is deleted
in _DeleteBox during the DelFrms of the DeleteSection in _DeleteBox when
invalidating following SwFrms.

SwUndoInsTbl::UndoImpl calls SwTableNode::DelFrms so presumably this is the
right way to go about it.

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

2013-08-26  Eike Rathke  <erack@redhat.com>  [3df4aba36c32291213a7fc811289ec573491dd3d]

static

Change-Id: Idf997aedd4760f4adbf38064d53e1d6fe62f620f

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [55cdf3c5f44afe47cbe9eb32cc4f6fdcb6106d8d]

most debug-level OUString::valueOf

Change-Id: I3e3cebe225e27a33be423c8b5fa2261b4a48e88c

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [b224582aa3e7f0971035603515cf9c0e54ef299d]

Related: fdo#66435 enhance decker-wrap using Minimum raggedness algo

Change-Id: Ifb7e6558d39499892a9e94bf1f89f014bacbdbc4

2013-08-26  Stefano Facchini  <stefano.facchini@gmail.com>  [fa9a2aaa2246e6eb0665d36aa7c6c75fd31c4e3e]

fdo#66435: distribute tabs more evenly across rows

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

2013-08-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [969d5a3b97903fe32b3a7da0c3de8bf86f323c17]

fdo#68581: The first paragraph text can be legitimately empty.

Change-Id: I2309a0c6aebc8a111e67e2e3d591cbabfbbadfb4

2013-08-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [70e582c8cd3f5f0eedfead6c9da8c771db34e49b]

Add more test cases for rich text cell export to ODS.

This currently fails due to a real bug.

Change-Id: Ia8a91f0794837cae2b6c3beab656f3377f3d0f6a

2013-08-26  Julien Nabet  <serval2412@yahoo.fr>  [b2f6ef8423ca4f3c18c1603c3561388088fbc0cb]

Simplify a bit iterator management

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

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [250864d869153ceec5ef29804c0e9d00a8db82e2]

connectivity: firebird::OResultSet: convert to C++98

Change-Id: I9036539204789d0886a51fcbc3d821012cc9eaee

2013-08-26  Andras Timar  <atimar@suse.com>  [3f29153ab6535d5e2fd975540dd39f4f61e211fc]

fdo#68158 fix quote escaping problems

It was not clear, why pre2par escaped quote, because it was already
escaped in .ulf file. I think that the Tooltip/Description cases were
simply overlooked, because at other places other kind of strings
were processed, i.e. \" was replaced to ".

Change-Id: Idcd8c8cb627dbfd0e3cc9961b19cae236de3e25f

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [405edb013db8ecda701d99cc4e04d154929d152d]

oops

Change-Id: I2e0584037201001aaa4926bf5fc8d4a6df72bd32

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [7666c262533415914b08ec3129fbbc52aa2e96e9]

Repository.mk: fix some errors in 32848f0a and 3f8c36ca

Various libaries were moved from PLAINLIBS to OOOLIBS but are referenced
with their full DLL file name in the code, e.g. "inprocserv.dll" and all
the MSI customactions; move them back to PLAINLIBS.
(mozbootstrap was also renamed but it shouldn't be a problem).

Change-Id: Ibca8f355f84008a525021a8d5484200a7e73758f

2013-08-26  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3b228541290b6d6b8ef390b941f812abc280d438]

Quick hack to make driver usable with dbaccess/KeySet. (firebird-sdbc)

Change-Id: I6500a7666ad2fc2ffcb29934d6f2b36761867950

2013-08-26  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b3b560e29514616382d687cb95d6fe7632c223b3]

Clean up PropertyHelper stuff, set ResultSet properties. (firebird-sdbc)

Change-Id: If2f2041b0f072f36fe56e92b9e54bbb0be8a5860

2013-08-26  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [197688f3fd54b6acffe7a6c3c55ce869714ec6f6]

Actually set m_bIsAfterLast. (firebird-sdbc)

Change-Id: If8558fb53acd1175fa3fd8724a5febca4286abe6

2013-08-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fd2c823fbc304a2cedf5fff9661f67b4c16c6cf7]

Fix this export test. Now this test passes.

Change-Id: Ia3d11c6fb29c7938e0d8f6e25636da5d22b4a8c8

2013-08-26  Tor Lillqvist  <tml@iki.fi>  [674fa5d51111f09b64c781bf90a5c2c7f456695d]

ENABLE_NPAPI_FROM_BROWSER is YES or NO, not YES or empty

Change-Id: I991f7b97cbe3ba178eaca9e2316cd7e4bff0ebe0

2013-08-26  Eike Rathke  <erack@redhat.com>  [5af6437f6b602773fb76dca76be1fc079d93c922]

resolved fdo#53449 weight given separators to pick one for output

Change-Id: Iaef3ed270d870f7c26062cdbbc9bf243bc5b5a78

2013-08-26  Tor Lillqvist  <tml@iki.fi>  [d198d2fb1b3d1d65450f9be30a94b00631d3c9b8]

WaE: unused variable 'vParts' [loplugin]

Change-Id: I6d025e7531880889d49170901776bd19c3adddd0

2013-08-26  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [32848f0a8d9e30f77bc482f9295b2561b94cf7ca]

fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO

Change-Id: Ibb2c27a75d8cbaf5177f392930cc9e6effa48d1d
Reviewed-on: https://gerrit.libreoffice.org/5631
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [3cb10e9220da27ca7db2f68007be9e310bdefc4d]

unodevtools: drop support for skeletonmaker --java4 parameter

Minimum requirement has been Java 1.5 for years now.

Change-Id: Id512507db1fc12c92d8f7662505eda6866da2fc6

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [975e230f08a664c5afc596d07ea9165e667c28f0]

unodevtools: why does the C++ generating code check java5 flag?

Change-Id: I598698948a3543f1c020cc4a4b8db8799eb314a5

2013-08-26  Olivier Hallot  <olivier.hallot@edx.srv.br>  [65afcc5a9e440ef4b1ac15800b2c32c4219a2908]

[PERSONA] Place default persona in explicit folder

Search for defaults personas "footer.jpg" and "header.jpg" in a dedicated installation folder, under share/gallery/persona.

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

2013-08-26  Stephan Bergmann  <sbergman@redhat.com>  [37614b31e1fc36974b4fb4e9f227d69548dca28b]

Typos

Change-Id: I367313b5cec1847c646f93a1cc4a6f0f69efc712

2013-08-26  Noel Power  <noel.power@suse.com>  [c2920b6d82bc667771edbc183b47d8e6ea1222dd]

add magic incantation for expander buttons in treelist, tweak some methods

improved changed check behaviour, now check/unchecking a node not only affects
children but ancestor nodes, cleaned up some of the code, renamed various methods

Change-Id: If9f552ffe4c3610c259513020ee1d298cf1197bc

2013-08-26  Noel Power  <noel.power@suse.com>  [e5755f4022c1e99514a236a97a9a62552dd8e9fe]

treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )

Attempt at trying to get more interopable behavior, imho the way dates are
presented in the autofilter of the "other" well known spreadsheet application
is very nice and intuitive. This attempt here is lacking in that

a) for some reason I am not getting the node icons ( and subsequently can't sing
le click anything to expand the nodes ) Only double clicking works to expand
b) the 'check' behaviour is not quite right, e.g. as simple example is if all
nodes of a particular date are unset then clicking the leaf node ( e.g. day )
wont set the ancestor nodes.

Change-Id: Iaa89cac21fb18074ff64a984f099a35851c2fe3c

2013-08-26  Stephan Bergmann  <sbergman@redhat.com>  [37e36eca17563b2580abf97f4f46a470387e5b70]

Related fdo#68240: Rework langselect to provide better error messages

...and in general removed lots of cruft from that code.

Change-Id: Ie673413d8abf5a8ec78c02f4abee2647bdf10a04

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [38b58556b4e28e21f7e807593134c6b6745a1bbd]

sd: fix C++11ism

Change-Id: Ia03d4794a8d1fc2967946866a0d2975e5e52d6bb

2013-08-26  Michael Stahl  <mstahl@redhat.com>  [2395ae8d2ecb5b527d8856ddbce4831a6d2a7092]

fdo#33960: simplify SwNumRule::MakeRefNumString further

Change-Id: Ib0e9ccb163d5132ca18142361f72376642915fcb

2013-08-26  Troy Rollo  <libreoffice@troy.rollo.name>  [ee41ad3482011b3e736b8bbd51353f71b2369dfb]

fdo#33960: sw: fix cross reference fields some more

Change-Id: Ia0a34c8fa475f9dea609962997bce9169d9b8878

2013-08-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2492604c92506043982551755710c78dcecf7c31]

Document a bit the Ugly bad and nasty workaround

Somehow, under same circumstances, MSVC creates object code for 2
inlined functions. Nobody here uses them, so simply define them away
so that there be no dupplicate symbols anymore.

The symbols extents and indices come from boost::multi_array.

(cherry picked from commit 5b734c8e19ceb38ec2f632b14fbbc753d95de77e)

Change-Id: I7283ecff340d95f16bb3a8d0aae97e166fa5f0e4

2013-08-26  Stephan Bergmann  <sbergman@redhat.com>  [7412cb319a6b3746def85604ec899be706037baf]

uno-skeletonmaker has -l, does not need -env:UNO_TYPES

Change-Id: I08ba8a9e84582a50a7893625139e43408be77278

2013-08-26  Eike Rathke  <erack@redhat.com>  [d4d5af7396f997d72487db3127eba7f8a4130a2b]

translated comments

Change-Id: I29cbd65d57b1c6cc26039c0f5472ecb9e669e6a7

2013-08-26  Eike Rathke  <erack@redhat.com>  [6dc98de97f6bc4325407b098bb153f359000c717]

typo in comment

Change-Id: I4557da1d51f563be93ed33bf7a2d1804a73ed07f

2013-08-26  Eike Rathke  <erack@redhat.com>  [52810eb4552c4e327d47bca4955bf64acdb1c82e]

sal_Bool to bool

Change-Id: I3ba3a2074495d01f7877f449ed9b8723161fdd2f

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [84bbcab33ee0518f2c575dd99aa67c074e8cc107]

Small fix to the previous commit.

Making a small logical change,as per my code.Please let me know if some other
logic can be used here.'Slide Layouts' did not work properly after previous commit,
so pushing this change.

Change-Id: Iefbb33503bf1c37bdb899181c58109fb904af6de

2013-08-26  Thorsten Behrens  <tbehrens@suse.com>  [1eecb8df22b77a6982601bf877067a685d913a7d]

Some cleanup and consolidation of the Impress layout work.

Also make unit test work again after Mac-app like path changes.

Change-Id: I13eae20141650e1d1d826a794d1f19baaef5f561

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [f78db7cb1c973bd3c8f74fe4a226fb78ad7fbaff]

Making changes to unit-test as well.

Have made changes to unit-test file of 'layoutlist.xml' as well.

Change-Id: Ia4d85fd7935a935b77dfbb475a38a087520865b4

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [46ab418b8e1ab34e554777acd0198df3b25d57bf]

Few changes to position co-ordinates of layouts.

Made appropriate changes to the position co-ordinates of layoutlist.xml.And
now diff of 'vertical layouts' comes empty.

Change-Id: Idd4ced9e7551dc95fd42e2a9767894fff121914d

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [08913f858f62dba8331aeae0a9562a10bff912d5]

Adding entries to "objectlist.xml"

Few more entries are added to "objectlist.xml".Only last two magic numbers
of "sdpage.cxx" are left to be handled.They are slightly different from
rest of the entries.

Change-Id: Ic1481606a360695dc57174e5e4037169f91bd611

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [c3631606a369f61ce508b70500a8aa4bfbe025f3]

Creating a new demo XML file

A small demo version of new XML file, to store the remaining of the 'magic numbers' left in the
"sdpage.cxx".

Change-Id: I2883782dbdfd5a68f707631faec2e7b1d62a00de

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [2c6e9b2da2a02e22fc70ad1098aedce38f3538ce]

Deleting the required files.

The files were left to be deleted in the previous commit ,now deleting them.

Change-Id: I1243e6383d3cd96dccf1a786e9b9fc840e46f0a7

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [14c81676d1eed017e1d15bf6d6b268d2a00af216]

Deleting useless unit-test files/directory.

Deleting the "empty_directory" entries of "unittest/user/*" in 'Package_unittest.mk' and corresponding
files from the "test/user-template/*" directory.

Change-Id: Ia53a18bf7d55bfaba91f9bb8c2a15d3578e35e11

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [8a1ccacb5970a1f8daad4f0b0a2531a123130cad]

Few name conventions changes.

Changed the name of attributes from "title-shape-relative-height" to "relative-height" & all others.

Change-Id: I3010e8faf8a9bf347a7bec366449bbba77f0a69f

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [9b7a693eed2f6eb0e128d507510aaad36000e877]

Adding vertical layouts to XML file.

The new vertical layouts and the old layouts works well on my maschine.
Also the 'vertical writing' mode seems to be working perfectly for 'vertical layouts'.
And removed the 'switch'case from the "sdpage.cxx".

Change-Id: Ic9f6af68cdeb635f79e67b959f95ac0a79c119ca

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [96087f52d9ab00e80fd4ff57aa3ce3b29c2204ef]

Fixed a broken unit-test.

Added a new component of "unoxml/source/service/unoxml" in makefile of 'sd_uimpress'.
Also few changes in "drawdoc.cxx".Please ignore the changes of unit-test XML file,
it has to be deleted in subsequent commit.

Change-Id: I50eb516444820c8037aebc8859a322116989d3bf

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [07dccf031f07c6684f75df235df4a2113c2910ff]

Making few changes to the parser logic.

The logical change seems to work perfectly,only few of the layouts involving
'vertical title' are left to be handled in the XML file.Also commenting out
some of the code in the switch case for temporary reference.It will
be deleted in the subsequent commit.

Change-Id: I491e414dec3dbd01d8566f23ab31096daa7bbfa8

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [20ee726d6f6ca7bd72de9a6cfc4d73b5292c7ce0]

Few changes to "drawdoc.cxx".

Prettifying some of the code in "drawdoc.cxx".Also few changes
related to static_cast is left to be discussed.It will be pushed
in the next commit.

Change-Id: I30e7550de4e8c40ba100dbe178f357763bee8ca4

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [421d0e3c4019a435acdf35632524833465d90b1a]

Getting vector from "SdDrawDocument"

Deleting some of the unused methods.Also there is some "filter-test/unit-test" error associated with "drawdoc.cxx" methods.
But the functionality is working as desired.This one for the quick reference.I am trying to remove those errors in next commit.

Change-Id: I2d5507e1945c5d33f72df3b3ec14dc12ee420c16

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [e0ebeb1f864a67776e2c9df945ea2b72ec556dfa]

Refactoring changes in the "sdpage.cxx"

Few removal changes from "sdpage.cxx" some more are still to be done.

Change-Id: I60e98ef54cb8e10a007820d83280a16c0407f97a

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [6671f931bb08e6f680255cf799c001d5a26f0070]

Few changes to the logic of parsing

This changes are pushed for quick reference as there are some more changes
that are left to be done.

Change-Id: I8c79fa7730dcab9250bebe6bd84f49a8664e338d

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [7885ead7ee4ed8858655001bedd1b312c03a452b]

Temporarily adding new methods to "drawdoc.cxx".

Adding new methods to "SdDrawDocument" class to set the vector "layoutlist"
from the constructor of "SdDrawDocument" and use it in "CalcAutoLayoutRectangles".
Build got failed in-between,so authentication of it's working is left to be done.

Change-Id: Ia614ab0e1d45022d770e61d27b0ae6c74dc71bf8

2013-08-26  Thorsten Behrens  <tbehrens@suse.com>  [52abaef5db0dd1a7e55874b5d7e92fa378379906]

Fix a warning.

Change-Id: I522d4d950c3eed61a6e247557e48fbbf952e435e

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [ddb7afe6b0bcb82487bbfc14bb4581a5b7be97b1]

Refactoring changes in the "sdpage.cxx"

Converted some 'long' to 'int' and 'double' to 'sal_Int32'.So removed the long from the file.
Also one of the changes for "readLayoutPropFromFile" will be removed soon.

Change-Id: I4e88807908520439fa64f07808af9138c6556890

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [95afd8e62852564fc02ef639938f1e542e94d248]

Made changes in the unit-test of other configuration files

Unit-test path is changed for the "effects.xml" and "transitions.xml" to avoid "unit-test" error.

Change-Id: Ia871b16b9b9c1bec96fa3d208dc9171c287b020a

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [a1f2fb388ecde0aafb061ea224575abc1b19c3da]

Added few more new samples to "layoutlist.xml"

New samples are added to "layoutlist.xml" and corresponding changes are made in the "sdpage.cxx".
Few changes are still left to be made in the values,which will be done in the next commit.

Change-Id: Ia388f416906f4416ec596ae4631a51940e6ccf93

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [84bfb880e17e6e38e24e8554a7ffdd7938432b8b]

Changed the logic of parsing

Have added a vector list of XNode to store the parse XML and referring it instead of XML eveytime.
Need to make scope level changes for vector and parseXml() in the next commit.

Change-Id: I2f270fc18058772fbf30a2a44e564c8290c316c4

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [8089be8358ed1d4b48e57a061d4cf223d39061ca]

Solved the unit-test problem

Changed the destination path of test-profile at "test/Package_unittest.mk".

Change-Id: I24ae595af22c38141add0ab8446281c3ccc84707

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [c9b06499f43429452fcfb2dc8fdc33717fb6e3e5]

Added a for loop to "CalcAutoLayoutRectangles" to change logic.

Changed the logic of switch case in "CalcAutoLayoutRectangles".This for loop basically traverse through the "layoutlist.xml" and
find the appropriate node to a particular "layout" and then fills in the property values to all of it's presobj in the layout.
Currently,I have not deleted the switch case,but this 'for loop' aims to replace it.

Change-Id: I114614292934af179f9380277021aea350e3b35d

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [ac5b9651a471d9ee28d5c7996d592ac2df08ca2b]

Solved the identation problem related to "layoutlist.xml".

Have added a 'if' conditional statement to know whether layout's child is a empty 'text' node or 'presobj' node.And proceed with rest of the
things ,if it is a 'presobj' node.Also the xml files are indented.

Change-Id: I676e710b86b1f50dbd861f2cb180bf9be839b867

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [6ef5537422b9a1e69f4a4f9894d4343db3adca34]

Solved the "unit-test" error related to parser.

This error may also prevail with the unit-tests of "effects.xml & "transitions.xml" present in Impress.xcs.

Change-Id: I2c661e62840911f9e21919e54271d30fd996798f

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [da5bca5b530521d75c4907b59c0b47ac1cc84a4b]

Adding new Slide Layouts Samples to "layoutlist.xml".

Have added new "Slide Layouts" samples.So commented out the code related to existing slide layouts in "sdpage.cxx" and also added some code
for XML parsing of the new layouts.

Change-Id: I8f5fdcab5f2eb41e37fa522a7801b388cbfefed5

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [2fd74b3b155160e73045298bc61ba8707cac2933]

Working version of XML parser from configuration file path

Added some changes in the "getRootElement" and new "layoutlist.xml" is added for "unit-test" module.
XML parser works perfectly in the installation,only the failure of "unit-test" is left to be solved.
Some refactoring related to "layoutlist.xml" will be updated soon.

Change-Id: If7ed3af40e9b6df26e20881728181eb6c82936d8

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [4a281debd23ac8604bb80978e5f26c0cfebcc4b0]

Changing the XML parser with configuration file path

Updating the "getRootElement" function.So "layoutlist.xml" can be read from actual configuration path.

Change-Id: Iee636d32e629e935e46a18572646659780ae20e3

2013-08-26  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [58056cd73efbbda3065692427b69ed926700c9ca]

Creation of XML parser function

Updating the first working version of parser function "readLayoutPropFromFile".And it parses information from XML file for layout
"AUTOLAYOUT_TITLE_2VTEXT".

Change-Id: I24a52ae8c2b0c18ef806d9723d7eb6a7e43a20ec

2013-08-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5b734c8e19ceb38ec2f632b14fbbc753d95de77e]

Ugly bad and nasty workaround for some dupplicate symbols issue

Change-Id: I7283ecff340d95f16bb3a8d0aae97e166fa5f0e4

2013-08-26  Eike Rathke  <erack@redhat.com>  [aaa1bc40bb197968946c39d4c31c13588191bf55]

resolved fdo#68437 append the bDetectSpecialNumber "true" string in options

Regression introduced with 465dbaecf9890b7117a45d02ea982ef7aca32720

Change-Id: I7c05c7f246dddd0271c421aa358068365d44fb98

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [4c96fa780890d2538e744d8080ac689a2fc1d593]

drop unused helpids fully

Change-Id: I1490fda183bb2315e3d6947941478fa3dd8ed6fb

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [fa22dd910bb9a1ad152d1120a027330fc19a649e]

drop unused help ids

Change-Id: I576f28dc33f7891c7df25e0200e19d02a5824023

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [65f8980f2d58f8f2f74dd19d386a36ce54fb5aed]

Updated core Project: help  3bb6a44f94e5fa896748085a54f91f4ecffacc38


2013-08-26  Miklos Vajna  <vmiklos@suse.cz>  [8f146a8042dd8f3c88f39f8317372cd9c02ce4ad]

bnc#834035 test file

Change-Id: I8416d663e573237a7b5a55545e630e5cbfdca25c

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [7800193a54f3f43210a7a5afd6c3ff419dd9e2b3]

convert token widget to .ui

which means that the widgets inside the token window in index/table->entries
are no longer truncated at the bottom

Change-Id: I4852ce217b6c8f6322391db30501668d035b7d92

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [4a4631b86cdc1665484b14311ec0e83494aac8bb]

convert tox entries page to .ui

Change-Id: Iedc6ab145a39b3844a42b70bfa18f4af574d732d

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [81e0c2c38c9374da690d492cfe14acf7ae11d0f1]

WaE: OUString::valueOf in higher debug levels

Change-Id: I2aed7907c79905158714dc1b26ae1aefc1fcccc6

2013-08-26  Caolán McNamara  <caolanm@redhat.com>  [d6985964bc34572ef303e21ac53200bd3cebbc1d]

split out the custom index widget to simplify conversion to .ui

Change-Id: If909ff5e68d9212601d62fd917055cec0538e948

2013-08-26  Miklos Vajna  <vmiklos@suse.cz>  [e9275c08acc2f4f1c925f78b56a1089515cd9a37]

bnc#834035 DOCX export: fix hyperlinks of illustration index

We used to export raw Writer bookmarks, but that's not valid in OOXML.
Instead, it has normal bookmarks around the sequence fields, so use them
if they are available.

Change-Id: I0ef2ff7967c2802b53752c9505ef6db4cc2b8265

2013-08-26  Miklos Vajna  <vmiklos@suse.cz>  [750f0ebf97d19d1cf305dabe72d52ad6e90adf70]

Introduce msfilter::util::findQuotedText()

This was in writerfilter, but we'll need it soon in sw as well, so move
it down to msfilter.

Change-Id: I8efe02b6bbe8f391d9e14857ed58dbae184d5632

2013-08-26  Matteo Casalin  <matteo.casalin@yahoo.com>  [808d3c669c4c49c2dd5ea7fad7841378b5cc2f8c]

String to OUString, some cleanup

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

2013-08-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ee4d7829b7f5c07bd0b46dedc9436c83c7dc17ef]

introduce gb_Package_PRESTAGEDIR

this introduces a "prestage dir" -- if a file can be found in that
directory, it will be copied over instead of build. Usecases for this
include:

- split builds:
  e.g. a part of the LibreOffice gets build by a core package and
  "writer" or "calc" package then only builds the additional missing
  pieces (while copying existing files from the earlier package build)
  please not this does not intend to produce separately installable
  instances, only to generate the build in multiple steps, to:
  - reduce filesystem usage of one build
  - paralellisation: e.g. "writer" and "calc" could build at the same
    time on two builders
  - restart capability: e.g. if a build breaks in "writer", no need to
    rebuild everything (relevant for slow and somewhat more flaky
    platforms like arm)
- staged single build:
  on a filesystem restrained builder, keeping all the objects around for
  the build can be a burden. With this, such builders can do a partial
  build (lets say: "make svx"), put the instdir aside, make clean and
  continue -- but without needing to keep space for the object files of
  the build up to svx.

It need gb_RUNNABLE_INSTDIR -- we are going there anyway, no need to
support other scenarios.

This needs more dependency breaking for most scenarios but a:

export gb_RUNNABLE_INSTDIR=T
make
cp -a instdir instdir_prestage
make clean
make sw.all
make sw.clean
export gb_Package_PRESTAGEDIR=`readlink -f instdir_prestage/unxlngx6.pro`
cd sw && make build # this does no compiles, it just copies

Change-Id: I22d4208b2fad0d8fc59426ba4c8c52122876f646
Reviewed-on: https://gerrit.libreoffice.org/5591
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-08-26  Michael Meeks  <michael.meeks@suse.com>  [170b1c663e2d65b06f9328f8268fac4a580dd570]

avmedia - vlc: include iostream

Change-Id: I94cec00f12dd4287980e74ad984518faedc4bae3

2013-08-26  Stephan Bergmann  <sbergman@redhat.com>  [3162d9d430a32c0d51f3d1f0cac3e22f66ae43f2]

Remove unused STARTLANG feature

Change-Id: Ib33f2ba2541faad24779cfdfbff7cf7f8a960af2

2013-08-26  Tor Lillqvist  <tml@iki.fi>  [847d60c4525a81c1c299e3b318c0552b2616f49b]

Use strncmp()

Change-Id: I593ce24ce83cd3034d23297adc3de5f6de18f3a9

2013-08-26  Tor Lillqvist  <tml@iki.fi>  [d06e5adc21f29c8954021a60445a5c0810731d9e]

Be careful not to access a string out of bounds

Change-Id: Ibc43ffa0c535e0baf1bb6d8b213320da345a3d65

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3c67751cd57ff54da6afa95949a67011eac5d239]

Unused variable.

Change-Id: Ibef6cade989995a61cdc22872a81bc97aeea86aa

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8f465e27063a04037f555afa40c17eee1a7ccdd5]

A little more cleanup.

Change-Id: I4cf9e6dfd4a6b9202b864693ec5861f1bae0f773

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2be411acef8bd7ef02ddfbaeb6543fb876934112]

Combine SetMatrixCellData() with SetCellData().

Change-Id: I170eca29a36e2d2db2f91bd588e912d7d56b4d4d

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fd4d8cee4b8c3bc7ec50d30c25090bfe61fd8037]

Now we don't need to increment progress bar on every edit cell.

Change-Id: Id5d460c134c6683a4e876856575ce269a43ea66f

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d5d96b15551fb685a99a4ee4217a152e00bc0dbf]

fdo#60740: Export multi-line formula results to ods without UNO API.

Change-Id: I69391a9d2ffb0afae7f40c8449196c986375db3f

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8bf709911f84492624d8ebb12cb0d92bc2ee730]

fdo#60740: Export cell field items without using UNO API.

Change-Id: If4c11e962f7fc66087b751a582ad026f445863dc

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d81b56c7f679477fed471f8150e1b95e6902e249]

fdo#60740: Handle empty paragraphs correctly.

Change-Id: I47d4f60daec82d2b6a4b5e8f20b8cb6484c55057

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [882bee5ede38b6ed4e1ec870d835546868c6586d]

fdo#60740: Export edit cells to ods without using UNO API.

Change-Id: If571d99060f87fd00e215fd93da1654fdcb50197

2013-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0d57434180db6c8eda8c5b9b704f8a1c18b371df]

Create sections for unformatted paragraphs too.

Change-Id: Id3486cf7faf0c03f2ce9c72f31d564d5149e5b48

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [c89d6bcdb44cb06f7bbd907d191dfbe18cfb0cc5]

Don't sign the Current symlink in a framework

Change-Id: I14106827d86f798687cdeb560c0df007070469ee

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [0aeba08d3e0ee611883fc5d415b0c87319ca31e8]

Fix "Save As" when sandboxed on OS X

Change-Id: Ibe2ea21265a0bb9c4fedcef137626df2a8019116

2013-08-25  Julien Nabet  <serval2412@yahoo.fr>  [21fbeebc8e9cd264e42e76022607851391ce3868]

Simplify iterator management

Change-Id: Ib1aaafe82c0a316d3a047a00940f65a818993321

2013-08-25  Minh Ngo  <nlminhtl@gmail.com>  [8a844a4b924eaadec25f9e27cef56b52a0abe50e]

Linking symbols only once.

If they were linked unsuccessfully a VLC instance won't be created. Some static
functions and variables were encapsulated.

Change-Id: I9d07ac9a73a6bd59928bcc349458ea346a26deb4

2013-08-25  Jelle van der Waa  <jelle@vdwaa.nl>  [88011f4cdf050c2df0b7488e273332d4e7048012]

fdo#57950: Remove some chained appends in sw

Change-Id: Ib63fe1cf689d8f3cab4ca3571dd71f712e3fd7a5
Reviewed-on: https://gerrit.libreoffice.org/5602
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [d4c97a522e269a8875a8dadea1f6d728e91d77f7]

String to OUString

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [ab5c85f1307ceb3e0ac97b601e01d74ffd5778b7]

Use support function for name of services

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [a3d10e95d24d9199de60b05e2ce4207f57988021]

vector<OUString*> to vector<OUString> as a temporary

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [e19804aabac1e6beae444bc9d8918b8fc78868cd]

String to OUString and some cleanup

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [9be8cc68cda77b22259bb418b5577918ba891362]

String to OUString and hide implementation details

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [90f83bd75ffde23a42f1165b5c1e7272dca71164]

String to OUString + missing SetText

SetText was addes as seen in other dialogs, for completeness,
although all call places seem to pass the default null pointer.

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [743c7c09b4deb7b62e49268f9867b96e6aab158c]

SwGlTreeListBox: NotifyCoping and NotifyMoving almost equal

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [45f2cba6e31e7e0af189ec6b2d2234969144ca1a]

Reduce getToken load by using nIndex

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [ed834ce6fdd222b97e3bc280e8430b33631b31f1]

String to OUString

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [d598bb3ec735e45e53d82258d8aa9788bf0dc9a4]

String to OUString

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [e593b3b38434d605fa450afdb7a58e06bc6f949a]

Improve description

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [f83a1f8e1ce005183983e10e57933e0f8141e02c]

String to OUString

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [8b0864c4b9a3392dea34658ac0368f9a1e4f66ed]

String to OUString

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

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [dccdb71d21f2a3c2b483b77a18fec79f3d7f5d39]

String to OUString

Change-Id: Id3959a977c697a9300e8eba09c29b575d4c34c11
Reviewed-on: https://gerrit.libreoffice.org/5625
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [4a386c42f03bdb1896cbdd9391e2c4e1841dd5b6]

String to OUString

Change-Id: I7aa1eda2689081aea624f1de64380322ed2fd0fa
Reviewed-on: https://gerrit.libreoffice.org/5620
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [bb2478664bb88d3430f02d2cbcb6d18d60eab412]

String to OUString

Change-Id: I1c5c6478d91d97092dfa322f31e9376e09063e24
Reviewed-on: https://gerrit.libreoffice.org/5622
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [f6497d620296ee24d43424c0281ef911db773760]

String to OUString

Change-Id: Ic57557901fb45ea2c3a7b2c20a601b2be6985708
Reviewed-on: https://gerrit.libreoffice.org/5621
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [80dfbe76a8b04017897a5d96e5aa6038d0699ebe]

String to OUString

Change-Id: I5e071f9484abae04efa2ba1526448182068d8f9c
Reviewed-on: https://gerrit.libreoffice.org/5619
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Matteo Casalin  <matteo.casalin@yahoo.com>  [99105031a3e15dad3120c74ab46df4ff5d0f7349]

String to OUString

Change-Id: I260df7e14a5394dcf4aef540e575366eb9785c47
Reviewed-on: https://gerrit.libreoffice.org/5607
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [5a684a041f10fe20512dd5aef6552531165dfa44]

Typo

Change-Id: Icfb6c58d8a73e45d7d9c5629ac0d808f7afcf9ff

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [955ff844401bc3577cb484ac40cce6688d96e5e6]

commited PolynomialRegressionCurveCalculator2 by accident

Change-Id: Icd41c465a96e357dca4e50993c899f9365239d8b

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [230524a373716154b698203a7b5c667b1f75746b]

Forgotten one SAL_CALL in AgileDocumentHandler

Change-Id: I28ad4fe77c9c8474f4f650e9ea5ab309be307fb5

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [7ee7a126edf2a4643eb049c4bace2f9ec6b4c373]

and also add SAL_CALL to AgileTokenHandler

Change-Id: I9b88fe7c932ba2d1b94eeeff7d35b1d011117316

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [70a05c8ee8129941c801bb0e6bc93ea8e42bc254]

Avoid OS X sandbox messages when just checking if a pathname is a directory

Calling stat() on an arbitrary directory doesn't cause any sandbox
violation, it seems, even if the process has no access to that
directory. Calling opendir() on it is a sandbox violation.

Change-Id: I776c04653cbeeb511a4a1e455fcc2b10ed4a0e5c

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [fa9ef668fb8b0abfdf85d641048580fa7c2fee3e]

More work on a sandboxed LibreOffice on OS X

In particular, surround also the ftruncate() operation that
osl_setFileSize() does with access through a security scope bookmark
for the file, if available. This fixes file saving in a sandboxed
LibreOffice. (But oh boy, does simply saving an ODT document go though
a weird dance of file operations.)

Luckily the C++ oslFileHandle abstraction keeps the pathname that the
file was opened with, so even if ftruncate() as such takes only the
file descriptor, we can get at the pathname to retrieve our security
scope bookmark.

Change-Id: I8acb1b2f3fb3ec0cea833697b7f1d4a1912ed551

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [2599bc9d6723daee921e3bf65124928bf56c8241]

Switch from OSL_TRACE to SAL_INFO()

Change-Id: I2222a8db929e2f17aff9f72ff2ae1ca6e081e576

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [8492cd9f9a861e2aaa60390bffea994d6102fdb8]

The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSET

Change-Id: Ia7b9a5a297ecc3bf8eedae10ee8918b5db40a5e6

2013-08-25  Tor Lillqvist  <tml@iki.fi>  [fcdfc62f760b7e33025973a460f90023b59bad8f]

Do more syscalls using a security scope bookmark on OS X when sandboxed

Move the handling of the bookmarks to the wrappers in uunxapi.cxx, and
add wrappers for open() and utime().

Change-Id: I92f9941152b567545eea60f2aaae6a3b8d35e792

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [f8ed55b38c41a4fba3bbafaf03a39cf4718259e0]

Encryption: and add exceptions to methods that need it

Change-Id: I8101f00bc4820ec3100e2c08a9dd21248c909081

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3e1bc81ad888cab1e31382f5a4faa3d2f0373577]

Make this a separate function.

Change-Id: I387470b42e967dd549b5bcfc418e9e566d2ccecc

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9ae7d6762b81adfdbd87034652cb2d4550a6dcf8]

Change of plan - we need to include feature attributes here as well.

Change-Id: I431b7ff79cffd5c9a7ff06f41a2fdd56bf2f968c

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a69c486a3d210d390a57b4f4a6d633e45204112e]

We can simplify this one too.

Change-Id: I2cd9be9bf38adda0c46a01b8c4fa85fdf6299ea4

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f5abc665e94113a53d450af020bc534756a88072]

Remove ugly and expensive hack only to see if the cell is an edit cell.

We can do it much simpler now.

Change-Id: I913f2a226e1f16fbc9aafaa91af5550f3c7fee05

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dcd8964ca3f05a40b18cf17ab11116011c090abc]

Use smart pointer for this too.

Change-Id: I7aa4a38d1392be97ce22eecbc0993e9a52151b03

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [67e094ff7d21bd862bdf14d15f978bfba286a870]

Provide a way to retrieve current cell instance during ods export.

Change-Id: Ib35ecf6eef1e9f6b29bd639ee6f4630ac61aa104

2013-08-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97872f87b3b96dea7ca836c2fcee15bc17a8683b]

Use smart pointer for this.

Change-Id: Ic6b4b56d45a7791a065e7432446edf901ec5e967

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [1bff0dbf79cf11269122bb3ebba8b80120ef8b8e]

Convert vector block* to const array block*.

Looks like my compiler eats a lot of things thrown at him but
others don't.

Change-Id: If1d080a545e6c2a17e19b389eeb1714aa0569644

2013-08-24  Tomaž Vajngerl  <quikee@gmail.com>  [4323c66840e4c7dcacda0e33d33d7e67fdb08f09]

fdo#35422 Support to open encrypted Office 2010 and 2013 formats

Additionally encryption and decryption has been refactored.
2 engines have been added: AgileEngine and Standard2007Engine,
which contain core functions for encryption and decryption.
Standard2007Engine refers to encryption and decryption as used
in Office 2007 and AgileEngine refers to encryption and decryption
as used in Office 2010 and 2013. AgileEngine does not yet support
encryption.

Change-Id: Ica1d4d5a109fb204012b92a0c39325fe0b99b793

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4d688beb2b2183ced387270e051dc25ee340fb4b]

String->OUString

Change-Id: I43ab520187375d75009da43a2f75a541021fdbfb

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [72a3be3dd0983769f4d17f237844efd7536da7e1]

convert SdTpOptionsMisc to OUString

Change-Id: Ifd971d1b0b2bbccea2e3c632e35b42d1065a66ea

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4c8fd5abdfd1cf588cf38e1b8e761d09b5952343]

convert DrawDocShell to OUString

Change-Id: I09e6f284024d00dbbc8a1c7b33684f4c23a650a8

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4652bdfa47a2ba453b6c8c199bc5f4f6d03af457]

convert StyleSheetUndoAction to OUString

Change-Id: I654df5dec1efae868aa6f90dbc672f9c29ebd0e3

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a0bfad8c0eed119af2aea71d4deebcd60ac3f4a5]

convert SdPresLayoutDlg to OUString

Change-Id: If21b54a9f8f17945e87363d9c370e756b6700831

2013-08-24  Caolán McNamara  <caolanm@redhat.com>  [db4154cc19c803707f34bdd5ce4e8a43eac528a6]

add gtk_message_dialog_new-alike ctor for MessageDialog

Change-Id: Ie422cd2c903cbd18353b1929c074574d452559ce

2013-08-24  Boris Dušek  <me@dusek.me>  [1c068a7a772ab903af627236ee93b0a1804be844]

Fix a11y logging with 10.6 SDK

The compiler in 10.6 SDK complains about ambiguous overload
for operator<<. Compilers in newer SDKs don't.

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

2013-08-24  Caolán McNamara  <caolanm@redhat.com>  [b9fa1e20f32653981f629b417dbe4816594e1c14]

build on higher debug levels

Change-Id: I7f4d85f3e26ab8b19dae05c6907840b97a8af1d6

2013-08-24  László Németh  <nemeth@numbertext.org>  [a248008d08e3adf597e08bede2d58784df48deb6]

fdo#68373 fix three dot -> horizontal ellipsis autocorrection

Change-Id: I9c906c9ab91f604537769db6820aa820d5f637fd

2013-08-24  Miklos Vajna  <vmiklos@suse.cz>  [ac6a2038ac6eab37c8c0a7957a75c24baeeb66b2]

ODF filter: handle draw:shadow-opacity for Writer frames

Change-Id: I3ad39e5de5b6999d6c2182c1ec622ae7f873cafe

2013-08-24  Miklos Vajna  <vmiklos@suse.cz>  [2a01c49f767353e6db58d59362dace2363b736bb]

sw: add ShadowTransparence UNO property for frames

drawinglayer has a separate property for the shadow transparency, too.
One more step towards Writer frames have the same UNO API as
drawinglayer shapes.

Change-Id: I84617502e9beb9e077c783ee8eb771d79c6ee666

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [4bea3627327d2faba580701062160ea7892cd384]

A slash is a slash, a dot is a dot

Bin pointless abstraction.

Change-Id: I193842dff5a86f58f53827712e2f16f6bdd83c3d

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [9ba13c4a02555668392166d401d54c4695b10593]

Bin "temporary hack" code that has been commented-out since 2002

Change-Id: If228820b35927d24a1ae2e19c184767a447f829b

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [4cebcbedfe56a869e54a61f7023275dd6b426ca4]

Simplify osl_getSystemPathFromFileURL_Ex()

It was always called with the bAllowRelative parameter as false
anyway.

Change-Id: I6c4bf739e3f8c1d52dbe8af5df13e97dc9be96e5

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [3e8c8728967bab1aca1892b55af1497ceccaf67b]

Remove function that has been commented-out since 2000

Change-Id: I18ed3ba6f1567ec40f3a87d988863680c55f665b

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [5275de82b04331e38923f1e8429d46091884f6e2]

Cleanup some weird or inconsistent indentaion and bin some pointless comments

Sometimes one just can't resist.

Change-Id: I3550f30cc206e2efe361a669b4f8e740d9c3c339

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [eb0a6c576c7e1bf804ac46ac0a6d0e0ad834fa68]

Bin line of code commented out since 2009

Change-Id: I89c2cf3c82617bada72053678a6fb6013bfbca13

2013-08-24  Tor Lillqvist  <tml@iki.fi>  [063b32804c58f663e42444f676af1a1e3a1cc2a8]

Don't use lock files when sandboxed on OS X

We won't be allowed to create such files anyway.

Change-Id: Iaba652b9ae3f1d8c7cfeaae493e962d58ad1fb7f

2013-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [30881c7663bd24fbad67e12f15216daa0aea24d7]

String(SdResId(foo)) -> SD_RESSTR(foo)

Change-Id: Ifc683c67ef3a1b228e28faf645a44ca911b6ad0f

2013-08-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8c150a9ab87d71c1b187959b8146fd85420ee801]

Updated core Project: help  cd613f0ea88364547616207dcc8a44bc65fbbae8


2013-08-24  Jesús Corrius  <jcorrius@gmail.com>  [0404f37297c4b283972d71c8f53765d9169bdafa]

fdo#68194 Font files are left after uninstallation

 #i119948# Instruct windows installer to use refcounting on fonts.

Author: Andre Fischer <af@apache.org>
Reported by: DaLi Liu
Patch by: qiuhuaidong
Review by: DaLi Liu and Andre Fischer

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

2013-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [e926621fb00f31471b0037d7955b6a3d7f908dc0]

Mark as const

Change-Id: Ib5849c9a652401dbac7e93bb69c18d95d31292af

2013-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [e685f4d74ff9fda607a8bc62fa1947ca54853552]

sal_Bool to bool

Change-Id: Id6488ba7a72603f2f0eb2972f22797d6025f6031

2013-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [c0c366bbf4e1d1a9f0fa2df6c24569ec547bfea4]

Bin never-used swinterf.c

Change-Id: I54471f1b554d20cfaefaac78fb8b145f8a0cf2fe

2013-08-24  Michael Stahl  <mstahl@redhat.com>  [7b28b6cc6116856246ad2f339f5e6fb753197781]

fdo#68319: sw: fix Chinese Conversion

... and perhaps other things too: the SwScriptIterator constructor gets
passed a temporary String created by implicit conversion from OUString
and retains a reference to that; convert the thing to use OUString
(and adapt some sCleanStr too not to get the inverse problem...).

(regression from 0295c8a34e39326414c1b98cf4da905802f061b0)

Change-Id: I038ad0734385cdcae99ec404153f51ee427c7c64

2013-08-23  Eike Rathke  <erack@redhat.com>  [087ee66013916bd009eb0b29460ef1868b4d755c]

encapsulate IsoLangEntry again

Change-Id: I66475eb3914b07b4c7a045e295ef77a5de9439d4

2013-08-23  Eike Rathke  <erack@redhat.com>  [5b2a740b9cacd1e0e4d2164647e89fb6b1e6c39e]

use sensible indenting

Change-Id: Iea3c9e579e8236a9b7e1a57b4e7ec1c760f278e9

2013-08-23  Eike Rathke  <erack@redhat.com>  [fc0f7eaa73b671aea03b9182db3391382d6e8eb8]

do not convert to IsoLangNoneStdEntry

Change-Id: I94ba55f2ab8e9b495d8f02b137c940fe5173b8fd

2013-08-23  Eike Rathke  <erack@redhat.com>  [5cc7914d9199833d4ef03afe62f03d88693ed1f8]

do not resolve system language here

Change-Id: I77b8a3d750ba3a629252805342ab385731238ee3

2013-08-23  Eike Rathke  <erack@redhat.com>  [54e3af6ab108774bc0065be92798137e403ea25c]

passed rLocale remains unchanged if no mapping found

Change-Id: I4d1494dc5cba7a92fb067191477c3cbba46b056d

2013-08-23  Eike Rathke  <erack@redhat.com>  [f3e124f4bd759095d977a9639d226ed582ed76d7]

moved privateuse handling to convertLanguageToLocaleImpl()

Change-Id: Id9cdd5734f54fd4fca43f5e0d928d9cb37e8f63f

2013-08-23  Eike Rathke  <erack@redhat.com>  [22c19620dc44b8f619936c7dbd4b07c6a372d2de]

convertLanguageToIsoNames() -> convertLanguageToLocaleImpl()

Change-Id: I4e34fb09a901a414f3106883d9ace1bff81311b5

2013-08-23  Eike Rathke  <erack@redhat.com>  [d85566a48e47c8b4788b77d7cce77803ff797352]

eliminated lookupFallbackLocale(LanguageType)

Change-Id: I2a2a983acbd8af0487e7148f9dee2a73dc314891

2013-08-23  Eike Rathke  <erack@redhat.com>  [782808487510adae542ef25a9745d85f01d9dc38]

eliminated lookupFallbackLanguage(LanguageType)

Change-Id: I2c69fce56151d4afcf5a68c29fd6755ff4f3b8dd

2013-08-23  Eike Rathke  <erack@redhat.com>  [a829a352667d271408f791ee5e8a20dba844a5ff]

extra convertLanguageToLocale(LanguageType,Locale) is unneeded

Change-Id: I3a56e7cafeb2453b877582f6c2d1a705cb91723b

2013-08-23  Eike Rathke  <erack@redhat.com>  [84df29d34de7e1c36f57895f914a8b8090dff518]

extra convertLanguageToLocaleWithFallback(LanguageType) is unneeded

Change-Id: I67805c7f7a238e384a3cb6c3e58186e890594c49

2013-08-23  Katarina Behrens  <bubli@bubli.org>  [1256a084a841c99af3509a009e970b981117403e]

Updated core Project: help  a993922100990b4f8affb5ecdbf8e2375873942d


2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e2e10b4a544520a3dbd21dd7fe3937ce719de24a]

Fix types in new odf tests.

Change-Id: I0339dd941c81d12688bd531178ce9f1d6b779375

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [085453d0990c1f88e847ce714bf3c02f167de43a]

can't use 'this' in a static method

Change-Id: Id7366e5aa96fd1df08a0a88c11bd22b69e99b232

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [16b20502b2fdc0df576c21920529430d170268a8]

convert email config error dialog to .ui

Change-Id: Ieeac40fed60450514469fe1c2bd62f61e174591b

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [fa94ca9a84e12128fcd4a5aea1823ca5fd5b997a]

ODF export/import of fine dashed border style

Change-Id: Ia81385dd9952e90cd5ebb3d1bba38aff6f84d079

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [16f637dab3c1b5f7ac9eacf2c57347800d3fdf09]

Fix borderline primitive merge

Two problems
1, Borderlines with different styles are merged
Steps to reproduce this bug:
-Add solid/dotted/dashed border to the first paragraph
-Add solid/dotted/dashed border (but different from the
first paragraph's border) to the second paragraph.
Result:
Second paragraph's left and right border will have the
same style as the first paragraph's border has. Top and bottom
border have the expected style.

2, The order of adding border lines to the BorderLines
container can change the correctness of merge.
The bug appaers when there is a vertical text
range with border, consist of more text portions.
For example: Add one border for the whole vertical text
range, but change the background of one part of it.

Change-Id: Iae6ecff31f24b232b3250c3f9d0d4ecd49fb18d4

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f8b6c3949e2c1f23549a2ef879e728cdb7149235]

CharBrd 7: Border shadow

1, New character attribute
- Add the three shadow members to font
(width, color, location)
2, Painting
- Extract the shadow painting to a local function
and use that for character shadow (paintfrm.cxx)
- Reduce the painting rectangle of background
(shadow doesn't inherites the background of content)
3, Border merge
- Use text portion join members to skip shadow
when neccessary.
4, Vertical text
- Get shadow space dependant from oritentation and
border merge.
5, UNO API and ODF filter
Paragraph: ParaShadowFormat -> Character: CharShadowFormat

Change-Id: Ief4669990d238016c3ffc18a2609a3df7d9dddbf

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9509a46683e40fc2feea6631b701b766797b7882]

Use text portion's join members without changing font

- The main advantage of avoiding font change and
use join members is that part of the border can be
removed (e.g. right or left border) but shadow won't.
- Other advantage, SwTxtSizeInfo is used for calculate
the length of the specified string and there are some
case when this length have to exclude the border width.
- Add join members to SwDropPortionPart and use these
members to set the whole drop portion's same member.
In general a drop portion' join members are false
and it get true value only temporarly during the actual
part formatting. (maybe it would be better solution to
make distinct drop portions instead of parts)
- Improve line break

Change-Id: I6d11ec7b250c9a8b769cffaf83861f25f0c477a5

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [517e1056649646ca170f4c17cdd36b06656587ac]

Remove some unused include

Change-Id: Ibe5291544de2c1dcd1d769ecd40b0288f622ea05

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ff73528561488fceef04fde081dab907c86f6b5b]

Remove useless method

Change-Id: I5f2c5a57a5b0defb15bcfd68bdf2a9ce6f2446ac

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [baf3843058d2cc7ddf57743b7c658b4cb2ddde2f]

No need for this temporary used variable

Change-Id: I774618c27a4abcab6edae53339b607542389c11c

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [b64a18522955d7908a2f0707668912ab0edc6f7f]

Remove some whitespace from paintfrm.cxx

Change-Id: I1d125d5f1bb863423f98c5be75f8d6331c2b8081

2013-08-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [bc0fe652363fa4e3e006a82c8e4c19f68b2f067a]

Remove some unused method from SwAttrpool

Plus fix a typo.

Change-Id: I08a468decc9a8e8fde24d89c87ae65003c8c9c57

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [7b80e47bb75b911ce8da8db7f39165aa175e5f78]

XubString->OUString

Change-Id: If59e9a3956074557842ebc5b178266e9be95a867

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [6d7a70b4a40941d3dbb4724a3d30af4196b46fca]

Bypass the alias resolving completely when sandboxed

Attempting to look up the bookmark data for a file will try acessing
its resource fork, causing messages like:

soffice(83685) deny file-read-data /Users/tml/Documents/b.odt/..namedfork/rsrc

Change-Id: I1b2b0b493a46aa629581b921c94c5014f994e75c

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [d22c94dbf16d18bce39f060aa21f3083169426ca]

Make our File>Recent Documents work better when sandboxed

Store security scope bookmarks for files selected in the file picker
in the user data. (I looked into storing it in the LO "registry" in
the Histories/PickList thingies, but that was horribly complex.)

When opening a file, if we have stored a security scope bookmark for
it, use that while opening the file.

Change-Id: I347ae2dd815299441c17467d9b66a226061d0ed2

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [523df6efab74549f1e0d061d48160978ce038f37]

Must bypass AppleRemote here, too, if ENABLE_MACOSX_SANDBOX

Change-Id: I5bc2588c8a5cdb836e72a160233fe1add63de8e8

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [35ab624acdfb78db429e118c51bea783ace57e95]

Set Null indicator in input SQLDA as appropriate. (firebird-sdbc)

If this is incorrectly (or randomly set) then firebird will end up just
ignoring any input parameters (previously the case). The documentation
claims that -1 is the null indicator, however the inevitably-random
values previously provided (from malloc) also caused firebird to treat
all input data as null.

Change-Id: I79b9704df0a307ec493e74e782551b9b0ff109a2

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1f50aee94df71bcd4c99cee44af0464ce46193a3]

Improve comment. (firebird-sdbc)

Change-Id: Iec5c5a434a371d73bba0345362f991a948d28c6a

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [5300d637a39742c1d952d21651737c708ecc2f89]

Clean up desktop::UserInstall

Change-Id: I0cbf15443877648b1b2d82bdcf03dcccdf5f26ac

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [5e110ab8884bc033b4f2aab35bb3c8c520a2d8d1]

/org.openoffice.Setup/Office/ooSetupInstCompleted is not localized

...so it makes no sense to localize the configuration provider when retrieving
its value.  (The "real" call to the default configuration provider's setLocale
is in desktop::LanguageSelection::prepareLanguage anyway.)

Change-Id: I55e8177d83a480a433ab38f49cb8f49fea2f6c77

2013-08-23  Miklos Vajna  <vmiklos@suse.cz>  [df06e968f6edfa812effe99a320c4ce14f036289]

DOCX export of picture shadow transparency

Change-Id: If84da3cd020485b1895c572b8e24998266d9be31

2013-08-23  Miklos Vajna  <vmiklos@suse.cz>  [d6e80921f6bdd8ae21f44677aa978e80fe7ee54b]

DOCX import of picture shadow transparency

Change-Id: I15e09017eccc3f0e5ed8cab9c3de3677c8a580fa

2013-08-23  Miklos Vajna  <vmiklos@suse.cz>  [c35898696f9d6157472e78426ae511bc83f3eb74]

SvxShadowItem: allow setting transparency other than 0% or 100%

Also adjust SwFrm::PaintShadow(), seems that can't deal with
transparency ATM (always paints white in case of even minimal
transparency).

Change-Id: I88baea732d6ef01b2e516af562bc424775c38f84

2013-08-23  Miklos Vajna  <vmiklos@suse.cz>  [b6a4247ea5eec433493672770e3023fb9ae7880a]

VML import: fix default value of mso-wrap-distance-left/right

Change-Id: I2168358076d9c5ce3271b21cd5a541e51aa502f9

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [a1c4ab09ddd669810a412e5ab40d7f06326b55cc]

Properly mark callback functions as extern "C"

Change-Id: Ida0a62a438ee36ef1aaecb5ca4a072325b22636d

2013-08-23  Andras Timar  <atimar@suse.com>  [897c73740bbed6b95999f43839db8412c5753d10]

fdo#68440 update Italian autocorrection

Change-Id: I7f0dcccc5abf3ba0d0969973c4d0800095bfcca7

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [194c692a7fe4949684920eba53ab4dfcc3391895]

convert toc dialog to .ui

this should stop the intermittent redraw glitch and the toc dialog initially
appearing shoved up against the left edge of the screen

Change-Id: Id1dad162f110cd9140d2603a2b3b43ef64e703ca

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [7038df3a6711a59774e2cd3e3f37cc2538ae094a]

Updated core Project: help  ea6fb921ac8022389401d476a1bb95aba613bfc6


2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [3cb029b35b233bc1f05853a7e8e75b7dd0397ce2]

Updated core Project: help  2f746fa8e5e110601d1a1c8a0a314d20ec95e3b5


2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [17d5f351610d0a10bde09621aeda8fdf6878394d]

fix up compat ids

Change-Id: Id783db750885404457e0c4f96eca74c39ec63394

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [0f9802be44a5fbd883b16f0b0f11d43e4b29f48c]

convert compat options to .ui

Change-Id: Ie9aed180500d9fbcdfce1caa1ac8349eabf836cd

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [a93730b578443afe992f064a43b95f46b40801e7]

drop unused TP ids

Change-Id: I8de5aa646fc2c31d1e0a1ebe8ae9263d55c52ef6

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [b240a1c188b58e3e717335339bfc3f5e20bb2bf4]

rhbz#1000150: Do not call exit upon XIOError, take two

The _XDefaultIOError handler (libX11-1.6.0/src/XlibInt.c) already calls exit
(even though _XIOError calling _XDefaultIOError would call exit afterwards,
too), so our XIOError handler must not call aOrigXIOErrorHandler.

Change-Id: I92655f22d25ec1358fb6234c94fdfab368efedba

2013-08-23  Siqi LIU  <me@siqi.fr>  [1d1626f284790be9bf5dd2c6a7c148f2e05c8957]

replace requestImmediateUpdate with normal notifyUpdate

Change-Id: I8f9421cf9c9ec4c5e9e4bb47aff6f18ad3dcafc6

2013-08-23  László Németh  <nemeth@numbertext.org>  [af2bf3594101b66ecffbc118c0e8d5fb7fa23ba5]

Updated core Project: help  52d5cf30c7838e320c39a0f65d4633797846fe4c


2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [ad5cab9ff55b82b434d4031583c56aa549bd357a]

Updated core Project: help  fe2c991701bc08bbe77eb3fa960512a60f6f1c49


2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [a06eb1d99cc47155205a4410172ada0374ee08d2]

semibold -> bold

Change-Id: I83d0958fde5a057e57474c7511526e7f411ff46f

2013-08-23  Oliver-Rainer Wittmann  <orw@apache.org>  [55920ce3e85c91f25d2ca8cf92b8a48f3fad04e3]

Resolves: #i123051# handling SHIFT-<arrow key>

huge object move only when object is selected.

(cherry picked from commit 09c64ae86baf3572856c845e0785692b2cbfe058)

Related: #i123051# some minor code clean up

(cherry picked from commit 4dd71466a9463d234b918ce2729c49a57293fb24)

Conflicts:
	sw/source/ui/docvw/edtwin.cxx

Change-Id: Ic681edc18194336fb082ca927457c4633473dbfd
5a692f8ce616a6f06bf4075a2f05cf700ef6fd6c

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [ffea65915b9cc6d4f3c01f829552702654a040f9]

rhbz#1000150: Do not call exit upon XIOError

...as done in _XIOError (libX11-1.6.0/src/XlibInt.c) after calling the XIOError
handler function (either the one supplied with XSetIOErrorHandler or
_XDefaultIOError), as that calls the atexit handlers, which can wreak havoc in
unrelated threads that happen to be running in parallel, leading to arbitrary
crashes.  So avoid that by always calling _exit already from our XIOError
handler.

The old code was careful to /not/ call _exit when the XIOError happened on any
thread but the main one, but I do not see the sense of that---after all,
_XIOError will inevitably call exit afterwards, so this cannot be a way to
"ignore" XIOErrors from special threads (that are set up say for the sole
purpose of trying out "known-shaky" activities without affecting the stability
of the whole process).  And findings like comment 12 to
<https://bugzilla.redhat.com/show_bug.cgi?id=831628#c12> "[abrt]
libreoffice-core-3.5.4.2-1.fc17: ICEConnectionWorker thread still running during
exit" ("it is very likely that this is not a normal exit from reaching the end
of main, but rather some explicit call to exit from some error handling code")
make it clear that we apparenly do suffer from such calls to _XIOError -> exit
on non-main threads.

I have no idea why vcl/unx/gtk has its own XIOErrorHdl that is substantially
different from the vcl/unx/generic one, though.

Change-Id: Ida7d407cf5f0fa4e719118cab5e725144ceb3a35

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [6243704ca068a9c2e3ae4c743bdf98630eb831e8]

convert condition page to .ui

Change-Id: Ifd05bdb46cd0cbbce09bd91a3fbf78d6eac0d8c5

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [209ca76f0eacce10378bdc44e41e7cb69bd612e0]

XubString->OUString and German->English

and remove the use of the current environment encoding, which can
only match the encoding of the text by chance

Change-Id: Iff6027a8d91db3644c9b827fb9460728c2b61751

2013-08-23  László Németh  <nemeth@numbertext.org>  [9eb39ccff8741d59e47af34b4038b7fcb79d15c2]

fdo#68373 allow "*word" pattern matching

Change-Id: I13682f3886451838e522b259dbb2d686bff1437b

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [19cb39f0ffafaaa2f016035bd4ec297b87652681]

Close cursors in PreparedStatement. (firebird-sdbc)

Trying to reuse a statement that still has an open cursor leads to
errors -- in this usage isc_free_statement doesn't actually free
the statement but simply closes the db-internal cursor used by
that statement previously.

Change-Id: Iedbe42bc46e6b6f972b7b19f17a60d5f59bae28c

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ddc3818322b07793ae398a46d6cf9fc71f7bbff7]

Use correct sqlda for number of parameters. (firebird-sdbc)

Change-Id: Ief966fb9bd9f3344cfe9f3b4c4b37540e00ad063

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [33b011e6ff908f5b0a4eec43d89284b0cf631b21]

RefreshRow is unuspported. (firebird-sdbc)

Change-Id: Iec8e72a6236de83a1698e2d6e9dbcb609f0f858f

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ab59b7176fcb82ffe16c9200169c2a897387c056]

Remove unsupported XRowLocate/XDeleteRows (firebird-sdbc)

Change-Id: I74bf84c8aae4d4ba6b9a2a9ca497ed0cbc092d35

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f69b198ded406ed07b91c79e243cdd28298d6dad]

Remove unsupporte XRowUpdate/XResultSetUpdate. (firebird-sdbc)

Change-Id: I3b9f8c7199e66f90e1573069996962294793d95e

2013-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7a3eff265280d311816f4bc180ef2ec74400e57d]

Set Table privileges. (firebird-sdbc)

Change-Id: Ia73f2f2107e17c03bc568075a0a99bc7a21fb8a7

2013-08-23  Michael Meeks  <michael.meeks@suse.com>  [621c1e491e56db5416da1c763aaff862e8ede67a]

fdo#53032 - Use the right mark area to undo paste of RTF.

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

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [73c24e114bbbeaf9e7320bde43f6f07bed01f25b]

Resolves: fdo#68372 crash when moving the ruler

Change-Id: Ie01bdd491b41c1fbcd46dcc119afa01583ed852a

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [c2ba881c00a1cc7b509c5777e2d4655d6bef558a]

fix hex escape sequence

Change-Id: I8bc9d3812977589e96f5440afa8d46bfe4d3b88e

2013-08-23  Stephan Bergmann  <sbergman@redhat.com>  [7ba3d14686c44f1c02d3d59d7d478d3c7ff50ea4]

New -Werror=unused-local-typedefs in Boost 1.54

Change-Id: Ie1b079c0e8f431d7a48f225b18be2b96fd20e85e

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [474d5e7e3a9c9d62bf29154c531a112d996cd480]

Fix warning: BOOST_MSVC is not defined

Change-Id: I99d542af1b0d5ba68cad23512bad275aed83f0fd

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [a2cdbc2fea579acab56723d031aa942c0aff5c6e]

bump narrow liberation fonts to 1.07.3

Change-Id: If3be028f63c29fdb8a6c2b77f5b9dedbdd438a96

2013-08-23  Caolán McNamara  <caolanm@redhat.com>  [cd3fc16ab4fbfab48f6e691382b4b904c63527e8]

unused TB_INPUT define

Change-Id: Iaeff95648cdc5d80c1dca31ef721675ce7f445a8

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [45ef1eda9e8851d454237d91b7fc46299fd621eb]

WaE: __PDP_ENDIAN is not defined

Change-Id: I45d454a0457a7da43be3426ee3007c0aec28c635

2013-08-23  Tor Lillqvist  <tml@iki.fi>  [4910c54a39703d19f5e36fa9c47938c1033f91e9]

Update the bundled boost to 1.54

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

2013-08-23  Jesús Corrius  <jcorrius@gmail.com>  [1982c3fd674f7a7c4b59e82e565af048c9e7387a]

now really create the key in the right place

sigh...

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

2013-08-23  Julien Nabet  <serval2412@yahoo.fr>  [c958c4ed117a46889afc59ae52502b7262c9ea5c]

cppcheck: fix duplicate if/else

I don't know if it's possible to parse EBCDIC knowing that there are several implementations
So I commented the block and added a TODO.
=> no time wasted for this block (ok "micro waste")+ 1 less cppcheck report

Change-Id: I72b72b68295eab7be5332166b955adaddf6ee5c3

2013-08-23  Julien Nabet  <serval2412@yahoo.fr>  [b51dc041b5c4cdec2ba89984c38bc6d1f0cff178]

cppcheck: reduce scope + remove commented lines

Change-Id: I51656a8bce5c2fdaf267582846ab82df838f05a6

2013-08-23  Julien Nabet  <serval2412@yahoo.fr>  [7d8b6c311f244fff5ae291c5b83aa2e81bbd44e7]

cppcheck: reduce scope

Change-Id: Id2f4c6737e8f5290c7e41a42bec0d952207cc40e

2013-08-23  Julien Nabet  <serval2412@yahoo.fr>  [3906f303716a5fe8b0ed34eb4e756243b0af25a2]

cppcheck: fix reassigned value + fix indentation

Change-Id: I92ce0ce983b87528860fd56714e29338483b62ca

2013-08-23  Julien Nabet  <serval2412@yahoo.fr>  [33cdd24e97e2cc7a27b7bc7467dd54a2bf6a73de]

cppcheck: fix reassigned value

Change-Id: If37c0fde63c718fd493115de76e2dc8c0e780c3e

2013-08-23  Siqi LIU  <me@siqi.fr>  [22b1a83712e65ef2eec3d0d568533ec5d18f6863]

remove unused comment

Change-Id: I4076738c7186aeea2ab00a3d0424c86b7c005dbe

2013-08-23  Siqi LIU  <me@siqi.fr>  [6aac349140436a40cfbe84e3fce61a8dc7be4b3f]

misc

Change-Id: I24736c4bd05644ed61e6df50f2267f6a2cd2f7f3

2013-08-23  Siqi LIU  <me@siqi.fr>  [1e7918feeb088008a266edc493731dad361fecbc]

getTransilationOffset Impl

Change-Id: Ie02e1c4d2ab1357469213f13971ab04632611d67

2013-08-23  Siqi LIU  <me@siqi.fr>  [eb0cc3a63d6dade5d54deff91c2845a5a782b6ff]

dummy implementation for getTranslationOffset

Change-Id: Ie1f71ee76af308a6eec9d38e3d629d7d6faf3596

2013-08-23  Siqi LIU  <me@siqi.fr>  [e21ad69e8b0bc7b3c5b3a310c3891685d8e4b7a1]

implementation for getTranslationOffset

Change-Id: Ibe1d7f6af4be8f1520c093cd0b23cb06f5346716

2013-08-23  Siqi LIU  <me@siqi.fr>  [7ba076d7fd46cce99f6fc7a5b26f74d8f207ec3d]

extend the SlideShowView interface with getTranslationOffset

Change-Id: I33f0eaa8a54902bb65a000b74ef25323423d01b4

2013-08-23  Siqi LIU  <me@siqi.fr>  [0f61bcb6a304b5323e2d61f088cf688291796e88]

replace pointericon png with a transparent background

Change-Id: I9b8528b545ffc67daa8e6b3b9d588c9bd09ee09d

2013-08-22  Khaled Hosny  <khaledhosny@eglug.org>  [94a742fbc092eb75dbcffcbce0ac96679c90add4]

Don't re-create Unicode and font functions for every text run

Change-Id: I35ba21d753adfc619656d4473b214485dc00faba

2013-08-22  Jesús Corrius  <jcorrius@gmail.com>  [cbb3f73adec26896b1e5c371548fa3bd1ae57130]

I am stupid

It's not actually that I am massively stupid, it's just
that I've got bad luck when it comes to thinking.

This patch makes the installer create the values in the
right location. Where now...? you'd better don't ask.

/me goes for a brown paper bag.

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

2013-08-22  Khaled Hosny  <khaledhosny@eglug.org>  [1f9d1e15634b1ef1dea37dc00c7bacb4f97996d6]

fdo#66715: Avoid compatibility decomposition with HarfBuzz

Change-Id: Ibbf5720baf7fb507e66515104115d58597258b1d

2013-08-22  Tor Lillqvist  <tml@iki.fi>  [4fe9ef81aa83403bd3b7df555ccbd96cbdfd7c2d]

The AppleRemote code is blocked by sandboxing so bypass it in that case

Change-Id: I0e86c82fb81732468cf0a60eb8ff1d0579986767

2013-08-22  Tor Lillqvist  <tml@iki.fi>  [680ff754db8d7541877b35bb8596e96db5c8ea27]

Add the entitlement for app-scope security bookmarks

Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [e6a531ff2c54b5caff7b9666416a776b2e6f5f32]

Updated core Project: help  d94d2ab8e1f91817a318edefbbd3e805cb71102d


2013-08-22  Michael Meeks  <michael.meeks@suse.com>  [e851ea0ed30e9bb95c273a29aeab7f48f606145f]

fdo#39484 - don't loose outlines while trying to undo formulae changes.

Change-Id: Ib3b2bab5beffb8164a8cd2c0b4db4c97f427507e

2013-08-22  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3f8c36caef76ee1f688d35d39ac5bffe5d0f8319]

fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO

Change-Id: I973a66c6f805727cfaa5a5663ce4a9c200412a66
Reviewed-on: https://gerrit.libreoffice.org/5571
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [91ffdf58555ea25c5ffdaee9ec741ea99370096a]

convert picture frame to .ui

Change-Id: I624a4cfa8a5e8c3c72833ff0c3545deadbe4435d

2013-08-22  Ri GangHu  <sweetdream201@163.com>  [d3ffe3ed3fa1b80c7e54439673029e105940db80]

fdo#67737 : fix for flip not being imported & rendered correctly

Signed-off-by: Adam Co <rattles2013@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/5272

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

Change-Id: I5c8440edad0381e33b64f64bb54aa8f1bc304007

2013-08-22  Miklos Vajna  <vmiklos@suse.cz>  [84184f957d004e1f7b7a361935d34b1fc2af51d6]

DOCX tests: move testTableFloatingMargins to the export suite

This was added to the import suite temporarily, to be sure the import
part does not regress till the export part passes, which is now the
case.

Change-Id: Ib9291ab3ef0beaa407f025c6f81bda9cdf9f75e9

2013-08-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f2bfb0d4a4b206852c811b18b25ca508a40aee7f]

fdo#68252: Add FONTWORK into the INSERT menu

Change-Id: Icdb1774996e9b9669e95fdbefca0be054f91465a

2013-08-22  Miklos Vajna  <vmiklos@suse.cz>  [f26e35c93526cdd1c4fcb6614c3fb1f6a3c511e8]

oox::drawingml::convertEmuToHmm: fix rounding for negative values

This commit also moves the floating table DOCX import testcase to the
export suite. That test now passes fine, though previously it failed with:

- Expected: -199
- Actual  : -198

Due to the rounding error.

Change-Id: I9bdc9295f68b6bd3e5f5bee868aae15194b30804

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [166510ed48bf49b75a031ce973f41d08fb4e4518]

Resolves: rhbz#996162 apparent NULL bullet font

Change-Id: I2f50ef1dabe2f152f2e18025edc88734158dbea2

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [123189c882366002ca4c81c7db71ed690f8e907e]

No use continuing with empty extensions sequence past the exception here

Change-Id: I889c7d526b0b06b3c77248d1da255ffa8f754da1

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [fc456b51fc7543d88585f0b18e3856675ba9c3b1]

Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)

Change-Id: I2575da1ccbe1c301dd826588aec2a787176d3cfd

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [98a61a2ae109f3d72940274ceafcf3e84d79aa0b]

Resolves: fdo#68275 Grayscale TIFF is imported as white

this reverts 6c719c1585eb1a2dbab86cc73ff871da41765981 "n#615223 local nbyte1
should have been class-level nByte1" which was to fix the use seen
in valgrind og the uninitialized nByte1

So additionally remove the use of the uninit nByte1 entirely

Change-Id: I5b3f4fa00d74e545f207a11a5e90935f14a23a8e

2013-08-22  Piao Jing Nan  <sweetdream201@163.com>  [b904b9a4875a023b430f013e62b81bc90ea8a592]

fdo#44689: fix for DOCX import+export of page number start value

Change-Id: If4940b17bcee0d06fa8dc9bf9faa708cf6d0db1c
Signed-off-by: Adam Co <rattles2013@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/5528
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-08-22  Tor Lillqvist  <tml@iki.fi>  [7015a34a1455b100f0c7d324c68930823da22bd8]

Use project-relative paths

Change-Id: Ibb2a62d85d291138b002fb72ef3f681a46376bc9

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [9fe6586a0bb3f10e3bca6f1215733d373e8fdac3]

convert print monitory dialog to .ui

Change-Id: I59081c74adaf88d81a3c539c8fbfe3b535d7f6bb

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [34cebca4850a9b93846e51c7321a4e66b5e73959]

Application::Reschedule * 25 to get redraw to work

use the same arbitrary looking value as the other places
where this hack is used, and now I can get to see whats in this dialog

Change-Id: I61ce921778befa604dba362e59999342a4ca34ec

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [95a04382225383cca7cae466a6842caa51ecd00e]

MONITOR_TYPE_MAIL is never used anymore

Change-Id: Id6d4b235e9eff610ad33a0815b2ade6d78ad704f

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [34ff95a4e11d9b81e3258eb451ece7e201c3657d]

At least CppunitTest_connectivity_ado requires the affine_uno bridge

Change-Id: I15b7069e2c7362b9554bf0f869d7c922895a6466

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [cb327052cbf1a4deab6285b1318dec8d1c3c4d90]

Better assertions

Change-Id: I4ba11570328e17abdf063049065b4fc6dcc65a9d

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [77dc93ddeaee5ee73c7b0afe49da7d699fe62e23]

What's it with all those *static* XSpreadsheetDocument instances?

...appears to be completely unnecessary, and maybe this helps fix some obscure
DispsedException failures in JunitTest_sc_unoapi (not ones resulting from a
crashed soffice.bin, but "genuine" ones happening when chasing
util.AccessibilityTools.getAccessibleObjectForRole).

Change-Id: I127940e9a2a9784d01255307b60614d53c86436f

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [e485b16078efd3ca7d13fa8a4ea1a7d52da7daf3]

Various desktop::Acceptor clean up

Change-Id: Idcb41f8b83863ac1d37ea47a8bb61901f3bc7e06

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [f1b5c883cb00210055abb7ddccf94d9736089234]

No need currently for static oslThread m_Mozilla_UI_Thread

...though the real fix of course would be to keep the oslThread around to join
it later.

Change-Id: I604431cd59e623a7ec97734800136464fd272802

2013-08-22  Miroslav Mazel  <mazelm@gmail.com>  [93efd1016a3eb39f2e35476837a249f0f1793f72]

Added small version of Tango Insert Graphic icon. Change-Id: If53d3c2f35eaa2df13b02efe50972dcd53945bf3 Reviewed-on: https://gerrit.libreoffice.org/5580 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>


2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [ecf12c8286fece4e6f86dccbb37bff6794f0867e]

Related: fdo#68396 FrameSelectorImpl draws before being initialized

Change-Id: Iae13a7484643117a6f0f40c298c95f6b2a2a4467

2013-08-22  Andras Timar  <atimar@suse.com>  [bb5544622b86cd6fb98dfcb81f32f3cd6b56b97a]

pocheck: Math symbol names (from symbol.src) must not contain spaces

Change-Id: I4195ae747229dd5f991acc8ed5764b42aeb73cf3

2013-08-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e830fa3f496fd4d3ff53d8d9ca5916e4023d055a]

remove solenv/bin/buildalyzer

- it was only a helper for dmake->gbuild migration
- this is luckily done and good riddance

Change-Id: Ib32ce4e48ff353d8207222fee18e9cb5d235bc5b

2013-08-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bc45700b1b8a0579502e09b3a7d6ec4c0c96dc8b]

remove superfluous sort.pl

Change-Id: I5d182aa00c4c0488edb52633392f6747772b7176

2013-08-22  Tor Lillqvist  <tml@iki.fi>  [6a5a460e8a9592ca089ce15b0d2fd641db0c189a]

Use codesign --force to replace a (bogus?) previous signature

For some reason I get an error message about soffice.bin already being
signed, even though it isn't. Also ignore (bogus?) exit status from
codesign.

Change-Id: I0227cf9a3b098a5c16ea68643c84cdc0ded2a8f9

2013-08-22  Noel Grandin  <noel@peralex.com>  [e0233480c674987cd0de301fde57248a7aba523d]

equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase

Change-Id: Ie3adf4cc83c7b2128565eab1a9d4df8beec36c99

2013-08-22  Noel Grandin  <noel@peralex.com>  [d616f1aacb85dd8e3387ebcb0bcfa938a47b0026]

another attempt to fix windows build

after my OUString changes. Seems like windows really doesn't like
  OUString tmp;
  bool b;
  tmp +=  b ? "1" : "0";

Change-Id: Ie53b4fa36b5ae462fe922feec76e13588d38f1db

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [c880eff613540fc291cd5f90928c95cbe260979f]

convert mail merge connection dialog to .ui

Change-Id: I37bbe66798efe855e9d12d131311615f6fbac702

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [e9f3866934d68b4bca36d2e7d654c077fd6703f4]

Updated core Project: help  0ff44743cae6804c14732976090da301b0bedcff


2013-08-22  Noel Grandin  <noel@peralex.com>  [9f54d3847dd424d0e144ada64758772e14f12c1b]

fix dodgy NO_INDEX code

The comparison of NO_INDEX to getLength() makes no sense, and makes
even less sense now that the code is using OUString, after my recent
change
Change return type to sal_Int32, and change NO_INDEX to -1, so that
it can't possibly conflict with a valid index.

Change-Id: I65cb945096b4b9cb80f61d896177c2562a0d2c76

2013-08-22  Noel Grandin  <noel@peralex.com>  [453fe67d74ace81cd1b85fb24bb84b292492e6f7]

fix use of dynamically allocated OUString

after my change in  ea5cba1f88a4e183b135ee8df72fae9c0ee32aa6, the
code is passing in the address of a local OUString member, then
later delete'ing that pointer.
Change it to pass in new instance of OUString

Change-Id: I9ae5876464fc0dcb74fbd152fd3f96cf856688c8

2013-08-22  Andras Timar  <atimar@suse.com>  [37ca06662fc2a0b5353381b70e62ad9586046069]

fdo#65129 Windows Installer checks OS version before proceeding

Change-Id: I827ecafe1a22c5ef860dea590799693525cec849

2013-08-22  Miklos Vajna  <vmiklos@suse.cz>  [f1e5e271f9aadc2c5e5af3ffae410b6c598e5398]

fdo#68076 RTF import: default font had priority over the specified one

Regression from 60c17b2873506ed8b068b34840aecda0c1d9bd65.

Change-Id: Ie16d611622e6a814d5cbea00c3f992cd9ecba027

2013-08-22  Noel Grandin  <noel@peralex.com>  [1984e24f0aa200b130f46b94be4b8b7c0f3675c0]

fix windows build after my String->OUString changes

One of the changes is inside an "#ifdef WNT" block, so I missed it.
The other change is because MSVC is not quite as smart when it
comes to matching the "const char *" OUString constructors.

Change-Id: I60f2ccb719630bab2a178cecc2f84b7a706ad230

2013-08-22  Miklos Vajna  <vmiklos@suse.cz>  [8a569f1c4decc7440e9dae1af35d7fa59c3b0121]

SwASCWriter: out of bounds substring access

Regression from 6e0d836ff120ba292ba52f3623a3dd9be04aefc2, when simply
copy-pasting some string to a terminal window, rFltNm is empty.

Change-Id: I874e262ef1a3ebb38d90d9ef4f1b8d3457c5daff

2013-08-22  Jan Holesovsky  <kendy@suse.cz>  [a6a04658fb46d9e5ec40438955b777e2eb76b8d2]

bnc#835985: When printing handouts using the default, 'Order' did not count.

"Left to right, then down" was the same as "Top to bottom, then right"
when printing handout; set the 6 pages explicitly as the default.

Change-Id: I4a5f58c8fcf2efdc85ad7bb23bde791c5fb87584

2013-08-22  Noel Grandin  <noel@peralex.com>  [7fb84f7dc2dc05688d6afdeb2fc6bd3ee3ac8ae8]

convert include/sfx2/titledockwin.hxx from String to OUString

Change-Id: Ifd4f1548ad98665288b2b2ea8f14fa0a7e3bd697

2013-08-22  Noel Grandin  <noel@peralex.com>  [48ee66ae5e54d3afd85747edea0f0efa1abf2a79]

convert include/sfx2/tplpitem.hxx from String to OUString

Change-Id: Idcacda16e53c0abf55c59638951c5f58c0ece4aa

2013-08-22  Noel Grandin  <noel@peralex.com>  [f83906c04ba7e2d2416c2c5504f13efe758afcdc]

convert include/sfx2/unoctitm.cxx from String to OUString

Change-Id: Ief905dc3f4a809bd84a48ed6754040886b30da09

2013-08-22  Noel Grandin  <noel@peralex.com>  [e27e53feea8822ee3ce10ee66a7ff0dbbbf5ee1a]

convert include/sfx2/viewfac.hxx from String to OUString

Change-Id: Ia0cea486e77e449f86cf21013dd193523868261f

2013-08-22  Noel Grandin  <noel@peralex.com>  [b2a196a8a16e6d093dcbcaef471e5f6b41e33821]

convert include/sfx2/viewfrm.hxx from String to OUString

Change-Id: I0d8443b6c288449b74baa5d56593390ba3a9e419

2013-08-22  Noel Grandin  <noel@peralex.com>  [59979e617c5717cf49272c6a8f580dede2866f25]

convert include/sfx2/viewsh.hxx from String to OUString

and de-virtual JumpToMark because no-one seems to be overriding it.

Change-Id: I35cf856d817f2685463ae5ef9f2ebc00e515fe3d

2013-08-22  Noel Grandin  <noel@peralex.com>  [5527d5c4e064f417c4cd5f868e9fafffaa5aab41]

convert drawinglayer module from String to OUString

Change-Id: I115dfd5ca7d343b220b2a3e8aa0565f9e4689042

2013-08-22  Noel Grandin  <noel@peralex.com>  [3728952b56e0690f09ed375e683ff09bc3fbff71]

convert svtools/source/contnr/* from String to OUString

Change-Id: I51ad001473a83eb336f6b00fd989b9e6b2f73ec5

2013-08-22  Noel Grandin  <noel@peralex.com>  [23cafe3f1d619f715efc421de8abc0403a84f6b4]

convert svtools/source/control/* from String to OUString

Change-Id: I32e411801d3754ca635cfc3ed9529b8ea43ffa3c

2013-08-22  Noel Grandin  <noel@peralex.com>  [d71c8d1ed412dcf2a6a8111bc9007bc6dc73073e]

convert svtools/source/dialogs/* from String to OUString

Change-Id: Ib868e94bb73f244fcb5b1b47962ded0118023a26

2013-08-22  Noel Grandin  <noel@peralex.com>  [9bd6c8d02696a97359d2ed6fe349697663d6e945]

convert svtools/source/filter/* from String to OUString

Change-Id: Ia544a7e84ac4de4f64ef4d7e71219a3f4683c430

2013-08-22  Noel Grandin  <noel@peralex.com>  [563e228fd3ae975a1c4e8e2279daa18a260df3c3]

convert svtools/source/graphic/* from String to OUString

Change-Id: Ic56bc8c61aa85c4a9d2f5a7355aeed31a20d6138

2013-08-22  Noel Grandin  <noel@peralex.com>  [be8d43651ee2356de8074b026e48ceb2a83b8ea3]

convert svtools/source/misc/* from String to OUString

Change-Id: I32592a9fb2110ccc3ac7424a18e43238722849ca

2013-08-22  Noel Grandin  <noel@peralex.com>  [7776178974c09790f4c454ad8dc8c89fc25a2a00]

convert svtools/source/svhtml/* from String to OUString

Change-Id: Ie9f0cdd14ce7987c3bf3037c2ed89a3b20df1c37

2013-08-22  Noel Grandin  <noel@peralex.com>  [d7e7319d65f439dfc7e04dc40ff1346106bfe71a]

convert svtools/source/svrtf/* from String to OUString

Change-Id: I92282495b076f4e7d9c3d73e84e572f13508b565

2013-08-22  Noel Grandin  <noel@peralex.com>  [641cf5edc0064d393ff7eb05fe5bfa72fb93333e]

convert svtools/source/uno/* from String to OUString

Change-Id: I40e50b3d2e659c30a3456aab17a45f5e79365bfd

2013-08-22  Noel Grandin  <noel@peralex.com>  [ac3c5d299b417531f923371f9e7af93fee5e4587]

convert svtools/source/urlobj/* from String to OUString

Change-Id: I1fdf450d598746f89688bdd7c41483b0f4d86152

2013-08-22  Noel Grandin  <noel@peralex.com>  [c758c9cda0478f7e99e78d127e42114c89809dcd]

convert svtools/source/brwbox/datwin.hxx from String to OUString

Change-Id: I6fe337f7bce4edcd7e9b2225bfe0b3e952ae010e

2013-08-22  Noel Grandin  <noel@peralex.com>  [34792b8e1763ee9973b3f0671388f84bf869c975]

convert svtools/source/contnr/contentenumation.hxx from String to OUString

Change-Id: I1cdf67cd31ae65543bd27ce5cfc195daf12d0fc2

2013-08-22  Noel Grandin  <noel@peralex.com>  [edffe40425ea44437844e73f238332ef281e8939]

convert svtools/source/contnr/imivctl.hxx from String to OUString

Change-Id: Ieac230b495c84b58362e176bf934afea0c391476

2013-08-22  Noel Grandin  <noel@peralex.com>  [ea5cba1f88a4e183b135ee8df72fae9c0ee32aa6]

convert svtools/source/contnr/templwin.hxx from String to OUString

Change-Id: I74bccb1833f4353f5c1e629357d59f70fab7bf5e

2013-08-22  Noel Grandin  <noel@peralex.com>  [d3ab469bf8cfd6f6edb19a692430b3c9baa6d1cc]

convert svtools/source/control/toolbarmenuimp.hxx from String to OUString

Change-Id: If4a61b5d9f24c7dd7d815540d40c13e1d784d574

2013-08-22  Noel Grandin  <noel@peralex.com>  [e41b17ac4eec184de106d82eb70d0bc238fc0799]

convert svtools/source/filter/exportdialog.hxx from String to OUString

Change-Id: Ideafa9103c2d1317257e37315ff53aa9b9054c17

2013-08-22  Noel Grandin  <noel@peralex.com>  [784db67fb5920d651ec1a4369af7fd57a2da1531]

convert include/svtools/htmlout.hxx from String to OUString

Change-Id: I2fcc3335945202672a5f8ab36ae6bdb395e83476

2013-08-22  Noel Grandin  <noel@peralex.com>  [ef0960383f912f4385734ec428f94a00a50dac29]

convert include/svtools/htmltokn.h from String to OUString

Change-Id: Idf7401e67fda69655860e7eb3d5c740d77d9e086

2013-08-22  Noel Grandin  <noel@peralex.com>  [ba39b8e722b9e96eab8965c605203fe8e8198c93]

convert include/svtools/treelistbox.hxx from String to OUString

Change-Id: Ie0416511fd91a523778a312685d3b438118a0c52

2013-08-22  Noel Grandin  <noel@peralex.com>  [a7f84fc431a52ee51feea4af40af279659ad9c25]

convert include/svtools/QueryFolderName.hxx from String to OUString

Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4

2013-08-22  Noel Grandin  <noel@peralex.com>  [04f72acef2fea5a3d0a9c5c76730bb05977c6033]

convert include/svtools/addresstemplate.hxx from String to OUString

and make the local field protected->private, because nothing
else needs to access them.

Change-Id: I4411b98cacb06f3e80a7ab2108917b497dc63625

2013-08-22  Noel Grandin  <noel@peralex.com>  [99960ec555f7a62160d69106fadb28b67b4694a3]

convert include/svtools/brwbox.hxx from String to OUString

Change-Id: I21bfd9ff242318a0cb5b589df9f59a20fc5c3730

2013-08-22  Noel Grandin  <noel@peralex.com>  [e13812669df87334290ddfab47a675c3170f79a7]

convert include/svtools/calendar.hxx from String to OUString

Change-Id: I69db7527f915badb26d7162305521a81d65b3599

2013-08-22  Noel Grandin  <noel@peralex.com>  [d09631bd9d7a614c9680df6823446bd430f6bba7]

convert include/svtools/ctrl*.hxx from String to OUString

Change-Id: I86b78137f02a11c5a2c34930b19cef22acd7ac69

2013-08-22  Noel Grandin  <noel@peralex.com>  [823a6cb82555709e50f281a68ff64442001a011b]

convert include/svtools/edit*.hxx from String to OUString

Change-Id: Iae86236aa3af31b09cddeca0a9725b4f5e125d6c

2013-08-22  Noel Grandin  <noel@peralex.com>  [05211578784c28365ec2b328090a01fc5dc0bfea]

Convert include/svtools/ehdl.hxx from String to OUString

and de-virtual SfxErrorContext::GetString, since nothing was
overriding it.

Change-Id: Ie274c57b22880742dd221c37284441b788dfb411

2013-08-22  Noel Grandin  <noel@peralex.com>  [7df895abf5219332217cea25698a99eb7fd10143]

convert include/svtools/file*.hxx from String to OUString

Change-Id: Ie0e07c61caba1e15475900622c97e0f0426558d6

2013-08-22  Noel Grandin  <noel@peralex.com>  [2174567506a196f0d347967f72470839baf79249]

convert include/svtools/fmtfield.hxx from String to OUString

Change-Id: Id8b6e41b6eeb0f0b6cd835cea53abca55f1d1373

2013-08-22  Noel Grandin  <noel@peralex.com>  [dde44b250ac5e6ca370faead7b500608063d3c3c]

covnert include/svtools/grfmgr.hxx from String to OUString

Change-Id: I2f3d65925b75eb1b65075dc2995f52a28e712b07

2013-08-22  Noel Grandin  <noel@peralex.com>  [3139b8f3fa3aabda85c3221f83745cc53dca583a]

convert include/svtools/helpopt.hxx from String to OUString

and remove unused IdList typedef.

Change-Id: Ia154a8255f1a745cede24f112868c074adce0fbe

2013-08-22  Noel Grandin  <noel@peralex.com>  [018785fb6634b88da03eaddee53faf5adf4107f5]

convert include/svtools/imagemgr.hxx from String to OUString

Change-Id: Ie28bc106080b495364162133bd86ff5c618cdb77

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [7e2742b00910b981f23c4cfa26d7e025a8dc786a]

convert field dialog to .ui

Change-Id: I0f956d365242447f39752d544a020cbc77d6ac4c

2013-08-22  Caolán McNamara  <caolanm@redhat.com>  [e743617eb3189a35026096c51a61ec074da9ad9d]

Updated core Project: help  408408b2f725a547c69a742597e53d8e6738ca45


2013-08-22  Tor Lillqvist  <tml@iki.fi>  [8bafd5471ed2e85a82f412a742feae76b2fd7d70]

mork and mozab only on DESKTOP

Change-Id: Idf8539992cbc52e848c2e7768551c156764b5cea

2013-08-22  Julien Nabet  <serval2412@yahoo.fr>  [fd74d4bd7f9886f54b3a4fbbd114045e014187a9]

cppcheck: various fixes

Change-Id: Ifeecdf806928a73bab22ef411f2c6abd2ce84428

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [2ec159f69105a4beade87f0fd264a8b5cdf694e7]

Fixing warnings

Change-Id: I71a8deaf814f89d2dca62fe5cb67b76a59ed31bd

2013-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e90549f3fd57f90c5fa3b2df34cc0b364e09604f]

Unused variable.

Change-Id: If63aa3dbc5731f4c17d877cc05dd62ec760984c9

2013-08-22  Julien Nabet  <serval2412@yahoo.fr>  [af14ad6c20f9e8422a1016b650c7d83a5cc7dc00]

cppcheck: fix redundant assignments

Change-Id: Ib0c2f0c2b67f40ce75469b434a67c62187aca93d

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [8b5dc58a3e36370c7469e341ac0400cebd7e131c]

Misaligned access is always undefined behavior

...as flagged by Clang -fsanitize=undefined

Change-Id: I924439b1546832ebc37b87d88279822b9b7b6c0d

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [76d5f993e53d4cd7cdbc16e318f36b58c17ed33b]

downcast of address which does not point to an object of type 'XMLParentNode'

(note: object is of type 'XMLDefault'); Clang -fsanitize=undefined

Change-Id: Idaa1e30068c389ed57977d40fc90410ec9ff3665

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [4ef1f4ae499cbac7e85b03abff5c2bb31c68b90f]

downcast of address which does not point to an object of type 'AstInterface'

(note: object is of type 'AstTypeDef'); Clang -fsanitize=undefined

Change-Id: I1b11a7678f18557c8040af2118c1c0101913f086

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [d239ee4fa43c3936aceff343085bd2c74c25605c]

downcast of address which does not point to an object of type 'AstType'

(note: object is of type 'AstDeclaration'); Clang -fsanitize=undefined

Change-Id: I08eef7d3e8b298abd16b0c6d72cfb72b75190cd5

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [e771d9248dfed643b4737d6a37af21b460bdf949]

Various undefined behavior involving signed integers

as flagged by Clang -fsanitize=undefined

Change-Id: Iff1aa4473d960009890b923fba734257ecd8b3ef

2013-08-22  Stephan Bergmann  <sbergman@redhat.com>  [376feb6a6fcd32887b50fba790a3230baf3dae98]

left shift of 1 by 31 places cannot be represented in type 'int'

Clang -fsanitize=undefined

Change-Id: I2b3f1bd28e098d5eb57892d2c7438c18c5c3b357

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [ba282259a9309f21f4019073299d7eb6e7f61d98]

Fixing warnings and crash with the VLC::Instance.

Change-Id: I0282b79e296d6fccafbf7d89f38ed2f50672ef08

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [77d732769abec345b9cf8dae415358fd866311e8]

Returning an object reference in operators =.

Change-Id: Ia10646789962b046bbb95ecaf74b9d248bb7e4e6

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [ae22b3ea1e951e61679edbf56a280895b979279f]

Removing a waste header

Change-Id: I7609abadaa2d483617a3e80a1b08b06e63b0a69d

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [aabbb535a7115d226413b6ba1bdf67c560886af3]

Fixing symbol loader. Returns true if successful. false otherwise.

Change-Id: I58a5dd39c005841a5680440a52905596ae8679b2

2013-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [98e20a37badecd868460ddbdc73262c494242b42]

Mark as const

Change-Id: I65a05b59da6dbc2d37a55129c54ca0f322702364

2013-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [43b989808142f49347929311347f9402f4c06368]

sal_Bool to bool

Change-Id: I4ab448a461a9fe37ba18838357d371f71b0a496c

2013-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [92d18638045a1f8ebcb36d8a9f0a9fb8c481e50b]

Drop useless #undef

WANTEXCEPT disappeared with fc9fb12f58866c04636f61e073d39ba29806cbb5

Change-Id: I6ac9aeba0258797e18f5381a3876401e4dee4c89

2013-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d87d1be6bec99a194cfbb68663c6de7144d65b0]

Don't forget to export underline attributes.

Change-Id: I72ce0c0cb1c8d461559ad997ad2c88a25d9e8a20

2013-08-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [21661ebfbec9ea162582bbc7ab46607eb9095f1a]

fdo#60740: Populate auto styles from edit cells without using UNO API.

Not using UNO API here alone made this code fly.

Change-Id: Ib3eff168bbe49e49fb413909b7a14057f808cdf9

2013-08-22  Minh Ngo  <nlminhtl@gmail.com>  [8b3b7e308b1d98cb9fa9c798f8fbb387e59f10fc]

Finding libvlc in Mac OS/Windows platforms

Change-Id: I34cff74fa59161a5e97411000132ceff65cfff68

2013-08-21  Philipp Riemer  <ruderphilipp@gmail.com>  [e8c0708ee9d0c01cbe0bdcb38ac14e34bdceef32]

remove code that was commented out long time ago


2013-08-21  Philipp Riemer  <ruderphilipp@gmail.com>  [349c91c8ec6afc1f5c8499529d559af34d115a76]

fdo#62475 , fdo#39468: remove visual noise and translate German comments in svx/source/xoutdev/


2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [962c5052eec48774255f3115f88170c3ebb246b0]

convert edit fields singletab dialog to layout .ui

Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [c5639cd7d6e8b8966a19b83b68313db8f3ecd037]

make SfxTabPage::GetTabDialog always work

Change-Id: Ibdcfeed1ff340649cae0b868a1ee79450adc88f3

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [efb3509855a9b3d6a9ee4f74f7c4b4320213b536]

SwDBTreeList ResID ctor is unused now post .ui conversion

Change-Id: Ied3d1c4f87e41061a9656abc0b70fd105c92d59c

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [60acc758dcd31375a55680726f384c57500262b5]

drop unhelpful help id

Change-Id: I384afcb76485d5b78a588c63b8a9f1580e96fc51

2013-08-21  Boris Dušek  <me@dusek.me>  [fe92085599aa39354f61e9adb07255aea6125674]

Fix build with compiler from OS X 10.6 SDK (hopefully)

The compiler in 10.6 SDK probably still requires methods to be defined in
such an order that one should not reference a method from a line of code
that precedes the one where the method is defined. Compilers in newer SDKs
support arbitrary order, as long as the requested method is defined
anywhere.

This is consistent with other methods in the same file that are not declared
anywhere (just defined and used apparently in the order I wrote above).

Change-Id: I14ba699056b6cdd2e804dbc87cfedaef47663664
Reviewed-on: https://gerrit.libreoffice.org/5576
Reviewed-by: Boris Dušek <me@dusek.me>
Tested-by: Boris Dušek <me@dusek.me>

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [eea3cff4a334af7bd1c9b2ce10cc1368e680d3f8]

Drop maSTR_NO_TRANSITION

Change-Id: I0f0ed04eb9ad02bb5082b2f879b932af3a3b5e44

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [da3fe63031b2db869b424b589d12c8f0b5a29557]

fix build

Change-Id: I0cc57d4c1341413a6c284b064a152b4e12f964f2

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [fdbb60d2604471fc3aaf7ce4cefbb355952bac0f]

SwRewriter: use GetPlaceHolder in Apply

Change-Id: I7b7372e781b445eb2bb7f07d7ccf44ede963ae99

2013-08-21  Katarina Behrens  <bubli@bubli.org>  [8abfe7d06b998ca42a3f22667a7aeadb0826b9b3]

Feeble attempt to fix build on Android (with -Werror=shadow)

Change-Id: I13f443eafa0264030cfa550365b699e1bdae9452

2013-08-21  Miklos Vajna  <vmiklos@suse.cz>  [99438adf527478119d9efe9a04e1dc4069860154]

offapi: fix animations::AnimationCalcMode documentation

XAnimate::KeyTimes was referred using wrong markup, but KeySplines is
not a property at all, it seems. Reading
AnimationsExporterImpl::exportAnimate() in xmloff, this is probably
meant to be XAnimate::TimeFilter.

Change-Id: I19fc86ce4a5fb28514d9be3fca5a53ad3fcfba51

2013-08-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fa6d8e68f169c30e574dcb26dc30d4a6f1884e75]

fix connectivity bits in postprocess

Conflicts:
	postprocess/Rdb_services.mk

Change-Id: I843a5ccc0408e267cc2f333044f5b7ba39d1bdea
Reviewed-on: https://gerrit.libreoffice.org/5570
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-08-21  László Németh  <nemeth@numbertext.org>  [82236dd3269953087fe510642368792478a5a7d9]

fdo#68373 wildcard char. matches only real suffix in autocorr.

Change-Id: Ibe06bb5c62ac0d8fae17c8a9ffcc4b1bc2768bcc

2013-08-21  Laurent Godard  <lgodard.libre@laposte.net>  [68dd91f9e9d9201287acb5825748954a5446f323]

fdo#68381 take care of cell notes on Transpose

Change-Id: I4272b45a1c8ad34b540ee39d9ef9dd717d4f6325
Reviewed-on: https://gerrit.libreoffice.org/5572
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [96d2d9ad30ead4163a0f934b0397011d9e38d9ee]

Updated core Project: help  f31bbf1c9809c807099133e33e8a1b9be18f0fbb


2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [6c1dec39d95dcaaf30b96a5068762da3d522a63b]

WaE: enumeral and non-enumeral type in conditional expression

Change-Id: I0b35ce3559acae739e810780832f6e275b493382

2013-08-21  Miklos Vajna  <vmiklos@suse.cz>  [9bc83f1b56385c832f15b93d35bb738d0c68ec56]

sw_ooxmlexport test: remove no longer needed m_bImport

Change-Id: Ib95491e07d5619bd1a1b2946596c0308c6f73739

2013-08-21  Miklos Vajna  <vmiklos@suse.cz>  [d4d0df13bd4291b7f988bdce68a087a58bb4c70f]

DOCX import: fix handling of textframes having shape text ending with a table

Change-Id: I82ef1072bfeb1195152ef7f1ea743653ac102b37

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [43c7735d7f175a846a32e63579527dc5d3e640af]

Updated core Project: help  f027aa3baedd3fc88746fb3373da95c02a98f55c


2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [2bfeed53361eea5ae64bf19d3688cbde0b59225f]

Updated core Project: help  acac48f776fd3520a8d5cb0d375ac148b8698330


2013-08-21  Katarina Behrens  <bubli@bubli.org>  [6cbb1d445b4342f279701c6bb92c095a364b69c2]

Forgotten unit + useless properties

Change-Id: I79545dd85f4ff0f21d959690eb1ba79fc2660a95

2013-08-21  Katarina Behrens  <bubli@bubli.org>  [247ba34ba540cf8e8a65fc88754136382bcfe33d]

Removed now obsoleted .src/hrc files

Change-Id: Id49f80c6ab633ebd874bb14d70860e44bc3eeed2

2013-08-21  Katarina Behrens  <bubli@bubli.org>  [463cbf54a1629a2ab1312641be3e609803f67da0]

Removed dead (mostly widget-placing) code

Change-Id: I26f0d7797325d8b907a92dd0b7c46cb8c5c6ac30

2013-08-21  Katarina Behrens  <bubli@bubli.org>  [16428c9600964a4945cf6fd0d938dea047d1248b]

sidebar: converted slide transitions panel to .ui

Change-Id: I681908baaf27682f04d26f4430c6198bf35ca5b6

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [ee149fdbcbbeb19218421eeaf70d0c356a82b7a3]

valueOf is deprecated

Change-Id: I89b06a077eaceee7d06c7372dd596840e979e697

2013-08-21  Krisztian Pinter  <pin.terminator@gmail.com>  [08dc975721d7837bf9611104a7052b5384685167]

startcenter: Add new document buttons to "All" tab

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

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [1ece204b543e2c1bd65d02ceba43b3ed7028feae]

valueOf is deprecated

Change-Id: I8966ecd4e94c7b11af4d59b5b4461ce03a888891

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [6263471eea7f5c165ff30ca7b4ce3c09f70182e5]

WaE: 'valueOf' is deprecated

Change-Id: I4ede98469af655dfbac64eee719869f8f3c8d473

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [ecae2b16c1d82de9434208262e09831de6d55391]

WaE: 'valueOf' is deprecated

Change-Id: I9e7e0872eeb5011b79648e1fca436d09304c44ef

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [04fe3543503b3cda553ddb378bb21047d8310bcf]

convert db field page to .ui

Change-Id: I36a61bd9bac45e8f4533eb624859aea51360cc14

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [426f4f8136ac9eb8cdd2394f4813f04276451be9]

valueOf() -> number()

Change-Id: I2832229b01de0cc5a725fd5fe1574a775d0bf12a

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [eb2180caa164a1447ef8df157407d7d21b7d5fff]

WaE: comparison of integers of different signs

'sal_Int32' (aka 'int') and 'com::sun::star::i18n::TransliterationModules'
(which apparently then is unsigned, thanks to the
TransliterationModules_IGNORE_MASK = 4294967040).

Change-Id: I28aeb136d5a9889d6e95a080a77dfd0118c33285

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [af6d853908678a20d7f39123a68d5c886af41024]

Hopefully fix Windows build: Use proper header

numfunc::GetDefBulletFontname() returns an OUString, but there was a
declaration in frmpaint.cxx that claimed it returned a String. I have no idea
why the numrule.hxx header, which declares it correctly, was not used.

Change-Id: Id57fd738a29de3adda054be4b60f809231c016ea

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [64b993e046f23baaacaff1572b7d2a816588b5ef]

finish deprecation of O(U)String::valueOf()

Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.

Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [75f41baab6ce75786a91fe461835ee16a23ec18e]

warn when rewriter should modify something involving a macro

Apparently Clang rewriter API doesn't properly bail out if the range
given is not inside one file, so check explicitly.

Change-Id: I27be6d396a131d385231e9c0dfa8c84d9fa15ccc

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [21c795488c67a8e35354ca7175445a770600159b]

prevent crash when rewriting source

Change-Id: I97519c2fb08efa2c694c9fb91a4cc402a6347c2c

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [4f60eb885a5480832d1148205a08eafc6c50aa39]

helper for getting location after current token

Given that locations often point to a (start of) token, even if it's
e.g. getLocEnd(), this should be very useful.

Change-Id: I266e4c0a234262e99158c8f495b631f54f8a5608

2013-08-21  Luboš Luňák  <l.lunak@suse.cz>  [0809d7d79295403c6b012a59b712dddb2ce92104]

update/rework the Rewriter wrapper functions

Some improvements, like making it simple to actually remove a statement
or a token including its associated whitespace.

Change-Id: I02a5bd919f1fadae1dcd45a76f9d25df353ac518

2013-08-21  László Németh  <nemeth@numbertext.org>  [0b99537ebda1802495eff95c42988d14ac2a9b6f]

Updated core Project: help  cd0890b680192ab2a5812453d811857fedbb28aa


2013-08-21  Oliver-Rainer Wittmann  <orw@apache.org>  [199eb7607cfb02ce9a68bff22c37aca91a8e9fb8]

Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPort

(cherry picked from commit d41dc0bbe76922fee4ce177ecac0d84b9efc4206)

Conflicts:
	svgio/inc/svgio/svgreader/svgnode.hxx
	svgio/inc/svgio/svgreader/svgtools.hxx

Change-Id: Ie4d5cd29461845edb5b8a57fe639302947d80ebd

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [172c37522bca256b1d0bd9f966d06f49845ba102]

Revert "returning pointers to temporaries"

This reverts commit 342438c6e0f377b938c4ff213dca9e9665b709d9.

2013-08-21  Stephan Bergmann  <sbergman@redhat.com>  [19277d02fb996058e896725bae7500f356f08af0]

osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()

Change-Id: Ida9785c4b9fda0459769957734952e69d7a9de44

2013-08-21  Stephan Bergmann  <sbergman@redhat.com>  [bcce27d2832a2b098a42cbbd365df35948b9d0ac]

No (apparent?) need for xSheetDoc to be static

Change-Id: Iea653925d383537f5f7f5ef9dd7559e7cb8730cf

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [400b3acb1fdbb2578cae1556cb1ac9a0b30ad367]

convert field var page to .ui

Change-Id: I56be21c0e5b74b03b0c7f8cca873fc4fd553f3a7

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [86450f9fce5039cc700d23fe70b1a1a810276020]

allow toolbox icons to be set directly from .ui

Change-Id: I8902fb837cfbd99b14a80527300470002571af36

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [ab398dbece88c1f93124f23b2a99ba8b992bce42]

Updated core Project: help  2fc39d5015a91f53552d5d8d5686abaf0129e7bd


2013-08-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4802bf2da3439cfddde79a4193e642dac58eab9d]

String->OUString

Change-Id: Ifb3a2f8ef959baec38fe0168a9e88e85da0d9744

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [64b315df9b7f90621db92062c6ce62f487325388]

GetOutlineRuleName: return OUString instead of char*

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

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [cf3318f6edc93bfb0d8951a3c1d74ecfbc393a8d]

Fix off-by-one access and clarify loop

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

2013-08-21  Michael Meeks  <michael.meeks@suse.com>  [a62140cb57e67eb45844168ee51be2511d3591c9]

avmedia: vlc - with the wrapper we no longer need cflags / libs.

Change-Id: I824aa1e7908acefe898b7f24b323426f1cce250c

2013-08-21  László Németh  <nemeth@numbertext.org>  [6616e1e4eb1505effbd0a5920dade781bd7938db]

fdo#68373 fix comments

Change-Id: Id65e819fd1172a28b2cb0bafbd7763313c5fcf50

2013-08-21  László Németh  <nemeth@numbertext.org>  [26c4d2f5bde513f05c58718ba1c468be4a6bfc86]

fdo#68373 pattern matching in autocorrection for suffix rich lang.

Change-Id: I4a996c51e6e7115e90bf15254b26025aae1f9a6c

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [5cd96a57b36d15ab7869a6cbfebad06ce351d8bf]

String to OUString

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

2013-08-21  Michael Meeks  <michael.meeks@suse.com>  [b08ee871d276fb0d6e2c12ff97f092a8a8d12e64]

avmedia: vlc - link to boostsystem bits.

Change-Id: I848411f941e7bb39b3c7e169c8d9971c3ebe9bee

2013-08-21  Michael Meeks  <michael.meeks@suse.com>  [6bd01307725e73d178efa8e367b6961f581f850c]

avmedia: vlc - add / cleanup license headers.

Change-Id: Iac492b75a9646d5ddf0e8b123a27dc6ff6a0f6b8

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dd3a05c0ea59c0d0f14a1b446c8031348fbec195]

Fix -Wmaybe-uninitialized. (firebird-sdbc)

Change-Id: Icf72838624927482f52cbc1626b785c4fd6765ea

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e43f05f5b1a88d1b1fae0743a17e85c5ecd4fc52]

Simplify some sql statements with multiple conditions. (firebird-sdbc)

By prepending a "WHERE (0=1)" we can avoid having to detect when
we specifically need to add "OR"s, and vice-versa for "AND", simplifying
the code.

Change-Id: Idde5c0691788051f87eb1e868bf6b74a8ae72da3

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7358cf00822a916b1690ffd86822a28d3996e288]

Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)

Keys are handled as a constraint in firebird so need different handling
when dropping to other dbs.

Change-Id: Ifc4929a1ee7477260b9a279487d44edbb525a17a

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a22f4351cc5db1be2278813aef78a7920452d2fe]

Sanitize primary key names too. (firebird-sdbc)

Change-Id: I28b195280a02883c3bf597f4ded470ced0b74f14

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e0157dfec5d0aed888fc214abc878881789511fb]

Simplify/improve sanitizeIdentifier usage. (firebird-sdbc)

Change-Id: Ic0f66cc68b49a2e9d9f9b8b139a479a7179cc08b

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [36f23dd846d0cf03f9c816ae296ab2ce7aff3a00]

Remove unnecessary commit (firebird-sdbc).

Null flag has to be manually retrieved and isn't actually DDL.

Change-Id: I4ea88dcda1e4e0a2ae034572fb483415c7a5736d

2013-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1c3f2bff496a1bcef37df717a0f808e2375ccc85]

Retrieve nullable from correct table. (firebird-sdbc)

Change-Id: Iaa84c26bb87ea834297e67af7a3e0ac20efba574

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [c35f100bbbcf9aef83b7a68d625aa8d083c02b7d]

String to OUString

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

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [d71f56e413caf6616688d76a020b4ef4804c7714]

Fixing copy constructors/operators= for VLC wrapper instances.

Change-Id: I9860b738bbb3a8a85e07555b97203bb63b80b9de

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [46575e931479a4e967f2ad6a056b5f4d5490146c]

Playback loop

Change-Id: I1262f16e60f928481626ef952d929cc931335233

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [c40a63642c402d8e6f52fcc3994ff5e8cf8ee50b]

VLC Event handling in the separate thread.

Change-Id: I56daa508de79281df5536215222e5af224dae0f5

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [626d99773e1a31ad190a4d3c5df33653b4d333b6]

Thread safe queue for VLC Event Handling

Change-Id: I0e9b30639667a807cc316c89356803d99fa83ef8

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [4ed6ea7f2c529173399e9f80469fca41eba6195d]

Includes for building.

Change-Id: I55f9ea19f0be650bcf9dd63cd7a6f86a01679b62

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [c3de00df77fbab130526a49a2311da66181c5364]

MacOS/Windows stuff

Change-Id: I237cf543fc198a65af2d90ca6044f9e429b09b98

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [254f7e8ffdf442398bfa361fc0e1bfeaec702ab0]

Disabling the mouse handling event in the VLC engine.

Change-Id: I348f7830b2ed86ddc21a48e0b482adfafc0175cd

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [fb89c0c579f70734cd5c0f72316a77ce1b0b3cad]

Porting all VLC API for loading by wrappers

Change-Id: Idafdf7a43675efd74b6a198178c79342fbcee3d0

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [d160838b234c75455e26a91c65135cf1381e507a]

VLC Player wrapper

Change-Id: I507bbfb0426d003eca7cf0a3331128f8af1aee89

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [23c29305a5fa21936a1123eaa938495ffddca8aa]

Media wrapper

Change-Id: Ic6bbd4e192206b9be3db1f0e44f904ec51652ea7

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [cb3ba53e3f995d4034bc5a9113015d81a1db30a4]

API interface for libvlc_media_t

Change-Id: I5e1875dabc7bdf3717540343648a9212506faf1a

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [619b848b66fd6e9825655cb6e9734c58e54fbe83]

Upd the instance API

Change-Id: Iba79d423336f9914ded8a121ba8f99f52c16466f

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [5ae5a11f2ffbdb65da94e7ec1d54779603bfedb6]

VLC::Instance Wrapper class for libvlc_instance_t

Change-Id: I46beb65c13ed349b0faadfab1be888d6cbd10ff9

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [3e51dc6fe61a9bba90bb3b7e1d28a2146059063b]

libvlc API symbol loader routines

Change-Id: I6800c7a75dbcdec53119f5f4da341aeb33c9d574

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [4f36924fcb92e54019d96811efb01bc7c3f6881b]

Playback loop

Change-Id: I18c544dadb553e7e173e9e377a337aa2b7eecb60

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [2a6b3cb7616abd80ed59304facde14a23387dd1d]

Optimizing VLC player initialization process.

Manager checks if an URL is the same or empty.

Change-Id: I4ab2db31f73fef45feff1973fa82452dc579ef9d

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [569533275a23faa774f6b1c972ff99d872ea8da9]

Upd frame grabber. Will work with this patch [1][2].

[1] vlc git 5a43de506f31e1fa5460f8b62e25a1d640136597
[2] http://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;a=commitdiff_plain;h=5a43de506f31e1fa5460f8b62e25a1d640136597

Change-Id: I2aa0b4c579ff534e20a425919f0efba59101d7af

2013-08-21  Minh Ngo  <nlminhtl@gmail.com>  [872b10fe417a4ff06a14cff0de0ebea9fd12ac4a]

Removing bad code. Fixing VLC starting arguments.

Change-Id: I095638260d08d5d2fd67c93a42dbdbfe19581b75

2013-08-21  Mirek Mazel  <mazelm@gmail.com>  [5b7bed15fc9860f40c2b0666227946120f082111]

tango: New icon for insert graphic.

Change-Id: I579923237eca1b3d6715a11fc7be3f7e22c5d32a

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [b568475f0746930b5593f795f5eab6879f8493c8]

String to OUString + some cleanup

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

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [c5c7574929acf58a5137cab3609b00db53834ebc]

Remove leftovers of String to OUString conversion

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

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [4e9d7341d421440453bfbc306d65a2bd7bad0384]

String to OUString

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

2013-08-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [bb145132b87be8690d4b3b23f15bba11a2a0d94c]

String to OUString

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

2013-08-21  Stephan Bergmann  <sbergman@redhat.com>  [67876ed10503a4574342e3d929f6e5ff89cf75b4]

SAL_INFO output contains the current thread ID anyway

Change-Id: Ie51865e57a33e31c2aa115b68eed0fc0a1972c40

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [b3cbb72ce640da5e4b6c6b065ce2af6cd677c4fc]

unused help id

Change-Id: Iacd695dd36fe482822c0abbc5ae7cf6da00c8903

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [9e80f8c464fbb46ae037b5a657d6dce68f59ecbe]

Updated core Project: help  5071c77daaa17a249ac784805f4b5d09c0140127


2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [c5d4d41dff2f8c810fd000284a1aec8eabfdb4a7]

convert field ref page to .ui

Change-Id: I49b4ee1dd058ac4d2451ff8cfe8f801cee0ba5fa

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [45cb92953bde8df8369101637225469bd1883758]

keep empty spanned rows/cols for homogeneous grids

Change-Id: I5560ae291cd5bf9e5f57a5bad5ecdfe7a6cd0bb8

2013-08-21  Michael Meeks  <michael.meeks@suse.com>  [22d1beb78a475e4846af945afde1c4d6c263b5d6]

Re-work 8bit characters in source code.

Change-Id: I78b9f0b4e4e40e30f59ee654128fdc0c6022fe1c

2013-08-21  Siqi LIU  <me@siqi.fr>  [6488f90af96c86c132c16b06d736f6121fb33d6b]

enable Impress Remote item in the menu by default

Change-Id: Ic61833df904babc9668ff57231e300395ce3c582

2013-08-21  Siqi LIU  <me@siqi.fr>  [d931e5fced36a7976aff7f32dd2902afa2886c65]

change distribution license for beta-test release

Change-Id: I86a90129640b3ae0eb92db0ccc9479c921da9b71

2013-08-21  Siqi LIU  <me@siqi.fr>  [8b331e590cf6c1e5a781b921aabd8b7614021ebd]

dismiss spinner when found a service

Change-Id: I130f98ef1a98af858eb2125b275274bf4e18c66b

2013-08-21  Rene Engelhard  <rene@debian.org>  [83f4be4740892e497d30f660abb55e40c628158e]

deb#719941: pythonscript.py: use open() instead of file()

Change-Id: Ib9f06b2b5629d149e932fe37312fdf5e8448c39f

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [03a2bb6cd8ec6b492705cd31e5ee41f683d793c2]

XubString->OUString

Change-Id: I9a542f58522bfb3db9cb990098e1bda004d25223

2013-08-21  Caolán McNamara  <caolanm@redhat.com>  [30a96caa935904d685388a1c44851ef82d041953]

OString’ was not declared in this scope

Change-Id: I753d725963c6f617e4c2d2bd775152a7369fd977

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [cabd23916f3057b2c5f40aae0df6360342b6ea46]

We don't seem to actually need glibc getopt

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

2013-08-21  Tor Lillqvist  <tml@iki.fi>  [654d97d3bb6e39c3c86ab3b338bb657985d36512]

WaE: unknown log area

Change-Id: I0d7ce79aeac75fe49cbdb698cc5e2b018bf69992

2013-08-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6c4bedffb98a33b202692b225fc250b858ff9f65]

Add edit text iterator that iterates through only edit text cells.

Change-Id: I898d7a2d3f0ea472daddb9dd32f772a5d7268773

2013-08-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9ca5e3da5ca5f68ced1917cf38773fd1060bede4]

Add a means to retrieve all formatting attributes in non-overlapping sections.

Change-Id: Id04dffc135fad6bb66ea157cd280dd481cb80117

2013-08-21  Michael Stahl  <mstahl@redhat.com>  [239696d95a0f6f1407e85f3d58901ee0b9ae3aee]

vcl: ppdparser.cxx: clean up printf mess to build with dbglevel=11

Change-Id: Ida2b9e3c40205dafaf61ebec67da34d5043c432c

2013-08-20  Stephan Bergmann  <sbergman@redhat.com>  [293d31afa550a3f05760c711c91862bb8f1785c9]

-Werror,-Wunused-private-field

Change-Id: I6e7960dbe16e729c706d1055aea1ded357308064

2013-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e6c4e419d6bc3572b183ca8ed3f2b75417899fff]

Implement changing nullable. (firebird-sdbc)

Change-Id: I0aa745becbd8b3dae11917248205f46eb61c17de

2013-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [84286f674bffaa2b9de44341a2f2700aa4352d86]

Rearrange createStandardTypePart to not include extraneous parameters.

We specifically only want the type identifier but not any autoincrement/
nullabe parameters which have to be modified separately in some databases
(e.g. firebird).

Change-Id: I8b33bae8ce4aaf5f325c4156955140ad4fb17db7

2013-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4eaca49a5ae7a70b18688b0ebb5ee6bb51f03927]

Simplify Users.createObject. (firebird-sdbc)

Unnecessary relic of Tables.

Change-Id: I8d36f2ad3b3dc877ba64e063415922895c1c25d9

2013-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [38bc9693cc253d26b11f9a262f26f2cd373d50f9]

Implement Catalog::refreshUsers. (firebird-sdbc)

Change-Id: I54ca18b36c19d5a13efd8a194b59f0d8aebbac4c

2013-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6b184f638d5027eab0166a11506c59fa6194dd62]

Add skeleton sdbcx Users/User implementation. (firebird-sdbc)

Change-Id: I8a64f9776a618691fa61aa0e71067a0eb6176811

2013-08-20  Stephan Bergmann  <sbergman@redhat.com>  [b71c35216c5fb775aa578a0ada0406f6baad8487]

rtl::compareAsciiIgnoreCase cannot be used here

...as its assert requires that both input characters are ASCII, which need not
be the case in these compareIgnoreAsciiCase functions.  (Even if they take one
literal argument that must be strictly ASCII, the other argument can be an
arbitrary Unicode string in the case of OUString or an arbitrary 8-bit string in
the case of OString).

The logically correct version of rtl::compareAsciiIgnoreCase would arguably be
one that requires its two arguments to be valid UTF-32 code units, but that
could not be used in these places either, as for OUString they operate on
individual UTF-16 code units.

rtl::compareAsciiIgnoreCase likely makes less sense after all than assumed in
c8e39e66528affb66f1ae121fa36dd4ab31a9b0b "Introduce rtl::compareIgnoreCase and
deprecate rtl/character.hxx equivalents," which this commit partly reverts.

Change-Id: Ib2eed3a1896e83d9c66b0479a03f9ec51e1c4dc0

2013-08-20  Julien Nabet  <serval2412@yahoo.fr>  [f193e73136e5808b998339054e2278b1b2d16637]

Fix idl: no ResultSet attribute so remove "#"

Change-Id: I8b0025a1dcba5819edbb35395324efaee936eec5

2013-08-20  Michael Meeks  <michael.meeks@suse.com>  [1c7af455ab9345304a7ac48ce2e0310de2ac8a75]

Re-work 8bit characters in source code, or remove them.

Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3
Reviewed-on: https://gerrit.libreoffice.org/5550
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-08-20  Caolán McNamara  <caolanm@redhat.com>  [c3164e42dcdf879ed53e235db13f498eb730bae9]

Resolves: rhbz#998046 store last size/position of the table/query/form

Change-Id: I3623d5e133b8d7b2e7920824b05c46ade7b10d7c

2013-08-20  Stephan Bergmann  <sbergman@redhat.com>  [2d2337eb74161f9aab9bc3cf50fa63975d9c1731]

Improve some debug output

Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc

2013-08-20  Michael Stahl  <mstahl@redhat.com>  [5be1f5234b46a89a7660a9cfe3deaa00e2aa124b]

deb#719941: unbreak python script provider debug logging on Python 3

Don't mess with encoding in Logger.log, since sys.stdout.write()
accepts str (in python3) and both str/unicode (in python2) anyway.

Change-Id: Ib0339b7fd882a7654cc24c38efdaf67f519663ff

2013-08-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0a74847e5d533ea2e5773387a171b96e5885c51e]

also adjust for poppler 0.24

Change-Id: I177cc28ec357ec5f88bb1efae1928eb120dcd9f2

2013-08-20  Björgvin Ragnarsson  <nifgraup@gmail.com>  [d2ed00f711d71cd2efe87e19dadfb0b413a7b5fe]

unopkg: use default umask when installing shared extensions

This makes sure shared extensions are readable by users when root's umask has been
set to a value such as 0027.

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

2013-08-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c53d6326aaa2bb2721818671034f4df68923b11c]

Revert "Ugly workaround for historic sxw files..."

There is cleaner, scriptable and out-of-source-tree workaround available at:
http://fridrich.blogspot.ch/2013/08/service-announcement-openning-of-sxw.html

This reverts commit 36c64c875f5819bf5ada2bb657c490441bc24644.

Change-Id: I37362e996ff1c73bcc88d1037defd07d7bab90af

2013-08-20  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6ea3aa6aae980156529d007a107373bbd37dcee6]

gtk: use frame widget for frame rendering

otherwise I get ugly two-color frames with the Adwaita theme.

Change-Id: Ibac1df9759148f89954e13051e3d6e64db30a2af

2013-08-20  Caolán McNamara  <caolanm@redhat.com>  [0aa3a73c9463f4d1e8918383b21131352635fe75]

Resolves: rhbz#998136 different index to gWidgetData vs NWEnsureGTKNotebook

Change-Id: Ib3ebbfda09cd05477b65c1d81ac77e977b2a11e5

2013-08-20  Olivier Hallot  <olivier.hallot@edx.srv.br>  [6abf5a706ff49c996dd3c608939481fa8eccd5f7]

Convert position and size dialog to widget UI

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

2013-08-20  Caolán McNamara  <caolanm@redhat.com>  [f1304feb4b343a9497c96bc256a8ade6d8e503f1]

[TOOD|TOODO]->TODO

Change-Id: I3444b1788e3246503e2460051e8ddbf38aa3de86

2013-08-20  Matteo Casalin  <matteo.casalin@yahoo.com>  [92440af9766f8d10adc4669fcd45642731626956]

Shortened string should really be shorter

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

2013-08-20  Matteo Casalin  <matteo.casalin@yahoo.com>  [b623669b4d8a6f20f8aa40c7afb4a59f1ad8b5c3]

String to OUString, cleanup, typo

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

2013-08-20  Stephan Bergmann  <sbergman@redhat.com>  [35eccc5e0151febf7c6c3ed2bf33945c534c9b0b]

Missing + signs

Change-Id: I60cfb30c7caab308a0cbe415ba04e1245ed3dd9c

2013-08-20  Andras Timar  <atimar@suse.com>  [72576f439ad3eebc6947a50070f1ffabe2964b32]

fdo#67786 pocheck tool for checking translations

Pootle has many checks, but there are cases which are not covered.
Therefore I wrote a tool which checked three types of translation
errors:

1. Unique style names.
2. Unique spreadsheet function names.
3. Missing trailing '|' in Windows installer translation.

Usage: make cmd cmd=solver/*/bin/pocheck

It checks all languages and prints the report to stdout.

Change-Id: I89aad66ea41c0ebe4a6f45beaaf86afd1a6439cc

2013-08-20  Michael Meeks  <michael.meeks@suse.com>  [ab55228f6c524ddefde2d7e1d6688b8a407da3ad]

fdo#53032 - Use the right mark area to undo paste of RTF.

Change-Id: Iee0521e4f7851f5b51cf6ab7a973bf8b46fb09f5

2013-08-20  Xiaoli  <duan19002009@gmail.com>  [d89e02e4a7100bff3e7d81c389cdbc6d43adf480]

Translate writer test 'Checktable.java' to Python

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

2013-08-20  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [4450b1b93f7f7b5f97c631fe767b1156350a9227]

Translate some words in Math Elements Dock

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

2013-08-20  Oliver-Rainer Wittmann  <orw@apache.org>  [0659c0c8b558f295f43e0be25bc2c82f81da5f2a]

Related: #i123021# import of graphic bullets

consider empty graphic frames in graphic bullet area

(cherry picked from commit b16eb2a11359d6dfd330a46dd70a0142d6b722a2)

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

Change-Id: I242762556805b80787bc6c4305c2f735fef711d3

2013-08-20  Caolán McNamara  <caolanm@redhat.com>  [26dc5f2ee67342bd474640e1cc39b96d3220721b]

Resolves: fdo#67665 font names filtered out on odp/odg export

Change-Id: Ia529992d15152db981379a1e0a4dec63b2dad40c

2013-08-20  Caolán McNamara  <caolanm@redhat.com>  [dfee01afdff0223284d17a4ea2134bece2ef440a]

this Find is not actually implemented

Change-Id: I0d8e8903bdc5943079c6ed9f123e2fca2f72467f

2013-08-20  Matteo Casalin  <matteo.casalin@yahoo.com>  [e47d90690c8fab3ec8b7fd7c1b79372251770f9d]

String to OUString, better location for class method

Change-Id: Ifde0d45e35fed94d4ef6cb93b2feda172fd6608b

2013-08-20  Michael Stahl  <mstahl@redhat.com>  [e1a9a348a519a69f898c9c1e6d87a5837b8267f9]

fdo#66145: fix copying of header/footer when un-sharing

SwDoc::CopyMasterHeader/Footer(): this could result in sharing the
first-page header/footer with the left-page (!) when un-sharing
via the dialog; the reason is that what actually happens here is that
the left-page header/footer was never changed but the master one
was copied in SwDocStyleSheet::SetItemSet(), so it sort of worked
by accident before the first-page header/footer was added...

Change-Id: Ia24df6ad59cda484559f2ca48ecaa7563878120b

2013-08-20  Michael Stahl  <mstahl@redhat.com>  [0b7a823bb6df79384939dda4de3b7f28e5e52758]

fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()

SwDoc::ChgPageDesc(): make the invalidation of the Undo stack on
change of IsFirstShared work by delaying ChgFirstShare() until after
the check.

Change-Id: Ifbefe446df8b6d785ed1bb6394ec5beb803fb1fe

2013-08-20  Michael Stahl  <mstahl@redhat.com>  [4df438c9a9d5e698c47c1e85903eb81880a5e6fa]

fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()

... and GetRightFmt().  If the first format is requested it must be
returned; the sharing works by copying the SwFmtHeader/Footer from
aMaster to the other members.

(regression from 4dc78aee9bcdb6ea5e9dc47ebb4a4b9e590c725a)

Change-Id: I1708f01c18b155ae75c14fc407e52ccd2bd798d7

2013-08-20  Michael Stahl  <mstahl@redhat.com>  [bf206549228685a68e1504db05119d8fa1d354b3]

fdo#66145: revert change to CopyMasterHeader

Not copying the nodes for first page is not an option; the real problem
with the fdo45183.rtf is that flys in the header are not copied
along with the nodes, like it is done in
SwDoc::CopyPageDescHeaderFooterImpl.

Also, the same problem may occur for footers too (CopyMasterFooter).

Change-Id: I985a6b89f8cde96dc0fa0b489c44d77987f91a8a

2013-08-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [90a2c73f903b8d07b52dc7774fd7296b2bf0c125]

Don't unnecessarily require too new harfbuzz

Change-Id: I1fc9b29255c9822406dfc6ddb05b3a7f63fcd216

2013-08-20  Jesús Corrius  <jcorrius@gmail.com>  [c4d5b148340932df9ac0360e6831169e945566fe]

Registy item fix for AppUserModelID and use STRING macro for strings

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

2013-08-20  Noel Power  <noel.power@suse.com>  [fbf8ae82411d56189f844f9f00ccc6cf6b0827bf]

fix for fdo#62323 fix duplicated and wrong tests

Change-Id: I73dc238f7de59367a0a9d00e5421ea6675b4f556

2013-08-20  Noel Power  <noel.power@suse.com>  [4c9a08e78b6e2c5d19628281bd4141c268299bea]

fix for fdo#62323 bad conversion of Hex strings for certain values

Basic hex literals are basic Integer ( e.g. 4 byte ) types with
-2,147,483,648 through 2,147,483,647 range. Interally the scanner
was using a long to form/scan the literal, this led to bad behaviour
on 64bit linux ( where normally long -> 8 bytes )

Change-Id: I1d0fcc55ed0eda636da1445329737d1684e69f33

2013-08-20  Julien Nabet  <serval2412@yahoo.fr>  [2d95a1bfd6e0adff791d9e381f0ec37470312522]

Fix idl

Change-Id: I10a67d3087205e81633a35e30b7648c4a14ac2f9

2013-08-20  Julien Nabet  <serval2412@yahoo.fr>  [2f328ab300175c38ae51025469c1e85b3caf62cd]

Fix doxygen in offapi, awt/XMessageBoxFactory.idl

Change-Id: Iee4f792d35b8caf13bbd1c9ec7aefe38f185dcbb

2013-08-20  Julien Nabet  <serval2412@yahoo.fr>  [1aebeb0208a3643529eef23a0c5a1a0d0b366716]

Fix doxygen warnings in udkapi and offapi

Change-Id: If2235c959aa409376397f306145bea0bee713c78

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [eca84d61bc5b950816eba632937154e0ba2610ba]

offapi: fix doxygen warning in ucb::XWebDAVCommandEnvironment.idl

Change-Id: Ie54315ebf76707848de635e75b9689ef8d06e0ea

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [2dd478b633785f7105fbd18a02a993f243536f65]

offapi: fix doxygen warning in awt::XPopupMenu.idl

Change-Id: I68d66e62d6962ec1da471b7c7edc8ca30d70e838

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [a388856fe749a846b69149f2ec852d8fdd7071e1]

offapi: fix doxygen warning in awt::XMessageBox.idl

Change-Id: I98e90d54ade44a6baf20c8f36bc536f3dfa43ffe

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [ca543ef07afc6e396535d093b0c77743e20c8109]

Fix typo in idl

Change-Id: I22a9178da0190fa79c81e10511925d2270065680

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [c43a0e35e59b9ccf179852f04784a0f6db5dc191]

Revert "Seems unused too"

This reverts commit 0654a592df05df676540764c004bd5b4e8b693a9.
Sorry Kohei for the noise

2013-08-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7164ec2858a25a9f57fac199132dea0e70a8555]

Return on NULL right away, to avoid null dereferencing below.

Change-Id: I17b45a5fb6ac5d30be5d3575fec76a61662decdf

2013-08-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [904ef99d87af1bfefe43f6a84f04f019bd082754]

fdo#67699: Don't forget to set filter name to the descriptor.

Actually the detection code works just fine without having the detection
service set the filter name here. But it's supposed to.

Change-Id: Ic6a4325b5ceb532d0691781388f66c24cd695ca5

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [0654a592df05df676540764c004bd5b4e8b693a9]

Seems unused too

Change-Id: I4e71517f34988c3fc2d4b8e7627722d690c1b487

2013-08-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f7ee4b7a32153f3141507de673f60c7f678f015]

These can be file local.

Change-Id: I71193951ce7a1d1a63fc6931a12267f22cdb72c3

2013-08-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e69aa9572bb2206313cd2aa7edd13da91460f2c4]

fdo#67699: Remove a whole bunch of old hacks.

The new format detection service is much simpler than the old one.

In the new framework, each detection service receives the name of format
that it is expected to check against, and it should either reject it by
returning an empty string in case the file is not of that format, or
if the file is indeed that format, set the appropriate filter name and
return that type to the caller.

We no longer need to deal with preselected filters (which is dealt with
in the detection framework itself) or return an entirely different format
that's different from the one being asked to verify.

Change-Id: I3f36951b0ad821d836fb8a56b852e40d43095f09

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [4053a7633f58899c999f3dfcfe5a5cf3c5e6cc7f]

Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)

Change-Id: I0972f1f46ca46c6c482e016e6e0a280c205cc121

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [053b21badc3236aa52de360df2751bcd65d936b6]

Er, ENABLE_HARFBUZZ is "TRUE", not "YES" (or empty)

Change-Id: If6007b1d9aa2173fc0f508bb6e9b617a440c940c

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [86b9f81c80ebfa1da77982232ee00572249b4803]

Test ENABLE_HARFBUZZ, too

Change-Id: I3e2ce690fcfd84d91979e737a1977f61319e2a55

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [3640aa3ac516aa66019950ea3771df82248dd557]

We hardly want harfbuzz on iOS if we don't want it on Darwin

Change-Id: I38ce976e55e9800971dcd300902578e06540f358

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [73ab2af184a10590188b81f188800b42c4991331]

fdo#68261: 'program' is a symlink, need to use the real name 'MacOS'

The installset structure in a "traditional" (non-"Mac-like") OS X was
messed up with *both* 'MacOS' and 'program' as real subfolders in
instdir.

Change-Id: I337e1669d28c6c59993790fd33c9c5ab372c421c

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [c7c0510a6c86939e41966aa39eae676a03e6872d]

Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part2)

Change-Id: If7aa24718c3a4bc1656277f0bb741b41fcaf6f4f

2013-08-19  Julien Nabet  <serval2412@yahoo.fr>  [bd9c1714eda37bbbd43f22bfb71a7c4304d40630]

Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead

Change-Id: I74238c164e661f0090e78e5c6107b974834a685b

2013-08-19  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [f243d07019ca205ef536b0d7b0e1fe4b84469f75]

sc/externalrefmgr: reduce individual cell queries

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

2013-08-19  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [e5d9477e87837fb771cf6dcb3bde872873bc50a8]

sc/externalrefmgr: batch same-type cells copy

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

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [da40cdd0e8a2a4ce2b3636f39c91b7129f1a6ed4]

Remove com.sun.star.comp.stoc.RegistryTypeDescriptionProvider

...which had become unused with the new cppuhelper/source/typemanager.cxx.

Change-Id: Ic84d11cc9ecd1e7d73aa2757c14ffd46fa21e890

2013-08-19  Boris Dušek  <me@dusek.me>  [cc0dd9f8bd4ee52e5a26c0630e7960386aeffb15]

fdo#68219: Parent style text attributes missing in accessibility

Thanks to Niklas Johansson for testing.

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

2013-08-19  Jelle van der Waa  <jelle@vdwaa.nl>  [fa0e48c5e4ffc2bf05a60ce0e878073643db8cbe]

fdo#57950: Remove some chained appends in xmloff

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

2013-08-19  Arnaud Versini  <arnaud.versini@libreoffice.org>  [c8e39e66528affb66f1ae121fa36dd4ab31a9b0b]

Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.

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

2013-08-19  Krisztian Pinter  <pin.terminator@gmail.com>  [2e45813b7e5757bc050e121acfe942763b9544ff]

Refactor TemplateAbstractView to define file exts. in one place

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

2013-08-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [b862b8d5757cd031f361e5960dff8b149d16b615]

String to OUString

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

2013-08-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [edba90dc39fc3141a8a9e441aa97b46baa4c6ca2]

String to OUString + whitespaces, log messages

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

2013-08-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [83d874ec13f6bf260f3f4093fd1613bea23bf27c]

String to OUString, some small cleanup

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

2013-08-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [33b631c483e017e9ba9430034eb659f085093944]

fdo#67653: Revert "go back to 8 colorvalueset columns"

This reverts commit 7e7ccea7cc91e86d7d345b85940dba16bec36fc4.

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

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [099d6020fed3a7e30cd18a3d970a927cc88151ec]

Updated core Project: help  0928f7ad945adabae18d618d9c63c12a6472ff8a


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [23a289cfbb5b89c25a20852f3dcb672e6674027d]

convert document field page to .ui

Change-Id: Ifaad85d637167bd85be2e15809e847efcdecd584

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [650f7c168160fe5118b7b4e362b82438244ec5ba]

prefer first visible label when presented by multiple ones

Change-Id: Ie3e5e3b8a68fdfa7b5a0c985b49f69fc87449ee0

2013-08-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [508e8dd2e2cf54e3c0867b0a8340e477da3afee5]

Fix mingw64 build of remote control

Change-Id: Ic236a52311a5bd868daa50851a2a88c92c377f51

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [4b2c05d4f71ae9c6586b423fea802208da265765]

Simplify iteration over Sequence

Change-Id: I84b79c6cc11a5cd506e22caf294423a3c0b953f0

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [def066bb6559e8c77eeb924db1356f9848f5c8a2]

fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecified

...it looks like it used to be the order the constants appeared in the .idl
file, while now it happens to be the lexicographical order of the constant's
names.  For all the constant groups in com.sun.star.report the order expected by
the code appears to be the order of the constant's numeric values (which happens
to coincide with the order of appearance in the .idl files), so explicitly sort
them that way.

Change-Id: I550401b2742fffb7c96a7787498967a7cd78fff8

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [876ae5ed8401e66c46252e10a2c21988246d547a]

Updated core Project: help  50fb4825f0debbcff34a6110e66caaae2674fba5


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [fe9124ffee515087a591d51316caf29bcfc4de4a]

Revert "drop unused help ids"

blast, they *are* unused, bad grep

This reverts commit 0ec56aee18cf35728596a0398b0aaf3384099a17.

Change-Id: I06b618f88240dab084dfa89fd21119f07d5ee5d5

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [0ec56aee18cf35728596a0398b0aaf3384099a17]

drop unused help ids

Change-Id: I780f4a117ce0a461031d8b66747d7d52493ef6d2

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [fa6550d45e6c7f315ee55b7392dff9a512fd0d08]

Updated core Project: help  339d9e2a57394896e9a199d2c2676d4e97d31ba1


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [fc9984e230058c28a9eeebf473119c9479753317]

missing mnemonic widget

Change-Id: I292db7ad4c614568fe9a5f011e545e9a068e8a5c

2013-08-19  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [68e793d36dbdcae8d9eb77ef0b37c9daba49075d]

Convert similarity search dialog to .ui

Conflicts:
	cui/UIConfig_cui.mk

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

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [082cff5eec3edf1a96fefb27f760326a495557b8]

Updated core Project: help  79e86ab4719ffe4d9178a5a97c0f69835cf2e9e3


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [fc2ca4e8404122aa7d893f6b3d169345fb95a673]

set some default widths/heights for validate multiline edit boxes

Change-Id: Ide59f0fa382c148abeac2b3dde17cc913183391d

2013-08-19  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [d0c166ad33042403c5ecf9367c3362542cb3549a]

erroralerttabpage.ui widgets

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

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [4c575c5f0bfbcd7dd0c16e849dfe0428cf4b8b0a]

Updated core Project: help  c3a761cddfe4b21a1409096097df3cd8712b0445


2013-08-19  Olivier Hallot  <olivier.hallot@edx.srv.br>  [2a536842d7cecd3b5bdb09901f0fe829f6cf6d87]

Convert rotation tap page to widget UI

Conflicts:
	cui/source/inc/helpid.hrc
	cui/uiconfig/ui/slantcornertabpage.ui

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

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [e89e7cded7cf449807c93bd3ce35b1e1a876da3f]

Prefer using declarations over using directives

Change-Id: I1316fc4ae1d4dab91684bdc059f5c69c5e0c401a

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [477e7ad9d05ccb48146c9f7e8dcbc0980c2d9481]

Use upcasting Reference copy ctor

Change-Id: Iab00310e2e6fcf8a43617363cf095a1bccfd9751

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [2864959cf71b16ac5c3cd0789ac243958a991917]

Use standard idiom

Change-Id: Ida916e3019d72c9e9d1b5b117de2060f0227c310

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [69a0571d6b885cc4771554d22a63170651647f3b]

some extra spacing between frames

Change-Id: I94051d2f2c1bd4cce6945798f85e90d6b5316450

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [0c0210fbee8e33e6cfde81119b6913645a046a2c]

Updated core Project: help  d2c983410d61bd286667b89f5d8d44244bb463c0


2013-08-19  Olivier Hallot  <olivier.hallot@edx.srv.br>  [be49b8052489b788046d7250ed851408be759900]

Convert slant & Corner radius tabpage to Widget UI

Conflicts:
	cui/source/inc/helpid.hrc

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

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [81f14df66d64f869ac481219ad1e441f089579de]

drop unused help ids

Change-Id: I3c660679852afee5fc6684f4ea94445ce1ec8423

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [e5de1c7a56ff85cb267358fd6d0d151cae02b73c]

Updated core Project: help  f8a660c3c6850535ab48c0a9536229ac374255c2


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [1e689e18701a21728dd2b02ea459a62fec5b561e]

tweak a bit

Change-Id: Ic2ea51faf0fcec0a7d6fdc4a52e2e930e8461e20

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [7ed90fdf548978d640a7ed26ffda99c10586aac9]

wrong mnemonic widget

Change-Id: I539fb2599743ed2eda3b33895f73230cc2342055

2013-08-19  Olivier Hallot  <olivier.hallot@edx.srv.br>  [b232299c3128fa0d0ebc727a4faaf8dd4ef831c1]

Convert position & size tab page to widget UI

Conflicts:
	cui/source/inc/helpid.hrc

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

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [0ce1070ce7a5a502cc36cdeb6ebeab68700d33d8]

Updated core Project: help  8fad124be31b9f372454c7bb68cbd293f06d4e1c


2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [ec1a6ef42e1100edf3a855a292787136d7477f35]

convert field function page to .ui

Change-Id: Ied4353f4997e330f65b8dffb58bbdc791196427e

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [b7bdc730188bbe183897a50dd17092f92df3b31a]

bShowSelection is always false

Change-Id: I7a541a8ba6b561736e93c45ac9c20caddafcbe52

2013-08-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [58b64704327190dc5c09d22cd329970ec0094477]

Windows includes in lowercase, guys\! :)

Change-Id: I2c6f2553cd0a1657981de720b2398754253ec4d4

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [745179a6336e1a56507f7211ed259c59f91dd1cc]

Remove bogus symlinks (!) to /data/git/libreoffice/... paths

Change-Id: I13a819829f1aa6ac3cdf2e3aa1237af170610f80

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [65431ce126b01f3812c81557f8da0085a8bbb6ee]

Reduce verbosity: Don't print annoying warnings

Tons of these warnings were printed during the build, and nobody
cared, so they can't be that serious, can they?

Change-Id: Iecad7d8f6c562d04c5360161387212efef59b889

2013-08-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0d6d62a559e02c7468040dafc432c419e8fb7228]

Implement column-type alteration. (firebird-sdbc)

Change-Id: Id192bd7d62d0ce9d5abc04390670cb277c6ec755

2013-08-19  Khaled Hosny  <khaledhosny@eglug.org>  [3bd7d5520fc15ee0e0cf930e73041ce6a18cb619]

Update internal HarfBuzz to 0.9.19

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

2013-08-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [acd9f66f2834c16650d37109650ed47e491a0241]

Split type-description out of createStandardColumnPart.

createStandardColumnPart returns a string that is usable in table creation,
the type descriptor (e.g. CHAR(N)) is also useful in column-type altering
statements, hence this is split into a separate function.

This is needed primarily in the firebird driver where column-type alter
statements are in a different form to most dbs.

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

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [bd507a0d093b7d5239992440a40d0a7453b38207]

fdo#39007: Brute force fix: Unlink a potential restorecount.plist file

It is not completely clear to me whether we really still might be
leaving such files around. After all, we now in *two* places (at least
in current master) tell our NSWindows to not be
restorable... Norbert's code in AquaSalFrame::initWindowAndView()
*and* Herbert Dürr's code in -[SalFrameWindow initWithSalFrame:].

On the other hand, Cocoa does seem to create the file and keep it
around for a short while before removing it (in responce to our
setRestorable:NO calls?), so there is a slight time window where if LO
crashes, the file will be left around.

Such a file might also be around from an older LO version, or manually
planted there by somebody wanting to reproduce the bug...

Of course, the *real* fix for this problem would be to make LO a
*proper* Cocoa document centric application, that would use
NSDocument, NSApplication etc like native applications are supposed
to, and that *would* handle window restoration the Cocoa way. I.e.,
work with the system instead of against it.

Change-Id: I9ed058130ddddf49cf0221d899bef3e2654589c7

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [08452f1208a2ecbf7c6f15a96efeedbe5210ec83]

Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA

Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3

2013-08-19  Caolán McNamara  <caolanm@redhat.com>  [a3b06ecf4217016c883ce40e52fcd4b6a2d25860]

callcatcher: remove some more unused code

Change-Id: I7332b0ead075e09b60549203bc32eb99a2bb0430

2013-08-19  Stephan Bergmann  <sbergman@redhat.com>  [9793d387529227f8e0a56e82ffa066ee294d5d50]

Use standard idiom

Change-Id: I77b2732e04435ee93044b65c4925de43cc20187f

2013-08-19  Jelle van der Waa  <jelle@vdwaa.nl>  [9a1aca007fd06f3f8223ee02a79e44099d778b51]

fdo#57950: Remove some chained appends in dbaccess

Change-Id: If93b4a11ac15ede2b08ef42bb2fa4670f0d4cd24
Reviewed-on: https://gerrit.libreoffice.org/5481
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-19  Takeshi Abe  <tabe@fixedpoint.jp>  [f4004429d339009bec6babe30becdc9c727940b8]

Mark as const

Change-Id: Ic81dd60fadecf72f25792903985f2b387df7a7a0

2013-08-19  Tor Lillqvist  <tml@iki.fi>  [88960707cc891a5bfc260ce7568a75c1c8419f73]

Use correct paths to URE stuff on Windows

For some historical reason, URE has no "share" subfolder on Windows.

Change-Id: I530e673cc7a5cb5fe5d82a5e952ac50e4c2270b2

2013-08-18  Julien Nabet  <serval2412@yahoo.fr>  [33521dafcc71082ad11764ea38d0ae5f43eb041e]

Simplify a bit

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

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [ad5dc7d3c83ea8bbe1e8a019b35e9fb635276ed1]

Updated core Project: help  00ceae6cf10ed0f4e0165acd0f0cadd54b19c06b


2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [4b42db15708aab7014ec37394ffd51430cdb5f1b]

convert docinfo field page to .ui

Change-Id: Ic968fdf76f31373240ab70d45192f9716375628b

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [81aa4049d1b3109dc792ee3ef06d07ac535dd755]

XubString->OUString

Change-Id: I0b7c2753fd6974e0db88cc47156156a37cd92987

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [af1bbf10230a031702a6a9d5dc9a1458b48c3b2b]

_FESHVIEW_ONLY_INLINE_NEEDED is never defined

Change-Id: I3706675aa18d4a2f6ecdcfef1e36da8c87adafac

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [ae993b043fe763585d85ca6ef4d99aaddffd2976]

Add where pyuno.so is to PYPATH for the "Mac-like app structure" case

In that case, the .py files are in Resources while pyuno.so is in
Frameworks. Or maybe I should put pyuno.so in Resources. too.

Change-Id: Iec453c378defdc45d6d3ba6bd17b2a86de669d29

2013-08-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2fac457566eb6fd33d05c3c8d27050b773db6fd2]

Correct comment on sdremote discovery service port.

Change-Id: I36d154efb59a6e13da84c004bca8fafe24161088

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [058a3d1c46449dd5159bae30c83db4c2c5c335b4]

Further work on the "Mac-like app structure" option

Lots of stuff still either ended up in the wrong place, or was looked up from
the wrong place, or both. Fix most cases.

Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [bd2f7ef662122d5c1202911cb2f3b0ab1e124695]

Decouple the "Mac-like" app bundle structure choice from sandboxing choice

Add a switch --enable-canonical-installation-tree-structure. Only implemented
for OS X for now, but the same switch can be used if and when we want to make
it possible to make the Unix installation tree more "standard", too.

Change-Id: Icb0ad500b77d7e986f2f188fd17faabaf2e2fe99

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [c6a73009747814513ab5a7277c211449c7378870]

Use subfolder names from <config_folders.h>

Change all instances of hardcoded "program", "share" etc subfolder names to
use those from <config_folders.h> instead. In normal builds, the end result
will not change.

Change-Id: I91c95cd8e482818be67307e889ae6df887763f53

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [18041138d3169d565755565bdbabd8de596b5ac7]

make install or install-strip hardly make sense on OS X

Change-Id: Ib21607e3fef7c2a52c443d6d16c5466e0a2d4340

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [667a0ad6513425a93cf1354217b411df5ffc7861]

AC_DEFINE an ENABLE_MACOSX_MACLIKE_APP_STRUCTURE

Change-Id: I6aab77fd253baf1fbbfa82d82bd4e83ddd9e3299

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [327a45d82e4c9336b519f596dfa0899165998099]

Bypass the O_NONBLOCK resetting for now when sandboxed on OS X

The fcntl fails. Will have to check later whether we should also drop
using O_NONBLOCK when opening then.

Change-Id: I529a4d728563eb323e35487782f7fee88b2faa0c

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [bac11dce543410a216a26a0415ddb77878687474]

Actually the smoketest does not work for a sandboxed soffice on OS X

We can't create and bind Unix domain sockets, it seems, so bypass this
for now.

Change-Id: I85b84099f2d8afe860e0bc866e3ced3cb922ca63

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [13940a8eac7059c0eb7f7cd243fa0b45582a4fad]

Use a proper folder as "user installation" when sandboxed

A sandboxed soffice process (runnin smoketest) has no access to workdir.

Change-Id: I62ef94282df37ea710735f1305c1d95dd2b0a304

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [9a031cf7050bcf289792de0363560ef864ddc0be]

Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE

Change-Id: I598efffda7be77171cdff9d3d5b8705972cfba18

2013-08-18  Tor Lillqvist  <tml@iki.fi>  [e939dfb359761bae395122c1adf68222709da36e]

Add a --nstemporarydirectory switch for potential use when sandboxed

Intentionally very brutally just exit after printing out what
NSTemporaryDirectory() returns, as this is for use only in unit testing, so
that makefiles can learn the app-specific sandboxed temp dir.

Change-Id: I96fba1399ffc43b09fe317c1b9db5af76432f4e0

2013-08-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ca538f48e866b4eb69b498786d9030639cfe2ebd]

fix updating of initials for the Russians

i.e. replace hardcoded "2" by nInits var. For the Russians nInits == 3.
Also move the code block to the more appropriate place.

Change-Id: I1cbc6b14dc5e4c04516c0d3952920ee060c81afc

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [b0f4295fdc411eaacf32bd41139da8eb08fe575b]

GetPageDescByName_Impl: move, rename and clean up

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

2013-08-18  Jelle van der Waa  <jelle@vdwaa.nl>  [b5e5ce956b463e90bb65ad99cefca33b9b0b13bf]

fdo#57950: Remove some chained appends in xmlsecurity

Change-Id: I35ac622abb995a9259f0774f463ec2816b3668b6
Reviewed-on: https://gerrit.libreoffice.org/5477
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-18  Jelle van der Waa  <jelle@vdwaa.nl>  [4abb7e5c5874fd53fd4c7a758faa03fe8216a0ee]

fdo#57950: Remove some chained appends in basctl

Change-Id: Ib1c14c6712848ebb28f49d50837f691531c1b5d6
Reviewed-on: https://gerrit.libreoffice.org/5479
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-18  Oliver-Rainer Wittmann  <orw@apache.org>  [611fd43dd2570bbffe84a3b0506f0c36d7972a38]

Resolves: #i119440# add support for further field codes to Read_SubF_Combined

Found by: Yan Ji
Patch by: zjcen
Review by: orw

(cherry picked from commit 3c7cfb25492dafb231b74d824570fb943a599981)

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

Change-Id: I458d556dccab7ddbfec4889cab2bfdc76fef15c9

Related: #i119440# correction to be warning-free

sal_Unicode is unsigned on all platforms;
Found by: Pavel Janik

(cherry picked from commit 0d2bf1c7dcc7adfd0b4e8c899501eacd06ff50d4)

Change-Id: I9df9ccc770eedc2fa51a080ad47576b06befb6b0

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [30ba8fa46aafb0868ada3b0092cd33524c145989]

don't unconditionally enable buttons on switching to accept/reject page

we want to disable all of them when switch to the options page and *restore*
the original enable/disable state when switching back i.e. don't enable them if
they were disabled due to change tracking password protection

regression since 8655095a4910ca795dfd182e6796d9375727a694

Change-Id: I2dd6c83fd9613adf42571684a08bff81b86c9ee1

2013-08-18  Adrien  <adriendev84@gmail.com>  [1fb69ba27999606db68915fe745629b2ed42c8b1]

Fix bug 47680, accept change is not displayed if file is protected

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

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [1cfbfdbb4dfeaacab3764d5aff18ee5ea1109ea6]

WaE: unhandled enum

Change-Id: I55f14068fcba2a53785160b8cd03a7cd94d56623

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [f9c49a41c77728b077b29dca6eace57119e61067]

WaE: unhandled enum

Change-Id: I4a26045901cdaf26666fd8cecf0a24e9d22cbbfd

2013-08-18  Olivier Hallot  <olivier.hallot@edx.srv.br>  [e1283c873c8a535fd91a9d077970aab6cd1a98f3]

Convert text dialog to widget UI

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

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [cc0b40f6a94f05b36b31b1a7a55431e1b5f2608e]

add some a11y relations and enable translation of ms

Change-Id: Ib509a7ae62aefc919bdaed269c1605ac6bae9564

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [e45d6b4e503b2a795ff79aaf3f3f8a7b065f9488]

Updated core Project: help  dae7017f5c6c0c30a5fd75939ee27bba8f7b977f


2013-08-18  Olivier Hallot  <olivier.hallot@edx.srv.br>  [87e21946fa9a81c403a146d03579691537c1352c]

Convert text animations tab page to widget UI

(src file will be deleted in a forthcomming patch)

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

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [b96c5920902822c858b56f10b75141fe8e7fee51]

convert ancient .sdw documentation to .odt

Change-Id: I6a4123818f5e3c33cbec04e19e70c1f6a8b7bba2

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [c7025e93c42ded24b3eea5722accb767f1c77cad]

remove various unused queryboxs

Change-Id: Ie8ae7c19b957410517c2a1a4f6463825bafd0e09

2013-08-18  Caolán McNamara  <caolanm@redhat.com>  [46906b68c443939beb9b0c44d3bef9c1ce9c39d9]

callcatcher: update unused code

One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is
that the last use of the old PercentField is gone now as well, so that can be
removed and the new PercentFieldWrap can be renamed as PercentField to take its
place

Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd

2013-08-18  Jesús Corrius  <jcorrius@gmail.com>  [b0041fd68ae1a9df91f8c3274e0b4003ef914a44]

Revert "Fixing i#119950 warn about other running terminal sessions"

This reverts commit b218cbf59de4d7ae0a6962995fb0f719ed68b5d2.

The original patch just looks for another instance running which
of course can be in the same terminal session. The assumptions
the author makes are wrong.

The bug the patch tries to solve is real and we'll probably
have to solve it in the future, but not this way.

Conflicts:

	desktop/source/app/officeipcthread.cxx

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

2013-08-18  Tor Lillqvist  <tlillqvist@suse.com>  [54d8baf8ad4e17ae7367ffa69e74b4e4f367a653]

WaE: C4703: potentially uninitialized local pointer variable 'pSectNd' used

I think the compiler is wrong here. I don't think there is a way the
line can be reached without pSectNd being assigned a value. Let's
silence the warning anyway as we want to be buildable warning-free.

Change-Id: I6802c31feccdbf9727a02819fe0051b6edba3730

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3b68a17b49413e3d20a32c6a1bce3a74b9da1477]

Revert "Reduce text background painting rect with border"

This reverts commit cc7a94cfa8ec901627e8f9abf28c724923deb520.
MS Word has the concept not to paint background for
the border line.
But LibreOffice follow the general html box model which
paint background for border too. So in case of double line
the border's gap has the same color as the background.
So the reverted patch can't fit to the general concept.

2013-08-18  Tor Lillqvist  <tlillqvist@suse.com>  [af4c9e60d68b08696f2d3fdb7d4abf39b9a62fc6]

WaE: C4703: potentially uninitialized local pointer variable 'pIdx' used

Change-Id: Ifba5ca49202b22de35c241fa8282270096e6794e

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d22964a936919faea3ae9734d253ddfd05c01bc8]

Paint drop cap background only once

Painting default background is unecessary when
there is a user defined background.

Change-Id: I6564f403f0f7769b5460b07d5f3947be08c0dbf6

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cc7a94cfa8ec901627e8f9abf28c724923deb520]

Reduce text background painting rect with border

Change-Id: I48fa36aafa17b9660c65ed713ae2faf9c0c4d056

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d055f7eba0ad624ff1642a0f1421aa1fbfbbe9c5]

Update comment in border.cxx

Change-Id: Ica1adc71f3269a88bcf478931cee56dde565898c

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c956bde226ffd646ab6ca0c72d50a375ae52edb3]

Make drop caps border a bit more robust

Decrease the minimum size of the drop caps letters to 0
and handle the case when padding is too big.

Change-Id: I10f76ddffe9d19f82afbe3226ebe3aa8ba70da89

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [835d9e0da9416c7e586766ad734f45d048886e0a]

CharBrd 4.1: merge borders of text portions

Revert
0d9ddccd8810a81a6f4d737870969d0dcf367d23
and
66f3b17013c467b9e0a74497738c90173b7e7b4f

Solve border merge on portions level.
- Add new members to text portion called m_bJoinBorderWithPrev
and m_bJoinBorderWithNext which indicate when to skip left or
right border.
- Use these members during formating, painting and cursor calculation.

Change-Id: I24f1a848e266207b252a6cd157663edc47c51de6

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cc978cda8cc1d25f5f11758ff42d7c2137daf638]

Add test for drop caps odf filter

Change-Id: I52735c222e14e725fc01caa156cb8ea9671a36cc

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [932901224ea8473bbcae6feced953340d489bcc5]

fdo#43807: Fix import of drop caps character style

Export works and import has just a little typo.

Change-Id: I570d70423b5a626f21117971fb7eff030eae20af

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ea358f5d5b04a2a8e11a73d35643cd0afc5cb63b]

CharBrd 8.2: Tests for UNO API and ODF filter

Use just those API tests which still alive.
Export filter test use import so no need for distinct
import tests.

Change-Id: Idddc2ece10e20027551538f4e8c224edffa9bfe8

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [47e24bfed80342ae3f1c45e745b717aa8f557ec0]

CharBrd 8.1: ODF filters

Change-Id: Ib1a79678ffce7764638378b4002f5e87ae749d00

2013-08-18  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [54d13384deaeb545011c12720a131554bf40da7d]

Add since to character border idl

Change-Id: I06064b1145578579c8748b6e5326090303aa670e

2013-08-18  Siqi LIU  <me@siqi.fr>  [1dc74ae1f75b7d02953032a20e7e3c7c72c7dfd8]

miscelleneuous changes in storyboard

Change-Id: Ia3ca6da7155842693446888a53c899b3766870fe

2013-08-18  Siqi LIU  <me@siqi.fr>  [483d4c06c5b88949c5f0e12c9c8b3b4e88132e86]

move fetchSSIDInfo to model as a static method

Change-Id: I636cc3e9204db2247c74256e00abee8fdfdaee97

2013-08-18  Siqi LIU  <me@siqi.fr>  [3c5369840cf305ca92f4c04cc914b14b76c81562]

popover view when no WiFi interface is found for ex

Change-Id: Ib37fa00b58a1c4193b4181699e385dcb6502edac

2013-08-18  Siqi LIU  <me@siqi.fr>  [2ab48412d971dbe0ee8e6f7303a273612b47db8c]

add a spinner when refreshing

Change-Id: Ib82a63aa77e47203ff4bd94f3c76759bfa6fa47d

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16735020088ce652e57091ed6dc376a40b876546]

No need for elaborate type name for this.

Change-Id: Ia29a5956813c5d71f042f774d00de3bc82b7f1aa

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed8c8a7173d26defac017ed9a1950b47d573898a]

Move static struct to where it's used, and use std::vector for this.

Change-Id: Id68fa488731d3b34213db23bf4d50f73b04c6fe4

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c19b9679a745a5ebb3eedd7583aedc4d75ae62c9]

This function object is no longer used.

Change-Id: I0aa881bae4c1ee0857bafef78094a3d92bcc0702

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [82e3de57471c30e0047fcfc714d1219fd15067e4]

Rename SvXMLAutoStylePoolPropertiesP_Impl to XMLAutoStylePoolProperties.

Change-Id: Ib2bd2da3852fdd8110d6d799b5a4091f2a89f0a8

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [30dab43c058c27ca603b5ac318a0283883475fc9]

Rename SvXMLAutoStylePoolParentP_Impl to XMLAutoStylePoolParent.

Change-Id: Ia5fe8e386fd363f0b5bb81b3d0e8fd1e15efe430

2013-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [965f98162deb89ac789bfe0ba81a8975d9140f13]

Rename XMLFamilyData_Impl to XMLAutoStyleFamily.

Change-Id: I9798408dc92a983fecc98c42516482afcb12ae25

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [f4be2adde9fdc1bfe585fa99a335efdeb4bdacf6]

String to OUString, data member prefix, early bail out

Change-Id: I532401e4853319668f49c75e4653907272384d12

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [bc42d992439de77b0e60a8435b2a134d886f0f76]

String to OUString, optimize order of checks

Change-Id: I54deff88232d54f268a03dd61646b0ad59b3d8d1

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [70ef99c447fcdb73ecadb8b3afd251ef8021a6cc]

String to OUString, mark as const

Change-Id: Id5ab789b3518a23ccef6f3a13f852c478a129089

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [9eea0332e091ebd49b25c1289fbb3572b3f4bc2c]

String to OUString

Change-Id: I5dbb39e429ee35c47b492dc29bf172879bc32b1e

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [a38f4e61b5611850f3b4f56cc5f6d9a6cb400d2e]

String to OUString

Change-Id: I22624e2f15b95257f950f48704909aeb6ae54ef4

2013-08-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [63b86dfdf84edfca0b49d97687e4759dd8d8efff]

String to OUString

Change-Id: I1de0d79ed3e9b3fd6b6ae9c303d5e502780bb568

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [8aee44c1814ae7c1af14e942cf0513e1612a82d9]

String to OUString

Change-Id: I41b73e0af6841247a0403974b1c66e5a66123420
Reviewed-on: https://gerrit.libreoffice.org/5483
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [04314cc1244a5c681c2a0ea743e3675665ed7b7c]

String to OUString

Change-Id: Ib8309e687c375a05739e8b6f4db95d004a3b97cb
Reviewed-on: https://gerrit.libreoffice.org/5482
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4fae4a48726462f1eb548a0afb244d8c7f93dd7e]

aTextRect is unused

Change-Id: I1653140533a0f848dcf577ad7e81991a4591d916

2013-08-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6e84be040be7d3ec214c2b19462cafcc3f4b277e]

fix copypasta

Change-Id: I92f2203988c5a4843ce512029ec60750fe4d25ff

2013-08-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [befc3e457df9daa7955752bb30cbad632da913de]

fix string conversion

before commit 7a504c8752bf7c5accbb9bcc33a98f79b31b8bf2 there was:
aUnknownToken.CompareTo(sSaveToken) != COMPARE_EQUAL

Change-Id: I4c6411777f342e160c78b0ec591456e284e4e385

2013-08-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [182bf2a63acceb435074e84f1237f1852491be94]

Revert "fdo#57950: Remove some chained appends in xmlsecurity"

This reverts commit 4f20c9f6f95c117bcdb520682df4fa1429a56477

Change-Id: I4d8cef801d570b0c20e580144e79a5940b100271
Reviewed-on: https://gerrit.libreoffice.org/5476
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [f34881370ac9d9f499e00143ca840ba88021843f]

convert continue queryboxes to .ui

Change-Id: I8e23eb484177ccd47b7780ccafbdf8b377ea57e1

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [5a66d854814edeb7183b76ceeeeba260cf0621fd]

another unused QueryBox

Change-Id: Ia317f09260853602f4dd313a0577de192834b1c5

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [82aae49d7c14588c79d3e1d2e489946fac8c11fb]

WaE: unused variable 'aEmpty'

Change-Id: I677596779606621f201d9ba3c45bc6dca8c92bef

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [8f20bb678196212aef7c936e4c954c84b9f09ea2]

unused string resource STR_FLT_SGV

Change-Id: Ib67e86b2ffde51ce1907eb03a88990da6a52cf2a

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [b0f3c279bcff2ebacf8b0f736f749f403019d0a7]

vertically column two to match column one

Change-Id: I2def55821347622252c22ae61c75239af5d27e6a

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [4eb5b7f65c78327b2fafbadbcbfc88e21c6a8d7e]

add SvxRectCtl::SetControlSettings and restore original settings

Change-Id: Ie307b3acb3e87bd87ec578e042b1cea29ab4839d

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [435238f3928125f8ab115fa2d7a98ec5e03fe5c0]

0,00[c|m] => 0.00[c|m]

Change-Id: I34b03a7decb459c6014f25e2e38b5c32c58da68f

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [9799324dbaec0fa099ea351e50aa2e1f47a27459]

Updated core Project: help  f9847b72a14adb5ce6518c7815e69ed8fea807f2


2013-08-17  Olivier Hallot  <olivier.hallot@edx.srv.br>  [0a4e4263b3ef82e8f2de76867e6f589c85802d74]

Convert text attributes tab page to widget UI

Conflicts:
	cui/UIConfig_cui.mk

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

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [21bf1cebc676db73ef3bd0e18bba357b4712b202]

Updated core Project: help  a1382cf50529aba8391a426d74996819a7c49483


2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [f201d069cc7126da92b203c38479f1b4510d4e50]

convert select autotext group to .ui

Change-Id: I2be99d22d30b5a09ee0b0920a63852ca6783cc0a

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [1033903f36fb82b34d1264c94903b1368e7a0b12]

String to OUString

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [4ee77518f56915fec9dac2a0649eb633eeb27e25]

SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getToken

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [4f144701971532f6790043e00995138c74e6d3fd]

SvxRedlinTable::InsertEntry(s): reuse code

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [d0fffe44c0ab8ea79cbf3f2ef383a48aa6f492f3]

No need for pointers here, use references

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [2145d6e8b3c5bead1db97e33f60f5ae0e34add38]

sal_Bool to bool and early bail out

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [4cf1c9058610b10a8081b10342653ae08a9181a3]

String to OUString

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [cc65e4d2fd1dd0c03cf652b5aada6870e1a939f1]

SvxRedlinTable::IsValidEntry/IsValidComment: reuse code

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [3b82a237ff0d31574fca5fbf9a9ce6482afa596b]

String to OUString

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

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [9a39102cee15d0855ae141b08cd785beebee06a0]

String to OUString

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

2013-08-17  Miklos Vajna  <vmiklos@suse.cz>  [529e75ecc49edd8f48e6a6e070b693dbaf4ff089]

sw: unused includes in flowfrm

Change-Id: I88a207a16d2d5d6a6ce142d25246e1ae92c7a488

2013-08-17  Tor Lillqvist  <tlillqvist@suse.com>  [c0bc6efa89236a92f802bfc2e63af6050bf3f3d7]

WaE: C4701: potentially uninitialized local variable 'nId' used

Change-Id: Ibc68d00837ac84e4954faac52769a500780a7309

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [d13251f284797ab9de8164e111931cdee74e3699]

fix DBG_ASSERT post String->OUString conversion

Change-Id: I9ade42e97218449f7fef7d2582fbbe8d1063c2f6

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [91da17722924dc505553120750712d491b238343]

remove various unused dialogs

Change-Id: If639745db976671a3b6e3405253dfb3bc5783363

2013-08-17  Miklos Vajna  <vmiklos@suse.cz>  [10bdd9e995261d827b7de6fe7858f4fcbc78c402]

sw: unused includes in findfrm

Change-Id: I67d90889ef91542bd1497148a385874df318b11f

2013-08-17  Miklos Vajna  <vmiklos@suse.cz>  [876b639b1b9985379eddada47748b3770b4b3500]

sw: unused includes in dumpfilter

Change-Id: I3a0deea9824a8645cd53b07877811d8157c297c6

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [28bff60322098e0238f369feefc50ee524ba66f0]

defer GetBreakIterator as long as possible

Change-Id: Ib149c5cfd20e63b60c997eaa8ae2e6fa2c172beb

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [713592e5e923498dac21f09b11dfecd180accf5b]

finally, some unused dialogs

Change-Id: I673a5868db62f391b2186104ff6c641d84bffd8a

2013-08-17  Caolán McNamara  <caolanm@redhat.com>  [4164f905393f62aad0e7ae6595aa54658b87a818]

convert ole/picture/frame dialogs to .ui

Change-Id: I0a0e8e8a03bd86a583b1d43489eb5b1ca8f98592

2013-08-17  Miklos Vajna  <vmiklos@suse.cz>  [b9c1a9b9aa41dbbb6bed0c77f4370ab6105c7fb1]

fdo#44715 RTF import: reset styles in tables on RTF_PARD

Commit 4a507f732d82c188ad81b022cbe3037951e58ac3 added an exception to
RTF_PARD (reset paragraph properties) handling: when we're inside a
table, it should not reset the fact that we're inside a table (which is
a paragraph property).

However, instead of just re-adding that property, it disabled resetting
for all properties, and we had a growing list of exceptions since then.
The next thing to add there would be the paragraph attributes, which
contains the style information. Instead of growing that ad-hoc list,
reset everything again and just re-add the "in table" SPRM.

This makes the second and later paragraphs in the A1 cell of the bugdoc
have proper font size.

Change-Id: I2de80894fcd5da3bf45d221af9a04a307c70a29b

2013-08-17  Jelle van der Waa  <jelle@vdwaa.nl>  [4f20c9f6f95c117bcdb520682df4fa1429a56477]

fdo#57950: Remove some chained appends in xmlsecurity

Change-Id: If70fa38ad4836b6dacdd0c5577c66b78be6826a6
Reviewed-on: https://gerrit.libreoffice.org/5465
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-08-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [523a1c00e1bf4da53daaa0fbaadc670f8b89ea37]

enable binary package option for a set of 'stable' libraries

Change-Id: I8924ba22d178aa4d8e500ae3f484af654a37e87e
Reviewed-on: https://gerrit.libreoffice.org/4765
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-08-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b12e0b522b7f13d15d2ce41dc1e99997c0159d53]

fdo#68186: prevent integer underflow

since commit eb1ecd8bc2936e28be852722d6cb0c9fb0baeac4 the Basic Latin subset
starts at 0, previously it started at 0x20.

Change-Id: I2fe0ee66438b8f11775b1bb8feab547b564622f0

2013-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [defbcb229a08f0a147cfdc2c8476684694ad184f]

Using ptr_vector for this simplifes it a bit...

Change-Id: Id772a260475de7e9c8599616eff189851af6b356

2013-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b183738aecc32219920a698196c72afebcdd8c0]

Use ptr_set for auto style parent list. That seems like a natural fit.

Change-Id: I9fc094ec4aa7e4a6d4e637c5940c361639d44c65

2013-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4f55865078e887a34d7b127b75d01ae374968de]

This cache data member is never used. Remove it.

Change-Id: I03d55ce8cfe175a75ed22639a06ac22c8783ccd7

2013-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ef60854f7d28a325ddb2f938c2d9fe15e48777b4]

Tuck this typedef inside class scope where it's used.

Change-Id: I2b3a0479f9aeecd601b3fea4a262f614ec437945

2013-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7c02faf535a768252fc3559324ac68bc6525763a]

Properly hide implementation details.

If we are to hide, let's hide all.

Change-Id: Ic68926ee099ac80d2d477d68e3769a7203dfea6c

2013-08-17  Matteo Casalin  <matteo.casalin@yahoo.com>  [077c80b9d2ed863d881627a1e14ae5b6f84277b8]

String to OUString

Change-Id: Idaf974536036d40d60a43b32a7104e2ead075b48
Reviewed-on: https://gerrit.libreoffice.org/5466
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [92eaf78fd4485037f8721cba04affc947dd92a71]

sal_Bool to bool

Change-Id: I85995bc3e1fc3c1f01b4d9bded3707ea0b296fa9

2013-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [bfe4074ecbb66cb48f1959102cfa9e4a3756a902]

Mark as const

Change-Id: I95844f01d3f7ed6e22b8d78b7a2366b131bd325b

2013-08-17  Michael Stahl  <mstahl@redhat.com>  [405951c23c6429d166c45a8dda289db813483000]

adjust SID_SVX_FIRSTFREE to f694f14ab64f48e40365fd877e201a0382297368

Change-Id: Ieb194b11b96e96f8b2fbbb8b7916acb6a116f368

2013-08-17  Tor Lillqvist  <tlillqvist@suse.com>  [4a01706377c6e1e7528f0536e4edf60d4cff5504]

WaE: C4204: nonstandard extension used : non-constant aggregate initializer

Change-Id: I5f34209ad4ea5b97e12cb7073fcf1cf2264ebcf3

2013-08-17  Tor Lillqvist  <tlillqvist@suse.com>  [ddba5a4360e88ac4f6f848ac74ab1f350b9b7d5f]

SAL_INFO is not available here

Change-Id: Ic40cb29d9ade32690903bfa0f3993782711cc53f

2013-08-17  Tor Lillqvist  <tlillqvist@suse.com>  [a0161828b8ea4d68fb34f02656b9a4f8604129ab]

WaE: C4305: 'argument' : truncation from 'int' to 'const bool'

Change-Id: I92729c7272e87c2aede6cd5134c84d17b466e57f

2013-08-17  Michael Stahl  <mstahl@redhat.com>  [7e7a83b73dad2a9a2c73826f61a81c4c774d2c9d]

SfxItemPool: detect duplicate SlotId mappings

... to prevent problems like fdo#66827.

Sadly the EditEngineItemPool has loads of duplicate slotids already...

Change-Id: I737d71519ce4af06c81f7ecf183cfa6c367026db

2013-08-17  Michael Stahl  <mstahl@redhat.com>  [253df56952654a571abc76c5ced8af0e2ad72698]

svl: remove unused SFX_ITEM_USERFLAG[0-B]

Change-Id: Iffc767630a8d30bd684fd03ece66cee5cd38a022

2013-08-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [714b30109d0f145d669aebdf08ded251c7f78d52]

String to OUString and use helper function

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

2013-08-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [985df3aa867a5ebba22e3d7805baa53022c1ee2a]

Free SQLDA if statement preparation fails. (firebird-sdbc)

Otherwise we are left with an invalid sqlda which cannot be safely
used later.

Change-Id: I506a17266da798fa6ed46c65f3838bb8fafbe241

2013-08-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [23cb9490087776c0d594465d86576853550872f9]

Add some debug output. (firebird-sdbc)

Change-Id: I72a9992005b42a7a9ef86946bbd3301a7100001d

2013-08-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4365e13a0cde6934c07b64c4e9dc1b91e3614958]

Enable Core SQL Grammar. (firebird-sdbc)

This is needed e.g. to enable primary keys.

Change-Id: I400637550b96d6e0aa880edea9678024f300f616

2013-08-16  Ivan Timofeev  <timofeev.i.s@gmail.com>  [af5c477748057903320df8a3df9901c91f820f2b]

WaE: unused variable 'aFile'

Change-Id: I87486de9af7fee8d06cc97fb104de2e2a978de45

2013-08-16  Miklos Vajna  <vmiklos@suse.cz>  [f694f14ab64f48e40365fd877e201a0382297368]

fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENT

Change-Id: Ieff7fc6a5b718e11de7d1e4ec2087d64a8a13cae

2013-08-16  Tor Lillqvist  <tml@iki.fi>  [7896f21f803de529ffb9bf54b39e6db24633d5f8]

Use -O3 when optimising

Change-Id: If5aae1394fa93942736c61d0fd47b75f5a6d509a

2013-08-16  Miklos Vajna  <vmiklos@suse.cz>  [e41ce95ca86d37af35e7725edc2f63bd6634051e]

DOCX export: fix bottom paragraph margin inside text frame

Having non-null mpParentFrame during the export of text (not during the
export of the frame properties) resulted in getting the frame margins as
an SvxULSpaceItem, not the real paragraph margins.

Change-Id: Icab8906ef7935a86098d7340f5469e732393663c

2013-08-16  Miklos Vajna  <vmiklos@suse.cz>  [cea495b0dbb6dcace3a3b46f88f7084d127c0482]

DOCX export: implement wrap distance of Writer textframes

Change-Id: Ia4a36f18495de9f8a2fb0d2b6691231c7bcbcce4

2013-08-16  Miklos Vajna  <vmiklos@suse.cz>  [eeae7bf241ce34ac5b946a6b55a53c3f3a1c3d12]

VML import of mso-wrap-distance-{left,right,top,bottom}

Change-Id: Ib16be0bf83120ed7aeb01f29634d51421fc351c8

2013-08-16  Tor Lillqvist  <tlillqvist@suse.com>  [682dff097be62a325945c5edd7b81f076a8ef106]

WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool' in operation

Change-Id: Icdc6189be1c8126f83e8585513709d44dfa6ec35

2013-08-16  Ivan Timofeev  <timofeev.i.s@gmail.com>  [da5eb782cb28f806a8ca08ef8ebf21772363307d]

String->OUString

Change-Id: Ibb7483e12d1c14b01cbcff64f881eb88e6c48265

2013-08-17  Siqi LIU  <me@siqi.fr>  [fc395e6b312f80976b25a25990791e7fa3d2aa39]

pointericon png

Change-Id: I18f86c35b8efaeb70ba03b37cecb0cef00757ca2

2013-08-17  Siqi LIU  <me@siqi.fr>  [4aae2b202dd49bebf1993e0a3d76d7a0eb27099d]

downsample touch events to get better pointer performance, ajust for iPhone

Change-Id: I25796341984b6fd0234df6d3abfa558bfc0f9f78

2013-08-17  Siqi LIU  <me@siqi.fr>  [be0ce85bbe4ac039af6cbecdbc3e689111040390]

downsample touch events to get better pointer performance

Change-Id: I4953e3692838c68ca4e3a2bf2c9d16926f5c3b54

2013-08-16  Krisztian Pinter  <pin.terminator@gmail.com>  [454ff1a48ed21a8bff8373a1aa7707e286629e9a]

startcenter: Disable tabs for modules not installed

Change-Id: I74dbd1dab44efa87a78ad3268658895f2d1542db

2013-08-16  Krisztian Pinter  <pin.terminator@gmail.com>  [c09a301dbe80951ed94119f4cd14943e99df42eb]

startcenter: Improve file type filtering in RecentDocsView

Change-Id: Iac53a50e4c66963279016bd0178de9f43bd146e3

2013-08-16  Eike Rathke  <erack@redhat.com>  [b24e3a6042ccfeee650664cc6fb244dfeea497cb]

differentiated warning for symbol/AddIn pair insertion, fdo#59727

Change-Id: I371bca810c40d4cfab0b9fcd47a070b4e68ee768

2013-08-16  Winfried Donkers  <winfrieddonkers@libreoffice.org>  [78c995a184115ef4ec1c348bd9b910a3791de550]

import .xlsx files saved by Calc before fdo#59727 was patched

Change-Id: Id1eedc86056f7de24913f8156a819f8a0695fd59

2013-08-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [ad3188b5faf6db2ccab07a7a8901518e80e3ad25]

sw_FindDocShell(): better place and name + String to OUString

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

2013-08-16  Tomaž Vajngerl  <quikee@gmail.com>  [462b28770e4fa3dfa6fe4af71a6776cceb4c4640]

fdo#37230 Add legacy cell selection behavior and config. option

When selecting cells with ctrl+shift, the legacy behaviour was to
take in account to which cell the cursor moved. This allowed the
user to make some convenient selections. This behaviour can now be
turned on with a switch in the configuration (Tools > Options >
Calc > General > Input Settings > "Use legacy cursor movement
behavior when selecting").

Change-Id: I00ae7b4ee001b416cc680c7a650631daec71e51b

2013-08-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [0f7de1dce1b8b6ce4ecb8cb9f70cb6f8bc9051a5]

Prefer mutable members to const_cast

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

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [2680e19419bbd49a30ea919c7a3eb4550c2f6f33]

make svtools XubString free

Change-Id: I27fc5b954ad90bebfd895d8b45f0c37875df6cdd

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [c5bcf0e5e7a467b41c955a5f13affbccd23004eb]

convert sw pos/size page to .ui

Change-Id: I75cdc5ff2f2b51ef02feba9e380571cd3b7ae803

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [7e51cfc1d950dcf1034dd2c93dd05f7d1b9dc60c]

Updated core Project: help  3a430335a811b691797546d908081ab41d8ad69d


2013-08-16  siqi  <me@siqi.fr>  [106b788609596c90050b567dd5e497103f684daf]

oups...forgot the @

Change-Id: Id409bf113d7181361c0565f7cd3fb63cd7bc5384

2013-08-16  siqi  <me@siqi.fr>  [b44ee0a06b08ddae003d52035b9b8558b6c3ec3c]

fix for OSXnetwork service

Change-Id: I62037134ad919dec0ea036a1660ce28426033a2d

2013-08-16  siqi  <me@siqi.fr>  [96c413515bc7175e2d6bd69e0027166f83d8b4c7]

compile in release mode

Change-Id: Id934b89f56080846d22405a60a2a310908c7ec82

2013-08-16  siqi  <me@siqi.fr>  [b15c117fc75f44b27678977d8e171e82af493ebf]

register in local domain for faster look up

Change-Id: Ia5cfc3fcf07a99677b090827760cfdc685bc2592

2013-08-16  Siqi LIU  <yy_sq_000@Siqi-PC.(none)>  [03fd0a02f2c0868c40853aa974ed20b8026fed17]

build mDNSResponder on Windows within LibO

Change-Id: I6973be21f6f4009d6934220f978e9369fef67ede

2013-08-16  Tor Lillqvist  <tlillqvist@suse.com>  [61a2c9fbacebb15511dfc233ffbd25937ea2d04f]

WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operation

Change-Id: Ib4da1e4f488971d7508054159df3e277daea7e5f

2013-08-16  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c66062aacb521037eb5af9c32c94c33df9cd69a7]

Math: New feature about color selection

Now we can choose colors to equations in Elements Dock, in the Attributes section.

All colors there can be choosed by clicking in the name of color.

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

2013-08-16  Tor Lillqvist  <tml@iki.fi>  [d626fa2e5892a8a166b5aec49e9cb5bfc2cf18c5]

Fix build breakage for 64-bit where NSPoint == CGPoint

Change-Id: I2dc86331cd1ddf3a9b9ea28dcd881d23789d60d6

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [d0a593d77133906b9541eee418cffbc222ae4ff4]

pass gb_DEBUG_CFLAGS for the remaining NOOPT files

Change-Id: I5d5f65766d4ad3b319b2cbe4f6491d0aab7f02df

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [3565a294189c6203a301a0971b7c9e48ab1e39df]

sd: remove NOOPT for optsitem.cxx and futext.cxx

These have been added in initial CVS import.

Change-Id: I8235db9d16b699f9736762bf097e99819753d616

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [8f9b8b6e6f89f28f1a537a1b4a2aaac076ab7b08]

sd: remove NOOPT for unowcntr.cxx

This has been added in initial CVS import.

Change-Id: Ibc1f68860019a639a665d314b1ebfc96d3ca1e45

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [4290075d3999fcfaee0753e47e0bb5bbfde111e1]

slideshow: remove NOOPT for smilfunctionparser.cxx

This was introduced for i#39915, which is about an infinite loop when
compiling with Apple GCC 3.3 => obsolete

Change-Id: I67d7c7975574f371aecac8f6dd4cf7800dd0725d

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [70a35dd390038be31b2c840222ca644a6393325e]

svx: remove NOOPT for EnhancedCustomShapeFunctionParser

SunStudio is not really a C++ compiler anyway, Linux/PPC has had the
workaround accidentally disabled since OOo 3.4 and the hope is the last
Apple toolchain that suffered here was the no longer supported GCC 4.0.1.

Change-Id: If8addee9e2efe0db36059cbecfb9b9ffc78ffe88

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [69298f626e77204ee6b534552b3f49ddf02f0365]

Updated core Project: help  b8c3f4436f5c754a8d80433e0230cfd7f2a7ae36


2013-08-16  Stephan Bergmann  <sbergman@redhat.com>  [c9db5e6f083aea2622559efcb9fcccef7926fd16]

Do not use this ptr in ctor

...offload to init() instead and wrap ctor in create().  That removes the need
for refcount fiddling and additional OContainerListener class.  Which in turn
removes code using dynamic_cast on UNO interface classes, which my claim at
<http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130812/
086127.html> "ubsan: check type_info equality via strcmp" that "there should not
be uses of dynamic_cast involving [UNO] classes in the LibreOffice code base"
made me wonder about...

Change-Id: I5d72650f6bf081f971f7bd6bb65f4e58a342f791

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [b36e10d4e15fc83717a83d8fe5fd724f1ee0d102]

convert frame type page to .ui

Change-Id: Id2be1940652e0d26efe4fdb92b750039744632de

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [071f8b97ab92148058b714de25fce87fc1d88f3d]

ToolBoxBackground never created, remove it

Change-Id: Ie29489fe53a74332cb3d4dde2b507196c1438a87

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [087f0d5fee7af0cc00484df0e1f3678576f28ce2]

mbParentIsBorder is always false, follow logical consequences of that

Change-Id: I6283a3d4df91447d15b62e738be07961ac00ef56

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [ce043bb4f9f3e05f8d79346a263a685faf26037e]

callcatcher: update unused code list

Change-Id: I84f693aa6747f639bd4ae60a02dd4d8c30b7d029

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [d69d6f4dc8eef7cd85929a2655c523d2f17263e0]

Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused

Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff

2013-08-16  Caolán McNamara  <caolanm@redhat.com>  [ecbb33dd8044ad45cf05f868f829e635e03d7589]

callcatcher: newly unused ResId related methods

Change-Id: I8dd43929a085a1d4cde2a9f057adc2feca5d16c1

2013-08-16  Muthu Subramanian  <sumuthu@suse.com>  [29c43f6900b74180dcaeb586909da2652eef0f85]

n#831457: Recommiting the patch.

Fixed the test cases - false negatives.

2013-08-16  Rene Engelhard  <rene@debian.org>  [b118c88a83da383a3f7fb1a1de2a3cb9a89d4452]

qadevOOo: handle kfreebsd as UNXLNGI

Change-Id: Ib3be1e407a9a3716fe171eb0586f03174015d844

2013-08-16  Jelle van der Waa  <jelle@vdwaa.nl>  [d812281f96b03866c5d367380409c266b9bb8d05]

fdo#57950: Remove some chained appends in xmlscript

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

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [6e3ac01f850228afb5c6cb1a33b101693aea8712]

fdo#68084: OOXML import: handle exceptions if stream is missing

The bugdoc does not have a styles.xml but a stylesWithEffects.xml,
whatever that may mean.  (the app.xml contains "Microsoft Macintosh Word")

Change-Id: If3d11c5d166dcaf3d94129339559787c20e6db46

2013-08-16  Stephan Bergmann  <sbergman@redhat.com>  [889da158066e3d0e6bced748d0dd4c7730cf8912]

Use cppu::WeakImplHelper

...and get rid of hand-coded queryInterface implementations that use
dynamic_cast.  My claim at <http://lists.cs.uiuc.edu/pipermail/cfe-commits/
Week-of-Mon-20130812/086127.html> "ubsan: check type_info equality via strcmp"
that "there should not be uses of dynamic_cast involving [UNO] classes in the
LibreOffice code base" made me wonder...

Change-Id: Ic7702fd00b8e5c79399124c0acf12c80bc71a86f

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [c8e327092a8419636ae447b3b82052e6aeb724a0]

SfxEnumItem: cut out the middle man here too

CntEnumItem, we hardly knew you existed.

Change-Id: I54b489f22662f9a3305478d18438b13850444316

2013-08-16  Michael Stahl  <mstahl@redhat.com>  [69f686774cfeb803fdd63ed1ef07ff70550930de]

SfxBoolItem: cut out the middle man

CntBoolItem adds no value at all.

Change-Id: I41a22fc11cca270e792f2a2f81e3638b54dc1d24

2013-08-16  Julien Nabet  <serval2412@yahoo.fr>  [35223e5f19dc1f4e59c3694e98103444c82082b8]

cppcheck: memory leak + test rResult before freeing it

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

2013-08-16  Stephan Bergmann  <sbergman@redhat.com>  [27e7da167052900214e61e6792da93e3ba1310f5]

sPropName is needed after all

Change-Id: Ib48606425edb5f267615f4a15028b15e8fd00d5d

2013-08-16  Noel Power  <noel.power@suse.com>  [edd51b813005c2159426d8f2917eede5b14a4577]

fix for bnc#834705 missing drop downs for autofilter

After commit fc861c7088e9b639a1c2c80f8ba4535c798aeb34 there is now an order
dependency, between any ScPatternAttr flags indirectly set and
SheetDataBuffer::finalizeImport which sets the attributes directly for a column
So the ATTR_MERGE_FLAG that has ScMergeFlagAttr ( and associated
 SC_MF_AUTO flag ) is scrubbed when by the direct writting of the attribute
from SheetDataBuffer::finalizeImport -> Document::SetAttrEntries
I've reordered that Table import here and split the finalize ( which happens
before heetDataBuffer::finalizeImport ) so that the databaseranges which were
created before sheet import still happens, the autofilter part of the import
is now deferred ( until after SheetDataBuffer::finalizeImport )

Change-Id: I11bb45ee7b330760fd93ecca30b23399414ac3a7

2013-08-16  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1f7d320eae75f7d96846f117f7b061ab6a5a84b1]

String->OUString

Change-Id: I082aaa9ddd539a9d7989f763c320343bd1951f4e

2013-08-16  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ca9541a95263ea30e856ce78468b67c095b66c4d]

HeaderFooterWin: center text vertically

since we use FontMetric::GetAscent to determine text baseine position in Paint
it IMO makes sense to use FontMetric::GetLineHeight to determine button height,
not GetTextBoundRect which returns somewhat smaller height.

Change-Id: Iaea203a29293f9ee9b841e1a8e8aebf2dc8e1920

2013-08-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f10f5ca011c3d06d3470b9e21bda13d505cfe93e]

Make this a separate function.

This code block happens to be a performance hot spot right now.

Change-Id: I4fa2c4ea27cb6ae4c4331d0bb474eddc167b69fa

2013-08-15  Tor Lillqvist  <tml@iki.fi>  [b04b5cfca4bce863a28f0b8fef8b2cf02dda3be2]

Sprinkle more warnings into the generated custom shape preset source files

Change-Id: I1c19e8a7d775b1c37649dd36b611d145fd4ce47e

2013-08-15  Tor Lillqvist  <tml@iki.fi>  [f1567edb7fc2661e1e05b95243bee65fc268984d]

Update the custom shape preset source files to actually be generated

They had been edited manually a couple of times...

(Instead in the previous commits I edited the generating script and the input
data.)

Change-Id: I3c89d021450a3c3e64055991450c205251fdd41f

2013-08-15  Tor Lillqvist  <tml@iki.fi>  [8b1af0d6f476c8953611cbc9bd3510fa6913badc]

Work on the custom shape preset generation

Don't generate code that uses the old RTL_CONSTASCII_USTRINGPARAM horror.

Update the README file to have actually working command lines, and at the same
time make it into a shell script that can actually be run.

Use SAL_INFO with tag oox.cscode to output the stuff that the
generatePresetsCXX.pl is looking for.

Change-Id: I3f8f756fbe8e35857c2bd07beece0f3ab4234e7f

2013-08-15  Tor Lillqvist  <tml@iki.fi>  [14af57cc7a47195490815519b8a6b15c7e31bc75]

fdo#56976: Remove duplicate upDownArrow and add upArrow definition

See
http://social.msdn.microsoft.com/Forums/en-US/73038923-5081-4591-9f50-088454ca9e27/probable-bug-with-updownarrowuparrow.

Change-Id: Ibab5a0e16c40df8caa8abe760c78e54e5cc096b0

2013-08-15  Eike Rathke  <erack@redhat.com>  [8f15ae6c3fabef7532a71e7e3e16a911eaf57bb5]

write *:script* and *:rfc-language-tag* only for ODF >= 1.2

Change-Id: I767edf86f9e4d96da538ec1e32792524b22af11d

2013-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [aca3d35a3b950bd6bc7681787cc4fa10c2e01683]

Free SQLVAR as appropriate. (firebird-sdbc)

Change-Id: I5742e178baa85f3faf80d95f57fed248f7984793

2013-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c68aedab311f6a85857113bcd92fdfe51f089507]

Implement dropping tables. (firebird-sdbc)

Change-Id: I68ef5bdfb3007709444b838f3c7c3925acc9dd32

2013-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6cb1f56fced634e0692c82cd9b2c7d240a32c14b]

Implement sdbcx table creation. (firebird-sdbc)

Change-Id: I3d0de21a5fe10b64e21955f3384b95a96ac7561e

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [dc3eb6785dea352ae4928c5bbc3915ddf29c1c53]

Fix unused variable (sPropName)

Change-Id: I8fc579cde3a3ce40c75dd0a23990a831d9558add

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [3b51ba24bed97d9f40a0b0e3e3e1c3ae15db1629]

cppcheck: fix duplicateBranch

Git history shows it was like this since first commit (2009-12-15)
Moreover I noticed these lines:
    220     if ( mpCGM->pElement->nAspectSourceFlags & ASF_FILLCOLOR )
    221         nFillColor = mpCGM->pElement->pFillBundle->GetColor();
    222     else
    223         nFillColor = mpCGM->pElement->aFillBundle.GetColor();
even if nFillColor can have another value in case below
    249         case FIS_GEOPATTERN :
    250         {
    251             if ( mpCGM->pElement->eTransparency == T_ON )
    252                 nFillColor = mpCGM->pElement->nAuxiliaryColor;
    253             eFS = drawing::FillStyle_NONE;
    254         }
this change is still safe since it's just a simplification.

Change-Id: Icf41dbeee6405780483649e0968dd30e8a533882

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [507169c13a95705dc8a82dc8f4ca7172c8d671ac]

cppcheck: fix duplicateBreak

Change-Id: If5cd54da40975723ca287c1cd937450046332c85

2013-08-15  Eike Rathke  <erack@redhat.com>  [bae4f0448349e86202977bba8f12f8fed16148cc]

corrected description strings of 'criteria'

Criteria in SUMIF, AVERAGEIF, COUNTIF, SUMIFS, AVERAGEIFS, COUNTIFS are
not cell ranges.

Change-Id: Iace25057ab3c9af1e2ec3c45c6803d42272f962b

2013-08-15  Eike Rathke  <erack@redhat.com>  [70c213f3f643c9eb730f4580346132a47af466b3]

get rid of tabs from merge

Change-Id: I39e41abc17979f6b84b787d1078de05475ea8a62

2013-08-15  Muthu Subramanian  <sumuthu@suse.com>  [e4c052103bc03d87ca00f68738c86a0722447ff4]

Reverting fix - because the unit test seems to be failing.


2013-08-15  Muthu Subramanian  <sumuthu@suse.com>  [1a4cba3fc9c991cceb88028c562d99be22caf407]

n#831457: Placeholders text size is not correct.

Placeholders (or shapes without text imported from
the files) have wrong font size. This is because the
size (and probably other text attributes) aren't applied from
the mastertextlist to the shape itself.

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [6b205205175b8ce599d2924550040271fd7303e5]

Resolves: fdo#33983 use 'Slides' instead of 'Pages' for impress pdf export

Change-Id: Id380514f8f74783a0a0baf61cc9358f2b1bcbc47

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [101a8f0f0770b5789181812425ddfc8847f7206a]

Related: fdo#65546 sort PACK_END into visual order for tabbing

and then reverse them for layout packing

Change-Id: I417bb3f6667ddc10103623867fea1a9b8061f5eb

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [593a298dd3cf61781d0d069eaf2fa80a82eda502]

Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"

This reverts commit 389bdc162415abff78971b1ce7c5d47482e1d37b.

Sadly this was going in the wrong direction...

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [fa96ed925fc40e20aca58551414e5bc5d61a87bd]

Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"

This reverts commit 1cbdcc31b8a921c508f2fdf09847f64d004a7faa.

Sadly this was going in the wrong direction...

2013-08-15  Tomaž Vajngerl  <quikee@gmail.com>  [0566ddb1841ac1e8c87db6d766739e6df7e1856d]

Move OOXML decryption to DocumentCrypt.

OOXML decryption was implemented in filterdetect. With this the
decryption was moved to a common place where it shares functions
and constants with encryption.

Change-Id: Id334daf7c2eb1e18735d6a500132f6bb61bb3ba0

2013-08-15  Tomaž Vajngerl  <quikee@gmail.com>  [ef947839c9e6e5e86e11f7a7cbf13470010ca48f]

fdo#59524 Enable encryption for docx, pptx and standard OOXML formats

Change-Id: Id00fde15188be3fb7209d8f14f2f2f07ebd211b0

2013-08-15  Miklos Vajna  <vmiklos@suse.cz>  [e06e0fd5ead2eeb7fcf221e53b646ea7efc337ef]

RTF import/export of paragraph drop shadow

Change-Id: I8d2485962947eac8acc9ada384a9c1bd4cb22503

2013-08-15  Miklos Vajna  <vmiklos@suse.cz>  [66b4bfe302e248fc1503c5c74b83f4fb5fee4026]

DOCX import: handle custom left cell margin for float table position

Change-Id: I5bc51b739c663d3e123c9d7fb4c2a70f01f8c841

2013-08-15  Miklos Vajna  <vmiklos@suse.cz>  [26d9efd36a16d2095d8fb885290c6816082ec814]

DOCX import: handle w:leftFromText and w:rightFromText for floating tables

Left margin wasn't implemented, that's simple. Right margin of the table
was set to the cell margin in commit
53d27a30ce5f2c9f7d37a4089286116854c16215, which turns out to be wrong:
it's true that the right margin should be >0, but not because of the
cell margin but because of the table margin. The new behavior matches
what the binary import always did.

Change-Id: Ifc24e4f086c49d5d575defdfca1d27e497fa03dc

2013-08-15  Miklos Vajna  <vmiklos@suse.cz>  [69fd51d606619d90f291059b1cd82ec65a2c91e5]

DOCX import: handle w:topFromText and w:bottomFromText for floating tables

Change-Id: Ia3a95d785d19f7be750e3723c1c159395ae8476f

2013-08-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [a9a2ed7705c8248142aa0897fcdac422edd3b123]

Remove unused data member

Change-Id: I2d38b1979c6104212a25dc22859c72410e587934
Reviewed-on: https://gerrit.libreoffice.org/5428
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-08-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [98a9577c315e7727befa4f2b968bad3bfebe29c5]

Writer::Out(U)Long: share code and avoid a global buffer

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

2013-08-15  Stephan Bergmann  <sbergman@redhat.com>  [0fcac72211375a5a0e00db4f93cd6e712f91c4b7]

Adapt to LibreOffice the previous commit

..."i121946 - Use enums to identify WebDAV/HTTP methods."

Change-Id: I59c8b011192df008af539aa41ec5976f042572f6

2013-08-15  Ariel Constenla-Haile  <arielch@apache.org>  [7165b05968ed7d6a52986382877e82e09f7150aa]

i121946 - Use enums to identify WebDAV/HTTP methods

(cherry picked from commit 122e10cfd23b379b97e2d8ec002e7f0562ebd6f7)
Conflicts:
	extensions/source/update/feed/updatefeed.cxx
	offapi/com/sun/star/ucb/makefile.mk
	offapi/type_reference/typelibrary_history.txt
	offapi/type_reference/types.rdb
	ucb/source/ucp/webdav/DAVResourceAccess.cxx
	ucb/source/ucp/webdav/DAVResourceAccess.hxx
plus headerize.pl
(Would be an incompatible API CHANGE if we had not unpublished
XWebDAVCommandEnvironment with 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 "Revert
publishing of lots of UNO types.")

Change-Id: I153e394a194d0fcad29d3e3b27d5b24f7c259fc4

2013-08-15  Stephan Bergmann  <sbergman@redhat.com>  [3d737afda8a5bdc12254d1379300ef09a47164c9]

Adapt to LibreOffice the previous commit

..."i121945 - WebDAV ucp: return StringPair instead of NamedValue."

Change-Id: Ib9cc95b03ba2a298c2d8f3c49045ea5a073bd2fd

2013-08-15  Ariel Constenla-Haile  <arielch@apache.org>  [424300b69a43c569dae5753db63c2ad7444d3d73]

i121945 - WebDAV ucp: return StringPair instead of NamedValue

Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return
a sequence of css::beans::StringPair; this avoids all the any overhead,
and is much more simple and intuitive.

(cherry picked from commit 80199136d0d84b51b3d0529fb313b8f20f5cf851)
Conflicts:
	extensions/source/update/feed/updatefeed.cxx
	offapi/type_reference/typelibrary_history.txt
	offapi/type_reference/types.rdb
	ucb/source/ucp/webdav/DAVResourceAccess.cxx
(Would be an incompatible API CHANGE if we had not unpublished
XWebDAVCommandEnvironment with 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 "Revert
publishing of lots of UNO types.")

Change-Id: I1c5d0a0b225fe86aca6ba6d6c8903985005387c2

2013-08-15  Ariel Constenla-Haile  <arielch@apache.org>  [b2dfbdff7a7436c8fc4a8d2304f573bf783b2d32]

i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment

It should be derived from css::ucb::XCommandEnvironment

(cherry picked from commit 817e11dccbfe3431f9cc0466051f4d154ce33e5e)
Conflicts:
	extensions/source/update/feed/updatefeed.cxx
	offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl
	offapi/type_reference/typelibrary_history.txt
	offapi/type_reference/types.rdb
(Would be an incompatible API CHANGE if we had not unpublished
XWebDAVCommandEnvironment with 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 "Revert
publishing of lots of UNO types.")

Change-Id: Ie44bed44cce09c2423adab33c3790bdcb9be452d

2013-08-15  Stephan Bergmann  <sbergman@redhat.com>  [da00f5e6249c1beef6e7c377398b33cc9af27d09]

Adapt to LibreOffice the previous commit

..."i121935 - UCB: new 'addProperty' and 'removeProperty' commands."

Change-Id: If0451c6d1b6471d27f5fb1551ccf0230e62dfb60

2013-08-15  Ariel Constenla-Haile  <arielch@apache.org>  [41c05c607cd52d327f51cd986d21aa0cdafa1ae1]

i121935 - UCB: new "addProperty" and "removeProperty" commands

(cherry picked from commit 3d5d60176c01f9d3504559b816281fca11aea403)
Conflicts:
	offapi/com/sun/star/ucb/Content.idl
	offapi/com/sun/star/ucb/makefile.mk
	ucb/source/ucp/webdav/DAVProperties.cxx
	ucb/source/ucp/webdav/webdavcontent.cxx
plus headerize.pl

Change-Id: I59b270ef5a72271671ae0857d11f557eec829387

2013-08-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [6e0d836ff120ba292ba52f3623a3dd9be04aefc2]

String to OUString, some formatting

Conflicts:
	sw/source/filter/basflt/fltini.cxx
	sw/source/ui/dialog/ascfldlg.cxx

Change-Id: Ifa12105aa6f747e2797891b6c71128bd96f78bf3

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [6b9d91c924a5b2f41c4cab5f1e86291b5997a681]

Resolves: fdo#65546 whoops, lost vital mbKeyInputDisabled flag

Change-Id: I6ab0007f232994a0ca55df817b3dbba06e6e7f9c

2013-08-15  Takeshi Abe  <tabe@fixedpoint.jp>  [10cbb13f723e4466165aa9ca392cd2d6ccb50748]

sal_Bool to bool

Change-Id: If1d8a48e115cd7fbaa0032791275b3b49684d748

2013-08-15  Takeshi Abe  <tabe@fixedpoint.jp>  [7ef72aefc6f1bf522e0c3f9f2afda5ff7851e35e]

Mark as const

Change-Id: Ic7ee570935b5d827dc01a483877ea5021da5abea

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [03f973ccefd07dbceaa4993206ee4f2f1296d321]

sw: fix more clang tinderbox warnings

Change-Id: Ia72a9ca955c8209c97b2138cd442fe3e9e68f227

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [a1230334d42250f7376f0a887e5303fa218234bb]

fdo#65244: cairo configure fails to detect libpng...

... unless there is _some_ libpng.pc on the system due to the weird way it
uses pkg-config.  Work around that by setting an png_REQUIRES variable,
which lets it use the supplied png_CFLAGS and png_LIBS.

Change-Id: I3ec4b96551e3ce624748c05fe3ab9727b191ea78

2013-08-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1edb495a45fde1d788b409fd1a9a839bd370c426]

convert GetName/Title/Description methods to OUString

Change-Id: Id16a2b29b1d6cf02b94cc6c423e2475a9cbeb8a3

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [7cab33ab66e08f5757635b2989f83bbb7f9ebc67]

warning C4701: potentially uninitialized local variable 'pSectNd' used

Change-Id: I0fb1c2968971ada1d2e2e6a6b84e83ed979e2567

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [bb2ed1c3d3a7974b601e18f14a0032915bfd483c]

warning C4702: unreachable code

Change-Id: I1fcd578955a1f65921c8891916e239bc6f0b9748

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [283e39afef68f90dc7ed8ba9abf9126077ac9da0]

SfxFrameHTMLParser: fix more clang warnings

Change-Id: I97fe3dcbe6750d9db747b1cbf8b46f7f56781997

2013-08-15  Krisztian Pinter  <pin.terminator@gmail.com>  [7fdc0a709dd75ae731bf311e0771a04ef5f1901d]

startcenter: change 'All' to 'All Recent' in the tab

Change-Id: I3d6da6ad30694567ce6106d0b081f66d077260fc

2013-08-15  Krisztian Pinter  <pin.terminator@gmail.com>  [aa65b0a4cbd7d7ed85a33b4d9d262a3c88ec533d]

startcenter: Removed no. limit on thumbnails in RecentDocsView

Change-Id: Ia443b3c653d9355cf499e066e8085c7ddefef19e

2013-08-15  Krisztian Pinter  <pin.terminator@gmail.com>  [90eff0d6cf268d9152ecc8a3e1c3fc62f1451d0e]

startcenter: Remove unneeded GetOptimalSize from RecentDocsView

Change-Id: I350b76e3bafe64e8dee15f8863e2abd9755d1122

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [d82fc9a85f4b812af9e7c090c777a92600b337cf]

warning C4701: potentially uninitialized local variable 'bChanged' used

Change-Id: Ic8f60c7b04956a3b097ec3636b5561d2dd1f56b3

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [3bb28b5aaef5e85a981dc9411db1f05524aeedf6]

intermittent crash with failed empty response during update check

version1 is empty and version2 is not, so on second segment of version2 the i1
is already -1 from the first segment check -> kaboom

Change-Id: Ic19511a3b150f40d3cd9cf66bf9d86c94f3f9187

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [ce791697cbf260b592f7cad095539a414888823f]

Resolves: fdo#67554 avoid ooxml import crash

check if the endrange is empty before dereferencing

while I'm at it, don't copy the entire vector and make it a little more
readable

Change-Id: I1f2a0096791ca0ef51aad595f71e1a18aa448c3b

2013-08-15  Michael Stahl  <mstahl@redhat.com>  [79adda35a9963eeac00172f64ca8013f4b3923d1]

EditHTMLParser::StartPara: shut up clang tinderbox

Change-Id: I8d65f43b95944583b50874adb90db38eee7623de

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [03569dc7d38e4edf3f3e50f7dff3252116c28ab1]

I hate the positioning of the expander checkitem in hierarchical view

this code is nigh unreadable, so hard to know if there are side-effects
but it definitely to my mind looks better in styles and formatting
and the case with an additional bitmap e.g. macros->organize remains
visually unchanged, so seems ok

Change-Id: I52ef7768ef30f9eb253ac9e7c56cac62549d4905

2013-08-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [45f8271f2f0d3df8ffcaf4af00f2554a57c08bef]

String to OUString and some optimizations

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

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [0aab2230395bb8d2b021359218f481754c6a58c3]

gagh, NULL is an acceptable OString ctor argument

Change-Id: I592af9986a0512f4dc4cb0aea4cd78f675f4fead

2013-08-15  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [9b7aa16a138ef4740deceac7d2e5bc6c8709b0c5]

Math: Remove not needed file

We don't need because this file just have one called function and just in one place.
So, integrate this into mathmlexport and kill this file.

Also remove some useless comments.

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

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [28293f6f28e704ef9aea34c755051b1df005a5d8]

calculate outliers before apply min button size

this is more gtk-alike and gives a better balance in e.g.
insert->envelope/file->new->label and hopefully helps reduce the Polish
"standard" button width problem in paragraph style dialog

Change-Id: Ibe3b93d45d867f95fd2f6550a3ee954143f690aa

2013-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d3a002af12af0f4460ab2e3c5f957c69c096e3c2]

Implement altering of default value.

Change-Id: I531fbbc1e07bc686bf76103ccf7a5e1c47a72cf1

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [5166f28e797aec47a8a48213203ebd6a7ee06302]

original code inserted sSaveToken at the start of aToken

prior to 33eeb70011b34a3b04a74b2237d1d6fdde030c35

Change-Id: I61070c0d04152e544ff329fc3428cb4f5a06e791

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [1e01f51fb6e2101721cda02cf944d3d472ef03e5]

original code compared length to >= 2

prior to 33eeb70011b34a3b04a74b2237d1d6fdde030c35

Change-Id: I7eaf8a9e85351d5023332c3a5805096a9db43136

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [76c615c177fab1d1bdaae38dd312c02e0f3b9396]

single arg Erase erased to eol

prior to 33eeb70011b34a3b04a74b2237d1d6fdde030c35

Change-Id: I4c30e6746a62e4035cf019b3186003498f7bdde3

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [32514ab76dc9eebeaf79d1bd843ca9157595781a]

this used to be CompareIgnoreCaseToAscii

prior to 33eeb70011b34a3b04a74b2237d1d6fdde030c35

Change-Id: I20d25cf6bd4479b9b98b04aec6124d94c272bc26

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [2cba0b8f744c832ab91e7786c4a1d3ad13d04c43]

convert envelope dialog to .ui

Change-Id: If079caaabb94497605245b3da5eb865f2bf0adec

2013-08-15  Noel Grandin  <noel@peralex.com>  [1e379e3c9aa62c6cf46c32175d5e8c9d4f4bca09]

fix Windows build after my String->OUString changes

Change-Id: Id3ae8e34fa8ca8c7a47ddaa9cf5183fec48457fa

2013-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5dc6b955e3b8b2ffd3f81d3c6f9e1afa90c5217e]

Update hsqldb-embedded driver name for GUI use.

This introduces a consistent and more obvious naming in the embedded
db selector when creating a new .odb file in Base.

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

2013-08-15  Caolán McNamara  <caolanm@redhat.com>  [2ab544b0db3267537680a1c99d98c7a1d42cf6a2]

Updated core Project: help  9eaf1497e24eb637d1b94e2233533fdbf8a321f7


2013-08-15  Noel Grandin  <noel@peralex.com>  [67ad3dc892ea9c64792b06654c3f035a6b059a65]

convert include/svtools/imap*.hxx from String to OUString

Change-Id: Iacfb93a4cf9a7b7ac0ae27b9fa6f765e74604dc2

2013-08-15  Noel Grandin  <noel@peralex.com>  [d6740be71dec92644a14ebda4ad87b6678c6b95a]

convert include/svtools/inetimg.hxx from String to OUString

Change-Id: I1ccca64a1e66e178e7dc35f926fefff26ab0598e

2013-08-15  Noel Grandin  <noel@peralex.com>  [e4915084e55ed06378486cdb943efdbb2b744048]

convert include/svtools/inettbc.hxx from String to OUString

Change-Id: Id33704ec35eb9d76988d367f02bee303bbf7c24d

2013-08-15  Noel Grandin  <noel@peralex.com>  [3994dd5e347d140c4fa7d6f962b2e4089f1c6153]

convert include/svtools/insdlg.hxx from String to OUString

Change-Id: I72c5e3e47040e78976f46f585b50ab6c12f84986

2013-08-15  Noel Grandin  <noel@peralex.com>  [a067546dec428f8d467aa498bf0fd3968582e7eb]

convert include/svtools/ivctrl.hxx from String to OUString

and de-virtualize the GetEntryText method, because nothing
is overriding it.

Change-Id: Ica8bea0a9332a53791122f637026083beba72f89

2013-08-15  Noel Grandin  <noel@peralex.com>  [6dcb7199db421848ff53167e71fa367417dd70c8]

convert include/svtools/langtab.hxx from String to OUString

Change-Id: Iae97d742a46a9090a70b247b35b5cecb7bb9883c

2013-08-15  Noel Grandin  <noel@peralex.com>  [f4d750cf892888d3377a0568fb8092fc275ec78c]

convert includes/svtools/openfiledroptargetlistener.hxx to OUString

Change-Id: I09fe1739e92aa522c7c6f085d0355fd7c03c047d

2013-08-15  Noel Grandin  <noel@peralex.com>  [55f2f0864e0fb45001477c5f16217aa8f55d790f]

convert include/svtools/parhtml.hxx from String to OUString

Change-Id: I20adfc9148b8afa7a59245349f233604bd9a1d2e

2013-08-15  Noel Grandin  <noel@peralex.com>  [00f5fde6c4520afe08650c257b8d2c279635eb09]

convert include/svtools/roadmapwizard.hxx from String to OUString

Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82

2013-08-15  Noel Grandin  <noel@peralex.com>  [d3c008fb7e5d604bc09a23b79598734a7e506489]

convert include/svtools/rtfout.hxx from String to OUString

and remove dead function.

Change-Id: I0c2bf9409f747e98f9575c5861a8629435e27af4

2013-08-15  Noel Grandin  <noel@peralex.com>  [a2669bccb89b3882bca4535a23f1c9ac31a485ad]

convert include/svtools/rtftoken.h from String to OUString

Change-Id: I31fffd6aeedefb31600bda959bc3901292829ba3

2013-08-15  Noel Grandin  <noel@peralex.com>  [f42a7e40489c612c43c77e5de3eea60344ea30cc]

convert include/svtools/ruler.hxx from String to OUString

Change-Id: I64bd9561f9cb579e413c00c9e42f40ec6a73674c

2013-08-15  Noel Grandin  <noel@peralex.com>  [062cf88d8f9fa6e42784bd65597bdbc2c86290d3]

convert include/svtools/svmedit2.hxx from String to OUString

Change-Id: I313f5d930b744bbd81b3578f7bb77920cfc072c4

2013-08-15  Noel Grandin  <noel@peralex.com>  [33eeb70011b34a3b04a74b2237d1d6fdde030c35]

convert include/svtools/svparser.hxx from String to OUString

Change-Id: I4d6196a9a96ad1dd236f8622a523b4702e92d76f

2013-08-15  Noel Grandin  <noel@peralex.com>  [78b2f4be915b7dd9bfabe34162163b362f0a2141]

convert include/svtools/svtabbx.hxx from String to OUString

Change-Id: Ieb882752fd004473ab43ce4e6fbb18a4935845ee

2013-08-15  Noel Grandin  <noel@peralex.com>  [3d87a580a36bc4cdfe2963ca1c021fb8c1db69d6]

remove unused file

Change-Id: Ia816e2b8047cc15a3bb8f27155de376a33abf3a8

2013-08-15  Noel Grandin  <noel@peralex.com>  [a1fba354b69e8251ff39acb138774a42136a4466]

convert include/svtools/table/tablemodel.hxx from String to OUString

Change-Id: Ic28157c29ace0730bcfaf072f529028732aac79e

2013-08-15  Noel Grandin  <noel@peralex.com>  [710be6c8d423f82cdc6c936e1a9ff12f2bb4f3e6]

convert include/svtools/toolbarmenu.hxx from String to OUString

Change-Id: I41763b927cc8050bf1b461c91be527164f9fc14d

2013-08-15  Noel Grandin  <noel@peralex.com>  [60dddd2012b759397c8ddd008f7d4bf65867e7a4]

convert include/svtools/transfer.hxx from String to OUString

Change-Id: Ie80c29a73db295ccc8fe975f8fe7027b9a1eb79a

2013-08-15  Noel Grandin  <noel@peralex.com>  [90ed68e732b5ae644f865d40129b34745a1bc426]

convert include/svtools/urlcontrol.hxx from String to OUString

Change-Id: Ic9d8b6b8b692e63db2f3463b595aa073c0fc87cd

2013-08-15  Noel Grandin  <noel@peralex.com>  [a912a3027ca611070727b43851fb06d0ec4cfc11]

convert include/svtools/wizardmachine.hxx from String to OUString

Change-Id: I8adc23b10f23a8a25e93be671ce16845a44fa57f

2013-08-15  Noel Grandin  <noel@peralex.com>  [a1fb61ffaf0f2f87788e5b46f82ef6e6d3aea496]

make some fields in svtools private

because they are not accessed from outside the class

Change-Id: I75b5572757234d5fa1e61102c06f8b61f5d9e226

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [99fa8338fa3c740e610dc120848d353e5d1c9ef4]

cppcheck: fix "pLine" is assigned a value never used

Change-Id: I45bca881616788bd712c6214d3d59a7e09909291

2013-08-15  Siqi LIU  <me@siqi.fr>  [1d0629a97c88faba0a0d73b5d78c40ab3cf8bb91]

remove details label

Change-Id: I26c620a7e598e3342fac99d314ce3ea6e496f65f

2013-08-15  Siqi LIU  <me@siqi.fr>  [867bdd36e700f67f997c0867d521a0c725597121]

.DS_Store conflict

Change-Id: I77ea908ffd8fadbbea7ef5a4726df447718f2323

2013-08-15  Siqi LIU  <me@siqi.fr>  [8f44dc9a04485beb8317bed2a928ac65a4a5493a]

restart searching whenever connection failed

Change-Id: I56bacb9953a07054da08546b982a1379de8e6642

2013-08-15  Siqi LIU  <me@siqi.fr>  [03b7dde22c147b62cf285a4752646562119905ad]

seperate state handling for connection and searching

Change-Id: I1bbffb94127905f48672ce8e7baf28fa2a07189d

2013-08-15  Siqi LIU  <me@siqi.fr>  [9a1483c41ebf5bc32776b084d47576d0c2a374a2]

search for zeroconf service for 5 secs and click to refresh

Change-Id: I180a9a493e8d8b48461023f15391cdf3f13d1138

2013-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5dd2e45e65641134309265db30c9d5f304d0a583]

Avoid wholesale rebuilding of formula groups at re-calc time.

And do it once when importing xls, xlsx, and ods documents.

Although xls(x) file formats support shared formula natively, it's
still beneficial to re-group it as some old xls documents limit the
length of shared formula span to only 64, or some don't use shared
formulas at all even though they could. And re-grouping just once
is not terribly expensive.

Change-Id: Iff9c605d19baa187553ddab6af8b9fbd4c366d7d

2013-08-15  Eike Rathke  <erack@redhat.com>  [25763e59625ce83de4b82927359108f9e7878744]

resolved fdo#67571 write flags and formula token array again

Regression introduced with 337066eb1fa395990b78d1032c399a4688d2a6f9,
flags and formula token array weren't written if the formula result was
an error value.

Change-Id: I8ccd55a7b43d5ceb79002e01f0b3d33d36d85538

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [81fa342c7aaddf94dc88a6014a69d18471775636]

Reduce scope

Change-Id: If9941ea3cc7133397b9867b01d576529cc1e8f0b

2013-08-15  Thorsten Behrens  <tbehrens@suse.com>  [5145248c91e37d9a73de2d3d026f80c863ff0176]

Better fix for msvc 2012 build fix.

Don't sprinkle code base with random defines, this is all done
in sal/config.hxx. Nominally, that file needs to always be included
first.

Change-Id: Iafa851ea6fd1ba5457dab497566d39d0226e5ecb

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [2d16420993355068de4ff1d30568019d47eacb6c]

Reduce scope

Change-Id: I3e21cf8c0d205bc7d1fc5bfa7268675b97b2dccb

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [226f212668550a6ca8a128a21fa70cbcdafcb4b2]

cppcheck: fix redundant assignments

Change-Id: Ia4c81fefc914aaaead6f8e47ae2818e139357bb4

2013-08-15  Julien Nabet  <serval2412@yahoo.fr>  [1d6ef2446eaaf9e412b76e7b792d6f0af1783460]

Reduce scope + use SAL_N_ELEMENTS

Change-Id: I33fd212f6ab82f802fa85af804980c2e8c4c9ec7

2013-08-14  Julien Nabet  <serval2412@yahoo.fr>  [79102024ccbc054c8b76dbc2cd3c9e253e9f3d9e]

Remove bINet and related part

This variable has been always false since the initial import

Change-Id: I7cf61046628aae83bed22f8ba43f999de1e82207

2013-08-14  Michael Stahl  <mstahl@redhat.com>  [a3dd85fcd159c8a4162c2942e30b15c7f57be115]

declare OUString in rtl namespace

Change-Id: I8095b2a122b6dd4ce01b5c62a9a51f9724db8bca

2013-08-14  Julien Nabet  <serval2412@yahoo.fr>  [5662ed17c5c5610ab7dec0db0072124dd4e313d6]

Reduce scope

Change-Id: I5cbb44df09291b8a1b74e8aa176d6471960b3391

2013-08-14  Jesús Corrius  <jcorrius@gmail.com>  [5cca1c3f9162343fd92ae2344d24a571b07e9e39]

Fix Windows build for Visual Studio 2012

For more information see:

http://msdn.microsoft.com/en-us/library/4hwaceh6(v=vs.110).aspx

Also it looks like limits includes math somehow so move the include lower.

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

2013-08-14  Eike Rathke  <erack@redhat.com>  [c90ecd3118a88968581aa0493a22210e808f3121]

import/export WEBSERVICE and FILTERXML from/to .xls BIFF

Change-Id: I8bf6cf93a2f9b5daee77f3dd75b0366caa9ec25d

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [f9e8f092f770b00ca2327153da6ce9d88af4c6d5]

String to OUString

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

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [cafcf33915fe30af693a94f4224fedd5cb9f9a55]

String to OUString + prefix names of data members

Change-Id: Ic0cd2bdfde8c6ba915e89a346bcccd6fef1ca267
Reviewed-on: https://gerrit.libreoffice.org/5404
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [cb34d10ec875cb538d9d8d41faa995f7469ae89f]

String to OUString + prefix for data member

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

2013-08-14  Eike Rathke  <erack@redhat.com>  [a21b793383d8484a95f695d2f708600b471b8a4b]

import/export WEBSERVICE and FILTERXML from/to .xlsx

Change-Id: I2ea9797156df306b25b25ef42ed865483e08b6af

2013-08-14  Eike Rathke  <erack@redhat.com>  [efdefd379406cd414ef0901d7aeaaa4f032cf52d]

make this less error prone

Change-Id: Ic349d1db5f63b0a2b6ba19eece630d831a912292

2013-08-14  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [318ca03903c9459af18b3b46cdf851254cb74a58]

Help button added to the aboutconfigvalue dialog

Change-Id: Id47fafe67c20de5b163f7a4a04d2475297664c54
Reviewed-on: https://gerrit.libreoffice.org/5421
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [5b827d6c75cc12623d35487a8769768a0cfe40a6]

String to OUString, data member prefix, some formatting

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

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [bb2811e8915092539294e85917667b3f36562ade]

make ESC dtrt for toolboxes inside containers inside dialogs

Change-Id: I08cfdffa27b856c258b55f31f6b5116bec114fb3

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [bfb2266c9241bad140ce3b0f0c6dbeab638e947e]

convert env format page to .ui

Change-Id: Ie69237d0c51508f08ec87441e5776e80d5d88bee

2013-08-14  Eike Rathke  <erack@redhat.com>  [084ac2bfcb37a15d16abfca9e13db3829f89a28e]

corrected SC_OPCODE_STOP_2_PAR and SC_OPCODE_LAST_OPCODE_ID

0946de1e2fbf8bd5ad3919429f648359d4464eca did not adapt
SC_OPCODE_STOP_2_PAR and adapted SC_OPCODE_LAST_OPCODE_ID wrongly;
LEFTB, LENB, MIDB and RIGHTB didn't work, didn't show up in the Function
Wizard's Structure tab and also weren't saved to .xlsx

Change-Id: I8d31c8c931e40d84e265bf80f76352f5a7190377

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [6050cf2e100eb18d8638cf61f545ba7a0ec41b69]

String to OUString + prefix for data members

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

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [64b927ba873da19b31559ca3833f0a1203434dc3]

Remove ambiguity.

Change-Id: I75a5145cdaf3b133eba20a104044034b9f885630

2013-08-14  Michael Stahl  <mstahl@redhat.com>  [2ec19ed78289670c90d19583ad4da7a3e3311bef]

fix warning: multi-line comment [-Werror=comment]

Change-Id: Ifec7cdefb48bca1a6e025cdd3e5f0c9285c5fb95

2013-08-14  Tor Lillqvist  <tml@iki.fi>  [9daf7380398fb5020a3b39f2f544e9b601eb06ee]

bnc#654532: Make a regular octagon loaded from .ppt actually regular

See source code for extensive comment.

Change-Id: Ic6ce18ca8aec95d2ffb480ae403a1c10cb8980e7

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [96336caac7880de89c2c46523c2857de2c41f318]

Remove unneeded/irrelevant driver options. (firebird-sdbc)

Change-Id: Id4ae127eb6e7ebe1caee50cc3e3636da4ce818b3

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [60cda25e1d75144bdf15cad7a3f90f9a9e5b1282]

Remove XRename support from XTable. (firebird-sdbc)

Firebird doesn't support the renaming of tables, hence we need
to disable the api to rename tables.

Change-Id: I86045697f684280c591979dad4fdea2dde0db4ba

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [488f62781e20ebe196ed9cb00a0d41ca00ee0808]

Refresh columns after alter. (firebird-sdbc)

Without this the column data isn't updated after a change, which can
lead to e.g. the UI getting confused and producing errors.

Change-Id: I69ed79bbb987799fea7ecbbb1e516f7f9328ef9f

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b174e1b733892778c9301d3b1f8d92573d317de5]

Implement column-name altering. (firebird-sdbc)

Change-Id: I93bdbd37976fe467459b7fb39c26f6637ea7e84e

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5b0c06c291157a08de568735935f5f9f6c80ee83]

ColumnsHelper can create the Column for us. (firebird-sdbc)

Change-Id: Ia51394a701a06b6d6bc2cf6e9628cca9ce274821

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2594878f706ffabb60cdc616bb7245bd5e5d41a9]

Correct negation to detect view. (firebird-sdbc)

Change-Id: I24e1bab96e9890bbe32a7e2f3edf8ed1ec15ef92

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [324388fd1c53115c7fa3fd603002643346e3e3f1]

Trim sql identifiers as needed. (firebird-sdbc)

Change-Id: Ib61897ff2f5b459f5f6c75726be22ed99d383ec3

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c73286f83c64b5216ee430c72a412a2903eee16b]

Use table type in getTables. (firebird-sdbc)

Change-Id: I78dc0afed58ad7dc51c64cac8c89abcda601f8b5

2013-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0506b35c50eddb010097b1359295da2ba6fd3ee1]

Avoid selecting system tables for viewing. (firebird-sdbc)

Change-Id: I43816cbb345fa141f845da208a06ed9eb9a5303a

2013-08-14  Adam Co  <rattles2013@gmail.com>  [643db96e933fd03a4e22e1d214a305608e816463]

add character shading value to ODT filters

The attribute is only exported for ODF versions > 1.2; use the new
loext (LO_EXT) namespace.

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

2013-08-14  Michael Stahl  <mstahl@redhat.com>  [de9b067bd13ec6632b49c9683255bd3a1d7ae13e]

xmloff: add a generic LibreOffice ODF extension namespace

XML_NAMESPACE_LO_EXT can be used for elements and attributes that are
not yet specified by OpenDocument.

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

2013-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [64073c45aac22696bed6b688bb34974d646f3c34]

Do the same when inserting columns.

Change-Id: I387ef3c2c8345bb5be75909596f59af80b966443

2013-08-14  Lionel Elie Mamane  <lionel@mamane.lu>  [9a9ee66f0d9dd126ed31db096b77f9c67355411b]

fixup handling of unsigned values

that overflow their signed counterpart type

Change-Id: I7d446a5fdddb9d5ef313c1bd022fd959b11dec28

2013-08-14  Lionel Elie Mamane  <lionel@mamane.lu>  [6dc6300fe50ea9555a9a54755c07a7b55519f71a]

better debugging: dump unexpected exception

Change-Id: I5df60d69431c67e3b8a2d76677d82e8eb1bd398a

2013-08-14  Lionel Elie Mamane  <lionel@mamane.lu>  [76b5ac2193f4822d87a4543b7d6adfff4e7f0cf2]

doing it once is sufficient

Change-Id: If31845aa575b3f9459507deefb1b469ac3715e35

2013-08-14  Lionel Elie Mamane  <lionel@mamane.lu>  [d805c470845c89a54bfc50ec7d75dfba670d8b21]

fdo#67546 handle unsigned 64 bit integers

Change-Id: I09453c73303076318b7105a778ff98695b0a3839

2013-08-14  Miklos Vajna  <vmiklos@suse.cz>  [53d27a30ce5f2c9f7d37a4089286116854c16215]

DOCX import: fixed horizontal position of floating tables

In Word, just like normal tables, floating tables should be positioned
in a way that the start of the cell text has the same horizontal
position as normal paragraph text.

To emulate this, first the table should be moved left by the table
border distance, then also by the border with / 2; as done for
non-floating tables already.

Change-Id: I581311fbb08009e6c1839106e8f615d078a4a705

2013-08-14  Miklos Vajna  <vmiklos@suse.cz>  [824cc4bf4ae9035d4108e8da8e81eb57284f0b54]

DOCX import: fix table auto width for multiple tables

m_nMaxFixedWidth wasn't reset across tables, so the counted width for
the first table in the bugdoc affected the second as well.

Regression from 74c5ed19f430327988194cdcd6bdff09591a93fa.

Change-Id: I69a5fa402f2e0170a1ea0269fd73e4ad8f7fede1

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [9be39483d67f761922d5a60cc95efa9676e428af]

Updated core Project: help  eb245191261167b8de5ec3c941402240e4dab133


2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [34790f2be829ebf0628d5e66c8b0a77b686cddab]

convert envelope format page to .ui

Change-Id: I0f473ebfc7bd6a8bd5aa1b8749fc3afa7a51bb70

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [96f24b9cc07d3b83618811434e4cfcac515f8aa1]

XubString->OUString

Change-Id: I9ccb06134dfadd9bf1ecb8e5edcd24c02980b754

2013-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aab7a316dc127f71e530552cebfb34d5b8f5fa19]

Revert "Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805"

This reverts commit 46d122d4cc405c4070eb4945abd20cdf3a5fac33.

Unfortunately this re-introduces the previous problem of the cell borders
drawn too thick when anti-aliasing is enabled.  Also, even with this reverted
the problem will still persist if the user manually disables anti-aliasing
in the Options dialog. So, we *do* need to find a way to draw the
double-borders etc correctly without anti-aliasing.

2013-08-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [dde3a753cead04915259d3fde0e913096f1a3922]

convert Read/WriteUserData methods to OUString and bool

Change-Id: I06a8158b7f503976b19383014a7c8a867c0184ea

2013-08-14  Noel Power  <noel.power@suse.com>  [46d122d4cc405c4070eb4945abd20cdf3a5fac33]

Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805

Unfortunately this patch creates a very weird ( and took me forever to find
) bug ( fdo#60805 ). Basically certain double line borders seems to
dissappear at certain zoom levels. I guess maybe its possible to tweak
the create2DDecomposition to process the line as hairline at those problematic
zoom levels ( but I suspect that actually would look worse ) Best maybe
would be to tweak the rendering/painting ( but isn't that processor specific
maybe ? ) as is maybe this problem. I admit this is outside my comfort zone :/

This reverts commit a551cad4e35b6b664167d65dfc25e5a0f6990687.

Change-Id: Idb25493ffb038cb1f8ae9b364a29052abafd940d

2013-08-14  Winfried  <winfrieddonkers@libreoffice.org>  [27aeea8e2bd374ec2f7317ac485315118ea1feee]

fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsx

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

2013-08-14  Luboš Luňák  <l.lunak@suse.cz>  [186fc4c434384e07c18ff2dd2bd0e00a49bf17a7]

w:spacing in a paragraph should also apply to as-char objects (bnc#780044)

Otherwise global w:spacing will be used even if overriden locally.

Change-Id: I01f0a3a323566f6e29faf73bf9d2ba874565eb42

2013-08-14  Tor Lillqvist  <tml@iki.fi>  [554765b1eeade83b8b2ce537787ae4becde4d9b0]

Add BASEGFX_DLLPUBLIC hoping to fix Windows build

Change-Id: I821a51c65e4596516081e5f4b96283616056b60d

2013-08-14  Stephan Bergmann  <sbergman@redhat.com>  [c38592527adfc526133c3ac36b10aa77234313ee]

EXCEPTIONS_OFF is never defined

...since gb_LinkTarget_NOEXCEPTIONFLAGS became unused with
e81b1f23c49e35c1cde1faa44281812e97be60f5 "remove
gb_LinkTarget_add_noexception_object."

Change-Id: I4a7275b5b26a9d4b6ded66efb52e6866e6e09cc3

2013-08-14  Stephan Bergmann  <sbergman@redhat.com>  [86435f9e28f8e7936777cbd6e8598994e7c42428]

Some improvements for operator<<(std::ostream&, const uno::Any&)

Change-Id: I2b3eb7a8e3d47b646eb8d4a8ca396a7c9de9545f

2013-08-14  Boris Dušek  <me@dusek.me>  [8284ca9c4b5ca82e0a94d1fac9385f5e0dc6625f]

Implement operator<<(std::ostream&, const uno::Any&)

In other words, SAL_DEBUG(any) works now. Structured any types
(e.g. struct, array) not implemented yet.

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

2013-08-14  Tor Lillqvist  <tml@iki.fi>  [6fdf1275986cf63440fb86224a4152c0d3251de3]

WaE: array subscript is above array bounds

Avoid a (presumably bogus) warning produced by gcc 4.7 and 4.8, at least those
in the Android NDK, in an optimising compilation. As such the code probably
was OK, even if a bit ugly and suboptimal, as it doesn't seem to be sure
whether various buffer lengths should be hardcoded or can be variable, etc.

Change-Id: I29790cb7a9cb65735e4ebb9a1a198f8575282ecf

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [342438c6e0f377b938c4ff213dca9e9665b709d9]

returning pointers to temporaries

Change-Id: I1bb65ee0ff3059ee47f83d54814f3a228994d960

2013-08-14  Armin Le Grand  <alg@apache.org>  [b1ac43d1ab416d334a0feb93244941eee447abcf]

Resolves: fdo#67047 fdo#64125 #i122600# svgio improvements

(list see in task itself) and a regression/crash

Patch by: regina
Review by: ALG
(cherry picked from commit 8a9164f5f853db66b4453fc6fb798acf0a88a238)

Conflicts:
	svgio/source/svgreader/svgsvgnode.cxx

Change-Id: I1c29073a3a18d2e645378e64a9fb28e73fc7e9ab

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [f0b9a27703db603a6a2fcf1d6f4db87e0bf4823b]

make extensions XubString free

Change-Id: I0216d11ade872af889fc805e4c2a9241f7f230c5

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [fbe0e7c1050268ece3961390feeeff2ecc428df7]

set helpid for toolbuttons

Change-Id: I4cc2d199ed94444a056134359cbe2674a2885555

2013-08-14  Armin Le Grand  <alg@apache.org>  [b5c9668d34acdbce500609725760d6578debb95a]

Resolves: #i122149# Corrected stuff around polygon-based clip regions

do not use them where not needed

(cherry picked from commit 4ccb1eb7d58005ab3b501b7c6ff128fadbcd5066)

Conflicts:
	basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx
	basegfx/inc/basegfx/polygon/b2dpolygontools.hxx
	basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
	basegfx/inc/basegfx/tuple/b2dtuple.hxx
	basegfx/inc/basegfx/tuple/b3dtuple.hxx
	sc/source/ui/inc/output.hxx
	sc/source/ui/view/gridwin.cxx
	sc/source/ui/view/output.cxx
	vcl/win/source/gdi/salgdi.cxx

Change-Id: Ie265814a51180bffe3c821a3f2148cb3bb54ecad

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [b74a2e6ee80e30ed42ef99e24f85eb1d2df346ca]

Updated core Project: help  981ce916ffcb9ef4a0707d0e10905e55059fb635


2013-08-14  Michael Stahl  <mstahl@redhat.com>  [3f66fadc2ddbec42a5fd7ee34b18826ef4ede503]

sw: do non-incremental word count in one step

Not sure if it solves a real problem, but seems sensible.

Change-Id: I3a75da924aaffb452da158a6e5c0b3465fe5687b

2013-08-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [dcbad1b3bfe719f4eecdfafe8c78dd01f34b6605]

convert GetSelectionText... methods to OUString and bool

Change-Id: I77726f009338ae49877c5f58fe6c14d386089bbe

2013-08-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fb0238d276e5835dbb316a6f4ae383988ed62aee]

Unbreak Windows build

Change-Id: Ibeed303ca4b8812cf7deafa1d1ad06f59a73cf8d

2013-08-14  Jesús Corrius  <jcorrius@gmail.com>  [535411d1d9e7e0f2cb1b192a1a6220cc5b9b743a]

Fix for ICE101 ERROR in generated MSI

ICE101 ERROR The feature gm_o_Extensions_Script_Provider_For_Javascript
is greater than 38 characters in length.
Features are limited to 38 characters and must follow this convention
for APIs like MsiEnumFeatures

ICE101 ERROR The feature gm_o_Extensions_Script_Provider_For_Beanshell
is greater than 38 characters in length.
Features are limited to 38 characters and must follow this convention
for APIs like MsiEnumFeatures

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

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [c7b37ff50ad64cc9a87bcabf313a51bdcd8e03ba]

fix build

Change-Id: Ie4f8ea605098b19e921f4e0d76211b5f2435de35

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [965a83346d1aaefe1124ddf713adb1dd7d9ad1b1]

don't cycle tab if toolbar is inside a container

Change-Id: I275013be9e3587a73bd9bd6b20a2d42f850a83ef

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [6fc33b576eddc1ee2a4362243f7f891a13597613]

convert envelope printer page to .ui

Change-Id: I0d57f816abd05d8bb190fe47804b5a8db07ca6b5

2013-08-14  Caolán McNamara  <caolanm@redhat.com>  [403a75a275d9be8b3cc192b0653b4af3533f1ecc]

XubString->OUString

Change-Id: I178f9eb702afb6143c583d5fd54003a427d895fa

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [8ae46066e6b03e70901bbacf972e6965a43f3c53]

Cleanup #include and minor optimization

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

2013-08-14  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2ebe64ba90cf35d2744519d6b3a033375715614e]

fdo#43090: Improve auto close brackets

Now it works this way:
* Auto close in end of current line of formula
* Auto close when we have "<?>" selected
* Auto close when we're in the beginning of current line.

We're adding a space between the brakets, like this: "[  ]" and putting the
cursor in the center of these brackets.

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

2013-08-14  Matteo Casalin  <matteo.casalin@yahoo.com>  [e32a74ca1ba5c89f97b5741f376ae6a2c2ee32d4]

String to OUString

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

2013-08-14  Joel Madero  <jmadero.dev@gmail.com>  [d9ead65397ea4b6d4bcc66cf304653bb71e14c9c]

fdo#67584 - Incorrect Flip Labels

Fixed flip label (format -> flip) in writer - previously flip horizontally listed twice instead of flip vertically and flip horizontally

	modified:   officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu

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

2013-08-14  Tor Lillqvist  <tml@iki.fi>  [02769c812e869a2a9494582635aaf16e88c856ee]

WaE: unused function 'lclReadEncryptionInfo'

Change-Id: I5c98b96b77b1366884bdc593cf29d32d4e60de7b

2013-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05f5191de3895b5c6b263d6dfba63f494e5e4a5b]

Do the same when deleting rows.

Change-Id: Ib1deab33a8771e196d0520bae872eb0d492c913e

2013-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c4d26f327605b77c8395bdb512d8ddcd8c11bfd1]

Regroup formula cells later in columns where references are updated.

Change-Id: I4dd6ade18e72d8f57583180463f9dda3603be4c2

2013-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f110e4190e575915a584e60cd2fb58dcb5eb5eaa]

Try to re-group without ungrouping all cells.

Change-Id: I8e5c4e240e64a1d70e599c4a8791133dddc0b75b

2013-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [77e8422947a83d6db3c528fd5d773aeb14178f37]

Add test for reference update on shared formulas.

This currently (rightfully) fails.

Change-Id: I254dc7042e93b257765c8ed8cdb9904966afd77e

2013-08-14  Tomaž Vajngerl  <quikee@gmail.com>  [ecb842e71e6cd17cc9f19e7dbc975de90d8603ae]

Remove printf statement

Change-Id: Ibae83ef39dec7270c287ee04e38efa0bc5af48ac

2013-08-14  Tomaž Vajngerl  <quikee@gmail.com>  [651b1d08a19c2770ad6f9ed4a6889faeec73e6ba]

fdo#59524 Also write sheet length so MS Office will open it.

Change-Id: I44407a15ca338bc7a24b5de8f8a60ad4e4f2b03d

2013-08-14  Tomaž Vajngerl  <quikee@gmail.com>  [3423db6f81dfcd3993178a70bde7c69a0c02c302]

fdo#59524 Encryption for MS Office 2007 Spreadsheet documents

This enables saving of MS 2007 spreadsheet documents with a password.
The encryption used is the same as used in Office 2007 (however
different than in Office 2010 and 2013 which use "agile" encryption).

Change-Id: I3539e811d95b6f9178246ab269d13bb385a48bd2

2013-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [73c02c20b19702dbe662fe0d80601049f015d8ac]

Set ColumnsHelper parent. (firebird-sdbc)

This is needed for accessing the Tables again.

Change-Id: Ibebc017228b9bb47aaabaa4787e4c05d530acccf

2013-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [67a9e7b1a161e96924e2e08b648c513b1a9795e2]

OTableHelper requires a call to construct() to be usable. (firebird-sdbc)

Without this we get a UnknownPropertyException due to the relevant
properties not being set up.

Change-Id: I3fa956a4a82e411d7aba3895faf58b8a84f9fb5c

2013-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6e3118777b7f6cb4df5664df197ac026cca73c16]

Implement Columns::createObject. (firebird-sdbc)

Change-Id: I5750f640a9bd8bbfc40c0b7ed506d95e9cdbed0f

2013-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3a50cb84f422046a84febcf6759938054f5e1ece]

Correct comments at table creation (firebird-sdbc)

Table name is already in correct form, and type is irrelevant when
selecting one table.

Change-Id: I542819cb09e083434ac84b84842d5ea9016c0d79

2013-08-13  Michael Stahl  <mstahl@redhat.com>  [91c8008051c0bb7905a6acd822d022e144f2941f]

fdo#58040: sw: fine tune async word count

- count characters instead of paragraphs to better account for large or
  small paragraphs
- start out with a relatively small value (5k chars) on the first run to
  quickly show something to the user

Change-Id: Ic4013545692f267aab39e084415d5d794bb5a4ca

2013-08-13  Michael Stahl  <mstahl@redhat.com>  [9e2351ffd9dc7876c1071e5b6eed10ba9aaae2cd]

XMLTextParagraphExport: not finding auto style means data loss

... so use assert() to get attention for such problems.

Change-Id: I4aea1a1cb5ad497583024b326f27fb73e5be9bb7

2013-08-13  Jan Holesovsky  <kendy@suse.cz>  [2a7fe0667062506a21f1fc274da9dad62e28cc43]

startcenter: Logo, more space, and a little cleanup.

Change-Id: Ie732628fefb721cd4fa69a8d1b38c15ec40c6761

2013-08-13  Jan Holesovsky  <kendy@suse.cz>  [844b95607552e948ef64d1c68d9f49684c9ea105]

Add RecentDocsView to the glade catalog.

Change-Id: Ife46af4db6b20f166419c5bfc1ff44077926c60d

2013-08-13  Krisztian Pinter  <pin.terminator@gmail.com>  [fdaaf74a8be430805d0e596296634f6fc5cae33d]

startcenter: Add new Start Center

Change-Id: I8d4308296fd170f7df60db8eddc51909af482d02

2013-08-13  Krisztian Pinter  <pin.terminator@gmail.com>  [d1cbaee70d3f922937a1993914436c8fc899ebfc]

startcenter: Add file type filter to RecentDocsView

Change-Id: Ib42721e00f60590fc947ba8ec5f615227641e754

2013-08-13  Krisztian Pinter  <pin.terminator@gmail.com>  [85e4d35f1926b8568dfcbe9571ebdc9879fa52b4]

startcenter: Improve thumbnails in RecentDocsView

Change-Id: Ib33e20996267f3e178079174fde014aa28638fcf

2013-08-13  Krisztian Pinter  <pin.terminator@gmail.com>  [2ace414bd8350a682ad6d482413e50bfa05893f5]

startcenter: Clean up RecentDocsView

Change-Id: I8c303c9c5e112d57f87f44a00ded78247b0d330a

2013-08-13  Krisztian Pinter  <pin.terminator@gmail.com>  [db269fe2593f5d8a51e153c2afdb1365076fa962]

startcenter: Add app icons to sfx2

Change-Id: I84b3b8a9dcf810a0a035854a3afa2b40e6688ca5

2013-08-13  Stephan Bergmann  <sbergman@redhat.com>  [ebc81f19ef4ffe8d54f83c019ea80d10c98647d7]

fdo#68064: Do not insert aTempEntry multiple times

...and do not let it go out of scope before being used in BigPtrArray::Remove.
(And, en passant, avoid use of reserved identifier, starting with an underscore
followed by a capital letter.)

Change-Id: Ic5730f707601a2070f2eed3ba017650026657df3

2013-08-13  Miklos Vajna  <vmiklos@suse.cz>  [65afb07d56e8faf0cf020de784747046cbcb9d0e]

DOCX export of paragraph border drop shadow

Instead of passing over shadow location only in case of page borders, do
the same for paragraph borders as well.

Change-Id: I311638fe0f41ef47ae351f7d199bfbc8b8aabfbe

2013-08-13  Miklos Vajna  <vmiklos@suse.cz>  [590751d98e10867609c45fff93edae53dfaef3a8]

DOCX import of paragraph border drop shadow

Change-Id: I566c491d65b65def65b78afb583624d8272027e0

2013-08-13  Jian Hong Cheng  <chengjh@apache.org>  [12a9b47ec2a892a9c5606a16396992fb6553d7eb]

Resolves: #i120133# Doc file saved by Office, section size changed

* sw/inc/fmtclds.hxx
* sw/source/core/layout/atrfrm.cxx
* sw/source/filter/ww8/wrtw8sty.cxx
* sw/source/filter/ww8/ww8atr.cxx
MS Word Binary compatibility

Patch by: Chen Peng,<chenpeng2006@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
(cherry picked from commit e8c93cc8f28debdcb271030f9466de806e863824)

Conflicts:
	sw/inc/fmtclds.hxx
	sw/source/core/layout/atrfrm.cxx

Change-Id: Ifbda61cc37933778e3fdad79fb6ee88f9b3cf916

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [7b763893e4c2571f1d8c8afef5491e0e73bff3ea]

convert label dialog to .ui

Change-Id: I77ce740b1ca7178d8c5f5f2d4ce55920cf18a85b

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [1fd4b34a5dcf707a324bb61c1779567d1855ee42]

Updated core Project: help  b920cf6a9a000a8bef4280ba89b347585a3e63e6


2013-08-13  Jesús Corrius  <jcorrius@gmail.com>  [9b6e7e72ebd6a9b308fd012b242cd29152407faa]

AppUserModelIDs registry entries are useful only on Windows7+

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

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [a052d850a6536317bf2983a1892738f53f4862bf]

add support for gtk-media-play symbol

Change-Id: I6d615112fd80999597eac9470eca10b6bc1d16d4

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [c6508f02aabd5d4c5b3ff3980b8e464a5723e915]

set mnemonic widgets and other HIG tweaks

and restore some list box contents

Change-Id: I0b5a3699eda917796803c401f4af9584fdbdbfb3

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [2235f495e36082ea1f2ccdd6b37b822a81e27279]

add a seconds unit

Change-Id: I3507caab5cd61c282102ab21bf034ec54e497af3

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [3c307ff5a5a41553336bc639ca8c3ff2b31d286a]

add a stock 'Play' button

Change-Id: Iaf48ce921eb92486e22bb76070fc0fa29f248570

2013-08-13  Palenik Mihály  <palenik.mihaly@gmail.com>  [7a504c8752bf7c5accbb9bcc33a98f79b31b8bf2]

Change String to OUString in SwHTMLParser class

I changed some variables in SwHTMLParser class and her dependencies.

Change-Id: Ie8ad6c481df8a904bd358c2e9cd6afeef990d418
Reviewed-on: https://gerrit.libreoffice.org/5330
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-08-13  Stephan Bergmann  <sbergman@redhat.com>  [a745bfdb7843a216dae51e4cd9484d950bac13e2]

Ensure iterators are value-initialized

...instead of merely default-initialized, to avoid undefined behavior in
enclosing classes' copy ctors/assignment ops.  (Cf. resolution of
<http://www.open-std.org/JTC1/SC22/WG21/docs/lwg-closed.html#408> DR 408 "Is
vector<reverse_iterator<char*> > forbidden?")

In return, remove the enclosing classes' user defined assignment ops that do
explicitly exactly what the default ones would do anyway.

Change-Id: If1bb1aea56dd48da873a92a8fa30dedea844740c

2013-08-13  David Bolen  <db3l.net@gmail.com>  [1be8e912ba8a7d1acaf40d5a8597421c104ab39c]

fdo#50470: Restore pyuno object method introspection in Python 3

Switch to __dir__ entry point for introspection as Python 3 dropped support
for __members__/__methods__.  This is backwards compatible to Python 2.6.

Module initialization adjusted to complete type setup (needed for tp_dict)
via PyType_Ready.

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

2013-08-13  Jelle van der Waa  <jelle@vdwaa.nl>  [87b5ac652d9625545a62fac83bccce369976140c]

fdo#57950: Remove some chained appends in xmhelp

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

2013-08-13  Joel Madero  <jmadero.dev@gmail.com>  [5a2c13a79a639a8ed98873d3acd7ed074c2b00b5]

fdo#59981 Rearrange Ruler Tab Stops

Per request by user rearranged ruler tab stop order in order to put least used one at the bottom of the list. Previously the order was
Left, Right, Decimal, Center, now it is Left, Right, Center, Decimal

	modified:   include/svtools/ruler.hxx
	modified:   include/svx/dialogs.hrc

	modified:   svx/source/dialog/ruler.src

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

2013-08-13  Joel Madero  <jmadero.dev@gmail.com>  [25e23919c8d8530089bd78bc33689a955e7f49ee]

fdo#67585 Spreadsheet Label Consistency + Icons

Changed label under format -> flip -> Flip Object Vertically to Flip Vertically to be consisten with other flip labels in Spreadsheet and Writer.
Added icons for Spreadsheet flip commands - used same icons used for flip commands in writer.

	modified:   officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu

	icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png
	icon-themes/galaxy/cmd/lc_objectmirrorvertical.png

	icon-themes/galaxy/cmd/sc_objectmirrorhorizontal.png
	icon-themes/galaxy/cmd/sc_objectmirrorvertical.png

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

2013-08-13  Tor Lillqvist  <tml@iki.fi>  [97e24a710d57cc82a31e956ccf9fc484b62011ec]

Also ' was duplicated

Thanks to dougmencken for noticing.

Change-Id: If9b18b7686981b523e8422cecef0930fded10c91

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [42133692c1ab342b327a810235c7ede7fc3a256d]

convert business data page to .ui

Change-Id: If6706e0f40ff4559fd0bf5745845680ce610d706

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [88816fcb49db1432cbb7bbf637b55f3fa19c3145]

Updated core Project: help  b75df5eeb8b4275609246c4623ae437fd580a3e4


2013-08-13  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [a27bc43cb65d8489e96415fb8ffeae53f49919b9]

Expert config edit button implemented.

Value modifying dialog added. Checking if property changed before from a
vector. Not stable but working.

Change-Id: Id2b5ac102007af21ec12635b98f24a11c5befc90
Reviewed-on: https://gerrit.libreoffice.org/5306
Tested-by: Katarina Behrens <bubli@bubli.org>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>

2013-08-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9b56ecd00f409000a3c703bfe291a06b77bfe943]

Uploading libwpd-0.9.9 release

Change-Id: If20156c48ec145389750a2283efad055d3b84363

2013-08-13  Thorsten Behrens  <tbehrens@suse.com>  [7a66bd77131ebae661887c561168f513ca5a5052]

Fix fdo#67908 - keep Visual around until after GL context is created.

Change-Id: Ie84decdccfa5bbf44c9cb05e2c2229f7384c1912

2013-08-13  Miklos Vajna  <vmiklos@suse.cz>  [774b6899172b2f803898655103d6653ef2261cfd]

RTF import: handle rotation on groupshapes

Change-Id: I7892224a118b6566e26b3ffc472c88f3c7f58620

2013-08-13  Katarina Behrens  <bubli@bubli.org>  [48a1b767b183acdc703cd7e5a4c6d492da237daa]

Unused private variables

Change-Id: Ic7c51b9943a3d6485d41df50a9b35282bf0d999a

2013-08-13  Katarina Behrens  <bubli@bubli.org>  [466b64b68cecaa82837c4aede3e9a485c45bd1d4]

Preserve entry data from combobox items

use old school strings from .src file as we need the entry data and
can't really define them in .ui <item>

Change-Id: I669675edb321dcb60f3785c7f28cecbbc2edc982

2013-08-13  Katarina Behrens  <bubli@bubli.org>  [094cda40d29985d1920ba6ddd1d1854cd5946053]

Removed unused widgets, were Hide=True in orig .src file

and never ever Show()-n

Change-Id: I8cadc75dda6798ac617977d6b4ae0fc52fb3dc0b

2013-08-13  Katarina Behrens  <bubli@bubli.org>  [e37f50f700b3f41b4c31d091623136f74f4aabb8]

Removed dead (mostly widget-placing) code

Change-Id: I91b96d1e9f7638d3278ab43188da83865efe59ed

2013-08-13  Katarina Behrens  <bubli@bubli.org>  [14d05d3f0c4f41a74a7414258531912410060e5b]

Converted custom animation property dialog to .ui

Change-Id: Ifd1e745867ca80dd65619a0b54df97931d3044a7

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [8b961216f42aa4c43d3d0958f81cd8c7e9f4e195]

convert private user page to .ui

Change-Id: I17f435a7baac206085abd9dd66c061a5ad203786

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [6b2cc1eb6c7404d6934aad2d2c78555a45c9b4a8]

XubString->OUString

Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [89253a0c258c1107f598e5a37470ecb09055a895]

downgrade Unknown type: GailWindow warning to info

a11y definitely works, so lets de-noise startup

Change-Id: Ibea41248955442e062700d07fbe9a70e11479fe3

2013-08-13  Caolán McNamara  <caolanm@redhat.com>  [0e67b165d513bddbdbc20b59d9db0530486b1342]

Updated core Project: help  9104e0686170abf9db588748dada24a395dc145f


2013-08-13  Tor Lillqvist  <tml@iki.fi>  [c625772a6fed6f67d62c140de06798f6ecb4a9a8]

Avoid warning: rtl_uString_newFromLiteral - Found char > 127

Using a literal string that includes non-ASCII character(s) to initialise an
OUString causes a warning "sal/rtl/strtmpl.cxx:1338:
rtl_uString_newFromLiteral - Found char > 127".

I doubt the '\xFF' in the aWordDelimiters initialiser makes sense. The
initialiser contained "\0xFF" since the beginning of time, which (as said in
e7a958441a19a4e14bf12aac09fa566de0f263ee) means a zero byte '\0' followed by
"xFF".

So '\xFF' was not included in the initialiser during all that time
either. Whatever the '\xFF' means in the set of "word delimiters", quite
possibly it is handled explicitly in the code anyway (grep for
CH_FEATURE_OLD).

Change-Id: I2998a13e6e573f85c92e66ff6edbb6354ba11b5b

2013-08-13  Tor Lillqvist  <tml@iki.fi>  [3440201b75bddd88d02127983995ac4db823bc98]

Remove duplicated space in aWordDelimiters initialiser

Change-Id: Idf191ab3dfa7f6fde190c55d4d1d228a49ecf771

2013-08-13  Matteo Casalin  <matteo.casalin@yahoo.com>  [f4fd558ac9d61fe06aa0f56d829916ef9e5ee7b9]

String to OUString and some reduction of scope

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

2013-08-13  Stephan Bergmann  <sbergman@redhat.com>  [c083d68d1670b88ad3a88b768859c7bb1c5e5fee]

Unused memeber

Change-Id: Iaa3ab3d73270f0a1441eb64854f47088967ca0d5

2013-08-13  Matteo Casalin  <matteo.casalin@yahoo.com>  [fa78b33a10ceb46b11caa726512a0862b9775b56]

Use stardard prefixes for data members, and english names

Change-Id: Ie2c6a12787a1a3753c7b4f82a2b5d342e60fc8da
Reviewed-on: https://gerrit.libreoffice.org/5383
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7514df659bc12509880f7b74cd9a7820c96526fb]

Compile token array only once per formula group.

Change-Id: I70694ee8834b1b2f2ebdfaa90582ccfb19db0210

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [84c4c6a901a90dda1514071455db682a000b1934]

Return something.

Change-Id: I46ff752f62d2f3fc988bbacc58097ee36e87182f

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b4038bd494632c5efe1a761cb5bf23e5eebbe065]

This is clearly a bug. Let's fix it.

Change-Id: I83aa2c108e7d8561d28d76b69a8763a15a20a2bd

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05f86f50a66602761d3f5cff6a9be20994ee2224]

Ungroup a cell when the group length becomes 1.

Change-Id: Ic656d4837ab1fc5feb4b19765ae427371dfdfe10

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f6d37f03cf9c0ff8427612a99c963542e822fcce]

Fix indentation.

Change-Id: I2caebb42d92bf81e3ba8809a47f833a9379e769d

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fd12981565dfc608620252c4abe3fbf8c1bddf2]

We still need to update cell positions for non-top cells.

Change-Id: If967247ed5d916535e7b52af14b00090b7c9d0d2

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2624788f23d265f0dfeda544f57b9d90a2ab2979]

Do the splitting of formula groups.

Change-Id: I5a8661895b558b67abc19cdc39de9eb027bc1c34

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [30503611efc30ac7a3b09744913f048bf28ef70a]

Collect all boundaries at which to split the formula group.

Change-Id: Ic78d7a06991b983e625b161f11fbbabce02334f3

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bbb2d8c660b515c98624a41a39ffe94d3a7ecc00]

If the formula cell is grouped, update reference only on the top cell.

Change-Id: I5e2e9db621a61deba39a46962e0ca877235d7c90

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a592b81558c41e71c0f139d86489b163148ea8b7]

Export shared formulas to xls, from the new shared formula in the core.

Turns out we don't export shared formulas to xlsx, so no work is needed
there.

Change-Id: I85604f3b80c95c5b6179bbdac41e758c5de7854a

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b26fd34f8aa9589dd66a8f4c5b0e6771a4529c03]

Fix the (Windows) build. No idea how this was buildable on Linux.

Change-Id: I9c0701b1b8f30c36f45bbee0d95e92a59f9891fe

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6f8b0d419b99a02050a9dd8bdf04a6c86a48fe61]

Detect self-referencing groups, and disable group-calculation.

And re-enable group-calculation on named ranges.

Change-Id: I4957ff05bac23bd266bbc96fe5619ad5f0a65688

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0c7dd40e63bd6aa401fb731f9ac9daeb30c6e8f1]

Fix import of negative relative row reference from xls.

Change-Id: Ibaa325396a8a06c45cf59af9809ed5cbff6d10d0

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6775874b54abcd625e220f9c7401cb04050135b4]

Disable vectorization on named ranges for now.

Change-Id: Ibc10d5eb9afff6062106c952aa2e7d3f9cb58100

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cccf0fe7a6d8f82e966c320a13875d67fdb911f6]

Uncomment this.

Change-Id: I628c826905d0c1074fbc5c12e821c0efd6489bbf

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f3a632c8753079a954187ea0f60f9606fdb3fe27]

No more RT_SHARED and RT_SHAREDMOD named range types.

Change-Id: Ic8d98b62747ae29cc968ce926e2ae42537023840

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c3f631ea5c09072a2e6bbb1f3a71b3a331b62713]

Rework shared formula import in orcus handler.

Change-Id: I3a6ed347565fff7cc984960929c66997e3a18f1e

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3c4fb3d0741a762fd21cc4e0dad631a81f1057f3]

This code is no longer needed.

Change-Id: I319aae9d58fe1798e6add168f5a3613bceef7c26

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e1c2403802af2f13075d612ea5ef0e91cf23c878]

Map shared formulas to Calc's formula groups on xlsx import.

Change-Id: If8d11c5ee55afd8529070a699ca50284880ceb45

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [01bc4976a058628a40337f8041c0daedfa63da97]

Const correctness at ScFormulaCell side.

Though I had to use const_cast in some places...

Change-Id: I22830bf291179efafc1b400f33a520072b7fab0f

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [492f0ad5347ed640c3a12b61e22d279b29becb88]

Some cosmetic "fix"

Change-Id: I80baff3b1794619659e505622164e2582e762248

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [027f8cd9442aec9c432bfcfc69f7d6e81b760eb5]

Handle shared token array correctly when adjusting formula grouping.

Change-Id: Ib4b141f415b36565106e946ccbc47f2b9f80d89c

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [417d1c2b13cbd70300d2921b5667dfadc7e25895]

Map shared formula from xls to formula groups, and share the tokens as well.

No more mapping to range names.

Change-Id: Ic43b6ef35a91fe4d6fff748ebc22969ba4e036db

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [71c3df6576038df6d519982e7d2367e803574368]

Rename this to SharedFormulaBuffer, which is readable.

ShrfmlaBuffer is not readable.

Change-Id: Ic91f7c2fcc15d4210af4f97341199ce03593d223

2013-08-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86a2dc96c7ce312f251b5a063c2aa8332c8817a0]

Prepare for importing shared formulas as formula groups from xls.

Still the first step.

Change-Id: I1897c9c2cd3a5b5245febbfba76e1b088054f578

2013-08-13  Michael Stahl  <mstahl@redhat.com>  [f4b757d7e7a3f5bc23fea3e540671b0f40133f24]

remove the accidentally committed cppunit/unxlngx6/bin/DllPlugInTester

Change-Id: Id14c4f46e29e53cbd60f33cf75645f386a7cc81b

2013-08-13  Michael Stahl  <mstahl@redhat.com>  [1ff7dfa533b473d721c372ae801a46ecd513b32f]

fdo#66071: SfxUndoManager: allow Writer to set modified status properly

If Undo actions are removed due to max undo limit, invalidate the
current empty mark so it is different from sw::UndoManager::m_UndoSaveMark.

Change-Id: I20415f42a77b67e9935c75b12df675ba1c5ef5ec

2013-08-12  Eike Rathke  <erack@redhat.com>  [57dab8f42201a95bceb7d2bd5752434714409065]

removed misleading comment about now obsolete CELLTYPE_NOTE

Change-Id: I382eddbe25f8bccf82a4afbbcd25f27393207744

2013-08-12  Tor Lillqvist  <tlillqvist@suse.com>  [3a34474db59067073d8c8f91b0173cab3a60850e]

WaE: C4701: potentially uninitialized local variable 'pIdx' used

Change-Id: I244dfcff7fab6b1c4342b453236ff3eb8f3a0d98

2013-08-12  Tor Lillqvist  <tlillqvist@suse.com>  [4530f16f07c9ea55242081c1ba826df1b358ba7e]

WaE: '&=' : unsafe mix of type 'sal_Bool' and type 'bool' in operation

Change-Id: I2ffffe38b479a6116bfeff37c78cc15e5e26cee5

2013-08-12  Tor Lillqvist  <tlillqvist@suse.com>  [14f9da1c6c9504deec83d6ab5975cba118d2b165]

Include <map> for std::map with MSVC

Change-Id: I88a36c7e4a795679519aa26387c7de8fd4ae007f

2013-08-12  Winfried  <winfrieddonkers@libreoffice.org>  [416d10b5f91047f0dcfbcc233c60322810bfc8d0]

fdo#37341 fix unending loop in calc with Goal Seek

This is an improved patch of commit G12a712245bdcca40bb87e2bd118eec9635848
which was reverted with commit bcbdf6763944dcc53c2667bf829a005ff0b9223a

The original patch still contained a piece of test code that does
not belong in the patch.
The goal seek tests from Junittest_sc_unoapi now all give the expected
results (tested manually).

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

2013-08-12  Tor Lillqvist  <tml@iki.fi>  [95aaa3a727d930330f7b397f8baf30943e3eb9a6]

WaE: rewrite call of rtl::OUString::equalsIgnoreAsciiCaseAscii ... [loplugin]

Change-Id: I6875299a36a80e345dfeca5fcf3230b8deb49dd2

2013-08-12  Tor Lillqvist  <tml@iki.fi>  [f371e16cfc1f7910ee045c92afbb9ca8f1213b1e]

Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuff

Change-Id: I8dc641a4f75e35020522daa8fcb1f8be2ee4fb4a

2013-08-12  Julien Nabet  <serval2412@yahoo.fr>  [df58d4a925d926eb0199198421f9fe601743377b]

Typo: controling => controlling

Change-Id: Ie5bb34d2000be74bad7f18808f49f389ab9373d8

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [7f597713d127148357ba8fd19064bdfd0387bf70]

Revert "Removed unused file"

This reverts commit 7ed89ac22d704907471a0e8b5b8cb6135a82d3f4 in order
to fix the gtk3 build

2013-08-12  Palenik Mihály  <palenik.mihaly@gmail.com>  [e09199e36c4d4fe7b409b80c6d58480705475602]

Change String to OUString in some class and functions.

I changed String class to OUString class in the following:
CSS1Selector, SvxCSS1PropertyInfo, SvxCSS1MapEntry, SwHTMLWrtTable,
SwHTMLForm_Impl, HTMLTable classes, CSS1Expression,
SwHTMLFootEndNote_Impl, HTMLTableOptions structs and function in these
files htmldraw.cxx, htmlfldw.cxx, htmlfly.cxx, htmlform.cxx,
htmlforw.cxx, htmlftn.cxx, htmlnum.cxx, htmlplug.cxx file's function.

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

2013-08-12  Tor Lillqvist  <tml@iki.fi>  [7b09fbe825ffdd37bdb6463d116c16d8714fcb81]

WaE: 'pTmpTbl' may be used uninitialized in this function

Change-Id: Ica920101fe075e3e45564ac7eced9e40cc2769b8

2013-08-12  Srijan Choudhary  <srijan4@gmail.com>  [7ed89ac22d704907471a0e8b5b8cb6135a82d3f4]

Removed unused file

Was added with gtk3 support, but unused since the beginning.
Found when searching for pass-through header files (fdo#62699).

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

2013-08-12  Noel Power  <noel.power@suse.com>  [b59d116bf7a056f9683010c5e612190278595772]

doh unitialised variable

Change-Id: Ief70ed0e8f06715b1909e769b031db0dcaf0095d

2013-08-12  Lionel Elie Mamane  <lionel@mamane.lu>  [fc92c1abebcfe9b18649d35b76bf22e001e332da]

fdo#67930 don't use variables for formattedtext in header/footer

I don't know why it was going through variables.
Instead, put the value where it is supposed to,
like for formattedtext in detail section.
Try it, and if something breaks, we can revert.

This also works around fdo#67930

Change-Id: Ia7f08afd8a037d3ac75676c5221ddb36aa791354

2013-08-12  Matteo Casalin  <matteo.casalin@yahoo.com>  [7382b89f354b7b7e768d2c9af73fcc7a13741702]

Typo

Change-Id: I1b66fdc15b4b739cabc471a9599f4c38a9a140b2

2013-08-12  Matteo Casalin  <matteo.casalin@yahoo.com>  [86637135b809f94973a6b55084d8045bbd276ceb]

String to OUString and some optimizations

Change-Id: I9d93d6aa26b2c9d20f7be8d201051a51e8e4ce7a

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ec365165ba7f332df479422174899808e1ff4152]

Implement refreshTables. (firebird-sdbc)

Change-Id: Ie2fe0c92c3cb1eb0ae68cdea8ad709021a8d8392

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [88d74f35c2ce7968fe3f57f34e25d09374164ecd]

Create Catalog to deal with sdbcx details. (firebird-sdbc)

Change-Id: I521db652157e6b6da79e70f3731b6eddfc2bab1d

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f400dac5a846007c9bf7529623732670b73c692e]

Enable sdbcx retrieval. (firebird-sdbc)

Note: this completely breaks the GUI editing of a db for now since
the sdbcx portion of the driver is still non-functional.

Change-Id: Ia4561dae1689fb66c87ac6ab154c02f27ecf211a

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [64deb339a97c1977f363fa08fd2b7d9fcfe2e957]

Implement getTables(). (firebird-sdbc)

Change-Id: I6b13fe51547ac5a51a03bf9b55f8e684275652cb

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6878fa8a9cba2d484f5fad264188c5a825fc5315]

Use correct data in Tables::createObject. (firebird-sdbc)

Change-Id: I01a55a15fdb88bf0910afabb6763829c979e35fa

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [893a8a6f1183d8af2fe6be68457ecfe3f6ad8155]

Remove unneeded field. (firebird-sdbc)

This can be retrieved as needed from DatabaseMetaData.

Change-Id: I0324b7c087e6d7357437a9d6bc94340605066172

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c33f9afcadf350ea9f9a82b57f52ee08998ef653]

Add getIndexes. (firebird-sdbc)

Change-Id: I939c8033b6813754ee62092e3cab39ded853501e

2013-08-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2997e7d253419ae7cd545e9d0a4a5fe205c5a156]

Add getKeys() using OKeysHelper (firebird-sdbc).

Change-Id: I5a885cec81d9abcd0b1fc18d0dcd98c292999a51

2013-08-13  Siqi LIU  <me@siqi.fr>  [a1174cd9cb05aa9b70a77cf891c7e8a8fd665e8f]

localization support for iPhone on fr,zh-Hans,en

Change-Id: Ic27519a8873436f3683450059aecbbd04e1403ab

2013-08-13  Siqi LIU  <me@siqi.fr>  [a87759750f9862a695313b7cc5198b62fb8609d7]

typo

Change-Id: Ied523b7b4d600c4154a4d090e778bb658765ab5a

2013-08-13  Siqi LIU  <me@siqi.fr>  [c6d6cc9b47b7d1c3ea8879439a248c1e7c99168a]

load different storyboard based on iOS localization

Change-Id: I7221ec002ac70be53acc9bd30fe4febba4e846bb

2013-08-13  Siqi LIU  <me@siqi.fr>  [e0e276ab255fb75c0412436baa0974836278b9db]

cellForRowAtIndexPath instead of cellForItemAtIndexPath for iOS5 support

Change-Id: Ia37a77ffb516b0ee29c923c3a0d9bffea94b778b

2013-08-13  Siqi LIU  <me@siqi.fr>  [b69593f5d156b4ba65350fd810f67a4571e84c7c]

localization for fr and zh-Hans

Change-Id: I61a55385900ac66d665be886bca596f8fc60d374

2013-08-12  Stephan Bergmann  <sbergman@redhat.com>  [a8df509ca4e4e77e9ed684d627ee08d84805f534]

error: dereferencing type-punned pointer will break strict-aliasing rules

gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)

Change-Id: Id8f1828ae1dabc2f928d737d4fac8375dd73b5a2

2013-08-12  Stephan Bergmann  <sbergman@redhat.com>  [f91d4f156b4fdb6e6a8a755714fd384bfa275e3d]

Unused pAutoDeactivate, is never non-null

...and was like that already in fd069bee7e57ad529c3c0974559fd2d84ec3151a
"initial import."

TODO: Menu::Highlight in vcl/source/window/menu.cxx makes it look like the now
almost empty IMPL_LINK_NOARG(SfxVirtualMenu,Highlight) returning sal_True makes
a difference compared to having no handler set (in which case aHighlightHdl.Call
returns 0), so I left it in; but that may just be overcautious and the handler
could really go for good.

Change-Id: I0cb28ddb1a5f747000b5749ed080502ae83c5575

2013-08-12  Jesús Corrius  <jcorrius@gmail.com>  [45fcdca7b32be49db75bfdcb027e33a04cb04f87]

Add missing modules to fix the Windows build

Related to commit: cd97b11a33db909318572a27a54305cb4757ba0f

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

2013-08-12  Miklos Vajna  <vmiklos@suse.cz>  [144ca12ef3e17e1d315a496b456cd2bb4cd08744]

VML import: handle rotation on groupshapes

Change-Id: I37f0081ae0a8af838c9f5bf158b340d726d7d1a3

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [9ffd693d6ee326df5d35859f90f08f4f34069dbf]

Updated core Project: help  b142c61cd4c7afc1a2acdf9463c2771fbeba2378


2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [6a5eeaee0853c87e498ebd0546d97e9177dc4190]

convert visiting cards page to .ui

Change-Id: Id541e1749572701827ab5a49df5197f77554c789

2013-08-12  Noel Power  <noel.power@suse.com>  [c193d8a8ed3709036b7aedab0341df75ffa4067e]

listen for formula related configuration changes

Change-Id: Ia95dea3fab6bffeb1967096888a07e610b9bd858

2013-08-12  Stephan Bergmann  <sbergman@redhat.com>  [d3cfa8da4ea770913f0368ba141d5862df3e4c17]

deprecated message must be a string

Change-Id: Iad8f29b36ce38a90ea93705131a2e4e201d77bf8

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [125ed0f91ffa2375e1f2fed06e3e10b5de57a768]

Updated core Project: help  7926472574c504fa0aed097ae6631927fd5e5fb6


2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [05dab8aef3becce2f17aa72484c5948927997d16]

convert label layout tab to .ui

Change-Id: Ice1a9b365426059704438da5fee2e4470cfb3f72

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [9f32bf9b053e12ee1052ff905e3068fac98265da]

drop intermediate UniString

Change-Id: Ie9a964c19110967ebd4e5480ef35d4ff10928746

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [c237b781c4c46a9e7a7c7c86915734cf63ef8484]

toggle SvSimpleTableContainer border on by default

Change-Id: I4d6ef44148ba7140405facab7c1d3e7f78a0b8ab

2013-08-12  Noel Grandin  <noel@peralex.com>  [3a16cb8b8e08d84f4a6cab39bfba6481918b169c]

fix for "signed overflow is undefined" warning

introduced by my String->OUString conversions

Change-Id: I237c8fcf655d6f39f04512d1a386d0b6631f53c3

2013-08-12  Noel Grandin  <noel@peralex.com>  [aeed216756083eaf9b883025491d137800938f33]

remove dead variable

Change-Id: I5129c1df5a5525824ec4b3cf941c9270b50b2441

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [82c2d3fe69f9732d2c178ad184a0ec2a598d386f]

fix up some other single arg String::Erase conversions

Change-Id: Id04301261c100cb122d63fe75324967cf95b23ab

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [c0cf59e9e227f02d85ab3528913522abcebc713c]

fix up some other single arg String::Erase conversions

Change-Id: I828609edb8e4c740771634d4af97928f73b46408

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [72e9be9ee2941f31fceab0d84178ba6b524f2cb9]

Erase(foo) erased from foo to end of string

Change-Id: Id65f3964fe41a0645bb3109d830297a2945836f6

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [6ba253c8b58956e6994e36cbcf319548866d6ab3]

ignored return value of replaceAt

Change-Id: I65945c6a30603f3cb001bf44b6490d9e0f7ad642

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [1b40fa9b6d318debf97e934894c81f2bf99ebe40]

drop explicit python3 from shebang line

Change-Id: I3b7ca808b8e2ac4723c1f26e6190c4875e88936e

2013-08-12  Jesús Corrius  <jcorrius@gmail.com>  [cd97b11a33db909318572a27a54305cb4757ba0f]

Register additional support types on Windows

So Windows knows that LibO is able to open these files formats too.
The option will appear in the "Open With" menu.

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

2013-08-12  Noel Grandin  <noel@peralex.com>  [00e5ba7fac584b889c06d0250e6fd9d514d50ced]

remove unused local static variable

introduced by myself when doing String->OUString conversions

Change-Id: I5402c1025ee571c965f852e7b2d191e6f7bae819

2013-08-12  Noel Grandin  <noel@peralex.com>  [9ee4a0791de316f15bd9f12d07dd2aebeee2f983]

fix android build after my XubString->OUString changes

Change-Id: Ifeb2d948cd28cb46e209442efb19d71bae4b4490

2013-08-12  Noel Grandin  <noel@peralex.com>  [aabc1d237a532b2a87f443d620c8536edbe1daea]

fix build after recent OUString cleanups

I think my changes and Caolon's changes are colliding in mid-air.

Change-Id: I45398b358b53662164c6a332e68ce8cd61a79cef

2013-08-12  Miklos Vajna  <vmiklos@suse.cz>  [c73b8072a1732f829d3d6ba6c1172d96d55b1c4f]

fdo#63428 writerfilter: fix paste of commented text ranges

There were multiple problems here:

- xFoo->createTextCursorByRange() got a text range argument,
  where the text range wasn't from the xFoo text
- it was assumed that all XText implements text::XParagraphCursor as
  well, but this is not true for e.g. comment text
- commented text ranges were pasted as normal comments (once again, the
  insert position wasn't passed around)

Change-Id: I9a975a08b08a7f32b1ee71e42f58736cc0dbb09d

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [ae035a32737a77be75c9d017f7f5a90a05048e06]

Resolves: fdo#67944 set dialogcontrol bit to tab into simpletable

Change-Id: I1ea653d5546961096a9368b4d1d9a1dd39a80745

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [63483b882c80d656dff4279e5be8a59a664a06fe]

XubString->OUString

Change-Id: Ibcb2dd5861ad14e286596999b757ca5c41137626

2013-08-12  Noel Grandin  <noel@peralex.com>  [59a5dcb2065c93e2b4bc95207f7f4e362ce3ee08]

-WaE remove unused variables

Change-Id: I30f8175e35d15c8cce0b2e05de7741bb8feba410

2013-08-12  Noel Grandin  <noel@peralex.com>  [afc15f40f2e6cb7c5f8979f1da65efd375144d99]

convert String to OUString in VCL

Change-Id: Ib5640b2db7963a7a8e8dabb2a8f5e5dc0410edec

2013-08-12  Noel Grandin  <noel@peralex.com>  [db3f16317e0b0f931fdfcb6f19f8cc474bd70683]

convert String to OUString in VCL

Change-Id: Ie5c6874298641dc6fc1b6b4e2206a704acd7cc10

2013-08-12  Noel Grandin  <noel@peralex.com>  [8129fffd1beefbc2844fcf3912c65290ce657d79]

convert XubString to OUString in VCL

Change-Id: I5002b4c237dd919210cb7edfef9f552688735154

2013-08-12  Noel Grandin  <noel@peralex.com>  [e4ebe80be51fb33545091aa4f0bbc0ea2fe674f0]

fix an OUString conversion bug

that was introduced in commit 8905062428705cd9a321ec225ac32547712e3787
"Replace XubString with OUString (dbggui.cxx)"

Change-Id: Ica3ce4209ac23950aa46017c324160abccf03017

2013-08-12  Noel Grandin  <noel@peralex.com>  [9268759a26b48e005a56b3be6a31534d1ef4ee9d]

convert vcl/source/filter/wmf/wmfhr.hxx from String to OUString

Change-Id: I125eb51d27164791d79ef4364b68096ec5f4c1d4

2013-08-12  Noel Grandin  <noel@peralex.com>  [8fcc5df74adbbee655f54e80a64c6920fb05f1b8]

convert vcl/source/filter/wmf/winmtf.hxx from String to OUString

Change-Id: I4c670e53f83af7a0d99ec4135cb614d30811a3b8

2013-08-12  Noel Grandin  <noel@peralex.com>  [924c2177416e61327b586be551428a1380f22133]

convert vcl/source/filter/wmg/emfwr.hxx from String to OUString

Change-Id: I5eb1c4dbccec0da5ebbef5fe15e03c368a32cfdd

2013-08-12  Noel Grandin  <noel@peralex.com>  [47aaa1c0b1c1c589c80d9735deebbb784bfd7dd4]

convert vcl/source/filter/sgvmain.hxx from String to OUString

Change-Id: I9cca6e7d5f2849c8b180aa99021e964ebfc34dd1

2013-08-12  Noel Grandin  <noel@peralex.com>  [ebe636ca7208b8b81b2e51e2d4055c2eaec9ff67]

convert vcl/source/filter/FilterConfigCache.hxx from String to OUString

Change-Id: Ic5f30901033d65ddcdcd6dddc11a80c4dcdb0f25

2013-08-12  Noel Grandin  <noel@peralex.com>  [81386316c55f781ffd115bbae5d8d439a358bfcc]

convert vcl/source/edit/textdoc.hxx from String to OUString

Change-Id: Ie53f89d3112edb75d69d04777df1406ea4f980fa

2013-08-12  Noel Grandin  <noel@peralex.com>  [b417e5b5b8e6ca375082975f44aa70702d57e9bd]

convert vcl/inc/unx/wmadaptor.hxx from String to OUString

Change-Id: I1396e75f1d52005339101d568eb36e5d7051014b

2013-08-12  Noel Grandin  <noel@peralex.com>  [af1fbabc71ed92293de51d1d5e7e6ec58aa56c57]

convert vcl/inc/unx/i18n_status.hxx from String to OUString

Change-Id: Ia528c2c05663b848f822ae3b47ee5f35dc56c0c1

2013-08-12  Noel Grandin  <noel@peralex.com>  [697c37fefd3444e93c380e419f8d4ee3a377e8b1]

convert vcl/inc/printdlg.hxx from String to OUString

Change-Id: Ib12fc400afe0974a5af37298e77e3816c17e5387

2013-08-12  Noel Grandin  <noel@peralex.com>  [869823461007c8711181470c11ca713dbbd82211]

convert vcl/inc/outfont.hxx from String to OUString

Change-Id: I6b9b5f0cd51412ad14f1a07f2ad3a03bd17bb5d3

2013-08-12  Noel Grandin  <noel@peralex.com>  [c7b5b5a85d1647709e2a85f33cfccfd4ae35745f]

convert vcl/inc/fontsubset.hxx from String to OUString

Change-Id: I0b57858a4a63a6e53883f053c6a3a8a494a422dc

2013-08-12  Noel Grandin  <noel@peralex.com>  [a0ec0306143858d56176e119cd3d7dca8ffb4fdb]

convert vcl/inc/fontcache.hxx from String to OUString

Change-Id: If3ad694b80209f401bc73461d219006058bd11e1

2013-08-12  Noel Grandin  <noel@peralex.com>  [0aee84cbe58f8f59a74b0133467b4371d0e6e32f]

convert vcl/inc/brdwin.hxx from String to OUString

Change-Id: I3c575363527cb2fde00211de9bd5af2dd9ff9064

2013-08-12  Noel Grandin  <noel@peralex.com>  [f9f8f21fda1b1978eb23eb366b6e0955aaacc395]

convert vcl/abstdlg.hxx from String to OUString

Change-Id: I5c3066d458aab78ccadd14c35bdd91361dad81bf

2013-08-12  Noel Grandin  <noel@peralex.com>  [ed55bea114561e3fbcbd472964527ccddcb34af2]

convert vcl mnemonicengine.hxx and quickselectionengine.hxx

.. from String to OUString.
These 2 API's are tied together, necessitating their conversion in
one step.

Change-Id: Ibcc05d8d3617253adf49edb4a244542d32b38224

2013-08-12  Noel Grandin  <noel@peralex.com>  [4c3cfe059057f403de3de8889ddead963e4b6952]

convert vcl/fltcall.hxx from String to OUString

Change-Id: I54db835fd93d8e6aceddeeb8d4b254baecc00cbb

2013-08-12  Noel Grandin  <noel@peralex.com>  [8ebb69d34a6caaead5ea916e85253787f6f56f1e]

convert vcl/field.hxx from String to OUString

Change-Id: Ibbca39643906e0d1b7e9ef11f19008508ba16777

2013-08-12  Noel Grandin  <noel@peralex.com>  [8ab01bf989244df06bf17230200c521aa78be154]

convert vcl/FilterConfigItem.hxx from String to OUString

Change-Id: I156c249e3384003c8aad76053f96ab317162d5bf

2013-08-12  Noel Grandin  <noel@peralex.com>  [4e0d0ee6743105e35fd25540d231813c7cb59308]

convert vcl/font.hxx from String to OUString

Change-Id: I3df88f26516296ca8f4e81576e86372c8b499a84

2013-08-12  Noel Grandin  <noel@peralex.com>  [7473e8a4569227b692f30793276f1c1b4de7532b]

convert vcl/graphicfilter.hxx from String to OUString

Change-Id: I41997c49e6332fc378a3173616112a3a26e336ae

2013-08-12  Noel Grandin  <noel@peralex.com>  [80ef151d967540dfcac54572e6eee643a71ff8c0]

convert vcl/i18nhelp.hxx from String to OUString

Change-Id: I804a5713a1d793e4828c78f777418c914a6feb71

2013-08-12  Noel Grandin  <noel@peralex.com>  [624e0c4937c7bed307eddd53bf4a67ee346b742b]

convert vcl/pdfextoutdevdata.hxx from String to OUString

Change-Id: I65a04c9bf2d1b9f456e6cf8a430c280f7b15e67c

2013-08-12  Noel Grandin  <noel@peralex.com>  [556fe4ec7339892d63cb98bc9bfd09718944bf03]

convert vcl/ppdparser.hxx from String to OUString

Change-Id: I8a95a98e5cc92e5bedb4813411afc86cc438fdad

2013-08-12  Noel Grandin  <noel@peralex.com>  [ff7ac85d4b657da2cd28b878325fd7c290b5c63b]

convert vcl/strhelper.hxx from String to OUString

Change-Id: I1d54431dbd8c562703879a81540f62b3513e9dc9

2013-08-12  Noel Grandin  <noel@peralex.com>  [298772b637b8dc8d2a1582e3ef9e6bfa4ce61997]

convert vcl/svapp.hxx from String to OUString

Change-Id: I95c203d1096ebd2e58a11b52097e5080b891243b

2013-08-12  Noel Grandin  <noel@peralex.com>  [4b74dab79391f28e93eef8a30c03edfe3402d400]

convert vcl/textdata.hxx from String to OUString

Change-Id: I10a6c682430daeef645ac60984e31c9d165304d8

2013-08-12  Noel Grandin  <noel@peralex.com>  [d70457c70e474ae5f1d2b99c779b68637f5ee4b2]

convert vcl/textview.hxx from String to OUString

Change-Id: I455c49cbd398b88fc45d73f58637d1a8c69d2100

2013-08-12  Noel Grandin  <noel@peralex.com>  [564f2e4facfc6981aa495306fbc3eba5e7e05c2d]

convert vcl/unohelp2.hxx from String to OUString

Change-Id: I9e0d4d68135ee740af1239d7070dbb4329dda866

2013-08-12  Noel Grandin  <noel@peralex.com>  [6549516e06cf7f14e0b946d254de481c754bb496]

convert vcl/vclmedit.hxx from String to OUString

Change-Id: I1722f647bc3a871c316998c1f08e0545af0ac92b

2013-08-12  Noel Grandin  <noel@peralex.com>  [36593cd50c3229b00445fc232fcdf453fcb77cde]

convert vcl/xtextedt.hxx from String to OUString

Change-Id: I96ad6373fe04e6f936db92c4ce7f50e48e9c5a32

2013-08-12  Noel Grandin  <noel@peralex.com>  [c9eb7eefd19ee5d9ecf5c6d4c2d701f169847a07]

covnert vcl/texteng.hxx from String to OUString

Change-Id: Iaa2dca415b30cae436173df27058c9d3e3755efd

2013-08-12  Noel Grandin  <noel@peralex.com>  [38d823a81b361fd91bf46a88e90b456e51e6563a]

cleanup up code alignment

Change-Id: I5354b1961eafbdfac13bb1411098bc3250789664

2013-08-12  Noel Grandin  <noel@peralex.com>  [815d84c984c6156a53ea3510294cbe9aba6f1b75]

remove virtual qualifier from a bunch of VCL ListBox methods

because no-one is overriding them.

Change-Id: I29650a197ecd3a56193a885a32ba7a72ccb78fc7

2013-08-12  Noel Grandin  <noel@peralex.com>  [2231fcc0484f3225936b5cd1fd7f214a10f00848]

convert vcl::ListBox::GetEntry from XubString to OUString

and make it non-virtual because no-one is overriding it.

Change-Id: I7f163aafc2f618100e1b5d01fa67deff0015305b

2013-08-12  Noel Grandin  <noel@peralex.com>  [75803cd206e8f119cab71c20c68483744f1ffa5b]

Convert vcl::ListBox::GetEntryPos from XubString to OUString

Also make it non-virtual, since no-one was overriding it.

Change-Id: I1ce822065f03c45fc6be036805bdfa741a63f0a8

2013-08-12  Noel Grandin  <noel@peralex.com>  [d3ebe15c1e37c2e491c07caa7128abff30f29e40]

convert vcl/cmdevt.hxx from XubString to OUString

Change-Id: Ib574cc7130f49c7a6be23566377313906c52abb8

2013-08-12  Noel Grandin  <noel@peralex.com>  [830f6cec6defae3d96ec7738e500a148b8c3aff1]

convert vcl/button.hxx from XubString to OUString

Change-Id: Ib5a834b4e938de1c10dcff79716ba49224137e6b

2013-08-12  Noel Grandin  <noel@peralex.com>  [d7fe5ab30ca9df722eec33d428baedd258075eac]

convert vcl/menu.hxx from XubString to OUString (second attempt)

Change-Id: I579525326be702ffbb57d49970da5804fd2fe12d

2013-08-12  Miklos Vajna  <vmiklos@suse.cz>  [a45492fa9bfe5ba76910b178fda64205ae5f6705]

OSL_FAIL -> SAL_WARN

Change-Id: Ifbf7db8044ee28f5f24c03480391a315358a2db4

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e40f07f731080b1e71d1df507f92108fa5ef7b75]

Extract code of character attribute convertion

To avoid duplication

Change-Id: Ica59c7819596055c9d521957c663398f9f53272d

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9ece71a185c93845e38c25eae91bc1955d60bfed]

It seems lcl_ExtendLeftAndRight is just a workaround

Which screens the calculation error

Change-Id: I51a37b2eba54d8d0a50dedc666487a83fc8d7f8c

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3dfd5d794b36a1af49c59f7ab4c5d563ba32ebb0]

CharBrd 6: UNO API

Change-Id: I7f93c3ca060ccd91ed52c0a1e8f477ed8e2c1534

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [36651940d2164569030796db3521efc69abcb9b5]

CharBrd 5: border padding/spacing

Change-Id: I47529dce4cdb04b5b9d2b7aa6106be9bbd7d8428

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [13c81d8741c57da9111f9f42061d5c62b94667c9]

fix vertical text border

Change-Id: Ifd75056e310a47960e587b0771b55fe08bfe6f42

2013-08-12  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [66f3b17013c467b9e0a74497738c90173b7e7b4f]

Fix char border merge

Reset font when previous seek remove border from
the font during border merge.

Change-Id: I7456a5494e510395ebebddb09ce2a9d8355156f7

2013-08-12  Boris Dušek  <me@dusek.me>  [995c2cd310d04c22701871d1bd02962535619760]

Make VoiceOver announce paragraph alignment

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

2013-08-12  Stephan Bergmann  <sbergman@redhat.com>  [3a1bc7da8275bf32804b5c468a60d9d556e89267]

Assert has become somewhat redundant

...with d8dbf1b5dbfa0db2d765063a1d848d031835398a "Turn basebmp::Format into a
proper enum" demonstrating that nDeviceFmt should only take on values enumerated
at basebmp::Format.

Change-Id: I9f5fe2b3d403a8fc50a286b40b9e1bc74079e2cb

2013-08-12  Boris Dušek  <me@dusek.me>  [db0fa92637a1b2edf26da9917c9dce050ebc8a78]

fdo#67980 - VoiceOver does not inform about misspelled text

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

2013-08-12  Boris Dušek  <me@dusek.me>  [487d9ffe0480470fb7c03fe71e466e8bcc700c33]

Add XAccessibleTextMarkup to AquaA11yWrapper

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

2013-08-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [8738a07e8913873f5b740300391e8cab242b0228]

Resource cleanup in cui/

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

2013-08-12  Boris Dušek  <me@dusek.me>  [fb6edeb20de56359be3d45316a2d665ad8d424a2]

Refactoring: remove 3 unneeded ivars

The default font size, font name and font traits were stored as ivars
of AquaA11yWrapper, but they are in fact only needed as temporary state
for the createAttributedStringForElement:inOrigRange: method of
AquaA11yTextAttributesWrapper. So remove these 3 ivars and instead
introduce a class that holds these 3 properties and make
createAttributedStringForElement:inOrigRange: use instance of this
class to hold the needed state instead.

I checked that the default font size, font name and font traits ivars
are really only used in AquaA11yTextAttributesWrapper at that one place.

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

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [7c7ccd7ca60b13d4666a16045ef852d6cb3a5185]

remove HID_WARN_NAME_DUPLICATE

Change-Id: I8872cbacfe545a389b4ef1c8b3c2a5af658db44c

2013-08-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [14018e0bd509d1f7be89f3037404f08f660f8662]

Replace warn duplicate dialogs with new UI

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

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [f7f274d5a7afc619b18a9ad0da52a1478dae5fa6]

help has no entry for HID_WARN_NAME_DUPLICATE

Change-Id: I03c168f61adaae6ff98fab40923f64e5c8f9cc00

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [89deacaa20c322361559ba78d5c4712d30bfefca]

Updated core Project: help  5d8fffd9a0be28b779f57d4da787f44c15bc90c8


2013-08-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [571ba1611c82d2373a470ab4a57b69804af8598f]

Replace old dialogs with new one (widget UI)

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

2013-08-12  David Tardon  <dtardon@redhat.com>  [b74bf4146e866fbcd41ad075296c9a4eee16c829]

only use the SSPI support with internal neon

neon 0.30.0 has added support for SSPI (author of the commit is kso,
which sounds familiar :-), so NE_FEATURE_SSPI is defined, but the
signature of ne_auth_creds remains the same as before. That means that
build with system neon 0.30.0 fails...

2013-08-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [e3ed1be22214b7ec4039f485c6d2abd4bf5f5ad0]

Replace read data error dialog with new UI

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

2013-08-12  Caolán McNamara  <caolanm@redhat.com>  [9dd40c656feda2ccadb07d618a95b9ff63ab61ff]

XubString->OUString

Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1

2013-08-12  Boris Dušek  <me@dusek.me>  [3e9ae4da947cd9c3f75b6e4942f2ba52337df075]

fdo#67957: Font name reported in AXFont always Times New Roman

This is a partial fix. Now VoiceOver does report changes in font faces
but it works correctly only when the paragraph text style has font
"Times New Roman". If it has not, then parts of the text with
"Times New Roman" have not change in font reported, but parts with
font different both from the paragraph style font and "Times New Roman"
do have font change reported.

In other words, the default font for paragraph is still "Times New Roman"
in accessibility even though sometimes it's not true.

This also fixes font size being reported only when bold or italic is set,
and has more robustness for handling mixed bold/italic when at least one
of them is set in the paragraph style as well.

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

2013-08-12  Julien Nabet  <serval2412@yahoo.fr>  [38aad8c3a73b748672f551e7b8efe9fa3a7c8834]

Try to robustify addresstemplate a bit

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

2013-08-12  Stephan Bergmann  <sbergman@redhat.com>  [d1ffad798379449074d31b45c76f9570ca054f1f]

error: dereferencing type-punned pointer will break strict-aliasing rules

gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)

Change-Id: I0b5809ec1dd3fb616bb7698972205a2810ed1aa5

2013-08-12  Jelle van der Waa  <jelle@vdwaa.nl>  [4eb1232fbcf928e90267318e281aea5e8c9de6db]

fdo#62475 removed pointless comments

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

2013-08-12  Tor Lillqvist  <tlillqvist@suse.com>  [9499df9f8c73ac6370c389683ce2028e6432441e]

Ifdef out code which had been accidentally un-commented-out

The code snippet had been commented out since its introduction in
2004. In 1452e5659796db395efa222d50cc8158275c5442 it was accidentally
un-commented-out, but it causes compilation errors. So ifdef it out
instead, with a comment. Note that I have no idea what the code does
and whether it actually is useful to keep for future reference or not.

Change-Id: Ie60ca065b2c65f86a7b382e246c1b650424daa1d

2013-08-12  Takeshi Abe  <tabe@fixedpoint.jp>  [12b1d1cda3332a09476f703629fef372c2b06b2a]

Mark as const

Change-Id: I9277052ee9c6197cef7a46bd8f3ab9c5515c2502

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cc569401a45e7977aed2aa169b2e2c86d2f06da4]

Tables header fixes.

Change-Id: Id0d29ca4424e956489b4736c92605e5b1546a951

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d35184d0ef64290c929a8c2745ce460a0afdaa84]

Try and fix windows build.

Change-Id: I9d5dc42d5b41aa553887b748663fa8c706618aa8

2013-07-23  Jan Holesovsky  <kendy@suse.cz>  [697b1039bc1690dc8ec9aaa6faa0283cc57dee68]

Pass this string by reference, not by value.

[plus kill some unrelated unwanted whitespace]

Change-Id: Id5140c96b0bf10f3e4e5a8a54bca15cb4c452278

2013-08-11  Luboš Luňák  <l.lunak@suse.cz>  [1f5c14dadcb1eb749be863cadff0dfdf2e8bc32e]

make detection of a GCC bug GCC-specific

Follow-up to 63a1212a42bb0c5fa8f1d3d847a5e0fb6126d1c4.

Change-Id: I9aa143c3dc2955c3e0290c95be3e616c57b264eb

2013-08-11  Luboš Luňák  <l.lunak@suse.cz>  [f7462595f27db69e43fc85463102cd74b2ff81df]

add missing 'test'

Change-Id: I43dfc0e73de36ee920f0d22307600c357b3f2df2

2013-08-11  Julien Nabet  <serval2412@yahoo.fr>  [f0772f616b66665f8a5f53186f009146d36f1ef1]

Reduce scope

Change-Id: I1a0e8f92056c24740505e488a318aabd12a4df05

2013-08-11  Julien Nabet  <serval2412@yahoo.fr>  [87fe6ee8ebeb89f41b375594d1e40a1f9d2296b5]

Reduce scope + convert sal_Bool to bool

Change-Id: Ib7262a046479faba355c447ebc6bdce008268804

2013-08-11  Matteo Casalin  <matteo.casalin@yahoo.com>  [026de9b0aef2143ae9457088aa80444ec1b7cdbb]

No need to pass this argument by pointer, and clarify some code.

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

2013-08-11  Jelle van der Waa  <jelle@vdwaa.nl>  [1452e5659796db395efa222d50cc8158275c5442]

fdo#62475 removed pointless comments

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

2013-08-11  Olivier Hallot  <olivier.hallot@edx.srv.br>  [305187377b3e21cc6df890f165a1212db83f0022]

Replace write data error message box with new UI

Replace occurences of error box with RID_SVXSTR_WRITE_DATA_ERROR into new widget UI

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

2013-08-11  Olivier Hallot  <olivier.hallot@edx.srv.br>  [5cdfc962b69f2c1f6df555db6bacbec10e619069]

Fix window title in widget

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

2013-08-11  Caolán McNamara  <caolanm@redhat.com>  [e7a958441a19a4e14bf12aac09fa566de0f263ee]

single delimator of \xFF not four of '\0', 'x', 'F', 'F'

d08a76cf72e1d1db9add8b01f4e93c4b4ba4dd15 revealed that "\0xFF" was
always inserted as a delimator but presumably the intent was a single
delimator of "\xFF" and not four delimators of '\0', 'x', 'F', 'F'

Change-Id: I6b34c1bcd90086fd5d6fe7043fa98ef89bcb8553

2013-08-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d08a76cf72e1d1db9add8b01f4e93c4b4ba4dd15]

String->OUString

Change-Id: I49e0e589c4bad3706882c9e30fe4f6bf8bdd7f1d

2013-08-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [de973a371c64ef796956d67fd18e4a62a451abc8]

String->OUString

Change-Id: I98aae013433adb644d289b5d15625dcce824916e

2013-08-12  Siqi LIU  <me@siqi.fr>  [4fa7e7f563e37deabab26c981d1facde6bc537c0]

tool to keep all storyboards in sync, based on en

Change-Id: Ie4b1ff6ba45e377377ac4841435d0dce5580f5af

2013-08-12  Siqi LIU  <me@siqi.fr>  [30846c8703f4152374cb6ea8751dce187222fecb]

storyBoard for multilanguages

Change-Id: I4387fc27ffebb38cc0dc2c46c44b5255af055ed6

2013-08-12  Siqi LIU  <me@siqi.fr>  [19e470370ee5e5dbdfe954f7625fad64f95e2152]

storyboard localization for iOS5/6 with a python script

Change-Id: Ibd0f3dbbf723883afb494814a8ad3247bc1370ce

2013-08-12  Siqi LIU  <me@siqi.fr>  [6ac55a6c0ec2d12d3e03f66dca77d17db7657b1f]

localization for literal strings

Change-Id: I0fcafd5e29f6f5c75118bc6eda0ecae33cc1f6e3

2013-08-12  Siqi LIU  <me@siqi.fr>  [4cde47377cec9d64f51c848bc27981278fe77be0]

final tune for Styling on iOS5/6

Change-Id: Iec53837bd2780439569b3af81ea84c724309e9fd

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8d1842d4d549125a942c0ea17c2889881530f1c0]

Don't change calling convention.

Change-Id: I7fb6aa3337983f6e9dd7adb6d92a47c258d0bebe

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [baaa43446f5661177b4900f260bba313883c4032]

Reduce getColumnPrivileges verbosity. (firebird-sdbc)

Change-Id: I06f7d7e12c5b5dce1f902261e45afa39ed7a8665

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e6ae90b0723ed0cbf8c9c7dab65d235d0b78431a]

Reduce verbosity of getTables. (firebird-sdbc)

Change-Id: Ief8d962d39b27acfb19adaee5e470417ee98b371

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d12ddee812480595745b656113475468bddc4b1a]

Creation of skeleton Columns. (firebird-sdbc)

Change-Id: I5289dc68c05190e67420c51d8857dab5187cd98b

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [83994aa7cd4558588f85d451358fe8f7a560816b]

Add skeleton Columns. (firebird-sdbc)

Change-Id: If58976bbb8a64d5092fcf33d3d09cdde145ecfe1

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f496a1cb39b33e3dff1b3f0475dc00c904a2c5f4]

Implement Tables::createObject. (firebird-sdbc)

Change-Id: I9a4d301a0edf27af2dc3c571156592406c5019f9

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [73341eddbf3e42a121d80cada4d1252af80f5396]

Add sdbcx.Table (firebird-sdbc)

Change-Id: Iae9a4d1292d0dcd2da17c5a5552a3986b306a550

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [464a0b50008e7b6824edc28d56685b8e4fd3d632]

First chunk of skeleton sdbcx.Container. (firebird-sdbc)

Change-Id: Ic92c4d13b0ed9aba622d3a2459f9677d8cce3245

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0c2b01f038b55d6410242e98067845ec6cda4b5a]

Add skeleton sdbcx methods to Driver. (firebird-sdbc)

Change-Id: I531b4260e6ada7f82d71957381b0cc4896678d55

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [75b2c92cfbaafff09e4f6e40010e5bc876979794]

Improve exceptions in Statement.

Change-Id: Ib1915c143abee8c9162477da07462a68dd45e03c

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6e11164d57c5f8be324e32f65a31b1112e65639f]

Explicit close/disposing.

Change-Id: Idcd89bd5f879a38f4c06f3602313672fb20bd098

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6044f52c5e34de55f1f07bf29519f0ed3b937516]

Improve statement handle handling.

Change-Id: I81809634600c580bb50843e697071d62bc6802a4

2013-08-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [af0e281eed91238ddb2a77d51f9e7cb99b3a72d7]

Remove unnecessary duplication.

Change-Id: Ie7b507f477f7591f9198a1cba6506dd6adec1f1b

2013-08-11  Caolán McNamara  <caolanm@redhat.com>  [16b35898c35db6b2da69e336903f9bbf73c78326]

callcatcher: another layer of unused methods

Change-Id: I70e84f691bcf1b1e1025fd5a534c275633f865d1

2013-08-11  Tor Lillqvist  <tml@iki.fi>  [fe842b034fb5f9b3a8444f66cc51f12464444ca9]

m_psn is set but never used

For some reason Clang did not notice and warn about this. I think it
should have been able to, as it is a private field and all code for
this class is in the same source file.

Change-Id: Ib3352695e1d725b768f4e0978a5e9c72715f1021

2013-08-11  Takeshi Abe  <tabe@fixedpoint.jp>  [b47e653209729665cd1cf426ee6141705a2376a7]

Mark as const

Change-Id: I220204cc5ebec15402ae175aef110abad8b00267

2013-08-10  Matteo Casalin  <matteo.casalin@yahoo.com>  [32447330e6b62a2e886a5758fc35e844a7f5f28f]

String/XubString to OUString

Change-Id: I0b36d16375ef9ecc751bed1171ea2ecd0c524744

2013-08-10  Philipp Riemer  <ruderphilipp@gmail.com>  [a2b4ebdf3a3fb305de76080d9b4ffbbebd1a3118]

delete dead code

The pJobSetup is never used since the relevant method call is commented out.
Therefore, not only the variable itself but also the bDummyJobSetup parts can
be removed here.

This code came from a merge with the AOO code base and is like this
since 2005 (see commit 750562b47054741cdd4516affe9741908ee45c11).

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

2013-08-10  Caolán McNamara  <caolanm@redhat.com>  [9891cb881b68d643bcae6160e2284be4728a3612]

Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)

Change-Id: I6eeede3261e7b6f5ad81a4d2fa9ecc6c07002dbb

2013-08-10  Caolán McNamara  <caolanm@redhat.com>  [ce6b095ce310c1bd6c9b3120497a3af511186d2b]

Button::GetStandardHelpText returns empty string, its all a noop

Change-Id: I651b19840aabf67b3083cd855c2851ac4c96741e

2013-08-10  Caolán McNamara  <caolanm@redhat.com>  [068d43071385a0a08dacdd5232e0778be2154778]

XubString->OUString

Change-Id: I9a6aef3f5e143ccd6187e3a7f42b041249348870

2013-08-10  Jelle van der Waa  <jelle@vdwaa.nl>  [2f66b0cb110c2f7d864f96e850015aa1741e1f94]

fdo#62475 removed pointless comments

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

2013-08-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d4ba5995a168a8999734252fe6e9240bde1b7dae]

String->OUString

Change-Id: Ic908590642bac656db78a965c2176d6f53c8d6f4

2013-08-10  Matteo Casalin  <matteo.casalin@yahoo.com>  [8cb156a67b987981efbda3640e503d601c40d88b]

String to OUString an some code simplification

Change-Id: Ibbc2d6a6ea9fd9e53f7c391171b7d2787873ce76
Reviewed-on: https://gerrit.libreoffice.org/5340
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-10  Matteo Casalin  <matteo.casalin@yahoo.com>  [0b6ad716d1fbae7523359fdaf1d6a716eae9a891]

Remove redundant conditions

Change-Id: Ieff61755865b90d0c470b6257ac3d5aae1543397
Reviewed-on: https://gerrit.libreoffice.org/5341
Reviewed-by: Matteo Casalin <matteo.casalin@yahoo.com>
Tested-by: Matteo Casalin <matteo.casalin@yahoo.com>

2013-08-10  Julien Nabet  <serval2412@yahoo.fr>  [5c892638821b9e63a768047bee24fd52494de0c3]

fdo#46037: 1 less comphelper/configurationhelper in sfx2

Change-Id: I48c99ab6ac9b26a5772a320ca2526c636a49208d

2013-08-10  Neil Moore  <dar13.moore@gmail.com>  [6cd939111aaf32a35ffe4eb893115e91df2eb664]

BUG:57950 Remove chained appends

Removed some chained OUString::append()'s from forms. OUStringBuffer
could really use a append operator(+=).

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

2013-08-10  Neil Moore  <dar13.moore@gmail.com>  [9ffa46f008cf650955c6894f065fde02b647d717]

Removed chained appends in SvxAuthorField, as part of Bug 57950.

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

2013-08-10  Jelle van der Waa  <jelle@vdwaa.nl>  [4f360266cd1335861c182493bde6ade0e67b753b]

fdo#62475 removed pointless comments

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

2013-08-10  Boris Dušek  <me@dusek.me>  [9c8831244062202e9066b97be7082e72e1194866]

fdo#67680: Impossible to search for text attributes with VoiceOver

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

2013-08-10  Boris Dušek  <me@dusek.me>  [cbf695c68d31853d0746950e6dff1d5e27ec35c1]

Transform left SAL_DEBUG output to SAL_INFO

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

2013-08-10  Julien Nabet  <serval2412@yahoo.fr>  [203951880a4a61b7569eb5878efc8aa5d7ff8652]

fdo#46037: 1 less occurrence comphelper/configurationhelper in unotools

Change-Id: If188eecd0f5ea3802ec795866d21c41e643cbd63

2013-08-10  Julien Nabet  <serval2412@yahoo.fr>  [651a252374d67716afedebb2a5eae76243da8e3b]

Remove unused BitmapWriteAccess::FillPolygon

Change-Id: Iba583b4efab88620b54b02626bc9d9396219d0c8

2013-08-10  Julien Nabet  <serval2412@yahoo.fr>  [d11285ac88e5d9eabe49b2beaf08d5c762b8ce1b]

Some cppcheck cleaning

Change-Id: I31539733914a66241e77a7246aebc50850dea2aa

2013-08-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e1b8dfda24c75e91d8ebced7a4022b78ee7fca25]

String->OUString

Change-Id: Ifda8c7453ecb40abdae8d63656b8742c80691b98

2013-08-10  Tor Lillqvist  <tml@iki.fi>  [f115934e0a9146c0adf115abcb99e048c530349d]

WaE: variable 'res' set but not used

Change-Id: I3fc3f55d10dad177451100affacfff74d04a1fe8

2013-08-10  Tor Lillqvist  <tml@iki.fi>  [3aefa4ef8020804a7dd1c03ce870d0cdd8c757c5]

Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE

Change-Id: Idb114bfa3fbb05252a5cac9eb5f303ec85080626

2013-08-10  Caolán McNamara  <caolanm@redhat.com>  [bfafc8c3a137a98ad2cd939b11161f9961bc48d7]

callcatcher: update unused code

mostly ResId using ctors left stranded post .ui conversion

Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5

2013-08-10  Tor Lillqvist  <tml@iki.fi>  [6a84a6ed0b1d30c8feb551a3a4db5aab437a74f7]

Start of enabling use of a more proper "Mac-like" install tree structure

First cut was at https://gerrit.libreoffice.org/#/c/2310/ but was
abandoned by myself. Now getting back to the idea, but this time I
will make it optional on OS X, and introduce it in smaller steps.

Change-Id: Id88517fee8d49056b8bbecb0921206dc6b29580b

2013-08-10  Tor Lillqvist  <tml@iki.fi>  [70be6927279fcb32d392a03e6b8034a6c8d6447c]

Bypass install-gdb-printers on OS X, they don't work anyway

Change-Id: I5636ba90d5513ecd6cb3bd20b3f583f8cd221717

2013-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [5372bbd0136ee8006f0641e1a6afee5c0e07e253]

fdo#67799 read ending item also when assert is noop

Change-Id: I056212d0a01f7a647e846bbd1b605c04e1798a14

2013-08-10  Tor Lillqvist  <tml@iki.fi>  [90520bfe633e65acded019179af3e9930ed1e238]

Simplify test and remove typo

If what we want is to compile the OpenCL code by default always on OS
X when building against a SDK newer than 10.6, that can be said
simpler.

Change-Id: I14b2cd107fe0dba42c221bec63fd4076fffbd848

2013-08-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [38c1a22d50b3ff4102683f0fbd90a62574c2e08e]

typo

Change-Id: Ib608d05fc76466f67f2172541f96ca77c571f341

2013-08-10  Eike Rathke  <erack@redhat.com>  [ea4fc480c7317b16f4abbafacda3872bb7413357]

sal_Bool to bool

Change-Id: If15bc8ae32674a7282861663ab4f91a958320a3c

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [299e6381ef8895ac8d0c762b603ab50b9cfc4441]

Add a new option to bin/find-german-comments

The new option "-L" allows to print out potential candidates for translation
combined with the number of lines found like "-l" - but only if there was a
positive result (i.e., a file that needs checking).
This leads to a much more compact representation helping people to find the
few files that still need translations.

Change-Id: Iad554eb6ce5b062e96774d9488c54105679b7c4b

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [cbcec9930cd6f601b1d4ebfd7ee0351d7d0a097e]

cleanup blank lines in sw/source/core/doc

Change-Id: Idd4704f3056663f56fab6e56112e5c9eff55aef7

2013-08-09  Eike Rathke  <erack@redhat.com>  [a049f8a1175d12182b9b5be90a3098a5b5d161ca]

change documentation of ScDocShellModificator to something comprehensible

Original meaning got lost during translation.

Change-Id: I23c6ab093bf6ddf45b55f35a0d15fe7a1d927723

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [7fe335602eeddcf2b75ab9c43388f2ddfdbdabd4]

fixed indentation

Change-Id: I82895b9c933bc3c9a10e5fc1b1679c59d195d4c3

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [028875ca5e007650932af4111cc9913fe33adc94]

deleted code that was commented out

Change-Id: Ifc59843bc460ccba0feeafc45ebaaca1ea4a55fe

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [c6e54b85348f27bb82ec922f8a0d092af08d66d7]

comments work

Change-Id: Icdccb178d575977f3e9736dcf47e8b23fd9aaf33

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [c99476fcfc1aedcac60df399c6b5efeff1b23045]

deleted needless blank lines in sw/source/core/doc/

Change-Id: I5349ab03f7d2a4e66bf8ac5ef67382f47eb5b5d5

2013-08-09  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a51c5437baf317fb253ddc84cdd11c9428da77b2]

Use new save list error dialog

This patch cannot be tested unless bug fdo#67929 is fixed.

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

2013-08-09  Herbert Dürr  <hdu@apache.org>  [8354ea874e2dea4740e31c00d6bea314b8c5a8e8]

Resolves: #i122818# fix crash in online-update-check when no app is active

Closing all application windows and retaining access to the application menu
is only possible on MacOSX. The DispatchProvider used for the update check
seems to depend on having an active application window. Maybe it is possible
to get the update check working without it but this patch doesn't attempt
that, it prevent further escalation such as crashes.

Fixed by: Herbert Duerr
Debugged by: Oliver-Rainer Wittmann, Herbert Duerr
Found by: Frantisek Erben

(cherry picked from commit bd363910bb80e61805672430de7870e1583b0052)

Conflicts:
	cui/source/options/optupdt.cxx

Change-Id: I0a00b8a3af8e37997e82ffd325c8239142acbf4a

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [d506aa6cd78f8661d6c1633a9927a97401f0592b]

forgot draw templatedialog .ui

Change-Id: Ifda03239828e24628d1fdddccf1ee5463cfd5395

2013-08-09  Herbert Dürr  <hdu@apache.org>  [977a2f14dbb23a8ff1281e799f0c0af43aa2fb52]

#i122991# provide some details about fatal exceptions in the desktop app

In the desktop application the FatalError() facility provides a dialog
with copy+pasteable text that helps to communicate details important for
the understanding of such critical bugs.

(cherry picked from commit 0881e04dda51387318b7a91170fc485a69f98a05)

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [f41e7c704898fa0e86d6d128f5bd28f37c081e92]

convert SfxStyleDialogs to .ui

Change-Id: I32aa538026669e22e0756cd062b72e67f8d179e5

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [e3cf54875031b8740b3ed76d6f530c44d2d8c44e]

metric strings loaded from wrong .src

Change-Id: I5261a699a44bc7eb6ecca1842f2390a0778d7b09

2013-08-09  Philipp Riemer  <ruderphilipp@gmail.com>  [2772d52e86820579b18ceaa4241320b466bad439]

Cleanup sw/source/core/layout/trvlfrm.cxx

Change-Id: I979269121cda8e2b70a410ce622e78efe472c82c

2013-08-09  Eike Rathke  <erack@redhat.com>  [bc599dca8b6b46cff35dab01ad26c18ea529b261]

resolved fdo#66205 call PostPaintCell() in Set...Cell() data entry

Cell modifications need to chain repaint positions.

Regression introduced with bcf5b54b47eda4e39b4f5f4813cb43e1f52f0201 and
related.

Change-Id: I4df633304443ea761ae743ee1271f5777e0da5b2

2013-08-09  Luboš Luňák  <l.lunak@suse.cz>  [eda55cdf98ae06b94434bd8529dabc516e0e065c]

I'm pretty sure we don't compile anymore with GCC 4.0.

Raise to 4.1, until somebody complains, in which case probably raise
even more :).

Change-Id: I861ccbfb393811d27bedcb1524027fdbc927e55f

2013-08-09  Luboš Luňák  <l.lunak@suse.cz>  [63a1212a42bb0c5fa8f1d3d847a5e0fb6126d1c4]

try to ensure not testing GCC version when using Clang

Clang reports itself as GCC 4.2.1 when asked the GCC way, which is about
as good an answer as any, since there's no good mapping between them.
So when testing GCC version, Clang would be usually considered too old,
and therefore the proper way is to do a configure check if possible.
GCC version should be only used for GCC-specific things such as avoiding
a bug in a specific GCC version, and such testing should first check
the compiler is not Clang.
Rename GCCVER to GCC_VERSION and use it throughout the build system
where needed. As it's empty for anything that's not GCC, this should
lead to errors when used incorrectly.

Change-Id: Iea96bbaf5d8ceabefa25be88576eeb4115384937

2013-08-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c3140e23ff7a22e3b4126a2d12ee90dfdcd19ce2]

String->OUString

Change-Id: Ia58a7df837621886e617727d80fce135365a8055

2013-08-09  Miklos Vajna  <vmiklos@suse.cz>  [aa6959ba2c4ef1b718d8249fd47faaf677b16111]

fdo#53556 testcase

Change-Id: If58376aec31ab00cab19221beed73e8275a834d2

2013-08-09  Miklos Vajna  <vmiklos@suse.cz>  [9f1f7199736e2ae07b34849ba66f61a1ef5782e8]

fdo#53556 RTF import: fix handling of default shapeType

It was a customshape, but Word seems to handle the shape as a rectangle
when shapeType is missing. This makes the text in the textboxes of the
bugdoc wrap properly.

Change-Id: I56e044f42ead348bbb79addc36fa13c82a7ffc29

2013-08-09  Miklos Vajna  <vmiklos@suse.cz>  [03f0cbd354646733977e4dec754c0113a5cbc3c9]

fdo#53556 RTF import of fFilled shape property for drwainglayer shapes

The real change is in RTFSdrImport::applyProperty(), the rest is just
refactoring to be able to read the "is textframe" property from that
method.

With this, the transparent big rectangle in the bugdoc no longer hides
the text on the first page.

Change-Id: I04cca3ade93a63edf608df047bef3bdccf8d3605

2013-08-09  Stephan Bergmann  <sbergman@redhat.com>  [b3d898c2017a9fd01b5db27c7d00caff311f2127]

-Werror=maybe-uninitialized

Change-Id: Ie6814e8ebb3fa17d545a86d18f5c9a895ab5a0ca

2013-08-09  Prashant Pandey  <prashant3.yishu@gmail.com>  [3e7879998bde20d5d6540ef989ecfd850be97b08]

Show hidden toolbar items when window size is decreased

When the Window size is reduced, the '>>' symbol thus appearing
must also show the items, that are provided by the toolbar but
are not shown because they are unchecked in Tools->Customize.

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

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [a783c7ce72c6dc306dcd39868c9bf41d9dc886e0]

Resolves: fdo#67947 charsets not sorted in csv dialog

regression since 538ba011d7b598737c898cfcce1e0d7b00b40c84

Change-Id: I260819681dfd47435d8edf5fd97c873238c5d808

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [d2c3297eed9917c110da67b2a4c19265aecb38ed]

Resolves: fdo#67743 user autocorr file not written

regression since c9c2fbe485de2bb831bd2e58faef87a19ceff622

revert the logic change and keep the OUString conversion

Change-Id: Ia4f8c3be2b6e325122ae7b21c431c301b8afecad

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [0136b4e524a50613148b7bea423f385cb5cf0e39]

XubString->OUString

Change-Id: I888537cbaec11ef52b1e89b61f7351c6b7769819

2013-08-09  David Tardon  <dtardon@redhat.com>  [5621aa6b5cc5151eebc8b7cc591ebd25cd23307f]

fdo#50436 fail if unpacking of tarball failed

Change-Id: Iacad0141a72a12e67e5cc33b2e2196b74a240e81

2013-08-09  Stephan Bergmann  <sbergman@redhat.com>  [bcbdf6763944dcc53c2667bf829a005ff0b9223a]

Revert "fdo#37341 dix unending loop in calc with Goal Seek"

This reverts commit 07112a712245bdcca40bb87e2bd118eec9635848, which breaks
JunitTest_sc_unoapi:

> checking: [sc.ScModelObj::com::sun::star::sheet::XGoalSeek] is iface: [com.sun.star.sheet.XGoalSeek] testcode: [ifc.sheet._XGoalSeek]
> LOG> Execute: seekGoal()
> LOG> Goal Result: 16.0   Divergence: 0.0
> LOG> Goal Result: 9.0   Divergence: 1.7976931348623157E308
> LOG> Goal Result: 0.8   Divergence: 1.7976931348623157E308
> Method seekGoal() finished with state FAILED
> LOG> seekGoal(): PASSED.FAILED

2013-08-09  Lionel Elie Mamane  <lionel@mamane.lu>  [689e4849b797a47030dd8e2a84ae7c97bfc38d3a]

Fix timezone && fractional second handling of GetDateTimeFromW3CDTF

1) The timezone correction was inverted.

   Imagine we are parsing "2004-03-02T14:18:20+02".

   Before correction, aOslDTime contains "2004-03-02 14:18:20".
   According to the comment, we want to convert that to UTC
   time, so we have to *subtract* 2 hours, not *add* two hours.

   From http://www.w3.org/TR/NOTE-datetime:

   A time zone offset of "+hh:mm" indicates (...) a local time zone
   which is "hh" hours and "mm" minutes *ahead* of UTC.

   So if it is 14:18:20 in the timezone two hours ahead of UTC,
   it is two hours *earlier* in UTC, namely 12:18:20,
   and we need to *subtract* two hours, not *add* two hours.

2) Handling of fractions of a second was buggy:

   It reads only one digit after the dot. This could be a valid
   implementation decision to handle only deciseconds. However:

   1) It then multiplies that by 10^9 (10e8 == 10*10^8, not 10^8!),
      and sticks that in the NanoSeconds field... That is 10 times too big:
      0.3s == 3*10^8 ns

   2) If there were additional digits, it then looks for the timezone
      offset specificator (beginning with '+' or '-') at these additional
      digits; it does not skip them: nOptTime is set to 0+3+2, i.e. to 5.

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

2013-08-09  Lionel Elie Mamane  <lionel@mamane.lu>  [91ec774c9fff46af6800e75315561e86167fe5d1]

$CC --version is too unstructured

Give up and revert to "$CC -dumpversion".
Since by now no test now refers to patchlevel, make it unavailable in GCCVER so that nobody tries to use it.

Change-Id: Ife0bb0a94a73555d1f19f5a3c5853148042c7bba

2013-08-09  Jesús Corrius  <jcorrius@gmail.com>  [f7feb4227d83f4f095597a44826277aaae2bc0df]

Call AddDocumentToPickList in SFX_EVENT_OPENDOC

Not only simplifies the code but makes the application more
coherent with other Windows and Linux applications as the
recent documents lists is populated when you open the file.
Also, for Windows 7 and higher, it makes a call to
Application::AddToRecentDocumentList. Tested on Windows
and Linux.

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

2013-08-09  Caolán McNamara  <caolanm@redhat.com>  [17664f377bf499cfa3438c95bbf5ac16ec7d8674]

convert wrap dialog to .ui

Change-Id: I453c7d50dad00f510770c425629594f1c197fdef

2013-08-09  Lionel Elie Mamane  <lionel@mamane.lu>  [24de9f9a55b5b73a1c7bb863e4487d6349142cfc]

$CC --version for CLang

Has only two components, e.g. 4.1

Change-Id: I255a5a3e240f41d39ee88c4be0c714e29db75a6a

2013-08-09  Lionel Elie Mamane  <lionel@mamane.lu>  [b2206a1fc214105403c3f72c36fa769206b134cf]

more extreme gcc --version parsing

Change-Id: I5bb195e54274d9210ae8d4c2d31690ce8e79a425

2013-08-09  Isamu Mogi  <saturday6c@gmail.com>  [70b3cae54bf3a617bc58926d2ab75b82d5cc0d51]

Support to compile firebird on cygwin-64

C Compiler (cl.exe, gcc-wrapper.exe) for firebird generates 32bit
object file but windres on cygwin-64 generates 64bit one. It causes
link error. This patch unifies these objects in 32bit.

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

2013-08-09  Stephan Bergmann  <sbergman@redhat.com>  [4f19b6f5128e96ff05a0601834296da8f75874e2]

"gcc --version" output is rather unreliable

...so extend 409e6a2e0b89eab82e79b0cd122062f47c6c7afb "gcc -dumpversion has only
MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVEL" to also cope with e.g. Fedora 18 gcc's
"gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)" output line.

Change-Id: Ieb5e032685da49cd7e6f0a49a0fdc137fc24fbbd

2013-08-09  Stephan Bergmann  <sbergman@redhat.com>  [c42ac01b221292a4480037e145b0d5b11c4d412e]

-Werror=sign-compare

Change-Id: Ibcf2ef9e81befbed56e174c9e33ad27e71c97cb1

2013-08-09  Lionel Elie Mamane  <lionel@mamane.lu>  [409e6a2e0b89eab82e79b0cd122062f47c6c7afb]

gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVEL

At least, for gcc 4.7 on Debian. OTOH, gcc --version outputs
(on its first line)
gcc-4.7.real (Debian 4.7.2-5) 4.7.2

so use that. Hopefully will work across systems & distros.

(gcc-4.7.real is probably just argv[0],
 because diversion from hardening-wrapper)

Change-Id: I94ea73628d8aac107e3ada1dc5a63e51e79ccdb2

2013-08-09  David Tardon  <dtardon@redhat.com>  [8716aa29fe4b4309fec71ef6a21ccbdd1f3b7f9e]

fix windows build (hopefully)

Change-Id: Ia3e20248b1d60d6815fae1328c94b7c54910b7c6

2013-08-09  Michael Meeks  <michael.meeks@suse.com>  [2c9182e25a2d729368287812df00e31184dfc86f]

odk doc cleanup.

Change-Id: Ibc5998e665b0f81cdf805e128065e253c46594ab

2013-08-09  Takeshi Abe  <tabe@fixedpoint.jp>  [f30cde45db99d5c57e8be6956bbf824ab92328c2]

Mark as const/static

Change-Id: I5d51d7e01913ac9917578f8c9789312af9be3638

2013-08-09  Takeshi Abe  <tabe@fixedpoint.jp>  [06e6123012cf58954e94b67568dc7dea4b6ed769]

Bin unused #include

This came with f982b722fb71032cca2b6cd9cdc46cdace2fbf15, and
should go with c6b30952edc6cf64f657f1d27225844b6b13aa30

Change-Id: I0727a534f6ba8c6599275a96efa0ebcbd6e65733

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [5cb4ac45309364eb1e3aa61090062b5cc26dd7b7]

boost::ptr_vector<OUString> considered silly

Change-Id: I85c3d8a0e6b64c7a8dcf66a3dfde25151718c4d9

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [f12ce0ae0f3bae7fede84337433e34f880d732ea]

sw: convert rest of SwStyleNameMapper to OUString

Change-Id: I54d1a31b86e60ceb9070f502df305d75bcfa23d9

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [8d4aafa7ce55c873fa55b11d4ffbfa409b412a92]

sw: turns out that SwComboBoxStyle stuff was not actually used

Change-Id: I4e0e3832268e11a445391a99d52d099917bc8aec

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [03eb15938e04a8a28fc08ca7528b2f7068fe1c7a]

vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit

Remove the silly overloading, and introduce virtual methods.

Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [af2d474ff9a91645043c1d4292891c313cceef5e]

sw: convert SwCaptionOptPage to OUString

Change-Id: Ibd54c1472a3f86a0799386e4cf5e929d73ac104d

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [40b4567be2ea4aca90677167e0251cfd05385055]

sw: convert SwCondCollItem to OUString

Change-Id: Id3efca3f1cb555ec995973b8a5bdd2a78318e18f

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [df7ffcdb022b0b30006aa8238ba4070eb4c64bd5]

sw: convert some SwStyleNameMapper methods to OUString

Change-Id: I151678b2bf155a7561b4c4e4b2d9fd1f05930477

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [642926b4b582f691ac4bc0d90fb3a73f64b91b4a]

sw: convert more SwTxtNode stuff to OUString

Change-Id: Ic853af7f66d970d7acfcb7d39effc738cbb7f68d

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [4cf82f05b24c11873ea8e443e0a81565eef469ab]

sw: convert Replace0xFF to OUStringBuffer

Change-Id: I510021cff6aee73e04473700cc23eb90fc6d4fe7

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [28f38798fcf319e3ff9ce23b4e3e0425dedcbc7e]

SvxFont: remove duplicate LanguageType member

... that already exists in Font baseclass.

Change-Id: Ia87e8b791e153bdd4ddc6c84eba6b4f37d127dca

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [4c0d933278c13b6197da40deaf4842fcf57c37ca]

convert more SwTxtNode methods to OUString

Change-Id: If7cc107e521e1a70ba00b0f24057039fcdd2c576

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [8aab4901d26f68bf2ff04dbf13a76fd2e0db04a4]

make SwTxtNode::Replace0xFF static function

Change-Id: I4da73eab3e767c2ed7699808e00c40d440a40dbe

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [c66a0e9c86e77a2615e50152c9b26d73c722ef23]

remove obsolete SjJSbxObject cruft

Change-Id: Ieb10d3bd8fc23650156906292bf3d0757565e2af

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [92a2862e5c0dd60fd6ed8ae21bd6f4852f0044a1]

convert some SwTxtNode methods to OUString

Change-Id: Id60ffcc392d0ee71d3ddcb8de21bdaca4d0b54cd

2013-08-08  Michael Stahl  <mstahl@redhat.com>  [91f3d77b98c1c0e13ef867e27972cb000887f8bb]

tweak comment translations

ede5f05c fb3a1bb9 5e04331f fd6089b9 66a1d406

Change-Id: I5077ce5f6182f9193cebaaf63190450d375679dd

2013-08-08  Tomaž Vajngerl  <quikee@gmail.com>  [0c6b4f5c7f620e6848803d86321cdaa29f261452]

Make selection corner marks slightly transparent.

Change-Id: Ibf363d741ca346adefd30f5b68d9a47db73db8df

2013-08-08  Tomaž Vajngerl  <quikee@gmail.com>  [5f3b4c0eb6905bcff588baaec235dbf726da191b]

fdo#67592 Resize selection box from all 4 corners

Change-Id: I40c857eb1ed5c784a3911667f685c6450bf7a7c4

2013-08-08  Tor Lillqvist  <tml@iki.fi>  [dfc4ace4278d6c9e77ec150f947a1a6ee454d70d]

fdo#62442: Move the InfoPlist.strings files into the app from langpacks

The digital signature of an app bundle includes an integrity check for
the Resources subtree. This is the normal place for Mac apps to have
their read-only non-code "resources". In LibreOffice it is currently
not much used, though.

The signature thus breaks when a lang pack installer is run and plops
its InfoPlist.strings file into the "Resources" subtree. This file
contains translations of strings in the app's Info.plist file. For
LibreOffice, it contains translations only for some of the file type
names in Info.plist. (Why only some, I don't know.)

Files installed by a lang pack insaller into other locations in the
app bundle don't harm the signature.

Making the InfoPlist.strings files be distributed as part of the main
app bundle instead of in langpacks should keep the signature valid
even if a lang pack is installed. The InfoPlist.strings files are
small so the size of the main app should not grow significantly.

This required introduction of a new functionality in scp2: The
possibility to generate a list of several complete File or Directory
stanzas, one for each language for which translations are being
built.

(This is different from the existing functionality, used for files
that go into lang packs, where a stanza contains several Name or
HostName attributes (or whatever the term is) where the attribute
names are qualified with the language code in parens.)

Change-Id: I3afd9b08944fe1bccb5f0c881d740d260f589e39

2013-08-08  Tor Lillqvist  <tml@iki.fi>  [1b5ed901af4aefad8397f259c85a6a94871df2e1]

Simplify check for verbosity

Just check for $(VERBOSE) or $(verbose) being non-empty instead of
checking for $(VERBOSE) equalling "TRUE". Isn't our normal way to do a
verbose make to pass verbose=t?

Change-Id: Ic4ddc1fe025fed55ca56fd21b615640c389c0454

2013-08-08  Julien Nabet  <serval2412@yahoo.fr>  [5fbc94bc00d04c3af9e519699f91c0fff32df0c3]

Fix some memory leaks

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

2013-08-08  Jesús Corrius  <jcorrius@gmail.com>  [5f23dac65b39750356418d7d8f490a37a944c34c]

Add AppUserModelID for all supported formats

Now only the ODF formats have AppUserModelID, but we
need AppUserModelID for all supported formats so the
Windows 7 recent documents works as expected.

This patch only adds a few registry keys during the
installation process on Windows.

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

2013-08-08  Mark Wielaard  <mark@klomp.org>  [3cf0b5cdb05e1d77610431b1b1328102bf05b602]

Add SDT probes for interning rtl_uStrings.

This adds RTL_LOG_STRING_INTERN_NEW and RTL_LOG_STRING_INTERN_DELETE
which are connected to SDT probes if available. It introduces two new
SDT probes. new_string_intern_16 and delete_string_intern_16
(there is currently no interning for 8-bit rtl_Strings).
For consistency both have the same 4 arguments as new_string_(8|16)
and delete_string_(8|16). new_string_intern_16 has as 5th argument
the address of the original rtl_uString being interned (which may
or may not be the same as $arg1).

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

2013-07-20  Krisztian Pinter  <pin.terminator@gmail.com>  [9cf4be5ce8116eb447abea024f07456275d4ef4a]

startcenter: Add RecentDocsView for displaying thumbnails for recent docs

Change-Id: I6d9bb87a6ee28d62ee012e6807d1c5a4f3219e27

2013-08-08  Laurent Godard  <lgodard.libre@laposte.net>  [f807403faa3a20a6b4e95c9e8441cd637e3e548d]

import performance : do not use EditEngine anymore

Change-Id: I5849add3444cff15a201a276c8917fabc4b33262
Reviewed-on: https://gerrit.libreoffice.org/5317
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-08  Lionel Elie Mamane  <lionel@mamane.lu>  [af53d7a181feaad2f75eeb0900030aa02868e338]

fdo#63539 make SvTreeListBox::Select virtual

SvLBox was merged with SvTreeListBox;
SvLBox had a virtual Select() and some derived classes override it.
E.g. dbaui::DbaIndexList.

Change-Id: I82b3718e72db5d320704e1e2871de86abc686441

2013-08-08  Krisztian Pinter  <pin.terminator@gmail.com>  [c958a35bef2d123b3e45c80bd7d1cf8d48986a9a]

Move startcenter.ui from framework to sfx2

In a previos move BackingWindow was moved, but startcenter.ui was left
behind by accident.

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

2013-08-08  David Tardon  <dtardon@redhat.com>  [c756b6a04ca369fcdb36803a4c11b8204b4e5ff7]

add missing dep on boost headers

Change-Id: Iaed0bcac0b6ab404fc27beaa290c29aa1d97487b

2013-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2a0dd33a384009dcc92238cec344c9b0e98cf25f]

fdo#67871: Revert "coverity#705731 Resource leak"

... and delete pContourPolyPolygon instead. Otherwise there is a null pointer
dereference.

This reverts commit e3258713793f03d6cf96c19ff4c5d15a0cd666f1.

Change-Id: Id9d8c514c786b42233a35a9ade55d0c05986fb08

2013-08-08  David Tardon  <dtardon@redhat.com>  [bb3a290e3b602169d3bee98108a8380dce51b608]

rhbz#994886 update unit in draw. obj. props toolbar

I am not sure this is the only/correct way to do it (maybe it should be
already handled by some broadcast from SFX_APP()->SetOptions()), but it
is what Draw and Calc do (cf. handling of SID_ATTR_METRIC in
SdModule::ApplyItemSet() and ScModule::ModifyOptions()).

Change-Id: I25bada60188a96c6c82db5029c7475b45b595176

2013-08-08  David Tardon  <dtardon@redhat.com>  [988036c3c4fc7515aaaad7ff80664fc4c5fd8236]

add unit test for WPXSvInputStream

Change-Id: Ia799cf54e8c90f68a8e74df72b0c8b6a33c41e7e

2013-08-08  David Tardon  <dtardon@redhat.com>  [3ce9508e31226f2b453877e34946dc5916519d86]

fix seek behind end of stream

Change-Id: I38db7759df87edee8a14b311005c6e31ff8ae856

2013-08-08  Miklos Vajna  <vmiklos@suse.cz>  [4bc063090c06f0c34980a3852f684b42ab25c501]

bnc#823651 WW8 import: fix paragraph style in empty first page header

The problem was that the first page SwFmtHeader / SwFmtFooter wasn't
created in case the header/footer text was empty, even if fTitlePage was
set.

Change-Id: I5e58419161bcc663e2beb0338b95877469e0fd3c

2013-08-08  Tor Lillqvist  <tml@iki.fi>  [c34fabe9eaf1a02512bafc3c4e2cf9c3abba023c]

Bin a couple of pointless macros only used once

Change-Id: I7d0c812afbbeeb4ea9835f957024b6bf86dfdaaf

2013-08-08  Tor Lillqvist  <tml@iki.fi>  [68277c3249489c4e4364275eb5c5920f44fe40b1]

Remove the now empty <svl/cntwids.hrc> header

Change-Id: I2c41b9960960ad9d290f84cc6e28d938068c0050

2013-08-08  Tor Lillqvist  <tml@iki.fi>  [246892818797f0b4c1747352a3e27c3025adcebb]

Bin Chaos WIDs that are unused (only mentioned only in comments)

The comments are in one place, for plaintext strings that say the same as what
the WID name indicates, so they don't provide any useful information.

Change-Id: I9be14dd46352e34bf3647349d85412a97725d238

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [bbc6c5e79d73706e5c642d37453ab4fab029b707]

put border around two-lines-in-one lists

Change-Id: I5a23e4843efd9469c5126bfcc9b96d07ab08b7c0

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [a641d049ab7aac7d9aae86b0c21d7a0ea12ff067]

convert toc style page to .ui

Change-Id: I8ed03fc3e5433d8a2fe83c3ad88fa95773fe6c53

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [7ffab58b590c3b63196bbb74135237d29c6eb9e0]

Updated core Project: help  aaad966643ede466a50bf8901028ead903a1e329


2013-08-08  Michael Duelli  <m.duelli@web.de>  [356b2f0edfd5a01ed05976c1bdb74948ff84b5fd]

Extension to fix all cases of fdo#32059: Commands merge with variables

Change 467d5e0a2e074ff2afb4d1b1a37cff2094b0895b fixed insertions of
space in front of commands for Elements dialog only.

This change also fixes insertion via Elements dock.

Change-Id: I37f8510bc4a6dc0145026ca04fbb0443e1e31cd0
Reviewed-on: https://gerrit.libreoffice.org/5225
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-08-08  MÁTÉ Gergely  <sportember@caesar.elte.hu>  [c58f859ee6899bd5066bb754159d06e114405c96]

OUString conversion in sd in sdmod.hxx

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

2013-08-08  Miklos Vajna  <vmiklos@suse.cz>  [52f79304a635ec3845c1d26b025a92b4c710f4e2]

offapi: fix doxygen warnings in awt::XMenu

Change-Id: I2a6868ff0167c4ac4d97e01cef85a6a4d74a4f43

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [670f9ecf52f50d41a670d1f2b66dc9d2bfae030a]

WaE: unused variables

Change-Id: I1345d5fd4a634980de9b3fcdb9f60274eafc9392

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [6c0e752093ddedca0a6f0063567aff19997bab03]

wrong .ui name

Change-Id: Ieb10eedd791aab6ea251c3fd33d74a2232e2bd6b

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [1a89eaeabd31dddfbad037e8109431a924632543]

if there is no secondary text then keep primary text orig font size

Change-Id: I12a70c3b3d12d6986a45a5f5c38affd2cd343bfe

2013-08-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [786f0eae0673bc18a6e2a71323c70af671e46e66]

Use new widget UI dialogs in line style ctor

Change-Id: I2b646d71fe4ab28137d88ebf638b28674eab3c91

2013-08-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [4dfb33788de68c827cb7a768efe2012cc0ed1ac5]

Use new file load error dialog in widget UI

Change-Id: Ifa31cb9113fc497992d029f401cdadb12cf83c96

2013-08-08  Tor Lillqvist  <tlillqvist@suse.com>  [d39feeb20027e9c0ded324c9d0df9784a6707194]

WaE: C4701: potentially uninitialized local variable 'nValue' used

Change-Id: Id753eab9cab3e97e69b48212820dc140f897f1bd

2013-08-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [cb45c6bd429430e5158d150acf4590885dfba766]

Use new save list dialogs in tab pages

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

2013-08-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [34f0db2cfe6806503a3d1df239d12a69dbe0f83d]

Convert save list dialog to widget UI

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

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [07e1a8a5c68643d43fe729e623dca9e876f2772e]

update lint-ui to know about message box HIG rules

Change-Id: Ic283d4d15154308a441905d095096c3e11f50477

2013-08-08  Caolán McNamara  <caolanm@redhat.com>  [e57828a66cb4e5ce583aa3fda0376721ff19f112]

HIG: alerts should have 12 border and 24 spacing

Change-Id: I09aade1d7a63f9e1cda54ecdb2e32d2589ecb450

2013-08-08  Olivier Hallot  <olivier.hallot@edx.srv.br>  [73b7213a772d3ed0ff4afe2a41bef3b3f6de2f7e]

Convert duplicate name dialog to widget UI

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

2013-08-08  Herbert Dürr  <hdu@apache.org>  [7fd15394ad721fd2f954488c16e709d87d03ea2e]

Resolves: #i122301# fix build breaker on Mac in fpicker for debug=true

NSLog demands a non-const NSString but doesn't change the string.

(cherry picked from commit 6f279aad1a472ebf4afd08334e10a24342924315)

Conflicts:
	fpicker/source/aqua/CFStringUtilities.hxx

Change-Id: I25c82dc81feda9b771f064631857a1e7f9c4d2bb

2013-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a0bbc768a5fac2c3d27cd70877961561fe7f0ffa]

fdo#67817: GetParent returns a VclGrid instance after conversion to .ui

Change-Id: Ib37e2de784823fec209c195963d925748412c692

2013-08-08  Andras Timar  <atimar@suse.com>  [aecd2510e53ea6457dd4f4fa032d82b7dd6178ef]

fdo#36558 Allow custom paths for user dictionaries

Change-Id: I7c1e473fb1e874c137cf47a169fd78bf7a842d4e

2013-08-08  Winfried  <winfrieddonkers@libreoffice.org>  [07112a712245bdcca40bb87e2bd118eec9635848]

fdo#37341 dix unending loop in calc with Goal Seek

The combination of a solve process happening in two functions
(ScDocument::Solver() and ScInterpreter::BackSolver) with iterations
and recursive as well as iterative interpreting (ScInterpreter:Interpret()
and ScInterpreter::InterpretTail()) led to improper handling of the
stack, with an unending loop as a result.

Integrating the two solver functions, and so simplifying the code,
results in correct behaviour in all documents attached to the
bug report.
I tested with values for MAXRECURSION of 5 and 400 (standard value)
to have really different combinations of recursion and iteration.

Change-Id: If4cb8926c5e192cd6c764dcdd45a92e285e983bb
Reviewed-on: https://gerrit.libreoffice.org/5292
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-08-07  Julien Nabet  <serval2412@yahoo.fr>  [d65c44020bf32713af4985f598f7b532a969247a]

cppcheck: fix memory leak

Change-Id: Ic52ef3bcbca4c512fcb6e422a9b4e983cccbe41a

2013-08-07  Boris Dušek  <me@dusek.me>  [39a78087890fb9255a5e47220bac6cfb956fcfe0]

Use NSAccessibilityActionDescription for action descriptions

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

2013-08-07  Boris Dušek  <me@dusek.me>  [58464deee44db80657885e39ead33d7ccc7dda30]

Fix accessibility of text attributes on OS X

The applyAttributesFrom:... method takes range parameter that specifies
a range in the 'string' parameter passed to that method, not in the whole
string of the UI element as retrievd in createAttributedStringForElement:...
(the former string is a substring of the latter).

In other words, the 'range' parameter in applyAttributesFrom: is relative
to the string passed to that method, not to the whole string of the UI
element.

This enables proper reading of text attributes in Writer - when moving
cursor through text, VoiceOver now announces e.g. "bold" or "plain" to
indicate changes in text formatting.

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

2013-08-07  Boris Dušek  <me@dusek.me>  [e83f61b29eb74286dbdb053bb3d067fe3e2f8073]

Add debugging output for OS X accessibility

In case someone needs to debug accessibility on OS X, provide ready
debugging messages to be enabled by changing #if 0 to #if 1.

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

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [54a138db910554e8bf2868facc85e47b1776bac2]

Commit after DDL statement. (firebird-sdbc)

Changes made in a DDL statement are only usable after a
commit in firebird, e.g. a created table won't appear etc.

Change-Id: I3b537f495b6bc96fa48ebc1a3e46205da60bb2d4

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [89b37927c0cd62cd648dd7d085c761545451e659]

Add error checking to commit(). (firebird-sdbc)

Change-Id: I0717fad287f95d510d044055edc11737fde0c505

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ebe37593c53f9fbad0e9a798834db10fc19b7479]

Clean up ResultSet management. (firebird-sdbc)

Change-Id: I00cd0aa08a5a3da17f06933ebc3422a6b4b8bc74

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [eb5e9ab4c4d6a00be96f6db760c2c64ca061e426]

Clean up statement handle on closing ResultSet. (firebird-sdbc)

Change-Id: I7e59c1939651cc55090ca3a5f1a9a388d685dc43

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [211094992c610b77abd46d93b3e46b5a25fe4f95]

Fix transaction creation when autocommit disabled. (firebird-sdbc)

Change-Id: I190a90e9821961c4e972ec26ac282b05fd375d4b

2013-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [67596ee0b1ad4fa7268488d16ca20ee2d3032d97]

Remove unnecessarily duplicated execute/executeQuery. (firebird-sdbc)

Change-Id: Ic173346c4cac140b9426560af9a9b196d93ec2f5

2013-08-07  Olivier Hallot  <olivier.hallot@edx.srv.br>  [38e24914ef87dc3247f736eb67bb17463388707b]

Convert line end change warning to widget UI

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

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [e43be13f4b67ac86b38bc980dfd678aede8ca64b]

alerts have 12 border and 24 spacing

Change-Id: I5978acd24f27bb7c626df567fefcc3f384336e91

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [c7f86b6214ce9fcde74ceae94e8fbe8be69bea83]

add a secondary line of text

Change-Id: Ic3878a45ddedd2e3a3815e617dd37edf6b90d1b8

2013-08-07  Olivier Hallot  <olivier.hallot@edx.srv.br>  [443dc323d93cbb657bf76053f4aeaef5345cc7a8]

Convert delete arrow warning to widget UI

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

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [37aa92dfa3605b4d2d03d977a45a71b34e4b6b9d]

convert label medium tabpage to .ui

Change-Id: I38c3e28070b9d5b689bd6ba4bde01a7a8dedba18

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [609915366306fb3e077134411f87d616ef4caf29]

Updated core Project: help  3a0ee05036d90ca6ec6ec414194a1119301455fc


2013-08-07  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2f8cb96bb7bef8cc48ea7c1739ae41a0afd6dda3]

Translate German comments

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

2013-08-07  Eike Rathke  <erack@redhat.com>  [6b2aaa7d2393db7c5df9ed3e695013b1e44d868f]

resolved fdo#67444 don't push_back() with already reserved size

Change-Id: I5660bdf07ad0adae053508bed1805369850c1134

2013-08-07  Miklos Vajna  <vmiklos@suse.cz>  [18767fd249bce1c6ad9d42d02de32757fd93e053]

offapi: fix doxygen warnings in awt::MessageBoxType

Change-Id: I1c48d62cb6793ed6cab261c6de7095c755ab52f2

2013-08-07  Tor Lillqvist  <tml@iki.fi>  [d63bcdf8818b66f784d3c040e4f9f92b43d2c56f]

Bin obsolete and unused exchange actions

Change-Id: I6ae9353aa87c7b8303f77af98b968ae873c2f727

2013-08-07  Joren De Cuyper  <joren.libreoffice@telenet.be>  [03d8fc6574e96b5817f3c9226e8af676bf89dd25]

More OUString Conversion in sc/source/ui/dbgui/validate.cxx

Thought there were some String-conversions missing to fix
fdo#67480 . Bug is still reproducible, so doesn't fix it.

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

2013-08-07  Julien Nabet  <serval2412@yahoo.fr>  [cb021fcafba06ccf973f2abe229a4761c0a002de]

fdo#46037: remove 1 comphelper/configurationhelper in framework

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

2013-08-07  Lionel Elie Mamane  <lionel@mamane.lu>  [def99ae60119658d0b24667b08068162d2454694]

fdo#65354 don't slap a timezone on time values

There is no way to guess a "right" timezone, since there is no date.
So could be with summer (daylight saving) or winter, nobody known.

Change-Id: I1617caa8a3e902d7cabbf25dcee67c9aed9b7dc7

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [c5740ff43bea7ab7362812cb6fd77507ba100359]

convert label options tabpage to .ui

Change-Id: I3fd082bc3a8989f6099ee826f61240d9227b2afe

2013-08-07  Caolán McNamara  <caolanm@redhat.com>  [910704599f63bb57e810f9bef59ff7a1ca53da68]

Updated core Project: help  00b5861129f309f097ea6d7c3509f6a4aa777292


2013-08-07  Siqi LIU  <me@siqi.fr>  [bf825affb3f3ee769ccf044b2b847ad48f790b94]

remove userstate from the repo

Change-Id: I60c7d5c74f919bc165e1c2629f7b05aad2442eb7

2013-08-07  Siqi LIU  <me@siqi.fr>  [ca367bd5f8851f6492ae2a5fb922b75f24c3850d]

fix for popOverMenu on iPad

Change-Id: I31180bfe086b339ad0b11ad28e770bdf3335d423

2013-08-07  Siqi LIU  <me@siqi.fr>  [735ea456719c0c27cb4ae102ccd1bc3bc93f818a]

minor

Change-Id: I949464f042e3bb2ba1360feb6ba4867b332b8483

2013-08-07  Siqi LIU  <me@siqi.fr>  [2a5d3cbebc182f02773b7704a99dbf63bd10f5a5]

design style revamped for iOS7

Change-Id: I469e50e779ac201ab15aa8fff8e2f6fcfb2f99b6

2013-08-06  Luboš Luňák  <l.lunak@suse.cz>  [89aeec9b1d2f771310eeb0fa4c820c19599df0f7]

remove unused variable

Change-Id: Iaf22f259fa396deee3cab84cc9549427b76017c2

2013-08-06  Luboš Luňák  <l.lunak@suse.cz>  [2349d8073072acbf07c36d9fe0dcb4a812779a97]

equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase

Change-Id: I218389623e8774a7aabbbd0be58d4d17acbef631

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [dfe9250cc3de574a2b0e7a2df936b8c9a71d9011]

convert use as default msgbox to .ui

Change-Id: I65c994810fd1ad16491623ed76bf85c43ffcd702

2013-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [89fdead645bf2a777e4d438abe976d759aa48a4b]

Correctly handle varchar. (firebird-sdbc)

Previously SQL_VARYING was cerced to SQL_TEXT which
loses the string length.

Change-Id: I5ab6c0ce2892dcb986282d6bf6fbb770b4fbafeb

2013-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c3aaa4e4019edb796cf904dc5777ff49afd0304f]

Simpligy getTablePrivileges. (firebird-sdbc)

Change-Id: I3a858fc3c94bbf6c32cc7fdae60d0ee45acb3cf2

2013-08-06  Jan Holesovsky  <kendy@suse.cz>  [3080087d2940e80b956e7750f50a30850778fa0d]

Basic de-uglyfication + added the purpose comment.

Change-Id: I4da0649bf4eb757a7d67beac19da58c4ac755c90

2013-08-06  Jan Holesovsky  <kendy@suse.cz>  [9281fc72e7c45c8080a0373449191d73c26e3a08]

startcenter: Rename DropTargetListener to OpenFileTargetListener, ...

...move it to svtools, and kill the cut'n'pasted version.

Change-Id: Ifacf110ff08b359bd0f611dff20b3c5142e6bcc8

2013-08-06  Krisztian Pinter  <pin.terminator@gmail.com>  [b60f6da2e13706dddc42d1045af95ad633e1829f]

startcenter: Move BackingComp & BackingWindow to sfx2

BackingWindow will use ThumbnailView from sfx2 and it had to be moved
to avoid a circular dependency

Change-Id: I33a5982ed9e51307476c837f3f534ded7ed38ee0

2013-08-06  Olivier Hallot  <olivier.hallot@edx.srv.br>  [a9770af052e5c3d9de893ef84c608479c03f06a7]

Convert line dialog to widget UI

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

2013-08-06  Stephan Bergmann  <sbergman@redhat.com>  [653cdcf50c760ac026931c156c69cdc791a6f0f5]

error: cannot use dynamic_cast with -fno-rtti

...with recent Clang trunk towards 3.4

Change-Id: Ie0991c7bd560c30551aeaada426382a889b46391

2013-08-06  Michael Meeks  <michael.meeks@suse.com>  [05944477039d68154e5360f0e8baff572eaa7917]

fix android/ios defaults for report builder.

Change-Id: I338505aa67ef63699fc0d8966fe09db3c050da92

2013-08-06  Luboš Luňák  <l.lunak@suse.cz>  [8f8b31abd02876c3601e343b8b3274754f8a61b6]

compatibility setting for MS Word wrapping text in less space (bnc#822908)

The document itself is stupid and uses a SURROUND_THROUGH object with a number
of empty lines that make it act is if it in fact was SURROUND_NONE, rather
than actually disabling wrapping for the object and be done with it.
But the difference was that Word still managed to fit those empty lines
next to the object into the little space that was there, while LO already
considered the space too small. So keep a compatibility setting for Word
documents in order to avoid problems with such lame documents and hopefully
that's enough.

Change-Id: I7d17b90de381fd86914ce5efd9c5a29fe4850edc

2013-08-06  Luboš Luňák  <l.lunak@suse.cz>  [1b6cad89690a1188c6628c68d62108866b837779]

make it obvious that SwSurround and css::text::WrapTextMode are the same

Change-Id: I20154c12b9406b7ea2f8f245aa688859118982f7

2013-08-06  Miklos Vajna  <vmiklos@suse.cz>  [b755df14a431543f1b70246a5e58830a0a480602]

fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, too

Previously this was only handled for drawinglayer shapes.

Change-Id: I7ce440a27ebe44fc867b8a7f4ee62217076677f0

2013-08-06  Michael Meeks  <michael.meeks@suse.com>  [7b4bdab8252200e89a05294bdcdebef2ab9feb81]

MPLv2 subset improvement.

Change-Id: I96efcab67f05407923b022dfd95a94fd8c2169ed

2013-08-06  Michael Meeks  <michael.meeks@suse.com>  [457bc1ebdf327685fcf2ccac8d6c87c839c43200]

fdo#67707 - avoid crash with sidebar when switching to writer from impress.

Change-Id: I0010663951fe67bfb864ffdaecb251b3da5a3ac3

2013-08-06  Michael Meeks  <michael.meeks@suse.com>  [0acdeacbe774b7e05323ad80b556e7102a083192]

Disable auto-detection of high-contrast mode by default

Lots of Linux themes are rather 'black' anyway, and yet want the
icon set they selected and the colours too. If this is needed it
can still be forced either by changing the setting back, changing
the setting back in the UI, and/or exporting SAL_FORCE_HC=1

Change-Id: Ia034942db7ec2fdd27b4a0b43f2f19269e05f5c6

2013-08-06  Herbert Dürr  <hdu@apache.org>  [022da4ea298d5d5c134c374546d963926dae2b37]

Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layouts

using a heuristic that assumes a glyph with unknown char mapping
is the continuation of the preceding glyph. If there is no known
preceding mapping use the run bounds.

(cherry picked from commit 576e4ea626e1c1ffcf9d025e692db62fed8c3cab)

Change-Id: I70e58a02d814e14e9592ff8efc0ae630346ae5df

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [b74d0aa083a8803b7b236e059b9b1c159b06272d]

Updated core Project: help  190ae2431088d9969b7d5929b92ac003f3282aff


2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [f0118b43b56489d53710635ea88c41eeef9e2bee]

align load/save buttons across dialogs

and restore strange custom unit multi unit mode
to these metricfields

Change-Id: I7e228f6fd658374e3f1588c757ef2ed1e6ba78c8

2013-08-06  Olivier Hallot  <olivier.hallot@edx.srv.br>  [bd7596518edd1511a31c44b8fe63f856a5471282]

Convert line style tab page to widget UI

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

2013-08-06  Andras Timar  <atimar@suse.com>  [545fcb2fbe52e3a6c6e9402a20c1c46e80bba194]

Updated core Project: help  e5b96ea56ae509b4f49dc0cce4cdd702a375dcd2


2013-08-06  Tor Lillqvist  <tml@iki.fi>  [9eea26e7fb54b79e5a722a15f8f5197fcb1dc0e9]

WaE: private field 'rLayout' is not used

Change-Id: Iad6ab86123bd3c5f83452a1037c661003dcd7cdc

2013-08-06  Tor Lillqvist  <tml@iki.fi>  [a321be22907c47e2e378c494f0de9f3f68af5167]

fdo#67660: Fix memory mismanagement crash

The CTLayout constructor called CFRetain() on the associated
CTTextStyle's attribute directory (a CFMutableDictionaryRef) and the
destructor then called CFRelease() on it, even if there was no
guarantee it was still the same CTTextStyle. And in the scenario that
caused this crash, AquaSalGraphics::SetFont() had in fact deleted the
original CTTextStyle and created a new one.

It seems to me that these CFRetain() and CFRelease() calls are not
necessary.

Change-Id: I18e03965dd05d450955353f8c48f111c19a069e3

2013-08-06  Stephan Bergmann  <sbergman@redhat.com>  [637d645a34201fe7b7f4890ecafd7df0f7c105af]

Prevent basctl::PropBrw using basctl::Layout from within ~Layout

...as is reproducible when creating a new dialog via "Tools - Macros - Organize
Dialogs", adding e.g. some date/time controls to it, then closing LO.

Invalid read of size 8
 at 0x23DD58DB: basctl::Layout::SplittedSide::Remove(basctl::DockingWindow*) (/basctl/source/basicide/layout.cxx:205)
 by 0x23DD4F65: basctl::Layout::Remove(basctl::DockingWindow*) (/basctl/source/basicide/layout.cxx:62)
 by 0x23D847B7: basctl::DialogWindowLayout::RemovePropertyBrowser() (/basctl/source/basicide/baside3.cxx:1459)
 by 0x23E45AB3: basctl::PropBrw::~PropBrw() (/basctl/source/dlged/propbrw.cxx:202)
 by 0x23E45BA5: basctl::PropBrw::~PropBrw() (/basctl/source/dlged/propbrw.cxx:205)
 by 0x7E03A49: VCLXDevice::DestroyOutputDevice() (/toolkit/source/awt/vclxdevice.cxx:56)
 by 0x7E4655D: VCLXWindow::dispose() (/toolkit/source/awt/vclxwindow.cxx:956)
 by 0x7FD451C: UnoWrapper::WindowDestroyed(Window*) (/toolkit/source/helper/unowrapper.cxx:263)
 by 0x95EA632: Window::~Window() (/vcl/source/window/window.cxx:4365)
 by 0x23DD4EFD: basctl::Layout::~Layout() (/basctl/source/basicide/layout.cxx:56)
 by 0x23D89E39: basctl::DialogWindowLayout::~DialogWindowLayout() (in /data/lo/core/solver/unxlngx6/installation/opt/program/libbasctllo.so)
 by 0x23D89E69: basctl::DialogWindowLayout::~DialogWindowLayout() (/basctl/source/inc/baside3.hxx:125)
 ...
Address 0x19d17da0 is 0 bytes inside a block of size 80 free'd
 at 0x4A078DE: operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
 by 0x23DD92D5: __gnu_cxx::new_allocator<basctl::Layout::SplittedSide::Item>::deallocate(basctl::Layout::SplittedSide::Item*, unsigned long) (/usr/include/c++/4.8.1/ext/new_allocator.h:110)
 by 0x23DD8C77: std::__cxx1998::_Vector_base<basctl::Layout::SplittedSide::Item, std::allocator<basctl::Layout::SplittedSide::Item> >::_M_deallocate(basctl::Layout::SplittedSide::Item*, unsigned long) (/usr/include/c++/4.8.1/bits/stl_vector.h:174)
 by 0x23DD7F89: std::__cxx1998::_Vector_base<basctl::Layout::SplittedSide::Item, std::allocator<basctl::Layout::SplittedSide::Item> >::~_Vector_base() (/usr/include/c++/4.8.1/bits/stl_vector.h:160)
 by 0x23DD73DC: std::__cxx1998::vector<basctl::Layout::SplittedSide::Item, std::allocator<basctl::Layout::SplittedSide::Item> >::~vector() (/usr/include/c++/4.8.1/bits/stl_vector.h:416)
 by 0x23DD6A05: std::__debug::vector<basctl::Layout::SplittedSide::Item, std::allocator<basctl::Layout::SplittedSide::Item> >::~vector() (/usr/include/c++/4.8.1/debug/vector:144)
 by 0x23DD6889: basctl::Layout::SplittedSide::~SplittedSide() (/basctl/source/basicide/layout.hxx:80)
 by 0x23DD4EF1: basctl::Layout::~Layout() (/basctl/source/basicide/layout.cxx:56)
 by 0x23D89E39: basctl::DialogWindowLayout::~DialogWindowLayout() (in /data/lo/core/solver/unxlngx6/installation/opt/program/libbasctllo.so)
 by 0x23D89E69: basctl::DialogWindowLayout::~DialogWindowLayout() (/basctl/source/inc/baside3.hxx:125)
 by 0x23D997F3: void boost::checked_delete<basctl::DialogWindowLayout>(basctl::DialogWindowLayout*) (/workdir/unxlngx6/UnpackedTarball/boost/boost/checked_delete.hpp:34)
 by 0x23D99694: boost::scoped_ptr<basctl::DialogWindowLayout>::~scoped_ptr() (/workdir/unxlngx6/UnpackedTarball/boost/boost/smart_ptr/scoped_ptr.hpp:82)
 by 0x23D9A5E7: basctl::Shell::~Shell() (/basctl/source/basicide/basidesh.cxx:223)
 by 0x23D9A717: basctl::Shell::~Shell() (/basctl/source/basicide/basidesh.cxx:248)
 by 0x6942297: SfxViewFrame::ReleaseObjectShell_Impl() (/sfx2/source/view/viewfrm.cxx:1089)
 by 0x6943BAB: SfxViewFrame::~SfxViewFrame() (/sfx2/source/view/viewfrm.cxx:1484)
 by 0x6943E09: SfxViewFrame::~SfxViewFrame() (/sfx2/source/view/viewfrm.cxx:1505)
 by 0x69427EC: SfxViewFrame::Close() (/sfx2/source/view/viewfrm.cxx:1144)
 by 0x6919441: SfxFrame::DoClose_Impl() (/sfx2/source/view/frame.cxx:175)
 by 0x6934542: SfxBaseController::dispose() (/sfx2/source/view/sfxbasecontroller.cxx:1035)
 by 0x1BC8C5B3: framework::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) (/framework/source/services/frame.cxx:1357)
 by 0x1BBAF54B: framework::CloseDispatcher::implts_establishBackingMode() (/framework/source/dispatch/closedispatcher.cxx:540)
 by 0x1BBAEB15: framework::CloseDispatcher::impl_asyncCallback(void*) (/framework/source/dispatch/closedispatcher.cxx:391)
 by 0x1BBAE6AF: framework::CloseDispatcher::dispatchWithNotification(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (/framework/source/dispatch/closedispatcher.cxx:228)
 by 0x23A2A71D: framework::DispatchHelper::executeDispatch(com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/services/dispatchhelper.cxx:142)
 by 0x1BC06442: framework::LayoutManager::MenuBarClose(void*) (/framework/source/layoutmanager/layoutmanager.cxx:2638)
 by 0x1BC062F6: framework::LayoutManager::LinkStubMenuBarClose(void*, void*) (/framework/source/layoutmanager/layoutmanager.cxx:2621)
 by 0x9053555: Link::Call(void*) const (/include/tools/link.hxx:123)
 by 0x9610263: ImplHandleUserEvent(ImplSVEvent*) (/vcl/source/window/winproc.cxx:1975)
 by 0x961173A: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (/vcl/source/window/winproc.cxx:2590)
 by 0x961FCAE: SalFrame::CallCallback(unsigned short, void const*) const (in /data/lo/core/solver/unxlngx6/installation/opt/program/libvcllo.so)
 by 0x961F74D: SalGenericDisplay::DispatchInternalEvent() (/vcl/generic/app/gendisp.cxx:91)
 by 0x171A5821: GtkData::userEventFn(void*) (/vcl/unx/gtk/app/gtkdata.cxx:933)
 by 0x171A587C: call_userEventFn (/vcl/unx/gtk/app/gtkdata.cxx:943)
 by 0x3B78E47E05: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.3600.3)
 by 0x3B78E48157: ??? (in /usr/lib64/libglib-2.0.so.0.3600.3)
 by 0x3B78E481FB: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.3600.3)
 by 0x171A47B0: GtkData::Yield(bool, bool) (/vcl/unx/gtk/app/gtkdata.cxx:574)
 by 0x171A82BD: GtkInstance::Yield(bool, bool) (/vcl/unx/gtk/app/gtkinst.cxx:405)
 by 0x906C838: ImplYield(bool, bool) (/vcl/source/app/svapp.cxx:417)
 by 0x9068F00: Application::Yield() (/vcl/source/app/svapp.cxx:451)
 by 0x9068EB0: Application::Execute() (/vcl/source/app/svapp.cxx:396)
 by 0x4EC6117: desktop::Desktop::Main() (/desktop/source/app/app.cxx:1720)
 by 0x9075192: ImplSVMain() (/vcl/source/app/svmain.cxx:162)
 by 0x907529C: SVMain() (/vcl/source/app/svmain.cxx:198)
 by 0x4F0A9C0: soffice_main (/desktop/source/app/sofficemain.cxx:81)
 by 0x40096B: sal_main (/desktop/source/app/main.c:48)
 by 0x40094C: main (/desktop/source/app/main.c:47)

Change-Id: If7ec0fceec6da1731df8ac389406327fbd95b382

2013-08-06  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [51f9af747fce6f46df4422677943dae73f839876]

Translate German comments, fix some WS

Conflicts:
	include/svx/unoapi.hxx

Change-Id: Icd0adbe98727a83fae3822863f7c6395f7474882

2013-08-06  Radu Ioan  <ioan.radu.g@gmail.com>  [389bdc162415abff78971b1ce7c5d47482e1d37b]

fdo#63926 - remove extra include paths in svtools/ and sfx2/

- removed some paths from include
- more of this kind will follow

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

2013-08-06  Palenik Mihály  <palenik.mihaly@gmail.com>  [af8390dd6fd280ed3ac5178c93707958d7ea4bbd]

Change String to OUString in some class.

I changed String class to OUString class in the following:
SwHTMLPosFlyFrm, CSS1Parser, SvxCSS1Parser, SwCSS1Parser classes,
CSS1PropEntry struct and htmlctxt.cxx file.

Change-Id: I5d474a62c28ff3ee3848abb414acdf1b69492278
Reviewed-on: https://gerrit.libreoffice.org/5234
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2013-08-06  Miklos Vajna  <vmiklos@suse.cz>  [4ae08f617b7c05878988e7e58a5ecbf46e20ebc9]

offapi: fix doxygen warnings in awt::MessageBoxResults

Change-Id: Id8ef8e131b94ff4676af388da2abd437fc1f7704

2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [0c1ba223cde87798a5626a11226e0de4ee54add3]

Updated core Project: help  1f981001a22122860b383fd1195f0460c8b7327e


2013-08-06  Caolán McNamara  <caolanm@redhat.com>  [acdf00ea9995ba06b18c0b0ea0eb55974f1e3ae9]

make line ends preview correctly again

Change-Id: Id6516aec9a4c79d1ccceb06b06582eb00dd8c5eb

2013-08-06  Olivier Hallot  <olivier.hallot@edx.srv.br>  [0651e83da75b36ec95e9a895c746174831df53dd]

Convert line end tab page to widget UI

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

2013-08-05  Siqi LIU  <me@siqi.fr>  [e289eb655fb0d750b09c74dfd9811ab27243a207]

minor

Change-Id: Ia80ef855dc83bb60dfe484d95e8199679bd58d44

2013-08-05  Siqi LIU  <me@siqi.fr>  [b8e7ab20d2bb79d54c6ac431d3e8d689b4a3447a]

remove timer on slideshow navbar when cleared

Change-Id: I6b56880e64c4f0bcf7883817f2fb60c2dced4fe3

2013-08-05  Siqi LIU  <me@siqi.fr>  [fd83796313aa431788066e3f33c0fff546d4f30f]

display timer on the main slideshow screen & runloop fix

Change-Id: I4ea660a151992c74afb321f1bae19fdd2c5ee40e

2013-08-05  Siqi LIU  <me@siqi.fr>  [b0fd4d03087989e193b2bd2ad071339a975ac4cd]

improve usability in new server interface

Change-Id: I471f111a654bf6498e39de79912135b7a39f3088

2013-08-05  Siqi LIU  <me@siqi.fr>  [ac45413c2c81c081c8d065251bc4ed10e8292a11]

swap sideBar reveal button and stop presentation button

Change-Id: I4894e76dfbfda5fe1bc89641f774b2c96c04486b

2013-08-05  Lionel Elie Mamane  <lionel@mamane.lu>  [3b388abc1e9d75a045cc0f6ca9306ff3336251bc]

Adapt Dialog XML import/export code

to:
 commit 8ee69b0ba13f74d1515fac71df92947eb6328ab1

 fdo#67235 adapt form control code to time nanosecond API change, step 3.

Change-Id: I57b549c9c1379154173bb50463171a60ce35ca0c

2013-08-05  Haidong Lian  <haidong@multicorewareinc.com>  [0f29e72579aeb5618fdbffa7599d863a78e40631]

Implement MINVERSE using OpenCL.

Change-Id: I2524db7dbf07d8899bea6f90d1dcb7cd81acf8d9

2013-08-05  Miklos Vajna  <vmiklos@suse.cz>  [c7884509a84d46a9d99b2950159d949589862f3a]

fdo#67498 RTF import: fix missing margins vs continuous section breaks

The document had 3 sections, separated by continuous section breaks.
Previously only margins from the last section were imported, this way
the first page had default margins.

Now margins are also applied when we hit continuous section breaks. This
way margin values from the last section break affecting the page wins. A
later commit could improve this further by setting the minimum of these
and setting a section margin for each non-minimal sections.

Change-Id: I4d9a4585e795220533909bd1d467d933caaa0d71

2013-08-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [808350a697a79ebcc1708f18de407294576a793e]

fdo#67099: Call Clear() before setting SetText() for the first time.

SetText itself internally clears the content, except that it doesn't clear
text attributes for some reason.  Since Clear() is quite expensive even when
called with empty content, we need to call it only when necessary.

Change-Id: I25ca36c1c2f690b160511180892595daf43681b3

2013-08-05  Stephan Bergmann  <sbergman@redhat.com>  [700d1cab988524b28c7ce773cf473f42d7741001]

Adapt UnoControlModel::read/write

...to 8ee69b0ba13f74d1515fac71df92947eb6328ab1 "fdo#67235 adapt form control
code to time nanosecond API change, step 3."  It is a bit unclear to me how
exactly this code is used, so to be safe, just read and write in the old format
(of using a single integer to represent a Date resp. Time) at least for now,
loosing nanosecond precision and the UTC flag.

Change-Id: Ib5148f750a420ad09366c79b68370ad0efd501f4

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [259aa8368453f07e68c2ed814edc703da3ba1353]

Updated core Project: help  58d9629fb0e5264f07cca2f0fb3b75ca467f91c4


2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [c22f9b16ae6ffcbad84ec6115533332250b846ec]

munge filename prop back into frame title

Change-Id: I7f541dca151b3e755f1e21de05ee29abd15daebb

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [b989b2b5837145d5df15a686de3c845585d93307]

convert format section dialog to .ui

Change-Id: I126a4a03618060f8fe8dbe0f1a8caa6d7e891c73

2013-08-05  Luboš Luňák  <l.lunak@suse.cz>  [e584d4abbb4087a552c0848680275d90c691be01]

clang binary is in clang build directory, not with its sources

Change-Id: If037eac010d3cb72ca185382232c211758d009e6

2013-08-05  Luboš Luňák  <l.lunak@suse.cz>  [c352f340c26fad1550bfe76adc49ed14742ec9ce]

note about getDirectCallee() vs getCallee()

Change-Id: I0a4cfd0ddb0c03b0db95d003004195df29a3f6df

2013-08-05  Luboš Luňák  <l.lunak@suse.cz>  [015d9327354bdd6a7495285eb35105c08e536a45]

'generic' compiler plugin to modify calls to a specific function

Change-Id: I60756d9054dfa5c55aeae8ddc904ddf6d67d2088

2013-08-05  Luboš Luňák  <l.lunak@suse.cz>  [1e0feb5cf916fada5dc2db66a358649624ece578]

do not base feature checks on gcc version

Clang reports itself to be gcc4.2, so there fail there, instead use configure
checks.

Change-Id: Idb44a5c875b24a15546a6495de02a1b4af898443

2013-08-05  Lionel Elie Mamane  <lionel@mamane.lu>  [00657c3b1ed5843d15dbc3aea8fa57be056b0935]

correct pointers in offapi documentation

Change-Id: I24389f1d35514cd45bbe203dbb3af83e4174a2d4

2013-08-05  Palenik Mihály  <palenik.mihaly@gmail.com>  [bd19e78f62a71bfe7bb6c6634cb021b1e26ef71a]

Change String class to OUString class in two files.

I changed String class to OUString class in htmlatr.cxx and
htmlbas.cxx and their dependencies.

Change-Id: I3d05c9705d221b5abe02d09845cd3cdc5381e201
Reviewed-on: https://gerrit.libreoffice.org/5091

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [76feaf83f2ea5f1abcc7fd01d53f501648667bc6]

convert insert section dialog to .ui

Change-Id: I85b0c4cd50b287e4965314fdaec50c760532e2f8

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [29fb37b53a6d17840941b75c54ce370d97b36885]

I can't see how being an a11y relation member of yourself helps

Change-Id: I19246af07e2befc821f0e909bb67e16f8cf40e21

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [1e3ff7e4a932d0dc947e83f589e0a6654d865e6d]

add mnemonic widget labels

Change-Id: I88f84805747e38181ea68aa0fbb9e97309301c2e

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [cf0367a16eab7b997890587a3640f5e0523db8b2]

be a little more consistent about types, just for tml

Change-Id: I1098616c525b9894264df9e245cddcc14eeae8a8

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [ed86bcdb5fd7bd3c2c2a98e752bb19c0fedb8257]

Updated core Project: help  fbf9b857ccba7941bec57f41d61eaeb11a115671


2013-08-05  Stephan Bergmann  <sbergman@redhat.com>  [a333ad86b6f1f79e46ade1e308dbb799b0abc1ea]

Do not instantiate LinguServiceManager when it is not needed

...this e.g. prevents endless recursion when broken JVM detection leads to a
message box that in turn tries to instantiate a Java-based service from
LinguServiceManager.

Change-Id: I0e78ab3ea05ce16544846803d5bb84c789a61eef

2013-08-05  Nicolas Christener  <nicu@0x17.ch>  [7ee94597030e986ece350036093d1e4a213dcddc]

fdo#39468 Comment translation GER-ENG in sw/source/core/layout

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

2013-08-05  Radu Ioan  <ioan.radu.g@gmail.com>  [1cbdcc31b8a921c508f2fdf09847f64d004a7faa]

fdo#63926 - remove extra include paths in svtools/ and sfx2/

- removed some paths from include
- more of this kind wil follow

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

2013-08-05  Gabor Kelemen  <kelemeng@ubuntu.com>  [8f44fb5ee0bd21d192820ffd359504f6d1c68a52]

Mark Base window titles for localisation

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

2013-08-05  Stephan Bergmann  <sbergman@redhat.com>  [8dbfb3bfb1b06abfdc99d483f1a9aa948d6efa6e]

More little fixes for JunitTest_forms_unoapi

...needed since 8ee69b0ba13f74d1515fac71df92947eb6328ab1 "fdo#67235 adapt form
control code to time nanosecond API change, step 3."

Change-Id: If0fc8109d6da56c8e8df181ae0b35a4d9b34e767

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [e40f32162fa85c0a99e4bc99aa98a4036b83af09]

Updated core Project: help  b0186106dbc2a317e2a500f9087561e60bb44e4a


2013-08-05  Tor Lillqvist  <tlillqvist@suse.com>  [0d417eceb74041c71a95a16e0ee0dab5d4ab2870]

WaE: '==' : unsafe mix of type 'bool' and type 'sal_Int16' in operation

getId() should obviously return a sal_uInt16 and not a bool.

Change-Id: I87a2a39f8fd101d6b0385986cc1493b9e2b79681

2013-08-05  Miklos Vajna  <vmiklos@suse.cz>  [0cdac15aa7ec11414f5b1fe2460517e85b4dc467]

offapi: fix doxygen warning in text::ViewSettings

Change-Id: I3850cc7a69aad90c26d3b39bfdf68a134cd67a83

2013-08-05  Caolán McNamara  <caolanm@redhat.com>  [a4c385f1aa98b5fb2d85136b653365fb6baa33f8]

convertion section page to .ui format

Change-Id: I26990ba16ba70683960685d8c26bbfd2d66d6132

2013-08-05  Stephan Bergmann  <sbergman@redhat.com>  [7dff8a91f9f8b2366d2e6bb18e50d7a25f3b9f72]

Add cases for css.uno.Date/Time to ValueChanger

...needed since 8ee69b0ba13f74d1515fac71df92947eb6328ab1 "fdo#67235 adapt
form control code to time nanosecond API change, step 3."

Change-Id: Id561151ac4b57b972761ec19f0e8943b8d25a54f

2013-08-05  Stephan Bergmann  <sbergman@redhat.com>  [5b0ac8149d574058b6218fc4badd587d4fb6d87b]

Fix uses of Java == on css.uno.Date/Time

...introduced with 8ee69b0ba13f74d1515fac71df92947eb6328ab1 "fdo#67235 adapt
form control code to time nanosecond API change, step 3."

Change-Id: Ifdd449715ce0be602b7bc2d304d503385195eb66

2013-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [c2c664a741609eb0b09071642d58b5d66dd62401]

Mark as const

Change-Id: I10bd1e46dcd8f990d9dea4b96a82f0b1e5a33764

2013-08-05  David Tardon  <dtardon@redhat.com>  [95d1b05430d0d6384c6910fa9dfdd3c703201d34]

fix build with debug STL

Failed with:
/usr/include/c++/4.8.1/debug/safe_iterator.h:510:error: attempt to compare
iterators from different sequences.

Objects involved in the operation:
...

The problem is that miPos in _copied_ object points ot maAttrs in the
original object, not in the copy (and std::for_each takes a copy of the
functor). This could be solved by defining copy constructor and
operator=, but given the limited usage of the class, it is simpler to
let copies share the state.

Change-Id: Icf3f02ecd2fe4ce6dd77f3cde226d32beb4d4b3f

2013-08-05  Felix Zhang  <fezhang@suse.com>  [3b35ad42ed8bea8cab32e2131c81b03c8347cb67]

bnc#593612: workaround for grpFill

Change-Id: Ib75f2e5e0d77b5a65c6d3d75e7dd477251948bcc

2013-08-05  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [2ef249134e8696a15d2caf2eab5f2e5e211e01a7]

Convert statistics tab page for calc to .ui

Change-Id: I950cf893875ec75668e17bd20bbe19369c132184

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [087a610fcd5c0c354a9ed6bfccd3451b667d62a3]

convert insert autotext dialog to .ui

Change-Id: Ia57a5e74300fb52d2618b086fe51a8b33547101b

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [3e65dc7fca392489cd2ed2ed17da70cae39da89b]

add a VclFrame::get_label

Change-Id: I1fd7dd198345167e587353d370a0ef055221962f

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [b83719abf070626357646e77d96e61bd8d6cdce9]

convert save label dialog to .ui

Change-Id: I103ddf69f61608a1dd7930a8c3046e8916dee171

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [278f5da01fb5d84cde9e2109010fd2cb3e4da4b6]

convert query overwrite label dialog to .ui

Change-Id: I1c558b965cfee8cd49061d86661bb4251214b76d

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [0cbfa8f97d0c6abdec829718eaf97486447a96cf]

set default buttons for various messagebox button combinations

Change-Id: I4d6fc4313014a2478d0838766e09df743212991d

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [22ce3a423adee9f4471f196d7cb8fce02ff04c55]

Updated core Project: help  31296f09a3e0ee97cfe64ea899e276f36985b986


2013-08-04  Boris Dušek  <me@dusek.me>  [bf7f9e3d6009424275260d21c4b946d4c963a201]

Revert "fdo#54320: VoiceOver does not follow keyboard focus"

The code was correct (and docs confusing). The code did not work because
67410 was not fixed at that moment. With 67410 fixed, the code works
as it was originally.

Also in the meantime I discovered a comment in the NSAccessibility.h header
telling that NSAccessibilityPostNotification should be passed the newly focused
element and that the function itself will make sure to post the notification
on the NSApp element instead.

This reverts commit e9257fa0e642de2f1c79f2c80387334010812dab.

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

2013-08-04  Mark Wielaard  <mark@klomp.org>  [2abadc9a2f681b737f5fb1a2de7983fb65ffde45]

Fix memory leaks in ensure_dbus_setup.

g_menu_append_item and g_menu_append_section don't reference their
argument but copy the argument. So explicitly g_object_unref the
arguments afterwards.

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

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [8a9e5d18ef2d18d81d98a0706ffe572046f5d2f7]

Updated core Project: help  7721c480f38ea7f84f65962496dee2304404be51


2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [4b81079cbfe6b53fe3e1da1843d67c2358d2f257]

convert autocorrect options page to .ui

Change-Id: If4370e300c74a543ca72f3e4b850d2f494f8d9ea

2013-08-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c3ed56fdbc41326b306924c7793c01373e0b0d56]

CharBrd 4.4: numbering

Change-Id: I2d16662c723f7b4741b3784049692d74c1d33953

2013-08-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [00515704d009d65e84404c0dc9bed7754df0f93e]

Revert "Use SwTxtInfo height and ascent for portions"

Not so easy

This reverts commit 318bbbfc9bad8c0e04306faade2dec956ff89d28.

2013-08-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [44f930dafb191523d8f319dc27ee3f1060e692cd]

Avoid some segmentation fault

Set methods handle null pointers

Change-Id: I9a66d13220d42e01aa90842ae189a5cf55fabf90

2013-08-04  Siqi LIU  <me@siqi.fr>  [731f3d986eb13468681ae9a7ef491897a078f675]

request immdiateupdate for pointerSymbol, but bad performance

Change-Id: I943019f6f6c6aaddeb40bf7f56bd0ffefff8a6b3

2013-08-04  Siqi LIU  <me@siqi.fr>  [dffc87dd13daf9a2f2f629cd50558995aadc4d19]

pointer display on the screen

Change-Id: I43c91bdf6c364da282d354e5a07f871a9247f2d6

2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [a5468d2a372fd1aba80b4a708c4751fdccf0157a]

Updated core Project: help  dd714d9996d8b2ea7636a63224c799614f2cbf5d


2013-08-04  Caolán McNamara  <caolanm@redhat.com>  [662f504e8c8f21740919cc0ab0042012df69b8d6]

convert localized autocorrection options to .ui format

Change-Id: I8df81ad3bdef2094d01439604a805b2d6321f354

2013-08-04  Stephan Bergmann  <sbergman@redhat.com>  [118aee93197e093bc853b69ec8557f3e9cd512f3]

Clean up documentation of XDate-/TimeField

...after 8ee69b0ba13f74d1515fac71df92947eb6328ab1 changed it from using integers
with special interpretation to self-explaining data structures.

Change-Id: Ib05dbde969fedcfb5f8c55a926bfef4120e38030

2013-08-04  Lionel Elie Mamane  <lionel@mamane.lu>  [8ee69b0ba13f74d1515fac71df92947eb6328ab1]

fdo#67235 adapt form control code to time nanosecond API change, step 3

Change-Id: I4899c89ee5b2a54c9c05b531ab284365f1558e3d
Reviewed-on: https://gerrit.libreoffice.org/5270
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-08-04  Lionel Elie Mamane  <lionel@mamane.lu>  [aa5683e18de07c9e86325595ead4574efa685c3a]

fixup SAL_INFO macros to actually print the strings

Change-Id: I26bf8376d27f7fcbf8a83b7356d252dce9061fcb

2013-08-04  Lionel Elie Mamane  <lionel@mamane.lu>  [68a4d1f755bf782795c658565dd24fede6ca63b0]

sax converter unittest: test accept trailing zeros in fractional seconds

Change-Id: I3b6080df1cf8c13b5c0781c34c7806ac3c2cfbc7

2013-08-03  Lionel Elie Mamane  <lionel@mamane.lu>  [63572992755a9e2f5ba3e73bbe10ab145f102896]

minor tweaks to existing unittests

Change-Id: I64769fee917c5d8c6450a19ad53fdf795e280c98

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [79f79ab077a008515e4235bdc6fcb9bf6f1af961]

Add saving the current tab between application launches.

Mimic the Contacts app behaviour basically.

Change-Id: Ib0579d26c105629cfe59620f996689a949bad073

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [38a3eba78d3aa0fe34268a84e14a5af2823aa342]

Change the Preferences class.

* Remove context dependency.
* Modify the interface for easy usage.

Change-Id: I9dfabbea1ec9ec9224dc8238a1884fdf695fc8db

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [ef5342c677e2d28f46401dac02fc5a3d4c0c1bd0]

Fix updating of all slides even it is not necessary.

Change-Id: I6f7937296915a7cff71d9d9ee491736a0c2c31be

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [20a17af069891da72ae6024436fa39d365c5c654]

Move computer creation layout to scroll view.

* Allows to use auto-focus.
* Should probably be better on devices with small displays in landscape
  mode.

Change-Id: I745ffbf1aef5f757b54155a9e79e99026c49dd86

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [53738414d34574d4c5fa06aba52b097f14b7dc17]

Fix possible negative time setting when time is up.

Change-Id: Ic519480dd85075b0122d8ef8fcb32c1a68542ae3

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [943a989139f8274b84ddbae41e27bf02433331d5]

Add more expression to the warning text.

Change-Id: Ic535c4f744a1564f847e4ba4e9f312f82fc07e72

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [b2e2f08837decc02e26fd9d3621794a111d6e91e]

Fix slide show orientation changes crashes.

Change-Id: I6539d4b36fd858dd7eb609acc2e58c8851f3bfe4

2013-08-03  Artur Dryomov  <artur.dryomov@gmail.com>  [d4b4c94aa185093927866818b81816452310c5f3]

Add saving current mode when showing a slide show.

Should be helpful on orientation changes.

Change-Id: I0a00c980882decc3da3460f63b82c5d0bb308298

2013-08-03  Julien Nabet  <serval2412@yahoo.fr>  [c76434ae061ecb07c61543cafcc9c9a14c6a2229]

fdo#46037: remove another 1 comphelper/configurationhelper in sfx2

Change-Id: Id419540f2c9d1fc9bfcbfcc67239362c667b75c8

2013-08-04  Takeshi Abe  <tabe@fixedpoint.jp>  [e2e15148fc133c0b6fb3d9dc3cade2ef2ef64f41]

Mark as const/static

Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff

2013-08-03  Julien Nabet  <serval2412@yahoo.fr>  [be2761ce013c349d6f6e825b89c76e1c60a63343]

fdo#46037: remove 1 comphelper/configurationhelper in sfx2

Change-Id: Ibcd666c1937c5eb8d9c9330138b0d352bb682780

2013-08-03  Caolán McNamara  <caolanm@redhat.com>  [2c17bb142776621e3e7836b5cf0392ac52a9538a]

Updated core Project: help  b8551169f98caa0cd00043086d82883afdcffd6d


2013-08-03  Caolán McNamara  <caolanm@redhat.com>  [b7ffed72befb25cd2a642e77ec745959b786d6af]

checking the help, none of these go anywhere anyway...

so we can remove them and fix up the broken help links to show
the right page in helpcontent2 itself

Change-Id: I1fb170fc37b92d0f271b63e5099800e0e99d9b4b

2013-08-03  Matteo Casalin  <matteo.casalin@yahoo.com>  [2d275be83f905f88c8c4ec982165af9102e3a920]

Reduce scope of global constants

Change-Id: I938c56d5d1200ada439df2a25b0d46eddf9c3a7f

2013-08-03  Matteo Casalin  <matteo.casalin@yahoo.com>  [0e5634e73036767887fb64bf3de7eb0908e98a09]

String to OUString

Change-Id: I3290969a556d5eb824cbe6bd06984e0ac0cdbf35

2013-08-03  Lionel Elie Mamane  <lionel@mamane.lu>  [f4cadd9772ed0ff6e7f7b170080f90384d1f2318]

fdo#67235 adapt form control code to time nanosecond API change, step 2

Change-Id: I6ed48b506bdd7b3908ce8c7dba1b74093a3ac202

2013-08-03  Caolán McNamara  <caolanm@redhat.com>  [65e65a93adb0210f698de77bcc0e7c0a96dff350]

Updated core Project: help  217eb53303b32634ce2da83709b4169ee166cfa8


2013-08-03  Csikós Tamás  <csks.tomi@gmail.com>  [e8db0fb6f98fe5346a0da613bef99895336bec8a]

modern .ui widgetlayout for validate

widget found at: spreadsheet/data/validate

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

2013-08-03  Mark Wielaard  <mark@klomp.org>  [eeb3b8dc5c771915f9c011e95ae20babdf70bd02]

Add SDT probes for RTL_LOG_STRING_NEW/DELETE.

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

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c2e2fbe6601ef14122371c380d91a48425a2b669]

Fix subtotal functions in the status bar.

That is clearly a mistake.

Change-Id: I8f631f2ff63449a260091d7990f24ebaeea9c5f2

2013-08-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [33ed80c271d08b1756d2b60c3d62f474dff5f0c8]

the compiler of the 10.6 SDK is pretty confused wrt to aliasing warning

Change-Id: I7628a7cf862642e2fa85bf25bfc60cd7f06c2dbe

2013-08-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [1526e6fde2a82e494f1e7993eb8bbe1a08f5f375]

NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDK

Change-Id: I68cba736de084a19d1dc92a3ccdd66b653f975c6

2013-08-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [0b468e9f16dbd6bdc06064672b8c78ca91f55ef9]

CFErrorRef is apparently not always initialized by the callee

on 10.6 SDK this coredumped in some case in CFRelease(cferror)
Maing sure that cferror is initialized to NULL
avoid the problem

Change-Id: I5624416867670bfd4c8db9b35e3b3d37494f79fd

2013-08-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [3961c28659c961351d1b2b0d5cb5551d4940e8c3]

configure: openCl does not build on 10.6 mac default no in that case

Change-Id: I84b74cb9e9893996179b4b0229853903e29fe28d

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ac0041248bffa53f8da338a84ed6defafcb5435e]

Add a test that currently fails. We need to fix this bug.

Conflicts:
	sc/qa/unit/subsequent_export-test.cxx

Change-Id: Ie09c668d952a6297ffe3c75e348c2a0348176bbe

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b319cb9c11bb0f0100c16b6268e580a1d6e64aa]

fdo#67684: Store imported text style entries, else they won't get exported.

Change-Id: Id784772e677e176622e75ff5ae33ab3eb78b1d9a

2013-08-03  Tor Lillqvist  <tml@iki.fi>  [2382b8e8ec0ea65dc2a9ad1c401abe3be35a1487]

WaE: unused private fields

Change-Id: I027e54cb3d43955fdcf67a327ab96a54cff6d28c

2013-08-02  Katarina Behrens  <bubli@bubli.org>  [33983bdb94b63ffadd13bd10c976b4d3a6a5469c]

Put back the string lost in .ui migration

Change-Id: I5f91a2889bce8bfb7524d819dab9fdec13c689bf

2013-08-02  Katarina Behrens  <bubli@bubli.org>  [9695f38ca4ab26b40524f2eade98c45f0360131d]

Converted custom animation popup dialog to .ui

Change-Id: I9a3d0036b7313867aff928e1f8d4d24dff552643

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ed555d9889982f95b0846a451c95c9abd54c498]

Ensure that we import a value of 0 correctly.

Change-Id: I1ada3cf4a162bc4a85ce4e6d2cd0c13adf3156e6

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [a43a18edb0023b2a9533e719c8cf3dd2f894dad7]

do *not* silently ignore errors when saving libraries

In case of error, it leads to *data* *loss*.

Change-Id: I80d806ef10a3364174eced3095ebf1ea217d75b4

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [fc9080a0c60f263d00eb71111fcda72b3c0a2ebb]

fdo#67685 open xSourceLibrariesStor only when needed

else it keeps loadLibrary from completing,
because the latter cannot open the storage
because it is already open in read/write mode.

Change-Id: Icd0aabfff6e67af2c38a8f9185f8485b46ab1516

2013-08-02  Joren De Cuyper  <joren.libreoffice@telenet.be>  [d82433b0051a93632d66fdd6ab1df10166879c6e]

fdo#67470 Element Dock: Subset icon missing in Set Operation section

RID_XSUPSETY wasn't just listed, RID_XSUPSETEQY (notice the Q) was.
Adding it adds it to the dock.

Change-Id: I4c621aab74b424aacd5421ed90f35b42ae6e0a14

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [55d7d03b0c70a8d8db61418a88559b8480a2e38d]

convert attributes wrapper dialog to .ui

currently unresizable until all possible tabpages that can be inserted into it
get converted over

Change-Id: I1e7d28cf2f2a04ca2c596136b7d26626058f2e4b

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [973094a999abd15835e76cc69087edcc320d53d4]

Updated core Project: help  33f8f1984f799c43d7bd1f8a0aee922c03d824e7


2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [ae0493ccfe7c232557fb87eef4d0444709d8b729]

got the ctors the wrong way around, fix resid loaded previews

Change-Id: I0a00a5bbd4616fd72e947cacd72ef23d38147638

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [d7c82096e74123a9bd8325592bec78a4675b777c]

adjust widget sizes of line tabpage a bit

Change-Id: I07471551ab61caa3a8454090f7cb6192acd7c849

2013-08-02  Olivier Hallot  <olivier.hallot@edx.srv.br>  [241c670f06047a2298b6f2b0d80f898f530a6a33]

Convert line tab page to widget UI

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

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f3d2b533122f918929f3ef5a77af4972582a5960]

fdo#67099: Don't use edit engine for a single unformatted paragraph.

which is most common, and using edit engine for it would decrease
loading performance.

Change-Id: I65c20eef96c88edd8eb07c73c27716c4f03c4cda

2013-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bf846ac0510da21f7faa601fbd30d9147dc3ee71]

fdo#67099: Remove overheads on inserting cells during ods import.

We will switch to using ScDocumentImport to populate the document from
import filters, instead of using ScDocument directly.

Change-Id: Ie59d6877d1ac4fc04751a84b663772a9dc9a3efc

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [eace5e0a1c4bab37699429447b1a17e3c9410503]

remove last uses of XubString in sc

Change-Id: I44c42f0268b0d7c2e77ab7e807610d39b7b7ea56

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [e9d8831d18d1120593137632a31b2dad9f8d20f7]

get rid of last use of UniString in LibreOffice

of raw "UniString" :-), the rest use the #define UniString String alias

Change-Id: I6c4ca3a6c2b425b9214691e03deda5dd1a8a11bf

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [fca99395ad3c3310aa04d5ff725b4a82fc17826e]

no need for dynamic array of XubStrings

Change-Id: I7a25917a2bec3ecd394444f057c892b3b02a4c3d

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [d146b3cb76887a5f31970124762c045379592499]

Clarify comment

Change-Id: If850bc359383c089b5a4f3bd49e46499b761bbe4

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [64ddbd26a58fd84b56b270c21411ce7c246081ef]

Enforce no Java if sandboxed

Change-Id: I3c58684cc3914d8f7554c87d8d9e0735e95ea381

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [a642c18fa21c11fb8f9d0b4accb433d806d633d7]

Indentation cleanup

Change-Id: I20bb0b33f3a86dd9abab32d18f703bf720f143b5

2013-08-02  Petr Mladek  <pmladek@suse.cz>  [dcb386d787e5d3dbcd67a029569dd9b1cfba9274]

let's own the packaged stuff by root:root again (fdo#67388)

We have started to use -fvisibility=hidden globally with GCC.
The hacky libgetuid.so does not work if the symbols are hidden.

In addition, the library was renamed from getuid.so to libgetuid.so
during gbuildisation; There was more location where it was not fixed;
The result was that the packages and files in the Linux download tarballs
were owned by some "ugly" user and group.

Change-Id: I22f62b861c373f2553dcccc85a84dddabaf1f418

2013-08-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [051b59ca35b30ec44226c7e5d429c46c00076ad5]

CharBrd 4.3: drop caps

-Increase the height with the borders width.
(drop portion calculates the height by own, but width is right)
-Avoid caching when there is a border, because caching work
with height and it can happen that border change, but height not.
-Avoid drop portion height when calculate the line height
(except when there is only one line)
-Drop portion has an own font, so we have to use this
font when change the cursor position.
-When painting text, use the current drop portion
part width.

Change-Id: I3d8f4ef9e6f067e28827453f9b6412184943b72e

2013-08-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8bdb89558778d992cb5e82383fe7138f46232944]

Useless variable

Change-Id: I56fac8b812b23d38f335e90769a0ad20ee22f413

2013-08-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f780802f33951a08931c3a327f32b34434d801b2]

CharBrd 4.2: vertical text

- Check the orientation while painting border
and text
- Do not merge border of different oriented fonts

Change-Id: Ic4c8e73affe8ec2577f9e40004b353d1633bb5cf

2013-08-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0d9ddccd8810a81a6f4d737870969d0dcf367d23]

CharBrd 4.1: merge borders of text portions

If two neighbouring text portion has the same height
and same border then the left/right border between
them will be removed.

Change-Id: Id91ed33acbd8d052dc8d5248c0caf0822303bce7

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [d5fd6bd3571a519784c98055b75807554ed0f47f]

test_unix_quickstarter is unused

Change-Id: Ie11b97f52832f8f04f8243f4d6c0f18b3954253f

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [e22e166a5defab50c8d4c0b877f3955d4c1a76ae]

WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]

Change-Id: I669bd637a8f4c9880eaceed2c67b9ddedd6eff3e

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [c590bf1050893be8dd1488f6beb24a674672b8fb]

WaE: unknown log area 'dbaaccess' [loplugin]

Change-Id: I327192e60ed75f2c24331f38f89bcfeb085725ba

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [c2dcbd8a83e3ea2945349518602ec0ce605fb95a]

WaE: private fields 'pHelpBtn' and 'pCloseBtn' are not used

Change-Id: I58db64a58eadb07f06acddc21b9a1d4a424b1ea4

2013-08-02  Tor Lillqvist  <tml@iki.fi>  [11bd7758e3bbfcee28343f0f4c233fa3dc4180fb]

No self-execing when HAVE_FEATURE_MACOSX_SANDBOX so no need to close fds

Change-Id: Iea03aa4708427772952add0f2fc40012b22e572b

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cc1e1e9509dd78d043c4b2f345df84635bc7492a]

Only write db to file if we are embedded. (firebird-sdbc)

Change-Id: If6126a8005d666c0c1355efc2a887519da37c891

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [03528afc5c21350b064d6a43fc57f1adc1c94c41]

Clear Statements as appropriate. (firebird-sdbc)

Change-Id: Ied90fe623dff284179c88ae77392d641ba0b004b

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [935eab83a92426d9fd9e335d8f16c7c4658491c1]

Make getPrimaryKeys actually work. (firebird-sdbc)

Change-Id: Ia300e85675a24a2900cfeb8ee75bf58356b14b30

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6f92b92458a35c3c88b732dabe4d6242fafe9584]

Tidy up Transaction info in DatabaseMetaData. (firebird-sdbc)

Change-Id: I77af538722e7e512db9bcd48d90f5c98ead379a2

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5292d90f24b7d0f29445c4634dd9219d8d6ea3d7]

Implement supportsResultSetConcurrency. (firebird-sdbc)

Change-Id: Id830f703c40c3b16db5f6237325762619cbe54eb

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d74ca3bc9927f941cda810b655393ad18eea1a6e]

Some more DatabaseMetaData. (firebird-sdbc)

Change-Id: Ic8f1a2c1d67d163e6bd326d9b759b9f9cda67b35

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c5fb2644c92c8012b66cf2d1a12d6ce666beed25]

Check that xKeys exists before using.

Currently base segfaults here when using a database driver that doesn't
support sdbcx, the internal sdbcx wrapper doesn't implement getKeys()
either.

Change-Id: I195dfa891b4e38e6e0f5a9286bcbfa66ca818e28
Reviewed-on: https://gerrit.libreoffice.org/5243
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-08-02  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [04d1e80ac7091ec2bf31c8617e832d5fe15350be]

Add embedded database selector to db setup dialog.

This allows for choosing between the HSQLDB driver (currently default)
and the firebird driver for embedded databases.

Change-Id: I3734440fedf9f07b28f9cfd806dafbe6610393f7
Reviewed-on: https://gerrit.libreoffice.org/5199
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [34eae8ddb00920266c3830013586101d7ce41c05]

Updated core Project: help  07886e67f36d3da3e36fc41e612ed0bb7593d6c1


2013-08-02  Csikós Tamás  <csks.tomi@gmail.com>  [3604f3f005c392006378bb90e4ff42fed73a138b]

modern .ui widgetlayout for editdictionarydialog

widget found at writer/tools/options/writing aid

Conflicts:
	cui/UIConfig_cui.mk

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

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [9e00c7fd5c81e68bab4d6e624576c9ad8c5fa5ae]

don't reuse SV_HELPTEXT_CLOSE for SV_BUTTONTEXT_CLOSE

so we get mnemonics

Change-Id: I45696077734335f7e3cbb5094de24304e887c349

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [945634b1397c0280b0d8ca1614b7bd8e974c8ab8]

Updated core Project: help  33355fd1b7c9eaeda41abeb3e5519b9fb18ab377


2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [ef2c08ee6c3221cf8c6207020b610f0475b45f88]

tweak spacing and express description height in no of lines

Change-Id: I982506adf76485d838dffdee512e96b94bcbdd7b

2013-08-02  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [1e91ddc06159806620d93385c900cd3d98b14814]

Convert ImageMap Properties to Widget UI

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

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [3d5a27bf5a50870adce0bd43f9f71211e9caaac2]

for later...

Change-Id: I266d2992bcd212a6539e4b50c9daf2c53ff98904

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [a8f327a9fc13fe5d0992aba4d217b8c909871237]

make comment actually describe the code

Change-Id: If4dda13ff8018d7fd855457a76db2acf8077a477

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [0fafb92e97855c4f5e461c6198d92b41431b1227]

janitorial: more const where possible

Change-Id: If579b2b2990c3cdd4785077aa1b34c33bcc241b6

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [6fc71eea1d11d0d373ad32052d25f65e800509e7]

SingleSelectQueryComposer: the name of a non-SELECT column is its "real" name

That is, the name in the table.

Change-Id: I95326915f381ec0cf72c66f13352ce76d82e9517

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [69a061509b728055c0f30f36427e2efa63424cbd]

fdo#64117 *always* set the filter name to the correct name

the removed test made absolutely no sense:
aliasName is a fully-qualified name, but columns is indexed by column name.
That is, schemaName.tableName.columnName as opposed to only columnName.

Change-Id: I9066b5183298e3e6ab63c367594f92bb3e00979d

2013-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [ed904af8665f6f7590fedd4ad608018f78c686c1]

fdo#67235 adapt form control code to time nanosecond API change

Conflicts:
	offapi/type_reference/offapi.rdb

Change-Id: If68ecf0691919d71d06d7b97d46db115013f9805
Reviewed-on: https://gerrit.libreoffice.org/5149
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [784cfa382be438240dfc936b7551c5012aada9ae]

Updated core Project: help  dd74d327294ac10372f0fc38a545b2f629d76632


2013-08-02  Csikós Tamás  <csks.tomi@gmail.com>  [502a066c75389285328be3a3c2f8b0a6d2d5aa2c]

Updated core Project: help  e56f7c1e00ee2d6e23c81719319126c84eeb2bb6

update help ids for date time dialog .ui conversion

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


2013-08-02  Herbert Dürr  <hdu@apache.org>  [6f1b6f6527b06b15aa29ccfd7089a9fb382d42d7]

Resolves: #i122885# handle SmartTag related exceptions gracefully

and support diagnostics by providing exception details

(cherry picked from commit 7334341e5986b7685866a836195fd6d189293cab)

Conflicts:
	sw/source/core/layout/layact.cxx

Change-Id: I18f4ddafd48f53329d313ada5fe1624974a61894

2013-08-02  Caolán McNamara  <caolanm@redhat.com>  [4f950ffb896ce3fb8af6f422a53ea132bc055e1c]

small expand tweak

+

a) use default dropdown count
b) SAL_N_ELEMENTS

Change-Id: I67f12137eedb19bcaf79309fc64bf5c29a70e64d

2013-08-02  Csikós Tamás  <csks.tomi@gmail.com>  [1f0da38c7d132cfc64e977454ebc2eab35f18ba0]

modern .ui widgetlayout for datetime

widget found at: database/insert/report -> insert/Date and Time

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

2013-08-02  Takeshi Abe  <tabe@fixedpoint.jp>  [3aea6c121d3b962d8efafe9b15d35a0f93ddceb3]

Mark as const

Change-Id: I7ad2a1bd29afbf4813b1ad984081935ca84ec98a

2013-08-02  Artur Dryomov  <artur.dryomov@gmail.com>  [08157e4b63e41c1dbbc07584517fd4341cc5654c]

Add saving state for ComputerConnectionFragment.

This change should provide more smooth rotation change.

Change-Id: I3d530485752069fb5f6d4683b68b83ef97f87808

2013-08-02  Artur Dryomov  <artur.dryomov@gmail.com>  [429148c5f10828c50ae41309942f4946b12a7df9]

Change computers adding behaviour.

Show a button only when a WiFi tab is selected or there are no Bluetooth
support at all.

Change-Id: I8944f4a4ec0dbcba087744960f467dca87ba7a86

2013-08-02  Artur Dryomov  <artur.dryomov@gmail.com>  [fa484c3b00a70ef00996f9bb694ac88da81cc91b]

Fix possible pin-related bug.

The latest LO release does not allow entering PIN-codes without leading
zero. This change should solve possible issues from client-side.

Change-Id: Ie2f2db9baa5d677cbbed772497d32668cdd5748f

2013-08-02  Artur Dryomov  <artur.dryomov@gmail.com>  [d3cef7ed759d8e30f795c3346b5d71d428246c00]

Add servers sorting.

Change-Id: Idd3d39fcf91fba6d5f7b0615d241f6ad9f46bd5f

2013-08-02  Michael Meeks  <michael.meeks@suse.com>  [43dbc8088ba6f4f51ca455b1af41251d69befe86]

android: improve remote control debugging.


2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [5e3d94d9ac91ec48eb609ac0cb2410ab7b251ed4]

Updated core Project: help  1d342b5132ae3c6efbbb8b81df14726c2ef15d59


2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [1a1755a4e8b171c616aeec0db86c8e6cf07d018e]

Updated core Project: help  7cac382748b5c5ade0e6df66da99a8069673b3b2

update help ids for footnotes endnotes tab page .ui conversion

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


2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [d98c1f439ed824db283ff04ac4e2737c926e878e]

restore 50 max char limit

Change-Id: Ic6323475abc2cdafc7c237c51741353c403d6ee1

2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [fd628da9e34d7fb25e2ab7606d80509c3e651a1b]

modern .ui widgetlayout for uiregionsw

widget found at: writer/insert/section -> footnotes/endnotes

Conflicts:
	sw/source/ui/dialog/regionsw.src

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

2013-08-01  Tomaž Vajngerl  <quikee@gmail.com>  [9121f09f3aeb75f3091c6b59cc3c3fade54cb607]

fdo#67639 Rotate crop area when the image is rotated.

Change-Id: Ifdd0080f278b67b815f15c71523497de59e615bd

2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [27b83b89f13ac4ad0577ee27f13d9c6843ee66d4]

update signature of DrawTextArray in workben

left behind since 0c7579d5de63f569773daf894bcc0ab173223f2a

Change-Id: Ide1f81e5af52bece9ef96cfb1c16948086908e22

2013-08-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [55dbf8795467892abe210e4adcc6cf14f02516d7]

fdo#67489: Add test for this.

The master branch doesn't have this bug, but it's good to have a test
case for this.

Change-Id: I986d51bb78effc829f01f40b9ad63647f5341fa9

2013-08-01  Tor Lillqvist  <tml@iki.fi>  [33bc5a2737de53ae2c60c2c1be5738760d0762b3]

Add more logging areas recently introduced

Change-Id: I0773f75bcc09a7eceee4525d34f908edfaced16a

2013-08-01  Tor Lillqvist  <tml@iki.fi>  [089a1f5274ac6eaec31d08127ecc86ee32a63244]

Include <sal/log.hxx> so that SAL_INFO actually compiles as expected

Change-Id: Ib7209627052563391eedadb671ed164a1cf863c0

2013-08-01  Noel Power  <noel.power@suse.com>  [bbbda0cf1afefeab3715a3a1b3c6a10156ef4fda]

attempt blind fix of Macos compile error

Change-Id: I1e524e1daf40b72b434824f891ac5ad2af1cd7f8

2013-08-01  Jelle van der Waa  <jelle@vdwaa.nl>  [a1e10f8b468d5f0b2ddb2d3dc1be2cdfdd9b2409]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: I26ca00f345b4f8b47dc35cd22652ef55f6d99536
Reviewed-on: https://gerrit.libreoffice.org/5218
Reviewed-by: Ioan Radu <ioan.radu.g@gmail.com>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-08-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [aeed94cca5bd3f37f7293dc04ac566654c938f3c]

Remove commented out code

Change-Id: I28fd79d603bb40c4ca36167271641ebdf1d54f55

2013-08-01  Artur Dryomov  <artur.dryomov@gmail.com>  [7e07a45500dcbb891a85f0bc9b7049cf4d50bba1]

Change search timeouts from milliseconds to seconds.

Makes things readable and should prevent potential typing bugs.

Change-Id: Ifcb90568859e94896f5c2a313546fe1fdd6fa4bc

2013-08-01  Artur Dryomov  <artur.dryomov@gmail.com>  [9864a2d5d4dbc9988ada970dfe713559e7db9326]

Fix Bluetooth devices discovery.

* Listen async Bluetooth status messages and start discovery properly.
* Remember Bluetooth status before running the app and manage the state.

Change-Id: I2be3fb6a503c5f6ace96732ebd0302935f1afb84

2013-08-01  Boris Dušek  <me@dusek.me>  [610a4a9498c78293566e3996a9672269a7f085e2]

fdo#67410: VoiceOver does not provide typing or cursor movement echo in text

Change-Id: Ief39aecd247b612c52cd970b6c5911f34d8cb69e
Reviewed-on: https://gerrit.libreoffice.org/5208
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-08-01  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ce33ac1da4b3345684e69dc0d5adff375fcb4a13]

Add enableOnRadioCheck for 2 dependent windows.

This is needed for the embedded db selector that is
to be added to the database setup wizard.

Change-Id: I5bbf4bf51472ca84c678b97991b9763fc062a88f
Reviewed-on: https://gerrit.libreoffice.org/5198
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-08-01  Noel Power  <noel.power@suse.com>  [96ef3ad2d84b3d390f0bdd47408d2a7b2c569087]

unit test for fdo#64753 ( import/export of sheetprotection )

Change-Id: Ib66a8ef62ba598890c7db634cf54003fd92485a7

2013-08-01  Noel Power  <noel.power@suse.com>  [8ce1124359783df750d176b8390b4eb0f54fb6ba]

2nd step to export SheetProtection fdo#64753, actually export the data

Change-Id: Id9fa1f9b917f9df8ca0ead02dfd5405388039b4b

2013-08-01  Noel Power  <noel.power@suse.com>  [016e18680e471d9f0cea8ee35f9716ae0f9baa11]

1st step fix for exporting SheetProtection fdo#64753 is to import correctly

Change-Id: If420b386543c15c7b550a720b6e2db69bf372d7f

2013-08-01  Artur Dryomov  <artur.dryomov@gmail.com>  [46de4c598e9a78cc9a8401c701b75f434707d186]

Fix computer creation spelling.

Replace a notice with different hint. Change error message to be
shorter.

Change-Id: I93f063bb07c37749466787d7a965893fc79a69bb

2013-08-01  Artur Dryomov  <artur.dryomov@gmail.com>  [dc2e2d0068315500ed70880667802f1f52a77f70]

Remove custon scaling for GridView slide previews.

Should make thinks less hacky.

Change-Id: I007800558ce8a0a567addde3b01926bb53c311f6

2013-08-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b8b807ae589a0b0daa101a0b00bcbe21aa138e2f]

fdo#67621: Delay populating the ranges until the dialog is shown.

Otherwise the table widget won't have any idea which rows are displayed,
and end up not populating the ranges.

This is caused by the switch to the .ui dialog, which delays calculation
of the dialog size until late. But the code that populates the ranges was
execuated when the widget was instantiated, at which time the widget didn't
have its size assigned.

Change-Id: I22943b41b21b58cc67e872dff13ad3c25eee8438

2013-08-01  Siqi LIU  <me@siqi.fr>  [1cfa65ccaf73993caa2b6fbae1501232f1d96ae8]

enable WiFi support for sdremote

Change-Id: I753b94413262cea6dd094b16a7ae03e8952f2522

2013-08-01  Siqi LIU  <me@siqi.fr>  [e32798d63bdf0c9fbcc13df06c4afdfc5b0f4dd5]

add new debug area and use SAL_INFO instead for debug info

Change-Id: If719f3340ac585d162e1bb40847ce17e67415869

2013-08-01  Siqi LIU  <me@siqi.fr>  [b9d2671ae11d7b7225b3d5b01a5beb733296c085]

merge WiFi support into remote control feature toggle

Change-Id: I4b65021698d6cdd576cff3155f9122195f45cc6a

2013-08-01  Tor Lillqvist  <tml@iki.fi>  [e3a8f0f952e2effa61b60b3b47e285e65c40bcb6]

CoreText is default, so document --disable-coretext and not --enable-coretext

Change-Id: I308648c5c03382d1963e721fea2ad6a61e3ef795

2013-08-01  Michael Meeks  <michael.meeks@suse.com>  [687b62f4812f88c9aef3bdd864358282850aa2ec]

android: don't mess with the system bluetooth setting unless we have to.


2013-08-01  Siqi LIU  <me@siqi.fr>  [b042a78d9847753d95560749dab2159d9cfbd7ae]

send out presentation title during the preview page

Change-Id: I6acf7d6a690f9b29d11b4af9ea027e34170fbfdb

2013-08-01  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [08e0e4b3a93439ac990cf1b9ee04aac8fe022b2e]

STR_POOLCOLL_DOC_TITEL: added a comment for translators

Change-Id: I9afc15c2b5539e798e408bec07a25b9b8739c266

2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [4938d06ad251e8e57ff66b185189d98587ca5104]

Resolves: fdo#65609 restrict width of all user-controlled edis and lists

Change-Id: I1f15e17c903daee849c53a689a8bb3465bac5f74

2013-08-01  Tor Lillqvist  <tlillqvist@suse.com>  [67c8d5b7ab6ec77d7d701bc5aefbb94d4db4ef1c]

WaE: C4701: potentially uninitialized local variable 'pGlossary' used

Change-Id: I299c89c6417b6f3cf0932d8c5d8a3b9983300d5e

2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [4e293b2a25d7165922d18c7d447d27a33816f563]

Updated core Project: help  a33c7f18d600d08e5bf1cff321ed914ee76761b8


2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [934d3c7a2e6971c48c2385a346b0ac5fed39d842]

Updated core Project: help  6d653a9f5a8f4bf28f6168ca995fd52579b87f10

update help ids for page number dialog .ui conversion

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


2013-08-01  Caolán McNamara  <caolanm@redhat.com>  [145d5ab1cd2b721dccf388884cc824d267fc2986]

remove dangling helpids...

and bring the listbox beside its label

Change-Id: I51f7e0b204b8a033f13d132b16444e06e0927e53

2013-08-01  Csikós Tamás  <csks.tomi@gmail.com>  [fbf0988d22248b8098a7645b55db383070961b99]

modern .ui widgetlayout for pagenumber

widget found at: database/insert/report -> insert/page numbers

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

2013-08-01  Thorsten Behrens  <tbehrens@suse.com>  [44cd56e0ac1c1683e55b930f862c64f6da356779]

Doxygenize some docs, translate to English while at it.

Change-Id: I977981bb45da1599e8d46bd8d961dcbb01ebd99b

2013-07-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3bade6b47973a228723b240b9410f15891487812]

Fix reference update on range references in named expressions.

This fixes the macro test failure.

Change-Id: I8ddaaaa49d1faf36cc37212895c21023a4ab6135

2013-07-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [10dfaebc6cc2191745d4d7323596bb8e22c9d029]

Add test on updating references in named range.

This currently fails.

Change-Id: Ibb2b9e4430c97479d068d94d233f04f60b255966

2013-08-01  Thorsten Behrens  <tbehrens@suse.com>  [02fb63f8f29085213659b730456dbf0438c2f7cc]

Fixup: SvxSimpleTableContainer got moved to svtools

Change-Id: I358e244a8cc8a98255645265e8734a2bb6eac8f1

2013-08-01  Thorsten Behrens  <tbehrens@suse.com>  [db53bc6cbc58fe4c6a44501cbc34743c95fc37a0]

Use a slightly less-hermetic name for the new about:config tabpage.

Change-Id: Ib64d06acdbcc2dd988e1c28c10a5446903f45914

2013-08-01  Thorsten Behrens  <tbehrens@suse.com>  [3f28d85ed0f1ed6112f36d63abacb7999711eae2]

Fix indent, use more idiomatic const ascii array & methods.

Change-Id: Ib8b03f96b3b07f6846c7ffce8522bb03fb1301a3

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [7c63bf6cc1b81d5834d7a615b1c3d240b33110ab]

Hardcoded 3 toplevel configuration names for merging to master

Change-Id: Ic4271291f6f0adc66a69f5d9cd1b10c3393503cd

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [73eb4af1c0385438d5a4ab74ec4050976dd63923]

Cosmetic changes for experimental features

Change-Id: Ia7ade29a2780881f53799cb57100ff60495d9d88

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [876de50303e9f9254103870f32577640611fd4df]

initial editBtn click handler added

Change-Id: I31ea8ab94331a8f6edc9e3c3f8f35105da5d7041

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [39b31a28ced6d8bcb631921193d382322eb73ef7]

getConfigAccess Re-arranged for getting update access

getConfigAccess now has a second argument which allows getting update
access when needed. If second argument is sal_False gets ReadOnly
access, otherwise takes update access.

Change-Id: I53731e6cb8c586f59aec81abc1f12bcb60fd5481

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [a018f321c5adbd139882adeaa37a195396db83b6]

Header bar sorting implemented.

Change-Id: I2c80b6f7973053c78af430b458ae2f9e5532532e

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [c0d9c668069da2e52f99f875405cb8bbea0bdc30]

string and long sequence's added.

Change-Id: I46b6eed7a509ba6793f8e2b2a148acae3f4d06cc

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [4f4d64a5a919052376571b520f1a86d3ce9f74e4]

Boolean and string types added for representation.

Change-Id: I5e325ec36ee6977cd8916ea1edc552db7a35af52

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [c8b0501c9bb93ee643018230a73d1b02fe8c1062]

initial implementation of mapping values

Change-Id: I04aae2c6586967b8788e6b3fcd2752b893831937

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [fe90738ea8259e42790b06fa57ba6ee24f3e4610]

Page testing loads options to the LB

Formatting is not at the last version. Page loads all options to the
listbox.

Change-Id: Ic83817ff56411599389d549e6c135e0275dd940c

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [6abbd339a34177b43d74f441ef4f34cbb6102a8f]

configaccess and FillItems can take '/' as nodepath

The problem about taking '/' as nodepath solved.

Change-Id: I9590a7bec95c8d90d18bfe55fdb7ab19043ccb55

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [8577673a7ccafedb03e3b9762a2f557259acea22]

Tabpage doesn't crash on load and traverses configurations

Tabpage now works without crashing. It also traverses configurations.
Traversed configurations doesn't display yet. But traversal can be seen
when debugging. Root of the traversal should be given as a until "/"
part. For example "org.openoffice" not accepted. But
"org.openoffice.Office.Canvas" accepted.

Change-Id: I2d3026781bfaafa0f721b317249c8879f103bd05

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [9bc5a1f3978deb9722b747d805cda4a773301437]

Reset method implementation.

Change-Id: I34fb54feb636eb9b3f61062969855f9d80140c08

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [1fe4ace618d8d3bbd3db1aa361dfc8e2a2426239]

FillItems implemened

This method will be used for traversing configuration tree.

Change-Id: Iefd8a21d1cb27496c87502755834c31b1a35ba44

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [217a1370977bcba866ad292aef4f2047460c275a]

Configuration Access method implemented.

This method is used for getting access to configurations.

Change-Id: Ia4aa82a3f2df02e26f750133f7a7d2c85a75710c

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [779c004133f79b292e660479aeccb731d1c6d668]

InsertEntry method implemented

This is used for the adding new items to the list box.

Change-Id: I6c531141c9dd4df1e050bfec610735c917bf5403

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [9bd0629c510b31285cfe492b47dc455aeddea506]

Revert "starting to initial implementation"

This reverts commit 5a3b21b5fb579bcf86eff172862b1c23c499b361.
Will implement it a different way.

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [0650dd5db8049863534b37b2d55878abb53e6828]

starting to initial implementation

Change-Id: Ibe2e61b599bd47708cefaa03fdba03e6428c6ed6

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [268d06e51fecf651464c84b2c01802fe3e70fe99]

Fix for crash on button press.

Change-Id: I80fd5e981b23df04feca39546b9495c686396145

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [60bf592bbe9bf097763a8f65efd11004fdb1aa4f]

Small fix for visible column names

Change-Id: I68a2ced7487f7d16d34475fe69e7fef2550e93e0

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [b6717e053f80cf9b0a36e18492372f0704456248]

Multi column listboxes initial headerbar added

Change-Id: Ie5f4019e2565ae24a53e820f933c226cb9517660

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [4755c19f38c9ec19d3bb5dfd87036095071d4fcd]

Default and Edit buttons added to the tabpage

Change-Id: Ia4802c4da9c2041a1de542f1f09ea853caccc58a

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [8c325390b4442120a868f13930c86d1f22262892]

About Config Tabpage is now visible

about config tab page is now visible. Because it is a tab page I cleaned
buttonbox, and toplevels.

Change-Id: I5980322d657051664ad2ec8ae8ede97d7f33f84b

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [3a19626d808e23f974711ee9fc0d394f76b5f9d7]

Empty tab page created and added on options dialog

Buttons cause crash on empty tab page.

Change-Id: I34bfb412c4d9dda9fdf71b6803be67939c00ff59

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [a76f687d46014197d7ebefb85743ed66f996137d]

Initial files are improved.

Some typos fixed on header files.

Change-Id: Ibd6f1b666a3a5b8b6a943b1bffae0be262bcf2fa

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [f106f277b517ebba523ff48a888e3c8496dc9e97]

Improvements on current prototypes.

License statement added to header. modulename changed svx to cui.

Change-Id: I90f96e6c4720af392b344fce1052dd135e611bae

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [208e3f6ea77057e301bfe6693b3bd4e3ba66defc]

about config page header prototype

prototype is added for about:config utility as SfxTabPage.

Change-Id: I5146c0615a42f0ae084b3ec29b6b5f3b6677d9c6

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [2004a788115fa8ec64fc2d5d5f857a0284b80263]

second prototype of the aboutconfigdialog.ui

This prototype has SvxSimpleTableContainer and a few labels related.

Change-Id: I1cda9fdecc5b670f363da1d4ef94ff1663b03530

2013-08-01  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [074cc3f4fb782eb1dd96da4cd110501879d64d78]

Initial .ui dialog for about:config utility

Change-Id: I8c5b83e188e32fd1df1aa53ca1822f9b40285ad3

2013-07-31  Caolán McNamara  <caolanm@redhat.com>  [d49e3805c58b2c08c5cb0483ed620ab6ef86fedd]

InsertTarget UniString->OUString

Change-Id: If335c313c9c2a13cc748adc9f21492d213f8a4fa

2013-07-31  Caolán McNamara  <caolanm@redhat.com>  [d7d7b51c23a921803929f716a6554d869b1150a3]

restore last selection of target-in-document dialog

Change-Id: Ib6eb3d9089b71888de76e338015519845d9f6b9d

2013-07-31  Caolán McNamara  <caolanm@redhat.com>  [e78f75bc2da9d97be80e2bf240fa9ef38497ae4e]

convert section indent tabpage to .ui

Change-Id: I09b5f206d5e607b87528aa92f7f25be5df1a99c8

2013-07-31  Caolán McNamara  <caolanm@redhat.com>  [cdcbb8d74c3956501343009d7290d2b2b3b7b3d7]

Updated core Project: help  b3408bc3c60ddee2eac3dce5a04d596da328528f


2013-07-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eaa64ac2edbd07638e76545ec954d89b46df9dad]

Avoid having these fat inline methods.

They tend to cause linkage problem on Windows.

Change-Id: I98fff8c5e45987670629e6eeacec7ecadf71ff48

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [238002acc070571a36208458866a912035caaf33]

Removing more dead code after .ui conversion

Change-Id: If2a26967a3cb344b7d686f3db8774fe9ce28d79f

2013-08-01  Takeshi Abe  <tabe@fixedpoint.jp>  [392c5b2a70440c03341f21c7583ca5139b4a253b]

Mark as const

Change-Id: Idd1d0641d5b7d8594f354c7d2e2a9093ecc6b2f7

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [83ff6c0f4101fe4f25c2b4a58c70b40de8cc2ff2]

sidebar: fix widget positioning when replacing controls

by introducing placeholder VclHBox

Sadly, I've been unable to do away w/ the original ugly code
that draws replacement widget over the original one :(
(SetPosPixel, SetZOrder etc.)
It is still being done, but now in correct position on screen.

Change-Id: I51bd1f411621081b42da25b52f1a4d6b56c1e7f6

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [a90c2e73ea4788ee58e9dab2b0f44467306d67dd]

sidebar: prevent segfault caused by double delete

VclBuilder cleans up after itself, no need to delete those widgets
here

Change-Id: I7ed504f8721587264bc24660359e4491a83f3ea1

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [7d2330b6d25617631cb536950151aee0b8b306a6]

sidebar: Removed overloaded function & adjusted toolbar code

Change-Id: I491e621a2a8d10ed1743cc8802816c3910784b26

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [aa98c3060e133d785c0ed2d30da3b32cdb745750]

sidebar: Feeble attempt to resurrect setting frame label

( putting effect name into it )

Change-Id: If8561ab55a59790bd54646c173adab225e346026

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [ffa2dab31e794f5bd11af798191d57a8e5b0f74f]

sidebar: Removed now dead (widget placement) code

no longer needed after conversion to .ui

Change-Id: Icc3d99a03d680d86777d5c12843795a6308f4819

2013-07-31  Katarina Behrens  <bubli@bubli.org>  [4438fca46a16a59f9a24fc6c8221beaf4b039c57]

sidebar: Converted custom animations pane to .ui

Change-Id: I50b38c984b0f4b179dff84281033a328e30c3275

2013-07-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f89637e329e765bce0bd513c843e4e2b673c38fd]

Revert "convert vcl/menu.hxx from XubString to OUString"

This reverts commit 43b1ac3651732a1ceb193268ab72b4aaa90dee65.

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fe010c7c1905f76e2c1dcddfa3bf8b4bc70b858a]

Use correct MetaDataResultSetType (firebird-sdbc).

Change-Id: I9f501dc9e578c9d7bd997072345578bdc860f6a6

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [43095140eb162dad953919facc636a19c24c8cc0]

Cut identifier to correct length (firebird-sdbc).

Currently firebird returns table and column identifiers as being
93 chars long (rather than 31 as per spec), this leads to problems
with ALTER and DROP commands which are unable to deal with the incorrect
length. For now we simply discard the extra characters (which are
blank characters).

(SELECT and similar commands have been able to deal with the overlength
identifiers previously, which is why this hack wasn't required
beforehand.)

Change-Id: Ib6c984b5fc72dc4e326b3f8d36f6cbc4a3c9086a

2013-07-31  Jelle van der Waa  <jelle@vdwaa.nl>  [608dec14f1fd7b46b294da9341a6da6a24caef91]

fdo#62475 removed pointless comments

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

2013-07-31  Matteo Casalin  <matteo.casalin@yahoo.com>  [85992e23e734dd728919b72bfa0632c1bf940c28]

Reduce scope, simplify and reuse code

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

2013-07-31  Mark Wielaard  <mark@klomp.org>  [431d894f3e04a2fa0addc495587d0080b65c0e36]

Fix memory leak in osl_getSystemPathFromFileURL.

rtl_uStrings should never be directly assigned. That might mess up
reference counting. osl_getSystemPathFromFileURL can be called with
pustrSystemPath pointing to a non-empty rtl_uStrings. A special case
being when the ustrFileURL input and the pustrSystemPath output point
to the same rtl_uString instance. So use rtl_uString_assign.

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

2013-07-31  Adam Co  <rattles2013@gmail.com>  [a4b4bde0a28b06f150ec80a65e322491a547f803]

fdo#67013 : fix for borders in headers and footers

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

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ea4003de2ea92424c60ef2aaa9c5ff260b804852]

Reserve correct size (dbase).

19 values are inserted (but misleadingly only 1-18 are used).

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

2013-07-31  Noel Power  <noel.power@suse.com>  [4bc42b6d7140144f5e17528276e8ddc80c033d6d]

fix for fdo#60883 ( macros disabled for documents opened from templates )

Change-Id: I5d4478176bd18a5d7a08dd4472393ea56e1ea280

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [da25756ba9a6b7ea51625dc5ca9291d209867068]

Remove unnecessary F- prefix for firebird-sdbc files.

Change-Id: I6574ef7fd1c26770a74b2d1f2b0d997fcca97779

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [289741da6d5f1e7130f27e62b7ec4819da849d22]

Optimise getPrimaryKeys a bit. (firebird-sdbc)

Change-Id: I93d0a460b8c855596969a16fc33b31f9e0065624

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a55178ee66d1920a9bd9e7dda3d599a4b86f328a]

Implement getPrimaryKeys. (firebird-sdbc)

Change-Id: I7ccd013eaaf1c06b5eecae4b51bf607561531200

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [08c4c6327d0aebb991e190e3c149ad364af098fc]

Fix getTablePrivileges, warn on unimplemented methods. (firebird-sdbc)

Change-Id: Ibf32f31d8b78c632c947a8b7546464b0b457ee08

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6523504d5bedad19ce8ca6a28916045ad17d6263]

Some more DatabaseMetaData (firebird-sdbc).

Change-Id: I9ac7043878acc5738582ecf6091230cdd7b63152

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9f2c95533df5205953db54926f3d953ea2ac5b3f]

Avoid repeated allocations in getColumns. (firebird-sdbc)

Change-Id: I3d519815c42899f7cd60c6f06887cac7341e192b

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [080555a321e82331ff3531c9066a7282506a1882]

Some vector cleanup (firebird-sdbc).

This also fixes showing of column properties when editing them in base.
(Initial size of vector isn't the same as reserving capacity.)

Change-Id: Id1406ddde0c68af20d712bc99ed070e6354158a6

2013-07-31  Noel Grandin  <noel@peralex.com>  [d67d5698c67ccc97675de2830e6dd980a93c3000]

fix android build after my XubString changes in VCL

Change-Id: I6727db5f64041a6f181810696eef56175385c96c

2013-07-31  Noel Grandin  <noel@peralex.com>  [ee30fdf6780d642e5f7e91385d9e7b5cca434888]

convert vcl/longcurr.hxx from XubString to OUString

Change-Id: I1803e4fdef67cd461c140578b46e0ef5632da3fb

2013-07-31  Noel Grandin  <noel@peralex.com>  [219534a029536861fce2413c34afedc98fde60e4]

convert vcl/keycod.hxx from XubString to OUString

Change-Id: I112979676926bf202213174bddfa2adcffc5249f

2013-07-31  Julien Nabet  <serval2412@yahoo.fr>  [78c5a2ce8c2d4967d954fceaf9b7707ec56a3d7b]

fdo#46037: no more comphelper/configurationhelper in sfx2/view

Change-Id: Iba139247f3515c834d8abcfd4322964dbc3abca4
Reviewed-on: https://gerrit.libreoffice.org/5134
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Julien Nabet  <serval2412@yahoo.fr>  [a8c403a1f8298cede274f315e367f799d4fb0f32]

fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/appl

Change-Id: If1c4bafebcc570c4adb30bc507e4562357ce3f63
Reviewed-on: https://gerrit.libreoffice.org/5132
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [72319bfcced8b416c347e3d92d17296b2996b80b]

sd/slidesorter: double thumbnails resolution and disable supersampling

This is a band-aid patch to improve Presenter on high resolution displays.
Supersampling is disabled because:
 - it uses a lot of cpu
 - and it seems more appropriate to do:
     render page at thumbnail resolution
instead of:
     render page at thumbnail resolutionx2 then scale it down by 2
(see BitmapFactory::CreateBitmap)

See also: https://gerrit.libreoffice.org/#/c/4052/

Change-Id: I380ddf3645f7c48eecf0df986dfaa1492e23228a
Reviewed-on: https://gerrit.libreoffice.org/5127
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Siqi LIU  <me@siqi.fr>  [abfddb389930ef7ea80e33f22e48342e0c8ef473]

add category for imageView disolve transition

Change-Id: I25ca4ab5d69b129e08544a27d4d27f7cde90baed

2013-07-31  Tor Lillqvist  <tlillqvist@suse.com>  [89133bbf19a91bd78c7d8f7ec5cedc6b24521014]

Fix compilation error with MSVC

Change-Id: Ibd81f2f5252d00c2545e429552028b2115475524

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [00ca0272697f701da80af6664df090e1ccadc746]

Thinko

Change-Id: I778de768f42377c93db89c6dd1dd204ae7987d3d

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [48e3a04f5c81d88cf054ea658826c51bf413a185]

Fix bogus change of Len() to isEmpty()

Change-Id: Ie1dece00176985bc82dd89c9831b23cb8594b1c3

2013-07-31  Stephan Bergmann  <sbergman@redhat.com>  [a6fe1fde409ff1accdea49ff9de69658de1e6f5f]

fdo#67430 Keep original order of entry positions, not alphabetically sorted

...turns out ca0600f0c9022d631317423ab5a59493b41906ab "multiple unsequenced
modifications to 'nPos' [-Werror,-Wunsequenced]" was wrong in assuming that the
order of getPropertyPos had no meaning, as it determines the order in which
form property dialogs display items.

So, reintroduced a fixed order, but without resorting to undefined behavior due
to repeated uses of ++ with no sequence points in between.  This is rather
sluggish, but gets the job done.

Change-Id: If9c5f4130fe6523eebd3a13e5a685fc9c0f53fc0

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [4980d1acdf1498e9fd8cc0d6c31c2b8184c4439a]

Update cautionary comment

Change-Id: Idafce559e6499e240c90dc0baa7359f63476ff7d

2013-07-31  Noel Grandin  <noel@peralex.com>  [8855ed1da18e9697873d77d0b99b5eff2e9336a8]

convert vcl/edit.hxx from XubString to OUString

Change-Id: Id0558cb6285ecd19ddc21caee3e26f44cbebf721

2013-07-31  Noel Grandin  <noel@peralex.com>  [43b1ac3651732a1ceb193268ab72b4aaa90dee65]

convert vcl/menu.hxx from XubString to OUString

Change-Id: I9469363c09e4cc863ad4d8ddddf8d923fe444e25

2013-07-31  Noel Grandin  <noel@peralex.com>  [93257759580e6df10cc9eddbf1800a17d61cfc48]

convert vcl/mnemonic.hxx from XubString to OUString

Change-Id: I2df7a6b29aa30ad5ad936b524061aeaef837ca9d

2013-07-31  Noel Grandin  <noel@peralex.com>  [c9bb2e3d2c39638eabd24656a9642fa56464700e]

convert vcl/msgbox.hxx from XubString to OUString

Change-Id: I68a591aa7891f5ea08ab3d6b3290e2fe80827126

2013-07-31  Noel Grandin  <noel@peralex.com>  [1211c5dcf10e79b1e4c472c54a4953996d965470]

convert vcl/pdfwriter.hxx from XubString to OUString

Change-Id: Ifc3d56ad9db6b73c26a16520482d5a94a5ba48a2

2013-07-31  Noel Grandin  <noel@peralex.com>  [d8dd39b5fc8f3067e00abddbab90151f6ccac370]

convert vcl/tabctrl.hxx from XubString->OUString

Change-Id: Iad4eb1ebd28e97cc99d7d52ea08c3e3fd04cf975

2013-07-31  Noel Grandin  <noel@peralex.com>  [4a2a2831d131cc09dc9e4b7a40697b8f21c6e380]

convert vcl/sttus.hxx from XubString to OUString

Change-Id: I173179068d59e0fbdae66186df1e2e010ecb6112

2013-07-31  Noel Grandin  <noel@peralex.com>  [55528ca8c2775695543da744d9537436d618607c]

convert vcl/toolbox.hxx from XubString->OUString

Change-Id: I352dbb85ccbff46571c417b45249f548f5da8b97

2013-07-31  Noel Grandin  <noel@peralex.com>  [fab6c8047e1e22454628d7c65a4bba0ca9751cd5]

convert include/vcl/txtattr.hxx from XubString->OUString

Change-Id: I2bb4b17cfdea55f0d4371986cfc611999ff0a5e1

2013-07-31  Noel Grandin  <noel@peralex.com>  [746f639bbbb1c066ad05da8dd70a940f40694709]

convert vcl/inc/toolbox.h from XubString -> OUString

Change-Id: I201d3ad01d0b5172d22f2e5e529e94c5e446bb0b

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [610265284d11c14c98c2874fabfc06b9aaeb0349]

Argh, the \xNN syntax uses as many hex chars there happens to be...

So use string splicing after a sequence of \xNN. (For consistency
even if it isn't a valid hex character that follows.)

Change-Id: I269788fa5d5fbc4eda5b9edcaaabfcbce59e4885

2013-07-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e9dc114a2b47c4f0bb42d69c117afc9e0256fd06]

Revert "WaE: unused variables"

This reverts commit 16c3a29849b31029f2a0ac1e8b2425de9c6991de.

2013-07-31  Michael Stahl  <mstahl@redhat.com>  [01b47bffd84c7731634f631cd32803bbbc881ad7]

sysui: remove slackware desktop integration stuff

This is apparently not used at all currently; cloph says the
*slackware-menus*.tgz used to be bundled with RPM instsets but the last
release that contained it was apparently OOo 3.1.1; it is gone in OOo
3.2.1 RPM instset.  There are no bug reports about it missing, so no
problem with removing it altogether.

Change-Id: I1b93c94c4ac5c1d1826069b05cb58fdbb30cd71f

2013-07-31  Michael Stahl  <mstahl@redhat.com>  [d7737f8454fa5f99bc597b93f579e7ad9199d108]

sysui: build slackware stuff only on Linux

Change-Id: I1ffcbd5ebf560f9f7ba8ad4b1ec9fefdb32da487

2013-07-31  Gabriele Bulfon  <gabriele.bulfon@sonicle.com>  [e13c27e588545f2cbcf90b94965ef97521969216]

setup_native: fix creation of Solaris install scripts

Change-Id: I72608945b2c4183048f9fcdac8daf450e1a7fe4c

2013-07-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [16c3a29849b31029f2a0ac1e8b2425de9c6991de]

WaE: unused variables

Change-Id: I37523f34bdf6e21f5e5781927884bd0311a17fe8

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [3ab7a98844f9a3453bac23bcd963ad0b171c291a]

WaE: unused variable 'pDoc'

Change-Id: I2d5cc2a56c0df779df93d4b207e15e45c63e9572

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [3e48277e36a485d964d7b91305b1bf70a83c4451]

Convert utf-8 bytes to \xNN hex representation

Change-Id: I5d1cc0331278f09a6e32345980c660d877d606fa

2013-07-31  Siqi LIU  <me@siqi.fr>  [6a45fc1e3ebb016d0c6691af2d0f1a4d5eb635c1]

license update

Change-Id: I7e89b88694b0875b33fa5541acbdb73aff28f53c

2013-07-31  Stephan Bergmann  <sbergman@redhat.com>  [8434c577ae2b45d70baff4ba0a00048bc0f10e6a]

Work around MSVC "may be uninitialized" warnings

Change-Id: Ibac83d2d97f178605f717fc675853d86101195e3

2013-07-31  Matteo Casalin  <matteo.casalin@yahoo.com>  [734295ee6081686b62a4521dacf4975240e1109e]

String to OUString

Change-Id: I412801fbc1a692c02badd15ce03d4d7ff82aab5e
Reviewed-on: https://gerrit.libreoffice.org/5186
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Matteo Casalin  <matteo.casalin@yahoo.com>  [de7529b38f8ea9ee8198de1d82525a68cc6e89b8]

Do not use deprecated comphelper::string::getToken

Change-Id: I35caf7a7806a36a7e0a8d4440e68bd682074136c
Reviewed-on: https://gerrit.libreoffice.org/5184
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Matteo Casalin  <matteo.casalin@yahoo.com>  [e1c2cb7dc89753c81618a6e4ce95dd9b0d43782f]

String to OUString

Change-Id: Ifc5e74f3a484229e05fe65b47ac5e8b763595fd0
Reviewed-on: https://gerrit.libreoffice.org/5183
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-31  Noel Power  <noel.power@suse.com>  [6add3c38a82bbac7e096327277707ba4858bf26a]

unit ( slowcheck ) test for fdo#67547

although this really isn't the correct location for the test ( a scripting
module slowcheck test would be more appropriate I think ). Still better than
 no test.

Change-Id: I434e1217c25ee33b59ea3b09c4500bdd7bb081ba

2013-07-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c7a8462b839f37712620fd2c236cfda026ec546d]

Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"

This breaks tinderbox builds. Better fix on the way.

This reverts commit ded871e9c1a69f640d6283ae6f79820689f0d612.

2013-07-31  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [daa08c1027e62c76c171628e2a2e6adce0ad3a45]

Add parameters to char/varchar in getTypeInfo. (firebird-sdbc)

This means that char/varchar columns can once again be created.

Change-Id: I081f1dd3abad6d007b1f957d72841983a1130f72

2013-07-31  Isamu Mogi  <saturday6c@gmail.com>  [ded871e9c1a69f640d6283ae6f79820689f0d612]

fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage

MSVC misinterprets UTF-8 source code without BOM as ANSI/OEM codepage.
For that reason if local codepage is unfriendly to UTF-8, it sometimes
causes compilation error.

Change-Id: I8acd5500e581e020fd60b5a2ec20629f92fdf87c

2013-07-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e5c7ddb12afe9423a63f8bb13b53d5a38636ad04]

if-0-ing the whole else branch

Change-Id: I850577dc9a5684ad66d7fcb995c6b47b1744265e

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [66054ae2ee5aaaf371e5279ca7e17abee023e28f]

Fix errors: no members 'Ref1' or 'Ref2' in 'ScRange'

Change-Id: Iaa77f252750e38eeb7922ccb9b9604d13b4ee7f4

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [fc3f4d546ab9fb3a4201caef582ca3e94f4913c9]

Fix error: 'nTab' is a private member of 'ScAddress'

Change-Id: Ic3d350da6400e1e1425579e3ce8d1aa784210284

2013-07-31  Tor Lillqvist  <tml@iki.fi>  [a38f09fec16f24886414c3e9f9574a06b56d8077]

WaE: Unused private fields

Change-Id: I164748245326b67bbe61e5ede6b98f713b8d5d03

2013-07-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0086862df116600c5ce38e899929ab0d29914c9d]

Temporarily disable failing macro test. I'm not sure exactly what fails.

Change-Id: I4904dc86326477d05a4e557a1abe1af0846c2e98

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [61812b9311f333ca345714a5112de9d19b580a8a]

Now the reference object no longer stores both absolute and relative.

This is exactly what we needed.

Change-Id: I0e8d3064d1ea52c8d502d89f322b41435284d717

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c93e441b8ae9323b948546e61031ca31a584230c]

Clean this up a bit.

Change-Id: Ia984c17eda507dc625e2b038818abd2d4e9e5103

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a19af57bbcc57a02a7d87c6408d1e3212a6deba]

Now nobody accesses reference members directly. Make them private.

Change-Id: If4499dbee52532cc8a95c380bbe840719fe9279b

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ddb748a46e9c21fd4a7d8eb82aa7569f3bc868a]

More on avoiding direct access to reference data members.

Change-Id: I313c6504d7c0beeb68318ce436b48fa900e4cf48

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [15a2574da022f10103a82f7b8b259a03fd6664bd]

These methods are now unused. Chuck them.

Change-Id: Ib9b0ad855142434e45bcb4d805fc32e7c76b01b8

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0277792d169d66ad24734504ff33d2ec7d52ebaf]

Rework reference update in conditional formatting and cell validation.

No tests are written for this yet.

Change-Id: Ic26a7f19d6ce6e6d7059035dc9c99ae5bcb9d77b

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [441e70aee90e83a9f8782a3f84482db86b857b87]

Adjust named range references on sheet move.

Change-Id: I3b20f79d9c2f373c93a34ccdb308c6d5c09f69e7

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5a1960f5ea9f225fda493df746e5674e3bd1cce9]

Update range names on sheet deletion.

It works fine with live calc instance, but somehow fails in unit test.

Change-Id: Ie60774b4f1f8391801e0d9358f6cca78d8e52397

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed671a33a31b8d8cd81e3774be603c13e8b9a6f3]

A little more test.

Change-Id: I4c5590609122602e5828bbc3ba52ed9a565f0aac

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e663dfee253fcd02d6d76c3d8934299a495a7f88]

Handle named range update on sheet insertion.

Change-Id: I05b43bad84333ac8aeee7928898bdd90eed53c38

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1d860f9a268c02581407db539117b2d538e3d693]

These methods are now unused.

Change-Id: Ief17166537b78efb6401f0a310e3acaaae217a65

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fdc310b57af7dfdb97fe336ce9a2e4d579af3f2]

More on getting named range update to work.

Change-Id: Id3f2ffe6d91ae43d799182b3744a839be5e1baf6

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f77c9d5b3cb65d9c2e2417f60bec1113feac50e1]

First cut on re-working reference update in named expressions.

It's not perfect yet.

Change-Id: Iebe7a88e419365b053765685bb769427f569070d

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [35d11d2b1e53d07833bc90242ac82f3a00587d41]

More of the same. Will this ever end, I'm starting to wonder...

Change-Id: I36bc90e8477cba306e107fb6d6e47f5732161df8

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d528b30b9f643d44cf2a24fa81ef6a7d1a80fcb9]

More on the ref object.

Change-Id: Id75bf12a04a1756aed4178df397c5a28787307a8

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1ce304cca32116de2ff3ea8dcac62a3be61aac77]

Add test for exporting and importing of formula refs from xls format.

Change-Id: I98f17889c8ad19114c055e87f9ab5dc4e864c817

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0982c0d95eb4bb986f79038f54ec1697a7255883]

Use correct sheet index values, to fix sheet name display issue.

Change-Id: I8bafdbe5c30060802016b17a5a2077dfac2317cf

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cc029116138add8cdaeddb807882a5d0c038411]

Organize the reference dumping code a bit.

Change-Id: I97bfdc85ba1391cfe4f11148adb91d5e6960225a

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [615ff345db902b28caf2f2bd4c8387d88ac5a557]

New xls file to write import/export test on. Test not written yet.

Change-Id: Icdb3a0f6b9bfcf327598f52620a35ab423f9be14

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b9641d174bbb5e95418a601886efcc3369986827]

More of the same.

Change-Id: I29c60f2f7a31b69b224d4c910392c88990b48572

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7af53e4e75556bdea0a1e524a87671e7436cbc97]

More on removing direct access to reference data members.

Change-Id: I9bb682da0408df76794a1bbf9d48995cd1633d99

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [813e71369309e52c62fbd9b3e2aeddb244eadf14]

Add test for exporting of chart to xls format.

Change-Id: I49adfcabec4b8bafa8f1b25e7771acca9ccf0ead

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51c940947f5536b5edda59531265dc4677ca9200]

Add export test for exporting inline arrays to xls format.

Change-Id: I8f6e32adcbd33362f20eca3ce329633bf9fbf039

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc5ac726d5d5947449a081a98bd890fe059a75fc]

Fix exporting of array formulas to xls.

Change-Id: I366f5ef21353d64561d82b025c7919a1dbdb3422

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e247262327d04ad9933f4af354050f4420c6e303]

More on avoiding direct access to data members.

Change-Id: I5fdc0d248fe9c36418fd02a1e652e4e35a638c8a

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bb93f79249ac64bbd6d7a28d5bced7f02e1936ef]

More on removing unused methods after some adjustments.

Change-Id: Ib8322228f25094c7c90a6623293e61f56b66b659

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8eb6de29009d009b8fa61fa8bb0e3bc60c7bfdf9]

Make this guy unused, and remove it.

Change-Id: Ib4a2f195b3ff1d291b0ffe99c27b1d3e807252d5

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df30ebee34f4af6a0dfe03a51cae530f59ffa1cf]

Nobody uses this method now. Chuck it.

Change-Id: I2d55b2e43cf87895f29fd69226ec96c5d75e3696

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2622d1dbe6f6d7914cf9cf353d55e83385f3ee5a]

Let's not use numerical magic numbers. Prefer enum.

Change-Id: I84d14dd06a2b28d7a8a1544f26eae180b6ea86b5

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [43bb6f2b562f20dc8bf6d46fe1748f0bbeccf526]

Remove unused parameters to clean it up a bit.

Change-Id: Ief629aea8b0df0b5a340871e13bc1a6e7c244816

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [407a677409707f017db464105aac51684126db44]

Re-implement sheet reference adjustment on sheet move.

Change-Id: I24e93e0bbc51c7f9a1f1ea0c126a1399ace84a9e

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11e64bb4a39eb92f81ead995940ae3953f8ad386]

Re-work reference update on sheet insertion & fix one bug on sheet deletion.

Change-Id: I1405eb54c3c530e2c22be1f1d7728fa0d84ad447

2013-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0008af4697579a806cfb9149dc7cfc5b7bc69b9c]

More on removing direct access to reference position members.

Change-Id: I7ca5cd0aefbcbda5d89116aca90e974b4bed6ca0

2013-07-31  Thomas Klausner  <wiz@NetBSD.org>  [0b59f6953a57e4785c9fc3e4da33ebd801946339]

Fix some typos.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>

2013-07-30  Siqi LIU  <me@siqi.fr>  [ef4c98cdbb5394520eb68ae3d23f1b0a31b7a803]

add iPad specific files & ressources

Change-Id: I1bf6b4f1476ea668ea9973d8b8dfab8779cdabbc

2013-07-30  Siqi LIU  <me@siqi.fr>  [ba7be1c9efec35efdd716aecc9a0fb0c568d831e]

put back DS_Store

Change-Id: I10d1203cb81ffd96c5447082884e71cb8b9eb2f7

2013-07-30  Siqi LIU  <me@siqi.fr>  [1c9b3a5ba03d26c8d05591af38d4d3c160d2e009]

change preview background to default

Change-Id: I9756d8d056c55fb1ce75af7a86dd17e50c0e0524

2013-07-30  Siqi LIU  <me@siqi.fr>  [677de2eb92dbdeb3f131a66922fa9ee9907d085f]

reconnect automatically

Change-Id: I880ede257c7aadcf29d4831952c3a55606718a5d

2013-07-30  Siqi LIU  <me@siqi.fr>  [a024948a5d00f19e97c5574ba173ee8851ab4536]

resolve conflicts

Change-Id: If0a7146f51741e3e8250f0aa671a6902119bb6eb

2013-07-30  Siqi LIU  <me@siqi.fr>  [f0326d3249c2e461489877e2d39673ad8968320a]

iOS remote ported to iPad


2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [c12137a876dd9405b20c094c99b72c672a161422]

Add changing local slide when remote slide was changed.

Change-Id: If7325a0266484686549a0c1073827613aa40cb85

2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [e291784e0ca450c25f9dd691234c57f753d648dc]

Fix tiny source code issues.

* Add headers and footers.
* Remove unused resources.
* Fix classes usage.

Change-Id: Id9580f21709b11077e46393c2e2cf8d911ce0650

2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [0a483508689c08d57feb5db32997125727f0e50d]

Change Impress Remote version.

Bump it to 1.1 and remote additional text from version name because it
is useless.

Change-Id: I6fbd0dc3b499c5aafc80b91c77372360c2767189

2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [c1b522c591bc9316c21cc3af4f183f59bb28dfad]

Remove explicit Bluetooth requirement.

Devices without Bluetooth should be able to use the app as well via WiFi
connections. This change should remove some Google Play filtering so
these devices will be able to download the app from the store.

Change-Id: Iebc2f14e0bc57ea7293f8abfa1824b99c4476e8b

2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [c01a2c8284b17c1a28501f25caeedeace62494c9]

Fix application and first activity titles bug.

Change-Id: I066af1301c8e5525b5ade310c770273f72007b10

2013-07-30  Artur Dryomov  <artur.dryomov@gmail.com>  [2ba929e40cc4e128de51468c9e9315c3c851544a]

Change resources a bit.

* Fix spelling.
* Fix dimens to use common 8dp-measured grid.

Change-Id: I92e433eba3b78822f36e8e9f242daa3d893a36f5

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [35449264c6b34a3f40d5c831351b8e3594f77e61]

start weeding out TabDialog::AdjustLayout

Change-Id: I905aa0364b6be0871f34aa0dc466f99fb5c44dfc

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [8bcbc765a2764a85add4be25ab9d4789f43bb640]

convert xslt filter dialog to .ui

Change-Id: I02bb629af1f4811f382469b8e2aaaba272f07034

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [8fa9fb87eeae0706c1cf90e20baaf8255e3c099d]

Updated core Project: help  35792431d1fb897b52e1815390f6a1bb988f5696


2013-07-30  Csikós Tamás  <csks.tomi@gmail.com>  [a078da0841f3e49831653f29696df0b717e674d6]

Updated core Project: help  49dbfd092b55cab53b632980ad79fd6c24d7c99b

update help ids for direct sql dialog .ui conversion

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


2013-07-30  Noel Power  <noel.power@suse.com>  [92500896a9d0ba873c06a4a2728eb5a1b9d8f68d]

fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VB

access to libreoffice objects ( and methods/properties of those objects )
from VB all goes through the ole automation bridge. There has been a long
standing issue where the bridge falls over trying to access methods of the
scripting framework MasterScriptProvider object.

Change-Id: I3b9391286e1030bef2a12d6e546a5c47a4f68edb

2013-07-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5226b42560e3965c23973ddaf157477f191fdbbb]

Ignore authentication for embedded db (firebird-sdbc).

This turns off firebird's internal SQL authentication -- previously
tables were created and/or access validated using the current user's
name leading to issues when a .odb file is shared amongst different
users.

Change-Id: I86615c17c3045aac19d635ee41d76673d1b64530

2013-07-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [470daf5ce02924f31b7cb8a95c921427cfb4d277]

Add extra error check. (firebird-sdbc)

Change-Id: Id342c01feddb9e0779afdc663ae019ea92a4517d

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [09a4c4d176ff97ab8ff4027af83a549991667baf]

Odd instability in what Bluetooth headers to include in OS X SDKs

Change-Id: Ia8e835373bea3287cf16f3d505dbb420c874fed3

2013-07-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [918ddde5be4fde7bf8679bdf19805c618deabbf5]

Fix MinGW32 and MinGW64 build

SHARDAPPIDINFO is Windows 7+ only. MinGW32/64 headers don't have it.
So, just declare a struct with the same members since the
SHAddToRecentDocs expect LPVOID anyway.

Change-Id: I27e2c8cd6cd7f033cdcf053cc60a1c71038b189a

2013-07-30  Stephan Bergmann  <sbergman@redhat.com>  [eb4a3e95cd02f940c9c794aea89e1e1a12588981]

Better Shell error messages in case argument is missing

...like before 62df5aabcdb3dc99ada137a5fa06707ec671d1fe "gdb-core-bt.sh expects
three arguments now"

Change-Id: I0e75813e36278e53db3fa13a60a58a84e90d7538

2013-07-30  Stephan Bergmann  <sbergman@redhat.com>  [62df5aabcdb3dc99ada137a5fa06707ec671d1fe]

gdb-core-bt.sh expects three arguments now

...since 29b59f2e87d1b00ab6a1f4cc4e960603974992bc "gdb-core-bt: don't talk about
core files without a reason."

Change-Id: I45640a5724fd98faf3a7c1e44e904f880cc9fc6a

2013-07-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a604a49512d23894b72050d1112b09b2f6f49c96]

Fix a typo and -- hopefully -- tinderbox make check

Change-Id: I3ba939ae97d9d6cd966dc9f0bf3c96d9039d8752

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [8a1f6b6ec39b849a83a5c394635af166a0ff692b]

add a utility to estimate how much new .ui files we need

Change-Id: I9b2a2ae1e8d74df701b4a2fcf28460759a95d639

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [9dca925dd94258116781defc534b40bf16ee435a]

Updated core Project: help  8c5b41a85329a9677733546d16a097860bd28058


2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [cd79c46b46da0a362fbb313d1e47682a85a27f60]

drop unused help ids & fix mnemonic widgets

Change-Id: I80c21126e2728ffa18c87a98e500cc941d462de1

2013-07-30  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [9ed24d6625e6e0c29a60a1b04a907243a5c35ca4]

Convert xml filter tabpage transformation to .ui

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

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [31ab7f0c7d20f1d7be5ce818d0d99b6bd5a8edde]

String to OUString

Change-Id: I8d4f62b473ad43807621a9dbb826ed33857b737e
Reviewed-on: https://gerrit.libreoffice.org/5189
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Michael Stahl  <mstahl@redhat.com>  [1c48e4efa2369e5708798bdefb46b74a86415d00]

fdo#66715: fontconfig: try harder to ignore duplicate fonts

The thin space not being displayed correctly is caused by using the
wrong font, namely
/usr/share/fonts/liberation/LiberationSerif-Regular.ttf,
which (on Fedora 18) is version 1 and does not contain u2006 etc.
glyphs, whereas the LiberationSerif-Regular.ttf bundled with LO
is version 2 and does contain these.

There is already isPreviouslyDuplicateOrObsoleted() function to ignore
older fonts but it does not work for this case because:

1) Only the previous element was looked at, but there may be several
   fonts with different weight/slant that need to be checked.

2) The LiberationSerif-Regular.ttf differ in the "lang" entry.

Change-Id: I2f9e8d50a1f8155b65f8f07c9259dd988c32992a

2013-07-30  Michael Stahl  <mstahl@redhat.com>  [90dadcc9a0fc3d089f9318f073ce8374e4632da4]

vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDED

Change-Id: I2f23f51e7f04df6fcbc1e2d6661949b830cc248e

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [3a897cf0514612137c6b5cb57f8b1e0d9623106f]

Adapt to NSPrintInfo API change

Change-Id: Idce313b30b46a81847e116c380f6fe8eb2953a35

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [38e54583bcf07a71974777d13d2cf98519c8635b]

String to OUString

Change-Id: I531522908c9d1ef6eefa0bc6026229f16a8ac388
Reviewed-on: https://gerrit.libreoffice.org/5187
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [3f252060c6a21d21be8cd56d82de148dd27de191]

String to OUString with local helper function

Change-Id: I514f12d7f3a4131f68cf26af16c273f5216398f9
Reviewed-on: https://gerrit.libreoffice.org/5182
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Ariel Constenla-Haile  <arielch@apache.org>  [a220c2dbb8f05ee6bba6d5baf660a7339a7d2c71]

Fix build breaker: add missing string resource (cherry picked from commit c5a4e46fab045ae8abe01cbfd397806a58039d8a)


2013-07-30  Jürgen Schmidt  <jsc@apache.org>  [b218cbf59de4d7ae0a6962995fb0f719ed68b5d2]

Fixing i#119950 warn about other running terminal sessions

introduce new warning message box to inform about further running terminal sessions

Patch By: Juan Li
Review By: Jina Fang Zheng, jsc

(cherry picked from commit 208b788dd4afc0559eb26c6e20a59548be0d993e)

Conflicts:
	desktop/source/app/app.cxx
	desktop/source/app/officeipcthread.cxx
	desktop/source/app/officeipcthread.hxx

Change-Id: Icd858adaa0d2400eecba3c61c91e0c6fdb6d6af7

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [ab29ad8cd537cd77d4124801b714c75062e1e5dd]

set some initial sizes for the direct sql dialog textedits

and we can use existing GtkTextView<->VclMultiLineEdit mapping rather than the
svtools MultiLineEdit

Change-Id: I6d20a9ba8731dda1ec9579fc2877b817fea0632f

2013-07-30  Csikós Tamás  <csks.tomi@gmail.com>  [471e5c1ed19afde8a92a91bfc1ccc71a2506cc01]

modern .ui widgetlayout for directsql

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

2013-07-30  Honza Havlíček  <havlicek.honza@gmail.com>  [d7b48d03e19d2c05ecf2143b1547ceab5ab89e5c]

fdo#43157 - Clean up OSL_ENSURE

Change-Id: I5ba15eaa82479aa68b98ce4dcd7827f31b239c98
Reviewed-on: https://gerrit.libreoffice.org/5139
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [5f7860bc2735bad3cd27552867ce25096835dcbb]

OUString: remove unnecessary casts and appends

Change-Id: Ib64b976ac94cba64d9f7c0cbfead3890277ec9ca
Reviewed-on: https://gerrit.libreoffice.org/5188
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [73a136945d50a207c9e1c552d02c90d5c862c470]

String to OUString

Change-Id: Ia9bebaf92bf570c10d01a9ed3db437f70098a07d
Reviewed-on: https://gerrit.libreoffice.org/5185
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Khaled Hosny  <khaledhosny@eglug.org>  [9accbedad3648dca197439a8cc39c268cf34ea99]

Drop internal copies of X11 extensions headers

They are not use by default since 2011, and non of the distro configs
uses --without-system-xextensions-headers.

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

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [7afc29809ec9db8c5064d5b5857f64db9bd843be]

Typos in debug messages

Change-Id: I0b06af28959d7254b1aaca6e05c51311294bc3e7

2013-07-30  Adam Co  <rattles2013@gmail.com>  [86166dea7e300d8aee42f141db1c533648254e6c]

fdo#64350: fix for page border shadow export

Change-Id: I3ae7a532eea7e81b9a302a98c00a514d307e8605
Reviewed-on: https://gerrit.libreoffice.org/5146
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [176fc56e89ca8cad0d390789e7376750765b1b0f]

WaE: cast to 'id' from smaller integer type 'int'

Change-Id: I0106bac830416ef9743787b309ca2821dd6adc89

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [c2ce9bf0c2bfd2b38262de8571257c8f02b076b4]

Related: fdo#67378 rows missing HIG 6pixel spacing

Change-Id: I6d4767c3159c1e9ebef19978a94ad994aab6ff4b

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [5718ffbf0e3e68e43f87541ce0368a15de8ec90e]

Resolves: fdo#67378 merge the label into the disclosure button

Change-Id: I43df94c16a178c90da9c006565390a81c2fda29b

2013-07-30  Caolán McNamara  <caolanm@redhat.com>  [83195e2821f24c182098740fb506db215185917f]

XubString->OUString for msgbox

Change-Id: Ieee6547b36534d0a31b6df8e00c44f1ebbaeae9a

2013-07-30  Stephan Bergmann  <sbergman@redhat.com>  [36efa8c6a8ffcad1b285caa4cfda138a900becf7]

Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate calls

Trying to reproduce rhbz#98977, temporarily changing TRANSFORMATION_TIMEOUT_SEC
(filter/source/xsltfilter/XSLTFilter.cxx) to zero, loading a dummy "Microsoft
Excel 2003 XML (.xml)" file shows a "General input/output error" msg box and
"Cancel" leads to a crash due to duplicate calls to m_tcontrol->terminate() from
both XSLTFilter::importer and XSLTFilter::endDocument (both
filter/source/xsltfilter/XSLTFilter.cxx).

Change-Id: Ia103d944f3e1f14ca2cf5552ca3a48348132d38e

2013-07-30  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [739226133373960e42416da95216b7c736d572c6]

Fix firebird-sdbc registry details.

Change-Id: I753095ba40b5fb45cfccd10a95bd8eb7b68bd564

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [79d1d1b4405b9f76de10b9c2c5ecdca686b1f7b9]

Use sandboxing when requested also for the app bundle in the dmg

Change-Id: I612be680e7aea2b098894aa4e11b10b471d34144

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [636f90327f4452eca9bf16c84b6cff0239c222a0]

String to OUString

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

2013-07-30  Matteo Casalin  <matteo.casalin@yahoo.com>  [c3967de41502f973104b8d42c53f9faf932e2bd7]

Bail out early

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

2013-07-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b40012bd6d0b5387005253f1d3f03929ce4d1ac6]

Advertized shortcuts somehow don't work well with Windows 7 shell

Change-Id: Ifc216cef7091bffe5971bed0b0e0ef65a26e87e0

2013-07-30  Olivier Hallot  <olivier.hallot@edx.srv.br>  [4e0c83d43c2effbeda70313531363dc70a6febf7]

Convert area dialog to widget UI

Conflicts:
	cui/UIConfig_cui.mk

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

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [c7e95dec6f9a4d1decfb1defb3cfa202df9003dd]

Allow access to document scope bookmarks

Change-Id: If01cc2ae9f9018f08caa6a5c40025cfdabb0e20b

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [7f4d2380dd16523d1583b9b005009cb90ffa2ea5]

Be a bit more lax when resolving bookmarks when sandboxed

Change-Id: I6ada3e660ee58f7937425eea40a4bbd82754f4b1

2013-07-30  Lionel Elie Mamane  <lionel@mamane.lu>  [feb6e7097fe0eb58590c18a9a1371f67f74f121f]

fdo#55955 select first column if possible

Change-Id: I131cb0395c481d9cc1de210abc207221dab14bf4

2013-07-30  Stephan Bergmann  <sbergman@redhat.com>  [04f4d4bfb708ef477618fa47d5f17779f4e4cf3c]

Add TODO comment expressing doubts about existing code

Change-Id: I5fd8aa43da4ea879ec2adf31bb904a157b3425b0

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [18f5843183a23df8bd003eafaa9778a7c97d3f35]

C++11 requires a space between literal and identifier

Change-Id: I1f69b29a34efee5577e513282d32c52963793361

2013-07-30  Tor Lillqvist  <tml@iki.fi>  [a9d91b76d472e076f9a9c9985dbf7cc13c984a25]

Accept also 4.8

Change-Id: I121ff292050e9e90e298ed44705b6408c0d2f089

2013-07-30  Stephan Bergmann  <sbergman@redhat.com>  [63897351fc4fd31305bef43b649be74e2b6006c4]

rhbz#989246: Honor user's JavaDriverClass override in mysql driver

Change-Id: Ic7dbddb5b17af0bd23864fd19ab2bd815969d008

2013-07-30  David Tardon  <dtardon@redhat.com>  [24add548ac163651de5e3372798f0d4db347de77]

sanitize system clucene includes

Apparently clucene bundles pieces of a very old version of boost (1.42)
in CLucene/ext/boost, which breaks build with boost 1.54.

Change-Id: Ib244222f8f048aefe0484060f9ad5f41bfd24def

2013-07-30  Lionel Elie Mamane  <lionel@mamane.lu>  [15066dc6be358287ec69e5ca63a77106558944b2]

fixup SAL_WARN log area

Change-Id: Ie0848f8dc7d0bce171a2081dd91f48519414eebe

2013-07-29  Julien Nabet  <serval2412@yahoo.fr>  [917444b08d43f9df3c81df48d95d4dd9ecc8cd47]

cppcheck: dup break

Change-Id: I96a1ce5d98b4d51f2cacabe7eac95cabcd38ad28

2013-07-29  Julien Nabet  <serval2412@yahoo.fr>  [30eb11ea79db4f7fc0741b080e1e9d54a03a79c2]

cppcheck: Prefer prefix ++/-- operators for non-primitive types

Change-Id: If1bd91f28a96bd0eb53e4057e51db900f8b2c52b

2013-07-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2f527be5513159c0aebd93f356cbd2b1dc04b253]

fdo#67467: fix crash when renaming table in AutoFormat dialog

this reverts 5031e17d4b11181be94448702b1026bd38e0b3c4 and uses
ptr_vector::release instead of ptr_vector::erase to prevent object deletion.
The use of "transfer" leads to "Assertion `(void*)&from != (void*)this' failed".

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

2013-07-29  Julien Nabet  <serval2412@yahoo.fr>  [072fd39d7ab9837a2f9d93ad080077553d33f289]

Just quiet cppcheck

Change-Id: I82d65a2ebc8023eaddb6dd1aefb872224f90b47a

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [167416c3ed3ed52249559ff3548c0fc06d0d0eef]

Related: fdo#67395 add border to preview to cut up whitespace

Change-Id: Ic66bf59294f7c9fb4059574765734749a40b043f

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [63ced8e54f1786e5814f082c9fb87c89e5c850a9]

Related: fdo#67395 drop 'Font' frame title

+ promote the family, style, size to frame titles and drop
the surrounding 'Font' one
+ bottom align the previews again
+ drop empty spacing labels in favour of 6pixel spacing

Change-Id: I2c0b78163894c5283162c37bd71fa1bbc3c341c7

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [1193dc782f4479a81f3d283c99df2f5c7e022682]

Related: fdo#67395 drop 'Preview' frame title

it's clear that it's a preview, move that string into its Accessible name for
those that can't see the preview

Change-Id: I684f451542f5300cc206c9ade7f3b130b1c3c876

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [1d33fc35f787061c9440ba44dfd53de405bd430a]

Related: fdo#67395 adjust height of font name tabpage, etc.

+ put the language label beside the language listbox
  which reduces height by a line
+ use standard spacing between frames in position tabpage
+ use standard spacing horizonally between elements

Change-Id: I1191db7aaf0922978bf6dd8da17ec4f133944b94

2013-07-29  Michael Meeks  <michael.meeks@suse.com>  [7874295626be8a3cbbb8fafc02f0dbda06f6d761]

liblo - add ability to select filter / format for saveas.

Change-Id: I866c6cb836407019973559051c854d24f9549d2a

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [136f3bb1795048adc3ca5ba28d44809e5b791701]

Implement a large chunk of getTypeInfo. (firebird-sdbc)

Change-Id: Ide63479943dad50000b72bc132f336bace11a09c

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e1b645e62f836e4e43d9722822d50f75603ba5a6]

Fix typo.

Change-Id: I1473facceb0b08289052282b93a6e1fb46f0ea14

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [97a142d6df0a38972e548e5348e53c357adc5eea]

Implement getColumnPrivileges. (firebird-sdbc)

Change-Id: I31e179462a06db135467e8b78e4b550cc603a04a

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1db4ed1bc95ff4ed78b4e8fbada4a94afeaabfd6]

Implement getTablePrivileges. (firebird-sdbc)

Change-Id: Id5bb79fdd01014594582de2bad6e16142259b0ce

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [03919cfa7904be4c6312b0ecdd7129990fa554c6]

Use column name for getColumnLabel (firebird-sdbc).

Change-Id: I2e92c5dbdfe4cb9d8441e2d120b139fe97209d3e

2013-07-29  Tor Lillqvist  <tml@iki.fi>  [4f27ff917237be96eec897d4af90a3379be904c6]

Avoid SolarMutex assertion in a dbgutil build when exiting Impress

Change-Id: I903d078713007920574dcdb780e1dd301ce94bf6

2013-07-29  Tor Lillqvist  <tml@iki.fi>  [73a508f574995f09559c003cb810e5d2ff2691c2]

Avoid crash on OS X: guarded fd exception

On OS X, a file descriptor that shows up as being of type "KQUEUE" in
lsof output is apparently created behind the scenes when starting a
thread. (Related to BSD kernel event queues: see man kqueue.) When we
re-exec ourselves on OS X, and then close all file descriptors >= 3,
closing such a KQUEUE fd causes a crash.

Guard against this by closing only regular files.

Change-Id: I5011bfbaed156b04248b6bddb2a1a58624bee3d4
5011bfbaed156b04248b6bddb2a1a58624bee3d4

2013-07-29  Tor Lillqvist  <tml@iki.fi>  [70f56860e4a9ee2a25abf64142a7f0ed4d446bfb]

Avoid an unnecessary static initialisation

Change-Id: I204158ef6965cc9aa19c458f514e265ede8587f4

2013-07-29  Luboš Luňák  <l.lunak@suse.cz>  [a2f513dc69bcaeae435d2f79b198bec6661e38f7]

remove C++11-ism

Change-Id: Ife79bafda763f334af315f678e902e7249a562ab

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [92ca89545deaa9d606349e82bc7d20a27d6581fe]

drop unused hids

Change-Id: I0439d42ba99cf979de974fdcc38eee8c6185cc4c

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [60c2fed616bc1ad95ed2c48b46b94ad40e9f5657]

Updated core Project: help  e9f0aae948acb3c4ad6c1639bc1e08df4aebcd11


2013-07-29  Lionel Elie Mamane  <lionel@mamane.lu>  [13fe681d6039ce39793b27629edfd22727f155f8]

fdo#67387 skip separating space between date and time in timestamp

Change-Id: I3c38d179f8b2f59e79cd889fa88f4582f650c09e

2013-07-29  Lionel Elie Mamane  <lionel@mamane.lu>  [5e505896a5109bbf4939019ab217e80885288bbf]

Basic: make sure a messagebox has solarmutex

Change-Id: Icc5f05456e4031ffbc88d6128689465f08eb5f0d

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [dbf5cf4a7e12f1d98de71dc14bc5b0ac65a9b038]

convert apply autofmt page to .ui

Change-Id: Ibe15351220420900d808cb65d934af1922429e82

2013-07-29  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [4e3f7d32b80fcb44f20abe634a2035d2c90c9e08]

fdo#67274 Always embed images from gallery

This patch removes the options to link images from the gallery.
Users should never link to the gallery. The links wouldn't work anymore if you just change the operating system, because the gallery is on a different place.

Changes:
* Removed option in "Bullets and Numbering" dialog to link graphical bullets
* Change the Gallery image context menu.
Before:
  Insert
    Copy
    Link
    Background
      Page
      Paragraph
  ...

Now:
  Insert
  Insert as Background
    Page
    Paragraph
  ...

Change-Id: I699042a7d7a27369775f9ee4c14c4a6964489a92
Reviewed-on: https://gerrit.libreoffice.org/5141
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-29  Jelle van der Waa  <jelle@vdwaa.nl>  [15dc66c81a5a0af8db52a98e51e289f8f134d8c4]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: I377902007445b0bce91491060f05fb8a9dbe3cd0
Reviewed-on: https://gerrit.libreoffice.org/5133
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-29  Noel Grandin  <noel@peralex.com>  [b55efb511bb3862736483245b0eabc79b1ec9bed]

fix windows build

after my XubString->OUString changes

Change-Id: If62db5a82a01d1883dcc2d4e6efea4668930447b

2013-07-29  Noel Grandin  <noel@peralex.com>  [d15ca2d89114b5e6636bc8646871e1333fcb54fa]

convert XubString->OUString in vcl/window.hxx

Change-Id: I556ad2df5cf1fb29aefb70a61a034d40a10340b1

2013-07-29  Noel Grandin  <noel@peralex.com>  [6dae1199db417bb374c04e635b6bce0b382ea830]

convert the rest of vcl/OutputDevice from XubString->OUString

Change-Id: I97ca1bed06f4e47ea6c77cc0c2314dba555c344d

2013-07-29  Noel Grandin  <noel@peralex.com>  [bfc58ddbf470000b329ab271cdf441f97c9d27a7]

convert more XubString->OUString in OutputDevice

Change-Id: I7c100614f7321c8c0527067012b47673ac6914f1

2013-07-29  Noel Grandin  <noel@peralex.com>  [7ef052646a7c8065241e694e75e2326179016db3]

convert the rest of outdev.hxx from XubString to OUString

Change-Id: I1305dde31106aada30534919456a4809a302afcf

2013-07-29  Noel Grandin  <noel@peralex.com>  [0c7579d5de63f569773daf894bcc0ab173223f2a]

convert OutputDevice::DrawTextArray from XubString to OUString

Change-Id: Ie16504ea004e39eda246a7ed170504a04a0764bb

2013-07-29  Noel Grandin  <noel@peralex.com>  [eb96a5296a76d25bc751177a5e785178f2497adb]

convert OutputDevice::DrawText from XubString to OUString

Change-Id: I5c641fff9a7b2a32658cdaf81aa5f45048263f22

2013-07-29  Noel Grandin  <noel@peralex.com>  [d5ee0143082c29b9822324e9a55191379f1d163f]

convert XubString->OUString in WinSalMenuItem

Change-Id: Id3d135d3d7fedfca02f1b120c7ef441ef4c8a04d

2013-07-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a2af2407aef983a666d736ff29b3026ea06bc5df]

Update licence headers / rebase on APL'd skeleton driver (firebird-sdbc)

The firebird driver was created on the basis of the skeleton driver
(odk/examples/DevelopersGuide/Database/DriverSkeleton/). This is under
BSD licence within the LO codebase but was relicenced as ALV2 within AOO.
(see http://svn.apache.org/viewvc?view=revision&revision=1239200 )

MPL added as all my changes to the driver are released as MPL.

Change-Id: Iea22043281fbc16f6813ce97dce449b10914a91d

2013-07-29  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [b8608fddf09bc243af63f3721443f518138f9be0]

fdo#45233 Allow editing pps/ppsx Autoplay Presentations

Added a context menu "Edit Presentation" when in Autplay mode.
This has been discussed and approved by the Design team: https://wiki.documentfoundation.org/Design/Meetings/2013-07-20

Change-Id: Ic229e54bd10d23f999f1d746cce38c4004504d28
Reviewed-on: https://gerrit.libreoffice.org/4960
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-29  Jelle van der Waa  <jelle@vdwaa.nl>  [dd9c97d587d2a295d44e8685d253d30542a2c85a]

fdo#62475 removed pointless comments

Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-29  Jian Hong Cheng  <chengjh@apache.org>  [05bd5b46ea659df95fb6f0c895c090629b541e0f]

Resolves: #i120864# Text is overlapped by the drawing object...

when open the .doc file

* sw/source/core/text/itrform2.cxx
Core function

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
(cherry picked from commit 182062bbeb5a5a34d2bc59791b1d20ff565a1bb8)

Change-Id: Iaabb457ade39ef7bfd5b8d07e97c8a98b678a163

2013-07-29  Lei De Bin  <leidb@apache.org>  [b41f03049cdc30f5fed32010f42f965711b1ded0]

Resolves: #i35763# fix WW8: Wrong import/export of underlining colours

more detail pls check

http://wiki.services.openoffice.org/wiki/Writer/Underline_Color

Reported by: gonzalez
Patch by: Chen Zuo Jun
Review by: Lei De Bin
(cherry picked from commit 74f769f8c9ff5f4bba2ee08f4921ca54dd0c4c82)

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

Change-Id: Ie9c01c3c7fcd74c059e97ff98a1c67b15c5fcd5c

2013-07-29  Herbert Dürr  <hdu@apache.org>  [4f3d79c1f54fb998119a099bad629804ad01eb36]

Resolves: #i119006# disable OSX>=10.7 window restoration until...

we support it directly

(cherry picked from commit 1b8988f7eefd5ec0d70abd6f83b2cd7197ca5935)

Conflicts:
	vcl/aqua/source/window/salframeview.mm

Change-Id: I726ac047e45fc76a075d4c9ceae237316aacc6ea

2013-07-29  Herbert Dürr  <hdu@apache.org>  [41d2036bee3279928903cdada115d3e3cd022a06]

Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX Spaces

(cherry picked from commit 88363bd6ddcd91c0f36131ad33f76b6e1791e4bf)

Conflicts:
	vcl/aqua/source/window/salframeview.mm

Change-Id: Idb95b840d2c54f3a8fe75437038afcfc5520007a

Related: #i121406# remove willEnter/willExit-FullScreen methods...

until they become more useful

(cherry picked from commit 1a699e625158cd44c8af069bee63ebd9fd6e0f3d)

Change-Id: I8899fe89fbbde3964321a9e8064ebc9423987948

Related: #i121406# #i119006# fix NSWindow's performSelector:withObject type

NSWindow uses the type-casted plain integers
instead of the boxed number objects (aka NSNumber)

(cherry picked from commit 8ea45f79845ed80d5af1aadaf7af0fc3f9c4c1e6)

Conflicts:
	vcl/aqua/source/window/salframeview.mm

Change-Id: I81e8d0a806cb6246a4fc647798ffc277dae8fa70

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [bcc239b405478040fda46d1bf1d4f3e38506d1a3]

Updated core Project: help  60eaec58845c8f697c2d7ab5bb671273b0ff4155


2013-07-29  Stephan Bergmann  <sbergman@redhat.com>  [d6c63c9a84d989bdb8671c4f42be9acbf37d0309]

Remove whitespace from line ends

Change-Id: Ie894879eaebda32bc4f99e7ad7f810c569e86a7a

2013-07-29  David Bolen  <db3l.net@gmail.com>  [948b6ea02ea9de7fb4e1e2baf95ecae3ba1cd54e]

fdo#66025: Improve accuracy of ImportError traceback and message

The ImportError raised on an import failure with the uno module loaded
now includes a complete traceback and the original Python exception
message text, combined with the most relevant (nearest to failure if
imports are nested) uno lookup that also failed.

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

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [adf9406450652046e19dbfc4246ce1228b8aceea]

let the pixel control find parent tabpage in layout

Change-Id: I3097e7d33bdf1331a71621af6dee823a803a17b7

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [802c52fb98958ec93d9791b3b4a88f3865211c47]

adjust bitmap page so buttons don't appear to jump...

when swapping between tabs of the format area dialog

Change-Id: I341e1661805ca49318732780de991c43898cdba5

2013-07-29  Olivier Hallot  <olivier.hallot@edx.srv.br>  [876fdf014124543d242ea415698c5f0a5a002b98]

Convert bitmap tab page to widget UI

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

2013-07-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [a0709e3213a0494df56d56a77c67358fbe1ac5bd]

Fix i#84002 by putting braces when needed

In the case of sqrt with more than 2 operands, like over, we need
to put braces in the beginning and in the end of the element.

Change-Id: I391db14cd2ddc37695fe0b1f590a89b9dd4369ef
Reviewed-on: https://gerrit.libreoffice.org/5153
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-29  Takeshi Abe  <tabe@fixedpoint.jp>  [57931a7cf76a6f5b323e178d3cade25d98e12096]

Mark as const

Change-Id: Ib78b25641ae20a3eb23545649f08b963e34c74ff

2013-07-29  Caolán McNamara  <caolanm@redhat.com>  [40c5338fdd817878d9dd6240f7f3629b413120a5]

String(SdResId(x)) -> SD_RESSTR(x)

Change-Id: I13e3343cc1fff2a443559e6d6dbd6ec887b5f3e6

2013-07-29  Tor Lillqvist  <tlillqvist@suse.com>  [81df97ca2f725ed749f674ed87d3aa04bec1dc6c]

WaE: unreferenced local variable

Change-Id: I1f3ef8611a82e2981f470c9a98e8d98085ed2002

2013-07-29  Tor Lillqvist  <tml@iki.fi>  [bd8d3ac6666137eacf63d7eda4441392c9783b6f]

Accept NDK r9

Change-Id: Ie7368d0995653d7051b3c67d4b7667e68787da8a

2013-07-29  Stephan Bergmann  <sbergman@redhat.com>  [a95d1eff071cfafb7e072f6ba82fd04989a76ea9]

Remove effectively unused INetURLObject OString overloads

Change-Id: Icbbe27b229d5454d27be646e00e8b362a77359b3

2013-07-29  Artur Dryomov  <artur.dryomov@gmail.com>  [f1b77bf3715b7a28cf4a9afd5f47b3e20d50ca36]

Add timer support.

Show the timer as a dialog, plus update all following information as it
should be.

Change-Id: Idae00b009ce098cfd482ec79629fc8f674502c9a

2013-07-29  Artur Dryomov  <artur.dryomov@gmail.com>  [766b6f5b14b517e178c9b86611d0edb7582e1ede]

Add notes support.

It is not possible at moment to add borders to slides previews because
ViewPager has no constant height and ignores wrap_content property. The
current solution seems to be the best.

Change-Id: I14b41e0bda578d2ffcdb1c887d633c6201aa383a

2013-07-29  Artur Dryomov  <artur.dryomov@gmail.com>  [a92fa984ae24dc25283d4b6805cff01bf00117e5]

Add async slide previews loading.

* The previews storage contains bytes arrays instead of Bitmaps which
  should decrease memory footprint.
* All previews processing moved to the background thread.

This change should solve out of memory errors.

Change-Id: Idd4046020c8fe8f977858f1911e04c0ec095380a

2013-07-29  Artur Dryomov  <artur.dryomov@gmail.com>  [ff5c113531ce9819927ecacbbb5853393eff501d]

Add auto-hiding tabs when Bluetooth is not available.

Introduce a helper class for Bluetooth as well.

Change-Id: I89b0b4c42ef56ce3f5c2be3a1ea9d443aec04fce

2013-07-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d798d26bc4b7572ed10d6baf5aef7382269d7da5]

Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiL

Change-Id: I7acc31f819be6552344073fa032085d01622fca3

2013-07-29  Jesús Corrius  <jcorrius@gmail.com>  [e62fec4075e55fd62a3f0d25b230498e5705dd26]

Use the Win7 semantics of SHAddToRecentDocs when possible

Change-Id: I7cf0dfaec408800f3c682b3ef56799818b805881

2013-07-28  MÁTÉ Gergely  <sportember@caesar.elte.hu>  [af079c886f9643d539a16065dc4e96d70fac422b]

Converting to OUString in sd in sdundo.hxx and related files.

Change-Id: I5e9c1122ccfe9dfadfb36c4ab419c429c2bda6d0
Reviewed-on: https://gerrit.libreoffice.org/5135
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [ad94820ed7bdfb9353d02345e70e02cf2c518893]

remove unnecessary const_cast

Change-Id: I49348d953614f997d26cb9ad44e39aa0f4b937d2

2013-07-28  Jan Holesovsky  <kendy@suse.cz>  [5132017d86809c99a1af8ac0c0e0a72d00de3674]

ImageList::AddImage(sal_uInt16, ...) is unused again, kill.

Change-Id: I58be12e7cbf1b97b4d52f398853074ad135780a0

2013-07-28  Boris Dušek  <me@dusek.me>  [e9257fa0e642de2f1c79f2c80387334010812dab]

fdo#54320: VoiceOver does not follow keyboard focus

The AXFocusedUIElementChanged notification must have the application object
as its parameter, as it is the application object whose AXFocusedUIElement
attribute value is changing (and because the docs say so).

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

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [0ec4caed104e409f623f078aafdbc218ea3da347]

move global string to globstr file

Solves warning: global resources should have number >= 256

Change-Id: Ic1066b6c190c151550e2fc4c4b932ff397d453a5

2013-07-28  Caolán McNamara  <caolanm@redhat.com>  [beddcf25381523e7b52e07c3c35c61917f005218]

Revert accidental addition of clone foo

This reverts parts of commit e437dab84256bfabf2c5f5164d6ec55476281701.

Change-Id: If5d0b2b59c887a390c0805af8c5605f984900dbe

2013-07-28  Caolán McNamara  <caolanm@redhat.com>  [0354b4335b5c4fcf65d954e03116c44aabe7fa1d]

WaE: unused rDocumentService in one ifdef branch

Change-Id: I542cf23c8077d9f867a2d890dc326465fce8c3a3

2013-07-28  Matthias Freund  <matti_lx@yahoo.de>  [5eedfe71e2ecbec85f7426430e146c2c59d673c6]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (last)

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

2013-07-28  Matthias Freund  <matti_lx@yahoo.de>  [b4f480ce9bb093835c093f72bf02e22686f95997]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 5)

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

2013-07-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [dd6518d42fce1416fa00f80a7b7dead113c37752]

fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1

... because:
1) frame painted as a line doesn't make sense to me anyway;
2) it leads to x = 1 or y = 1 in createBlendFrame, while the max value for that
   variable is "width (or height) - 1", i.e. 0.

Change-Id: I7437bce6681e42cb57458c012927cf5d6bfc154f

2013-07-28  Caolán McNamara  <caolanm@redhat.com>  [5efc15f0006866ac4c422c1b2bde173ded47893f]

reduce use of UniString from ResID ctor

Change-Id: I8d7619e7807ff2d400ec5c7fd181375130245728

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [e39a959429234aef5348a8b5800b27c29de02a6f]

surely this is a typo

Change-Id: Ic7a6b330094c597aaed09377cde55c2e7be1b08f

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [b7f90b8f1e3324417e3618dd90811295466676d4]

protect against past-the-end access of empty string

Change-Id: I4518d1a2795f4775aec7f3eb495e39afe30ec7be

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [a6f3beadde3ed3636fbcce1592a30af7ed146009]

Adapt gdb python pretty-printer to time nano-second precision API change

Change-Id: I416d98a298f00ae445a480c738a47758544d317c

2013-07-28  Lionel Elie Mamane  <lionel@mamane.lu>  [5bdc7103befd92313085824f51b5a8559f464e9a]

More details in debug output

In particular, give type and message of exception
when unexpectedly caught.

Also miscellaneous other details.

Change-Id: I87d71028dbc902e1770fee4c3643c85e75b7646d

2013-07-28  Tomaž Vajngerl  <quikee@gmail.com>  [698315531414b223b35d8507fdf2f56dbcf6bc4c]

fdo#66006 Convert to PNG for JPEG that can't be losslessly rotated

If a JPEG image has a width or height which is not a multiple of 16
(width/heigh % 16 != 0) then it can't be completelly lossleessly
rotated (the last uncomplete MCUs can't be rotated) and the image
is cropped on the lower size. To prevent this such JPEG images
must be rotated to PNG to prevent loss. Afterwards image can still
be compressed with "Compress Graphic Dialog".

Change-Id: Ie2803512a93bba55573bf66c547f132f37cba711

2013-07-28  Jan Holesovsky  <kendy@suse.cz>  [b5e3929a35965f32638a80c3627b98f4fa306875]

sidebar: Make WrapPropertyPanel .ui resizable.

Change-Id: I75b7a9e42f937528897114b1d056716ebdce697d

2013-07-28  Jan Holesovsky  <kendy@suse.cz>  [9c3191bf0ecf42f4ce96a10aa2e3be4faa851557]

sidebar: Small cleanup in WrapPropertyPanel.

Change-Id: Ie751dfef7ce48942a51577979e16b88a52919f56

2013-07-28  Prashant Pandey  <prashant3.yishu@gmail.com>  [d2f063d52191bd6912e0ae049e45a371ddbc548c]

sidebar: WrapPropertyPanel conversion to .ui

Change-Id: I06e8c0928d6e6357c99bf5f6c7cbf9cc338dd1c1

2013-07-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a04ae4adb001d69711c42637da725e1f28b5aa23]

Revert helpcontent2 changes of a9ae9aefe8384a81dd79827cb76daa9ed8b58dbc

Change-Id: If4940b17bcee0d06fa8dc9bf9faa708cf6d0db1c

2013-07-28  Jan Holesovsky  <kendy@suse.cz>  [ed5251e19ee37cb65d4560534026f04ecb690a5c]

sidebar: Use GtkGrid, adjustments & mnemonic wdgts in SidebarGraphicPanel.

Change-Id: I1f06733e292986ed0136837ccd6e3a5ba48d07bd

2013-07-28  Prashant Pandey  <prashant3.yishu@gmail.com>  [14b0715b02b7711db0c65c79bf48ed4dca1e515d]

sidebar: SidebarGraphicPanel conversion to .ui

Change-Id: Iac55960a2f0fd586961abc5cbf239e06a97e088c

2013-07-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a9ae9aefe8384a81dd79827cb76daa9ed8b58dbc]

Make AddToRecentDocumentList aware of the DocumentService

This information helps to map a document with an application ID
needed for Windows 7 shell integration.

Change-Id: I1224f566037ab7597a29b16f310f93d9f5441cce

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [0f3af36ba158d01408cd2dc024030a861512ad90]

Change Page Preview Zoom dialog's button layout to be horizontal

Change-Id: I7f1bd32ebf4c9e6df794404d4177043e1b5cb790

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [e437dab84256bfabf2c5f5164d6ec55476281701]

Try to improve visual appearance of Word Count dialog

Change-Id: Ie51aeb7de1ac0efd2ae90bccd5121e9f34fbe88b

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [9e033148e043d03786619fd576f8d26f37dc6558]

Change Insert Footnote's button layout to be horizontal

Change-Id: I04ae00e5cb81abfe12d7b08bc4f31927988dc09d

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [5eeef5cb0814db643d31e3c5f0f4c4332e36f822]

Fix problem in German UI with cutoff label in options page

Change-Id: I8943aa1576f859db7e7f98fa0fa7d751116f0a8e

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [5e77e5070f9ac55a9296a540f5362c98c7d7bfdb]

Change Insert Plugin dialog's button layout to be horizontal

Change-Id: I75c512d52f09f57907ba076672b56743f1a22fde

2013-07-28  Stefan Knorr  <heinzlesspam@gmail.com>  [3a4a27c6ee882fae3d08a0e024731f55fbfe067f]

Few comment translations, commented-out code removal, comment spellcheck

Change-Id: Icd27eb2d11bf6ddd9932a1d0c8c9aa3494962bc8

2013-07-28  Tomaž Vajngerl  <quikee@gmail.com>  [8e4f4fb541277e35aca7d8f210307635f7a81443]

fdo#66477 Add correlation and covariance to Calc.

Change-Id: I877199aa9c0bb275fa678488548c7e6797c0eefc

2013-07-28  Tomaž Vajngerl  <quikee@gmail.com>  [fbd059fb60fc0afca20eec7ea26e0ae9beb384e4]

fdo#38144 Fix calculation of tick size in snapping to frame margin

Change-Id: I36aa24880f28cb011e0b48e3b817c97a28475119

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fc099999313d61159ea45f02d80a1bf1b913fbe]

Damnit

Change-Id: Ife14d006350e8c3b6e1e2f7f6a0cb517f6bbafdd

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5672babacd79a76cfdb600fcb10c3f2ba0c34771]

Remove debug stuff.

Change-Id: I5bade81590c12eabba9a8033357bf00e9bb59f02

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6b8e2a8194f41550c135a4b67580130aceb3d981]

fdo#67246: previous commit has the wrong fdo bug number.

this commit b46688a663b8709e0e0795f25ef8961db1f46cba is for fdo#67246.

Change-Id: Ib623a4b7ebf39d3d419389d4ac8868e0bbc06c95

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b46688a663b8709e0e0795f25ef8961db1f46cba]

fdo#64423: Detect BIFF 2 (and 3) file format like we should.

Change-Id: I1421cca4b0ef8e9410aab5725cc5a8d9cffef7a9

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c2a94c283d6d0a82b8960e73c253ecb96c2b8140]

fdo#61201: Add test for OFFSET used with external single reference.

Change-Id: I5dff3c3c6ba530531762a0ab2329d1193cee6d1c

2013-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b96cfd6caedbad7b3b79e57421a834f18c5c511]

fdo#61201: Don't forget to calculate row offset for external single ref.

Change-Id: Ie3dbf2eeba98a60aa2426b1db35ac885102d3821

2013-07-27  Stephan Bergmann  <sbergman@redhat.com>  [787940e0ac285aa1101ca8964d252faaab3ea8c1]

fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINT

...that had been broken when 5c22a03320f20ae9ac2c3c16025e7c5e3a7915d5> "Cleaned
up CommandLineArgs" changed the representation of those multi-arguments from a
single string with \n delimiters to vector<string> in
desktop/soruce/app/cmdlineargs.hxx, but missed updating other producers of
such ApplicationEvents.

Change-Id: I527d620c60a87f3a01d970927c521163fb6df192

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [a1c081a7c213a56321b0b60651a1dbd63bcaec80]

Revert "SfxStyleSheetBasePool: remove internal iterator"

This reverts commit 3a46d91f8de420f38dd763028e91229c846dff52.

This breaks the Stylist, not sure why (does it depend on something
setting the search flags before?) so revert for now.

Change-Id: Ia50feeebae8bf852c827e4f270e81e9f08d2b1ac

2013-07-27  Stephan Bergmann  <sbergman@redhat.com>  [21a4f5df04849a943764918147183ffba3710e87]

...and remove now-unnecessary comment

Change-Id: I8c707937ac3e40c4a5f2caa1a928a373ee675d89

2013-07-27  Stephan Bergmann  <sbergman@redhat.com>  [5c01c9c6b2447cac2e92a4e8685f40493cfa5090]

lcl_getFormatTable result is used non-const

Change-Id: I9fbd62c24190c28752fd9f4cf37d84d1fd466983

2013-07-27  Caolán McNamara  <caolanm@redhat.com>  [6c657296f109ce4c0c74ab6b7c13f2c1c31fec64]

more valient efforts to remove UniString from ResID ctor

Change-Id: I1227d42f5d24d1743212125ffbeb07513b7d092b

2013-07-27  Takeshi Abe  <tabe@fixedpoint.jp>  [826be413d6f3242ee5c5672ca0f1f2f8ac6b417a]

Mark as const/static

Change-Id: I9000ea607e1df140ac18d59f7c4d4abd999c71d1

2013-07-27  Takeshi Abe  <tabe@fixedpoint.jp>  [d976a9d3eea065f116d7ee17731fa68a9ea1b5c1]

Drop unused inline function

Change-Id: Ibc0d19861cf86cfdbef48010dd4099768e7ee767

2013-07-27  Miklos Vajna  <vmiklos@suse.cz>  [83e0489217fd4b0fcf3ab62d002257b47e7a6459]

fdo#67365 testcase

Change-Id: I921eda30f60e5466e381922193c2a46be10ad65c

2013-07-27  Miklos Vajna  <vmiklos@suse.cz>  [165cd8332a0844314e698cf59936799676257ea1]

fdo#67365 fix RTF import of RTF_QC in table cells wrt unusual group stack

Change-Id: I487e1a941f499ab3d0a820c790af051a9b972376

2013-07-27  Miklos Vajna  <vmiklos@suse.cz>  [986ebb668d45a42bc1e8b744980619857e891ef5]

fdo#67365 fix RTF import of inherited cell widths

In theory, this is not needed since
01292f171cc851ba092510f10a97cd293670829e, and in practice it even causes
a problem here.

Change-Id: Id2c2f3f7815efada138f3f84724af77be3372fc1

2013-07-27  Miklos Vajna  <vmiklos@suse.cz>  [494937776956370eda868f91922c4cff34656050]

fdo#67365 fix RTF import of inherited row props wrt unusual group stack

Change-Id: I273d89a0708601a38dd8bda734a72b4c92da2cc4

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [3a46d91f8de420f38dd763028e91229c846dff52]

SfxStyleSheetBasePool: remove internal iterator

The clients always start with First() anyway so they might as well use
external iterators, which makes calling First() in certain situations
just so the internal iterator is invalidated unnecessary.

Change-Id: I0948576c20410136448e8b85311c21a257469bc7

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [197010643e7e1b8c973013efa9034ffc9bdb56c0]

remove some more SfxObjectShell methods that only call each other

Change-Id: I71807adff43ce2cfb748764edcc5880cdbba746f

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [1ed9d506f8b0cc246c952673a2fff11e8314ba46]

SfxStyleSheetBasePool::Make: remove nPos parameter

The only caller who could have used a non-default value was
SfxObjectShell::Insert().

Change-Id: I18174a54a9c0246850dc6347d0147e8640ad101d

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [e039978b5256bfa0c42b1ce546c27326ef052412]

turns out nobody calls those SfxObjectShell methods, remove them

Change-Id: Ic04fc47e88f0d12a0889fd9e28ff0fc42c6556aa

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [c7dd322b3c37d84f6962f9d91a8770d3cb9d4888]

rename SfxObjectShell::Insert / Remove ...

... to something more unique, and use SAL_OVERRIDE.

Change-Id: I0f991870974cad42c86d6af162359dafb475c5aa

2013-07-27  Michael Stahl  <mstahl@redhat.com>  [8fb210a2ddc0b09288316cf459bebfe196ea94fb]

fdo#67303: sw: speed up setting IsHidden property on styles

Importing an ODF document with 4089 styles is ridiculously slow,
spending most of the time in SwStyleSheetIterator::First() to reset
an existing iterator.

Since the SwStyleSheetIterator can handle the case when First() has not
been called anyway, just add a new method that resets the bFirstCalled
flag, which takes next to no time.

(regression from a0dcf961879ab644a52f801f65466756cb144b72)

Change-Id: I8741b4c0cd51f8c244462ce28a754abc427d0df3

2013-07-26  MÁTÉ Gergely  <sportember@caesar.elte.hu>  [2f9d2489791ee97a169df0cea932ed7f9ba1e66c]

OUString conversion in sd in textapi.hxx and related files

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

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [c02b3f8517e159c462a288d82e3b62cc4b2ab682]

fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/doc

Change-Id: Id1416ae6c1efaa251a979ac67e90b5261f64bd9a

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [225d50da607a8a4115f45b2c433cb280fac70361]

convert GetSelectEntry family to OUString

Change-Id: Id3282e2efd6573bed7fd172021dae9aee9342fae

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [e8be58a10bce944525b4186db64629f526cf20ce]

fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helper

Change-Id: I504789fb6b1e5332b0c131313ea9b9c538227d46

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [39b1fb894fb3cd5ae2db65ddf9a2db761604f5e5]

fdo#46037: comphelper/configurationhelper partly not used in fmwk/accelerators

Change-Id: I710b9155b6ce8f42f46d87c80cebf37414e91c70

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [7087de13aba5fb7303a532e198a43fd1d13435b0]

avoid strncpy for windows.

Change-Id: I7949697bb245e08355a061b4548c4078bbe9a091

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [d32b179c3f2b16bb96679816db485d62ce8fe87f]

more liblibreoffice pieces.

Change-Id: I21d67de281847321d784cddc652d4a51a437fadf

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [04646443b3ee3baef0c3bdbaefad0eb66b71d33a]

fdo#46037: no more comphelper/configurationhelper.hxx in framework/classes

Thank you Stephan!

Change-Id: I70a7f3dbbbe71c165f823ecc207bb5995a8e1376

2013-07-26  Jelle van der Waa  <jelle@vdwaa.nl>  [a9c9353b4b1628fdffc5f8c4db34c88186a244c7]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: Ic762d02458265fe1ef2f4ba0b286438b6082e805
Reviewed-on: https://gerrit.libreoffice.org/5120
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-26  Jelle van der Waa  <jelle@vdwaa.nl>  [48c662e1a8ac6da61b6b586d268db5bb4f1e3669]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: I00cfd958c2e7d430d9bcb03a609bbead812de3f3
Reviewed-on: https://gerrit.libreoffice.org/5122
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-26  Jelle van der Waa  <jelle@vdwaa.nl>  [e42737a213373af18d1e68cea7b16b1679b4c3fe]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: I8fe1cdccfef61c3cac88a24d057615b0ceda682a
Reviewed-on: https://gerrit.libreoffice.org/5126
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-26  Isamu Mogi  <saturday6c@gmail.com>  [92e484c4b5baffbcc3a24af0d104adde351f77c0]

Ignore empty line in autogen.input

Change-Id: I5a640c996779ba548c1b4772820eaa799537c1af
Reviewed-on: https://gerrit.libreoffice.org/4991
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [902276557566bbcbcef7e8de4d119196fdcfa345]

stash rather arbitrary widget sizes in one place

Change-Id: I26cc3185d6abbce516f7c7d9243962b873587859

2013-07-26  Olivier Hallot  <olivier.hallot@edx.srv.br>  [6d21d95f2d24a4f1fd0be5e754953f6cf718e56a]

Convert shadow tab page to widget UI

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

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [055edb382a400a90a12bac36c4009372fb96888e]

cleanup link file syntax.

Change-Id: Ic2bfbce05e1d291af0ce8ba551b8c1e6227039d4

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [a44a1b4396e4591bd9e3e5806ec0ee1cbbdf4cc5]

Various fixes for icon theme link files.

Don't package icons we have links for instead.
Also check that links don't point to themselves or other links.
Also warn if we have links to files that are not mentioned in the
filelists. Also check that links have targets packed and warn if not.

Change-Id: I9e69340432b7289e49c854fecd4944ae459acc75

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [5d071dda3701289ad73c786446ba2e054e74a388]

Rename misleading icon link data from cache to hash.

Change-Id: Iefce4992e7a0180cba57ea35fb51d077c642af80

2013-07-26  Stephan Bergmann  <sbergman@redhat.com>  [44ddacb232c4fd5cbb28867aa28d7d855788a511]

fdo#33605: Handle http etc. URLs with no path but fragment

Change-Id: I8c47cc55e7ad53e514c0bd46130cbbe6a1bb0357

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [2be3dcd9cc0f66aec026538baa7299663d9986b0]

Use BUILDDIR, not SRC_ROOT

Change-Id: I497238fbc8344a1bb8703dfd8090bd4e5c420ff1

2013-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b472b4c70ce7668d3637d4fd8ecf789eb1e56a0f]

'almost finished' doesnt sound like a clean target

Change-Id: I0455dce3c41a859a6d3f7c2cc62ba5002559bd29

2013-07-26  Miklos Vajna  <vmiklos@suse.cz>  [67163f5531c29ff1983661ba832bd205944b33f3]

fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widths

Instead of checking if any cells have fixed width, check if all calls
have fixed with.  Regression from
74c5ed19f430327988194cdcd6bdff09591a93fa.

Change-Id: I58d3d16cbaa2c54a8a1ac309910336c72dcb39b7

2013-07-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4a1c808b95c9a62f6ecf8ae3c20218ef85a9261e]

String -> OUString

Change-Id: I244de2137f6a7b26f21de24ff9273c5c3672d12e

2013-07-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3d1360baba19a968791c683c4c5e0c9ce04fd880]

String -> OUString, sal_Bool -> bool

Change-Id: I078599f1c109f85ff6ba5895c31912d5def98c27

2013-07-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [35b64000f4acdb310748d84d588eb2f984500fc1]

SwGlossaryList: don't use output parameters, convert to OUString

Change-Id: Iae21524d85a832ba17ba120f491bb13d1bdfcffa

2013-07-26  Eike Rathke  <erack@redhat.com>  [e7c06d3081e68d49d1c2cca32a01ac3e081d4c3b]

patching out doc->encoding is not needed anymore

Upstream 71e2b41a366ecd150700025058364c7dbf3576a7 fixed that.

Change-Id: I6f91170be9888c1fca19839d3ec6bb745dcff329

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [b11d022aeba5f981a9a3e4d8322ca5797f16944a]

Resolves: fdo#67344 wrong relative menu position

Change-Id: I4a0cc610cc3c6a9c4164a69d40a9b0230aa702a4

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [959e00cb9ca0d6891671226e88e96aedf5e0de46]

Updated core Project: help  9d984456abaefb364a6b5f77928dfc14e2c571c1


2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [03993b47c522dcc71f7cd73ee21df3de9650080d]

targetted clean of redundant header piece from 62badf3828

Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [1b95b749e0fe8d909b918cf9b37b45209d6d3f8b]

adapt code for define database range dialog .ui conversion

Change-Id: If89e5eded5873f1bb33d04bebcc742d747d7a1c4

2013-07-26  Reem.ALotaibi  <reem.a.d24@gmail.com>  [c11b6db4a08cab2ba48a733bc565f26e33492061]

definedatabaserangedialog.ui widget

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

2013-07-26  Noel Power  <noel.power@suse.com>  [7b3d8e0a7dcf6ae05e1de5c33ed382822cf52cce]

unit test for fdo#62729

Change-Id: Ib9be75459aa49b8bab968dedae9e0760ccef9a26

2013-07-26  Noel Power  <noel.power@suse.com>  [b5fffdb8d0438a2fe933a5742d41fe50a14b71f3]

fix for fdo#62729 reference pos can point to non existing table

there is an existing function ( called at least from uno names api also )
that updates the tab pos, calling that seems to fix this problem

Change-Id: I6f6f31895eda9c338eeabd3f3285bf2c9eb23b7e

2013-07-26  Siqi  <me@siqi.fr>  [76aad98dcbe03ceb17fdf975eb4a1281f9814844]

Revert "add threaded pool support for avahi backward compatibility"

This reverts commit af1ce3de97a6c1d583f82558ee18054b7917b03d.

2013-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [db0b333ea6cb04241a78f55b39884eeb87ee6215]

setsdkenv_unix.csh is no more

Change-Id: I1f20dbc690be23c013c26c0a37b8d6eceef0f51d

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [8f315d9ece9dc8bfc093e4707d761e7120092618]

Move the (unimplemented) READONLY_INSTALLSET flag into config_features.h

Change-Id: Icce89cc2a3c8089aa248a176ab92b545c36b1091

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [cca02d9e984d1937f6d8597de0267ebf22ae6916]

Move OS X sandbox flag to config_features.h

Change-Id: I189fa06d13a78bcaa8e17b32756076473ced3641

2013-07-26  Miklos Vajna  <vmiklos@suse.cz>  [e849f5d84a4bc35a241c2d1231b48c57c43ecce4]

RTF import: fix groupshape import when shapes don't contain text

Without this, the groupshape itself was created, not it had no child
shapes.

Change-Id: I5d3276498eb3ffe840f3d42dad16661849596da4

2013-07-26  Siqi  <me@siqi.fr>  [af1ce3de97a6c1d583f82558ee18054b7917b03d]

add threaded pool support for avahi backward compatibility

As suggested by Avahi maintainer, we should ship threadedpool support with the build since it's not availble to avahi priori to 0.6.3
This keeps the avahi support backward compatible.

Change-Id: I70db9d5b3be3fba744e40c9bb183307819b7df4e

2013-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [02931dc8c7ca01c536a12e213b3d728632d5d4c0]

ouch

Change-Id: I927a688c28121d084bf3fd9a57dd1a9c2501a407

2013-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f277d2a8caee4b15a518a26a3d1c064a9a3a1a62]

Don't dupplicate logic so that one can fix possible bugs only once

Change-Id: I58744a93d3edb3002e9a71c22e0d492cb9277e73

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [324fff97a1713625e2def0f973462fb0a11290fb]

Related: fdo#61544 lessen height of impress options

Change-Id: Ic74657943cfcb2e71944d0749de94868e24b1446

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [4d2998378e4d40f30ee1c9a243608c913350ce93]

Fixing windows ID setting

Change-Id: I6ef8b1765afd55da79e4aa3ca89892b920897d34

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [1b29758910de5e0e9f68c8dad176e9521774020e]

Fixing a manager class

Change-Id: Icaaa3e33ebb0e2ca650a279a8b094fbddbff2a4d

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [2bff2270e10bea702aaef6414f9ea5c8eab9860a]

Removing a code for WIN32 that doesn't work

Change-Id: I0ef71e696774648d5155dfc2f35e77bce3f91227

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [f0833d965d20594c0f2d74ffca95589a572e012c]

Minor fixes

Change-Id: Icb76c549d8129d5ab89bf649b1efded32dce059f

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [71b2e88ff292f8b622b3e1026de164df9433f1b7]

Frame grabber implementation.

Change-Id: I50e6c2681f515aa3f52e7d730cd8bc3001c2d3d4

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [6a1f5f0aebea7a7dfc58a50167408e9477564903]

Possibly binds a video frame into the WIN32 window

Change-Id: Ib45921e3162e7ce5f306c23b0b158a4c35102202

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [79ae34928c134c8143cb21da651b67caabd21794]

Fixing pausing/stopping media features

Change-Id: I3a1c5201481be819f84e8475719a1ce9f15e20ec

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [2fadc5a8dd2bb61869b3e39cd5acc17724899eb4]

Fixing default frame size

Change-Id: I82438768a8165f3ce5fdde03e89d2d2c9acc24c6

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [d6f28a0387fbcd63098d119c7d68185695182d89]

Fixing volume changing ability

Change-Id: Ie6b175fd039a868a57afdfe7bd05a2de69c39a7c

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [fa978db06c10a2fc83ada50118b861b29c5be4f9]

Binding a video frame into a LibreOffice's widget

Change-Id: Iebf5b9f8cc83e7d2a96f105b07b6fe0eaf8b2678

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [057b2b6b7faebe3572b6993859eb1a0f7424c6eb]

Fixing get/set time methods (correctly converts ms into sec).

Change-Id: I64c7ddb5336a7ea255500c21ee1550eb32cbf27b

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [5b67ee9c432745119f9c9740f88a3da17280e4b6]

don't return an UNO reference to a temporary stack object.

Change-Id: I0b64d6181884d416d690a936017e6e0725360d56

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [054c2b6a51faac2b6c32c02f567a496537a15555]

Fixing segfault when getting a duration

Change-Id: I51e221214bb7e6c09312109ddb9d6bb71b47b181

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [e2376b3db0050cb3a9f902aeaa9616d00945011e]

Insert vlc at the top of the service list to try for media.

Change-Id: I2abde3c4431e104f30c22a3066bb6fb243151e2d

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [8c6b8a7ca42d8c103a0439d1d15eb6c68ebc5e43]

Build fix

Change-Id: I2db954ae56aacd023d7521c20db0e50b1a5b60e1

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [b9af45c1f21dde339df5e80676c414efd43d0aa2]

Setting url into the player class

Change-Id: I7175b3ac9a818c6ae0ac0fdbea70b0416df34446

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [d8ea5e105bb0d65a05cc87b13e9b9ab58fba3ab6]

Frame grabber interface. Adding service/implementation names.

Change-Id: I5bb36f6108a3ac1a36867e41e3148e3431ff8ff4

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [70466a927ecbd7535e76721b707d1a7d2a03beb5]

get vlcwindow compiling.

Change-Id: I188a8ecf30e3816bd915ccdd452f6a93bd9d021d

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [b6090460d9b596b8814d9a93e2cfa49b5b9a7dfd]

Fixing source for building

Change-Id: I0470684c8e2f043e891a58e11f498706c9a7a7f6

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [49e622c5cadbd42ee85311d7f2a35dd8880f538e]

Lockguards for threadsafe. VLCWindow class templates.

Change-Id: I3e56f1752ebb101f05a231007ffce5cc5b9c97d2

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [51d7b654a556db96a2870918bc51a348f1b32260]

get/set methods implementations

Change-Id: Ia60d54def159b2ffc18d63315d23fc195ecece94

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [a1c329f6b5a482d8339db6213c8d40f73e176883]

Media player/VLC instance initializing.

+ implementing some methods in vlcplayer

Change-Id: I9b9ca9ecd56f85b73fb7e79fcab5fc2968bd20fb

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [16ae4845685653c0fe67b8658c34e24c40fb297f]

build the new modules, and close a couple of namespaces.

Change-Id: I04bc100310f886cd07eb1440a37028a2e52d879e

2013-07-26  Minh Ngo  <nlminhtl@gmail.com>  [7c16e27ad0417764af9f21d2ddfeae95850630a9]

Initial player/manager patterns for the vlc module

Change-Id: I600c3b273343906fbaed18629f425ce5b590b92e

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [ed05db48c00f5892dad3704885c8621d68c1298d]

trivial build fix.

Change-Id: I6c5254e2087fed0664255619f080741f8ffb2a6e

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [791e2f66652f9fd4af100776730c62484927c144]

initial vlc component build / conditionals and hookup.

Change-Id: I12e4a368e18a58099160ee65eebe837744e11378

2013-07-26  Michael Meeks  <michael.meeks@suse.com>  [4426b03a38279c99857202871917a5b9cef02758]

initial configure pieces for VLC detection.

Change-Id: I1001d7f87c3e3194c04ea9d1ef97a87898f891ea

2013-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [60c19683b5897beefa0e799b7efdc3e2b4da528e]

These two strings are non-nullable so fail if they are null

Change-Id: I7ea1a8faff96aca54f6bad5e811841f58aadd382

2013-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4155bc56ad2910d8acc5d6468eb1ee2a3cffcd20]

Shorten the idetifiers a bit not to be more the 32 chars

Change-Id: I5ee50ae740aa113670dad97067e78e063cca1a61

2013-07-26  Miklos Vajna  <vmiklos@suse.cz>  [50a76af9d1b6cc1b02c856c2e06bc18d849ec2d3]

Related: bnc#820504 RTF import: don't anchor shapes TO_PAGE

This is the RTF equivalent of f5b7acac624f07fa95835b6054b8d295901bb1dd,
which avoided TO_PAGE-anchored shapes in the VML importer.

Change-Id: I58a5cdb311ac43ddba00bc441005fb37a4899cee

2013-07-26  Stephan Bergmann  <sbergman@redhat.com>  [6b0f903464d5f1c9483a1aac242f77b059bd3716]

More "Keep passing XComponentContext into officecfg:: wrapper fns"

Change-Id: Ie891f1afe8db2f3ac2f01e287e1caae4de3c3246

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [aa03340dcb5f832afe760e0d498238c3643f52c6]

Don't bother with remote control support when headless (like in unit tests)

We got mysterious dbus and/or Avahi -related crashes in sd unit tests
otherwise.

Change-Id: Ia8beb5ca942f757eb423cb30b9000d3b52f5e920

2013-07-26  Siqi LIU  <me@siqi.fr>  [666fe3e96c6715e455c6ab3e509e5e1c271cf9d9]

send proper pointer visibility command when touch begins/ ends

Change-Id: I2427f1857ca8189db39c20009103d93b935dd5bb

2013-07-26  Adam Co  <rattles2013@gmail.com>  [6be2b0fbf9da9963ac18d33f145e06d684136a26]

fdo#65718 : fix for exporting of image distance from text

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

Change-Id: Id33a9d491b2d89b05189b566641dadcef3176dc3

2013-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0154460b49d4c46cfca52e2c78dec134c7948b5a]

Fix MINGW64 build

Change-Id: Ie933fd3853f0c195faaee15620b970e6cb5259d1

2013-07-26  Caolán McNamara  <caolanm@redhat.com>  [a307e03946cca3a8e93b37eb9113721bc4e512bb]

convert TakeObjNamePlural family to OUString

Change-Id: I947e47934677a4f9ced0bfc0db3932bcbbb25f36

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [b14688f07f2d2e1e53cf0b99bd2f7a055e2ddb3d]

fdo#46037: oups forgot about pch part in svx

Change-Id: Id7de641fdc5ac96163ecfc1542eb8e40e98d283b

2013-07-26  Julien Nabet  <serval2412@yahoo.fr>  [513212eb71ffca09e47025ac82e0203d3df22d4a]

fdo#46037: no more comphelper/configurationhelper.hxx in svx

+ sal_Bool -> bool conversion

Change-Id: Id8dc56e61984af599dcd53bb2cc9665db5fa0a1e

2013-07-26  Siqi  <me@siqi.fr>  [9f8a350c2131f1289f9edb652c8e86e7b806040f]

discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_def

Change-Id: I37183561a264625505036bcc6b945a6b24f05b5a

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e9ee572198992868e7beae2911446a70aa4b7aee]

Add more usefull log areas

Change-Id: Ic9d8ee7cee5b1b4b54151825e025e0d4815d3bb1

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [4e074e46150835937277499e854be33ddbcac532]

Add one more newly introduced log area, sigh

Change-Id: Ie3fb178663a1d05b798b780a859074d97d4a6e45

2013-07-26  Tor Lillqvist  <tml@iki.fi>  [87836a2ef626ac52e33efea2e0ce7e1e5800c43f]

Add newly introduced log areas

Change-Id: I1efe24be3ca34ff78f53a641ade9f2f38fe229e1

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [084b7d8e71270f90e1f41d373a2b95d4ddc18b88]

Remove some unused comment

Change-Id: I1500b849d2773a62f0e9191f1acd53443867bfc7

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e28358e75aeb40cd51186cdcfe82b3880e7f6701]

Missing magic in font

Change-Id: Ic3f4d12729c0309e03992c06f8a57da3d004c24a

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f8a4c68588e3cd209fd6bba8671d8f42f1cc1ce9]

CharBrd 3: painting of border for simple text

-Use the frame painting for character border
-Increase the size of the portion
(height, ascent and size)
-Shift the text drawing rectangle
-Make the text cursor to skip the borders

Change-Id: Ia40fed5d7a93f85b73b7fa019ec4ede9421d89d1

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [318bbbfc9bad8c0e04306faade2dec956ff89d28]

Use SwTxtInfo height and ascent for portions

By now this is the same as the font's ascent and height
but it can change.

Change-Id: Ia40fed5d7a93f85b73b7fa019ec4ede9421d89d1

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e992bd5090226fc4ee43606e0fe37fbbee0ca401]

Make some changes in SwFont's borders

Change-Id: I901094a45f339b0702481a3fd60f3b7effc96143

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [45519ecc1adb4ca975cac97842c0959677ebc2b1]

Use optional member data for borders in SwFont

Change-Id: Ib7e51aea8253128178e534eb8281975959e59810

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7b776bc01911e7b3ff0044bf88cfed9bcd1d97d8]

CharBrd 2: new character attribute

- Add new character attribute id
- Update attribute set and attribute stack
- Convert character set item to general item and back
when execute "Borders" tab page.
- Add new SwFont attributes for different borders
(top, bottom, right, left) This will be used for
painting.

Change-Id: I344babc3645931537cfa37d64f1f6c6c02c1cee3

2013-07-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9bb7349bdbcb00ce73c50d37ffe55476939751c1]

CharBrd 1: Add Borders tab page

- Differentiate character dialog types
  (border is available only for simple text)
- Tab page must be added for two dialog(SwCharDlg and SwTemplateDlg)
- SvxBoxInfoItem (SID_ATTR_BORDER_INNER) is initialized
  before execute dialog (used as input).

Change-Id: I73723a018b6cf4cd292ba44b1bd7e1af3c6a6deb

2013-07-26  Siqi  <me@siqi.fr>  [0dc8821659ffcca5d48c9c3a133c4f793017f783]

use config_features.h.in instead

Change-Id: I1332fc22caae759c65b64e6c43e73740245e4abd

2013-07-26  Tomaž Vajngerl  <quikee@gmail.com>  [bfa3f8584b2f2492f5c0573f22e4ebd96d9a8af5]

fdo#38144 Enhance snapping to markers, also snap to frame margins

Change-Id: I5de4f8bafecabf84224a0518d9515295d23d7321

2013-07-25  Olivier R  <olivier.noreply@gmail.com>  [81219456462e831cf931d7594657281b5c4c09a1]

update the French autocorrection file

Change-Id: If5579f1cf7d94c4fe7a4289c2792c2f34e872a8f

2013-07-25  Siqi  <me@siqi.fr>  [fb73b3de561154486de425e51bc3a8acc3bbafd9]

remove unnecessary c++11 thread lib

Change-Id: I865f859c039bbd97c92d04f9df73a0cca47196b7

2013-07-25  Palenik Mihály  <palenik.mihaly@gmail.com>  [e5223bd4c9480cd90cf7a961b6e6ed5e29d06241]

Change String class to OUString class in css1atr.cxx

I changed String class to OUString class in css1atr.cxx and its
dependencies.

Change-Id: Ibc216e28196bfdeec027b5d5eba4df5009e4e5a4
Reviewed-on: https://gerrit.libreoffice.org/5053
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-07-25  MÁTÉ Gergely  <sportember@caesar.elte.hu>  [979ec69582608227ffb2a54c634076388b2428f8]

replacing a String to OUString in a sd header

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

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [c3b55c51a911883052b4e62cb9af3eb3cabd85a9]

Disable use of Avahi by default for now until it doesn't break tinderboxes

Change-Id: Ibb8b40e5e853e29b26b96018f4248321dd841985

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [c852fa1121d652ab74ba692c7ba0fb2b9ced5333]

Simplify and fix Avahi conditionals

Change-Id: Ied30c619804239044b935382d580dcb86bfb8b11

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [4acf41db11a1791c3705712f8a66a1e85094f83d]

Compile AvahiNetworkService.cxx only if Avahi is enabled

Change-Id: Id5db47f9a7dc1d05f5e100b8367ba75ddd1f6dc8

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [a7be6a2e89960e753c4ea1d58ded61a99f028fa8]

Don't use zService if not set

Change-Id: I1043ab54cbffddd316d141e3f5d368849e3070ca

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f40461a223c5c289aba37daf70b4613af8134409]

Remove unused struct definition (firebird-sdbc).

Change-Id: Idfe8a76c0c14291688f009a1d0b07cd80488f31e

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [89788d34ad79bb5a1fdfcbc2638c2ba12d2e835f]

Disable case insensitivity in findColumn (firebird-sdbc).

In theory it is possible to have case insensitive identifiers
in firebird however these are only used with unquoted identifiers.
Base by default always uses quoted identifiers, there doesn't seem
to be any way of determining whether we are dealing with a case
insensitive identifier when retrieving it from the database either.

Change-Id: I4df0ab10c5a7c15ecde099e36978ac2e6c4ad0be

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [de0384045c20453a5468715cc364c31f14b2ae3e]

Cleanup XResultSetUpdate in ResultSet / throw exceptions (firebird-sdbc).

Change-Id: Ifc5437f10421ba00c16caa860f9737444a81d891

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d011153df470bc7bec621fc8de3ef98ad5cd41f6]

FunctionNotSupported exceptions for XResultSetUpdate. (firebird-sdbc)

Change-Id: Ie24ba7eeb8d638433fe6b27d74d70121472347c5

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5d1245b89c18691eb80b3037cc816a422bb39316]

Implement the remaining execute* in PreparedStatement (firebird-sdbc)

Change-Id: I7df7e926c352f5d0ddf7acb4df9b4060a634140d

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [79002d6f35da061d4ba8aed2f7fd57efe6aa1aa1]

Comment and cleanup unsupported batch methods (firebird-sdbc)

Change-Id: I553265a0f492e8c5c258cf94aead2019ff1f9350

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [63985cd35e8d58f578517fec932666accfe7224f]

Implement getMetaData in PreparedStatement (firebird-sdbc).

Change-Id: I61450c2617f53ad9de13f667fa01d7a7dde31f85

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [61d4e320301f658eabc918c8b7b731e1890f4531]

Make evaluateStatusVector a namespace function. (firebird-sdbc)

We're not in java after all...

Change-Id: I145fbd7adad5e03a7c9e7bcf28cb2f80ce40ba9e

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5249927d9e5f08fb6ac2f99710f4d99bbc366dd1]

Remove old unneeded commented code. (firebird-sdbc)

Change-Id: I82013ac933b3a30093593e32fd202de351a96599

2013-07-25  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b17392f85d143c44d109702ebfd8802533b4e682]

Upgrade the last bit of pr_error to use exceptions. (firebird-sdbc)

Change-Id: I066cd519158c6d28ed410e4f62d9418dcf95a6c3

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [e43a151549b7f87cb1c1c1165b9777697fd9c1d7]

Improve the SlideShowActivity.

* Enable up navigation.
* Show the current slide index properly.
* Show thumbnail if slide was not loaded yet.

Change-Id: I234dc1e583c8549b6a1c069d7e2294726d5e29d1

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [f01c976a1def48a11e95e36b747f55dfbc8647c8]

Improve the ComputerConnectionFragment.

Show reconnection action bar button only when it is necessary, i. e.
when there is a connection error.

Change-Id: Iecb86f7a1bf0b094f2fffbe12c03bea474774417

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [001552cc8a01ddc724856a905017937e735eee73]

Improve the ComputerCreationActivity.

* Allow using IP address as a name.
* Provide proper keyboards for typing name and address.

Change-Id: I86ca58282c81eb0705d6bc82b98b2aab94fbf676

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [ac546de39e59c8ecd18759a9f6b6bd02e4bcd02e]

Change the logo to a new one.

* The new logo is a flat version of the launcher icon. It follows the
  Google Play store application style.
* All base densities are available now.

Change-Id: Ieb4cfb7f762421ac1b7a6edeece44788f26dd7d5

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [173638b9a4c1d039aeae350765d7fbf8330d91e1]

Change ComputersActivity to use swipe tabs.

Such method even remembers a current tab on orientation changes.

Change-Id: Iad14af060b41a4b8d225e83af450cdff0a6e78e0

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [15081f45820a858f84c96189bbf53f8d3ea72f64]

Improve ComputersFragment.

* Load saved computers better.
* Handle removing and adding computers properly.

Change-Id: I12027ad96f06cfeccbc249f453ccff588ccd79c6

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [359751db77aa296d6bf63768696b1cc0fafd50d9]

Clean up the codebase.

* Fix licenses headers and footers once again.
* Fix inspection warnings.
* Fix typos.
* Rename resources to follow the same style everywhere.

Change-Id: I3ee60f4761446322bd34323f404354096292a086

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [927711bf0fff6c3bda4c68c508a8a7fd022c0fbc]

Change the source code structure a bit.

* Follow usual Android project structure.
* Make the structure more clean.

Change-Id: Ia5b115fe2b8a6417e6d9cfaae46c859c9e4c3c1a

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [cc20292c4d1074a02c740c8411d94cd97c9e2bb6]

Remove legacy and unused code.

Change-Id: I9c126628cd8e73c162e561d23bd884c1af26404a

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [f39f3ccd590c76d80ff9e02e5cb26fd5119d3de5]

Add a basic slide show activity.

Slides grid and pager could be switched now.

Change-Id: I2c29f36b16c247f1d895773d90766828f571a375

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [043a580648ebf3f8fb50bfce9bf03cbfdcda1fd2]

Add a basic slides pager UI.

Change-Id: I0ef53ca7bbcf5eab2bb131a88c687e302f80dc41

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [1e680128df72a5f7c7226b8874d21a579899de7e]

Add a basic slides grid UI.

The slides adapter is using the ViewHolder pattern and view recycling to
improve performance.

Change-Id: I8f922799dc3af73e9ecaec92ca91eb38e8a784c0

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [8e236acf9efb3428c6bac22a14f4c5dd9855275a]

Fix source files headers and footers.

Change-Id: I3d5298f43efdf220fc56eee60636a94985a07360

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [7ab7e72e8672dccc1380aff54480eed86b469b90]

Fix intent creation to use the static factory class.

Change-Id: I7c9cd2ab8a0d185e7ace7d7f9c0183775b620178

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [d080b0efa1af812a84f4a2f383d2401b226eea86]

Move pairing operations from CommunicationService to a PairingProvider.

Clean up CommunicationService as well.

Change-Id: I0fcea89b2531192869f4e039dba7e06528f22def

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [1b085b8f7337f78248c24701c2ab61772e3ceaf3]

Add adding and removing computers.

Change-Id: I52166bbe848e1b877a91d8ad83859e9f6345c3aa

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [5f6eb2d86da300416be13e63a7d3e863e32338d4]

Remove PAIRING_STARTED intent action.

Replace with PAIRING_VALIDATION. Probably it is better to rely on
protocol and server.

Change-Id: I5120fe1b2c3a5f48c294fb2c76334c1cd09285a1

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [c81c82f801e6e12454affb8c3f3946079c5ab688]

Add static factory for intents.

* Remove intents actions from the CommunicationService.
* Move all intents extras names to a single place.
* Move intents creation to a single place.

So we avoid duplications and possible typos.

Change-Id: Ic486727522962763e2fefbf96b65125cf2e3d466

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [4397d863f475e70463972aa3fb1b90d108ebb6d8]

Change TcpServersFinder to handle multiple threads properly.

Change-Id: I6d76e1b25e5d3a38fef0d3702fdb35a11e129946

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [2aaab2a01e97a447b62f07a68c937cebb1cb1cb6]

Add additional loading servers to the UI.

Change-Id: I4866c6398146bd0e83d27c7f2014a0180b0b4540

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [94255fc98ecaf5a41d4e37956c9d9e67145b7e23]

Move servers management from the service to a separate class.

Change-Id: I7739bbf961c2783b3699e2bac21fc79eedcf5b26

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [1990f88aa6394d26d4fde08ff47055e9b1d9ce59]

Add action bar button for reconnection.

Change-Id: I8729dcd2b179b7301ae85528a615195e907cf443

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [c5cdd6b43fd4035f8add65b2fe989ace077cdebc]

Fix search state declaration at the CommunicationService.

Change-Id: Ib60b68cc9bad42207333738fa238e0dd1ec63588

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [986b6804e0459220e7d5caebf79fc2f74371374e]

Change thread usage at TcpServersFinder.

It seems like Executor is a much better solution.

Change-Id: Icbc5ef4fbdc73c159e51acad0e37bf895a5e4a70

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [82f5b8200f84127d55a9b3aac9b8ec6aea5dc426]

Fix messages receiver possible errors related to thread usage.

Change-Id: I403cee3815a4e2cd70468032dd9c50742262bee3

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [77ba1b25d1b31cc38af5b7f40d846aef03a455f9]

Fix broadcast manager usage.

Change-Id: Ifa4b461b537e40a65753c49f848dd8e4357e82f7

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [5fe6ee0f9200e1087edc3b9a9e7f1fa472dff139]

Modify up navigation.

* Add such type of navigation to the ComputerConnectionActivity.
* Remove NavUtils usage. It is not a really clean solution but it keeps
  activities state just right.

Change-Id: I9be70a530c180745fdfb35490b025a683aab6cf5

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [8eb2f0ef16d5a12bd2b2251aaa394be90a9eebf3]

Add the computer connection activity.

It shows proper instructions for Bluetooth and WiFi at moment, it should
be helpful for solving possible issues with the connection process.

Change-Id: Ie81bd211fa2b47e3392e1ef83a52a15ea54fe370

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [fc961aeaf667fbcbc4990678b987bf4291b06572]

Add the licenses activity for showing open source licenses.

Change-Id: I2198cea9ef27cfbdf760a8da41e0c7af8e04f20e

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [ba412940872cfb309980bdd97584ba803ed1c1d4]

Add basic functionality of displaying servers list to the new UI.

Change-Id: I1df9d85d7c03884c9572a33957232edc576c9965

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [fd5ec7142fcc15d3644a6e2afeb1d2c5a21ec09d]

Remove preference requirement for TCP servers search.

Change-Id: I4305ccedd487f39ea3ec1a765f55c55aff096fd1

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [668c57f61d31987b12dc4c41cf4bced022fcbf0d]

Add missed copyrights.

Change-Id: I3b750e853fc74a19329236e186ee05fd31ee77cc

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [69ea1e76d8d4fa071a4775e1b598748758c9b8f2]

Change the UI to a new look.

* Change action bar color to a more Impress- and Holo-consistent one.
* Clear used styles.
* Optimize manifest.
* Add computers lists activity with proper styling of tabs in landscape
  and portrait modes.

Change-Id: Ie0a5ac15866b8cacdf44c39f7a2ca806e43421a4

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [615a900393729e7ee7d286b88dbe45634c803e8a]

Change the existing code to use new classes.

* Remove old classes, their functionality was moved to more suitable
  places.
* Update existing ones to use new schema.

Change-Id: Ic525fd4682051317dc717dedb6d08b97f11c0b09

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [f6a170524c4b74045c302ca08b37e791573c3755]

Add CommandsTransmitter and MessagesReceiver classes.

These classes consist of the code from Client, Receiver and Transmitter
classes. The main goal is to combine all actions at suitable plases.

Change-Id: Ic90f1c0a47a31bd32d57f409fe24a60f3b0686e1

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [51b6e108ba28a9b7946f1916d9377afaaf9a18b3]

Add the ServerConnection interface and its Bluetooth and TCP implementations.

Basically code of these classes consists of Client implementations. The
new classes only provide connection and access to messages and commands
streams.

Change-Id: I683b58dc764d309c47bb46c98663bcb1986a197b

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [858072d9b81402baab9447e13a88d44fc5ba0cd3]

Refactor servers finders.

* Add a common ServersFinder interface.
* Rename finders to match their responsibility.

Change-Id: Ib414ce2ba8315558695c80ca47d43d98f64298c9

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [a4165981dc35d7b75645585753a08e78c5ee476d]

Fix possible null pointer exception in the BluetoothClient.

Change-Id: Ib43458bd8cfa9624f6f43610db90686476d9865f

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [d0f3c74887d88cca9398b0109c911f9f1aeedef4]

Refactor CommunicationService.

Change-Id: I5107d18101a3d37e6df260563814a367c93ec10d

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [d170ecde6ce91f6be43fe465889de4fa4498d25f]

Refactor finders classes.

Change-Id: Icaf80e1ff13bca059f6ee42a56f36a4b3f65a3fb

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [19015bd364731a30dccea61d1dfddf096b1a6665]

Refactor clients classes

* Remove logging, it should not be running on users devices.
* Try to break long methods to small ones.

Change-Id: I6ee1f211b4c9d20ff9d04f0faf96b45393c067ef

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [bdc523c310d908b240244b4e4676d559d7068386]

Refactor the SlideShow class.

* Move the Timer class to a separate file.
* Remove drawing shadows for slides, it would be better to draw shadow
  only for the ViewPager in the future.

Change-Id: I4373bdcf83f31ab08dccf96fd09a0a60f5d085b6

2013-07-25  Artur Dryomov  <artur.dryomov@gmail.com>  [fa309d0e22eb3eee98b65da2e732cc0e25235fe8]

Refactor Receiver, Transmitter, Server and SlideShow classes.

Introduce the Protocol class which contains all static information about
the remote protocol: server messages, client commands, etc. It will help
to avoid duplicates and possible typos.

Change-Id: Ic96a17899b3cec13c4081d671e2296c647bf328c

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [9f161a847a5fefbb400f6dd5b257fba56b0cadcc]

Avoid duplication, use if function instead of ifeq

Change-Id: I1ea52a43278f2e9971987037e80842f8c55a8782

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [0b8e897647d8ea0356c5f2e204c1ee3e4512df18]

WaE: virtual dtor warnings

Change-Id: I22b79ed43db2233b5c8edd90092ca387bfd0ca9a

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [b64adf65afb1cfe1bd48fed0d71ac333ad962776]

Resolves: fdo#61544 improve handling of grid's not enough layout space

Change-Id: I9a73e90f639bb853b67daa98d5daac155dab5900

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [08fc25e8db2edcd1e82c2c43207af6d009ae2329]

Move the Avahi entries into sorted location

Change-Id: I35e638ffa0766fe39cdfef2123f1db31d9558438

2013-07-25  Tor Lillqvist  <tml@iki.fi>  [4a2a7060696b42bd7002f35e91b1d88046e504d5]

Clean up configure output for Avahi

Change-Id: Ice3d3058b0b60642769c09496258cf34e022ff89

2013-07-25  Siqi  <me@siqi.fr>  [d1a6a00ab873111a6ab8eb7c515ddc65473e260a]

fix for OS where avahi is not present

Change-Id: Ib3e21b786821baa7c3c47755de5125e1de566c39

2013-07-25  Csikós Tamás  <csks.tomi@gmail.com>  [9a44e90c2c5c19fb310298ed525c2b77f49c97b8]

minor updates

alignmentdialog.ui - The default button's text was aligned to the right
mvtabdlg.cc - the warning text doesn't occupy the space, when there is no warning
movecopysheet.ui - top alignment set to 6, radiobuttons aligned horizontally

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

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [4f2fa58f027707254cc6d8f076354787c252a26f]

Related: fdo#61544 put help tips checkboxes side-by-side

sucks some height out of the page

Change-Id: If1aa064e2ca6515fdde55c077381806942a255bb

2013-07-25  Siqi LIU  <me@siqi.fr>  [65134fb75c3e94b7869fb6d490f88bf4b252760e]

minor updates for avahi/bonjour refacotration

Change-Id: I89e0115ddbea953de4ee0468c66e949070087a96

2013-07-25  Siqi  <me@siqi.fr>  [6100d94078d37cb1413a0e45460cee480ba3e211]

avahi for linux refactored

Change-Id: I412d97bb8c57a66c1e395f9fe1b21fc0486173e7

Signed-off-by: Siqi LIU <me@siqi.fr>

2013-07-25  Siqi  <me@siqi.fr>  [24d46ea66485ff8b5bca49ec587b41547787bf42]

avahi works

Change-Id: I5302235faf8b7402347cd1d091c43f953e0c4bbe

Signed-off-by: Siqi LIU <me@siqi.fr>

2013-07-25  Siqi  <me@siqi.fr>  [d041980a7aad0e6d111752ca98db42f9853a3c6b]

avahi patch

Change-Id: I782389f00f486158313fd87bd36c0726f56f6ab6

Signed-off-by: Siqi LIU <me@siqi.fr>

2013-07-25  Siqi LIU  <me@siqi.fr>  [3b28ec6855e5df0629427752d7dafae1f0a277d4]

prevent zeroconf discovery duplication

Change-Id: I5947ca5c6d29fbac02123cd2b54ba99c25060d9f

2013-07-25  Siqi LIU  <me@siqi.fr>  [cca0b9ae02603ab88ec7d8810aab2a8a1b4efda2]

patch for review

Change-Id: I86ac0123e0a7073eaf6b971458d2c7c984a6c6fa

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [767b02bd7614059dd80d0cd1be306d9b63291f31]

Related: fdo#61544 convert save opt page from box to grid

grids compress better than boxes if there isn't enough available space

Change-Id: I12ec10c556fbe80fc1b74b12df47d6fc4b626f6c

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [c852f83bc4d91de51c61ad4be0edf1b848247eaa]

Related: fdo#61544 convert language page from box to grid

grids compress better than boxes if there isn't enough available space

Change-Id: I91b537ec9e26548b3f75482b8e2cce718abbb10f

2013-07-25  Stephan Bergmann  <sbergman@redhat.com>  [0d874ee2e452ea67c03a27bf1a7f26d0ffc617dc]

Fix configuration access path for "URL" group member

...broken with 20430c74f391ceffd8a063c0b6b8a8fd615abac0 "fdo#46037: no more
comphelper/configurationhelper.hxx in uui" (but note that
NewerVersionWarningDialog is dead code anyway since
718c0fe73251be083d032f0905880058128d4054 "Ported
sfx2-remove-check-update-on-fileload.diff from ooo-build."

Change-Id: I7095044b73888aad12704d76a39551158e6c6b33

2013-07-25  Herbert Dürr  <hdu@apache.org>  [ff14c3b595ebe71153f97ebb8871cf024ea76959]

Resolves: #i122836# fix rotated images looking corrupted on MacOSX

The solution is to intialize the images rotation mask to be opaque,
an approach that also the fix for bug #i122758#.

(cherry picked from commit 78f54616efdcfb1c8cbd1a75d3cf9faf7b5e1b8a)

Change-Id: I417aab21ded9619ae4023edf169136c7115d4a07

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [8499e78ca03c792f4fa2650e02b519094ba0baa8]

Related: fdo#61544 convert language page from box to grid

grid compress better than boxes if there isn't enough available space

Change-Id: I35b433b89a29159a33fc9edb646e46b371747a57

2013-07-25  Noel Power  <noel.power@suse.com>  [85299e408b780e560be9f0ac2adf526a6250a244]

better support Range.FormulaArray ( set )

Change-Id: Ic6c7b6908db2eb01a026aab14bb417dccdbe55b4

2013-07-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e4906561219fe88345ace8aa4d6f48cbb01262d8]

Use the WPX_SEEK_SET inconditionally

Change-Id: I8d202d843b8ecf5a32131058ae1a5cd465e6069c

2013-07-25  Eike Rathke  <erack@redhat.com>  [1ecdc7aaf661e97a33cf521f553481d79cd26de2]

resolved fdo#67249 use ScFieldEditEngine to resolve field content

ScEditUtil::GetString() iterated over the paragraphs of an
EditTextObject where GetText() does not resolve field content but
returns the embedded field markers. To resolve field content an
ScFieldEditEngine is needed.

This makes it necessary to pass an ScDocument* to obtain the
ScFieldEditEngine from, or for cases where there is no ScDocument in the
context use a static ScFieldEditEngine which unfortunately is not
capable of resolving document specific fields of course, such as
DOCINFO_TITLE and TABLE.

Also added unit test.

Change-Id: Ife3c23b2fec2514b32303239d276c49869786eb5

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [bb98778dbf761a0c88c96117add00a66e5cc6c95]

Resolves: fdo#67113 split insert autotext and field controls

autotext is a modal dialog and insert field is a modeless dialog so I don't
want autotext to show a toggle in insert->autotext

At the same time we want the autotext entry in the insert toolbar to have a
dropdown and we appear to want to be able to close the insert field dialog from
the toolbar.

So split the combined handler class into two and remove the other if/else
branch in each with the insert field a SfxBoolItem and the insert autotext an
SfxVoidItem.

Change-Id: I3d59052ee70a00d63f7706166290b00ad9ae22c0

2013-07-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93d0e38ccc06060f20073a9461c53f471a1b9c03]

Use inconditionally the libwpd >= 0.9.5 path

Since libwpd does not output the version number anymore

Change-Id: I1bc3f7081552795fc2ed33f033a093fa5b40fda8

2013-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33cf07c3076834c781fcabcfc8b8aaaa30531eb1]

I forgot to turn this off.

Change-Id: I86f60ee3ae748abd6ec2e8308ba067b836aa3ab4

2013-07-25  Lionel Elie Mamane  <lionel@mamane.lu>  [fc1b46e03f9b93a6b9ad6f9cc25bf8066715088f]

fdo#67269 adapt checkTable to getTableName change

getTableName used to return schema.table;
now it returns just table
But tables are indexed by schema.table in getTables(), so reconstruct that for the lookup.

Change-Id: I53da1e43762b3a470e34b5dfdb0e1bb3dc914780

2013-07-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [129a0d8c6f5da9cd536971507d0a7df056acccc6]

A Torsdag without typo would not be a Torsdag

Change-Id: I305d8fb874f42c18de03255bc64160639defcb50

2013-07-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [42b8705e7cca785efc7ffa234ddb49cca8168a0a]

Add some consistency to the world as we know it

Change-Id: Ib1720a1797facf783eee9524afef7fadcd986c6f

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [cad969704977941390ffb1d156960daec175226e]

have my own stab at fixing the leaking SmDocShell

i.e. alternatives to
5dd1cd72f45df0ec13842d4ee9c849726cb74ea9
ef66cc105e0051fa1414b72c5ee2bf1b2f9331cb
f9e981ba0e2da6ce122e3ef30aef057c439c8fb8
d3cf684146162a1528046ab2bcd7d9fa94443c69

Change-Id: Ib094f5ac1455a9770c99aeac5eb1af118bdab829

2013-07-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a645a14cf46a1160c426052823772ad117f0bd8b]

Related: fdo#67113 restore some code, it has side effects

these lines were removed in 8275c8fc33b63aa40a0a8a8c215f32b9986edab6

fixes missing AutoText menu entries and AutoText insertion via menu

Change-Id: Ifa498d1cbfc096cca7751de9c9667fda6f1b3b48

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [0fcf74d203d97b7e829e72b7e55782d86a048802]

Related: fdo#61544 don't include border size twice in edit optimal size

CalcSize calls CalcWindowSize, but we will call that also in GetOptimalSize, so
undo the first one with CalcOutputSize. This makes the editboxes especially
less tall under MacOSX

Change-Id: Ibbbf5a30e0c640744b1a979937301f87d250873a

2013-07-25  Tor Lillqvist  <tlillqvist@suse.com>  [92442a9276e58f0c82e0a84fa4c47f549f25b629]

WaE: default constructor could not be generated (because of const member(s))

The aCalculationNameId member doesn't need to be const, the data in
the lclCalcDefinitions array (which is the only use for the
StatisticCalculation struct) will be const anyway because the array is
const.

(The aFormula member isn't const, it's a pointer to const chars;))

Change-Id: I8b2549009d72a4b7df992651597247dff2c45be9

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [08fd81112fdf418cbefe7284bd22822401a7a110]

vertically align textboxes to center, which looks much better on MacOSX

Change-Id: I44fc514fcd93a23ebe3444c4f64f2ee4060ee000

2013-07-25  Miklos Vajna  <vmiklos@suse.cz>  [475587e31821d9b8d89698ec5b0e5a6160ec3b5f]

odk: let configure find the office path by default on dev-install

Change-Id: I50a698a16b8487945b4928d2c0e1c33c00c7641d

2013-07-25  Fridrich Strba  <fridrich@documentfoundation.org>  [5dd1cd72f45df0ec13842d4ee9c849726cb74ea9]

Revert "Fix memory leak in Math, by holding SmModel pointer"

Breaks unit tests of rtf import

This reverts commit ef66cc105e0051fa1414b72c5ee2bf1b2f9331cb

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

2013-07-25  Caolán McNamara  <caolanm@redhat.com>  [75a66d2d1f295a1a9a488f0a12c672a975ffaf81]

convert TakeObjNameSingul family to OUString

Change-Id: I0c667cbcfcc1ea1f04d113a53b7ba83c943052e4

2013-07-25  Cor Nouws  <oolst@nouenoff.nl>  [12a034623e015ca05b56c82ebb63230ce731bab4]

fdo#59427 first step for template menu

takes care for File > Template > Save and File > Template > Manage
however the menu for the latter comes from uno:NewDoc and thus has
to be changed > TODO

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

2013-07-25  Tor Lillqvist  <tlillqvist@suse.com>  [964da7bd8f8a9cc0615ad19784861b8dee61bb80]

WaE: C4510: default constructor could not be generated)

So declare (but don't define) a default constructor so that the
compiler doesn't have to attempt to generate one.

Thanks to Stephan and Lubos.

Change-Id: Ic3dd5add26d774dcbaca65be9a409e766c5f9f9f

2013-07-25  Arnaud Versini  <arnaud.versini@gmail.com>  [08ba5200e74f71c7bed62886489514f14d098b8c]

Updated core Project: translations  beb092fb3ee30faabbe1479279d8426900f53943

fdo#67093 Change traduction of Header in it to avoid conflict with Heading

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


2013-07-25  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6b0ea724538e2abbbdad7e8633e1c03a5e747427]

Remove some unused code form unusedcode.easy

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

2013-07-25  Jelle van der Waa  <jelle@vdwaa.nl>  [c0cffa68488afd07fa99f74631ae121aa87a7d32]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-25  Adam Co  <rattles2013@gmail.com>  [4ff2e6e74d635b5411bc14ab27784457e47d9c06]

fix for SwCombinedCharField constructor with wrong init

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

2013-07-25  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ef66cc105e0051fa1414b72c5ee2bf1b2f9331cb]

Fix memory leak in Math, by holding SmModel pointer

And deleting this in destructor of SmDocShell

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

2013-07-25  Noel Grandin  <noel@peralex.com>  [2384be536466bba9d05f0546336c52c5b66bd9dc]

convert some XubString to OUString in Application

Change-Id: Ieed48339e9fc01796674691d5b0580a36df6e63e

2013-07-25  Noel Grandin  <noel@peralex.com>  [d7cd7e89e36fc371b6a81d9065b3fa0b65eb822f]

convert vcl/ilistbox from XubString to OUString

Change-Id: Icfaea26c7bb82f449fc796dea80d12ffdf640a14

2013-07-25  Noel Grandin  <noel@peralex.com>  [d5af396843816b244b47c746d42f3a99afa1af01]

convert XubString to OUString

Change-Id: I55e676ea50c661aca0e0b33b6a32d513f9e6b0ac

2013-07-25  Muthu Subramanian  <sumuthu@suse.com>  [1543cf5eb67810108e87e8ea73f08d51223a9957]

n#827332: Charts shrink when there are no legends.


2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e0e236c49c441b43d7c0a19077250a3016be4c64]

These static_cast's are very significant. Don't remove these.

This fixes the shared formula import from xls.

Change-Id: I8790e642c3ef1a335694891eb574a68ae5270649

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e481282f576c46e02c836524dd000cadca14091a]

Work on remving direct access to ScSingleRefData's data members.

This broke the shared formula import from xls and xlsx. Disabling the
tests for now.

Change-Id: I75d802b00947b21083db19b5c07204a0c3d4f369

2013-07-24  Haidong Lian  <haidong@multicorewareinc.com>  [69b1caa11940141cf81daf9e63f22e230d777e32]

Add support for double in OpenCL kernel.

* modified coding style.
* merged arithmetic operators together.
* added support for double in OpenCL kernel.
* added an environment variable named SC_FLOAT, which, when set it to 1, will
  force to use float in OpenCL kernel. If not set, we will detect GPU, and if
  GPU supports double, use double for kernel, otherwise use float for kernel.

Conflicts:
	sc/source/core/opencl/openclwrapper.cxx
	sc/source/core/opencl/openclwrapper.hxx

Change-Id: I7cdec458d72837d3b22ba50c6d28f78797ee0d3b

2013-07-24  Michael Meeks  <michael.meeks@suse.com>  [f81290249dc5d4f782c2bebe1f9501559642efe0]

add SC_SOFTWARE tweak to force sw group interpret.


2013-07-24  Michael Meeks  <michael.meeks@suse.com>  [7b87af686205db076a7029f56f361eced2228fed]

Prompt the user to delete cached kernels on failure

also fallback to S/W group calculation if necessary.

2013-07-24  Jing Xian  <jingxian@multicorewareinc.com>  [e8e9f24d917ef2c0aaef3e4c637df00abaacb916]

add min/max/delta kernels and misc. cleanup / bug fixing.

Conflicts:
	sc/source/core/opencl/openclwrapper.cxx

Change-Id: I4a752dcb407a89f8da19886131c186b44c7e2a8e

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [21f9cb6f5f774d918a33f72d981385c619270943]

fdo#67206: Add test for broadcaster relocation on column insertion.

Change-Id: I4358d4572df3d3c69012737d299d41ce8af02799

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6e02c49c11c52196fe0b92ef80ca724470dcaad2]

I'm supposed to move it, not shift it.

Change-Id: I3fe1f05a57089b42296e5758542772d69119c17a

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4e048ea1ea80394b77894d1721e28b47e8d2c14]

There isn't much we have to do for copy.

Change-Id: I4d297f15e8030fdf068c7e3102f9d03aff401cf9

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6dda773b8fa88cc2de994878fd1cdf2092962567]

Add test for partial move of referenced range.

Change-Id: I48d0a3ea631f26b779fd6faddeb30c30a831f493

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [46b849a6eafc59369ea437fec539863d72953919]

Re-implement adjusting of references on move.

Change-Id: I52a8b78ed072eb6bcd86b4f80936a869046cbc4d

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [13941df2e7dfdcdcaeeb04b2b2f0967a51f9c3e9]

Add test for moving the formula cells that reference stationary range.

Change-Id: I6f996e4c8535371c57c9d43012baa6118160f834

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cdc9c6d5780f199418cbed8045790846f0c32521]

Add starter test for reference update on range move.

This currently fails.

Change-Id: I83cdcb6ed9620079664ff35375a0457b0c9bcea0

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc6e83d5ca69517f6dc44720d7c28417508b6542]

Broadcast on recalc-ref-on-move cells for the other 3 directions.

Change-Id: I7794bd51c5fedb6c6c75f6910b7743df96d156c3

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [37e80db5104db83dc2e52bb85d9353987701e8d1]

Add test for ROW function.

Change-Id: Ie918d3b9d635febe40ac974a37da0743830b65eb

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab24a2c25900948bb71acbedbdecd84bda3217f7]

Broadcast on formula cells containing COLUMN functions on column insertion.

To ensure that the change gets propagated properly. This fixes
testFuncCOLUMN() cppunit test.

Change-Id: Ia1ffc2880b7dae530ceb11c617c3963f7bfaeb00

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6b0568eca2b025f556fa4d0b702b67a01262618]

Make these non-inline.

Change-Id: I99cf45edfe584f69fb6465de84cdcff5842e37a6

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7409a57d25f4f08fdc03a59afef829aab5dad026]

CalcRelFromAbs() is no more.

Change-Id: I974d8282eaf49a6c6d56fe209012f5e54170acc2

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e7f4c9c7d5d2a341448b9a7186b0cd972d0f8c0]

More on removing use of CalcRelFromAbs().

Some of them were called for all absolute references, which is not
necessary.

Change-Id: If19ee74731f40ca208e1cc1804c6b6e53073d891

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4c8f7c0977c30258e6542d0ea070e060958abeb6]

More on removing CalcRelFromAbs().

Change-Id: I6474926d9cd8f9273bae3d8179bd14ee19422357

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97a640d2a447e71f6d6947b47efe9a7f6a2ce4ce]

Work on removing CalcRelFromAbs().

Change-Id: Ieb8b19821d778fa4596e680e73ba583667b5231a

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4ec43284e3a2f5ae43cc1cdef71f153560b0a1a8]

Remove CalcAbsIfRel() since nobody uses this anymore.

Change-Id: Ie52e83b9e476b822e878488e231d60d0ce196cf4

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [194e9f9bae28bdf22a9ed4779c1656ee693f3302]

Remove CalcAbsIfRel() from ScComplexRefData::Extend().

Change-Id: I917acbd2d2567542c6388e796fd49fe4bb48f5ae

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f7b4c1ce8d024b7f1faf04073ef0544d5074e71d]

Add test for extending range reference.

Change-Id: I882f312fd0908d83203da5b48d9c3f4d002e8dd0

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a5890efca5231b5141897a13f0a19406addb6d72]

Add test for cell function COLUMN.

This currently fails.

Change-Id: I6a73bc5a3e966542f4dcc88fc644110ec164dcb3

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3911a42566e6d5e015debd5b59dcae538760294e]

Modified reference shouldn't make the cell dirty.

The 'value changed' flag is there for that purpose. Modified reference
alone doesn't change the value of the cell.

Change-Id: I9d7b4c7005603cd7bed8d90901f1fab0e0d49008

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9511b92dcd8405ccfbdf2f5628a3a2eaaa9cbdd]

Flag cell state modified when a reference points to a different position.

This fixes testStreamValid() test failure.

Change-Id: Ife406957a723930efb419ba8c566485f4b089d97

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ed4796949d184a14b0df979bdb84012d6611e2c]

Don't mark all of column, row, and sheet indices to be invalid in toAbs().

When only one of them is invalid.  This messes up the displaying of an
invalid reference.

Change-Id: I2b5a614434417160d605dd889ca4d3b54fcaffc2

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fce2abf00547b2d0d48b52703d91d9d41b2a675b]

Handle reference adjustment in response to sheet deletion.

Change-Id: Ia6039d8a38a73d8d461743f128f01c347a2c51ad

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e61d5814f05c01a0522424d27e92418e8fe98e70]

More on removing CalcAbsIfRel(). Almost there...

Change-Id: Ife87377a8f157750c61fc81baa81a3cb4734419b

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e99b8a6f78e4740ea3452d684d77c83e45ecaf7]

Add test for updating reference on sheet change.

Change-Id: I5ef6d9ed0fb45ea674d14cca98d3be2f4bfe4345

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7e1edcdf0212f9890ec8161c3b61b9a03024a1d6]

More on removing use of CalcAbsIfRel().

Change-Id: I7706148d3a7376ca9b0c0d9c907559b384d57f14

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [27d02ddc7fc4e11bc4429839729ea3d6f7322245]

Properly handle optional edge expansion of referenced ranges.

Change-Id: I499189f4f76eee4b963f643364d1fad26cf69785

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [af4af279a2a75bc1316c9abed8906187f2936b4e]

Add test for edge-expansion of referenced ranges.

Change-Id: I51889235ef1da27e6ecde1e8c7d0b33784c47566

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [50c70948d05d8485e058af7fd90be1d61052afe7]

Handle range reference expansion on insertion.

Change-Id: I128ed26b6d6319a7e227885801e0683b517eb439

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cbd61576667358413f391bc5d106d44375342f91]

Add test for range reference expansion on cell insertions.

Change-Id: Idd8d37be518cef87ea00633774c3de846b27083a

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [656082278bfddff931086dc06ce892ff675d0f4f]

Add test for shrinking of range references on row/column deletion.

Change-Id: I096aa1aa548f0166c02de5b923d0ab8a710cfd98

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [473274750d7149840ea5a22b9a857c8fa8355f08]

Handle shrinking of range references on row/column deletion.

Change-Id: Id53de2b24e02f6d8a078dceadf2d8399a0348b72

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fef972dac3b1ddadc625d45f620a07dc129e0e35]

Remove CalcAbsIfRel() virtual method from ScToken and all its children.

Change-Id: I8d9c869161356a7adad9c57d34b001ebcf8992ce

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c43c3e3c08b039bd5c572de10a673af69041758b]

Add test for resizing range references. To be expanded later.

Change-Id: I886d190dd2533b89185dbc24d0b9043941618802

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3d7976b1ad31e682d51d3da6f3e89ca80a42a6a7]

Add test for no reference error on reference deletion.

Change-Id: I3e6fd2b41c3bbf0ee12769a507fbf484f9ba833b

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [673ea63df55dae16f2bb2b4e2f1fdad47f15c53c]

Handle deleted references.

Change-Id: Ic99d8f154cf487983aa5fce59cde053a9b9d3fb3

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [53e899b563828a1fb45cc0006e4e1fa0657095d4]

Mark formula cells dirty when a referenced range gets partially shifted.

Change-Id: I5d97cb0e325c0168fdae57f8ec39f62c85bec524

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8e59e77a72824c517918f4ea3cc71c7e1ba09a6b]

Test for recalculating formula cells on partial shifting of ref range.

Change-Id: I63807a0368551c6a38cf98865a877e92810b2a22

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87c187be0a2c56fefab53594e00f979492c004fd]

Correctly update references on cell insertion/deletion.

Change-Id: Ie7499f1f589cd384c4e2421dc81d3c1f02e4a53e

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a459277b4e27e7b18fae842a62f2774cb62fc2a]

More test on reference updates.

Change-Id: Icf0222ee08157836e3119a2c67b320a14d4be8bd

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6f26c19280d19bf9bcf888b04a8a54deec2e97e1]

Revert "old position == current position during cell insertion / deletion."

This reverts commit 58df2af4afd82cb23e29de6623a58da3fb3f53f5.

Conflicts:
	sc/source/core/data/formulacell.cxx

Change-Id: I9bb1b3eef426e02dcbe83c850c34e520be381c71

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32b7b0efa7307112672b75cdba6ff68e7c1439fa]

Remove the current shared formula bits.

I'll re-implement this from scratch.

Change-Id: Ib3a80266a89afc0dd581fcf1e1c37790498205e4

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [715e777ac0b83077bc98e0064c516361d6fa8624]

Use constants from the context object directly.

Change-Id: Ieb2c7c2f795bc1a56197617cf69dd34a04b4beb1

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7407a007546c53f3063934483b2025bad2915741]

No reference update in clip or undo documents. Make that up front.

Change-Id: Ie2170bc1d183e6840d46c51910a4c150b83961ca

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1147da2cc22be4fff6cb8d7d7b6b426422104f8d]

old position == current position during cell insertion / deletion.

Change-Id: I5b4541dc41951cc79572c564bf737160245c4c94

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8254e575586c2fb37e211956f8c44f36c22395c0]

Remove duplicated code blocks.

Change-Id: Id540cf0b2884d4bbff80be11139ff3621bbb8c4d

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d82820c5fc552ba6dfba6817ed955a47ef01d06]

Split this method into 3.

Apparently too many people have tried to cram their needs into this
single function, which ended up making this such a monster full of
temporary hacks.

Change-Id: If8f7676a60f6017767e68252d173ca9e38b89d99

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ac645e88b91e95bc19ce7a8852fe45b0ec8780e7]

Extract this code into a local function.

Change-Id: I91bb3cdc31d247004e22bef734374e8a80819c3a

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5af76406e2aee8179bb68edba1e10b00003a8756]

Use RefUpdateContext to stuff all parameters for UpdateReference.

Because I was getting tired of typing all these parameters every time
I branch off to a new function.

Change-Id: I1ae14f290af5543150694d0bea27c617cccb9db2

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f0ae65d902ddcd6c9879133292ed7d92fd8ec8f8]

Add test for reference update in formula cells.

Change-Id: I79b1a23d269f59df24f8b50f484713441a11deff

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a4728e2de0d3acc6685b1e0ba0fb4606fdbea3e7]

Add dumping capability for ScTokenArray (for debugging).

Change-Id: Ib3f6a87936a6c00b503f5d72b16b3e4712d7d762

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [932c5679353819b30a1671831d1f591e48df73f0]

More on removing CalcAbsIfRel().

One test fails. I'll look into that next.

Change-Id: I4a40104187a73953769740fd47d7a917c83bf337

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [588d45ab05175f024bfc3fa6b571ac5c26676d7c]

Annotate this function before reworking.

To have a good understanding of the code flow in this function.

Change-Id: I6324201b5b0c3871ba0d804a9ac7fa5dc37462a5

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bd5d4d93e8289aa08e1187d35634773a087088a1]

Remove CalcRelFromAbs() virtual method from ScToken and all its child classes.

Change-Id: I5def382f6495f332a0309795cbce8ebbd60ff471

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [12bd269008fa2556dc5796791aafae3d1b8c00e2]

InsertMatrixFormula() without CalcRelFromAbs().

Change-Id: I4579a0e467c2ba89790acfedafe5470d16159b40

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d08e9c542517da991a7360fa589331b7b47ecaa4]

Same with UpdateGrow().

Change-Id: I1424dedbf8201469da28e60d68787ae5aa7d87f9

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ecb46af21ef53859255f99762e0e0230a5ccbe29]

UpdateTranspose() without calling CalcAbsIfRel().

Change-Id: Iddef01a82017ba75c50ed82a54f6ee25fe0df901

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8c7e923badb4d15fe01929dbc01c8eba3a470de]

Remove CalcAbsIfRel() from ScInterpreter::ScIntersect().

Change-Id: Ifa40c454265e9a08e906038896543e99ce8be638

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0416185bbb863091ffc7a0eba7da8ab53e512062]

ScColRowNameAuto to avoid calling CalcAbsIfRel.

Change-Id: If0e7797ce33fa183ad95ad539caf7751ce71bad4

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51fa2038f497e7135ea798745e623d590c765025]

More on this.

Change-Id: I9571c903c11e92984ac29818c68d66c2fd9c30d2

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6b416da2db5408a8fd03d5a08ef3a7fabc80a010]

More of the same.

Change-Id: I65902231e714f9b18b2d1ef61434913cb79af847

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4fac1df7816c25bf3e691495027e8cf6bb5f9752]

More on the quest to eliminate CalcAbsIfRel().

Change-Id: I5f20752896825d40a8fc3773d5ecb76bd7c53b46

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [acdd5aad07fc197f099cc99e19f6135039cb0343]

More of the same.

Change-Id: I6a5f94723b5efb916abc88d0de9f972e142199df

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4d442c1207ac4ea9cc49fe9688242b4515c17407]

More on replacing CalcAbsIfRel() with toAbs().

Change-Id: I7f658e15a1ab6bdabd5f774e129e12c48a032f1a

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f9d48f96238ce35c98c260b1ac5f1d0a35aede1]

Add some basic test for single reference data.

I'll add more later.

Change-Id: Ia65f29886c36fc268e4e8aa77e09b03628c5dccf

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [da236c0332126295748e65d0d82aa602d8ecde90]

Add methods to avoid accessing data members directly.

Change-Id: I7285a267e4e77e95c8d9bdfc5bad807111ead909

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5e1a5d9962041e7115dba7a8c5d3bf96de796f6]

Test all 3 UI grammars.

Change-Id: I82a3a5ada193415c8b70bf2c2bfefc49fbcd7981

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c54616f62bc70a9d39abf8837a9d7c3031c80a41]

Start replacing CalcAbsIfRel() with toAbs().

To avoid changing the state of reference just to get absolute reference
position with respect to the base position.

I'm not finished with it yet.

Change-Id: I4a9db6dbf74aefb0a77de927a933cf4dab94bfd5

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f9856df0c9f16cd80a3a6f93f744d4df44457611]

SmartRelAbs() is no more.

Change-Id: I8822d6dc36f49fe1e77100275616d8017b0a7627

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [533330ef264ca2242765ef4f8f6e4d35251c0d19]

Nobody uses this. Chuck it.

Change-Id: I07672678a25be4600872ecc3916ceb8f64cf2620

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8e820b63702269c57b1f7e7e171fa413b4d83392]

Add test for formula tokenization and back.

Change-Id: I770ba842bc7dd0095d1be75cbd9132affb46ed5f

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f724552dec5bc4c0fd565ac300b4b3bbdd042310]

We don't need this test any more.

We have tests for in-place grouping of formula cells in ucalc_sharedformula.

Change-Id: I04ca2e53bc7351084cac5d0bf609f1bdb2a25066

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c665c1e7f4bdfb368d80ae51e13cfa0c9ab89de5]

Add separate file for formula related tests.

Change-Id: I805bc77b939ca44950319a9626f176336460e4f9

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [46f9dbf8dc5ff81da9b1af611873f8b4453f40ac]

Bool cleanup in refdata.?xx.

Change-Id: Ibe5471b909f32939fac5e8a80e67faa0863ea2c4

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e0040c7b7dc8d663d9fbdc2f451d6cedd04fb52]

Try to consolidate broadcast calls originating from column or table.

Change-Id: Ia13f81ab9a2d27e03ced95e18e9f5e6af939f9a0

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0b0384d609a078f4337c8b4c89532e620220126c]

No point having this indirection.

Change-Id: Idab46933ef6740e478f44e8b420805de9bc39b82

2013-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c8d25f138c66328f7ed94faaa927575dddc8b91f]

Example code on how to handle input and output for matrix inversion.

Right now this code simply puts the original matrix values back. Re-write
this code to perform inversion for real.

Change-Id: I0330db77b000ed14cc810cc3ddf616e56d036c1b

2013-07-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [2f6cbe13e61c44d4bab8192a4708b698d3d9da33]

Small String -> OUString cleanup

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

2013-07-24  Lionel Elie Mamane  <lionel@mamane.lu>  [a614a1195d6116f856f9aca0793356c063ed6411]

fdo#33617 adapt report engine to incompatible BorderLine2 change

Change-Id: I482e4b7b9f056247de3dae247d9328eb672eeba8

2013-07-24  Lionel Elie Mamane  <lionel@mamane.lu>  [97d433c82311e936679a1abdcd585b48faa8bfae]

remove unused include

Change-Id: I8c99b620bf61e0775b8e4613f58d649a89db9b00

2013-07-24  Tor Lillqvist  <tml@iki.fi>  [e8c467d134c1c49d2b25c72fbd45dd1c6b77b171]

fdo#46271: No arrows in scrollbars in OS X 10.7 and later

So no need to take them into account when calculating the geometries
of the scrollbar parts.

Change-Id: Ie8d4b38107466663e6ff8c26aec3537638976f98

2013-07-24  Tor Lillqvist  <tml@iki.fi>  [23bb6bb20fb6cfc136da7a497ffe40539769ac7a]

Bin pointless comment duplicating #defines in a header

Change-Id: I071da9dbe7c4fe5ce95deef8b62d74d2d5a20256

2013-07-24  Jelle van der Waa  <jelle@vdwaa.nl>  [f85fc1cdda3e84b05cefa1d6ca4e666bb76500cc]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-24  Julien Nabet  <serval2412@yahoo.fr>  [20430c74f391ceffd8a063c0b6b8a8fd615abac0]

fdo#46037: no more comphelper/configurationhelper.hxx in uui

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

2013-07-24  Julien Nabet  <serval2412@yahoo.fr>  [c9d037c3e814eafb6db1fbafa2d3f9d097886873]

fdo#46037: no more comphelper/configurationhelper.hxx in filter

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

2013-07-24  Jelle van der Waa  <jelle@vdwaa.nl>  [ec52a20edbd7243bba041259d93608c2dac4b39c]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-24  Julien Nabet  <serval2412@yahoo.fr>  [b525ef35b14ffd2f162c539cc8c62cb0934ab214]

fdo#46037: no more comphelper/configurationhelper.hxx in vcl

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

2013-07-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bd242a8768b8e2f457af581c782ef8a9f2ba0be7]

fdo#67258 catch error when calling mdfind

This can be the case when spotlight is disabled. So just ignore any
error when trying to locate installed versions and let the user continue
with the manual selection instead of aborting.

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

2013-07-24  Michael Meeks  <michael.meeks@suse.com>  [dda3686acde4911f70f07724247e822f8b3dbd90]

fdo#67086 - clear device font list before re-fetching it.

Seemingly if this is done in the other order, then ImplUpdateFontData
reads the old font list into mpGraphics leaving pointers around that
are then freed by ClearDevFontCache -> GlyphCache::ClearFontCache

Change-Id: I06fdc428c782820dd9f98cf77dc0eef486a096ee

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [8b12405341bb5aea9822bb9fb517f930aa75f704]

Updated core Project: help  bbc9b572ea5b709b0df30428bbaeb45936263dc2


2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [0cdace6b4e16198baf7b66c9c6359a8a13d6ff62]

Updated core Project: help  cb38d01654cbd146be178408e0f3cd4546809291

update ids for name ranges dialog .ui conversion

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


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [f54a68427fb8b4b665c16aaa15edab43cdee41ba]

set widgets to use for extra title text in shrink mode

Change-Id: Ie53a1c36cca6ed1d1133abe1a70d76e2c2492786

2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [cc464d66fe3448e54eeef1ea57a78edce4ddc1ac]

modern .ui widgetlayout for crnrdlg

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

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [ff51a2b64571a8d72ff4d8a8181d17cf98c42e69]

Updated core Project: help  8444a38a2cd2220b6f0b317e3251ad69da2e2a3e


2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [0a5ea771c964f95f050c25d823722fb7355a7eab]

Updated core Project: help  37a0d37c3d10b63ba377de576619726c794a9a89

update ids for consolidate dialog .ui conversion

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


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [153e8749e4dbc493495938abd070589de834967b]

set widgets to use for extra title text in shrink mode

Change-Id: I0796cd1d7ea167000b7cce0e3c16502cda8ccd90

2013-07-24  Csikós Tamás  <csks.tomi@gmail.com>  [a2a1c10dbb49220c8a59296a8fdfbf0aadea687b]

modern .ui widgetlayout for consdlg

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

2013-07-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [56435965c5ebd28c7e3af7d1a1a7489af938063e]

Tidy up / implement identifier metadata (firebird-sdbc).

Change-Id: Ifcfcd3434b4fa50b9018365b738fcc922e03d9b2

2013-07-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5d7573df1d7551535230e93f439c0fa46c2efca3]

Remove unneded string sanitisation (firebird-sdbc).

This was only needed because of the incorrect sql dialect
previousy used which didn't permit quoted identifiers.

Change-Id: I31b50add0363f14c8a8cc228f3dfbe084fe42d1c

2013-07-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b3f6b5e934a4bbe694cbb33404e6afa719b2b942]

Allow specifying username/password (firebird-sdbc).

This shouldn't be used with embedded dbs as that tries
to load the non-existing security.fdb -- embedded
dbs work without any user specified.

Change-Id: I1576695e68b226344b2defb45d1c5a92aa6e08b1

2013-07-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dc318a35680e799ef5b728c9ff1ae0203edf0c72]

Define SQL dialect driver-wide and change to 3. (firebird-sdbc)

Previously the driver used firebird sql dialect = 1 (IB 5.5 or earlier)
however we need support for delimited identifiers, DATE, TIME, TIMESTAMP
etc. which are all available from IB6 onwards ie. sql dialect 3. Currently
this is the latest dialect supported by firebird.

Change-Id: Ia2302bf69bda877d81f8995843cce6c606e7ed43

2013-07-24  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [f583a199b3a0812523ed75e1d2099325edad24f7]

fdo#43090: Improvement: Just auto close when found placeholder

Another verification needs to be done, auto close when it's in the end of line.

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

2013-07-24  Tor Lillqvist  <tlillqvist@suse.com>  [3c15edaed5b11e13843081d22ef637f03a7c8d73]

Ignore error in mkdir -p

It can fail in some cases on Cygwin even if nothing is wrong.

Change-Id: I5714f79f0d8182ff89826286138264d28be805c4

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d72151ff930ff1961f2ab7b1e895958cdaabe91b]

And my hope was not true

Change-Id: I41877db65b66fa3732040fc21f98a5f2be2fdcb7

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6205c58e262e9b82e815855199de462775fcd35b]

Hopefully the last installement of my perl saga

Change-Id: I2d437062e3ce468591621e7323cacb13789edf06

2013-07-24  Tor Lillqvist  <tlillqvist@suse.com>  [143cda1bc9638c72c2503bb8f1c2da6722c69031]

Look in the right place in Registry on 64-bit Cygwin


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [066bf0dbcf3b7748e0e429712e974f3efdd06f28]

Updated core Project: help  338128f5b811d149a77425f446fce25dede18740


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [aab423460fed48ba856f1232481209ca2011c888]

Updated core Project: help  935d0604f28256c56b71d8cfe07f4fed0dedfac9


2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [94b3ec0597ee21b933d02496402ff0f3a416e6a3]

fdo#60990 testcase

Change-Id: I35dcb21e55e262db274d7e811d79f9fafc6d6c25

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [0ffed545adbb8a27a024d4d6a74dcaa8a87ba66a]

Related: fdo#60990 w:textbox -> v:textbox

By accident, Word accepted this, but not our importer.

Change-Id: Ie6a7846f1cb594b85245af74053d680af9e77d0e

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [1753c4f9f1713ca4a9a1ac3a145269c850eef6fb]

fdo#60990 VML export: handle paragraph/run properties of shape text

Change-Id: Iaeb7f9826308ea94a036cb4bfa87bf65f0cfe22f

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [4a186d7da652b281ea7919b7918006a252f72290]

fdo#60990 VML export: fix handling of v:fill's on attribute

Change-Id: I8230a80b6a530b172e02a08a1a4dd201f533670a

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [9d61697d8bf8920003f31d1599d6be8e595fcc4d]

I'm not sure we want to use (semi)bold labels outside of frame titles

Change-Id: I4501e33a3289b065402b63473913d7f63638ef3f

2013-07-24  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [e9d6d410893ec8baa9decbfe810bf914e1008ea0]

Convert Fill Series to Widget UI

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

2013-07-24  oger000  <lodev@ogersoft.at>  [753bff8e40701fe587c00ce3c2be8b6e870d5d9c]

Updated core Project: help  a65a396e305db91f4c7dcc5398bfcce3bf3de501

update help ids for sc move table dialog to .ui conversion

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


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [403a47de6e17bfd6d2d183fdd1d2f72920275ff4]

always 'show' error label, but leave it blank for no error

restore title to dialog, move error strings etc. inside .ui
and use multiples of 6 pixel spacing

Change-Id: Iae39238315cced956e2b6fbbae47bf79f4653920

2013-07-24  oger000  <lodev@ogersoft.at>  [c2a28a731f7068baf66f3ba9e4139e573d23d707]

convert move table dialog to .ui format

Help needed:
I did not find a way to get the height of the warning area
included in the automatic calculated dialog height. So it
stays behind the action buttons if an error occurs.
(I am new to glade)

Code adaption should be complete - build and move-sheet-test ok.
helpcontent2 is done and I will try to upload.

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

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [045a7c675d04c258fdf97c6178ca9ad106d47deb]

Another typo

Change-Id: I57a9592359a171eb3a6f230f5de2dc44a44b7181

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b36d311899fde2f80e22bcc034ab8c9bdd795b76]

And a bit more of fixes

Change-Id: Ib247391d83773cddc18e37d5e979552a13dd19eb

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [748be656846d5d698a47f63735f2ef58763a1ef6]

Some more typos in perl code

Change-Id: I2123a6f4cbac0c4870495a70f5f283b75d3a5191

2013-07-24  Stephan Bergmann  <sbergman@redhat.com>  [189bb791d248273758bd2b42e0ec216937fa22d9]

fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu

...which incompatibly changed Addons.xcs and breaks extensions (and LibreLogo,
which adds to Addons.xcu even though it is not an extension).  See the mail
thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2013-July/054612.html>
"[Libreoffice-commits] core.git: #i121577# Allow setting toolbar name in
Addons.xcu" for details.

This reverts commit 85f072ef33ef47b5e3e0bcd51acb5c4179cde2c2
"Resolves: #i121577# Allow setting toolbar name in Addons.xcu" plus follow-up
af572d9fbb744c9691abe465815d7927a9d11510 "Related: #i121577# Allow setting
toolbar name in Addons.xcu," f13f9b5cc5267a7a5606b1a89db91b6d7aef5f9c "various
.xcus are gone now," and 37d9921797a3ad3be8257fbfee11326549fcd987
"odk/examples/python/toolpanel/CalcWindowState.xcu is still in use," plus those
parts of f97ca6f65182efc6542c53ac5e973b3ff398a5d1 "Resolves: #i116455# Make
toolbar style settings persistent" that apparently belong to the fix for
i#121577 rather than i#116455.

Change-Id: Ib744566f3d8da7d9008d7dad8bec60f1bf32e743

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7137605eefb6b4efe80c89c4468e33591b1e474f]

Some more fixups towards the MsiShortcutProperty table

Change-Id: I961a2c05c175512ee1fb4b0f11d0da1d5eae1c71

2013-07-24  David Bolen  <db3l.net@gmail.com>  [fbe28de6fbfdce41544e4e93168d32661add8285]

fdo#66025: Simplify new ImportError logic

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

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6c098943d600db20640264d52792c09ae336fdfb]

OK, so this was not just a bogus stray mess :)

Change-Id: I39287c4bf882438c409157ab5e4fa586f5289c5c

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [4aa90f2f7473f244c5fb48d8795339e59384b147]

Updated core Project: help  180353cd8b44778a926d39c47b01059fb41227ea


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [b5cd1de309cd3583db24c711675d38006bfaff54]

set mnemonic widgets and a few other little tweaks

Change-Id: Ic0ae45085ca933e41591f932524f4ddef4de5714

2013-07-24  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [af2d2b864ab53d7b5b267577f2f1137fd7946502]

Convert Xml-Filter-TabPage-General to .ui

Change-Id: Ia2ce0ce28b8a078b99651b38bdd3cbeaea3d8772
Reviewed-on: https://gerrit.libreoffice.org/5029
Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-24  Adam Co  <rattles2013@gmail.com>  [71e1927c78e3873c377d87feb64b33286138756b]

fdo#66781 : fix bullets with level 0

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

Change-Id: I14b0ce9ae096eae4759793a49865eefe16ec1afd
Reviewed-on: https://gerrit.libreoffice.org/4818

2013-07-24  Tor Lillqvist  <tml@iki.fi>  [acf6241887bc919fa6a83dafe2bede780ed96be7]

Remove dead function: ImplgetCounterPart()

Change-Id: If1196d56db250a429d467e5dda7f426b5c7f9113

2013-07-24  Stephan Bergmann  <sbergman@redhat.com>  [3655cc9fe6b7a07adea7e26d23474b5352506e4d]

Style and grace

Change-Id: I90854a061d3b51537669365f7a28a0fabe3dac2b

2013-07-24  Noel Grandin  <noel@peralex.com>  [96bd18f692f933b328facf75eb200114bb55eee7]

fdo#67213 - crash on opening AutoText dialog (Ctrl+F3

Revert "fdo#46808, Convert frame::FrameControl service to new style"
This reverts commit 32eaa77db33b3b1f5793e92167b9f8c2708ea543.
Conflicts:
	UnoControls/source/controls/framecontrol.cxx
	UnoControls/source/inc/framecontrol.hxx

.. because I can't work out how it causes fdo#67213 - I suspect my
changes might be interacting with UNO aggregation, which
is always tricky.

Change-Id: Icd14f9a7df98585393c5527a3817e05c26246de9

2013-07-24  Noel Grandin  <noel@peralex.com>  [f5bf0fa958a709394be833584ed610a2d759ca32]

Revert "fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)"

This reverts commit d8fa15f0ea3bbf38f5142f83121b7c72c483c7f5,
which did not fix the problem.

2013-07-24  Noel Grandin  <noel@peralex.com>  [88afc74751f250257baf13a89ec11d8e13d90436]

convert #define to typedef

Change-Id: I5c0325ade3b7c9ca8497111b554e2fd161e4334a

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ad0f85eb1e839ca21f0a3511cd88b1a62854e5ae]

Revert "fdo#60924 autoinstall - gbuild/scp2: still more libs to OOO"

This reverts commit b0c43257d9db19ac45a93d8fb1e7648e82517289.

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20696b2a5741fcda3b9cff5fb41da4d2688312c4]

WIP: data for the new MsiShortcutProperty installer table

Change-Id: If421383abe95738b8247aebc5cf43b1eaa346c39

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [d5624bb08d4d7f6afbbdf9e8f10478f9d77342a7]

Updated core Project: help  a914237802eb1ce3016f10e9f018e81279647977


2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [620b889b8fee95f2900ab38abdd9fb4b1b0d6784]

set adjustment in .ui so initial size will be correct

the test case for this is fdo#61241

Change-Id: Icc517f19c6390fc5dca0247f213ea20c0021976a

2013-07-24  Takeshi Abe  <tabe@fixedpoint.jp>  [a140d3b7cbad0a5cd361d6f310e5b16de308b21e]

Mark as const

Change-Id: Ia3996b997ebbd10ca02ec5a24d1969822bc39273

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [319a9ce794126622cbd5061af40a6abeeed4ddb4]

pretty up area .ui conversion a bit

somewhere there is a single tab dialog that reuses this tabpage
so add some tweakery to ensure that the requested size is always
sufficient to hold largest combination of visible areas

Change-Id: If68de29057de7d3a5a26d753e11208e92ce40021

2013-07-24  Olivier Hallot  <olivier.hallot@edx.srv.br>  [ad0c6359dc044c659160a6a51c1647607c58979a]

Convert Area Tab Page to widget UI

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

2013-07-24  Noel Power  <noel.power@suse.com>  [40dd3d6e4ed8ed6a2f1c3f953955f9932c0c95ce]

followup fix for bnc#823935 exported xlsx causes errors for mso2007

previously we added 'file://' scheme to hyperlink urls detected as SMB
but.. this is just how linux detects those windows share urls, on
windows those urls are detected simply as FILE urls. So... we need
to add the scheme if either FILE or SMB ( basically just relax the patch
a little )

Change-Id: Ie9a2b0c9e297ee08352db88ad9a21583978dbe3d

2013-07-24  David Bolen  <db3l.net@gmail.com>  [329125abb63061214897e4f215d41cfa4b13b4b0]

fdo#66025: Minor clean-up of previous patch

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

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1f505adeca5e417a7d2085a50bf1ebdc4ddac4f6]

Hoping to fix the windows mess once for all

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

2013-07-24  David Tardon  <dtardon@redhat.com>  [af1365fbc211e871b72fb66e84022b5faf7b047f]

reconfigure on any change in config_host/*.h.in

... to avoid bad commits like 68c8dcec1f8689191e1be3366ec3c127096ae4d4 .

Change-Id: I21c72f63c6363a7d2a34b4e30b932f9dd45926aa

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [00af1f2114d1c8c380ac3d5bc30cddc5f44b8132]

sw: update hintids.hxx comments to match reality

Change-Id: Ida2afe0cb37cf5c80bfe76a0f24ce0fb0d690da6

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [afe463fb62225fdc526343fb2020ced790c61251]

SfxGrabBagItem testcase

Change-Id: I1386ab7a0680460bd98648d2803b1b7e0326e093

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [d978bc31bf821d9698b2fdb5c277b239704d9776]

MSWordExportBase: handle SfxGrabBagItem

Change-Id: Iace2abaa0e933d7f4abf2feb146698bbf299be38

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [41bf9d4cc32436ab3e43e8905236dd61ba511815]

writerfilter: import w:mirrorIndents as a grab bag property

Change-Id: I500c6af08326ea226b3774fb1e02709d278fa509

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [288bcd68bdccd7a57b2c6da2c0bb91b71e8fcd3b]

sw: add ParaInteropGrabBag uno property to paragraphs

Change-Id: Ic1208f97db31d86bffd71032d6eba1768e929707

2013-07-24  Miklos Vajna  <vmiklos@suse.cz>  [f841985d9c80556001fbd6bd856eb84f49e805ab]

svl: add an SfxGrabBagItem

The intention is that this can be used as a grab bag of properties which
are not handled properly, yet we want the roundtrip of them to alien
formats.

See
http://lists.freedesktop.org/archives/libreoffice/2013-July/054428.html
for more details.

Change-Id: I3781b3b3bf1380d30683039f037d9a4292ba2f4a

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0e701dbaa7e2b1ec00ecfcb50d29252302d2d0bd]

Register instooofiltmsi in Repository.mk

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

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [951e35d5b9b35985e352e4da24a510cca951540f]

add test-case for CVE-2013-2577

Change-Id: I69f42b8ea53b68495cb4666a93ece47f6679582e

2013-07-24  David Tardon  <dtardon@redhat.com>  [6ae0422de5b42fcf81e9d76f5a7b6ed16946fd21]

fdo#64916 put libsqlite3.so into instset on linux again

Change-Id: Ib53b71d23575350d875abdfb2477bba7369c040f

2013-07-24  Stephan Bergmann  <sbergman@redhat.com>  [06312f82e635f9a279751a388506cf26502c5222]

Adapt to PPCallbacks.h changes on Clang trunk towards 3.4

Change-Id: I5611ffd36f9c6d1560a6ada6118a1efaeb6dc522

2013-07-24  David Bolen  <db3l.net@gmail.com>  [7fd81244c21ad54a8b9766902fd7c34e8055b165]

fdo#66025: Improve ImportError raised from _uno_import

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

2013-07-24  Herbert Dürr  <hdu@apache.org>  [794a1f8e685216d6bbf5f753b04138a2711ce62d]

Resolves: #i122796# fix half-pixel offset in StretchAndConvert...

image scaling

(cherry picked from commit ec3d48418f1cbad40153b3e4fdc2497ebf0e7d59)

Change-Id: Idc4bf7acc30c24a788be79c3686155e924afb28c

2013-07-24  Caolán McNamara  <caolanm@redhat.com>  [fc67191ba272607655a9167b23054a7821cdd808]

XubString->OUString

Change-Id: Ie6b44d1f4abe1826254ab5bb178d73606bd1283c

2013-07-24  Stephan Bergmann  <sbergman@redhat.com>  [570fe620e9d573cfc9fc260e6518563c6a6c1a3c]

Keep passing XComponentContext into officecfg:: wrapper fns, where available

Change-Id: I10448edd04c6c7e7f03c539bf85aba4e00c7e311

2013-07-24  David Tardon  <dtardon@redhat.com>  [8bae88b146529d469742b33ead50b3a01457e313]

look for find-requires-gnome.sh in the right path

... and make sure it exists as well.

Change-Id: Ia895d93d2755a2b0b9d87601ace54ee47b5c1b80

2013-07-23  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b0c43257d9db19ac45a93d8fb1e7648e82517289]

fdo#60924 autoinstall - gbuild/scp2: still more libs to OOO

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

2013-07-24  Julien Nabet  <serval2412@yahoo.fr>  [75ef95ebc48517d228d369167f89424a72b320bf]

fdo#46037: no more comphelper/configurationhelper.hxx in fpicker

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

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [57ebb84c1fdfc868cc01bd4b12e95ca043cda718]

Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"

This reverts commit 7cbf9c9e0a34937783dfa7f78d460dcf70504841.

Revert "Trying to fix the windows build"

This reverts commit d1f58e5ea695e823e931aad1bfb1d7b4bf17634c.

Change-Id: I67d00ec010a834e27b0e79b0afd92c5a2e7d47d6

2013-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d1f58e5ea695e823e931aad1bfb1d7b4bf17634c]

Trying to fix the windows build

Change-Id: I19d17a490c9af3d14a315a92ae2af86cc2e92d51

2013-07-23  Julien Nabet  <serval2412@yahoo.fr>  [4231190ad3a4ee7e459f7e1a5e9fd85ca3dca124]

fdo#46037: no more comphelper/configurationhelper.hxx in writerfilter

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

2013-07-23  Julien Nabet  <serval2412@yahoo.fr>  [7cbf9c9e0a34937783dfa7f78d460dcf70504841]

fdo#46037: no more comphelper/configurationhelper.hxx in fpicker

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

2013-07-23  Jelle van der Waa  <jelle@vdwaa.nl>  [7e3fdd1fdcd2dbcbd87a88d19a781e845f7d0fca]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-23  Jelle van der Waa  <jelle@vdwaa.nl>  [689363662cc81fcf629850fa0b002577cc61e97d]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [0153ea7e11e5e67d272dfb3630e3ea7cc4d99df9]

Fix compiler errors and warnings..

Change-Id: Id35cdec02c7a5175e1b429b723679541292ddfb3

2013-07-23  Eike Rathke  <erack@redhat.com>  [038d162b175b62d67a94d4418b3a15a1a382419d]

unit test for <text:s> in <text:p> and <text:span>, fdo#67094

Change-Id: I033668dcdcdcc1a5710f2ddacadf9a1a5344638e

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [98608e57f21820ec1d2c6cd77f433b6963e249a6]

fdo#38144 In ruler snap to markers for tab stops, margins, etc.

Change-Id: Ie7f829b0ec36af79a2a97d9de7b6e37034c22e61

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [06c416be33ae727d1b87e5a79cec4a0582aea832]

Cleanup strangely formatted code in SvxRuler.

Change-Id: I69b87dd737ac6a1195cbd023398179580fa0fd24

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [462799e61432a62022ca0b521f62e94e4acbd37f]

just rename header define

Change-Id: I90053c4d99d47939f35b084b4d2995bebd5e8d63

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [ba17605d5e75dc926c3f7c61795c77d855aa3458]

Add ANOVA (analysis of variance) calculation to Statistics.

Currently supported calculation is one factor ANOVA calculation.

Additionally refactor "descriptive statistics" and extract common
functionallity with ANOVA into StatisticsInputOutput class.

Change-Id: Ib9c3083019058c63738b3e92097411ba1b428648

2013-07-23  Tomaž Vajngerl  <quikee@gmail.com>  [19efbd8d9886e7a346b73aaabe644c56cb2a8e05]

Generic ChildWindowWrapper.

Change-Id: I7d39dabe4a271c1f29c9b829bed45e0d51abe69b

2013-07-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1f47b46959267a25195d4f3f5602ca638bb14c58]

Fix drop caps background

Background were shifted upwards with the descent
of the character and so the default grey background
hanged out under the user added background.
Examples: A (no descent), S (small descent)
Q (big descent)

Change-Id: I044fc63cf9988152e7b6aa4042bcf14651e097c0

2013-07-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c8b4ffc2adcc744c0d7d5e68944439238828692b]

Check explicitily the space at the end of the line

Can be bugous when the last character not a space.
I don't have any real life examples, just some extreme
-Line break is inside a word without hyphenation
-A tabulator follow the last character of the line and so
this tabulator get to the next line.

Change-Id: I3c5d372295b960a5cc22c19ada382d0a995787cc

2013-07-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cacb32caabee56cb32cdb54e54dcb8229f9205d3]

Clean up naming of OStatement_Base etc. (firebird-sdbc)

Change-Id: I4cb81565ae2fa6efd434e6e789f16fab90d0ae4a

2013-07-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ed9dac3baff5a75b95af6ccfdfcafc64a58200e2]

Move Statement specific methods out of common base. (firebird-sdbc)

Change-Id: If85f7f419b7c67bc84f8a74422cc8c9080a34353

2013-07-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2b541c928ca6eaca9cb5dcbe7f4f43f9f0b20101]

Move Statement_Base into it's own file (firebird-sdbc).

This is in preparation of cleanly separating the code shared
by PreparedStatment and Statement from the code unique to either
of those classes.

Change-Id: I419668044e67b25d492a381acab9ee9b1acce7ce

2013-07-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a061f0a845323017aec07f6521f6c254740c128d]

Remove unnecessary OStatement_BASE2 (firebird-sdbc).

Seemingly a relic from the skeleton driver?

Change-Id: I7c5ba9763daee51b1c8b23f614e3d9501858a29c

2013-07-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c636ed838820ea07b77506f1fd3715a61c62c3ac]

Cleanup firebird-sdbc header defines.

Previously directly taken from skeleton driver, some possible conflicts.

Change-Id: I9469ed8a3bb78a18b68fce3c8a9272eeb38349ba

2013-07-23  Lionel Elie Mamane  <lionel@mamane.lu>  [c4ed35820178c6c990311e8fb48ea91b39c05988]

a date is a date, not a float

Change-Id: Id9beab6a9cd9b7fa15ce0699b6eeb8a1e32448fe

2013-07-23  Lionel Elie Mamane  <lionel@mamane.lu>  [cab9b82fb31217223511afcea88ad7446999492b]

fdo#67186 switch reporbuilder to null date == 1899-12-30

This brings it in line with the default for other LibreOffice
components (e.g. Calc), or with the only supported value (e.g. Writer
tables), respectively.

Configure Pentaho jfreereport to also take null date == 1899-12-30

This combined allows reportbuilder to make absolutely no fiddly
conversion itself, leaving them to jfreereport and Writer table
cell format.

Also:

 - Make absolutely no conversion itself, also e.g. for booleans.

 - ODF compliance: make the value-type match the set foo-value attribute.

 - Use value-type="void" instead of empty value-type="string"

Change-Id: I67990232dbc9e86ac3fa37cd0c20edecb87cf8ee

2013-07-23  Stephan Bergmann  <sbergman@redhat.com>  [7f67dd5dfae59a492a88fb2569ee5600add1ecde]

OSL_FAIL -> SAL_WARN

Change-Id: If0c4dce547184ca48f221793daf33e4592912cb2

2013-07-23  Eike Rathke  <erack@redhat.com>  [1de20e764ed64beed83bb455b6bdbc9fbebed0a3]

unset mnCount in ScXMLCellFieldSContext::CreateChildContext()

For the syntactically invalid (because <text:s> does not have child
elements and thus unlikely) case that there would be a child element
nevertheless, so we wouldn't import the sequence of spaces multiple
times.

Change-Id: I2b2288aee21f200c9fd2ba961974ef4de074f57e

2013-07-23  Eike Rathke  <erack@redhat.com>  [be10607d358f7587f10e76084893ceed3a4c9215]

resolved fdo#67094 handle <text:s> in <text:p> and <text:span>

821521f757569c96ded6004bb2cb0d003481b55b introduced XML_SPAN but removed
handling of XML_S repeated U+0020, SPACE

Change-Id: Ic1b00c9dbc33c750b9a8cae910b4ca0bed42ab5a

2013-07-23  Ptyl Dragon  <ptyl@cloudon.com>  [70e247733e762ed7b20645c8c843e78294b38f0f]

Add more components

Change-Id: I30daf067fe9a1804a55be75c040db49dfbb18d92

2013-07-23  Jelle van der Waa  <jelle@vdwaa.nl>  [cb590428d84fa63a1fe429cccd32943e0cbebd2d]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-23  Noel Grandin  <noel@peralex.com>  [d8fa15f0ea3bbf38f5142f83121b7c72c483c7f5]

fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)

I created this bug with commit
32eaa77db33b3b1f5793e92167b9f8c2708ea543
"fdo#46808, Convert frame::FrameControl service to new style"

If we cannot create a css::frame::FrameControl service, just continue.

Change-Id: Iffd6952fd5153af5a1ab72af2bc55864816a750d

2013-07-23  Noel Grandin  <noel@peralex.com>  [312f3aac56b410021bdf3db70d36b7fe88b3744f]

expand out the U2S and S2U macros from sfxuno.hxx

They are vestiges of the old string classes.

Change-Id: I5dd458bd2dac5f2e867ddaa731190f159b8a3b65

2013-07-23  Tor Lillqvist  <tml@iki.fi>  [2fbcff579b54cb1c3148fb1fb20c1c7d42857ec9]

Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"

Nope, that caused warning: unknown attribute 'warn_unused' ignored with Clang.

This reverts commit 68c8dcec1f8689191e1be3366ec3c127096ae4d4.

2013-07-23  David Tardon  <dtardon@redhat.com>  [68c8dcec1f8689191e1be3366ec3c127096ae4d4]

WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined

Change-Id: Id45e2a5c31471b4f5a59c4511bbacc12f78356f6

2013-07-23  Stephan Bergmann  <sbergman@redhat.com>  [2270f32c6bc055ab79c075015843124a5370e020]

Clean up redundant explicit OUString(...) ctors

Change-Id: Ieb5d4a1d669e0472ec08704c618a9d9c1d30b77f

2013-07-23  Miklos Vajna  <vmiklos@suse.cz>  [bb67e709b70919efb41ec41e93dd92953dc6a003]

fdo#64637 RTF import: handle multiple RTF_COMPANY

Instead of unconditionally calling addProperty(), first check the
existence with hasPropertyByName() and call setPropertyValue() instead,
if necessary.

Change-Id: Ie0a075bbfe6eaa1f66726c456105dcdef9001d30

2013-07-23  Stephan Bergmann  <sbergman@redhat.com>  [e667bcdf98513ed13d6ebb485f61cbf37c0b4aca]

These SAL_INFOs do not make much sense any more

...now that the original RTL_LOGFILE_TRACEs got replaced.

Change-Id: I0997d6bbb90a22678fdc6398e7786ac36b9d73f4

2013-07-23  David Tardon  <dtardon@redhat.com>  [6872ad4764b5924a32f0929cbdbd13fb25ead885]

it is not possible to sign libs that are in use

... so we have to make sure they are not, by delaying the signing after
all unit tests have been run. This is just a workaround; IMHO the real
fix is fdo#63315 "sign windows binaries during build".

Change-Id: Ia26826ec7d324f840f2606b1928bea71cb4f0c48

2013-07-23  Stephan Bergmann  <sbergman@redhat.com>  [82447189ccfc662f86ec00f5001527cc997f5020]

If this configuration access throws exceptions sth very fundamental is broken

...with the LO installation, so it doesn't make much sense to "handle" them
locally.

Change-Id: I02fade858f9b507976bf612ba942be90bf25d51f

2013-07-23  Julien Nabet  <serval2412@yahoo.fr>  [2b45d55d87ec1414e3a39a759d014d1e256f7975]

fdo#46037: no more comphelper/configurationhelper.hxx in sd

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

2013-07-23  Jelle van der Waa  <jelle@vdwaa.nl>  [5d95193f85921863cc127b1a3aec5924ff693592]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-23  Lionel Elie Mamane  <lionel@mamane.lu>  [19a6c484c3af376416398e78ac29db5aa9a235ce]

configure.ac: working firebird version check with manual FIREBIRD_C/LDFLAGS

Change-Id: I511eb8bfcfab2d42073f43660518e1e8be0d5788

2013-07-23  Noel Grandin  <noel@peralex.com>  [61eed5f1b9889ba3b6c0e484f0847cdf52ab3871]

convert sfx2 UNO services to WeakImplHelper

...removing the SFX_ UNO-related macros as a result.

Change-Id: I56542885847ff0adc604f309ed7e2582b7529f3f

2013-07-23  Noel Grandin  <noel@peralex.com>  [376d5a6ad979ef2b3e90c186ca8ede0ef2824200]

convert more services in framework module to WeakImplHelper

Change-Id: I417ae2ce644f39fce0e8eb9fbe6a3a3c783b6227

2013-07-23  Noel Grandin  <noel@peralex.com>  [2f4c796c4db95a52b9478049e9872b92a93474b9]

remove unused field

Change-Id: I1b81b39a4c66895c6f6b7d40e00ea2a483d8b4fd

2013-07-23  Noel Grandin  <noel@peralex.com>  [9dbb8db06d7c5620fec586a87237b3e07dfd0fb3]

Convert the easy cases in framework to WeakImplHelper

Change-Id: I6547c4aee2aa4d15ad516a6a45002b81b7a8ac13

2013-07-23  Noel Grandin  <noel@peralex.com>  [5e184fd2173481601e7ee2f24029ad0a4c9d7da9]

Convert GlobalSettings_Access to WeakImplHelper

Change-Id: Iaa1134bee8e3b36e940376622b5c22085892b81b

2013-07-23  Noel Grandin  <noel@peralex.com>  [0abf81ca5044fa5c83c04867f8aad32b789923c8]

Convert ModuleUIConfigurationManagerSupplier to WeakImplHelper

Change-Id: I526eb65bb00808c85caa8fcba3359321e7cec2da

2013-07-23  Noel Grandin  <noel@peralex.com>  [496a281d38c9842e15825bab1105ca27cb1ed4e7]

Convert UIConfigurationManager to WeakImplHelper

Change-Id: I1e8a498f38e19419d3f8fdc91c0bcaf2cb3f41a5

2013-07-23  Noel Grandin  <noel@peralex.com>  [a19e9a5cd040e291c4bdbbde99b34b763af4d7ef]

Convert ConfigurationAccess_WindowState to WeakImplHelper

Change-Id: I962e87e81905bfc61b03e1c1c7ee9f01b030df9d

2013-07-23  Noel Grandin  <noel@peralex.com>  [4d5801a0c6770b2e1e4ecf289523396fbc090379]

convert WindowStateConfiguration to WeakImplHelper

It was already half way there, just some leftover macro definitions.

Change-Id: I607eb22d08fd0e5d7d0be0b8bb217bcc7740d983

2013-07-23  Noel Grandin  <noel@peralex.com>  [18a5f8a2b1cd47deb7f8dbe4ae777955b16523e2]

Convert framework::StatusBarManager to WeakImplHelper

Change-Id: I25cc72536d8832d93d6832591bdba25ac0654ee3

2013-07-23  Noel Grandin  <noel@peralex.com>  [fe4e2689f6b0c4312f9b227c4aa1ca770c5690bd]

Convert framework::ToolBarManager to WeakImplHelper

Change-Id: I2fc48b892c68cc6054ceec51c4b050e445c22f6a

2013-07-23  Noel Grandin  <noel@peralex.com>  [a30c91fd02beb7a0af9b4702c15b1756192b8ac5]

Convert framework::AcceleratorConfigurationReader to WeakImplHelper

Change-Id: I2e2528c539ba93eb72466bd361c189be5746ecfe

2013-07-23  Noel Grandin  <noel@peralex.com>  [ca8bdb17dff84278273dbe70c4ac0a5c30de5822]

improve comments

Change-Id: Ib2735c946ca331382e0c178b303c3769c0a35185

2013-07-23  Noel Grandin  <noel@peralex.com>  [9c41a60c0d802c618ac414822615a5c9e9e92f9f]

fdo#46808, Convert ui::ModuleUIConfigurationManager service to new style

.. and convert it to WeakImplHelper at the same time.

Change-Id: I20549f5cc6efb60c5210d3f9b6ecf3ade7e4a75a

2013-07-23  Luboš Luňák  <l.lunak@suse.cz>  [92dfa82d2d25f2acdee0a538bf15f1fac36c0ecf]

adjust for upstreaming of warn_unused attribute

The warn_unused attribute has been upstream to GCC and Clang, so use it if present.
Still warn about STL types if those do not use it yet (which is the status as of now).

Change-Id: I3c003e44c08d1d141e23bba38cf92e663a5ac353

2013-07-23  Tor Lillqvist  <tml@iki.fi>  [0d2a7adf4e12b08bb6017df03e6e4ea04acc5df5]

Correct help message for --enable-macosx-code-signing

Change-Id: I453f53e7afc1474b4db2a89454718652b088ad6c

2013-07-23  David Tardon  <dtardon@redhat.com>  [2cefde7a4b6aea8154a732ed109407c14a29452a]

drop extra )

Change-Id: Ic8a626c90ecf52818c0f521edb5ae717fce441dc

2013-07-23  Julien Nabet  <serval2412@yahoo.fr>  [572fc4a1937399f9e3dca19968e906cfd362554e]

Blind fix for Mac Tinderbox

Change-Id: I4c429afb285446a9839f8039a906c37b4e7b3de1

2013-07-22  Julien Nabet  <serval2412@yahoo.fr>  [a4148011836a8be7d23f3f798ee276488f54d31e]

fdo#46037: no more comphelper/configurationhelper.hxx in reportdesign

Change-Id: I37b885ab3e8976d3e7ee71ee3e723bd2d5f6b973

2013-07-22  Julien Nabet  <serval2412@yahoo.fr>  [b32a9e9ccb685b663941a1f4aa945a70ef784446]

fdo#46037: no more comphelper/configurationhelper.hxx in formula module

Change-Id: I6ed4af811d96cb0ddbb2093d6627d4d39836a033

2013-07-22  Adam Co  <rattles2013@gmail.com>  [2d5978b22b402dea9dee5b468d2044ccc1208a15]

fdo#66145: fix for FirstIsShared flag

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

2013-07-22  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f4546b72702dbe30505594a8307dd402e81a0303]

Updated core Project: translations  8fe00a5faf3c817a8ec89a2cfc68114c456281bc

fdo#67093 Change traduction of Title for some more languages

For those languages that had an alternative translation for the title style in
ede3fe62d4b30ebe82d2e2b837bd5d8247b73438 - still languages left that have
identical translations

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


2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7f653884f96b90d5da5a85487234a7e7182df3fa]

Hopefully the last ambiguous conversion fix (firebird-sdbc).

Change-Id: If290239444f4849e3f5355a3c0a64416fc5c691d

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ea79b364499d7d9df06fb0cd048f53a38b95077b]

Decrease scope of some variable

Change-Id: I23319e09bf6c4c0e33b86edc225cdfaa0433b7c6

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3b7030d99580aa70dad884b1ac74924d9a179b3e]

Update comment

Change-Id: I26dd6b741b538da1c372534b55870c22ebd3d046

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c83be01ded8090f0d7cdfe3f279b695f2307803e]

Remove useless private operator==() from SwFont

Change-Id: I7cbc6cc1c55afe0906cacda571c9ed8dd7fd8dd7

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [979854a5fe7843ba4312285c5b245a89692e6c51]

Remove useless variable

Change-Id: I78004d9d74647ad9b87975204844cb2bb66a83fa

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ca62ff029158cb8543d19324cc721773b2185e20]

Fix indentation

Change-Id: I4feae9998647694efaad776396aca2ce8f177152

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8560fb88c7252e5ad60674e447f2e194298f08de]

Remove obsolote border dialog

Change-Id: I57f3db05a21caeff04f280a0c13c3facfe23c3c1

2013-07-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [df685a3faacd5952ea6dca373c7f304dbfb43e4c]

Page border bug: margin edits are enable when no broder

To reproduce
1. Format -> Page
2. Set left and ritght borders only (All margins is editable)
4. Set inner margins bigger (using syncronize check box), for example 2 cm
5. Click OK

Result
Margin appaer just on the right and the left side, so just on those
sides where there is a border.

Expected:
Only the relevant edits must be enable on border tab page
just as in case of paragraph borders.

Note to fix:
Inner margin without border is used only for table, but not
for other objects (paragraph, page, frame)

Change-Id: Ie611eb29432cb7e75131154d94b4a8db1c3f1bb8

2013-07-22  pje335_NL  <meulenthomas@gmail.com>  [8bab6ca9f04f69d450be0cb8bda3f747cf3bfdac]

Updated core Project: dictionaries  a32a341efdbb9e53a7b832262a41f6fb6454bedf

Downgraded the Dutch spellchecker to version 2.00 ( fdo#63033 fdo#65994 )

After some problems with the upgrade to version 2.10g on Linux and Windows downgrading is better.
I think downgrading is better because I had the old working files still saved and that was working.
Maybe in the furture I will try again to make the upgrade after some more testing.

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


2013-07-22  Julien Nabet  <serval2412@yahoo.fr>  [cb99d8238502fad55aa62c5cadb0c188cc61d067]

fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'

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

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [86ec35f71d28061a21c00b12c23c41351002a701]

Fix implicit conversion error (firebird-sdbc).

Change-Id: I67ecd01655bdde73a279926c65f81555e550b7ca

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7ae8da726747ce661dcd223b864d819f8b207819]

Further minor fixes (firebird-sdbc).

Change-Id: I1ed77e7910bd59aa0534ff7fb32d96e3432b58d3

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cd30d13c3d99bf8152dffec152fe3eecd6f4d406]

Join on correct fields for getColumns() (firebird-sdbc)

Change-Id: I2e3f260b0f043806702fb03ff74c1ef6bbe9cc62

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2d134a5fbc925fa73f32f406d3c268c22d4d92ac]

sqltype indicates isNullable. (firebird-sdbc)

Change-Id: I1cf454847f7dc83195596b7274f4fa2c434fcc69

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f98a193a187ef72e7b2e81b95c82186bc6912ab6]

Implement the first parts of FPreparedStatement.

Change-Id: Iad9561fa6b200ce5efcacc4c0b7b822aaaf9adb0

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [291b87962dbbd6859ec5156f69fbdf5a6e74be75]

Move allocation of SQLVAR memory to Util (firebird-sdbc).

(Is also needed for allocating sqlin data in prepared statement.)

Change-Id: Id572ddbc582c709c8d361ca6e9a670fb8f2d2165

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dc3202517d2f48cea27e712a30be79acfdabb5f3]

Remove some unnecessary uses of XSQLDA->sqlvar (firebird-sdbc).

Change-Id: I69ea81a66decb817d5962206e4a6c30537bce02c

2013-07-22  Thorsten Behrens  <tbehrens@suse.com>  [28a6e1cf1bb9d6e8865736432dd32c12f0002cf9]

Disambiguate ctor calls, fix windows build.

Fixup for 074ef06c908af1e5c6922a0c8ff9ccc9a9d54063

Change-Id: I5ceb153cda6112c4e8751ee0b63c19f442ccf18a

2013-07-22  Tor Lillqvist  <tml@iki.fi>  [2cf07709dc23daf23ddfdfdd1091dc047cba886b]

WaE: may be used uninitialized

For some reason, GCC 4.7 targeting X86 in the Android NDK 8e complained about
the fields in the "btrd" struct in the union in binomial_distribution
(boost/random/binomial_distribution.hpp) maybe being uninitialized in a call
to its copy constructor. So make sure these fields are initialized in all
cases.

Change-Id: Iebae5e130cd6ca6ef5c476c6b0366d57c0303c88

2013-07-22  Tor Lillqvist  <tml@iki.fi>  [8b3a03a43f24ca6d072bc016d415a5339d516c32]

Probably no reason to filter out these for iOS any more

Change-Id: Ifab498ca7fe41aae19cc235a0ab8998827422b6c

2013-07-22  Takeshi Abe  <tabe@fixedpoint.jp>  [bddd4d45989067e58589519c497e03ff443094e9]

Mark as const

Change-Id: I2746b92b1360c3c181879a81f653c44ef609f351

2013-07-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [fb7b24dc5affb4f29f61a8716c97370951ccba80]

n#825976: Table of Illustration has hyperlinks by default like TOC

...and that fixes the formatting of hyperlinks in docx Tableoof
Illustrations.

(cherry picked from commit c1fac43432891bf9f396ff1ec7a1c2ed042bce54)
(cherry picked from commit 49d077b80c15ec9d069435da08bbfe38cdd57c5a)

Change-Id: I990f31a8c9d0d56f58b7b87e368010576d8c8c0d

2013-07-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f494d9dfd1c0c40eae7aa69a86c3aa4c45971a29]

n#825976: handle TOC \h field for illustrations tables in writerfilter

Change-Id: I9ebc91d5f0e706dc1e316e0aa8494af7aec4da4e
(cherry picked from commit 43f7bc96c0117a77610bfa5e1edfa870123f56f1)

2013-07-22  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ca16c526497ef5a5d1522db74204eed9a0309355]

Change function to void, nobody checks the returned data

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

2013-07-22  Petr Mladek  <pmladek@suse.cz>  [6f4e3a2e272e1ed269efe3ba11915378ffb41a77]

avoid file conflict in debian-menus package (fdo#67031)

Use versioned file name for Debian specific /usr/lib/menu/libreoffice.

All the other files have been versioned for years when we did this
for RPMs. Heh, nobody noticed this with DEBs because people were
used to that conflict and did not complain ;-)

Change-Id: I1195279ff4825ed9154cf497ff3cc702f7309b6a

2013-07-22  Miklos Vajna  <vmiklos@suse.cz>  [27925032cd5aec8805185679e01c687c40bbd617]

g: ignore submodule changes

Change-Id: I6125dd018615bc7aa18bacc838ea602ccb0fabc1

2013-07-22  Tor Lillqvist  <tml@iki.fi>  [1b1037767adf96c23848a7ac195023e277086e54]

Fix remote control server side build problems

The non-Bluetooth (TCP) code should not be inside Bluetooth conditionals.

You can't put a flag like -Wno-error in a list of objects. (And besides, why
would we want to disable -Werror like that, instead we should not introduce
warnings in what is after all freshly written code;)

This should fix the Android tinderbox build.

Change-Id: Ia698031a9815bf938c5c2a29bf68dee68cae07fe

2013-07-22  Fridrich Strba  <fridrich@documentfoundation.org>  [f9e981ba0e2da6ce122e3ef30aef057c439c8fb8]

Revert "Math: Fix memory leak with SmDocShell"

It breaks "make check"

This reverts commit d3cf684146162a1528046ab2bcd7d9fa94443c69

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

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [074ef06c908af1e5c6922a0c8ff9ccc9a9d54063]

Implement getColumns() (firebird-sdbc).

Change-Id: I07e9af5e049d58dc794cad4481a2f4e2b1fe547d

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [76fc51223f171dfc9f7752c4a3ebb97070f1f38a]

Fix blr type conversion.

Change-Id: Ie2ed26110c944c27f767d818139d8526e278f33d

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c729e75129ed5de9b8e8044a9fe071ade621dc93]

Add conversion of blr types to firebird SQL_ types.

Internally firebird uses blr_* types -- we encounter these values e.g.
when retrieving column metadata within RDB$FIELD_TYPE. These can
be converted to the firebird SQL_* types for use within the rest
of the driver as appropriate.

Change-Id: If9a9bc3c58d99a2f61f52faef6316e2d3451af1a

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cd21fb50b2cbc33707e08b654717a64e1f6217a6]

Sql types are short within firebird.

Change-Id: Iff9baf31ce06a71c6c460a7689c7bac817370b27

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [734a30a23dd392924a1072172d61a372167529b0]

Move sqltype identification into Util (firebird-sdbc).

Change-Id: I2e3068bf46555fea63c62bc1abc8a467c588a8b5

2013-07-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [abc147410e92f165ec27067e678c75667ede31f1]

rtl::OUString prefix cleanup FDatabaseMetaData (firebird-sdbc).

Change-Id: I210ff31a69c7dc1d5bc3478d6494ad3c0959904f

2013-07-22  Miklos Vajna  <vmiklos@suse.cz>  [24773530143c995820417fd004d227ff9472e51f]

LibreOffice4Android: render in a bit better quality

Change-Id: I65984af5e28c8a0250105b34c4bc7b1abf9ce3c7

2013-07-22  Miklos Vajna  <vmiklos@suse.cz>  [847fa448107574011745a530864ffd76b7531378]

LibreOffice4Android: support pinch zoom and dragging around while in zoom

Change-Id: Ic8e4cb30acff734e6860dfc9bb31e836d2ecd32d

2013-07-22  Miklos Vajna  <vmiklos@suse.cz>  [9f7676033585ab3bf352d5dc2ef43a3a9d8d5c46]

writerfilter: make sure the redline stack always has at least one element

One element is pushed to that stack in the constructor, so calling top()
on it always OK, as long as we check during pop() that the stack won't
be empty.

Change-Id: I010bd77897ab2a3684e7d9c5c0450e7bda626fc0

2013-07-22  Tor Lillqvist  <tml@iki.fi>  [e77b0fe093ed0bc94c7d03d45838e590fb8219b2]

Use pkg-config --modversion to set FIREBIRD_VERSION if no fb_config

Change-Id: I8ece7b989c330123a5df73f763a4b5fefefcf0cc

2013-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50d330c3d238b7b6182787959b30a6d665eab078]

Shell32.dll is already loaded

Since the vcllo.dll links already the shell32.dll because of its symbol
SHAddToRecentDocs, no need to increase reference of that library. Just
get the module handle.

Moreover, a mere presence of the symbol SHGetPropertyStoreForWindow in
shell32.dll indicates that we are running at least on Windows 7 or Windows
Server 2008 R2. There is thus no need to check for the library version.

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

2013-07-22  Mark Wielaard  <mark@klomp.org>  [f9cde6e64ae23327a1c314195da638d81a5411ed]

Fix file_path_helper FPH_LOCAL_DIR_ENTRY.

Commit e5e4c54da changed "." to a constant, but the wrong one.
Should have been FPH_CHAR_DOT, not FPH_CHAR_PATH_SEPARATOR.

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

2013-07-22  Julien Nabet  <serval2412@yahoo.fr>  [b11dc22caa903014c295bea62a6d86e5e12518d8]

coverity#1038312: Dereference before null check

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

2013-07-22  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d3cf684146162a1528046ab2bcd7d9fa94443c69]

Math: Fix memory leak with SmDocShell

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

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [51a42da0c6d60a95ca35c90e2a8a4dc27efdf40f]

Add theoretical support for table descriptions (firebird-sdbc).

Untestable as we currently can't write blobs and therefore
don't have any way of reading blobs.

Change-Id: I7226bf89ec014c796279ce8075f1b82f36c3b7b1

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [229a9c1ca024958808d7f6decad6213b20862abd]

Implement the first parts of XBlob. (firebird-sdbc)

Change-Id: Iebb80168ec6fb941ca936834ed2275a598dff55e

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [997b440080cccc19e35e8c5e32d24ce6c0861779]

Some cleanup of getTables(). (firebird-sdbc)

Change-Id: I0a16d5a97a25a95b61b1fd11cf276b72d7dad7c5

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b502e3fd8652e1eba85056336975afdb26c18bed]

Add retrieval of SQL_VARYING (firebird-sdbc).

Change-Id: I504283d4ba83df1d8e5da7bee180ba181c651bb4

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2d632ed1d8e062050519a2d9296ffefd84ecb411]

Remove unneeded SAL_INFO/WARN/DEBUG.

Change-Id: I5212105c14619000a177433ad0326cae6bec3a6c

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2965924e39eee456acab7e83ffee591176b0dbc9]

Ensure statement handles are cleanly disposed (firebird-sdbc).

Change-Id: If9406f409a31a00a530b2f458293f3836e178c8e

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7c07cb265980031c034947ed653f78905f1d2ff3]

Delete temporary fdb when closing.

Change-Id: I81660c16a0d05b6800c96b636114664cff8ab5fb

2013-07-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a815e1384dd47164aa0fcb17020293382d53adf0]

Parse external file url and create new db as needed (firebird-sdbc).

Change-Id: I9dd13540242f6f641f64c44a7121547e0c75c32c

2013-07-21  Julien Nabet  <serval2412@yahoo.fr>  [c9321851a4de1d67037ea83bcbd29ca30701d5b3]

Remove unused getRegressionCurve

Change-Id: I141182634e446745be6180702c703a85dac26552

2013-07-21  Siqi LIU  <me@siqi.fr>  [d3cbcbad7d160c7b44182cc5142c5cd4e0e1a034]

restore old implementation of autodiscovery to keep android app happy ^^

Change-Id: I33d856c5654cedb0d6bf437bf4653fac8830369c

2013-07-21  Julien Nabet  <serval2412@yahoo.fr>  [81f08fc302faa7a0cc84e3736fce1e8062251b90]

CreateToolBoxBackground must have been already removed

Change-Id: I7bb315c607225775571f3feeee9c44f2190449f3

2013-07-21  Julien Nabet  <serval2412@yahoo.fr>  [958556ff3cfbfa1cc1022477af1e2bd635cba153]

Remove unused convertDateTimeTZ and convertDateTZ

Change-Id: I177584f6988cf3cb31c5508262d3907ef6be23d7

2013-07-21  Khaled Hosny  <khaledhosny@eglug.org>  [f717aeef13a4c7a9e877089323e8fddcd6dbbc86]

Fix link in comment

Change-Id: Ie9f5bfaa8230f97cbce1c26ef4bb86ae8e248d5e

2013-07-20  Arnaud Versini  <arnaud.versini@gmail.com>  [2d9e26dfa7a6e7599e9e484922c6793674d230a8]

Updated core Project: translations  d3cf882e3bc074447bbe708b914b1566d0e8b0d1

fdo#67093 Change traduction of Title in french to avoid conflict with Heading.

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


2013-07-20  Jesús Corrius  <jcorrius@gmail.com>  [19f3d9310caef84fe2815eb89af448a81937bddd]

fdo#35785 LibreOffice's support of recent documents in Windows 7 broken

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

2013-07-20  Caolán McNamara  <caolanm@redhat.com>  [822577f412214f282588b627fd6addb489f6a9f0]

callcatcher: update unused code

Change-Id: Id12614722ed106ca595df13d22b6c5e315deb2ac

2013-07-20  Siqi LIU  <me@siqi.fr>  [5e723eb8477264d0ea6a2d0f467bce67e2423fde]

differ the resolution of service address

Change-Id: I68e620939f27708cc483c584bf7aa389f6ec1199

2013-07-20  Siqi LIU  <me@siqi.fr>  [1d1189b4aeb19fe4c8ac0dc869d286cb89a1f077]

oups.. forgot to comment out a debug line

Change-Id: Ib22428a305d834a635f198f94b7b82088a718893

2013-07-20  Siqi LIU  <me@siqi.fr>  [d9e8255e6453568247dbda3333a45e7a40cfb58f]

remove server if no longer visible

Change-Id: I75902afe3040304155d164fd0502a00869e4f9d7

2013-07-20  Siqi LIU  <me@siqi.fr>  [f63d44df0ae3820803a5016dad0fed6f3cef8a59]

minor bug fix

Change-Id: Ib2358feb09812a219966525d0992eb49a62dbdfc

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ac73ea2bdc6f26dd6ecc92d7f0e520e75ac09087]

Fix a silly mistake.

Change-Id: I3e196f85dad3753d939af3f3ff4a55f6d9a0b69d

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [902e1b4ed8d94bd6ee8529464abc30254165ce55]

And another "error: control may reach end of non-void function".

Change-Id: I5fb091f94e21f37c99583470326868b9fbbb5ca8

2013-07-19  MÁTÉ Gergely  <sportember@caesar.elte.hu>  [89efc98c8e0af18f07cb0b0e04849a260808041b]

typo fix in comment

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

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4eb1ac0b7aa680c6128b866e15fccf29c6c2882d]

Fix "error: control may reach end of non-void function".

(Mac seems to complain despite assert(false) being present in the only
non-returning branch.)

Change-Id: I2bd71cdfd47e435741d8fcbcecdf06767aebdd6b

2013-07-19  Siqi LIU  <me@siqi.fr>  [dcae25c5edf083b4beabcd91215df686d7aa24f6]

server-end bonjour protocol implementation

Change-Id: I2676d5ebb7da232141769c44b7e5de13c257954d

2013-07-19  Siqi LIU  <me@siqi.fr>  [6037852b701d42217e934eba4f1a53d1a7a6cfd1]

plain tableview to grouped tableview

Change-Id: I561eaf841b04ab2eb7721b385689110a7191d2c1

2013-07-19  Siqi LIU  <me@siqi.fr>  [793f19d17111af6b79713f98a1e841d6e132248f]

bonjour autodiscovery for mac osx, let me know if it crashes on other build

Change-Id: Ibbaa7b583aaf48b28a913dfd8c12742b76c31d82

2013-07-19  Tor Lillqvist  <tml@iki.fi>  [b5e915acd523fa0d2ebbd6629e96b61975de59c0]

WaE: unused function

Change-Id: Ib89d2f1321c5a926f67ad473c1612b550025cdfc

2013-07-19  Eike Rathke  <erack@redhat.com>  [226ae6dfd00b748753804c11690089e4346b5eb2]

return NULL instead of abort for C99 vsnprintf()<0

Change-Id: I450c2369fdd2327a0b565d6c111b2d03679bed3f

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [3305fd648f9f17145620954e24ade4d4ea62d60f]

Only do the WB_TOP hack for radiobuttons

RadioButtons are the only ones abusing WB_TOP for image align, so only set it
for those.

Change-Id: Ie616b132c6771c4233295703ee56e60131c477cf

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [b163772e77e64261b62a9e8196799a499e4ef77d]

Resolves: fdo#48835 complete application menu

a) reorder entries to the original design idea and add missing New
b) forget about stripping the appmenu entries from the normal menus

Change-Id: I70ae9d377e4ea9285940eaef5c687fb1ab50193d

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [1bf191e88ead2a0e998045eae10326dd9cb0f9ef]

GUI improvements for RNG, sampling and desc. statistics dialogs.

Change-Id: Ie34267d180015ae10d536d302ab4d206548de761

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [ceefeb680b30908487388e4e4f9b3aa36d173a75]

Cleanup of RNG, Sampling and Descriptive Statistics Dialogs

Change-Id: I659b4bed483fc06fa5777236d6ebec22f6c7f391

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [fa20e0dd67c1da8fe8653f163e0fc6743934e7ae]

fdo#66477 Add descriptive statistics calculation to Calc.

New menu entry in "Data>>Statistics>>Descriptive Statistics..." to
quickly calculate basic statistics for a row of data. These are
Mean, Standard Error, Mode, Median, Variance, Standard Deviation,
Kurtosis, Skewness, Range, Minimum, Maximum, Sum and Count.

Change-Id: I7c4a75adf7731f42f9c7f8e741ff1b5fa245c1c8

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [c7005a1b5b89392b82e20f952814fa6d5bc5b06e]

Add "Statistics" submenu in "Data" for statistics analysis tools

Change-Id: I36b65da3a5fda8046b6588cb82e6e41a8fc51e9b

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [58ae71c6e859a27103aa4720da7f1a6dc2823156]

Cleanup RandomNumberGeneratorDialog .ui

Change-Id: Ibb501e7b49fa0de6ad280d893433a1a0a22065ca

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [a3759155707ee18ea5013bb42da93fbe9894a0cb]

SamplingDialog: add random and periodic method of sampling

Change-Id: I1ed75d1434751da017070fb6903f6288defa02b6

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [f2c9aa43666101c6970ea33f50fb4e780b99b97c]

fdo#66477 Add sampling feature to calc

Initial implementation of SamplingDialog.

Change-Id: If26e8561705229f83777fb50d53c86b9fe056ffa

2013-07-19  Tomaž Vajngerl  <quikee@gmail.com>  [d2734a6ae65dc655787ba5a48d1fb5f44905a937]

Cleanup RNG class & .ui

Change-Id: Ic43e2d7928765900bce109f25dd4dc6e2adf8c5a

2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [b1949c08bb32a30d28a4bc154fd43a003b1be307]

Updated core Project: help  a69f6c251b155dfd40aeacf83a21951cdb298898

update help ids for sub total options page .ui conversion

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


2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [420c0b184210b8cdd48527536dc36a444573f408]

convert percent dialog to .ui

Change-Id: I28d15741f4d5408afc5f628bd7416724f7ab2eef

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [6f28fa72d68c893dc284a5b47ba08bde0f4a074f]

use VclComboBoxText to set max width on listbox

This is to avoid the problem that happened as fdo#60764 in a similar dialog

Change-Id: I88e68032467f06429b49f89a658212b0d6222f15

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [538dedcc295fd6943e4277d8517acfb72fc3f3a8]

Updated core Project: help  ed0bd6de3bb8442aa3a2a6009e88d424ff323ac1


2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [6a5a5c98746a08de078ea05d2973806f7e542928]

modern .ui widgetlayout for subtdlg/subtotaloptions

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

2013-07-19  Michael Meeks  <michael.meeks@suse.com>  [9b0ba41906f69b2364b11621ba2397f6a15a57e7]

fdo#67045 - cleanup slideshow / screen string usage for 4.2.

Change-Id: If71567e2b6c6cfed8860677254d60fce60f63e14

2013-07-19  Andras Timar  <atimar@suse.com>  [2dc7af1f7a3925f2435cbd5d402a4c9fd0ee7bda]

Updated core Project: dictionaries  60f4c3b0227f18061387155c9831d761c659ce01


2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2fcef1b2e302668d1c8fc4cc13c9851eb04e22be]

Implement FResultSetMetaData.

Change-Id: I5a3ff140b68139d5b34c1d146a0e0d6544dc9548

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c277e307692af4b1aa33d1e3d358a60f62230ff8]

Implement String retrieval (firebird-sdbc).

Change-Id: I85ed3a0c7cd473d89a48f4b35a94f3ca5fd72a11

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6f0a454c0405cb1593aa97a0df7971d520a61e90]

Templateised retrieval for integer types (firebird-sdbc).

Change-Id: Idef6a6bcf30d2c334c0809ea3d72b3650d4e3563

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [00d533e34c25eb5699fb19aba6b16007c1cc07c1]

Remove internal caching in FResultSet. (Breaks firebird-sdbc for now.)

Change-Id: I99d764b1464c264d70c777ff212eaa4e8eba7c71

2013-07-19  Ciorba Edmond  <edmond_ciorba@yahoo.com>  [3858ec8a621f2a6c867381b14a8f53fc5bcbef8f]

Updated core Project: help  59090e419fef3a6ec7a5270585d72312dafb78d2


2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [0dd6381dfc42f69b48c3b6a73f62af13d4bd3ffb]

Updated core Project: help  12333f39d3d01add2f4cba255b64364a455d886f


2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [a0de2add9c6e111749d3f14f4c57d6498952fa1d]

Updated core Project: help  e4526b209da16ffbbad6cff4dc10de41f0b3e133

update help ids for standard filter dialog .ui conversion

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


2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [6b701fece42d4937e4cf3a8a2e9f42c25ebd807f]

lost contents of cond1

Change-Id: Iafa9f4d21f02b936328b93df36fd2effbcebab6e

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [077f2a93f303a6d796df4be920a1b3bcbcaf23d3]

restore refedit button hackery via Expanded callback

Change-Id: I9a4c2a98a46c39ab1460582c1621dadea5674f8c

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [ea3edee44ad4796f6fc68190b7d03f8c8917c313]

callcatcher: update unused code

ResId loaders begining to melt away

Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3

2013-07-19  Csikós Tamás  <csks.tomi@gmail.com>  [1399a51fd6c2644dd1dc2c79d3448deeacbb2c9d]

modern .ui widgetlayout for filtdlg

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

2013-07-19  Eike Rathke  <erack@redhat.com>  [d44f14946aecd179fadc9c473f212181a035da1f]

unused variable 'aStrFieldName' [loplugin]

Change-Id: I29d73fc3188b197c78cf7c57ca25f8ce57aca25d

2013-07-19  Noel Grandin  <noel@peralex.com>  [ab5eaec0984d562140a61e1320c39fdb82ec1b3b]

remove Application::GetWorkAreaPosSizePixel

This internal API has always been problematic because we cannot
support it under the Linux toolkits, where it has in fact always
just returned the size of the screen.

Change-Id: I406bcbca8a4161b4261ef46940823bb07c6ad18b
Reviewed-on: https://gerrit.libreoffice.org/4976
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [86b8b3b7e0fd384378f76e21ff170c76ee0ab7f5]

WaE: returning temporary

Change-Id: Ibb401d8df817ca700a806ef28ac359e0b74ec3e2

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [5652d862bb32940f9bca338a2143916f70a6f036]

add a callback mechanism for post-expansion mode change

Change-Id: I9219706bcc54c846b846550d88fef1e29f7cb63a

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [11b8aaf293daac9f91fe142637788445d5f80419]

add EDB 26517 test case

Change-Id: I463c390259f0ddc73497fb5c87fc55bea1887735

2013-07-19  Caolán McNamara  <caolanm@redhat.com>  [8ac3b0ddabc235dd5696cda4576d489b1c9a868c]

minimize the scrollbar optimal size for the variable direction

Change-Id: Iae8647f5827bee1f0939d3da4e03b5312588bbfd

2013-07-19  Andras Timar  <atimar@suse.com>  [6a0d53300c09a37a8524db72a97d49e1adf7b5c4]

Updated core Project: help  c7362eccbd333bcfc919bc981a4c10327fdb6c8d


2013-07-19  Lionel Elie Mamane  <lionel@mamane.lu>  [b04304dc451eff799331ead72fbe7b0c4b545775]

janitorial: remove unused, add const

Change-Id: I1c0509d2415130fe654c09424ea1f8ce8e069602

2013-07-19  Lionel Elie Mamane  <lionel@mamane.lu>  [db91a572fbd290cd82d46295ea57f01cbc031c2b]

fixup

Change-Id: Ie2d4baafd775d1b051148b84d6227548a75837f8

2013-07-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [8529e885186dc1f5aef83cc089ddf5c843acd3d0]

Cleanup String in connectivity

Change-Id: Ica1cf0ac9e9da9c943e50ba77b1ce4a9dc7f8300
Reviewed-on: https://gerrit.libreoffice.org/4895
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-07-19  Muthu Subramanian  <sumuthu@suse.com>  [b086fe7003ffbf5ef991d8cd88f4b9cde4359996]

Re-set bitmap mask after applying the duotone filter.


2013-07-19  Michael Meeks  <michael.meeks@suse.com>  [546c883eee3f263b33892fc83e1f697d1450a59f]

clarify a different meaning of WorkArea.

Change-Id: If7f3de537f5aa2d0322c59fe1cff04a3b11aaab9

2013-07-19  Muthu Subramanian  <sumuthu@suse.com>  [6fd347855f461f4ec2f0c54d79a1b20f3095b858]

n#820077: Use duotone with GraphicProperties as well.


2013-07-19  Jelle van der Waa  <jelle@vdwaa.nl>  [9ceb7f65f7f10ab027f2034bd663a5b410d31659]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

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

2013-07-19  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f351c1399313aab9533bd9b0451a1e7fd76e2204]

allow to build for Windows XP when using Visual Studio 2012

VS 2012 Update 1 added the possibility to target Windows XP by using a
SDK that is based on the Windows 7 one.
http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx

This patch probably should not be integrated as is, as it disables a
test that fails in this configuration (CppunitTest_connectivity_ado)

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

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d739440d434e3c2caf02a241d9cde2610d5df1b4]

Remove duplicate propertyids.[hc]xx.

Change-Id: I488cea6e34180d46fecfc169e4368159c67bb0d4

2013-07-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5045308328e5a5734c7652183e845c8c981bc49b]

Use one mutex per connection (firebird-sdbc).

Change-Id: I1c21163bb96d565eef29508df179acac7b066ce6

2013-07-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [925a7a2e4b3178ac5aeebb358912fc6d220e76b1]

gbuild: add support for auto-creationa nd reuse of binary package.

many so-called 'external' libraries are built using the
UnpackedTarball/ExternalProject pattern, and their build is quite
stable... they can go month without any changes.
Yet some buildbot, that need to do full build, build them over and over
again.
This patch introduce the infrastructure to shortcut these build by using
a binary package of the build result

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

2013-07-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [75681099758e5a03b7cf95ce056634093e7acfb6]

gbuild: add an intermediary 'almost' target to Module

This patch is a preparation work for a later patch. that introduce
automatic creation and reuse of binary package.
In order to be able to run a task after every target of a module
have been completed, but without the need to enumerate them all
to that post-module task, an extra intermediary 'target' is introduced
the 'almost' target.
every registered target of a module are depeendencies of 'almost'
and the old done-target for the module now has almsot as dependency

It then become possible to declare a target that is a dependencies of
'done' and has 'almost' as dependencies to guaranty that
this target will be run after the module'w work is completed.

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

2013-07-19  Lionel Elie Mamane  <lionel@mamane.lu>  [2ea2648bdc63a9f3b29b2ff4f377aedb45cc45fd]

configure.ac properly use pkg-config

Change-Id: Ib45d9defd94c8c61250aa249daa1c3312574a684

2013-07-19  Lionel Elie Mamane  <lionel@mamane.lu>  [caad64af7b3a7fb143ba5db6ec167a72e50b983c]

fdo#67061 bring install readme in sync with changed reality

Change-Id: I919311bf8e84b3bd4fbdc595b45625862575405c

2013-07-19  Eike Rathke  <erack@redhat.com>  [2cce78137bbf9810421b9fdedd45127b019b1188]

small cleanup in [hr-HR] locale data, fdo#66376

* moved new FormatElement to the end of the list
* changed date formats 24 and 52 to use NBSP

Change-Id: I64268d29860d9c65ba27873131f00a75c19f105b

2013-07-19  Krunoslav Šebetić  <sebetic.krunoslav@gmail.com>  [38fc4d86d96c8d4c9b79299f83fd005ac3bef85c]

changed Croatian [hr-HR] locale data, fdo#66376

Date format codes, Collator and IndexKey data.

Change-Id: Ia48170c59c733f5540fc42fc7ae43df70918a0cf

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [4843d5e8865d2f63f408f464e28be9440cb1ecc2]

Related: fdo#48835 reuse Mac appmenu translations

to-do:
a) dig around for the setting to toggle-on/off
b) block the normal entries in the menus and
   merge the mac build-time hackery to block
   menus into per-platform run-time lists

Change-Id: I8fc3657ccc6d1881d4345c0ea73b05f6a29b6e07

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [c2fc6a5c46e1f3a825ba707cdd677eae7e1a688f]

Related: fdo#48835 run everything through the uno dispatcher for clean quit

Change-Id: I175eb959e7decbabce142ecedc09f09bd9764641

2013-07-18  Siqi LIU  <me@siqi.fr>  [1bf276ba6e0486bc8ccc74a219dd2db8acfcff03]

add pointer in receiver...but don't know how to draw that point

Change-Id: I49493e87a0dab66a6b5abeb086afb51f5631b456

2013-07-18  Siqi LIU  <me@siqi.fr>  [0025dd19c997d121c82c54a5af546256de32d413]

Ask users to reconnect if connection lost

Change-Id: I8b2da585e506e6ff529e0650c27429bb460185c8

2013-07-18  Siqi LIU  <me@siqi.fr>  [7753cd008a4ad0be6b97635f9f6d9c5a8c0acbdb]

comment out updateCurrentSlide(0) in presentationController constructor as it causes remote control to receive 0 as currentSlide whereas slideshow started from the middle.


2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [98ded3e42011b060368899018c07cbd32e7993f1]

Related: fdo#48835 turn into unreadable goo to get correct options context

i.e. so that appmenu preferences for writer includes writer options and
calc gives calc options, etc.

Change-Id: I54a14eea13178c734ce257d65b9666014b831335

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [37a1484535e2596afa6c871d4b288df0759459e1]

Avoid ORowSetValueDecorator as it seems broken on some platforms.

Change-Id: I47c3be3faf62df2b8124f1c773d20a41405c4bbc

2013-07-18  David Ostrovsky  <david@ostrovsky.org>  [f20313f9ad1803a2cee313b2c2075349b07ec6ad]

fdo#65761 yet another gbuildification bug

Change-Id: I88bdd3f0e1cc49b21579043ceaf42616fe2f2493

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4334fa679ea9717c755d1338035a4864e0226849]

Don't use std::vector::emplace_back (requires C++11).

Change-Id: Iedb4f0953de0c027b73327b97714e82cba1f00f2

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [c6d4c18c7ccf047bdb0ca1b65d8f63efa5d8422f]

Related: fdo#48835 first cut at a GNOME3 appmenu

to-do:
a) dig around for the setting to toggle-on/off
b) translations
c) block the normal entries in the menus and
   merge the mac build-time hackery to block
   menus into per-platform run-time lists

Change-Id: I623f029722b71dde6e60f289c7339a96e2dfbf8e

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [92750635f260175ae5e37eabfbe29974b29623e7]

Use ORowSetValue (FValue) for storage in FResultSet.

Change-Id: I39b1f5ddf81a7e4cc881b17bf0567aadcbcb0d52

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9064010ad5b5ac12e0c3ef085a0f0ee56add500d]

Ugly/temporary hack to have SQL_SHORT working again.

Change-Id: I33dda57ce5d13ef9d2aff44e2f4949aa634ff0da

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3d01edb5ed4c9eaf43b1a1d6049b5ae497372dc7]

SAL_INFO in checkRowIndex spams output.

Change-Id: Ie23cc727acaaa8104101c8c69d26094f90523ac5

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6fbff56dea641bb0ee27bf7c2e6d864821b856bc]

Cleanup SAL_INFO debugging output.

Change-Id: I7d9a94e42da24557a986a0613bcfcbf1234b952d

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e63194a8a22d68746affa9c3930443ce47a84f2f]

Implement retrieval of basic types from firebird.

Change-Id: If8f78d83544e92a429ad5e5e5f2ff673b7f0b2fb

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fefd6fbab1d4666a2872bc38d98e832f05398359]

Move data retrieval/resultset population from constructor to on-demand.

Change-Id: Ie380ffb07d7246923304de0b43f41015182ee05a

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [630c95503ccadd0d4912fa3a8ed2ff0c9538da08]

Refactor row number access.

Change-Id: I876c4ee1a0d5daed5ff9ed09b4d37babb0029612

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [95ee08a98b7e7fc49ec8155bf41e905764efd8c7]

Improve formatting of firebird-sdbc error messages.

Change-Id: I5892b8bd6dd2d63655dbc0781aa038b60546317b

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c0c5d960e7e272b84a198f8d6e530f05156907f3]

Replace raw pointer with Reference to Statement in FResultSet.

Change-Id: Id4019470cf1d2723ea46f3d8ea09e75eb947aed0

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3fd07e5261959d83e428e10966b39132d591a583]

Sanitize sql strings for firebird. (Quotation marks unsupported.)

Change-Id: Icb0dc42d97bc1654831dbba9e184b7a0be144e6e

2013-07-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c28b720186f67392446a93b2d6ecf9df547068a4]

Refactor FStatement to use transactions from Connection.

Also some furthe cleanup of various parts of firebird-sdbc.

Change-Id: I008e1011632d628633f34c0893e656be054de637

2013-07-18  Michael Meeks  <michael.meeks@suse.com>  [ee4569efa8322497112e8e951a67b9adca4ac55e]

fdo#67045 - fix several nasty screen selection issues with presenter console.

Also add the ability to select the external screen (whatever it is) to the
configuration dialog.

Change-Id: Id2d157eafff0031d7ae9fa2140d7022ae4a0cc6b

2013-07-18  Jelle van der Waa  <jelle@vdwaa.nl>  [8ac71b29eeca8b025d7548e1cee519277af7b90f]

fdo#62475 removed pointless comments

Change-Id: I85bee68e89c41642b2da72e11b695588b3dfe346

2013-07-18  Petr Mladek  <pmladek@suse.cz>  [defe6adcdf2d808eda4767bafd383a22efc98334]

use correct package name in libreofficeX.Y-debian-menus package (fdo#67041)

Add back the missing "-debian-menus" suffix. It was lost during gbuildisation.

Also add the X.Y version. The files and menu entries have been versioned
since LO 4.1 but we did not versioned the package name ;-)

Finally, fix typo in the package version definition and mention the
release number again.

Change-Id: I26e1664349c326db199905e6c5b1efb5d2d1723c

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [4a578dc9c7b9c5697f624807790565c99ccb919d]

Resolves: fdo#66924 switching to master view is broken

It seems 0143805a565418d2a114c16b7eeba3b784176d9e wanted to not call
SfxShell::Activate from ViewShell::Activate and removed that call and added an
explicit SfxShell::BroadcastContextForActivation(true) (which is the body of
SfxShell::Activate) to OutlineViewShell::Activate for the case where it was
apparently wanted.

Then DrawViewShell::Deactivate had the call to ViewShell::Deactivate removed
persumably to avoid calling SfxShell::Deactivate via ViewShell::Deactivate

But with ViewShell::Deactivate omitted switching to master view is broken, it
does quite a lot more than call just SfxShell::Deactivate

Restore the call of ViewShell::Deactivate from DrawViewShell::Deactivate and
remove the call of SfxShell::Deactivate from ViewShell::Deactivate and put its
equivalent of SfxShell::BroadcastContextForActivation(false) into
OutlineViewShell::Deactivate to balance OutlineViewShell::Activate

regression since 0143805a565418d2a114c16b7eeba3b784176d9e

Change-Id: I5175378af6a6527a8be4d5011f13029d028b4304

2013-07-18  Takeshi Abe  <tabe@fixedpoint.jp>  [a2e599f16ba253c706aa84d0a17f2936f78c3892]

Mark as static and/or const

Change-Id: I45a890bb793a6d92546c05bd75738d4dd753a01e

2013-07-18  László Németh  <nemeth@numbertext.org>  [90e3d0fef329917218ffb121179e06ab73ff01a5]

librelogo: fix LibO SVG export for W3C Validator/Wikipedia

Change-Id: I19b01b08ab08540cc8e9f7255d13663ba7ce1d02

2013-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4f4bed9b46eaaf9ab483d7c1b9ab31fb49838c99]

Test also the IStream part

Change-Id: If36de8daffb547b07d1417863ccc1a7904b379a5

2013-07-18  Noel Grandin  <noel@peralex.com>  [a25778abd898fae829d3910798f32089e455984c]

fix warning

"-Werror=unused-macros" was firing on non-debug builds, fix by inlining
the relevant warning message macro.

Change-Id: If2fba2410bf985ec51faaa94c61b2e224fc65328

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [eb3c79c29d9a1963fca2f7c3a9d908dc175c480c]

ditch some XubStrings

Change-Id: I4e54102819123a0b10fcade20df3485ec86543d0

2013-07-18  Miklos Vajna  <vmiklos@suse.cz>  [3083cadd7a88f4d839f01d3f282af2909efc93bd]

merge more copypaste into assertXPath()

Change-Id: I8ee063454e6de98ed134877d6298b6a772cf1e7a

2013-07-18  Miklos Vajna  <vmiklos@suse.cz>  [4210c68f7504a9cfb2272781956355679888fc18]

merge copypaste into parseExport()

Change-Id: I5a680e3853d2411b00de1e286fce08d30b368ad7

2013-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2adf469b425a8986c68f3f9ffdb8c389f84d6f4e]

Try to make the ziptest a bit more generic

Change-Id: I2a380ebcc2b32fbb8e1c0ae6b83b5f34291e5d1d

2013-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cfda5af070ef3dff4f7a8cd638be9c1cb5519a82]

Trying to resurect the zip test

Change-Id: Ic022f25a4f8d69b8d60bea7974900db5223e1251

2013-07-18  Adam Co  <rattles2013@gmail.com>  [389f017ab17f9ebc613994b9af7c71f9219baf70]

fix DOCX export page border - interoperabillity. export case #2

This is a fix for the 2nd case of export of a page's border.
The case is when a border's distance from text is larger than 31pt.
In such a case - LO used to write the value as-is,
which caused a problem in Word.
Now the fix checks the value, and if it is larger than 31pt -
it converts it to a distance from the page margin.
Based on the problem described here:
http://wiki.openoffice.org/wiki/Writer/MSInteroperability/PageBorder

Change-Id: I79f721adc71ac744eb332fbf3fea8070e41ddabc
Reviewed-on: https://gerrit.libreoffice.org/4959

2013-07-18  Petr Mladek  <pmladek@suse.cz>  [9642c6e66dd04ff3d91499cc1184c80a5d6d1707]

debian-menus packages should not conflict with older versions (fdo#67031)

All the files and menu entries have been versioned since LO 3.4.
There are not real conflicts with older versions or native Debian
packages any longer.

Change-Id: Ie3afb8b506cb23767b52a5f9cf1c721521e60ec3

2013-07-18  Noel Grandin  <noel@peralex.com>  [214a4ec9cef0a0c046af66f3249d623c8cbaf8a2]

fix windows build

which I broke in 32eaa77
"fdo#46808, Convert frame::FrameControl service to new style"

Change-Id: Ie7cd26714f2d6cb0e767439a2b1d4832cfc74a4a

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [2fc0c9ad1ad7f65a72c00e17432aad87bf9cb8ff]

widget layout: MenuButton needs to extract relief too.

Change-Id: I648d6b83c21728802b391aba4fa279996a1aa8d1

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [acdfc322e7da5d48dc7a304e5b56fe62a3edb9f5]

Move comment.

Change-Id: I7c35c6878455fd68eaddd75b39009a59352dd2c3

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [410b4319a7fb3a0a0f025a2180b0b364092da8bb]

startcenter: No need for special GetFocus().

Change-Id: I789f21e035f864d5b7ac84700a62a1c81f53c2be

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [8e5e98b609a9dd61f5d8dfa3498f98b8d9b1fb08]

startcenter: Re-introduce code that handles accelerators.

Change-Id: I171de7f63e644c9446a76f6ade592c8242cadcac

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [d05bf07eb7535ae6459567567ae48b1f58918ff6]

startcenter: The explicit Show() is not necessary.

Change-Id: I6e817a6c5465adb02f5431737f2ac649ac0274a5

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [7cd028fa8a3d89b747a9bfce79a0f8f4f37f8280]

startcenter: Remove unused headers & members, move consts to .cxx.

Change-Id: Id163a02ac663141f113195bfc68fcedd6c4dc500

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [27a74e74bb17f81b15dc41c0dc37dd4dffaa85cd]

startcenter: Simplify the button setup & make it work better.

This fixes some drawing artifacts previously visible thanks to the
SetPaintTransparent( sal_False ).

Change-Id: Icd6fb222e2d78f02cd298b02afbfa8e652c4566f

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [0b07c120a0236b9a9ac5e93f98770c94c06fcd3d]

startcenter: Make the Open button work as a MenuButton.

Change-Id: Ic02a271c0c2b892e0dca0a07a5c2ff9a7862ab9f

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [82b4dbf25ed6641f4baf6d3fa5183bdc00baca69]

startcenter: The window & strings are initialized in .ui, remove from .src.

Change-Id: I951e4bc12696a2cb5b1b93f28de25cd4783b9387

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [019cec3ea4cfb94f0fa2689efb73019182390bed]

startcenter: The images have moved to .ui, remove from .src.

Change-Id: Ib83a8903062f40f9e64d93a2afe5d7d088f8451a

2013-07-18  Jan Holesovsky  <kendy@suse.cz>  [0b3b4d94eade52996acb5efaddcd9faceae55450]

startcenter: Make the widgets in .ui resizable.

Change-Id: Ifc34e80bfcb71e041e7adb444c464ba917fea2b1

2013-07-18  Krisztian Pinter  <pin.terminator@gmail.com>  [7ced337e1f0e1fae81ff7f196e59e558b729bdde]

startcenter: GSOC Use Widget Layout for the Start Center

Known issue: after starting a module from the startcenter,
and closing it, the buttons for the modules remain stuck
after hovering the mouse over them

Change-Id: I50883868764565be62a2f123a832154ef015e763

2013-07-18  Miklos Vajna  <vmiklos@suse.cz>  [54518a209d0ffe00f8e391472da92e398c474392]

fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one range

The problem was that in case we had
{\deleted foo\b bar}
then both "foo" and "bar" triggered a trackchange, but "}" only ended
one, resulting in overlapping redline ranges. This was cought by core,
but caused a performance problem.

For the first bugdoc, before:
real    3m57.803s
after:
real    0m3.072s

Change-Id: Ibf6f2db30109f0b9a2571d2e4fb3cc76294f68d1

2013-07-18  Noel Grandin  <noel@peralex.com>  [99d8ce56ecfc4af77cf9b2dc1120d821cba20bee]

fdo#66762 - Other: com.sun.star.awt.DisplayAccess removed

API_CHANGE:

I removed the undocumented internal API
  "com.sun.star.awt.DisplayAccess"
in commit dde234b6955a421d51d2b37e4fc3972c660146f0
  "fdo#46808, remove awt::DisplayAccess service."

However, it appears someone was actually using this.

Now, at the same time, we have a method in XToolkit, getWorkArea(),
which looks like it was designed to return this exact information,
but which has been returning zero for as far back as our commit
history goes.

So, to kill two birds with one stone, this commit changes
getWorkArea() to return the information the customer needs, to wit,
the size and position of the primary display.

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

2013-07-18  Caolán McNamara  <caolanm@redhat.com>  [37a3f9638315483114380a461f60abeab7809a3d]

WaE: assuming signed overflow does not occur when assuming...

that (X + c) < X is always false [-Wstrict-overflow]

Change-Id: I63880bf27ab7e34eb9e0be682b39b80b71d65103

2013-07-18  Noel Grandin  <noel@peralex.com>  [32eaa77db33b3b1f5793e92167b9f8c2708ea543]

fdo#46808, Convert frame::FrameControl service to new style

Change-Id: I38fc91e70d99472a4336250acd5c7dc3457b21ab

2013-07-18  Noel Grandin  <noel@peralex.com>  [8ac910bb21517a127616d1e08e2fc9b7a99ecd68]

remove some useless comment blocks

Change-Id: I3fd6c7ee6ae5b6c634c14ad9d60ae4abc8c03880

2013-07-18  Herbert Dürr  <hdu@apache.org>  [1ff69ad5524017914904fd572f1c4b860be81971]

Resolves: #i122767# disallow pre-standard C++ for-scope

(cherry picked from commit 197b1ac3007b870e6c51ae9c767ad4f2a340e799)

Conflicts:
	odk/settings/settings.mk
	solenv/gbuild/platform/windows.mk
	solenv/inc/set_wntx64.mk
	solenv/inc/wntmsci11.mk

Change-Id: I266a0d7672839b4568e76b7223aae15d82cd9a63

2013-07-18  Ciorba Edmond  <edmond_ciorba@yahoo.com>  [0218b0e2fa510d7acd7413dbedefd9ad50257f76]

fdo#65457 -  Provide visual clues in presenter view.

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

2013-07-18  Andras Timar  <atimar@suse.com>  [1dbb3884b49c50fc9ab23e825acb169cf28d243e]

fdo#66981 descriptions should start with upper case letter

Change-Id: I4821b2821af6b328f4e295b20709a84ce259ef5b

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [066bce8b1e6255be81eb6aaa384a50562c08d223]

grr, forgot the disabled expanded foo

Change-Id: I7a32e00c740f1c911e92c845d0181713362fefee

2013-07-18  Michael Stahl  <mstahl@redhat.com>  [498e39bd0c7ad0e885dbd19990dc39ba088713ba]

*api: tweak docs

Change-Id: Icc470b284cc511facbe7479d3d04f033ec4e19e5

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [9ae13870b7779daac1dea0dc50fe6418c80cc48f]

Revert "firebird: pass link options as LDFLAGS"

This reverts commit 3136c467dcfc3fe457ccc974684333f431f0af61.

Strangely firebird's build system apparently uses LDFLAGS on Linux
and Windows but not on MacOSX, whereas CXXFLAGS are consistently
put also on linker command lines.

Change-Id: I87dbe69a8d85b058ece9170105bf928cbd22db85

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [37fec0f868fc92ff625b48af4bab57b9066abbfc]

Updated core Project: help  d87de0c383537470900fcd7dc78d534e1f9c3f7c


2013-07-17  Csikós Tamás  <csks.tomi@gmail.com>  [bdb88187b4c057080d93c2b18b41c483ca53eac3]

Updated core Project: help  a9a5eef71062ee0fe8ab18845166af73f6e25a00

update help ids for advanced filter dialog .ui conversion

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


2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [ff85d31495d764acb4796efbc52f666e8e432f75]

wrong widget name in wrap page .ui conversion

Change-Id: If29d55eaa2fa58ea907611a93b90a1e41178a6da

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [a2204ecb852a42bd7b4d05e7d22dcfb8e2e445cf]

set the widgets to get the extra title text from when in shrink mode

Change-Id: Ia809ab852180f0422a16b2fad5d93f35a2e6f604

2013-07-17  Csikós Tamás  <csks.tomi@gmail.com>  [0ef78be4576672a74cdad1dfb48a9e918c48be27]

modern .ui widgetlayout for sfilterdlg

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

2013-07-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e81b1f23c49e35c1cde1faa44281812e97be60f5]

remove gb_LinkTarget_add_noexception_object

Change-Id: I44f7df6e5f816cfcf7a44c6c4c76e80924237d45
Reviewed-on: https://gerrit.libreoffice.org/4955
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2bf530153e9fb24aef62bf5e16e23ea1412887dd]

kill gb_NoexPrecompiledHeader

Change-Id: I34b6cc6eceb8f326ba7e353d3d1aee3c93ea02bd
Reviewed-on: https://gerrit.libreoffice.org/4956
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-17  Herbert Dürr  <hdu@apache.org>  [32f8e2ae7f087f1457167293ee77397a5876a4f0]

Resolves: #i21548# add context menu to code editor part of Basic IDE

for now only with cut, copy and paste but can be extended

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>

(cherry picked from commit 82170a2180449bccb55b5091571dc79ec6fc7b51)

Conflicts:
	basctl/source/basicide/baside2b.cxx

Change-Id: I2654eb073804cfe6936fa98e859800441ee34e42

2013-07-17  Herbert Dürr  <hdu@apache.org>  [3a2c872b90f4d1af212ec55dcdd4bcd3e16d61ae]

Resolves: #i122759# prefer the UIName for the list of...

"Always save as" filter names

the listbox in the Tools->Options->Load/Save->General->AlwaysSaveAs listbox
did not prefer the localized UIName, so sometimes the internal filter name
was shown in the user interface even when an UIName was provided.

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>

(cherry picked from commit 963530a3b78ace2e21cf73c161996f613256b367)

Conflicts:
	cui/source/options/optsave.cxx

Change-Id: Id83dd0859275a8b0ac52bfd65bd1fd7dcfb4362e

2013-07-17  Herbert Dürr  <hdu@apache.org>  [f39e8cadc74573a787641615406777da5a9e5343]

Resolves: #i116828# fix comment in XGridColumn IDL

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Found by: marcelly@club-internet.fr
Review by: Herbert Duerr

(cherry picked from commit 17f5e0140232f9483dd461a0ea58d59b11280f71)

Conflicts:
	offapi/com/sun/star/awt/grid/XGridColumn.idl

Change-Id: I176dccf7d6e2016dbedea08423e2d08e8ff6f073

2013-07-17  Armin Le Grand  <alg@apache.org>  [add80418d0cc7cf799a5b8fbb511d290437aaaf0]

Resolves: #i122720# Adapted HasText() to SdrObject

(cherry picked from commit 880138a7794e7e641cdcf49277ed01b54ca93c59)

Conflicts:
	cui/source/tabpages/swpossizetabpage.cxx
	cui/source/tabpages/textattr.cxx
	cui/source/tabpages/transfrm.cxx
	svx/inc/svx/svdobj.hxx
	svx/inc/svx/svdotable.hxx
	svx/inc/svx/svdotext.hxx
	svx/source/svdraw/svdobj.cxx

Change-Id: Ic2564b845425ba63e6ae2ad6a80f3bfdb8a2f287

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [3e312f729b2109380a713aa37418e92b81dad75d]

Updated core Project: help  48fa20a5cd43b2f132709e7ad9274627c1983d9b


2013-07-17  Miklos Vajna  <vmiklos@suse.cz>  [ed187fcbd457d01be6ac382d61b493039a5af7d5]

Related: fdo#65632 DOCX import: make start/end of trackchange both be an sprm

The end is an attribute since 0211e8bc457a12570988f4aee7dea42c2fc6d56f,
but this just confuses dmapper. With this, the DOCX version of the
bugdoc can now be imported without getting an exception in
DomainMapper_Impl::CreateRedline().

Change-Id: If820b43a267a62ecdc323eef49bf13d576165269

2013-07-17  Miklos Vajna  <vmiklos@suse.cz>  [7c0a1557406ffffbb8145f8035ce86d31e927667]

Related: fdo#65632 DOCX filter: fix import of non-redlined footnote

Change-Id: Ie1a86e6b59c43c3ee54076d5d68aa3fca0d6a515

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [3bbcae718be74a2e47effeec99655f53f97bed90]

convert frame/graphic wrap page to .ui

Change-Id: I931214850dea1442fa0a4e3314dd339aaff5a789

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [47e2359ded050c5e179c91ee3485c0ea87cea0d9]

fix old indent

Change-Id: I05781f34ed22801ac2d99629a0914c069201a918

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [015fc22e0d00b80f5679ea271f71656ea3733d15]

fix radiobutton GetOptimalSize for images

Incredibly ugly stuff, but this is (as far as I can see) what the drawing is
actually doing. e.g. WB_TOP, surely it should be using image align.

Change-Id: If2dcb1caf92cd5bbd2f07114ae2c41843b5a7f38

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [67d6091052b24745ca6b45654be0906257ceb9cf]

dump the name of the radiobuttons without groups set

Change-Id: I873b5825ef4c49aec86799556229584116f066fa

2013-07-17  Caolán McNamara  <caolanm@redhat.com>  [aff838877219f0dddd3c84788cb2fdcbc42d3285]

allow radiobuttons and checkbox images to be aligned from .ui

Change-Id: Iee7b970344ac85e4b8ce51f1c3b5ae6605c05843

2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f7024571be935d3ed7549325cf35eac29df1711f]

Fix mingw64 build of accessibility

Change-Id: Ief6a4fe62ceb5bf3bd90530db622c7c178e7430e

2013-07-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9206f8c2acfe74a400ec557ccf58da220e210651]

Disable firebird when cross-compiling.

Change-Id: I866f64af11350c838687cdaf3888efdee86dd95b

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [02de3c122086a573edb3a2739caf9b33a2b1c8de]

firebird: remove more patch hunks that just re-order link arguments

Change-Id: Ic90b4d7a3476395c5a43310f7adca3e3d97034a9

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [5dbe32b9e355d741f1e3fd2074a6bd9a890cbe71]

firebird: remove the part of the patch that only reorders link arguments

Change-Id: I96a4d70ae975ce4b6caf9dffaa87b35a66696447

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [0dc9d3d6027b70d2e6cb644d52c376cbc8813d24]

firebird: get rid of EXECUTABLE_OUTPUT_FLAG

The gcc-wrapper already translates -o to -Fe.

Same for CC_OUTPUT_FLAG.

Change-Id: If72fdd2b67380711a116ba9ae7aaa505a2c3eb62

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [3136c467dcfc3fe457ccc974684333f431f0af61]

firebird: pass link options as LDFLAGS

Change-Id: Ieb26e89c4a2aa1df28dc44b393c3130dda0d23dd

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [d1fb8b5dafa64a8fe9d3e2adcacda6bc4090b066]

firebird: do not use EXECUTABLE_OUTPUT_FLAG (-Fe) to link dlls

Change-Id: I1e73fb6f0473d79948b106e96fa3b8c77e5938ff

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [78075142b0c7ff862899ef3c54eb3fce7c602e28]

firebird: fix build with MSVC debug runtimes

Change-Id: I6fc9ee8e37126fb35603a9e56295ced57ce8a2ee

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [fdfcf278c151aa3b29a895fe3e0bacce8a12c117]

Revert "Trying to fix win32 dbgutil build of firebird"

This reverts commit 83dc90038714e5c90ce736c824afc59b79ec999f.

The problem is fixed better by following commit.

Conflicts:

	firebird/firebird-cygwin-msvc-dbgutil.patch.1

Change-Id: I41c9e992d0cacb3c16cc9c4a5029eb9a5345cf3a

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [72849607ca58694589f69d49b6e781b76584e47d]

gcc-wrapper: improve argument mangling

- properly handle linker arguments which apparently need to be at the
  end; without this a configure test to determine name of generated
  executable fails in firebird with MSVC 2012
- support -o *.o
- support -o *.dll
- support -def:*
- ignore -Wl,*

Change-Id: Ia256cb10cc76ae834fc39264609bb120320821f6

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [fdddcd6dca9b16214b8e980f96b4a3ce95556feb]

warning C4702: unreachable code

Change-Id: If5e9b131a17c4a5c2970ffe924188a2ae2344777

2013-07-17  Michael Stahl  <mstahl@redhat.com>  [3ab5e3aa89e25320aaf3cbb92efa0a9133fca239]

firebird: remove junk from patches

Change-Id: If0abcc9fc567125d56bf9ad256b18687bb4c9990

2013-07-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [15178efd902580b8226e9fcf4a72d600b9314626]

remove last users of gb_StaticLibrary_add_noexception_object

Change-Id: Ide24057ec7df09c719ad443085390fb53d1bae02
Reviewed-on: https://gerrit.libreoffice.org/4954
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [69f0c2cfd6747e32ca050599405c556247434c77]

remove last users of gb_Executable_add_noexception_object

Change-Id: Iddee238aa800ecfee8f97a7132b38b6446e0b2a4
Reviewed-on: https://gerrit.libreoffice.org/4953
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9e0f5f45416f4a44afbc5c9e7d09218ad8f29041]

remove last user of gb_Library_add_noexeception_object

Change-Id: I9aef310bd7af21c6725c256109776b3bbb8c9574
Reviewed-on: https://gerrit.libreoffice.org/4952
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-17  Jan Holesovsky  <kendy@suse.cz>  [6f10ddfafc68df3f3458a6ba10bfc649074680b3]

sidebar: A FIXME comment; I don't want to spend any more time on this.

Change-Id: I91af1e9d053f3d27074ec0d20c8f2517f71849cc

2013-07-17  Jan Holesovsky  <kendy@suse.cz>  [a6d3bf989b7f02fa665877e4a785400c869a5afd]

sidebar: InsertPropertyPanel needs to use SidebarToolBox.

Change-Id: I8e93a91aa7f93c7ca21068d56796c80096711801

2013-07-17  Jan Holesovsky  <kendy@suse.cz>  [8c69fcd6ebe514a3b10f929059f0c676913374f3]

Move hasBigImages() from ToolboxController to SfxToolBoxController.

We want to decide whether the images are big or not based on the real
(underlying) ToolBox, not on the global setting, because we can have both
toolbars with large as well as small icons visible at the same time (small in
sidebar, large in toolbars).

Change-Id: I046a12a495f2038df9a571f5779794a639bae6dc

2013-07-17  Jan Holesovsky  <kendy@suse.cz>  [7cfd340e92835c43788031ef184095f0f61a61a9]

Fix crash & reduce nesting.

Change-Id: Ifbfe401cd69678c278394d190a37cc41a28d5c56

2013-07-17  Prashant Pandey  <prashant3.yishu@gmail.com>  [3183f794bf6d9d3da214b25a67240f67cfbee16d]

sidebar: InsertPropertyPanel conversion to .ui

Change-Id: I51df7ade7b5f83124a2a103db3028fbb0b5ea8cc

2013-07-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5c97e88cfaff99dc9a1e250883febde11cbcaa94]

Disable firebird with --disable-database-connectivity.

Change-Id: Ieed24db81ccbfdc3e2876ce74afdc13dee4371db

2013-07-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2c10d784deb86501b5488044a61d9fc2efc6321a]

fdo#39904, n#825976: implement hyperlinks for Illustrations index

(cherry picked from commit 8bb2c7f1556c10508c8ac451c579539ccf5dacfb)

Conflicts:
	sw/inc/swtypes.hxx

Change-Id: I6f682c382e7ab0e06259b335247fdcebd7412942

2013-07-17  Andras Timar  <atimar@suse.com>  [41aa886a7b516c842cc4d74dbbe475c980a28ca4]

Updated core Project: dictionaries  43d24786db9947f0aababb1228379b0b3ece2652


2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [92c08f0c21ba4d7b6174cedef2a1ba05e6260c1b]

After some trials, maybe even I can get things right

Change-Id: Ib553ea1ceff1d09dff86c4a36b896dddab854ba0

2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6a18796cc606603f0e066e85d6849c0a67b5f765]

Brackets are cheap, so use them

Change-Id: If5b539025020a2e9a35fa6e7bc70bcc6a9a4f4c6

2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c6c2c7014809b0f74c922833220de4ccc723defc]

Fix MINGW64 build in svl

Change-Id: I92370c829c192be4ae480e13f290629e7a85be0c

2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [651ef78f6c02fbfc03e672104f27203ec29fe483]

cygpath only on WNTMSC

Change-Id: I38a52116e0bcd85d34c153880c281087bcd2cb41

2013-07-17  Mark Wielaard  <mark@klomp.org>  [cae861f0b32e01cb775214d783c98255acb60af0]

Fix memory leak with osl_getCurrentSecurity ().

The result of osl_getCurrentSecurity () should always be deleted again
with osl_freeSecurityHandle ().

Change-Id: If0991937fcb24207d1f78166f61c4be22d423629
Reviewed-on: https://gerrit.libreoffice.org/4947
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-07-17  Andras Timar  <atimar@suse.com>  [4cf02127888589d66c90286e9994b5cf07ea3cab]

Updated core Project: dictionaries  eba615babe174605596d7d31dc33ff1f21dd8b73


2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7cd5cf28109968e6eb7fc2279fa591c8d6f7e067]

Circulate, nothing to see here!

Change-Id: Ib5223b059ac608580bdb3eade0d9c07340ad7b53

2013-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [83dc90038714e5c90ce736c824afc59b79ec999f]

Trying to fix win32 dbgutil build of firebird

Change-Id: Id28b1eeb1f3ef120d0f764d5c584cc97125290a2

2013-07-17  Jelle van der Waa  <jelle@vdwaa.nl>  [e179af1576a7763f3aeb112a41a640057d02c4f0]

fdo#62475 removed pointless comments

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

2013-07-17  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [4e0656ac0bc5be3306ad016a1a494577ad2ef8b8]

Add PrintName to PrintOptions.idl

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

2013-07-17  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [788fa63351c00bce83b485fa1725e36a57336ab3]

mail merge: forward PrinterName property to ExecPrint method

Otherwise, there's no way to select the printer to use (from an
extension)

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

2013-07-17  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [a4688cde5b7295ca5f5f1ff2fc6e615139c467cf]

mail merge: properly increment indexing counter (was const)

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

2013-07-17  Tor Lillqvist  <tml@iki.fi>  [becbe844a3ee14319d46717074ac4bd6b6b0da72]

Correct help message for --disable-firebird-sdbc

Change-Id: Ia05e09cff1a71237abc487a550dabacd39844c41

2013-07-17  Tor Lillqvist  <tml@iki.fi>  [9fe159ef7cb7cfe5c1c91a6fbf1aa02fe79fec69]

Partial patch for C++11 compilation of the Firebird code

Fixes for three classes of C++ errors (real errors, not warnings):

"C++11 requires a space between literal and identifier",
"non-constant-expression cannot be narrowed from type 'int' to
'size_t'" and "constant expression evaluates to -2147483648 which
cannot be narrowed to type 'ULONG'".

I didn't bother any more and just use --disable-firebird-sdbc
instead now in the tree where I use Clang and C++11.

Change-Id: Ie47e2ceef8e014c48e50f5afa5df6f625040974c

2013-07-17  Tor Lillqvist  <tml@iki.fi>  [83364ad1ec3850a519551c6ae32e63902599b6dc]

We already have the -mmacosx-version-min option we want in CXX

No need to add a hardcoded -mmacosx-version-min=10.6 that overrides
the switch in our CXX, especially as that causes a linking error when
using libc++, as that requires OS X 10.7.

Change-Id: Ieb0ccad7613fae793387e38be617e0cb6ac23d06

2013-07-17  Tor Lillqvist  <tml@iki.fi>  [09ed8830982f6947ee7fcb46a0ab7f4a68c41297]

Add Emacs mode line

Change-Id: I8c4632ff8e38340c1e5474d86ed5c5ab1212cd17

2013-07-17  Tor Lillqvist  <tml@iki.fi>  [43287f3e7b0160a24220231abcadb3bb7da813c3]

Bin "Only in" lines

Change-Id: I65c77736c348078838382ab895749e7a63682fec

2013-07-17  Takeshi Abe  <tabe@fixedpoint.jp>  [029c630a66ae8225e3a7e904d3085dbf79f0d64f]

Mark as const

Change-Id: I59ac01eacf31061093b83ab3057963de7ea4a2e7

2013-07-17  Muthu Subramanian  <sumuthu@suse.com>  [8b716072410bcfd252739fb953d5ac198e27a895]

n#820077: Import images with duotone filter.

Also, contains implementation for a simple duotone filter.

2013-07-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [09fb28de3b29c426afa4c37e36268e883aa55923]

Remove duplication from FSubComponent.

Change-Id: I453eb35ec82cfa632616626385a80d6e0d5cebbc

2013-07-17  Rene Engelhard  <rene@debian.org>  [0d7facdf06728bb1dfeb13ecca199184638c2c3b]

InstallModule_firebird.mk: actually define SYSTEM_FIREBIRD

Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4

2013-07-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f2ef6605e294d3a95dc1c9639e4c23245988e61a]

Make m_aMutex a member variable rather than base type.

Change-Id: I91491af582b57ae602b89a971ccbe5e4901834bf

2013-07-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [30905e486b4c0b40b893a4c0a31e7e6daee28ffc]

Fix clang warnings in firebird-sdbc.

Change-Id: I89c0f22e8db166537f1d6b9313f94c9c3631f195

2013-07-16  László Németh  <nemeth@numbertext.org>  [ec32bf0b19cbebc43ea2e8e25efc7ae42dfafd6b]

Updated core Project: help  a14b0defe8aec0eb8e80827e5c9cc76ebe742fd3


2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7309fda7fa9d072f043782af78c13f9c79c93455]

Don't use firebird internal headers.

Change-Id: Ida2f3599c2904c1c9a01a46656b8e8cd308a6f52

2013-07-16  Rene Engelhard  <rene@debian.org>  [0b68d703f557706cf1ac700067aaf51a6acd21ca]

fix RepositoryExternal.mk for system-firebird

Change-Id: Ie8308940bbeb607babaead768407ff6eefcda098

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [165f985703758154971b99cd501f88292cec76f8]

Fix typo in libfbembed mac installation.

Change-Id: Ie233caecb29e16aa82d29b02882ed349e55ee869

2013-07-16  Herbert Dürr  <hdu@apache.org>  [199ddc1e5da21a7b012d6a75258b13182b600dd6]

#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormatEtc()'s loop

Don't trust nextFormatEtc()'s aNum argument not to mislead the iterator beyond
the container bounds. The comparable loop in CFormatEtcContainer::skipFormatEtc()
already checks the iterator against the container end in each iteration.

(cherry picked from commit a609daa146c5588c6a35c2c145e9573c625ec123)

2013-07-16  Armin Le Grand  <alg@apache.org>  [7f5faa7f64338b11eda4b033ed9d4cba9833573b]

Resolves: #i122758# Initialize Mask with non-transparent

(cherry picked from commit db4affff17f202e69447fd22c246843a6cda3e52)

Change-Id: I4851c544b23d2857a0f13cff3ede987ebb813cef

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [98d26079c57c873827beb2d00883547aa558e9a3]

add and use VclExpander::[g|s]et_expanded

Change-Id: I3b4e0947e85a7f6d6533dd17f39542584087c68a

2013-07-16  Rene Engelhard  <rene@debian.org>  [cb82c96f859d6cfc5567b63d17c732fdd6c249b4]

libatomic-ops is only needed for internal firebird, so only check it then...

Change-Id: I8279b70df17071d46e97583a8b40209444c01928

2013-07-16  Matúš Kukan  <matus.kukan@gmail.com>  [7be71336862204f0763fc2f8cf62a6f48f341114]

there is no libfbembed module

Change-Id: I9c95b826fb3b48a4430fe9e869b1e3fa45682574

2013-07-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [93180c7231f52d85eb361718f7139c568739a6e2]

idl add missing param description for XStorage and XSvgParser

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

2013-07-16  Palenik Mihály  <palenik.mihaly@gmail.com>  [9c0a390489dd99aee4beaf73845740776b8083aa]

fdo#63133: Write tools/tempfile.hxx out

I deleted TempFile class and changed it to utl::TempFile class
-which in unotools/tempfile.hxx- in the followings: Storage,
StgTmpStrm, SwXMailMerge classes; and RenderAsEMF function.
I modified header in precompiled_sw.hxx.

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

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [22adf4e70a4b4a8d188909f39b386e738e3cd37e]

Teach configure about distro-packaged external firebird.

Distros seem to omit fb_config when packaging firebird,
pkg-config can be used instead.

Change-Id: I12e5c5892fcdc5de25835f210ebbb941433f2f44

2013-07-16  Matthias Freund  <matti_lx@yahoo.de>  [71c857c774ab07881100a7939e98e3841183ed38]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 4)

Change-Id: Ibc235d9a34e3530368b904fa084a66490d789048
Reviewed-on: https://gerrit.libreoffice.org/4873
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-16  Miklos Vajna  <vmiklos@suse.cz>  [e2484e3998f2c5036fb8e3584d4b1c72db19bfd3]

fdo#63273 sw: let word count not update stat. fields

Updating fields would generate loads of selection change events and it's
not what we asked for.

Regression from ce14342c4292628a641a72d4f63d9c048e030c6a.

Change-Id: If237df1f31436357022ca8d77b924681e403abd8

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8c9f41f2e6600296e3663c681b3902d2a4d7bbd6]

libfbfembed shouldn't be part of libmerged.

Change-Id: I262b62eb33896c7912685cf3bc78e15b80ce2102

2013-07-16  Michael Stahl  <mstahl@redhat.com>  [1bbe69acfcc401a0686feefe91c34e68a50b0d2c]

SwGetRefField::PutValue: unused variable sTmp

Change-Id: I94cc8455d054d6d43a5445d3434b1d8ef57c05c7

2013-07-16  Michael Stahl  <mstahl@redhat.com>  [802b66092c441065278a879efb5da24fab08a31b]

warning C4805 unsafe mix of type sal_Bool and type bool

Change-Id: I2d65386fb697cbd62768cbcc565611d9a5fdb068

2013-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2a4c55f6d46aec5164ec2ec189ee39cf71c9308c]

bnc#829017 fix issue with negative seeks in win32 shell extension

Change-Id: Ia8072f78ad43281e406377922f50f8de53194f1b

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9a9bf62c4cb7e1238bd383e1e4dd0582b26846f1]

Fix firebird with libmerged.

Change-Id: I2784700686981c3eb487daae00b9f537658771bd

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3f195b9b14a872d0bd1dc62a781a4ba8c197f697]

libfbembed depends on firebird being enabled.

Change-Id: Id2b9891fda5755440b13fa7401db3c988b5e0be5

2013-07-16  Michael Stahl  <mstahl@redhat.com>  [85c7e212a26b24883b9a001b6529efeb80955809]

gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_rule

Change-Id: I0c5b68f6bc81c7c1c88be2cde42fc06949fff8e7

2013-07-16  László Németh  <nemeth@numbertext.org>  [2bbf5d5bcffd2218f6b48fdfa4965735cbd4dd68]

fix misleading typos in librelogo/changelog

Change-Id: If6adf5c46b6fbdb9ae051c11125fb9fb690acf7b

2013-07-16  Petr Mladek  <pmladek@suse.cz>  [828ebc542b980fce90e70459eb2d13e6eeecc355]

fix build with system poppler-0.23.0

XRef *xref parameter has been added to the OutputDev::startPage method, see
http://cgit.freedesktop.org/poppler/poppler/commit/?id=8eb489c355d734a72e140ce7e32470d048362499

Change-Id: I7ad875bf58f6998e639c740f0dac3795738cd1db

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6af7d0675d1c95c92e387424a91732e90382f462]

Fix warnings for firebird-sdbc.

Mostly unused parameter warnings for unimplemented methods. Done in preparation
for merging to master to allow for building with -Werror.

Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3385abe00b1635a09cc54d2b5a79d4c56f7a0c14]

Remove warnings for FStatement.

Change-Id: I2969f9d7b6d5757d78aea6f9ec5602f66fd73836

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [bf4e358c84ffb3b46a3e39f7827ecf6b40cc4d3b]

Correct firebird-sdbc version number, cleanup FDriver.

Change-Id: I9b9f13d312667ad2649ecd8f7288db5413d029a7

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f32dc63b5219e3b8ff99b3b04ec06b48b3c20eab]

Make firebird-sdbc install consistent with other drivers.

Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [35f02179210929fc125f69c6989a53610bd115df]

Fix --disable-firebird-sdbc.

Change-Id: I040049b4c034858f4be4aa580a17fd8bb5986396

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5b73917ce5cf4d074109c79e43828b132eb9b66e]

Patch firebird to build on Mac.

Change-Id: I47ac500922d7e834f5915cc8fb1e19d584675620

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [70e7e92755a12543ac3e4509d590a5d7d5de48c3]

Further firebird-sdbc windows build fixes.

Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c7b074ace067559cf810ecde22a8bdf751151dbb]

Fix libicuin naming in firebird cygwin patch.

Change-Id: Ia58e2b3f55b2cbccb35cdcb6da04bd7d67ad4d5c

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2d2147742e9c79265e98d0e370981944fa49c7fb]

Implement first part of FDatabaseMetaData.

Change-Id: I6dae1f2ecf265333c121f419c0041dd7525efa9e

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c7bfb082ad921b98b4c205adc035428828bd41d6]

Cleanup firebird build files.

Change-Id: I347734cfcc5970d68a1deaef8b06e15a43d80639

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dc2e845dfe45e1ec1f65012b14772ad7afd87cce]

Enable firebird by default, disable as default embedded driver.

Change-Id: I4907b8b7a3b9ab767132d35b5c3539d52d122660

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c3ed455e0462faf5ca36d19d310ebda4222cede1]

Remove unnecessary catalog state (unsupported in firebird).

Change-Id: I34a7a245eb87a5b0d626be4008e2584774e82cf3

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [091b5dfcee4bef783eef4b3005ffea89d807214d]

Clean up and remove warnings for unsupported methods.

Change-Id: Id1a6c3c438c88791654ca9f301dbc7763caebeab

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a066f9e3b96c0157a91514f46712a140afe4ac36]

Implement transaction isolation in firebird-sdbc.

Change-Id: Id18c26cbd62b2cf9573ffafcd3da0041c2d8e9c5

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [25772a93fa8a3a8378fdc44178b5d37a4962cca9]

Make db location a static member variable.

Change-Id: I138c18839f2816baae24ef84eb08dbb71cce2948

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [34d60277c2e7a82bdbb45b6d2db8d9ba2b78263a]

Implement readonly support in firebird-sdbc.

Change-Id: Ifdb235a3772b92b7064d059700084f75d468d146

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [66a716a57ae7b22dbb97070b31bce2a8c484ccd1]

Add auto-commit support to firebird-sdbc, enabled by default.

Change-Id: I0303cc8df281c70973ee10dd67d23757cc7bd97a

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a3818b52cddd587ee0260019d2a9d0e7f0e538f2]

Cleanup warnings in FConnection.

Unused parameter warnings remain as these methods are still to be implemented.

Change-Id: I38ec0a895112766ecae322fdf9c07dea11e60c59

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fcfe056f792c7512f9f0ee7001bd20985686e5e4]

Do not ask for user/password in embedded firebird.

Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7c3560f50fe3199cc24961a2a9b89b6d13405925]

Write embedded .fdb into Storage for OnSave & OnSaveAs.

Change-Id: I2534378c48253584904d11bf049d5d4a05c300dd

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [031009ef27b3dccbb97c9f22f6c59b8808aef34c]

Implement DocumentEventListener in firebird_sdbc driver.

Change-Id: I7e0c9abcb9822e673ba1e93c1d8bf4d177baae0f

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [07532dd1d9eb74f19e086cddbfff0f3e27c7407c]

Fix firebird lib installation location.

Change-Id: Ia7f649abbfe0793dd9389a415845fc1307206798

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [67ff964ca1f900ff92442340a391fb905ae7708e]

Create new fdb and/or extract from .odb as appropriate.

Change-Id: I99dd3300c2a7e903bc924b15c4fea2fd3ad4abb8

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [304ab4488ccbb3737f046a87ac2a5d924edcaa08]

Rename firebird-sdbc to firebird_sdbc to compile with latest master.

Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [99dfc2632754330f49f3fd2bb9eefbb9c6f10ad7]

Add embedded firebird loading code, set as default db.

Change-Id: I993d7d7bacec710bb57d9e8f91d3cd01b0fbf616

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [002e9c5a830de0ddc4b3127e6485af263a52fa24]

Fix firebird installation (windows) + driver compilation fixes.

Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e1d4f2767c4c7c2766fac688720b12002ffc8b2a]

Patch Firebird to build on cygwin/msvc.

Change-Id: I56669eb98cdd3c6fab756898664751c349e8988e

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [91bd53865312149b9c1666be8feb3bdb54a4d25e]

Patch Firebird to use LO icu.

Previously Firebird built it's bundled icu leading to extra libraries
and path issues.

Change-Id: Ib27e364da3b7e5bc56c7a784c0525426d635bf16

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [042bf0982c6da65a5d8845bd9202521f26eb337e]

Setup Firebird installation / scp2 details.

Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b74cba43b0ae2a35df6a09f72309ccabdc6309c7]

Fix checks for system libatomic_ops.

Change-Id: Idb31e6be567e8530062517e7842cdfd8b84c7276

2013-07-16  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0f16fa0fa58180a79aa5d27b44dbab4f9b6374b4]

Build firebird 2.5 internally. Also adds libatomic_ops.

Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a

2013-07-16  Andres Gomez  <agomez@igalia.com>  [8c325831b36394fa9217e30c706f36dc6ac7fafc]

fb-sdbc: Pretty printing table log output


2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [14352be9fc90f8853360fcf9825329a0d1c9e5b0]

Implementing the FStatement::execute() method.

Change-Id: I661b8247a0dfaee970b4742b1114fe085cb8f4dd

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [4e0a1ba7c14e66211ce96efae595ac61897fa3a9]

Fixed crash at FStatement disposing stage.

Change-Id: I04fb2ded38a12b8501c49ccea81ee72fc7b002d1

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [7f42c74c92b00a462d921ad31af335440e5a6688]

The VARCHAR tye requires a maximum length.

Change-Id: I410dea61c8fe904bc11c801f370d1df97e116372

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [49007f0da6d6b2fb15be1424386839926a0d4e3b]

GetTables uses now a Statement, instead of a PreparedStatement.

Change-Id: I8dee162d25360114931ed401d6a6c512ad0c3ec6

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [7f38b8d6a4adb8cf2c373d43070e7d74b9d02abc]

Refactoring some code on the FStatement class.

Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [1d7ad3244504249824cdfe8f88333a1a60773861]

Executing again a PreparedStatement.

Change-Id: I10afa596ed0464e14c4fd95d3a7fb687451a10b4

2013-07-16  Andres Gomez  <agomez@igalia.com>  [fd3271899c0b56ff0051e43db6adf3c22d0b6b8b]

fb-sdbc: added extra checks in FDriver


2013-07-16  Andres Gomez  <agomez@igalia.com>  [bcd5f5ebd4e8cca87fef64a942b505cc8adf30fe]

fb-sdbc: Added temporal debugging in dbaccess


2013-07-16  Andres Gomez  <agomez@igalia.com>  [6f072af34f81275a5e690a8180ac74e7b7731424]

fb-sdbc: simplifying url comparison


2013-07-16  Andres Gomez  <agomez@igalia.com>  [0f9d8be00959d5b8cb616a9ebb161f53a5419233]

fb-sdbc: Added logging support

Remember that in order to enable the logging
output it is needed to properly set the SAL_LOG
environment variable.

For example:

$ SAL_LOG="+INFO.connectivity.firebird" solver/unxlngx6/installation/opt/program/soffice.bin

2013-07-16  Andres Gomez  <agomez@igalia.com>  [8229f77f55450ec492a232ae66e37e842dbbfdca]

fb-sdbc: test file moved to a generic place


2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [b7f7d533ef13317292ac812079a7b40dfd266cb0]

Dealing with parameters in Prepared Statement.

Change-Id: I1f94b7b4795c4a72ef8bf78bb032097094cda589

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [b0591b380418b7e07294c168773b6eff704ea69d]

Adding debug info for tracking disposes and fixed a memory allocation bug.

Change-Id: Iae8a6dac26fd7d074ece6421ae61ecf7ce047b8f

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [5406054026edb65a7f9b0611af0fdd6e28a8461c]

Adding disposing bits.

Change-Id: I997c23d0c0765a6929be89087330ac6616ccd28c

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [5adc3da59ed3ff2c5c41bc1de7d48f5102df2497]

using the new implementation of the PreparedStatement and ResultSet classes.

Change-Id: Ic0048c0408819bcad6cf8c80121cfdd3f76dce55

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [54439ff55782618e34b684f106a56e0d948ee173]

Properly implementing the ResultSet class.

Change-Id: Ice2bd493cf016603d372fe7867cf1ec899f52d8b

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [80eba2962a3f5d1edf1abdfc41b162e439efb261]

Properly imñemenmting the prepared statement class.

Change-Id: I6788bbedb339686d3f97ecb2338994617f373803

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [cf9219216892813b970481868542ad77df269913]

Properly implementing the connection construction.

Change-Id: I6bb114d871697483a1a4246496f73252e5307534

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [05fb9dcadad473b76ec781443ec9ec601ad210df]

Implementing the ResultSet interface.

Change-Id: I755533c5cb5af713d453b8e6ba7b734870e358a2

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [d6855a708cac757127e8d529083402761d1fe2ac]

Debug info and some API methods implementation.

  * getTypeInfo
  * getTables
  * prepared statements.

Change-Id: I549f4a9468b5346e22479363fe0fb81039bc6665

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [aa5b1bb3f263c433a78f34e7066e5a3c4ed97ae9]

Added include and linking directives for building the firebird-sdbc driver.

Change-Id: I2126bc5ca0edc33f83ab6e71db1d38c5e4533ecc

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [1e7d550ad8e590494297846a293dc9415196df54]

fb-sdbc: installing lib and resources.

Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6

2013-07-16  Javier Fernandez  <jfernandez@igalia.com>  [f53228c59a7b539eaf639d6e5e903d0f89d6f5f8]

Firebird: initial implementation of the skeleton driver.

Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [0706ab4a743f9070c137cd93070bcf112c21f92f]

remove usage of removed header

Change-Id: I9c53f3b269b336ecd714c5b1d67ff333b541e9e6

2013-07-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [263153842741d7ce21cc0bf1c5296a55a1138024]

String to OUString

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

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [6ef38bf1c04de2a0733e5bfd88c483416541d098]

avoid unused warning in non-debug build

Change-Id: I209292603b69f51d354369d99cb58fe32bc65a8d

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [784a34bf20ecf2566fd4db9f81b3a6bf9d2b7033]

fix problem caused by confusing immutability OUString semantics again

Change-Id: I9207ec3309b9970afd5c56718829836eead4592b

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [c17c8cc029dc6c104e16627646389d09eb1e6119]

mention the explicit bool conversion from C++11 for pointer-to-bool check

Change-Id: I050019b30d2ec96bbd25916624f8cb88d72110e4

2013-07-16  Palenik Mihály  <palenik.mihaly@gmail.com>  [c66e9cd24c28ff00f15770037ae9a8dd852fdada]

Delete SvCacheStream class

I changed SvCacheStream class to SvMemoryStream class in
the following:  MSE40HTMLClipFormatObj, SfxLockBytesItem,
SwEditShell, INetMIMEMessageStream classes,
MakeLockBytes_Impl function and SwUnoCursorHelper namespace.
I modified header the precompiled_sw.hxx, wrtsh1.cxx, unoobj2.cxx.
I added two functions in SvMemoryStream class: GetBuffer and
GetSize, and I renamed the old GetSize function to GetBufSize.
I deleted SvCacheStream class.

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

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [159e3639077d8e05707133969c4e5cd710c10e2e]

Updated core Project: help  a1aa7b04de5f17eb754341962987bdb8ab3343fe


2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [360d9162c7d9e07652278a05301276b39e035fed]

remove pointless empty variable

Change-Id: I118dccbe8461ba4c90a8c8d54e6f3fc46cb08b1f

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [3e787929d86ba9c306d54363a06de121fbe5c7aa]

tweak background fill color preview to be half-full height

Change-Id: I44a9fc676129dda206e525ee89809f84d77aff48

2013-07-16  Armin Le Grand  <alg@apache.org>  [c239615ca48a2ca15460a12ac654774ef927bfdc]

Resolves: #i122753# Force SwapIn for BitmapObjects which...

are part of a conversion to BitmapEx

(cherry picked from commit 4dc54d2ec37bc1595eb85548f5e3c6d2add2b10a)

Change-Id: I43a92bfbdb41c8c2215aacd65b65774dcf5ab2be

2013-07-16  Michael Stahl  <mstahl@redhat.com>  [4780d94d6d52ff68c72a81bf3e00dbe850995c8c]

gbuild: update included dep-targets as side effect of targets

Make builds in 2 phases: first it ensures that all targets that are
included by the makefiles (i.e. the .d files) are up to date, then
it restarts and builds everything else.

It would be possible to update the .d files in the same build by simply
having dependencies from the dep-targets to the corresponding real targets,
but that has undesirable effects (8b5a984d45005d3df1c89eae897d6e04612625d8).

For a successful build, the .d files can actually be updated as a side
effect of other rules in such a way that they will be up-to-date on the
next make invocation, thus the restart can be avoided.
This optimization will not always work in case of build failures.

Change-Id: I753039ed33f5a84104f35990769eddc83e1d0d7e

2013-07-16  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [3bfe3bfca27dcc4cb00a85c2b30a5a50f5bad689]

Add another fallback-path for wilangid.vbs(work it again)

Searching mechanism for wilangid.vbs(commit 265cc57) doesn't work
after commit 7f4a622("stop copying MSVC debug runtime DLLs").
That commit deleted $vsarch environment.
In configure,using $WINDWOS_SDK_ARCH instead of $vsarch will make it work
again(that is still set).

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

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [84f07b98617c35bebc74c0e67d740c2668b6ba7c]

restore a11y relations within ui format

and hack things a little to get the previews to take full width and half height

Change-Id: I1cea2ad71ea8cafc3e417ec254515764c0f053f9

2013-07-16  Olivier Hallot  <olivier.hallot@edx.srv.br>  [54cac10b7b0001d64f9ee10bd549c9e87c650a10]

Convert Transparency tab page to widget UI

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

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [b4eac50a7ef85661703b8848ef19198313453f45]

try to avoid build breakage with cppunit on android

Broken by eef53622798e2e2f81f28ee5e1c82de0d48c149c , and I've had enough
of tinderbox mails during the last week.

Change-Id: Iab0fe0363e8ca3212eb673ae1da9492140140bc3

2013-07-16  Ricardo Montania  <ricardo@linuxafundo.com.br>  [150c9f8bbcffacc687a5603e2a589d2a3816dccb]

String.AppendAscii() cleanup in math

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

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [32527be0677a8fa971ebbf39ca9cab9c5a3687fb]

Updated core Project: help  c57aaaa05ccf11d34e751687b9513b0988659063


2013-07-16  Armin Le Grand  <alg@apache.org>  [07ec224acd694e2bae34df818fde6b952bf03e8f]

Resolves: #i122724# Better handling of line-only paths

(cherry picked from commit 1898f94578f266de42f92602a36518fb12bacf5a)

Change-Id: I3033197e7c59a829c012b84c1d4cbaca7d155d2a

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [52bce8fadde39e32c0008babadc2c22cc501f753]

convert versions of dialog to .ui

Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550

2013-07-16  Caolán McNamara  <caolanm@redhat.com>  [84e5cdce3ed58c663109bb557b75cd6e45bb2dbc]

option dialog isn't fully layout aware yet, so always calculate

Change-Id: Ifed85cf8c1c2da70eae2d18b9ef32b61ce278c4a

2013-07-16  Luboš Luňák  <l.lunak@suse.cz>  [afb41ff0c5bfc5402c1a5522a55998d6c023b248]

warn in configure about using ccache+clang without CCACHE_CPP2 set

- causes warnings about unused -I options, because they are preprocessing options
  and Clang complains that they are unused in pure compilation
- Clang supresses some warnings from expansions of macros in system headers, but those
  would be already expanded and thus warned about
- Clang prints relevant source lines with errors/warnings in them and would show
  them preprocessed (this should actually apply to GCC4.8+ too)

Change-Id: I02c86c43a657d078e347e4ecd5c1e2ff07db2886

2013-07-16  Jan Holesovsky  <kendy@suse.cz>  [56f484fd648b459b32842b66c32f8945115ed509]

Minor cleanup.

Change-Id: I18154239afcc1a5ee2697f3ffc9eb75d96eb2d4b

2013-07-16  Jan Holesovsky  <kendy@suse.cz>  [16fe20b667b99495fe1dfea8b24c1d93bc6eed68]

widget layout: Take decimal digits into account for MetricBoxes.

Change-Id: I2870dbf9dc1f7fb84adfe81b9be8f4060677e6d0

2013-07-16  Jan Holesovsky  <kendy@suse.cz>  [7e71abaddf34fdc7d6c324b4cf9110fbb88eaf56]

sidebar: Improve PosSizePropertyPanel look.

Change-Id: I1013af7e9f6406ca695f0bee2384639c37fb57dc

2013-07-16  Jan Holesovsky  <kendy@suse.cz>  [f4f99f5c11e451007e57134d639a70c536e1e742]

sidebar: PosSizePropertyPanel follow-up fixes.

Change-Id: I80309119e7d0e217b3fd29535543987ac7140994

2013-07-16  Prashant Pandey  <prashant3.yishu@gmail.com>  [6867a80c415211895919de2e2a40aa106dfa97fd]

sidebar: PosSizePropertyPanel conversion to .ui

Change-Id: I18716dec85c257d2df3ed8973591d831b86e018f

2013-07-16  Miklos Vajna  <vmiklos@suse.cz>  [db610b4a9202a9bb6393b1bcfc7dd56d21bd8112]

DocxAttributeOutput: avoid 'a' prefix for double

Change-Id: I1601f2d2926ca62aae8e7c48b1b2147ebed01002

2013-07-16  Adam Co  <rattles2013@gmail.com>  [1a37ca65b896a5ba100d46c7cde0793f62bc546b]

fdo#66929: fix for default textbox inset values

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

Change-Id: I0e9fa5e73e802f85f02c3fcc5c276ed0c1cb2a58

2013-07-16  Takeshi Abe  <tabe@fixedpoint.jp>  [56ee768bfd912c3c4278056a4712c1108ec38af4]

Mark as const

Change-Id: I06e85719590be114ab1d19010886a035e36f34b0

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [22fa63a4fac7e86bc199092c48f0d2954435bf46]

compiler plugin warning about unwanted silent pointer-to-bool conversions

C/C++ silently converts pointers to booleans, which is presumably seen as
a good idea by lazy people, but it can occassionally silently break code
in strange ways, most notably by selecting a bool overload when no matching
overload for the pointer exists (OUStringBuffer::append() can break like that,
e.g. in ba37e4062f538db7e51d6a64ba544eeddbc567cf, other cases are
8e3bf1598fa95ac8d099e45ae4252e7654a6f590 or 28e4c0250e67a344b4d6088bdca2e680a4bffad0).

So far the plugin checks only conversions in function call arguments, there's
disabled code that could check more places, but I'm not aware so far of any place
where anything actually broke because of that, and it'd require fixups to be
explicit in some places (e.g. 'bool b = returns_pointer();' would require '!= NULL'
added), so for it'll be only the simple various and it can be made more strict if wanted.

Change-Id: I6a5d207daf925e6c2d1bf684060536795ecfcc35

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [b673ba2b2a52e77d6a71cb0725b067df6eb0ff2f]

sysui: oops, the mac stuff uses documents.ulf from CT_share

Change-Id: I2872a9bef161b7e073f6e236c3eb51081262d816

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [8e3bf1598fa95ac8d099e45ae4252e7654a6f590]

avoid unwanted silent conversion to bool

Apparently there's no overload for const sal_Unicode*, so the pointer
gets silently converted to bool, but there's one for const char*.

Change-Id: I52bc13a19111a04c6d17029f44a262387aeff6d9

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [ba37e4062f538db7e51d6a64ba544eeddbc567cf]

OUStringBuffer doesn't have append() overload for const char*

Change-Id: Ibde8e2021d33f01f91486fb6d3e24e7af0a47744

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [9d65113efeff9b82acddf531d341ecb0e56447a9]

fix finding all parents for AST nodes

Ctor bodies can also have code inside of member variables initialization,
which is not considered to be inside function body.

Change-Id: Id68960093a51396b9486f1364b1a361526c3431d

2013-07-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [67db35da5d7a3b117a0e0035c17c2fb58e5f23e6]

DoubleToString: do not modify a reference argument, just return the result

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

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [5bd6a5110bb812f82a81e73422a7b14851f84441]

sysui: no point in trying to build .desktops and RPMs on Mac

Change-Id: I0b5b88ea381f1cbff7d645ef5b48a542411ef7a5

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [d213d507f2ff71ec14a59485e1e10ffbac1f08c2]

convert delete dictionary query to .ui

Change-Id: I5016207a6cf592ce0a7f7a8033825f88c7a22d16

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [c82fa6dc378f42d480cb27fedaf3da93f9359146]

remove unused fields

Change-Id: I1676b71e63256466f6ff2ad27349382d1a4006a3

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [585d4c165f25a6acb19b5f0d05cbb1623283717f]

sc: fix Date/DateTime ambiguity

Change-Id: I99908a73d38b0d4b9919ac9c627b849b1d7de0d8

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [5e6cf64783b1925cdc8f0fba944a8f8edfa3c807]

add missing log areas

From 7650a82702ec9d13e3a52ea84b9666ee4e9f9a62 .

Change-Id: Ie20010fa0a8be6992a1ac7fb4c4dffc8cf0c9cbd

2013-07-15  siqi  <me@siqi.fr>  [71a80c52d73607384851da708735e4a48079fc62]

UIImage categories used for load optimisation

Change-Id: Icf31e42c9be1fb749da912a2b3c79822f16a49e5

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [9d639f6b2f88aafa2c94a73a31b57ddd4122f436]

sax: even more boost_headers

Change-Id: I6d78c737d7cd049c7b148da3b4d30166bb7c8517

2013-07-15  Ricardo Montania  <ricardo@linuxafundo.com.br>  [5730dd48cad67f71a2ab3792b59920470dd7c682]

fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHOR

Change-Id: I46823bb2c6fc44a4871d9535c1f59bd24ba75858
Reviewed-on: https://gerrit.libreoffice.org/4908
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [2b5e401d4cc3db80f02674bab9b52cba3f199810]

Updated core Project: help  cd1389b4c35e4e028b1e433246093cf2f1f13b42


2013-07-15  Csikós Tamás  <csks.tomi@gmail.com>  [712019343e002ed64e7f4e00cc224af3559ed912]

Updated core Project: help  696273411433e4de4411d84837307d8815f42378

update help ids for opt new dictionary dialog .ui conversion

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


2013-07-15  Michael Stahl  <mstahl@redhat.com>  [fd3c5d3a0651b3128fb15725944b6da81ec5bb32]

filter: need more boost_headers

Change-Id: Id927d5494bed8d4d8fa27f38dfcde14b95081cc1

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [1766de5a5e0c831127e735b60e46e32b984c524f]

can drop RID_SFXDLG_NEWDICT

Change-Id: I15d1669a870f991ae4c8428838b22c33a2c021f0

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [c3a83920dc784ea79a16ed13343394df4c031ca6]

drop unused helpids

Change-Id: Ie8b8a929c08ed418619866b1ea28d516ab8a0a87

2013-07-15  Csikós Tamás  <csks.tomi@gmail.com>  [766458eafb855a44b1c4c9a5342bbb3748b7ef23]

modern .ui widgetlayout for optdict/newdictdlg

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

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [5ff4ccc6c49b0d69a3a9f80f9abdc65fe60f8aec]

ucb: fix DateTime in gvfs

Change-Id: I5733e1490f3f162045fa5040efaabb6550d235a7

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [4ce40c0b06888cff6bc593669d0fb94139485620]

sax: more s/TimeZone/Timezone/

Change-Id: I9b50e53b131fc835e792c52de6560d77ac454be9

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [ba8988a59716acc405ce5e5233e3f472e0066cbc]

explicitly export no fill to .docx when fillstyle is set to none (bnc#581614)

The shapes have detectmouseclick="t" for some reason, leading to the v:fill
tag being written, but the default is solid fill, so if there's otherwise
actually no fill, explicitly say so.

Change-Id: I2a8d24ce4d0da1082b4eefbad0db51e2e6fe1bc9

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [114edb760079ca6ad0791db30c75394cf6f634e9]

Enable sidebar by default when the Experimental Sidebar is put to 'on'.

Change-Id: I525f15bc3f6b40522bf0dce754dd8e99386cd775

2013-07-15  Jelle van der Waa  <jelle@vdwaa.nl>  [7650a82702ec9d13e3a52ea84b9666ee4e9f9a62]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

Change-Id: I85a3cfeac16e2c8e20724e1f6a5dd16c2c143a49
Reviewed-on: https://gerrit.libreoffice.org/4882
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-15  Matteo Casalin  <matteo.casalin@yahoo.com>  [02c1f4128b2011ceea6e4a0ceb054ec74315ec54]

Reduce scope of global array and make in constant

Change-Id: I914aff27234e3acede7ae6ade72530dc0fea9dc9
Reviewed-on: https://gerrit.libreoffice.org/4922
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [5f3d88a1f151e12061421751831b5588495199bb]

sidebar: Further cleanup of AreaPropertyPanel.

Change-Id: I8cbb4bf4dfed2689d21247f1abb7d024d4995cbb

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [94c8113897d9fc7f56a43dba4cc1331d758e46a7]

sidebar: Get AreaPropertyPanel basically to work.

Change-Id: Ib5f05346ab5b38b4f3ec30f95b2435c9231d13ab

2013-07-15  Prashant Pandey  <prashant3.yishu@gmail.com>  [8fe5f011537d3eaf2e6bb59ab8672b8de5b41425]

sidebar: AreaPropertyPanel conversion to .ui

Change-Id: I1c291b3806a483a7ce50c64d0fbf2f28204c132e

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [24a98e226aba0ffbfc34a2dd35cb97e1503f684b]

sidebar: Mnemonic widgets + adjustment in LinePropertyPanel.

Change-Id: I4a65e33fde6228405b440ca9653272aa44ea1d6e

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [c8140e71732a4e336b590aaf377de7525f775efd]

sidebar: More logical LinePropertyPanel layout.

Change-Id: I46a2226566163331e8ba03aeb159e1f7e206e023

2013-07-15  Jan Holesovsky  <kendy@suse.cz>  [378510aeba5635cff40ef446722e4d2b7bbeb98f]

Fix build.

Change-Id: Ia08b6e87b5be3ca2994e0c5fbc6b91c1a800208e

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [3f48ec8e73a5cb2cdffaf5edf0eb1e8c44cbc20f]

HIG spacing and indents

Change-Id: I97888b8659bb978595157e881c18ce51c1482b46

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [d004c00a1fbd1c2a2179ca1424d0dab85c49acc0]

Updated core Project: help  7885eab3d5f01e8208310ca2f4258df5cbfdb999


2013-07-15  Olivier Hallot  <olivier.hallot@edx.srv.br>  [7aa0f418f7ebe3f94062ed52e3234d10687180c8]

Convert tp_SeriesToAxis.src to tp_SeriesToAxis.ui

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

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [20cbf5bd3042ed547408f324e020a3d6405705f7]

i#108348: support DateTimeWithTimezone in user defined Document Properties

- fix interface of sax::Converter to allow passing time zones
  (rename the parsing methods while at it to reduce pointless overloading)
- SfxDocumentMetaData supports DateWithTimezone and DateTimeWithTimezone
  in user-defined properties
- add some ugly hacks to SfxCustomPropertiesPage to preserve existing
  time zones (which are not displayed in UI currently)

Change-Id: Ice94112b9d79c285f80b5beda15f0ace91db97f3

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [604aae1fd240254fe851d93dc35b5408bd13296c]

i#108348: fix TimeZone -> Timezone in struct names

Change-Id: Id3b804b5de9328f0e5faf3410ca24295792c6f97

2013-07-15  Michael Meeks  <michael.meeks@suse.com>  [c5d0d5114e06705d43a9ef6a7dd58006bdd25b10]

Prune some leaves for a cleaner top-to-bottom view of deps.

Change-Id: I98e803bee37359405f0e06a62c063fbe9da82ea0

2013-07-15  Luboš Luňák  <l.lunak@suse.cz>  [8bcb9090efe5a8c08881d0a39f102c5f736f2da6]

add gb_JunitTest_SOFFICEARG setting also for windows

Needed since e352abc2e60abd21e383ebf971e545ca510ac4ed .

Change-Id: I1f46a01f319703a2225386e89fc94ca286b301ca

2013-07-15  Michael Stahl  <mstahl@redhat.com>  [652ccbdf3111766fadc379a8cf4650b744e1e19c]

i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

Add IsUTC member to:

com.sun.star.util.DateTime
com.sun.star.util.DateTimeRange
com.sun.star.util.Time

Add new stucts with explicit time zones:

com.sun.star.util.DateTimeWithTimezone
com.sun.star.util.DateWithTimezone
com.sun.star.util.TimeWithTimezone

Adapt the sax::Converter to read/write timezones, and fix the unit test.

Everything else just uses default (no time zone), this commit is just
to fix the API.

STRUCT: /UCR/com/sun/star/util/DateTime
    nFields1 = 7  !=  nFields2 = 8
    Registry2 contains 1 more fields
STRUCT: /UCR/com/sun/star/util/DateTimeRange
    nFields1 = 14  !=  nFields2 = 15
    Registry2 contains 1 more fields
STRUCT: /UCR/com/sun/star/util/Time
    nFields1 = 4  !=  nFields2 = 5
    Registry2 contains 1 more fields

Conflicts:
	sc/source/filter/oox/unitconverter.cxx

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

2013-07-15  siqi  <me@siqi.fr>  [a8e8d46020702c64ff314adbe87e6f21e73e1999]

TestFlight integration


2013-07-15  siqi  <me@siqi.fr>  [99aaa7d985a84302a9945633727bcb444329353e]

click on next slide preview will bring users to the next slide


2013-07-15  siqi  <me@siqi.fr>  [84ceab8140e6460ed42e04bdc72bab598ed167ba]

remove DS_Store cache


2013-07-15  siqi  <me@siqi.fr>  [a2e2873ac39a7882b1c596b12c402504ffb5a4d8]

help button


2013-07-15  siqi  <me@siqi.fr>  [bd3bbccd59e0f7b67d4082228fe45bfa763fc3f4]

icon psd


2013-07-15  siqi  <me@siqi.fr>  [eb853a93643cefe6d531004dfbea9b0927123000]

conflict


2013-07-15  László Németh  <nemeth@numbertext.org>  [6fb6817e30f746d8d2100cc606a3cfbb1cbea86a]

librelogo: hexa arguments fdo#66917 and cropped SVG saving

Change-Id: I12ad6b63221bce0ed7d988f5c0f91dce81055ec0

2013-07-15  David Tardon  <dtardon@redhat.com>  [d3d95afe5856ef06659d61c3572c7682e5a03766]

fdo#57631 fix collection of property states

Change-Id: I607518da26c9430916d922b8e36143cc6dd76f25

2013-07-15  Olivier Hallot  <olivier.hallot@edx.srv.br>  [2d3caece27d2353d0e7d82917c32aceba45859c5]

Remove a glitch left in sweb frame dialog widget UI

Under Writer Web, Pictures and OLE objects have no properties

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

2013-07-15  Khaled Hosny  <khaledhosny@eglug.org>  [9a6ba2dacbcad6a326613a691b005348e3d8cedd]

fdo#66577: Cursor displaced in Web Layout

Using lrint() helps a bit, but does not fix the issue entirely.

Change-Id: Ib80e2c5a57d632f289e49322d3712c6321ae1ec2

2013-07-15  siqi  <me@siqi.fr>  [062de1e49312fda5e184d12576d37a569769bb86]

improved thread safety during disconnection


2013-07-15  siqi  <me@siqi.fr>  [138ecf78253dd9116c96f27b4e0b78be322c6dd3]

remove userstate from repo


2013-07-15  Miklos Vajna  <vmiklos@suse.cz>  [431853bfae7dccd139804caf7ac2505a7c283e63]

fdo#54900 RTF import: support setting para align after text

Both Word and Writer typically write all paragraph properties before the
first text in each paragraph, but at least for paragraph alignment, it's
valid to write them at the end.

Change-Id: I0337e63678ad45c662a204ab2fc59378607abe74

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [24078e3501042e8693ef1f9d3edebbc47e37ce12]

Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2

i.e. I see the bug in our built-in python3 3.3.0 but not in my system python
3.3.2 and there's a raft of email related bug fixes in the 3.3.2/3.3.1
python Changelog

Change-Id: I257770cd0ec41fc3b2f2a638009b075b9a2f325f

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [a86af5919e19d989ee9344071b1bb13140cb83ef]

attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)

and tweak some strings

Change-Id: Ib5886e8bbb6de653682df36b59aa60d9c39aef30

2013-07-15  Caolán McNamara  <caolanm@redhat.com>  [c54f77b7180b271fecff3737bc391e19f050ec11]

callcatcher: update unused code

All FontSizeBoxs and SmFontPickListBoxs are now .ui loaded, .res ctors unused

Change-Id: I50aa8606fefacab0b15b6795a7ba90dff8109802

2013-07-15  Tomaž Vajngerl  <quikee@gmail.com>  [79aa0c50dae2ff6d143d99212d3a32a8ac28f306]

RNG: Externalize strings and add .ui to UIConfig

Change-Id: I98620d235044365bcc67e29a72f036f5fdfd5e45

2013-07-14  Michael Stahl  <mstahl@redhat.com>  [2f8f3a0a3e330e01cc822c5dd618a1840a492f53]

indent that a bit

Change-Id: I40c1639356a0c7e60c276bfc7071c976ba04f314

2013-07-14  Tomaž Vajngerl  <quikee@gmail.com>  [22b0b27cbc0bb4ce57146211a18aacadfe356e43]

pow is ambiguous

Change-Id: Ib63bf0a67f18cf8e2f3705ae8b096c5bdf06edaf

2013-07-14  Tomaž Vajngerl  <quikee@gmail.com>  [5c05b1cabcf7f6a7f490ae6fc4bc145e75229752]

fdo#66477 Random Number Generation added to menu>fill.

Added dialog for random number generation to fill menu into calc.
Initial implementation has uniform, uniform integer, cauchy,
bernoulli, binomial, negative binomial, chi squared and geometric
distribution. Others can quickly be added.

Change-Id: Id5c1f27462f1fe87eddedf415b9c149fb943404a

2013-07-14  Tomaž Vajngerl  <quikee@gmail.com>  [bdb0619d6f28a2b0a9636077f576265d1305ca20]

Remove gauss.hxx from MovingAverageRegressionCurveCalculator.

Change-Id: Ib1a781b7bf848a092dd000d5999fef00a409d92d

2013-07-14  Tomaž Vajngerl  <quikee@gmail.com>  [f879676b3b48477eb0d7de96efd67209e9ec74fa]

If you do DRY don't do it with a MACRO.

Change-Id: I02f5d3c0540afeb3d925e605f1233f40d4e26370

2013-07-14  Tomaž Vajngerl  <quikee@gmail.com>  [c06ddaa0d7b97ef4a6738b5a5ce192e31d6e0d0d]

Use QR decomposition instead of gauss elimination for polynomial reg.

Gauss elimination is not a stable algorithm so use QR decomposition
(with other methods). Also use horner's method to evaluate a polynomial
which is the prefered and more stable method of polynomial evaluation.
Still this is not quite enough as you still have to multiply very large
number with very small and you lose percision on high-degree polynomials
or big X values. Some methods evaluate the polynomial in barycentric form
but how to get the polynomial into the barycentric form is now the
question.

Change-Id: If0d93bc1f08253f015e814e187b5a2cb7f78ec49

2013-07-14  Caolán McNamara  <caolanm@redhat.com>  [c162a4c8e496ed457da67ab24da55cb9ee446c02]

remove String::ReplaceAscii

last remaining users used it as a complicated way to do a simple thing

Change-Id: I810b1542b03bd6faa54f6f076b58cb7d3e680ab0

2013-07-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ee62f1d499c02c329f228a1d94eb6d64b80589b]

fdo#63998: Oops I introduced a new bug. Let's not.

Change-Id: I3ad3a5e30d9562d5565025e5251bf8fb0d28677f

2013-07-14  Caolán McNamara  <caolanm@redhat.com>  [f460556bfa6bd55df3cd4b2288524d63db284d7e]

Related: fdo#66761 we want the bytes, not a str representation of them

Change-Id: I3c268b0c51f7e1ddd2fa6588f40412a33f316b52

2013-07-14  Caolán McNamara  <caolanm@redhat.com>  [82937ce3d7bc2382c4da22365d1245c9f7db178c]

String::SearchAndReplaceAllAscii -> OUString::replaceAll

Change-Id: I5091835c9f71c712f15996e5c6263fc5f21f6f96

2013-07-14  Tor Lillqvist  <tml@iki.fi>  [46894ec48eb33dc99dab807c9fcaf0caa7c6cd84]

Use CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2)

Can again turn on OpenCL by default for OS X then, hopefully.

Change-Id: Id84b2c17c8431080261be45923d8c153f3822e8b

2013-07-14  Takeshi Abe  <tabe@fixedpoint.jp>  [542b45af44cae091735d9c2e11756a928e230261]

Mark as const

Change-Id: I0bf93f1293fb08b8b558fcac0cb496ed99ad13d9

2013-07-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [76488b00ed75bf7915d6d57af9875c6434e740d6]

fdo#63998: Filtering by page fields to work again.

Change-Id: I267ccb30cfa6347313fa1de96e18731f0e22d57d

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [d9bfa462ba8dd0a966fe913fad49f300ea48f638]

convert chart color options page to .ui

Change-Id: I9420014d8bee8f71b5ab64aba5dbc7c27f4a25f4

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [8d50fe51e61bd90d53fa479915267e874bebc37f]

Updated core Project: help  5e64ac33955bdb3e58215ff9dc85f6f310e561c4


2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [c4aa13c931da11164835a7aafbfd7e44bd5714ca]

Resolves: fdo#66761 Macro controlled Python Mailmerge broken

Change-Id: Id8bbf06a5571534aa5eef8624e89565fe3715938

2013-07-13  Miklos Vajna  <vmiklos@suse.cz>  [df4f9dedaa4c4cba0d78bfb935a58b98faa4f553]

SwVisCrsr: rename member variables missing their prefixes

Change-Id: I3c879f282fbe4082a5af6340bb4f2c1452b1b59f

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [d2118b08463e60b96244165f4671a7249e06efff]

convert chart color QueryBox to .ui

Change-Id: Idc514afb9b4e5e2404500d3ad81a4e4203600218

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [04f6d24a0a072dc8f1298b34bd2c473b5f0f961e]

.ui parser glitch

Change-Id: I0ec484c230ecddf29d09b13f78af724f27657913

2013-07-13  Eike Rathke  <erack@redhat.com>  [7c52d0d0a48611e571c4d7f85a71fbe81e711655]

grml.. Mac

Change-Id: Ia49d45a896a3ea5d180d98c3579fb93c6d4b9911

2013-07-13  Eike Rathke  <erack@redhat.com>  [358d1a99484bcc02900bd200a7606a7bf3298cac]

use static LanguageTag::convertTo...() for standalone conversions

If no LanguageTag instance is at hand use the static methods to convert
between BCP 47 string, Locale and MS-LangID instead of creating
temporary instances.

Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09

2013-07-13  Eike Rathke  <erack@redhat.com>  [5d1a8e0d47b6d6e9e3e5735d0ee52fa0b4782202]

added static convertTo...() methods

Standalone conversions from Locale and LangID do not need a LanguageTag
instance. Provide simple static methods. For consistency also static
methods to convert from BCP47, but using a temporary instance.

Change-Id: I5edd27e917ef9e92e8ec457e715b7558d7e4660f

2013-07-13  Caolán McNamara  <caolanm@redhat.com>  [ec07170735331cb64f2e967682ad74def733a931]

make highest debugging level build again

Change-Id: I02dd6d36491321a4210a27605476f1c385f9baba

2013-07-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ae9003af4c3942aa184b67c3cb7687f9dfc7dd5e]

Fix some runtime exceptions with msvc-built libvisio

The previous code was causing silent exceptions in some particular
cases. Passing through a temporary works well.

Change-Id: I71a9a58b98b5f392da4d8a4c8d08ddc1487ec79f

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [15cf5afea05f0539035a1393b3150121489eb561]

Don't forget to shift to the right start element within the block!

Else it would always start from element one of the block regardless of
the requested start row position.

Change-Id: I3843eab2a88b8361250346e3f9696be5086039ea

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2e614e9d01a5e00506b14ecf0588e01d4d5716e3]

This comment is no longer correct.

Change-Id: I815016551ea979d27e1f402dc2badda0d856a229

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cffba76a3487628f0557b423cefe150932308ede]

Cache select converted tokens to avoid unnecessary token duplication.

Change-Id: I3a63d5cbbc1cdc37d681ffd41ec22ff65e56cc0d

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1a74c58bea4619de03bec6fa1fe00b51dd8e7d73]

Set an array of doubles in one step, rather than individually in loops.

The latter is massively slow, apparently.

Change-Id: I689643330e1b04eff7d9665de5d6e423906517e1

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d1fc3fce16172d7d619b6826de44528030ab36f8]

fdo#64448: Don't get type name from incorrect filter.

This causes wrong format type to get "detected" when testing for a
completely different file format type.

Change-Id: I230759e2be432beeae2db24c12369ccb4585f334

2013-07-12  Michael Stahl  <mstahl@redhat.com>  [82f742f65d35896c69be38fa3b1c78a22226f71c]

fdo#66811: vcl: fix broken OUString with length STRING_LEN

ImplSalGetUniString was wrongly converted and constructs OUString with
invalid length in WinSalGraphics::CreateFontSubset; this is then
implicitly converted to an empty UniString so the font names are
missing in the PDF files generated on Windows.

(regression from 9e310cc32923ceb4b18d97ce68d54a339b935f01)

Change-Id: I1603e62cf18f353f3d7de322b9111a173dc6b225

2013-07-12  Luboš Luňák  <l.lunak@suse.cz>  [d7d37d2101ce468e6ae2e1fd711cd7df321a5378]

remove use of recently removed header file

Change-Id: If4248c728f44bfda089fdba9f27a33868daf8663

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [8443c7c1cccba55a43b81cc8bfc034f7c5122f58]

Updated core Project: help  b344257a8edb47b721e283c9eb50eef9e8a381db


2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [6c8109193f0d435977c64c1eeec6c734d3d49bc8]

Updated core Project: help  4096747c2cfa974b1e5b544c36ceff2d85667fc0

update help ids for print areas dialog .ui conversion

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


2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [466545933a70716cb1ca132f7e61cc12c60acbb1]

set primary and secondary text on the gtk overwrite querybox

Change-Id: Ie671ddaba0e749dd0714de589fbaa45d914ba5c9

2013-07-12  Luboš Luňák  <l.lunak@suse.cz>  [2cca46d54846b0cd7769b9287f17632a4258256d]

PCH for more libraries

Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b

2013-07-12  Michael Meeks  <michael.meeks@suse.com>  [5e28f6e9d3021171b12a7827cd5c93cfda1fcd90]

Disable openCL by default on Mac (for now).

Change-Id: Iaf54a64a9e910eaffe1526f3471df8f98854343d

2013-07-12  Michael Stahl  <mstahl@redhat.com>  [420aa16af0bbab4bdef80ceeb8d44cabe65840e0]

fdo#66745: drawinglayer: properly restore anti-aliasing mode

VclPixelProcessor2D: the constructor changes the anti-aliasing mode of
the given output device, and the destructor restores a hard-coded mode
instead of what was there before.

Due to this commit 5913506b2193e93ca2767ab7365ab2e76ed7848f turned off
anti-aliasing for FontWork objects simply by creating a
temporary VclPixelProcessor2D.

Change-Id: I7f7fcbf86b0dd425f599cd8e62fce3c69a2744bb

2013-07-12  Stephan Bergmann  <sbergman@redhat.com>  [dd547e4a8c1895aa89e699810323c933d9ac415b]

Fix headless mode glyph cache memory handling

...the original code was riddled with errors.  It leaked memory, which if it
didn't it would have deleted multiple times.

Change-Id: Ic70b425fac02ef894e35b3dc15039d217f8870f5

2013-07-12  siqi  <me@siqi.fr>  [333b7fb38153ae90bcbcc1348c8db698ba207331]

add autoresize storyboard to repo

Change-Id: I8e9d5a30799fe61df7e7ac235abcbee77f598da2

2013-07-12  siqi  <me@siqi.fr>  [81ef75cbe76a2dc9f835a41f3599878b1aabbf2b]

license update

Change-Id: I79c3da3023c4a5feb5d9f581539696ea988a479b

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [8ad3d846a46a2780e1759f58334b04ce2286ff00]

XubString->OUString

Change-Id: I07f4db038114174a65ed453096d566d699e8fce8

2013-07-12  Tor Lillqvist  <tml@iki.fi>  [46846b7c48c0d408d66ffecea1dbd9ba8e77ff9e]

WaE: private field 'pBtnHelp' is not used

Change-Id: I72f8440691192b7c05ef1c7df85c76e84f7f54ee

2013-07-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [49bf747c8fc65d66421fa3a074e19534ddb52c61]

More SAL_INFO in writerperfect

Change-Id: Ifeef0fab105bec8c42c7f3844dde5d7f81e264b5

2013-07-12  Miklos Vajna  <vmiklos@suse.cz>  [b1cd73d3e62c5192bc3d77f5ecd1036ff42bde61]

bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributes

Paragraph attributes were set directly on the SwTxtNodes, instead of
going through SwWrtShell::SetAttr(), which handles undo/redo.

Regression from 357fac9713875302d30185feabaf5c165e040ca4.

Change-Id: I5dc86e20e3c006dab60a075355ce9ad1f1b67bb6

2013-07-12  siqi  <me@siqi.fr>  [cd9a9c8fe95acc35ee0b44b887b825d06358e5b6]

new icon

Change-Id: I525bd9ffb539f0a64fa02c6a4f10021b298a2eee

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [7908692490120350f2ad45241f7b19ba52dc0489]

GtkComboBox->GtkComboBoxText to use the items, etc

Change-Id: I6ece0c471fbe21fc832c4c65a02bfbc9cf991a5a

2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [9f0644d62f5d54a8d2788f358c850df2fcb1516b]

modern .ui widgetlayout for areasdlg/printareasdlg

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

2013-07-12  siqi  <me@siqi.fr>  [08225e92133bd056bd18d404da5655df14831b36]

disable pointer when enlarged image is hidden

Change-Id: I6c637a4d8d8e0e3ffdeeb29ea98ca184d198355e

2013-07-12  siqi  <me@siqi.fr>  [135cb84e76e58c64e1b9953f16e3544f1b2db3a2]

iOS5 backward compatible

Change-Id: Ia540e68d953069e5f690a36303823f59e1129b46

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [fc0a23e52df27cebb156bc6a128e8b0ce272cfd8]

constify these methods

Change-Id: I72173ef6cbea28afe9f349aa57a94cbfd537a851

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [d75dd80abb28cdb126a12840597d0384dd43897e]

Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboards

Change-Id: I66d3c57c88ff64fc3e3a7fa50fb5a173e709e3bf

2013-07-12  Marc Garcia  <garcia.marc@gmail.com>  [a865cec5d3af824e3d4f6c1d6401ecb743e4f09b]

Related: fdo#54493 determine if a CJK/CTL keyboard is installed

Change-Id: If21a34c69f58612f8ec2eba1253f325f352962cd

2013-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20cbceac4d6ed100a3978d3d7ef3b55735c942ec]

Add unit test for GETPIVOTDATA.

This is just an initial version. Will add more test cases as needed.

Change-Id: I40b00bedafc585acd21e804cf041ce4538274ff9

2013-07-12  Miklos Vajna  <vmiklos@suse.cz>  [f6972d337d0990a5b9c6ddbe1fef1216b6efc714]

SwFormatClipboard: unused includes

Change-Id: I41a6ad6e3af76ddcfad7c33b434601dcc8a2de95

2013-07-12  Noel Power  <noel.power@suse.com>  [3d64d67763038f4c7070f9bdbfdedf63360e6439]

remove create of com.sun.star.awt.tree.DefaultTreeDataModel, it doesn't exist

Change-Id: I029286d9c25f0b7ee562e87cc7e205aa398e594b

2013-07-12  Noel Power  <noel.power@suse.com>  [df9f26c22a59ae2309201d2709ea5f8a0ecbf247]

fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel"

This reverts commit fcd01fba69db6de6cfc983fae65b6ba6764de0d6.

Service DefaultTreeDataModel actually doens't exist ( and we can't find
when/where it used to :-( ) The treecontrolpeer.cxx change to
use the new service also had the undesired effect of throwing an exception
when the UnoTreeControl model is inserted ( previously this failed silently )
The net effect is the dialog control is malformed and not initialised
correctly

2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [146e3927f06cf5d1f1782a3dd6b04fc68945bad6]

Updated core Project: help  38c2d6deb0e64f9f5a7bbc29f313185984d0aea5

update help ids for frame url page .ui conversion

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


2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [efc09e121ceffb0d2c1b841b809277bd6484f1a7]

modern .ui widgetlayout for frmpage/frmurlpage

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

2013-07-12  Stephan Bergmann  <sbergman@redhat.com>  [d8dbf1b5dbfa0db2d765063a1d848d031835398a]

Turn basebmp::Format into a proper enum

Change-Id: I4067c5039c7b5c74a1c144721dd7260de54dd2bf

2013-07-12  Stephan Bergmann  <sbergman@redhat.com>  [b00a99e4af0cf47642a139778a230cc61d1347d9]

THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA

Change-Id: I917c4136614664a1816769300707f170312c885d

2013-07-12  Armin Le Grand  <alg@apache.org>  [04d937c1ec36c2d9fa8c90604c81a37d30e97da6]

Resolves: #i120957# Added Reginas corrections for gradient colors for...

linear gradients in VCL renderers

Patch by: Regina
Review by: alg

(cherry picked from commit 94205034afa2abe9ab73b2f5d0c76f295a7889c9)

Conflicts:
	vcl/source/gdi/outdev4.cxx

Change-Id: I8b66bb1b9155253e138c7ebb4fc3e0686bae7913

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [cad6d7e516e5cc1e0f66d7e400ce949707c94cc7]

add auto correct for uknown -> unknown

Change-Id: I1f67da89f7e9b4a31018fc2ab0a95f7368468d6f

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [06ac689a8d3887519d98a616f9a1727fcc7d0bf6]

initial unexpanded child was actually zero size, not hidden

Change-Id: I8b65b4986bf316e352131e737ebf736d91173d16

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [76789dd61c750b5655fc4dcd7629b12e1ff5d17b]

tab traversal order wrong

Change-Id: If3b46a1f41cfdde7e6ae04c2aba48fc49d6f2230

2013-07-12  David Tardon  <dtardon@redhat.com>  [e352abc2e60abd21e383ebf971e545ca510ac4ed]

allow to run smoketest in arbitrary installation

Just set OOO_TEST_SOFFICE=path:/path/to/installation/program/soffice .

Change-Id: Ic772a56328253f608a62a21923a74198fa29a136

2013-07-12  Herbert Dürr  <hdu@apache.org>  [28a4496c76acdab6cb851387e78366bb611f130f]

Resolves: #i120788# remove unused members from PyUNO_callable_Internals

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>

(cherry picked from commit 5e2c3fd88906494965979bd20ca852391bee3bac)

Conflicts:
	pyuno/source/module/pyuno_impl.hxx

Change-Id: If73d5f7b799f04b79b5cc71d2d44c797851b18d0

2013-07-12  Herbert Dürr  <hdu@apache.org>  [3c57a9b8a41b0b1244e649f0766f45d54012f395]

Resolves: #i120083# make python loglevel and log output changeable...

through environment vars

Set the log level with the environment variable "PYSCRIPT_LOG_LEVEL"
"DEBUG" (for debugging)
"ERROR" (show errors only)
"NONE"  (or anything else) (for production) is the default
and the log output type with the enviroment variable "PYSCRIPT_LOG_STDOUT"
"0" (log output to user/Scripts/python/log.txt)
"1" (or anything else) (log output to stdout)

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>

Note: Commit message edited by ASF infra team to work around a known issue with the
ASF svn install (not an issue with svn) and UTF-8 handling. This is a temporary
issue that we hope to resolve soon.
(cherry picked from commit 9dc7f72febe9d294304f70cc7b9cdeab1c67dc8b)

Change-Id: I099c8b3f812559c380078f63b692c83fdc811e33

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [479bba2cdcda8dbd86861ea62c8c25bfef633148]

Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure button

Change-Id: I11c9a35e3d50a827127e4542a40f6f29580d4e8b

2013-07-12  Eike Rathke  <erack@redhat.com>  [6c88ebe9aaf32b5c7c6e22270ee90091c019f567]

write bcp47 format-locale if necessary and read both

Change-Id: I82cfdd8652d1c86b701ccb0b913928c860a360d2

2013-07-12  Eike Rathke  <erack@redhat.com>  [76d36d5bba2712c1c98548e73ca9fb82e11b0cca]

write ISO codes for native number transliteration

Change-Id: Idc3bf2aabb7df4e57deb13251a1f6631c579268c

2013-07-12  Eike Rathke  <erack@redhat.com>  [2c5548a6fb0886f32cf20609638d171c43a6d1af]

write bcp47 to dc:language

Change-Id: Ia62ef327cd07070c2e48f4140c58f3309581b562

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [9f7eab01a65c39b07afb1fba8819593694a3fef3]

Related: fdo#66817 pressing space on a DisclosureButton should toggle it

Change-Id: Ib0f03e4389a35f1eb66c3c5951e89a9f70ec7145

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [164c83d0fd06db0d6b4f2458517405ef74a09010]

Resolves: fdo#66675 set alerts to non resizable

GNOME HIG states that "Alert windows are not resizable" so consistent with
that.

Change-Id: I44240f2202fafca2e6a0502e09f22683bbea4c50

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [e567153a7849c108e94d28be81576305ec86fa31]

Updated core Project: help  de54c17248708f728177be7a3421da1dc0e97504


2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [1163b54c2973e3e67d1259ad10b2ff81be74055b]

add back text flow options and some other reorgs

Change-Id: I7139779728907b20d577bf465090674238f80649

2013-07-12  Csikós Tamás  <csks.tomi@gmail.com>  [78f5ef0a36f1484b533197136279821497bc4151]

modern .ui widgetlayout for frmpage/frmaddpage

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

2013-07-12  siqi  <me@siqi.fr>  [544fd39ed3abe5d5a1699ae009c6ff797a3dfba6]

swipe in sidebar improvement

Change-Id: I7834d5ae8013004d080d433e4625a0a60bd5877a

2013-07-12  siqi  <me@siqi.fr>  [d3c31b6fccd605ced0c7657916c38cda02206b11]

two pointer mode implemented & various bug fixes

Change-Id: Ib927b7a463d29838fd16eb62dc23a05a230c0274

2013-07-12  siqi  <me@siqi.fr>  [a5f6c185ed1cff681b8002583def8389c5a07400]

accelormeter implemented but doesn't work well...

Change-Id: Ia5f2c1e706b21914ff483378e1bf8ffbdeb5eed6

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [77826a484fc0eaceff4cfeacced0b8792743788c]

remove unused ids

Change-Id: I6c25699ec598ff6d3191870859eebc83eacc7709

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [505c5c399d09609c3d4bfa3510e2c6f5e8cd5912]

Updated core Project: help  b6af35b3def2399a8dec491c50f7a946618261d0


2013-07-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [65adf781e097b658b1b3ba1ee6999b1bbadf6592]

Convert Draw paragraph dialog to widget .ui

An undocumented feature can be enabled by environment variable

export SD_SHOW_NUMBERING_PAGE=1

so a paragraph numbering tab pages shows up.

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

2013-07-12  Eike Rathke  <erack@redhat.com>  [35a230af3f2e847983174cf65c567e04212791dc]

prepare to read backsolver's OOo ODFF namespaced function name

Change-Id: Ieff6955c54125483eeac25f87ab334d91e37968f

2013-07-12  Caolán McNamara  <caolanm@redhat.com>  [952bc9feece3ab57014263371dd00d60bf1c75ee]

ensure all tabpageids are initialized

Change-Id: I0973daedacf38ed9fbe969063c3f7f17a2fa4758

2013-07-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [9992b1aadb114159fe5d78e46aebb209d718d958]

Convert paragraph properties dialog to .ui format

Convert Writer paragraph properties dialog to .ui widgets.
Reduced 2 different dialogs into one (bDrawParaDlg)

Conflicts:
	sw/AllLangResTarget_sw.mk

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

2013-07-12  Ricardo Montania  <ricardo@linuxafundo.com.br>  [01ea5d7f6c92055a9a131c124f899968bb7c4023]

String.AppendAscii() cleanup in sc

Change-Id: I99e8834085573238f0d1d49576f73e945abc44d3

2013-07-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [231cb07d0e7d250866ae5ae5b46eca81f5f3523c]

connectivity bison/flex: get rid on unnecessary static OUString()

Change-Id: I06057fd5fddde278333bf3b65388c70d30b69d79

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [324d87a130d929fe59379ed8c15e33f7c74e38dd]

fdo#66655: Get GETPIVOTDATA to work again.

1) Compare data field name as it is displayed in the table output.
2) In the result tree, store field member names as strings as displayed
   in the table output, instead of as ScDPItemData.

GETPIVOTDATA operates on displayed cell values and do textural comparison.
There is no use storing ScDPItemData which screws up value lookup in
the result tree.

Change-Id: I31bc03a6800f4fadf2ba1180d1958354d43e8a07

2013-07-12  Eike Rathke  <erack@redhat.com>  [f028d9c08c3c5136a860475be16f1d0fc583ff3c]

use LanguageTag

Change-Id: Ie7e9aac9356a7a9e20945556960f807928e1fede

2013-07-12  Eike Rathke  <erack@redhat.com>  [15e35498e602e9a844ea4067044f8f8efd72755b]

use LanguageTag to convert, and some FIXME-BCP47 comments

Change-Id: I63abfdfbd9f94993ce583ebd4cf8ef44d2068112

2013-07-12  Eike Rathke  <erack@redhat.com>  [ae32dd4f7d2dc4592c54390f75a5f3479c899f18]

some FIXME-BCP47 comments

Change-Id: I0c9a532ac4eec9730f7ae17b02742a381fa0a667

2013-07-12  Eike Rathke  <erack@redhat.com>  [5a795e01e02995880391a56d67065a0621d4b622]

use LanguageTag::getGlibcLocaleString()

Change-Id: I3770056e3a8039dae5c5cfe686f445d4668b5995

2013-07-12  Eike Rathke  <erack@redhat.com>  [cde58731dc2e0da78cf761ff95a5df214296d041]

use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()

Change-Id: I9fd4c0a3887dd3d7ac756f0399a8a030d116f68a

2013-07-12  Eike Rathke  <erack@redhat.com>  [562880754bc8b59b752a6ca40ee4323240f74ac9]

restrict to ISO language-country

Change-Id: I0dbcb4bd75fa270acee409524d6b1dd12547ff0d

2013-07-12  Eike Rathke  <erack@redhat.com>  [f66f896657967c0ce3c75680e956cad918a632d3]

DefaultFontConfiguration and FontSubstConfiguration with LanguageTag

Change-Id: I6c111392537d114358d0574f2dbdf40f684b5103

2013-07-12  Eike Rathke  <erack@redhat.com>  [1254a00da0fff439c8f8ac1697da7a96e10b1705]

eliminated some back and forth conversion between bcp47 and Locale

Change-Id: If97a4b695262a99979dbab1bcec75fe694c4de80

2013-07-12  Eike Rathke  <erack@redhat.com>  [642f458c23eefc9fcf5447362a049329b489adf0]

use OUStringBuffer

Change-Id: If82c2114a1145e1bfdede9205461717c04043db2

2013-07-11  Andras Timar  <atimar@suse.com>  [562c39d73fb473f0eaec227ed0f607de4b7d8322]

fix HTML export of linked image bullets

Change-Id: I14ade42adfff9beb0e40eb0d7e5569cbef0ced06

2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [5e75084ca252ae9d90e18df0c50a92f48dfa7ece]

Update opensymbol readme.

Change-Id: Id6f82bb23336d056b2a4aa9966d93f9098f2cc26

2013-07-11  Eike Rathke  <erack@redhat.com>  [50726b3012d75c0d86c651074cbffe85bad4b1b7]

simpleExtract() with "re-casing"

Change-Id: I3ee2cdab9ac889eb3e73c08924c349777fbef2f8

2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [e962805b31074d6b6a2ed0db6452769448337553]

fdo#66826 - Allow parameters to be passed to patch such as --binary


2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [bfc060597078ff19fffbcbe21fb1dd41655a9e4c]

Related: fdo#66524 don't invalidate font cache every time

The afm dirs are misdetected as having had something in it in the past and
having nothing in it now.

AFAICS it seems that this particular code has always been like this, so keeping
this fix separate for master only.

Change-Id: I8960d0b0d22ee24d5691eecdce262011dc141ea6

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [019a8f3f74ec778d5fead4d2b4d47e75cf750bf7]

Resolves: fdo#66524 string conversion gone wrong

Change-Id: Ie885514cdfaecc14ac57bb53a2da7c51274d54b0

2013-07-11  Eike Rathke  <erack@redhat.com>  [21b2b1c04998307d71129e607508007a795a7ce7]

unused variable 'sTableName' [loplugin]

Change-Id: I5fe746ed08a7b1124465231b6e85475da5490904

2013-07-11  Eike Rathke  <erack@redhat.com>  [62f56ba02d7d664a835a36bfabe3a1704b175baa]

use LanguageTag and getFallbackStrings()

Change-Id: I398fb1cd3a2f456562d879b417ec964f21f67464

2013-07-11  Eike Rathke  <erack@redhat.com>  [ac469ceef535c5463443d3d81dc02cd9744785a8]

use LanguageTag::getFallbackStrings()

Change-Id: Id9403337375077931e976358c4410ad18ac0e092

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3c59183f5bfa22194f0287b449aaa6d882be8827]

Add test case for matrix's double array handling & fix one bug.

Change-Id: I6cb2ff8bf536ccb53ae9f146baf6aa582f9fbcfe

2013-07-11  Eike Rathke  <erack@redhat.com>  [5e60674857d3d290f172b8c133c69aeba003b1ce]

use LanguageTag to convert

Change-Id: I11007c31e5b4eea39ce27876de8a65fbf563a5e9

2013-07-11  Eike Rathke  <erack@redhat.com>  [0f80c06463e63af9f52501469c0c2090b662ae55]

added FIXME-BCP47 comment

Change-Id: I77416a9e275dc204b3b82807d27b5276ad4f497f

2013-07-11  Eike Rathke  <erack@redhat.com>  [7d0f6f671e7f9027b46e9a87e4b3608429ed64ad]

added FIXME-BCP47 comment

Change-Id: I202c53a094ac7ddcbd1fa0d2367058aba56820ed

2013-07-11  Eike Rathke  <erack@redhat.com>  [759d56352faf463bba11369f1a7be8bed3814f90]

use LanguageTag to convert

Change-Id: I721f1018e6380a3102b6dd20052001b1e950421b

2013-07-11  Eike Rathke  <erack@redhat.com>  [96a5c866a94590c993629013c41f00b7d496f70e]

use LanguageTag to convert

Change-Id: Id32a8a75cd24a8acc4dada689a5688767de6745b

2013-07-11  Eike Rathke  <erack@redhat.com>  [a0ab8e389cca3db9fef0547925cdcc6d71e9b43d]

write bcp47 for dc:language

Change-Id: I859eaaba3c852127422bd0d0e0db0f9bd62e0d55

2013-07-11  Eike Rathke  <erack@redhat.com>  [f758c53e87a2e29ccd4d8e11f1426e1d805b2032]

use LanguageTag to convert

Change-Id: I9209b659eb88df5610882a476dc12ac45527e568

2013-07-11  Eike Rathke  <erack@redhat.com>  [b49892872ef2c73c3f2b745c00baa1c735837ec1]

comparing Locales without Variant is now insufficient

Previous code also had some odd notion of inequality ...

Change-Id: I0e75035a0618a3a0a177d22296155b9ae2a26185

2013-07-11  Eike Rathke  <erack@redhat.com>  [3dd16c6838778b8a947cc5daddc89a354712cb47]

use LanguageTag to convert

Change-Id: I689bb64664ee36b2e3e8386ebd20cdd95c51142b

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96086484d3429ff849b468ef5d1ff8ac8e7874a9]

Move pivot table tests into a separate source file.

Change-Id: Ie32999007bbeaff4076195c68f2537ba0da6148b

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [67ffff37ed16dff6529daf36835554f54a28fe5e]

Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.

This one too doesn't operate on column.

Change-Id: Ieb23641ca4860d6f137b266813ad56f4984e0523

2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [d35cf5e19652989419aa598119ccd978307111fe]

fdo#66826 - Add DOS CR/LR line endings to please patch 2.7 under cygwin


2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [22347f6180cec13c2f1101300e4f0b45b6d1ae39]

Resolves: fdo#66815 avoid resetting the selection when values are unchanged

Change-Id: I88534e0b0e8302630193f77d2d85c4029a5a8f52

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [d55c0c902838540573e32a7cf34cd8c45587adb9]

Related: fdo#66815 fix the column dialog's 'enable' dependencies of widgets

a) entire block at the bottom depends on > 1 column
b) everything in that block, except the line style widgets themselves, depend
   on line style not "none".
b) additionally then line position has an extra dependency on line height !=
   100%

Change-Id: Ia3c904c7beaa2a3f7b9157d2ec8ab51813601873

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [33fe41cf45efb89f9a7629c5df5a6b4d5b7c0b76]

sort is ascending by default

Change-Id: I38354405acbbdb27b9e7ce1d19e862b7b352c850

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [b93b9e6d424faa7f6664a15b0507885f87745b01]

microoptimisation

Change-Id: I977fbd8387b069574d9818923ada54392d39347a

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [417925840e8697aaee8eb2f566d7e706bc8c379d]

give right function name in debug messages

Change-Id: I7d82e34545a5aab657f3156b8c5b23c8a8531a11

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [40370f759c403c5f07fb4d77680bd8f954e55231]

ORDER BY columns are prioritarily *SELECT* columns

as opposed to *table* columns,
and notwithstanding HSQLDB 1.8 (our embedded database) bugs.
Actually, supporting ORDER BY on non-select (but table) columns is OPTIONAL for DBMSs
(but quite common)

Change-Id: I6725dfda36b09429a78262bff6f3d3e3dd9032b6

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [ad1049716a6e62066a196c78b163c30af3a2d264]

remove unreachable code, reorganise OSL_ENSUREs

Change-Id: I5a5df020dd6900e28a9db94bfa179baa3f59dc4a

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [48e5349a6e7f155e8709c4e9d0839eea51d57557]

lcl_getColumnRange: no table range -> match 1st name-matching select column

as opposed to no match

Change-Id: I811abd9df5b6cc617c28ab330cecb406cd11e709

2013-07-11  Lionel Elie Mamane  <lionel@mamane.lu>  [72e71b829d43144c2991b589b0db96097d7f4fb7]

delete in destructor checkbox created in constructor

Change-Id: Ifceae4c7ffe15bfc62ce34f4463fd4e071403359
fixes: debug build aborts when closing that window

2013-07-11  Eike Rathke  <erack@redhat.com>  [38522416bd6a85f206b8c294726dd2e3d6a63567]

use LanguageTag::getMatchingFallback()

Change-Id: Ib6fd9581728bdd7c32ccec9ce538d9b4c5658b04

2013-07-11  Eike Rathke  <erack@redhat.com>  [00de85cc75e3501a5597c2f293407b1b76fef429]

added getMatchingFallback()

Change-Id: I5805ab98049bd7dfd8ca1b58632f6c0115197bdd

2013-07-11  Andras Timar  <atimar@suse.com>  [547affaf66ea063970438e321e98b0f788a3027c]

remove unused headers

Change-Id: I84326c0c6df0a68f3fba5659144b01d5131a001b

2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [1e5cea126cbb014582f4395e85a8eca1ac63354f]

Make an undefined Shortcut FileID a hard error

...so that regressions like the missing libjava_uno.jnilib in fdo#66703
"REPORTBUILDER - report design wizard does not start on click (missing
libjava_uno.jnilib symlink)" are found earlier in the future.  (It is unclear to
me why it had been demoted to a warning right from its inception in
5b6ee999707ef33bf8bbab6848f331df072543ae "INTEGRATION: CWS native99 (1.6.738);
FILE MERGED.")

Change-Id: I415477cff39b4a6b848701374c7f9dbb8ab2f6ba

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [74388d2fbdd3ffb7d319e74dd1a7c5592410aacd]

Handle --without-opencl-sdk or --with-opencl-sdk=no

Needed especially for OS X where building the OpenCL code is on by
default, in case you still want to bypass it (if it is broken).

Change-Id: I47584890869ef2b5a77e0cb68a110d49e1ff4755

2013-07-11  Andras Timar  <atimar@suse.com>  [0b48a9b5e05e57306d7f3a32d2be01bb352b0d18]

remove unused headers

Change-Id: I3345e6322a9aa25239df98033b8436ec377e197f

2013-07-11  Andras Timar  <atimar@suse.com>  [e6fb87e6039de7d871563cd14b5b9d21129cd216]

statement aligned as second statement in if body but not in a statement block

Change-Id: I0d691c75cc5477b3b0f9c6f6f2dc420a51751201

2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [b62d8e6b081d90d3b6e503f5cde9e70e370d671c]

Adapt example to use retrofitted UNO service ctors

Change-Id: I85bf8e3fe76ff107cc3e611cc1103ca1f27fc00f

2013-07-11  Luboš Luňák  <l.lunak@suse.cz>  [386af68921d8ae658b3704943b5f58603d7fbf83]

remove duplicate debug area for framework/

It'd be probably better to rename all the cryptic abbreviations instead,
but two different debug areas for the same thing simply doesn't work well.

Change-Id: I895fadb47ebf408a36d13dbb32386caa3f472f1c

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [7450f19f62194f79349fa6d3bdb9733d7110a143]

Bin pointless #ifndef _SFXSH_HXX

Change-Id: I5c08bf9a9db2d1509407589dfbecdde44577ccba

2013-07-11  David Tardon  <dtardon@redhat.com>  [bd3aa6983796f9dedf85c446a0ce5e5505583809]

fdo#66072 do not end auto_*_ALL by a comma

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

2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [37d9921797a3ad3be8257fbfee11326549fcd987]

odk/examples/python/toolpanel/CalcWindowState.xcu is still in use

...contrary to what f13f9b5cc5267a7a5606b1a89db91b6d7aef5f9c "various .xcus are
gone now" claims (thought it might ask for clean-up in light of
af572d9fbb744c9691abe465815d7927a9d11510 "Related: #i121577# Allow setting
toolbar name in Addons.xcu").

Change-Id: I4ff75c3ddf5bce28330f7b99282d8e2e081de48b

2013-07-11  Nourah.AlShoeibi  <nourah.alshoeibi@gmail.com>  [00a26f824232d9dbf68cfbcbdd4b423da23ed4eb]

Modifying comments to meet Doxygen standards

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

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [cf6a74af5340c2c4fbf270a95bad12479524d9d4]

XubString->OUString

Change-Id: I1049249741f445ad7bd9c070f99812c4404597c9

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [8197518497ce5c538ea5db85168614f6025de2b5]

Uknown -> Unknown

Change-Id: I06d48669804d2ae99c47a0df1ed3c6f45c87a57e

2013-07-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [d496bcdb770a61400abf4f67baae5103505f8a34]

we do not support any platform with bison < 2.0 anymore

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

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [25b4ecbbcf9af9aeea5ca093b138f108de35a353]

sidebar: Improve the LinePropertyPanel look.

Change-Id: I11cadee9a0e3708df09cda2bbe0959c2be7fdda9

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [2978948d05c299cccebba997ce599f3a7f72057e]

No need to have unreasonably long descriptions of line types.

Change-Id: If6d9830d776c0aa95c848a04b43a8d43ba34bfde

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [f471a9fcfc85e4e695a2dae0a1b4cddefca8d6dd]

sidebar: Images have to be global in LinePropertyPanel.

Change-Id: I8cdb6321dbfa6860855e24bad03974de668c56eb

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [09b3a00b8eb0709f0606d024c242b345ef2f364d]

Unused, kill these src/hrc entries.

Change-Id: I96bd136313d77f3d3d9aee53c0b916d515004ba9

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [dae88bf60adf1b7c9dccd79bdc1f444b91732a08]

sidebar: LinePropertyPanel missing entries in listboxes.

Change-Id: I366cda7e63d3c64b063bcadc879c15a228981576

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [79a8e218461441cc7b9f5095a097543e7556bd83]

sidebar: LinePropertyPanel .ui usage + small cleanup.

Change-Id: I2ef9554c35015a050e02ccd1b6fc799fe9f1a919

2013-07-11  Prashant Pandey  <prashant3.yishu@gmail.com>  [ade434f494d0e272db9818f672c38e311ac748d8]

sidebar: LinePropertyPanel conversion to .ui

Change-Id: I7f9ee68fac268621f2412377fa059c7f8225718c

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [51908951143aa97022023c336cee64cae202346c]

add patch

Change-Id: I4cc4f3dda5bcf30704bc6a448c85546d3af46c46

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [a45f6814c9d02fa3e3deed250c4f154c805e6570]

patch for messagebox api change

Change-Id: I6317e24dc93eb23a3d762f714d132851d7d80354

2013-07-11  Ariel Constenla-Haile  <arielch@apache.org>  [805c6101b3427cc98b53f1c48f22f705206c384d]

Resolves: #i121544# - Clean-up MessageBox API

(cherry picked from commit 27cfcb1e9d103b3e49c1263b1fa59fee8b187b21)

Conflicts:
	desktop/test/deployment/active/active_native.cxx
	desktop/test/deployment/passive/Dispatch.java
	desktop/test/deployment/passive/passive_native.cxx
	odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java
	odk/examples/DevelopersGuide/GUI/MessageBox.java
	odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx
	odk/examples/java/Inspector/Inspector.java
	offapi/com/sun/star/awt/MessageBoxButtons.idl
	offapi/com/sun/star/awt/MessageBoxResults.idl
	offapi/com/sun/star/awt/XMessageBox.idl
	offapi/com/sun/star/awt/XMessageBoxFactory.idl
	offapi/com/sun/star/awt/makefile.mk
	offapi/type_reference/types.rdb
	sdext/source/minimizer/unodialog.cxx
	toolkit/inc/toolkit/awt/vclxtoolkit.hxx
	toolkit/source/awt/vclxtoolkit.cxx
	toolkit/source/layout/core/root.cxx

Change-Id: I170b494fb96362bb25ba8d0f2518d4e46934dd67

Related: #i121544# - Clean-up MessageBox API (post fix)

(cherry picked from commit c9f7a06e7798bcd5253844c49d210ea9345bd4b8)

Conflicts:
	sw/inc/pch/precompiled_sw.hxx

Change-Id: Ib8b1e7aaac769feff5206fcdd238c487a6130dd1

Related: #i121544# - Fix header guards

Found by: Tsutomu Uchino

(cherry picked from commit 82194a19ff4f29c8451c8e6ab6fe4f1b9d08df27)

Conflicts:
	offapi/com/sun/star/awt/MessageBoxType.idl

Change-Id: Ide8ba697fbc80395d2f30a068a0820a6afa3332f

2013-07-11  Ciorba Edmond  <edmond_ciorba@yahoo.com>  [5dd1b3da57862a6577717544dde56482add89170]

fdo#63211 - embed images in HTML export.

Change-Id: I585c85d2cee13ee8954623bd981cb372d78b7952

2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [31144904919cf386f7ef6941a2932bc00497ed13]

X11SalInstance::CreateClipboard is only ever used with the default $DISPLAY

Change-Id: Id9a407b9ee4419fc6342931b249eb00e70addfad

2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [b100f3f06be2dd79c8145cdf487901bc5d71b332]

Simplify support for bitmap depth conversion in X11 clipboard/dnd code

...I see no good reason to make the code from bmpconv.cxx available to
vcl/unx/generic/dtrans/ in a complicated way via UNO, instead of calling it
there directly.

Change-Id: I4f2e53c4610e8e19c96e1230a5c5ef034aab80da

2013-07-11  Miklos Vajna  <vmiklos@suse.cz>  [3a58a0f9d3600d0475e1a2c6595785cfcf5f362e]

AttributeOutputBase::RunText: String -> OUString

Change-Id: I413f0c4a270c5246dc87c5ff4f7042bc16330ed7

2013-07-11  Miklos Vajna  <vmiklos@suse.cz>  [4785fe1982837c0dc047158323e4c88701239790]

MSWordExportBase::OutputTextNode: String -> OUString

Change-Id: I20da47b7a2aadd11199547673521332afbf23387

2013-07-11  Armin Le Grand  <alg@apache.org>  [8d92c5d1fa4216749c48e34e471f5362a0906a32]

Resolves: #i121917# secure SdrTextObj casts in cui

(cherry picked from commit 005cd2d436221519f74e54fb2373c7cbece6aed0)

Change-Id: If38213ec9bce63aab97ad9d32273c05860e583ee

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [21e45efa42932ec5fbf8d9fea4cb7e71edf08b9d]

calc general page out of line with the rest

Change-Id: Ia0e13732266bf2864a3d9d1ceaeffe8eb429bff3

2013-07-11  Michael Stahl  <mstahl@redhat.com>  [f3d3815af87ed27a8c809d282b1f0c913b0ceea2]

remove unused method

Change-Id: I04a33b37dd905e6aecb2423a0cd3d8ba355aded3

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [0c2af4a1c0603fac4f0fa1bc0a5036efe65e6ef2]

drop some unused hids

Change-Id: I9061966e6c86acf94c9a34704567366315baf007

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [5c5e70f3ad29eddf6f39d037779dba31689b7ed7]

Updated core Project: help  bbffb8dbd5930c7b808fdd3887ffae4fe88ee6f0


2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [1c7e0ba6cd9b1ce6a3e1c65460a3a0849bcb3189]

post .ui conversion we can remove explicit SetPosPixel and HelpIds

Change-Id: I2b7ff3e667ce1085676168e19a9c4ce7c404ac0b

2013-07-11  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [40a32467139758d3f37445004caf50f19b6eeb6e]

insertgriddlg.ui and insertaxisdlg.ui widgets

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

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [12df7429f5506827b23fa023a9d6fe5b936037ce]

Updated core Project: help  5a69c57b710e35b715e5a55a175caec58cd5f704


2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [c08b7d275b89b7d5d4a2a5ef66f54c726adf1661]

move string lists into GtkComboBoxTexts

Change-Id: Ib925eb978451c847bb2884bbc0a72449e72cbf0f

2013-07-11  Csikós Tamás  <csks.tomi@gmail.com>  [395b974daa234cb45f570eab100ed835c6b20b3a]

modern .ui widgetlayout for tpview

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

2013-07-11  Miklos Vajna  <vmiklos@suse.cz>  [e5b145a46cd29c9428e6e1894f7b0bb8248a412f]

fdo#58577 DOCX export: handle multiple textframes anchored to the same para

Also fixes ~SwIndexReg assertion on closing the document.

Change-Id: I7c1a9d3d646f2dacdbced2af355c076c1a1063ec

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [2812451c08ed222b57dd6e8d790ba4bada581719]

Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look for just GPUs

Surely we want to use any available device, not just a GPU? If what we
want is to *prefer* GPUs, the code need to be changed then to work
like that.

Change-Id: Ic689c3ab914de3cb77e5af686f0c330a9257d8fb

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [ca3c7595221073315661458fbabc08850c2b4e58]

Again: Use correct type for number of devices

The change from 7e00a3690edbf71d6c3e6c0670875485f65c567d was
(unintentionally, I hope) lost in a merge, it seems?

The number returned by clGetProgramInfo(..., CL_PROGRAM_NUM_DEVICES,
...) and clGetContextInfo(..., CL_CONTEXT_NUM_DEVICES, ...) is of type
cl_uint, not size_t. That makes a difference for 64-bit code.

Change-Id: I08257782ff70fbfecd5c74bde9c7b9597aed2105

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [7051a13fb036f17ce2cfff8f778aaf180404ac9d]

Updated core Project: help  2d7fe12895c38c0b4af2b466ba4c94d2247eef07


2013-07-11  Stephan Bergmann  <sbergman@redhat.com>  [73cdc655fb16fa229324d66eba01f0a3262314a4]

fdo#66718: Demote SystemClipboard.createUnix to an internal hack

...see <https://bugs.freedesktop.org/show_bug.cgi?id=66718#c8> for details.

Change-Id: I6e786ce21f41e51b480d0113ac0bd6a0013f4fb1

2013-07-11  Mark Wielaard  <mark@klomp.org>  [81a608e930c29f6210524df939c7a1d8b1093069]

Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.

Use boost::scoped_ptr for temporary SvMemoryStream.

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

2013-07-11  Herbert Dürr  <hdu@apache.org>  [f76173b517a17615241222f623e92f0f020dd2a8]

Resolves: #i122581# reestablish focus of the Record Search dialog...

to the search combobox

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>

(cherry picked from commit 704bca1331d902281c3029aba65d57baa89d3731)

Change-Id: I5d454e164d2f33cebf5b5761ef3ce7ae1025c7c6

Return zero value from non-void function to prevent compiler warnings.

(cherry picked from commit 7986627ca418ec7c6fcaaa91367eda7f4b9aadaf)

Change-Id: I5d065ac9fc4272c28ffd418ce2043e01d41a2e14

2013-07-11  Adam Co  <rattles2013@gmail.com>  [5bb9b70a66d7818844abfaa297893c095e03d24c]

fdo#66773: fix for line spacing default

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

Change-Id: I7dafa709fd7dcd3df445277505468386c3f1cef2
Reviewed-on: https://gerrit.libreoffice.org/4810

2013-07-11  Caolán McNamara  <caolanm@redhat.com>  [dd3bb0aa49bbf45138d2ea594fb593729ac3b2b0]

make SwMarkPreview available through .ui format

+ move getting size from ctor to Paint
+ add possibility for border to font preview
+ add possibility for setting initial text via .ui for font preview
+ move old .src combobox contents into .ui and re-enable code

Change-Id: I0470da54c6764d67bccd5828cce9b11d2e7df3b3

2013-07-11  Csikós Tamás  <csks.tomi@gmail.com>  [b67b78abb57b7d5580dd1e31b86c2c623db528f6]

modern .ui for optpage/redlineoptionstabpage

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

2013-07-11  David Tardon  <dtardon@redhat.com>  [70376f610a7eb876739829e1f362bc94b21cb82f]

rhbz#980387 fix filter selection from file ext.

... for filters that have more than one extension associated with them
(e.g., JPEG).

Change-Id: Ic6b16d3b4aa17580404d02a9fb7b087b9aa52fc2

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [9dfb46ae335c46bdf4b2e9df52cc443519230705]

WaE: comparison of integers of different signs

Change-Id: I59577fbe8c3a59bb56d32a6c441a3b655f97a753

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [f7d2e3e08ca9de9424f58d9600ec88077d1a196f]

Again, bin no-op call of clGetCommandQueueInfo(CL_QUEUE_THREAD_HANDLE_AMD)

Besides, CL_QUEUE_THREAD_HANDLE_AMD is not defined any more in
openclwrappers.hxx.

Change-Id: I11fd3d9ea873cf8c9d62b3c2653cfb5e0bf4a437

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [a69e8fc686c4e6ec996ba91e61e3021e8f9e0d60]

Apple still has cl.h in a different path, fix conflict mis-resolution

Change-Id: I436e46d52659b28a3ecf5ad1a6366b0a79f062c4

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [cf1de6b8ceb3eb5b4b25af6167df62468ecefb3f]

Remove superfluous #endif

Change-Id: I5fcf215e7d044711f593f1c8099c0fad13d22141

2013-07-11  Tor Lillqvist  <tml@iki.fi>  [cf04b77f08f3729201597f0acd82fc53e31795cd]

chmod -x

Change-Id: I5f8bdd55e361e97e21e61cf28a48548477a7522a

2013-07-11  Jan Holesovsky  <kendy@suse.cz>  [5d6bfead080f31c421c4b236e3d6f2a9e8118b97]

Fix Windows build.

Change-Id: I943171b14610f8a9e6561a60f4a3297e26e32f14

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [76c6a4e328546d96f97daadbaf846be0a72c112a]

Parse the token array in the RPN order.

Change-Id: I3770269e23980597c16dd613704bd7a9feb0aec9

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [de9dc7b88d7d7437ebc583b029fb46e2f1db8319]

Move more methods to SharedFormulaUtil.

Change-Id: Ibd58f5d15292805d50823223d1ebe94e7b51b808

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fd0ab0c53e73b50857e5bfed4b307468202354f]

Move these methods out of ScColumn since they don't operate on column.

Change-Id: I1a03b9b18dd236138306fd545e961a5443e22bc8

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0797dd8714413f8319515df9831a86703b589558]

Group formula cells in ScColumn::MixData().

Change-Id: I38186e2bf82ed56fbe859b17dcc1d31f36471bd8

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [217896aa33e40b113fafdaa109d02992f7d9506a]

Generate Reverse Polish token array (RPN) at the start.

Change-Id: Idcac01820fab536cebebcc437e206b6900511600

2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [9ed6e520afb8905596cd382e1e7fa79ba20063b5]

better opencl error reporting / diagnostics.


2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [98e811e43209faced8e8144267ded2032d44f4bc]

try harder to setup the kernel environment.


2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [c6fd693a8a1efb9e301bd623d29411dfa2378e5c]

cleanup formulagroupcl and add opencl kernel for averagedelta.

Conflicts:
	sc/source/core/opencl/openclwrapper.hxx

Change-Id: Id4777d3854d34ab34dd29b050cd329a803023a39

2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [d5ae61ed2394b6945b969c61aea0adac2234f702]

Add new opencl placeholder backend for specific scenarios.


2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [e67ae6c1ca5d0df2fb3b94dda32519288225fb30]

avoid regular re-creation of the formulagroup interpreter.


2013-07-11  Michael Meeks  <michael.meeks@suse.com>  [d05ec5563621f0b51757dd42737565d29fbadd2b]

Latest cleanup and improvements of opencl backend.

Conflicts:
	sc/source/core/opencl/openclwrapper.cxx

Change-Id: I3fdc90570e90a156ccecb511fc04b473752018bd

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a344684f0864f070d5ad1ffd9f2f844ffbd29fde]

Fix build breakage.

Change-Id: I99378e51b3ed2d84fa0116661d6aaba89de1688d

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf2b72e8d55fbab56b4af7b0afbee67725b536a5]

Nobody uses this marker method now.

Change-Id: I06aea5100280c6dee756d8023e6e2fadb09662d7

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [39d87d3677f7f2cba84c319f2f6fddfb7bc63598]

Check formula cell group boundaries to optionally merge.

Just in case...

Change-Id: If1feac9f144a8ab7d53823a0625560a499d57b68

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ade196676aa285a238168b1e2bfa1fa4ebcd757]

Formula cell grouping in CopyUpdated should already be done.

Since it uses the same function object CopyToClipHandler which I added
grouping support to earlier.

Change-Id: I8964f95041b5170ca1c7fbe073f85fcf77367c9f

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6d25c4a1f675a302f3a76546fe97531574a11316]

Remove this marker.

Change-Id: Ia6216631aea17492ed7d864e6033b4677b6d7eb9

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b1ccc1bf6632d1341f648f7d6e6e90f49701a9c0]

Add test for formula grouping during undo.

Change-Id: Ifab98b1eedf4420ed5b609e0684422c8aae0d33c

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4e10b2e26f4ac5e2a5ff28e2e3a1eedbf5f8ca61]

Grouping of formula cells during undo.

Change-Id: I57693eee34a073cd3f39fdd4f5a74eafb12c9dc7

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eca428bf03ed71279c985ce6862570f7c8ebacb3]

Group a new formula cell in CopyCellToDocument.

Change-Id: I8a8a24f4d40210700979ef249636b85b6b81e8cd

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [45f02f1776f183474c8265b2eb1be00ca9cf384a]

Remove these markers.

CopyToClip is covered by the previous commit.
CopyStaticToClip doesn't copy any formula cells.

Change-Id: Iaca9d1875396629e00a86b6a9ec8048553ec3053

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2021738377a21bb984716fe028f1f17706f12574]

Add test for formula grouping during copy and paste.

Change-Id: I19604b753801073366058527c19020cc5db812d0

2013-07-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aa1f551c35068817ffca64ef9b5cf0a1eca36595]

Group formula cells when copying to clip, prevent crash during pasting.

Change-Id: I6a33301d74d9845e8c0fa77894fbd89bea40fd1b

2013-07-11  Mark Wielaard  <mark@klomp.org>  [cb14b1e56d2aab70d28afca8bf039a27f89671c8]

Fix memory leak in EMFPPen.

Delete dashPattern, compoundArray, customStartCap and customEndCap
arrays if they were created in the destructor.

Change-Id: I5f3821b1ab0ac31a9cd4bc402c04090585953573
Reviewed-on: https://gerrit.libreoffice.org/4821
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-07-10  Eike Rathke  <erack@redhat.com>  [3f1a58884eba6a7cee5a208e0f3de768d1377398]

added FIXME-BCP47 comments

Change-Id: I9e47a22f8a061461bfb0f21e74ae001e719f04b6

2013-07-10  Eike Rathke  <erack@redhat.com>  [61436eface0070ad2431bae1cf716d607c8a9a4f]

added FIXME-BCP47 comment

Change-Id: I8a8ba4ac9e5318935f9b52ca7fdb8e018e76e715

2013-07-10  Eike Rathke  <erack@redhat.com>  [a0f20ee1d5665ad8f6c686b04a16462e4979a29f]

use LanguageTag

Change-Id: Ibbe84ddde5c9d7fbcb9920ea76896c44c0cdf387

2013-07-10  Eike Rathke  <erack@redhat.com>  [c60257f4deddf9b82fc462921e9d25f3a3d56e67]

comparing only language and country is now insufficient

Change-Id: I399a5c5444b7352be7fa541fba3112745ce97033

2013-07-10  Eike Rathke  <erack@redhat.com>  [f8e34b5c1281b32ad28087e458cd926b15955527]

use LanguageTag to convert

Change-Id: I2e35ac3d905fc4837dbc68fe6c97ed4891a85400

2013-07-10  Eike Rathke  <erack@redhat.com>  [3bc422573b480476bdfa775bdcf259532f4e09c6]

removed unused language/country string member variables

Change-Id: I7659dac1a3d17b4099f310fd7b6d17455bdda2eb

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [d3a221df1a513642da16f1301db7734fc003a0c7]

Fix error: reference to 'ErrorCondition' is ambiguous

Either 'connectivity::ErrorCondition' or
'com::sun::star::sdb::ErrorCondition'.

Change-Id: Ifeaa895497c8635b7801b2e79400634b11541373

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [a0c50b739c79d41e8166e2dab862dca0d093e7c3]

Further fallout from the connectivity SQL parser changes

A couple of headers now need to be public because they are indirectly
included in other modules.

Change-Id: Id01945197b67183a0a042e854289875ae147a0eb

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [986b39aa4f9ccafc4aafb0c4959832ad47aa83c9]

Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stage

Change-Id: I29a3a68f9ee434332cad7199a90a1b01c22fbe0e

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [60a1254495bfd4895fb46b671e562262fb7358ee]

WaE: unused functions

Change-Id: Ie54546ef97fe102de09888ce9c7eefe6c879aae4

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [911a229cc6c6671b833592248b1d6cac75588ae7]

Undef SQLyyerror, too

Change-Id: Id80d373d93df140b8fc0d0d0c44044b94ceb97a9

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [989a7f41004d4d0d6ec0e235b0007a05091db6e5]

Use the ApplicationServices framework for all OS X SDK versions

Linking with CoreGraphics and CoreText works when building against the
10.8 SDK, but fails at run-time.

Change-Id: Ia7b9f383fc456638eada274f801bf757db600361

2013-07-10  Eike Rathke  <erack@redhat.com>  [02a48793c078ca363e38b3846fb68ee3ebd5ce38]

use LanguageTag to convert

Change-Id: I45fe02ca4cc3c171cc7f230093ca9623d7e69980

2013-07-10  Eike Rathke  <erack@redhat.com>  [166c0724acc28ef121ea75d10ee3f7f95942f27f]

use LanguageTag to convert

Change-Id: Ieb160cf3f9ce1f298a007b42326885e927255433

2013-07-10  Khaled Hosny  <khaledhosny@eglug.org>  [1967b6374a23ef473b7ebd5bf423181103558592]

Fix encoding issue

Change-Id: If3f7a1cc9e888cea24c8b7363a30721ef6179996

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [86ffbdcd402f965d57092528263673378af0fab8]

make aEmptyString const

ensures nobody mistakenly modifies it, and makes other code get
a non-empty string where empty string is expected.

Change-Id: I477edd0e589444da19b68381234eb5e85ecd54cc

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [9a34875667292a768975e2c7aba888efd3597a04]

compatibility with 2008-era bison (2.3)

Undo problematic pollution by sqlbison.hxx
Since with post-2008 (2.4 and later) bison that "#define SQLyylex"\is not active in sqlflex.l, this forces the situation	o be the same in all versions of bison, and should notreak anything by itself.

Change-Id: Ie65e3f6cc61dc97adc1d530e3781306ecd176b17

2013-07-10  Luboš Luňák  <l.lunak@suse.cz>  [a1190c9d2e85c4ccb9db106fe9eb4a48219ac126]

fix reading fonts from .odp using style::font-name (fdo#65338)

b40bcde076f9fabf24810d2520e878d604d99637 made writing .odp use style:font-name
and office:font-face-decls, instead of using fo:font-family . But the reading
back was broken, as xFontDecls is not set
in XMLTextImportPropertyMapper::handleSpecialItem(), so the font data was
ignored. And xFontDecls was not set because it's set while reading
office:font-face-decls, which is at the top of the xml document, but even
before the xml is parsed, the call to SdXMLImport::setTargetDocument() calls
GetShapeImport(), which creates XMLShapeImportHelper instance, which calls
XMLTextImportHelper::CreateParaExtPropMapper(), and XMLTextImportPropertyMapper
is created with rImport.GetFontDecls() still being NULL at that point.

And it actually doesn't seem to make any sense to just pass around all
the pointers to XMLFontStylesContext, as eventually it's always just the one
from SvXMLImport. So simply dump all that and make the one single place
that actually uses it (i.e. XMLTextImportPropertyMapper::handleSpecialItem())
refer directly to SvXMLImport::GetFontDecls().

Change-Id: Ib1b3e4b1bcaf87ca3e4703d1cc1563ad6b3f9ce7

2013-07-10  Eike Rathke  <erack@redhat.com>  [0cf9b9ab4bec65055e88517e937d18f751818ff6]

use LanguageTag to convert

Change-Id: Ib998339f9097cee3185bb7c71a3ebb3e7e282943

2013-07-10  Eike Rathke  <erack@redhat.com>  [6768d2c7f2cf75c507ec2108cbbb5a8a6cf7fae9]

use LanguageTag to convert to Locale

Change-Id: Ib178b0da9e27a1a6566418fde94a1e04fd15c1e6

2013-07-10  Tor Lillqvist  <tml@iki.fi>  [5b82b87878240e5cb1d3464dd9dd92c65df0465e]

Need the CoreGraphics framework

Change-Id: Ia487c0c3f18ec0e554cf81028c50676ec0e309d9

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [8e882c2164380a4e4d3855cd2a8df66d1efbd588]

Updated core Project: help  15a0007e4fef778ef6613e640868be043424ff4c


2013-07-10  Eike Rathke  <erack@redhat.com>  [5c721581403637155b1f91fcdfe5c470d40f697b]

use language tags in lclMatchKeyword() and lclLocaleCompare()

Change-Id: Ib69f6743de01cfaf65d0b22ee0ac881e8a3e9f4b

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [3c6bd79a2c8d778030562e1cce118c6ca2b6c67c]

missing dialog title and some minor tweaks

Change-Id: I79a2db0843597f9f1ba2408792d7bc6994e595a0

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [39f392e41a2c1c856251e886042a30a5089d5200]

drop some more XubStrings

Change-Id: Ibca2e4a0cfd1b504f87fea1d4e47536c1abd8ac0

2013-07-10  Csikós Tamás  <csks.tomi@gmail.com>  [43f2c887a0ed365c2f06d29bb5fa5512cbcaf542]

modern .ui widgetlayout for mailconfigpage

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

2013-07-10  Stephan Bergmann  <sbergman@redhat.com>  [9579db98d87c13977bd3a907f3560d564d5d9302]

Revert "fix for fdo#66718, access correct clipboard"

This reverts commit 942501b6e49c6c9e19556d9ec132a458e5fef6c3.  As explained at
<https://bugs.freedesktop.org/show_bug.cgi?id=66718#c8>, a better fix is coming,
reverting 2fe852386c9450014f84910b0a282d684f40b56a "fdo#46808, Adapt
SystemClipboard UNO service to new style" completely for LO 4.1 again and re-
introducing it in simplified form for LO 4.2.

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [412c67a916af39dbad674d02428463463d3e05b4]

fix doubly-defined aEmptyStr with Bison 2.3

Change-Id: Ia54673f3e689a49b3e9101ae4cf5b57f1e68f592

2013-07-10  Eike Rathke  <erack@redhat.com>  [1e744d5d9de568aeef6794365dc6f2bf84537ddb]

changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()

And don't write ODF *:script if *:language is not written either.

Change-Id: If6d49cc6fbb8d566cc59edf35ed7991d57d941c0

2013-07-10  Michael Stahl  <mstahl@redhat.com>  [a9e0c222f504104124485ef4684ce6f79d3dee52]

rhbz#965646: sd: unregister slide sorter listener to avoid crashes

sd::slidesorter::controller::Listener::Notify(): when the ~SdDrawDocument
sends a HINT_MODELCLEARED, unregister since the document doesn't exist
any more.  This should hopefully avoids accessing a SfxViewShell
instance that has apparently already been deleted somewhere in one of
the listeners.

Change-Id: I0ba9a58d77741a52b652a6c55c2327db80859011

2013-07-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0f978a88c618af59e77aeba920093c5e67559c88]

Uploading new libvisio 0.0.30

with huge performance/memory consumption improvements
with NURBS and B-Splines

Change-Id: I5f338d6c70f948dd2192ec7147efdc1bdeef1e05

2013-07-10  Noel Power  <noel.power@suse.com>  [35f9cd513d6dd796a5bc54c51df3961a674addcb]

additionally handle string types for ScMacro dealing with svExternalSingleRef

Change-Id: Ib0e5077f58fa8d3918433e18e8815fd13fdc6391

2013-07-10  Eike Rathke  <erack@redhat.com>  [8a4307e4bb0eab3dd0a2a82c1fd4b2eab5df9a2e]

do not write attributes with 'none' for non-ISO language/country

Change-Id: I774a4a8a283828d81fdab93e33fb3b2aa0cf680b

2013-07-10  Noel Power  <noel.power@suse.com>  [adab0134662562298ff13e7fe564623af4bc33da]

use GetMatrix instead of manually disambiguating External and normal refs

Change-Id: I00710708691f6020b65fa622987dd37586b247dd

2013-07-10  Miklos Vajna  <vmiklos@suse.cz>  [8422d1f5042de08e8b090a907889b41e133bda40]

fdo#66682 RTF export: fix level text of SVX_NUM_ARABIC

Even if level text is not ASCII, we should just write the placeholder
values (0x00, 0x01, etc.) in a hex encoded form, without Unicode.
Regression from 07d01742c69f1c0335bc7e1b57abd8341ce255e7.

Also, fix the import side, so the previous bad output now looks bad in
Writer as well.

Change-Id: I2f93892006c07eec243ec7dfcb23372d243a2db4

2013-07-10  Michael Stahl  <mstahl@redhat.com>  [4721fbbccdb582449ac938fe36d01685cd650f1d]

writerfilter: move the crash test file to "pass" directory

Change-Id: I8a97eac789e3e8234673de87653b78c39dafe14c

2013-07-10  Michael Stahl  <mstahl@redhat.com>  [b3944f124ab3dc87332796a46387f837ad29e8d5]

rhbz#960019 : RTF import: handle extra groups in listoverride entry

This crashed because for a single listoverride entry 2 SPRMs were sent
to the domain-mapper, and the second one was empty.

Change-Id: Ic41ffd8bd4edcff065f49ecef3464efedd909d63

2013-07-10  Michael Stahl  <mstahl@redhat.com>  [1c90902cbccd4e4f5946dfc454da351c33c24f71]

writerfilter: not every field has a Content property

... so don't try to get it unconditionally  (but SetExpression does
have it).

(regression from c7e4264bed4e77daccf2f72063e5e00f1008c3cf)

Change-Id: I14d24bd70f569ba0bc4f1e48d56ebf43c1441783

2013-07-10  Michael Meeks  <michael.meeks@suse.com>  [5c2564b8a7fafbc6f1c002d1fd42e1bc7cd1ab10]

Remove an un-used mode on Application::Yield.


2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [137e4bd885a913cb201d92dfc7815b2821986d49]

convert version comment dialog to .ui format

Change-Id: I7bbcc19062883932bf2e2fd68928f3f5624c4748

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [c6de82163e990478aa6448cf5b6537bcca1b80b5]

drop intermediate strings

Change-Id: Ib4a2bf25fcb834bda1bc515152b01c292704893a

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [1970b28c5c1fec03374bc053ea51e1147d0b3f49]

merge duplicated code

Change-Id: Ib13f17a0fe3173f4cd0ae7139f56badb39dcb6cb

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [6a9dc1a045d9f18255c3cb8a7bdbefdf226d8a37]

remove last XubString uses in cppcanvas

Change-Id: I2ebc11a972f9a806889e13e7f69e20cd91d2ae6e

2013-07-10  Caolán McNamara  <caolanm@redhat.com>  [3729d47fe10bdf2bdd482bc8826a744145a9e6a0]

Updated core Project: help  eb647886aa6b6d06d40c342d6509dd890409a410


2013-07-10  siqi  <me@siqi.fr>  [424bc075d0d03832759e69b4a4eb35ec2eab2174]

continue to interpret command from server if is not ended

Change-Id: Id970a54db5c61a9cada6b1fda0c3cecdebb4ffe7

2013-07-10  siqi  <me@siqi.fr>  [509eee150a1cf0f87deb21ec9e321f849388f7a4]

slideshow control pad fix

Change-Id: If497c595ba2ac55058aed825c51815222fe989f1

2013-07-10  siqi  <me@siqi.fr>  [6c9db5b3cb4ee900a5d91554efa3835ca8b973c7]

bug fixes on server connection

Change-Id: Ica940b85cad51dc156ccd5879eaf404dd0ea12d5

2013-07-10  Miklos Vajna  <vmiklos@suse.cz>  [9487b7130609c85ccd9c6ece331bb31e3be68a51]

SvxBrushItem::TransparencyToPercent: add this to avoid copypaste

Change-Id: I9b77c0a48b7de39eadae118c24c70ac415898293

2013-07-10  Adam Co  <rattles2013@gmail.com>  [728f10576807970b3356eb0d5ad01722bdddd977]

fdo#66688: fix for crash on exit and opacity issue

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

Change-Id: I32db54e2c49b40bf41005baeba380a4f631d615a
Reviewed-on: https://gerrit.libreoffice.org/4780

2013-07-10  Luboš Luňák  <l.lunak@suse.cz>  [49436b2e6dbfe3eaedf60e999abb771d4f90f15b]

IsContinous -> IsContinuous

Change-Id: Ib2f5eaf58060125134d3c9ba3f570c4fdceb3732

2013-07-10  Jan Holesovsky  <kendy@suse.cz>  [2126303ec6acc70f18289dcfddeaaea6b08b7915]

Use mkdtemp() so that 2 builds can package at the same time.

Change-Id: I86d01c3ec1267495bd664108fdcf2e5533d97430

2013-07-10  David Tardon  <dtardon@redhat.com>  [575f789f93fd0ef00987afa51a8e4ce2d8089287]

drop useless condition

Change-Id: I31368921a7a398f55731081848f4df58663e3136

2013-07-10  David Tardon  <dtardon@redhat.com>  [2285177c03381079db93aa03195a9b828081e535]

initialize member variable

Change-Id: I213f6534d88240be51d33a62995bf99292b32263

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [7f3bef3d14791f2936b862295d2f5de848561987]

don't use empty table name

Change-Id: I9c8c3882f659747d53a047481ccabf1785835c99

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [83076c22e1ffbad06f4b250b69cd239758fbb1ba]

TODO note

Change-Id: I1b310119c08052949e975bfa3838e229d4e140b2

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [c9a8f238e03f7b4e54f5a963a6593888759ae3fa]

remove bogus test

the TABLENAME property contains the *original* tablename, but this column should have the query table alias as table name

Change-Id: Ieeb362f38b701b92998e293dda474bad36e5e577

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [f220c3913a167b0d9702aca2b623839abe8665f1]

make SQL grammar Generalised LR

This fixes parsing failures, like e.g.
warn:legacy.osl:30429:1:dbaccess/source/core/api/SingleSelectQueryComposer.cxx:783: OSingleSelectQueryComposer::getColumns: could not parse the column retrieval statement!
when opening query "Balance" of https://bugs.freedesktop.org/attachment.cgi?id=71964

OTOH, since we have reduce/reduce conflicts, we might have true
ambiguities in our grammar. This change makes the parsing fail
in the presence of full-expression ambiguities instead of making
a ~arbitrary choice.

Change-Id: I88574da91045dd52f198f193c78d144302f298a4

2013-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [6eb9c378f43e5f507d53d60d060becf4bb7615b8]

fdo#58644 fix handling of subqueries

don't remove parentheses around subqueries
(without the parentheses, it is not valid SQL)

Change-Id: I4e9c55cea0276f10b0f97e31bc329949aba5b989

2013-07-10  Takeshi Abe  <tabe@fixedpoint.jp>  [6a9aa432f53b53310ce56588508d151e15112b16]

Mark as const

Change-Id: I7fe1441dc09301604bc7a96fa5d63cfa8ca72874

2013-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e6634b87dc4873e42efb9e2577ffc59776866ec]

Revert "Separate ScDocShell declaration with ScDocShellRef declaration."

This reverts commit 572478433647e9d8a657a2271f0ef6bf349de526.

2013-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8f9fa9d53f6205aecba0568c34306fa7ee8e7fa5]

fix Windows build

Change-Id: I505bb74b64b5c2db432d9f1d2c6754f188f8c314

2013-07-09  Erik Auerswald  <auerswal@unix-ag.uni-kl.de>  [e75b8e9b4bf720f3bcf479c6915d7815bf8f3e6e]

fdo#62192: broken launch script, bork in March in Germany

Change-Id: I0b726a696fe64ffb80a0cf367d5fa6225619ec92

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5ad1627bf03b6c6c94b63b954725ddc795d6b58c]

More on windows link error.

Change-Id: I01a62d48b3913f68ffd2dfc1c30a36aa0ebbe68a

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c309f03e03d2bb2ab75d1632840e615699dbaf2a]

We don't need this.

Change-Id: Id8978eab3afc9a93aac64593c156261ebb3393ff

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [572478433647e9d8a657a2271f0ef6bf349de526]

Separate ScDocShell declaration with ScDocShellRef declaration.

Change-Id: Ib09ff246da256e0f2147ef6fccdaa92b4fcc214e

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [776af1aac39ff9ed7e185b820ecad66be54e9009]

Avoid declaring ScDocShell(Ref) in header.

To see if this will fix the linker error with MSVC.

Change-Id: I9e20c48d8b4062a6b6ee1376f161b91730393252

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dd9d213166ebc0cd618b03dc131c4b9d8dc041ff]

Hide this global aFileFormats. This doesn't work well with MSVC.

Change-Id: I449902e0516dd9782c6e95c407cbb898dc843ced

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [827530ce3f91b092c09daa5138ebadf435f63562]

More removal of implicit inlines, while I'm at it....

Change-Id: I944e9539f9cea13d2da640d3da1588d44d5570b3

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e44a139fdad49b286eb1a88cc668b52711680e6c]

These header inline methods cause linkage error on Windows.

When the whole class / struct is marked SC_DLLPUBLIC.

Change-Id: Id420a3ba083c8cdee71a99a282857d6abec55a31

2013-07-09  Eike Rathke  <erack@redhat.com>  [467cef426a84604263923d654213e14b4d29bbef]

let getLanguageType() resolve unknown due to present default script

Change-Id: I54170c7f2183ec2615aca875031148c85c939108

2013-07-09  Stephan Bergmann  <sbergman@redhat.com>  [87bad231d6f81c611ba145aea483a568623ca42e]

fdo#65589: Treat legacy types.rdb w/o /UCR key as empty

...as they are encountered in the wild.

Change-Id: Iae46d3b4b4aca18a09680caabc0e343f8a534989

2013-07-09  Nourah.AlShoeibi  <nourah.alshoeibi@gmail.com>  [59db0c242a7c97bd40b1cc33dd37f34fcefa5019]

Modifying comments to meet Doxygen standards

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

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b45118b6c006b6c7f442fe70acb329ac843c11e1]

Add this.

Change-Id: I0bab750be43813b2f88065c2fa4df5fc7f41f56f

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3995c096a30a0242d9acebe343be3cf92a2a72e2]

Add this.

Change-Id: I722520821835be962e108d941c75effc0bfe5ac2

2013-07-09  Joren De Cuyper  <joren.libreoffice@telenet.be>  [63d1f311c5421bcd75bcad026e41c3222be07141]

fdo#65839 group 'range' menu entries together

There are 3 related range-entries in menu Data. 2 on the top,
1 on the bottom of the menu.

Change-Id: I6045f9e5a1d9bbdb6a2ec10f69ecb7ca2759d59d
Reviewed-on: https://gerrit.libreoffice.org/4782
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Krisztian Pinter  <pin.terminator@gmail.com>  [767af37a0e9f88737690bf3456df28315cc3f477]

Remove duplicate code for reading thumbnails

Change-Id: I51de8d07a4dc51ba03d24a1a5805df051b6e09b4
Reviewed-on: https://gerrit.libreoffice.org/4779
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a5cc4e322f1a1d5365a7455750b59e004c1b789]

More fix for link error on windows.

Change-Id: I4c419e87c3b3da1d28ff1e6aa2877c74cdbd1437

2013-07-09  Noel Power  <noel.power@suse.com>  [f3a0dd8fbc3ead1fe1ec1faec3377cedaacadd93]

fix for fdo#51990 process external refs for macros

Change-Id: I4fe1d7240f277b532e11d2fbb5aa18f54f2c4695

2013-07-09  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [ec5a7256ca549d358b9c5380194ea2d1b991a73e]

x11/unx: don't use a fixed 1sec timeout when polling X events

This commit replaces the 1 sec timeout by an infinite wait.
To properly handle application closing, a pipe is created and the
poll also waits for POLLIN event on it.
This allows to abort the infinite wait of poll by simply writing
a dummy byte to the pipe.

Change-Id: Ib340891f244a1b7bfb43b7c6ad866adfe260ec95
Reviewed-on: https://gerrit.libreoffice.org/4778
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [21a9089aa4324ccbdc9e9ee3669e5fb524efd03c]

gtk/unx: remove successive calls to g_main_context_iteration

Replace the sequence:
    non-blocking call to g_main_context_iteration
    if no-event-recvd
        blocking call to g_main_context_iteration
With this one:
    blocking call to g_main_context_iteration until first evt reveived.
This allows more longer sleep period, when nothing is going on (verified
with strace).

Change-Id: I8f4ea911534c90aea091fd68e9f09db11591392f
Reviewed-on: https://gerrit.libreoffice.org/4777
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dc2aa496c0252ef4a95289935eeac3340de1ca8b]

Attempt to fix windows link error.

Change-Id: I27ef805c16dde46b9dff037356e8316e32c2d8c0

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [e35482d7f099ac313b0d77ca687daccd5fced18d]

add some nasty html testcases

Change-Id: Icc3f40475415433955a3735b7a8228a9fcc1a7a0

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [ad11a121eaaaa322da1036e3dfa9c98d0e9d027c]

add fail and indeterminate dirs

Change-Id: I12a1d09e474389f98eca24db57a944ad740cbf85

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [c62c3fd05b4d7721d65c2d1bd371e2f5153ff5d2]

ditch last XubString in starmath

Change-Id: I5092bad1d56ecb302fff611546196a8ab439b52b

2013-07-09  Luboš Luňák  <l.lunak@suse.cz>  [3d7ff1e907713d8ed53a1e193641a2f16de3c38b]

reset min/max values in paragraph dialog before setting the actual value

SvxRelativeField sets max to 9999 (twips?), but a call to SetFieldUnit()
converts that to 0.18cm, and that would limit the actual value set.

Change-Id: Ia36e9f840dc0c5bce9c599010d78eac0321c18b3

2013-07-09  Miklos Vajna  <vmiklos@suse.cz>  [311a80e05c9f712f49e4f3a989abef4dabd5fdbc]

fdo#65932 testcase

Change-Id: I7105b85f063be801caa3cd397fcdfa24e74caa28

2013-07-09  Jan Holesovsky  <kendy@suse.cz>  [36e0cd5d0bbba02b6a2348d4b76dd2ee784e0029]

Additional blind fix to get the Windows visibility right.

Change-Id: Ia1d3bc04443b30e87e320aa311d3417285ea80c3

2013-07-09  Stephan Bergmann  <sbergman@redhat.com>  [e83ce4d1495db41cb68142da771c10e61cda0fd9]

fdo#66703: Missing libjava_uno.jnilib symlink

Regression introduced with c9c963d3e6991d0dd73a95fc9734e38683d5be9c "autoinstall
ure private libraries."

Change-Id: I8ea597e8d5108e925e982d7b37fa9e1d3af8d1aa

2013-07-09  Andre Fischer  <af@apache.org>  [f4c9a29d62a6572a0932d5c8e014b7c960131217]

Resolves: #122707# Show a frame around toolbars in sidebar panels.

(cherry picked from commit f6159d52f0423808eaddc9b5f3906cfc3e6baa0b)

Conflicts:
	sfx2/source/sidebar/Theme.cxx
	svx/source/sidebar/text/TextPropertyPanel.hrc

Change-Id: I0163d3766923a5a333214f09db4837435590d753

2013-07-09  Eike Rathke  <erack@redhat.com>  [4935422b410757bb4920b98a2d81da3c11b8e3d7]

read/write ODF *:script* and *:rfc-language-tag*

This prepares to be able to read/write the attributes, it does not
enable proper handling of unknown language tags yet. An unknown tag
usually falls back to SYSTEM locale.

Change-Id: I4a78e8fd37deae188c69570157bc4589a712bc7a

2013-07-09  Armin Le Grand  <alg@apache.org>  [cc7a301dad831f8113cc3d737e2f4d23061a65ac]

Resolves: #i118671# take emergency exit when local slideshow...

is disposed from executing macros

(cherry picked from commit 58eca806173ea9ede4efda89a96996d147227473)

Change-Id: Ifd07faa0a4bb051dea7b57b775eaf8818a7ce6d3

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [c7e7160fa7d2afe6db1c11e200949d83f7187c36]

Calc optimal size of *dropdown* metricboxes similar to normal dropdowns

Change-Id: I6f79594cb01d9577c66ec5897459c37513cd35f3

2013-07-09  Noel Power  <noel.power@suse.com>  [942501b6e49c6c9e19556d9ec132a458e5fef6c3]

fix for fdo#66718, access correct clipboard

Changes to use SystemClipboard::createUnix break some subtle behaviour
( or is it even misbehaviour ) that users of the service
"com.sun.star.datatransfer.clipboard.SystemClipboard" depend on.
When creating the SystemClipboard the arguments passed to
X11SalInstance::CreateClipboard(...) are used to access cached
instances. Previously the window clipboard was created with 'no'
params and then initialised ( via XInitialisation ) later
This ensured users creating the "css.datatransfer.clipboard.SystemClipboard"
with no paramaters immediately get that same clipboard. Note: creating
the SystemClipboard with no param seesm a sensible thing from an scripters
point of view as the params that would be required to match the correct
Clipboard seem rather difficult to access in an uno only world

Change-Id: Ib71d6744086d354025de4db62039b9a98f230eca

2013-07-09  Jan Holesovsky  <kendy@suse.cz>  [e8eda4e656d16b6de2d2ec33a297012a1c224f38]

Blind attempt to fix Windows tinderboxes.

Change-Id: I5b25f1405201024dea94d790566bf1ce349f6593

2013-07-09  Nourah.AlShoeibi  <nourah.alshoeibi@gmail.com>  [f77c986fb36a9b57465c93e6c9693ed973008985]

Modifying comments to meet Doxygen standards

Change-Id: I9c498c8c2147a19c5f97e48bc8a0e149e6858e23
Reviewed-on: https://gerrit.libreoffice.org/4769
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [3efeb27a83c8d90f1e951f673bae438a8508a0e3]

poppler: make it build on Mac.

Change-Id: Ie74632a6bd5d43a094fa5ea696c099bb537a7e6e

2013-07-09  Stephan Bergmann  <sbergman@redhat.com>  [ab8b183e2662b3bc76dbcd354c776ff093aef3c0]

Fix condition

Change-Id: I710eea69e992fe9a85d9eed86cf8023d5ed356df

2013-07-09  Luboš Luňák  <l.lunak@suse.cz>  [5e06877f8929f375c9fd293aeca5c8e0c7569e8f]

fix the sfx2->sfx log area rename

These were missing from d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46.

Change-Id: I50b2f7a2ec1ff5848802fc6c08e7a6e8e7ccb7f7

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [40df5fc0e30c0aa32157c645db8b5256dc8afcc3]

mem leaks in writer font options tabpage

Change-Id: I7378f1a230fc55a97bc06d154939502f6ddcc792

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [95e394a62e0fe0c780850367c83d0b54e89239d1]

we don't really want homogeneous spin fields and labels

Change-Id: Ic97254e338cdac63fd08ee59daf401e92f656f1b

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [c01780b84939c5bdaee84a6b5b4628d515b4f364]

counting fence posts not fence sections

Change-Id: Ic97a766efdbd5e169923b9e7875b16b8ebd88deb

2013-07-09  Miklos Vajna  <vmiklos@suse.cz>  [f6a00c88482ec30b61855cb6a95a5ad240b7a517]

fdo#66565 RTF import: don't produce cell widths smaller than MINLAY

In case we have a table of a given width and the second (or later) row
has fewer cells, we have to add a fake cell to such a row. However, it
doesn't make sense to do this when the difference is only a few twips:
we can't create such a small frame inside the cell later anyway.

Regression from c3b0f13546b30e5db3aecd311c7178e4e0933208.

Change-Id: Ibc0f02d4184b58bd423c3405e786e1ec25b9dd13

2013-07-09  Stephan Bergmann  <sbergman@redhat.com>  [2b62198dfcfd3fe738382207235a68cdc9b40d30]

Fix EPMs deb Depends syntax

...that it is broken at least in our bundled EPM 3.7 became evident with
d07cbe86f34ca6dfc6580b63879235c339831a5e "fdo#65541: Proper EPM %requires
dependencies, at least for Linux" failing for --with-package-format=deb now.

I cannot verify whether this is a known/fixed problem in upstream EPM (which is
at version 4.2 by now), as the download links at
<http://freecode.com/projects/epm> point at a (temporarily, at least)
unavailable ftp.easysw.com server.

Change-Id: Idad1cdfc55d870200ccb24ea94a2fe7c0ed2c9e8

2013-07-09  Stephan Bergmann  <sbergman@redhat.com>  [13cddb12ff8c7357a2c8e54d603b840ce7b29737]

-Werror=unused-macros

Change-Id: I31cee3db3db0000ba577289ea73b9366efc5ee79

2013-07-09  Eike Rathke  <erack@redhat.com>  [a72ca75e33c351b00801869aec570a277aaa646a]

publish the "qlt" reserved code in header file

Change-Id: Idb0bfa61655aa2f2d4b73661bce8166121727922

2013-07-09  Mark Wielaard  <mark@klomp.org>  [4cf80bd8b2a61d154172fa602aeb0fecbe7a2f67]

Fix memory leak in SvxMSDffManager::ImportShape.

When a new DffPropertyReader is created and assigned to pSecPropSet
make sure the old one is deleted first.

Change-Id: Idd14fdf4e3a03a625a10a89dde71ad66cbdba792
Reviewed-on: https://gerrit.libreoffice.org/4761
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Arnaud Versini  <arnaud.versini@gmail.com>  [1a44cf5f6d5a8da224a2e10febaf5b9c989eb9f3]

Remove warning by using the right printf commands

Change-Id: Id476a0eb1f5965098c8cc2e2847547b1d23387eb
Reviewed-on: https://gerrit.libreoffice.org/4753
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [d37df8a7e1212560e896620b6fb5abb9db250306]

Updated core Project: help  d4d1cb52a2d1e66b0514e3d2ab5e12e6969aa1bc


2013-07-09  Frédéric Wang  <fred.wang@free.fr>  [89bb6fd1918f342886bd1c6f4e4824a6e87743d4]

 fdo#66277 - fix alignment for binom and stack too.

Change-Id: Id4c104bb22cb7fc3c4811b3ea417229af01de02b
Reviewed-on: https://gerrit.libreoffice.org/4752
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [06292e619370f9e54e859f051a743b6bacb2a2cd]

set font boxes to be sorted

Change-Id: Iebd6ce2c210ccc56a72d6a59171015b9729e9b73

2013-07-09  Csikós Tamás  <csks.tomi@gmail.com>  [5c7570be6c987f4a406b7320599bc81197d68885]

.ui layout for optpage/fonttabpage

Change-Id: Ib41ac1b5febbb288f7a05f3823dee6ff32feb315
Reviewed-on: https://gerrit.libreoffice.org/4771
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-09  Frédéric Wang  <fred.wang@free.fr>  [fb2edd686c8b8ba4318e957f7cf23060ffd3e2c3]

  fdo#66645 XHTML export: ignore incorrect style on math objects

Change-Id: Ied09a189184380aa3eba30261c7517f6bccf6d09
Reviewed-on: https://gerrit.libreoffice.org/4751
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-09  David Tardon  <dtardon@redhat.com>  [6e2815a0ffdb5811f220978734354b1033801927]

fdo#66582 avoid crash because of missing model

The SdrObject is still under construction at this point, so it does not
make sense to broadcast changes, because there are not any listeners
anyway.

Change-Id: Ib05e30843b4b0e125d5cae18a481e16fb7e21ba1

2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [5a1c764a05e4cbe4d2dd803df8f2db02833cbe87]

Updated core Project: help  5292910b0bef2d577fe0a834e59634a327d516c3


2013-07-09  Herbert Dürr  <hdu@apache.org>  [2142eb79bd3b0b9545642305a700653cb83c347c]

Resolves: #i121127# use PDF base14's symbol font only if explicitly requested

(cherry picked from commit df03a043e531182080d26449899fabe0b7078b81)

Change-Id: Ic50da57748c86de7a87de905c97d9162afde8ed6

2013-07-09  Muthu Subramanian  <sumuthu@suse.com>  [da4ec594da45210a1f97d31ecb3e7f9c127954e5]

n#819822: Crash fix, check validity.


2013-07-09  Caolán McNamara  <caolanm@redhat.com>  [04ffb8ba6bdf746e09c63f1d0f32c60875204974]

remove now unnecessary manual SetPosPixel layout workarounds

Change-Id: Id25c562620ee1bdf6cdf1182b7342067c70c5479

2013-07-09  Csikós Tamás  <csks.tomi@gmail.com>  [f39885181180e960be80155a91f60906132b414a]

modern .ui widgetlayout for optpage

Change-Id: I257f4c5878caabd5394bb2641ebf6d82a833e5f1
Reviewed-on: https://gerrit.libreoffice.org/4756
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-07-09  Frédéric Wang  <fred.wang@free.fr>  [48d696e2049e771ebc797b7a7694e02de89b6020]

 Tests for fdo#55853, i#11752, fdo#66081

Change-Id: Ifb1fc23c416f47c6618e7ef22a53b1744ff0e2bc
Reviewed-on: https://gerrit.libreoffice.org/4748
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-09  Muthu Subramanian  <sumuthu@suse.com>  [7da06efd74be6500895bab6e5e8ed485914ff45e]

n#819822: XLSX Chart import with internal data table.

When the import with xlsx ranges fail - try with
internal data table.

2013-07-09  Miklos Vajna  <vmiklos@suse.cz>  [00d8a4071628a88465f13d2e860ccd87c3a85b9e]

DocxAttributeOutput::FormatSurround: missing break

Change-Id: I8d767c2d92b4d5ca77e83565527b2bd1e29091ec

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3e4b2a787813bccfc7eead9e502732062173d124]

Fix linking problem with subsequent_filters-test.

Change-Id: I5ccf8792ce0d3ffa9a0dffc1bc8976fe029808ab

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [100c0f885be5c1b308ad13e60b56060d59bc7100]

Split ucalc.cxx into multiple source files.

Change-Id: Ic46dcc8cb415fd3ea9062d477260cb6f120fb815

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eef53622798e2e2f81f28ee5e1c82de0d48c149c]

Create a new library to store shared qa code for sc.

Change-Id: I38aa1461d05e3dee096e69b7cd95e2ddfccc9594

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [93ab5bc4daed5197a815275cf78fcc562bda4d5b]

Nobody uses this marker now.

Change-Id: Ib7c8a7b7b1ce7f2b9afbb17a50848ae1d8e28907

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9ac2f13f8062603cb0eaea78264d0dc229c776fe]

Make update ref on copy a separate method.

Change-Id: I95cb42845535532fca5622d8d4f8b394ff22d4d3

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e0ed6225ae313566c15034968f0f63f44c9846b9]

Re-group formula cells on paste.

Change-Id: Ia5251a3bc8387289056abacbb4836b77262aad12

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [abb21f46f7b770a95f29abc73adab3fd6d32e241]

Remove this marker.

Change-Id: Iab8695f579abb009f12aa76f4e161f106527f493

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63689b5560e6672983735f2a2be7cd9778458252]

Adjust formula grouping in InsertRow().

Change-Id: I82723a30edc361b627246b66d21dc04cd639caa6

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8dd012e6314421b66a9affb427c106f52443a848]

Add test for re-grouping of formulas in DeleteRow().

Change-Id: Iea7fafedc2a5f1549a701d1fa768c127e3236246

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [92c35ab58dd5eaa6680f32796b5df2756a312dbe]

Always use DoubleVectorRefToken when resolving a range reference.

ResolveStaticReference is reserved for calculating invariant formula
groups.

Change-Id: I58aeabb01f11f98a5c300780734b31079417f4c7

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [adf63b4b8ad2459b43d0fd6e04dfdf6474a2f3da]

Re-group formula cells in DeleteRow().

Change-Id: Ic67af048baa55cf1aee118ec741f140831127a95

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a6d9eb7198a4a0c808db87a5496e07d46d89413]

More on regrouping of formula cells.

Change-Id: Icd3403e759841dce351c932ea8915ba9819e5a29

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0da05b6cfa4c2ba4f988201f799cecb5af73c841]

Adjust formula grouping on range deletion.

Change-Id: Id3c2cd0a3cffa299c8424f9c9e4989ce8bd60719

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [771d7e6dd513cb8e924964bcacd0435e93bb303a]

???

Change-Id: Id13bf81cd65fdc0677832993bded37e08f226c0d

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c59e5179012dd156c6b32261b10969153399f80a]

These methods shouldn't affect formula grouping.

They only change sheet index values in all formula cells uniformly;
they should not affect how they are grouped.

Change-Id: Ie05152de1d6fc5799145e5721c57fd74f8f58239

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [508f3d4787ee2231a98f9db24c98bdaa8f4b722a]

More test on shared formula group adjustment on value insertions.

Change-Id: Icaa48ef790cd71abdfc1d026ac912a88f727c0d5

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [da1eace2680d65a0a36f02bfc6580160a2a07e96]

Adjust formula cell grouping on cell deletion without shifting.

Change-Id: I4dad09faf10406163b5944933422d50b832f45bc

2013-07-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [10f12628687b5f5a8e799ff606d68faa9d09ef0c]

Allow fallback to cell-based calculation.

when cell groups are circular dependent.

Change-Id: I20b3e522d6bfe4b70e0f59fe64eac065c9509bd9

2013-07-09  Takeshi Abe  <tabe@fixedpoint.jp>  [b1c4046379b888bf3a82fbd31287ee3a68439968]

Mark as const

Change-Id: I2abf0a6887f916111895d172b0dffd54901c5aa2

2013-07-08  siqi  <me@siqi.fr>  [4374e5c80525cd1a9d9ab04714ccbf2543a912ce]

first functional version

Change-Id: Ia6ed1d8a29d7f5b09db5c815daabf4495e650d4d

2013-07-08  siqi  <me@siqi.fr>  [71bf739b2b33c7a64bf04221a16e252ff074906b]

click on a slideshow in the nav bar will take users to the slide directly

Change-Id: I28fe24f0ddb02fbc13b9652ce13af7073d45d7da

2013-07-08  siqi  <me@siqi.fr>  [c2f147d324210e20fc68a9e0715cf56799d81b66]

click on a slideshow in the nav bar will take users to the slide directly

Change-Id: I6ec773aa7333f04e5048e35264e0288b6d39d618

2013-07-08  siqi  <me@siqi.fr>  [81d6b28b8804fb5c331f0f782ca901b3ada40928]

swipe in sidebar for direct access 'goto slide #'

Change-Id: Ife6ba00010267244b537f576d5e1e17d53962dd6

2013-07-08  siqi  <me@siqi.fr>  [2e4df8522fde07cfe3016d474c0e2bdb55986caa]

lecturer's notes autoresize

Change-Id: I3b4d12cf5b903a0ab4debf325d39729f070345eb

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [d0e65716347377628635c053ccb425d6284e3533]

add degrees and pixels as known spin field units

Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [94956b3b29ae761a793363ec9e9e27fb612d7444]

This shows where the instpiration comes from

Change-Id: Ibd9c48bacccf5c59eb3ea2cf331b20733418ee72

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b1f7dd66b898b03cb4bd8d434b6370310ea95946]

Use a real name of the library

Change-Id: I5f9ec12b507e332d304b931ddb31103ee3f0766d

2013-07-08  Radek Doulik  <rodo@novell.com>  [4a9a2c0ed10608d1afcaebaf8bd25059b7a3f4be]

Turn Radek's notes into README files.

Change-Id: I904142622ac37b394ddedf62bb7d9c099fc9cab4

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3a54294e45f20e7705d06b9aa036a2ba12f56a50]

Don't link with libraries that are not needed

Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6

2013-07-08  Michael Stahl  <mstahl@redhat.com>  [d38cb53e3bcf3fd95a75e03b01c3b7a209d07b46]

rename sfx2 log area to sfx

not like there never was a sfx1 anyway... perhaps we should rename the
whole module...

Change-Id: I50c7302f84f15a1d778eca19507694a3bd070b22

2013-07-08  Michael Stahl  <mstahl@redhat.com>  [969bc572441ef8fd43cd7d350a533ffd715b74d3]

fdo#65055: sfx: fix automatic version on close

The parameter "FailOnWarning" is passed around better now, so it arrives
in SfxBaseModel::storeSelf() which considers it illegal.

(regression from e2799d253b1dc62967693aa5bccd7360a9520967)

Change-Id: I2a51a2ecc24e6de506e1840bd28cbe157a8ad6a5

2013-07-08  Michael Stahl  <mstahl@redhat.com>  [b0123630a845e3b4eb9340e6aab921a2bfe0ccd2]

configure: remove bogus --disable-rpath

Change-Id: I3e7b0ea8547df7cba5dd5f4fb3c434384cab1dd0

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3de0e40215bcb49b8510c3c4719915a56efa3fa4]

No day witout typo

Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ff82e02f4950570a957b07e76d082d79184379b3]

Some tag -> spaces

Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06

2013-07-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eb276d11a652601f743d69ada7a38016bd97d73e]

fdo#38878: Upgrading internal xpdf -> poppler

Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5
Reviewed-on: https://gerrit.libreoffice.org/4770
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [39f42b0b03489459540404dd218c38709853c021]

error: friend declaration specifying a default argument must be a definition

...(Clang trunk towards 3.4); this appears to be specific to C++11, which added at
the end of 8.3.6/4 [dcl.fct.default]:  "If a friend declaration specifies a default
argument expression, that declaration shall be a definition and shall be the only
declaration of the function or function template in the translation unit."

Change-Id: I750c60a2206d7af41322ebb31aa6deca2491067f

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [b63524d269a792e20777a91e4ed7e8ceae7ff55f]

error: comparison between pointer and integer (Clang trunk towards 3.4)

...the check in itga.cxx was useless anyway, as new[] does not return null.

Change-Id: I4de5a46e14a83ab134d0a098a62748e909dc9c00

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [3aa8917d448a90bb5d4a4913f2d92c0d5a6681b6]

-Werror,-Wheader-guard (Clang trunk towards 3.4)

...in external nss header; an alternative could be to use -isystem instead of -I
in gb_LinkTarget__use_nss3.

Change-Id: I399e6990dd0110e0e16baea0d20a16050acfdeb1

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [35acb8a54171eb14555632179e69cbb9cf28f9e8]

-Werror,-Wheader-guard (Clang trunk towards 3.4)

Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [9e31cf2ae6b085259e664fa90f052b09815b4c18]

-Werror,-Wdeprecated-register (Clang trunk towards 3.4)

...in files generated by gperf; an alternative could be to use -isystem instead
of -I in gb_Library_use_custom_headers.

Change-Id: I316684ab5342977655a5642903b13e127adaf95c

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [bebfef0110a2776326d6e9293ef06b5bd56452ae]

-Werror,-Wdeprecated-register (Clang trunk towards 3.4)

...in external Boost header; an alternative for all the warning patches in
boost/ could be to use -isystem instead of -I in
gb_LinkTarget__use_boost_headers.

Change-Id: Idc515acea9b90e87a92627c89e4363537e9336a7

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [abba78f6447070643e683da95f9e2c466533aab9]

-Werror,-Wdeprecated-register (Clang trunk towards 3.4)

Change-Id: I64e4933f7a0a8026ccc7ce98804bfc497d3f0eed

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [b67e29e9adfe9423c086d06a133fc9c551f430e7]

-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)

...apparently mistyped conditions happened to work as intended (E_None being 0).

Change-Id: I3ffd849fc4790bfaea36d614b900eceae5f1e8eb

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [480ab6c6bad30f153d30143ca7353566b66a7d59]

-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)

...happened to work as intended (according to Caolán), as USCRIPT_COMMON is 0.

Change-Id: Ief2bf2844c7f47f3d5dcdc360a645d80edfd5e63

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [05fac639a2fb44fdb95309d578124816f3b70bb2]

-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)

...the apparently mistyped condition happened to work as intended, given that
TYPE_METHOD is zero.

Change-Id: I468013ab61caff45c174da752ffb1c9ca9d373bd

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [ae91d60b363a2d7e0f57d090c911137a790d970f]

-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)

...the apparently mistyped conditions happened to work well for the expected
values of m_aState.

Change-Id: I75f1f4ff8343098be4932c286ddb101d5e913183

2013-07-08  Stephan Bergmann  <sbergman@redhat.com>  [029cca3f6fbfff3dbaa7bb4fefa53fce3ee3c267]

Duplicate line

Change-Id: I02799a057d33826ec716ef19326ca2fb0880cd1f

2013-07-08  Miklos Vajna  <vmiklos@suse.cz>  [2e11cb276e54c6fe4e903c7f44e36bc36798ba63]

Related: fdo#66040 RTF import: by default, do create a group shape for \shpgrp

The bugfix was just for the special case when we must create textframes
due to the contained tables, this one add support for the default case
when we want a real group shape.

Change-Id: I74b77b233235959266a24660c970a79e41d8b272

2013-07-08  Miklos Vajna  <vmiklos@suse.cz>  [6d191c06c737e4c7f3e2c5f8b871d1037b4ce783]

RTFSdrImport: support stacking of parents

Change-Id: Ie8f039ce403832e54251a751609d91b8d608ed79

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [a38158d3eb3b2740eb19b964a6b8b5ef5f390710]

fix indent

Change-Id: I64e07de98505da551cf8e771c1d46480b0ad1832

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [9ef2e954256cfffbefc10a963042e9b02aa28533]

Updated core Project: help  043eb476b407398dc323b8aeb6c52489ce8fa3cf


2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [b78f61458be8f1428e0f3acaed373659854415ba]

little tweak to get the two hidden frames shown in draw/impress

Change-Id: Icd4b81749a369828c45101b1b82f4e3a5e8ebb9a

2013-07-08  Csikós Tamás  <csks.tomi@gmail.com>  [3cb6587abbf6888ac9fb3b0cccc9a5aa0dc29b55]

modern .ui widgetlayout for optgrid

Change-Id: Ia84541a8ba2e09ca89962e1ed477b90819cc3f48
Reviewed-on: https://gerrit.libreoffice.org/4755
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [3a393557152ec61ebfe75580db0a2e321febfda3]

allow SfxTabDialog ok button to have custom text

Change-Id: Ia38a982b37568c9225c03197a085db3164602f85

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [0c68a3867f16cfb24c7480291292d8dd0ffcc20e]

convert pdf signing page to .ui format

Change-Id: I037036e410a6f9d7da7bc34721c105e81470d5d9

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [aa78d6ff4a310b7eeaffafe477cc24a057cb01b7]

add a new stock item 'Clear' and map to gtk-clear

Change-Id: Idf2a9a879daf48202f28068d2aa108ca97213bd8

2013-07-08  Armin Le Grand  <alg@apache.org>  [8b74ad05daa9e766c875152d1c82eee5926ee182]

WaE and numerical inconsequence in gradient fallback render handling

(cherry picked from commit d8dfdae3da901a5a26182f3221c7aa374561672f)

Conflicts:
	drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx
	drawinglayer/source/primitive2d/svggradientprimitive2d.cxx

Change-Id: Ifcc795a3474efad1c1bca77088adfef36258ee95

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [a024849cf7bd2869ff18e111577454751278e7f6]

map gtk image-position to vcl imagealign

and set default alignment of builder-created buttons
to the default gtk left alignment, instead of the default
vcl top alignment

Change-Id: Ie6069ed7b0359c6d76e00fe1bcd3618625923cc1

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [28d6687131db2dd471fd0dfae04b05d03105ef49]

convert pdf options dialog to .ui format

Change-Id: I7c186ea77bbadd20ac881dcb0aa2cf7db525dc1e

2013-07-08  Mark Wielaard  <mark@klomp.org>  [78587a7e6a3330bf793fd2a43d258f8a5bac569e]

Robustify PropItem::Read.

Initialize nType and nItemSize variables in case stream is faulty.

Change-Id: I59602f2b04e3816d8de7cc1a5e7e526c8e822477
Reviewed-on: https://gerrit.libreoffice.org/4762
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-07-08  Mark Wielaard  <mark@klomp.org>  [fb1931f94724703243c31e6be72267c327052f56]

Robustify MathType::HandleRecords.

Initialize nTag to zero before reading from the stream. In case the
stream is faulty. That will make nRecord equal to END so we drop out
of the do while loop and don't use unitialized variables.

Change-Id: Iad135e8d7f53c41cf8a764e5c7ab0f0cc5ffc6f0
Reviewed-on: https://gerrit.libreoffice.org/4759
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-07-08  Miklos Vajna  <vmiklos@suse.cz>  [3a87ba9725ef7e1e9a15c5b7abda87d36c9dc614]

bnc#822175 DOCX filter: export wrapping of text frames

Change-Id: I5c5128686e96a97570b8cdf109dd75976a071ca8

2013-07-08  Eike Rathke  <erack@redhat.com>  [9c773140935c056896c79c8380640918b6ea161e]

updated documentation pointers with opengrok

Change-Id: I8ae4302f5391bf3d11490cd8b46a20f94bfb6ce7

2013-07-08  Armin Le Grand  <alg@apache.org>  [f5cf90a534c93eb3285dcada88268dc44e882462]

Resolves: #i122676# Call Execute only once to create only one Undo-ction

(cherry picked from commit 7f983cd3d05ef168f9e828a14307c0d53475c86d)

Change-Id: I61214c07803487804d09f6f2df11ddb42ef0d7d2

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [db3fb64e9b2d80cf9cedcf7eef86b5772e98ac3d]

Updated core Project: help  841203a83dd42ead9e34ec55b1b30c1745143876


2013-07-08  Michael Stahl  <mstahl@redhat.com>  [6121703620ed344b181a9f07a7262a664477a209]

pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401

... which was obsoleted by commit
c007292ec3eedcf2b1ad673308fa42aad31a7333 and apparently causes breakage
for builds with gb_GCOV=YES.

Change-Id: I27def9a8b4d003bf82c84e55d36ace37dd8532b0

2013-07-08  Ariel Constenla-Haile  <arielch@apache.org>  [f00d4f6dbf393bb41195430b1f54acbbefb85d9c]

Resolves: #i122678# Workaround for dynamic cast runtime bug

(cherry picked from commit be9ff0830ba1f8b3c782aa269c78657d264e48a9)

Change-Id: I89a7b4ba8680606d97c26b9fde604f63ca814319

2013-07-08  Caolán McNamara  <caolanm@redhat.com>  [aa93c3c9a02c6c51b3908a3c2d8334bdfdbe2eed]

convert pdf export general page to .ui

Change-Id: I94d86f9807e67bd4f352321fde1c83913b5a4fed

2013-07-08  Andras Timar  <atimar@suse.com>  [d02de50c4c1af7b28e39f10a07b61010ea0910ef]

Updated core Project: help  489cb91bc7d12ce8fd4b2f7b3f6397c7d02a81cf


2013-07-08  siqi  <me@siqi.fr>  [a2fc3ecb15c7def2016d0495e797239fb7ef132b]

loads slides & notes async, queue multiple slides and reload when received

Change-Id: Iace2f120b70df02ddb004b9f67cb8b548b9277d8

2013-07-08  siqi  <me@siqi.fr>  [b7072fcea570f8ceed30a743d9d0d66a5e4bc549]

adapt to various screen size

Change-Id: Iada6a992adead516c92cef9162b883679ba016f8

2013-07-08  siqi  <me@siqi.fr>  [67fdf8bf9e43198f13140baa1628da852a803836]

auto-layout for control pad

Change-Id: I0eb15009fbc48977a58f06501ef519cc0198b26b

2013-07-08  siqi  <me@siqi.fr>  [556f0fe9c4b23876b05d6422834bd1b018c9a5b0]

auto start if slideshow is running

Change-Id: I814971373827763a4ea9ede02ad245fb86369acb

2013-07-08  siqi  <me@siqi.fr>  [2626c6cf63d8106131946fe72b8feb687451a21f]

delegate & bugs fix

Change-Id: I2799d0756276ab43b2567e5b21e511a038a7462d

2013-07-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [be025c19f72d7ce0ac3410d17a09a94bd1eb72a1]

OUString, missing conversion in a DBG case

Change-Id: I0643a642681bf25fe57de5607e9d7ddbf98af831

2013-07-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [009851223b5ced4ed2662af2e2ae81c0f9200e45]

module svl: all String and some bool and related clean-up

Change-Id: I36eb559fa58dbe75384b7119c788af0048813aed
Reviewed-on: https://gerrit.libreoffice.org/4733
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-07-07  Nourah.AlShoeibi  <nourah.alshoeibi@gmail.com>  [35b42a9d1282a92dbc9a7fbc51d279812070688c]

Modifying comments to meet Doxygen standards

Change-Id: I0a7d606f359a6cc99a8ecf0fd3fcc5c0b216c94f
Reviewed-on: https://gerrit.libreoffice.org/4754
Reviewed-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>

2013-07-07  Michael Stahl  <mstahl@redhat.com>  [c06ef2b5638c815c2ed775eaabd9dac98863cef4]

remove unused SwDoGetCapitalBreak::pExtraPos

Change-Id: I6b64d25c3bddc73ba168ed0c7b6a0f12d0042fad

2013-07-07  Michael Stahl  <mstahl@redhat.com>  [6fa07d2d608646004bc45261275c4ebabb578a09]

fdo#66478: sw: un-break hyphenation

The main problem is calling SetHyphPos with a stack pointer.
Converting STRING_LEN <-> -1 can't hurt though.

(regression from a2f6402b1fe769a430019042e14e63c9414715dc)

Change-Id: I59a4e3b16b418082de468c7d7f7f38a9b0bccd01

2013-07-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c4475946b3171353d0eaefe72ba24e13744458a3]

Proper fix for remove_whitespace iterator and older boost

The previous "fix" was resulting in exceptions in some vdx files.

Change-Id: I961560b66bc29660daca54e39f14f612bbb50e34

2013-07-06  siqi  <me@siqi.fr>  [eb25bb6dc4273bb6fc8511b751092899d545dcae]

various bug fixes & slideshow control pad

Change-Id: I4bda3506f3c37be12795c9ed5787df1e7ced9014

2013-07-06  siqi  <me@siqi.fr>  [e2a3172542e1a661fefe22c8116d897e984884df]

conflict

Change-Id: I495b0e2823fee787379bf13ea238b19ef1c54fe7

2013-07-06  siqi  <me@siqi.fr>  [70cd7c78bc3521bc9d7598085dca354534b1f9d8]

slideshow control pad

Change-Id: Ie82e10fcdfc495ac19a34be85249480540e88d1d

2013-07-06  siqi  <me@siqi.fr>  [19168e3f7a337b85e9a5835fb8f3ffc81d927bba]

slideshow control pad

Change-Id: Ie82e10fcdfc495ac19a34be85249480540e88d1d

2013-07-06  Tor Lillqvist  <tml@iki.fi>  [c154551d638cc016b5c3d615a32450dc38902098]

Don't use mach_absolute_time(), it gives time since boot

Which definitely is not what we want here. Use clock_get_time() on a
CALENDAR_CLOCK instead, that gives time since the Unix epoch.

So our osl_getSystemTime() had been completely broken on OS X since
May 19 (d8d55787b81cdc955b73c8befa4ab608f46e32aa) and no unit test had
noticed... Fairly coincidentally, an assert() introduced yesterday in
4d220882b46d5f8edd4d09e5f66722cd296a092e caught it.

Change-Id: Iad76a7aadc39159fdc80c99087bb527d6aa49c66

2013-07-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [06c5c7f0d353ffc6c7012a9827f82d5c60499049]

Translate German comments, fix some WS

Change-Id: I5dcf6a911275e9fcb07d21b810591237a0f1ab9f
Reviewed-on: https://gerrit.libreoffice.org/4747
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-07-05  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9a15f297841f9d980fe71256484b0978b35b972f]

give configure a chance to tell the user what perl-modules are missing

Change-Id: Ibd8cff5ca7d2e2807ef195601c996457e70d6d49
Reviewed-on: https://gerrit.libreoffice.org/4740
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-07-05  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [05530423d3cff1391769192a62ae470500978ee6]

Solve one more issue of fdo#59642

The old MathML XML style could begin just with <math. So this commit fixes that.

This commits also fixes some documents that have the BOM marker at begin of file.

Thanks a lot to Bjoern, Caolan and Eike!

Change-Id: Ia2c3b51556e615c1e68e5e8aab4f883124c6adca
Reviewed-on: https://gerrit.libreoffice.org/4742
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [40026a2fcd88851e18f701a10c3cddc87b549476]

SAL_DLLPUBLIC is for sal library, use SAL_DLLPUBLIC_EXPORT ...

... instead (which will hopefully fix the Windows build).

Change-Id: I56448e61dffb7529e3b80a52ebc06a923b5fa044

2013-07-05  Gabriele Bulfon  <gabriele.bulfon@sonicle.com>  [12b7ba60b746031f2bbef59758270cc0281f4dab]

use proper SQLINTEGER type (fixes build on Illumos)

Change-Id: I85296600195dd5d74d2a112ce6cfef7f276535ab

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [b3f41543851e9985c6c7ba133c32753c9bc732c1]

SwHTMLParser: avoid a spurious ~SwindexReg assert

The pPam that is passed to SwHTMLParser would be reinitialized by
SwReader::Read anyway.  Can be reproduced with bugdoc from fdo#65935.

Change-Id: I3b7dcc9c83d9d2eac05ee6ec38909dea7350d245

2013-07-05  Michael Meeks  <michael.meeks@suse.com>  [0ffab9363d527d55b12b9b09d7136ca1c9d171e0]

force 'main' to always be DLLPUBLIC.

Change-Id: I2a69edfda5e98645fe55ac2367875786a8140ea4

2013-07-05  siqi  <me@siqi.fr>  [42744c9b888e7db2fbe4b96b97f56c32e0a410d9]

slideshow control pad

Change-Id: Ie82e10fcdfc495ac19a34be85249480540e88d1d

2013-07-05  Eike Rathke  <erack@redhat.com>  [4467a4a6280306770107488b4a97c4d496c95a43]

added convenience ctor for ODF import

Change-Id: I80fc2d531b612d9e2e94fc4f5efcca594e35a561

2013-07-05  Thomas Arnhold  <thomas@arnhold.org>  [6a17dc24a40824aef91ae640ab712e4db8d8eb77]

log-areas: add framework

Change-Id: I05ed93cdfe62c133afc15a27c953abd5395e811f

2013-07-05  Thomas Arnhold  <thomas@arnhold.org>  [f42daec5c72c78e40150cbf0f0d01f38db556264]

cleanup src files

Those items are unused.

Change-Id: If4fce0f91309d2ca09cbb636d4a5d9f86f38eb9a

2013-07-05  Thomas Arnhold  <thomas@arnhold.org>  [83ece8c46b2076a2ac2ca05e6ea280d6aca66c73]

remove duplicate dialog

chinese_dialogs.src now had the same content as chinese_dictionarydialog.src.

Change-Id: I15bf07352e3da1e8720b3a68ad2f862438df185d

2013-07-05  Michael Meeks  <michael.meeks@suse.com>  [67feb571330ec4b9eaff7791b27219b62d4c2f6a]

fdo#66524 - defer population of AddOns toolbar icons until they are shown.

Some addons eg. LibreLogo are almost never shown, so avoid their startup cost.

Change-Id: Ibbc072dd740eca6a97aeff918ae0a5c105278acf

2013-07-05  Michael Meeks  <michael.meeks@suse.com>  [a2f4aed32257e183339a3513339bc59009c88527]

fdo#66524 - defer loading and scaling AddOns images until necessary.

Avoid expensive scaling of images that we will not use, don't hard-code
the toolbar size - but query it instead from the toolbar/theme, unwind
various other tangles: still quite some cleanup left here including HC
handling.

Change-Id: Ia2a1a0f91e5910c2de01f11229b32ed71dd8cf28

2013-07-05  Michael Meeks  <michael.meeks@suse.com>  [5ab07df58bcc33423fabba2d0363cdde6a51f566]

fdo#66524 - export a means of detecting preferred icon size for toolbars.

Also fix human / tango / and other icon theme item sizing.

Change-Id: I7039f8f671834237a7ec9b2e4b5227e9c47e7143

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [05f0859afba779ce28d24e3195d8266d616259d1]

writerfilter: add RTFLookahead to be able to look ahead during import

Change-Id: I1da765373c352c8a2aa486fe6210b16bf492728c

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [26bc5a20b39df07abce37ccf8717221ffe3d8373]

RTFTokenizer: remember start pos of current group

Change-Id: I953ca1d3fb5532ac8261ef0def033a4c0fcd79c6

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [b440845b9f04fdf498caf3bcdcc52ffc8c489639]

janitorial / stylistic

Change-Id: I8e7c1e63ff04220e530662d9a6e142f4f0e7247f

2013-07-05  Caolán McNamara  <caolanm@redhat.com>  [78cd1a35171436b1c28361ee011b1c5ff4e4716e]

update reference rdb for removed deprecated idls

    offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl
    offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
    offapi/com/sun/star/awt/XSimpleAnimation.idl
    offapi/com/sun/star/awt/UnoControlThrobber.idl
    offapi/com/sun/star/awt/UnoControlThrobberModel.idl
    offapi/com/sun/star/awt/XThrobber.idl

Change-Id: Id15bcda4258a5e46ff307b252d9b980e84da3152

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [8bbe32f26a5cf26311ab803b4bf2d32aac93c24d]

RTF import: extract RTFListener out of RTFDocumentImpl

Change-Id: I735f6a3148ece6f28644c5433180482f8cc1323f

2013-07-05  Caolán McNamara  <caolanm@redhat.com>  [3c29fdd21ebb2f10d6df066180f0a76c85f4b082]

accidental push of merge in progress, sigh

This reverts commit c61c5a240314f1899a2160a97e00e2108104e4bd.

2013-07-05  Armin Le Grand  <alg@apache.org>  [1d13a96bf567ce83b9db2f65eaf1e717757c1a44]

Resolves: #i122649# reordering of color name defines

Patch by: hanya
(cherry picked from commit 8d4d9f11b6c205407136d5feb9668c748b9794e1)

Conflicts:
	svx/source/unodraw/unoprov.cxx

Change-Id: I52464ac5b5ee38a7b9b93f9e43f0cee93d1c3051

2013-07-05  Caolán McNamara  <caolanm@redhat.com>  [8d0883b9dec891d71adbbb7fd98730703c561aa5]

map 'relief' none/half/normal to flat/bevel/3dlook

Change-Id: Ib125363a649d3bef6b9563ad7d07871b2c247383

2013-07-05  Andre Fischer  <af@apache.org>  [c61c5a240314f1899a2160a97e00e2108104e4bd]

Related: #i122635# Add layouting to some sidebar panels.

(cherry picked from commit 4f9ac2af7157786ee6fba46551bd6782730d8b55)

Conflicts:
	sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx
	sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
	sfx2/Package_inc.mk
	sfx2/inc/sfx2/sidebar/SidebarToolBox.hxx
	svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
	svx/source/sidebar/text/TextPropertyPanel.hrc
	svx/source/sidebar/text/TextPropertyPanel.src
	sw/source/ui/sidebar/PagePropertyPanel.cxx

Change-Id: I94bfc87c9eeddd0c39bd979dd26b11c95b1e3c72

2013-07-05  Caolán McNamara  <caolanm@redhat.com>  [54d9022c39cf6a6cd8610a49dd767583ef2ff444]

bump libexttextcat

Change-Id: If6a89aa46a4252e2652062288f19173267daf03a

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [6be6700edb3b704d62d8b331ba95f227617c57d3]

temporarily disable failing chart2 ChXDiagram RegressionCurves test

Change-Id: I29d79338fb1af00337176c11bfd984ce26c37df6

2013-07-05  Eike Rathke  <erack@redhat.com>  [93f53e400da509bc21ab78fe2ce79d73c82771ae]

added Ngäbere_Panama [gym-PA] to language list, fdo#66602

Change-Id: I4592f868c4d17ece745db39b604aa0b75181ca27

2013-07-05  Eike Rathke  <erack@redhat.com>  [9f1c9edb7a914aa03a6236000aa45189a38bddf9]

added rfc-language-tag* tokens

Change-Id: Ifef5ebf638863f4b0fa6f985ad2e84359b75b708

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [4d220882b46d5f8edd4d09e5f66722cd296a092e]

hair splitting on years in dates in ZIP structure

Change-Id: I9d7a6436e3df75eff592d19dcaca0f655ebf2160

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [6e82772db5ade43fc9f4f7181303264d2748d2a1]

TODO note for future *internal* API change

Signed year so that ~all our date types have about the same capacities.

Change-Id: Iab8a66bee0eb22ffd04608c345302218094e53a7

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [fa6ce5a6e8c35430977857477fc09f6a03698e63]

API change: osl/time.h take const pointers where appropriate

Should be backwards-compatible...

Change-Id: I6b04bec2c032ff8c57a1b5192b2d3962dcc96c84

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [8db392f1be4d6dac0da0fb35b5735e7c27c346cc]

API change: oslDateTime signed year

Change-Id: Ic4f1e424b130fd2ccca379adbe0a66836b6cac41

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [e436c491887636aee32a019ea3ecc26c63ecd899]

fixup nanosecond precision

This was broken before...
Time used to take centiseconds, so the nanoseconds should have been *divided* by 10^7 for conversion.
Now Time takes straight nanoseconds, so no conversion necessary.

Change-Id: Ibac3eeca7020c5d8c5ff4be3e7617fac26ee8180

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [4108f285207ed4a60c8876a8206bc5f2d7f05620]

fdo#39001 RTF import: fix fake empty page at the end of the doc

In case we have a \sect, there was no \sbknone (so it counts as a page
break as well) and there is nothing after it, we should not make extra
efforts to make that have some effect, but adding at least one empty
paragraph to that new page.

Change-Id: Ibcbecabcb590ed34ef96a97698e4ab8f638d3483

2013-07-05  Ariel Constenla-Haile  <arielch@apache.org>  [303096c50c850b05a158a1a429c9fd5d0251a892]

Related: #i121514# Remove deprecated UnoControlSimpleAnimation

(cherry picked from commit 514bb6777e001d02dbd9be63fc7a6187560aad63)

Conflicts:
	offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl
	offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
	offapi/com/sun/star/awt/XSimpleAnimation.idl
	offapi/com/sun/star/awt/makefile.mk
	offapi/type_reference/typelibrary_history.txt
	offapi/type_reference/types.rdb
	toolkit/inc/toolkit/helper/servicenames.hxx
	toolkit/source/awt/vclxtoolkit.cxx
	toolkit/source/awt/xsimpleanimation.cxx
	toolkit/source/controls/tksimpleanimation.cxx
	toolkit/source/helper/registerservices.cxx
	toolkit/source/helper/servicenames.cxx
	toolkit/util/toolkit.xml

Change-Id: If7f8de62713e28434e28975026cf8e5c66c831aa

2013-07-05  Ariel Constenla-Haile  <arielch@apache.org>  [680608b15dd158f9ad4ceae328abb10b5185a27b]

Related: #i121513# Remove deprecated UnoControlThrobberModel

(cherry picked from commit 5569d97f06a0299e41b91ca248bf7eaa038b1f21)

Conflicts:
	icon-themes/human/toolkit/source/awt/spinner03-grey_01.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_02.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_03.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_04.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_05.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_06.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_07.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_08.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_09.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_10.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_11.png
	icon-themes/human/toolkit/source/awt/spinner03-grey_12.png
	offapi/com/sun/star/awt/UnoControlThrobber.idl
	offapi/com/sun/star/awt/UnoControlThrobberModel.idl
	offapi/com/sun/star/awt/XThrobber.idl
	offapi/com/sun/star/awt/makefile.mk
	offapi/type_reference/typelibrary_history.txt
	offapi/type_reference/types.rdb
	rat-excludes
	swext/mediawiki/help/component.txt
	swext/mediawiki/src/com/sun/star/wiki/WikiDialog.java
	swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java
	swext/mediawiki/src/com/sun/star/wiki/WikiPropDialog.java
	swext/mediawiki/src/description.xml
	toolkit/AllLangResTarget_tk.mk
	toolkit/inc/toolkit/helper/servicenames.hxx
	toolkit/source/awt/vclxtoolkit.cxx
	toolkit/source/awt/xthrobber.cxx
	toolkit/source/awt/xthrobber.hrc
	toolkit/source/awt/xthrobber.src
	toolkit/source/controls/tkthrobber.cxx
	toolkit/source/helper/registerservices.cxx
	toolkit/source/helper/servicenames.cxx
	toolkit/src2xml/src.lst
	toolkit/util/toolkit.xml

Change-Id: Ic415a96fe6ba7040a3b03fd562f997d2df1516d6

2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [38ca96beac15a4addae559b7dffff0ee1f6a5c5d]

Updated core Project: help  4732bf3f42cdd828dab4389641a5dbf3f0436362


2013-07-05  Miklos Vajna  <vmiklos@suse.cz>  [f8c77bd35e88a04fb0985c6b9e72836e4614aded]

writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unused

Change-Id: I2d55043490f895ef439e88bcd1fed51b857255be

2013-07-05  siqi  <me@siqi.fr>  [0279563fbe3c686d5c72eecd06544f3c7a43327a]

update

Change-Id: Id753e678cef74a54c02ed2d0042d7654117f6844

2013-07-05  siqi  <me@siqi.fr>  [b4a034b8559f0a5dda6973be12a25a53fad833aa]

mess

Change-Id: I8a1ac6e17c46c4c0bfee4b32731a5f2ac66147f6

2013-07-05  siqi  <me@siqi.fr>  [9710f34bd15b270e687bb4e63c705c47fcaeb2cc]

mess

Change-Id: I34918402d713e3cb0df80f1eb662f61b5ddfed02

2013-07-05  siqi  <me@siqi.fr>  [f15a7ea1cabf7913d8c347a958650ae8e21684a9]

rebase

Change-Id: I7dcad32a9dff9d35e9641e80d9a8986a8b84889e

2013-07-05  siqi  <me@siqi.fr>  [7a0b6004dc9218e7ade60ee750fe8af40ab2cefb]

fetch old work..

Change-Id: Ic1912538c9cac1bf661e8356232d4f63663c64a4

2013-07-05  siqi  <me@siqi.fr>  [5e637bc70f019061bf3ca45e519ea674b40dcbcc]

conflict

Change-Id: I70fe3777885b3a07f813a0222d5559382cfc657f

2013-07-05  siqi  <me@siqi.fr>  [c9ad57b3c3f1cac0b0cb86acbc352807a122082b]

swipe to delete

Change-Id: I44bd989f301b3da5a1c821d065b55c95df6dbce6

2013-07-05  siqi  <me@siqi.fr>  [89f0c4fc5f16c5a2f5ba996413c5bbb756e8b885]

connect to server list implemented

Change-Id: I7a59c79119be610b85ec5b048d920603a5cb2eb6

2013-07-05  siqi  <me@siqi.fr>  [1ffc4df4f8a5404268bd6b6ffcdd17e943cd1716]

threading fixes & preview screen

Change-Id: Ifc80aee5c2fa5f73a0115c840f11f1140dde810a

2013-07-05  siqi  <me@siqi.fr>  [ae7496a4cc49e522aa3c0c8b5714d5e85785613c]

IP validation

Change-Id: I9852efb8acf590242da762de2f9fcde445ec9a66

2013-07-05  siqi  <me@siqi.fr>  [c2428672609f4028554dd77113f4e37aea0d2d39]

swipe to delete

Change-Id: I44bd989f301b3da5a1c821d065b55c95df6dbce6

2013-07-05  siqi  <me@siqi.fr>  [12695783c0f7892c9f5ab6fe972ef92404f7f3fb]

retain servers in userdefaults

Change-Id: I2f6947423e3b5e1613de5658c691a3b6fca94d8b

2013-07-05  siqi  <me@siqi.fr>  [86f02abee1b4949bda34725637deeecd79efed7f]

connect to server list implemented

Change-Id: I7a59c79119be610b85ec5b048d920603a5cb2eb6

2013-07-05  Lionel Elie Mamane  <lionel@mamane.lu>  [a0939a7b9293e1c1b179ede96f1a3a76ef0c884d]

fixup nanosecond precision

Change-Id: Ia33b811d56fe5ad5e7e844b3e1c1c25ece0b5396

2013-07-05  Herbert Dürr  <hdu@apache.org>  [613036b5a13d24eec395d32a0b5e9bfeb1197c14]

Resolves: #i55152# the listbox in the filter selection dialog should be sorted

(cherry picked from commit 47fc3a3278a7aac0ba2d8f47eb10a83c0a5f40c7)

Change-Id: I07215bb62dbedcb2d9baa0fd6d66a3ebe30f540e

2013-07-05  Caolán McNamara  <caolanm@redhat.com>  [77de9a5ec5f234120a967fc003cd018e803e1afd]

tweak so buttons don't take on height of the combined extra load/save widgets

Change-Id: Idc294a90f97cf1ae70109a04ad9963fe1e867f78

2013-07-05  Julien Nabet  <serval2412@yahoo.fr>  [2e0d945a6cc2b0e1d8296344648dea32237d3e26]

Oups, Revert "Remove "!!""

This reverts commit f53bebb800ac35ee948640e57bcfff3ca59fd833.

2013-07-05  Julien Nabet  <serval2412@yahoo.fr>  [9a556a1f355ef828ff326b00cf5c28a10f1d6bb5]

Fix some idl descriptions

Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965

2013-07-05  Julien Nabet  <serval2412@yahoo.fr>  [f53bebb800ac35ee948640e57bcfff3ca59fd833]

Remove "!!"

Change-Id: I14bc066fa6383bf33260d65a99a1036fde62b108

2013-07-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [35917a5a5332df758fb60ea8978bdf5cf5460d03]

Missing slash that prevents windows signing

Change-Id: I7c84e861f45643a0e66504d10b5d76b2dbb6f629

2013-07-05  Takeshi Abe  <tabe@fixedpoint.jp>  [8624906bc437b242ea0df17801bc77d0f273f32c]

Mark as const

Change-Id: Ia5f9724002da11da69f70bb0f71d44c3b5a19bcb

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [1d8ae0c040319ba7d969fa236b7a6bb22d0f55df]

sal: add ERROR_SHARING_VIOLATION to win32 error table

It's apparently a popular error; map it to E_ACCES which is the same as
the catch-all clause does (for compatibility).

Change-Id: I55fd932248a2ecbacd4fd6584e92918da95e3cff

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [d68de5195605bd9236851e0714dd9b03b0f5f3be]

fdo#66420: fix user dictionaries on Windows

28300209604ee1bb8e5050322b29e95a07f679d8 added yet another silly temp
file wrapper class, and introduced 2 bugs: the file descriptor is not
closed before renaming it which fails with ERROR_SHARING_VIOLATION
on Win32, and (as a consequence of that) another attempt to save the
dictionary during shutdown fails because SimpleFileAccess cannot be
created and this is not checked.

Change-Id: I7bd3f5d349ed550440a93fe71e3791c9919de3af

2013-07-05  Michael Stahl  <mstahl@redhat.com>  [3bde0af3a8fd09defd47465d4b62541350cecc1c]

libexttextcat: fix overlapping memcpy

Change-Id: I3225043560a3c0e02345bc4e8a8d0f9cca2e3cd0

2013-07-04  Eike Rathke  <erack@redhat.com>  [b832a7a78abd688ce465aa881b3b9e777d2ce8be]

FIXME-BCP47

Change-Id: Ic5f227e86a85c297223d1b496cfc8c0f4a9488b7

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [4fda8fce3b59dc2fdba00c6a541dafb66f24d741]

Updated core Project: help  f877066126875abff13f7f8f1e08a2b621eccc8a


2013-07-04  Michael Stahl  <mstahl@redhat.com>  [b252ffd184dec7fd1adfd826dbb5f0fb67d2ea05]

warning C4805 unsafe mixture of type sal_Bool and type bool

Change-Id: I8a144c153664af0be73cd2a8822664b2fcb612e3

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [d856ae2f4d52aff52768a514d8a1b32138bd206a]

deploy maingrid hack to align previews within similar tabpages in a dialog

and move some accessibility resources into the .ui files

Change-Id: I139a7df4c8c18110fcd576a69a565b2e7baea0db

2013-07-04  Frédéric Wang  <fred.wang@free.fr>  [5d63514c6eddcd61a319c994202c7689f60ebf0a]

fdo#66575 - MathML export: fix errors with newline, binom and stack.

Change-Id: I6833140aaf3fcfc47b81f7d324af88843de00834

2013-07-04  Eike Rathke  <erack@redhat.com>  [2429a89cf354c1af992a0ed5afad0b326b9d634a]

Revert "write bcp47"

This reverts commit 40aceaae06a354958d6ecf88292bb0fd483f158b.

It's dc:language ...

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [4f3a6bba29a3b9fdb8a3fc03d536b427e073a9b0]

unused variable bIsMainGrid

Change-Id: I82870e452d24b1b6799ba96d42dcfa2446ab2e87

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [e24dfbb7e7790dd5a3ad2a0a87a074a16973fb0a]

smuggle -g into libexttextcat cflags in a debug build

Change-Id: I8e6f51c2e4aac4f059bcce923f887275eba1b9a2

2013-07-04  Eike Rathke  <erack@redhat.com>  [633ca742749ed006351d89852211fc2a8c48b523]

use LanguageTag instead of mouth-painted implementation

Change-Id: Idd84ce9740de179c399702f896b7d39ab321f6f7

2013-07-04  Michael Stahl  <mstahl@redhat.com>  [7191ff96bcd0fd265bd6af30d6422c694f66e1d7]

warning C4305 truncation from String* to bool

Change-Id: Ie623a8c5def6357461db83f5df80cb45cc5a6389

2013-07-04  Michael Stahl  <mstahl@redhat.com>  [801ebbcabf744e402d15bc34f9f484455b57f061]

warning C4805 unsafe mixture of type int and type bool

Change-Id: Iaae721fed7e5acde5ff91620639ac7ef61c324ee

2013-07-04  Eike Rathke  <erack@redhat.com>  [78f053dd87c350524cce281e6dfcee5ed00811a2]

use LanguageTag and write bcp47 for ST_Lang

Change-Id: I6e8ad53f769939fd7f7539514ca20374e5fd9248

2013-07-04  Eike Rathke  <erack@redhat.com>  [6dfe34d6ff30bede5a17e27e02cdc0ca54c11325]

use LanguageTag

Change-Id: I16c1f5ba5a74858f01f5e62af2614beba608ef8c

2013-07-04  Tomaž Vajngerl  <quikee@gmail.com>  [b5d481e2b96e2124021e6f80d2543a5904dad026]

fdo#66422 Vertical grid toolbar button - choice major/minor/off

Added toolbar button for vertical grid. Icon was already prepared.
Changed the button behavior for vertical and horizontal grid button
from just on -> off to cycle through major -> major&minor -> off.

Change-Id: I147fc97ab43db31f08a2e98f7b68422fb168f042

2013-07-04  Tomaž Vajngerl  <quikee@gmail.com>  [d1472c78b6a166e54eb0c87ce3671d4d9bddd747]

Clear values before calculation of moving average curve.

Change-Id: Ic645195c0fc50a55bb0842fc378a3f329ea2d210

2013-07-04  Michael Stahl  <mstahl@redhat.com>  [5f4a9d91fc2323a38ac2aed54e2074a358ec168e]

warning C4305 truncation from int to bool

Change-Id: Id4323cdb5201875200e83e7fe8377f0262f07a4e

2013-07-04  Michael Stahl  <mstahl@redhat.com>  [f9075eb5ccb79c4338fb6230dd898f98a02934fd]

warning C4805 unsafe mixture of type int and type bool

It is a mystery what this is supposed to do, but rsc is sort of going
away in the mid-term anyway so who cares...

Change-Id: If1c1b8216c0429909c0571b3360b6dca97f265c4

2013-07-04  Michael Stahl  <mstahl@redhat.com>  [33ff399d7211417f9991161579acbca8d8a2c67f]

warning C4389 != signed/unsigned mismatch

Change-Id: I1cc4be1e7068ce3c40340e88fcde75fc7862a18a

2013-07-04  Eike Rathke  <erack@redhat.com>  [74827231e8f60e94cb29c959bbd27d44c77c6a2b]

write bcp47

Change-Id: I682b35f0793f5fc61daa255bb68a60e164133d97

2013-07-04  Eike Rathke  <erack@redhat.com>  [29a9160de3acc496cf71dc3eb0d7a54df614a501]

don't use Locale.Language

Change-Id: Ief663d886b08fc141dfb7563674504fe70f444b3

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [9e5b9e36db4c835b3039c02f89db1845cb8cfb07]

cui: convert hatch tabpage dialog to .ui

Change-Id: Id5420da2c4049b42fad0484102e73ea90c3f0b74

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [f9a5889ab65113bfd5d3fa5228620475f57eb59a]

SvxRectCtl: also notify parent when the tabpage is not the direct parent

After a .ui conversion the SvxRectCtl typically doesn't have the tab
page as parent directly, so check the parent chain recursively.

Change-Id: I9d8fc5de0c71685fa7e1be284990c16fc988ff8d

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [ef4926fe6640cc8ba48117075b0b5871f02e34f3]

svx: add SvxRectCtl::SetCS()

This way CTL_STYLE can be set after the control has been created.

Change-Id: Ifaa93cdc17e6e0c694d2aa308d19ff996dd28a16

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [a8bcd1a39eebb3b2e28972592915c793391c500d]

glade: add new svxlo-HatchingLB custom widget

Change-Id: I124adc8e4b20a2d4629113906bcd9b6e4856cc54

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [2ee1de716cd8326cd56d441019db2c32b2e10a32]

Related: fdo#54186 show JCL options, parse JCLOpenUI the same as OpenUI

Change-Id: I495583b56502f349cd789466e9daeb6528ea9048

2013-07-04  Julien Nabet  <serval2412@yahoo.fr>  [8dc5b9d6a2f451829b3b6df8a026e98edc046f53]

unusedeasy remove ORowSet_CreateInstance

Change-Id: I17e9eb168c664514dacc03d66911f72faf80e117

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [d47b1dc51813977e89195063fadaaf32215e3f4c]

Updated core Project: help  c457fe96e49c1b870b10b359a1833bf27c743018


2013-07-04  Frédéric Wang  <fred.wang@free.fr>  [75032fde426c781aea0af24eb9b9f6432a6bc9bb]

 fdo#66575 - MathML export: fix errors with newline, binom and stack.

Change-Id: I6c66864381a6a5b7415e9fae682e50865b3f76db
Reviewed-on: https://gerrit.libreoffice.org/4712
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5795edb20e642dad04f572b4fb2c0e86a7d8b6e7]

Fixed bad cherry-pick conflict handling in writerfilter

Change-Id: I4771e198872bbc797df6388af395d7bc14cb2d76

2013-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c7e4264bed4e77daccf2f72063e5e00f1008c3cf]

n#825976: Fixed the import of Table of Figures

Support the TOC \c switch and fixed the SetExpression current
presentation property to have updated fields and TOC.

(cherry picked from commit 22a22a0983ec9c95e5b471395fc1c5bb813bd0d2)

Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/dmapper/PropertyIds.cxx

Conflicts:
	writerfilter/source/dmapper/PropertyIds.cxx

Change-Id: I6fbd7cc38cf8ea7f08a0d15d1f39ffe4805dd62b

2013-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5743211f8b5f1d68b746b462942210ef69565960]

n#825976: Added common flags support for SEQ field import

(cherry picked from commit 031ced0d1ade5350ef0b17a245a2cb5c76e6173d)

Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx

Change-Id: I9a4505cf060880811abfe355b2ebf810cde9a4d6

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [71a049c97049a38f37bf9417d752ca2d8d161a81]

emf+ is not decomposed into primitives, so restore wind and play

regression from f69df53b316b53931e10d35402a70f533399398c

we presumably should process comments and go through their
emfplus contents too, or something of that nature

Change-Id: Ifa8c3f058f0a320057d02b53f5717eaa42e63282

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [743b111cf62ef42ead3d8dd6a4aefbb884ce8ee4]

Opaque binary data is opaque binary data

No need to append a newline surely. At least in Apple's OpenCL doing
that seems to invalidate a binary OpenCL blob.

Change-Id: I68bb12d5071f6452afe5a47ddf510f7e8e60cf3e

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [7e00a3690edbf71d6c3e6c0670875485f65c567d]

Use correct type for number of devices

The number returned by clGetProgramInfo(..., CL_PROGRAM_NUM_DEVICES,
...) and clGetContextInfo(..., CL_CONTEXT_NUM_DEVICES, ...) is of type
cl_uint, not size_t. That makes a difference for 64-bit code.

Change-Id: I1b494bf604dd87930484faed64042ed211b3d705

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [5dff961ba5fab6d451d9d993e076d190a93be495]

Don't look for just GPUs

Change-Id: Ie7dbeac17b6dc56616ae5fa16f71d568a7771d5b

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [c5922978c87e246c1bc2ae6111415ec0764d6865]

sizeof(char) is 1 by definition

Change-Id: Ibd6f74a84b49e609c8771080984832eb61949a68

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [e79ccf01ec79849aeebeed9a024a1d1cd5d7a6e9]

MaxTextExtent is not used

Change-Id: I03ee9f65da11b4dc8a7a81d5f23f8103bd5a0534

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [3535c21bc6d90bce3b86cb60ea02e549c1cf8cc1]

CL_MAP_WRITE_INVALIDATE_REGION is not used

Change-Id: Ib7bb60c26dee4a78e19dbc84cd1f8fb61d656a72

2013-07-04  Tor Lillqvist  <tml@iki.fi>  [ba9f29d566598b5cee35984c80a06359212dff94]

Bin leftover (?) no-op clGetCommandQueueInfo() call

Change-Id: I6d22847eac3e0677c5ee67378b6772980fa17272

2013-07-04  Alaa.Bukhari  <alloo.bukhari@gmail.com>  [3aea5e4c50d0b84e4e410856696eb0bf9101fbba]

Modifying comments to meet Doxygen standards

Change-Id: I98ee2cc34bae677e18f7a70a212677704c9c57c5
Reviewed-on: https://gerrit.libreoffice.org/4717
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-04  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [2ea69ec976fa7bb681746c65807888853ce1b8ea]

Fix fdo#64125 - Use default for preserveAspectRatio scaling

Align code with
 - http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute
 - http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute

Use bounding box if no ViewBox is given

Change-Id: I0f1704a7c8f3140dc8c49277b88ae77d58af1407

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [9e689ce13a43c536c17043e351dbdf5687fd32bc]

drop unused .src now

Change-Id: I6ec69375dc1023f6f899bc3bb46bccc47e508634

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [cf2b27494c67ea15be99140ef9cde38d646fd8f9]

some small tweaks to the html ui conversion

restore the %PRODUCTNAME and %LOCALE variables

Change-Id: I2b2e62ac3dd5c1117085f96f4541218bf1100647

2013-07-04  Csikós Tamás  <csks.tomi@gmail.com>  [1be8236b688617f93cfaf23fe647632ce53b5ff1]

modern widgetlayout for opthtml

Change-Id: Ibad69d5d9512c1199c6cca3930c1b04f0af4987c
Reviewed-on: https://gerrit.libreoffice.org/4707
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [c55a2bd33b00f92f795f4ee224c1887228c97b53]

fix build

Change-Id: I87ad4384b8898017d94f8e075d13545b7b4cfe50

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [c104e2b661ec840951d39b5889495e2c42ff3d36]

fix %VARIABLE replacements in item lists

Change-Id: I94f129e26afdac9dc2e0d712c79d73142ced5eee

2013-07-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c136e7ba27382d5f73454bdf5fa78d0b779e0b7]

module sot: String, bool and other clean-up

Change-Id: Ibe2bfdf20c500e9fd98c3baef66d36aa79ca4b52
Reviewed-on: https://gerrit.libreoffice.org/4710
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [e2f002c044243ddd79eea7837167a72c82b98599]

fdo#66100 : fix icons associations on MacOSX

Change-Id: Idbce5516f1cc59b8d1cc39ee0a0db2aad90e8074

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [b7151c4ac7e3f7bac4921ca7af07ffd862d808bb]

Updated core Project: help  f1701b12193c153b6f7d7de018b871e6a05beedd


2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [1e467c8b38b4308af48a7dd4e34888bbd935bfc5]

convert pdf view page to .ui format

Change-Id: I738dd72f66658f60025152c9c3db765dbcb981ac

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [f5b7acac624f07fa95835b6054b8d295901bb1dd]

bnc#820504 VML import: don't anchor shapes TO_PAGE

In theory, this is a problem because Word formats only support AT_CHAR
and AS_CHAR, so importing something as AT_PAGE is buggy.

In practice, this also leads to unvisible shapes, since
f0d001a378c64ea457e722266e60c96522c72e9b.

Change-Id: Ie730d67a789ef12734cede1f9b6c27764a66f237

2013-07-04  Miklos Vajna  <vmiklos@suse.cz>  [25bfc4a4e6fd34c10d352c87e38e36c9303edfd2]

writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never read

Change-Id: I9d0ce39c1c47d8b89bd675ce91f6cfe2e9c3a061

2013-07-04  Tomáš Chvátal  <tchvatal@suse.cz>  [90b836fc3ba19ef3bf638f0f122e2e050a6a2000]

Fix one more occurance of .uno.so

Change-Id: I1b1905a3eb7ab116eaaed5db37cff8e2bbe7456f

2013-07-04  Adam Co  <rattles2013@gmail.com>  [7baf286555396416ac30a473dd1e50a878cef011]

fdo#66543: fixed line number attribute START VALUE wasnt imported and exported

Change-Id: I09e0356f994f5eb328f741723ac7dbfea51419ed
Reviewed-on: https://gerrit.libreoffice.org/4693

2013-07-04  siqi  <me@siqi.fr>  [0f4348f49b864d13c6381d4d2dc4d1af4ab618fb]

minor

Change-Id: I200cfda3c086177b6c43347afa6e794d5f74054f

2013-07-04  siqi  <me@siqi.fr>  [56abd1316a66a90d20efa5478cc9407fa0275aeb]

iphone storyboard

Change-Id: I79b2b6bc078a1c12cb3793ae38e494f705a62b50

2013-07-04  siqi  <me@siqi.fr>  [5da2c45328aa0d064a267348e13cfda4606d76ef]

iphone storyboard

Change-Id: I08ffe80fc228997b8a6618248116b52506100a79

2013-07-04  siqi  <me@siqi.fr>  [5d0b5f6f42ff4766e937f7d55f5fcb694e2eb0ce]

iphone storyboard

Change-Id: I67f93d812ab856578378bb891b44f55c06ca7421

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [b775c8043242a8657eae11bae4085bd4291ac580]

Updated core Project: help  7de50a3f88322f0de1f334c2811bcfd73d816cf5


2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [0581c61c8b61041692befac101466190767e6597]

Resolves: fdo#66407 convert writer general options tab to .ui

Change-Id: I315c12b94663c0047150eed7ecbd6366f7e57bc4

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [0b43d4abf1e41f6f2c5a56f6411ca85672c428e1]

forgot to connect Adjustment to MetricFormatter

Change-Id: I5c8283c1bec454960ea4083dbd6dd4bdcbb12e1f

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [c938ef4be50f166ff5f45ef6d73ede07f3025f60]

drop unused GalleryTheme::GetStrURL

Change-Id: I9bef5ee5c40c39b9e4c926db287a53e7942eaa6a

2013-07-04  Caolán McNamara  <caolanm@redhat.com>  [b14d791fc0b1e7087cd4131d93ebb12729cc728d]

drop unused vcl::unohelper::getNaturalStringSorterForAppLocale

Change-Id: Ie85005ceba32ce2de3296f91e4688467b06dee2d

2013-07-04  Takeshi Abe  <tabe@fixedpoint.jp>  [be8aee915815ba77c366d88c07626787e2f74443]

Mark as const

Change-Id: I24f04c541af1b93115781b4f4be4f01f137c481b

2013-07-04  Khaled Hosny  <khaledhosny@eglug.org>  [e703b429cf448deddc7682a33c3e6221889efe98]

Minor

Change-Id: I6a9f34e6da1344e718ef5c8dc136fac7244b0f47

2013-07-04  Julien Nabet  <serval2412@yahoo.fr>  [8a0c3a8e240d0ff44c07ecc946759726fdb605ad]

Add log area forms.misc

Change-Id: I8adedda46bb56022d317b04ad162a41c95261165

2013-07-04  Julien Nabet  <serval2412@yahoo.fr>  [4e5c9bdcddb590902ab2d79c379f9659d52a7f9e]

Fix some idl descriptions

Change-Id: I214c52649f6bd72daf56f11a42962ae5e7585b57

2013-07-04  Julien Nabet  <serval2412@yahoo.fr>  [16f72241f7649c2b4cd4f704c225e1fed39d0081]

Try to fix clang tinderbox

Change-Id: I48124ea0f617396d92f82e4afd8b84a162af2862

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [e14e818ac3b890ee35c7be349ae39e8e3bdc277d]

Polynomial curve equation: show "x^1" as "x"

Change-Id: I86ff9b5cc2f3fa60533794ed9ecd1175924c1d25

2013-07-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb45bdf359c65c174fd557d615f77ceb46fa685c]

module rsc: String, bool and other clean-up.

Change-Id: I2dcde42e6068631a5a643961a764df86dc63dca2
Reviewed-on: https://gerrit.libreoffice.org/4690
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [27a4d5597c0757611d0e2e682d0c05441859cc4e]

Fixes to compiler errors, setRegressionProperties description.

Change-Id: I40ef93746e5f2a43ce58f0080db0b643e22404a1

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [926275d07184d441b3bfa1ceca26c4c1f2bc61db]

Compiler error fixes in PolynomialRegressionCurveCalculator

Change-Id: Ie78e10fea0b798fae5ce2cee96798bcc65bbccbe

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [9c22f181ac19fc9a45dd9eb4f8e34d454575f671]

Remove "None" Regression curve option and related files and code.

Change-Id: I38dde3854c08eecfe76d9f329ff2c0fa66449a58

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [b412ee7b238bd420296c4d7714b28c57d31c113a]

Fix bad merge of CharController_Window

Change-Id: I6d947d90f0505c29b4e301bc1ff30216aa0ed476

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [9408a1d008487cbeafd2dc4705eda2fae9547aab]

Draw MeanValue in chart bounds, smarter define no. of curve points.

Change-Id: Ida8006af7f2771ee5f2c425d5c72df4cdba827b5

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [95314b1fd4ccca11276ebd11aa2f47b9d436d29e]

Fix problem with intercept = 0.0

Change-Id: Ieeea09d9f93a4405ec6c33c1a646b0940d5d17a2

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [362635961a254f80581b31ba7d6957dc111d3515]

Remove InsertTrendlineDialog as it is not used anymore.

Change-Id: I58dbdc416254e631f33784bb2a2cf124e69fc69a

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [b0fbaa6fa28df570e8179f166fe0547892b2dbc7]

Adding multiple trendlines with menu item Insert>Trend Lines..

Menu item "Insert>Trend Lines.." allowed adding trendlines for all
data series at the same time. As we can now have more trendlines
per one data series this becomes cumbersome so only allow to add
a trend line when data series is selected or known.

Change-Id: I676876f389d00d3fbe668d429f0f98bd8c8d4d3d

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [0a21c4faea3a444a3b6c5a7561754c73310fb77c]

use sal_Int32 instead of int in PolynomialRegressionCurveCalculator

Change-Id: Icc3ffdda71482d1a716ea99e6cf8410bc2e39aa0

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [28293399e263a64299cfadafdfaf2817bc505713]

Linear curve is polyinomial curve with degree = 1

Change-Id: I3785afc7b18ab3f742e4ecc0e299baafc2bd6614

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [7302c4f649827f70b116be266be76ae6f864b11f]

Change series and trendline pop-up to support more trendlines.

Conflicts:
	chart2/source/controller/main/ChartController_Window.cxx

Change-Id: I70eb06d74670f54fa3792723711e9f73700f12ba

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [01fc2a65b210d8521be3ba8f39116785e17e3063]

Cleanup ChartController

Change-Id: Ife0289003afe8f10db7ce3f6d9207087a5ac8e76

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [1b1dc3c926f4f59d0c2c27e9cc93389a115963d6]

Add legend name for polynomial and moving average trendlines.

Change-Id: I111c82c66f1ee29dae50470fc08bb66c79da0652

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [1c5c226698e94a17ea5216a1f78a48dd82f614e1]

Insert new trendline instead of changing the existing one.

Change-Id: Ic7cbfa55c7b2e42eb21400b2fca34724a72de701

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [1cd3e2038010cb37bda82d38dd058b793b7eec26]

Multiple trendline removing and changing type support.

Change-Id: I33a298341e228080920977639cb59986d0b4bd82

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [4c116a7b31328a781197082c826fe910afaaee8b]

VSeriesPlotter cleanup.

Change-Id: Ie9a2fa2a241826581eb799bafa796c54d558d976

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [f7964536c865b3c6f6bc9461eb51528282b351bd]

Force intercept import/export for binary MS office format.

Change-Id: I301762b94b4471e8bb144b63892afdf7f68fed77

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [4e474459069bc7a1fb49a677c49c5562ed8a5729]

Force intercept export for OOXML

Change-Id: I5ec993a6aba0c0bb3b9f77ef6fb9e00680dfa574

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [df2b11415112be466d3c5a290683b08fceeff142]

Force intercept support for ooxml.

Change-Id: I065742bbe22f24169a99e33558399fe16c601238

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [6085bd15740eb38de5f4c1079d11e8dd38fc166c]

Force intercept for polynomial regression & dialog improvements

Change-Id: I2f712d8b95b5fdeb05b93b5247aab9772a00cc70

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [dd5c0b2db451ff4d6fac7a72770758513583d468]

Added new regression curve properties as ODT 1.2 extended.

Added:
- regression-extrapolate-forward
- regression-extrapolate-backward
- regression-max-degree
- regression-min-degree
- regression-moving-type
- regression-period
- regression-force-intercept
- regression-intercept-value

Not all of these are yet filled as they are not yet implemented.

Change-Id: I7ac39c0df5b8b7fb7be6b32d301e33a7f49f2960

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [2ca5e7b46f965faa0408128cd5881703fbb6cd94]

Little cleanup in ODT regression lines import/export

Change-Id: Ie6cdfec1295e08cd5141056eeac39f248ee97766

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [4b50558feca6dc3035cba6fff6dd9fa4b3a85779]

ODT regression curves export refactored to use chart2 API

Additionally fix import when regression-type is defined on series style.

Conflicts:
	xmloff/source/chart/SchXMLExport.cxx

Change-Id: I194780619dc7b8a2b428867d4b5906180ee1fac1

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [d070003bc43e19ef22a737202d018d8c9712b80e]

Refactor regression curve handling in xmloff import to use chart2.

Additionally support more regression curves per one series and
add polynomial an moving average tokens.

Conflicts:
	xmloff/source/chart/SchXMLPlotAreaContext.cxx

Change-Id: I9dfebb1f47942c88ab0ccff48ec7632136fb1bc9

2013-07-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f65a9efc9abadaa804d1c4e2a26a5c95bd3cd555]

fix element order in OOXML export


2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [94182ac76189ac2c8e8eab200cc1c4d146b03f57]

Support for trendlines in charts when exporting in OOXML format.

Trendline support at exporting in OOXML was missing. Add support
for exporting regression type and properties and additionally
line properties. The only missing are working dashed / dotted lines
which are currently kind of "broken" for all lines.

Change-Id: Ib7574e58febeb70f2a488db3546b74807c14df14

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [c818e23df3f608f247da0d4722d102a03725c1cf]

Import polynomial and moving average for OOXML.

Change-Id: Ie6501ed3b3431e187f8f0b83654e84438566ccd5

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [9c5e2c65ae5b99ea9fab43881117a1473fd073df]

Import/export of polynomial and moving average for old MS XP/2003 format

Also make new services work, so they can be used in filters.

Change-Id: If4ebd86b2b7bc4fc43d36109f05d06d42c531dab

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [c61a0a3394ac354288a6d183845f598a9b9ae32a]

Slight cleanup in polynomial curve calculation

Change-Id: Ifc1b923e633beedce9ad27847f3c5c1298ee812e

2013-07-03  Tomaž Vajngerl  <quikee@gmail.com>  [e6a0cc2d6cb37bf4e04861173c7e55b307513778]

fdo#35712 polynomial and moving average regression lines

- added polynomial and moving average to the dialog
- implemented moving average and polynomal RegressionCurveCalculator
- added icon for polynomial regression curve
- prepare icon for moving average regression curve
- degree parameter for polynomial regression curve
- period parameter for moving average regression curve
- limit the curve to max and min x value
- added extrapolation

Change-Id: I4ebb8dc23a3aff285b999e115fdda20ab11910a5

2013-07-03  Lionel Elie Mamane  <lionel@mamane.lu>  [c63b74d22d360893bb9e1200f59099ffb7943705]

fdo#61725 add SolarMutex until it works

Change-Id: I757bbfbc4a548f17d797ac00197588bc6e2907f6

2013-07-03  Tor Lillqvist  <tml@iki.fi>  [e6aabd119c67f73699f7ba33099bdecd78fe18c9]

WaE: unused parameter 'rMat'

Change-Id: I5307b6eaee66dd66fbf64673767f7ac6a8225470

2013-07-03  Tor Lillqvist  <tml@iki.fi>  [6116f93586ebfc6256f6f953e347e0d273ae2d7c]

WaE: unused variable 'sAdjustment' [loplugin]

Change-Id: I1417254b748a7516024dd098928b3f22dca1e584

2013-07-03  Tor Lillqvist  <tml@iki.fi>  [2ffd377f725e79c7411dfbe1a3a7a847d749efc6]

std::min comes from <algorithm>

Fixes configuration error in libvisio.

Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435

2013-07-03  Lionel Elie Mamane  <lionel@mamane.lu>  [8079326b97df9b9da56bc62f67df705efb407409]

database suggestname: no '/' for queries

In particular, this keeps the new query wizard
from silently failing by default
when the underlying table name has a slash: it would
generate a name proposal based on the table name,
and then use suggestName to get a similar,
yet guaranteed allowed name.

In this case, the "guaranteed allowed" part was failing,
since suggestName failed to strip slashes, which are
forbidden in query names.

Change-Id: I53d3976979ee45f5659765ed5dd3371b78837b5b

2013-07-03  Lionel Elie Mamane  <lionel@mamane.lu>  [7b957555d0027e9e7eeb8f31dcba6aa6408f4e16]

handle non-wrapped SQLException

This happens e.g. when the user types a forbidden name for the query
(e.g. containing '/'

Also uniformise Logger usage instead of exception.printStackTrace

Change-Id: I29b14b65dae487e0eb61b90ceba968142981e755

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [36c64c875f5819bf5ada2bb657c490441bc24644]

Ugly workaround for historic sxw files produced once by libwpd/wpd2sxw

Change-Id: I2d22c12896b241d79ded723acb0a6753cc1468ee

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9a9b8f0b34bc647a923fc7e79d8b5f61535c1f7b]

Bail early the same way as in 709f6ba6a

Change-Id: I8447d776ba315db5ef961818bc577d13e4f35a20

2013-07-03  Michael Stahl  <mstahl@redhat.com>  [f8dfa3a81a5382b2f18a705bd512625754167573]

sw: remove SwDoc::ShareLayout

It is a crude hack that is no longer necessary because the underlying
problems that caused crashes when deleting the layout have been fixed.

Change-Id: I601bdb0dc0aff5f4ddb8b8f4ba4c8d1f72c76666

2013-07-03  Miklos Vajna  <vmiklos@suse.cz>  [0be6adc8fcf9f4017b409aa3ec51a1e8c663e608]

Drop unused DomainMapperTableManager::CopyTextProperties()

Change-Id: Ibe99d4f3f4254329ca1b7269221f4e7cba1201a1

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [67249b4aa56bf38c4c573226a06d293e0415bbea]

readjust the combobox optimal size calculation, needs to be more stable

Change-Id: I1e9b07e5e5e53ae62baa77610f47083b580eaf7d

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [12e20bd9aca9cddd00599c76bc256849266cd7f4]

put tab tabpages frames side by side

Change-Id: Ia0816a891bc4ab508f42cf6651df03d9566b560b

2013-07-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [af7d4a5ebf3e6a09cd2079f241dee16aa22e0276]

n#820503: initial MCE support in writerfilter ooxml tokenizer

writerfilter OOXML tokenizer was just ignoring the mce elements and thus
getting the Choice content and the Fallback one. This initial support
drops all mc:Choice contents to read mc:Fallback. At least for drawingML
vs VML support, we have a much better support of the fallback.

Change-Id: Ic0bf69d0436994e9cfcf38accdd57d17e9f391fe
(cherry picked from commit f4112ce9e7840efbcd567c4d18ed4519a1e91294)

2013-07-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1c23a37710e27fdc368876738a6eb91fd32e96d4]

fastsax: provide the element name instead of prefix for unknown elements

Change-Id: I3effd8a0cfe57875446536bbd0a93a73e630a44f
(cherry picked from commit 4946cc813704703f7d988a6acf75c4d9e9c068a9)

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [bf54e43bdf33e26066afdbd459b1c41829b7473e]

there are no SfxFontItem used anywhere

Change-Id: I7af08b7790a631d5d385a546a472e2868d79cb46

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [1ec3fac48866c27d0c4b6ffb44befcba66d1f229]

don't need an explicit help handler, the default will be fine

Change-Id: I61643e507a68e66e1798c2d21a3f9372027fda1a

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [6ec6f14c101dd0af06ae03581d7c807d610eeddf]

Updated core Project: help  e4fcd6566109736c1d2c17cd1b8be157ee7097db


2013-07-03  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [1611669c400a87e6a092e6312fd83b4f9f89257b]

fonttypedialog.ui widget

Change-Id: I4aac9046a004d84cd47d563aee8b7338e0d17896
Reviewed-on: https://gerrit.libreoffice.org/4697
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [052ad2cf198aa27eb1719be1864477119c6576e9]

Updated core Project: help  765c807900c41dec96a0872ade229d4ca3fc50ac


2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [72ca010b217a6df3a0edd47f3bedd60882e5681c]

sync the FixedFormatskey1 entry of pt-AO with other pt entries

because Estandar is Spanish so that's not right anyway and
commit 06b6e220b5e9250c688daaea4a7eb2ae64f1863c fixed the same
problem for pt-PT

Change-Id: Ia3955cbf2af89e03a574a25a5d968a7d2d2d818a

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [a4e9c5f3420eba9d1de8817aa553d50bbf2bc81d]

restore a11y relations and some other clean up

Change-Id: Ic44d45a969bc7e4c809906a59650eab1ee37c424

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [491bb212fae98c93197401cbd10aff8e24dc541f]

allow changing the fill color user for tab previews

Change-Id: Ie20e900fe9e1f9bfdcd5784b380aa4574d52c001

2013-07-03  Olivier Hallot  <olivier.hallot@edx.srv.br>  [c98e1b127be779cbe9b388afa043f8d3c8798183]

Convert tab stop page to widget UI

Conflicts:
	cui/UIConfig_cui.mk

Change-Id: Idd4401966933da1e4de3e3f31f74e2908dd7d705
Reviewed-on: https://gerrit.libreoffice.org/4644
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [30db63e8a3f8806a1b00e14cd70bc75f3e66211e]

arrange a way to describe non-dropdown MetricBoxes

i.e. use a VclComboBoxNumeric which now has an
adjustment option and a dropdown option (defaulting to true).

Rework existing glade widget placeholders to be children of that widget
placeholder.

Centralize the dropdown bit tweaking logic.

Change-Id: Ib6dc4d19b367986e9d6a2fc2bead51e198892893

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [f19cc396580726f9fa1c75a2b6346e2a4827acc2]

metric and numeric boxes should calc optimal size based on legal input range

Change-Id: I8515f71a562caf8332a4eea20dab5636a9343ec6

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [e8f34963459c973d681055d708166d43079b7eb7]

adjust ComboBox optimal size for non-dropdown case

Change-Id: Iedcd27e1e40e4d69a9776ba23ec88981fe031710

2013-07-03  Frédéric Wang  <fred.wang@free.fr>  [477f5880039830885b12831ba2995e63953384aa]

 fdo#66281 - followup: fix a comment for overbrace.

Change-Id: Ia88a1585a6ade94b1ecc95bf4b3d0a38881b71dd
Reviewed-on: https://gerrit.libreoffice.org/4699
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-03  Frédéric Wang  <fred.wang@free.fr>  [c5887193572ea1295b9d36008af5851127fd9647]

Fix glyph names in OpenSymbol and add a note in the README

Change-Id: Iddea789abf66c144aef38176bb97660adaaa3d9a
Reviewed-on: https://gerrit.libreoffice.org/4695
Tested-by: Khaled Hosny <khaledhosny@eglug.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [428e77a0693ecb56a529970233666c25c55fc0f6]

OOps

Change-Id: Idd7e957064d89d9a5b1fbec9b5fb7d7961872d3e

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [523258e675e881d6f8efc031e3885d0197c8aad0]

Fix Windows signing and timestamping

Change-Id: Ife8774c9a6157e8bb943d1ba8ec32f560c8281c4

2013-07-03  Tomáš Chvátal  <tchvatal@suse.cz>  [49752e82f575bf107caa5a01fd89c4bbfb8c0528]

Try to fix collision in packages with libkde4bello.so.

Change-Id: I6936d79d6a05005b74cd551c1255b42a9be36bd1

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8102d3f91699a9a576b5ceacb62906e9d6dd807c]

exclude the -safeseh from 64-bit windows

Change-Id: I341a7c3bdd00de5e4f3e097c32fb05cff62b10b7

2013-07-03  Adam Co  <rattles2013@gmail.com>  [af5fabc13f293d3064688abc4b0747dc9dc5cb0a]

fix for wrong case value in dmapper

Change-Id: I8463c72e2a18ca7fe0adacc8f523a8cff04db516
Reviewed-on: https://gerrit.libreoffice.org/4654
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-03  Olivier Hallot  <olivier.hallot@edx.srv.br>  [753624e9e423366bd60c6b128c2f0697c778d9a4]

Finishing touch on Drop Caps widget UI conversion.

Change-Id: I896d64d602cab9671373c619a6a02807ec6bc6ac
Reviewed-on: https://gerrit.libreoffice.org/4643
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-03  Caolán McNamara  <caolanm@redhat.com>  [e8fdd77a66fe92fae063394683c6d9f64c9f54e6]

restore title on Format Number single tab dialogs

Allow a .ui to be given to the SingleTabDialog ctor. There are *three*
single-tab Format Number dialogs, we really should combine them together into
one dialog.

Change-Id: I1021c9b968764bd9ad35832958ef2bd067fca798

2013-07-03  Radu Ioan  <ioan.radu.g@gmail.com>  [61db96daa87754af24355d7ac94ee0305f22ff87]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: I26761cf1d4c1cfe21dec7d8ede6df6f177bf2c3e
Reviewed-on: https://gerrit.libreoffice.org/4620
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [54aac00e51652deec3d71524eec97f171c5cd40e]

Build msc .exe and .dll executables with -safeseh flag

Change-Id: Iabebc288b68a6729aae05e2875f7bb39d923699a

2013-07-03  Jian Hong Cheng  <chengjh@apache.org>  [30d8575cf59d3bc1feee2643d52c986004eb652a]

Resolves: #i120718# page border and shadow to doc.

The shadow depth and color changed

* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
(cherry picked from commit 513bfe206105974552c2b93fbe9dc8be854375e0)

Change-Id: If090141a92d9aa00f60b622a5d8dcbe8d92860c0

2013-07-03  Frédéric Wang  <fred.wang@free.fr>  [c61f35275c613cf7ba6f1aa7bc8235340f9df8f7]

 fdo#66282 - MathML export: improve ExportBrace

Change-Id: If15038f8942c649703659e05868162c31785c762
Reviewed-on: https://gerrit.libreoffice.org/4632
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f45c47af72369859d1937cb8b46cba370031509a]

xls cells have all hard number format, fdo#66506

Change-Id: Ia2dd206bd1e9a91bef0021a9317f0d6486b2f276

2013-07-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a4c6f4c570213236102ad790531df2ee55bf60b4]

fix the inherited number format removal code

Change-Id: Ieb17d6f8505d7a5934b9542d407be8902b4be427

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0a73fb994a517a3e9653af5406f8d547b216d659]

Not to forget this header...

Change-Id: I3f05923787ec87d5231433e4fad562326becae49

2013-07-02  Michael Meeks  <michael.meeks@suse.com>  [b81d130626c20b806fc8a28524b38756eebc6c46]

Dummy formula group interpreter for testing.


2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1eb0aac39f366caf497534de00fb30b84ac1ba62]

Forgot to remove these debug statements.

Change-Id: I680750c43dce4b6e7f9b9ed0a6b8550bdf485a8c

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ce7a2d39efc66ae682873a96030332b38ba3a4d6]

Detect circular dependency in formula groups to fallback to cell-based.

Change-Id: Icfb4fd4be4e0c1f6f450fb8ddce57c7b79568e6f

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [041e7dce8097fe2a4fe1cc853cab463dd5ea72e5]

Actually we need to reset the top row to be the top of the group.

To ensure that a group of formula cells are either all clean or all
dirty at any given time. We'll fallback to non-grouped calculation
mode if that's not possible.

Change-Id: I8a5d4740571ca149d32a4630555e3c213c222ef3

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [75cfc9a332b224597872960df22091ca76747058]

Be aware that the top row may not always be the top of the group.

Adjust the length and the starting row position for accordingly.

Change-Id: I2f9c5a515887b98334bad51c5409461d5dd1505d

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d61233a388284383a939e2f26a0e25b9ad243898]

Move this code from the column code back into the interpreter code.

Change-Id: I7830cdf3f09ed7b6ae6221212bfb84abcdeac523

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4277d968eb4407e22a3d4b467340a347e43e7ea9]

Move this to another file to distribute the compiler load.

interpr1.cxx is getting way too big....

Change-Id: Ic3e4879daebd09c8dcb86a42b305864dcc1c67c4

2013-07-02  Frédéric Wang  <fred.wang@free.fr>  [6f86d931b4266d00fec75c0124ac9fc3026a4f1b]

 fdo#66283 - MathML export: remove useless mrow/mstyle with font commands

Change-Id: I57870a22ef915950fe177dcb75ab31a25f2520c8
Reviewed-on: https://gerrit.libreoffice.org/4634
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-07-02  Michael Meeks  <michael.meeks@suse.com>  [d2a71b952850cdf1a7efc5c0f86df9864201a950]

fdo#46990 - re-work new desktop checks, guard against NULL DESKTOP_SESSION.

Change-Id: Ia3e408b372989b757f7dde080849e38d315d53cd

2013-07-02  Pader Rezso  <rezso@rezso.net>  [f31fad32005c6709eaae71b49af31264e585478a]

fdo#46990 - detect MATE and XFCE desktops.

Change-Id: Id72860fc2e7d6b40f4fcb96b8f504a4f86a335b1

2013-07-02  Michael Meeks  <michael.meeks@suse.com>  [3887ba5677b1902fcf45f076d7a8e3ac96322dff]

Fix opencl path and linking issues on windows.

Change-Id: Ie39a3c02d6021ae200d6e3939ec9a14ed7f34d21

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [74b5f592dbbd499ef4c50601e92e393623244c4c]

Some feeble attempt to reduce dependency on token.hxx header.

But I didn't go far.

Change-Id: Iaf9cbac99812c1bf7d7f2db2ad5bb6231ea5e292

2013-07-02  Armin Le Grand  <alg@apache.org>  [76f20ffd2f5aafe284fc52baac4b304d7e8edaca]

Related: #i122594# Added same handling for outer SVG element

(cherry picked from commit d6dd461da975a4fcd7d58a1f03d0add9e5defa8b)

Conflicts:
	svgio/source/svgreader/svgsvgnode.cxx

Change-Id: I99f5ce54a70d064ae83e56c0a23b77122dcc838c

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [fbfacb8ce70910d096ad332a093dbbc5b54ea005]

avoid enumeration value ... not handled in switch [-Werror=switch]

Change-Id: I2b608b0c1dfe23509094ef808381a7e7c39c577d

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [8f04b172c5c78fa80c3692a729f0191425195869]

fdo#61429: Stylist: try a little harder to restore "hierarchical"

Change-Id: I30972224c5a9aa12c4ef4c2b5ca80e7aece0baad

2013-07-02  Michael Meeks  <michael.meeks@suse.com>  [12a426b0261c44c4625f627ea21bd308266acae5]

fix naming snafu.


2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97b026d934cdad9121c980cae87ea50bae9e4aad]

Add a way to inverse matrix using openCL. It's an no-op for now.

Change-Id: I4659d57505c3dccf872e124b8b569e680b307b71

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [946e1cb115a2a46fa10f528f83ca7a214fc31544]

Enable group calculation on COUNT and COUNT2.

Change-Id: I7a1cb5aa485bd54e1f6e41262435129b6ac6b98b

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b8904b25d622bcf5c2b1435a993e507d1c7f7555]

Try not to iterate beyond the end of the formula block.

Or else a crash would ensue...

Change-Id: Ib08163ba91e4bac023ae778c704a0c052fa48ebb

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cd2594c7504318a88719c710f7e627b9dd72fa16]

COUNT should skip formula cells with error.

Change-Id: I829eaf309056403f77949526877888315a2ad720

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d207f6fc479bf96db9fcde214f15f2ffb045001]

Re-implement SUM function to make use of new cell storage.

And fix a bug in my new COUNT function, where I forgot to tally numeric
formula cells.

Change-Id: I52d26be3e48f646f656821066e23594d52f78c6d

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3b10c65d9e9a3ffd1bbe176c39d45bbb76b1fc05]

Unused variable.

Change-Id: I1df58281896687e61d40675206d0fc3854d93866

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cfb2ce587b097b407eb15699cff7ce9fb6844123]

Re-implement the COUNT function for efficiency.

By taking advantage of the block structure of the new cell storage.

Change-Id: Ib953c14d364ccdff7df5caf70d57cec86189e3be

2013-07-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [db377e02c309c20419aef1360409be09fe50fc42]

gtk3: Clearlooks theme paints scrollbar buttons depending on the style class

Change-Id: I8e464e4b71671eccb2c0467d74542e6ddda0f5a6

2013-07-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [010391b647f15efbeeba4e1a8158ab6dd550aa6b]

gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_new

Change-Id: Iea6b6cd0147e42eab9889ea9a45aaf98c77cfaab

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [eb39f90f071c03f8f9e61a0f129a060ffcfb96eb]

Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parent

Change-Id: I25f87916e5b8480e50cafb30b78da4d575a7df24

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [092281f1e7022ee26e3659cc1c54ac0dd73a4382]

Resolves: fdo#66252 format->number for controls is busted

Change-Id: I7c88f3acd9a6c5faa40a8fedc7c9f6e7817cefb7

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [7b3839e0c3d9339b4469a808e2818cd3f3119cc4]

vertically align center widgets

Change-Id: Iedd7fc4e05aa59e59725f2087ded704aae0b6115

2013-07-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d37723a2496907bf60829306c6509fe24a9c4dbe]

Allow build with older boost

Change-Id: I49902109eb2a1b9561a9ccfa70d89c160a4965a9

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [3835dee3c777bf10693903cb0866d22fab3794ea]

SvStream: remove the error prone operator<</>>(sal_Int64)

As the recent regression after merging AOO patch adding code serializing
"long" variables has shown, this overload (which was added in
7b2a0e541567be9750dfc7d98374555967da3470) is a bad idea.

In a unxlngx build, nm finds uses of the symbols _ZN8SvStreamrsERl
and _ZN8SvStreamlsEl in these files:

- sbxvalue.cxx: this appears to be a legitimate use with sal_Int64

- dateitem.cxx: this was accidentally changed by commit
  9830fd36dbdb72c79703b0c61efc027fba793c5a

- atrfrm.cxx: this was added for Table Autoformat enhancement in
  7e8c0bd73ee59ff3041e55268c77203373962e51, which is after the
  sal_Int64 operators were added, so the file format is now
  platform dependent

Change-Id: I78352b5429b53612c4831cdb81b587b5de5180a9

2013-07-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ee5ed806e2cf5780f90d52a2fc83055f497139b7]

Translate German comments, fix some WS

Change-Id: Ib017480e45cf76a95297e6563229d49c13ea6a51
Reviewed-on: https://gerrit.libreoffice.org/4660
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [00601259144f5b49b516581ca6ae28fc6e524030]

Resolves: fdo#66502 set AutoMnemonics before calculating layout

Change-Id: I3274ec9e8e4e1f61f0108a3e6ba64107128736c2

2013-07-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50b0bf15bf0e173ba449efed93ef3909253b9988]

Uploading new libvisio 0.0.29, fixing fdo#66421

Change-Id: I7b9bc581c81caf74cb6f922abc2cfaee87b20572

2013-07-02  Armin Le Grand  <alg@apache.org>  [d98279dbb9a1857561914f60e58a23dcd116be83]

Related: #i120513# Remove autocompletion suggestion...

when inserting comment via menu/shortcut

Author: orw, alg
(cherry picked from commit bfeefdb5affc187c4ae04d82915ac65ea3fc73e4)

Conflicts:
	sw/source/ui/shells/textfld.cxx

Change-Id: I42dbfb46f784262d941f1c9b3e0b4a0b623067d9

2013-07-02  Armin Le Grand  <alg@apache.org>  [6bd99f8d0b510a45d5f1ade2bf00373bce7765b7]

Resolves: #i122594# correctly handle inner svg node...

when no width/height or percent is given

(cherry picked from commit 5fa6275694d0990018b13266b37c359b37251c1c)

Change-Id: I2981d7ad174faf0914b4fcd545257674ad5e8cb9

2013-07-02  Lionel Elie Mamane  <lionel@mamane.lu>  [a733e8e91aecbcbde7cc2127a3c45d8dd3ebe4ee]

i#112615 table names are allowed slashes

Change-Id: I1b69c4575d79ba1b6a6e9cd83abaf18bad54fd79

2013-07-02  Armin Le Grand  <alg@apache.org>  [cb6e8c46d723de33073a5fb9ca53be12412e2a27]

Resolves: #i122589# check if element is added before...

removing and deleting it (well, put it in undo)

(cherry picked from commit 48558dc3e09ec442bc4caf867df4b97354b4d334)

Conflicts:
	dbaccess/source/ui/inc/QueryTableView.hxx
	dbaccess/source/ui/querydesign/QueryTableView.cxx

Change-Id: Id8ef54c0a223548affc007d25131a23618c5fe01

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [78c1ae17d1ee0e391279e56f2757f284a5959d51]

Updated core Project: help  af95be046caf1abca0b310406bdae5a8b10a1a1b


2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [d802fe5eccc4074dd4b32ba8a8a83c0463b3296d]

convert Data Sources Unavailable Warningbox to .ui

Change-Id: Iea809c54fd080003f1dc7ccae6b666dcc5e66b6f

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [c1de2a8b12d6d8df0aa219a809e05641afe56c06]

convert (old) mail merge dialog to .ui

Change-Id: Id812851c93807b15709930112ec839ba64884110

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [2f1678fbad1a9a793eb9a93303f18783e643c8bb]

fix StrictStringSort (and STL assertion in starmath test)

OUString::compareTo may return not just -1 but any negative number.

(regression from 6a08067902ddc0ec61a7c7b4b0035b303f643a50)

Change-Id: I93027726b95e8d398292e1c2dee7795b1f7b7b8b

2013-07-02  Andras Timar  <atimar@suse.com>  [9cb36ee3df0af10bc63727216fa41a6e8ef90a42]

fdo#66433 - add Bitcoin to technical.dic

Change-Id: Iadeafe6372bb5916e62c8de786d2f4c5def75198

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [fb3778b2a26d693d56c750fcf081117cc440cf07]

... fix more -Werror=address (wrong TempFile ctor called)

Change-Id: I19b2195a5e524f8c485f904989f1c604fca9612f

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [23326c48274dc64a53ef142edc8bc551ea6c15eb]

filter: fix more -Werror=address (wrong TempFile ctor called)

Change-Id: I2242b12b75dfbd1ae6fdb4283c065168ac9df4d2

2013-07-02  Michael Stahl  <mstahl@redhat.com>  [6098d0283b47b36011075f3595fe21b300046a33]

SfxMedium: fix -Werror=address (wrong TempFile ctor called)

Change-Id: I1bafc953f21c7e139da5fc4594b37d6d75ed88de

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [62c0990b113688afb4c1b5ea355e29c57a9c7811]

tentative updated callcatcher results

Change-Id: I70b23097baa75079d96fd7b296073921be4f4af4

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [d4395f450de3cdcf5fde2187054a44eca680d81f]

drop unused SfxSpecialConfigError_Impl

unused since a2bf98857b675b2d10a4fd93a0413229abebf3f1

Change-Id: I73c253e763eb9239256dfd78b4b782a36bc3a30d

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [7d943c1c572d463ebd0a997973383a579b60951f]

remove unused MoreButtons apis pieces

Change-Id: I087a45684041b6d816fbd09ebb24f727dd02d8be

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [fae7447283142b359c9f9ea80c3cc79ceab52e2c]

drop unused convertWhitespace

Change-Id: I2e27e498cb86d5aaeff692e62e75ee8c8200e729

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [9eeacd275178f5fed34ee9debf431a1ac3e169cc]

XmlReadOnlyImage is now unused post .ui conversions

Change-Id: Ib90966ed6e791371dacd8d9cdf8234fa66b02858

2013-07-02  Caolán McNamara  <caolanm@redhat.com>  [8e06393ffc3502382d5f8c586d298d02190f9d24]

remove post .ui conversion unused ResId loaders

Change-Id: Ib6a5455256f4712fc62554cbcbe279e9702d0552

2013-07-02  Csikós Tamás  <csks.tomi@gmail.com>  [3a5024bc0fd4c30f06da350b5c56300368c582e8]

fdo#64155 - fix unlocalized 'default' list entry

Change-Id: I3a8b706fe855e7fbff71f227b167a51d3a465be0

2013-07-02  Andras Timar  <atimar@suse.com>  [a1a592140f7492cfd169787fc3d0114804afccd7]

default report template should be language-independent

Change-Id: Ia0b18b90ffd2cb4c6958749e45d8cfec92825d02

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [2bc574599bf47ab3d2d4e201e80896a91f225efe]

more SAL_OVERRIDE

Change-Id: I7b3e908a0ce00f0d844803fdf628d3d757de92bd

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [2a2105b002c482e6536d5c3046c9e7783c0cdca3]

fdo#46361 testcase

Change-Id: Ie7ce4fb5c32ff4b3c1f3d7ee92d8358ae67fc6c1

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [ef53d4aec2a3d690de2c7cdaf73ca95bbe29a433]

fdo#46361 oox: handle w:color for groupshape textboxes

Change-Id: Ifcbf622a04a4b3f06d95c079d5e13ec3f505268f

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [5a737fca37cd5a5f90aa03a30688d447677d3b8a]

fdo#46361 oox: handle w:jc for groupshape textboxes

Change-Id: I21391d9a9f5b5173b599006287b33fdaab3c0c75

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [6bf79576aeca243db553ed3b5eade492dc35337b]

fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapes

Change-Id: Ib73d17fd8c9325f7f062d4a15b655e36b84bd351

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [f24e4c74d7d6a7d95090c6fa6a584fed7787706c]

fdo#46361 oox: handle multiple w:p for groupshape textboxes

One testcase had to be adjusted, as it seems previously we stripped all
newlines at the end (I consider that as a bug), and now we only strip
the last one (so the resulting number of paragraphs on the shape and in
the source document equal).

Change-Id: Ic22b96c2992b53c72e2609e2286622173b86065c

2013-07-02  Miklos Vajna  <vmiklos@suse.cz>  [b1f78c44c1acc246f06a963383232c9bf649a06b]

fdo#46361 oox: handle w:br for groupshape textboxes

Change-Id: Ib78891614256b197cefbe766a4a4a9c76219f1cf

2013-07-02  Frédéric Wang  <fred.wang@free.fr>  [9bb74686b1f857e791235381db632d1b5ac58296]

 fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.

Change-Id: Ifc078732e28e9bdaa796c5be3c08c20f9512926e
Reviewed-on: https://gerrit.libreoffice.org/4631
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-02  Frédéric Wang  <fred.wang@free.fr>  [e58d721709bd4e255f70cc824cd484cd1a1ec32d]

 fdo#66281 - make underbrace/overbrace stretchy in MathML export

Change-Id: I63608cc4b56f6baa4101020c12c1384a828ce0d2
Reviewed-on: https://gerrit.libreoffice.org/4629
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-02  Thomas Arnhold  <thomas@arnhold.org>  [10c6cb238f0ae5d5969ffd0012bf23305ac5894f]

fdo#62699 drop pass-through header svx/svdattrx.hxx

includes some sorting of the includes

Change-Id: Iba41991552674f76b902dbc7b4b3ada992aee69e
Reviewed-on: https://gerrit.libreoffice.org/4626
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-02  Andras Timar  <atimar@suse.com>  [060989945b811604c81948b50ad51ffdf136754c]

remove unused (and corrupted) .odr files

Change-Id: Ib6f19b673c188603fd9adcea19228f7ede7ab4bc

2013-07-02  Frédéric Wang  <fred.wang@free.fr>  [be4837c9da190b4450a7f8a46ee5b9808e5dd941]

 fdo#66416 -  Use appropriate unicode characters for math "Brackets"

Change-Id: I43d74c92f0de65f9456f5cd8ae150466b6a43717
Reviewed-on: https://gerrit.libreoffice.org/4661
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-02  Frédéric Wang  <fred.wang@free.fr>  [fbc9c18875d1e86c9b3d7d5c13e1db13af23e3f0]

 fdo#66276 - MathML export: avoid using combining characters.

Change-Id: I68cf5aaeb5b13adda76953636b0d3225fff4030c
Reviewed-on: https://gerrit.libreoffice.org/4630
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [6a08067902ddc0ec61a7c7b4b0035b303f643a50]

OUString convertion for unotools

Change-Id: Ifae7f344e3827875e32afa3cda23c771f5735707
Reviewed-on: https://gerrit.libreoffice.org/4659
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-07-02  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [82a1d75ee59c46e6bb361b98c520cc4eff2e770c]

fdo#43460: Use isEmpty() instead of getLength() in svgio

Change-Id: I65beeb09285553177a160e260d606e6ba3f1c023
Reviewed-on: https://gerrit.libreoffice.org/4641
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [07010b8ea2465406df8eea9341c8644a6f7fed81]

Put the matrix header back in for Windows build...

Change-Id: I676b3d9b702af51bf00dff9ef55d16e7fbdec65e

2013-07-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93a5b7ee36818d60963e4fbe21f9e6c43c7c5a80]

don't forget the formula cell style during xls/xlsx export, fdo#66242

This reverts parts of commit 64223bda068cc6d82d3c5e359d465014568398bb.

Change-Id: I6d5379aaedbf011b39a4cf076f0a43bc8a6cbc93

2013-07-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae4e42c87f10eda7efd74cb250253a4f6815d427]

remove unnecessary comments

Change-Id: Iff6c1c59d0300f868972c2abf88fee5cf7e5372a

2013-07-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c3b138a801437e801241039fa34f5f17646ecfe]

fix indentation

Change-Id: I1bdd8980109b340765c0600f897ff14e75fb0bae

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4b145089367277bff880731d020ef21c2b51d03]

Nobody uses this. I forgot to remove it.

Change-Id: Ib035466e04f37ee1d7b61d352f7a380f005b3231

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [41e0a3bde2b9a838e4ad55c2ea4ed1ec22627f99]

Fix build breakage when opencl is enabled.

Change-Id: I8ffa87c19ce110452c8280f4ee91536cd6f563d4

2013-07-02  Lionel Elie Mamane  <lionel@mamane.lu>  [369e2d3e007fd9177c3500813feee22fc3a8a823]

fdo#66464 initialise static join info at construct time

to ensure that isReadOnly returns something sensible as soon as construct() finishes

Change-Id: I5f9bef049297c5232df0ecdb9084add968a0052f

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed76237e41ecdb58f524e14ea6b8866f8dacf6a9]

Reduce dependency on the matrix header.

Change-Id: Iade09d108aec78f8cbe92f9103f206d0c99fab8e

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [83f77ab0661df992f241e5f9ecb1aa8f8eaeafec]

Rework SUMPRODUCT to reduce the number of block position lookups.

Change-Id: I22b843142b76df1c51597a8138b1674286f78792

2013-07-02  Eike Rathke  <erack@redhat.com>  [9c1ca6dca3b553c302a635357e33591605343b99]

resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192

Also renamed MAXJUMPCOUNT to FORMULA_MAXJUMPCOUNT but without changing
the value as the runtime array size of ocChose depends on it, should be
changed before.

Eliminated the duplicated and error causing redefinition of both in
sc/inc/compiler.hxx

Change-Id: I0e87d1439c9564a4f475fcb2870ab51c3b586942

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [0520eaf9e661abddadf9a21cfbeab37b0b85dd68]

fdo#65650: fix Writer ODF import of list style with bullets and color

For such lists xmloff tries to set a BulletColor property but
SwXNumberingRules::SetNumberingRuleByIndex() throws a RuntimeException
and does not set any of the list properties on the NumRule.

(regression from abf18610998aa8330f8330f1d769508e47ef5b20)

Change-Id: Id3e80ee1ed67497786258a1096bc5c8dec90ce21

2013-07-01  Michael Meeks  <michael.meeks@suse.com>  [f74e6dd07e971d25a610edbe0197b98984dbf353]

get quoting right.

Change-Id: I3b1508a3309ad4df9e095b1cb6c3091df4adff4a

2013-07-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7c7ca0d0028cacad15a4fdc3dc02bc5f038c9f3c]

WaE: pOldRanges may be used uninitialized

Change-Id: I22ff60e30b8c5697f648fcd6b7b22a302c6a2135

2013-07-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cc06e7b6b8b73ae68a2eea72d94c6f45c9fbf497]

gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENT

Change-Id: I5f5810a1e2dc56afb0fba7fde20a383980e3ba51

2013-07-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [76c9d45ccf8480f8b73815607ff8701a3d41a649]

gtk3: add indicator-spacing to size of checkbox/radiobutton

Change-Id: Ifea43607c8cd5a8047796b7d2efdf14289b029e2

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [a201ae63ce798438057a1328dc644dc8b64fe4e8]

fdo#66165: WW8 export: fix duplicated paragraph breaks

MSWordExportBase::OutputTextNode(): in commit
8f2a21eac4a904db3cc4c448179e2d2cf5878ef4
(which is not merged) a "WriteCR( pTextNodeInfoInner );" was moved up
a few lines, so it shows up as context in the other commit, and
the bug is that the cherry-pick 83ba821c10392c08334f7d8d3775fe3e8d08f8fd
erroneously adds this context line so now there are 2 WriteCR().

Change-Id: I08434b284f3d8d8426fa997623be352c37d6c7c2

2013-07-01  Laurent Godard  <lgodard.libre@laposte.net>  [92c7eca78e6ac84ef2b1be5dca102ecfaee9766b]

simplify AddPrintRanges calls at import time

  - at import time, use directly core functions
  - honor IsUndoEnabled in uno calls

Change-Id: If1e762df0ca9cfa22fa2c0e75518fe892be602b6
Reviewed-on: https://gerrit.libreoffice.org/4656
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-07-01  Eike Rathke  <erack@redhat.com>  [cb44db2fe78b43424491d25f0c9e34f16aba5c24]

sorted by formatindex for better comparability

Change-Id: I38f238878141b9ce7d479e66340ef3e78dc83843

2013-07-01  Lionel Elie Mamane  <lionel@mamane.lu>  [0fe4a70f26107a47765348802290adef0b265997]

typo in comment

Change-Id: Id81813365a36ce03a60f051994da8d8951c92054

2013-07-01  Andras Timar  <atimar@suse.com>  [a1df1de6ec140cfe49160fe08cc9eee7c0a60ba9]

Updated core Project: help  a804914de5db3aef91f8c244db6acf59a1da0f78


2013-07-01  Ariel Constenla-Haile  <arielch@apache.org>  [b9ebdadf5a6ebf22b4df7589d86dd8fdfb675b1e]

Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functions

(cherry picked from commit e94681fb47e3c5bdba486cd8feca92705d44840d)

Conflicts:
	sc/source/ui/app/typemap.cxx
	sc/source/ui/view/galwrap.cxx
	sc/source/ui/view/makefile.mk
	sc/source/ui/view/tabvwsh9.cxx
	sd/source/ui/view/drviews9.cxx
	svx/Package_inc.mk
	svx/inc/GalleryControl.hxx
	svx/inc/galbrws2.hxx
	svx/inc/svx/galbrws.hxx
	svx/inc/svx/gallery.hxx
	svx/source/gallery2/GalleryControl.cxx
	svx/source/gallery2/galbrws.cxx
	svx/source/gallery2/galbrws2.cxx
	svx/source/gallery2/galexpl.cxx
	sw/source/ui/shells/basesh.cxx

Change-Id: I49c2b99ca551f058b852c0e5e28cc2fe8c205031

2013-07-01  Frédéric Wang  <fred.wang@free.fr>  [bc51be7e7f2fc55456e1ce7dcdc70e6a15c53c0e]

 #fdo66277 - Add support for alignment in MathML export.

Change-Id: I78352ff93da5b4e912040c4019fcea924f7b0c20
Reviewed-on: https://gerrit.libreoffice.org/4625
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-01  Harri Pitkänen  <hatapitk@iki.fi>  [30213582c73f2dec6d4a980560192720f2f426ab]

Add Cornish and Pite Sami to the list of spelling languages

Add Cornish (kw-UK) and Pite Sami (sje-SE) to the list of
available spell checking languages to support spell checkers
that are being currently developed:

  https://victorio.uit.no/langtech/trunk/langs/cor
  https://victorio.uit.no/langtech/trunk/langs/sje

Change-Id: I2f95fe5339e7cc31d64fa13cf2f74268b159215e
Reviewed-on: https://gerrit.libreoffice.org/4609
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-07-01  Pader Rezso  <rezso@rezso.net>  [cea7cca5c8db3f273ed2c14efde45ff0e73dee7a]

remove obsolete CDE integration, and make TDE launcher conditional.

Change-Id: I5e830cd3f44627d789d789748e1b0f0ff5590d91

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bd4c6a7d7521abb0e36ebfba6e14685a1e195be8]

Fix a crasher on copy to clip.

The logical row position equals the top block position plus offset within
block, not minus.

Change-Id: Ia6376d8e971f9d3379977895d14f97f43c5664ba

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [add9e14a4a45d29ac7284f9cecf762e3a075a01d]

Add tests for matrix's min and max values, and fix one bug.

Apparently numeric_limits<type>::min() is not to be used for signed types.

Change-Id: Ia9730328562905459eb1d3e5cfd1a023c644e219

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [58380c11216cb9f03a98e3d53dcee702576fedb8]

Better to calculate max and min value of matrix *in* the matrix itself.

Change-Id: I410b345ac32550a188aa356e133ef8e0e9b13d9f

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dfd0b37d82db6cb8f02b48e735cf6caacc2420e4]

This is not needed.

Change-Id: I382b9d485b7bb58656561c4790580c9bc6339889

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1968e62d9f242ef5857dda0e09382fd6f59f8e0b]

Add a convenient way to dump formula group states for a single column.

Useful when debugging.

Change-Id: I4e408ad9a3dc2046557d152fcd067c1b0c5645c0

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb604d067066249bda3a09b91743491dd63e8288]

Start moving all these DEBUG_FOO into calcmacros.hxx.

This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx.

Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5bbf11028d524a5282e4ce1525cde41c2b1afa5]

Ensure that the group calculation path won't get called when it's disabled.

Change-Id: I0ea45616558bebf99c63862a0458776c67789bbc

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [94040c2034ed657b2c4d4d24c8d92ab7c9caadfd]

ResolveStaticReference() to also dynamically recalc formula cells.

Change-Id: If42e5105be0e6db7c63d7c4e7c43de23716d6cbf

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f67fa232933e64779f0b3571711e4679214ca521]

Have FetchDoubleArray() to optionally calculate dependent formula cells.

Change-Id: Ide29df664ff002f9cd8fe3edbf9512dd0cbb9eb6

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bdd8986ebd82884402b15d5d1d7cf76de37a47c6]

Test loading of xls and xlsx with shared formulas.

To make sure I won't break this.  And I moved the xlsx version of the
test from the slow check to the normal test, which gets run for the normal
build target.

Change-Id: Id65f79796b11c0ab039842f1c1c158e9af310757

2013-07-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb1310356b358137210ea5445500bb2e96847fda]

We don't need these header includes.

Change-Id: Ia2f7226fa3c7dc5ac98bd23833e67d7262cd8b9b

2013-07-01  Khaled Hosny  <khaledhosny@eglug.org>  [8a2719b8fc65ab2f875f4d617c2202e573b7bc77]

Handle synthetic bold with Core Text

And fix the previous commit for synthetic italic a bit.

Change-Id: Ia5977d53739b7a6eaaccbf3aeb24adb820ca05c6

2013-07-01  Armin Le Grand  <alg@apache.org>  [4dda042c354b4cfaf190bca35092bbd5f6dc2a1f]

Resolves: #i120559# Corrected load for charts without RangeString...

but with local row-oriented data

(cherry picked from commit 855d5e3bc075e516edf1dc7e844924bbf9ab590c)

Conflicts:
	chart2/source/tools/ChartModelHelper.cxx

Change-Id: I4979b639f5652a1c27b640b6b469f66c65a888aa

2013-07-01  Frédéric Wang  <fred.wang@free.fr>  [1ef63d0842dab4154c5ca2fc42e416950bd7459a]

 fdo#66278 - MathML export: distinguish inline/display equations.

Change-Id: Ia764c2fd64ab772342ce86f67ee290ab38dc4a83
Reviewed-on: https://gerrit.libreoffice.org/4607
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-01  Sun Ying  <sunying@apache.org>  [a70d429b96be02f0aa407216ab91edbe7883c7c7]

Resolves: #i120730# fix table with merged cell becoming group shape...

when exporting ppt file

Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li

(cherry picked from commit 1619e67c0c225ca6cc14a1fbebd4a97fb1b26311)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I96ff7d3e2b3f822a5ba84e918f20b2dff81e5a70

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [247b182fc55a05e9cd54b94dbf3de7ba9a13094f]

unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdir

also erroneously removed in 6a59659541e45198b8cda162f87f6abcd68c6101

Change-Id: Id9e942cf012d901546b5b403d0d04e749fd20695

2013-07-01  Mark Wielaard  <mark@klomp.org>  [2fc0fa62b26ce34675fcb94de59194592421eeb5]

Fix memory leak in OTextInputStream.

Delete mpBuffer when done in destructor or replaced in implResizeBuffer.

Change-Id: Ide1b44f10a482ce9bb6135fb879e62e0a8ccea29
Reviewed-on: https://gerrit.libreoffice.org/4637
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-01  Mark Wielaard  <mark@klomp.org>  [5c3f673c1ff25c835da6b905a63b36087aaa405e]

Robustify WW8FormulaControl::FormulaRead reading SvStream.

The >>operator of SvStream doesn't initialize a variable if the stream
is faulty. So initialize the variables before usage to prevent reading
wrong/random bits.

Change-Id: Ia66dd6d8574c36e7229a58347f2e2c1e0fe2e248
Reviewed-on: https://gerrit.libreoffice.org/4636
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-01  Khaled Hosny  <khaledhosny@eglug.org>  [92ffe57f6bf40ec0f19e2abed24721137c569063]

Don’t shrink text from fallback fonts

This code is bogus in multiple ways:
* It scales text based on ascent or descent, but this makes no sense
  as those control line height and nothing else, if one is to scale two
  different fonts to “fit” together, cap or x height would be more
  appropriate. This results in some text being ridiculously shrunk.
* Not only that, but it is comparing apples to oranges; original font
  ascent/descent with the bounding box of the fallback glyphs, which
  results in different scale ratios depending on the shape of the glyphs
  at hand, which leads to all sorts of funny and irregular text.
* Even worse, the PDF export is completely broken in this case; it uses
  the scaled down glyph widths but the unscaled font size, resulting in
  cramped unreadable text.

Change-Id: Iaa6117ecfdad8388887d9a03b538e7327544ad5e
Reviewed-on: https://gerrit.libreoffice.org/4293
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-07-01  Chris Hoppe  <hoppe7@gmail.com>  [3c26d63b22f9ae2b4c2cb90f4b1218985f1d6131]

Translate German comments.

Change-Id: Ibdd5bb021973624c1bb2a0e7bbbebd15fca5c731

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [1b5763c40686c8ca3f6e26f9b495bca57271872c]

BluetoothServer::addCommunicator not unused after all

was erroneously removed in 6a59659541e45198b8cda162f87f6abcd68c6101

Change-Id: Ib95fccaaccb8baf269f7d393af00d9b95b25161a

2013-07-01  Takeshi Abe  <tabe@fixedpoint.jp>  [6c912701dc9fd82dc1fec0481119f3c9d753e161]

Mark as const

Change-Id: Ic71f39aaebf07d3b0435882986be71cf2b0390c2

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [3090cfc972287da3fbdc567387527b65b3bfd128]

Resolves: rhbz#979758 crash on 'Diagrammen in LibreOffice' help page

Change-Id: I269846840b8e2f67838da525c020a305901cf903

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [ee5ea3b629c55f628ee23078f4c1800d83b8514b]

fOne should be 1.0 not 10.0

Change-Id: I1e51ea9f06be698641287e8d85a5288220879d3f

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [20661599f402cda97915e77667368422a2382b78]

add missing .ui

Change-Id: I3cf3d730fee95a54d8b51779835eda8d24d50ff3

2013-07-01  Petr Vorel  <petr.vorel@gmail.com>  [6a59659541e45198b8cda162f87f6abcd68c6101]

Remove unused code

Change-Id: Id789250d6aeae642ef5c712e33c5583628638218
Reviewed-on: https://gerrit.libreoffice.org/4604
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-01  Yong Lin Ma  <mayongl@apache.org>  [ba8bcc2681d8e9788ae2d6fef11308d5f0fcae05]

Resolves: #i119994# Range picker dialog is changed to modal mode wrongly

Patch by: Peng YunQuan
Review by: mayongl
Reported by: Yan Ji

(cherry picked from commit 94c8978a16536738bbad7a52cdfb9f37a4d19ed0)

Change-Id: I66bb91bf07a5c52b2a5e2b2a91187ac9580fbb0a

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [99a4baf89c470d1e73b4e87fe9adf37a09230a2c]

gbuild: sync solaris.mk linker invocation with unxgcc.mk

Change-Id: Ib7ef6fe87673c601ad3c24f3ed3f382c039551f4

2013-07-01  Andre Fischer  <af@apache.org>  [53a08b03a88e7f6c387988c01f7c6e2183967176]

122658: Fixed typo in localized string.

Found by: jteera
Reported by: Andrea Pescetti
(cherry picked from commit 8f23dda62c32085f8665483e38345ee13389860e)

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [257ba103fb9ffae87189eb5d435969961fe4e98c]

Resolves: fdo#66263 calc's protect records doesn't do anything, sid collision

Change-Id: I50c9f0bd28f17e5d56c6d6948871042ba64650ef

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [14c619f10f88dd42c4f8af05aa6a1daabe11475e]

convert predefined label warning dialog to .ui

Change-Id: I6f7cbc6aea1acbd7c803cd418ba2e9ed71fb2c50

2013-07-01  Luboš Luňák  <l.lunak@suse.cz>  [dc7498e4f0632c10a0019564d2e71b5403e40812]

don't show section/table nodes as plain start nodes in debug dump

Change-Id: I8b4901d98c210f5a3228981a2b180f2fcc06c768

2013-07-01  Luboš Luňák  <l.lunak@suse.cz>  [ed1d006e1ab594ff0b64a41eadd1b8fe48ab0414]

remove strange #ifdefs, presumably a workaround for ancient compiler bug

Change-Id: I77287909b88be01615e2aae302c48904c1adf933

2013-07-01  Michael Stahl  <mstahl@redhat.com>  [49a454225e35699d7351faaba3d296e1858c6107]

fdo#66324 fix locking in webdav_ucp::Content::getResourceType()

Crash in there while accessing an evidently deleted DAVResourceAccess
instance with about 4 other threads also in various webdav_ucp::Content
methods.

The problem is apparently that the "outer" getResourceType() passes the
m_xResAccess to the "inner" getResourceType(), which accesses it
without locking the mutex, while another thread resets m_xResAccess
and thereby deletes the current instance.

(regression from 0c3500115c4fd86284a027fc32be704afcf77061)

Change-Id: I1c67021c536e303d766c7ff93fb71e40f991f3af

2013-07-01  Laurent Godard  <lgodard.libre@laposte.net>  [8be462fde98a8f22f182b5b3e63657f7007ed165]

the calculation of the progressbar leads to very slow saving

Change-Id: Ibba31126161b77b499561c5a74c057a56c07a4a8
Reviewed-on: https://gerrit.libreoffice.org/4647
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-07-01  Miklos Vajna  <vmiklos@suse.cz>  [d892671c118158490b08d24eea7398330a23599b]

fdo#47802 testcase

Change-Id: Ib3e399efb0d1116473bc5ff0e1b858b2cfa4aec8

2013-07-01  Miklos Vajna  <vmiklos@suse.cz>  [818d80eb0cee65d1bcc4fdb74b32a7c42cc1336e]

RTF import: support shapes inside tables

This is a better fix for fdo#47802, now that shape import is no longer
buffered.

Change-Id: Idce6d11e6774d1fe7fc04b6a52d5b77a3879381e

2013-07-01  Miklos Vajna  <vmiklos@suse.cz>  [7a8f720cc0b1e84339341919f9520cb25ce5df34]

RTFValue: support storing RTFShape

Change-Id: Ia24fe7556598ad88f3b72a62bef2361a3fd0a712

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [e21544132a6732334a14194e02232b28e559303b]

Resolves: fdo#66403 infinite loop, typo i should be it

Change-Id: Ia3ec1302649809b7a63befc0a48fb142f1169936

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [6d866fec7117b5264136371bd8c04d5b882548e9]

fix indent

Change-Id: I079e88700f3353b906f0d8fc85083695cfe569bb

2013-07-01  Caolán McNamara  <caolanm@redhat.com>  [f9acc916bf6a047e92692e91623113806d2c1a29]

MSG_DISABLE_UNDO_QUESTION unused

Change-Id: I1e06ccae6c820715d2cea70d679bf7681bae711a

2013-07-01  Miklos Vajna  <vmiklos@suse.cz>  [7857d772f7f82a33de506cd10e4298aa092bfe8f]

SmOoxmlImport: update doc on how to extract handled token list

Change-Id: I7cea50e99a4ffd9eac357251ffe630921ec64795

2013-06-30  Mark Wielaard  <mark@klomp.org>  [9ab800829b8a0e44824dc11276b54b1870bc5b2b]

Fix memory leak in ServerFont::GetGlyphOutline.

Always call FT_Done_Glyph before returning.

Change-Id: I861bcc66b065d9cfb909b3ea561af97caccc4593
Reviewed-on: https://gerrit.libreoffice.org/4635
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-06-30  Caolán McNamara  <caolanm@redhat.com>  [e5f3e328a2ffe86425c571bb43ffd3f3f650db81]

misc minor tweaks to messagedialogs

Change-Id: I0ec4a7257d352fac43aca57269ffaec96a706651

2013-06-30  Caolán McNamara  <caolanm@redhat.com>  [d2b2b79106f4eb9e355229623554be2317046c4f]

convert show redlines warning box to new-style message dialog

Change-Id: I5d7e205c8908fab6ff70065961d77b3b91d82461

2013-06-30  Caolán McNamara  <caolanm@redhat.com>  [fea12c47101d3d13d1e6a611f88c54f257b49b11]

using primary font for secondary max text width

Change-Id: If4d5d4be2a5552c52e7e98ff891e2166b7541800

2013-06-30  Caolán McNamara  <caolanm@redhat.com>  [0306e253fef4c25d4fe39ff9b5711c9487adc47b]

XubString->OUString

Change-Id: I40ff06facc304630ccedd82d2f20b3573bdc5cb4

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [d70786a761025e7689a39d4026c8965d74962d4d]

Revert "resmgr: bInUse is useless"

This was pretty lame. It's static. To be sure revert it.

This reverts commit 504499ad9f17be5350b878fa99e814612eaffb5f.

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [504499ad9f17be5350b878fa99e814612eaffb5f]

resmgr: bInUse is useless

Change-Id: I619d5d1ff9f6242be652674e4df54ad5c5ddc017

2013-06-30  Lionel Elie Mamane  <lionel@mamane.lu>  [c84370cc7f31845daf084e2d701cb982f0fc19dc]

robustify

 - Survive case where direction not given
 - make ascending default in stronger way

Change-Id: I41ab2fd683ea71ea668e3ca3ee4a9618d67c0107

2013-06-30  Lionel Elie Mamane  <lionel@mamane.lu>  [97d279b4c54951547b8c8f4bd29376bd6e111593]

fdo#64985 try harder to populate m_sCommandName::m_sCommandName

Change-Id: Ibef643498903c82eee5533d387a33ca26a77d496

2013-06-30  Khaled Hosny  <khaledhosny@eglug.org>  [de2cdeabfe18f6fbe2f0f9a7aa5d91bcf88d9fa2]

Handle synthetic italic with Core Text

Core Text does not fake missing italic and bold (unlike ATSUI), so we
have to do it on our own. This commit handles fake italic, bold is a bit
harder.

Change-Id: I4e705669638f67e3c8ec414f2cadd0c6daea9bcb

2013-06-30  Khaled Hosny  <khaledhosny@eglug.org>  [3ed5b347c5916be5c119ecd1fd2239585a512e55]

Fix debug code

Change-Id: If8cd564b03712a8835788386afd83cc97ce04a98

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [717aafb9cae9dc4c58599c3a9b85434335785ec2]

robustify some headers

Change-Id: Id1998b240025973f43691e83cebce17449b060ba

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [fc98acd38c3ab26c1e0d3d72556123cc40522bff]

remove unused and non-working methods

cui/source/inc/macroass.hxx and include/sfx2/macropg.hxx seem to be duplicates

Change-Id: I7df15a2ac97aff92449d40045c55de811bd701f2

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [f8c0e13ba28172b8c61ea2a5085f1abf46a33936]

Rename ValueItemList to ThumbnailValueItemList

The more common definition comes from svtools/valueset.hxx.

Make the difference clear.

Change-Id: I79b09f31007a4c00860fa97d8517a2b1f6aadeea

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [6ddfb81c0793cb067b5d8c3b434b2500bac379d1]

add missing css prefix to header

Change-Id: I4c3311061150f2fd6c703566f064df8263caaa09

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [d930a807aaec3bf8ea5ebe377a4a1fe7a7155022]

remove unused ITEMID_MACRO

Change-Id: I11e94d406daa8e834253c9d3c44ec4e52c2418e1

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [bb5196b40cc5f8f2d4f221e61a20d572ce504558]

remove bogus header svl/xmlement.hxx

This one is unused. The right choice is xmloff/xmlement.hxx

Change-Id: I8bbbcfd0a45f28a309bd22ac2b819fab2e2b2793

2013-06-30  Thomas Arnhold  <thomas@arnhold.org>  [c9145615570515c6cecb3cfc843b9ab72821977b]

remove unused header xftsfit.hxx

Change-Id: Ia669845468a5f089864e4d08744871c9c05de61c

2013-06-30  David Ostrovsky  <david@ostrovsky.org>  [4364d1afac91bc90b3e7b665d971929fd8e7af36]

fdo#58995 Fix window handle is null on AT side of JAB bridge

This reverts commit 41660feef6095f6d9510d11c99376652b41a504b.

Change-Id: I25cdbc7d63b1ed244127a46b41e68e9c5a174697

2013-06-30  David Ostrovsky  <david@ostrovsky.org>  [9dfe00c74f384886cc3cf336061c6b35f25babd6]

fdo#58995 Fix focus gained/lost event dropping for Window and Frame

See 9fd9b14cffbf2604022c099b6202bb0a1da6f06e for more details.

Change-Id: Iea92076be8cbcc110deff3c617ee13bbd66aab79

2013-06-30  Tor Lillqvist  <tml@iki.fi>  [90b27064b4beae5120af2f9c772810f2ab8f1c91]

WaE: 'SwJavaEditDialog::GetText' hides overloaded virtual function

Change-Id: Ie0129f00f7abe925ad86547812b5b15986e42a78

2013-06-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [ea862e1ed0237103e7ae6eea36897ddb82b1dcbc]

WaE clang unhappy with an ambiguous if/else

Change-Id: I1e419793454ad5401a2d55a2c709bab08f4cf053

2013-06-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [710f41b7aec8e7d35a0da8be332aa289f98942af]

Clean String and sal_Bool in tools

Change-Id: I6a92196f33d7a5278c7dcc426112e9c56d582655
Reviewed-on: https://gerrit.libreoffice.org/4627
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ca3beae12a7f222c987481e07a544845fc9fd46]

remove all my debug code

This should never have been pushed.

Change-Id: Ida67b0716a916cb7c3b9af7430abc51800414f18

2013-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14fa5488a829936275f79a7693b13da55114220e]

transpose "data in rows" ranges for internal data provider, fdo#62057

This is an ugly hack but it at least works. This regression has been
introduced by the merge from the AOO code. The order of calls during
import is totally screwed and I have no idea how to properly fix all
these problems without introducing new regressions.

The best solution would be to move the import/export code into chart2
where we could manipulate tese properties directly and would not need to
transform the same information N times until it is written into the
chart code.

Change-Id: Id53c49441c683b19a973a48884135a3f4e89de03

2013-06-30  Khaled Hosny  <khaledhosny@eglug.org>  [5e0813fc8ef1eb1b19392e46801a231b6f4e931c]

fdo#66385: bad line spacing under Core Text

We should be setting mnExtLeading not mnIntLeading, at least this is
what ATSUI code was doing.

Change-Id: Ibe69da4ea60630a31593b538f55fd2cd95642bf9

2013-06-30  Michael Stahl  <mstahl@redhat.com>  [9bd0a976017fadf4344cbf6746abd395dfcc3cb7]

fdo#66288: fix RegionBand (de)serialization

Commit e717d1dcce7f8906311c5ccdbb2326b61a702630 interacts badly with
commit 7b2a0e541567be9750dfc7d98374555967da3470:
the newly added "long" variables serialized to SvStream with
operator>>/<< now read/write 8 bytes.

Using "long" for binary serialized integers is an idiotic idea in the
first place.

Change-Id: I9432c1bb2c339e797c064371f2cbdcfec2200994

2013-06-30  Michael Stahl  <mstahl@redhat.com>  [36e42c0bc094231cb80157a871862c76d6a2d03a]

fdo#66288: fix MetaAction::Read()

This is "collateral damage" from the actual bug, and is broken since CVS
initial import (which likely means that in practice no bare MetaActions
exist), but the MetaAction::Read() must not read the type from the
stream since MetaAction::ReadMetaAction() has already done that!

Change-Id: I9ab06ec3112c1eefb86ab70ddfa2f588af257b88

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [ba0a57702cdef7a0389c06841711d7e3079d471c]

remove OUString wrap for string literals

For some functions and all kinds of Exceptions.

CannotConvertException
CloseVetoException
DisposedException
EmptyUndoStackException
ErrorCodeIOException
Exception
GridInvalidDataException
GridInvalidModelException
IOException
IllegalAccessException
IllegalArgumentException
IllegalTypeException
IndexOutOfBoundsException
NoMasterException
NoSuchElementException
NoSupportException
PropertyVetoException
RuntimeException
SAXException
ScannerException
StorageWrappedTargetException
UnsupportedFlavorException
VetoException
WrappedTargetException
ZipIOException
throwGenericSQLException
throwIllegallArgumentException

createInstance
createInstanceWithContext
forName
getByName
getPackageManager
getPropertyValue
getUnpackedValueOrDefault
getValueByName
hasPropertyByName
openKey
setName
setPropertyValue
supportsService

bash command:

for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx'
	| cut -d ':' -f1 | sort -u
	| xargs sed -i
		-e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g"
		-e "s/\($i.*\)\"+ /\1\" + /g";
done

Change-Id: Iaf8e641b0abf28c082906014f87a183517630535
Reviewed-on: https://gerrit.libreoffice.org/4624
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-06-29  Michael Stahl  <mstahl@redhat.com>  [8a7ede404ca4980f169c4ce634805ea5c1b6b56e]

SVGWriter: fix build with C++98 compilers

Change-Id: Idae0823767291081ed51a478583273daaa0cd1c3

2013-06-29  SJacobi  <Sven-Jacobi@gmx.de>  [9911631895f2e42b5c90a108e4940b0091d05ee1]

SVGWriter can now be initialized properly. Removing some strange code peaces.

Change-Id: Ia3011d002c4028008b207505352384f6bb72ce10
Reviewed-on: https://gerrit.libreoffice.org/4619
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-29  Pedro Giffuni  <pfg@apache.org>  [d5a3cf938907eb9ab61044810d984c73452eb200]

Updates to upstream Vigra

Vigra 1.6.0 (Newer versions use Cmake)

* Adds a lot of functionality and includes improvements
for 64 bit compilers.
* Add explicit cast (gcc 4.7 compatibility patch by Stephan Bergmann)
https://github.com/ukoethe/vigra/commit/e0dcd31c76bb13c98920e21544b309ca47bb3c5c

More information on the Vigra changes here:
http://hci.iwr.uni-heidelberg.de/vigra/doc/vigra/CreditsChangelog.html
(cherry picked from commit 0f94142a20861c18f60b5be6fc4163c7e8a69240)

Conflicts:
	external_deps.lst
	mdds/makefile.mk
	mdds/prj/d.lst
	vigra/makefile.mk
	vigra/prj/d.lst

Change-Id: I05de88982b9dab7c851fab16811ca696207cd091

Vigra: add missing mathutil.hxx patch

(cherry picked from commit ba446263713f7ce1dcc47f78b97840280018af89)

Change-Id: I506f0c1c96cfaf278b4e72de34b24633a1e99431

fix vigra patch for BasicImage::resizeCopy()

"data_" is an actual data pointer but "data" is a member function
(since vigra-1.4). The method resizeCopy() seems to confuse data and data_
which the clang compiler was happy to point out. The OOo patch to vigra-1.4
already solved that problem but it was lost in the upgrade to vigra-1.6

(cherry picked from commit a71a282ae781b90c31e25eb631537f10fe842492)

Change-Id: Ifb031950c60efdda2d30e442990af95f557dd914

Build fix

(cherry picked from commit 6e6c057792a410dd36893674c59d452586733348)

Change-Id: Ide599665c78d377baf0b8f935274b41535749610

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [520cab064ece64654d57d6414e4736a60542bd29]

merge string

Change-Id: I6d3a0bd7db7a6fa0d36fa2a614edf0ba7013bd81

2013-06-29  Julien Nabet  <serval2412@yahoo.fr>  [82f6fa8fa553f3cd78c11c5f379fd797a6d2980f]

Fix idl, remove unused attribute

Change-Id: I0ad4821f97b4f9b222f79973c2b7a465abe184c9

2013-06-29  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [df9e6ab514ca1c97c7eb69e169c958619c03d429]

fdo#62601 Quick search affected by invisible option from the search&replace

Disable invisible options in (ctrl+h) search-and-replace dialog if quick search (ctrl+f) is used

Change-Id: I600914ce89135e93d4808bb4a072618b00eb6f08

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [b6d97514cdca32129142cd937ac0cbda3113f562]

reduce some spacing

Change-Id: I72d494b1c0ff5ed3c52ae6a078815f497e4dd647

2013-06-29  Michael Stahl  <mstahl@redhat.com>  [56dc79822d5c464b33b1d0199558ca684e94c069]

i#108348 sax::Converter: support negative date and dateTime

Change-Id: Ie2726c7ec941a5690e053d39212d7f516e2c27ba

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [cc8625f0083cd1a31da42ab8470ec4a50746fe1a]

use string literal directly

Change-Id: I882bd9082ef3ed230b34c029b069057793f87197

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [3c67bae5221684d0de35583290e1f39475490690]

String to OUString

Change-Id: I68c0cc796760928c70cd29be27ed1280f9117702

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [955ebe83a8e57a776044b7f7749b4701ba82b8f4]

String to OUString and cleanup

Change-Id: Idc18c1a6a64edea3399c8747ec0f096a2f964b68

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [318f2b64cc32038b2ab1b18b4a13e3f41e1e35ff]

remove some createFromAscii usage

there are a lot more of them:

git grep 'createFromAscii[^)]*"'

Change-Id: Ibc2e9cae208d8b9c91667bb3b177c6bd6d3a9424

2013-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [231fb4182fc9e81f801ff1d1355f7a613d0856c2]

make HitTestNativeControl const

Change-Id: I1d3f09cce87fadd8bdc18b2775ebe2a6968d99c1

2013-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7d1e257a6ba2bbb0120753a09c140200ab913991]

make IsNativeControlSupported const

Change-Id: I4346b2df94fc8767fce734362901b6248bb6342d

2013-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1a8addc13734164d649974ea2f6426d12e8992a2]

GetNativeControlRegion is const

Change-Id: I0b34001e99036f197a50ff24b854e5a07eac6f06

2013-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c08a20b6480cceca4827bdc8796610d8a395b37a]

reduce indentation level

Change-Id: I4411ffaa3c8bc73891fc854894cca9d5ab1a1dc5

2013-06-29  Khaled Hosny  <khaledhosny@eglug.org>  [0230e6677dfe28502ca01f37ecae8d8cab662b86]

Fix jitter when editing RTL text

When drawing right aligned text, rounding errors in the position
returned by GetDrawPosition() cause the right margin of the text to
change whenever text width changes causing "jumping letters" effect. So
here we calculate the drawing position relative to the right margin on
our own to avoid the rounding errors. That is basically a hack, and it
should go away if one day we managed to get rid of those rounding
errors.

Continue using GetDrawPosition() for non-right aligned text, to minimize
any unforeseen side effects.

Change-Id: Ia095a17a41f723f5fb7afc99df4250262e9a0051

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [8157db9c0b573650eda86fa61970afedcdbf327c]

reduce ascii noise

Change-Id: I8fdaf2af22dcdd20706d1200bbc1d258e717f414

2013-06-29  Caolán McNamara  <caolanm@redhat.com>  [9e200b1d58341d41f5204afdeed0392df2e68ef2]

adjust usings, really should just rename ruby's get/set text

Change-Id: Ic5fc9abfb5485a120af86b7832b0bc79f9d470f9

2013-06-29  Thomas Arnhold  <thomas@arnhold.org>  [e67c21ee0696cde7538016a813a5cbf39fb803b0]

Search for char instead of 1 char long string, when possible.

follow-up of a7674482254ee996b1c4fee60f3064778be369aa

Change-Id: I25f40c601454c092078307d931333af1bc1447ac

2013-06-29  Tor Lillqvist  <tml@iki.fi>  [34dc6baf2c61f4127e6d8d89c92d8e4c37684ff5]

Try to fix compilation against an older SDK

Change-Id: Idd4d01c61ccba493554e359bc6ff4298e39633e3

2013-06-29  Julien Nabet  <serval2412@yahoo.fr>  [2aaa3ae69f710ccecbc60bab8110af0734980c13]

Fix some idl descriptions

Change-Id: Iadc3a3dddb7d6df22888e76e8f69e6a829ea901a

2013-06-29  Julien Nabet  <serval2412@yahoo.fr>  [704292996a3731a61339b1a4a5c90c9403aa095f]

Fix some idl descriptions

Change-Id: Icd8aedbe66943bb06720af3fb572f7acce96c05e

2013-06-29  Julien Nabet  <serval2412@yahoo.fr>  [6850485b54ed77698b7c9622f437c9c7e1358ef4]

Fix some idl descriptions

Change-Id: I7a986f39baf515b19255851f38600f112fe8b021

2013-06-29  Julien Nabet  <serval2412@yahoo.fr>  [5f0ffa9fbdadb5a4a55d8be4b1cf235995de37e4]

Fix some idl descriptions

Change-Id: I9fa98ac78463f91c442f5b23b04c44457436e91f

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [def32c7e14ad9743e2b55804442be5d596f6c21c]

hide the style boxes to collapse the date entries fully

Change-Id: I58f06a57a05ef007afc203c737acfe29df6ea6a3

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa028cab4a72660c773a9eac0cd8a19a0d655c01]

update all style lists when a new style is added

Change-Id: Ib404958e2bc0e3bfe075d1c94f348e907ee004c8

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b9bad7482a98f2d0d37c4b75a13292abe653ea3]

handle localized default style names, fdo#61339

We need to map localized style names during import and export from and
to ODF. The default styles are the only localized style names and are
not imported with the name written into the file.

Change-Id: Ibdc2f750b7a4b7ce6994b22248e237fe95ac638d

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3aabf223ec7bc2678fd6dfbbbbb79ab7f079e5b]

extract this functionality from the uno code

we need this code in our next step for some mappings in the filters code

Change-Id: I059d9d05877846215e1a967123dc253de605417e

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d4f631e8ceb7f02a18565cf0470c8170215e69f8]

only clean the cond format if we want to write attribs, fdo#62267

Change-Id: I2f4feecb3180b165f6b9b299ecb3dcdbb65f87e3

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4911762d5e0c8f77c825f93a1fc6bec4831446ca]

no need to have this class in the header file

Change-Id: Ifc7c8f061861f61384e68ad30daed35e9870955a

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [17cb1d6d82db56761c86ee95195689cc155901b3]

allow these cond formats to be updated when formula val changes,fdo#64401

When the formulas depend on cells outside of the paint range we need to
update the whole range. This approach will update the range more often
than necessary but prevents that we need to mess with ScFormulaCell.

In the future we should replace ScFormulaCell in this part of the code
with something simpler that will correctly fix this problem.

Change-Id: Ie8a8e5205f9ea1e43bb6d9f8bee6e0bab29e4840

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a539cf2c09bdd62d1c4a0124ed536f88d4fd01d5]

use the local setting aware method for the UI, fdo#64754

Change-Id: Ie3117c26b347e1a8996ef9cbcb8b0d6ee561b5b3

2013-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [04c8425e2f3d2e187445632683e5780108864e3e]

add option to debug chart odf internal data provider import

Change-Id: Ife9a2d7d5f6e47a16b0572b43f20d3010d60f277

2013-06-28  Michael Stahl  <mstahl@redhat.com>  [fdf5152552c1df59d73a32cb8ae1f259e5cb4f80]

more README

Change-Id: I569e7fd3cf9e418af03285f4f499f5ea3a0c0dc0

2013-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a08f579e3704fbd97590f9b050d250ae445725a7]

fdo#63254: correct re-mirroring formula

This patch fixes horizontal scrollbar in Calc when a sheet is RTL and UI is LTR.

When a particular window (horizontal scrollbar in this case) is RTL and a whole
UI is LTR this code used for mirroring and re-mirroring back coordinates. AFAICS
mirroring is correct, but re-mirroring is not.

The used formula comes from commit 69b684b12e42bf1396bdffca88ca880ac3c2e00b, and
the same formula appears in the other variant of overloaded function "mirror":
 mirror(sal_uInt32, const SalPoint*, SalPoint*, const OutputDevice*, bool),
but it does not affect the bug.

Change-Id: Iec9c53edce9d33be6b676d1094bed8bf92f2e435

2013-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e3a801e2454eed2e61202bbacca01fe3fcc20c1d]

fdo#44582: fix scrollbars in RTL UI

Change-Id: I518e9bcf673ffd1f17ecb51c2c4f962a2f722446

2013-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [48e1d9c7afe5c2a39d9a08d7a38f7c8ff39d8c84]

fdo#66335: gtk: Revert hacks for RTL scrollbars

returning false here in getNativeControlRegion results in a fallback to
square buttons in vcl scrollbar code. But there is no problem in gtk+ backend
in this case, let's fix the problem differently.

This reverts commits 898a3e84807bccbb876e3f5583728f6d24e05e9a and
e8e82bd2109b82ddd535cdac30303249c6b62942.

Change-Id: I66fcdd1f27d471321852445e5881cee03baef7b1

2013-06-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e0f49ff1fdb3813650bcce4eac1c2f7ec18942d0]

This is obviously a mistake, & caused Calc to crash on Ctrl-D.

Change-Id: I85787366313e38ce0ff503c7677e4407c1e2e30e

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [4f2890a8c9a0c8cadeb469b8b6e23ea7ec3f3b81]

bump tomcat to 5.5.36

Change-Id: I04e5a96cb7fb5e7b8955a98eae2fdc01d4caa798

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [71bdcdf5fdc280be028a021ecdeb2f898c5bcc24]

sidebar: Use images directly in the .ui, no need to go trough .src.

Change-Id: I41cecd6b4a1ce5789638df04d27a08f158356b81

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [14db6440b6b38a82f3bb6d4a386cd708d1fa0c88]

sidebar: Cleanup the .ui for ParaPropertyPanel.

Change-Id: I1670ab45de7da6097e92ebdac6bc9928bacc72ba

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [92ccd37b2de347675d9267df65f9b5fd5eab0812]

sidebar: More cleanup.

Change-Id: Ibd7c08e6dba70f802aeb8027e1ce5b522ca50edd

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [87e479a41da86f53efe6b89db65d188956f5d5d0]

sidebar: Fix commands in ParaPropertyPanel to make the buttons work.

Change-Id: Ifdc07bcdb21493e471c05afa65c29239e4ae3732

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [bdb5d369ccc1c9848624f305fe2d84d2d1be19de]

sidebar: Show images on the increase / decrease buttons again.

Change-Id: Ib1afe892ebb23422cb5ce405ccbaed7e211ef5de

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [e024336ec4c0c2667de68fce9d9b6fffd3496e7b]

sidebar: Fix the bullets & numbering in ParaPropertyPanel.

Change-Id: Iab60c34dc7f8ce8cb65f709a65e2f1914f06c48a

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [0521f0ea71864969ab59e3ac3dfe4aa286b3ef80]

sidebar: Re-introduce the promote/demote toolbar in ParaPropertyPanel.

For the moment it is easier to do it as it was done before, and cleanup later.

Change-Id: I122870ffb51a7ee61825a3ac9e83e9e0a3335c4f

2013-06-28  Jan Holesovsky  <kendy@suse.cz>  [5cd490ea6aec9006c769ba33fe9084c726a61342]

sidebar: Fix resource id's for ParaPropertyPanel.

Change-Id: I88879e4985f0864e874619107754b224d8fd2d2e

2013-06-28  Prashant Pandey  <prashant3.yishu@gmail.com>  [419cd55f6c738d795e4fa160ff7edf3dc0b7c5de]

sidebar: ParaPropertyPanel conversion to .ui

Change-Id: Ib51c1499c51d9d7ca87f90622add431a8755dac6

2013-06-29  Takeshi Abe  <tabe@fixedpoint.jp>  [6491e0ed5b460857a6f7af8d5b87099f57522a21]

Mark as const

Change-Id: Ia390987749be2d1d642d4add11efcc892a81722a

2013-06-28  Michael Stahl  <mstahl@redhat.com>  [4296394d5c54be51b36a0cddb2f8a8f62a226867]

remove pointless external guards for standard headers

Change-Id: I509984a6029b6a86fd1ee3f947394af9cdf71c6a

2013-06-28  Michael Stahl  <mstahl@redhat.com>  [c99b97d306211fe346a7d0a5208aa99118208fc5]

datetime.cxx: remove duplicative unused operators

Change-Id: I73aae52cc482f87fb27c35c5c0d9f7b378760906

2013-06-28  Michael Stahl  <mstahl@redhat.com>  [7c3980053f15338ff8afaa11b4c5cbe7b6d7ecef]

remove unused DateTimeRange includes

Change-Id: Iedf60c9729067214365a74222be6a59c19d0f7d5

2013-06-28  Thomas Arnhold  <thomas@arnhold.org>  [af41cbde659fec031706348c23c5672316ca026c]

no need for XMLStringVector

Change-Id: I9e83c797da7e8a30d08db0ca0279a73d3f335477

2013-06-28  Lionel Elie Mamane  <lionel@mamane.lu>  [2cfb215de60eaa253766237c711f4f714dedb3c7]

impl_parseLikeNodeToString_throw should be called only on a like_predicate

Change-Id: I3597aadab8b13703ed7b7731d530320c4e5999be

2013-06-28  Lionel Elie Mamane  <lionel@mamane.lu>  [ede7f6ae5fa9fd7a466066de74941a09117cc9a0]

fdo#66130 correct "skip column name" condition for LIKE predicate

When converting a parse tree to SQL snippet for a predicate in the
context of a column, we skip the name of the same column in 'simple'
cases.

This is used mainly in the "Criterion" lines of query design,
and in the search/filter dialogs of forms, tables, etc.

In all other cases (such as when creating a full SQL command, or for
references to *other* columns than the context one), the column name
must be printed out.

In this respect, the condition "should we skip the column name?" in
impl_parseLikeNodeToString_throw was buggy, and different from the
one in the general case (in impl_parseNodeToString_throw), leading
to generating invalid SQL like:
 SELECT foo, bar FROM baz LEFT JOIN qux ON LIKE qux.quu
instead of
 SELECT foo, bar FROM baz LEFT JOIN qux ON baz.baa LIKE qux.quu

Change-Id: Ie14fce319554a66feb0fd0ce1a03d947a46a820a

2013-06-28  Miklos Vajna  <vmiklos@suse.cz>  [a09c27ec3ea614630c367aa90eab8fc62d077227]

RTFDesitnationState -> RTFDestinationState

Change-Id: I74e371b531d1a0d5cc9393dd10b9ee2c65ac2e4e

2013-06-28  Luboš Luňák  <l.lunak@suse.cz>  [d61ad2faff41548da8bfc612611ae4574bb5e9c8]

s/-I/-isystem/ also for KDE headers

Should have been included in daaaaf7dcd3982c80031bda141822a469fd5cc6f .

Change-Id: Icc6ecf42580d708dc8c610866212ece2e2026452

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [937abc32bfb5e7bba381f554218444f349380085]

stray debugging

Change-Id: Ie9408fecfdb9216a6a80d92a2c215ebf25997e9f

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [bfe6d9f7ee31e4516a9116cac870d29d5c10990e]

Updated core Project: help  e26aa35eb646a5f0e1256c72af000595c4845016


2013-06-28  Lionel Elie Mamane  <lionel@mamane.lu>  [d6bba47bcb3030163fffd0b8f01c03d038989dea]

remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*

Change-Id: I5f2ef1ecff7e2071b55c27b9dc60e7d92950435c
Reviewed-on: https://gerrit.libreoffice.org/4563
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Jelle van der Waa  <jelle@vdwaa.nl>  [f042e22f535e3143332eb788f908f06900eeb40d]

fdo#43460 sc: use isEmpty()

Change-Id: I062570091ebea0ad30f09b0358ab664a3ff949ef
Reviewed-on: https://gerrit.libreoffice.org/4316
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Isamu Mogi  <saturday6c@gmail.com>  [9722cd44beb3af9c68c5a3904127dc15c3c0cff1]

Remove debug output

From 8e784b59f1c1ce33dc95a6c591ee514383b28f3f

Change-Id: Iab0ac8ef53cf0d3d1f1f1ec23ee9a26a3d89f38a
Reviewed-on: https://gerrit.libreoffice.org/4435
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Thomas Arnhold  <thomas@arnhold.org>  [5cb2e3104b11e538b946e2b7228e74365cb38648]

remove toolkit/unohlp.hxx hack

Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913
Reviewed-on: https://gerrit.libreoffice.org/4601
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Thomas Arnhold  <thomas@arnhold.org>  [61fd1d2e7803516e88a18017ee5d6a34d6ca14fa]

fdo#62699 remove rsc/inc/vclrsc.hxx

Change-Id: I8a90bfcfff904d42a529644ae7b6f03d0ac762eb

2013-06-28  Thomas Arnhold  <thomas@arnhold.org>  [ab3f90e051256bbf0d999551fedb5106d0367d3a]

fdo#62699 remove pass-through header

Change-Id: Ib2c6ae071525ba52ee754439c1405da79fa3eeaa

2013-06-28  Andras Timar  <atimar@suse.com>  [f17627376bac18ad43e41a91d2f48a4c0d98ebef]

s/Extracts/Returns/ for the sake of consistency

Change-Id: I978229bc783c2d2314d6faa94693af85766d3546

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [396ab1eba7be8dcedf09854035b9f22137540d56]

convert pdf security page to .ui

Change-Id: Ie785f4b112b8992707f886720d92bd34d0823f39

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [31fc0b74425253589b2ac0dcecb9e8a2714954b4]

always call setDeferredProperties for dialog get/set title

Change-Id: I57f9cc8fbdb9d2a304c346e03893fa55d6a61bd5

2013-06-28  Caolán McNamara  <caolanm@redhat.com>  [1a05f14ba263bf47c5c5c8aee080ef28d5db2075]

fix build for highest debugging level

Change-Id: Icc91931ec3eb4ea73476f3f570ca5eb7ef784dce

2013-06-28  Andras Timar  <atimar@suse.com>  [d4f92f1a1dae7c89fb9e9e46080b344b99634e24]

fix confusing help text of IMPOWER function

Change-Id: I7f69b3809790b6313b4487935745eec73a34a465

2013-06-28  Andras Timar  <atimar@suse.com>  [709a196f7fd70b588f2bc63bca0f71b1ae0083a8]

Updated core Project: help  12227e8292bb583346c7fca808ddb78fde0f5011


2013-06-28  Andras Timar  <atimar@suse.com>  [d1f2b19a5a2beab8d14815475120f467aa6d4da7]

Updated core Project: help  e2321b4d8fd5c889e817efdce243d8255f9e167a


2013-06-28  Andras Timar  <atimar@suse.com>  [7547804ff28d9adcfc5a9a0a84b88de13bb8cc15]

fix confusing help text of YEARFRAC function

Change-Id: I2ea80005662c58ec74c0991026a2bb5e11399f31

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [43cf39adff66d20862956869d11fbcc184eb5702]

 fdo#66088 Export some math symbols as <mi> elements.

Change-Id: Ib08717c3d4d41abc7bce4cd6bc2e63bda7db6086
Reviewed-on: https://gerrit.libreoffice.org/4595
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [4f294a90877d2f91bb88c7d6cd5b74e8e546a025]

 fdo#66081 - reduce the number of nested <mrow>'s in MathML

Change-Id: I768db4719119e53961c9cfa6a864daad7f1f7873
Reviewed-on: https://gerrit.libreoffice.org/4520
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [16a0d06f900027401716ddaba25e5c8998562b2d]

fdo#55853 - improve parsing of concatenated numbers and identifiers.

Change-Id: Ic1cce4cec27f4ca5c3be1daf50888bef788cd6f7
Reviewed-on: https://gerrit.libreoffice.org/4494
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [2ca754cba469533b1ed160b2fadbbe035cf1db34]

Remove unused String::Copy in Math (try to fix fdo#36634)

Change-Id: I4a5618a7ef17a74edd036c34d748715d186f6528
Reviewed-on: https://gerrit.libreoffice.org/4457
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [1418694edad8720dcd4884fd3e759c05a1f4cae9]

fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.

Change-Id: I5cc0ed9a1273b5fb59d5dbaf63a382c844820ff9
Reviewed-on: https://gerrit.libreoffice.org/4454
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [3b3ec32358aebd81ef5385f48dbf3ee4c93649e8]

fdo#66086 - MathML export: wideslash, widebslash and overstrike

Change-Id: I1e8da340ffdacab133b0cff6d6344fe56da34bf8
Reviewed-on: https://gerrit.libreoffice.org/4465
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Frédéric Wang  <fred.wang@free.fr>  [6231979ce1b89ce36e0a68139c96c5c1c1e704bb]

fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathML

Change-Id: Ifd0adc51d79e0673661b5646d27f657768ea5b20
Reviewed-on: https://gerrit.libreoffice.org/4450
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Adam Co  <rattles2013@gmail.com>  [74c5ed19f430327988194cdcd6bdff09591a93fa]

DOCX import fix for table with auto size

Change-Id: Ic86f4f142e579bdef3e954492e1c1e382a545739
Reviewed-on: https://gerrit.libreoffice.org/4496

2013-06-28  Michael Stahl  <mstahl@redhat.com>  [7f4a622f9fbf27774efa908348e682df7280713b]

stop copying MSVC debug runtime DLLs

This is apparently not necessary with MSVC 2012; builds and all tests
run here without those DLLs in the solver.

Change-Id: If352fb3702d7dae57deb19959eab8eb0fedea318
Reviewed-on: https://gerrit.libreoffice.org/4414
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [62d5b496b87b3beb6273da9643a1883fcd8afece]

credits: add back "developers not committing code since 2010-09-28"

done so by bringing back the relevant part that was removed in
https://bitbucket.org/spaetz/gitanaly/commits/9854ae0b40d5f8c2ab4d0dcb59b2c4639cd179fb

Change-Id: I31c1e918854c0e8a3bd354b41c8a1cbf2a5af003
Reviewed-on: https://gerrit.libreoffice.org/4474
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Thomas Arnhold  <thomas@arnhold.org>  [349d3b2bb5b771b9e6d42693c64ba7fa29379322]

remove an unused header

Change-Id: I2821879670e23e7b1ce9749acab1970098a0a38d
Reviewed-on: https://gerrit.libreoffice.org/4597
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Julien Nabet  <serval2412@yahoo.fr>  [296c2af27a189e8406957ac44eb412ec3f9a74fd]

fdo#66101: lowriter crashed when trying to open .docx file

Change-Id: I516bcb4bc18806d5a83f94c0776bd0f918a1e927
Reviewed-on: https://gerrit.libreoffice.org/4550
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [344d80ee1d3829b28c18135ac4f0500d4b69aedd]

coverity#1028110 Dereference before null check

Change-Id: Ie5fb6a0ecad185c1849f55111c17692c280d9454
Reviewed-on: https://gerrit.libreoffice.org/4531
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [776de8a2394e6adecc9b46920f3e84f522b5c149]

coverity#1027396 : Logically dead code

Change-Id: Ia1d0358b95e036f3866487db12cb42e0e81d76cf
Reviewed-on: https://gerrit.libreoffice.org/4532
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [335891b6b20a90734e2af8bddf9ba535cc3a8e93]

fix crash when use increase font on table in impress

Change-Id: Id6c8cac4543d97657cb66b979f5dc4b5f903473a

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [ecbd3104c13d4e83720ca6508a07f9ab1548de62]

MSVC build fixes

Change-Id: I189fe3635f94fdd6b91bd7930c7abf02e70368aa
Reviewed-on: https://gerrit.libreoffice.org/4581
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [8810d26c92c4f70b2a05c63088e30fc780ed6caf]

Convert all ContextHandler-derived clases over to ContextHandler2

Change-Id: I81f54e3b7d29a0807ec4c2f082ae00fd6e1d6138
Reviewed-on: https://gerrit.libreoffice.org/4580
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [bc8f89931ab4cc0537e7710b6bc375c844ba6e68]

Also LockedCanvasContext needs to be a ContextHandler2 now then

Change-Id: Idcc55370efbcd85f9f7142803e4cb61f3742e7fc
Reviewed-on: https://gerrit.libreoffice.org/4579
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [c7e184598540af5b609e77518abbd0f51b9e38ec]

Further MCE work

As it is wrong (says Thorsten) to override the methods from
XFastContextHandler in ContextHandler2 in its derived classes, mark them with
SAL_FINAL to catch that (when compiling with a compiler thaty supports
"final").

Do corresponding changes then; change createFastChildContext() methods to
onCreateContext() ones instead.

Now the unit tests work, and a sample PPTX that uses embedded OLE thingies
loads without crash, but unfortunately it looks like crap...

Change-Id: Ie30022f37418ba9caf8ce59fe4003b808fa900f3
Reviewed-on: https://gerrit.libreoffice.org/4578
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [32ce3c6b0a945078868fb2ae35c9260e4e4c3649]

More OOXML Markup Compatibility and Extensibility (MCE) support

Change many classes in oox to be based on ContextHandler2 instead of
ContextHandler. That supposedly adds MCE support.

This is a minimal initial effort. It compiles and links but doesn't work
(CppunitTest_chart2_export fails). Follow-up coming...

Change-Id: If89117abd48cfead468633fd7fce1ea785f6f420
Reviewed-on: https://gerrit.libreoffice.org/4577
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Nagy Akos  <akoscomp@gmail.com>  [ee002215ce6379ffcba990035eeb71854441f265]

Add Romanian auto correct words. The testbuild works fine.

Change-Id: Id2054b4907a1c799cb96ebea683fb000c4c79884
Reviewed-on: https://gerrit.libreoffice.org/4562
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [e107cd53e7ac17dceb475d6ca25ca2713752a75f]

WaE: using directive refers to implicitly-defined namespace 'std'

No C++ std library header has been included and no std API is used
anyway, so the directive is pointless.

Change-Id: Idcb7698a56eb5cc1400f085c2c2cc7424f6f8b03

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [2a7722d365e03c638596efcdc57686e7c967b34e]

No need to check on OS X

Change-Id: Ib7dc7b4e6f4dd5829116968f9c86d431b16a5071

2013-06-28  Tor Lillqvist  <tml@iki.fi>  [c38a9b9041337dfdeeb684a3a739b0d203eb4e96]

Apple has the header in a different path

Change-Id: Ieae4ac97c8938a6c0a7fa33438669200763c818f

2013-06-28  Miklos Vajna  <vmiklos@suse.cz>  [015e1b84446077df9c226cf87c19bef056dcf3b7]

android: prefer external storage in DocumentLoader / LibreOffice4Android

With this, these apps can be used even if /data is something like 128MB,
e.g. on normal phones, not tablets / emulators.

Change-Id: I7c8f2787b6395e98e8065e2e207aa09d9a2f39b3
Acked-by: Tor Lillqvist <tml@iki.fi>

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e33844c30991488a3283787dadc2cd036d2679b9]

These test were removed by accident.

Change-Id: I11ec1972c714b867f3b1be71a45b8e3d65cce656

2013-06-28  Khaled Hosny  <khaledhosny@eglug.org>  [10d6d5ae49622d3bda5ea8137eb2f66347a2753c]

Remove temporary files

No more gbuild.XXXXXX files filling /tmp

Change-Id: I2f3cd388ccd9a09bc72e40c0d43d845bc8e38cd7

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4ba92ec1d565848c86c5e802b30f17862ad6505f]

Specify type for cppunit macros.

Change-Id: Ia639be24af7dd480fbe45530673ff01b700de324

2013-06-27  Julien Nabet  <serval2412@yahoo.fr>  [c0a4f68fb2eb22c5ad12bce75ba41b3c5ac21329]

Fix some idl descriptions

Change-Id: I86c6e4e439658818fce5328e6380a258292f2e9b

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1adf99bf2320a29694fe300749f685d3893ad179]

Revert "These should be ifdef, per compiler warnings."

This reverts commit fcf4a2ea98c59c4d9d95c4c3b437aa02f414acd3.

2013-06-27  Julien Nabet  <serval2412@yahoo.fr>  [51a777926c4bac73f8ee68c1ddc26de40497fa73]

Fix some idl descriptions

Change-Id: Iaef8cb2dc86422d4f8cdaaf6d3aa9392e06caf4a

2013-06-27  Julien Nabet  <serval2412@yahoo.fr>  [8872ab76700c9402b472feb71783fa8f5308f6d5]

Fix some idl descriptions

Change-Id: I49a767e9212a859db7856158141a38e6f2974e56

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fcf4a2ea98c59c4d9d95c4c3b437aa02f414acd3]

These should be ifdef, per compiler warnings.

Change-Id: I302d9ca63bc289fce99bf3e64d9aa3fcbcabf694

2013-06-27  Andras Timar  <atimar@suse.com>  [bb0477558433b964003d83ac2f6804c274a5b0f7]

Updated core Project: translations  05ab1fefb5b317f213960a06fcab7dc1afdcb7e0


2013-06-27  Andras Timar  <atimar@suse.com>  [109a4cf34547b875832f888054625677ee282268]

Updated core Project: translations  379fd9390159208a5c453ee611d1425537bb91b8


2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ae43cdd7f3e21656541db63d3b657160f1a4fac]

Turn off column debug and remove warnings.

Change-Id: Ic7dd79c1e420e87dcaff4126d60763ff8cbe9344

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6824709d29505e79a86c85c2b127c5e3f6ff416]

Rename a variable to something more meaningful.

Change-Id: I860e5301e3fec3f06f318b28787f71b63dbaf0ab

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff5d891b480a0bb3b6cee950d9ea41387fd16392]

Some attempt to clean ScFormulaCell::UpdateReference() a bit.

This method is still a monster, however...

Change-Id: I4aaa2d20c8ae6132a75c7c92c0a1b58882d8a261

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b5e8b51f8643eb7576335ca01d7bffa2462e62f5]

Reduce indentation to a sane level.

Change-Id: I2940ca21f8cee0d780e58cfcda50705be61568d9

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c8ed4d86bbdde79ea28c59742eac702f9622d57a]

Remove this old attempt of shared formula code.

We'll devise a brand-new solution for this.

Change-Id: Ib4e04b3ce0b5d1ab511aecfab35f81e43dd4edf9

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d14e48591f2ede07626bfa8adde403d762a28d18]

A little more detail in the method documentation.

Change-Id: I0f25a8e660ff98d89965ff3428873dec43dbeda1

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bac886b75f3ce94178ba1751fc85cd4f2c5a9d0f]

ScColumn::UpdateReference to take ScRange as a parameter.

To reduce the number of parameters by 5.  Also add *some* description
of this method esp what the range means when updating formula references.

Change-Id: Iccde58d6ecde6f0c09c111cf9b4f551ce392effb

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cfc732b858befd0f9102cb0161e9afde424dcecf]

No need to increment formula row positions in InsertRow().

UpdateReference() which gets called before InsertRow() moves the formula
positions.

Change-Id: I6d00607a1a1b4463f69bb58610f6ba41871e4475

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b5a195e65cd5de06e17e5a7aeb69024f8f8761c9]

More on shared formula cell handling.

Change-Id: Ifb0feff8c7016e3cadfa219ea6421852112ca189

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab030f75deafad4aab33ac47bfb36dd252e3515e]

Handle formula cells in SwapCell().

Change-Id: I9ddc69793e70bd399b93ce472a38060b1a946ff9

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8153482ad4f918f3501aed34c3131e970592575]

Proper handling of formula cells in SwapRow().

Change-Id: Id295160b69cc5cb40cd9e0403928dac8b0e58807

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [85ce60d4c43d35b9673ed22f4a4adaa4928349be]

Make this a member method too.

Change-Id: Ib1b16ce5a7a36560b04d4d57b585fdcf2a2b294d

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a37a2c3b28b51abf1c54c49efd03329f8b3cc1ae]

Make this a member method of ScColumn.

Change-Id: I5d0a573d277338ddef60fdd58bfb1f5ba7fc695e

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2b300a9e90f40f8b890d6de522aa1ea8e7c0d74a]

We don't need this formula group vector.

Change-Id: I96f3b19a5bb0d761b7abd943df6a2e48cfcbf9bd

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [58d309f141621840047d5ee587a0adc8017289bf]

Extract this code block into an own function.

Change-Id: I6abe520ad6392e4f9163434b73f3b3ab88a71297

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [13822d7a7a9c30248f4f58d4768a6b2acddade2e]

Don't forget to transfer this too when splitting group.

Change-Id: I3337504f6b95f273106e809da90d089cd76d8bdb

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [64d667ac29a258af5b847fc622070e585b077e11]

Initial version of dynamic grouping of formula cells.

And tests to go along with it.

Change-Id: Idf5ff3b819aa557a1ae31dfb4d0b2c3a8216ed75

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [604b9e646e365c246aa3a28d497c15248da23d7d]

Implement a way to set an array of formula results to formula cell group.

Change-Id: Ifdea531e963339607a5066f81af32ffedfd408aa

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9241d3b4a7156fa2e236d761aced07dcce8b3bbe]

Remove these unused files.

Change-Id: Ifcff5ee2849f9f390f82197fa60a3cea12dd0b27

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [99517ea08aa48aa2b8045f4104576d3068483b66]

Adopt CopyAsLinkHandler as well.

With this, we no longer use CopyCellsInRangeToColumn().

Change-Id: I6506d72d084f724ccf7a6395a0daf88fe7bff40e

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [66b6e32bb4fa31527159a15c4c2739e151c006f0]

Adopt CopyByCloneHandler to ParseBlock().

Change-Id: Iac82967a9cdd1b7c3e062b1931bb306cf160bba0

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cbea3f5af0487ce6e88e40c6d5b1ad617731fd39]

CopyUpdated() to use ParseBlock() instead of CopyCellsInRangeToColumn().

Change-Id: I7f1456462ac3bb9d551d3d1bb303a68d74fa16f1

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9a5783112513c3eaf4928bc191d9112a67337da1]

Let's not forget to store the position afterward.

Change-Id: Ia5067db46460e164643dd8cc6d21b68a05b3b33a

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ccb1edf29c024659b95f0c886c39c784fd60b8b2]

Replace CopyCellsInRangeToColumn() with ParseBlock().

Change-Id: I7b7f827fcdb9e31956d0b123ecee8751d791e54f

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7c309d8e479e993bce0a04348ab24dca7b7e1ab0]

Remove this inheritance.

Change-Id: I37e0a6b8e95f56210df823af7aa8828189edfbef

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [21a04e7ba394da27907d1be12b9fc43414db580e]

Identify spots where we may need to regroup formula cells.

Change-Id: Ib448480bb3a3e39638dd42cafc272934a226cc1e

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e57b12f21264651a33a6ea52db4eb07618056f8]

I forgot to pass the string param objects.

Change-Id: I691de93daa1a6acaa99fba3af359f062406023d3

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e79d6d1120b7d96333016725f1a51def7b8d0e7]

Remove duplicate code blocks.

Change-Id: Ie014ec8866d9e3055a6e67bd20503fc6fc26f503

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b17237a7177e39f6611ccfc39e7758dd542f01e0]

Replace ScCellIterator with sc::ProcessFormula.

Change-Id: I0adf57e5e80972175633dd0c69d465544aa7d7a9

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [18cd17813ebf19ac247d2d8003c3b96fb8582d28]

Move a common if statement into the function.

Change-Id: Ic13c9e7bdfea97c4f7782181dc70d6965ba0b6b9

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8d277d0d90116d6f8788beb64d9bb563f159464]

Use double and string arrays directly when creating matrix from cells.

Change-Id: Ib251075418baeb7d884696c54504b8851bc9f65e

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [884528f06abcec239a67e064092003f343c966c2]

Avoid redundant calls to GetCellResultType().

Change-Id: I105b9f555037b1750af6aaff6fc10d2301afde7c

2013-06-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f5357308c4f8823836ebd17dd24c51729322be32]

Avoid redundant if branches.

Instead of calling GetErrCode(), IsValue() and GetValue() individually,
do it all at once. This alone cuts about 12 seconds off in the calculation
involving a large spreadsheet document.

Change-Id: Iee94ca9dae00a2c33c0306cdf41bd7832e7ecd03

2013-06-27  Andras Timar  <atimar@suse.com>  [db56d99f7b66c9f3fe38581829077e7008174c7b]

Updated core Project: translations  56f43677e90d28489fa3dbbd5bc5f35a5483e354


2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [9edbfa59a8793b7878c47af4f0467d9b585ce993]

coverity#1027641 Dereference after null check

Change-Id: I63ea1016e8946ca6b269f56f591a3a5cc7a99e6d
Reviewed-on: https://gerrit.libreoffice.org/4527
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-27  Khaled Hosny  <khaledhosny@eglug.org>  [73077b16a78e7245d22a0c7c92b24eda39243189]

Updated core Project: help  d8c5b1703bfae6f629c3f2db8b2730133bd1782b

Drop help for removed Embed standard fonts option

Change-Id: Iddb13afd25483de4753e315b5524fa6cca8b5f93
Reviewed-on: https://gerrit.libreoffice.org/4496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>


2013-06-27  Khaled Hosny  <khaledhosny@eglug.org>  [feaebe7f93779d5c91c24c31ff91f756c69e9640]

Always embed 14 standard Postscript fonts in PDF

Ealier version of PDF standard allowed for not embedding the so called
standard PostScript fonts in the PDF files and all PDF readers had to
include them or a "suitable substitute". This behaviour had many issues
and is deprecated for 10 years now. The current version of PDF spec
says:

  Beginning with PDF 1.5, the special treatment given to the standard 14
  fonts is deprecated. Conforming writers should represent all fonts
  using a complete font descriptor. For backwards capability, conforming
  readers shall still provide the special treatment identified for the
  standard 14 fonts.

This commits removes support for not embedding these fonts, and the, now
redundant, option to embed them.

This has the side effect of elimanating the cause of fdo#66108 and
fdo#41547.

Change-Id: I4f1fc4137a2de7baeef9e504f2e4f84fbec0a491
Reviewed-on: https://gerrit.libreoffice.org/4495
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-27  Thorsten Behrens  <tbehrens@suse.com>  [d9b09a3ff38b2cf11ee0b9f9f03d47375f2b11e8]

Fix fdo#65847 - avoid infinite recursion in style resolution.

That was previously asking back the node for the font size, which
was again asking the SvgNumber, which was ...
In this case, if the node has relative sizes, this is always
relative to the parent.

Change-Id: Iaa81d0238d9eb73f5af24df347d12d7cb8ba8c0a

2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [66e72c38f77bedc28b990b2a724829b50c70bf8d]

abstract out the FormulaGroupInterpreter more cleanly.


2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [d7f2e338cf00052f7edbecf664b3d0088198a374]

return is a statement not a function.


2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [5cedd85bdccd6275ba146aaa68ecd3d63d60c60c]

Use new method for returning values.


2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [f4ea3fd5c1ee0e26be8383b0cc209a0d8de3f433]

use #if to avoid gotchas, move header to include, make UI conditional.


2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [b4be964fa2eece48e7ac1ae7c2c2690890ee899c]

cleanup conditionals.


2013-06-27  Michael Meeks  <michael.meeks@suse.com>  [4ca21e22bf90159228a5fa001dba9514cb0916c6]

avoid srand / time / rand calls.


2013-06-27  Jing Xian  <jingxian@multicorewareinc.com>  [6ae1656b44f3217eddfe9c047e116c1071cd734a]

more work on formula interpretation.


2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [efe0e8b8116e1ba60acb00aa73123ffb060e3c90]

fix nanosecond computation

when less/more than nine digits

Change-Id: I222ae7c51e37468a01abc9caab91657ea2593d13

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [667ef4356af609a6d54edf88ffbdf054509272f3]

fix crash when parsing empty string

the parsing of the hours would succeed, but the parsing of the minutes would access past-the-end of the string.
Probably same crash when parsing HH or HHMM formats.

Change-Id: I248810e5c4c425186f33e573634883263caff312

2013-06-27  Thorsten Behrens  <tbehrens@suse.com>  [001adf630c650b22f2535cc76f90b426a53ad754]

Seems people prefer enumerations in the wiki for bugs.

Change-Id: I8b2cc796e04091cfddcb7a5c3a57beafe59c7b40

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [f237f1a616d973397511575c1eb033731d6007f7]

fdo#66171 ListBox correctly save empty or zero BoundColumn

Change-Id: I05fa923f962191081ea3318837d3e181c183b466

2013-06-27  pje335_NL  <meulenthomas@gmail.com>  [4e7ab6e525d7ad4078786796267c2fa37d7f7ca8]

Updated core Project: dictionaries  92a907ab17814a8e08ab787745fefb85ed00d3f3

Fix for broken dutch spell checker fdo#65994 and fdo#63033

Change-Id: I522bb85aaaacfbb9330439d4ea47901695d2bf78
Reviewed-on: https://gerrit.libreoffice.org/4451
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2013-06-27  Ariel Constenla-Haile  <arielch@apache.org>  [949f97ba480f96c7892602f3208467ac925fab15]

Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE

(cherry picked from commit 734b532fb77d2d5be7eb7becb6720dbd7b3d8978)

Conflicts:
	offapi/com/sun/star/awt/ImageScaleMode.idl
	oox/source/ole/axcontrol.cxx
	reportdesign/source/filter/xml/xmlHelper.cxx
	wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java

Change-Id: Ib5fa7b82edddb809129a4e5619a20ca7a7b2e38a

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [62aec37627c30c56b4ec7c04bc194cabff6a3e14]

use standard row spacing

Change-Id: Icbdc1399d4abd9222c1b1fced68c1e3012b05020

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [7a61efe4220e5f25a9f5809d5b928960bc30f115]

add missing VclBuilder::stringmap argument to some builder functions

Change-Id: I57e13920b4707ebe5b6a7149dbdbfc45593c0d9d

2013-06-27  Noel Power  <noel.power@suse.com>  [61027ca6eb450fb20bfe9209ba180fe0606baeab]

improve performance switching modules in large Libraries fdo#66148

object catalog when updated, updates ( all ) entries and was parsing
the source for every method in every module

Change-Id: Id68e3c24d597d29a86d3507a7dc20745c96dd2a2

2013-06-27  Noel Power  <noel.power@suse.com>  [eebf0a6dfa9490a9f59a4e392517a0c93d3da1df]

Revert "tweak object catalog to improve switching modules in large Libraries"

This reverts commit 21eeeccfa64a4c03554c1fe3715d38c1695245ab.

2013-06-27  Stefan Knorr  <heinzlesspam@gmail.com>  [5504e8d78173af2b4a9fbcbcd59df5add839db3b]

Use larger (96*96) icons for templates

Change-Id: I0a7b88de53d47a935d6290c52ba8749d08187643
Reviewed-on: https://gerrit.libreoffice.org/4458
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-06-27  Jürgen Schmidt  <jsc@apache.org>  [64f19368ccb2ab9658a0827efd4c0619a4343939]

Related: #i122356# quote rdb path, windows spaces in paths

(cherry picked from commit 65ef7b5de4d5fa7b8b440a73329b088917f77957)

Conflicts:
	odk/settings/std.mk

Change-Id: I73e62097456ab8dbe601f557a4f5b65f9b7aba6b

2013-06-27  Armin Le Grand  <alg@apache.org>  [ecccfa73b9c69a5d9645a2647f20a37588a63a8e]

Resolves: #i121008# corrected calc cell comment stuff

(cherry picked from commit fb1dc1d963e192e588731cce3a3ba20996c4e589)

Conflicts:
	sc/source/core/data/drwlayer.cxx
	svx/inc/svx/svdmodel.hxx
	svx/source/svdraw/svdmodel.cxx
	svx/source/svdraw/svdundo.cxx

Change-Id: I10b644aa44ae8c1eb0a027aeeaf27790ec455fa2

2013-06-27  Noel Power  <noel.power@suse.com>  [21eeeccfa64a4c03554c1fe3715d38c1695245ab]

tweak object catalog to improve switching modules in large Libraries

object catalog when updated updates ( all ) entries and was parsing
the source for every method in every module

Change-Id: Id68e3c24d597d29a86d3507a7dc20745c96dd2a2

2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [153bdc99b1c162723557513b993343c211d804b8]

coverity#1027391 : Dead default in switch

Change-Id: I7ef70be9f5230eb3fb586962a1581efa38c239f0
Reviewed-on: https://gerrit.libreoffice.org/4526
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-06-27  Michael Stahl  <mstahl@redhat.com>  [fd2bd50bb4fbe139cd1ed9332c0d2eeaebc7dabe]

Revert "Related: #i121925# fixed by reverting change for issue #i119652#"

This reverts commit e47b7f967bcdd8b1e830d07b2ad941b1302686f7.

The original commit this reverts was never merged anyway and this adds
some line that were context in the AOO commit.

2013-06-27  Michael Stahl  <mstahl@redhat.com>  [97e6ff086e2601c066c32fca8412e939843dae3f]

Revert "Resolves: #119652# avoid invalid selection on..."

This reverts commit e6cd5d0b11e7d8562358b883c08a8dba9fd4f61d.

The problem was already solved with
af4b6c94c68b5f67b931cde8d0acda6ec8b288bb.

Change-Id: I21d7ca9fec601377967297bc42835573422c29a7

2013-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8054a7dc0a1b9c27aea7717f58891e49bd25d14c]

n#820504: start a new subpath with m and t in VML path decoding

Change-Id: I7bac4b111ede5e815d2ed121c18f4cfe1ad0950e
(cherry picked from commit 8d6eb11d6965ee93e72513f5e01b67f598edf6c3)

2013-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a3f2d5c140e9864b1da644ec18ad44fd6ab6334f]

Forgot to remove one case where nParamCount is set to twice the value

Change-Id: I3649364a889b7ef6ce7ac4316a1621b6328170eb
(cherry picked from commit 7f7a1294e2d0da30a58d897558a18a13dbc5e690)

2013-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b25eb9f78b55ba10636c56e6723b66939239b3f5]

n#820504: VML path import fixes: get back missing points

nParamsCount was set to the double of the expected value, but the code
handling the command only took the first set of parameters. Removing
this 2* in nParamsCount.

(cherry picked from commit 442ad6eef9d6e1588e4985e97ec3eafd6289f9ae)

Conflicts:
	oox/source/vml/vmlformatting.cxx

Change-Id: I2a4bb07fc9167e056a52c7adfbee9e1ef8e2636c

2013-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [781904af36158b72c131f2d72e562e92f73a9bd2]

n#820504: Some imported VML paths are closed, try to detect the

(cherry picked from commit 08db0b22bdce0f779e4af01a209aef1be29e9907)

Conflicts:
	oox/source/vml/vmlshape.cxx

Change-Id: Idefd0277a85bd7b2b727f59cc4e568869b4932a1

2013-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ee80670695014697cdfa26a6fd142c69a423cbdd]

n#820800: docx import of wrap polyon was based on dest size of picture

... instead of the original size of it.

Change-Id: Ib251206dd092a7c47343caf50bd05a3dfec1af09
(cherry picked from commit ae6981601b0e9175efaf9849b1279290ea3380f6)

2013-06-27  Muthu Subramanian  <sumuthu@suse.com>  [bcb434b47f45f9ffbc32f8bde79226b161c21ffa]

n#820273: Multilevel labels are rotated.

It looks odd when multilevel labels are rotated as well.
This patch resets the rotation values for outer labels.

2013-06-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d63bd6914f479ea4cd718b6f0a26b1edfc141562]

Uploading libmwaw 0.1.10 and dumping unneeded patches

Change-Id: I837b885fb88ccbc1e7980712be4a3342575b3770

2013-06-27  Oliver-Rainer Wittmann  <orw@apache.org>  [e47b7f967bcdd8b1e830d07b2ad941b1302686f7]

Related: #i121925# fixed by reverting change for issue #i119652#

(cherry picked from commit be6ce149c164d8ac06f12a4a1cc04a9299f5fd07)

Conflicts:
	sw/source/core/edit/eddel.cxx

Change-Id: I13ff642a7d983a1a1ffe4e3e0b412ec190d900bb

2013-06-27  Oliver-Rainer Wittmann  <orw@apache.org>  [e6cd5d0b11e7d8562358b883c08a8dba9fd4f61d]

Resolves: #119652# avoid invalid selection on...

Delete-To-Start-Of-Sentence action

(cherry picked from commit 562cc00ca57d00a22d56e61c5da307864e5db2f9)

Conflicts:
	sw/source/ui/wrtsh/wrtsh4.cxx

Change-Id: I56e104792f28b462327a53d243baa6c1413b3099

2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [09650703d3a6f8e579d2d822fbb59de0da8c070e]

coverity#1028587-9 Unitialized scalar field

Change-Id: Id8ad238d9aa029df0c5e970b2b8fb2145b87be25
Reviewed-on: https://gerrit.libreoffice.org/4557
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [d9ac156b2d651c1305135938a1e828144aa5742b]

coverity#1038307 Negative loop bound

Change-Id: Ib0ca4fc350d84e25283e261cb9f48b0f6f22e81b
Reviewed-on: https://gerrit.libreoffice.org/4556
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f8445b20e416ae913d68a31d522b948fe4b1684]

coverity#1038294 Explicit null dereference

Change-Id: Ifab48223b505a3061e70e5bc8741a293100a24bc
Reviewed-on: https://gerrit.libreoffice.org/4555
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-27  Jürgen Schmidt  <jsc@apache.org>  [5080a76abbbb9f965bf9658e5f543188961d9ff8]

Resolves: #i122586# recalcuate width when scrolling to last column

(cherry picked from commit febd0946e8c2686f0a679d3f32fbb39f5ef1c295)

Change-Id: Ia1aba1eddf9035504677d10a7414f9a498b952e1

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [6391e823dcb5dd87b0f7f3039144b8cccd8626c8]

Replace buggy pgsql-sdbc datetime functions with dbtools equivalents

In particular, the string2time function segfaults when called on an empty string
(unconditionally tries to access the n-th character without checking whether the string is that long)
this happens in particular when reading a column of type TIME with a NULL value

Change-Id: I302044f67a92fe20685ce677ba3affdb9b44cb53

2013-06-27  Michael Stahl  <mstahl@redhat.com>  [df0ac37929a1ae1bd72279242194d51693a91a8c]

solarcommonpath is dead

Change-Id: I7cebb54777dc8c2c5331e7b693a1cdc407127acf

2013-06-27  Michael Stahl  <mstahl@redhat.com>  [9a6d5f15afa16e68d38e4a0cfd5ef904be481a17]

fdo#65975: do not put MSVC 64bit runtimes in solver/bin

Apparently causes problems for some people.

Unfortunately the scp2 entries are "non-standard" so i've had to add
another variable to let the installer find it.

Change-Id: I7a01160369ed8dc401625c06760008341afcee67

2013-06-27  Michael Stahl  <mstahl@redhat.com>  [315c31721ac849e201d5f5c9097226306a7a1c00]

Revert "fdo#65975 - fix presumed 32bit windows compile bug in configure."

This reverts commit 0cf61137d2a1993d310e2e8ff9bda4d0ed493ef0.

2013-06-27  Jan Holesovsky  <kendy@suse.cz>  [e586fe4585dc07e6f6dd061d09f6a7fb0b22948c]

fdo#46186: Sync the internal representation of the table with its appearance.

This fixes the saving / loading of RTL setting of the table, and changes
the UI behavior when you click the LTR/RTL buttons with table border selected
a bit.

Change-Id: I1abcebdad3cdb72307535f82d973eb52418f2787

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [23d9f2400bff7a6c1f0c55f9a1158d40a57d6239]

must call FreeResource in old-resource-using dialogs/panels

Change-Id: I756ac431dfcd6a4d6a365fc38b465f4b588ddd79

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [02e1c0528bee4801cb451dcdf523990e2fcc6456]

pClipEvtLstnr unused and xClipEvtLstnr always empty

Change-Id: Ifc883acd91108981a190f35b19648ec3a747db7b

2013-06-27  Ptyl  <ptyl@cloudon.com>  [19efe68b1ece039027b08139e032b4ce483c113b]

Imrove scrolling in the Android "Desktop" app

I got scrolling to respond to the JNI scroll method call.  (This is not yet
the gesture I want to implement (scroll by pixels), but at least it’s a
start.)

At first I tried to do some hacking in the C++ part, then found the problem
was in the Java parameters, which set the mouse whell delta too big.  When
passed the value 1 or -1 to the Y value of AppSupport.scroll(int x, int y),
the scrolling is reasonable.

Change-Id: Id8fa0ada1a035760b7b05bf21325d0e51ef28fdc

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [2278e3cc31f97259ba2eea86e99739006a23b8e3]

valgrind: bInsertIntoEditWindow uninitialized

Change-Id: I3da23e991a70e12bdfefeda5f5e7669ab111cfb4

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [067a0b32c44eeddce8b6101dec5ed6586108752f]

valgrind: mismatched new[]/delete

Change-Id: I9895ca15680c01da17a59cb7da51478d5f61657e

2013-06-27  David Tardon  <dtardon@redhat.com>  [66480d15a04204b0f60008b9cd8e25a66ca6db6a]

fdo#47646 fix undo of ungrouping

Change-Id: If20e645d8d708ebe17e2d9455c896c94592993bb

2013-06-27  Chris Hoppe  <hoppe7@gmail.com>  [3f175c7728227df551ad11a4c4b8a30ca478d04b]

Translate German comments.

Change-Id: Ida59dcca7c9a0305aecddaa68f4e585321144458

2013-06-27  Noel Power  <noel.power@suse.com>  [7abce44fbd7385d6c67c74db10dc0d25a7093abb]

roundtrip VBA project blob for ppt

Need to save out the VBA project storage to ensure we don't get any
nasty warnings trying to open ppt files containing old controls

Change-Id: Ic2ff3ac5863ee3b901b1ee48f7d45e82dcb27ff9

2013-06-27  Oliver-Rainer Wittmann  <orw@apache.org>  [11eb95f74088ff830f6aa994250ef18335ca70c2]

Resolves: #i120938# consider left indentation when converting...

tab stop positions of styles

(cherry picked from commit 7b20978d84db1f7f545ff608bdb09275813e2219)

Change-Id: I068a8dced069c4676623723f16ae4d85997f086d

2013-06-27  Caolán McNamara  <caolanm@redhat.com>  [a653bda02b2aac650eef8d6fbca28b3280f7ed0a]

fix highest debugging level build

Change-Id: I1f40bba348a3c0be7a892b56a9bf1b7da0b4435f

2013-06-27  Tor Lillqvist  <tml@iki.fi>  [653a4b313c685fbf7c8e13a044aa6765b4fd45a2]

Need a no-resource-compress.xml for Android SDK version 22, too

Can be identical to the one for version 21.

Change-Id: Ic974dd9ed06947e6be1c04598d3a7e715795e202

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [2728808553e5a248d1e4dc1361e4784400a75e7b]

we now need librdf_world_set_raptor_init_handler from librdf

Change-Id: I4e3b56fd8c088983a8a01eb6ccf88691d6fd93ef

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [1b0a43142b27286e717f63c90363625a1aeff74c]

new dbtools::DBTypeConversion::toTimeStringS for time in second precision

(no fractional second)

Change-Id: I8bf448783b24fceae9a750f40887d6296999b203

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [83dc5c075884dfdb71952aa2617cc6f63dcc56ad]

fdo#66216 JDBC no fractional second in time format

fractional second allowed in timestamp. But not in time. Don't ask why.

Change-Id: I5415889ab4cf4835b8b0db7363b7d9eb0a332393

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [ac146c16c0f4707aa8a26e479902a124e4e1b7e4]

fdo#66216 fix DBTypeConversion::toTime overflow

Change-Id: I0aba2344afde94226cfbac5b3221e827e6774b3a

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [b45b566e172938fd82f2be610c6c9dace87d4248]

fdo#66216 fix DBTypeConversion::toTimeString format

std::ostringstream::width is not sticky

Change-Id: I32d77bec68506b7691a4f86dadb24e62fdc13d42

2013-06-27  Lionel Elie Mamane  <lionel@mamane.lu>  [5a2c23ca59ba8e8b11e8397f80c5c6ff855c40b2]

unused constant

Change-Id: I72a27a05c9e3e49b17817c2566fbd7f02b7835c5

2013-06-27  David Tardon  <dtardon@redhat.com>  [2b5203c9ac4b6a95fa77f1a31fdb7b13e736d37e]

unoxml needs to link with raptor2 now

Change-Id: Icbe5ac8e20b5a05fdba4ed7b8a287c3d9e94d2da

2013-06-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [56f9378d1df21d4ceb42a89e8d9cdbe1cf5e0511]

coverity#1038296 Missing break in switch

Change-Id: I3c0282d731082c32558a527110762dffad01b44b
Reviewed-on: https://gerrit.libreoffice.org/4558
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-06-27  David Ostrovsky  <david@ostrovsky.org>  [7746de6e42d5957fa62fa278e2c46a0cb472dc01]

fdo#58995 fix focus gain/lost events dropping on JDK 1.7

With JDK upgrade to 1.7.x focus gain/lost events were dropped and thus not
discoverable by AT tools.

The problem has nothing to do with different packaging of JAB (2.0.3 is
included with JDK 1.7u6 and higher).

The reason for the event droping was a new check in
DefaultKeyboardFocusManager.java that was introduced in JDK 1.7.x:

@ -294,18 +271,10 @@ public class DefaultKeyboardFocusManager
        extends KeyboardFocusManager {

-      if (!(newFocusedWindow.isFocusableWindow()
-               && newFocusedWindow.isVisible()
-               && newFocusedWindow.isDisplayable()))
-         {
-             // we can not accept focus on such window, so reject it.
-             restoreFocus(we);
-             break;
-         }

With this check in place it is assumed that Component.isDisplayable() must
return true, for event to be dispatched. But particularly
`Dialog.isDisplayable()` didn't and thus all tab key events (focus traversal)
were dropped.

Many thanks to Jamie and Stuart for helping out with reproducing and tracking that down!

Change-Id: I4876773199ca06a6e73213401692e8275a1f3b22

2013-06-26  Winfried Donkers  <osc@dci-electronics.nl>  [e513fffeac1f4a814f644f156d88fc8810af4e46]

fdo#65856 allow shift cells in paste special for copy-mode

Change-Id: I7a7e13104e7256da9a82e16e14ddfa04e35e7f8a
Reviewed-on: https://gerrit.libreoffice.org/4525
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Eike Rathke <erack@redhat.com>

2013-06-26  Michael Stahl  <mstahl@redhat.com>  [246a78b1d2a88ff1937b09b22325d160739ef47e]

fdo#64672 prevent raptor from setting global libxml2 error handlers

Raptor already sets up all 4 error handlers in xmlSAXHandler so why it
would need the global ones in addition to that is a mystery anyway.
Messing with libxml2's globals can only cause trouble.

Change-Id: I2935efe5c4cd75d48cc4ecdeaa8437e91b48349e

2013-06-26  Andras Timar  <atimar@suse.com>  [6c1ac2fa0892b6316cf045e95e3645bde3d64872]

Updated core Project: help  f92fe458ddf0b7a79a11f426eff8f271639c6ada


2013-06-26  Oliver-Rainer Wittmann  <orw@apache.org>  [7a22c4c51980691146cff9c8c72a8a215fef0848]

Resolves: #i120582# consider the case that a right indent is set...

at the paragraph

- some minor reformatting and cleanup of older comments

(cherry picked from commit e4578fcc2408a530d373653b01c0a88ef46ea26f)

Conflicts:
	sw/source/core/text/txttab.cxx
	sw/source/filter/ww8/ww8par.cxx

Change-Id: I345a20c78f26be60de3eb01ac6f5303de46c2fc1

2013-06-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [cf6adeaf1c7f765c83481cff0311b9817ac4cbc1]

coverity#1027646 Dereference after null check

Change-Id: Id1028f87a6dded7d2c27fe8d793342574d06e3f9
Reviewed-on: https://gerrit.libreoffice.org/4528
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [4d5fc661d37d03129b8054e494c03bed1933231d]

coverity#1027651 Dereference after null check

Change-Id: Id90ef9f43578d952fd8d7872d4fd2fd622d07dbd
Reviewed-on: https://gerrit.libreoffice.org/4529
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [74c32004c096e8820b6e29092caabde2184c2141]

coverity#1028107 Dereference before null check

Change-Id: Icc70cc02d1b3b154fc1cab0419d89b437e2a366f
Reviewed-on: https://gerrit.libreoffice.org/4530
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-26  Noel Power  <noel.power@suse.com>  [30414067f81e23b69fd9b0f7ec07cbdd65712b0c]

forgotten tweak for spinbutton

see origin f1ecd5ff46a217ee9f4323a08f03e59a53ef551e, f9d08dd5c9af8f8128371540e
& follow up 0a686a9bb54b5c1b3a45810e2601a098c0272c33

Change-Id: I1a10de6984f7ed78efdf6f32bfca14b433b24405

2013-06-26  Rene Engelhard  <rene@debian.org>  [9384f4d2c7c20ffe8ffa193af5d771248353f1dc]

bin/distro-install-sdk: set new OO_SDK_SED_HOME/O_SDK_CAT_HOME

Change-Id: I0ca0edf4fc8f19adb1859eb4a679fee6480ea295

2013-06-26  Luboš Luňák  <l.lunak@suse.cz>  [a59b055d29d54d62ec52aaa43341a65303322d7c]

handle v:shape having coordsize with 0 (part of bnc#780044)

There's a document which has coordsize="6094,0" path="m444,424r6094,e" ,
where the 0 is somewhat questionable (and the spec doesn't seem to say
anything about it), but given it's a horizontal line, vertical coordinate
space size shouldn't matter, so treat it as 1, making the space visible
and avoiding division by 0 in our code.

Change-Id: I53725cd73a699b8e6d3c96e8fc39c276d082bc0c

2013-06-26  Noel Power  <noel.power@suse.com>  [0a686a9bb54b5c1b3a45810e2601a098c0272c33]

tweak ppt ole import for libreoffice codebase

a) make sure backcolor is skipped when libreoffice backcolor
is default. Libreoffice default is 0 ( but if we write that out mso
reads it as black )
b) don't take the label default backcolor in exchange for the
libreoffice default. Libreoffice default backcolor for label is white,
mso's default is rather different ( and never seems to be used )
c) re-enable compObj export ( seemed this was disabled unintentionally
except for buttons )

Change-Id: Ie68267809cee2e92bd06e88e698f17a10eeeb6ad

2013-06-26  Jianyuan Li  <lijiany@apache.org>  [f38487511957971f9d08dd5c9af8f8128371540e]

#119467# Form controls cannot be saved into .ppt file in AOO3.4

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: sunying

2013-06-26  Miklos Vajna  <vmiklos@suse.cz>  [55162d7422a3b175c7fe9c175e0dec91b1932b6a]

bnc#823675 RTF import: fix import of numbering bullet associated font

There were multiple problems here:

- \f had a special handler for the listlevel destination, \af had not
- in case of multiple \f or \af, the first one is used for the bullet
  font
- in case only \af is used for the bullet font, its value should be used
  for \f as well

Change-Id: I6631504c1aa9f2e0792a3469a5fdce5b7bd49518

2013-06-26  Oliver-Rainer Wittmann  <orw@apache.org>  [25d84e2826de81d1e7a55ff0fdab7845b7a78e74]

Resolves: #i121751# restore cursor/selection on Undo/Redo language...

change for all text

- group intrinsic actions of language change for all text into one Undo action
- secure <SwRootFrm::CalcRects(..)> - catch NULL pointer
- correct <CursorGuard> - really restore the cursor

(cherry picked from commit 4207db473430e02a65a5f4d57db6e46a8db29a19)

Conflicts:
	svl/inc/svl/undo.hxx
	svl/source/undo/undo.cxx
	sw/inc/IDocumentUndoRedo.hxx
	sw/source/core/edit/edundo.cxx
	sw/source/core/inc/UndoManager.hxx
	sw/source/core/layout/trvlfrm.cxx
	sw/source/core/undo/docundo.cxx

Change-Id: I972988bbc21a519e0956ff196aa93a46287b9a2e

2013-06-26  Michael Stahl  <mstahl@redhat.com>  [19694e844942d44d2c2d5e1d1b95b49d03916573]

SetFmtItemByAutoFmt/SetTxtFmtCollByAutoFmt called with SwTxtNode

... always so don't need to check for it.

Change-Id: I4bbc2a44a9c3d4ebde766a64a6ab78f7ead9c7af

2013-06-26  sonakshi nathani  <sonakshinathani@gmail.com>  [51c79f97a90eaf469d1d2531f3f0eccfafe0f94c]

"fdo#62475 removed pointless comments

All the comments of the form //-------- are removed from /svx/source/accessibilty/AccessibleControlShape.cxx"

Change-Id: I7ae9f656939e2512ce503a5ba103d765594f20ac
Reviewed-on: https://gerrit.libreoffice.org/4543
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-26  Luboš Luňák  <l.lunak@suse.cz>  [132230680916be390d542c7431b2065e9ce4fbb1]

prevent cairo from using -flto with clang, cairo uses it incorrectly

The option should be used also at link time (as e.g. the gcc man page says),
but cairo doesn't do so, and since -flto makes clang generate .o with LLVM
bytecode, plain ld chokes on it.

Change-Id: Ia5ce9a98afa4f88b8d0943a5971450d7009af913

2013-06-26  Caolán McNamara  <caolanm@redhat.com>  [d82e1f1a1decb690926207d9fafdaebfe134ded3]

convert calculation settings dialog to .ui format

Change-Id: I0031094be63f2d8efeac42d5ca560f57af5326b6

2013-06-26  Caolán McNamara  <caolanm@redhat.com>  [8ece576c35094b9277a7536f0f6d23526341194e]

fix OptionString to set a correct item size

Change-Id: I3406b5481991e459ac051868e441c0c04a2f7d5a

2013-06-26  David Tardon  <dtardon@redhat.com>  [2022c84d1e7e88e65243c6dfd1a62ec17f1361a1]

fdo#65123 Revert "n#782833: (PPT) Fix font size at end of para."

This reverts commit e36d227ee584aa07fa48dda7710ac6b7a850fcc3.

The description in the orig. commit: "Font size at the end of the para
when there is a new(empty) line is set using an extra charprops
definition." That would mean the extra StyleTextPropAtom record does not
have a record header, which seems pretty fishy. I suspect the real
problem is somewhere else (or the ppt is broken). But I cannot check it,
because I cannot access the bug.

Conflicts:
	filter/source/msfilter/svdfppt.cxx

Change-Id: I1d555cd2905ef8f297d1a96f56bebbea8f83ad62

2013-06-26  Andras Timar  <atimar@suse.com>  [c930edb21e162bcec7cfa177cdd4f49bb4ba2885]

remove unused const

Change-Id: If7e998065390d89cc22556adcd727a63f6496aad

2013-06-26  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d12980ce0b86549028ddaac3192f14456dde25c6]

Fix fdo#43090: Auto Closing of brackets

Check if we hit the left bracket, left parenthesis or left braces, insert the right close character
and set the current position to center the characters.

Change-Id: If1ee8a00799ef0933d5dfd51c32f669a2a27b2a7
Reviewed-on: https://gerrit.libreoffice.org/4374
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-06-26  Tor Lillqvist  <tml@iki.fi>  [1365a4d281f969e8cd3833422b2d771621d40245]

Need to use the right libtool on OS X

Change-Id: I37b2a892143892740674ce9882ed61ea88eda894

2013-06-26  Tor Lillqvist  <tml@iki.fi>  [673205080eee4c6ce20375c9a28b5dc34d3c5475]

Make sure the nss build uses the ar and ranlib we want

The interaction of environment variables and make variables is fun.

For some reason, the
workdir/.../UnpackedTarball/nss/mozilla/nsprpub/configure script is
run twice: Once directly from nss/ExternalProject_nss.mk, once from
the sub-make run from nss/ExternalProject_nss.mk. In the first case,
the AR and RANLIB exported by the gbuild make process propagate just
fine to the configure script. In the latter case, not. So add AR and
RANLIB assignments on the sub-make command line (to override values
set in some of the nss makefiles), *and* make sure the sub-make
exports AR and RANLIB.

Change-Id: Ibd55bc8a7e001106e12b2207500e74c7bd01c73a

2013-06-26  Tor Lillqvist  <tml@iki.fi>  [c8238341068195827abefc0118a562b4956d5d56]

Experiment with LTO for OS X and iOS, too

With Clang, LTO means compiling to LLVM intermediate representation
instead of object code, and optimisation and code generation at link
time.

As expected, linking the single executable for the iOS experimental
app takes quite some time (several hours), and in fact it eventually
fails. Hopefully better luck on OS X.

Need to use xcrun to find the right ar and ranlib, too, from the
Xcode toolchain being used.

Change-Id: Iee69397c57bf1d622882ad78c188e1734f6cbd63

2013-06-26  Caolán McNamara  <caolanm@redhat.com>  [4d676f72bc0f1928be0e6bc2f272291f278dc95a]

coverity#1038508 Use after free (USE_AFTER_FREE)

** CID 1038508: Use after free (USE_AFTER_FREE)
** CID 1038509: Use after free (USE_AFTER_FREE)
** CID 1038510: Use after free (USE_AFTER_FREE)

Change-Id: I3a1422e252af415536d9303e58ff85763c231921

2013-06-26  Jason Hulme  <jsnhulme@gmail.com>  [fcae9bf3b14ef294c54751705d2532c6447b095a]

fdo#31525 Dialogues now have an appropriate background in OSX

The proper background is now set using HIThemeBackground.

Change-Id: I71e4287273f7345a18eee4c4fc494eea10f2deb2
Reviewed-on: https://gerrit.libreoffice.org/4287
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-06-26  Ariel Constenla-Haile  <arielch@apache.org>  [2250429dda5539466e2c3d1e33e555c4d66131e6]

Related: #i121442# Add sed and cat as dependencies to odk

(cherry picked from commit 0a78e6e85d8e921705b7ea90038f822d47fb58ab)

Conflicts:
	odk/cfgWin.js
	odk/configure.pl
	odk/docs/install.html
	odk/setsdkenv_unix.sh.in
	odk/setsdkenv_windows.template
	odk/settings/std.mk

Change-Id: Ie124ffbb857e796923981e13dc3116c7af341056

2013-06-26  Caolán McNamara  <caolanm@redhat.com>  [7a123cae332c99b047b3d6392b5df803d1aa2c79]

boost::shared_dynamic_cast -> boost::dynamic_pointer_cast

Change-Id: I2db39313de7df003b59a00a6d6a210f29c3a24ea

2013-06-26  Tor Lillqvist  <tml@iki.fi>  [96329b45a8b19beb84a67c13c8fbc0f96ac72d68]

There is already the AddTempDevFont() in coretext

Change-Id: I384e9d499eedbe87030417952bf057b16cf549d2

2013-06-26  Miklos Vajna  <vmiklos@suse.cz>  [351e8d77f95734f74474e45af060cb1450ea7961]

Kill RTFDocumentImpl::getState()

RTFParserState is private to RTFDocumentImpl, exposing it is not a good
idea. One more step towards RTFTokenizer not speaking directly to
RTFDocumentImpl, but through an interface.

Change-Id: I3f626d4f2c560a20d9e24105459e95a66d0a87ca

2013-06-26  László Németh  <nemeth@numbertext.org>  [ee311c55c999a68aa677faac69b3462975ad05d4]

fdo#66180 librelogo: clockwise HEADING

Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220

2013-06-26  László Németh  <nemeth@numbertext.org>  [397c95b49dc29d480687c5a96e0e385964726e94]

fdo#66180 librelogo: clockwise HEADING

Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [a80c7d5118454a60d4cd67448d567e1cb3f48f4e]

Fix some idl descriptions

Change-Id: Ia14bf30cf65ea5cbaa268b1461fc5c6d7acb702d

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [87bf4eaf526e0e2124c26f9f1ff3059f06423d58]

Fix a pb in idl but 2 others remain

Change-Id: Ide5c6562c9be947ac2e59c79493c021031c7203e

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [5470bea93e7047ef5742466246487e17813cf5ed]

Fix idl descriptions

Change-Id: I119cd010f6f54d428017ea59016b5fdd91c6d4da

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [3e58bf2cddb7d725f32d3f26c87e7417cd6e652a]

Fix idl description

Change-Id: Id853f17f973edfc5aa41843c99e77e4b86f27bf8

2013-06-25  Caolán McNamara  <caolanm@redhat.com>  [9102d2517007db3afa867a9902ca526153439eb5]

Related: fdo#65716 title substitutions

Change-Id: I1d9fe14cdfd77ef79089cdf9c20a876238862bae

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [87f5900d3a8b7bffd681e4fe4369ea86282a0c04]

Fix idl description

Change-Id: I604bb2eeac5b2b5285d80c5edef98b98b6c42f52

2013-06-25  Caolán McNamara  <caolanm@redhat.com>  [a85aed77e68f703db04e9f78625734c7551a9281]

Resolves: fdo#65716 MACROLANG not substituted in title

Change-Id: I1fa71a926e0df753a553f43aebaa201a13f74f95

2013-06-25  Caolán McNamara  <caolanm@redhat.com>  [61533b8c54077bf1aa203f503e271037b6553411]

Resolves: fdo#65743 MovePara gets stuck on hidden para fields

Change-Id: I03b26aaa9be491e760335185c5a9ffd5d04990bb

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [ffe5c9ce94234971a8c2081610842a2542f5cfb8]

Fix idl throw part description

Change-Id: I561674db910d60ee6ade230cfc48bee7f37c9107

2013-06-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [06cf194af710d82e441d9cfcc05ed44cffcb5c41]

Avoid ID number clash.

Change-Id: I7fbaad5ffc89e4df0d9ce79595e9e0426802e3cf

2013-06-25  Wang Lei  <leiw@apache.org>  [bd50bbe0c81a750b844f1c59ff3112fff6549704]

Resolves: #i119637# "Case sensitive" in "Special Filter" dialog can not work.

Patch by: Clarence GUO
Review by: Wang Lei

(cherry picked from commit 0f04f29fbc7c1f3700343304c01e8934b6dad45b)

Conflicts:
	sc/source/core/data/table3.cxx

Change-Id: I7ffa7b82dc88b78982af2d5291f6c15b88a81c4c

2013-06-25  Michael Meeks  <michael.meeks@suse.com>  [26a45c1886d9167d8f9ae9aad6234a3702768d8a]

cleanup options dialog, and add an option for formula grouping.

Change-Id: I3cb19fb24028bc07d24b56786b6573dc79911bda

2013-06-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f9704bf73dfba50421132e5379165912a2779906]

The horizontal cell iterator was *still* broken. Let's fix it again.

And add a test for it.

Change-Id: If76a67e02ac6ad5199d664850bd8591bd3032f32

2013-06-25  Luboš Luňák  <l.lunak@suse.cz>  [9aafef1baea2cbdd73fa0c1f0a33684ac9f35216]

one more fix for mdds with msvc

Change-Id: I49dfc1b3efcd00547764159fc9ce3dcc1339f7d2

2013-06-25  David Tardon  <dtardon@redhat.com>  [7a62a5c34a46715cb9d13c60f8423526c0625d1e]

fdo#62119 fix copypasta

Change-Id: I236b14822ae1852298ccd28aca9b54bc79a97312

2013-06-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [55599c4a1ece11d840c869db44e351468786916b]

coverity #982634 and 5 other : Intentional fallthrough in cases

Change-Id: Ie6cfcc32c1ff80dab0f9835524c89d40503f69f0
Reviewed-on: https://gerrit.libreoffice.org/4498
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-06-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [aeea32af5651a3a288ac9127883e66009d751f6c]

coverity : #984128 and 21 others : Uninitialized scalar field

Change-Id: If801818c2efc8cdec651ff259243075abac41d20
Reviewed-on: https://gerrit.libreoffice.org/4497
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-06-25  Luboš Luňák  <l.lunak@suse.cz>  [902a65ffb571fa69853440051765313b805ebad1]

now that we detect msvc supports 'override', do not warn about it

Change-Id: I127f6756bae786c41122174b615c607b2c3b7ec4

2013-06-25  Noel Power  <noel.power@suse.com>  [443c13e92c6f900a41e6e383684623ead3e088f5]

fix text position for custom shapes with zoom != 100% fdo#59862

custom shapes that had text suffered from strange display at zoom
levels != 100%, this was because there was a bug in the code to
correct the textposition

Change-Id: I8d1817cc6be91b3e6379200eb21eb2966d3c2aa9

2013-06-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bc120d18144a78d42f9bbb017133e1da92e004ef]

Another place where the same fix needs to be applied.

Change-Id: I2d54fa4c39c28b815a051977715e1db672156957

2013-06-25  Miklos Vajna  <vmiklos@suse.cz>  [a8ee2ee7529900628b1c533d77c039618917bc97]

fdo#66040 RTF import: initial groupshape support

There are two cases here: if the shapes contain tables (or other
Writer-specific features), we should use text frames and we should not
create the actual group shape, as Writer textframes can't be part of
such group shapes.  The other case is when the shapes contain simple
text, OTOH there are groupshape-level transformations defined, in that
case we should choose drawinglayer rectangles and actually create a
group shape.

This commit implements support for the first case only.

Change-Id: I9dc99b0711ce5c7a29ea0b14539df0121f9de3d0

2013-06-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [92e6db6c98b06bffbe7be856ee16ee68f5f901c5]

Try to help the Windows tinderbox.

Change-Id: Ia3c6df80ff26ea00e91dd97841c4867bf0a55705

2013-06-25  Luboš Luňák  <l.lunak@suse.cz>  [3a06d98fdfc213c3216de92878cff9818427e57a]

remove unused variable

Change-Id: I5dd8dc9a3a256e51706d32249260f6561202bbc9

2013-06-25  Ciorba Edmond  <edmond_ciorba@yahoo.com>  [e5990a9dcd97c2231115eae83770f9e6e7e130e9]

fdo#65456 - Provide visual clues in slidesorter for custom animation.

Change-Id: I08666492fea76395fd24b0ebd02647821f49573d

2013-06-25  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [b2d9ebf1b95867f7df335b74f3e3c5328647f34a]

add safety check for '_' if had been put in the end of the text

Change-Id: I7fae615f644158c9e5137330daa4873ad4192fd5

2013-06-25  Michael Stahl  <mstahl@redhat.com>  [b8298f8e191d0bdfb558ec26607bc1ec7076a7f3]

DocxAttributeOutput: -Werror=unused-macros, -Werror=sign-compare

Change-Id: I9d75b0a625009d483467042584d2d2f89501cb96

2013-06-25  Noel Power  <noel.power@suse.com>  [90ffe25cdda7f7922ea7def4a5bf99ff1671b0d3]

remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165b

<sigh> added some files that were part of a patch that I was testing
were not intended as part of commit

Change-Id: I34ed7f55de28fa09739c0dd8d5084824de676477

2013-06-25  Noel Power  <noel.power@suse.com>  [69dcacedaccd1d698a54eed615ee8739747bc975]

unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960)

expand the existing borders import check to cater for xlsx ( and
testing for fine/hair border styles )

Change-Id: Ic5c3cd46e0049dbce9997f0881c4d98e0d64e00c

2013-06-25  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [96456205067220cc73bffae6ae860dd120641660]

Add Ignore-Diacritics to find toolbar for CTL fdo#52204

Change-Id: I79cb4db1ec87258c45ddc786914b32f47e96acf5

2013-06-25  Caolán McNamara  <caolanm@redhat.com>  [59eee3c0a492e05c47e85cb53eeb25ad6bf0322a]

coverity#1019312 check inflateInit return value

Change-Id: I5ec18176291e128c79d3e51e39b8a42b17a27b30

2013-06-25  Caolán McNamara  <caolanm@redhat.com>  [e5b3a644437a4e74f85a197eb6a8c4a2d0f71e24]

WaE: at higher debug levels

Change-Id: I3a4c16995ac46bbb53923b9c47101826673cdded

2013-06-25  Jian Fang Zhang  <zhangjf@apache.org>  [2a51960c6ba81c2c0d9c17794c249f4b22441a07]

Resolves: #i120677# prevent putting non singleton object...

FrameworkHelper into SdGlobalResourceContainer

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit 939e2900d024c38866b5c6f020e547a5d720d291)

Change-Id: Ic053c02b02add045e60bac5c7dd7d8e8c2752f0c

2013-06-25  Adam Co  <rattles2013@gmail.com>  [26d40686128e70916a636e20f5ccc5763bbb6cc8]

fdo65400: fix for Character Shading being lost

This bug fixes the DOCX import and export filters, adds a new property
to the document model and updates the UNO API.
There is no need to add layout \ UI updates, because in Word
the only way to turn this on\off is using a simple button,
and there is no way to control the shading color itself.
However, ODF import \ export filters should be updated in a future
commit.

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: I1d34cec79289e38c08e42a4c6265d998e1edfdef
Reviewed-on: https://gerrit.libreoffice.org/4452
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [b3962c92bfb8d14d908bfeb9142548e9686ee105]

WaE: unused variable 'aText' [loplugin]

Change-Id: I846030c5c7ad4e30e5286d1ee30130a397ad4daa

2013-06-25  Julien Nabet  <serval2412@yahoo.fr>  [692fa32997217d2357a5a6d36852090eb57ebeb8]

Fix local var non initialized

Change-Id: I096742a1849d7fc8310aac8addd18b15cc40fea3

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [bfe4ea0d11d3ca83eed00b71394072c6049d7566]

WaE: private field 'mnIndex' is not used

Change-Id: If8c9b4bf1041881bb8fb92c51e2bce22909147c5

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [022c54742e7997bf46a608f1ab0b500f2537f7f5]

WaE: private field 'mrCells' is not used

Change-Id: I0ab3fabb82c839f5194b0e20eb834dd86635a609

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [ab86388c85f085adfe1edfe21a8ee8500a68449f]

WaE: private field 'mbDateTime' is not used

Change-Id: I29967aa15b879cc96cccb686814e594526b200d5

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [a31cea1be6bcad3d823ebecd7456ecb76368ed10]

WaE: implicit conversion of NULL constant to 'bool'

Change-Id: I1cbfa318e75ac5c86c0c7d2dbc033601fec3d46c

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [88d953565b44ccc4b3c00e1d0e343a91cb879313]

WaE: private field 'mrAttrs' is not used

Change-Id: I3b87820eee8182e6c4b36d62acfe90cabd830c86

2013-06-25  Tor Lillqvist  <tml@iki.fi>  [3c87f574f7487d94f05cd95ac1cc26a4953dc6ec]

WaE: unused variable 'itEnd'

Change-Id: Idec79adce1f4bbb4003b3e8fb76a1f4a40fcc13f

2013-06-24  Arnaud Versini  <arnaud.versini@gmail.com>  [337225b36a2965cca532c73f02e9313149f73d80]

Replace more characters functions with rtl/character.hxx

Change-Id: I70f3c31e4b2f44d2b30020a588aaa53d3b63d452
Reviewed-on: https://gerrit.libreoffice.org/4447
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Jelle van der Waa  <jelle@vdwaa.nl>  [126827b0fdc2277d728d57d4fe68b446fa2f7a08]

fdo#43460 framework,i18npool,accessibility: use isEmpty()

Change-Id: I4cd9841127b1d4a294d7f001b646259c61eb1172
Reviewed-on: https://gerrit.libreoffice.org/4443
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Jelle van der Waa  <jelle@vdwaa.nl>  [51daa4de4fbb86903aeb9cdfefbb089e8d00c001]

fdo#43460 sd,rsc,ucb,sdext: use isEmpty()

Change-Id: I7a7a77c26b74078f7fc160fbaa1c8d4e912b844e
Reviewed-on: https://gerrit.libreoffice.org/4442
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b692924a83937b8fab3215fcca154d1abd4a6c8]

Temporarily disable failing tests. Will look into it later.

Change-Id: Ib7585036116e8d370d6a689e4d9adae209024e6b

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4c99a427ee4adaeddb2682c192384bad21d9d09b]

Fix incorrect merge.

Change-Id: I1337413e1ee49b7d90671ac517dbb2bd918dbebf

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ec0080c40cfdb26896537f47a4c2e0439f9afdb1]

Turn off column storage debugging.

Change-Id: I5d88c94a9cf0bbd194c8c505de7cc34bb9e20500

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4347e3b15f10784b482544bd6324d3fcd4f0146c]

Adjusted the patch against mdds 0.9.0.

Change-Id: Ia68f49996d4d50142c04d35ef2babb321afc4b3f

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bb7d5ce2a8bd1dca51eb627aa2df811541053969]

These patches are in the upstream.

Change-Id: Ie5dc6b93fbcd65d7763fb9232a984236fb7bd745

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [878f46727d8bcf1f75d056d9270ef3e2fe0b9d88]

Update internal mdds to 0.9.0.

Change-Id: I2f299dd7244e7418959f82f94a56d8cc1749aaba

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [21a1bce4301d3d8de9702373c830d2e115223991]

Use position objects for more efficient element value lookups.

The underlying multi_type_vector didn't have the concept of position objects
back when the matrix was reworked. It is now available, and there is no reason
why we shouldn't use it to speed things up.

Change-Id: Iac75a5584779c16e6eff7fcd577fc3d717c3c2e7

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2c92a92e2fa2503f0381b89f316f982eda580b6e]

Prevent crash during on-line spell checking.

The new ScHorizontalCellIterator internally uses iterators for each
column to track positions. This means that, if a cell value in the iteration
range chnages while the iteration is on-going, those internal iterators
get invalidated. Allow the client code to rehash the iterators when modifying
a cell content during iteration.

Having said that, it's best not to modify cells during iteration.

Change-Id: Ida453d4f883e1fbcbab4eb0401e37fea8c0b901d

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf02151987b19b12ca0be463732765bd35f54028]

Fix my wrong logic in row info iteration.

Align the array position of RowInfo by comparing its nRowNo value with
the current row number.

Change-Id: Idd26636cac0ba4ade1b538dd68580b469611da04

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e639e3068c30bb614c394466f41fa450ee8b2dbb]

Make them officially non-copyable.

Change-Id: Ie8f8c2227b35ffb81f902458ce1b0a732b430b53

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b1391232450af9e81079a2afe2173c422c8e9e3b]

A little more cleanup.

Remove CELLINFO macro, and rename nArrX and nArrY to nArrCol and nArrRow.

Change-Id: Id105cfefc44e454be2df96a4084dee9185435fab

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [359f33c5d0d39c4fcc57cba199a0d5b9a66c8fb9]

Rename parameter names for consistency.

nCol and nRow are better than nX and nY etc.

Change-Id: Ie92d4e2727a1100736610a3876721d61e8279b15

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9186ae043b7e8afa5730b9d70818360cdfef2201]

Incorrect way to initialize a multi_type_vector.

Change-Id: I5db7923be8444db8a0cb1a6766f967d731776535

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [92a78a052efcb3122932894fb446c62733daad42]

Don't allow outside code to set text attributes.

Also, use position() to update the value, to avoid performing position
lookups twice (once for getting the current value, and once for setting
the updated one).

Change-Id: Iaa1575a4938b996266c01c8b3170e6a65b871961

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f188d659e8601e577f3a837c9dd3459761371ac]

Avoid having formula cell directly update text attributes.

This would cause column cell and text attribute arrays to go out of
sync, because the formula cells may be stored and interpreted in places
such as change track and conditional formatting.

We still need to find a good way to mark text attributes "obsolete" when
formula cells are re-calculated.

Change-Id: Ida612806d3afec23c5ae501f2fc8cc7d52e019a8

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a522da4f3946006fd325d498845225b8a8836f2]

Add more calls to CellStorageModified() when it's called for.

Change-Id: Ib7a7abd82060b19f7911f1fef5ccccff5d850055

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33a417fc82ce3c5f1b3d435d912eb4b5afc52054]

Remove unused method.

Change-Id: Id49307f8b7050e1f95cd589421f01a85b4e992b2

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [91f7e9e02e72b46c881656a6b493fac276a6822b]

Fix a bug in "find all" search, and a test to catch it in the future.

Change-Id: I296d2dff65da55cc86e10a78eb9c768a924fcddd

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a39b8ce354bd42325ff61c07cfdc7a150d2925a]

Turns out ScHorizontalIterator was still broken. Fix it for real.

And a unit test to accompany the fix.

Change-Id: I41e9451049d3c6ab7b3fd7904bcef3675979884c

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [66d3f24334e69e1655e83520950c59a0bda095a3]

Make sure to set the cloned formula cells dirty during undo / redo.

This fixes the last failed unit test from ucalc.

Change-Id: I37a79e444084397629cac77e2137377cd555a89c

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a1c5aba7640416c78501116dd42d12e74fe4734]

Fix ScCellIterator, which also fixes matrix handling in the formula engine.

This one alone fixes 2 unit test failures.

Change-Id: I3392f4567888447d867ed29f7ecda2474fae1547

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df90b9eaa16a52d076658ffc2fd1f65f12d1a622]

Add Dump() method to ScMatrix, which is useful when debugging.

Change-Id: I45e6c28b58a03782814ef1089b49a52b873573a6

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [57538e5f5002ecc2df95087244cb0431867c443e]

Update references on all cells.

Passed row range is the range of moved cells, not the range of cells
to update.

This alone fixes 3 unit tests.

Change-Id: I4cb154879c6c33bc277bc2ab136f7580c35e479e

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3b91687590f08438b5a5d4eec72e634b11a8589]

Fix the horizontal cell iterator.

I got its logic totally wrong. Now it works.

Change-Id: I79e556da19c7c0b0d8cecbb4875d6d21d5ec4208

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a5ea9ee0ba2b38d1810828a9fdf884d9b0fd198]

Same fix for fill series & some cleanup.

Change-Id: I2f741305ac64c221c5af8ab99f3ddff0ce56f458

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [458df361e0761651b6d17f4fb730f996243bc9f3]

We need to clone the source cell value to prevent crash.

If we don't clone this, the original string value would become invalid
after the first insertion, which may cause a reallocation of the array
that stores the cell.

Change-Id: I5b1bb5f378ed5503169fce75fcbc7aeb85c5ed6e

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3b0c069c9a157c4cd9ec5636c776115af6d9664f]

Don't forget to return true if we are successful.

Else we'd never get out of this inifite loop....

Change-Id: I96e072eb79cce77302b27cad42da31f9a66c3401

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b6a6a26698cb56a194c7c99b0ad267e60e3a05d5]

Have the clone handler handle the text attr array as well.

In order to handle the special case of cell removal.

Change-Id: I7782232ce0fe6c0248c40482ec62d909d2dfe621

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [65be1e27254ff1292b3593af42fbfb0235c26fcd]

Use template functions to remove these duplicate code blocks.

Change-Id: Ica293362fefbe1d8492bdda88dd1a09e4f16c1e6

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ea53929245eb496d6954ab266636978653f1784]

When deleting cells, be sure to delete the corresponding cell attrs as well.

The cell and cell attr arrays must - be - in - sync - at - all - times.

Change-Id: I2854c977eada389e5b9d908b97dd3fa78fc62097

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fe76b401760e0b31095d0a4d7e877aeee1624dc]

Don't bail out on good condition.

It's a good thing to have found a table to work on.

Change-Id: I9b42ebb20041756b6086490dac4264d17369f83f

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb4a47887df282196c9aa529269d5115306813c1]

Leave the RowInfo's for empty cells unfilled.

Else empty cell regions would get skipped and the non-empty cells
would get displayed at incorrect row positions.

Change-Id: Ica8d1c654458e0ea508e8f00846180d89bfe8804

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3b3b0c04385851f120dc26d26e40f0d1c6344274]

Fix a bug in the find area position code for the upward direction.

And a test to catch it.

Change-Id: I7582b5bca5309f247b44e8cbaa29feda838e6d99

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [341a4c87e977a2fd3948de6eaa647be4b32e6ebc]

Compiler warnings.

Change-Id: I79b8370429bccaf8467a5c87ee5b68b643fb2f75

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [76ca1529edb9afdb1838ab9a9e01fa231148c1d8]

Remove these file entries.

Change-Id: I00c6e996d2a533c2434df152752a09edee9a3fa5

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b252f30267d043522ff2cbf2bf42275bb7a6ec6]

Put ScBaseCell, ScValueCell, ScStringCell, ScEditCell to eternal rest.

You had your day. Now it's time for us to part ways.

Change-Id: I4bd5797adf2091387cacaf6474069c3f9f20c134

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dabeb3d643c0ebd2cb7fdce333d0e6248b1488ad]

Move ScEditDataArray out of cell.?xx and into its own files.

Change-Id: I107cec7d70f4d00ff52cb071d69a615fbab8d9f2

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dcf04c58456d8285bdcaa2921b6c08d48e09dab3]

CELLTYPE_DESTROYED no longer relevant. Chuck it.

Change-Id: Ie56cf8dc87eebd801cdb68ce70ffae7bcd16e4d7

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [46419cd7a2d453c6f252c28dfb9dbfb08605e1c4]

ScFormulaCell is no longer a child class of ScBaseCell.

Change-Id: Id33072f193045e2eaf51373b47dac803f9a5d52c

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c008dc483f8c6840803983e7e351cec6fdd32070]

Switch to using multi_type_vector for cell storage.

The old style cell storage is no more.  Currently the code is buildable,
but crashes during unit test.

Change-Id: Ie688e22e95c7fb02b9e97b23df0fc1883a97945f

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [75dec25730c88bdb8eb5e2a3f92689460fa89d29]

Add new cell container to ScColumn.

Now the lengthy process of converting the cell storage begins...

Change-Id: Ife89547923c73f70f9cf1035a64f8006744bbfce

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e9c5eb60d53204261c7937108bd53e86e46fc2f3]

Re-org the headers a bit. In column?.cxx, column.hxx must be the first.

Change-Id: I5014c06a8dd8335b5dd5c127f86a59331d54af88

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [77ec47356025de4e46f48f94629f896349b0a8e5]

Reduce dependency on mtvelements.hxx header.

Because that header includes lots of template definitions which would
undoubtedly slow down compilation speed.

Change-Id: Ifdd686a250d341a7a6877cca41f042f8dfdbbaf9

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c7bdee8dbd1cf260a8513a0d31b36f90daa70f1c]

Define block types for string, edit text and formula cell elements.

Also, remove the custom_ prefix from block names.

Change-Id: If3dfdbdacc2d0113fa8d631bec7a914b51668115

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ac84ffb3c90bb5788608eadf2177f587021daaad]

Remove unnecessary debug outputs that would slow down perf tests.

Change-Id: I221c5ffd2614b547a1d8ea0fab8794e468a1df7e

2013-06-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f657ac9e7f0a078a31d9abfb0f1609d84abc0ffe]

Turn on the perf test again. Will turn it off before merging.

Change-Id: If93a2b7830a15a85b7c89daee462378cc244c690

2013-06-24  Noel Power  <noel.power@suse.com>  [ee51444ed1f7003dafc93c8181b5f8c1b0fd165b]

fix borders unit test ( test values have changed )

Change-Id: I1205eddf83781bef655abe4a1293c691bc5f1c41

2013-06-24  Noel Power  <noel.power@suse.com>  [1680a8cd4f4393ec15c4f85cb63b6654117d56d1]

fix hair & fine cell border export ( followon fix fdo#56960 )

1) align excel binary and oox import filter border thickness values
2) use new fine-dash border style
3) detect & determine hair vrs fine borderline on export

Change-Id: Ieb024bc6f4bfc87c525082c7b9a1f3c444f5c5ca

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [3d4603e641daf75916648a3e3f1d8f60232efc9d]

fix typo in higher debug level code

Change-Id: I2e30bc94c78dcc4cfb26d5fbde4441fa9f9513f6

2013-06-24  Rene Engelhard  <rene@debian.org>  [40cd5e8f3a390e6d5f69a6045263b1e4554fee11]

bin/lo-xlate-lang: fix typo: s/kazahk/kazakh/

Change-Id: I15030064d7b3d380a1b62866019e4f9b6177c180

2013-06-24  Michael Stahl  <mstahl@redhat.com>  [38dcfadda85058a0ee87292c8943aec82e34b81e]

fdo#58029: replace quadratic child window loop with linear

... which should speed things up without introducing problems.

(Window::GetChild(n) is inefficient because the children are a linked
list)

Change-Id: I343d51a6866c5014cbca4c256b0c15f938958c39

2013-06-24  Michael Stahl  <mstahl@redhat.com>  [f022f39638fbe970f1b839c757dcccd3baa69445]

fdo#60444: Revert "fdo#58029 - substantially accelerate re-rendering..."

This reverts commit 6c98ad71478cb72b51634b32d6e553ccaec30190.

This breaks selection of transparent form controls (fdo#60444), because
the Update method is not called on the children.

Change-Id: Id0b6a34a15aa1ed7bd5aa0d7b5626e60bee57e30

2013-06-24  Michael Stahl  <mstahl@redhat.com>  [cfa994ccbd6ee681f5ab3648ce068c4881b495f5]

fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controls

Transparent form controls in Writer may not be painted properly, if
painted from ViewShell::ImplUnlockPaint(true), called from
SwLayIdle::SwLayIdle.

The problem is that SdrPaintWindow::OutputPreRenderDevice will paint
the background of the transparent form controls (thus over-painting the
controls), so it has to be followed by painting the controls themselves.

Change-Id: Icda4ad835a398bbd50139be32ff5014a34f23bd5

2013-06-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [52066e4726436cb560098856af2d6f976199f5f4]

coverity#706154 : Destination buffer too small

Change-Id: I27bc8803353047a057caaf2353f10cdab08e81e9

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [7ec6baba68aba6a66d161e545f0f7808f57ff011]

Resolves: fdo#66042 get the bounds of the current grapheme

Change-Id: I5b1808d74f0a1dd0d8b6ea22136e574c0a6e8e2a

2013-06-24  Armin Le Grand  <alg@apache.org>  [91b8728108193706e142c25903c0dcd4ea8b0b21]

Resolves: #i120020# corrected paragraph merge...

corresponding undo and ownership of linked undo actions

(cherry picked from commit e58fe7afee5163833479b76a474416a77d95f075)

Conflicts:
	editeng/source/editeng/impedit2.cxx
	sc/source/ui/undo/undobase.cxx
	sc/source/ui/undo/undodraw.cxx
	svl/inc/svl/undo.hxx

Change-Id: I6672990558a496dfc692554437897d013e258f40

2013-06-24  Tor Lillqvist  <tml@iki.fi>  [b139f6fedfcf3cbed0eadeb007e2155b576413d2]

Remove leftover debugging printf

Besides, it caused a WaE: format '%d' expects argument of type 'int', but
argument 3 has type 'sal_Int32 {aka long int}'

Change-Id: Ib0360816e7d0a4829aff4267aa922269950d520c

2013-06-24  Tor Lillqvist  <tml@iki.fi>  [7552edf94052784962de58229c9c844bf345b55a]

Fix typo in Emacs mode line

Change-Id: I882a24a665a721420c8ec99288f399abf4fdbca1

2013-06-24  Akash Shetye  <shetyeakash@gmail.com>  [c13daee32de1be4b96d6a948cfca4aa0bdf8c4db]

fdo#51296 Helptext added for hyperlinks, hlinks behave as in writer

Added prefixed of "ctrl+click to open hyperlink" to hlinks depending on the security setting. Now clicking links behave as in writer.

Change-Id: I87d0fecb6268463cd99478b70eb081ed958976be
Reviewed-on: https://gerrit.libreoffice.org/4051
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [669ad519902e21e0cb3537fb7e203987f75a4077]

colliding SID_SVX_START based ids

Change-Id: I6eba0b0c2291a71ebe683b23a0af400010d5b5d8

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [9495e912797f67897a4a658d20137bb94f39e9ab]

Resolves: fdo#66105 set max growth width for labels/edits which take paths

Change-Id: I12220821f76550baacdc8ce604f2e612d260c1a1

2013-06-24  Jelle van der Waa  <jelle@vdwaa.nl>  [97f71c5f8be85f47d7978259a2d82708412043fd]

fdo#43460 svl: use isEmpty()

Change-Id: I441842c7514a27baea8ce5c0e7381dcf81892d6a
Reviewed-on: https://gerrit.libreoffice.org/4441
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-24  Miklos Vajna  <vmiklos@suse.cz>  [ddddfe8d6ffa05c467bddb3480e43d7043a3d3c9]

bnc#823655 fix RTF import of freeform shape coordinates

E.g. 0,1 was imported as 1,0, as we did not differentiate between not
having the coordinate yet and having it as zero.

Change-Id: Ia5fbbcc791dc9c6866ffd4c146793690661d81b4

2013-06-24  Stephan Bergmann  <sbergman@redhat.com>  [d07cbe86f34ca6dfc6580b63879235c339831a5e]

fdo#65541: Proper EPM %requires dependencies, at least for Linux

At least for Linux RPM, the packages built via EPM in module instset_native
(with --enable-epm) record intra-installation-set dependencies only by name but
without any version numbers, so that one can e.g. freely ask rpm to install a
(broken) combination of packages from LibreOffice_4.0.2_Linux_x86-64_rpm.tar.gz
and LibreOffice_4.0.3_Linux_x86-64_rpm.tar.gz.

The documentation for EPM (e.g., workdir/*/UnpackedTarball/epm/doc/epm-
manual.pdf) states that %requires lines can optionally indicate lower and upper
version numbers, so the easiest fix appears to be to augment all relevant
"requires =" lines in setup_native/source/packinfo/packinfo_*.txt with lower ==
upper == %PACKAGEVERSION.  (There appears to be some confusion in those files
between %PACKAGEVERSION and %ABOUTBOXPRODUCTVERSION, but those seem to always
get identical values in instsetoo_native/util/openoffice.lst.in.)

Change-Id: Iea68beb19f1699cc1eea3dc36fd2f11b8845e390
TODO: The freebsdrequires and solarisrequires lines are not updated.
Reviewed-on: https://gerrit.libreoffice.org/4344
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ac84ff884b491df4631d78b3c4ba74eddb0b1a5]

coverity#705766 Resource leak

Change-Id: I14ca19f33dd57ed1a4a52a8a02f213bada79c20c
Reviewed-on: https://gerrit.libreoffice.org/4409
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [37e1d7a0df85530f6a67adfda76d2c06e05b569e]

coverity#705765: Resource leak

Change-Id: Ibf9d4716e5c5929fe47c836812879f815aa78d6c
Reviewed-on: https://gerrit.libreoffice.org/4408
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Mark Wielaard  <mark@klomp.org>  [cf003b228efc9d95d85fafceb7095e85c882277c]

Robustify GraphicDescriptor::ImpDetect* reading SvStream.

The >>operator of SvStream doesn't initialize a variable if the stream
is faulty. So initialize the variables before usage to prevent accidental
matches. Also explicitly check stream status in while loop to prevent
looping on eof or error.

Change-Id: I21c0acc1c9217b4523c593cbcef5718f4cdc7597
Reviewed-on: https://gerrit.libreoffice.org/4469
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  Noel Power  <noel.power@suse.com>  [732640c353b39cff7a9d5b5906f8975102cbed11]

fix for bnc#823935

window network drive urls on import get internall converted to SMB
(so it appears anyway) when exported the file:/// that was on
the target ( in the relId ) for the hyperlink is dropped. Apparently
the scheme isn't necessary for the binary import. If one of these
strange 'detected as smb' window shares are exported make sure we
add the file:///
(cherry picked from commit 8e33e95500c2f5edc91e853024a5c0fff285fcce)

Change-Id: Id62e1f4845bfbc610f73499881dc33d3d955923b

2013-06-24  Mark Wielaard  <mark@klomp.org>  [e4e9768e43b9c435036a0f0f3446688c9a5b8375]

Fix memory leak in SwTOXBaseSection::GenerateText.

Delete LinkStruct created in TOKEN_LINK_END case after copying contents.

Change-Id: I294009ad62756996cf840ebf56b28d79dfd6e2f3
Reviewed-on: https://gerrit.libreoffice.org/4470
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-24  David Tardon  <dtardon@redhat.com>  [e3a8e4f221fca5f67f4d6caf17f3bec39b13e3d5]

convert the right number of elements

Change-Id: I375d03ad880d348be64a04613e612e19bf2f4e1c

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [f13f9b5cc5267a7a5606b1a89db91b6d7aef5f9c]

various .xcus are gone now

Change-Id: Ia9596b15b45ae16bab7f1904f6b1cb31ba3d87a8

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [af572d9fbb744c9691abe465815d7927a9d11510]

Related: #i121577# Allow setting toolbar name in Addons.xcu

(cherry picked from commit 96cd87ec89e5ebe9d174c90b0f2cab96b3772732)

Conflicts:
	odk/examples/cpp/complextoolbarcontrols/CalcWindowState.xcu
	odk/examples/cpp/complextoolbarcontrols/WriterWindowState.xcu
	odk/examples/java/Inspector/Inspector.java

Change-Id: I6a0c1a657c6084df4efd8e150dc252155b32ba0b

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [85f072ef33ef47b5e3e0bcd51acb5c4179cde2c2]

Resolves: #i121577# Allow setting toolbar name in Addons.xcu

(cherry picked from commit 37894067213a63c51c7a73083d7b0ace5f5c40da)

Conflicts:
	framework/inc/framework/addonsoptions.hxx
	framework/source/fwe/classes/addonsoptions.cxx
	framework/source/layoutmanager/toolbarlayoutmanager.cxx
	officecfg/registry/schema/org/openoffice/Office/Addons.xcs

Change-Id: Icc8ed1bb5ac2cfecd6c03c53c137c503dc78bc66

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [f97ca6f65182efc6542c53ac5e973b3ff398a5d1]

Resolves: #i116455# Make toolbar style settings persistent

(cherry picked from commit fff79c8807c5b174507888a8e393f2605b28ea29)

Conflicts:
	framework/source/layoutmanager/toolbarlayoutmanager.cxx

Change-Id: I25bfff7116c04aa6e40a062ce465960e50f68f7c

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [2f3e79ee907f6e483d8886984f262fd1763adccc]

Resolves: #i122401# framework::NewToolbarController needs...

early initialization of its PopupMenu

(cherry picked from commit 5149ad822bb66cca9561b7c181c6c2279affc29a)

Conflicts:
	framework/inc/uielement/popuptoolbarcontroller.hxx
	framework/source/uielement/popuptoolbarcontroller.cxx

Change-Id: I619fe7b86a19b146079792a73a50d23682d04a3c

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [6b6ebeeaf94e1db3c90cfe3921ea6c956570a0c5]

svx::ExtrusionDepthController is a ToolbarController

This class is dereived from svt::PopupWindowController, derived in turn from
svt::ToolboxController, the base class of all css.frame.ToolbarController's.
Adapt getSupportedServiceNames() and the passive component registration to
reflect that fact.

(cherry picked from commit e0f9eb4cc5d2ea676a899c4cbecb97264a31fef3)

Conflicts:
	svx/source/tbxctrls/extrusioncontrols.cxx

Change-Id: I866c1dc43d31dc269ec72890041b87292b02b2f9

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [53ef9fa167cc68969cdc953b4c0b9ad339f2d27e]

Remove dbaui::OStatusbarController

It actually does not override any method in svt::StatusbarController, so there
is no point in keeping it

(cherry picked from commit 83bf5a7b85a0e3430cc807415e081a10a1775f9f)

Conflicts:
	dbaccess/source/ui/control/makefile.mk
	dbaccess/source/ui/control/statusbarontroller.cxx
	dbaccess/source/ui/inc/statusbarontroller.hxx

Change-Id: Id6adc11c3a54f642ebdec9c6016996134908da71

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [57207cab004cb78c3fa6d9ed43cc4bf81f4e6981]

Add missing copy&paste of SfxAppToolBoxControl_Impl::Select

(cherry picked from commit 47204c74d9e52f54f6983af19b66af2a96b42e61)

Conflicts:
	framework/inc/uielement/popuptoolbarcontroller.hxx
	svtools/inc/svtools/toolboxcontroller.hxx

Change-Id: I304d17c662450f29eeffb17f576b418986f3fb0a

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [a1748501d81425d26d09509eec2fd141f2f28f05]

Kill SfxAppToolBoxControl_Impl

(cherry picked from commit 273121f8d7e277e35c8e5a8aad46ef0c103ebc03)

Conflicts:
	sfx2/inc/sfx2/mnuitem.hxx
	sfx2/inc/sfx2/tbxctrl.hxx
	sfx2/source/appl/appreg.cxx
	sfx2/source/menu/mnuitem.cxx
	sfx2/source/toolbox/tbxitem.cxx

Change-Id: I6d0750d89ad009f82c5552d971537b78e45426f2

Silence warning C4706

(cherry picked from commit 0b373b3e4c45d09c40a8949e9366adb9b991de4b)

Change-Id: Id497469eba8288565145c47c84b7938a1316c21a

2013-06-24  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [a089ed2bf90fdb293c8502e4ab47cbbe027234f8]

Better approach for solving fdo#52204

Change-Id: Iada36661abaef0363688a186f0542f62dfb1455c

2013-06-24  Adam Co  <rattles2013@gmail.com>  [6edcfde748604863dba40e982effab38d0cb0589]

fdo#56679, fdo#65710 : fix for import and export of underline color

Change-Id: Ifc45900d73802ef99c55d7af4ee04314dd04f1c5
Reviewed-on: https://gerrit.libreoffice.org/4459
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-24  Ariel Constenla-Haile  <arielch@apache.org>  [a659ac906aa2d0dfd6d10e40d8a5a6d2d70cc8fc]

framework::PopupMenuController clean-up

Changed the name, it is not a PopupMenuController, but a ToolbarController that
shows a PopupMenu filled at runtime by a PopupMenuController

Make it a base class for other ToolbarController components, there is no sense
to make it a component by itself

Use this base class for three new pure UNO ToolbarController's

(cherry picked from commit 9d1015051c92900def3d465d2eb8bf179f19a398)

Conflicts:
	framework/Library_fwk.mk
	framework/inc/uielement/popupmenucontroller.hxx
	framework/source/uielement/popupmenucontroller.cxx
	officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu

Change-Id: I2f5ec06df098d65ffaa17a8f7f6f3ea8774b43c3

2013-06-24  Noel Grandin  <noel@peralex.com>  [44b2fb6164aeffcc0c5bfbf53dac12f7b53fb0d4]

fix exception in DbGridColumn::impl_toggleScriptManager_nothrow

The messages would look like this:
  warn:legacy.osl:28639:1:svx/source/fmcomp/gridcell.cxx:255: caught an exception!

I introduced this bug in commit 6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37
"Use the new type-checking Reference constructor to reduce code noise"

Change-Id: I922d46f7c7eefbc12892a2525b30dcb798619a8b

2013-06-24  Jelle van der Waa  <jelle@vdwaa.nl>  [34f50399f1bc896849a0e3fc3598ab1225d760c5]

fdo#43460 shell,vcl,xmlreader: use isEmpty()

Change-Id: Ie3d16da6c246b79c4c304b21476f84b2788f0d6e
Reviewed-on: https://gerrit.libreoffice.org/4444
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-06-24  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [64245c108aec557f62c254486aa354382bd445ce]

fdo#52204 add more diacritics for Arabic

Change-Id: I916eb34b127699ea3251e92f4d7b705347ae5cba

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [9191f3a7f1d266711f518758549b27a1a51a0d1d]

remove XPopupMenuExtended from pch

Change-Id: Id36e374baa1e90cfb5aff9841cf3a1894385a47e

2013-06-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [265cc578b0a27c44fda115407d841aa821384b71]

Add another fallback-path for wilangid.vbs

on Windows Server 2012, it ends up in
c:/Program Files (x86)/Windows Kits/8.0/bin/x86/wilangid.vbs and
c:/Program Files (x86)/Windows Kits/8.0/bin/x64/wilangid.vbs
(files are identical)
No full-blown configure check is needed IMHO, since that stuff is part
of a bigger install, and not installed separately.
AFAICT it is only used when building the translated installsets

Change-Id: I1238717bb08635848bb4c54bf4f6b4049e0bc777
Reviewed-on: https://gerrit.libreoffice.org/4468
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-06-24  Caolán McNamara  <caolanm@redhat.com>  [c639c0931c3fed566df0a6fb3ec68d2c9884d2d4]

blasted pch includes

Change-Id: I2a518445dfd06086cbd1acaece45a3ed9de0ce7b

2013-06-23  Ariel Constenla-Haile  <arielch@apache.org>  [ae57695241d41022f4559601addbedea36b88f37]

Resolves: #i121947# Default User-Agent

(cherry picked from commit 339d75d9c99462d63234845031f24a42e7ffdd27)

Conflicts:
	ucb/source/ucp/webdav/DAVResourceAccess.cxx
	ucb/source/ucp/webdav/makefile.mk

Change-Id: Ie74275cfa9953fdc4fa0801224909efbcecab3a9

2013-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5aaa9a0ade0fb5edbeed40ad9bfaef3139094631]

fix the test case

The old content did not make any sense.

Change-Id: I1a593f88f1628db0c9b60d399909820d4dd2b3db

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [214e1c17e712cc5d27743c5f8e9d5f05c14ee8bd]

Complain about too old doxygen only when there is one

Change-Id: I6c460375945eac8dccddca196f67b8d224e0d34e

2013-06-23  Andras Timar  <atimar@suse.com>  [88c1756f1714af773129514d44c84cb7dbd7ee18]

ExtendedColorScheme.xcu is localizable

Change-Id: I566f50761478b9e18a47a460834258902a905b82

2013-06-23  Ariel Constenla-Haile  <arielch@apache.org>  [9052caae53ef6ec7eeab20f1ac56bd6310b4451b]

Resolves: #i121542# Unify the Menu API

(cherry picked from commit 399946b82f5efec19cd82d1c320d5aa9295d235d)

Conflicts:
	chart2/source/controller/main/ChartController_Window.cxx
	framework/source/uielement/langselectionmenucontroller.cxx
	framework/source/uielement/popupmenucontroller.cxx
	framework/source/uielement/recentfilesmenucontroller.cxx
	framework/source/uielement/toolbarsmenucontroller.cxx
	odk/examples/DevelopersGuide/GUI/UnoMenu.java
	odk/examples/DevelopersGuide/GUI/UnoMenu2.java
	odk/examples/cpp/StatusbarController/SelectionModeStatusbarController/SelectionModeStatusbarController.cxx
	offapi/com/sun/star/awt/MenuBar.idl
	offapi/com/sun/star/awt/MenuEvent.idl
	offapi/com/sun/star/awt/MenuItemStyle.idl
	offapi/com/sun/star/awt/MenuItemType.idl
	offapi/com/sun/star/awt/MenuLogo.idl
	offapi/com/sun/star/awt/PopupMenu.idl
	offapi/com/sun/star/awt/PopupMenuDirection.idl
	offapi/com/sun/star/awt/XMenu.idl
	offapi/com/sun/star/awt/XMenuBar.idl
	offapi/com/sun/star/awt/XMenuBarExtended.idl
	offapi/com/sun/star/awt/XMenuExtended.idl
	offapi/com/sun/star/awt/XMenuExtended2.idl
	offapi/com/sun/star/awt/XMenuListener.idl
	offapi/com/sun/star/awt/XPopupMenu.idl
	offapi/com/sun/star/awt/XPopupMenuExtended.idl
	offapi/com/sun/star/awt/makefile.mk
	offapi/type_reference/types.rdb
	svtools/inc/svtools/popupmenucontrollerbase.hxx
	svtools/source/uno/popupmenucontrollerbase.cxx
	svx/source/tbxctrls/extrusioncontrols.cxx
	toolkit/inc/pch/precompiled_toolkit.hxx
	toolkit/inc/toolkit/awt/vclxmenu.hxx
	toolkit/inc/toolkit/helper/listenermultiplexer.hxx
	toolkit/source/awt/vclxmenu.cxx

Change-Id: I3d9a1e109b9ff35901a3075b44a4c27e7c12b5c7

Related: #i121542# css::awt::XPopupMenu::execute() needs a Rectangle

(cherry picked from commit c01a6f4f370b72f0751cf4f5c11310682e2b3248)

Conflicts:
	odk/examples/DevelopersGuide/GUI/UnoMenu2.java
	offapi/type_reference/types.rdb
	toolkit/inc/toolkit/awt/vclxmenu.hxx

Change-Id: I2cccc95086fe3d1522d03346e3c577fb2f21f621

2013-06-23  Ariel Constenla-Haile  <arielch@apache.org>  [1a07be5dbcd6010cd5f9a4b71c2a7648974bd6ba]

Resolves: #i122317# Mark API name as not localizable

(cherry picked from commit 9f65bceb5d3e43619b929d17e5f4aa4387a70eb5)

Change-Id: I5b80f23ebf9ee08daab3be74f3c597a9cc302973

2013-06-23  Caolán McNamara  <caolanm@redhat.com>  [fd240ba81b317a54fc4512aaec33650cd7a30e29]

Resolves: rhbz#976304 gallery elements may not support document.Settings

so the createInstance throws, so the element doesn't get inserted into
the documents.

regression since f0cd6fe9075cd0aa00162474784ad804a07ed138

Change-Id: Ie6cef7a4f0d5ac8a34d41139c3439fc04e9c7f20

2013-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3f0b5770790dfcb408d169df1265546d6e8e3ece]

we don't need this hack without inherited number formats, fdo#66076

Change-Id: If315ce28a4182019002141c7330475e0843f9a40

2013-06-23  Tor Lillqvist  <tml@iki.fi>  [b9a07c37557b70ff6df39798d64ce79c1e59d492]

Fix linking error of app for iOS in optimized build

ShowLockedDocumentDialog uses the DocumentLockFile API which is not
compiled for non-desktop OSes (see svl/Library_svl.mk). This leads to
an undefined reference to svt::DocumentLockFile::m_bAllowInteraction.
As ShowLockedDocumentDialog isn't used anyway without
HAVE_FEATURE_MULTIUSER_ENVIRONMENT, put it inside such an #if, too.

Thanks to Tsahi Glik <tsahi.glik@cloudon.com> for noticing.

Change-Id: I45d2179395b44709c52ab1871866a2bd5720c8b6

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [e2d9138ce03d4f330e0737396b75871cab6ca5d2]

make "gcc -Werror" happy

Change-Id: I6dd1bf6b4535bb956cb7e85908312d52749a6f2b

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [f76cedf1d61da5fcca788864fe659c4157534696]

Data-aware ListBox: fix case ListSourceType==TableFields

Change-Id: I9a89374fd1cc56c8185753f5959275a0a2d841ff

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [4e317158dd262900447eb82846b8b14a567ca298]

ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMN

Change-Id: If83073ec19c1389bf87fc154fa0ae83fd5bd1f3a

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [8e824b11b694ceaaf28ff87b5e363387ee5bb5b4]

Don't second-guess the database

If it gives us a NULL as bound value,
use it, even if the underlying column
has constraint NOT NULL.

This can happen e.g. in OUTER JOIN,
with UNION, ...

Change-Id: I1fc0d9366764b90e0cdb443cd34c32b52f059e0b

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [d8eafdafe0a86c2fb83855852a12703366b3914e]

Data-aware ListBox: use entry for NULL if the *bound* value is NULL

as opposed to when the display string is empty.

Change-Id: I802955404d2d8d5c91b3fd1633e34be7ef4f0b82

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [157a9da9340c5b03c598c29aa2a1fe5c709c66f3]

Use unsigned values in m_a(Converted)BoundValues

Values that come from the database are always signed
(we inherit that from sdbc that inherits that from jdbc
 that inherits that from Java's type system that does not have unsigned values)
So when using unsigned values, they always operator==-compare false!

Change-Id: I604b04afa23ede835c1f3db1f8c1bdeafbfba7ea

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [2d432035a82731163ce4c2a72f228e2c98c9f8f2]

enhance comment

Change-Id: I897a59d10a903bfe303b1ac059f19b6dcc686616

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [2a2b900544cac3b2f2c915b76872bf3c1c050f84]

avoid initialise-then-reset

Directly construct as unitialised

Change-Id: I66aa4f5a5f5ed2c1d5bf0cb8083e1968ef776bf7

2013-06-23  Lionel Elie Mamane  <lionel@mamane.lu>  [87c50e75633f31b54bfa1758cc0921ac53c6b418]

fdo#66002 correct error introduced by "AppendAscii cleanup"

This reverts
fix endless loop error: 865b5caf6e2256e06f46a39a86d67f03408718a9
which was a partial revert of
AppendAscii cleanup: b7df3446c373a93dc5b77b495a54d873d83a91a7

AND fixes the original error in "AppendAscii cleanup".

Change-Id: Ida29af046b277170388e4945c0cdb4ec6116be98

2013-06-23  David Ostrovsky  <david@ostrovsky.org>  [865b5caf6e2256e06f46a39a86d67f03408718a9]

fix endless loop error

This partially reverts this commit:
b7df3446c373a93dc5b77b495a54d873d83a91a7

Change-Id: Id05939da35541f9620d03d9d3998e618d0bb9092

2013-06-23  Julien Nabet  <serval2412@yahoo.fr>  [3dac2c4b5d6aab37181cf6b113ec1a6732c2d2da]

cppcheck: fix inefficient checking

Change-Id: If015900345304a9545ab0b66c6998a9d6bad9d1f

2013-06-23  Caolán McNamara  <caolanm@redhat.com>  [0e7237e76215f06f5aee8354b2a06078bf34f5dc]

fix missing content of header tabs with gtk vclplug

regression since e717d1dcce7f8906311c5ccdbb2326b61a702630

Change-Id: I72e6e2f3ef093f272765036ebfc60b3f56a8fc34

2013-06-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a6060f4c9f87af3dc1ce6a52811682cecfcad873]

update credits

previous version had a section "developers not committing since ..."
no idea how that was generated.
Same content as website http://www.libreoffice.org/about-us/credits/

Change-Id: I46f2ce1e88e946640ace81a375ce5483bec8440b
Reviewed-on: https://gerrit.libreoffice.org/4426
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-23  Khaled Hosny  <khaledhosny@eglug.org>  [beb198b8c0dbb97a648d493bdcfb491436165eec]

fdo#50506, incomplete indent markers in Mac rulers

AquaSalGraphics::drawPolygon() should close the path like other polygon
drawing functions. It have been like that for 5 years since
3ca40fb8a2e8c805517b351ebd97c1385cfc92a3, no idea how it was never
noticed.

Change-Id: Ifba740afa66ad485943c7873d78e007b778cd7b3
Reviewed-on: https://gerrit.libreoffice.org/4448
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce0383d2950d3b0da2c457c8a406c1229de53571]

missing declared dep on boost_headers for editeng lookuptree cppunit test

Change-Id: Ia1ff089cd684445f4f76a7020cb55d83cf84dd68

2013-06-22  Tomaž Vajngerl  <quikee@gmail.com>  [90e4d69a4b0151ed3dfc4b56471ae5562c0b4060]

fdo#65370 Dock ElementsDockingWindow to left at initial use and redraw

Change-Id: I0a7648569541667bba80cffde978558a9206c089

2013-06-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [b55289659a5f23af560acc9f46d831038db80fca]

fdo#66048: export cannot handle starting \\\"

Old stuff. By now we always have to add double
quotes to the edges of text.

Change-Id: I14ca7283d723bf87fb232288d92e53393e90103e

2013-06-22  Tomaž Vajngerl  <quikee@gmail.com>  [30e5a445254dac571d0b3ba2dc7a48e17ad58ec8]

Trie lookup tree code review fixes

Change-Id: Ib2d2b668f2ec17742a069d63506cdd2d25d10f0d

2013-06-22  David Tardon  <dtardon@redhat.com>  [0291994f133644683e5d4fdea91c61471531bc93]

fix debug build on s390x

Change-Id: Ic1d5e98f371727f0c452495d5f9cb40ec73ffe9d

2013-06-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [15f79efe1522389d52d068d620beaa268aaebdeb]

kill TBX_UPDATER_MODE_*

commit 4f036439f7597d33a9f90860d9a5b6ac28b270c7 "Kill unused
TBX_UPDATER_MODE_NONE." removed TBX_UPDATER_MODE_NONE, but it was
actually used, but written as literal 0 in ctor (default value for
nMode). Worse, TBX_UPDATER_MODE_NONE meant "draw a square color mark"
	 and after removing it color-marks were not drawn for some buttons,
e.g. frame color button.

This patch makes use of TBX_UPDATER_MODE_CHAR_COLOR_NEW (which means
"draw a rectangle color mark") everywhere, TBX_UPDATER_MODE_CHAR_COLOR
and TBX_UPDATER_MODE_CHAR_BACKGROUND were unused.

Change-Id: I7452bf73227cd7038e5ea9ab740745125ca079b4

2013-06-22  Tomaž Vajngerl  <quikee@gmail.com>  [d88b434e10ef356d6937da0bcb2b3e33e6ab4bb5]

Export-Import GraphicFilter Test

Change-Id: Ic24543ea62bf1ab922ff49fb0f2c82feb1782e83

2013-06-22  Tomaž Vajngerl  <quikee@gmail.com>  [4449a227c86807af70abf4837d32fcd17181340d]

fdo#65934 and fdo#64189 External export graphic filter name fix

Change-Id: I798fac589abeac61115210cd4805e6b53a8767c6

2013-06-22  Andras Timar  <atimar@suse.com>  [f7779536ddbc8fbb63564ae99bddfbd3c279f788]

l10n of additional gradients in standard palette

Change-Id: I66a1d963e8b8616d372af28963edea4acbcc7858

2013-06-22  Khaled Hosny  <khaledhosny@eglug.org>  [462df4920ef50032c8f99a9db2ca34c9cc928657]

Fix indentation

Change-Id: I33c9f4390c493fcc89bcd42529c026a9a76fb697

2013-06-22  Khaled Hosny  <khaledhosny@eglug.org>  [d6fd801c62e41c1fb229cbe97c0ef767705de304]

Fix indentation

Change-Id: Iece106040fb7c0962d7f918151bff8c4488704a3

2013-06-22  Khaled Hosny  <khaledhosny@eglug.org>  [4e6b13fb23ea83013407dbd3281e6ebeba699544]

Fix indentation

Change-Id: I8e1621a160ea78b18a5b366f61938fa4dadd72e4

2013-06-22  Khaled Hosny  <khaledhosny@eglug.org>  [38cbae190dd4975d87c07e959fa5ba67b9ee6eb6]

Fix indentation

Change-Id: I67224a03f7de2db6cab220b9491a6f949ad89def

2013-06-22  Julien Nabet  <serval2412@yahoo.fr>  [47b15fa9bcff970fa76b66cc1aa6f24c1721b537]

loplugin: fix alignment

I used the example of IMPL_LINK, line 1264 of this same file

Change-Id: Ibf5021c1b9784a52b20a80489e4b25a4e04a0595

2013-06-22  Neil Voss (fourier)  <vossman77@yahoo.com>  [bddf3bba1fa13b57a69f2bd5f7c7f96bb945066d]

fdo#42134 FORMATTING: Autofit does not work properly on long texts

Change-Id: I18e314913122ffbc15659ced9d1b746d10ccc17c

2013-06-21  Eike Rathke  <erack@redhat.com>  [84fdba22e019658082d61317fac98b7e0d035de2]

unknown log area 'sfx2.sidebar' [loplugin]

Change-Id: I49ed6652f92b1e1ec3091c976db40fb840f2ea78

2013-06-21  Khaled Hosny  <khaledhosny@eglug.org>  [9fdd5db03b0b4147295fdacf98e6cf700955e2e1]

Attempt to fix Core Text full justification

Apparently we need to subtract the trailing white space from the desired
line length or text will sometimes protrude to the margin.

Change-Id: Iee5ef40670c2fefc189afa319387b180c4ed648d

2013-06-21  Caolán McNamara  <caolanm@redhat.com>  [ecdd9d1a47587aa7557c1b151010c78efa90fef2]

Resolves: fdo#65501 ensure configured backup dir exists before using it

the ucb stuff is the most god awful painful api ever

Change-Id: I491d2cb9b7d5d37723b32f0a26a22a09c16bc02e

2013-06-21  Caolán McNamara  <caolanm@redhat.com>  [ee5c49c9d1eeef842ca4fc181f962236b32a20ce]

center buttons vertically

Change-Id: Ibe2aea7608a85b169ffc26a83912b58b06a3473d

2013-06-21  Jan Holesovsky  <kendy@suse.cz>  [bfbdb2d4f443fc13e10ec33d112bd0c23584b658]

sidebar: Improve runtime error reporting (mostly missing .ui).

Change-Id: If7e0f24eab77028ddbfdb17dff82679b214efc74

2013-06-21  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [559d2575ba4a13f06b330a079035d5243fef980f]

Updated core Project: help  50f4d76f4c5cc0ff36a5d761dbf78257c3d31d50


2013-06-21  David Tardon  <dtardon@redhat.com>  [247f37890060330f3c3d2d05bbd8e36d689e9ada]

Revert "better dependency working also for libmerged"

It might work with libmerged, but it does not work otherwise.

This reverts commit f8fd2e6a3b21ec3899a74d7400cafaba4e83ff6c.

2013-06-21  Miklos Vajna  <vmiklos@suse.cz>  [c6a941b51b68eb097d4d43323b39ff1aba4c753e]

bnc#823655 RTF import: ignore styles without a type

Regression from 29dcdf6b56f8dbc1b7de0478afb04122f8dbf0f9.

Change-Id: I970c0e7b3652d7e6f093815b90e04e0c45904b28

2013-06-21  Caolán McNamara  <caolanm@redhat.com>  [1b3692c6a4dbd0c16da97c0966d242d31dcf4c5f]

take a copy of the prop rather than pointer to ref

follow up to af2053c318564ef56235482f058d30ae26ecf77d

Change-Id: I3493077076554b714600c4bb4e93ce44bc690190

2013-06-21  Lionel Elie Mamane  <lionel@mamane.lu>  [89a8a48ccda987ccfb779ce90d39d374f0781a53]

fixup

Change-Id: I20b56f8051d85aec4331d0e5bd83985580f05dbf

2013-06-21  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [dbf1360e9fd4ac4a346e918344ef40213fb28914]

Convert to .ui pdf userinterface tab page

Change-Id: I9203a63b2d6d1ab14ebee17611a78221755af082

2013-06-21  Lionel Elie Mamane  <lionel@mamane.lu>  [2741cb8685b28a4454b456b24c1545858fca52e8]

fdo#49708 when there is no Primary Key, there is no Primay Key

As opposed to a primary key with empty name and no columns (!)

Change-Id: I78ca185947a0e8d37bac64bd50add155afaeed47

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [d67c5b58f6174078fce4074b7c75d690f804c8cd]

coverity#707562 : Unitialized scalar variable

Change-Id: I3e3bebb25c5d2509de7017ece49d927f1d59c592
Reviewed-on: https://gerrit.libreoffice.org/4403
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Takeshi Abe  <tabe@fixedpoint.jp>  [f47b777a0b06fcc56569ac8aeff1a845d634ba1a]

sal_Bool to bool

Change-Id: I0673e9ec1d3e69a338313c568c462ab1e820d2b0

2013-06-21  Eike Rathke  <erack@redhat.com>  [a5a96f5c5f436ed243e13636b36dc16184365cb3]

de-uglify ** = new * and don't leak temporary SvxBrushItem

Change-Id: I8cc2927c2fe7b12b3ce8122f7d39276f5d58929d

2013-06-21  Caolán McNamara  <caolanm@redhat.com>  [0a5c151b62a7abc3fc4abaadb0b50c3047eb5f26]

Resolves: fdo#65635 don't include border gap in height for borderless edits

Change-Id: If778fdeb5bdbd5a5cac33f57ef8d598ddc1408f2

2013-06-21  Adolfo Jayme Barrientos  <fitoschido@gmail.com>  [98c38b02d8f6549aefdfdb30399e386acea8fd79]

Typo fix: transparence -> transparency

Change-Id: Ie173e8586a1aed573989f57aa92adae5d1bbc9fb

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [def4471b3d5665bda3d323520cc16ce3d2ec7636]

coverity#707511 Unitialized pointer read

Change-Id: I2b8441dba51d0ed96dc60d6573d8b46e767fe23b
Reviewed-on: https://gerrit.libreoffice.org/4411
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [6bf42bfc5af08ea1c2f40dbc7a142cff88a3df79]

coverity#707538 : unitialized scalar variables

Change-Id: Ie0cd3f1d43398bf4023b5b4503e3519c8005e149
Reviewed-on: https://gerrit.libreoffice.org/4407
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Lionel Elie Mamane  <lionel@mamane.lu>  [aa1a988c7403cac81638c195b753fab7ac3600f9]

Reintroduce --with-linked-git option

With slightly different semantics:
Instead of pointing at a previous checkout,
point at base directory of all repos.

Change-Id: I254ecc33071be53067c44610b030f737cf75a7ee

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [699180768bf600d646f8652c3fff886bcf052891]

coverity#707543 : Unitialized scalar variable

Change-Id: I601b8cd42932fcba9b98a5736faa9d38525b093a
Reviewed-on: https://gerrit.libreoffice.org/4406
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [0139e0b1cd4e4ac585417f0c71be10a419711b9d]

coverity#707550, coverity#707549 : Unitialized scalar variable

Change-Id: I36026768fb51ed80a70addfcad9b831d8e7e6d7c
Reviewed-on: https://gerrit.libreoffice.org/4405
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [4cb05188fe07e66adc347c20e286e41bc64598ff]

coverity#707554 Unitialized scalar variable

Change-Id: I8df87c59926a62309e2ba342fe38b4915f81b3f7
Reviewed-on: https://gerrit.libreoffice.org/4404
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-21  Jan Holesovsky  <kendy@suse.cz>  [e2ba9b895b262dd16d452e8b461790beebb2dab3]

Better description of the sd unit tests creation.

Change-Id: I7d3ac7997f54f4cb3fc826601d89248ea42549f4

2013-06-21  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [448fa131b2dafac305d88480e469cc4bc0515d68]

Fix fdo#52204 add new feature ignore diacritics in search for CTL

Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1

2013-06-21  Miklos Vajna  <vmiklos@suse.cz>  [832612bb6bd013cf68a64e33827158f96e6d03d3]

fdo#43641 testcase

Change-Id: I3426c7c23eb23fa7f91320ac036b0eb565bbc330

2013-06-21  Miklos Vajna  <vmiklos@suse.cz>  [76a90e69d15104f76193647050948528caf6ff8d]

fdo#43641 oox: fix position/size of LineShapes inside lockedCanvas

Change-Id: Idf14d40f174ca87543a829ccfe22ed5cbb8e3cbc

2013-06-21  Felix Zhang  <fezhang@suse.com>  [422ce23ea6cb7ddad6db97d752ffe5fdf6ce0d3a]

bnc#593612: font size: Unit test.

Change-Id: I3cda692b93f0e08c3e666e03b04966abaca00057

2013-06-21  Felix Zhang  <fezhang@suse.com>  [9fac61d21c886c3793b14628eb1de59d88bf45f8]

bnc#593612: font size: override para prop with run prop

Change-Id: I4d0899c8f722150176cb3479bdb3b4a81c1b3eb8

2013-06-21  Tor Lillqvist  <tml@iki.fi>  [585410476faca215122c96fdd4196ebf77a8df7d]

Link with IOKit framework instead of -lIOKit directly

Change-Id: I67753d191264b362bf540ae6df19e8df1ce9c716

2013-06-21  Tor Lillqvist  <tml@iki.fi>  [31ad78737a727bbd1d072c311ff1ae68515aea8c]

Look for the 10.9 SDK, too

Change-Id: Iee70f531422fe6a312830dc9aa2d57e4f802953d

2013-06-20  Michael Meeks  <michael.meeks@suse.com>  [0cf61137d2a1993d310e2e8ff9bda4d0ed493ef0]

fdo#65975 - fix presumed 32bit windows compile bug in configure.

Change-Id: Ia96eef31ddf00f47219265cef306ef950ecb3b27

2013-06-20  Thorsten Behrens  <tbehrens@suse.com>  [77b273ee3a2df87664262418c360d3a4a0ed48ea]

Fixup alpha bitmap generation for Windows.

This improves upon d6f58fd25eeca84a94528409a05b80aa5172b8b8 by
using the BitmapEx ctor instead of manual initialisation. Several
EMF+ files would otherwise show up horribly mangled on Windows.

Change-Id: I1808cb45818f3f0118653164c83c49d6134b9324
(cherry picked from commit fefab3bb38f55471d9fa9316d1249ad00adefc37)

2013-06-20  Tor Lillqvist  <tml@iki.fi>  [fbb7c74a2c5cd37d4ff27deb154656655f047bbc]

Don't display the "broken OLE link" icon except on Windows

Change-Id: Iede3d98ab5e5f9cd1896465e2a8c61605601999f

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [e7b87d69be29dfe9d7c879935a26171beba29cb5]

-Werror,-Wdeprecated-register

Change-Id: I8edac5a93f9471c6f245bd484e845985c11027dd

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [4839695eb8e5652efe2147eb47514e99433f10b0]

error: logical not is only applied to the left hand side of this comparison

[-Werror,-Wlogical-not-parentheses] from recent Clang trunk towards 3.4.  Code
was likethat "since the beginning," but I guess the way it needs a fix it is
rather obvious.

Change-Id: I8c962ae696de5482ac4e3fff5e08df71355de4a8

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [f28507a002cd8a78f5073510535a17d384cc471d]

-Werror,-Wheader-guard

Change-Id: I53e35c9f8cc436f901c4ee0d066e273c191fc118

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [8114dd11d0e9040e412b823a35a8350fd3b28729]

-Werror,-Wheader-guard

Change-Id: Ie95026a7f4eff8054b919ad5f5f1eba726c85476

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [35b45e6915eecfea0e21525249eabe3afd39d09e]

VCLXAccessibleTabPageWindow: unhandled IndexOutOfBoundsException

... due to GetPagePos returning -1, work around that (can be easily
triggered in template manager).

Change-Id: Ic1334b224730d79e533539a24f115dc9aa2e9570

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [32e2c6456fb3bf3bf75f9b11c90193c537b4ef26]

FmGridControl:  handle non-existing properties

Fix crash with unhandled exception requesting "Description".

Change-Id: I6b6cb61273fb042532ab63620729f4129239fe81

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [6f36e70795743690c59042e20f1c2059b00f84b7]

-Werror,-Wdeprecated-register

Change-Id: Idacccba79c1c2973e5f20804e628f6043988888d

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [6e892e374bad362f965ae850069c2c8d5771aa99]

-Werror,-Wheader-guard

Change-Id: If337f14697fc34ad8be1d84d696efbfb17b3dbb1

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [e670e30d546b78bb9642fe2733095f99b3a962a5]

-Werror,-Wheader-guard

Change-Id: I92b868b0d579caf0378d7193502918dd4c8f9497

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [bc5a0560f23c494a77699c671e8368feef1641ae]

Typo

Change-Id: I73700479207c0ee594dd23709640cdff82224469

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [c17f01753ce94e9f57d6e4a2763152240fbcd50a]

...and similarly for __cxa_allocate_exception and __cxa_throw

Change-Id: I87ae299aac97180f0587c553d85b051decca155c

2013-06-20  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [41de10f5fd181dc45b487d2ac29cd2b4fbb34710]

Fix fdo#59641 - Duplication in formula when import mathml

Remove wrong concatenation of text from EditView in SmXMLImport::endDocument, and use
just the text extracted from formula.

After the SmXMLImport::endDocument method, we compare the text from doc(extracted from formula) and
from editview(text inserted before call the importer) and as they're different, the text from
formula will be inserted in the current edit cursor position.

Also, remove bogus pDocShell->SetText( String() ), as we will set the text some lines below.

Change-Id: Ia317a23d27964a9d1264dcaf9ec0d38b8c586655
Reviewed-on: https://gerrit.libreoffice.org/4369
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-20  Jelle van der Waa  <jelle@vdwaa.nl>  [07cd857a0e35c9f80f35e8c042ff0ae16aceaef7]

fdo#39593 remove unused function 'checkBitmapImport' and clean up code

Change-Id: Ia8a504b2b9840b4a6a0c84acd191b1184ce6f099
Reviewed-on: https://gerrit.libreoffice.org/4370
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [bb7d4a54ccb5907fa78c14d65a1d63f69fcc88f3]

warning C4702: clearly there's a case missing here

Change-Id: I3afdca0a51c41ef75f3ea63e27a6e7a858c30111

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [5ba3d1740b03efa394b2d2bf34fb8a8d3db2331d]

Clean up declaration of __cxa_get_globals

At least Clang trunk towards 3.4 now rejects incompatible declarations of the
same extern "C" function in different namespaces, so that trick of getting at
the function that is exported by libstdc++ but only rudimentarily if at all
exposed in cxxabi.h no longer worked.

TODO: This change should be reflected in any other bridges where it is relevant,
too.

Change-Id: Ie3ccbdb7d75cc98636d02c0435958532620724f2

2013-06-20  Tor Lillqvist  <tml@iki.fi>  [e79b6715070cdb4512d8ead784103930ebe8b221]

Stop defining "inline" as empty on OS X and iOS in icu

It causes problems on newer SDKs.

Change-Id: I6bdb1e50cb239d99b190460fdb11d5c684e92275

2013-06-20  Tor Lillqvist  <tml@iki.fi>  [204867dbecc9058a39ba4b6bc97021ca5d04af59]

Accept also iOS SDK 7.0

Change-Id: I7c863819f5d6022201ce9d450703b5b4d4463dc2

2013-06-20  Matúš Kukan  <matus.kukan@gmail.com>  [ae1bb97f14cd12100d230cbf16b762aefa04decf]

remove last uses of config 'GUI' variable

Change-Id: I97188235f0b72b5b54423e05deeaf17c5c681048
Reviewed-on: https://gerrit.libreoffice.org/4188
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-06-20  David Tardon  <dtardon@redhat.com>  [5f00be141d86e3eadddd554cd9d18ebe47d4d59b]

Revert "fdo#65132 compute font height correctly"

Commit 22d23d52b0f65636df3a1cb8fada9bf7de77eb78 is the real fix.

This reverts commit 3a6513047409b8e8f6295152b33385ad8ef93681.

Change-Id: I36ac1f64000c3a805289141c2c6dca0de78454d3

2013-06-20  Jürgen Schmidt  <jsc@apache.org>  [647ad63f9f598a92bbd62aaa76f703a50bd63bc3]

Resolves: #i122564# correct typo, save -> safe

(cherry picked from commit 1aedcb86f08affb4265539418d4cde377c4de80c)

Change-Id: I6af85ddfafa1fe1577fd43431a08d62e9c2a5a52

2013-06-20  Armin Le Grand  <alg@apache.org>  [dde5dbdef56b76c296d7d70120b905d2716fa9b0]

Resolves: #i122318# Adapted color palette stuff, some cleanups

(cherry picked from commit 710925d1d93a8ccf36957fa2f4d98d7dedb4cb9f)

Conflicts:
	extras/source/palettes/standard.soc
	svx/inc/svx/dialogs.hrc
	svx/source/dialog/sdstring.src
	svx/source/unodraw/unoprov.cxx
	svx/source/xoutdev/xtabcolr.cxx

Change-Id: I15899fc51e61e29da443838d1a42ea5d7c53acb9

2013-06-20  David Tardon  <dtardon@redhat.com>  [9e8e5568e2a566119ab57e1653f72f59f7169e94]

make this more resilient to stream problems

The metafile stream read in ooxmlexport test for fdo51550.odt is broken
for some reason, so mnTotalSize is not initialized. That means that we
try to seek by an arbitrary value in the destructor.

Change-Id: I3bd5ef3708c816fc8a749b446cecf98c3aa52f65

2013-06-20  Tor Lillqvist  <tml@iki.fi>  [5c214a04b3e2404495951c9d9520a03011fb0ed6]

Remove pointless overdose comment

Change-Id: I0e9a490ae4364b9bf14d6ad8766aef279a69db01

2013-06-20  Tor Lillqvist  <tml@iki.fi>  [1410cac73fc6e4d2c360e33ac5d185ad900cd728]

WaE: macro is not used

Change-Id: I2f55abf4526f4184ba04fc173df8cf5236219cfc

2013-06-20  Caolán McNamara  <caolanm@redhat.com>  [a3694b1b32cb0677019962a5908fe775c83ed5a6]

move static bitmap into a svapp member

so it won't crash on exit when its dtor uses stuff destroyed by deinitvcl
already.

also fix comparisons, i.e. presumably
aLastColorTopLeft == aLastColorTopLeft etc
should have been aLastColorTopLeft == aColorTopLeft

Change-Id: I1f3dc47504c5add113b3a8bcadf010ca3b9f4c31

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [104a7bab5806aad5dfc8afb5637ca4363e05443a]

-Werror,-Wdeprecated-register

Change-Id: I1ec3d7845477cfb5bc6a3d7f70ddabef12583e1b

2013-06-20  Miklos Vajna  <vmiklos@suse.cz>  [a9966b272151fa66c4a7c74bcb2505ef2ea94a6e]

fdo#43641 oox: initial import of lc:lockedCanvas

If that canvas contains a single shape, the result looks OK. If it
contains a groupshape, we also import something, but then the position /
size is still to be improved.

Change-Id: Ic4e4c08016a05a5e3acb005c3a642981ba4fb16d

2013-06-20  Miklos Vajna  <vmiklos@suse.cz>  [363dafefad14411a16f6ea9d2ee0d55b67bc9c8d]

fdo#43641 writerfilter: tokenize lc:lockedCanvas

These are just the minimal changes, so that writerfilter calls into
oox::shape::ShapeContextHandler, which does the real work.

Change-Id: Ia53731ac8592964b70e8a438ed09262463c05360

2013-06-20  Miklos Vajna  <vmiklos@suse.cz>  [32b93c5c4f0663eefd1e1979875f8af659c463df]

fdo#43641 oox: add support for the lockedCanvas namespace

The plan is that once these are here, the writerfilter ooxml tokenizer
can refer to them. And then the writerfilter will call back to oox to do
the real drawingml import.

Change-Id: Ibc0d9838f3db717004a3bc8b80a408a39c8f0886

2013-06-20  Stephan Bergmann  <sbergman@redhat.com>  [ebc635b95cc6d8c5853c443fee9fe76a0c89c121]

Turn redundant member direct-initializations into value-initializations

...the direct-initializations were introduced with
032d5126e41562917b91b8f4826b0be628169968 "cppcheck: fix some uninitMemberVar in
configmgr part," presumably to avoid false positives from static analysis tools.
But the initializations are redundant, as the invariants of the affected classes
imply that the members have meaningful values at their points of use.  And the
direct-initializations with arbitrary values make it harder for a maintainer to
understand the relevant invariants, namely to ensure the members must have been
assigned /meaningful/ values by the time they are used.  Give a (subtle) clue by
making those into value-initializations.

Change-Id: Iadb25fa08b6d6b12d5bf8a8f04271270b6a7f7cb

2013-06-20  David Tardon  <dtardon@redhat.com>  [4379180aaa6b65e172d366fbf64cbe3cea6d5435]

quote $ for files from filelists too

Change-Id: Ice814ea226ddac24325770d038e019e19bc635ce

2013-06-20  Luboš Luňák  <l.lunak@suse.cz>  [597178ceecf30009c3f9098d78ab165d97b6b1f8]

simplify bodynotinblock plugin using parentStmt()

Change-Id: Ia2fe10af2ca555c7b88348e7ed571f1176586580

2013-06-20  Luboš Luňák  <l.lunak@suse.cz>  [81b58bb075313ce5cb7268fa3427d977e4b2692c]

simplify postfixincrementfix plugin using parentStmt()

Change-Id: I93fa422afe7f3e1e10576dd64af9d57b2302f44e

2013-06-20  Luboš Luňák  <l.lunak@suse.cz>  [ade47d3d67635baf9580da797370fd0e3d395b5a]

make it easy to get a parent of an AST node

Clang API doesn't provide this, but it's occasionally needed, and so far
the way has been inspecting the highest possible node in AST and walking down
and remembering, which is complicated, error-prone and annoying.

Change-Id: Id5b72cb5ebfc069e90efe6d673c0ef18ebcdab61

2013-06-20  David Tardon  <dtardon@redhat.com>  [d0db3134653cfc0e3c59e25203728a02865ceead]

do not try to install helppacks that were not built

Change-Id: I0156c38e71fe46ea599a8366b953d429dfa424bb

2013-06-20  Khaled Hosny  <khaledhosny@eglug.org>  [22d23d52b0f65636df3a1cb8fada9bf7de77eb78]

Fix calculation of internal leading

Stupid me, I totally messed this up! God only knows how many non-bugs
people had to fix because of this typo.

Has the side effect of fixing fdo#64972 (among many others of course,
but this is the only one still open).

Change-Id: I9d8fdb6d37d4af9b0ac973902e469e0bd3a2408a

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [fe444d1f74abe417962be0bcd3340f40f2446b58]

fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMT

With the native AUTOFMT in Writer the SETATTR_DONTEXPAND does no longer
work reliably: if there is an existing AUTOFMT at the position then it
will be modified and no new hint with DontExpand will be inserted.

Work around this deficiency by inserting a no-length hint with the
preivous formatting at the end of the range.

(similar fix to the i#75891 problem in SwTextShell::InsertSymbol)

(commit 062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c did not
 introduce the problem but made it far more annoying)

Change-Id: I58ece7f5bd5a786b22a066e5902f1784dafa5dce

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [6db39dbd7378351f6476f6db25eb7110c9cfb291]

fdo#52028: sw: let text formatting ignore RSID in automatic styles

A suprising regression from 062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c:
The RSID text attributes that are inserted for every user-inserted text
cause the text formatting (SwAttrIter) to create a lot more text portions,
and the portion breaks make font kerning impossible.

This is the only way i can think of to fix this problem; alternatives that
don't work are splitting the RSID out of the AUTOFMT hint into a separate
one and combining them in the sw UNO wrappers (fails because
SwXAutoStylesEnumerator actually does need to enumerate every AUTOFMT
including RSID), trying to detect and ignore them just in the text
formatting (the SwAttrIter cannot easily/cheaply detect when it's allowed
to skip), and having an internal subdivision inside the AUTOFMT hint (one
subsection for every RSID change) (which does not work because it cannot
ignore RSID-only AUTOFMTs completely).

Solve the problem with 2 additional flags on AUTOFMT and CHARFMT
attributes: FormatIgnoreStart and FormatIgnoreEnd, which indicate to
SwAttrIter::GetNextAttr() that the start or end of the hint should be
ignored, so that effectively it is merged with the preceding/subsequent
hint.  Of course the UNO API does not respect the flags so we can store
the RSIDs in automatic styles.

The flags are maintained in SwpHints::MergePortions, which detects both
RSID-only AUTOFMT hints (which can be ignored completely), and the
situation of N CHARFMT hints + AUTOFMT hint vs. N CHARFMT hints +
AUTOFMT hint where the AUTOFMT hints differ only in their RSID attribute.

This means that MergePortions needs to be called more often now, in cases
where the ignore flags may have been invalidated, such as:
- insertion of text with possible DontExpand flag set on hints
- deletion of hints
- SETATTR_NOHINTADJUST mode

Change-Id: I1fb95a87c654c67d114f6f7f2c43b847c50b0ffa

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [e012f326c1c32c053304998a6826cb322f2c7728]

sw: implement proper Undo for SwDoc::UpdateRsid

This is annoying because it's not possible to use StartUndo/EndUndo
because that would break grouping via SwUndoInsert::CanGrouping();
also SwUndoAttr is somehow incapable of removing the inserted hints of a
grouped insert (it seems to leave no-length hints behind); so add an
explicit call to DeleteAttributes which should avoid the no-length
hints.

Change-Id: I1533daed9b2cf59886f380141b4eace4b22c15e0

2013-06-20  Michael Stahl  <mstahl@redhat.com>  [e3e2cf30373446e5511b12467e3b8008311c81c2]

libmwaw: fix infinite loop in findCentralDirectoryEnd

Change-Id: I36ec7ad735fa15cfda88167b11a922883ef2bb72

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [7694bb997a68f6f8ebc03817be7e31ceb872ceb4]

Resolves: fdo#65930 line height needs to be calculated in ctor

we need to know that right from the start, not after the first
layout event after shown.

Change-Id: If7cc12cdf3e83913f0162fe34b376196162f6a45

2013-06-19  Oliver-Rainer Wittmann  <orw@apache.org>  [b7f2129c1186e1c5b2dd19ebb79ff82b213c0870]

Resolves: #i120023# RTF export certain special copy-and-paste scenarios

(cherry picked from commit d70e1e8ea81a942875f91fdef75d3e39fba42eff)

Conflicts:
	sw/source/filter/ww8/rtfexport.cxx

Change-Id: I845f3f2bebe411969483a53c45ef9413f7f1b903

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [4f3287c8b8e72dcad9539c95b8d14ac7bebd35d7]

bodge callcatcher some more

Change-Id: Ie2e126700540cbec2a94f40250b2a114d1ea9306

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [bbabdfd84135bf2b8db09a4c1fb1d6f390ea5dba]

WaE: for higher debugging levels

Change-Id: Ibcf081c0c64381e8c188764f036687a8bfc0ea0e

2013-06-19  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [f86ec4cdbd9a7b8851748a4647969069fb75660b]

Start translating German comments, fix some WS

Change-Id: Ia53a9283fcb8f75386ec23ab3a3df5195a9995df
Reviewed-on: https://gerrit.libreoffice.org/4365
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [904aff1932d3c88c9530f3f174ee4b8182afba1d]

Translate German comments, fix some WS

Change-Id: Ic52fc416aea9d1ca7235613aed7cf494f17ae21a
Reviewed-on: https://gerrit.libreoffice.org/4361
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [8fd1bd1879bae6d183ff45eba49d46ccfcd466c0]

bodge callcatcher build back to half-life

Change-Id: I91393aa912bd69f3fbeb67d895ff7d8021effccb

2013-06-19  Stephan Bergmann  <sbergman@redhat.com>  [38d2ea2b25f323337b91ab1507bc0b955876a216]

Missing import

Regression introduced with 64e85a4cc8259a7d80c781e6698a8f30e7e0151d "Java
cleanup, remove unused imports."

Change-Id: I843cf651e20d2dd410f481222aca5206e0166a30

2013-06-19  Stephan Bergmann  <sbergman@redhat.com>  [5b53053af54bb8fce2a91c0d59929c02dbb1e912]

Remove unused, broken rule

That rule was broken as it did not quote $@ which could be a pathname containing
"$", but it is unused anyway since 41efa1535827b3dfef66ed4ce6c20e85081fe060 "use
GeneratedPackage to deliver uno loader classes."

Change-Id: I4e5a15be8e4acca3d5be0c1b228f6c324d12331c

2013-06-19  Matteo Casalin  <matteo.casalin@yahoo.com>  [4bb1b555c533493799d780f18c1ab602677ef88a]

Rework code after OUString'ification

Change-Id: Ic93472b0621a13a777d37cfacc4230630f88a6ac
Reviewed-on: https://gerrit.libreoffice.org/4214
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [db20a50fab35c15baf55f0146ed0cb80527053e8]

sal_Int32 as long on 32bit, how we hate thee

Change-Id: I702509c7ad9dd3e84feb6d880264df36afe3c5b3

2013-06-19  Ariel Constenla-Haile  <arielch@apache.org>  [87dfa6dd336d596112c0beb6b42f082178461678]

Resolves: #i121810# Adapt SfxPrintingHint to work with...

the "new" XDocumentEventBroadcaster

(cherry picked from commit 1bfae56dd9d633a80924bfeefc03368100d75a8f)

Conflicts:
	sfx2/inc/sfx2/event.hxx
	sfx2/source/view/viewprn.cxx

Change-Id: I6b3e1edc396b82d85fe059e6cdf7ad0009d5b94b

2013-06-19  Ariel Constenla-Haile  <arielch@apache.org>  [bf4ecd6138f07ca6207eeec306517eff4aff220e]

Resolves: fdo#65908 #i114817# missing PrintableState_JOB_STARTED notification

(cherry picked from commit 914cb68eed75ee8aa38fbf48d029057a66a21f30)

Change-Id: Icb7c304b856cfca7f80090c2d193a0b92a27bb30

2013-06-19  Armin Le Grand  <alg@apache.org>  [aaf3ff8adf0821090ba4cc9043e7f3a1ce1f6033]

Resolves: #i122497# Filter D&D flags for calc D&D

(cherry picked from commit 73a9e800ff4f61058750acb6840af780a0505b49)

Change-Id: I47975b23d7ef920de24f92d6ba12bae1233b2f38

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [650eaad6cee4211d15f7d5e91ef70d482205228e]

drop unused helpids

Change-Id: Ic2cb501330b22227c05b303750152619c4b4abb0

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [03e93ba2bcaf6425eaffa32379f227ea7265d39e]

Updated core Project: help  fd638f9abaea98e5a5f788b24faedc45fe01ec1e


2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [d3c1c8d7587239abcf5448ee143a61fe54b01422]

expand scheme to share sizes for paragraph dialog preview widgets

Change-Id: Id1ded6828468ff956c83eb57f1da62fd80761b5d

2013-06-19  David Tardon  <dtardon@redhat.com>  [41efa1535827b3dfef66ed4ce6c20e85081fe060]

use GeneratedPackage to deliver uno loader classes

This is a workaround for problems with file names containing $ in
gbuild. And it does not matter much in this case, because the classes
are never used during build, so there is no need to have exact
dependencies.

Change-Id: Ibeb30257a62ed13744dc4fe987830d1e5a4102b0

2013-06-19  Takeshi Abe  <tabe@fixedpoint.jp>  [1ae19c8e6a1651748eb47cc0b8de3c58503cc7eb]

Mark as static

Change-Id: I09a76b4c6ad0e63663c2628e5ad957d203e0283c

2013-06-19  Takeshi Abe  <tabe@fixedpoint.jp>  [913d6fb1cc0f9fa879b330d1322f8a19dfc050aa]

Mark as const

Change-Id: Ib7f8aeeca64868fa2037145613023a6abfef7648

2013-06-19  Takeshi Abe  <tabe@fixedpoint.jp>  [c974471918bd5aa5719ec703564bdb22c5a33a6e]

sal_Bool to bool

Change-Id: Ic0597f42b6f0a637e0a3fdfa7972cbe67272c65d

2013-06-19  Olivier Hallot  <olivier.hallot@edx.srv.br>  [d74323815aec2abb25eae026052651ceec7e372a]

Convert Drop Caps tab page to UI widgets

Conflicts:
	sw/UIConfig_swriter.mk

Conflicts:
	sw/source/ui/chrdlg/drpcps.cxx

Change-Id: Ic66f367d23b84666dd0165108c405b5b625b798b
Reviewed-on: https://gerrit.libreoffice.org/4236
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [97cd0f38a53f97034442de57d48006d30c4a94db]

Call CheckContext() on OS X, too

Change-Id: I093586b0c979e492ea2a09dca9525b808de3ce70

2013-06-19  Matúš Kukan  <matus.kukan@gmail.com>  [dbb0703272c55c74a150ec4b6a60463e6212d585]

solenv/bin: remove unreferenced obsoleted scripts

And move striplanguagetags.sh to bin/ - possibly it's used.

Change-Id: I68e23ef543f4e26f617d9860681273234ec9174c
Reviewed-on: https://gerrit.libreoffice.org/4239
Reviewed-by: Mathias M <matm@gmx.fr>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [cb1ec05a72d54d55c8a98778c56ee01197cf45f4]

Resolves: fdo#65931 why are we futzing with leading on the preview anyway

Change-Id: I0eff88f165a737dfd9a2f348f04b17b6a6212e6f

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [a1936e4183240981af0bf616207994e3a2f7929e]

Fix warning: Value stored is never read

Change-Id: Ic41fe1682f19c39faa0a2afc47c11b8a5bead212

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [ec13a7bdbf904092df066a52ccb03fda12b4bed3]

Fix warning: Value stored to 'eEncoding' is never read

eEncoding is assigned again a few lines below.

Change-Id: Ib475095bab30e0c2f066934a10cda650706c2c8a

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [f5000d66bac505572a91f2bc391ecc23bd1ee670]

Add missing break statements

Found by Clang static analyzer: Value stored to 'prio' is never read.

Change-Id: I7c0e90e5435b028f0a4b4bded304338cb57271cc

2013-06-19  Adam Co  <rattles2013@gmail.com>  [782adba4d436c65cdf85d48f28486321873b15ed]

fdo#64238: fix for missing footer bug

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: I328547c41bfc1a23f7e6233db57fbfa415e22cb3
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-19  David Tardon  <dtardon@redhat.com>  [8c1d1b66904cdd95e8eec746a81cf1c57ad0e85a]

fdo#65870 fix changing shape height via dialog

Change-Id: I7c61be2c3d368dfd3ea66427c77636f797a7e88a

2013-06-19  David Tardon  <dtardon@redhat.com>  [8fbb2ebc2155b03d1436d9100886318642d47714]

fix copypasta

Change-Id: I7744acc8cf1e8b6cad05d22df43f3d5a5beaa2f6

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [47dca10811a31cf28e72b9bc034b9d8975327df3]

Add comment

Change-Id: Id3ec71e8da07a8bf1c979585eb84cd5a9d6f7a77

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [b9c46f46cebc0ebed5a91f8fbb9d0a01366f1f77]

fdo#63616: Fix GetBoundRect for rotated text in CoreText backend

Change-Id: I8c9ee84afd71481c2c6b002265b86e048f369f5c

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [a662d427108d781122f979392ce544017d14fc17]

Don't use -d32 when building 64-bit code

Change-Id: I83a960cebb8347170a08d2fda7ed11050b8c4229

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [18eba6a69f49c9e8e2902f84e96cb6906ee337f1]

bounds can be -1 for not-found

Change-Id: I941ef1dae00167460f2f0de39e472ed047539f27

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [967b623031cd115722e2708f1281282ca8dccbe0]

unusual negative start point on split node undo

Change-Id: I787371e95d9787616ca713c808098b80e40acab0

2013-06-19  Armin Le Grand  <alg@apache.org>  [c96802f0e2e553bfbb3bd036df95ea34d2f5741a]

Resolves: #i122418# Added workaround to not use GetBitmap on windows

(cherry picked from commit 136976efb17b8617a83c7f26601cd04031b51e7f)

Conflicts:
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/bitmapex.hxx
	vcl/source/gdi/bitmap4.cxx
	vcl/source/gdi/bitmapex.cxx

Change-Id: I9c3aeae76c155c9050404f67adeb91106502c3f1

2013-06-19  David Tardon  <dtardon@redhat.com>  [fa2363344cbf85af17a80c4757b226ab43391af6]

fix rtf import on big endian

Change-Id: Ia9f589752176849f7f6700483e933767e509edf3

2013-06-19  Jelle van der Waa  <jelle@vdwaa.nl>  [b5f3f55ce59b400f885c41413a3087e3406a424d]

fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()

Change-Id: Iba3b39086212803bc41384f5c8f51e42712a5249
Reviewed-on: https://gerrit.libreoffice.org/4349
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Jelle van der Waa  <jelle@vdwaa.nl>  [ad09b2f7efac628ac4261b86f9fd085f83ebe717]

fdo#43460 xmloff: use isEmpty()

Change-Id: I298767cc0ec03c22d3ae687939f0f9d5ce1963c1
Reviewed-on: https://gerrit.libreoffice.org/4348
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  David Ostrovsky  <david@ostrovsky.org>  [2e963d0510aacf2d5e59a7604c106bae7a928921]

Delete unused sal tests

Change-Id: Iba1eeb8d8fd0582f216b7552dc9ae21b69e66b4e
Reviewed-on: https://gerrit.libreoffice.org/4326
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [0d5a2d2284addd5d161ca7bb30a354d268c2600a]

Translate German comments, correct some WS

Added accidentally removed {

Change-Id: Ied6c233cba113673f928c1a6b41a5217b9fff077
Reviewed-on: https://gerrit.libreoffice.org/4331
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-19  Armin Le Grand  <alg@apache.org>  [5c346ec8521b0f137273e5055fc19eee37a20169]

Resolves: #i122231# Buffered content for gallery themes

better graphical preparation (currently BMP_SCALE_BESTQUALITY, but can
be changed in a single place now if wanted)

(cherry picked from commit d32f1d358dcd2574d8ae6cd19da01b7311ef5926)

Conflicts:
	svx/inc/svx/galtheme.hxx
	svx/source/gallery2/galctrl.cxx
	svx/source/gallery2/galtheme.cxx

Change-Id: I80879ca472c784f764126676046c1388e1167652

2013-06-19  Gabor Kelemen  <kelemeng@ubuntu.com>  [0b9bf62d3ddfe3fd1ed9ec4cc8eddf23793ee932]

Translate some key names to Hungarian in Customize -> Keyboard

Change-Id: If11b5fbd96a107ed83e305127713630093ef00dc
Reviewed-on: https://gerrit.libreoffice.org/4346
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [19b18c40084070ffe10cde45b4c363ee9d16b804]

don't need explicit help handlers anymore

Change-Id: I5333ff8c4e50cbc4374b937bc8d7617c3b99ee97

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [f0f8eedf46f386be83608e9d37c2e4c0e7cbe8a8]

add a sizegroup and alignment to line up widgets

Change-Id: I7db65ae46cd4fe5c36cdfda172adcb139b5ca4e0

2013-06-19  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [0900438214c7f3eeb81a6f5e00978357847bbaef]

fontsizedialog.ui widget

Change-Id: I1c91b4c621c5a2da11cebdd8e58a5e5d0d86bf6c

2013-06-19  Armin Le Grand  <alg@apache.org>  [02da9f7a917ffc68dfe7a44c8d03b272cb5bfc18]

Resolves: #i110384# added better fat line rendering where possible

(cherry picked from commit 144eb666b72516ef78c15424087800dff1be5cfd)

Conflicts:
	drawinglayer/inc/drawinglayer/processor2d/vclpixelprocessor2d.hxx
	drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx
	vcl/inc/vcl/outdev.hxx

Change-Id: I89f378a4d7a8311b8922f10acff66b000a20a4b7

2013-06-19  Caolán McNamara  <caolanm@redhat.com>  [5e5f3671f8448ee21b00f0d2a08b214e61f7f744]

Updated core Project: help  d6621f90fda77c1d2232f511f42b3ed0dc38ac68


2013-06-19  Luboš Luňák  <l.lunak@suse.cz>  [b7e1aeee11d1405babce1855a4bc67d8c9e4ade4]

use C++11 also with MSVC

MSVC supports (a subset of) C++11 without any special switch, so always
"enable" support for it and use whatever features are detected by configure
checks

Change-Id: Ic03be5a1aabe7d20cf763bae6d26a7043a51f287

2013-06-19  Luboš Luňák  <l.lunak@suse.cz>  [5b14a9bef9a8589524baa7405a569c899b368d65]

make autotools compile checks work with MSVC too

We don't run AC_PROG_C, which sets some necessary variables.

Change-Id: I21dc4a7e84990861afccbf0c914108737a54ec7d

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [55e74e06ffae30b9d01fa24fd1668d8816ee2500]

Avoid deprecated API

Change-Id: I703e94b999382f52331a61050eaf3d31073f5a9c

2013-06-19  Tor Lillqvist  <tml@iki.fi>  [4286070ec53985a80d92cbba647c28133ce89158]

Avoid deprecated API

Change-Id: I2537721bd6b0214c25590504751c39fb4661e2fe

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [9c42545be17b44d3af9aa4b7efa35c5121310e4a]

even out the rows

Change-Id: I37d2d5a1d174a951c45f7f51d909535dacc2b7d0

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [86783bd62b7984afc63310400bce343e29ae5c02]

add python ver to debugging info

Change-Id: Idd2130a0f8c0190ab075f5e80021aa99a57939e8

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [102015f658a3f27035cac00821feac0be2384b29]

Updated core Project: help  9e61a73556425545fc6141adfbccde60488cc88d


2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [dc043ab944c38e713c558a8db81880fce9d45f07]

Updated core Project: help  f44a3ad0eef863ee5b4dcdb79ca703fb01f744c3


2013-06-18  Jelle van der Waa  <jelle@vdwaa.nl>  [84f1f1d149b6ba95aca8adb7e34b001e102f07fe]

fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()

Change-Id: I6e35b91092239275694eec3666b076f7ff7e54f6
Reviewed-on: https://gerrit.libreoffice.org/4335
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Jelle van der Waa  <jelle@vdwaa.nl>  [caab53cf21bc38ead3927941795b3c8a1432589a]

fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()

Change-Id: I78ba286be5aa4d731f734e5eb16adb77c686aad9
Reviewed-on: https://gerrit.libreoffice.org/4325
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Jelle van der Waa  <jelle@vdwaa.nl>  [5883e1926b80334cfdb7a3dd63d6391b1738c2a6]

fdo#43460 sw: use isEmpty()

Change-Id: Ia23f01ee28f1dfd8079abedda50bbef0a5a1beec
Reviewed-on: https://gerrit.libreoffice.org/4334
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Jelle van der Waa  <jelle@vdwaa.nl>  [733d88433c560af8f51f010fcaae9ce7a29b0325]

fdo#43460 tools: use isEmpty()

Change-Id: I832473cab555d8ac5c6b2a47d51124ac63e996e9
Reviewed-on: https://gerrit.libreoffice.org/4333
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Michael Meeks  <michael.meeks@suse.com>  [307aeb6e97294e554ecdfec642c0ac6e926ecde7]

remove test code.

Change-Id: I69875478e43a5aa4163f35ba75db4de7b9db7c4c

2013-06-18  Michael Meeks  <michael.meeks@suse.com>  [46ee3bd7bd2afc2f05c3ff8650f2f4507e72fe64]

fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.

Change-Id: If1c4d3a7754cc35208e40494828a799f94f26afc

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [70522aead1494af62d619d4eb6f90fca5f012aef]

use a buttonbox to enforce min button size

Change-Id: I3d1023d13bfc49464ea7fcbc38c60421bf992ed2

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [897651216c3624f8db09723bfa89ee745e8fa078]

Updated core Project: help  03476de71c679bfca7f49fea0e929755775f2d3d


2013-06-18  Luboš Luňák  <l.lunak@suse.cz>  [67a798c0023326561e07313fd732162f0c053bd0]

remove PCH file before generating it

Compilers do not necessarily output all includes files when included
using a PCH, so when a PCH is being rebuilt, it might actually get
reused this way, causing its dependencies to be incomplete afterwards.
The PCH actually should not be used when being regenerated, but with MSVC
this apparently happens, even though there's only the option to create
PCH, not to use it.

Change-Id: Iee1340a60085550ab867304c44752daa04cbba31

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [d1dda534fbf27e107937c8acff594be3d6ba6810]

use sizegroups and shown/hidden buttons to stop ui jitter

i.e. duplicate the buttons rather than change their content and have the same
handlers for both variants.  Hide the one we don't want at any given time and
use size-groups to get the same width regardless of the combination shown. All
so the ui doesn't jump around the place as the button content changes.

Change-Id: Icca938a6381da1feaf43fd11779d1d6d94d5d3a0

2013-06-18  Armin Le Grand  <alg@apache.org>  [60446a0386b6d40899f6817c9545414841ee3522]

Related: #i122120# corrected flag for drawing checkerboards...

adapted previews, added to configuration

(cherry picked from commit c17e634e125f524d153e1ad8febff6d11b810ee4)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Common.xcs
	svtools/inc/svtools/accessibilityoptions.hxx
	svtools/source/inc/configitems/accessibilityoptions_const.hxx
	vcl/inc/vcl/settings.hxx

Change-Id: I3f4fd9525e31cd816599b963ecd2fa42b1f666d7

2013-06-18  Tor Lillqvist  <tml@iki.fi>  [72703332ff42a70d19050d78a63286b9a9b6f930]

fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste error

Change-Id: I06faa28c25e976d0c9e072858cbe37093a61d38d

2013-06-18  Miklos Vajna  <vmiklos@suse.cz>  [e71de1d3e9bd74447176cbcb00c3756befa23ad4]

.mk files should not be executable

Change-Id: I390df82ebaa0b0e715e0cdfd8d39febe4f217d96

2013-06-18  Miklos Vajna  <vmiklos@suse.cz>  [2af60e2eff4e952fff8cac0228b89f16ce3a436e]

bnc#825305 RTF import of fFilled shape property

Change-Id: Iaa2ff9d5d1a28aec046f885acecbd1a44c734ec0

2013-06-18  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f8d1dcc621b04fd17577905e9b1bdf71f33c7b57]

fdo#43460: Use isEmpty() instead of getLength() in svgio

Change-Id: I31298a08408a14e1ae0d43b474681e6336b08003
Reviewed-on: https://gerrit.libreoffice.org/4340
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  László Németh  <nemeth@numbertext.org>  [0b67caf467c2243086f4ad29415d6d95f58838db]

fdo#65666 keep tab characters in footnote settings of sections, too

Change-Id: I9728ffb7ddae2ca58af083a4748585b0ca8d1437

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [3ed731fc136f958a8a38c9117fbd1e4a068d838b]

put some borders around these widgets

Change-Id: I252f637d87a33253e2a90b77db013c2f712f1d39

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [9f8c4f50e441e640d52712f1866b4037dab4da36]

a few HIG tweaks

Change-Id: I063c5fac1727ea7ba2bf5c8054d425af4598395c

2013-06-18  Armin Le Grand  <alg@apache.org>  [6c5c5584eb1adb64fee3aaf76196115ba3812e2c]

Resolves: #i121917# Corrected access to text object

(cherry picked from commit 2c9c9923fdf042c41cebaf9a15def7caac86032d)

Conflicts:
	sw/source/core/draw/dcontact.cxx

Change-Id: Ia214127ca540c4f4036a0006e7c227649fb39134

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [297b41ebbecbd36b9f3885a7778c117743527df2]

Updated core Project: help  4624c0b8f40731a32b398aacd78df97ea5413c07


2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [ecc031ee63fc6255b88677ed00594789a81d43e5]

set mnemonic widgets

Change-Id: I991b1c01a2e366e8d95ef2ec85a6b83037ac0413

2013-06-18  Caolán McNamara  <caolanm@redhat.com>  [56e664405a23fb80da79d60519b276a3cce572ce]

various now unused HIDs

Change-Id: I01ebf562bf5963a52f056d6023e5cc6efd12e386

2013-06-18  Armin Le Grand  <alg@apache.org>  [6ed60d6a9314341bda0afbea7ed6b106f562393d]

Related: #i122120# Ensured Append/Modify methods in LB implementations...

always add a UI graphic preview, corrected diag mirror in bitmap pattern

(cherry picked from commit 36a8574012525fa837df6dfd1839fa65b5a2bc70)

Conflicts:
	cui/source/tabpages/tpbitmap.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tpgradnt.cxx
	cui/source/tabpages/tplnedef.cxx
	cui/source/tabpages/tplneend.cxx
	svx/inc/svx/dlgctrl.hxx
	svx/inc/svx/xtable.hxx
	svx/source/dialog/dlgctrl.cxx
	svx/source/xoutdev/xtabbtmp.cxx
	svx/source/xoutdev/xtabcolr.cxx
	svx/source/xoutdev/xtabdash.cxx
	svx/source/xoutdev/xtabgrdt.cxx
	svx/source/xoutdev/xtabhtch.cxx
	svx/source/xoutdev/xtable.cxx
	svx/source/xoutdev/xtablend.cxx

Change-Id: Iff0744061b76d8c608e285f81bcc8e76edeb6a69

2013-06-18  David Tardon  <dtardon@redhat.com>  [5ba49392543bae1f6477c65f1887881b48a3143e]

fix ppc build

char is a type distinct from both unsigned char and signed char.

Change-Id: Ia9de35ef42101ce818880b810c44547f1c1a417a

2013-06-18  Stephan Bergmann  <sbergman@redhat.com>  [0e1c9b0a47fb45e4439e55cb48a6dd7024218dc9]

-Werror=maybe-uninitialized

Change-Id: Ic2011b6c3db44d12c0dc883019d2d532bbda467b

2013-06-18  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [d1556eefd9fd587a0bf2f7a42304654b00a376d9]

Updated core Project: help  69604ab9ca7ce8f03c5eced18c393999908e1ca0


2013-06-18  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [4f99d56f929c1eac07217e0f80a501b4e3dbdc6c]

convert starmath settings option page to .ui format

Change-Id: I908a29713ca1e01ec3e742193bd4b49e1fa97bc9

2013-06-18  Armin Le Grand  <alg@apache.org>  [b4219ea230a9635ca2422421324af5c407216e03]

Resolves: #i122524# fixed some text import aspects for super/sub-baseline

(cherry picked from commit def95cfb69619071811fb8e564eb4187f59f4b99)

Conflicts:
	svgio/source/svgreader/svgtoken.cxx

Change-Id: I1208229a86807ce271a823415e9b8f0baf955e01

2013-06-18  David Tardon  <dtardon@redhat.com>  [3b3a0ae27906e534ad7b80b6eeb76cdda71a33ac]

disable test that ends throwing std::bad_alloc

... after eating >11 GiB of memory.

Change-Id: I6202fa7e410c9b397c465cb1c185305aeee509e1

2013-06-18  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ab28fdeba0c37dacd7bb949ef85a3477ad8ea032]

Remove commented out code

Change-Id: Iace3628d9c48f07e03c1dda8ca3ff02a2e32ad1f
Reviewed-on: https://gerrit.libreoffice.org/4332
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-18  Armin Le Grand  <alg@apache.org>  [7377557f277b19c4953198c17b591fd964ac7c40]

Resolves: #i122120# Changed UI preview creators...

to no longer need SdrModel/SdrObject

(cherry picked from commit 0c353433ad94786a937fa9da01d6e7382e3da942)

corrected unwanted change

(cherry picked from commit 8a10735b8ee3926a592d6919f4dbb823771bed9f)

Conflicts:
	vcl/inc/vcl/outdev.hxx

7c096015d974382e6874a874370ee72a61f02e6a

Change-Id: Ib2afe135566eba2e99cc8c4a653de3df0fa7f0cd

2013-06-18  Stephan Bergmann  <sbergman@redhat.com>  [08337321e655a3b4991c895de98d96858e60d863]

Let WINDOWS_SDK_WILANGID override the location of WiLangId.vbs

...see new TODO comment in configure.ac

Change-Id: Id3ffd45357a3f539f3d3f068528019334d929654

2013-06-18  Stefan Knorr  <heinzlesspam@gmail.com>  [4a0247603e94412c1a77af8e8c7bd17f729b9eba]

Small (hopefully non-controversial) changes to the existing branding

* Make sure about window background covers entire window
* Make sure start center images are centred

Change-Id: I402448ef4ea77633fe4e1ad5d5f93952efb495af
Reviewed-on: https://gerrit.libreoffice.org/4308
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-06-18  David Tardon  <dtardon@redhat.com>  [d72e170d6a956cf2cc7da1c0b5917bca3e79f5ce]

prefer filelist from GeneratedPackage over Package

This broke incremental builds on MacOS X in the past, where
Package/python3.filelist was created for some reason, so the installer
did not install the Python framework.

Change-Id: I290da24d6385eaf514cd9f7db92b1a959902dcae

2013-06-18  Lionel Elie Mamane  <lionel@mamane.lu>  [ed9f8387201b1b70ea14af47d25e9133c7bfcd3c]

Revert "fdo#65653, fdo#65619, fdo#65216: Missing check"

This reverts commit 10777b37536be16c6d2e167b59e9e31e37ba3517.

The problem has been fixed in a more safe way by making columnMatchP
treat the case where rParam.xField is not set instead of requiring
it from all callers.

Change-Id: Ic68a764e08446a7b669c6030c2bcd55c7d31772b

2013-06-18  Lionel Elie Mamane  <lionel@mamane.lu>  [20499497b0c513f181d0a482c5b9e38c346a8aa1]

fdo#65653 make columnMatchP safer

Change-Id: Id994ab5aed6172d8a93fd331a366fca10a663a48

2013-06-18  Olivier R  <olivier.noreply@gmail.com>  [b60c4d86cc33a67a07f5d7a058d30b98065b62d0]

Updated core Project: dictionaries  aab14d898ac002d5292e0610c433e667f99610fa


2013-06-18  Jan Holesovsky  <kendy@suse.cz>  [20b274edb5a7c73722b9c644157f0be5d7ccee27]

Convert Formula tabpage to .ui and adapt code.

Change-Id: I258fd2711764efe7eac8aa30d642e64245288611

2013-06-18  Jan Holesovsky  <kendy@suse.cz>  [24ae770205eef6f0dd2dd86f6723f049004bfc9b]

Convert Sort lists tabpage to .ui and adapt code.

Change-Id: I6251d764385ce76deb79606dcada9842544867b2

2013-06-18  Jan Holesovsky  <kendy@suse.cz>  [dd11bf883b49ca38de44c5cd7f888678a418c0a1]

Catalog widgets for sidebar custom widgets.

Change-Id: I073fe30127fcf0b97656198f55197d9533f44f55

2013-06-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [06e209682c2da513126ca19568386774287b86b6]

Adapt the comment not to speak about things that are not

Change-Id: Id287e9fd82baed87be4b5f280e397287f4e1006d

2013-06-18  Tor Lillqvist  <tml@iki.fi>  [2152a4127de89b58e5dd4513e3130e580e8bffad]

WaE: variable may be used uninitialized

Change-Id: Icfdf8dddc4da20785e0881a95f50ee498e8405cd

2013-06-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [77df50a8c4cf4d4cfc7385ae162c0d4faf8dd821]

The original code was doing exactly this, so let me mimic it

Change-Id: I04f4a783b0edb6a1f8701cd5da323e6a9ab5441d

2013-06-18  David Tardon  <dtardon@redhat.com>  [1b3a39bfa10177aed40a4a9a69d0fe1970229422]

fdo#65844 use right colors from palette

It is not correct to expect that the palette will always be the same as
default-constructed from VCL. For example, 1bit PICT images use reversed
white and black.

Change-Id: I6b5e7cd19af98202e80f4cff17fddaa3a3f0e3af

2013-06-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [33231f418f5ec0041a6d6377bf4028ca6028bdd4]

n#820836: dmapper, fixed typos in first page style creation

Change-Id: I80031cab7c0304311bd5acbb3a2ead48e15594bb
(cherry picked from commit ab653ae64d782e5bd54bd169ab11755dab310553)

2013-06-18  Andras Timar  <atimar@suse.com>  [5182731a55678d8e0f9328a9574aa2bb21f54c6e]

Updated core Project: help  383ad41f4c56b858362e44cdc3f795f4e11fdeae


2013-06-18  David Ostrovsky  <david@ostrovsky.org>  [6e8eb540c8cfe1bf663c8e4cc15e484f0d8ea0b2]

Migrate CheckFields unit test to python

Change-Id: Ia765b37888b4095a735015e792f06fc89201d1a3
Reviewed-on: https://gerrit.libreoffice.org/4294
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Michael Meeks  <michael.meeks@suse.com>  [b9155a663b767695c5d636e855765c209944cfd5]

fdo#65882 - fix intermittent writer unit test failure on exit.

Change-Id: Iffa4ea724f2192f85df66eaf4e9e4f30e6ba3d4b

2013-06-18  Armin Le Grand  <alg@apache.org>  [445ebce3e08973dd1701791974477d7fa64835fa]

Resolves: #i121791# Enhanced look of the LineStyle previews

(cherry picked from commit 35f96c967abb1a8b4723c7261c253661d409732c)

Conflicts:
	svx/source/xoutdev/xtabdash.cxx
	svx/source/xoutdev/xtable.cxx

Change-Id: Idcff1f8ca317bc17757a88c88ff2bd89a82f6f9d

2013-06-18  Matteo Casalin  <matteo.casalin@yahoo.com>  [8956854d8e7294b41e65d5aacbc43e11d1795711]

String to OUString (SfxStringItem and related)

Change-Id: I390413e9ff3efee720a6423fb8695b4c655d7efa
Reviewed-on: https://gerrit.libreoffice.org/4280
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [66a0713dc9c676182fcd7aa1e21f8dc25c05be5e]

handle missing dep files in concat-deps

* this and Ib4762f5a260035f00b5e68cf45b687fdf02e9c02 reduces a default
  build on my machine from 2min25sec to 2min12sec
* without unitchecks, its down to 1min50sec now
* it reduces the build time on a i7-4770 Windows tinderbox from 99min to
  89min
* by now it also takes care of avoiding most string copying, although
  this can certainly be considered overeager given that the file
  creation on Windows took ~250ms per file before and still will take a
  lot longer than any string operation with this change

Change-Id: I515432bdefe2b055c78b6ba97868adbde65d9165

2013-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [88085a5b79eb7e11c0609b832c316b63146f4976]

Reduce the amount of calls of mkdir -p.

Change-Id: Ib4762f5a260035f00b5e68cf45b687fdf02e9c02

2013-06-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f9610ed634318c27382d79089d022fb8175eb90a]

added unit test for n#820504

Change-Id: I804e081a564d24d3896160f817051b19da884c34

2013-06-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [122db845e057cfd83bb2b5fde442200bc742eb8d]

n#820504: default color hidden by Default style in writerfilter

Setting the font color of the default paragraph style to Auto makes the
color set in the Writer defaults (from rPrDefault) ignored.

Change-Id: I1dcd92bcd0774f5229785373242899a492ab7b7c
(cherry picked from commit d7acb5ba0924f848f1ae96eceab50a0169d18445)

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [98741a2078ebd0a9c83f6e676f99de526990f423]

Fix CTLayout::GetBoundRect()

was broken in 35b0a4cd274c1567cf0b8067eb01f17b82ee9f35

Change-Id: I803b510fc875ff9e48ed762114f6d63dad51ad7a

2013-06-18  David Tardon  <dtardon@redhat.com>  [af9e58d6de158eb8f479f26c77c5e71e95b96881]

WaE: initialization order

Change-Id: I5ff293b2e06fe5891487616fcfba510e46acebfd

2013-06-18  Takeshi Abe  <tabe@fixedpoint.jp>  [3c517e8a6c7be101b35bcad3885439434574dabc]

sal_Bool to bool

Change-Id: Id1c64ab4be262713204cfeeb6333ec7d33fffcfb

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [a48f46cf8dfaaaa67011fab91582187dbd03de59]

Remove another pointless TODO note

Change-Id: Ib4cb8643f25c8516a91a5d805a5834687d42724e

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [a80d2a760121a1b02606d9f5f703c286aa3ba971]

Remove pointless TODO note

kCTFontDisplayNameAttribute is something like Foo Regular and Foo Bold,
we certainly don’t want that.

Change-Id: Ia24a2abfcbb28883b2c3d05f66070583ddb862c9

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [984dadaf69a945c8f5e0680bca4b5830b9ebc094]

Some notes

Change-Id: I665826017f03b123a8b80d6cf31e37d18e169d10

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [fd7861397bb4e8dc5ad694a7f677e10fd271f0f6]

Remove the never set mfFontScale

Lets just assume Core Text does not need this and react if a real
problem with “huge” font sizes arise.

Change-Id: I4031e7ca34692eb041ab10154df0064ab5efb462

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [08e7b88d8e1c1ac0d3b30e9e664dc9bff2c7b11c]

Use Core Text defaults for kerning and ligatures

Our ATSUI port did not disable kerning, so we shouldn’t disable it with
Core Text, and ligature are enabled by default anyway.

Change-Id: If3ee5fd14376c7d297c288ba6761a45ce2901a1e

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [a3703190c1401a15e44c455c5243d41082774330]

Reduce #ifdef #else a bit

Change-Id: I888681b01e82b72ce1ed9836ddf541c543747971

2013-06-18  Khaled Hosny  <khaledhosny@eglug.org>  [2e87fa36c7c0abb85d9a2bac71580ef799c9d4c8]

rCTFont is not used anywhere

Change-Id: I2ee13f6a014f26ca03b34d87094af337733207e3

2013-06-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fbe43e7943b2373c9a0e6571fd82fc16f9622802]

Trying to fix salgdi_gdiplus

Change-Id: I0125523fa74077bf482988f24381c0c1250c571f

2013-06-18  siqi  <me@siqi.fr>  [8ee20962ac4eb75798a4ea3b22a5361e0d0d50cb]

Load image when fetched from server automatically


2013-06-18  siqi  <me@siqi.fr>  [03fd884b6ea89ff12ae0a2750a7600a75859c39e]

license


2013-06-18  siqi  <me@siqi.fr>  [1c8ad3b464d4e2ecdd62b593dc3e53d340c66df6]

asynchronsly load image into slideshow


2013-06-18  siqi  <me@siqi.fr>  [98ae2b23d8566e4a66223edfff278fee4fe93aeb]

comManager works now


2013-06-18  siqi  <me@siqi.fr>  [f635e78632dfdde01dae8fb1ecc5fdf5f3dc3e73]

comManager works now


2013-06-18  siqi  <me@siqi.fr>  [b202d328289d2854209694646c695ea263d27bb5]

before checkout


2013-06-18  siqi  <me@siqi.fr>  [894d19ab772a9f0705b97c1490bedc667c0fae5c]

seems somthing get blocked...


2013-06-17  Julien Nabet  <serval2412@yahoo.fr>  [d1bb12701c1db47ab6a1f68070afc4dae22f4648]

cppcheck: fix uninitMemberVar in fpicker part

Change-Id: I6d5b706f5d3d89cfb917c1408fd2ff0adc59c852

2013-06-17  Julien Nabet  <serval2412@yahoo.fr>  [032d5126e41562917b91b8f4826b0be628169968]

cppcheck: fix some uninitMemberVar in configmgr part

Change-Id: I9b18f033c46e16cf75cc513d00712c40bfddda14

2013-06-17  Julien Nabet  <serval2412@yahoo.fr>  [ba2cf5539890eeb23182dd2c64b5cf359b80c885]

cppcheck: fix some uninitMemberVar in chart2 part

Change-Id: Idfccf39fc4b34a5e4c2cb0bed4bcd399a73029af

2013-06-17  Julien Nabet  <serval2412@yahoo.fr>  [ea3b8ab7899ee12672f6dc8b188a8744e45ca8e6]

cppcheck: fix some uninitMemberVar in svtools part

Change-Id: Icee2501b2a33afddaa3d08186bb806acf785bf4c

2013-06-17  Tor Lillqvist  <tml@iki.fi>  [ace2106744a486af4ee8ff90b4b084553bf016ac]

Return accidentally removed field

The eNewLnge field (eek what an awful name...) was accidentally
dropped in 55343abdef77793ea1559408fb565a6241f1dadd.

Change-Id: If2d4b2ca785170c4806e64ffd62a8c436499ae30

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [50e6713e40cd239f7e568f00ad7adf44bda3453f]

fdo#43460 oox: use isEmpty()

Change-Id: If291a72d87001932c605755d628cecc088d50275
Reviewed-on: https://gerrit.libreoffice.org/4324
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [af7cfa0071f5b2be33e9b887e6221c5047d21262]

fdo#43460 forms: use isEmpty()

Change-Id: If51c22cb28646e7af3785cb086fb4a48af0f7d68
Reviewed-on: https://gerrit.libreoffice.org/4323
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Tor Lillqvist  <tml@iki.fi>  [e417ce79d97693ab21df7f37be1d86f6e0353a5f]

The PICT format was formally deprecated already in OS X v10.4

The documentation says: "The PICT format was formally deprecated in OS
X v10.4 along with QuickDraw. You should not be explicitly providing
or looking for PICT data on the pasteboard."

Change-Id: I01cc600286f9a2933a91e19bb611df08944ab997

2013-06-17  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [894fdca7016b5d79b82a38318c7388f8d96aca54]

Remove micro optimisation

Change-Id: I489b9948c2b3a888fcfcf8cc89bf408760a11d06
Reviewed-on: https://gerrit.libreoffice.org/4322
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [9a95669e5035758fc115f4c7be3e0a00651fe993]

fdo#43460 dbaccess: use isEmpty()

Change-Id: Ie27a81f4e59c48ef5aa03fb82ab38e920c0646a1
Reviewed-on: https://gerrit.libreoffice.org/4321
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [55343abdef77793ea1559408fb565a6241f1dadd]

Translate German comments, correct some WS

Change-Id: Ia0ecca3dbaa1d44a7175ef6c454cd13c98bab030
Reviewed-on: https://gerrit.libreoffice.org/4320
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2ffd31223f0ca76c37998cd9452b404c9d190d57]

Translate German comments, delete some WS and correct formatting

Change-Id: I6426b37e7963ab3ad48221f1695abd6036339ad5
Reviewed-on: https://gerrit.libreoffice.org/4319
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [2f731e7a19f2c36da64b9631cf4f2de0f6d2a86e]

fdo#43460 startmath,codemaker: use isEmpty()

Change-Id: I55d3f4546f40a321ebf4b08db33536592f451944
Reviewed-on: https://gerrit.libreoffice.org/4318
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [97460c421abec14150c4ddde27daeef892c86b16]

fdo#43460 configmgr: use isEmpty()

Change-Id: Ifab7cef3e883bc10632ac280ca382b2c68bc79e1
Reviewed-on: https://gerrit.libreoffice.org/4317
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Eike Rathke  <erack@redhat.com>  [9ee7be4efb494351c4be096ffa04cdbd85cdc3d4]

resolved fdo#65082 RATE function should not find roots <= -1

Limit RATE to roots > -1.0, which is what also Excel and now Gnumeric
do. If the Newton goal seek fails for the default guess value 0.1 try
other values.

This now also calculates the few remaining error cases of i#15090
attachment https://issues.apache.org/ooo/attachment.cgi?id=6528
correctly.

Change-Id: Ic62cc807626b4715035c3076f58f303b9020db5a

2013-06-17  Armin Le Grand  <alg@apache.org>  [8681545a76e71ceef95c8ec9cdb5d692fd1ce21e]

Resolves: #i121591# Corrected some transparent printing stuff for windows

(cherry picked from commit d4b5b8bf22edc31f18232abd764edddb2ca19738)

Conflicts:
	vcl/win/source/gdi/salgdi_gdiplus.cxx

Change-Id: I8191f945de10786982fcd1e94afc4f8adbe653bc

2013-06-17  Andras Timar  <atimar@suse.com>  [b0e2f891f07a75b0a58d2043d73a1e186f91a81e]

Rename Blue nine to Blue 11

It is better than renaming Blue 9 to Blue nine in order to avoid name clash.

Change-Id: I6c336a617c8c6b92f86cc45bcf2763e843c3ca4d

2013-06-17  Radu Ioan  <ioan.radu.g@gmail.com>  [dd3f8fbaff3eb2eee9f6cdf9e6a79cd6dd14115d]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: If89af70767c3fdc4b1d0cb5e51033ca98583bc5d
Reviewed-on: https://gerrit.libreoffice.org/4286
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [4086aec2f945e312d18b76a21683cbc0393a3e57]

fdo#65108 clean-up headers(global/local) perl script

Change-Id: I5f17a33bcd735b4655d350ce8ec2dd069e215a4b
Reviewed-on: https://gerrit.libreoffice.org/4306
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jian Fang Zhang  <zhangjf@apache.org>  [af04930d1513f1274e8a69b96e6941ca43cfc901]

Resolves: #i119512# selection lost if there is blank item selected...

in page filed of Pivot Table

Found by: shan zhu
Patch by: bjcheny
Review by: Yolanda Zhang Ying

(cherry picked from commit 305986a4ee0f1294d629c51c75d8f793b5b80e1d)

Conflicts:
	oox/source/xls/pivottablebuffer.cxx

Change-Id: Ied8ca19738e9b2e7bb596010f7ae9e308792fcbc

2013-06-17  Armin Le Grand  <alg@apache.org>  [20e1181461adaae3289a5ef943ec5c4b75cc1570]

Resolves: #i122388# Corrected old fix to mentioned bounds

(cherry picked from commit 65dd87d8f010a9c9d1b277f9b1839378b549d06f)

Change-Id: I01318b3f96b23196f54335782ef9c946bf2b1ef9

2013-06-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [e2c63c14f0bdea6ba360b2549dced1492b626b67]

Remove useless attributions in starmath

These values are initialized as 0 in the constructor(see starmath/source/parse.cxx).

Change-Id: I68508f7f7132a2f43b99da3e7cdef9709fd62598
Reviewed-on: https://gerrit.libreoffice.org/4282
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Jelle van der Waa  <jelle@vdwaa.nl>  [d30df91b1e5ce90826a96e4f494791c0b61b8b7c]

fdo#43460 chart2: use isEmpty()

Change-Id: Ia74923ed8f00adfa3f7758edb4e5755fedb0ec8a
Reviewed-on: https://gerrit.libreoffice.org/4315
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Armin Le Grand  <alg@apache.org>  [d24f5f8ab835c01908c3ac1fff8dd39a6c1e5112]

Related: #i74211# added frame to better see graphic

(cherry picked from commit cd6db555e6a2b3befc11698fe2a3c443780b6a7d)

Change-Id: I35c3681469c7fec958437de566bfaa15c85266e0

2013-06-17  Armin Le Grand  <alg@apache.org>  [3a8dbb63197c5b9298015cbd5b15e607ec9a3705]

Resolves: #i74211# Correct crop of bitmap data when...

logical size and MapMode do not match real pixel size

(cherry picked from commit a24965371f7e881671182bc51432c08cbf667b56)

Conflicts:
	svtools/inc/svtools/grfmgr.hxx
	svtools/source/graphic/grfmgr.cxx
	svx/inc/svx/svdhdl.hxx
	svx/inc/svx/svdograf.hxx
	svx/source/svdraw/svdhdl.cxx

Change-Id: Icfb9091b55e50081e8daf697c9f00f5b5a10531a

2013-06-17  Caolán McNamara  <caolanm@redhat.com>  [997cc4804d947fdd751e457fda47f95ecf3ac909]

restore now needed ctor

partial revert of bb61f56d71b699dfbe422bac37a3151767e6a40f now
that we need it again

Change-Id: Iffaf72b96b237101b4bbb65efd32d6c5f18eb212

2013-06-17  Matthias Freund  <matti_lx@yahoo.de>  [0669c58d6016a6447317b0f10dad8896f6dd9f38]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 3)

And again translations and cleanups.

Change-Id: I13ebd6c9073af855f34a425cfda247155b634f34
Reviewed-on: https://gerrit.libreoffice.org/4296
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ef4872f6c6a49878ea2fc6b3a4ea3cd9ad52de33]

Fixes fdo#59642

By adding one more test about mathml xml.

Change-Id: I1b49e9faea6742594eaa900a87a03c4dd86c0b5c
Reviewed-on: https://gerrit.libreoffice.org/4314
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-06-17  Armin Le Grand  <alg@apache.org>  [e014694623b1516aa47f2012cc038e4c64ed7bea]

Resolves: #i122326# added text clipping, corrected text box distances

(cherry picked from commit 58b44ad7c8d46904da750c4820f4bde675953fa9)

Conflicts:
	svx/source/svdraw/svdfmtf.cxx

Change-Id: I313c2f50269b8ba97c32a24b92aafafb49f3ca70

2013-06-17  Armin Le Grand  <alg@apache.org>  [e0d8fb0cb157668dffa683fe81418304f8a843dd]

Related: #i121801# Corrected objectBoundingBox case for GradientTransform

(cherry picked from commit f03ec4812cfe71f582c5290869f22eadd661b48a)

Change-Id: Icb3e2cefda2fd5fe9a2dcf501e5e07881961932e

2013-06-17  Armin Le Grand  <alg@apache.org>  [b7a425aab6122b5848362815e5fe665c7e38da05]

Resolves: #i121801# Corrected handling of gradient transformations

(cherry picked from commit 4f49f1d95e8d0be7df259ad1458441fd858be735)

Conflicts:
	drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx
	svgio/source/svgreader/svgnode.cxx
	svgio/source/svgreader/svgstyleattributes.cxx

Change-Id: I155854692a9d1771826867d2666fc6174e2c9256

2013-06-17  Michael Meeks  <michael.meeks@suse.com>  [821446a0be326c0065c827ffcd4670c113c78755]

Use hex numbers for in-line Arabic / UTF-8 string.

Change-Id: I89d5420ad16e7dbfa1f3b6472d78162dffef59c4

2013-06-17  Rolf Hemmerling  <hemmerling@gmx.net>  [3f1fecdbc784ab2c98321b7de5edfedef690c77c]

Translate German comments.

Change-Id: Ic9cd2288ac25868949b7f2de8ce517c2cd03d1e4

2013-06-17  Caolán McNamara  <caolanm@redhat.com>  [c8b15ef45cd0916a0a42c2ede064e7a4bd4f06d9]

don't include xftsfit.hxx anymore

Change-Id: I1d90bfaa4ea594fee2dbd42f936538950ca6662f

2013-06-17  Armin Le Grand  <alg@apache.org>  [5f84a4cdcb9ae2b2fc002cefeccf349682f0a29d]

Resolves: #i122324# detect own re-import of EmbeddedFonts...

and correct font name

(cherry picked from commit c2b5f0eedcc0fb7e0175e81b6f6127b99b8b7499)

Conflicts:
	svgio/source/svgreader/svgcharacternode.cxx

Change-Id: I437db7feccd31a653f1100b426b568278faee4cc

2013-06-17  Caolán McNamara  <caolanm@redhat.com>  [06f22f5ae0eafe094b280f03c770eebdbb33d403]

Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issues

Change-Id: Ic1aac1609f3a1fcbd0af9a1c9ecc07a735c8785a

2013-06-17  Armin Le Grand  <alg@apache.org>  [64aed8554510ec3c288ccc247701cf048df59860]

Resolves: #i122132# Some simple extensions to exporter

(cherry picked from commit 3454d18694e0ddcf9bc71661bf48c37450fa1fab)

Conflicts:
	filter/source/svg/svgwriter.cxx

Change-Id: I2f9d96ffce0d51695a665b58a776807bab5d277e

2013-06-17  Caolán McNamara  <caolanm@redhat.com>  [d7cebf0f211053960fba5c0bf1179df54fd35456]

restore SvtGraphicStroke::set[Start|End]Arrow

partial revert of 743e627bcfc9c87d806109fe6f3f4e2817b73dda
because we want to use that then unused code now

Change-Id: I94fe173dda053ce1b72b3b776a9855ce9ecc249b

2013-06-17  Matúš Kukan  <matus.kukan@gmail.com>  [96204ecf7418eb1e94992869c3c1439359004adf]

do not copy executables into instdir yet (by default)

It causes some weird problems with solenv/bin/linkoo.

Change-Id: Ic1613394ec3f0fe508ca813c2600f9bc5439dce7

2013-06-17  Michael Meeks  <michael.meeks@suse.com>  [cab3e22562bcb5967f269524e1f9e285688bb121]

OpenCL code cleanups

Change-Id: Iab75b11f13856a6e631587e22b5d76977b8c7448

2013-06-17  Peng Gao  <peng@multicorewareinc.com>  [f01985a22bc7d6d37a8c92e50b531e849705fd09]

Initial OpenCL pieces.

Change-Id: I3a52cb7085b2dd8b70863a346eca279444206be6

2013-06-17  Michael Meeks  <michael.meeks@suse.com>  [55bead4bb502b8fef9485f0e31055cc546e652bb]

initial opencl configure pieces.

Change-Id: I5592fdab8f6029e371b3d70f3334b737a6262eac

2013-06-17  Andras Timar  <atimar@suse.com>  [3a183e87421fdef3e8f7e7459d539ab28a6a2241]

sid has charset based collation rule

Change-Id: Id9eb0b59384223b6c47229bd0a3430e71e79e622

2013-06-17  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [47a23789b7aed7fed8da2cf737bc4dd1070e32bf]

l10ntools: getLength() -> isEmpty()

Change-Id: I9272c244e22d87fbd2547f4fcb6b94493ffaad3a

2013-06-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5acbffd03f5943354832f10e1bd2232c4774d8fb]

Blind fix for Windows tinderbox

Change-Id: I3815c2605c9936716a2afda4f98e13f425e3f486

2013-06-17  Andras Timar  <atimar@suse.com>  [217d39c412cba1360a0002d73ad2fa0ff4341209]

forgot to git add sid_charset.txt

Change-Id: I314c97d0421ed564c146cde4700ca23fe62347c1

2013-06-17  Armin Le Grand  <alg@apache.org>  [573322e26b0244b27f70cfbc8989b3040a34f3d6]

Resolves: #i121538# Removed old Fontwork dialogs preset box...

and all dependencies

(cherry picked from commit bcfee75544246db6788715d98efd6d33c12f933d)

Conflicts:
	sd/inc/pch/precompiled_sd.hxx
	sd/source/core/typemap.cxx
	sd/source/ui/view/drviews6.cxx
	svx/Package_inc.mk
	svx/inc/svx/dialogs.hrc
	svx/inc/svx/fontwork.hxx
	svx/inc/svx/svdstr.hrc
	svx/inc/svx/svxcommands.h
	svx/inc/svx/svxids.hrc
	svx/inc/svx/unoshprp.hxx
	svx/inc/svx/xdef.hxx
	svx/inc/svx/xenum.hxx
	svx/inc/svx/xtextit.hxx
	svx/source/dialog/fontwork.cxx
	svx/source/dialog/fontwork.hrc
	svx/source/dialog/fontwork.src
	svx/source/xoutdev/xattr.cxx
	sw/inc/pch/precompiled_sw.hxx

Change-Id: I3718285d38444d3862ca382fe020a4e0a083a677

2013-06-17  Andras Timar  <atimar@suse.com>  [b93107f3d510f19faa2e62dc965aea9f1b46898d]

typo fix, use ja_charset for Japanese

Change-Id: I29b7db952a8cc9e0670e03dd79204486332aabe9

2013-06-17  Andras Timar  <atimar@suse.com>  [fb4542f3427c0b37463c5fa6bb5602ce423510d9]

fdo#65809 Sidama (sit-ET) collation data

Change-Id: Icc68dcc44678f4151ff5d4a25dd8868218363341

2013-06-17  Matúš Kukan  <matus.kukan@gmail.com>  [94b6882b80c91d2daf5e317e9d79d3d2a1c6572b]

fix gengal dependencies

Regression from 9555b5bdb9ce2251bb8c4f967f20ed1b13eecf5e

Change-Id: I91a7efb207209020acef751ad4f766328dc92c57

2013-06-17  Armin Le Grand  <alg@apache.org>  [0994eb59a1bd1a993c7b6650570454ecad6077b0]

Resolves: #i121538# Disable FontWork dialog entries (slots)...

when CustomShapes are selected to avoid unwanted FontWork editing on these
shapes

(cherry picked from commit c73f0e910fcf3a940c24a639dba9b4ced2057399)

Conflicts:
	sw/source/ui/shells/drawsh.cxx
	sw/source/ui/shells/drwtxtsh.cxx

Change-Id: I6b702512c48e7b2376874b2e8184563d12d5c6e8

2013-06-17  Armin Le Grand  <alg@apache.org>  [881b79dc21560bbdb6bf0e9b50061d1507e5e165]

Resolves: #i113080# added test code, cleaned up a small inconsistency

(cherry picked from commit d7fa73b25f75796291432496d9bb8d7c80e82c8b)

Conflicts:
	drawinglayer/source/tools/converters.cxx

Change-Id: Ia8edda4ca2c79bfc9d4a0962f99d8db581622a7d

2013-06-17  Caolán McNamara  <caolanm@redhat.com>  [03427c780bd565a902cbb787b5fa2f4707382e27]

move now private headers to private location

Change-Id: Ibc3a6d446dd2bd49af916cbe1ca88e173ae414cb

2013-06-17  Armin Le Grand  <alg@apache.org>  [d1310b7628a68fe13284818ba4a5d38eaef742c4]

Related: #i121532# unified processor2d usages from other modules

(cherry picked from commit f371f92c89d296207ef9a219518ba8caa481bcfe)

Conflicts:
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/Package_inc.mk
	drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx
	drawinglayer/inc/drawinglayer/processor2d/vclpixelprocessor2d.hxx
	drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx
	drawinglayer/inc/drawinglayer/processor3d/defaultprocessor3d.hxx
	drawinglayer/inc/drawinglayer/processor3d/zbufferprocessor3d.hxx
	drawinglayer/source/processor2d/processor2dtools.cxx
	svx/Package_inc.mk
	svx/source/sdr/contact/objectcontactofobjlistpainter.cxx
	svx/source/sdr/contact/objectcontactofpageview.cxx
	svx/source/sdr/overlay/overlaymanager.cxx
	svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx
	svx/source/svdraw/svdedxv.cxx
	sw/source/core/doc/notxtfrm.cxx

Change-Id: Iea4a79133f4375cb0625b187eeb3d727b50ff0fe

Related: #i121532# missing defaultprocessor3d.hxx breaks build

Revision 1440387 changed defaultprocessor3d.hxx to be no longer "delivered".
It is needed in svx by being included indirectly via cutfindprocessor3d.hxx.
Fixing the build breaker by "delivering" the missing header file again.

(cherry picked from commit 3bd3ea81c8d54109950b435225c3aac011d56c3d)

Conflicts:
	drawinglayer/Package_inc.mk

Change-Id: If0dcea79cfff4cf20a1ca1af3d0a34f86eb2e24e

Related: #i121532# removed include to no longer existing file

(cherry picked from commit a4c602d9b5b17e220dbaa4dec2cef91d39945154)

Conflicts:
	sw/source/core/doc/notxtfrm.cxx

Change-Id: I7dc2f99684fa285225dfdcfc7add553695b8412e

2013-06-17  Tor Lillqvist  <tml@iki.fi>  [a074ee056a8b73fc14724522a5c0d1c34850c529]

Fix iOS cross-compilation

No idea why the filter-out here was needed at some point in time, but
at least now it broke cross-compilation for iOS.

Change-Id: I6c4d3f6151ac2821db5f79c3e4113400b740f7f3

2013-06-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [919684989da543d8884bb68d7d1c33c2cbe8a9b7]

Fixing the joy of MSVC preprocessor

Change-Id: I4e97f93de568b1704a58ab5e5c47e85e09327779

2013-06-17  Stefan Knorr  <heinzlesspam@gmail.com>  [3d9e3cd2a2d07327427b70d4afe1c628793dee8e]

Template Manager: Use actual template icons if no thumbnail exists

Change-Id: Ie1ee86a180701355886a340ea97940303f527422
Reviewed-on: https://gerrit.libreoffice.org/3278
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-06-17  Andras Timar  <atimar@suse.com>  [8a9a65006597939b86942bf9194a98eae9d73481]

fdo#65809 Sidama (sit-ET) index sorting

Change-Id: I1781c94cc67d4a2fa47bcf126195309590016b14

2013-06-17  Stephan Bergmann  <sbergman@redhat.com>  [6c7ae36a25a19d401d151dad932b14bd9c8248f3]

PythonTest still does not work on Windows

Change-Id: I79e352efeb1ed3fe8dab53bfb31362ac2ce11b06

2013-06-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d6e12ac8f04f4a3820ec07bd94cd5352f6f861ca]

WPX_SEEK_END needs libwpd >= 0.9.5

Change-Id: I8f4e41d4f089d989a699e29bbb48a6fb749ff95a

2013-06-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0b27b03d03c94b86d5664c1e08941b0df97181a9]

min -> std::min in order to unbreak windows build

Change-Id: I4b7b2acf0f1c3173393841ae1047240e991fb837

2013-06-17  Julien Nabet  <serval2412@yahoo.fr>  [e9fd9c25269abe171e5f693a8c70b33ab5a01c85]

Cleaning: remove use of old edt1 from dlg.h (Windows)

edt1 was used before cmb13 (used from Win2K version)
So use only cmb13 + tweaks associated comments
See http://nabble.documentfoundation.org/Cppcheck-reassignment-of-edt1Id-because-isWin2000-has-been-removed-fpicker-module-td4061342.html

Change-Id: I9d56726508a9fbf2607c9d18b7b33eca340f1b9f
Reviewed-on: https://gerrit.libreoffice.org/4283
Tested-by: Andras Timar <atimar@suse.com>
Reviewed-by: Andras Timar <atimar@suse.com>

2013-06-17  Xiaoli  <duan19002009@gmail.com>  [99eee227ac5a96a2657e26d64b8fbf228fd10bf2]

migrate check_index test from Java to Python

Change-Id: I5080cb0c3ca4b28d197137407da0d5f5b3d6c6d7
Reviewed-on: https://gerrit.libreoffice.org/4310
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-06-16  Andras Timar  <atimar@suse.com>  [76a901298ea850f2150fd01ecf564cdcd7c6d798]

l10n of additional colors in standard palette

Change-Id: I9200ce7f0e18491f2a1b8b60a43883df6dcb6cf2

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [2f4012a9773421a49d8bfb9a4a96a3c5f1d8652b]

cppcheck: fix some uninitMemberVar in sw part

Change-Id: I6492f87b9ca04a67c738da1ea173df98e382951a

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [c22acb449fba8a5f0249e5da73ccad017d4ddb65]

Don't use deprecated API

Change-Id: I1dfc8998eeeda31648a4b4fe95d40117686a866b

2013-06-16  Khaled Hosny  <khaledhosny@eglug.org>  [1733e4ad1c5bddfef8977e6b8bc738ab15f49490]

Don't build icule library as we no longer use it

Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02

2013-06-16  Khaled Hosny  <khaledhosny@eglug.org>  [b6ecac9fb90c9caa684a10ca0f108da70e4d3245]

Bye Bye ICU Layout Engine

Change-Id: I0f887ba378f9dac45a3736e4d1789585651148d1

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [7aa42913bb1828b877c2f73b4fe59cc3c65a67bf]

WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8

Use the bookmark API instead.

Change-Id: I61fe91ea2c7287c52d45ddfee772ecfcfb5498b6

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [332bce15e713cc07836082e0d0e82efc6e671762]

Need the IOKit library now

Change-Id: Ib98fc2f683729d1c9fe6768c63a1d1a6614ba567

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [0a52587c7a6409f81f61feeb3edf4054730a72a2]

cppcheck: fix uninitMemberVar for postgresql part

Change-Id: Id37b961ff04ec9cebcc9d35434ccfdff0b512235

2013-06-16  Jan Holesovsky  <kendy@suse.cz>  [21acf9d636574249f3c4748831e659c0b12a8a4a]

Reduce scope.

Change-Id: I1cabfd0aad8aa00a50d5f854aca96fa27b635273

2013-06-16  Jan Holesovsky  <kendy@suse.cz>  [4043d6633b2fbced4dacafdafc6467508c293f7e]

sidebar: More focused tooltip text.

Change-Id: I92d5d82e1955f46ef1137d46956af43e5921d149

2013-06-16  Jan Holesovsky  <kendy@suse.cz>  [1abcfd8a9e5e0b4829c04cfea055a21021ca2ab1]

widget layout: Honor explicitly set tooltip text for toolbox items.

Change-Id: I067abb53783655dddc2130aa126dd032c803d58d

2013-06-16  Jan Holesovsky  <kendy@suse.cz>  [8eb89bc4becd2abb47eefbe26ecfd029df043538]

sidebar: Make the Page panel more minimalistic.

Change-Id: Ic0a731142efc57ad0b6ba450188fff4108867f92

2013-06-16  Jan Holesovsky  <kendy@suse.cz>  [2825635ddc5be6b1d71ec30abe6fab73ada6b3a0]

sidebar: Make the Page panel resizable.

Change-Id: I5f700c085d8a53f38e3d548d1d9fcad9090bd6b8

2013-06-16  Prashant Pandey  <prashant3.yishu@gmail.com>  [0813006e76880e78200cad47baefb5b70d9b21e8]

sidebar: Conversion to .ui for Page property panel.

Change-Id: Ie05831a6d4958b3bcef666454a4c02dfc5288fe2

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [02d58eb6e07599e48d53a40be225fa31c663640a]

cppcheck: fix uninitMemberVar + remove macro

Change-Id: Ifce036595a8a5e95406c8a1752dbb77cfe735a3e

2013-06-16  Armin Le Grand  <alg@apache.org>  [3af1951e5568a3d5885f1b75865bffd424d9ec4e]

Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavor

(cherry picked from commit 11d6690fddcebec67baba285f87e647241ebfd82)

Change-Id: I23c71470e587f8ece54aa9f2991634211ff3b4b5

2013-06-16  Armin Le Grand  <alg@apache.org>  [5aee0c13cc62a81a38d4132db7972dc301c21b3d]

Resolves: #i121532# enhanced visualisation of text edit&selection

D&D overhauled

(cherry picked from commit c6e63b6bbb6b4a63fe1302de57fc32cd28432378)

Conflicts:
	drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx
	drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx
	drawinglayer/inc/drawinglayer/processor2d/linegeometryextractor2d.hxx
	drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
	svx/Package_inc.mk
	svx/inc/svx/sdr/overlay/overlayanimatedbitmapex.hxx
	svx/inc/svx/sdr/overlay/overlayobject.hxx
	svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx
	svx/inc/svx/sdr/overlay/overlayrectangle.hxx
	svx/inc/svx/sdr/overlay/overlaytools.hxx
	svx/inc/svx/sdr/primitive2d/svx_primitivetypes2d.hxx
	svx/inc/svx/svdview.hxx
	svx/source/engine3d/view3d.cxx
	svx/source/sdr/overlay/overlayanimatedbitmapex.cxx
	svx/source/sdr/overlay/overlayhatchrect.cxx
	svx/source/sdr/overlay/overlaypolypolygon.cxx
	svx/source/sdr/overlay/overlaytools.cxx
	svx/source/svdraw/svdcrtv.cxx
	svx/source/svdraw/svdedxv.cxx
	svx/source/svdraw/svdhdl.cxx
	svx/source/svdraw/svdobj.cxx
	svx/source/svdraw/svdview.cxx
	sw/source/ui/dochdl/swdtflvr.cxx

Unname unused arguments to prevent WaE issues.

(cherry picked from commit 0735a61e631b8d4bb3d4e889bee436fb9e7c5734)

Change-Id: I3b1cf4754063985dc1b4adac44b33e52e200607f
e4288936cadd1f6e06bdf79611536d7114236b56

2013-06-16  Ariel Constenla-Haile  <arielch@apache.org>  [9618c7627061b9eb82ad6107de78a12c764744cf]

Fix build breaker

(cherry picked from commit 6746e3ace000264274e9f587f7223906a864c27c)

Change-Id: I66697ce020ffbd00d667556e9684bfe62ce1f38f

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [52cc6555bcfd81b785de6862805fcb877b466ba6]

Remove duplicated call to SalData::ensureThreadAutoreleasePool()

Change-Id: I788949fbec9eea3d65b9f063dec416e41ba4815b

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [e73882063c7b1abbfd842a82854887a7eaed8c02]

WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8

Instead use IOKit as described in
http://developer.apple.com/library/mac/#qa/qa1340/_index.html , said
to work in 10.6 or later, thus fine for us.

Change-Id: I1bfcc2b9bce6cdf5d7274e89f96b1739898fa735

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [7c5b0cde8c2301dd23320831e4a528d9da6f6a2b]

cppcheck: fix duplicateExpression

(It seemed logical to me, hope I'm not wrong)

Change-Id: I2c1ffbe69b90655b260a7ecb41ab089b60b27b85
Reviewed-on: https://gerrit.libreoffice.org/4279
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [f0ed219c8f8c5c46e6244cc1bc0bb097b515574a]

sw: move the textframe-table testcase from rtfimport to rtfexport

Change-Id: I7e9d26ec1f47d16e35e24fc4bd9482f5d899e79c

2013-06-16  Jelle van der Waa  <jelle@vdwaa.nl>  [040710161c507f6e4d0120cfb61d9d82bc6a0527]

fdo#43460 use isEmpty()

Change-Id: Ie33025fbd10f47efd6b97304b76b21166d4ee70e
Reviewed-on: https://gerrit.libreoffice.org/4307
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [4c3d2dcdadbcb8f2ffc2caab07d50a286341df96]

Add UI for fine dashed border type

Commit 7d632ff29e601c2e680c4a689997fbf552592a4b added document model /
layout support for this, but UI was lacking.

First, add a new item to the list box in
SvxBorderTabPage::FillLineListBox_Impl().  Second, handle MAP_TWIP unit
in svtools::GetDashing() for STYLE_FINE_DASHED. Pick up some values that
give visually the fine dashed result when painted. (The original values
from 2f0d406911f9790a434e46bc82ea36bb8ae714e7 in other cases seem to be
a bit consistent already anyway.)

Change-Id: Ibf1ed235d51515b065d23a6a5d5eef433162899f

2013-06-16  Khaled Hosny  <khaledhosny@eglug.org>  [eb04af85a7f928564d29c4400d5c0ff1828f4304]

Fix PDF export with fallback fonts in Core Text

We need to pass the real font used to layout the glyphs in case it
differs from the requested font, otherwise we end with garbage in PDF
files.

Change-Id: I9caa8e60429e45ee864f5347fd9392f5e440864e
Reviewed-on: https://gerrit.libreoffice.org/4299
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-06-16  Matteo Casalin  <matteo.casalin@yahoo.com>  [21e43f598eb8ff7347876d8a61d7b2de29b8e7fe]

Simplify SwPaM::GetTxt

Change-Id: Ic8905ff02852dab7f699c2a9f02a6252a5c42c7f
Reviewed-on: https://gerrit.libreoffice.org/4213
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-16  Khaled Hosny  <khaledhosny@eglug.org>  [3d12036000f4e13127affc0cb764fc65cf89af44]

Get rid of SalLayout::GetFallbackFontData()

This is only used in conjunction with SalLayout::GetNextGlyphs() in
vcl/source/gdi/pdfwriter_impl.cxx to retrieve the fallback font, if any,
used to layout the given glyph, but it is a very convoluted way to do a
straight forward thing, and hard to adapt for new SalLayout
implementations.

So now I just pass a fallback fonts array, when requested, in
GetNextGlyphs() itself.

Change-Id: I24e7931f64867a4fb4e7b728c65faa6198e24aba
Reviewed-on: https://gerrit.libreoffice.org/4285
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>

2013-06-16  Xiaoli  <duan19002009@gmail.com>  [7441d4bbdbbcb87193c32510f3577a0e531467e5]

PyUno fixed crash in function isInstanceOfStructOrException()

when we try to call PyUNO_callable object that doesn't have __class__ attribute

Change-Id: Ia05f70d70f248d50aa141b09625f7ec50189e1dd
Reviewed-on: https://gerrit.libreoffice.org/4309
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [51a35743271ea8ef390428d4f110c87e8318e675]

another merge error

Change-Id: Iec1f5d090581b1613782b521139387853e4c902f

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e87f75ee5549b8bd30cf71936b7ecc1b7d40d66]

fix merge errors

Change-Id: I0d9cae8f5ac06a90f4e3e000c6a3648a5cefe839

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f73b52db74dd3df2784de1ac40e2a4c535446ae]

some small improvements for the FILTERXML function

Change-Id: I4b4e814d90592f318afb3a9a6965ad8e3df07cae

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a29d20932c89685e7a72f05efb25177cb178fd22]

add initial version of WEBSERVICE function

Change-Id: I8a835278c0d1b8f3a463aa5765b145410605aba4

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e283043ee0e268b97653de5819b90e08e1944ad]

use ASSERT_EQUAL to get better diagnostic message

Change-Id: I51d92e6d7a012bb9daf5eba5f982fa4bffbba28e

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b9620e18bdcb91a229e9aefef5192f346030b52]

inital work on FILTERXML function

Change-Id: Ifb884a52b275df818812f8be6cd7650dcb97849d

2013-06-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de8a82d9ac6ce02416aa820f82b5a3ea2598ec1c]

use the implicit conversion

Change-Id: I1d4739721c297e6d5605d93b6e86e114ea12db85

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [ae85b56a9a18657a57fd5033faff34e7ee4ff2f8]

Import/export RTF_REVISIONS

File -> Properties -> Security -> Record Changes on the UI.

Change-Id: I96d321f407abd33e15a4a133e6723d48efa5bc53

2013-06-16  Andras Timar  <atimar@suse.com>  [01bc38ac11fe791474fdffd763534851308d86ab]

Updated core Project: dictionaries  8da7237c1ddb4eba8f7ce2b5c08e84353d1095e9


2013-06-16  Stephan Bergmann  <sbergman@redhat.com>  [2f1e90b82ba43ed1d8f34e3f43dfdcb76e1b8417]

Blind fix attempt for PythonTest on Windows

Change-Id: I5e517c93c402dbbdc5dc09c77d537aec819d9a81

2013-06-16  Michael Meeks  <michael.meeks@suse.com>  [c6e8f302e634112781929e398fe6874b9a762adf]

initialize number scanner.

Change-Id: I259754957a5ff7d07d5d6e4a252c3460f236f034

2013-06-16  David Ostrovsky  <david@ostrovsky.org>  [2efac6b4d53821ef9167f3e04f205e1f6ae28638]

Another try to fix python unit test on MSVC

Change-Id: I66734830ef228b6928b24194f278632fa9f2c70c

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [be53bec4fa8e6d08ceac0496585bbf64f69b4a19]

RTFDocumentImpl::getShapetextBuffer can go as well

Hopefully this was the last trace of buffered shape import in the RTF
filter.

Change-Id: I42a531954ef5832473c43c121d569635f144a4d1

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [769266a9b9f5464847ed7d240e15c1bb16ac3d80]

RTFDocumentImpl::replayShapetext is no longer needed

Change-Id: I3dce867e01049d815b61b5292ec7afacffa5b2e8

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [e210299bcba5ae87a5bee7973aef650b7c5df1e2]

fix mistake

Change-Id: I190f1849064844d6e200b857af971e731f9b8d96

2013-06-16  Michael Stahl  <mstahl@redhat.com>  [6a5efa567a3e822099392d22d5f5db6a02236c4b]

fdo#64925 - fix crash on paste of Arabic text on windows.

Change-Id: I4c1c5416d6ce486f257f499c39e269d1f1619add

2013-06-16  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [e9911f12d1e124d1910ac2310c224e66ab365ed4]

docx: fdo#43093 fdo#44029 fix the alignment when the paragraph are RTL

this will fix the alignment for RTL paragraph when import/export MS docx file.
the alignment should be exchange when the paragraph are RTL.
it will also fix text direction export for RTL paragraph.

Change-Id: I5fe55205677d6e12142e398570cba78094705692

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [aa0f3ca1cd285e8ffbc10de5510d447a72de980a]

RTF import of fFitShapeToText shape property

Change-Id: I1d0cd0d34284e6ecabd0b4dc9bf25bc31b7ff4c1

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [f1967d9bd4a0cb1558b495b564202a9bde2ab323]

cppcheck: fix the rest uninitMemberVar reports in sfx2

Change-Id: Id573ebbb5aee7662a585b73ecb4432158c472d46

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [2552bd3fa57521343dd437cdfca276c8cd35d131]

cppcheck: fix some uninitMemberVar (svl)

Change-Id: I0874300f5a4941ee0b8dbd1dac0c6495aa9edc25

2013-06-16  Julien Nabet  <serval2412@yahoo.fr>  [76dea8b2db906156e77f78738a68f932a15afd4b]

cppcheck: fix uninitMemberVar from ctloptions.cxx (svl)

Change-Id: I4a0bf380d2f7786332ddb7f10f432636a0eda928

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [c93109f5593c19ca443013101ca132e0bdbda8e8]

We only support 10.6 or later

No need to check whether running on 10.5 ("Leopard") or later.

Besides, Gestatl() is deprecated in 10.8.

Change-Id: I8d20d1e4d208eef8fbe980cbed4d70662cf4bb0d

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [c03a1e46460e4255d7709df9ba8147947f66acfb]

SwModelTestBase: fix for leaking temporary files

This alone pushes down the number of created /tmp/lu* from 527 to 2
after a single run. Regression from
9b53538a076a2370df975655c8579dfe09cff09b.

Change-Id: I5ea2e3da0b89223fb32469af3d59a2a3b246d00f
Helped-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [216fe5cf3c41713fa2a11731e4c3d514236b2480]

solenv: fix missing last char of the git hash in the about dialog

When 918695a2bf8f95fd437071bfc6ac59e446c256f8 introduced this, we were
having a "foo-bar-baz-"-like hash, and removing the last char made
sense.  Since we then switched to 'git log -n 1 --pretty=format:"%H"'
from './g -s log -n 1 --pretty=format:%h-', this is just no longer
necessary.

Change-Id: Icee0d38e5bd917163d678df5cb12c36902460c7b

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [fa76a7159ad022df555f9c89dfce30a9c1681c26]

kCTFontTableOptionExcludeSynthetic is deprecated in 10.8

Change-Id: Ic5fc06e38db6f2111d516c53b6d1be2e47a7ced7

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [aa539f6c9d37f5eeef56a468f7009c542fddc02a]

Don't use deprecated API for OS X alias resolving

Change-Id: Ifaaec1863f12cd73d0a77c3367935f57675157e2

2013-06-16  Tor Lillqvist  <tml@iki.fi>  [027d114b832686ab927c7db91ea512d2dcdc77ac]

Indent macxp_resolveAlias() consistently

Change-Id: I66ab13c4111678f20a09f14126304a0c11116180

2013-06-16  root  <root@fedora1.s390.bos.redhat.com>  [e17ab68dbdc7cae8488b39407908d2d218011a2f]

fix debug build on s390

... by removing obsolete OSL_ENSURE. nVtableCall was renamed to
nFunctionIndex and the same check is done a couple of lines above.

Change-Id: Id52b69adceb337049c50a599aefc718498d688c0

2013-06-16  Michael Meeks  <michael.meeks@suse.com>  [e7d0b214589dbd623d14219990198ccb804eff6d]

add missing modelines.

Change-Id: Ia0472d4dbce203f0b813e353b4b29f9dc9618664

2013-06-16  Michael Meeks  <michael.meeks@suse.com>  [35e17fa2b3440b831eeaf37b9c6db6b6574ae4d8]

sidebar: disable listed but disabled toolpanel panes.

Change-Id: I4c156629c1b7587c342743af47be73f5cda253aa

2013-06-16  Rolf Hemmerling  <hemmerling@gmx.net>  [98b4c3303e95fa076acc2ebaf195346f7545d107]

Translate German comments

Change-Id: I1e852ec6961f11b9b5047442d974063496750440

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [843735fca973f2a456521a6a6ac324f27af7254b]

testcase for 4ab658b56f5c6ff0082d38d8ace1924d11e30e96

Change-Id: Ic36463f127eb266e74e7ea4445fc1c8a3126bfe0

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [4ab658b56f5c6ff0082d38d8ace1924d11e30e96]

RTF import: implement support for tables inside text frames

Change-Id: I6088adad20212cdbcc03b193cc079c51a305602a

2013-06-16  Miklos Vajna  <vmiklos@suse.cz>  [2fc088afdf6dcb2defbd462a9e64ba7e53ba5caf]

Factor out RTFSdrImport::applyProperty() from RTFSdrImport::resolve()

Change-Id: Idd352e712e20e6e64c80490daf4b2a5e74d47a97

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [1780b582cc880538c98796a67f64a0bdd696ea22]

vcl_complextext includes boost headers

Change-Id: I2528cfd2a4d520d4400ae72a53c085484e0f86aa

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [807fa5ac6353f62c1146d4c415fefdc76c71259c]

Register these build-tool executables also for Android/iOS.

Otherwise we can't get their names with new
gb_Executable_get_target_for_build.
This can be considered ugly but registering in Repository.mk does
not hurt - It's not used for installing for Android/iOS.

Change-Id: I9274b8e902bad57c86e40500c7fb85cd9f4e58b7

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [0333708de41f01f264b338d9aac70230be4d08e9]

try to fix Windows build of externals

Unfortunately, new gb_Executable_get_target is not
possible to call when parsing platform/ makefiles.

Change-Id: I8528e2fb7f688b148857c24410511f539e1ff8ff

2013-06-15  Michael Meeks  <michael.meeks@suse.com>  [21e573d6151151120dda6933c892c19a63c3a32b]

initial attempt at text measuring unit test: linux only.

Change-Id: I11a1845350e3404f348be1321571b19d816426a3

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [f29966b22a38e98df83f49f9285370e7ca49bcb7]

fix previous commit

Change-Id: Ifc8723e9dd453e14911a5c46175bb7795ebb064c

2013-06-15  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1492a2f09c05a03289e46fbd4e453d1ac03d06f9]

fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO

Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [03420d69e2149d2d8b64eeb1ae36411348c9d297]

scp2: remove unused files

Change-Id: I86d836be85c5d2a2412d5cca2b3a84a2590141ac

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [6e2d870fccb5f0c311e0e7e908d1b7cf30bd7455]

gbuild: add gb_Helper_install and use it for Executables

It's simpler than creating a package for every executable.

Change-Id: I5f853ef2d5574b1a1c65232d1d09bc307c46f67e

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [1f2a635ae159b62ab3a0dcbf7d460484f83ff77b]

clean executables in Repository.mk

..so that no executable in gb_Helper_register_executables,NONE is installed
(except cppunittester from scp2/source/smoketest/)
and all others are installed.
Also remove unused officeloader executable.

Change-Id: I1726afc4d9d6848bca7fa07ebce3acd340777e8a

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [9555b5bdb9ce2251bb8c4f967f20ed1b13eecf5e]

Add gengal to RepositoryFixes and autoinstall it.

Change-Id: I935fb9fd2620447f9aba9142b7db896e6fe31133

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [944f3a6c6e48f1b5532fa16ab38918b9b3f9412e]

gbuild: allow to use RepositoryFixes also for executables

Helps to kill package in cpputools.
And autoinstall uno executable.

Change-Id: Ib1d546371ec8d2b06381d88eff98dbc5b70da400

2013-06-15  Matúš Kukan  <matus.kukan@gmail.com>  [7369a8cad62ba6151ba8c16c41d0005fdf87f0ec]

ucpp is not an ExternalExecutable

Change-Id: Ib9a82acd375d12c6050bc5674816993ef62eaa61

2013-06-15  Julien Nabet  <serval2412@yahoo.fr>  [86015b2c1bc2b33f8883ea6db3aba70f69cca720]

WaE: unused variable 'aHairLine'

Change-Id: I35120c1225c520b5454a91a2fb29067f50dee6b4

2013-06-15  Tor Lillqvist  <tml@iki.fi>  [1a6c33fa5cbb1b7c58a2220ac1ddc0ef47b104a5]

WaE: unused variable 'aBoundRect'

Change-Id: If516356a8d2d5ca630f172170d55ca2c7baa96b7

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [9d640dc6ad0f0b58fa62b70f78478e2bc8796e69]

RTF filter: import posh/posv property of shapes

Change-Id: I55eccccf7f9ed06bba1ada18574890b5bee296f4

2013-06-15  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [16613995dd9489e190e74eadae357a7b6c45c594]

Enable Sifr theme

Change-Id: I3adcc90fe7621c11e77b05d4394b8d55ad223469

2013-06-15  Armin Le Grand  <alg@apache.org>  [ff318ccb0cd5e87633a1bcc9c491702cba76e712]

Resolves: #i122246# Corrected three basic problems in the metafile breaker

(cherry picked from commit 00174b7aac9692e3b70b6134cc9b4a005f8bc701)

Conflicts:
	svx/source/svdraw/svdfmtf.cxx

Change-Id: I9d48357af135cff0aec7e5535ffca708af2e2f3f

2013-06-15  Armin Le Grand  <alg@apache.org>  [6daec0854455b50b7f4318dce2ec6afd92aad324]

Resolves: #i122215# Avoid double paste, allow paste of WMF/EMF as bitmap

(cherry picked from commit 5ffd11cb81aa2206fd523dab461c5bdbd6a00bcc)

Change-Id: Ib0d0ff7d12cf67bde2379b57bc4e695779eef727

2013-06-15  Armin Le Grand  <alg@apache.org>  [16bb8dc8a0e1e797cac0f89d306b020b8534a8c4]

Resolves: #i122216# Ensure FormControls get printed/PDFed

also ensure graphics are all visible in metafiles

(cherry picked from commit f3695b261c9fb6f7053b325bd25dc43f578b32fe)

Change-Id: I70dcf53e56f883a8c28c85c410d3c9f0d1d4bbe1

2013-06-15  Armin Le Grand  <alg@apache.org>  [8aa86a712e8d6a97d32b70b5c1f88d2d484cafb2]

Related: #i122350# Corrected buffering when alpha changed

(cherry picked from commit 66710ce4a2fd0c4e0f1b376d7c5da35d0ab2056f)

Change-Id: I8c39cb0610210f55218fc0bd9e40e8e2a595cc06

2013-06-15  Herbert Dürr  <hdu@apache.org>  [dba2d0e1e674ddb29c0d0552723c87fd676e041f]

allow Mac port running with completely inactive AppleRemote

(cherry picked from commit ba037c7d3d5b79c9a5fd96671a86403dcf573128)

Change-Id: I3c81b33e62b56defc431f2a3e155718e2f64ba32

2013-06-15  Ariel Constenla-Haile  <arielch@apache.org>  [8eddae9bf703033668979423fc6d53e9c90adafb]

Resolves: #i121942# Explicitly set "ContentType" for non-DAV content

(cherry picked from commit 69f5a7496ce1d06ac312a753fa7b21f45db8fd78)

Change-Id: I86c3b321725923c03e1f44bf9d9ece9ed57aeaca

2013-06-15  Ariel Constenla-Haile  <arielch@apache.org>  [cb01fc2eb0fa4728a4b7a404780cf7b04b16433b]

Related: #i108689# Invalidate Basic IDE slots to trigger feature update

(cherry picked from commit 060758a289c134548d8ad376eaca3d24ea84a0db)

Conflicts:
	basctl/source/basicide/baside2b.cxx
	basctl/source/basicide/baside3.cxx

Change-Id: I2bbe4eeae9b2e4d3ad257b26a6a9694deeaaa87c

2013-06-15  Ariel Constenla-Haile  <arielch@apache.org>  [0d61e5dcdbe2cec9df33ac22e3f0e4fbd6a07517]

odk - Fix reading OOVERSION from settings/dk.mk

(cherry picked from commit decff1733c9cdeca40fc0438a1333de236c954cd)

Conflicts:
	odk/setsdkenv_unix

Change-Id: I4d78ebbb9f7b6d188dcba2140f26a17a8c17732f

2013-06-15  Caolán McNamara  <caolanm@redhat.com>  [af2053c318564ef56235482f058d30ae26ecf77d]

Related: #i119520# rework this to not crash

Change-Id: I479101c5421b03932e69cbf63188f89ee92a1d2f

2013-06-15  Jianyuan Li  <lijiany@apache.org>  [c7876a2c4f2aeb4e5d50716f4519a5b236690a7c]

Resolves: #i119520# right brace shape not displayed after save to .doc

Reported by: louqle
Patch by: Jianyuan Li
Review by: sunying

(cherry picked from commit 8be633def896c74867b9f9dcc929d7d210b4f192)

Conflicts:
	filter/inc/filter/msfilter/escherex.hxx
	filter/source/msfilter/escherex.cxx

Change-Id: I3311aad033ca321397c596452d60de5a7c58e223

2013-06-15  Benjamin Otte  <otte@redhat.com>  [150ed440c85b7728d5cb65e54a3e4c0f1ac8bc58]

Translate text layout comments.

Change-Id: Iab7925f45eb8efb6d0e49c4de7c88df23d2945c0

2013-06-15  Eike Rathke  <erack@redhat.com>  [e7d73b42bd71aaab862c3e519348507a84f74754]

use proper offset for additional locale data formats, fdo#64947 related

Old number formats had predefined formats from 0..49, locale data could
define additional formats from index 50 on. Internal (fractional)
formats were added to the number formatter, shifting the number of
predefined entries NF_INDEX_TABLE_ENTRIES by two that was also used as
an offset to determine whether a format needed to be added additionally.

As a consequece, formats defined with index values 50 and 51 in locale
data were ignored and not available in the dialog.

Introduced a new enum constant NF_INDEX_TABLE_LOCALE_DATA_DEFAULTS to
use as the old offset value for not having to change all locale data
definitions everytime an internally generated format is added.

Change-Id: I94bdaabf360f7b9c253b1e3f5b73087f0c45fb44

2013-06-15  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [296834c2da5c5a9e733b209d68cdb831441e8a64]

prevent increase indent from running outside the cell

i have used ColWidth- SC_INDENT_STEP value to keep at lesat one letter inside the cell

Change-Id: I08e121623ed1a55f6002a6a38586ab3d4fb8b850
Change-Id: I8d4518845f64044dea2f4ecd393cc625eebc6302
Reviewed-on: https://gerrit.libreoffice.org/4030
Reviewed-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>

2013-06-15  Eike Rathke  <erack@redhat.com>  [846818afec377b5827fbdf8959ee2f1cf617e44d]

fdo#64947 added [NatNum1]General format codes

Change-Id: I2e024453d10600a6a688123cd8c9de324537a0a1

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [caba2af375181004ea10aa61cecf56356df2c677]

sibebar: Improve look of the number format panel.

Change-Id: I56bb81607fed3103d14dcb8638046853e6f16925

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [0342b099d7079c8246684c8bafd79d98172ae029]

sidebar: Make the color toolbox updater rendering more universal.

Render the color preview bigger if we have space for that.

Change-Id: I5bbe5edbb8e354fc3009935d3ed6090271b72bf7

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [4f036439f7597d33a9f90860d9a5b6ac28b270c7]

Kill unused TBX_UPDATER_MODE_NONE.

Change-Id: I894eb05d68f3a92a10d3ce3120ae0a521b65d2f4

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [edbca87dea4d7ab7c70039579f90c6d22e076b1b]

widget layout: Allow specification of size request for toolbox items.

Change-Id: I4b2f1ca9eb0b5bdb77e16a969918dd4f6afefb53

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [468841be44071be8e8442b7bce13ef65b20396f0]

sidebar: Adjust width requests of the toolbox items.

Change-Id: I3909dd96de7e585d5183fccb5e48540be600fefa

2013-06-15  Jan Holesovsky  <kendy@suse.cz>  [c79d22eb65b2ef99d2002de14d1ea9a1fec406d1]

sidebar: Visual improvements of the Cell appearance sidebar.

Change-Id: Ia191d337c7701e929ebea98df6353354b9c12074

2013-06-15  Prashant Pandey  <prashant3.yishu@gmail.com>  [637334cb6fdce9d5ee08f8c9fd9f964ccbb56403]

sidebar: Conversion to .ui for CellAppearancePropertyPanel

Change-Id: I90df6ebe428ec201aa204f26447c1728b2120c69

2013-06-15  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [f56269483cda266a28791dd70cc16cf991ca62ae]

Sifr - a flat icon set

See https://wiki.documentfoundation.org/Design/Whiteboards/Flat_icon_set

Change-Id: If7e73b0bea71dbe755e91a5ae45c08ea6fd33343

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [6ada0b8f71eb9a5b0cf2d8d3e323727f8925a491]

fdo#58819 testcase

Change-Id: I94c5a92db38c929a0c8b15e7906a941e39594017

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [90d6e8c63f0ae4ce0d76da2ae38ce65ecd450c95]

missing brace

Change-Id: I0a24f87955e2e18ba193ba733fa28f049ba42cfd

2013-06-15  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [36de708ce421b31beaaddb1048d444de91b2e5e9]

fix fdo#63053 ampersand in document title causes corrupt docx

FILESAVE, FILEOPEN: ampersand in document title causes corrupt docx when saving; truncates title when loading

2013-06-15  Stephan Bergmann  <sbergman@redhat.com>  [0c0a9c3abbda78e116b6b4920dbdefb06f278261]

Remove redundant toplevel const

...that might be the reason the Raspbian-ARM tb broke.

Change-Id: I1c238f0bd70dd2237c66b479aa5eb79010f477ce

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [e2e45e25a7bab0bc00a9562bf7e66b328d15a6d3]

Related: fdo#58819 VML import: shape types not starting with a hashmark are OK

Change-Id: I2a04aeedd6899eb2717b070fa61a21991bc7be8a

2013-06-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [10777b37536be16c6d2e167b59e9e31e37ba3517]

fdo#65653, fdo#65619, fdo#65216: Missing check

Problem caused by commit:
16c9ce4877def18ca4578171a96615a632d08092
This commit contains code deduplication.
The deduplication removed one needed check (rParam.xFiled.is()),
which causes segfault when member function of rParam.xField
is called inside columnMatchP().

Change-Id: Ibbdaa758dbbce4b76094e6cc120022ef276b30c4

2013-06-15  Stephan Bergmann  <sbergman@redhat.com>  [a99f20c5c29e0dff5fd9d6c6b474eb0a788cd6b8]

Missing include

Change-Id: I38d802831c8eea4406d8837b9162f5f76a8495fd

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [43b057760472c0131a83227cf4d35db2bca2d0e4]

fdo#58819 VML export of ESCHER_Prop_fillOpacity

Change-Id: Ic50be88b484e5bfba60c5bd8dafb7e6da0b33c9e

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [98f90fdecc030b3789c0811cff8603709e5fec30]

fdo#58819 VML export of ESCHER_Prop_gtextFont

Change-Id: Id0404405b41d5137e726670a959d5e314eb8f2ec

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [12322f5fd2a67e3f21029ac3511aa54d96fc1cab]

fdo#58819 VML export of ESCHER_Prop_fNoLineDrawDash

With this, the bugdoc is (correctly) no longer stroked.

Change-Id: Iaf00e17f2535ece2be09dc8ec0d383f2218a6050

2013-06-15  Miklos Vajna  <vmiklos@suse.cz>  [559d194d80a20b17ba6aa6f94a7749bcc59c871e]

fdo#58819 DOCX VML export: fix shape size for rotated shapes

The problem is that we wrote the size of the shape itself, while VML wants the
bounding box here. The WW8 export ignores the rectangle given in
EscherEx::Commit(), uses SdrObject::GetSnapRect() instead and later refines the
position by using the point got in WW8AttributeOutput::OutputFlyFrame_Impl(),
see PlcDrawObj::WritePlc().

Do the same in the VML export, i.e. ignore the Rectangle we get in
VMLExport::Commit() and use SdrObject::GetSnapRect() + the point given
in DocxAttributeOutput::OutputFlyFrame_Impl() instead.

Change-Id: I5adbdf205792c87f92c1ddf1cf674f87e11eb54e

2013-06-15  Tor Lillqvist  <tml@iki.fi>  [4f4bc1ffc02ea1e0a18942322fdb0ade597c392c]

Fix iOS build glitch

Change-Id: I2d1d8600faa87ad273c1af55de73e455fbe6f68c

2013-06-15  Stephan Bergmann  <sbergman@redhat.com>  [7275a051677b5646e56623b3addc783880ce8e9b]

loplugin warnings

Change-Id: I23ce5efe4ba20e1da5ffd169a2f3140a73dd035f

2013-06-15  Andras Timar  <atimar@suse.com>  [2b2a27ed4452e5b6dbdd0036fa521663111c671d]

Updated core Project: translations  27c79c7d3fa134bf63e6397000b3fc31ad758567


2013-06-15  Andras Timar  <atimar@suse.com>  [4304f4f5043fc29b04479581d47941b2947ecdf8]

Updated core Project: help  aac86abaa8bf30756159131de9f951141ba5181f


2013-06-15  Stephan Bergmann  <sbergman@redhat.com>  [f4a4fee523ff8a6d272eabda2ce9ca96bd3bbbb1]

loplugin:literalalternative

Change-Id: Ie2af2b013f95e8cdf7aab82498ce686dfa965cc8

2013-06-15  Stephan Bergmann  <sbergman@redhat.com>  [c128736aad595cdb4de9ced2b6471f1c05806546]

loplugin:unusedvariablecheck

Change-Id: I2202b5fcca4bf4c0a552d25c5c363209fcb6bd84

2013-06-14  Julien Nabet  <serval2412@yahoo.fr>  [8e8e338fb30f236dcc5ade0f966245d4ba97a608]

cppcheck: fix some uninitMemberVar

Change-Id: Ie26e5adf2324f2af0a48c06d86545acf2acb1873

2013-06-14  Julien Nabet  <serval2412@yahoo.fr>  [73fc0f7a00f9b0d395709c302347d702b763f48b]

cppcheck: fix uninitMemberVar in menu.cxx (vcl)

Just add those detected by cppcheck, should the others also be taken into account?

Change-Id: I4f86afc787d2416b829e332272331a5caa146d45

2013-06-14  Julien Nabet  <serval2412@yahoo.fr>  [3ae9f3ad1fb584d9b266dd8b09bc4d2c441557c4]

cppcheck: fix uninitMemberVar in pngread (vcl)

Change-Id: I3ae05baa652c239322554ef76bda5061d8cc0968

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [6a4e3194bb16b595885e2814c92ace8911f9a5f3]

Resolves: fdo#65569 dropdown list missing from built-in fpicker

regression since a8c2cb0e6d0b9b301887be176694592f8ecda0c4
the different ctors have different defaults around whether
they show the dropdown or not.

Change-Id: I3d1bb423c8a25b81ffb26981b63af7498f99e70a

2013-06-14  Armin Le Grand  <alg@apache.org>  [86d121eb3d832d88d3da380ab07bb506f687ddc6]

Resolves: #i122522# apply needed order to CSS styles to presentation styles

(cherry picked from commit 2610028a8a1465006059c504a5230b67f550406c)

Conflicts:
	svgio/source/svgreader/svgnode.cxx

Change-Id: If1f4184da76b275e44737d5f16a3cb57357db67d

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [0be8f5aed649d2de8ba858835ee70a440d66f6d7]

if we have to define min/max then use those again

Change-Id: I631f0c872b7ec7e6dada1488e03eae3f75987fc6

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [8a8b1ae3e9c1d782bf1cf170f5498992a4f680fe]

Some more toInt32 clean up

Change-Id: I4f7911cb283d67e7c7b883d629b39588e96f32c2

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [5a0781a213c944900c5b84d3733c0b71934f817f]

min/max foo for msvc

Change-Id: Icdb19eb9f8e3925f2da2d2ffe514f0da2bd14471

2013-06-14  Herbert Dürr  <hdu@apache.org>  [ff422b8b153289143d16857890cbe3c0b411cd54]

Related: #i121534# avoid expensive emulation of 1bit masks for Mac's Quartz

(cherry picked from commit 194c7ff906c9164a522f924dc1c1f8c5fc81b6e6)

Change-Id: I28a31c5abb14ceb72dc290e6ed2161c0ef6592df

2013-06-14  Herbert Dürr  <hdu@apache.org>  [9b4c604e1eb790d7f86097653d6ae4f19bd6fe14]

Related: #i121534# support native drawing of affinely-transformed images...

on Mac

(cherry picked from commit 947f7594c18a01eb070fac3b01d48d22f6bfb040)

Conflicts:
	vcl/aqua/source/gdi/salgdi.cxx

Change-Id: I7e38ed34caf4f0e841f95ef5c4de52e241d561db

2013-06-14  Armin Le Grand  <alg@apache.org>  [f1f6ac03aa41efce53d08ac16dc33f6f6bb3e8a7]

Resolves: #i122456# Corrected tessellation for fat lines

(cherry picked from commit eeba25ef43bb4ec175b16118b3b4c62f50f40ed5)

Change-Id: Ic482dd1230793d505abd2d0551cb527ca5c816f6

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [4c8aa30155ef9ec9ab00b5d674bddc2b4929887a]

advance over font token during font name parsing

Change-Id: I457a4cae7907df6fc05535873ed51766c56220ee

2013-06-14  Armin Le Grand  <alg@apache.org>  [9d491e73168cc21ed9f6fc7a596e8b4aec320a9b]

Resolves: #i122525# use X and Y for unit evaluation

(cherry picked from commit a34f3fdf50dbf8eac0599dfb018fc0040ef2a2f0)

Change-Id: Icdb83829917315173be5e824083ed502f6a6a8cb

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [b464ca01387bc9063888f4caac497982605fecf8]

make vcl compiler under mingw again

Change-Id: Ie4d85ca344163807b9455f6305c35327df9fd877

2013-06-14  Armin Le Grand  <alg@apache.org>  [9bb96049addebd8907854730713d8a3f5f033e34]

Resolves: #i121534# Reintegrating changes for rotated bitmap support

(cherry picked from commit b2cc0de3fc9adee90787ca760e86869f9255b380)

Conflicts:
	canvas/source/vcl/spritecanvashelper.cxx
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/source/processor2d/vclhelperbitmaprender.cxx
	drawinglayer/source/processor2d/vclhelperbitmaprender.hxx
	drawinglayer/source/processor2d/vclhelperbitmaptransform.cxx
	drawinglayer/source/processor2d/vclhelperbitmaptransform.hxx
	drawinglayer/source/processor2d/vclprocessor2d.cxx
	officecfg/registry/schema/org/openoffice/Office/Draw.xcs
	svx/source/svdraw/svdograf.cxx
	vcl/aqua/source/gdi/salgdi.cxx
	vcl/inc/aqua/salgdi.h
	vcl/inc/os2/salgdi.h
	vcl/inc/salgdi.hxx
	vcl/inc/unx/pspgraphics.h
	vcl/inc/vcl/bitmapex.hxx
	vcl/inc/vcl/outdev.hxx
	vcl/inc/vcl/salbtype.hxx
	vcl/os2/source/gdi/salgdi2.cxx
	vcl/source/gdi/bitmapex.cxx
	vcl/source/gdi/outdev2.cxx
	vcl/source/gdi/salgdilayout.cxx
	vcl/source/gdi/salmisc.cxx
	vcl/unx/generic/gdi/pspgraphics.cxx
	vcl/unx/generic/gdi/salgdi2.cxx
	vcl/unx/headless/svpgdi.cxx
	vcl/unx/headless/svpgdi.hxx
	vcl/unx/headless/svppspgraphics.cxx
	vcl/unx/headless/svppspgraphics.hxx
	vcl/win/source/gdi/salbmp.cxx
	vcl/win/source/gdi/salgdi.cxx
	vcl/win/source/gdi/salgdi3.cxx
	vcl/win/source/gdi/salgdi_gdiplus.cxx
	vcl/win/source/gdi/winlayout.cxx

Change-Id: I871d1d107b019758f3913e5eb63bc9bc0ba403fd

Do not name unused arguments to prevent compiler warnings.

(cherry picked from commit f3118889a0cd941f193e9b6557c0792015d77a34)

Change-Id: I482d1f96d695c7bf9912ec464bb39e7fdd14adef

Related: #i121534# fix graphite-enabled windows build

(cherry picked from commit c90a6ca92b1239d01a2892e15488e4a183a88b1a)

Conflicts:
	vcl/win/source/gdi/winlayout.cxx

Change-Id: I95fd41ad6f7187f34ba9474674a471fb4fc65314

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [39fee18a1142850107b49cf0823cfdb85743aa49]

skip test for va_copy when cross-compiling

Change-Id: I277b396b50c4e820431ec360d653e5e8b8357721

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [373d873c8f056998981007731da04a186b78d0c9]

defuzz patch to apply again

Change-Id: I0b2253d3e23f6f2ec77c8aca88897144c59507a3

2013-06-14  Ariel Constenla-Haile  <arielch@apache.org>  [322ee02748cf678495f73165905da0b0c2fd16a3]

odk - Add support for extension platform

(cherry picked from commit d84324ff612c652b0f6e7a91863808db4425c316)

Conflicts:
	odk/pack/copying/makefile.mk

Change-Id: I04c004b1ea2c6c05a18f48db553141e2cf32f06d

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [10919e4074ca5c90925988917f3edf730c4267e5]

Better approximation of HAVE_THREADSAFE_STATICS for Clang

Change-Id: Ie29aa2e970f06a4a5bef672afe17b085600e7b88

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [38a8b6da3bae314f4a49ec6489e81e31f6cfb24d]

grr

Change-Id: Ib158bc873fc41bb5668a1da3d7c928f2757d80ab

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [be4b5d56d7306260a61ba62126102acbda0fb28f]

Missing AC_DEFINE(HAVE_CXX11)

...post d7ae9f7743d946845a8379e2fb47666f124e2c87 "rename HAVE_CXX0X->HAVE_CXX11
and clean up to #define in a config header."

Change-Id: Ie8f62c78c9aabe06736a25e60a3035880470e7b5

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [12dc490c3af9ec0f34b513609f3b14effd5a2906]

No need for a buggy rewrite

... see 08bb8fca4144608237418d64b1479840c408256f "#i122208# replace the
binaryurp cache for improved C++ compatibility" and
059f041dfdffe0630ec573fb444c51cc463b90b1 "cppcheck: fix duplicateExpression,"
when the only improvement is to not needlessly acquire/release raw rtl_uString
instances.

Change-Id: I734304b231d69f8089cbf1d35a3deda75f771c78

2013-06-14  Eike Rathke  <erack@redhat.com>  [f2fd2a66ee827024b31a310d67804cb7cb18d2da]

ditch dangling reference to com.sun.star.comp.oox.xls.FormulaParser

Change-Id: I185a9854ca2ce43f1f880f5ea2bb3b68a1757ca9

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [aa892d2b432319f949d0b45a0529036984f1aad7]

Fix support for "dummy" content providers

...and use it so that private: URLs are not needlessly passed to the gio or
gnome-vfs "catch-all" UCPs.

Change-Id: I85d100567d1641130449fe21ccd072bcc0ec0979

2013-06-14  Tor Lillqvist  <tml@iki.fi>  [dc2d434687f701884f7c11e130669f63fb606074]

s/rtl_copyMemory/memmove

Change-Id: Iead9b7ee98a11ad5a9916d6e176c8938378b817a

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [f31d4ad929339b4a06d5f84b14a2198345d88757]

Remove unused ContentProviderRegistrationInfo

Change-Id: Ic30cbc95b4baa4dabaa0f8f8e129aa5cf4ca5f2f

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [940dba6b0f13df4c7a42265cf52fec6ba6055c5a]

Some clean up

Change-Id: Ie8f8b4fe48a94cd760fa85cc83121c4ab0f3b507

2013-06-14  Stephan Bergmann  <sbergman@redhat.com>  [4d8bf09305fc4e4bd652187aac0a02398413ba65]

Always try to mount in gio::Content::getGFileInfo

...and not only if the caller happens to pass in non-null ppError.  Otherwise,
calling soffice with a document URL handled by the gio UCP that is not yet
gio-mounted would silently do nothing and exit with EXIT_SUCCESS, as the first
thing the type detection code does on the URL is execute "getPropertyValues" for
"IsDocument", which calls getGFileInfo with null ppError, so a void instead of a
boolean value is returned, which then derails the type detection code to
silently fail (which is another problem that needs fixing).

Change-Id: I48a84428cdee5caead02909abc2efd3ae3722052

2013-06-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3abe80ac14d3f513a8500d0dd29d70c62bdbbec0]

Highlight "LIMIT" as a keyword in sql edit

Change-Id: I5aed0a4d9b3e912b1cad0be2092b2dc394e10b04

2013-06-14  Caolán McNamara  <caolanm@redhat.com>  [43de0b244329378adc8406e97df882c527faf9a5]

Related: #i119548# document that ms changed the meaning of fWidowControl

Change-Id: I884c3c57dfd1d2e7bfa0675fd0c0184113cdda9c

2013-06-14  Lei De Bin  <leidb@apache.org>  [0e619cb550390e08930ec2ad58bc5419b1965b0b]

Resolves: #i119548# Window/Orphan control setting lost when save .doc file

Reported by: luo qing le
Patch by: Lei De Bin
Review by: Chen Zuo Jun

(cherry picked from commit 9b161d18404d8fac5663bc3b3a854bdd4fad3bf0)

Change-Id: I7e51d2fd6b72d08b793b857cf2a3de5989145695

2013-06-14  Lei De Bin  <leidb@apache.org>  [7edabc8639353aeeaa7457c8f973435d4b668f2f]

Resolves: #i119470# fix page number in header lost when save in web layout

Reported by: luo qing le
Patch by: Lei De Bin
Review by: Chen Zuo Jun

(cherry picked from commit 3654740a6f770631d34897aad345f006313c46b9)

Conflicts:
	sw/source/filter/ww8/wrtw8esh.cxx
	sw/source/filter/ww8/wrtww8.hxx

Change-Id: I1c25d17b1780adeddee46d500f2f0753944e9ffc

2013-06-14  Julien Nabet  <serval2412@yahoo.fr>  [074c13a63d65be259ad65c9f93fcd691a88754cb]

cppcheck: fix operatorEqVarError (in lotuswordpro)

Change-Id: I0fb3d99326ec3cb930b85626c749613f65ee8b6e
Reviewed-on: https://gerrit.libreoffice.org/4281
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [00eafaa9493e99dfc81ec102b1ae936b84e44d0d]

fix limit bug: selecting "All" has no effect to sql

LimitBox set its value to -1 if the current
text is "All" but just when it loses its focus
so dispatching its value to the controller
 must be after this setting.
(see limitboxcontroller.cxx)

Plus some clean up in LimitBox.cxx

Change-Id: Ic1d314a5a67c2b261b2e9c50973f51de2bfb8db8

2013-06-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [05d738294025b4a26e7cc3c6180e10ff784555e2]

hsqldb does not support "select * from t limit n"

If limit clause follow from clause directly than the statement
parser of hsqldb parses "LIMIT" token like a table alias and
that's why the next number is unexpected.
The problem was that the limit token was not added to a "keyword"
vector in which parser search while working with form clause.
If the algorithm find a keyword after table names than it
knows it is the end of the form clause. That's why it
worked with any other keywords like "ORDER_BY",
"WHERE", "GROUP BY" and so on.

Change-Id: Iacd3ea3493c85eb0f2579aaad6903537ac65d25a

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [059f041dfdffe0630ec573fb444c51cc463b90b1]

cppcheck: fix duplicateExpression

Change-Id: If3b7b1faab858afa82d4c665ee1a5036190e69aa
Reviewed-on: https://gerrit.libreoffice.org/4278
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-06-13  Tomaž Vajngerl  <quikee@gmail.com>  [6372309a0d285f4a176dbcded3f18b72220e123a]

Starmath: ElementsDockingWindow vertical orientation of elements

Change-Id: I4161cacc95576a5f34205c92482a38bb60ecc9f2

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [6934312f617ccd86d0467e38129c2e5d861241b5]

cppcheck: fix all the others Prefer prefix ++/-- operators

Change-Id: I7956510a5faf1d659f88268941f8afce44e83560

2013-06-13  Jian Fang Zhang  <zhangjf@apache.org>  [8778882b8732454fac4a682e60a40ac2e3ad5c03]

Resolves: #i120738# need to call OWeakObject::release() explicitly

to make sure the week object is released correctly.

Found by: zhangjf
Patch by: zhangjf

(cherry picked from commit 1e51e5dab1664dadb40509c4fab593fb27040efd)

Conflicts:
	ucb/source/ucp/tdoc/tdoc_stgelems.cxx

Change-Id: I33d0b3b7cda2aa9a220056bf7d641b09036f89e9

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [f52a86b4592ccd441c76f7d26ecbce235dd59b7f]

cppcheck: fix several Prefer prefix ++/-- operators

Change-Id: Ie8ce0ebb9ec979575657a89ebbfe4d01142b04e5

2013-06-13  Zhe Wang  <wangzcdl@apache.org>  [1ff3ab9235e32305c820af75b9677334c81d9899]

Resolves: #i119579# position & direction of bracket incorrect in Arabic locale

* subversion/main/oox/source/drawingml/textparagraphpropertiescontext.cxx
[]WritingMode2 is used to numerous explicit writing directions, so use WritingMode2 to instead WritingMode.

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmai.com>
Found by: Wang Lifeng <phoenix.wanglf@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmai.com>(cherry picked from commit 4545d293b1cf5009b075cdc82d43916909b77347)

Change-Id: Ic621ce6107bdc0b83c511f055175ae7b629f1503

2013-06-13  Armin Le Grand  <alg@apache.org>  [721255a3c07a513c8ddecd01eba2531d8d612459]

Resolves: #i122039# Take GraphicAttr into account for...

SVGs in Writer GraphicObjects

(cherry picked from commit 436b901a3b195a7e5089d1a03a46ed9442239610)

Conflicts:
	sw/source/core/doc/notxtfrm.cxx

Change-Id: I0e1d4087c94f7d73f1b124ea7918f051c9eacd12

2013-06-13  Armin Le Grand  <alg@apache.org>  [6c9b376b2dc9007f1cb48a189f3020a1b82937fd]

Resolves: #i121532# unified getting the blended selection color

(cherry picked from commit dd4bed5d1151db2a45dbbfe9eff61875f8f4835d)

Conflicts:
	svtools/inc/svtools/optionsdrawinglayer.hxx
	svtools/source/config/optionsdrawinglayer.cxx
	sw/source/core/crsr/viscrs.cxx

Change-Id: I21167b58a9b81f5fa15c7def5fb4b6023f91f32b

2013-06-13  Armin Le Grand  <alg@apache.org>  [0061af795047deb92c4b43ec191ad6ffd97d0b64]

Resolves: #i121656# Some more cleanups for SVG import

also const as const can
(cherry picked from commit bb9ad24b16add4888c4b1fadac5252b95a72f04f)

Conflicts:
	svgio/inc/svgio/svgreader/svgstyleattributes.hxx
	svgio/source/svgreader/svgstyleattributes.cxx
	svgio/source/svgreader/svgtoken.cxx

Change-Id: If236eb8b1e0193c43229ea6dc496eb3a8fd20c42

Related: #i121656# removed const for return-by-value

(cherry picked from commit aa85e31b3162cd4b18c818bf0af1a854cb05c57d)

Conflicts:
	svgio/inc/svgio/svgreader/svgstyleattributes.hxx
	svgio/source/svgreader/svgstyleattributes.cxx

Change-Id: Ief43c478ea3000d114487918875e9a201dd827bc

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [f321d9519fc067977b003109373ad36a2fc4c97e]

cppcheck: fix return statement followed by break

Change-Id: I10d23062bd5231487db5e7837477743198c83a20

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [5614804a664ac8da5769c06f7139357ce9a6100c]

cppcheck: fix a bunch of reassignments

Change-Id: I4dfea342905d38a47dfac91bc4a4875c9338f5d5

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [00c9fe2cfc2ac94a26dc565525abc98f581e8bc3]

cppcheck: fix reassignments

Change-Id: Ic9a994ccd00f4ca938a93bce000313495f2c31c8

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [b72c6d89ec487355a34f7b76103c611e1114f2f7]

cppcheck: fix m_pOwnInteraction not initialized

Change-Id: I0e83709aff4661d4b065806f7aff120ad940b4c4

2013-06-13  Julien Nabet  <serval2412@yahoo.fr>  [14ed0d1629daf8c53783c2c2230480de56a0f97a]

cppcheck: fix redundant assignments

Change-Id: I3fb495c6e18b3cb5e9d4beca4212d4aa8097401e

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [03af6cb62986cc99995a6bdc5f1fb9a99ff4b7fe]

do not override C++11 decision made for libc++ on macosx

Removed in 44159c6cdf3127ef8ee628f07f3f2d38a93dc3b2 , but since it's
set in CXX, this either has to pass, or it has to fail (or it shouldn't
be hardcoded the way it is).

Change-Id: If5b7b7096927f5d97c7c744cbbfea08e90f1de55

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [5a8233df858bc06b1cec8f0bcd65333a743c098a]

fix libstdc++ C++11 ABI check with Clang

Do not confuse GCC and libstdc++ versions. Clang defines GCC
version #defines, so the old version was wrong for it. Correct __GLIBCXX__
values found from GCC/libstdc++ repository history.

Change-Id: I94f5250609f7c9a114b2d15093abc9ca4209b13f

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [50d248aa3fe5132382676cc5c91e313b5aa1036b]

work around the C++11 __float128 problem with libstdc++ headers and clang

Change-Id: Ia1b443d22b3b7f6f93f1ad8c5fa760b0f1da3b83

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [44159c6cdf3127ef8ee628f07f3f2d38a93dc3b2]

split the 'can we use C++11' check into independent tests for each problem

Change-Id: If0fdc13b02ca6dd4eb67afee5b308d2e51a5b30d

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [d7ae9f7743d946845a8379e2fb47666f124e2c87]

rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header

Change-Id: Id13e77fe890301a8510952994a91853568a7aea6

2013-06-13  Luboš Luňák  <l.lunak@suse.cz>  [5fcd67d436d3a3a0f5332b5a5078e135e40c898b]

move C++11 check to stand alone

Change-Id: Ia1b22f1cd111a7008a023c1c9b60fa4e07832f24

2013-06-13  Armin Le Grand  <alg@apache.org>  [cfddb61cd35faa5371510939a34ef1abd8ffc51d]

Resolves: #i121656# Replaced many gallery base graphics with SVG

(cherry picked from commit bea9a9501814bdbc342a2adfa57019704260a532)

Conflicts:
	extras/source/gallery/gallery_system/sg10.sdg
	extras/source/gallery/gallery_system/sg10.thm
	extras/source/gallery/gallery_system/sg12.sdg
	extras/source/gallery/gallery_system/sg12.sdv
	extras/source/gallery/gallery_system/sg12.thm
	extras/source/gallery/gallery_system/sg16.sdv
	extras/source/gallery/gallery_system/sg17.sdg
	extras/source/gallery/gallery_system/sg17.thm
	extras/source/gallery/gallery_system/sg19.sdg
	extras/source/gallery/gallery_system/sg19.sdv
	extras/source/gallery/gallery_system/sg19.thm
	extras/source/gallery/gallery_system/sg2.sdv

Change-Id: I4c2e34c470b05ddae5923e782c31d15aa4961e0d

2013-06-13  Caolán McNamara  <caolanm@redhat.com>  [eef5c87b161e36909edf269d4e4c34e9eb914d07]

add components to gallery importer needed for svg

Change-Id: I3ce56f505e5e011f592d9622665a9b7451dc51ae

2013-06-13  Caolán McNamara  <caolanm@redhat.com>  [cb8c6bf3c54737a50ecdc9e558415bcb5eea2605]

don't make it a secret what the errors are

Change-Id: Id5af439df527148e01ef41f21e55ff88ca19e672

2013-06-13  Miklos Vajna  <vmiklos@suse.cz>  [a1dda85b46592b46ae290da43964b22eb0a84e29]

fdo#58819 VML export of ESCHER_Prop_Rotation

Change-Id: I3deb8f914cabd58a284bef825092a6980b1f6310

2013-06-13  Andras Timar  <atimar@suse.com>  [4a143c44fe7ad266ab9ab7dca317b0099b1438d0]

Updated core Project: help  50f2902dc9d125c6ab5b379d5389364bb7bdf09c


2013-06-13  Miklos Vajna  <vmiklos@suse.cz>  [175d28d564ff552cd3d73c3b087216bc82a763a1]

fdo#58819 VML export of mso-position-*

mso-position-horizontal, mso-position-horizontal-relative,
mso-position-vertical and mso-position-vertical-relative

With this, the watermark in the bugdoc is almost in place, if you ignore
the missing rotation.

Change-Id: I8d3d834089e734654fcbbb0fb6166b4d7e01f80f

2013-06-13  Miklos Vajna  <vmiklos@suse.cz>  [1f2e2563a60bfc3a4c5b81b99beb8eef674d13f2]

fdo#58819 initial VML export of ESCHER_Prop_gtextUNICODE

Change-Id: I67b5dc102fc264d0a643620bbdc5796bdaa46d82

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [3af0114a295d2a6c600117adb5bcd6689c0c787e]

Introduce O[U]String::toUInt32

...which has become necessary since bd60d41176da540b01d7583cfe00637431967f39
"Handle oveflow in O(U)String::toInt() functions" reduces values in the range
(SAL_MAX_INT32 .. SAL_MAX_UINT32] to zero, but some calls of toInt32(16) relied
on getting a correct (unsigned) value for the whole input range ["0" ..
"FFFFFFFF"] (see libreoffice-4-1 commit 9bf6c83367cedb7be81bf67f30d2147d26c7a8c3
"Revert overflow checks in O[U]String::toInt{32,64} again").

Audited all uses of toInt32/64 with non-decimal radix.  (There is still a TODO
comment in oox/source/helper/attributelist.cxx, and
stoc/source/typeconv/convert.cxx will still need some love and test code.)

Change-Id: Iadaca1c0e41dab553687d0ce41c20c10cd657a95

2013-06-13  Armin Le Grand  <alg@apache.org>  [4edbfa892bfe6ca81c88363b2249e0b7d5eef31f]

Related: #i121504# corrected error in canvas module when cairo is used

(cherry picked from commit e811ac4450b81cc27d51c06e5a614cd016d6e587)

Conflicts:
	canvas/source/cairo/cairo_devicehelper.cxx

Change-Id: I0419259723c3dfca22263af9b858bb07141b179e

2013-06-13  Armin Le Grand  <alg@apache.org>  [e08407052f556c981e533f532815125769212685]

Resolves: #i121534# only handle bitmaps which are inside visible area

(cherry picked from commit ad026d3b68d5d0d527eed591b3c6f8247bec641b)

Change-Id: I2f4ca680a003e1c58d9cbefa3bee81bcc117916b

2013-06-13  Oliver-Rainer Wittmann  <orw@apache.org>  [57bf1f75942c2c9c0fc264bf0f9b84b674ea55f7]

Resolves: #i122529# only check position protection when...

moving a text frame, graphic or embedded object in Writer

(cherry picked from commit ba9e13a1ebad1569cd5ccf65925a06329ba0d188)

Conflicts:
	sw/source/ui/docvw/edtwin.cxx

Change-Id: I126165d6be7505223c4255262103cfb123ec3d55

2013-06-13  Jan Holesovsky  <kendy@suse.cz>  [90197a2375a77d02fcb70d74df318dc5f81288bb]

Unit test to avoid the regression...

...that appeared thanks to the bnc#819614 fix.

Thanks Fridrich for constructing the document!

Change-Id: I780f65ca436caee83094a8591dd9e36b33d921e8

2013-06-13  Armin Le Grand  <alg@apache.org>  [45a8eaf9c55f2686f69118641d8a8992a86dfe31]

Resolves: #i121534# Adapted rotated bitmap paints to use own transformer...

due to bad quality of GraphicManager paints

(cherry picked from commit f4887567cc71dca520d57cb6ff2b40eb49142cda)

Conflicts:
	drawinglayer/source/processor2d/vclhelperbitmaprender.cxx

Change-Id: Ie4b5873cdfb8bc7f1f4b288e1f983672343d8847

2013-06-13  Jan Holesovsky  <kendy@suse.cz>  [b0f10dd3262cd16b8a6c1bb4fbc3386330acc685]

Revert "bnc#819614: Fix runaway lines."

This reverts commit 5fe65c0c5e5a8d815d9d15ef192e7652726662e6.

Unfortunately this causes a regression elsewhere.

This also disables the unit test for this bug - will re-enable when I find
a fix that both fixes this, and does not regress other stuff :-)

Change-Id: Iad334e3c59c928edb78f25c0f36a33a26a7e6125

2013-06-13  Armin Le Grand  <alg@apache.org>  [e0cce521f1ad0cc384d30ce2f1077ea229fffe62]

Resolves: #i121504# Support for alpha channel in clipboard for all systems

(cherry picked from commit ef3931ff410117e1237b3bef7bc090e8b83b9519)

Conflicts:
	automation/source/server/statemnt.cxx
	basic/source/runtime/methods.cxx
	canvas/source/vcl/devicehelper.cxx
	canvas/source/vcl/spritedevicehelper.cxx
	drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
	drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
	drawinglayer/source/tools/converters.cxx
	dtrans/source/win32/dtobj/FmtFilter.cxx
	editeng/source/items/bulitem.cxx
	extensions/source/scanner/sanedlg.cxx
	external/gcc3_specific/makefile.mk
	filter/source/graphicfilter/eos2met/eos2met.cxx
	filter/source/graphicfilter/ios2met/ios2met.cxx
	filter/source/msfilter/msdffimp.cxx
	fpicker/source/office/iodlg.cxx
	framework/source/fwe/classes/addonsoptions.cxx
	framework/source/fwe/helper/actiontriggerhelper.cxx
	sc/source/filter/excel/xiescher.cxx
	sc/source/ui/docshell/docsh.cxx
	sc/source/ui/inc/viewfunc.hxx
	sd/source/ui/app/sdxfer.cxx
	sd/source/ui/unoidl/unopage.cxx
	sd/source/ui/view/sdview3.cxx
	sfx2/source/appl/fileobj.cxx
	sfx2/source/appl/linkmgr2.cxx
	sfx2/source/dialog/filedlghelper.cxx
	sfx2/source/dialog/intro.cxx
	sfx2/source/doc/docinf.cxx
	sot/inc/sot/formats.hxx
	sot/source/base/formats.cxx
	svtools/bmpmaker/bmpcore.cxx
	svtools/bmpmaker/bmpsum.cxx
	svtools/inc/svtools/transfer.hxx
	svtools/source/filter/filter.cxx
	svtools/source/filter/wmf/emfwr.cxx
	svtools/source/filter/wmf/enhwmf.cxx
	svtools/source/filter/wmf/winwmf.cxx
	svtools/source/filter/wmf/wmfwr.cxx
	svtools/source/graphic/graphic.cxx
	svtools/source/graphic/provider.cxx
	svtools/source/misc/transfer.cxx
	svx/inc/svx/xoutbmp.hxx
	svx/source/sdr/overlay/overlaymanagerbuffered.cxx
	svx/source/xoutdev/_xoutbmp.cxx
	sw/source/core/view/viewsh.cxx
	sw/source/filter/ww1/w1filter.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/ui/dochdl/swdtflvr.cxx
	toolkit/source/awt/vclxbitmap.cxx
	toolkit/source/helper/vclunohelper.cxx
	vcl/Library_vcl.mk
	vcl/Package_inc.mk
	vcl/aqua/source/dtrans/DataFlavorMapping.cxx
	vcl/aqua/source/dtrans/OSXTransferable.cxx
	vcl/aqua/source/dtrans/PictToBmpFlt.cxx
	vcl/aqua/source/dtrans/PictToBmpFlt.hxx
	vcl/inc/vcl/alpha.hxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/bitmapex.hxx
	vcl/inc/vcl/pngwrite.hxx
	vcl/inc/vcl/salbtype.hxx
	vcl/inc/vcl/wall.hxx
	vcl/source/gdi/animate.cxx
	vcl/source/gdi/bitmap2.cxx
	vcl/source/gdi/bitmapex.cxx
	vcl/source/gdi/bmpconv.cxx
	vcl/source/gdi/cvtsvm.cxx
	vcl/source/gdi/impgraph.cxx
	vcl/source/gdi/impimagetree.cxx
	vcl/source/gdi/metaact.cxx
	vcl/source/gdi/wall.cxx

Change-Id: I79938bc412c048c3d4e64f430f216e73bec16167

2013-06-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6ed3ef87d2472bad71b719e9ec927e72acfd2850]

Fixed libcmis handling of related multipart content types

Change-Id: I8468286be1affc635838b5329d2df72b53f5c9de
(cherry picked from commit 6b10219eefc0d6bd0e871976d6fe781a26020c8b)

2013-06-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c7157dd841c4737bfd5db5af21f093e0373a229a]

Change the paths to ones that exist

Change-Id: I60de04bba401632b01f0da7b772a91a98de5ff07

2013-06-13  David Tardon  <dtardon@redhat.com>  [14c139e3705c537556f493657f9cb01818d1f80d]

fdo#62224 set spacing to content too

Change-Id: Idafcd96ff8b01139dfc22cf3d0d2f5e98759488e

2013-06-13  David Tardon  <dtardon@redhat.com>  [118141cb83b6f8771f47dd4d685529f81a32eac3]

gbuild: fix output

Change-Id: Ifbe4a0b6b93c5be6dfd64b6c77ef7172d3f1c425

2013-06-13  Thorsten Behrens  <tbehrens@suse.com>  [deaa9689e217e9f7fb1cab1243a8763e40da5324]

Add some error handling to bitmap conversion.

Fixup for 7cf2b5809f7137acc7a5eed9159042b3d748da01, makes sure cairo
has all data committed to the surface, and handle random errors.

Change-Id: I39e5b5777968c4563a8ce3870bac3d4182090f3b

2013-06-13  Noel Power  <noel.power@suse.com>  [c32dd08cfbaefb0d0a75a303b182e68d073ee262]

blind ( windows ) fix re. uno::Refererence vs rtl::Reference foobar fdo#65545

Change-Id: I81b877e8e1b6945c2f1265947ad915ed1070800a

2013-06-13  Miklos Vajna  <vmiklos@suse.cz>  [c7e237045df1e0ed01c47ce85923cd182a101bc7]

fdo#58819 VML export: handle objects anchored in the header / footer

Previously such shapes landed in the middle of section properties.

Change-Id: I7993eaa721e2b53d8adb1cbdee40992bbeb11416

2013-06-13  Caolán McNamara  <caolanm@redhat.com>  [5bf554a89183c983cc492bcdcbc78967f3dbc415]

Related: fdo#65595 password dialog has truncated label

Change-Id: I7b18bebb878fc5027109121595e444ef1d6a7cfc

2013-06-13  Armin Le Grand  <alg@apache.org>  [67608078a857fc128efc6bf4172f9ce4384d25c7]

Resolves: #i121463# Enhanced handle visualization..

and some fixes in that region

(cherry picked from commit 2ece2411aa1ab78e6aec269d08d8a9b526390939)

Conflicts:
	default_images/svx/res/cropmarkers.png
	default_images/svx/res/cropmarkers2.png
	default_images/svx/res/cropmarkersACC.png
	default_images/svx/res/markers.png
	default_images/svx/res/markers2.png
	default_images/svx/res/markersACC.png
	officecfg/registry/schema/org/openoffice/Office/Calc.xcs
	officecfg/registry/schema/org/openoffice/Office/Draw.xcs
	officecfg/registry/schema/org/openoffice/Office/Impress.xcs
	officecfg/registry/schema/org/openoffice/Office/Writer.xcs
	officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
	sc/source/core/tool/viewopti.cxx
	sd/source/ui/app/optsitem.cxx
	svx/inc/svx/svdhdl.hxx
	svx/source/svdraw/svdhdl.cxx
	svx/source/svdraw/svdstr.src
	sw/source/ui/config/viewopt.cxx
	sw/source/ui/docvw/edtwin.cxx

Change-Id: I4094c2ca18a3c29e8e24a15ddeb040808ce4605d

2013-06-13  Caolán McNamara  <caolanm@redhat.com>  [de435e745ad8c32640342675103a48383a84b5a9]

Updated core Project: translations  0951535c576e6a2693b25311832b25bcd67b7bb3


2013-06-13  Tor Lillqvist  <tml@iki.fi>  [504638e73f2a6d5bfcba9eb83db4fcdebe4f37f8]

Disable Graphite for Android and iOS

It definitely does not make sense for iOS, I assume. For Android the situation
is unclear, but let's disable it for now. It causes linking errors currently
anyway as the graphite_serverfont.cxx is not compiled for Android. (Whether it
could and should be compiled then instead of disabling Graphite, I don't
know.)

Change-Id: I1a874d304af508d2217da08e49dc158664f2e9d2

2013-06-13  Miklos Vajna  <vmiklos@suse.cz>  [837ccd73e23f31f1fe2da1972a9f41b60373f8e5]

DOCX: don't export auto color as page background

That auto here would mean black, potentially rendering the whole
document unreadable.

Change-Id: Ie17a6a9b00c9ab24204291d09175a3fba69cd4ea

2013-06-13  Tor Lillqvist  <tml@iki.fi>  [348c7ca4b7676b10864bade1d5a16761b7927418]

Simplify EPM tests for OS X

We always should use the internal epm anyway on OS X, so no need to
look for PackageMaker.app in /Developer which doesn't even exist any
more.

Change-Id: I943f34e14e9ce0c3bec5bd7b86612a62e5b9e83d

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [9760621b5c93edb829478c284e4b61537824e702]

Work around -Werror=type-limits when plain char is unsigned

...assuming the original intent of the code was to check for ASCII range 0x20--
0x7F.

Change-Id: I8033890a76e059d997efb01431207a453f00a981

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [7142090557362ebf5314573317a68132383c460c]

Remove dead code related to unused WITH_SVP_LISTENING

Change-Id: I8a12d0ea18a60541d9a11db26cc417a190443ff4

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [42bb40a7ed0009d5c70ebf1e32d033b137203223]

Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug builds

...so that -Wstrict-aliasing, -Wstrict-overflow=1 included in -Wall do not only
produce warnings/errors in non-debug builds.

Change-Id: I4534427738fa7688853564e8c7255a0c3cd199e1

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [64600ceed4ea2091eab2ea6691ec39e575108196]

gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already defined

...in com_GCC_defs.mk

Change-Id: I0a3b29e1a91acf3425afa44dea0353bebf88f58f

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [5ccbd3f5c3adba28aadb00a28b8a80d4c1ef46e8]

Generate full backtraces, including local variables

Change-Id: Ia655865b621b1c8e37a52715b89534a00dcda1d7

2013-06-13  Stephan Bergmann  <sbergman@redhat.com>  [8790f80d68cca7a894164ad84363b42332a1b6ec]

Only print the rtl::Reference's pointer

...but do not pretty-print its dereferenced value.  This is in line with the
handling of css::uno::Reference, and avoids gdb Python exceptions when trying to
print uninitialized rtl::Reference instances (which can e.g. happen during a
"backtrace full").

Change-Id: I9a3c0a6441cf23cba748183226832d2ba23bd531

2013-06-13  Adam Co  <rattles2013@gmail.com>  [db23f89b76cb61b215bcae5495eadba2b5ceace2]

fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignored

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: Icf9949bb00aa905d22aedfd8f2b297dfa89dfedb

2013-06-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c688919620fb22e27471d222d99c0599ee0872e7]

a few more fixes for crashes around cell text attr storage

Change-Id: If5d6f4baf49b5828a1765b638eb4d2225f7b5400

2013-06-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52fcfa07078a24fc2229c87f928e2a39ac5635f0]

remove method without definition

Change-Id: Ia41f28ed31fc254a6785c6444a78822eb969f2f9

2013-06-13  Andras Timar  <atimar@suse.com>  [3c3075bdc8c1d425ff7f1e6a94538aab7d6a5db2]

work around lexer bug in l10ntools

Change-Id: Ie53e5475888b9a912f868c12c471b2521f6b0ea1

2013-06-13  Andras Timar  <atimar@suse.com>  [34f0478ba80d38855c503890dd8422a8a4367d7e]

make categories localizable in Elements docking panel

Change-Id: Ic1e4af8f8dd60ab48d701b5d713beafd0ddd22df

2013-06-13  Andras Timar  <atimar@suse.com>  [eaf4c51ea981b7f314c8ea090b873e83df979a29]

typo: s/CATERGORY/CATEGORY/

Change-Id: I37f2db8b073ad1257101af02118cfbc91ee60f26

2013-06-13  Matúš Kukan  <matus.kukan@gmail.com>  [f5d3fb36ab240407433e7435b4d1e23380678465]

scp2: remove unused defines

Change-Id: Icac7b4dd5dd31f39e0db09e251e7136e61a064aa

2013-06-13  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1c2ab8f7871e5b29f5c0025edfdd2ef9e1f795fa]

fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO

Conflicts:
	Repository.mk

Change-Id: I1553317afe8df9877a41b1d4087c96d861ed1377

2013-06-12  Julien Nabet  <serval2412@yahoo.fr>  [3222f7b9933788a34aaa639dbae05b54e188adba]

cppcheck: reduce scope

Change-Id: Icd0c258e83631de2356503c725139fac2035fb0b

2013-06-12  Julien Nabet  <serval2412@yahoo.fr>  [4e5b78d6a54fa7fac1c6e09401b2e05fa5c06579]

cppcheck: fix Variable "hr" reassignment

Change-Id: Iafaac91fe3783118817d40f3831e5ca039be64e0

2013-06-12  Matúš Kukan  <matus.kukan@gmail.com>  [11fcd99263cf5f3bd447cc570313fc3b19547105]

fix previous commit

Change-Id: If211e08f0436dd3c2a0787fa60301bfafe1c5b70

2013-06-12  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [31ed7f0f8db493a108467f086fb1f23e6a2f917e]

fdo#60924 autoinstall - gbuild/scp2: Move some libs to OOO and clean a little

Also put the vbaswobj lib in the right place, inside Writer

Change-Id: I52ecc75e26f5f1997d3a575682b78fbd673e4591

2013-06-12  Armin Le Grand  <alg@apache.org>  [529ab257f10490a3e7d4f13ddabbc9374b84d529]

Small correction in scaling code seen while debugging something else

(cherry picked from commit 101e1cced456f1effd5b4daaa469c2817e34a448)

Change-Id: Ib373406a44c00d812dc754d8091c94cb6a64a1b0

2013-06-12  Pavel Janík  <paveljanik@apache.org>  [4696292b9a9c7096b7ee6c98711bdcdfb7af7101]

Fix typo

(cherry picked from commit 497e0d2ce2169a70aa2d2182fa1cf3096b8b2fbc)

Change-Id: I9cf246c94236382bc9d58e3a76c855951dd5166a

2013-06-12  Armin Le Grand  <alg@apache.org>  [f69df53b316b53931e10d35402a70f533399398c]

Resolves: #i121297# corrected non-AAed gradient rendering...

when in rotated metafiles

(cherry picked from commit 2a063da1614a8044fdd2c64a55f4f402b69e2fcd)

Conflicts:
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx
	drawinglayer/source/processor2d/vclhelpergradient.cxx
	drawinglayer/source/processor2d/vclhelpergradient.hxx
	drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
	drawinglayer/source/processor2d/vclpixelprocessor2d.cxx

Change-Id: I0e4ff1d3bebbc738fb6d301da19747faa2efbe3d

2013-06-12  Tor Lillqvist  <tml@iki.fi>  [98910950890141c6236fb3c0e9914b20b0557b02]

Use xcode-select -print-path instead of hardcoding /Applications/Xcode.app

Change-Id: Ie576ba4497efac689a81c67474c61ec91c0a810b

2013-06-12  Armin Le Grand  <alg@apache.org>  [f7d373d18f965b36f310d44044bdba6476f6eb03]

Added ColorDepth change test with assertion to the Bitmap::Scale method

(cherry picked from commit 4be8cc079667cca2cae91dba9e46c16ccff1537f)

Conflicts:
	vcl/source/gdi/bitmap3.cxx

Change-Id: I329ebc63df0dd96d4a2596ad42ff1aa14405bdd4

2013-06-12  Oliver-Rainer Wittmann  <orw@apache.org>  [a108ecfabf7930b0cdff16ab819ec36a7cb0a3a6]

Resolves: #i122262# correct handling of Shift-<arrow key> for bigger steps...

movement of objects in order to get back text selection via keys in a table

(cherry picked from commit 7d2515d9ac497b3aaf47ae3ce79ec79bc6880330)

Conflicts:
	sw/source/ui/docvw/edtwin.cxx

Change-Id: Iee81649eae297108dbdb6137539f962611e9e636

2013-06-12  Andras Timar  <atimar@suse.com>  [7fa7e2f9ac7d11d839246ac0d9f3fc564241dd9e]

Updated core Project: help  175185e2bb4a0607fdf10b33cad121831510a5cd


2013-06-12  Tor Lillqvist  <tml@iki.fi>  [d4b088f504d7a1414a11d3dca8bcdf60b988d892]

WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'

Change-Id: Ifc73c13a9e0695ee43158ea14965c01a2dbe6c59

2013-06-12  Noel Power  <noel.power@suse.com>  [fecd316a966f08d095c1514f8de0924749a5b8da]

typo correction AX_SELCTION_xxx -> AX_SELECTION_xxx

petty correct of AX_SELCTION_xxx -> AX_SELECTION_xxx but it
was irritating me

Change-Id: Iae7a0151a63502aa89f04ae54fe7348548ffd32c

2013-06-12  Noel Power  <noel.power@suse.com>  [d70f6df911b5ec153733201cadcd077256c82980]

Fix Excel still complains about exported MorphData controls

seems that writing property values that same as file defaults can cause
problems ( this behaviour doesn't seem to be consistent but... ) Fix
up some instances of properties that I've seen make Excel complain

Change-Id: Iacf6789906f07dc35aa5dbe3e7b62f4d2090e20a

2013-06-12  Lior Kaplan  <kaplanlior@gmail.com>  [45ccaf4131693e7c5246a8c0016dba085f12866c]

Typo fix: postion > position

Change-Id: I9b25fd621dfc35f2aeee8ae4e069364c0a3a6102

2013-06-12  Stephan Bergmann  <sbergman@redhat.com>  [c8ecf7eb128e7de0ec541f430f484ed50376ade5]

Atempt at making --enable-gtk3 build again

...post e717d1dcce7f8906311c5ccdbb2326b61a702630 "Resolves: #i121237#
Rework/Cleanup of Region code..."  Note that GktSalGraphics variant for GTK 3
(there is two declarations in vcl/inc/unx/gtk/gtkgdi.hxx) inherits m_aClipRegion
from SvpSalGraphics.

Change-Id: Ic264226bc406f67f20d1893455d85ad0d1bc17ed

2013-06-12  Armin Le Grand  <alg@apache.org>  [e94baf5bcd5ceb749ff54d68287b1d37b211b535]

Related: #i121387# Corrected flag usages in RenderPolygonHairlinePrimitive2D

(cherry picked from commit e3eebb16c90fa5c3320fa9843e3420293bec6ab2)

Conflicts:
	drawinglayer/source/processor2d/vclprocessor2d.cxx

Change-Id: I245d7ebc040580057948fdd5888f55eaca783b2a

2013-06-12  Armin Le Grand  <alg@apache.org>  [829d31c122afe13df3463fe905fff4a9e93d13db]

Resolves: #i121387# Corrected RenderBitmapPrimitive2D_GraphicManager...

to correctly handle cases with combinations of mirroring and rotation, also
changed VclProcessor2D::RenderBitmapPrimitive2D to use own bitmapEx renderer
for these cases for better quality

(cherry picked from commit b8cf3355071035085c705a65558cd4a6cefe8f47)

Change-Id: I3f0c61db9c776299e9ee866c4e54d9c6ac431a31

2013-06-12  Armin Le Grand  <alg@apache.org>  [c856a390abbf278a6c4c80f36c8e64d15554a1ae]

Resolves: #i120393# Corrected paste position of objects...

with geometry outside their logic definition

(cherry picked from commit 658c1d82654af635bfbd6790fab2da8664d163eb)

Conflicts:
	sd/source/ui/view/sdview3.cxx

Change-Id: I4451956ab71d50e2ffec63ca17e0051d85823669

2013-06-12  Armin Le Grand  <alg@apache.org>  [bdfac6fdb521104f71fc28e24dfd8c9ea02a95d3]

Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphas

(cherry picked from commit 61e12761a4887b8a6bbb977996cd1ea4080d00ac)

Change-Id: Ic358251ac6646b1fd8c8323171bb48958236f407

2013-06-12  Armin Le Grand  <alg@apache.org>  [d959ff60f0f014a03ecbb55b2ab6256d474f5e84]

Related: #i119536# removed code no longer needed after fix of that task

(cherry picked from commit bcc6f1762eda8ac5290eb10b4ad47a249c9b5f51)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I42bce7ff99264d3bd1e3e5dbdf8eda87a05361a7

2013-06-12  Armin Le Grand  <alg@apache.org>  [131486a9ad5d3c66911adeb4608d2d0e1d8dc31b]

removed unused variable bSuppressRotation

(cherry picked from commit b7a63f1dc7c1ddab8092f1b7b9641923aa857579)

Conflicts:
	filter/inc/filter/msfilter/escherex.hxx

Change-Id: I66b664c26d5db2dae2deea36490350d40deb3ccd

2013-06-12  Armin Le Grand  <alg@apache.org>  [9536e3cbb8b1e765b83cdb10359cca91ff80b172]

Resolves: #i121233# some slight corrections/enhancements

(cherry picked from commit db00dfd93ac0e215a5d71e72645790918db0e734)

Conflicts:
	vcl/inc/vcl/bitmap.hxx
	vcl/source/gdi/bitmap3.cxx

Change-Id: I1a7817a94232b3d7f1c095dd27025e4cccea348c

2013-06-12  Luboš Luňák  <l.lunak@suse.cz>  [a8551357e77bd70c2bd74988f13c5db1305f7d50]

fix build (removed/renamed header)

Change-Id: Ic0633736ade235db8cf2d02211e0439b9964569e

2013-06-12  Stephan Bergmann  <sbergman@redhat.com>  [fdcd77cdd787b718b5146b5b01f90ef5a18b8117]

warning C4305: 'argument' : truncation from 'double' to 'float'

Change-Id: Ieee74fd7e7cec65304dd5de9c1368f5449b66407

2013-06-12  Luboš Luňák  <l.lunak@suse.cz>  [a274cbff7c138e110eba65f117df8d9cae3c4427]

allow at least some KDE protocols in KFileDialog

Although LO doesn't support all KIO protocols, it supports at least
a subset (as can be see also in 673be8e76856c6bc39f448f3374db4ae84258952),
so allow at least that subset.

Change-Id: I2334764317ffc1e20d234e863b60bcc06d17fde0

2013-06-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3d5fb88cc0aa8ee6be6cec5ce0255f1412368519]

n#779642: 0 width or height in //v:shape[@style] produces weird results

Change-Id: I37ba59dd54ac692f234f3228e442799c5a5f450b

2013-06-12  Andre Fischer  <af@apache.org>  [4ea968a7b051e4e0f6febeb9996ed7689b08672f]

Related: #i122453# Initialize and update units of PosSize panel spin fields

(cherry picked from commit 5d8bbe5fe43f94d1c29dda7f1e6e06668a304f78)

Change-Id: Ibfcca05efddbcee9983ac4d6bc75703234ea6d67

2013-06-12  Andre Fischer  <af@apache.org>  [10b26c9af2f15b1634ba26c5d7c9382f7680beea]

Related: #i122453# Invalidate slot servers for all view shells...

on OLE deactivation

(cherry picked from commit f7f162aef22b025b0d0ffcd0bf0c5eead74143d0)

Conflicts:
	sfx2/source/view/viewsh.cxx

Change-Id: Ia44ab98e273d3360b4d8ff2f2582cb04b4d43415

2013-06-12  Armin Le Grand  <alg@apache.org>  [70e3eb2c1762fb1ca097cf671e3c7ce3d0dfd1b7]

Resolves: #i121267# added support for taking clipping into account...

for metafile-based exporters to vector formats

(cherry picked from commit 229a79b97110c11ef21b7b99ffc768254ca01d96)

Conflicts:
	basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
	filter/source/flash/swfexporter.cxx
	filter/source/graphicfilter/eos2met/eos2met.cxx
	svtools/source/filter/wmf/wmf.cxx
	vcl/Package_inc.mk

Remove unused variable to prevent compile warnings.

(cherry picked from commit 60d19c1602e4fec740624fd20a7bfd39707297e4)

Change-Id: Iaeb02d7321bea2890cf4e969f1d45d58deef5584
106285f06a21f4f39f34c6755d12ac6cd4196a7f

2013-06-12  Andras Timar  <atimar@suse.com>  [a70233e991619e134fde2c5ff6037960d07a06ae]

typo in docs

Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c

2013-06-12  Jan Holesovsky  <kendy@suse.cz>  [72f1ac61580b494d6e3c648f656f39e586048229]

Minor tweaks.

Change-Id: I18f92d5651643253c6e1565617ee2664c6934eb7

2013-06-12  Caolán McNamara  <caolanm@redhat.com>  [75091e506bf1da7f606fbf7b76f4175823d8ed28]

set mnemonic widgets on sidebar .uis

Change-Id: I2997458e586a2623e0e4e132acb65bb558a44029

2013-06-12  Armin Le Grand  <alg@apache.org>  [ad80a95695b95999b8fe0f60bcec1e5e5b76f4e8]

Related: #i121237# Corrected Region export

was missing to write an end marker when RegionBand was empty

(cherry picked from commit a6b23e539771d5c22a575ff418ffafacf7c2bc06)

Change-Id: I0dbcb27aa0936b061062c94cdf4a2c7f1f306b0e

2013-06-12  Armin Le Grand  <alg@apache.org>  [e717d1dcce7f8906311c5ccdbb2326b61a702630]

Resolves: #i121237# Rework/Cleanup of Region code...

due to missing complete support for B2DPolygon class

(cherry picked from commit cab10eeb7878edf224a004fd7640bd4adf8d3c51)

Conflicts:
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	svx/source/sdr/overlay/overlaymanagerbuffered.cxx
	svx/source/svdraw/svdpntv.cxx
	vcl/aqua/source/gdi/salgdi.cxx
	vcl/inc/region.h
	vcl/inc/unx/gtk/gtkgdi.hxx
	vcl/inc/vcl/regband.hxx
	vcl/inc/vcl/region.hxx
	vcl/os2/source/gdi/salgdi.cxx
	vcl/source/gdi/bmpacc3.cxx
	vcl/source/gdi/outdev2.cxx
	vcl/source/gdi/outmap.cxx
	vcl/source/gdi/regband.cxx
	vcl/source/gdi/region.cxx
	vcl/source/window/window.cxx
	vcl/unx/generic/gdi/pspgraphics.cxx
	vcl/unx/headless/svpgdi.cxx
	vcl/unx/headless/svppspgraphics.cxx
	vcl/win/source/gdi/salgdi.cxx

Change-Id: Iee9a66ff431c3cecb7603e445147b67715de0f7d

Remove unused variable to prevent compiler warning

(cherry picked from commit 0ac65ccf079e3e22ac23cbe7ae546504c863c31f)

Change-Id: Icbcaa9d576a7e560d96debc7360bdbe9090b3fd3

Wrong comparison with bool corrected

(cherry picked from commit 612cefdcf6176b6bb847ce899d89af40ef313a90)

Change-Id: I1cf5de6734b588f78d8e870ba7b7860634b461ce

2013-06-12  Miklos Vajna  <vmiklos@suse.cz>  [9e50e5f82927742c56e89258b80bc8cd93bb7e3b]

rtl_string2UString_status() - Wrong TextEncoding

Change-Id: I5d0efc9006cac379a5c03a61817cf989227a06ff

2013-06-12  Prashant Pandey  <prashant3.yishu@gmail.com>  [782adaed6342ceb798c52cff9c47a6dd8c1c2d72]

sidebar: Conversion to .ui for NumberFormatPropertyPanel

Change-Id: I25891c0acda620621f0af868914cbc58776d0f53

2013-06-12  Jan Holesovsky  <kendy@suse.cz>  [8055945bd433ff94b379d7bd38ab79614dd40f76]

Primitive2DReference : ambiguous symbol

Change-Id: I98876ab880e6a22693ffba9f50bf989b33ef7f1f

2013-06-12  Caolán McNamara  <caolanm@redhat.com>  [fac0bbb035b6f091bf04f7cc1f09c1a7f0e9f2bb]

Primitive2DReference : ambiguous symbol

Change-Id: I4cd0d9a0023cef9458383e7ab979e24b5b3961c1

2013-06-12  Caolán McNamara  <caolanm@redhat.com>  [5bca3a50a68211aeea8fd2c7abf49fea9be6a175]

Primitive2DSequence : ambiguous symbol

Change-Id: Ic6ed2a12e94dfd1927dc976970c2e6c873279da2

2013-06-12  Elie Roux  <elie.roux@telecom-bretagne.eu>  [c56f9b76693d0b7f43234afb58796338dcd52489]

fdo#64977 Adding Tibetan Language Support

Change-Id: I3f530375f43bfe8ebe2cc16f0e158990d7beafbb
Reviewed-on: https://gerrit.libreoffice.org/4197
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-06-12  David Tardon  <dtardon@redhat.com>  [3a6513047409b8e8f6295152b33385ad8ef93681]

fdo#65132 compute font height correctly

Change-Id: I8da66b102a554c9d5d275ff46e40dd707199d4f4

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [b742188982e76ed6d0c7d8de6275a18d8103b395]

SwXTextField: convert some UniString

Change-Id: I17bdcdfbba8fab1ea0f3b5bf6e68d6703bf5e87b

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [eef7bbe2cb3dc6c12c9f19743a2bccdebedcd529]

i#105557: thread safety of SwXFieldEnumeration

add Impl class to implement SwClient

Change-Id: I2813109269a7d3d5ea44b4ce8e426457f38cfae2

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [9aaf9885d92585b0591fd7fc17b1bf2ae125957e]

de-dent SwXTextField a bit

Change-Id: Ib775e1bf3ee0f5c52a2cda46b016d0649df90592

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [15f431e595d0e0bd24ab185ab552d39a56d55986]

fdo#65478, i#105557: thread safety of SwXTextField

- implement SwClient on Impl class
- add a WeakReference to SwFmtFld create the SwXTextField from,
  instead of racy iteration of SwModify clients

Change-Id: Ia71b4fcbfceaa367a516a8353a4b66123d72305a

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [e61770f9749d2ea5003986db2a05d3e1347459fa]

de-dent SwXFieldMaster a bit

Change-Id: Ibfd1b6ad2fab06543913e2b38fad25d98351f9e2

2013-06-12  Michael Stahl  <mstahl@redhat.com>  [b2d084811c259a136c302b52c43665037f389e6e]

i#105557: thread safety of SwXFieldMaster

- implement SwClient on Impl class
- add a WeakReference to SwFieldType create the SwXFieldMaster from,
  instead of racy iteration of SwModify clients

Change-Id: I2d1344b95dd00a7ea4d89f0184fff657d092d61c

2013-06-12  Eike Rathke  <erack@redhat.com>  [ad3105a2933aff80b8fd471d32c0846440a508c5]

added Tibetan_India [bo-IN] to language list, fdo#40713

Change-Id: Ied426ee153ccd1a71e3cd0fbb4b417ac8b9b82e4

2013-06-12  László Németh  <nemeth@numbertext.org>  [67bb43c8ccc3270bd1a0dbf4300e39ec2e9f296b]

fdo#65666 keep tab characters in footnote settings (Begin/After)

Change-Id: I3fbd0f2dea5926981c0cd351c3235f6b61e66aaa

2013-06-12  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [f7f7900e642befe082d930c6db55bf3fc2409230]

Add Flat Document and MathML MIME types

Change-Id: If9affe0e230ebcd4dbec9d4dcc8dc88fb8cde513
Reviewed-on: https://gerrit.libreoffice.org/4230
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-12  Matteo Casalin  <matteo.casalin@yahoo.com>  [c4ebd00813f0f9ac333546db9d87d2da2563f2fb]

include cleanup

Change-Id: I7818fe1f6acedc40b1bdd59cfa7e8fe23a6c685e
Reviewed-on: https://gerrit.libreoffice.org/4209
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [c0e458bda89ba0022cfe75dcc4e632498fa7fa26]

Replace String with OUString (sd)

Change-Id: I6916e81828ef7225f9f70217cbeac83b3a70b9b3
Reviewed-on: https://gerrit.libreoffice.org/4221
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-12  Noel Grandin  <noel@peralex.com>  [a591811d0883ffaf316209c86fe5a798532e25f6]

Fix exception specification for ZipFileAccess::createWithURL

Broken during my conversion to new-style UNO in
commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed.
Also revert mmeeks workaround in
commit c0b78901dba033ed112a023a787575ae54ef877d.

Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9

2013-06-12  Armin Le Grand  <alg@apache.org>  [2d64de59c2109e378e4d38d6cad2510226c05435]

Resolves: #i121236# Added support for fast move of objects with cursor keys

(holding shift) for Writer and Calc (was alraedy in Draw/Impress)

(cherry picked from commit d794e5f9ebb756958725183bbfcc88f457d1bc1d)

Conflicts:
	sw/source/ui/docvw/edtwin.cxx

Change-Id: I74e0ba40fa0900915adc84f722105e7fdddb0a19

2013-06-12  Winfried Donkers  <osc@dci-electronics.nl>  [e2e0db8f2967d866cba5c5400617d97aceaeefe9]

fdo#64626 clarify use of border line settings on toolbar

Using the toolbar button to set border lines in calc, lines are added,
but not removed. I thought this to be a bug, but it isn't. Using the
toolbar button is for addition, and using the same button with the SHIFT
key is for addition+deletion.

Unfortunately, this is not mentioned in help files or hints.
This patch remedies this by giving a better hint when using the toolbar
button.

Change-Id: I0cf5cc9bffbec363cde3c7493f024cdfa72c54f4
Reviewed-on: https://gerrit.libreoffice.org/4220
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2b700a710e44d2d09f45793f5f2448268e66d4fe]

EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it

Change-Id: Ifa4f42c4f17a70c7238347a13897ef6742eb4679

2013-06-12  Andras Timar  <atimar@suse.com>  [28e94510f05f37218393d41924dc00da34c2c3a1]

Updated core Project: translations  134bbcf189eeaa9bb7f0efb726f3eb980f37085e


2013-06-12  Andras Timar  <atimar@suse.com>  [a838fea7c3f0deaba75daed07ca0df44f5546818]

Updated core Project: translations  5137a13645dcf041c6b9c798c2b47be26d624c9e


2013-06-12  David Tardon  <dtardon@redhat.com>  [2032586fee5be10038e52123c0332b21d0de1aa4]

fdo#65485 also put the files into langpack module

Change-Id: I0d331fc9a5591de60bba1959999ff29b2d43b058

2013-06-12  siqi  <me@siqi.fr>  [651a96e3fde964164f80aa7c83af01168465aa2b]

multithreading in comManager


2013-06-12  siqi  <me@siqi.fr>  [22e4465d8cbc7b8cbc29948705994284c84475a1]

loading existing server lsit


2013-06-12  siqi  <me@siqi.fr>  [5705833197bceff4fc1be5bd179d8eff3225b386]

slides preview works


2013-06-12  Andras Timar  <atimar@suse.com>  [16c554e70fe3b91eb33170676d5c972fb93546b9]

Updated core Project: translations  c9147a423f9528d10c1de9c0caf5a3694410f893


2013-06-12  David Tardon  <dtardon@redhat.com>  [638ecac30d04a0f13e55f2566a9e318b9dbf02f0]

fdo#65485 install .ui translations for writer again

Change-Id: I8e8ad67058286aec94164a44dbd461078a792359

2013-06-12  David Tardon  <dtardon@redhat.com>  [5776449ee5d2b363d9c645a583f73e950b5aaeeb]

typo

Change-Id: I31826c779039b0a95ac7571d4dd871d878ba3ca7

2013-06-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f387c5da5a824df6cf2874155c13445a86804475]

Pass also the bounding box in device units to the EMF+ part

Change-Id: I71d3029d4b3aafdc44d82b0bd9db9a54f9b8b81f

2013-06-12  Takeshi Abe  <tabe@fixedpoint.jp>  [d9b7d3a2dd943d246e7d09b3539628e2e357a307]

sal_Bool to bool

Change-Id: I85944f6912f01d883da976d5dd967f435104bad0

2013-06-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8e52f12d277d9f6ee508f6512f3028810ec12ab]

Add a comment clarifying the intent of the code that may look like a bug.

Change-Id: Idd340f939bcfbe6bb8cf2f589662ea8691e1606c

2013-06-11  Tomaž Vajngerl  <quikee@gmail.com>  [af3916f8ee5dbd5ccb3b8faca940b57ff2102d76]

fdo#55315 Added simple Trie lookup tree for autocomplete words storage

Added simple Trie lookup tree which is more tailored to what is needed
in autocomplete implementation, but still has the speed of the
LatinLookupTree that has been used till now. As the implementation
is much simpler it should be more managable and easier fixable.

For now two actions: insert (word) and findSuggestions are supported.
Acttion findSuggestion returns all words in a list for a searched
sub-word, it also fixes fdo#62945.

Change-Id: I63b69c30d28b4e1c465c2122ebc537f7f75a033a

2013-06-11  Armin Le Grand  <alg@apache.org>  [49a0278601ec73ee052086824536fa3d9796e5d3]

Made conversion from BitmapColor to Color more explicit...

by using operator Color()

(cherry picked from commit 08275c1207f2c66dc69f815941fa9c39c47b629a)

Change-Id: I26350c3d47e37064b5a8674f75c9822753994a17

Corrected color conversion from BitmapColor to Color

(cherry picked from commit b0b8e3854f679383fe3ff2e436bfbe3573f34088)

2013-06-11  Jürgen Schmidt  <jsc@apache.org>  [c3359bd7e662e905fdb85d8f6b3455018b31cf09]

Related: #i122483# correct library path

(cherry picked from commit f6c713b7e38d4de5afdf508b8d6bfc6d1d27e000)

Change-Id: I327d9946d139aaf3347c42e8b565a8de635b5ed1

2013-06-11  Jürgen Schmidt  <jsc@apache.org>  [95ada2d65f6d999920f2a04599ac132fa632d66d]

Related: #i122483# set correct classpath, include unoil.jar

(cherry picked from commit d8a724835732e8111a8798484d63202fc90f93f9)

Change-Id: Iaf4d90a111c5adf15817c7c1360e4bfad0ee9148

2013-06-11  Caolán McNamara  <caolanm@redhat.com>  [04c2e4f5836ee72a36da69846e5efe41a0dde83d]

Related: #i121194# adapt template dialog code

we probably should remove the Bitmaps and use Graphics
exlusively, but for now do a simple brute force conversion

Change-Id: I0cdcb7d86f9304fd09f7e2c6aa7acdcec3785ae5

2013-06-11  Armin Le Grand  <alg@apache.org>  [37aa7d81aacaae12dfe0fd2ade2779235bbf72f1]

Resolves: #i121194# Better support for graphic fill styles...

which are not bitmaps (svg, metafiles, ..)

(cherry picked from commit 7a652a2b2ab5e0d37e32185c8c5fac3af482bb76)

Conflicts:
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/Package_inc.mk
	drawinglayer/inc/drawinglayer/attribute/fillgraphicattribute.hxx
	drawinglayer/inc/drawinglayer/attribute/sdrfillattribute.hxx
	drawinglayer/inc/drawinglayer/attribute/sdrfillgraphicattribute.hxx
	drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx
	drawinglayer/inc/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx
	drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx
	drawinglayer/inc/drawinglayer/primitive3d/textureprimitive3d.hxx
	drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx
	drawinglayer/inc/drawinglayer/texture/texture.hxx
	drawinglayer/inc/drawinglayer/texture/texture3d.hxx
	drawinglayer/source/attribute/fillbitmapattribute.cxx
	drawinglayer/source/attribute/sdrfillattribute.cxx
	drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
	drawinglayer/source/primitive2d/fillbitmapprimitive2d.cxx
	drawinglayer/source/primitive2d/graphicprimitive2d.cxx
	drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
	drawinglayer/source/processor2d/canvasprocessor.cxx
	svx/inc/svx/sdr/primitive2d/sdrattributecreator.hxx
	svx/source/sdr/contact/objectcontacttools.cxx
	vcl/inc/vcl/graph.hxx

unused file _vclmetafileprocessor2d.cxx deleted, was added by error

(cherry picked from commit ed0d53f8283cd3ce579a90b599118884d0db6119)

Conflicts:
	drawinglayer/source/processor2d/_vclmetafileprocessor2d.cxx

Corrected canvasProcessor usage

(cherry picked from commit 7903c33f31c457eb6ff506958c4233f2a5d39bcf)

Conflicts:
	svx/source/sdr/contact/objectcontacttools.cxx

Change-Id: I80008050b98dafc92fde043524843c13a75fe22c
d2fa667d7c127b4d735334e56093d1d4553b0a5b
e20c60c7d6472da1295a162d9a629be998861f62

2013-06-11  Andras Timar  <atimar@suse.com>  [e72e1c110ad42b779afbe74b47ca35c1849e06b2]

Updated core Project: translations  6f51f560aeead852a1add0250e068192477967e9


2013-06-11  Noel Power  <noel.power@suse.com>  [794352229145eeed32aca21682aef7172f0859db]

squash some excel fileformat warnings ( and protected mode opening )

some attributes should not be exported for some controls, their
very presence triggers the dreaded nag dialog ( promising doom
& death if you open the file )

Change-Id: I974ac94f75ee95ab54ca19bd5cd31952a66b20e5

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [58b8211f4aa0b227151890d541efa17d04058e05]

canvas unit test - tolerate canvas non-creation: really no X server...

Change-Id: Id8be7bc4ad454e7e246e412803e4d672a921c08e

2013-06-11  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [cb548bc7a1c863d1716ce0f609a64f45a8d73328]

fdo#60924 autoinstall - gbuild/scp2: add calc module

Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb

2013-06-11  Matúš Kukan  <matus.kukan@gmail.com>  [6141dbbac58a0c8632379fddec92bc72fcf3b78f]

Repository.mk: make this file a bit more readable & consistent

Change-Id: Ibfca283cdf89fdb4eded06dde2b2f30b05df6882

2013-06-11  Stephan Bergmann  <sbergman@redhat.com>  [c36348f20c4fcb6ae1acb0fd06c19edfa9fb1081]

-Werror=shadow

...shadowing typedef in include/vcl/salnativewidgets.hxx

Change-Id: Ibca5c99bb783d1788e6528ff7ccd0994af069adb

2013-06-11  Miklos Vajna  <vmiklos@suse.cz>  [a4fee33b23fbe68ba4b1a0701c4bfb2bec79e8b5]

abi#4817 attempt to access an element in an empty container

Change-Id: Ic51ef8b3db182dd34195c9bb808170d20953d406

2013-06-11  Miklos Vajna  <vmiklos@suse.cz>  [e75a8b8eff811a1bfdca59fd1eb3e64bea1b02c1]

writerfilter: move the RTF tests to slowcheck

These now take around 5sec here, which is slow enough to be annoying --
if you have to wait for it after every partial build.

Change-Id: I795fefcd79889aca7b00a5b3d408ee3488b13b03

2013-06-11  Luboš Luňák  <l.lunak@suse.cz>  [03f666103d80f7a0c79150dae2367079b80e50a6]

fix and simplify getting files from the KDE4 file dialog

- Fix multiple selection handling.
- The "double click selection KDE4 bug" does not exist (anymore?) as far
  as I can tell.
- Apparently it's not true that multiselect needs the first item in the list
  to be the directory.
- KFileDialog can already give full URLs.

Change-Id: I5bb651902fb6c1d75af40b78bf32c79b004b7358

2013-06-11  Luboš Luňák  <l.lunak@suse.cz>  [f235df85447f1d159b70d8ace4d2849cf782abe6]

ugly workaround for external leading with symbol fonts (bnc#823626)

I'd much rather find the code using external leading in Writer's layout,
but this font rendering and layout stuff is so complicated.

Change-Id: Iaf58af387a6727eb18f5a9d1613de3ae30d7c35e

2013-06-11  Luboš Luňák  <l.lunak@suse.cz>  [47f218fcf4ba9de325e5721d2c4f27794677e87f]

hack for reading properly textencoding for opensymbol from old LO

Which did it because of bullet font not having it correctly
(fixed in 44c133ef996e32ebdfc9560bcf14b0cd77196a9e).

Change-Id: I6992de03816661cf6970140eb35816e26cf0e612

2013-06-11  Jan Holesovsky  <kendy@suse.cz>  [9e851b69d13935a055ffcf08b9171330bbf5ebbb]

sidebar: Remove the setPosSizePixel hack.

Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222

2013-06-11  Jan Holesovsky  <kendy@suse.cz>  [3d0a22e8c3a848f7413d6bd090106371227260d0]

dialcontrol: Make it always fit a square.

Change-Id: I37e1d694a5e92b75bd68310f74671897887a60e1

2013-06-11  Matúš Kukan  <matus.kukan@gmail.com>  [e78fe7af3961098b72116faf6b95eebb3685670b]

better conditions for registering executables

Change-Id: I197b5e35ee8e7b80f6bba3e59c811ab4261c489c

2013-06-11  pje335_NL  <meulenthomas@gmail.com>  [d330f3a2712b38c382767f668e751128b541624c]

fdo#65199 mutible names for the same option.

Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5
Reviewed-on: https://gerrit.libreoffice.org/4222
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [e1a40290871740ed9dd76c0c4bd91b3a4232f65a]

add cppcanvas unit test makefile I forgot.

Change-Id: Ic56a61d6c71870620ad2cda7899da8d0252dfc11

2013-06-11  Miklos Vajna  <vmiklos@suse.cz>  [a1762795e7c758bc55cfba039e280273a4f26cc5]

abi#3241 fix crash on RTF import

The problem was that SwTxtFmtColl::IsAssignedToListLevelOfOutlineStyle()
returned true, because the style name started with "header". However,
there were no real assignment, so
SwTxtFmtColl::GetAssignedOutlineStyleLevel() returned -1 later, which
resulted in a (valid) assertion failure.

Fix this by handling -1 outline level as not assigned.

Change-Id: I522f75002cf064ce7bc4da949683ac4e5ff4ec72

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [eb5e3e3a4e82a55abfb1894dead6a1fb3c10bb41]

create a cairo canvas unit test, if only I could use the XCanvas API.

Change-Id: I3b0fdbe92db751e59ecb3f3b59f27e160b3ca226

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [02ee261150c350f85c55925d01ed342b8a1854c0]

Allow --headless to be disabled for unit tests.

Change-Id: I9f2a97715dc0d7fc5905afb1b908de97acdafc57

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [2b2f00e03cb4ad2abfe7787d966b67dabe6fb408]

protect against exception during construction.

Change-Id: Ied19ddc28dc8413a35ee7b7269cd6c6f22ca9a91

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [7cf2b5809f7137acc7a5eed9159042b3d748da01]

Cairo canvas fixes

+ Move BitmapEx construction from an XBitmapCanvas into BitmapEx
  where (arguably) it will be easier to re-factor later, treat a
  mask fetch failure as if we have no mask
+ Teach the cairo canvas to return a non-pre-multiplied RGB +
  separate Alpha BitmapEx when it can to avoid unpleasantness with
  the underlying X resources.
+ Add tentative code-path to convert 32bit color Bitmaps into
  24bit color, to avoid confusing X

Change-Id: Iaf6998c796aea6d73c57bed2bc03152d9636d5f5

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [03b4c0e0724f9928e00abd822bd846c6e200fa14]

Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"

This reverts commit 46e53913e9dcc84ffed8fb5f1b4959c70c7e5649.

Conflicts:
	vcl/inc/salbmp.hxx
	vcl/source/gdi/gdimtf.cxx
	vcl/unx/generic/gdi/salgdi2.cxx

Change-Id: Ifa893b687c724ea71655aa4e084a44858695073e

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [056c7b46d42c9cb891cb269a2561f1cf34cafe10]

Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...

This reverts commit 22f63477a3300d474c3d6832232b888f75c7290c.

Conflicts:
	canvas/source/cairo/cairo_canvasbitmap.cxx

Change-Id: Ib266050ebc6eaca4fbd36ed013ac95a1b4b9d316

2013-06-11  Stephan Bergmann  <sbergman@redhat.com>  [85165a18e9f8123d80246bedfad0acd8a314f715]

Lock Solar Mutex in rptui::OSectionWindow::_propertyChanged

<https://bugs.freedesktop.org/show_bug.cgi?id=65478#c4> "REPORTBUILDER: Crash by
following case 2 from fdo#61725 + click cancel" comment 4 discusses a scenario
that leads to a fired DbgTestSolarMutex assertion in --enable-dbgutil builds at:

0  0x0000003c80635ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
1  0x0000003c80637358 in __GI_abort () at abort.c:90
2  0x0000003c8062e972 in __assert_fail_base (fmt=0x3c807793e8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7fcbe332a8b8 "ImplGetSVData()->mpDefInst->CheckYieldMutex()", file=file@entry=0x7fcbe332a880 "lo/core/vcl/source/app/dbggui.cxx", line=line@entry=1747, function=function@entry=0x7fcbe332b250 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:92
3  0x0000003c8062ea22 in __GI___assert_fail (assertion=0x7fcbe332a8b8 "ImplGetSVData()->mpDefInst->CheckYieldMutex()", file=0x7fcbe332a880 "lo/core/vcl/source/app/dbggui.cxx", line=1747, function=0x7fcbe332b250 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:101
4  0x00007fcbe2bb5ea8 in ImplDbgTestSolarMutex () at lo/core/vcl/source/app/dbggui.cxx:1747
5  0x00007fcbe4053783 in DbgFunc (nAction=15, pParam=0x0) at lo/core/tools/source/debug/debug.cxx:1119
6  0x00007fcbe2e75465 in DbgTestSolarMutex () at lo/core/include/tools/debug.hxx:295
7  0x00007fcbe2e9b213 in OutputDevice::ImplGetGraphics (this=0x1ca8e98) at lo/core/vcl/source/gdi/outdev.cxx:554
8  0x00007fcbe2e9af4c in OutputDevice::ImplHasMirroredGraphics (this=0x1ca8e98) at lo/core/vcl/source/gdi/outdev.cxx:511
9  0x00007fcbe3163f1f in Window::ImplPosSizeWindow (this=0x1ca8e98, nX=127, nY=1199, nWidth=2318, nHeight=13, nFlags=15) at lo/core/vcl/source/window/window.cxx:3286
10 0x00007fcbe31737c1 in Window::setPosSizePixel (this=0x1ca8e98, nX=127, nY=1199, nWidth=2318, nHeight=13, nFlags=15) at lo/core/vcl/source/window/window.cxx:7181
11 0x00007fcbe314fa59 in Window::SetPosSizePixel (this=0x1ca8e98, rNewPos=Point = {...}, rNewSize=Size = {...}) at lo/core/vcl/source/window/window2.cxx:1717
12 0x00007fcb8e0cfd2c in rptui::lcl_setScrollBar (_nNewValue=2318, _aPos=Point = {...}, _aSize=Size = {...}, _rScrollBar=...) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:38
13 0x00007fcb8e0d0b41 in rptui::OScrollWindowHelper::ResizeScrollBars (this=0x1ca8cb0) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:169
14 0x00007fcb8e0d0c72 in rptui::OScrollWindowHelper::Resize (this=0x1ca8cb0) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:182
15 0x00007fcb8e0d0665 in rptui::OScrollWindowHelper::setTotalSize (this=0x1ca8cb0, _nWidth=1186, _nHeight=464) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:110
16 0x00007fcb8e0cefba in rptui::OReportWindow::notifySizeChanged (this=0x1ca96c0) at lo/core/reportdesign/source/ui/report/ReportWindow.cxx:255
17 0x00007fcb8e0d3920 in rptui::OSectionWindow::_propertyChanged (this=0x21688a0, _rEvent=...) at lo/core/reportdesign/source/ui/report/SectionWindow.cxx:127
18 0x00007fcbe7271dfb in comphelper::OPropertyChangeMultiplexer::propertyChange (this=0x7fcb8c1f2668, _rEvent=...) at lo/core/comphelper/source/property/propmultiplex.cxx:154
19 0x00007fcbe6b0be20 in cppu::PropertySetMixinImpl::BoundListeners::notify (this=0x7fff42dd9780) at lo/core/cppuhelper/source/propertysetmixin.cxx:399
20 0x00007fcb8ed52b50 in reportdesign::OSection::set<unsigned int> (this=0x7fcbd0199020, _sProperty="Height", _Value=@0x7fff42dd9804: 0, _member=@0x7fcbd0199170: 0) at lo/core/reportdesign/source/core/inc/Section.hxx:96
21 0x00007fcb8ed4e2e2 in reportdesign::OSection::setHeight (this=0x7fcbd0199020, _height=0) at lo/core/reportdesign/source/core/api/Section.cxx:255
22 0x00007fcbd42877de in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, unsigned int, double*, unsigned int) () from lo/core/solver/unxlngx6/installation/opt/ure/lib/libgcc3_uno.so
23 0x00007fcbd428681a in cpp_call (pThis=0x202ea90, aVtableSlot=..., pReturnTypeRef=0x711840, nParams=1, pParams=0x7fff42dd9bc0, pUnoReturn=0x0, pUnoArgs=0x7fff42dd9c80, ppUnoExc=0x7fff42dd9d48) at lo/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:237
24 0x00007fcbd4286fa8 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x202ea90, pMemberDescr=0x1e28590, pReturn=0x0, pArgs=0x7fff42dd9c80, ppException=0x7fff42dd9d48) at lo/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:368
25 0x00007fcb9d498480 in jni_uno::Bridge::call_uno (this=0x1609c90, jni=..., pUnoI=0x202ea90, member_td=0x1e28590, return_type=0x711840, nParams=1, pParams=0x7fff42dd9e80, jo_args=0x7fff42dda1d0) at lo/core/bridges/source/jni_uno/jni_java2uno.cxx:262
26 0x00007fcb9d4993ec in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call (jni_env=0x1aec1d8, jo_proxy=0x7fff42dda1f0, bridge_handle=23108752, jo_method=0x7fff42dda1d8, jo_args=0x7fff42dda1d0) at lo/core/bridges/source/jni_uno/jni_java2uno.cxx:589
27 0x00007fcba5011f90 in ?? ()
28 0x00000005ff211500 in ?? ()
29 0x0000000000000000 in ?? ()

Change-Id: Id8f043b87227b589a9d79beaa94006aab3d9ad9d

2013-06-11  Andras Timar  <atimar@suse.com>  [dcba638999139848771018b7db71c1606a31d2dd]

Updated core Project: translations  91d7065cae5bfbcfcf243fe9dcefbca6e13c42fa


2013-06-11  Noel Power  <noel.power@suse.com>  [a8bb1fd10a39c692dd475e2e89dd2c6902c091d8]

honour mbAutoClose in BinaryXOutputStream

presumably this mbAutoClose usages got clobbered mistakenly in some merging operation

Change-Id: I7116827269cdbb555753f6678528c83ab804de46

2013-06-11  Noel Power  <noel.power@suse.com>  [866845356629dd51660b73330bb9c8a2696147dd]

fix build error, reinstate WriteOCXExcelKludgeStream to export ole control

new ole export used WriteOCXExcelKludgeStream but that function dissapeared when
msocximex was stripped of ocx control import ( now we use the new filters in oox )
When that stuff was moved WriteOCXExcelKludgeStream was #ifdef'ed out

Change-Id: I370983efa5e8c4ba2b210dfb7535ea211d13a8c1

2013-06-11  Jianyuan Li  <lijiany@apache.org>  [74d631dfb37ec870575d873c82e982a58f65d60c]

Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...

Reported by: binguo
Reviewed by: sunying
Patched by: Jianyuan Li

Change-Id: Ie728ce5185082334e3ce250d73e0660a6097f494

2013-06-11  Ciorba  <edmond_ciorba@yahoo.com>  [0b84b7d0f2bdd2d8c0620f3eafca8f0dd0761ed3]

typing fix on postion -> position

Change-Id: I3c5cda4be6020e91c3935a1bebb1d1bd90f9b927
Reviewed-on: https://gerrit.libreoffice.org/4228
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-06-11  Stephan Bergmann  <sbergman@redhat.com>  [41e5c4b0dec83cc62c33262093eed29e6ebcb340]

Work around -Werror=strict-aliasing

Change-Id: I0184488344bd11c50bddd1bb1726e0d1225aff7e

2013-06-11  Caolán McNamara  <caolanm@redhat.com>  [40a5fd4aa0eab1940fcbde4ff26342a5af0222ee]

Resolves: fdo#65595 wrap long checkbox string

Change-Id: Ied827721a1ceca69ed33b494f8b55cb4bb1b748b

2013-06-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [58a9d35b84947510f78e3ffeb6d1ef9a9adac0cb]

fdo#65483 Invalid po lines caused missing translations

L10ntools merge skipped reading po files entirely when got
an invalid entry from one of these po files, by now just
skip the invalid po file instead.

Change-Id: I787d531e1842e53e2074690b1300a204abd928f5

2013-06-11  Caolán McNamara  <caolanm@redhat.com>  [f741d948b6910622d199e8d14ca1e3ecd7475156]

split group dialog into group and ungroup dialogs

Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd

2013-06-11  Jan Holesovsky  <kendy@suse.cz>  [da51ed67eee723843f2a4cb0f67eef0d386fe111]

sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.

Change-Id: I9e729ee6bbe6df23556f6f7c674a5d3ae12aaa0a

2013-06-11  Jan Holesovsky  <kendy@suse.cz>  [0aa7a033cb392dd0e8fc7f065dcfd07cc6aa4401]

sidebar: Allow smaller SidebarDialControl, to fit nicely.

Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca

2013-06-11  Jan Holesovsky  <kendy@suse.cz>  [7945e4e5870c00dc41000776540030d4b8660cc8]

sidebar: Let the sidebar's dial control use the same graphics as DialControl.

It is not the most pretty one under the sun, but at least any general
improvements in the DialControl will improve the look of the sidebar too :-)

Change-Id: Ib26b097b322b69516898a5dd80bed3f8a0fa89d7

2013-06-11  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [8da13c55405f1a5789401b280d15f77efbf908e8]

groupdialog.ui widget

Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602
Reviewed-on: https://gerrit.libreoffice.org/4208
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-11  Wang Lei  <leiw@apache.org>  [0946de1e2fbf8bd5ad3919429f648359d4464eca]

Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()

Patch by: Zhang Lu
Review by: Wang Lei

(cherry picked from commit 424079cb8348d77e40f7d3291578bdffbe662f34)

Conflicts:
	formula/inc/formula/compiler.hrc
	formula/inc/formula/opcode.hxx
	oox/source/xls/formulabase.cxx
	sc/inc/helpids.h
	sc/util/hidother.src
	sc/util/makefile.mk

Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9

2013-06-11  Armin Le Grand  <alg@apache.org>  [1691607cc44579bc8193db382d96038177acfc64]

Resolves: #i121183# Added buffering non-bitmap formats in Graphic

(cherry picked from commit 54c0f6f5b605ae05eade910fd2b672adf1d0d7fc)

Change-Id: I4117f4002b14cb8b3811422a5fcbae6a0d2a2d08

2013-06-11  Michael Meeks  <michael.meeks@suse.com>  [c0b78901dba033ed112a023a787575ae54ef877d]

Missing zip files now result in a DeploymentException so ignore that.

DeploymentException seems to be a hard RuntimeException, so this is a
new behaviour. We need to think if zip::ZipFileAccess::createWithURL
should return that; see 28e3aff576f06b0b02c7232da5d723e865b3c7ed

Change-Id: Ie99ea4c7519cbc1aa7790768d7e9e0c2edef68e0

2013-06-11  Oliver-Rainer Wittmann  <orw@apache.org>  [30a98a585102793b4bc77c4ba4706f8199cfe85e]

limit next codepoint index to the minindex..endindex bounds

Patch by: hdu

(cherry picked from commit 6115cd0bf8ef8d7e063615636175e148c8d57da1)

Change-Id: I62265b3021f86bee1f78a79a2c668c1ce09c5521

2013-06-11  Armin Le Grand  <alg@apache.org>  [dbc7c605d65cc2dc37af3d2077ac553754bc4f7d]

Resolves: #i121183# enhance export of ppt hatch masterpagebackground

(cherry picked from commit 60f299f255a8a2fd2c4aabde6933d4388af3643b)

Conflicts:
	filter/source/msfilter/escherex.cxx
	sd/source/filter/eppt/eppt.cxx
	sd/source/filter/eppt/eppt.hxx

Change-Id: I62d772ab67ed03bfa964040bd07b3684cf2dee8f

2013-06-11  Armin Le Grand  <alg@apache.org>  [45d011ba375c469771ef652c25bd42ce85d3071f]

Resolves: #i121153# adapted RenderBitmapPrimitive2D_self...

bitmap transformation to metafile case where no destination bitmap size is
given

(cherry picked from commit 1f0b83f0e62094257a1c69ff18969f07422772dc)

Change-Id: I12ece7aa36df6a9895303af59693de3b9813bb17

2013-06-11  Isamu Mogi  <saturday6c@gmail.com>  [29474304550512f56ef597464bfdb5304bf56bb1]

fdo#65450 Not to call MenuBar's selection logic for rollover effect

Currently when we rollovers on MenuBar, MenuBar's selection logic
(ChangeHighlightItem et al) is called. But calling these logic on background
window seems to illegal and causes fdo#65450.

2013-06-11  Adam Co  <rattles2013@gmail.com>  [f7595decdfb5f9aac61ccc61ad38de4a1faa402d]

fdo#65265 : fix for DOCX export of formatting data

Change-Id: Iab3c56e5c3e3cf359e42cf7080883d1408cc3304
Reviewed-on: https://gerrit.libreoffice.org/4215
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [721f82c9bff871cd11c6a7c41ae080375463a690]

Use a local variable for the points

Change-Id: Ibd274ecd7eaeadaaef9f2a17a0d721355a561431

2013-06-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eb0a738d1b3f1a9df41d55a1defd349264486920]

Refactor a bit the code while reading it

Change-Id: I58693bb4ffe0f59365069a87fc30081ddf226eaa

2013-06-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2933de9ce0f820e59ac4eef796fdde2566e38d42]

Fix typo and make the debug output a bit more readable

Change-Id: I45cb5303bfcc1f3df8455ac454f3e1b3fc5a11e0

2013-06-11  Caolán McNamara  <caolanm@redhat.com>  [140f9fa6dcbd9c3a49cc2027f140a7ec44ac06fe]

attempt to apply HIG rules to photo album dialog

Change-Id: Ib1bed02d229d17c4ec5f0d95014e973c692914e2

2013-06-11  Armin Le Grand  <alg@apache.org>  [59db4be207ca6651a29366d326436ba2f40bb6ab]

Related: #i120604# corrected 3d gradients

adapted basegfx to be smarter in some areas

(cherry picked from commit 888e64505474808166c29ada24178cc3e58d6c18)

Conflicts:
	basegfx/inc/basegfx/pixel/bpixel.hxx
	basegfx/inc/basegfx/point/b2dhompoint.hxx
	basegfx/inc/basegfx/point/b3dhompoint.hxx
	basegfx/inc/basegfx/raster/rasterconvert3d.hxx
	basegfx/inc/basegfx/tuple/b2dtuple.hxx
	basegfx/inc/basegfx/tuple/b2i64tuple.hxx
	basegfx/inc/basegfx/tuple/b2ituple.hxx
	basegfx/inc/basegfx/tuple/b3dtuple.hxx
	basegfx/inc/basegfx/tuple/b3i64tuple.hxx
	basegfx/inc/basegfx/tuple/b3ituple.hxx
	basegfx/source/point/b2dhompoint.cxx
	basegfx/source/tuple/b2ituple.cxx

Change-Id: Id92864093dd40d34bd20b130cc3b405a7b8f9d91

2013-06-11  Armin Le Grand  <alg@apache.org>  [5e39bc0937940e8d0f78668366e9de447269f0df]

Related: #i120604# Adapted back texture mapper for gradients for 3D usage

(cherry picked from commit 4152ce982bc8c1aca6859d9b803cefd16ba11de0)

Change-Id: I712494bb166518c2ba9aa2ef529b4ac3e9fe8951

2013-06-11  Armin Le Grand  <alg@apache.org>  [385bb4547359027bca6d5158e00e541f094b277e]

Resolves: #i120604# unified and secured gradient tooling for primitives

(cherry picked from commit 05785d283e718aab182a5ea848de72e4a4b2efe3)

Conflicts:
	basegfx/inc/basegfx/tools/gradienttools.hxx
	basegfx/source/tools/gradienttools.cxx
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	drawinglayer/inc/drawinglayer/primitive2d/fillgradientprimitive2d.hxx
	drawinglayer/inc/drawinglayer/texture/texture.hxx
	drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx
	drawinglayer/source/processor2d/vclhelpergradient.cxx

Change-Id: I21f94e7b4eede094171a83a009ae19213e77f22c

Unname unused argument to prevent warnings.

(cherry picked from commit f7d4af835cf308bc9ece6fd84cbd14ba5be0adcd)

Change-Id: I44381f1e417c39dfbd1d4051079bbd09f0c61848

2013-06-11  Petr Mladek  <pmladek@suse.cz>  [0de49e5d365a0ca3e667bcdd68630296b5e840d6]

Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."

It caused some regressions. For example, see fdo65414 and fdo65562

This reverts commit 6708ad7f1baa8d4cef1718bdef1d26fb5d8510f3.

Change-Id: I0108463c78bbcb48a4c218d78e51deaa39caec0c

2013-06-11  Takeshi Abe  <tabe@fixedpoint.jp>  [dbf87e23f96489d9609e3cfcc0e6a2c31d7a14bf]

mark as const

Change-Id: I7f3d231d9f82db663a6a0977fa3f250af9dc8991

2013-06-11  Takeshi Abe  <tabe@fixedpoint.jp>  [121ea27f55584ece5c18fcb12fe85a63cd69b349]

sal_Bool to bool

Change-Id: I5ccddcab097e820d043a41d8fbe3f900fc1079e5

2013-06-10  Philipp Riemer  <ruderphilipp@gmail.com>  [cef5c5dcb103e57be302957c530387dbbb042393]

cleanup of existing code in sw/source/core/fields

- code formatting
- fixed alignment/spacing
- removal of commented out pieces

Change-Id: I3fc2be67edcad8e394966f1678fbbeca4537ff47

2013-06-10  Philipp Riemer  <ruderphilipp@gmail.com>  [39f4f7d95391c5396a1fc92d48cb400c06db68b4]

fdo#62475 - remove visual noise in sw/source/core/fields

Change-Id: I4b14dbb652375f4c6f52ba2fb127e98d6798e07f

2013-06-10  Philipp Riemer  <ruderphilipp@gmail.com>  [9d055aed9f4b97b5186ea1da67a6d3e92b9839f4]

fdo#39468: Translate German comments in sw/source/core/fields

Change-Id: I8a0f4749c01010a9d0e9baf23db09e1fa63c1d55

2013-06-10  Andras Timar  <atimar@suse.com>  [6cc510e0ed5b99b1493dc23b49df7351763f7916]

remove unused images

Change-Id: I0090d85bc15ce63af4944c9722b322e192eac757

2013-06-10  Andras Timar  <atimar@suse.com>  [ae05a3e0f116b9a69347a3a8392632914f6ab96c]

Updated core Project: help  74b25de61eef50245faacac5b07e7e375ba3e5cf


2013-06-10  Oliver-Rainer Wittmann  <orw@apache.org>  [d94bda0c1fd3c618b98a63f76d71e129ad06d942]

Correct the XML document handler...

which is used to parse Microsoft Word OOXML documents in case of unknown XML
elements

(cherry picked from commit 22e334845346f4e3189c72e706d744385953af19)

Conflicts:
	writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
	writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx
	writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx

Change-Id: Ibcd3e808abfb35291bb04aa10190a7800f0837fa

2013-06-10  Matúš Kukan  <matus.kukan@gmail.com>  [7a878f9c5fde18e1e86ee0784d9a7f1252700e74]

gbuild: s/AutoInstallLibs/AutoInstall/g

Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a

2013-06-10  Matúš Kukan  <matus.kukan@gmail.com>  [74f5df9bacf50464affdf48c0ea0fbfa01f28728]

gbuild: rework AutoInstallLibs and autoinstall ure executables

Change-Id: I7312d94f90758d450a69410819c5e8c142756a47

2013-06-10  Matúš Kukan  <matus.kukan@gmail.com>  [6b408d1cc20a340a501e81d02dacbd301fb4360f]

gbuild: remove external_headers targets

gb_LinkTarget__add_internal_headers was used only for sdi headers now
anyway, hopefully for no good reason.
One headers target is enough for all.

Change-Id: Ia01fb7a0aac7f72915448424b3393ecd9ba0f8f5

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [f01e27126d3fde9429611c68fcbed9da71b36d17]

missing .ui

Change-Id: I549bba35a983a61aedf6f0ff9709b0efc14a603a

2013-06-10  Armin Le Grand  <alg@apache.org>  [744244997da79ca95278249eeadf716730fffd82]

Resolves: #i122509# Corrected typo in basegfx

(cherry picked from commit cdf48cfdbdb5348b259f4632790ffd178fcad1f7)

Change-Id: Iaa62acc4901c3edd31d0af7c642327dddf07f562

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [1ecae380c85f891811923462d577a2e4f7bfb4d7]

convert foot/endnote dialog to .ui

Change-Id: Ib2f267b85b04be91b7e9091613b0665a1eea3f01

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8df088781c53221498e762f570d21948b7de2650]

Unbreak back MinGW64 build

Change-Id: I68410bc1a8b77877b07f60e6ace0f54c255de95f

2013-06-10  François Tigeot  <ftigeot@wolfpond.org>  [fdd6008def896b5f1f7448553bd2985e6252ed60]

The only OS graphite is not available on is MacOS X

Change-Id: Id63520c60bd4c7f44c271fdb2a832627c42b8738

2013-06-10  Stephan Bergmann  <sbergman@redhat.com>  [d257209a5443e27cefc8872151d776767605cbae]

Revert "fix gold warning about hidden symbols"

This reverts commit 9ff0ee4905068cbc85acf85da1b3ef762b324ed7.  Whatever the gold
warnings are exactly, this is apparently not the right fix.

The change to openssl/ExternalProject_openssl.mk caused crashes when LO's
libneon.so, statically linking in LO's libssl.a, started to export symbols like
SSLv23_client_method as global, competing with the same symbol from a system's
libssl.so.  See the mail thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2013-June/053119.html>
"strange crash in SSL code while opening some documents."

Whether the change to expat/StaticLibrary_expat.mk caused similar problems is
not clear to me, but it is probably best to revert both to be on the save side,
and see what exactly the gold warning was about and how to fix it the right way
if it ever shows up again.

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [9734135dc8ea3458972b9408d1732d4a49843f14]

Updated core Project: help  ed02574e293074b182982a4512884a6f2d7bcc5c


2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [c6d2369bc27160839db96cd040d0b4a8dcbb87b2]

typos: GrayScale->Grayscale

Change-Id: I892fd1a4b8085c1f7c9651d15015fc220876ebee

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [1b9278298ab571582e289f490e809177a9f50ac3]

Updated core Project: help  62d083404f888fa33ad1264c59b46ae8a6278e91


2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [11c89fe5fb40adf3d205c666e7b5d202c1dd314b]

Resolves: fdo#65609 don't use whole text for optimal width

Change-Id: Ie0aed71457891e58916d064c9a59d5927c31f1f7

2013-06-10  Armin Le Grand  <alg@apache.org>  [1579745163cd1682bb3e27873b9654eb842adfac]

Resolves: #i122493# Removed Line/AreaPropertyPanel on Writer OLE context

(cherry picked from commit 7fb9e99fcc522731165f3ad20aae43d81bb7df65)

Change-Id: Ic4dd8c7c5d964fce9ed971c9a5a337a7cbb04fcc

2013-06-10  Armin Le Grand  <alg@apache.org>  [d1a0b4f01b9c3a54dfcbee65e13d6dd4d1a78dfe]

Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...

in Line/AreaPropertyPanel

(cherry picked from commit 2890568e3ac8e140d12f05d8ac74f3be50ffa45d)

Change-Id: I6436b165a873e6f79af29690170231af939fcccc

2013-06-10  Miklos Vajna  <vmiklos@suse.cz>  [721baad94ee81d9d6281edb93ee45936f6e0e496]

bnc#802888 SwPageFrm: one more clickable field fix

This is similar to a996678ed30804e16103e1cfdc439c8546e5d3b0. If we have
both a background object and some clickable field to select, we should
always prefer the clickable field.

This time, the problem was to click on a clickable field, when the
cursor was in normal text and we had a full-page background object.

Change-Id: Id25036d8cb2ddf62011c22bfc50844b793b942bd

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [a4c07d983ab5562c914dad0d06cb24c61a7f3b41]

Resolves: fdo#65546 set Panel Layouts as DialogControl widgets

Change-Id: Iaf0e1dccf1af3bcec1057e42934d2931ccebfd32

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [820901f91513ec4db2911a06f28b9d15417088fe]

WaE: comparison between signed and unsigned integer expressions

Change-Id: I3b5e3a8bf4bbecf6bf697b91c9a16ec19045bfdf

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4e41227dd6af52ec562d10efcb365defba6bd36e]

mingw64: change Link class to use sal_IntPtr instead of long

Change-Id: I2b78c7b714ff064f2f1b8a8eb161e5e2ae121eee

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e9289dbde26cd89b7e5bf54afccd06fc01dabdde]

mingw64: Don't cast to pointers from narrower integers

Change-Id: Ica7bd2d6b395d42d575660991ec74ecb2b744473

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cd3b1847a5549e6348aa5b9b0ed1f59f679c6cf0]

Deprecated conversion to char* from string litteral

Change-Id: I64fc36b38be59c909aa96a9faf876232caaac182

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [afba998a9a4a9759768c09722c31ca2b78204a82]

mingw64: sal_Int32 cannot hold pointer

Change-Id: Ib2578cd94c74f171b58f3478d758221593ee5523

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e862e147391d09681b0419f1d41335eb6c97cf99]

_UNICODE macro unused

Change-Id: I4820830f24c8a9a6d9ec3ad79df51bb2ac4f1e4d

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2340939198113cf10e693356aa3897f97e3e6ad4]

Macro reported as unused

Change-Id: Iaf7c4bc438147a283e6493598d250c9b53dd6fc0

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [08fc4dc88bce87cc4cd235d92a8a909a9fb122ed]

mingw64: long -> sal_IntPtr in sfx2

Change-Id: If995a2cf00e2ced618ad1a1a68d093eb163ee27a

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5eaa60143c8fec08ce996b3e9e0c3e67a06a834f]

Possibly uninitialized variables

Change-Id: Ie2b52f66c02f395d45fe24bbd2c3d897c7335add

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0986d0d55881271e0c784399cf321e986df41fae]

mingw64: cast to pointer from integer of different size in extensions

Change-Id: Ie2162b71e4e9de9fe24ce54815e5139774bb2ec0

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3e7eb8bcad60d12328198684287c59d6b8ebc84e]

mingw64: Use the *LongPtr Windows api

Change-Id: I00c753f71460bee9f2bce3af35b352a25a3b8484

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [90e16066593047915b7007bb7a6846eabeeca567]

mingw64: long -> sal_IntPtr in dbaccess

Change-Id: Ic9e049b6b79a8ae3777d8b2a6e918289445c21da

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7c2c48953e0afafe524866d18be5ada4fdd37049]

mingw64: NULL used in arithmetic

Change-Id: I87bf28e1d6db2afe5ffa095cbf9181602ec9fc3f

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b1a82bd284275335b89a859ddaa577d682209678]

mingw64: use integers of teh right size in framework

Change-Id: Id10f827ef70a19a6261abea5c1b6c835b8bee701

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1af337fc9201a22d5beaac3452b8441c458b52e4]

mingw64: include sal/types.h to be sure we are using C99 formatting strings

Change-Id: Idb78cb18ed7718996628233dfb546eb1f6f345c1

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c74a6e6bce9bfcae74e1a264557197176bba75e7]

mingw64: use the right format for writing out pointer-sized integers

Change-Id: I7961ffd978cb02c62be176a0afe931959b7d8f1f

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a2a342495361726c7d085910a5ac127d8cf522c9]

Deprecated conversion from const wchar_t* to wchar_t*

Change-Id: I8c0a97372f0855543d6207adb0abaa4cc820aabd

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [956c775c54fd60647fbd936402269db3fea88059]

mingw64: Don't cast from MAKELONG to pointer directly

Change-Id: Ia0ff071a5676f27d39175e30d7c5f472e32c99b3

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [008147e8056f31bcc71da0158e2593e088ffec6d]

mingw64: use the sal formatting strings in store

Change-Id: Id6b8f4ed6df14bd80a7937001ec1cfb98acd7f52

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [583a5c090aa8b7aab6b8afbe2e8dc632d13a9678]

This macro is supposingly unused

Change-Id: I9edf21919322af22e323b48009e934d70766353e

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1b8cc40601e54d445db5f7c5d2580f76c811b4d5]

Don't warn about undefined macro any more

Change-Id: I403cad8ce1953d2c8e8948a94a688519525bbbc4

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ce959ab7ce4c9577ac23953919781d842e6c32e5]

mingw64: use the right integer sizes on win64

Change-Id: Idb263ad369d2dad4fe4de924f2b2404a0fcf62d3

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [43135665bf9093c52f424069bcf83d50a93bdc0c]

mingw64: use integers able to contain a size in svtools

Change-Id: Id5505f75a2331be682b74d085a7959fc4bf07df8

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [378b2522b40004ca5f5b6de0b4eda0ac13d4153d]

mingw64: use integer able to contain pointer

Change-Id: Id37c488531add53fd8d7514cde9ac37e61f67c38

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a5d26f86e8b30028de2acc9ca0950c30fdaa2dae]

Werror: labels ... not handled in switch

Change-Id: Ib73d757ffb313ce365caa3f70c472f662f6d9719

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [094560c29fed9b0b58505717c4e6694ad9ff8a69]

mingw64: casting to pointer from narrower integer fixes in sal

Change-Id: I63321e33f92223be47c7ee25dbf03fe3032991d6

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [44feea1957f6f3ff28917625223e610fe2807c49]

mingw64: don't cast handle to 32-bit int in a macro

Change-Id: I06063d3c171256c54151be04c810b79bd2d194e1

2013-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9a33bfdacd9f74aefad545141c896a8bc23c1ffc]

mingw64: force C99 formating strings for consistency

Change-Id: I1399596a3edc3324ae4aa04e3866ae2f5e673985

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [f8df80b489971021c49e85d66f110304bec4dd88]

lets put the row that has the optional column at the bottom

Rather than have an incomplete first row and a complete second row, have the
opposite. Looks more balanced. Two clicks required post .ui conversion two days
required pre .ui conversion :-)

Change-Id: I595a17f84dc0988b261d67bccdaa4582f2db6c2a

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [7f9c58d66b9640ab8b54e582cbb25d2e3a57970d]

Brouchure->Brochure

Change-Id: Icc3567c0392a5fbee422162abceda6346d6a5fe6

2013-06-10  Tor Lillqvist  <tml@iki.fi>  [fb07d6b375bc2a23eec7bb2fe93359d96fa0377f]

WaE: unknown log area 'starmarh' [loplugin]

Change-Id: Ia996a8fe2f791fd6cc8e08e7bf860e3a584a7d61

2013-06-10  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [df8875509b823c3ab1626df8946e6d9295bfd8dd]

convert impress and draw print page to .ui format

Change-Id: I4f72ca2f1d090fede24c7d7441f1855c617ab315

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [8803299f2251e8f1c01e59edf389b972766f66d7]

I wanted to use cm instead of mm

Change-Id: I95e7ac1eeeae7e770196523bf6d75601452dcea0

2013-06-10  Tor Lillqvist  <tml@iki.fi>  [32a8d3d46951ae765a2e700b21f234426e0c08d6]

WaE: unknown log area 'package' [loplugin]

Change-Id: Ia05b608360a64f047ebfae8b179890c0d221e953

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [6f2472b6cf849183b7d9f638e43fc0899ffb816b]

little cleanups of sc general options tab page

Change-Id: I07b3b16e5b9250b15d871fc05e217f1cc7e971d5

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [2b6b5da841120d45607fe7731b3f7941793e6153]

::OUString->OUString

Change-Id: If91077da9d032d69e67a9ef1caf94f6fa7551844

2013-06-10  Caolán McNamara  <caolanm@redhat.com>  [09b054fc4c2a8d9ee2a6ed28194b828d8ff7dd0f]

update graphicrepository links for new icon-theme locations

Change-Id: I8de2dbfa6eb98a9b879af362b850c487ab28fa7f

2013-06-10  Armin Le Grand  <alg@apache.org>  [e86a67313e0fbd3c263497684c8d98f1a00d32e7]

Resolves: #i121224# Corrected to use the ApplicationDocumentColor...

instead of the ApplicationBackgroundColor

(cherry picked from commit 8d005e90cfee08663c02db2e75130b68bf143a93)

Conflicts:
	sd/source/ui/tools/PreviewRenderer.cxx

Change-Id: I5bb3d40724dbcca189fac8c9ba29b684b0b9ec67

2013-06-10  Ariel Constenla-Haile  <arielch@apache.org>  [6858934fadcbe825ef59a3c7da4f82879163382b]

Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothing

(cherry picked from commit 07abf70e9ecfca7e7898929259263bb307766374)

Change-Id: I0b11a4a6337f0928ca43d4eb511831f5f96a246e

2013-06-10  Andrew Rist  <arist@apache.org>  [34a1250e0b4bf62dbf87ff6139fc3107f7543b82]

Related: #i117765# css.awt.PrinterServer implementation unusable in Basic

from  cws/fs35a by Frank Schoenheit [fs]

(cherry picked from commit e9bfcd0982bcb67071b344da377158fc0d88d8a6)

Conflicts:
	toolkit/inc/toolkit/awt/vclxprinter.hxx
	toolkit/source/awt/vclxprinter.cxx

Change-Id: I96b08d00c7e483891d3c24c90fa52764949add0b

Fix line endings

(cherry picked from commit f4f2c3189e5fc9f6fac57b5a6df0840ecdaaa731)

Conflicts:
	toolkit/inc/toolkit/awt/vclxprinter.hxx
	toolkit/source/awt/vclxprinter.cxx

Change-Id: I88acd74eec39410844030d3cba489e1fe62a91b3

2013-06-10  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [813e8bc2268d74a2e7ce2d9f1cb5ae9c412086a6]

Convert sc general option page to .ui format

Change-Id: I06487f74b8dfdf27b067c1bdb6e47a5fa8babf30

2013-06-10  Matteo Casalin  <matteo.casalin@yahoo.com>  [2f7ed5fb633978f30d77d944ab626efc8a04db50]

String to OUString

Change-Id: I89f228b64c85b5844b3049206bf97877473a04d3
Reviewed-on: https://gerrit.libreoffice.org/4212
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-10  Stephan Bergmann  <sbergman@redhat.com>  [daaaaf7dcd3982c80031bda141822a469fd5cc6f]

More systematic *_CFLAGS s/-I/-isystem/

...to avoid compiler warnings in external headers.

Change-Id: Ibd7fcb0400bfd8ffa49cc8db77956e443551ebb3

2013-06-10  Stephan Bergmann  <sbergman@redhat.com>  [5d4c41587dde658c9bfcb1638e0373608163bec2]

fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mk

...and must not be hard-coded in the manifest input (else report.jar was missing
the link to commonwizards.jar, so at least --disable-report-builder builds
failed with java.lang.NoClassDefFoundError).

Change-Id: I81cdadb599c7bf9a4a4503924dab4fbf9d60b44f

2013-06-10  Radu Ioan  <ioan.radu.g@gmail.com>  [db979ee28a360d1222ddc8a67b929434c0c51255]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: I9a7cce0d3abef42c9d9d0ad56609d94d504854cb
Reviewed-on: https://gerrit.libreoffice.org/4128
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-10  Julien Nabet  <serval2412@yahoo.fr>  [dcfefd6676d8cf8930424724a509cce0d3612962]

Related fdo#33895 add some checks against NULL derefs

Change-Id: I9c62a063788a494125ce8dc27748ed66022f5c48
Reviewed-on: https://gerrit.libreoffice.org/4199
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-10  Tor Lillqvist  <tml@iki.fi>  [de3a561d6c927e849c1a7e46830310c272321d06]

Needs the CoreImage framework


2013-06-10  Noel Grandin  <noel@peralex.com>  [2cb247a12d682d7cda0483570b38b4469c360a94]

fix file and lineno info for DBG_UNHANDLED_EXCEPTION

which I broke in commit 863d38fbfa4fb4861e476828c46410602100919e
"move DBG_UNHANDLED_EXCEPTION out of line"

Change-Id: Ic30e985cc356d81013ced1ce74ec6c78469d9882

2013-06-10  Noel Grandin  <noel@peralex.com>  [177f01b9fe7ef0d4ea08b5c6fb8afa82a51c8d1d]

fdo#46808, Convert form::inspection::FormComponentPropertyHandler

.. to new style service

Change-Id: Iee4681f94dc9874271dc8a1d5d74e161d7691a29

2013-06-10  Noel Grandin  <noel@peralex.com>  [9db162b6048284ae43dd0be45694ade2d0800bd7]

fdo#46808, Use service constructor for connection::Acceptor

Change-Id: I0e69e43b5e6c6907447d6a8c23c0579b88ceb9a3

2013-06-10  Noel Grandin  <noel@peralex.com>  [34e5e9c650ef8653b12d16a1d5de535b5f5b3ead]

fdo#46808, Convert awt::grid::DefaultGridColumnModel to new style

Change-Id: Id1b63847e21954c689dfa3c549713dbf5b1858c3

2013-06-10  Noel Grandin  <noel@peralex.com>  [670e2329df5cccaacd0e43d3656aeb112488e8ef]

fdo#46808, Convert xml::crypto services to new style

Also remove the unnecessary XInitialization implementations.

Change-Id: I81f32b2cdcf69b84fe4b15382f9294073a7f2f20

2013-06-10  Miklos Vajna  <vmiklos@suse.cz>  [2c64af529567324f4433984ed7673304d26062c8]

fdo#64656 RTF import: handle levelnumbers without leveltext

Change-Id: I34ce7b172dc94489f7f506796e66b14598aab19c

2013-06-10  Stephan Bergmann  <sbergman@redhat.com>  [4f4856a861275fe40f9b8fcb5164e2c4a97faef7]

One more gbuild $ -> $$ fix

Change-Id: I516c6bde68e8ee269fe4e392f96e251b556e21bd

2013-06-10  Matthias Freund  <matti_lx@yahoo.de>  [de34ef765f72754137f4b7216d22de8a7fac2f6a]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 2)

Translations and cleanups.

Change-Id: I1894cf896ebfcbbad16323f620c0e986670279d1
Reviewed-on: https://gerrit.libreoffice.org/4192
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [92207231c3742873ad3b3a6fed2963d1bf924ad3]

the last element is in the next block

Change-Id: I3a4806fcae7b830e71cda0ab7e6d5ac6f180d4d3

2013-06-10  Joren De Cuyper  <joren.libreoffice@telenet.be>  [101c9610d79e4cbdd346c489bb3ac74c5f3fd620]

fdo#65581 Elements dock window has wrong title

Change-Id: I684eb8014bd6c0f72078187121b30f8df4f5a367
Reviewed-on: https://gerrit.libreoffice.org/4217
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-10  Mark Wielaard  <mark@klomp.org>  [bc7bff4a0ee668249488ff6168136dd39e0a9362]

Fix memory leak in FileDialogHelper_Impl::createMatcher/addFilters.

Before resetting mpMatcher to a new value check whether the current
value needs to be deleted first.

Change-Id: I26039c19483621d809dbd8474b86254948efc9f6
Reviewed-on: https://gerrit.libreoffice.org/4194
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-10  Mark Wielaard  <mark@klomp.org>  [cad5e28b6bf761268d40236cd8aa381680007cae]

Fix memory leak in cairo TextLayout::draw.

Destroy cairo_font_options when done.

Change-Id: Ib49c07dee22fa59b4f6227c6b106a18b615aa060
Reviewed-on: https://gerrit.libreoffice.org/4193
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-10  Mark Wielaard  <mark@klomp.org>  [9e958cd987be307e73467d168ae1d323d775e187]

Use a simpler fix for bad old libexttextcat constants.

Don't patch the upstream sources. Don't do version dependend checks.
Just define the missing constants ourselves if they are missing.

Change-Id: Ie0c56474e5ff20c092c99c1648cd15b97149041f
Reviewed-on: https://gerrit.libreoffice.org/4200
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-10  Mark Wielaard  <mark@klomp.org>  [a775188f6bbf3bbf8448b2b7398a1902908bb5e2]

Fix memory leak in OGLTransitionerImpl::createWindow.

XFree the result of glXChooseVisual, glXGetVisualFromFBConfig and
glXGetFBConfigs when done.

Change-Id: I145c7f5f083718d983ccea4b534d4e90056eb14e
Reviewed-on: https://gerrit.libreoffice.org/4195
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-06-09  Matúš Kukan  <matus.kukan@gmail.com>  [66558cc3783fd1645661043901a4eee371c95de9]

gbuild/platform: factor out common code for mingw cross-compilation

Change-Id: Iaad3f195438369dc5d3d947995d60351bf39538c

2013-06-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [17704f59ccaeaa802f50b25eb4554fa98fa5faea]

fdo#60924 autoinstall - gbuild/scp2: add canvas module

Change-Id: I740ee32653059669e299ab52f7709319a8534f21

2013-06-09  Xisco Fauli  <anistenis@gmail.com>  [352d6ffa8e3aee793486d8e065ad044b58ca5dac]

fdo#38820 - Remove java web wizard

Change-Id: Iff32e2dbde7f0a7eedd5cf62c5b37fba8bb9ff54

2013-06-09  Xisco Fauli  <anistenis@gmail.com>  [11a560967f11f10ec570f665d0e65e17f124912a]

pyweb: Handle Keyerror exception

Change-Id: I16ea149917b911ba074415511d1f5053439c33bb

2013-06-09  Takeshi Abe  <tabe@fixedpoint.jp>  [6571193609f4fb4e5ac714b55787d172a86983fe]

sal_Bool to bool

Change-Id: Ib712c9ebf8d8e6aae5e04fec19be629d3393f5d5

2013-06-09  siqi  <me@siqi.fr>  [fce81f66c60769137fdaa1fbeddb218507cacff0]

Transmitter


2013-06-09  siqi  <me@siqi.fr>  [28faf7e3a91caab172bbd344bb568db4f66a433a]

Command interpreter works, notification center can now call segua for view transition


2013-06-09  Julien Nabet  <serval2412@yahoo.fr>  [52a377585cd4877bf251b482ef016cd7d16846ad]

Revert "Fix qa tests after "non-primitive" patch"

This reverts commit eaeaafbf20629e2e2eb111b71ddcc78ab81aec55.
I must recognize I don't understand why it doesn't work but since most of the tinderboxes are red...

2013-06-09  Philipp Riemer  <ruderphilipp@gmail.com>  [a3f62b536e7e9ba1ac8aedc112d6c7d7a28e2f61]

adjusted code indentation for consistency

Change-Id: I0316e8753e440ff691e9c84f55aad8a6a7079652

2013-06-09  Philipp Riemer  <ruderphilipp@gmail.com>  [379bacf8efc133967f7d5899d3024c2f39f7fb95]

removed commented out code in sw/source/core/edit

Change-Id: I44951e08b196106a5352a8e9b86e695e6a8961b9

2013-06-09  Philipp Riemer  <ruderphilipp@gmail.com>  [b3e67062608f11dbf4b92f5e0765bb0f28a6cfe8]

fdo#62475 - remove visual noise in sw/source/core/edit

    - ASCII art
    - method comments without further info
    - multiple blank lines

Change-Id: I2b17f5fe4be89cc58c3563dfc64f1b3e2a20bdee

2013-06-09  Philipp Riemer  <ruderphilipp@gmail.com>  [7cb8b8c8e9548640e4732daaf8e009eb8d7a38f1]

work on existing comments in sw/source/core/edit

Change-Id: I32b249971ac6ac540d816c38e00321befb181901

2013-06-08  Philipp Riemer  <ruderphilipp@gmail.com>  [ce6cb1db65054b8261b16f1542d03de6ea0e054c]

fdo#39468: Translate German comments in sw/source/core/edit

Change-Id: I48682db4a27be298b8c0392603879d2e12f24cd7
Reviewed-on: https://gerrit.libreoffice.org/4203
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-06-08  Julien Nabet  <serval2412@yahoo.fr>  [eaeaafbf20629e2e2eb111b71ddcc78ab81aec55]

Fix qa tests after "non-primitive" patch

Change-Id: I438a1b09d74a87858b23046cc34995a9fbab396a

2013-06-08  Caolán McNamara  <caolanm@redhat.com>  [8a3f61c42b7dfd7221bd7bc9d9a5a70c052a0bf5]

Revert "Check pointer before deferenging"

these are all exception enabled .o's new doesn't return NULL on failure, it
throws bad_alloc

This reverts commit 6b379300ad3fdbc5c58901c6e06fe600367f83c0.

2013-06-08  Matteo Casalin  <matteo.casalin@yahoo.com>  [6b379300ad3fdbc5c58901c6e06fe600367f83c0]

Check pointer before deferenging

Change-Id: I9bf9ad249afc88379d66337059a73297880acd83

2013-06-08  Matteo Casalin  <matteo.casalin@yahoo.com>  [43941d9a5313fcd7fe39a61bd2eace64f7743486]

sal_Bool to bool and some cleanup

Change-Id: I4b20be1a3558e6b48a224e37e7f50944bb6bd237

2013-06-08  Armin Le Grand  <alg@apache.org>  [be8d06266fab13f200bae2aa1f0e953e517232cb]

Resolves: #i121455# Adapted from NonPrimitive to non-primitive...

as used in the spec

Patch by: Regina
Review by: alg

(cherry picked from commit af6ada82a4634e4b64faf811eaf527c167c334bf)

Conflicts:
	xmloff/source/draw/shapeexport4.cxx

Change-Id: I2fe339ba35cf589a9d4034446c671d4f09b0c0f0

2013-06-08  Armin Le Grand  <alg@apache.org>  [1281c1f52b77c4c4fb08e129542c2c4912b38555]

Resolves: #i121382# Corrected size handling including font size handling...

for EMF/WMF imports

(cherry picked from commit 0ce59463f93b1c1fe78d18476249259bfc7e440e)

Conflicts:
	svtools/source/filter/wmf/enhwmf.cxx
	svtools/source/filter/wmf/winmtf.cxx
	svtools/source/filter/wmf/winmtf.hxx

Change-Id: Ib1ea92a1d52ea83ee7ad48a8bda2496cda9dcc53

2013-06-08  Herbert Dürr  <hdu@apache.org>  [ec2512209d8fbf640749ab9f18b2232ac9cbf060]

the header file new.h is obsolete on our platforms

(cherry picked from commit 94e277e997d396ae44e4c13c806fa0f461dafd83)

Conflicts:
	sw/source/core/text/portxt.hxx

Change-Id: Ia785878f2b96704fcf858599afba2535b53d6b6f

2013-06-08  Jürgen Schmidt  <jsc@apache.org>  [d56497365f36aa385f74ca5bb665f1ea541b52ef]

Resolves: #i119831# check again the node if the bookmark belongs to it

(start and end position)

Patch By: jsc
Review By: orw

(cherry picked from commit 016331f9cc330abca8ea3bedd1be9f50cd68dc18)

Change-Id: I7ad4a10be855806aeb9fc6fef5fbfba377671fc8

2013-06-08  Caolán McNamara  <caolanm@redhat.com>  [6ea2cc95f5996213c370dff61a36fb667dd6771e]

Resolves: fdo#65536 check if builder is NULL

Change-Id: Ieabd56d6da06b480ade662a55aebd35d0769f2ea

2013-06-08  Caolán McNamara  <caolanm@redhat.com>  [fb4601a65fe35eccce33508acb2b138cdaa98877]

Updated core Project: help  adbfa5972aeaae80fbf94e11e523a91fe25e19bb


2013-06-08  Caolán McNamara  <caolanm@redhat.com>  [e6be48fb55ee287ae49528f74f2b4e6b5fa13e3c]

set rows to 6 pixel spacing

Change-Id: I11975ef36c52b6279d099d6a5e32ce9da4cbc9ca

2013-06-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [673be8e76856c6bc39f448f3374db4ae84258952]

add X-KDE-Protocols

* was previously money-patched in on Debian/Ubuntu packaging

Change-Id: I9cd14b0d61e6c73181f368387fb560b4edb383a6

2013-06-08  Julien Nabet  <serval2412@yahoo.fr>  [a11bf86ba8aeda109f7fa8a96ec0cbfc6efe04cb]

Typos

Change-Id: Ie256ce5c1c7b82e0dbe5877524a5e5aa2c9c3ab1

2013-06-08  Julien Nabet  <serval2412@yahoo.fr>  [7bdd928c35e93537ce739af140c617c917fb9702]

Fix typo: alway -> always

Change-Id: I60b4a6086a6e114ff4895755e4c20dfb402a1979

2013-06-08  Julien Nabet  <serval2412@yahoo.fr>  [ee3cea14c84442da93380941b1ec3a46e8003bca]

Typos: alwas -> always

Change-Id: Ibb064dd68dbee46e02b512a2a1a8dee34b0fd444

2013-06-08  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [c5debaa9c46c879f1deee088d12bf2c951296706]

convert pdf links tab page to .ui

Change-Id: I305021366a2670a582f00433be2a6e26d745f587

2013-06-08  Fridrich Strba  <fridrich@documentfoundation.org>  [fceb821c473112727520c0952607f8377b62f417]

Revert "fdo#64977 Adding Tibetan Language Support"

This reverts commit 0114e1c85bc42fd3bd2a3d0aa33f77f67093b66b

Change-Id: Ib0c0b72eead417126285a46ee34faaf2f3c3a767
Reviewed-on: https://gerrit.libreoffice.org/4196
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-08  Elie Roux  <elie.roux@telecom-bretagne.eu>  [0114e1c85bc42fd3bd2a3d0aa33f77f67093b66b]

fdo#64977 Adding Tibetan Language Support

Change-Id: Idf21de28ebbacaefcba0a76fd96eb1a12c21e597
Reviewed-on: https://gerrit.libreoffice.org/4081
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-07  Matteo Casalin  <matteo.casalin@yahoo.com>  [4af491df711510369f423d45565b4d744e637238]

sal_Bool to bool

Change-Id: I73bc2cbf3abf8de041302b6342b49275fb3c2ce6

2013-06-07  Armin Le Grand  <alg@apache.org>  [6e4637db213e7570d3920902288ca15b5e61b190]

Resolves: #i121932# fixed ODF CustomShape import/export

(cherry picked from commit 970ff93fdf7d85b5d4f96d35aff641fe3c681668)

Change-Id: Ib95e9a551912de1aff2318093b0104cf4699df77

2013-06-07  Armin Le Grand  <alg@apache.org>  [501e0246bc72783f2dc830ea6b29f4a9e7c3045f]

Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)

(cherry picked from commit 5f81e1134607ae67d7c598f695bd0997cd9c9284)

Conflicts:
	sd/source/ui/view/sdview3.cxx
	sd/source/ui/view/sdview4.cxx
	svx/source/svdraw/svdoole2.cxx

Change-Id: I91634de52a23ebe897f2d38a6cca763aed19dfc0

2013-06-07  Armin Le Grand  <alg@apache.org>  [13ef16423e78d3ea825172594f08c47d2f9bfd09]

For backward compatibility take mirrorings in setTransformation into account

Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used

(cherry picked from commit 4116c33b12d3787c406f0348f89efcb1cf409507)

Conflicts:
	xmloff/source/draw/ximpshap.cxx
	xmloff/source/draw/ximpshap.hxx

Change-Id: Id85ae4c4f5e26d53d501c72b84fc0e1b5cfe23b2

2013-06-07  Dennis E. Hamilton  <orcmid@apache.org>  [8c1fd9c39966a0eda71e9e9c8f80a89dd5eb6ef4]

Resolves: #i49853# comment the DTD to emphasize that this DTD is...

for OpenOffice.org 1.x XML Documents and is not a DTD for any ODF
document.

(cherry picked from commit 7061d6dbf8d446e96d0ad13ea308f421ea6a424b)

Conflicts:
	xmloff/dtd/office.dtd

Change-Id: If2a084e86f935c9dddfbd3a4aa5e2d76473b7d9d

2013-06-07  Wang Lei  <leiw@apache.org>  [6a62557d8632290ae7150f3922dece65f51af4bc]

Resolves: #i121136# Improve Spreadsheet performance in some areas

Patch by: Wang Lei
Review by: Wang Lei

(cherry picked from commit d39376c42030222fcf09fb562660daa89b01b1e0)

Conflicts:
	sc/source/core/data/document.cxx
	sc/source/core/data/table2.cxx
	sc/source/filter/excel/colrowst.cxx
	sc/source/ui/view/printfun.cxx

Change-Id: I17ff418ad5d09be1e760ee25e9c377ef1362f10e

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [930127da85ee72ccec6b81efc18cc9878f11d88d]

cppcanvas: try to make MSVC tinderbox happy

Change-Id: If4fd5a788d3907a986e27f5f53d5995c7035f685

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [ae0e295f6063e63d90561fab8c856685ce2c94c7]

smoketest: unbreak after recent Extension changes

(regression from a714cf18b1c6cadae93df92376a11aeb98b65418)

Change-Id: Iaf772aa1960bad1ed6b317245867f17a88f6ccd7

2013-06-07  Julien Nabet  <serval2412@yahoo.fr>  [dd9dba52f3db38ecf9e6b5c5150219e59579d54b]

typos

Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491

2013-06-07  siqi  <me@siqi.fr>  [d3aa6c58d40a6516c188e85ed6ad12f1b4012a94]

 cmd interpreter implemented


2013-06-07  siqi  <me@siqi.fr>  [f78070377035eaafd51a1eb36c821e131c987887]

autogen client pin


2013-06-07  Stephan Bergmann  <sbergman@redhat.com>  [cc630e3d8ee5d07b7341b071443845ef309eeeb2]

One more gbuild $ -> $$ fix

Change-Id: I907e383f117044ef5d105e91991cdcf7ef1f4c9c

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [046cf9a53f46b8bc9d6bcd5f0ea4af6c9a6125a7]

gbuild: fix library paths in gb_Extension__compile_help_onelang

Apparently *COMMAND are evaluated once too much so the $ are lost.

Change-Id: Iefc2a945b9ce708bc0f0f5490e1c2f2f7bba1616

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [3e70e26cbc96667e2968cd325737053bf8bffb78]

gbuild: fix over-evaluation in gb_ExternalExecutable__set_internal

We lose the path setting here, with this crude hack it appears to work.

Change-Id: I241d7e6ec7a148a27e31d73b8e5ddb62f0a948d6

2013-06-07  Noel Power  <noel.power@suse.com>  [c76974576aa5eec6b86af39eaaadc8e382f214bd]

share spPaperSizeTable ( and associated access code ) in msfilter

PageSetup.PaperSize implementation more or less copy&pasted the
papersize conversion code from oox, this is a followup to remove
the duplication. ( Probably the binary filter could be converted
to use this also saving yet another nearly similar implementation )

Change-Id: I479f0322163161f7819c5d650a9511910ac2e781

2013-06-07  Miklos Vajna  <vmiklos@suse.cz>  [288a606ae780c9f0b7a0241b31ea644addd37fd8]

RTFDocumentImpl::checkUnicode: make this a bit more readable

by not using default parameter values.

Change-Id: I82c84e3563cba60682d297eb1b1d8a139160d579

2013-06-07  Pedro Giffuni  <pfg@apache.org>  [efb6d8211d3ddb1b42c51400c7cadd57a0dfca4f]

Fix some typos found by Noel Grandin

(cherry picked from commit 9271c50c2d02b708cbe274568c455ff900595884)

Conflicts:
	qadevOOo/runner/lib/Status.java
	qadevOOo/runner/util/PropertyName.java

Change-Id: I6157d7e4da5eeb85f3b748ab70cc6528b3d061a2

2013-06-07  Pedro Giffuni  <pfg@apache.org>  [55ff402fa24bcf9478e7fde94f2ab57c2223b7f7]

Set target version of apache-commons to Java 5

(cherry picked from commit 7b9b5d430bda5ee0a1948c532e7ddd1374717e8c)

Change-Id: Id3c5ae8d6fbeb8554d0f4f7f743e0aeea0df2bb2

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bf3d8ba53bdbe15f37988a274ee4fb555479cb87]

jlong is 64-bit, my bad

Change-Id: I39ed9f4079152fb5405f0dfceee1d22536d474a6

2013-06-07  Caolán McNamara  <caolanm@redhat.com>  [4129130cab83eb1e7e1ebf153c914524846f7e4b]

XubString->OUString

Change-Id: I9404ef0d53a74e09a0db9781d004fcd0c573dd78

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [41660feef6095f6d9510d11c99376652b41a504b]

Let us cast pointers to pointer-sized integers

Change-Id: I0c68293d454917bbc5ed6df51a57e6b809d4b8c6

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e704c34ba1ef09f0abd0ad38c79245385f714dc4]

In real jni_md.h, jint is 32bits and jlong is pointer width

Change-Id: I17b8918ddc530fd28c5549e3e78d041dc6c867bc

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [abd89db2a9c1aee6f7a7f39374db7bc6d92e60c6]

Fix bean linking on wntgccx

Change-Id: I8d5d62be630f85e9a807dc108baca8be2930224e

2013-06-07  Mathias Michel  <matm@gmx.fr>  [8e784b59f1c1ce33dc95a6c591ee514383b28f3f]

Build: fix non-existent merge modules for MS Visual Studio Express versions

Change-Id: Id19f3fde0803e9242ca1e7279fd814262c74f6ef
Reviewed-on: https://gerrit.libreoffice.org/4182
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-06-07  Michael Meeks  <michael.meeks@suse.com>  [ed30996f8fdae4f98d699c711c5b4c7b16e56888]

fdo#65502 - EmfFillPie fix.

Change-Id: I395ef5f5175b9a2d758f4023605b8e2d4dce859f

2013-06-07  Michael Meeks  <michael.meeks@suse.com>  [ee1726bfdba483623d496a3bcc09089e8b55cd65]

sidebar: disable impress task pane if sidebar is enabled.

Change-Id: I64e601dfd6f4a3763188537f9507c536b86b70fe

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [abdbb847fa135dd758ef3ef99db4c07a2671ca47]

Transform the clipping polygon before using it

Change-Id: I71a00f7d4b80ef41b637889e51a414fac6883ba1

2013-06-07  Stanislav Horacek  <stanislav.horacek@gmail.com>  [67278daaf3cb664f8a89900382f0d7b19956b185]

Updated core Project: help  533cc6d89e457d7f7f1e3e0a4fae8e23e89d7a7f


2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [ddb5edc8a6dcbe309daf4ec7356601a7dfee1700]

gbuild: do not register static libraries

It does not make sense, there was only one group anyway.

Change-Id: I606138ceed0bfc628b8a23abb864280d9626ed60

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [bf06908b674251ea71875aa664a0f4a98d6781ab]

further reduce GUIBASE usage; don't set it to headless

Change-Id: I76916c15f380bd80e823845f52f32a1c444079da

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [a714cf18b1c6cadae93df92376a11aeb98b65418]

gbuild: install extension directly from workdir

Also kill ExtensionTarget indirection causing duplication.

Change-Id: I24f7e6d85df6acf2ededaade20dd1a788d916594

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [b8e09de4e00ae21728ddc9cc9179bc8f95d4cfc5]

allow to install files from workdir

Change-Id: Id711489ac631291fc11fe7698e5a0a4719db99d7

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [2b5e077656b2c58fa228c80bed19428bb8be79ef]

gb_PackagePart_get_target unused

Change-Id: I610523dd0b9fd88804c1a0c71d61fd88e8a8b814

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [e555705b3f7764b6caaf07d585056325fb67b23c]

gbuild: kill gb_Zip_get_outdir_target

Change-Id: Ie1920be76f803b1dbfd7b94dcb7a834b88816c08

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [85c6f80121230532485041e9fa2522d812eb3ca9]

use .component files directly from workdir

Change-Id: Idaf2e1c33dcdf060756b5739c4a8d904dbdc699b

2013-06-07  Ariel Constenla-Haile  <arielch@apache.org>  [c154f180e22e5cd494b5c71453cb93f30fd71f6e]

Ensure UNO context propagation on drivers instantiation

Use a better approach than 33c2427824ac893b15777527b818ec99c78c61dd

(cherry picked from commit 7f635eeb69e1257a37c2d3bfe9afe5e56daf259c)

Conflicts:
	connectivity/source/manager/mdrivermanager.cxx
	connectivity/source/manager/mdrivermanager.hxx

Change-Id: Ic7ce5449d4c5e5231c838f9b7733fd4703e6252c

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [9edb6984a11c2a2c3fc8d859077e7521894dedeb]

gbuild: simplify AutoInstallLibs makefiles

Change-Id: I19a0daab185a1ef25f9354f551f8cb0c03064cb1

2013-06-07  Ariel Constenla-Haile  <arielch@apache.org>  [a47a153a7f75edfe3bce33f0d34b723cbd2d5195]

Resolves: #i93995# Allow setting Body of a simple mail message

(cherry picked from commit 093977b1171fae4eaef13a6d32929451fc64ae66)

Conflicts:
	offapi/com/sun/star/system/makefile.mk
	shell/source/cmdmail/cmdmailmsg.cxx
	shell/source/cmdmail/cmdmailmsg.hxx
	shell/source/win32/simplemail/smplmailclient.cxx
	shell/source/win32/simplemail/smplmailclient.hxx
	shell/source/win32/simplemail/smplmailmsg.hxx
	shell/source/win32/simplemail/smplmailsuppl.hxx

Change-Id: Ief1aefee32a6750dfed96476d2968ce76b038440

2013-06-07  Petr Mladek  <pmladek@suse.cz>  [d371248b8eab5cbdc22221603c0587066240223a]

distro-install-file-lists: handle new filelists created for 4.1

Change-Id: I2d7a52b396a46f1f6546b92eb5612958a2cb7397

2013-06-07  Noel Power  <noel.power@suse.com>  [0683a7b15ce668efd79fa556f5511de833c7ec12]

remove unintended changes ( from some aborted approach )

Change-Id: I793a635711475ebb1125611ec48d52c130cd20a0

2013-06-07  Matúš Kukan  <matus.kukan@gmail.com>  [f535bd7ea064404233837aa9a490de8e406da6e5]

scp2: add forgotten include for impress module

Change-Id: Ide6176a5f602f7213f3ad628e1bb6dc4be8df389

2013-06-07  Andras Timar  <atimar@suse.com>  [cbc12a49378e887139f89df275c3bd0d8188f544]

Updated core Project: help  2f33891740c90955b03fad8452ade48d25df4fba


2013-06-07  Noel Power  <noel.power@suse.com>  [a189ef1f5837dd4f5cfd878c1ed53ba829af4d11]

remove old gloop, superseded by new unit test framework

Change-Id: I89015115b51d8babe4c425e4bf9bf785ef08531e

2013-06-07  Noel Power  <noel.power@suse.com>  [254a2d6c71f7615c7652ca401b9dd3eac1e0d570]

add missing PageSetup.PageSize api

Change-Id: If52fb46f61962827acc08025617d9d61a6ab6d40

2013-06-07  Ariel Constenla-Haile  <arielch@apache.org>  [6005dd5366a86d6b7b1535233a99e24501e053a3]

Resolves: #i25945# Allow disabling scrollbar tips by API and configuration

(cherry picked from commit a2bbabbe141de1303ebf052e5c22b6e77387785e)

Conflicts:
	offapi/com/sun/star/text/ViewSettings.idl
	officecfg/registry/schema/org/openoffice/Office/Writer.xcs
	sw/source/ui/config/usrpref.cxx
	sw/source/ui/uiview/viewport.cxx

Change-Id: I939ec22527a0b654de5f379e781c24c0a3088739

2013-06-07  Tor Lillqvist  <tml@iki.fi>  [5f62dc930687a02b5958280e942d4ab5fa7980a4]

WaE: unknown log area 'dbaui.OGeneralPage'

Change-Id: Ia2641acef3e3d1039e53ba6db1cfcb369668c801

2013-06-07  Eric S. Raymond  <esr@thyrsus.com>  [c05184c95e98f502fcc282f883a1e07f17b370ac]

Resolves: fdo#65243 broken mark up man page

Change-Id: If8a73e0416e19d9c59d93cc55f4f61bd01f11909

2013-06-07  Tor Lillqvist  <tml@iki.fi>  [2ecb0d812ad0be209ace72f43cbdb7bf4fbaeec6]

WaE: unused variables

Change-Id: I8d562422e91465393f7a96308677410cbe64e1d6

2013-06-07  Miklos Vajna  <vmiklos@suse.cz>  [a22ef599bd3fdcf0bd5c3616aa566a5922624ff3]

bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style property

Change-Id: I74a0ecd50ca61a4f5bf7ebdbf12743dc1fd9368a

2013-06-07  Stephan Bergmann  <sbergman@redhat.com>  [e57eeb6d5f547a4a49df796641141c733f6c5204]

fdo#65168: Fix regressions introduced with de-extension-ing report builder

...in 90a326c7028d5af132c62edfaef77c53627e4c0e "fdo#61950 move report builder
from bundled extensions to plain code":

* For one, ReportWizard.startReportWizard
(wizards/com/sun/star/wizards/report/ReportWizard.java) would still try to load
reportbuilderwizard.jar from the unpacked extension (and, failing that, fell
back to the old default engine, so this didn't cause any failure per se).
Instead, reference reportbuilderwizard.jar (which was also missing from scp2)
from report.jar's manifest Class-Path (which will always be OK, even if
reportbuilderwizard.jar is not installed) and check for the relevant class via
Class::forName directly.

* For another, the en-US/wizard/report/default.otr template had gone missing.
The way to find it inside the unpacked extension in the past was to include a
Paths.xcu update that extends the Template path.  Instead, install that
template directly into share/template now, and drop the (unused already)
Paths.xcu update.

Change-Id: I09eca2b69aa55d5b15fb5ecfec6881f8a6f6e5e5

2013-06-07  Ariel Constenla-Haile  <arielch@apache.org>  [e98c03ed6525b026ca3cd7941b3634c0f5561397]

Resolves: #i87780# Document css::text::AutoTextGroup properties

(cherry picked from commit cdc1af8302d0998f98776ec103f1402ee9a3d6f4)

Conflicts:
	offapi/com/sun/star/text/AutoTextGroup.idl

Change-Id: I543e5c34973e39c4f5fe95388411db2967f7ced2

2013-06-07  David Tardon  <dtardon@redhat.com>  [08a6da99415c6b9f6f7e705e2d276ce2febf4e8b]

Revert "Revert "simplify check for harfbuzz""

This reverts commit 49b28849e5076d5e63aab9ed50f87c61e1f43e43.

2013-06-07  Caolán McNamara  <caolanm@redhat.com>  [2e5800269d88b00f311746e8173c90779f5b888d]

dump more info when encountering an odd language for a script

Change-Id: Icd8eaae44f81c7c6eb8a73a4e567a24b46f97870

2013-06-07  David Tardon  <dtardon@redhat.com>  [1f49550a98823daa9ebf0d8471824fd84a9b4e65]

whitespace: \t -> spaces

Change-Id: Iae5ef71a284407cd2d6f0f604b1ae621d0bceba9

2013-06-07  David Tardon  <dtardon@redhat.com>  [49b28849e5076d5e63aab9ed50f87c61e1f43e43]

Revert "simplify check for harfbuzz"

This reverts commit 36edf2e6fff430beeb35882b408ceb01453a9e18.

2013-06-07  Caolán McNamara  <caolanm@redhat.com>  [042fbe97bb758282fe8b6df9ed9eac74b92c53d5]

add a little more space between groups

Change-Id: I9cc0f8950a06e1b3d8ddd19a685ac5121e3805b7

2013-06-07  Caolán McNamara  <caolanm@redhat.com>  [a5f92491c4123fefa7447b45770a77ae08a39acb]

Updated core Project: help  f0b6f17d48a040bab1445b6529e17acd6b879ffd


2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [db738619494a5f53d132c0ed4969368ad5147ca2]

log point types as numbers and not as ascii chars with the value of the number

Change-Id: Ia64c2b3a53f150afd3c194598dc3bf7d6c5d3b17

2013-06-07  Mark Wielaard  <mark@klomp.org>  [222119cde3d6e3d9f0a6acba24c188500d1b6103]

Fix memory leak in SelectionManager::getXdndVersion.

Release XListProperties atom properties of window after inspection.

Change-Id: I89d86509babd7a9d8ec65dbabe0a062bf69fc493
Reviewed-on: https://gerrit.libreoffice.org/4186
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-07  David Tardon  <dtardon@redhat.com>  [36edf2e6fff430beeb35882b408ceb01453a9e18]

simplify check for harfbuzz

We check for it in both branches of the if, right? So why do not drop it
entirely?

Change-Id: I715bfb55c02c5425bbb4874b97aca9d2872acced

2013-06-07  Julien Nabet  <serval2412@yahoo.fr>  [8fd28fe7373fcdf17c061c3666b6012445e3bfc3]

fdo#65044, manage Publisher files in Document Converter

Change-Id: I932d53c3c46fb0d654a1ba31b782ebcaced9bbc3
Reviewed-on: https://gerrit.libreoffice.org/4106
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-07  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [1543e30a33832e882b973f0ae8722e6c88a46963]

Convert Search in Japanese page to .ui format

Change-Id: I1874f36d3e69b39fcb456de85b28c7a09f7bdbf2

2013-06-07  Jason Hulme  <jsnhulme@gmail.com>  [8ac87296c3f5f67d34336bf1eb75d1a6cc81e1c7]

fdo#63866 Hid useless checkboxes

Added functions to SvTreeListBox and SvLBoxButton to allow entries with hidden checkboxes

Change-Id: Ia5a1deabea6c01aad5e4010612ac453c669258a6
Reviewed-on: https://gerrit.libreoffice.org/4169
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-07  Andras Timar  <atimar@suse.com>  [803bd5f1f23a1330d8c51942234e3a51671b7048]

Updated core Project: translations  de5d1bf0aa459e78c73782b5f9b5f2f7da5734c5


2013-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [62d85cfc679f90cd2c65d1ea5493026324875f46]

only reset marked area when using find/replace all, fdo#53106

Change-Id: I151db5db7bcdf5295e1f67423de8926250ae8ea3

2013-06-07  Matthias Freund  <matti_lx@yahoo.de>  [d22b63e1a94d206a24ee301019bf99149a9bdfce]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 1)

Some translations.

Change-Id: Ic16186c0012c50b278a377d288e4808f8438277c
Reviewed-on: https://gerrit.libreoffice.org/4181
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [61ba279242ef4ee8f8989c26c6c7291e07949ada]

don't hide cell content behind pivot table buttons, fdo#60877

Change-Id: I1508aafcc7046c576a4d6de87900dc66f32b2f97

2013-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [efdad0b126abd3c151b545740d0530a0a832d482]

wntgccx -> Win_x64 for packages

Change-Id: I52fbcee96ad6927a4af49b78001c49916a5c3544

2013-06-06  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [a6f81b3a98e136afabda512b4082b2be05490b34]

fdo#60924 autoinstall - gbuild/scp2: add impress module

Change-Id: Id1256a9b62d72bce6a225d2b022865a31c01e25d
Reviewed-on: https://gerrit.libreoffice.org/4180
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-06-07  Julien Nabet  <serval2412@yahoo.fr>  [a5b8cc67c448ba724132988302fbfb643d2c1630]

cppcheck: reduce scope

Change-Id: Ia83fb8615dbe937b4b4478fd7bf128780f8c5289

2013-06-07  Julien Nabet  <serval2412@yahoo.fr>  [c5b4e516df611cdc84b165da275a812061ee6060]

cppcheck: reduce scope

Change-Id: Ie1eab551a2d5dce21b55226b17d62d9a78c1ffdd

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [d54786ef57c43793c6e0935a70554d9624b2b120]

fix typo

Change-Id: I7e81a800c9757d6cb73a85f83fe9748a951c61c9

2013-06-07  Michael Stahl  <mstahl@redhat.com>  [e2b9946022c2a286ebac625ccb45f5ddddd5a5d6]

sw: fix AutoCorrect bold/underline regression

The horrible SvxAutoCorrect::AutoCorrect() inserts the character into
the document half-way through, and then _expects_ this inserted
character to show up in its rTxt parameter.  This broke in Writer when
SwTxtNode::m_Text was converted to OUString, because now a
temporary String copy is created.  Work around this disaster area for
now.

(regression from 0295c8a34e39326414c1b98cf4da905802f061b0)

Change-Id: I1cb11a20cb0c2577036176e605426105631f3311

2013-06-07  Julien Nabet  <serval2412@yahoo.fr>  [f62cb42d060b50cf7015ee8e2031c45f7631669a]

cppcheck: fix reassign

Change-Id: Ic1f02c6734cbb0ac4846f0003f70091d5d5b4315

2013-06-06  Julien Nabet  <serval2412@yahoo.fr>  [e6edfb63243b4fc09ebd872a7dab512fac7be599]

cppcheck: unread variable

Change-Id: I809cdbeb71bf4cf014e6d578f35c8a646a5c937e

2013-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6db2752e17dc298fbb83ea63bf7666a4befd187f]

Newer mingw-w64 has gdiplus headers, though a bit buggy

Change-Id: Ibc25c621c0a97c11b617e920494cd311449c04d3

2013-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [710f5dd271572b0f0362857c3f13ef25b6301bfe]

Remove some warnings on mingw64

Change-Id: I4fbb543e19ecba879f9982dd4bb8442d77854526

2013-06-06  Michael Meeks  <michael.meeks@suse.com>  [29c101fe68ad1794744ec576f9d020eb56bba4cd]

use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.

Change-Id: I94fbe74b6febede4819851dfa78690507b04f4f7

2013-06-06  Michael Meeks  <michael.meeks@suse.com>  [3fe227a65de7bd4aae803dcff6802824c624bd09]

remove unused BMP_OLEOBJ image and define.

Change-Id: I809cca8dab246c7b528309fd74fb73a9d0bd418f

2013-06-06  Armin Le Grand  <alg@apache.org>  [c0eb5e7772c848806db8ab461f77f9549c1d8b2b]

Resolves: #i121448# Aligned default fill color/line style for all apps

(cherry picked from commit 81664c037c8d6094b66c1660b6eee9693eadf401)

Conflicts:
	sc/inc/document.hxx
	sc/source/core/data/documen2.cxx
	sc/source/core/data/documen3.cxx
	sc/source/core/data/documen9.cxx
	svx/inc/svx/svdmodel.hxx
	svx/source/svdraw/svdmodel.cxx
	sw/inc/doc.hxx
	sw/source/core/doc/docdraw.cxx
	sw/source/core/doc/docnew.cxx
	sw/source/ui/app/docshini.cxx

Change-Id: Id0f62f0cd5b83794e2dbaee4e8b6afa704a0c23a

2013-06-06  Miklos Vajna  <vmiklos@suse.cz>  [ed1a26565898a6461503468b1fba008328019055]

configure: --with-system-libs should imply --with-system-harfbuzz

Change-Id: I704f0e679382f6d4b08fcdda99337d2376c21fe3

2013-06-06  Miklos Vajna  <vmiklos@suse.cz>  [97035c95c27b34313eadd09692804045f67f440a]

Revert "bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPageFrm"

I can't reprodue this in a product build and I'm not sure this was the
right fix for the problem.

This reverts commit bb4d5d96f4daf1dc1b92f823171ac567f6cf95a8.

2013-06-06  Julien Nabet  <serval2412@yahoo.fr>  [3aeffe1c16f6592d60681c4241054991d0d6a0e8]

Typo

Change-Id: Iced1dfba37c155c64dc0488fdb1b0d50e20b25c4

2013-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9eb4e4dc51a4448d59ee80f39144387c7b3cffaf]

Some more modules at least building with mingw64

Change-Id: I3ea039655aecb7885bb310b1f2c29d66f9f7bb4f

2013-06-06  Luboš Luňák  <l.lunak@suse.cz>  [44c133ef996e32ebdfc9560bcf14b0cd77196a9e]

OpenSymbol is a symbol font

Change-Id: I2489b836950db63f5f53f8a272970b7769c29282

2013-06-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [b75fae74f7023d3cb78c6d1ecbcf019e020c3f56]

Don't require vclplug_svp with --enable-headless

Fixes build.

Change-Id: I4280cc26acd2278003f3bdee641a3168b01e17cb

2013-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [b0778c7f89c06e4bb8f24bb252da4f5667c22918]

indentation

Change-Id: Ib2011a589c12b585c6045fdc87b08f711ed9edc6

2013-06-07  Takeshi Abe  <tabe@fixedpoint.jp>  [50a4018d0d95652b73175f37740c9c7dd13ca4e0]

sal_Bool to bool

Change-Id: I58efb9d026203c77d3806552bd4280a4d16d5111

2013-06-06  Luboš Luňák  <l.lunak@suse.cz>  [bd40bfd897f193857de10f64bbc47909c4ea5757]

fix WM_CLASS

VCLSalFrame is definitely not the name of any instance of LibreOffice.

Change-Id: Iba227061c0c0541290c90876c94d1016aa1e783e

2013-06-06  Luboš Luňák  <l.lunak@suse.cz>  [4d479ebf1511fd0c2b8bff0f6aa26305709aa338]

add StartupWMClass= to .desktop files (bnc#777070)

The actual purpose is to help Plasma taskbar associate taskbar items
with .desktop files for the purpose of creating launchers. LibreOffice's
WM_CLASS handling is rather broken, but the class part of it usually
ends up being 'libreoffice-<component>', which however doesn't match
names of .desktop files or executables. I fear renaming .desktop files
would cause too much breakages in various places that expect the current
names, so adding StartupWMClass will help Plasma match them.

Change-Id: Ia946307b429d9a7c00408b2b508726fdc88908ac

2013-06-06  Andre Fischer  <af@apache.org>  [3106ed122c927c2a732cc92b2ee5f5066d27d5f8]

Resolves: #i122455# Change tab order of paragraph panel. Cleanup

(cherry picked from commit 2a7381f63b45e6a341db2ece259cd0d6f6b6b02d)

Conflicts:
	svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

Change-Id: Ibcb11980989b9821929e5261765a3973bbbefd9a

2013-06-06  Armin Le Grand  <alg@apache.org>  [7c486ba2574486f886612b8c4c130c55acd7d93e]

Resolves: #i121334# Changed default for charts background to be none...

(from white) to allow fill settings in the various apps to have an
effect

(cherry picked from commit 0050a8e4eace17ed1b55c7ec919edaa0daadc3a7)

Conflicts:
	chart2/source/model/main/PageBackground.cxx
	sc/source/ui/drawfunc/fuins2.cxx
	sd/source/ui/view/viewshe2.cxx

Related: #i121334# turned back chart non-fill defaults...

done the non-fill using tooling when creating new chart modules

(cherry picked from commit af9220c24c9d80e5415d9d7d8f273b28d0d27cdb)

Conflicts:
	chart2/source/model/main/PageBackground.cxx
	sc/source/filter/starcalc/scfobj.cxx
	sd/source/ui/view/viewshe2.cxx
	svx/inc/svx/charthelper.hxx
	svx/source/svdraw/charthelper.cxx
	sw/source/ui/table/tablemgr.cxx

Related: #i121334# deactivated setting chart OLE background to transparent...

for better UI experience and better back-compatibility to other OpenOffice
derivates

(cherry picked from commit 5fa621198a981ea994d9903298e8a1d884ee686b)

Unname unused arguments to prevent compiler warnings.

(cherry picked from commit c3c4df7647d8d4ab1425bb3c7f38932c4adcbe74)

Change-Id: I1b4579aca701a4d637d21d7963b87f637458d0a5
01855cc3d4ec3c321109f924f6de4cdfbec4cd5d
18757f64ae84a415dc781929db4b76f571172ab1
de9879c2e1c249c0d957e4e46723b167ae1a8e90

2013-06-06  Tor Lillqvist  <tml@iki.fi>  [db77d9700e1301c7cb47a76721639dd4c7829f31]

WaE: unused variable 'pFilt'

Change-Id: I58bacc42d9b596ffef62237d0554fb0a3bff50a1

2013-06-06  Luboš Luňák  <l.lunak@suse.cz>  [c4f58395bd1f36a3ff4e2dd514907c74c86112b5]

simplify WM_COMMAND

it's not necessary to prepend /bin/sh to WM_COMMAND, soffice itself
already is executable

Change-Id: Iece77f901f233c8c675f524c8c88510d0cfc1c52

2013-06-06  Andras Timar  <atimar@suse.com>  [80330c72ec3880ac56d88167a071ff244403f134]

fix .po file path in Gallery makefile

... which made localization actually work. I hope I did not
oversimplify a general scheme.

Change-Id: I942844fad6f869ad91b4cffff4134f06dd0beeee

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [4c1c2b2620aa639f8b8e781da9340786b9d16fb2]

Updated core Project: help  da1f6d1195f1bd42bd4abbea49416bede5f6b069


2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [82ed0efee489b91037a41fc72b898582ea3e5ec4]

convert concordence entry dialog to .ui format

Change-Id: I52f88e6be67c4473ccf1b999ac7cb346b1c4f9ee

2013-06-06  Stephan Bergmann  <sbergman@redhat.com>  [a4c3dc55951dd54882be9eac2c8f6057fa184f07]

Fix previous fix

Change-Id: I2d7ea38b743d78327fd19886019c1106bc1316d6

2013-06-06  Stephan Bergmann  <sbergman@redhat.com>  [fb835e0e8a99caeb7dbb79bf6d935c97d291114c]

-Werror=sign-compare

(ListBox::GetSelectEntryPos returns sal_uInt16)

Change-Id: Ia6e4bf4354523f5112ee3ade1d3da6db0f9ab2c4

2013-06-06  Javier Fernandez  <jfernandez@igalia.com>  [b6a91e6d30e2a15880638d570d4c7d1e6c4a1853]

Prevent out-of-range values coming from ListBox GetSelectEntryPos.

Change-Id: Ia787c412408ef53db3c8458f54c7843c669c81ad
Reviewed-on: https://gerrit.libreoffice.org/4174
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>

2013-06-06  Miklos Vajna  <vmiklos@suse.cz>  [248a63f5d0d09b6e8388192a0fe7332a624e8829]

bnc#382137 DocxAttributeOutput: don't store address of local variable

AttributeOutputBase::TextField() passes the address of its local
variable to WriteExpand(), and DocxAttributeOutput::WriteField_Impl()
stored this. When it was to be used, the variable already went out of
scope, resulting in a crash. Given that SwField is an abstract base
class, the easiest way is to just copy the field and manually delete it
when it's no longer needed.

Change-Id: I9d1fe2485277f1ac21a576d7ff0d05003f0ac8a1

2013-06-06  Noel Power  <noel.power@suse.com>  [7ef1a64bdb8f9afaeb93e7a88219650381e0d323]

another attempt at followon patch for fdo#38385 attempt to detect rtl

First attempt confused things ( and was error prone ) by introducing
maStart and maEnd BorderLine members to BorderLine model. Better to
just leave maLeft & maRight and attempt to swap if RTL.
Of course tbh this is somewhat of an optimistic attempt to swap start and end borders
if needed. I am not at all sure though that I am dectecting the RTL-ness
of a cell in the correct way. There are some comments in the code in any case
that reflect my uncertainty ( hopefully they will be of use if/when some tweak
is needed )

Change-Id: Ie953d73067630f0041fa037c6120cdbda683e796

2013-06-06  Noel Power  <noel.power@suse.com>  [e8321a374366cf348b6e3731bccf4a716b5ae390]

Revert "follow patch for fdo#38385 attempt to detect rtl"

This reverts commit d2cccde341af33b72378f3e7b0e8dd9ff1cd5e65.

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [516ed22b3f51982df7dbfa875ce8056e167da091]

Remove remnants of help agent

it was removed with 66714f1888eaccef4eb5341971278ae7dfafa16b
but gobs of code (and UI) still existed to collect the help id
and give it to the missing help agent with various UI visible
options and buttons to control the help agent which isn't
there

Change-Id: I625da27b3046d481e43f4d35d32cc7063a1c6291

2013-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [35a65baefe99181685aea8e630d27c5e2a7c6bc4]

Slowly, but surely going on compiling for mingw64

Change-Id: I590aa6a854a040281bf73d5be768c05d4906a984

2013-06-06  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [47cc957c36eceb4ae035006137223b5afb652696]

Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)

Change-Id: Ie936ffa0ca8e97893251ef99784a257815526957
Reviewed-on: https://gerrit.libreoffice.org/4170
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-06  Michael Stahl  <mstahl@redhat.com>  [61ab0ca621898afa817c92c4d13229fa943dfba8]

fdo#64283: SwMailMergeDlg: add back missing initialize

(regression from b248624126c271c88381d3dad6e04fc954f65779)

Change-Id: I0ed8c4ec91a095babccd089c7fe4508d123ba86d

2013-06-06  Isamu Mogi  <saturday6c@gmail.com>  [6d2e3bdac27ade56031d930c85e906c0d35877bc]

fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()

GetCaseCorrectPathNameEx() with bCheckExistence = true doesn't support windows
share path but occasionally it doesn't return failure and returns broken result.
For example, when we call with "\\USER-PC\Users\foo" then it converts the path
to "\Users\foo". And when "\Users\foo" exists, it returns "\Users\foo". It is
caused by missing error handling of searching for file "\\USER-PC". Also similar
bug possibly occurs even for local file path. This commit fixes these bugs.

Change-Id: Idf1dd1282510d8a6810ed239a83051bb0f8e2f87
Reviewed-on: https://gerrit.libreoffice.org/4151
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-06  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [53070b048afcc7eaf1dbe79eecadb4045e65c342]

fdo#60924 autoinstall - gbuild/scp2: add base module

Change-Id: Iee1000ff245c369446a9e671a3f7c637f76f989b
Reviewed-on: https://gerrit.libreoffice.org/4153
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [7d257ffb1365aec5a2fa798bee832400b9d41ad3]

misleading comment, beamer section, not removed helpagent section

Change-Id: I1e4eb58809e471e9138895e7bb2e940a0299c1e9

2013-06-06  Ariel Constenla-Haile  <arielch@apache.org>  [9f97b3e270736284e2b189508b808711ebe46b26]

Fix breaker when compiled with DEBUG=yes

(cherry picked from commit 07c6343beaea37e8e6254e0f988e19f1eccf38ce)

Conflicts:
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx

Change-Id: I75278282efc80f3e9c31c413842392030beeb265

2013-06-06  Miklos Vajna  <vmiklos@suse.cz>  [eee32536181e415cde25ab0b9702bd8eb7db3d7b]

bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPageFrm

The problem is the following: SwLayAction::InternalAction() saves
pPage->GetPrev() as pTmp, then SwFrm::CheckPageDescs(pPage) is called,
which deletes pPage->GetPrev(). SwLayAction has no idea that pTmp got
deleted, and later passes it to unlockPositionOfObjects(), which
obviously assumes a valid pointer.

To be on the safe side, just provide a possibility to let the caller
know its pointer has been deleted.

Change-Id: Ibb4d83266b1f4b6146a12dce0d4701f1056deecd

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [a8b499c938208653cfadbc749201121c520ddb64]

use autowrap rather than a manual wrap for long string

really need to get that height for width working

Change-Id: I1c8b0675c671464e49c0780b0d02fd4377cd18d1

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [023d31bca34c844be54b30a8c13176a8b0792857]

Updated core Project: help  76322cb521790cf7a592aafa3e378449037d1b30


2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [3b6d097a51e4cb5151cbff5cb147af422c5e9dc0]

Updated core Project: help  5082b0ad7ca566bde06de2f976f350a97c1cd6c0


2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [bd20fe844d2e4cc3822cb9428a20c1ac7e468540]

set mnemonic widgets

Change-Id: Ia72029d54f2ddb111d1651809d7c63e68f010517

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [5b2f1615b8af296114f514b73e4dfeb4b188679d]

drop unused help ids

Change-Id: I7e0e9a09c6b9d36c0b9d02ab11f7bad051c01b9a

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [a188916c8a0dba987dd26837ede4d5f6042e72bc]

HIG set 6 pixel spacing between rows

Change-Id: I6933ffd0e095fa23108b86675714f0bf7510a101

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [bdecd8d71eb0b858b6000b05deb71aa7a7e44675]

Updated core Project: help  122381b674ee2c4bb65659945a454dfb912621a2


2013-06-06  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [dc676d9d7a2aa92758e97208d4c6e641d2798664]

Convert Compatibility tab page to .ui

Change-Id: I97e5ecfb800443e41b2d9a88731cc530600a7b1c

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [b5d93a58a7f4e23432f18da0946bac04027c23a8]

valgrind: uninit variable

Change-Id: I5640291d9e221c9cffd7daec9d46a313fddfaf4e

2013-06-06  Caolán McNamara  <caolanm@redhat.com>  [fa671cecd4bb2f38a0a9171cfdbb56efddda1cfa]

add some checks against NULL derefs

Change-Id: I85fbf279991ee361ea081d92d9acc84d36677af1

2013-06-06  Jian Fang Zhang  <zhangjf@apache.org>  [56ab9c1289ee284fe0f48e46101cbf55e24db1e2]

Resolves: #i119547# support the chart legend positon of top&&left...

just set the Anchor to Alignment_TOP_RIGHT

Found by: Shan Zhu
Patch by: zhaoshzh
Review by: zhangjf

(cherry picked from commit 8de6941efffd22214da577ff637b2522e46c7fa5)

Conflicts:
	oox/inc/oox/drawingml/chart/converterbase.hxx
	oox/source/drawingml/chart/titleconverter.cxx

Change-Id: Iad1fe1af8f93e6904759c10a9c9206fd1f1aebbb

2013-06-06  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [de72699615bd2d12257d1a295e541ed5117fe28c]

Convert Changes tab page to .ui

Change-Id: I9d1ff420730ec9ec17e1b33f6b7180b9b89a33c4

2013-06-06  Michael Stahl  <mstahl@redhat.com>  [e6af366e1941e6166efd6ec2ba3b288ea51cbb34]

Revert "configure: add evil hack to disable doxygen on a certain tinderbox"

This reverts commit ea9b4a69469cbd8bdbbd972638612632adf31d66.

2013-06-06  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [a638554c02871005e3741ea71ecd59b5fd340809]

Convert sd view page to .ui

Change-Id: If199b877b762780e4c18b15025454f0dc7912dcd

2013-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [057891e7a2721cdd204e1eef4051b2021d2c5c6b]

Some more movement to mingw64 port

Change-Id: I6af3cb1ac205dae20feb5a35481071bc4232680b

2013-06-06  Michael Stahl  <mstahl@redhat.com>  [52e0ff83639809b8f2e92a9899ed5ed795f3d780]

stop this decadent waste of precious newlines

Change-Id: I803d7d56ba7350fd0f5b2c4efa392d55a0fd4542

2013-06-06  Michael Stahl  <mstahl@redhat.com>  [3ddf70dc1129e9b2294b582256c657305bbf3b3e]

xmlhelp: fix reading symlinked .tree files

Apparently the .tree files nowadays are symlinked, which was not the
case on the libreoffice-4-0 branch... and on viewing the Contents tab
it's evident we can't actually read symlinked .tree files, and crash
with an STL assert because the children vector is empty.

Change-Id: I5a543ef85b827e194120530a486cf19a76837d87

2013-06-06  Zhe Wang  <wangzcdl@apache.org>  [e9ac56d4d96d26de9d63d512ba1bd650939bbf60]

Resolves: #i120768# slide content merged Master viewer content

* subversion/main/sd/source/filter/eppt/epptso.cxx

[]should drop the redundant presentation placeholder textbox when import to ppt

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Yan Ji <yanji.yj@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

(cherry picked from commit 691aff9ca443dbd8ad907b32b96c031dd9ffa829)

Change-Id: I1a1de0152feaacb449f2e2bad444d1bff9e7c4cb

2013-06-06  Mark Wielaard  <mark@klomp.org>  [9645818f6817652568fe14c83c2dc46a9e5c3489]

Fix memory leak in Exif::processExif. Delete aExifData when done.

Change-Id: I1e63727fb8d587401c72775a14e7e3572b04fff5
Reviewed-on: https://gerrit.libreoffice.org/4171
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-06  Adam Co  <rattles2013@gmail.com>  [408d060dff4737d5468e7ff04035f1674a923198]

fdo#64350: fix for DOCX export of border space

Change-Id: Ibd333aa4f85ed04c531187eb89b879196dca2bd8
Reviewed-on: https://gerrit.libreoffice.org/4167
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-06-06  Miklos Vajna  <vmiklos@suse.cz>  [f06cc552a0699f7c2c34db981e77d4c8efe5e9e7]

wwSectionManager: fix import of page borders

Regression from 1e113cb7604e1509e7d598a9be329f1f7b6e9322. According to
the spec (see 2.9.181), the first bit disables border of "all but first"
pages, the second bit disables the border of first pages.

Change-Id: Ie49c9b7b76d34c2a93350481965790976f49d7df

2013-06-06  Julien Nabet  <serval2412@yahoo.fr>  [11c00f1fdd63a4c9a011f1f2d0ca66945013f39b]

Fix -Werror,-Wunused-private-field

Change-Id: Idcba9e9bc6210250a37950a2b927b9b74cc57c4f

2013-06-06  Tor Lillqvist  <tml@iki.fi>  [3e6853ae3e093b919ff3732e8fac05cb0a0fba51]

WaE: unused variable

Change-Id: I9252b78cc5ba3bdd2589b19f12a9e4dfb13bed2f

2013-06-06  Tor Lillqvist  <tml@iki.fi>  [60c8198fd98ebbcabcfd316203886d3e0b7317c7]

WaE: comparison of integers of different signs

Change-Id: I603e636b1a93107dfa65a2759ee510c49e03347e

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [89d47f818a9628aacfd921a199e3830032018293]

Ignore warnings in Clang headers

(as occur at least in trunk Clang builds)

Change-Id: I7e74200ae1042133fa04477e39e46fd2f01cc1b0

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [3d963884cbb07f4674db2285c6ca6ac2ca1bad73]

Adapt UPDATE_FILES=<module> to headers being moved to include/

Change-Id: I6af5236358a51a51514d646c809147db56b2464b

2013-06-05  Tor Lillqvist  <tml@iki.fi>  [f2e5461f5615650745f6a846be461d97f6caf2b5]

CGColorCreateGenericRGB is not available on iOS

Change-Id: Id7c6077ea0e45d848be099d48ef4d7207e65a06f

2013-06-05  Zheng Fan  <zhengfan@apache.org>  [b78adb500a21161e122603c25047a82db3997dfc]

Resolves: #i121897# change the hints clearing method from RstAttr...

to clearSwpHhints

(cherry picked from commit fb3ddd41bc9dd2fbdd856c13bdec61906d01fd02)

Change-Id: Ie712130d01311b84d4f7c61aa7bba960ef608d46

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [baf8f02b009e62f44959be26ee33daeb032fae0d]

mismatched new[]/delete

Change-Id: I0bfa3c090c436c0397ead80f2759ab7335f3aa0f

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [765a030767e2ca8cd4b6159587ccd232127b896b]

sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).

When the .src/.hrc is not used by anything else, remove it from the makefile
and from repository.  Otherwise remove at least the relevant parts that were
converted to .ui.

Change-Id: I2d28220416f90b87553023ec3c6aa015993f24fb

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [b3de4693ed6880f5a488dae6483959713ad1601c]

sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().

Change-Id: I942c52488e038dd3b91296596dd2ea7b75c54eb2

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [07b0ad4fa63e2a5606587370da4b60e6b1ddfa39]

sidebar conversion tutorial: Create entry points for custom widgets.

For custom widgets, you need an external function named 'makeXYZ' where XYZ is
name of the type you want to construct.  It exists for many already, but for
those that don't yet, you need to create that.

Change-Id: I3ad65886897fa73764af2372ceffeca1a57f3165

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [4774976d82be529c6057a5d3451933b2fc6e19cc]

sidebar conversion tutorial: Address the toolbar items via commands.

Remove the uses of constants (defined in .hrc, used in .src), and instead use
toolbox's methods GetItemCommand() to map the ItemId to the command, or
GetItemId() to map the command to ItemId.

Change-Id: I1ff380e306c1f7b007a6e9d70dc5571e9a78d5eb

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [3f68a8c05a5d8bcafe1355aecaeeba8346f7a1d9]

sidebar conversion tutorial: Make use of the .ui.

The .ui-based panels have to have PanelLayout as the base class instead of the
generic Control.  We need to associate the id's from the .ui with the widgets
using the get() method.

Also we need to remove the call of FreeResource().

Change-Id: I61323b6a3dc622b4d594310edfd83c8d76f51d8f

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [5e6ebfc35f4eab64a2ef2455771769314618e019]

sidebar conversion tutorial: Remove explicit assignment of images.

This is taken care of by using the correct .uno: commands in the "action_name"
part of the .ui.

Change-Id: I7710816b72990c4c535da0491e75edad5bbf30b3

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [e9cfaf1d29c66157b3bdc4bd4278cd3b5c90a29c]

sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.

We will address the toolbox buttons in the .ui via the string constants.

Change-Id: I86dc101276de0d5487de3feb772381b76880dd23

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [d14933447c6e9a94a341d5385ada59ec322748bd]

sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.

Change-Id: Ibcea80bcd75f3bec8367251c557ee859afd8dfbb

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [d17d8da64b2a9589d3194a370e3e39c647aa28a2]

sidebar conversion tutorial: Get rid of ToolBox backgound(s).

In the header files, they are Windows, with Background in the name; in the
.cxx, they are created using CreateToolBoxBackground() function.

Change-Id: If24db0c4a59b702f31481a4018c8c19383d01216

2013-06-05  Prashant Pandey  <prashant3.yishu@gmail.com>  [9e8869d8c9659ead95bd1c90e9e75d7726bdc96c]

sidebar conversion tutorial: Create .ui in glade.

This one is for the Alignment property sidebar.

Change-Id: I41161052c07e98d089eabe8f2e2f82bddad41902

2013-06-05  Jan Holesovsky  <kendy@suse.cz>  [4c597ce679c786bd927e9abf158047cb4d7bc46f]

widget layout: Introduce a way to specify MetricBox in .ui.

Uses the same trick as MetricField - you set the units in the 'id' of
GtkComboBox in form like id="something:0mm", or id="something:0 degrees" (for
custom units).

Change-Id: I572c653b97e75dcf47f934415139e1bfb06dc89b

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [287bc2bb767eeb7c942282d36564ba42ea2723b4]

Drop unused XInitialization from implementation

...now that it has been dropped from the service declaration with
75a87d9bc25c9c74810591bbfa560b0f7184e940 "fdo#46808, Convert
xml::crypto::XMLEncryptionTemplate to new style"---appears to be nonsense that
had been in there "since the beginning."

Change-Id: I75826b7eb0a4d5538204394a8f0e9c9e9f1393da

2013-06-05  Armin Le Grand  <alg@apache.org>  [efce445d0eb5709b86499e8f79f933d918cb3dd6]

Resolves: #i55394# solve mirror problem for CustomShapes

Patch by: Regina
Review by: alg

(cherry picked from commit 79fe1227e77fa66cbfd9c4d1ca106b596966bd18)

Conflicts:
	svx/source/svdraw/svdoashp.cxx

Change-Id: I0e8c15b3dd3b6b930dffa862c349270c27966704

2013-06-05  Sun Ying  <sunying@apache.org>  [f3d27c66e14745632f83ca4d1b80473e70b85c96]

Resolves: #i120967# table's virtual box becomes too small...

when saved as .ppt file

Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li

(cherry picked from commit 36453dd6be67717b2a2385449f10141fcc3fac35)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I66ec5b8569c538e3571fa08670d053130939dc02

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [496a2c2e46ca2afdb6a81a2b60b7b1bd89b21d1d]

Drop unused XInitialization from implementation

...now that it has been dropped from the service declaration with
6a12e13870f15df93d2627f1538f7c64ca46e9e5 "fdo#46808, Convert
XMLSignatureTemplate service to new style"---appears to be nonsense that had
been in there "since the beginning."

Change-Id: I4e4d3649f1aa0dacebdc8bdcee0348cee294ab89

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [3d4609d944b6bba3a135233054a0c396b29d7679]

Some String -> OUString

...to get rid of having to additionally link some libs against tl from
27c6434fccfec5fb4184c1efa2057595c8716fad "fdo#46808, Replace usage of
SpecialConfigManager" again.

Change-Id: Ica161a4f0da320858b6a3901a5a6907737c779f4

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [c570e6d5b2c41374daf30ed90cb6de527dfc801b]

Some clean up

Change-Id: Ia954b2c7f9cabb4b8a1e5ccf59b06e25af6a1ce1

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [0e89a49f67f58e0942ed4aea393ac37e22d9e12d]

Related: rhbz#968892 discard impossible languages for oriya script fallback

Change-Id: I2fa1a127fbd2f905a89f0c30898ad56099fa8df1

2013-06-05  Michael Stahl  <mstahl@redhat.com>  [830cc95abb7911f5f6f0ba8c71ef46f3ca8ef383]

sax: FastSaxSerializer: add well-formedness assertions

In an --enable-dbgutil build, assert on the following XML
well-formedness violations:

* Element Type Match (-> start/end tag mismatch)
* Unique Att Spec (-> duplicate attributes)

Change-Id: I1d5c405b4316ba941be1db7df6cacf00b5837261

2013-06-05  Michael Stahl  <mstahl@redhat.com>  [96ee9884b78dce54223e83943a7c5c832ae78759]

sax: SaxWriter: add well-formedness assertions

In an --enable-dbgutil build, assert on the following XML
well-formedness violations:

* Element Type Match (-> start/end tag mismatch)
* Unique Att Spec (-> duplicate attributes)

Change-Id: I1e32a9fd096463a418a197fcdb3174df79f7a785

2013-06-05  Michael Stahl  <mstahl@redhat.com>  [350534aba8f82d57782ec22fa4f6b776509beb2d]

sc: XLSX export: remove mpAttributes crack:

When there are attributes, XclExpXmlStartElementRecord::SaveXml() would
not call startElement() but instead write the XML element all by itself,
which means there will be an endElement() for which no previous
startElement() was called, which makes checking that these match hard.

Since this silly mpAttributes over-engineering is only used in one place
anyway, give that a separate subclass and use startElement().

There is still an issue with various WriteAttribute methods; if those
are used it's probably not possible to check that for well-formedness.

Change-Id: Id842f000a6fecd77211836705545d58031ebd0f8

2013-06-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [be8855ebe4e5b978971d77df3d40e051d09597a7]

Some more win64 "fixes"

Change-Id: Id3de720a7ab28499644881e628a18f99121cb3c9

2013-06-05  Armin Le Grand  <alg@apache.org>  [5eab53585c4ec52fe82f9b45273ca2f35a1fc1ca]

Resolves: #i120885# Added missing properties for table border...

to property set to process them

Initial Patch by: Ma BingBing
Review by: alg

(cherry picked from commit 6616a636dda8db85c1bed3b3ccf1881f6e2d3acf)

Conflicts:
	sd/source/core/stlsheet.cxx

Change-Id: Ife4dc2e2224d478e0d726f7b2e0d337a6de43262

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [33a4d7624fd30454306e659d24665fa251fc9eff]

Fixes for new-style service com.sun.star.sheet.GlobalSheetSettings

...changed from old-style with a39c96af53ec3364de70012ebfa7c09c4a55a7c3
"fdo#46808, Convert sheet::GlobalSheetSettings service to new style."  The
XPropertySet can be treated as an implementation detail (but kept in the
implementation for backwards compatibility).  Also, this should arguably be a
singleton rather than a service, like some related services (e.g.,
com.sun.star.sheet.RecentFunctions), too.

Change-Id: Ibfe3254188aff91a08b39cbc295fb610ae0dfa5f

2013-06-05  Luboš Luňák  <l.lunak@suse.cz>  [6b8393474974d2af7a2cb3c47b3d5c081b550bdb]

fix gcc inline assembler operands usage

Apparently whoever did these didn't get the gcc docs and specified
every operand only as input, and then added volatile, explicit
initialization and what not until it worked. Specify output operands
correctly instead.
I couldn't verify all assembler variants, as I don't know them,
but the ones I don't know had at least some proper usage of output
operands, so I'll assume those are all correct.

Change-Id: I2910308b5e00cce8db756496df50ed26cfe35bb6

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [8d48e779d330755000c0d896bbb95290af453ba6]

Use background back->Use background cache

Change-Id: Id8f2378b881544383e243383a7151f1fe624c029

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [63692072851f9e4e84d248c4345d99d6a6f50a5d]

Updated core Project: help  9673672d0430d12aec5162f69ebf25e2c84c6e89


2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [d691f4c9ed8de07dd902a98dbe5683de830b023c]

various fixes to impress/draw general opt page

restore original mnemonics

get range of adjustments right

fix height and metric spellings, cosmetic, but it'll bug me

Change-Id: I94a7980d5513f8bfe29bc702bcf902037e1961b6

2013-06-05  Noel Grandin  <noel@peralex.com>  [d11e59088fc747a338572bdd62c738e364c0332a]

fix superclass-constructor call.

Was introduced in commit
   a4196fc3cf1e20e32cda9477a33ff56515f0c24e
   "fdo#46808, Convert XMultiServiceFactory in xmlsecurity module"

Change-Id: Ie06a3c89e3a8b4cf43e68afd575a0e86b48d6bc2

2013-06-05  Noel Grandin  <noel@peralex.com>  [75a87d9bc25c9c74810591bbfa560b0f7184e940]

fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new style

Change-Id: I45bcb3f0f4b9998105d361dbf6a98d8f5310da52

2013-06-05  Noel Grandin  <noel@peralex.com>  [6a12e13870f15df93d2627f1538f7c64ca46e9e5]

fdo#46808, Convert XMLSignatureTemplate service to new style

Change-Id: I80530f84ad5a86eccc794f9ddd14f939d093a20d

2013-06-05  Noel Grandin  <noel@peralex.com>  [73e686725e734c2bb576aefa2bb514d7b5f9a13c]

fdo#46808, Convert some more XMultiServiceFactory

Change-Id: Ib96976e0a40c025d1b6408aeadfc70d7885c11d4

2013-06-05  Noel Grandin  <noel@peralex.com>  [4bd502a583912c63c4d35c1d5a2e7195e70cdbb9]

fix field name, was mxMSF, but should have been named mxContext

Change-Id: I4661cd84346791ddd6167ccc63335ad63255472f

2013-06-05  Noel Grandin  <noel@peralex.com>  [a4196fc3cf1e20e32cda9477a33ff56515f0c24e]

fdo#46808, Convert XMultiServiceFactory in xmlsecurity module

Change-Id: Ia134170d07f33c2649b2a2620f40bc7b45ec7e16

2013-06-05  Noel Grandin  <noel@peralex.com>  [27c6434fccfec5fb4184c1efa2057595c8716fad]

fdo#46808, Replace usage of SpecialConfigManager

with usage of the underlying SvtPathOptions. The service is just
a thing wrapper that serves no real purpose.

Change-Id: Id762edf71ba0f699ef091261905c88c2d93e1c12

2013-06-05  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [b83edcf00d4ccd0c734731ed66d167286bf89d6b]

fdo#56412 Movement of embedded objects is opposite to the change direction

not a perfect solution but best we can get without large rework.

Change-Id: I4a8c6eb611dd88cb29999b10b80a914c66a11c1c

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [ed0646e52f971550e0df157297384d35c47926eb]

Fixes for new-style com.sun.star.chart2.FormattedString service

...changed from old-style with 5d1ad167294878789e644452f23ef883af93fe87
"fdo#46808 Convert chart2::FormattedString service to new style."  The
CharacterProperties* services dropped there are property-only old-style
services, so only serve documentation purposes anyway.  Ideally, the new-style
service would offer interface attributes for the relevant properties (and likely
not implement XPropertySet at all), but so be it for now...

Change-Id: I0dd0373cfd372f2320204eb953acce9a2b9e86d2

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [65df76208a8ad5d7b6de22b7bcae14148271dc54]

Related: fdo#65407 set a default size related to font size rather than pixels

Change-Id: I97ff54de97ca1e02aff2a94dc01f2e4991600cd5

2013-06-05  Tor Lillqvist  <tml@iki.fi>  [04d9febcefc2bb18281828a4383f9b77f2bbd3ed]

Add sw/source/core/text/guess.cxx

A reminder: Listing some source files in this Xcode project does *not*
mean that Xcode would have any deeper knowledge about them. So Xcode
(and other IDE) fans, don't get overly excited, this is *not* a start
of making an Xcode project for all of LibreOffice or anything like
that. I just add arbitrary source files to this project when I happen
to want to set a breakpoint, and can't conveniently do it by going up
the call stack until something in that particular file.

Change-Id: Iac77dff17f56ec3f2826fd887cc065160b65936e

2013-06-05  Tor Lillqvist  <tml@iki.fi>  [684c875ebecf561bc6726e31a1db9dbbd5fb7850]

Initialise more fields, especially mfFakeDPIScale

Now the iOS app displays the test document successfully again.

Change-Id: I71aeacc50e51a28ba1e8b67c7da42da0c848f997

2013-06-05  Michael Meeks  <michael.meeks@suse.com>  [05e2d2bf036e690f139d480d28929845ecfe136b]

fdo#64962 - ignore exceptions from checking with the update service.

Change-Id: If627b303f8710b915dcbdcb899454631f607e217

2013-06-05  Caolán McNamara  <caolanm@redhat.com>  [3cd7da2249fbf87fa35e6803013a2d51278f70c2]

Resolves: fdo#65407 fix broken ellipse generation

regression since 0e137027fcf294b33a9c7376b17a6c4e33758c52

Change-Id: I88fbb37ae7f62d6aed37d82fba12ab213866a06c

2013-06-05  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [6a80a5ae710a7f9357534ad890dffe5391af709b]

Convert impress and draw general option to .ui

Change-Id: I8be55720bb8086892b41abde95ece4d13f8da7d1

2013-06-05  Zhe Wang  <wangzcdl@apache.org>  [07dde82648d9420d9610dc7debda3058fca65084]

Resolves: #i120345# Textbox's position in template file...

(only title) is displayed incorrectly

* subversion/main/sd/source/core/sdpage.cxx

[]Should check the subtitle in master page firstly, and set it to layout if exist

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Ma Bingbing <jiazema@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

(cherry picked from commit d07b6ad5bf1ef21ad39b688a6953bd4d7ef57884)

Change-Id: Id1843a0e856a1bf98378868c68b1f9216ce71d1b

2013-06-05  David Tardon  <dtardon@redhat.com>  [8465cb8e98b9293090e116a8ddef99e0004902a4]

there are no _inc packages anymore

Change-Id: Ib4142ce331abc2fd5bb1f2ecec7cb8100ce7c78d

2013-06-05  David Tardon  <dtardon@redhat.com>  [edc20ac89b753e6fdfbeae5cb0cbc0976a10e7f4]

fix copypasta

Change-Id: I1c99ad469ff951d04689d782323e77f0f1618179

2013-06-05  Ariel Constenla-Haile  <arielch@apache.org>  [a1b7295260b0293ebf7d89bd84806b5b52aa07a4]

Specify an icon for ".uno:ExtendedHelp"

(cherry picked from commit 52a0a12e677e96ae0df70a710c3e10f00c8abf4b)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Change-Id: If5da2911b3ca94b93e09917f74640ff5ac9f75f3

2013-06-05  Jian Fang Zhang  <zhangjf@apache.org>  [6e426582ec76be20c08d71ad7399b1bd008dfc75]

Resolves: #i113606# in SwDoc dtor release the cyclic reference...

between XFormModel and bindings/submissions

Patch by: zhangjf
Review by: zhangjf

(cherry picked from commit adc0946638e8817d5e57b0003b414249ac481df0)

Conflicts:
	sw/inc/doc.hxx
	sw/source/core/doc/docnew.cxx
	sw/source/core/doc/docxforms.cxx

Change-Id: I3124daea8925b1efd8e151f3064582786d461718

2013-06-05  Andras Timar  <atimar@suse.com>  [64672827c078a7fb679d7062da032ee910c265b1]

Update LICENSE document

removed OOo Blogger extension
removed LightProof extension
typo fix: Portoguise -> Portuguese (fdo#65040)
added libmwaw
added libodfgen
added pt_BR, ru, hu, en sentence checkers
added Icelandic spellchecker

Change-Id: I550623fa588c1f7a99007e6c9dbd3295d867e1e9

2013-06-05  Jian Hong Cheng  <chengjh@apache.org>  [6319803762d051c4aa645692cde7245a1bbcf7ee]

Resolves: #i120759# Bookmark value changed when opening the doc file

* sw/source/core/fields/chpfld.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

(cherry picked from commit 6b6ccbcac76eb416b4ece896714d20280761598b)

Change-Id: I42461863f7e880f7b9387ca08ce66fb3dad938a0

2013-06-05  Jianyuan Li  <lijiany@apache.org>  [a05c0cfa40001aa1f4247a4e9f1fcefad7e7cf88]

Resolves: #i119521# Layout is corrupted on opening PPT

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: sunying

(cherry picked from commit 1231c27a8f1db5df57071d30e2105e25baf77730)

Change-Id: Iaa02a98e0fe06a242d56a120ab5acb149ebb6045

2013-06-05  Mark Wielaard  <mark@klomp.org>  [4450d6bbd10fbf57f18912095f58c4a79b20bcb7]

Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.

The result of gtk_widget_create_pango_layout should be unrefed when done.

Change-Id: I46c220a933a2dac42ec21e9e2904938bc4649dbd
Reviewed-on: https://gerrit.libreoffice.org/4157
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-06-05  Miklos Vajna  <vmiklos@suse.cz>  [a9e0ec2b87a99c93b77a210a916b4df44ece454a]

bnc#820509 testcase

Change-Id: Iee9909e9c42014ab10ceaa2f8f8e554c25e89157

2013-06-05  Miklos Vajna  <vmiklos@suse.cz>  [58197c3692df0d0fccb5bc7abddaf6d9667565f6]

bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdt

Change-Id: Iae233c24a9580ffc8ea4680276161a543171f63c

2013-06-05  Miklos Vajna  <vmiklos@suse.cz>  [3d6a7cf3eb7aa966601cbc019d1ad5fafdddd21f]

bnc#820509 DOCX import: try harder to disable form design mode

Previously this only worked if we had indexes in the document as well,
but actually these are independent.

Change-Id: I28afa60d2606230c901948d4c1da8f5a7c50a9f7

2013-06-05  Ariel Constenla-Haile  <arielch@apache.org>  [6d51f9f948c5bf877ec8a53e3716f00fe5e81a23]

Resolves: #i121180# Fix SpinningProgressControlModel description

IDL description by Bernard Marcelly

(cherry picked from commit 56da9fdf911795afcddaf3f30bbdcf8396a8e373)

Conflicts:
	offapi/com/sun/star/awt/SpinningProgressControlModel.idl

Change-Id: I893615fc6432432971311aa20eb9180f32ec747e

2013-06-05  Ariel Constenla-Haile  <arielch@apache.org>  [62cffb489cf7926fc6843e9ac05939b298394ad7]

Related: #i121181# Deprecated Throbber API

(cherry picked from commit 1a172ca66feac0e1a745ce9a4839f0c8336e14bd)

Conflicts:
	offapi/com/sun/star/awt/UnoControlThrobber.idl
	offapi/com/sun/star/awt/UnoControlThrobberModel.idl
	offapi/com/sun/star/awt/XThrobber.idl

Change-Id: If63545328b79ec8ccd89c695f17b44b992a2dcdd

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [2c2dc8ebb7a3961f6f33d64a328f33dd3c9a40c6]

Use api.libreoffice.org fallback links when no local doxygen/javadoc docu

Change-Id: I2b108da334f63d79a16af0e3ba956240a5aff80c

2013-06-05  Stephan Bergmann  <sbergman@redhat.com>  [06c73497580c32f77f2848a6f57feb037516695e]

Some HTML clean up

Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4

2013-06-05  Mark Wielaard  <mark@klomp.org>  [32345f9963dd2900da174d9c7dec6a070fce8f9c]

Fix memory leak in SalGtkFilePicker::execute.

The result of g_filename_from_uri should be explicitly freed when done.

Change-Id: I194a562482531aa51cf31ed1f7dbc0ee59054d8b
Reviewed-on: https://gerrit.libreoffice.org/4158
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-05  Mark Wielaard  <mark@klomp.org>  [26c4f64a7f7f72e40a3ff1e76eb95a538d1c56db]

Fix memory leak in SalGtkPicker::uritounicode.

The gchars array returned by g_filename_from_uri will be copied into
the OUString sEncoded and should be freed.

Change-Id: Ib610cce5848607826632c0f5e32020708dac7645
Reviewed-on: https://gerrit.libreoffice.org/4156
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-05  Mark Wielaard  <mark@klomp.org>  [2aacba2b2a43079c5000b6564b0d192cd208893c]

Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.

paintfrm.cxx SwFlyFrm::Paint tries to optimize thumbnail generation
by checking IsInGenerateAndStoreThumbnail(). But bIsInGenerateThumbnail
is only set if SfxObjectShell::GenerateAndStoreThumbnail has already been
called. Before that the value returned by IsInGenerateAndStoreThumbnail()
would be random/uninitialized.

Change-Id: I8bf44cd5664b2ba34e95127a922dcbdbb85ddccb
Reviewed-on: https://gerrit.libreoffice.org/4155
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-05  Mark Wielaard  <mark@klomp.org>  [f4e7b7758b99aaec99aa333dbd31580286e422d9]

FileDialogHelper_Impl::addFilters. Don't leak matcher.

commit 178fc3 removed the creation of filter matcher and explicitly
set mbDeleteMatcher to sal_False. commit 551f85 reintroduced the
matchers, but forgot the remove the explicit setting of mbDeleteMatcher.
Causing mpMatcher to never get deleted even if a new SfxFilterMatcher
was created.

Change-Id: I59f085e1c3ce088f9215be60fb7161364bad0cbe
Reviewed-on: https://gerrit.libreoffice.org/4154
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-06-05  siqi  <me@siqi.fr>  [628065f90a15f8663426de2c2de11bd3fa96d0cd]

iPad talks to server! Need to implement receiver and manager now


2013-06-05  Lionel Elie Mamane  <lionel@mamane.lu>  [5d81b207e8c4dd96c34836d29bc82275f0a1c2c8]

fdo#64447 when changing setup mode, trigger changed DatasourceType event

Change-Id: I961118331f534de103b83766a2c21a6bec479241

2013-06-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9b4ea9fdfc0c780bead46fde74a71078e542c493]

Uploading libvisio-0.0.28 fixing fdo#64797 regression

Change-Id: Ia35a92dae0a3102bf549df1733c7e202c7ed665e

2013-06-05  Sun Ying  <sunying@apache.org>  [5f554bcec10287659e34b64ddf88813144214e17]

Resolves: #i119860# fix bent connector's type lost when save .ppt file

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li
(cherry picked from commit 8037c7164c747ea240b563af39a11f4f6bf037ef)

Conflicts:
	filter/source/msfilter/escherex.cxx

Change-Id: Iee39fc5c95f354a6fe68cd93b69f40e01d9fa9f8

2013-06-05  Miklos Vajna  <vmiklos@suse.cz>  [3d08f8153a3e7dc6e37aa8b26876ac227c75b1df]

sw: drop redundant page-background test from ooxmlimport

Commit 515701a1ff18d04ede235bef862c465adf41062f copy&pasted the test to
the ooxmlexport suite, which tests the import already.

Change-Id: I5f60b7c8f8b80189f66ac562f2c338344d91394f

2013-06-05  Noel Grandin  <noel@peralex.com>  [95c0d568fdcd0da939c891d861bb470b28079170]

use uno::Reference#clear() method...

...instead of assigning an empty value. Reduces code noise.

Change-Id: Ic95b081a41fb740a738c92b3407a9514ccb8b06e

2013-06-05  Noel Grandin  <noel@peralex.com>  [a1afcae81ca3c4b6bb240263b3259090d48c7715]

fdo#46808, Convert XMultiServiceFactory in ucb module

Change-Id: I4e1cfe22ba6043521dd1237f90ade66f80b29253

2013-06-05  Noel Grandin  <noel@peralex.com>  [546fa9f365ef1b19abe6739d2f42389f82576437]

fdo#46808, Convert XMultiServiceFactory in svl module

Change-Id: Ia51d748af3b29a6021e6f5307a60d87f17917f24

2013-06-05  Noel Grandin  <noel@peralex.com>  [8c799984cc5b76c20baccffea818e07c440c2330]

fdo#46808, Convert the rest of XMultiServiceFactory in framework module

Change-Id: Ife3caf00ab37a8c344f0ab90e40337b3b5bc1571

2013-06-05  Noel Grandin  <noel@peralex.com>  [c23be036a6b71324302aa8acd3858ea725c2ada6]

fdo#46808, Convert some XMultiservice in framework module

Change-Id: Id4dd0bafd40cf96271527c9c970c4ab31527644c

2013-06-05  Noel Grandin  <noel@peralex.com>  [c0654ce02272499236f7b43920e288c5fff34d4f]

fdo#46808, Convert XMultiServiceFactory in filter module

Change-Id: I9dcddba4f5a8a7adeddc31b5df014b0174b9745d

2013-06-05  Noel Grandin  <noel@peralex.com>  [cee55a2c5463134c3a394bf6eda22998bc6cb2c9]

fdo#46808, Convert a copy of ComponentContext to XComponentContext

Looks like this extensions had a modified copy of
comphelper::ComponentContext in it.

Change-Id: I7e29aea4e6480a619f3148530fe6d784efe260e1

2013-06-05  Noel Grandin  <noel@peralex.com>  [dcbaf7c253031a8f7b568c57397c663edfa26e5b]

remove unused componentcontext.hxx includes

Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048

2013-06-05  Noel Grandin  <noel@peralex.com>  [9a49980efa3522eb89f66eb185c98009236ffa89]

fdo#46808, Convert various comphelper::ComponentContext

..to regular XComponenContext

Change-Id: I08f9092ae818db5c1e37880625b83607c860680b

2013-06-05  Raimundo Moura  <raimundo.smoura@gmail.com>  [ac40f246cd6991abaef2bf341a7d2d0d66885ccb]

Updated core Project: dictionaries  98b40eee9d84dd95120c0b9ddf1a0d517c2122af

Update pt-BR dictionary and grammar checker

Version 3.1.11

The pt-BR Lightproof grammar checker contains more rules than the english version.
This breaks the translation scheme where pt_BR_pt_BR.properties is generated from the en_US equivalent. This annoyance will be fixed later.

All CR/LF'ed files are corrected.

Change-Id: I45a52713318dc3dc3ccdb1ac96972ff670272317
Reviewed-on: https://gerrit.libreoffice.org/4146
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>


2013-06-05  Takeshi Abe  <tabe@fixedpoint.jp>  [14fa2983af505be39bd72259c41e8ae122830374]

sal_Bool to bool

Change-Id: I45bb595a40fe79a4b04096436819a6ec6200eedc

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [246d7e280ea8b7d1e27e14a6568d2a65cc8c9e7b]

fdo#61923: sw: word completion: do not add trailing '.'

SwAutoCompleteWord::InsertWord(): use the computed nWrdLen to cut off
trailing periods.

(regression from d602a3b280fcc1cf16660d8719cd8eb8797dd2ad)

Change-Id: I9f4ace62f8d9e7d233e7e210f476856d7841d869

2013-06-04  Michael Meeks  <michael.meeks@suse.com>  [df5a73a9e3d44dd8a0af8c61552cdc14ca83bf2d]

vcl: add a console-only mode to avoid problems on Mac for gengal.

Change-Id: Ie5332330e6f398c3cd7e58df9b12fac121f5426f

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [34c1b7bdd0bca4753f66a7d17ef46647a64a319e]

adjust para_numbullet icons for high-contrast themes

Change-Id: I7bd91a345a2891b80b0997bccf3b7f42ff31c3da

2013-06-04  Andre Fischer  <af@apache.org>  [8d80d76b85ed76f3844a4a022d3184907009d79c]

Related: #i122446# Removed unused icons

(cherry picked from commit 98cb48c452fc49531b39af66e4db54211e8ffd9b)

Conflicts:
	icon-themes/galaxy/svx/res/symphony/DecreaseSpace_16x16.png
	icon-themes/galaxy/svx/res/symphony/IncreaseSpace_16x16.png

Change-Id: Ie159384031ee88b04d0a09bd0f6d95967845f253

2013-06-04  Andre Fischer  <af@apache.org>  [701afd6b82dc4b9caec4db42a2d06b8d04fc433a]

Resolves: #i122446# Use different icons in Paragraph panel for...

increasing or decreasing inter-paragraph spacing

(cherry picked from commit 2dc77c47146c622ffbe37996c319000e55c2f697)

Change-Id: I1f44c6a8a12853120016128975016572245c8981

2013-06-04  Armin Le Grand  <alg@apache.org>  [7906c680575374e9cfc68ca991985a63e21ff30d]

Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION...

and META_TEXTLINECOLOR_ACTION

(cherry picked from commit 839e9f69c68fd32a17fc90d31a68f0b2f0c2fff1)

Change-Id: I259ffb9d4710aae2334fd27c1ee0bbab0679df76

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [64ae8beec66a36064a49c2e7c6f46073a645f64c]

restore original mnemonics and drop empty slots/grids

Change-Id: I836b24db36161e6d7c71722b6f9bb4b176e21990

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [6a4791cc96070d8c3af7f3e924247ae6b1aef3d3]

Updated core Project: help  aa476ad6439d346464c127adfdd50f4d7f1d929e


2013-06-04  Thorsten Behrens  <tbehrens@suse.com>  [4dac6fe35573cfd59eb35e4323de1c16085d6a73]

Add test for basebmp memory clobber.

Cloned bitmap devices may share the same chunk of memory, thus
risking overwriting our own data when we copy stuff around. Now
caught from unit tests.

Change-Id: I33b1a0b5d17550cbc6eced8bae01ae5ab9ebce9d

2013-06-04  Tsahi Glik  <tsahi.glik@cloudon.com>  [31b35ed6bb7fe77f3f276b00fefce112a620b6ac]

Detect copyArea trying to operate on overlapping memory.

Equality test also needs to check if disjunct BitmapDevice instances
might not actually share the same memory buffer.

Change-Id: I09a93cb092a0039353be211ed053e991e7fe66f0

2013-06-04  Michael Meeks  <michael.meeks@suse.com>  [c32c11fbd49e0194534be9d21c22da6799728be3]

MPLv2 subset improvements.


2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ea9b4a69469cbd8bdbbd972638612632adf31d66]

configure: add evil hack to disable doxygen on a certain tinderbox

Change-Id: I7cd84408d2963e2767cc415b2fb48e5a0a27d84f

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [b5bd2d1d8d09a44af354584ff187d9e935ffd973]

Related: rhbz#968892 discard impossible languages for glyph fallback

Change-Id: I14f1bab09eb0be9c2c896a1dde45913b99aab6df

2013-06-04  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [b8400dbf46aeffd5991f71511ae27368d46a5c40]

Convert Calc Print option page to .ui.

Change-Id: Ida482cb280c3ec3ae05af053861f19c13f8a1d78

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [6b5455c2f9e9af292c13dc089ae406b4a6ed9fa5]

python3: reduce MSVC copy/paste

Change-Id: I225107d87e2fd084be536f524ae62fa0d60891f0

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [5b7ccf3406bc14c38346deca3d7d2d4adc1e048d]

RepositoryExternal: remove another MSVC 2008 conditional

Change-Id: Ieb469dc19a479a70da4ec84390bbee91fd3e87f2

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [64921c7064cf1248f6af5a088300283f37e098e4]

gbuild: get rid of that horrible $(shell...)

... just check against the only still supported MSVC instead (2010).

Change-Id: I898bddb9156c04fa1daaf78fca9d5b4ec8f430cf

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [3b4d361c21a1289b664cbcb9c15751d99ef6348d]

Resolves: rhbz#968892 force render full grapheme with fallback font

Change-Id: I5bb98c61d047e69d74666261b2c489d80f344502

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [4097ce73b66bce586bef0c0f41bc59559c52be0f]

convert some more queryboxes to new style MessageBox

Change-Id: I1775d1e169919a7bfb157faba5e18695568f7f78

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [19a2685ec04bd6ce882d4dd08d24c7248cf99a84]

clip message box dialogs to some reasonable widths

Change-Id: I7fc179865306ba5b593b090b1fdb8971ba6bd508

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a166e609822c1ef10d2cf92d75c288e875f480e6]

Force 64-bit on 64-bit configurations

Change-Id: I0064c7b05fa5c410b131d3b537ea62f2ecb26f0a

2013-06-04  Isamu Mogi  <saturday6c@gmail.com>  [2f912c2937ff47d0af753420fcb9a16584c4f56d]

gbuild: Use gb_RCFLAGS

gb_RCFLAGS is defined. But it wasn't used anywhere.

Change-Id: Ib9c5ba85a7c72560a94829fde4eee8c73fad3c5a
Reviewed-on: https://gerrit.libreoffice.org/4125
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-04  Noel Power  <noel.power@suse.com>  [25bb9d13b259dbfb73f1412506f0d051b3670089]

fix for fdo#53042 fix ole object macro bindings ( for xlsm )

A number of fixes needed here
a) make sure convert properties of control model is done before inserting
control model into formcontainer, need to do that to ensure that
GenerateVBAEvents is set ( so the fake VBA event generation can be
triggered )
b) remove the IsAlieanExcel check in servuno.cxx ( it's too strict and
additionally seems there is confusion over the media type to check )
c) split the vba import so that we can ensure the VBA mode is set (if
we have modules to import ) before sheets are imported and defer further
processing ( actual assigning of the modules and associated objects )
until later

Change-Id: I8fdbe788b400d7e41d4cc4b51b15f692bd7b0ecc

2013-06-04  Noel Power  <noel.power@suse.com>  [78775f1ad9b3f394896179898db984e139d5b5cc]

bnc#821795 eat stray backslashes, in ooxml num format they don't escape

the '\' char in the number format isn't an escape character but rather an indicator
that the next character should be displayed.

Change-Id: Id2ae2fcfe5f195d2b85c2933c12d2d4443bb4dd8

2013-06-04  Isamu Mogi  <saturday6c@gmail.com>  [16ca5428349c37d2ecb05dd85ac0e81b7da61ccd]

gbuild: Add -nologo option for rc.exe in VC2012

rc.exe in Windows SDK version higher than 6.0A accepts -nologo.
And according to configure.ac:3131 VC2012 can't use 7.x, 6.0A or older.
So it's a safe bet.

Change-Id: I833e96adad322bb0f5eed36c9a09ece88111b5f7
Reviewed-on: https://gerrit.libreoffice.org/4127
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [35b0a4cd274c1567cf0b8067eb01f17b82ee9f35]

Avoid crash on iOS: We need to get a valid context here

Change-Id: Ib3fc01213fc6bc370a6c8b774a063f6f275ba6f2

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [15e31ae2c3aa1e22e3936743fc0b9a1977e24de2]

Adapt to new CoreText code

Change-Id: I6e2075894fc9b1bda7c002728d7853e8ed5910f7

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a96f593b415390f7f218e5772930d127a832eb43]

Some more sal_IntPtr dance, but enough for today

Change-Id: Ic772181321e74713244223cc3d4542bd4cd2dc88

2013-06-04  David Tardon  <dtardon@redhat.com>  [424e936fc095c676a24c04acdd1eb1fbb6a27bed]

fdo#65305 fix python on win

Apparently the native modules (.pyd) are expected directly in lib, not
in lib/lib-dynload like the .so's on linux.

Change-Id: Ic3181f189d9db51cb57630c4c1ea8741bbf879ec

2013-06-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c73a65db14f8ee57e382a04b0d38a704c0308458]

fdo#65014 Fix backwards/forwards search change of direction.

Begin a search from the extremity of the selected region instead of from the
cursor position. Previously when changing search direction the first
"result" is the same  as has been previously found when searching forwards as
the cursor is at the end of the selection, and the search region is from the
end of the previous result to the begin of the document. Now the selected
or previously found region is ignored. This only affects normal searches,
and does not have any effect when multiple regions are selected.

Change-Id: I65a5d94b898dd4b7467889b1932f42c9b6b523fe
Reviewed-on: https://gerrit.libreoffice.org/4061
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [0e86210bc480de38919aacf709513f95fab26d35]

fdo#64761: sw: avoid another ~SwIndexReg assert

SwXText::convertToTextFrame(): This one is rather spurious since the
local variables aren't used later anyway, so just park them  somewhere safe.

Change-Id: I47d3092fbf22a228fa3f440602c0affa43fbb6d7

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dbd675df91406b0542743fd86d0a0c732aba694a]

Some "cast from ... to ... loses precision fixes"

Change-Id: Ib1d827bfa224e8708fd1e41b1ad213bcfef9a012

2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [57d88588841855cc61b485ca1199e6484f6aa826]

notsupported.html appears unused

Change-Id: I4d49158c373b24add3b42043201695e2071f4c15

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [211544a5f26a2258c39c6c6b948512e395fafa03]

Compiling but not working mingw_x86-64 bridges

Change-Id: I5ea6edf367dd18e60a86d12c523b7732a8ac44d4

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [b9dc42fc41d4a5eebec553d629d089ba06053b13]

Hopefully fix build on Linux

Change-Id: Ia2e80b07138a552d04072f4b8d362bcc2be86edf

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [ac7d6300c6cf73da473273cfd4d1f6b6fb9eb6a1]

Make the iOS vcl CoreText code build again

Some refactoring was needed after the Coretext rework yesterday.

It does crash at run-time, though.

Also, remove the no longer used source files from our older CoreText
attempt.

Change-Id: I54d221ade846866d7a9457acd50219c74c68e8cf

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b50adb3f76db02add039d00ad9b597c6653eb2c4]

Don't truncate pointers to 32-bit ints on win64

Change-Id: I5305bf7c82cd3f9f4437de59b53024ef97a7fbc8

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5bf53717eca49920ff8f42998e4e80ec6be6e354]

Some configury and non-working stubs to start to compiler for Win64 with MinGW

Change-Id: I907c3ea083e8d7f9e48fc62dd6d5b783639438cb

2013-06-04  siqi  <me@siqi.fr>  [d1e62483e4fb11109b2465c5411d48211e3fb18b]

minor fix for strong/weak


2013-06-04  siqi  <me@siqi.fr>  [88f13ea2173bd203cfa0f97f0bef890dcc3f6262]

communication files


2013-06-04  siqi  <me@siqi.fr>  [85be4cc4cd33bbc0e9a0d9fe1c362000c972dbdd]

communication files


2013-06-04  siqi  <me@siqi.fr>  [ee96b94dfb5f7957524f7b3e20eeed44de005b97]

initial commit


2013-06-04  siqi  <me@siqi.fr>  [c40c00c1a3f33b1bda30342f2efa1b08626134d5]

minor


2013-06-04  Siqi LIU  <me@siqi.fr>  [3b097454b5660c8b0bfba42aec0eee8d20115414]

initial commit


2013-06-04  Siqi LIU  <me@siqi.fr>  [deac1594da2db18a7e393206e73329a5891269f6]

initial commit


2013-06-04  Tor Lillqvist  <tml@iki.fi>  [86c55c35ea87225ea5893858dfd5eb0005095484]

Fix merge glitch (?)

Change-Id: I4cc5d49f8df63c46e50f2bfd64de7bd257ff9d76

2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [cf53e0ea70bc56e70332f5770f9cb88f68c0a65d]

No idl check for --without-doxygen

Change-Id: Id1a8629aac38ef3214d0f891ecc9f36d666552c3

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [497d894c65988d9d4447c86ee057e7e791a05e4b]

WaE: unknown log area 'ucb' [loplugin]

Change-Id: I05b35fc07e5b7e986532eb6210160c03bc7c6b50

2013-06-04  Miklos Vajna  <vmiklos@suse.cz>  [2ade07126971b79c92f729fae5709f2e2e2b495c]

fdo#62044 RTF import: don't overwrite existing styles when pasting

Change-Id: I80a83caebc8fa3f038cf2ff080c6c6ec8e93fb70

2013-06-04  Khaled Hosny  <khaledhosny@eglug.org>  [46c4e2463d517a7e4f74ee1759d837c799140fc7]

Drop the trailing white space crack

Whatever this is, all it seems to do it to cause jitter when editing
text. The only place where this has any use is when editing RTL text
since Core Text seems to always place the trailing space on the right.

Change-Id: I35726775fb2a11761d264238fe702e58bbafd7fd

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [2684858c79877d81f8ec20b70abda43ca72f060d]

fix build, bad merge

Change-Id: I153b5ac4c2c75aca055ef49920cbccf3bd7720d4

2013-06-04  Andre Fischer  <af@apache.org>  [3b55196fb07c9101f0f0f51895a8083cbf5e78fc]

Resolves: #i122433# The sidebar ControllerItem can now...

give access to the extended help text for commands

(cherry picked from commit 3f483a9219b9135f9f854d62b4ad0512d3752660)

Conflicts:
	sfx2/inc/sfx2/sidebar/ControllerItem.hxx

Change-Id: I22668e6f9c1c7aed174a43d7d3e04829dc6733ae

Related: #i122433# fix build breaker

 invalid use of incomplete type 'struct Help'

(cherry picked from commit 797e399967ffb1c28b8c32d328f5f57d79a8caf3)

Change-Id: Ifde6fede9b91eb828c665a5a720b93171108e17b

2013-06-04  Andre Fischer  <af@apache.org>  [b269b4ee7c44ec33e63838412bdf4d2a0e1b4887]

Resolves: #i122437# Fixed context notification for Draw documents

(cherry picked from commit 88914c616747693083819ec44ea81c9d96fa5136)

Change-Id: I6d5c7365cfe51ba7c6ce57f589264aac8b066742

2013-06-04  Ariel Constenla-Haile  <arielch@apache.org>  [8de6167e36506a5cba21f6a35d4f064e9c9ea368]

Resolves: #i122273# - Avoid using tmpfile()

(cherry picked from commit c4ef17d5e2844ca8d2459a3bfa1f91d99ac297f2)

Conflicts:
	ucb/source/ucp/ftp/ftpcfunc.cxx
	ucb/source/ucp/ftp/ftpinpstr.cxx
	ucb/source/ucp/ftp/ftpinpstr.hxx
	ucb/source/ucp/ftp/ftpurl.cxx

Change-Id: I267a9191f9b922380bef8653ac74543662ebf3ef

2013-06-04  Armin Le Grand  <alg@apache.org>  [39e21050fe9e47b0496b0f4cc9e85f6577f0f6ce]

Resolves: #i120994# Corrected Line/FillColor OnOff state handling

(cherry picked from commit 2d1c3f406b3390587bd800d05a07e8349b4582f5)

Change-Id: I3ec3e83354c60c53263b8f823d6a0037dfc9130b

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [f9a606ecd39f59364e9b0a88d38775f07a31fb82]

*api: tweak docs

Change-Id: I20878a3977fe7b3ab7e733a7bc0d704fb5835009

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [a95520b501751af8977cc47a40d1897023fb2b78]

odk: doxygen 1.8.4 does not have PREDICTABLE_URLS

... so adjust the links to the less predictable defaults for now.

Change-Id: Ia39823fe048ceb878465ce4bfdb60a3276864ba3

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [7a5a19218707ab580d58a3fbadec1148368661f1]

remove cosv, udm and autodoc

implementing UNO IDL support in doxygen:  9 days of work
converting IDL file comments to doxygen:  5 days of work
removing 57k lines of unmaintained buggy
autodoc, bespoke String and File classes: priceless

Change-Id: I566edb4f91454baa35e07d901432a8dfd35b9c29

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [be49d3a25bc867c4f523cc6ff51ed2e8df9211d7]

odk: fix odd Java example that creates URLs to IDL documentation

... and even does it wrongly by appending the fragment part too early.

Change-Id: I05c790113cb219f422a9650db85c04943cde28a3

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [345afe7b72fd4f7db2fa7cc4d7d00b4d0a081705]

odk: adapt hyperlinks to IDL docs

Change-Id: I2b1874ff926c7510016919b9f11674a4746fa82c

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [84f31cd5bb5eb940eb05c94673c8b5ad889536ba]

gbuild: UnoApi: revert documentation Package support

This was a good idea in its time and age (2 weeks ago) but has been
obsoleted by recent developments: sadly with the zoo of files
generated by doxygen this kind of tracking makes no sense.

Change-Id: I243de5cf6129ea3532067a39006d8e4259f15a95

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [9d93ed7cd1b36830f6d7aedd4e6f15667774de1d]

API CHANGE: odk: stop packaging autodoc tool

There is no need to package doxygen, users can just download that from
upstream.

Change-Id: I166b2f5b692d2335246e3484089ebe5d8edcae4a

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [e2fd9fbe6ec35cf8bd5cd3a5785de2a3c5577265]

odk: stop packaging autodoc generated documentation

Change-Id: I9d1e232f2fea779f111067b588bbb36411039de2

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [c05b9d3e2c5a4c88b67657c513255c2181658e4c]

odk: use SHORT_NAMES on Windows

Unfortnately the MSI stuff complains that lines in ddf files are too
long, so we need to use SHORT_NAMES.  But use it only on Windows because
the file names are mostly just numbers then and totally unpredictable;
the documentation for the website must not be built on Windows.

Change-Id: I5d7d917bf34c55424259cf04bb13cb8c26fe409b

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [4146cef50c1d56df0f18878732c01c0d968f6163]

odk: package doxygen IDL docs

Change-Id: I1613ce8cf9b8248bb5d5e546df7310154e11b830

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [baa69cccf38c848940061fb2d3fec5034ae31d6b]

offapi: fix another mangled comment

Change-Id: I76b531238d86c9f2ed444d230638ffb9a2d62618

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [bcfcd0eb564e7d5d706f47dab30b074fd6233d97]

*api: fix up merge conflict damage

Change-Id: I3a1281c756305f16d193210839ca6b826662698e

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [b24ef80b521ce1e40fcf80edba4a158d90e42866]

*api: document all modules in modules.idl

Change-Id: I1c0c89f515f06bd14b659836d777aa705a6f03d6

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [392706b5f743b2f989ba5a120bbb31c2296bf902]

*api: fix loads of badly documented parameters

Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ed993aafc928717ead4fae6b6dac8845771d8661]

*api: doxygen complains about lonely "." being list marker

Change-Id: Icaed7afe8f2463ffc16421642ff2e073fb4b7cc1

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ccc4a67c43d5eef31c95fce445dc55ec7ebad393]

*api: fix bunch of lists that doxygen warns about

Change-Id: Ic507170e94d08155430601658689b3d7b96e0f80

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [8a3543340fc8026121a7e4d681b3fce7c920bc1f]

*api: fix a bunch of "illegal" and "empty" tags

Apparently doxygen doesn't like XML-style empty elements.

Change-Id: I0fe8105a196fa3cf5b980f0b6f18933adf8a1d53

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [48661084104b5d52f7421909131e153639e653f2]

*api: fix unterminated tags

Change-Id: Iff23e173e4726682c719c5de303fded0bc671bd3

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [44404b7a6c7bb3b95d03094abb745f29a5154959]

*api: fix all unknown commands

Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [f8b6558e8eed6fed845436140c4c38d2ddb6c536]

*api: convert unsupported HTML entities

Most of these are just cosmetic, and middot can be replaced by cdot.

Change-Id: I39a45a2d5d0f10b5b0e793b6fa5e0c041c4669d5

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ddba7d155d07b9018a9f5bf051b6faa1bdac022b]

*api: convert all unsupported html tags

Only useful ones appear to be <tbody> and <thead> which doxygen doesn't
support but we only use those in 3 places so who cares.

Change-Id: I374f7d208873a8436fe76e0f800ce18df5b188b3

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [73d568408a150875b5c6046680f38e6db287c8fa]

*api: convert <listing> and @example

<listing> is called @code / @endcode in doxygen.
example requires a file name in doxygen.
Also adapt various silly examples that use tools String in C++ or manual
syntax highlighting in Java etc.

Change-Id: I23cff1b688001f438526a6a1364cc5f754b504f7

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [b84bffc86a913383bb3fa7f9f3d963d32681f778]

*api: convert remaining elements with "scope" attribute

Apparently <module> is yet another imaginary thing autodoc doesn't know.

Change-Id: I25382f8c2ae024d29ae20ab3b85740e9d6a9e9da

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [b7ba598ced9708da45372a6c3f8e1a17c306be8f]

*api: clean up multi-line and mal-formed XML tags

It is amazing what some people believe autodoc supports.

Also, com::sun::star::uno::Any does not exist in IDL, that is part of
the C++ language binding.

Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ae7595a7553c61cab3cc9014bb12239e02fd8c6a]

*api: convert more <method>

sed -i "s,<method>\([^<]\+\)</method>,\1,g"

Change-Id: Ic3eef0c03e512f7d607a87c58f9f01626f5a57a1

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [56d158c38cca6de82256e727b7f4c83f311d87b8]

*api: convert more <method>

sed -i "s,<method>\([^<]\+[^)]\)</method>,\1(),g"

Change-Id: Ie443efb5b283067bc5475810f6848061900d8401

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [928b8640c0d1a9c49249100efbdd70f8c1090b07]

*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>

sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g'

Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [6e1d239ae04bbb1b639ae8d04c59d3375f867712]

*api: convert <true/> <false/> <void/>

sed -i 's,<\(true\|false\|void\)/>,`\U\1`,g'

Change-Id: I87a6e81ff22b47ea979322d01c49350892d3945f

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [be7f280ea7034a1cb1195a3d27b51d1b9626b905]

*api: convert <atom>

sed -i 's,<atom>\([^<]\+\)</atom>,`\1`,g'

Change-Id: I530fe998b0c422e83c4324807d42700126bc9883

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ce36de949df2351ee81ab05d32093372b65e9831]

*api: convert more <method scope="foo">

sed -i 's,<method scope="\([^"]*\)">\([^<]\+\)</method>,\1::\2,g'

Change-Id: I09ee9ecae922e0b28730d1689b802e6041b3ceed

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [f3db7d1abb1d010a331b26793c3a3788eb8ba2cf]

*api: convert <method scope="foo">

sed -i 's,<method scope="\([^"]*\)">\([^<][^)]\+\)</method>,\1::\2(),g'

Change-Id: I7ceb805d67a79c297fb5f044a8fb226ec2fb366c

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [4718949d417dd5297073997546e04ecf300b0479]

*api: convert <method>

sed -i "s,<method>\([a-z][^<]\+\)</method>,\1,g"

Change-Id: I9483d63cce4afd168d47a465b367aed3da45d64b

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [b235412d8f84e98dc457894228a357ab0c65f6d0]

*api: convert <method>foo()</method>

What is sad about this is that autodoc doesn't even support <method>.

sed -i "s,<method>\([a-z][^<]\+[^)]\)</method>,\1(),g"

Change-Id: I702ef71423ced1d5195f2e0535e73b1bb4d3f6f2

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [a93783c42d46d60a93e78348db942a571e34abd4]

*api: convert <arg>

... which does not seem to do anything anyway.

sed -i "s,<arg>\([^<]\+\)</arg>,\1,g"

Change-Id: I90bcf81ea046bc88297ed8eadc560ad31d19830b

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [d11a7b5eb1b127c4f60367ecaeb64868313002d6]

*api: convert <const>

This one is apparently often abused to link to a constant group, while
it can only link to constants within a group.

sed -i "s,<const>\([^<]\+\)</const>,\1,g"

Change-Id: Ic3d8099751340e4b046298c861bb659beb351eaf

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [4e70bdec9657f60c2bc9f4e8ad22c3625cc009a4]

*api: convert <const scope="foo">

sed -i 's,<const scope="\([^"]*\)">\([^<]\+\)</const>,\1::\2,g'

Change-Id: I964acc2725e8a6680f5bd8412014e5660510749e

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [24b331efedc6fdf1082e92a2db444d80ae7fed81]

*api: convert rest of <member scope="foo">

sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g'

Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [bb6503dd081ebb4d11929ab1946eea8d60dd817c]

*api: convert remaining <member>

sed -i "s,<member>\([^<]\+\)</member>,\1,g"

Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [4bb43e1612ea3737fe53bb28ac830810b0a6a028]

*api: replace <member>Foo</member>

These member variables need a # prefix.

sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g"

Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [ea71a05840f53158f669182c6e93de9f8348bbe5]

*api: convert <member scope="foo">bar</member>

sed -i 's,<member scope="\([^"]*\)">\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1::\2(),g'

Change-Id: I265ff28fee73a271f205294e59955b3a1c81d95a

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [3122600a5e11309b86e33061defd710cf0872975]

*api: convert <member>Foo::bar</member>

Doxygen would probably recognize these without () too but add them for
consistency.

sed -i "s,<member>\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1(),g"

Change-Id: I2615b99265b75633459e35164e54d9da7fe76b85

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [b352a8bf0321c13919c9882484a1c4d4d65cfd33]

*api: convert <member>method</member> to method()

Doxygen will only recognize a un-qualified method name as such if it is
followed by "()".

sed -i "s,<member>\([a-z][^<]\+[^)]\)</member>,\1(),g"

Change-Id: I69bc17849e76f3a3d91c6daf0f1be8168a83cfc5

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [9f12a9da8d91364d4d0865021adbe62bfa09148c]

*api: convert <type scope="bar">Foo</type>

This looks much better now.

sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g'

Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [944eb9902788d8afec9e3f0f65d3b680041e039b]

*api: convert <type>Foo</type>

Doxygen does not know type element and will recognize strings that
contain capital letter (all API types do) automatically as type.
This patch removes 15k doxygen warnings.

git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1,"

Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [cdbbbdce9956e290b4a849af332df55da1be8d36]

include: convert <type> here too

sed -i "s,<type>\([^<]\+\)</type>,\1,"

Change-Id: Ibdaeb2c396ad29ced05716142b38c6a1c3e49847

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [bf080115bac322b177ffcf1e15aff4de1d742b4c]

include: convert type scope="foo"> here too

sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g'

Change-Id: I7eb32acd44132de79cc7ac1e7f78b43bb4814d14

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [91dde49e9aef3991dbb159507cb03b73ba507818]

odk: add DevGuide wiki links to doxygen documentation

Unsurprisingly doxygen does not support reading a idl_chapter_refs.txt
file like autodoc does.  And it looks like doxygen tag files can not
be used to do this, as they link only in the "other" direction.

But with a bit of hackery we can generate a "dummy" IDL input file, with
emtpy definitions for those types that have DevGuide links.
Doxygen will nicely combine documentation from multiple definitions of a
type, and fortunately does only put in references to the first file that
defines a type, so hopefully adding the generated file as the last input
file is suffficient to make things work nicely.

The generated file is committed to git because there is a bit of a
problem with finding out what sort of entity a name like
"com.sun.star.Foo" refers to, which needs to be in the doxygen input.

Change-Id: I793bc59c8acfecf460e4addea7838c76a3ede77e

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [363a37b6e377f00e5b8c4f869d6e587394c36258]

odk: remove output directory before invoking doxygen

Change-Id: I04b8dbecbe62f8d72ca75f6508046294c3409a17

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [361642c0946fbe75cb1d4b477496a62d0469a19e]

odk: generate IDL docs with doxygen

Change-Id: Ibf7ab46bdd08a42ecf475500d35f92b67d4d8036

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [3d9c1b35accacfb797174d31467c1704c305f073]

configure: require doxygen 1.8.4 for UNO IDL support

Change-Id: I9a90bf06a70f6537f9671ef2cd47bf68c3cf5d57

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [8b43736ca7eba8a9bf0b2421e267a987e5fdf209]

odk: generalize CustomTarget_doxygen a bit

Change-Id: Ic3f2d42121b5423d67c4c79302b02ac495ac9640

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [eb8cbbea9117f26d2977d95f9aad488dc9cbb47e]

odk: clean up CustomTarget_doxygen.mk

- give right path to STRIP_FROM_PATH
- prefix vars
- depend on makefile
- only call cygpath in rule

Change-Id: Iceef191751b82a423be354db1f0a3ca4fc213e04

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d60d1300f56d008056ccc8739e67495ba31cad97]

Win64 MinGW configuration

Change-Id: I273b019409f36d0b4488458e152099493ce81147

2013-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [035c60436901385928b190e7abbc115229174348]

Defuzz a patch

Change-Id: I9c301f7d8b5295854e12585fa12df416ed5dbf02

2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [dbb4a2511c20e54f3da32531848811ff1daf0040]

XUnoControlDialog only made it into 4.2

Change-Id: I121f0d3d646ce434ea1451a94a5c911005dc21f9

2013-06-04  Caolán McNamara  <caolanm@redhat.com>  [15fa9703856753cae2567017391869166b4e7747]

Updated core Project: help  efa1b1723eae3e378fbd299677745be1364e53ce


2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [5a1c2f108d4cf9b734a13a5b3f1ba0974456bbcf]

Remove temporary links* files when done

Change-Id: I0d62ae391b12cec9a057aef26344f3454d2faba4

2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [547217ecf2348cf511b1f058ecbab6f15f2bceff]

Document seemingly dead QuickDiagrammingImport, QuickDiagrammingLayout

Change-Id: I9662671d8dbce87993ba67cf8e4fd993ad1eb27a

2013-06-04  Stephan Bergmann  <sbergman@redhat.com>  [9d0fcedaecc84c147f19c88bac1469b359eab16e]

Remove odd, unused com.sun.star.comp.ooxpptx service name

Change-Id: I746e1fa25137db786f82dda50bfa4b497e94cefd

2013-06-04  Tor Lillqvist  <tml@iki.fi>  [b905edf6d5db8981a3b204c57f854040d1c9b561]

Add Emacs and vim mode lines

Change-Id: I2ad35bfbaf40dd1a5b5c9f7f119268b8f30ca093

2013-06-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d9e86913fc03a5b7aa8b1c8cae63ee0cd61a781b]

Expand shared formula tokens from Excel (which are basically range names).

Also, use a better way to fetch a double array.

Change-Id: I65a5bb9c972620f63e79a84b461245cc7fea1a51

2013-06-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8f3e3ce107bf644772ad6d30a4d2f1d325d17f76]

Extract the group token conversion loop out into a separate class.

Change-Id: I790db61d2a60cf4074fd2e3291ec42f0a4649b9e

2013-06-04  David Tardon  <dtardon@redhat.com>  [cd6fe27b7ff7210e4bf320f689dda41c0367d123]

fix ambigous call to overloaded function

Change-Id: Id9009faa5c9221a04130f87af4fa14e33fe0dc50

2013-06-04  Tim Richardson  <tim@tim-richardson.net>  [a6833704bcfe6b5b5b6eb020eb79aebf0dc6cd4f]

use better values for OOXML border width, fdo#56960

Change-Id: Id735c7ef89411581f7bc8d7f10b3edfe8aba0c72

2013-06-04  Michael Stahl  <mstahl@redhat.com>  [a396485f5b8bd5724f9897e1df466c5dcee0ffed]

i#30979: sw: fix crash on Flys anchored in ToX

When a fly is anchored at the first paragraph of a ToX, as happens in
the WW8 bugdoc in i#30979, updating the ToX will remove the anchor
node, and bad things happen, including ~SwIndexReg assert and also
eventually a crash when editing the Frame and updating the ToX a few
times.  Probably best to really remove all anchored flys here.

Note that it's not enough to re-anchor to the empty node that is
inserted here because that one will also be removed again.

While we're at it the _DelBookmarks is superfluous because CorrAbs
does exactly that 2 lines above.

Change-Id: Id40ae1d88ad99813b93bea7470f5dc790edcc80c

2013-06-04  Khaled Hosny  <khaledhosny@eglug.org>  [a3e97576aa0a7d7c5d51a8ca2f9d220e7d342d87]

Drop "CJK extra leading" crack

It have been unused on Mac OS X since since 2008 (commit
da4d070d9d2d563f6e1401496957b22b51c81ff9).

Change-Id: I4b3eabe71a54021903009310a87319c9caecfd4c

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [5e33f1c09b5dcfaa9cabdf1711c9a173514a1c7b]

Use Core Text font manager instead of deprecated ATS

Change-Id: I660a895a227da3d28a0b410c56f2395961a5bc4f

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [06fe77331d1ad8eb2e5a158bb1cb083daaf1f910]

Drop ENABLE_CORETEXT

This file is Core Text only already.

Change-Id: Ic4c1f44296eaae582091e515d3ca1b4aa227301e

2013-06-03  Tomaž Vajngerl  <quikee@gmail.com>  [4d2a7692ef7d5cf733cb818b67be300968aa5689]

fdo#34423 Allow to rotate raw uncompressed bitmaps.

When using a graphic filter like blur or sharpen, a raw uncompressed
bitmap is created. Until now it was not possible to rotate such bitmap
but now this is allowed.

Change-Id: I716fa46e37680b1111131586fad20da28391de14

2013-06-03  Tomaž Vajngerl  <quikee@gmail.com>  [870dd818999ac62c6722c208527d5fbf28c5daee]

fdo#60120 Modify DialControl to store 100th degree angle.

DialControl internally stores the angle to a 100th of a degree
percision, but when SetRotation is called, the value was always
rounded to a 1 degree percision. This has now been modified to
round only on DialControl mouse interaction.

Additionally add add a parameter to SetLinkedField which states
the number of decimal places the NumericField is set to. This change
makes possible to set the NumericField to 100th of a Degree as the
internal angle is represented in. Default value is 0, so no change is
needed to existing DialControls.

Change-Id: I1f0c20092cdfccbd0878d7eb620bfdad7825b0fb

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [30f2fa988fa9ed52bd2db693e099ab2c7f4efdf5]

move these two variables from member variables to normal variables

Change-Id: Ie57cf12a3dc0984367c34dc4f52fd00036cf3d9d

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ebd70ae1d84eed5e5311fcc018a122be2e8719d4]

add test case for outline import from ODS

Change-Id: I60f92dd13282281d77571e41707d68ae55722d9b

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d91b12383ecdceb4c2be7a5da11d84ac2146fddb]

restore old code

There is some strange handling for row 0 in the calc core code. Without
a very deep inspection I can't decide whether the test or my change is
the problem but for now we can live with the old behavior.

Change-Id: I69615349f5b46856aba36dada235a49c84eb03af

2013-06-03  Julien Nabet  <serval2412@yahoo.fr>  [b532752e7b9407d4d3204d49b601a4725e2e1113]

Fix variable value reassigned before old value used

Change-Id: Ide65a35d1dd39cbce9230f951bcc229b0df7b634

2013-06-03  Julien Nabet  <serval2412@yahoo.fr>  [5c66da2c9233832296db6cafae223d81df37d5fe]

Fix variable value reassigned before old value used

Change-Id: Ied47c5268b4554b219028281916d884aebf816dd

2013-06-03  Julien Nabet  <serval2412@yahoo.fr>  [d7904330fd38af65b4448045909f42a3c0a994bb]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I1310ac912aa2031b15851339fd84d435308350a9

2013-06-03  Julien Nabet  <serval2412@yahoo.fr>  [417021ead14bf960a6f0a897cc4c1533f479210d]

Fix variable value reassigned before old value used

Change-Id: Iac028806fd306253fe0e4b407302ff66f853b49c

2013-06-03  Julien Nabet  <serval2412@yahoo.fr>  [2791ce4ee56120d7814dcb3b7c6d6925b9cd9abc]

Variable only used once

Change-Id: I01c6681da8a0ac83eaafdf86a04a187f13a05792

2013-06-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97afd6f9f68c91f0d41576e84f2bfcc176a25bd2]

Adjust the unit test cases to the final implementation.

We only support grouping of formula cells in the column direction, and
skipping is not supported. Let's reflect the test cases for that.

Change-Id: I0229b90b7d9a2eea29d6eb2ec2b91e63d760a352

2013-06-03  Miklos Vajna  <vmiklos@suse.cz>  [3c8d419f4ba4ea9fa4d00b5691900dae091fd3aa]

SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work again

Regression from cbd1a89676f39135ed2e9c47d20475b2053289b9, that commit
accidentally not only removed the #if 0 block, but also two other
braces -- because of this, in case bStorage was false, nothing was
saved. The effect of this was that if the user edited some macro in the
basic IDE, then saved the macro, it was shown as saved, but in fact that
didn't happen.

Change-Id: I20f8358dddfb226976be72f95dcad64de88d83c3

2013-06-03  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [8b1f4587400c7f76b96f4932d09a657c6c618d6f]

Remove Tango icon duplicates using symlinks

Change-Id: I6a4c09cdf6d60b90236663a4b7f30456a8c32e86
Reviewed-on: https://gerrit.libreoffice.org/4113
Reviewed-by: Mathias M <matm@gmx.fr>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-03  Michael Stahl  <mstahl@redhat.com>  [460507f07177587a9bb6438a438de95c47abb3f0]

SwDoc::AppendRedline: fix an obscure memory leak

... that also causes ~SwIndexReg assertion on closing the document.

Change-Id: Icea617c893ddc08b817a5b16f68fa128a41531d4

2013-06-03  Michael Stahl  <mstahl@redhat.com>  [bb6ecd8b40313b7cc83d4e619029f4e001334a52]

sw: fix ~SwIndexReg assert

Not really a problem, since local aRegion's point is not used after its
node is deleted.

Change-Id: Ibeb885fb31f19b02e4c3c63e3b99d00ced756810

2013-06-03  Tor Lillqvist  <tml@iki.fi>  [32343a92ecefedd29b38bf7842672090fa0c7a88]

Fix dbgutil build

Change-Id: Ife8ca88c8f558955ee006be6294bd7b233e89916

2013-06-03  Tor Lillqvist  <tml@iki.fi>  [6c2d27b0a61d8851a1df7545aa391dfb4d0d77c8]

Fix 64-bit build

When compiling as 64-bit code, NSRect *is* CGRect.

Change-Id: Ia14db1354251bd2a2f53fd9d02dc2816ccef2b17

2013-06-03  Stephan Bergmann  <sbergman@redhat.com>  [3505f0e46c2e0a743ab5de9adfbec3044a4573a6]

Revert "fdo#46808, Convert oox::PowerPointExport service to new style"

This reverts commit 02021163dbbcc8904da0b2138c8b53684dcc8ab4.  The filter
appears to be split in two (com.sun.star.comp.oox.ppt.PowerPointImport
implementation oox::ppt::PowerPointImport from include/oox/ppt/pptimport.hxx for
im-/export, for export calling com.sun.star.comp.Impress.oox.PowerPointExport
implementation PowerPointExport from sd/source/filter/eppt/epptooxml.hxx) for no
good reason, so the com.sun.star.oox.PowerPointExport new-style service is
supporting a hack that should rather be cleaned up.

Conflicts:
	offapi/UnoApi_offapi.mk

Change-Id: I875192a68a8e3458dbfd74b4981a6a2e86ce44d7

2013-06-03  Michael Meeks  <michael.meeks@suse.com>  [8400e2294e1145427bd9eda7a36a76b0ae75e577]

Clarify headers.

Change-Id: I125e4cacd94cd33d24cf1266967eb92906600cc4

2013-06-03  Jan Holesovsky  <kendy@suse.cz>  [c4d28a032a6a98abad0f38dc94b9e156b7bb158b]

sidebar: Increase the width request of fonts size listbox.

Change-Id: I18135db75708cea9f887ce8ad4f9909fdbea543e

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [cb61e01a59081e9d67ef2c81e3f9c82ccca1d05e]

Drop Core Text dynamic loading stuff

Our Mac OS X baseline includes Core Text.

Change-Id: Icd2f0062d172db1d4393b2dd1eac4d9f55a88495

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [ee9fd88741202a95b47886116815b04f643459d4]

Get the new Core Text code to compile

Change-Id: I592158bd60afcbe756c6f0e11aa69a44768a0985

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [ea8422d42e838e7ddfeb8d9f77f3ecedecb29ce8]

Cherry-pick Core Text port from AOO

Manually picked from:

http://svn.apache.org/viewvc?view=revision&sortby=log&revision=1480384

Author:         hdu
Date:           Wed May 8 18:14:34 2013 UTC (3 weeks, 2 days ago)
Changed paths:  55
Log Message:    #i122195# add VCL support for 64bit OSX>=10.7

Change-Id: Ia799d7fdeb257e9bfd311338dcfdf97caf9d191f

2013-06-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cacc516693b879c08bd3b1963eeed9c38928615f]

And this one has the same potential to crash

Change-Id: Icd2b2f2c11b7e86a10cae887b96f96a6fbe8a44e

2013-06-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50bbd1aefe0c78c254a18cc6e1dfeaf5c6858112]

Fix ooo51302-1.ods: check for special index value of -1

Change-Id: I3fbb700300d18a878cbf23c94e35bc69f864824b

2013-06-03  David Tardon  <dtardon@redhat.com>  [d9a888fcd2d667c6b2932cd7d1a4bd33ae4796f7]

fix comment to agree with code

Change-Id: I82cc02e6bc63f04655ba87039d008f2c25025a30

2013-06-03  David Tardon  <dtardon@redhat.com>  [f6eb9bd5d06e0dc13b4ff862e8138d7a6a8ccb44]

add a doc comment

Change-Id: If9d99c0b7ba54b0d8d53006cacf14e4b62fe2297

2013-06-03  David Tardon  <dtardon@redhat.com>  [9cd71f996e3625e8174c46bf85e336c1ee90df7f]

copy values from the original item set

... because SfxAbstractDialog::GetOutputItemSet() only contains the
items that have been _changed_ in the dialog.

Change-Id: Iaf20bb42b65e420fe4e7aff979378eff7b5e5df2

2013-06-03  David Tardon  <dtardon@redhat.com>  [67e87f8b88a5a6a741717cc4a8e64f65f9c9cd52]

fdo#62224 reconstruct border state for table dialog

Change-Id: I68a4cd1974579119a2d6dccba008441a9bec78df

2013-06-03  Armin Le Grand  <alg@apache.org>  [a3b384ee41f352b5b99ea1265018f2d14405df65]

#121437# Added patch from Regina which implements QuadraticBezier segemnts to CustomShapes

Patch by: Regina
Review by: ALG
(cherry picked from commit 4faa46872cad4ed779b07803b7f616b32d800284)

2013-06-03  Khaled Hosny  <khaledhosny@eglug.org>  [cfd41ac7e7084e1eacfec9fa08a099510058791b]

Fix typo after conversion to .ui

The last item in the list was Justified not Right before the conversion.

Change-Id: I6bf8446963df67d26bc8c210bdbdde73a1d3b6e1

2013-06-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [855d7bc6b19357788193cb57a013867866367ecd]

Revert "#121437# Added patch from Regina which implements QuadraticBezier segemnts to CustomShapes"

This reverts commit 76bbe5ff357406ac1e0f212373c9fd4132b0d178.

2013-06-03  Armin Le Grand  <alg@apache.org>  [76bbe5ff357406ac1e0f212373c9fd4132b0d178]

#121437# Added patch from Regina which implements QuadraticBezier segemnts to CustomShapes

Patch by: Regina
Review by: ALG
(cherry picked from commit 4faa46872cad4ed779b07803b7f616b32d800284)

2013-06-03  Isamu Mogi  <saturday6c@gmail.com>  [be4bf1016e66e74bc2ab8d031cae2ffb2a0777d8]

gbuild: Fix indent

Change-Id: I9dafd3dd75f00a8447b78d4765ec1087c84f61c2
Reviewed-on: https://gerrit.libreoffice.org/4126
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-03  Mark Wielaard  <mark@klomp.org>  [addc791623288fae7832c78e0c2923937251d1f7]

Fix icu version checks.

commit 30c303 "Make charmap.cxx compile with icu >= 4.4." was incomplete
and had wrong version checks. After ICU 4.8 (4.8.1.1) the next version
of ICU was 49 (49.1) so U_ICU_VERSION_MAJOR_NUM contains two digets (49),
earlier that it was just one digit (4). The correct header to include to
do version checks is unicode/uversion.h. USCRIPT_MANDAEAN is the old
alias of USCRIPT_MANDAIC (same numeric value). U_JG_FARSI_YEH is only
available since ICU 4.4. Note that on older icu versions (4.2.1) the
200B (ZWSP) Zero Width Space breakiterator testcase fails (others
succeed).

Change-Id: If73c1402239a28546077437e9382f0bd38642bad
Reviewed-on: https://gerrit.libreoffice.org/4139
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-03  Noel Grandin  <noel@peralex.com>  [d47fb9474421e950b828a921565656babab9d9ba]

fix for unused return value.

This code was introduced by:
   commit d09dd8986436f17717443823ef18bd8552fdf408
   Author: Frank Schoenheit [fs] <frank.schoenheit@sun.com>
   Date:   Wed Sep 15 13:55:34 2010 +0200
   dba34a: export/import min-/max-/default-/value for date/time as
   XML-Schema conformant strings
It looks like it intended to use determineDefaultServiceName(), but
neglected to store the return value.

Change-Id: I1607f39cf771b594389492785c7e72478d44843a
Reviewed-on: https://gerrit.libreoffice.org/4140
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-06-03  Michael Meeks  <michael.meeks@suse.com>  [1e4422a4b4c443c286c90853f50b739a67ce5d1f]

re-base on ALv2 code. Includes:

        Patches contributed by Mathias Bauer
        gnumake4 work variously
        http://svn.apache.org/viewvc?view=revision&revision=1394707
        http://svn.apache.org/viewvc?view=revision&revision=1394326
        http://svn.apache.org/viewvc?view=revision&revision=1397337
        http://svn.apache.org/viewvc?view=revision&revision=1397315
        http://svn.apache.org/viewvc?view=revision&revision=1396797

	Patches contributed by Andre Fischer
	Fixed getcsym.awk to handle #-comments that contain special regexp chars.
        http://svn.apache.org/viewvc?view=revision&revision=1230971
	118778: Added ADDITIONAL_REPOSITORIES environment variable and its
	automatic setup in configure.
        http://svn.apache.org/viewvc?view=revision&revision=1232004
	118160: Added external CoinMP library.
        http://svn.apache.org/viewvc?view=revision&revision=1233909

	Patches contributed by Herbert Duerr
	#i119168# use generic LICENSE file for langpacks and sdks
        http://svn.apache.org/viewvc?view=revision&revision=1310178
	macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
        http://svn.apache.org/viewvc?view=revision&revision=1183367
	allow gbuild with empty sysroot on linux
        http://svn.apache.org/viewvc?view=revision&revision=1179186

	Patches contributed by Ingo Schmidt
	native373: #164472# improvements for msi database
        http://svn.apache.org/viewvc?view=revision&revision=1167540
        http://svn.apache.org/viewvc?view=revision&revision=1167539

	Patches contributed by Jurgen Schmidt
	adapt setup package scripts to handle special DS_Store file for
	developer snapshot builds
        http://svn.apache.org/viewvc?view=revision&revision=1232430
	imported patch extensions_i117681.patch
	http://svn.apache.org/viewvc?view=revision&revision=1172102

	Patches contributed by Michael Stahl
	gbuild: RepositoryFixes.mk should be optional
        http://svn.apache.org/viewvc?view=revision&revision=1166123
	xslt filter: remove the FLA horror
	wordml import filter: replace FLA usage with plain XSLT
	http://svn.apache.org/viewvc?view=revision&revision=1363727

	Patch contributed by Oliver-Rainer Wittmann
	i#88652: applied patch, remove unicows deps
	http://svn.apache.org/viewvc?view=revision&revision=1177585

    Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
    cppunit pieces, cleanup Mac image bits, remove coin-mp and
    re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
    MPLv2 subset checking.

Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564

2013-06-03  Matthias Hofmann  <borim7@web.de>  [e89ab73fa01e825bd55908c9ba3697cb00cead16]

remove ShapeList::getNextShape(SdrObject* pObj)

The getNextShape(pObj) method is just used for iterating over the complete
ShapeList. But the complexity for this operation is exponential.
When using getNextShape() iterating over the list have linear complexity.
In short: it is much faster.

Change-Id: I3896af2247f348153d62f2bcdd207c5a75239689
Reviewed-on: https://gerrit.libreoffice.org/4132
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-06-03  Stephan Bergmann  <sbergman@redhat.com>  [8ea041fee44aecc6efda14c1d17f4637d3b42f11]

Use the right control variable for index access

Change-Id: Ic0b9f7bc62cbce52c7f870ba77d5463fd759566f

2013-06-03  Stephan Bergmann  <sbergman@redhat.com>  [52a2f1d57d706a6ba45d307ed3f5409c8f0527ef]

This looks like a typo

...from a11be8a87a749f56d5c5514bbd9ffd90b3f75392 "use size_t where possible and
fix some more places."

Change-Id: I27c6d3532dd3f672d7b06b60add32d44a20d9068

2013-06-03  Stephan Bergmann  <sbergman@redhat.com>  [9b5640777d4f373c8e25f600445936b8215f1be3]

ScInterpreter::GetString can return reference to shared string instance

...ScInterpreter::aTempStr member.  Regression introduced with
a11be8a87a749f56d5c5514bbd9ffd90b3f75392 "use size_t where possible and fix some
more places" causing JunitTest_sc_unoapi's
sc.ScDDELinkObj::com::sun::star::util::XRefreshable to fail.

Change-Id: I50227b004e37f68c5040d4ace90a79300f711be8

2013-06-03  Andras Timar  <atimar@suse.com>  [89edebf672a5f031e60fe257536a5ca90c54aba8]

Updated core Project: help  adf5bd4a4f01d914ca17e792e4817075d405e900


2013-06-03  Tor Lillqvist  <tml@iki.fi>  [f5cd4c2bddc694467892c7cdae513679cb1cac5a]

WaE: unused parameter '_rxContext'

Change-Id: I75c9d894f792dd7a4ac85acace586e163d57c077

2013-06-03  Michael Meeks  <michael.meeks@suse.com>  [2d5d1415161ef687cf0d4d6eccad0940e3016110]

fdo#56583 - avoid setting user time on unrealized windows.

Change-Id: Iab776088b1d168295d636069e1a92ba948241653

2013-06-03  Miklos Vajna  <vmiklos@suse.cz>  [89935d18826ada54abceb8148fad8731be2571f5]

Introduce DocxExport::getBackground()

Does the same as part of DocxExport::WriteMainText() and
DocxExport::WriteSettings().

Change-Id: I5597edc2c3a84bd2058ee8c4cfdc21241e471bd3

2013-06-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f5d6e7af69f6b8972bd97d1d8e2a6d9ec5a6294a]

Fixing crash with dereferencing front() and back() of an empty vector

Change-Id: If7204614aa7a650f4a2804fc63dd3301ece2281e

2013-06-03  Noel Grandin  <noel@peralex.com>  [d209e133191853f12557d879d1dcda7a0309dac6]

fdo#46808, Convert comphelper::ComponentContext in forms module

Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974

2013-06-03  Noel Grandin  <noel@peralex.com>  [2838b8eb5ead00780ed9ed9410abee8b8d53a9a4]

fdo#46808, Convert ComponentContext in connectivity,extension..

...modules.

Change-Id: Ie61976dc12b514bb85ca42496c0d9173a1c56264

2013-06-03  Noel Grandin  <noel@peralex.com>  [28e3aff576f06b0b02c7232da5d723e865b3c7ed]

fdo#46808, Use service constructor for ZipFileAccess

Change-Id: I9c3f8e2df56953487329bdbbac251b3af8cd9917

2013-06-03  Noel Grandin  <noel@peralex.com>  [8d28110439a9d069a7d1041423deef3de4472dc6]

fix broken service name "com.sun.star.rendering.VCLCanvas"

The service is actually called "com.sun.star.rendering.Canvas.VCL"
It looks like the code in SidebarPanel is a copy'n'paste from
PresenterHelper, and it looks like the PresenterHelper code has been
broken since 2008.

Change-Id: I78a0fa3bf9333d6473a743cffdb1dc41a7a1266d

2013-06-03  Noel Grandin  <noel@peralex.com>  [2e152c2438818049b50dcc7b322089af4bcfc384]

fdo#46808, Remove XMultiServiceFactory from NavigatorTree

no point in storing global data

Change-Id: Ic5ab867c2de7308c93b42b0d96074721e426b01d

2013-06-03  Noel Grandin  <noel@peralex.com>  [65edd1c8a87abf3cfeaaa6490795be0d06049bea]

fdo#46808, Convert ComponentContext to XComponentContext

Change-Id: Ie51549cb77cfc026be85c9d9bad9b9e7ef37334f

2013-06-03  Noel Grandin  <noel@peralex.com>  [e6c13f2846c684410e060701cbf1deb9bcaec890]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: Ice5ec3a056f7f2f5184523bda1c709ccac876736

2013-06-03  Noel Grandin  <noel@peralex.com>  [1f79707438d84ba639a2c601ae9d25c4647d37f6]

fdo#46808, Convert office::Quickstart service to new style

Service already existed, just needed an IDL file.

Change-Id: Ief5563e53c7331b65dd429079180c4eed2f2c071

2013-06-03  Noel Grandin  <noel@peralex.com>  [d7fa9ca787ee0ec5d0b9f2989f547ff37791afc6]

fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new style

by creating a common service interface for them to implement

Change-Id: Icec85c55ed0ac13a6c785fdad6b0cd9c11878ba5

2013-06-03  Noel Grandin  <noel@peralex.com>  [0f627e06c93e85de02a69a225b66be430bcbea36]

fdo#46808, Convert form::TabOrderDialog service to new style

The service already existed, it just needed an IDL file.

Change-Id: I10219da7292db5e746a89028ddc4fabb069ac388

2013-06-03  Noel Grandin  <noel@peralex.com>  [30dd9b2ff564e90a415603694b07b6c43491787c]

fdo#46808, Convert SfxFrameLoader service to new style

Change-Id: I6cdef298d69fef388e79b241abbe3a9a03d61492

2013-06-03  Noel Grandin  <noel@peralex.com>  [a8a35e54f506ae22a0ac8f80aa824813260de000]

fdo#46808, Convert frame::AppDispatchProvider to new style

The service already existed, it just needed an IDL file.

Change-Id: I9553c8e7c4922f2106bc13034e0cc35669b28b7e

2013-06-03  Adam Co  <rattles2013@gmail.com>  [515701a1ff18d04ede235bef862c465adf41062f]

fdo#65257 : DOCX not exporting background color

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

Conflicts:
	sw/qa/extras/ooxmlexport/ooxmlexport.cxx

Change-Id: Ida3f66d5adb063400494e1da589a463b4d7c2a86

2013-06-03  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [1fadebef054b811d8d6487d45d76dea1990e1268]

fdo#57874: verify GetRedlinePos return value before usage

Make sure return value of GetRedlinePos is checked each time
before usage.
Fix crash in Redline dialog.

Change-Id: I5586d8ddc1a7905c524a522addc89969e704048d

2013-06-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8cc9383fe7dbb81c28da6c843638c04c803cc8ab]

Replace invalid doxygen commands: thrown -> throws

Change-Id: I9e9f513afe37ccf34f2d5762a27b4a728fd24f36
Reviewed-on: https://gerrit.libreoffice.org/4136
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-06-03  Andras Timar  <atimar@suse.com>  [a074787abfa48642398d3516e57bbcb569a8571b]

typo: Columns and row headers -> Column and row headers

Change-Id: I24045e58421f72d6245b148e825e93fac47002ea

2013-06-03  Andras Timar  <atimar@suse.com>  [f84c1627328fdcede824b52d30681eef3b7ddaca]

Updated core Project: help  5c702bf0306d4a922ab2a66ded71bdc8f68e6b5a


2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb49b8d56a5004827304f56d09acbcbf17c64cbf]

fix the test case

Change-Id: I0d9babd043d5b9c4c198380b93e29ec3a42b3121

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7dfb72e69c629e5897ee515f8c42b7e45610ab8e]

correct fix for fdo#62938

Change-Id: Ib8e5cf92d733bafaef7f9e0bb8e3bf823075f489

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59519242dd11ac91720a9646197b803f5ed812b7]

Revert "the print range may start in row 0, fdo#62938"

This reverts commit 988d388007ddafaa8a59735df99cbce678a689a8.

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63ad78e0c0c5b8ba2897576ae7bbece22b5cd849]

this was commited accidentally

Change-Id: I2bdbf566d3443a98d3abf967512fc5b53bd25a78

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a719841d02fb93ddfc80956c5e6e417f551e8a9f]

add test case for fdo#62938

Change-Id: Ib15ff9d40b01dee2102ec6137d8b6394f7957ab8

2013-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e1c70f2f046ab6c5bb808666b4f5466902b9fcf8]

the print range can start in row 0, fdo#62938

Change-Id: I8569e4e120a6fd2b626db0bdaadf5d9234d09a36

2013-06-03  Jian Fang Zhang  <zhangjf@apache.org>  [5f0c969f43538e8a92ed37c27fab228d97b1bebe]

Related: #i119607#, text font spacing in comments doesn't expand/condense...

by the expected value

Found by: xiao ting xiao, tingxiaox@gmail.com
Patch by: bjcheny, companycy@gmail.com
Review by: zhangjf

(cherry picked from commit 11fda1bd134b07c5bcaca6186d63107ec9f47b98)

Conflicts:
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.hxx

Change-Id: Iecdaee97e49395df59719d724e1544e1802d947d

2013-06-03  Xisco Fauli  <anistenis@gmail.com>  [355329a3cdbd8e4f2b7c6032ba0538a9a2a13d86]

Don't merge this file

Change-Id: I5efca8bf4969252198e06ac3309064e8d69c0e55

2013-06-03  Zhe Wang  <wangzcdl@apache.org>  [f39f7ba614749d99362a2059919521eee6bdb6fc]

Fix issue #i120723#: Table style is lost when import PPTX by AOO

* subversion/main/oox/inc/oox/drawingml/table/tableproperties.hxx
* subversion/main/oox/source/drawingml/table/tableproperties.cxx
[]if the imported table in pptx just have tableStyleId, should fill the tablestyle's content.

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by:Ma Bingbing <jiazema@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>(cherry picked from commit 74b1435a4d39eac71e36fb1c387b24af4b353fa0)

Conflicts:
	oox/inc/oox/drawingml/table/tableproperties.hxx
	oox/source/drawingml/table/tableproperties.cxx

Change-Id: I554169522a95343662781c3f169c6485c38a6800

2013-06-02  Julien Nabet  <serval2412@yahoo.fr>  [8c39c42c299b13f9516e4f76e1e654867dd824ef]

C4702: unreachable code

Change-Id: Ia5151a143583c597d30b9ba64733e610877ccab1

2013-06-02  Raimundo Moura  <raimundo.smoura@gmail.com>  [a10be65b0ca3826a14e53c8d4a88031951662cc5]

Updated core Project: dictionaries  3bdd3696fa35b2e2f85961d4cd93fa787ef91ce9


2013-06-02  Julien Nabet  <serval2412@yahoo.fr>  [ac1cb18b82bbee3a2a54ce73480fdb3e2cbf4ab4]

clang, -Wunused-private-field

Change-Id: I8aa3d67c50a7b248cfdefb9a3152afd259b8ebbd

2013-06-02  Andras Timar  <atimar@suse.com>  [04f8ba1f471324a5be515738fdc68fa51dd8e222]

Updated core Project: dictionaries  721ecacc70123ccb748e9b2c13b30dfcc671cb2f


2013-06-02  Andras Timar  <atimar@suse.com>  [5f6e42fc2a5e54d13f66b1af7dd596548c75bec0]

Updated core Project: translations  388a988b3a02f0bbd68c91520503fca3b7f53d04


2013-06-02  Michael Stahl  <mstahl@redhat.com>  [1ff01d207d90685cb897f518c2a688b5ef33358e]

jvmfwk: de-Pascalize do_msvcr71_magic

The uninitialized Module variable causes the smoketest to fail when
built with MSVC 2012 (assinging to it raises some weird exception).

Change-Id: I77b3b591a94f4dfbb373938e3787f75e6a8e09c5

2013-06-02  Michael Stahl  <mstahl@redhat.com>  [23583553d1a9951eaa33dfb598606cdf55d3f01a]

mysqlcppconn: MSVC 2010 finally has grown a stdint.h

Change-Id: I5b8d948aad94ba492075245c18c8ed781baa469e

2013-06-02  Michael Stahl  <mstahl@redhat.com>  [58873656afdafd8a6c5b038e1a15e5c022f3558b]

configure: fix warning about missing test parameter

Change-Id: I9478a0c3703f5c9c6341f60db13eade195d074b4

2013-06-02  Matthias Freund  <matti_lx@yahoo.de>  [deebdee7e15a58fdbf1de835e1d8ca253f307baa]

fdo#39468 Comment translation GER-ENG in sw/source/ui/uno

Cleanups and translations.

Change-Id: Ia5ef91c120354ed868a69c3dbfc9cebe0fd61bab
Reviewed-on: https://gerrit.libreoffice.org/4129
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce32014556ad6bf92c13a13c41806e19b499bf5b]

remove unused variable


2013-06-02  Luboš Luňák  <l.lunak@suse.cz>  [0df04e0331b11269c4ed34bdd89d2b52a4c08d43]

fix plugin build with clang < 3.3

Change-Id: If2eb7595ca7d25f6d491e332bb3060061d3b42a7

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [727e63452dc4de88d5dc62d5b1da6da0647564ba]

fix Werror tinderbox problem


2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [e66be44b69ee2a1b99bda32af93ea453c669b319]

sidebar: Restrict the minimal width of the sidebar.

Change-Id: I99051830c4393b420125332e787c3abdc5a6aa61

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [b441420e072a1f09098f89ed646e423c60e1895b]

sidebar: Don't overlap widgets in the .ui based panels.

Change-Id: I32c978188a38d54f2b05d40b5d47b9d5520f3cca

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [415b70061036e67e00786836856f7eeda8cea938]

sidebar: Convert TextPropertyPanel to .ui + adapt code.

Change-Id: I1e446ca520b10f0fba4f79d2e840d10835850f66

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [0e81c49f49a58efdd69f8072b8d3df235753a847]

sidebar: Try harder to find the command's image.

Change-Id: I14d2a3887c36937be44e151409a851f923262a62

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [7ccbfa7cc6d30d2b9c4e2ad4c26e8e4e92703c7f]

sidebar: Support for dropdown toolbar items in .ui.

Change-Id: I964f82321e26cc8c9a0b6ec9d9d3f28dc5fc935b

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [74221eb249f8c4aaf15c2e1f23651f3fde954767]

sidebar: Allow creation of SidebarToolBoxes via .ui.

Change-Id: If8789fd423a609a18514e5a798df5b5992dac34f

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [5414cab2219c46be6bd8e51feaf92a6fec41f318]

linkoo: Link .ui files correctly.

Change-Id: Ie8e1c1a39238a2bc97b96a1a9dfef34b27f019e7

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [6fe1ff54c667a4f669feee6954dd9b859fd442b2]

sidebar: Allow creation of toolboxes using Widget layout / .ui.

Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa

2013-06-02  Jan Holesovsky  <kendy@suse.cz>  [4f14ed6d346a488976262e69fdbc2fd21881b659]

sidebar: Introduce PanelLayout class.

This allows sidebars to be defined using Widget layout / .ui files.

Change-Id: I7d5daf2579d6359ba48d4df4be344bb75ce16273

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [916afbea4f20a72e7c3defee17676d8ec23841c1]

another merge error


2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [998326779db3ef3c8915745069bc88ab99fe0c89]

fix warnings after merge


2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b6734d1986b832858a58b89a84095593d94e495]

after rebase we have two SetCell methods

Change-Id: Ib10e3084a4881bbafdd4c5b51d64fcf65d5d7da3

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [879edb243ec69421088d7a45fcd0eb5a61aeb22f]

temporary ugly hack for ordering problem

Currently we have a problem with the ordering of the calls when we come
to old cells that had inherited formats. They may not yet contain a
number format when we get the number format.

Change-Id: I0ddcdd10ff6ff0a43dbfecaf191e5903d3c0f9ce

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40bcd06d32112e713013d679b8ac43992ee36d12]

use the correct order of arguments for expected and actual in calc tests

Change-Id: I40fc9b46d35e7046ef51c6ea92f9a1595f6d74a1

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e18f5306714e6ca4103dd236bcf3187d492cbb91]

all formula cells have now an explicit number format

Remove ScFormulaCell::GetStandardFormat

Change-Id: I0b19f572cfcf5c08c81009b0f10e7cc44a1aa2f4

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [81e4e89b28f28a4780948769a86e2c486d797e59]

let us use clean test environments

The additional typing and the duplicated code benefit cleaner test
execution. Test failures might be hidden by a dirty test environment or
random test failures might be produced by it.

Change-Id: I97283009b65facbaad82e41ae6f1258430684438

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e700674c88153ddfecbcb10e7078618a4d0f206]

accept this result as bug fixed

We still have the number format type in ScFormulaCell. Removing that one
from ScFormulaCell is more work and needs much more inspection than
removing the formula index. Additionally we should inspect all callers
of ScFormulaCell::GetStandardFormat as most of them are useless when we
know that a cell has a fixed number format.

Change-Id: I3ad55a0c072da0fc4046d6c7245ed734a1dcaabc

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c7e046e6420b410eb9a9382108df62b29bf128c6]

CPPUNIT_ASSERT_EQUAL gives a more helpful error message

Change-Id: Ic7bc7d0298e6983e377b55f0362f34983de3df7a

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b61642bb3ca4cddd38b496816c0003420c352f77]

don't set hard format for text formats

Gets rid of some test failures that are the result of dirty test
environments.

Change-Id: I45ed4bbe46c8aa598e074c3eac7903811cbb2620

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [57efd69c22e2c6f5cb4d057345644b6e07a62d48]

remove inherited number formats, related fdo#60215

Change-Id: I23d5e1b3baeb1499ada1fba1665027bdbe3fbb87

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fda007e69f16aaebe81ee7b9ac8ea4742801bb85]

use static_cast instead of c style cast

Change-Id: I9194d5fb9fc42247cf43bfcd0327472eeca7c297

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [abbe4414613ac26010cf378a6e52f4e6ce18f3c3]

this method is unused now

We are down to two number format methods in ScFormulaCell now

Change-Id: If8bf13dfdd9803872bc1425909c31a5bb0ee1598

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [914378d2a2987bcd437accafbe1df2250a2b2b0a]

String to OUString

Change-Id: I4ca8254fea9e2ec78cb1d542cc8c0c2cd12e6e89

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [337066eb1fa395990b78d1032c399a4688d2a6f9]

bail out early for error cells

Change-Id: Ice38b42cdd01b8dbb472752d2c8e1679181f8422

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d6b10909221e15c3c33fb354e42a77b03657c51b]

bail out for error cells early

Change-Id: I36581f3b735008dbba6eea5808da654eb8b279e3

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [64223bda068cc6d82d3c5e359d465014568398bb]

remove one more use of inherited number formats

Change-Id: If12ca06b45821efe9e52555095a45ae3ce2d377a

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a663077de77bdbb7edfe2283d9e9bc93e90594f]

initial work on removing some ScFormulaCell instances

These cells where using a ScFormulaCell to calculate the result of a
formula and get the number format. Use the new ScSimpleFormulaCalculator
which is a simplified version that has only a few limitations.

Change-Id: I71f01b8fa10506234627a6512cb434800dceca6a

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [58545dee13cd54ac7e2d7e776efdc46534086e11]

we don't need this include in the header file

Change-Id: Ic0dce5427c359a44c36a59acfce3427fc9815d97

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e2d17fe71e322461004e9c2c52b91050a25584b6]

a few more places without ScFormulaCell

Change-Id: I13ae80429e06fad5e28f1166a585656e8e4ec29f

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [267f7a630b33f02a8dfda55945ee10b2c5f615f9]

preparations for inherited number format removal

Without inherited number format these calls are unnecessary.

Change-Id: I359cb217eb32d98df29bb6d2c0fbb14367e30425

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ddade7a4751b9b7f6459f48ffdf3dedf31d151f3]

remove temporary String instances

Change-Id: I8afd7636fa0dcbf53402e8a4393868526e56892b

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7978c78606608622a5e064f4d95c88393bea426a]

more String->OUString and early bail outs

Change-Id: Ia573f27962b5fbb48e543a2e2a802e85db36fafd

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [737fbae8e3e62b587e2651be3668d0a39192af18]

String->OUString and bail out early

Change-Id: I3fe720269be83840f3d76304042e92541ee14dbf

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [326fc28c4180bad32858bbc4ae4883043d4d0750]

let us use scoped_ptr when possible

Change-Id: Ia8199bdc63ee732bada51687df195c9ab9cae9aa

2013-06-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f41c3e5071df3562de58ce6bb19723d2a1aa3af5]

make the method private

Change-Id: I6f50edefd90c8fbedabfb455d655c07647fecfaf

2013-06-02  Takeshi Abe  <tabe@fixedpoint.jp>  [222ba4f059b64c6a3711e6782280936e5799858f]

Drop useless forward declaration

Change-Id: I23154b592ffb624fd9fa5a091472a52e02ffbc4b

2013-06-02  Takeshi Abe  <tabe@fixedpoint.jp>  [1f041a767d6701e7e173010a802578d7941705df]

sal_Bool to bool

Change-Id: Ic4407aa95193f6ed1f3f854f3fa9fb50131e7511

2013-06-01  Rene Engelhard  <rene@debian.org>  [5f8e6fe42405299e2fa1961ccdedf1bfe409eab8]

actually add else clause lause for harfbuzz < 0.9.18...

Change-Id: I5d37c0e535fc80ca3ab0337a815bc9e978ffaa76

2013-06-01  Rene  <rene@debian.org>  [2fde609c2813046cdd22f341bce9af802cadf251]

pkg-config -> $PKG_CONFIG

Change-Id: I55032e7debd8317bc49759d926e58e40ff69ee6b

2013-06-01  Rene Engelhard  <rene@rene-engelhard.de>  [9d8ee40688902c70112d8ea9d716d10897118682]

fix build with system-harfbuzz >= 0.9.18

.. as it split out the icu libs and thus we need to use harfbuzz-icu
for pkg-config to get the needed -lharfbuzz-icu

Change-Id: Ia4e1774ecdddec87876adf5bc5a93bed86c25046

2013-06-01  Sophie Gautier  <gautier.shopie@gmail.com>  [1cf6f36306eb4d11279118c547e87a2c4b2551d4]

Fix typo: connections -> connection

Change-Id: Ica73de8975de0c3565e3eaad82e6dbb677bec33d

2013-06-01  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [8a58bc2535cf0c8459d861d29b342ef39f7f833c]

fdo#60924 autoinstall - gbuild/scp2: add math module

Change-Id: I466dd68069576d57740ef34b8f6fcd8f9025c5c8
Reviewed-on: https://gerrit.libreoffice.org/4065
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-06-01  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4dccfe055e93fe86ee7604c9137ae189cbc74823]

Fix FindBar ordering of "Match Case"/"Find All" for scalc.

The "Find All" and "Match Case" buttons were previously in opposite order
in calc to those in writer/impress/draw. "Find All" should be before
"Match Case".

Change-Id: I41171742f18cfb9efd63ed8ffb2b2acc32a17a01

2013-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33b64a638d94bd4dc38f12ae95d3e0e6415c7724]

Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"

This reverts commit cc50d6744f4d07356761021e336e63a96fd86fcc.

2013-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c3f55ac35a0c051b39d608d89558f741f347a898]

switch to size_t in sfx2::LinkManager

Change-Id: I7558ead872ab0e6894689f78fcfbbd1d8fb69877

2013-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc50d6744f4d07356761021e336e63a96fd86fcc]

remove some Wunused-local-typedef warnings from boost with gcc4.8

Change-Id: Ia026b679ddbea780179a88c9782e24eb9c7f44bb

2013-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a11be8a87a749f56d5c5514bbd9ffd90b3f75392]

use size_t where possible and fix some more places

Change-Id: I43c315aa9867cf871657064fd9455700b31879ab

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [789c46b931672aabf79cc3b3823bdfc8736bdc8f]

boost: patch various -Werror=unused-local-typedefs

Change-Id: Ibf37c17c741fb1844ec9e301a3cc63a3bb3f48de

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [18b0bda1be62da1b0f9c1fc40864ccc486d5b43c]

configure: use -isystem for GSTREAMER_CFLAGS

... to work around GCC 4.8.0 -Werror=literal-suffix in gst/video/video.h
definition of GST_VIDEO_CAPS_RGB8_PALETTED.

Change-Id: I514b29d58f348bad0b13c7ef66db4b3ee34516cd

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [c70e55c5d8ecfd5bb690886d7e39a42f66b3702a]

RepositoryModule: add the libraries back from the reverted commit

... but this time hopefully topologically sorted.

Change-Id: I94960795d729d803641fe7bbf47797f733b56c40

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [c4f7ed869fec153b92bee00b191b5504efdd09d7]

RepositoryModule: un-break serialization of libraries

The serialization was effectively disabled because the top-level
Makefile does not invoke Makefile.gbuild with "all" target but with
empty (default) target so MAKECMDS is empty.

(regression from 96409470b19d32a2310086b089542b333686f4da)

Change-Id: I919c6543a282945cbb36468ff0d4666718a7d8f6

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [fcca05c337bb0e4ffc2df88b4da4559f42598295]

Revert "update the list of serialized libs"

This reverts commit fd3a23ce33bdec454273ba2bb3ea307b8420bcc0.

The list of serialized libraries must be sorted in dependency order,
otherwise there will be cyclic dependencies.

2013-06-01  Julien Nabet  <serval2412@yahoo.fr>  [a0c86b527ffdd1484c65d5e448c9d7cac9c02963]

typo length

Change-Id: Idb698e0fc47bfb50db1127edbec4ee92c5b420f3

2013-06-01  Michael Stahl  <mstahl@redhat.com>  [6f4c047d425b47a474e541cceac284d83a20b0b7]

redland: update obsolete README

Change-Id: If528451ec0c90022a5e40e05493d0ea657502c55

2013-05-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [467d5e0a2e074ff2afb4d1b1a37cff2094b0895b]

Fix fdo#32059: Commands merge with variables

Co-work with Rodolfo Ribeiro Gomes <rodolforg@gmail.com>. Thanks a lot man!

Verify if there is a space before insert a new command to not merge
variables.

Also, just make atributions in EndPos when it is needed, to make this more clear.

Change-Id: Ia5ddb4c4c8233b3779c0ee0c7009e181cfe5d1c3
Reviewed-on: https://gerrit.libreoffice.org/3983
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-31  Radu Ioan  <ioan.radu.g@gmail.com>  [660b67a413fed152bc273bdc534e53b01b1e9d77]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: Id4e90b83a7275bfd30914f7514a609cebbfbf4ac
Reviewed-on: https://gerrit.libreoffice.org/4044
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [2c7b6aa7a3127370afa41c1e83b2c198da504055]

rewrite OUString test to not trigger literalalternative plugin warnings

Change-Id: Ic359209c44171ab42fa21cd300b433facd3c5ea6

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [6d114cda2c5503148eef834624cb9339222a4414]

make compiler plugin warnings follow WaE

Change-Id: I72f1a11ce86d66e773e66116c725310df77fce39

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [c4cca49f49408bc4094bdfcf782de2f7cd16ce6a]

obey --enable-werror when building clang plugin

Change-Id: I8ca9b09a6ffd4b2f00740563fa9682fdabb26b3d

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [6b1f64ed09edcd712460123fbc32bc41cf81c321]

reoder stuff in makefile

At the top should be stuff to set manually if needed.

Change-Id: I516ac6df8102f00f6fc34c4c87d040688fcc2e99

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [b0a650ff8ab553bf3a86f4dfd85b481ef10bbdff]

update for PPCallbacks API changes in Clang3.3

Change-Id: I8493afa8e2264a42fba090c9c72f36f36cb2d165

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [a0d320096ceadc64f2b3b1022a3e52f307a4d0f2]

mark all virtuals in the clang plugin as override

In order to help catch Clang API changes.

Change-Id: I5738f5dff405f7a2dd377c983fb32c1c7a2ff921

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [a20c18941521f067280ab3cd0bc36b0a84f27515]

fix build

caused by 5658600001a41c536cc1497eb7419512cb1353d8

Change-Id: Ifb6e092cd50d8c1a77ba0e8a849c84931a776ad9

2013-05-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7eac30949936fb22648d6c8eda78f80418a3cf3e]

dbaccess: unused variable

Change-Id: I4bd8863bac0f5b4a5ff1936a9d6a240dbc40be72

2013-05-31  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [201604d7cf3cbe497c246154950fbda7b4d4dd49]

convert writer formatting aids page to .ui

Change-Id: Ia5ca3f74ebfea2a927fe8845f1a8237a96e32df7

2013-05-31  Stephan Bergmann  <sbergman@redhat.com>  [5658600001a41c536cc1497eb7419512cb1353d8]

No need for two Excel filter services

The reason to have both export-only XclExpXmlStream
("com.sun.star.comp.oox.ExcelFilterExport") and im-/export oox::xls::ExcelFilter
("com.sun.star.comp.oox.xls.ExcelFilter"), where the latter uses the former to
implement export, appears to be historic.

Get rid of the former service, but keep it as an independent C++ class for now
(still also deriving from XmlFilterBase)---this can likely be cleaned up by
somebdoy versed in those XmlFilterBase details.

With the last use (in oox::xls::ExcelFilter, to instantiate XclExpXmlStream) of
the recently introduced com.sun.star.oox.ExcelFilterExport new-style service
gone now, remove that service again.

Change-Id: Id3adacd293cbe4390242827615f074d4bbe9d85a

2013-05-31  Stephan Bergmann  <sbergman@redhat.com>  [779831307fe3da5f2226925972452c9aedeb67a8]

Trivially merge ExcelFilterBase into ExcelFilter

Change-Id: I4c5080dd05ea7e00c56a820c8ce226c78d0a46b7

2013-05-31  Stephan Bergmann  <sbergman@redhat.com>  [4e5e40e4c627775caf039870bcc28269a0d05937]

In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilter

...instead of its export-only part com.sun.star.comp.oox.ExcelFilterExport (for
which even a new-style service com.sun.star.oox.ExcelFilterExport has been
introduced recently, but all of this should probably go away again; that this
filter is used explicitly is probably a rare enough scenario to not warrant a
dedicated new-style service).

The modified code in ShapeExport::WriteOLE2Shape is triggered e.g. with a
Presetation, insert a Spreadsheet as an OLE Object, and save as "Office Open XML
Presentation (.pptx)."

Change-Id: Id2645972caaec5265eed645c9c6e2c308a4d079d

2013-05-31  Luboš Luňák  <l.lunak@suse.cz>  [ff6645da1c27990a223f05185acc1d077eaf96e6]

audit incorrect uses of SwDrawTextInfo (fdo#65013)

f22006dc6ac34a35a060e15466cf6b2d2058617d stopped SwDrawTextInfo using
pointers to outside data (which lead to various uses of variables
that have already gone out of scope). This commit (hopefully) fixes
all uses of the clash that relied on the fact that the underlying
data changed behind the scenes.

Change-Id: I820f13a90b9d1a8055f8e317ca8debc969c39bc0

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [9ac296af1d3d659097153884e3b78a57b334c4a2]

Resolves: fdo#65215 wrong type for the multiline comment edit widget

Change-Id: I14b13285daf27191bb8cf95bc7e801281f97dde8

2013-05-31  Jürgen Schmidt  <jsc@apache.org>  [61dfc6fa942e9d9c241231fb5467c860fe95ea06]

Resolves: #i120030# optimize thumbnail creation/painting

(cherry picked from commit 255beb8f56a074ce85eaf1db3cdf168f9c09466e)

Conflicts:
	sfx2/inc/sfx2/objsh.hxx
	sw/source/core/layout/paintfrm.cxx

Change-Id: I23157f7a6983ba81b1c8ddcc409a4989915be2ed

2013-05-31  Armin Le Grand  <alg@apache.org>  [f0545c44400a78acea9ca7cb97de212f245efc6a]

Resolves: #i121863# Corrected D&D from MasterPage view

source SlideSorter, target 2nd DocumentView

(cherry picked from commit 2136f4599bdc6f44bc0cc551189bfa565d3fbe71)

Conflicts:
	sd/source/core/drawdoc3.cxx

Change-Id: I2ba9f2c062b464d3ab3fb28ab115c908b0a7e450

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [b425c2964b0f35fe12383b47c41816d612b6981b]

make SvxColorValueSet not squish all colours into avail space

instead hook SvxColorValueSet::Resize() to layoutToGivenHeight
and let it add a scrollbar if the height would squish them

Change-Id: Ia94b01b247f734f3640b15f7161d28530e65d538

2013-05-31  Jian Fang Zhang  <zhangjf@apache.org>  [8196dab4f450d96905f0bbfe650ae7a78c8972e2]

Resolves: #i120831# call dispose() from ChartView dtor...

to make sure SfxBaseModel object is freed correctly

Found by: zhangjf
Patch by: zhangjf

(cherry picked from commit 4cb73634a602272d8de33dfe23722912e4494bbc)

Change-Id: I9e316178ef273b13e77d0b166f17fc700363f7bb

2013-05-31  Jian Fang Zhang  <zhangjf@apache.org>  [275225ed4d401d306c75de92fb980a6a3f85c635]

Resolves: #i120828#, restore some ChartModel::dispose() calls..

to break cyclic reference

Found by: zhangjf
Patch by: zhangjf

(cherry picked from commit 1c564cb9a46fc6435750f9f1a70f654b52efd970)

Change-Id: I8aaac18584d55d9f381acdf4deb0e704bc9bcfc1

2013-05-31  Tor Lillqvist  <tml@iki.fi>  [0badc400706d059381ec396c33dd0760042c4c0b]

WaE: private fields are not used

Change-Id: I6c649804b0c03d8ca265e71be50aaa735e8fbeb2

2013-05-31  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [9652e297b811a52897599cb5426668caf2f6d444]

One more step to have desktop files built again with distro-pack-install

Change-Id: Ief2f645be521b74be74c6df030687c91c37cf0cd

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [80615d7fffd2b38fd9e9a649d2734c94db30035c]

Updated core Project: help  1d9d3acc0df264a436b5ae719f13b2967a796ea8


2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [a7feb6f570f75c63c3fd0be4d0e9808a6b52292f]

post .ui conversion old mad manual placement code can go

with pleasing knock on effects of then unused class
members

also add an adjustment to keep the original 1-1024
range for number of worksheets

Change-Id: I9cfdff60a763b81cb0632ea5d4ccf382334da24c

2013-05-31  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [a20b8dce7985e0b78201c4d7adb207d167117b08]

conversion the calc default option page to .ui

Change-Id: I09d8b012633e7fce916b54eee6b1b0d9db50ac23
Reviewed-on: https://gerrit.libreoffice.org/4092
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-31  Jian Fang Zhang  <zhangjf@apache.org>  [0181f258e5598ee59b1c4847818944b8da16bd51]

Resolves: #i119558# set default page mode value to false for docx

To avoid default page mode affect the calculation of table row height

Found by: xiao ting xiao, tingxiaox@gmail.com
Patch by: zhaoshzh, aoo.zhaoshzh@gmail.com
Review by: zhangjf

(cherry picked from commit 28e1cb1240e7c7a274a04756c7cab2f5797de400)

Conflicts:
	sw/inc/unomap.hxx
	sw/inc/unoprnms.hxx
	sw/source/core/unocore/unomap.cxx
	sw/source/core/unocore/unoprnms.cxx
	sw/source/ui/uno/unotxdoc.cxx
	writerfilter/source/dmapper/PropertyIds.cxx

Change-Id: I41745eb9d727a5ae87d34872f9dc3f4442c7bc8d

2013-05-31  Wang Lei  <leiw@apache.org>  [0f33ad3847da22350e69fd998d7494e4334c1ed9]

Resolves: #i119487 Images lose macro association when open Excel file in AOO

Patch by: Chen Peng
Review by: Wang Lei

(cherry picked from commit 0c3cf59b060aa28c6d16c98c6139b316971f8c6b)

Change-Id: Ibb68dba9427953e8477f40be79a6271dc1b84aa5

2013-05-31  Andre Fischer  <af@apache.org>  [8502b8006fdf03d2bc634f53490200f853474867]

Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title bars

so that bridges create focus events and title bars become visible
to AT devices.

(cherry picked from commit 6055c2b50b36a0fc1b26c18b030827e3e08a51fc)

Conflicts:
	sfx2/source/sidebar/TitleBar.cxx

Change-Id: If863c2c9d5ba19ba627639b294a430869f245abd

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [c01c7832dde963ea261b75b7d1d090c0a157a954]

drop unused helpids

Change-Id: Ia50366201e7ce490fb66f99f700a27bac9aef6b8

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [d7c6fb9634dcd1b38d177e402c20a4d935e370b3]

Updated core Project: help  c80240cf0171f821d88110662b506774f15d89fe


2013-05-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [173d24a7316fccf0e838f71b92c10a772b19298d]

n#816593: docx consecutive tables with different tblpPr needs to be split

When importing docx with 2 <w:tbl> following each other, we have 2
possible behaviors: either merge them as one table as we did before or
split them into two tables. The tables need to be split if they have
different floating position properties.

This required the ooxml tokenizer to repeat the table properties for
each row of the table: or how would we know we don't need to split the
table?

The basic idea behind this hack is to temporarily store the table
position and table properties before saving them. Thus we can compare
them at the end of the row and decide to split the table or not.

Change-Id: I2e3e70dfe7386090fe356575ee9d0e81aa031dc4

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [f00db76911d4fdc53a737e1b9d4ffe6ae31bc97e]

some cunning to get these tabpages previews in the same place

Change-Id: I9c4c74ae692f1ddd6ddadd6ecfb8332b4082187c

2013-05-31  Tor Lillqvist  <tml@iki.fi>  [8120e95e2b8f685f5c951cd316ac443a14dba79a]

Bin more VS2008 bits

Change-Id: Ia52fdae1e386ea92f11185ce7cdac65baed10495

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [c3cdc78e885d63aa4993c63b14fc034d1880d066]

set accessibility name for previews via .ui

Change-Id: I4abf90f43a8278e3c115a809deb1a8096f21c685

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [c799a1e5522971405fa45d3df7ebf259229df63e]

autosize the frame direction listbox

Change-Id: I440ca0255a6079c28b2314b12511c6c41d6a05f5

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [b796e3f968002c7b58165c5d55d5c43bf778e92b]

tweak

Change-Id: Ide151deb43ba377a86c1cb1ec2c4d815c0ac0f6a

2013-05-31  Tor Lillqvist  <tml@iki.fi>  [10f458388c1096cccd6797bfd56bc9fd052eab00]

Bin VS2008 bits

Change-Id: I96979f61eac5cc48721e3733d90822406bcb49cc

2013-05-31  Michael Stahl  <mstahl@redhat.com>  [f5e8f5b0b5410d29b5cb1fb6fbbd8bf3c48a0201]

sw: SwXFrame: fix gradient import problem:

BaseFrameProperties_Impl::FillBaseProperties: It may happen that
checkForUniqueItem returns an item with a name that already exists, if
the same gradient appears multiple times; don't crash with unhandled
ElementExistException then.
(can be reproduced with test3.docx from fdo#41466)
(regression from 1a3c90a292c7fc9060604151de9dc51eecf5b6a7)

Change-Id: Iace7af4c5679c1c7e978525fa31abf884038567c

2013-05-31  Ariel Constenla-Haile  <arielch@apache.org>  [d0508f79c15a5d789f5e6af214d78ce89e05071d]

css::frame::XStatusbarController: add missing interface

Added ::com::sun::star::lang::XComponent. IDL documentation taken from
http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusbar_Controller#Status_bar_controller_service
(cherry picked from commit f3dc398e002926792a0c6160691d46eb75cad236)

Conflicts:
	framework/inc/uielement/statusbarmanager.hxx
	framework/source/uielement/statusbarmanager.cxx

Change-Id: Id2d768250632b12b834602a33a4e9923cec9bd3f

2013-05-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2cb9aaf44dc589af79d62d7b1136b5d65e9f47d4]

Fix crash with ooo120774-1.doc

Do not try to remove line breaks from empty string

Change-Id: Ieb12c541d42944aac813cee10ce479207b1c674b
Reviewed-on: https://gerrit.libreoffice.org/4114
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-31  Olivier Hallot  <olivier.hallot@edx.srv.br>  [324141f21bf2280d7613c4056ee8cd997ea345f9]

Convert Paragraph Alignment & Indent to Widget UI

Conver Paragraph Alignment and Indent & Spacing to widget UI.

Change-Id: Ib3b7d76a63bd677d5d94f7385bbf589f18eceeda
Reviewed-on: https://gerrit.libreoffice.org/4047
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-31  Elie Roux  <elie.roux@telecom-bretagne.eu>  [878b09a1a936c2d5bf4461e0123fafd377d948e2]

fdo#64926 use icu's breakiterator for Tibetan and Dzongkha

Change-Id: I78010e216eb1582fa5074666f36c95f5b0eceee5
Reviewed-on: https://gerrit.libreoffice.org/4082
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-31  Zhe Wang  <wangzcdl@apache.org>  [cd582f922bf7bf350669c5d7cec379fe6bb7c886]

Resolves: #i119631# Teardrop shape cannot be shown correctly in pptx

* subversion/main/filter/inc/filter/msfilter/escherex.hxx
* subversion/main/filter/source/msfilter/escherex.cxx
[]check whether one shape is default shape of ppt by shape type
* subversion/main/svx/inc/svx/msdffdef.hxx
* subversion/main/oox/source/drawingml/customshapegeometry.cxx
* subversion/main/svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx
[]add definition and declaration for tear drop
* subversion/main/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
[]the content of tear drop shape which incudes "path, adjust value, handle"

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Zong Dongjun <zongdongjun@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

(cherry picked from commit 26218ac2472838d63485c3c6b4dc2f1aa0bdd0f6)

Conflicts:
	filter/inc/filter/msfilter/escherex.hxx
	oox/source/drawingml/customshapegeometry.cxx
	svx/inc/svx/msdffdef.hxx

Change-Id: I8347832bc842cca8b944c28e807af7f45a7da5b0

2013-05-31  Mark Wielaard  <mark@klomp.org>  [30c3032920be91741ab089966f7e458ce08d09a4]

Make charmap.cxx compile with icu >= 4.4.

configure.ac claims ICU >= 4.2 is supported. Make it so.

Change-Id: Ia08bb492f41dcb88bc84550edb51ce5e89fe1103
Reviewed-on: https://gerrit.libreoffice.org/4112
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-31  Stephan Bergmann  <sbergman@redhat.com>  [018c22d37878f1fc349085143ee4241165a4802a]

UniString::CompareToAscii(RTL_CONSTASCII_STRINGPARAM("x"))==COMPARE_EQUAL ...

...corresponds to OUString::startsWith("x"), not
UniString::CompareToAscii("x")==COMPARE_EQUAL.  Regression introduced with
5b26722ace02f71c79573b3795b2bf7b9412090f "Remove RTL_CONSTASCII_(U)STRINGPARAM
(sd)."

Change-Id: I116defec056ff1e2260a20ba5279180683eefd87

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [3914c2e3f9b62684e0f1127118853025c6cf09c7]

TP_COMPARISON_OPT is now unused

Change-Id: Ie73070c97f9918511a02e7c4d4073387385e9293

2013-05-31  Caolán McNamara  <caolanm@redhat.com>  [7ce2a89f4f8fa84232896766276cb3433ada239c]

prompt to restart office when required for experimental features

Change-Id: I43051ec6b0efeaebcf4a28940f70913423b8ea9f

2013-05-31  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [4e673dbb5b7c7f0fd48d50255d10340229a33ade]

Code clean up

Change-Id: I0e75478e4cb98409210ca40dcaa4676a69c30f6c

2013-05-31  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [af169a601dee381b17d1e87c346f2d97bad9a69f]

Fix fdo#51835  Indent changes in Calc forces alignment to left

Change-Id: Ifef68cdd62a11b5cdc032a91a7dd96fa0357a42c

2013-05-31  Thorsten Behrens  <tbehrens@suse.com>  [c2530b02311c46529eed53ee688bf6c83ce4b86e]

Band-aid fix for bnc#795857 and the pdf export black background.

Problem is the general un-awareness of the code base for inline
alpha. Needs larger rework eventually.

Change-Id: I01430d9087f98615819f0a7085b93f1c318e8b0b

2013-05-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a400b31069a913830b257ac8a1b2131665067ec5]

Remove #define A2S() in PanelFactory.cxx

Change-Id: I650e5826d26b3a86dcddd517ae1f917d1edaedd1
Reviewed-on: https://gerrit.libreoffice.org/4108
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [5b26722ace02f71c79573b3795b2bf7b9412090f]

Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)

Change-Id: I179208d5ffe94e95719c7c6d0ea4eb354141531a
Reviewed-on: https://gerrit.libreoffice.org/4107
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-31  Mark Wielaard  <mark@klomp.org>  [287d483edb0359aa52238e75750f61a75f532436]

propacc.cxx include limits.h for USHRT_MAX.

Don't depend on accidental definition depending on the version of boost used.

Change-Id: Ib26afdde895411bdf827e1af21e490b59ef7f2d5
Reviewed-on: https://gerrit.libreoffice.org/4111
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-31  Joren De Cuyper  <joren.libreoffice@telenet.be>  [1583e2117e9a87b3bca68e1b4af8d7aa5df10c23]

Updated core Project: dictionaries  0bc4511b6060f68b422630c136a2e224e7ab3c8d

Update Dutch Hunspell to 2.10g too (fdo#63033 related)

Addition of commit 61644291cba7f6f8dd7e194f5abbe0b0e146a321

Change-Id: Ia83eb1c894c8aa1fb710dfefceeb4ead3d323f08
Reviewed-on: https://gerrit.libreoffice.org/4105
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>


2013-05-31  Takeshi Abe  <tabe@fixedpoint.jp>  [8483cf7812aa66af0d8b9b80f8a3e06730b158c6]

sal_Bool to bool

Change-Id: Idce2e9d650e9ff0d0e4fe17eeb06721cb73241e4

2013-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [9030d14de28b1b5c3284f5104141cd20692e9d36]

Drop support for Visual Studio 2008

Change-Id: I22bbd633683e02197400b1ca030c57550be8ff77

2013-05-30  David Tardon  <dtardon@redhat.com>  [de7df0eb6708683e8927e6e627b68cf0d2028886]

gbuild: fix deps on svx/globlmn.hrc

Change-Id: I5373c0a59fdbbe0230b74df967fdaf887b91f4e4

2013-05-30  Stephan Bergmann  <sbergman@redhat.com>  [80138cb6330e4c6a516d571941f25d47afbee786]

Clean up scfilt_component_getFactory

Change-Id: I1f1be2cdc10e6ec386cc5d2e71c1e189a987df56

2013-05-30  Stephan Bergmann  <sbergman@redhat.com>  [5dc41015ed10d4b4bd0eaa59e8cd6c0b1b96cc04]

Clean up for consistency

Change-Id: Ib5de2c3d22b36c906a52f882a85a44e4330edb41

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [dcb11907aee648fe2e382cdc16137d3fa469b530]

show experimental tab-layout only if in experimental mode

Change-Id: I10cb366abfeedf50b4c3be21968997a260e020ea

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [4f34a463dcf781ff23619b4513f6f88aa7d8e75e]

fix spellings in opt comparision .ui conversion

Change-Id: If5d85eede864adf150c417adeb08fc32e5eb7acf

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [651d5fd5806b72117b73cf601a26ccc7dd468012]

drop stray SAL_DEBUG

Change-Id: I7e67c7dc06388d95d8143f5419116bae4deb5e4b

2013-05-30  Oliver-Rainer Wittmann  <orw@apache.org>  [c3366bc7bdcae110c3c735bb67cfeddad9a6c744]

Resolves: fdo#65139# #i122416# SwDoc::GetPageDescFromPool correction

and refactoring

(cherry picked from commit 384aa00b12fbfd0d888858dc5677825637e1e98b)

Conflicts:
	sw/source/core/doc/poolfmt.cxx

Change-Id: Ia5567173153e218b754ad73c50b56eff87b49822

2013-05-30  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [301cfb7a8a263fae20ca3575330325d1a49390c0]

Return optgdlg.src file back to AllLangResTarget_cui.mk

Change-Id: I84923d35abc75d6f98b97fbc5c8349f30173a3c8

2013-05-30  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [c99830c221cd2362d58caac15dd2fb33a2b1ad38]

Convert Comparison tab page to .ui

Change-Id: Ia1cd8c868de4c73ae518b2775dc568d32a15f16f

2013-05-30  Thomas Arnhold  <thomas@arnhold.org>  [8079f40743f86c4f7e6c9af8393ff699378a0797]

Make use of IsStarSymbol()

Change-Id: I7a2e3a6f11bbaaaff50e8163e4ce3e2583b1d03c
Reviewed-on: https://gerrit.libreoffice.org/4077
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-30  Stephan Bergmann  <sbergman@redhat.com>  [07e756f5b9fa5d499de8f3e3ad61ee66d336a349]

-Werror,-Wconstexpr-not-const

...at least current trunk towards Clang 3.4 complains "'constexpr' non-static
member function will not be implicitly 'const' in C++1y; add 'const' to avoid a
change in behavior."

Change-Id: Id3d1af263040fdea2c2f5d0bc6a037d7a17184bd

2013-05-30  Armin Le Grand  <alg@apache.org>  [1de66ba440855050a794b3b2a8647c1b02c210b8]

Resolves: #i122410# extended Undo/Redo for text to broadcast

(cherry picked from commit d2c3483aa1c4fcce2678f9602d4204c908b4f874)

Conflicts:
	svx/source/svdraw/svdundo.cxx

Change-Id: If4e96f6c192d381324e12a3acea87f624ef194ea

2013-05-30  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [ffc2e5be1f712b09710e2096ad2f7eb81b80118d]

Clean zoom redundances in Math and fix fdo#55929

Zoom can be handled by sfx2 in many ways:
- 50%, 75%, 100%, 150%, 200%
- Optimal view (fit in window)
- Entire page
- Page width

The math module was doing the first two by itself. Remove it.

Strange enough, state methods for  zoom interface definitions on
sfx2's appslots.sdi were needed. I thought 'Container' property
in sfx.sdi should do the job. It seems to do nothing, though.
(The zoom should be disabled only if the object is an OLE/Container).

The Help-Ids from pop-up menu in Math/Formula were kept, because
they doesn't exist in sfx2.

Change-Id: Ie1ae413780551b34aa36b338f9a9df79a198319c
Reviewed-on: https://gerrit.libreoffice.org/4076
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [615b3c8425fa0c5e91f61c434cd03f94897b2cac]

Updated core Project: help  c21054cc80929b42d0a4a2c22ce8b2f6392a33d0


2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [05f9555e0378dc80ff63879ff6e87ce8f523eb90]

fix spellings and some tidy of the language .ui conversion

Change-Id: Ia0d3ecc728fac13fb4745810124fd3b2c63c9835

2013-05-30  Michael Stahl  <mstahl@redhat.com>  [13b60fd80a7adfb0ef81a818917cfec5edfc6edc]

ucb: NeonLockStore::stopTicker(): really avoid deadlock

Follow up on 68ba2785c55eaa1ea70ce135bdad5322b0e04ed7, which missed the
sad fact that m_aMutex is locked recursively.

Avoid that by passing a ClearableMutexGuard to stopTicker() and
unlocking that.  Also lock m_aMutex in the destructor while at it.

Change-Id: I5ef7ef8f15e2b5c9810c5ffc64ed922ab9ad2807

2013-05-30  David Tardon  <dtardon@redhat.com>  [40ae8f365b2c30a37a9fb22aabd4858f519665ed]

don't run autogen.sh if building from tarballs

Change-Id: Idaf56719a5c1d42de62a4945b47f4a2d377b3dd3

2013-05-30  Donizete Waterkemper  <dwater2@gmail.com>  [d1f6857d3f6c80bc4b73e33c27b2cc95f2958728]

String to OUString.

Change-Id: I0a6bba13d71b45a7f9161030073d4d3399ea6ad5
https://gerrit.libreoffice.org/#/c/4012/

2013-05-30  Armin Le Grand  <alg@apache.org>  [628ed6bc13fd4817c3dc2129e3f226a12a152d99]

Resolves: #i122395# Adapted mapping of content to more general way

(cherry picked from commit 525dfeafdb5c9a57cd2d40c9b2358446aa6aabbd)

Change-Id: Iba1af96519e378e3bdccca4295b412563004bab3

2013-05-30  Armin Le Grand  <alg@apache.org>  [5cae58153113e4e10c30c7bced646574a6709ad9]

Resolves: #i122374# added initialisation for initial selection

(cherry picked from commit 924bd9b9227bcd1fb820fb922b3a2e84bcc73f20)

Change-Id: If60a46e3c1f07173314cd3f34a6858475b0d662c

2013-05-30  Armin Le Grand  <alg@apache.org>  [b2a12a87963b3404af71d9afaf70271010c11c6d]

Resolves: #i121507# Added comma to whitespace list

(cherry picked from commit c9e446d6f79908ed4af06e7940788e91b924b793)

Change-Id: I790bfada597e276f9f9e1d07f7208db6d1059f0f

2013-05-30  Andre Fischer  <af@apache.org>  [d7609ad71524207b847f07e7df9bea1c24fb3b70]

Resolves: #i122380# Use quick help text as accessible name...

for some paragraph panel controls

(cherry picked from commit 3f1d43bd6d7a2c5841ad3b0fbcd417393df74329)

Conflicts:
	svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

Change-Id: Ic1fdbf1bfa5c04e844c03e6909fef41b76e6c6c5

2013-05-30  Caolán McNamara  <caolanm@redhat.com>  [66a10f2817ea28c36c1709c84d58b0befad207ca]

make impress start again without crashing

triggered by commit 0143805a565418d2a114c16b7eeba3b784176d9e

from Implementation::Update the mpViewShellManagerLock.reset is triggering
reentry to the same method, this time in the other branch and calling
mpViewShellManagerLock.release and delete pLock

it's all a bit appalling really

==15411== Invalid read of size 8
==15411==    at 0x214B62F4: boost::detail::shared_count::~shared_count() (shared_count.hpp:371)
==15411==    by 0x216C3EE3: boost::shared_ptr<sd::ViewShellManager>::~shared_ptr() (shared_ptr.hpp:328)
==15411==    by 0x21883EE8: sd::ViewShellManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so)
==15411==    by 0x21972275: std::auto_ptr<sd::ViewShellManager::UpdateLock>::reset(sd::ViewShellManager::UpdateLock*) (auto_ptr.h:244)
==15411==    by 0x21969F20: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:957)
==15411==    by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884)
==15411==    by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540)
==15411==    by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so)
==15411==    by 0x216E051C: void boost::checked_delete<sd::ToolBarManager::UpdateLock>(sd::ToolBarManager::UpdateLock*) (checked_delete.hpp:34)
==15411==    by 0x216E0484: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::~scoped_ptr() (scoped_ptr.hpp:82)
==15411==    by 0x216E04FC: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::reset(sd::ToolBarManager::UpdateLock*) (scoped_ptr.hpp:88)
==15411==    by 0x216E01D6: sd::framework::ToolBarModule::HandleUpdateEnd() (ToolBarModule.cxx:203)
==15411==    by 0x216DFEA5: sd::framework::ToolBarModule::notifyConfigurationChange(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ToolBarModule.cxx:125)
==15411==    by 0x2169D2F6: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(std::__debug::vector<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor, std::allocator<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor> > const&, com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:104)
==15411==    by 0x2169D62C: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:132)
==15411==    by 0x216A9A49: sd::framework::ConfigurationUpdater::UpdateConfiguration() (ConfigurationUpdater.cxx:202)
==15411==    by 0x216A9692: sd::framework::ConfigurationUpdater::RequestUpdate(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfiguration> const&) (ConfigurationUpdater.cxx:124)
==15411==    by 0x2168D0AE: sd::framework::ChangeRequestQueueProcessor::ProcessOneEvent() (ChangeRequestQueueProcessor.cxx:186)
==15411==    by 0x2168CE39: sd::framework::ChangeRequestQueueProcessor::ProcessEvent(void*) (ChangeRequestQueueProcessor.cxx:139)
==15411==    by 0x2168CDFA: sd::framework::ChangeRequestQueueProcessor::LinkStubProcessEvent(void*, void*) (ChangeRequestQueueProcessor.cxx:131)
==15411==    by 0x90D9283: Link::Call(void*) const (link.hxx:123)
==15411==    by 0x96A2CC3: ImplHandleUserEvent(ImplSVEvent*) (winproc.cxx:1986)
==15411==    by 0x96A422A: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2601)
==15411==    by 0x96B28CA: SalFrame::CallCallback(unsigned short, void const*) const (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libvcllo.so)
==15411==    by 0x96B2355: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:91)
==15411==    by 0x16DB2069: GtkData::userEventFn(void*) (gtkdata.cxx:935)
==15411==    by 0x16DB20C4: call_userEventFn (gtkdata.cxx:945)
==15411==    by 0x3795647A54: g_main_context_dispatch (gmain.c:2715)
==15411==    by 0x3795647D87: g_main_context_iterate.isra.24 (gmain.c:3290)
==15411==    by 0x3795647E43: g_main_context_iteration (gmain.c:3351)
==15411==    by 0x16DB0F2D: GtkData::Yield(bool, bool) (gtkdata.cxx:574)
==15411==    by 0x16DB4ACD: GtkInstance::Yield(bool, bool) (gtkinst.cxx:404)
==15411==    by 0x90F2FEF: ImplYield(bool, bool) (svapp.cxx:422)
==15411==    by 0x90EF588: Application::Yield(bool) (svapp.cxx:456)
==15411==    by 0x90EF529: Application::Execute() (svapp.cxx:401)
==15411==    by 0x4EC7147: desktop::Desktop::Main() (app.cxx:1720)
==15411==    by 0x90FBA70: ImplSVMain() (svmain.cxx:162)
==15411==    by 0x90FBB59: SVMain() (svmain.cxx:198)
==15411==    by 0x4F098B5: soffice_main (sofficemain.cxx:82)
==15411==    by 0x400967: sal_main (main.c:48)
==15411==    by 0x400948: main (main.c:47)
==15411==  Address 0x1f2a66b8 is 8 bytes inside a block of size 16 free'd
==15411==    at 0x4A073CC: operator delete(void*) (vg_replace_malloc.c:480)
==15411==    by 0x21969E8B: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:936)
==15411==    by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884)
==15411==    by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540)
==15411==    by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so)
==15411==    by 0x21967962: sd::ToolBarManager::ResetToolBars(sd::ToolBarManager::ToolBarGroup) (ToolBarManager.cxx:410)
==15411==    by 0x219AC02F: sd::DrawViewShell::ChangeEditMode(EditMode, bool) (drviews1.cxx:363)
==15411==    by 0x219CC31E: sd::DrawViewShell::ReadFrameViewData(sd::FrameView*) (drviews5.cxx:295)
==15411==    by 0x21A45CBA: sd::ViewShell::Activate(unsigned char) (viewshel.cxx:350)
==15411==    by 0x219AB09E: sd::DrawViewShell::Activate(unsigned char) (drviews1.cxx:93)
==15411==    by 0x663DA02: SfxShell::DoActivate_Impl(SfxViewFrame*, unsigned char) (shell.cxx:571)
==15411==    by 0x69853B7: SfxDispatcher::FlushImpl() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsfxlo.so)
==15411==    by 0x652A459: SfxDispatcher::Flush() (dispatch.hxx:237)
==15411==    by 0x6974199: SfxViewShell::AddSubShell(SfxShell&) (viewsh.cxx:1409)
==15411==    by 0x21986D9B: sd::ViewShellManager::Implementation::UpdateShellStack() (ViewShellManager.cxx:963)
==15411==    by 0x21986785: sd::ViewShellManager::Implementation::UnlockUpdate() (ViewShellManager.cxx:881)
==15411==    by 0x21983F27: sd::ViewShellManager::UnlockUpdate() (ViewShellManager.cxx:425)
==15411==    by 0x21883EDC: sd::ViewShellManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so)
==15411==    by 0x21972275: std::auto_ptr<sd::ViewShellManager::UpdateLock>::reset(sd::ViewShellManager::UpdateLock*) (auto_ptr.h:244)
==15411==    by 0x21969F20: sd::ToolBarManager::Implementation::Update(std::auto_ptr<(anonymous namespace)::LayouterLock>) (ToolBarManager.cxx:957)
==15411==    by 0x21969C46: sd::ToolBarManager::Implementation::UnlockUpdate() (ToolBarManager.cxx:884)
==15411==    by 0x21968053: sd::ToolBarManager::UnlockUpdate() (ToolBarManager.cxx:540)
==15411==    by 0x216E03A4: sd::ToolBarManager::UpdateLock::~UpdateLock() (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libsdlo.so)
==15411==    by 0x216E051C: void boost::checked_delete<sd::ToolBarManager::UpdateLock>(sd::ToolBarManager::UpdateLock*) (checked_delete.hpp:34)
==15411==    by 0x216E0484: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::~scoped_ptr() (scoped_ptr.hpp:82)
==15411==    by 0x216E04FC: boost::scoped_ptr<sd::ToolBarManager::UpdateLock>::reset(sd::ToolBarManager::UpdateLock*) (scoped_ptr.hpp:88)
==15411==    by 0x216E01D6: sd::framework::ToolBarModule::HandleUpdateEnd() (ToolBarModule.cxx:203)
==15411==    by 0x216DFEA5: sd::framework::ToolBarModule::notifyConfigurationChange(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ToolBarModule.cxx:125)
==15411==    by 0x2169D2F6: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(std::__debug::vector<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor, std::allocator<sd::framework::ConfigurationControllerBroadcaster::ListenerDescriptor> > const&, com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:104)
==15411==    by 0x2169D62C: sd::framework::ConfigurationControllerBroadcaster::NotifyListeners(com::sun::star::drawing::framework::ConfigurationChangeEvent const&) (ConfigurationControllerBroadcaster.cxx:132)
==15411==    by 0x216A9A49: sd::framework::ConfigurationUpdater::UpdateConfiguration() (ConfigurationUpdater.cxx:202)
==15411==    by 0x216A9692: sd::framework::ConfigurationUpdater::RequestUpdate(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XConfiguration> const&) (ConfigurationUpdater.cxx:124)
==15411==    by 0x2168D0AE: sd::framework::ChangeRequestQueueProcessor::ProcessOneEvent() (ChangeRequestQueueProcessor.cxx:186)
==15411==    by 0x2168CE39: sd::framework::ChangeRequestQueueProcessor::ProcessEvent(void*) (ChangeRequestQueueProcessor.cxx:139)
==15411==    by 0x2168CDFA: sd::framework::ChangeRequestQueueProcessor::LinkStubProcessEvent(void*, void*) (ChangeRequestQueueProcessor.cxx:131)
==15411==    by 0x90D9283: Link::Call(void*) const (link.hxx:123)
==15411==    by 0x96A2CC3: ImplHandleUserEvent(ImplSVEvent*) (winproc.cxx:1986)
==15411==    by 0x96A422A: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2601)
==15411==    by 0x96B28CA: SalFrame::CallCallback(unsigned short, void const*) const (in /home/caolan/LibreOffice/core/solver/unxlngx6/lib/libvcllo.so)
==15411==    by 0x96B2355: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:91)
==15411==    by 0x16DB2069: GtkData::userEventFn(void*) (gtkdata.cxx:935)
==15411==    by 0x16DB20C4: call_userEventFn (gtkdata.cxx:945)
==15411==    by 0x3795647A54: g_main_context_dispatch (gmain.c:2715)
==15411==    by 0x3795647D87: g_main_context_iterate.isra.24 (gmain.c:3290)
==15411==    by 0x3795647E43: g_main_context_iteration (gmain.c:3351)
==15411==    by 0x16DB0F2D: GtkData::Yield(bool, bool) (gtkdata.cxx:574)
==15411==    by 0x16DB4ACD: GtkInstance::Yield(bool, bool) (gtkinst.cxx:404)
==15411==    by 0x90F2FEF: ImplYield(bool, bool) (svapp.cxx:422)
==15411==    by 0x90EF588: Application::Yield(bool) (svapp.cxx:456)
==15411==    by 0x90EF529: Application::Execute() (svapp.cxx:401)

Change-Id: I0171225067dd0f7f8da1400beb9c97727a0c414f

2013-05-30  Oliver-Rainer Wittmann  <orw@apache.org>  [0ff751efaa49a5b3d22d324a43527bfd21e5a17c]

Resolves: #i122096# apply default bullet numbering rule on toggle on...

if the current numbering rule is not a bullet numbering rule.

- improve application default bullet numbering rule by add corresponding
  spacing to the first list level
- refactoring of code introduced for paragraph property panel to handle toggle
  and set of bullets and numbering

(cherry picked from commit 8c142809c7e16853d5634487cc9ed4e53caa3f91)

Conflicts:
	editeng/inc/editeng/outliner.hxx
	editeng/source/outliner/outlin2.cxx
	editeng/source/outliner/outliner.cxx
	editeng/source/outliner/outlvw.cxx
	sd/source/ui/func/fuolbull.cxx

Change-Id: If2807b2b81f8ade1e5b3282aa636cc2c0d8ea76a

2013-05-30  Thomas Arnhold  <thomas@arnhold.org>  [20824c118f21c1aad2672630f1c2ed7eecf5d2dd]

fdo#63351 make use of ZoomSlider in StarMath

In collaboration with Marcos Souza <marcos.souza.org@gmail.com> :)

Includes some reordering of the statusbar: Zoom and ZoomSlider right,
left field with automatic size adjustment.

Change-Id: Ibfb1eab1abef7b026eeb7fd7c0a778c433c9e208
Reviewed-on: https://gerrit.libreoffice.org/4053
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-05-30  Michael Stahl  <mstahl@redhat.com>  [c845557a69c6b8bd7095559717e97409493f5c0e]

XclExpComments::SaveXml: MSVC complains about distance() call

Change-Id: I446bf4ab0a80b7d8ed0f7235fa1da8a08b2e88dc

2013-05-30  Tor Lillqvist  <tml@iki.fi>  [419d3c53943d52e445cf474bc592cab33c61d1c1]

Seems that -Wl,-fatal_warnings causes more trouble than it's worth

The ld in 10.6 did not have that switch.

Change-Id: I53a581b26fae591eb6a696a053f985a917466820

2013-05-30  Lionel Elie Mamane  <lionel@mamane.lu>  [979b570f76fb8b1fc476fb9e3bf01e8209925bfd]

setPropertyValue can throw PropertyVetoException

fixes abort in report design when entering e.g. invalid positions or size for control

Change-Id: I38835ed79d5bee15c4d7b57ab6780050d250732a

2013-05-30  Andras Timar  <atimar@suse.com>  [a4c6f8f60d3c199239f2cb736bb8f76a9dafd19a]

typo: %1label -> %1

Change-Id: Ibf721e5f5509d7d840bb9013da2d10b9695e16b4

2013-05-30  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [fa3d5ca1f99fe253689004a45ec2888ebbe85fd3]

Convert Languages tab page to .ui

Deleted the readonly images too,it was not used any where else and was just confusing.

Change-Id: Ibdcda961966ceab28b224335bfa2e154a395e788

2013-05-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [319ac1fded32875416c668b51e6566ecacd1c0e1]

Fix tinderbox failures due to missing include

Change-Id: Ied4c829bbe3038e483524669a85a0a7eaa055eb9

2013-05-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1b049bd2dae52dc154ea6bee075a254a9b6cc318]

Accept even more corrupted zip documents as long as we can read them

Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710

2013-05-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [482d1ae3d0fa378d11a28aa87c4d81c1ddf7b36c]

Revert "Accept even more corrupted zip documents as long as we can read them"

This reverts commit ef2ad0063a530aee186568579378a368180547a4.

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [1727b268645ae4f7328ed00135abe1e316311ba8]

bnc#817956 page border shadow testcase

Change-Id: I1ded79d89dcceb3bae5926a2f217cde8bf6aa830

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [59db0cb6752f269893e2697bf561643aec92bdf1]

bnc#817956 DOCX import of page border shadow

See the comment in SectionPropertyMap::ApplyBorderToPageStyles() on what and
how is mapped. The control flow is like this: BorderHandler::lcl_attribute()
notices w:shadow, then PageBordersHandler::lcl_sprm() gets it, passes it to
SectionPropertyMap::SetBorder(), finally
SectionPropertyMap::ApplyBorderToPageStyles() uses the UNO API.

Change-Id: Ib0aef3245f58c62655769357f1f4dd07eef77f62

2013-05-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ef2ad0063a530aee186568579378a368180547a4]

Accept even more corrupted zip documents as long as we can read them

Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710

2013-05-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b2f97d77237cde249b4c40acc8ad3f7f8755e768]

Fix crash with fdo60063-1.docx

Compared to the original version, this one tries hard
not to produce empty keywords.

Change-Id: I11d036c2d54cde2d3c311a77c115011246f38d0a
Reviewed-on: https://gerrit.libreoffice.org/4091
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [51c18e8e807e12dae94b09b1a517616c4a2a4730]

dbaccess: this can happen, that's why we check for it

Change-Id: Icc85dde5cc53a6880ac83d687bad498ab984c4cf

2013-05-30  Noel Grandin  <noel@peralex.com>  [73a809cba87eefbb495c5ba53f89b48d671f8230]

Bug 64984 - EDITING: Creating table with GUI - table could not be saved

This bug was introduced by my commit
002aab309055b7feeeeeb25c1835b6abe6646729
"fdo#46808, convert sdb::tools::ConnectionTools to new style"

Change-Id: Ib10f97bbe46d20db663047d2f35ec4850df839fa

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [7d581c5ffe81ec028746d3308da38464a478c1c4]

sw: unused includes in dbg_lay

Change-Id: I6707a5911fa8b97946c72c1846e1235032680ead

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [e23a20db4cd3165b013e3f2a451a5d04fa0315cf]

sw: unused includes in colfrm

Change-Id: I8ddd17b7192005bbb46f9ed531cbb549ec58963d

2013-05-30  Miklos Vajna  <vmiklos@suse.cz>  [a5c5e3410d594ba724454a00faa088d92e60fce6]

sw: unused includes in calcmove

Change-Id: Id84e4df270e302399c4696e11da2d09f2ef44899

2013-05-30  Takeshi Abe  <tabe@fixedpoint.jp>  [b34e39bcc2c079480f7329b3585a0190750306f4]

sal_Bool to bool

Change-Id: I20c94b140547e1f8de0665c7287bf586fb91dede

2013-05-29  Michael Stahl  <mstahl@redhat.com>  [526fbddf6935b0a3983563af71c4ccea4561cebb]

connectivity: make MSVC happy with pairFirstLess

MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs
more overloads.

Change-Id: I334fd93bea278dc147b3b575d079cacf02de5e87

2013-05-29  Michael Stahl  <mstahl@redhat.com>  [713cfaf98425e048963e8044be25cc0aa0840b28]

WaE: C4146 unary operator applied to unsigned type

Change-Id: Ic23667dc5fb455a7b11f49f4a13df2c49496f702

2013-05-29  Michael Stahl  <mstahl@redhat.com>  [68ba2785c55eaa1ea70ce135bdad5322b0e04ed7]

ucb: NeonLockStore::stopTicker(): avoid deadlock

Tor reports that NeonLockStore::stopTicker() m_pTickerThread->join()
can deadlock with TickerThread running NeonLockStore::refreshLocks().

This can be avoided by copying m_pTickerThread to the stack, and
releasing the m_aMutex before calling join().

Change-Id: I387f83a530c5b893f79fa677b1092e0902c8af65

2013-05-29  Andras Timar  <atimar@suse.com>  [cdc0733e83196c39998163d4e6ca2430c7ac03e1]

fdo#61232 update Bulgarian AutoText templates

Change-Id: Ia89a076e105791100d55d93e703168677fd2ef54

2013-05-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [70b36c6ab0414423f573bb8e5c1ee9ff0579821b]

enable-debug for orcus based on ENABLE_DEBUG

Change-Id: I8f677bc57ab3c70e60f7708cc020526d4bb71043

2013-05-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [af8e6f4f544ecd01d3eda5f38bbd4779d5e8b2c6]

r is an optional attribute in c and r, fdo#65059

Change-Id: Ic954cc5692ddc899f8a6fa99466bc0c8a83da352

2013-05-29  Andre Fischer  <af@apache.org>  [7e1c66163287eef13253d20639b9b2c78abf2580]

Resolves: #i122405# Sidebar panels no longer dispose...

XUIElement's inner objects

(cherry picked from commit 3464c3499e708370359a9c0864bd4edc76d3a4c0)

Change-Id: I860e09fe2436bb8a08458e4f49fb88f05d34dbd8

2013-05-29  Andre Fischer  <af@apache.org>  [10480649244213a6346bdb52192580f0b4ad6804]

Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED events

(cherry picked from commit c726a12e1833af2f06858e5a797bcbd03bf9e996)

Conflicts:
	sfx2/source/sidebar/SidebarController.cxx

Change-Id: Ie28ff4371e42fd57534eeca75dab1a4bfda2ead6

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [c723428d61c7a5a5ee5796e2ed8d891db384c52a]

tiny tidy up for optctlpage .ui

Change-Id: Ia3c96d5902827fd7d2c1161269cede17fd50135c

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [23810778e60f222dac43702700dd0bad3b1aaf5f]

Updated core Project: help  9725a25d88fd4a4c2abfcc41a2961bdb2de4ebb1


2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [680f375476a2dc51e496bfbfbdaea4163a2f58b2]

valgrind: fix leak

Change-Id: I3c8fdc00c3d4c6adaf6f1f790ed0549676e76772

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [1d53996334db8850ff7a1bbfa8fa22b230b1c40e]

convert save defaults to .ui format

Change-Id: I7843598761cf95b04d9c3741cd8b0612b9b059ce

2013-05-29  Armin Le Grand  <alg@apache.org>  [ddca040048b6b26bd348e9c4a8a3528ad1613814]

Resolves: #i121609# Made conversion to bitmap more direct

(cherry picked from commit 5fdbac8ba880a1158e11f0b42059c09510a3ddac)

Conflicts:
	svx/inc/svx/svdxcgv.hxx
	svx/source/svdraw/svdxcgv.cxx

Change-Id: I654f82546656aa1789a3838c1373564bc28eaf31

2013-05-29  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [3d4d89cf5a181aa306dfadc8cfb9a2cf8e59bfcd]

Convert option Complex text layout to .ui

convert the complex text layout widget and do the rest
of the conversion.

Change-Id: I8d928284e9532dfbc2f5e8d7d59f789de7865925

2013-05-29  Michael Stahl  <mstahl@redhat.com>  [963737d4dc83a162c2e295e942feb6fbf47bb809]

fix copy paste error in gb_ExternalProject__use_boostsystem

May cause liborcus build failure.

Change-Id: I8a313dbe46cba28bccb749e4496a852872782e3a

2013-05-29  Stephan Bergmann  <sbergman@redhat.com>  [69e697deefc9bebefa2daac4ae4b8cde5ae742f1]

Improve DialogProvider service ctor

...recently introduced with c75a46fbd0ba4daf857fcd7d70badeed5aae8e28 "fdo#46808,
use DialogProvider service constructor."  The general theme of this additional
ctor appears to be more about "Scripting" than "Listener," and the DialogLib
argument is actually expected to be of XNameContainer type.

Change-Id: Iea7d906d9b2ffc3b3ee5b2cbfaf7c58191037c9b

2013-05-29  Cor Nouws  <oolst@nouenoff.nl>  [45abf356c24ef0ff716d1ad3a6652007f2292259]

Improved text in GUI for Macro recording: it is limited

Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c
Reviewed-on: https://gerrit.libreoffice.org/4087
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-05-29  David Tardon  <dtardon@redhat.com>  [38797f7f4129e1e09be9308a36311cf2f1afef79]

valgrind: init. member variables

Change-Id: I7e0d99f549841d466d5dfb69cde74b424ae98b0b

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [8931c8f3c58afe35b5b7c98e136825aff04291e3]

bnc#817956 v:textpath VML import testcase

Change-Id: I4c4c3a84e8d9d048262e6570a8bed0106e8d184f

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [f2720b87093968670e3fb47d24d4952f1631a654]

bnc#817956 VML import of mso-position-vertical-relative:margin

Change-Id: I86464c44022ef8c8a8037d4228bb2a6409fc77af

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [b2c16f6c1b8bd3c96e0549eb3036c820094a795f]

bnc#817956 fix VML import of rotation

In VML, positive rotation angles are clockwise, we have them as
counter-clockwise. This wasn't noticed earlier, as the n751117.docx
testcase also had flip:x. (For example, rotation with angle 90 + flip:x
is presented as 270 by the UI.)

Fix this, and also mirror the angle when flip:x is present.

Change-Id: I591ec3369a5bdca53f9684006a459d11e37fbc33

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [290695c785ef831abb6e78cd3675bc071f05f643]

bnc#817956 VML import of v:textpath

Word exposes this as Watermark in its UI.

Change-Id: I23d9b2aab2dab60a98c7f456b0592c2b74bcaf81

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [4eaabc45f76aefe82558b283975ab9df3aea7fce]

bnc#817956 DOCX import: missing last character of shape text

Make sure writerfilter only removes the last character of the text if
it's a newline.

Change-Id: I96980e2d148ced93363b3147545afdd0dd070e5d

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [b2d08d759ee755cb5722553e01fb6d007ac9ffbe]

convert more queryboxes to new message box replacement

Change-Id: Ice41a86e17d5cbee784e239224b640ea4378ac36

2013-05-29  Noel Power  <noel.power@suse.com>  [d4116a4f66ce20b492c143606b67d5eb9ee2fc09]

add some tests for worksheet_change ( when excited by various range changes )

Change-Id: I0399a9557170de7d45f0fffbcb2c00a8f084010b

2013-05-29  Stephan Bergmann  <sbergman@redhat.com>  [8c3657658a70523005c0dbb19a691aa025da039a]

Tweak comments

(Preventing documentation of macros via @cond ... @endcond is apparently at
least broken in Doxygen 1.8.3 and working in Doxygen 1.8.4.)

Change-Id: I2ee582119dba2c3d27db5298786d3076921af46d

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [54054514403a3e9bc45a71b20eb5e58befbb5508]

bogus TRUE/FALSE -> sal_False/sal_True

Change-Id: I72e0b6b3261422bd5fc47445d38cc64241d62362

2013-05-29  Ariel Constenla-Haile  <arielch@apache.org>  [ac66cb60b09b16b3a280e7cea5f2f01e852dfc85]

Ensure socket or pipe are passed to the native driver

(cherry picked from commit ad1186563ea12ce63dfdf738c332bf712084f633)

Change-Id: Ib556732abb42dd3371331368c2b2eb717d505461

2013-05-29  Ariel Constenla-Haile  <arielch@apache.org>  [37ca14359b8c4027f1d9f9569ddfa2740cd2731e]

Related: #i119525# List only JREs whose jvm library can be loaded

(cherry picked from commit 0b31fa19e50d8259d3cbe695723ea02e2c5ff711)

Change-Id: I1f96c6239d7278c4eb0c17b69f9d35e08eb8260b

2013-05-29  Ariel Constenla-Haile  <arielch@apache.org>  [33c2427824ac893b15777527b818ec99c78c61dd]

Ensure UNO context propagation on drivers instantiation

(cherry picked from commit 78b2bf15963704fafb823e80bbccb287847fe1db)

Change-Id: I876b24bc5324c3aede992c4cadb7014b570de5dc

2013-05-29  Oliver-Rainer Wittmann  <orw@apache.org>  [1c21f83d723df1ced2582c2c3f2411e803a197bf]

remove code which has been commented out

(cherry picked from commit 613c8044fd9af3d1820c293bd95d12b700177405)

Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782

2013-05-29  Ariel Constenla-Haile  <arielch@apache.org>  [988c2ed9391107c3807abcdf81cae2f8872395d3]

Resolves: #i122351# Rearrange controls of Cross-reference page

in Fields dialog

Patch by: Tsutomu Uchino

(cherry picked from commit 5e59a33a330ec1bbc7ebea0c43d59eadc7460b9b)

Change-Id: I8e7264caa875fe49cf66a24e201fbf8966aa19fa

2013-05-29  Herbert Dürr  <hdu@apache.org>  [b45876bf0f2eeafba0a4f9f8f30cd4279eb2aa3e]

provide complete type of CellInfo before it is used

(cherry picked from commit 687d6ed3e4ecb836634bfda71bb5596e18bbc2e1)

Conflicts:
	sw/source/filter/ww8/WW8TableInfo.hxx

Change-Id: If21c5d7c6db2803f7da59e28c00d47790abffe86

2013-05-29  Caolán McNamara  <caolanm@redhat.com>  [e1823ea132c41b16fb165a641ce8388585764124]

compile callvirtualmethod with -fnon-call-exceptions

Change-Id: Ibcf70dd5626474bb2a023ce43d7ac661401fd1cb

2013-05-29  Petr Mladek  <pmladek@suse.cz>  [5281a6c101d3a2b6ee54fbba7924510325ca37a6]

fix UNIXFILENAME variable for the Linux desktop integreation (fdo#64707)

There was a mistage when merging the clean up.

Note that $(UNIXFILENAME.$*) is not correctly substituted if the variables are define
by another VAR.bla variables. This is why we need to hardcode the lowercase names here.

Change-Id: I9110083122175cdbd09baa0533d890a7ef6d8213

2013-05-29  Andras Timar  <atimar@suse.com>  [d34c759cd2352754037f74e0e6302c64c6af66da]

typo: Ssymbols -> Symbols

Change-Id: Ifc518e65ccdce4e853fc419b87547b00d0e437a4

2013-05-29  Noel Power  <noel.power@suse.com>  [20d792d6379600df8b56a2735f9dd1cb63967e4d]

some Worksheet.Change support

Change-Id: I91203e74d54adba17a20ef7b7d835d9ac49855be

2013-05-29  Pedro Giffuni  <pfg@apache.org>  [b1edc65b2ad18720fefb5ba769f2c6f8c46623d6]

i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View

not working correctly.

Patch by:	lihuiibm
Reviewed by:	Chen Peng

2013-05-29  Tor Lillqvist  <tlillqvist@suse.com>  [4908bc611113f4c125eff52e2b66d029ffaf31d3]

WaE: unreachable code

Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de

2013-05-29  Herbert Dürr  <hdu@apache.org>  [c759d349f235d74508c2f8af4e85cc313897a361]

optimization fix to UNO bridge's callVirtualMethod() for generic x86_64

if the pCallStack variable is optimized out then any assumptions of the
method's inlined assembler about stack layout collapse. Adding a pseudo
dependency to the pCallStack variable solves that problem

(cherry picked from commit 254359b9ed96152091b8f7a74a3442cf6c553e04)

Conflicts:
	bridges/source/cpp_uno/gcc3_freebsd_x86-64/uno2cpp.cxx
	bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx

Change-Id: I5ba7713c2630bb3ecc4343632e796c38541bcd0e

2013-05-29  Herbert Dürr  <hdu@apache.org>  [6526fda99f9133736906f326dde5cf48f967fcee]

Related: #i122378# avoid non-iterator bound std::transform()

in some build environments the use of std::transform() with plain pointers as
input iterators results in many warnings about how unsafe such a construct is.
The warnings could be suppressed e.g. on MSVC with the SCL_SECURE_NO_WARNINGS
define. Open coding the construct makes it cleaner and more debugable though.
(cherry picked from commit a599e5242751057537c3de6eb58ceff2a173580e)

Conflicts:
	comphelper/inc/comphelper/namedvaluecollection.hxx

Change-Id: I3233116bfb862f6cda038541ffecac492623611c

2013-05-29  Stephan Bergmann  <sbergman@redhat.com>  [07b348f51d4af8b6cf78deaf80f5e05bc550e019]

Adapt Doxygen STRIP_FROM_PATH to moved headers

Change-Id: I949a5cf0cb2f4595db7d25103f7caf51b861e8ec

2013-05-29  Thomas Arnhold  <thomas@arnhold.org>  [4b373ef7f5fecc9a90e0e3cb90f297bc1101afef]

fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II

Change-Id: I0057b9174af6a83f3fde0e27c3a91a4aeca95873
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-05-29  Miklos Vajna  <vmiklos@suse.cz>  [14e163b0caf97addf340aefc5760a9031ec98390]

import RTF_BACKGROUND

That destination contains a whole shape, but the only interesing detail
of it is the fill color, which is the page background color.

Change-Id: I9527db8954c48c980f8734c9bbeaa6ccd3c48fbc

2013-05-29  Tor Lillqvist  <tlillqvist@suse.com>  [9edaf808c567cb54477b522c51416921c4811d2e]

Reinstate settting of vsarch which is used a few lines below

Change-Id: I1214498e57fcbb2b7208c213a2b98dc7dc3bf3ae

2013-05-29  Jianyuan Li  <lijiany@apache.org>  [60790b3f0ccc1779bcff2ddcc278a9027aedabee]

Related: #i119628# Arrow shape changed is save doc file by AOO

Reported by: Yan Ji
Review by: sunying
Patch by: Jianyuan Li
(cherry picked from commit 43ff744cb9411b13860c3c57f7a052a6ab56001e)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I88ab49daa7b82b573eaf6a22eb4a2ce97b871027

Signed-off-by: Xisco Fauli <anistenis@gmail.com>

2013-05-28  Noel Power  <noel.power@suse.com>  [353e4d00f5a1226146466ed93c99e911c268d650]

oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()

Change-Id: I4606b4b1e26303ebba501276a176b2fb66bf9e37

2013-05-28  Herbert Dürr  <hdu@apache.org>  [4074c441bf3d959cfeb30f6d0eb5c73f7bf89b1f]

Related: #i122208# const SC containers cannot provide non-const iterators

(cherry picked from commit c6f4bbfa54bd0fbef6bbc048cbd930c2781b2137)

Conflicts:
	sc/source/core/data/bcaslot.cxx

Change-Id: I774235d445192833031f99211639f23116e37bb4

2013-05-28  Oliver-Rainer Wittmann  <orw@apache.org>  [183db520892b887eda8ecfe1cc2af1bc3dd5d2d7]

<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotify(..)>

- remove superfluous slot invalidation
(cherry picked from commit 2ff25b11b2c9e187f3ed26daeba3b5619289ecc1)

2013-05-28  Herbert Dürr  <hdu@apache.org>  [b828a6f494cc90e1a135e7442589679993eb2a5c]

Related: #i121715# find official JRE>=7 on OSX

(cherry picked from commit a3eded9728647bde4af68b9f3c75a51dc0676fc7)

Conflicts:
	jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
	jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx

Change-Id: I5ec6aa62147f9b3fb3e5142fbc2658c0b54f21b8

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [53b552518e1feab4a5cc25bb92ea26dc9b2c7e4f]

WaE: illegal character encoding in string literal

Change-Id: Ic1a85b48363b2596ebfe225dc76332068229cb96

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [c95999782ee393a121ab36d2a46ba21940b40708]

Bypass the type_info generation when using libc++ for gcc3_macosx_intel, too

(It causes linker errors, type_info destructor not found and a few
others. Possibly this is a bug in Apple's libc++abi?)

Change-Id: I50bc97c8e061ff47d4ff16f31d37cfe3b4f5a010

2013-05-28  Ariel Constenla-Haile  <arielch@apache.org>  [0a5fda73e82b7c47db2612954f061f9ab2824de8]

Remove icon property from commands without icon

(cherry picked from commit 76f5fa8ed67bfcd162de49a74b2f4484935d55b2)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Change-Id: I72d3f6ae382793943084235a8e8112bba509e694

2013-05-28  Caolán McNamara  <caolanm@redhat.com>  [aa4ceee5cc4fab5d55ba4cf7970a41df4e2d8ca7]

drop ludicrously old msg_filter foo

Change-Id: Ie53c9acd51a53fbb11f0735739edbf18551a620b

2013-05-28  Andre Fischer  <af@apache.org>  [21747cae6ad12ec6566e6dd9a06f3c268c72404d]

Resolves: #i122387# Use the right tool box for font color in text sidebar

(cherry picked from commit 08159967126946849906827ceadd802053d132c0)

Conflicts:
	sfx2/inc/sfx2/sidebar/EnumContext.hxx

Change-Id: If40d3dee7c11e4ea6b01d40d713280e1dc19484d

Unname unused argument to prevent compiler warnings.

(cherry picked from commit f68dfc2cc8754d9cf72ae1b09f119e683ad44124)

Change-Id: I6450c6e46d5971abc871ed378d2ad6307e8f7a3e

2013-05-28  Andre Fischer  <af@apache.org>  [0143805a565418d2a114c16b7eeba3b784176d9e]

Resolves: #i122332# Don't change sidebar context when switching...

to other application window

(cherry picked from commit 604502e2a4b53f35aedbf0205598a9b691c0d532)

Conflicts:
	sd/source/ui/view/drviewsa.cxx
	sfx2/inc/sfx2/shell.hxx
	sfx2/source/control/shell.cxx
	svx/inc/svx/sidebar/SelectionAnalyzer.hxx
	svx/inc/svx/sidebar/SelectionChangeHandler.hxx

Change-Id: Id3c427e02714ef0d6686a78094e2f7f3b390a693

2013-05-28  Andre Fischer  <af@apache.org>  [ec3fafa60efa8f4bec1ca53e5bbe0e7b2be61f54]

Resolves: #i120589# Improved detection of missing perl modules

(cherry picked from commit 39ca53381a03676402d3a8c27c05b8400888118e)

Conflicts:
	configure.in

Change-Id: I2f5d18c98693daa29a19345f56faaf7d1ae3c34a

2013-05-28  Andras Timar  <atimar@suse.com>  [6e9b9e61ee2e1aab7abfa6a6cf01c269b3f02cb8]

make 64-bit shell extensions work, put 64-bit VC runtime in the same dir

Unlike in case of msvcr90.dll, which went to WinSxS, msvcr100.dll is installed
to the "system32" folder. Windows installer automatically replaces it to
SysWOW64. The problem is that this way 64-bit dlls end up in the wrong directory.
They conflict with the 32-bit dlls, and will not be installed. Therefore
64-bit shell extensions will not work, unless the 64-bit VC runtime is
installed from other source. It is not possible to install both 32-bit and
64-bit VC Runtime with merge modules in case of VS 2010 and VS 2012.
For the 64-bit shell extensions, we can install the runtime dlls next to the files.

Change-Id: I157048a521662bbac568d1660e46576935f0ea9f

2013-05-28  Armin Le Grand  <alg@apache.org>  [4f298ece2f48d4a632ea50e0f287192f619cb586]

Do not enable outliner when it was not before only for temporary undo disable

(cherry picked from commit 68e5157012bc54ad4ce9bcd644cc163d5662ff67)

Change-Id: I2cbdc2a228884dff8000206ced4a5d8930dd6339

2013-05-28  Armin Le Grand  <alg@apache.org>  [75326909e5ec58f1ff030af8b35d70dafd036bba]

Related: #i120515# do not create undo action when in Init()

(cherry picked from commit 1c02bb1bd719e7e0a47fdcc7463f8c9cd5bbb101)

Change-Id: I57cbc1a19f18d71a27fb87086375b22755443675

2013-05-28  Armin Le Grand  <alg@apache.org>  [d7b7c9fdfe63deec26c420efc3ff1fd73c21bb27]

Resolves: #i120515# Implemented and finetuned the enhanced Undo feature

(see #i120498#) for sw

(cherry picked from commit fb2580f1c8ae0cd1418c257823dc2d735607655f)

Conflicts:
	sw/source/core/draw/dview.cxx
	sw/source/core/inc/UndoManager.hxx
	sw/source/core/undo/docundo.cxx

Change-Id: I9970377d66f1104448a2ee7e4fb1cf82bf559cd8

2013-05-28  Armin Le Grand  <alg@apache.org>  [c726a1b12c9fdc91f32e6bed4d6dbd1edf73f9f8]

Related: #i120515# Implemented and finetuned the enhanced Undo feature

(see #i120498#) for sc

(cherry picked from commit 472c175d1bb809db1dc997d9712d6ecb3fbe731c)

Conflicts:
	sc/source/core/data/document.cxx
	sc/source/ui/view/drawview.cxx

Change-Id: I4ae171807b80e3f6c9f44028bd04dfac9338e627

2013-05-28  Armin Le Grand  <alg@apache.org>  [71e37a5c3886ff35d7240a9fb6b30aceec057782]

Related: #i120498# fixed error with half text edit undone

extended as preparation for #i120515#

(cherry picked from commit ddd9492911585313faf1769f88323a8421bf93db)

Conflicts:
	svx/inc/svx/sdrundomanager.hxx
	svx/inc/svx/svdedxv.hxx

Change-Id: I50272a5719ee6e6a1a7fd1bafe9d94f480b1dbf5

2013-05-28  Armin Le Grand  <alg@apache.org>  [12a4200e8ff7f045efcc7e9d15a24b15b248c437]

Related: #i120498# Enhanced Undo/Redo and user experience...

when editing texts in graphic objects and/or tables

(cherry picked from commit a096725779b210c7a2706e72596fd7c80e049fdd)

Conflicts:
	editeng/inc/editeng/editeng.hxx
	editeng/inc/editeng/editund2.hxx
	editeng/inc/editeng/outliner.hxx
	editeng/source/editeng/editundo.cxx
	editeng/source/editeng/impedit.hxx
	editeng/source/outliner/outliner.cxx
	sd/source/core/undo/undomanager.cxx
	sd/source/ui/view/drviewse.cxx
	svx/Library_svxcore.mk
	svx/Package_inc.mk
	svx/inc/svx/svdedxv.hxx
	svx/source/svdraw/svdedxv.cxx

Change-Id: I40e3ef2dff681f9b6f2f6b5d35507071f8110533

Comment unused variable pNewEditUndoManager to silence the compiler

(cherry picked from commit 568655083af7830e7b9edf56ef862ddf9a99003b)

Change-Id: Ib7179ee6c34ce03a75942978831c3a55968f161f

Removed unused variable

(cherry picked from commit 0bbde4414badfd40234de4a4c9f750194f5d1d5e)

Change-Id: I39e7f25426e8e7d1367102d603b0f6c84d96622f

2013-05-28  Caolán McNamara  <caolanm@redhat.com>  [64b07d99aa0b31b3d04519afe6afe0cdf36bcd6f]

pause notifications while undoing to keep a11y out until we're done

Block them together and announce after undoing that all is done.  This stops
a11y trampling in before we're actually finished, querying for the new text,
which unsets the invalid flags as the new layout is now up-to-date, but
unfortunately results in the view not redrawing as the layout is apparently
valid and doesn't need to be redrawn.

To reproduce, enter a drawing rectangle in draw, enter some text, and (without
leaving edit more) press ctrl-z. The text appears to not change. But the model
has changed except the view didn't get to hear about it because a11y swooped in
between that model change and the view checking to see if the model changed.
And the format update there unsets the model-changed flag.

Change-Id: If2552ef3680b9bd64a2e28a3e9cdbb9e2d45f329

2013-05-28  Andras Timar  <atimar@suse.com>  [d93c8739e899f15eadc6e348b41be07253bd0357]

do not localize whitespace-only strings

Change-Id: Ie13a80afd0df6972488b8e7f8629a1c4bc840afb

2013-05-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e8352a90c2b6d9b20c71e3b2867169236bca13f5]

fdo#64451 Add "Find All" to the Find bar.

Change-Id: I7a5f2881d2aa77f2d5c6c302c8eac1162b194bcf
Reviewed-on: https://gerrit.libreoffice.org/4016
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-05-28  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [3f923bf9cf9b6fe728e7804fdb13aabe620d3dbc]

fdo#63323 fix the comment position when the mouse over cell

fix the X position when the sheet are RTL.

Change-Id: I9b38a840fb17a70e1ba60d46b8c83b7e498501e1
Reviewed-on: https://gerrit.libreoffice.org/4069
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [b0a1666f756aa5f5315366eca9d7d02ddd55d2b7]

Bypass dynamic type_info generation for now when using libc++

The type_info crack is even harder in the libc++ (with Clang, on OS X)
case, sigh. Punt for now and let's see what happens...

Change-Id: I17c3a4d9d933acfbf554649c9ec8b6fb5213f2f0

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [f5aa04485c86a5753bd7af057b86336efe089fae]

Enable optionally using libc++ on OS X (when targeting 10.7 or later)

Experimental work in progress.

Change-Id: I92663e07c7322037182141603f72c6d442da6ee9

2013-05-28  Stephan Bergmann  <sbergman@redhat.com>  [7b91e84c72596d8d1dc3687292c9946f172c4df6]

Optional pyuno module should have its own services/pyuno.rdb

...this e.g. changes the error message when trying to register an extension that
contains an (actively registered) Python component but no pyuno is installed
from "Binary URP bridge disposed during call" to a less frightening "The service
com.sun.star.loader.Python cannot be instantiated."

Change-Id: I10f2b36b11395559ee95ce659878222b5ea99c11

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [c36ff98f796761a4ec106563ad9761d8020b497a]

Error out if <prex.h> is included when compiling for OS X

The X11 headers are present in the OS X SDK (because OS X does have an X11
server, even though I think it might be a separate download and install on
demand nowadays), but we don't want to include them even if it would be
harmless.

Change-Id: I48011d7e1d2cd6398fc7b4cba8ec8100addc053b

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [13229ce11e8d801e4dd40060fd801830095aa59e]

UNX does not imply X11

We really need some feature test macro that would be equivalent to
using X11.

Change-Id: I0c1f9b487b4feab3b7d4641e898f9fdf0144065b

2013-05-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [daa2ac6e76a4c30a4e2b9a9d0f9d7e351fcb5b5f]

Added pretty printers for writerfilter OOXML tokenizer

Change-Id: I0fa2cb8d24cd6862ab1d88ad8ccc033c70bbfa44

2013-05-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1848540022f2f50436ec505eb82efa99bb14a5b3]

SmartPtr pretty printer now behaves according to set print object value

Change-Id: Ie8a092b7d91e0f379c7102c3aa12da8eb7666840

2013-05-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9f4c8a8bca06b4c2a916a51909367b453fc41a8b]

n#816593: Floating table width import fix: adjust the frame width

Change-Id: I8212bc5981418f6cbd514bf5002e6a5dbdf53152

2013-05-28  Stephan Bergmann  <sbergman@redhat.com>  [788a38fd32389ba73d5db2b38920768f4af24fb5]

Better verification of bad idxdict input

...see dictionaries comits df423c53829faa96f46acd71887fd0f8697c49e9
"fix Lithuanian thesaurus" and 9b6407dadc64e10e7117d8551917b46105ecc6c8
"Fix more thesauri."

Change-Id: I6ddc41fce4e3f68d80d05af3320c835b98908fcb

2013-05-28  Stephan Bergmann  <sbergman@redhat.com>  [b263b27c014fc1152bedba9f4d999d3f7db1f038]

Updated core Project: dictionaries  9b6407dadc64e10e7117d8551917b46105ecc6c8


2013-05-28  Caolán McNamara  <caolanm@redhat.com>  [90df8be13d8f72e0d431161a864f108e74549aff]

Fix editing text in draw object undo regression

Regression since 6e29f56895cd38aa7dee85112370a7cfc0d24632 and
28d2a0c162b477a013c7c51c19a94fb08b55b276 pText1 can legally be NULL

Change-Id: I0d54f4aeaa18834c32daeabad43776bc4f68088b

2013-05-28  Luboš Luňák  <l.lunak@suse.cz>  [19caa204bd1a366ff8452c0f4bbb79fd0ef549f2]

fix emf transparency handling (bnc#820385)

46e53913e9dcc84ffed8fb5f1b4959c70c7e5649 fixed some transparency emf problems
on X11, it however did it by implementing alpha support in X11SalBitmap only
and made generic code rely on it. Now it doesn't work at least on Windows,
after reverting it works on Windows but not on X11. As I have no idea what
the real problem is, at least keep both code paths.

Change-Id: I2f2cf247becfcd777b4f3d129efe4d6a5d641f7b

2013-05-28  Mark Wielaard  <mark@klomp.org>  [e39e9e4cd8a7c9a1d465eeec88aa5581de535fa6]

Source files shouldn't have executable bit set.

Change-Id: Iafad6249a7998d7c749c1ca2979a606078cfcb5e
Reviewed-on: https://gerrit.libreoffice.org/4070
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-28  Jian Fang Zhang  <zhangjf@apache.org>  [fc08fc98655397103ce7aacc18c2aa538ccff4e1]

Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...

to break cycle reference to SwXMLTableContext object

Found by: zhangjf
Patch by: zhangjf

(cherry picked from commit ba47a717e009b2b497cbccfca2872e66f9ecb130)

Change-Id: Iba0b581920417b3866b07542621d56ccdc272261

2013-05-28  Miklos Vajna  <vmiklos@suse.cz>  [7fbc4335aedbc0574700f06ae48114d2aa3e8a5e]

sw: extend README

Change-Id: Iaad121a3333ab7cffcc2cbd6cb1b3e447f0989f7

2013-05-28  Andras Timar  <atimar@suse.com>  [a82842e6121565b0afcdc6b16c4ad954a39f808d]

Updated core Project: dictionaries  df423c53829faa96f46acd71887fd0f8697c49e9


2013-05-28  Ariel Constenla-Haile  <arielch@apache.org>  [7e7e4c7a38764283ea334187fae4e21bd7d4f478]

Resolves: #i121216# Allow unique logger file name

(cherry picked from commit a9606aa4d8a6bcb3955d991ee45c56cb93be2450)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Logging.xcs

Change-Id: I25719f2898df2f91ef9c71234e9eab83f8140b96

2013-05-28  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [898a3e84807bccbb876e3f5583728f6d24e05e9a]

fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tab

opened with LTR UI.

Change-Id: Iff6899539fe0b1788df7b09f91f850b91bcdb811
Reviewed-on: https://gerrit.libreoffice.org/4024
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [d8a593a32b718c211fbec120fee26c0bc61f0fad]

Fix Windows build of concat-deps

Change-Id: I4c009618598714769f8b561640f69a4d1038339d

2013-05-28  Herbert Dürr  <hdu@apache.org>  [08bb8fca4144608237418d64b1479840c408256f]

#i122208# replace the binaryurp cache for improved C++ compatibility

Failing to instantiatie incomplete types like the Map::iterator in
binaryurp Cache's Entry members is allowed by the C++ standard.
The rewrite makes it more compliant with other C++ compilers/STLs.
And interesting alternative would be to use boost's multi_index_container.

git-svn-id: http://svn.apache.org/repos/asf/openoffice/branches/rejuvenate01@1480367 13f79535-47bb-0310-9956-ffa450edef68

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [da1dea9ae24fd4b17c54646f158c617a098291aa]

WaE: unused parameter 't'

Change-Id: I5bfb2e2c44e11a03278a4a127396dcb2861c63b8

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [b2a50c70072d55d0055d41e6862138a6a06cb08d]

Nah, we still need the dynamic_cast in SAL_STREAM for gcc/libstdc++

Not sure if MSVC would accept also the simpler thing, but anyway, the
dynamic_cast works for it, too.

Change-Id: I2dfa1e70b75bc17d38b5e95be0a0f1dd66767bf1

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [00f13ed9dd944846740e6a9867cf02a48585a609]

Fix build of concat-deps on OS X when solver/*/lib does not yet exist

Otherwise the -Wl,-fatal_warnings will hit us.

Change-Id: Ib41a1aa291ebc4605c9e314505338e1b8adb886a

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [691b6ea8e100fc55f0ff70a82511722733113a07]

Make the SAL_STREAM thing compile with clang++ -std=c++11 -stdlib=libc++

Avoid error: dynamic_cast from rvalue to reference type
'::std::ostringstream &'.

Change-Id: If5ba1ee79616e81b12f9db67c61b4f085b30a08e

2013-05-28  Noel Grandin  <noel@peralex.com>  [e0fc16f769efc7b0c0b517a80523bb4e2c87b618]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I8272ecab34711654ed27625a571cf2553ffd7468

2013-05-28  Noel Grandin  <noel@peralex.com>  [c380b432e32647ca9583b688c9b2f5688d7c2695]

remove unnecessary parameter and field

Change-Id: I10311ea88f69566d9e30308c0cff193dd5ddcd11

2013-05-28  Noel Grandin  <noel@peralex.com>  [5835d8d2716448fb5549e7bae433704143d63e84]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: Ia55bb7af6e5d1c76f3cf8001ea53892e1e1bdac0

2013-05-28  Noel Grandin  <noel@peralex.com>  [052de9c16bc4018d2ae3edc6282267e04d3956ac]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I7223d8e2c962ca90eda08119ed73a034d334329d

2013-05-28  Noel Grandin  <noel@peralex.com>  [8f3cec9d7a50f33c7be5191656720e463712dd83]

fdo#46808, Convert ui:*AcceleratorConfiguration to new style

The services already existed, they just needed IDL files.

API CHANGE:
   The return type of XUIConfigurationManager#getShortcutManager()
   is now XAcceleratorConfiguration instead of XInterface.
   This should not be a problem because XUIConfigurationManager is
   unpublished and the client code was relying on the service
   returning that type.

Change-Id: I399fe35de3394b02a4166b75eb7ff93b28be8bef

2013-05-28  Noel Grandin  <noel@peralex.com>  [aff5c4d76b7a876e9ce9e0b70bb52864dd65be24]

fdo#46808, Use service constructor

Change-Id: Ia943f806ebce8afebabc76d1f74ad792ded761a9

2013-05-28  Noel Grandin  <noel@peralex.com>  [95ec16b513c979fd78d2f11d23157a4b8819d848]

fdo#46808, Convert frame::LayoutManager service to new sty;e

Change-Id: I46c3950aee336548d6e0acc6a7d1da655c158175

2013-05-28  Noel Grandin  <noel@peralex.com>  [1d1825db869d3c633ec222fdaa7e4a813ac0627a]

fdo#46808, Convert awt::UnoControlDialog to new style

Change-Id: I9a5256c8dbacda60167403b4e26900588943a9b2

2013-05-28  Tor Lillqvist  <tml@iki.fi>  [61fffd72ac9f09b95faf266f29e643c7bff802bd]

Fix compilation error with older compilers

Change-Id: If9eff90d91c79d942fec59fee4daedccf7c69a83

2013-05-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9438f38c0765d029c72495eb11ba63ff7f187ce]

expression is not a valid cfRule:operator value

We don't need the operator attribute when we have an expression anyway.

Change-Id: I3a9af7d27de7a4aed535ee21528cb350fb91008a

2013-05-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [86079e8823119599fb81ec6cfd1225d4b37cc525]

correctly delete note captions, fdo#64068

This fixes fdo#64068 and correctly without reintroducing the crash with
Undo/Redo.

Change-Id: I9ad48f6dbb7f1587985f8da9eba3886dfd4068de

2013-05-27  Andras Timar  <atimar@suse.com>  [2686d737c0e2695e274da55a3f3e147a24f77e29]

fdo#65039 UI: Oxygen theme has wrong icon for Power regression

Change-Id: I86b927d5c2e6a643beac8b9a151f572c028c18f3

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [48f33936d11382b7d3127735c70a1c068733c7f6]

restore old behavior for external references, fdo#64229

Change-Id: Iae160607447ff6e1133f9e1e6f9c6a9f1e7bd7ab

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [7056e8ef89e938e38fc5b2b8a7493f0c79d5efd4]

Resolves@ #i121926# fix malformed PROPFIND/PROPPATCH request body

(cherry picked from commit 3c83ceae5e4ff5afe20ea76aeaaae6303cdaec2d)

Conflicts:
	ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx
	ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.cxx

Change-Id: I13dab5fb80235e2ab968a1492c05bf579ba08d40

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [3c18e25efdbbc13be3a0c6ed354d5e7a46feb451]

Header clean-up

(cherry picked from commit 9e6159be30751d0ff3af6086de0114cb769873ee)

Change-Id: I1bd046e1aca89d3dd35780338737ca4a6f207bca

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [b42211965a5246735c6551f1472c82da8d20d508]

Resolves; #i121201# Handle servers not supporting HEAD requests

(cherry picked from commit d7085ea6fe26d2fc2ba384da04e454e78887f1f1)

Change-Id: I4b3d50906468b998a1f4964d0ad1af3d31725332

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [a86bc34ddcff6b04bb9fdb8c960bbf2c49540da1]

Resolves: #i121922# Fix wrong condition

(cherry picked from commit 19c47c4496af7db6c8e41cc218d6c8c2fe69db0e)

Change-Id: Ic3febe262cb6723a17e3ea9078137479211fbe59

2013-05-27  Noel Power  <noel.power@suse.com>  [fa19934a04118a1060e696710bfff3a0c9585b29]

remove commented out ( duplicated ) RgbToRgbComponents method

bah, added that, found a name clash, commented it out ( forgot to remove it )

Change-Id: I99b09b7745963afc477524eb6713cfdf71fc7730

2013-05-27  Noel Power  <noel.power@suse.com>  [0c9533603392bd2646aed89b878f8761f217fb7a]

remove some  methods that are no longer used after rework

Change-Id: I2772dff6297e223caed499e0e7c801970e707700

2013-05-27  Noel Power  <noel.power@suse.com>  [10ceb0c3a27a9052e84582aef9e98dd2e206c195]

buffer ExtCfRuleContext startElement processing

ExtCfRuleContext::onStartElement processing depends on some data now buffered
until CondFormatBuffer::finalizeImport runs. We now need to wait for this
data to be available. This change buffers up the processing that used happen
in ExtCfRuleContext startElement so it is now done as part of
CondFormatBuffer::finalizeImport

Change-Id: Ifbfe12740e6c4bc9791183dba89acb79cbbb6ef6

2013-05-27  Noel Power  <noel.power@suse.com>  [96b8aa8ed659ef0501bcbc01f01c9013dbe4bc77]

buffer conditional formatting finalization so it happens after styles import

Change-Id: If28059578280536141ea966d83e4540939f6e76b

2013-05-27  Noel Power  <noel.power@suse.com>  [f3611760f307949a17bfdcceadb3c6a7bfb20952]

reorg styles code slightly, process normal (and row ) style in own method

Change-Id: I701d12cf8f672824d7cfca1e995f02040fdd3095

2013-05-27  Noel Power  <noel.power@suse.com>  [fc861c7088e9b639a1c2c80f8ba4535c798aeb34]

improve cell style xls[x|m] import performance

This change reorganizes the styles by column ( and by row ranges in that column )
so we can apply ScAttrEntry entries directly via Document.SetAttrEntries(...) this is
what the binary filter does also.

Change-Id: I7c1398c1d900e0a2b6c6ec3746b982ef60e653a0

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [72e0e01c4b2adf9583c83cc6c7e2f4850a8b4704]

add initial test case for DIF import

Change-Id: I52634a8d31f580ac5565d615c872a575c6dc81c0

2013-05-27  Stephan Bergmann  <sbergman@redhat.com>  [6b562710cb8051e921726899246b421b197d49f0]

Let package_ucp::ContentProvider::createPackage throw exceptions on failure

...instead of returning a null XHierarchicalNameAccess.  Otherwise, UCB's
globalTransfer from a vnd.sun.star.package URL that denotes a file that is not a
zip file to a file URL folder (i.e., to extract the zip content) silently
succeeds but just creates an empty file in the target folder.  That, in turn,
causes "unopkg add foo.oxt", where foo.oxt is a file that is not a zip file, to
silently succeed and add an "empty" extension.

This change is somewhat bold in that it changes createPackage from "can return
empty reference" to "never returns empty reference, but can throw
RuntimeException."  Especially, it considers "empty name" as a (silent)
violation of its contract with its caller now.  I hope this does not affect any
legitimate scenarios---at least, it does not break a "make check" here.  (In
turn, the two package_ucp::Content::getPackage overloads change to never return
a null reference, either.  And I changed the parameters of createPackage, seeing
that all call-sites pass in some PackageUri's getPackage()/getParam() pair.)

Change-Id: I0eab5f8059dfedefc7030da38da528ba21ea8d79

2013-05-27  Stephan Bergmann  <sbergman@redhat.com>  [740c7b1bb2132852784c01dfe21112ced3314eb1]

Better debug logging

Change-Id: Ida97a74a8629e0b170d882b38b0eeaa8f53d9bd3

2013-05-27  Tor Lillqvist  <tml@iki.fi>  [32565ee39be1a9d7be1de934c1dfb424644b346a]

Bump maximum fuzz factor down to zero

Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [992da0d5cf04497bad55637f6a6ebfcdaec03e16]

bnc#817956 DOCX import of document background color

See wwSectionManager::SetSegmentToPageDesc(), this has to be applied to
every page style.

Change-Id: Iea2707ae665a55eabda3ed7575cf3658f7af5237

2013-05-27  Thomas Arnhold  <thomas@arnhold.org>  [a0f85534a71e5b04a8ca21c12ab3f04335f34344]

be case-insensitive for open/starsymbol comparison

Change-Id: I7a342c809a723f5f9c03271c6145d9c367cea6de
Reviewed-on: https://gerrit.libreoffice.org/4015
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-27  Caolán McNamara  <caolanm@redhat.com>  [34c2e8845804921c027ed66884fdf7c31f75fd87]

x86 register vs memory accuracy double pita

with x86 gcc-4.1.2-54.el5 the sd import test fails while
x86-64 passes. Tracked it down eventually to this double
equality test failing on x86. Apparently excess precision
in registers compared with memory.

Change-Id: I61b43b2f0e9c9aded570448a1c5a7c9dbad8986e

2013-05-27  Radek Doulik  <rodo@novell.com>  [c47f0903fe0fb2f743d179d1ac9a2dcdfb19af10]

Fix bnc#795857 Use correct sizes for EMF+ bitmap rendering

Fix pdf export wrong size issues for embedded EMF+ images.

Change-Id: I998c9535bde32fc9f452d61d7cb7609c95f5528d
(cherry picked from commit 4c676625d4016d428e9becd5512b7cfc8b0c4b24)

Conflicts:
	vcl/inc/vcl/gdimtf.hxx
	vcl/source/gdi/gdimtf.cxx

2013-05-27  Joren De Cuyper  <joren.libreoffice@telenet.be>  [e1f1092287c84f4749a586bbc84154d4a896839a]

Typo in optsecuritypage.ui

Thanks to Lionel.

Change-Id: Ib37c3cf9d8f53e941fc557dc9d4a4ba9b00e486d
Reviewed-on: https://gerrit.libreoffice.org/4056
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-05-27  Andras Timar  <atimar@suse.com>  [ceaa3b6025546896ac18e16f5aee789b1b3e94ec]

Updated core Project: translations  f3546694e706114bcccd978f444f0800a382dbf9


2013-05-27  Tor Lillqvist  <tml@iki.fi>  [f60af9ca6b6a66693d08ec08253f8d38a47d0050]

Use a maximum fuzz factor of 1 for our patches to 3rd-party code

Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [aad5113e34bd1bb79f667d23097a508c5f3b4ca6]

writerfilter: update README

Change-Id: Icd098ab4efcd307c83fe42d2f5815b48d1bff669

2013-05-27  Caolán McNamara  <caolanm@redhat.com>  [8bcb6c33c1d1c221deb0ebee54d4d537d55b74f2]

Updated core Project: help  56fb45d986561dde4a9675a2bd7495b7feb1df32


2013-05-27  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [bfc0609a4c5c73533b31f2581963160abe57df5e]

inscldlg.ui widget

Change-Id: Ia931e330303e9f5baf7ae92a8d69bc460327425d
Reviewed-on: https://gerrit.libreoffice.org/4049
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d01bed2e663e19b2387d5427036afea0ff4fa4f]

we need a reference to the DifParser.aData, fdo#64920

regression from 6191fa0847ac5b27083efe1a8c6cd84d080a638c

Change-Id: If7fc18e7d0bcbf1075a0ecdb1c0dcf3d207f1bda

2013-05-27  Caolán McNamara  <caolanm@redhat.com>  [376830eb55eedf2ca31b431dd27ea9ce0df9b2f8]

Generalize the check for a recode table

I think we can distill this down to a "if the source or target
is a symbol font check for a recode table"

Change-Id: I6c674f10d9f1ab7fbe7274abfafb9082bae88218

2013-05-27  Luke Deller  <luke@deller.id.au>  [e94c8521041259d36aaadcadb9e42ca729a3812b]

fix fdo#64872 infinite loop saving as doc

When loading from odt, table cells which are covered (due to merging of
cells) are replaced with an empty cell by
SwXMLTableContext::ReplaceWithEmptyCell.  However if there is a sequence
of cells covered from above then their replacements are accidentally
inserted in reverse order, which produces this infinite loop problem when
saving as doc.

The reverse ordering in SwXMLTableContext::ReplaceWithEmptyCell was because
the insert position came from SwXMLTableContext::GetPrevStartNode which was
very careful to skip previous covered cells.  However those cells have
already been replaced with an empty cell so they should not be skipped.

Change-Id: I6a022cd1490afa181dbc3e4b2d6ed4af3077b363
Reviewed-on: https://gerrit.libreoffice.org/4008
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-27  Sean Young  <sean@mess.org>  [4c831dd9e53163d75073c627c774f59fdaf9e874]

fdo#64632 If a Symbol font is missing, ensure that conversion is done

ImplDevFontList::ImplFindByFont() will nearly always return a font, so
we do not go through the code path which sets up conversion.

Change-Id: Ice361f183c9f42aa562d4caab1d589417ad3fc9a
Reviewed-on: https://gerrit.libreoffice.org/4037
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-27  Sean Young  <sean@mess.org>  [13635ca1ec3aba641c93a2199cfe7406c98e3f17]

The MT Extra font mapping is incomplete

Many points are missing. Replace entire table with the mapping provided by
the original creator. Note that point 0xe7 ("Apple Logo") is not in unicode
so no mapping is provided for that.

http://www.dessci.com/en/support/mathtype/tech/encodings/mtextra.htm

Change-Id: I05acd36772ae6432614ff3b284e43b86049bed66
Reviewed-on: https://gerrit.libreoffice.org/4036
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-27  Herbert Dürr  <hdu@apache.org>  [982462ac5c6df0c85ba6a0b3fbdaa80b38a94882]

eliminate type ambiguity for std::accumulate() invocation

else clang/libc++ cannot decide between bool and a reference into a bit-vector
specialization

(cherry picked from commit 6a88a21257124d953637c4b8ead9c9771e15b899)

Change-Id: I694bbad82b1a05ebe86c5c941f3ac85c71f5fc9e

2013-05-27  Herbert Dürr  <hdu@apache.org>  [d133d8f0dfaaab53af225d3f667b14ee02aa21fc]

make sure class MIP is complete before it is used

(cherry picked from commit c8ed66993a98faa4730d507903f110dc80c61445)

Conflicts:
	forms/source/xforms/model.hxx

Change-Id: Iec9e999b1568ad422ea2118c04b770000bdbfd75

2013-05-27  Jian Hong Cheng  <chengjh@apache.org>  [f9a3a8a41dc448d551405c53d17f67e9ad1928dc]

Fix issue #i120654: Number range variable filed shows in AOO

* sw/source/filter/ww8/ww8par5.cxx
MS Word Binary compatibility

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

(cherry picked from commit 720fc77527377968a45631d1c6a711b4cae02d39)

Change-Id: I428fadd46bbd5b57081e35dcbfd6bb0c10c08282

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d1ea2722b0d13632818142b84fa7989fb9d5085f]

range names need to be checked upper case, fdo#64031

Change-Id: I540821fd7058bf0da27d955c9d966a10dd21ec94

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [f77388c643399af7852e59fb0c3fd1da3795ea44]

Add an icon for .uno:AutoPilotMenu

(cherry picked from commit c1954d6e72071c12aa4eda412d4370a22f91f787)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Change-Id: I623febfcbdb642fe4b5b0b42e7e89054e3db45de

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [eaad3098c605390b9312e37aa05dd8288ea81888]

Make .uno:Open a drop-down toolbar item

(cherry picked from commit b38a51d67373daf9a45a4701e7c760c7b3571a66)

Conflicts:
	chart2/uiconfig/toolbar/standardbar.xml
	dbaccess/uiconfig/dbapp/toolbar/toolbar.xml
	sc/uiconfig/scalc/toolbar/standardbar.xml
	sd/uiconfig/sdraw/toolbar/standardbar.xml
	starmath/uiconfig/smath/toolbar/standardbar.xml
	sw/uiconfig/sglobal/toolbar/standardbar.xml
	sw/uiconfig/sweb/toolbar/standardbar.xml
	sw/uiconfig/swform/toolbar/standardbar.xml
	sw/uiconfig/swreport/toolbar/standardbar.xml
	sw/uiconfig/swriter/toolbar/standardbar.xml
	sw/uiconfig/swxform/toolbar/standardbar.xml

Change-Id: Iac0c7e8e474e8d217ca4daf47232019c64ca888f

2013-05-27  Lei De Bin  <leidb@apache.org>  [ee0ecef811d445e2a3bf54710707713478e61fad]

Resolves: #i120158# fix picture shadow lost after saved as doc in some case

Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin (cherry picked from commit fe549458ef04384ba777e4a36f34b68efc5b8b6d)

Conflicts:
	filter/source/msfilter/msdffimp.cxx
	sw/source/filter/ww8/wrtw8esh.cxx

Change-Id: I863ea7193f3dee563a892a6d857ee2385f58a862

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [17f21e6bcc5283c5485cc42344610e8125547c0f]

reintroduce removed line, fdo#62402

This line was removed with dd3e879cfdacbc8b9fff7556ae2d8698a22e9235 but
is needed. Special thanks to Joren for bibisecting and bisecting.

Change-Id: Id2b3de4098db75571006e6e62b77efe8c491b06f

2013-05-27  Ariel Constenla-Haile  <arielch@apache.org>  [174e32567f410e9049e9856629896ae6a798d752]

Recent files menu in the StartModule should be the same as in the menubar

(cherry picked from commit cbf0812a9bcd4287af1f5db0f2c30caf1508baa6)

Conflicts:
	framework/source/services/backingwindow.cxx
	framework/source/services/backingwindow.hxx

Change-Id: I49dc11e1cf9bd6831c16e53d24a131de4d565373

2013-05-27  Tor Lillqvist  <tml@iki.fi>  [9b845493125e34e6bd5e7b0df35f21853f7d240d]

Plain "make" hopefully works fine too

Might make it a little bit easier for new contributors.

Change-Id: If4475c1ea7f55c34971beecd7573aaaf545e7106

2013-05-27  Andras Timar  <atimar@suse.com>  [23cafa4aca8ed197fbec8b5edac0fba4435db2cd]

fix typos reported by localizers

Change-Id: I0b9a36f0c6f081ff35f0b8bc6e420d881036576c

2013-05-27  Stephan Bergmann  <sbergman@redhat.com>  [ae6a7df73b6e279b315417e2a15a8d9a2117e9f3]

Typo (and don't shout at me)

Change-Id: Id5ad3af1fd70de6b0e9d2640d12011362e7c34ef

2013-05-27  Sun Ying  <sunying@apache.org>  [c05c16635b15a47591faa737947c2dce3dcb863e]

Resolves: #i119753# fix audio video object lost when save .ppt file

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li

(cherry picked from commit fbb7e8d8957877922f2f3a971e88685589f43939)

Conflicts:
	filter/inc/filter/msfilter/escherex.hxx
	filter/source/msfilter/escherex.cxx

Change-Id: I545a9e95c23cfba0cc918c9c4243528570734b2d

2013-05-27  Yuri Dario  <ydario@apache.org>  [ba8485a9c87a5feca3c2673af532e73ecf517b69]

cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on Windows

cherry picked from commit eb34ba3c343807201c62a49a19d7616e1011c118)

Conflicts:
	vcl/source/control/field.cxx

Change-Id: I2fb03b1b03ea23259e9eca7305c3f86d80d79f21

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [ec8e012e980c88c8f24a7de44e44d0319bae2801]

testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0

Change-Id: If61739d54cb2572f20b118a2cf56ab2bd0f306e5

2013-05-27  Andras Timar  <atimar@suse.com>  [de53a817ac97049dc7a2aa2ab54e934259d9abf7]

Updated core Project: translations  40e56fe83f5a05f8c87821d0c30ef1585b601fc8


2013-05-27  Stephan Bergmann  <sbergman@redhat.com>  [168ed77568ed3d530bc38300c721634521a2ecd9]

Include frmatr.hxx instead of directly format.hxx

...as otherwise this can result in "inline function [...] used but never defined
[-Werror]" for SwFmt::GetULSpace and SwFmt::GetLRSpace.

Change-Id: I9de3422953b38c978af1e7d2fc07398b83236ed6

2013-05-27  Urmas  <davian818@gmail.com>  [bfb93ffc6d72d22a833acf9d8c9d166153dad7c0]

fdo#64671 Some special RTF characters were not skipped correctly

Some special characters, like { and }, were not skipped when they
occured as a replacement character for \uN keyword.

Change-Id: I19b66a290cd9880924774fa89bb29df280e44a3c

2013-05-27  Khaled Hosny  <khaledhosny@eglug.org>  [6e6b028164176e39219dccbe1b84380b10b6e64f]

Fix fdo#64685 - Superscript broken in master

After f22006dc6ac34a35a060e15466cf6b2d2058617d the position member of
SwDrawTextInfo is no longer a pointer, so changing the passed Point
after calling SetPos() has no effect, but some code seems to be relying
on it being pointer. Moving SetPos() to after changing the point seems
to do the trick, but there may be other similarly broken code like
SwSubFont::_DrawStretchText() below.

Change-Id: I2f563c1543ff7bff68e573f69fce39694181b370
Reviewed-on: https://gerrit.libreoffice.org/4032
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [e978e839501eb3f69173d13537b7b2e67b72af6d]

sw: unused includes in atrfrm

Change-Id: Ia57b28ed60ca8c9a4b00009c2abf1e2ba2f8ed92

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [a689d8cf7af0e7fce4c767d1e92067cc84767c0d]

sw: unused includes in anchoredobject

Change-Id: Ic7034ed384448a273517f3bf9795adfbbcaeba7b

2013-05-27  Miklos Vajna  <vmiklos@suse.cz>  [7621888c0a68c62fce94c2301c9911b7064304d2]

sw: unused includes in anchoreddrawobject

Change-Id: I57fdc7413c5caf09dbe279b502d94e36a46d5f64

2013-05-27  Isamu Mogi  <saturday6c@gmail.com>  [8645239c91dbd7d56691ccdc91118d24eb7df1bc]

vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDE

If QStyle::SH_MenuBar_MouseTracking is 0, it makes a mouse rollover
effect minimize. By this, a menubar item of CDE and Motif styles becomes
closer to standard behavior.

Change-Id: I87dccbd30bf7b9f0d82d1a6e67355c1b25d22dc8
Reviewed-on: https://gerrit.libreoffice.org/4018
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-27  Isamu Mogi  <saturday6c@gmail.com>  [97852d41dd3c7a9c08fdf0d6f0340536e9e3dcae]

vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDE

Currently, menubar's background is drawn in window's background color
and no menubar's specific background color. To fix this, The patch
calls QStyle::drawControl() with QStyle::CE_MenuBarEmptyArea.

Change-Id: I89b9decc016a926a0f00b9663ec1a5bce81daac1
Reviewed-on: https://gerrit.libreoffice.org/4025
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-27  Isamu Mogi  <saturday6c@gmail.com>  [762151c35990dcd46c42816f22618c4e6c3a5625]

vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDE

A selected menubar item of cleanlooks, gtk+ and plastique styles
becomes closer to standard looks by passing QStyle::State_Sunken
with QStyle::CE_MenuBarItem to QStyle::drawControl(). It is
currently not documented on QT developmet resources. But these
styles interpret that.

Change-Id: Ic7835bf0bf7af374ebdf8330d15b462d056de8a5
Reviewed-on: https://gerrit.libreoffice.org/4017
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [54fbbc20b8397a8362f5a0878744c3a082464713]

respect element order in OOXML chart export, related fdo#63114

Change-Id: I591a63c38ab18b03a2f86428defbdac0cb96a1c0

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [911186d98f06b43d4563b401244e2cc216b76f33]

remove chart listener when chart is deleted, fdo#64639

Change-Id: I7ebf75f49c89edcb0bba3a597ba24ac1c0a655ef

2013-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8046f0b66ea1b02a91976023c7050e2570e97274]

String to OUString and small stylistic clean-up

Change-Id: Ic479945c143d3dbd647078b17bcca9cab2ad3e5f

2013-05-26  Ariel Constenla-Haile  <arielch@apache.org>  [16db62a9c0894e655d8ecc82c8ed64db94187c75]

Recent file list: small fix when no documents

(cherry picked from commit da18984094aa5ae4a66731bf581103298b133738)

Change-Id: I56413b68d28b206212561dcbf662940862cebeb7

2013-05-26  Ariel Constenla-Haile  <arielch@apache.org>  [1e85fc5b2d8aeafb12f414c6bf0692fb2ca221eb]

svt::ToolboxController clean-up

Some small clean-up to use the PopupMenu ToolbarController

(cherry picked from commit e1687ce159e787d98f79d29a3d2131cca4b6ec71)

Conflicts:
	svtools/inc/svtools/toolboxcontroller.hxx
	svtools/source/uno/toolboxcontroller.cxx

Change-Id: Ie5e0397c32352d52cf2664bdbab920923e74bd03

2013-05-26  Joren De Cuyper  <joren.libreoffice@telenet.be>  [f45cad5126137a868b9194c66b0eaa940eb6304b]

Delete double whitespace in optsecuritypage.ui

Found this double whitespace during translations. So lets fix it right away.

Change-Id: Ifecfc15b5d0aead34b09df4cfb2c5a2c17c6b633
Reviewed-on: https://gerrit.libreoffice.org/4040
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-05-26  Sun Ying  <sunying@apache.org>  [28f2af669f01cd304994f1907de0b61245b3d37a]

Resolves: #i119866# ppt default outline area bullet lost

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li
(cherry picked from commit 8d04823a6038d32f6ac9821925616da7c5cc44c9)

Conflicts:
	filter/inc/filter/msfilter/svdfppt.hxx
	sd/source/filter/ppt/pptin.cxx

Change-Id: I222003a9e8d474ebc4dd9bc83cdcceded88a79f4

2013-05-26  Andras Timar  <atimar@suse.com>  [87e83a2c9ebf5dd3b30848bd901732d6f17a8ce5]

typo + branding: s/LiberOffice/%PRODUCTNAME/

Change-Id: I8007b4b1b1d620c05c9977d7bd3b8eb28b77f2be

2013-05-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1cb50dc6ec75586975c2d4e528953fa8ca33e1f1]

Escape quotes during stringex export

Change-Id: If53afd3743f44bcfffab33122657d14c0f4aba1e

2013-05-26  Thomas Arnhold  <thomas@arnhold.org>  [5ccdfd28bf05703f2d4b3c0e2040dd6d500eb8d0]

fix OUString conversion

no idea why hgminchob and hgpminchob are/were not handled this way.

Change-Id: Ia69ab790cc961645a806d971ddc4238d8288b573

2013-05-26  Sean Young  <sean@mess.org>  [3475ca1ad98c77313c177418f350ba8d03d3543d]

fix OUString conversion

This used to be equalsAscii( "hg", 0, 2 ) before conversion.

Fixes 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I2cf61d88c79b3ab33c0ee7d077ee65b16053c05c
Reviewed-on: https://gerrit.libreoffice.org/4035
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-26  Andras Timar  <atimar@suse.com>  [0bfb9e93346e0bcac1b7e228cc8860eec0295592]

Updated core Project: translations  7db61e0f23b962f97e9246e0a8fb60e47fff0ac9


2013-05-25  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f21a2374dc623604d26cec5ec3d5a8f7a8958b63]

Fix some escaping bug in l10ntools

1. A typo in export.cxx makes not working replacing
2. EscapeAll() ignored single backlash characters

Change-Id: I1a5309778acdd601391f643ebf3c66d04a6601d4

2013-05-25  Miklos Vajna  <vmiklos@suse.cz>  [dc54d78398bc7bf464ac02b241086ed6f44ba2de]

SwFlowFrm: rename member variables missing their prefix

Change-Id: Id7d1271408232e37aa23373dcd1ae6872ac8574b

2013-05-25  Andras Timar  <atimar@suse.com>  [7a3ddcc0a6e7693fba14f227f3d8615c9bbfe022]

gsicheck is no more

Change-Id: I4b70690073247ebb9dde35370630b568568821d3

2013-05-25  Andras Timar  <atimar@suse.com>  [05eaada40d22ca02cebd1392e44beabcdd8d3964]

translatable="yes" for some elements in .ui files

Change-Id: I915cd6e73f907850f17b102c7860a827b91eef37

2013-05-25  David Tardon  <dtardon@redhat.com>  [3f42e3196f3b574afbf7d0df022dd68271cab0dc]

blind attempt to unbreak android build

Change-Id: I633568f2bfd2af6b14f8bcc192cd2fcc32521131

2013-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [989da70779af441436fc46bbe7b95902e1da837e]

Uploading libwps 0.2.9

Change-Id: I3307208226ffa8bc06e7b860d10e92c9a6e04758
Reviewed-on: https://gerrit.libreoffice.org/4033
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-25  Jian Fang Zhang  <zhangjf@apache.org>  [853a7ae81de88a9b2903a673a40b6a3943868c6a]

Resolves: #i120746# FormScriptingEnvironment is never released

when created in the FmXUndoEnvironment ctor it is never released

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit d52fc99575db0d30b19a69dadcd2c3544584ecab)

Change-Id: Iaeba1018551441f3bb13f90d3d42ac2855e285e6

2013-05-25  Herbert Dürr  <hdu@apache.org>  [a6659d6df6d68a4df43e70376cf6eea1fb54b932]

provide complete types of some SdrCustomShapeGeometryItem functors...

before they are used

(cherry picked from commit 7d6c5e79a17aa2ff392433667187c4bfe4ee2432)

Conflicts:
	svx/inc/svx/sdasitm.hxx
	svx/source/items/customshapeitem.cxx

Change-Id: Iac3e37bcfd4ab26d97411092259da2cc1879c2de

2013-05-25  Herbert Dürr  <hdu@apache.org>  [1fb61b87136e556f13537794d30077606f4949c9]

provide complete types of FragmentHandler and RecordInfo before they are used

(cherry picked from commit c73bc9587bdcf6a5d3add454fe3383fc9d2c1e65)

Conflicts:
	oox/inc/oox/core/recordparser.hxx

Change-Id: I6deecaabe32d4b071a83ce4687f83543354ddac2

2013-05-25  Andras Timar  <atimar@suse.com>  [88bec269557d38bf9472020b231201b844832e1e]

typo: s/Toolbare/Toolbars/

Change-Id: Id9311252ced86df661f9219fe74478e69d9219ac

2013-05-25  Andras Timar  <atimar@suse.com>  [4d08f1a49d277cfd186bca2d39e7d586fd274038]

typo: s/recommanded/recommended/

Change-Id: I4a22f856b993ef09556fcf921aa1f01be322cd4b

2013-05-25  Khaled Hosny  <khaledhosny@eglug.org>  [753f5721970805224e8bdfc5b9fdb2611ba9aa34]

Fix fdo#64972 - strikethrough displays too high

I was calculating the leading before setting the ascent and descent,
oops.

Change-Id: Ic58ecb1a65cb33715ea06f5e3214c4acbcff1e40

2013-05-25  Caolán McNamara  <caolanm@redhat.com>  [88b8bd644e8da97b3046f3cbfec53aef2596df47]

Resolves: #i119874 Fixed text alignment in RTL layout

This reverts commit 979def88090633bfee0e0445b19999a1dac71ed4,
this time manually confirmed that the import layout does change, but that it
appears to be all desirable changes

Change-Id: Iee5e5ebd16989f65569b02f8b4f6570985157dfc

2013-05-25  Herbert Dürr  <hdu@apache.org>  [0cc228354f7015ee1e6c0d376c117fbf04f58a5f]

use XShapeHash type to make this *_map compatible...

with the corresponding TR1 container

The TR1 containers don't support dynamic hash functions provided in their
constructor.  Having the hash functor as part the hash container's type is
cleaner anyway.

(cherry picked from commit fb8df93381493dee3d0e511c556d82d1f177367a)

Conflicts:
	animations/source/animcore/targetpropertiescreator.cxx

Change-Id: I51ae91ef74002cbc8f24cd5f4df7dda58e1c4f8d

2013-05-25  Khaled Hosny  <khaledhosny@eglug.org>  [0e533770125d57d38e8b5505027ac5359abe40b2]

Revert "Fix improper glyph positioning with old fonts"

This reverts commit cef3f3aac2f7a372e796deac4ee3e8155c5eb697.

The previous commit addressed the real issue.

Change-Id: I802e5f19e4a4991c316135f3984a1b9a6533a104

2013-05-25  Khaled Hosny  <khaledhosny@eglug.org>  [4f3d63efb5d87d93171eb542d28fa83a74cdfcd8]

A hack to fix mark placement in old fonts

We need a way to recognize non spacing marks in fonts lacking GDEF table
(like old Arabic fonts), so I just check for zero advance width and hope
nothing elsewhere will break...

Change-Id: I6fa848e97ba24d71fc9a381ae439e0fb98e50419

2013-05-25  Stephan Bergmann  <sbergman@redhat.com>  [e36f83d81c462e1a5959b160886e481a8d449494]

Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"

This reverts commit 6c61b20a8d4a6dcac28801cde82a211fb7e30654.  As discussed at
<http://lists.freedesktop.org/archives/libreoffice/2013-May/052449.html> "Re:
fdo#46808, Convert awt::UnoControlDialogModel to new style problem" why the odd
change in 2e2a4827ce6708f0e8677dba9cc92e1479a44086 "scripting: get
CreateUnoDialog() work again" appears to fix things again:

  The problem is that the implementation of the css.awt.UnoControlDialogModel
  involves UNO aggregation
  (IMPL_CREATE_INSTANCE_WITH_GEOMETRY(UnoControlDialogModel) in
  toolkit/soruce/helper/registerservices.cxx creating a
  OGeometryControlModel<UnoControlDialogModel> instance that aggregates a
  UnoControlDialogModel instance).  That means that queryInterface can return a
  reference to something that is technically a different object, and that's
  what's happening here, and explains why calling setPropertyValue in two
  different ways on what logically appears to be a single object can end up
  calling two different implementations (of two different physical objects).
  (UNO aggregation is known to be broken and should not be used.  Nevertheless,
  there's still code that does---code that is a horrible mess and hard to clean
  up.)

  That all this worked as intended in the past is just sheer luck, but any
  way of substantially touching it is asking for trouble.  I'm going to
  revert 6c61b20a8d4a6dcac28801cde82a211fb7e30654 again.

I wasn't able to revert without also reverting
be50ad28f5bbdaeff527f646481ce263843c2401 "fdo#46808, Convert
awt::XUnoControlDialog to new style," as the two were tightly dependant.  Also
reverts all the follow-up fixes cb4b6dde8fda2a5848e11063028bf44d72f85431
"-Werror,-Wuninitialized" (sans the const-ness fix in
UpdateHandler::insertControlModel), 697a007c61b9cabceb9767fad87cd5822b300452
"Fix exception specifications," 2ce6828bbbf6ba181bb2276adeec279e74151ef6 "fix
awt::UnoControlModelDialog crash," and 2e2a4827ce6708f0e8677dba9cc92e1479a44086
"scripting: get CreateUnoDialog() work again."

Conflicts:
	basctl/source/dlged/dlged.cxx
	filter/source/t602/t602filter.cxx
	xmlscript/test/imexp.cxx

Change-Id: I5d133468062f3ca36300db52fbd699be1ac72998

2013-05-25  David Tardon  <dtardon@redhat.com>  [aaff3ae833f1180a17b9738a7825a780bea64a79]

i did not intend to commit this

Change-Id: I4cecd0105156adeb65bf1d42c3b26f8ad669a52b

2013-05-25  David Tardon  <dtardon@redhat.com>  [dfc155edb15f632d5e036b260ff2b8bf56e78732]

fix generated deps on headers in $(OUTDIR)/inc

Change-Id: Id4d03f2d500e8fcec4b6ead5365eaffbd0ece19f

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [979def88090633bfee0e0445b19999a1dac71ed4]

Revert "Resolves: #i119874 Fixed text alignment in RTL layout."

This reverts commit 54c679f481647890f18151f4db05cfc3eff5d98b.

pushed that too soon before verifying if it does what it says
it does

2013-05-24  Oliver-Rainer Wittmann  <orw@apache.org>  [3bcbc800a5598854be473a7397eac384e0d8a07e]

Resolves: #i120529# abort print controller job, if no pages will be printed

(cherry picked from commit aad8d0b80c56b956ce674e713d4d09a077e20f68)

Change-Id: I7c341961370ce12de1aeb8f0caed18f2dc496390

2013-05-24  Mark Wielaard  <mark@klomp.org>  [38de05c720693a9025ea77a7ccc5f2b56dda68cb]

Robustify and fix leak in NBOTypeMgrBase::ImplLoad().

The >>operator of SvStream doesn't initialize a variable if the stream
is faulty. So initialize the variables before usage. Also delete the
SvStream even if it was faulty.

Change-Id: I5a7f31016e060c3b9fb4f0fd1889f444877cb89d
Reviewed-on: https://gerrit.libreoffice.org/4031
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-05-24  Mark Wielaard  <mark@klomp.org>  [a602bd1a69db5c6b4e0fa818324cdf4e0088778c]

Fix memory leak in DrawViewShell::GetAttrState().

DrawViewShell::GetAttrState() might create a temporary new SvxNumRule
object. Make sure it gets deleted when done.

Change-Id: I33ddd9df983193fe87dd076267043d202cdfc3d5
Reviewed-on: https://gerrit.libreoffice.org/4020
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [fd6da32cb1cba42be795f01574a86700677ec78a]

blasted headers in new locations thinko

Change-Id: Iab62e87ed59061ee05daeae4ecd691c119a96b82

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [5f88e8e6492cbd62b990cc18ebdb71a62be52c72]

this themeing thing doesn't actually do anything

both branches are the same and the set/get aren't
called anyway.

originally introduced with d02f75a8c36705924ddd6a5921fe3012fafce812

Change-Id: I94399bba0fa259bfafcc214e2df15f172d32374f

2013-05-24  Andre Fischer  <af@apache.org>  [54c679f481647890f18151f4db05cfc3eff5d98b]

Resolves: #i119874 Fixed text alignment in RTL layout.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer
(cherry picked from commit 57fdcdd79d1682ee7d5e88fbab3803631496afa2)

Conflicts:
	filter/inc/filter/msfilter/svdfppt.hxx
	filter/source/msfilter/svdfppt.cxx

Change-Id: I6adae6d40ff106caeea2b9310a57228257d79404

Related: #i119874# Missing part of patch.

Patch by: Jianyuan Li
(cherry picked from commit a7dc3e8b82c87b138c973f1434717d634ed8dc67)

Change-Id: Icff3e1167ab780612ad47775aaa39c9baa99c70f

2013-05-24  Pedro Giffuni  <pfg@apache.org>  [f31e6debfa7e330f985a0846a6ca91130d3dab20]

A miscellaneous use of boost.

Sinc(x) is a simple function used in communications. boost
happens to use it for quaternion math. The implementation is
simple, however it looks fun to re-use the boost function
even if just to say we are using quaternion math somewhere ;).

The performance difference is not likely to be huge but JIC,
set up a specific Boost math policy to limit type promotion
with it's corresponding impact.
(cherry picked from commit d1f61b3f3564ca5421a13b77e4c7c78bb409e9e1)

Conflicts:
	vcl/inc/vcl/bitmap.hxx

Change-Id: I5f01db1688eedee25a2943ca3aa6e957b400c759

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [f55c6464fb9ee3ff8c011e815e0b75162ebea3fd]

WaE: 'static_cast' : truncation of constant value

Change-Id: Icbb624b1441330406c0930aa6f1f15ffc9b138b8

2013-05-24  David Tardon  <dtardon@redhat.com>  [ef07d314638d04e0979545f0fd4778d0858c96f6]

gbuild: register freetype

Change-Id: I2b586e37906cf633d035e28fbf279eeffd17ef6c

2013-05-24  David Tardon  <dtardon@redhat.com>  [ca370e425adc7c1f8b0190b654e9d9909e905d54]

gbuild: don't register fontconfig and freetype twice

Change-Id: I090d7d99a1f618c73a8d82fe2e95932d61ea1099

2013-05-24  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [aa360797608efd5b03e9eccf0ab934410e042734]

Add Corel Draw and MS Publisher MIME Types to Draw

Change-Id: Idbaa8cea7427db3103954c6c60aa7caa6784a3ba
Reviewed-on: https://gerrit.libreoffice.org/4022
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-24  David Tardon  <dtardon@redhat.com>  [61695f1aef7c00df01292003ea3aaf8cca393c08]

add missing endef

Change-Id: Idf448a865ad49eb67684589d9d669bff5911b0d6

2013-05-24  David Tardon  <dtardon@redhat.com>  [07e1da75a4ee94910ceb5e72d8ff20ac52a51a8d]

kill and bury $(OUTDIR)/inc

Change-Id: Ifaac9bd368cb62abba5ebea315939c91856d0ee0

2013-05-24  David Tardon  <dtardon@redhat.com>  [e9c48a952d189701f2ccb201dbb450891a38c39f]

stop delivering globlmn.hrc

Change-Id: Ibcc9679b37f22fdfb6a53503b252f55a52834fbb

2013-05-24  David Tardon  <dtardon@redhat.com>  [6f9d8211a13c51019835c62043193c0573e525b2]

stop delivering libwps headers

Yes, I am impatient .-)

Change-Id: Ic3a51ffc0a151e8ae71f8d2ff067ea4c3ad1c6b2

2013-05-24  David Tardon  <dtardon@redhat.com>  [c51a2542f52f99488f31beb90067586af3075b5b]

do not deliver libwpg headers

Yes, I am impatient .-)

Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3

2013-05-24  David Tardon  <dtardon@redhat.com>  [87a22d6a2371d8b58f96a6a9cf23c1063ce383d7]

add missing modelines

Change-Id: I84028e254ed1bea71321da11be2027577ce4fa85

2013-05-24  David Tardon  <dtardon@redhat.com>  [962771f7d5c353fa861fce4b5a3a612a1d76bca5]

stop delivering freetype headers

Change-Id: I8e14cc411520272969cfd24048e403b9fd53cde4

2013-05-24  David Tardon  <dtardon@redhat.com>  [4eb68428f676121340bb1533742635f28081e26a]

stop delivering fontconfig headers

Change-Id: Idb11e26ddf19c5424b838586dbd1d8d34a93cf23

2013-05-24  David Tardon  <dtardon@redhat.com>  [0f8a90cff1106e5df7d56d9677e547b84d52cfe8]

stop delivering libodfgen headers

Change-Id: I6402ef93bec9bf996089dcef702081b9853b9a0c

2013-05-24  David Tardon  <dtardon@redhat.com>  [f16f36680267821d6fdf1cb309a5004a4eee515b]

stop delivering libcdr headers

Change-Id: I2baf55f41bc4f2fa934db3580103cebaeb60155c

2013-05-24  David Tardon  <dtardon@redhat.com>  [df7b8637051250b09e1d80c29b563022b64822a2]

gbuild: allow to call Postprocess targets from top level

Change-Id: Id2755144f5942b4aeaaca8ef6dad0fcb11ddf76a

2013-05-24  David Tardon  <dtardon@redhat.com>  [f546f4fc968bcbd490159e2c80bf04a95a35df49]

gbuild: simplify reg. of targets for Postprocess

Change-Id: Id184df89c5c15c55e42f376ed06c83174c486f67

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [1d95129bdc48cd93d1aba2591bdf87ee6ab7b296]

show the 'java' options page when java disabled

because there are now a bunch of unrelated to java things in there in its new
incarnation as the "advanced" tabpage

this removes the weird empty tabpage in options
in the java-disabled-at-build-time configuration

Change-Id: Ie59d8362d440c41e746b67a0195e4159848f162a

2013-05-24  David Tardon  <dtardon@redhat.com>  [cdad97557a729ecbbe0236f7998647c5249a005f]

fix syntax errors in python wizards

Change-Id: Ia237a0095c2cc783f52224bdde5d525baafacc52

2013-05-24  Andre Fischer  <af@apache.org>  [e31d408ca6bdaaa3eef9fc2eaa50e4745ebd33ff]

Resolves: #i120481# Add registered transferable flavor...

to make the Writer accept column headers dragged from database tables.
(cherry picked from commit a32aabba57b53f581691f60e5484a6ddf3deb9f2)

Change-Id: I63d41c8000cdfc7f0b2ca28e83aaedf2e822e64d

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [7766874d7180b17ab0901b1540db9ffe33991cec]

Updated core Project: help  9d599487454a75a8076f2e40eace959ac58824fb


2013-05-24  Tor Lillqvist  <tml@iki.fi>  [f2b31d29581890b9913c5e85a6833d9906bc7aa4]

WaE: unused parameter ´other´

Change-Id: I13dc9ac0fcbf515df3f44ab18e0fee9cfb8ef239

2013-05-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6874228b090b9d910651ddf6ec82b16ac9ecb6de]

Different, less intrusive fix for the boostsystem goodness

Change-Id: Icab27a0a8195f5a0fb81a51c4609dfb93036343d

2013-05-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cdabc886f68c0a8e510c7795dcab9c192cb6b5c8]

Revert "Rename Boost libraries when built internally to match conventions"

This reverts commit 3aeecc525c76797801e9e2b24c2ebff6ac81adac.

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [3aeecc525c76797801e9e2b24c2ebff6ac81adac]

Rename Boost libraries when built internally to match conventions

The standard Boost convention is for them to be called libboost_date_time and
libboost_system (with apropriate suffix then depending on type).

Did not touch the libboostthread library we build for Windows.

Add the ax_boost_thread.m4 file for completeness and possible use.

Document where the ax_boost*.m4 files come from.

Change-Id: Ib49bee71398d62c9760a1f8fd5c46be9f3400430

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [58b9060b5f325f611dd7d5748dfa41b897aa09eb]

Fix Boost endianness detection for Android

Change-Id: I88006cced5975fc0748b33094ae39197daba49cc

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [d972b212f6f7a2b40ed85ba2ec08a228decc3f70]

WaE: "__GXX_EXPERIMENTAL_CXX0X__" is not defined

Change-Id: I66447ffe1a5f364377b80756f6c08f6986ce4eef

2013-05-24  Noel Power  <noel.power@suse.com>  [eb9bf904b58aede41b06a5c14335eec6565af202]

Revert "improve cell style xls[x|m] import performance"

This reverts commit 4190fd92c6426f40e5ef65a77f3d31e7527db0b9.

2013-05-24  Noel Power  <noel.power@suse.com>  [cd689259bc0fd9d490e490dd3c74b667e9686271]

Revert "reorg styles code slightly, process normal (and row ) style in own method"

This reverts commit 9ae9b2f665b3caa9cc584512c26dfa899e1d2d45.

2013-05-24  Pedro Giffuni  <pfg@apache.org>  [7a6cc8bb59bf1cae6adabdf76e0bebd3f04f5e39]

Resolves: #i55055# Simplify pythonscript.py code

author:	hanya
(cherry picked from commit e945b49105bab50700274f797e41d1446a70641d)

Conflicts:
	scripting/source/pyprov/pythonscript.py

Change-Id: Ia019a737c5f80d3af9fc50aefcda6f5b00987513

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [a591f0dd0fdf41b3fd8922cdeae479afc692e439]

adapt code to spacing dialog .ui conversion

Change-Id: I4ec9444b3ad0d243fda0d93547f000cb7296c0bc

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [4881ec4acc4320475c154a07be2fe74a571f3f4c]

sync the menubutton size request and draw calculations

Change-Id: I122254532dfe8ecd9c3118622bf24b50f885a0f6

2013-05-24  Caolán McNamara  <caolanm@redhat.com>  [dbfafb5475501c6fd0cb2c47fcef03b5d145fabf]

after 14 years I think we can forget about this titchy FIXME

Change-Id: I95472eb49975861721f5bd6e174b7cb05defe203

2013-05-24  Miklos Vajna  <vmiklos@suse.cz>  [2e2a4827ce6708f0e8677dba9cc92e1479a44086]

scripting: get CreateUnoDialog() work again

Trivial reproducer:

Dim Dlg As Object
DialogLibraries.LoadLibrary("Standard")
Dlg = CreateUnoDialog(DialogLibraries.Standard.Dialog1)
Dlg.Execute()
Dlg.dispose()

Regression from 6c61b20a8d4a6dcac28801cde82a211fb7e30654.

Change-Id: Ia62778c6d94f54e6097a307701e5c81be847665d
Reviewed-on: https://gerrit.libreoffice.org/4023
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-05-24  David Tardon  <dtardon@redhat.com>  [02d03eb4ad6e64744659c5fe04282b25b66c28d8]

fdo#64279 do not crash opening report for editing

There are two problems:

1) The classes derived from SdrObject cache their SvxShape, but do not
   implement impl_setUnoShape().

2) There is a lifetime issue in association of a SdrObject and its
   SvxShape. SvxDrawPage::CreateSdrObject not only creates a new SdrObject
   for a shape, but also inserts it into the page. At this point, the shape
   has not been attached to the object yet. That means that the object
   creates another shape at one point during the InsertObject call,
   which is then destroyed again. But reportdesign shapes own their
   objects, which means that destuction of the shape causes destruction
   of the object too...

   My first idea was to disable the insertion in
   SvxDrawPage::CreateSdrObject, but it has been there since the dawn of
   time, so I did not gather the courage to do that. Instead, I put in a
   hack to allow to skip the insertion.

Change-Id: I888a54067be1934578434d8b476a13a7ff8d02b3

2013-05-24  Noel Power  <noel.power@suse.com>  [9ae9b2f665b3caa9cc584512c26dfa899e1d2d45]

reorg styles code slightly, process normal (and row ) style in own method

Change-Id: I701d12cf8f672824d7cfca1e995f02040fdd3095

2013-05-24  Noel Power  <noel.power@suse.com>  [4190fd92c6426f40e5ef65a77f3d31e7527db0b9]

improve cell style xls[x|m] import performance

This change reorganizes the styles by column ( and by row ranges in that column )
so we can apply ScAttrEntry entries directly via Document.SetAttrEntries(...) this is
what the binary filter does also.

Change-Id: Ice1130d7afccf0be77db24a12f2515eca9c88713

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [596f81b640633a9491a3c5c1a3eba9f7ca6ccdd3]

WaE: unreferenced local variable

Change-Id: I162574ccf28c88c379e7cc3f88cfe83bc13dc5d4

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [c535cc8ff6def1da9182f1f978b50ca2089ba5f2]

Avoid automatic linking to Boost libraries in a Windows build

The library names used in these pragmas dont match what we build
anyway. Whether that should be fixed to conform with "normal" Boost
usage or not, don't know.

Change-Id: I37cb3ff7b340f3362dd7b0fb18ab22188ba54cf6

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [b5751caa1cd5cf1c0e6ef271b0a7418f69357e33]

Disable also C4913: user defined binary operator ',' exists but ...

MSVC generates the warning "user defined binary operator ',' exists
but no overload could convert all operands, default built-in binary
operator ',' used" when iterators from newer Boost are combined with
comma expressions, as in for() statements. Or something like that.

Change-Id: I3225d07ad0d1e05f4deeb784cf2ec081748b1ab4

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [74943b31e8441c8d327c37dd9a20ac69f9b3f9b4]

Make this patch apply in the correct location

Why do we accept fuzzy matches?

Change-Id: I5ed2e4f9aae873f701e8276751b3c25ce8d93879

2013-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [e9f0133f9071d410e1a8f4721f0a2ca1aca4a1a8]

This is already in bost 1.53

Change-Id: Ibde92f39ac53ee897ee90953b7f60129ba49bd97

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [c2d2b521e83db2c83c64e5dcfb9ea65af9d5732a]

Seems Apple's Clang has C++11 fully working rvalue references only with libc++

Change-Id: Iad3f984722be648a64490976933e9b2c2b950bdc

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [ed74575bb6849cd5547cb320fdee54a52353f038]

Newer boost is more picky with null pointers

Change-Id: I7a2bcd802ad9316696398a2e176dc03ea25baed1

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [6cf30940750607eeb062113dbee9968769d7bd06]

WaE: implicit conversion of NULL constant to nullptr_t

Change-Id: I2eefbca1ef986219f04504cba4ca09a22972e8cb

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [503b248127a92b9ad190e05f6a1d50574183cd47]

Update bundled boost to 1.53.0

Modify our patches as necessary to match the updated boost sources. Drop
patches for which corresponding (or even identical) changes already are
present. Add a new boostsystem static library and use it in two places.

Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [5944137e02a1d925a3445935b8fba66361640461]

Fix warning: unused variable 'aURL' [loplugin]

Change-Id: Ia7f3c2e774ece3cdc35a3a6d220d0eb44e5ad0f9

2013-05-24  Tor Lillqvist  <tml@iki.fi>  [45cc5714372caae31b3d9b280ff2a2402e592f43]

Add comphelper.container

Change-Id: I708f7eda90d04d736f3798275c2edddcef460ee8

2013-05-24  Michael Meeks  <michael.meeks@suse.com>  [75ed8ae7e5b1eb1e6b53515ef5c8c5e6798986b6]

combine and layer links.txt files into the images*.zip archives.

Change-Id: I0dd6730ac3bef95843de25d6813678273cf09832

2013-05-23  Andras Timar  <atimar@suse.com>  [2ac4beabe30e52d019d23143221dbbfe06830f31]

Updated core Project: dictionaries  52fe3741bea0532f8c87f0b9f5dfa5fa367b2fd1


2013-05-23  Khaled Hosny  <khaledhosny@eglug.org>  [989225a89b109ca1497021dd4855a2450d13e8b9]

Fix improper glyph positioning with old fonts

Apparently this second mnXOffset is not needed, further more it breaks
some old Microsoft fonts.

Change-Id: Ice033cb6bcb3f1bdfeef31a8406a7a2e5487da97

2013-05-23  Ariel Constenla-Haile  <arielch@apache.org>  [a0dcc8f78061d22d925f31ef8d03ca751ad6dc19]

Resolves: #i121857# Presentation Minimizer: fix filter naming

(cherry picked from commit 75833fdb6ede664fdcef38a16ecf1f8d3f3adc7d)

Conflicts:
	sdext/source/minimizer/fileopendialog.cxx

Change-Id: I164cc6d9916ddf9dba9da273b5181e5728127292

2013-05-23  Andre Fischer  <af@apache.org>  [b1e751d665599eeb7445b20837c079d84de2113f]

Resolves: #i119537# Fixed extrusion of custom shapes to XLS

Reported by: Terry Yang
Patch by: Jianyuan Li
Review by: Andre Fischer
(cherry picked from commit 8954201783be3d0479dfa2338116427a17f0dab4)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I994a2b14877c4e291d622665ec3f4a8ea9f3041b

2013-05-23  Andre Fischer  <af@apache.org>  [ab0360c309adcd131a9e6c1f02abc82486d09a46]

Resolves: #i122247# Improved focus traveling in sidebar

(cherry picked from commit 4b0aafb8182b1f86b9edf947a4c62ff9948c6676)

Change-Id: Ieae8e44fe147309cc3ff447a6dbc375d1b2f34d0

2013-05-23  Andre Fischer  <af@apache.org>  [aab697c7b64e79dd9102395ae1a8fe9025995a73]

Resolves: #i119903# Alternative text for form control t import/export

Patch by: Jianyuan Li
review by: Andre Fischer
(cherry picked from commit 0ecc381c85bd4192add692d26fc60ba8e6341fd9)

Conflicts:
	filter/source/msfilter/msdffimp.cxx
	sc/source/filter/excel/xiescher.cxx
	sc/source/filter/inc/xiescher.hxx
	svx/inc/svx/msdffdef.hxx

Change-Id: Iac7282e50fd86244381ca174ba3f906aab89c7d9

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [aac817bca6951a42bfe6c8fbfd86163190f96997]

Related rhbz#961460: Fix regression around OUString::compareTo usage

...originally introduced with 8da928423add3fdb94baee2a3f3fa053390f828e "Remove
RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)," leading to "IsFolder" not being
properly set in the WebDAV UCP, leading to failure when saving documents.

Change-Id: Id2cc98582c9feffaa501a68069cd606fb420fd29

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [3f5c45b70864af95a6362acf4684fb57eb85e348]

rhbz#961460: Don't needlessly pass URLs through INetURLObject

The WebDAV UCP uses https/davs URLs that may contain a userinfo (cf. RFC 3986)
part, and INetURLObject does not support that (in accordance with RFCs 2818 and
2616) and thus creates an empty INET_PROT_NOT_VALID INetURLObject for such a
URL, leading to failure when trying to save a document to such a URL.
(Regression introduced with 966d20e35d5a2be2fce6c204af5c156c3ead7063 "CMIS ucp:
write documents back to CMIS server.")

Change-Id: Ifd396852b211cab1d29575da7fccb32306479f93

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [3a8cde7099c48574c3f5491c2cb964bfec21a5e3]

Fold regexpmap.tpt inline template definitions into regexpmap.hxx

Change-Id: I443367fc355a8fdea3156f85dde65cf43795f1bc

2013-05-23  Zhe Wang  <wangzcdl@apache.org>  [adc8f8d3c2df51aff9b73b4824b71b15e719098e]

Resolves: #i119951# Animation effect still exist after the shape grouped

(cherry picked from commit 164d3096008c529462adc06099795fe037c0d2a7)

Change-Id: I29956f976e7ac38a9d06d973bb2b3d2d06e1e341

2013-05-23  Zhe Wang  <wangzcdl@apache.org>  [f975e0050110c7f713162d13b65787bbb6627baa]

Resolves: #i119988# crash when modify the animation effect's...

Text Animation properties to "As one object" and check "Animate attached shape"
option

(cherry picked from commit 897637ec83365f6e78c766fa3354de5d92aedfeb)

Change-Id: Ifbe4f6dbbaebde7afc2d800652dca731ba1c039f

2013-05-23  Andre Fischer  <af@apache.org>  [edba4119fffb83d7a001f5a2845d20ce3d6c6a1e]

Resolves: #i119966# Fixed handling of the "visibility" flag of animations.

Patch by: Steve Yin
Review by: Andre Fischer
(cherry picked from commit 241c9736944e49308e03b74191524a1b8a5076bb)

Conflicts:
	animations/source/animcore/targetpropertiescreator.cxx

Change-Id: Ic81ff35a5a31ba5239510e85c17bb4a261d57b6a

2013-05-23  Noel Grandin  <noel@peralex.com>  [2ce6828bbbf6ba181bb2276adeec279e74151ef6]

fix awt::UnoControlModelDialog crash

...in commit 6c61b20a8d4a6dcac28801cde82a211fb7e30654,
    "Convert awt::UnoControlDialogModel to new style"
I added an attribute "ResourceResolver" because some of the client
code was setting it using the property interface.

It turns out that this was a bad idea because the "ResourceResolver"
property is doing some very interesting stuff, so revert that part
of the change.

Change-Id: I62b890e60164e005867ced49c3e407a49ed09441
Reviewed-on: https://gerrit.libreoffice.org/4013
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-05-23  Luboš Luňák  <l.lunak@suse.cz>  [9413f2124dff0c38fd52d318d5ac2f392a7d36e0]

improve exporting of picture alignment to docx

Basing this on anchoring is wrong, as SwFmt{Hori/Vert}Orient seems to provide
everything. Also try avoid hardcoding position if possible.

Change-Id: I880bc5c3eeabdde9e52c0c16d1033e44e203a8a3

2013-05-23  Luboš Luňák  <l.lunak@suse.cz>  [007f2dcf166838540ed945c55fe48a944e95610a]

map docx line alignment properly to writer's line-of-text align (bnc#820792)

Apparently the top/bottom line of text alignment in writer is backwards
compared to all others, while alignment to the top of a page puts
an object's top edge at the top of the page, top of line of text
puts the object on top of the line (i.e. bottom edge of the object
at the line). The handling of NS_rtf::LN_YAlign suggests that swapping
bottom and top in the input filter is the right way of handling this.

Change-Id: I916c8ea0f2fd00de3e17b16b31433c9b6ba92e64

2013-05-23  Ariel Constenla-Haile  <arielch@apache.org>  [1bfbe4963db6edb7dc4333988d147d9b13689e2b]

Fix build breaker

(cherry picked from commit 4f7c31cdcf7ba9558e59bc345b3925f6b3d2695c)

Change-Id: Iccb1de40dc66d94128d4db2ca08b05b7e4c567f5

2013-05-23  Armin Le Grand  <alg@apache.org>  [c1acf1d72ea1421cbb460e65ee5b1d9d3200033c]

Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vcl

and PolyPolygon::Optimize in tools to useful fallbacks when working on
PolyPolygons (what they do *not* support)

(cherry picked from commit dbe489ab9766d96c5cafb079bc4778103bded783)

Conflicts:
	vcl/source/gdi/outdev4.cxx

Change-Id: I5d2374ec95702cb0cab29d2e82710d4aa29fa823

2013-05-23  Ariel Constenla-Haile  <arielch@apache.org>  [59cc160f34c214ce1e6474e67ecc566a7faf6864]

Resolves: #i120858# Change "Farsi" with "Persian"

Changes done on UI code and IDL, not in comments

(cherry picked from commit fa88b1f1e227ad7530f6595d802a6ed1f5d54cb4)

Conflicts:
	scp2/source/ooo/module_langpack.ulf
	wizards/com/sun/star/wizards/letter/LocaleCodes.java

Change-Id: I9f66f697789965af79c1ea6db08c8e43f099ddf8

2013-05-23  Ariel Constenla-Haile  <arielch@apache.org>  [d586255881ec8e149c099c603249050dcb81ab28]

Resolves: #i120859# Advance the wizard when Socket edit field has text

(cherry picked from commit a9c651aa7f7a05049229c0169e439dccde3b4d51)

Change-Id: Ia027dc549e3157eeb7b1d924550ed89122ae1a23

2013-05-23  Sun Ying  <sunying@apache.org>  [febce416485db4f7282b4731fb69453525f66595]

Resolves: #i119458# fix master's subtitle is modified when save .pot template

Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li(cherry picked from commit a19ed1cba504e1531df54de9131960f9dc2c94f9)

Change-Id: Ied47d7f1421d3e27d8c7ad6529234f188af23787

2013-05-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [be9034ec5c43a3dcbebaa75e9eb47a024d4c6072]

prevent invalid files if file contains currency formats

A regression from writing error cell information into the file.

Change-Id: Idb55646094fcd76912bdcd2102370681bcc8703d

2013-05-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb92803765275eb2a9b4f92b63dd01350ee81c32]

only export these attributes into ODF1.2 extended

Change-Id: I6a7fcb55287e61af3a3cd041d187d5d4c693bc6c

2013-05-23  Andre Fischer  <af@apache.org>  [de63defeabe25842f22461748ae71931e4fdb279]

Added options to create subset of full animation set.

(cherry picked from commit 017cdba28f99bd599e1651e709914453069e1080)

Change-Id: I55bc8a183990544dcf47086cebc495bcd240463a

2013-05-23  Caolán McNamara  <caolanm@redhat.com>  [2ae6f9d1d27f699a6dcf369ba018c93ea7d5def5]

RHEL-5 baseline ver of flex doesn't have nounistd

lets try this hack, if it fails revert and I'll just
manually update the baseline with a newer flex than
flex-2.5.4a-41.fc6

Change-Id: If644489e80fc4e4cdba97808af0fe4d544d08646

2013-05-23  Herbert Dürr  <hdu@apache.org>  [fd5a9f20ef7b68439820a385f4527ba94a5a0d03]

use debuggable and type-safe inline methods to replace macros...

in typedescription.h

(cherry picked from commit a0809605f7612de439f0fc1f007177c6c463d0df)

Conflicts:
	cppu/inc/typelib/typedescription.h

Change-Id: I4ef735b896dc0833733e0141ce4c3fefcb820ded

reshuffle declarations in typedescription.h to make forward-decls redundant

(cherry picked from commit 0a6ba29e675385ce0aa49bb6ecd8d45b7aa0997b)

Conflicts:
	cppu/inc/typelib/typedescription.h

Change-Id: I91486656606464c7e76fa349a02d45a96c0cfb4d

2013-05-23  Adam Co  <rattles2013@gmail.com>  [286bfde8c3b855db8487dbc1337993056026a5a9]

fdo#64826 : fix for track-changes export in DOCX

Change-Id: I44b505f977edcf9e0af2108487870352277ee9f0
Reviewed-on: https://gerrit.libreoffice.org/4011
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-05-23  Jan Holesovsky  <kendy@suse.cz>  [47a208560f10637e3262594d16a643c87aa07b5c]

bnc#820786: Unit test for patterns / hatches.

Change-Id: I988439f8be9822c73d19c292da37e2cb102b1c78

2013-05-23  Jan Holesovsky  <kendy@suse.cz>  [d31d3050150da1980924a475c0ccdcbcb1139a4d]

bnc#820786: Best effort mapping of the OOXML patterns to our hatches.

Change-Id: I0138c2186741acf0964f0166953b69872a822907

2013-05-23  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [ea28ce082d06adceba66a15883d6434f69c3a391]

spacing.ui widget

Change-Id: Ia71b1fe2d75f0b53c091be5adcd975c8e64e3393
Reviewed-on: https://gerrit.libreoffice.org/3969
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-23  Takeshi Abe  <tabe@fixedpoint.jp>  [ba4a764224bc856debd9635fbc666556fad393d1]

sal_Bool to bool

Change-Id: I4e2c942b4bc51199c37efac4ad29dc08f3bbdcd3

2013-05-23  Caolán McNamara  <caolanm@redhat.com>  [28829fdefd263950ef2ccb7953e99a14154ac53a]

tweak bug comment to indicate which bug tracker its from

Change-Id: I4b6a27a72f76d0d22f4104004468292c19a190ce

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [c43ffd3d44060c0801138e33a9dfc917133b7c21]

Resolves: #i121734# extend XTextMarkup to support ranges

Patch by: Kai Labusch
Review by: arielch, jsc
(cherry picked from commit de75173372c022c3004643d8978f76662261130b)

Conflicts:
	offapi/com/sun/star/text/XTextMarkup.idl
	sw/inc/unoflatpara.hxx
	sw/inc/unotextmarkup.hxx
	sw/source/core/unocore/unoflatpara.cxx

Change-Id: I2cfa15f08a893feb8880dc729b76cff3d29ce4eb

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [79b231f7a032c7e04b74fa019e18a5d7e3b5f4f3]

Resolves: #i121733# enhancement for colored smarttags

Patch By: Kai Labusch
Review by: arielch, jsc
(cherry picked from commit 5da75c78a80e43cb2bb4ed777ae5efcc1449cdda)

Conflicts:
	sw/source/core/inc/wrong.hxx
	sw/source/core/txtnode/fntcache.cxx

Change-Id: Ibc609ce4ef3492b537bb1ddec5ff7c460eb2c573

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [c5b604b9527d0dc32066e17dc3ce7f7370a78fe1]

Resolves: #i121732# add new interface XMarkingAccess

Patch by: Kai Labusch
Review by: arielch, jsc
(cherry picked from commit c1fb6ce135ad39299164aeecebfa746db210d0e3)

Conflicts:
	offapi/com/sun/star/text/makefile.mk
	sw/inc/unotextcursor.hxx
	sw/source/core/unocore/unoobj.cxx

Change-Id: I68029b28908a57c4ed39d798269b5a8786972be0

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [5e059c1ee53b6be058f66a7c43af0e75f3cadfa1]

Resolves: #i121731# extend XSmartTagAction->getActionCount...

with additional parameter to increase flexibility of context menus

Patch by: Kai Labusch
Review by: arielch, jsc
(cherry picked from commit 5898e201ae8bbc1203bf24629a389f8f3b3e02ee)

Conflicts:
	svx/source/mnuctrls/SmartTagCtl.cxx

Change-Id: I91d50b94657c29db289864863ee752d4ce45db6c

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [1959113eac6bb23310883c974ac40cba6f222493]

Resolves: #i121730# add optional interface XRangeBasedSmartTagRecognizer

for SmartTags

Patch by: Kai Labusch
Review by: arielch, jsc
(cherry picked from commit a64c066b02924371f486688df01b6881bcd0da8b)

Conflicts:
	offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl
	offapi/com/sun/star/smarttags/makefile.mk
	svx/inc/svx/SmartTagMgr.hxx
	svx/source/smarttags/SmartTagMgr.cxx
	sw/source/core/txtnode/txtedt.cxx

Change-Id: I11f528b2c1a068d0b1db1e76c2f889c0632ab972

2013-05-23  Caolán McNamara  <caolanm@redhat.com>  [403bfea10fb8ef5c4596d6a137aa22cc5b895ccf]

aarch64 will be a 64bit multilib platform too

Change-Id: I6b0932ecd304e661e3331b22e6993b856b686982

2013-05-23  Caolán McNamara  <caolanm@redhat.com>  [9c4066e95c7cd8b6fe7dbbe81636d1721023ca40]

Updated core Project: dictionaries  96569b9f3d03502c5108eb4db7eb3e0697535617


2013-05-23  Michael Meeks  <michael.meeks@suse.com>  [9490a5575320d06079f55869631f90ce80ecc6d3]

further cleanup to tolerate DOS line endings.

Change-Id: I60345ed3eed84ef197bf145f2b26dfa8afdc51b1

2013-05-23  Michael Meeks  <michael.meeks@suse.com>  [197529947593132daf7a6e9dffa7c34e4203a393]

attempted blind fix of msi encoding parsing issue.

Change-Id: Iae582b8733254233517dbbf20a9293041b2f9b6d

2013-05-23  Matúš Kukan  <matus.kukan@gmail.com>  [e146578775668194e5331ecd067185ff9ad456bb]

libmerged needs -lrt too

since 9830fd36dbdb72c79703b0c61efc027fba793c5a

Change-Id: I2cf7e59676d36fb0fe1a1ea4b70fa96d2a9ba976

2013-05-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [bfd495d9754e293d6561363ab6e27b45e2e403f0]

fdo#63035 Add "Match Case" to Find bar.

Change-Id: I1339767de7980426d32960bf5ee60e2f5c011be4

2013-05-23  Jürgen Schmidt  <jsc@apache.org>  [f2321c529adf6d4a455742c30fb75fbe3f7efe02]

Resolves: #i121522# remove nonexistent, never published extensions...

from ExtensionDependencies

(cherry picked from commit 3484496e57ab59b4f613d7c9f727b5945e17e5b4)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu

Change-Id: I1b2e7382837a4cfad667187a7f930ca54385c31e

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [f30399c540f01f16f097b86ff518251324d558d7]

Revert "fdo#46808, Convert chart2::Title service to new style"

This reverts commit d256dbede60533369d1aac64cca34721183f6a8a:

For one, the new css.chart2.XTitle2 looked unfinished, in that it transfered the
direct properties of the old-style css.chart2.Title service into attributes, but
left out all the properties inherited by the old-style service from
css.style.ParagraphProperties, css.drawing.FillProperties,
css.drawing.LineProperties (and that missing FIXME css.layout.LayoutElement,
whatever that is supposed to be).  This needs more thought, to either make
available all propertiers as attributes, or none.

For another, this broke JunitTest_chart2_unoapi (sch.ChXChartDocument,
sch.ChartTitle), for hard-to-debug reasons.

Conflicts:
	chart2/source/model/main/Title.cxx
	chart2/source/model/main/Title.hxx
	offapi/com/sun/star/chart2/XTitle2.idl
	sc/source/filter/inc/xlchart.hxx

Change-Id: I4747208a13984904d0e409ea49a73b0f667c86c7

2013-05-23  Miklos Vajna  <vmiklos@suse.cz>  [bf4fb4d4146ca51bd706ef8094adef628f3a48ec]

SwModelTestBase: avoid not needed SAL_PRIuUINT32

Change-Id: Id3aa47866fb753fb6a08d9dfcfb0ecb34d4a4770

2013-05-23  Oliver-Rainer Wittmann  <orw@apache.org>  [cc1c3d183b54f014e6d8a9bd3dd449e8233a79e6]

added some more documentation

(cherry picked from commit 15bffb385486de2f0fd285e8d81860e85138dce6)

Conflicts:
	instsetoo_native/util/openoffice.lst.README

Change-Id: Icdfbab74f437aa1179d24c251ecf74a79e4e522d

2013-05-23  Ariel Constenla-Haile  <arielch@apache.org>  [a02388b90017def4c7f5ea2139e1d3302ba25132]

Fix css.ucb.Content documentation

Make it more readable by adding a table

(cherry picked from commit e7b7b284aca5f3936ab1a5902652af41ea849093)

Conflicts:
	offapi/com/sun/star/ucb/Content.idl

Change-Id: I31d3fc46993cad81d57ba15f77b8fbc797e4c541

2013-05-23  Andras Timar  <atimar@suse.com>  [8c9fe92749ff1d10dadb6823204acc549144cdf3]

Updated core Project: help  e5ca2e81fcd42d619b728374f9c4e25b66032eac


2013-05-23  Andras Timar  <atimar@suse.com>  [8a68a7bf62e65c363bd0b6b773a5f621a42ef9b1]

Updated core Project: help  50666498dd7c499a6c95c52ceef8a4f1075cc88f


2013-05-23  Khaled Hosny  <khaledhosny@eglug.org>  [736adbb4687eaa6b6a7a350a6452df2eceaad960]

Fix left to right full justification

I was overloading ApplyDXArray() with a HarfBuzz specific implementation
because the GenericSalLayout one was screwing right to left kerning, but
it seems to have broken left to right full justifications. Since
mnXOffset was introduced a bit earlier to fix a similar issue, it can
now be used here as well to minimize the possible side effects.

Seems to work fine for both left to right and right to left text now,
but at least one of my Arabic tests is regressing, so might need some
tweaking.

Change-Id: I1239b0ec77a4978f981a480400a6d01cda18af79

2013-05-23  David Tardon  <dtardon@redhat.com>  [62b74b6c21b0b30bbb5a2053dabff375273b0c8e]

gbuild: define gengal deps on windows too

Change-Id: I274d0a8392d51937630704b721953b407e7c3e91

2013-05-23  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2feb756dd5ff486a3972cf676f6f1d07017bf0f6]

fdo#60924 autoinstall - gbuild/scp2: add onlineupdate module

Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367

2013-05-23  Mark Wielaard  <mark@klomp.org>  [3fd6c700f85fdf775d64113aa027cc36db57a62a]

Splitter::ImplInitHorVer(bool) should always initialize all state.

When creating a new Splitter ImplInitHorVer(bool) should always
init all state independent from the current state because some
variables might not be initialized yet.

 Conditional jump or move depends on uninitialised value(s)
    at 0x8293625: Splitter::ImplInitHorVer(bool) (split.cxx:70)
    by 0x82936DF: Splitter::ImplInit(Window*, long) (split.cxx:100)
    by 0x8293CC3: Splitter::Splitter(Window*, long) (split.cxx:157)
    by 0x2686BC48: ScTabSplitter::ScTabSplitter(Window*, long, ScViewData*) (tabsplit.cxx:28)
    ...
  Uninitialised value was created by a heap allocation
    at 0x4A08361: operator new(unsigned long) (vg_replace_malloc.c:298)
    by 0x2687D8F1: ScTabView::Init() (tabview5.cxx:90)
    by 0x2686C5D3: ScTabView::ScTabView(Window*, ScDocShell&, ScTabViewShell*) (tabview.cxx:261)
    ...

The public method to change the internal state is Splitter::SetHorizontal()
which does check the current state (and calls Splitter::ImplInitHorVer()
only when there is a real state change). So the bNew != mbHorzSplit was
redundant anyway.

Change-Id: If84e8bff4c87d208416de3583202ce88d6982a99
Reviewed-on: https://gerrit.libreoffice.org/4007
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [f0199f76e05e3c00f43691151cd3715deba357b8]

Use C++ static_cast

Change-Id: I36793cf0144de5e051d277e70457f36dbfc933ff

2013-05-23  Stephan Bergmann  <sbergman@redhat.com>  [d080e70af3f3f346be03f7a32052b1fcc8449e99]

Remove redundant (private) DO_NOT_ACQUIRE

...the constructors with SAL_NO_ACQUIRE argument do the same.

Change-Id: I5c893080c9ae14e9e7ecefb726f3d99fce67ec81

2013-05-23  Xisco Fauli  <anistenis@gmail.com>  [6e2ff4edb2aae441142280ef31286f4627347fb8]

oups, I shouldn't have commited it

Change-Id: I0b7433431c2da50c17f46549cde30b2b0131c61f

2013-05-23  Jian Fang Zhang  <zhangjf@apache.org>  [8943478b8d34216d3f2d64dfccd48d181d1a0f91]

Related #i120832#, the style and color set on table text by user...

should have higher priority than that from table style

Found by: Jinlong Wu,wujinlong@gmail.com
Patch by: bjcheny,companycy@gmail.com
Review by: zhangjf

(cherry picked from commit fe7e723a727f6def90ee80ef2964a40546b37a90)

Conflicts:
	writerfilter/source/dmapper/DomainMapper.cxx

Change-Id: I3f4c96d49de40b21cc3da9bcb5e588a270434cd8

2013-05-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [b7df3446c373a93dc5b77b495a54d873d83a91a7]

AppendAscii cleanup

Change-Id: I7398272de0bd340ebfb5f31b314d32fcff007eec
Reviewed-on: https://gerrit.libreoffice.org/3974
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-22  Isamu Mogi  <saturday6c@gmail.com>  [8eb1fb9eff4d4eea9c0c1c2e8d3b380e227b5d50]

Add mouse rollover effect to menubar on KDE and Windows

- Add mouse rollover handling code to vcl::MenuBarWindow and vcl::Menu
- Add member variable of rollover color to StyleSettings and ImplStyleData
- Add rollover color definitions for each platforms

Change-Id: I9ececd8a7089918ac63c5f2027c0c2f361a9d227
Reviewed-on: https://gerrit.libreoffice.org/3856
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-22  Joren De Cuyper  <joren.libreoffice@telenet.be>  [d910bee3860fbcebcb91ccc60c6ff17a11e32d5d]

fdo#64870 Duplicate shortcut on Text Import dialogue

Accelerator 'o' is used for Open as well as Other,
'r' isn't used as accelerator in that dialog.

Change-Id: Ia25f03e437378c49e90376dff8aa0826d53265a6
Reviewed-on: https://gerrit.libreoffice.org/4004
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff966ca6f43e2013095f6379525f1d969e65aef4]

replace DialogCancelledException with std::abort

Change-Id: Ib815c1a84efa4682ad644132ad3704f249b04a68

2013-05-22  Ariel Constenla-Haile  <arielch@apache.org>  [1d296f2b48827df13172e3b8c3fdf708807392e8]

Document missing enumeration value

Add missing Key Tab in
/org.openoffice.Office.Writer/AutoFunction/Completion/AcceptKey

(cherry picked from commit 4ff43c2b8dbf361093ff2ffa683e117526771332)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Writer.xcs

Change-Id: I3441a9b97f3e74c115bde84da9a1c85f9c901185

2013-05-22  Ariel Constenla-Haile  <arielch@apache.org>  [25c30d0a27aebe31dfb7c72971f95e569aa9577b]

Resolves: #i85426# - Document css::text::XAutoTextContainer paths handling

(cherry picked from commit 9314f61d6111280f2a02b09f9c2c0a7506cdbc79)

Conflicts:
	offapi/com/sun/star/text/XAutoTextContainer.idl

Change-Id: If775043efb6dae9832cbfd347f206278f3abb44c

2013-05-22  Armin Le Grand  <alg@apache.org>  [5481d32d285178dbf1a974389da1ee7c8ae19939]

Secured SlideSorterModel::DeleteSlide for negative page indices

(cherry picked from commit f6bff98d6f13bf71fc4bce53c189598c002343c2)

Change-Id: I8c7ca633043ec224df4e4ab08c20d44f969a8059

Corrected signed/unsigned mix

(cherry picked from commit 20a3aee5359f143a6e4bf0bcb7fdef4675b3dd83)

Change-Id: I6f8ffc6f541c2a06c9e97ef06711f312adc438f2

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [1685d09812b2e7b4ad779d6feb5c271b89bd587e]

Updated core Project: help  18bae248eccf1bf35876c65e98aa438447c403d4


2013-05-22  Andre Fischer  <af@apache.org>  [0314533d3ba5a2601bc18037c4a1fbc6a54910d3]

Resolves: #i122354# Fix notification of slide change when...

caused by slide sorter key event

(cherry picked from commit a3d234a12b037327688d4743c82f76da732ec70e)

Change-Id: I6ac1667d10b5ecd8cc3f96b7657d7ffe49a7ac3f

2013-05-22  Andre Fischer  <af@apache.org>  [ff7bbe528aebedd41229e8d351a8c595e3627905]

Resolves: #i122366# Uncheck sidebar menu button after menu is closed

(cherry picked from commit ac41d4c3e1972e3968ce9cf6949adc13e2b198e6)

Change-Id: I4eef19a3b4ad9ea3ff7fd40b22c2854f569b69b6

2013-05-22  Andre Fischer  <af@apache.org>  [94b868141e5ad43f8e2affb77563ec0f999a2d60]

Resolves: #ii122335# Disabling the old task pane

(cherry picked from commit f19d927b19ec6263ffedc9a20585d0fa2e74fc54)

Change-Id: I084b132f3a2f2a103c16edab1de6196d3219b468

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [711135d2867dc2c53457fe7de7837c70873974b6]

wrong libraries name again

Change-Id: I5ee490c4d08e703b5ed825d2d4d0c981e21a1b9f

2013-05-22  Miklos Vajna  <vmiklos@suse.cz>  [c1064997b24d2426e426c78ae4207e4d9bd77b43]

SwWW8ImplReader::StartTable: remove pointless assert

This is a valid situation since commit
8fe8bd6c3b5b1a539b7370f8c457fa69c061d2de.

Change-Id: Iddb889e3fa05edcbe42cc4a9765ca29757f2195e

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [102c6164cd3003f935f6a041113897d68cb83a27]

adapt code to catalog .ui conversion

Change-Id: If34cef7eef5ab26f52420685f54a85fcff2a0c12

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [c19c9dfc69b73ae7dbd7d4b9e68ec0a7c7891913]

setting max line count should allow extra values to be added later

Change-Id: Ia693c83b8d27cacbd257f81b5eae2936fc5f8a6f

2013-05-22  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [d484b12a851df24b2c5779b73c231a20a55a0374]

catalog.ui widget

Change-Id: I1a67c1c9b30b56d3c0739c2f77abfc24a941dad4

2013-05-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4fa7a0ce8131106a038ba441bcc230d0377690ac]

Disable Calc perf test by default & output both pseudo-cycles and real time.

Change-Id: I35120e576208640976cdda0a5628e355bbe2dc7c

2013-05-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6958b6a3ce9f28bed2a529939e7740452929a5b3]

Use the block position of the destination, not of the source.

And a test to catch this.

Change-Id: Ia73be239b4be96cbe029390efbbec5f49e429652

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [ba9613715288f3907185133892d1dbbaa9e006a9]

Minor simplification

Change-Id: I8425971ed81b4f13be5e295a5a5b9ef443b9a4db

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [ea2f06d7884f2b765394bff8a1e935f67f6c961d]

Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints

f218110744cbb2ec79796d886042546e47334cca "Get rid of
GlobalEditData::GetStdRefDevice()" causes DBG_TESTSOLARMUTEX failures like

13 <signal handler called>
14 0x000000396e035ba5 in raise () from /lib64/libc.so.6
15 0x000000396e037358 in abort () from /lib64/libc.so.6
16 0x000000396e02e972 in __assert_fail_base () from /lib64/libc.so.6
17 0x000000396e02ea22 in __assert_fail () from /lib64/libc.so.6
18 0x00002aaaaee6e42f in ImplDbgTestSolarMutex () at vcl/source/app/dbggui.cxx:1750
19 0x00002aaaae21cf1b in DbgFunc (nAction=15, pParam=0x0) at tools/source/debug/debug.cxx:1118
20 0x00002aaaaf12bbb5 in DbgTestSolarMutex () at include/tools/debug.hxx:295
21 0x00002aaaaf151d4f in OutputDevice::ImplGetGraphics (this=0x2aab342127c0) at vcl/source/gdi/outdev.cxx:554
22 0x00002aaaaf1562e9 in OutputDevice::DrawRect (this=0x2aab342127c0, rRect=Rectangle = {...}) at vcl/source/gdi/outdev.cxx:1665
23 0x00002aaaaf14dc53 in OutputDevice::ImplDrawColorWallpaper (this=0x2aab342127c0, nX=0, nY=0, nWidth=1, nHeight=1, rWallpaper=...) at vcl/source/gdi/outdev6.cxx:775
24 0x00002aaaaf14f68c in OutputDevice::ImplDrawWallpaper (this=0x2aab342127c0, nX=0, nY=0, nWidth=1, nHeight=1, rWallpaper=...) at vcl/source/gdi/outdev6.cxx:1080
25 0x00002aaaaf14fa4c in OutputDevice::Erase (this=0x2aab342127c0) at vcl/source/gdi/outdev6.cxx:1141
26 0x00002aaaaf2a8802 in VirtualDevice::ImplInitVirDev (this=0x2aab342127c0, pOutDev=0x2d93230, nDX=1, nDY=1, nBitCount=0, pData=0x0) at vcl/source/gdi/virdev.cxx:113
27 0x00002aaaaf2a8a6e in VirtualDevice::VirtualDevice (this=0x2aab342127c0, nBitCount=0) at vcl/source/gdi/virdev.cxx:135
28 0x00002aaacee3e6a1 in ImpEditEngine::SetRefDevice (this=0x2aab34212040, pRef=0x0) at editeng/source/editeng/impedit2.cxx:193
29 0x00002aaacee3ddf7 in ImpEditEngine::ImpEditEngine (this=0x2aab34212040, pEE=0x2aab34211fe0, pItemPool=0x2aab34210780) at editeng/source/editeng/impedit2.cxx:154
30 0x00002aaacedeec95 in EditEngine::EditEngine (this=0x2aab34211fe0, pItemPool=0x2aab34210780) at editeng/source/editeng/editeng.cxx:104
31 0x00002aaaf63acf10 in frm::RichTextEngine::RichTextEngine (this=0x2aab34211fe0, _pPool=0x2aab34210780) at forms/source/richtext/richtextengine.cxx:102
32 0x00002aaaf63ac8ea in frm::RichTextEngine::Create () at forms/source/richtext/richtextengine.cxx:52
33 0x00002aaaf63bd661 in frm::ORichTextModel::ORichTextModel (this=0x2aab394e5728, _rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260) at forms/source/richtext/richtextmodel.cxx:68
34 0x00002aaaf63c00e3 in frm::ORichTextModel::Create (_rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260) at forms/source/richtext/richtextmodel.cxx:242
35 0x00002aaaab81054e in cppu::OSingleFactoryHelper::createInstanceEveryTime (this=0x2aaaf5d3d070, xContext=uno::Reference to (cppu::ComponentContext *) 0x2aaabc54ef58) at cppuhelper/source/factory.cxx:171
36 0x00002aaaab810765 in cppu::OSingleFactoryHelper::createInstanceWithContext (this=0x2aaaf5d3d070, xContext=uno::Reference to (cppu::ComponentContext *) 0x2aaabc54ef58) at cppuhelper/source/factory.cxx:203
37 0x00002aaaab8111bf in cppu::OFactoryComponentHelper::createInstanceWithContext (this=0x2aaaf5d3d008, xContext=uno::Reference to (cppu::ComponentContext *) 0x2aaabc54ef58) at cppuhelper/source/factory.cxx:432
38 0x00002aaaab865ee6 in cppuhelper::ServiceManager::createInstanceWithContext (this=0x2aaabc565208, aServiceSpecifier="com.sun.star.form.component.RichTextControl", Context=uno::Reference to (cppu::ComponentContext *) 0x2aaabc54ef58) at cppuhelper/source/servicemanager.cxx:796
39 0x00002aaaab865990 in cppuhelper::ServiceManager::createInstance (this=0x2aaabc565208, aServiceSpecifier="com.sun.star.form.component.RichTextControl") at cppuhelper/source/servicemanager.cxx:745
40 0x00002aaaf62db43d in frm::OControlModel::OControlModel (this=0x2aaaf5a5e408, _rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260, _rUnoControlModelTypeName="com.sun.star.form.component.RichTextControl", rDefault="com.sun.star.form.control.TextField", _bSetDelegator=0 '\000') at forms/source/component/FormComponent.cxx:598
41 0x00002aaaf62def21 in frm::OBoundControlModel::OBoundControlModel (this=0x2aaaf5a5e408, _rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260, _rUnoControlModelTypeName="com.sun.star.form.component.RichTextControl", _rDefault="com.sun.star.form.control.TextField", _bCommitable=1 '\001', _bSupportExternalBinding=1 '\001', _bSupportsValidation=1 '\001') at forms/source/component/FormComponent.cxx:1257
42 0x00002aaaf62a212c in frm::OEditBaseModel::OEditBaseModel (this=0x2aaaf5a5e408, _rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260, rUnoControlModelName="com.sun.star.form.component.RichTextControl", rDefault="com.sun.star.form.control.TextField", _bSupportExternalBinding=1 '\001', _bSupportsValidation=1 '\001') at forms/source/component/EditBase.cxx:56
43 0x00002aaaf62a54e2 in frm::OEditModel::OEditModel (this=0x2aaaf5a5e408, _rxFactory=uno::Reference to (cppuhelper::ServiceManager *) 0x2aaabc565260) at forms/source/component/Edit.cxx:294
44 0x00002aaaf62d6a40 in frm::OFormattedFieldWrapper::read (this=0x2aaadbee2940, _rxInStream=uno::Reference to (io_stm::OObjectInputStream *) 0x2aab393d0070) at forms/source/component/FormattedFieldWrapper.cxx:303
45 0x00002aaabcba47e6 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, unsigned int, double*, unsigned int) () from solver/unxlngx6/installation/opt/ure/lib/libgcc3_uno.so
46 0x00002aaabcba36c0 in cpp_call (pThis=0x2aaad40cee90, aVtableSlot=..., pReturnTypeRef=0x2474360, nParams=1, pParams=0x2aaad0009000, pUnoReturn=0x0, pUnoArgs=0x2aab3420ff10, ppUnoExc=0x2aab26a4e6a8) at bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:237
47 0x00002aaabcba4203 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x2aaad40cee90, pMemberDescr=0x2aaad0012980, pReturn=0x0, pArgs=0x2aab3420ff10, ppException=0x2aab26a4e6a8) at bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:430
48 0x00002aaabe26515f in binaryurp::IncomingRequest::execute_throw (this=0x2aaad000b9a0, returnValue=0x2aab26a4eb10, outArguments=0x2aab26a4ea80) at binaryurp/source/incomingrequest.cxx:245
49 0x00002aaabe26402f in binaryurp::IncomingRequest::execute (this=0x2aaad000b9a0) at binaryurp/source/incomingrequest.cxx:74
50 0x00002aaabe27f3f1 in binaryurp::(anonymous namespace)::request (pThreadSpecificData=0x2aaad000b9a0) at binaryurp/source/reader.cxx:87
51 0x00002aaaab539286 in cppu_threadpool::JobQueue::enter (this=0x2aaad00098b0, nDisposeId=46913122473968, bReturnWhenNoJob=1 '\001') at cppu/source/threadpool/jobqueue.cxx:115
52 0x00002aaaab53cb7d in cppu_threadpool::ORequestThread::run (this=0x2aaad00017f0) at cppu/source/threadpool/thread.cxx:172
53 0x00002aaaab53d363 in osl::threadFunc (param=0x2aaad0001800) at include/osl/thread.hxx:187
54 0x00002aaaaaac85fb in osl_thread_start_Impl (pData=0x2aaad0007050) at sal/osl/unx/thread.c:251
55 0x000000396e407d15 in start_thread () from /lib64/libpthread.so.0
56 0x000000396e0f248d in clone () from /lib64/libc.so.6

(encountered with JunitTest_forms_unoapi) or

13 <signal handler called>
14 0x000000396e035ba5 in raise () from /lib64/libc.so.6
15 0x000000396e037358 in abort () from /lib64/libc.so.6
16 0x000000396e02e972 in __assert_fail_base () from /lib64/libc.so.6
17 0x000000396e02ea22 in __assert_fail () from /lib64/libc.so.6
18 0x00002aaaaee6e42f in ImplDbgTestSolarMutex () at vcl/source/app/dbggui.cxx:1750
19 0x00002aaaae21cf1b in DbgFunc (nAction=15, pParam=0x0) at tools/source/debug/debug.cxx:1118
20 0x00002aaaaf12bbb5 in DbgTestSolarMutex () at include/tools/debug.hxx:295
21 0x00002aaaaf152433 in OutputDevice::ImplReleaseGraphics (this=0x2aab20eef8b0, bRelease=1 '\001') at vcl/source/gdi/outdev.cxx:704
22 0x00002aaaaf2a9047 in VirtualDevice::~VirtualDevice (this=0x2aab20eef8b0, __in_chrg=<optimized out>) at vcl/source/gdi/virdev.cxx:187
23 0x00002aaaaf2a919c in VirtualDevice::~VirtualDevice (this=0x2aab20eef8b0, __in_chrg=<optimized out>) at vcl/source/gdi/virdev.cxx:202
24 0x00002aaacecbb264 in ImpEditEngine::~ImpEditEngine (this=0x2aab20eef130, __in_chrg=<optimized out>) at editeng/source/editeng/impedit2.cxx:182
25 0x00002aaacecbb614 in ImpEditEngine::~ImpEditEngine (this=0x2aab20eef130, __in_chrg=<optimized out>) at editeng/source/editeng/impedit2.cxx:184
26 0x00002aaacec6bd51 in EditEngine::~EditEngine (this=0x2aab20eef0d0, __in_chrg=<optimized out>) at editeng/source/editeng/editeng.cxx:110
27 0x00002aab34256039 in frm::RichTextEngine::~RichTextEngine (this=0x2aab20eef0d0, __in_chrg=<optimized out>) at forms/source/richtext/richtextengine.cxx:108
28 0x00002aab3425609c in frm::RichTextEngine::~RichTextEngine (this=0x2aab20eef0d0, __in_chrg=<optimized out>) at forms/source/richtext/richtextengine.cxx:111
29 0x00002aab3426b3fe in std::auto_ptr<frm::RichTextEngine>::reset (this=0x2aaabd4cb210, __p=0x0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/backward/auto_ptr.h:244
30 0x00002aab34268a64 in frm::ORichTextModel::~ORichTextModel (this=0x2aaabd4cae08, __in_chrg=<optimized out>) at forms/source/richtext/richtextmodel.cxx:219
31 0x00002aab34268d60 in frm::ORichTextModel::~ORichTextModel (this=0x2aaabd4cae08, __in_chrg=<optimized out>) at forms/source/richtext/richtextmodel.cxx:225
32 0x00002aaaab8bd763 in cppu::OWeakObject::release (this=0x2aaabd4cae08) at cppuhelper/source/weak.cxx:204
33 0x00002aaaab8bdc20 in cppu::OWeakAggObject::release (this=0x2aaabd4cae08) at cppuhelper/source/weak.cxx:274
34 0x00002aaaab805212 in cppu::OComponentHelper::release (this=0x2aaabd4cae08) at cppuhelper/source/component.cxx:113
35 0x00002aab340edb6c in frm::OControlModel::release (this=0x2aaabd4cae08) at forms/source/inc/FormComponent.hxx:408
36 0x00002aab3426ae18 in frm::ORichTextModel::release (this=0x2aaabd4cae08) at forms/source/richtext/richtextmodel.hxx:106
37 0x00002aaaab1d81cf in com::sun::star::uno::Reference<com::sun::star::beans::XPropertyState>::~Reference (this=0x2aaacfee10d0, __in_chrg=<optimized out>) at include/com/sun/star/uno/Reference.hxx:108
38 0x00002aaaab1d2e69 in comphelper::OPropertySetAggregationHelper::~OPropertySetAggregationHelper (this=0x2aaacfee1068, __in_chrg=<optimized out>) at comphelper/source/property/propagg.cxx:451
39 0x00002aab34184f55 in frm::OControlModel::~OControlModel (this=0x2aaacfee1008, __in_chrg=<optimized out>) at forms/source/component/FormComponent.cxx:669
40 0x00002aab34189425 in frm::OBoundControlModel::~OBoundControlModel (this=0x2aaacfee1008, __in_chrg=<optimized out>) at forms/source/component/FormComponent.cxx:1316
41 0x00002aab3414bac5 in frm::OEditBaseModel::~OEditBaseModel (this=0x2aaacfee1008, __in_chrg=<optimized out>) at forms/source/component/EditBase.cxx:75
42 0x00002aab3414ee79 in frm::OEditModel::~OEditModel (this=0x2aaacfee1008, __in_chrg=<optimized out>) at forms/source/component/Edit.cxx:318
43 0x00002aab3414eef8 in frm::OEditModel::~OEditModel (this=0x2aaacfee1008, __in_chrg=<optimized out>) at forms/source/component/Edit.cxx:327
44 0x00002aaaab8bd763 in cppu::OWeakObject::release (this=0x2aaacfee1008) at cppuhelper/source/weak.cxx:204
45 0x00002aaaab8bdc20 in cppu::OWeakAggObject::release (this=0x2aaacfee1008) at cppuhelper/source/weak.cxx:274
46 0x00002aaaab805212 in cppu::OComponentHelper::release (this=0x2aaacfee1008) at cppuhelper/source/component.cxx:113
47 0x00002aab340edb6c in frm::OControlModel::release (this=0x2aaacfee1008) at forms/source/inc/FormComponent.hxx:408
48 0x00002aab340f8a38 in frm::OBoundControlModel::release (this=0x2aaacfee1008) at forms/source/inc/FormComponent.hxx:1025
49 0x00002aaaab7ed45d in com::sun::star::uno::Reference<com::sun::star::uno::XInterface>::~Reference (this=0x7fff8d7a2cd0, __in_chrg=<optimized out>) at include/com/sun/star/uno/Reference.hxx:108
50 0x00002aaaab8051f3 in cppu::OComponentHelper::release (this=0x2aaacfee1008) at cppuhelper/source/component.cxx:107
51 0x00002aab340edb6c in frm::OControlModel::release (this=0x2aaacfee1008) at forms/source/inc/FormComponent.hxx:408
52 0x00002aab340f8a38 in frm::OBoundControlModel::release (this=0x2aaacfee1008) at forms/source/inc/FormComponent.hxx:1025
53 0x00002aaabcba6224 in bridges::cpp_uno::shared::freeUnoInterfaceProxy (pEnv=0x2aaac80009e0, pProxy=0x2aab20ef5470) at bridges/source/cpp_uno/shared/unointerfaceproxy.cxx:43
54 0x00002aaaab56f35c in (anonymous namespace)::s_stub_defenv_revokeInterface (pParam=0x7fff8d7a2f78) at cppu/source/uno/lbenv.cxx:390
55 0x00002aaaab56ad4f in s_environment_invoke_v (pCurrEnv=0x0, pTargetEnv=0x2aaac80009e0, pCallee=0x2aaaab56f008 <(anonymous namespace)::s_stub_defenv_revokeInterface(va_list*)>, pParam=0x7fff8d7a2f78) at cppu/source/uno/EnvStack.cxx:292
56 0x00002aaaab56adf8 in uno_Environment_invoke_v (pTargetEnv=0x2aaac80009e0, pCallee=0x2aaaab56f008 <(anonymous namespace)::s_stub_defenv_revokeInterface(va_list*)>, pParam=0x7fff8d7a2f78) at cppu/source/uno/EnvStack.cxx:311
57 0x00002aaaab56aeb8 in uno_Environment_invoke (pEnv=0x2aaac80009e0, pCallee=0x2aaaab56f008 <(anonymous namespace)::s_stub_defenv_revokeInterface(va_list*)>) at cppu/source/uno/EnvStack.cxx:320
58 0x00002aaaab56f704 in (anonymous namespace)::defenv_revokeInterface (pEnv=0x2aaac80009e0, pInterface=0x2aab20ef5470) at cppu/source/uno/lbenv.cxx:446
59 0x00002aaabcba634a in bridges::cpp_uno::shared::releaseProxy (pUnoI=0x2aab20ef5470) at bridges/source/cpp_uno/shared/unointerfaceproxy.cxx:85
60 0x00002aaabe24dbd3 in com::sun::star::uno::UnoInterfaceReference::~UnoInterfaceReference (this=0x2aaad011eac8, __in_chrg=<optimized out>) at include/uno/dispatcher.hxx:88
61 0x00002aaabe24edd8 in binaryurp::Bridge::SubStub::~SubStub (this=0x2aaad011eac8, __in_chrg=<optimized out>) at binaryurp/source/bridge.cxx:167
62 0x00002aaabe24eea3 in std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub>::~pair (this=0x2aaad011eac0, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_pair.h:88
63 0x00002aaabe25a32e in std::_Rb_tree_node<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> >::~_Rb_tree_node (this=0x2aaad011eaa0, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:130
64 0x00002aaabe25a34c in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::destroy<std::_Rb_tree_node<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > (this=0x2aaad011eb08, __p=0x2aaad011eaa0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/new_allocator.h:114
65 0x00002aaabe258ad9 in std::_Rb_tree<com::sun::star::uno::TypeDescription, std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub>, std::_Select1st<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> >, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::_M_destroy_node (this=0x2aaad011eb08, __p=0x2aaad011eaa0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:419
66 0x00002aaabe2566d5 in std::_Rb_tree<com::sun::star::uno::TypeDescription, std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub>, std::_Select1st<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> >, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::_M_erase (this=0x2aaad011eb08, __x=0x2aaad011eaa0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1084
67 0x00002aaabe254656 in std::_Rb_tree<com::sun::star::uno::TypeDescription, std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub>, std::_Select1st<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> >, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::~_Rb_tree (this=0x2aaad011eb08, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:646
68 0x00002aaabe2519d4 in std::__cxx1998::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::~map (this=0x2aaad011eb08, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_map.h:90
69 0x00002aaabe251a70 in std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >::~map (this=0x2aaad011eb08, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/debug/map.h:107
70 0x00002aaabe24ef78 in std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >::~pair (this=0x2aaad011eb00, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_pair.h:88
71 0x00002aaabe25a168 in std::_Rb_tree_node<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >::~_Rb_tree_node (this=0x2aaad011eae0, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:130
72 0x00002aaabe25a186 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::destroy<std::_Rb_tree_node<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > > (this=0x7fff8d7a3470, __p=0x2aaad011eae0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/new_allocator.h:114
73 0x00002aaabe2584ef in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_destroy_node (this=0x7fff8d7a3470, __p=0x2aaad011eae0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:419
74 0x00002aaabe255bc1 in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_erase (this=0x7fff8d7a3470, __x=0x2aaad011eae0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1084
75 0x00002aaabe255b9e in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_erase (this=0x7fff8d7a3470, __x=0x2aaad0012f10) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1082
76 0x00002aaabe255b9e in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_erase (this=0x7fff8d7a3470, __x=0x2aaad0012a60) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1082
77 0x00002aaabe255b9e in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_erase (this=0x7fff8d7a3470, __x=0x2aaad002ec50) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1082
78 0x00002aaabe255b9e in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::_M_erase (this=0x7fff8d7a3470, __x=0x2aaad001ca70) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1082
79 0x00002aaabe2537e8 in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > >, std::_Select1st<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::~_Rb_tree (this=0x7fff8d7a3470, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:646
80 0x00002aaabe25033a in std::__cxx1998::map<rtl::OUString, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::~map (this=0x7fff8d7a3470, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_map.h:90
81 0x00002aaabe2503d6 in std::__debug::map<rtl::OUString, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, std::__debug::map<com::sun::star::uno::TypeDescription, binaryurp::Bridge::SubStub, std::less<com::sun::star::uno::TypeDescription>, std::allocator<std::pair<com::sun::star::uno::TypeDescription const, binaryurp::Bridge::SubStub> > > > > >::~map (this=0x7fff8d7a3470, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/debug/map.h:107
82 0x00002aaabe2468ec in binaryurp::Bridge::terminate (this=0x2aaabd5aa670, final=true) at binaryurp/source/bridge.cxx:332
83 0x00002aaabe24af19 in binaryurp::Bridge::dispose (this=0x2aaabd5aa670) at binaryurp/source/bridge.cxx:920
84 0x00002aaabddfc85d in desktop::Acceptor::~Acceptor (this=0x2aaabd3ea6d0, __in_chrg=<optimized out>) at desktop/source/offacc/acceptor.cxx:88
85 0x00002aaabddfca52 in desktop::Acceptor::~Acceptor (this=0x2aaabd3ea6d0, __in_chrg=<optimized out>) at desktop/source/offacc/acceptor.cxx:90
86 0x00002aaaab8bd763 in cppu::OWeakObject::release (this=0x2aaabd3ea6d0) at cppuhelper/source/weak.cxx:204
87 0x00002aaabde05f7e in cppu::WeakImplHelper2<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XInitialization>::release (this=0x2aaabd3ea6d0) at include/cppuhelper/implbase2.hxx:106
88 0x00002aaaaad7d4fb in com::sun::star::uno::Reference<com::sun::star::lang::XInitialization>::~Reference (this=0x16790f8, __in_chrg=<optimized out>) at include/com/sun/star/uno/Reference.hxx:108
89 0x00002aaaaad846f8 in std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> >::~pair (this=0x16790f0, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_pair.h:88
90 0x00002aaaaad8834e in std::_Rb_tree_node<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > >::~_Rb_tree_node (this=0x16790d0, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:130
91 0x00002aaaaad8836c in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::destroy<std::_Rb_tree_node<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > > (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>, __p=0x16790d0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/new_allocator.h:114
92 0x00002aaaaad87fdb in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> >, std::_Select1st<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::_M_destroy_node (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>, __p=0x16790d0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:419
93 0x00002aaaaad878a5 in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> >, std::_Select1st<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::_M_erase (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>, __x=0x16790d0) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1084
94 0x00002aaaaad87625 in std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> >, std::_Select1st<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::clear (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:816
95 0x00002aaaaad865b4 in std::__cxx1998::map<rtl::OUString, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::clear (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/stl_map.h:716
96 0x00002aaaaad85670 in std::__debug::map<rtl::OUString, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Reference<com::sun::star::lang::XInitialization> > > >::clear (this=0x2aaaab039660 <rtl::Static<desktop::AcceptorMap, desktop::(anonymous namespace)::acceptorMap>::get()::instance>) at /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/debug/map.h:351
97 0x00002aaaaad83453 in desktop::Desktop::DeregisterServices (this=0x7fff8d7a43e0) at desktop/source/app/appinit.cxx:255
98 0x00002aaaaad643e3 in desktop::Desktop::doShutdown (this=0x7fff8d7a43e0) at desktop/source/app/app.cxx:1804
99 0x00002aaaaad63680 in desktop::Desktop::Main (this=0x7fff8d7a43e0) at desktop/source/app/app.cxx:1753
100 0x00002aaaaee9b0dd in ImplSVMain () at vcl/source/app/svmain.cxx:162
101 0x00002aaaaee9b1c6 in SVMain () at vcl/source/app/svmain.cxx:198
102 0x00002aaaaada6616 in soffice_main () at desktop/source/app/sofficemain.cxx:82
103 0x0000000000400968 in sal_main () at desktop/source/app/main.c:48
104 0x0000000000400949 in main (argc=9, argv=0x7fff8d7a45c8) at desktop/source/app/main.c:47

(encountered with JunitTest_sc_unoapi), and more, so lock the SolarMutex at the
"entrance" to the relevant stack traces.

Change-Id: I017acf2886b813adb4d44562c5f1e22dd24aa884

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [65da24773fffea4e4bc81adfa265378064186488]

Be more picky about Mac OS X linker warnings

...useful for cases like 913ba61d008c6629272ba3df8d22dbff0e2dc4f9 "Make liborcus
-fvisibility setting consistent with LO one."

Feel free to revert if it causes trouble, though.  (I was only able to test it
with a 10.7 build, not a 10.6 baseline one.)

Change-Id: Ic8e57cd917ef186f4dec8d876fc8da6d6db57b3d

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [913ba61d008c6629272ba3df8d22dbff0e2dc4f9]

Make liborcus -fvisibility setting consistent with LO one

Esp. since LO links against a liborcus.a, this would otherwise cause linker
warnings like

  ld: warning: direct access in orcus::orcus_xml::read_file(char const*) to
  global weak symbol boost::unordered_detail::prime_list_template<unsigned
  long>::value means the weak symbol cannot be overridden at runtime. This was
  likely caused by different translation units being compiled with different
  visibility settings.

on Mac OS X (where HAVE_GCC_VISIBILITY_FEATURE is unset).

Change-Id: I6f09b61aa77b6d5c3f8b53407d8faff4fb3bb8a1

2013-05-22  Andras Timar  <atimar@suse.com>  [d003010030b0ca5b828d1c6bf02be6dd350375f2]

Updated core Project: dictionaries  5f7183ff8e2358287bd99b64d7036475f1f0ff6a


2013-05-22  Noel Grandin  <noel@peralex.com>  [9fa7dd98ccf91a2862f4c61d5d94aff2a1bbe4bf]

fix Mac build

Change-Id: I7870cabf5a241d5255f0b2a6cf995c17b664fd27

2013-05-22  Noel Grandin  <noel@peralex.com>  [a726677724a5a8dd6ae39d5a7a829c2ed62f3efd]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: Ib5e6fb4d6a4ff8f2bd315f19bde5028be2c569ea

2013-05-22  Noel Grandin  <noel@peralex.com>  [fe1ac1bf904ec7905187c3c3a5fe6a90f31f94e7]

fdo#46808, convert XMultiServiceFactory to XComponentContext

Change-Id: I5ed0b12bf37e7d235fc88182c006a6ed07ef2343

2013-05-22  Noel Grandin  <noel@peralex.com>  [7298a2b0c721004b09a0fd3c7e287d655f42286b]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: I3a74d4edaa3ff3c2498c3db2720b0e4e5305c2e4

2013-05-22  Noel Grandin  <noel@peralex.com>  [8c249489120c9ef0a25436d16c38cbe3756adff1]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: I24c21e5e3fede7de003cddeef39457ee88b885e9

2013-05-22  Noel Grandin  <noel@peralex.com>  [fe9f937f46773b6978a8774ba40c971ea7acc500]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: I804845860bf28b2f87e0474bc54e821426473a0c

2013-05-22  Noel Grandin  <noel@peralex.com>  [1a2ab98ab809a13cb01a33de15fb288c76103e5e]

fdo#46808, Convert XMultiServiceFactory to XComponentContext

Change-Id: I4325e553d010bb93794f897b41a602a5f849d4a6

2013-05-22  Noel Grandin  <noel@peralex.com>  [122e4bc598e2d7d1a3e5cef4c45cda94ca7cfd9b]

fdo#46808, XMultiServiceFactory to XComponentContext

Change-Id: I2ca9a2930a921c600f5e93cc2e66d461220ea87d

2013-05-22  Noel Grandin  <noel@peralex.com>  [03c3cd90930d6fb7d0f498e4b21871b1746d9b2d]

fix maybevoid attributes

..from commit d256dbede60533369d1aac64cca34721183f6a8a
"Convert chart2::Title service to new style"

Change-Id: Ib4b8a9126f1042c7d0b8cc07505444f25fe9c55a

2013-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [d664f279602ae6ea9275b222f3f33634aeec97b3]

Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"

Breaks the build for Windows: vcl/win/source/gdi/winlayout.cxx(1897) :
error C2065: 'nCharPos' : undeclared identifier

This reverts commit 0b70e4ea4fcf0adccdfdf4886e5cc45d46479692.

2013-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [d19421db942cd08cc378e1b4dfea583f9bd5cd79]

WaE: unsafe mix of type 'bool' and type 'sal_Bool'

Change-Id: Ief8e7c0fe01809b6059aa85a4cc8d2ba713f902a

2013-05-22  Jonathan Schultz  <jonathan@imatix.com>  [0b70e4ea4fcf0adccdfdf4886e5cc45d46479692]

fdo#62846 incorrect glyph to Unicode mappings in PDFs

Change-Id: Idebc7f69f95d8f72626373475d8611ea68f1483a

2013-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [2dec489ebb75030ffaeaa6daf7d42472e23a5eb6]

WaE: function will cause runtime stack overflow

Revert misguided changes from 6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37
that obviously would cause endless recursion if these functions were
ever entered.

Thanks to MSVC2012 for the nice warning.

Change-Id: I8504aa8ac141164ec6e026cc4fa873f8273f92bd

2013-05-22  Thorsten Behrens  <tbehrens@suse.com>  [eed0e18b21cc807b40217d8f4adbfd376cb5d475]

Add gdb pretty-printers for basegfx

First cut - polygons and B2DRange covered.

Change-Id: I042bff8c3fa5c889a926d450090494e2e20f76b1

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [36ea135d9b9cfbe34de364d32af52d8c9a0ace92]

Updated core Project: help  2221e87b7de87cba44f8166d59949b30e6e8870b


2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [7c04626ec7b54d8db2ff9bac19df75dd668ad8f7]

adapt code to alignment dialog .ui conversion

Change-Id: I8a64ddc076e177deaa61a450716d7d3dd8043303

2013-05-22  Noel Grandin  <noel@peralex.com>  [6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37]

Use the new type-checking Reference constructor to reduce code noise

Also create a Clang compiler plugin to detect such cases.

Change-Id: I61ad1a1d6b1c017eeb51f226d2dde0e9bb7f1752
Reviewed-on: https://gerrit.libreoffice.org/4001
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [697a007c61b9cabceb9767fad87cd5822b300452]

Fix exception specifications

Change-Id: Ic2384073bba833224815582d4b9fee88c1ead782

2013-05-22  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [114e445e9cbb84697328421ac018ec943ed13b4f]

alignment.ui widget

Change-Id: I45c7351e934ebd557af0ab07767ec0b61ce2299f
Reviewed-on: https://gerrit.libreoffice.org/3970
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-22  Khaled Hosny  <khaledhosny@eglug.org>  [a2e3f7786f78234a5b5d0fe19ea715c2ad2f3ad7]

Blind attempt to fix HarfBuzz build

Change-Id: Iaa61bc2c82ab6bd6391c8c81951ca55c5ce133ab

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [ce0adb96c5401e466b2c74cbcef62dd638362571]

Updated core Project: help  0017d64c762e63fd66e8d853459343995bb86b61


2013-05-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [63e6c7408974e35e7c09efa1039c0c770f541e29]

Uploading libodfgen-0.0.2

Change-Id: I83ebc1a052227c6ac224018d00aab21e7d0a2eec

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [a83ed57808669bdb5e71305e854a2bffbf96edb7]

use attributes, not markup for bold titles

Change-Id: Ib4fe3b2aa234ab636f1f1b222600617bb09ea806

2013-05-22  Noel Power  <noel.power@suse.com>  [bf8e9b29aaebcbdd8f2f06b42ac97b8d9f8f4503]

fix for bnc#819865 itemstate in parent style incorrectly reported as set

Problem occurs because attrs set with default values are reported as set when queried

Change-Id: I89d6c3b09312fb78052d87ff20aa12c6fbe7bc98

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [6a0a33444255fcdbe16500de24fc5bfd74adca4b]

WaE: signed/unsigned comparison

Change-Id: Iaa439c268eda24d700471560927d8f4c0f2e017b

2013-05-22  Caolán McNamara  <caolanm@redhat.com>  [38b7f28268fc48e2761f963ffc7652ebdf2a8e9b]

adapt code to use masterlayoutdlg .ui

Change-Id: I4fd8530d461701c736beaf15ca6cf66dfdf58f86

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [66e39940d763586060c4bcc8c3cd213495c40b79]

Use implicit default constructors

...instead of explicit ones without arguments.  The former internally call
css.lang.XMultiComponentFactory.createInstanceWithContext while the latter call
css.lang.createInstanceWithArgumentsAndContext, which in turn uses css.lang.XInitialization.initialize,
which could fail with a less forgiving factory than cppu::OSingleFactoryHelper
(cppuhelper/source/factory.cxx) if the service implementation does not support XInitialization.

Change-Id: Iff3b2ceacdd3d4e165004b841e5bbf9dbe0b98a5

2013-05-22  László Németh  <nemeth@numbertext.org>  [56ae7a8c50c4040a7634986a055161b3aeb5819a]

fdo#52540 fix hyphenation of Graphite ligatures

Change-Id: I3c6aef6d845a7494d54b3c902654b21f3939e8cf

2013-05-22  Stephan Bergmann  <sbergman@redhat.com>  [2bb3500284182756116890e24fa12be8dace0753]

Fix nss library paths for Mac OS X

nss uses hard-coded @executable_path (which is wrong, consider e.g. the case of
the URE uno executable), so patch it to use @_..._OOO instead (and no need to
set --prefix), and pass the resulting libs through macosx-change-install-names
(which requires the generated libs to be writable).

Change-Id: I0f04533f0f0581ee7b9dfd8929b8629c0842cc1b

2013-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [e84fe1e99e3df4ef1db7ad947f7866de16d7c662]

WaE: unreferenced local variable

Change-Id: Ib1d6a1c154d521a9de211467799a723f83d48554

2013-05-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a0850db02a58f14a7fd778814f2be6ced4433022]

fdo#63840 lp#1182082: disable internal unity integration against glib<2.36

* that is: use internal unity integration from Ubuntu 13.04 raring
  upwards only

Change-Id: I08b9d950245b21e8d92c1e76905d53e97afdf685

2013-05-22  Mark Wielaard  <mark@klomp.org>  [44a7759b2971c326852d0fb24cf6ea4a540a28f1]

valgrind: Initialize all of struct sockaddr_rc for binding AF_BLUETOOTH.

valgrind doesn't know that struct sockaddr_rc contains some padding that
isn't used. Since we pass bind sizeof (struct sockaddr_rc) valgrind will
check all bytes are initialized. So explicitly clear all bytes before
passing to bind.

https://bugs.kde.org/show_bug.cgi?id=320116 tracks adding explicit
support to valgrind.

Change-Id: I05d2f221a5794228dae3077e8ea1bcda5ba1f8b0
Reviewed-on: https://gerrit.libreoffice.org/3998
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [563f15a609f5c637cd73d831830a68bdb61fb4d8]

Adjust a bit.

Change-Id: I74be2d40d9eb92813836a35892f461fe27b79aeb

2013-05-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [80648e06cac011c01e624cba91ce71fdf431e78a]

Hopefully this will disable testPerf for Windows too... Untested.

Change-Id: I6d06b8e2b3cdb22948e606a7d928c57ea9347cea

2013-05-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df4d6b134bfe45e380416f0d9eecb482843e8a47]

Disable the perf test for dbgutil build.

Change-Id: Ifd95ea4f88175b9010f93a4a064be5d908b2a224

2013-05-21  Michael Meeks  <michael.meeks@suse.com>  [7141c7517db5bbb9814308aa4c68bc95beb4de8c]

make calc tests use some sort of pseudo-cycle measurement

Change-Id: I9f58a7b00a6e4441c08254ef99829fab805beef8

2013-05-22  Takeshi Abe  <tabe@fixedpoint.jp>  [0837a36d9d1734bc48e34cdce609451bbfb38f77]

sal_Bool to bool

Change-Id: I9586db0082592a703dd791b4846a12529b131b9a

2013-05-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4169a1264f8b491e80740c82bada9f6c34e4d26e]

Try not to crash in mdds when _GLIBCXX_DEBUG is defined.

Change-Id: Id3a5ca97129177cae27cc38ec044f4fa62f08477

2013-05-21  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [d5151ab592367fde7db03fce81e0b76776d18216]

Allow 'textual links' on icon theme packages

This would allow use of better icon names ( fdo#30425 ) and
minimizes space size needed by reuses of same icons bitmaps
with different filenames.

Icon packages shoud have a file named "links.txt" on root folder
in order to achieve that. It binds a name of a 'virtual' file to
an existing one, to avoid duplicates.

This file should contain one or more lines like this:
path/for/fakefile_that_reuse_a_bitmap.png path/for/existing_one.png

Implemented as discussed in:
http://lists.freedesktop.org/archives/libreoffice/2013-April/049650.html

Change-Id: Ia65a1ba18f93297fae47fa520104821f6f336694
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/3953
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [e8c9a6af25a7ff476e33ad239b70414168aabe3a]

Removal of includes not needed anymore

Change-Id: I5dccad8629a59e92dc2864e2b3630732a631ee96
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/3952
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Khaled Hosny  <khaledhosny@eglug.org>  [b1167d96bd70a9e820525a3e6189772cf1b7852a]

Update HarfBuzz to 0.9.17

Change-Id: If84a1eb7dbd54b4f1e3d876eb63cc3f2f8e51938
Reviewed-on: https://gerrit.libreoffice.org/3993
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Joren De Cuyper  <joren.libreoffice@telenet.be>  [6899a0689a4410404898a3a8518f2120734d8fea]

fdo#62483 missing default button in format -> aligment dialog at math

The default button was missing because the dialog was to small (it "fell off").
Also the default button was placed a bit to far from the help button IMHO.

Change-Id: I05a079cacf6e5ac73861aff4a7dab7a455f3f181
Reviewed-on: https://gerrit.libreoffice.org/3994
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [330ce827f2fbc6499eddf2084f8401fcdee5103b]

Loader's ImageTree doesn't store multiple image paths anymore

Change-Id: Idd13039a76c46bfccad5f54e3357dde952508211
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/3951
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [3ca73d5fcff2efbc2a5e2ce36714d24267a63fbc]

masterlayoutdlg.ui widget

Change-Id: Ic49c2519b5949661a13f8a24c2c4a084242b1882
Reviewed-on: https://gerrit.libreoffice.org/3976
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-21  Andre Fischer  <af@apache.org>  [88707ef9e8477784d0f5f9d679c5de4020b4ea40]

Resolves: #i122336# Show docked tab bar after closing undocked sidebar

(cherry picked from commit d8b17867f3c58d5623cca129d6459bae0eb11729)

Change-Id: I5579c8f12cad696da94674c4f1a52bb2bed68cb5

2013-05-21  Oliver-Rainer Wittmann  <orw@apache.org>  [94a3dc9e47afc40be21838889a326489b133c2df]

Resolves: #i122261# Calc Navigator - assure non-overlapping layout

(cherry picked from commit e7fa6ef1cbae2354078ec185c987e16e004e8a5d)

Conflicts:
	sc/source/ui/navipi/navipi.cxx

Change-Id: I91147e2c4f5647e719eb86d0b4b342ea0d9770a7

2013-05-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [303b6fe5bacd782dafbe370b472a9b724d782f2f]

Some more linking fixing

Change-Id: I92fbd3839fea6c730039259ce6f56d8082ffd19b

2013-05-21  Oliver-Rainer Wittmann  <orw@apache.org>  [9ffcc8516ceb5c3b9e522bae6542a9d0e606663e]

Resolves: #i122260# Calc Navigator - assure that tool box is...

at least as wide as the tree list box to avoid 'bad' layout when the Navigator
is resized.

(cherry picked from commit 1aead9f230e3953f6049e1700d912d6c14c62e7f)

Change-Id: Ie9aae42c42312777847fdb3261aa74ca7beaccbb

2013-05-21  Andre Fischer  <af@apache.org>  [57af6389b5e6cf9656edb96e987509ce84b45721]

Resolves: #i122057# Fixed layouting of legacy sidebar panels

(cherry picked from commit ff4875ae18c417a74621559bd2d2e9ad05929a82)

Change-Id: I6c97144981fbebc591fe595274c2f01055dd1979

2013-05-21  Andre Fischer  <af@apache.org>  [b8520e02d2b1b18ece5dbc6dbac12b9481643fdd]

Resolves: #i122291# Showing the right set of layouts for handout mode

Fixed painting selection in layout panel

(cherry picked from commit b89784c822670593cb253bcc0d260b93c9936e1c)

Change-Id: I73d53bdcdec25753c8adb0f011f05868f82d35a5

2013-05-21  Andre Fischer  <af@apache.org>  [d456545fb1215eda69f6970d4207b2b062384877]

Resolves: #i122352# Do not allow selection of disabled decks via menu

(cherry picked from commit b27563ac5988d7ce407b045466e952114f54e07c)

Change-Id: Id36b8fd12d0fce8f8717e5dd21538d1871a005b0

2013-05-21  Andre Fischer  <af@apache.org>  [9a32ed36709cb03a8b5d3bcff0276bc31c934848]

Resolves; #i122219# Show 'Cell Appearance' and 'Number Format' panels...

when editing cells.(cherry picked from commit 09d043596e8283dd6ced26d1e4ff0da530252df0)

Change-Id: I2fe0f9655efa24fb99b566f5c515b0fd1f651f6b

2013-05-21  Oliver-Rainer Wittmann  <orw@apache.org>  [2d00e944315ddbf25b1e566082ecbf576ea0dab6]

Resolves: #i122310# page property panel, page size control

display page size as Width x Height

(cherry picked from commit b83fb522809c9b54427f60200164f878ae7f4658)

Conflicts:
	sw/source/ui/sidebar/PageSizeControl.cxx

Change-Id: I150eb045366ee1a712f2a7fc992d5ac76b7e19d7

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [63fca6b8040f08f815378cd933e7cb66eee40346]

avoid static OUStrings here

Change-Id: Idd53eeaccc7d99b35ce16e30ee6d531e0cf6c34c

2013-05-21  Andre Fischer  <af@apache.org>  [adb2d846e0912918708f2242997665dae5ed7478]

Resolvs: #i122082# React to changes read-only <-> read-write more reliably

(cherry picked from commit a30912ea805a74f2ef47e10511d6e85ed4600b73)

Change-Id: I735ea32a498413f663efaf0e22051ab4d2d92ef5

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [8a8fee316a565c050ef1a8531ded130ff9959bfd]

restore missing XUIControllerRegistration from list

Change-Id: I733a6e94e28c08779303d8b720602c71791b5bd6

2013-05-21  Andre Fischer  <af@apache.org>  [b7d74cba368a682b275adcd5d533ad067d636016]

Related: #i122315# Include the Tools.hxx header always

(cherry picked from commit e65bf3376ec742e2d5e69cad097d17f77fb19a73)

Change-Id: I5ba72f2e30e4e3a306fafc45dfc2c38997f07f0f

2013-05-21  Andre Fischer  <af@apache.org>  [76ca8f7f178f5e9698d23ac0b1212922f2ddf39b]

Resolves: #i122315# Disable 'More Options' buttons when...

their commands are disabled

(cherry picked from commit 10e1831ad2e9597c5197bafb6e03b098f8e81454)

Conflicts:
	sfx2/inc/sfx2/sidebar/SidebarToolBox.hxx
	sfx2/source/sidebar/SidebarToolBox.cxx
	sfx2/source/sidebar/TitleBar.cxx

Change-Id: Iff83e024bd58ce4a6f27a8cde66b287d3bf710a3

2013-05-21  Andre Fischer  <af@apache.org>  [edaca7c6e1d1ade6bf6cdae753028ee62297f0b1]

Resolves: #i121960# Improve creation of toolbox/toolbar controllers

(cherry picked from commit 3608a33d8362cbc44a2eb7203b7d1bffe481c7ab)

Conflicts:
	sfx2/inc/sfx2/sidebar/ControlFactory.hxx
	sfx2/inc/sfx2/sidebar/ControllerFactory.hxx
	sfx2/inc/sfx2/sidebar/SidebarToolBox.hxx
	sfx2/inc/sfx2/sidebar/Tools.hxx
	sfx2/source/sidebar/ToolBoxBackground.cxx

Change-Id: I833a33bbc58ebe46bd28c6d97a4d76329f1f0186

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [aad035bd70b29253e9206de48259a9f0943bbc41]

add missing files

Change-Id: I94dc9b99d243adf21f0439911899354781467da4

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [8b050d1e91a6623fb2770421e564a74d6259d816]

UI Controller Factory fixes

- "ModuleName" --> "ModuleIdentifier": the IDL definition for
css::frame::PopupMenuControllerFactory and
css::frame::StatusbarControllerFactory tells to use a property named
"ModuleIdentifier", but in the code it is named "ModuleName"

- Undocumented css::frame::ToolbarControllerFactory

- Fix service name of ToolbarControllerFactory (ToolbarControllerFactory
instead of ToolBarControllerFactory)

- Convert the three service factories to new style, and use these
new-style services in the source code

- Implement multiple inheritance: added new css::frame::XUIControllerFactory

- Added a (true) base class and implemented the three factories in a
single file

(cherry picked from commit acc7fed28f54f836b0923180431a0c180f91e98c)

Conflicts:
	framework/inc/pch/precompiled_framework.hxx
	framework/inc/uielement/toolbarmanager.hxx
	framework/inc/uifactory/popupmenucontrollerfactory.hxx
	framework/inc/uifactory/statusbarcontrollerfactory.hxx
	framework/inc/uifactory/uicontrollerfactory.hxx
	framework/source/uielement/addonstoolbarmanager.cxx
	framework/source/uielement/menubarmanager.cxx
	framework/source/uielement/popupmenucontroller.cxx
	framework/source/uielement/statusbarmanager.cxx
	framework/source/uielement/toolbarmanager.cxx
	framework/source/uifactory/popupmenucontrollerfactory.cxx
	framework/source/uifactory/statusbarcontrollerfactory.cxx
	framework/source/uifactory/uicontrollerfactory.cxx
	framework/source/unotypes/fwk.xml
	offapi/com/sun/star/frame/PopupMenuControllerFactory.idl
	offapi/com/sun/star/frame/StatusbarControllerFactory.idl
	offapi/com/sun/star/frame/makefile.mk
	svtools/source/uno/toolboxcontroller.cxx

Change-Id: Ia8580539badf650a84bc6e57a6b832071e011f0a

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [f4bccae9eb48d36de9edd1fa5551e5e8de85b17e]

Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"

This reverts commit e93a0018871ebea4da1959c72c06f3c7f4dc7b27.

Conflicts:
	desktop/source/app/app.cxx
	framework/source/uielement/menubarmanager.cxx
	framework/source/uielement/popupmenucontroller.cxx
	offapi/UnoApi_offapi.mk

Change-Id: I3d4d49f98603e75357fb315a603a10851b3a7090

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [e9679a4a769e1edcc9c41c96de5739286323be79]

Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"

This reverts commit ecae523d9603eaf7ff0acc98682576813e50c94a.

Conflicts:
	framework/source/uielement/toolbarmanager.cxx
	offapi/UnoApi_offapi.mk

Change-Id: I9f5fe49ffdf3176f0d742d28277c4ec2afbc1ed4

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [7131fe8dd10a5b3b4e501e3379a95320313382db]

Redundant check

Change-Id: Ifc53652e4ad4e4a0505480ab155e0352aedc9b26

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [355180f3e574b069fcd68df08f4909521fa7e6a0]

Clean up

Change-Id: I9f58a08ec0867237b80da6787bc1840f0a6bbba8

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [90e2ad99a594c185ccc578c36121da83eaf8885f]

Missing dependencies

cf. the various ext.ooo.*.lib in the tarball's build.xml

Change-Id: If58534c78b04768ab2d0524079d70bdd8ad16c00

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [89fbed7e29104bf189dc3d75dc11a8aadd362322]

Revert "Java cleanup, AccessibilityTools.."

This reverts commit d702dd4396161f8e2e7396f5c24554088b752fcb, which reproducibly
broke JunitTest_sc_unoapi:

java.lang.NullPointerException
 at util.AccessibilityTools.getAccessibleObjectForRole_(AccessibilityTools.java:177)
 at util.AccessibilityTools.getAccessibleObjectForRole(AccessibilityTools.java:95)
 at mod._sc.AccessibleEditableTextPara_PreviewCell.createTestEnvironment(AccessibleEditableTextPara_PreviewCell.java:149)
 at lib.TestCase.getTestEnvironment(TestCase.java:121)
 at base.java_fat.getTestEnvironment(java_fat.java:319)
 at base.java_fat.executeTest(java_fat.java:167)
 at org.openoffice.Runner.run(Runner.java:234)
 at org.openoffice.test.UnoApiTest.test(UnoApiTest.java:38)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:601)
 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
 at org.junit.runners.Suite.runChild(Suite.java:128)
 at org.junit.runners.Suite.runChild(Suite.java:24)
 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
 at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
 at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
 at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
 at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
 at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
 at org.junit.runner.JUnitCore.main(JUnitCore.java:45)

Change-Id: I3601fe24db21bd63f7dc6cdf0a1eb69f447d962a

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [cb4b6dde8fda2a5848e11063028bf44d72f85431]

-Werror,-Wuninitialized

Bogus

  uno::Reference< awt::XControlModel > xControlModel = xControlModel;

introduced with 6c61b20a8d4a6dcac28801cde82a211fb7e30654 "fdo#46808, Convert
awt::UnoControlDialogModel to new style."  Correct fix involves adding missing
"const" in declaration of UpdateHandler::insertControlModel, so implicit
Reference up-cast works.

Change-Id: I8f6d679a38d99188eb893366e9b552974b3c1bf2

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [66c315bcf2b78c4928d1e436d1a853f58f4cccdb]

WaE: unused variables

Change-Id: I52d43a35e621636175e6c56bc068837d3a84bec4

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [ce575889b9c46e98544c9f6f30372ac7e05e20c5]

Fix warning: statement aligned ... [loplugin]

Change-Id: Ie092f3e1a6362089feec90f6aef6c73f23d13935

2013-05-21  Adam Co  <rattles2013@gmail.com>  [dd0b079c9298331a090e3690a85321781d16ed3c]

fdo#64826: fix for exporting to DOCX that didnt save track 'changes state'

Change-Id: If5b3198769a08cc751d542f8305fd7f41c73ec26
Reviewed-on: https://gerrit.libreoffice.org/3991
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3d77112ceb6b49b0bba00832cd75d9a03ee8af26]

Remove dead log-area

The nullcanvas was removed in 1cd9b5d859a6468164b043b0fcaaf49c1907500c

Change-Id: I2d718d1a18bb405e72b198ced548fc7cb885c6d7
Reviewed-on: https://gerrit.libreoffice.org/3992
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-21  Petr Mladek  <pmladek@suse.cz>  [8ab7e0dd4e1b238db28de6abe5434d91a5bf32ff]

Updated core Project: translations  66306b922014c7941665d67e1310a88e3e85f99d


2013-05-21  Tor Lillqvist  <tml@iki.fi>  [2b4b867304a666b8d412fd6ff0f88519a3db753b]

WaE: unused variables

Change-Id: Ib46ec040c4adc5bdab3c5219157ae60582604c63

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [61493e499f44821405c10c4347038bde16a9072c]

Fix warning: statement aligned as second statement in if body ... [loplugin]

Change-Id: Ic3ef17414cbae5fea5a62d61d33e64727603d058

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [ff72e05c9f99ab694685536a2d05558021b14b14]

WaE: 'AddonStatusbarItemData' struct/class confusion

Change-Id: I20b0b17dffe98ec27b686e0adfe8aaf6e10068ab

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [0dfa58bdd9bd2ee12fe00674e7a9a1b55939a84b]

Add tl for DbgUnhandledException()

Change-Id: I612f0e473280342f4e406ebee7002a40622fbbf0

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [a43c99589fcd01aaacb50a7aabca8c46a8479519]

Add "canvas.vcl"

Change-Id: I761217ac3791b631c58ccead73b7c45818db0589

2013-05-21  Miklos Vajna  <vmiklos@suse.cz>  [b40fe8e5a5037d2745cc7b1c9cc408ce6c79b9d9]

bnc#818997 RTF import: don't ignore page breaks between shapes

Change-Id: Ief71ba9a3c60356714e73d08e88d0a3105b17b1a

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [2304089b4b7205fbcbc66762368e9781051ef27b]

Also plain "tools" is used as a sal logging area

Change-Id: I98a578f3934fda9ed49c31d1a1d171d4b6f6ed91

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [f59d23fedc89890f47eac3b05f54bdcb7325f7af]

Remove unused commented code

(cherry picked from commit d8933b9c61e3e15f788f43043975f48d9d5b6cfd)

Change-Id: I9856e1f26f9467c281ebaabe3d520e4fa59163c4

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [3f0dbd2cbe17f276ac3b2445ac76ff0cafc260c6]

Fix build breaker: missing css::uno::XInterface include

(cherry picked from commit 9a421d5c9c0fd4f04c08c10e24275255fdf34f83)

Change-Id: I27c4602a5144fddb18190698d0928b9b96af8a9b

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [4fcda14828d2fa65cc2541ed3e3cb93dd7bc9ac8]

Related: #i121442# Remove unused UNO StatusbarControllers

(cherry picked from commit 06b91eb4cc81dde86875445c5acaa5c57111333b)

Conflicts:
	framework/inc/uielement/logoimagestatusbarcontroller.hxx
	framework/inc/uielement/logotextstatusbarcontroller.hxx
	framework/inc/uielement/simpletextstatusbarcontroller.hxx
	framework/source/classes/resource.src
	framework/source/register/registerservices.cxx
	framework/source/uielement/logoimagestatusbarcontroller.cxx
	framework/source/uielement/logotextstatusbarcontroller.cxx
	framework/source/uielement/simpletextstatusbarcontroller.cxx
	officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu

Change-Id: I799bd0fa29191efce4fe9a09f74247e38d8f8873

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [819840979b82a7b19329eda63db0d5f8a291b9de]

Related: #i121442# - Refactor UNO StatusbarControllers

(cherry picked from commit 3f1dd0f6b392c104e0a7c7c2623d5d688f8622c0)

Conflicts:
	framework/source/uielement/langselectionstatusbarcontroller.cxx

Change-Id: I1e8f87d1fbd12bab98b38282cedc730ac23694c3

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [25ec90bfa85ab829e47f442742c63dd41960b973]

Related: #i121442# Adapt existing code in other modules

(cherry picked from commit 6c640ee420df6f7c9f3ab981e49ee304f1d2319e)

Conflicts:
	reportdesign/source/ui/misc/statusbarcontroller.cxx
	sfx2/inc/sfx2/stbitem.hxx
	svtools/inc/svtools/statusbarcontroller.hxx
	svtools/source/uno/statusbarcontroller.cxx

Change-Id: If03a201214a4afe09efa4e3e996aded9b6a57bdf

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [cfaac477e2a23880310070690beb3222b1c8227c]

Related: #i121442# support status bar merging and StatusbarControllers

framework refactoring and new code to support status bar merging and UNO
StatusbarControllers

(cherry picked from commit 0b3a77478cf2cfd245a87bc528f851e959a2e6c7)

Conflicts:
	framework/source/uielement/statusbarmanager.cxx
	framework/source/uielement/toolbarmerger.cxx

Change-Id: I334a220ff27bb365e98a0ebd8bc6e55d65e76d64

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [1768904fd908e940a210e101c99a58ca1f7e3f27]

Related: #i121442# Read Statusbar merging configuration

(cherry picked from commit b2db8c4c68553100b64af8f51bce2d496b12e882)

Conflicts:
	framework/inc/framework/addonsoptions.hxx
	framework/source/fwe/classes/addonsoptions.cxx

Change-Id: I3cd8f310990098fc61adb8287ef53596f4038fdc

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [0d3b4f59fc43bc7aa9994195d55712aff87b3036]

Related: #i121442# - StatusbarController API Modifications

Modify the current StatusbarController API so that it can be used by pure UNO
implementations

(cherry picked from commit 059f35d0ce96ccf14d02c6f33e25192d0c926b3f)

Conflicts:
	offapi/com/sun/star/frame/StatusbarController.idl
	offapi/com/sun/star/frame/XStatusbarController.idl

Change-Id: I664a104bff35a35d4406d98f96bdf8983b452ebd

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [418118e8be4d71f6359333961f9e4cbe9c12a246]

Related: #i121442# API wrapping StatusBar functionality

In the current implementation and its API design, it is impossible to
implement a StatusbarController in UNO, because there is no way in UNO
for the controller to manipulate its status bar item; the current
implementation of UNO based StatusbarController have to access directly
the VCL StatusBar through the AWT XWindow in order to manipulate its
item.

Designing an API that wraps the VCL StatusBar does not make sense: a
StatusbarController should only have access to the status bar item it
controls, not the whole status bar. Therefore this new interface
represents only the functionality of an item in a status bar, to be
controlled by a StatusbarController

(cherry picked from commit f556d8d542b069778e9b9d2bf25575e740602a6f)

Conflicts:
	offapi/com/sun/star/ui/makefile.mk

Change-Id: I197d49ac4516370f0d352ee03f86519016bf030c

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [7de47fe4ce076695a654198cf2c81ce3021d2cfb]

de-break published API change

Change-Id: I86c2a3d8897278b47eb6b81327469cfae2f41fd5

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [f858fa266d8b33ccc27bb6a91f1923b9ea9cdaaa]

Related: #i121442# - Extend css::awt::XGraphic to draw images

A StatusbarController that draws its status bar item may need to draw a
graphic representing the feature state. css::awt::XGraphics API should
be extended to include VCL's OuptDevice::DrawImage

(cherry picked from commit 3ca8e86d4489f023160d69ba621a819a89ab90d5)

Conflicts:
	offapi/com/sun/star/awt/XGraphics.idl
	offapi/com/sun/star/awt/makefile.mk
	offapi/type_reference/types.rdb
	toolkit/inc/toolkit/awt/vclxgraphics.hxx
	toolkit/source/awt/vclxgraphics.cxx

Change-Id: If2c37022e60e8a3c9fce51dac84f4a2af001b5c5

2013-05-21  Ariel Constenla-Haile  <arielch@apache.org>  [5dd32f76a9c0f924e6a514e309e7661ad5537e86]

Related: #i121442# Add support for StatusBar merging via configuration

(cherry picked from commit 5c795df0452046ad2aa8d0ec05092133e3e4ebc3)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Addons.xcs

Change-Id: Ica40d4f68054a3adcf460531c06cd1792ba4a6c4

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [c4ae127b6063b53df4592d6b37ea0f38a892d8c1]

restore StatusBar::GetItemData, etc. because we need it again

revert c95fa19f7c7b58a2beb65ad52335322ec2ae6f18

Conflicts:
	vcl/source/window/status.cxx

Change-Id: I976802cde23892e7a3b2f6ad75d34a52bc7b2739

2013-05-21  Caolán McNamara  <caolanm@redhat.com>  [1704b1200d39eba8e235ca5c13c5a931d07a98b3]

absoletely guarantee there is no mem leak

Change-Id: If6960dea479bb8970cb94aa05a3c9d44bf60cfc5

2013-05-21  Stephan Bergmann  <sbergman@redhat.com>  [6aa19bf090ac03fcb55479155abb0d59f43d766a]

Adapt to new com/sun/star/oox/

...introduced by a986eddb9b9d1de71ae1c6f73246e493cc449c21 "fdo#46808, Convert
oox.ExcelFilterExport service to new style."

Change-Id: Ie44688f02ffb73ff5967b66e649827058236614e

2013-05-21  Noel Grandin  <noel@peralex.com>  [884217479de20e2ff5217a0829d678f416fb8505]

fdo#46808, Convert more XMultiServiceFactory to XComponentContext

Change-Id: Ia9fe1a95aab5f466ce212e442eba791f265488b5

2013-05-21  Noel Grandin  <noel@peralex.com>  [dbcc5bc9d936533794c194d7d33c59c840e76b68]

more linking fix

for my diagose_ex.h change

Change-Id: I6f9224942b5ccac0ae6b61a595bfe6a3c7463b7b

2013-05-21  Noel Grandin  <noel@peralex.com>  [265c8379404148f4d239962b6b9533558bbc6e4a]

remove unused member and method

Change-Id: I325acbb98797f5feb4f5dbeb400d00b11e911d10

2013-05-21  Noel Grandin  <noel@peralex.com>  [02021163dbbcc8904da0b2138c8b53684dcc8ab4]

fdo#46808, Convert oox::PowerPointExport service to new style

The service already existed, it just needed an IDL file

Change-Id: I1404f4f60abafd489ddfb7294affcc7ff33885ce

2013-05-21  Noel Grandin  <noel@peralex.com>  [6bf00f0f94394c62bddcd77b776e4e3592160201]

fix for linking

caused by my commit
863d38fbfa4fb4861e476828c46410602100919e "move DBG_UNHANDLED_EXCEPTION out of line"

Change-Id: Idfd84d987ba9151ba476ce0516a9e5fbdb2003ec

2013-05-21  Noel Grandin  <noel@peralex.com>  [a986eddb9b9d1de71ae1c6f73246e493cc449c21]

fdo#46808, Convert oox.ExcelFilterExport service to new style

Service already existed, just needed an IDL file

Change-Id: I397296e5ad7b32febb63e74f8ee9a0db53ba5a81

2013-05-21  Noel Grandin  <noel@peralex.com>  [d4d16d8a27517930bdc9e9a308da287d367dd622]

fdo#46808, Remove unnecessary XMultiServiceFactory member

.. and associated methods

Change-Id: Iec01b4615decc1616e405166088d7d1d844ac0ae

2013-05-21  Noel Grandin  <noel@peralex.com>  [823377b707fda94222a99b6710363f392fd9e4dd]

fdo#46808, Convert chart2::*RegressionCurve services to new style

The service already existed, they just needed IDL files.

Change-Id: I547b3b40912e2fefdb173c010826f86aa8347b11

2013-05-21  Noel Grandin  <noel@peralex.com>  [2750fe97c5a2c5b374542e3383dfc75ec099c7af]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

and remove unnecessarily storing the global XComponentContext

Change-Id: Ifb230b88661fea38d96a9d7f0994f92b9632ef79

2013-05-21  Petr Mladek  <pmladek@suse.cz>  [13c73a1b358934d7ffac6a6275c4e9d399b7d4eb]

bump product version to 4.2.0.0.alpha0+

Change-Id: I4e83df4ed18f224ce02565c32bdd3fb0c24c6d20

2013-05-21  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [a2c9d4f8bbde97f175bae4df771273a61251f402]

Little cleanup in image loader internal functions

Change-Id: I6def704dc22d7a536849a9e4b51a08bf68778329
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/3950
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Noel Grandin  <noel@peralex.com>  [863d38fbfa4fb4861e476828c46410602100919e]

move DBG_UNHANDLED_EXCEPTION out of line

makes it easier to set a breakpoint on it.
Plus it's getting a little big to be a macro.

Change-Id: I2827aa3618ba966fbc85a4a56e0e794a55630730
Reviewed-on: https://gerrit.libreoffice.org/3988
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  David Tardon  <dtardon@redhat.com>  [65d243296309acf39cde21f709240b7b6b23e093]

do not second-guess help langs for installation

Change-Id: I48484ca81008fe650aa9fa0eb561e3b2ff33399c

2013-05-21  Isamu Mogi  <saturday6c@gmail.com>  [2147d08c78604c0b5d16e507a2fd5e3aa2ee6ccd]

Re-add PNG file that used to have a pathological (LF) filename

This is a cherry-pick of 4aa27cc3b98d455379f7c97a215d557d646fa08e .
Author: Andrea Pescetti <pescetti@apache.org>
Date:   Sat May 11 11:42:03 2013 +0000

Change-Id: Id91c9d5cd462e73a243d9c5670572a9c2293798e
Reviewed-on: https://gerrit.libreoffice.org/3985
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Isamu Mogi  <saturday6c@gmail.com>  [19ab0e5fc56ed26238895ee75e1e4f74d725afbd]

Avoid pathological filename, breaking checkout on some systems.

This is a cherry-pick of 8cb45ee0b8d744c282b76be8b26b1196b9d91b44 .
Author: Andrea Pescetti <pescetti@apache.org>
Date:   Sat May 11 11:39:07 2013 +0000

Conflicts:
    icon-themes/galaxy/svx/res/symphony/

Change-Id: I125e506531248c167cda20714228777e102a24e9
Reviewed-on: https://gerrit.libreoffice.org/3984
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Mark Wielaard  <mark@klomp.org>  [a6a8c379b20b4de7e8715057af4c1f6d020e55d2]

Fix two SfxFilterMatcher_Impl memory leaks.

First SfxFilterMatcher_Impl::InitForIterating() will set pList to either
the global filter array matcher pFilterArr, or to a new SfxFilterList_Impl.
This new SfxFilterList_Impl should be deleted in the destructor.

Second getSfxFilterMatcher_Impl() keeps a cache of SfxFilterMatcher_Impls.
If a SfxFilterMatcher_Impl for a given name doesn't exist yet a new one
will be created. But the cache stored objects by service name (aName), but
looked object up by factory name (rName). So it always created a new
SfxFilterMatcher_Impl instead of using the one from the aImplArr cache.

Change-Id: I7840aaddc861f609fbe14d5b6c0ea20d997f690f
Reviewed-on: https://gerrit.libreoffice.org/3989
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-21  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [3661c3eb0124d6f4799fe7c4393d4576e1613bfb]

fdo#64011 fix the position and the drawing from left to right in RTL sheet

this will fix the start position for drawing and you can draw shapes
from left to right when the Sheet are RTL

Change-Id: I5cc8eabf474918968bea026dba9c5add2bb4f28e
Reviewed-on: https://gerrit.libreoffice.org/3912
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-05-21  Petr Mladek  <pmladek@suse.cz>  [ada91eb7ea22015138185227c7831dd30968a173]

Updated core Project: help  cfcc32824c195ca37339ef33c99a099f9b7afe1e


2013-05-21  Petr Mladek  <pmladek@suse.cz>  [ab6d2b7c96550a86c9b0052c5472028c12cc003d]

helpcontent2:  add missing auxiliary helpcontent files for bn-IN

Change-Id: I90e4eb02e2f4e672681ff8fe1305eaa08b1769fd

2013-05-21  Petr Mladek  <pmladek@suse.cz>  [13df1b95e83a46e847311b49d4c14260cac682af]

allow to create new database using the wizard again (fdo#62937)

To be honest, I do not userstand the code much. Julien pointed out that
the setParentTitle and onTypeSelected were newer called. The condition
looked like an optimisation and it helped to remove it.

It would be great to put it back. It might be enough to hand the
intial values.

Change-Id: Id06cc9c63a9e578cb3c698c8526851fec71ef9da

2013-05-21  Noel Grandin  <noel@peralex.com>  [895c1bcc811813ba32d865974b7172cb288074dc]

fdo#46808, fix unit test

...after my PrimitiveFactory2D  changes

Change-Id: I994d2dd0aebed67643f749dc43bcd4e744601885

2013-05-21  Noel Grandin  <noel@peralex.com>  [d5ac8a01b286051d417eb998f3d1b90b0bf492f6]

fdo#46808, Use service constructors

Change-Id: Ib428bb78751e9707c89dcf311b8ab86ad8184775

2013-05-21  Noel Grandin  <noel@peralex.com>  [d256dbede60533369d1aac64cca34721183f6a8a]

fdo#46808, Convert chart2::Title service to new style

API CHANGE: The chart2::XTitled interface now takes and returns
   a XTitle2 instead of an XTitle.

Change-Id: I96c35909d3a13f1abb544296a782a0b6a7a58ec6

2013-05-21  Noel Grandin  <noel@peralex.com>  [f2bc5c6229e8e72feb3dd887b6d509e52d666c0c]

fdo#46808, Convert various chart2:*Scaling services to new style

Change-Id: I93294be4c822160e609ae6aab552edd64478e34b

2013-05-21  Noel Grandin  <noel@peralex.com>  [dfc49e043bf2efa7c07b8f89af1f64de2e7f7b0e]

fdo#46808, GetStorageFromURL now takes an XComponentContext

Change-Id: I300748914c913ecd9d433cb6f549a000717b538d

2013-05-21  Noel Grandin  <noel@peralex.com>  [ee2e8d77fecd39d40182ca3985e801384650a93d]

remove unnecessary macros

Change-Id: Ie73092fa6fc4fa7a95900ef4ba772af0c27d0f39

2013-05-21  Noel Grandin  <noel@peralex.com>  [184c48ee7a4b1c5c6f19a3b9c71bdbc6472068f8]

Remove unnecessary namespacing

Change-Id: I0ea52709f9a77d928a6704797ebd5be4c375e964

2013-05-21  Noel Grandin  <noel@peralex.com>  [53d083213358b14b465f68339328252560cb1255]

fix alignment in code

Change-Id: I0272e46cf34b52f578810ad0d17f33dd78accdd3

2013-05-21  Noel Grandin  <noel@peralex.com>  [5ab3015aaec7bea309721fcf04af06c8c1519fcb]

fdo#46808, Clean up old usages of ExtToolkit

This service no longer exists in LO, and no-one seems to know what
this service was, so convert it to use the awt::Toolkit service,
since that service returns the interface the code expects.

Change-Id: I761effbd49a9a3a15ec9c8716c72d4220a3e987e

2013-05-21  Noel Grandin  <noel@peralex.com>  [be50ad28f5bbdaeff527f646481ce263843c2401]

fdo#46808, Convert awt::XUnoControlDialog to new style

Change-Id: I40d2e2ddd92186a2ba22ebfbdda8367391e8d355

2013-05-21  Noel Grandin  <noel@peralex.com>  [6c61b20a8d4a6dcac28801cde82a211fb7e30654]

fdo#46808, Convert awt::UnoControlDialogModel to new style

Change-Id: I4b912034ef3f4855b87d6d6f18ff13bd1ecc8f72

2013-05-21  Tor Lillqvist  <tml@iki.fi>  [6c53dff36ebdac7b6a6cf514ab469b2202d6aa48]

Bypass for now an OSL_ENSURE that doesn't compile

Change-Id: I8f6a74251cea70e7fd100e1ab233cf0033de4e50

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f61aa0df67c440f9d201a0b10eccac9729ed7aca]

Rehash the 0.8.1 package due to a last minute oops.

Change-Id: Idea947e8b6674d436cc1a1d92f29279d2c03fc58

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fc3f0a25661e371f1f561ee21b8ba4c67a1a2173]

We don't need this patch anymore.

Change-Id: Id6b787096d15c40903661fa3d309e8131b655752

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9785579ed0ec8e2e3e826c7e4cbbcaf51f8cb0d4]

Update mdds to 0.8.1.

Change-Id: If6c1a8a88e9996527d3fcf350a00a72a3866ef4f

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [876504529cf450482b8450ef97fbf1d0a1d1ed67]

Test performance of pasting of formula cells as well.

Undo and redo of this are still a bit slow. Not fast enough to be
reliably tested.

Change-Id: I0e0b4c16e55bae60f8d7b1db71347a93eb977de8

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1cd034088c8e0d44ba51b3b3b247a05ad309e0ed]

Another performance scenario. Pasting of cells interspersed with empty ones.

Change-Id: Ia03af65dc1daf13e1228cacc20ce931839305ab8

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [42855ef3a1c78f8dbd10ab8cad6d3cdbc7e8fc9e]

A bit cleaner way to measure time segment.

Change-Id: I999baaa3acba5513a148542fa28f7ae43dd7ee4f

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [42901096de15311d828696aabfc3f0b45655e237]

Make these stack variables & fix one memory leak with the undo object.

Change-Id: I1dd2bf0fc843394502119928c921913131c86f7e

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [266e71c7b89234b9e8722c24dfc9ee7d4ccbd74f]

Add performance test for repeat-pasting cell to a large cell range.

Change-Id: I98dcdb1e0a72f2c3ad6f33c7b6b7d4a4bcf89096

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [02304b8fc917a8af4230ddf3e26a45000550768a]

Ditto when purging broadcasters.

Change-Id: I632d617cad76485f7e1f57daa7db4d4cfa775e8b

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96d56b9cc6a3e00faf231e92bffbfff7e73a7ee5]

A bit of cleanup.

Change-Id: I9f200377c1f5bf44eb4ba60c272b02ae3d632a19

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a3d2a042916edf54db544db34f89c1f841e69bf5]

Do the same trick when getting broadcasters during mass formula cell deletion.

Change-Id: Iee1b3ff637d10c6bd2d2342db518a2fc986327b7

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d5b4cb00bedd08ad72885defbc35c971b573ecd8]

Keep track of column block positions when mass-pasting formula cells.

This speeds up the following scenario:

1) type =B1 in A1. Leave A2 empty.
2) Select A1:A2 and Ctrl-C to copy.
3) Select A3:A50000 (or longer if you so wish), and ctrl-V to paste.

This causes the broadcaster storage array in column B to be heavily
partitioned due to the empty cells interspersed between formula cells
in column A.  Without tracking the column position this would cause a
O(n^2) complexity algorithm.

Change-Id: Ic2f23c2c2bea3353c517faa73fe5412c7528bd95

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fc470416281b92e6b481885b64d59bc01ea4c3a6]

A bit of cleanup before refactoring.

Change-Id: I3627a83669b6a69c299aef96b8b2ead1352eabe2

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c2e28f50354d4e95b2202aebe1764d81fdbfd27e]

Prefer early bail-out.

Change-Id: I112a4be56910c07007b28715336fcd82d56bb313

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e25fe33f0114dc8723a7a9af4cdd11f07a55ec5]

Compiler warning.

Change-Id: I6f358f89348a23b3c70f8b7db8a1f01d659393ba

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f7d037c2288cacaedf221404b5c9d4b7f2a0b7cb]

Optimize ScColumn::MixData() to remove several bottlenecks.

The use case that would previously make Calc freeze.

1) type in "test" in A1.
2) Select A1:A2 and Ctrl-C to copy to the clipboard.
3) select the whole column B.
4) paste special, select "Add" operation and click OK to paste.

With this change, the above scenario no longer freezes Calc.

Change-Id: I98b1f1e6c25b853aa884e7598c04b1457fab4636

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [edddbde921bf977dc1e7104956d204622b0449dd]

A bit of a cleanup.

Change-Id: Iaa7003cabee4630e4fbb8fb1cd114d04b4e9e33c

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [252a30609357a5b2691b7796cc8f3f4f1319f655]

Keep track of column block positions in ScDocumentImport too.

This currently only affects document import via orcus, but it'll be
good to put this in place.

Change-Id: I8cc6d54aba6fab1f2774127f92c2a764f7b690fb

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [430d81e1fd44f51a91b81da91504a004ab7373d8]

Same with MixDocument(). But this one has additional bottleneck...

With the removal of existing cells. So, this change is not enough to
make this operation fly.

Change-Id: Ic468375f6d0c28e2cc7d5391fb0565d53ee7fb4e

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9cf69e73e6e20fda2518c27e617cc990e95d60ee]

Make it exception safe.

Change-Id: Ib9b734ac9800b1ecf005dcd3a66beac6fcfc3a4f

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f72dadc3df3194e1fde075b266348d169f28af38]

Reuse CopyToDocContext for UndoTo*.

UndoToDocument and its nested methods are tightly coupled with the CopyTo
counterparts, and they both are used in the same undo / redo code....

Perhaps we can clean this up to reduce redundancy in the future.

Change-Id: Id3aec60914ac3a87acbb53f889896a5850047c59

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96c870ea3dd86649dca7f7228591de7253d6653d]

Do the same thing for CopyToDocument.

This removes O(n^2) slowness from undo and redo of a large array of
cells with empty cells in between.

Change-Id: Id87c8ac8986c97ddf305f849a4752f0f92cc5899

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1a43dd8e5b0b948bbc37e3f2989cafea5c996b1b]

Move the boolean flags to the context bucket.

To reduce the number of function parameters lower.

Change-Id: I816bd7c27070597f5fcdf69bdc7d981279390ca6

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11a164f0ac81f4cff4b2698e1fc114ce7e4737df]

Do the same optimization for CopyToClip.

The basic idea is the same as the one I did for CopyFromClip.  This prevents
the O(n^2) algorithm from being invoked during undo object creation.

Change-Id: Iac46663b0c25db2f00ffa3ab95a4dcf2857252ce

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [417120f946c27c040f8cbd98d621bf63b425f049]

Get the script type in an efficient manner.

This alone makes AdjustRowHeight() fly on large ranges, by eliminating
the silly O(n^2) algorithm.

Change-Id: Id2693aab7fb9b2a5575c6390fcaae5a404549962

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8eed8f8c3d6a58d28f8af5e5688d8fe8756d7dc8]

Optimize ScViewFunc::GetSelectionScriptType().

This change reduces the duration of this method from somewhere in the
ballpark of 10 seconds down to a tiny fraction of a second.

Change-Id: I0278dc06a4f134b43cd08bd94693b6dec4893f1f

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4da9bf8086c90f0b0b4394cd6578da1405ca3e8d]

Cleaned up a bit to remove the need to initialize the block positions.

Change-Id: Iad2e69e4eb61167ad85581a83b19e3798c5edfd0

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c232a8c4723e1a948fbeef2f7ea9486658191eeb]

Speed up ScColumn::HasEditCells() by keeping track of block position.

Use block position hint to avoid re-starting search in the cell text
attribute array.  This change alone cuts additional 10 seconds off of
the previously mentioned use case, by reducing the duration of
HasEditCells() call from the previous ~10 seconds to a tiny fraction
of a second.

Change-Id: Id9f951cd235a88928c900619b6b66d7b8a057e0c

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f3f0ae12f90af06f92b66017449ed4d7892a8ced]

Keep track of current block position when pasting a range of cells.

This avoids re-starting the search for insertion position in the cell
text attribute array, on every single cell insertion. Instead of always
searching from the first position, it starts the seaarch from the previous
insertion position.

This reduces the paste time from the previous 3.5 seconds to 1.7 seconds
on my machine.

Here is the scenario.

1) Put =A1 in B1, and leave B2 empty.
2) Select B1:B2 and copy it via Ctrl-C.
3) Select B3:B50000, and paste via Ctrl-V.

Because of the empty cells interspersing the destination range, this makes
the data array highly partitioned, which makes the position lookup very
very expensive without the position hint.

Still, I was hoping the duration would become a fraction of a second. 1.7
seconds still seems a bit too slow...

Change-Id: I7742ce7e22935b6d0e082e4569d53dbd2072c4e5

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f8ed5c3ffea38b75df0a6dc44f5ee3d6da68c5ff]

Move the column element block definitions out of ScColumn.

so that I can reference it in another class.

Change-Id: I035cc1d37ec219c3e3da2e180a0337fb3c6fba8a

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b7c84a69bf989bef8de30cad36d2b5d17190d302]

Slightly shorter way of getting the element value.

Change-Id: I9f56c7a54405a805cb843321bdab660a3ab22fd6

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bad98d1b26f76192dcf7f935060a9928b8442585]

Avoid expensive element position lookup twice.

This moderately improves the performance of pasting a large array
of formula cells.

Change-Id: I27a59ff348cb715df15db80693cb7d193e67ec2e

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bb77c4b5e6a8c22f8d068541bd7564f98c5d3fdd]

Remove unused function argument.

Change-Id: I0b4deec7f4b10c7b14e482f61c667972caa30bc8

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e8741c80e2f737bed94d781334f2cabe93becb15]

Move all clip params into the new context class. We don't need two buckets.

Change-Id: Ida0542583242ebcdd7f1448931e31656aa542457

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3014160a8a3df33083175e8aeaca18340e28574a]

Introduce copy-from-clip context for copy handling code.

It's not used yet, and is currently empty.

Change-Id: Ia377994ae042fc8b19d269adc2f94830422770f1

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ef03feefcc3519e247bc4400f184946b209a1e02]

Reduce indentation level by early bail-out.

Change-Id: I5e108efa0219620696d15a304d2f4e3566d58d57

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a9b560825308e43d0a946c8504dc023e28fa2af]

Add perf test for removal of large array of formula cells.

Change-Id: I2fdf38b23e74a9f4cad7abd9a943e8817f39474c

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [063d91ee77994f7827e3cff1ff0a8bb008cafa68]

Fix memory leak.

Change-Id: I90e419d19f4565f7f20603358308fd7aeba83190

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [504615c541283345e5c1725fc239fac75502d72e]

Remove duplicate code blocks.

Change-Id: I945c7ae834393c760d8a552043c391ff0eb9ce22

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [81e1e8e21f84a27e117eeb7fed06b2686bf60249]

Unit test for range deletion of broadcasters.

Change-Id: I615c9f9e95a44149c8079754e9aa6497f34c76cf

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1d3d107a764ebfab38c50fda04e79f36763b2b12]

Keep track of empty broadcaster segments, and delete them all in one go.

This massively speeds up the deletion of a large group of adjacent formula
cells. As an example, on machine, deletion of formula cells over B2:B109101
(109100 cells in total) got reduced from 4.7 seconds to 0.09 seconds).

Change-Id: Ib72da42a6644421601111907cf7c899d828c2996

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [410154e76c229a862b43a9eee6ffc44b845f6ffd]

Collect all empty broadcasters and remove them in one go later.

This is to avoid repeated calls to set_empty() on the broadcaster array
which causes array reallocation on each call. Instead, we can store the
segments of broadcasters to be deleted later, and call set_empty() on
those segments to reduce the number of calls to set_empty().

The meat of this is not implemented yet, as EndListeningContext is still
empty.

Change-Id: I914bc2881acee3902c4fec0f6c21aaf4d2489df8

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [180c2fe7432f444fcf8f933c413c63c56dd5c27a]

Move this code into ScDocument, for later refactoring.

Change-Id: I4c34cd4b352dfafe7f423ab8e85f0d93c0368349

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7476ad63d168dd43785df86485819fd299522fc5]

First (?) performance regression unit test against clearing of a sheet.

I screwed this up earlier which made this operation take almost 50 seconds
to complete. It should finish in 0.00001 seconds or less.  The test checks
against 1 second, which should be enough of a buffer for slower machines.

Change-Id: I9923033045111c75a0740b6bb30a518fe93e01d2

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0fb3bfcae4da8e6e056a05ec0ec351cc908c7192]

Consolidate the text width and script type arrays into one.

Since they are always in sync...

Change-Id: Ic07f57e1804d76ae801c7947d18df5fd0d729632

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9bfa396e32b07d88eec742232636a517032b108]

Block definition for CellTextAttr.

This block will be used to merge the text width and script type vectors
that are currently separate.  Text widths and script types should really
be stored together.

Change-Id: I6783769cc03180b513319e0a98a0773bd20ba941

2013-05-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb706bac6a02fcfb10c00e5473b5b4ac916c84c9]

Rename header: mtvelement -> multi_type_vector (mtv) elements.

This header hosts custom element types and blocks used in
multi_type_vector.

Change-Id: I32481a2354d8c66eb877b4005a260a79183cd714

2013-05-21  Rene Engelhard  <rene@debian.org>  [9e2605566e8bae0410d06d6d678ca1e58c8c6fdc]

fix mdds check: remove extraneous "test"

Change-Id: I2c20a52e7f7688359172c9ccbd46b4b012bd4c02

2013-05-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [23ddec8b511047e7b75f33d5c07acb7b2d7b11ef]

This is most probably the way to get the mdds check right

Change-Id: I65a6018c442769f89f17ee0023510c45373407e7

2013-05-20  Jian Fang Zhang  <zhangjf@apache.org>  [0063e19b339b58d919a2348de492a3bd8de57280]

#i121134#, more fix for i119657, fallback to old logic to use current AbstractNum when the desired one can not find

Found by: Li Lin Yi
Patch by: Jinlong Wu,wujinlong@gmail.com
Review by: zhangjf
(cherry picked from commit aa53b457faaf0fc50a8b38d17bf219de427a1044)

2013-05-20  Jian Fang Zhang  <zhangjf@apache.org>  [40a5d22fd4117f8e3ad6807264fb448f4d9959aa]

Related: #i119657#, importing docx, add code to handle the problem...

that an AbstracNum references to a style, which references to another Num

Found by: xiao ting xiao
Patch by: Jinlong Wu,wujinlong@gmail.com
Review by: zhangjf

(cherry picked from commit d6870e145cc7373a422b414c31380cc1399e64cc)

Conflicts:
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/NumberingManager.cxx

Change-Id: I9be0b82d601bf43da31842edb02c4b0d4e50e84f

2013-05-20  Andras Timar  <atimar@suse.com>  [de00b8bb67b7453b45e081fe602782803eab1349]

Updated core Project: translations  6148d0296697632af52c5e39787cd09c2a748fd7


2013-05-20  Khaled Hosny  <khaledhosny@eglug.org>  [c761fcfd7ec95090cde2fb2b6b9b891f3e1337ab]

Fix fdo#64751 – Header & footer blue tags empty

No idea FontMetric::GetHeight() is supposed to mean, probably the code
here meant GetLineHeight(). What it actually need is GetAscent(), so use
it instead (which is the same as GetLineHeight() - GetDescent()).

Change-Id: Ic467e56ed6b8d245ac7800f94e6d40030833328b
Reviewed-on: https://gerrit.libreoffice.org/3980
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Julien Nabet  <serval2412@yahoo.fr>  [76fbba8259b3daeb0543cca15c84d5df281e687c]

sw: convert some usage of Point::X/Y to Point::set/getX/Y, take two

69c52bc5b7973a2e414209470f5bf9b66dcc4f30 had some typos, and got
reverted in 78123a504b5215d061935d7b2771ba51e68cae0e, this does the
same, except those typos corrected, so vertical layout is still OK.

Change-Id: I79fe610e4cc8bbbddbd8415198d6309a93f4ba18
Reviewed-on: https://gerrit.libreoffice.org/3929
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Radu Ioan  <ioan.radu.g@gmail.com>  [bd888a331b6eafbdf3225e15e47c1190bd5bd6b7]

fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: I0054bc90fdcaa2fef7e1d98a0528277be4fc341e
Reviewed-on: https://gerrit.libreoffice.org/3917
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Joren De Cuyper  <joren.libreoffice@telenet.be>  [43aee4c0a0ba9bb4d1722208e18991eb2408eed8]

resolve fdo#64446 Repeat shortcut isn't showed correctly in menu entry

Change-Id: I991185f6b4efd305dc55c9ad85f92222f706f8a0
Reviewed-on: https://gerrit.libreoffice.org/3850
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Joren De Cuyper  <joren.libreoffice@telenet.be>  [8165805982c2cab59ef5b1d711133c6d56cf6595]

fdo#30715 Several commands are under the wrong category

Placing "insert" commands under category "insert" is more logical

Change-Id: Ib322aaace39cd160cc81ef4945abd2047e6c4c12
Reviewed-on: https://gerrit.libreoffice.org/3854
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Mark Wielaard  <mark@klomp.org>  [7e98b46c08ab409276a347cc4ea137ba42485a1e]

valgrind support is useful independent from DBGUTIL support.

Especially when valgrinding an optimized libreoffice build.

Change-Id: I7d2ac5476ba8561ce6afbf8c9472550fbe959c76
Reviewed-on: https://gerrit.libreoffice.org/3966
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Mark Wielaard  <mark@klomp.org>  [d95456fc4cd10a09ac5d097ba1a06ae884f7f9f1]

Fix memory leak in mapToFontConfigLangTag.

FcGetLangs() will return a new FCStrSet that needs to be freed after usage.

Change-Id: Ie7fe0dd160fa59077d6a90878e70d0e034680812
Reviewed-on: https://gerrit.libreoffice.org/3967
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Andras Timar  <atimar@suse.com>  [d044918751da4bbdf87f7fb12382abf6c4068c07]

fdo#46553 Update embedded manifest on win32 builds to declare dpiAware

Change-Id: I71a3960b21f2c996b97e1a5707f20b30819fd6bd
Reviewed-on: https://gerrit.libreoffice.org/3981
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [e673655ba784bd2993fb4e364c042fbc0e938d2d]

Make some uses of OUStrings a little more readable

Change-Id: I2e85fa39abbff86918464aae67b4b9eacd3bf7a4
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/3949
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-20  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [a53efad8dea0b0d78a5ff2b84aa2f09a4c178fd6]

fdo#63878 fix the zoom bug on RTL sheet

fix the X position after check if the sheet are RTL

Change-Id: Icbb9ce44508698e0f03898b202e033c07ae2de70
Reviewed-on: https://gerrit.libreoffice.org/3954
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-05-20  David Tardon  <dtardon@redhat.com>  [514d69eff398b32639fe4d91b503740da1aac3ae]

put common vars into standalone makefile

Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [2283f76ec11c6eed757a1f19e033df4adae7dc25]

WaE: use of unary operator that may be intended as compound assignment

Change-Id: Ib1718e5d3a0f7f1e4d1941674743900be12d4e1f

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [7e7ccea7cc91e86d7d345b85940dba16bec36fc4]

go back to 8 colorvalueset columns

Change-Id: I9e345b3dea1d4a13ac2307bcebda19d753ecd7d0

2013-05-20  Jianyuan Li  <lijiany@apache.org>  [0982b526bf0cd938af468f8c2d05830d6b6a8620]

Resolves: #i120554# Shape Gradient MS2003 import/export Enhancement

Reported by: Jianyuan Li
Patch by: Jianyuan Li
Review by: SunYing

(cherry picked from commit 09c33de80a0e5fa321979e53bf88c4d17271eba8)

Conflicts:
	filter/inc/filter/msfilter/escherex.hxx
	filter/inc/filter/msfilter/msdffimp.hxx
	filter/source/msfilter/escherex.cxx
	filter/source/msfilter/msdffimp.cxx

Change-Id: I80a60af4862eb99523ea59e4f788b685d6de1fbd

WaE fixes: reorder initialization, handle all cases in switch, ...

(cherry picked from commit 350f294badf378806348e77e6a8ed0b5f1d5b77d)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I4f1bde463921d48d1e014d0521427eaa9294663e

Add default to switch statements to avoid compiler warnings.

Patch by: Jianyuan Li

(cherry picked from commit f1302af0d803ca969022e69bcf7deeb62459f789)

Change-Id: I4e78e3b565d5922d452d2cfd1bf473af1587d29b

2013-05-20  Marcos Paulo  <marcospdss.org@gmail.com>  [bbfc9999db281c02c4a79b49c86499ba52571002]

fdo#38838 Replacement of the String with OUString

Change-Id: Ib6fda987be15525d939cfe5c3e65f881aff83131
Reviewed-on: https://gerrit.libreoffice.org/3968
Reviewed-by: Ricardo Montania <ricardo@linuxafundo.com.br>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [7281b2b67d252969b383f1fff8294cc88f313137]

WaE: variable ´res´ set but not used

Change-Id: I5f252f75d22f041c76c7d3cfcdd36f69becf086f

2013-05-20  Mark Wielaard  <mark@klomp.org>  [9b76439dff638d6fd773f2b63c377c2124810a39]

sal osl_getGlobalTimer: Don't confuse start and current time.

Change-Id: I575dd70d6b80d4f3279476037e509550cfa23fde
Reviewed-on: https://gerrit.libreoffice.org/3979
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-20  Andre Fischer  <af@apache.org>  [c6e576da95074215d1dcfbcc4b7c4fad6cdeb27c]

Resolves: #i122329# Disable undocking of stylist in the sidebar

(cherry picked from commit 8dc875f17c0cdd41e7ba6ad2f4c1ea3bda1a8be2)

Change-Id: I1a19135d3496463c8759e341449fa51d389fa264
(cherry picked from commit 048eca411083bc8a2ef95e5701bf7eba5d232a2d)

2013-05-20  Andre Fischer  <af@apache.org>  [05b2cd081452571dde558b5376d0db41f9049ab4]

Resolves: #i122321# Fix processing of scroll wheel...

to not block other events

(cherry picked from commit 0a5d252c19fdd4e1e705668a604fb319dc6ceccb)

Change-Id: Ib1a3fa50e071688df41983ce8e2cb6b1c93e18c9
(cherry picked from commit 58da1dc5061fcd9abc7dd296d0d7d04d651dc10f)

2013-05-20  Andre Fischer  <af@apache.org>  [2e52faf39b08b4b4575554a965c570015c46b04b]

Resolves: #i122320# Show closer after docking sidebar.

Prevent sidebar from being docked above or below edit view.

(cherry picked from commit ca7264d7ab7e8b70693362d60227c7dd7626df8b)

Change-Id: I634e0b68c27039613054160b7add5d2d07b666cd
(cherry picked from commit 3c451f893663c118201ccdd4688fe97f1524d21e)

2013-05-20  Andre Fischer  <af@apache.org>  [7d56c8d0772965a20d8614482bd7c2324e4be8c1]

Resolves: #i122271# Provide accessible for panels that...

includes the panel title.

(cherry picked from commit e785c5125994bbfdb4e69108b5a73a184b3ced49)

Change-Id: I97cf9f5f78382dfbd69dcff33b7066380d47313d
(cherry picked from commit 35c18dc890a8883b974ff73c585033fc3ee3b73e)

2013-05-20  Armin Le Grand  <alg@apache.org>  [82f418d2d90b65ddb474f9d7637d76a6779d60cf]

Resolves: i122145 Multiselection with mix of DrawObjects and OLE...

will allow LineStyle and FillStyle panel, single selection of OLE offers these,
too, but in default closed state

(cherry picked from commit 8a2531d3d98ad3afb2b233be2d5dd7b67febeba6)

Change-Id: Iba8f99afb4324d33be0469e3b0835f08fe142b0a
(cherry picked from commit 3c33a28233dfbb0db44553f13511107976f18363)

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [3cc0f7b992245b4bcc166fb15b0b8f76dda4f528]

restore white next to black in the color palette drop-down

i.e. restore e206f8b7a2882d7eea163e29d76dfb336113e3f7

Change-Id: I9c9647ae9e42bcb09a6acd8755bcb170006818f0

2013-05-20  Armin Le Grand  <alg@apache.org>  [6c65af22ee54c8bc4f3a5031bea0af9ecd4f0f00]

Related: #i121520# changed a 2nd 'Blue 9' entry to 'Blue nine'

to solve the conflict

(cherry picked from commit 81c3404d82cb72b9d183e2b38034334e9b65fd22)

Change-Id: Ic368478dac25d9dce8e7c80bd3a7a33fdc68f3b0

2013-05-20  Armin Le Grand  <alg@apache.org>  [efd10664b7808b531676cbbb402703bcc644b0d1]

Resolves: #i121520# changed basic color palette as described...

in the task and discussed on the list under '[proposal] Adopt palette to
Symphony palette partially', also corrected typos on gradient
definitions

(cherry picked from commit 57811cc1cd5e49c1e87fb2a9d79f8a3941a025e3)

Conflicts:
	extras/source/palettes/standard.soc

Change-Id: I54fa27963f7c9732211b7bded5a343b9c05449ab

2013-05-20  Armin Le Grand  <alg@apache.org>  [3061fa41af3dd6d356fcbcd722c7a490d975eeb8]

Related: #i121511# Reordered for more user convenience

(cherry picked from commit 687205925cf94cff2daeb6e399ea7b05fd8213dd)

Change-Id: I6a24d55471fe56175ce1bd8358e6a433f3940e78

2013-05-20  Armin Le Grand  <alg@apache.org>  [c117909c61683f697799dd55edb7b499310e32e8]

Resolves: #i121511# Add gradients from Symphony to AOO

(cherry picked from commit 753df696b003b6046a0444abc48a87e14de1ff33)

Change-Id: I1887c2cdb5d4c0b179952fe1f302b80506366757

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [4e0625f4587658a4600e2992e2d7c6e77c1156b8]

Fix warnings: unused variables [loplugin]

Change-Id: I50ff4a5bda413537d93002ef5dc6f90f139ae9de

2013-05-20  Tor Lillqvist  <tlillqvist@suse.com>  [f247b4351a777fa4600a2b6e3795988800cb908e]

WaE: unreachable code

Change-Id: I34414abe0375e003249ba271b24530f13016fa40

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [e913d2865521c56b15d22d42d24191c5d19e6ca4]

Also iOS has tm_gmtoff

Change-Id: Ic0f883672b4bde3142ac257a57464bdbb90df96b

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [beeedfd818d230ea6bc16c514a97910eaa518580]

iOS is based on Mach, too

Change-Id: I9b6bdc374c9e92af754094f31e1ff212fb386f9e

2013-05-20  Tor Lillqvist  <tlillqvist@suse.com>  [1c05b867ef9e2b83f4f91586b889674226b6a7c3]

WaE: 'e' : unreferenced local variable

Change-Id: I4e67dece0ead3097eb945d8f67795d93b8595eb1

2013-05-20  Tor Lillqvist  <tlillqvist@suse.com>  [9d9878f839a86f3d01400f42ce95bef9f8a162b7]

Fix warning C4273: 'ToolbarValue::~ToolbarValue' : inconsistent dll linkage

That destructor is defined in vcl/source/gdi/outdevnative.cxx anyway.
(As empty there, too.) What is going on here?

Change-Id: Id27f07d47d819a4eaf272819a2e058f5f930b7be

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [e58b0ce9ccb531b01298bfb18cbeb042892efc92]

fdo#48775 - presumed fix for missing bibliography database exception crash.


2013-05-20  Tor Lillqvist  <tml@iki.fi>  [bee150931d4913edbc0f8cdc3854c2699ebdde46]

WaE: macro is not used

Change-Id: I1f88819c85f0c0539bfa3b48ffc215e279c007d0

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [b9c661e2bb4c521e5e71150f9b52272eb05aa9b7]

Fix warnings: unused variables [loplugin]

Change-Id: Id5c62c21f65165085616390d24605efe35ca9924

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [08a7b542533d8de0a8fde5c2e836070b3c5592a3]

WaE: unused parameter 'pBindings'

Change-Id: I4569c83fad5974d95f667e6ddd40648e4951e10f

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [a6e8a1def65ea8f12662c3e295590d6cc59ea4a8]

WaE: private field 'mpBindings' is not used

Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [061030bb26cf17daffaf384b2de0a7446ba172f5]

WaE: unused function 'GetItemId_Impl_line'

Change-Id: Icc8ff462995491d153532eeb0218c2cac480511e

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [f160e4935c474a5293b3d3c11b3d538efb4767a0]

WaE: unused function 'GetAutomaticColor'

Change-Id: I247d8e0fbfa8c050806a08d2e387d9bc761de534

2013-05-20  Noel Power  <noel.power@suse.com>  [175509176433cf5df2d98718e1a6f9cf5bbe9658]

fix wildcard handling regression( for basic functions like Dir ) fdo#64536

Tweak another fallout from String->OUString

Change-Id: I3932bdb441fe6b08cefa6331870956664ade77bd

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [d7f93b544de67218659bc07bb54adc04f94769a6]

WaE: private field 'bInput' is not used

Change-Id: I0a220120e312b901549f7243c0d1bf750a1227a1

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [662d96bc6260e2453a386021dbcfcc6c85ec3778]

vcl: all EnableAutoSize methods take a bool.

Change-Id: I6f974d6b82f6bb77996d20219b5c0ceb78596c5c

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [51207ddd4c956f9740d6ec5bcb91d9e0756af0b6]

No 'mnPreferredColumnCount' any more

Change-Id: I0dfebc75b94b1be723ecc5e58d3a0227415b3121

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [00b33bf3ef873f68444c896c37381ea05628e715]

drawinglayer: Fix typo Primitrive -> Primitive.

Change-Id: Iec1f5192fb052e884c4878ffb017dfd2f5f99350

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [c21f91c0e175c54e100514da1187d8fad882eefc]

drawinglayer: This shouldn't overlap with OBJECTINFOPRIMITIVE2D I guess.

Change-Id: I2d75501cbdfb88f3e991108ca1c1b753c837428d

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [905d75bf2c337b7cb190f1c87d7bda2f4fa4e7e7]

WaE: private field 'mnPreferredColumnCount' is not used

Change-Id: Ife3d5b26b1f8f1c41d681aa3543ddc3813779a6b

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [e53e7934da35c793222a9f048225b893450ab01b]

WaE: unused variable 'aWindowPosition'

Change-Id: I6db9f3848d6d786dbf60bd5b0b250b0c9e447ad7

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [30cb1a737dc42321da01ed1f091eca0caef1c91a]

Fix warning: unknown log area 'svtools' [loplugin]

Change-Id: I7d67464fc3b2e9c4e7c7ea05bb1bbfa1267cb757

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [77f6bb7a5d5840375ed5a0c44fd354fb6ed41cb4]

Fix warning: unused variable 'sModuleName' [loplugin]

Change-Id: Ifa4dc5d704e4452824445d9652e135ddb6cb61e6

2013-05-20  Matúš Kukan  <matus.kukan@gmail.com>  [316850f0f17af2fd2a779f7de66bee50a9605d31]

Create liblcms2.so.2 as a real library in solver.

There was just a broken symbolic link
liblcms2.so.2 -> liblcms2.so.2.0.4 in installation.

Change-Id: If7425131373a6521e802c85d53fbee6a792b1604
Reviewed-on: https://gerrit.libreoffice.org/3973
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [cec1323e50dd6fb13b1c70d70195676521841608]

remove redundant mmeeks comments around the place for misc. code pointers.

Change-Id: I53cf0596b39b00b634724db701d784dd4ab12281

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [323dbd38e6cd67f725adba477323b59a0bc7a7c7]

WaE: quiet unused warning.

Change-Id: Iceb9ecd64da80deccbad33ecdae7b788c1a540b3

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [6b412f8bb1397fe18e5213549c50839879206eb7]

Seperator -> Separator to fix build.

Change-Id: Id86c0e6132f6f11bd6f9cb3d84746f750b8bccf4

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [9dc20ea96f87a85ec9e6f7c85893b77fe0cf15d4]

sidebar: The sidebar uses only small icons.

Force the Color toolbar buttons etc. to small icons too, otherwise
it's inconsistent.

Change-Id: I7eea09c47c2d2f888611d04b2177f490f4977ebb

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [78afd7f6579eff4c3d8688b38d3b9d025be2098b]

sidebar: Kill DrawBevelBorder(), nobody uses that now.

Change-Id: I7901ad17515002c8568a46f9a11c0c9919c0841e

2013-05-20  Jan Holesovsky  <kendy@suse.cz>  [956aae27b85d914a23044ebe437484f0dee26815]

sidebar: Simplify the look of the toolboxes.

Get rid of the background (that is not based on the theme the user uses, so
will not play good with system integration), and just draw a shadow frame
around the toolbar buttons.

[We cannot get rid of that for good, the controls then look 'lost in space'
;-)]

Change-Id: I1325a341c9cf3e5a91e102e233916735de7f8064

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [66a5cc468cef0c6db8b42b7f25367f04208e6f2e]

Only register and use the Sidebar if it is globally enabled.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [05f0eb57618d090fa45011120a907a3b1157accb]

disable sidebar menu option if it is disabled.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [3fd311a944ff09084af325593beb380f85b5c128]

Remove apparently un-needed change to look of task-panes.

Change-Id: I8ebd1cf4482d7dc47db3f732b0d06cb318568c5a

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [228bb7ffe0d404ba1225f7b4d26ca71e098577d9]

finally get the taskpane rendering again

NB. you need to re-build & install to sync. configuration after this.

2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [645db9a2bd9b1eec381de60c491e6b7f9ee7a7b4]

don't throw up the sidebar on start.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [55f49970f4085e3a1498961edabd5303bd6bea6c]

update to the right service name for new URLs.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [052ac10a6f9b28b9b06884dd3ed41879722be6c9]

tentatively restore more UNO / task-pane goo ...


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd]

more reverts, first cut at making sidebar optional.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [54d820a7815af03a248c1aa424fae9bf9a4881f4]

add experimental option for sidebar to 'Advanced' pane.


2013-05-20  Michael Meeks  <michael.meeks@suse.com>  [e9c2d5b26b1e1b52bdf87192a76314b7362fa80c]

Restore FrameworkHelper taskpane URLs.

Change-Id: If14c8784f4ee15f7611d3cbbb04b1a78c9171bf7

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [c6b5466cea171446bf3abed91c5b29aeb875f952]

various build fixes

Change-Id: I07002afa93dbf1e3b0a9829970c548abff81d55b

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [5429bcb3f04476486f0644bbad297f5a19d53bac]

setPosSizePixel->SetPosSizePixel

Change-Id: I07002afa93dbf1e3b0a9829970c548abff81d55b

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [80118379b2e930e85887480358cf1458e27c1064]

move some new includes files to new include locations

Change-Id: I34b18fb2e0f1eae01eff5b8e849dd5f5744335f6

2013-05-20  Andre Fischer  <af@apache.org>  [a9626f143a1466591764b03baa2d15905487b692]

Resolves: #i122302# Use tool bar controls for color controls...

in text property panel

(cherry picked from commit 3b252796e1126b5ec1216082f55b8d12017eaeb1)

Conflicts:
	sfx2/Package_inc.mk
	sfx2/inc/sfx2/sidebar/ControlFactory.hxx
	sfx2/inc/sfx2/sidebar/ControllerFactory.hxx
	sfx2/inc/sfx2/sidebar/EnumContext.hxx
	sfx2/source/sidebar/SidebarToolBox.cxx
	svx/source/sidebar/insert/InsertPropertyPanel.cxx
	svx/source/sidebar/insert/InsertPropertyPanel.hxx
	svx/source/sidebar/text/TextPropertyPanel.cxx

Change-Id: Ifa1947c9e9bfdc3635dbb5b0c7a79f8ead613a90

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [6e6f8cb2b7f2173eafb988f78e9704ed1bbc4b0a]

getProcessServiceFactory->getProcessComponentContext

Change-Id: I2c4c44cb5758ef8fa2d83e0488fba65a390c466f

2013-05-20  Andre Fischer  <af@apache.org>  [f79e0efb34e7fc1b4cdddc78b0dd4f2435692511]

Related: #i122218# Replaced local tool box controller...

with existing GenericToolboxController (cleanup)

(cherry picked from commit 784ed0d2e9cc2de7e3de8420d4708ee5c4631a5c)

Conflicts:
	svx/source/sidebar/insert/SimpleToolBoxController.cxx
	svx/source/sidebar/insert/SimpleToolBoxController.hxx

Change-Id: I9c409c2979982ccd5d7a76c10db6c3f7dd59c307

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [64a8f0a56c5f4a13f353e1c7f2c4b754053658a4]

correct context switch handling in paragraph property panel...

and position and size property panel

(cherry picked from commit de52e4d0e544f6a6c2ab51631870d682885c30cd)

Change-Id: I9330bcb21103da65b00251786340076c8b1a4346

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [2a2d3841218f61ea365f21fcc2c663ec918d101f]

Resolves: #i122056# adding another Writer variant for sidebar context handling

Patch by: Ariel
Review by: Oliver
(cherry picked from commit 4a87b75b86e4c932b5230cb7caecf6f00e40a096)

Conflicts:
	sfx2/inc/sfx2/sidebar/EnumContext.hxx

Change-Id: I51cd1d63ddd23a0907f1781c46891b6f5c9870c5

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [5a6c03ad5dc2f80850131446631606717eee3465]

Resolves: #i122270# paragraph property panel, line spacing control

do not directly select item via cursor travelling; removing obsolete code

(cherry picked from commit 6ca31d904b343c76899dfa2bfef3e7d20db23364)

Conflicts:
	svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx

Change-Id: I8b8ff06008dc0fdfc617f83a4a9c0f9569a8bd36

2013-05-20  Andre Fischer  <af@apache.org>  [cb7bbfe182ebbba3dfd9e32bb4937430db4b2f62]

Resolves: #i121981# Don't change sidebar context while in Impress table

(cherry picked from commit a97c4ca2c235a4654243cbbdf970800454b5aa56)

Change-Id: I66ece2edb436b6e9f6bff110149d6c0c2aa37c7d

2013-05-20  Andre Fischer  <af@apache.org>  [e5818a4f5bd0f0c347e533c841c6663c2e223245]

Resolves: #i122298# Added quick help texts to title bar buttons of sidebar...

panels and deck

(cherry picked from commit 2f18055a153f4e66ec72b0c20673032d6edeebab)

Change-Id: Ic573030d5b8a437e09a763fb0350c22ef33e151a

2013-05-20  Andre Fischer  <af@apache.org>  [bdfc0056c12452bae2bfe7b05547cf3f13ca4241]

Resolves: #i122275# Don't show the layout panel for master pages

(cherry picked from commit 7fe1777ad29d92d16fbc11b7279375d37d11cef8)

Conflicts:
	sd/source/ui/view/drviewsa.cxx

Change-Id: I37bb08e08bd8537e692cf60f415ed40f9cf5abc5

2013-05-20  Andre Fischer  <af@apache.org>  [4e023d28bd914ef6ed32c7daa08b098618157089]

Resolves: #i122272# Select correct sidebar button...

after changing decks via menu.

(cherry picked from commit 0763a83fb20825c66d8a3ecc50327753f7508bf9)

Change-Id: Ief24fa9191848ad6004ea7c28cd28b73b7e54f9f

2013-05-20  Andre Fischer  <af@apache.org>  [011381c03382d937842823606f72d65982e69990]

Related: #i122047# Remove last traces of unused toolbox controller

(cherry picked from commit ba6704b01ebc30b06485ef7f914b873201a08e85)

Change-Id: I6107fd3f840e07f546e8ae7aa8e6eb60f8b4d566

2013-05-20  Andre Fischer  <af@apache.org>  [c5f27133338caff1d09dcd8056aae0bdf6a45b6a]

Related: #i122047# Added missing implementation of virtual destructors

(cherry picked from commit 107eb08386046f1e78dc32b21f569c6aa7352cd1)

Change-Id: Icc57d8910a390e9b608b5aa4a0fa6d8c8659208d

2013-05-20  Andre Fischer  <af@apache.org>  [893dd1995976a15e201cfe5c1ea3266c8f003ae0]

Resolves: #i122047# Adding virtual destructors to interfaces...

to prevent problems with older compilers

(cherry picked from commit 8f3625e6cf098c3fd5e6701b7b687a0423d78f51)

Conflicts:
	sfx2/inc/sfx2/sidebar/IContextChangeReceiver.hxx
	sfx2/inc/sfx2/sidebar/ILayoutableWindow.hxx
	sfx2/inc/sfx2/sidebar/SidebarPanelBase.hxx

Change-Id: I2bf548fd7ff16db58938273bc4b60ad83325b376

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [d68bcdf0db8c4d8b49f7022f59f5db5f0d6e9ada]

valgrind: Conditional jump or move depends on uninitialised value

Change-Id: I9bfa7274befb34b67ac3c322eda805e78b3d0b8d

2013-05-20  Andre Fischer  <af@apache.org>  [b97fb5ca158f8839798900bae7239bb9339a062b]

Related: #i122082# Disable controls of text property sidebar...

panel for disabled document parts

(cherry picked from commit ffcc8c326640dfbc6b765cd25875adf9e0ab66ad)

Conflicts:
	sfx2/inc/sfx2/sidebar/ControllerItem.hxx
	svx/source/sidebar/text/TextPropertyPanel.cxx

Change-Id: I9f38c71c6415f3d255b5607a67a110bca47358b0

Related: #i122082# Remove temporary change

(cherry picked from commit f213ea43fac43326a643f30ff13abd9d77f6aed7)

Change-Id: I157542fd5dbbda17b63900be9a41782ee581309c

2013-05-20  Andre Fischer  <af@apache.org>  [bd26a6abb58f16b77f587b8d5c3aee41ae728ada]

Resolves: #i122082# Show correct deck title and tab bar highlight...

after switching sidebar decks

(cherry picked from commit f44ca372a2a88f996366e5cb44842ef79dd9df6e)

Change-Id: I2162b2eafb8bd1fc8c803a398b475cdf71b6c34d

2013-05-20  Andre Fischer  <af@apache.org>  [4836645dfddcc7cc18e0b8727ba10bbc41da0f8b]

Related: #i122251# Avoid compiler warning

(cherry picked from commit 4a84ca3c6515bddb02a789d9386b6c6e74b037dc)

Change-Id: I24bac356682aff5905010485eac833037f585764

2013-05-20  Andre Fischer  <af@apache.org>  [dfad0013ef079813b0b795d32a4fcb830f3b1577]

Resolves: #i122251# Prevent key events from being forwarded...

from sidebar tab bar to Calc

(cherry picked from commit 2abab958f237c62abbd59b46b36354db60f23009)

Change-Id: Ie47d086699986b64cbdc15df649adea705351307

2013-05-20  Andre Fischer  <af@apache.org>  [11f8ed408d43f40de5f694d6b7d00cb7762ee84f]

Resolves: #i122255# Store sidebar panel extension state

(non persistent)

(cherry picked from commit f6f8c047b73f8fc8b4c78b321761a26ef7ed96ba)

Change-Id: I917050dd57b3fa952200dd536b371f902661e88f

2013-05-20  Andre Fischer  <af@apache.org>  [5e8a2c64799856ddc34ab5d468bd54d7302302f4]

Resolves: #i122254# Process mouse wheel events over sidebar scroll bar

(cherry picked from commit db9602cbf627e1a7af56f3a419ec7c7445dcfb85)

Change-Id: I272763eb24e58443d8c8a980eca9b0f654a9e899

2013-05-20  Andre Fischer  <af@apache.org>  [d35884ef7d57de649e524a10397bf0d912101c25]

Resolves: #i122230# Fixes for sidebar focus traveling

(cherry picked from commit 2b1bd27c95821000241b6f038b62b009ab94bda7)

Change-Id: Id54bb7367d736629a43869c58d6d840fc8fd7da8

2013-05-20  Andre Fischer  <af@apache.org>  [d0d5b97d286d20e3573c5ddd6366d3da1889dd85]

Resolves: #i122230# Fixed focus traveling in the sidebar

(cherry picked from commit bab3ddce4b3d5330835494f54b68406335821b76)

Conflicts:
	sfx2/source/sidebar/FocusManager.cxx

Change-Id: I8853a92da3c4fe41a0110c630cc6af556ffc2ce4

2013-05-20  Andre Fischer  <af@apache.org>  [7f62fc9cb680818d394347cd591cf0bc8dc2fa92]

Resolves: #i122049# Changed text of 'empty' panel

(cherry picked from commit 1f317e0580d267b3cc6b6b410bc3d14a4e70e1fe)

Change-Id: I348ea9c84db10268d964e788ed5622123a9fa405

2013-05-20  Pavel Janík  <paveljanik@apache.org>  [16ed9f9638d8e5224e997c8027f5da7146960b53]

Initialize variable to prevent compiler warning

(cherry picked from commit 4fba97b33858a6fc610b5540ab0277370e4147bf)

Change-Id: I470036762114017a971a35aba2c7f0f41f482fa8

2013-05-20  Andre Fischer  <af@apache.org>  [1571b476038c46777edd3df610c83dc761f22cf9]

Resolves: #i122218# Add new sidebar panel...

for inserting shapes into Draw documents

(cherry picked from commit 5e09229d726cbc288719c7466b277a4eb5bb244b)

Conflicts:
	sd/source/ui/view/drviewsa.cxx
	sfx2/Package_inc.mk
	svx/inc/svx/dialogs.hrc

Related: #i122218# Added missing files to sfx2/inc/sfx2/sidebar

(cherry picked from commit 99572ff12af758a256703884811c7915c79f27ec)

Conflicts:
	sfx2/inc/sfx2/sidebar/ResourceDefinitions.hrc

Related: #i122218# Added more missing files

(cherry picked from commit cdc8cb702630938c673255638aecbd2dd5c53ed7)

fix up to build

Change-Id: I098976d787e6a91d36aac98a5917f48b50872087
9c6f4d957924e177922e26606173d1b238b8006e
ceb9b720c08fb1db5b418c618e280b9b68eda2cf
01712631eacbd3e58e2cd04d1903bbcb0ecb9301

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [c6f163600e308ae7c4f5ea3f6962a23cb067185f]

Related: #i122140# add 'None' entry to underline style...

drop-down-list in text property panel

(cherry picked from commit 3c4045722f20bddddef9143c4f393e6f251f6d2d)

Change-Id: Ieffbd19318742dd133fce1b96d7cad2d7c457975

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [f8f1f1d4a0700de4ff0b01b99bf8f09736116f70]

remove exec bits from new pngs

Change-Id: If13f6a2dec9722dac40323e3ee68e1276c4e0e58

2013-05-20  Armin Le Grand  <alg@apache.org>  [dcc7b1c3cf3ab7de287d2d566c87d28c407749a7]

Related: #ii122198# added ColorValueSetColumnCount entry to configuration

default is 12

(cherry picked from commit dc9abefa2d01377b14bef15463e360d9a7e9bdc2)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Common.xcs
	svtools/inc/svtools/accessibilityoptions.hxx
	svtools/source/inc/configitems/accessibilityoptions_const.hxx

Change-Id: Ic035b34bbcde426fa8fb76df16f84786908e18fa

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [57f1888f2626463d57bbfd80d97c0a0565fbbf2b]

Resolves: #i122079# activate missing slot invalidation...

for the cell alignment sidebar panel

(cherry picked from commit 3b31f1c781d367cfebdb388c17b22640d7e82539)

Change-Id: I3b1ee724ca14e9938302759ef6249a0f3ddd5fa7

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [256be018056fba834aff099baef452b59af586fc]

Resolves: #i122105# text property panel, underline style control

correct application of chosen underline style in Calc cells and Drawing objects
in Writer

(cherry picked from commit fd23db16149eb517de9b2b403ff28ed0d31c83d6)

Change-Id: Id77299c173eef99ea2eea0c0896e9bfd0bd9d1eb

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [862395f6a1b1df8762c315f7ae56e0623810ce05]

Resolves: #i122182# TextPropertyPanel

- add missing <break> in handling click to character attribute controls
- remove superfluous code and comments
- adapt code formatting
(cherry picked from commit a1111d73afe974a9d466a2b1678bfe5ddb5e7f34)

Conflicts:
	svx/source/sidebar/text/TextUnderlineControl.cxx

Change-Id: I1aea184523f74dda78218a631a64ea192765e9d5

2013-05-20  Andre Fischer  <af@apache.org>  [672dc0ccc8cea5bc3856bbe6969de06274a39586]

Related: #i122131# Fixed typo in cmd name for cell appearance 'more' dialog

(cherry picked from commit d465ec90c0626857a9c30523daba63d7b713f9e6)

Change-Id: Icb5389074faf5cf7d1b03f1203f0036f2eccb73a

2013-05-20  Andre Fischer  <af@apache.org>  [611c6c3a4ef96a5e986320f2f00adb04de51a303]

Related: #i122056# Added another Writer variant to sidebar...

context handling.

(cherry picked from commit 542f0ff097c0e3eb71a1ad19f6d46a9860e754d9)

Conflicts:
	sfx2/inc/sfx2/sidebar/EnumContext.hxx

Change-Id: Ib88f75d3dfdba5c14c2d3c747e90eecd00e6f249

2013-05-20  Andre Fischer  <af@apache.org>  [abf9ef78d6f98abf31b55e9ee0528d81163e8f82]

Related: #i122144# Color mode control now looks like in toolbar

and fixed overlapping icons and metric fields.

(cherry picked from commit 835892332e2fda9e2082668679fb0385bf37eaaf)

Change-Id: I21a78328bf11f7368ba97fc47b72f247e7316706

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [0f9a2c083252fa780e3a7b8278f24aaf0481fdcd]

Related: #i122156# #i122087# correct context notification...

regarding the text edit mode for Drawing objects - take two

(cherry picked from commit 3dd1e0f85ba7d0fdcb2de134184407201ca7fae0)

Conflicts:
	sc/source/ui/inc/drawview.hxx
	sc/source/ui/view/drawview.cxx

Change-Id: Icfe16b76fc4fcc838133d8410736877703e5c23b

2013-05-20  Andre Fischer  <af@apache.org>  [17eeac27fd0c0dfd94091cc520f0d0085e32a8b8]

Related: #i122157# Added sidebar menu entry to more writer variants

(cherry picked from commit bbd95678a1ba46a715243c563c6a4a86bfa5ad91)

Change-Id: Iea83e8778b293fc78e3aa7a0bd34e940e54755d7

2013-05-20  Andre Fischer  <af@apache.org>  [304494a20b8721ec78adad06ae4bfd74b51dfbc5]

Resolved: #i122186# Rearranged controls in text property panel...

to make font selection box wider.

(cherry picked from commit 4484a62e0365fc36cc2a9e3ad1c71749d260d4d0)

Change-Id: I4a189c106b497da36e3ad0d13a8e6087b95e73c2

2013-05-20  Andre Fischer  <af@apache.org>  [603c089e4261a028d9ea70012cb5b1f4effcb545]

Resolves: #i122082# Hide sidebar panels for read only documents

(cherry picked from commit aae247a34cd6f3bf421e57bbec08837d73ddf258)

Conflicts:
	sfx2/inc/sfx2/sidebar/SidebarChildWindow.hxx
	sfx2/inc/sfx2/sidebar/Theme.hxx
	sfx2/source/sidebar/SidebarChildWindow.cxx
	sfx2/source/sidebar/SidebarController.cxx
	sfx2/source/sidebar/SidebarDockingWindow.cxx

Change-Id: Ib59132d6d5e177d5a02ee24973b0fb07114db60a

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [8035ea995506557c6711c637435374a056662b8b]

Related: #i122156# #i122087# correct context notification...

regarding the text edit mode for Drawing objects

(cherry picked from commit a0e76afb572510e2c2c75fc6c558f271c0d74d0b)

Change-Id: I8b4e5cbd865455ef3d7046f9d65c5dd68a53d8ce

2013-05-20  Andre Fischer  <af@apache.org>  [ff03b807b6fa4e20516dfe0b0908ac5ef82335a4]

Related: #i122144# Replace more Symphony icons with standard icons

ParaPropertyPanel

(cherry picked from commit 8808ad841fd74a482c8b0f192c1a3a936f12dcfc)

Conflicts:
	icon-themes/galaxy/svx/res/symphony/AlignTextCenter_16x16.png
	icon-themes/galaxy/svx/res/symphony/AlignTextJustified_16x16.png
	icon-themes/galaxy/svx/res/symphony/AlignTextLeft_16x16.png
	icon-themes/galaxy/svx/res/symphony/AlignTextRight_16x16.png
	icon-themes/galaxy/svx/res/symphony/Indent_16x16.png
	icon-themes/galaxy/svx/res/symphony/Outdent_16x16.png
	icon-themes/galaxy/svx/res/symphony/para_vert01.png
	icon-themes/galaxy/svx/res/symphony/para_vert02.png
	icon-themes/galaxy/svx/res/symphony/para_vert03.png
	icon-themes/galaxy/svx/res/symphony/para_verth01.png
	icon-themes/galaxy/svx/res/symphony/para_verth02.png
	icon-themes/galaxy/svx/res/symphony/para_verth03.png
	icon-themes/galaxy/svx/res/symphony/rte_Indent_16x16.png
	icon-themes/galaxy/svx/res/symphony/rte_Outdent_16x16.png

Change-Id: Idedcbb16b99a0fa7126d4e095e13e4f3a1f3f013

Fix build breaker: declare missing member variable

(cherry picked from commit eb15aa364708f091c4c59a66f9c3f43e35dafd31)

Change-Id: Ie53ff7cea8874048fe575003a0ae4ded25b6535b

Fix build breaker: remove missing images

(cherry picked from commit 2f116e91d1960503589ce10b726a5383dead800f)

Change-Id: I6130c7b55b03b3962ec72f49d48084324dfdc3df

2013-05-20  Andre Fischer  <af@apache.org>  [28ca23af2b67f260faf2b6e797d829b21ccd287a]

Related: #i122144# Use standard icons for sidebar number formats

(cherry picked from commit 7a309ee2def4ece46f78371ee18e94fae9fc3c05)

Conflicts:
	icon-themes/galaxy/sc/res/sidebar/123.png
	icon-themes/galaxy/sc/res/sidebar/ABC.png
	icon-themes/galaxy/sc/res/sidebar/canlendar.png
	icon-themes/galaxy/sc/res/sidebar/money.png
	icon-themes/galaxy/sc/res/sidebar/percent.png

Change-Id: I69c6c9b6f6cf887332186b68ca4b9e8775575855

2013-05-20  Andre Fischer  <af@apache.org>  [af4b1dbc934feeaf32eaebfaf331f4264b05e4ee]

Related: #i122144# Use same color for all sidebar backgrounds

(cherry picked from commit ae86d3036171e63bfe193e678c9c05a1ec1a12bb)

Change-Id: I4879d515f45f74b25e0319d3244c5722a449c7ed

2013-05-20  Zheng Fan  <zhengfan@apache.org>  [4a2b3f15b334b8c33826305218b8ec872522ad1d]

Resolves: #ii122166# refine icons of numbering and bullets toolbox...

inside sidebar for consistency

(cherry picked from commit 6818706a832b4f6281cdf31d274b4a72c0ff2d58)

Conflicts:
	svx/source/sidebar/paragraph/ParaPropertyPanel.cxx

Change-Id: Ida87df66cd35066415a83e369008a4b1e20ab171

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [e6c40f56516d6e03c6a39c4389b421835dc51492]

Resolves: #i122141# introduce missing Char Font dialog Slot

for opening Character Font dialog for Text property panel in Calc

(cherry picked from commit 2ec379f0bc8af50ead792677b1f69c61d6903cf3)

Change-Id: I07e7affe744efe151c8701e096fde01a52c2d7e0

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [f14674e3f1fca1b881412f0429979a5761bfb2d6]

Related: #i121420# apply context dependent Show Menu Commands...

according given panel configurations

(cherry picked from commit c4a3b967b0ba367b219ac181fe2ed24a64e3c224)

Change-Id: Ib2b3161c70112032659e712556641a46f43edcd0

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [6c4b11e3a366b16796ce31761ce15119233c640c]

Resolves: #i122074# paragraph property panel

correct enable/disable of indentation increase/decrease controls

(cherry picked from commit cc9eaeaaa2ab279db0bf9a8fa63034333dbdaae3)

Change-Id: Ia7c676435859027f0526d6253db771e2359bb7cc

2013-05-20  Armin Le Grand  <alg@apache.org>  [b8fe3f84a60ea73aed9748844aee80441eb0fc7d]

Related: #i122121# moved automatic StartEnd adaption to svx

(cherry picked from commit 81e9ede3e748a40555e87efd1af19521dab5261d)

Conflicts:
	sd/source/ui/view/drviews2.cxx

Change-Id: I5ce51fce89e8f29d2f469bf11c5ba6f075f690f2

2013-05-20  Armin Le Grand  <alg@apache.org>  [0f48d9182530e992114d3338889e631c462fc80b]

Related: #ii122121# Adapted ScDrawShell::GetDrawAttrState

(cherry picked from commit 8120312665d94223a1e506fb6f46d2e0e9bc30ad)

Conflicts:
	sc/source/ui/drawfunc/drawsh2.cxx

Change-Id: I19b1b7e83f16b618ecac95f000c15a60288ce5ae

2013-05-20  Armin Le Grand  <alg@apache.org>  [4d814ec1518c98d2ca251a5a10287f40a427ea6e]

Related: #i122111# Adapted pState usages in NotifyItemUpdate methods

adapted control positioning in PosSizePanel

(cherry picked from commit 76e55d0f6effee49090d1e931c372671ec184123)

Conflicts:
	svx/source/sidebar/area/AreaPropertyPanel.cxx
	svx/source/sidebar/area/AreaPropertyPanel.hxx

Change-Id: I5762c5208259ca071decebcc937bfaab8e0464b2

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [a759710508540ba488876b48370d8a92b543bfc7]

Resolves: #i122067# show correct state in paragraph property panel

i.e. the paragraph property panel's bullet and numbering popup control

(cherry picked from commit 167f05365100f6c9bcbd17045e4feeea3cd120d9)

Conflicts:
	svx/source/sidebar/paragraph/ParaBulletsControl.cxx
	svx/source/sidebar/paragraph/ParaNumberingControl.cxx
	svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
	svx/source/sidebar/paragraph/ParaPropertyPanel.hrc

Change-Id: Iacea3f063d1050f873cff443fb3e1df4b8983279

2013-05-20  Andre Fischer  <af@apache.org>  [998a399166d14e6f8f71c66888212d4ab74b31ee]

Resolves: #i122093# Don't show Impress layouts panel for master pages

(cherry picked from commit 573490c7240fc02dcf82bf0ba262863612e53187)

Conflicts:
	sd/source/ui/sidebar/LayoutMenu.cxx

Change-Id: Ie5c0a1e15ea8db2d2b033efb1234492bd438658d

Related: #i122093# WaE in DrawController::BroadcastContextChenge()

(cherry picked from commit 26e4fcdbb8594696b45d0600e1b7a5e5946cd2aa)

Change-Id: I416215077643f3eb4d43eb761e457d0893bcc429

2013-05-20  Andre Fischer  <af@apache.org>  [eebf7fa20a97d36e859b6537cf889bff8dbbf565]

Resolves: #i122086# Show icons in decks and titles (optionally)

(cherry picked from commit 80b53edb04ed2d4b4f27f8256b754593902f0c23)

Change-Id: Ic9aafce182b96aa44956d9ddbf165f4cc736e41b

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [a1c02181319d32c4444ab7fdb4f1086221056a34]

Related: #i121793# correction for page property panel:

- show correct state in popups
- aggregate multiple attribute changes into one undo action

(cherry picked from commit 306b1c56dc88ac357093d1dc5eb8c8360f8f7100)

Conflicts:
	sw/source/ui/sidebar/PagePropertyPanel.cxx
	sw/source/ui/uiview/viewtab.cxx

Change-Id: I4764be46535fe7a00cbb296c06094e3f8ea461df

2013-05-20  Andre Fischer  <af@apache.org>  [df282e6bf8cb497b5a32a49557c2c7267e4d3541]

Resolves: #i122085# Fixed over-painting of fixed text

(cherry picked from commit 0ba322a27a8d0651f410741d79bbb7125a8ec2b7)

Change-Id: I208297d67bdb9e0277b39c0dc78b777f5eb2a7fa

2013-05-20  Armin Le Grand  <alg@apache.org>  [1820bc972ba8eb64cae4451ce4dcf73800d88937]

Resolves: #ii122111# Corrected LinePropertyPanel::NotifyItemUpdate

to use pState with more care

(cherry picked from commit 12df8f6dd3ed9ea37d9d0dd61bc56ada3bc062b1)

Conflicts:
	svx/source/sidebar/line/LinePropertyPanel.cxx

Change-Id: I380a4f9f8e43340ee03a1cd10546367b6818f74e

2013-05-20  Andre Fischer  <af@apache.org>  [a84a71b9fc4375908c1ae3bff70fc60a563cdc31]

Related: #i122144# Paint titles of sidebar decks and titles bold

(cherry picked from commit 4b7c52c48793d005d3bd618b025b890ff94e7774)

Change-Id: I5e8ad1db7a962f002beb1b976d85a29bfcb5403f

2013-05-20  Andre Fischer  <af@apache.org>  [db334fb729e0a4ee675e0f9290ac23b513e4af66]

Related: #i121960# Fixed typo that made the superscript button...

look like the subscript button.

(cherry picked from commit eac056c47b2bf233ff36436136463cb3f3eb9e23)

Change-Id: I1ba1a609954cd88aa38f76c8e329f35152951ae5

2013-05-20  Andre Fischer  <af@apache.org>  [799e382d025e9176624bdfb92e72a9aa783a973c]

Related: #i122051# Sidebar handles more Writer variants.

(cherry picked from commit dc36f82362dc1fb159668937cde7cedbc3fad503)

Conflicts:
	sfx2/inc/sfx2/sidebar/EnumContext.hxx

Change-Id: I230b6dd3a68d2a17d0433f7919e74f1fcfae8d01

2013-05-20  Andre Fischer  <af@apache.org>  [b99b51a7a36132224cfc50a35d369247255e59c2]

Related: #i122144#: Use AOO icons for flipping shapes.

(cherry picked from commit 52450684d9c02f0d6d96bff731c348d85ca4ced1)

Conflicts:
	icon-themes/galaxy/svx/res/symphony/FlipHorizontally_16x16.png
	icon-themes/galaxy/svx/res/symphony/FlipVertically_16x16.png

Change-Id: I99e3d3b9e7046ee0de60075f49dc47f086e17dcc

2013-05-20  Armin Le Grand  <alg@apache.org>  [60285fdc868635f99644ef1d8a195a2be87074c7]

Related: #i122041# More unifications for FillStyles

better defaults and better preview visualizations

(cherry picked from commit 35c9acfc98fc98399005815e0464b1944f327d4e)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Common.xcs
	svtools/inc/svtools/accessibilityoptions.hxx
	svtools/inc/svtools/valueset.hxx
	svtools/source/config/accessibilityoptions.cxx
	svtools/source/control/ctrlbox.cxx
	svtools/source/control/valueset.cxx
	svtools/source/inc/configitems/accessibilityoptions_const.hxx
	svx/inc/svx/dlgctrl.hxx
	svx/inc/svx/xtable.hxx
	svx/source/dialog/dlgctrl.cxx
	svx/source/tbxctrls/SvxColorValueSet.cxx
	svx/source/xoutdev/xtabdash.cxx
	svx/source/xoutdev/xtable.cxx
	vcl/inc/ilstbox.hxx
	vcl/inc/vcl/combobox.hxx
	vcl/inc/vcl/lstbox.hxx
	vcl/inc/vcl/settings.hxx
	vcl/source/app/settings.cxx
	vcl/source/control/combobox.cxx
	vcl/source/control/ilstbox.cxx
	vcl/source/control/lstbox.cxx

Change-Id: I905b6814cb796a35aa23fedb9ce716f77e2bfda0

2013-05-20  Andre Fischer  <af@apache.org>  [3af7ae5ef74756b33d35a67b7a6cee44acf79737]

Resolves: #i122095# React asynchronously to context changes

In order to avoid problems in SFX2

(cherry picked from commit 61ed9eac0583e34a9b69f0a1adcc208509e336a1)

Change-Id: I375603a28e788ce9257be308dc09a589240d0e58

2013-05-20  Jürgen Schmidt  <jsc@apache.org>  [d06b9921d76ecd81d7f92dc61c2c8dec1bf83f60]

minor change in syntax to make localize happy

(cherry picked from commit e271ee33bd29cb8e5a7bbecdcdac71596ee2442f)

Change-Id: I2079c019575c32bca0323515e51ec166c36ef94e

2013-05-20  Andre Fischer  <af@apache.org>  [8d5f9cbf51040b4d30bd5e10a6cf44b970c3f313]

Resolves: #i122104# Fixed selection of sidebar button.

(cherry picked from commit 8d956f9ec332f818fbe49286ba8eec28179486f2)

Change-Id: If87b0dd13d1d333212d41f0a1e1122e4ef6c5ab2

2013-05-20  Andre Fischer  <af@apache.org>  [0b2c09a180f076230a1f1ac3ecf4725e82aada4c]

Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled state

Converted TextPropertyPanel to use this new functionality.

(cherry picked from commit 5e32abe48b0833e4e370507a1e74fbb1ba98b5e3)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
	sfx2/inc/sfx2/sidebar/ControllerItem.hxx
	sfx2/source/sidebar/ControllerItem.cxx
	sfx2/source/sidebar/FocusManager.cxx
	sfx2/source/sidebar/SidebarChildWindow.cxx
	svx/Library_svx.mk
	svx/source/sidebar/text/TextPropertyPanel.cxx
	svx/source/sidebar/text/TextPropertyPanel.hrc
	svx/source/sidebar/text/TextPropertyPanel.hxx
	svx/source/sidebar/text/TextPropertyPanel.src
	svx/source/sidebar/text/TextUnderlineControl.hxx

Change-Id: I3a25bb0a02e6165ceeb6dbd9e6ecd3e94051f594

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [c991fb49aa174f300be0b978d89bc63e01e0aa2b]

Resolves: #i122026# adjust names of newly introduced UNO commands

correct uno:FlipHorizontal and uno:FlipVertical

(cherry picked from commit 1ea8067f70bb806aa501ea72686a950f1e5ee591)

Conflicts:
	default_images/res/commandimagelist/lc_fliphorizontal.png
	default_images/res/commandimagelist/lc_flipvertical.png
	default_images/res/commandimagelist/lch_fliphorizontal.png
	default_images/res/commandimagelist/lch_flipvertical.png
	default_images/res/commandimagelist/sc_fliphorizontal.png
	default_images/res/commandimagelist/sc_flipvertical.png
	officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
	svx/sdi/svx.sdi
	sw/inc/cmdid.h
	sw/source/ui/shells/drawsh.cxx
	sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml
	sw/uiconfig/swform/toolbar/graphicobjectbar.xml
	sw/uiconfig/swreport/toolbar/graphicobjectbar.xml
	sw/uiconfig/swriter/toolbar/graphicobjectbar.xml
	sw/uiconfig/swxform/toolbar/graphicobjectbar.xml

Change-Id: I2c646586d592eb1d703c6db07e4c913d858fdc47

2013-05-20  Armin Le Grand  <alg@apache.org>  [9d4c1cd63cb8ec8ede01f2d9ad69084027113bec]

Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END...

...to the correct GetState method GetDrawAttrState

(cherry picked from commit 6c248d4f4f3a6e432e140900e5735e249e27dd01)

Change-Id: I08636bf35dbcacf2b34fca94be3f8867e2092981

2013-05-20  Armin Le Grand  <alg@apache.org>  [42b4047870f1c3fa94381f4563344f4ee588a2e6]

Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END...

...to the correct GetState method GetDrawAttrState

(cherry picked from commit e9b32f693643ae28d60922e344d908082f15c510)

Change-Id: Ibb94a6297536d65e6f50e692306b38f7d6feb74b

2013-05-20  Armin Le Grand  <alg@apache.org>  [946a36ec4377e114ad56fe437b8d8d8f41a7ccdf]

Related: #i122041# Added 'Automatic' to TextPropertyPanel, FontColor...

and HilightColor. Added 'No Color' to ParagraphPropertyPanel and
BackgroundColor

(cherry picked from commit 6b722f7d7c1ae5a1b344a24442bd591afba8606b)

Conflicts:
	svx/inc/svx/dialogs.hrc

Change-Id: If75bdb87a1fc43e753c8c8ab15370808235926fd

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [58a825b4d047c0f99d4f9a193c97af423b23fb97]

Resolves: #i122025# UNO commands introduced with sidebar

apply labels and disable their UI customization

(cherry picked from commit 339494cf948e22dcb089c0d921dfb396d9233cb8)

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
	svx/inc/svx/svxids.hrc
	svx/sdi/svx.sdi
	sw/sdi/swriter.sdi

Change-Id: Ie95fb2fde14afe67c80e0037f4252e788f5ec1fb

Related: #i122025# followup - remove usage of removed Slot

(cherry picked from commit 0bef7cb68127ab4ff81cc80bc3f7274adf87f5ac)

Change-Id: I0cf4d8c4c93d5754e4e46d4d1edc43529849b3bf

2013-05-20  Zheng Fan  <zhengfan@apache.org>  [95b4b0f3e26c049cf04400ffc05bf3ccbdf85b9d]

Resolves: #i122118# changed for incorrect tips for bullets drop down

(cherry picked from commit 947c734dfcb6fe78c9838f9c88bf89b186a424de)

Conflicts:
	svx/source/sidebar/paragraph/ParaPropertyPanel.src

Change-Id: I3e5a5650264d280206f57c8b8ff146c696b2a88d

2013-05-20  Zheng Fan  <zhengfan@apache.org>  [f3fc3a57f14b3bb9bbe86c88183c9586ef860376]

Resolves: #i122054# for change the drop down list issue

(cherry picked from commit 07c075acd60e93962c785d066c84f2a80a47e958)

Change-Id: Ide6bdd5177298a345bed90af68a24e0edcda1cd1

2013-05-20  Armin Le Grand  <alg@apache.org>  [243b75e82ee845774e0ca8f18db5d28a0ccc7619]

Related: #i122042# corrected adding default values in LineStyleListBox

(cherry picked from commit 246d57106712df34b05c2522c145d244df2d31eb)

Conflicts:
	cui/source/tabpages/tplnedef.cxx

Change-Id: I6fde45b3e5a5d0a25a549ea03ec50302c8541195

2013-05-20  Armin Le Grand  <alg@apache.org>  [ca4a3f26f96843a8b48fdb10df901a102c2c9ca3]

Resolves: #i122042# corrected adding default values in LineStyleListBox

(cherry picked from commit 33242bbc8350f2b253fae2d4261561796d848455)

Conflicts:
	svx/inc/svx/dlgctrl.hxx
	svx/source/dialog/dlgctrl.cxx

Change-Id: I4391164c0dbdd99c64fe7eca1bdd10cd92e32128

2013-05-20  Armin Le Grand  <alg@apache.org>  [94956686dc4d6ca6b011866bf214c51d3830fcb0]

Related: #i122041# Adapted the descriptions in Common.xcs slightly

(cherry picked from commit df8441aab1ea0d6df5619f2c7403a65dfacad125)

Conflicts:
	officecfg/registry/schema/org/openoffice/Office/Common.xcs

Change-Id: Ia107a029b431d54739fc5524c6978bb53b53a785

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [349d921497b83bb5b00c316b939423301b7dddcb]

adjust .ui widgets for centralized Color ValueSets

Change-Id: Ie6b86a2a48e6697f816e9975b6e34491ab0ad17e

2013-05-20  Armin Le Grand  <alg@apache.org>  [35aa48d80b4b800d408d26bd72fbdfd711abbb6f]

Resolves: #i122041# Unified and centralized control for Color ValueSets

(cherry picked from commit 68e707bbc6fe23881b822e6efab8a2933343dc1a)

Conflicts:
	cui/source/inc/backgrnd.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/tpcolor.cxx
	sd/source/ui/view/drviews6.cxx
	svx/Package_inc.mk
	svx/inc/svx/colrctrl.hxx
	svx/source/sidebar/tools/ColorControl.cxx
	svx/source/tbxctrls/colorwindow.hxx
	svx/source/tbxctrls/colrctrl.cxx
	svx/source/tbxctrls/tbcontrl.cxx

Change-Id: Ie06fe355846b737ec8aae9aade4d408232c83193

Related: #i122041# Add a11y values for defining behaviour of ColorValueSets

(cherry picked from commit 401e8f2db607081e62eaaa1f08a8cd8971a3f637)

Conflicts:
	cui/source/tabpages/backgrnd.cxx
	officecfg/registry/schema/org/openoffice/Office/Common.xcs
	sc/source/ui/miscdlgs/tabbgcolordlg.cxx
	svtools/inc/svtools/accessibilityoptions.hxx
	svtools/source/inc/configitems/accessibilityoptions_const.hxx
	vcl/inc/vcl/bitmap.hxx
	vcl/source/gdi/bitmap4.cxx

Change-Id: If9d0db5f22974cad1ac886eca3719ca92ca7f240

2013-05-20  Armin Le Grand  <alg@apache.org>  [05038d1bd0a7bc9ecb6676ba1309576ac74f849f]

Related: #i121791# Corrected names for LineDashes, cleaned up resources

(cherry picked from commit f8f9cb1148f70f61f486517a1f353c4a3de8211f)

Conflicts:
	svx/inc/svx/xtable.hxx
	svx/source/sidebar/line/LinePropertyPanel.cxx
	svx/source/sidebar/line/LinePropertyPanel.hrc
	svx/source/sidebar/line/LinePropertyPanel.src

Change-Id: Ie49b28503e092c6685fb02c00820d4a3eaa3abb6

2013-05-20  Armin Le Grand  <alg@apache.org>  [aa8c54950bc005b83a47fbe184291e84b0cbd09a]

Related: #i121791# Corrected names for LineDashes, cleaned up resources

(cherry picked from commit f45335265ec5597510bf7a17cf521906c0288b9d)

Change-Id: I7d50a9bc5a17bce792cfd73ab830fd2ef0a17fe9

2013-05-20  Armin Le Grand  <alg@apache.org>  [6c50995593dadc2eeb7ee319b4de12a104e2c4d5]

Related: #i121791# Corrected names for LineDashes, cleaned up resources

(cherry picked from commit ef75cc7bf6ceb6ecf5f2fb32dd560ef05303f1f2)

Conflicts:
	icon-themes/galaxy/svx/res/symphony/style_line1.png
	icon-themes/galaxy/svx/res/symphony/style_line10.png
	icon-themes/galaxy/svx/res/symphony/style_line11.png
	icon-themes/galaxy/svx/res/symphony/style_line2.png
	icon-themes/galaxy/svx/res/symphony/style_line3.png
	icon-themes/galaxy/svx/res/symphony/style_line4.png
	icon-themes/galaxy/svx/res/symphony/style_line5.png
	icon-themes/galaxy/svx/res/symphony/style_line6.png
	icon-themes/galaxy/svx/res/symphony/style_line7.png
	icon-themes/galaxy/svx/res/symphony/style_line8.png
	icon-themes/galaxy/svx/res/symphony/style_line9.png
	icon-themes/hicontrast/svx/res/symphony/style_line1.png
	icon-themes/hicontrast/svx/res/symphony/style_line10.png
	icon-themes/hicontrast/svx/res/symphony/style_line11.png
	icon-themes/hicontrast/svx/res/symphony/style_line2.png
	icon-themes/hicontrast/svx/res/symphony/style_line3.png
	icon-themes/hicontrast/svx/res/symphony/style_line4.png
	icon-themes/hicontrast/svx/res/symphony/style_line5.png
	icon-themes/hicontrast/svx/res/symphony/style_line6.png
	icon-themes/hicontrast/svx/res/symphony/style_line7.png
	icon-themes/hicontrast/svx/res/symphony/style_line8.png
	icon-themes/hicontrast/svx/res/symphony/style_line9.png

Change-Id: Iccb0c2b6b1870806d05ee02569b7fdf1f96405c2

2013-05-20  Andre Fischer  <af@apache.org>  [02e5e18bb46956d743faf21f62066b56f6cedf7e]

Resolves: #i122027# Fixed crash when processing .uno:NumberType command

Reported by:  Ariel Constenla-Haile
Patch by:  Ariel Constenla-Haile
Review by: Andre Fischer
(cherry picked from commit 6a56f5db1d478297aedd3395a882fc2dcce80e82)

Change-Id: Idbcb46b617fc2d2e2d587cdd74226380a2019303

2013-05-20  Andre Fischer  <af@apache.org>  [61d4384876cfda33a73bfbda61cfc81f3e57ac0a]

Resolves: #i122028# Fixed crash when processing .uno:SwPageColumn

Reported by:  Ariel Constenla-Haile
Patch by:  Ariel Constenla-Haile
Review by: Andre Fischer
(cherry picked from commit 717671a6ec6eab7d87fe7236bb792569151e6b08)

Conflicts:
	sw/source/ui/uiview/viewtab.cxx

Change-Id: I127db2160c16789f672b5520a77e27d1f6dac719

2013-05-20  Andre Fischer  <af@apache.org>  [f5db919d068ebde21f98aec8cd30816104b71530]

Resolves: #i122030# Fixed bug in documentation that breaks autodoc processing

Found and patched by: Ariel Constenla-Haile
Review by: Andre Fischer
(cherry picked from commit 2784b2266ba8ce1dcd899a06626669dfd4dadde5)

Change-Id: I5fafe38f007a9a98b34e3fc99950bdb8e4c79278

2013-05-20  Andre Fischer  <af@apache.org>  [96331dc4d292cd28bab741ac3144868fa2111b89]

Related: #i121420# Provide sidebar panels with XCanvas objects.

(cherry picked from commit d179a612f5f9c01776ea52bfdcf27f1cb864f249)

Conflicts:
	sfx2/source/sidebar/SidebarController.cxx

Change-Id: I755d55ac0f5a97fdd11476ce11631afb362e83d8

2013-05-20  Oliver-Rainer Wittmann  <orw@apache.org>  [d02f75a8c36705924ddd6a5921fe3012fafce812]

Resolves: #i121420# merge sidebar feature

(cherry picked from commit 0a0a9b32aa5bf1ce2554ad37cbba3c7a105db2b5)

Conflicts:
	chart2/source/controller/dialogs/dlg_View3D.cxx
	chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
	chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
	chart2/source/controller/drawinglayer/ViewElementListProvider.cxx
	chart2/source/controller/inc/ViewElementListProvider.hxx
	chart2/source/controller/inc/dlg_View3D.hxx
	chart2/source/controller/main/ShapeController.cxx
	chart2/source/inc/chartview/DrawModelWrapper.hxx
	chart2/source/view/main/DrawModelWrapper.cxx
	cui/source/inc/border.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/inc/cuitabline.hxx
	cui/source/inc/sdrcelldlg.hxx
	cui/source/inc/treeopt.hxx
	cui/source/options/optchart.cxx
	cui/source/options/optchart.hxx
	cui/source/options/optcolor.cxx
	cui/source/options/treeopt.cxx
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/border.cxx
	cui/source/tabpages/chardlg.cxx
	cui/source/tabpages/numpages.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tplneend.cxx
	editeng/inc/editeng/outliner.hxx
	extensions/source/propctrlr/standardcontrol.cxx
	framework/source/register/registerservices.cxx
	offapi/com/sun/star/ui/makefile.mk
	officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
	officecfg/registry/data/org/openoffice/Office/UI/makefile.mk
	officecfg/registry/schema/org/openoffice/Office/UI/makefile.mk
	postprocess/packregistry/makefile.mk
	reportdesign/source/ui/dlg/Condition.cxx
	reportdesign/source/ui/misc/UITools.cxx
	sc/inc/document.hxx
	sc/inc/helpids.h
	sc/inc/sc.hrc
	sc/prj/build.lst
	sc/sdi/scalc.sdi
	sc/source/core/data/documen9.cxx
	sc/source/core/data/drwlayer.cxx
	sc/source/ui/app/scdll.cxx
	sc/source/ui/app/typemap.cxx
	sc/source/ui/dbgui/scendlg.cxx
	sc/source/ui/docshell/docsh2.cxx
	sc/source/ui/docshell/docsh4.cxx
	sc/source/ui/drawfunc/chartsh.cxx
	sc/source/ui/drawfunc/drawsh.cxx
	sc/source/ui/drawfunc/drawsh2.cxx
	sc/source/ui/drawfunc/drawsh4.cxx
	sc/source/ui/drawfunc/drformsh.cxx
	sc/source/ui/drawfunc/drtxtob.cxx
	sc/source/ui/drawfunc/drtxtob1.cxx
	sc/source/ui/drawfunc/drtxtob2.cxx
	sc/source/ui/drawfunc/graphsh.cxx
	sc/source/ui/drawfunc/oleobjsh.cxx
	sc/source/ui/inc/chartsh.hxx
	sc/source/ui/inc/formatsh.hxx
	sc/source/ui/miscdlgs/tabbgcolordlg.cxx
	sc/source/ui/navipi/navipi.cxx
	sc/source/ui/optdlg/opredlin.cxx
	sc/source/ui/optdlg/tpview.cxx
	sc/source/ui/sidebar/makefile.mk
	sc/source/ui/view/auditsh.cxx
	sc/source/ui/view/cellsh.cxx
	sc/source/ui/view/editsh.cxx
	sc/source/ui/view/formatsh.cxx
	sc/source/ui/view/pivotsh.cxx
	sc/source/ui/view/tabvwsh.cxx
	sc/util/makefile.mk
	sd/inc/sdabstdlg.hxx
	sd/prj/build.lst
	sd/sdi/ToolPanelViewShell.sdi
	sd/sdi/makefile.mk
	sd/source/ui/accessibility/makefile.mk
	sd/source/ui/animations/CustomAnimationDialog.cxx
	sd/source/ui/dlg/PaneChildWindows.cxx
	sd/source/ui/dlg/PaneShells.cxx
	sd/source/ui/dlg/copydlg.cxx
	sd/source/ui/dlg/navigatr.cxx
	sd/source/ui/dlg/sddlgfact.cxx
	sd/source/ui/dlg/sddlgfact.hxx
	sd/source/ui/docshell/docshel3.cxx
	sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
	sd/source/ui/framework/factories/TaskPanelFactory.cxx
	sd/source/ui/framework/factories/TaskPanelFactory.hxx
	sd/source/ui/framework/factories/ViewShellWrapper.cxx
	sd/source/ui/framework/factories/makefile.mk
	sd/source/ui/framework/module/ImpressModule.cxx
	sd/source/ui/framework/module/ToolPanelModule.cxx
	sd/source/ui/framework/tools/FrameworkHelper.cxx
	sd/source/ui/func/fuolbull.cxx
	sd/source/ui/inc/DrawViewShell.hxx
	sd/source/ui/inc/PaneChildWindows.hxx
	sd/source/ui/inc/celltempl.hxx
	sd/source/ui/inc/copydlg.hxx
	sd/source/ui/inc/dlgpage.hxx
	sd/source/ui/inc/framework/FrameworkHelper.hxx
	sd/source/ui/inc/prltempl.hxx
	sd/source/ui/inc/tabtempl.hxx
	sd/source/ui/inc/taskpane/ILayoutableWindow.hxx
	sd/source/ui/inc/taskpane/PanelId.hxx
	sd/source/ui/inc/tpaction.hxx
	sd/source/ui/sidebar/AllMasterPagesSelector.cxx
	sd/source/ui/sidebar/AllMasterPagesSelector.hxx
	sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx
	sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx
	sd/source/ui/sidebar/DocumentHelper.cxx
	sd/source/ui/sidebar/DocumentHelper.hxx
	sd/source/ui/sidebar/LayoutMenu.cxx
	sd/source/ui/sidebar/LayoutMenu.hxx
	sd/source/ui/sidebar/MasterPageContainer.cxx
	sd/source/ui/sidebar/MasterPageContainer.hxx
	sd/source/ui/sidebar/MasterPageContainerFiller.cxx
	sd/source/ui/sidebar/MasterPageContainerFiller.hxx
	sd/source/ui/sidebar/MasterPageContainerProviders.cxx
	sd/source/ui/sidebar/MasterPageContainerProviders.hxx
	sd/source/ui/sidebar/MasterPageContainerQueue.cxx
	sd/source/ui/sidebar/MasterPageContainerQueue.hxx
	sd/source/ui/sidebar/MasterPageDescriptor.cxx
	sd/source/ui/sidebar/MasterPageDescriptor.hxx
	sd/source/ui/sidebar/MasterPageObserver.cxx
	sd/source/ui/sidebar/MasterPagesSelector.cxx
	sd/source/ui/sidebar/MasterPagesSelector.hxx
	sd/source/ui/sidebar/PreviewValueSet.cxx
	sd/source/ui/sidebar/PreviewValueSet.hxx
	sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
	sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx
	sd/source/ui/sidebar/SidebarShellManager.cxx
	sd/source/ui/sidebar/SlideTransitionPanel.hxx
	sd/source/ui/sidebar/makefile.mk
	sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
	sd/source/ui/table/TableDesignPane.hxx
	sd/source/ui/toolpanel/ControlContainer.cxx
	sd/source/ui/toolpanel/ControlContainerDescriptor.hxx
	sd/source/ui/toolpanel/MethodGuard.hxx
	sd/source/ui/toolpanel/ScrollPanel.cxx
	sd/source/ui/toolpanel/SlideSorterCacheDisplay.cxx
	sd/source/ui/toolpanel/SubToolPanel.cxx
	sd/source/ui/toolpanel/TaskPaneFocusManager.cxx
	sd/source/ui/toolpanel/TaskPaneTreeNode.cxx
	sd/source/ui/toolpanel/TitleBar.cxx
	sd/source/ui/toolpanel/TitledControl.cxx
	sd/source/ui/toolpanel/ToolPanel.cxx
	sd/source/ui/toolpanel/ToolPanel.hxx
	sd/source/ui/toolpanel/ToolPanelFactory.cxx
	sd/source/ui/toolpanel/ToolPanelUIElement.cxx
	sd/source/ui/toolpanel/ToolPanelUIElement.hxx
	sd/source/ui/toolpanel/ToolPanelViewShell.cxx
	sd/source/ui/toolpanel/controls/CustomAnimationPanel.cxx
	sd/source/ui/toolpanel/controls/CustomAnimationPanel.hxx
	sd/source/ui/toolpanel/controls/MasterPagesPanel.cxx
	sd/source/ui/toolpanel/controls/MasterPagesPanel.hxx
	sd/source/ui/toolpanel/controls/SlideTransitionPanel.cxx
	sd/source/ui/toolpanel/controls/SlideTransitionPanel.hxx
	sd/source/ui/toolpanel/controls/TableDesignPanel.cxx
	sd/source/ui/toolpanel/controls/TableDesignPanel.hxx
	sd/source/ui/unoidl/UnoDocumentSettings.cxx
	sd/source/ui/view/ViewShellBase.cxx
	sd/source/ui/view/drtxtob.cxx
	sd/source/ui/view/drviews3.cxx
	sd/source/ui/view/drviews7.cxx
	sd/source/ui/view/drviewsa.cxx
	sd/source/ui/view/drviewsf.cxx
	sd/source/ui/view/outlnvsh.cxx
	sd/source/ui/view/sdview.cxx
	sd/source/ui/view/viewshel.cxx
	sd/uiconfig/sdraw/menubar/menubar.xml
	sd/util/makefile.mk
	sfx2/Package_inc.mk
	sfx2/inc/sfx2/sfx.hrc
	sfx2/inc/sfx2/sfxsids.hrc
	sfx2/source/control/bindings.cxx
	sfx2/source/dialog/templdlg.cxx
	sfx2/source/inc/templdgi.hxx
	svx/AllLangResTarget_svx.mk
	svx/Package_inc.mk
	svx/inc/svx/XPropertyTable.hxx
	svx/inc/svx/bmpmask.hxx
	svx/inc/svx/colrctrl.hxx
	svx/inc/svx/dialogs.hrc
	svx/inc/svx/dlgctrl.hxx
	svx/inc/svx/dlgutil.hxx
	svx/inc/svx/drawitem.hxx
	svx/inc/svx/fontwork.hxx
	svx/inc/svx/galbrws.hxx
	svx/inc/svx/sdr/table/tablecontroller.hxx
	svx/inc/svx/svdmodel.hxx
	svx/inc/svx/svdstr.hrc
	svx/inc/svx/svxids.hrc
	svx/inc/svx/svxitems.hrc
	svx/inc/svx/xattr.hxx
	svx/inc/svx/xflgrit.hxx
	svx/inc/svx/xflhtit.hxx
	svx/inc/svx/xit.hxx
	svx/inc/svx/xlineit.hxx
	svx/inc/svx/xlndsit.hxx
	svx/inc/svx/xlnedit.hxx
	svx/inc/svx/xlnstit.hxx
	svx/inc/svx/xtable.hxx
	svx/sdi/svx.sdi
	svx/source/dialog/_bmpmask.cxx
	svx/source/dialog/dialcontrol.cxx
	svx/source/dialog/dlgctrl.cxx
	svx/source/dialog/dlgutil.cxx
	svx/source/dialog/fontwork.cxx
	svx/source/gallery2/galbrws.cxx
	svx/source/gallery2/galbrws1.cxx
	svx/source/gallery2/gallery1.cxx
	svx/source/items/drawitem.cxx
	svx/source/items/svxitems.src
	svx/source/sdr/attribute/sdrformtextattribute.cxx
	svx/source/sidebar/ColorPanel.hxx
	svx/source/sidebar/EmptyPanel.hrc
	svx/source/sidebar/EmptyPanel.hxx
	svx/source/sidebar/gallery/GalleryPanel.hxx
	svx/source/svdraw/svdedtv1.cxx
	svx/source/svdraw/svdmodel.cxx
	svx/source/svdraw/svdogrp.cxx
	svx/source/svdraw/svdstr.src
	svx/source/tbxctrls/tbcontrl.cxx
	svx/source/unodraw/XPropertyTable.cxx
	svx/source/unodraw/unoctabl.cxx
	svx/source/xoutdev/XPropertyEntry.cxx
	svx/source/xoutdev/xattr.cxx
	svx/source/xoutdev/xattr2.cxx
	svx/source/xoutdev/xtabbtmp.cxx
	svx/source/xoutdev/xtabcolr.cxx
	svx/source/xoutdev/xtabdash.cxx
	svx/source/xoutdev/xtabgrdt.cxx
	svx/source/xoutdev/xtabhtch.cxx
	svx/source/xoutdev/xtable.cxx
	svx/source/xoutdev/xtablend.cxx
	svx/util/svx.component
	sw/inc/cmdid.h
	sw/inc/docsh.hxx
	sw/inc/editsh.hxx
	sw/inc/helpid.h
	sw/inc/rcid.hrc
	sw/inc/swabstdlg.hxx
	sw/inc/swcommands.h
	sw/sdi/swriter.sdi
	sw/source/core/doc/docdesc.cxx
	sw/source/core/draw/drawdoc.cxx
	sw/source/ui/app/docsh2.cxx
	sw/source/ui/app/docshdrw.cxx
	sw/source/ui/app/docshini.cxx
	sw/source/ui/app/docst.cxx
	sw/source/ui/config/optpage.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/dialog/swdlgfact.hxx
	sw/source/ui/fmtui/tmpdlg.cxx
	sw/source/ui/inc/tmpdlg.hxx
	sw/source/ui/misc/pggrid.cxx
	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/drawsh.cxx
	sw/source/ui/shells/drformsh.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/olesh.cxx
	sw/source/ui/shells/tabsh.cxx
	sw/source/ui/shells/textsh.cxx
	sw/source/ui/shells/textsh1.cxx
	sw/source/ui/shells/txtnum.cxx
	sw/source/ui/uiview/viewtab.cxx
	sw/source/ui/uno/unofreg.cxx
	sw/source/ui/utlui/navipi.cxx
	sw/util/sw.component
	vcl/inc/vcl/split.hxx
	vcl/inc/vcl/window.hxx
	vcl/inc/window.h
	vcl/source/window/split.cxx
	vcl/source/window/window.cxx
	vcl/source/window/window4.cxx

Change-Id: Idebaff59f9d60e4e93290cefefdda4c5a1e9215e

Resolves: #i122194# Adapted license text in propertypanel.hrc

then renamed it to ResourceDefinitions.hrc

(cherry picked from commit e952d1401c1adc41934118ba7f542611ef9da11b)

Conflicts:
	sfx2/Package_inc.mk
	sfx2/source/sidebar/SidebarChildWindow.cxx
	svx/source/sidebar/graphic/GraphicPropertyPanel.cxx
	svx/source/sidebar/line/LinePropertyPanel.cxx
	svx/source/sidebar/possize/PosSizePropertyPanel.cxx
	sw/source/ui/sidebar/PagePropertyPanel.src
	sw/source/ui/sidebar/WrapPropertyPanel.src

Change-Id: Ie009056a78ab108556717a501399c83b477b3548

Resolves: #i122194# finally I got the correct file name

Change-Id: If7a075af8c9a829f6f0a69f883c5c6d4ac97ba2a

More merge changes for optional sidebar:
     revert toolpanel removal, restore and re-enable task pane
     remove apparently un-used SidebarFactory module
     add extra visibility annotation to ItemReceiverUpdate

2013-05-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [d8d55787b81cdc955b73c8befa4ab608f46e32aa]

Thread-safe version of osl_getGlobalTime

Change-Id: Ibb9d23780600437f607d866ff3d396b96879245d
Reviewed-on: https://gerrit.libreoffice.org/3960
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [235941bcd0e59c2831d5bc28683119eb6a2fd982]

accidental hardcoding of %PRODUCTNAME as LibreOffice in some .ui files

Change-Id: I1e6c2c1b64d8566b29c1a1510040aadbca2d977e

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [f937ef20f57b306191f7583c2d47b5ad3f2a73ee]

Related: fdo#61186 add a toggle to override the paper format

We now need a mechanism to instruct the print dialog that we want to force
printing to use the printer settings configured paper. Particularly
useful for nup printing and brochures

scenario 3: forcing printing to use the printer settings paper

a file->printer settings->properties->paper
  set a paper size, ideally something not used in the test doc, e.g. Executive
b file->print->page layout and set pages per sheet to 4
  the auto selection for paper will be the first paper size in use, i.e.
  legal
c flip to options and toggle "use only paper size from printer preferences"
  preview should reconfigure as "Executive"

Change-Id: Ie224c252c2cb6c9ee21be5c54e470bca1c7eb0bb

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [62a68bbbe0acea471a04a702ca1372495fc7a2fb]

add NUP preview stub to glade catalog

Change-Id: Ic269107fd842950f881adc5a62783e55889cf742

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [71ebe4404b6e7c78a7d2e352f6af88d57209680a]

Related: fdo#61186 always operate on printer settings paper format

scenario 2: with attached test document

a file->printer settings->properties->paper
  set a paper size, ideally something not used in the test doc, e.g. Executive
b file->print->properties
  the paper size here should now still be what was selected in a and
  *not* what happened to be the current page format shown in the preview
  which is legal

Change-Id: Ie2f440621201d309eb20a650122f9ff7bff441da

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [a9eab694d896426783c1826f4dfe3e2871043f84]

No need to avoid liblangtag for the BUILD platform

Change-Id: I45852dfa38d9162d0fb5fa608974dbc78fe5d2f3

2013-05-20  Tor Lillqvist  <tlillqvist@suse.com>  [026001cd5ac84bf5aa72e09ff6d7fa3a1bd08e7a]

Avoid linker warning LNK4222

These symbols should not be assigned an ordinal as they are always
located by name, using GetProcAddress(), says MSDN.

Change-Id: I46caf7da634b1379a5baf5de631571335c6134ca

2013-05-20  Tor Lillqvist  <tml@iki.fi>  [e273602acd7da369e425f310fb2869d6cb55492b]

Revert "Use bundled jpeg for the BUILD platform when cross-compiling"

Causes trouble in other cases, need to figure out a more specific fix for the
problem I see.

This reverts commit 737a580a3b96efa2e389d2e72546484af8d4d78f.

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [cf9078b54d3d436ad38cde254f426bd251b61b08]

correct bugtracker ids

Change-Id: I082857045bdca110c9eb07eb678c85e9a53687ad

2013-05-20  Caolán McNamara  <caolanm@redhat.com>  [e42886ca2e4b62904c1eb2f424d74699a615a61c]

Updated core Project: dictionaries  09bd32f75110b15e6be8a7bfc116535cead5682b


2013-05-20  Armin Le Grand  <alg@apache.org>  [fc91501f9f0a24ccfa69c2b4baf070aac9e2d0f0]

Resolves: #i121185# corrected handling of gradients in rotated metafiles

(cherry picked from commit 498926039ce717631eda046b1aa256efd24dfdf6)

Conflicts:
	drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx

Change-Id: Ib1a96888d0990f6f9aa573e308736d40b694a613

2013-05-20  Armin Le Grand  <alg@apache.org>  [3df12741fa949d1b0e90d45aceeaa99679066b83]

Resolves: #i116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILL

during line geometry processing to get line geometry rendered black (as
intended) in b&w mode (e.g. print preview)

(cherry picked from commit e3ec94e68f63e4e9fda829c9214f89dd5ffc4df2)

Change-Id: I35fd6d26ac48bb478a8a3b9cd4f50ccd0e4468d0

2013-05-20  Thomas Arnhold  <thomas@arnhold.org>  [869b787deeda5b45d5b0732d1bf777c26abce51e]

add a copy and paste note

Change-Id: I8dcb9c71f5c72bda24d55a6f550208f30e42cb4f

2013-05-20  Matthias Freund  <matti_lx@yahoo.de>  [0c45b5548537cffddc3fbdd6b1c2b9a8a1bdbc4a]

fdo#39468 Comment translation GER-ENG

	modified:   sw/source/ui/vba/vbafield.cxx
	modified:   sw/source/ui/wrtsh/wrtsh1.cxx

Change-Id: I503a12e22d03b2b57a818701cdfbe4ecc94d89a1
Reviewed-on: https://gerrit.libreoffice.org/3965
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-20  Noel Grandin  <noel@peralex.com>  [d702dd4396161f8e2e7396f5c24554088b752fcb]

Java cleanup, AccessibilityTools..

was using a global variable. Yuck.
Fix it to use a local variable. Not perfect, but better.

Change-Id: I27bbbb2ddc89402da53be7f19d2cd963b03b1a83

2013-05-20  Tomaž Vajngerl  <quikee@gmail.com>  [784e472aa24d2f2cb9c240b91af4a184c6fcb949]

Math: Use shared_ptr in ElementsDockingWindow

Change-Id: Id31765f0c2f47cd2ebe830a8b42a9397d6eeffae

2013-05-20  Marcos Paulo  <marcospdss.org@gmail.com>  [5ef0015704ca67a8f9ffd8f4ae207be355da7f3e]

fdo#38838 Replacement of the String with OUString

Change-Id: I1feaa0bee39868aedd768202b584cabc1010f4d6
Reviewed-on: https://gerrit.libreoffice.org/3958
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-20  Ricardo Montania  <ricardo@linuxafundo.com.br>  [c9c2fbe485de2bb831bd2e58faef87a19ceff622]

Drop String.AppendAscii in editeng

Change-Id: I25df0e20e2da50e91139cefba74af2741e5fffb5
Reviewed-on: https://gerrit.libreoffice.org/3923
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-20  Tomaž Vajngerl  <quikee@gmail.com>  [5861f62ee9a14a32c3a3eeb31487f74d6a79d0eb]

Fix Warning/Errors in Math.

Change-Id: I647f3ad174b59498605cf8a5ba12a7487cdec123

2013-05-20  Tomaž Vajngerl  <quikee@gmail.com>  [2d3baccf0249f8c68dcf8f9b0000453d0bc82d8f]

Math: new rendered Elements docking window added

Added a docking window with elements that are rendered using the
math renderer insted of static pictures. Currently this is an
alternative to the existing elements floating window which will
be removed when the new one is ready. This is an initial but
fully functional version.

Change-Id: I7678d09d643c532c672447026b0f12b7b70fc91d

2013-05-19  Armin Le Grand  <alg@apache.org>  [c0b8dd85d4b49e8800e69e614c567ce272ac9780]

Resolves: #i121128# added missing original data export for SVG...

in XOutBitmap::WriteGraphic

(cherry picked from commit 04f10de02296b9bff1e022daabf0b8ff59234e38)

Conflicts:
	svx/source/xoutdev/_xoutbmp.cxx

Change-Id: I774557451c924d6e5b2beb22a83de0ce95a429f1

2013-05-19  Julien Nabet  <serval2412@yahoo.fr>  [96a7c619659ec153a8a9ad319c02c7182224801f]

typo

Change-Id: Ia0d96771a6ae97922b3ceedc1529829eb85d1fa2

2013-05-19  Armin Le Grand  <alg@apache.org>  [b9bea009ac27ffe822b43911a5c7a30d36c43c50]

Related: #119885# Made EditMode work with text boxes...

where text is reaching over the TextBox's bounds

(cherry picked from commit fbbef010986ea359b5209e6d3884bdf4e4ac86a6)

Conflicts:
	editeng/source/editeng/impedit.cxx

Change-Id: I00020a33faf86c8671259e71179932cddf54cfe1

2013-05-19  Armin Le Grand  <alg@apache.org>  [acccf7a13fd0f87e5aecdc7d5412726a76dba275]

Resolves: #i119885# corrected AutoGrowHeight setting...

when importing PPT text boxes

(cherry picked from commit 887c740e39ec1d00366228aae49ef62087a6feb2)

Change-Id: I27e6cd8c0d1f1a34fe0c17529451641e1de9953c

2013-05-19  Armin Le Grand  <alg@apache.org>  [38d02291f32d0f605a4046a96fd6c90abd935f6b]

Related: #120642# streamlined a little bit

(cherry picked from commit d33d09be15d01ae74a9b895e6c17cba63f1f84ed)

Change-Id: I2646e27a017a37a517d1f82b281fa59794b635db

2013-05-19  Regina Henschel  <regina@apache.org>  [d3dde5d940d69d6b859fef3ff722e349d7d89c54]

Resolves: #i120642# expand target to maximum edge not to diagonal

(cherry picked from commit 2e1700bf4f7cf913c23d35f325a50d3aa25426cc)

Change-Id: Ic27fb3b18f42667419765a6adca41e1df27561c2

2013-05-19  Thomas Arnhold  <thomas@arnhold.org>  [43c234b0481fe63b8c4823affad066c6362f5068]

fix OUString conversion

Both were CompareIgnoreCaseToAscii( "starsymbol", 10) which is
startsWithIgnoreCaseAscii.

Fixes 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I21e2eb8c578b65d5f0e4181ed64af02ec480463e

2013-05-19  Thomas Arnhold  <thomas@arnhold.org>  [79e5615fa103a52ce41ed682b624c13fd9a9d1eb]

fix OUString conversion

Both were EqualsIgnoreCaseAscii before.

Fixes 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 and
754fee5d1b6adcc04b58a834c84568585afd728a.

Thanks to Julien pointing this out :)

Change-Id: I1a1983b642ca5b49a76f4e238a9eeb78e8234e9e

2013-05-19  Armin Le Grand  <alg@apache.org>  [5a6ed660ec74e445a827c7aa41e4793c64a46271]

Resolves: #i120596# Optimized grid primitive

added some tooling to basegfx

(cherry picked from commit 97fa4faaa0b09724cf98dbf22390b283ba57b41c)

Conflicts:
	basegfx/inc/basegfx/numeric/ftools.hxx

Change-Id: Ib15c43cf4d5b50605ec596dab498e3a678f3734a

2013-05-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d55b2e5ae0d4f1a05e1ce5b20a7b342d6ea8b1d]

enable coretext by default on Mac

use --disable-coretext explicitely to turn it off (and revert to ATSUI)

Change-Id: I86685482a08cd62665a94eb6e241b59a217d0b52

2013-05-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [123c226af5b529e5b4fdb9d930eac089706049c5]

build gallery does not work on Mac, disable it by default

Change-Id: I94bf2aea81dfdeb5e70672092e89acc1e4ceabf7

2013-05-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [e84a04273b08bf4527155d348f2aebe840696b4e]

WaE on mac osx build

Change-Id: Ief28d2563b66754d00fdc09d6d68ea3a73aff22a

2013-05-19  Oliver-Rainer Wittmann  <orw@apache.org>  [b751e3915ef527c9af07b995c95fb353c3c81a42]

some refactoring on <StgHeader>

(cherry picked from commit 9c3ef4ee67c1d3f416c02b9db6d1adbc7ca6d549)

Conflicts:
	sot/source/sdstor/stgelem.cxx

Change-Id: I3f826dc98af5ad5cee5c2566006ab405f0730c3c

2013-05-19  Armin Le Grand  <alg@apache.org>  [d0a956f1d80aaf4be6d19d339bd46addc8c16861]

Resolves: #i119496# Correct flags AutoGrowWidth/Height for WordArt

Patch by: SunYing
Review by: Jianyuan Li, alg(cherry picked from commit 3048c821bb664f39c7b5e2533af4568fbcd22f73)

Change-Id: Ib0ea2de7699e94bda81768e210ad7d921aefce48

2013-05-19  Armin Le Grand  <alg@apache.org>  [42b4dc4f8cad68ebd1386c5b8ea76ffaf59fdeb4]

Related: #i120569# Corrected 3D object creations

(cherry picked from commit 753dd9ee0c8101ce613cdc7e1a68141e0f8561d3)

Change-Id: Ic7534a310b8d8c526b2639243c9d734e26b55560

2013-05-19  Armin Le Grand  <alg@apache.org>  [118a8ad8c6287e7a4cc81ec46504f6cdffdf826d]

Resolves: #i120569# Enhanced 3D visualisation of line custom shapes

(cherry picked from commit aa4649b8feb28c250cbbab65c749ae01524726fe)

Conflicts:
	svx/inc/svx/sdr/primitive2d/sdrattributecreator.hxx

Change-Id: I642428e988e7bed9a5c1d2d2db0f95fe775f06cf

2013-05-19  Armin Le Grand  <alg@apache.org>  [8feb5a20b8d7c4c4484153215b2dd688a52cf50c]

Resolves: #i119443# Import lines from ppt as one point connectors

Patch by: Jianjuan Li
Review by: alg

(cherry picked from commit acd62709ad0d1d54764f00aabbd6c59ccb41a409)

Change-Id: I1978444641d5f7c053dfae815096e7f2bacce15a

2013-05-19  Armin Le Grand  <alg@apache.org>  [abb6f47bd3941ec63a41a9b9fa4c7de620b5177d]

Secured some places where PolyPolygons were created

using a all-points count and a all-points array

(cherry picked from commit 8ee49906f04106317997e9ca3bb890870816e274)

Conflicts:
	svtools/source/filter/wmf/enhwmf.cxx
	svtools/source/filter/wmf/winwmf.cxx
	tools/inc/tools/poly.hxx
	tools/source/generic/poly2.cxx

Change-Id: I57f7f08d8dd87c83c30ab2d16ca22b772b2bd834

2013-05-19  Armin Le Grand  <alg@apache.org>  [38109d24ab5261959b316b7dacc99521858f0749]

Resolves: #i119703# Corrected bound rect for ms graphic object...

export for grouped objects to reflect rotated sub-objects better

(cherry picked from commit 6b30b279363793da14e320e7c0dc9bf8409da23c)

Conflicts:
	filter/source/msfilter/eschesdo.cxx

Change-Id: I39289c271bc13b1edd5922f53db968312a345fad

2013-05-19  Caolán McNamara  <caolanm@redhat.com>  [da99d73abfefd704f40ad6bc46172e267407a5ab]

WaE: 0x80000000 -> MIN_INT32

Change-Id: Ifc892a5c0e436cce345a329bcef10b875eeb839f

2013-05-19  Sun Ying  <sunying@apache.org>  [73d23a54b8b930520788c891ddb12562198e94e8]

#119881# fix the"RingInside" fontwork display incorrectly when open .ppt file

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li(cherry picked from commit 4904b17b657750e565e30d56810da513057fba39)

2013-05-19  Sun Ying  <sunying@apache.org>  [e820522037ff95818b9a40dfd77671f84c714cd5]

Related: #120556# fix the "RingOutside" fontwork display incorrectly...

when open .ppt file

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li

(cherry picked from commit 3473dbf606f525d95b898a08072259018eb4056f)

Conflicts:
	svx/source/customshapes/EnhancedCustomShapeGeometry.cxx

Change-Id: I356bf0b5af720765e8ca60ae79bd04e449ff6e18

2013-05-19  Lei De Bin  <leidb@apache.org>  [b4d1fd3cca027ceecc1230e35c15b5363a591906]

Related: #i119549# fix Position of drawing obj incorrect

* when opening .doc in AOO, if the text direction of the whole document is vertical, the pos of the drawing obj will be wrong.
Reported by: Lou Qing le
Patch by: Chen Zuo Jun
Review by: Lei De Bin

 (cherry picked from commit 5c413ad6d8c2b2e16c19ff007e5315b383b73eb5)

Conflicts:
	sw/source/filter/ww8/ww8graf.cxx

Change-Id: I8cfa32974662f89406e1688be0b3dec22e9b7045

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [7bcebc31ed3d6693d0d747bebab4b82bc7c2062c]

java wizard FilterComponent: TODO annotations

Change-Id: I43ce0793306815988e39ba0735abd68f2022eaea

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [48b29cd42ba10fbb3f7be697fd79a0984b4daa1b]

flat db driver: reorganise OFlatTable

Change-Id: I5d522abdffaf1aeb4ae0996d3a19acdcca474f95

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [72ced5a1e51435ecd4b0bba32d91f117a18a1eda]

flat file db driver: clean up seekRow

Change-Id: Ib9057944c120522230d5ed00cf5d152e5f0b4726

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [f2cf75d1886b031bbc058bb9399e91afff79a8f5]

janitorial: spelling in comment

Change-Id: I54854765c7ad88f1749d5ae7ad9203f6d29fa2b6

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [db6ab9f8f11107b7c09c3a5139ee4b3d4afd2f80]

remove unused & suspicious method

calls m_pTable->seekRow with m_nRowPos instead of m_nFilePos...

Change-Id: Ibf9b4da3dffdd75402deb9e7a371a312e0464613

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [7ac4c9dcc928d040c5a446efc256aa392f4bee2c]

DB wizards (java): use system locale, not UI language, for parsing matters

Change-Id: Ieb00ef3b16cd6213c11298040b789444b3ee3a31

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [cd2f2e772ce37808b0922358bf2f22adff6d2ea1]

make OSingleSelectQueryComposer use *system* parse context

and pass it to the parser and PredicateInput constructors.
This makes the whole story consistent; before system locale settings were already manually passed to parseNodeToPredicateStr, which led to some things being parsed as en_US and others as system locale.

Change-Id: Ib9571b10d79183571e8ab3f79660b41594dc2d1c

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [6b946f228397c370e09f487c470bafd9d046eee5]

fdo#47951 flat text table: update m_nRowPos when moving by bookmark

Change-Id: Iac154020b4b6309f92b1f68fa5bf79611dfcc91b

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [dab009a4fcd2b558a055b917e5ff48bfb998689e]

use safer/more explicit C++ casts

Especially in debug mode.

Change-Id: I431851bd46da0f46fdb5cfaa19c76cb139823fa8

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [9b9612f554bf8754ff911dec07253ffdddbcb216]

janitorial: clean up comments

Change-Id: Iaa146aad75acdceaeb6701b069f0a538904af298

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [4f214b2b42dafe059f5bb4601ab4cbfac5a6934e]

connectivity::file::OResultSet remove totally unused data member

Change-Id: I5c4b2d72b600c8ce9de070dc82bf489d66144342

2013-05-19  Lionel Elie Mamane  <lionel@mamane.lu>  [10e03ade8fc9ee78b99f4f24bf962d968ffee346]

janitorial: typos in comments

Change-Id: I6fbd522e796a8f1b6c13136f65bda11c19ffbda4

2013-05-19  Matthias Freund  <matti_lx@yahoo.de>  [89001143ea5aeecf8af1b62748431dc785369f44]

fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/ (Part2)

cleanups, translations and correction :-)

Change-Id: I2eccf057fecf6151c4604656464f3d8d1f6a7788
Reviewed-on: https://gerrit.libreoffice.org/3924
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-19  Christian M. Heller  <christian.heller63@gmail.com>  [791b4eedfba1e913037d88a3c185dc01c9ea24be]

fdo#39468 Translate German comments - graphicfilter

Change-Id: I4e64c2d9ca8d85251a4cde5d3ab68f0956a4f0d1
Reviewed-on: https://gerrit.libreoffice.org/3955
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-19  Thomas Arnhold  <thomas@arnhold.org>  [754fee5d1b6adcc04b58a834c84568585afd728a]

don't check the same twice

Change-Id: Ic97f8066e88d7e05abd20d4978533ab91dd7c1ed

2013-05-19  ricardobotto  <andarilho.botto@gmail.com>  [3384f229a4a3812f57bd8864e9c916e6443a4899]

Changed compareTo to startsWith

Change-Id: Ia72e220f29c26bdf789bd3f1102b850aafcf525d
Reviewed-on: https://gerrit.libreoffice.org/3956
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-18  Jianyuan Li  <lijiany@apache.org>  [977118753c3b4a05701866586136b78a669925c7]

Resolves: #i119570# fix chaotically grouped object when imported

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: SunYing

(cherry picked from commit cbdcdbffea20596ab0547fab57e601a9633fe2b8)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I8a6e87a949d1fe10b2e6c6c9a2a7be0da843eb5d

2013-05-18  Caolán McNamara  <caolanm@redhat.com>  [87ee9a16b8993d4bc07292326ddfd4f8277bcd26]

set some bug id prefixes to indicate which tracker they are from

Change-Id: I5df2dd44a0612da893b1afe08d0c7a9ea71f3905

2013-05-18  Armin Le Grand  <alg@apache.org>  [eb8971e5fe52bcb80eff56846182ac30c261e111]

Resolves: #i120437# Connector corrections in groups and PPT imports

(cherry picked from commit b26e298d31cad25c326041287acb6544efac21c6)

Conflicts:
	svx/source/svdraw/svdoedge.cxx

Change-Id: Id4bed1c85bccdae878872557fd3e625d772228ff

2013-05-18  Armin Le Grand  <alg@apache.org>  [7d2c9ac5c12232c15d21ee83387c31847553de80]

i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked from commit 19abb8de7e218ba08b2fa79c0379844303da328a)


2013-05-18  Armin Le Grand  <alg@apache.org>  [14589274cd9999dd3f9ef844cc1aff20e106a977]

#121090# corrceted point reduction on svg:d export to only happen when polygon is closed(cherry picked from commit 6e114c242bb21950fd8ea01885c2269744d0fc6f)


2013-05-18  Armin Le Grand  <alg@apache.org>  [f9da1991ed0cf5936797d92f004462dbe93f1be7]

i121965 Take draw:transform into account for draw:connector shapes

(cherry picked from commit 7b3f5521bd3c400cd9e08b745176b4ce40885011)

Conflicts:
	xmloff/source/draw/ximpshap.cxx

Change-Id: I973627f85ce6463c863863d6c180cb4c2cab86d0

2013-05-18  Armin Le Grand  <alg@apache.org>  [042717e05e2fea96e1e892b715f98dc00e7a881c]

Resolves: #i116244# need to reset rotation...

This reverts commit f47ed987388e4df58ba74b9aca574a7d1fba396a.

update layout tests

Change-Id: I8a9daaa78acc98bf497241ebce856d5798b187f5

2013-05-18  Rene Engelhard  <rene@debian.org>  [1f2555426a56b639ff430bf60fc4bd06d647ebaf]

fix InstallModule_gnome.mk again, readd file_gnome

Change-Id: I2181322078055dd211e74cf5138ca4be691ef2d7

2013-05-18  Caolán McNamara  <caolanm@redhat.com>  [f47ed987388e4df58ba74b9aca574a7d1fba396a]

Revert "Resolves: #i116244# need to reset rotation..."

This reverts commit 20dee85b6390ef3edc5434889523cd9fd0137bae.

2013-05-18  Armin Le Grand  <alg@apache.org>  [569dfd22e09e954654f4a383da9d0ac7dad33737]

Resolves: #i119755# A new custom shape ellipse ribbon is added and used

Patch by: Jianyuan Li
Review by: alg

(cherry picked from commit 462656d2f30fade52e38094dcc2392f75b28ef79)

Conflicts:
	svx/inc/svx/EnhancedCustomShape2d.hxx
	svx/inc/svx/EnhancedCustomShapeGeometry.hxx
	svx/source/customshapes/EnhancedCustomShape2d.cxx

Change-Id: Ifd1fdf1b79db8229b52db43b3c30f109a9930988

2013-05-18  Armin Le Grand  <alg@apache.org>  [20dee85b6390ef3edc5434889523cd9fd0137bae]

Resolves: #i116244# need to reset rotation...

when a polygon object in construction becomes more than a simple line

(cherry picked from commit 0c170376f7e1896455f439237055e39df020e7ae)

Change-Id: Ic3b3676b8932b40b1d0206220503cbcdea7385cd

2013-05-18  Armin Le Grand  <alg@apache.org>  [196ec14db1d4f39e25c83517cc7bad4d78ee6572]

Resolves: #i118267# Add undo actions for adapted arrowhead sizes...

when linewidth is changed

(cherry picked from commit 8e63413dbf514303095790630a2d77d854c3da95)

Change-Id: I538805726ca29e3cdb05dc32577b91b7157d0e0f

2013-05-18  Ariel Constenla-Haile  <arielch@apache.org>  [c0b455a664bae6047992a98e3c991b8b5dc84736]

Clearer javaldx message

(cherry picked from commit fdebe4193ae0f3f8a8281dfc0a2f053e578cf1b9)

Conflicts:
	jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx

Change-Id: I4c26c704ce85a273d7022260bb721e295041c260

2013-05-18  Ariel Constenla-Haile  <arielch@apache.org>  [852bf3ad922ab8e5dfd8da2f5861b8b30d6c5782]

Resolves: #i120571# Enhancements in "Save/Load Keyboard Config" dialog

(cherry picked from commit fe75dbb733e6b25da8233d4a1dc12a8288e1b608)

Conflicts:
	cui/source/customize/acccfg.cxx

Change-Id: I967ed2b4b7b3c9dfeebf07af544216afc8bead8d

2013-05-18  Ariel Constenla-Haile  <arielch@apache.org>  [74970948bbd410278964bd02cb5741c6c87eb30d]

Resolves: #i120300# Add new property "ShowContentTips"...

in com.sun.star.text.ViewSettings

(cherry picked from commit 8c5cd0cbad918949f898d7fccb4f1a00a8a9f5f5)

Conflicts:
	offapi/com/sun/star/text/ViewSettings.idl
	officecfg/registry/schema/org/openoffice/Office/Writer.xcs
	sfx2/source/appl/newhelp.cxx
	sw/source/ui/docvw/edtwin2.cxx
	sw/source/ui/uno/unomod.cxx

Change-Id: Ia03bea5c7a81efbf1f3f40e8299168887140fe40

2013-05-18  Rene Engelhard  <rene@debian.org>  [23dadfa9d3770c346d49b9d0941766abf3d96e67]

fix scp2/InstallModule_gnome.mk: s/file/module/

Change-Id: I626525a2d063bdefd74d06a5e02cc8ca1dc8ac03

2013-05-18  Caolán McNamara  <caolanm@redhat.com>  [5ade04867f280b18dfbfb7e60568ed58b32d6bbc]

Resolves: #i87883# add a PrinterServer.idl and fix impl

Change-Id: Id351109616737f916d7f4c2715347daa23367281

2013-05-18  Takeshi Abe  <tabe@fixedpoint.jp>  [01d839f257056ed2fb6a79fed3f1d33fdbd76b6e]

sal_Bool to bool

Change-Id: I5bc7eba1ba17162916c016218b8e5f43627ce047

2013-05-18  Takeshi Abe  <tabe@fixedpoint.jp>  [e8ad612bf813579f7a3bd4ed32c719ee01c6ce2e]

Keep the functions local

Change-Id: I7d56a72b8c22ce5e4c664b5ccf45aa984b9df88b

2013-05-18  Ariel Constenla-Haile  <arielch@apache.org>  [13adadee52c71a1b7db95f36e34a8c622ab1179e]

Resolves: #ii120149# Flash changes on slot execution to reflect AutoUpdate

(cherry picked from commit b73c741c4f792c71623127fdc711dc3f38603083)

Conflicts:
	starmath/source/edit.cxx

Change-Id: Ie073deabb1a48f3479a9c6bbf89d1e40f5cea663

2013-05-18  Rene Engelhard  <rene@debian.org>  [90af7007b77f9cd0fcbc9b49350b20d2a5cb6cf4]

s/lib/Lib/

Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a

2013-05-18  Rene Engelhard  <rene@debian.org>  [004881330da6b61bcfb2ee6377e9f2a962e54f47]

Revert "remove auto_Gnome_lib_ALL from module_gnome.scp"

.. now that it isn't empty anymore to actually install the GNOME
stuff.

This reverts commit bbd0c8eb921114d3a313284ccdc05d5de1fd995b.

Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d

2013-05-18  Thorsten Behrens  <tbehrens@suse.com>  [8230290c98f9fd77c933e350ca6c861566fefec6]

Add unit test for xml:id loading.

Guard against xml:id load breakage, that cause fdo#64512 and
fdo#60075. Both connector shape and animation references need it
to work.

Change-Id: I7883d1d27eae02f605c83217a2e1b83934b31483

2013-05-18  Pedro Giffuni  <pfg@apache.org>  [cb5000280e292042f36b07f2484026a4382899f9]

Add Oracle as a Java vendor for Solaris.

Conflicts:
	jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml

Change-Id: Ifaa60fafb0db62ed60ba4080b6bb3713d8d9e3be

2013-05-18  Khaled Hosny  <khaledhosny@eglug.org>  [e4088a68aa3d69da60f5a1e93c06ca8be3ff764f]

Drop unused mpGlyphPositions array

Change-Id: I858832a41ef140fa9916e05548edf2df6b0af451

2013-05-18  Khaled Hosny  <khaledhosny@eglug.org>  [81ec93f8448d32933e2697613449baf573b63e42]

Simplify Core Text drawing

No need to keep a fonts array around; we don’t modify the glyph array in
anyway so we can just query the CTLine directly.

Change-Id: I24fd49b8fcc8391de7fe132db60bc81bc9941a81

2013-05-18  Khaled Hosny  <khaledhosny@eglug.org>  [d1bd0cbb41f6377607a1c18589eb5e24b16988ed]

Remove unused variable

isVerticalRun is not used anywhere, remove for now.

Change-Id: I29a9650e3031dc1faaacd13f4aa9fefe661edaa7

2013-05-18  Khaled Hosny  <khaledhosny@eglug.org>  [455e21727572d6ac123781be292053cf13c68237]

Fix Core Text GetCaretPositions()

The secondary caret is a special caret that is inserted when the text
changes its direction e.g. between an RTL and LTR segments, not
whatever who wrote this code thought it is.

This should now be more or less the same as ATSUI version (for better or
worse), though it probably makes no difference anyway since
GetCaretPositions(), despite its name, is *not* used for determining
caret positions but only for drawing mnemonic underlines, and we don’t
draw any menus by ourselves on Mac.

While at it, adopt variable naming used in the rest of the code (not the
spacing, though. Why any sane person would want no space before opening
parenthesis and space after it!).

Change-Id: I3e8d1db33c899d0c69f65b57f0a52d10cbed1025

2013-05-17  Michael Stahl  <mstahl@redhat.com>  [0ac4451161f404665f35d2b3c82a507f8238bb14]

Updated core Project: help  7cbed0ad307c87de550f032046a39375979efe76


2013-05-17  Caolán McNamara  <caolanm@redhat.com>  [affe3c57ada0a436ffa1ce1adeae96914977966a]

I can see no use anywhere of OverridePageSize

Change-Id: If922b5a21babd120262436b66cd01098341fa92b

2013-05-17  Noel Power  <noel.power@suse.com>  [81b0155096fc369feae3fe33fc8cf09c2ed3de01]

fix missing xlsx import formula dependecy startlisten on formula array cells

Formula arrays in xlsx documents don't change ( when depenant cells change ) this is
because of some performace hacks that prevent wide-scale startlisten calls
( e.g. inhibited because filter calls SetInsertingFromOtherDoc(true) ) Instead
of enabling that stuff again some we do some manual dependecy setting

Change-Id: I994d0ec505339201f6f78229963de45f10437212

2013-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [67ba9fdb2c298cbc62e64b9768355a8bf8c5b098]

Fix build

Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3

2013-05-17  Eike Rathke  <erack@redhat.com>  [3126793480c8c8759a991ff7f516ad7bf69d4ac8]

added documentation about non-normalized invalid dates

Change-Id: I88a95d8fac8af9085d41cf1b13c8ff3ee7abb141

2013-05-17  Petr Mladek  <pmladek@suse.cz>  [8550935cb17ccc07e4928613a43d15797f4fe5de]

several fixes of Linux desktop integration after gbuildisation (fdo#64707)

- $(UNIXFILENAME.$*) is not correctly substituted if the variables are defined
  by another VAR.bla variables
- add missing '-' to the iconprefix
- use '$${PRODUCTNAME} $${PRODUCTVERSION}' for the desktop menu; the real name
  and version is added later by the installer in instsetto_native
- use correct .po file for the translations
- deliver the localized and corrected desktop files

Change-Id: Ifcf797b57f94b16bd7ee498136c9c353b85c7c46

2013-05-17  Petr Mladek  <pmladek@suse.cz>  [4ed380d62abe283940dced63e0ad29f6f766545f]

bin obsolete suse and madriva desktop integration packages

The freedesktop solution has been supported by the Linux desktops
for many years. It should be enough these days. At least the
SUSE desktop integration has not been needed since about 2009.

Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177

2013-05-17  Eike Rathke  <erack@redhat.com>  [8232eaf93f7f2837d049175a521ef05d68b12214]

ImplDateIncrementYear: handle February 29

Change-Id: I1120950f1161e51591701368229844f6a5344eeb

2013-05-17  anuragkanungo  <anuragkanungo@gmail.com>  [eea4a30a4332b92b5534d3d3dc0e6152108ed670]

fdo#37222 and possibly fdo#37219

Added an checkbox option "View PDF after Export"  in Export as Pdf  Dialog Box .

If a user ticks the checkbox , pdf file will be opened after export
else only export will be done .

Goto File > Export as PDF >> Tick the checkbox "View PDF after Export "
to observe changes .

There is a lot of space in between last checkbox and this ViewPDF checkbox , because if we
open impress and check export as pdf , there are more options in the dialog.

If user export PDF and check view PDF after export, the PDF file is added to recent documents of the OS . ( tested on opensuse)

It will require make dev-install to work properly .

Change-Id: I76611c0e3382e27289d648942a98b092edc430ae
Reviewed-on: https://gerrit.libreoffice.org/3948
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-17  Isamu Mogi  <saturday6c@gmail.com>  [d68243cd663e55418831a157615ea588848804bb]

Fix warnings by shadowing variables in boost/logic/tribool.hpp

Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6
Reviewed-on: https://gerrit.libreoffice.org/3935
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8fc9351f555cecdbb45dbf2752fea0efcaa6e0cd]

We are here already in non MACOSX branch

Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed

2013-05-17  Eike Rathke  <erack@redhat.com>  [59d6bde4045e928b5d68fb23e3340fa0e48f3e33]

obtain days in month from non-normalized date, fdo#63805 related

Change-Id: I05cefb96d7d6290ff7e1a89fa88b21da7a6c82a2

2013-05-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [33e0e0d843cd9ad0b7e698f9a3273af1ba78aa8c]

fdo#60924: autoinstall gnome libraries

Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a
Reviewed-on: https://gerrit.libreoffice.org/3813
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-17  Caolán McNamara  <caolanm@redhat.com>  [7a5bfde13afd98f1a8e110a96a636119da2ad911]

Related: fdo#61186 ensure printer settings paper format is not clobbered

scenario 1: with attached test document

a file->printer settings->properties->paper
  set a paper size, ideally something not used in the test doc, e.g. Executive
b file->print->print
c file->printer settings->properties->paper
  the paper size here should now still be what was selected in a and
  *not* what happened to be the last page format used in the document
  which is letter

Change-Id: I66be32e2d03381dc2103479f1be46669a342a2ab

2013-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6389bf38961d84fd3e1c8fbdc78040e1b1be3ba9]

Silence a bit libcdr build

Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa

2013-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4c3ad94c70f98f5062bf96a6f1339992b7ec2bd1]

Make libcdr build a little bit less verbose

Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960

2013-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0f28a2a5e29499b62074dad4442fafa57858677d]

Uploading new libcdr 0.0.14

Change-Id: Ifb3f8a7b0e40ee8b33fab4dded3f75f040e75f72

2013-05-17  Michael Stahl  <mstahl@redhat.com>  [fc63700181ab0f42eab5f98328074fe1682344f8]

fdo#57079: SvxSuperContourDlg: unregister configuration listener

... in destructor.  Otherwise it will access freed memory when
eventually called.  This crashes since OOo 3.2 but no idea why it would
appear to not crash in earlier versions.

Change-Id: Ie3ab7ddf19fb1086f0b7d824555ab6b063e2b9ad

2013-05-17  Michael Stahl  <mstahl@redhat.com>  [71f990d286c603b3bf220c8d93af69f04a45dd7a]

fdo#62965: fix crash in Edit Contour dialog

The pObjList is 0, so use pObj's GetModel() which should be the same.
(regression from 115054fef08998c56cba8f14472df1d15007f635)

Change-Id: Ib20e1806518f7b3b33d3fb4472d79d531ea9f1de

2013-05-17  Eike Rathke  <erack@redhat.com>  [cd9d1bdf5e3351c929d5b651c009ee17b4d962c4]

resolved fdo#63805 max day of month of the intended month

Since 6619955e72c1c2f29a32e82478d19147c0d7610a Date::GetDaysInMonth()
operates on the normalized value that corresponds to the actual values
set at the Date instance, obtain and set number of days for the intended
month instead of using the rolled-over date.

Change-Id: Ia6b007675104f8e134b278f216c3bb48b72f061c

2013-05-17  Caolán McNamara  <caolanm@redhat.com>  [5573ee341b1fc38d26fcfabffbfb23eb3cadea68]

unknown printer metrics property results in empty settings.xml

regression since 0fd4d12c6233da2ac1936cd89838b006ffec5192

Change-Id: I894fe80f6c531af5c335dc1f3ba1c0ffaca1e07f

2013-05-17  Caolán McNamara  <caolanm@redhat.com>  [539f4074dd37f3ba3abe8db3cbe379b9926b4618]

add some borders

Change-Id: I54660a200b76fbc9e7fc2ad1d7a595b8f8eb8b6a

2013-05-17  Tor Lillqvist  <tml@iki.fi>  [f74e390ef2a6edd64ed976f169d56864e2c125ac]

Let's assume nobody needs the sbase, scalc etc scripts on OS X

It's always possible to run the soffice executable from the same
location with a --base, --calc etc command-line option instead.

(That is not the normal way for Mac users to open an empty document
for the specific aspect of LibreOffice (Calc, Writer, etc) either.
Instead, the usual way (says cloph) is to keep a corresponding
template document in the Dock and click that.)

Change-Id: Iceea270c03a63f674e7dfdfa95117cb3bdd15184
Reviewed-on: https://gerrit.libreoffice.org/3930
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-17  Tor Lillqvist  <tml@iki.fi>  [2bd3123174269a46898ddb08e24946c6407582c4]

No need for the soffice.bin identical copy of soffice on OS X

Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15
Reviewed-on: https://gerrit.libreoffice.org/3931
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-17  Tor Lillqvist  <tlillqvist@suse.com>  [8186a4a1e478f5f869443d2c34d06877433e444c]

Check for ODK in BUILD_TYPE

Change-Id: Ia3c5cf74dc88dbb741ea1eac7bbdf0b41617ded9

2013-05-17  Noel Power  <noel.power@suse.com>  [0c5320a63894919bf8dbb424b9ea52836034efde]

Revert "fdo#63878 fix the zoom problem when the sheet are RTL"

This reverts commit 9411d4d56374a55777019d58c1e7f45767662707.

2013-05-17  Tor Lillqvist  <tml@iki.fi>  [737a580a3b96efa2e389d2e72546484af8d4d78f]

Use bundled jpeg for the BUILD platform when cross-compiling

Should fix the cross-compiling tinderboxes running on Debian at least.

Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee

2013-05-17  Stephan Bergmann  <sbergman@redhat.com>  [7f17b33acc8c3076f0696542795a1ca74ee2d671]

Fix icu library paths for Mac OS X

There already was a patch to use @executable_path (which is wrong, consider e.g.
when such libs are loaded into the URE uno executable), so fix it to use
_..._OOO instead (and no need to set --prefix), and pass the resulting libs
through macosx-change-install-names.

Change-Id: I2eb1801b64de81ac2b2844f893c9149fc78c3aa9

2013-05-17  Eike Rathke  <erack@redhat.com>  [93ceaadd6e40c458385471445e644f82815d9249]

no number format mumbo-jumbo needed on empty format string

For every cell with CSS class attribute we tried to obtain the number format
from the number formatter and if not found tried to create it, even for empty
strings (no mso-number-format attribute present) which are never number
formats. Skip that.

2013-05-17  Michael Stahl  <mstahl@redhat.com>  [38b06c661559e6eca60e2c4a4a3637b8293307b2]

fdo#60967: re-enable deletion of paragraph following table

This was actually a documented feature, so removing it just because it
only happened to work sometimes by accident was a bad idea :)

(regression from f4b6c94c68b5f67b931cde8d0acda6ec8b288bb)

So implement this in a less accidental way, so that Ctrl+Shift+Del
at the last position inside a table will delete the following paragraph.

Do not implement the weird "only delete first sentence and merge rest of
paragraph into cell" behavior, because i don't think it makes sense;
much better to just delete the whole paragraph, that is also the most
likely use-case for this (with table in frame/header/footer).

Change-Id: Ia88b3c8958798fd9c64ee75b56c61d787079133e

2013-05-16  Eike Rathke  <erack@redhat.com>  [bb7360ca9929e9b395b3c903f460c9ed5efdce4d]

resolved fdo#56772 keep track of HTML ON/OFF tokens

Regression introduced with 11cbcb8b08b540b144a5df744e9fba0b6ba8144a
followed by 56d6589368c2e88cffec0c2e518f7c90863eeae6

Deep from svtools/source/svhtml/parhtml.cxx HTMLParser::_GetNextToken()
only a HTML_TABLEDATA_OFF was generated for <td .../> without a matching
HTML_TABLEDATA_ON (actually same for all <XXX/> ON/OFF tokens). This
confuses a state machine that doesn't keep track of such unexpected
closures and also expects all attributes of an element at an ON token.
Only the parser knows this is actually one token but needs to generate
separate ON/OFF tokens.

These bugs mentioned in the original code and commits are still fixed
with this change:
https://bugs.freedesktop.org/show_bug.cgi?id=34666
https://bugs.freedesktop.org/show_bug.cgi?id=36080
https://bugs.freedesktop.org/show_bug.cgi?id=36390

Change-Id: I2b3190d297a35ee3dfda95f9a4841f7c53ed4a92

2013-05-16  Julien Nabet  <serval2412@yahoo.fr>  [96c2986dd46d963dae1c3b9fa3a8f2ebf05e8f65]

Quiet cppcheck

Change-Id: Ib860b6dc3b7ace5f737d283778827bfb0783b362

2013-05-16  Stephan Bergmann  <sbergman@redhat.com>  [b281ffde21c44578f110531e469a8c0f02cdd958]

Make sure macosx-change-install-names fails if otool -L fails

Change-Id: Ic3d3abc5404446ca378fda9ccfc12d741a560594

2013-05-16  Stephan Bergmann  <sbergman@redhat.com>  [5b89d4c7fb1c3dd3a4af42380eb8de92d60a102e]

fdo#58978 Typo

...leading to macosx-change-install-names not doing its work, and librdf
referencing libraptor and librasqal with bogus paths on Mac OS X, and thus
cannot be dlopen'ed.

Change-Id: I187ce9a0ddc453157bf8666df4d385a07a8762f7

2013-05-16  Armin Le Grand  <alg@apache.org>  [e52f636aa44615b180bf799b2d664de9244c3138]

assertion removed: allow BitmapEx constructors with empty Mask or AlphaMask

(cherry picked from commit c66db94a90efe954691da4ac6bb1ce82ff99e22f)

Change-Id: Ifd4c734fee97d7b8f904a1f32c1367a13dde92b2

assertion corrected: BitmapEx constructors with Mask or AlphaMask...

needed more checks

(cherry picked from commit 560ab48c4b4453ffdd316d8db5dbda111f08650c)

Change-Id: Ib6d41bf3349ee89458e06c632342bff43d7a233c

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [2df3ff140e5f803c3bb22fd621045e416c84c587]

replace %s in printer settings dialog with printername

Change-Id: I9594d929316b917b47b40324e3e6666043ddc1fe

2013-05-16  Miklos Vajna  <vmiklos@suse.cz>  [3d1297419fa4f5d6ce6b07ee61594db1e9bdf038]

readio group -> radio group

Change-Id: I3a849fddeb977f4184a69af7fa35c452cf39472a

2013-05-16  Miklos Vajna  <vmiklos@suse.cz>  [d0edc4e4c3709a3d0300e0b2b035e10493f583f9]

bnc#779630 DOCX import: improve w:sdt size guessing

The problem was that when border was enabled (and the importer leaves it
unchanged, and it's on by default), there was not enough space for the
text.

Change-Id: I3ce770eb523389bcf7c5e83d4e76155e2c45de6d

2013-05-16  Andras Timar  <atimar@suse.com>  [e601660b89768dc01d0ef73ec3e6579d26b30f96]

fdo#64652 remove length restriction of Replace edit box

Change-Id: Ib35a6c2968c4633b565aaf47bb5358f15890083f
Reviewed-on: https://gerrit.libreoffice.org/3920
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-16  Jian Fang Zhang  <zhangjf@apache.org>  [3d8a7a435c2e97a02ccca30352a71e68ab112dfc]

Resolves: #i120675# the certificate store handles need to be closed

after closing the document

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit 33d9584bb6d285de1d935bf23adbb2c7666656f4)

Change-Id: I131a17276f33059eb944fc34272c50f838b6973f

2013-05-16  Jian Fang Zhang  <zhangjf@apache.org>  [31d898853e6898227c3416db0107285e2590d297]

Resolves: #i120735# free the para object or editengine object...

attached to textfield object explicitly

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit e2005137e019864578196d06be8ef63aa32a4e96)

Change-Id: I5b7f240d0131017dc9fc35e6e1d14c553de8eacf

2013-05-16  Andre Fischer  <af@apache.org>  [60169637833bf39f646162ef156347eec4b5da39]

Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.

Patch by: Wang Zhe
Review by: Andre Fischer
(cherry picked from commit 2de9df3bc309f480c68a970b3353b718ca4e9c68)

Change-Id: I33b5d9975d52492d296e77b191ae1a394c8443a0

2013-05-16  Miklos Vajna  <vmiklos@suse.cz>  [aa741ec6fa269cd64e7a40aa1e323d39db8183cc]

sw/qa: add a README

Change-Id: I4a318274f4b4175af1d4108484670eef9af9684c

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [7689697566016c43a9f633c7383232d152476c0e]

WaE: unused functions

Change-Id: I45ae680a89848f32e045a0d3252fe6624decbde7

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [58e72f3a8eb63edc84cfb6141b1e87c436824a14]

Updated core Project: help  6e411048d9eb0628a54cfb23647a181efe85cd92


2013-05-16  Eike Rathke  <erack@redhat.com>  [5e9fe0ff4dfaec04ad821c4347fd8adcb5dfcb5a]

some details

Change-Id: I22b7bef8106dc52a5f1d393805021318ea3d9f07

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [cdc87e5f32056da77749304f3148f1c842a958d0]

configure: tweak the jpeg error messages a bit

Apparently libjpeg-turbo (used on Fedora) has a bunch of emulation
modes for jpeg-6/jpeg-7/jpeg-8 compatibility, and the jpeg-6 one
supports JERR_BAD_CROP_SPEC too, which was added to libjpeg in jpeg-7.

Change-Id: I5ca4deb3ea059996cf72e0e92fc80bd11fc6979a

2013-05-16  Stephan Bergmann  <sbergman@redhat.com>  [a1dff2901e9b6f70ea87df5e76825367b38ceaf4]

Support for annotations in the new UNOIDL format

...used for now to transport @deprecated information.

Also, improve Idx-String (formerly Idx-Name, but also used for UTF-8 annotations
now) format, using the 0x80000000 for the indirection rather than the base case.
(And the README erroneously used "Offset of" Idx-String all over the place.)

Change-Id: I7003b1558ab536a11a9af308f9b16a7ef8840792

2013-05-16  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [08662568a590bfb20849fce077d8b5aff8b99b57]

fix for fdo#53031

Change-Id: I137f2446d08b7b536ded26676132e63489e26e48
Reviewed-on: https://gerrit.libreoffice.org/3914
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-16  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [fbdfd76d357ef82cacafdf12228b0025374fbc20]

configure: check libjpeg having JERR_BAD_CROP_SPEC defined

b5a9cc71 introduced the use of JERR_BAD_CROP_SPEC which is not
available in Ubuntu 11.10 version of libjpeg62. So better
catch this at configure time.

Change-Id: I19e4287b0c1a9ddc0baaa70ab61364f99571682c
Reviewed-on: https://gerrit.libreoffice.org/3796
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-05-16  Noel Grandin  <noel@peralex.com>  [0fd4d12c6233da2ac1936cd89838b006ffec5192]

Remove code associated with psprint::CompatMetricOverride service

We don't actually have any implementations of this service.

This service was introduced by
   commit 01cf481111436df2cc3f01d1c57cc4348fc037ef
   Author: Kurt Zenker <kz@openoffice.org>
   Date:   Wed Jun 20 09:07:44 2007 +0000
       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

Michael Stahl seems to think it was a Sun-internal hack introduced
for a specific customer.

Change-Id: I1b27778f827504c2adb0e27e8d7c0f0dedcaf940
Reviewed-on: https://gerrit.libreoffice.org/3824
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [859f28865c9761a3ea8608ef919fce1ff4037ac4]

make nospace edit not allow space in numbers only mode

Change-Id: Ie20dacb14b89d872045e58c84d4bf7804f4bee35

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [545e810da6758f78de45a00374877bd091dc051f]

convert proxy page to .ui

Change-Id: I61db7bf0def96209a85656128188f85899b72292

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [b1415411a1f0f3ad5ad4c0f7b2600fb5ba1e6f82]

turns out the socks options don't exist either

Change-Id: Ib762aa6b98b5fcc72b4677aa52053a04cd264a73

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [8ba847daf0c6dc4ce0100e4623b5b7b6c1d91ba7]

sFromBrowser is unused

Change-Id: I00d2b1f25f393c6d3835a39a4b4579e66b622838

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [859406009481fc3a42d027608ca685fcd90537ff]

drop unused dns entries from proxy dialog desc

Change-Id: I98d240c3334358a5c2ec3b34e9967ebe945464f8

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [3cf4fffee796a7ee810bb9575b65f381d1e2a8a2]

SvxCheckListBox is in svxcore, not svx

Change-Id: I2dbf51bbdd1cca6c934622066ac5da2c480effa8

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [28ca8eeee8898c5cd3730ebfcbbf303b68d25150]

Resolves: #i117782# convert calculate page to .ui format

Change-Id: Iab0028ad1bfd8a841a3cf87aadbe0dc9d9ad830e

2013-05-16  Caolán McNamara  <caolanm@redhat.com>  [35f846ffea29943729de98ae8d50adf4d82c4aa0]

tidy up some of the options panes

Change-Id: Iad307aedc68f0f515e38949ee36f3fdf1fd0b32a

2013-05-16  Noel Power  <noel.power@suse.com>  [360e017a7b58cc2c52ee13bca2836040396eabe0]

partial fix for bnc#819865

Imported column widths were wrong because we were iterating
over the wrong column ( due to a typo I guess ) nStartCol -> nCol

Change-Id: I0504bca597eb313c2c28d1a26ca03eec41ebbc34

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [32e716528560c22c8ec881ed88fd7a99a27c9efd]

Entries for symlinks in the Python framework seem unnecessary now

Change-Id: I63e0ceb42db5c561cafaae160259ee7f2658552c

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [6166282edeb1a5c44d34d4824eab1f82b6e7b15a]

Handle symlinks separately

Change-Id: Ie94a16baaae9d942675d06dda9444b502e6a08dd

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [c2aac3b42e7122569770377091be502939fc9a26]

Accept also symlinks: check for existence only

Change-Id: I89c0d24941de21f9be732fed80f499217f5c281b

2013-05-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7a6f5186a8e4089181f57af44fa4654fe692856b]

fdo#64577, CMIS: fixed crasher in libcmis

The crash is handled, but the huge files' size won't be properly handled
on 32bits builds: would require a libcmis API change.

Change-Id: I8ef1190a4d1de7d91a67ec20330db9e1747dfdc2

2013-05-16  David Tardon  <dtardon@redhat.com>  [a494a8329f211a37ff2d5b8fe28bbc8a0a3beb66]

use $(OS_FOR_BUILD) to fix mingw cross-compilation

Change-Id: I606e99e80ace5b086210e5a724a3e979e2b98cbf

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [5970aad9c63e541071594242037a815da652ca3c]

move copy/pasted ICU_CFLAGS/ICU_LIBS to configure

Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [8505ebd08da214dea6ff35c13bb2fbbfada4d489]

libmspub: WPD/WPG vars are set by configure.ac already

Change-Id: I5d64ecd625821694ec85c5081609cfb777338755

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [db5c8c52ef816bd238bfd458b8d782a73f040ef3]

libwpd: stop delivering headers

Change-Id: Ic9209b5db0990bc9433d82ef95ca64179e888f51

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [acc7f61f45ec1a934f409d6f735728f540ea48f4]

libvisio: stop delivering headers

Change-Id: I94d15fc2e367a2fe474cd4e10109bef0d9029b28

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [ff71895f493fbd91c6f155fdf8a78fd324d86024]

libmwaw: stop delivering headers

Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [35ac39e4bdd34801055e6b7ea013a11c5b408bb0]

libmspub: stop delivering headers

Change-Id: I78d5b83b5d98c1c37b9b95d3504533dabb449e09

2013-05-16  Michael Meeks  <michael.meeks@suse.com>  [2b5d1c9bf623a5a4dc019989751197bc31dbf759]

Move to MPLv2 license headers, with ESC decision and author's permission.

Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf

2013-05-16  David Tardon  <dtardon@redhat.com>  [ac261bf6dc31a44ff0eabb6dd552ddc934c94ce2]

drop unneeded dep

Change-Id: I9686ef445dde2e2f1e2e88a93ec681251fe3093d

2013-05-16  David Tardon  <dtardon@redhat.com>  [45a5c26f170b6e6f023c9f0a751b4bc98d36b6a4]

fix dep on python framework on mac

Change-Id: Id80540174ccd141eaf89854da6f80bcc0659b59c

2013-05-16  Matúš Kukan  <matus.kukan@gmail.com>  [bae52ee3ef48d58deb6d7ff312b3f3db20c9c0f2]

fix cross-compilation of Galleries

- RepositoryModule_build: add modules necessary to build gengal and
libraries used at run-time
- add dependencies to gb_Executable__register_gengal.bin
- use gb_Helper_OUTDIR_FOR_BUILDLIBDIR

Change-Id: I4a88c1786b1ee2ee2b75b1a5dd75009ef70ed353

2013-05-16  Michael Stahl  <mstahl@redhat.com>  [c7b883498cb47a7d2a330057dbcd7f74f87a0184]

SwDoc::CopyImpl: avoid ~SwIndexReg assertions:

These happen when enabling change tracking, deleting a full paragraph
(incl. paragraph break) and then copying the deleted paragraph to the
clipboard; the "rPos" and "aCpyPam" SwPositions are registered at a node
that is deleted by lcl_DeleteRedlines.

Change-Id: I3e9e29548d23377807c26fdd401b3c9637fddf25

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [87bdc30851af21d9d29b36de07261c682eb70227]

Add the Versions/3.3/include/python3.3m directory

Change-Id: If50acc088402487d8185198ee3841e3d82cd904c

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [d1a5da152a6814a4ee00fd04a2c682cc582e063a]

Handle --enable-macosx-code-signing=no properly

Change-Id: Ib080d0317ea0c34e12db27f6ed080b3928cb165d

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [c6d8cd5f48b3097d8f085318ab86e502f8d4ca15]

Use cp -R instead of cp -r for OS X compatibility

In GNU cp, -r and -R are equivalent.

For the cp in OS X: "Historic versions of the cp utility had a -r
option. This implementation supports that option; however, its use is
strongly discouraged, as it does not correctly copy special files,
symbolic links, or fifo's."

Using cp -r meant that the symlinks in the LibreOfficePython.framework
were not properly re-created in instdir.

Change-Id: I8367269a77b876c063fd21ceb919936215fb7d37

2013-05-16  Michael Meeks  <michael.meeks@suse.com>  [a140350dae5db298094583763daf0a8bed8480cb]

add readme for svl.

Change-Id: I20addd47e79bec6a260baf391fbb495da6fdaf57

2013-05-16  Tor Lillqvist  <tml@iki.fi>  [e812381c2fb0128404a00abb819364703f5eede3]

Bin some pointless "checking for" messages

Not really useful to see such messages for stuff that does not depend
in any interesting way on the LibreOffice or system configuration but
is trivially hardcoded based on just the "prefix".

Change-Id: I83ec78bb32891a18318d9f174e4efef901c74846

2013-05-16  Stephan Bergmann  <sbergman@redhat.com>  [df18d5878c71d8d38a43dd04c0e907f9385addb4]

Some string literal clean up

Change-Id: I108882af13fa97fa094547ec4efb468f988f337d

2013-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [09269acdb98854b1892aa539efec7d6a7875ad06]

Uploading libvisio 0.0.27

Change-Id: Icfb2eea611ed50e76753a71c73f5d43172aa8a9a

2013-05-16  Jan Holesovsky  <kendy@suse.cz>  [2fcf944788eb39550a4e3079cf80568c1b35960c]

bnc#819614: Test for the runaway lines fix.

Change-Id: I60c072720392822eb5866310f3607271d72815b7

2013-05-16  Jan Holesovsky  <kendy@suse.cz>  [225b41088a565ea1d69967139e7f4de59e4acf2c]

XShapeDumper: Dump more values, to be able to test n#819614.

Change-Id: I19cbae855996bffb18206b9003e22a2bcc0c75d9

2013-05-16  Jan Holesovsky  <kendy@suse.cz>  [5fe65c0c5e5a8d815d9d15ef192e7652726662e6]

bnc#819614: Fix runaway lines.

Change-Id: I360ec44872dbb555870d7d3fc8a9ed81c95e8c07

2013-05-16  Jan Holesovsky  <kendy@suse.cz>  [18b9aa7280ccb0633c222178582d5ff4234e6140]

Fix length check - it would be out of bounds.

Change-Id: I5430fed06ea1a81a68ddfaafa595d7d5b0167f3b

2013-05-16  Takeshi Abe  <tabe@fixedpoint.jp>  [0a330eb7405f75c82707a73d2c2e404326a48554]

sal_Bool to bool

Change-Id: I0247e462b648b0dc7fc9ea12723415fbf6dcaff5

2013-05-16  Xisco Fauli  <anistenis@gmail.com>  [bc2fe616febbaccb3cda16f66101d393e91232cd]

Wae: unused variable

Change-Id: I1025bb9766d6d6aad2d60467a72a15d3a3af97d4

2013-05-16  Lei De Bin  <leidb@apache.org>  [b858429f2495fceb820de20815318cff8882ed78]

Related:#119576# fix indent and spacing between bullets and text

they are inconsistent with MS word

Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun
Conflicts:
	sw/source/filter/ww8/ww8par6.cxx

Change-Id: I48a6761a8e8fb1c052aa4f2a261aefb850d6c112

2013-05-15  Caolán McNamara  <caolanm@redhat.com>  [78123a504b5215d061935d7b2771ba51e68cae0e]

Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/Y

This reverts commit 69c52bc5b7973a2e414209470f5bf9b66dcc4f30

I found one place where Y should have been X, but didn't clear
the problem, so threw my hat at it and reverted the lot, its
cosmetic anyway so no functionality lost be reverting.

2013-05-15  Michael Stahl  <mstahl@redhat.com>  [d278cc769e484b0452b1fb6000e213561d8d955d]

sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"

For a new document the default is already effectively "false" due to
SwDocShell::InitNew() and the ODF and WW8 filters set it explicitly to
false... which is also the appropriate value for RTF and DOCX.

But only OOoXML and (perhaps) HTML (not sure) want "true" as the
default.

It is also mysteriously reset to "true" in
SwDoc::RemoveAllFmtLanguageDependencies() (which is called after loading
a template) for no apparent reason.

Change-Id: If5ad33c99f97412cb3ad4f9cec32f47825ed6f6b

2013-05-15  Michael Stahl  <mstahl@redhat.com>  [da9bb77e99fede9f7e67b42f1d3ed9b4f235755c]

i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ce

It is not quite obvious what that commit attempts to do... especially
since the bugdoc attachment does not actually exercise the code that was
added in the commit, which changes the handling of the
"IsFollowingTextFlow" property.

The corresponding ODF attribute is style:flow-with-text, which has been
added in OOo 2.0.  Investigation revels that MSO's ODF filter  does not
support this attribute and acts as if it always had value "false".

The code in FillBaseProperties effectively acts as a default if the
value is not set; the ODF spec does not specify what the default should
be.  But when an ODF document was written by MSO, "false" makes more
sense than the previous "true" default.  Except when the document is not
ODF but OOoXML format, which indicates it's likely written by OOo 1.x
which did not support the attribute and acts as if it always had value
"true".

The Writer UNO API implementation is however not the right place for
format specific handling, so replace that with an addition to the
function reading the default graphic style that sets the
"IsFollowingTextFlow" property to false as a default, which should
have the same effect because all styles inherit from it.

Note: MSO 2010 Word always writes a default graphic style into ODF docs.

This has a side effect for loaded ODF documents: various newly
inserted objects have the property turned off then.  But it turns out
this is actually an advantage, since the same behavior already exists
for _new_ documents (see SwDocShell::InitNew) so it is more consistent
now.

Change-Id: Iba6444a0515fd583398ff052fc5018254da31c30

2013-05-15  Michael Stahl  <mstahl@redhat.com>  [3905bd92b038374d22e4ff9f74480decb116d727]

factor out SvXMLImport::IsOOoXML()

Change-Id: I9ccfe565bde1112f9f3cb8c666e901bf121862dc

2013-05-15  Stephan Bergmann  <sbergman@redhat.com>  [3e5d7723e038ccfea812b941aea6fff1078579f7]

OSL_TRACE -> SAL_INFO

...to work around MSVC 2008 Express (at least) "warning C4503:
'rtl::operator +' : decorated name length exceeded, name was truncated."

Change-Id: If6838aaa45ecfc0c092f95228e8616e69ea1f0e0

2013-05-15  Andre Fischer  <af@apache.org>  [3db0865845c79d9ea4ae854aa82a239329ba542c]

Resolves: #i119493# Fixed import of tables with connectors.

Reported by: liupingtan
Patch by: SunYing
Review by: Andre Fischer
(cherry picked from commit 8be0972c9b38efbb43a0b8fc3658028ede58378c)

Change-Id: Ic9a1325ccc9bc9c9a4501269df9de0f7e29a8e1d

2013-05-15  Andre Fischer  <af@apache.org>  [694d65b5097062f26c532d7c123905bf07b106f2]

Resolves: #i20044# Fixed queryEmptyCell()

Reported by: Steffen Grund
Patch by: hanya:
Review by: Andre Fischer
(cherry picked from commit f42a00437a682d479e82256b2fdf873dd097c428)

Conflicts:
	sc/source/ui/unoobj/cellsuno.cxx

Change-Id: I43db011e138a79bd3a871e68a7331d26267e7899

2013-05-15  Stephan Bergmann  <sbergman@redhat.com>  [0c99c1c2cafabf72b7cb32fc313441e52fd2876a]

gallery: allow disabling the from-source build in configure

Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629

2013-05-15  David Tardon  <dtardon@redhat.com>  [fbf2e9f733e1e5b6c9d2cdada0317c89c1a3b71f]

only use svp on unx

Change-Id: I8cd4a42a90e87446c9ef3744bf71f7734767078e

2013-05-15  David Tardon  <dtardon@redhat.com>  [268a23d8c2d9881aa6d492b7609424b839c8704c]

gbuild: use pattern rules for Gallery l10n files

Change-Id: I781d02805ee0d526638f556794b852c6277922dd

2013-05-15  David Tardon  <dtardon@redhat.com>  [7fd93c32d7c0606594a35d7301e14711d4f517c0]

gbuild: silence building of galleries

Change-Id: I17e6a3923f3ee6cec22760f8c9f9410bbe742a7f

2013-05-15  Chris Sherlock  <chris.sherlock79@gmail.com>  [91b27bc3d86925e1bb52bd3ab8e2f6f87ededd3f]

Documentation update of README.cross

* Fixed typos
* Errant/missing commas fixed
* autogen.lastrun -> autogen.input

Change-Id: Ibc0d34f21de661139e622a34d760a6683f394643
Reviewed-on: https://gerrit.libreoffice.org/3916
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-15  Andre Fischer  <af@apache.org>  [578bd45644657a9f7ae99f525eeb5c653103dcf8]

Resolves: #i119551# Avoid grouping shapes on import from PPT...

under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand
(cherry picked from commit f425d556504e055216d9402241ff598a97204509)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

(cherry picked from commit 8c23e31acc61406103c1565960e4c5b391902754)

Change-Id: I7e610b754ff7215201bc1ac47d618869e4e8fe2b

2013-05-15  Caolán McNamara  <caolanm@redhat.com>  [4edc81ef04b1682d51ccc8b62f44e59eb6bd3639]

fix original intent of the lwp import code

revert d2546346ac07e4a3483c339d202e75b99b9d063b
and fix 8a9448aabcee0171b0dc3b0401600de09455fb10

Change-Id: Ide781e4f197d2fc1d42b0cda8e9d901ac1118d08

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [d2546346ac07e4a3483c339d202e75b99b9d063b]

Fix warning: unused variable 'aFuncName' [loplugin]

Change-Id: I34a2726123001de0b867b4f54d6f37c55dbc79f5

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [1a90cecb6ecfdcd2896106c8fd37ced5341e13f7]

OUString::replaceAt() does not modify the OUString

Change-Id: Id5d712364c3c8a1e4305ad036d9f51c30c2f9e80

2013-05-15  Caolán McNamara  <caolanm@redhat.com>  [d6bebd18b3b25af0024ec3ae5bde17836b0085e3]

Revert "Resolves: #i119551# Avoid grouping shapes on import from PPT..."

This reverts commit 8c23e31acc61406103c1565960e4c5b391902754.

wrong one

2013-05-15  Andre Fischer  <af@apache.org>  [d7c7624024f1da26165869921f340f53026a423d]

Resolves: #i119519# Fixed import of closed borders from PPT...

when an ellipse is involved.

Reported by: liupingtan
Patch by: Jianyuan Li
Review by: Andre Fischer
(cherry picked from commit da2c3ed52ae631dba11821f201a2fce49bf18c86)

Change-Id: Iff8195365823b60a70641b9efeb9c9f6c86d5341

2013-05-15  Olivier Hallot  <olivier.hallot@edx.srv.br>  [387c6712c8c49ec7f4521f2c5ac615c355039352]

String to OUString in calc header & footer edit

Conflicts:
	sc/inc/scabstdlg.hxx
	sc/source/ui/attrdlg/scdlgfact.cxx
	sc/source/ui/attrdlg/scdlgfact.hxx
	sc/source/ui/inc/hfedtdlg.hxx
	sc/source/ui/pagedlg/hfedtdlg.cxx

Change-Id: I6aa0f055f89c05c3d799b5ed1b21188f7f3a8268
Reviewed-on: https://gerrit.libreoffice.org/3911
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-15  Andre Fischer  <af@apache.org>  [8c23e31acc61406103c1565960e4c5b391902754]

Resolves: #i119551# Avoid grouping shapes on import from PPT...

under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand
(cherry picked from commit f425d556504e055216d9402241ff598a97204509)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I7e610b754ff7215201bc1ac47d618869e4e8fe2b

2013-05-15  Stephan Bergmann  <sbergman@redhat.com>  [25f25a2d25b89361312e165456df3c8bc82157bb]

These functions can throw RuntimeException

Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629

2013-05-15  Stephan Bergmann  <sbergman@redhat.com>  [d89012691b53def37118b0d892b50476d4e987b7]

Do not dispose component context too early (DeInitVCL might still need it)

Change-Id: Ibae79a962ef9d2ea6cf72b70df62c6fa170e05e9

2013-05-15  Ricardo Montania  <ricardo@linuxafundo.com.br>  [8a9448aabcee0171b0dc3b0401600de09455fb10]

String.AppendAscii Drop

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
https://gerrit.libreoffice.org/#/c/3892/

Change-Id: I12175a81f0a74546b5e00633176f204b9a3fb35c

2013-05-15  David Tardon  <dtardon@redhat.com>  [8d08ba5e7530580afd61930bfc00ae513962b754]

install graphicfilter.xcd again

Change-Id: I1091b4ff6b700513c7ef5ac41d94972dbb33dcb2

2013-05-15  David Tardon  <dtardon@redhat.com>  [74c02547dde1f70a557c39e60bec129b93d2ecb5]

put auto-installed libs into the right module

The definition of Auto_File_Libs_ALL was not known in
module_hidden_ooo.scp, so it was left unexpanded and the unattached
files were assigned to the gid_Module_Root.

Change-Id: Ie7064da6e02394261a47e88526c073941625dc8c

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [808e9dee845e96c394a1d8c0b32bfa5cc9991d67]

configure: remove un-used vba-package-format option.

Change-Id: I4dcb563dc2368b7979df3da5e0691cd3633cb5a9

2013-05-15  Jan Holesovsky  <kendy@suse.cz>  [d84b22e9a8d8b804f3c87405887aeb56e82a4219]

sd unittests: Do not dump the font name, depends on installed fonts.

Change-Id: Id401feed7d629cbc0c24428b0c1273afdb31be89

2013-05-15  Andras Timar  <atimar@suse.com>  [c066e7a3f92bac3a6744cae9e091778a3a1c0586]

gallery: unused ulf file

Change-Id: I9037aa31cbb93d38a656ce463e0a73f8b39245ff

2013-05-15  Herbert Dürr  <hdu@apache.org>  [8d9998f53af1806b06cf659f52607b2ac409a113]

Related: #i122208# avoid default assignment of recursive STL containers

support for recursive STL containers is not required by the standard.
Boost TR1 containers allow them explicitly though but for some compiler/stl
combinations there are constness issues that prevent the default
assignment operator to work. Adding a small helper function solves
this problem in a clean way.
(cherry picked from commit 58d204292c12eb5237106d223251d8855aca3ca2)

Conflicts:
	configmgr/source/partial.hxx

Change-Id: I301765e47db12f3b158d4525e896e090f4b81bbb

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [e78d3245487e9b140caa15b586374e413eba178a]

Revert changes that are now unnecessary and pointless

This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa.
This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4.
This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64.
This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8.
This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [07976ee1de03ab558fd1fe6f921514c8250cee02]

Don't export a variable called PATH_SEPARATOR

It used to be mis-spelled PATH_SEPERATOR. Now, after correcting the spelling,
it breaks the build of 3rd-party libraries using autoconfigury on Windows. The
value of PATH_SEPARATOR is ";" on Windows, and the configure scripts of those
libs run in Cygwin and assume that a PATH_SEPARATOR environment variable
should be correct for Cygwin. Which ";" isn't.

Rename the variable to LIBO_PATH_SEPARATOR.

Change-Id: Iff0eb93bf11d9f844a28be7ea4456e4c0ae10844

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [3f70a6c0f8adec171ffd228d109d59bf81dcd39f]

scp2: only package the sdk if it is enabled.

Change-Id: Id5798c97d3dcfd997ce56f7a7ea72660c9b86c63

2013-05-15  Oliver-Rainer Wittmann  <orw@apache.org>  [a0aef8dc44a9ff5899dc920c31a39caeb92043c4]

Resolves: #i119803# RTF export for User Fields

implementation for method <RtfAttributeOutput::WriteExpand(..)>

Found by: ej197us at gmail dot com
Patch by: yuanlin <yuanlin.ibm at gmail dot com>
Review by: Oliver <orw at apache dot org>
(cherry picked from commit 4536f0b98bc01850bf016dc1f60f0156cb7eb99e)

Conflicts:
	sw/source/filter/ww8/rtfattributeoutput.cxx

Change-Id: I1cde654dadd26e214a1c097fe2e0aeaa376195c2

2013-05-15  Andras Timar  <atimar@suse.com>  [ce4ada6e7f4088de9ac2ed22dc2d2312918d3701]

trying to fix gallery localization

Change-Id: I9a4fc068e522dd7129b66652c193626075b460bf

2013-05-15  Miklos Vajna  <vmiklos@suse.cz>  [a935a154c3911b466a9b1c8da3c2cf0be2e0014d]

WW8AttributeOutput::TableSpacing: accidently commented out code

Change-Id: Ib4a18dafe4a0b5679e0a015f8208207ae482e720

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [2ae649de2494a6990c7953dcd3a737464eee768f]

gengal: don't depend on vclplug_svp on Windows.

Change-Id: I5d179ab3d8591bb01799dcb2b8eb6b5c2bd90110

2013-05-15  Miklos Vajna  <vmiklos@suse.cz>  [335c264d508a9c73845b94483475435a0cebfe64]

fdo#36876 WW8 filter: fix export of table margins

Actually no testcase, as the export bug does not affect our import
filter. The problem was that we wrote SPRM's, which are properties of
floating tables, so once the user edited the resulting document in Word
and imported it back to Writer, frames around tables got created.  Fix
this by only writing floating table SPRM's for tables which are already
in a fly frame.

Regression from cbba191cf0fff148935f24d111cb124bd5a5328b.

Change-Id: Ifeae93100ca80dcde34fc79f69a91064d44ea8f4

2013-05-15  Caolan McNamara  <caolan@minimac.(none)>  [48e70ad8ad7e8ed11b2b6f511bb0cedd06ab2c98]

fix macosx build

Change-Id: Ie644af5866eadbee2a3d2840db37676d5c0bdc30

2013-05-15  Thorsten Behrens  <tbehrens@suse.com>  [12dea20c2834d923cd51eeb032489e74b5f9982d]

Fix build.

Change-Id: I5b2de61407924cdde5d74a7ea639365a876de74e

2013-05-15  Jan Holesovsky  <kendy@suse.cz>  [826f28e64dfe496a211b03a2419cb71e33ed788b]

sd unittests: Update XShapeDumper to dump also (some) font properties.

+ update the expected dumps together with that.

This allows testing of the other part (wrong text color and size, commit
55c63ccfd460895af22e91979967cec15d80b72d) of n#758621 too.

Change-Id: Ie93feb9d9d05eb4e11106bf9aa1f237947351b4e

2013-05-15  Thorsten Behrens  <tbehrens@suse.com>  [450cd772aa734cfcb989c8cedd3c0a454db74a34]

Fix fdo#64512 Handle xml:id correctly on multi-image draw:frames

Fixes a regression from the pick-best-image from draw:frame in ODF,
where before sometimes the XShape got deleted that the
UnoInterfaceToUniqueIdentifierMapper::registerReference stored.

For that, added a
UnoInterfaceToUniqueIdentifierMapper::registerReferenceAlways
function, which overwrites potentially existing earlier entries
with the same identifier string.

This fix was originally much more messy, but then dtardon committed
30b248dfe5bfb8a0649e36f22c943b3feb2f1385 which also fixes this here
bug. Now only sneaking in slightly less involved interface map
handling and a safeguard in ximpshap.cxx.

Change-Id: I87501e43518a5fc2fee166c45a4e2f01718f5228

2013-05-15  Thorsten Behrens  <tbehrens@suse.com>  [5134816d205fc9733a35bb6fd8a6a1a04ec8bc9e]

Remove redundant doxygen doc strings.

This is already (identically) documented in the header file.

Change-Id: I4a10cb0c1d1b1eee80fd828ab95829fb8128433f

2013-05-15  Thorsten Behrens  <tbehrens@suse.com>  [c6747ee3a9f02cfbb1a89572180d7bb7ee5be9eb]

Use upper camel case for class names in xmloff.

Align multiimagehelper with module standard.

Change-Id: I70a4dbc66a0d127b9bf04d1e8db694d3526b21d7

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [a94dc2203539a1593b99778be16b2c664fd46daa]

Also AWK needed here

Change-Id: Ifc47c1422f035cb23a9a148510230c8dd2cf42cd

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4]

I almost sense a pattern, except that AR is not needed here for some reason

Change-Id: I260304559eec7b92add33a758623bc039c2e2d3a

2013-05-15  Armin Le Grand  <alg@apache.org>  [1ba29be90f7141077f2d079d40dffc2efd4f1a2c]

Resolves: #i119941# Avoid crash when chart is removed in Writer...

by keeping it's storage and graphic stream.

Patch by: Clarence Guo, zhaoshzh
Review by: alg
Found by: Shan Zhu

(cherry picked from commit 0b71c735dc10202b26972cf91779954b6a96af9a)

Conflicts:
	comphelper/inc/comphelper/embeddedobjectcontainer.hxx
	comphelper/source/container/embeddedobjectcontainer.cxx

Change-Id: I6ec172644806309d0f06f8522eb8a2adb45899ed

2013-05-15  Andras Timar  <atimar@suse.com>  [9c82c2734553690b38fa47afb7e026b6e38787c4]

gallery: chmod -x of .png files

Change-Id: Ib7dffdb36d09d458e3c6089d1d0a16cd5ee63afd

2013-05-15  David Tardon  <dtardon@redhat.com>  [44727e34a1e4eb03b01c6be77a753a18ae84aed7]

drop now unused DEFAULT_TO_ENGLISH_FOR_PACKING

See
http://lists.freedesktop.org/archives/libreoffice/2013-May/051706.html
for explanation.

Change-Id: Ieb7480f9f7a64a026abc985edde3ed932c1e8f56
Reviewed-on: https://gerrit.libreoffice.org/3908
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [4e312f0c90247ccaa138520aa9e080453ec90b64]

Say hello to automake 1.13 here, too

Change-Id: I1d0fd352cb0b500c64f86197b2510450b0f7d4ce

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [050a51b69e89e230e157be52d8b23862f3c06ba8]

Fix MSVC build

Have to pass AR=lib.exe and SED=sed.exe on the configure command line,
otherwise for some reason it doesn't know what archiver to use, and
thinks it can't find a sed that does not truncate output.

Change-Id: I1ce211119e62b6ecf6a2fc8fc89cdde2c7bb985a

2013-05-15  Noel Power  <noel.power@suse.com>  [63899dd0421516da758b7d9a0c276e9cfb4846f5]

fire change event after copy ( with dest paramater set )

Change-Id: I86caf96be62120e4bcebadb0083cd4dae1f5d8d1

2013-05-15  Noel Power  <noel.power@suse.com>  [fbd74ed44cd011ebab95bb4bc4eb6b15c1272c43]

make some vba Name object attributes read/write and add test document

Change-Id: Ibd12835cc5368080a302b3b8d7c6f52ccc434e3c

2013-05-15  Tor Lillqvist  <tlillqvist@suse.com>  [9c2a1cb4351c8f80a27b7ba413ad382368387425]

Fix MSVC build

Change-Id: Ie0dae388769f9119f0d836abd87205eff17a03f1

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [3f8927b5f1e0351554d19a48221015491c22da5e]

gallery: help on how to build new ones ...

Change-Id: Ia9f0e7196ce858e664e9a735ab55c34c5937bd1a

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [eef286c001878d7eeb66f54cd916ff779f8fa69f]

gallery: fix a number of naming thinkos.

Change-Id: If5fe5af925bb2f8b7a5a11eb9d310668a3fd7085

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [96c7e37f02190e7af15bb6eb3f85380c331a7ce9]

migrate galleries to new, cleaner build infrastructure.

Change-Id: I95402d81aef426de14ca928ea811aac6f1cd289d

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [d7f7a6de9c8a854af7b2997ccfff30e921cacb69]

linkoo - link instset into install

Change-Id: I9f1c340562030bccbe0627ba9e91a56e1611b64e

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [324cae2f713e6a192d8cd34c276c73634b5111e4]

gallery: cleanup scaling code.

Change-Id: I783b0fe54c6273ce3d78996a02da02dc51944606

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [b54709dd2ccf9017c3f359b25ff72c038b471ded]

remove pre-compiled textshapes and transportation galleries.

Further gnumake fixups, package the files in the Gallery rules.

Change-Id: Icda2de9cfcd2ff573db2e9ab27e2670dcfa5f0a8

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [857a8b9566f7c50b734d6c312809391e94c43967]

migrate transportation gallery.

Change-Id: Idec88df28724bcf4b3145bb169fa0fe08a8e282a

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [9954b562939390feb728b911b300854cc9675997]

gallery: get windows gengal command-name right.

Change-Id: I488c57cfa58510e50b9b6819d55b23283aaddf49

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [5d5950a766311cac4c851744c6622f8ac525975f]

gallery: convert text-shapes to new build logic.

Change-Id: Ia45a2eed7104b376b92290e1a40219e8988d927b

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [08df0ab05ee209f1198ee0879f97a63ffaf56d76]

gallery: use icerun for building, and tweak for windows use.

Change-Id: Ic9e30661f05506b3616eaf417f8e3deed7290830

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [726409167507aa20fb90882ceed3ca3e770d3d4b]

gallery: don't build galleries unless in the desktop profile.

Change-Id: I03fbfb173958c4d9e1e917f0d098ea8930d6041d

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [99f7690bee0bf787a579e3e28bbd63074000940e]

gallery: cleanup makefiles for new gallery naming and translation.

Change-Id: I9ec5192c007df6d0ce15f5e61cb53cf6ea04db08

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [19276d3ddffdc80f004c8ce518b80f063108935b]

gallery: allow comments in .str files.

Change-Id: I150dee5d9c3b8f2dc656c292d7e9ef56f05cff84

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [dcf76c758d764c159b1c3755479ef7164d9233b7]

gallery: add auxiliary .desktop style translation files.

Change-Id: I2f2f0d5d30fbcab83343f94fd16d9371baa380e5

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [d5051efa3b67129a0eeca16334ea342f7e4107b8]

gallery: remove obsolete GalleryImportThemeEntry

Change-Id: I024bfa537360339befdc67a2fa2b51b15d9c3611

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [8e318ce626fb682e48dae70a910198d3891bc81d]

move desktop translation tool to solenv.

Change-Id: I6e119f79a9293fa204904459c75ff97e5d3b5be6

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [e0deec252dd0670ce170eaf9eca60ca0fb56ade2]

gengal: theme creation fix.

Change-Id: I72544e2bea45cf3f83e944aee9ca95676f1879c1

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [8a3eab7bb210c8f6a9c4b8fc112e692e416fabbe]

gallery: fix hideous theme numbering / naming situation.

Change-Id: Ibe288e5b2e782da4dd5804a7e018d8ae85c156cc

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [22ca7c45b91d6f32de9f9b48c72d5b9d2374234d]

galleries: implement first self-built sound gallery

Change-Id: Ibbf8f1f8b1590af461dfa5885adb1027580f8f15

2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [bb6b011fbbafb93d47620d5b4d05a721343147f5]

gengal: impl. relative URL pieces for internal galleries.

Change-Id: Ia44ad61e549e45ee2f4b8425023ed3e014fe2035

2013-05-15  David Tardon  <dtardon@redhat.com>  [1546c2935c50ba37692d551fa26c9c95e14a1363]

gbuild: make Gallery work

Change-Id: Ia2914e24f03cdb3f24df30bf203a09d18f4a8fd4

2013-05-15  David Tardon  <dtardon@redhat.com>  [95fe3df714fa2064d93c779a8a206af9bc244fe7]

add license header


2013-05-15  Michael Meeks  <michael.meeks@suse.com>  [2941e5b354080a8e744676d88ad2849306c3d229]

start of dynamic gallery building.

Change-Id: I488def80e855624ffd85a0b6c4cc19819c39ed01

2013-05-15  Miklos Vajna  <vmiklos@suse.cz>  [4a816a816e8b4e213394898bd0e307dd90fcbb64]

fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_U

Change-Id: Ie36d5881b0ebe8c38526690ca27d02bfb7af7829

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [afeabb04605c3280326e78a4dee3511f21710604]

Add vcl.harfbuzz.layout

Change-Id: I51e39660967e0f7b3c7f6108a43c6dcdd41757a2

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [cb6d67c21f11811c5bc023b9565c1c1b1f4081fa]

Spelling "separate" (etc) correctly is hard


2013-05-15  Jan Holesovsky  <kendy@suse.cz>  [1a357b7394ac7b48b72821bff1aae4706265d7a4]

fdo#64586: Fix incorrect import non-empty placeholders + unit test.

Change-Id: Ibcb61dfa12c67fd9f93713ba7eb93f947b122f07

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [5b9c27b6e5def4b55cd832626624c6c41df08989]

Also just "xmloff" is (misguidedly?) used as a log area nowadays

Change-Id: I5af86a56b723d5f4b706cc8af6e1b25faf918469

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [f3f6c11ee2da108ab5c0d54979d7925f9175a6b6]

No idea what use_shl_version is

Change-Id: I85ae4a65c32fda4b6cf79e0e9ed1c3add3941364

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [df54f97aaf613714d785461859a35fdf7a899990]

UNIXWRAPPERNAME is unused

Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [9c402abdd5e12fca6f0cc8fc41e6b248866cbb67]

What is PSPRINT, seems unused

Change-Id: Ib194156122c91a8911b748004e658835986ffc67

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [9bf0ff2e714d803b892d429a623f8309aa7c2202]

MKDEPENDSOLVER seems unused

Change-Id: I35c5ec82a59e28c887ece8dc3ad10de764a3e66e

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [bf0534dad63bda9112c71f56dca42fd8afa27479]

MINGW_PYTHON_EXE is unused

Change-Id: I4fb439a3605fc031b0f2e5ca4c91b6413e188181

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [b28f25aa9eeed71bd3f399a9c8fc4f1497b92e82]

MINGW_CLIB_DIR is unused

Change-Id: I0bb3e52866b182ed112c49725e4efd7f1018031e

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [0904be013e30458c933c7fb971b325e3f67d8198]

MFC_LIB is unused

Change-Id: I43fb5190f3dff8b2ab1d4ca043a8c852cc353ba8

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [bafd9479aad91b9c7dc2ad1d3f27c560989ce549]

MFC_INCLUDE is unused

Change-Id: I8aa68985734aa3a2931727415b5bd412af6e6cd0

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [32bec67bc644fbb7f5024113b24702547f7f8950]

LIBO_THIS_YEAR is used only as an AC_DEFINEd variable

Change-Id: I0c9676fcffbb1080a7d8dd26c80f9a9af08aa04c

2013-05-15  Noel Grandin  <noel@peralex.com>  [3e563377333881efa60aaa93d2feeaf647cf19ff]

fdo#46808, More LinguProperties fun

Change-Id: Ia3173e980370f532fcabc8f1c7a913e5d66d6d8a

2013-05-15  Noel Grandin  <noel@peralex.com>  [6f2a33332d401ef5d9f08dd9c079383283cd8910]

fdo#46808, Use service constructors

Change-Id: I34a41cde5d40e14803859116648c8da9f50c4b07

2013-05-15  Noel Grandin  <noel@peralex.com>  [be1833cbc497080af531a207f216a4f560c0b9e9]

fdo#46808, Convert singleton theBrowseNodeFactory to new style

Change-Id: I68fa7f5dde1928e895575bc602b54de83279fb7c

2013-05-15  Noel Grandin  <noel@peralex.com>  [bae42fd6dac1d6fa8330eeede66ec22cddb82311]

fdo#46808, Convert chart2::RegressionEquation service to new style

The service already existed, it just needed an IDL file

Change-Id: I56b7079b098a7615dfb24598d15fe7d57691f317

2013-05-15  Noel Grandin  <noel@peralex.com>  [b12dab7bd204e65323079cc6809417c9b5dcb656]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I2e3480bf4f616231ee50a83f440d9bb0955e4ce6

2013-05-15  Noel Grandin  <noel@peralex.com>  [33b4dc22f84e8f950b73daceb7339cfecf7fab81]

fdo#46808, Use service constructor

Change-Id: I31a812dfd84a33e3b5f6f44bbd786e14a465886e

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [c909d7a7ee3b193af69546a6f0e98860cd4877bf]

Fix warning: unused variable 'aWhite' [loplugin]

Change-Id: Ic25f9e6b2cfc902745cbef97b3164f33c6e03f9a

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [49ff95f0c1d0ee20bfccba648cfd7c1db47158a3]

LIBMGR_X64_BINARY is unused

Change-Id: Ic3ea17a66d8cc045088ce2a625a79569c8fec431

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [8906309a363c53b72f90ef904a49e8eaf12bdb3b]

JAVACISKAFFE is unused

Change-Id: Id3bc14b65e761dc230491dd8cf4c3785a0eaa37e

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [9922ec862ece36eef9c2a8576ba785326b93a021]

DYNAMIC_CRT is unused

Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [71b68d4cf2a888cff225cd2f6055d12b20f50adc]

DIRECTXSDK_LIB is not used outside configure.ac

Change-Id: I2cdd158528197630ec54873bd164077a8765542e

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [2ede3d02976859347e4381b88d420f056d9caf9b]

CC_FOR_BUILD is not used outside configure.ac

Change-Id: I6031f20452183449b2087ce6904c83d8bdbeddfd

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [3fb7b2f3e3761f28579aa5c28a92d634d980da1b]

CXX_FOR_BUILD is not used outside configure.ac

Change-Id: I02c55ccd0a137a0d7a3a131dd0576a8a85afe24a

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [25c2e2a3780b2ed11965130c849d4d81197ea1da]

COMP_ENV is unused

Change-Id: Ic1cb9f1c855bd93ba1b0625e5c0d0565a0eb4567

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [ad6897540643d691576ee1b241b2fefafe4d8386]

ANDROID_NDK_TOOLCHAIN_VERSION_SUBDIR is not used outside configure.ac

Change-Id: Ic55f27516a6d34c20593eba07808d371901a1d67

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [d5dcd61f07632e7771947e26adea5d41d984c3ce]

ANDROID_NDK_HOME is not used outside configure.ac

Change-Id: I67b4ffa9c6cfe5558a9340495baad924aa16e11a

2013-05-15  Lionel Elie Mamane  <lionel@mamane.lu>  [9c3420d18173fd6c9380cf8ff7e2a4ad886e9e0b]

svtools FormattedField: don't reparse value from text after ReFormat

If our format is lossy / not a bijection
(as is e.g. our default date format, because of 2-digit year),
then reparsing the string that came from the format
leads to data loss (the value is changed to something else).

The existing code tried to do that, by calling Modify()
and then setting m_bValueDirty to false.
However, this fails because listeners are called
while m_bValueDirty is true. If any of them calls
e.g. GetValue(), the reparse happens.

Change-Id: I272f377927f83c71ede1eb80eafbc689f36fb17a

2013-05-15  Tor Lillqvist  <tml@iki.fi>  [35fdbea1a112c0f0bf8ea6e9003cf0e13b9cd886]

FRAMEWORKSHOME is not used outside configure.ac

Change-Id: Ic8eae6d7e9590ad75c414568877aa093c92ce536

2013-05-15  Thorsten Behrens  <tbehrens@suse.com>  [0f15a477aaba2f69a13c0bc61c5c8c7a47314680]

Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.

Just don't assume the DSP_TOKEN( spTree ) was seen in input.

Change-Id: Iaabdcafdfcfc995198c1265e975df4dde8e0a39c

2013-05-14  Tomaž Vajngerl  <quikee@gmail.com>  [5d2f3957bdda0eb2e7d68b0dcf7ae6a0b50ef48b]

Detect and rotate image at drag&drop or copy&paste in Writer.

Change-Id: Iaacbb78921f966703d4f1080f97d26ea4895281f

2013-05-14  Luboš Luňák  <l.lunak@suse.cz>  [bc584fc5d8b06034f7acf229035483daf78a186e]

detect whether a bezier shape is open or closed

For open shapes e.g. fill does not work. Part of bnc#780044.

Change-Id: Id0ce50e94ae86c0398f06b2a67e3fd13d487ae7a

2013-05-14  Luboš Luňák  <l.lunak@suse.cz>  [c2703b63fa8d16ce8efaa55e0431ae829fdd23c1]

remove non-sensical /*static*/ comments

They are presumably meant to say the functions are class-static,
but at the function definition it's pretty confusing (looks like file-static).

Change-Id: I28c69244c9eb7aa3f20f07d8784f3704dc6a57bf

2013-05-14  Andras Timar  <atimar@suse.com>  [a69f31a322a8ff26814db194551c719ea140b027]

unused svl/source/items/cstitem.src + hrc cleanup

Change-Id: I3db54045dc5be13dd7c72076c96a7e3f3b7b30ea

2013-05-14  Tor Lillqvist  <tml@iki.fi>  [d49a0b43048de8a9e5c154e405eb6cecaf606783]

One more XPropertySet -> XLinguProperties

Change-Id: I9ce34899181416f6c5e38289035af35ed5533616

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [f3515761c00c6e911e9d4f2b10e941481c7ac720]

Assume CppunitTest_chart2_import got removed by accident

...by 14c2ab30201d97f733375b4e3e88e5919701be25 "add export test for charts."

Change-Id: I5c77276a80e15fff8d4042c3bc52f3094227d647

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [03535b91605ae0cfdf3be5eb2dfdf5de5374bdb2]

Remove obsolete RestrictedPath env var support

Change-Id: Ia4ea7d60d7b69c863c1e891887060265e73e1cb6

2013-05-14  Luboš Luňák  <l.lunak@suse.cz>  [09c20b2f623e2271a3ab9eb82c2419a8951320c1]

fix filter-showIncludes

We want what is after the prefix, not the prefix itself.
80cf1c22b629d524de18f20dcfd155d889ee5d2f could not have possibly worked.

Change-Id: Ic2ab84d8c60ac608a773368b873ea5f98be4cd29

2013-05-14  Tor Lillqvist  <tml@iki.fi>  [25aa3491bc92a9dfa018bf37df4639a1d0df5302]

Fix return type of SalYieldMutex::tryToAcquire() to match declaration

Change-Id: I3a659b736bede41dd4790e8ec062c81ac3fa03e5

2013-05-14  Ariel Constenla-Haile  <arielch@apache.org>  [9ddf14e46b0129e828e01cbf279eb46a9a583fd6]

Resolves: #i82852# Presentation Minimizer: missing icon in info dialog

(cherry picked from commit 8fd66eeb883676c095c8360ef609e56b9bc055a3)

Conflicts:
	sdext/source/minimizer/informationdialog.cxx
	sdext/source/minimizer/informationdialog.hxx

Change-Id: I8f6ea8edf7c1b95fefa6c280a92030d628339e56

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [facb4d5741e8f8f093bd288b32c40f9168cd911a]

Updated core Project: help  e0c44f8ece1d3732eeec93b0177b9c1ab1bc37f7


2013-05-14  Ariel Constenla-Haile  <arielch@apache.org>  [4d8301935d5ccb39e0853d447a02511c0bb76f28]

Resolves: #i122306# Remove dot from abbreviate day and month names in Galician

(cherry picked from commit ba12679129efc39834114be8bca835d8a84aacb6)

Change-Id: Ifa216baec3e89578215e868c63a1add446005f4b
Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [467dc11fbabb5579b4f05fce61d94720a0988df6]

adapt code to use paste special .ui

Change-Id: Iaac28f442aa38dd6610c89ba04ea2d1ccfca35c5

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [55fe8bf2e76074a0144c0b846baddeff1a9ee6ce]

IconBox checkbox is always hidden and always disabled

Change-Id: I4aad1568501e4ecb2758c19ee62f78388abb6fcf

Change icon button is always hidden, and hooked to nothing

Change-Id: I8b8e290908223467b76b0a861a8285e9a87e9fe4

ShouldLink never called...

so bLink is never used
so the always hidden aRbPasteLink is unneccessary

Change-Id: Ic48c9856a8750706262c883a079e0374fc9bb59c

GetAspect never called...

so nAspect is unnecessary,
so SetDefault becomes a no-op and unnecessary

Change-Id: I4a2d0af2eae2a822ecc2d71c84b26b8a2a2de210

aRbPaste is always hidden

Change-Id: I2b1c6eefee5dada29ad5952010b7121e5bcadcde

2013-05-14  Andras Timar  <atimar@suse.com>  [1f32864fa719773e1ad074ba2b27947917b76c0c]

remove empty string (fixes a warning)

Ulfex warning: inavlid po attributes extracted from /home/timar/libreoffice-master/sysui/desktop/share/launcher_unityquicklist.ulf
No string specified!
GroupID: startcenter

Change-Id: I39b08feb8bb691da17a7a7ed5d17411720ae1d6a
Reviewed-on: https://gerrit.libreoffice.org/3909
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [edab1a30fcb159347ee6034fefcfd0773aa5f335]

trying to unbreak windows build

Change-Id: I3db28992dc3d3bbe63d8679d5a43bab11a66bdcd

2013-05-14  Michael Meeks  <michael.meeks@suse.com>  [1d4bbe7b305558faf86aa083cc50d71a7804ef7d]

vcl: attempt to fix high quality scaling to get aspect ratio right.

Change-Id: Ic62c6a16c39dd4e4e19bf9a96503ecf6ac50f292

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [d97732f635c0583fbeea5706399ba9197903dc83]

sd unittests: Fix the loading of .ppt tests, and introduce test for n#758621.

This also adds instructions how to easily add tests for which it is enough to
check the drawinglayer dump.

Change-Id: Ieaf261a9be0c8da2fa81c075dadebcac0c07def5

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [afdbd5099237c5f9ab4f7b2a6599fe05ce703330]

sd unittests: Cleanup in filters-test.

Change-Id: I4dde07c4f796fa33b23cc3e67924270bb3e45ec1

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [7f33959d0b0c57838d5752d7053cf6c102ac5bd4]

sd unittests: Move Autofit test to the import tests.

Change-Id: I6c49345fa518f19c942ff0fd7849c689d0cd5db6

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [39ee11db03368a18bc1746a6312307c4cf1b4bdc]

sd unittests: Move a smoketest where it belongs.

Change-Id: I495f8698f58a2a4a11999e8e439eddd6a703b321

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [ab0189b2b881ee6bb324876be3311ec1942bd235]

sd unittests: Reorganize the Impress tests to be a bit more focused.

Change-Id: I222c824681fc7bcc25c6f591f09c69fae8c812ec

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [77b14c46aae4240226ef16ae3842e3ca35aaee73]

sd unittests: Better name for the import tests.

Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211

2013-05-14  Jan Holesovsky  <kendy@suse.cz>  [91ab2b6e9d7ea77778e65831cff0a17f3f48ce67]

Improve error messages for the xml-diff based unit tests.

Change-Id: Ided6749ebe4899a6d826d069c38d7b21b467d431

2013-05-14  Andras Timar  <atimar@suse.com>  [e347af862c2289b16f231c9085492e913861e347]

typo fix: s/inavlid/invalid/

Change-Id: If75cad038f35033be6dcad6f051673bd795accf3

2013-05-14  Joren De Cuyper  <joren.libreoffice@telenet.be>  [833cafe4eb9e0bd6b599e8bcbb6d77f4f2243034]

fdo#32368 - Link both Ctrl+Y as Ctrl+Shift+Z as shortcut keys for Redo

As discussed on the UX-advice and bug report itself,
we agreed to link both shortcut keys to the redo command.

Due http://opengrok.libreoffice.org/xref/core/framework/source/inc/accelerators/acceleratorcache.hxx#75 :
/*map commands to keys in relation 1:n. First key is interpreted as preferred one!*/ the shortcut key
that is mentioned in the menu entry is ctrl+y (or cmd+y for Mac users).

UX-advice thread: http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-May/002033.html

Change-Id: I8d766b300d79e9ebd85dc5ae7bb327cf9c1a7c41
Reviewed-on: https://gerrit.libreoffice.org/3853
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Julien Nabet  <serval2412@yahoo.fr>  [d3f08c67ac45024a65730e6a281a525b8159ef5a]

cppcheck: fix arrayIndexThenCheck/optimize loops

Change-Id: If399abf5fb3eaea91f4f5d5e86b86b37790d3c9a
Reviewed-on: https://gerrit.libreoffice.org/3869
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Lennard Wasserthal  <Wasserthal@nefkom.net>  [9fa5c64eeb5d038a5fac25dfd80e72bd22b5ed18]

fdo#55582 calc part

Since the actual Patch for fdo#55582 hangs on the writer part,
I commit that bloody sc part NOW,
to appear as early as in 4.1.

Change-Id: I01ce4a7a7738304f47efc718c382a5b1dee68ea2
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/3872
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  David Tardon  <dtardon@redhat.com>  [16a0badd3ec3588d4a6561a3cba7992cbef6b5da]

always create dirs for autotext files

... thus avoiding an annoing warning when a user tries to use autotext.

I think we can drop DEFAULT_TO_ENGLISH_FOR_PACKING now.

Change-Id: I230341c8bf1c925c51a4059b93153d5cd83d5310

2013-05-14  David Tardon  <dtardon@redhat.com>  [fbed11a411eb3c013f465660c5cd3e6db0508806]

don't accumulate dirs in error string

Change-Id: Ied7437026009f07052dd07d41ba08c82bb6db295

2013-05-14  David Tardon  <dtardon@redhat.com>  [c55b08547e7f30ad76ddcdeb7cb8ed7725b2d322]

bin dynamic alloc. nonsense

Change-Id: Iaed4e27a92937ddbdb0cde783c0e3be611eec7ca

2013-05-14  Radu Ioan  <ioan.radu.g@gmail.com>  [ac937d8be69953abcaf1365644c6607c279f37a6]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

 - replaced osl_trace with sal_info
 - replaced dbg_* with sal_*

Change-Id: I80aca85562e4a43fded5c37f9895e51f79e42c14
Reviewed-on: https://gerrit.libreoffice.org/3771
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Matthias Freund  <matti_lx@yahoo.de>  [e76e427ee68f4717a143a20733b09e845d73921d]

fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 4)

The last files of this directory. :-)

Change-Id: I94cc2d50c85acd7434f12766094d3edd0cf9d71d
Reviewed-on: https://gerrit.libreoffice.org/3890
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Matthias Freund  <matti_lx@yahoo.de>  [d90dd83765bfabfe9dbf91c7ece886986620e6d4]

fdo#39468 Comment translation GER-ENG in sw/source/ui/utlui/

Some of the files I had missed.

Change-Id: Ie150e8812b674a9fdd0cb904489dfb561bdcf7a2
Reviewed-on: https://gerrit.libreoffice.org/3891
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Matthias Freund  <matti_lx@yahoo.de>  [596bd36951a4b4b98239749d5913da61143e6d48]

fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/

cleanups and translations - and a forgotten file.

Change-Id: I048ff445fa04b12cb86ae580370bfe444041d41f
Reviewed-on: https://gerrit.libreoffice.org/3893
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [62b1030ae59652ec8230cecabef4d5076376ef51]

coverity#1019413: Unitialized scalar variable

Change-Id: Ia0a2a1a137176f2f2176b2c16cd7a747d9bc9b52
Reviewed-on: https://gerrit.libreoffice.org/3895
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [62be20899d952d54e5ee5874d26ffb20b8f70eef]

coverity#1000721 Resource Leak

Change-Id: I59161a08eee0406ac71b1212a0a8697edf27911f
Reviewed-on: https://gerrit.libreoffice.org/3897
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [e3258713793f03d6cf96c19ff4c5d15a0cd666f1]

coverity#705731 Resource leak

Change-Id: Idbe476534025017d21e8af353e92a15cee902cca
Reviewed-on: https://gerrit.libreoffice.org/3901
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Mark Wielaard  <mark@klomp.org>  [34cf34d6514b5ab581ec09b2689642b18a2d9cf4]

Require at least gio 2.26 for the dbus support.

Change-Id: I6276d55081098f567104f61fde896d1b66591522
Reviewed-on: https://gerrit.libreoffice.org/3904
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [e5b2edfb93adcd65b00eaa0eb8b5cfa6760e7034]

coverity#982969 Resource leak

Change-Id: Iabf637be4b704de4165c5cefb6a19687a1b5637a
Reviewed-on: https://gerrit.libreoffice.org/3902
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [372063ac1363a9dfda6b2df94ef22fe1f3828fd4]

Uploading libmwaw 0.1.9

Change-Id: I9f6f9d6a162e0aed49754229357fc2731a4037d0

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [9f3f93b74b20822344cd8b21e69c4aee6c0bbaca]

Remove redundant override

Change-Id: Idda7987a5042b93a02cfa65160a355f040a03543

2013-05-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9ceda3013a6b7e60e0e56ba540e217fd36a34a0f]

fdo#64249: make sure we have matching start/end level for table in shapes

Change-Id: I4928f6a54e6cca9b26c0d2391fc1545688be2375

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [caaeafa3ed01509989b4e742698e06c2d15add11]

this .ui is unneccessary, zoom is already converted (in cui)

Change-Id: I7e5b6523f3595667d3d1bfe42d864d5c7476bf43

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [b869456a7482611455a7ed1d4e0acdda8519a9ad]

Updated core Project: help  915ff02c0ee683d1ccbc1b3f5a9f53baa5646f8a


2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [80e8a10ef26be310b14df431f68ce9283ef59f0c]

work harder to hide shared first page stuff in calc

Change-Id: I0710f1e2f826580a6cb24644517a4bb110d91a7d

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [75ee75cd5e6b2bf98f4918bb586eac8af935e0c7]

convert army of header/footer dialogs to .ui format

Change-Id: Iee43ce2020faeaa87b6f60d1c7af70f3e1e9c70f

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [3fb33e3e04c7f339e1e15d24529e8ea1d4dbe321]

split ScHFEditDlg into multiple classes

Change-Id: I4b2216fac0ef33cb9f906b9a01aff05759d39e47

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [a322988084878e428f013438720841771650a68e]

refactor raw use of ScHFEditDlg to use ScAbstractDialogFactory

Change-Id: Id9591bef0845b65d496103f82b0af5a828c4eaac

2013-05-14  Caolán McNamara  <caolanm@redhat.com>  [c4f46a2c9a70895c6f62016fcace824b01c5ed2b]

remove unneccessary argument from CreateScHFEditDlg

Change-Id: I2e2fa80678375d49ea4b100515eecd932a79b471

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [ee47dfa4747474bceb266df5ea1638a2e3161c1c]

LockHelper::getGlobalLock is never called with an argument

Change-Id: I90b431345d791c887f9047258a6f439bcf222784

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [4af8a94a96594a91cb54bd5b11d9a2f33eca5e65]

Remove unused LOCKTYPE_FRAMEWORK env var override

...which means that only the E_SOLARMUTEX part of LockHelper is ever used.

Change-Id: Ibff0bda324af67c85cbd2975d308c612c66e5052

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [61ac80a6f6d1efef7e69d2ded98ae53fe8e5a156]

ENABLE_MUTEXDEBUG is never defined

Change-Id: I533cc7041177cceff14d1e44e4cd1d25d5e94c11

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [11fd73acce5d8bff7025bb6ddcbaf99d9d70b545]

SolarMutex does not belong into the URE interface

...so move it from osl/mutex.hxx to its own comphelper/solarmutex.hxx.  It looks
like a newbie mistake that 59e7685d8d812ee8773f57475cbe3aa2a0bdfc81 "Create an
abstract interface to be used to implement a SolarMutex" put it here in the
first place.

I do not consider this an incompatible change really, as no external URE client
code should have used SolarMutex anyway.

(Also included some clean up, like removing unused
{Clearable,Resettable}SolarGuard, and spelling out SolarGuard in the few places
it is used.)

Change-Id: I121ffb5b7cefbc19e88b5405e5a85ffc895be852

2013-05-14  Eike Rathke  <erack@redhat.com>  [a883783c2a1b0e7a8ee5b46387d1e1e3bc5e19bd]

resolved fdo#60468 no special tab case workaround for CSV import

This reverts 322cbc3818b0553254aab2dfb3c5b196fe814097 "Import mal-formed
csv files gracefully." (code now moved to a different location) which
was a workaround for a specific situation that breaks things with other
documents.

With the rework of CSV import for 3.6 the import of the one failing
document https://bugzilla.novell.com/attachment.cgi?id=294589 from
https://bugzilla.novell.com/show_bug.cgi?id=507322 works almost fine
without this workaround, with one difference in row 1805 where data is
completely broken and parts of two rows end up in one cell P1805. That
row wasn't correct with the workaround either, see also cell P1805 in
earlier versions.

As a result now without that workaround there is one data row less for
the broken document but correct data for correct documents.

Change-Id: Iacf56993619cd92c1df81f0c49de0eeb04c2e4e4

2013-05-14  Noel Grandin  <noel@peralex.com>  [708cab47c4457637f87815750a026168b3f10c84]

fdo#46808, propogate XLinguProperties through some more code

Change-Id: I89258875094e9731921fcafdc903278ca8f95aa8

2013-05-14  Noel Grandin  <noel@peralex.com>  [c75a46fbd0ba4daf857fcd7d70badeed5aae8e28]

fdo#46808, use DialogProvider service constructor

Change-Id: I1652be5cefd00892426cf8559cadc9605ad8d439

2013-05-14  Noel Grandin  <noel@peralex.com>  [8bf8a2f3493273cb408ef86c5d971e18fa8fc40b]

fdo#46808, Convert script::InvocationAdapterFactory to new style

Change-Id: I2fe24c863f4c43471f46032ed15fcd5b98863fc1

2013-05-14  Takeshi Abe  <tabe@fixedpoint.jp>  [9adf9a2d63927ef3e3573ce062bb741659534422]

sal_Int*/sal_uInt* to bool

Change-Id: I133445673895e26d6f19a7843f005dc13870f9ca

2013-05-14  Takeshi Abe  <tabe@fixedpoint.jp>  [1136925b2377925e4f6b83c4aeb2374e1d5bf32f]

initialized with plain 0, instead of sal_False/false

Change-Id: I2df1bd52293c4423de5ac4c41f9392be1e8d2ccf

2013-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9febe2cc5000046bf49b973efb3970013a5b84e1]

Uploading libwpd 0.9.8 release

Change-Id: I03a9a06058a8fbde736b3d897918e8eea8c2a1d6

2013-05-14  Michael Stahl  <mstahl@redhat.com>  [8b6fc11782a449c06d013ac5e2ebfc3319d596de]

svx: revert usage of "dbtools" headers

The root cause for build failure was fixed by
41cc83d7d6603657be91ec942b718e0d97761f2c

Change-Id: I9502f668e3f27a99aa278396bee36de131706d90

2013-05-14  Michael Stahl  <mstahl@redhat.com>  [41cc83d7d6603657be91ec942b718e0d97761f2c]

svx: remove entirely gratuitous dependency on sqlparse.hxx

... caused by stupidly referring to a class member by its subclass.

Change-Id: Icdf7d7953a69d10b62ee78740e42bfe722bdc65b

2013-05-14  Michael Stahl  <mstahl@redhat.com>  [a362a94b6b0b145f42294adf531fe90c0b156e5f]

config_host.mk: remove DMAKE variables

Change-Id: I2e768f92ea6f4302ebede403e84d7bc70b4f3107

2013-05-14  Michael Stahl  <mstahl@redhat.com>  [96fe61f40e7c065d5bbc2f5cb60e2b9e05e8bc79]

pyuno: remove obsolete makefiles

These should have been removed in b6bcbb675afedba0c47654dd78dc446dac0630d1

Change-Id: Iec28da16542f16c459bf301649260d8b13c1c67d

2013-05-14  Miklos Vajna  <vmiklos@suse.cz>  [1db501836805b3da00db699ddca892bf5635ccf5]

Out of bounds substring access

Change-Id: I96e2845a17db78345adfb7c3e9e0dea5dbbb0a6b

2013-05-14  Mark Wielaard  <mark@klomp.org>  [8c7d865226c80397274b767c95c3fc1df4a774b8]

Remove --disable-unix-qstart-libpng from distro-configs.

commit cc858aca0ebf653eebceaf09e2316763d8d81051
"configure: substantially de-bong libpng handling"
Removed the unix-qstart-libpng configure option.
Also remove it from the distro-configs.

Change-Id: I99de8b99d531d7bedc76ac171050219801000284
Reviewed-on: https://gerrit.libreoffice.org/3900
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-14  David Tardon  <dtardon@redhat.com>  [63cf9cf151e18ce305493739bf4de7a5a7a1227a]

hack around installation problem on windows

Change-Id: I1993803ab7ea72ea948032fd853586e34d66ea88

2013-05-14  Miklos Vajna  <vmiklos@suse.cz>  [a3e4b1e91fe62f8df0311751eafb8ba217710d6e]

testcase for becb244b4974609b0570e8db27d74e7e1179181c

Change-Id: I37df8d6d5cbc9b37fa03681e8dc32a4926cd42a9

2013-05-14  David Tardon  <dtardon@redhat.com>  [604bdac5b1a55066133f53b8cdc19f3e2dd7ed94]

gbuild: allow to depend on headers of a library

... even if we do not link with it. This was previously solved by
delivering the headers to solver and depending on the Package.

Change-Id: Id1b53b88d54226cb3ce02f5f2424632596fa069a

2013-05-14  David Tardon  <dtardon@redhat.com>  [28abf5db1360a2b1b26e05871f6a52da4a24efea]

gbuild: Package connectivity_generated is gone

Change-Id: I3471e83cccb84590d2ab154f086015d59730bd43

2013-05-14  Tor Lillqvist  <tml@iki.fi>  [f5f020d594d96e61b1d633da309efa43eab4556d]

Fix syntax error

Change-Id: I161cf0fb2c5bd071a963ece61928efb7938de6c2

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [746758ddcc10afc9821e321fcc279bc66bdce240]

Consistenly have modelines for all templates

Change-Id: I9ef62c5cb882c323d134f87ea50202c7b40bb6fb

2013-05-14  Matúš Kukan  <matus.kukan@gmail.com>  [f3603fcf09bc4bd2879b0898f725911973cf903f]

urelibs: sal's object files need -lrt

Change-Id: I1bb92b367a83c29a9e6a1767f4417b24ec5ecc6e

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [848d477df82251931ec08ce7f05b339a99fddb2a]

Include PID and TID in SAL_DEBUG output

...and clean up log.cxx somewhat.

Change-Id: I657cf6c938cafa61959a8dc59c9f95dba5183d9f

2013-05-14  Stephan Bergmann  <sbergman@redhat.com>  [893404cf5e7774ffd9bd6f276586629f9d9d3ae2]

Improve test log output

Change-Id: I11afb19726ecf6b585d84517cf2a8244800db81a

2013-05-14  Noel Grandin  <noel@peralex.com>  [3abe867790a1a896e30e9887546aef8b9e651b53]

fdo#46808, fix call to sdb::tools::ConnectionTools

In my previous conversion to new style I forgot to pass arguments
into the service constructor.

Change-Id: Ibbf750315b3e62869b1eb4c520808327002f2dcc

2013-05-14  Noel Grandin  <noel@peralex.com>  [4460f213df777f569fa2a2091885c29c7653637f]

fdo#46808, use XComponentContext in SfxLibraryContainer

Change-Id: I6f66fc69a40e2cd2ef2372e0413ff95b6202c5c5

2013-05-14  Noel Grandin  <noel@peralex.com>  [67042f1f0314da51dbea6602ddcdd0a4ab347bc7]

fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary

Change-Id: I150d86b4ae4004e7c39ec6a3ed7fba31029f8ab1

2013-05-14  Noel Grandin  <noel@peralex.com>  [0fd6fc3776ada4682e7286f9a0aaaf4c07b42643]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: Ia66283321d4d18d929b2e3406ad420627f73a3fd

2013-05-14  Noel Grandin  <noel@peralex.com>  [0394cb37a2d378511f265004b285fd93df37e5ca]

fdo#46808, Convert ui::ImageManager to new style

The service already existed, it just needed an IDL file.

Change-Id: I5bdc3064b0a3caa5a0d2abf4ef5ba3159889c7af

2013-05-14  Noel Grandin  <noel@peralex.com>  [4481f5d4bcf0ba5b5d02c1dbff6d24d1e5301ff6]

fdo#46808, Replace some XMultiServiceFactory with XComponentContext

Change-Id: Ifbf8041ef9ffbecb88dacc9757895d777805372f

2013-05-14  Noel Grandin  <noel@peralex.com>  [357e1c0f8dc6efc9ef05d635173dd32a617e1708]

fdo#46808, Convert setup::UpdateCheck service to new style

The service already existed, it just needed an IDL file

Change-Id: Ide9fe23861d43845e242d4637b3ef9673b30e068

2013-05-14  Noel Grandin  <noel@peralex.com>  [ef0af5032ad283ffb3b4521eb097a118d58f332a]

fdo#46808, Convert linguistic2::LingProperties to new style

API-CHANGE:
Removed the following interfaces from the IDL because no-one was
using them:
    interface com::sun::star::beans::XFastPropertySet;
    interface com::sun::star::lang::XComponent;
But the service still implements them, so old code should keep on
working.

Change-Id: Iab058fb42bd1a54e0b9632e99e564fdc0869fe6e

2013-05-14  Lionel Elie Mamane  <lionel@mamane.lu>  [bd27671c0ccc3505efb9fc493e0cfc63df449856]

Initialise the default-constructed ConnectionTools

Regression from the "convert to new style", which led to ignoring aArguments

Change-Id: I09477578f77b253b8c6435d52e1e636d2e212023

2013-05-14  Takeshi Abe  <tabe@fixedpoint.jp>  [acf9b40977fd0d7cf604ff9f17dd7cc5aef8b2e9]

sal_Bool to bool

Change-Id: If2f09533666a6090d4860e79b33a05d12e058940

2013-05-14  Andras Timar  <atimar@suse.com>  [e452abddfe1bbb88ca050e9aab0834b393f54693]

add dictionaries to ca-XV language pack

Change-Id: I1afb4388bbb811a7d296b86a4a8b77758964daaf

2013-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [e7a41314081de30d3b542b88848808de1a43775e]

coverity#1000855 Unitialized scalar variable

Change-Id: I2bece68ed33f3aa193a30d9686ba81d21c7ec55e
Reviewed-on: https://gerrit.libreoffice.org/3896
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [8a1fbd41ef0c7c066e88f7f449275a89f61d2bf5]

Remove redundant OSL_ENSURE

Change-Id: Icb3c4a4afe80e50d6f39e9a8092eab71afed2e2d

2013-05-13  Andre Fischer  <af@apache.org>  [1e8482db2d8b0b19fac88673384c227047a862b1]

Resolves: #i120635# Removed httpserv.jar and changed its dist directory

(cherry picked from commit efc6346ef6a3a9b618979230036d877149ce0d7d)

Change-Id: I983b106ef46bd9b95f6ef12d3c2432d604dd08a8

2013-05-13  Armin Le Grand  <alg@apache.org>  [6b5523d1d7c237883b3a87b6c8d7389a4795314d]

Resolves: #i115917# Better conversion of C1 and C2 bezier curve points

Patch by: osnola
Review by: alg

(cherry picked from commit 76741df0b60b9157710f8e66720275749dbf98bd)

Conflicts:
	tools/source/generic/poly.cxx

Change-Id: I0de15a92e68b766258e285ed17365816064da141

2013-05-13  Armin Le Grand  <alg@apache.org>  [72e54b69601dc44932d4a3c9882d24d2380ae3b7]

Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaks

Use boost::shared_ptr and stl tools to implement a SwPosFlyFrms which can be
used and handed over by value and cleans up it's content to avoid memory leaks.

Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: Chao Huang, alg

(cherry picked from commit c26f80aa1ba65b63e313dce9c6d7e40ab8efede6)

Conflicts:
	sw/inc/doc.hxx
	sw/inc/flypos.hxx
	sw/source/core/doc/doclay.cxx
	sw/source/core/layout/flypos.cxx
	sw/source/core/unocore/unoobj2.cxx
	sw/source/filter/html/htmlfly.cxx
	sw/source/filter/ww8/writerhelper.cxx

Change-Id: If610457654b1056d799d4336cd249815f7878a96

Fix build breaker from i120106

Patch by: Chao Huang
Suggested by: alg

(cherry picked from commit 880aadbeba4e31049d5b7f0a34323553fb6249fb)

Conflicts:
	sw/source/filter/ww8/writerhelper.cxx

Change-Id: I516fcb6ee69944c54cc9eb76c069eb8b28749050

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [a85f5b1ee0ccf5e1999f5452ce162e251191dd98]

clock_gettime requires -lrt at least on Fedora 18

Change-Id: Id01c86517a89dffd560440d333a37eaa80738b56

2013-05-13  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [5b01acf745babb07a1d2c2b926f0aaee2bde0e91]

Bin IsDigit method and use isAsciiDigit from CharClass

Also remove the unused function strnccmp.

Change-Id: Ie857dfca1e52b1251f85abfba3cd0e12e509974f
Reviewed-on: https://gerrit.libreoffice.org/3888
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-13  Lennard Wasserthal  <Wasserthal@nefkom.net>  [42824b9c5639d8d2ab621e33825b0d19ededff82]

Added further documentation for sfx2

Added further documentation on the sfx2 framework.
Turned the packed odg file into a git-friendly html+svg file.

Change-Id: I0b86f00ffb9355d4cbc911a7b406b1b76dbf62ac
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/3871
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  Tor Lillqvist  <tml@iki.fi>  [1887d2e944510b59b975c5ffbc8c0e12335d1a57]

WaE: unused parameter 'nCurrentLeft'

Change-Id: I9aa9b0215d9d2c8db7b88fbb1e0d30bcc4889a36

2013-05-13  Julien Nabet  <serval2412@yahoo.fr>  [b12ef43863228c5b2f5b2c189e309f2228237120]

cppcheck: fix arrayIndexThenCheck in vcl

Change-Id: Id7258dd35c131c2c8151bc5e0f97076241e6d10f
Reviewed-on: https://gerrit.libreoffice.org/3868
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  Julien Nabet  <serval2412@yahoo.fr>  [4295dfd22cef24e881a4f769f59bf6fdcbc12f10]

cppcheck: fix uselessAssignmentPtrArg

Change-Id: I260bb1207cebb8cefb52fe1db3f51b63239b25a7
Reviewed-on: https://gerrit.libreoffice.org/3873
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [9b9ee3d5e2f2e45b0c94b631649ae13cdbc1f0c3]

dev-install: create the 'install' link in the builddir not in the srcdir

Change-Id: I9d1e7ac746928c2a793ac05d932af60d0c8edc06
Reviewed-on: https://gerrit.libreoffice.org/3887
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-13  Matthias Freund  <matti_lx@yahoo.de>  [10ab5bbfec449973ed8fbb77607f0a1aec2c950f]

fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 3)

Translations and cleanups.

Change-Id: I538afbd8c8981506dafd5b4cf897585f6926d7c7
Reviewed-on: https://gerrit.libreoffice.org/3875
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  Björgvin Ragnarsson  <nifgraup@gmail.com>  [275b881d935d59293f7e9195092d02915f753caf]

Icelandic currency: fractions of króna are not used any more.

As of 2003, banks stopped accepting aurar and they are not interesting any more because of inflation.

Change-Id: Iff8b92fe129c097d125f6938735c8d2bb4016346
Reviewed-on: https://gerrit.libreoffice.org/3874
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  Arnaud Versini  <arnaud.versini@gmail.com>  [c85493b6a8033f5bab937e970f824d3a4bcbc790]

Use clock_gettime instead of gettimeofday to have more precise time

Change-Id: I8e568368e7626789dee21d4823dbedec6257a231
Reviewed-on: https://gerrit.libreoffice.org/3841
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-13  David Tardon  <dtardon@redhat.com>  [e84209af1104ff7d94e69324d946c6d8113e0066]

drop unused makefile

Change-Id: I9ef6331e49c26ce5060aea52157a600274a1b080

2013-05-13  David Tardon  <dtardon@redhat.com>  [20feaeed7e410fc0c79dedd14041e0c4f6241973]

the program dir is called MacOS on MacOS X

program is only a symlink to it there, created by the installer.

(Hmm, would it be possible to have MacOS symlink to program instead? It
would simplify things :-)

Change-Id: If21df47da5ac7c77358656f40d9caaaa62a7e87f

2013-05-13  David Tardon  <dtardon@redhat.com>  [553084d4842c5e4488e1d28d3cbd20798fd906b0]

only create all-langs installer for windows

We produce standalone -langpack packages elsewhere. This should get the
size of the main dmg for MacOS X back to normal.

Change-Id: Ifd0cb1f9e31fe211c15636ddb6653e3672570819

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [d92643a5c191130da48e4077cf535594bba64870]

If the first page toggle is hidden, don't set first page to true

i.e. in calc format->page->ok->format->page would end up showing
the first page toggle as visible and enabled, and calc doesn't
have the first page feature

Change-Id: I8bf320fd4d630043ddfc7a9b70c402dbac1d6691

2013-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ce4f51c714d5aa6f2f44cc7de89596f8e72cb600]

Uploading libmspub-0.0.6

Change-Id: Ie432d747e4b32a95380f86c73b1a106f6a5903f6

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [e4f4d46b3a972c0ebba9f3c6a84bcf649fc8aef3]

set correct single tab page parent

Change-Id: I078240882f727aa5f71785d7a0039eff8b402541

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [f040f912ead88f9a9ba6a983bc81f68818ce7b9d]

unused helpids

Change-Id: I88d8aab53bf18720ebea4f3cc07de0368e943c29

2013-05-13  Andras Timar  <atimar@suse.com>  [ec97c59ad376e895c1015e04f638804ce71077a6]

added Udmurt [udm-RU] to language list

Change-Id: Ief2413fda7ecbf4cc73bc0d2bf483f9a6c16cca8

2013-05-13  Adam Co  <rattles2013@gmail.com>  [e9e1d7fc4de8fc44adf35fe302c75591b3c5bc18]

fdo#64531 : Tab-stops exported to DOCX added too much indentation

Change-Id: I12747006c8aac663f9529b495914f4a08301c66f
Reviewed-on: https://gerrit.libreoffice.org/3884
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [1472b5f87314fe660ef1a7b254e51272669f12f6]

zoomandviewlayout.ui widget

Change-Id: I8d607a5960ffc3c69ffa97ca3e2ebae555044581
Reviewed-on: https://gerrit.libreoffice.org/3794
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [9b654ab472f287928f6ac5b92cc7781be70a867c]

Updated core Project: help  60ba9eab1a22a0b3c0e77f1000a90f626fb0cd1c


2013-05-13  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [9434ebaa39a65940ac0af5bc35870da71d3cd479]

pastespecial.ui widget

Change-Id: I1e26bfe16a64aee8d94dc6a8042a8a4cd722ade1
Reviewed-on: https://gerrit.libreoffice.org/3790
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Tor Lillqvist  <tml@iki.fi>  [f218110744cbb2ec79796d886042546e47334cca]

Get rid of GlobalEditData::GetStdRefDevice()

This avoids a crash on exit in a dbgutil build on OS X.

The horrible bOwnerOfRefDev crack screams out for boost::shared_ptr, I think?

Change-Id: Icf3ae3c28da0583a44472f36312b07766734bf7b
Reviewed-on: https://gerrit.libreoffice.org/3886
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [cd1034f87ae0c03d8107e2e1fd8f968c3f7075b3]

Related fdo#35546: Remove "1 Image with Title" Layout for Photo Album Dialog

There will be an option for all Slide Layouts to have a title.
Discussed and decided here: https://wiki.documentfoundation.org/Design/Meetings/2013-05-11

Change-Id: I891511d6cf8183e45b41a9358f4821f7de551836
Reviewed-on: https://gerrit.libreoffice.org/3858
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [3986bd60487e1a6cf36b98a76f2eebd5afa397ae]

restore STR_PHOTO_ALBUM_TEXTBOX to fix build

Change-Id: I7b8924406735d687cf16123880942530a8b42c7a

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [3182b959c06535884f7adb501e5373012fc30601]

reenable left/right area swap in .ui layout terms

Change-Id: Ic680a0e9f0254722163c1bd1b822d1c51f96454f

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [c3bf1bdaabb31b4db5455d27720f92854f3f9778]

and now we can convert single-tab mode too

Change-Id: I1283844ee07ddb47e799d5fe2eb795526c6c76fa

2013-05-13  Olivier Hallot  <olivier.hallot@edx.srv.br>  [70af05cf740d3b4639f110489dc0e9e1e7571931]

Convert Calc page header/footer content to Widget UI

Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc

2013-05-13  Khaled Hosny  <khaledhosny@eglug.org>  [dd5b15ebd868e21b4c948ccb7978136a91a7992c]

Handle fonts without hhea or OS/2 table e.g. Type1

Change-Id: Ib7245e9f8b7874087966cb1098e63d1f83acaa6a

2013-05-13  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [3c480196dd66df48f8ab637a2ac26ffbca328063]

Related fdo#35546: Remove the "Text box" function from Photo Album Dialog

This has been discussed and approved in the Design Team IRC Chat on 2013-05-11

Change-Id: I70b861c09af2dfa79c9f773a47791b101888c8f9
Reviewed-on: https://gerrit.libreoffice.org/3857
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [ba489418be7b67fd1e0e6a136ace9667a49a1013]

Related fdo#35546: Further improve Layout of Photo Album Dialog

With suggestions from http://nabble.documentfoundation.org/Streamlining-the-Photo-Album-Creator-td4054397.html

* Moved "Album Layout" to the right
* Changed buttons to GTK Stock buttons, added VCL equivalents
* Improved the wording of the Layout options

Change-Id: Icfb24a8678d096bb596bcdeabbf539e9fe1835db
Reviewed-on: https://gerrit.libreoffice.org/3852
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [1c7af341d068e4474774077524ccc15721ea3df3]

Related fdo#35546: Simplyfy Code in Photo Album Dialog

Create a method for enabling/disabling the Up/Down/Remove buttons.
This also fixes some wrong behavior.

Change-Id: Ie40a4f3bb4402b988071b315617404c802b7e92a
Reviewed-on: https://gerrit.libreoffice.org/3855
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-13  Noel Power  <noel.power@suse.com>  [f34c31560bb29f90d579a795cd9f7707163c025f]

fix Workbooks.xls unit test ( was failing on windows )

Change-Id: Id1e3a761765c1e860f611f40a78a6c24fa17d055

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [935d074e9fd4d4feab4dd393e5b4938bf32de1cb]

mkdocs.sh: adapt to global include dir

Change-Id: Ieacf702649fd9581213612454eba67ba38f8cc13

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [3c607d39a45277b93f8fd8f3c67dbd3ba4bb874d]

remove unnecessary intermediate window from frame preview

Change-Id: I5b9ce26b52ca2b10b87cfcfbf83ff1a0fc4c7659

2013-05-13  Isamu Mogi  <saturday6c@gmail.com>  [80cf1c22b629d524de18f20dcfd155d889ee5d2f]

gbuild: Replace SHOWINCLUDES_PREFIX without regexp.

With MSVC Japanese, SHOWINCLUDES_PREFIX includes regexp special
charactor \x5b (left square bracket). In this case replacing
SHOWINCLUDES_PREFIX with regexp fails. To fix it, this commit
changes the script not to use regexp.

Example value of $SHOWINCLUDES_PREFIX from MSVC Japanese:
$ echo $SHOWINCLUDES_PREFIX | hexdump -C
83 81 83 82 3a 20 83 43 83 93 83 4e 83 8b 81 5b |....:.C...N...[|
83 68 20 83 74 83 40 83 43 83 8b 3a 20 20 43 3a |.h.t.@.C..:  C:|
5c 54 65 6d 70 5c 73 74 64 69 6f 2e 68 0d 0a    |\Temp\stdio.h..|

Change-Id: Ic7d85fc3a93807de11155488e9d0368427375c78
Reviewed-on: https://gerrit.libreoffice.org/3579
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [0e750859cd4a712a5d232ad12b52ed01b1b05109]

enable preview of business cards

Change-Id: I841f7599d8808bd747fb4fb6a1837dc7c2059231

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [0ff2115b07c31663db45dcd71a7e6c554153dac2]

Fix naming

Change-Id: Ib2f9577429a4b9b97540de1eb40837ddafdc05b5

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [0c3a839f1e1ca16c1f41002cf00c8e21f05dd01c]

-Werror=maybe-uninitialized

Change-Id: I4959f52510b814f4becb47105c7fd61188ab0e31

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [10e922daecf9e0c0766a758100445064c565a5a7]

what is wrong with me today

Change-Id: I340a6350e1e6236a9ff5584b50de9be395f1a025

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [38504054d87e3fb8b29cd1172965fb5012983a75]

Resolves: fdo#64287 missing insert index/table preview

Change-Id: I90aab9339362565dd49b72dd057717f7bbf3d874

2013-05-13  Lionel Elie Mamane  <lionel@mamane.lu>  [2c46fa1299bc00bff5528895bcdffdf0e681572d]

fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:*

Change-Id: I1e5721815c961e14484f78f449910908ed48aeb1

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [ddb579666ce8b508ebb37f74f2d5d365047026f5]

-Werror=maybe-uninitialized

Change-Id: I320e08d7d83727a93e0644db80943bc2bb896222

2013-05-13  Mark Wielaard  <mark@klomp.org>  [5338d80a98fb5f97e001c4f6c008ece03c7ae153]

datetime.cxx (ISO8601parseTime) ‘bFrac’ may be used uninitialized.

gcc 4.4.7 warns about the above because getISO8601TimeToken calls
impl_getISO8601TimeToken, but if impl_getISO8601TimeToken fails, then
o_bFraction will never be set.

Change-Id: I3dd9460391c0dcdef37110110ad623c1016f0ddc
Reviewed-on: https://gerrit.libreoffice.org/3885
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-13  Jan Holesovsky  <kendy@suse.cz>  [490780d1be75c746fec5c1e877bf2c8affbcf059]

Add missing \n.

Change-Id: I2fbfd9bc214eff1f224e257a0142b64cb5ffaeb2

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [1f0749777085a89e66244f988bd45034e48c8863]

remove non-functional show preview checkbox

in 9453d3d484c5410be81bae8ff89b492d7cf92052 I made the preview always on, but
for some reason didn't remove the now non-functional button

Change-Id: I9af3889a3753c919a897d37a96fe37974d83a272

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [fa26737fab95d0361d2968de07bb02358ebbfee0]

yet another custom widget stub

Change-Id: Ifb216d9efc593e7ecbc9d47b09aed83ab7b2ec39

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [26ce47baf1dc7ccc965d00142ef8fd6ee2367f22]

bnc#816593 WW8 import testcase

This always worked, but I almost broke it with
8fe8bd6c3b5b1a539b7370f8c457fa69c061d2de.

Change-Id: I6b7817830da23afea758d1eb90395aeb01e32f67

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [95d8fa0bcd3996b22af3736f439971f419e41255]

bnc#816603 testcase

Make sure that at least full-page-width multi-page floating tables are
imported on multiple pages.

Change-Id: Ifb974d50c50b1495634ac2652a3ae46235bb5f52

2013-05-13  Tor Lillqvist  <tml@iki.fi>  [ef8a4af30a3261d92311c7c76af9cb9b123d7a54]

WaE: 'bFrac' may be used uninitialized in this function

Actually it isn't (I think), but let's silence the compiler.

Thanks to mjw for noticing and pointing out this warning on IRC.

Change-Id: I78885a6dac0c3e27867215d99f6e01d429d086ca

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [8fe8bd6c3b5b1a539b7370f8c457fa69c061d2de]

Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a frame

Word supports floating tables, Writer does not. We can map floating
tables to fly frames, containing just a table, but then those can't span
over multiple pages. We could avoid creating frames in case the table is
of multiple pages, but that's hard to determine.

One easy case is when the table width is >= the text area with, in that
case we can be sure that no wrapping would be performed anyway, so we
can avoid putting the table to a frame.

Two more related problems:

1) When we need to decide if a frame should be created or not, we
typically don't know yet the table width. That's why TestApo() has to
always succeed (in case the paragraphs are wrapped), and then we always
enter StartApo(), where we can avoid creating the frame, if necessary.

2) Even if we decide that we don't create a frame, floating and
non-floating table rows are different, so a separate table should be
created for such rows. By doing all the StartApo() / StopApo(), we are
safe here.

Change-Id: Ifc0e0e2f7320c3784698d0ff278031b46864e2e5

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [6618d0764d75a9524b2d634883047bdd888c6ee0]

SwWW8ImplReader::ParseTabPos: make this non-static

I'll need to access the non-static maSectionManager in this method soon.

Change-Id: Ia056ec9c812020c4ac0f4a0f1460a0c9506b12fa

2013-05-13  Miklos Vajna  <vmiklos@suse.cz>  [7d0dd9bd5b9fcd3b575c77e22c909bff15519a84]

sw: move WW8TabBandDesc to ww8par.hxx

I'll need this struct in ww8par6.cxx soon.

Change-Id: I4cf546ff585c89c076e4fdad93dbbb9b8ea72eca

2013-05-13  Caolán McNamara  <caolanm@redhat.com>  [983beed96af004002fed6b71324c292b0fd9d1f4]

fix build

Change-Id: Ib29160cc3468bc4a06e269e5cd5121d5689cb1dc

2013-05-13  Noel Grandin  <noel@peralex.com>  [e2fcf87e7f981ef4138054a59e10f87e925e1cae]

fix: left out SAL_CALL annotation

Change-Id: I0443ce15113945c4e4a97a0016a5c90e9b992c74

2013-05-13  Noel Grandin  <noel@peralex.com>  [09c3e92fcb4cb18d7606c8d116936f9e0c5f3e2f]

fix uninitialised warnings

Change-Id: I20af2e294482657e2107b96381e400a609374032

2013-05-13  Andre Fischer  <af@apache.org>  [e0dfd32be2e4c3ee389b180fd45348fb1b800e9d]

Resolves: #i120172# Add missing undo action for changing PresObj index

Reported by: Shan Zhu
Fixed by: Andre Fischer
(cherry picked from commit 1289f5be48f50b38b16fb0ad34c7743317e8c79d)

Change-Id: I6c65dbe9bc87a64ebb2b46a9dc2fda855900c810

2013-05-13  Björgvin Ragnarsson  <nifgraup@gmail.com>  [2c99bbe1b7c94b90df73722667ea32c58824489f]

add Icelandic Hunspell dictionary and thesaurus

Change-Id: Ibf2cb81f57d123825990c7bde90586b894b9cdcc
Change-Id: I7ea382194476eeef7f83caa66c9115ed1da433b2
Reviewed-on: https://gerrit.libreoffice.org/3860
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-13  Stephan Bergmann  <sbergman@redhat.com>  [24591677f476b6c937c4bb34bb8444c124b44d41]

Fix naming

Change-Id: Id167385e832b1cd78d0612fc2a7611aa76bf0601

2013-05-13  Arnaud Versini  <arnaud.versini@gmail.com>  [4e631a099bf354fe306e2035878ecb90f50ca5d2]

Fixes fdo#64237 by modifying the underlyning string

Change-Id: I7d387e40464b53a55524bf950b8d413cf8468376
Reviewed-on: https://gerrit.libreoffice.org/3870
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2013-05-13  Noel Grandin  <noel@peralex.com>  [49e422e58e3193f1614298eb61c756abb299330f]

fdo#46808, Convert ui::UICategoryDescripion to new style

Change-Id: I4fbba222b8429b5935c8e15c74d1670edd4fb303

2013-05-13  Noel Grandin  <noel@peralex.com>  [088e86b865062dd4cc5ba0c85c6068dea62238db]

fdo#46808, Convert some chart2 services to new style

The services already existed, they just needed IDL files

Change-Id: Ia7bdae932c5fb4b47d23afd2bb0756ecc9cbf6f7

2013-05-13  Noel Grandin  <noel@peralex.com>  [5d1ad167294878789e644452f23ef883af93fe87]

fdo#46808 Convert chart2::FormattedString service to new style

API CHANGE: dropped the following services from the new unified
interface because the current service does not implement them.
    service ::com::sun::star::style::CharacterProperties;
    [optional] service ::com::sun::star::style::CharacterPropertiesAsian;
    [optional] service ::com::sun::star::style::CharacterPropertiesComplex;

Change-Id: I7cb6a5d4e998975b1272f4f4da03feea30cd30b6

2013-05-13  Noel Grandin  <noel@peralex.com>  [39ab9c4e4f4fb26326d8b1f08e4ef45cbe268cfb]

remove dead code

Change-Id: I501ad5d514fa9f33f92efa3756d2a7c7801bd45a

2013-05-13  Noel Grandin  <noel@peralex.com>  [a39c96af53ec3364de70012ebfa7c09c4a55a7c3]

fdo#46808, Convert sheet::GlobalSheetSettings service to new style

Change-Id: If5fc10e408427fe5d87968a0ad51a3142f895709

2013-05-13  Noel Grandin  <noel@peralex.com>  [c50c240e4048bd5c3d5017138ff37893476cc74f]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I409d4820dd772aa761e806ac06a4f210c801fb41

2013-05-13  Noel Grandin  <noel@peralex.com>  [86c1ebc1ef4a90e9bc58fb69c2d1d978765a34ca]

fdo#46808, Convert util::PathSettings service to new style

Change-Id: I302be46b46518e1e872771e1c8a0647f7c330b30

2013-05-13  Tor Lillqvist  <tml@iki.fi>  [ee7f8cb10178fbc348210f6dea0e2ae64964ab6d]

WaE: declaration shadows a local variable

As far as I can see, the outer variable with the same name already has the
same value anyway, so it can be used.

Change-Id: Ia041aa1161015d441e99db6e1d4decea6c6fac99

2013-05-13  Lionel Elie Mamane  <lionel@mamane.lu>  [ba26c5e6330f5f1f38aab698b2b2c32cac7b5df3]

configure.ac: don't use python2 values for python3

unset more internal python-related variables, so that the test for runtime-python >=3 does not reuse *any* value from test for build-python >= 2.5

Change-Id: I508292713d582476db70fcd2b05ce0abb300f38a

2013-05-13  Tor Lillqvist  <tlillqvist@suse.com>  [14a6eab0cbd3b60937177863a23dae28b555561c]

WaE: signed/unsigned mismatch

Change-Id: Id655a3f97107fd99bdf3c271fdc1938e22d6317d

2013-05-13  Lionel Elie Mamane  <lionel@mamane.lu>  [ca8201ef54cd58e41504dc04101aa76c97a78733]

configure.ac: fix error message on non-MacOS X builds

Change-Id: I33c0b7218054d8d879d72a2a47899b39ae8458ca

2013-05-13  Lionel Elie Mamane  <lionel@mamane.lu>  [4af1a4a0865d91494c3197fc862bf3b7c49f3990]

configure.ac: remove duplicate "no" AC_MSG_RESULT

AC_PATH_PROG already says no

Change-Id: Ib920492c89eeb5113474b834ca00882cf47bd322

2013-05-13  Yohei Yukawa  <yukawa@google.com>  [57b5ed51d46fd5673dfe35125ceffa71d39f133d]

Support IMR_QUERYCHARPOSITION in Writer and Calc.

IMR_QUERYCHARPOSITION is one of optional but fundamental request
message sent from IMEs to application. This message is used for
retrieving the positional information for each character in a
composition text especially when the composition text is drawn
by the application.
This information is critical for IMEs to align suggestion window
with the composition text.

Change-Id: I53a344a78688060004cc8bcbbf1127f22a468e20
Reviewed-on: https://gerrit.libreoffice.org/3849
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-13  Khaled Hosny  <khaledhosny@eglug.org>  [c0417e82174297ace604c68fc577c831929f3573]

Typo

Change-Id: I28ea63722f542a79aef904f9be40645baac191e4

2013-05-12  Julien Nabet  <serval2412@yahoo.fr>  [53d7ae8c6b4de6ef50472639979609afa542038a]

cppcheck: unusedVariable (parameters)

Change-Id: I0a7f230cb7e36857079de20a535cd883e30fd46f

2013-05-12  Julien Nabet  <serval2412@yahoo.fr>  [dfcdfd8577534ac2ab56259afc6f1e19572e6d4a]

cppcheck: unusedVariable (pPreviewPattr)

Change-Id: Id7ebcb6b2b8ea209ee6158afdb0416b057a3077c

2013-05-12  Tomaž Vajngerl  <quikee@gmail.com>  [71cca07fc18149b37fb22956257dd0b8f5df89a1]

Remove old scale convolution methods from Bitmap.

Change-Id: I0265a4b4c7b2fda267eb56ef719fd6a53d49d460

2013-05-12  Armin Le Grand  <alg@apache.org>  [baebeb7de4c5f9511e45c2846ec2a72861a948c0]

Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...

when size differs from base bitmap

Original patch by: pengyunquan
Changed patch by: alg
Review by: alg(cherry picked from commit 3cfc24693469fb9b682e9c76c28610be1e004799)

Change-Id: I6f09cb18206487c1df01147a902ea0f390d65c65

2013-05-12  Andre Fischer  <af@apache.org>  [8056d92635dd1cb03798d4691611d2484bf680af]

Resolves: #i118813# Update slide sorter after page format is modified

(cherry picked from commit b8f5370aeea74b68333885450f7ec34918c1d8c8)

Conflicts:
	sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx

Change-Id: I42553defdce1636190e8c5c226774135e179e25d

2013-05-12  Andre Fischer  <af@apache.org>  [dbec45e8136a6de7968d93b2fc891d7409133b13]

Resolves: #i120168# Do not call storeOwn() when not necessary

Patch by: lizh.fee
Review by: Andre Fischer
(cherry picked from commit 822661c165198467b56fa2a1034ddc002ba99f7e)

Change-Id: Ibb8e39b98360ef918890a627449c654e311f0f21

2013-05-12  Ariel Constenla-Haile  <arielch@apache.org>  [5de5a073e0c64699e716d71e1d6b700380eeced6]

Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UI

(cherry picked from commit 59d811efac87bf84169ca439a7d9b5181fc5929d)

Change-Id: I958f54f4a9ec590baf9fb1ddb75c85595d4e248b

2013-05-12  Andre Fischer  <af@apache.org>  [9e0b99a78b1fdb545eefc76a0931e908481bbdb6]

Resolves: #i119740# Fixed export of fill property of animations to PPT

Patch by: Tang Meng
Review by: Andre Fischer
(cherry picked from commit c4c014f74afaa9ca1b31c750b0445cf3f34e61a6)

Change-Id: I5a57fed3b8ee13d88eaed6ed6e98a6d167f9fa89

2013-05-12  Caolán McNamara  <caolanm@redhat.com>  [fa169ffc3d8d5e3cde41411858cc40546fc04e0e]

WaE: signed/unsigned comparison

Change-Id: I89d6ce71fc463ee8aca34cb3d39afc9d2304f445

2013-05-12  Khaled Hosny  <khaledhosny@eglug.org>  [2ede6c95e6481c92cc199e7d74fd36c841636304]

Some logging

Change-Id: I4515d4d6760e22ce4d77fbb3cbce93e3ce097b98

2013-05-12  Ariel Constenla-Haile  <arielch@apache.org>  [bc0e857b9699bfefa2d8204fe627063675c9cfc9]

Resolves: #i121907# upgrade odt2mediawiki to latest version

upstream changed license to ALv2

Besides the license change, there are two bug fixes:
* Do not apply any transformation to the contents marked as WikiMath.
* Join sibling nodes marked as WikiMath.

Patch by: Bernhard Haumacher

(cherry picked from commit 414a61fa4c4f03a2b2645682c55ee56ae9c84a79)

Change-Id: I6b996631ebdd908c6d96d2c9dde1a3d6dd3e212f

2013-05-12  Jan Holesovsky  <kendy@suse.cz>  [55c63ccfd460895af22e91979967cec15d80b72d]

bnc#758621: Set the attribs for the entire para if a placeholder.

Setting attributes for empty paragraphs does nothing, we have to apply it to
the style directly.

Change-Id: Id2a63c961e408906fa7c6457091405692262c6b7

2013-05-12  Jan Holesovsky  <kendy@suse.cz>  [cd086e9457c6a6eb70459b21375fedbb2113edf8]

bnc#758621: Set presentation object as non-empty only if not a placeholder.

Based on work of Felix Zhang <fezhang@suse.com>, thank you!

Change-Id: I26c7cef17b9a5f3d73107b5c974983e58c347d52

2013-05-12  Jan Holesovsky  <kendy@suse.cz>  [acb2943c8125f4ceed74f35f31776929dedeb8d8]

bnc#758621: We don't need this index for anything.

Worse, it prevents us to enter part of the code that we need to execute in
some (valid) circumstances.

Change-Id: I15084b5efa10fbd5cd0d42856c2745c93d6765da

2013-05-12  Jan Holesovsky  <kendy@suse.cz>  [4bba85981771d3626569633796e120e372172750]

bnc#758621: Kill unused aPlacementId, it is never set.

Based on work of Felix Zhang <fezhang@suse.com>, thank you!

Change-Id: I733a2b69d01f86bcaf0fa401671d475d9b4641a6

2013-05-12  Jan Holesovsky  <kendy@suse.cz>  [b5465ea16383975357a774128a3432cb2a4a5d27]

Revert "bnc#758621: show preset texts in slide placeholder"

This reverts commit 95bb951826c7fbaafb055008416f4f1d5cfc95dc.

Mid-air collision :-)  I've been working on an improvement based on this patch
when Muthu pushed it - the following commits are based on the Felix's work,
thank you Felix!

Change-Id: I12d649219911815e6b97d62f4584fa4d258d8917

2013-05-12  Armin Le Grand  <alg@apache.org>  [0752c18df9a975ffa182a4a7bc86e0bcadd58aec]

Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReader

to correct visualisations

Patch by: Jianyuan Li
Review by: alg(cherry picked from commit 1ea8c3a924d518043c5d3d1427cd40cf500c8b21)

Conflicts:
	svtools/source/filter/wmf/enhwmf.cxx

Change-Id: If1436cc58ba48048777571e74511f4fc97d2bef3

2013-05-12  Matteo Casalin  <matteo.casalin@yahoo.com>  [0e540d7e393b05b3813206ed60be2c51a8d80aa2]

Fix indentation

Change-Id: I56f4352ca1703950a2eb37eda1dbe0c1ab5a0b1c

2013-05-12  Matteo Casalin  <matteo.casalin@yahoo.com>  [5141201fba2d080841b81e02be92f4b47aae2684]

Return early in case of NULL pointer

Change-Id: I1c31608b960f750ef777d214ac482c4f52b44aff

2013-05-12  Andre Fischer  <af@apache.org>  [4da833308a496363cd05baad577a073e5bfb0872]

Resolves: #i119902# Rename all master pages in a template...

not only the first one.

Patch by: Ma Bingbing
Review by: Andre Fischer
(cherry picked from commit 7daa651fbc74a6fc08d713282b9e25cda14e39e9)

Change-Id: Ibd8bf8c6f04785c93b7dae70b57fd9eb14623aaf

2013-05-12  Ariel Constenla-Haile  <arielch@apache.org>  [dca437578e09ac00c6df8aa0b8908d4ae24188fe]

Custom Panel SDK Example Fixes

- Remove unused boost header
- OUT_DEPLOY_URL must be an URL

Both break building the example on Windows

(cherry picked from commit 8af699cb89d9477b13d8701266b7c1fdf9356cfa)

Change-Id: Iedc1b1d6d9493390cdf8b9055afe7c712c6bfc31

2013-05-12  Ariel Constenla-Haile  <arielch@apache.org>  [b30c970602b522dce958c521b26a5dfbb8aaacb4]

Make Custom Panel example build and run

(cherry picked from commit 5aff353f227ecfeb36ef6b8be787495916610490)

Conflicts:
	odk/examples/cpp/custompanel/ctp_factory.cxx
	odk/examples/cpp/custompanel/ctp_services.cxx

Change-Id: I5b561fec12415b2c05ff1369629a8f88b420510b

2013-05-12  Ariel Constenla-Haile  <arielch@apache.org>  [379c7011157abae07ceb895cba22b85dcb67c8b9]

Move Custom Panel example to the SDK

(cherry picked from commit d0b30a0f10f506187fcff9775934d3594c140ead)

Change-Id: I898433cbdf9f779f425424d600ebb4f0946ccf20

2013-05-12  Armin Le Grand  <alg@apache.org>  [f94000bf5be0e1e0f9196306c6de5741707ad7b7]

Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...

for mbMap flag and MapMode preservation

(cherry picked from commit 664f4d882129c98d502463e08ce601259b85fc8c)

Change-Id: Ibe062a01c495ca0e067e9c4399b55fccf65baebe
(cherry picked from commit 579a09b817eada81f1ffbfffa38b63bd5ca34165)

2013-05-12  Armin Le Grand  <alg@apache.org>  [ed43421545c86f85b5fc4b9a33be077748fb8487]

Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'

which was broken in OOo3.3

(cherry picked from commit 008bc1d4b8cd47ca9940be00a8cfdcdb1ef85856)

Change-Id: I912b74deb37f9dc09e2ae83977aab180c46bd501

2013-05-12  Chris Sherlock  <chris.sherlock79@gmail.com>  [931984489e1f2da1b223ba927bda6a06e0d3f75f]

Janitorial: indent code correctly

Change-Id: I9fcbeb5f60df1a977347076dac82d4b5f7aba2c1
Reviewed-on: https://gerrit.libreoffice.org/3867
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-05-12  Julien Nabet  <serval2412@yahoo.fr>  [86f4856c78cf31fcaa0f0fc61b3795dc75859972]

Quiet cppcheck + simplify/optimize a bit

Change-Id: Ibb89a7e5b2889ae996684bf4d7664d1fd0cea8ba

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [180b1e1e18d6cc2b2ab35979ea53982ee0b58396]

configure.ac: check for newly needed mdds header

Change-Id: Id7dcf5b6c2946b2445dfd4eacf5b78f84607491a

2013-05-12  Julien Nabet  <serval2412@yahoo.fr>  [d29cdd990d44c5b11bf949397fd30154a1f61475]

cppcheck: fix redundantAssignInSwitch

Change-Id: I0cda1957488ed1f0b279d8c783fe28c90579b466

2013-05-12  Julien Nabet  <serval2412@yahoo.fr>  [e13bd0cfc7cd395baa125fff86171d030be71f8c]

Fix possible inefficient checking for variables emptiness

Change-Id: I95a6784d5448b63b0cdde436484915692f8633be

2013-05-12  Tor Lillqvist  <tml@iki.fi>  [0037c288a15423d800d4df311741cc77411663df]

WaE: private field 'mpGraphics' is not used

Change-Id: Id10519547445b5e67d3328a82909f85f9de83a80

2013-05-12  David Tardon  <dtardon@redhat.com>  [2293815a6329d2918954cc11d6dfd8d111ab8c57]

fix build

Change-Id: Iae000243265335e3f0bc6bd8979c2131243c48f9

2013-05-12  Björgvin Ragnarsson  <nifgraup@gmail.com>  [2d44b1ee54ca2ac531debc1680156aecbc012976]

Add Icelandic autocorrection support, Only SentenceExceptList.xml for now.

List of abbreviations is from https://is.wiktionary.org/wiki/Flokkur:%C3%8Dslenskar_skammstafanir

Change-Id: Icaf8f611d0ceb46774e580ac1e8c3a57e786c28b
Reviewed-on: https://gerrit.libreoffice.org/3862
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-12  Björgvin Ragnarsson  <nifgraup@gmail.com>  [26ca446fb7d5e3913b75b7e00b4cd04330b45c8f]

Updated core Project: dictionaries  4011efefecd48df593d358a304543ef4a8f9868d

add Icelandic Hunspell dictionary

Change-Id: I0fbeeef722f4360831af034c27c9b4213e2f8834
Reviewed-on: https://gerrit.libreoffice.org/3859
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>


2013-05-12  Chris Sherlock  <chris.sherlock79@gmail.com>  [00fbf73b07adc4d8f0e37e36bb844f2e9d19ae15]

EMF+ fixes

A number of fixes have been made to commit
256e42646bedbeb9cba900f962f36ba4b1a1cda3:

* Missing redirect in SAL_WARN - only gets picked up when DBG_LEVEL > 1
* Some errant newlines in SAL_INFO
* Some missing braces
* Missing semi-colon fixed (!)
* Changed int to sal_Int32 (causing ambiguity error)
* Add dumpWords to the SAL_WARN that ensures that size is not greater
  than length
* Show values when proessing EMF+ comment record (only enabled when
  DBG_LEVEL > 2)
* Missing std::hex in SAL_INFO

Change-Id: I059ba24964dd428a56a31d100109cfec938a8a49
Reviewed-on: https://gerrit.libreoffice.org/3861
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [fe93ea66cc3d75209ec535f34c260fd7414b0660]

Check non-NULLness before use

Change-Id: Iec3809b458052fd746596bf3138ce6dd9d155f9f

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [3e5b9865fa6e1f7de77ebe1464b4eb964ff61006]

fdo#64456 impl_getValues always set m_nConvertedBoundValuesType

That is, also when returning an ephemeral value constructed from StringItemList

Change-Id: I3f0edcb6cc31926c6b82acbcb88282829314b859

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [7bb77f3de90d35270034407808bcfc782f82aa17]

janitorial: correct method name in assert message

Change-Id: I11ee124af09e9806fc45945316ae947757458d5b

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [28cacb44009a1d2cb5fdb3b81c1a7c665463d38d]

commit subforms before moving in parent form

else, all pending changes in the subforms are lost

Change-Id: I82b0967729c71a4f01eff9f823a1961fad999679

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [7fd1cc18130464a9f09cb7a866e88c4d52e4716d]

fdo#63695 revert hackish fix to i#51621

Change-Id: I688a659207c4b95cc98ff5dc5c5622d4592b3f89

2013-05-12  Lionel Elie Mamane  <lionel@mamane.lu>  [9dfc3807dbff1a40f487d020446265bb85d0ac16]

fdo#63398 hardcode former list of oneway method

adapt to disappearance of oneway qualifier for method
by hardcoding list of methods that were oneway.

Autogenerated by the following script:
SKIP=1; git log -p -1   90eac3e69749a9227c4b6902b1f3cef1e338c6d1 | while read f0 f1 f2 f3 f4; do if [[ "$f0" == "---" ]]; then if printf '%s' "$f1" | egrep -q '^a/(off|udk)api/.*\.idl$'; then LISTENER=$(printf '%s' "$f1" | sed  -re 's@^a/(udk|off)api/@@' -e 's|/|.|g' -e 's@\.idl$@@'); SKIP=0; else SKIP=1; fi; elif [[ "$SKIP" -eq 0 ]] && [[ "$f1" == '[oneway]' ]]; then printf $'(pair<OUString,OUString>("%s","%s"))\n' "$LISTENER" $(echo -n "$f3" | sed -r -e 's@\(.*@@'); fi; done

This is rather atrocious, but ensures the behaviour is exactly the
same as before.

Left to do:

remove methods that are irrelevant here
(that is, impl_allowAsynchronousCall_nothrow will never be called
 with them as argument)

Change-Id: If4fea164a2fe727048645cd853a9850e59469ba5

2013-05-12  Thorsten Behrens  <tbehrens@suse.com>  [96dbf735b2f8a6462c79b0d2a0fc2374dd252acb]

Fix indent.

Change-Id: Ia02968ccc12df994bc8528794e8f55a5eeda25be

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [c049df6fdd14fdfd88ded76ac9396efa8877f2c5]

[coretext] Attempt to fix jumping lines

No more jumping and spaces between text runs are not eaten, but text
selection is still broken, as well as editing.

Change-Id: Ic9d2a6df0add20b63d6edf0ddf84b7d6f8de0983

2013-05-11  Ariel Constenla-Haile  <arielch@apache.org>  [b9d460f18bc0144452a5fa9a4da85b5f5827d21b]

Related: #i120413# document helpful precalculated CheckInterval vals

(cherry picked from commit 1045898eb4be2f19d8435e86ff600f4d9541abf9)

Conflicts:
	extensions/source/update/check/Jobs.xcu

Change-Id: Iddf1ba34bd6a48ae64c3b7b104d2e942f39df244

2013-05-11  Michael Meeks  <michael.meeks@suse.com>  [8627bf17d565e085bb204b91dfe596c4a0430d1d]

fdo#64311 - fix namespace issue / compile failure.

Change-Id: I7ce3837a1a451560f5867786bb20d8280e7bef23

2013-05-11  Oliver-Rainer Wittmann  <orw@apache.org>  [84203fab20b7eb98f0d3667e6626f5c2139e5a7f]

Resolves: #i120016# refine condition for allowing split of a table row

Found by: Yan Ji, Jian Hong Cheng
Patch by: Oliver-Rainer Wittmann
Review by: Jian Hong Cheng
(cherry picked from commit 472d5610c71b7a74e6d279d8f625cec8b41b8e81)

Conflicts:
	sw/source/core/layout/tabfrm.cxx

Change-Id: I718a0c70c12ed34c4ca3a2826f388b17a84c63e7

2013-05-11  Oliver-Rainer Wittmann  <orw@apache.org>  [a0bd65d2e0e6813f47221ae52092cdb4e748c0e6]

Resolves: #i119954# fix nest tables to text conversion crash

- assure that conversion of nested tables are performed correctly.

Found by: Yang Ji <yanji.yj at gmail dot com>
Patch by: kang jian <jane73_kang at hotmail dot com>
Review by: Oliver <orw at apache dot org>
(cherry picked from commit 48538700cdafaa4becfe74a1d3d93179aed9d764)

Change-Id: Iaefbf6f75d526ef8c0c4302d8b39096becc183e8

2013-05-11  Armin Le Grand  <alg@apache.org>  [97f1db8cdb645ab906b469452cc2dd82f7e06913]

Resolves: #i119999# Single ESC to leave Chart OLE mode after creation

Patch by: Tan Li
Review by: alg

(cherry picked from commit a3677e22a4c4ea24d2a66cefcae0872e94e1c1ea)

Conflicts:
	chart2/source/controller/main/ChartController.cxx

Change-Id: I2e87bd49ec750026ad74ca0256b63ba5f4228355

2013-05-11  Andre Fischer  <af@apache.org>  [17a3a44f8949b2e37d45338f5c5702d0bb20f4a7]

Resolves: #i120174# Do not build tomcat code that is not delivered.

(cherry picked from commit 48856f602fc5375586fe48a82ff0c47745ee69f2)

Conflicts:
	solenv/bin/build.pl
	tomcat/tomcat.patch

Change-Id: If5b5495d767b715e7fefde1870024064947790ea

2013-05-11  Andre Fischer  <af@apache.org>  [11f8e53d6c9942185702552445a751c6f542942d]

Resolves: #i120029# Unregister on dispose.

Patch by: zhang jianfang
Review by: Andre Fischer
(cherry picked from commit e0d5abb649958e48660357d3fa37ab6e9707b61f)

Conflicts:
	framework/source/uielement/toolbarmanager.cxx

Change-Id: I4c6a112b27396fc7e5d42f3feef11ac1fe81efcd

2013-05-11  Tomaž Vajngerl  <quikee@gmail.com>  [4bdbf360360bcc39929a18a4226a6ad1a22d8630]

fdo#34423 Add Rotate Left/Right to toolbar and menubar.

Additionally added Tango and Galaxy icon and some renaming to be
more general (not just specific to Graphic).

Change-Id: I5886246e25457ca5412be8743dcb001b02ebd65b

2013-05-11  Michael Meeks  <michael.meeks@suse.com>  [fbc486a449808d1d9261f67ffaa4f0213e80787e]

fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.

Change-Id: Ia7a805c95625b52fc99face000587692de21461e

2013-05-11  Michael Meeks  <michael.meeks@suse.com>  [8659ca5c350b9b08fb5f343c68955cdd6d361c96]

fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.

Change-Id: Ide7d833801e96a3375909238d036687082f34605

2013-05-11  Michael Meeks  <michael.meeks@suse.com>  [363b82fdb4016bc42877fea2ebde9227b27579fe]

fdo#64311 - .desktop files: use %U for URLs only if we have gvfs or gio.

Change-Id: I52c75432eb30a46b2c6a597211df09fdbb08056c

2013-05-11  Miklos Vajna  <vmiklos@suse.cz>  [b4a74af711b9645533f1c98476667fcec9d84bdc]

testcase for 133f4d750a46dc67797d2f23f25a1bb39620d59f

Change-Id: Ibdb06d50ca79b2882ad7bd984e30beb09e7c7b95

2013-05-11  Michael Meeks  <michael.meeks@suse.com>  [3c60431fff066cb65ac3a89ece8c455d8b013564]

gallery: make transparency backgrounds look more attractive.

Change-Id: Id9bd1905f7608c54861ff3931e56b94afc5688ba

2013-05-11  Jürgen Schmidt  <jsc@apache.org>  [c6238797733a607054e84f6620ae479ae77c7d82]

Resolves: #i119889# .pptx table vertical text direction

Set property to cell object if the cell has vertical property. And fix in svx
module by setting cell's vertical property.

Patch By: companycy
Found By: Shan Zu
Review By: jsc

(cherry picked from commit bb8bf7bde59c22776199e791b8cfcbf07992de8e)

Conflicts:
	oox/source/drawingml/table/tablecell.cxx

Change-Id: I58bb1548617c4c1e231280a405d6071ea8813039

2013-05-11  Jürgen Schmidt  <jsc@apache.org>  [16e6841fcd99c7ca6e9a3cbd82d17af81b362c32]

Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...

from StyleSheetEntry when constructing a new TableStyleSheetEntry object

Patch by: Jinlong Wu

(cherry picked from commit 11eb354532cfb354f9f7c3a72b170c9c8289b75c)

Change-Id: I80054bc6c36bc7c5ed1034e0aadd88cd1a2f3091

2013-05-11  Ariel Constenla-Haile  <arielch@apache.org>  [b0c59c314610ee5c6a361b0d3629d5a676305c58]

Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContext

Original author: Tsutomu Uchino <hanya.runo at gmail.com>

(cherry picked from commit 5de5fd495d7cdad852d1631941ae03ec213f93b7)

Change-Id: Iaa0aa8b1dd6a326cd738f2e296a1b5ecdc379c65

2013-05-11  Caolán McNamara  <caolanm@redhat.com>  [2623f4854d4bffe0babbc0c11ebdaccf18908abd]

GetSlotServer can invalidate iterators into the slot cache

Regression since d3a279cbd308486250e2b652aac01d41e2a52f14

Change-Id: I0113c5a8060eb598c4f3bcee5580658c347b66ac

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [fe9def183be4025f8c2ebba5f486fff1c20ecc80]

USE_FT_EMBOLDEN has never been used

Change-Id: Idd30f6fcf9d1e4d2af5f49caffa91d6ce30bb196

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [96137f1ef8e1e2c8787b899edf8b2969c2eff5dc]

Drop code for FreeTyope version we don't support

Change-Id: I404ac35010c243fad65b6d83c10c75665a0568f0

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [1266602a0d47c348043c301677399a24eeeebcce]

Fix FreeType version check

FreeType has 3 different kinds of versions
* release, like 2.4.10
* libtool, like 13.0.7 (this what pkg-config returns)
* soname

FreeType's docs/VERSION.DLL provides a table mapping between the three

We were checking for >= 2.0 which is always true of course, so I
replaced it with 9.4.3 i.e. 2.1.5; the first FreeType release to provide
a freetype2.pc file (I could have omitted the version check at all,
since it is practically the same), but this should be replaced with a
real minimum required version.

Change-Id: I95f6c398a5b19d4bb728a6dddc957a9f95f27efa

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [f9560c8f9982eaef09b74baa479c187f049c4f9e]

Cleanup FreeType ascender/descender handling a bit

Change-Id: I9734f15811020ce1a7b761688d602c7e244167c7

2013-05-11  Khaled Hosny  <khaledhosny@eglug.org>  [5e77c9e17ba7dd9d296c9b755093f01e7eb4f514]

Revert 052f181dad89ad34d90513bc9dcd3e3239727933

Which in itself was effectively a revert of
3364fefe1e2dec522211040f2f9ea37bf5cd7466

Keeping the old broken line height calculation code is just masking of
the real problem; there are some code elsewhere that have fragile
workarounds to the real bug here (the removed code here shows a good
example of such workarounds). On Mac we use the correct metrics as well,
so we need to find the quirks and fix them, instead of pretending they
do not exist.

This fixes fdo#55469, among others.

Change-Id: I36f13b28eaba022b7c388feae7e0bfd0ed1c3e89

2013-05-11  Eike Rathke  <erack@redhat.com>  [99bd42d8e6a239c5365a5487b3d1fea76d84a561]

added N'ko [nqo-GN] to language list, fdo#64331

RTL and CTL

Change-Id: Ifdce9e3e08a715dcf493c4103479c5fd64a42d74

2013-05-11  Eike Rathke  <erack@redhat.com>  [f9bb8a6da4434fc521b26214aeec349504c3a82b]

fixed transex3 out of bounds access to vMergeEntryVector

transex3 crashed if a new language was added to the StringArray
PairedList in svtools/source/misc/langtab.src and that resource was
attempted to be built.

For the new entry doesn't exist a MergeEntrys entry in vMergeEntryVector
yet, but ExportList::GetSourceLanguageListEntryCount() already includes
it so nMaxList is greater than size of vMergeEntryVector. Check nLIndex
first.

Change-Id: I3b706bea7aea7cd7ecd8245d99587b944510952d

2013-05-10  Caolán McNamara  <caolanm@redhat.com>  [ad644f4cd82c36e2db530897df98dc24fe1cdb2d]

get path right for textshapes gallery entry

Change-Id: I31cd2e9a2a3f1606596a4e681cea07659463d2f1

2013-05-10  Noel Power  <noel.power@suse.com>  [5c20d05f925c9142f023ed910a1205acfc734c65]

try fix build failure ( on some platforms ) uno::makeAny( 1 )

Change-Id: I0107fc919a785195a1247c08ae019ed3f48f7e7d

2013-05-10  Michael Stahl  <mstahl@redhat.com>  [ce5c02e8b16c4bb2e8df75bc7bce80b33696ce30]

gbuild: HelpTarget: delete clucene generated files in HelpIndexTarget

9132a8d167f4df2799cd4b6011ff1672eeb7687d wasn't quite right, if the
HelpLinkTarget is not re-built but the HelpIndexTarget is the
clucene-generated files need to be deleted by the HelpIndexTarget.

This is all somewhat confusing because some of the index files are
created by HelpLinker but the ones in .idxl directory are created by
HelpIndexer.

Change-Id: I0334a2e54e560aead96dcfbab0b088dd4e44924d

2013-05-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5441e509f87c96ca36913bd443152adbb8ad2c98]

Broadcast only on deleted cells that were previously non-empty.

Change-Id: I87e9cffcb50f879b699fe8df141281fdc6d2dbae

2013-05-10  Noel Power  <noel.power@suse.com>  [566f52506e8e160540a3bcd0dc46f93e87e3155a]

fix various problems with vba Names & Names objects

a) Name.Value attribute was read only
b) Name.[Get|Set]Value  not working property
c) Name.ReferToR1C1xxx attributes not returning r1c1 related addresses
d) Names.Add just not working( should return a reference to the new Name )
e) Names.Add not handling multi-area addresses, not constructing the Content for the names correctly

Change-Id: I6f3c1cf029d5e4003c5900a4e9525f5a0d9a8ed6

2013-05-10  Eike Rathke  <erack@redhat.com>  [3c2d0acc871057573fe9ab45b8161fce70190e80]

resolved fdo#64384 check subtotal row filtered also for single reference

Change-Id: Ic00b9135021f2c5f76755efbe88fc1f12e655320

2013-05-10  Caolán McNamara  <caolanm@redhat.com>  [923312f67fbf120158f01c2c0e588af38fc22364]

adjust magic binary index that identifies the theme name res id

because libreoffice inserted a bunch of extra resources since fork point.

We should get rid of these ids entirely and e.g. at least instead use the
filename number as the the id instead which would be a little less painful.

Change-Id: I5d0a3b5e60dbe448164bdff25d46171a1ed4d55e
(cherry picked from commit 8e9bcdb73adf7b544299bb57fcce5423b43cc058)

2013-05-10  Armin Le Grand  <alg@apache.org>  [bbc58f2043eb0787f498f62ac54500bd31d8c89c]

Resolves: #i121445# Added transparency support to the gallery

(cherry picked from commit cf417aec41decab94b5f1e82f6409e97a6c02fb5)

Conflicts:
	extras/source/gallery/gallery_system/sg2.sdg
	extras/source/gallery/gallery_system/sg2.thm
	svx/inc/galtheme.hrc
	svx/inc/svx/fontworkgallery.hxx
	svx/inc/svx/gallery.hxx
	svx/inc/svx/galtheme.hxx
	svx/source/gallery2/galctrl.cxx
	svx/source/gallery2/galexpl.cxx
	svx/source/gallery2/galobj.cxx
	svx/source/tbxctrls/fontworkgallery.cxx
	vcl/inc/vcl/outdev.hxx
	vcl/source/gdi/outdev6.cxx

Change-Id: I519a2cf4e16bb42ecfd9c4b48094e65adcc35599
(cherry picked from commit ddec662e8dc234b7196c1b3c28db5da743557ec6)

2013-05-10  Caolán McNamara  <caolanm@redhat.com>  [94298db96fa14f6c7c8eb67b2faab3ac01bd5ccd]

Revert "Improvements for custom shapes signet, puzzle and heart"

because I need to get the following patch to apply :-(

This reverts commit 2056f718b5f000bdddeb68cc17592497f6baea1a.

Change-Id: I3b005725a826d0339a6d1bb8d211959cd03c7d6e
(cherry picked from commit 58a2d079400d6a6170b512b7fa387a7152849463)

2013-05-10  Armin Le Grand  <alg@apache.org>  [fb6f2e1109abdd09e80dbcd6660a9530fc06ff0f]

Resolves: #i121407# Gallery reorganizations...

and additions of new themes

(cherry picked from commit 8ccf0e00b5c67f17427d041321baaa5ade488e7c)

Conflicts:
	extras/prj/build.lst
	extras/source/gallery/bullets/makefile.mk
	extras/source/gallery/gallery_system/sg2.sdg
	extras/source/gallery/gallery_system/sg2.sdv
	extras/source/gallery/gallery_system/sg2.thm
	extras/util/target.pmk
	scp2/source/ooo/directory_ooo.scp
	scp2/source/ooo/file_extra_ooo.scp
	svx/inc/galtheme.hrc
	svx/source/gallery2/gallery1.cxx
	svx/source/gallery2/galobj.cxx
	svx/source/gallery2/galtheme.src
	vcl/inc/vcl/alpha.hxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/bitmapex.hxx
	vcl/source/gdi/alpha.cxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmap3.cxx
	vcl/source/gdi/bitmapex.cxx

(cherry picked from commit 8012fae6cedcf325130d70adf0a486e8918f452f)

Conflicts:
	vcl/source/gdi/bitmap3.cxx

Change-Id: If4b2397b889f914487f2135679250c175181e1df

2013-05-10  Khaled Hosny  <khaledhosny@eglug.org>  [f2b92a9ab5d1b0c7d3d01db675268b0e1925cdc6]

[coretext] Fix drawing fallback fonts

Core Text will apply its font fallback mechanism when typesetting a
CTLine, and we can't assume that the returned run all use the original
font. This fixes the random glyphs drawn when we hit font fallback.

Change-Id: Id4d7098cb7bd3464cba6abab22be3ac3942c8889
Reviewed-on: https://gerrit.libreoffice.org/3846
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-10  Michael Stahl  <mstahl@redhat.com>  [c007292ec3eedcf2b1ad673308fa42aad31a7333]

gbuild: gcc platforms: link with C compiler if no C++ files

In 5589c72b88e502bfca045ae38af16c854afdd401 a problem due to linking
pyuno_wrapper with g++ was fixed: the library should not have a
dependency on libstdc++.  It's possible to implement this in gbuild
directly by checking whether there are any C++ input files.

(apparently on GNU/Linux g++ implicitly links in libm too...)

Change-Id: I04dce06f796e20047ce7f5eab65e6110c0244445

2013-05-10  Michael Stahl  <mstahl@redhat.com>  [09373d45838e4dab514e37dee4a4c8f6218ebda0]

soltools: remove Package_inc and empty unistd.h nonsense

Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25

2013-05-10  Tor Lillqvist  <tml@iki.fi>  [76d098a07bb2f901948d39522954dff6b50adae8]

Enable building OpenSSL for OS X

Note that this doesn't imply it *will* be built; that depends on
configury options and changes to configure.ac.

Change-Id: I5ed531bc8999f49b9e696523226454f99f253882

2013-05-10  Tor Lillqvist  <tml@iki.fi>  [88143d96a06b4d83cdad4f6b66195c10640761b7]

Attempt to clarify nested conditional mess

Change-Id: I2c174e23b3f995d819ff8ab72281b386b26c1cfe

2013-05-10  Tor Lillqvist  <tml@iki.fi>  [1feb672b5e8614cd6d01c1f167f8523a37c62bf5]

Use bundled OpenSSL when building for OS X 10.7 or later

http://stackoverflow.com/questions/7406946/why-is-apple-deprecating-openssl-in-macos-10-7-lion
http://stackoverflow.com/questions/7475914/libcrypto-deprecated-on-mac-os-x-10-7-lion

Apple apparently got fed up with the unstable ABI of OpenSSL, or
something, and recommend you either move to their "Common Crypto
Architecture", or, if you have to stay with OpenSSL, just build it
yourself statically and bundle with your application. So let's do
that.

Change-Id: I5f19fcce9b4e00ff2ce3089a2398b3f08f76a9a0

2013-05-11  Takeshi Abe  <tabe@fixedpoint.jp>  [8fa7b8234f5b5a0f30972a3ece939363fff4fdae]

sal_Bool to bool

Change-Id: I7e69466f189b845a807edbf3ca4422b0fb2aec94

2013-05-10  Herbert Dürr  <hdu@apache.org>  [6ae4e72ec510e2dd0496d181ba429b1d51716667]

Resolves: #i120306# enforce finite memory consumption of loaded jpeg

Patch-by: orw
Tested-by: orw
(cherry picked from commit 7a8c7f6a6ceb29bf754e24f07ef92fcee4b925c3)

Conflicts:
	svtools/source/filter/jpeg/jpeg.cxx

Change-Id: Icda84dad6b5a8395f8592fdba479b194d4cc7ff7

2013-05-10  Michael Stahl  <mstahl@redhat.com>  [12444c5e390326a8c2ba3cbfcc1430ef7c6c0409]

editeng: fix 32bit -Werror=format

Change-Id: Ibc60b487fc769f152d231d962d984e3c8f6dce50

2013-05-10  Herbert Dürr  <hdu@apache.org>  [3773fc1e3e1f71b128ddabe5f894af598db0b353]

minor spelling fix for comphelper's comparison functors

(cherry picked from commit e4a739338fc31b632f89a81198e0b4a16f98dbc3)

Conflicts:
	comphelper/inc/comphelper/stl_types.hxx

Change-Id: I18587958e7458cdd6847f48e8ea41ca92afd7815

2013-05-10  Caolán McNamara  <caolanm@redhat.com>  [2323ea6b0cd7338c9e7d5bd4533bf38b9ab8ad9f]

typo

Change-Id: I66de69f3ca4ff92abb0583cd330087d59a037a0f

2013-05-10  Herbert Dürr  <hdu@apache.org>  [1fd78e48caf1d0a7908dbc8ecd552c7f0d9d7b6d]

make some important single-parameter constructors explicit

for symmetry also the other constructors in the same class
and mark their destructors as virtual if they are anyway
(cherry picked from commit 870349eada8c0e56d58c8d2ee40ad561a9f982fe)

Conflicts:
	vcl/inc/vcl/button.hxx
	vcl/inc/vcl/combobox.hxx
	vcl/inc/vcl/ctrl.hxx
	vcl/inc/vcl/dialog.hxx
	vcl/inc/vcl/dockingarea.hxx
	vcl/inc/vcl/event.hxx
	vcl/inc/vcl/field.hxx
	vcl/inc/vcl/fixed.hxx
	vcl/inc/vcl/floatwin.hxx
	vcl/inc/vcl/fontmanager.hxx
	vcl/inc/vcl/group.hxx
	vcl/inc/vcl/lstbox.hxx
	vcl/inc/vcl/menu.hxx
	vcl/inc/vcl/menubtn.hxx
	vcl/inc/vcl/metaact.hxx
	vcl/inc/vcl/morebtn.hxx
	vcl/inc/vcl/pngread.hxx
	vcl/inc/vcl/scrbar.hxx
	vcl/inc/vcl/spin.hxx
	vcl/inc/vcl/spinfld.hxx
	vcl/inc/vcl/split.hxx
	vcl/inc/vcl/syschild.hxx
	vcl/inc/vcl/tabpage.hxx
	vcl/inc/vcl/virdev.hxx
	vcl/inc/vcl/wrkwin.hxx

Change-Id: I8c29f74208cf382a9baa01c2e2d0757688cb4641

2013-05-10  pje335_NL  <meulenthomas@gmail.com>  [62d2faac1962a082abeb0169acc3d615bfaac4db]

Updated core Project: dictionaries  61644291cba7f6f8dd7e194f5abbe0b0e146a321

solve fdo#63033 update Dutch dictionary OpenTaal to version 2.10g

Change-Id: Ia4ccb06b0db4cdd976d2ec4491e14b82eefa558b
Reviewed-on: https://gerrit.libreoffice.org/3844
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2013-05-10  Eike Rathke  <erack@redhat.com>  [2af1f5691e8d64afd5246d245d7876b5a2cd5cd8]

resolved fdo#35756 import more than 64k HTML table cells

Enhanced EditEngine to be able to hold more than 64k paragraphs. Used
also in RTF import Calc and Writer, so that could benefit as well.

* changed all EditEngine,Outliner,... related paragraph index/count
  variables from sal_uInt16 to sal_Int32
  * sal_Int32 instead of sal_uInt32 to match accessibility API
  * matched some Outliner methods' paragraph parameters from sal_uLong
    to sal_Int32
  * containers capable to hold size_t nevertheless are limited to a
    maximum of sal_Int32
* changed definition of EE_PARA_NOT_FOUND and EE_PARA_ALL to
  SAL_MAX_INT32
+ added EE_PARA_MAX_COUNT and EE_TEXTPOS_MAX_COUNT to initialize
  ESelection with what previously were hard coded 0xFFFF all over the
  place
+ for similar reason added EE_TEXTPOS_ALL corresponding to EE_PARA_ALL
  to initialize an ESelection spanning all available text like
  aSel(0,0,EE_PARA_ALL,EE_TEXTPOS_ALL)

Change-Id: I62d1b9c399cd709a4f93dbac31b219a61c46ec00
Reviewed-on: https://gerrit.libreoffice.org/3838
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [ebef182253e7d49c5439ab5053a7243ad24207a7]

don't override TMPDIR with /tmp on cygwin, cleanup TMPDIR/TMP handling

on cygwin, configure forced TMPDIR to /tmp, regardless whether it is set
or not. And while it respects an existing value of TMP, TMP is only used
in a few places. Changes the ones that explicitly check for TMP to
prefer TMPDIR, and don't duplicate configure's check in other scripts.

Change-Id: Ia8ac3f8d92e5f971c5237b85f66f7c0a58932930
Reviewed-on: https://gerrit.libreoffice.org/3701
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-10  Andras Timar  <atimar@suse.com>  [0a20a9c011e294a6d28d7e42184cd13ada1274ad]

Updated core Project: help  9c6ee8419cc4e7ff0d5b3cfbd9fc0e538e78f8ab


2013-05-10  Chris Sherlock  <chris.sherlock79@gmail.com>  [2fd73a725fc09e3e113c12a327e453324a67f31f]

Potty mouth

Change-Id: I276fa2fa24b5553a748e6e628129d54419e69c9a
Reviewed-on: https://gerrit.libreoffice.org/3843
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-10  Chris Sherlock  <chris.sherlock79@gmail.com>  [e3c5f8f5d484b3b31a66fcbddb6ef3f40604f7af]

Fix: change to std::dec after having used std::hex

The basefield flag of a stream is persistent, which I didn't realise before.
This fixes commit 256e42646bedbeb9cba900f962f36ba4b1a1cda3

Change-Id: Ic0076c63ae6236ae75dcd79d108add27391b2125
Reviewed-on: https://gerrit.libreoffice.org/3842
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-10  Herbert Dürr  <hdu@apache.org>  [a9129e49e23e2a8d0ee9b92e00c2bddb39395d4e]

Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()

Patch-by: hdu, orw
(cherry picked from commit 7b6990763f759f2de1902f8d22a22eb8e66797f7)

Conflicts:
	vcl/win/source/gdi/salbmp.cxx

Change-Id: I106efb3960cb99367d2ecefb8bcae006f389e271

Corrected static_cast which does not work on Win compiler

reinterpret cas needed (base classes are not related)

(cherry picked from commit 99e4d3a57f88f71c47f1e519bde13080f0df3041)

Change-Id: I02fc89d1ab346231985c68d63d9710c036d2ab2a

2013-05-10  Tor Lillqvist  <tlillqvist@suse.com>  [60c1369dc00270c1bcc0d037d3c04895b6bc0c47]

WaE: unreachable code

Change-Id: Ia3e12c18a30e5aa0f37db5035cd308b06b2b5655

2013-05-10  Herbert Dürr  <hdu@apache.org>  [f4b7a2c0c27ae4ff1c71ebb5792f8b6429fe4766]

Related: #i115922# Fontwork alignment and spacing controls

Capitalize them consistently with the reference being their UNO names defined
in main/helpcontent2/helpers/uno-commands.csv

(cherry picked from commit 6a2ea0d81349d3bf6e3ce71cd60288e70b34e198)

Conflicts:
	svx/source/tbxctrls/fontworkgallery.cxx

Change-Id: I3400c68bf121f4a95cf1068c62be9864257c8ac2

2013-05-10  Felix Zhang  <fezhang@suse.com>  [95bb951826c7fbaafb055008416f4f1d5cfc95dc]

bnc#758621: show preset texts in slide placeholder


2013-05-10  Eike Rathke  <erack@redhat.com>  [4afd9a501eae7c17c3ab8adf70d2d0146bd83fe1]

Font refcount is not uint16 (anymore)

Change-Id: I1aa89a8d6f712abb4f768a413ebac29e14612484

2013-05-10  Chris Sherlock  <chris.sherlock79@gmail.com>  [8f0d943366f591db9142b6a9ffd9cd52b0652cbb]

Enhancements to VCL metafile handling

* Remove EMFP_DEBUG with OSL_DEBUG conditional defines and SAL_INFO
* While we are about it, to help with troubleshooting metafile
  issues, add another vcl.emf area to log-areas.dox
* Improve error handling when processing an EMF header:
    + replace variable name nsal_uInt32 (!!) with sane variables
      to make the code more readable
    + check to ensure that type field is 0x1, which is all it can be
      for metafiles
    + check that signature field is set to ASCII-encoded value "FME"
    + loose check of version field to see if it is 0x00010000
    + warn if record count is zero - that really shouldn't be possible
    + check bytes field in header to make sure it correlates to the
      actual size of the metafile
    + additional check - [MS-EMF] states that reserved field should be
      zero, and ignored... but we can use this to check for file
      corruption - not 0, not correct!
* Quite a few more comments in the code to clarify the intended
  structure of a metafile, per [MS-EMF] documentation

Change-Id: Id4ed486b2dd0c6e7bdee67cb344aaaf8e8d98f84
Reviewed-on: https://gerrit.libreoffice.org/3839
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-10  Stephan Bergmann  <sbergman@redhat.com>  [717c9643bdb991eec87540fb3102c6ef6a25fce8]

More gb_PROGRAMDIRNAME clean up

Change-Id: I5af86e15bcb8958a680e7309f13d7a865f29d7a9

2013-05-10  Joren De Cuyper  <joren.libreoffice@telenet.be>  [fb889fa870badb051a48d648f722b7895c6f8896]

Solve fdo#64406 Missing right closing parenthesis

Change-Id: I3812b60f097b1daf554bf2d337b126e8a8067573
Reviewed-on: https://gerrit.libreoffice.org/3837
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-10  Herbert Dürr  <hdu@apache.org>  [1857688e1f4ba982d147a9cac69fad948361d1c0]

Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual

unify the various c-string compares and hashes.

(cherry picked from commit b7e3470a154538a92f0a21b14e726d75723f4a92)

Conflicts:
	oox/inc/oox/export/shapes.hxx
	oox/source/export/shapes.cxx
	sal/inc/rtl/string.hxx
	sdext/source/minimizer/pppoptimizertoken.cxx
	svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	writerfilter/source/resourcemodel/TagLogger.cxx
	xmloff/source/draw/EnhancedCustomShapeToken.cxx

Change-Id: Ib742744077bfb4d38a462d88b44bdef45601b4ae

2013-05-10  Armin Le Grand  <alg@apache.org>  [54a1feb9b9bd654774b9aa60cda7ef9a1cd11064]

Resolves: #i122142# use simple text hilight frames

use simple text hilight frame when captions are in TextEdit mode

(cherry picked from commit bdcd01c39324f5c74e0f696f2afc3449243e6c4b)

Conflicts:
	svx/source/svdraw/svdmrkv.cxx
	svx/source/svdraw/svdorect.cxx

Change-Id: Id570a220873d1bbd0f9caed4db44f90ca2f67d9e

2013-05-10  Stephan Bergmann  <sbergman@redhat.com>  [a356da4e2adefd86d6f802c0753b3718909e4e4c]

Abstract over PACKAGEDIRNAME as it is MacOS rather than program on Mac OS X

Otherwise, the FILELIST scp2 items would create a program directory even on Mac
OS X, before gid_Brand_Unixlink_Program creates the program -> MacOS symlink.

(gb_Pyuno_PROGRAMDIRNAME shoudl be renamed to something more general than Pyuno,
and maybe more */Package_*.mk would benefit from using it.)

Change-Id: Ib6fc8d1abaf3b1a47a0f026a62bf0abdb14fc521

2013-05-10  Tor Lillqvist  <tml@iki.fi>  [5d79c18c3201e6fb2ce95055fd1d9201ed919a8b]

Untabify

Change-Id: I42f54c87384419f5f605c2a5a8146477238f4dfb

2013-05-10  Jan Holesovsky  <kendy@suse.cz>  [67bbbfe91da47e5a58befca54c361db5846d59e1]

Personas: Kill the non-finished "Background Image" feature.

It seems not to be a too good idea anyway - the image has to have some
specifics, so the value of setting any random image as the background of
Writer / Calc / Impress is questionable.

Either way, if anybody wants to finish that, easy to recover from the
history ;-) - better than keeping the unused code around.

Change-Id: I5079210bd91b5e70ce20681e5477b860bb28ff07

2013-05-10  Andras Timar  <atimar@suse.com>  [c660329e9f866fcd0f1ef6ce417c9490f92f498a]

Updated core Project: dictionaries  c178908939c5e5c727f5c7c78b9cc32356f6ea46


2013-05-10  Caolán McNamara  <caolanm@redhat.com>  [904c0ab7f843e08e253aa0fe26ec0ba13c5ae6e4]

fix kde build

Change-Id: Iddcf995b079867cf14454d28c363efacc0323ae8

2013-05-10  Andras Timar  <atimar@suse.com>  [4f05f97d65665feee7772e847fa4ed1ceb9654b2]

Updated core Project: dictionaries  7c495c0a113c52ba9f2b15a5ab38d06b02e1c8df


2013-05-10  Herbert Dürr  <hdu@apache.org>  [e18603e6a723b2cfc5baa30c076423a89214acb4]

protect SalFrameView's isOpaque() method by an isAlive() check

(cherry picked from commit feb1be19817d10e0ed1a18bada9c917f2a4532db)

Change-Id: I9e6ddcf04047bdc905f00b709db84459112122db

2013-05-10  Herbert Dürr  <hdu@apache.org>  [c2cb5f47f04cfce498943bad08d18b891c680f19]

Related: #i112873# check native widget's control value type...

before converting to SpinbuttonValue or ScrollbarValue

Else problems like #i112873# or even crashes can and do happen.

(cherry picked from commit d2fde1d34c3c28572b1b6b4780269c15dd4c2bef)

Conflicts:
	vcl/unx/kde/salnativewidgets-kde.cxx

Change-Id: I6429205ab41b3194577bc50aa02384c920e11ed2

2013-05-10  Noel Power  <noel.power@suse.com>  [064457db3ede211d3130f42c9dfaa17ea24a6aa5]

temporarily disable unit test that fails on windows

Change-Id: Id3cc26b6fbb1ec0ddacf7228e1c147085db415e1

2013-05-10  Stephan Bergmann  <sbergman@redhat.com>  [af3570928f5572521ffadae299b45115522b8576]

Fix more exception specifications

Change-Id: Ie5168a9e67ab9479cf7b6d0e350ec0b3c4f0616f

2013-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20b5cdbdfd3e9f0916c8f56b2e266a20335b233a]

Make harfbuzz Windows XP compatible

In a case we use harfbuzz on Windows once, it is using in the
uniscribe backend some OpenType shaping that is available only
in Vista and later. So call this functions over function pointers
if available and if not, fallback to the itemizing/shaping/placing
that is available in Windows XP uniscribe.

Change-Id: I5b1a22d812d57194d1147effa87033cdf6af78d3

2013-05-10  Stephan Bergmann  <sbergman@redhat.com>  [88535cad5dfd8bc38c1497de423c6c15494f8eb7]

Fix exception specification

Change-Id: I1167d2ebeba97380b65c6e7789ba7fc3ad6b0a1e

2013-05-10  Tor Lillqvist  <tml@iki.fi>  [b063573629a35d5055271f6eb387df19a4a7e60d]

WaE: private field 'pFilenameLab' is not used

Change-Id: I1c68a1fd425d54e2d01ff63580e62dc0fb6416e2

2013-05-09  Khaled Hosny  <khaledhosny@eglug.org>  [543ac5596d0ef3a052973c1ec89a9329d1073dc8]

Minor

Change-Id: I31b95844234135d14f117ae74124350eedf7d20a

2013-05-09  Khaled Hosny  <khaledhosny@eglug.org>  [924aeb3d039f4ce554b795532e6948fa9065010b]

[coretext] Fix line spacing

It should have been nExtDescent + pMetric->mnDescent, but then the whole
thing does not make any sense; why add the descent to the leading and
then calculate the leading by subtracting the descent! (well, the ATSUI
code was doing this but it makes no sense either).

Just use CTFontGetLeading() directly.

Change-Id: Ia54648f6c02c11359865f4aa6476adf40b27f906

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e68205f2b8f995e080412579afc21384a6a09895]

coverity#736132: comparison of array against NULL

Change-Id: Icba7557140d65b769bef17df57e2cdc1bdba3193

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [26d7485ab30062c654612b2b8496af6331dade43]

icoverity#705451: comparison of array against NULL

Change-Id: I544760548866d55807a3291a31b4ce948a751946

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67b944c021703f82b62b1faeaa8665a630ab425f]

coverity#705449: comparing array against NULL

Change-Id: I92ba78e96ad4f7c4a661dd879a721e422b6d0d2e

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67c7ef9525308341aed98ecf6ebd06c75cb90466]

coverity#705446: self assignment

Change-Id: I950a6d971b1be742fa7c0ce26697cd84121a14d0

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [615d8be81a89edc73702534db8a0a7a4b81ef877]

coverity#982277: reosurce leak

Change-Id: I5d2b99645faf18e8af9bc0f0b4bff210f9ee8743

2013-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fbc4e96901a743bc846078529c627e2e02808f05]

coverity#704141: resource leak

Change-Id: I4147dfa5d0d1fb2324a6441580212f25ce9d4a01

2013-05-09  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [97a055dfa7c85c8795dc9b55fb39a5b3448b29f2]

Related fdo#35546: Cosmetic fixes for Photo Album Dialog

* Display spaces in filenames correctly
* Adjust Spacing in Dialog
* Remove the label showing the full path

Change-Id: I5c5d3d54b7e21063628c4cdb4a92f534ec4a3088
Reviewed-on: https://gerrit.libreoffice.org/3834
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-09  Xisco Fauli  <anistenis@gmail.com>  [17aa2d99a0537f230aa1bc7f0df40937462441eb]

Related: #119477#, nBuStart is initialized as -1, an unsigned int is required

Otherwise 65536 will be printed as the firt bullet

Change-Id: Ie200c1c67a9b73321990a55940115ae30b9e7c37

2013-05-09  Sun Ying  <sunying@apache.org>  [3ba0e7ad7ad1c85a87acbef354fb423470472017]

#119477# fix bullet's start with error when save .ppt file

Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Steve Yin.

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab907dfb25fd8c1e145696dcd0180a6627aac072]

Perhaps this will help the clang buildbot (?)

Change-Id: Ib0b56e1c7d3b58de10a45ebc352f4f116cba58f9

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6575dc3bb0d0223e51a1c9f4fe5b5861a1682f44]

Get clucene to build on Windows.

Change-Id: I5c8460db80f41569714f743265ee57736ce02211

2013-05-09  Luboš Luňák  <l.lunak@suse.cz>  [c3bd7a216fc246933391bba24786a6e192178d00]

add missing exception specification

Change-Id: I3dff13178c60d1abfbfdbaee1352af3b3dd98061

2013-05-09  Caolán McNamara  <caolanm@redhat.com>  [7b91f87ab99f61ad41579c3ab72744b5fad31dd1]

no FT_Face_GetCharVariantIndex on RHEL-5, dlsym it

Change-Id: Ie94e6d0acdfbb11801bc974b9ed37133df964245

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c239706d2946a4bb696eb067c64e6b7e415f042a]

Go back to the old way of detecting headers.

Change-Id: Iabad8f0a3936fa30d4ba68a717a79e4e0b497991

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [af86f7b26f2fafbb0fdfe24682b4700a51334d18]

Remove a patch that's no longer needed.

Change-Id: Ie309848f80606432752b60fbdf34e7597308d800

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [338a6cb6c548764ed5e4dad0ca26eb3ff8d387ab]

Update mdds to 0.8.0.

Change-Id: I5dcf3b14993ac4d699e884c4981af668277a41df

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7e44f6b6ad386572b7f017a7a66bcd68d586a329]

ScHint doesn't need to store broadcaster pointer. Let's not.

Change-Id: I86f9b44c87f3a730902d12505252e4b7e0a24fe4

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c6d4a39832357b9e836c0c9903d2286bcf1a69d2]

Test more broadcaster relocation scenarios.

Change-Id: Ib34b86cfe6b96134dadf5f8da6dcd14ec0adb9d6

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cac65cc6e89f4f36dbcca3682f08b7b5ed5b750]

Simplify this a bit.

By taking advantage of 1) cell array being std::vector, and 2) broadcasters
are no longer stored with cells.

Change-Id: I9ba1d3004e62d7bb7810d8fed0c4e8fd17605d0f

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c264a7e7176da645698c770ac50a76ce5b632efa]

This is not necessary either.

Change-Id: I9651d58209afd1dd9a77d859db0925b586c3c8ab

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3a3db0e5fd5693b14caf53e50eb564912980722]

No need to check for broadcaster's presence here.

The old code did because it would then have to create a ScNoteCell to
optionally store the broadcaster. That's no longer the case.

Change-Id: I5e031270e0ed77425b2be192a1705c64c6fa8f45

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [beb1db61eeb9dd15bacc4941c2c9fcd91f6df9b6]

Script types are unsigned char now.

Change-Id: I744d66da3abd18753550692b931c6a1a52b83401

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4259df774a5785b3af7bbc92dee42ecc753b12e4]

Set page style name to the sheet directly via ScDocument, not UNO API.

This alone saves about 20 or more seconds during import of large xlsx
document.

Change-Id: I267236afbd0284f56d4fd079042a71936db0c3e3

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1f083d2d288c74ffb2ae6395d163828b2a9ce4d9]

Remove using namespace statements that may cause naming clashes.

Change-Id: Ibf695f7ddaac8fa44e1d6d4ed69aea37743d1c9b

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4e8206b40d960509606d4e19012da296ab71aee8]

Change of plan. ScColumn::DeleteRange() will NOT broadcast. Ever.

Change-Id: I610cafaab2d29d0260ebeacdd9b2bf75722a95f2

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc7ec4b3066d47e632ebb0478259a060d030373a]

The same thing applies in reverse direction.

Change-Id: I3f5863d79ad948461d63dbc9addc8ca01e1b275e

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c929a78a453e3b06fd99b213fee8587dfdd68e3e]

Fix another broadcaster bug and a test code to catch it.

Broadcasters are now independent of cell storage. We need to move them
even when the cell array is empty.

Change-Id: Ib26e544ad6e3842fa722d989c994c19d7c1b3005

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cd80616ef96bce7b4180d31c9b37ea17fe7efae0]

Test to ensure that removing a listening formula cell remove the broadcaster.

Change-Id: Iae816c68ffed30fda0115ac0f5ac2800ceed5e58

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [667a112815225d65e126898add254a0903ecd34f]

More test and more fix wrt broadcaster rework.

Much of the fix went into mdds actually.

Change-Id: Ia27b0bde31081a5a28fb4afb80960777bd4fdd4f

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0f18a3a4bb3a4998867995f4ca8b87dacbb2ca40]

Start writing unit test for broadcaster storage. Found & fixed one bug.

Change-Id: Ibc00f3fb4eb188b036b4f3ae70e45cb9c7385fe8

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cbca6fc0ceee4370a962d67db362f3e22270e18]

Adjust for API change in mdds 0.8.0.

The return value of search_tree() in flat_segment_tree has changed.

Change-Id: I51d8676bd0621bd43b3f8a8f6be4bf4056d45904

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b1c4f952223aa208067636936a7fbc00c51eeb14]

With the removal of CELLTYPE_NOTE, IsBlank() is now always false.

Let's remove this.

Change-Id: Ica92ea41e104a3f0e97b717ff2e4e115682ce33f

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2cf33119ab461befc7226cc532593a5435ab3167]

Add this back. This was removed by accident.

Change-Id: I9efa8dad078ca4f0bf1d338a5aab72ff7e65980f

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [62f119b5d1c786203448c3a208fd2a2ffd26b835]

We need to broadcast here...

With this, all unit tests pass, for now.

Change-Id: I151d4425e7d82d1598fae32460dcb94c8b1d74f7

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f34620b40b94d8021637c86ceb651ec881515397]

I should first check whether a broadcaster exists at this position.

Change-Id: I014e2054dda4103bb90b84db3bf20c5efd5dabab

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [24c5c1185d5908b47605782f44a9e3c5fe1814ac]

Remove SC_HINT_DYING. We don't do anything specific for this hint.

Use SC_HINT_DATACHANGED instead, and do broadcast *after* the cell is
removed from the cell array, to avoid the dying cell from being used
during recalculation after the broadcast.

Change-Id: I8eb31eafa50c737ab683ca697657e64e52ae52e7

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3c5cc7d56f6185ea0bf7593a0cd8e73232d97ddb]

Broadcast change on cell deletion.

We don't broadcast in DeleteRange() anymore. The callers of DeleteRange()
is now responsible for broadcasting the changes.

Change-Id: I515a4237dc8f56d0f65f96184b4fed99a263e4c9

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c86014f5c6340a97bcea600ae3bd31d5f54feebb]

DeleteRange is only called from within ScColumn, and should be private.

Change-Id: I8c5ddbde9909e5d30d7aead5bb373e3cb726c4e0

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cfc71668da381c3a2304b4de6288a1af82ce0752]

A bit of cleanup.

Change-Id: Id7e11540755b727475fb82c872c718fefea26567

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [59f38babd074cc0b835a5d2a1c81af013dba0deb]

Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...

and Calc is now officially broken.  Let's start fixing this bit by bit...

Change-Id: I383c88245fe1e573666da636c6a8ca8815352ce7

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff4731fb89f3b9d394c3826ab8dbe9d77df90a5a]

Add new broadcaster storage in ScColumn. Not used yet.

Change-Id: I8e68de0e50fffc1df0545af16456cd4cdd3596d8

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [433661f7fc76e82595944379b5f1739c1a275331]

Remove unnecessary inclusion of column.hxx.

Change-Id: I93c4e017790b1b1de611ad9f440aa6aa9caaa2df

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [44c5a08b46bd32f5c2344380bcc38b6d09e714bb]

Update the comment.

Change-Id: Ic4abbff32f0e8d738db0a55857a92bf9cfadb050

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [794d35975a35cab2ca992c45820e771481294581]

Switch script type storage from unsigned short to unsigned char.

This will save quite a bit of storage. It requires the next version
of mdds (probably will be 0.8.0).

Change-Id: I11e972c043ad58e8b76e241d3312b5a1de952cf7

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8d8f9dd80abf4e1eb08eee9763ea38f2b15f02b8]

Don't forget to calculate hash when importing from xls.

Change-Id: I11f3a9096a96fa70f59d7ba4f22fe6daa55991b8

2013-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b32d4f6f3d5f392976dcbdc5f5f11536846b282b]

Add SUMPRODUCT and MINVERSE to the list of vectorizable functions.

Change-Id: I79e19acdcc3c20db2a795961f486415a8069d177

2013-05-09  Tor Lillqvist  <tml@iki.fi>  [64670c3ea25b0f8c8975946971b041b71f362066]

HAVE_CXX11_PERFECT_FORWARDING doesn't seem to work against libc++

(Just one small fix for building against libc++, an unknown amount of
more difficult issues left to solve.)

Change-Id: I9789b8d76aa214558ab4baad823b6650ebc640d3

2013-05-09  Tor Lillqvist  <tml@iki.fi>  [b71f9cdab150109edc8269a523b87f471b2baaf4]

Make clucene build against libc++ (at least the one in Xcode 4.6)

(Note that we don't build successfully against libc++ currently; this
is just a fix for the first issue that I came across when trying.)

Change-Id: If8b594177434e96a8b51c372b26a72236b9b5f5e

2013-05-09  Tor Lillqvist  <tml@iki.fi>  [39f8b887202fcf3037a80960e6a8e70af756aa64]

Identify the origin of these files

Makes it more obvious where the file comes from if looking at one as
it has been copied into the UnpackedTarball/clucene tree.

Change-Id: I31cd24e64fd6ce3cf262c8509842ecc4425e1b1a

2013-05-09  mmeof  <manik10044@iiitd.ac.in>  [39da7ee77e5c5add8aaef12bf1e80c66132782fa]

fdo#56995 Created global option to disable presenter console in Impress

Changes made are as Follows
/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
	To add the new global checkbox to Libreoffice Impress>General>Start
	A new xml block for EnablePresenterScreen was added
		<prop oor:name="EnablePresenterScreen" oor:type="xs:boolean" >
		/sd/source/ui/app/optsitem.cxx
		To add the setter/getter for the new checkbox button, namely:
			SetEnablePresenterScreen
			IsEnablePresenterScreen
		EnablePresenterScreen added to index number 26 of:
			GetPropNameArray()
/sd/source/ui/dlg/tpoption.cxx
	SdTpOptionsMisc() editted to attach EnablePresenterScreen to CBX_ENABLE_PRESENTER_SCREEN
		aCbxEnablePresenterScreen  ( this, SdResId( CBX_ENABLE_PRESENTER_SCREEN))
	Also Added to FillItemSet() and Reset() functions
/sd/source/ui/dlg/tpoption.src b/sd/source/ui/dlg/tpoption.src
	enableSdRemote size changed to
		Size = MAP_APPFONT ( 116 , 10 ) ;
		Pos = MAP_APPFONT ( 12 , 171  ) ;
		158 was correct but 171 was added on request
		To allow enableSdRemote(CBX_ENABLE_SDREMOTE) and enablePresenterScreen( CBX_ENABLE_PRESENTER_SCREEN) to be drawn adjacent.
		enablePresenterScreen checkbox CBX_ENABLE_PRESENTER_SCREEN added
/sd/source/ui/inc/optsitem.hxx
	Set default value for enablePresenterScreen as 1 or TRUE
		sal_Bool    bEnablePresenterScreen : 1;
	Added getter/setter named same as above for interface definition
sd/source/ui/inc/tpoption.hrc
	Defined CBX_ENABLE_PRESENTER_SCREEN as 42nd checkbox
		#define CBX_ENABLE_PRESENTER_SCREEN 42
/sd/source/ui/inc/tpoption.hxx
	 Added interface declaration of aCbxEnablePresenterScreen which was attached to  CBX_ENABLE_PRESENTER_SCREEN
/sdext/source/presenter/PresenterScreen.hxx
	 Added interface declaration of
		bool isPresenterScreenEnabled()
		 to PresenterScreen class to allow presenterscreen to get if the option is checked
/sdext/source/presenter/PresenterScreen.cxx
	 Added definition of
		 isPresenterScreenEnabled(const css::uno::Reference<css::uno::XComponentContext>& rxContext)
			Input : Current Process Context
			Output : The 0/1 value of EnablePresenterScreen from presenterconfig
	In PresenterScreenListener::notifyEvent( )
		Added
			 if(mpPresenterScreen->isPresenterScreenEnabled(mxComponentContext)
				mpPresenterScreen->InitializePresenterScreen()
 		To initialize PresenterScreen only when enabled

Change-Id: If8242e607323df57d8e78d08cf2129d03c0c9e4f
Reviewed-on: https://gerrit.libreoffice.org/3762
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-09  Caolán McNamara  <caolanm@redhat.com>  [abb720f4238e1df2c30c88eb1ed8fc9d803fa8eb]

WaE: clang warnings

Change-Id: Id18a1f1053ec55f910152440a7e7a2eea4d44b3a

2013-05-09  Armin Le Grand  <alg@apache.org>  [44fb0ceeb98f45bc301d021c11af2c13f051bd4b]

Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPER

added from symphony, also BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC,
BMP_SCALE_BILINEAR and BMP_SCALE_BOX.

Changed defaults for internal scalings, enhanced PDF export when reduched DPI
is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new
default for Bitmap::Scale

(cherry picked from commit bf734a151dc5169b65cf5d2a127e4142b765326c)

Conflicts:
	canvas/source/vcl/canvasbitmaphelper.cxx
	canvas/source/vcl/canvashelper.cxx
	sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx
	vcl/inc/vcl/alpha.hxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/bitmapex.hxx
	vcl/source/gdi/bitmap3.cxx
	vcl/source/gdi/impgraph.cxx
	vcl/source/gdi/pdfwriter_impl2.cxx
	vcl/source/helper/canvasbitmap.cxx

(cherry picked from commit 593c86280b64d97725adde0c0a0cc4f090fb2310)

Change-Id: I41cf0a7e11bdbc6510e22e762486420995ba739b

2013-05-09  Noel Power  <noel.power@suse.com>  [d6fd3fa6e840c6374f53beeae54f4aa71d73ffcd]

fix wae

Change-Id: I30481f8377d471a1bce50026adff53c15fbc6889

2013-05-09  Herbert Dürr  <hdu@apache.org>  [d77d01b84a60da829b4ee9d6e7136f686d7a2326]

add some documentation links to the assembler needed for the UNO bridges

ceterum censeo: good old C-linkage interoperability would be much more robust,
reliable and easier to maintain compared to the current UNO-bridges approach
of emulating the behaviour of the individual compiler, linker, dylib, unwind, etc.
environments and thus being extremely platform specific. What an incredible waste
of energy for little (if any) gain. SCNR.
(cherry picked from commit c9fe5d026f2081d493a198a33cf3b1d558166965)

Conflicts:
	bridges/source/cpp_uno/gcc3_freebsd_x86-64/call.s

Change-Id: I728bce449e8e56572f31b50fb1452d1c2f9d7fea

2013-05-09  Noel Power  <noel.power@suse.com>  [959b25bc15a7778bb60386b346a40845ba399030]

add simple Range.Name test

Change-Id: I705e05878015f5c8aad993219ea89ea9d47f07fb

2013-05-09  Noel Power  <noel.power@suse.com>  [b590a51bf37f5241ddb334a1886211fcbbba2c10]

implement Range.Name

Change-Id: I884f84e437dad9440951e60c8f92fd6487c48832

2013-05-09  Noel Power  <noel.power@suse.com>  [a667ce82bfca1c469d37b7e7c974b3146faefa88]

stub implementation(s) for Application EnableCancelKey & International

Change-Id: I810897b3981390fc39e59d9c8a4c0095547a407a

2013-05-09  Noel Power  <noel.power@suse.com>  [ea558e4f50596d53c017e145b25de06776fa5680]

implement Application.Iteration & Application.InchesToPoints

Change-Id: I8d556a7a357fd7ad228a4fe95a54d6685a20e002

2013-05-09  Noel Power  <noel.power@suse.com>  [c087feeefb49e8d9cfe7bd1d374fa52d97fd87c3]

implement Application.Undo

Change-Id: Ibba3c5e2c617daea70fb75b3235636620a46f9ff

2013-05-09  Noel Power  <noel.power@suse.com>  [894a0348dc86f60b35d48e51eea9cc465750b494]

fix VBA mode MkDir when passed folder is not a full path

Change-Id: I7fd804999f1b96e6aab112445edcd9dcf7753c24

2013-05-09  Noel Power  <noel.power@suse.com>  [880da6c7b7ea950799bb43f2bc107da4c2f07a6c]

fix userform data aware control import

Change-Id: I86f5cc0c60bba48eaaf40a3471cc0fb22e5e4b9c

2013-05-09  Noel Power  <noel.power@suse.com>  [f1c6bebcadfbf2c32b0295bafb128fe15d70b2ba]

add some Range.value tests

Change-Id: I4800ad80f1b447cae03664653285f1917ad3ee7e

2013-05-09  Noel Power  <noel.power@suse.com>  [8cfc390a42097cf1b98896a62c70e1fb27fdc89b]

reset Logical format when setting a number value via Range vba api

Change-Id: I0f9a68228c9cb6425b1d139744a92c4a3d4c6012

2013-05-09  Noel Power  <noel.power@suse.com>  [2f3359dbe86ad5b64b1c8e5c41b2fec3be9242a5]

fix memory leak with orphaned controls created on the fly


2013-05-09  Noel Power  <noel.power@suse.com>  [7e735236e93754078dffa0c5c85316be87a5ce9f]

add new test for Workbooks

Change-Id: Id271f10ac82ebae9fedd68d30c7f44435d60751d

2013-05-09  Noel Power  <noel.power@suse.com>  [569c019883f0c1bb624d2dddb12914facd30e82b]

add Workbook.Save method

has limited support for paramaters ( only FileName and Format are processed )

Change-Id: I669f264679101ab3697dfaa3a3fb3b2d75f5a14b

2013-05-09  Noel Power  <noel.power@suse.com>  [b2d1526203adfe462e744e8b14dabbd4fddf0406]

Parse workbook name correctly, don't fall over spaces etc.

Change-Id: I26213e4202ea2f2d15014ca722ab7878aa09cbf1

2013-05-09  Noel Power  <noel.power@suse.com>  [4d1e0ea98b963ef566d11fcd05f74bfab9ca813e]

support UserForm.Visible attribute

Change-Id: I6e5a9d3e7908349a76a73a79b3b1319b44e1e3aa

2013-05-09  Noel Power  <noel.power@suse.com>  [a7cc0faeff0f02d82b9cad2a95359f73cc871e8a]

support Shape.Alternative

Change-Id: I6d822ef0d06e222f454c1279be16e33bcaae0037

2013-05-09  Noel Power  <noel.power@suse.com>  [ca3447eab2f34610dc21584a4be29bc32655038e]

add OLEObject related test

Change-Id: I6ce22ecd6295bd8ad302d0f53c783f4ac2a1a036

2013-05-09  Noel Power  <noel.power@suse.com>  [6094fc56db09c033b0baabb2cfcddd38559d752c]

return correct object ( was returning an uno object in the vba api )

Fix typo ( or brain fart ) where the VBA api was returning the libreoffice
uno object instead of the vba wrapper object

Change-Id: I0e615368d636ad08b40842ef9b91f3818829d3ea

2013-05-09  Noel Power  <noel.power@suse.com>  [a68c828baab8ccb35910a2ffbdbde261f9e24170]

some testcases for api generated changed & click events for vba controls

Change-Id: I408c9aa0b80971f326b607b274ce046c27098f74

2013-05-09  Noel Power  <noel.power@suse.com>  [13ee25626529ff9d3cca5a7039ca6519cb6b7e20]

tweak combox to selectively fire change or click event

we need to fire a click event if just the item in the dropdown changed and
a change event if the item we changed is really part of the list

Change-Id: I19f950fca0857761d8f59a07513803f1f3ef135b

2013-05-09  Noel Power  <noel.power@suse.com>  [b3a635e203616d624170af2c78c99b50640b6cec]

tweak MiscControls to test simple textbox change event

Change-Id: I256a029afefe5990dfb0c87859bae4508f5920bc

2013-05-09  Noel Power  <noel.power@suse.com>  [4bad1a8e314269f2538133eb241135a225ac3f4f]

support api initiated change_event for combox & textbox

Change-Id: Iff51a184792e9d12accb902df1772fc07589443b

2013-05-09  Noel Power  <noel.power@suse.com>  [3fb03cc873280c49e04c59062c1ad21b53c7f5df]

handle non int32 values for Field in Range.AutoFilter

Change-Id: I7288371ab32abd02b858c538f50a68eff66ecced

2013-05-09  Noel Power  <noel.power@suse.com>  [92c8becf8b1111fa98231258990d34ae771c0d1e]

Add check form contrast and IncrememtContrast behaviour in Shapes.xls

Change-Id: I6ef275c6a978db0da59da953511105c407a66f72

2013-05-09  Noel Power  <noel.power@suse.com>  [8fdd62c5876ef61f432e7d66e8fef4dd0d617193]

fix contrast not increment to limit value between 0.0 & 1.0

Change-Id: I1a8c08fb8f704e69ae1ae75d77784f07a1d99a12

2013-05-09  Noel Power  <noel.power@suse.com>  [8b94bfebf6e0d244182a19fc1743d7c67dc41857]

Tweak further the indices checked for break, also tweak test document

<sigh> pagebreak implementation is still flawed here, the used
range is used to determine whether the page break should be
considered ( or not ) Problem is that it is not the used
range but rather the rightmost column position that contains content
( but not necessarily the column that contains content but rather
the righmost column that has content ( or even that is covered either
by spillover from an adjacent column or drawing )

Change-Id: I68c8ccc5911049bc4b2076992f839bc684d966a9

2013-05-09  Noel Power  <noel.power@suse.com>  [396224947e9522c48043291c2e2559d7f86fb3d1]

fix limits check on breaks ( ignore breaks outside used area )

Change-Id: I36154ba6999c9a74ecf2c55c0559b6c25d137283

2013-05-09  Noel Power  <noel.power@suse.com>  [683b016ae0c56f8422497b7a91e9497169d61975]

Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed it

note: Change ID I589b93461b5f4125408f4fc2cb87cd84686f7b95
" Fix ScRangeList::Parse wrt defaulted delimiter and default tab params" in addition
to fixing problems with Ranges.xls appears also to solve the issue with Range-2.xls

Change-Id: I28f53e09a6c7004f766d7e4f2ca9524cc8bbd83f

2013-05-09  Noel Power  <noel.power@suse.com>  [a2c34b3d9ac2d7e43e52846308cc63447fd51f23]

add Range.Cut check

Change-Id: I6d33ce8fe2333e7920b5c6cf82531ee859352748

2013-05-09  Noel Power  <noel.power@suse.com>  [fc36b2247d23045b5b9b302267dd38b9f2799450]

re-enable Ranges.xls vba testdocument, additionally remove some failing tests

Change-Id: I6289aa7e7872cc0c6aacd89f0679609792d37c28

2013-05-09  Noel Power  <noel.power@suse.com>  [96ece477356f3c5a1d2b70d0e977ebc3b83a752a]

Fix ScRangeList::Parse wrt defaulted delimiter and default tab params

At some point in the past default tab was introduced, the VBA Range code calling
ScRangeList::Parse was not adjusted to take care of this extra defaulted param and
and the delimiter param was passed in place of default tab.

Change-Id: I589b93461b5f4125408f4fc2cb87cd84686f7b95

2013-05-09  Noel Power  <noel.power@suse.com>  [dff7cc0d62eb52fb57c4856e48e068f26ccdd616]

Revert "remove unused parameter"

This reverts commit 7c63d52506b66563eefcf29c803b23bb9b812491.
actually it is used, it's used in vba

2013-05-09  Noel Power  <noel.power@suse.com>  [df62945861706044e05f954433feaa6e1e179af5]

fix range cut with destination paramater( missing else )

Change-Id: I67829b3b15177977bc0e31ec6384c124cc61f1b5

2013-05-09  Noel Power  <noel.power@suse.com>  [a6ee93e38d76342260a73931d9460fe902ee3ac0]

some extra tests for ListBox.MultiSelection and ListBox.Text api

also tests ListBox.AddItem & ListBox.Clear ( plenty of room
to flesh these tests out )

Change-Id: Iddaa5a5e6b406359c6215ad726085d3696e633cf

2013-05-09  Noel Power  <noel.power@suse.com>  [4002ce1419b6ae986408bfe65f7a3068ca1332ab]

Setting TEXT causes exception, don't do it

Change-Id: Idc5614a80e6e45d12f1323ffa9843c7fa7f9576e

2013-05-09  Noel Power  <noel.power@suse.com>  [2743241bd299b87da21c7888b4339a77f1e5c44c]

ListBox.MultiSelection takes fmMultiSelect enum not bool

Change-Id: Ic9ea60feadc551b232b393faafea9760cc3b82f0

2013-05-09  Noel Power  <noel.power@suse.com>  [37cc1bb26fe91ce02f68e37930f00951bdec63a0]

Add some misc control related vba tests

Change-Id: I8a6e2aeb3766a3890c5026129794b25cfa5c7ba5

2013-05-09  Noel Power  <noel.power@suse.com>  [412ae1bf1c12c31f4f9d33e38e46c2ee083107b7]

fix TextBox value error, MaxLength is long in vba but short in libreoffice

Change-Id: I550fe6833f240d085fadf55ab8d9421947318eef

2013-05-09  Noel Power  <noel.power@suse.com>  [27e2b40989c62c95a54e2212f26d21f90e161c32]

add test for new vba ReturnInteger type

Change-Id: If8ce9e5ce35c438b31234aab410b37f12eb1b1f4

2013-05-09  Noel Power  <noel.power@suse.com>  [b1dc5ed5693c8ed23e0bd14f29ad796666c27785]

tweak vba Control implementation to aritificially fire events from api

Previouslly there were some internal methods to allow event handlers
to be triggered. To test some functionality from the unit tests we
now expose some of that functionality via uno.

Change-Id: I11022226260d3dacd82f42ce89413102ce34cc13

2013-05-09  Noel Power  <noel.power@suse.com>  [04eb03cc0b01e5dd862aa073810d3ab898661e8f]

handle various ReturnXXXX types for forms

Change-Id: Idcbfbebafb02c734b42428c5b1d6df8d0d4a23d6

2013-05-09  Noel Power  <noel.power@suse.com>  [063709590ea7064230eb427a26eb00ac5bbf455e]

adjust components needed for CheckOptionToggleValue.xls testfile

Change-Id: Id9aa26cac2f59829e8b00057c82dc52bbbbc20cb

2013-05-09  Noel Power  <noel.power@suse.com>  [28c4fd5effeeb03cf69ba3f3637df24c814436ce]

add new vba test file ( for testing input/output for 'Value' attributes )

Change-Id: I7b06c463a11b5d6442f69130e9eee767004e426f

2013-05-09  Noel Power  <noel.power@suse.com>  [bb1ff2338396a665f2c83287c99945a2a7f7b73e]

create togglebutton class ( for togglebutton on sheet )

Change-Id: If987eb6ed04d80e62b4b418e8f9de3a143ef68a7

2013-05-09  Noel Power  <noel.power@suse.com>  [89e1382ebfb4d6d868bf4baee37fe31c6fec0bc8]

handle bool value for checkbox, radiobutton, togglebutton consistently

Change-Id: I1f9057e58fe3625e0b76a09d79c7c56e1838d98a

2013-05-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c058341b6de3730b404f44347bea408243416379]

fdo#60924: autoinstall graphicfilter libraries

Change-Id: I406ecef9bc1865d0cd17e3428bffaaaa137d972f
Reviewed-on: https://gerrit.libreoffice.org/3829
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-09  Miklos Vajna  <vmiklos@suse.cz>  [bfaff2a51f67a9e33f1d8fc11ab91f364a49c50d]

WW8FlyPara::Read: replace hardwired numbers with constants

Change-Id: I298499d09ac44e0fdbbd62fc0bd07a25f1b33aa3

2013-05-09  Caolán McNamara  <caolanm@redhat.com>  [e1e83d14c9e738da9e824ccefe254ddf74cfca9c]

wrong scale name

Change-Id: I1be967057155c1cf4fa98cf0651a0388ef845558

2013-05-09  Ricardo Montania  <ricardo@linuxafundo.com.br>  [9a9110b7d9e158386cd8b60867555fc0065902d1]

Drop String.AppendAscii from filter

Change-Id: I73f61b9a20297b6b704aca52b1fc9efac563a224
Reviewed-on: https://gerrit.libreoffice.org/3799
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-09  Herbert Dürr  <hdu@apache.org>  [b4d9ed143471659ef0905379c5ebd60ee711c1e4]

small optimization, don't call objectAtIndex twice

(cherry picked from commit a88630fb326fa4dcbe28edd1c149c8e5e7b7f123)

Conflicts:
	lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx

Change-Id: Ic48281be27bf43f8a564f46684ddb53a2d83d80e

2013-05-09  Muthu Subramanian  <sumuthu@suse.com>  [19b217505d094577392d8712b9d07f29b3de2081]

fdo#63311: Unable to delete text from Shape.

This avoids setting null as text to the shape.
[empty_text seems to be the initial value of text for shape
 rather than null - something recent? We also seem to
 export empty <text> entries because of this]

2013-05-09  Herbert Dürr  <hdu@apache.org>  [78eca44c4db67848a85b600cc40e25d41bb647df]

make conversions between BitmapColor and sal_uInt8 explicit

Implicit conversions are a dangerous cause of confusion as seen
in http://markmail.org/thread/a4copx2di7cxeowg and require tricky
rewrites to work around them, this change cleans them up and
disables them.

(cherry picked from commit 2d9d5c8d6beb7fb0a7dafa0c1c4d10a25d7200fd)

Conflicts:
	filter/source/graphicfilter/egif/egif.cxx
	filter/source/graphicfilter/epbm/epbm.cxx
	filter/source/graphicfilter/epgm/epgm.cxx
	filter/source/graphicfilter/ipbm/ipbm.cxx
	filter/source/graphicfilter/ipsd/ipsd.cxx
	sd/source/ui/slidesorter/view/SlsButtonBar.cxx
	svtools/source/filter/igif/gifread.cxx
	svtools/source/filter/jpeg/jpeg.cxx
	svtools/source/filter/wmf/winwmf.cxx
	svtools/source/graphic/grfmgr2.cxx
	vcl/inc/vcl/bmpacc.hxx
	vcl/inc/vcl/salbtype.hxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmap3.cxx
	vcl/source/gdi/outdev2.cxx

Change-Id: I1d163c66782c2750aeee00725dbb2b614507c0d4
(cherry picked from commit ff80c37b18b941712fb967a0c1d48813b47c0583)

2013-05-09  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [aa0bc15b42e8d432def185089ea8fca17f3fd8c8]

Related fdo#35546 Improve Layout of "Insert Photo Album" Dialog

No Objections from the Design list: http://nabble.documentfoundation.org/Streamlining-the-Photo-Album-Creator-td4054397.html

Change-Id: Ib880023b956c6d94d8110829d0c32281854a0705
Reviewed-on: https://gerrit.libreoffice.org/3833
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [86b73eeef4350f0bf29c8ff3c71abb86fc1f6572]

fdo#63154: Remove _CL and _LF from solar.h

And use RTL_CHAR_{CR,LF} from rtl/string.h

Conflicts:

	vcl/source/app/dbggui.cxx

Change-Id: I05b0325006845e48eb5483485a9042aa7b0cd22a
Reviewed-on: https://gerrit.libreoffice.org/3740
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-09  Aurimas Fišeras  <aurimas@members.fsf.org>  [596c3b459d2e1976ac4ac4e10f152c6353e79e36]

Update pch

Change-Id: I7c0c9158eb17cb79ffceae6770b4c513d57b3817
Reviewed-on: https://gerrit.libreoffice.org/3831
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-05-09  Noel Power  <noel.power@suse.com>  [cbd1a89676f39135ed2e9c47d20475b2053289b9]

remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 )

I left in that block in the mentioned commit above for mostly because
I preferred a more obvious hack/change to cherry-pick to 4.0
The more I think about this ( despite the still imho problematic setting
of the modify state ) I think always writing from memory to the storage
is the right thing to do

Change-Id: I13c82b9d6b55120482c65fb7a5bfadb2396c347c

2013-05-09  Herbert Dürr  <hdu@apache.org>  [1ad6f436b5cd937dfc9d91c284920efddd6ad185]

protect UNO EnvStack's s_setCurrent() against unknown threadid

untracked threadIds have been observed and can result in crashes.
s_getCurrent() already checks them and s_setCurrent() does it now.

(cherry picked from commit bf8e3135ac906ce0ab7d6d9ccbd434f1597f2ff4)

Conflicts:
	cppu/source/uno/EnvStack.cxx

Change-Id: If35237179c1ee3b854e6183294ed72a6d0b105a8

2013-05-09  Andras Timar  <atimar@suse.com>  [1cab60bb06d7e45ffb33298dbda1d752431a3a55]

Updated core Project: dictionaries  d3a3bfe33a6d60cb1f458093e5a7236412047ea6


2013-05-09  Matúš Kukan  <matus.kukan@gmail.com>  [2851a39a0d10128673e70e58fbe0ed94771a8c48]

empty auto_Foo_Lib_ALL does not work; remove it

Change-Id: Ie66af9ad3959042dcc4b0850c387f40344dc4b30

2013-05-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [67dd958fdbaf4949d188d825b0724615966129d0]

fdo#60924 autoinstall - gbuild/scp2: add graphicfilter module

Change-Id: I7823b4f0d8b7ab99ef549361a89f12036bf63270
Reviewed-on: https://gerrit.libreoffice.org/3827
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [f9f421d4428c901aa0bc9483ac3835e7950c657d]

Add open action to template manager toolbar.

Change-Id: I5cec8814776f2658c990fb45193736a60178965b

2013-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [a9223251b925abf23618722fef915e30c0e4c5b6]

Display folder name in breadcrum when opening template manager.

Change-Id: Ie822d840af826b1d8d477a55fc92aa6b0cc512e9

2013-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [421b516cc7aa6accfcc67fc7c062c9665bcc01d9]

Give view variables a proper name that reflect their use.

Change-Id: Ie1d4cb0e77a43ce1ea2115e781b3a62d60961e11

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [3c38b7727a3deab37c5e9b822cec53c081e2b6e3]

zlib: remove ExternalPackage_zlib

Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [e567baf92c0fc71e862a2cf07e029576ee36cd77]

cairo: forgot to remove another outdir libpng path

... should be covered by $(LIBPNG_CFLAGS) already

Change-Id: Ib0f5b152b369285fca7018c0872c41ab2eb8b9cb

2013-05-08  Andras Timar  <atimar@suse.com>  [e1a5110bd975fe6a0b3641f80c553628e149333c]

support MS Office and Flat ODF file types in Mozilla Plug-in

Change-Id: I9bb3b67551dc14fd74e02defa0404e1f83359f2b

2013-05-09  Takeshi Abe  <tabe@fixedpoint.jp>  [5f4d89425f81f765c0699153f06cf6577080f4ba]

sal_Bool to bool

Change-Id: I4835adb15e2a9494d0080eeee80158c98981d7cc

2013-05-08  Rene Engelhard  <rene@debian.org>  [bbd0c8eb921114d3a313284ccdc05d5de1fd995b]

remove auto_Gnome_lib_ALL from module_gnome.scp

.. as it is empty anyway and otherwise the next item (evoab) doesn't
get properly added to the gnome module

Change-Id: Ib00093882ff7390f3c709f5e8d7bdc371b145331

2013-05-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [238a6aefb84db598bff59e70041124a5a2a06f8d]

Fix connectivity on Windows

Change-Id: I1db4f6a6c680de2143659040d06d299881d8a9c7

2013-05-08  Noel Power  <noel.power@suse.com>  [af34774d260a68fc02cd78ba90dd8d4afaf1a2a4]

hopefully this fixed the strange autorecovery related dataloss fdo#42899

also this is a fix for bnc#817477
Disabling the optimisation of copying the library container storage
to target storage for the moment ( hopefully after some rework
it might make some sense to re-enable this code ) The problem here is
there is a tragic flaw in the api implementation. In the implementation
the library in-memory model state reflects that the library model
has been saved to storage but not the library container storage
as you ( or at least I ) would expect but actually any storage.
So to illustrate the problem, during autorecovery when the
basic library containers are stored to the autorecovery file the
library pImplLib->implIsModified() is set to false, any subsequent save
attempt will think the library is not modified and will attempt
to the librarycontainer storage to the target one. However, in this case the
source (library container) storage has never been updated with the changes
from memory.
Can't we simply only update the 'implIsModified' state only if the library
container's own storage and the storage to store to are the same ?
Sounds like a good idea, unfortunately this is not possible due to the way
that sfx spaghetti code uses temporary storages for even own copies and
also because it sets the new root storage for the library container
after the library copy happens. ( some stuff in dbaccess appears to
depend on this as well )
AFAICT for any document save/saveas etc. operation the librarycontainer's
own storage and the storage we save to are *always* different.
So for the moment it seems best to *always* write the storage from the
in-memory model.

Change-Id: Ia24e7a6119558497d901370dbc0986101bde4de9

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [fdf799585149aa872e1ef74adf2e73d5d056cf50]

gbuild: MSVC avoid a warning from pyuno...

... which is caused by CPython's crazy naming convention that python
module DLLs need to have .pyd suffix, so substitute that too when
generating .pdb and .ilk filenames.

Change-Id: Iaba9bdfb4c67d5fca016a0552e5ce9b0bdeb12ea

2013-05-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a7adcf0ed0515357d8eaccab4562054b334ca59b]

make clear that this is a false positive report


2013-05-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [228659f0a60839e7a9de320509c60fa97d44cab6]

coverity#1019431: use of freed memory


2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [9210f1a50a374b824f02fb43a57cdbbbb714d26c]

coverity#1019372/373: Resource leaks

Change-Id: I8d1facfa027701a4f249f14392f9b204e92180be

2013-05-08  Thorsten Behrens  <tbehrens@suse.com>  [569f6b41c6d7dcdcc65a2d6a75018a3266936532]

Don't leak all of the EMF+ graphic objects.

Change-Id: I7951a9d25da5feec997dd0643f8579f5bcd0ee0f

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [6bd878b29f43179c396bcb1ee7c0b1038e90007c]

coverity#1019374: Resource leak

Change-Id: If558758e3315879adf3034038f7ebe7315baf7a6

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [0f0b250a481b674824b4258bbe44bc1521b0d680]

gbuild: PrecompiledHeaders: fix badly quoted gb_Helper_PHONY

(regression from 45a420b2f5ea1765ca3da3f31a4b357e292e0423)

Change-Id: Iec3e5f1d9b26fc093377a8e0cb61f7943c610611

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [5630b301689f2ccb459b42c4503b95bc61891dce]

cppcheck: variables reassigned before using old value

Change-Id: I5108253859eac682ab423843f8812c8c8c6ce9fa

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [094978d48db63b61f62f9b82c0af275769e2519e]

No need for RTLD_NOW here

...it was like that "since the beginning," but for no apparent reason.

Change-Id: Ic293739b5cd5de0bfe9e2580a0755af64202e582

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [cf49e8b816ee3391b5deba487d1abf77b7dfeaab]

Library_puyuno_wrapper is not built on WNT anyway

Change-Id: Ia4e2f9d5f3475b0a7af8b6db80ba4b2cd5f6bfce

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [ed8f9ec2caa8485691999e5565a79e451e1dcb92]

oox: fix dependencies in CustomTarget

This breaks on incremental build after files have been renamed like in
38f5717b1d488b866d55a603eea1260c6203fd69, hope Windows tinderboxes are
happy now.

Change-Id: I292508c242f7e6da1db3693cf54ba11876ac8997

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [5589c72b88e502bfca045ae38af16c854afdd401]

Make sure again pyuno_wrapper does not link against libstdc++

...which got broken with gbuild'ification.

Change-Id: Ice2b3ffb81a646c9e542344ca348eb6a16eb4ce2

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [97b4c3d27bbad67f21993647c20df342691af9be]

Revert "python3: build against internal zlib when that is requested"

Internal zlib is not really supported anyway on any platform that uses
setup.py.

This reverts commit 6afe0e5804f2a23f9fc9842d372fff77fd1023f1.

Change-Id: Icf94a85c4baf00df54ee5dcca5fe3ca4a63a54a8

2013-05-08  Tor Lillqvist  <tlillqvist@suse.com>  [8b1bd600cd112d97ea77b155db94a1f56f2e11aa]

Include <cctype> for std::tolower() to fix MSVC build

Change-Id: I777bcf9d80ad579347bd26147cb8801cc61222e6

2013-05-08  Oliver-Rainer Wittmann  <orw@apache.org>  [d2b11ab8cb7f3fba07ad76fdcaff340d4184ec4f]

Resolves: #119945# improve setting of OrdNums for "nesting" of objects

- instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted.

Found by: Yan Ji <yanji.yj at gmail dot com>
Patch by: yuanlin <yuanlin.ibm at gmail dot com>
Review by: Oliver <orw at apache dot org>
(cherry picked from commit 73f462e2162847262093c3984dc6c98919e1b3cd)

Conflicts:
	sw/source/core/layout/flylay.cxx

Change-Id: I0541dc3775f81efd60a6f4baa172c5297ee9d829

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [b65859c5c60f1a83c8da8c6dcab0b7c8fc580f13]

jpeg: remove ExternalPackage_jpeg

Change-Id: I09a4b3a3ef816a8bf63d4aa0c7fe7bec2a67dbd8

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [416b321666da20857a87b4a8c3991caed1f24587]

libpng: remove ExternalPackage_libpng

Change-Id: I478a057c07b9fe850401b96297a14d7842c0703f

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [cc858aca0ebf653eebceaf09e2316763d8d81051]

configure: substantially de-bong libpng handling

- remove --unix-qstart-libpng:
  the internal libpng is static lib so this option is pointless
- clean up duplicative libpng checks
- replace usage of ENABLE_QUICKSTART_LIBPNG with ENABLE_HEADLESS,
  which is the one case where it could still be disabled

Change-Id: Ie2e2c7e4a2396572742fdf056bf23c4271f04811

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [bcc527412ee50ff646098195566e2c66007df59a]

LibreOfficeLinux.conf: use system zlib

It appears that there are some externals that link against the system
zlib anyway, and the assumption is that system zlib will work
everywhere.

Change-Id: Id348ed88d00ec1495aa54871c994062b9e1b3e85

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [6afe0e5804f2a23f9fc9842d372fff77fd1023f1]

python3: build against internal zlib when that is requested

Change-Id: I72798f704237f99ed49eeb3633a1e2ef481edeed

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [759d02bcdf9d1b6a95b26b483815ce0f4ae38569]

libcmis: remove ExternalPackage_libcmis.mk

Change-Id: Ib81300d8606281d7de46382c4f251f58ffffb5ad

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [6416e9b628bbdd7165b757c1207f87db7dd974dd]

libmariadb: remove ExternalPackage_libmariadb

Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [ee8323e2280c72eb5cc9ec0257164154b2580a78]

postgresql: stop delivering headers

Change-Id: I1c08999207a90e6105fbba576354cbfea0ec1689

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [90ad80e3a4306600bb4ee6b6793131dbcfbfe203]

mythes: stop delivering headers

Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [28cde0c9ab8e34be4084c0f7494195877b66ceab]

clucene: remove ExternalPackage_clucene

Change-Id: Ib120919cf3810eeba8332dd572af73c0f4979922

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [8db0275b2645c5cf745aaa4b9f9bd9c11cf11607]

harfbuzz: stop delivering headers

Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [5e037bbb3b7a0fdbbd4ce53e6ad566db057e1575]

expat: remove ExternalPackage_expat

Change-Id: I80b7f86947645a45263bbd7423a10ba8300441e9

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [32b9ff886614c1afe117ffd4c1b8807582913725]

svx: remove Package_sdi

Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e

2013-05-08  Michael Stahl  <mstahl@redhat.com>  [429a850d0d84176dfc1f952ec8c9d08881cf1a1c]

sfx2: remove Package_sdi

There are just a handful of sdi files in sfx2 anyway so just put
sfx2/sdi on include path.

Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf

2013-05-08  Oliver-Rainer Wittmann  <orw@apache.org>  [06803677ef3b91ebaaa1d1338a403c578cebba99]

invalidate used slot to avoid inconsistent state information

Invalid state information may cause crashes due to not updated slot data

(cherry picked from commit 7267a4b856d9fb37c3f4855c1be0f35219743923)

Change-Id: I3bc3f934c5144fb0873e7a9694c3c012ddb0b367

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [1ad700f5a449aeee1dfbbb5ae37b3bf43638d394]

Minor improvements to UNOIDL binary format

Change-Id: Ia215b34842ce85bfbd1ad90a286abcbae0884bd5

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [79774d961644ea81b4e790114c9b785d38bcd8a4]

unoidl/README improvements

Change-Id: I5123d984f8f9bf49f5d1ad8e8decebfaaa6e7769

2013-05-08  David Tardon  <dtardon@redhat.com>  [6e1deb99e80a5618f071cbd95529a23d9d80c7e3]

fix the internal structure of MacOS X dmg

Because of commit e70ea92b3632c376975dd85dbcb26e7ca6b95498 "scp: remove
unused macros", which removed the top-level Applications symlink, the
dmg contained an extra dir, e.g.,
LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86/LibreOfficeDev.app instead of
just LibreOfficeDev.app . This symlink used by the installer to
determine the dir to use as top-level for the installation
(solenv/bin/modules/installer/simplepackage.pm:274).

Also revert "Eek, it is hard to get the right path to the .app that is
being built", which was only needed because of the other problem.

This reverts commit 1c25b01fce27c85affee920441b9b09a7bfe0501.

Change-Id: Ib5792c7710decd021a62cd33fd841ebe26613fbc

2013-05-08  David Tardon  <dtardon@redhat.com>  [a71b30f6c20197eb07249aa91a85c83eb3d4fb2d]

drop pointless self-assignment

Well, it is possible that it is special perl syntax for something, but
somehow I doubt that .-)

Change-Id: I213f56c9c2b32919b7bd0c53a4639c59418345c1

2013-05-08  David Tardon  <dtardon@redhat.com>  [e559c20c033e8c714857d0813973602a703e711f]

fix after rename of the packages

This might have caused problems with the MacOS X daily builds. Dunno. I
have no idea what is the difference between .DS_Store and .DS_Store_Dev
(they are binary) and how essential that file is.

Change-Id: Id09e6f85c101cd5b60d20b6cc9960050f8cdbac4

2013-05-08  David Tardon  <dtardon@redhat.com>  [898514cc0429cb48e551998f72ea8492af6e8ae4]

patchfiles are obsolete and not used for filelists anyway

Change-Id: I148dab301bd2f2b31871b732c7392bf6b5d92392

2013-05-08  David Tardon  <dtardon@redhat.com>  [e78646e0c82e7ffbb60b0835c22b8611f6de0b99]

fix after rename

Change-Id: I94d3adec33117f0faeacaf74d0e6d48f45f819ad

2013-05-08  Herbert Dürr  <hdu@apache.org>  [436be3ca0bc5d78fbd2b897515a087bbf1fda68a]

update links for EPM

easysw.com closed its doors after 14years of business.
Thanks for providing EPM.

(cherry picked from commit 73a1f473b72f86d84f3ae542b6c2750911d6c876)

Conflicts:
	configure.in

Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799

2013-05-08  Herbert Dürr  <hdu@apache.org>  [7725dddf05a9cbd3eb91d3bde45b22e4182b86dc]

fix signatures for copy-ctor and assignment for the propertysetmixin classes

the canonic way to disallow copy construction and assignment of an object
is to declare unimplemented methods for them taking const references.

(cherry picked from commit 0fabc9a7be629ca150e83b5b69dc5e44b4b2a476)

Conflicts:
	cppuhelper/inc/cppuhelper/propertysetmixin.hxx

Change-Id: I7332d6eedaaf208f64cfe421983171ba436a4050

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [6b6f51dceefc70f09e7ce8f34649b53591064723]

Set Valgrind-related env vars in PythonTest, too

Change-Id: Ic0eddb6f332bcf139a5de8b1bf4084cb111cd040

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [5f54e19ea489428e21b668fb390b82e7ed73e21a]

valgrind --trace-children=yes

...at least needed for PythonTest on Linux with internal python, where the
valgrind'ed gb_Python_INSTALLED_EXECUTABLE is /bin/sh
$(gb_DEVINSTALLROOT)/program/python.  Also, remove --quiet again to avoid
frustration ("when valgrind /is/ run, why doesn't it output any "==" lines at
all?").

Change-Id: Id83e53f2b472b5af92e4aaec0c173ecdec45bc48

2013-05-08  Miklos Vajna  <vmiklos@suse.cz>  [69c52bc5b7973a2e414209470f5bf9b66dcc4f30]

sw: convert some usage of Point::X/Y to Point::set/getX/Y

As I understand it, Point::X/Y() basically provide direct access to the
position, so they come without the usual benefits of getter/setter
methods.

Change-Id: I6d5bfd4f20ab8c7377419dcf5aac2c4ea0e9db05

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [aec4128cccb1c16f793df065a31a98f3b112d256]

web.component was still duplicated

Change-Id: I72eb5abef7dd5f6eba251dafe344567d9ff0ef76

2013-05-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [64afe19c704cb8e5c404d2e1692dc7274b36d635]

Uploading libmwaw 0.1.8

Change-Id: Id5e9ab64924ddc48921d0c028ede712b8cb3477d

2013-05-08  Caolán McNamara  <caolanm@redhat.com>  [ec1bfc3f381fdec71810c800436b24ea5030023d]

test case for WPS Office CVE-2012-4886/EDB-25140

Change-Id: Ia4d6a4a2b6277fee6f59fa9407f9cf868ad0f1ce

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [41f89d2236e20c9c92c9e1267d5841e7dfd92d5b]

PyWebWizard: Removed the Jar_web, relaced by the python version.

Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4

2013-05-08  Caolán McNamara  <caolanm@redhat.com>  [cb283d8f0766b3069aa20c8c825eefca29537d6f]

consider borderline outliers as outliers

Change-Id: I138cdcb29b4e38211feb9e2d6a81a6ecb1688084

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [959fb9287dba87e4326532fd9093ced319734e4b]

unoidl/README

Change-Id: Ied31816571842118eb00de96df82ecb06465a65d

2013-05-08  Tor Lillqvist  <tml@iki.fi>  [df4fd344b7b5d5dfb7cbf2f7a91ed6e86a2aaef8]

Make it a fatal error to pass unrecognized options to the configury

It might hurt a bit in the beginning if you have been careless with keeping
your autogen.input up-to-date, but I think this is a good idea.

Change-Id: I6b89c887c94755ac6ef50f63e0438ecec7157516

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [4e42ce3271154904b7478b9ed5e6e6856b9235c2]

Don't call code in UNO object ctor that throws UNO exceptions

...with Context set to this, that leads to refcounting bugs.

Change-Id: I4875dbe4ccb5a7bcfaa8370b14d4eab83c21d0e5

2013-05-08  Noel Power  <noel.power@suse.com>  [56fa2d1bed5b19af79e31db9065f1a05e6202764]

Revert "coverity#983096: Resource leak"

This reverts commit 039bfd3e517f75cf99eb8eb105d3b83692f6e484.

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [e07a65f92d788b702e687d8886ed5a78081f1b46]

PyWebWizard: Pack and register the Web wizard.

Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [5069ab9f4715fc4ed21194b31e3c5d04f309fc5b]

PyWebWizard: Fixing bugs and implementation of mising features.

The default iconset value must be an "iconsetX" kind string.

Change-Id: I2f25f30e16c698d13202d1e6ad2711dfafff802c

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [c1330b9c8373c96c7677a2ac1928c976815bcff9]

PyWebWizard: Fixing bugs and implementation of mising features.

Formating, python style coding and debug output removal.

Change-Id: If5811473695f23b8b11dcd5a7d6e6775ca41ae88

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [9532335dd2c3f2bb9c3761bf8c4c879107f1538d]

PyWebWizard: Fixing bugs and implementation of mising features.

Properly terminate and dispose the Wizard dialogs.

Change-Id: Ia10419d3a7bbeb5ffd7dc1f6a5452eb9df906f63

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [9c54d77fffc9b6fda1af3020c5d1d2212b8e96c2]

PyWebWizard: Fixing bugs and implementation of mising features.

Using the com.sun.star.xml.dom.DocumentBuilder service to create the DOM.

Change-Id: I71232dda112f7049b901c3495d024334503e078d

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [ccd34249719614146e2f581e6c3826524745b425]

PyWebWizard: Fixing bugs and implementation of mising features.

CGXX classes must use instance attributes, instead of static.

Change-Id: Ic76a37b6530e19f6ffcd5ccd995880b3a8741363

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [0170bb1e7803359439a3c238e1e336d5a9bf6d64]

PyWebWizard: Fixing bugs and implementation of mising features.

The document list up/down buttons should use OpenSymbol font.

Change-Id: I9ff7cb9a12ee98bfba4355283a3b9f8aefb0af95

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [ae2bc91d24b14b5dc90499449e2e2c11f6be6d0f]

PyWebWizard: Fixing bugs and implementation of mising features.

Correct implementation of the WebConfigSet class.

Change-Id: I28160008cb9b8f96cd0619c70f573520ba9fa595

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [cb25d58dc1854bdcb598ad8ccc9012e6fafe31ae]

PyWebWizard: Fixing bugs and implementation of mising features.

Correct URL for the ZIP Publisher.

Change-Id: I5984562d700df8f79596d1d5cef00aa5841dbad5

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [d3cc742d28b81f939b8b640c73e700d7d8cf1987]

PyWebWizard: Fixing bugs and implementation of mising features.

Implemented the FTP Publishing capabilities.

Change-Id: I3dbd2639947a219a494ae219153fcc7f3e30785e

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [4ed7466f748579d92a26b99ae8e9be21a7da9573]

PyWebWizard: Fixing bugs and implementation of mising features.

Generating the TOC index.html from the XSTL templates transformation.

Change-Id: If2fbc8bf9b1c754dc0570f2f2c35180342fed736

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [6ea3813ce9956605d1240d070403818d35f47e58]

PyWebWizard: Fixing bugs and implementation of mising features.

Added dummy methods to some of the Listeners because of exceptions.

Change-Id: Ida7c27c266228c8fd9d569daf326163a90f31e2b

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [d6f1c31e8aa2b84f11a6b96fd2ca69136908cfd9]

PyWebWizard: Fixing bugs and implementation of mising features.

New utility I/O methods.

Change-Id: I8532d289582d9ed4b25568801617e33e4df41a5b

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [8583086da2b982699e254126585a4d9abdf23766]

PyWebWizard: Fixing bugs and implementation of mising features.

Implementing the Iconset and Background selection dialogs.

- Using the new ListModel interface.
- Connected the ListModelListeners.
- Implemented the Renderer capabilities.

Change-Id: I7a4003db662dbae14b7e1a45d21685776a58d2c3

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [3fe37133401faef81b09c9bb59b6e57b61931fe9]

PyWebWizard: Fixing bugs and implementation of mising features.

DataAware support for accessing the getter/setters methods.

Change-Id: I4b6559b0c819f4db457760d31d4a8cbd664e8fbd

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [b88aeb62eeef1f5b7bbff545550f61ca333001d8]

PyWebWizard: Fixing bugs and implementation of mising features.

The wizard dialog has now support for HighContrast images.

Change-Id: Ic7990d162e11484aad973abb78de3d240bd67a0e

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [b11afacfb7e227df7538c73b9b6350c6ed802450]

PyWebWizard: Fixing bugs and implementation of mising features.

New instance method (getProperties) for the Properties class.

- The DocumentPreview instance requires it.

Change-Id: Ide5b87752cedd4ae91077d641d9ad53874c56e4b

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [9d05b44bb9a3a599ae84867077eaf6c721959209]

PyWebWizard: Fixing bugs and implementation of mising features.

The FolderPicker does not implement the XInitialization interface.

Change-Id: I424a2f8c984c56d21d63f8921633b0d1450a65fa

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [99a41e7862c68759f3d3dd5e4bf096848c4859b2]

PyWebWizard: Fixing bugs and implementation of mising features.

New utility Configuration methods for manipulating nodes.

Change-Id: I966767fb773c0d710561bea191e901f233b1164e

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [8a9e404be28d10a2f7e4e40abb5a0f79066b767d]

PyWebWizard: Fixing bugs and implementation of mising features.

Setting the parent GroupConfig root to the children.

Change-Id: Ie066c76d4c14d9adc3e09da494aef90cf50596d5

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [63339c48f577d25ece59c075e450c86f33ceb560]

PyWebWizard: Fixing bugs and implementation of mising features.

Completing the preview implementation.

- New method getDispatchURL added.
- Using directly the URL instead of an array.

Change-Id: I0bc78b5998792b149c64815b20217933e6599b3b

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [084e766844fb53482a447d85d471fb1e0f55c063]

PyWebWizard: Fixing bugs and implementation of mising features.

Additional files ported to python for the Web.Export module.

Change-Id: I77c062e2d349992b9b42632537c8f2ee4ec26b57

2013-05-08  Javier Fernandez  <jfernandez@igalia.com>  [7a7e30a44ba86cfc5246fcdc0990c587f71e9259]

PyWebWizard: Fixing bugs and implementation of mising features.

Additional files ported to python for the Common module.

Change-Id: I54afc234b0205c3854e569e691454a6921eb2a9f

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [9d85fe82bc26e19abdbfd516bad55f2453f3b5e8]

coverity#982973: Resource leak

Change-Id: I1ea51b29c3ad05016f42c215b71877cd8c3f92f4
Reviewed-on: https://gerrit.libreoffice.org/3821
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [02beb614750eadc2de8ffc4bcd67ae286f9f0856]

coverity#982460: Explicit null dereferenced

Change-Id: I64d559603bff0d618dce72927566531296984d3c
Reviewed-on: https://gerrit.libreoffice.org/3823
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [dc5bb7dfa70967e3445e5427168e4103e86b129c]

coverity#983036/37/38: Resource leak

Change-Id: I8a2c079a60cc06ca82d9f516cf009359a0c083a7
Reviewed-on: https://gerrit.libreoffice.org/3819
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-05-08  Tor Lillqvist  <tlillqvist@suse.com>  [4d52f70467eadd09f61efa59a85a267dab0aa580]

Different fix for bnc#777788

Use the same GUID in the file dialog for the FILESAVE_AUTOEXTENSION
case as for the FILESAVE_AUTOEXTENSION_SELECTION case. The former is
used when exporting to PDF. Exactly why using one GUID for the dialog
causes it to use the default folder as set by SetFolder(), and the
other not, I have no idea. Are the GUIDs we use arbitrary (and unique
to the OOo/LO codebase), or does either of them, or both, have some
magic meaning to Windows?

FILESAVE_AUTOEXTENSION is also used in other cases than exporting to
PDF. It remains to be seen whether this change will cause noticeable
behaviour change interpreted as a harmful regression. Or whether the
change of default folder for PDF export will do that, for that matter.

Change-Id: I135e4b2b2bc4dc70670919fb478196e27b55ac79

2013-05-08  Julien Nabet  <serval2412@yahoo.fr>  [039bfd3e517f75cf99eb8eb105d3b83692f6e484]

coverity#983096: Resource leak

Change-Id: I91c1d505ef0b0eb442bf76e4da66c95fa0e1bb2d
Reviewed-on: https://gerrit.libreoffice.org/3818
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [59f96e1736c14575aee7575e73b50e96cf467bb0]

While I could swear that it worked yesterday

...to revert a206bc22623caba30c0285fda0fe0da8879efea3 "avoid warnings about
deprecated decls. from glib2" in my Fedora 18 environment, it /does/ fail now
post 98ba9ca066fcf8f1e576eac4bbd5731b4f810c74 "Revert 'avoid warnings about
deprecated decls. from glib2.'"

Change-Id: I42d118c06665c976a26a2dbfedc31ca4c8bcf0cc

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [98ba9ca066fcf8f1e576eac4bbd5731b4f810c74]

Revert "avoid warnings about deprecated decls. from glib2"

This reverts commit a206bc22623caba30c0285fda0fe0da8879efea3.  While removing
the GLIB_DISABLE_DEPRECATION_WARNINGS defines does not lead to problems at least
with my current Fedora 18 environment (and, according to dtardon, "guessing by
the date, it was on f16 or f17" where that fix was relevant), having the defines
does cause -Werror=unused-macros at least in one RHEL 6 environment.

So I'm reverting for now, in the hope that should any warnings re-appear, they
can be addressed by applying the recent s/-I/$IFLAGS/ approach to GTK_CFLAGS in
configure.ac.

Change-Id: I5a3e4efabb88eb06304dd8b9eee6d8867fd77be5

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [c7b423d0fd69fbbd6fc5febc55463e28e8bb4546]

Do not add unoil.jar to manifest Class-Path

...it must implicitly be loaded by the UNO type manager classloader anyway (via
URE_MORE_JAVA_TYPES), so not explicitly mentioning it can help find problems
early should it /not/ already be loaded by the type manager classloader.

Change-Id: I35b4f2804b68a35682e93699840101a15317a096

2013-05-08  Stephan Bergmann  <sbergman@redhat.com>  [b1e88b0dd52e01076ec833c998b90f8cb733b896]

Force create the symlinks-only dirs

Change-Id: I4610a2ff5bebd50dd2ee0020b575490c6c490968

2013-05-08  Noel Grandin  <noel@peralex.com>  [ae0cb395d8e2b887054e5cfd4fc5525a94fab240]

fdo#46808, Convert ZipFileAccess service to new style

Dropped XComponent from merged interface because noone is using it.

Change-Id: Id22c49e63679f42d86f617a919fdfd7cea4d5381

2013-05-08  Noel Grandin  <noel@peralex.com>  [782bbfc65666272497f9c36a9c59d8b32231aa06]

fdo#46808, Convert graphic::SvgTools to new style

Change-Id: Id195be7968ab256e44271cad00fa8b5cac8698b4

2013-05-08  Noel Grandin  <noel@peralex.com>  [2c625e036ddaadb71db36f3e44c737b069e6fcb4]

fdo#46808, Use service constructor for rendering::MtfRenderer

Change-Id: If15cd2ac23bf76aa79ee8134ee0fb97c64d747c3

2013-05-08  Noel Grandin  <noel@peralex.com>  [48ad2f61fe71edc1a8967b322d3e0f368f4be06f]

fdo#46808, Convert some code to getProcessComponentContext

Change-Id: Ic59060818bf02a402610613a6bc97c5969a5c461

2013-05-07  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [9a0846b56a46c43e9f4ce7372a9cd89efc50954a]

Calc sort: Use method GetSortKeyCount from SortParam

Change-Id: I4500ba71abeba5fe8293cea22b10fd910e46059f
Reviewed-on: https://gerrit.libreoffice.org/3816
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-05-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [36564f36a8db30a9bd8ea4a50d2137b80c5052b6]

fdo#60924 autoinstall - gbuild/scp2: add gnome module

Conflicts:
	Repository.mk
	scp2/Module_scp2.mk
	solenv/gbuild/Helper.mk

Change-Id: I37570787815d85d30eed3b5291e1e4450e5ffd51

2013-05-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [71ab998159e294ed91c24f483175de8696b3ae34]

fdo#60924: autoinstall tde libraries

Change-Id: Id986bc7f9f09902dfda849bc86f9c48ccb0f30c3

2013-05-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [4656a89b0b126c45e359c24ad3f4906eb17a1fcc]

fdo#60924 autoinstall - gbuild/scp2: add tde module

Change-Id: I4c13d1cd4b7490a0b4db8f0dd40d823a5906c8aa

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [5736cbaa8401ce772607d84614f72ebab475b550]

Yet another fix for missing sqlbison.hxx

Change-Id: I2fb97a1422ed82c79b7babff793dba700eba2369

2013-05-07  Andras Timar  <atimar@suse.com>  [34f275fe4e19877fbb12d483d7edb5adaef49bc2]

fdo#64211 replace "%2F" to "/" in online (wiki) help URLs

It is not possible to create wiki pages with URLs that have %2F in
them. Help URLs contain %2F, when invoked from dialogs that are
based on .ui files, it seems this is the new HID syntax.

For example for Zoom dialog LibreOffice used to call
http://help.libreoffice.org/simpress/cui%2Fui%2Fzoomdialog%2Fzoomsb
and it did not work. Now it calls
http://help.libreoffice.org/simpress/cui/ui/zoomdialog/zoomsb
and it works.

Change-Id: I163cf8ec3b69f31eadbbd9085d2180839fe91e07

2013-05-07  Matúš Kukan  <matus.kukan@gmail.com>  [25efffbaff6b25074a2b5d4cc97ecfb73fa9eaf8]

gbuild: don't turn off also gb_FULLDEPS when running 'make build'

Change-Id: I7c06fe72789eb6108b13eefaca3ff9c9b3416f31

2013-05-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [edf8db717f49199833de9fc9d2c9817bab613795]

use MD5SUM env variable adn not md5sum directly

Change-Id: I985b3373edcd0bfc151adfa92b79a6b5080d22ad
Reviewed-on: https://gerrit.libreoffice.org/3805
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-07  Andras Timar  <atimar@suse.com>  [8a21ff876f7592900b71ab1cdc36b6e925d02a37]

Updated core Project: translations  e06e924e1a2d2497cea1f282ab5381ee78f0b05e


2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [18556a768028ac28878f8d0be1bb73a63fd2d9be]

Yet another fix for missing sqlbison.hxx

Change-Id: I85a7dd4454233141e1cefc04cf30f999babf6ae7

2013-05-07  Luboš Luňák  <l.lunak@suse.cz>  [67a0a0b57e4ee4379c7f39e1f0b3adcd1efe1238]

fix doxygen tag

No idea what the nonsense about cargo-cult in the previous two commits
was about though.

Change-Id: I97a7a39ad431e5ab9eab4de6de2b08d4d6889307

2013-05-07  Andras Timar  <atimar@suse.com>  [af0de93ca53593832bec5760b329ca2297668c31]

Updated core Project: translations  3b967bbce7fae6b042bbbe5c2bf9fad14941192f


2013-05-07  Thorsten Behrens  <tbehrens@suse.com>  [c5b58f8e82dcf25426088ff2deb555d043c37e3e]

Fix fdo#40421 Take current clip into account for shape bounds.

Seems with the extensive drawinglayer rework, we now get bitmap
fills rendered via clip polygon and subsequent bitmap tiles. To
get the true bound rect of the current metaaction, clip it against
outdev's clip region bounds (as some reasonably cheap best-effort
approximation).

Change-Id: I4ecf04e2d94da21acc97362a1a65a965c7176077

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [99a1e8c4a6bc4dd809944a41ac0db1f925959cc2]

connectivity: fix up some more exotic libs...

... for Package_generated removal

Change-Id: I14d8da088964224b68fba03e920eeb5a2d19f9f5

2013-05-07  Noel Power  <noel.power@suse.com>  [64fed0c4fde695bb7978390d2e0a303dc6d53fe7]

fix for fdo#51300

Hopefully a better choice for defaults will minimise the chance of a bad colour
combination for notetext and notebackground colours when one colour ( more than
likely the notetext colour ) is gleaned from some default ( e.g. like a system
 tooltip colour ). We change the choice from system helptext ( fg & bg ) colours
and use Libreoffice default font and default note background colours instead.
The rationale here being that even in the normal scenario it seems with modern
excel documents the note background colour is a 'real' colour and not an index
( therefore the colour selection from some predefined colour doesn't happen )
But the note text colour is generally a colour index ( therefore a colour is
selected from defaults ). In say gnome3 the default tooltip colour is now white
 and a really bad contrast to the normal background colour for a note. I changed
the code here to use the colours from libreoffice given that the default colours
more or less match Excel default colours ( which will be by far the most
frequently ) used combination

Change-Id: I2ae38a44e0cbf201beb3b7d18a89f5ebdd644f8c

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [94fdd5d302e34220a0b1beaf3610658d15c7b808]

Exempt smoketest.jar from "non-cross-compiling only"

...just like it was implicitly exempted while it was still part of juh.jar.
(The true fix should be to remove this smoketest-support code from general
installation sets, but that is left as an exercise for another day.)

Change-Id: Ia8bb07795facef5f344e3e53c3901f229725d1af

2013-05-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bca132cae4d0f207fac2a2f31620cd4a90814016]

coverity#704453: new[] vs delete mismatch


2013-05-07  Michael Stahl  <mstahl@redhat.com>  [a7b7f03a219c63632093a58ca998ae0382f2e77a]

setup_native: remove Package_spell

Change-Id: I082956036843b6a88e3e1db3d799985599ae2980

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [ee6713269255bddc5b97892a5875ef4e015b6ee2]

connectivity: remove Package_generated

This one is ugly, the Yacc generated header is used in lots of places;
the dependencies are already right because using the header requires
using the dbtools library which builds the YaccTarget, so just yet
another include path has to be added.

Change-Id: I031fde80ac326551d4719533305b1ae35351ca43

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [38f5717b1d488b866d55a603eea1260c6203fd69]

oox: remove Package_generated and Package_tokens

Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [5a8f5914c2077fe330d713a5d3a2be3b3f6a7e9a]

writerfilter: remove Package_sprmids

Change-Id: I3791f7f513246faaeb76f9209c08008c78a38619

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [368e06b05affe72b7589b340b2b557c4d387c298]

officecfg: remove Package_cppheader

Instead include generated headers directly from workdir.

Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [ff9fbfd9c9e9a1caa72601df951a7fd85eb8fcc1]

Extract SmoketestCommandEnvironment.java from juh.jar

...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE
unoil.jar.

Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5

2013-05-07  Luke Deller  <luke@deller.id.au>  [2d3d942683d1cce738eab09b58e4fd693d5e7241]

Fix style renaming confusion in ww8 filter (solves fdo#63603)

- Mapping LO default style to Word "Normal" style for docx output used a
  hard coded style name, so it broke when LO's default style was renamed
  in 4.0 (plus it would never have worked for non-English languages)
- This renaming did not cater for nameclashes, leading to fdo#63603
- Similar renaming when importing doc styles did cater for nameclashes,
  but had a minor bug in that

Change-Id: Id23f3021c6507b474c16e93abf43ba748606ebc7
Reviewed-on: https://gerrit.libreoffice.org/3743
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-05-07  Andras Timar  <atimar@suse.com>  [6b30f7c32ed548617723af21e0f24d70165b04e0]

Updated core Project: help  c599d2dde1df55d8d743d4eaf3521dbb4db10361


2013-05-07  Miklos Vajna  <vmiklos@suse.cz>  [cb088e6d20ce5411035c163f57ba1532657a7509]

sw_filters_test: add support for ooxml files

The motivation is that if -- after fixing a crash -- the document looks
OK, then all the paperwork in the ooxmlimport isn't necessary, just drop
in the file to qa/core/data/ooxml/pass/, and we're done.

Change-Id: I2287189bd3c49c5e53489f9d89a6341685359b33

2013-05-07  Andras Timar  <atimar@suse.com>  [bb0a43fef9b377f216641dcb4a13e09ad42a8c04]

Updated core Project: help  87300967302507220e9a33e1f48d73779c584791


2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [c756afcdbab0afae23f2dc39def08debd949d492]

Move the example code off the com.sun.star.comp.beans package

Change-Id: I27ffb8f1bddc0a41d76a8b6d441e10e9a71ff10f

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [6c4a4eb84589c8a19d72c46169ba1a25159e4c1b]

Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow again

...from 43debfae8326ad98f9d130aa450f59ad49577d55 "General cleanup of
OfficeBeans," as this is a stable interface that should not be broken airily.

Change-Id: I931a611341a1b29346d134c11ecf886fe7767836

2013-05-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [98b1cd3598040c0e0048b97f4a780b5cae79cd6b]

Uploading the hyper-stable libodfgen-0.0.1

Change-Id: If1c4278fa02a74b040af444eb6ca89209daea13a

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [95565d586aee53d60e2fefe34b399d3f9ea16904]

RepositoryExternal: librdf needs to depend on Packages

(should hopefully fix tinderbox breakage)

Change-Id: I460b782b1bbf212a4f535960f82b2a2843f6fe74

2013-05-07  Miklos Vajna  <vmiklos@suse.cz>  [254c5c694bf2da98d5cf2693639251c6d4205920]

fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprm

Change-Id: I4d8b1b527d5099781a36cc1265318c167205340e

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [7ef1aa6876f144b0aedb2b988d1f9b6aa22f378c]

-Werror=unused-macros

Change-Id: I9fd616930eb0b336ce89e97bc333f19d4cf449ae

2013-05-07  David Tardon  <dtardon@redhat.com>  [41dc90592e4d30a89059b8f0deeec48adf6fefdb]

Updated core Project: dictionaries  6434e14f6601183d8b95f9d4f9a544525b3dc5c9


2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [ee84491568d72fe824bfc047fc17a3a978375855]

Better logging

Change-Id: Ic3dca6f1f0c0f7de7070801793938569e76e1907

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [e67b072c8e7a2b6d2c9afcf72882083255ef5966]

Avoid warnings about unused test functions

Change-Id: I6b2a40c4b95555c4d8bf0d8674fce46accd49965

2013-05-07  Stephan Bergmann  <sbergman@redhat.com>  [904b3d1fceee5827076758ed2a81f80cb73493ca]

Up-cast conversion constructor for css::uno::Reference

Based on a previous patch by Noel Grandin,
<https://gerrit.libreoffice.org/#/c/3613/>, and borrowing from
boost::is_base_and_derived (see comment in include/com/sun/star/uno/Reference.h)
to avoid including Boost headers in URE headers.

Change-Id: Iade5af144dd73ef03bd7d96000134c7a66a5e591
Reviewed-on: https://gerrit.libreoffice.org/3699
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-05-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [493c1e4628d2c2927ce0657497d51a1fcc37c2b3]

codesign --timestamp=none is not supported on 10.6

Change-Id: Ie1e853fd1dd3154c6805eb8129c35a49150b458c
Reviewed-on: https://gerrit.libreoffice.org/3806
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-07  Takeshi Abe  <tabe@fixedpoint.jp>  [c38d9f4e63c948cd298c82f6276f8dd2bcee6cdd]

drop commented-out code

Change-Id: I7384a4fd82c8807dfaf9049306b65fe3ef5cab42

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [7858c0f7881fea439b0701482d3a95d73e0f3cb1]

gbuild: ExternalProject: always build externals from scratch

It could happen that externals were built incrementally, in case
something the ExternalProject depends on was updated.  To prevent this,
change the dependencies so that the UnpackedTarball is unpacked again
when the ExternalProject's dependencies are newer.  This is possible
without introducing a new target for the purpose due to the refactorings
in previous commits that enforce the name of UnpackedTarball.

Change-Id: Ie7a84064ec2ffc76175cd2b7792517e68664a461

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [1a1f1fbdf035d731a2a26fa8eeeac1195181e9fe]

gbuild: ExternalProject: remove second parameter again...

... now that everything is consistent.

Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [10fc13c94890837ca6a8c1a47efe3b2dcba85471]

lib*: consistently name all UnpackedTarball and ExternalProject

Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [276021c76102e685c7dbe3776d5f79f71a59ac82]

gbuild: remove gb_ExternalProject_use_unpacked

It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [96907bfb02c00d3d3d4085fc4b10d8e0eb0b9f11]

np_sdk: remove both Package_inc and Package_npapi

This is a bit of a mess, apparently there are some headers here that may
come from the system and others that are always internal?

Change-Id: Ifbf486d3016bc87849e2593d83b3d48dae3aeca0

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [11c72e49522b1af5fe4e2f1871545f8d3ff017d1]

remove empty Module makefiles

Change-Id: Ifd85c8e2c4ec16db42001657009b8678d89a8fe1

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [4f94ee56483e6e2a8f16baa6c2ba8a4acf5df9b2]

x11_extensions: remove Package_inc

Change-Id: Iae077cdb1f79a6f539734ecc9897249675f2aa73

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [674e791119dc3d260b21f1d841a38deaea2e9a62]

twain: remove Package_inc

Change-Id: I67d0801d8d353951f9c9b1ca7f08b23de9b34067

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [72279eaa88e6828004aa664050c73707d3307488]

sane: remove Package_inc

Change-Id: Ie60d8e9ff8f0abcccc85253be15b6c2c8de944cb

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [fea65aaa81938372f5c9a2689db32c73618699b3]

unixODBC: remove Package_inc

Change-Id: I99ebfcf2a52fe108599938abad87ab73552e6e2a

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [6b2ce087e1c3d592875eb36ae6ac2b6f20e248dd]

Mesa: remove Package_inc

Change-Id: Ie87b9b2d7dc87ee60c072a2cf80cda5b191d1209

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [e264ff550f5e2f2cfc836e9ecdf3c5065aed1d97]

bluez_bluetooth: remove Package_inc

Change-Id: I1168fca3ad3091f9562dfe25aee45329ebbb4988

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [0bb8c032535a9a6311ba27e22fade8a0ff84429d]

helpcompiler: remove Package_inc

Change-Id: Iddafa9068edcc20135c08ed205b8fb7fb5382eba

2013-05-07  Michael Stahl  <mstahl@redhat.com>  [9a7603187eb5cc580d33212ee147f9ac89de55f4]

dbaccess: remove Package_inc

Change-Id: I8e6748eef04f25603851a33d049cb9585fa04cc6

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [7556ba312ff3a7409b7da55f220d3ff877505a3b]

Surely the intent was to check for !pFallback here

Change-Id: Ia583cfe1d123903ac8f61ad4a224364af7c77ef7

2013-05-06  Peter Foley  <pefoley2@verizon.net>  [38e95dc334047dfb9a7ae959deda4e4d2f39b3bf]

Revert "properly prefix graphic filter methods"

This reverts commit eacf12eeb174e35a301570726bf74434a4dd4b94.

Appears to be broken.

Conflicts:
	vcl/source/filter/graphicfilter.cxx

Change-Id: I9ae3fbac2e7e9d08484c063cdb10e080ca89def2

2013-05-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [37690fe74c4c585564c67c1ff7b8be353cf68033]

configure: force ENABLE_QUICKSTART_LIBPNG to None with --enable-headless

Change-Id: I7ab931bb7c4f0d83dd7701650ec0d6a1ef83fda2

2013-05-06  Philipp Riemer  <ruderphilipp@gmail.com>  [2ce25faffd3ac3767aa52f8d7c71591d9043e3ad]

fix typos (wich instead of which)


2013-05-06  Philipp Riemer  <ruderphilipp@gmail.com>  [928d86d8a26af86d19b1c1cbcbb512494bf366dd]

fdo#62475 - remove ASCII art


2013-05-06  Philipp Riemer  <ruderphilipp@gmail.com>  [e8eab43eebecfcaf277d01b1c99ea003199866e4]

cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal

In e2e2cc61144cb22227eebfadff0ea24b51ccfbd0 the method was removed
automatically leaving several line breaks etc. as visual noise.

2013-05-06  Philipp Riemer  <ruderphilipp@gmail.com>  [cb33531fc46b227ee02adc38c87b63ac237c0392]

fix typo


2013-05-06  Thorsten Behrens  <tbehrens@suse.com>  [d08280cd683b390b19c80b2e56cc6680dbc1f052]

Debug rendering for PostScript printer backend.

Change-Id: I4581026627fe509895d471f5c28089aaaee85f58

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [a89aa68483fafb82f1718fef93788523ddf0070d]

Fix for Windows

Change-Id: I236c7887895d26a90c0f39655891d84b97b7b3ba

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [bff8fa97e16f0f06fddc5545ea36c8bd2b18a580]

Enable HarfBuzz by default

HarfBuzz integration should be functional now, so to give it more wider
testing it is made now a required dependency on non-Windows non-Mac OSs.
By default text layout is now done by HarfBuzz but ICU LayoutEngine is
kept as a fallback and can be enabled with SAL_USE_ICULE env variable.

After 4.1.x is branched, ICU LayoutEngine should be removed completely.

Change-Id: I4fe3beeaf6092f33dd436906c11b83aeafdfbd5d

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [f0393d7ff69011a16b100541ef18e5090544e4a1]

[harfbuzz] Fix text width calculation, 3rd try

It turns out storing the width in the layout is not so good idea,
because in some mysterious cases when font fallback is involved we call
GetTextWidth() without calling LayoutText() first, and we return the
width of the previous text run.

It seems all I needed is to pass down the X offset with the glyph item,
and take it into account when calculating the width.

Change-Id: Idbdb6bba00573fb6ca773701757d667e21ac0912

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [64fc186bb9cbb6af43d73149e9e593c48fbb0f22]

Remove unused variables

Change-Id: I7881af8907c0735e4d8e8c327103c8d8488ec496

2013-05-06  David Tardon  <dtardon@redhat.com>  [2b88585b59091189672695a5a2fbe2c7528d3cf3]

gbuild: predefine list of help packs to build

It does not make sense to repeat the same check many times.

Change-Id: I71fac6a4e8283d293a6bd50637ff3a1e6c2ad40d

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [3f4a63f1492b7b471ad995029244a6a113e6636d]

Revert "abstract type in ptr_container needs this workaround"

d3f063cc86b50ac9adf08eb46dd2caf7975ed43c, by instead restricting the use of the
Boost pointer containers to non-inline code (watch out for implicitly generated
copy ctors and copy assignment ops), thus preventing MSVC from trying to
generate full template instantiations of those containers (similar to
f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 "Blind fix for MSVC, take two").

Turns out the ScConditionalFormat copy ctor was unused anyway (but the
ScConditionalFormatList copy ctor isn't, so only prevent generation of an
implicit copy assignment op there).

Change-Id: I23303a98df7024dbce95638ac13097b71a9c5c04

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [fb24a49d76edfe3cc7c9aeb7e9c293bee8a3d371]

Drop unused SystemClipboardExt and GenericClipboardExt services

...uses of which had been introduced with
2fab32e831fc02e7efd4069aa0dfc7779d97a9cf "mtclip01: #i112022# Allow extended
clipboard creation" but which did not introduce any implementations of those
services, so this might have been a hook for StarOffice-only functionality.

Change-Id: I4d3c977547147aaca78b6079d1df8fbf6b196650

2013-05-06  Eike Rathke  <erack@redhat.com>  [bc20557b9ffa774d98846097bb2e4b93e518c4b3]

added ICU 51 layout fix tarball, ticket 10107

With 428bde3591ff2fd2195097040dbe1480f1f4210f this should enable ICU to
bounds-check font tables as mentioned in
http://site.icu-project.org/download/51#TOC-Known-Issues

With this patch also needed is 7de7267f4cfcb455aabb09053c7ed681d4591867
otherwise application will crash.

Change-Id: I42e31778f762afc80ea21c1fb20952eab42791dc

2013-05-06  David Tardon  <dtardon@redhat.com>  [38b1b1aa4bf86653dd8363e85eb7e63d19d5b123]

gbuild: add gb_UnpackedTarball_set_pre_action

This function is for running arbitrary command just after unpacking. It
turns out that gb_UnpackedTarball_set_post_action is not enough :-(

Change-Id: Ibad9d7fbcdd2b95a16cc838ad8773eef5c6da019

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [9cb21a33421b8531dd25f76cc757f0d7f0fcc5ee]

check for double modifications in compiler plugins

A different way to do 1c0669af2f1f58e6431b5e489ac48a883e242ba7.
Sometimes one piece of code can be represented several times in the AST,
e.g. with default function arguments.

Change-Id: Ic7799fa0bd918a638bdc8ebef69e6aa91d355bdc

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [d870271c23b997c922ddf2672df8f69fd199eef7]

compiler plugin for RTL_CONSTASCII_USTRINGPARAM removal

Change-Id: Ibc487aa78d9eba3f936b4f4cc0298adfaef60d5c

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [e2e2cc61144cb22227eebfadff0ea24b51ccfbd0]

remove usage of RTL_CONSTASCII_USTRINGPARAM

Mechanical removal of usage together with OUString ctor, done
by compiler plugin.

Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [d01768c31a0658c8a74e0dd3a95b2d781639d18e]

Revert "ignore already seen locations in compiler plugins"

This does not always work well, e.g. when building a return value
in a return statement from a temporary, there is CXXConstructExpr
containing CXXTemporaryObjectExpr, which both share the same location.
This reverts commit 1c0669af2f1f58e6431b5e489ac48a883e242ba7.

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [a0da672521f806d11f9922601328de3ab0542187]

ignore already seen locations in compiler plugins

Change-Id: Icba8dfa61aee7237af569b2414b1cf4ce93ca476

2013-05-06  Luboš Luňák  <l.lunak@suse.cz>  [6f16cfb5a661c0a4b13ed18c9246d8830ca118b5]

Fix handling range in removeText().

Turns out removeText( SourceRange ) treats it as a token range, so it's
not always character-exact if used for removal of only several characters
from a token (e.g. an identifier).

Change-Id: I0223d52da90f9535d9ef1d48b0f56d69131536c8

2013-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0bac488a1b9da8812f7b888bd12d774ef75379ba]

Did not want to push this thing ;)

Change-Id: I2dfaa895a3efefa6fee8d21575f148ef9bba03c3

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [690a5546138cb94100868d9303ef7b702b421b8e]

Revert "fdo#46808, Convert SystemClipboardExt service to new style"

This reverts commit 135d20caa4178c3a6d7682b547c5da6d58310f01.
Conflicts:
	vcl/source/window/window.cxx

There is no implementation of the SystemClipboardExt service, so Window::GetClipboard
would now always fail with catching an Exception, instead of trying to create a
SystemClipboard if SystemClipboardExt is unavailable.  (I'll clean up the unused
SystemClipboardExt in a follow-up commit.)

Change-Id: Ic3c45b148057e174d3487aedb4176549cb28f3c0

2013-05-06  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [5bff7f52075eb3ffe931d1779681262e1820a859]

fdo#63878 fix the zoom problem when the sheet are RTL

Change-Id: Ie451b7a84b5481e9209c5b6d6d439844de5082fd
Reviewed-on: https://gerrit.libreoffice.org/3789
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-06  Arnaud Versini  <arnaud.versini@gmail.com>  [759c301785a703188b52d01ded2f96ff3f6eb7f9]

SW : Fix crash by checking find result

Change-Id: I6caf18b110dd0a40f09e185c00cb238261457db3
Reviewed-on: https://gerrit.libreoffice.org/3783
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d526091eb19c264de8014e6ac142819460604373]

WRITER_DEBUG_MSG -> SAL_[INFO/WARN]

Change-Id: I8bdcc273b50e35dbbb0e34183a465e370cc5b22c

2013-05-06  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d5d7d18d5cbfdc4b96cc705fa9a80525a9f60920]

fdo#60924: Move some more libs to autoinstallation

Change-Id: I7383da4390995ad9ea2d4fb494098dab6287609f
Reviewed-on: https://gerrit.libreoffice.org/3758
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-05-06  David Tardon  <dtardon@redhat.com>  [9fc31b75d6ef201d41e15e9bb0f1a4108b29f802]

make sure the output dir exists

Change-Id: I71fac6a4e8283d293a6bd50637ff3a1e6c2ad40d

2013-05-06  Petr Mladek  <pmladek@suse.cz>  [29884e1f4b3e620d523c6a5c8a3cf72159dc9b24]

bump product version to 4.1.0.0.alpha1+

Change-Id: I131364a0c80626b82939b641012abdfd11e9fabe

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [3def5194ddaf9c4d766b71527874bd1a973b43e5]

Revert "Blind fix for MSVC"

9041dac37f912a6f183be9f6b6558f1ef44280c0.  The correct fix was
f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 "Blind fix for MSVC, take two."

Change-Id: I6c319a0f7a1d3dbcffbd4be8ac02682e5fdd7802

2013-05-06  David Tardon  <dtardon@redhat.com>  [3992cf60d7f025744e473d5dc97f435a0af4f8f0]

gbuild: only add files to existing help packs

Change-Id: Idea360fdd78f21f5f42500da938340bb1870f29f

2013-05-06  Miklos Vajna  <vmiklos@suse.cz>  [4144cd5a851466778004af9de98dbcfb019067bb]

fdo#42144 WW8 export: avoid writing pointless empty footers

Regression from 1348288905ffa75d3634eee4392ba4660d28cdb9 (mismerge, I
guess), when header was enabled, actually empty footer was exported,
even in case footer was disabled.

Change-Id: Ied55dc2a9f0faef87689c07935a47db384d37e1a

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [e50ef531021ea2322ebaf5109f6fe758e65d27b0]

Fix adaption to SAL_INFO

Change-Id: I12e32c0323e21946b795ca7f2af392930f55eed6

2013-05-06  Stephan Bergmann  <sbergman@redhat.com>  [70100b82906ea7382c0697d4a781e48e4dcbf83d]

Hashtable -> HashMap

Change-Id: Ib5c49240e76ebe7fd9a651cd7c6d6041171fc541

2013-05-06  Noel Grandin  <noel@peralex.com>  [8bebd29976f41cb8793804f3e0b22ef75c56d8dd]

Java cleanup, remove unnecessary @SuppressWarnings annotations

Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6

2013-05-06  Noel Grandin  <noel@peralex.com>  [402c8f5f1efd053cc69556d63999955b3af4f41d]

Java cleanup, close file handles when done with them

Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0

2013-05-06  Noel Grandin  <noel@peralex.com>  [7cba598a7ddcf02771ed31c8d8fce6f7e02ef715]

Java cleanup, delete some dead code

Change-Id: I4423cc7ec49769e256f73d9b7fba7b78f84f932f

2013-05-06  Noel Grandin  <noel@peralex.com>  [8be40d31d78723debd47f671544f480c1c606db7]

Java cleanup, convert Hashtable to HashMap

Change-Id: If8a9c0c3a4b357fb9c0ff096f44ed1b44ebbcef4

2013-05-06  Noel Grandin  <noel@peralex.com>  [e527a340051b55a6f05d05f397d82ec797165163]

Java cleanup, convert more Vector to ArrayList

Change-Id: Icb807382eaf50f515f2c9dfada0c061414baed33

2013-05-06  Noel Grandin  <noel@peralex.com>  [587c59fbc931b12f4d63d077a78bcaa43ffbf83d]

Java cleanup, Convert Vector to ArrayList

Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f

2013-05-06  Noel Grandin  <noel@peralex.com>  [95e1ecbf89f75e2b298b931c3cc2e0d5655c31ed]

remove some unnecessary casts

Change-Id: I63b0ce257b40caa53aef337e953ce8d07862d292

2013-05-06  Noel Grandin  <noel@peralex.com>  [e10300dc786beaaa1b126054100d0195a9298b67]

use generics and convert from Vector to ArrayList

Change-Id: Idcc7d0c386ff59ddee95667939969259cdf11d02

2013-05-06  Noel Grandin  <noel@peralex.com>  [f8135956a81f95204ab0dbde7f7fd42652f70c74]

fix typo

Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89

2013-05-06  Noel Grandin  <noel@peralex.com>  [422474a87616c685a9e0332f39a9171c4001615e]

fix typo

Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63

2013-05-06  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [b9cd66b970a2b76d6f07ead71b9df7a9232ff5af]

fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fix

Change-Id: I569766945d96eae74479e310d674c9420e9a2b4b
Reviewed-on: https://gerrit.libreoffice.org/3772
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-05-06  Chris Sherlock  <chris.sherlock79@gmail.com>  [256e42646bedbeb9cba900f962f36ba4b1a1cda3]

Convert EMFP_DEBUG to SAL_INFO, etc.

* Change to SAL_INFO instead of EMFP_DEBUG in emfplus.cxx
* Use #ifdef OSL_DEBUG > 1 to conditionally compile in debugging routines
* Remove some commented/conditionally compiled out code
* Change logging area for SAL_WARN from cppcanvas to cppcanvas.emf

Change-Id: I6db0021807634070cfa2fee0f07e32d235b3d2f3
Reviewed-on: https://gerrit.libreoffice.org/3782
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-06  Noel Grandin  <noel@peralex.com>  [46662428b2b17043e1d09c4107e7a5c0cf490b86]

fdo#46808, Convert graphic::Primitive2DTools to new style

Change-Id: I9719b43dbf98cfca29638f54cc907e48c7ad28b7

2013-05-06  Noel Grandin  <noel@peralex.com>  [6e0d0934d0cbb74bb5a4fbf05b4448832f6d4722]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I65a4399de203e02b8fc90c7d2e4c783d5c156de5

2013-05-06  Noel Grandin  <noel@peralex.com>  [647f348c62d0a08fc26625aa58708fe9495d6904]

fdo#46808, Use service constructor for rendering::CanvasFactory

Change-Id: If6bebe0d2dfb30c3fffd0fb284cd766e3f315b49

2013-05-06  Noel Grandin  <noel@peralex.com>  [135d20caa4178c3a6d7682b547c5da6d58310f01]

fdo#46808, Convert SystemClipboardExt service to new style

Service already existed, just needed an IDL file

Change-Id: Icde7c41e48b8c511976c2a65a87dca064546fa95

2013-05-06  Noel Grandin  <noel@peralex.com>  [e4f37435a0fdd66b2d58633c991c6df720790f39]

fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslator

Change-Id: I723b1baf50b75f6aaea86a4784ee10a3d2196e83

2013-05-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [2ac38d1eac981a411f89b666c6f72aef88fa1f73]

configure: with --enable-headless disable opengl by default

Change-Id: Ia09d30c7ffe6b8597c6b23921feed07151aab04c

2013-05-06  Tor Lillqvist  <tml@iki.fi>  [06b4b58f52c32af535bc1692e7dbc0e5ee561b9d]

No need for conditionality has been turned on since 2004

Change-Id: I0e1708f1102dab8e0424d12b50da25f726e8a5f6

2013-05-06  Miklos Vajna  <vmiklos@suse.cz>  [3155a8e60f64f88e8abb5a6877cb2fa55986402e]

xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macro

Change-Id: Ia08688ef3c262ba4379213231032c73404ae748b

2013-05-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5aa9cfedc3e1e2f191a3fc86342dd851e5ef3d3f]

make Excel happy

Why the f*cking hell do we need file format specs if they are ignored
and we just write into an implementers note what we want to see in the
spec. And at least if there is an implementers note file make sure to
mention all the cases and save me the reverse engineering time.

Change-Id: I08c2c9963fc6f2780e49a89f988a758665e007fa

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [9a8f125fa7e63b829471a6722dae3006bb1f57d2]

[harfbuzz] Support Unicode variation selectors

Change-Id: I8c56f45505327857613c39b28da3ae7cc3ad201c

2013-05-06  Khaled Hosny  <khaledhosny@eglug.org>  [26ec39fc9f4fecd826983b08b64990ca608e48c4]

Revert "#i103131# in doubt treat unicode variation selectors as invisible(cherry picked from commit 179f88dfe5a1eb2ebd051d73b50f1e0af9c12fd9)"

This reverts commit 6840ba613cc46ee65d58612ecabe748d539de9f5.

We don't want this since we can now support variation selectors with
HarfBuzz.

2013-05-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [09d486b897c0e2ba407e833462ac5f9db6188463]

data label export does not work with bar charts

Excel just removes the chart during import. Additionally we should work
on only exporting the data label information for points that really
contain data labels.

Change-Id: I80aef8effe27c729feb69c25c319ca129dc961a5

2013-05-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [062b9f0bdc6fc5328fb76a3b19e1036e1e017ce7]

remove unnecessary explicit namespaces

Change-Id: Idb6bf5704a3b569ae4ae19d35526f19528ab63a6

2013-05-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e2292b3cdd032edff21f0016b7f61e9bb420699]

map full transparent solid fill to no fill, fdo#64224

Change-Id: I9ec33b347647bfcd6c1411c4db7af51ca597dc8e

2013-05-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93abb2082ad3cae1432d69b65a89dace6646785a]

let us be explicit about default values

Different MSO versions behave differently in respect to the default
values. 2007 is not compliant to OOXML and is what our export filter
expects, 2010+ are compliant to OOXML and therefore our charts look
awful.

Change-Id: If301d878a1603ed9835884cfbb9ed9c902526ba0

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [bcb662a210f5e0c0e760bab1ba7c3d4b5d002c6c]

follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7

Norbert cherry-picked the original patch [1] without changes. However
some sentences in it where translated misleadingly. So here I am merging my
remarks/corrections to it, plus some minor changes regarding whitespaces
in front of punctuations.

[1] see https://gerrit.libreoffice.org/3788

Change-Id: If5fa033c48b2bd16fc0b83195ba4d46f5051414b

2013-05-05  Joren De Cuyper  <joren.libreoffice@telenet.be>  [2e109641648bed508318d3b65a385f5b9e78edf7]

Partially translate german comments in sw/source/filter/ww8/

Please, only apply this patch if you are a native speaking German.
I'm not a native speaker, so a double check is really necessary and appreciated.

Thanks in advance!

Change-Id: I9493d128e124d319391aa851ae364aefeb27c512
Reviewed-on: https://gerrit.libreoffice.org/3788
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-05  Julien Nabet  <serval2412@yahoo.fr>  [81870e5333722ceb33e9a326af5faa7bc08f89d6]

coverity#1000604: Dereference after null check

Change-Id: Id9c3b7eb29c58c55c100db6da644b232ada550ee
Reviewed-on: https://gerrit.libreoffice.org/3791
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-05-05  Andras Timar  <atimar@suse.com>  [3805ee5f21ad30e02159769e914e250314335bae]

moz: build fix

Change-Id: I85e573add83d46550822e55e691b61fc2729475a

2013-05-05  Khaled Hosny  <khaledhosny@eglug.org>  [784cd10c31e4378e5b9d03791154e01d23867120]

[harfbuzz] Fix vertical text layout

"Fixed" in the sense that it works exactly like the non-HarfBuzz case,
but that is already a bit broken. Need to get rid if the little OpenType
layout engine in ServerFont::ApplyGSUB() and use HarfBuzz's vertical
text layout capabilities.

Change-Id: I32abe385575bd5d1b66e573dfe2fc7f412d02254

2013-05-05  Andras Timar  <atimar@suse.com>  [919f853278c3187e30484c8e542beb92b3165e2b]

moz: build fix

Change-Id: I1a8685ec5fff2e78aa9eb97ba9b331a1a2a99e74

2013-05-05  Christian M. Heller  <christian.heller63@gmail.com>  [b27ec833fe14527e810014f682e036cbfc0ddc1d]

fdo#39468 Translate German Comments - rest of vcl/source/edit/...

Change-Id: I6cb657853cf3e8d4e35c0dc09be6a4a15ba3a336

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [f7fdcc15317b2711f33f3b8dc19fd3044de54323]

remove commented-out code in sw/source/core/view

Change-Id: Ib94be6370549c6a71879a5af1eb60808fba762e8

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [b9008dfbef5c744e351c6bb1edbfc30f364731c8]

fdo#62475 - remove visual noise in sw/source/core/view

- ASCII art
- method comments without further info
- multiple blank lines

Change-Id: Iec6fac8ce28a82b2ce15a72ed7ffa5fc38d4e218

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [c1d5e765dbc78de252cb94a66bb5ed49f15218ff]

work on comments in sw/source/core/view

Change-Id: I3934487475df1da7fe6cf68656c4c38881d1a394

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [66e47a5cfd177571dc0811abda4e0a5a6ae8c56a]

fix indentation

Change-Id: If17defd0a64c0b6b4e2c1faf60601199a978e2e9

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [688f72e3a2c3ef923389bbd21f6aea3afe1114db]

fdo#39468: Translate German comments in sw/source/core/view

Change-Id: Icc9249ec66ea10ae0ceea6b5e611cf774474c7c2

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [68334b7c3f2c0654d28661d56e492922deef55cd]

work on comments and remove commented-out code in sw/source/core/graphic

Change-Id: I2b1b29d469277998dafed41fb7c0bb33e8064a16

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [e89804f1fcb323712ba35033ee9839d8a1f9f271]

fdo#39468: Translate German comments in sw/source/core/graphic

Change-Id: Ic78269f73b31125d7326b9aa1bfca76d7e881177

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [24c3a58a0782f81eed3902c3aa16868229d24628]

fdo#62475 - remove ASCII art in sw/source/core/graphic

Change-Id: Ie37dbb1c0c5d01c958d168d15ec5285c36bbf28d

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [6ecf802cc7ff72784fd0160295180f74d32b59ad]

fix indentation of a comment

Change-Id: I4528725cdfe2bdd0ae071d5719d4e8e082d88e5b

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [7f8e8aa828f18ce384839c08e2d082d9d4d92eb3]

fdo#62475 - remove pointless comments and ASCII art in sw/source/core/draw

Change-Id: I223cdd6d3bfddf0216453406efc32beee2489ae4

2013-05-05  Philipp Riemer  <ruderphilipp@gmail.com>  [2a50976cc905598f12d82ecd478e8b33ec466c2f]

doxygen-ize comments in sw/source/core/draw

Change-Id: I04ef6f0992e6d00dd6519eb6e9bcddecbb97e8de

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a4b6f261489817737fd974dee123ab6b76a66c49]

another validation error in chart OOXML export

Change-Id: I2edd5cb877fdf66926483c866382480f7ae3d36f

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d28d25d0903f94ce9485c04e72400e493db44618]

respect element order in OOXML chart export, fdo#59857

The chart part of the document passes validation now.

Change-Id: I52c946c0ad399038e5f9ffff08a117f2693c55b5

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3ed3d39230f5664ae38ecf683da133034901cbbf]

respect element order in OOXML chart export, related fdo#59857

Change-Id: Iecb47635cb8c854ec6c12a12f895972fcf099009

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a927086f9a3c94bb7b6b8edec37ae723a6b243aa]

respect element order in OOXML export, related fdo#59857

Change-Id: I00bb173010419a47ee30c9d6ae1173bb1ea0e370

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [010f58c4ef9a5e36d1c703ff20f8293bed90100a]

overlap is only valid for the 2D bar chart, related fdo#59857

Change-Id: Ie17ef54a2b2f2058cef97dacd9110a3065f76f68

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16010abe0102a53e478de0e28453c7b14d48772b]

respect element order in OOXML chart export, related fdo#59857

Change-Id: Icd40ad5a1a428d6ae0d012b1896a9dd713a4e79b

2013-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e415e070d6aaba48f457acb4c295381c69d67c99]

respect order of elements in OOXML chart export, related fdo#59857

Change-Id: I541e04d2f4a3b272894ceb67b4bd970e235b96a2

2013-05-05  David Tardon  <dtardon@redhat.com>  [ebfcf864e5f7d498e08de3261e90c994e5fd7a48]

Updated core Project: help  dd11e905ed069b1a0e14d5cb3076e5a048d4e842


2013-05-05  David Tardon  <dtardon@redhat.com>  [ed665f24ff62bc00acd41620f91cb9dc458c8a2e]

copy pyuno files to instdir

Change-Id: I62fa315b942c5b2383ee83c644ecbcbca3d6c40f

2013-05-05  David Tardon  <dtardon@redhat.com>  [e64e85b2211a10fc6e1584aec2dc199d49d46d79]

copy more rc files to instdir

Change-Id: Ia4cc2b8e504f46734ea7bfaade60bf27509cce32

2013-05-05  David Tardon  <dtardon@redhat.com>  [1ca02a5c2e20f669612005a5b29ef11d510125bd]

drop unused scripts

Change-Id: Icf4526214d9cfaaa9fe41b40b662c1e3bd9e6960

2013-05-05  David Tardon  <dtardon@redhat.com>  [e37c63a1d73fadee4fbd2e2b6650f5d1a23d0e50]

copy scripts to instdir

Change-Id: Id7367d8f540f708071df89fd056dba485751df1c

2013-05-05  David Tardon  <dtardon@redhat.com>  [b08a5ac83be0c5323c064da07dad64c8958c8026]

copy more rdb files into instdir

Change-Id: I92fe5833fb7e4c869d1bf1b14b257394ce1b820b

2013-05-05  David Tardon  <dtardon@redhat.com>  [eee0b9613cc68384698d701ad4d0d371f14df92d]

fix placement of xcd localizations

Change-Id: Iee058e78c47f5d1084ff408b6997e7cdd98ed2ce

2013-05-05  David Tardon  <dtardon@redhat.com>  [553e0c7658e0433d3f93586cd0e7abe05ba502ba]

clean up include paths for installer

Change-Id: I03524cb562560921ea053ff81d6647664c912079

2013-05-05  David Tardon  <dtardon@redhat.com>  [3c08872842bb61a600724c2576ed8e929767a8d1]

our product is always opensource, part II

This is a follow-up to commit be8a7eb7c1cfcb9d89898c6cf40f560577a0c0a8,
which dropped the setting from instsetoo_native/util/openoffice.lst .

Change-Id: I86cf333fae78edf1a4d2167505457ac925d96208

2013-05-05  David Tardon  <dtardon@redhat.com>  [8a5bdd8a74f3c52351ce9524ce97f8b48675b432]

libnsssysinit.so's presumably not needed in instdir

... because it's not installed either.

Change-Id: I282090e68ff2455b9593bbaba9ec1e16445f2b9d

2013-05-05  David Tardon  <dtardon@redhat.com>  [9b75fd77c55c107c808f5403b6281b787f55e73f]

liboapprover does not link with any libreoffice lib

-> it does not need RPATH.

Change-Id: I7595417e338e6498742ddeb5d64166b4b99661ff

2013-05-05  David Tardon  <dtardon@redhat.com>  [fbfdfee0d749092b8efbc1a458a02f110d3049e9]

langsupport is a dev tool, not installed

Change-Id: I8a4c29e9e15792d006b5392ae40db64baf771563

2013-05-05  David Tardon  <dtardon@redhat.com>  [2e306da484a2f091ded1aaf58cedb512c1e811e0]

fix install of liblangtag data files

Change-Id: I8f65b1050bc832b2c1c008f46e3331649dbe5ac4

2013-05-05  David Tardon  <dtardon@redhat.com>  [e0d15e8531ba5c6dc2081a7ab7e05ac3bcf32b93]

use single rm call

Change-Id: I21cd42a561b2fdc0fb2dbe977b1892cb8888c412

2013-05-05  David Tardon  <dtardon@redhat.com>  [c458ea6d15465d9dada06f259946f854e9e5ccfb]

shove the new .res to the other res files

I do not want to create a new optional module just for one file.

Change-Id: I5a96a71eadaebff045ecc6ef1a5dd240014d6953

2013-05-05  David Tardon  <dtardon@redhat.com>  [f995c1ce83f964c511c40adced6618e53ec8aef7]

oops. drop ALRT_hsqldb from Module too

Change-Id: I5f67cef527fe54030fd848d0411e82c30cc06713

2013-05-05  David Tardon  <dtardon@redhat.com>  [b777604017afa02471313404c7ed13dcc378c423]

drop pointless build of a resource file

Change-Id: Ic3d554bbcc8bdbad85c868c06d451bd6f12def54

2013-05-05  David Tardon  <dtardon@redhat.com>  [bda4c6ab5d0a7c64babe529bab056ad6af7dcf7f]

resurrect Macromedia Flash export dialog

This has never been enabled during the open source history of
openoffice.org . Yet we have been building the code and the resource
file for it. Should I be surprised?

Change-Id: Iba8262f125d0ea3a35fa7f256a3cdbd353e598bc

2013-05-05  David Tardon  <dtardon@redhat.com>  [02b6e89e3c00b857b19ac59f03ba008f179629fb]

Revert "gbuild: fix generated deps for API headers"

It's been quite a time since the big header move. I suppose this iss not
needed anymore.

This reverts commit 1b2f3b9c64c7903dfa56953b91db4f5f105e4e7d.

Conflicts:
	solenv/gbuild/UnoApi.mk

Change-Id: Iea817c17a2559e853709d3b7686365dd29e12ea8

2013-05-05  Kalman Szalai - KAMI  <kami911@gmail.com>  [b13282fd804dd3e8eb590ea2017e348bcaf78197]

Copy Sun* extensions with oxt extension to the solver.


2013-05-04  Caolán McNamara  <caolanm@redhat.com>  [cf3d6757a9052565fa8f5b3301e2fe6874af2f66]

fix macro assign dialog

Which was empty of contents e.g. from autotext->macro...

because of 5d84af7e83404f22d3c9cd0b0bb88fb84d0550e7
"fdo#57553: Picture dialog Macro tab page: lazily init"

which was because of bd2c14ec78a7549d4a19738154cdd5ea890f61c4
"we have to have all tabpages in all modes now"

which was because we need to create all tabpages in order to determine their
size for layout.

    Change-Id: I01fe03abf3e4582e87927729286a21d0bac7037c

Change-Id: Ic662f6a927225b56820ccebf135b82ab1631974d

2013-05-04  Caolán McNamara  <caolanm@redhat.com>  [742e67453fba6ea540cc6f90ee52414b16543694]

extract correct widget id for responses

Change-Id: I5ce14e346b8ee609fdad4deae9929a90cbadd84e

2013-05-04  Andras Timar  <atimar@suse.com>  [e61ea2d79f96a96314f0135ad6cf820b6ae57b5d]

fdo#54087 refactor/fix browser plugin detection on Windows

Former code did not find the Firefox plugin, if it was
registered under HKEY_CURRENT_USER. Therefore the checkbox state was not
preserved in Tools - Options - Internet - Browser Plug-in.

Change-Id: I9ae2a7dae1501500d7ea7cb42517605219450af3

2013-05-04  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [759cc27530a5f58b43721f2d760c9429561a12fd]

configure: no ENABLE_NPAPI_FROM_BROWSER for --enable-headless

Change-Id: Icc986a13700396913e89299826f58cd107ff2673

2013-05-04  Peter Foley  <pefoley2@verizon.net>  [ba09793d3b566d30ecb49422ce02fe4b2e2c7600]

do not merge pyuno/pyloader

Change-Id: I2803eaa9dcd516059fc879e1ca98dc3a5f088284

2013-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [4004342ef9cc7b7015b1dfd92c3b1def4df87a5c]

fdo#60924: autoinstall kde libraries

Change-Id: I4c67301b99c2eb066695fc1e85c1e16ea5902d9f

2013-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [d0e099fb5fce0954a36767b62026477448600f68]

fdo#60924 autoinstall - gbuild/scp2: add kde module

Change-Id: Id1a836da9b97ba2b542b68cfa650fede523b0a0e

2013-05-04  David Tardon  <dtardon@redhat.com>  [08f94626efc530713802f4f97615a5117e8596d2]

nuke MathMLDTD

math.dtd was dropped from installation in 2009, see
https://issues.apache.org/ooo/show_bug.cgi?id=97200#c3 :
"In agreement with MIB and MT it was diecided that the Math.dtd should
be removed from the installation set as well since it
a) has incorrect content
b) is no longer used nowadays at all"

Change-Id: Id2a727338c224b0beb4b8def197988ab071a7d94

2013-05-04  David Tardon  <dtardon@redhat.com>  [c35f495a8d608cb71b48838a00c06db5d0e4e2dd]

copy pagein-* into instdir

Change-Id: Iab77db4f7841fd3d118fc371de5d0368f08f6c2d

2013-05-04  David Tardon  <dtardon@redhat.com>  [fc02abac9c18d441a9f08db86990d8f51e4e6500]

install xmlscript DTDs using filelist

Change-Id: Ie773f7af8823534e9d4834733b4852cb9ad314ae

2013-05-04  David Tardon  <dtardon@redhat.com>  [6514956d4239f77d3cba34fd06aab5f1001e05de]

install scripts from shell using filelists

The FILELIST install method is really tailored to large sets of closely
related files. It is not such a great idea to apply it just to move some
unrelated files, delivered from a single module, out of $(OUTDIR), like
here, because it requires splitting one Package to several to allow the
files to be placed to different installation modules in scp2. The extra
makefile increases the overhead needed to place a file into an
installation set. We really need a better way to handle this...

Change-Id: I2f271562d8773152e69d284b4fe8ae356dea0945

2013-05-04  David Tardon  <dtardon@redhat.com>  [d7f00e2e8aa4f91c340f3f7c4856259abee13b16]

install package DTD using filelist

Change-Id: I5c0ec48ecd8616358b728d426bc5ef91aa6b08e3

2013-05-04  David Tardon  <dtardon@redhat.com>  [cb8066dcc9655878656865ecb61a611a0e3bce95]

install framework DTDs using filelist

Change-Id: I7a36eb26d26dfa58b82919ca0ee16f94fa82c220

2013-05-04  David Tardon  <dtardon@redhat.com>  [233e12168b8ebc3cf6434e9b1143a54fd67e4a71]

install python scripting provider using filelist

Change-Id: I9db93fd588f1cca9ce071d4ff14d5c9c699748a0

2013-05-04  David Tardon  <dtardon@redhat.com>  [2dcf42b417c6246a5f6d14e8297510c751b1da96]

install data files from extras using filelists

Change-Id: Ib092623501e36fa759a5215a435d21e1fea8dfdd

2013-05-04  David Tardon  <dtardon@redhat.com>  [2f8d2c4ce4652e4e906eada7d248556db9bdc666]

install impress xml config files using filelists

Change-Id: I072d5283f979b42ffbd359575209c09cf445b6df

2013-05-04  David Tardon  <dtardon@redhat.com>  [eb65a8d64862aa324846967034d55e3d2b72f2c5]

install openoffice 1.0 DTD files using filelist

Do we need to install them? Or even have them in the sources, FWIW? The
old XML format has been superceded by ODF 10 years ago...

Change-Id: I909afcf86ae808441c7dbc6182512bedb9789c1c

2013-05-04  David Tardon  <dtardon@redhat.com>  [ea9ba874c3a0d85eb9430dc7913928086fff34c3]

install moz. runtime files using filelist

Change-Id: Iddc1a86d34a6d05f2a2939fb72f057fb387bbe1f
Reviewed-on: https://gerrit.libreoffice.org/3781
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [054852042554893165f6ee09a6879007b9cf3718]

bin no longer necessary hack

Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a
Reviewed-on: https://gerrit.libreoffice.org/3780
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [6cac17078c46df312ef145d1c5a136848204c107]

install python framework using filelist

Change-Id: Ib3a98d8268d0a1973d5f06b993c293fd41ba47e1
Reviewed-on: https://gerrit.libreoffice.org/3779
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [eb5056dc2eb1bed5dffeca889810b0a5d5246b11]

the MacOS X cleanup is logically a part of build

... so move it to python/ExternalProject_python3.mk, where it belongs.

Change-Id: Ib99a6a40182341257f79dd289eac51806be46fcf
Reviewed-on: https://gerrit.libreoffice.org/3778
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [45b95190860d714f7dba9dcca452931c199581a5]

$(WORKDIR)/CustomTarget/odk/odkcommon is no more

Change-Id: I49204b3518c47614e591de47a916901861331673
Reviewed-on: https://gerrit.libreoffice.org/3777
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [da7e3fca9f9b9529a4fa81204b2b22c862bffbb3]

drop unneeded odkcommon/

Change-Id: Id88a58e43fd7a39fdbc7545a0618b05070b1270e
Reviewed-on: https://gerrit.libreoffice.org/3776
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [ffa50f643c9bed8a6c5970ba72712a1d68d186a6]

install cpp docs using filelist

Change-Id: I93176653935b6ccfd4181e6086444fbe7475f2b0
Reviewed-on: https://gerrit.libreoffice.org/3775
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  David Tardon  <dtardon@redhat.com>  [0fd330ec4db4c75e08976a72f1c846b1bcf68594]

gbuild: add Package equiv. for copying whole dirs

This is in preparation for using doxygen to generate IDL docs. Because
the file names generated by doxygen are essentially random, it is not
possible to use a Package to deliver them. And we really do not want to
go back to using Zip, as unpacking slows the installation down.

Change-Id: I5f4aa6bf10c6aab30a5b1870e04dca723c123317
Reviewed-on: https://gerrit.libreoffice.org/3774
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-05-04  Tomaž Vajngerl  <quikee@gmail.com>  [06da9114c91bdd90e196a5086e99c13ee905fb01]

Show type of graphic in CompressGraphicDialog.

Change-Id: I4066a26fb93e9a97707a249f08c4c67459c8abb2

2013-05-04  Radek Doulik  <rodo@novell.com>  [bde563d87f2b2b7b133ddb7a8c71bbd66b2a78e5]

add more description about sd module and important presentation filters

Change-Id: I0a3684c21554a87109e653a5aae9cb53c98c098b

2013-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [630bc850f7e36f75d295fc1d4a3cc56acd6921e7]

Additional unit test for sorting.

Change-Id: Ic7834a07341cee2b2fdcff3ae0707755e5500347

2013-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [04353c273142fba62ea9b5fe62d66ee8e13814a2]

spl is not built in enable headless mode

Change-Id: I12875ef7ced2a0a80d9c5b6081d8eeb5ae96121f

2013-05-03  Khaled Hosny  <khaledhosny@eglug.org>  [405dc9d241f617853c77e60b0b0d41c36b5af33d]

[harfbuzz] Fix placement of multi-glyph clusters

Calculate the delta based on the whole cluster width no just the first
glyph.

This whole ApplyDXArray() business is completely flawed, it is just
trying to second guess information we already had, and then workaround
all bugs it is introducing.

Change-Id: I5f719d7addcb89c9d5662b48ca7cf55cd388b41e

2013-05-03  Julien Nabet  <serval2412@yahoo.fr>  [a80ae494533f3be2009d623478ff57e16bcc8be7]

Document converter: Add extensions as non template cases

Change-Id: Ifed1b8758e605c3457a9c57b87527d81f684a5f5

2013-05-03  Lionel Elie Mamane  <lionel@mamane.lu>  [2493acd50c9c2e1922381e09ea33860894e320b2]

fdo#48056 treat report chart as draw chart

Change-Id: I0a716b4339747f1994e5c8710e15474807aea4a2

2013-05-03  Lionel Elie Mamane  <lionel@mamane.lu>  [699b1aef2730951da12c68a537119fac4f5b323a]

janitorial: indentation

Change-Id: I6886f5ed011871a1c2718c9e1fadc9d0cb053098

2013-05-03  Lionel Elie Mamane  <lionel@mamane.lu>  [ed4c0da91205e95cc9c907add0f62d7cdce807d4]

fdo#48056 revert part of return "correct name for shapetype"

Keep hardcoded values as *fallback* only, but trust m_aProps.aComponent.m_xShape->getShapeType when present.

Change-Id: I5a024a9bc5f87d226ab3c857817dfe91ad975acb

2013-05-03  Lionel Elie Mamane  <lionel@mamane.lu>  [49a52d7631b2f29678ac0b20384525da5ad23938]

fdo#64150 don't segfault when there is no line

Change-Id: Iab36de3d407925cdb0e092afae457907f0261b3e

2013-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [83b507c0f0858471333e3a079aedb15327186742]

fixing mistake of no following cargo-cult correctly

Change-Id: Ied0d8d6fd01ab5106b901355a7c5002719b07ffa

2013-05-03  Petr Mladek  <pmladek@suse.cz>  [977065d501b0e3a33482f3df65e602a93bc6e584]

Use lowercase product name in desktop integration packages again

The variable UNIXFILENAME used to use the lowercase product name
before gbuildification.

Change-Id: I09a5ff27acf07d394f712d943ea5f83765a7f834

2013-05-03  Petr Mladek  <pmladek@suse.cz>  [7b57cbbba1b75c3daebea256692e9b7f43357a56]

PRODUCTVERSION variable always used only major and minor version

For example, this fixes some mess in the desktop subpackages.
It probably fixes strange things also in other places where
we do not want the too detailed version 4.0.0.0.alpha0+

Change-Id: I23482db4f9e3c907f3c7452a111acb54879b1f4f

2013-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2dde36f2b0e19544078dd1efcdc644ca84285881]

Don't know what to do, but cargo-cult is the official religion

Change-Id: I7e73bbd6e83da0606dc0fee99a33cb7130cafdff

2013-05-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [35cd784f0635186910ddd35e25f47a2ed79d29ab]

disable ccache on windows/msc when building liblangtag

liblangtag uses quoted strings in defines, like -DFOO="\"value\"" and
ccache (at least the one available from the windows build dependencies
wiki page) gets confused and doesn't parse the arguments correctly to
the actual compiler, resulting in the error
"cl : Command line error D8003 : missing source filename"

Change-Id: I456b98b8956a25ff9acd3ab776c0c6f149a08ac7
Reviewed-on: https://gerrit.libreoffice.org/3760
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-03  Gergő Mocsi  <gmocsi91@gmail.com>  [b971a83f34c3204e9a57874d55e5f23229b62b7f]

Create Photo Album fix

Fixed some UI tweaks in handler function DownHdl: now images can me moved down correctly. Also, made some
simplification in handler UpHdl: I've moved forvard the declaration of local variable nActPos.

Change-Id: I879a6394865bb8442c0621dc2789efd9eedae87c
Reviewed-on: https://gerrit.libreoffice.org/3759
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-05-03  David Tardon  <dtardon@redhat.com>  [2f2e4d88db426e3b09c8f4cf6bb8dd6bc5f349e4]

add a warning

Change-Id: I0baf90cfe8d3caa96f826695c1be4bc563864c00

2013-05-03  David Tardon  <dtardon@redhat.com>  [4f4f450eaf9dad85d28fcd58b01c0f51ff0bd5ef]

fdo#60075 need to return context when available

Change-Id: I53a83a3f2234dc061c23344116b0e294594f1c90

2013-05-03  Gergő Mocsi  <gmocsi91@gmail.com>  [e8ed29c952259a241564dfbf40e5b53d2c6e67e2]

Create Photo Album fix

Fixed some pointer issues in CreateHdl function.
Removed the creation of title slide.
Added an enum to access the image layout option from the code.

Change-Id: Ib91fbbf3b068453c8e66b8df1ce32e24c3828bc0

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [25547fbddda1d540d2191e9e9a893c7f263b80e2]

Related: fdo#60265 fix lunatic way to detect special filter name

The use of SBMAXEXTENSIONLENGTH appears to be an insane way
to detect full filter names and map them back to short suffixes
but we are passing suffixes separated by | and if that string
hits the SBMAXEXTENSIONLENGTH it gets blanked.

So, lets try only doing the conversion to suffix if the filter
name starts with a common substr handled by SetExtension

Change-Id: I42914d3e042133a2c5e28c9704b5fded7ca938dc

2013-05-03  Julien Nabet  <serval2412@yahoo.fr>  [b10e69287c42db61679d70146ed5e7c54ee1863e]

fdo#60265 Really fixes Basic problem

GetFilterName function in FilesModul.xba needs the extension be repeated too
sLocExtensionList() = ArrayoutofString(sFilterName(i,2), &quot;|&quot;, MaxIndex)

Change-Id: I2fecd5352345e6b7541d0a961012c7e91046fb0d
Reviewed-on: https://gerrit.libreoffice.org/3729
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-05-03  Miklos Vajna  <vmiklos@suse.cz>  [9a7641451dad5c73a936de5361aa3c3f148132d0]

SwPostItMgr::Delete: fix crash when layout is not yet ready

pPostIt is 0 when we have a large document, and the layout is not yet
ready for a later part of the document, having a comment. Just don't try
to delete such comments, better than a crash.

Change-Id: I5fd5c908bc7b1feba926214863e84391b9037484

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [e04fd8a9e04156f0f653a21e00e6ad976fbe17b0]

Updated core Project: help  cdf274d40fc7142166dc0f1e44200577513ff537


2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [599de54e51581411b2512c2cba394cd27c4ef6a6]

remove unused resources and add some mnemonic widgets

Change-Id: Ie6331aa0551da5e6617b8bf407126aa3838031ec

2013-05-03  Eike Rathke  <erack@redhat.com>  [38b35f40b3a3009d0a3dd5090cb28d6b8fbd8e34]

unneeded using directive

Change-Id: I8696f876e8ab51e3ceab6ac597e9c339d40182b3

2013-05-03  Eike Rathke  <erack@redhat.com>  [428bde3591ff2fd2195097040dbe1480f1f4210f]

implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)

so that ICU versions trying to call
LEFontInstance::getFontTable(LETag,size_t&) actually call it instead of
IcuFontFromServerFont::getFontTable(LETag)

See http://site.icu-project.org/download/51#TOC-Known-Issues
"NOTE: Applications must implement LEFontInstance::getFontTable(LETag,
size_t &length)  in their LEFontInstance subclasses, so that ICU can
properly bounds-check font tables."

See also https://ssl.icu-project.org/trac/ticket/10107

Change-Id: Ic20b7e8dda4e84734eb6de0ccba82b0dea481d55

2013-05-03  Eike Rathke  <erack@redhat.com>  [7de7267f4cfcb455aabb09053c7ed681d4591867]

do not call LayoutEngine::reset()

Calling reset() disposes everything the LayoutEngine knows in its
current state. While this may have prevented some obscure crash during
exit in the past (call was added 2003-03-27), it definitely leads to a
crash if the updated LayoutEngine "patch"
http://download.icu-project.org/files/icu4c/51.1/icu-51-layout-fix-10107.tgz
is applied as that sets fGlyphStorage=NULL (it doesn't delete
LEGlyphStorage though and thus may leak, but that patch is in the wild
now) and a later call to mpIcuLE->layoutChars() tries to access
fGlyphStorage->...() if mpIcuLE is reused.

For the patch mentioned see
http://site.icu-project.org/download/51#TOC-Known-Issues and
http://bugs.icu-project.org/trac/ticket/10107

Change-Id: I1b8f5c446c174d7d12b896b3ecd2a266645e8abc

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [bfa360c6e761a1e9b3e34665b9b36d724979fdfd]

unset WB_GROUP on non-initial buttons in groups

Change-Id: I8846318e8d7fef862bb105af878b2df17045d7ff

2013-05-03  Alex Ivan  <alexnivan@yahoo.com>  [da06166015689eca260c702602bef4cea58afbd3]

fix bug #60700 - de-crutify ODF files

Initialization of storage elements in Configuration folder is now
done in read-only mode. Modification does not affect these folders
in case of actual storage within them.
Only tested for example posted on bugzilla page.

Added open mode directly into function call.

Change-Id: Ib2b4ae1f4cab35f2c9cd1fc7081302e1231da7a4
Reviewed-on: https://gerrit.libreoffice.org/3401
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-05-03  Andres Gomez  <agomez@igalia.com>  [91f7fabe4f5c34f8a67de0a1fcd2df1f0d0819c3]

configure: minor typo

Change-Id: I13e4b91f62a3cbe02e504004b177efdcbe939edc
Reviewed-on: https://gerrit.libreoffice.org/3754
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-05-03  Tomas Chvatal  <tchvatal@suse.cz>  [12af4ae6fd084e0605af07a46d6933ceaeb186e9]

Search for mariadb_config and mysql_config so it works everywhere

Change-Id: Id6ae4cde25998bb21981b7cccb23a094f217750f

2013-05-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6e8b24cc45c1f59a8c0ce6529a211331ee4f2a3e]

fdo#60924: Move more libs to autoinstallation

Change-Id: I5c136760ca59278ba6bfcd1d11c56d810e9cfa76

2013-05-03  Caolán McNamara  <caolanm@redhat.com>  [ba69c0851b99a0f063e0f82fe93f22db25f65de8]

implement native button order for messageboxes

Change-Id: I85d0991da3d2a1efa9d5c15569164d8bd2194356

2013-05-03  Miklos Vajna  <vmiklos@suse.cz>  [2e2e1fecd5768829d6c0a2133206d2d740b941af]

no longer needed CREATE_STRING macro

Change-Id: Idd37b3787bf8e4b547b7e861cebe0fcadbd25bbe

2013-05-03  David Tardon  <dtardon@redhat.com>  [30b248dfe5bfb8a0649e36f22c943b3feb2f1385]

fdo#60075 open drawings with connector attached to SVG

This problem arises when there is a connector attached to draw:frame
element with multiple draw:image elements in it. The import code expects
that they are different representations of the same image (I have not
found if this is specified in ODF), so it only selects the most
"suitable" for import. To do that, it imports them all and then removes
all but the selected one. The image import context,
SdXMLGraphicObjectShapeContext, shares the parent frame's attributes,
which means that all the images in a frame have got the same ID. in
SdXMLGraphicObjectShapeContext::AddShape, the created css::draw::XShape
is registered with its ID... That means that anything that refers to the
frame's ID, like a draw:connector, will always get the _first_ image in
the frame.

Solution is to extend comphelper::UnoInterfaceToUniqueIdentifierMapper
to allow reserving an identifier and setting an interface for it later.
That way, SdXMLFrameShapeContext can reserve its own ID before it starts
importing the first draw:image, and then set the selected XShape at the
end.

Change-Id: I2e11cfd38e1e3534df2b3c01d85da0d755a266c3

2013-05-03  David Tardon  <dtardon@redhat.com>  [9918757003ae043ad53a9c3fcea2733696f6eb5c]

the var. must be persistent over multiple calls

Change-Id: Ieb48dfe85ed16a8123917b30873f301d523ea381

2013-05-03  Matteo Casalin  <matteo.casalin@yahoo.com>  [485b1ac04c567d9d11cd395cf0a62cc43cabd8ad]

This method is not implemented

Change-Id: I6ef1ce6cbfb121b18f4d79709d141cdf2f01a16f

2013-05-03  Katarina Behrens  <bubli@bubli.org>  [f2391b051952eff3018db977f99c75fabc931186]

Forgot about the dialog title

Change-Id: I35d6b0652eee9ea99bbe48e067802c119ed4c56d

2013-05-02  Katarina Behrens  <bubli@bubli.org>  [7886bbd044a5148deafa61bde731e371166299f6]

Converted define custom slide show dialog to .ui

Change-Id: I6bb6bcb96993d05cc225da63c56cbb7fbad83ec2

2013-05-02  Miklos Vajna  <vmiklos@suse.cz>  [6b9f437ee72ea9f7ccf72ff3f7eea11a49e07d42]

SwTxtSizeInfo: rename member variables missing their prefix

Conflicts:
	sw/source/core/text/inftxt.hxx

Change-Id: I32a430c35d69308f87b7b6f1b4ef232315deed2f

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8f891ad025f05d7888f7e0807a74b5aa6c8272a3]

Trying to fix android build of libodfgen

Change-Id: I40be8e54199baf6f24a7b69b268fbff713a9a0a6

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9237f2af295c3af2e8a7fcb7761ee44c70e02bf]

We like Scott, but these warnings are not for public consumption

Change-Id: I8af4c25abd288ed4d5ac754d2b685c3dcf9d081b

2013-05-02  Andras Timar  <atimar@suse.com>  [376f85f04d84a4da5bdbac4e55b58f62a86c0911]

build fix s/$(BUILD)/$(LIBO_VERSION_PATCH)/

Change-Id: I4573f77418b3631a2f324aac29e225698da53ba6

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [256f1a85379ff32921f161e01a9dea2ebc6ed707]

And first libodfgen build fix is here

Change-Id: Ia367c2c3ba834d423ac20416e7ab4f67e8271852

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93848e11ec7d28ddef35ee165e12d847f2fafcea]

Splitting writerperfect into serializer and libodfgen

Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [7de37ac7d633ba12cd90a38b2255130ef8e88b1a]

Add --enable-desktop-gui-elements to show such even on non-DESKTOP platforms

Not my idea.

Change-Id: If4874d97a2035588cd65ded9f281de0c3598b7d7

2013-05-02  Andras Timar  <atimar@suse.com>  [e8177f99008ee24283e0506e296edb59a16ff8d6]

remove unsupported binfilter types from npsoplugin

Change-Id: Ifd12d4d1f4dab0a6bea4701d0a1b9ab4f3763ce7

2013-05-02  Andras Timar  <atimar@suse.com>  [248eea0629ce2762744cdee5e8266700ff86b0c5]

remove defines from npsoplugin resource, that are defined elsewhere

Change-Id: I745944202a25a348f36e79d28f03740a28b70eee

2013-05-02  Andras Timar  <atimar@suse.com>  [3b356ea97710f2234b92802cc898394673518da3]

remove unsupported binfilter types from npsoplugin

Change-Id: Ifb23e61b265697272e54df225719e006319e79af

2013-05-02  Andras Timar  <atimar@suse.com>  [ae3f7b70a84f330f76e2e60c4c6bc8c69dbf068f]

fdo#54087 link the correct resource file to npsoplugin.dll

I had to add a new function to gbuild system: set_nativeres,
because the trick in extensions/Library_npsoplugin.mk did not work.
It linked the default.res, and that made the plugin unusable under
Windows. Also, one export was missing compared to LibreOffice 3.5.

Conflicts:

	extensions/Library_npsoplugin.mk
	extensions/WinResTarget_npsoplugin.mk

Change-Id: Ib91fa2a3b72b15912587f22becccb0aebc2aa390

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [520fd4968d776218f69b76b6a31876c217fb491b]

WaE: unused parameter 'rOpenTag'

Change-Id: I515a316bea0bef6608d993823f906390b39e9fa9

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [f6626720d58491ea30c805db88bd91aa50532805]

Fix warning: unused variable 'sLang' [loplugin]

Change-Id: I0cf95c5ef222d085ccda73b54165d7238190becc

2013-05-02  Luboš Luňák  <l.lunak@suse.cz>  [e6c20364e715fc7b7922d4470d5c32c781f71e48]

add const

Change-Id: I71236b9ca6300372ba00c85401cf19f6c0e7ac99

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [da4aca09720b992a48ea4b98d879555dbdcb8666]

fix comment to use our bug-tracking markup syntax

Change-Id: I2cddfc6b36dfef22dc5f17b94b8732e0646eff02

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [29a2ff580eaa1cfcc3d977b84634e9836856ecc1]

we can just use a PopupMenu* here

rather than a ScPopupMenu*, we don't use anything added by
ScPopupMenu to PopupMenu.

While I'm at it, expose the wrapped selected identity of
the popup through the drop-down menu button

Change-Id: Id92f4a03fca19140e624d577f888135c5b227192

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [201f5fb6367a67cd39fa8e4396f5f86589db6be0]

allow custom pushbutton subclasses to set images via builder

Change-Id: I639120393fec6fc0c5aa58cbefffe511742383f9

2013-05-02  Michael Meeks  <michael.meeks@suse.com>  [b701650c9257e82e8e5ec46451653b661aa65d28]

fdo#64048 - fix calc/VBA clearcontents regression.

Change-Id: Id0c07507810ec1db41359f39dee804364fd37ecd

2013-05-02  Isamu Mogi  <saturday6c@gmail.com>  [263ab3f14bbb8cea9f5a1b8ea7496f6a23e6c547]

fdo#59850: Resolves invalid date changing by ICU's timezone detection bug.

Patch was also submitted with https://ssl.icu-project.org/trac/ticket/10129
of which the outcome should be monitored.

Change-Id: I3ebd4aaef281214062a5b2a858eff8e57a34c9b1
Reviewed-on: https://gerrit.libreoffice.org/3637
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-05-02  Luboš Luňák  <l.lunak@suse.cz>  [f13f3b42eb113ead6fcffba39e8fcfb31808627d]

place ooxml shapes properly to paragraph area (part of bnc#816583)

style="position:absolute;left:0" is relative to paragraph area,
not paragraph text area (which is different if it's indented).

Change-Id: I12a1d2b8a68aa3fa9c65b3d469118b5334f83d7f

2013-05-02  Luboš Luňák  <l.lunak@suse.cz>  [7dfc4da808bb26d38090f8afb0d742adabe8cedf]

handle graphic bullets in .docx also when saved as <w:pict>

Change-Id: I7225b4b024c6b7c549d0c9fbf5204df653577bec

2013-05-02  Luboš Luňák  <l.lunak@suse.cz>  [829027abe3d9c7f0419fbf311dffb31b0b72b028]

ditch explicit char arrays for string literals

Change-Id: I77a4f6d338751c00942f091f4267e5f7d1d1742f

2013-05-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [29400c568a84339066ef238e836cfeb19f732873]

Some code scrubing

Add doxygen documentation for classes and methods
Delete useless comments.
Add include guards where missing.
Delete some useless typedef.

Change-Id: I9bba16560790239d7775fcd40981465e70e5d437

2013-05-02  Eike Rathke  <erack@redhat.com>  [db46a7336e330516f4df4e41f6895aa1afb03450]

resolved fdo#63779 case-insensitive non-regex search broken

Broken with 531538892795bec909bb8baff6bbf9e19baf809e

Change-Id: I0302baee0532ab8f10853c648bf695a58cfe273c

2013-05-02  Armin Le Grand  <alg@apache.org>  [8f43c78e9a607df8c72232f03be4f9a7c80538de]

Resolves: #i120230# Adapt hatch processing for a more pleasant visualisation

Adapt hatch processing to keep a view-dependent minimal distance for a more
pleasant visualisation

(cherry picked from commit 6a036e7ac17a1d4394d60471bd8931d9b16b7bb4)

Conflicts:
	drawinglayer/inc/drawinglayer/attribute/fillhatchattribute.hxx
	drawinglayer/inc/drawinglayer/primitive2d/fillhatchprimitive2d.hxx
	drawinglayer/inc/drawinglayer/primitive2d/primitivetools2d.hxx
	drawinglayer/source/attribute/fillhatchattribute.cxx

Change-Id: I15cd784ef7d3e47a20308f16d370c24ef46d2f22

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e1ffd555b5c70e4bdc693711917ebffbb2423579]

simplify writerperfect structure and prepare for libodfgen

Change-Id: Ib2e56280a5a6bfdfee18a5b213dd67b9fbfc8949

2013-05-02  Matúš Kukan  <matus.kukan@gmail.com>  [51ba7dbee1a9b9424fcb1ac47ce9eaabf0561c62]

do not fail when using disabled liblangtag external; just do nothing

Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff

2013-05-02  Andre Fischer  <af@apache.org>  [a01e4aa97b086b898499b84760ac271b0cc4a479]

Resolves: #i119554# Fixed export of viewpoint property.

Patch by: Lei Debin
Reviewed by: Andre

(cherry picked from commit 9667c78f99156ff4dd49002da270bc610bf75920)

Change-Id: I993ee9497e5da5d0af499fcab1d203766a18a4a9

2013-05-02  Ariel Constenla-Haile  <arielch@apache.org>  [55d2d982d0722e2ede96811d2a38ad3d70fc9d62]

Resolves: #i66923# Add support for JRockit JVM

(cherry picked from commit cb38ee0da6fa928118fbc1da118a707d7799cb40)

Conflicts:
	jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml
	jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
	jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx

Change-Id: Iffd413ba1d74ae3b7da58df7b092c43c4f64a7c9

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [7d528592ac756f5495b2fb300f4302cce89ca017]

android: Keep the images_tango.zip name as is

Not sure why I used to store it as images.zip. Probably just a mistake. The
code uses the images_tango.name.zip when trying to open it.

Sure, no toolbar with images is displayed currently anyway, so having this
file in the .apk is pointless, but there has been talk of reverting the
disabling of toolbars, sigh.

Change-Id: I12dfd3abe8f329d660b518f6b37904aa00423bc2

2013-05-02  Luboš Luňák  <l.lunak@suse.cz>  [eea39218ca7c22e40b997b5efd0d9ea08e01090b]

make parent style for 'frame contents' be 'standard' rather than 'text'

The actual reason for this change is a .docx document, which has a textframe
and a modified 'text' style. The textframe in MSO has 'normal' style
(which is like our 'standard') and so the style is not written to the docx.
LO however uses 'frame contents' for the textframe, and since it was
based on 'text', it used the modified style, unlike in MSO.

But even on its own, this change seems to make sense. It's similar
to 4014d40c96b9d70796a154f0ac48cf5b685cf187, and I see no particular
reason why contents of textframes should be the same style like the main
text of the document, while footnotes, footers, headers, tables, etc.
are different.

Change-Id: Ibe7bfd6a2820cff5cf29c669fd60b575c63500b0
Reviewed-on: https://gerrit.libreoffice.org/3697
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-05-02  Andre Fischer  <af@apache.org>  [f04463012e630f439dd0004120c6717b90c52a54]

Fixed typo (missing $) in configure.ac

(cherry picked from commit e755623a1d2cb24fc8c339eb0c0888c42d6c0ba7)

Conflicts:
	configure.in

Change-Id: I2a7a9ab83ac29c0306366303374e93ab08cd10ce

2013-05-02  Jürgen Schmidt  <jsc@apache.org>  [951cdf4c406292d79766c4dbf1d19e8464134eec]

Resolves: #i117461# set row count to 0 and add further check

Patch By: Tsutomu Uchino
Review By: jsc

(cherry picked from commit d56225de586f878acd2f953bcf3208fe9a3c79a3)

Change-Id: I91ea7add253a5c40272ee112d207fcf510cd3935

2013-05-02  Miklos Vajna  <vmiklos@suse.cz>  [9e6570f16ebf76a6bd6725baea9ee46e8b885950]

bnc#779630 testcase

Change-Id: Ia888670ad7a5b51c9b6a3d05676b192456311704

2013-05-02  Jian Hong Cheng  <chengjh@apache.org>  [9a37613b5e8f08fae585d54a5745e887eb08f8ce]

Resolves: #i119922 Graphic in header and footer can not be displayed correctly

* sw/source/core/unocore/unoframe.cxx
odf compatibility

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

(cherry picked from commit f8ecf85d889ba70b48c2b49ebd650afc0a5ab776)

Conflicts:
	sw/source/core/unocore/unoframe.cxx

Change-Id: Iffbe79efd43119e78f6983e27b99ba278118555d

2013-05-02  Muthu Subramanian  <sumuthu@suse.com>  [1bb53530e811d7f5df4878db079538b4707410b6]

n#816939: Improved label overlap detection - Part 2


2013-05-02  Michael Meeks  <michael.meeks@suse.com>  [3e52762c5a9b4d1976b968634c72b172927a51d8]

Move to MPLv2 license headers, with ESC decision and author's permission.

Change-Id: I9f1102d4f0e189a048d8fccfe9cae246c0136311

2013-05-02  Armin Le Grand  <alg@apache.org>  [f38604fa73702ff94f715208d9375b5aa4685c30]

Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvases

Be prepared to allow not only 0x8 0x1 detection for canvases, but also 0x1 0x1.

Patch by: Lei Debin
Detected by: louqle
Review by: alg(cherry picked from commit 0711fae8c3f99c53bc1cb091eb218f10f3d8b15f)

Conflicts:
	sw/source/filter/ww8/ww8par.cxx

Change-Id: Ib1d8d892470261639fa46ae9955079759c0aebaa

2013-05-02  Andre Fischer  <af@apache.org>  [af37523b69b9e445fdf860e98e896daabf386e41]

Resolves: #i119272# Trigger deletion of temporary files of extension manager

(cherry picked from commit 84598594a6f36c2e3fc219d8cf1ec74b902e5e11)

Change-Id: I5f581cb46e21c738ebf95eb30bcb517922e7f24b

2013-05-02  Oliver-Rainer Wittmann  <orw@apache.org>  [cdfad2dbbf180d3c556964c7aa8e0bb3b299d5e3]

Resolves: #i119366# ensure password can be removed via "Save As..."

Found by: DonJaime <donjaime at freenet dot de>
Patch by: zhengfan <zheng.easyfan at gmail dot com>
Review by: Oliver <orw at apache dot org>
(cherry picked from commit 9957730bb807c6d81f243e14a19cbb6a91035194)

Conflicts:
	sfx2/source/doc/sfxbasemodel.cxx

Change-Id: I93bfdd7f32671171f1b219f9fd2dbeac30a92254

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4314e6548356a5d2f1dc45e2aa501e37bd5a794e]

Fix out-of-bonds Sequence access in NumberingManager with page numbering

Change-Id: Ib35fcee1605215fb22ae9838b29fe1d8be5eaf58

2013-05-02  Minh Ngo  <nlminhtl@gmail.com>  [ca8b63523885c89c694799622c319260346b00f6]

fdo#39593 - share copy/paste code, and add a few consts.

Change-Id: I471e2f8ecc8c386007d55de49a1a3fa8138fea53

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [32a247e35efe1e04cb222d1b85e2213ee969d116]

Updated core Project: help  6f2db000656709d2dd442188b85498efb4ee64b1


2013-05-02  Jian Fang Zhang  <zhangjf@apache.org>  [334086d0bdd0ff8a8fc07632c97f02917db6047f]

Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM object

which causes obvious memory leaks

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit e0d9b7a23ca3e7ba181134cd89f3f18233031ef1)

Change-Id: I5f99f8cf02e155e5284df3df89feb49d9a30c2c1

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [db426786a7690943143659adbf38a3768e2c17fe]

unused old insert chart dialog

Change-Id: Ibce96479b440dd3406cb7a46896b89834a14460f

2013-05-02  Armin Le Grand  <alg@apache.org>  [96004917df7f93203c04ad879702c3fe03161c16]

Related: #i120515# fixed memory leak

(cherry picked from commit b24737fc55e797d03002d44a1fa325a101617c55)

Change-Id: Ib59957fb2c9e198012898293aaa2e5afbe561ef4

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [843e5560389011cbec2b51d0bb3bd8b8554b1fa9]

Let's avoid adding new pointless comments

Surely *any* line of code that frees memory could have a comment "[avoid]
memory leak", lol. Such comments are pointless.

Change-Id: I4394db9423fa1470bbe7912519b6fd99ca91101c

2013-05-02  Michael Meeks  <michael.meeks@suse.com>  [73740b2f75558eef73bf102c7209a90aaf3e7c2e]

fdo#60549 - pptx export presentation as well as draw shape objects.

Change-Id: Ibe6e0b9fa55bab7a7d02e55560c1db4c8ed84132

2013-05-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c7ef2522272579a12eecddded0cbed6d222d3742]

Make localization a bit more effective

1. get rid of some unefficiency
The "old" executables used to parse items which has
other language than en-US. To this items executables
search MergeEntrys(read from po) and change the content if
possible. This mixed localization method not need any longer.
-cfgex: cfgmerge:WorkOnText()
-xrmex: xrmmerge:WorkOnText()
-transex3: export:PrepareTextToMerge()

2. Change the container of MergeData to get a bit efficiency.
The new MergeDataHashMap is exploit that in most case the
insertion and search happen in the same order.(similar to fifo)
So add an iterator-chain to define an insertion order in the
original hashmap.
Every call of find it is a hint that the next element, to
the last found one, is the searched one. If not than search
such like in a HasMap.

3. Set up some order in helpex
Helpex is the only one, which was not used to merge strings
in the same order as export, so change it to work effective
with the new HashMap.
Helpex works with all file of a specific directory and po
files contain the strings of these files in lexical order
 so use the same order for merge.(HelpTarget.mk)

4. Make export use MergeDataHashMap a bit more effective
-The same MergeData contains strings to all language,
so it need to get only once.
-Just text entrys have MergeData, others not need to
search for it. (e.g. bitmap)

Plus delete some unused code.

Change-Id: I6ec80cd2323ffea8f783d0b59dc89ca7eac3c205

2013-05-02  Miklos Vajna  <vmiklos@suse.cz>  [3ec2d26dc2017ac4a27483febfc63328632f352d]

bnc#779630 initial DOCX import of w:sdt's w:date

Also factor out the w:sdt-related methods to a helper class to avoid
DomainMapper_Impl become a God object.

Change-Id: Ic1a388940bce89688e8558818f92ce9ac997609c

2013-05-02  Andre Fischer  <af@apache.org>  [3af051aa4a554c33e146a2329d8d504cf8908022]

Resolves: #i120050# memory leak when SdrObject is removed from master page

Patch by: ChaoHuang
Review and minor changes by: Andre Fischer
(cherry picked from commit aee07d48ed6a24ffd4b4dac73236fb3a3ec5e800)

Change-Id: If3735c82dc2d02965fa0403c3adf549e4e6e8c26

2013-05-02  Andres Gomez  <agomez@igalia.com>  [de7b2781bdb03858379fe6e792ea32f62a8208ec]

Revert "Added Tango colors to palette"

Tango icons are in its own tango.soc palette. No
need to add them to the standard palette.

This reverts commit b9c98414ec9084cf97b5dcc911fb9941b5e57ebb.

Change-Id: Id19d869ce8744cf55e64f4d003b8011f9df0023f
Reviewed-on: https://gerrit.libreoffice.org/3738
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [92e5232dcbda1696a0e7c05defb3b6a00f4abdd7]

double lock drawinglayer statics

move related statics into classes and the make safe static singleton instances
of those clases.

We still have to have the additional mutex (now per singleton) on the
methods that return the buffered data, as it may be modified per
call

Change-Id: I5873ae8271f48a0ebf4b584c1734688b77cd1d42

2013-05-02  Caolán McNamara  <caolanm@redhat.com>  [9daa7d433992f8d0e7ceae158a6af5a0a69e41ea]

rather nutso, just drop the XubString variant

Change-Id: Iebff2bc517e3b6422a6b410f44d78cee1b6d971d

2013-05-02  Armin Le Grand  <alg@apache.org>  [52bd4ffaac9a48e4838f8e06d6b97fb1c1dd4bb2]

Resolves: #120098# Memoryleak fixed at escher sw export

remember and destroy the used stream.

Found by: Chao Huang
Patch by: Chao Huang
Review by: alg
(cherry picked from commit 9914b3172fd4e3867693e5e63c8085dd66f18b5f)

Conflicts:
	sw/source/filter/ww8/wrtww8.cxx

Change-Id: I5bccdd71312f32f861291fc600396dc111fc11c7

2013-05-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c18d8bd2d2ec5ba8dd9c43a99117aed82a919267]

Don't crash with empty *pTxt

Change-Id: I5fdd0cbc70dec1119b1b6a76cb3c5805f11c11ed

2013-05-02  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [7061e8403a3afddae253ad0a016e5613616030bb]

fdo#60780, refactor Save a Copy and fix

Refactor Save a Copy, basing it on Export functionality.
SID_SAVEACOPY takes its parameters, and sends a SID_EXPORTDOC
request with them, using SID_SAVEACOPYITEM to differentiate
Save a Copy from regular Export.

Fix storing docx to url, by preventing finalizeFilter method,
in filterbase.cxx, from writing back to the original file's
MediaDescriptor.

Change-Id: I876dbe17e43b26a43f29e797fdb157e31889ee1e
Reviewed-on: https://gerrit.libreoffice.org/3355
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-05-02  Aurimas Fišeras  <aurimas@members.fsf.org>  [cf685e9299ab9d196b7f90803f03d4fea8d16091]

Update pch

Change-Id: Ia400389ca7c4fbe752e19ca2d38f2fee00f6ee7d
Reviewed-on: https://gerrit.libreoffice.org/3736
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-02  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [2092f8810a20938a0d0dbf5364c850a6ad9981ad]

Show only filename in "Recent Files" list

As discussed here: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Recent-files-dropdown-td4052945.html#a4052996

The changes are (inspired by Gedit):
* Display only the filename, not the (abbreviated) path
* Show the protocol name before the file, if not local (e.g. "ftp: myfile.odt")
* After the keyboard shortcut (a number from 1 to 10) display a '.' instead of a ':' (because the protocol has a ':')
* FIX: Display whitespace as whitespace, not "%20"

Change-Id: I47472c901aa866adb76c7c7ab36bc871f82ad8df
Reviewed-on: https://gerrit.libreoffice.org/3700
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-05-02  Tor Lillqvist  <tml@iki.fi>  [802a87e181dc8b372f247dd5ca7138bd6bd875a1]

Adapt to library name changes for Android, too

Change-Id: I6da1f38c5a9693c13ef841442cbef017d388416a

2013-05-02  Miklos Vajna  <vmiklos@suse.cz>  [576187250222eae50ce057698b364f91dc926c7f]

writerfilter: few more doxygen comments

Change-Id: I4893e2b3297adadf4e19ab22b298aaef4044b52e

2013-05-02  navin patidar  <patidar@kacst.edu.sa>  [5fc1ba6e6bf22effe4391e22fe94a2ec0fc10100]

fix fdo#64085 : set proper alignment for justified align text.

According to cell writing direction, set alignment for justified align text.

Change-Id: I91e1c52f1aa13a806e2a91dc7120960a4cc3f5c1
Reviewed-on: https://gerrit.libreoffice.org/3704
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-02  Chris Sherlock  <chris.sherlock79@gmail.com>  [af41ad9b9473b782b50828b7e77ff23f30007c60]

Convert from EMFP_DEBUG to SAL_INFO

* Change to SAL_INFO instead of EMFP_DEBUG in implrenderer.cxx
* Add new log area cppcanvas.emf
* Update comment in log.hxx to reference the new location of log-areas.dox

Change-Id: I5d710725339f58a111a2f3494c3a72f685624322
Reviewed-on: https://gerrit.libreoffice.org/3726
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-02  Joel Madero  <jmadero.dev@gmail.com>  [bdf1731fbb526adc276286c8eede5ec3ed4662bd]

fdo#64003 - added rmi and snd to insert -> movie & sound list

RMI and SND files were already supported but were missing from the list of
movie & sound menu. Added these in alpha order

	modified:   avmedia/source/viewer/mediawindow.cxx

Change-Id: I3241f1cdd8972fb3da85e8e2bdd26b25f61a53ec
Reviewed-on: https://gerrit.libreoffice.org/3727
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-05-02  Khaled Hosny  <khaledhosny@eglug.org>  [76abedd3bd1c91cac9b239f746243df00a58d060]

[harfbuzz] Fix shaping across text runs, take 2

The 3rd parameter of hb_buffer_add_utf() should be the length of the
whole text not the current run, so that HarfBuzz can take the context
into account when shaping.

Change-Id: I369deb27176cbb136de12872b8a70453d5721bea

2013-05-02  Khaled Hosny  <khaledhosny@eglug.org>  [69a120ccc6a8afdb239912f9b4fbbc123e69d4ca]

Revert "[harfbuzz] Fix shaping across text runs"

This reverts commit ca0b580e2a21999d75bcd39ae5b6f81e9e42897b.

2013-05-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3dc2f24a5db4b116802dd70cd2b6765ea9c63b6e]

we need to exclude scatter chart for data label export for now

Excel does not like our data label export and removes the charts during
import. I could not figure out what is wrong as the files are valid.

Change-Id: I92458803a48bff1436e7c47ca29d27e487c0642b

2013-05-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ed88e6d4d61394aed2acd45777f8f037da53d58]

add test for ooxml error bar export

Change-Id: I87f99c8d47770181c3f29c70f1f91a1f3dd421b5

2013-05-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14c2ab30201d97f733375b4e3e88e5919701be25]

add export test for charts

Change-Id: I176f7967d37f3032057758d9aaa5f39c46d29c3d

2013-05-01  Khaled Hosny  <khaledhosny@eglug.org>  [84a8f817e174855ef72f0bafc734847690c5d736]

[harfbuzz] Simplify cluster detection

Change-Id: I48c11fad175fe40f48baaa47238f6087b91e6a37

2013-05-01  David Tardon  <dtardon@redhat.com>  [971092b30c5fbb857329764335b936b2fb49abb8]

drop unintentionally duplicated lines

Change-Id: I0fe3663166bc80c3bc224d276e9da37015a0b75a

2013-05-01  Tor Lillqvist  <tml@iki.fi>  [7f7799948e2c29f969413015d6ec45d7777034c2]

Library names have changed thanks to the "layer" changes

Change-Id: I764702510b612da478959f457f95e6040c22f998

2013-05-01  Tor Lillqvist  <tml@iki.fi>  [d97cf4f14c0245b01756090c3fded4759aeb7cff]

Update names of rdb files and of the fsstorage library

Change-Id: I344d64212aa1d42171f18dae7659ab7f56fecbcb

2013-05-01  Tor Lillqvist  <tml@iki.fi>  [5011f4cb8d5851921120766b2a7704dec75f400f]

Update to match reality

Change-Id: I37ad1595613f20a8f7c8694b560bb6678c214c62

2013-05-01  David Tardon  <dtardon@redhat.com>  [d47f3192c47104689e15ebbf26a5aed33de358c8]

raptor and rasqal are external libs

Change-Id: Ib2578b765fb5e8e843d8275e96beaa206814ea82

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [7d6f4391deb85012c4ede0bb5f35b1d6f347bc0f]

Resoves: fdo#31849 ensure more button text remains vertically centered

Is seems very bizarre that in Button::ImplDrawAlignedImage if
there is no image, that we still add padding for the image
separator to the text position. Why we have the concept of an
Image *and* a Symbol escapes me.

Anyway, setting the "Image" align to the right to match the
"Symbol" align stops the button text getting displaced downwards.

Change-Id: I67b80b2ff5cc960f5394cb7d69cab7a4c14513bf

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [1bdf1122a9860a460ba6275d747d8baeedcfe1d1]

put a border around the numbering level listbox

Change-Id: Ie45cc82af0e232b7b523d30552cc14317fc479b5

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [b0461fbde8476c879183d9a6600a3d3567888f64]

stubs for more custom widgets

Change-Id: I27d96030aed3866c0d384a28598e292cb4ab3a04

2013-05-01  David Tardon  <dtardon@redhat.com>  [3c790299c29a45fdf0d5d7c6ffdb9be82d74d367]

install officecfg_misc using filelist

Change-Id: I05594cd52332e863ac23a8255cd291b16b9b034c

2013-05-01  David Tardon  <dtardon@redhat.com>  [d82ab86b2edcb7a91e0669910fe59f21c738e09e]

add modelines

Change-Id: I940a5dbf68b9480479095ea447ff125e4a42d211

2013-05-01  David Tardon  <dtardon@redhat.com>  [8b3807dbc925e69afcf20bf619986e832ee19845]

do not deliver unused files

I have not removed them from sources, because I have no idea if they
might be useful to someone.

Change-Id: I66becb723ae5f4be008c58edc99936788a67238e

2013-05-01  David Tardon  <dtardon@redhat.com>  [33cb866969098a26afeaaa3ec57f12428546a237]

install webview files using filelist

Change-Id: Ib4501e1171f3940a6909ce4f0c05a669d708b93a

2013-05-01  David Tardon  <dtardon@redhat.com>  [0822a4c84a0d55bb45d646642b9c24f945d8c1bf]

install xslt filters using filelist

Change-Id: Id84765285b1ace19442ec13d7212e4121f77dabd

2013-05-01  David Tardon  <dtardon@redhat.com>  [af12920f0f72d32ee6d3e6c0133ef1c774495100]

unoil.jar is not part of URE

Change-Id: I8a370e14751ff1720b27f9c1787d8411bebb17ff

2013-05-01  David Tardon  <dtardon@redhat.com>  [0773c8c77af0ea1e884b2498ea8a5ed7d7dfa9ef]

gbuild: add group NONE for jars without comp. file

This is mainly to avoid polluting instdir because these jars are only
used during build.

Change-Id: Ia5bab3155787b690bd915f3e83e6b6144715948b

2013-05-01  David Tardon  <dtardon@redhat.com>  [f45c3418d11009dbe9a78e59aa9e5fcbbdad5f91]

sort the list

Change-Id: I46793895764e720534a3e8f713054d92e220f36e

2013-05-01  David Tardon  <dtardon@redhat.com>  [f7c55abf4f80b3c7228b6fe416e3e548e8adcd26]

copy external jars to instdir

Change-Id: Ibbae216975bf8e066f24c1a4885394e346e2eaec

2013-05-01  David Tardon  <dtardon@redhat.com>  [617d89384947223e41bf2ed613af247e2bb7db82]

add spec. handling of jars to ExternalPackage

Change-Id: Ib6561120f1c6f9804e5bf9ca36b6a655f1449d4f

2013-05-01  David Tardon  <dtardon@redhat.com>  [df0a34ada954b0486611ca7bafd90fc6e2bc5d04]

let gbuild pick gb_RUNNABLE_INSTDIR from env.

Change-Id: I0cf96aa137a33662c5713886dd6b2649e4dd01bc

2013-05-01  David Tardon  <dtardon@redhat.com>  [7527ca6b79d710d2ec05121fb78e92d69618e3a3]

copy jars into instdir

Change-Id: I52d69be6b3b4208c90fd8e3ed4271f48fdc1ed47

2013-05-01  David Tardon  <dtardon@redhat.com>  [491dea0a1fd16547a61d6045a8bfaa83e58aa93d]

use gb_ExternalPackage_add_runtime_library for adding libs

Change-Id: I7be80bbef306db8f7ad585e95bfa4b6da0b30067

2013-05-01  David Tardon  <dtardon@redhat.com>  [61f59c46f6476a5e96fea143bc31d87c7de58ed2]

add function for adding runtime libs to ExternalPackage

This allows us to deliver libs needed at runtime to instdir in addition
to solver. It could possibly also be used for autoinstalling external
libs, just like we can already do for internal libs.

Change-Id: I96d314c55581190e129adae8383224535748ac43

2013-05-01  David Tardon  <dtardon@redhat.com>  [17edefac370b86fb22255e7e92468bb5206d36c8]

the internal packages should not be registered

Change-Id: I83f4c55582d1ff8ec6b468776090b453c4f85b89

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [761f4572daf3ab10fd9ebffbc8327c4669be8220]

debugging assert for unlocked solarmutex in launching find dialog

Change-Id: Iee89ae367d5c282cc1d06889765376982a7d37ed

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [2b449f5f9ad126618ec85d442ec149c5864853de]

remove unnecessary widgets from word count dialog

Change-Id: Ia490b8eb4367e54a73fbf9d54a76cf3155eb1615

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [cd841115fa28f8be5778e540819f963407b4c05b]

use new MessageDialog

Change-Id: I4fdc54d5a6e0f133c53588e255274b9f103269b4

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [9e5c35454d07f880a2cb52d9a808633b908bb859]

create a HIG compliant MessageDialog and map to GtkMessageDialog

Change-Id: If86387619ff00a652ea418292fbb0026b867a431

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [26bda9f4a82c9b1956a10e3dc52a99bc2f850ada]

convert message box return types to an enum

Change-Id: I20889dc94aac1119c1ee9da873ce911887c1c335

2013-05-01  Caolán McNamara  <caolanm@redhat.com>  [1680b036c5a9bf50b10580ee995f91ca6f873ef5]

clear gtk enum value response ids

Change-Id: I4cf3d81bcfe31e8a2b99c0f770bc1f999205f110

2013-05-01  Tor Lillqvist  <tml@iki.fi>  [35583e02020326eae206c16c89e9e5eaf5f580b5]

Make configury work as well as possible for iOS without options

Change-Id: If28fbe59f55626aeca05fa93446a0e5034ea2b91

2013-04-30  Stephan Bergmann  <sbergman@redhat.com>  [f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1]

Blind fix for MSVC, take two

...it is likely rather the implicitly defined inline special member functions
of VclBuilder that cause the trouble of trying to fully instantiate
boost::ptr_map<OUString,osl::Module>.

Change-Id: I67ad7434b4e3a2e01c15f7e39080226676412af1

2013-04-30  Stephan Bergmann  <sbergman@redhat.com>  [2736aff1f9a5c32c13993ff540e599291b7688ca]

...and fix gb_UNIT_FAILED_MSG output

Change-Id: I0fa3036c5be34eb598e0390430028ae818ebef0d

2013-04-30  Stephan Bergmann  <sbergman@redhat.com>  [385ed97ac31e807288b77d74b510d098a1f9dbf0]

Adapt PythonTest.mk to CppunitTest's b308d0b061b24688cf1312af817a2af1c21e2bd8

"More helpful message how to re-run a unit test that failed."

Change-Id: I2d99d1e7ff5fd326552f56d21fad7d1211966b2b

2013-04-30  Stephan Bergmann  <sbergman@redhat.com>  [9041dac37f912a6f183be9f6b6558f1ef44280c0]

Blind fix for MSVC

...preventing full instantiation of boost::ptr_map<OUString,osl::Module> (which
fails because osl::Module is not copy-constructible) which MSVC thinks is
necessary if that template instantiation inherits the VCL_DLLPUBLIC from the
VclBuilder class that uses it.

Change-Id: I8cd5608c80d7ce9b12ba678430f5ef283a427e93

2013-04-30  Eike Rathke  <erack@redhat.com>  [67a9f79219057f0e57fa309452b9e9748ed95f59]

new upstream release liblangtag-0.5.1

Change-Id: I4b71bbd3ff457d7b4fb2a409e8d34d8e4904acb3
Reviewed-on: https://gerrit.libreoffice.org/3676
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [7a569f753f8682c413362432877c100248bf7ce8]

Make uno any types explicit.

This was previously sticking long types into Any - which yields
different sal types on different archs.

Change-Id: Ifc7a60a052b57f8a83739ec11a97ab32aaa2ee7c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d89f93ba774b717413f6b758a7a4684d7b7c8bb6]

A little more description for the new tokens.

Change-Id: I9b158bd4302a84202447a74ac90cf4e9f760c6a5

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d54aa149bd6e07c646383b761901aa047a3d3ea2]

better to use no overlay for now

We have no way to determine whether the lengend touches the chart area
so let us use no overlay for now. That should be much more in line of
the most use cases.

Change-Id: Idecb0113e47a3f7c925ff8c45238152406ce8954

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0c58dc8655017523be8c610ebea2200e472fdd8f]

only export c:SymbolSize if attribute is there

Change-Id: I4f167d1ec6998b27025450e9339d14d94c06e3c1

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bb7dec2fa080b9d0ee89ff780db65bc1f97e0d61]

also export point size

The current formula size/250*7 is just a guess based on some test docs.
If someone has an idea how to translate them please tell me.

Change-Id: Ibdd27d52d545ac96882c128485c48a3116eb4467

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2af36506592908e19b02bdfe00359dfe71eb3322]

export markers to OOXML

Change-Id: I0c2cabc8636b0988bdd779f002c1e7dc1e34b65b

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d09b4affac36f002ce20a10c9e69a4a62b915382]

Unit test for the earlier reference toggling bug.

Change-Id: If9c05add57c87f56e8514cee75b89e09c74277f5

2013-04-30  Eike Rathke  <erack@redhat.com>  [9bff49e203359921cb279be373773deb13ca8b90]

added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOX

Change-Id: Idabf46bfdfa6092b0ae27fe4116382eaa00d5db9

2013-04-30  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [d715b40442bbe007a59c6c305fa42896704dbe2c]

Fix erroneous reference conversion.

Type '=A1+2', move the cursor over the 'A1', then press Shift-F4. It's
supposed to convert A1 to $A$1, but it changes it to $A$11 instead. This
commit fixes that bug.

Change-Id: Ia41c0617c5a93ad4a153dc4c84cd7db9e2b928f1

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a514c72071a4e572bb712f78b8b119ed0b2eb6b2]

Surpress warning on comparison between signed and unsigned.

Change-Id: Ia155114817e3b28a201f734647b758cf7cebefce

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [acc9b2be09442f48e065d3d2aab8e227b610bf20]

Ensure that modified formula cells are redrawn.

ScFormulaCell::bChanged is responsible for this, though, we should only
set it to true for visible cells only. That's a TODO for later.

Change-Id: Ic237c45fb271f901320f4843c89710aedd16c906

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9aa06260000a3640a5557c2d34be7e2a82d8f91]

Move the group calculation code into its own class.

To isolate the code that will be re-written for true vectorized
calculation...

Change-Id: I3ccd15841ed6fcdc6a22a590ba82d46d0b4863c5

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [29bf5fa50d7471d4ea6d5d59c2e2b091000fd306]

Typo.

Change-Id: I46eba8fff2a1b18d267b0fce0bb1a2abcce779a8

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ad90c78234895e2ac2053210e57b44454c68a44c]

Reset dirty.

Change-Id: I20a8b56a9241081192e32b3d3a0de9295277e38a

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6b1ba4e0f45e4a3927b7fce991327a19d09a1798]

We don't need this code.

Change-Id: I7be5869672be17faefd369d03f69cac5ed2d03b6

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e38d20c1e1146f2510f8482ea82fd0af3be67325]

Handle range references for group calculation. This is still untested.

Change-Id: I1eb1c217db66615028faa85720838579056dc150

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f07601a255eaad729fdb2fffc36336a4cd364501]

Handle range reference as well for group calculation. Not tested yet.

Change-Id: I3bf58a20f0b8c017862ae23202e4b2272f7c952c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dfc3f290b5934326a8e042eb81c1b2c81ee0a1ec]

Let's not use VectorArray struct. There is no use for it.

Change-Id: Ic011143206c13fcbc1b3403bf5b7df46c6934899

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c45c6307d23d8ceae9d567d2f7286c161b9cb5a9]

Some comment.

Change-Id: Ie7015231944547254562031864e7691333f02947

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c678409ef3c9e97b61b582bfc747931933059ebe]

Pass formula group context to FetchDoubleArray. Not yet used.

In the future I'll use it to store temporary double array buffer here,
in case the requested row span is over multiple arrays.

Change-Id: Id4260ec4ced4c8c1ee718106f37a7374c62b204c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ee289aaf451ddec8f3b997aae5cf9f95750ee277]

Let's not forget to check this in...

Curse the sc / formula split...

Change-Id: Ib8d17ba63d05eb4df7e6918e0034d91dd82869e3

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d9f9c9ddfb49d297526d931925374163caa2f43d]

CellStorageModified() is the right (and only) place to mark group dirty.

CellStorageModified is supposed to be called whenever the cell array
content changes. We should take advantage of it.

Change-Id: Ib1cd0e91f3d5a3d03d2172ed6cc916520d1baa49

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [27a5bafeb6f18811d5d1414b8ce56f0fe89cd055]

Test-drive grouped formula calculation.

But of course since we haven't yet implemented the real vectorized
calculation backend, we calculate the cells individually...

Change-Id: I27e0a3e846f62a7fcda86a79e9455c81e3737ddf

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20d4db0fe3444e76b23ecdb058554c95eb311548]

Add method to allow fetching of double array, and store it in token.

Change-Id: If094dbf139e18ad23c73d6cf5a78ac4844132b14

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7fb73a8475623de9c559f549fb8127993b62ba06]

Initial cut on vector formula ref tokens. Not used yet.

Change-Id: I4b28c269759bc01bfc94cfdd6a1c651d03d829c7

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2f72495cd8097f782f0c8543c13605403f3e90c2]

Move the invariant group handler into its own method.

Change-Id: I3ed8da3c9673b990d5ae17d235bcf4fc1a4541f1

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1eaf73af59cc5bc25c40ef8d18b25f853d273229]

Don't forget to add breaks here...

Change-Id: I2887382d8eb30a0ba715493a38dda3d0e5ec4d7d

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34c491dabedf3ce4feb1db6d00df33e5573ec03c]

Handle invariant group with single references.

Change-Id: Ifbbac2b11b1023a5cf3d21204c12b9740af09aaf

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f32534cedd414e57790782794cacdd0f0f4adb7c]

Not yet used, but a hook to retrieve a vector reference value.

Will be used in the next iteration.

Change-Id: Iff875e7e8a48df849d6df4dfb1418a024c9f7c06

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ec42c8b689f47a05aaf9d2dcbf77e6d412c32847]

We can't support all cases until we have real range-based dep tracking.

Note that an absolute reference may indirectly reference one of the cells
in current formula group, and we aren't fully prepare for that use case
yet.

Change-Id: Ibd24a25b80963fe1235c2afb431ff7c7ceb27215

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b99bc2028a0160eadd688878f5ec2cca87543cc]

We really don't need to use similar data unless I missed something.

Change-Id: Iaab6033120c3d50a54fb151916dc2a7b7ba5a98c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c77cb290c3bb8ce3b5296f750cb3d1eacc21d28c]

Adding comment as I go along...

Change-Id: I3f95b2a1a4b180c23e82bdeec8279707220532d5

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8d820a45d97cf0539b46b01f6002856882183e24]

Let's use std::for_each for this.

Change-Id: I74f59ad697eb5ff28b81cd883db58ba9f19c086c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [898e806e5eb447e58dd48196fee101c8e5f9a84d]

Wrap inside smart pointer on instantiation, for exception safety.

And boost::intrusive_ptr has a bool operator; no need to call get()
in this case.

Change-Id: I8ca965349c13dd0fedc16dc0d535b8c337fce52c

2013-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [574dd6d83a4cc6ccb214ad40c63c0c9c3f8229ec]

We have function object for this.

Change-Id: I9021771a6d6be9980ca1c46a0b5034f84fa0d49f

2013-04-30  Michael Meeks  <michael.meeks@suse.com>  [06a8ebc878ff9bcab26556d5b5a46532e232d416]

fdo#62336 - unit test for conversion failure.

Turns out this depends on not doing layout, and so is a real corner-case.

Change-Id: If9d2db6b1a0df94fc809fb353f2dbf2cf9ac1c9a

2013-04-30  Matúš Kukan  <matus.kukan@gmail.com>  [102f68ea54e7b9420a8f13605289a5411db5512b]

fix typo: trailing \

regression from 22e1a5b836b898298b6a5cfbaf1c82d9c3f08349

Change-Id: Ia7dbad2fdad9c00c86a55395308dc35ecc510dee

2013-04-30  David Tardon  <dtardon@redhat.com>  [b16cb2291e6377de9beb7952c69251ff2a973ffa]

fix mismerge

Change-Id: I6ece86dfdd99e30bc6aade1a769f8ff9290b4a72

2013-04-30  David Tardon  <dtardon@redhat.com>  [674a7b44f3b9a90b0b6ed7fa8928ccd0efb597f8]

install branding images using filelists

This also reinstates the use of brand_dev/intro.png for non-release
builds, lost with gbuildization of instsetoo_native (commit
1d84e9d1d363bd550129efcbeafe670c0a049dd0).

Change-Id: I43477505c5c9a3d6ec961d640608e6e91379868e

2013-04-30  David Tardon  <dtardon@redhat.com>  [148c7629fc844db690075b9df62677b5e902c9f0]

deliver uno loader classes using filelist

Change-Id: I121a4ad5d7cff54b914796142fa7c50006856300

2013-04-30  David Tardon  <dtardon@redhat.com>  [50b18ead25453857efdc6f4bfe70980456ed91fa]

install libexttextcat fingerprint data using filelist

Change-Id: I1576b60bc511bdac964decd5a7f8c3834281f380

2013-04-30  David Tardon  <dtardon@redhat.com>  [7f2460b4b4f621ced1ad81e1beb0bf519ee67fe9]

shell.zip is unused

Change-Id: Id8e7980a97d8c0828b14c59e2e382b0efc51c9f5

2013-04-30  David Tardon  <dtardon@redhat.com>  [8e31b9005257b8499b75d09004d30e0e8e123684]

install SpotlightImporter bundle using filelists

Change-Id: I01ea506b76356ce62688350d096ff77c2cddcbdf

2013-04-30  David Tardon  <dtardon@redhat.com>  [bf7df610a1d01bf9a5a100e58b47f962f0a493d9]

install example java scripts using filelist

Change-Id: I3f5df5be726fe0788a17d632fe1021ccaf4c1951

2013-04-30  Matúš Kukan  <matus.kukan@gmail.com>  [06bc7619745015d9b49360229ae2b7d8795d5701]

remove unused RestoreXViewGraphics class

Change-Id: I5b4075623631a4c3148a53e80fe6c011ccabdc37

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [f33753e507ffdd9fe3e5df1fac92b880cb574124]

pdf2xml implicitely needs cppunit headers.

Change-Id: I070ed7ebc0b470bf03be17031455f682b7872087

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [930582f5bcb3dc2e9a05d5ec38cdc11f35b92cc3]

rework background page to balance the preview and controls

a) expand to fit the available space
b) make the controls and the preview the same size
c) reorganize the three options of color, gradient and bitmap to all put the
preview in the same place and adjust so the preview is the same size in each
case, i.e. switching between views gives the impression of a single shared
preview element
d) put a border around the gradient list so its area is visually noticable
to be the same size as its preview area

Change-Id: I88735778bb482f9dd011f890d170be127877367a

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [bf3f3668c8962936bc7d4d5f19427f711bf90677]

Bin rtl:: namespace prefix for OUString that had crept back

Change-Id: I64ab5fd3268a9366ddfec823e7d936b5790f23e1

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [99b7b41992f02ce4ed85475b448ab61f3b596f11]

export a:noFill to prevent wrong default

Except for the data label issue my test file looks good now. There are a
few more small issues that I should take care of but it looks nice
already.

Change-Id: I4a6097baefe26088d0246f6335246a211ba143eb

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [71512d1a9951850521950d8ebf0c931d6f6f0552]

Restore accidentally removed prefix

Change-Id: I62e9daa35605883ee0949ecdce6b86c07cc42c09

2013-04-30  Armin Le Grand  <alg@apache.org>  [4c8ffa01131f2df2b314218731d83bd776944802]

i#120015# Let SdrUndoAttrObj remember a reference to the used style to survive

removal of the style by UI (which creates no undo actions). Re-add the
style when undoing if needed.

Change-Id: I6069a1cb42dfaeb0dd35fdc15687fd307f2b641e

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [6ab8f15653af431fcacffb3c9227f90aa04456f7]

Remove weird unused script

Change-Id: I97979428ba9f31f493b043e485b77b2a379f21c5

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [3a3b64a964f92a63d15407fc7769311a9ecbfb48]

retain references to loaded modules for builders lifetime

Change-Id: Iab8b53dc50d69ba781978e1e7fd9b9c5a19c6d59

2013-04-30  Noel Power  <noel.power@suse.com>  [1b14676b5f95dd51d6266a6ab7bd713a5ddcff2f]

redo fix for fdo#64078

use std::abs instead of labs

Change-Id: Icb09fb1715d4795c718773a37e66947d67019bb7

2013-04-30  Noel Power  <noel.power@suse.com>  [38d7278e38b8c6d6e332814b5c626ab182d41d31]

fix for fdo#64078

Change-Id: Ib8c70b0074485ccd8bf6095c070610fe90e22d4a

2013-04-30  Stephan Bergmann  <sbergman@redhat.com>  [05713a171fa8395369bb32b23e24bd97bb5ad58f]

Explicit copy ctor avoiding copying singular iterators

Change-Id: I0727d4676166e63992e78ec3ac7e68c217fa794b

2013-04-30  Michael Meeks  <michael.meeks@suse.com>  [72e5d0c8fbedb509fccec7aa8bd03f89cda9ef6d]

Move to MPLv2 license headers, with ESC decision and author's permission.


2013-04-30  Tor Lillqvist  <tlillqvist@suse.com>  [ade26b5c7bd2a88be5147feace1969cc01ae3ed4]

MSVC: member of dll interface class may not be declared with dll interface

Change-Id: I751832d8725354cebd892738fa80fd7bc5e43925

2013-04-30  Michael Meeks  <michael.meeks@suse.com>  [abacc389db8c7e2bde00cace7292d6259e4c8e6a]

android: remove lotus word pro filter - bit optimistic.

Change-Id: I08bbec95db2ae9bc7226cd5ca1cc7b81c235a26f

2013-04-30  Michael Meeks  <michael.meeks@suse.com>  [a06afd68edede3fd9de6f99466ee9c87aff941af]

sdremote: protcol debug for send to match that for recv.

Change-Id: If2840336513772238ec43a9859d47a6e2a315e05

2013-04-30  Jan Holesovsky  <kendy@suse.cz>  [b308d0b061b24688cf1312af817a2af1c21e2bd8]

More helpful message how to re-run a unit test that failed.

Change-Id: Ibd85ecd6a24611313a24b79b3e4b122eccd02a81

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [0ef769f4ad4ee47eb6c5f316c4f9891ae724c975]

yet more custom widget stubs

Change-Id: Icba78537cd1f2bf2c83564bb65a5167a20a76e90

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [417869b0c3569ad657c02879fca01dc582d93d76]

Kill reams of duplicated code in svg export.

Change-Id: I381b2c5859f00cdd27736c50b39c6c6e50e39890

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [a965e08c07d526c4054300a9bfca30ab7756ab2c]

Updated core Project: help  c64ceaae688be1f6cedcd942d0e3ab35e2060a2c


2013-04-30  Matúš Kukan  <matus.kukan@gmail.com>  [22e1a5b836b898298b6a5cfbaf1c82d9c3f08349]

gbuild: UNOLIBS_OOO group is no more

Change-Id: I1b239844391c0d59fc26e44f789cc39ed602f54b

2013-04-30  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [eb190f135dc8fd0c22d9b10bae3788b259fce91a]

fdo#60949: move last UNOLIBS_OOO to OOOLIBS

Change-Id: I79af32f188a0e7de71ec8e6743fe73b3bb030a3f

2013-04-30  Miklos Vajna  <vmiklos@suse.cz>  [84be52b5f6b8a73cefd740e0bfdd5f0622c369e4]

bnc#779630 tokenize w:listItem and w:dropDownList

Change-Id: I714c2fd747eae2e706355b4fae892af9f569b3ae

2013-04-30  Caolán McNamara  <caolanm@redhat.com>  [b80e865d369b4d94f29ac6dcc27379d3c6e72ada]

Convert find & replace dialog to .ui

Change-Id: Ib5637a3601fc77588b2bd581f17dc6bcb36290db

2013-04-30  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [85a7d9aa84ba07fa63a3647b7c2a10ed62b3336e]

findandreplace.ui widget

Change-Id: Ie1749714537182db6dec418db64ab4f945e7323e
Reviewed-on: https://gerrit.libreoffice.org/3654
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-30  László Németh  <nemeth@numbertext.org>  [adefbff4e4b3a58197fa358dd9d185b6826e58f3]

fdo#64082 logo: fix hide/showturtle

Change-Id: I1aa1152940697f6390155871c0128519211abddd

2013-04-30  Jesús Corrius  <jcorrius@gmail.com>  [6c670f63a7859e24bdfa20759bd8b7c3b4a911ef]

fdo#35785: don't rely on the old apps fallback mechanism to fix this bug

Change-Id: Id0967358956868538f7563c51f7ed5e106771302
Reviewed-on: https://gerrit.libreoffice.org/3639
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-30  Jesús  <jcorrius@gmail.com>  [8d9337326745f3cd3ade623b3c01ad6e8e3e590d]

fdo#35785: LibreOffice is One for now

See developer mailing list for discussion, subject "LibreOffice is one or
several applications?"

Change-Id: I7a4a5a76f980eb458a2b6d4558a553b8508fd990
Reviewed-on: https://gerrit.libreoffice.org/3638
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-30  Michael Meeks  <michael.meeks@suse.com>  [c53f1d1fa8714c330528c9b872b06f3271216f83]

fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreen

Thus making the gtk+ backend more similar to the generic backend
in this regard; also be more strict about invalid monitors -> empty
screens.

Change-Id: Ia4f2e1205cb1d309fb1bb01f9631167339a3478e

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [341ff124eca09ba3a2c8daad56134c2b65f2aca1]

WaE: private field 'mbShapeSent' is not used

Change-Id: I47ef674ec056d9a66c905420bf74b3e8a67840a9

2013-04-30  Miklos Vajna  <vmiklos@suse.cz>  [9cc1e7b165abe3f19c2919f8d9cf8efc3e8cf315]

bnc#779630 initial DOCX import of w:sdt's w:dropDownList

Change-Id: I57d4768a26476d1a0535087c60535393b7004b24

2013-04-30  Julien Nabet  <serval2412@yahoo.fr>  [10839c68caea68218e9892c4884d920b1330a61b]

Forgot "with_dir"

Change-Id: I1457f5619984671e8cb88173d204d3157d3cb883
Reviewed-on: https://gerrit.libreoffice.org/3688
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [cd09b5379e9370c66fe9d819dc3cd01dd30e3a91]

Fix fdo#64062 - can't assume para styles to be there.

Change-Id: I5da53ff44fdf00ec6c0fdf1a722f806971b6683a

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [788c152cc69a2dcb63c0dc1f1fa9ec093daa780b]

Revert "Don't enable postgresql-sdbc by default"

I simply didn't have the krb5-devel package installed, and assumed there was
something more complicated going on.

This reverts commit 0e1cc9968522b602c345aae33c4aac4c5bccd274.

Conflicts:
	distro-configs/LibreOfficeWin64.conf

Change-Id: Ie3b226678862ed6388bcf1bf105da0b996f653d1

2013-04-30  Jan Holesovsky  <kendy@suse.cz>  [f60424b29622033ae02491bda328c304ae1bc05d]

bnc#816516: Implement easy access to the recent documents.

This adds a dropdown to the 'Open' toolbar tool.

Change-Id: I5b4aa99476e721c1479152b46bbc79cc0b095318

2013-04-30  Jan Holesovsky  <kendy@suse.cz>  [f486c562816fc59dc4d341d0a32a65b1e65eeb92]

Recent files: aPassword is unused.

Change-Id: I44f032a6b943ad02b0d43e78b4e79275d6d2adfb

2013-04-30  Jan Holesovsky  <kendy@suse.cz>  [a4b1200bd89af55141a82101cf968663ee94ec16]

Kill unused SfxHistoryToolBoxControl_Impl.

Change-Id: I03655bb502d6480d8f7f3f1adef17d8f635b8ed9

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [9349a8793bd2cb930b88d3bb1d1622fb084dd555]

Fixup German translation.

This touches up lightly on e986d3e396174096abb46075bf7488677b9a35f9

Change-Id: If4d940433b27abec63a85c5975f5e9ebf672b79a

2013-04-30  Andras Timar  <atimar@suse.com>  [5b77c93b28b7f7b705617839eb72798568ce9f15]

remove unused product variables from Windows installer

OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete
SAMEPRODUCTS - same product have the same ProductCode, so installer detect it
anyway under normal circumstances. It is possible that a tester/developer tries
to install the same version with different ProductCode over an existing installation
(e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use.
Moreover, Windows Installer uses only the first three fields of the product version.
So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning
scheme.
BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas.
OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching
mechanism, they were commented out anyway.
STUBPRODUCTS, STUBUPGRADECODE - these look useless

Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [0e881978998e9b17495a63de3bb9e22aa1474066]

Clarify intended use of these files

Or, as it might happen, not... If there are differing opinions, please revert
and/or amend. Or start a discussion on the development list.

Change-Id: Ide5060802fda2d59a1c098d1ba8398fc095007c8

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [1c500ac128279d54f8c9ef841c15f43229c5ed11]

Fix 64-bitness option

Also, don't claim TDF would be doing 64-bit Windows builds.

Change-Id: I3abdb13cf7b29c6d249d49fd6f66ce1b9993d97e

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [0e1cc9968522b602c345aae33c4aac4c5bccd274]

Don't enable postgresql-sdbc by default

Try to make it more likely that a build without any autogen.sh options
succeeds. We didn't even get past the autogen.sh phase on openSUSE 12.3 thanks
to some krb5 stuff needed by the postgresql-sdbc checks.

To compensate, add --enable-postgresql-sdbc to those distro-configs/*.conf
files that didn't already have --disable-postgresql-sdbc.

Change-Id: I967616993875b99d9d5a9fd0721f281bb1161a87

2013-04-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b399c1a38cf7217bf530af3a78e8472d97890ac8]

n#592908: docx import, fixed handling of w10:wrap

commit f837c4288cdae4921b3fb6747ba2e2cd5ce2dcd2 moved the handling of
w10:wrap tag in oox, but thus no wrapping was imported any more.

The fix consists in letting the w10:wrap element be handled by writerfilter's
dmapper if the shape has already been retrieved from oox (which is the
case for textboxes). In other cases, make sure that we don't set the
Surround property once again in writerfilter as that would override what
has been done in oox.

(cherry picked from commit 51d5e90b7c09cb980bc72a2c6b1a65303ef15ea2)

Conflicts:
	oox/inc/oox/vml/vmlshape.hxx
	sw/qa/extras/ooxmlimport/ooxmlimport.cxx

Change-Id: I8ab158641afcf6b9945c52238e7f5adb9e8b3adf

2013-04-30  Miklos Vajna  <vmiklos@suse.cz>  [e7ecf663883478e0705e83e0a63b4abe6757b01d]

OOXMLFastContextHandlerValue: clean up duplicated constant

Change-Id: Ia09e30958392b660f694e8eefb6605108b3c0b57

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [e20e2715881e015bd217224bbcbd7d21f617b52a]

Fix warning: unused variable 'aIniUrl' [loplugin]

Change-Id: I11a2a7e8e1f3f089c3b475df1147cefafecdb376

2013-04-30  Noel Grandin  <noel@peralex.com>  [3872be543252a30d020e35233415c5fccc0ea806]

Clang cleanup, unused mutex variables

Some of these were doing nothing useful at all. I removed those.
A couple were protecting static data, and I fixed those to use Mutex
and MutexGuard properly.

Change-Id: I444d13f8b6c50e526cce8d69d09aeaf240e5c6ca
Reviewed-on: https://gerrit.libreoffice.org/3678
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-30  Tor Lillqvist  <tml@iki.fi>  [d6d896a121c0bab3ac27fafa5a4e810e48ec96c6]

WaE: 'SAL_OVERRIDE' macro redefined

Change-Id: Ic8af47b52b06ef440b3fdaa966075780fb7a609b

2013-04-30  Muthu Subramanian  <sumuthu@suse.com>  [64ed03c90e60be212653b7ed351374ea006f9f57]

n#816939: Improved label overlap detection.


2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [298c52a61d7c70c1f0fd042767ac9dfad52af175]

pdfunzip rather needs ~no office libraries.

Change-Id: I27df97ab6e35b03dfe70c7a979dd06f977086069

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [b0da8f00a0d41f2b17639fcee4ed4956421e55c5]

Make pdf2xml usable at least from within buildenv again.

Seems this had bitrotted quite a lot. Calling it now like a cppunit
test works again.

Change-Id: I27479c3c3e1c1fe0639629e9bf8844456e0b0515

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [bfffa6d7cee18d0814bc38f1d053a0d0b27f972c]

Add unit test for pdfimport image import.

Change-Id: Ifd51f0c25418085ba8a6e8d331ac5c6d8139d18a

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dd24f18545d1e041b2dc427ce4d6c28fbd39d76d]

now ooxml files are accepted by Excel again

Yes, a simple test would have answered the question in the comment and
made clear that nanoseconds are not accepted by MSO.

Let's go with normal seconds as MSO does. It seems it also accepts
1/100s but who really needs that for a file timestamp.

Change-Id: Iaec6f9c08dc94d5086b83cb4bf520d0053b71b28

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f9cd73ebe116cd95247aff1963e2f5b4ec671dfa]

remove a few more unused variables

Change-Id: I6c70c000f60e7e6e43bd068ccb98b693b80746f2

2013-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d5ef8830255a8bdb1ff383f262c3028c398f63ee]

remove unused variables

Change-Id: I78e778408abb72772771daf5776a26f08c313ee2

2013-04-30  Thorsten Behrens  <tbehrens@suse.com>  [6b18d7d28efb0285f01e36f5b0cb2cddb1c68488]

Fix import of images from pdf.

Seems poppler changed outputdev virt func signatures with version
12, so with system poppler, we never got any image import functions
called. Added override annotation to prevent this from happening in
the future.

Change-Id: I565de80ce218e831e276d3a1d88ded3baee876e7

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [3719396649c8c944727f89c517a8191cd37b2499]

[harfbuzz] Don't crash when closing LibreOffice

We shouldn't be trying to free the font table buffer when destroying the
blob, so pass NULL for destroy function instead of free(), and also use
HB_MEMORY_MODE_READONLY just to be safe.

Change-Id: I85b5a575249b4efc0f5799db205ee17cbeb66d22

2013-04-30  David Ostrovsky  <david@ostrovsky.org>  [bfa6aab3992dfca2312ffd626d975b25f84544fe]

fix refresh() call

Change-Id: Id7cb705b2b719cdd3bf16b8aba858c0319686599

2013-04-29  Michael Meeks  <michael.meeks@suse.com>  [61dc0d2c9d79fd9ce32cd9591fad4daead0ebade]

fdo#62336 - fix horribly coupled table rendering code to not crash.

Change-Id: I7a6ee4dce338b7529fa7500bb0c8341a4f2ebc22

2013-04-29  Jan Bobisud  <bobisjan@fel.cvut.cz>  [a1f3824e94694433466d492ee16cf497783a3455]

fdo#33370 Readme file could be easier to follow

Change-Id: I25794499711845cb8183664d1345e5513587d81c
Reviewed-on: https://gerrit.libreoffice.org/3679
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [8b324e21f2ae4345f41b32e6c4b9c8a658dd5492]

There is no images*_brand.zip files

Change-Id: I6ddeff7ae72693fd0951d71bd7b5444938bc7286

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [d7ebca515a63b34343a044443fadf9064c8d9195]

Fix indentation

Change-Id: Iaec745dc1c8eb0614cc2fe1d70a94a00d18cc934

2013-04-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2f205ee79ea929c6fce5686512bd468ab78a877a]

add fallback for Merge-Modules directory (when not found in registry)

Add "$COMMONPROGRAMFILES\Merge Modules" (on current versions of Windows
that probably is "C:\Program Files (x86)\Common Files\Merge Modules") as
fallback, since for example on Windows Server 2012, the registry entry
has not been created when installing Visual Studio Express

Change-Id: I16f58b8a1d453c8628c6eb66c2cea37ab3da913a
Reviewed-on: https://gerrit.libreoffice.org/3680
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [9fa0ce282f808fb68ed7a5e29e8052dc3af74119]

Updated core Project: dictionaries  acf0ae3fdec65df75f4983d2b943582f9ab99fa2


2013-04-29  Luboš Luňák  <l.lunak@suse.cz>  [9023c8e6043dbcb815339c8eaa8d736c3575d085]

remove demented code

The things are not even enums, so there's no error checking either.

Change-Id: Ib33cd96b49a840cbe486dbed9a7c370827b54c2d

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [81b9d431678bc270e7592e9bedb81d2d445e2122]

c:varyColor is true by default in Excel

And another step closer to opening my test file correctly in Excel.

Change-Id: Ib6aa8ddb2f2792513c7263d86865e08fe5f1483d

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c19f86a077622141560bdba97e94136db9e9b40]

OSL_TRACE => SAL_WARN in chartexport.cxx

Change-Id: I12ddd18c1b4476d42c097704c2af2d0af4e15a1e

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ddd7fccdc8fc292200e581dbc4e456ec86cef47]

c:delete is true by default in Excel

One step closer to opening my simple test file correctly in Excel.

Change-Id: I1bfa76a46081ba478e44d8d90d8a91790a9a9ff3

2013-04-29  Noel Grandin  <noel@peralex.com>  [2f1a293e1a119ad12e0b592da9f7e2f7d88e2479]

Clang cleanup, unaligned if statement

The extra semi-colons were confusing clang. Just remove the macro,
it's not adding any real value.

Change-Id: I7f7c312d2c0167a17e31624e197ae75b77fa0c2f
Reviewed-on: https://gerrit.libreoffice.org/3677
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [8b3b9d24197982993839af92ae9acb718c4fd513]

gb_JunitTest_JunitTest_platform_longpathname_hack is unused

...since 81af84c04fa7ef8c8c12d2a9d3899a9a75cb8260 "gbuild: let JunitTests run
with MSVC."

Change-Id: I4ba97431c3439c0bed74149fe66cbb76db5317ce

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [99e94cdd6566c8235a389463cd0113b388183ab8]

Use new-style service ctors where possible

Change-Id: I36c62fc677de70c08d0d59e45debc6a86375d3b7

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [01c934acbe89859b57302c8036147ca31b268610]

Check for theTypeDescriptionManager singleton

...rather than a TypeDescriptionManager service that is no longer available.

Change-Id: I1054ab0a658597a60d11e2f9aa0960df25d14bc4

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [ae7fd476ea12bd78dd0ad16649d538aa0543bf56]

stoc.tdmanager is gone

Change-Id: I7c750debaeee5d9804be378e0f65bec13ac296eb

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [92edb28ce8e455615c134bd4bdfc4db2726c2f46]

Updated core Project: help  eddac30b5afa84c2420a553d2e822722dc857228


2013-04-29  Lionel Elie Mamane  <lionel@mamane.lu>  [1981819e81c1ad51b607d6af19e4e3776a74c75b]

fdo#63391 deadlock on opening .odb file that auto-connects to the database

Let foo.odb be a database file that has a macro that connects to the
Database on "Open Document" event (and needs to prompt user for
user/password).

There was a race condition between two actions:

 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController,
    which tries to get dbaui::OApplicationController's mutex

 2) the StarBasic macro calling dbaui::OApplicationController::connect
    which needs to display a dialog (to get username and password),
    and thus puts that dialog in the main thread's event queue
    and waits for it ... with dbaui::OApplicationController's mutex held

Now, if "1)" is before "2)" in the event queue of the the main thread,
*but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock.

Fix:

 1) Make OnFirstControllerConnected synchronous.
    Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph)
    that nothing else will happen with the OApplicationController as long as it is not finished.
    ---> it does not need to take mutex itself anymore

    This avoids the "order in the asynchronous events" dependency.

 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting
    WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning
    the connection to m_xDataSourceConnection.

    Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>.
    ensureConnection will never return the discarded connection, though.

    (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html)

    This keeps it from locking on another condition while holding the mutex.

Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32
Reviewed-on: https://gerrit.libreoffice.org/3310
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [8c913392116470956d2e8e3f2ffc8423cd56e411]

adapt code to duplicate object dialog

Change-Id: I2555dc113b2fb4c77bec187b15f0bb545811b07b

2013-04-29  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [61e39b5f00e5307f72013379890c6690a5b7a2b7]

Duplicate Dialog Widget .ui

Change-Id: I7a4f782235a23f50bceaef041a92e42e47860a78

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [16a1bf5d079ef2b98f97ca40c3f6f4785056477e]

climaker no longer needs *.rdb.oldformat input files

Change-Id: I55447aba5abcc8205543c7ca64763b5c99854837

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [1728ab7125dd622d324779cfc62762b1f79fc769]

Remove dependency of climaker on registry format

See the comment in climaker_app.cxx main about room for improvement.

Change-Id: I11cc2f62c9d42269d5c96253198ee4e730496e75

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [411524d10ac88698605c67f69b3015125f9a84aa]

Typos

Change-Id: I2ff65979a9da7da12ad6ac97dc090898913a2e8c

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [20452aa248c8d32289736e0a3aef6a3caafc3ce5]

adapt code to use snap object dialog .ui conversion

Change-Id: I181c87f8406f095bd4dc499b47d91081f58aaf59

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [15b52e7f392e3288995e2599cfbbe07a52ac8de7]

Updated core Project: help  7584ed08efd8e9cea733a782544a1e1eeb48433f


2013-04-29  Matúš Kukan  <matus.kukan@gmail.com>  [4d9767d0b2626d29d7706c1bc0c820c6781e1bb0]

urelibs: break cyclic dependency; treat regcompare as build tool

Build tools do not link against merged libraries but individual small
ones we need for this (gb_BUILD_HELPER_LIBS).

Change-Id: Ia765e11a93ed05d126334a3e146fb88e368954ac

2013-04-29  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [93f2256f493229a4957ae8aa1a4e2bfafbf5a709]

New Snap Object Widget .ui

Change-Id: I801f4af269efcea91bc3bafbfc9e0b9033488f2d
Reviewed-on: https://gerrit.libreoffice.org/3645
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [55225176b602940ae6fcee96dbc876c3afa3ac9d]

Unused include

Change-Id: If6caa7abed25ce95f1c62f9673619426eb49b5a8

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [23a87a862278551a452aa64a4141293dd518e5d3]

Remove some obsolete makefile.mk

Change-Id: I47f1a72fac3e6678b5dfe880f2f189ffc436333b

2013-04-29  David Tardon  <dtardon@redhat.com>  [44aaee3d42d2ec11702dfbf3250ddba1266846a5]

use normal rights for dictionaries

IMHO there is no reason why they should be 0444. I have found no
explanation for it, either in the commit that introduced the bundled
dictionaries or in the related bug.

Change-Id: Ia42218a0d579ced5f17248a092eab2c61cb9005f

2013-04-29  David Tardon  <dtardon@redhat.com>  [97aa4a6044ed871771519c931863f3f66e211966]

filelists should honor USE_INTERNAL_RIGHTS flag

Change-Id: I3edbae98c9bb51899e5592fae1cfe9f3632ad535

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [c559b13b80ab4c8ca4e6ca713bce388ea650e02c]

[harfbuzz] Re-enable text justification

It turned out that ApplyDXArray() is need to apply advance width
adjustments after justification, so we can't just bypass it.

So I just copied GenericSalLayout::ApplyDXArray() and stripped it of
ICUism so it does not break with HarfBuzz, but I had to make
m_GlyphItems non-private, so I'm not sure this is the right approach.

Change-Id: I66d647c3590fdf912c39d0cf23ac72bcc7ca72c9

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [ca0b580e2a21999d75bcd39ae5b6f81e9e42897b]

[harfbuzz] Fix shaping across text runs

The 3rd parameter to hb_buffer_add_utf() should be the length of the
whole text not the current run, so that HarfBuzz can take the context
into account when shaping.

Change-Id: I9e4e928d40078c3e3667cfdb6d8f24bf6e58263d

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [1f7d7d0f327aff54af8f9fa8b60e2460827dc4e1]

[harfbuzz] Fix text width calculation for real

No more second guessing if text width, we know that information already,
so pass it around instead of trying to re-create it.

Change-Id: I19faacbc309d38753c3c9f7214dfa0bf59cc66b5

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [2e302f18efe8f2e5f3c17d7734a8adcb670fbe42]

[harfbuzz] Follow variable naming conventions

Not that I'm a fan of Hungarian notation, but for the sake of
consistency. Fix some placement of opening braces along the way.

Change-Id: Id6ea758fd438a4040e7451430a0f3a166efdec43

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [8f748ce03b724ea67738054bc32325fdf950fc0c]

[harfbuzz] Check for SAL_USE_HARFBUZZ in one place

Change-Id: I78efebb576dffa8d39e98283feb9aab2186b5a39

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [9cd7f7aded9ba171bf91a8223e6e8a868aedd792]

[harfbuzz] Fix text width calculation

GenericSalLayout::GetTextWidth() uses GlyphItem's mnNewWidth when
calculating text width, and though this seems logical (it is after all
the actual with the glyph is contributing to the all over advance
width), it results in shorter width calculation whenever glyph width
adjustment is involved, no idea why!

The #ifdef is there so that the ICU code path is not changed in anyway,
but all of this should be merged into GenericSalLayout when ICU is
gone.

Change-Id: I7cbde1675b78e87c142513eb52a13ee5fdc60617

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [fc893070c9255637950ac9844c1ad519b0115bd8]

[harfbuzz] Don't change the returned positions

Use local variables instead of altering the returned glyph positions
array, looks more cleaner this way.

Change-Id: Ibbcced57777010bd045668a99d7beb0618abe226

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [827b63a7a46f56b46246950fcf9f4065136880ca]

[harfbuzz] Correctly apply glyph positions

X and Y offsets should only affect the position of the current glyph,
not any subsequent ones.

Change-Id: I9dd1576cbdbb36b70f1898dc52702c02c4e851af

2013-04-29  Khaled Hosny  <khaledhosny@eglug.org>  [d225318ead0154681982656bcd3e98011e022c34]

[harfbuzz] Correctly apply RTL width adjustments

It turns out it is GenericSalLayout::ApplyDXArray() that is messing with
glyph advance widths trying to recalculate them. It is very old code (it
has been there since ICU were introduced back in 2002), but whatever
issue it is fixing, HarfBuzz does not need it.

Change-Id: I5c896d3f318e2f17d135f9eea599b917e04ed592

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [2b21f71065b44949cce2a9acbc5f379f0ab86ab6]

convert new user index dialog to .ui format

Change-Id: I7943c7e388b1cb73311d666ff600a31ac70c2838

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [6a035215ea8463bc3ac6ebed9091e2354dc7b2a5]

convert new user index dialog to .ui format

Change-Id: I459f847a67282bd1e3dc914e25a39815a6e177a0

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [e6efaf7953285003b7bf885dcf9624d5900af330]

set mnemonic widgets for new bibliography author widgets

Change-Id: Id6c566ada50bd4d6f4043bbff25114e7872b7cc8

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [9be05608f65c835b9e307bc503c49cf8cfb44570]

Updated core Project: help  0021ca3f232ca48538685fc75e70616d5e12c407


2013-04-29  Adam Co  <rattles2013@gmail.com>  [becb244b4974609b0570e8db27d74e7e1179181c]

Fixing Indentation RTL bug

Change-Id: Ie8c3d30cb28afb97d4ded4ac67241ed18ab9e50c
Reviewed-on: https://gerrit.libreoffice.org/3651
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [b191f53860eebf12de6b7cf0a7ddea21a17382e8]

convert create author entry dialog to .ui format

Change-Id: Ia36b42be8f5caa93937e870467c95f47439d9c9e

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [09f51181ce8120412335d4f7a76bfbbc645a8956]

Updated core Project: help  53c7b09224a3206cc72f65a4001b32e912ca5a45


2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [4e95dc3ff697dda2391147ba4c311a5a5031c560]

Unused include

Change-Id: I79c5b123abf671d51deadd56644271124420ce64

2013-04-29  abdulmajeed ahmed  <aalabdulrazzaq@kacst.edu.sa>  [5a8a57703cad29ec2865390f3ced34af0e82b33f]

fdo#63592 Solve context numerical problem when changing text direction

when you change the text direction it should update the numerical type but it dosen't.
this patch will get you out of edit mode before changing text direction and after finish the change it will get you in again

Change-Id: I5598fd9dab823c738a812537743695ec88690a24
Reviewed-on: https://gerrit.libreoffice.org/3629
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Aurimas Fišeras  <aurimas@members.fsf.org>  [bc54a6c41d5dc6a36787804f9a7fdb0e9960e0dc]

Update pch

Change-Id: I25140e854458186c7f66aba1baeabd5fadb3e162
Reviewed-on: https://gerrit.libreoffice.org/3655
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [73def9ced72ae1a7abb2f4c470f7957d02d9c75d]

move to MPLv2 and remove my name from the header itself

Change-Id: I1961da149ed350131e19233bd5694ae8b6fe65ba

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [f0596516b943f90632ff4bbca83f4ce825e3b433]

Resolves: fdo#51556 allow tab traversing into the conditional formatting list

Change-Id: Ie08a7312df0d42efc3697089cf766ceeefd623b0

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [93b578693050646af8b5b757c59db875a6635dd9]

...and update TODO comment

Change-Id: I04d9988ab2035ec2d68fac19f506a6b461e4d257

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [b993c5591e965de3b9e95e32007ea4231b2997d7]

RuntimeException missing from exception specification for UNO method

...which lead to std::unoexpected from sw/PythonTest_sw_python.

Change-Id: I94bdbbe131a7c65c363f7aa66e8d8df7bd531449

2013-04-29  Stephan Bergmann  <sbergman@redhat.com>  [1c2862e8d130fac1279e293a9fe9992f3fe91591]

Remove residue of undocumented "edition" feature

...whereby some branding could be orverridden with information from a program/edition/
directory.

Change-Id: I7f9324678b09bc8069775dfcbda97be8e0618a91

2013-04-29  Wol  <anthony@youngman.org.uk>  [8ad743ca8d45e094e433627cf0cf70d11a56084e]

pgsql-sdbc: conninfo keywords as static table instead of series of "else if"

New keywords can now simply be added to a static array rather than
adding a new "else if" blocks for each keyword.

Change-Id: Ib581b3e834a57e0dfa9d139bcb4ae7a0a52a5472

2013-04-29  Miklos Vajna  <vmiklos@suse.cz>  [13a0477250793d1ab06329b244f26fffbebb0bab]

SwTxtSizeInfo ctor: take a pointer, not a reference

The ctor later will turn that reference to a pointer anyway, but the old
code made it easy to pass a String, get it implicitly converted to
OUString, and then we took the address of the temporary OUString, later
resulting in accessing already freed memory. Instead, take an OUString
pointer, and then the compiler will warn about a String* -> OUString*
conversion. Adapt one remaining caller accordingly.

Change-Id: I4084dea1d245f0c8919d6afe47c5f391729f6eaf

2013-04-29  Caolán McNamara  <caolanm@redhat.com>  [9069a4a4775b89291eddb5cdc1d81263a7e772f5]

convert drop down field dialog to .ui

Change-Id: If629068fee488abbad9704b8300e59ea4c5c8605

2013-04-29  Sameer Deshmukh  <sameer.deshmukh93@gmail.com>  [7653d041792a878dc2f304e77f36da78588adaa5]

fdo#61060 - Freezing now marks spreadsheet as unsaved.

Change-Id: I0b479500938e185fb6d163837b29e6e36e823260
Reviewed-on: https://gerrit.libreoffice.org/3641
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Gokul  <gswaminathan@kacst.edu.sa>  [40ef445db670fb641532190d17d35818e3bd623d]

UpdateTableShape() is called when we call SetAttrToSelectedCells method

IMO Calling this method again is not required. The If Blocks returns
false when User Clicks "Cancel" Button in "Format Cell" Widget,
IMO on Cancel Their is no need to Update the table. And on Ok
SetAttrToSelectedCells method is called which inturn calls
UpdateTableShape() method.

Change-Id: I2bb0bb616cc978717a1494e01f257631aadd613c
Reviewed-on: https://gerrit.libreoffice.org/3391
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  navin patidar  <patidar@kacst.edu.sa>  [706e3b8e43df94310b2fe8458da67875073a046c]

fdo#63546: set appropriate alignment when wrt direction of cells is changed.

Iterate over all selected cells, set appropriate alignment based on
current writing direction and alignment of the cell.

Don’t change alignment when cell is center aligned or justified.
and if alignment is right or left, change it respective to writing direction.

Change-Id: Ie98a46af97236ab4303d030f11bd167939dde32b
Reviewed-on: https://gerrit.libreoffice.org/3549
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1cd9b5d859a6468164b043b0fcaaf49c1907500c]

fdo#60949: Remove UNOLIBS_OOO

By removing the last two libs: nullcanvas and directx5canvas.

directx5canvas seems to be dead and nullcanvas don't have entries in scp2.

Change-Id: Ib8fc1da123f8374fb83192f14db730638213f564
Reviewed-on: https://gerrit.libreoffice.org/3626
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-29  Chris Sherlock  <chris.sherlock79@gmail.com>  [e986d3e396174096abb46075bf7488677b9a35f9]

fdo#39468 Translation and cleanup

Cleanup of source code:
- translated German to English
- removed useless comment decorations
- removed commented out code
- some reformatting of code

Change-Id: I71d5fdab8226d61bda9ac906bb82176dc11cafd2
Reviewed-on: https://gerrit.libreoffice.org/3643
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e81d0c400c02a87d7fa492dbc5ac9f7921167920]

change order to allow validation of chart part

My simple test file is finally valid but is still now shown in Excel.
There must be another bug in our exporter.

Change-Id: Ib55e5b32edc3a556e9081b3008df539275dc289b

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3812e99e939e6f3d8a6246c7adaa01de4e5abb99]

another validation error with OOXML chart export

c:characters does not have an attribute val. The value has to be written
out as normal string.

Change-Id: Icd2c4034918bd223d0c8082a7d137e1ce79a9cfe

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [672398d84dcebba71ba996b07c7d47bb4257efef]

order of element matters in OOXML export

this fixes one validation error with documents containing charts

Change-Id: I879963484b1cc00322e8c79bf77dfbbf91869587

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33671ee41300d762c8fc7a674a60efe152fffd45]

export for error bars to OOXML, fdo#62312

This does not work yet as we have several validation errors in our
exported OOXML chart doc. I have to clean them up before the documents
are accepted by Excel.

Change-Id: I0bba64a9c6cab489199c8e6f04158fea7b953d0a

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3ba4b5a907530a93114177f30206f1bf81917464]

remove this property temporarily until I understand the exception

Change-Id: I74a4dfcebd61ca1b6befa9f49214e4155ce0bd34

2013-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e3e171262aed0e52fa76158950d5be770249e80]

use boost::scoped_ptr and direct values

Change-Id: I70be33bc4843a19a24ce2fcb0cda094684557c04

2013-04-28  Julien Nabet  <serval2412@yahoo.fr>  [14a96e28c9dac64cfa0d1cf1c6fc3fece8ed6b0c]

fdo#63197: convert osxres

Change-Id: I969217263fdda3e61b38dc16f0a9251b745de885
Reviewed-on: https://gerrit.libreoffice.org/3652
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  Julien Nabet  <serval2412@yahoo.fr>  [9c4f99287c1ffc7119f6bf171926db6233e9de9c]

fdo#63197: convert liblangtag_data

Change-Id: I0727b800c715962a88e256b30046c9e13d6bd2a9
Reviewed-on: https://gerrit.libreoffice.org/3650
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  David Tardon  <dtardon@redhat.com>  [88a943b051bb78be4a3c105474ca20b57f758542]

generate versionrc for instdir

Change-Id: I5f2cdcd8a17ca250413bda066acaeab24118f9d6

2013-04-28  David Tardon  <dtardon@redhat.com>  [e203f79faac1d26e0d6883be9f0ff88eaaf484ed]

copy xcd files to instdir

Change-Id: Idbde83eab55864c16e3472397cb5bd433cf2431c

2013-04-28  David Tardon  <dtardon@redhat.com>  [ecc07f080fba809dd3f87c88a2b265c1c63bf2dd]

copy rc files to instdir

Change-Id: I5a4433595ac19930a40132c5749a8c0150c90aae

2013-04-28  David Tardon  <dtardon@redhat.com>  [764e747a3ac02db4e3535cdf99c44c2822235cf3]

copy gdb pretty printers into instdir

Change-Id: I2e4805b89d519fd5586d5a1edf5dad7662c022de

2013-04-28  David Tardon  <dtardon@redhat.com>  [db1b0ca0156382bac0266d0eb09be0872d825889]

copy rdbs to instdir

Change-Id: I1855e72efc1a034d28ca2326ad8b239e2671cea7

2013-04-28  David Tardon  <dtardon@redhat.com>  [0346f008e7ee6d30b8990806bab8cc69b4bf181d]

gbuild: add ure-link to instdir

Change-Id: I1279ea7cdd9828598179154815a85e2a4ce7e567

2013-04-28  David Tardon  <dtardon@redhat.com>  [6ae02e9c617f969262e28bc705bf3cb269d665d7]

gbuild: generate ooenv for instdir

Change-Id: I1d2ab70a1557376f056b236c4785e013275bbb92

2013-04-28  David Tardon  <dtardon@redhat.com>  [9c8786c3dff6ebe206488cdc599541b2acfd2146]

gbuild: copy image zips to instdir

Change-Id: I073be89556091321543adfe246d751e5f4df119a

2013-04-28  David Tardon  <dtardon@redhat.com>  [f8bf72f44a39a01d421e1dadebc1aaf25151a8d2]

gbuild: copy resources into $(INSTDIR)

Change-Id: I06d20538ec2b4f80963e0e7c6c401b3d573aac86

2013-04-28  David Tardon  <dtardon@redhat.com>  [efd2ac98ecdd2cbf2c37efc03acdd72596031c1d]

gbuild: copy executables into $(INSTDIR)

Change-Id: I88f6327c12fa2b782aa5c82e5891006713348477

2013-04-28  David Tardon  <dtardon@redhat.com>  [f48a576ff2c4f2ebd20b681d0c9b8233fe674a9d]

gbuild: copy shared libs into $(INSTDIR)

Change-Id: I20612a93a25d1748725a792cfae0bce8c3ef262b

2013-04-28  David Tardon  <dtardon@redhat.com>  [488d0de6f8b691ab7cb5a5b6bfa594b1aa999909]

gbuild: add var. for enabling runnable instdir

This is a part of my effort to get a runnable $(INSTDIR) as a more
convenient alternative to make dev-install. I plan to copy all necessary
shared libs, executables and other files to $(INSTDIR), which increases
the disk space demands for a build (there would be three copies of a
library/executable in the same build: one in $(WORKDIR), another in
$(OUTDIR) and one in $(INSTDIR)). Because the runnable instdir idea is
limited to Linux anyway (at least for now), it will be disabled by
default.

Change-Id: Ib61109b1a193c61c0236b50b64c34fea20f40297

2013-04-28  Julien Nabet  <serval2412@yahoo.fr>  [9ed5affa51257e1bfece7fd8712acad77ad64cad]

fdo#63197: convert fontunxafm

Change-Id: Ib382319a4916b711c820c06ba57928ca11d0b804
Reviewed-on: https://gerrit.libreoffice.org/3648
Tested-by: David Tardon <dtardon@redhat.com>
Reviewed-by: David Tardon <dtardon@redhat.com>

2013-04-28  Julien Nabet  <serval2412@yahoo.fr>  [2c04d86f692d4b0841adba508a21e63e1bcdc45f]

fdo#63197: convert helpxsl

Change-Id: Icd436733b47d7883209fe73dc1d0099dc87db089
Reviewed-on: https://gerrit.libreoffice.org/3649
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  David Tardon  <dtardon@redhat.com>  [f7cea8fb5b5d92ff6b8ac09b38d02badaaf7db04]

use SAL_CONFIGFILE macro

Change-Id: I958a961993aaf920c52b5d7b8eea6666656b4ddd

2013-04-28  Tor Lillqvist  <tml@iki.fi>  [c72bb2da7bc8a7616539d57890139ee8b5360443]

Bin CLOOK comments and un-split one large switch statement

CLOOK = "Compiler Limit: Out Of Keys", an error reported by Microsoft's
compiler a long time ago. No such problem in those versions we support. No
need to mention CLOOK in comments any more.

While at it, re-combine one large switch statement that was split to avoid
CLOOK.

Change-Id: Id93d973a5fb3c81b6c754eef0ba3b0bd55a649d2
Reviewed-on: https://gerrit.libreoffice.org/3640
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  Miklos Vajna  <vmiklos@suse.cz>  [1fd3167695aaebb050df53acd91f2e1625e8305a]

fdo#63680 SwTxtCursor::GetCrsrOfst: don't pass reference to a temporary

This was a situation similar to
d0d295af530e7dc1379a878ba5854e28eae250ad. Unfortunately just changing
SwTxtSizeInfo's pTxt to an OUString copy doesn't work, as we still have
code that relies on that being a pointer only.

Change-Id: I202d7e6f5bd3005fc50551aa7195b419994ca3e8

2013-04-28  Arnaud Versini  <arnaud.versini@gmail.com>  [d0d295af530e7dc1379a878ba5854e28eae250ad]

Keep OUString instance by using local variable to avoid crash.

Crash with GCC 4.8 without the modification.
Temporary fix, should be replaced by OUString copy.

Change-Id: Ieb2437f2ee6b02884aa10f2d03a4223306329cd8
Reviewed-on: https://gerrit.libreoffice.org/3647
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-28  David Tardon  <dtardon@redhat.com>  [92b618f5829bc46104c4c0ba2129bd857b42b4c6]

do not copy anything to instdir in build stage

Change-Id: I923704d47d4fbc764e847a1bd6eed9fca2dce089

2013-04-28  David Tardon  <dtardon@redhat.com>  [423bec3b760092cd1aadebd710586b007dd80ee0]

drop UnoApiTarget_get_*headers

This was actually meant for idls, not headers :-) And it is obsolete, as
we do not deliver these to $(OUTDIR) anymore. We use explicit include
paths into $(SRCDIR) instead.

Change-Id: Iccb0dc529a99be59390f032fc331996146829abb

2013-04-28  David Tardon  <dtardon@redhat.com>  [96f582ab70cd78bc5bbb5f0015974007481dc5d9]

drop forgotten decl. of _inc Package for UnoApi

We do not deliver the created headers anymore.

Change-Id: I5317c43522d0b91044ccc880031795360816b21d

2013-04-28  David Tardon  <dtardon@redhat.com>  [cfd5faaf8f9adfb8bffd845784cddf5c1f0616b8]

only deliver IDL files if needed

Change-Id: If59a19363d9b82f17fcdfe4632edf6f757c65f64

2013-04-28  Julien Nabet  <serval2412@yahoo.fr>  [b5ca660e41fd81156ed62aa2c8451ed66a61eed4]

coverity#988424: Logically dead code

Change-Id: I916d72cb1104a4d6109a3c5a3a74fb74cea74769

2013-04-28  Matthias Freund  <matti_lx@yahoo.de>  [df0376ea3f80f7bab7f4075dc8004e8f25d0d9a4]

fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 2)

Change-Id: I389569b027a900f42e43762c5685ec239bc4b565
Reviewed-on: https://gerrit.libreoffice.org/3646
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  Luke Deller  <luke@deller.id.au>  [57082b1243e86694b72c5e4fad013bf207bfe81a]

fdo#60910: discard UNO shape object in SdrObject::SetPage

The creation of the UNO shape in SdrObject::getUnoShape is influenced
by pPage, so when the page changes we need to discard the cached UNO
shape so that a new one will be created with the new page.

This replaces my first shot at a fix for fdo#60910 which reinstated a
line to discard the custom shape engine (and consequently the UNO shape) in
SdrObjCustomShape::InvalidateRenderGeometry.  That worked but did more
discarding than was necessary.

Change-Id: I665fb6f9e1563bbc4eced046f027a53991a7e45f
Reviewed-on: https://gerrit.libreoffice.org/3642
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-28  Thomas Arnhold  <thomas@arnhold.org>  [2094610175140023cf8f904f8506c189e36dec06]

namespacing cleanup

Change-Id: I1384bf53a29e174bb97db4c0644f9dce39c0e36d

2013-04-28  Caolán McNamara  <caolanm@redhat.com>  [ca97ee598a08365f7bef7e7b8172bff4433ee8b0]

collision between orcus::spreadsheet::col_t and aix col_t typedef

Change-Id: I091b12bed3cdfd3abacaa0dba7913d0351d17634

2013-04-28  Ahmad H. Al Harthi  <aalharthi@kacst.edu.sa>  [4c4b9db8bbaed7acd064a4015fabe784c4fbca21]

fdo#35320 A fix for Arabic justification problem caused by kashidas

Change-Id: I512e6332a632acf90e4f995fbc7fd19e7ef094ec
Reviewed-on: https://gerrit.libreoffice.org/3644
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [f8231a9765b63ef57d4e099936b94357267ac9b3]

some eco-activism

Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130

2013-04-28  David Ostrovsky  <david@ostrovsky.org>  [9e0502f27d4a3069540eaf6090ed0b5936889fb2]

comment out storeToURL() as it crashes with debug build

Change-Id: Ia0d3f1d12c53e8d7ce0da55977867d5ab932c92f

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [b3c1497867740e61deb3ceb38fa4cf9ac4b44f06]

convert input field dialog to .ui format

Change-Id: I1c6c43b73b22120b2f2985256896af214012f0ad

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [84cc07d24b7ceb8ba1f711918baa553dcfadb35f]

for internal xml2 make libxmlsec use that, not the system one

Change-Id: I971616f3741d5d4f2c30624e28d6a3ae45e9e5c8

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [0f665bc5bb7adc4e6aa8208ca445812af67b52ae]

Updated core Project: help  e3312e857d9d66cde85602a669eb3b1a80ecee5c


2013-04-27  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3202b637c7f9fcbf05b30cb2a231be573e346be6]

fdo#60924: Move some libs to autoinstallation

Change-Id: I58421587784260bd88994926bca031ab26a6214f
Reviewed-on: https://gerrit.libreoffice.org/3630
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [43937af87eaac37be5153abea9f8d83681bbf904]

this is stupid anyhow

vclevent.hxx was indirectly included by vcl/window.hxx.

Make it clear with this.

Change-Id: I8c205a1116e835019527b2a9907215fa786f0459

2013-04-27  Chris Sherlock  <chris.sherlock79@gmail.com>  [8339e063f3bb2e98b74eecd79d78c91a07992001]

Remove useless commented out code.

Change-Id: Iec64115692b1f51ec1466dd57f8049c6f3aaa82b
Reviewed-on: https://gerrit.libreoffice.org/3631
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [d48ae82a74f65c68bd70db382796168b3545fe86]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Finished :)

Change-Id: I3682a9a888ae8ba04ce5d251105b2ffb960044b0

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [39712573e1592168a94f358732cced493e156622]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: Ic9295ae62ad66064822268ad0015c2f76001888b

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [9c6f2134de6eaf44a83e6c36a041de0f3b87e623]

uno:InternetSearch was never implemented

...and it's commented out.

Change-Id: I6ea21c3f1dd69a0b501476a1447ec506f14f3a1a

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [aaf9ddb6cb9761fa61943d4e921efa6a9cf32374]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I460e753d91dd48907c30fbce5d299e46087aa399

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [2eaba378b6956457cbee8ff47edc5d32db5a9e49]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I98bea1d8c930dd6b4cb39dcf00d74a636c4f2190

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [fdca01068aedc6c761a82689a37fd3bf9d6e2eb3]

uno:EditSectionMenu doesn't exist anymore

...and it's commented out

Change-Id: I0ac21e661383c26794751e05337654d29de18517

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [b8ee4fb1e0f97f375f7096985c76e0abe0d3f544]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I2e03c6dcb10111707bd6f9f78248c06377908782

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [2f4b999f532a42d1c54ee9345fc117719b83b397]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I4659aff9771626875fb582adbfcdc9efcd43d60a

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [0e330c3de5ddd26659a419b94230c29c1c0770aa]

use correct xml syntax

Change-Id: I0f35be194766866c842e2dbac293cbcb4c36200b

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [8d36a1ac10a4a37bb769b9cf132a4371353fec6e]

indent correctly

Change-Id: Ida5eb46abbc602a0afe355f9ba10059e3dddcd66

2013-04-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [99ff6b84cd094ed91ab0b65949d1061e093fe688]

Less of Fridrich on the console

Change-Id: I83f4e97d52f3be1de5e2eec08c080c6ac96d6e3d

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [a062597ff66cada5ce96010766f9f0bde18a3d7d]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I7747171b56205fc5df8e049f6165f3eb8dc52a2e

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [d9bb28c95ffeb8277525b3ff60ca253e359b2a7d]

remove double whitespaces

Change-Id: Id7d8278611feaaf285711bdaed7dd2f6e396bec4

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [f57c0b153c127460e69b628a2355a757dd10935c]

xmllint: reformat files

Change-Id: I7c1806285a325447e0a5ab19212cf1d4779988ef

2013-04-27  Thomas Arnhold  <thomas@arnhold.org>  [7b4d85901bf525d10e6155fb5682d0bbdf5607e2]

those are never defined

Change-Id: If3893026047f9a75a122b64a5f368070721bb6d7

2013-04-27  Tor Lillqvist  <tml@iki.fi>  [ec8617568ff091026b2f17cce3b547b1633fa6c4]

Bin ugly (ab)use of preprocessor in headers

The time when it made sense to use "clever" #ifdefs to, for performance or
compiler reasons, conditionally bypass private parts of a class declaration
passed a decade or longer ago.

Still more of this in sw and sc. People working on those modules might want to
do it too, or not.

Change-Id: I1053139ca5e5e2631f7b22d99d3bada54fc337be
Reviewed-on: https://gerrit.libreoffice.org/3627
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [4667a55fd47db456d36ad151656b4041a6ded034]

remove now unused src Dialog resources

Change-Id: I2aadd2a7e643f2598da9ed474e47ece02208297f

2013-04-27  Caolán McNamara  <caolanm@redhat.com>  [e11fbfbaede80fad06f12df5fc6d4a79ac65c618]

Updated core Project: help  f844f8e592e9b0a659379f5157ebb37dbcd75098


2013-04-27  David Ostrovsky  <david@ostrovsky.org>  [3c0a9bb59ed19b2f4492defd84d023c5e169d777]

fdo#55814 migrate java unit test to python

Change-Id: Ib7ef29354f5d43abd9e67745dd6d3fccaec8612e

2013-04-26  Katarina Behrens  <bubli@bubli.org>  [efc4761686b9c566d9a45fb9ab3984d7704603ba]

Fixed crash on deleting custom slide show

Create a custom slide show in Impress, attempt to delete it
-> crash
STL vector::erase returns an iterator pointing to the next element
i.e. not the element we want to remove, evtl. invalid end iterator

Change-Id: Ie3758fc1ae5fc5f2a934cd8bed3de4e84a0b841b

2013-04-26  Katarina Behrens  <bubli@bubli.org>  [2b37775048b69edff81cd4f73b39bd9445b60878]

Converted custom slide shows dialog to .ui

Change-Id: Ica0361a45a00f45fd4767d5de37bd839567a469d

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [c1ccd8bda8255ff05f8d730bd02caf08163d41f6]

get libxmlsec building on AIX

Change-Id: I71a427e6f53a18412c1dc2c0d7f2c235acd72b8b

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [75ff3466daeb3bb5e7af571baa82e2a73a5e8f5d]

xmllint: reformat files

Writer.xcs is the biggest one

Change-Id: Ic7eb27c14579496009c6079b7c815795c6c90e4a

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [e47635270ea4bfb242e3320d53caf2540d839809]

xmllint: reformat files

Change-Id: I87c953d8ffa2285c6acd08b6e2c1ef5810b71dfd

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [46d2b549b21921214342a1243a037be7af7fa518]

xmllint: reformat files

Change-Id: I395211c53d37b02304cb87edc1c829405c215fe1

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [a965715f58df3582e62594d850623c29c5975c45]

xmllint: reformat files

Change-Id: Ieeadda1e69be45a1fd737a356e5987a54c82b13e

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [458e07b34a8cdaccb630e73640090e5e61c48264]

xmllint: reformat files

xmllint --loaddtd ./officecfg/registry/data.dtd --format ...

Change-Id: I0218762a64f2547424d5ddddf78e3fadc2b65093

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [4dfdbc089e9391359b0f5fee3e2d88b0a5e99828]

xmllint: use <value/>

Change-Id: I6894ccb114044e97b7a1f973864a2fdd8250c8e8

2013-04-26  Luboš Luňák  <l.lunak@suse.cz>  [d61832de9642b41473ee842f1ffeb4c7e60e5767]

remove executable bit

Change-Id: I3a26edc6bef3e7db875405458dbda8de06222bd3

2013-04-26  Luboš Luňák  <l.lunak@suse.cz>  [da8a1f28e37baf83c882fcd158aca542ca030291]

do not output random 'true' in verbose build

It's not necessary anyway from what I can tell.

Change-Id: Idb4699f29eb1bba32197667c9a6785e653dd8382

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [52b71a2b5ecd60200fdc0868261154673ba96f35]

fix windows build

Change-Id: Id5d51292c0ee9c6bf62a2ceac6a80cbfd3e09605

2013-04-26  Luboš Luňák  <l.lunak@suse.cz>  [391c45ce86ad8de44089ecde6800301a854136df]

Revert "temporarily disable conditionalstyles-tbllook.docx test"

Already worked around.
This reverts commit f853a20839ab08244dc1b3b1c881822bd593bc04.

2013-04-26  Luboš Luňák  <l.lunak@suse.cz>  [76336334e669519cfa42413b851584fa321c004d]

ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute processed

Change-Id: I32e91c1a42619676467ac121865673733e8053f2

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [5f668959c5645bb8f5dbe6dbf77cf3da6fdb01a5]

make liborcus build on platforms that need PTHREAD_LIBS

Change-Id: Ied274511193eba9373072f1bc0636fe7f8a52b02

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [934a179b75de2385f1235847a3cbbf8c92480ec3]

forgot those

Change-Id: I8ae6f047744581dbddfbd10b08bc6e4fcf34b0de

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [50600ee5c18ca60c91b5690287133b3ffdc308af]

fix

Change-Id: I0b6634e15034fbe9cd77c4149494839152823783

2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [1e83da9aedda51aaef7e105187ae9a6a385f15d3]

some more namespace cleanup

Change-Id: Ib1e80d717f199db8f8ac4181d4377a86d88e3244

2013-04-26  anuragkanungo  <anuragkanungo@gmail.com>  [3a390f36e8931e50009438f992ed0e4cdb02cca4]

Resolves: fdo#42893 improve Capitalize first letter of Sentence

don't autocapitalize a word if the previous word is clearly an
anagram with intermediate periods.

 Committer: anuragkanungo@gmail.com
	modified:   editeng/source/misc/svxacorr.cxx

 On branch localbranch_anurag

Change-Id: Ic559f4b6d5e15768870aabab29350bee51b24b08
Reviewed-on: https://gerrit.libreoffice.org/3495
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-26  David Tardon  <dtardon@redhat.com>  [092fa33f22bbdcb74c3533750158db1724971878]

fdo#53163 fix hatching for objects with curves

B2DPolyPolygon can contain Bezier curves, but that is not taken into
account when drawing the hatching in OutputDevice::ImplDrawHatch. The
poly-polygon is adapted already when creating metafile, because the
information about the poly-polygon containing curves is then lost
somewhere in the process. At least, when I do the adaptation in
OutputDevice::ImplDrawHatch, it has no effect and the hatching in the
produced PDF is still wrong.

Change-Id: Ibec9d6aceb23da986fe2d2414dc2e7fd4bf835b4

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [69cf5baba3225ee929a5d732f32e387fed08d5c3]

Stray duplicate

Change-Id: Ie4176fb35082ac7de57196e1c7a51d6769e147b2

2013-04-26  David Ostrovsky  <david@ostrovsky.org>  [d47d311ff962da0bc2780cc46898826896095b82]

fix WaE with system libhunspell

Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d
Reviewed-on: https://gerrit.libreoffice.org/3618
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [1e197c5a41e45f0d0ae211518aee93339392973c]

convert autotext rename dialog to .ui

Change-Id: I8cf878de00ede3c25163526a6863ec734b9815a9

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [e5a7632a89f5e2daa28a65cbf00b12a94e7996b3]

Updated core Project: help  8f801b3f17f4d9ce1bb0fdce61e2ec35f6ab0538


2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [a0b720c9fca7ae7ad2a38637aa34b1a3a4bd9ef4]

remove never-generated "predicate_check" entry

Change-Id: Ib3957fbadf6bfebfaabd5bef09aaf7ab21862cd6

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [16c9ce4877def18ca4578171a96615a632d08092]

QueryDesign: in criteria, remove matching column_ref in simple expressions

Basically, in first children of infix predicates in search_conditions

Change-Id: I0e2f8fbdde023b088f33d2e2fcbd41110f0e02a8

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [fccfa69c15a1f55dda753b84d4f6919145b6f3f3]

remove unused const

Change-Id: I94c274e8afc70fa702063d61139299a7bde9165b

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [1bc4a49d9ba99ff0531bafc2cf0183f726bfe14b]

QueryDesign: in criteria, remove column_ref when table *and* column name match

As opposed to only the column name

Change-Id: I261d13f23214f950daa55a5b63cd486e59a0e127

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [fae7a3d060664e6540dbdfc3babd54ac9ccb45bf]

String -> OUString

Change-Id: Ibf566a11a383b77a930d46967e496752c88b39e4

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [e9ae448b1ed4424aadc183397d9f45b873ee3bc2]

janitorial: indentation, spacing, ...

Change-Id: Ie794e91783f8eaacf236070e7cdeb5b5f4361e9b

2013-04-26  Lionel Elie Mamane  <lionel@mamane.lu>  [e3d0f6ad119b8421a12d02c26d7410599ebb33e1]

sal_Bool -> bool

Change-Id: I157e0e84cbc9832dd863607b8f52359596b51c8c

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [2324681b5187fe2c8f174084a7f70d2256632967]

remove unnecessary and misleading use of DLG_RENAME_GLOS id

none of it has anything to do with a rename dialog

Change-Id: I18a963e55d085182b922e5a7f77010b895a179a6

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [489e588ff749e5f673d10baa6b79fa6bbee68574]

At least for now, PythonTest runs against dev-install tree

...so clean up.  (Changing this might be tricky, esp. on Windows where the
python.exe wrapper adds the dev-install tree's dirs to PATH, so trying to run
tests against solver instead of dev-install tree libs will result in chaos.
This will become moot when we finally have solver == dev-install.)

Change-Id: Icbfc3928a7ff178fd86d78d15ffcf539557efbb4

2013-04-26  Tor Lillqvist  <tlillqvist@suse.com>  [008b5c6ae6efd51b1e40a2efb41e49645b1d8ad0]

WaE: 'e' : unreferenced local variable

Change-Id: I06319bf6607ecc25a768f85de3ec142388bfa572

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [a7bb5386da6c0e227ff5091d279883b0689232d8]

Mac OS X needs devinstall's program dir in PYTHONPATH

...otherwise, "import pyuno" won't work in the test.

Change-Id: Ife6509af51a276043d6dfb1a9c1f45c717e219d7

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [19e664a7be70616882ffdc8f261dff1f6c3984e6]

convert numbering name dialog to .ui

Change-Id: I5992855dfda8d08913ab2b238f44af059c67ff73

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [470b5a94b866218237e04165d577728b4a4f9e42]

convert numbering naming dialog to .ui

Change-Id: Iff1a782fdedccf9a4865a54cf92261e7ac4693aa

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [f1452b7c9351189cb2b6119bd0da94354f15332c]

Updated core Project: help  5770cefc9216a002005b0ae5442cd9163cfc6195


2013-04-26  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [c41dfa1265c6de8045f3a7bfd248ec0f8d9fc8c3]

Better wording for Impress "Start from first/current Slide"

The menu is now:
Slide Show
  Start from first Slide
  Start from current Slide
  ...
instead of:
Slide Show
  Slide Show
  Slide Show From This Slide
  ...

I also changed the recently introduced function name/uno command for "Start from current Slide".
This should make no trouble, since this function has not seen a release so far.

Change-Id: I248c9d63ec28071b2887f89912aa90fa1e4afcb5
Reviewed-on: https://gerrit.libreoffice.org/3604
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [a4660b78efba2de2e0d4ce85f955a751038e416e]

convert rename object dialog to .ui format

Change-Id: I76b5c2d190b268de93973083f1f6ca41804008cf

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [d3dc2c83da986b33c0d4d62a14822e9a7eafbc52]

add more custom widget stubs, fix up existing names

Change-Id: I6728162db244971f115754cfb9f55bbafd42f6d5

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [a3fa3d9bafe93f1dca026dbf5564bf38422d0170]

Updated core Project: help  02bf06fb7f614f446744195e4de4582290a6f1d6


2013-04-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fa535cf1755edcba630369b7ee1ae1605474d29c]

token id 0 has a special meaning in the hash

Change-Id: I380c0d7640a0047fa53770ddfb6150dd2e3b61be

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [127caae6f7ec97ba1387e2e737f499e149d134ab]

SwModelTestBase: add save(), next to load() and reload()

Change-Id: I15405dd6be64da689257aed50ba847f3741df3a1

2013-04-26  Tor Lillqvist  <tml@iki.fi>  [8bcbc1d51dfaa40961c12324423fbf263be78538]

This *is* C code

Change-Id: I4461b7a38862ad2c9861861fad8d6bf4bafd01ab

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [40ddc26252ef6c4a5cbe457143b13682368adce4]

Updated core Project: help  8c2dfbc78aabdc65c0fa0adb5d79e9e4095a605e


2013-04-26  Thomas Arnhold  <thomas@arnhold.org>  [add638b725bb9e5c94b33f6802483bc7101e3681]

test: clean up namespacing

Change-Id: I7df07176bdbd15fdfdf8f9a7cdb26d4bee12997d

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [f5e003050c65669d53d0d4d2208b2b4d1b699a86]

convert edit section dialog to .ui

Change-Id: I7467b0d9f32c0a006bedf88f6658ffffcd28db5f

2013-04-26  Jesús Corrius  <jcorrius@gmail.com>  [64dafbe584fe7644ec29b96b6a9a9588ba4619bd]

Fix fdo#35785: recent documents feature of the Windows 7 Start menu broken

Change-Id: I61cffeaf661db7e7b8f642bbbd9457203f75cb9a
Reviewed-on: https://gerrit.libreoffice.org/3623
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [182f77a46d755b90fb7c79a4e80666beff47cf0c]

comphelper: ConstAsciiString is now unused

Change-Id: Ifad05cfc84b476501948f31ff65aa5d321dd6fdd

2013-04-26  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c914d7d5cc37e86d15ff82027273b884e152163e]

fdo#63154: Remove all usages of the macro EXTERN_C

Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec
Reviewed-on: https://gerrit.libreoffice.org/3621
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-26  Matúš Kukan  <matus.kukan@gmail.com>  [914ea9a78a40210a38292b15a0e41a706f3cd9ec]

-I$(SRCDIR)/include is added into SOLARINC later

Change-Id: Ib65b3fda5bc1224e569f38cf75607b07eb4a1501

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [9b30c3e98ebb2f1c74609d93be735daf3b0bf03c]

Towards a Mac OS X PythonTest

Use URE_BOOTSTRAP instead of listing ~its content individually.

[DY]LD_LIBRARY_PATH needs to be set to all of installdir's ure and program as
well as OUTDIR, as initPoniesMode (pyuno/source/module/pyuno_module.cxx) tries
to load the OUTDIR test library.  Abstracted as gb_PythonTest_PRECOMMAND.

Abstracted Mac's special LibreOffice.app/Content path as gb_DEVINSTALLROOT,
adapted a number of places accordingly.

Change-Id: I1646615c77dfab342675f84dbb83c579bf16058d

2013-04-26  Thorsten Behrens  <tbehrens@suse.com>  [d56ba7ee6f385866d82142aab568a159009ae69e]

Fix bnc#705982 - make animations inside SmartArt work.

With the fallback loading of extDrawing for SmartArt graphics,
slideshow animations into that drawingml fragment didn't work -
for it being modelId diagram references instead of plain shape IDs.

So use the modelId if present, and only then fallback to shape id.

Change-Id: Iac2b8bc16255611d7ab165b72fb251cd2a65073a

2013-04-26  David Tardon  <dtardon@redhat.com>  [35f86a72df84b905fd2297f8a08c75e91f43d604]

one pattern rule is enough

As has been shown, two rules get out of sync .-)

Change-Id: Ia331d3949fd8765c0d999d63351dda412d3c744d

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [61101d99c229da979626a8c3aa471a42acfe6295]

EmbeddedObjectRef: guard against div by zero

With this, if dc92bac5df72ecca123472a5e945b1864a17f457 fails, it won't
crash, just the assertion will fail.

Change-Id: I9830094088819cade7cf47d1f25d34bb6eb52ae6

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [dc92bac5df72ecca123472a5e945b1864a17f457]

fdo#58949 testcase

Change-Id: I584efc83ef1643a683757ac369cd140f52610293

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [6238cfe27f0a202f3fbf482cde2b0a3189adc86f]

fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateException

The problem was that in case an exception was thrown, it was only caught
outside the loop, so in case any error occurred, we didn't even try to
export the remaining objects. At least in case of
embed::WrongStateException, this is safe to do.

Change-Id: I71a7abc45a89bebc667664bc001245bb886a8d83

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [484d75feb3518976434dfdb883d283c6fdca9c9f]

Related: fdo#63591 pack missing images referenced by .ui files

Change-Id: Ibab8cbbfc6cc716f64aadec0ec97944a698c3874

2013-04-26  Caolán McNamara  <caolanm@redhat.com>  [e22825fe361f89a40758a0e34ee844c141bdb273]

XubString->OUString

Change-Id: I32c867e43bfb50a57261414107caae60f616d703

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [fd0ecb1897cfe0e5083cd1525f3600bcd8c516fc]

Make informative output more obvious

Change-Id: I9088da9fd2eb1b3ea6be6fda85e058abe8d57286

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [e8807620d2bcc6bd8bc9b08d00e5836031936e56]

Binding OOO layer libs to NONE layer ones is bogus

Change-Id: I7470ab98cf68e1fd426983ce185c8fd2d73003e3

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [3d229daa139da5cc6b5a3a79d40db0e690768e86]

Test libs are layer "NONE"

...as they are used during the build, rather than included into installation sets.

Change-Id: I67029c1cefacf3e4936ce916d17f7940ebebceaf

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [9921ec873667531b0166e72adea07a5d644c1c7b]

Bad "NONE" layer path prefix

Change-Id: I8f6859e172d272887166203919c5a4538c61b6cc

2013-04-26  anuragkanungo  <anuragkanungo@gmail.com>  [f25ad4403645cd67b2e50026abf0fe6e81ed9213]

fdo#60625 - Document converter wizard fails to find powerpoint files to convert

Previously all the formats was specified but none of them were being converted or detected .  But in my patch , it is able to detect and convert ppt pptm pptx formats .

So ,we can atleast add support for these formats .

Change-Id: I6083a9048ada870178753cd4ba523c9d3916cf11
Reviewed-on: https://gerrit.libreoffice.org/3617
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Stephan Bergmann  <sbergman@redhat.com>  [19d2de7d5561073f81112974569b98b93d6b7334]

Fix TypeManager

* Make use of unoidl::Manager::createCursor in
  TypeManager::createTypeDescriptionEnumeration

* ConstantDescription::getName returned unprefixed name

Change-Id: I4b2e1ce6a240d8f6292375ad36f71e0b19699367

2013-04-26  Muthu Subramanian  <sumuthu@suse.com>  [5a1d77327867ae9b80bc676d67f1f70a5d8a2fd4]

fdo#60638: Workaround should be in FillRects rather than FillPolygon.


2013-04-26  Michael Stahl  <mstahl@redhat.com>  [170668d83911c12475eccf69eba5e191863d4a56]

gbuild: MSVC: only re-link libraries if exported symbols change

Implement commit 3213cd54b76bc80a6f0516aac75a48ff3b2ad67c
for MSVC.  Not sure what the extra "Summary" section at the end
of the output does, and whether it would make sense to filter it.

Change-Id: I874abec0e8bb8d1ec2894fd6e94bc78b48e384e1
Reviewed-on: https://gerrit.libreoffice.org/3612
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Harri Pitkänen  <hatapitk@iki.fi>  [15f8a130e2e1a3c920b02ad034d09e547e69ea57]

Use <div> instead of <multicol> when exporting multi-column sections

Commit da45a0e255f77d002c35438e9c2a17fecdde6d81 added CSS column-count
property to the exported non-standard MULTICOL element. With this change
we are also able to import multi-column DIVs into multi-column sections.
Now we can change the exported element from MULTICOL into DIV which
actually works in browsers supporting this feature. Importing legacy
MULTICOL elements is still supported.

Change-Id: I55bea40326904de7f137e996a000a7d213fa0593
Reviewed-on: https://gerrit.libreoffice.org/3610
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  karth  <karthikeyan@kacst.edu.sa>  [bd1e5791951c0e8eae6e79f1789ba1115cdead53]

Resolves fdo#62673 Table cells non-editable on cell merge

Change-Id: I2d9244115d08e31b46dbe1a4998e6a763ee38361
Reviewed-on: https://gerrit.libreoffice.org/3273
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [c31824afc633c24b03c9f6f84b582c5a2ded51de]

fdo#56832 Explicitly mention Ogg Audio and Video

.ogx is also a valid extension, see http://wiki.xiph.org/MIME_Types_and_File_Extensions

Change-Id: Ieb5f3b7016b58beaf915673181369530a3d0709e
Reviewed-on: https://gerrit.libreoffice.org/3609
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Miklos Vajna  <vmiklos@suse.cz>  [a44bff569bcef931e1ca6a7b2b8d0bcd279725bc]

SmXMLExport::GetViewSettings: add back lost property name

This was removed in 90a91ed3e9ca1684655268dc52754ca569febc36, probably
accidently.

Change-Id: Ib5b4bc847caaa1fb2f119b07612231e32789834e

2013-04-26  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [f13324bc8461f0e604639d301ab12d04953a9284]

Better text for "Insert as Link" Checkbox

This Checkbox is shown in the File picker dialog and does not embed the file in the document, if checked.

Change-Id: I84fbc182cc9b432cd38ccb044c0479ced119d97f
Reviewed-on: https://gerrit.libreoffice.org/3602
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-04-26  Noel Grandin  <noel@peralex.com>  [dfb6a625d355a92bef3b85fb1dfdce1da64fde0a]

Java cleanup

-fix constructor declaration
-remove dead copyright notice

Change-Id: I021ef11dd5000a75dba3359fe6d4f49740c3b237

2013-04-26  Noel Grandin  <noel@peralex.com>  [6f17a2f66fa2a4fec56334783410005c4f2f357a]

Java cleanup, access static methods using correct syntax

Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87

2013-04-26  Noel Grandin  <noel@peralex.com>  [6d4c1f0d4a623bf7f3b3a0af2ece5c969d5aec77]

From the context of the code, this field should not be static

Change-Id: Idf092b0edf2c538d21b189cd742407bf2fd39fa7

2013-04-26  Noel Grandin  <noel@peralex.com>  [64e85a4cc8259a7d80c781e6698a8f30e7e0151d]

Java cleanup, remove unused imports

Change-Id: I697017f196a7f7e5684011ae23941e54051c45dd

2013-04-26  Noel Grandin  <noel@peralex.com>  [fb39e719895689a290d3eb910bee994e5ffa2c25]

Java cleanup, call static methods statically

Change-Id: Ibe0454d490153f723a58c3c619be7f8d443639c8

2013-04-26  Noel Grandin  <noel@peralex.com>  [d2d3e5d2a86cf91a9b38fabe76dc919c77c62852]

Java cleanup, use generics

Change-Id: I164e0f8386558641497258cc0a1d731e81a51c15

2013-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e05ca3f14119a1e70838603f1a3dedbc9c51f76e]

Revert "remove a bit of unnecessary whitespace to make lines shorter"

This reverts commit f098f40e0f8ccce4fc8187c4d3eb9c69ea103b1c.

Conflicts:
	sc/source/filter/xml/xmlimprt.cxx

Change-Id: I8a70f7503aea0e2968a04ba57a76d690a54d344c

2013-04-26  Tor Lillqvist  <tml@iki.fi>  [3b032a3ef1aeb520fe9b9e6a65dc4fcedff13f2b]

fdo#63622: Revert '"Fix" bnc#777788'

Let's keep that "fix" just in the SUSE-specific branch.

This reverts commit 56d41fef8f96888d5aaf39a9c4d0c7eca5b63d44.

Conflicts:
	fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx

Change-Id: If331c6ec8978923e8e8bc6653bd27b5a9edaf2d7

2013-04-26  Takeshi Abe  <tabe@fixedpoint.jp>  [9d97a2af7cd4d51fbf4dc3027f82cb6c7fc8328d]

sal_Bool to bool

Change-Id: I7dcb2dcef78c67d90ff2dea58c1374bd17ac58af

2013-04-26  Michael Stahl  <mstahl@redhat.com>  [52b618e196f25c9b4c8a20064e2c97e6d5c82368]

VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/

All getter methods in this class use BLOCKED, all setter methods use
NON_BLOCKED... except for getDisplayDirectory(), without any hint as
to why it might be different... so make it consistent.

Change-Id: I3c90ea6560944f9e7033a26f4419003f154a520c

2013-04-25  Thomas Arnhold  <thomas@arnhold.org>  [e35f2f0631784c1f58dbef5cb819a48b3a4703f4]

don't pollute global namespace

Change-Id: Iffeeffb015c59ea787838c737c6a11f6fbef2794

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [6f906d9c26e90f507299bc117dac8c9859e6b182]

add borders to category and format listboxes

Change-Id: Ic53084ded75f9c9000d5768de12953e3b339908e

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [99aa9f1decf991d05bd03e079565670f3bcc8b06]

add glade stubs for some more custom widgets

Change-Id: Iffefd61167bf46aef4791aa3c09d4a78ae79dd92

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [3b6e61c3968a4aaec0b594803219961f3fcc9232]

fix scrolling performance of listboxes with hundreds of entries

make it approximately infinitely faster

a) add a method AdjustEntryHeightAndRecalc that just does AdjustEntryHeight and
RecalcViewData and replace all the places that do the two of those together
with that utility

b) in our SetFont now only call AdjustEntryHeightAndRecalc if the new font is
different to the old font, ignoring color which doesn't have a bearing on row
size.

c) where we originally called SetFont(GetFont()), which would have triggered
AdjustEntryHeightAndRecalc, now call the new AdjustEntryHeightAndRecalc
explicitly.

The performance problem apparently a regression from
ac7acb0ab1329913b0cec79790adcde0263960be where we seem to now end up drawing on
ourself and calling SetFont on ourself rather than on a pImpl without an
overridden SetFont. So when we redraw on scrolling we triggered a cascade of
calculations and force text layout of every row.

Change-Id: I3c284c360f06ac383e8c38045fc4c2946f505b35

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [4fc8209e91e3cefb3163e17d0cd97fad78165a0c]

Updated core Project: help  dcb5f0b147f73d5a1995398f474271336ff2b033


2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [bb0b3df6774ffd5333d2413c056540fbcbdc052a]

convert auto abstract dialog to .ui

Change-Id: Iaed5429c61c5655d81d0010c4b56e8889aa5f29b

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [29cdabb8532c4da0b89a82f9d4e2bb9ee6851621]

drop duplicated warning

Change-Id: Ied358faaf6ba1aecae4f61ff56e639752a2de664

2013-04-25  Stephan Bergmann  <sbergman@redhat.com>  [0af9970da3a23f63752033128976ad9ea420f828]

Mark TypeDescriptionProvider service as "don't create by name"

...had to adapt one test that had picked this service apparently arbitrarily.

Change-Id: Iaa17b7c622b9ac3601beb3ba931f7b1d99f649f1

2013-04-25  Rafael Dominguez  <venccsralph@gmail.com>  [5d19f429ab81aa236543d6a11a193de8c2cc5c59]

Down-arrow jump to last item when there is no item immediately below.

Change-Id: I23f5f002826e2ecc25ff19d18372cb637feb1310

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [53f7f39818e22ca1bf049c2e3fea845ac49e5bfc]

prevent unnecessary String->OUString conversions

Change-Id: I075467d17f6c59bd66a7a2d8e1e82f2a3ba42cad

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bb369fd9b7f38eed85eb925432b337414864c2d0]

remove some unnecessary whitespace in document.hxx

Change-Id: Iab19ae876162e72104267ad5f760f55e7d854934

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9fb60c6a7390f782f1878f0e943ba17fd419ebab]

implement import for calcext:value-type

This saves us several string comparisons for every cell during import
which should speed-up our cached value import quite a bit. I haven't
profiled it yet. Additionally it lets us move away from a heuristic
based approach.

Change-Id: Id9ca92a1251b62e99ca54209fdd52031694784b1

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d691181f9ead97bba8970759255ba64f6c26aee6]

remove a bit of unnecessary whitespace to make lines shorter

Change-Id: I364afb6d638f47a41ea31bf3df00540db417d505

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a0ba44951c54f2331f8ce25c24d8f59fb8d2a6d5]

ScXMLExport::GetCellText returned always true

Change-Id: Ia5dbea0a496f578f619276def349ff21674fb644

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a8b7c72425aabae87bfd2e141aa06f06319ae11c]

add error to office:value-type for calc cells and fdo#51810

For cached value import we need the information which cells are error
cells. For ODF 1.2 extended we therefore export now calcext:office-value
with the additional value "error".

Change-Id: I9bc988ea4924bea767ba5e504b77f6a16e51a82e

2013-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6bec369008596f74dfa49721f52d16a684fc4581]

fix indentation

Change-Id: Ie70d580cd2a4ad88751672fd257c825b9813c86e

2013-04-25  Jan Holesovsky  <kendy@suse.cz>  [26ef3153f3cd35ff1198a48479facea1d97b8fcd]

fdo#62088: Fix crash on master page switch too.

This is actually a regression caused by
1165aac95b8e44f41fc16a44bfec4c1c05801ac8, where a confusing code was removed,
that should have stayed there.

Re-introduced in a readable way.

Change-Id: Ib99c19c04cf3b098097cef8da5da63b8cc7dd130

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [21fb092398fb21256b0e546e7f38c5e6de4654f2]

Related: fdo#63802

let si-phonetic-dynamic survive libreoffice losing focus and regain it cycle
and still use surrounding text. It should be safe to report that we can provide
surrounding text but there isn't any during the time window when there is no
focus window, because the focus in event was received but it hasn't arrived yet
because that happens on a postuserevent.

Change-Id: I0481c42208953f2a0618aaed7b0d9e9f3e7bda07

2013-04-25  Felix Zhang  <fezhang@suse.com>  [78a20557601d9ca7b446df0cffa72398576741ed]

bnc#793414: Bullet points are not indented correctly.


2013-04-25  Luboš Luňák  <l.lunak@suse.cz>  [dabe10eb94fda61ec39932548c4279611b057658]

workaround race condition with mixing internal/system cairo libs

http://lists.freedesktop.org/archives/libreoffice/2013-April/051026.html

Change-Id: I81031d8290efcc4f343af7bdffb4762411f4f107

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [b1fc17ea25a6c6b0e451d6a1fd420a32ec0369e6]

Resolves: fdo#63802 return true if we have known empty context

i.e. false for "we can't provide context", and true for
"we can provide context, even if there isn't any"

Still looks to me that there's a bug in the si-phonetic-dynamic
im (or something in the stack) that assumes that returning
false once means it will always return false and give up
for ever

fix indent while I'm at it

Change-Id: I6df7f2689101250c33318db1fac5ec1b3e340566

2013-04-25  Tor Lillqvist  <tlillqvist@suse.com>  [5ad80806d6c53a16868d80ae167d9f91f0cda629]

De-ambiguify 'Pair'

Change-Id: I84c73b07d8a4a6950cde98898754168720952934

2013-04-25  Noel Grandin  <noel@peralex.com>  [3286827b38ce6f6aff2da123e9f246ad923932cd]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: I1dcfee9fa0fdc4457754396ffb52cc8462f3906a

2013-04-25  Noel Grandin  <noel@peralex.com>  [7709511aed6655c8f283db912513626850493eff]

fdo#46808, Convert animations::AnimateMotion to new style

The service already existed, it just needed an IDL file

Change-Id: I30cfa80fee436ed859d5bc00d1cb23e465c7e149

2013-04-25  Noel Grandin  <noel@peralex.com>  [c3eb3de42649a127490da40aa7774c29dc50281a]

fdo#46808, Convert animations::Command to new style

The service already existed, just needed an IDL file

Change-Id: I5e6449522ce77c36df1857213bd028336c3354bf

2013-04-25  Noel Grandin  <noel@peralex.com>  [a66fd8a99a8c783e4782c487666369c2e567bb95]

fdo#46808, Convert animations::Audio and IterateContainer to new style

The services already existed, they just needed IDL files

Change-Id: I4e3389abb2cb0e41c9bab112cda2a7e896eb271d

2013-04-25  Noel Grandin  <noel@peralex.com>  [725d23bee0a32eb19554efb5204789b6eb500b03]

fdo#46808, Convert animations::AnimateColor and AnimateSet to new style

The services already existed, just needed IDL files

Change-Id: Ifc1980160b8472bc9bf96a36ca4bff2c4153a8b1

2013-04-25  Noel Grandin  <noel@peralex.com>  [6f0b59e36437b8962769559dc4aabaaba897df00]

fdo#46808, Convert some XMultiServiceFactory to XComponentContext

Change-Id: If7cc52ffeb35efe0969876a9822106b1fd958b10

2013-04-25  Stephan Bergmann  <sbergman@redhat.com>  [19a1d2383d343375b3c4b4ab1845df6435679bd6]

PCH quickfix

Change-Id: I457288d881ba74db2127e8543b0de70b6498002d

2013-04-25  Eike Rathke  <erack@redhat.com>  [53b8d25caa1e000eeca27f3ca4f92d9cda83c652]

use LanguageTag fallback

Change-Id: I34c532dc7d1c71724a5c0e29c113f2d6510cc2d7

2013-04-25  Muthu Subramanian  <sumuthu@suse.com>  [8c51484a973c9448530f76771b19bed858a3b240]

n#813291: [PPTX] Axis Labels with percentage.

Added the check only in the Axis Labels import.
Maybe this check can be moved to convertNumberFormat()

2013-04-25  Stephan Bergmann  <sbergman@redhat.com>  [57a14ea0bed679c4b120c0371ab5316faf7c883f]

Clean up Java ServiceManager bootstrapping

...and remove the unused feature of initializing it with an obsolete
XSimpleRegistry.

Change-Id: I333dae51f67c16da3e6822ba81e4b8ca125188a5

2013-04-25  Jan Holesovsky  <kendy@suse.cz>  [4fa553e4071a0ba4981a690429903c4e68607864]

fdo#62088: Fix regression introduced by the DateTime incompatible change.

It is not good to mess with the stream operators, more so when the size of the
data changes ;-)

Change-Id: Id02b83224496a28575f4e12196892de198793983

2013-04-25  Eike Rathke  <erack@redhat.com>  [f5752e9846453e6727b521994fd061f3fec884ff]

ditch libi18nlangtagicu again

Thanks to Fridrich for finding the real cause for why I thought this was
necessary..

Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4

2013-04-25  Tor Lillqvist  <tml@iki.fi>  [792181299bffff78c9232ec161eb60962ebe289b]

Fix KEY_SHIFT clash

Since 360d6bf4fd1241af47f55648b7597fda3120390a the precompiled header for vcl
includes <rsc/rsc-vcl-shared-types.hxx> , so the KEY_SHIFT from there
interfered with the KEY_SHIFT here.

These magic values apparently are the "known" return values from
MapVirtualKey() called to translate (fixed) virtual key codes to scan codes,
suitably shifted and ORed with some flag bit(s). Whether such scan code values
really are constant in all Windows installations I have no idea, it does sound
a bit scary to me to assume they are. (If they are, why does <windows.h> then
not provide symbolic names for them?)

Change-Id: Ic18a8e1a8b7a95bb6b018382662944f6912e4734

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [0820414d0c53ac6f67742b1ff5cd27dd011f013b]

Updated core Project: help  0f337351043a65843b4b7687d33ca5afdc8289b8


2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [5ab7d719795d5c74af856df98d23117ab62ffd78]

convert page preview zoom dialog to .ui

Change-Id: I4c4511787247bdcabd88af1c3b0894361336b71f

2013-04-25  David Tardon  <dtardon@redhat.com>  [71356b046bfc17ab54c5a784522035538edda6c8]

rebuild scp if autoinstalled libs change

Change-Id: I76cca4646bd0258cdf64a079edb017e6243839af

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [d8f1159cb3019bc7814f44029fe6f603a279117d]

Updated core Project: help  01a9fff87678572226b099c7102f5f1b03bec4b4


2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [61483d2f40cb0d77a4e1593ee677ae37c9ec6d65]

convert merge table dialog to .ui

Change-Id: I59ff70e3280d4e746b0d20f7f9532a341d88cb57

2013-04-25  Tor Lillqvist  <tml@iki.fi>  [5907bb462de34e9cc59c178350bf9153c42d038a]

Fix compilation error when OSL_DEBUG_LEVEL > 0

Just use SAL_WARN, building up the message using chained << operators instead
of constructing it into a OStringBuffer (or OUStringBuffer) and then passing
that to OSL_FAIL.

Or should we have a real assert() here?

Change-Id: I2c3f64ff2b29a3d81ba444d98c2a38ef49e6d7af

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [82798d640347753e5b6dca0e3221b6b1b8e44fee]

Updated core Project: help  9b03a7110683c9e05b5a6a193d71dcfad58b8122


2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [dc900869e5f530000a3036827328bc6fecebddd9]

convert ascii filter dialog to .ui

Change-Id: I0e4f45d9e74fd2ae04defa75fce225d61295cdbc

2013-04-25  Caolán McNamara  <caolanm@redhat.com>  [ac36ecb2c939aef928c77ae3df99b0670488e298]

Rumanian->Romanian, former now considered archaic

Change-Id: I9a47317bf7251dfef5f5d7f2cd6b817792114289

2013-04-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d34a159010fc24e13613058d25a9d6b56f7855bd]

Belts and braces for crash in null pointer dereference

Change-Id: I17fa205f16929b913084c8eee320a73416b1eda0

2013-04-25  Thomas Arnhold  <thomas@arnhold.org>  [360d6bf4fd1241af47f55648b7597fda3120390a]

update pch

Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47

2013-04-25  Tor Lillqvist  <tlillqvist@suse.com>  [3a77c4fa06e02a3758222b39e6359a9f504d42b2]

Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128

Whether it works, no idea. But on the other hand, from the dicsussion
in fdo#61503 it doesn't seem as if that commit was deeply insightful
either. (And how it compiled on the commit author's machine, no idea.)

Change-Id: If6355b33c406e8da5bdb2bf77aaf8b2ac0c39343

2013-04-25  Noel Grandin  <noel@peralex.com>  [746784e16f31133e4dc4e062fa5b7f1620e8cda6]

fdo#46808 Convert awt::Pointer to new style

Change-Id: Ic2ff491e656ab7bcf0bd5994b601818a26478243

2013-04-25  Miklos Vajna  <vmiklos@suse.cz>  [e894e57aabceb0b2ccd69d129b5223e2a28596fa]

dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed

Change-Id: Id404f8f3a5bdbf32c207ee81c6f6be9c9d328679

2013-04-25  Maxime de Roucy  <mderoucy@linagora.com>  [f215e634de4926def396d8442b8b15a912cb69e8]

comments and code reformat

Change-Id: Ib4e45cb85c9e5e5ffa6476c939300c6795412b1a
Reviewed-on: https://gerrit.libreoffice.org/3582
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-25  Stephan Bergmann  <sbergman@redhat.com>  [e42eed90b5c8151f8b5520ca2728061b1ac8e41e]

Fix generation of cli_types_bridgetest.dll after gbuild'ification

...the "double use of udkapi.rdb in climaker call in
testtools/CustomTarget_bridgetest_climaker.mk looked fishy" indeed.

Everything built in module testtools that is not used by the "native inprocess"
test case (testtools/CustomTarget_uno_test.mk) is more-or-less faithfully copied
over from pre-gbuild times, but the code to actually (manually) execute it is
effectively lost: bridgetest_client against bridgetest_server and
bridgetest_javaserver; bridgetest_inprocess_java; cli_bridgetest_inprocess.exe.

So this cli_types_bridgetest.dll is effectively dead code today, but at least it
is a more faithful copy of the pre-gbuild version again.

Change-Id: If01a9d837dc6bf3837a17878d8a4bfaf87ab6d4d

2013-04-25  David Tardon  <dtardon@redhat.com>  [11e2981c4c635bd6e8a1d3d32889e6cd2ea7cdd1]

change warning to error

It seems that the nonexistent include paths introduced by the headers
move have been cleaned up. We do not want to introduce new ones.

Change-Id: Ife53bbf0c63e12a41f6b447357472ad41eed5cbe

2013-04-25  David Tardon  <dtardon@redhat.com>  [ee16e337474edac43f16425747431cefcbbab59c]

drop nonexistent include paths

Change-Id: I3b2686cb04b7945a12f43b344ed56b39a321b51b

2013-04-25  David Tardon  <dtardon@redhat.com>  [162ef53d441c4eb56a51f48b29b54c3915ba9da5]

fix dep on doxygen CustomTarget

Change-Id: Id53ab5de54ff8e86a39685b370b1114666755cfe

2013-04-25  David Tardon  <dtardon@redhat.com>  [79c20b265479232871bcd4aea37400243e09bb99]

add missing deps on sqlbison.hxx

Change-Id: I098a4514b9b32b1ecf96b1f2275f77bac540d557

2013-04-25  Noel Grandin  <noel@peralex.com>  [378c038918ca6c7adecf73f49e627c75ebd0e43a]

fdo#46808 Convert animations::ParallelTimeContainer to new style

Change-Id: Iac6337828c807a132e561b5e9017a708be2e9729

2013-04-25  Noel Grandin  <noel@peralex.com>  [3086d847d9ac8dbb228c10047fd7ecaa32a45263]

fdo#46808 Remove unnecessary getProcessServiceFactory() call

Change-Id: Ic3219a615ae568d4d3e8aed83297ff6a39e6983b

2013-04-25  Noel Grandin  <noel@peralex.com>  [73adc9b6e29a3e005d7c2e98795045e7025325c2]

fdo#46808, Convert form::ControlFontDialog to new style

Change-Id: I83487cddbd6b3fce1fdcdfa48623b63a0e026d90

2013-04-25  Muthu Subramanian  <sumuthu@suse.com>  [4bc3ead0649bf2885050ec4cfb47a5ed13bfa41e]

n#812793: (Workaround) Transparent background import in EMF+.

EMF+ seems to have alpha of 0xff for transparent background!

2013-04-25  Muthu Subramanian  <sumuthu@suse.com>  [06b918053fb9cf455cf431ca001a63030092d018]

Broken security/password when saving to older odf (sx?) formats.

nDefVersion is the default doc version, whereas, we need
to check the current document version in question.
While this changes just one of the places - a review is
probably required for other places as well, where
nDefVersion is used.

2013-04-25  Tor Lillqvist  <tml@iki.fi>  [427d20e72e914082af5cddc9527fb3df0dd270a2]

Fix warning: unused variable 'assignment' [loplugin]

Change-Id: I0bf331044d8971cc39ee22b909649aecff1611c3

2013-04-24  Peter Foley  <pefoley2@verizon.net>  [1c0ebe9e0057e6900274f223ff604ee6212e363f]

fixes for libmerged

Change-Id: I77c7ebcbba4fd2c78d66d6088bbbf4a3122f7c8a

2013-04-24  Peter Foley  <pefoley2@verizon.net>  [c06c0517c15225357f59ae828f6b18990906ae19]

libpython.so is now in instdir

Change-Id: Ib1b1a853d265a28bfab19c0fa25b778fcec92ba6

2013-04-25  Eike Rathke  <erack@redhat.com>  [86acfb46ceb8946c6029811592d93041936e0091]

removed commented out code that wouldn't be correct anyway

Change-Id: I1fc5f6b7e779ae0c9ac5f30934c2c5d75757581d

2013-04-25  Eike Rathke  <erack@redhat.com>  [f62a00f32a1adb4052b05e406cb0e040c7f2360d]

can we stick a with our naming conventions, just a little bit?

Change-Id: I1457c64162c2aeb083e98a28737991ae6d0eee2e

2013-04-25  Eike Rathke  <erack@redhat.com>  [be35d10c9124d4559e54444ccd1f70b334047c13]

use LanguageTagIcu

Change-Id: I1e66fa3edb2ddf2b6d6f4cdd25104772ff02c70a

2013-04-25  Eike Rathke  <erack@redhat.com>  [0cb65cee8a700afdcde945e5a8291b6498042bb9]

use LanguageTagIcu

Change-Id: I7b052a3f73740ff3a35f38dc2d96bc621b8d8deb

2013-04-25  Eike Rathke  <erack@redhat.com>  [4806df614a0e7e499aef3d10f77923f189207205]

added LanguageTagIcu::getIcuLocale() with additional variant

Change-Id: I5a5689f449ac7653bb716f2ce67ea1039fe2559c

2013-04-25  Eike Rathke  <erack@redhat.com>  [3ca2240e4818a554d290ca46536dddcf3d18d332]

use LanguageTagIcu

Change-Id: I3ced460cc5a03554dc77e19381af8a5ba202d2ab

2013-04-24  Peter Foley  <pefoley2@verizon.net>  [fe4ffd81045144ffb8d69ae9e5df7ef191005128]

fdo#61503 fix cli_cppuhelper bootstrap error

Change-Id: I777d2d866cfc8b2363b418fd5cba6576e3a2b8ec
Reviewed-on: https://gerrit.libreoffice.org/3600
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2013-04-24  Peter Foley  <pefoley2@verizon.net>  [d3ea57d8261d193a18f2485b49badf0a3d5d2fda]

remove non-existant module

Change-Id: I7c4e2c9635f52f682595d95fca8a5f200a1074de

2013-04-24  Eike Rathke  <erack@redhat.com>  [56e753aa6a762337ec09bd30445ad4b75c3bf5fe]

use LanguageTagIcu

Change-Id: I048d72c0cd633e3aa9e6a74e4f111703969b1d77

2013-04-24  Eike Rathke  <erack@redhat.com>  [095f3dde425eb79da0e7fbfe40e18de1ac4f368b]

introduced libi18nlangtagicu

Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [6681432e39228deb982105caa8de2319c2084a08]

error: too many arguments in call to 'pr_dummy' [-Werror]

Change-Id: Ib03b6d3af9909c971245314bbde2085d8c3c73b2

2013-04-24  Luboš Luňák  <l.lunak@suse.cz>  [29dcdf6b56f8dbc1b7de0478afb04122f8dbf0f9]

check for NS_ooxml::LN_CT_Style_type being processed first

The code relies on NS_ooxml::LN_CT_Style_type being handled first
(because of m_pImpl->m_pCurrentEntry being reset there), so
at least check for it. Still no idea how to actually ensure
the correct ordering in this overdesigned $#%@! writerfilter thing.

Change-Id: Ib6a2129a078728e162257275ac2a1243dbaf4017

2013-04-24  Luboš Luňák  <l.lunak@suse.cz>  [f853a20839ab08244dc1b3b1c881822bd593bc04]

temporarily disable conditionalstyles-tbllook.docx test

writerfilter relies on boost::unordered_map being ordered in a specific
way, temporarily disable until that's sorted out somehow

Change-Id: I5fdb70223e39e2048a45e0b81ffc2c714e1c4532

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [3bb3e33f1181c3415efc672bbbc5fe3849c5ca59]

Updated core Project: help  887ad70ec215ad0420b4cee830fd72b22e4f9127


2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [7ff261c690cc10fd0d19e84a204c87f3a2bba65c]

add some mnemonic widgets and default buttons

Change-Id: Ic6637f920bb8529ec67c58d5cdcc29a26f1b17c3

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [adfacdd91cb67ed7f2ae0d4991537211d263278d]

adapt code to protect sheet .ui

Change-Id: Ic3c375e87cf89a3956f3703c6facbcbe5ffd5d58

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [f6b05adfb00e2b75c5c8582593c4acff3bd25724]

turns out insert layer dialog is reused for modify layer

Change-Id: If6559e7f0e66f3f8b87c8ba4b3b4794317f5d55b

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [0d501c40af07fe33e16d16b8acdd3c7a93afa95e]

add border width to optimal size when present

Change-Id: I37c396c3c61521e140d290fd8f17220f60c43284

2013-04-24  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [95f2f5f4d1a6d94788ea4e3905c25ddd69eb3d9b]

fdo#60949: Move the last libs to OOOLIBS

Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3
Reviewed-on: https://gerrit.libreoffice.org/3561
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-04-24  Lionel Elie Mamane  <lionel@mamane.lu>  [3a4534be6594c39bf785502e15f2dec22d15b312]

fdo#330191 a NULL value of float type is not NaN

but it is *still* NULL.

This was initially done to "fix" i#108092,
but i#112652 comment 13 suggests this may have been fixed more cleanly.

Change-Id: I2b76af2182715bc489cb89dd45d6b77d5038b506

2013-04-24  Lionel Elie Mamane  <lionel@mamane.lu>  [3591f5c429d8d5f0f2afc136c03b114e26ae1bb1]

janitorial

Change-Id: I5b5c679c4c6d1e0b2742249f60aec213834f7501

2013-04-24  Lionel Elie Mamane  <lionel@mamane.lu>  [1b7235573643b898602ccc31eb983c71941aa12c]

fdo#33091 recognise General format in all languages

As opposed to only the current UI language

Change-Id: Iaaaec78e9cbe1891c3e42f207a6da552b2a2bf7d

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [f4b9d3f0cfbcd4dfb1f8234e4009641822747cd6]

gbuild: AllLangResTarget: add missing dependency on concat-deps

... was missing from 8379fceb2e7c33e5e0555295be06fde60a6bb240

Change-Id: I664cfabdaf8834b1023dcc7e2a28b584abf10908

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [ae75a0dd0b687242302ff2ad2369f7a5edaf09f3]

More "Let climaker work on *.rdb.oldformat for now"

...also, the use of double use of udkapi.rdb in climaker call in
testtools/CustomTarget_bridgetest_climaker.mk looked fishy.

Change-Id: I8be22b184740d65e567df65bae51fe18066be102

2013-04-24  Eike Rathke  <erack@redhat.com>  [82b1e07f6259236e0d443e473476f0227b860ce2]

removed cruft, added instdir to filter

Change-Id: I30b1b923658a851535f309c3773f5cbfa697d1bf

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [704be0f489d04fe9ea4251699f381e8ccadb63ca]

Prevent gb_Helper_PHONY from leaking into the shell

Change-Id: Ifec0ea4dd06c9c06a796f293f0fc0973296fed60

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [30b680477b11ccf993a59c8f81fa5ee2166e4eb5]

Add --disable-neon

Change-Id: Icf9d75e699e8a430ce0d2a305e1b696d8023466b

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [831b4983033fa17b736298f960436d923d2af45b]

Fix losmoketest UNO_TYPES

...and remove a bunch of unused Directories

Change-Id: Ibb20bf9f4049eee136132b4ebda86ec2a9613a29

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [f22030043f2b625bc28c6e910dbea8a3230b3bcc]

Let climaker work on *.rdb.oldformat for now

...as it still reads type data via com.sun.star.registry.SimpleRegistry

Change-Id: Ib65848eb77d220b83f5e70cb98ecf3cb9c46d7de

2013-04-24  Ota Chasák  <chasak.ota@gmail.com>  [b6ab91d55e1bfb487abba2b15589a1988178ee88]

fdo#60791 - fix android remote count-down / clock.


2013-04-24  Michael Stahl  <mstahl@redhat.com>  [8379fceb2e7c33e5e0555295be06fde60a6bb240]

gbuild: AllLangResTarget: use concat-deps

Change-Id: Ieb5e380b6e7a1c097d403f962b4e82b84cce40b5

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [7019a1c67473623cb81ca0c9e155b90a5ce6947a]

gbuild: get rid of processdeps.awk

The only thing that processdeps.awk does that is actually useful is to
be able to set the target name freely, but that is only important for
the default resource file which was just renamed.

Instead hack makedepend to provide the required functionality directly:
- write dummy rules for included files so builds don't break on
  rename/removal
- format deps one per line like concat-deps expects
- concat-deps expects standard POSIX line ends, so open in binary mode
  (also disable that awful backup copying nonsense)

Though in retrospect it would perhaps be a better investment of time to
try to replace makedepend...

Change-Id: I54fafdcdcf1a52692e62b8f1f4b96fb9a93d4421

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [ced9e2abecbbdf70acb3ca46c5e6a6d4247015c0]

desktop: rename WinResTarget target to match source file

Change-Id: Ice900801109efc8591b9a3fb5c490d070b23730a

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [7dc8c952be0595ef0fb161bd524aaff0d3f791d2]

extensions: rename WinResTarget target to match source file

Change-Id: I8e528f76d08f7a0d7acec05dcf306cd78b95a885

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [e4389abdfa6915f33cd0d918e86015af2b6be4b7]

fpicker: rename WinResTarget target to match source file

Change-Id: Icdc6ff082daaaca5458b817109738b5debdf4007

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [ca629ad33233fd7813df5097063ad3ae6a1e3757]

vcl: rename WinResTarget target to match source file

makedepend relies on that

Change-Id: I6a166f65d25c2750c24bc7831d074c32f6524722

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [ed0f2c949692bb9096144c8d063b38207a6f5808]

rename "shlinfo.rc" to "default.rc"

makedepend annoyingly picks up the target file name from the source file

Change-Id: I4e7378e3f428dbae42fb99cb1c21ed840c20da40

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [45a420b2f5ea1765ca3da3f31a4b357e292e0423]

gbuild: do not use ' quotes when echoing dependencies

In AllLangResTarget the gb_Helper_abbreviate_dirs replaces the paths in
the echo command with $W, which the shell then does not expand due to '
quotes.  Mixing gb_Helper_abbreviate_dirs and ' is unsafe.

Change-Id: Ia99d185917a55486d5fd67f82d5b323a05e3f5bd

2013-04-24  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [83709cc62e3bc9ee930b5a59e994a0001bd8c221]

Converted Tools -> Protect Document-> Sheet widget.

Change-Id: Ic701a2a92ddbf48be6998c0b278ec5f232f49983
Reviewed-on: https://gerrit.libreoffice.org/3516
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-24  Michael Meeks  <michael.meeks@suse.com>  [5f91bce07962f4229242c466144962f9b3d58be6]

sdremote - don't crash if we connect during load, before things are setup.

Change-Id: I1837ea58b9c8f74aca9afb78bafbab61af189842

2013-04-24  Michael Meeks  <michael.meeks@suse.com>  [cb33ae88e000fb6c662ecf31a621a73223dfd081]

extend license filtering, and add fallback-checks.

Change-Id: Ia1ec3564326cf898d756c231a64a54db8698bf20

2013-04-24  Luke Deller  <luke@deller.id.au>  [15bbafaaed52182e80f1a24d716a2d181cdc0e17]

fix fdo#60910 FILESAVE loses fontwork/shape objects

This reinstates one line of code which was removed by
7fec8dfcaca4efc92516f9af51a3157f1a11ccd7.

Change-Id: Ie2af33914d17a46b7118b8b804aadc0aa3bc5d90
Reviewed-on: https://gerrit.libreoffice.org/3596
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [a3892f465b426c0c4f452398792db370c6dc0b10]

Bin lotuswordpro_component_getFactory

Not suitably licensed.

Change-Id: I221cccb9d2ff5b6cb5e25161b6d5bfe504acb10e

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [4c35d7b943d171b85194cff7a1101a2ca957d477]

Add --enable-mpl-subset --disable-lotuswordpro

Change-Id: I648e5c23704125e939eceda9ac29217f1c63cd47

2013-04-24  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [39d22359ad767c9ef34345ff5134b895af43f9d4]

modifylayer.ui widget

Change-Id: I1bc3cb888c44df590993e1ebd32e5544dd08e805
Reviewed-on: https://gerrit.libreoffice.org/3515
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [2ae385e8e7cec0b357679e39100eb4c03bf851db]

Updated core Project: help  1909db99ab7d23a71e24bac25693b3a22d73bfa3


2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [e484def6763bf94a70c3fef3c68bbef50eced67f]

adapt code to insert layer .ui conversion

Change-Id: I75e83c2e2399f12e7d4cd035856e5ee07a75d494

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [d995207e9705e66c6cb781bbb63fa79e362d8b29]

Generate new format type rdb files

With the main components (theTypeDescriptionManager, codemakers) supporting the
new unoidl format, it is time to switch the generated type rdb files to that new
format.

For now, this is done as a two-stage process, though:  Every
$(WORKDIR)/UnoApiTarget/*.rdb file in the new format is accompanied by an
*.rdb.oldformat file; both are generated in the same [UNO] gbuild step.  This is
for several reasons:

* idlc still generates old format output.

* The regcompare step (comparing against a reference rdb to catch
  incompatible changes) is still based on the old format.

(The reg2unoidl tool needs any dependend rdbs as additional inputs, that's why
the use_api information needs to be tracked as UNOAPI_DEPRDBS for now.  That can
be removed again when reg2unoidl is no longer used.)

Change-Id: Id625c88f9ecdbaba9e2af7410417e00b4ba36acc

2013-04-24  Jan Holesovsky  <kendy@suse.cz>  [f650b3a50c1490f3773003f5bcdf2fdebe0beb12]

More places where we can suppress output.

Change-Id: Ib316bf40bb9b9afeb5fbdf9281f2d3b9539e346f

2013-04-24  Jan Holesovsky  <kendy@suse.cz>  [617dddda6258d63d7f2307f38322a411670e6ed8]

fdo#59259: Suppress the expensive parts when we are only writing to metafile.

When we are launching the printing dialog, we first draw the page using
drawinglayer to a metafile, and then render the metafile.  Unfortunately, here
we did the real operation of allocating large bitmaps, and destroying them
again; all that just to throw all that away at the end of the operation.

The preview sets the mbOutput to false correctly, so we can just skip the
expensive parts.

Change-Id: Ice77d83100eba339602bbdf374fec8546d4d1e12

2013-04-24  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [5ca26caf2ca723c9857b563568dae8a16c9c5962]

insertlayer.ui widget

Change-Id: Ida59f58f6a2c4f65d83ad5ed2375bf934bd81d0c
Reviewed-on: https://gerrit.libreoffice.org/3514
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [cf26e3cec8dd899e60fd52b6f0dadcc8fba91f10]

actually insert table is already converted

Change-Id: I67e332a3033f142d843e0146aa1ac0b27c8f7db1

2013-04-24  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [7ef4f7fbdcc7c0bdf4e949b4a369d029a3350a85]

inserttable.ui widget

Change-Id: I9de1975b5eeda09e3f356d20c05a2d8f6ebdcfc1
Reviewed-on: https://gerrit.libreoffice.org/3513
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [24136332e1b6fef3ca63b1e2137e6377ff766638]

Updated core Project: help  e6fede848bb18f23984d5748954ed0786aa27b1f


2013-04-24  Caolán McNamara  <caolanm@redhat.com>  [08cc155303542defc377e714d977c58f30df9a17]

adapt code to use converted share doument widget

Change-Id: Ic553e593890cb3254666e3c27c5d8ca05256687e

2013-04-24  Tor Lillqvist  <tlillqvist@suse.com>  [10bd0604194db9e42fe76adab4ca17a6c7d0ac7c]

Fix MSVC build: A ? : operator doesn't automagically construct an OUString

Change-Id: I0bf2dcd24a7b59682c90a8910279117f1bf0467f

2013-04-24  David Tardon  <dtardon@redhat.com>  [c93a752ae77f5c03b61c29a2b05dd9580f181400]

ritually kill odkcommon.zip

Change-Id: I0a814e3f5605340f00d4b48e83ce26792abec067

2013-04-24  David Tardon  <dtardon@redhat.com>  [99fb1839ef1679bc2904ade216f8c5ebb5c6989a]

only put uno loader classes into one zip

These are put into uno_loader_classes.zip, which is then not used at
all, and odkcommon.zip, which is used for creation of install sets.
Seriously?!

Change-Id: I28b5bc73857cf524fb12f7918acd2891ff12d166

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [d7186fe43618eeb9082c34a65ccb303f7bbc770d]

Copy/paste error

Change-Id: I0c6e0ecc5c9e6289a2afe733d4752351416900a8

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [52b23b98a41aa78afa61c49179d10afee3f37643]

Print message of uncaught UNO exceptions

Change-Id: I6a716efe28086da983a40c550613e3d8e0bd8283

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [f0c5abd188641672674563fc8fa755833196bda2]

Blind fix for scp2/source/smoketest/

Change-Id: I3c15ace80e0ce95910a6a256e4a25c4d7859a58c

2013-04-24  David Tardon  <dtardon@redhat.com>  [ad5c0602ec288290bdfc30cee9f56712101be5a4]

add test for missing module-ix.html

Change-Id: Ibdbe04028ad9648af011da51b562cc6aa5e4849b
Reviewed-on: https://gerrit.libreoffice.org/3578
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [0ea6217986e69612faf314611bf2e8349d78705c]

install gen. IDL docs using filelist

Change-Id: I474f6e7a45d09683eb0dd7172114407c9dca84d7
Reviewed-on: https://gerrit.libreoffice.org/3571
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [97ac684062334a1128dd4167f759668113564d97]

add another filename that shouln't be matched as error

This procedure must surely win the prize for the lamest error handling
mechanism ever conceived.

Change-Id: I90d2a1160ff3e1e870e9ca3f03c92436398c3b7f
Reviewed-on: https://gerrit.libreoffice.org/3595
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [4402fd7452b9547dbd942e7eb06d15f19270e658]

put theBrowseNodeFactory singleton into extra file

Change-Id: Icf770c8b9e80e98935ffacf7da79a6c8af6593d9
Reviewed-on: https://gerrit.libreoffice.org/3577
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [6fc496d30815316f994c2f922b0fdd7d52610d24]

add missing idl files to the list

Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395
Reviewed-on: https://gerrit.libreoffice.org/3576
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  Luboš Luňák  <l.lunak@suse.cz>  [44d012aea378bbea7060100ec74e58423e2f6565]

add comment to the right function (result of mismerge?)

Change-Id: I8574e679f6f4ef252ba0eda025b1991bc3e93df4

2013-04-24  Luboš Luňák  <l.lunak@suse.cz>  [b4c245881a37cb156998a46f1910a49579aab8ed]

remove executable bit

Change-Id: I50ab7a08e680cb5a6354035a058240df15e10bd9

2013-04-24  Michael Meeks  <michael.meeks@suse.com>  [db52fd7123b35d9c3e0ff5868a58195add2a455e]

Add license filtering to configure.

Change-Id: Icd53c6ccfcca25d828d79ad62d1e075869998850

2013-04-24  Petr Mladek  <pmladek@suse.cz>  [16385c4d1c24a05a7d364854b0a437006eb1e333]

fix harfbuzz build

icu-config could print the list of libraries on more lines. We need
one line for the variable.

Change-Id: I08a0415c2c3baa226e9cd32e0c3da7d384511f87

2013-04-24  Petr Mladek  <pmladek@suse.cz>  [59360fa215cf61b0e5f9a36f017e9525546b6044]

Revert "Trying to fix the harfbuzz build"

Will use less intrusive solution

This reverts commit 4e6033f22aa23a6dd2d2d518264da4e4426eb8e3.

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [e4c6fe5d41915560a0438c419577c91d8f866051]

It's gb_UnoApi_get_target that we want here

Fixes cross-compilation: Running (the BUILD platform) saxparser in i18npool
failed because there was no BUILD udkapi.rdb.

No gb_UnoApi_get_target_for_build exists, and anyway, it would not be
needed. (Not here at least.)

Change-Id: I7bfe34cf339d8a847b76ab29669acc8d458d54e3

2013-04-24  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [68b754636647690c704ad2913cf1622b2f83ed56]

Converted Tools -> Share Document widget.

Change-Id: I081a5b58d8e22e3455a78707a6b16ee85533a5d2
Reviewed-on: https://gerrit.libreoffice.org/3496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4e6033f22aa23a6dd2d2d518264da4e4426eb8e3]

Trying to fix the harfbuzz build

Change-Id: I7472d6e86cde5459aca4caf21fe7fe4e6ef60ecc

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [4c46c75ecc6764678c68eacb2d84b4f027fc55a4]

Clean up of dead code, now that UnoApiMerge.mk is gone

Change-Id: Ib65496c3bd26a55a713717776184441a959e5469

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [067ed7401c8b4822debcea3b097a622e739a9b2b]

canvas: remove obsolete include paths

Change-Id: I3d72be674526f4221de452ad4efc1e857bb25dc6

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [bab43b23d5bf70279adbd767f982519d2144e953]

Allow for (relative) pathname args for codemakers again

Change-Id: I503d88b7d6fc44ef70d5071fddcec465e3fba856

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [0ce9a16b0c21db203b44c7542c05d51e7e44de03]

Dead code

Change-Id: Ia0b14d879e0ab22ff2fdeb09af836df4aed82ffb

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [e2013e86594fe49fa1839ddb85fb3eb09bfe6998]

svidl: 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.

Change-Id: I23c4406c4d1db9a8a4a7f0ecfec1cfc9ad05028a

2013-04-24  Michael Stahl  <mstahl@redhat.com>  [a6ab5fa0e6ae9c8694902977892d7b717766e8af]

Revert "svidl: write dependencies with cygwin paths"

This reverts commit a042c2a6ab29011800de55fa382740be56c2d928.

A GNU make that understands native Win32 paths is required now anyway,
so revert this.

Conflicts:
	idl/source/prj/database.cxx

Change-Id: I6eb77d4b02728269f8dc484444df0cabc8c29b3e

2013-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aee01f809e214090b320b31bdce98dff77208a3b]

x error bars are also defined in ODF 1.2

I suppose they were deactivated in ODF 1.2 because of the invalid ODF
files produced by the old code

Change-Id: I42624a3e0f57405b38110bef86a0aa533f491c6c

2013-04-24  Eike Rathke  <erack@redhat.com>  [d81f84a0a40f99316d32b2877ea8b92da3dfc74c]

adapt to header move

Change-Id: Ie460c5dbf354f68a21d52bd84b7e95b78fca11be

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [826e787733d1d5e82b8fcc20de9e569c6a0ae5fd]

Split offapi/type_reference/types.rdb in two

...now that UnoApiMerge_types is gone.

Change-Id: Ie33aeb09692e3b3d851f2278714b037e183b627c

2013-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3bf16a5c4f863798adca8d322d63e9face64686]

fix a problem with error bar weight

Change-Id: I812bbcdc346bffd2f0c968077a3fe86a241cf231

2013-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a172ed9837d1c52eebd9336e5262f459920e525b]

extract common chart test parts into own header

Change-Id: Id41b9c3cd241de9bc5fa1da885bc9a206bca093d

2013-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4b520d2ee8732d24d882ac965078f54e5ae5d418]

protect the properties with a mutex

Change-Id: Iaf9752cc3abd7ac1b3b569928368dcb0a4d6a197

2013-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a943663db717aaae9fb09dadd31a4cbf593b7bb]

we don't need the sc includes in this test

Change-Id: I82608d6ce2e42724d0c5d8be484d3c1c00f33622

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [5a15474709cb7bc047a9a89d6b5bffa79a45acbe]

Adapt to changes in type rdb file locations and names

The old bin/ure/types.rdb was just a duplicate of bin/udkapi.rdb. There is no
bin/types.rdb any more either. We have just udkapi.rdb, offapi.rdb and
oovbaapi.rdb now.

Change-Id: Idd0911f1d4d48f172af159b852918d429f17cc92

2013-04-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e0c8cfd2ac753a5c557f5960889bf35085747b2e]

allow out-of-srctree builds on windows

config_host (config_$(gb_Side) dir was included from SRCDIR, but when
runing the build in another directory, it is in BUILDDIR
WinResTarget.mk was forgotten when the other references were updated in
ae4e327739112ba326a2945fc0d5550739f3083d and follow-up ones.

Change-Id: I8c5a8edb4a17dd33abdcdb04c3af830cad44e07a
Reviewed-on: https://gerrit.libreoffice.org/3593
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [bb01340a5ccd07a29cce27c8e6cf0664a34aacfe]

UnoApiMerge has become unused now

Change-Id: I9e4e153e1a9ac82d4015b73ecf3a9a2429ab346f

2013-04-24  Noel Grandin  <noel@peralex.com>  [0c37eeebb0ecbe68fdf8051f627ef1e4929fc5dd]

Java cleanup, use generic containers where possible

Change-Id: Icd830004de3e121f5b96393e7d7b447775833419
Reviewed-on: https://gerrit.libreoffice.org/3569
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [f62324cecd93ff2a6019c54b5cd85c83ff672e04]

Use the newfangled "include" directory

Change-Id: I3228ad8277d34454affe71b9cbc9ad7f56326ca9

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [ab149c7e3f9bb4be6f3c7d26401b67a0635c13ab]

Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi

What is a little confusing is that the udkapi.rdb ends up as types.rdb in the
installation set (in the URE's sub-tree).  So all places that reference it
during the build do so as "udkapi" while all places that reference it in an
installation set do so as "types."

Change-Id: I35d0695966b3bd703f5494b636b9782efc0d3fcb

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [294ad90704b7b19aa64c26bfa83442a96a31e57b]

Update location of log-areas.dox

Change-Id: If54a3d7047f13ae9c9345c21737a89afee645403

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [81f077bcf2f1dab1ec72b4707f2e2782100d66eb]

Don't point to inc directories that don't exist any longer

Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [d12a3e8b760c3b104b0adbf7b7adafd1498a836e]

Combine fairly pointlessly split source code for SbiRuntime into one file

Insert basic/source/runtime/step[012].cxx into
basic/source/runtime/runtime.cxx.

Follow-up to https://gerrit.libreoffice.org/#/c/3373/ .

In many cases the sources for some class have been split up into several
source files, typically suffixed with a number 0, 1, 2 etc. Presumably this
has been done because some compiler years ago was not capable of compiling all
the source for that class at one time, or some other no longer relevant
reason.

It would be nice to get rid of this convention, so that clever compilers have
a better chance of noticing unused private fields in a class, for
instance. Just combining the source files in question into one source file and
removing the old source files from git leads to a discontinuity in version
control history. But the consensus seems to be that this is not such a big
deal.

I picked these sources just because they happened to be the first ones I came
across when looking for files called *0.cxx.

Change-Id: Ia7e8ece9a4374721bbcce6b0e2aba5721436faae

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [e4e9fba5f471141b14cff6d27586d37e28fc38c0]

Don't point to inc directories that don't exist any longer

Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f

2013-04-24  Miklos Vajna  <vmiklos@suse.cz>  [5b5b1bb382a2a07144a2513cd477a013636c15b4]

reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed

Change-Id: I85fedf6f3db0ffa59eaafe94d370b05660468c24

2013-04-24  Tor Lillqvist  <tml@iki.fi>  [6f44df16df03e3775265e370f40ac835ad8170be]

Avoid (harmless) duplicate entry

Change-Id: Ice43ab89b57f6ddb6b06d2fc5784d438031e864b

2013-04-24  Stephan Bergmann  <sbergman@redhat.com>  [4a0b39f592210b19e4dbf4b8c797969942269d80]

Get rid of UnoApiMerge_types

(The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been
dead code already for quite a while.)

Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64

2013-04-24  David Tardon  <dtardon@redhat.com>  [80fb8b775c34080b983648a2b596e17ba58850b6]

make sure the dir exists

I am hitting this problem with libcppunit.so.exports. It happens because
libcppunit.so is not built by LinkTarget, so nothing has created
$(WORKDIR)/LinkTarget/Library/ yet.

Change-Id: Ibdde83c746f02110aab113491a2bf37bf2d417eb

2013-04-24  Lior Kaplan  <kaplanlior@gmail.com>  [7e404210fc76b58d81e6f5a7468ac03ca53dd2e7]

Update reference to lang.h due to global headers move

Followup to commit b9337e22ce1dbf2eba0e8c8db294ae99f4111f91

Change-Id: I28a0a84a2454e2010be6e098dbea0b4c070ce77e

2013-04-24  Lior Kaplan  <kaplanlior@gmail.com>  [d0d55e073039ced034dc4f7714f273e4337bc89a]

Update reference to lang.h whiche moved to l18nlangtag module

Followup to commit 876c619b944dfbc88464045f1400c549a01a1164

Change-Id: I087f0c976e3c3d47e920280e353b3e142d5e2bfd

2013-04-24  David Tardon  <dtardon@redhat.com>  [3dffe4a13e55dc27a5b5250d6d48cab70e74a1ac]

install javadoc files using filelist

Change-Id: I434508057dbfab9410d8f7fc3844c45cd4201b11
Reviewed-on: https://gerrit.libreoffice.org/3588
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [498091c772e60660419345512fa1b49252bffe33]

clean up install. of C++ docs

Change-Id: I51841a8c92cb73912757fcc0766b11d8f9be4b77
Reviewed-on: https://gerrit.libreoffice.org/3587
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [753dba331c6305eadb904f6daa356e787090329a]

fix indentation

Change-Id: I59614470c0560187870b19e18903ed79b7b35d90
Reviewed-on: https://gerrit.libreoffice.org/3586
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [1b2f3b9c64c7903dfa56953b91db4f5f105e4e7d]

gbuild: fix generated deps for API headers

This should be reverted after some time, as it solves a one-time
problem.

Change-Id: Iaa4bc17267a24bd744573e56108b8d207936629c
Reviewed-on: https://gerrit.libreoffice.org/3506
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [b03a698e21e859d3f0e01ba4383470f645bea147]

gbuild: do not deliver UNO API headers

There is no reason to copy 1000s of files to $(OUTDIR)/inc when we can
easily include them from $(WORKDIR).

Change-Id: I133ab6506ba76af132143b982f056e652c09d8f5
Reviewed-on: https://gerrit.libreoffice.org/3505
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d]

gbuild: drop empty use_packages calls

Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f
Reviewed-on: https://gerrit.libreoffice.org/3503
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [c042cd05e9960742ba0d6b69058ac55092171bd3]

gbuild: drop uses of removed packages

Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [25ea7f0b5e81b0242ec6e6a761f874db16383d22]

move sal_inc headers to include/

Change-Id: I840c681b7c500640d3983e05e9895f3fa8bb1313
Reviewed-on: https://gerrit.libreoffice.org/3501
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [9ccd994d445c797a48cb89ce2b7449adc68b1007]

Revert "add extra inc. dir for URE headers"

Not needed anymore after moving the headers to $(SRCDIR)/include .

This reverts commit ea09e0352a82dabc26c713adc1825d89ff824178.

Conflicts:
	configure.ac

Change-Id: I96c86152d3eff66ccadc9fd76131c0b57763afae
Reviewed-on: https://gerrit.libreoffice.org/3500
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  David Tardon  <dtardon@redhat.com>  [6c7659b584ea7ed3652ca4eb9a2297f36310c365]

move URE headers to include/

Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d
Reviewed-on: https://gerrit.libreoffice.org/3499
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [24500d6798007d84521eb24a81c121ebe69d3bfd]

Rename image files to match with command name

Change-Id: I5e7bf2ecb0d194420b694861187bab23d1bbef3c

2013-04-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f167f037351d953e324eb97d6055064efa2d7f59]

L10ntools: remove some lang vectors from parsing

Change-Id: I3b9ef50d8e0c1e99d5b535d95a5add90a1cbaf03

2013-04-23  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [85486f711e03b8418a6b8fb2eeb2b74b2e90581a]

Access Query Properties Dialog from toolbar too

Change-Id: Ide4697e6903c9550d31ea22ff0a5881878fddacf

2013-04-23  David Tardon  <dtardon@redhat.com>  [80db6f58ef6bbfff15c5702ad2bf852eceeea818]

gbuild: drop unneeded package

Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df

2013-04-23  Michael Stahl  <mstahl@redhat.com>  [59dbfa41d31822dd7ffde320bf43463be82fbfcb]

padmin: let Package deliver to $INSTDIR

Change-Id: I824179f2040df917544c253712eb3afe19ec9fb1

2013-04-23  Michael Stahl  <mstahl@redhat.com>  [954d695827431a5badd1a993d8f364c669ca9c9c]

fdo#60280: sw: restore anti-aliasing for all OLE objects

The OLE case in SwNoTxtFrm::PaintPicture() was mis-merged to modify the
anti-aliasing always but reset it only for Charts.

(regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70)

Change-Id: I0d740e621c3fd71f308d980581edb3c16308c06e

2013-04-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b9337e22ce1dbf2eba0e8c8db294ae99f4111f91]

execute move of global headers

see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a

2013-04-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f4e1642a1761d5eab6ccdd89928869c2b2f1528a]

move global headers script

* ignores (for now) modules:
  - sal
* these might or might not consider themselves too special for their own
  good and break by the move
* these modules use Package_<module>_odk_headers.mk instead and stay
  untouched:
  - cppu
  - cppuhelper
  - sal
  - salhelper
* these modules have an inc/ subdir, but no Package_inc.mk
  - accessibility
  - autodoc
  - bridges
  - idlc
  - pyuno
  - svgio
  - unodevtools
  - xmlsecurity
  this should not hurt the move
* these folders are in solver/ with generated headers:
  - oovbaapi
  - offapi
  - udkapi
  - officecfg
  - systools
  - external
  - oox
  - svx (sdi)
  - sfx2 (sdi)
  - writerfilter
* these likely can be cleaned up still after the move:
  - dbaccess
  - npsdk
  - sd
  - helpcompiler
* should work with xmlscript after commit
  f4ebb99de6e93f6d38e7b0486d66e99a196b1f6e
* fixes/hotfixes some other insanities that would break on the move

Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a

2013-04-23  Lionel Elie Mamane  <lionel@mamane.lu>  [fbd11a2a940230f43f42defda57dbf852f83c627]

fixup nanosecond precision

Change-Id: Id62d3b994ece9cdf3b5f085e94f612cf62fc906b

2013-04-23  Lionel Elie Mamane  <lionel@mamane.lu>  [3810c9cc78ae8a4e96c216b725cd400f97934b45]

fixup nanosecond precision

Change-Id: I9ab4c199632a5f5ad94dc01aa383e26f48bbf631

2013-04-23  Tor Lillqvist  <tml@iki.fi>  [b5fea2f46a1f33af2198e7da0bad027589fce5d2]

The file names of many UNO components have changed

Change-Id: I18f90b058e40ca15164fd3e8c33bc904b930981d

2013-04-23  Tor Lillqvist  <tml@iki.fi>  [8ada6e3320eaf4635bb695000b7341ed87db67a1]

libcomphelpgcc3 got renamed to libcomphelper

Change-Id: I8853c5102a7271e95adf7d420bb3ed719f5b96c6

2013-04-23  Eike Rathke  <erack@redhat.com>  [3874bad70ea48deed91b9966b3d35782b5584f7d]

fixed out of bounds vector access

in ScColumn::FindNextVisibleRowWithContent() if starting from the
position all including the last present cell of a column are blank

Change-Id: I0270331444f1707b6ad413f6127ae4c2cf0b1984

2013-04-23  Noel Grandin  <noel@peralex.com>  [a5f675c3d3254f03da8fbf42028a9c6b048df635]

fix, forget SAL_CALL again

Change-Id: Ib13362c1a7aa7fa00e56c8df73f74ba1088999b5

2013-04-23  Tor Lillqvist  <tml@iki.fi>  [a143098e3f5c8e90d7f14d444193b93d05b6cede]

Just remove this unused file

Change-Id: I68dbaf17d874d180fb9eda4082a26099a5000453

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [88b325aac5750561e76c6f5a4099b846af1a195b]

libmerged: add harfbuzz external

Change-Id: I7be27b049c4a482be256544c295a7aee89f81f57

2013-04-23  Noel Grandin  <noel@peralex.com>  [fe46fc0f27ad5dac188517ff3f76bb1604aeeac1]

fdo#46808, remove unnecessary XMultiServiceFactory fields


2013-04-23  Noel Grandin  <noel@peralex.com>  [da0e902ab4b397b90264866c705a2b66412c3d6e]

fdo#46808, convert svx::DbGridControl to XComponentContext


2013-04-23  Noel Grandin  <noel@peralex.com>  [1165aac95b8e44f41fc16a44bfec4c1c05801ac8]

fdo#46808, convert form::Forms to new style

Change-Id: I966ed18d45dc8a04c97a703d3c83382714025f2c

2013-04-23  Noel Grandin  <noel@peralex.com>  [9ffb86c7e93c1633866ed89f0749831fd7f31a35]

fdo#46808, convert drawing::ColorTable to new style

The service already existed, it just needed an IDL file.

2013-04-23  Noel Grandin  <noel@peralex.com>  [1dec1f2f7efc579dedaec0535e3a750945039019]

fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContext


2013-04-23  Noel Grandin  <noel@peralex.com>  [dbb4d4dd98c623c5c9309961ebb0548898b111e1]

fdo#46808, convert svx::FindTextFieldControl to XComponentContext


2013-04-23  Noel Grandin  <noel@peralex.com>  [6dd58cd811f888aa2158242f08bed5ce9e8fd340]

fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeatures

all of the callers sites are using getProcessServiceFactory(),
so no need to store it in instance field

2013-04-23  Noel Grandin  <noel@peralex.com>  [30c466d395aaa4d0516adca739dd5907607be027]

fdo#46808, convert to XComponentContext

Change-Id: I51e98ac96815d6d7348d53a191400e608768d6b7

2013-04-23  Michael Stahl  <mstahl@redhat.com>  [ccb77a732c0d6017062b59ab32c6978d6d8713c5]

fdo#49076: copy numbering to clipboard only if start of para selected

SwTxtNode::CopyText: If the selection does not include the start of the
paragraph, copy an empty string to the clipboard, which suppresses
numbering output in ASCII text format.

Change-Id: Ie467999b4e82e7f5149ffe8bb773aa74ccedcca7

2013-04-23  Miklos Vajna  <vmiklos@suse.cz>  [d92932744fdbaa78cec8dd8b991d5f442f6eef4b]

fdo#62643 sw: fix autocomplate wrt. adding to a partially finished word

This partially reverts commits 1eee77f2c2b4fa5f693708218c74a8f3909649a6
and 51f9e894f46e718200a14bcd61e9e44c64bc5396.

Change-Id: Ie6a1202e139a0eb30cac482a2bb528ef70c7797f

2013-04-23  Caolán McNamara  <caolanm@redhat.com>  [fe45c9ef10442d0991abd7a45d0e7f2d7c1338e1]

restore ImageList::AddImage variant

correctly removed in 804e86170ff2570fd3826b4ac26d1c927e751ac3
but we will need it again soon

Change-Id: I52700cb4da0285bf08db20af2d7c314a37c4fee2

2013-04-23  Andras Timar  <atimar@suse.com>  [70ecdef0740165ee276f6e4ea97410a53214c09f]

do not install 64-bit MSVCRT on 32-bit Windows

Change-Id: I73a97ecc3021e00071297ed5fa403cf349f0a9fe

2013-04-23  Eike Rathke  <erack@redhat.com>  [7a78461075ba4dbab803795f2cb1c7b27ca4f612]

eliminated another unnecessary rString.toString()

Change-Id: Ic2fad1120876160f741056937825ab564e6d5f4e

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [6b436a159be35ecaa81114968512e33952226b3e]

kill RTLIBS group; and autoinstall the libraries

This commit changes names for comphelper i18nlangtag and ucbhelper.

Change-Id: I93731ef31f894854f9c642d3adee41006552e303

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [2bb103ce8f782b64164078ef4098382e429ef20c]

autoinstall more ure libraries

Change-Id: I7bbf716fb56726bceb3f84e757ff7ab6c3cc79e7

2013-04-23  Khaled Hosny  <khaledhosny@eglug.org>  [9d4395540a10916d471579618d7bf3b60cd49140]

Fix glyph width calculation in HarfBuzz

Make sure everything is using 16.16 fixed point values consistently.

Change-Id: Icdcd94775d3860d57bb446a3f237c31e35e0710a
Reviewed-on: https://gerrit.libreoffice.org/3573
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [26ae620b036432ac3b3eb1322331d2e70b4e9e0e]

urelibs: do not merge purpenvhelper (unless mergelibs=all)

Change-Id: I147d05b91d46f05461f0548000c891f89486bcc7

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [e8520cb0509c3939d48ee2114c96fef4dc15362b]

always build also cppu and cppuhelper libraries

Otherwise auxtargets for these libraries are missing for URELIBS=TRUE

Change-Id: Id07b052813609eac0cb68a651f1f976a88168c65

2013-04-23  Matúš Kukan  <matus.kukan@gmail.com>  [a361f263aa2ef2e946dd43951b1676aa157f2f0d]

urelibs: add more libraries

Change-Id: Ibe1e811c2ee1db93200b63023dc5922cf1ecb6ca

2013-04-23  Noel Grandin  <noel@peralex.com>  [bc8b419b0dc8bffb70accce443f4f46aa48cbd58]

Java cleanup - use generics to reduce casting

More queryInterface related cleanup.

Change-Id: I97d064c425389e687c6f0fbc3a962080f46dd511
Reviewed-on: https://gerrit.libreoffice.org/3568
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Noel Grandin  <noel@peralex.com>  [ada02981672ae74bbdf6c4e5606d78c9211b2317]

Java cleanup - reduce use of global fields

This field does not need to be global, it is returned from the relevant
methods

Change-Id: Ic53eec4a699d6acc4410e71dde385e6a49ded745
Reviewed-on: https://gerrit.libreoffice.org/3567
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Noel Grandin  <noel@peralex.com>  [68b9fb0aaeff4aef41dfd6989491b522578ca079]

Java cleanup - remove unnecessary casts in the ODK code

Change-Id: I1ab8ad5182444fc3eebd2349135a0240ebbe0fd4
Reviewed-on: https://gerrit.libreoffice.org/3566
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Noel Grandin  <noel@peralex.com>  [4f6adb0585037013241bd59e5c869a261c1f20c1]

Fix compilation of Spreadsheet odk example

because of change to XDataPilotsResults IDL in
commit ac569ed4cf5064248b9952f182f6572f20dc9bcb
"fdo#60300: Work-in-progress change to rework pivot table core"

Change-Id: I730e15226f4dfe3e6baa5d54e987da1016f6b15b
Reviewed-on: https://gerrit.libreoffice.org/3565
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Miklos Vajna  <vmiklos@suse.cz>  [8ed6f1c2bf1f3ffe7da79a5a8765de7b3ec8523f]

forms: FORMS_CONSTASCII_STRING is no longer needed

Change-Id: I2b666f0e48db4c97cc4c641480a82681f5057ac2

2013-04-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9a943e585a93f39d7b64d0490b66054f32eee068]

Fix linking with harfbuzz

Change-Id: Ic28c7922b0fab3b5a7ac1c0500a429539a4c29bc

2013-04-23  Khaled Hosny  <khaledhosny@eglug.org>  [b760eff8cb65aba99b4527232140926bb4e11e82]

Add support for using HarfBuzz instead of ICU LE

HarfBuzz is an up to date, actively maintained OpenType layout engine,
while the ICU LayoutEngine we use now has been unmaintained for a
while now, and existing users are encouraged to switch to HarfBuzz.

This is work in progress, text layout mostly works, but the handling
of combining marks is broken and needs further work, so it is kept
optional for now, with SAL_USE_HARFBUZZ env variable to enable it at
runtime.

Change-Id: I07e698f7486379bae68329771695cd94d6e561b5
Reviewed-on: https://gerrit.libreoffice.org/3518
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Caolán McNamara  <caolanm@redhat.com>  [7c1ab3470333a642947421f4289d9a79d13970fb]

restore SdrTableObj::getColumnCount

removed correctly by fe630f3b097ca2bf173f21de77ed1535c767d0b9 but
we will need it again

Change-Id: I07a44e25cfc0de01cfdfef10ae817c413b50b597

2013-04-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cc24106366af9e22ba20caf27aa96cc65dbbbd3e]

Disable coretex again

Change-Id: I0372ccce744caace0dc43b69c3e26af928d81fa9

2013-04-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20131d6903cb83fcf1744c8c8bb434f087703e5f]

Revert "Disable coretex again"

This reverts commit 0ef5a4bb954e16e4e5e009c78da9196cbf0706fa.

2013-04-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0ef5a4bb954e16e4e5e009c78da9196cbf0706fa]

Disable coretex again

Change-Id: I58ea44d1ede37aa4012ab99403411f1aefa5eb6a

2013-04-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ef1354dc249fefed2ee2ed28fc56fb664ceeb091]

Harfbuzz fix

Change-Id: Ia8103d3214885f98a055352f2aecc7d35c85a3c8

2013-04-23  Khaled Hosny  <khaledhosny@eglug.org>  [7e389f4def1964ee38bb93b575926a089e84bae6]

Add HarfBuzz support to the build system

To be used in the next commit.

Change-Id: I6ee286d0c050a5ca650e7fb3692b0facccb5f0c0
Reviewed-on: https://gerrit.libreoffice.org/3517
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-23  Stephan Bergmann  <sbergman@redhat.com>  [4f800d308edcad47833f1bed140d0ddcb96c420d]

Updated core Project: help  2057fbeeeab78144913ded4b662d14db7e64f8ff


2013-04-23  Lionel Elie Mamane  <lionel@mamane.lu>  [6536d0eb4f56e64c9b74b358642e3ee1e39353e5]

reword comment

Change-Id: I13aaf37421c7652e8e293759e9f563fc76cb1344

2013-04-23  Lionel Elie Mamane  <lionel@mamane.lu>  [5143e162f81ec64db4ed2b11a3a79183c4901c79]

isEmpty() instead of getLength()==0

Change-Id: I610ecd58f3f7fa7f3ab04db8b17259bbc54c2b74

2013-04-23  Olivier Ploton  <olivier.ploton@univ-tours.fr>  [f0c38b6355333c0bbb02e52a732f04ab0d519ecf]

Base: fix incorrect field removal in criterion inside query design view


2013-04-23  Michael Stahl  <mstahl@redhat.com>  [84217e299724b8ee80dff63cb561b4bae0f44835]

fdo#62147: sw: ODF import: apply styles in cells with string-value

Apply the table-cell-style to paragraphs inside the table cell
for cells with value-type="string" and office:string-value attribute.
This should complete commit 1b5839f49c07beb6fbde6c7370a5636d22f9ab77.

Change-Id: Ief34de1e7c5087906ea597ce3ca96e020f6eebe6

2013-04-22  Marco Cecchetti  <mrcekets@gmail.com>  [1d80c1cf22c1cb673da91b8aa59d770fc30dffdc]

Changed the MPL header from v1 to v2


2013-04-22  Eike Rathke  <erack@redhat.com>  [5cd4300f7ffc24d6bc0ed5704f37a04852fd322b]

fixed a mess of out of bounds string accesses

Change-Id: I800840e1b3c0d97a049b3ceba0ec244365dc8e6b

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [dfcbc1e1af08f555d21ae85550ec16fb001da991]

Data-aware ListBox: declare the newly supported External Binding Types

Change-Id: I5ab021f99373f24b6be2ca6db00fe8b6e69bc9cb

2013-04-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1e392ea7a0d1504f701f9fed1492e64a78a65339]

Trying to avoid linking with boost on Windows

Change-Id: Ic0c538dfad88f850d95f417f2741ef7dba7fc5e4

2013-04-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [41d2b58b1ed5c1c4a1ca6ab3e6d7c4f15874d3a3]

Trying to fix a boost::property_tree::json_parser error on windows

Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [5275ed805a6e42f56c59d1c5876a7994625905a9]

Revert "Revert "WIP: Experimental new binary type.rdb format""

This reverts commit 67e69a55820f50973ca0de75ccab2bb07d0bada8, applying a band-
aid fix to cli_ure/source/climaker for now.

Conflicts:
	stoc/inc/bootstrapservices.hxx
	stoc/source/tdmanager/lrucache.hxx
	stoc/source/tdmanager/tdmgr.cxx
	stoc/source/tdmanager/tdmgr_common.hxx
	stoc/source/tdmanager/tdmgr_tdenumeration.cxx
	stoc/source/tdmanager/tdmgr_tdenumeration.hxx

Change-Id: Iae669985d0194f06fa349a4a39f0ebd230bc5d28

2013-04-22  David Ostrovsky  <david@ostrovsky.org>  [f21d1faf6d5a8d9df84b48becbc137175d56ad79]

clean up PythonTests

Conflicts:
	sw/PythonTest_sw_python.mk

Change-Id: I8dc937df02efb686bf19d6606b9b42b6f0abf742

2013-04-22  Luboš Luňák  <l.lunak@suse.cz>  [c8da8f48415c058c70698a7b4a6716bd41cfeeb9]

avoid crash when no table grid is given

The document may contain just <w:tblGrid/> and <w:tblW w:w="0" w:type="auto"/> .
It appears we do not handle the auto width properly at all, but at least don't crash.

Change-Id: Ibdc9d1ad69c13456acd347a151ec8739bcb98855

2013-04-22  Luboš Luňák  <l.lunak@suse.cz>  [b8dd39697607148fc9180ee8396f0251b467e956]

base for unusedcode compiler plugin

Needs work to actually do something useful, but the basics are there.

Change-Id: I193922f2f5572760c8c20def0f9b830138f47fef

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [6099811d666ddaf1d9f445891096f97ab53175cc]

Data-aware ListBox: document changes & improve documentation

Change-Id: If75a2e86654ffef71e37cf55c24af721182215d7

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [567a4fcf02bee6e989ddefcff81ad186b1a02eea]

Data-aware bindable ListBox new feature: bind *value*

As opposed to index in list or *display* string

Change-Id: I5fa74c80b28db843d45ee68523a4349ba44d229b

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [a2c54dc208278afca127c049f069b48b2a35710e]

ListBox: take care of validation (use binding value when appropriate)

Change-Id: I7c2ab0e42a82baa39e1b48124cc8cf58bfa126d5

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [1e698bb7f1614f69caa5a30df64a47d18435c89b]

Use (get|set)ControlValue instead of manipulating the property directly

Change-Id: Ice58cf4f67fae6a26548bae6569ae0c0993a7e84

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [eb387dcf416427d8ad415cde6186796cc6f2ae4e]

Rephrase documentation a bit

Change-Id: Icb02894c32ced62792d641bf1177bdc2b5ba184b

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [1a19d124871079a80f0c93fe4478da66359de96d]

janitorial: alignment

Change-Id: I1e061635d496c54a0c948805dac968f0fb0c67f8

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [a16bb08013f0ce81def57131526fbb075dd63565]

Data-aware ListBox: add SelectedValue and SelectedValues properties

Change-Id: Id081e4f6bb765056f17babcfec52a1aedcd7b5d5

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [13a159896e3db1edd3f2d258bce1f9732ed8499e]

janitorial: typo in comment

Change-Id: I5434b05a7980919773d017b5b450f5d3c2325551

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [f7be9c71d46310b22194461b3dae217df0e41f1e]

janitorial: typo in variable name

Change-Id: I0bc68e7a1f589e11f16bc539f49a323e64bd834f

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [0ed5028e8e5b782d63b2d00602e7ef52f0e4d016]

Note on design philosophy of data-aware ListBox

Change-Id: I773c6b0704a31ab501cc51c6c7cd5e4be390a166

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [bfc0bf6a164f25c6e2af86fb0298ecb0f88c9df9]

Data-aware ListBox: BoundValue==-1 to store index in list

Change-Id: I248cd5ec62574f47a27f8b37e1e90333b8748af2

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [d645a6a17cd03d0f875e1246652664860d91c0c5]

Data-aware ListBox: can have a BoundColumn even without bound database column

It defines what goes into the ValueList property, what getCurrentValue() returns, and what an external value binding gets.

Change-Id: I9242d3a6040ec98c22b1d4350942dfa0e7aa6c5b

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [52bc6737cde524f04c9e0af7b7bc98c2030f2ff0]

Data-aware ListBox: getCurrentValue should return *binding* values

As opposed to display values

Change-Id: I8afb52d69786702776f4e8d24390ba8ede417e92

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [3e1a0c9b2f83a44f5e7ff154d6e09d4f7b26a5e5]

Data-aware ListBox: populate ValueList even without bound field

Change-Id: I8742285778962b5be10f3aa300236efd525bdeb9

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [0202f9b7c4ddabd0d0567ad77a15617904996fec]

assert non-nullness of interface before use

Change-Id: I467830dce80e97db1b20c6d589fb4ca407cfa26c

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [d198e7a1eb41e95bf199766205cfac9ce597e0ec]

janitorial: typo in comment

Change-Id: Icc10f98e4153278d3e5bde33d0454675121306a7

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [64ef3bf0d961e775bf05cef8b16dac8974a7108a]

janitorial: typo in comment

Change-Id: Icba805697caa6675339535b382fc4f24f86a94fb

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [24bdda09fb2312239be0a791fa71c28022a33d51]

factorise common code

Change-Id: I53ee3b7c99205046b25f437480d26e484ac2c340

2013-04-22  Lionel Elie Mamane  <lionel@mamane.lu>  [a16a4006e40bdb2cb4671846295fe2bf5a856e68]

Updated core Project: help  e54918ea208076c28dd2b2879f2aee3f280f81b3


2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [46283082a3a520d3b39a7b733c8a0858896da26c]

restore DialControl Modify handlers

removed by a352018c76028b332ccc50be6ee12c16f75aac25 but we will
need them again soon

Change-Id: Ibeaa4aeeec3dc073592ecf7e8c53b8bb03e791b4

2013-04-22  Noel Grandin  <noel@peralex.com>  [37eee65fbf1ee7ef5c86731594e33b056b6612d2]

Java cleanup - static fields that should not be static

Somebody appears to have been confused about the purpose of static
in Java.
These are instance fields and should therefore not be static.

Also reduce the visibility of some methods and fields.

Change-Id: I0b5875b6cbd91ee89823e2058b87c1087dc5c92e
Reviewed-on: https://gerrit.libreoffice.org/3555
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Jan Holesovsky  <kendy@suse.cz>  [30426feff508439f79b2737cba94637d66ee7691]

n#382137: Band-aid to avoid crash when saving the .odt to .docx.

Change-Id: I6994da8a79cd7d6ca559ca41823a912381bdd61e

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [aa1aedb2a0ef97cb6110f18a1de86abc8dbcd304]

rhbz#954991 Avoid static data (causing trouble at exit)

Change-Id: Ifc8275276811ba24b62f93096e7cb98a5dbf658c

2013-04-22  Luboš Luňák  <l.lunak@suse.cz>  [5329713ca1c31965da57db93431c5d7da74c4c92]

remove executable bit

Change-Id: I4582e96d97f40b1f592882de4e84036b017d8679

2013-04-22  Noel Grandin  <noel@peralex.com>  [93ca7f0b74d4b1423f7a6e5ac4e751bfd2008553]

fix shell script execute permissions

looks like it was inadvertantly removed by commit
62badf38283ef31e50d40e62f5d8bc3824c615d7
"Move to MPLv2 license headers, with ESC decision and author's permission"

Change-Id: Iac1d010cf6f4b03e0e7e14e26552f7be31aafb79

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [d50fbfabb61dd9854771a846a39d84d0e4f83ab6]

restore a FontSizeBox::GetValue variant

correctly removed by 994a737a317165db736f2a2f6a25b3439207da5d but
we will need it again soon

Change-Id: Ifedf8da2a33e834a5cba6da11c63c784572bd58d

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [2174bb1af65d61904d3f45f2121416e7fb33b612]

Restore SfxControllerItem::GetCoreMetric

was correctly removed by 9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c but we will
need it again soon

Change-Id: I7b2af6a17fc1c34d9313428e759e93fdde9ba0d7

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [81f336879b79d20ea82e7677c8332659c1fb454f]

get curl building on aix

Change-Id: I4f8f2830a4c13637f6ee6aa06c554b88b95fcf45

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [aa64fd12d62f78ab007b3a7b30f637b6b5fef9ff]

xmloff::token::GetXMLToken: only execute the check once

Tor says this check eats many CPU cycles, and the checked array is
static, so checking it just once is sufficient.

Change-Id: Ic8f85ebe940e4cf2c258cc778a8fd14512bdef94

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [784554dece1afd1008a765144a9d45bea7ee1760]

xmloff::token::GetXMLToken: deploy assert in consistency check

There will be serious problems if that is inconsistent.

Change-Id: I41b8de66132224fb5cd2a6dcb7ff3128eb704016

2013-04-22  Thomas Arnhold  <thomas@arnhold.org>  [5639cb44547b01443b772d02cb131342ec49ae20]

editeng: move two double used SIDs

Those are using the same IDs:

SID_OBJECT_MIRROR (SID_SVX_START+1093)
SID_DELETE_POSTIT (SID_SVX_START+1094)

Also move SID_ATTR_PARA_OUTLINE_LEVEL to make it not too complicated.

The range from 1121 to 1124 is free. Before those sadly non.

Change-Id: If62fdc1eb8bb89f2e7f7c3682c8a83450ca03eb4

2013-04-22  Thomas Arnhold  <thomas@arnhold.org>  [6ff2df12eb28447ac91f833bfbd7f74468b09c5a]

this slot name is unused and SID_SD_AUTOPILOT is already using it

Change-Id: I9aaf8fb16b8c62dae1123d578acb6780b59ef46e

2013-04-22  Thomas Arnhold  <thomas@arnhold.org>  [9d6a0fe7f0ae636079782a48a9b33b5e50ca2c1d]

SID_ATTR_TEXT_FITTOSIZE is already using this slot

Change-Id: I26a0f821d026c8e0701fa3860357168837ea5a28

2013-04-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4757ffcc5cea1d627f57e551b7af0b39c8e40b47]

Uploading LGM2013 version of libcdr

Change-Id: Icdf57cb8a40256b4a474ededd3ba030bd79497f4

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [426ed149c998d3482ce339f7655c42b2928abc84]

add test case for error bar range import

Change-Id: I6719731d1b142bc49cdd5b93e8bc22520d5db540

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [2ffc416d2e5a2b4145008c372913604fa1990e29]

Avoid warnings from compilerplugins/clang/sallogareas.cxx

Change-Id: Icce3ffd29398a3488e7704562a4e9064f106b393

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c5cca8e48f4af440c4814cbaf672d5b4af167bc8]

fix mismerge in PropertyMap.hxx

Change-Id: Ic8a0b81a9a44d8494ef1634e23b25fcb9423e7ff

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0adb6c7e1a1bc5b0e9f2df99961bf56cc6ae126d]

and now our test file can be also a valid ODF1.2 file

Change-Id: I5565829385c553b4b83c97f4a6f61b6764f88604

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [171f11bfc9acf1ef4bcb43848c9ed4176c131a6b]

actually this test should be fine as slowcheck test

Change-Id: Ie6f65f1ea2bfc61c9575b88957e6062c2c51566e

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [925e27014e31c83d26df90347301bb84c6c29cb8]

turn this nasty SAL_WARN into a SAL_INFO

Change-Id: I740c1ac683500a406539239f9e5bfe093be58e9b

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97c6d4b050279699d88b6ef3df70b69b00eec945]

fix type mismatch

Change-Id: I5f8ae075c01cd78c38e6ab17a3f2c0b999c65012

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13861b853fd707c9f288197302fb76db32c8dc66]

get the handling of error bar ranges correct in xmloff

We finally produce valid files again for error bars export. Additionally
we don't export unnecessary attributes anymore.

Change-Id: Idc4b4259c47a945e3679dac1a9810cd9f1f05bac

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4475e4f3d94f312798dd90f8a8b861f981e0fd22]

more work on getting the error bar export produce valid docs

Change-Id: I19189e6be83dde58b4b3b7b55f40b701818eceed

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6bf4933e18bc4ef1173c821cb2f9dbce0b452f0]

bring some sense into the error bar mappings for styles export

There were several properties that were duplicated for the X error bars
but where effectively not used by the code as these properties did not
work.

We now specify only one used entry from the chart2 API and remove the
entries from the old chart API. As soon as the old chart API is unused
in the import/export filter we can deprecate it.

Change-Id: Ib0487b41ea044136714037c27418ce049a5b92b7

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63f7b9d1a3b67781512b830ab9f4ca3cb361940c]

little formatting clean-up

Change-Id: I3f30e2b69933f740a9938ac1ed93e7f7727b78bc

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4a4bdc142ab7a41b69512d54302851e7fbb3100b]

fix the remaining issues with the changed handling of ErrorBar props

Change-Id: I75c839cbfccbe84e7aa98aef6959bcd0c5390ab6

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cabb933bc2d76dc184e2cdc4c039f7055b73d8d2]

make the properties in the error bar case explicit

Change-Id: I967de121418832e3a12b1b1641fb4203c3df05e2

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [a504e7f289297f0acc21075080495996e677e020]

unordf: put in a version check for librdf_stream_get_context2

Strangely Apple llvm-g++ 4.2.1 ignores the warning-disabling macro here
and gives a deprecation warning, so use a version check instead.

Change-Id: Ibc09930a907baea8665828529332d40de156b70e

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [15f4c47f5bd9537979f970ad56b4a75f1a3fc9a3]

restore FontNameBox from ResId ctor

removed by ecda52f6b3919950870f3ddb195d34d3baf71168
but we'll need it again soon

Change-Id: I3a038c162beba7147ac7abc8bb4085b41140bf5c

2013-04-22  Tor Lillqvist  <tml@iki.fi>  [5bc1eac4a9f7147b26496e8e46b959bbe72def3f]

Ugly fix for '%ld' vs. 'std::basic_string<char>::size_type' mismatch

Just cast the size() return value to long int, which of course can cause
breakage when the size_type (is that always the same as size_t?) is larger
than long int. For 64-bit Windows code size_t is 64 bits but long is 32
bits. I couldn't think of any simple totally correct solution that would work
also on compilers without <stdint.h> and <inttypes.h> (MSVC2008), or without
the z format specifier (all MSVC versions?).

(Our SAL_PRI_SIZET is not available to a 3rd-party library like
libcmis. Should libcmis grow corresponding configury to find out that?)

Why does a C++ library like libcmis use C-style printf formats anyway? ;)

Change-Id: I093655577bc1a50c137c79b648058f0823cc66c1

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [b6bcbb675afedba0c47654dd78dc446dac0630d1]

replace python-core zip built in pyuno with direct use of Package

- python3: deliver files to INSTDIR, with same layout as instset
  and do not deliver .lib files
- pyuno: remove obsolete python.bin targets
- pyuno: remove usage of CustomTarget_zip for WNT and non-Mac UNX
  platforms (sadly it is apparently still needed for "system" python on
  MinGW)
- scp2: use the python3 filelist
  There is still a problem here because the installer does not currently
  allow to preserve the executable bit on files in a filelist
- RepositoryExternal: run python executable from INSTDIR
  and link against libraries in UnpackedTarball dir

Change-Id: I931ca0a8be6ff40051b1ca50da1f0770e6057832
Reviewed-on: https://gerrit.libreoffice.org/3525
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-04-22  Miklos Vajna  <vmiklos@suse.cz>  [60a466c0363eaa9b2692323f4d2ac98683366c3b]

remove no longer needed MAP_CHAR_LEN macro

Change-Id: I591d37c6f43abaaaba124d511fa5767be280481e

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [76a2e7faf00bff6294844e0b43d9fa17f4a78cee]

adjust_exif_parameters defined but not used [-Werror=unused-function]

Change-Id: I2bb49bd85844d35301372b4f9d06f11db27fe9ea

2013-04-22  Michael Stahl  <mstahl@redhat.com>  [0e35a8c14a6e757e53c6aed4e7e2b5d4dd30d768]

gbuild: LinkTarget: try to fix gb_LinkTarget_add_auxtarget for make 3.81

Apparently make 3.81 has trouble with the wildcard in there, it never
seems to find the file... implement the test in shell instead, since we
invoke a command on both branches it shouldn't be slower.

Change-Id: I93cc2cf09ae8af1d9379fde314a44ef92a28b434

2013-04-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [105bb26e53049a317a43c13ebd9f706df760f27f]

Uploading new fresh wonderful libvisio-0.0.26

Change-Id: I00f18e64f60358f826720cc8d6af36c77a98a062

2013-04-22  Jan Holesovsky  <kendy@suse.cz>  [6d7dc74b382664ff8bc4c8790ec9febcb34716f4]

n#382137: Do run out of bounds (& consequently crash) when we have 0 spans.

Maybe just works around the root issue (I did not debug deeper if this is
correct to have 0 here), but improves the code overall, so why not to do this.

Change-Id: I7c2b7f7e410faea5c1d6f3c15f1bc0f155dfb1f4

2013-04-22  David Tardon  <dtardon@redhat.com>  [211dae4f0e9b8590953f17cab509e175d40aba5d]

add a check to catch typos in Package names

Change-Id: Icae1d4f9f96d8e79e4992f546aad0630f5ae9236
Reviewed-on: https://gerrit.libreoffice.org/3542
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [fe82b2237baa7f64fc53e8c864535a28264baa6e]

some more warnings in parts of boost we will use soon

Change-Id: Ie7a16402ab577ccae7688284712ed2657b509f76

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [1cb1db442e46616b1de121141cd94c114d4fce52]

restore SvxNumRule::SetLevel variant

correctly removed as unused by 1dc612970f57aa5599c6d1b7afb10a3f5f4403d2 but we
will need it again

Change-Id: I2d5c391506a84abe435547232398aa43a3468fe6

2013-04-22  Caolán McNamara  <caolanm@redhat.com>  [53e6c475939df22c849d410efc2aa9bfd28ad819]

aix stuffs stuff into /opt/freeware/share in defacto default

Change-Id: I2cd8e3498f81b96041c81cdc48ca6277ccbb210d

2013-04-22  Tor Lillqvist  <tml@iki.fi>  [0b3a76048a57f8a3e8c033d6f41dae5f83165c9b]

Bin bogus include setting

Change-Id: Idf61c1d466bf7f40fe17ae5f4f33b74cc709772a

2013-04-22  Michael Meeks  <michael.meeks@suse.com>  [3bcd2d3787c5c6598656b34c00f04612bc99d8d2]

remove sg25 gallery packaging rules.


2013-04-22  Noel Power  <noel.power@suse.com>  [ad57664323e3ddf04ae99dba14ddaa22da2aacba]

fdo#63659 <sigh> fix brain lapse, missing break

Change-Id: I02ab972cfad577423585d25587b925b5b1153506

2013-04-22  Armin Le Grand  <alg@apache.org>  [36557ab053c5bb28bf5203cabcb4d6cb2ae893b0]

fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpo

(cherry picked from commit fee688fd96329f628f83623ea91c32e10eeb134b)

Conflicts:
	svx/inc/svx/gallery.hxx

Change-Id: I263bc8bcd4232d8e9b4a971fd611b451840618a3
Reviewed-on: https://gerrit.libreoffice.org/3507
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [b9cc769926fa2558b8e76181b0cc850347410a09]

Adapt smoketest to new TestExtension.oxt description.xml

Change-Id: Ie618a9dc4551aa580e6f764e20812da234b6239e

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [07a7f97b21a02284456e575fe4404f0d216a6723]

replace one more auto_ptr

Change-Id: I903be81ba3e23c43a481ba775d762c06557942db

2013-04-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0216d0e1ff84ae8ebab3d40bf69bae605264e82b]

copy conditional formats correctly, fdo#63607

Change-Id: I80307944c5a9a873f972e6c349ec4fe48ae848e9

2013-04-22  Tor Lillqvist  <tml@iki.fi>  [6d18625207aa6c9a1861a0bc1e266f0c931fdd79]

chmod +x

Change-Id: I2358b2241bf260afb85005c247cb8be82104e2e5

2013-04-22  Michael Meeks  <michael.meeks@suse.com>  [62badf38283ef31e50d40e62f5d8bc3824c615d7]

Move to MPLv2 license headers, with ESC decision and author's permission.


2013-04-22  Michael Meeks  <michael.meeks@suse.com>  [479593b187dbdc48168f4353880243a880c0b5b6]

re-base on ALv2 code.


2013-04-22  Tor Lillqvist  <tml@iki.fi>  [c16de2eb12cc8d2885d55f7d240a17fa0444a3ca]

Factor out identical code for vertical and horizontal scrollbar

Change-Id: Ifc4925feccea9c35654356120b157f27d7cbfd3b

2013-04-22  Radu Ioan  <ioan.radu.g@gmail.com>  [671b73789b2b09384e278efa0b989560b6606e4f]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

 - replaced osl_trace with sal_info
 - replaced dbg_* with sal_*

Change-Id: I4db4a2db0f4f2e9913826f428ba129099b1ac8a8
Reviewed-on: https://gerrit.libreoffice.org/3526
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ff4464659ec54732c45729ace964d60e77d19eb2]

Revert "fdo#62096: Replaced some compareTo with =="

This reverts commit dd47994722eaead16099145e593fbf878072d52b.

2013-04-22  anuragkanungo  <anuragkanungo@gmail.com>  [97f6625d9a49f62f09b0f9ddab8fa4935de45ae5]

Replace chained O(U)StringBuffer::append() with operator+

	modified:   basctl/source/basicide/basides2.cxx

Change-Id: I681188553058ac8712365bc2de39b0453fd19ed9
Reviewed-on: https://gerrit.libreoffice.org/3546
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Sameer Deshmukh  <sameer.deshmukh93@gmail.com>  [dd47994722eaead16099145e593fbf878072d52b]

fdo#62096: Replaced some compareTo with ==

Change-Id: I1151dafcef91abdb2ce08abe3547a49fe3f4a67c
Reviewed-on: https://gerrit.libreoffice.org/3509
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Sameer Deshmukh  <sameer.deshmukh93@gmail.com>  [ca54015d7ea10f5648bccb2adfb7a321747e70f9]

fdo#62096 Corrected stupid error in previous patch

Change-Id: Ieb3ed1201918aaaac5b4ba64e6f767353497e697
Reviewed-on: https://gerrit.libreoffice.org/3545
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Sameer Deshmukh  <sameer.deshmukh93@gmail.com>  [560e4fd02f8a4a3e26b3810b12d02a2d2e78593f]

fdo#62096 - Changed a few compareTo's to '=='

Change-Id: I0a0ba87ec517e5dd776ab45b232dd7f227451466
Reviewed-on: https://gerrit.libreoffice.org/3523
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Matteo Casalin  <matteo.casalin@yahoo.com>  [e7bfe847114d7fd95e6820db01ca9ee876468fbe]

Do not store return value for later, just exit

Change-Id: If71398ee5a29652303ae492d23e3910526307d3c
Reviewed-on: https://gerrit.libreoffice.org/3541
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Matteo Casalin  <matteo.casalin@yahoo.com>  [43513fec9c74d70da83a71c9a06e191db3f02d40]

Prefer standard prefix for data members

Change-Id: Ic0d0cdc88ee17bdeeb53855162085c30b25f9004
Reviewed-on: https://gerrit.libreoffice.org/3540
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [6e2bc6403be0f9cf4cf324f870623c87f45cfa93]

-Werror=unused-parameter

Change-Id: I01995091350ed4a4edefa13ca6946d23062112a1

2013-04-22  Stephan Bergmann  <sbergman@redhat.com>  [2a65f0e1857fccd4427eed733a49d8a4c2f67856]

Make jdiv_round_up available (-Werror=implicit-function-declaration)

...apparently caused by 845456565db945ffd2a1551ab86446fcd1717021 "DO NOT use
internal headers of jpeg."  The warning there "I am not sure if it is all right
to include parts of jpeg directly into our code" still holds, of course.

Change-Id: I4754dbcd9b2c3eafc64d32c3b83faa53cf913abd

2013-04-22  Matteo Casalin  <matteo.casalin@yahoo.com>  [684aff90b0657cc46f1f453b8de4b3bdcb2f543e]

Slightly simplify loop

Change-Id: If44e86ceecd4a407d3b4e294a03a84ad010f95e1
Reviewed-on: https://gerrit.libreoffice.org/3539
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Matteo Casalin  <matteo.casalin@yahoo.com>  [d1f99bdf2abf591994b6efb2e73dcd31fdee8384]

bDocumentDone is always false

Change-Id: Ifde4d9235d3eacf0317b19885f5ea57e1c695cb3
Reviewed-on: https://gerrit.libreoffice.org/3538
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  Matteo Casalin  <matteo.casalin@yahoo.com>  [e0067f8451402f84093836e000acd09fe3ab820d]

sal_Bool to bool

Change-Id: I5831dfb7270ce3983a454c6c40558a74931d5200
Reviewed-on: https://gerrit.libreoffice.org/3537
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [43c422ebb7a7c1431d179ed1b9572fabf9845aa8]

silence odk check

Change-Id: I1b2e224cb3b709e3c693f18918dcef5e0304894e
Reviewed-on: https://gerrit.libreoffice.org/3536
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [085c5c6beade545e4e93cf8463b6848cf2d19060]

make odk inst. check a check target

Change-Id: I1bd8ee091a3c74ad05af69a4b7d5a2db21731b76
Reviewed-on: https://gerrit.libreoffice.org/3535
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [60b2b24d8e5c2a63cdac0f0c6141c8bbd95f1960]

replace CustomTarget_odk/odkcommon/settings by Package

Change-Id: Iee97a510be822836b2115f50d0b1c9e7e14b5e1a
Reviewed-on: https://gerrit.libreoffice.org/3534
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [4f4344b51599d7fd7febeefa4fa46c38c36af57b]

chip more files off the odkcommon.zip block

Change-Id: I3d5d841d094f397130e37799a2f26e4d85f7c136
Reviewed-on: https://gerrit.libreoffice.org/3533
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [0d752247d882fd120a3f8d984c73c78e9d565e79]

replace CustomTarget_odk/odkcommon/lib by Package

Change-Id: I929384077255b2fd944abf2da573c66572dec62b
Reviewed-on: https://gerrit.libreoffice.org/3532
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [1ea1818dd15bcfc1605764b237e6f71e8fcb5635]

use Package for unowinreg

Change-Id: I7546e8938ba41e1462e704bd0405c5a887151d7b
Reviewed-on: https://gerrit.libreoffice.org/3531
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [5c7f6ca7e15bbac390730eeb30a864763756447c]

replace CustomTarget_odk/odkcommon/cli by Package

Change-Id: I1d747fec9b1bf2aeef2a1886981f7f07a338ea12
Reviewed-on: https://gerrit.libreoffice.org/3530
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [2996c3d41fd847232ffd18da6b00bbf6e72f1c07]

replace CustomTarget_odk/odkcommon/bin by Package

Change-Id: Ia57ed471294595f1a8ee0aa0af05f3b82d439393
Reviewed-on: https://gerrit.libreoffice.org/3529
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [df09d47db035e08b3f86bb44a88b12fce6757325]

fix typo

Change-Id: I58f0cd2248310fd7c5f1c82a6d10acc5a2446169
Reviewed-on: https://gerrit.libreoffice.org/3528
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [e640cd59ea191e82102865ff9729adc070fea293]

allow odk/util/check.pl to use two base dirs

This is in preparation for my plan to move stuff out of odkcommon.zip
and install it using filelists. The moved files will be in
$(INSTDIR)/sdk, not in the Zip's workdir, so we must look for them in
both places.

Change-Id: I7dd224c9067f2dbb522b87b7057ddc02a5fa0cad
Reviewed-on: https://gerrit.libreoffice.org/3527
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-22  David Tardon  <dtardon@redhat.com>  [65d3bc8d40f0e10557523117464fa7c2a103636b]

fix stupid typo

Change-Id: I901a25894e4229dfae9393960b2f55aac604ab45

2013-04-22  David Tardon  <dtardon@redhat.com>  [845456565db945ffd2a1551ab86446fcd1717021]

DO NOT use internal headers of jpeg

They ARE NOT available when using system jpeg.

Apart of that, I am not sure if it is all right to include parts of jpeg
directly into our code.

Change-Id: Ic19a22e73094d452ffd072b819020e4a46256406

2013-04-22  David Tardon  <dtardon@redhat.com>  [f9c45046f39029a69f6ab90a972459d8c12f065e]

create the jnilib in the right dir

macosx-create-bundle creates the .jnilib symlink in the same dir the
library is in. But we do not want to create stuff directly in $(OUTDIR).

Change-Id: I7fa3380a164c6157ce1c710b9e8a815375ff3a72

2013-04-22  David Tardon  <dtardon@redhat.com>  [02aee3b818e5e22a038043def91dea74ee4d00c6]

update makefiles

Change-Id: Id0d02f11a81f32a1ec446f7a44ec995e1788e7dd

2013-04-22  David Tardon  <dtardon@redhat.com>  [6e205903f044186392a9aca24203148167552159]

add missing package name

This means the file has not been delivered since gbuildification of
jurt (that is, since 3.6). Is is needed at all?

Change-Id: Iccc0b83e87609fbd3e11bca2fdb8b56de818c1fe

2013-04-22  David Tardon  <dtardon@redhat.com>  [fdd24a57655c3d15addeeca12e844cc1cd4e1765]

msvc80 dlls are only needed for mozab driver

Change-Id: I6225926807122ed6b6a3fda4fb4067da9eb240b4

2013-04-22  Takeshi Abe  <tabe@fixedpoint.jp>  [550546a2fc651913a5624f4bcc4bec6e6d382c26]

sal_Bool to bool

Change-Id: Ibaa2a843e16c22b6e2fb7e53da335b9b35b70a96

2013-04-21  Michael Stahl  <mstahl@redhat.com>  [d5e5de641cef7664a605f474bf7c18a70008806b]

gbuild: work around problems with aux-targets and DLL renames (MSVC)

When renaming a DLL but not the import lib it can happen that
the "touch" rule creates the DLL file which is not helpful.
Since there is no easy way to fix this properly, and DLLs are not
renamed often, put in a lame hack to detect the situtation and delete
the import lib, which will get it re-linked on the next make invocation.

Change-Id: I3909cf7d377433d263e517719cca07005bade512

2013-04-21  Michael Stahl  <mstahl@redhat.com>  [1ae59b52e302491ffcd97bde25a6dd68bf109123]

gbuild: fix spurious delivering of import libs (MSVC)

The DLL aux-target is always newer than the work-dir import lib,
which causes spurious re-delivery of the solver import lib.
Touch the DLL file to the same timestamp as the import lib
to prevent this.

Change-Id: I8394201c7a672a50db3af51b9442f8992cdef1d1

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [8ecf0d45d8301b95385eda64671df828c3003c62]

Add jpegint.h to jpeg module. Fix warning in Exif.

Change-Id: I098ad140d013f1bda057416b2e0622bc038d2a30

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [2fa3cde17c90eb0eb7e9fda93909b02a2aebf1c9]

WaE: unused variable in Exif

Change-Id: I921ba50f1d251489bfb56703247890f9ff23200f

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [4cbe623af84f4a6761bf996fec82f2ea791a0769]

Fix enum Tag and Orientation usage.

Change-Id: I50014b227b07a4b7bff7b2569ec55409f371b38e

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [98ffb94d807625f87bfd27f84958ef10d3a105dc]

Extract QueryBox rotation string and InsertGraphic cleanup.

Change-Id: I46bb4b2436407cc2cb084f502ff8fb5ff7754400

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [922d87535b3413764928b70db159600c4ff2a8c2]

Extract IFD processing in Exif.

Change-Id: Ia00803c748cd40b7e2e6142a2802ea6e4e13f8fd

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [c0bb58329e16c9346039a12882b9c3be412e9f0b]

At native rotation of JPEG image detect and reset image orientation.

Change-Id: I81bc0f4a7cb192f8f9806a9b5bb0d2a6ab1b00df

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [4f3bc8cf69bedb831d81d716274427191319fef0]

More correct reading of Exif metadata.

Change-Id: Id9e7754cfcbd1d7e8b512eb1c1a3384df2db149f

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [df155415d8f46d884ba18e370e8028d020ba6f3b]

Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.

Change-Id: Ic5ced4a743c6d5465462a7d88e63150741d1f920

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [06c25631e316fb3eebf88c2e8396ddb5b9aa9b21]

Remove rotation for SVG for now.

Change-Id: I6f9b9cc510778ea561ebbb9ac215db615ea34a8e

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [8ae05bf7a04c961d82c6436f9d299ff22e2cc05a]

canBeRotated added to ask if native rotation can be performed.

The canBeRotated method was added to determine if a native rotation
can be performed for a graphics or not.

Change-Id: I026cf6fe4baa4d964d0a2c2b6e36c3b15aa91549

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [29545247e4bab9f0e0acd7043bfc52880409a310]

Use GraphicFilter directly in GraphicNativeTransform.

Change-Id: Ib7c028ae32783f112507fb848398b389ed7a484f

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [75f60bff0811b521b39c3d5cddc35e06556ab25e]

Add rotation for PNG and GIF to GraphicNativeRotation.

Rotation for PNG and GIF format perform by exporting and importing
of the Graphic. This is a "fallback" way to perform graphic rotation
and the easiest to do for lossless raster formats.

Change-Id: I31efad9106b5cfbd1d7c6c5063726c455d05f934

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [6c7e476ae6b6ff56b81ff19ef7dd0e8a9083a257]

Regster rotate left, right menu items.

Change-Id: I64340da256a9ee66b13870854ccdccacaaf4f0d2

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [56b61a3a92e91d5814076ea66bd16fca98ecbd9b]

Detect image rotation when inserting images and perform lossless rotation.

If Exif in an Jpeg image indicates that the image is rotated, ask
the user if rotate the image to standard orientation. If yes, perform
lossless rotation of the image.

Change-Id: I164da2b06b7fd114f4d2a5a352719c47497daeae

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [b5a9cc71d246c26da8aca4203da84c10c104c222]

Exif reading/writing and Jpeg lossless transformations support.

Support for reading/writing of Exif image metadata. Currently only
orientation is implemented, but support for other tags can be added.

Jpeg lossless transformations - currently only lossless rotation is
supported, but others can be added when needed.

Additionally GraphicNativeTransform and GraphicNativeMetadata has
been added. The responsibillity of GraphicNativeTransform is to
provide graphic transformations (like rotation) on native data and
the purpose is to be as lossless as possible in transformations.
GraphicNativeMetadata is a class for reading metadata which is
contained in a native data graphic stream. For now both support
only Jpeg.

Change-Id: I3e67cd3e7f5386746bcd1f0bfd2b90f5fe834b92

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [649f00008463cc271b18deac40f0aff820e64b80]

sal_Bool to bool in jpeg filter

Change-Id: I9a091e9b209c443cb32983e6d35044eec8681d18

2013-04-21  Tomaž Vajngerl  <quikee@gmail.com>  [759f24152a2ab44189de0fd242c3e409c9a479a8]

Split JpegWriter and JpegReader out from jpeg.cxx/hxx

jpeg.cxx/hxx contains classes JpegWriter and JpegReader which are
considered private. Split this two classes and other related
functions into its own files.

Change-Id: I41c1139b30a4dc19e03b2232dfe0986cc05d0c08

2013-04-21  David Tardon  <dtardon@redhat.com>  [252b6b608f5fc35b154846c3487809fe5e147ab7]

Updated core Project: dictionaries  36a0d3a959604b5c5af4adb17ca10a1d85542846


2013-04-21  David Tardon  <dtardon@redhat.com>  [cde3a2b2c422d2d31e9cb5f36bfa8ca74dbce107]

fix typo

Change-Id: Iaf1875bd7223743aa4309c970601fca3417afe17

2013-04-21  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [2d8e4f91feeba58dbe4dc38e484a3be0f578ae9f]

Delete more unused member from export

Change-Id: Icebd32c7ac2144f99827ca48cca7bbcaf10814c4

2013-04-21  Matteo Casalin  <matteo.casalin@yahoo.com>  [8e73c8ebcb4110e09d386927ffbe95a49ac5565c]

Avoid multiple appends on OUString

Change-Id: I877c4520be335dc04bbfdfa9a15dab52dd7f446a

2013-04-21  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [36b3bcefcf13996610239f95b1dce9f291bde95d]

Some changes in qtz handling

Executalbes, which work one language, generat qtz by own.
(stringex,helpex,treex,propex)
So these executables can generate qtz without po file
when use them with qtz, call them with "-m" flag without parameter.

Change-Id: I56c34db7151dc3ef0ce1c85ed607719e4cbb5e92

2013-04-21  David Tardon  <dtardon@redhat.com>  [8560c2df78072533007b84b31fc930b82191e9a3]

blind fix for MacOS X build problem

Change-Id: I56f0fd27fa246643d611f9fc6a9f1bcfed759c60

2013-04-21  Matthias Freund  <matti_lx@yahoo.de>  [5741492149f39c4afa0c9cf575294f83ee4b3316]

fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 1)

basesh.cxx line 112 translated with a hint of David Tardon. (Thank you!)

Change-Id: I98af528c011a7d63b07b3aa71271d6816c11f7ab
Reviewed-on: https://gerrit.libreoffice.org/3512
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-21  David Tardon  <dtardon@redhat.com>  [f33b292d541a54c7d9033b04dc1de191c1513a3c]

gbuild: use Package for delivering smoketestdoc.sxw

Change-Id: I056a9457aee725e1c8f992ee2553e79f536920ee

2013-04-21  David Tardon  <dtardon@redhat.com>  [940bc35696c9020c8afb134759eb6b7802df7246]

gbuild: use Extension

Change-Id: Ibbcf0ea1744090e0108faf2a617a96177e934aec

2013-04-21  David Tardon  <dtardon@redhat.com>  [14fb27c209d9d9cf8bd75f87005da8a0a42eeb8f]

uretest.zip is not installed -> don't build it

If anyone wants to do anything with it, there are the sources (but quick
look at ure/source/uretest/Makefile suggests it is dmake, so good luck
with that .-) Maybe it is just another relic of the past that can be
removed?

Change-Id: I44b4a36d89a5617d5dba9e063e8b8b19c1dba240

2013-04-21  Michael Stahl  <mstahl@redhat.com>  [288c8b9d59024897e88b55b9001f9922998d1302]

adapt path for test.dll for WNT

Change-Id: I4d7cb081805213f55ae69c4ade8638bbfc06f0c4

2013-04-21  Michael Stahl  <mstahl@redhat.com>  [849f87db1da8659bcc79b472c9411d7ceae26ede]

pyuno.pyd must be called pyuno_d.pyd with MSVC debug runtimes

Change-Id: I8ed937739d94bfc6316d9cb158870362a0b8b996

2013-04-21  Michael Stahl  <mstahl@redhat.com>  [a12d25ac87fa01aa05b8cd4fe8606e066a4c1d03]

accidentally renamed variable

Change-Id: I940a807a6bd92393fa4bf01790c1478234228e5e

2013-04-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [03a36ed0fb81088358d7cfc3068a7be9878f2f8b]

fdo#60949: Move more libs to OOOLIBS

Change-Id: Ibd45f7004f8eaa151b9a60d7369d396411f60a2b
Reviewed-on: https://gerrit.libreoffice.org/3511
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-21  Michael Dunphy  <michael.w.dunphy@gmail.com>  [8f4fc74c34df6efd6b74aacc610bf6f52b615aa5]

fdo#62699 Remove a few more pass-through headers

Change-Id: I4cc2dc7f1da3bc15921939e3bd5908a3f7049eab
Reviewed-on: https://gerrit.libreoffice.org/3492
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd179c5f308a0a611bc2b5a479e28ff3ced79647]

missing "" around identity in check for code signng key on Mac

Change-Id: I421b72dd58d1216c1f68731332bc6a41d3c0071e

2013-04-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [292af048ace2d4b455b2da3a22c784cb05db1d09]

python3: --with-system-expat seems to mess up mac build

Change-Id: I2227c5c715bb656878dd97b71d59c149e7e5320a

2013-04-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [693d25f8a601ee3738a396fbd8a9b838f19e39c9]

connectivity: use LL qualifier for int64 contants

Change-Id: Iaafbd62920c2b695c5810766d143a01c288e813f

2013-04-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a049c87ba59e3dde2ce1178e088530469e3d381b]

fix access to invalid string position

Change-Id: If811f256dc2a0cbdc25fe2a56e949736191aa002

2013-04-20  Michael Stahl  <mstahl@redhat.com>  [80885bf2c371d697c2719cc53975771ff36524de]

gbuild: PythonTest: automatic GDB backtrace on failures

This requires changing the interface a bit to pass the directory
containing the test modules separately, because strangely the "unittest"
thingy cannot load the test modules by their absolute path when changing
the current working dir to where the core dump should happen.
So put the directory onto the PYTHONPATH to work around that;
arguably it's even nicer for clients this way.

Change-Id: I0d1d39f33d0c086c6c3014d2f9ba93f0a3dc0128

2013-04-20  Michael Stahl  <mstahl@redhat.com>  [6d6bb989d1ba9af26518a110728f479d099b4562]

gbuild: PythonTest: try to make it more portable

Mac OS X is not tested though.

Change-Id: I143e20e91378b5c0546c0435dda756682d7773e7

2013-04-20  Michael Stahl  <mstahl@redhat.com>  [0a354129838758e2b34078b3c73b3551ce182a2b]

disable PythonTest on WNT for now

There is a problem that needs fixing first, in order to be able to load
the test.dll the OUTDIR/bin needs to be on PATH but starting the
dev-install's python.exe with that then results in 2 instances of
tklo.dll loaded, which fails horribly.
Hopefully this will get easier once more stuff (python and libraries)
is moved to INSTDIR.

Change-Id: Ib615baac48e5e863b0b49a2de6c2985100ce3ae7

2013-04-20  Tor Lillqvist  <tml@iki.fi>  [ec2b98f4bcbe3b8a47b3b2b7127ac608d83ac6ec]

Don't bother with for now unused libotouch.hxx

Change-Id: I9e5396b52be2cbd0a95ef4dd08d1766a8f6d6ac6

2013-04-20  Michael Dunphy  <michael.w.dunphy@gmail.com>  [13dcaae519920b0f8a3ad11308117a8f19144580]

fdo#62699 Remove pass-through headers

Change-Id: I84a88238f6cdc485530ffb76f9444179a22abb92
Reviewed-on: https://gerrit.libreoffice.org/3491
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6912b8e0c51bcac956c2c05b2fafdf84df7ae8ee]

enable symbols and disable optimization in openssl for a dbgutil build

Change-Id: I2100d40264c067b22548025ab3a3be32a23835a6
Reviewed-on: https://gerrit.libreoffice.org/3489
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Michael Dunphy  <michael.w.dunphy@gmail.com>  [8546c324ff8bd69d5730935f68247a995489671a]

Remove pass-through header file sot/inc/sot/clsids.hxx

Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23
Reviewed-on: https://gerrit.libreoffice.org/3490
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  David Tardon  <dtardon@redhat.com>  [609cb4b332e4b2ddb1f449ba059fd33c3d49dc84]

we want the int. overloads of abs() here

Change-Id: Ie82c51f65a2a0e13d6d30c85a23286574fd50b90

2013-04-20  David Tardon  <dtardon@redhat.com>  [1a02fb9e70fca278be1dbef03e6b73394ffe8397]

drop -I of nonexistent dir

Change-Id: Ife9d8f758fa5a46e2ab29d43eec0a5112495ed5f

2013-04-20  David Tardon  <dtardon@redhat.com>  [cd0d9485972bdb27a993ef44444d9d612b61ba71]

warn if using nonexist. dirs in include path

Change-Id: If3c44175a20b7c1720c7200c9bb06372740f95fe

2013-04-20  Tor Lillqvist  <tml@iki.fi>  [699a22fd492a45a376735e6e9c5f9d474671264f]

Include <cmath> for std::abs()

Change-Id: Id94260d41e821386e2c0aef67075658bee7fd49f

2013-04-20  Michael Dunphy  <michael.w.dunphy@gmail.com>  [3af6366dee15674b8e74c084ddc111bc93c5c1c2]

Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxx

Change-Id: Iaccc7c9d81b55ef3a039cb90c4e089ebfc7fe337
Reviewed-on: https://gerrit.libreoffice.org/3487
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [89feda6bfdeacb647d44cb432d5ebc2678c44c89]

fdo#55432 fix the context menu position for RTL sheet

Change-Id: I023215646b9aeadb4909c9f90f84f9e8b0dbd173
Reviewed-on: https://gerrit.libreoffice.org/3497
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Thomas Arnhold  <thomas@arnhold.org>  [be3bf9c62d9928fc67a5eb8609c06087d5c1fd22]

gallery: add some hints

Change-Id: Idfc9a2de615e9e2fa3bd161d74f805defc5107e7

2013-04-20  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [0f200cc30ea75fdce59f7bb6ae87ebc85729e2a4]

fdo#63154: Change Min/Max/Abs for std::min/max/abs

Now all these usages were removed from LO.

Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6
Reviewed-on: https://gerrit.libreoffice.org/3326
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [5414a3eecdb09be928313477792acfe1d3534645]

fdo#60949: Move more libs to OOOLIBS

Change-Id: I566602028556aa954bcbd116c375b9b61cc3df6f
Reviewed-on: https://gerrit.libreoffice.org/3484
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-20  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9e2d2822063729f450adb734f58106bb64695ce6]

Delete some unneeded member of ResData

nChildIndex and bRestMerges are simple unused.
nWidth is an obsolote attribute

Change-Id: I669a17cefb3dc8628ce2c8d9db8abac630fc3cde

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [75c87c417b6fbb82d956a803f065c9c49d0d62f4]

Rename to ScDPResultTree.

It *is* a result tree. Let's call it that.

Change-Id: Ie8f3e4c4f6e54fd84d79b80ac98c0be0b0cc42d4

2013-04-20  Tor Lillqvist  <tml@iki.fi>  [cf3e8cf92190baddf601283855070a36fc89125c]

WaE: variables set but not used

Can bypass even more lines for OS X, Android and iOS.

Change-Id: I6949ffa0cd21281ba169a813999da4b52e88691e

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [8a5993aeea148ae5d84b4ab8f5116075d9456a5d]

While at it, disable "smooth scroll" for Android and iOS, too

The display updating happens in such a roundabout fashion that
attempting smooth scrolling here can't have any useful effect.

Change-Id: Iac085ea2ed6bad7a644e889f40fef1e329a041c9

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [e03dc2b84f820814d5da0eb0a5629d252dac75ca]

Bin three useless variables and simplify

Change-Id: I9e015028ad7a3e0bbac4368a636fad52f0823383

2013-04-19  Janit Anjaria  <janit92@gmail.com>  [b444e459c8a3e39c36e7cf6854bd1eae92b0e81a]

fdo#62096 Replace O(U)String compareTo with ==

Using grep i figured out all the compareTo() calls and hence replaced it by == operator.

2013-04-19  Janit Anjaria  <janit92@gmail.com>  [f51450717d4e639bd8af81c7d1ed13cc08e57e22]

fdo#62096 Replace OUString compareTo with == operator

I have followed the instructions on the BUgzilla page and using grep i
just replaced all the .compareTo() calls with == operator.

Change-Id: I595f0352335596ee1a387237f5e86791042b2cb6

2013-04-19  Prashant Pandey  <prashant3.yishu@gmail.com>  [e7a5f5ef80c3e66101cfb063cbed0527c0559319]

fdo#61541 : Count Number of selected Cells in calc

Change-Id: Ic9c911552f2b03bb496f47251917a3736494dce1
Reviewed-on: https://gerrit.libreoffice.org/3213
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-19  Miklos Vajna  <vmiklos@suse.cz>  [42960dcc78175f44dacc8bd64cf6c6dcb8bbaf38]

README.cross: don't mention explicit openSUSE releases

Otherwise one will have to update this document every few months.

Change-Id: Idbd2637ab40ba906d1b976febe76de7590bf1209

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [07c1b61933c24f9dec0793cf881a2d18baf924ab]

Small refactoring of the Android "desktop app" code, no functional change

Move the native methods out to a separate AppSupport class so that they aren't
in our "experimenal" Desktop app's namespace. Don't hardcode the name of that
class in the native code, but have the app register the class to which the
damage callbacks should be done.

Possibly the AppSupport and Bootstrap classes should be combined. Later.

Also, the "android" part of the package name is superfluous; it is
Android-specific code, no information gained by having an "android" part in
the package name.

Change-Id: Iddf55c8034ead7693887ace8438deb002c5eea9f

2013-04-19  Miklos Vajna  <vmiklos@suse.cz>  [a88ac708403c03d0f950f09ec29c0d5a1e5a85b4]

fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twips

Regression from 3d7e168a2a43c2414b0633379102ddb29437e75b.

Change-Id: I9ab3f9f41316a01d5a74f3e500bad7a83c8d2dca

2013-04-19  Lionel Elie Mamane  <lionel@mamane.lu>  [5df981a2a26106e6283a88fb27e6c6659fe1259d]

tools ::Time: change constructor to fixed-length integers

Change-Id: I20180cda1a28f898f487aff605796077d3418be3

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [877f55490f7105e2b1a40cd4bd9860fe8be2aebf]

Wrap large values in SAL_CONST_INT64

Change-Id: I9a263e2232d63e5794f757cab39b93e13c7d159f

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [ec49915442055f5b8f0055f2c250a0da096a3c1b]

Wrap large values in SAL_CONST_UINT64

Change-Id: I865808911043a61de5c4209fa889dbff7c8baf28

2013-04-19  Michael Dunphy  <michael.w.dunphy@gmail.com>  [c7d485d8fc6fe654a428fe25f82bbf89c2149ef5]

Delete two pass-through include files and update the file that included them.

Change-Id: I6f02d312d1425dbb28b7cb7a2aa87a734054c4a7
Reviewed-on: https://gerrit.libreoffice.org/3474
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-19  Matúš Kukan  <matus.kukan@gmail.com>  [ecafcceca7cafff5dc01ef3260f9c7ae38cef478]

sal: remove obsolete test/unloading

Change-Id: I76ede5abd4662aaa2f5b01739da07cf3169ddb69
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [e8ff469da51904a2ddafd59b2dcf45539370e08e]

Remove any remaining remnants of unused component_canUnload feature

Change-Id: I635fd006b5ba9f5fb0091748ee2ff9bc3c1a2d2a

2013-04-19  Matúš Kukan  <matus.kukan@gmail.com>  [eeaa2ecd1e1f6e0f468854b891de0caa28c470e6]

remove unused component_canUnload functions

Change-Id: Id3f41e2a620c47bb848718d0fc994739be2d64fc

2013-04-19  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ef08518fcfdab0e5fd5c61aa4fb4f7907fcb8355]

fdo#60949: Move some libs to OOOLIBS

Compile test only :)

Change-Id: I1e546b824ec027bb1321e36fb060af5b4cfd1bf1
Reviewed-on: https://gerrit.libreoffice.org/3476
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-19  David Tardon  <dtardon@redhat.com>  [df0c6367285952a44082d1359a9e053b7c7b556b]

fdo#63591 pack images referenced by .ui files

Change-Id: Ia7e932a98d3f2c8bca981261406798760b69f8e8

2013-04-19  David Tardon  <dtardon@redhat.com>  [a47fa9ca7c1fef29da50cf9699d76eb98ac33a14]

gbuild: fix deps for UIConfig packages

Change-Id: I18c270cbcde82c315fd7cf1ba8dfc37ebe1a81aa

2013-04-19  Jan Holesovsky  <kendy@suse.cz>  [6faa622c13969ff198b471b0550aacf10b5baa57]

Personas: Rename them to Themes even in the UI.

Change-Id: Ia7916e0cbbf91de09195c20b60f31ffe80256a9c

2013-04-19  Jan Holesovsky  <kendy@suse.cz>  [ca3fa2a210cc6978dc75566ff453c9138ab9c094]

Personas: Now they are called 'Themes', and changed location.

Updated the URL's + the code that works with them & parses the page
accordingly.

Change-Id: Iba1414c749bdf227b3945162da83e3d35ce86244

2013-04-19  Jan Holesovsky  <kendy@suse.cz>  [e7b2b505951d888d8b2337df991bd584090c9384]

Fix https://-related crashes.

The internal openssl on 64bit linux was built as linux-generic32, instead of
linux-generi64, which caused crashes later when used.  This patch alignes it
with the logic before gbuildization.

Change-Id: I2919a91138e8f33ad50e64728496144bac815321

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [0fcc1968daa6b6c877a3c17cc800b47d82c8a10f]

gbuild: PythonTest: do not invoke the python.bin directly

This works to run the test (with the fixed RPATH in python.bin from
previous commit), but debugging with gdb becomes impossible.

The tests need PYTHONPATH set to find the internal python libraries,
but gdb also uses PYTHONPATH and then tries to load the libraries
there which do not necessarily match the Python version that gdb
is built against.  Invoking the python wrapper shell script avoids this,
and since that "exec"'s python.bin debugging with gdb works too.

Change-Id: I6ea2feb44cebeda1ba2c397baa3837f9f1259a08

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [b865ff3d75a4611eaefe1f35b0dc9c7d9256f1ff]

python3: put an RPATH into python binary ...

... and get rid of LD_LIBRARY_PATH hack in wrapper shell script.

Change-Id: I7d91c6086460504d656de7b018087264165f396b

2013-04-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9dd52eb86a9122e34c307a9160ae3ccd5706c94e]

use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX

Michael Meeks pointed out that the latter can cause problems.

Change-Id: I68e7f8c6dcfae52305738b2a8cdee72e9c2c7f93

2013-04-19  Eike Rathke  <erack@redhat.com>  [8a6a940a469bac1c274b988dce713181f044d6c4]

just added a big red notice

Change-Id: I095a824c18a4ea61663e2706daa6616d60aaeb34

2013-04-19  Eike Rathke  <erack@redhat.com>  [721d0dfe70323d31e26394cfb32056a7ceec96c7]

Revert "Revert "fix fdo#47018 Impress paste destroy bullet""

This reverts commit 674a40fe830748b63eafeaf07e0932e2e0a81ba6.

And restores a95cce27295f9cd255fa72eaded00972e3efb69b with the exception
that the sal_Int8 to sal_uInt16 change is omitted.

This stream length change causes loading of autoformats to fail, which
are stored in binary format, i.e. in user config's autotbl.fmt, loaded
and stored in Calc's ScAutoFormat sc/source/core/tool/autoform.cxx and
Writer's SwTableAutoFmtTbl sw/source/core/doc/tblafmt.cxx

Change-Id: I59f5d3b1c7e1011a8db304855b2fcf28971e7cb1

2013-04-19  Tor Lillqvist  <tlillqvist@suse.com>  [533f708cc872728a7b46705bde53b7499af30d85]

Add -wd4996 back in the debvugging runtime (_DEBUG, dbgutil build) case

Otherwise we get: 'std::_Copy_impl': Function call with parameters that
may be unsafe - this call relies on the caller to check that the
passed values are correct. To disable this warning, use
-D_SCL_SECURE_NO_WARNINGS.

Change-Id: I7d9cdb243b1bd7c884c5e4e658cfcd13d1ca8223

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [5051209534c8a2034dcb0016d4a8fe29dcb2947b]

Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil

* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK.  Turns out
  this was explicitly included in ~all examples Makefiles, but only after
  settings.mk where it is now used, so include it in settings.mk now and dropped
  it from all the exmaples Makefiles.

* The old settings.mk was apparently confused with using /MT ("link with
  LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link
  command line (where it was ignored), and you apparently can't pass both
  together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp.
  /MTd).  No idea if that is exactly right, however.

* Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and
  msvcrt.lib vs. msvcrtd.lib on Windows.  Adapted examples Makefiles and
  /ure/source/uretest/Makefile accordingly.  Some examples Makefiles
  additionally use msvcprt.lib, no idea whether that still needs to be
  addressed.

Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be

2013-04-19  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [04a54e7180c2cf9f4855211055ecbc6a41deff56]

fdo#60641, localise strings

Uses resource from numberingtypelistbox.src, to localise
"Native Numbering" and the Cyrillic and Greek strings.

Change-Id: I3dfafc90686bea9ddee67262044afa2619b882f8
Reviewed-on: https://gerrit.libreoffice.org/3441
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [8a4e5e55100d396af2ab4a95f70e0fe0b1b8b079]

Interactive JuniTest debugging on Mac OS X, too

Change-Id: If1faab6b5903e287d800899f243b8b568b27c312

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [7c0c20076d95e911fb44fd2c5b4a028d87b7023e]

Do build libwps for iOS

Change-Id: Icd3120496e5548349ca58423ea537f392f6d5c6b

2013-04-19  Petr Kraus  <petr_kraus@email.cz>  [8dd4db783ffe5a11b5bf427014a2f8524cc87cad]

fdo#42781 Do not unnecessarily ignore MSVC warnings

Removed some ignored warnings for MSVC compiler
that should not occur. MSVC 2010 can, but do not issue these for me.
Some of them are "disabled by default" and should not occur unless -Wall
C warnings: C4180, C4250, C4255, C4275, C4290, C4503, C4511, C4611, C4640
CXX warnings: C4180, C4242, C4265, C4503, C4511, C4626, C4640, C4996

Change-Id: I61b692a9c02a8900f80b019e11ad4acdea3e4dfc
Reviewed-on: https://gerrit.libreoffice.org/3203
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Michael Dunphy  <michael.w.dunphy@gmail.com>  [01af5efbbb8a27c627bb061b8399fb18b6519247]

Remove pass-through header svtools/inc/svtools/txtcmp.hxx

Change-Id: I605ae778e57a12588dca274a4ee34a018004034e

Remove pass-through header sfx2/inc/sfx2/imgdef.hxx

Change-Id: I9a5ebabefccdd63b55d64aec26488542d0d362e3

Remove pass-through header xmloff/inc/xmloff/xmlcnitm.hxx

Change-Id: If880679499daee2f77d1f6e148dba963d09bbb9c
Reviewed-on: https://gerrit.libreoffice.org/3477
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [7a754444505d6a4b0f1c02603fcc7559819f7d65]

Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP only

That is where they are used anyway. Avoids misleading entries in
unusedcode.easy.

Change-Id: I2ce06ebca55998dc1df7df1f40b08b496adfbc64

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [14cdaf7f7279573e2aae6859d9e5a4cd03371557]

curl: add missing dependency on NSS external (zlib too)

Thanks again to Alex Thurgood, who doesn't have much luck this week :)

Change-Id: I0e902f6994b07fb277b3561fa5bfc8662e954202

2013-04-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8c07bd39a8615bb165380a009f73d6dcbc1ad500]

Uploading libwps 0.2.8 release

Change-Id: I53413843694bd090d5eaa714b141761e8ad7db60

2013-04-19  László Németh  <nemeth@numbertext.org>  [f1f7dfebb3d147471ed2aa6a5b50326688cb4007]

fdo#63711 Calc: fix Catalan and Hungarian hyphenation

Change-Id: I08962578e5d41637e78c91f5df45e518893c82e5

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [98d594abd42c5aa33d6981f4dd19582c2d345705]

Revert "fix fdo#47018 Impress paste destroy bullet"

This reverts commit a95cce27295f9cd255fa72eaded00972e3efb69b, it lead to live-
lock in JunitTest_sc_unoapi, where SvxBoxItem::Create
(editeng/source/items/frmitems.cxx) failed to break out of the while(true) loop,
apparently because it kept reading past the end of rStrm, so cLine wouldn't be
updated.  (That code would need to be made more robust, but I do not know how
best to flag errors from SvxBoxItem::Create?)

What looks suspicious about the changes of
a95cce27295f9cd255fa72eaded00972e3efb69b at least to
editeng/source/items/frmitems.cxx is that it changes the stream's format, now
reading/writing a 16 bit value where it previously read/wrote an 8 bit value
(SvStream /does/ support sal_Int8, btw).

Change-Id: I1a46746559dcf8e1ea8be63a9a0cf2d32ccc69a1

2013-04-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [26d092b3635680248f8b176564409e6c0c24bfbf]

lp#1085169: we overactivate here, as it does not seem to hurt

Change-Id: I4f6e76347c5c9b5c67a09b8c3dcd1b1708e8e703

2013-04-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bffb03fbc13ec5a1ec6e38773e9f19f7dadf68ff]

better use SAL_LOG_INFO as trigger

Change-Id: I37635f9bd86d194b303705a58d81502d7d586692

2013-04-19  Ariel Constenla-Haile  <arielch@apache.org>  [4a4589e5bc2d8c159d1fbf7fb1ca218faae401d8]

Resolves: #i121197# Escape non-ASCII chars from css.style.NumberingType

Patch by: Tsutomu Uchino
Review by: arielch

(cherry picked from commit 6970569ca1e0adf78ac34a5fbab434f5026d3a89)

Conflicts:
	offapi/com/sun/star/style/NumberingType.idl

Change-Id: I9375377c4fb15f871beb46ae96b107bb1296b6b6

2013-04-19  Luboš Luňák  <l.lunak@suse.cz>  [06d86e36a3a192484deee8da08e28509827a2272]

remove needless explicit type for swap<>()

MSVC gives:
C:/PROGRA~2/MICROS~2.0/VC/include\vector(1544) : error C2825: '_Alloc': must be a class or namespace when followed by '::'
        C:/PROGRA~2/MICROS~2.0/VC/include\vector(1589) : see reference to class template instantiation 'std::_Vb_iter_base<_Alloc>' being compiled
        with
        [
            _Alloc=ScDPResultFilterSet::MemberNode *
        ]
        C:/cygwin/home/tinderbox/master-build/sc/source/core/data/dpresfilter.cxx(147) : see reference to class template instantiation 'std::_Vb_reference<_Alloc>' being compiled
        with
        [
            _Alloc=ScDPResultFilterSet::MemberNode *
        ]

Change-Id: I394f861aa29a8b6e43ea92447215a7868955555a

2013-04-19  Miklos Vajna  <vmiklos@suse.cz>  [0fdd75805101ef387f00cbc203eb748e3354da58]

sw: missing prefix for global pBreakIt

Change-Id: I7fa8e697537ce8eb915da00920bf6882603b115a

2013-04-19  Herbert Dürr  <hdu@apache.org>  [3ce89a2149d3495ff63827b39c33a79cb9abacab]

Resolves: coverity#708649# start to fix mis-pimpl-ification of Window class

(cherry picked from commit b0a0253e4fea1d79bc255d45f8472498a3206fd5)

Conflicts:
	vcl/source/window/window.cxx

Change-Id: I8330b7361dfdd9f291babb2e49d59ddeb91f5e35

2013-04-19  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6f30f805bd87b940fd0693fb9f8c90e6ca779eff]

fdo#62699: Drop wrapper header

Change-Id: I21e91ab136c944c6dc77a90500b1bcebbf7cf851
Reviewed-on: https://gerrit.libreoffice.org/3473
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  jorendc  <joren.libreoffice@telenet.be>  [8d351c59d4393aa37ab38139b3a741f15a49dbfe]

fdo#31082 cursor visible during impress presentation

Change-Id: I8983676244d0b996c237cbfc487ed68a535803d1
Reviewed-on: https://gerrit.libreoffice.org/3376
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [6e7cec47f037ee7fd1fc8effb83d0c3654b299e5]

Presumably "call clock" should be "wall clock"

Change-Id: I7bcdfccc17de7057cc47720bd6ce78345f2d6d7c

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [41d6003e87b580dc435a423863f92b7c0c20647e]

Make the use of SAL_LOG=+WARN+INFO optional

Change-Id: I6af17a7745f4de88b4933e93b77eda1050760794

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [9e7c73d54cc6a33689cb7bf65bcc6274acc748ad]

Minor comment change

Change-Id: I14e9b86c23ff000df2339a37ba78a11cc319f27c

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [bf2a1812a4e4233c08f9432ce765f87d1b57727e]

Attempt to avoid popping up keyboard after panning

Change-Id: Ie5639ea5a2c50e54ab880ac850287de07ff69959

2013-04-19  Noel Grandin  <noel@peralex.com>  [0d8719b0ff9aacb7cdd8a238b8060540d4d00eff]

Java cleanup, use generics in calls to UnoRuntime#queryInterface

A handful of places wrap the call to queryInterface. With a little
generics love, we can reduce the casting required.

Change-Id: I9efca2afb1b23fad2359af24e1c273aea96e45fe
Reviewed-on: https://gerrit.libreoffice.org/3433
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Noel Grandin  <noel@peralex.com>  [8d87758d65e4a03271f76e354dfc84c1fcd5fe21]

Java cleanup, remove the rest of the unnecessary casts

Change-Id: Ia61d250f6b3711abc29569c5ece38a6f87e38daa
Reviewed-on: https://gerrit.libreoffice.org/3432
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Noel Grandin  <noel@peralex.com>  [d62425cc27e04a3237cfec2ea2663b8b11284ec8]

Java cleanup, remove unnecessary casts

Change-Id: Id12089bc7df16631737e6acaee0973fb91dd953f
Reviewed-on: https://gerrit.libreoffice.org/3431
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Noel Grandin  <noel@peralex.com>  [a79d43dcd7989ee927de1b8c69ebc2981cc7166e]

Java cleanup in mediawiki extension

- remove unnecessary casts
- convert Hashtable->Map and Vector->ArrayList
- remove dead fields

Change-Id: Id85abee74857325a113133bf61474b962256489c
Reviewed-on: https://gerrit.libreoffice.org/3430
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [391477d40ea718c46089e16484726dba085a6ad8]

fdo#63693 Do not force java -d32 for a 64-bit SDK

The test to determine JAVA_OPTIONS was already cheesy (e.g., it does not catch
java-1.7.0-openjdk-1.7.0.9-2.3.8.0.fc18.x86_64, as there "java -version" outputs
"OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)" with "64-Bit" in the
second instead of the third field), so make it a bit more cheesy still (i.e.,
just cover the case to not set -d32 for x86_64).

Change-Id: Ib10a16fb3f8104875bfda7de0e8bce59b9c3b06a

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [685a12ac0e4867a5082d08d5cbf500b3a081c14d]

Prefer simple and working solution to obscure and non-working

Change-Id: I5c7d02daced542222c2cb3881fafd2d58fe7f14d

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [eeab70fd53ee88b44afc5278ae81db53403f4a0e]

-Werror,-Wformat

Change-Id: I10eb204e63dee480a54494f5869f1f1b2e4bfc92

2013-04-19  Lionel Elie Mamane  <lionel@mamane.lu>  [202d45cff25492bb4d7f550df5c368af097d2e0c]

date/time IDL datatypes incompatible change: fixup

Change-Id: I3733deac232d0075bdd889ce52d7e6f67746d4f8

2013-04-19  Lionel Elie Mamane  <lionel@mamane.lu>  [81cf58f191f57b3cfad08f5c7d622b30f7fc72d9]

date/time IDL datatypes incompatible change: fixup

Change-Id: Ib750a009e49e19d63f8b6df85947a7b5c9b75bcf

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [c576617408f6432955ae3fda662b23d66b34f43b]

run PythonTests with internal python too

... and use PYTHON_FOR_BUILD in the system python case.

Change-Id: If3c3305ab4f613642bea9b775e4c7a602f5a476c
TODO: needs testing on more platforms
Reviewed-on: https://gerrit.libreoffice.org/3471
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a210575baa5bc72dc0392eeb20b2da58b6cf14ae]

Handle the old syntax for GETPIVOTDATA.

The old syntax is Calc only (not Excel), and is specified in ODF 1.2.

Change-Id: I9551d408ae136d3567375e905b1273103a8f616a

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2bc52ff76deccee1cab1808108b5e4b25c1cc644]

Remove debug statements..

Change-Id: I10e0ef90ea7bfd92b46a54dc3d3feff90e50f724

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a012bc60f2b3933d9148c2dd595df691a7834ad4]

We can remove all this code now.

This code is the old GETPIVOTDATA implementation, which actually parses
the pivot table output on the sheet (ugh!) to get the right value.  It
was susceptible to the table output being configurable.

Change-Id: Iefbefa06b91fc6cfa7a21f9a8031bf6841c1d936

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f6412b5bd5c8b6421d8bb3939c142cb4a9f68068]

Let's explain what this method returns.

Change-Id: I2b081fe32d8851403867b9ad94de40bbe4b68838

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f08b96bfa38e4e0e171d7aca0202d0039f7caad3]

Typo.

Change-Id: I67c6c2fad73d81b7ac9a9d50280f323a1fe88aad

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c5be9ffb731952ecbc037ef036e1fcdb385d9572]

This should be plural, since there are multiple dimensions.

Change-Id: If0994c81867606e0e6c097aeda0f0bd889e01553

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [77c84dd59f438c10d559393e9cc7b63551529203]

Move the dimension order calculation into ScDPSaveData.

To build the dim order map only once.

Change-Id: Ibea5cbfc4f5d335ac7fc5893cda255b06336d8c2

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6cfe8de74969928af13a04ebc5ae9dbc9274196]

UNO API signature has changed.

Change-Id: Id473207b0c9720b8d40f4dbdec184f0c36344da6

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [378d38f4cab3fc39e735d39e6ecaeae1df408f34]

Retrieve the result value for GETPIVOTDATA for real (finally!)

Change-Id: I68f4fdab667d86e79225a77964ed90373b391d08

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c128a7712095831dfb378bb2218fc90a9b18c6d2]

More progress. Getting closer...

Change-Id: Ic086804d4ef72f2ee53236436244f0f77447a6d0

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1939399c0a1558e7b8b5f05a5eace5d84f896939]

More progress. Getting more clue, but still not out of the dark yet.

Change-Id: I0467cd95e2c6f2f353333b24e1aba737d99e5c20

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [09d8d7554d6fa02aefcd84a898b12fa63c344b26]

Add some more notes to make it easier to pick up on this for my next visit.

Looks like I have to put this on the shelf once again...

Change-Id: I6288d019170278e484befaac3ee57cea24a69c0e

2013-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ac569ed4cf5064248b9952f182f6572f20dc9bcb]

fdo#60300: Work-in-progress change to rework pivot table core.

The idea is to avoid parsing the pivot table sheet output in order
to calculate GETPIVOTDATA.  The table outout is configurable, and it
will only be more configurable in the future.  The gist of my rework
is to calcualte the result of GETPIVOTDATA with the internl result
tree alone.

Also, the same result tree can be used for drill down too, which also
currently parses the table output, therefore subject to the same
limitation & fragility.

Change-Id: Ib0147e2aa2b710dfd627df7f535a685301214a52

2013-04-19  Julien Nabet  <serval2412@yahoo.fr>  [687a821e3b4ac872fd7eb1010ea87c3d81e71991]

fdo#63197: convert 3 out 4 from scripting part

Change-Id: Ie359d0ef00f62dd3c2d1f1dfd86e115409438e76
Reviewed-on: https://gerrit.libreoffice.org/3470
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-19  Stephan Bergmann  <sbergman@redhat.com>  [4069417bc3bbe4858f4d7cd264604e76affe82fc]

Do not arbitrarily lock a mutex

...without unlocking it again.  This nonsense /does/ cause deadlocks and hours
of frustrated debugging on --enable-dbgutil Mac OS X, e.g., after this code is
called as

0  VirtualDevice::~VirtualDevice (this=0xa363200) at lo/core/vcl/source/gdi/virdev.cxx:187
1  0x05541677 in VirtualDevice::~VirtualDevice (this=0xa363200) at lo/core/vcl/source/gdi/virdev.cxx:182
2  0x0554164a in VirtualDevice::~VirtualDevice (this=0xa363200) at lo/core/vcl/source/gdi/virdev.cxx:182
3  0x05646a76 in StatusBar::~StatusBar (this=0xa362f10) at lo/core/vcl/source/window/status.cxx:176
4  0x05646947 in StatusBar::~StatusBar (this=0xa362f10) at lo/core/vcl/source/window/status.cxx:168
5  0x0564691a in StatusBar::~StatusBar (this=0xa362f10) at lo/core/vcl/source/window/status.cxx:168
6  0x0396cf2f in VCLXDevice::DestroyOutputDevice (this=0x390356cc) at lo/core/toolkit/source/awt/vclxdevice.cxx:56
7  0x039d4345 in VCLXWindow::dispose (this=0x390356cc) at lo/core/toolkit/source/awt/vclxwindow.cxx:956
8  0x039d452c in non-virtual thunk to VCLXWindow::dispose() (this=0x390356f8) at lo/core/toolkit/source/awt/vclxwindow.cxx:976
9  0x10dc6126 in framework::ProgressBarWrapper::setStatusBar (this=0x39002aac, rStatusBar=@0xb122e050, bOwnsInstance=0) at lo/core/framework/source/uielement/progressbarwrapper.cxx:63
10 0x10c17c84 in framework::LayoutManager::implts_backupProgressBarWrapper (this=0x19582c48) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:943
11 0x10c16ca7 in framework::LayoutManager::implts_destroyProgressBar (this=0x19582c48) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:959
12 0x10c13928 in framework::LayoutManager::implts_destroyStatusBar (this=0x19582c48) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:837
13 0x10c135cb in framework::LayoutManager::implts_destroyElements (this=0x19582c48) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:446
14 0x10c1a022 in framework::LayoutManager::setDockingAreaAcceptor (this=0x19582c48, xDockingAreaAcceptor=@0xb122e318) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:1344
15 0x10c1b199 in non-virtual thunk to framework::LayoutManager::setDockingAreaAcceptor(com::sun::star::uno::Reference<com::sun::star::ui::XDockingAreaAcceptor> const&) (this=0x19582c60, xDockingAreaAcceptor=@0xb122e318) at lo/core/framework/source/layoutmanager/layoutmanager.cxx:1363
16 0x10cc26fb in framework::lcl_disableLayoutManager (xLayoutManager=@0x39013338, xFrame=@0xb122e3d8) at lo/core/framework/source/services/frame.cxx:505
17 0x10cca452 in framework::Frame::dispose (this=0x3901320c) at lo/core/framework/source/services/frame.cxx:1851
18 0x10cc925e in framework::Frame::close (this=0x3901320c, bDeliverOwnership=1) at lo/core/framework/source/services/frame.cxx:1644
19 0x10cc933b in non-virtual thunk to framework::Frame::close(unsigned char) (this=0x39013238, bDeliverOwnership=1) at lo/core/framework/source/services/frame.cxx:1645
20 0x0cfb07ad in (anonymous namespace)::callVirtualMethod (pAdjustedThisPtr=0x39013238, nVtableIndex=5, pRegisterReturn=0x0, pReturnTypeDescr=0xa03e240, bSimpleReturn=true, pStackLongs=0xb122e610, nStackLongs=2) at lo/core/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx:75
21 0x0cfb01aa in (anonymous namespace)::cpp_call (pThis=0x179e2b20, aVtableSlot={offset = 0, index = 5}, pReturnTypeRef=0xa03e240, nParams=1, pParams=0x179ec9e0, pUnoReturn=0x0, pUnoArgs=0xa3652a0, ppUnoExc=0xb122eaac) at lo/core/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx:270
22 0x0cfaf785 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x179e2b20, pMemberDescr=0x179ed690, pReturn=0x0, pArgs=0xa3652a0, ppException=0xb122eaac) at lo/core/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx:461
23 0x10817d68 in binaryurp::IncomingRequest::execute_throw (this=0x179edf90, returnValue=0xb122ed58, outArguments=0xb122ed48) at lo/core/binaryurp/source/incomingrequest.cxx:245
24 0x10816293 in binaryurp::IncomingRequest::execute (this=0x179edf90) at lo/core/binaryurp/source/incomingrequest.cxx:74
25 0x10829105 in request (pThreadSpecificData=0x179edf90) at lo/core/binaryurp/source/reader.cxx:85
26 0x00bc39fe in cppu_threadpool::JobQueue::enter (this=0x179db470, nDisposeId=171320704, bReturnWhenNoJob=1) at lo/core/cppu/source/threadpool/jobqueue.cxx:115
27 0x00bc67f1 in cppu_threadpool::ORequestThread::run (this=0xa362580) at lo/core/cppu/source/threadpool/thread.cxx:171
28 0x00bc698c in non-virtual thunk to cppu_threadpool::ORequestThread::run() (this=0xa362588) at lo/core/cppu/source/threadpool/thread.cxx:201
29 0x00bc81ad in threadFunc (param=0xa362588) at thread.hxx:187
30 0x00016f4c in osl_thread_start_Impl (pData=0xa362030) at lo/core/sal/osl/unx/thread.c:251
31 0x9560eed9 in _pthread_start ()
32 0x956126de in thread_start ()

in JunitTest_extensions_unoapi; but it is also called regularly when running a
plain backing-windows soffice instance,

0  VirtualDevice::~VirtualDevice (this=0xbfff7a60) at lo/core/vcl/source/gdi/virdev.cxx:187
1  0x05541677 in VirtualDevice::~VirtualDevice (this=0xbfff7a60) at lo/core/vcl/source/gdi/virdev.cxx:182
2  0x10ca4f3d in framework::BackingWindow::Paint (this=0xa9da800) at lo/core/framework/source/services/backingwindow.cxx:699
3  0x05698dd8 in Window::ImplCallPaint (this=0xa9da800, pRegion=0x179d55c0, nPaintFlags=60) at lo/core/vcl/source/window/window.cxx:2462
4  0x05698f4b in Window::ImplCallPaint (this=0xa08dad0, pRegion=0x179c7270, nPaintFlags=60) at lo/core/vcl/source/window/window.cxx:2486
5  0x05698f4b in Window::ImplCallPaint (this=0xa08dd90, pRegion=0x0, nPaintFlags=60) at lo/core/vcl/source/window/window.cxx:2486
6  0x0569a141 in Window::Update (this=0xa08dd90) at lo/core/vcl/source/window/window.cxx:7505
7  0x056c9881 in ImplHandlePaint (pWindow=0xa08dd90, rBoundRect=@0xbfff8198, bImmediateUpdate=true) at lo/core/vcl/source/window/winproc.cxx:1575
8  0x056c6e88 in ImplWindowFrameProc (pWindow=0xa08dd90, nEvent=8, pEvent=0xbfff82a0) at lo/core/vcl/source/window/winproc.cxx:2484
9  0x056f33a6 in SalFrame::CallCallback (this=0xa08e050, nEvent=8, pEvent=0xbfff82a0) at salframe.hxx:243
10 0x05727a93 in AquaSalFrame::SendPaintEvent (this=0xa08e050, pRect=0x0) at lo/core/vcl/aqua/source/window/salframe.cxx:423
11 0x057678d3 in -[SalFrameWindow windowDidBecomeKey:] (self=0xa08e130, _cmd=0x9402b075, pNotification=0x179d5240) at lo/core/vcl/aqua/source/window/salframeview.mm:227
12 0x9b556df1 in __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 ()
13 0x996ba903 in ___CFXNotificationPost_block_invoke_1 ()
14 0x99685688 in _CFXNotificationPost ()
15 0x9b541fde in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
16 0x9b557272 in -[NSNotificationCenter postNotificationName:object:] ()
17 0x937deec5 in -[NSWindow becomeKeyWindow] ()
18 0x9374af4d in _NXSendWindowNotification ()
19 0x937de618 in _NXShowKeyAndMain ()
20 0x9374477d in -[NSApplication sendEvent:] ()
21 0x0575388d in -[VCL_NSApplication sendEvent:] (self=0xa02d120, _cmd=0x94126a08, pEvent=0x179c8430) at lo/core/vcl/aqua/source/app/vclnsapp.mm:208
22 0x056f081e in AquaSalInstance::Yield (this=0xa315ff0, bWait=true, bHandleAllCurrentEvents=false) at lo/core/vcl/aqua/source/app/salinst.cxx:695
23 0x050acee2 in ImplYield (i_bWait=true, i_bAllEvents=false) at lo/core/vcl/source/app/svapp.cxx:422
24 0x050a81be in Application::Yield (i_bAllEvents=false) at lo/core/vcl/source/app/svapp.cxx:456
25 0x050a817a in Application::Execute () at lo/core/vcl/source/app/svapp.cxx:401
26 0x00124a3a in desktop::Desktop::Main (this=0xbfff95e0) at lo/core/desktop/source/app/app.cxx:1736
27 0x050b8934 in ImplSVMain () at lo/core/vcl/source/app/svmain.cxx:162
28 0x056eff73 in AquaSalInstance::handleAppDefinedEvent (pEvent=0xa324b20) at lo/core/vcl/aqua/source/app/salinst.cxx:538
29 0x05752faf in -[VCL_NSApplication sendEvent:] (self=0xa02d120, _cmd=0x94126a08, pEvent=0xa324b20) at lo/core/vcl/aqua/source/app/vclnsapp.mm:60
30 0x936d6b21 in -[NSApplication run] ()
31 0x93967ac5 in NSApplicationMain ()
32 0x056eec96 in ImplSVMainHook (pnInit=0xbfff9580) at lo/core/vcl/aqua/source/app/salinst.cxx:231
33 0x050b9ea1 in SVMain () at lo/core/vcl/source/app/svmain.cxx:195
34 0x0018e01d in soffice_main () at lo/core/desktop/source/app/sofficemain.cxx:82
35 0x00001f5b in sal_main () at lo/core/desktop/source/app/main.c:48
36 0x00001f40 in main (argc=5, argv=0xbfff966c) at lo/core/desktop/source/app/main.c:47

Whatever the root problem behind 8ed93fef13be39815b452474e9e44bf8b6861ea3
"We need to acquire the yield mutex here," please fix it properly instead.

Change-Id: I281da60de1471f702ca34fd2b3239b6da83e2cf9

2013-04-19  Eike Rathke  <erack@redhat.com>  [fa72fc3eddbfabb82193452a4ba993b11d1584da]

OUString::startsWith() is not equivalent to String::Match()

String::Match() wasn't quite right at that place either, but..

Change-Id: I1aed325340f5f36973ef2da8fd48af3283c0b79b

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [b9e6bd790f99b9018ea0a594cca8efcb1709c5e7]

configure: try to make all PYTHON variables point to the same thing

Change-Id: Ifa6a22717d6911b1f5dd816144d3ee95a09879a3

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [5bdf9edc622b84319756ad45569ad7be1865cb4f]

sw: move Python tests out of qa/unoapi

Change-Id: I4f9655b1df27bec2a7571d43921f962d3a420bb5

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [748f3ea41f59fd07494be7bf65446163e98fe2ce]

python3: deliver the GDB python support script

Change-Id: I3abbc36198719fc118404bfcc039fdf3397e324e

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [3094d72d792ed12b48f86eaade9286cefaacd177]

Makefile: add convenience targets for PythonTest

Change-Id: I4a20a69fb9dfe6619b7f6dafb3306b529b949e1c

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [38232ea1988c8170b60aced89662260e82b86b32]

python3: re-enable both debug symbols and optimization

These were apparently accidentally disabled on all non-WNT platforms.
Set the OPT variable from the outside on the platform that needs it.
(regression from ab41efc81ec26fcbd4cdeb9c36fbe8cc274523f)

Change-Id: Ifbf7ec8e0f863cb6368758571496c8b615e3e814

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [0f7754dfa040804d84feb9cb222ba04752509f26]

python3: VERBOSE is handled by gb_ExternalProject_run already

Change-Id: I0caf3a9440c7617c9f1c643a4c3fe279d04cf1dc

2013-04-19  Michael Stahl  <mstahl@redhat.com>  [c9eac7a838155c4cccf5e2f0ba12778cea50e420]

cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt

This is handled in com_MSC_class.mk now.

Change-Id: I5e4c2e791e9acd623d7c5ce352b5c39b6cb939b4

2013-04-19  sjacobi  <Sven-Jacobi@gmx.de>  [4ec1ddec3e8b3b22741504b0eca7b74c3377bf49]

oox import, added support for linked graphics (at least they are embedded now

Change-Id: I7fc8dcc989eb37d3a337f06137bb7361cce797d3

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [d4324078c4a446c6d4633237e7bf44e9dbd7d5cb]

No _GLIBCXX_DEBUG for iOS here, either

Change-Id: Ib21df33799f8a2ef552d8ecdf7f6fa9b82e1a178

2013-04-18  Eike Rathke  <erack@redhat.com>  [29bfb507b39b84a788df66d91e23166a8cfa88f2]

get rid of some Germanism (and some Windowsism)

Change-Id: I2ca1b34ff688a7d4fcf6c84c02035eda3ab0dee8

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [f1efc98b45fcf462a74b31790d4075f29cc0f8af]

WaE: format specifies type 'int' but the argument has type 'sal_uInt32'

Change-Id: I33f603df67db2caaeebec5fc6f5f6ee2341a0b8f

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [824caac79d983ad1aa93a6ec51558d7edb6f2a7d]

No member named 'Get100Sec' in 'Time' any longer

Change-Id: I6087cd51073529a5c2b636b04f60334a93ac4ecc

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [382fa3db431ff2e227e99591ac74c91fb8da9a6e]

WaE: format specifies type 'int' but the argument has type 'sal_uInt32'

Change-Id: Id5f8253f1d72f9bb6f56d354293ccdedf44239d2

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [d933b18fddf2f3f716dede322c3541d7d37bd540]

WaE: macro is not used

Change-Id: I93d04ff158ecb1379e8dcf99d6cd154d096f9fd7

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [0333495fdaba9f018d547368d2551cb432bfbb95]

WaE: format specifies type 'int' but the argument has type 'sal_uInt32'

Change-Id: I70f6a46b2195aa28c1a6dcd8c8d7e52fccb22cc3

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [ef5bd25341eabe44b04a4b64dd5196500a235366]

Do build libwpd, libwpg, libcdr, libmspub, libmwaw and libvisio for iOS

Change-Id: I6b69d852bd503ffe07c61fb6f048d5dde28cdbf9

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [1e7bf8de3b3bc4ac1d65d8b101d7ccedab24fcad]

Add pan gesture handling

I get exactly the same kind of artefacts as in the Android app, which
I guess is good as it is at least consistent, as the implementation at
the LO layer is identical...

Change-Id: Icf0690fd2c48a133cb66de2ab7977b7088d2199e

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [7711a60a64cc02e2a733b73be21525370d3840b2]

Try to get the tinderbox build working

Change-Id: Ie0a9b6e64c35a046afbb5c26c1b75bdd0d897a23

2013-04-19  Tor Lillqvist  <tml@iki.fi>  [aca9824cfd65e3246fd21a1af5f36eda2ca69c75]

Add comment

Change-Id: I737e43d35eb2ebd6aeadeb5695cb3ecc74cc4484

2013-04-18  Lionel Elie Mamane  <lionel@mamane.lu>  [fa7ba55605e6a0d415830ff970bb0429426e9880]

WaE use std streams instead of C-style format strings

Cannot satisfy all platforms warning-free with one C format string
(sometimes it is "unsigned int" and sometimes "unsigned long"),
so avoid the problem altogether and use C++ streams.

Change-Id: I898d776c753dedbd79d4a56c580912613e865dda

2013-04-18  Lionel Elie Mamane  <lionel@mamane.lu>  [f805afcf4c3056feb1690393d907442cf337b484]

date/time IDL datatypes incompatible change: fixup

Change-Id: Icb5ffe659e0b6eebacf7788a7f66ce454a00b524

2013-04-18  Eike Rathke  <erack@redhat.com>  [1ef2cce787df3d254a78ebdb469fb06668f350f4]

Revert "svformatter already accept OUString input", fdo#63306

This reverts commit c5e5699c80cfb32a164696a2c5144b5ccb0a91a9.

And adapts to OUString.

Conflicts:
	basic/source/runtime/runtime.cxx

Change-Id: Icd7c1e1e57162eefb1f3631aa5509fd3a09c9b08

2013-04-18  Andras Timar  <atimar@suse.com>  [ab7776e1bc0687b6e42ffa6e837435800b4a58af]

fdo#63503 add 'Delete Last' button to Special Characters dialog

Change-Id: I7f14564f6b28e0b480b503394e0e078ed28f9150

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [d636dcc64065fa280688dc26aecb2bb78792eaef]

fdo#63197, convert last gallery + template accessories

Change-Id: If393e383a5485ee60f634cbcc6d6de54af7ad1d3
Reviewed-on: https://gerrit.libreoffice.org/3466
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  Lionel Elie Mamane  <lionel@mamane.lu>  [9830fd36dbdb72c79703b0c61efc027fba793c5a]

date/time IDL datatypes incompatible change

 - nanosecond precision
 - signed (allowed negative) year

Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.

Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6

2013-04-18  Tor Lillqvist  <tml@iki.fi>  [5aaaf0694b6e3213685563fc3bc90d19b10f5c75]

Remove bogus file

Goodbye to the last "prj" directory;)

Change-Id: Ifce0e52c0b45ad08ea4ca20449adf56ae89ebfd4

2013-04-18  Michael Dunphy  <michael.w.dunphy@gmail.com>  [cd5c2c0c40bfc261c978fb476c4f722b43041796]

Remove a few unnecessary #includes

Change-Id: I47c0f097f91c7cac7af91a15326e73ca201952ad
Reviewed-on: https://gerrit.libreoffice.org/3448
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-18  Michael Stahl  <mstahl@redhat.com>  [e83990a87281f2472f398be9267f7b11f7f8463e]

python3: disable check in PyThreadState_Swap

This check is triggered by nested pyuno PyThreadAttach instances.
The assertion is basically about having multiple PyThreadState instances
per OS thread.  Hopefully this is not a "real" problem and the other
checks in PyEval_ReleaseThread/PyEval_AcquireThread will find all "real"
problems.

http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg62195.html

Change-Id: Ia82135f37f55ea69b545a83098619939869cb7c5
Reviewed-on: https://gerrit.libreoffice.org/3453
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-04-18  Michael Stahl  <mstahl@redhat.com>  [1fb53a637597f76bea86514b62ddfad34f60c889]

pyuno_loader::CreateInstance: delete the initial PyThreadState

Don't see how it could be used again, it appears to be leaked
and causes the assertion in PyThreadState_Swap to fire.

Change-Id: Id6bbb4363928e4fdd8bda1905f6e1f9931dba74c
Reviewed-on: https://gerrit.libreoffice.org/3452
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-04-18  Oliver-Rainer Wittmann  <orw@apache.org>  [b7d21a801567ad3b6b45c772978d588d05409335]

Resolves: #i121933# docking area layout improvement

some improvement to the docking area layout on a undock-dock-cycle of a window

(cherry picked from commit cad2fc1a82a3efb2abd4396fe2efc2231fb783e5)

Conflicts:
	sfx2/source/dialog/splitwin.cxx

Change-Id: I39d888248a973304163bbe499094bef51a9d61f1

2013-04-18  Thomas Arnhold  <thomas@arnhold.org>  [bb59404622c7198ff539cc58fc26d0371a6c5cd3]

remove unused macros from macro.pl

Change-Id: If69e4c42f487249d7ba5bb3e164f61470ff12ddd

2013-04-18  Lior Kaplan  <kaplanlior@gmail.com>  [dbc3b2544acffcf9d8f1f14c3b6fce5c80e0493e]

fdo#63290 related: cleanup stings defines due to removal

follow up to commit af4a947174aafe669c129c54c304caa43d90eac7

Change-Id: Ifaee6d61fada21705574e5ad6bf0fa32957fe75c
Reviewed-on: https://gerrit.libreoffice.org/3425
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [c4da31d33bcd00230153929bba3165f5257aabde]

Related: fdo#63546 bundle both changes together as one undo

Change-Id: I2a9608339c372ccdeeca2ca0fd9499a4c527cff3

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [7c3db8a660fbbcfca277e5cf22a3987c35e656d0]

Resolves: fdo#63592 changing text direction exits edit mode

if we're in edit mode, SC_MOD()->InputEnterHandler() kicks
us out of it. But the very similar ScFormatShell::ExecuteAlignment
method doesn't do an InputEnterHandler. I can't see why we
would want to do this, and without it we get the desired
behaviour that tex direction changes and we remain in whatever
mode we were in before changing it

Change-Id: Iaf6e154ffb8f317fda997b302d4075d2efcac8db
Reviewed-on: https://gerrit.libreoffice.org/3450
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [745b0c1b2a944d37a7c5119eb3b9b45f3424bfd1]

Updated core Project: help  dbe97fe597d0414935ae223ab635c3d9a6b0ec3a


2013-04-18  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [a95cce27295f9cd255fa72eaded00972e3efb69b]

fix fdo#47018 Impress paste destroy bullet

Currently the copy function stores the paragraph attributes
to SvStream but the restoration in paste isn't implemented yet!
This patch implements the attributes loading from SvStream.

Change-Id: I58928ca66a83b3fe3c3894a28ccf1e7fe5f661b3
Reviewed-on: https://gerrit.libreoffice.org/3369
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [fe9237785a21aa12438aafa66a7264a4220e29c7]

pick a default number of lines for abbrev/double lists

Change-Id: I553149931b6f2bad5ef149d899ca974240bda4fd

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [599d66fdce6149c7fa5c7c0ad00d4da3b9ce2dfe]

convert autocorrect replace tabpage to .ui format

Change-Id: I962fae2d4d177a7ca364d0dece0c15132a199497

2013-04-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [33cc263f2f5f8b5517c8742f6e7141cc01c75829]

forward RTL_CONTEXT_foo logging to SAL_INFO in default debugging

* RTL_CONTEXT_foo is originally intended to be used for performance
  measurement, but mostly unused right now
* however its macros are sprinkled all over the codebase and might
  provide good help for ad-hoc debugging, and prevent SAL_INFO
  duplication
* if there is no performance logging, these macros are now forwarded to
  SAL_INFO with logarea "logfile" or "$AREA.logfile"

Change-Id: I495c8924e5b55124f7eac68eccda074d0740c117
Reviewed-on: https://gerrit.libreoffice.org/3421
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-04-18  Stephan Bergmann  <sbergman@redhat.com>  [5a274ac7e0f12829cc0264df7a1f9cc4df776e77]

warning C4702: unreachable code

Change-Id: Ica48a91c0b8b55c984e59dbe9771d604bc77cdaf

2013-04-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [11b851d2f2f8ee6230b8c732d5b157e472c21be2]

Uploading a new release of libwpd

Change-Id: If8b449e45725b1c1a9840f6a497c31488cd7a800

2013-04-18  Miklos Vajna  <vmiklos@suse.cz>  [3d4fef85d05269e613316a7af6245f05d207d76e]

fdo#63023 incorrect RTF background color in header

Change-Id: I33f5c8a856206860ac9cdb23dd6b5222cb785bf7

2013-04-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [85f88a20b44a8c4742a6fdd6263e31cf023cfc36]

Boy, I forgot to add this one

Change-Id: I5797fa9cd709e084b2548ebe596891f8eb46c8e4

2013-04-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [115033fea5db45d0d14e3bcb30fb86d6b4699e06]

Uploading a new long-awaited release of libwpg

Change-Id: I2ffc92c620242426da61e11c8f354f6080edbabc

2013-04-18  Michael Stahl  <mstahl@redhat.com>  [075023b473b064e2cad84c3212602e1bb2bc9d1c]

curl: link against the internal NSS if SYSTEM_NSS=NO

This is somewhat non-obvious since there is no way to override curl
configure's use of pkg-config for NSS... it needs actually 2 include
paths, and the --with-nss takes only one (which is extended with
include/ and lib/).

Thanks to Alex Thurgood for the report.

Change-Id: I06074de50daad19a2cc62fe4090d3c0fbfdb2cb1

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [b72c1a6575790944b18fb654664c8091d7cf2e67]

fdo#63197: convert the rest of accessoriesgallery*

Change-Id: Ib664ba3f208c87570db284b5fc38fa58d8d8a679
Reviewed-on: https://gerrit.libreoffice.org/3454
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  David Tardon  <dtardon@redhat.com>  [e6f2a892471fde61e2a2f71e1f9028ccedfe7888]

gbuild: do not zip Configuration output

Change-Id: I9779cf6069737fcf10a592e1f5c750d5710d22e1

2013-04-18  David Tardon  <dtardon@redhat.com>  [0cf5b45ed55519a8406efd2445d0ff0b9b6a791c]

gbuild: use different announce strings for filter stuff

Change-Id: I7844c245e79c102a0a495a4ffe06b3541954c5df

2013-04-18  David Tardon  <dtardon@redhat.com>  [8531b8d015b1675d7af839728b121c500261d8fd]

gbuild: use different announce strings for xcu stuff

Change-Id: I650c810c4034019fc8928a07b11dd9d1f949a927

2013-04-18  David Tardon  <dtardon@redhat.com>  [200f3df4e27f37ee7ef88745c359f3abc4cadbf9]

drop obsolete comment

Change-Id: I85d86244800f596faa52f89219a9cd4340daf600

2013-04-18  David Tardon  <dtardon@redhat.com>  [203a59df05796d836cd5dc1495ab921c53556627]

add todo

Change-Id: Ia4c2e1a7ab479b6bd4ea66ed294567d624dcf694

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [49313bd92ef800d16d90e7f5a102210700afbfe9]

remove unused helpid

Change-Id: Iefbab5f23e0d0143ec0d9c81e9c68241d8878e3a

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [1765a3fb04514b97bfc6d39952a5063d3af1f24b]

Updated core Project: help  0d632f681f14295b916f14c88912267c13c5fe0f


2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [4cd5cc515bbc8f2f1c01be60bb37ea897420c8d0]

get openldap to link to .so under AIX with gcc

Change-Id: I8f1315320b041828b24ad2604f6e961e65ea417e

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [3d6424a752902bba513102834966868f609d91e6]

Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crash

The mpServerFont member of a ImplServerFontEntry must not be deleted while the
ImplServerFontEntry still exists

see also 39cbce553da1834f78b77f48b2f1be9578d6cc05 for another reason a crash in
the same place can happen.  Its impossible from traces in crashes before
39cbce553da1834f78b77f48b2f1be9578d6cc05 was fixed to distinguish those crashes
from this crash.

This crash is a regression due to 7a416820ab5e03f8b988656e0f6a592cb1e81d07
where we went from modifying pServerFont in X11SalGraphics::setFont directly to
modifying it/a-different-one indirectly via ImplServerFontEntry

The various font caches and font thing lifecycles of LibreOffice are somewhat
confusing.

This crash had eluded me for years, to reproduce:
insert->special chars->select a font with loads of glyphs, i.e. "AR PL UKai CN"
click on the first row of glyphs and hold down page-down until you hit the
bottom, then page-up until you hit the top. Pre patch it won't survive the
whole down+up (and valgrind will moan quite a bit)

Change-Id: Ifde0cb375f487c556b04a640d77765a7dc2f0913

2013-04-18  Stephan Bergmann  <sbergman@redhat.com>  [fe6c9239d787a5d6057addbd38c5bb42760bbceb]

Properly set PS to a single backslash for Windows

I guess all those $(subst \\,\,...) in odk/examples/.../Makefile are only
workarounds for a broken PS setting and could go, too.

Change-Id: I2e44108f23803e1f49157a91be11af5ad860673c

2013-04-18  Stephan Bergmann  <sbergman@redhat.com>  [197469231675658bd353d225ec7f6bca1dbbd14f]

Adapt env var settings to MS command shell syntax

Change-Id: Ie6d761a436a3c1b06f0da1dac7c93c50789230dd

2013-04-18  Noel Power  <noel.power@suse.com>  [b850ab574c11cf1d597035eca875181c6de31ea6]

fix Frame import for oox filter

Change-Id: Ie165b509ea7668a3064e16b537bf2e51345324ba

2013-04-18  Noel Power  <noel.power@suse.com>  [c903c377ec885465e422d6acf0e8eb75483dff30]

fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmas

Change-Id: I01eff3bb8b194e1437a263e527cb8e6d2defa4de

2013-04-18  Stephan Bergmann  <sbergman@redhat.com>  [96488510c006785bba22c1039885c03e95ac4832]

Let juhx.dll export undecorated symbols on Windows

...otherwise preload.cxx in juh.dll will not be able to find them
via osl_getFunctionSymbol.  What apparently happens is that JNICALL expanding
to __stdcall decorates symbol names with _...@NN.  This likely was hidden in
pre-gbuild times thanks to the use of def files.  (On a side note, the JVM
appears to contain special code to find syms for native methods in both
decorated and undecorated form; that explains why it picks up the decorated
symbols from juh.dll just fine.)

There is no need for the functions in juhx.dll (called from the juh.dll wrapper)
to adhere to JNICALL (in fact, things would likely be easier to maintain if the
juhx.dll functions also used different names than their juh.dll wrappers).
However, what complicates this patch is that for DISABLE_DYNLOADING, the juh
wrapper and its preload.cxx is elided, and the code that would normally go into
the juhx library goes into the juh library (and thus needs to stick to JNICALL,
and also needs to use the right function names).

Change-Id: I66611648f1f79f57f0c1b23fb7a801da2d7b86c5

2013-04-18  Michael Stahl  <mstahl@redhat.com>  [000d3aaca5e8b0bab4689f753e8025d73e5bcded]

desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILED

... or why do we handle this case separately to put up a generic
"internal error" message?

Change-Id: Id51534adb0092cdd459c1811dac0385f0dcbaddb

2013-04-18  Michael Stahl  <mstahl@redhat.com>  [47754fe3ed8359a393c20996d70770c1dcd92207]

Desktop::HandleBootstrapPathErrors: try to not be totally useless

Change-Id: I400790635849171f710fbc70969dbd337ffe6859

2013-04-18  Tor Lillqvist  <tml@iki.fi>  [592e23ab123acfb18c0988f107528744727337d8]

ax_boost_system.m4 uses "tac" which is not portable, OS X has "tail -r"

(Still, did not manage yet to build liborcus against boost 1.53 on OS X.)

Change-Id: I29b3e032badfe2e3631cd5f79f8c9e7bb0627dc8

2013-04-18  Siqi LIU (via Code Review)  <gerrit@gerrit.libreoffice.org>  [38cc47f8b1715525cf4a2ccaab7464e9ed1c734c]

fdo#61873 - add WiFi experimental feature alert.

fixes reconnect crash. Won't crash when server-end disconnect.

seperate Client construction and initialization so that Client()
will release its mutex lock and won't block service.run().
Otherwise onBackPressed() will be blocked in PairingActivity

Change-Id: I424a470aa02b0c74b28cb9f9ba79489aa0d4ab1b

2013-04-18  Tor Lillqvist  <tml@iki.fi>  [e5fb76a402c97d6e69abded8e640676724466d66]

Revert "Use -D_GLIBCXX_DEBUG here, too, in a dbgutil build"

It is broken in the same way on iOS as on OS X, they use the same libstdc++.

This reverts commit ca3392e833ef932664e236eafddeff874eb95d70.

2013-04-18  Golnaz Irannejad  <golnaz.irannejad@gmail.com>  [83828891e4c985a024a0c920535bad56b7fbdf11]

Delete unused code in one file.

Change-Id: Ib468dd87e1624bd02b4d190699cd864514664229
Reviewed-on: https://gerrit.libreoffice.org/3446
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-18  Miklos Vajna  <vmiklos@suse.cz>  [29b59f2e87d1b00ab6a1f4cc4e960603974992bc]

gdb-core-bt: don't talk about core files without a reason.

When exit code is <128, then the test probably just failed, it did not
get a SIGSEGV or similar signal, so it's expected that no core file is
created.

Change-Id: Ie9e3599bd6738c04afacb95000d09f9dd2a5c426

2013-04-18  Miklos Vajna  <vmiklos@suse.cz>  [54d0673ba422d6408d8b2d39493a3a7bb4f56037]

testcase for 35b75ed510f49ff64cd86b38e228c2b5b9a9f3fc

Change-Id: Ib734717cdc293b3921c94f93b1d6d0d5e07120d5

2013-04-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9d5276b3fb2de81d56e698cc8d32b2869cfb3c55]

PImpl the WPXSvInputStream class

Change-Id: I11a3d663e2f5a8f68edd66b7ba2af15cc57287a9

2013-04-18  navin patidar  <patidar@kacst.edu.sa>  [16f508686c29bfa244ca6f81b5ab3bbaf5fef2a7]

fix fdo#63546 : set appropriate alignment when writing direction is changed.

Change-Id: I3aa22be6ae85b6f18ed48e3ffd6abc5102a2e92e
Reviewed-on: https://gerrit.libreoffice.org/3424
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [025857d81d4781a95cda4e790808b05b97eb97d9]

WaE: g_type_init has been deprecated since GLib 2.36

Change-Id: Ied9b2c2424d780d589cb1b07df0ec38107d49829
Reviewed-on: https://gerrit.libreoffice.org/3434
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-18  Lior Kaplan  <kaplanlior@gmail.com>  [6a0f56b09d978e516846814062785a157c3ddbde]

Fix typos: HEIGTH -> HEIGHT and WEIGTH -> WEIGHT

Change-Id: Ie5dc62bf535360cde8a5ccd6f8be3965ff48739c
Reviewed-on: https://gerrit.libreoffice.org/3435
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-18  Michael Dunphy  <michael.w.dunphy@gmail.com>  [8e528bd24155fd634f24a82e24d4497a8f78d542]

Remove unused code

Change-Id: Id4ce1d003db61374ba68f807090860595178b562
Reviewed-on: https://gerrit.libreoffice.org/3447
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [ac1f7e13b03acbe7e98541731eb79c6be7e08c55]

make replace column list align with replace editbox

Change-Id: I23c813bde254c65ce3279784aa0650c879fdd992

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [a8e1ed87ff7ccd24ccbcd74cc7689e0eda2fec36]

allow tree and tab boxes to have borders via .ui

Change-Id: I988f307d2ce88ac5f7e1ee7d7c5cffd352c963e0

2013-04-18  Caolán McNamara  <caolanm@redhat.com>  [61a690cd79a0c1412d8432a62d48632b5c2adc80]

convert autocorrect replace to to .ui

Change-Id: Id1ea4f5e5f003b4c5c405556a2951943a5ed4fb2

2013-04-18  Miklos Vajna  <vmiklos@suse.cz>  [e35b772e44096c3a5d1077df7b243fae08e33621]

SwDrawTextInfo: confusing p prefix for non-pointers

Change-Id: Id5b055081f8bed3399326aa0e1c6372edf4da29f

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [3677823cea29f6d0b054827a8df1ae3aa84c4523]

fdo#63197, convert some accessories

Change-Id: I0b406734603ad61d7a00ea2f6114103e10f265ed
Reviewed-on: https://gerrit.libreoffice.org/3449
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  Stephan Bergmann  <sbergman@redhat.com>  [dfebe3fc512939395e8ece9cab85eb1c2cb04783]

Revert _GLIBCXX_DEBUG on Mac OS X again

It does not work, see
<http://lists.freedesktop.org/archives/libreoffice/2013-April/050321.html> "Re:
[ANN] --enable-dbgutil: everyone gets a Debug STL!"

Change-Id: I0b0c0faa03a1a03095b70454d38a1a193b42d56a

2013-04-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4ea761868c5cb79acd6c994d2f9d66799a3728a6]

Updated core Project: help  c000c3e3811701f55229bdc0231ceaf8f1e2517a


2013-04-18  Eric Seynaeve  <github@nosperse.com>  [ff547f4646c88c739118bf3058823b8642a275ae]

fdo#61135: adding help button to stepped lines dialog.

Change-Id: I2ab4882e6c1e98ffa5a297a49e6968b629051be0

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [b1ba3e03078d1d69e482aaae497a068600fa68fd]

fdo#63197, convert accessoriesgallerydrawspeople

Change-Id: I9743fd98691695f831fa282a64482b23178f0026
Reviewed-on: https://gerrit.libreoffice.org/3444
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [e725872d49e8b176e2c9be4fde5d5f76256daf45]

fdo#63197: convert psprint_config files

Change-Id: I99660704931c7341a72fe303fae47f984f968ecb
Reviewed-on: https://gerrit.libreoffice.org/3443
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-18  Julien Nabet  <serval2412@yahoo.fr>  [0b4315077a6827798e1d2bdae73298365ba9a018]

fdo#63197, convert sysui osxicons

Change-Id: Iab9cb3704385c115e1d25189a3d8833bd6721e24
Reviewed-on: https://gerrit.libreoffice.org/3440
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-17  Radu Ioan  <ioan.radu.g@gmail.com>  [d461088eb4dd3b3bf7c2caaab082890ebcf80fea]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

 - replaced osl_trace with sal_info
 - replaced dbg_* with sal_*

Change-Id: Ie5d3ae7d2c5dbaaed30d0b39740748845c9f1641
Reviewed-on: https://gerrit.libreoffice.org/3423
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-17  Julien Nabet  <serval2412@yahoo.fr>  [0191eb95fb39138500426a87569d365ecaaf8e42]

fdo#63197: convert wizards

Change-Id: Ic7fa577fbdb527a75643c4e2919e0527432d5536
Reviewed-on: https://gerrit.libreoffice.org/3439
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-17  Julien Nabet  <serval2412@yahoo.fr>  [718cd9e46e47cc384758f0517d4e5b3b70d2a73d]

Remove unused web wizard

Change-Id: I76ed89c4a46e5a7b6a639e2c2717bc53d9b68bc9
Reviewed-on: https://gerrit.libreoffice.org/3438
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-17  Julien Nabet  <serval2412@yahoo.fr>  [96adcf4b9f466e2bf26ec5aeb9e4202002376a61]

Remove unused launcher wizard

Change-Id: I6c071f00eef88d3f56e76efddf6f0c71aa56b089
Reviewed-on: https://gerrit.libreoffice.org/3437
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-17  Luboš Luňák  <l.lunak@suse.cz>  [f22006dc6ac34a35a060e15466cf6b2d2058617d]

fix stupid over-optimization

There's so little to be gained by storing pointers to simple
or refcounted types instead of using an instance. At least
SwTxtNode::GetMinMaxSize() and SwTxtNode::GetScalingOfSelectedText()
pass string temporaries to SwDrawTextInfo, so keeping a pointer
is clearly broken, and MSVC manages to optimize the code enough
to crash because of this. As all the pointers point to const references
and are accesses using const references as well, there shouldn't
be any harm in making a copy.
This fixes smoketest crash on Windows.

Change-Id: I7d7cb42e175a2e64fe9c84c98c0d0204a0c25c13

2013-04-17  Noel Power  <noel.power@suse.com>  [a43cc9ec8dde4f311bcf8ff96e6a26d56b2abdcf]

implement MultiPage, Page & TabStrip import for oox

Change-Id: I1912c9550c12a971fcc7fdbc8bd623f18ccc40b8

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [2bbdf5c72254a70c43894eb907f23f78557f709a]

convert autocorrect dialog to .ui format

Just the outmost dialog itself, not the individual pages.

We have to go top down in this case to incrementally convert the pages because
of the non-standard additional widgets outside the tabcontrol area.

So this dialog is set to non-resizable until its contents are
converted over.

Change-Id: I92014a44b4cab8d345666295b052635d4b57a496

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [6c648e3dca9b3f8beceb877a461d2118d473c20d]

Updated core Project: help  0483b91db6d66dbe320ce8a129988a6ed8940832


2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [9302aec448085b89f73adfc88a5c09180f7d4af8]

fix solver optionbutton group

Change-Id: I23cf85f5fbd2dcc333094e9003ce8f5ce4f0b68d

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [f1d22be9c19d6aa0fd904e67767be07b9c1c3a67]

Updated core Project: help  0065ae78b41544cda55fddddb0cf4e776da56e4d


2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [39c6a5cec7471029292de2cf1ebb2a18947be4e2]

Adapt to gtkframe -> gtksalframe rename

Change-Id: I2a464208081b42a577aafbe321d9662007208d77

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [010dd7a05360a1aebebc3381ba96aa5ff4534543]

libmariadb: fix unresolved dlopen etc. with MSVC 2008

Change-Id: I8268ac340f62a84bfae774194e8a6a50c8a707f3

2013-04-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [74eca0778402a966ee628c998555d4512e6a5048]

some more debug info

Change-Id: Icabdaab665ac969c9ba6240d2e825d1e62776249

2013-04-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [58b7dd8aee242062f1ef75b310a39ff4a3fbe1ae]

move gtkframe to gtksalframe to match class name


2013-04-17  Tor Lillqvist  <tml@iki.fi>  [a029b55d9f8a7b6040fdc27f0b5fde86e71d94a0]

Remove a pointless assignment of a variable to itself

Change-Id: I6c983ec5f0f4597f7f86c1c9ff256881c360bb1d

2013-04-17  Tor Lillqvist  <tml@iki.fi>  [1c25b01fce27c85affee920441b9b09a7bfe0501]

Eek, it is hard to get the right path to the .app that is being built

Temporary directory name upon temporary directory name. Just in
case. When in doubt, add one more temporary directory name layer.

workdir/unxmacxx.pro/installation/LibreOffice_Dev/dmg/install/en-US_inprogress_temp.62979/./LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86-64/LibreOfficeDev.app

Couldn't quickly figure out how to construct the
"LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86-64" part so just use a
wildcard * for that for now;) There won't be any other directories
there anyway, as far as I know.

Change-Id: If950d4cdfe3f7b0663f1b6fbd62185ca8284dd7f

2013-04-17  Winfried Donkers  <osc@dci-electronics.nl>  [275e68d141179272258d03194d799495fa3dec4a]

fdo#40100 make function YEARFRAC comply with ODFF Version1.2

Change-Id: Ief5e5c89b7fb69fb9849cf2d6efe2b4c5b7f5391
Reviewed-on: https://gerrit.libreoffice.org/3375
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [81bee24d6b6e12219811813aa1c16892c93e0ba7]

libmariadb: make it build with MSVC 2008

... although i'm not sure if the stub implementation of
pthread_cond_timedwait makes that much sense.

Change-Id: If1926e760c0e1b84fd2ac48431c06c6f1ba4dd1d

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [e983759ee1eedc2397de4ebd248a514e1ae50788]

adapt code to solver dialog .ui conversion

The vertical scrollbar remains a bit whacky in how it scales and operates when
scrolled, this is unchanged.

Change-Id: I468a87c75f1c1927d0387c4af64c7ad87f4e1922

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [6af59bec5ddb84dcc7d2e03189a967eb97cf8e7a]

adapt solver dialog to .ui conversion

Change-Id: I490c5bbddaefbdf06f33fbcfc86e862441b05a00

2013-04-17  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [e75ddb91c3d52ea9e6939325118cf906d971c41e]

Converted Tools -> Solver widget.

Change-Id: I8413f2ee3bcd700409f6bfa3886ba91c2fa2b921

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [e0e43597c4bf6f92f3d8406341f472be911169db]

gbuild: fix gb_Dictionary_add_localized_xcu_file for --with-lang

... which has the same stupid mistake.

Change-Id: I128af77f0b75d2b60f5bb4b33e55c2bc0c94ae98

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [15990d8ccbd4e89770b449444ac430650ca6a381]

libmariadb: fix wrong line ends in patch

Change-Id: I8fce7d3b3da2a6dad373409f9c9ba3b9cd06aa4f

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [7828f4377033f8dcceb8ff9368b6d613a1dd7b2b]

MSC needs those min/max macros after all

...otherwise, it will fail with "c:\program files\microsoft
sdks\windows\v7.1\include\GdiplusTypes.h(470) : error C3861: 'min': identifier
not found" errors.

Change-Id: Ib81ab7f5357b1f980202b63b144296fa252b71b1

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [ffcdefe83ab043edef943657d5dedef75faaa5b0]

gbuild: UnpackedTarball: do not query for input on "reversed" patch

This can apparently happen when interrupting a build; reproducible with
"touch workdir/*/UnpackedTarget/*openssl* && make openssl".

The -f parameter would apparently silently ignore some mal-formed
patches but at least it rejects potentially reversed ones,
which causes the "error handler" in gb_UnpackedTarball__command
to touch the "prepare" target so the next make is successful.

Change-Id: I7bbd7d9385d990a69214a3a2d9bb20b5a7173748

2013-04-17  Michael Stahl  <mstahl@redhat.com>  [fb3bec7b3dd9b00600d5b0ef9e8ee0052f7fa248]

gbuild: fix gb_Dictionary_add_localized_xcu_file

... clearly David should have reverted my commit since it didn't
actually work :-/

Change-Id: Ib34e540e247f1082bc9d155cd011eb31cd33048e

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [adae41c0ed01ff7476acb584ddf636f1162e68ea]

MSC needs those min/max macros after all

...otherwise, it will fail with "c:\program files\microsoft
sdks\windows\v7.1\include\GdiplusTypes.h(470) : error C3861: 'min': identifier
not found" errors.

Change-Id: Ie58a5e85e6712e4244ce4799c203b31a717a91e6

2013-04-17  Noel Grandin  <noel@peralex.com>  [bea18dd581ac9341a19e757a72662ab7a2e34b0a]

fix compile error in unused Java file.

"exception not thrown in catch block"

Change-Id: I13f8be9913f655ab1633b29e9fe686a41c2c0fcb

2013-04-17  Thomas Arnhold  <thomas@arnhold.org>  [f4b7fa5cdb670359ee967f38bd71fa9a8e5eb8d4]

update dictionaries

Change-Id: I0f693266b7c3621f885acbe450f4faead3d8284f
Reviewed-on: https://gerrit.libreoffice.org/3429
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-17  Tor Lillqvist  <tlillqvist@suse.com>  [e79b387e03ff80927f0b15b5f43366e06d3a48a8]

It is very wrong to #undef _DEBUG in some source files of a library

Nowadays in a dbgutil build with MSVC, the debugging runtime (C++
library) is used. Just like with the GNU libstdc++, it is not binary
compatible with the non-debugging variant.

All sources that go into one DLL or EXE must be compiled with the same
_DEBUG settings (unless one is extremely careful and knows exactly
what one is doing, which presumably is not the case with this code).

With previous compilers this has gone undetected, but with MSVC2012 at
least, you get link-time errors, which is a good thing:

nssinitializer.o : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in biginteger.o

nssinitializer.o : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MDd_DynamicDebug' in biginteger.o

Whether this actually has caused run-time erroneous behaviour or
not in a dbgutil build is another thing...

Change-Id: I0c42161f00a0e37b438e3b911e3c0058edadd800

2013-04-17  Artur Dryomov  <artur.dryomov@gmail.com>  [b80d8c695e6b6ded231e67ed9a80bcd1f1250c03]

fdo#62096 - replace some O(U)String compareTo with ==

Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d
Reviewed-on: https://gerrit.libreoffice.org/3422
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-17  Aurimas Fišeras  <aurimas@members.fsf.org>  [c75eeddfb892918c13a19f7c534b73e423ff8d89]

Update pch

Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [aae91941bfb0ec60e8703cff3d685c4a8dc7c301]

-Werror=unused-macros (MinGW, shell)

Change-Id: I19a346a35eef403a7f831299e42655b9761f2c43

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [a93abb0fa4598b49b786b6936e4d25f21f6187a7]

-Werror=unused-macros (MinGW, filter)

Change-Id: Ic2f743643f8a825a8f485b68025717e09f3d8c2f

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [c86b0e0d1257a304ff39aedf45e292b5e462545f]

-Werror=unused-macros (MinGW, dtrans)

Change-Id: Ie32b2b1283b54719f4c9525105d534fce70219af

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [8e08a416209bf86cbe5223e6d6980cf935da596e]

-Werror=int-to-pointer-cast (MinGW, extensions)

Change-Id: I16db60c861ef7ac0a2a9076fde1996a7b7b0e991

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [438f5b9f90d1eb5a5cb729a06e75ef4d9a9096f6]

-Werror=unused-variable (MinGW, extensions)

Change-Id: I43c2ad4a601ffe20f471d81ed7697b89c496fa6f

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [fbba4781b719bf3ff456ff80f76427afa723da24]

-Werror=write-strings (MinGW, extensions)

Change-Id: I0761af5d2a6af23dbef67e4aadf4e6d21df1e58f

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [1eda84de6a9c23c46a62cece2b9b64fff31fcbb1]

-Werror=unused-macros (MinGW, extensions)

Change-Id: I208b5f1a8f3faabd03961bd58e2f09bb8338c790

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [c2f848f79fdcd56dea9410fe04ed43580da2c9ab]

-Werror=undef (MinGW, twain)

Change-Id: I6ff83d58808889d12ca1bbf899e2d6c823cb7726

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [ed2ef0a97e49692085805702e089da917222078b]

-Werror=unused-macros (MinGW, sfx2)

Change-Id: Id4e46df91c94f987922402c0f791f79aa9d13bc9

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [463ca2cb2953582774fddb7fa1e1d6573a8701fe]

-Werror=shadow (MinGW, extensions)

...and aStr, aStr2 are not necessary, anyway.

Change-Id: I04fbd1fb3c7375015168e866e8b77eebfb62f648

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [a394a6f9120b0aa7b6879fe19d73474e25a21af2]

-Werror=unknown-pragmas (MinGW, extensions)

Change-Id: I3eeb8864ddf931361f6504c04b8bfa787115cfd1

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [52ede08a659588534b4aaa2272957ef3317564ff]

-Werror=unused-macros (MinGW, GradientStyle_RECT)

...hopefully unnecessary today anyway?

Change-Id: Ib3c621f46311c90d159fe0f08655c01d25024d7d

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [3b28f4b555c274e106045a1b1264018998f04202]

-Werror=unused-macros (MinGW, svtools)

Change-Id: I843a14b093c2cc21364dd3e3f1c6b5b5566999b0

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [a43afd19c9405b629d30db6713e4115209f68f11]

-Werror=unused-macros (MinGW, vcl)

Change-Id: I2a3b5ad429e7bcc60dc50635a48feb6037b0001e

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [598215cb415ecc75df095bd83e427134d7409139]

-Werror=unused-macros (MinGW, jvmfwk)

Change-Id: I860939930c43cac89c4ab745bf129922be1f1511

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [2acc9da9e16b5216bc59ff12cb37f84610553a7e]

-Werror=unused-macros (MinGW, USE_ACCESSIBILITY_FILE)

...dead at least since c58b07c958e7bc70a9d337852df477f33a453433 "#i20020#," if
not even since the beginning, 49614181e5712933a3dce40c6afb344f02f8d287 "#i20052#
plugin lib for java framework."

Change-Id: Ic0b35341cb8038ccfe0a2f4f5b758341b9ab13b9

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [a21f52e7314bdc7968e92147bb4f3442ad769c09]

-Werror=undef (MinGW, np_sdk)

Change-Id: If8207bcc0e21eb206faa58c4debc34c95e33b279

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [be9e5c5ade8c17f73ee96ee4013e9be7b4397855]

-Werror=unused-variable (MinGW, extensions)

Change-Id: I88113be8ff3f4dfe641463267754ee8129bc767a

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [e59f0a2df15e45c0d7867fa82202e4c57c39833d]

-Werror=unused-macros (MinGW, sal)

Change-Id: I7c0411320798721e70de32580de6adcf5565f12a

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [10daf844f590017db539c38f5d072a4c15708c74]

-Werror=unused-macros (MinGW, _WINDOWS)

...hopefully unused anyway?  In there "since the beginning."

Change-Id: Ibe61ad133dc8a546a2c70626faa5f8d2ca951150

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [4d7835fd6e92f7307e4c1cb1761108b91e564124]

-Werror=unused-macros (MinGW, extensions)

Change-Id: I9e442453108eddcfc6cbb9769ac224fc469f1efc

2013-04-17  Caolán McNamara  <caolanm@redhat.com>  [02179ab7e771fae9d012724b8ff1397f4265cfc1]

stash the label widget for shrink mode in the edit, not the button

because we always have we a refedit, but sometimes not a refbutton, so set the
label widget to use for the dialog shrink mode on the refedit instead of the
refbutton. This way we get the shrunken dialog title bar updated with the label
contents regardless of using the shrink button or clicking in the editbox and
dragging the mouse around the spreadsheet triggering the shrink mode

Change-Id: Ifdff01a30d5c65aa964d4bf544017a2927757d67

2013-04-17  Matúš Kukan  <matus.kukan@gmail.com>  [a59565f855cb30fff56eb3d889376bfd27dc728f]

workaround problems with LTO for some libraries (disable for them)

Currently enabling lto fails for scfilt frm and wpftdraw which should be
fixed and this commit reverted.

Change-Id: I73b1846458dd7830425279328dd4e652269afc1a

2013-04-17  Noel Grandin  <noel@peralex.com>  [cb6b6e286cf4664c0036560908ec28f3bba3aaa6]

Fix for method name change

In commit
  43debfae8326ad98f9d130aa450f59ad49577d55
  "General cleanup of OfficeBeans"
In class
   com.sun.star.comp.beans.OOoBean,
the method
   aquireSystemWindow
changed name to
   acquireSystemWindow

Change-Id: I5a9a16c1374d7dbc828ee2fa76c193b207881415

2013-04-17  Jan Holesovsky  <kendy@suse.cz>  [09f50c017fe106b7bf94f60933667b55130ea1b5]

Reintroduce unlockPositionOfObjects().

This unlocking code was accidentally removed in commit
120922361a5928ea4437ffe253ce209abd7060b0.  Not sure if it is still necessary,
but I am at the moment unable to prove it is not, so better to be safe :-)

Change-Id: I20a7cf3299de75182f890efb0d192e54c1b2543d

2013-04-17  Noel Grandin  <noel@peralex.com>  [c3b1ce2097ea3b43234be3dfb1d529335b980ff8]

Fix assert statement

which I messed up in 7e4db91a3900fd0bbce0f0592a045458a37862b3
  "Convert SfxShellStack_Impl from SfxPtrArr to std::vector"

Change-Id: I177972fddb8a0f2237085fdc2892d6992c5fc746

2013-04-17  Miklos Vajna  <vmiklos@suse.cz>  [7de8db6a95d644c175b77a132c49cdc1eead1eac]

solenv: fix packaging of gdb pretty-printers in the non-libmerged case

Change-Id: Ia6241674c8a262965025df7800d106747f7575fd

2013-04-17  Thomas Arnhold  <thomas@arnhold.org>  [e70ea92b3632c376975dd85dbcb26e7ca6b95498]

scp: remove unused macros

Change-Id: I48ac97bd6ac8cbd534e50c617f3d54ff10bd2908
Reviewed-on: https://gerrit.libreoffice.org/3410
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-04-17  Tor Lillqvist  <tml@iki.fi>  [37ec420f8f93e5af6a05a48d619bee06b64dfa69]

Clang does not have -fpermissive

Change-Id: I24ae2f661a379d00ada9d1f288a702559719696c

2013-04-17  Stephan Bergmann  <sbergman@redhat.com>  [0789ee23ae6a417d141098c411224a8af9f626d0]

--without-agfa-monotype-fonts is gone

...since 62bf424fa84b0ccd0828a474a1351b0134f27eab "remove dead code."

Change-Id: Idfe58e53232c6cef755f4f7e4d572f7cac3efc6a

2013-04-17  Julien Nabet  <serval2412@yahoo.fr>  [a0879a54aed42b3e90d34b37aede434b1c84f7d0]

fdo#63197, convert Zip_accessoriesgallery

Change-Id: I23d31c9574269f9d945a6940728c90cb7a9ae51d
Reviewed-on: https://gerrit.libreoffice.org/3416
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-17  Thomas Arnhold  <thomas@arnhold.org>  [fe4260c53e7df91a4d2dad06104d7979a212de29]

reformat xml file with xmllint

maybe this should be done for all files in officecfg...

xmllint --format --recover foo.xml

Change-Id: I1fe97a84a706b7d51e21d268cbf7baf32eb0f8f0

2013-04-16  Peter Foley  <pefoley2@verizon.net>  [346431a13853c651ca4fb4db7893bfc7bfcbf2ab]

fix gdb pretty-printers for non-merged

Change-Id: I7e248a48ee8443b0f9209be708ce65dab57275f7

2013-04-17  Thomas Arnhold  <thomas@arnhold.org>  [3c2e1c680a085ce79bfdb1a4e23c8113abba500c]

remove whitespace from xml tags

Change-Id: I55e8c5876423969788d81524f40c54644f59a256

2013-04-17  Thomas Arnhold  <thomas@arnhold.org>  [3ca9820f14cfc1b579fe8196c225b0f099312f6d]

remove some newlines at eof

and one last <author> tag

Change-Id: I4fa21ba3cb4b76327ae476f2f7f75152db478f76

2013-04-17  Takeshi Abe  <tabe@fixedpoint.jp>  [01c135776601cb767fb45456739596c50499820f]

sal_Bool to bool

Change-Id: Id2ba5cf09227945fd97ef6f7e63cb40fa6488886

2013-04-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e0f880937174486030612961a518260fc76005e]

let us use startsWith instead of indexOf

Change-Id: I185a5a6f1d85c9e3e7ee5115b100b724031b6c03

2013-04-16  Chris Sherlock  <chris.sherlock79@gmail.com>  [43debfae8326ad98f9d130aa450f59ad49577d55]

General cleanup of OfficeBeans

Cleaned up Java source files:
    + removed unnecessary commented out code
    + corrected many spelling errors
    + formatting changes (remove decorations from comments,
      whitespacing, etc.)

Change-Id: I4133908ceac874b273fe409d763b3ddbfc2055e5
Reviewed-on: https://gerrit.libreoffice.org/3413
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-16  Noel Grandin  <noel@peralex.com>  [7cac1bc73c53d8bfb0b7d87966ae19ce2e918883]

Convert SwDrawTextInfo.pText from XubString to OUString

Change-Id: Ie567feb315a018a1f5bd794a4d12435865e67ec4
Reviewed-on: https://gerrit.libreoffice.org/3417
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [e2ce3538943c510efa8041fca3c83728acf3a155]

remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx

Change-Id: I23c9f905e6f679299f95baa6d8d4bafa97a3f19a
Reviewed-on: https://gerrit.libreoffice.org/3399
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [c6e9926468b1ab7eade9c1afc9e2216dd7c97330]

Convert SmFontPickList from SfxPtrArr to std::vector

- removing SmPickList in the process, since it's only used
  as a base class for SmFontPickList
- and remove dynamic allocation, since we're always making our
  own copy, just store the data inline in the vector

Change-Id: Idedff240456788c473ac49bdaa3f6d27a217e3d6
Reviewed-on: https://gerrit.libreoffice.org/3398
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [70b45b2f55174bbdbf254f3efa755ffddb3d2721]

Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h are

Change-Id: I561aa6cc1de7ed6128d25c82cd493d5d5718e052

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [c3fa18254a24c1f260ff655fce9f100da800a28c]

Fix error: cannot cast from type 'int' to pointer type 'SfxChild_Impl *'

Change-Id: Ic38b7fcb07d0cbc9a701207e0085b42d3471a786

2013-04-16  Noel Grandin  <noel@peralex.com>  [187a592df9bc9c1ef4b53fe6dce40a3c74f6bb67]

remove dead code minstack.hxx

Change-Id: I67a7a4c51188187c1ab234f8e9d2634eb018badf
Reviewed-on: https://gerrit.libreoffice.org/3397
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [7e4db91a3900fd0bbce0f0592a045458a37862b3]

Convert SfxShellStack_Impl from SfxPtrArr to std::vector

Change-Id: I1ffd615a505029242a87337c9ef42c8156c42d70
Reviewed-on: https://gerrit.libreoffice.org/3394
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Joren De Cuyper  <joren.libreoffice@telenet.be>  [af4a947174aafe669c129c54c304caa43d90eac7]

fdo#63290 - UI: Goal Seek - incorrect term "current cell"

Previous patch was a review patch I submitted to send to the UX advice
mailinglist. Cor proposed a better wording for the label name,
see https://bugs.freedesktop.org/show_bug.cgi?id=63290#c4 and has been
revised a bit more since then.

Change-Id: I0cd1fac43ba3fed55fbb16e4f9bbf6836c1436b2
Reviewed-on: https://gerrit.libreoffice.org/3338
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [74af27fef6505d4e47b53ea765b9cc4a96629fa4]

Convert SfxChildWindows_Impl from SfxPtrArr to std::vector

- also remove dead struct SfxSplitWin_Impl

Change-Id: I408bd994b206963b5ac115f4d47fc79c6687e051
Reviewed-on: https://gerrit.libreoffice.org/3390
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [431b265af7a66c15a35e8a388d2aa8c9ddb106e1]

Updated core Project: help  0a2a1d9d34779e473405adcae1a96710686c9cec


2013-04-16  Noel Grandin  <noel@peralex.com>  [f1c91970cba512452bb138c5af262b910068589e]

Convert SfxChildList_Impl from SfxPtrArr to std::vector

and simplify use site

Change-Id: I287c280e1206f72dfaff4f38c24c8997e726887a
Reviewed-on: https://gerrit.libreoffice.org/3388
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [ddc27e4d5496edd558d48747b8830d393550aa30]

adapt code to goal seek dialog .ui conversion

Change-Id: Ic3edf3f42365630c903f4e2cf63103a8f59311bb

2013-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f789cdaffffea74e84243bc2e917173c6a750b20]

Revert "add missing include"

This reverts commit 6b08209ae4cebe9c71fe5496499f2e9a4d42def3.

2013-04-16  Noel Grandin  <noel@peralex.com>  [9b9f1c4b6f21eb30eb365da3cca4ca4a1d2d0069]

Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vector

Change-Id: I25c8edc51f97af9de2563a8dba7387a2be9f4fd5
Reviewed-on: https://gerrit.libreoffice.org/3360
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [3f153805b84e91dec3819a15ae04d2ba1a9721dc]

Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vector

Also
- remove dead class definition SfxIFConfig_Impl, which was
  using SfxObjectUIArr_Impl
- simplify declaration sites, we don't need to dynamically allocate
  these arrays

Change-Id: I0f7110a324cc37f2eb2567cc066099ea4d86276c
Reviewed-on: https://gerrit.libreoffice.org/3359
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Noel Grandin  <noel@peralex.com>  [a43dc5802eacca8451e65bf2229858cfe89408eb]

Convert SfxPtrArray to std::vector in SfxTabDialogItem

Also simplify the use-site, we don't need to new it.

Change-Id: I310f2027fb777380b8bddb73b169021f5448a6f6
Reviewed-on: https://gerrit.libreoffice.org/3358
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6b08209ae4cebe9c71fe5496499f2e9a4d42def3]

add missing include


2013-04-16  Noel Grandin  <noel@peralex.com>  [d3a279cbd308486250e2b652aac01d41e2a52f14]

Convert usage of SfxPtrArray to std::vector

Change-Id: I38664f59e4cfa7354196437901175c9ef9aa9006
Reviewed-on: https://gerrit.libreoffice.org/3356
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-16  David Tardon  <dtardon@redhat.com>  [eda61605d1843a87fc67039fa73be616040b581d]

fix path for shlinfo.rc for WinResTarget

Change-Id: If70bdfc3eed5f9873c95404d0d1f5723b0e51140

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [2c4a7fa98383ca46bca9f6c222ac19e0b940b874]

Add missing #include <rtl/tencinfo.h>

Change-Id: Ic00146442a679c39d0af4a287cbcf759826f35cd

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [be421269f95446307d1168e17e1fe9ee7d9a0a66]

move headers from solenv/inc/ to include/

Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3
Reviewed-on: https://gerrit.libreoffice.org/3403
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-16  Jakub Golebiewski  <kubusg@gmail.com>  [baffab9a4ffca9a4940a3310937d6e858e66cc1f]

Bug 58505 - Tweak F5 for slide display, and add Shift-F5

Added menu entry to start the presentation from current slide.
Changed "Start Presentation" menu entry behavior so it starts
from the first slide.

Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261

2013-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f4ebb99de6e93f6d38e7b0486d66e99a196b1f6e]

separate inc and dtd packages in xmlscript for global header move

Change-Id: I3e00e33d4e684b18d4e30e115db69fbface76982

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [30fd46fd54c764dae676fc70dd2a207bc38a3870]

Bin pointless comments describing allegedly why each #include is needed

Change-Id: I3f4405a598cb11fb1c529517eb96260beed9cb86

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [564cff72197f992afc19c127a721d4792d38c4cf]

Add missing #include <rtl/tencinfo.h>

Change-Id: I4d9a28b50f773857f8f6af7df4a0968f8bb1de4a

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [162676d826200a6612da195f5241490ee307f498]

Add missing #include <rtl/tencinfo.h>

Change-Id: Iad969bf9b32cbfe045248fb17dc4c0d7c66c2c94

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [8a9398fad0c5267f25ce8bc68eb63e91334faff5]

WaE: variable 'hMod' set but not used

Change-Id: Iae64943671a576159be0fa311bc503aa96b2b5df

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [617e7c623167308e6fb8501822158fe1af72ba47]

Missing include

Change-Id: I1be082b7db5592ad5090cf3ffaafe708bb1d9be4

2013-04-16  David Tardon  <dtardon@redhat.com>  [41dc2dbc6d5d87f9f008ab140a0cd2b41fcc8fa5]

Revert "add spec. handling for xcu files to gb_Dictionary"

Michael was faster :-)

This reverts commit 28709dc607dc8738f5048429940b3f3232d52e12.

2013-04-16  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [163a64ef2610f2f3e1f3a9acc5bf1e9545b02ffe]

Converted Tools -> Goal Seek widget.

Change-Id: I4eee6a02ea545b93a93d18d9c5e200ed8b831c29
Reviewed-on: https://gerrit.libreoffice.org/3405
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-16  Michael Stahl  <mstahl@redhat.com>  [4ff3a87282185a3bd3dfa69128596e6e3b41ce18]

gbuild: add gb_Dictionary_add_localized_xcu_file

... which fixed en-US only builds of dictionaries.

Change-Id: Icc6e02bee80c10c5388dcac193fbcf1d36f6c50a

2013-04-16  Michael Stahl  <mstahl@redhat.com>  [b3a60fc6c4588481a394aaddd0ff0a55c48c7eee]

Updated core Project: dictionaries  faf63ac08a9f3f1463a7f119083964f76b71141c


2013-04-16  David Tardon  <dtardon@redhat.com>  [28709dc607dc8738f5048429940b3f3232d52e12]

add spec. handling for xcu files to gb_Dictionary

The xcu files can either come directly from $(SRCDIR) or be generated,
depending on whether the build is with or without langs. This
distinction did not matter while Dictionary was using ExtensionTarget
for its impl., becuase there the file was just copied to the
ExtensionTarget's root dir. Now that Dictionary uses Package internally,
it is necessary to know where the file comes from to put it into the
right package, either the one for $(SRCDIR) or the one for $(WORKDIR).

(Yes, it would be possible to use just one Package with base dir /, but
I consider this ugly.)

Change-Id: I4549923287abc968f1c042b809db06d688b4c573

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [1268326e814837e111eaf320f72661f288393839]

Further clean-up related to removed library unloading feature

Change-Id: I1ec2aa4d0ed0940e7c0a26a18c78f2df4693d278

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [b98617b3c86863fe5b4e3d9a96519707ae8cf58c]

API CHANGE: remove some of useless rtl/unload.h functionality

Change-Id: If32923e35ef97f42d5203975362e5c76948ff327
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [65be07720b04dbf8635cf7a5a52500238aefed59]

do not use deprecated rtl_registerModuleForUnloading

Change-Id: I59014906c8409fc7ac0f155c9562613c309b8b06
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [a1c07004a00a9cd13cf78d2300fe2d3ddf2672cf]

Unused include

Change-Id: If1b2a289212efb0080b1a0945219163f1fcc7d14

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [fc6ce33504e09711a92b4a0e4d3260a4a5e498a9]

stoc: do not use rtl/unload.h functionality

Change-Id: I7bddfbabc6e7e3a672681962f82e64ff4082e8b5
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [048e59181955f13d9b9add933f8d19a7778d4932]

Further codemaker, unodevtools clean-up

...getting rid of now dangling references to module registry.

Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121

2013-04-16  Christian M. Heller  <christian.heller63@gmail.com>  [4b9301d424baab1552222d9be56726c64aefb720]

fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}

made the changes suggested by Thomas and Petr

Change-Id: I0f9e8dcda27a714628edaa5e1e8fd875c8f67593
Reviewed-on: https://gerrit.libreoffice.org/3162
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-16  David Tardon  <dtardon@redhat.com>  [77074e462ca2e083fa30f826b54869eee9b04d79]

gbuild: make sure filelists don't contain duplicates

Change-Id: Ie8e65b945d0d89b7ff95f2aedcded1463939c5d6

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [cefeae773f0644adbb22b131ff9e519baf058828]

Revert "do not merge public ure libraries"

Does not work because cppuhelper depends on private libraries.
So, either by setting URELIBS we break API or can't merge that much or
need to think about it more and implement something clever.

This reverts commit 75ece7acdc81d17ce26bab966e57fbca7406bf52.

2013-04-16  László Németh  <nemeth@numbertext.org>  [bf063d9dfab7ca16b1b7dff54ec9b1d47c24b997]

fdo#40102 show full footnote text in index tooltip

Change-Id: I35acdaf4f62df7a1d375aed663c270e78ea70779

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [4b45b7b3ea06cd9d172c438ed8f2507f8150e990]

Fix build breakage on Linux and OS X

Change-Id: I206914f8f0e07097dfeed87a11b41c30ff82efe2

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [336353a87e6003e685aab87ea74a158546e1f297]

Related rhbz#867808: More apparently bogus "throw new ..." in C++ code

Change-Id: I5d723b389f1ed20f7962807b782f44f6f3c61882

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [63b4633cf7b0da9eba63e752cec72cb10ed9d93e]

Related: rhbz#867808 if one person threw by pointer...

then its guaranteed that someone else did too, review
newed Exceptions

Change-Id: Ie1ad78895e443a20a8663666cd6c8d3e5deb0727

2013-04-16  Tor Lillqvist  <tlillqvist@suse.com>  [2ae513cc22e1cb9cc2679488537672ec48bda55e]

Fix compilation error in a _DEBUG build with MSVC2010 and 2012

See https://svn.boost.org/trac/boost/ticket/4874 ,
http://stackoverflow.com/questions/4870172/boostmulti-array-resize-doesnt-work
,
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/3c9eac4f-86e4-490b-bbde-dbd70176b0f8
.

Patch from https://svn.boost.org/trac/boost/changeset/78496

Change-Id: I933499ad1295925aa41c9c40b96ac4c4312398c2

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [6127d765e3356bed4f6a7e773c768cb2c8ef4bbc]

WaE: unused function 'checkNoTypeArguments'

Change-Id: I112e6ac263bb673b5ad553742d3fa77af50bdf03

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [ab49c55bbc7a5fc5b6509fe995abf42ce266ba9b]

More orientation experimentation and hacking

Now it re-orients and re-sizes the LO "frame" correctly upon rotation,
but it still starts wrongly if starting in landscape orientation.

Change-Id: I4c12a7e00d687391435a47400b6e8b4c7e49bdda

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [5358b9ba4ffa8667192b11bbb654fcdbcd463e7a]

UniString->OUString

Change-Id: I217944d40ed7cd3a2fca4ad0d61729ff5d94ed96

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [02917cb57e2c2e9fcab2db8f72960023f3e4edaf]

Resolves: fdo#47209 and rhbz#927223 syntax highlighter crash

when trying to parse empty lines looking for the matching
bracket

Change-Id: I3961a3d0e804d136de286e21934c6ba5ab0496cf

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [e46564a0a6a74da90785a1b910d33e2b5bfdcfd9]

rhbz#867808 Do not throw RuntimeException by pointer

Change-Id: I22b7d3d642e7ee0488d6b726a331d328065bbee7

2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [30a7c6ba6b95ade8e59f9e28108470165dc9a175]

WIP: Experimental new binary type.rdb format

Make uno-skeletonmaker work on top of unoidl/ instead of registry/.

These changes have only been tested so far rather lightly.  Basic
uno-skeletonmaker still works, but more thorough testing of the various input
flags is needed.

Change-Id: Id7f3aee863a10f8c649325db2d6f34a4057f70ff

2013-04-16  Felix Zhang  <fezhang@suse.com>  [24aeeb016323821b7eba6ab78a4dcf5e7ebb157a]

bnc#793414: Fixed the left margin of bullet

Change-Id: I4726ab00a6e2700407ffcf5258d3736ed0161514

2013-04-16  David Tardon  <dtardon@redhat.com>  [0c814ad1b40824376b02f177a9e54437064763fb]

install dicts using filelists

Change-Id: Ib803d36ce2dfc0821004c4841566880a929a4246

2013-04-16  David Tardon  <dtardon@redhat.com>  [2636236a5cbdf51170902b906b8f607c8c4fb1bb]

gbuild: use Package for odk examples

Change-Id: I978573b792cf159b7c818ec20a14195bfd6605e5

2013-04-16  David Tardon  <dtardon@redhat.com>  [b7e8a3e4156358d79826eab13054ae16408cbb34]

add missing dep on helpimg.ilst

Change-Id: I051bbc0c3689d0111c9abecf2c74ab2c1afec7cc

2013-04-16  David Tardon  <dtardon@redhat.com>  [50d87e5ae2a1d8f07220c4f4f1177896bd4412b6]

drop use of undefined function

Change-Id: I07988bbbc5cf2d407a30b2d16d54078b8d421af4

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [bc88e110dd6908588d01c6ecad01fd3ecd8e0076]

Probably a good idea to use -D_GLIBCXX_FULLY_DYNAMIC_STRING here, too

While at it, do the CXXFLAGS dance on separate lines as appends to a variable
for clarity, instead of in-line on the configure command line.

Change-Id: I61843ae82efdf341c7e33d3f08d5715a14fa2f40

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [7c0585c86e4b904ae687f936b17aecb753f7a6d6]

Updated core Project: help  e1ab4a2eb199583079e4c87e945534488c64228e


2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [8fb49ab62e6737d047b3907dde9887a1dac81bd2]

convert email options to .ui format

Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [75ece7acdc81d17ce26bab966e57fbca7406bf52]

do not merge public ure libraries

No more need for URELIBS, depend only on MERGELIBS.

Change-Id: I5a93031116c26bbbe375e9c467e7b427487ec18b

2013-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [fdb6b39d682372ece754afee2d574ab31552f36b]

fix installing for --enable-mergelibs

Use gid_File_Lib_Oox instead of auto_File_Lib_vcl which is not defined
in that case.
No idea what the code is about though.

Change-Id: I675268a3490dd1421ecf1a82ede0db527d176744

2013-04-16  Tor Lillqvist  <tlillqvist@suse.com>  [06575c858de25850c54aaeb9d671bebccb73cdaf]

Fix dbgutil build of lcms2 with MSVC2012 (and 2010?)

The produced .lib is called lcms2.lib (no "d") in that case.

Change-Id: If581bd722e52062343f8b2407c05d551be706047

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [0039c8598cfdd3fd31f83d3c1f336f858773d25f]

convert browser options to .ui

Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [cb7412b8185d6b94ca59b48668ec5e77fa8f7999]

merge duplicated CreateFontDescriptor methods

Change-Id: I33f9df7f17158eedc4a4c0dedfd0fc4cddc6180f

2013-04-16  Caolán McNamara  <caolanm@redhat.com>  [ade27059dc2e1c84ab00023c15430ee6645617f7]

Updated core Project: help  ed71cbfe7a4622e775e7355e7032c622d229b62b


2013-04-16  Stephan Bergmann  <sbergman@redhat.com>  [b25a9a2f5896a53501838269b41b01d3b1567fa1]

Adapt to prefixed bootstrap_component_getFactory

Change-Id: I397f339b20bf43fbe68df18c50c23f90323f3df5

2013-04-16  Miklos Vajna  <vmiklos@suse.cz>  [e7664052d6693598e773f4c9dd6b819213d80d60]

fdo#61193 fix crash on RTF paste of footnote

Regression from 232ad2f2588beff50cb5c1f3b689c581ba317583.

Change-Id: Ia0873851979df5bba0a4693f044aab2aeff2b8e4

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [b1e023ab7f96965fcd85ab78485b37fc91611ee5]

Use -D_GLIBCXX_FULLY_DYNAMIC_STRING here, too, when needed

See d98c6b21420b30ae8419c3d4225bf2ce293ee39a for details.

Change-Id: I3faa87bae5a943ea60399a939742cffbbfeb5e37

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [84aea518f0dc9836350c47bff21780a5999f4968]

Turn on _GLIBCXX_FULLY_DYNAMIC_STRING, too, in a dbgutil build

Apparently Apple's build of GNU libstdc++ has been compiled with that,
which means that also code using it should be. At least when
_GLIBCXX_DEBUG is also defined.

See http://lists.apple.com/archives/cocoa-dev/2009/Sep/msg01199.html and
http://stackoverflow.com/questions/2234557/c-using-getline-prints-pointer-being-freed-was-not-allocated-in-xcode

Otherwise the mork unit test crashes, because it happens to use
std::string in a way that triggers the problem. But quite likely there
would be more problems elsewhere.

Change-Id: Ie0c4fdfa61764718f333ba81015ef764806178fb

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [bd2a91420e4cea477e4317223092b1db5ff09c7f]

Try to propagate display size change to LO

Change-Id: If52c0aa9290c377c08f2cec8c9e36d987c0ed9b6

2013-04-16  Tor Lillqvist  <tml@iki.fi>  [e013425372a34afa91fb312d8237b2ce22147d81]

What makes Andale Sans UI a suitable cross-platform fallback font?

Change-Id: Ice34e9b92bde470746f37dc9216ea2b52695df99

2013-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d1f25fc074568d2e57ab3f5031052c702e72c55f]

Populate the text width and script type arrays on import.

They must be in sync with their cell array counterpart at all times.

Change-Id: I050c08057f06d29f710187129a510dadbfad0e4d

2013-04-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [768f089d9d81a8c27940591e2755ea58b30ec96c]

Remove the 4th option from the pivot table source selection dialog.

Change-Id: I28212eb055c892f987a3f7a65f9d3e5ad7400e30

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [99ff52443e3e91376c306c33d0540f6ff9c45c2c]

add a bunch more libs to libmerged

Change-Id: Iafced50131c0aaf81c07d1e0bc91fd39547e6682

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [bf9a7829354c8f5e7459629262f02d9f23ab19c1]

add extensions libs to libmerged

Change-Id: I65a4358c3214c43714bc0d13a05a316799cafb24

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [ec75af4d1d15553291e55b1229de4101ecf6934a]

add embeddedobj libs to libmerged

Change-Id: I8316103a94dc7284dad4ae7da2cf28ceb7e2ce50

2013-04-16  Rene Engelhard  <rene@debian.org>  [86fd1240bbbb8ee72899abc24daf5e4402a61add]

no comma after gid_<whatever>_ALL as otherwise the next entry is ignored

Change-Id: If0e86e5d9740bd6dde3343c8fb468384b7367e27

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [0d3a130511fcd28d3d24d5b56275de73d8fbfc1a]

Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"

This reverts commit 42726853bb90eab11bf4fde8b0358ca3c3354529.

In tpsort.cxx this is used in another way than the other two cases:

++nSortKeyCount;
maSortKeyCtrl.AddSortKey( nSortKeyCount );
maSortKeyItems[nSortKeyIndex].m_pLbSort->SetSelectHdl( LINK( this, ScTabPageSortFields, SelectHdl ) );

So both are using the same index. In contrast the other two cases use (i+1)
and (i). So this can't be handled with one method or needs some more work...

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [935ccf0fb5b164dcf86b306b570a04530b962314]

Use -D_GLIBCXX_DEBUG for iOS, too

Also, for clarity, sort the list of platforms for which it is needed
(those where we use the GNU C++ library).

Change-Id: I55463f248ee08f97c085610d72fa688657ba36e6

2013-04-15  Noel Power  <noel.power@suse.com>  [dd763604784fe10ee06a2f9c1fddf74cdf890bcc]

basic inplace Font preview for calc

Change-Id: Ic1e6c953852a6106ee94f0b577ed398d62aa2285

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [808d14765bcf57870c9306c40a431e525b0eaa71]

do not register dbtools if we don't use it

Change-Id: Ie392d0468f1398dce7cb3601ee3284bcaef30fcf

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [c2d9639efae97a373e6bdf01176d94a44b19d9b9]

avoid unit testing when cross-compiling more simple

This reverts commit d4ea8c6b7ee32dfbe1525cae45ad44d411052c33.

Change-Id: I85dacbf962cf5911c826c55fe08cfe6effe0e9d7

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [31ce5f723fddf552743e9b7d333ffe7463e657a7]

FontWeigth->FontWeight

Change-Id: I6250c3e3de81c33e8f4d73e2f80570521fdb6ea6

2013-04-15  Julien Nabet  <serval2412@yahoo.fr>  [672260fc77408791998814e2cb8b787c8657730f]

Related fdo#63197: fix missing "extras_"

Change-Id: Ife18e69afaba1916f10721f90ea11a6205154713

2013-04-15  Julien Nabet  <serval2412@yahoo.fr>  [884467c01afa8229fdddeee70c9160b0e698bada]

Related fdo#63197: fix typo

Change-Id: Ia21c82122a826f5e2d00c554cb800646e7d29551

2013-04-15  Eilidh McAdam  <eilidh.mcadam@gmail.com>  [942b184d81f129309072ca973fc274c40bac67b8]

fdo#36791 Added cases for unsupported VML commands

Fixes crash on two-character VML path commands.

Change-Id: Ia1abca37352b1feb20a41b4bac68ecb9e40ed8dc
Reviewed-on: https://gerrit.libreoffice.org/3093
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Eilidh McAdam <eilidh.mcadam@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [77f36fe3f2a853147ca64306c8d007e3012219d4]

translations: revert submodule to current master

Change-Id: I226e052a3a6ef72d796b83ebb69fef57710c3df4

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [a81f161b120de283cf9c5532223a022dbcbeaab7]

add desktop libs to libmerged

Change-Id: I0e5477f84de316598015330cea995e42f1249acb

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [0b2eae62f1ccaad1c963d2637aafaa1ce9062455]

No need for Android, iOS or CROSS_COMPILING conditionals for unit tests

We don't run unit tests when cross-compiling anyway and since
d4ea8c6b7ee32dfbe1525cae45ad44d411052c33 the corresponding .mk files
aren't even read by Make.

Change-Id: Icbee9ad51841d515a551e67708d9594358ce7e71

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [ca3392e833ef932664e236eafddeff874eb95d70]

Use -D_GLIBCXX_DEBUG here, too, in a dbgutil build

Change-Id: Ie07ad3b9bd2d3f95db5be8a98866aaa088b4c79f

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [d4ea8c6b7ee32dfbe1525cae45ad44d411052c33]

We don't do unit testing when cross-compiling for now

Define the functions that adds the various check targets as empty when
cross-compiling. Avoids the needs for corresponding conditionals in
.mk files in modules.

Change-Id: Ia577e12204b516dc169a8500b4745aac4d7c24e2

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [accbef530149aef4fd11df51da1d8144371b62da]

No vbahelper library if DISABLE_SCRIPTING

Change-Id: Ice3656e828cf74d319c8a9c2d16dcdcdce9891d6

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [c5ff2b39f25664994c8b085580b467389e935a7a]

No vbahelper library if DISABLE_SCRIPTING

Change-Id: Ie5ea03493659eb467e61a6985016e3f43f450136

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [cfe512ac7bdbc79603ca5ffe89980d6a0489e0ca]

Start hacking on handling orientation changes

Change-Id: I94cfdc1b334539399faff29c046185bbbf698d23

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [c02f96f0bb2ae3bb9c9cb91fff40d3435260c155]

Bin unneeded #includes and usings

Change-Id: I93102156c4713191c8ad49da9b9d2eda5be722e8

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [efef1c690f68e2c81e611825113f04422dd9b61c]

Add components needed by spreadsheet documents

Change-Id: I191bc093def5d2965b463dcff9e1289901064ce8

2013-04-15  Julien Nabet  <serval2412@yahoo.fr>  [3c6b6ba5de27a078c12b3cade781d97f127b2fab]

fdo#63197, Convert Zip_tpl*

Change-Id: I0175c31865ca442ce57f688a642bbc7d726fab69
Reviewed-on: https://gerrit.libreoffice.org/3396
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [faaccdc2698bec097445e9482f5e4b7188ebaf81]

RepositoryFixes: add missing check for MSVC_USE_DEBUG_RUNTIME

(regression from 4811c2dc9f94929b60e7e2e0077871aad14fdc3a)

Change-Id: Ide12da645332e789fe7742c34b5af219b94316ab

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [40dbe0ffbbffcedcd820cb4ccd856a524a55d833]

adapt doxygen to INSTDIR

Change-Id: Iedb7f0c8e598b6b4387b0622ae5d8804a03eabb3

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [f3a0a68e878f9d9860797e4cd9e95527495e397e]

Don't build unneccesary libraries twice: take two

Fixed cross-compiling problem.

This reverts commit 6df3de95cdbed9b68ee89bcd7402c17dc62324a5.

Change-Id: I7a00ca4aff5df59cb51b820b028b8d6f3fe23ac1

2013-04-15  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [10e3c7c428a7d231055d643e12f454c4267deab2]

Delete remaind code of an obsolote parameter

Past: Use "-l en-US, af, hu..." parameter for transex
and to work with this string use InitLanguages() function.
Now: Use "-l all" parameter and get langauges from po files.
So InitLanguages is unneeded.

Change-Id: Ide6b3d24fb8b483c0c31034b1ffd6aba31c5e4c9

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [e8e65884b0add7efce8ed95a673be63d68451a57]

gbuild: fix WNT build breakage in gb_Library_get_exports_target:

Depending on the library is a total failure because it causes it to be
linked with random junk inherited from other targets.

(regression from 3213cd54b76bc80a6f0516aac75a48ff3b2ad67c)

Change-Id: I1069b870ea0719bc6c01b7f8f3ddf9ff695c9850

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [df7e5114ba20c13630e3cafeb21912bcdd8e4e0e]

scp2: forgot to include AutoInstallLibs_writer.mk

Change-Id: If91d957a362a29dbff6a8b1e7485d916b36dd053

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [60556d58e88946ee27bce3c47f5ec9b02e27fdf0]

sw: remove unused classes in RTF export

- RTFProtect was never used by the RTF export filter, unused since the
  old RTF import is gone
- RTFVertOrient and RTFHoriOrient is obsoleted by the new-style posrelh
  and posrelv textframe properties

Change-Id: I0a7d306870900b9ff86d5a173b540db04aed012d

2013-04-15  Lionel Elie Mamane  <lionel@mamane.lu>  [f182521948f0d31b0f6ad7b98eb5fc32562ba3d1]

remove duplicate

Change-Id: I0b9122d214dc6d36e9c0a2c090ada213d0bc66d5

2013-04-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d9b0b7d4918a32bca2f86468bf10e147211873cd]

Properly initialize data members.

Change-Id: Iacd91b79ea8fadcc70c2ae63f61f649f33acfbef

2013-04-15  Luboš Luňák  <l.lunak@suse.cz>  [38d7306d0645654a02cbb04be57b75d4c11e2266]

fix mingw openssl detection

broken in e3f607e766cea9a867c7ebff8bd568536ff67da1

Change-Id: I51fbadcc3565e9c070252834bab4130edb2dcce6

2013-04-15  Noel Power  <noel.power@suse.com>  [2aad00328fe9b4498b795f21e79f76a0c45e2eca]

bnc#813528 stub out some missing XPageSetup api

Change-Id: I105ca73f9f99013c4472ae2d7491fbc67e435015

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [92da8fc4ebad92a3667e3534db173ab7232c8048]

sw: add textframe gradient RTF roundtrip testcase

Change-Id: I8e4f6b926123c79ad1a62ddd4c5feebf5fe06cf0

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [d3f7925ccc962eb9adc31fb2174fa18de4b31c0a]

initial RTF export of Writer textframe gradients

Change-Id: Ida9774a41964dbeb8840e79425811993a28588af

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [73318c3db8031127574a3371bf737eb926006d7b]

adapt code to select source .ui

Change-Id: I65d3f5acbe95985269c03b3e0c57c5cc80ca30d4

2013-04-15  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [5afadf4b7990cada27a62dc1aa7e97cc4ad3394d]

selectsource.ui widget

Change-Id: I4a0028bbdbacebf8015215c7c060a686a0e784d3
Reviewed-on: https://gerrit.libreoffice.org/3387
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [a5a5104cae175f6b9a8cb4bbaccb69f0276783e3]

gbuild: --enable-dbgutil: enable STL assertions for Mac OS X

Works here with Apple llvm-g++ 4.2.1; cannot run "subsequentcheck"
due to remote login.

Change-Id: I187620b65f82095b5e9b7433c01ede429a27c719

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [f14f7a2e4568e3e85a0c8860beebd0376c5a8b51]

MSVC: --enable-dbgutil uses debug runtimes

Works here with MSVC 2008, make check passes successfully.

Change-Id: Id02ab357ea93bddd241c7801c0d7b9b4be83b7b4

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [4811c2dc9f94929b60e7e2e0077871aad14fdc3a]

adapt all externals to build against MSVC debug runtime

Add patches and/or tweaks to the following modules:
curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec,
lpsolve, nss, openssl, python3

lcms2 has an inconsistency where the .lib and the .dll don't agree on
the .dll name.

openssl gets a honorable mention because apparently it's undocumented
custom build system can build with /MDd if one picks the right
configuration but i couldn't figure out how to do that in an hour of
trying, and just patched the release config instead.

Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [3b65852f37f1c8daf8c5c0af1d810c68cc71d8e3]

gbuild: add support for building against MSVC debug runtime

Mainly this means using /MDd instead of /MD and /MTd instead of /MT in
the CFLAGS, and also re-mapping of .lib files to ones with "d".

Change-Id: Ifc56b53a66d5eb522c1695a34d68b08cad1d8338

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [54ba172dc13ababef911550a88083452832b4744]

configure: find the MSVC debug runtime libraries

... and copy them to solver bin in "external"

Change-Id: I6850495d1abb848a3f6b17de6518d05890b13c32

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [436c7a1f58d2d29bcbfd7ff9fc9d7bee8e8df0e5]

on WNT the gb_Helper_set_ld_path must contain backslashes

... or at least with forward slashes cppunittester doesn't run at all in
an MSVC 2008 _DEBUG build.

Change-Id: I889ff0375067877d42f11fad9773c476e9e5c52c

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [21edda30c6309a81b05c7b6759725bb0f4652eca]

redland: fix an assertion in MSVC _DEBUG build

Change-Id: I66d6932b0fa9753c56e6b6fc9dc0dd5fcbba3b36

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [9ad00439ae205d7e0eaa39a807daea8268a4ecd4]

tune up debug level required for popping up dialogs from MSVCRTD

Change-Id: I3cfa050ecf5c3c2ec66b11519c30d48459a9cafe

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [099e517ead8501260e914e1374e85bc8491a81ac]

extensions: remove various #undef _DEBUG

These came in on issue 10000 a decade ago.

Change-Id: Iae1995daa413e644ad869a6f02521634af8425b6

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [3213cd54b76bc80a6f0516aac75a48ff3b2ad67c]

gbuild: LinkTarget: only re-link libraries if exported symbols change

Write out the exported symbols of a Library to a "libfoo.so.exports"
file, which is only touched when linking if the exported symbols
actually change, and let dependent LinkTargets depend on this
exports file instead of the library itself, for faster rebuilds.

This is currently supposed to work on ELF and MacOSX platforms.

Thanks to Ami Fischman of Chromium for the idea.

Change-Id: Ie4b5da0853140709e517028b514800b044527e61

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [eacf12eeb174e35a301570726bf74434a4dd4b94]

properly prefix graphic filter methods

Change-Id: I1d14e2330447e446ab35832d03220c71ee326866

2013-04-15  Peter Foley  <pefoley2@verizon.net>  [cd79d51420b90117d0f3e1d5f3cdf9187bd61b88]

prefix all component_getFactory methods

Change-Id: I954176fdab9103125444dd2fb397673406f7aff9

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [d8b8530d4b920618e188bdfbe8e17d0a150df692]

remove guw.pl, whatever that is

Change-Id: I3fb41fe649f68f82566e465ba4fa2de52e6201ac

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [127840be1180075b1b082bb0cf46a0eb3561c3e2]

AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1

Change-Id: Ic45a2219c8352625f40619373f5828b981864fef

2013-04-15  Michael Stahl  <mstahl@redhat.com>  [48f03861115f14b01b70dd84839830785ef3dca0]

instsetoo_native: gid_File_Lib_Vcl is now auto_File_Lib_vcl

Change-Id: Ie5404a378cc3bffdc3ba7a858814f3490fb82e3e

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [46e663c4b7e30316fdbe23a5631ea4842b18ca57]

adapt code to data form .ui conversion

this dialog has some bizarre behaviour which is unchanged
with the .ui conversion

a) the scrollbar does not scroll the window beside it
up and down through the rows (which map to the spreadsheet columns),
but instead scrolls through the records (which map to the spreadsheet rows)
b) the dialog grows to include a row for each spreadsheet column, i.e.
large number of spreadsheet columns -> unusable dialog with too many rows
to fit on the screen.

what's indicated here is to clip the dialog to some max size and make the
scrollbar then scroll through the rows of the widget, and add another
scrollbar if necessary to scroll through the records.

Change-Id: I9b56992fc57468eb058d2a2914c08074f958a692

2013-04-15  Terrence Enger  <tenger@iseries-guru.com>  [e9c050115bb1654c3c91138820b2e9ea0cf7a991]

fdo#61688 SIGABRT with debug build in VclBuilder::handleChild

reverse commit e0dd0e821b9b29e7489e0a17f7c43ef45c0941e9
as commit 8c4f20938bc5d4013126a00a02e8eca80b250284 is
a better fix

Change-Id: I4951f19161e6cc92a1297ad17b7cc1fe9c76df0b

2013-04-15  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [e27cba969b4ac6f3a2fdb18383feec1fded7ac75]

dataform.ui widget

Change-Id: I43722339ed72adde46ed307e1906c34a32e7b507
Reviewed-on: https://gerrit.libreoffice.org/3386
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [a90616b8c0f007e0329b0cc8353e8029e4993f79]

installer: gid_File_Lib_Vcl is now auto_File_Lib_vcl

Change-Id: Ib8508ad50b8f2b4ce0443be0b1437c2595b9b6d5

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [3df1af355d8aa133cd983f15b17c740a1e9a85f7]

libmerged: add more libraries and cleanup

Change-Id: I68c6f4d4bae3ae495dd2033c95f47a34a4aba560

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [3d8acc0cd860cd808e9bbf5d8a78494b560170c4]

bridge_lib_name is $(gb_CPPU_ENV)_uno

Also fix gb_CPPU_ENV := msc6 in WNT_X86_64_MSC.mk
to be consistent with the name we register in Repository.mk.

Change-Id: I1520d78c378f8c48d65defb22c4c77277bd061f7

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [90750f0cbc775505e284d085998d326b2abc1471]

autoinstall more OOOLIBS libraries

Change-Id: I02c86d7ab6814bfcf559af7408e5d0e1eef59666

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [ceb54bc2eba86ea9f8a1ea7b3f4dc9b8fa23cf06]

autoinstall more PLAINLIBS_OOO libraries

Change-Id: I569a47816281b16fc84fdb859ecce4ab83d0a9ee

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [6078d32763dc4441ce6e4772776a60b3c16688e5]

autoinstall more common libraries

Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [997d71cdd00e8fafd36b776ab3f0a4806f74e3e8]

fdo#60924 scp2: use one variable listing them all

Change-Id: I9c5d55300d53d8778e926be8de0bea7a9a57b522

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [8008b66bf6fc7444fd889308e58870137f16f8d2]

fdo#60924 autoinstall: add writer section; also add more libs

Change-Id: I765e36aa95d0bcfb62b696d5db1fb151ba33da2c

2013-04-15  Tor Lillqvist  <tlillqvist@suse.com>  [fac06b7a925f6d74a877307fc91f54fc50f5d064]

Revert "Go back to using Visual Studio project files to build"

I could not get it to build using the project files and VS2012...

With one additional patch to drop the use of dllimport in env.hpp, the
"gcc-wrapper" way builds fine for me, using VS2012.

It is not necessary to specify the dllimport attribute for functions
imported from a DLL. Specifying dllimport if the library actually is a
static library (as it is here) leads to linking errors.

The way the ifdefs and -D options were set up here, the utility and/or
test programs that are built as part of the liborcus build were
compiled using dllimport, and thus failed to link. So just don't
bother with dllimport.

This reverts commit 58b4cd934fd28b796dc12590f33971dd32ec95ee.

Change-Id: I2ffc90d47ae018a9a14b1c6d07fb0a225ce10d6d

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [bb9fce28d6d5f1cabc2af533bfdc7997ffb7184a]

sw: RTF export of TextFrame border/shadow testcase

Change-Id: I85b85afb6d1b170d71633f93d56f7ce4fffdf0a3

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [d74ba0c4147f33abd9d0c03883cc88f15e160ee5]

RtfAttributeOutput::FormatBackground: export fillColor

Change-Id: I9d187fc5b52a27ff5b8bc847a52fe95c63558a40

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [d897033777400e029de8751df98f2fc0b0cf34f5]

RtfAttributeOutput: export fShadow, shadowColor, shadowOffset*

Change-Id: Ia6d27eadb41d66de558c290bc07b6d1c491f5f1c

2013-04-15  Miklos Vajna  <vmiklos@suse.cz>  [9e6a5b94e00f0054b058dbb42c2c0b6c75236c9d]

RtfAttributeOutput::FormatBox: export line{Color,Width} shape properties

Change-Id: Id1fd8b4c7ebcc8ffd3b6914596385eb3eda922c6

2013-04-15  Chris Sherlock  <chris.sherlock79@gmail.com>  [b9233625b411f051fc0b777951925f2b98666844]

"Degugging" no more in make help :-)

Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242
Reviewed-on: https://gerrit.libreoffice.org/3395
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-04-15  Jan Holesovsky  <kendy@suse.cz>  [6e6c8d18c621017ec8ec3b8e0d5e9ec6810e682a]

Fix the gnutls test.

Change-Id: I3990e9fd073f06427dd86c690371011eb029b397

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [079f21531b112f9c56b1db060caa26d4f406aeb5]

missing string, local resource used as if global

Change-Id: I8c256668edeb4c0475136f46103002d804ee66eb

2013-04-15  Stephan Bergmann  <sbergman@redhat.com>  [abc5c418d6c6fd53e711fc0e58d5b1f84dea5d44]

Silence false warning

Change-Id: Ie854ab8b8b7ea4d98ee33d6802ea3a1e65ef2769

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [4e391c61284e1a9e4cef3e2043d101013ba2e5cb]

Updated core Project: help  02312df0968c2d6e1aece678fab055ee59e82b07


2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [2011cbfab30e8b5467836820780abcac56bc6f63]

scp2/autoinstall: fix _ALL variable (missing comma)

Change-Id: I6be8675f4ec24ee318c2d5c84544c24a7c68c95f

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [2e40ebef416308adab59340cbe7f3640275b007a]

add title and default button to sort warning dialog

Change-Id: I2f6de203e2a14e36e7baf3cbc15048b8f045eac0

2013-04-15  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [db8b11b876ed26fb70cf90f86337395dd2e78f64]

Calc: converted sort warning dialog to .ui

Change-Id: I2bc44990efb62183507f46b22bfd8e09edf02eb6
Reviewed-on: https://gerrit.libreoffice.org/3380
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [6fe3a4a31e1cf85bc83fe3eec603b333038eb1fb]

Updated core Project: help  0ce9cee610e614ed3e0ba80815aee1b2c0175f10


2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [fd2c9d360ab0b55d0100273875e469448e607751]

adapt code to create names .ui conversion

Change-Id: I276f354cd07480c8798951c14b565994c93750c2

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [c6fa764daaf80640198bc02a4c8af1f0a06f72b0]

Updated core Project: help  4a3bd60420f64d18d0b8e07a83f22c13b49267b5


2013-04-15  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [f9931d7bcb678a92c842fc1819b9b9940328dfe0]

Converted Insert -> Names -> creat widget.

Change-Id: I32967859db63a064a9e46a14430c125643e2bfd5
Reviewed-on: https://gerrit.libreoffice.org/3371
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Lionel Elie Mamane  <lionel@mamane.lu>  [5fb4fe1b97d61f81eb85580e1b92a32ef1e35061]

demote OSQLParser::RuleIDToRule failure to INFO

Change-Id: Ica2d3485c62f44311f612ade20924690bfbb2666

2013-04-15  Tor Lillqvist  <tml@iki.fi>  [6df3de95cdbed9b68ee89bcd7402c17dc62324a5]

Revert "Don't build unneccesary libraries twice"

It broke cross-compilation at least for me:
No rule to make target 'cppumaker', needed by 'build-tools'

This reverts commit 4960f665194760fc913cbfb97d35c1c182bbdd0d.

Change-Id: I29c16aa2c094692c26f77164e15ed4f4b2a82dac

2013-04-15  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [42726853bb90eab11bf4fde8b0358ca3c3354529]

Calc Sort: Introducing new method AddKeyItem to avoid code duplication

Change-Id: Ic34b5958472a7d2c19ff686914309b6699e237c4
Reviewed-on: https://gerrit.libreoffice.org/3370
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [4f4ab917261e0f3fef242e54a2a5e45fb75aeb82]

convert external data dialog to .ui

Change-Id: I2dfaf152bd473f73fdeec08a8c2ac6b007d38352

2013-04-15  Caolán McNamara  <caolanm@redhat.com>  [8d124bc49a3b89705763e81e0acc2335f6e090f7]

make SvtURLBox ui buildable

Change-Id: I13a917c84678d4dc5a0e6dae80a1a494909ca1d3

2013-04-15  Andre Fischer  <af@apache.org>  [ca09d2df977d473341546882cf48c70ebd322d42]

Resolves: #i119877# Fixed import of FillBitmapMode

Reported by: Li Feng Wang
Patch by: SunYing
Reviewed by: Andre Fischer
(cherry picked from commit 830bd984a9db75a76057a969a96a17233ed4d7ee)

Conflicts:
	filter/source/msfilter/svdfppt.cxx

Change-Id: Ibf3b7ea395c552ca8d0205e4c2eb4a4f8075a246

2013-04-15  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [c115d63bf4b5c80aa66b01f48d0c4b51560b8bd3]

Converted Insert -> Link to External data widget.

Change-Id: Ife2f49853a9974010d6247ae40df9b534d044c12
Reviewed-on: https://gerrit.libreoffice.org/3381
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-15  Olivier Hallot  <olivier.hallot@edx.srv.br>  [ae9e61e0e1b87eaaa6f70ebf3de77096151c1ca7]

Simple string cleanup in backingwindow.cxx

Change-Id: I5bd7152f0dfdc5459e9a754af1e8c65234ff606d
Reviewed-on: https://gerrit.libreoffice.org/3377
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-15  Gokul  <gswaminathan@kacst.edu.sa>  [6bdc3e83d9d3e0ae3c6e7cb9d1024757b6745e2e]

Removal of Dead code

Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c
Reviewed-on: https://gerrit.libreoffice.org/3392
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-15  Noel Grandin  <noel@peralex.com>  [f47c3906ee0fc35f4b219fb24a0e270956821369]

remove dead class SfxResourceManager

Change-Id: I33590e7907c593d821e2eafda0e04c76c8b99879
Reviewed-on: https://gerrit.libreoffice.org/3393
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-15  Stephan Bergmann  <sbergman@redhat.com>  [f99df8b7ac4cba88ba5f6aa5439605fcff2d1e3e]

Fix for LibreOfficeDev naming scheme

Change-Id: I77dd5b38e729310d58c92aa4aaf82228d2fe781b

2013-04-15  Stephan Bergmann  <sbergman@redhat.com>  [4b73d334a9c5d8ae1fe16b2cc04100b9f333595a]

Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/

Change-Id: Ib46d7b8934f63d88ea953707fa1fbfb51c524efd

2013-04-15  Matúš Kukan  <matus.kukan@gmail.com>  [645f327ec4009eddac512958bc022a8d668a762c]

libmerged: fix linking against cppunit again

Fix for: ./program/soffice.bin: error while loading shared libraries:
libcppunit-1.13.so.0: cannot open shared object file: No such file or
directory

Change-Id: Ib73010f69c7fcab0e5759df9e77e0848aa80579f

2013-04-15  navin patidar  <patidar@kacst.edu.sa>  [1e7bc069056518e216be7765796dff26ba06bb32]

use ImpEditEngine::ImplInitDigitModel() to set digit language.

Change-Id: I38047da8cb73493916803d73e1036dec68ee2d97
Reviewed-on: https://gerrit.libreoffice.org/3389
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-15  Andras Timar  <atimar@suse.com>  [2a6009ffc10dc64dd6f8dc23f653ee8a49f9d86d]

use large icons in Media Player window when icon size is set to large

Change-Id: Ib1506f4917eed6b05af3df0e83b2843fd370d374

2013-04-15  David Tardon  <dtardon@redhat.com>  [d23f8bb0caf814684a4b5820f8d4d1389d9dda14]

gbuild: deliver help files as packages

Change-Id: I52904567d0c7434af3f013cad7c3d9a8a67ac9f2
Reviewed-on: https://gerrit.libreoffice.org/3384
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-15  David Tardon  <dtardon@redhat.com>  [cc1c050390ee68105f2f67edf3b6005880861c9b]

gbuild: pass config. file to HelpTarget explicitly

This is preparation for delivering HelpTarget files as a Package, which
would not be possible with the previous impl.

Change-Id: Ia79effcb77aaa7054987879c394cb277e377c9d8
Reviewed-on: https://gerrit.libreoffice.org/3383
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-15  David Tardon  <dtardon@redhat.com>  [578d3476f0c1bc13ac08cc111f5d758226f4d07b]

add error checking into installer/filelist.pm

Change-Id: Iccb314155ac70984fa70e7d1ec839edd9eb14270

2013-04-15  Julien Nabet  <serval2412@yahoo.fr>  [fa0faf3f04882b55a8aaaaef2524f66b00371857]

Add missing semicolons

Change-Id: I880ddfe30361ab1984ec6a234176d47ad3dcb435

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [06f53420f640d1c22b66aa842321a0cf1bc59a05]

fdo#60724 convertable -> convertible

Change-Id: I6a742f41305c2b4bd9a60aa3a574f6c02fec4752

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [1264480bc32e8dbadd654a0a014e8045c57d1ae4]

fdo#60724 correct spelling

Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [70e4329d0479305f16158a63878f335ee9232a5e]

fdo#60724 successfull -> successful

Change-Id: I287bef5b7f2baf5aaaab47141267ae2cadfe2451

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [c32b6be06bf5453d82d9aad64aed5f384c9d1d1f]

fdo#60724 correct spelling

Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [435f5e30c968ffd5761873f8b3f756949545ce72]

fdo#60724 correct spelling

Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7

2013-04-15  Thomas Arnhold  <thomas@arnhold.org>  [60fbefc615f8931bf8b952293fc4eb4ac35dafd8]

fdo#60724 informations -> information

Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863

2013-04-15  Oliver-Rainer Wittmann  <orw@apache.org>  [7f71ed1c62775a4e5b2efebf55f284a5c32b2df4]

Resolves: #i119567# wmf in PICT assure correct scaling...

in case that the size is substituted.

Found by: Yan Ji <yanji.yj at gmail dot com>
Patch by: zjchen <zjchencdl at gmail dot com>
Review by: Oliver <orw at apache dot org>
(cherry picked from commit 69ea079e09f64ac037686f874617efc63d0449f5)

Change-Id: I1eb4b0be184fcefca26eee5f98ba6135a32574c2

2013-04-15  Lionel Elie Mamane  <lionel@mamane.lu>  [a63c9bac6a6223ac716b7bcb590dac4eb01d5def]

fdo#61142 mixup between size and length

Change-Id: Ia2903d5139378e97bb2e8d00ccb2c213d3e1dee6

2013-04-14  Andre Fischer  <af@apache.org>  [a5aeb9e0a0e8766ddaefb147f24ca858f0fff75b]

Resolves: #i120096# Detect empty polygon in Region constructor...

and set impl object accordingly.

Reported by: Du Jing
Fixed by: Andre Fischer
(cherry picked from commit dbd0cea6052c5198fc960883830c3daebb989a4c)

Change-Id: I210ec0e696e673309aad64a1e157e207bea10a66

2013-04-14  Peter Foley  <pefoley2@verizon.net>  [bd956534b696faec24d2dbf2ca064585099d0704]

add connectivity libs to libmerged

Change-Id: Ia82c3a036ef04e24f7494b6a5a54d01e1b5a58d2

2013-04-14  Peter Foley  <pefoley2@verizon.net>  [1472c5ed16744e1ec918fdb18feaf868dd5a1c47]

add filter libs to libmerged

Change-Id: I1891d1499aae87a87436bc9aaf4f70203dfbb585

2013-04-14  Peter Foley  <pefoley2@verizon.net>  [4960f665194760fc913cbfb97d35c1c182bbdd0d]

Don't build unneccesary libraries twice

Only the libs that are deps of build-time
tools need to be built twice to avoid circular deps.
all other merged libraries are never linked to.

Change-Id: I75b85ed3056413adae12f1d55764fa7c117b3f45

2013-04-14  Ariel Constenla-Haile  <arielch@apache.org>  [5dd816d65b4f1611970a4d9af8783c52bc4574fe]

Small format fixes in IDL files

(cherry picked from commit 9cd7d8572e79e19c8e3f6434acd6ac3d7038a225)

Conflicts:
	offapi/com/sun/star/drawing/GraphicExportFilter.idl

Change-Id: I77749ab974cf131547cac4e8d41763c3bc3cd3ae

2013-04-14  Lei De Bin  <leidb@apache.org>  [e12cd3855781f92e233b582812bff95c89fd9ef9]

Resolve: #i119581# fix import issue for various .doc macro button imports

fix import issue for 'checkin' 'checkout' 'showsample' macro button in writer

Reported by: Lou Qingle
Patch by: Lei De Bin
Review by: Li Jian Yuan(cherry picked from commit 7a3114b8e6960153900759a81a6edf1f74b3981c)

Change-Id: Iec6c2945a587c0451b8a404eb449c53237eeb7dc

2013-04-14  Caolán McNamara  <caolanm@redhat.com>  [0406322ed8e40478b355c7e3463033cb5c02dadb]

these @sinces were during the LibreOffice era

Change-Id: Ide4dfaaa3b74aea8dcde0a18d8cd55ca7eb46d1a

2013-04-14  Andras Timar  <atimar@suse.com>  [e415070c594c161d160d27b18ed3323660052593]

Updated core Project: dictionaries  b32611e23a1f35f16f4c37bbbdc02027157424d1


2013-04-14  Armin Le Grand  <alg@apache.org>  [4fa8df7320f6bdc8333f5936537d2ed93e8892ce]

Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProvider

missing implementation for com.sun.star.svg.SVGWriter when using
GraphicProvider

Adapted patch provided by Sven Jacobi (thanks), added some fixes/cleanups to
make it work with all kind of graphics (SVG, Bitmap, Metafile)

(cherry picked from commit 891011181285d7ad54984ffd05ed44d825a70647)

Conflicts:
	filter/inc/filter/msfilter/msdffimp.hxx
	filter/source/graphicfilter/epict/epict.cxx
	filter/source/svg/svgexport.cxx
	filter/source/svg/svguno.cxx
	filter/source/svg/svgwriter.cxx
	filter/source/svg/svgwriter.hxx
	svtools/source/filter/filter.cxx

Change-Id: Ie53f995614060a00c709f620f89d132913a25c5c

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [9bc0ca091b7037f7c8f4782103a81b7287bc1de3]

WaE: type qualifiers ignored on function return type

Change-Id: I40d946b1e3ba104e8b8acac53ccf7296f6ee78fc

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [03a9ec4aa5a795b86fa626de1bf23196d7375f50]

Don't bother with unused stuff

Also, install the header files on all platforms.

Change-Id: I06820416956a6b35ff327d8871f7d4adf16ef15b

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [b0e6bba1c5892574c5531fa2d2b0a5797f3ef053]

Try depending on touch_inc to maybe fix tinderbox build

Change-Id: I9833437256243c26b9ff468937ec9f975c2e898d

2013-04-14  Julien Nabet  <serval2412@yahoo.fr>  [192c3ca83354921313d452fa4353c2bc8da1a13e]

fdo#63197: Convert list below:

Zip_gallbullets, Zip_gallhtmlexpo, Zip_gallroot, Zip_gallsound
Zip_gallsounds, Zip_gallsystem, Zip_gallwwwback, Zip_gallwwwgraf

Change-Id: Ic326d83ad69968a4871518065277e863eb8815a8
Reviewed-on: https://gerrit.libreoffice.org/3382
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-14  Peter Foley  <pefoley2@verizon.net>  [869b3a614c889a75c87e30afd180df7417cb47a8]

make file names match library names

Change-Id: Id9b7decbf2f3cfc89e76e7c86a801904375971be

2013-04-14  Jian Hong Cheng  <chengjh@apache.org>  [0efd28738af121097dcc186dab85dd65c88a0b7b]

Fix issue #i120140: After doc file saved by AOO, one more section is created

* sw/source/filter/ww8/wrtww8.cxx
* sw/source/filter/ww8/ww8atr.cxx
MS Word Binary Interoperability

Patch by: Lin Yuan,<yuanlin.ibm@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>
Conflicts:
	sw/source/filter/ww8/wrtww8.cxx

Change-Id: If32bcced32b671f026ec8c32dd21684eb9e7b1fe

2013-04-14  Xisco Fauli  <anistenis@gmail.com>  [ce0f4825730a0f96ca5369a7d07982ea073901fb]

Fix compilation problem caused by previous commit

Change-Id: I5fe90dd5a39c705b7b4dbc0c8d0b9e383c62e449

2013-04-14  Chen ZuoJun  <zjchen@apache.org>  [4e07258cbd1f4fb16d6ce2174fb5c74c3b36da33]

#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.

Reported by: louqle
Patch by: Chen Zuo Jun
Review by: Lei De Bin

2013-04-14  Armin Le Grand  <alg@apache.org>  [5bdba378d6fc9f18f618967ec37d07efed2afee4]

#120435# Corrected CSS style detection to be executed only once per node


2013-04-14  Armin Le Grand  <alg@apache.org>  [bc589d57f083279b6d619904b937fae706ece493]

#121221# added boolean state to remember when the StrokeDasharray was set to empty by purpose


2013-04-14  Armin Le Grand  <alg@apache.org>  [f75ca1fdad1094fbea4bb6cb0e3cc9458700c470]

Fix #120334# Added support for multiple CSS styles per graphic primitive

(cherry picked from commit 37446076e684a0d0de448366ab927531e3b54bba)

Conflicts:
	svgio/inc/svgio/svgreader/svgstyleattributes.hxx
	svgio/source/svgreader/svgcirclenode.cxx
	svgio/source/svgreader/svgellipsenode.cxx
	svgio/source/svgreader/svggnode.cxx
	svgio/source/svgreader/svgimagenode.cxx
	svgio/source/svgreader/svglinenode.cxx
	svgio/source/svgreader/svgmarkernode.cxx
	svgio/source/svgreader/svgpathnode.cxx
	svgio/source/svgreader/svgpatternnode.cxx
	svgio/source/svgreader/svgpolynode.cxx
	svgio/source/svgreader/svgrectnode.cxx
	svgio/source/svgreader/svgstyleattributes.cxx
	svgio/source/svgreader/svgtextnode.cxx
	svgio/source/svgreader/svgusenode.cxx

Change-Id: Id554528932eea590d645cb5e5a1ea8cf7f1d0aac

2013-04-14  David Tardon  <dtardon@redhat.com>  [1591194a5fc45cbd44c0f4cb022d8ff8c88e0a24]

gb_Package_add_files _can_ take empty list of files

Change-Id: I5cc555de3f9b329b7bea6ea31b1689c2033a0904

2013-04-13  Thomas Arnhold  <thomas@arnhold.org>  [6fb3c3872c626efe740c850d9e89447a1d7ca053]

remove unused macros

Change-Id: I0b0a73e8c9d6c5fb760c2278e58b87f08e881ce4

2013-04-14  Andras Timar  <atimar@suse.com>  [3078ef476cb5d68654a1e1687fdcd5a622f1e68f]

Updated core Project: help  8958c6b2dfdb38a7ef0a9415ab0f302cf19171df


2013-04-14  David Tardon  <dtardon@redhat.com>  [611d4163ef53142dc2a5604d8bb953173d2d6978]

gbuild: add arg. check to Package functions

Change-Id: I07cfa78b254fe0993bbfcd86a58346af5daf1664

2013-04-14  Peter Foley  <pefoley2@verizon.net>  [cd809a1e4397af66f2e418532c368a7ec7a8c1b1]

fix weird Circular Dep messages

Change-Id: Ib8e442740a421d3ed86202813e97aa0239fb2299

2013-04-14  David Tardon  <dtardon@redhat.com>  [1c0e3ea7a0f02251b6a1876ba2eec7ed5cd83246]

fix android build

Change-Id: I97903559e1f6ef48476a74a674c0832d9cb44640

2013-04-14  David Tardon  <dtardon@redhat.com>  [dcdc7bf5520b4b26090db52d8437c513a79d41ed]

install librelogo using filelists

Change-Id: Iffd409c66608d4e67eee9e149f0063f09e0e4675

2013-04-14  David Tardon  <dtardon@redhat.com>  [25b75577efed9f04f3ea5936aceb66c84e9e4b4e]

install ConvertTextToNumber ext. using filelist

Change-Id: I59c132239a410653c27be569c45b789fcb109898

2013-04-14  David Tardon  <dtardon@redhat.com>  [5ec03f9fe566df77c6fa959c675b1b0c726e8db7]

drop unused macros

Change-Id: I8965462b47e02863e40f2c218e8ceb9cd995afea

2013-04-14  David Tardon  <dtardon@redhat.com>  [11a0e150b26c018485f3b575e2f4f93b84e23660]

install extra fonts using filelists

Change-Id: I2346fb024504c33f8a100aea0438f38f86caeb76

2013-04-14  David Tardon  <dtardon@redhat.com>  [ae1fea19fd40220ecc5c9d3e063e85bd5d4e49f5]

install fonts using filelists

Change-Id: I1312908e2039a9836d25ec3a558f9ef78abf177e

2013-04-14  David Tardon  <dtardon@redhat.com>  [71b8595f3ab3a4f35d700c0270ed5826af0fdb60]

fonts.dir has not been installed since _2005_

Change-Id: I48a7e6ca1058a3b7d93cb27146f8205276313fc0

2013-04-14  David Tardon  <dtardon@redhat.com>  [02e4933d8a39ecdc3e75eed4c975d2aaed88a222]

do not install extra font licenses

They are not used for anything, so why copy them anywhere?

Change-Id: Ifb0b9bb96e96b42b2bfaa70ffd7b41407f6b74c4

2013-04-14  David Tardon  <dtardon@redhat.com>  [013fd9e15ae7a31b748bf2d17452f949b4e76d49]

rename font packages

Change-Id: Ib5bdf5e96b47122ac546e7dfcc7b32184d727917

2013-04-14  David Tardon  <dtardon@redhat.com>  [45cf2634f7991226e94312dcfc8229d77ad1ed07]

FontName is not used for anything

... and it has not been used since 2004, when it was added. In other
words, it has never been used at all.

Change-Id: I3476b5497e901b3cffe5f589948ee7e8e3b63fe6

2013-04-14  David Tardon  <dtardon@redhat.com>  [a63714e2819a48fee9bed670cd42aaf2d4755fce]

drop extra complication

Change-Id: Ic26080af8496357fec063f833dc79701a83b9061

2013-04-14  David Tardon  <dtardon@redhat.com>  [c29d73f75c9d58e9f2d870500941798ab0e5cd3b]

add gb_ExternalPackage_set_outdir

Change-Id: Ic12bfc750a127172f3b081a915d90dacbd1bde37

2013-04-14  David Tardon  <dtardon@redhat.com>  [114f71db50ca5f474717e7d559a5d09445bd4551]

drop unused macros

Change-Id: I9ba66d5cdf6cff8e432cdcdbdf8d361d41c81104

2013-04-14  Julien Nabet  <serval2412@yahoo.fr>  [712acdd7dbbaa94b299c1ae739d4081f2f057b27]

fdo#63197, Convert Zip_cfgsrvbitmapunx, Zip_cfgsrvnolang and Zip_cfgusr

Change-Id: I11064116d44f4e45676553dd26a9fe75376d923f
Reviewed-on: https://gerrit.libreoffice.org/3368
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-14  Lionel Elie Mamane  <lionel@mamane.lu>  [31d81f87dd8f6aef1eceac4989e77a7cc6a1bc57]

fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!)

Change-Id: I39be862abb7c72234adad9c517d4a0570a1d71ae

2013-04-14  Lionel Elie Mamane  <lionel@mamane.lu>  [460ad501c8b640f52aef2fc0dd5034b41651a9f5]

act if the row we act on is valid, not some other one

Change-Id: I8bcdff69bf19f5425eab86de5f99bd2a903fe267

2013-04-14  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [327adac44129264f7bc0dab161afbb88ec3003d8]

more fix to fdo#62470

fix some problem appear when delete the right border.

Change-Id: I2bd1d69142bb0a920bdb58c833f8cbbb461a8350
Reviewed-on: https://gerrit.libreoffice.org/3305
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-04-14  David Tardon  <dtardon@redhat.com>  [8c40d1e70fbbe5e8adf5ca7b234558da67733bf8]

sort the list

Change-Id: I93732470733e006b7965c922634cc4f9c1f86fd2

2013-04-14  David Tardon  <dtardon@redhat.com>  [c7623be48628274300f23f9986725bf64cf792ac]

drop duplicate entry

Change-Id: I76cadd4c15dae8a352053c406839b7ec85c0e7e9

2013-04-14  David Tardon  <dtardon@redhat.com>  [3d50cfa224a8ad3b062d0173d373f024a41781eb]

gbuild: ZipPackage is gone

Change-Id: I6652a0e9a04c21531ed5b6d60ade9cbccc91608c

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [a28a70cdd6a3a28f902f153f725da3bae042c181]

make mergelibs=all not crash

Change-Id: Ie9a7b6c293a16ebf8773b7868de61ea5601000da

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [ffe09728cb829016dbbe24ffc5ed10cfc15cfd5c]

adapt gdb pretty-printers to libmerged

Change-Id: I80236f3c69abe713ddfa8111e8ff76f83954def4

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [fd3a23ce33bdec454273ba2bb3ea307b8420bcc0]

update the list of serialized libs

Change-Id: I2227de962c3af3f729e3476b3dd1d110ed10afce

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [b8dd30682b78ee1256b3ca9346caf47930c7f950]

add purpenvhelper to liburelibs

Change-Id: Idc7d4f57b83e9df844bd49718d25df62dbccfe39

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [e7d4e621055b2eda658cf6a92d24f7119a9dae30]

add tl and basegfx to libmerged

Change-Id: Ie16a3208dd6cc6f0d4fe8e3017b2bf7abc192ecd

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [952153274151aa8af53a8b52a5eba0eb7267e8d6]

fix liborcus w/ system boost

Change-Id: Ia461382ffc2025d7fdf368ad68a258aa626ad59a

2013-04-13  Peter Foley  <pefoley2@verizon.net>  [54ad562ff57e5a7293ad017e6664bcfedaef09af]

fix mergelibs=all

Change-Id: I267ebf8842ceefdaae3729364dcb75ab66c62e1c

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [e3e040f671097e1675be80e2db294ad208e0b13c]

Add text input to the iOS app

Don't have our View class implement the UIKeyInput protocol any
more. It won't work properly anyway. The docs say: "Only a small
subset of the available keyboards and languages are available to
classes that adopt this protocol".

Instead, use a transparent UITextView on top of our View to accept
keyboard input.

Seems to work as expected.

Change-Id: I3093ea7fbfa0ecab0dc5d0a38e5695723e8ed4ad

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [6b89688829fa2758419361b1ac0598b72a3e3423]

Add lo_keyboard_input()

Change-Id: I5904f673de9854af47eefac2f192295a281c5525

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [7fbea4712774467fcf7edf535905f02c586ccfe0]

Change PLATFORMID, whatever it is, for iOS to "ios_arm"

Most likely PLATFORMID is not used for anything meaningful?

Change-Id: Ia303c81106597dd5ed1a5a56d51e79f04a1ead48

2013-04-14  Tor Lillqvist  <tml@iki.fi>  [7ef070b46144f490f8943b1ba51a8a694060f7fe]

Make SDKDIR match gb_Package_SDKDIRNAME for iOS

Change-Id: Ic453c5c4f5c584b63d7e74f02eb998861de21187

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c03d5def337a112939b9864391f7b246c4e13fb5]

ScDocumentImport accessor to provide efficient means to fill document.

Import filters should be using this class to populate ScDocument, instead
of filling it directly to ScDocument, and do all the broadcasting etc only
once at the end of each import session.

Change-Id: Ifc663e3dcf6b2ec96aaa185006af7ae9b9940af3

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [860d6a1995253c758bc9431049d26d9c80f8be37]

Nah, SwCrsrShell::{Show,Hide}Crsr() are the wrong places to show/hide keyboard

At least I think so. Something more complicated is needed, or at least
lots more experimentation.

Change-Id: If511697de12ca8576720d67c80113c579eb66741

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [410ad97b30691e88bbac4d2fa66e2eecf9bfc060]

Listen for keyboard show and hide notifications

Only react to hide notification for now, call lo_keyboard_did_hide()

Change-Id: I2f429039d2a84269783d103ad635ff4c407c4a15

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [2cca07806251c2085661f4639acfdf085c1984fe]

Add experimental lo_keyboard_did_hide() implementation

Change-Id: I24a7449848710c0e09a4bf0da0d906d30a59f0bd

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [ab49b49f04a3dd9d3a530193798983d540c031d4]

Add lo_keyboard_did_hide() and improve comment

Change-Id: I20ae40fa03079d69f7ce9e71fa4ef6264e8d84a4

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [7f93d63ae26a8b2fbf0b9044a5c4e5abba4f86fd]

Add some more files for easy breakpointing

Change-Id: Ib68928d7213a7dbba830b20c882ba53c6f3deb4c

2013-04-13  Rene Engelhard  <rene@debian.org>  [26b80fc81295ead5e5e43d2b8f3960757ae98c7e]

oops, move gb_LinkTarget_add_libs back to correct position...

Change-Id: I4eff9417d57b6d949ce511fd508a1a2d73197952

2013-04-13  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [5785db93c5739846fb0a84b138be485044d4bda5]

fdo#47018 Impress crashes when modifying bullet

Default numbering rules shouldn't be left zero nor hard-coded.

Change-Id: I8a34331006abf3de8c170f8dca43ccf9cec92f04
Reviewed-on: https://gerrit.libreoffice.org/3312
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-04-13  Miklos Vajna  <vmiklos@suse.cz>  [e70d6fbf4610563b7ff31d0e6393b70b4b0e6510]

fdo#45941 repeaded -> repeated

Change-Id: Iff043de250fb1d81fbd4901a15f7935006edc2df

2013-04-13  Miklos Vajna  <vmiklos@suse.cz>  [b8205b65d52cfd0406f4af75bb464965a7d4c201]

fdo#45941 cursos -> cursor

Change-Id: I10ede9fe8f4694366101458a0ce82b54148cda61

2013-04-13  Rene Engelhard  <rene@debian.org>  [fb360f5f8a131383605bf301bb4d1e35dabaac65]

fix system-orcus: add dummy gb_LinkTarget__use_orcus-parser

Change-Id: I6d2a73960ded37e60008daea6555001e7b126f5a

2013-04-13  Eike Rathke  <erack@redhat.com>  [26114dcdf9d55a5a2490de6de619337e9733b0e2]

resolved fdo#63421 crash in pivot table with accessibility

The scenario of fdo#63421 (loading data and re-dragging the same field)
is not needed, simple data is sufficient and crash happened also when
dragging (removing) a field from a pane and dropping it anywhere else.

Multiple errors:
* getAccessibleChildCount() must return the real current count of
  children, not what mpFieldWindow says; AtkListener::updateChildList()
  uses this value to repopulate its own list; a child is added after it
  is added to mpFieldWindow but removed before it is removed from
  mpFieldWindow;
* LostFocus() uses an index of -1 if the last child was already removed
  and the field was dropped after dragging it away from a pane, handle
  that but it still does not look right
* RemoveField() called CommitChange() with
  AccessibleEventObject::NewValue set instead of OldValue, leading to
  AtkListener::handleChildAdded() being called instead of
  handleChildRemoved()

Apparently this never worked since 2002.

Change-Id: Idfb59d947002d2212bc67b414daecb65c55edae8

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [5c07874471ad529c129e834eff14968f097ce0c3]

Fix copy/paste error in 173214d92046b4ea11f6c0959ca40999d1e0bbd2

Change-Id: I47a3f6ef639c9103b8def0dd029fcb6efec4b085

2013-04-13  Miklos Vajna  <vmiklos@suse.cz>  [ca9306c51789dbc8d7c893c5e79da3dc7492693e]

fdo#45941 algrithm -> algorithm

Change-Id: I30fd0aa3ab337e62023d5adec9a0033b78959703

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [173214d92046b4ea11f6c0959ca40999d1e0bbd2]

Fix liborcus build for Android

Also hopefully make the environment variable setting on the configure commmand
line saner and working as intended for all platforms where relevant.

It doesn't work to set and append to an environment variable in one same
command like CPPFLAGS=something CPPFLAGS+=more ./configure ...

Change-Id: Ifb3fb6748d59388124b9987a1db3cab15ebaf757

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [6a46db8753e3376e8f7be3b2a9235c17e169e496]

The liborcus_0.1.0-configure.patch does apply and is needed

Change-Id: I19340ff42c8edbe7b112569f12657757b466a244

2013-04-13  Miklos Vajna  <vmiklos@suse.cz>  [42e57f463ed46c64560e6b27a75cc1e9ad519743]

sw: fix frame size of textboxes in DOCX/RTF export

In case the frame is AutoSize and the nominal height is less than the
real height, we used to end up with textboxes having height small enough
that some of the content was unreadable.

Instead, do what the WW8 export does and relay on sw::Frame to provide
the layout size.

Change-Id: I2a6cf4373c8565eef780273745a6ef27ddc65753

2013-04-13  Tor Lillqvist  <tml@iki.fi>  [41807e779f93cc3dc7cb338a13b19195a77d11af]

Fix warning: unused variable 'sPlatform' [loplugin]

Change-Id: I2d6c7bae4f202a00f89d22b63370c128cc27c7c4

2013-04-13  Andres Gomez  <agomez@igalia.com>  [48d49759a4d43b5e5dd997b4a87555ce25ae2a04]

neon: honor --disable-openssl and use GNUTLS

On --disable-openssl, the bundled neon library
will link against GNUTLS + gcrypt instead of
OpenSSL.

Change-Id: I5b3f09cd1003aefde0478aaab026536c962212c4
Reviewed-on: https://gerrit.libreoffice.org/3330
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Andres Gomez  <agomez@igalia.com>  [f3f9db6d1d1fe63a4323f43de91a13aae03b1228]

postgresql: honor --disable-openssl flag

On --disable-openssl, let's avoid linking the
bundled postgresql to OpenSSL by not passing down
--with-openssl to its configure script.

Also, configure stage will fail if krb5 or gssapi
are enabled as they need OpenSSL and, in any
case, --with-krb5 and --with-gssapi will not be
passed down to postgresql configure script.

Change-Id: Iaf7e944d1d8f6a018e949ece56f6d3881f1e8c46
Reviewed-on: https://gerrit.libreoffice.org/3333
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Andres Gomez  <agomez@igalia.com>  [3aa14b5a2f8d815ada281b69e9b8600e759fc5de]

python: honor --disable-openssl

On --disable-openssl, the bundled python library
will not build its OpenSSL module.

Change-Id: I132663c0160f800411f78e49444fe1c5d9ce9ef9
Reviewed-on: https://gerrit.libreoffice.org/3332
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Andres Gomez  <agomez@igalia.com>  [ef6f354bad86ac4a2e5a98777f5f9903dba90192]

xmlsec: honor --disable-openssl and use NSS

On --disable-openssl, let's avoid linking the
bundled libxmlsec to OpenSSL by passing down
--without-openssl to its configure script.

Change-Id: I04447683adeba4b7059e94579adf43ef788a4916
Reviewed-on: https://gerrit.libreoffice.org/3329
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Andres Gomez  <agomez@igalia.com>  [e3f607e766cea9a867c7ebff8bd568536ff67da1]

build: new --disable-openssl flag

Most of the components included in LibreOffice
already support alternative TLS libraries (e.g.
NSS, GnuTLS).

Change-Id: If00c348046fdbc88156f3d89c25e874e7e9bd04c
Reviewed-on: https://gerrit.libreoffice.org/3328
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Andres Gomez  <agomez@igalia.com>  [fd6d42395a676ba4a408b53725c8e4f9edf421cd]

build: warn when configure with --with-tls=openssl

When expliciting openssl as tls implementation to
use, show a warning as there are still some pieces
of code that may depend on NSS or GNUTLS.

Change-Id: I2cfaaf09b5ad83837928f2648975db956b261c19
Reviewed-on: https://gerrit.libreoffice.org/3327
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1e53d3b87aef18db7bce0c3990cc1403d1932fe2]

Revert "KeyId do not contain special chars so ulfex can use it again"

This reverts commit 8287da2fbc09882893642b7a6e3ca555b2b956b3.

2013-04-13  Oliver-Rainer Wittmann  <orw@apache.org>  [ddbf7961ef0c33672ad27af6416a69c1180e62e8]

i#119446# correct condition for fields containing '.' or '/'

See also: i#61075, i#89667, i#111684

Found by: Yan Ji
Patch by: zjchen
Review by: Oliver
(cherry picked from commit 2eeb8010f1afbe47b56387a5ba96db41ece13fcc)

Conflicts:
	sw/source/filter/ww8/ww8par5.cxx

Change-Id: Ia53b599c01d1a4b46bd52eac8a933ac6c0605586

2013-04-13  Andre Fischer  <af@apache.org>  [4de8beed1c6dd77e379e460d359f79ea73b855f8]

Resolves: #i119953# Fixed crash on File->Insert.

Reported by: Yan Ji
Patch by: Oliver-Rainer Wittmann
Review by: Andre Fischer
(cherry picked from commit 66cef81342b38e23c6785c101fe204a9512f0646)

Conflicts:
	sw/source/filter/ww8/ww8par.cxx

Change-Id: Ia014c0c3b9fb78caf8e1d40bd629eb685d40fdd3

2013-04-13  Armin Le Grand  <alg@apache.org>  [5c012ae5ebb21c65f2f854e55eff2dd637c2f8c8]

Resolves: #i120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_Impl

by handling created ScPrintRageSaver objects more careful.

Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: alg(cherry picked from commit 803b94a2391352ccef46a6f8fdcfa9dc748bb737)

Change-Id: I0523bb870ed6a4ee301722e6e80dc9ac497a7299

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [336e04496fa06cef99351692d60b2618c969d787]

Some empty pot directories remained

Change-Id: I5aedd4595c3f676deaedddf80c3a96250015f2ed

2013-04-13  Herbert Dürr  <hdu@apache.org>  [b1d3dcb406c9abbebb0fd0a4a036c45910ef1d62]

Resolves: #i121215# fix the spreadsheet font family

Patch-by: Tan Li <litan.test@gmail.com>
Review-by: hdu@apache.org
(cherry picked from commit 3258f70090ffb706d7dcfb66b16b404d86f8cfbf)

Conflicts:
	sc/source/filter/excel/xistyle.cxx

Change-Id: Id50781e163ac33d3cd1b670808824c7c9b8718d3

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8287da2fbc09882893642b7a6e3ca555b2b956b3]

KeyId do not contain special chars so ulfex can use it again

Change-Id: Icfb581ac2771df39c71ad12f94dba5d51f3c4ec5

2013-04-13  Oliver-Rainer Wittmann  <orw@apache.org>  [d7367b709dc4e97714fb2084b872a96389e768fb]

Resolves: #i119634# mso shape import better shadow defaults

apply default shadow color, if none is given;
apply default shadow distance, if shadow type is not supported.

Patch by: Jianyuan Li
Review by: Oliver
(cherry picked from commit 19116761e7c6ebb2c2f9b76ab4c07fed2f9e8c77)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I99932ae3589cf2502db8d5901c5641d475becdcf

2013-04-13  Armin Le Grand  <alg@apache.org>  [3c85fde4f96ae3ce550a4adb822f4a3c946c0178]

Secure EmbeddedObjectRef::GetGraphic to react when something goes wrong

when trying to get the replacement graphic, better fallback to default ole
replacement graphic

(cherry picked from commit 9dc64b4255ed0f2eda0df3a3bbf59fa47202788c)

Conflicts:
	svtools/source/misc/embedhlp.cxx

Change-Id: I31db9bf954cfca8f9c10163b03346c2b796ee0c8

2013-04-13  Zhe Wang  <wangzcdl@apache.org>  [fbc42f30bc0fbca4d12f34059f2b2b821921d849]

Resolves: #i119974# Ellipse shape too large in MS office ppt

(cherry picked from commit 1330e0eed32d5d6fee532a0538efada306822810)

Conflicts:
	svx/source/customshapes/EnhancedCustomShape2d.cxx

Change-Id: If0b17bf110306b500cd7142a6a7fa4c343db68ff

2013-04-13  David Tardon  <dtardon@redhat.com>  [5cd3da2246bba2e2902010e023922ece2fffbd1e]

simplify makefiles

Change-Id: I11ea8814d36cdc6d6838ec80b0bbb272d3116b2d

2013-04-13  David Tardon  <dtardon@redhat.com>  [a7fb41886ad729361721b59b2bf2fec218674f53]

add gb_CppunitTest_use_custom_headers

Change-Id: I6bca241552bb6f8fa84cf8b45e91e9a86e12dc41

2013-04-13  David Tardon  <dtardon@redhat.com>  [71e52f37ac87256f81c8da1c66e858df0fa6fe8c]

simplify generation of *_allheaders.hxx

There are some differences in the generated headers:

cppu_allheaders.hxx now explicitly includes
 #include <com/sun/star/uno/Any.h>
 #include <com/sun/star/uno/Any.hxx>
 #include <com/sun/star/uno/genfunc.h>
 #include <com/sun/star/uno/genfunc.hxx>
 #include <com/sun/star/uno/Reference.h>
 #include <com/sun/star/uno/Reference.hxx>
 #include <com/sun/star/uno/Sequence.h>
 #include <com/sun/star/uno/Sequence.hxx>
 #include <com/sun/star/uno/Type.h>
 #include <com/sun/star/uno/Type.hxx>

sal_allheaders.hxx now does not (explicitly) include
 #include <cppunittester/protectorfactory.hxx>
 #include <internal/rtllifecycle.h>
 #include <osl/detail/android-bootstrap.h>
 #include <osl/detail/component-mapping.h>
 #include <osl/detail/file.h>
 #include <osl/detail/ios-bootstrap.h>
 #include <pch/precompiled_sal.hxx>

Change-Id: Ide3c708ac66f23b360b8e130790f8fa8f1911082

2013-04-13  David Tardon  <dtardon@redhat.com>  [6aca2a3d0eac2c01e487e15ba599f8237b9eef61]

drop trailing /

Change-Id: I1f699f9e0294209478680ae3e2e12ae9085c91fc

2013-04-13  David Tardon  <dtardon@redhat.com>  [2ca2e8e7b4cd7530024d131918739b9b6fac96af]

rebuild Package when a file is added

Change-Id: I58b8ad5393a4ca01c0131847f220f8c094609b69

2013-04-13  David Tardon  <dtardon@redhat.com>  [d3e93f256e5125b0948c89943b6c9bde6aa0d125]

install SDK headers from filelists

... which allows us to drop gb_ZipPackage.

Change-Id: Ib19f774c63d9b83ec07e99f963533eee431cc53a

2013-04-13  David Tardon  <dtardon@redhat.com>  [ea09e0352a82dabc26c713adc1825d89ff824178]

add extra inc. dir for URE headers

This is in preparation for removing gb_ZipPackage. It is only a
temporary workaround, as the URE headers can be used directly from
$(SRCDIR), once we do the migration of public headers to top-level.
This commit should be reverted then.

Change-Id: I26b7ad6eb7b33797c174573e3c2f69d295408657

2013-04-13  David Tardon  <dtardon@redhat.com>  [ddd9e1257562486f1d5e1e58f5287b14633f7995]

add some comments

Change-Id: Ife488b476fff54872aa830cff218d4a642f528fc

2013-04-13  David Tardon  <dtardon@redhat.com>  [b80f40c56a87e82e29327aa11c920269d01e7f72]

keep filename in sync with the Pyuno name

Change-Id: I7f171e3908eeddb5f24fd82fe7eb5cfbce77affe

2013-04-13  David Tardon  <dtardon@redhat.com>  [d01478a87aaf7c61d6be5d6eae9812c218497239]

install Pyuno using Package

Change-Id: Iabc029091096c82ff2dc79f0fad8f2bf9ee89514

2013-04-13  David Tardon  <dtardon@redhat.com>  [47f9150848d0829fc2cf257ccb48a0ced9d28bec]

silence build of epm

Change-Id: I439032a384e75815db050d5468d78496267f665b

2013-04-13  David Tardon  <dtardon@redhat.com>  [8f0997c3a2af42d826f787ffb381ba82480c42be]

convert AllLangZip to install using Packages

... and also rename it to AllLangPackage.

Change-Id: I5bbc3847f2806221a5e3e4fa063ccc5a3b60a3fb

2013-04-13  Caolán McNamara  <caolanm@redhat.com>  [b724a3bde9462ab4232da507680bb0f2a6d5d597]

WaE: unused param

Change-Id: Ie066849a312059e9dc2599e73258c57e9ceeda28

2013-04-13  Caolán McNamara  <caolanm@redhat.com>  [72b60cf0380ee86908ca9804148cc41a8fa174b7]

WaE: unused param

Change-Id: I29d6b8b19a677ecbd4b47fb80574e8b327a16d13

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4146406205ce6f939944685e1931dcd45f3de708]

l10ntools: export use only en-US

So no need to ad it in a commandline parameter.
No need to use a vector to store languages.

Change-Id: I1f7d3bd131b5a9ff23d403cee4ac6804ae8e0a0b

2013-04-13  Armin Le Grand  <alg@apache.org>  [c1a2f580f0a5a479282cfa7ffa538de6d30b216a]

Resolves: #i54102# added support for rotation, shear and mirror for SdrEdgeObj

i.e. Edges, Connectors

added interactive preview, allowed these actions for editing

(cherry picked from commit f8721f5f94f74522eae36dc6dc054b983384fac9)

Conflicts:
	svx/source/svdraw/svddrgmt.cxx
	svx/source/svdraw/svdoedge.cxx

Change-Id: I20b971674e683a25f70f6d2e2f4b5231f38638bc

Related: i#54102# Removed IsInserted() check...

for doing transformations to have them on interactions

(cherry picked from commit 3ca8c0e04015fcd945a66e254d845dc9081aa5e5)

Conflicts:
	svx/source/svdraw/svdoedge.cxx

Change-Id: If55e5f0d4bb5aef7f602fdcd03d51014390e8d2a

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [5acc994f4ed3e118453fb493226b751a6d9d3bce]

Remove obsolote 'empty string -> "-"' behaviour

Change-Id: I1d81d4c5716c397b84c0a8959b21beacbbbf1138

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0583907f2b6a9fc5ca2a6368a1c22c803a4fe758]

Handle hidden property for external filter loading as well.

Change-Id: I7a0154161d28e59c3e741fd592d3ce175676c901

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9f7ac9aeeb60ed521ef07323e904ffc9eb13b715]

Get cppunit in sc to link with orcus-parser.

Change-Id: I1f53a4f4b9beee501e29149ed88e3ce5d63d9a3c

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1c82446d381baa2a643a073755533a8b4b125710]

Let's see if this works for Visual Studio 2010....

Change-Id: I80b0dc6f36f798e06aad2221760b6b36d1a7f82b

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [58b4cd934fd28b796dc12590f33971dd32ec95ee]

Go back to using Visual Studio project files to build.

gcc-wrapper is too smart for me to figure out.

Change-Id: Ia36255035ac0be8ddc6cfc26dac06f3cd1310769

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0af23aaf69694a3eceaf995d0971d3818c1c2501]

Trying to fix Windows build. Still broken.

Change-Id: I4d5764d9fd8f03e61c99d5f5597314deefc3ffd5

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ee0956ceedec98a4a678da179ff7a470e3e8818]

Deliver orcus-parser.lib on Windows.

Change-Id: Iba5edf90ad26c96697e5acb47055f9311ea73b98

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51f79228454c09d2b8e30b4490fdb9a31942b62b]

Newer version 0.5.1 (since 0.5.0 package was broken on Windows).

It contains a missing header needed for Windows.

Change-Id: I538d7d807fef3b6e50e70bf8f48defeb3cb79c9b

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4d9c2fb1e0d94fb205a32bb92c709178700aaaf4]

Get sc to build.

Change-Id: Ia5a73ec2acd3663a35632f268b59c0646cd356ea

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4f455c8882d858298b4e72a8801b2973f82656e]

Deliver another library, though sc still can't link to it.  Damn.

Change-Id: I6a0193df0cdb82e1855c5ac2d38976c7fb29d039

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a2fa2edb7e626034220340d7e1290d1da343fa03]

Fix linker error against system zlib.

Not sure what we'll have to do with the internal zlib.  Not tested
that scenario yet.

Change-Id: Iec9e4f30b006ceaa2271156650b5ad922d4b40e4

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4eb2211230d3ff327e8965a52953d0e83b031e91]

This patch has been upstreamed.

Change-Id: I7ba26813e1dfdd138096c597abd9f67c953aca4d

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f14e7094f8683ffedbe9173da4f19d32f89d2a47]

Update the internal liborcus package to 0.5.0.

Change-Id: Ib0070ad8509ba4084a8b0871fbc8c24b550433d7

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9dbf503b434aeee1a405725d97d2aa2b89625336]

Now we require liborcus-0.6 package.

Change-Id: I05555e9bb7904d7b9c25842d76ebeea53a7c1dfd

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b764697d519b9dc2295c43879b6c2b89168fd9e]

Increment progress also during post string cell insertion phase.

Change-Id: Ie8dad05f8629f8acea735c6ff71851d22b997a37

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7745d29ce1e500c42331852cdba284e0509af98a]

Obviously we do support it now, albeit partially.

Change-Id: Ib7f28a27ea99e76f439673e4971706ed9bb7a488

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3fc45b3f5841cc61efc74057f6956c4a1426382e]

Show progress indicator during document import via orcus.

Change-Id: I74e2b8299455753d4663f344506912302317b681

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eb878bf1659f12036e85a3b636c041976863152f]

Get the filter provider name from SfxMedium instead.

This property is now transferred to SfxMedium. Let's get it from there.

Change-Id: Ie0a4680581500135f3b65370ea94946f02c02cb8

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ee5e495aa46bd73bcbfd77fc651cca8e7990b84a]

Reduce indentation by early bail-out.

Change-Id: Iaf2fed36b33d44f06f2c2750f800da5a6dd454ab

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b894370445ce740c8a416aa04f88431d158b4f74]

Share error handling code between DoLoad() and DoLoadExternal().

Change-Id: I34167b80e9ac31b32639cd3be903ba9edbdfa41a

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ddd2a00ef18e7c8865dc5888d54f99d08aa4063f]

Handle load error correctly.

When we fail to load a new document, we shouldn't manually delete
the SfxMedium instance there since SfxObjectShell gets to own it after
the DoLoadExternal call.  And we need to throw an error instead of simply
return from load().

Change-Id: Ic194d47dd1caaab3034aba1b9add54c9b5338a38

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4b3da418d665b7c9bb0f3a8783b7666330e1ec11]

Parameter order is wrong.

Change-Id: I165c75693c4d4acb331e93905392fa7b6f7bc1c0

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3b9bc3e8703fe751911333f22e689710187f130d]

Import null date via orcus.

Change-Id: Ifa50e460768ffff4b1096d795ab694fea62a6c29

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bc36f99b32cd46acd4e5dbdc63cfff23316185af]

Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.

It was about time.

Change-Id: I87225be540c22b3031c6aee3f3fd9d26795abef8

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a53a72fbffe285fb50193f853bab60db61ccf54]

Properly implement date / time value import from orcus.

Change-Id: Icaf310182dcdd2a5d06c2d4bcbb98e3850fb2d80

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eea7b093d10d5bec85a090f5d205783bada94ad6]

Implement set_date() interface method.

It'll simply call set_auto() for now.

Change-Id: I580b2ecbd34ffe7674f64ade912877ef07a60aca

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [302a764316bbca6447940d7f346f821daabaff27]

Implement segment-based string import.

With this, string cells from ODS docs get imported.  For now, format runs
are ignored.

Change-Id: Ia9530357d3afc6cf4a0c52362bc770560debfd61

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [01944e4c8c44a7fd9a8bc42708247f1bf5a528f6]

Correctly implement add() and append() of shared strings interface.

Change-Id: I9c1d0e904464ff2489678972aa5c6b6e4246cd81

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05f4bb6cdd5617db8db0c3d5279cff373cec949b]

Defer string cell import until the end when importing via orcus.

This is because orcus imports cells before it imports the string table.

Change-Id: I1b85be2d9832b9a9a52961ece735de8cd980b893

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [644f122a2d2b49f3aff9755093872bb38565ee5d]

Use environment variable LIBO_USE_ORCUS to decide whether or not to use orcus.

This way we won't need to re-compile every time we need to switch between.

Change-Id: I7d56a838c420a645ce8bebe0f0d9beaa78476fd6

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [44358ce0b0c2ee5de981fdce66849b3f3ac32390]

Try not to crash during import of xlsx and ods documents.

Also, let's not leak memory by returning a new'ed instance from get_styles().
Orcus never manages the life cycle of objects returned from client code.

Change-Id: Id92eb10dbe88c2a55b5d04e408a01fa9c25fa9a1

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0552a09b95010d0f622688c2508a0684803a3fa5]

Manage to use orcus to import ods, xlsx, and csv.

But this occasionally crashes.

Change-Id: I0a18d0e210639b43b89b966a54de541b9a43e329

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [938d2f9502359f696b0680f249c8e644cd1caba0]

Make the impl class explicitly non-copyable.

Change-Id: I58971205bcb0c9f397c64556c84114c0390e8e96

2013-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dad7b573b8b56c346ddfae0e2be2fdb00a994b5a]

Re-organize UNO interface members & use clear() to clear their refs.

Change-Id: I815e77640c7c3816e5b9c83b567a8e2051cdb81f

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [be30e0e139ecc068665c8e46020b60356b05cfd6]

Delete obsolote platform from l10ntools merge

Change-Id: I5e5b87355d3d6e369c8fccd7078581758abb3b10

2013-04-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d885a85a48a4706934e170b7a6671e5e029089a0]

Make l10ntools executables escape clear

Steps of escaping process:
1. Executables unescape the string for export(if necessary)
2. Po class work with unescaped string
3. Escape strings to PO format and write out
4. Read from PO and unescape strings
5. Executables make own transformation on string and merge

Use general functions for escaping (helper)
Delete unneeded escaping methods(xrmmerge, merge)
Delete some unused method from PoEntry class

Change-Id: I7f9414581aae9e6de7d1573862a32cdbd68c9545

2013-04-13  Eric Seynaeve  <github@nosperse.com>  [edc3bfd558f3065a5444ad3f5c456da9546d16c4]

Adding the dialog for setting stepped lines.

The UI changes still need some more tweaking:
- adjusting the vertical alignment in the splineresourcegroup
- put the images in the radio buttons instead of in front of them

Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [426ab2eb7ea4e744947ef9d2ec5c72cca2d81da6]

RTF export: fix position of at-character-anchored textframes

Our importer could deal with the frames without these, but not Word.

Change-Id: I6f7d13aba45129357fcf8c11e60d5a9dbc7a8ca2

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [c3d8b06f0058d808aa62c27d06f77e2a25747dd2]

Get rid of SHL_SBC

GetAppData(SHL_SBC) was used only locally in the sb library so no need for
it. Just use a static pointer field.

Change-Id: I37c8429b6c9e521a00c52bb622f78bdc4afe345c

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [9be3e8e8d52cfb00dff851ee221074b7efce46c1]

Should initialise Module::mpModule to 0

Change-Id: Ie4648b82a524a7ddcd427d7d2543bc7691eddcf8

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [8dba30fcf6eb7e7dcd7b13436cb92f828109d933]

Get rid of GetAppData(SHL_IDE)

It seems to be used only locally in basctl so there is really no reason for
it.

Change-Id: I9ad0a67621e190257e028fd3689f692e639eaf56

2013-04-12  Andre Fischer  <af@apache.org>  [a666862deffa33013d3df3bb62e87c67f9a89948]

Resolves: #i119492# Reset the modified flag on OLE objects after loading

Patch by: Clarence GUO
Review by: Andre Fischer
(cherry picked from commit 83777cd6e0f3f1a4458af896fd13344c696ecb1e)

Conflicts:
	sfx2/source/doc/objstor.cxx

Change-Id: I51682ace6a5b233270e52070ef39c33480fd27c0

2013-04-12  Eike Rathke  <erack@redhat.com>  [8e725c7fade01bdf36b11d8f313607971b826669]

added missing includes

Change-Id: I3b77f544478ccdb166a9c7ebc82fb04458aa42df

2013-04-12  Eike Rathke  <erack@redhat.com>  [b88e5350ebbe5365cfd768aba0f42bc439d60898]

use EditView::CheckLanguage() instead of duplicated code

Change-Id: I0ff75f1dc084f426846ac4f67db85a5d932d7bee

2013-04-12  Eike Rathke  <erack@redhat.com>  [a324ad1ab6bb3b8cd36a0b8f4f6c372cd3ca74af]

resolveSystemLanguageByScriptType in case not set

Change-Id: I45582ba27579413140d536fdf0106edbef8dc4a7

2013-04-12  Eike Rathke  <erack@redhat.com>  [f3e70f0f9ced15917bb3d91f0653952031e250ba]

make that a proper static method EditView::CheckLanguage()

Change-Id: I08c1af6813314b4881aafdd7f3f98a7629d5cf76

2013-04-12  Eike Rathke  <erack@redhat.com>  [cabde84509d0644258b3d5ccb8c7022e28f505bf]

use proper language tag fallback for language guesser result

Change-Id: Icd912361ebca0e618bc76fa7017039cc116bef40

2013-04-12  Andre Fischer  <af@apache.org>  [cbcdf190e86ed2874d8d5703ef4666f4074e7c7a]

Resolves: #i119965# Fixed saving slides where temporary files...

of background images were deleted outside the office.

Patch by: Steve Yin
Review by: Andre Fischer
(cherry picked from commit 2809da479a141ad2c5c90624edf411ac2ec04597)

Change-Id: I30318ef05408eb397cb26a0d433d265de90a6e74

2013-04-12  Herbert Dürr  <hdu@apache.org>  [d859e54534994d2e6f0c62e7711fa674406f8e22]

AlphaMask derives from Bitmap so their destructors should be virtual

(cherry picked from commit 846a7425314d1782bae3b517d1394a46ff980256)

Conflicts:
	vcl/inc/vcl/alpha.hxx
	vcl/inc/vcl/bitmap.hxx

Change-Id: I8bf83e2edde33f9aee50a7feffe18bcb5c352dd4

2013-04-12  Michael Stahl  <mstahl@redhat.com>  [9617741fdfc0b22ff39d2195af5a2966f4fe51e2]

basic: SbCompare_UString_PropertyValue_Impl MSVC workaround

MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs
another overload to make it happy.

Change-Id: I906483ecf5325d7aa742e3d93afb151501374abb

2013-04-12  Michael Stahl  <mstahl@redhat.com>  [e348c88d3d8db2b6a443a4811d815f40ac17fb44]

sw: remove usage of boost::bind for IMarks

Apple llvm-g++ 4.2.1 with _GLIBCXX_DEBUG won't eat boost::bind with
IMark::StartsAfter, and MSVC 2008 with _DEBUG even doesn't like
IMark::StartsBefore.

They evidently try to call the comparison operator with arguments in the
wrong order.

Change-Id: Ib11a79a459e84ac9d7046824678ad4ccdacc67d0

2013-04-12  Michael Stahl  <mstahl@redhat.com>  [85c5f6c1a78fae00fc13c5d1b7f045dc984589fb]

spurious warning C4701: potentially uninitialized local variable

Change-Id: I2e99cbe9db6d5911f0c2ec61229cd47e07e99cdf

2013-04-12  Lionel Elie Mamane  <lionel@mamane.lu>  [b8537fba16417aa5a2e940191f094b8671256ee5]

fdo#36858

1) No valueType (Format/Number/General) is like float valueType (Format/Number/any other)
2) We use 1/1/1900 as startdate for number-from-date, stick to it more consistently

Change-Id: Ib1008d1c30be602d8173457738c915087ed17391

2013-04-12  vjinoch  <elianoss@gmail.com>  [a1cd39a17216d78b4f335e6301786e205be14d0d]

fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.

Change-Id: I76e76ec5fc85d8e1fd673a45b3e54163ca7643f3

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [d8dbe5844b192f1339a3d38e0f477c5330c89194]

Kill empty ImpDeInitWinTools() and the header with only its definition

Change-Id: Ica82a4612da952c0c084974b708ef9dac753dcf6

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [db8786e34b1a451f0e6969681079f701627de6f9]

The silly toolsdll.cxx was the same for unx and win

Change-Id: Ia83a37980446ee9a52e096e64a9ab77f106c8b37

2013-04-12  Jan Holesovsky  <kendy@suse.cz>  [9de73714775833f3ec7e7508d5fddcc8e4f19aed]

i#116001: Decrementing the iterator while comparing is not a good idea here.

When it is begin(), it will get decremented regardless the result of the test,
but probably affects only the dbgutil build.

Change-Id: I9aba1a9eea07584d8203fe16929ecb4794d2c087

2013-04-12  Michael Meeks  <michael.meeks@suse.com>  [f3c4b5606d4a697efbe3041530fc7f7d5a3a47b0]

Add more components

Change-Id: I3ea18b4a075516f3c098fad5d63466f20bf0b494

2013-04-12  Noel Grandin  <noel@peralex.com>  [adcae497ce48a6ff6e994817b17840842faa8732]

remove dead code

Change-Id: I18b203f9647e2fd5199a2d15f4be67c99f7def5d
Reviewed-on: https://gerrit.libreoffice.org/3361
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-12  Jan Holesovsky  <kendy@suse.cz>  [120922361a5928ea4437ffe253ce209abd7060b0]

i#23187: Fix crash of the document.

The mbLayoutInProgress bool was effectively unused - only set and reset, but
the only place that was checking for that was in lcl_RecalcRow(), again, only
to set and reset it.

Worse - with the document from i#23187, the mbLayoutInProgress was set / reset
on a page already disposed in SwFrm::InsertPage() which was causing the crash
here.

So let's get rid of all this mbLayoutInProgress, its getter and setter, and
NotifyLayoutOfPageInProgress class.

Valgrind, thank you that you exist, would have never found it without you! :-)

Change-Id: I9a9b604f8a21bb50e21af1b20b8db76d2c0504bd

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [d53dd70b15f0e3f7c8a05a93f8fcd70e1147c1f7]

sw: rework RTF export of text frames

Export these as new-style frames. Not counting future possibilities,
this commit finally fixes the following problems:

- borders: spacing to contents wasn't exported at all
- wrap: top/bottom and left/right spacing exported even in case they do
  not equal

Change-Id: I058e00e677e20bc9501b8de320f941f256e8b6f1

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [da16b278eeb5b3e2994de68e49d88a64fdb7ac5b]

RTF import: initial handling of posrelh and posrelv shape properties

Change-Id: Id576d6df4b7a6144507e5f8230ac62a953b5c050

2013-04-12  Caolán McNamara  <caolanm@redhat.com>  [1f39925c4cafc52009f4505fd3e4b6843f6e7944]

fix build, "touch" headers only on !HAVE_FEATURE_DESKTOP platforms

Change-Id: Ie0a40b5aaf26185546916843a913d4be47f7b6fb

2013-04-12  Lei De Bin  <leidb@apache.org>  [1799937b9ec2584c6e6c783ede5f22d72a1f44f9]

Resolves: #i119632# Macro button lost if save template to .doc file

Add export MACROBUTTON field codes in AttributeOutputBase::TextField

Found by: yan ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun(cherry picked from commit b51d354f043d19c1a8f22e1cfff6d0b43eb62b5e)

Conflicts:
	sw/source/filter/ww8/ww8atr.cxx

Change-Id: I419ce091bb676aecfe8b53660549da40eec6057f

2013-04-12  Caolán McNamara  <caolanm@redhat.com>  [f1bdd56b4f983282619a4c1fdc4222f25215ca46]

document VclContainer a bit

Change-Id: Ib00a0ab1c2e382547041137c11f8955140b8113d

2013-04-12  Stephan Bergmann  <sbergman@redhat.com>  [0557453a35863310f34e6c10facbac63bc89837d]

Combine getSortResolve...() into one decompose()

Change-Id: Ie1c1311d1df14d5639b7642d2b9a1588605c31fc

2013-04-12  Jan Holesovsky  <kendy@suse.cz>  [9fb856ce844f2a4e794687c00ad6f0f75ef223c1]

i#101884: Fix crash on load.

This was originally fixed in commit 792cbc03aef3873ba89c61db708898d96d6a52f8
due to fix of i#99564.

But later we reworked the handling of empty paragraphs in tables in commit
56b2cf0c10d9caa01ebae1d80465e342d046a85c, which caused the fix from i#99564
to regress.

Change-Id: Ief063181cee87c7cd43404469247d85eb96bcfe1

2013-04-12  Michael Meeks  <michael.meeks@suse.com>  [ffa651bd4f4476bf2d734c6931af271e58acb88b]

fix embarassing mess up around gtk+ version detection.

Change-Id: I5a24235f5bb6791f64ba752b01cf185e7a7287cb

2013-04-12  Andre Fischer  <af@apache.org>  [694ac8155517a88e7317170b189f9d5fabc270b0]

Resolves: #i119546# Set minimal ppt table border width to 1

for loading from ppt format.

Patch by: Lei Debin
Review by: Andre

(cherry picked from commit 2b747915abca3369178d177291d706377676b19e)

Conflicts:
	filter/source/msfilter/svdfppt.cxx

Change-Id: I2c10ae8161c44f2c60e7605a529887a0925d456d

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [a6e1f214c9c8c338da7cd216884e45e234e64669]

Start implementing on-demand keyboard display for non-DESKTOP

Change-Id: I9321dcf9d863cb59eee9b2a012d887a17cb1b454

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [80004068611191107c0f44cc5d3b29181b1ad157]

Add one more file for easy breakpointing and re-structure list a bit

Change-Id: If37b5e646562357c4c6c9ce0a3821d92bbfc07f9

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [3f4a63c9dda93fe95f44a51f28c89057343a8369]

Add new <touch/touch.h> header

Change-Id: I25016b17356e0b3732f324f4edb748660cd110fd

2013-04-12  Oliver-Rainer Wittmann  <orw@apache.org>  [38a3e82938de1b82fadd47d3d53d530f04db6891]

Related: #i119624# GetUpperSpaceAmountConsideredForPrevFrmAndPageGrid

- consider upper space amount only for page grids in squared page mode

Found by: louqle <louqingle at gmail dot com>
Patch by: Oliver-Rainer Wittmann <orw at apache dot org>
Review by: zjchen <zjchencdl at gmail dot com>
(cherry picked from commit 53ba60618af3977f5e5488225dcf050a517fb5b8)

Change-Id: If6592a41f0ef67cc20fa8b3ddaefa36571561f85

2013-04-12  Oliver-Rainer Wittmann  <orw@apache.org>  [eeef836f689f6461f7e60bf1a151c6a362a01e59]

Related: #i119624# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>

- correction of condition interpreting <LayoutInTableCell> attribute
- include support for Microsoft Office 2010 version

Found by: louqle <louqingle at gmail dot com>
Patch by: Oliver-Rainer Wittmann <orw at apache dot org>
Review by: zjchen <zjchencdl at gmail dot com>
(cherry picked from commit 3b8b3136a51af56321a1a35fcdd9ec1d7126daa3)

Conflicts:
	sw/source/filter/ww8/ww8graf.cxx

Change-Id: I065ba88f0e08c5c5e892665933587fa2b796226e

2013-04-12  Jan Holesovsky  <kendy@suse.cz>  [bebf8ccfba37f77d6a43c7874249b31736467b17]

i#98430: Import at least the shape.

The image that is inside is dropped though, we do not have support for that in
editeng.

Change-Id: I16dc1656e6f71fd80136bc39233decef4e1d4069

2013-04-12  Andras Timar  <atimar@suse.com>  [e7808c250f1b82ca9566fc12c4d7de33c58fcb1b]

make Photo Album warning string localizable

Change-Id: Ib57d76313732fed18d1d3b91b27df33d60dabf2b

2013-04-12  Gergő Mocsi  <gmocsi91@gmail.com>  [d99f529676e78895996d50064dbcb0dc1b2ad986]

Create Photo Album implementation

UI tweaks: dialog window open in all modes (Normal, Outline, Slide Sorter, ..).
Fixed some pointer issues in function CreateHdl).
Functionality: Title slide gets inserted only when we have one slide in the
presentation (having > 1, I assume that we don't have an empty presentation).

Conflicts:

	sd/source/ui/dlg/PhotoAlbumDialog.cxx

Change-Id: I7eb844bf2382a44481435cfaa8f498e29c56bd69

2013-04-12  Stephan Bergmann  <sbergman@redhat.com>  [5acb6ad0fede608bc77a5430bb67b72c2244f383]

warning C4101: 'e' : unreferenced local variable

Change-Id: I31372075311e45b7b772ff057aedf4c5f1d0ed18

2013-04-12  Michael Meeks  <michael.meeks@suse.com>  [6a0757f0e0fb4fe4b837f44b2bc9ca6455fa1c5d]

fdo#60690 - a little more cleanup of gtk+ mutex bits.

Change-Id: I020d6f59751aef0bfb06667317ddcaf2965395d1

2013-04-12  Caolán McNamara  <caolanm@redhat.com>  [0754dde7aa38317522a3d2aa0be7fe364b878644]

consume hectares of empty space on outline and numbering tab page

We now have hectares of empty space in the English ui on the right side because
the other tabs are wider than this one.

What to do with the extra space, leave it on the right, or consume it in some
other way ? I'm inclined to spread things around the available space. If we set
our elements to expand to consume it (but left align the spinbuttons within
their expanded space) then we get a page that looks very like the original.

I'm not entirely sure if I prefer it this way because it's genuinely more
pleasing to the eye, or because it's just familiar looking this way.

Change-Id: Iafe60713eb8c6f0bd1ecd70e3f288d52b453a247

2013-04-12  Stephan Bergmann  <sbergman@redhat.com>  [1f89a76dcc9ddea65f6e578eec78f008c67622ee]

Install SDK in Windows dev-install, too

Change-Id: Ic26237c2ecdc0728be6acb6d15e2d258bf093c74

2013-04-12  Stephan Bergmann  <sbergman@redhat.com>  [78120c41f0c34cd962c5000c0f562692dafb64f7]

Missing return

Change-Id: I76db8e6e1460141ee4ef1bed10ea46c2b402b249

2013-04-12  Stephan Bergmann  <sbergman@redhat.com>  [a5ee2d5a2086594429deb6b2dea0220c2e0f5a5e]

-Werror=unused

Change-Id: Icab9990a1e4bcbd709f63cb5ef24358441cced8d

2013-04-12  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [520f4d45e9cd592381af66a8ed357de3e346734b]

Image/Notes storage and basic preview.

Change-Id: I466b5e2232811af3fad2266c28e8c4475b77eb71

2013-04-12  Caolán McNamara  <caolanm@redhat.com>  [fd8324adb1e8024a0bb37bf096cf5988be1ead62]

use a size-group for the labels to get things to align nicely

It appears I have a small bug in how size-groups and/or generic size-requests
work. It seems that margins should be part of the request, but I'm adding those
on after the request, not as part of the request. But we can workaround that by
putting a one element box around the elements with margins and put those boxes
into the size group instead. That way it works now, and will continue to work
after I change the request+margin logic

tristates are a pain, They are always set to "state unknown" on .ui load, while
in .src load they default to "state nocheck". So to be super sure that the
logic is unchanged set them explicitly initially in .cxx to "state nocheck"

restore accessibility relationship between tristate used as a label and the
labeled thing.

Change-Id: Ibf4879c3e9a4ecc4726896479377f51bf727b238

2013-04-12  Olivier Hallot  <olivier.hallot@edx.srv.br>  [3ce8127936548eccf0646319ffd35c7beaaee603]

Convert Paragraph Outline&Numbering tab page to Widget UI

Conflicts:
	sw/UI_swriter.mk

Change-Id: I5280ddaa714db0f9ffd61cf400acf9a9fcc1087b
Reviewed-on: https://gerrit.libreoffice.org/3337
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-12  vjinoch  <elianoss@gmail.com>  [fd69d1ab77fc52041e0396639f7d22d310bba354]

Remove GtkHookedYieldMutex and some small changes.

Change-Id: Id84a5eaa4cea4c7cce9aa873c1a7c286e5d5cc92
Reviewed-on: https://gerrit.libreoffice.org/3349
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-04-12  vjinoch  <elianoss@gmail.com>  [c7c7b08ca6cddda04b3e0f37e38bc65363bd3c44]

Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.

Change-Id: Ib87e3a5155176a6ce0531e04b08a2731a9c956a7
Reviewed-on: https://gerrit.libreoffice.org/3289
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [9fbe2f1b65602643f6eb3ee4ced9978c3bcb116a]

do not set soversion for private ure libraries

Change-Id: I2b2099d8fc00062f67c42e73c4b8a17a689db89d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [5378bb143876995a58a5aacaf2081d9b191c7079]

Mention the same messages are used over TCP as for BT

Change-Id: Ia71f49eeca36ca65b319d47c6047fad310f5f248

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [89035356bce2a53014f6ecf7d001db3e7bb20ed7]

pyuno_dlopenwrapper: give error message before abort() if dlopen() fails

Change-Id: Idf39b33efe4c7838f2669aec8773616416811d57

2013-04-12  Jürgen Schmidt  <jsc@apache.org>  [2c737cedd914e30b013b090392a43a4cb48e62a6]

Resolves: #i119912# Crash when redo split pasted table used by chart

fix: While deleting any box from chart data provider, verify whether there are
any invalidate chart data sequence inside, if so, catch the exception and
remove it.

Patch By: Peng Chen
Found By: yanji
Review By: jsc

(cherry picked from commit a92e353922d63d785e3d46aa1a4783846a9dea18)

Change-Id: I239824e92d13e42b83674dbdeaeef053f1e6ea9a

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [ac8461c6287f39c600333fb7a8df90a6f44dbee0]

configure: fix typo that enabled mergelibs by default

The commit message of 0e5f2ea0de71439fe121da47deaba68585541808? didn't
mention this, so I guess flipping over the default was just an accident.

Change-Id: I9078cc56a6064e3498b012848b860c7b414b37e6

2013-04-12  Miklos Vajna  <vmiklos@suse.cz>  [ef68c2b97de163d1fd3a960675addc1eb3d4bc6f]

sw/qa: add new script to make sure all files are tested

When some import filter fix arrives in, and the submitter submits a test
file, but doesn't provide a matching testcase, we accept the patch, as
it's better than nothing. This script will search for such files,
providing kind of a TODO list for what testcases have to be implemented.

Change-Id: I713fe2f0aef4cbca66ba913baf54b7bd28ba2471

2013-04-12  Julien Nabet  <serval2412@yahoo.fr>  [e7111979c6ca1d935662fa13f603847967c5562f]

fdo#63197, Convert Zip_autotextuser

Change-Id: I6a7764637f6e5754e68ee6e4ab417224f542592d
Reviewed-on: https://gerrit.libreoffice.org/3348
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [9b991a1764317959edff5af3fa7261b65dcdc18c]

Remove thumbnail from local view if we erase it throught the search view.

Change-Id: I42e5fe1f806712b2b912f945c164b0e239ecaa54

2013-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [d2b272c19d684f993da09c8961870db78e93b8c2]

Set Template Manager dialog minimum size.

Change-Id: Ifa5091a5159d3832d3b8c8846eff57b6bfcf9854

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [873d2149f76b2031a8bc83daba3d6fad7560588a]

No point in even considering mergelibs for Android or iOS

Change-Id: I2b587946f094cd4e83f4148d6e3359452ec36bf6

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [ebb09ee4f0b9691895d81c77666b141241683175]

No jvmaccess or jvmfwk library unless SOLAR_JAVA

Change-Id: I676c1305d997d756456245264e68676666f75c7e

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [1a6b1873ce75fa9a37c9e69812d127628e0be379]

Turn off subpixel positioning for now

Change-Id: Id8b9bec79e5673db738e16905eacd8e84cea89e1

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [034d5fe9acb41aa4d71e9507a8488b54ba246ee8]

Sort source files for clarity

Change-Id: Idac1c756faa47236e4ebc3c7400f7e4412f02a44

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [84587bdf9af104d5e416f2a011559f71fe493ae2]

Use my improved understanding of what a subset BitmapDevice is

Need to pass the whole pixel buffer to CGBitmapContextCreate().

Change-Id: Iadac7dc3e63c29e5d0cc328b2e2a1f10824248a6

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [d520bd0903ae272cf32db8b3e4f560891df59331]

A bit more logging in DrawText()

Change-Id: I04c715e88ee79aa639c10f2a39d303eecdbd3962

2013-04-12  Tor Lillqvist  <tml@iki.fi>  [3f9acb7f9c3b68da11f8263b9103d2700321913b]

Nah, I don't need a getOffset(), but I do need a getBufferSize()

To properly handle subsetted BitmapDevices in the iOS vcl backend I
seem to need to know what the size of the full BitmapDevice is.

I wasted at least one day on desperate hacking and debugging, trying
to wrap my head around a misunderstanding of what a subsetted
BitmapDevice is. I thought it involved coordinate offsetting...

Change-Id: I83bf1a7d75ce192aaf21f1e408008e362fd6c6e6

2013-04-11  Peter Foley  <pefoley2@verizon.net>  [b7bae354aafc3b2c1e579c72443ccfba4d42e4ac]

add a env variable to keep the libraries w/ module-deps.pl

Change-Id: Id9279b7e0dea2231db12997e571fe13ae240b914

2013-04-11  Peter Foley  <pefoley2@verizon.net>  [0e5f2ea0de71439fe121da47deaba68585541808]

create --enable-mergelibs=all option

Support cramming everything into one big merged library as well as
only the libraries depended upon by almost everything.

Change-Id: I69647037dc62840294ba670d5d6c172a4608bf3f

2013-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [6524435017f38759476970447007364e762134d0]

make it local

Change-Id: I5e44f15c236f5535fda1932c3206f4190834ae50

2013-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [d2867f4ab808c47777914bb73b848e2ab95dce89]

drop unused field

Change-Id: Ic362baf2204768d2e636b6fdd9199e8009c786d8

2013-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [bd7b2c7befbd10bebaba3a9b6ea491969ac1dcb0]

sal_Bool to bool

Change-Id: Ia86be34c6cfeab2a853305aa1568c384d7b4e2b9

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [9305b30cb11f007abf620ccd38b941bc8a9b3714]

fix typo

Change-Id: Ib2efc547f0f1daf337cd15d78d76154b9863917f

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [74d942fb2396a268adfcc915e75b8b32fae851dc]

Resolves: fdo#48039 use same algorithm for assigning get/set replacement ids

i.e. use the same algorithm for assigning replacement ids for both get and set
exp fields.

Otherwise, consider for ex.
1. fields exists with ids of 1 and 2 in master document
2. a field exists with id of 1 in subdocument and must be reassigned a new
id to not collide with the pre existing master ids

In get orig algorithm assigned first unused slot of master to subdocument field
i.e. 0 unused in master, so subdocument:1 converted to master:0

In set orig algorithm sorted all used master slots and assigned largest used id
plus 1 (therefore unused) to subdocument field i.e. largest id used in master is
2, so subdocument:1 converted to master:3

so get can't find set and error's out with:
Error: Reference source not found

Change-Id: Ie8758dc22cf8deeeeff079532284e57eeaf4a9bd

2013-04-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4fae09f7ed6360dd6c7b4ce2e57166221820d450]

Complete slideshow control functions.

Change-Id: I093d1a06c6771a22fb804b302d573dbfa72aaf86

2013-04-11  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6b3bca32186a59cc3632d3f6eb7f329b739e75b0]

Basic Firefox OS Impress Remote.

Change-Id: Icb62af55a9d117627794852971a20542db51424c

2013-04-11  Jan Holesovsky  <kendy@suse.cz>  [763011690b18cdf47cb23125c98a5bfa5d17b2d6]

i#79611: SvxFieldData::Create() is not supposed to throw.

Change-Id: Ied4e5cc9211b2a541006432d0b4d257f014249f4

2013-04-11  Jan Holesovsky  <kendy@suse.cz>  [c226e93159730cc53947d271c587d3720d966546]

Avoid an endless stream of NoSuchElementException exceptions.

Extremely annoying during debugging; and throwing / catching is not the
fastest operation under the sun...

Change-Id: Ic5604bb1c3ef77d1577c4ac611af44be6fea6533

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [f01ce474c26a1931a14691ceb41adb8e09699c6d]

Fix documentation

The value returned by getScanlineStride() is always positive even if
internally the scanline stride is negative in the bottom-up case.

Change-Id: Iaf394639d1e5a27d64b83f75c1d715a9860e492e

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [3ddd6cb3889c3cfbff96a1a61a12da61547b935e]

Add an accessor to get the offset of a subsetted BitmapDevice

Change-Id: I8a4a588287a90c6953b367bb02e075ea58f13a96

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [2729a77b49a9f5d2d827df67674c93847d5261ef]

Add debugging printout of subsetting information

Change-Id: I6c37885823f14dcfbe750691dad27e094f46e66e

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [48d3902b96581831b06565841d1dd54099428271]

Log the stretch factor if different from one

Change-Id: I37472b779f0e455892f4fe2cfe93023c14335400

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [3d2624a30117e31d264def62b74d71e1a2189b0c]

Log a null CGRect as "NULL"

Change-Id: I94ef782a3d4cd86afe4c1e96426df771401a65d3

2013-04-11  Miklos Vajna  <vmiklos@suse.cz>  [d795dfdffb1a8c3c50d7b4b96f55a284fc929430]

RTF filter: import fShadow, shadowColor and shadowOffset shape properties

Change-Id: I862a6b59ea2c3fa00f12cb3e9dbfd672a6aa58e5

2013-04-11  Miklos Vajna  <vmiklos@suse.cz>  [bc3c05f816fbe21c251e4749097914e40d373ddd]

RTF import of new-style frames: implement line color/width

Change-Id: Ice40f1a9532e661ab6f4e3f476e638f2f8f82b72

2013-04-11  Jürgen Schmidt  <jsc@apache.org>  [78285ba3e03911ec6481b909b1da18cbb2b5dd58]

Resolves: #i119653# Crash after delete column(s) from chart's source table

It crashes after adjusting the table size.
fix: Recorrect the logic of code in SwChartDataSequence::Dispose(), release the
relationship inside.

Patch By: Peng Chen
Found By: yanji
Review By: jsc

(cherry picked from commit 3977937c2d96133c7d53c289cc9e218bb13095f4)

Change-Id: I09e9c390527402e5f91031e7370910e93cf70fa7

2013-04-11  Eike Rathke  <erack@redhat.com>  [8bd3be9915ff28458d010fc8f0a1a1ab66d730b0]

prevent vector and sequence out of bounds access, fdo#60300

This fixes the symptom of the crash but not the underlying cause why a
subtotal count would be wrong.

Change-Id: I3782b5e39f18bc65ffe510b847ffa7969a26cd37

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [a33e45182cb8ca95c8772cb2185de59522480501]

remove duplicated else branch

Change-Id: I2d4676e3b44551d1730fe6e7b2898a2a38e4649c

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [636da2b1e55c098b9c650f31c217c8f220abbebc]

autoinstall: allow to use only one variable listing all ids

Change-Id: I270ea16aedb22c1af765565657ee4069c03ac6f2

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [23e5debcc528132eedd7f1530216fe2b2158386a]

scp2: let's autoinstall libraries with names as gbuild knows them

Change-Id: I01ab0db1a46ed58403ba16247c131550f9b3fcb1

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [52af0b0fee71a3002d28cd962deb30dd8cf194f6]

fdo#60924 scp2: use auto_foo instead of gid_foo_auto_installed

Change-Id: I646c5219d3eb1d09206de93a2b21a6a5b3ac2846

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [c9c963d3e6991d0dd73a95fc9734e38683d5be9c]

autoinstall ure private libraries

Change-Id: Ia390c4d4a9be4b5520fd82a573029ea242f9ffb9

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [2b4d8ab67bb5747d05c556663ff3d8aa470c3274]

do not install merged libraries

Since scp2 / make_installer ignores undefined ids, we can just
filter-out merged autoinstalled libraries and we are done :-)

Change-Id: I5ab63604d54a5a36caccf003a20112e2b47b79da

2013-04-11  Matúš Kukan  <matus.kukan@gmail.com>  [d11cad2a76f9ac5e914dcc53808cee4990c2dbf4]

fdo#60924: autoinstall more libraries

This autoinstall thing is quite cool because we don't need #ifdefs in
scp2. Conditions in Repository.mk are enough.

Change-Id: I31525a7e1d3bf0e4484f838483a829490621a241

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [60683b6de3f0ef0e9b22de5f5159086eb64e9f33]

Resolves: fdo#63426 presentation wizard crashes

This effectively reverts the code parts of
13e8f68e82713cae2d081a236b260bda12aafa23
"fix memory leak and add some documentation"

Change-Id: I66fa052f79185e1348c14e99954b04bf0a4622e5

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [87cb8d784cd4d279d82aafd03d82d33843e5b316]

java.lang.String.isEmpty is only since 1.6

Change-Id: I43fd404e96192af3c0a8734c4547cee3b906c935

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [8937fac2167d9c62479f3f6a57c50a35c900c00d]

uno-skeletonmaker does not bootstrap UNO

...so mentioning env:INIFILENAME and env:UNO_TYPES is misleading.

Change-Id: Ia91ad691c58d226bc445b3355dffb82ba7ddbef5

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [7b3bef772d65f064393a764e1a6ef468dbf1b18d]

No need to have uno-skeletonmaker depend on udkapi

...just for RuntimeException, which can be replaced with CannotDumpException.

Change-Id: I258f5fe534d589b33e988f7e585168c1bc6990f8

2013-04-11  Andras Timar  <atimar@suse.com>  [6e3e6ef7257e93743a72719581ef6fe0016e58e9]

Updated core Project: translations  d3a0a08f6d4e27af6960010fa774b96a009bf6bd


2013-04-11  Eike Rathke  <erack@redhat.com>  [58885eda4f15913fc46243dab726632f5904aab5]

prevent out of bounds vector access in ooo62493-1.xls recalculation

The document https://issues.apache.org/ooo/attachment.cgi?id=34418
attached to https://issues.apache.org/ooo/show_bug.cgi?id=62493 crashes
in a dbgutil build due to an invalid subtotal count that leads to an out
of bounds access in a vector, in this case with offset -1

This fixes the symptom, not the cause why the subtotal count would be
wrong.

Change-Id: If96c2eadba8753ea3e3166db0a81441818c89b2d

2013-04-11  Miklos Vajna  <vmiklos@suse.cz>  [76bf4dae2f992e013b0cbbfa7dbe5cc692fa9f83]

RTF shape import: fix default horizontal/vertical orient relation

Change-Id: Icf324d2762f292c7f5f2ec9502f58c4961b28512

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [50b57163b1c0ccaa1ab68e1d73f29c861462f0fd]

restore missing mnemonics of writer print options page

as pkacer points out, also use the 12 pixel indent
for dependant controls that mduffy suggested as the
best default

Change-Id: If854ec394b4233bb821f37be9c784c1ccd80b912

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [c60afa164c2414d84e50415ce495686ec87b8ddf]

Updated core Project: help  4fa871622ae5cb247520fc113d2278be758fa62c


2013-04-11  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [15e0ef908c9e54527276500cf7a537055c374850]

fdo#51828 - UI: Sort: can use more than 3 criteria once only

Change-Id: I7480e8d606e1eafde45635e36dfafa4232f529cb
Reviewed-on: https://gerrit.libreoffice.org/3217
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [0b2d290600f545e929820432f12a88b206c1d19b]

Updated core Project: help  fa1f0460e82625309576c81b4edd24638033ef16


2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [569ef418f5b0ff2d9e2246f2a16d7d7f090ce4d0]

adapt code for delete cells dialog

Change-Id: Ibf587e1ea94765f0322a5b847bcf82d1eabc1b64

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [eb4786e88a6e79d2c5f7723d93cd547f5994dea2]

Remove dead code

Change-Id: I090b0b1b10fdfe9d5955fe0137214d8907c3aa0c

2013-04-11  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [2d98db0da7c07a803595c703b06874b5ee497f30]

deletecells.ui widget

Change-Id: I93ac358e259a1fb310dfeed75bc60910405e7d48
Reviewed-on: https://gerrit.libreoffice.org/3306
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-11  Armin Le Grand  <alg@apache.org>  [bed6ac7d1b3e8327fa27091ddde0b515f44875cd]

Small vector calculation correction

(cherry picked from commit 18b55ee40a68d46407d1534a6114a30933ba2d9b)

Change-Id: Ia3b07633ffd7fa9d835570fbeed332c02e478bc0

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [f3242bc0f000ce8bef969e05dc0fce1c4927f1e9]

Missing rtl:: namespace

Change-Id: Ifc9eda5846558c449c40442016a243872eae2962

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [14a2413530cd856eb9ce280187d1f32acd358d1d]

Adapt SDK to -B removed from cppumaker/javamaker

Change-Id: Ida4d11e0f8dfea201e0456cc54aa7f5af093d2ad

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [f0157b8e4ae5ba2bac7e3368fb63c0495dd16a1c]

Do not include . in PATH configured for SDK

Change-Id: I5a1cc96377957705d88a0245a4c5785d4b3bf2bf

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [b9d93c00306a10ef270f9979ed717a8c3cfb7414]

Adapt uretest to -B removed from cppumaker/javamaker

Change-Id: If256eeddf4b8efded6e5e010b0155e05f5a1de79

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [c482ded5fd9be85b441d952b29793a2f38a76b67]

Let theMacroExpander.hpp take care about the singleton instantiation details

Change-Id: I8e919291cb4c8fc223ca7143e860a2a0b44cb930

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [8efcfadac5eb3439d40895c040e3163aed833360]

Remove createRegistryServiceFactory preload left-over

...forgotten from f3051abde54e7a0bc3e2d184e31ac011e96d3e6b "API CHANGE: Remove
deprecated cppuhelper/servicefactory.hxx and Java equiv."

Change-Id: Iccdcb68c6051a64a09ae7918eecb8d3e2c53a085

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [0ea1711e983775beb13b08d05637fe88ec534f0b]

Missing rtl:: namespace

Change-Id: I6088dc1c9d9afaa031231ea0c9f104a92ce41658

2013-04-11  tinderbox  <tinderbox@mel.suse.cz>  [ca7cbe24cc497384d9b4f7d19d1fff3c84e3ea19]

use only major version for the system installation path on Windows (fdo#62303)

It means the LO-4.1.x will get installed into "LibreOffice 4"
instead of "LibreOffice 4.1"

Change-Id: Ideae670437fda9847d4ee3a86c4cab079d8da07a

2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [f0c5f87deb14adeb65848a2d39baefaaa549669b]

Updated core Project: help  c994e4f941a7d5d5c5b1dae8e0c64d8cbe44b7e8


2013-04-11  Caolán McNamara  <caolanm@redhat.com>  [9dadd9288d51e092f4b4567b6135ecde1436cce7]

Restore original mnemonics for view page

And remove the remaining SetPosPixel calls of layout controlled elements, they
are now unnecessary and get overridden by the layout anyway. Including the ones
left over from the printer options conversion.

Tweak things for 6/12 spacings.

Change-Id: Ifb460fb966452c10a9ac08c6f8cd57b96a2166f0

2013-04-11  Pavel Kacer  <pkacer@suse.com>  [56152a8fab12c270d96a8fe5a63928b6e35be49d]

Converted Tools->Options->(Web/)Writer->View dialogue.

Change-Id: Ifa11da48867303dbecd2ef104f2c0842aaeb5d72
Reviewed-on: https://gerrit.libreoffice.org/3325
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-11  Yong Lin Ma  <mayongl@apache.org>  [acc671ec74c874ffd22803bb2ee54a1f2c027155]

Resolves: #i119464# Update default alignment value for docx [Sub]Title

Patch by: Ying Zhang
Review by: mayongl

(cherry picked from commit 22602686933abaa1512ebd3bca77dbb9987b6ad5)

Change-Id: I04cf1bbbeadf23147fa2cbc1c08c850288ef943a

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [f204dc1f8f386567b0b6bff0c4e39ce211aac793]

Get soffice.cfg from its new location for Android, too

Change-Id: I2d65b51ec9a223994d39dc9433d1290b44422e1d

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [25c6386a52209c5b00e1310c0b54df1f51d17bb6]

Typo

Change-Id: I87c74eb6e4f9aa4f06bfca00817b4d04d7d84b40

2013-04-11  Andras Timar  <atimar@suse.com>  [c9d5cfa194e9e27e144e801ab179a708d77663b9]

detect and apply Windows' high contrast theme to local help

Change-Id: Ibd45773179be334991d0d493324cadaad772ea33

2013-04-11  Armin Le Grand  <alg@apache.org>  [0a29c5bedda700a86b46e3c3cd9c9e1ce1d4f278]

Resolves: #i119287# exchanged hard attributes for OLE and GraphicObject

...with new default StyleSheet for these objects

(cherry picked from commit 2868ea34151cfb623a6a8bf41862d430205d9784)

Conflicts:
	sd/source/core/drawdoc4.cxx
	svx/source/sdr/contact/viewcontactofgraphic.cxx

Change-Id: I4849101de2ac1da83c8fb0f2d68316774982d197

Resolves: #i119287# Adapted to get the needed style as default style
for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works
well.

(cherry picked from commit bc85939149f7ae5b65343d7f27bf302a8e31d4b1)

Conflicts:
	sd/source/core/drawdoc.cxx
	sd/source/ui/func/fuinsert.cxx
	sd/source/ui/view/sdview4.cxx

Change-Id: I40a17216f5c11ebca073026f62f1e9ab9ddfd119

2013-04-11  David Tardon  <dtardon@redhat.com>  [e2d31c5e705e6e4d6b0185bebba66a55e77981f4]

fix ios build

Change-Id: Id8c405e63abec3d8c1d3c5f8fb7f40ba082c9f47

2013-04-11  Jan Holesovsky  <kendy@suse.cz>  [5b33bca6cc058fb10ad0eccb229e97cb7faef4a5]

i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt.

Change-Id: I3463b727e024260c13a01c017cfd96109a793cb1

2013-04-11  Jan Holesovsky  <kendy@suse.cz>  [e1695087a3755a80de6a14490b7e4395742cf161]

i#29679: Return early not to crash on ooo29679-57.odt in dbgutil build.

Change-Id: I467f6383ec469f5719fd49914d81605b2a5679a1

2013-04-11  Armin Le Grand  <alg@apache.org>  [30704655570ea2b4c6943e18de02497284b2174c]

Related: #i120077# Added local var for SfxItemPool for EditEngine

to avoid a memory leak.

Found by: Chao Huang
Patch by: Chao Huang, alg
Review by: Chao Huang, alg

(cherry picked from commit e7168710bfd30b5d682d21d81c116cd33cf22505)

Conflicts:
	sc/source/filter/xml/xmlfonte.cxx

Change-Id: I75475bb59b3a7040938826d095dcd81e19d61b46

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [752d005d85cd269fddf061f5175b3fbab5354e12]

Update README

Change-Id: I5caa9c10605ff806677958a2d28428a0cab0d906

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [5f8015045cb59ff9574230530d371b6659697881]

No -BUCR option to javamaker any more

Change-Id: I1b418c563c30be959b771a474ed9c699f71b57e7

2013-04-11  Jan Holesovsky  <kendy@suse.cz>  [53ac5b9a559f707224465527c46cca0a6023d1b2]

linkoo: Link .rdb files again.

A stale types.rdb can cause that you spend 2 hours debugging hard core UNO
exception throwing - like me yesterday...

Change-Id: I5eb88a9f1d2c9dd34f1e7945d449b697d3253193

2013-04-11  Andras Timar  <atimar@suse.com>  [772747f1c21c6405321736ba8b505126ac571582]

remove unused images

Change-Id: I720c766aadd3ab64e16c101a1593700719bf0022

2013-04-11  Andres Gomez  <agomez@igalia.com>  [1b96fbb97c8f0a70c493387984f3b301b4d5378c]

vcl: conditionally link to jvmaccess

When SOLAR_JAVA (Java) is not there, vcl plugins
will not link against jvmaccess.

Change-Id: I13e1ae7d605965b3609c6dfdaa66faa976382e65
Reviewed-on: https://gerrit.libreoffice.org/3320
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [fc02ae8f825b9325c3f3d6b690a1bffeb0520253]

[API CHANGE] WIP: Experimental new binary type.rdb format

Make javamaker work on top of unoidl/ instead of registry/.

API CHANGE: javamaker no longer supports the -B switch, as that is meaningless
with the new format.  When reading from an old-format .rdb file, /UCR is hard-
coded as the prefix now.

Change-Id: I8cca39f8ebacd0476934f7bd493d206928d063a9

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [358b60b3b172968a7605b428af01df456d7669b2]

Minor terminology clean-up

Change-Id: I4fa4431978f049a7b5b201d89743f909bc120ff4

2013-04-11  Stephan Bergmann  <sbergman@redhat.com>  [73fc5adecf090ae860a869f7b279c3bad7925d5b]

Clean up codemaker/README

Change-Id: Ic127497cbf248583337183770b0363686c18dc6d

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [ca514d35bdb374e62d7bb90e19e55c7cc7a9fab7]

Fix OS X code signing

Use correct path to the app bundle.

Also update the comment about code signing to be more relevant for the
master branch.

Change-Id: I6a357e5cd033afc986fd035f9760c04763b06fc9

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [4a41d3b36b06c6f71fd9a2d742933888980313c5]

Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin]

Change-Id: Ifd475718766a772504da9e522894b90d7e63347a

2013-04-11  Tor Lillqvist  <tml@iki.fi>  [c744ff638f778e641ea7ee37d4700c946af5a45e]

It's fine to delete a NULL pointer

Calling delete on a NULL pointer does nothing. Checking for non-NULL just
clutters the code.

Still, I wonder if this code has some issues with heap corruption and/or
leaks. The pImagesLst->GetEntryData() calls just return a copy of the OUString
pointers stored in some kind of list, right? So is it correct to call delete
on the copy, but keep the pointer in the list intact, which thus then will be
pointing to freed memory, won't it? Or will the code automatically work in
such a way that all pointers in the list will be handled exactly once (and
deleted)?

Perhaps running this under valgrind would be a good idea.

Change-Id: Ibf401cc44caaeea6bb46f38cd9851ac14b2d2545

2013-04-11  Lionel Elie Mamane  <lionel@mamane.lu>  [8b1b67db259a5a930555882b44fcac8738f73ca4]

WaE: unitialised variable

Change-Id: Icda6d87e2bf17e651d2a60c4a024dfaa8ed36a51

2013-04-11  Joren De Cuyper  <joren.libreoffice@telenet.be>  [d06180200195d4c20a58d989f9d2c16cb1989688]

fdo#63290 UI: Goal Seek - incorrect term "current cell"

Change-Id: I0542d9918d9dbbfdc002b7fadec1bb461cbd2831
Reviewed-on: https://gerrit.libreoffice.org/3291
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [7fdf4e84e13feb5b94060dc830cfa95ac9795ea1]

remove obsoleted postprocess/packconfig

Change-Id: I93313dc03e8ed7d4d1a653df92145a153e20e5b1
Reviewed-on: https://gerrit.libreoffice.org/3234
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [94d6136e1c3ce929be9cf7ba1ec9d5c9710abf1d]

install UI config. files using filelists

Change-Id: I422c8912bc2557c2c03bb885e5c193deb93d1d5e
Reviewed-on: https://gerrit.libreoffice.org/3233
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [7007f0db77241c8cb6c542918f417d6722723ae5]

impl. platform-specific processing for menubar configs

This is the last step needed to obsolete
postprocess/packconfig/packconfig.pl.

Change-Id: Iad6de126a467aadc829244951f98fc8b202fbd95
Reviewed-on: https://gerrit.libreoffice.org/3232
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [b9018c54f5b694f8c8d254b2883a6bcb06205522]

prepare UIConfig for producing filelists

Change-Id: I0285f6371e68aaccfc7b3347c87b4e24c4a3fda2
Reviewed-on: https://gerrit.libreoffice.org/3231
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [9d54f0e1dec4d84f914f17c8c2445dfc53190d8a]

add gbuild class PackageSet

This is intended for bundling filelists of multiple Packages together,
to simplify the scp2 configuration.

Change-Id: I6f700f691b37375a09a5400166aac80a8bb2a2b4
Reviewed-on: https://gerrit.libreoffice.org/3230
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [bec67a2e7f532c29fe452c0fcc5817ea66fcaebd]

deliver all uiconfig files by UIConfig

Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02
Reviewed-on: https://gerrit.libreoffice.org/3229
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [63c0d1a90f6cd2d681b3669260a02a80fa8190a7]

allow to add other types of UI config files

Change-Id: I878b41783e043efe19097829495a8f13b0f995c0
Reviewed-on: https://gerrit.libreoffice.org/3228
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [4aea9bcf9caa8b2dbc6629ddc0e232497b085d64]

use normal deps for depending on Package

Change-Id: Idaf0f5c938deff5b774e675991d0c6aa328ffd4f
Reviewed-on: https://gerrit.libreoffice.org/3227
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [3404d1e7d9125773466e2f55849c55704d8565f2]

use extra package for every lang

Change-Id: Iccd5225b65887734ff599ca247109c2c1ce4ec25
Reviewed-on: https://gerrit.libreoffice.org/3226
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  David Tardon  <dtardon@redhat.com>  [ed729831317430648157918becdaf19840b16b71]

rename UI to UIConfig

I plan to use it to deliver all */uiconfig files, not just .ui, as a
preliminary step to get rid of postprocess/packconfig.

Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149
Reviewed-on: https://gerrit.libreoffice.org/3225
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  Julien Nabet  <serval2412@yahoo.fr>  [283ce0b6192c1a5baf10d603a3d6606fe06d1116]

fdo#63197, Convert Zip_databasebiblio

Change-Id: I58d387c4bbfd4af9cc1e800bc8c715e34a61a970
Reviewed-on: https://gerrit.libreoffice.org/3318
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-11  Thomas Arnhold  <thomas@arnhold.org>  [a7e61eab07832a55427a8b532d9e2bf27929e446]

fdo#63350 math: move stardard toolbar to the left

Change-Id: I8f57d46737315caa41f7488e82262067a35f5253

2013-04-11  Matthias Freund  <matti_lx@yahoo.de>  [b72e144160481be64856e825d5c473aef4590f35]

fdo#39468 Comment translation GER-ENG in sw/source/ui/wrtsh/wrtsh4.cxx

The last file in this directory with german comments.

Change-Id: I7856e383e032a98fb08a1299a77eb41636549a65
Reviewed-on: https://gerrit.libreoffice.org/3319
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-11  Eike Rathke  <erack@redhat.com>  [7c3ab3bc15cec211767490823539efcada4fe964]

resolved fdo#63403 do not create matrix with 0 rows or cols

Change-Id: Icb0000bde3723c1b37713d0f26ef8305c4a199b8

2013-04-10  Peter Foley  <pefoley2@verizon.net>  [3377167bc7bb1dc2ab8010d4bc09824b8492367a]

supress warnings from icu-generated headers

Change-Id: Ibbf0c1148cf8ea37bb51e6c31d2e89efc9dfce00

2013-04-10  Peter Foley  <pefoley2@verizon.net>  [23aaabc2b5bcda9858863a8defb3f226c9511a75]

fix urelibs w/ module-deps.pl

Change-Id: Ib293b8c0a1130a693f26e91b3d708c1933495c82

2013-04-10  Matúš Kukan  <matus.kukan@gmail.com>  [4bbd662eaeaaab4457356b8625f51530a73c8b0f]

forgot to add condition on URELIBS

Change-Id: Ie85e370d16c09271fdb12cbe0f6e629e72dee929

2013-04-10  Matúš Kukan  <matus.kukan@gmail.com>  [3fdb77f0827d374a7fa2f1e232920b6174d6b44b]

add new urelibs library merging some libraries from ure/lib/

There is no configure switch for this, URELIBS must be set.

This commit changes strategy to link also libraries being merged.
We need them for build tools like idlc, cppumaker, .., so the tools can
link against them now. This avoids circular dependencies.

Change-Id: Ic49e18ecbeaff84d4f5a7fafe8b1fbf45ed18c9b

2013-04-10  Michael Meeks  <michael.meeks@suse.com>  [2c8cc6e5c600d04ae545af9f9223b88c3a757eee]

linkoo: fix uiconfig linking variously.

allow install dir to be a symlink, and link xmlsec and spa.

Change-Id: Iba7b1bc2af22d7282e3c039cf90ccfe79d6c9fc4

2013-04-10  Andras Timar  <atimar@suse.com>  [dc56f97fb462f4da8727861a135c059ccd24fe8d]

WaE: declaration of ‘xCfg’ shadows a previous local [-Wshadow]

Change-Id: Id68b73aa305d06545167a31fba404dd12e1254cf

2013-04-10  Matúš Kukan  <matus.kukan@gmail.com>  [79fb6e785e4911c7d3660592321824539f5f5628]

bridges: remove unused .map file

Change-Id: Id6e11cef2bdffd6726ac00f9a30e84cf44efe71e

2013-04-10  Eike Rathke  <erack@redhat.com>  [0ed6aa49a88844c3da82c9d0f5b757108f3b090d]

SvtPathOptions with LanguageTag

Change-Id: I33f43c6d0249a6681d451a4be8c5548da4987f9c

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [c0c96884208aadf66e4219000e1f8384b1cb20fd]

workaround #define of open

on aix with gcc

Change-Id: I704890cfae64343937cba8cc9206e493542baae3

2013-04-10  Armin Le Grand  <alg@apache.org>  [858c6610f3476bb47bb7b4e621a7ac48a9e34a75]

Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl

also checked and fixed memory leaks caused by not deleting
SfxStyleSheetIterator instances.

Found by: Chao Huang
Patch by: Chao Huang
Review by: alg

(cherry picked from commit aee8221b3fbe64d8e88aa3a1b630214807cd86f0)

Conflicts:
	sc/source/core/data/stlsheet.cxx
	sc/source/filter/xml/xmlfonte.cxx
	sfx2/source/doc/objcont.cxx
	svl/source/items/style.cxx
	sw/source/core/unocore/unostyle.cxx

Resolves: #120077# ALG: Reverted r1354011,

adapted all usages of SfxStyleSheetIterator and CreateIterator to use
boost::shared_ptr

(cherry picked from commit ec1819f218b94bed1556653e1b2b816a65da61ef)

Conflicts:
	sc/source/core/data/stlsheet.cxx
	sc/source/filter/xml/xmlfonte.cxx
	sfx2/source/doc/objcont.cxx
	svl/inc/svl/style.hxx
	svl/source/items/style.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/core/unocore/unostyle.cxx

26937d4d65562b14de0aea59a7b01cc4334f73c1

Change-Id: If99bf3ee399292ec269d68b36ee78ed63f033215

2013-04-10  Eike Rathke  <erack@redhat.com>  [a6f169433ada74a81b2e3421ea9c68a36c821fbb]

use language tags

Change-Id: I0e0e6f05f69a173d230a32bc1c39a1bf18fc052f

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [d91b76bcc47a28825ae7e8fc3c1c5a93af20782b]

vcl/inc/unx/Xproto.h seems pointless

Change-Id: I22405b5d3416be28e677d7a383e8101bd6f15559

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [1382dad9d244bf437cd9cd181eb708bdaaca3539]

Minor refactoring: Move a function to the only file where it is used

Change-Id: I98f1eda871eb36cdf61e003d046395698dcdad18

2013-04-10  Julien Nabet  <serval2412@yahoo.fr>  [8b7da751fd6ada77980b13745f9b276c311e0963]

fdo#63197, Convert Zip_database

Change-Id: I459b27065869b50639330dcbbae8bc7a1651882f
Reviewed-on: https://gerrit.libreoffice.org/3302
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-10  Jan Holesovsky  <kendy@suse.cz>  [43b2d676b5e2d3eb3788ff480b2ab2201a51b2f9]

fdo#60594: Fix crash in the document (does not fix the original report).

Change-Id: I2129cf89ef1c9b8dd814a5c2079629385b92577a

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [1bdc4768e277ada3d227516b6d9a00a411a1294f]

fix new-style RTF frame default internal margin values

Change-Id: I1a4819905f0fc2e8dbbcf7d9570785ad4384dc39

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [55131d409d903496b9d6ec5dee39e33983bf1043]

add msfilter::util::ConvertColor to avoid copy&paste

Change-Id: Ia5507f8d1ec18a45d3128c809d03f8f41849f93c

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [24ee3df385cf2aa95cd888581c84fdf90cc682dc]

RTF import: fix priority handling of shpz vs dhgt

\shpz is the older markup, dhgt shape property is the newer one. When
having both, dhgt should have priority.

Change-Id: I11904315d13fa23999badad26be26852719dbb3b

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [36be517a07fe0f18490c6c81b74463364bad9416]

RTF import of fillType and fillFocus shape properties

Change-Id: I2043477aebbe2e4f9afc48a68dcf7d2b18fa6613

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [1c2bae45d39aa75e6387ed652d911ff778e517ce]

oox: make these classes public

They were already declared in oox/inc/oox/*, but one header wasn't
delivered, the rest wasn't visible outside the library. Having them
public makes it possible to re-use them from writerfilter, e.g. in the
RTF gradient import code.

Change-Id: I13d8c860b2582489d216fd68295f230d5c98f31b

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [eb04db616a5c59f72217d6818199e6d227c4abef]

WaE: declaration shadows a local variable

Change-Id: I364b63041e34757e7069eb8a28d9e60734e354ac

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [8034992e22d983bba46cfc06d4eec6f2aab71e28]

Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxx

We already have <tools/prex.h> and <tools/postx.h>, so make those be
sufficient instead. Bin another local vcl header vcl/inc/unx/svunx.h that just
included those prex.h and postx.h. Adapt includers accordingly.

Change-Id: I6638b3260fd3da45478fcc216b41f8c8a539f0d7

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [9e2cf37c9062577f84406e08f31bd542ba41023f]

Kill leftover OS/2 bit

Change-Id: I16a0a006691f2547edf773f826f23df67498e88f

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [eb39389da846a5d31acbfeab029ca0dacbc5f02c]

reportbuilder: do not use empty tablename

Change-Id: I03ed5e810468ee206820a250c740b80c0ceda432

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [60e9d2dd5c0e1c085de7354b1ca5cd1cb8b0d082]

janitorial: spelling in comment

Change-Id: I0c232a60d4ab55fae5b78712d9acc4bac93f90c3

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [86ef5f6f8cee5ada8c9cbd6ba73a93ced1dad6b5]

remove impossible case

nCount == 5 is impossible; the grammar has changed since this code was written.
It used to refer to case '(' joined_table ')' range_variable op_column_commalist
which has become just '(' joined_table ')'
which thus has (by definition) no table range (alias).

Case changed in mega-(merge-)commit:

commit c41efc6d0b2740be4243fd696385f8dbcec0aefe
Author: Jens-Heiner Rechtien <hr@openoffice.org>
Date:   Wed Nov 19 17:43:08 2008 +0000

    CWS-TOOLING: integrate CWS dba301a_DEV300

which seems to have done the other necessary adaptations to this code
and elsewhere.

Change-Id: I96ddbefbf34d6c155435b78aa9e5037a760232ed

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [d42b1afc4fd04f2c0c5cff0c56dd371fefe81018]

janitorial: indentation

Change-Id: Icf3b500b9317cd45b3dc424da155ab6c48227ea5

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [fe294e9208cd022acb163aa2f8f27aa0a05d09ca]

pgsql-sdbc: set tablename even if we do not know the schema

Change-Id: I74c04e1262cc413696a12aca9af603beded7b07f

2013-04-10  Lionel Elie Mamane  <lionel@mamane.lu>  [b8361945d6aa3690e2ef9eca8b18395602d8b682]

pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema)

Change-Id: I319ba91045fa43922d7b694a4f13322295590c81

2013-04-10  Jan Holesovsky  <kendy@suse.cz>  [dcce505ebe1471f81803b9b336710b368e08f2e9]

fdo#51615: Further tweaks in the jumping to the next cell.

Joren has improved this, but the behavior was unexpected when the user did not
start in a cell that contained the string to replace.  This commits changes
it further that when the user hits Replace:

* in a cell that does not contain the string to replace, it jumps to the cell
  that contains it, replaces the string, and stays there

* in a cell that contains only one occurrence of the string to replace, it
  replaces it, and jumps to the next cell that contains such a string

* in a cell that contains multiple occurrences, it replaces it, but does not
  move the cursor (so that the further occurences in that cell can still be
  replaced)

This seems to be the most intuitive behavior.

Change-Id: If6c10069b8dff933a035780732a7d7b6e0740383

2013-04-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b981e1dbfc1460e00bf35e0dd63e0c77a8119d9]

add the missing type information for the parsed string

Change-Id: I4e2567ba2a9000763c54b7d38ab4ba66a13a77f4

2013-04-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [08fe6f085b9614cec51269f30f969617dd55d7db]

coverity#1000869: use of unitialized variable

Change-Id: I3640f4c791e09e39998ec25858baebc37b58b6f6

2013-04-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [836dd78edf07955a3232b5d33bc6aef2353865ae]

coverity#1000707: out of bounds access

Change-Id: I889ccb08f8f44bd558d95505342af0336dca0b0f

2013-04-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3ece9b4ed86c94a803bb728d5a845ea7cb89ed17]

coverity#1000602: fix check for null pointer

Change-Id: Iaa48ebe1799960532483812e54aa08c625882388

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [0b052272038873727852fbe70a3a549981373d1a]

detect IBM java paths on other platforms than x86

Change-Id: I3797c48951f5b95db7248122bd62c2b2ca2e3047

2013-04-10  Herbert Dürr  <hdu@apache.org>  [338853c045c7c793c9d4350aedb7b1cfd4517541]

fix the A11Y text attribute color in Aqua

Using the SalColor->CGFloat[] helper gets more of VCL into the scope
which causes conflicting declarations between css::awt and vcl-classic
font attributes so their namespace must be explicitly qualified

(cherry picked from commit 5ffbf3126f57d2f6a3dc6874bca2ffbc29b99ffb)

Conflicts:
	vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm

Change-Id: Icc7d7125e508188a9a389014bbc2f40e90bc3e34

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [acd3b6e624d7e853374c1e9c7b894a8eb1a6f8e4]

workaround IBM java 1.5.0 inconvertible types error

Change-Id: I84533723e9f42a27e2942c28b53232630db82e10

2013-04-10  Andras Timar  <atimar@suse.com>  [f6789641af5e1c7ecd4a65ea5deb020c5d3367e5]

Photo Album: make localizable the hardcoded strings

Change-Id: I9ffb10ddce9a8fba053c3adbb789854917595dd0

2013-04-10  David Tardon  <dtardon@redhat.com>  [19d263f095e7f4f4dc49092fe5cb5020eec136d3]

one variable to rule them all

one variable to find them,
one variable to deliver them all and into filelist put them,
in $INSTDIR where the installer searches.

Change-Id: I989f578f0ed6f9ef9167522249b36d95c15bfd1b

2013-04-10  David Tardon  <dtardon@redhat.com>  [339306ded9b25b26b952ef7d0aad9d7b38c7a012]

fix delivery of icu libs on mingw

Change-Id: I40f63cc2305714dd6b5d9bcb822598142bdfb245

2013-04-10  David Tardon  <dtardon@redhat.com>  [5a2dcd078826fa284a17fe90c1bf8ac6956c8357]

fix build of raptor on mingw

configure needs to find xml-config .

Change-Id: I6f80c9acda770886e5923ba8d5cb7c8bd3e11a94

2013-04-10  Gergő Mocsi  <gmocsi91@gmail.com>  [3a56257e858c6793156a78b387451802593455e0]

Create Photo Album implementation

Added a checkbox to enable/diable Keep Aspect ratio.
Options 2 images/slide, 4 images/slide implemented.
UI tweaks: dialog window remembers last used directory (via config),
buttons get enabled/disabled according to the content of the ListBox.
ListBox show filename only, full path is shown lower in a label.
Dialog window reopens again, if slide preview is not in focus.
Added a title slide: author, title.

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
	sd/uiconfig/simpress/ui/photoalbum.ui

Change-Id: I68d2a3e00f8c55b909fe4d98aa3958188653390e
Reviewed-on: https://gerrit.libreoffice.org/3169
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [857adeada9cc3276e79ceb828959a3ffe2d7409b]

Revert "registry: new ZipPackage_registry_odk_headers"

This reverts commit ba8372449befc6c534ab9596d7a3fd1e66884d61.

The "reg" library is not actually a stable URE interface.

Conflicts:
	odk/CustomTarget_doxygen.mk
	registry/Module_registry.mk

Change-Id: Ic53e1b8eecd6a12c9ec194df2f0093004db7c01b

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [5ad95cec96f6f08c55bb226a6eaeb1eeb95c1279]

Revert "store: new ZipPackage_store_odk_headers"

This reverts commit 5c60cebafdc6d6d773c794c0a4ee58d63782df22.

The "store" library is not actually a stable URE interface.

Conflicts:
	odk/CustomTarget_doxygen.mk

Change-Id: I221696515ba07b0155406a503c33760c58d1338f

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [c56013e97b7b5cf7a09a3ff99e0c172450dcb5a5]

API CHANGE: odk: remove "store" and "reg" libraries

These libraries were never part of the stable URE interface, and thus
including their headers and import libs in the SDK was a mistake.

Apparently at least on MacOSX and some Linux distros it was not
possible to link against the libraries anyway.

Change-Id: I3c43c86ff5d7bc316ed7af0be4ef313f7869ac23

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [fb61a9c3fc491996cb1e96e579ef72d4d4d0f2a2]

odk: settings.mk: add variable PURPENVHELPERLIB

This library is part of the stable URE interface.

Change-Id: Id131bdd333ecff2ae788830ca4b5b57b4a4a9c24

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [6f749e9595de50bdd8b7637155d3e40d94a45400]

odk: remove duplicative setsdenv_unix.csh

Having to maintain only one of these seems easier, and likely nobody
uses csh any more.

Change-Id: Ia4ddb54d27999fbf17ceea0b8bd76e59a29b023d

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [d0857f0e57fb553b4ecb3b955273486dad002b90]

odk: fix packaging of WNT import libraries

(regression from 613221bde1744265c336c2b5f2ade0bfb9b22d16)

Change-Id: I32775c27e7d17bfc78562f231a4061630c5b7f1a

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [164cf38321c63a03ec7acd9b4d5fef84404e1fd7]

add explicit template instantiations to appease Apple llvm-g++ 4.2.1

Without these linking fails with unresolved auto_ptr<
 formula::FormulaTokenArray> symbols which is clearly a compiler bug.

Change-Id: I14faf8e318522f913370ac186b5114ae5db997ad

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [e816271818c0d08a92d0d7fe37b58556e4724092]

connectivty: postgres: fix a bunch of empty for body warnings

Change-Id: Idd91616e43842142450c94ac8a61f4f29f4eb1b7

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [5e7c0378c21a1a06eefecec4b29b4ae5f9ae4707]

slideshow: that define causes -Wunused-macros with 10.6 SDK too

So since that is the new baseline let's get rid of it.

Change-Id: I20e921afca5e66f22d5403f383fb9fd5f0591142

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [6df71b906e201aaed49d5659dc6b42ebe80eb9f0]

sal: that TimeValue define causes -Wunused-macros with 10.6 SDK too

So since that is the new baseline let's get rid of it.

Change-Id: I7b645fe2f6e641012919a87b63d5e14acce9e52b

2013-04-10  Michael Stahl  <mstahl@redhat.com>  [01df12e60f76a052dd936a24215f8fbe4876a8a9]

RepositoryFixes: clean up WNT import libraries

The internal ones are all obsolete crutches for dmake.

Change-Id: I207db3e9106532e0c3fce873d0e2f9f40b22416f

2013-04-10  Michael Meeks  <michael.meeks@suse.com>  [b6bd12328f7495119034dff4e45b10130f3c5897]

remove un-used code modules.

Change-Id: Icd30d1d88d7ee89b5937ba39470b20ddf6e4290e

2013-04-10  Michael Meeks  <michael.meeks@suse.com>  [4e3baf32d90a4747381f869837da5cf8fb3fb7f8]

svidl: more helpful error message for missing slot / types.

Change-Id: I89537f526e465137f5e8c17b4d7fd134ba59af4a

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [72a0656fb5ff51b6afe36dbb099d15f6ae7f7c18]

Bin the Android "qa" apps

Unmaintained and presumably unbuildable for some time.

Change-Id: Ide0abea91013397dd8d214ee6a9da8e67ec6bb9c

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [e712a4ea59d82cc5d15236c90c8e6db3d7de1f2e]

tweak delete contents dialog to be wider than it is tall

dialog is visually overly narrow now so reorient it to the normal button
orientation and, keeping "delete all" prominent, put the rest of the options
into two columns

Change-Id: I6a8692df612d9f97d45621a0bcc9d9a6e75a4312

2013-04-10  Joren De Cuyper  <joren.libreoffice@telenet.be>  [65c45688caba3213ce161013f5f2b1f753f7eecf]

fdo#51615 replace button in Find&Replace Dialog not search for the next item

Change-Id: Ia1735ae39618fb8b0e4749e1970adfe83192f755
Reviewed-on: https://gerrit.libreoffice.org/3197
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [1a14d95627b5ea66822485f102c3b9e942d64d82]

fix Delete Contents title

Change-Id: I193f1cad5938550c576909802c945448ee41d17e

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [86a62b361fb60bdb859c9e9c52b25ee5097b58bf]

we can remove RID_SCDLG_DELCONT

Change-Id: I8edc9210bc172cd285fe4dce54d30606ecc7c716

2013-04-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [88cf2853462b7eb14bfef77b5ad9f3e22397c36b]

Convert scalc delete contents dialog to .ui

Change-Id: I1c84fe3c57fdd72880b16a2d69aa44cda0fc4f4f

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [9b7a69d6e65572f04cfb47797c749e944544da0e]

Updated core Project: help  68d0b1b6fc3fe84b2750018fe1c966486499f85c


2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [3a994cd0b649df5233d8a23b4672f6a88d7599f5]

gdb: make uno::Reference output shorter

The original idea to dereference the implementation and show all details
sounded nice, but now printing any UNO object that is a bit more complex
results in a multi-page output, which makes getting backtraces really
hard. Better to just show the dynamic type and the pointer.

Change-Id: I340a31b27b059c3d03d9e537de519e286af2e50f

2013-04-10  Stephan Bergmann  <sbergman@redhat.com>  [fa6c211a454fa51feb36f7e4dae966c31bef432e]

Revert "If you can't load a shared library it should be a warning"

This reverts commit 8b561c0012546aabbaff33b32a79833997aa8902.  There are
legitimate cases for osl_loadModule to fail (like when UNO only resorts to
indirect bridging via binary UNO once it has not found a direct bridge
implementation), so this adds too much noise.  (Rather add SAL_WARNs to those
places up the call stack where it is known to be an error, and/or enable
+INFO.sal.osl.)

2013-04-10  David Tardon  <dtardon@redhat.com>  [a41c2e16f6b8a402cf228aa25d790dee53f3f666]

drop undefined file IDs

Change-Id: I5650327429118ad52e82050039dd237c2ff32286
Reviewed-on: https://gerrit.libreoffice.org/3236
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-10  David Tardon  <dtardon@redhat.com>  [98988510ca8e2d8b9a95f8f59ead8e7623312542]

drop unused directory records

Change-Id: I9d1a812e1d1771d8d3fc022869984dcb623f2055
Reviewed-on: https://gerrit.libreoffice.org/3235
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-04-10  David Tardon  <dtardon@redhat.com>  [ba6989df7dffb4fd2c62dbb9f5b1c9b000b4abdd]

just use explicit list of files

IMHO it does not make much sense to dynamically generate a list that is
practically unchanging.

Change-Id: If5898956d11b9f410cf36d1ebe5535194365a954

2013-04-10  David Tardon  <dtardon@redhat.com>  [d5d69702a5ecfdeb41236ef0ff30397f843b0cb5]

drop unused script

Change-Id: I892d2856c28536a7828c292c8fb3cd8b30fe8ecb

2013-04-10  Andras Timar  <atimar@suse.com>  [0b8859265bf0c6e2fb5e116bd8856ac9ec95e387]

high contrast icons for start center

Change-Id: I539237573bc71a6f124610dd4bdd8cec3f1f1a76

2013-04-10  Andras Timar  <atimar@suse.com>  [76110fb90ba2cbd658e1a59416364501c45b5e28]

re-use images in start center

Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [1d92bfbe2be601b2108e6c9e8d79346a6dc0317a]

rename expander to more for help

Change-Id: I9b55140e619a16a22dd10ff67abfe27fbd58bc05

2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [1f2b7ee8fd9ac2054b0d3340fdd46d46d7aa37c7]

Updated core Project: help  a4e6169aed45fa4b0cb1ba2c5ec784ea63a3a874


2013-04-10  Caolán McNamara  <caolanm@redhat.com>  [b21824ba4e1e1448c859b8c3b29de6047cba0842]

adapt code to manage names dialog .ui conversion

Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [92e74798a753b5eb595a5964cc8efe70e3a6e56b]

RTF import of new-style frames: fix txflTextFlow shape property

Change-Id: If6febeaea00b384ea36d470264c04dfb4c7afd24

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [9a8306a18998b42b387eb83128c82abbcfdd87a3]

RTF import of new-style frames: fix name

Change-Id: Ifa8e79fb9c4b9ad5a0bf64466cefad91b6bbeb0c

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [91a151085a9e8e77e30c0e21740f211fd5eedd95]

restore disabled rtfimport tests

There were two problems here:

- Writer textframes don't have an AnchorPosition property, use
  compareRegionStarts() instead
- turns out DOC/DOCX import doesn't create Write textframes when the
  shape has no text, doing so in the RTF import fixes the other two
  testcase as well.

Change-Id: Ib2b4a0b7f8317d300fd532daea22568e33eceb53

2013-04-10  Eike Rathke  <erack@redhat.com>  [c979adad481bd41bff90047b1e59ce1741e642e1]

sal_Bool to bool

Change-Id: I2d9baed5032e267ac5053267d367723999526c8f

2013-04-10  Eike Rathke  <erack@redhat.com>  [104c9cc2482d3843f441f9263fb7cb3c0f3f397f]

use language tags

Change-Id: Ifa5ded07e3af153e747fdbd82a75560dfb7e2b75

2013-04-10  Stephan Bergmann  <sbergman@redhat.com>  [8c12bf2cc4d6011402a5f4703d6d23b1015aa22b]

Clean up documentation

Change-Id: Icc53c25400acb46070fead08f7602295599fc6c8

2013-04-10  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [f638bcc06e7e4ac2908385ff98a24ef008168d86]

Converted Insert -> Names -> manage widget.

Change-Id: I8f07e1a37f32222aa25721704e513ef1aa3092e3
Reviewed-on: https://gerrit.libreoffice.org/3281
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-10  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [9b73b036971a5b13209b5f617b7d1368aece0815]

Translate German comments and general clean-up

Removed some whitespace, programmer handles in comments and
commented out code.

Change-Id: I68a1285355b14e122f218b2f483ebc74a2b2dbaf
Reviewed-on: https://gerrit.libreoffice.org/3294
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-10  Arnaud Versini  <arnaud.versini@gmail.com>  [4976dd85fa6ecc279ac80d86a27636ce64d3a3ac]

Introduce characters utilities in rtl/character.hxx

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, with slight modifications
to sal/inc/rtl/character.hxx:
* Replaced "#pragma once" with explicit include guard for now.
* Missing includes.
* Cosmetic clean-up.

Change-Id: I94d01cd4e766f92c70f941839a67101fa2c97654

2013-04-10  Jan Holesovsky  <kendy@suse.cz>  [5d67919a5810cf05d6fe53dc14f2b1f073c56719]

Kill the ToolBar class, move the needed bits directly to ToolBox.

Change-Id: I6aaa396931ce613be64026b53372dc24c6189724

2013-04-10  Jan Holesovsky  <kendy@suse.cz>  [99d851b3e2b9f41a6616813cbf7a681aa842615e]

Kill copy'n'paste.

Change-Id: I5e5b80f8d8efe91df806bb7ae9750fd84009c6be

2013-04-10  Jan Holesovsky  <kendy@suse.cz>  [44b1352c540a97b1cb25abcd46cd9ec387288841]

Nobody needs pointer to ToolBarManager.

Change-Id: I74624b1b28d948e2299014499a1eef309488ad13

2013-04-10  Miguel Gomez  <magomez@igalia.com>  [4be242ce6b91dd23ffa8075bb4eeb05e8bb3d01c]

Allow selecting the tls backend to use in oox from configure

Change-Id: Ie82afb1f22caa0b02ddac256e2a0c2a49f19bb15
Reviewed-on: https://gerrit.libreoffice.org/3173
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-10  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [7bcba4c910fa7eecf256a05a1f274f7b253e5fc5]

fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinks

Change-Id: Iafa9e273c009fe0772a9401b47b51738dc235a13
Reviewed-on: https://gerrit.libreoffice.org/3296
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-10  Tor Lillqvist  <tml@iki.fi>  [63d46499b08092473e52635dbd2175c72f7896af]

Use codesign --timestamp=none for now for the executables

Avoids annoying intermittent "The timestamp service is not available"
errors that break an otherwise nicely progressing build. Hopefully
those errors are caused just by some temporary overload of some Apple
server. Anyway, we will still sign the app bundle in the normal way,
with a timestamp.

Change-Id: I838b39956b87d36138ccbc4e90c2d11e380d690a

2013-04-10  Prashant Pandey  <prashant3.yishu@gmail.com>  [8398d5d9ac0f169ee7a045f6677919c79a5cbe0f]

fdo#62096: Replaced some OUString 'compareTo' with '=='

Change-Id: I1d095cf5640595789f4ae99f1b0679be88b0baa9

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [a6475acf4522e8a20ec3fcd200664d9e6cd22a0b]

CppunitTest_sw_rtfimport: disable 3 checks for now

I'm not sure yet if the tests should be updated or they signal real
problems, I'll came back to this later.

Change-Id: Ie2570f01e07e557281d2577471a49a730a894393

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [eb9475b940450761ae5196b2a7635d1dfeaebb5f]

RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120

Change-Id: I18165df2a2a59d460b06b0cfd3fcdae977bc65ee

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [b51519bfd1c4643a7ce74e4b3934281460027703]

RTF: also import rectangles as Writer text frames

Change-Id: I5aae8cbc050187b1adf7757b112470a8e9e6160e

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [e789c7f0f15a6b571de95b81e77e3a323e9f540e]

RTF import of d{x,y}WrapDist* shape properties

Change-Id: Id59c8dd91de2733cf0f3620d7b27e8a34f3034fc

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [c8988c87728f5331a8374d97f8849a47026cd2f1]

fix RTF import of default fFitShapeToText

Change-Id: I7813ea4b3a2cb97c334bca04e6ff556690725b5f

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [5c706a48ba834f4d573950664bacde5076b1579e]

RTF import of d{x,y}Text* shape properties

Change-Id: I6ce85cc4fd7bb317be002f5aa7295a03f0d0e7dd

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [7c50826d9a233499277da83fd57bafd834262ec6]

RTF import of new-style frames: fix defaults

Change-Id: I0b674f770f467a32dc2fa5bb7227f038addae4a8

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [7e2a3812ce98942be43ba1be4a4695e9adcf988d]

RTF import of new-style frames: avoid fake empty paragraph at the end

Change-Id: I0abd941fbebfc032a3f3827929cfa721a187852e

2013-04-10  Miklos Vajna  <vmiklos@suse.cz>  [4984bf2a870a1fb7d1f85b1f6ece568a0e05c4cb]

RTF filter: import text box shapes as a Writer textframe

Text box shapes, just like any other shape types, used to be imported as
drawinglayer shapes. To keep the DOC/DOCX/RTF filters in sync, import
text box shapes as Writer textframes instead.

Change-Id: Iacead5352d0a297cff54afb134d895e40d446147

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [bcf7efd9f09a11756333beaca2c64a3fff315fcc]

calc: set ZoomSlider size to 130 like all other components do

Change-Id: I5f6a159b3c925bbd9b3a5820968fff8f95a70925

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [1c86d43ca8bf6f1eac93791068ec016d5637efcd]

API CHANGE: cleanup of Math.xcs

Remove deprecated items. All are unused in the code.

since 2002 (ce44de00):

Misc/NoSymbolsWarning

Change-Id: I98c828c81315ecbfbaa09c2571582199d2f6e833

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [074e27c1baeb632b09666bc17a7f7afbed7b7393]

remove commented out code

Change-Id: I754a34a88a7f976714827bd8e8986b854d5da692

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [7c48a2a83f4a92200c7f2b0f259bf1684d253436]

API CHANGE: cleanup of Java.xcs

Remove deprecated items. All are unused in the code.

since 2002 (d8155fb9):

Install/AdditionalClasspath
Install/AdditionalSearchPath
Install/ExcludeVersion
Install/InstallationPackage
Install/PackageInstallationDirectory
Install/RequiredVersion
Install/Vendor
Install/VerifiedVersion
Install/Version

VirtualMachine/DebugPort
VirtualMachine/DisableAsyncGC
VirtualMachine/EnableClassGC
VirtualMachine/EnableVerboseGC
VirtualMachine/EnvironmentType
VirtualMachine/JavaLibPath
VirtualMachine/JavaStackSize
VirtualMachine/MaxHeapSize
VirtualMachine/MinHeapSize
VirtualMachine/NativeStackSize
VirtualMachine/RunTimeLib
VirtualMachine/SystemClassPath
VirtualMachine/VMType
VirtualMachine/Verbose
VirtualMachine/VerifyMode

Change-Id: Iefde5b6d4ff57dc708059681a247efa419c11013

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [ad8ca80c42d2e2b8996d3cf528183710e8ea3395]

API CHANGE: cleanup of Inet.xcs

Remove deprecated items. All are unused in the code.

since 2002 (4f36fcfa):

Settings/ooInetDNSServer
Settings/ooInetSOCKSProxyName
Settings/ooInetSOCKSProxyPort

Change-Id: I79cd561d1e94e14bf7730f70eac1c08bbc8fe7e4

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [20a4cbc6c3d143d2c005475237018e1a00b9ea53]

remove commented out code

Change-Id: Ia79f094e33435386aeaf59929edb4372b38adb22

2013-04-10  Thomas Arnhold  <thomas@arnhold.org>  [6957d013b49fdb18180f4bf414862c199ea96e26]

equalsAsciiL() -> operator==()

some more like 7e06132878a495ffb8ed9d54588e1a3ebbd0e8da

Change-Id: I42c2a208e30ce80e95d892c6123247057c823773

2013-04-09  Peter Foley  <pefoley2@verizon.net>  [4e3c5f4e50e40a40bbd0db1c249d9957e181b71d]

rename overly generic placeware TempFile class to avoid symbol clashes

Change-Id: I64adee63fd8802884d3c2388b0e21a237f61b922

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [43a23fb3f8f1ffa4937658dd9393d23533b84d18]

Related: fdo#62287 make it impossible to use a dead AquaSalFrame

Change-Id: Ie56a41e901ea26d5ea946260bdf25a903185be99

2013-04-09  Herbert Dürr  <hdu@apache.org>  [ef4b5aad82da7133e89e37e3e04791398d6fb3a6]

Related: #i120237# cache the updated frame reference in AquaSalGraphics

(cherry picked from commit 6e4214e604f8aa86b08a7fbe315a80d7751ffc2d)

Change-Id: Id10d49737ba773e95a3198997e25fbfd98708f65

2013-04-09  Herbert Dürr  <hdu@apache.org>  [5333d295225e4cf961e03ea8bf2fd1e2f9d168bc]

Resolves: #i120237# workaround a crash on OSX...

when a VirtualDevice is reused that was created for a now dead window

regression was introduced by the changes for #i116758#

Patch-By: Herbert Duerr
Suggested-By: Herbert Duerr
Found-By: Herbert Duerr
(cherry picked from commit 6550c7c0595670c10e340e2c7b41be7e128af40a)

Change-Id: I1a813f128ad16e6eb840b22fbd14af49b34e11d0

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [dcde7d32a6a9b60b8642049a8dfb33d2b8bc7b92]

no mkdtemp on AIX either

Change-Id: I9103f86a5b8414c9cdf5fd3a2d662725343f0ed8

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [7df3ec713a72c3c21693587142ee31d0d93abf4a]

get liblangtag to build on AIX

Change-Id: I770acf14cefbe53deea446df6e326d9fb5b52b04

2013-04-09  David Tardon  <dtardon@redhat.com>  [0586be91e6f5099b46025b0d2e645669d2271c77]

move dep on solenv_inc to platform

Change-Id: I86db3c7290e22491f41d198dfb53e01f6bbdc50c

2013-04-09  David Tardon  <dtardon@redhat.com>  [203cb5d967816d0a626a56556de67e2bef049121]

only build WinResTarget on windows

Change-Id: I144e89996fb980514f4031d0e2aa0d0ced529d35

2013-04-09  David Tardon  <dtardon@redhat.com>  [75c2c58a6c9d0c172c71d1654642474e657ce7e3]

add external for unistd.h

Change-Id: I728b162e21a7a2c02cb76af110cc0a01a762fdbd

2013-04-09  David Tardon  <dtardon@redhat.com>  [5a38d88825c4fb516a6d4144f0ee7f02659a074b]

there is no package icu_data

Change-Id: I3f40a533a0762175dffda5df3bf79b6b4843cf33

2013-04-09  David Tardon  <dtardon@redhat.com>  [003da7e2131b0d4c7b02a487f190a2ca5198361a]

depend on headers also when using library objects

Change-Id: I37e8c382d2bb67f8b772f1679b21fcb147593346

2013-04-09  David Tardon  <dtardon@redhat.com>  [8b7961aa2c4a773be0377408952a5e4c182d4cf4]

add missing dep on connectivity/FValue.hxx

Change-Id: I8e95146379332c7f26130eca5341a8880f86233c

2013-04-09  David Tardon  <dtardon@redhat.com>  [988f1a078a3db246311441e93cda47ad5b373dc5]

add missing dep on salhelper/simplereferenceobject.hxx

Change-Id: I3acf314bf02bae7b2e74f317177ba81fc9fdb59e

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d19fea219ad8d75eeef78629a2a0e0d59ab293d9]

Oops. Forgot to remove this debug statement.

Change-Id: I8d7d308ee913f61b7f4a9cf9d83158a32bb0c1e5

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [91ecff9e0c430424022e2b1197890bedcd359172]

Get the whole thing to build after the SfxFilter interface change.

Change-Id: I62122e298f1434aa9e44c8f3fdfb7f710513617d

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ce9083428d8181a30de1d11d511382ce101c543]

String cleanup inside SfxFilter.

Change-Id: I647b9e4de54fdcfadcf17ac7e161b245f3dea546

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63724f0ab38390d2483f7ceb28d4baf29171f330]

com::sun::star cleanup.

Change-Id: I279441c1e1a271c76a2fec92711765134da90cac

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [746f8a08f55fe9597cbab63342ee3c91254f148b]

Make the member mutable to avoid ugly casting.

Change-Id: I28fd84b89a8d443e502d2c0e76f38cf006a57d4a

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aa6e3a1d252ac7e86a6338f366b3127b1ea7dcf8]

Reduce indentation by early bail-out.

Change-Id: I8430d030fdfce51d3706c801ce8d2cb3fa6eed5d

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a41848fab13e2c487515e02a16fd7548512dcd9]

Store filter provider property with SfxMedium.

Change-Id: I4ee6eed94cdfd8a8a514a79a33a1ccb4ff586ce5

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b13be7436c522b039fa66732cc9caa3cd9cf225]

Use scoped_ptr for this for better exception safety.

Change-Id: I7f14972e562845eb260b3d567c3fbabda2524d41

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5ed6ba97352bacbf0e423302c52debccbf80114a]

Sort the header includes and get it to build.

Change-Id: Iaef855c4829f5b6fc6a0016fd2697c761ed1ea9a

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a4e58db80750d88e41db7e83734f1f2327eb83ed]

The 'else if (nCount)' check is not necessary; remove it for less indentation.

We check for nCount != 0 earlier.

Change-Id: Ibdb099fc651210263b8f23182796a8d56a531591

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [27246395016977a920494275c260becfb756d21b]

Remove unnecessary ::com::sun::star:: .

Change-Id: I98f2ef80b2487264e9e74c7895b1f702ae847452

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [868ce95a3cc286bd3cd7b16feb460eb85a414a84]

Add xlsx and ods bits. Those file types are still not loadable.

Change-Id: Icb75313a082475b73d560685fec2c2f3be8538d7

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6374df20c2a8378209cce21c0e9689e65b8bd9a2]

Use ucb to load bytes from file URL.

With this, we get file system abstraction for free.

Change-Id: Iec988712599f506444cf9c7e3ebbd59d38f083ee

2013-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [50d044d59ac27781932e6f15549f730d693be56e]

Get it to build with the latest orcus. It may not be fully functional.

Change-Id: Ife3c14a446273654d720eb38349cc42d1ed76893

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [2dc7318d845552a45aeb4f87ce8c333e51dca908]

Kill not necessasy OUString member variables.

Change-Id: I1bbfd19bc70fc12ac5dc5fdb18c556f4dc5300cb

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [8efe5b7096f14f9434730a8429a5a8771bed8503]

equalsAscii() and equalsAsciiL() -> operator==()

Change-Id: Id9e1057302575686a61d79bef034b8431ef22196

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [1223467b15570539bb7fff3b620dc891d0a068ca]

Make this readable on a normal screen too.

Change-Id: I91259408aaa2294b2c1e01ac3979ef402665ac7a

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [fcffc8694807fb2962d64fc0eae519d94473ce2a]

Kill m_xToolBarWindow here too.

Change-Id: I8e07b798776ac06eb5a91bf6479105a2c08a073b

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [36afd52a76973aad60f7aaa934f8d978bc709681]

m_xToolBarWindow is apparently unused.

Change-Id: I0f69401c46a2b3a362b7481acacc748d103faa30

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [c0fb2954f3117b610197feda237bf97d99dbf778]

Kill unused constants.

Change-Id: I18e5db67cfa790b5a6e9db17e1823e7ce7f75598

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [7e06132878a495ffb8ed9d54588e1a3ebbd0e8da]

equalsAsciiL() -> operator==().

Change-Id: I012fc0341df2bb6d8dd913c13c39c7e657eef235

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [ca123c1e0d85b9c1332d6b6911695215df112c9a]

Kill unused member variable.

Change-Id: Iaad6700b68d70f5193ee723e868b9efc29a1cd04

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [1dd6e02f15266560c59948c144983ca2ec06d463]

sal_Bool -> bool.

Change-Id: I12eaceb304ef67c533dc23db3f6b666bdb6a7a1f

2013-04-09  Jan Holesovsky  <kendy@suse.cz>  [be91ca51ee5da0c88de1ba23b3d384731b0dd610]

Include is better here.

Change-Id: I66893bb2ce7a89aac44b20dc38aa405ae868a0d8

2013-04-09  Rafael Dominguez  <venccsralph@gmail.com>  [ff7a40c588bc37e5d6bcaf197ff46d86bdbd93a7]

fdo#61389 - Display Properties, Set as default actions in save mode.

It dosent make sense to display delete action since we are saving
a template same for edit.

Change-Id: I5532d3a7a7f5e6200419c2b7159c4d6fe40d16ea

2013-04-09  Rafael Dominguez  <venccsralph@gmail.com>  [ebebaf709af8bdfaf65cb7747c38fadc9ca02259]

Display correct region name in error messages.

Change-Id: I1e3eddf9be2a75faabf0b0be91f30d7e8d43d3e4

2013-04-09  Rafael Dominguez  <venccsralph@gmail.com>  [e93001816144dbc6edcbaffdb076c8a3d5cf05e1]

Fetch thumbnails position and id from filter array instead.

Change-Id: I5d49bf90e9eab402f2c6e58ca46302e2a2c72c84

2013-04-09  Rafael Dominguez  <venccsralph@gmail.com>  [d14e60248e56e5811fca3828b527a2ef2180bf98]

Update template item path when moving it to another folder.

Change-Id: I0ea9bf77b2393240e5074000a3692a4eaac11cf0

2013-04-09  Rafael Dominguez  <venccsralph@gmail.com>  [0dcf76e78f4e94d956af7148243fbbec155f598d]

Mark thumbnailview item as unselected when updating filter.

Change-Id: I10dd5ee79bf5c39bba4873633b3bf4438c703be0

2013-04-09  Petr Mladek  <pmladek@suse.cz>  [74615ac7bd55755037c49f8fdfb29a5fc33c870c]

Explicitely mention --disable-gio in distro-configs/LibreOfficeLinux.conf

AFAIK, we could not use GIO for the release builds because they are built
on too old system. GIO has got enabled by default but it can't be used together
with GNOME VFS, so we need to explicitely disable it here.

Change-Id: Ic5e64b0b5a7c000b9add2892a18bbc963ea2b900

2013-04-09  Andras Timar  <atimar@suse.com>  [e2096f5395028d1efef56fe64d0bfa3f7e20ca41]

remove unused icons, move icons to their place: hicontrast

Change-Id: I31680b78f9684d9220f0f59d36f2072b2e4331da

2013-04-09  Andras Timar  <atimar@suse.com>  [c418ad8ccd50810ad1818e32101f1668f86f739a]

remove unused icons: crystal

Change-Id: I4c85ed661da5fc81c49343afcb33adc65d90f374

2013-04-09  Andras Timar  <atimar@suse.com>  [05a32d851b537c7c27721c5005c9bca417a09d07]

remove unused images

Change-Id: Iba533a2d691b0d165b76b9c5a37f96aa051daf40

2013-04-09  Andras Timar  <atimar@suse.com>  [648895f9de20b7cfcf64e4cbca27e63969020664]

use common image from res/ folder

Change-Id: I89203c277277d409cfe46f62af82b2621c9101b2

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [afb3af7ce5fef803d42a549095863e6bb8210ef2]

Resolves: fdo#61948 delayed delete deletes nothing under windows

The reason there appears to be two dialogs, is because there
actually is. The original dialog doesn't get deleted under
windows.

If we use the actual returned type of the dialog here rather than a lower
baseclass then the right thing happens. Original code works under Linux but not
Windows.

Change-Id: Iaf99fa4e16f743b1f5a3d29f42a140491f3d67b0

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [8bbbc0d12961c972dd14cf3eb35736bb4b532744]

Updated core Project: help  ffc7126974af6e43a8651006b23f1b8e97140f7b


2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [78417f42a4b71729f324ca09e341ee24d9d4baaa]

adapt code for select range .ui conversion

Change-Id: Ib53b42a340da04276ce005efb22d19fda617e29a

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [2705fc72df2058332773b5cb04a6b4d207f5e39c]

libmerged: remove some of unused externals and static libraries

Because cppunit was causing troubles. It's not in installation, to be
used at run-time, so we can't link against it.

Change-Id: I133feb0c3dab50bacbe96775a28dd1a61f09882e

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [caceb6fa3cf288e0a66bb547647b5d496e10f4ee]

sd: fix linking of aEmptyStr; not in libmerged

Change-Id: Ie8d832755a124544e08c09d2e5200511783513e7

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [57cbe8d485a0245abbfb868070261af405f9d9dd]

fix linking of libmerged: add jvmaccess

Change-Id: I374041bba8ea4f20d22aeea8b486f68b0d7acd7b

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [b284dcc733d0bef1c113fa20e9ade849088f24cc]

Revert "fix sfx2 with Library_merged"

This reverts commit 0b78f2b9dc17dfa88d72d6ee27e3e0e0ca6a152f.

Change-Id: I3608c15226f233add01ebe4a64667012854cf08b

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [47832f6b488917d803d1c4e4c53594ae35094e43]

Revert "add javavm and jvmfwk to Library_merged"

This reverts commit 77169b9ceccfedeadef272f701425430cf1c719d.

Conflicts:
	Library_merged.mk

Change-Id: Id7c42457127a622cf71910bafc97f69db545243f

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [b91f836091c2d1b5c9f6ff8a9fe2bd4da5176191]

Revert "add fwl, scui, sdui, swui to Library_merged"

This reverts commit 6c8c54ee90a2a8d3a8d35b7e89fb39770500936f.

Conflicts:
	solenv/gbuild/extensions/pre_MergedLibsList.mk

Change-Id: I6393507344297990dfcc6e234c7b0e503a8bd10b

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [40800be3816760fe606e7fa8dcf7d3d9ad550257]

Revert "fix scfilt with Library_merged"

This reverts commit 1a04271d2e5de7dccfeb3ac0609e49155b5fe250.

Conflicts:
	sc/source/ui/docshell/impex.cxx

Change-Id: I723727e045ca7e81ef9396a8b50e83ea95b162ab

2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [3609fc4b6f8a0de00d81fedfd58aab84dfb97a22]

Revert "fix breakiterator with Library_merged"

This reverts commit db754e891e35a2832645fce676a5f6f0bf162976.

2013-04-09  Niklas Johansson  <sleeping.pillow@gmail.com>  [76fa6219f59508db52bd8d58731d93cf58b21921]

Update Swedish autocorrect files.

Change-Id: Ib7428ff5201ec78b15b9f00039fa7ec61fcc9724
Reviewed-on: https://gerrit.libreoffice.org/3284
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-09  Chris Sherlock  <chris.sherlock79@gmail.com>  [dd88ed87a5806789264b6f9ef5d45d0474c9b6cc]

Update README to explain what codemaker does

README change adapted from
http://wiki.openoffice.org/wiki/Uno/Binary/Modules/codemaker

Change-Id: I25c1e7012f7d27c21124cac171f3b15e989b8612
Reviewed-on: https://gerrit.libreoffice.org/3287
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-04-09  Stephan Bergmann  <sbergman@redhat.com>  [4eccc3798b54b90d3d10dc5d5c1347ec69934915]

warning C4101: 'e' : unreferenced local variable

Change-Id: I2828021d60d82e43358ba98a1a3b4967a6901cd6

2013-04-09  Olivier Hallot  <olivier.hallot@alta.org.br>  [6b8965bc816f8edda29fd147db66fa044be3c64a]

Drop unused variable

Change-Id: I6d0d561b6c3f1a6eb3ab237538885e5c48820e6e
Reviewed-on: https://gerrit.libreoffice.org/3282
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [f0aecebe20f3347ddc56828d4280b875682cad34]

WaE: unused variable

Change-Id: I64ac7b45722e4147091068e71e9ceedea3d73010

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [db403988a7fd7d468f53d9296ff8d6c213ce435c]

Forward-port the app bundle signing from the 4.0 branch

For now, use the same quick hack as in the 4.0 branch: Just sign the
app bundle as a while, not individual dylibs. Should factor out the
code in Makefile.in that signs all dylibs. Make sure to sign the
application app bundle only, not the SDK.

Change-Id: I6b0a39354c54b0e0f5352d0fd0bdb57650dc100a

2013-04-09  Michael Meeks  <michael.meeks@suse.com>  [c998ef820b993985e8b3d5d6e70c646037c570ac]

remove erroneous +


2013-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [0263bd3cabe2fc8e15b7cbb22822fa9693432bb5]

remove many libraries from libmerged

Some of them were causing bugs but more importantly it does not make
sense to merge so many libraries.

Change-Id: I8749c268466ac04cc12450919346b3376d95a07a

2013-04-09  Miklos Vajna  <vmiklos@suse.cz>  [001da6553adfcb160a08225fdd6aea478bd7dea9]

pretty-print SwXTextCursor

Change-Id: I98bb5cbcde93a408c44f4f985c06532ab0a37652

2013-04-09  Miklos Vajna  <vmiklos@suse.cz>  [626605218359df6c3f9274e57cb5ef0886b890fc]

pretty-print SwUnoCrsr

Change-Id: Ia79e582002c92591694815580eff905b864ea6c5

2013-04-09  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [b2867b01418fc7a1e80589224345d2b224bcf3fc]

selectrange.ui Widget

Change-Id: I110d38248975e21dd454c73c787c16d7e94b473c
Reviewed-on: https://gerrit.libreoffice.org/3275
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-09  Caolán McNamara  <caolanm@redhat.com>  [9ca23ee5e776b80d1e8fcac4c3897cc0d0569bc3]

make help work again

This is a regression from b248624126c271c88381d3dad6e04fc954f65779 I suspect
there might be more.

Change-Id: I9ffbcfb8d32b0b0b4193a86eee90d0a5f481de11

2013-04-09  David Tardon  <dtardon@redhat.com>  [542cf6d9eaa7d3a9875e0cd258c883a69577040f]

unbreak windows tinderbox

Change-Id: Ic777267cb86acdb62b53a7b324e1423b7c6b67c5

2013-04-09  David Tardon  <dtardon@redhat.com>  [51149806f890e8181c016713cff30bc0c9c06450]

rename expat external to 'expat'

expat_utf16 is long gone, so there is no need to fool around with
expat_utf8.

Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89

2013-04-09  Stephan Bergmann  <sbergman@redhat.com>  [02a8e8acd1f0cbb512868fd9849363f9d069db95]

[API CHANGE] WIP: Experimental new binary type.rdb format

Make cppumaker work on top of unoidl/ instead of registry/, as a first step to
change all the various codemakers.

* API CHANGE: cppumaker no longer supports the -B switch, as that is meaningless
  with the new format.  When reading from an old-format .rdb file, /UCR is
  hard-coded as the prefix now.

* TODO: The new format does not yet support deprecation annotations, so the
  generated .hdl/.hpp files lack any SAL_DEPRECATED_INTERNALs for now.

* codemaker/typemanager.hxx is extended with access to unoidl/ functionality, so
  the various codemakers can use registry/ and unoidl/ in parallel for now.
  The access to registry/ functionality will be removed.  (Added small throwaway
  helper functions u2b/b2u to easily map between OString and OUString at the
  remaining seams for now.)

* Includes a selective revert of ba044b1e9613ed30906a9a540b7da8392923e4e3
  "remove needless forward rtl::OUString declarations" in those parts of
  codemaker, unodevtools, unoidl that were covered by this local
  work-in-progress patch; I would otherwise have hard a hard time re-applying
  it.

* The generated .hdl/.hpp files are mostly unchanged, except for a few minor
  things:

** Any SAL_DEPRECATED_INTERNALs are missing (see above).

** In comprehensive getCppuType definitions, some members were erroneously
   classified as TypeCalss_UNKNOWN.

** In comprehensive getCppuType definitions, some unnecessary calls like

     ::cppu::UnoType< ::sal_Int32 >::get();

   can be removed.

** For typedef sequence<X>, the .hdl file need not include X.hdl, but only needs
   to forward-declare it.

** Unnecessary includes for optional bases of interfaces can be removed.

** Some numbering of local variable names (sMethodName1, ...) has changed.

Change-Id: Icad98f248ac15177337f1b4ab709a755a8af6238

2013-04-09  Stephan Bergmann  <sbergman@redhat.com>  [209d6a0fcca942a0168eb10ca3ab8f5f0d2ba9be]

Missing #includes

...once cppumaker would no longer needlessly emit #includes for optional
interface bases to .hdl/.hpp files.

Change-Id: Icbcfbf64c33be50652c5611a4962111fa8d13c05

2013-04-09  Christian M. Heller  <christian.heller63@gmail.com>  [51fddc6c52d04a2dccdfb7d04f8dd0455e8c4b95]

fdo#39468 Translate German comments V2 - source/edit/texteng.cxx

Change-Id: Ifc02535cecc24d9362d2534784c659ee8705f751

2013-04-09  Miklos Vajna  <vmiklos@suse.cz>  [2ffa67f785bc82cb581daadf0c982dc1990bd17d]

gdb: pretty-printers for sw::mark::IMark, sw::UnoImplPtr and SwXTextRange

Change-Id: I09b9e5a64b1b2630dbccdd9cf4392376b955dbdd

2013-04-09  Miklos Vajna  <vmiklos@suse.cz>  [6879db2101f8db185b6eee6bfad755347b28c363]

gdb: get UnoReferencePrinter work again

Change-Id: I07d6a24f5c94a115d38ccffde26725b668dab430

2013-04-09  Andras Timar  <atimar@suse.com>  [7cd1c10886257f3a6af5e077de9bdc23f1b1c8b6]

Updated core Project: help  77f7ec5184335f7fb4e8f63845269a247bb5df31


2013-04-09  David Tardon  <dtardon@redhat.com>  [35c53bbcc8f0a7b8627a8d5a2e167d76dc52d1c4]

ensure delivery of expat headers

Change-Id: I73b5eba6c7cff7b6c45fd1f24197550d8e52f26b

2013-04-09  Michael Stahl  <mstahl@redhat.com>  [ebeae438dbaa3e9f1cda33a17c4a6530feac80d9]

move Python tests in-process

This is nice to make them more easily debuggable.
A series of crude hacks are employed to bootstrap enough services from
python so the current tests run.
This is only tested with system python3 on Fedora.

Change-Id: I5e06741e55ead7fddec41ff776ff8ca5d2399469
Reviewed-on: https://gerrit.libreoffice.org/3215
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-04-09  David Ostrovsky  <david@ostrovsky.org>  [0e68bac85293e2d60fa6db3e46de8b74ab5d502b]

set up python unit test infrastructure

Extract boostraping code from convwatch.py to unotest.py. Use python builtin
unittest module as unit test framework. Specify the unit test modules in make
file. Another option would be to use discover mode of unittest module.

Add __pycache__ to global .gitignore to keep the source directory clean.
Another option would be to deliver the unit tests to workdir prior to test
execution.

Currently only system python3 is supported.

Change-Id: I2692817673f786e950e1176a17c7675f989755b6
Reviewed-on: https://gerrit.libreoffice.org/3214
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d64b5cc1c3d232ba42479fe0a3c186ecabd25144]

fdo#62116: Be sure to convert relative URLs into absolute ones.

Just to preserve the old (and correct) behavior.

Change-Id: I229e0b80097f6d70ff3023072b52576815010b15

2013-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11637831312a7a92af9c0148aa6b1e30db4b55b2]

fdo#62116: Unit test for the fix.

For now, we'll only check whether or not those field items with formats
get imported at all.  We should add additional checks for their formats
later.

Change-Id: I5a8f01a6e2594b8c97183a43fc4f3417df6fb561

2013-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [40af04cea332e5311edab8d9c395299c15b7d4ec]

fdo#62116: Handle field objects with formats correctly.

Field objects can have formats applied to them, and when they do, they
appear inside a <text:span> element.

Change-Id: I7b4346389f393a4ddf708670b2c524a6594128b5

2013-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [665cd87e5b594a21b4a2f578564efca7b3f653b8]

fdo#62116: Add failing cell content to the test file.

Change-Id: I8139c5b65f5953ad62047ee87f298b68141086b1

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [0987f5691248b9a14059b1e9a136d25570fe96d5]

WaE: unused variable 'insert_result'

Change-Id: I5b0b7eeaa44e3e9e215b8d0bba7e7189c63c766c

2013-04-09  Takeshi Abe  <tabe@fixedpoint.jp>  [c70fc41d6b7eb6f56c70b8e85469c5db66837a42]

deleting NULL is safe

Change-Id: Ief65149bc88ac4ce8badc7dbce818fca0cdcb201

2013-04-09  Takeshi Abe  <tabe@fixedpoint.jp>  [0f9190b1fad6a468a03d13db0345051aef82217a]

sal_Bool to bool

Change-Id: Idc97443436502eea5dec27d553374475a22bd7ce

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [1155f024840ea7cffdacb3c9a09f3d88f8d095ff]

The OS X x86_64 callvirtualmethod.cxx doesn't work if optimized

Change-Id: Ib7a5cfa3f547364ba04e09d4829b7f3a477c731f

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [02864717973c01b055152795ac747aeb9c160169]

Look for Oracle Java 7 in a 64-bit LibreOffice on OS X

Change-Id: Ife3fc97c11ab5216df62aba92dc11ed6cf07c154

2013-04-09  Tor Lillqvist  <tml@iki.fi>  [2ecae4cd94445371cdee7defaac784707a9642da]

WaE: unused variable 'lineRunGlyphStartIx'

Change-Id: I444673fc46699512be0830fba94f752a5ccf619c

2013-04-08  Xisco Fauli  <anistenis@gmail.com>  [aaeafc323ef77995950dd7337ee35886dd45e543]

Fix again n719988, n734733

Bullet should have same color as following text by default
Regression from bb3540a7cb6866a7b6c36cd71ea4bb9b0609d1e8

Change-Id: I007088db5bcb71e8d90d287b21762dca0dda9573

2013-04-08  Andre Fischer  <af@apache.org>  [aac0ada9914c87c8c1c017744548602374f80320]

Fix #i119545# Fixed import of master page layout from PPT.

Reported by: Li Feng Wang
Patch by: SunYing
Review by: Andre Fischer
(cherry picked from commit f7da26f51bfaddecd7b774bc237d6f5fa082e57c)

Conflicts:
	sd/source/filter/ppt/pptin.cxx

Change-Id: Ic946de22b3f7ab1d498e71f3d5752ad6f89e2de5

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [d35004bf7690b1450dfd1e4ee98e478b8d349699]

WaE: unused variable 'insertion'

Change-Id: I57d39d7535d88045dcb0d7b665675074b7059d14

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [791220056705458a50a14adc3c0f6cd46d6a9b25]

The library we want is called dbulo, not dbaui

Change-Id: Iaf57030a228d9c03c132976293d5e01e2fb287f4

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [d5a82c966d242b34aa491dd77915990d20558547]

WaE: private field 'm_pGridTypeFL' is not used

Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff

2013-04-08  Thomas Arnhold  <thomas@arnhold.org>  [4136e6575e6ed55e30c3eb00061f2af0863aa970]

dispatch: print some info what is going on

Change-Id: Ifa0637c197546ed43f7a6b39744ba1949b00e3f9

2013-04-08  Thomas Arnhold  <thomas@arnhold.org>  [8e7a1ad17cdcd677e40865daa9bbdbe69927360d]

API CHANGE: cleanup of Common.xcs

Remove deprecated items. All are unused in the code.

since 2002 (ce44de005c):

Gallery/ID_Dialog

Image/Color/PosterColor
Image/Color/RotationAngle
Image/Color/LeftRight
Image/Color/BlackWhiteThreshold
Image/Effect/MosaicX_Tile
Image/Effect/MosaicY_Tile
Image/Effect/SolarizationThreshold
Image/Effect/TileX_Tile
Image/Effect/TileY_Tile

since 2004 (f1e7d342bf):

OfficeObjects

since 2004 (2f137724a5):

ExternalApps/ExternalMailer/UseDefaultMailer
ExternalApps/ExternalMailer/CommandProfile
ExternalApps/ExternalMailer/Profiles

MailCommandLineProfile

since 2005 (c82714ccf5):

Path/Current/OfficeInstall
Path/Current/OfficeInstallURL

Change-Id: Ia6411ef0912096ced2dc7396e9636a09ee94714c

2013-04-08  Rene Engelhard  <rene@debian.org>  [2750142021c6f6b4b0e5e82a71a9f3f9cddbc400]

Revert "Make icu's DefaultCharMapper usable on Windows"

Obsolete with 08ba028992a77dee32dd76030bc409c6d3b39e36

This reverts commit 21fea27309a75b86add08918d2a2a2234ae1f1fb.

2013-04-08  Rene Engelhard  <rene@debian.org>  [08ba028992a77dee32dd76030bc409c6d3b39e36]

Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes."

We must not rely on *internal* ICU headers as it breaks system-icu.

This reverts commit 83d9c5562c27b5f766157eba70bebd320463a0af.

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [58b2a1ad002fd24669589f4adfdcba58a80851ec]

Updated core Project: help  fad1c3879f6fbdaa13d0849d5e23f671e36e6e2b


2013-04-08  Stephan Bergmann  <sbergman@redhat.com>  [21fea27309a75b86add08918d2a2a2234ae1f1fb]

Make icu's DefaultCharMapper usable on Windows

....see
<http://lists.freedesktop.org/archives/libreoffice/2013-April/049570.html> "Re:
[Libreoffice-commits] core.git: fix fdo#60534 : use DefaultCharMapper::mapChar()
to map RTL string unicodes" for details.

Change-Id: Iaac2457643e58b2c5972eb812edb1dd6619437be

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [d171099fdcb8951c2c93325c950bb416d5e13c1f]

tweak text grid page for non-square vs square mode

Change-Id: I977e37931a221d1a104b13a21171e50117985c02

2013-04-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [1f622157d10b15c7d9496e3887f493de0f0f94c8]

Convert Writer asian text grid page to Widget UI

Change-Id: If016e387aae1a36d6d78bbefd52b231a49201617
Reviewed-on: https://gerrit.libreoffice.org/3270
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [626bac2f5ccec91eb9962c700564381158f826bc]

Resolves: rhbz#949238 div by zero on pagedown in 0 width task pane

Change-Id: I2ee5e0b19db724adf94d699ce0af686648fb67e8

2013-04-08  Stephan Bergmann  <sbergman@redhat.com>  [f40b19d4b8571ef48e57732d34dab55f11978384]

Windows build failed

Change-Id: I5a1ccd2b06526291e0db827d9e7d512c59d76270

2013-04-08  Irányossy Knoblauch Artúr  <ikartur@gmail.com>  [95487b1116471b19447b9720b64a934abd668aff]

fdo#49120 - Implementig XML_state

Change-Id: If4779aeb5301bb3e422ceb6a4029ddf5542ab03d
Reviewed-on: https://gerrit.libreoffice.org/3222
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [50977ad9ce8767562903cacf6084323ab4a21202]

More fixes to the CoreText code

Disregard trailing whitespace from the target width when justifying.

Justifying can change the number of glyps (especially with complex
scripts).

Now it works much better than before. Still a small amount of
character dance.

Change-Id: I7ca87e6c767ada257cc072d1dfbbe3f7d4354e42

2013-04-08  Andras Timar  <atimar@suse.com>  [e32e8d0314e30475419f5108e8bc65bba9fc779c]

Updated core Project: help  a01aa04b5d5101de448a662a3cca62bb40457111


2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [eb1c8080016ee3d788a2eca6cbc6ba42ff7d362f]

Resolves: fdo#59246 shrink font to fit available width

Change-Id: I74cabfcbbfe24e598e497cf6eb451bd9ab517c44

2013-04-08  Thomas Arnhold  <thomas@arnhold.org>  [cf9bc834a404d213234f7d9344318ca7342cbcde]

update documentation

Change-Id: Idc3416bb304d728c646d699aa1c4348a3ef80b58

2013-04-08  Noel Grandin  <noel@peralex.com>  [d95fb607c2ac9b04bdfa9d7a79248229dba6f769]

fix windows build


2013-04-08  Michael Meeks  <michael.meeks@suse.com>  [6ec631942364a87965d0951c756073faf934cabb]

more code overview documentation.

Change-Id: I1eb1ac2c88a906ea1a4c11194d79219c684afb76

2013-04-08  Noel Grandin  <noel@peralex.com>  [84373a71d6bbbbeeac0d29500ed717ffd906bac4]

fix windows build


2013-04-08  Miklos Vajna  <vmiklos@suse.cz>  [85c8252e13e9234253494f96ffd70df35be056dc]

test RtfAttributeOutput::StartURL()

Change-Id: I66f527ff7463852f65e1a3f02ddcea60d329147a

2013-04-08  Noel Grandin  <noel@peralex.com>  [5c0f6c6f6d3a708a82e80820f53870cb8a490e37]

fix windows build


2013-04-08  Noel Grandin  <noel@peralex.com>  [b248624126c271c88381d3dad6e04fc954f65779]

fdo#46808, Convert frame::Frame to new style

Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f

2013-04-08  Noel Grandin  <noel@peralex.com>  [c68b934cd03e60ab6e0579108089b0e834ac47ad]

fdo#46808, Convert framework::ToolBarManager to XComponentContext

Change-Id: I4c5ddd7a2f26f51fef530b70f18a1abf61c49f77

2013-04-08  Noel Grandin  <noel@peralex.com>  [86fdce60115014ddfae05993ef43686c9dbd6004]

fdo#46808, Convert svt::ToolboxController to XComponentContext

.. and all of it's friends

Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e

2013-04-08  Noel Grandin  <noel@peralex.com>  [34da7fbcc643ad209290c6da456dbfb17aeb9ac0]

fdo#46808, convert embed::MSOLEObjectSystemCreator to new style

the service already existed, it just needed an IDL file

Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b

2013-04-08  Noel Grandin  <noel@peralex.com>  [332b42860ed5503f4661d38e2745191b7039c275]

fdo#46808, convert xforms::XForms to new style

the service already existed, it just needed an IDL file

Change-Id: I4410dbd1e047e5e7e83c84f0b0de7155cc4fa41c

2013-04-08  Noel Grandin  <noel@peralex.com>  [4cac11f8267f2f1fab2da4eb20098b193c001084]

fdo#46808, cleanup

Change-Id: I45164d4d669894888417c24a1bb95c7b5b88a35b

2013-04-08  Noel Grandin  <noel@peralex.com>  [82a1cfbd6745aab76a8d959eb5878e2455715505]

fdo#46808, use service constructor for document::FilterConfigRefresh

Change-Id: Ibf857684029b6b63845850a1930d853e5aab2fdb

2013-04-08  Noel Grandin  <noel@peralex.com>  [80c5303e2150858cee4a41be320e7e9bb40f8650]

remove unused method

Change-Id: Ic8d56962411d87c5c6b33acccf1927d4e85ceaa9

2013-04-08  Noel Grandin  <noel@peralex.com>  [3cfecf8427c529c7c1d32be2b361934b63fa6933]

fdo#46808, Convert beans::PropertyBag to new style

Change-Id: Ibb2466af4c9289cba93b8330d10db033d296bfc1

2013-04-08  Noel Grandin  <noel@peralex.com>  [002aab309055b7feeeeeb25c1835b6abe6646729]

fdo#46808, convert sdb::tools::ConnectionTools to new style

service already existed, just needed an IDL file

Change-Id: I9000cff76056efecf7ac748bcfc6dd5b8e902e65

2013-04-08  Michael Stahl  <mstahl@redhat.com>  [18af827875cd587552767dea747f3dafa47bd963]

HelpLinker: add comment for mysterious XML parsing

Change-Id: I9aa5fd2cb0cb4eae0a94f8d3d6b6185a1fcffdc4

2013-04-08  Michael Stahl  <mstahl@redhat.com>  [7f101a29e12ce6ca85b2fb7162452db70b0c6257]

RepositoryFixes: remove pointless i18nlangtag entry

This is a no-op since 876c619b944dfbc88464045f1400c549a01a1164

Change-Id: I3c4d8cb51503a97fa9ad6f6714df79be5bb701df

2013-04-08  Thorsten Behrens  <tbehrens@suse.com>  [3c88993aeb262620b8e3bb3151e57f16260b51f3]

fdo#62682 bandaid fix for hyperlink export crash

Fixes the crash, but the deeper problem is that client code gets
confused about portion count, does not expect field to span more
than one line.

Change-Id: I237f3bbd16265597ee0639e77dd561d6c7f2cec8

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [fbb1f9776b18104886c18d01b85331742a5e9764]

convert address template dialog to .ui

seeing as it's an obscure dialog I didn't invest time
in moving all the entries into the .ui and rework
the scrolling logic

Change-Id: If1dccbf01901bf4f754e49d5b38baf2033316410

2013-04-08  Caolán McNamara  <caolanm@redhat.com>  [13821254f88d2c5488fba9fe6393dcf4ae810db4]

Updated core Project: help  8324fed2c247ecc5948153ca9b5119a5307d4a31


2013-04-08  Miklos Vajna  <vmiklos@suse.cz>  [7b515a57eb6a644860715018656ac0b843b62baf]

test RTF_BKMKSTART and RTF_BKMKEND

Change-Id: I00b258ef3ed89db3b9b8c97bea5ad6673b006398

2013-04-08  Michael Stahl  <mstahl@redhat.com>  [fc9a9166d59a0e7dd89145b7b9937ccf4a21a2b7]

gengal: -Werror=format

Change-Id: If7076d639e0b364a307fc4986fa36a53b2edf881

2013-04-08  Thomas Arnhold  <thomas@arnhold.org>  [eeaff77389b43e2e3b30be598d54cfc44dc00e48]

viewsh: correct indentation

after 31fedbe9f782976b6aa4615b6fd171ed52137c94

Change-Id: I2ac895e0808a0d8d04bbb82d72cf1295297b07b9

2013-04-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [407985323fe209ed8636567190a790a6cf605122]

delete commented code

Change-Id: Ia144e7b6e567d39816a4baa68187c157f7d8776e
Reviewed-on: https://gerrit.libreoffice.org/3267
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Michael Meeks  <michael.meeks@suse.com>  [164027e48899faaee284242eaca04b8aa5545319]

gengal: re-base on original tool.

new wrapper based on unopkg.sh.
work re-based on original SUSE implementation.

Change-Id: I90e48476b7edb6be0b8f9e63b328f4b85658ac1c

2013-04-08  Michael Meeks  <michael.meeks@suse.com>  [153c9de417768846cf1ab6873c52e2d4643ae6cf]

remove OOo gengal.

Change-Id: I04697bd7b50361bcb72daf7032047f6e0c07a772

2013-04-08  Michael Meeks  <michael.meeks@suse.com>  [5aecdfaed2f12e7386da7348f1b3a16a2f4e7b5d]

make internal method static.

Change-Id: Id2b5bd1772009785b4aa44bf4de91e5c1b372c9e

2013-04-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [e1a909f15536633ad58cb66514419ef290462614]

Use OUString and sal_Int32 in sw

source/core/text

Change-Id: I29cce32f8f6ae760397ae0633ebfa56942a7cd6d
Reviewed-on: https://gerrit.libreoffice.org/3266
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Michael Stahl  <mstahl@redhat.com>  [0083dd24eb50e9305808c5edaf61dbc97fb2367b]

warning C4702: unreachable code

Change-Id: Id08a2e295d340095651daa1161efd7603947254a

2013-04-08  Michael Stahl  <mstahl@redhat.com>  [4984e0edbe85766be2aa04c504dddb9f0c83f8a5]

gbuild: LinkTarget: kill gb_LINKED_LIBS

Change-Id: Id5b90a9653bd12e608bc83498271c42495176613

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [6fe69ec3c0b7c41f02fa8f789ef80f33b6b7d0bf]

Use SAL_FINAL here

Sure, not that useful in this case (where it is quite obvious anyway
that the class is not derived from), but just to verify that the
SAL_FINAL thing works.

Change-Id: Icef6eb64e278354694145bf98f02b9ffe5db7da7

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [cdd1de0854c5fd55f7e99c5546ccf7a7245927f5]

Check for the C++11 "final" specifier and introduce SAL_FINAL

I think it is useful to use SAL_FINAL mainly as a documentation aid,
to make it clear to a code reader when a class is not expected to be
derived from, and when a virtual function is not expected to be
overridden in a derived class.

Possibly there is also some class of bugs that using SAL_FINAL will
help find?

Change-Id: I45002f020dcb52e8a9f2962ff98780f2b80627af

2013-04-08  Philipp Riemer  <ruderphilipp@gmail.com>  [0a3fc0130166629209e98bea178905085098a8f2]

remove code that was commented out many years ago

Change-Id: I45292b157b5ea278ec9e0d9a18bf185276ba78c1
Reviewed-on: https://gerrit.libreoffice.org/3264
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Philipp Riemer  <ruderphilipp@gmail.com>  [af5526cf86aa384d4f978c1d26ff69fe4a990477]

more work on comments in sw/source/core/doc

Change-Id: I4fbf683da081ad04dfd1b9ea830aa94c38f33d43
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Philipp Riemer  <ruderphilipp@gmail.com>  [adea2a859dcc2722fc9db8acb5bddb864f40e0c4]

fdo#62475 - remove pointless comments and ASCII art in sw/source/core/doc

Change-Id: I15f0af451a2259ddfeaa5e7964317e6c0537e4db
Reviewed-on: https://gerrit.libreoffice.org/3262
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Philipp Riemer  <ruderphilipp@gmail.com>  [9f50512a71ca0ac698c648af3b842ae9e530b029]

doxygen-ize comments in sw/source/core/doc

Change-Id: I6956b834936db57bdb29a704ee75351ef84b46f4
Reviewed-on: https://gerrit.libreoffice.org/3261
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Radu Ioan  <ioan.radu.g@gmail.com>  [b20e7e1d11c8765116c415d7dabd3602d88d1103]

fdo#43157 - Clean up OSL_ASSERT

 - replaced osl_trace with sal_info
 - added new log areas to log-area.dox

Change-Id: I41444e90a22bad7d04d3827914d4d793b3601304
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Philipp Riemer  <ruderphilipp@gmail.com>  [88156809f742d95a6a59b94a657567653ea96ca8]

fix indentation

Change-Id: I6102b08a03349c4bdc6316f578dc2c90a4569716
Reviewed-on: https://gerrit.libreoffice.org/3265
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2013-04-08  navin patidar  <patidar@kacst.edu.sa>  [83d9c5562c27b5f766157eba70bebd320463a0af]

fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.

Use DefaultCharMapper::mapChar() to map RTL string unicodes
to their mirror compatible  unicodes.

Change-Id: I5bd2fd18bf96c49bbdf2be521a9cf28c311c7a09
Reviewed-on: https://gerrit.libreoffice.org/3221
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Matthias Freund  <matti_lx@yahoo.de>  [03765ec86bd3edfc116e1ff44c277d3cf1b79775]

Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxx

Change-Id: Icb2d08e36e214d8fc94cf06a94403ad21af26ffe
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-08  Andras Timar  <atimar@suse.com>  [c246901de8764141ffc2e5eb338203b70cd70db0]

Updated core Project: help  439f5e6e786f98d40add88e0b2ded31eb096a835


2013-04-08  Tor Lillqvist  <tml@iki.fi>  [a4ef0df25751c7ae587c4e06b4ed17d53f508196]

GetGlyphOutlines is unused

Change-Id: I9c5b60b52030110f4b308a9a75010fade2b8d575

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [df8ef9b01bc2577ce658a8ef142f88a3831f1bf3]

Use SAL_OVERRIDE and drop an unused member function

Drop GetGlyphOutlines() which is not used, does not override any base
class function, and was even declared virtual even if there are no
derived classes.

Drop the dummy InitFont(), the equally dummy one in the base class is
good enough.

Also, put the overridden base class functions in the same order as in
the base class. Improves code readability and understandability.

Change-Id: Ia041ebaafae6c30cff18e00ee56f221e2f49b3e7

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [2cff5631297adc89dfcfdceee7d33d0a27233b9b]

Add a commment with guesses about the layout engine "API"

If anybody knnows more, or can point to actual useful documentation,
please amend.

Change-Id: I59910d9e5da71d67f6e5917f933c5a03f8d55a50

2013-04-08  Julien Nabet  <serval2412@yahoo.fr>  [73cc9fc42cfa524a9965f58092f3a004de3a6b87]

Fix variable reassigned before the old value has been used

Change-Id: Ifd90fe801371a7f4cbeefe49dbfbe192c3040ebd

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [764e8a05ca5fb2f1335c5b5e96142f651de8c640]

Refactoring, no change in end result

Change-Id: I18cb4e00b86e25f299b897a1a71c1d7d68d8309d

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [070baa5d7036ee5d8a05d06444ce12a8dc3a0369]

More hacking, still not working properly

There are still problems related to the handling of trailing spaces in
CTLines for instance.

Change-Id: If02fa5d711c2cde2d8aaf8f061f5d9f077d421f4

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [1e9082ecf8c1f6ba757812cd8b6d14b24150a055]

Bin some pointless SAL_INFOs

Change-Id: I5ef28eaac8eacd24f209617d68dfa23e0388bb1a

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [924856e9133ff7df0e6dbad8aba2688adcbe54d9]

Bin unused fields and an unimplemented method

Change-Id: Icf98fe5a41a53423f6e086e64e8e57f848b7e482

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [04bcd32641bdc961782b09db43ab35fefa70e8f8]

Add SAL_INFO output operator for CoreTextStyleInfo

Change-Id: I83ffefff08fbda920d7394df336671861fcb18f7

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [0d6ed6ff7c7c6b3c85283396eb2e165446f4b95f]

Add SAL_INFO output operator for CTFontRef

Change-Id: If878ae08131ab425ea958f54fc0bd5a07fc76881

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [e1165d62aa33624c4beae0b2eada4db8c38f9c22]

Add SAL_INFO output operator for CGColorRef

Change-Id: Ie14e6ab19e43961559de21e6e82bd13f647f4e1f

2013-04-08  Tor Lillqvist  <tml@iki.fi>  [1c0ef28f57769459982e4464f7c5ddd649829407]

Add logging output operators for CGPoint and CGSize

Change-Id: I04ce457f002cfc0fdf3ab741a389082614035b17

2013-04-07  Armin Le Grand  <alg@apache.org>  [a72e3ed81a0d619b81074cb80d7ef9d3d11feda6]

Fix #121074# Added support for bitmap attributes

transparency, red, green, blue and gamma for ppt export
(cherry picked from commit df0f83c87148769ca7cbcfc3d1cb9ccf9d5c0540)

Conflicts:
	filter/source/msfilter/escherex.cxx

Change-Id: If413df9bac6d0144f6650f5d9ae99834f6a33642

2013-04-07  Andre Fischer  <af@apache.org>  [ed6d89dd55cff5ca91ecbfc8716a4e6c584be165]

Fix #i119532# Fixed export of bullet color.

Patch by: SunYing
Review and minor changes by: Andre Fischer

Conflicts:
	filter/source/msfilter/svdfppt.cxx

Change-Id: I2841e041b571ed5cfa848ad1029c57fc547a621a

2013-04-07  Zhe Wang  <wangzcdl@apache.org>  [b86cf0421b432ebbf964960f0fcd2e6a5360f979]

for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)


2013-04-07  Lei De Bin  <leidb@apache.org>  [7ec7a9a68b4a9c5600840a34434fc800cda3d815]

Fix #120224# Mapping the text rotation in Writer table cell with MSO

Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin
Conflicts:
	sw/source/filter/ww8/wrtww8.cxx

Change-Id: I4d830cbedc033ec7abb6d0d1d4e1572ce5f45c26

2013-04-07  Lei De Bin  <leidb@apache.org>  [ad2651af85181235a0c3a44bf93d7ecb08dd9353]

Fix #120233# fix ppt import bullet size error

Reported by: liu ping tan
Patch by: Sun Ying
Review by: Lei De Bin(cherry picked from commit 7025f6c6441b49093504874925f37ca0e61f34f9)

Conflicts:
	filter/inc/filter/msfilter/svdfppt.hxx

Change-Id: I6f72599bc897d5d7bf46fa88c8b2899b3a2e0c15

2013-04-07  Jian Hong Cheng  <chengjh@apache.org>  [8b5cd38aae487dc2a84a1ee0f56e25daca851b02]

Fix issue #i119650: Font size increased if saved by AOO

* sw/source/filter/ww8/ww8atr.cxx
MS Word Binary compatibility

Patch by: Chen Peng,<chenpeng2006@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>(cherry picked from commit 980ee15bad53f765a0df1a4507befc9184fc0c63)

Conflicts:
	sw/source/filter/ww8/ww8atr.cxx

Change-Id: I6f2d3bcd4cea6718e1291c3297fd4a3681c07ee8

2013-04-07  Sun Ying  <sunying@apache.org>  [844e62d5ab9ddc77a1ea859653549ea71bcb6656]

Fix #119523# fix the indent and left margin attribute lost when save as .ppt

Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li(cherry picked from commit 6fa2e38b9cd3ce0df5876d849bcba7d879a6e329)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I41150838d153c3b99e603924127787f5556ef383

2013-04-07  Sun Ying  <sunying@apache.org>  [b619ffdbb3656bc01a603afb26caea8a483bc5ec]

#119515# fix the numbering bullet in table cell changed when saved to .ppt file

Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

2013-04-07  Jian Hong Cheng  <chengjh@apache.org>  [461c262eb93412b46cc73a28932afdcbaeb34748]

Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character"

lost after save as doc format

* main/sw/source/filter/ww8/wrtww8gr.cxx
MS Word Binary compatibility

Patch by: Huaidong Qiu,<qiuhuaidong@gmail.com>
Found by: Huaidong Qiu,<qiuhuaidong@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>           (cherry picked from commit bf1449731638d6432fb9adfef3a8a303ad9bf76b)

Conflicts:
	sw/source/filter/ww8/wrtww8gr.cxx

Change-Id: I6a5923a015eefc8aaadeacd897848cf1a2f15362

2013-04-07  Jian Hong Cheng  <chengjh@apache.org>  [67f9ccaebf0f79f9e51717d5365aee1b9bcbd486]

Fix issue #i120769: Color of underline display wrongly

* sw/source/core/text/itrpaint.cxx
Core function and MS Word Binary compatibility

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>           (cherry picked from commit 70f7599d7ec5f3c14a42cd5dc94519fead070cfd)

2013-04-07  Armin Le Grand  <alg@apache.org>  [7a90044df279e1ec2336e7c398fa938a6fa3ad56]

#120650# truncate mis-sized bullet sizes to useful values

Patch by: Tang Meng
Review by: alg(cherry picked from commit e5720990bd3691222363bb2d674b7d39a0d8829f)

2013-04-07  Golnaz Irannejad  <golnaz.irannejad@gmail.com>  [92c6a38175a3d8bc77250a85d9574134a1166151]

Fixed 4 spelling errors in the comments.

Change-Id: Ic48f52d7ea4f6a4964f627e3051c96c46ffc2f76
Reviewed-on: https://gerrit.libreoffice.org/3164
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-07  Philipp Riemer  <ruderphilipp@gmail.com>  [87f185d192668d233f6a8606b1c3d77469e17e04]

fix typos

See <https://gerrit.libreoffice.org/2444>

Change-Id: Ia45a3e30a25692cc1f5de90363bd7fe2f427e0d7
Reviewed-on: https://gerrit.libreoffice.org/3268
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-07  Julien Nabet  <serval2412@yahoo.fr>  [53494630705692dec31587d746aa84d5d998c62f]

Fix Array index "i" is used before limits check

Change-Id: Ie7a4b836db7391f4e625bfeaeab55c2ed4304604

2013-04-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [29339357cfba19e80c3687639fe33e847d3e6f93]

Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278

Change-Id: Ia7121c5e77ac86941fc70e08d1c824a93e842aff

2013-04-07  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [86f8fba8e7b13f9ba6c4c9f3cdc19ba39044e552]

Added query properties icon for Base

Created a new icon for query properties as discussed here
http://bit.ly/16Ae2ce
Made for all themes containing icons for queries.

Change-Id: Ib65e10479298b7a530b973658d202505fb33ccf3
Reviewed-on: https://gerrit.libreoffice.org/3216
Reviewed-by: Stefan Knorr <heinzlesspam@gmail.com>
Reviewed-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
Tested-by: Zolnai Tamás <zolnaitamas2000@gmail.com>

2013-04-07  Julien Nabet  <serval2412@yahoo.fr>  [3f3980ff242203e45e10c8fb13f871f968377383]

Some cppcheck cleaning

Change-Id: I425ed98a721ded162c2ae08d145aaa9dbf548632

2013-04-07  Julien Nabet  <serval2412@yahoo.fr>  [5bd53db1aebc00c19be7dd6fd9c93391baca032f]

Fix variable reassigned before the old value has been used

Change-Id: I7e862741e576d7a00b0fe09e4e8ab4ce5048e18b

2013-04-07  Julien Nabet  <serval2412@yahoo.fr>  [717553f9cd5ee6a0e4385f963b0fd9ba5c566ec8]

Fix variables not initialized

Change-Id: Ib741c7144bfa48f8071c2b86478c111dbf09b14e

2013-04-07  Julien Nabet  <serval2412@yahoo.fr>  [f53cbe59fb60b144ef59da7123141422ebe674f7]

Some cppcheck cleaning

Change-Id: I07ef58fd99bc9fc4fd601570b59f9a3581824aa9

2013-04-07  Miklos Vajna  <vmiklos@suse.cz>  [41ac8040ab9d16615f7c0a02e8cbd4faf6cba2e0]

move BulletDefinitions() to MSWordExportBase to avoid copy&paste

Change-Id: I56b077e978a41668ea274f1e12440d44af80b66f

2013-04-07  Miklos Vajna  <vmiklos@suse.cz>  [386772828680ae123174765715d44f6257cbc75a]

RTF_LISTPICTURE and RTF_LEVELPICTURE testcase

Change-Id: Ia6838d205ce25a22e2e5e8763f7bf4323c40879a

2013-04-07  Miklos Vajna  <vmiklos@suse.cz>  [92096d634ab93b42bb9ed6e634b2101452b2a609]

export RTF_LISTPICTURE and RTF_LEVELPICTURE

Change-Id: I5aac0e49013ce0f4b2e8e227bf4a6b61138884d4

2013-04-07  Peter Foley  <pefoley2@verizon.net>  [b97cade9183d14ad21ae71892348a9a81689488b]

Supress warnings about unset classpath

I get the below warning for every single jar file without this patch.
warning: [options] bootstrap class path not set in conjunction with
-source 1.5
1 warning

Change-Id: I71c01aeea993640f1ec86fe1d8a977656861358d

2013-04-07  Caolán McNamara  <caolanm@redhat.com>  [e1248e0f0dcf427b4e8b8615d08524e6f3c4cc77]

fix up c code after move to c++

Change-Id: Id3de792f47c778c7a79cc9160ca3480affcaf3cf

2013-04-07  Takeshi Abe  <tabe@fixedpoint.jp>  [8d11a1e522b83bdf1c9d0f952a5415359dee6851]

keep them local

Change-Id: I5c76e2a423199a892ad541edded7127659fe310c

2013-04-07  Takeshi Abe  <tabe@fixedpoint.jp>  [93dc48ae47201cbcc9f30623bf1150f57d9353a6]

sal_Bool to bool

Change-Id: Iac3b6fbe42ae0ffd9229935b46d1352987f99596

2013-04-07  Peter Foley  <pefoley2@verizon.net>  [84068dae548d8498bf63f5fe2273a44b9fc638bb]

fix logical-op-parenthesis warning

Change-Id: Ib97f667c9acb644c3becb81f851ad8c7e4ff31ea

2013-04-07  Peter Foley  <pefoley2@verizon.net>  [7c790d544d43948c0ec44b6526cfe95c3777c428]

avoid circular deps with Library_merged

Change-Id: I53e7e767517581511892884f273edd703448cb6f

2013-04-07  Luboš Luňák  <l.lunak@suse.cz>  [5f8a2dc3985c705e822b0c3ed5eb1e53bcfbd95e]

removeforwardstringdecl clang plugin has been used, move it

Change-Id: I3bccfa773448e17ac3c8ece6b99f85c6d399b0cf

2013-04-07  Luboš Luňák  <l.lunak@suse.cz>  [ba044b1e9613ed30906a9a540b7da8392923e4e3]

remove needless forward rtl::OUString declarations

Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034

2013-04-07  Luboš Luňák  <l.lunak@suse.cz>  [1946794ae09ba732022fe6a74ea45e304ab70b84]

mass removal of rtl:: prefixes for O(U)String*

Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09

2013-04-07  Chris Sherlock  <chris.sherlock79@gmail.com>  [5b08c6e7a21dda94d5b755eea0b1ed1e9c199bec]

Typo in comment in resmgr.hxx

Change-Id: I6378c79f77ab897bf5a4e39c00944037beeef328
Reviewed-on: https://gerrit.libreoffice.org/3220
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [6025fd8970444794e0a9dde76f12d0dd1ec8b778]

Avoid hang on make subsequentcheck on Linux

Acquire the yield mutex in the VirtualDevice destructor only in a dbgutil
build on OS X. (I added that acquire yesterday to fix an assertion when
exiting on OS X.) Seems to fix a hang in "make subsequentcheck" on Linux. No
idea what is going on exactly, sigh.

Change-Id: Ifcb1897720998d0725a8db0d5f8c75848c6a30f7

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [07c9bb103823dd9c0dc297d0315907ab94488f93]

Drop workarounds for Mac OS X SDKs 10.4 and 10.5

Change-Id: Ifa07f9b5613b4a75c5b72178cb276b9c0b495a62

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [d0d2c12a54e590496af9d0df278c863365293ae0]

Need more headers to make sure we have CGRect

Change-Id: I8766ba5258f923d47474fa77e14eb7fbff530ffc

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [99bf1f244a7e09a9adbab0a9afcefc7540242a74]

Add some more interesting sources

Change-Id: Id0fdba93a5d3a46a79cebea8839bdfd467ef4f6f

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [f3dbb35c806f3a89ad8d6ec549af08dcc1b8a47c]

NSLogging changes

Change-Id: I42991d7a9c9e0bd4a023739051393935efa5c29f

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [a85c02793653d9d44efd7dd3818fd5e65fe12d02]

Remove unused variables

The LayoutManager for some reason has both a ToolbarLayoutManager
pointer field, and a uno::Reference to an aspect (or whatever term one
should use) of the same ToolbarLayoutManager. (I.e. esssentially two
fields for the same thing. Why it doesn't create such variables where
needed instead I don't know.)

Anyway, for some reason there were lots of instances where a local
variable was initialised with this second field but then never used. I
removed those. (Surely just copying the field into a local variable
doesn't have any interesting side effect that would explain this
pattern?)

Change-Id: Ibdfbd9476c39d3e83b58e81469b94d9a87444ca8

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [49c3be89e826c78a163989ef3190ae9b1d6aba06]

Bin some not longer interesting NSLogging

Change-Id: I1afd93fc9a56e85a30991bce9ca2350764cf1ec2

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [9e6afcf1624cbde7cc48c94d9062f91b4b1abbec]

Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOException

It seems to be the type_info most commonly looked up dynamically, even
the only one in an initial test. I think it is a good idea to avoid
dlsym() if possible.

Change-Id: I0379c534e10efefafdd253ee651f6c74e4aa47d5

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [2b8be1c679c40d337b485ae7a29516ed7408d479]

Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96c

Change-Id: If0a6296c9b226c479413b475788d0c11d6ee7318

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [8ed93fef13be39815b452474e9e44bf8b6861ea3]

We need to acquire the yield mutex here

Otherwise we get an assertion failure in a dbgutil build from the
DBG_TESTSOLARMUTEX() in OutputDevice::ImplReleaseGraphics() when
quitting, at least in 64-bit LO on OS X.

Change-Id: Ieb54e6b58033279f807fe91f4f6139018f643903

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [6a0c8c728dac5437f6a39f995d6ac24668560a99]

Create a justified line if asked to

The end result is still not satisfactory but it is getting closer.

Oh how nice it would have been to have some clean useful documentation for how
the text layout machinery works. The number of entry points in the low-level
"backends" (like CoreTextLayout) is quite small, so I doubt it would have
required lots of text to document the "protocol" used between the upper layers
and the layout machinery. Now one just have to use educated guessing aided by
lots of debugging printout. But this is true for most of the codebase, of
course.

Change-Id: I791f190819a187418865279f6a5b4aa598e01d3c

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [c925e0d76c835cb331d20293919ab23e096d37f8]

We have just one element in these tables

Change-Id: I184c8c69f4a9afdb0019193b09f61c65e47d36ae

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [c4601c03eae7211b2648a2aa3df6cc3719170734]

Don't return in a (rare?) case without restoring the CGContext state stack

Change-Id: I89040b62c0961be160fcfaa793e48326fa7a584c

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [ad69a033a796d7ed060446fc29721c07191441b0]

Use CGContextShowGlyphsWithAdvances()

Change-Id: I9373647e5d710acb26c9818e6d06d4bfb862a7df

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [3780597178b9074e4896588fb0c68a708ae26133]

Take trailing whitesapce into consideration

CTLineGetImageBounds() does not include space taken by trailing whitespace in
the line.

Change-Id: I403906daed952bac58fa11634beb6c7faa39b9b3

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [ffd4c2e40eca03445ab2c77468f661d691adc31e]

Try calling RefreshRect() in DrawText() like in the ATSUI code

But like there, I don't know if it actually is needed or not.

Change-Id: I25bf5d8cf160b56ee4deb47ab9774313eb9590c8

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [cbb8b5db244c83062a02fb241a4a70dad381704b]

Bin some #if 0 code

Change-Id: I6f185b4f55418e44956f9dd51e1e300f553ac355

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [a9c1586fc05e4c286a8fb6e651d423051eaf63ef]

mpChars2Glyphs is unused

Change-Id: Ie98d242777cec92db6512f53fe102ecc65dc469c

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [4478145e7be87be9df6b38f44b5cf3ad44cf03a2]

Add comments to some questionable code

Change-Id: I06121b065f360ecfeddb25c9e1487f4849e453a2

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [ca9ceb2011d4597cee4df1987a9a806bc95a6f65]

Log the ImplLayoutArgs parameter in AdjustLayout().

Change-Id: Ib875973d31f71bab75973f683621118eb9cb927b

2013-04-07  Tor Lillqvist  <tml@iki.fi>  [efe842ab529646061756e0dfe9b19f8b43a31385]

Add operator<< for CGRect for SAL_INFO goodness

Change-Id: I144c93d0bdd8758dcdf490f29051c8dcaea500d8

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [bc6295e0b3cbb1544b31fd2e61d95e307c227f9d]

make icudata lib target consistent with the others

Change-Id: Ide7c37c9738ca640e7d80ede904ad8d7702e5a34

2013-04-06  Miklos Vajna  <vmiklos@suse.cz>  [0c68a8e8fd4323d46d71ff852909389c37dda1e8]

svx: get rid of DECLARE_ASCII macro and related cleanup

Change-Id: Ic6e39b81c04d5e416d1a000def39b3a127fa7940

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [694cf734a3538858296597c6dea6f667aecb9508]

fix target rule

Change-Id: I0e28425c25e07abe65c4162025fa35a4abe14121

2013-04-06  Miklos Vajna  <vmiklos@suse.cz>  [73d2f7d696e3300237b540acfaee289a444341d7]

SwCrsrShell: rename member variables missing their prefix

Change-Id: Id1720a55bf7984e2b1316fbfadb0d12ae7fd6b4d

2013-04-06  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a07505865b624b9c9fc5a33e7604ba982302c794]

Add comment the RTL_CONSTASCII_STRINGPARAM should be kept in regexp.cxx

Change-Id: I3cd2129d98c3d936d8ec31f89554b37f12427c1c

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [1a7f09b3eb878ebdcd106eb3b0b7dd5fe760dd5a]

aix python doesn't have lib-dynload contents

Change-Id: Ib6339c29f6820e75ff99aeb0547145597771d584

2013-04-06  David Tardon  <dtardon@redhat.com>  [2149279914e7581adea62ad0b971bc377ab2d056]

add instdir to .gitignore

Change-Id: I73ce022d064c7ccfeb71f5560f112aac3d777bf7

2013-04-06  David Tardon  <dtardon@redhat.com>  [ff4448a79e9670ae5b825261916b2dd91c7ff6cb]

fix compilation error

Change-Id: Ife833566122da25c366938c9c2d127fca0903bb7

2013-04-06  David Tardon  <dtardon@redhat.com>  [ab382911aeb83d6a8f5347f6d5502daab87924dd]

move anonymous namespace to .cxx

Change-Id: I52d2ed4b0454233da21e9040dd324772247113c1

2013-04-06  David Tardon  <dtardon@redhat.com>  [ff52d60b166f6758cacf639311244a594bb8d2ab]

jfreereport_version.mk does not need to be delivered

Change-Id: Iac1d8d0646bff131b1ade79bb47a914b350f31f2

2013-04-06  David Tardon  <dtardon@redhat.com>  [5c021048638ce29a2e4c848f725e4a7447f8522f]

provide an easy way to depend on makefile from gbuild classes

$(lastword $(MAKEFILE_LIST)) is not what is expected if the makefile
includes other makefile as the first step (as some do). See
UnpackedTarball.mk, where I already tried to workaround the problem.

Change-Id: Ib713a698f52ba16f46fbbc4c50b43edd69c9a472

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [a62e73a74b2d3f3b373f902e969e74739f32cd93]

get python3 building with gcc on aix

Change-Id: I47af280e24bff248e6404ec18c1afef8c461b40b

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [61d1f8f237bb45901de9c8016ea48fab1c3570da]

aix needs to link explicitly to pthreads

Change-Id: I8f290b1551663b7e967c6d77e8836a1f3d655834

2013-04-06  Eike Rathke  <erack@redhat.com>  [d70e690e57397f3819e84264a7a0949e0ff8e9b2]

just a % missing ...

Change-Id: I9fb66679725bb61ffcd5abc0f45a08e9e1960e6a

2013-04-06  Tor Lillqvist  <tml@iki.fi>  [2a1e3dff0124f8dd05eb6db86297fd60499ae2f2]

Actually no need to have it inline in the header

Change-Id: I3891441fee41dd56ff183c833b17d926722b8f91

2013-04-06  Tor Lillqvist  <tml@iki.fi>  [beda8feececb22e46b6a2e0bac731e81daf5b4a4]

Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-use

Change-Id: I6497550e8f55f9ba08b0c4f20de0ea04be45d617

2013-04-06  Caolán McNamara  <caolanm@redhat.com>  [6b0a0cf1a3527e474a024d920808dfd164ba914c]

library path var on AIX is LIBPATH

Change-Id: I34529a56c6e6073fd5fa1e30d148fc3ec0d87617

2013-04-05  Rafael Dominguez  <venccsralph@gmail.com>  [758e01938c4e24e965f52afcd2e3ae378c4919a3]

[WaE] Fix signed/unsigned comparison.

Change-Id: I79ee42e8e2480cb57f0d136bf96201e80fdf4f28

2013-04-05  Rafael Dominguez  <venccsralph@gmail.com>  [9993d25441e8b4d19b8dc8e818cd311114e74e49]

fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.

Change-Id: Ia63b2a39df1c2aa76bb288e032b35d95bb0ff439

2013-04-05  Rafael Dominguez  <venccsralph@gmail.com>  [86ba7698e6a117967daec23f9580469943f8afda]

Avoid generating filter list several times.

- Only generate the list after applying a new filter function.
- Append item directly to the filtered list if its allowed when appending
a new item to the thumbnailview.

Change-Id: I804533e2a1751abb0cbc3082093aef2cb9093fb0

2013-04-05  Rafael Dominguez  <venccsralph@gmail.com>  [4e4119b2d338b607adff338be01d33d62f3e45f4]

Dont show import action while in save mode.

Change-Id: If6cca322203bf019a732ce6b0b5a9a20bd932557

2013-04-05  David Tardon  <dtardon@redhat.com>  [3e8016ddc576dafaa93505d5673c8013f3ed2d09]

use filelist install method for udkapi and offapi

... so we can drop ZipUnoApi again.

Change-Id: Id5925b8c101cd7cb70614a9a26f328dec92db8fa
Reviewed-on: https://gerrit.libreoffice.org/3152
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-05  David Tardon  <dtardon@redhat.com>  [a593069ff9f64dd94e8210b0cff03b65fe059b40]

move autocorr.zip to package

Change-Id: Ia032d3cb3c41a654ab42b9fe5b2d79bc7ca713f1
Reviewed-on: https://gerrit.libreoffice.org/3150
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-05  David Tardon  <dtardon@redhat.com>  [e9b947a6665170f96ba4182d81a630da74ea96a2]

allow to put files listed in file into installation

With this in place, we can replace most of our Zips by Packages.
Extensions and Dictionaries are on the radar as well.

To move an installed file from zip to filelist, do:
1. Convert the Zip_foo.mk to Package_foo.mk :
   - change destination paths of all files to the same ones they have in
     the installation (you can find that in scp2)
   - use gb_Package_set_outdir to place the files under $INSTDIR, where
     they are expected.
2. Change the scp2 record:
   - change filename to <package-name>.filelist
   - replace ARCHIVE by FILELIST in Styles
   - change Dir to FILELIST_DIR.

Change-Id: Ie17d0765406081b03dcd44a6a23cf517f2067dd3
Reviewed-on: https://gerrit.libreoffice.org/3149
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-05  David Tardon  <dtardon@redhat.com>  [bba6e9ebeb67235ee77e723af354474d5a3e9b85]

allow Package to install to other dir than $OUTDIR

This is preparatory work for creating installation directly by gbuild.

Change-Id: I1b11db37c76ff781731845650169f39cb78fe820
Reviewed-on: https://gerrit.libreoffice.org/3189
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-05  David Tardon  <dtardon@redhat.com>  [221cd46f47f40c892e554b0848978bda3d9957e1]

move palettes.zip to package

Change-Id: Ide4e393ff2d735d9cdf01fcb489d65b7659acdbe
Reviewed-on: https://gerrit.libreoffice.org/3151
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-04-05  Xisco Fauli  <anistenis@gmail.com>  [9924d6d61af506a6d9cb1fdbe35af220ad2135fb]

Fix issue i120716: The graphic's border size and spacing is not correct

* source/filter/ww8/ww8graf2.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>(cherry picked from commit d91933a4fddd16e2997f7bc945424a97a540a8d3)

Change-Id: I63faa611317b554af3d34372ea0d4c8c2cbc4bfb

2013-04-05  Jian Hong Cheng  <chengjh@apache.org>  [a2951d8cc1518638b357dfb09edafff7194b9eb3]

Fix issue #i119649: Hyperlink font size increased if saved to .doc file

* sw/source/filter/ww8/ww8atr.cxx
MS Word Binary compatibility

Patch by: Chen Peng,<chenpeng2006@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

2013-04-05  Noel Power  <noel.power@suse.com>  [9c79ec29dba9dbdc6dc56f6e83b09f5176821768]

somewhat blind wae fix ( doesn't happen for me )

Change-Id: Ia9b260c8bf2dc948f155fb89f0b5d960f9aada6f

2013-04-05  Eike Rathke  <erack@redhat.com>  [4ac1c8c369ea826809f0929c844d3c73450b9d79]

re-add i18npool to cross_toolset

Change-Id: I8d82da2ff8ea24ffa5b68954946251e275ae5bdd

2013-04-05  Eike Rathke  <erack@redhat.com>  [876c619b944dfbc88464045f1400c549a01a1164]

new module i18nlangtag

Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.

This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.

Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015

2013-04-05  Eike Rathke  <erack@redhat.com>  [8ef9e38aa84675c57b331a796d900b3c10e04f44]

use LanguageTag

This creates a circular dependency between modules i18npool and
comphelper, but not between libraries. To be resolved by moving
languagetag, isolang and mslangid stuff to a separate module.

Change-Id: I669aa66010800632c5637b42c6136a7ca14e7e68

2013-04-05  Miklos Vajna  <vmiklos@suse.cz>  [ce1cbedd471206b71a8f98f5ff63ce46e685dd5f]

import RTF_LISTPICTURE and RTF_LEVELPICTURE

Change-Id: Iff8d07a53ddfc114eb4c3921273c007bb750be6b

2013-04-05  Noel Power  <noel.power@suse.com>  [1d633d54bde1c1ae74ae51fcf02d3eced160c1e3]

fix Worksheet.Cells by not allowing TableSheet range to change from updates

ScTableSheetObj's own range gets updated via ScCellRangesObj::RefChanged,
this must be wrong 'cause the range of a sheet is fixed right ?

Change-Id: I19cd39ec58b778f4634258352676da7e04822b65

2013-04-05  Noel Power  <noel.power@suse.com>  [5b8377f80c7618a770900848e205a487d846c66e]

fix selection change event firing

Change-Id: I64e8b684dd5462e1a742ba47b5480951b4e3a4c4

2013-04-05  Noel Power  <noel.power@suse.com>  [959d1dc0f3bbf0269d5c7be9a91bba9999d6f821]

fix 'Visible' property for XControlShape(s) Foreach support for CommandBars

Seems now we need to additionally set 'Visible' property for XControlShapes
to ensure correct visibility
Also we need allow 'For Each' syntax to with with CommandBar collection.
Note: the implementation of the CommandBar enumeration seems wrong, I
would have thought that it should match ( and share ) implementation
details with normal index access ( it doesn't )

Change-Id: Ia5306b4c976f6dc9a5f82e245ca5440f204f5bab

2013-04-05  Noel Power  <noel.power@suse.com>  [e14a251c2d4478fe8cf085df792aa2181d15b4cf]

squash NoSuchElementExceptions when modifying keybindings

Change-Id: I37882845660929e0001a834b6685a4087dfb465f

2013-04-05  Noel Power  <noel.power@suse.com>  [3ffd86188b470fa7ebd9e6d10678279a1f63a81c]

Added and fixed various vba API

Added OLEObject.LinkedCell
Added ComboBox.LinkedCell
Added Validation.Type

Change-Id: I5ffc2212e689870d58ca99d1fbdfd7d101f8b50f

2013-04-05  Noel Power  <noel.power@suse.com>  [6f814b5f4ceca2f50edffd8b9023c613fffb9cdf]

prepend Validation.Formula1 results with '=' for anything not a address

Change-Id: I6061378788b7299f8a8431d1e8d00a4e6ea3e8fb

2013-04-05  Michael Meeks  <michael.meeks@suse.com>  [7e7302730454aa417f2711024e3a5d9d953add67]

fdo#62155 - band-aid crash from poor addin registration on upgrade

For some sadly unknown reason we get an exception traversing the
calc addins and crashing doesn't seem a great response to that.

Change-Id: I8d1eda7c8bab384817f19a86607c7035e4c3a8ab

2013-04-05  Miklos Vajna  <vmiklos@suse.cz>  [0644a20605965b36fcc983e4c1158820fd858726]

Get rid of copy&paste by moving code from WW8Export to MSWordExportBase

Change-Id: I1a36fb3d20d1e67484668b7ba8feb1c96505af59

2013-04-05  Miklos Vajna  <vmiklos@suse.cz>  [e63950dc82ad7b30763c22391aec767111cf97d5]

w:numPicBullet export testcase

Change-Id: Ia8a32b6d9fcb53e3974940c173edb2fe4c9e1ab3

2013-04-05  Miklos Vajna  <vmiklos@suse.cz>  [13183219b7bd39b7a5c8088b2679e346c4f3280c]

DOCX export of w:numPicBullet

Change-Id: Ib8bcfb6bc63a5f14fbc36edc39a907b4955628e9

2013-04-05  Eike Rathke  <erack@redhat.com>  [d526e48912deeb44061ff570d715c31ca45f77b8]

resolved fdo#63161 out of bounds string access

Introduced with c7709b460394283fd5b1d2779b6af3585f80a991
String to OUString where previous String::GetChar() handled this.

Change-Id: I9253df1af7498e2d7a8ea8077ec6b369697ad44e

2013-04-05  Eike Rathke  <erack@redhat.com>  [babbd149aa9b2b5a28c55cb38fbbe24586bf8e22]

added the dreaded jolly joker

Change-Id: I1bd840391496daab2cfe32af6ac00e98de3ed72e

2013-04-05  Radek Doulik  <rodo@novell.com>  [9d073bcba10b9cbcd56ad58cf5b19bbb129567a8]

revert that change and to it at custom shapes level

to allow primitive rectangles still be used

Revert "disable round corners for rectangle shape. fixes fdo#39907"

This reverts commit 0c7bbbe9da7602f5d72aecd481f6d26d9af217f0.

2013-04-05  Radek Doulik  <rodo@novell.com>  [e59a5cad25a93e190957120dc7b42fe9c34a13e1]

do not allow bEdgeRadiusAllowed to be set to true

  - as it cannot be exported to ODF
  - fixes fdo#39907

Change-Id: Ic5d3f60d588698e48da600bd13df9e1e4fae17cd

2013-04-05  Caolán McNamara  <caolanm@redhat.com>  [dac06a943a6c44befda1ba22f4bd19c0281601d0]

Resolves: fdo#61940 unable to change shape fill colors

The tab area page has a magic bit which is set when the page is activated that
enables its properties to be applied on ok. If another page is activated that
also affects area fill using an alternative set of properties, then the bit is
unset.

For layout we have to activate all pages that don't exist yet to get their
optimal size. So we need to re-activate the original/current page after forcing
the other pages to exist in order to make this trickery work.

Change-Id: I90cac4624a12e6c29f6b226ce831f71c7cc49117

2013-04-05  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [294d8cc8e198093e61aa4d75a648d84f35c6c91f]

Initial Impress Remote protocol documentation.


2013-04-05  Caolán McNamara  <caolanm@redhat.com>  [944bc0a3a33f21f59cb51a4391687ff1fe01dae9]

Resolves: fdo#62478 crash on tools->options->base->databases

Change-Id: Ic24c5f14f66a4059ce653df34321352adb50496f

2013-04-05  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [2c82e5d304b56c1dd95d0f3dcafc9a36ce02b5f4]

fdo#59071 Slideshow: allow automatic transitions with sub-second

Enable slide transition each 0.25 second instead of whole second.

Change-Id: I1907a1baf30cede91a0438d021e003204ea06651

2013-04-05  Caolán McNamara  <caolanm@redhat.com>  [21d6c1022aa528836d20ae1b8be9ea1b84bd61aa]

Related: fdo#61948 data->validity crashes calc

There are two scenarios with the cell range thing here,

data->validity->allow->cell range
scenario a), click the shrink icon, dialog shrinks, click the expand icon,
    dialog expands again
scenario b), click inside the edit box, now you can select cells in
the spreadsheet, and the dialog autoshrinks, and autoexpands on mouse release

in scenario a there is an expand button in the shrunked dialog, in
scenario b the shrink/expand button is hidden

Change-Id: I8efe76536feeae10ac70fb7b7e95c70c69b057b5

2013-04-05  Stephan Bergmann  <sbergman@redhat.com>  [ff8a2a5ef08623fdf534f805dfeedd673f64974e]

Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-file

...resolved at runtime by cppuhelper library on which uno executable depends.

Change-Id: Id654e240fe88268de3ae690b1746591a71ba5a1a

2013-04-05  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [9650599912d24b05e65a94727bac135b0c76384d]

fdo#60834 Find and Replace dialog: fix replace box selection on click

Change-Id: Ic5256ae05d9b4646651e897b7d4c00d9a84329bb
Reviewed-on: https://gerrit.libreoffice.org/3202
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-04-05  Chris Sherlock  <chris.sherlock79@gmail.com>  [b558d4bb8372cf65ca343f191d672b1484a6fd13]

Missing word "if" in Deliver.mk

Small change to comment - missing word "if" in Deliver.mk for
gb_Deliver_CLEARONDELIVERY

Change-Id: I9b98da880d6fc949d831343b76124aa7c8c7cc62
Reviewed-on: https://gerrit.libreoffice.org/3205
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-04-05  Herbert Dürr  <hdu@apache.org>  [b130133ad2e5b09ccd9a3ac15348fd8d39a8fef8]

Resolves: #i121503# fix resize/paint race in the backing window

(cherry picked from commit 9d578cebcd9d1e1c16c04cbefc5de2ab511ea335)

Conflicts:
	framework/source/services/backingwindow.cxx

Change-Id: Ic5e590465e19b02b6a9b426072818cea5bb3f912

2013-04-05  Ashish Banerjee  <ashish.banerjee10@gmail.com>  [e1f6dac6893e0ad9e1b1f03a3b882cf1e9a08d32]

Replace `compareTo(...) == 0` with ==

Proposed patch for the following issue:
https://bugs.freedesktop.org/show_bug.cgi?id=62096

Change-Id: Ib83a9051ea12c53642f781e5427a6ca728049a7f
Reviewed-on: https://gerrit.libreoffice.org/3198
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-05  Thomas Arnhold  <thomas@arnhold.org>  [55664c9bd2469d3e493e6f1b67fbb2f96500d492]

unotools: remove some unused items

Change-Id: I95bcac6a3ff8cf4644c9d1596c75cac2d9cd94fe
Reviewed-on: https://gerrit.libreoffice.org/3191
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-05  Jürgen Schmidt  <jsc@apache.org>  [aeb7683ae745717fe5e283b6ada065183aa730f4]

Resolves: #i119621# Outline level in sample file lost

fix:
- PropertyMap.hxx, add definition for outline level min value
- DomainMapper.cxx, import outline level for paragraph property
- DomainMapper_Impl.cxx, fix TOC import if no range is given

Patch By: Yolanda Zhang Ying
Reviewed By: jsc

(cherry picked from commit 5b87b9b8bc679dfbb308646a6da7584d4b418337)

Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx

Change-Id: I2149a7338b128d0dd1c1317a259e537d2a1e1063

2013-04-05  Thomas Arnhold  <thomas@arnhold.org>  [31fedbe9f782976b6aa4615b6fd171ed52137c94]

Remove SvtInternalOptions

* only Get/SetCurrentTempURL were used, but only for compatibility reasons,
to remove old temporary directories (before 2001). Those should be gone
today.
* MailUIEnabled was false in the xcu file.
* SID_MAIL_SENDDOC* are handled some lines further.

Change-Id: I482719b0de9df0a77c2fef0bf25ae1fb68926375
Reviewed-on: https://gerrit.libreoffice.org/3180
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [cc8ca7fad08e7268e7409ce5d0103d6a3c3aef4d]

Try again to use AllModulesButInstsetNative to unbreak tinderbox build

Change-Id: Ib9da3de2cedf423a18819aa83fa55de77a288a72

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [2218ff176394892092bd1777201a85615edef442]

We need the vbahelper headers especially when DISABLE_SCRIPTING

Change-Id: I632c3f14e4babbdbe2c35810a17bb39d5a42baf6

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [6afeb7e00c4cb4bc7fee17cf460a37952a1384a9]

Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOP

Modify the IsView*() inline functions in the viewoprt.hxx header to
always return sal_False for non-DESKTOP. No ifdefs in the source
files. Presumably when optimizing the compiler will notice that the
inlined function always returns false and not generate code for the
unwanted case.

Change-Id: I07a4bc57cd621f63839d8e8bf551d40250fd9078

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [8facc8e9863a87890c62c97158fceb5c9bbb6c21]

List more libraries in an attempt to make tinderbox builds work

Change-Id: I21e6affaf08322f9e9cf1554e76f935f2c3e29b3

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [85b104712b8bd4cf5247d5226260dd1528b7f57a]

No need to setenv SAL_LOG in the code for iOS

One can set environment variables to be used when debugging an app in
Xcode, which is when it is interesting to see SAL_INFO output anyway.

(This is very different from Android, where one can't set environment
variables "before" an app starts, as apps there aren't separate
programs that would be exec'ed.)

Change-Id: I3971d1b2d1a849deac2722a90271ef2458db1643

2013-04-05  Tor Lillqvist  <tml@iki.fi>  [b7525f1f1d123084b60269f420300afdd405b0d1]

Drop jvmaccess and jvmfwk when no SOLAR_JAVA

Just sprinkle #ifdef SOLAR_JAVA into the code instead.

In the source for jvmaccess and jvmfwk such ifdefs can be removed as
it isn't compiled unless SOLAR_JAVA.

Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606

2013-04-04  Petr Kraus  <petr_kraus@email.cz>  [f5928f09ad53de2c4683000619d29be140a97be8]

fdo#42781 WaE: C4101 unreferenced local variable

fixed by OSL_FAIL -> SAL_WARN.
Rewritten rest of the file to match this style.

Change-Id: I7fdb5a1b0a16ee7cfe15f7aee4b2fb95b9072c3d
Reviewed-on: https://gerrit.libreoffice.org/3204
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-04  Andras Timar  <atimar@suse.com>  [75e014c30753f635ddc74cdb654a8342049a114b]

fdo#61514 clean obsolete tools/ filesystem abstraction

Change-Id: I7d1d5eca43d0b0f9a013e31383abc574a7b15f93

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [79af094f8a31d4f47fe3b2675035055523cb54ab]

convert about dialog to .ui format

Change-Id: I7a4636c212e19702b94f5c42491c9785f1eccc00

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [e910123eced2f303dcf4c58b5e79f1da3f02d29b]

make border property of multiline edit optional

Change-Id: Ideeda46baf3d96dd52a77b5d225df3c00153183e

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [a60233918c2e4ca7534091c73965e7f2155a15b5]

map justification property to alignment bits

Change-Id: I7d1494430cbc75cfb831dfe5500a0c3e6c9147fa

2013-04-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ca776f348aa90119e6281eb5d979de2d56786e08]

Not escape single quotes in src\hrc files

Escaping them is not needed.
Plus escaped quotes are taken into po files and
make translater's work more uncomfortable.

Change-Id: I2ea7218120bc3d9967bdf51091ef091acbf2b73c

2013-04-04  Miklos Vajna  <vmiklos@suse.cz>  [df4a954c825e23ecb1df9416ccf2e5566274c53b]

w:numPicBullet import testcase

Change-Id: I70ccfe4d927f404ce90d970e76fdbf0e2d7a5cf7

2013-04-04  Miklos Vajna  <vmiklos@suse.cz>  [b8764dd6e13d3a11fdce23fe1098f19b6c7ecdb8]

DOCX import of w:numPicBullet

Change-Id: Ifc827d5180ce1dc0e3db095c2b92023f4c2d72ec

2013-04-04  Jan Holesovsky  <kendy@suse.cz>  [4214ff23ad8f7247c8da8cddbf78bd75e98f17eb]

fdo#37758: Really set the toolbar as hidden.

Change-Id: If0cdf2fabb680f8dee811411f601b2954d29da58

2013-04-04  Andras Timar  <atimar@suse.com>  [622509e47d778bd5e56f620266d5725daf02a90d]

remove useless comments

Change-Id: I90757f0d6ccdded30a49a3c54cd6bbc2f65dc755

2013-04-04  Michael Stahl  <mstahl@redhat.com>  [68ebd3fb510056bbb46288cc42589ae98dd753ef]

redland: no idea what those unused .def files are good for

Change-Id: I851ad13b065dc07699f490dcca5c66958b4aa624

2013-04-04  Michael Stahl  <mstahl@redhat.com>  [dafb573096861fc5fe0e472af3cda369cab6d1f3]

redland: reindent that

Change-Id: I185d6da34f9720dde258a1206fbc6d531c397eae

2013-04-04  Andras Timar  <atimar@suse.com>  [c8f8f36027656e42707d782655187fce3229e0f3]

fdo#44994 write out tools' FileCopier class

Change-Id: Ie3d04f0b2ed35099d5682d165e17c10a6d736f99

2013-04-04  Julien Nabet  <serval2412@yahoo.fr>  [7dce1c9fd2d26c9c2c53f0d307aa281972d2e82d]

Simplification by retrieving system encoding

See http://nabble.documentfoundation.org/Cppcheck-redundantAssignment-about-encoding-in-CreatePasswordToModifyHash-docfile-cxx-sfx2-module-td4047586.html

Change-Id: I845f4e4518901be8cba6e82a3199505d63efac62

2013-04-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [368210926b67483a3926a0af1890127ca182e064]

remove -dylib_file mappings that are not needed anymore

XCode 2.5 (i.e. Mac OSX 10.4 & 10.5) couldn't find the libraries
without explicit mapping, but as baseline is now 10.6, this
wrapping is no longer necessary

Change-Id: I225fc47b9ea4b1fb2b13ba575605cbdebc014fd8
Reviewed-on: https://gerrit.libreoffice.org/3192
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-04-04  Eike Rathke  <erack@redhat.com>  [1d073a3b48d2d5387992a6868dcdd601b80838b7]

-I$(SRCDIR)/comphelper/inc before solver/*/inc

Change-Id: I2a8a4ba93b5ffb2273573c81466595e1c4cf1d9d

2013-04-04  Andras Timar  <atimar@suse.com>  [d19a51d7870dbbf1d9b6e75d1031727c5179455a]

delete unused header file

Change-Id: I96a620475f9618b55fc0b3a294037ca5968b683c

2013-04-04  Andras Timar  <atimar@suse.com>  [44f246930d3d12fc5e37f39c24fe8836c4228492]

remove unused header: tools/fsys.hxx

Change-Id: Ifa740f558e5c5e9d51516b54a2b32790dbb23dd4

2013-04-04  Andras Timar  <atimar@suse.com>  [31518d86976d7b2a68a88fdcde51ae1dd9bbb826]

writing out tools/fsys.hxx (extensions)

Change-Id: I6b2132e7441be1579f6233ec56fdaf8807a60b55
Reviewed-on: https://gerrit.libreoffice.org/3119
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-04  Herbert Dürr  <hdu@apache.org>  [06064c69f9e7fc2cbc9da98134ac0e44399d482d]

Resolves: #i119555# fix FontWork font size when saving to *.doc file

Patch by: Zuojun Chen
Found by: Lou Qingle
Review by: hdu
(cherry picked from commit fc17d3e1c60f18916786ddb4547a1c24d95ae51a)

Conflicts:
	filter/source/msfilter/escherex.cxx

Change-Id: I7e77cd33cdc679d9671814e6ca52da50f32aecb0

2013-04-04  Jürgen Schmidt  <jsc@apache.org>  [348a5f8e80cba72d6a6aa13f001a16d9a62b70aa]

Resolves: #i119544# sequence number is not displayed in docx

fix: add code to handle the SEQ field command...

Patch By: Jin Long Wu
Found By: Don Jun Zung
Reviewed By: jsc

(cherry picked from commit 0d2415df82388eb1a9a00c2d5e6bd3d9193057db)

Change-Id: Ia588857aa453ea05cde2e66f6efd403e8eb282f2

2013-04-04  Lionel Elie Mamane  <lionel@mamane.lu>  [f01c37887016df5fb4101224edf1d97dcf96250d]

continue String->OUString conversion

Change-Id: I44b816d6a270e8877e0db1408df4da3434932800

2013-04-04  Yong Lin Ma  <mayongl@apache.org>  [7cd378518b38def9cda5a0055a1d7525aad1c427]

Resolves: #i56806# Page background lost when export to doc format

Patch by: Chen ZuoJun
Review by: mayongl
(cherry picked from commit 4034798d137593863fdc9041ec9cd55ad88fbf84)

Change-Id: I76eb50834eae00837caaf4e49d547d7d0e309f30

2013-04-04  Lionel Elie Mamane  <lionel@mamane.lu>  [e32fd065075d2baccb9284d1bf55538418806865]

more efficent & readable

Change-Id: If24a2a8488f1b1142b12540e4b8b00eb26bd7873

2013-04-04  Lionel Elie Mamane  <lionel@mamane.lu>  [e60eca1cfcf4763571f7e87a88740e4517a7dabd]

replace only single wildcard by table.*

not any string beginning with "*"

Change-Id: I6afe4db0ae69632990eafb288f715ae9cf7ad837

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [1439c2fedd8a8c2e52bac3346e7e2ab588922fd9]

use existing hook for replacing %FOO variables

Change-Id: Ib10545d964e96ae6f92583bbad8479951385247c

2013-04-04  Julien Nabet  <serval2412@yahoo.fr>  [92824e8e25fc0cf66f461303da81f122eaf0f01b]

Simplify a bit

Change-Id: I77cb2b08b1d92f3c8ad406bb1ebd2d080cdbfa1a
Reviewed-on: https://gerrit.libreoffice.org/3123
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-04  Andras Timar  <atimar@suse.com>  [974e18faea7b220677c86ee3c6ba41534ef33c5a]

postprocess: pack help images, too

Change-Id: Ib8bafe50c91f2a6098b166a93035acacbd4070ae

2013-04-04  Tor Lillqvist  <tml@iki.fi>  [1a15ba78c8abf1c9df09163c9b1dad1361ee3f29]

Fix warning: unused variable sGraphicURL [loplugin]

Change-Id: I455e36a33720d9493480660dc54bd67b665c0fee

2013-04-04  Radek Doulik  <rodo@novell.com>  [0c7bbbe9da7602f5d72aecd481f6d26d9af217f0]

disable round corners for rectangle shape. fixes fdo#39907

Change-Id: I4930ff1123783c434859434fef5983455a1e72f5

2013-04-04  Tor Lillqvist  <tml@iki.fi>  [67d0b7033762a80093ab85b490437a3832851497]

Bin a pointless and annoying OSL_ENSURE

If somebody wants it back, please revert, but then also add a comment telling
what it means.

Change-Id: I40bae1b6747c8fa21f3bf4b3fc6f839226951a12

2013-04-04  Luboš Luňák  <l.lunak@suse.cz>  [598d3228cdcd66a79740bd05740f3e2169b1ec98]

remove HAVE_SFINAE_ANONYMOUS_BROKEN

Since we no longer support the old Apple SDK using gcc-4.0.1, we can
remove the cruft to work around its problems. Woohoo.

Change-Id: Idf275e76449443f1f0314e75dab993f213a77eb7

2013-04-04  Jan Holesovsky  <kendy@suse.cz>  [d9e0c08b52dca00508485cc7a8082200a2693ec9]

Reduce scope.

Change-Id: I32160cff67494cde2ad21cb6d6fe48091d600b8d

2013-04-04  Cao Cuong Ngo  <cao.cuong.ngo@gmail.com>  [84e99bd79ab4fef7e91bd302d1426cf1b3653b7f]

fdo#60542 Persona setting: change color of the text menu.

Change-Id: I1d0ed94d41b3b8bcf0504e1528f4f505f817ad86
Reviewed-on: https://gerrit.libreoffice.org/3127
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-04-04  Luboš Luňák  <l.lunak@suse.cz>  [c3ffd741b207774be787896dfd305db89aca0e42]

compiler plugin to check incorrect #ifdef for config_XXX.h macros

http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html

Change-Id: Ibba9d3dcc87d6d6eee58ab3690a8f87339d00956

2013-04-04  Luboš Luňák  <l.lunak@suse.cz>  [996b6fc92b847f70f73cda58f64e5cf438585127]

don't explicitly delete PPCallbacks-based compiler plugin actions

If the class is based on PPCallbacks too, Clang internals will delete
the instance.

Change-Id: I6dd83d800e6cca17eb0b5de23c8994f11c087fd5

2013-04-04  Luboš Luňák  <l.lunak@suse.cz>  [68c314fc80b5dd5be26a7207b3459a2be9625240]

revert back to usign autogen.sh cmdline arguments if given

This is a partial revert of ca0c54d0fe3812cec64e5c7cc83309d4397f5e0a .
Ignoring cmdline arguments if autogen.* exists is broken for several reasons:
- autogen.sh of every other package passes cmdline arguments to configure
- that's because if I was bothered to give them, I want them used
- there's no reason to prefer autogen.input now, given that autogen.input
  cannot be overwritten by autogen.sh, unlike autogen.lastrun , so there's
  no accidental loss of the switches
- running autogen.sh --foo followed by autogen.sh --bar actually runs
  configure with --foo the second time too, because the first one creates
  autogen.lastrun and the second one first complains about the cmdline
  args, then complains about autogen.lastrun, and then uses it

Change-Id: I5868610935d0312915be74602b6435eea069f937
Reviewed-on: https://gerrit.libreoffice.org/3190
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [864e22e14720dc6456e08cb4a01d99353d9c7402]

Updated core Project: help  2e1a9cae55c82ba0faefc4b7d41b902e90ec6c27


2013-04-04  Michael Meeks  <michael.meeks@suse.com>  [ae2c256e228b3d4d01e85abdbc797a907c7f6563]

unwind tangled mess around spinner buttons

Restore removed spinner artwork, cleanup the code: hicontrast - is now
a function of icon theme, not a global boolean.
uwith thanks to Ariel Constenla-Haile)

Change-Id: I68d4c7293a6faa130274cf45f53509ce140fa8c0

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [cb3bf6a1300b15eb800435175036a6d3448b5e9a]

set adjustment min/maxes

Change-Id: I713c1a280c31a7a783e6a0af94b838091fc98779

2013-04-04  Olivier Hallot  <olivier.hallot@alta.org.br>  [cb553bdba77c80f323dbed1874874cf2465abd83]

Convert Calc sheet page style to Widget UI

Change-Id: I6714ccc710d266a047032166c738063602e6e30d
Reviewed-on: https://gerrit.libreoffice.org/3140
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [5a5777f0a75e512af35250e90bc2670492ba5c9b]

need to replace %OOOVENDOR in .ui strings

Change-Id: If44cc1750b8555eab6e3dc2659e60a8fff10b24c

2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [8c4f20938bc5d4013126a00a02e8eca80b250284]

Related: fdo#61688 get strict ordering right

Change-Id: Ibb3e74e98762358614713688d64e50db21025f1d

2013-04-04  Andras Timar  <atimar@suse.com>  [aebfef8d6ef893655739501c663b9fd6e57b985e]

Updated core Project: help  4e639b52e7cb790a048586490546fb76c89539ab


2013-04-04  Andras Timar  <atimar@suse.com>  [a7137727bd643c9b52d3eaf0c858ee6e7e7a57f2]

Updated core Project: help  d0095f62f7de2e56513dbf97e9b21c2e321f1971


2013-04-04  Andras Timar  <atimar@suse.com>  [c7fc3865684be4c5a41c7bdc671e4c6b56c250ab]

Updated core Project: help  239b55253ecf3cb52b613d948a1d090bf8d3dc43


2013-04-04  Caolán McNamara  <caolanm@redhat.com>  [26f33b9c61d5b050b398a69a83d4f99fe9c228f5]

convert license dialog to .ui format

Change-Id: Icbcb2a86369c95f9acff05d677a4f5eaa1d9dfb9

2013-04-04  Tor Lillqvist  <tml@iki.fi>  [f935aa9d9cb6dde3dfd1b018c4b8938ff6c16183]

WaE: unused function 'convertDateTime'

Change-Id: I6d36291f4381cc43782861ca1180b7fa7b155551

2013-04-04  Tor Lillqvist  <tml@iki.fi>  [5551702b8dc3e9d06510ea7d12e6a25f35468a93]

WaE: variable is uninitialized when used within its own initialization

Presumably aStr is intended here, not aTmpStr itself.

Change-Id: I9a887c33f89d519c17ee0156ba9cea55b465fe97

2013-04-04  Takeshi Abe  <tabe@fixedpoint.jp>  [690b40af2d1e38e8a836b4c64b3fa3082fbac536]

sal_Bool to bool

Change-Id: I4f8a592404272f3ba2602aa1ef42d399d7faae78

2013-04-03  Eike Rathke  <erack@redhat.com>  [a123975e4bfcad4f18fa4b336def8e4b8e8577b4]

let's try if this satisfies MSVC

Change-Id: I2cfc88036121d7f31b17804c62e2d1ab84cce45b

2013-04-03  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [0e137027fcf294b33a9c7376b17a6c4e33758c52]

Use OUString in ImplGetEllipsisString()

Change-Id: I02ae342857d2944c3d1a20b8d24bd6fcf3ac1f4a
Reviewed-on: https://gerrit.libreoffice.org/3159
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [ff3d85dbd72a0e547abe573465e65747ef985955]

API CHANGE: GetExpression Value is read-only, NumberingType an illusion

The implementation in Writer has Value property read-only since initial
CVS import, and NumberingType property never existed, so adapt
com.sun.star.text.textfield.GetExpression to implementation.

Thanks to the really cool David Ostrovsky for finding these.

Change-Id: I3b12a8103d0d6de7dbf644f30db3f192b0331f0a
SERVICE: /UCR/com/sun/star/text/textfield/GetExpression
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 3 ('NumberingType') of r1 is not longer a property of this SERVICE in r2
  incompatible change: Field 6 ('Value') of r1 is not longer a property of this SERVICE in r2
  incompatible change: Field 5 ('Value') of r2 is a new property compared to this SERVICE in r1 and is not 'optional'

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e9516eb4335ec9db3cee6ce2468c880403386f08]

limit scope of the variable

Change-Id: Ic6001ca66e85cdeb4c797aaab1138c27b9e17c67

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5a7dbd4d8bcc4ac86ef6e6ca4534b279e81a4355]

maybe a bit over-engineered

Change-Id: Ia7a491241ad78cafc542e63b3796b7c32fa5300c

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8948dfdb693c7565a02f3fe1f235fb6c7d3ddc44]

screen space is a valuable good, don't waste it

Change-Id: I67d47ef4030ce60d1cbc160a52cad7cc3c417b34

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [677b125ae3f14d823ebdddf04d22cf879a3cfd4f]

this variable was unused

Change-Id: I7ea23acbaebb02def5d7875bc07fb7c10b2af883

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4290f249be1642c63a958e3f7873b56f47ae5a5b]

more clean-up around SfxContentHelper

Change-Id: I836a260d0e7c8b61cf4b6b6c378da854ca188a22

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2e19cc800025a9361bbea7d6b435ff649b09528]

sal_Bool -> bool

Change-Id: I1225c972d806301ef5bd295b2b42145a8b2e7145

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9db1c9e1915ca21b05d1c38f44984716f0d6a8cf]

this method is actually unused

Change-Id: I1808ada7c012f4dfacc7ace93478a4acab50f6eb

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [baa6a3b90d7d888cc294c960f5b184718673b1dd]

prevent some unnecessary casting

Change-Id: I56b324cc8431347c25472f7ef3ac5871b226f5b1

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56f0144b0a40048505de4bac81e25f2454e43704]

we don't need a macro here

Change-Id: I7b063f54f354ade05dd0f2c4b10b161a44895076

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ae1a6248434d60f2530fbf948cc302c987de1a5]

no need for pointers here

Change-Id: I0eca0d07d251949f99ebed44ef3267fa6dfb4c80

2013-04-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c22cf54a942311f554d5e9c82e93b5cec7edc2c]

simplify this a bit

Change-Id: I4deaf117c64f4646e36da98c498188022b2c32f0

2013-04-03  Xisco Fauli  <anistenis@gmail.com>  [f6f836b693a9e04c9fa52dd8883a0da54f011dcf]

Revert "Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed"

This reverts commit ac4c6860961264d23504df90ccf805bd25be032f.

2013-04-03  Sun Ying  <sunying@apache.org>  [cc2dd35b24f9ddf14d423cd5f099987223fd6960]

#119711# support the delay var when export ppt file by AOO

Reported by: Wang Li Feng
Patch by: Ying Sun
Review by: Jian Yuan Li

2013-04-03  Jian Hong Cheng  <chengjh@apache.org>  [ac4c6860961264d23504df90ccf805bd25be032f]

Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed

* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

2013-04-03  Eike Rathke  <erack@redhat.com>  [640b57dd5fcd7aaeeb334d27fd0982bb516129a7]

use matching separators and format codes of es_AR

Noticed due to the change in es_PE as of
bd4b06fcd84c0f7f3ad82c1a3fe7f91740c5c3c5

See also
https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR
https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_VE

Change-Id: I7ecedd9b111ed95dc68f22a0894f32c8a75ffe5d

2013-04-03  Eike Rathke  <erack@redhat.com>  [59665f86057557e8cd66ee420df94b4d91a1b2de]

use es_AR separators when using es_AR formats

Noticed due to the change in es_PE as of
bd4b06fcd84c0f7f3ad82c1a3fe7f91740c5c3c5

See also
https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_AR
https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_PY

Change-Id: I60e35a14a515a4e6e0d91aacf2a3540f31928415

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [df2ecdcb6e604f8e1dcea1549c929a1ced06c583]

unordf: add unit test for CVE-2012-0037

Change-Id: Ife037f05ddf66bc8c0598cb9521e95a1fa15c26e

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [5fccea4add2eb5b838733becdb4dc3120151a82f]

unordf: replace external entity disabling handler code ...

... with a configure check for the fixed raptor library.

Change-Id: I495d5d28e9a4e7b6234f8f9d17c2bda36154316d

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [cf176b444aa5d2b3fbb352fb723c0f6322ea1379]

redland does no longer use openssl

Change-Id: I704a5a5ae4122fadf0fe5f8ec07ad3cb0bbefee2

2013-04-03  Eike Rathke  <erack@redhat.com>  [bd4b06fcd84c0f7f3ad82c1a3fe7f91740c5c3c5]

decimal and group separators were swapped

See also https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_PE

Change-Id: I67ca6f1a7a721b308092f20eaab238f5a8f45061

2013-04-03  Radu Ioan  <ioan.radu.g@gmail.com>  [16d142443395b888c909fa92570e1a47833da3ff]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

 - replaced osl_trace with sal_info
 - added new log areas to log-area.dox

Change-Id: I20f539bd9fa62bef2e9a2a82b59e0b15f4efdd48
Reviewed-on: https://gerrit.libreoffice.org/3179
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [de2ccd8e1ad3eeb5545e4dcccfe40ec81929a9ed]

Bypass fields that are unused for iOS

Change-Id: I378228808ef8f974e574714f48a2faf23123714b

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [ce0c3c1eb1405912f36a3ad7e850a5b4e17a3f2c]

Ensure we have a CGContext in a couple of more places

Change-Id: I1d0963f51472328a1a5b212ab277c6e72fafd7b9

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [0ea4a012400343b7105f108b47bb6e3df38d2558]

It's the font *style* we are looking at here

So no point in checking font *family* names like "arial" or
"times". Actually, I doubt this whole block of heuristics is
necessary.

Change-Id: I6965c27a7c4bed53db0e7ddaa40b1d09ccc4ad43

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [e0d38b6656ee348690f5495e72067f4ac2ed49da]

Add missing break

Change-Id: I938b512dc3a32af9f2529a92ea3e4291abf64ad2

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [965f58fa51d51f1d313a2935b13edd1fcbb32b22]

Fix heap corruption

As its name says, CFDictionaryGetValue() follows "The Get Rule",
i.e. you don't have ownership of the object returned, so it shouldn't
be released.

Change-Id: Ie605ac21754ed479911d8f4ceb00744a6df600aa

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [5f18619f937bf3587b57ed88dbefc03cebb9dd17]

Add the vcl coretext sources

Change-Id: I433419e1ed7bda566bb13bf14346948d131abee6

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [4f879d0cd5396056994df6229f8162e122a69c51]

Checking the device orientation at this stage doesn't seem to work

Change-Id: I0015f7d751cb0e45262774c19a120f428cb35af2

2013-04-03  Michael Meeks  <michael.meeks@suse.com>  [126f29c4741ee0083487db7ca8e76e0ef6cbc50b]

remove obsolete helpids and cleanup uiconfig XML

/usr/bin/perl -pi.bak

s/\s+statusbar:helpid="helpid:\d+"\s*/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s*/ /g;
s|" />|"/>|g;

Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0

2013-04-03  Michael Meeks  <michael.meeks@suse.com>  [15175a00c976d48f132bc3458e961d1cb2e62a9b]

remove obsolete helpids and cleanup uiconfig XML

/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s+/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s+/ /g;
s|" />|"/>|g;

Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275

2013-04-03  Eike Rathke  <erack@redhat.com>  [1fa455b396c8d0ae1686f2f9e4c0ee04f503081f]

ditch unused LANGUAGE_USER[1-9]

Change-Id: I5a3b2b27fa2a7ad22cab2ae6d833707f9e490f27

2013-04-03  Eike Rathke  <erack@redhat.com>  [ef291d99fb706675607acdc80f1fd05e952f0a34]

rsc with language tags

Change-Id: I5401a9bcbd1e359ef62e8d667edf6ead1479ce46

2013-04-03  Eike Rathke  <erack@redhat.com>  [8d470713b6187e6284077a7b951335ecacd8befa]

test IsoLangEntry table LanguageTag conversions

Change-Id: Ie56e68459f655a66bf33368cee5e9a99b9dd0141

2013-04-03  Eike Rathke  <erack@redhat.com>  [f51aff9e69b2eb5ad60167a055a969842eb3bcb8]

let IsoLangEntry decide how to form a language tag string

Change-Id: I868cd8ea0610b6b8dd8155cdc72f7d238f279ef2

2013-04-03  Eike Rathke  <erack@redhat.com>  [f8e697abc35a3fb910859a26a23d8e3a9de6753e]

correct number of format operands for fprintf

Change-Id: I4fbfd3cacaa87ed1a8faa123a269d82f82ba22da

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [e61d41ea3510a9abf40f2cb6a7b8c6009d2513db]

convert calc format cells dialog to .ui format

Change-Id: Ic134909f3e65bcb1aa440f60a156f293225d3edc

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [7aa6f1b01481c1d0f1a12f56ad197c797056c37b]

Remove Mac OS X for PowerPC support

Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [d8842c2221cb5e6ea958381f9dcd76d9bb9bbafc]

Remove Mac OS X 10.4 and 10.5 SDK support

Change-Id: Ib47f75f115f3410299890e775784b7c7bbc1316c

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [69072caa91580944f47a3d243084f63350801734]

autogen.lastrun -> autogen.input

Change-Id: If205ae9eb25882a107fd1cadfab9ec3516d520db

2013-04-03  Andreas Mantke  <maand@gmx.de>  [54e8623d73ace01e66735f70d8f9635e74eb9b25]

fdo#62890: Fix for the dialog PDF Options, register Digital Signatures

This patch changes the length of the fixed text field "Use this certificate (...)"
because in some languages, e.g. German, the translation fits not into the available
space.
It also changes for the same reason the width of the Select- and the Clear-Button.

Change-Id: Ifbba3e40b27d96da4706c8dcdf4d9ab26069a83f
Reviewed-on: https://gerrit.libreoffice.org/3157
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-04-03  Miklos Vajna  <vmiklos@suse.cz>  [008275d56f9ac5248f0e94f606671b4c1993ca20]

fdo#51916 out of bounds substring access

Change-Id: I7db46ef17b8aed443faa7eb0c13b6ba109242cc1

2013-04-03  Miklos Vajna  <vmiklos@suse.cz>  [7006ef460bb68d27a74381fab7b8826b786b31c6]

fdo#51916 testcase

Change-Id: I27ffbab64cfb6763235d4dfd7fb47aa98235274d

2013-04-03  Miklos Vajna  <vmiklos@suse.cz>  [7a7d77f97b61ae7f602ed403ecfbbcdb03a06c00]

fdo#51916 don't try to support nested tables having table styles for now

Change-Id: I4350ce0b791b42ce3c21a61e37d61e3b2063cb6a

2013-04-03  navin patidar  <patidar@kacst.edu.sa>  [d0cfbb882c4c00fea4858f9d4b2511df66dd087b]

fix fdo#40496: don't reset  RES_FRAMEDIR attribute.

fix regression introduced by bb920862c02047471f0ac5e78358e8d8fd9b93e7 commit

discussed here :
https://bugs.freedesktop.org/show_bug.cgi?id=40496#c13

choosing correct default alignment for RTL text need some discussion.

Change-Id: I2aec9391d076af6d5fbf00ba5bdad030ac0286ed
Reviewed-on: https://gerrit.libreoffice.org/3182
Reviewed-by: Lior Kaplan <kaplanlior@gmail.com>
Tested-by: Lior Kaplan <kaplanlior@gmail.com>

2013-04-03  Jan Holesovsky  <kendy@suse.cz>  [4c16e415d9cc17405256c9c4eebdb6c908308867]

sal_Bool -> bool.

Change-Id: Ie23ba9e2635d2dee8ad311df956b30e62e76935e

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [c2006fb823985c560404b0060ffe88810aa1d52f]

writerfilter: fix silly init causing trivial STL assertion in test

(regression from 35b75ed510f49ff64cd86b38e228c2b5b9a9f3fc)

Change-Id: I4342fd619f4d1f760b8fef2594a67b9fb7cd8f0e

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [1a61682bca23670a59e13ca6b46b27ca4a24e48d]

writerfilter: -Werror=sign-compare

Change-Id: I3fd0dfee676e511fb882d46729c214fbab525651

2013-04-03  Honza Minarik  <minarja4@gmail.com>  [2409c4b291f720a1c607bd0dfdf5986f396a045c]

Resolves: fdo#60663: Adapt hyphenation dialog to HIG

Change-Id: I1a67a73e6dc6b26bdb84f0594d84a1f5d7e2bca2

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [1b6afe078844b8deb08c15501adebf6e4a5421b3]

convert online updates page to .ui

Change-Id: I69e8a1d136df3f8f8daa2d3f5241b74d2b39efdd

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [1e1ac3ba37de4aaab3e7fada378ecd73ee2f5b6c]

Updated core Project: help  20791d487f493ddd008553e9970a622362ca546c


2013-04-03  Michael Stahl  <mstahl@redhat.com>  [5020e25c88a3a0ed11222f8b255b35abb5dc4d5a]

redland: stop using --with-threads, it supports only POSIX...

... so it's better to wrap an osl::Mutex around the whole thing in
client code.

Change-Id: I611aa879e03c11c01fbd215148750a11a285b216

2013-04-03  Jan Holesovsky  <kendy@suse.cz>  [f8be3d02573c4d6d753b5e0c1a449e932f94bd81]

fdo#32082: Do not reset number format in table cells on edit.

When we changed the default to _not_ to recognize the number formats in table
cells (commit 334c34e4ec803c65e43abf20edbc6faf7fa95e76), it caused that any
edit of a number formatted cell had reset it to text on edit.

This was quite unexpected, because when eg. there was a number that contributed
to a sum, and it changed to text, the sum changed as if there was a '0' there.

To solve this, try hard to retain the number format regardless of the
'Recognize Number Formats' setting when there was a number formatting assigned
to the cell.

Change-Id: Ib43e0877420d90cdac7a0357d1ef3a549c866fb7

2013-04-03  Jan Holesovsky  <kendy@suse.cz>  [c44a06a122d916a18bbede0126bb1e4614f244dc]

Keep semantics, but improve readibility.

Change-Id: I32c18cb7b080f4847118a2d7e8d77dcd2bbce308

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [ca0c54d0fe3812cec64e5c7cc83309d4397f5e0a]

Make autogen.sh prefer to read an autogen.input file

For backward compatibility, an autogen.lastrun file will still be used if it
exists and autogen.input does not exist. The recommended workflow is now to
keep the configuration parametets in autogen.input which is never written by
autogen.sh.

Most (?) developers used to treat autogen.lastrun as a valuable parameter file
to be edited manually anyway, and not as an ad-hoc backup copy of command-line
parameters last used. The name autogen.input better reflects this usage.

Change-Id: I7e3c747fa95e9f2f0bc44036419aaab8f4ad01e7
Reviewed-on: https://gerrit.libreoffice.org/3111
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-04-03  SJacobi  <Sven-Jacobi@gmx.de>  [35b75ed510f49ff64cd86b38e228c2b5b9a9f3fc]

ooxmlimport: conditional table styles fixed

Change-Id: I84f1d7c718dfc120b76364479ca68f63d2549b9f
Reviewed-on: https://gerrit.libreoffice.org/3175
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [66c028fa4c5c3a7c9756c61130d0506e01b58d23]

redland: clean up libxml2 usage

- use xml2-config from unpacked dir
- rasqal does use libxml2 apparently for utils
- redland itself does not use libxml2 directly
- no need to put OUTDIR/bin on PATH

Change-Id: Ib4481c681d0b188c06217f7bc0d000f15ab82da3

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [6848b33c9fdcc67e842627e1da588031a63b88ee]

redland: we don't need the raptor features using libxslt

Change-Id: I6288e7550a10be072ad1665bd03a8e6499bc4033

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [2745cca129a255030fcc468ac60f0e48d04c9313]

libxslt: remove usage of dmake remnant XSLTLIB

Change-Id: Idb5dc8d0036b99a71cd8c1c0e740939074cc1a48

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [fc1eaf33e01872cab3c9cdc534de12b32d028899]

libxml2: remove usage of dmake remnant LIBXML2LIB

Change-Id: I8a4f298af99f3415b0ef7a3fc5d69642b5b71f62

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [7be158cd53aa7d05a903f566d6148dbfae6e3fbb]

redland: stop delivering headers

Change-Id: I6233b68d795660b1dfe1435f06c31f754efbe7f5

2013-04-03  Tor Lillqvist  <tml@iki.fi>  [98450e64e19ae3ffe0c1973799f402bb54777791]

Fix Android build of redland and rasqal

Instead of bothering to pass in -lxml and -lm so that the test and/or util
executables get built, just patch out building them when cross-compiling.

Change-Id: Ida38dcdc56675eca6ff9d549ce62b15da8e82f13

2013-04-03  Thorsten Behrens  <tbehrens@suse.com>  [7885f9820d5d1ca80381bf88ea2be537874e5ad5]

Make 10.6 sdk in XCode 4 setup work in configury.

Change-Id: Ia7393d177a24ec6d5e3c25e487a8d5ae96e3c02a

2013-04-03  Thorsten Behrens  <tbehrens@suse.com>  [be21cd2bd2f0eeed4ab0fb600dd75f10a0593c23]

Be more serious with our 10.6 baseline on OSX

Change-Id: Ic9e2970a29e387dc85972dc97a66e1dc47913a05

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [47664d3f2e12649d324b031ca6ffd5589fe3d197]

fdo#58807 bring Beep() for basic back

The functionality was removed by fdo#48549.

This partially reverts

0f6101cfef4c2e45d9f1f1b3a61ef94799e4526b
0bdf6fc7c71c4c49e6d6f83d56ac953272ad16d5
85cb9084533605657aca0394afe4516058a8e4ef

I changed the behavior to always beep, because only the basic macro
function is using Beep(). Looks like the Beep macro function didn't
even work correctly before the removal, because the default was to
not beep for most platforms. So I set the volume from disable (0)
to 50% for XBell().

Change-Id: I663ffb7af75d2fd6d2c1f94073e4412d9744de4a
Reviewed-on: https://gerrit.libreoffice.org/3124
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-04-03  Michael Stahl  <mstahl@redhat.com>  [d719c01c2f112d97b09aee008f9bfee57719eeed]

Easter Bunny brings new redland tarballs

upgrade raptor to 2.0.9, rasqal to 0.9.30, redland to 1.0.16:
- new raptor depends on libxml2 version 2.6.27 and thus will _not_
  build against system libxml2 on Mac OS X 10.4/10.5
- stop delivering raptor-config/rasqal-config, set env vars instead
  (which unfortunately requires patching configures, TODO: upstream that)
- remove redundant configure flags
- stop passing -Wl,no-inhibit-exec (causes HP-UX code to be built on Linux)
- disable new rasqal build deps:
    --with-uuid-library=internal --with-digest-library=internal
- disable redland "libltdl" nonsense via --disable-modular
- fortunately openssl digest support has been removed too
- drop raptor-1.4.18.ooo_build.patch, set RAPTOR2_CFLAGS/LIBS instead
- drop raptor-1.4.18.autotools.patch:
  + FreeBSD parts moved to raptor-freebsd.patch.1
  + Android parts obsolete
  + don't know about the MinGW part (TODO)
- from drop raptor-1.4.18.mingw.patch dropped the part defining parsers
  to be built, done via --enable-parsers
- drop redland/raptor/raptor-1.4.18.cross.patch:
  the vsnprintf check is now done at runtime, and expat has been removed
- drop raptor-1.4.18.aix.patch,redland-1.0.8.aix.patch:
  presumably don't need special check for V7BETA since it's released now
- drop raptor-1.4.18.rindex.patch, index/rindex no longer used
- drop raptor-1.4.18.entities.patch, fixed upstream in 2.0.7
- drop raptor-1.4.18.fixes.patch, fixed upstream in 2.0.9
- drop raptor-1.4.18.{libxml,libxslt}.patch: TODO
- drop {raptor-1.4.18,rasqal-0.9.16,redland-1.0.8}.legal.patch:
  we don't care any more about Sun legal dept.
- drop rasqal-0.9.16.ooo_build.patch, set RASQAL_CFLAGS/LIBS instead
- drop rasqal-0.9.16.autotools.patch:
  + FreeBSD parts moved to rasqal-freebsd.patch.1
  + Android parts obsolete
  + MinGW part only for cygwin build
- drop redland-1.0.8.autotools.patch:
  + FreeBSD parts moved to redland-freebsd.patch.1
  + Android parts obsolete
  + don't know about the MinGW part (TODO)
- drop redland-1.0.8.ooo_build.patch,
  hopefully not necessary to disable utils build

Change-Id: I9cc44928ba87392d69e809abe2236cec0e4a508a
Reviewed-on: https://gerrit.libreoffice.org/3154
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [78bec2b6f40144277464a64a9851d1dc940ed336]

fdo#62525: use cow_wrapper for ViewInformation3D

Change-Id: I4f304febfedfa4a5a89d996fe276a9413d0ef855

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [0c85109e647ab1d1d8d87891b3bba23d90cd7e65]

fdo#62525: use cow_wrapper for ViewInformation2D

Change-Id: Ide3bce3257c9fed7bbda7276dfb55fa179d74fdd
Reviewed-on: https://gerrit.libreoffice.org/3183
Tested-by: Thorsten Behrens <tbehrens@suse.com>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [9ab44f12739c40f82c295cab482dc3fcbb656e0f]

Adapt AS_HELP_STRINGs

...to b7b3a90f5a3fc22247e4eb6b12b55f0366c74241 "make gio the default instead of
crufty old gnome-vfs."

Change-Id: Ia6d250ec567f24d6bec3deb4a3d41a118b29b57d

2013-04-03  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [b267ee91d24ee093a40325300c10d12f3e8d023b]

desktop: add --pidfile switch

Store the soffice.bin pid to a file. Useful with --headless where
you may have libreoffice supervised by another process.

Change-Id: I6a3c6cb920fc7b8e659a01975b4d457ce5525b17
Reviewed-on: https://gerrit.libreoffice.org/2928
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [12b08780473d721e3ab12fa2909b24dc9c635a8b]

Previous commit inadvertently dropped -BUCR

Change-Id: Id92c18119b87da811299b547f43d240557efcacb

2013-04-03  Terrence Enger  <tenger@iseries-guru.com>  [e0dd0e821b9b29e7489e0a17f7c43ef45c0941e9]

Resolves: fdo#61688 SIGABRT with debug build in sortIntoBestTabTraversalOrder

Change-Id: I28b125405eda3362d0c71a1e1052ef4d3afbcf34

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [7470c93a7b70eec967a52ddbf8a3c9430d3b6f2f]

fdo#62525: use cow_wrapper for Sdr3DObjectAttribute

Change-Id: I80e378f6a88068f5d3b36c6187b41ab8d968a0c3

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [d3dff92c74bdf0fdb8b638d85fd5a41a64bd96c9]

fdo#62525: use cow_wrapper for SdrSceneAttribute

Change-Id: Iaedb5080f341482c3ac4f4e0548be49801c5f0b2

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [12012150d2027f78e872dc15b063b12a60d3a7d9]

fdo#62525: use cow_wrapper for SdrLineStartEndAttribute

Change-Id: I714011f70ae4c1b9a1dcce5cb3653e918cc742b4

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [92261a33c8ebd2d1c4d35b1b526e98abe746955e]

fdo#62525: use cow_wrapper for StrokeAttribute

Change-Id: Icf5daca279902b90da98069338638c3ad432e69a

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [8ee042bdb5502228fecf9a05da491bbb2cb3efc5]

fdo#62525: use cow_wrapper for SdrLineAttribute

Change-Id: I62b897bd49ef05a3862cb2cd91c3aa13f621e9fd

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [4f989f306898db0b9732301b03e2b4d02159869d]

fdo#62525: use cow_wrapper for SdrLightingAttribute

Change-Id: Ibd6bd31ef78f2e853ff668f64202eff89afb1234

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [f61b5c3654fc011ab0c6e042f6df010e39536d85]

fdo#62525: use cow_wrapper for Sdr3DLightAttribute

Change-Id: I9639746d072642d46c3f0766c473425221b1706a

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [f5cf7f36f90f454fd40c5894fbdf5ae070b6b59e]

fdo#62525: use cow_wrapper for SdrFillBitmapAttribute

Change-Id: Ib8bb849b179be12680c5adae6bf89afc5ad31563

2013-04-03  Thomas Arnhold  <thomas@arnhold.org>  [f98bee58fbf1e4862477fb6aa014447746f1ef9d]

fdo#62525: use cow_wrapper for SdrFillAttribute

Change-Id: I827e1edb2c6ec2fc3e16fde6f105063e59d40f66

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [ce2991ee863e2e5faef95462242552515e1cf89c]

Forbid old-style services/singletons inheriting new-style services

...does not make sense.  Adapted some old-style services accordingly, where the
inherited service had been changed to new-style after the fact.

Change-Id: I5f3e4ddf99160778a319062a6c84f83529ff177b

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [8644d10098a10e02c426a4ae80ce179586f35089]

Asserting rtl::O[U]StringBuffer::operator [] preconditions

...and fixing two call-sites.

Change-Id: I8ed8cb189bd5034130b49b2f57156568e6b24716

2013-04-03  Stephan Bergmann  <sbergman@redhat.com>  [b8c87dee815d9d20b65fe97e6f838c6937cdf6ab]

Show backtraces for core files from CppunitTests, too

Change-Id: Idff2831913b6fb6e5b522ae36fffeb345e3a1140

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [b524fb866e905c44f309c222ba1f44dad6375611]

build fails with any uppercase char in the source dir

Change-Id: I707a92791adbb60e5491291e89e38f1d57fa97cd

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [412dd9c19cab6bd61e780c20aac3160d226f1de0]

various efforts to consistently apply HIG rules

Change-Id: I0a4fc216d2f7b5c8eadce1f0429093b2e9192c9a

2013-04-03  Caolán McNamara  <caolanm@redhat.com>  [2a5077c1070cd4c0041c6bded778e8400dd56f30]

start deprecating spadmin by removing it from the menus

we keep the printer admin tool, just not install the .desktop
file for it anymore.

Change-Id: I41fcdcca555e16d76fa2de4a929b6ad508b6c066

2013-04-03  Christian M. Heller  <christian.heller63@gmail.com>  [4c5bada9d76d8f9247dd5fb269065f91abc233d0]

fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxx

Change-Id: I9aac6a1f6e4a36fb95a518b752aef2066b45094c
Reviewed-on: https://gerrit.libreoffice.org/3163
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-03  Hansgerd Schneider  <hansgerd.schneider@yahoo.com>  [7838a7df5dcec03b04f89dcc2698856bd4963ed1]

fdo#39468: Translated German comments in filter

Change-Id: Ife2865d787b32fb821d07a6c0e9173b6235dcd1b
Reviewed-on: https://gerrit.libreoffice.org/3178
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-03  David Tardon  <dtardon@redhat.com>  [e6f0b0b94ec6bdf5fece0c1844ac64fa36e3b1e5]

re-zip bg/template.bau to get correct checksums

Change-Id: Iab64a9c8c695e357d19ce4c22267786389d11c4b

2013-04-02  Peter Foley  <pefoley2@verizon.net>  [6daa038869b5be528811fea7708ad6d7690538bb]

supress -Wunused-macros warnings from flex and bison

The c files generated by flex and bison contain many
usused macros. Supress these warnings.

Change-Id: I95c4297eb964d4d7ffa16f41dc0e7d76d4d1e48b

2013-04-02  Peter Foley  <pefoley2@verizon.net>  [73be49e5e8cea42bc1531e5374d61cbf8ae5dbbf]

fix clang mismatched-tags warning in boost

Change-Id: I6a575b08f46d22fbba25f0fb92f4ef6074803069

2013-04-03  Eike Rathke  <erack@redhat.com>  [da5adeada29b51dd0a65582cff9f0913e556f770]

DescriptionInfoset with LanguageTag

Change-Id: I7957a4a773b2ea8e69c30a1152b90ce5623a26dc

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [e72072029ad22fdde8310e22667fd8f2f46db28e]

some fallout of slots.cfg removal

follow-up of a2bf98857b675b2d10a4fd93a0413229abebf3f1

Change-Id: I450ae523ad3dd7642caab2de03cd3926bf1c1820

2013-04-02  Andras Timar  <atimar@suse.com>  [a1426ab24187b25740619d22e1ad3406ad17b102]

drop the word 'PTF' from .msp name

Change-Id: Ia7cc4351644013e2b94c8e8408b89ed66b0e18ff

2013-04-02  Julien Nabet  <serval2412@yahoo.fr>  [ef53a3a12e4f4aaf8ae33985bd22e89b08b8c03b]

Some cppcheck cleaning

Change-Id: I993bd95b31f1090c747f01a899650e8873dcaada

2013-04-02  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [7dac241ca0dd0e8c53c246d8490e954d5b594862]

Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges

Change-Id: Id8777ee7f587846399e95cf3b1b37d669a76bae5
Reviewed-on: https://gerrit.libreoffice.org/3139
Reviewed-by: Christina Roßmanith <ChrRossmanith@web.de>
Tested-by: Christina Roßmanith <ChrRossmanith@web.de>

2013-04-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [43d426aca1f5ef699db9efe8e370677be85165e5]

Some cleanup in xcu files

"x-translate" entries are unused so remove them.
SFX.xcu: All entry use the same value, it is useless
to add this for all language. It's enough to add an
"en-US" entry and all local will use it's value.

Change-Id: I88d807a092f11d057ed6ee8809eb5d6851e87f95

2013-04-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8ff5d1d5e5e5270e22009266d2ec9debb88196f0]

No localize descripiton.xml of test tool

Change-Id: Ie6d155d158244825d4fc2731dc264ac9d4dd875c

2013-04-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7640fa315e41395baf169cb864e30a94a6d6e42a]

Typo: string.xml->strings.xml

To make available for localization

Change-Id: I5469549422c7a2d2618ed9e836895f6698328b17

2013-04-02  Tomaž Vajngerl  <quikee@gmail.com>  [a05ebaa139562c8b8b208d967daa08e0b3992d05]

Jpeg filter: destroy cinfo at setjmp + minor code clenups

Change-Id: Iceaaf6cf98a4c64a17e88e4d3191cd7649940e82

2013-04-02  Julien Nabet  <serval2412@yahoo.fr>  [6709d973db6be0d848bf28d1f5994a842f09058a]

coverity#704129: Operands don't affect result

Change-Id: I6faf86c3a41296ba4a267a58d7d0814e526b85a8
Reviewed-on: https://gerrit.libreoffice.org/3141
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [f019eea0f50a997000088482cd564352bf67bab9]

SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unused

Change-Id: I1fd581c8ca44cfb48184d8a17e6077707f038bd4
Reviewed-on: https://gerrit.libreoffice.org/3148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-02  elixir  <prashant3.yishu@gmail.com>  [ff85b2c3d19136ea4d66f6555158e2a52da6e413]

fdo#38838 : Replacement of String with OUString in core/chart2

Change-Id: I7abf9649a0c5997cebfe3463ce9b633ab59bf3b0
Reviewed-on: https://gerrit.libreoffice.org/3142
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d95e889dab134ec49000f8f6ea0f0061948a1a0e]

add ms publisher file formats to get-bugzilla-attachments


2013-04-02  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [96699848ec8e72ec4893777d9f2d657872862ffc]

Use OUString and sal_Int32 in GetTextWidth() (2)

Change-Id: I85ea6cc60add141954c8b75f78a8024c872d7174
Reviewed-on: https://gerrit.libreoffice.org/3158
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [a2bf98857b675b2d10a4fd93a0413229abebf3f1]

Get rid of the slots.cfg mechanism

I very much doubt anybody is using it. It has never been documented as far as
I can see for OpenOffice.org and even less for LibreOffice. I only found it
mentioned in the "StarOffice 6.0 Software Administration Guide".

Change-Id: I03f272427ef6717e3e3ff957f32ffe1f696d93c9
Reviewed-on: https://gerrit.libreoffice.org/3118
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-04-02  Miklos Vajna  <vmiklos@suse.cz>  [44019e1c9a6b2072c70de121d15ad477e38cacb8]

vcl: don't try to dlopen kde plugins when kde support is disabled

Change-Id: I01e19a9c7345e4a3489377ccb38c0465f8c88292

2013-04-02  Stephan Bergmann  <sbergman@redhat.com>  [fee628c8741d10b7e1ede9a0c20e26d8dbe3fa10]

Off-by-one error

Change-Id: I2abd81782baf421ff4e70b158709dbe6da5e14e3

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [1416669670de6f93b40d8a2f8f001e92ec0bf101]

Revert "Revert "reduce some uglyness""

The header guard seems to solve the problem.

This reverts commit df8c41cceeca27ae49e9fa6b5cd64c65c8feb218.

Change-Id: I27869be9c70e79a366a547ce061e71a3743f87da
Reviewed-on: https://gerrit.libreoffice.org/3171
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [07f98c44311464fd7e5f94f569f847e43a0be4a2]

WaE: -Wundef fixes

Change-Id: I0ffb5dc708b565caa52811885ac3724404f6466a

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [3aa3d170a0f05a2f808f07446f869f38328466e5]

Bypass cppunit stuff for non-DESKTOP in more places

We don't run any cppunit tests for cross-compiled platforms anyway, so no
point in compiling that. (Especially as compiling cppunit currently fails in a
--enable-werror build at least for Android thanks to -Wundef.)

Change-Id: I3139c62305ccfeddc0f67729f10e224618d2fc03

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [60212d610762c262782eaf79bfd1fa3798d8afa7]

vcl: convert some fprintf to SAL_INFO

Change-Id: I4b9a20e62e8e137a1bfaa1c654307f15c33e3d3c
Reviewed-on: https://gerrit.libreoffice.org/3143
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [f574e1defdb537bdd741edd2523563aa0b03be5a]

add X-GIO-NoFuse so we get url:// instead of file://~.gvfs/

for when office is launched via e.g. nautilus. This way we can check what the
protocol really is and handle it ourselves for the protocols we have
specialized handlers for.

Change-Id: Idf7650743bd0096c34772ed81bdc829055ea4159

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [54aafdb04cf36eb2b2ddbbc2030d298f514a00e9]

always enable StartupNotify of true

Change-Id: I326c599b09a5f2ec793601a889bda0ea191d1a06

2013-04-02  Miklos Vajna  <vmiklos@suse.cz>  [e68bfafdcbafc38abe281a2242cfba21354c1bd6]

implement import/export of RTF_MNOR

Change-Id: I9caea7fbea4643e57d81ad3b7812d0cc10f54c11

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [d0fead61293fdcee8ce3f7ed620784cc093a21ea]

remove unused help ids

Change-Id: Ie4d5869dc08d67486c27dc4c31333aee3b6c61ec

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [407f3073dc5d0ef70875702b3877b6c583ad3154]

Related: rhbz#156677 / rhbz#186515 shrink num of entries in system menus

Change-Id: I24069489c67ef2b7bd07dc9ee30bde85aab2b97a

2013-04-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [68c72dfb9db5c452bad13203699b17c4f4fcf6cc]

Fix assertion in xmlparse and call this function with more care

Plus change range to [nStart,nEnd).

Change-Id: I1570d07fdc90a6b2bdf3eef7914958212cbbaa87

2013-04-02  Andras Timar  <atimar@suse.com>  [8d1765439caad42c8b679f94211c9bf022f51682]

icon style fixes in local help

correct icon style in offline help when icon style is Automatic
change icon style in offile help when icon style is changed on UI

Change-Id: I1b56beeaf370cb6b20b9a7c69f158291b4128ab0

2013-04-02  Stephan Bergmann  <sbergman@redhat.com>  [6275ffee61554490af69b51eb669e4a0a0a33eb6]

types.rdb format flags default service ctors as RT_MODE_TWOWAY

Change-Id: I94bc12af1dde2139b86c8d6522b61d874933ed6d

2013-04-02  Luboš Luňák  <l.lunak@suse.cz>  [d332c291221df089c2088b4b4239806077d1e9d4]

remove incorrect todo comments about ENVCFLAGS

Actually these variables have nothing to do with dmake, other than
originating from there. And they still make (at least some) sense,
at least I'm not aware of any way to append any CFLAGS (overriding
them in the usual make way will override only debug/optimization
flags).

Change-Id: Iec91c5c1dfbec2b683060087ac914666efa913d9

2013-04-02  Michael Stahl  <mstahl@redhat.com>  [addfe6a68ca9e606c1796954e12621ae951180fc]

gbuild: remove gb_UnpackedTarball_copy_header_files

... before somebody gets the bad idea of actually using it again.
No longer used in boost since a53586f4efe26b8875107d04001f4ecec760c343.

Change-Id: I41edb22ae8e7e36f40b24eb4479da874fb9a6c29

2013-04-02  Michael Stahl  <mstahl@redhat.com>  [29c853ca2cbbac0ca579a3c541d3d342c87ecd3e]

mdds, vigra: drop obsolete gb_UnpackedTarball_mark_output_files

This is no longer necessary with concat-deps rewriting the dependencies.

Change-Id: Ie27cf575346879a3cc89b8024c86fd2958d672c6

2013-04-02  Stephan Bergmann  <sbergman@redhat.com>  [c1c6feedb3b1f9412f852be06538f0e4c66bb12f]

Sort generated includes lexicographically

...by switching from boost::unordered_map to std::map; mainly to be able to
easily diff workdir/*/UnoApiHeadersTarget trees for regressions with upcoming
changes to cppumaker.

Change-Id: I286f9828ef2918ace635ecd551ac273f2cba803d

2013-04-02  Stephan Bergmann  <sbergman@redhat.com>  [67d724e46579462d906477f52cf7919338bab834]

Adapt code to IllegalArgumentException being a RuntimeException

...since 31170413ae3786bf44564e813d7291354e939a77 "API CHANGE:
com.sun.star.lang.IllegalArgumentException."  In this case, with an
--enable-dbgutil build,

  soffice --headless 'AP - ISS de La Pampa - SGTyDD - REQ 06.docx'

(as attached to fdo#61305 "improper display" as
<https://bugs.freedesktop.org/attachment.cgi?id=75354>) would lead to "terminate
called after throwing an instance of
'com::sun::star::lang::IllegalArgumentException'" when the erroneously leaked
IllegalArgumentException was unexpected in SvxShape::GetBitmap
(svx/source/unodraw/unoshape.cxx).

Change-Id: I849b5cf496cc7dff7b3c17d2d4d54f0194553e27

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [c42bdb023725016af22d7cee8cf81c8975234d94]

fdo#62525: use cow_wrapper for MaterialAttribute3D

Change-Id: I7ee65afe8065525e6af198a4d1b75e1035644983

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [4e188ae252322485c54b4c3a6c081bde2f966a9f]

fdo#62525: use cow_wrapper for LineStartEndAttribute

Change-Id: Id8803574245298c6d15b3c59bbfd3b7c812b5794

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [44e7cb139d921d6c003d4367a8064bc653342541]

fdo#62525: use cow_wrapper for LineAttribute

Change-Id: I8934156790051d52dd317b6654b1cc2e1bc381a4

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [67e5e3763f31fdc906c8e9b3239b636bce3139ed]

various efforts to consistently apply HIG rules

Change-Id: I1056635b0bd6f1220a7cf7cc1182a37c7d104a9a

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [b4a42246835e9f3eb2b8a11384fe4210fe9cfef0]

teach DialControl how to resize

Change-Id: Icb6cf6ce3dfcb37fc06b4222c272a1abf893dc73

2013-04-02  Olivier Hallot  <olivier.hallot@alta.org.br>  [df311b82a3df1576732dcf74a45c47316d31f7ee]

Widget UI for Calc cell alignment page

Format - cell, alignment tab

Change-Id: I78e4252064671720d41ad3af086b41d2efe06ac1
Reviewed-on: https://gerrit.libreoffice.org/2773
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [299586c998a571029cceb35d7b1528f940f530ad]

nranges: add lost header guard

Change-Id: Ia1aea9dea8766b50a57e897bec9fb2557310168c

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [9a063f939b7ddd4fe177aecc3e2c21b4cd2346d1]

i18npool: cleanup macros

This is the last one :)

Change-Id: If3e546648a42bcc17e57fb4965f7cdc063243825

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [381c5bf1ca968424585f679da8382ae3f8d6ac66]

sfx2: remove macros

Change-Id: I8871b0c95874ceab755b3cb304a60c34981c649c

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [7d1044842e2316507eda719e116819572f4ce8d9]

framework: remove unused targetting debug macros

Change-Id: I993a690751cf0fc8bbba3c51ccc8b9357fe9395a

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [fa97612d45d121ce7247fe836a131534997e0e71]

framework: cleanup macros

Change-Id: I955210208e148dff6a1ca5ad6f1a91db2496ca7b

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [897380073da64048f53e7d12940002d1d3fad1d2]

scaddins: OUString cleanup

Change-Id: I82de6220b08bd5af23ec2a8103e2114b99483396

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [d062a16bfb75710fc5c880a64291dbeb05b39273]

cleanup macros in scaddins

Change-Id: Id3c05d7771845f4a9f8c1105d9c9f126c6131cee

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [b2b371a5736fff64d209993b46075436961ff1b0]

remove macros in sd

Change-Id: Ie6ffa96599627f0741c01ae3946e704f4839bb14

2013-04-02  Gokul  <gswaminathan@kacst.edu.sa>  [635f3da03a09213b3d86ced40e7e280cc03d409e]

Fix related to fdo#62224.

on clicking Cancel Button in Format cells Widget in Impress,
Their is change in "Spacing of contents" values.
Values should not be changed.

Change-Id: If9395eda7f82f8e25148f906094588480a6a1029
Reviewed-on: https://gerrit.libreoffice.org/3092
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-04-02  navin patidar  <patidar@kacst.edu.sa>  [bb920862c02047471f0ac5e78358e8d8fd9b93e7]

fix fdo#40496: don't reset RES_PARATR_ADJUST & RES_FRAMEDIR attributes.

Change-Id: I69298632d56decbce3eb7058b982d845cb3e7240
Reviewed-on: https://gerrit.libreoffice.org/3146
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-04-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3064d2214e16b2221e6297bc6c68d684aece96b6]

Fix debug build

Change-Id: I1a4db30f4cc33ee99b48a25db6e6fcd600d00ffd
Reviewed-on: https://gerrit.libreoffice.org/3168
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
(cherry picked from commit c976cd58b7bee71ea43dd1f4aad3b1c1fcb32516)

2013-04-02  Noel Grandin  <noel@peralex.com>  [a789a2fc94ec84d34dafb328c53dd0eaaa8ca4a0]

fdo#46808, convert sdb::QueryDesigner to new style

Change-Id: I694dd16920304d0f07369e97c87a4a97b92eadeb

2013-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63f00101c578d019efc5d5f6b9008077e559144f]

fix the build on non-C++11 platforms


2013-04-02  Miklos Vajna  <vmiklos@suse.cz>  [c433a482cf249485e7fa3e71362b107f0eafa705]

fdo#59273 DOCX import: fix table width when w:tblW is missing

Regression from 6718482c072defe5d885030826fef5ef833732e9, put back the
table width counting in DomainMapperTableManager::endOfRowAction(), in
case the document has no explicit w:tblW token.

Change-Id: I8bd983045e1950451c9afb4f15f1deb87312524e

2013-04-02  Oliver-Rainer Wittmann  <orw@apache.org>  [f0d001a378c64ea457e722266e60c96522c72e9b]

Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>

...for the adjustments of certain AT_PAGE anchored objects

Addresses the underlying problem of fdo#37024 fixed by
9d32497c01475f2b5e5bec756e4dd0ca9f9d4928

(cherry picked from commit b41eec25c2c6bc44eef55ae1c4ef57b9012fc8e6)

Conflicts:
	sw/inc/doc.hxx
	sw/source/core/doc/doclay.cxx
	sw/source/core/doc/docnew.cxx
	sw/source/core/layout/frmtool.cxx

Change-Id: I786eabdf84677e14c6f4b67d79e1e210e0532a21

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [641d8eaa980c00802964e07b0397ba3c2884bd7d]

move chart .ui files into existing schart dir

Change-Id: I72509b73778eb2887a4872016487e146a9384d2f

2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [2f03b448073605b51fa7e1953c815c5b6786dde9]

Updated core Project: help  368e41dfa3f5f1d0cd04c9605cf36db49b9d03b3


2013-04-02  Caolán McNamara  <caolanm@redhat.com>  [55f878d7ea532c51c66cc0388ce5b09d42827a26]

various efforts to consistently apply HIG rules

Change-Id: I70c5cd5c8bd1104c717ee6d8ed6b5f43a079596a

2013-04-02  EricSeynaeve  <github@nosperse.com>  [cd5f0475372ffea2770e48aead82eaee2136a8d6]

Converting Smooth Lines dialog to glade

Change-Id: I098267a4b11322df84f4a10e83f3c47a69418371
Reviewed-on: https://gerrit.libreoffice.org/3103
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [a808497dbb9e9022bf04c984be19176f99fa3683]

drop prefix from ::css

as css is already ::com::sun::star

Change-Id: I86b43843e4b74f990b6e05dee37184a002072d12

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [83810a61bab4fe079de3539dc3489b008e776eaf]

fix build

css is ::com::sun::star already

Change-Id: Ib3fba33c5612fcfe6c792f2026fba478d21fd46c

2013-04-02  Stephan Bergmann  <sbergman@redhat.com>  [a47e50e3386a13a1601b3aa1355de70aa9e056ff]

Prevent asserts from firing

...whether or not this is already the correct fix.  The twisted
nEndPos/nStartPos arguments in the calls to lcl_QuotRange look somewhat odd.

Change-Id: If22afb058012c830b5aa6d059c7df0b4e9c53696

2013-04-02  Golnaz Irannejad  <golnaz.irannejad@gmail.com>  [4d858fff6b0980e82b36a7fe70a9e750ee9d53a2]

Fix typo: addtional => additional in the comment.

Change-Id: I7e9e71c721266a0cbc4412024ec49cb689672876
Reviewed-on: https://gerrit.libreoffice.org/3165
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [07b0617a5af5f1d942595695b1e3f27dbaea6bf8]

update pch files

Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [7f8e721e0536e68fca4d7abdf9711427eb1c576e]

sw: remove macros

Change-Id: Iec447843f4f314bbd562f2e4821b4bcfadeeb565

2013-04-02  Thomas Arnhold  <thomas@arnhold.org>  [17533a0f77fcaa1da63c3651075bd8d320583d4f]

remove XACC macro

Change-Id: Ide6eb5df56747d7ff1575f9eacd7fa2a9f627ca1

2013-04-02  David Tardon  <dtardon@redhat.com>  [f38c4f138c6ec810b26fcf2064f64e64eb14129b]

try to fix windows tb with pch

C:/lo/gerrit_core/solver/wntmsci13.pro/inc\vcl/lineinfo.hxx(39) : error C2872: 'LineStyle' : ambiguous symbol
    could be 'C:/lo/gerrit_core/solver/wntmsci13.pro/inc\vcl/vclenum.hxx(80) : LineStyle'
    or 'C:/lo/gerrit_core/solver/wntmsci13.pro/inc/offapi om/sun/star/drawing/LineStyle.hdl(13) : com::sun::star::drawing::LineStyle'
...
make[1]: *** [C:/lo/gerrit_core/workdir/wntmsci13.pro/PrecompiledHeader/nodebug/precompiled_sd.hxx.gch] Error 2

WTH do we have 'using namespace' in _new_ code, anyway?

Change-Id: If149653f0a7a4a0061f48e866b30ced120f8bc5e

2013-04-02  Armin Le Grand  <alg@apache.org>  [80e187b58a2def63f8e779214adff3cf64294c8d]

#120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the changed AutoGrowWidth setting to allow instantaneous resizing of AutoGrowWidth objects even when using a cloned SdrObject for the UI interaction


2013-04-02  Herbert Dürr  <hdu@apache.org>  [95136e701c5f631307d1b72ad8adf6b3df9090fe]

#i119559# fix vertical text in *ppt export

Patch by: Lei Debin, Wang Zhe
Found by: Li Feng Wang
Review by: Herbert Duerr

2013-04-02  Andre Fischer  <af@apache.org>  [74700570730f7259a78c031973cbecd98ef777ff]

Fix #i119495# Fixed export of arrow styles to PPT.

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: Andre Fischer

Conflicts:
	filter/source/msfilter/escherex.cxx

Change-Id: Ic45b36a3193b3771d16fa36b9baa8f0661656e1b

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [e72558346dda04be6a0878d90e3155616c0a1e7d]

Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environments

Gets rid of the SFX_OBJECTBAR_FULLSCREEN, i.e. the thingie with just
the button to exit full screen mode. We don't want to exit full screen
mode on non-DESKTOP.

I also bypass the SFX_OBJECTBAR_REGISTRATION call that registers
SFX_OBJECTBAR_APPLICATION, whatever that is, but presumably something
we don't want either.

Change-Id: I8ef958976fcde3321a5651cf4372a313ceff2c60

2013-04-02  Tor Lillqvist  <tml@iki.fi>  [532dee5f3d0e9836559d296c93182343dbaf3ab8]

Add comment about the ugly hardcoded resource ids

Change-Id: I54d04f97fe720d6a262a86b63126f328a7812018

2013-04-01  Xisco Fauli  <anistenis@gmail.com>  [a9f03c1ad14890f2cd02ebfc1c2adfe9c2b55259]

Related to 119875: Remove RTL_CONSTASCII_USTRINGPARAM

Change-Id: I86461c14b5b73c3c7473b48bff70fd27f640ba59

2013-04-01  Sun Ying  <sunying@apache.org>  [460e17a1c7dae290ae9375e78820ec1257fe3942]

#119875# fix vertical text direction in table cell change when save .ppt file

Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li

2013-04-01  Xisco Fauli  <anistenis@gmail.com>  [a9d8b4dfc103b991de6c4d99914a39acef93ad23]

Revert "Reported by: Li Feng Wang"

This reverts commit e518ef52bbda3449130f51dbbf6f0a60bb76298f.

2013-04-01  Xisco Fauli  <anistenis@gmail.com>  [c6ba5edabc427bfddd850b1e8e586d5e440246c2]

Related to #120039: Remove RTL_CONSTASCII_USTRINGPARAM

Change-Id: Idc6bae019e972ad512158c71376f7995ab8cf2db

2013-04-01  Lei De Bin  <leidb@apache.org>  [638678893657aaf90a3b6e1a6c4d3fb3fc28e954]

Fix #119510# - fix some invalid FLY_AT_PARA case:

The width should be automatically re-sized, then for the horizontal alignment left is
better than right.

Found by: yan ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun
Conflicts:
	sw/source/filter/ww8/ww8par.cxx

Change-Id: I584b81bf2f32e8ae41bd761f760672a33d1bfd73

2013-04-01  Sun Ying  <sunying@apache.org>  [e518ef52bbda3449130f51dbbf6f0a60bb76298f]

Reported by: Li Feng Wang Patch by: Ying Sun Review by: Jian Yuan Li


2013-04-01  Tor Lillqvist  <tml@iki.fi>  [cfeed2303f114afdf45b59c5a4994966e23fa76a]

Avoid rulers in non-DESKTOP environment

Another simple first step.

Change-Id: If683004cbb1ffac01e90b9b27e81c033d5b0e529

2013-04-01  Tor Lillqvist  <tml@iki.fi>  [2a5073d91702061177b279e7a8555a1f30266015]

Avoid desktop GUI elements in non-DESKTOP environment

One simple early step: Start a SfxWorkWindow (what a meaningless
name...) in "full-screen" mode, and without a status bar. Still lots
of ifdefs etc to add if we want to avoid compiling in all the tons of
related code.

Change-Id: Id8b37bd215423a839643c5c1f426f6455956a886

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [c893d404c6bb90990ea18db70f27647269a6369f]

Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"

This reverts commit 6591068f2a73252f4e3c9abf9b153a5b4f59410b.

The second parameter of ConstAsciiString is length.

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [2819dd2ac1de70ce9187eee916ea12567c649d56]

starmath: cleanup macros

Change-Id: I08a7d6d39302b370a5c40645fbc3494e6a9af118

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [04008c27303a079c01db7fdc3bb110b09d3c8026]

remove macros in ucb

Change-Id: I9921d79df1eeeb06c0163c1e61e0c845308c6ff9

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [7215fae352b8956ae1c9b1f629189c5fd2ab4d4c]

expand some more namespace macros

Change-Id: If4b335b238f1fa62d2e3f658429cdec63d561faf

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [909fd7e71d0a075bf1318f5df062345f5c059c14]

remove some more macros

Change-Id: Ia93a938309d25fb9932ed92ca2b2f93bf7991927

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [e09fbcb5647f18cf053052e49aa28d6f0003cd01]

remove odd macro

Change-Id: Ia818e933a61b28c6d2f74651e12a04a7a3a3190a

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [c0fde0656208ef6c9bab244f2f8aba41b7d7877f]

write even better code

Change-Id: I0f193b9c17da5855fd515251543afc68b8885b9b

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [2b7ee1db281e776c188bd11eeefa5c16c914761e]

remove boilerplate comments

Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [0c3ee477085b9ed1750fed540fd628a4a64a3497]

remove unused help ids

Change-Id: I2a5e7099fd9900864c70c4e2be687e69d67509f9

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [2ba5a31ceb1ef488e8c1a9576819a6c17ed668bf]

put save options into columns

risk putting the save options into columns, and put the load
options into their traditional position, rather than side
by side with the save options

Change-Id: I298ca87b11afcc0dcd4ddc148b37f50e0c89baea

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [b7b0c61e8e115d30118aee30f375c0b4ffc9ee2e]

various efforts to consistently apply HIG rules

Change-Id: I168fd3813d64c11d2c90bf94cac146a26714adde

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [7963b57c85068a33da4d3043c4bfe0d2df84c7ec]

Updated core Project: help  037b55c72ae7831f19ffb8429fba81038314c163


2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [b847e3c809bd662ccedf4f9a74cb19cc7c2de7dd]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Iaf45e2b7f48ae4c5675d0b59df851dbde42ba934

2013-04-01  Tor Lillqvist  <tml@iki.fi>  [7ffc3fd98f063d0bfa5862298cc58df0ed751de3]

Library_fps_aqua needs i18nisolang1

Change-Id: I4f555c40e6b103e7dcc7486dc612f74a54c05954

2013-04-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f32677968ad4e79338608e6f93f601b1bdfcd868]

Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/sax

Change-Id: Ic4f9bef02cc4bdc74b9a6d81e3317e10b9c79bd4

2013-04-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [563a9b7ab3cc1ed0166d1bfe0568124a2fd9b80e]

Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper

Change-Id: I0816631a1d0c68dcef9c640c91d00ac9942ded28

2013-04-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [6591068f2a73252f4e3c9abf9b153a5b4f59410b]

Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)

Change-Id: Ic94187181b102b8d1623806027b857203c4b746f

2013-04-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [0502d66d88e1ac65869c6fe6a9a6f2c1be6a4db6]

Remove RTL_CONSTASCII_(U)STRING in forms

Change-Id: I5086a8ba9073e8ef2dfde0ecae55ee6065cb0253

2013-04-01  elixir  <prashant3.yishu@gmail.com>  [1ed73984639390759d26a2fc0209083d9f984d52]

fdo#51656 : Mean value line starts in wrong place in column graph

Change-Id: I2389687e54cec4c0e873bcc120cc21b3c3d11d78

2013-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [afa1e9952eab0310ee3c194ebd03e0b0fe941168]

some little code clean-up

 #

Change-Id: Ifbb754ce7ebe34b69a803f88b02a1e31bd21248f

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [9b40d14eb91573e62bdd8a6b9157f623a8c4cf7f]

Add assert nCount <= vector.size() (Thank you Markus!)

Change-Id: I076e88e6fc845c2333bc3de98de023330e531272

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [25e5d697bca38e4ac8aa6a7a9030ffbf36682cac]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: If5950affaff1537362b1e5c2e3791d04c5371306

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [85a499d50fe17ff19b43f5a69b9c809ace18401e]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I9fc8adf31c269db33d0d9806e182748ec082c1e3

2013-04-01  Benedikt Morbach  <benedikt.morbach@googlemail.com>  [fac49ace812a15ba10d30a3735b61ae30ac287c5]

fdo#62110: GLU also needs -lGL to link

Change-Id: Ida9d03564cf003cae282792f0daf5945cff34108

2013-04-01  Miklos Vajna  <vmiklos@suse.cz>  [b5f296f818a3551f0ae024cf767a5aede7170cbc]

vcl: unused includes

Change-Id: I43d83b916bf1741cea7c94a77dcc57b69544801c

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [2a8e44eba3e540adb763c3a1e29aa4e2057d0301]

svtools: re-add filedlg2 to ResTarget, and remove un-used resources

Change-Id: I4e06e2d021e61d9816cf785322c13b80844f7415

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [775884578bac822753b3f2a03c30ddf29f12527e]

svtools: restore filedlg2.hrc/src

This was removed in f7f9b74163acd6811ccfaabb2a1d762225258e15
but is still used in Mac-only fps_aqua library.

Change-Id: I227c6962906b533754ec999f36a2f9224465ce22

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [76d5a2847ac60c7f8c662d3780885609eaf503e5]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ib5e17d5bb94d9b19008ca15e042b443689aba9b1

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [79894c1de064a65b3a793e063c8f3aa96426c70a]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I0471261e01ed5fb45cb470abd5bc1e809f2873be

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [fb31dfbda781721a56c7e3a4f5a9873ecc1f5095]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I19faf2d0608b2b405d30296bcdccd86583be2f11

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [abcf4fec9be9490b7062e57dd56422baf4d640c5]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I59a332c96793ced08bb509776dbcb8fd6c9d2ab9

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [182059964fb566c16348b6bec0869a19894bfdc7]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ie155215aea1d6f15e51bf5e64bab10eb2198d4de

2013-04-01  Armin Le Grand  <alg@apache.org>  [93ce5834a6651a2d3ccf6e56336b1ec48c7905f2]

Resolves: #i117968# Made WMFReader thread safe

Used multithreaded when SdrGrafObj is on asynchronous loading. It was not safe
due to using VirtualDevices on occasions where needed (mostly Font stuff).

Extends fix of 6280a1e3104826ccdcd71c422b149e249783d5da for fdo#36991

(cherry picked from commit a379ffae809a4b9f92fbde9b9699f5353f7b3472)

Conflicts:
	svtools/source/filter/wmf/winmtf.cxx
	svtools/source/filter/wmf/winmtf.hxx
	svtools/source/filter/wmf/winwmf.cxx

Change-Id: Ifd1d23217c0fbe22edbd1b1995286846e19030de

2013-04-01  Caolán McNamara  <caolanm@redhat.com>  [0a40cec9fb760d6d66480d2ba41151d65cf8675b]

Related: #i119403# take transparency into account in both Invalidates

which would seem to be a good idea

Change-Id: Id6981851f7ecacab60247af1ef38e06ebb9a7f82

2013-04-01  Jürgen Schmidt  <jsc@apache.org>  [0f22f933b940431c1ce5e55485ad3e11bca8d5a9]

Resolves: #i119403# GridControl not refreshing after deleting rows

fix: take care of transparency attribute of the control

Patch By: Tsutomu Uchino
Found By: Wolfgang Becker
Review By: jsc

(cherry picked from commit 44f7914e0606caff822957b189a4459ccc5e2aad)

Change-Id: I77c5339747aa5ad223b8c220f934627d0202d4cb

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [d060197a8dd0deb686fcb3941d37db9d71edc2df]

hunspell: -Werror=undef

Change-Id: Ib6d015605005dd1fec4aa5351dbf6e72f06cd8ec

2013-04-01  Ariel Constenla-Haile  <arielch@apache.org>  [8ac3ad62af9066736797330b48e19202da3efb19]

Resolves: #i119149# - Fix triggering of selection changed event

Original author: Tsutomu Uchino <hanya.runo at gmail.com>

(cherry picked from commit d81d9022c27648c993df820c01a6e1bf2bf1ad8a)

Change-Id: I6d485c2c6f9c81f67c07c313737db637991232fc

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [bf52bd94a9395b0a6e96a6648bcb3a2aa301f32d]

boost: fix -Wundef in multi_array/base.hpp

Change-Id: Ice8a2863f7b8c80a1fa9875b099394a16590b97e

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [c9226b841a056246c349177f4a4d62ed8b93bf00]

np_sdk: fix -Wundef

Change-Id: Id806e33457ff0c828f55db1fe5e5444e208d2a1e

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [2b4ee9bc454b812d92deb2201e23b485ccb64796]

boost: add patch for -Wundef warnings from ticket 6142

Change-Id: I6bd1b84c491ed05292b253e6df48176ac3ea9053

2013-04-01  Ariel Constenla-Haile  <arielch@apache.org>  [b5809ea88bb35997331597f00005ef05450c4aed]

Resolves: #i119124# - Fix updateRowData @throws documentation

Original author: Tsutomu Uchino <hanya.runo at gmail.com>

(cherry picked from commit 0465df078a063637a2d2c73414ceba6cef7abd6c)

Change-Id: I11b1d2a11a3ace5f6dbcb4c899fd2449e07e1393

2013-04-01  Thomas Arnhold  <thomas@arnhold.org>  [08b91c63131b7e625d2a2c489bc537dafe5c5963]

remove unused GetCurDocViewWin

Change-Id: I7fe825cd1fb9e988eb8037e1f5dca7252c192f33

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [829851c290047a08e419add91bca00234c3b9ef0]

libcdr, libmspub: revert more ISYSTEM

Change-Id: I6acc0d6424cb3ed0ca2fcba12bb7c63dee13cb0d

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [70fcfeedca045a5027999735269e07f9cd2f96f7]

Revert "use -isystem instead of -I for 3rd party headers"

This reverts commit 151abb8b2b9d3a22229b98cec12e29484d12109b.

Unfortunately has the side effect that it will prevent GCC from
generating makefile dependencies for headers from bundled external
libraries, which breaks incremental builds horribly.
(Retain the uses in configure for real system headers).

Conflicts:
	RepositoryExternal.mk
	configure.ac

Change-Id: I149db1d402fa18bdc470f90dee846cfb5158237e

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [823862ac02ec07fd20ee288d314e04015b0866df]

gbuild: InstallModule: fix incremental builds:

Since the scp2 files heavily depend on the variables in config_host.mk,
let's just rebuild everything when that changes.

Change-Id: Ia07d05d930ece60a8391a93605340ea21af5e6a1

2013-04-01  Michael Stahl  <mstahl@redhat.com>  [0e22dd203696869c617a8286b65282fdb392c2cc]

gbuild: ExternalPackage: fix incremental builds:

The added files must have a rule that touches them in order to be copied
in an incremental build.

Change-Id: If53efb711b92fa1005298941f21b2dab23e44e6c

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [4f511caf65d081d5d29e148062a7b84eb170db37]

-Werror,-Wunused-macros

Change-Id: If921a3e142e44a6fb96924dc2aa454b8c8172e5a

2013-04-01  Julien Nabet  <serval2412@yahoo.fr>  [c4aa061ad1323fbce4f670c745b00b2dedc6e825]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I0e12ef966d470a22a4f49a5b3b6cfda0a9945328

2013-04-01  Matthias Freund  <matti_lx@yahoo.de>  [3ff0c75ef6d8101cd1505aa245429f33789c6d6b]

Comment translation GER-ENG in sw/source/ui/utlui/ (Part 3)

Change-Id: I33a96565553a78e30f4d6af0b4b92371188d053e
Reviewed-on: https://gerrit.libreoffice.org/3144
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-04-01  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [9b6b7e82a831b08617a767ff934040976c570994]

more fix for fdo#62399

this will fix the border position, when the borders from the same
side are different in cells format dialog, when the sheet RTL.

Change-Id: I9fa8a665dfa0b0dcb5230bafa1e3537f450afb9c
Reviewed-on: https://gerrit.libreoffice.org/3145
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-04-01  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [bb681a1cbb5a8382a7d521d901bc101496085519]

fdo#62470 fix the table format dialog reading

this will fix the wrong reading in table format borders
dialog.

Change-Id: Ie8061ec4073fe9fd779a739ed717348d37319fe4
Change-Id: I624cf7c162d3983fe4625e8e2e6fef4fc556eed0
Reviewed-on: https://gerrit.libreoffice.org/3134
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-04-01  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [5709e4134ab2b883f7f1186e4a481962108908d7]

fdo#62470 fix the input change when the table RTL

this fix the wrong borders changes when the table RTL.

Change-Id: I6e963c1bb71c63bffe8c8f95c091a5692c21cd31
Reviewed-on: https://gerrit.libreoffice.org/3133
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [9ff0ee4905068cbc85acf85da1b3ef762b324ed7]

fix gold warning about hidden symbols

Change-Id: Iae399e4d596db450e3ed0e15678e546aa76797a0

2013-04-01  Arnaud Versini  <arnaud.versini@gmail.com>  [bb52f5b2bf6613a18d6c035058bc2a049a9da7bc]

Use local utility functions instead of SbxSimpleCharClass

Change-Id: I7c4bc8cc44c0b4e78feb55dcd2c15b82c414e0ef
Reviewed-on: https://gerrit.libreoffice.org/3132
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-31  Julien Nabet  <serval2412@yahoo.fr>  [5ed1dbb51a4393be4ee1587f5ded103515139e9a]

coverity#735355: Operands don't affect result

Change-Id: I772d3535bc2e84ec066a16666dedf302fc9f43b7

2013-03-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c4745302f3bf6e9d4f94033391979deb8437c788]

There is no <Arg> tag in xcu localizable strings

So no reason to work with it.
So can use helper function after
make it to handle single quote.

Change-Id: Ic2eb901148c3ae31316607b41350bbad79a639db

2013-03-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [d7a301476dfbec6a70e45808602838078bad780a]

Remove commented code in odk/examples

Change-Id: I8b28729d3cc632426efac02028f0d0e332243012
Reviewed-on: https://gerrit.libreoffice.org/3138
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-31  Tor Lillqvist  <tml@iki.fi>  [d054a817be89c2827f53cd17c2df42ef01e4f4e1]

Revert "Try redrawing in multiple phases to avoid blocking the UI thread too long"

This reverts commit 3aae02d02d418222b0b51748008ed5c9c1f1d3c2.

2013-03-31  Tor Lillqvist  <tml@iki.fi>  [41a70cc2d32dde3e2c76a6f1d4f3dd1b32bb1c02]

Try redrawing in multiple phases to avoid blocking the UI thread too long

When initially calling lo_render_windows() from a redrawRect(), just
post the user event asking for a redraw of the (headless) windows, and
return without actually drawing anything to the context.

Then when the RenderWindows() callback for that user event eventually
gets called (which during startup and/or loading of a document might
be several seconds later, as there is lots of other activity going on
also as "user events"), ask the UI thread for a fresh redraw, and wait
for lo_render_windows() in that phase to signal the actual redraw of
the "headless" windows into the context.

Unfortunately this doesn't work well enough. It is not a good idea to
not draw anything in response to a drawRect() it seems. The affected
rectangle gets initialised to black. So there is now irritating
flashing. One sees an almost ready document (and the UI elements which
still are there), but then it goes away for some time before finally
re-appearding. Quite silly. So I will revert this, and I am committing
it just to keep the code for reference in git.

Change-Id: I9ee490345f093d80113c36f9e3268cab5a810dd0

2013-03-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [14d909632e208fa1b3a27212633cf3607ccf1136]

Remove RTL_CONSTASCII_(U)STRINGPARAM in odk

Change-Id: I97e5e650b7966d1ac3c6f9e45b495c21b529b768

2013-03-31  David Tardon  <dtardon@redhat.com>  [911989ae03937ee716a6c1833b2593540500ba59]

add $OUTDIR/pck to search path for SDK product

... so it is possible to drop the copying-to-bin hack in ZipPackage.mk
and ZipUnoApi.mk .

Change-Id: Ic506e25a21003fca491d0902b5d8f282775da229

2013-03-31  David Tardon  <dtardon@redhat.com>  [56f1ec87d26ffcd970ab4225e1652a7a698a845c]

do not deliver unneeded zips

Change-Id: I00ac0593e94203994bd3626c6ebb6d5b97441aa6

2013-03-31  David Tardon  <dtardon@redhat.com>  [e49111d67c062e37077dd515357d029c61745373]

add some missing deliverable registrations

Change-Id: I5d22ba89d64a2768666aa277222aadd4f2e879b4

2013-03-31  David Tardon  <dtardon@redhat.com>  [c752beca4fac6db2ca92f8aa4e77dd052f6cc26e]

drop setting unused var. on clean target

Change-Id: I860c45ab4de0636ed8e0301e70da66658e91ceb6

2013-03-31  David Tardon  <dtardon@redhat.com>  [8370d0a6a952042152db62d6dfc3aeac2912dc80]

drop extraneous delivery rules

These destinations are already covered by the default delivery rules
created in Package.mk .

Change-Id: Idc77f01ef468223a23632f9fae02f7b14a35c7d9

2013-03-31  David Tardon  <dtardon@redhat.com>  [ea18ca070284b16faabba063b72463590e7eb3ac]

fix user-friendly targets' deps

An user-friendly target sometimes needs to depend on a different target
than gb_Classname_get_target to really build everything (esp. to deliver
the built product). The rule of thumb is: use the same target that is
used for gb_Module_register_targets.

Change-Id: I874751871b4569b2a68766cc3f3b5c7645347af0

2013-03-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ce51bf1a6ef36bbd1eea751add342cae6f1004d2]

Make a bit cleaner transformation of help strings

*Not escape tags and double quots in tags,
 but find tags(icu regexp) when merge and
 use this infromation to make strings valid.
*Define a new Quot function for helpex,
 which works with icu UnicodeCharacter.
*Move tag search to xmlparse.cxx and use icu
 just in helpex.
*QuotHTML not unescape just replace xml charcters.
 (unescaping is also useless in uimerge.cxx)
*Move UnQuotHTML() to helper.
 (was used it in xmlparse.cxx and cfgmerge.cxx)
*Use UnQuotHTML() in uimerge.cxx too.

Change-Id: Ice8940ef69279709a1c5d84c6ae1b0d62a71ca76

2013-03-31  Andras Timar  <atimar@suse.com>  [6ea8d4a55c3693d75da32af7e9a40a79bac99fa7]

Updated core Project: dictionaries  66a5a2e03573ab1862db1965f7b9c5419db3decd


2013-03-31  Matthias Freund  <matti_lx@yahoo.de>  [f7853b1d35e6e642ca8091eaf9a782dfa52b3eeb]

Comment translation GER-ENG in sw/source/ui/utlui/ PART2

Change-Id: If636f0de7d883412e36c76fe0de997204021d45b
Reviewed-on: https://gerrit.libreoffice.org/3129
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [7b0a2c0a6f1c671e1b7711752083a73aa905d18f]

Remove commented code in component.cxx (odk)

Change-Id: I559b91d465ab298b033b0866b3044a17038cc501
Reviewed-on: https://gerrit.libreoffice.org/3137
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-31  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [52770659d33f8f08a769043392cfb5a926019fef]

fdo#62096 Replace O(U)String compareTo with ==

Change-Id: Id89b7eeb09b5cd7cee449cd1a20fb13b630f29c4
Reviewed-on: https://gerrit.libreoffice.org/3136
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [0b78f2b9dc17dfa88d72d6ee27e3e0e0ca6a152f]

fix sfx2 with Library_merged

Change-Id: I53d64b9023be816d0179eed21920beed3660909c

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [04f02faea3c4cdf1d9f0f3312c24afd3ad6f71f2]

Make sure merged libs are 0 bytes long.

If you build with --disable-mergelibs and then enable
--enable-mergelibs the existing library has its timestamp updated
but it retains its outdated contents.

Change-Id: I46899bcf3fe4f360fb12e8de8842c6ac12c6bf75

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [a2747d0721eb5183d8e92b45626361a21d38c270]

fix vcl with Library_merged

Change-Id: Ie85ba53c59eda5586b70527a518e3f80223fc49e

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [8b561c0012546aabbaff33b32a79833997aa8902]

If you can't load a shared library it should be a warning

This has bitten me more than once when working on Library_merged.

Change-Id: I829f5d010b6df2935fd191bdec9bac04bb003f16

2013-03-31  Peter Foley  <pefoley2@verizon.net>  [570b827e4cacae44987be39d0b381d2fd472f28a]

cleanup srs gbuild output

Change-Id: I69fbf910cf2eb579cc8bf7dc76c69432b810b194

2013-03-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [4ec9f5d768455014a3c1a189b4168dd8a926a9bc]

Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)

Change-Id: Ic2a2cf04a691f628e862e81579d3d55d261fc492

2013-03-31  Armin Le Grand  <alg@apache.org>  [61651ece1a1eaa5012c69e3b0b36fcddb2e37c71]

#119750# corrected opacity import for SC comment shapes and their shadow visualisation


2013-03-31  Andre Fischer  <af@apache.org>  [bdd1a3e1001258a7af5366d73a24ecb3173dab70]

#i120039# Export more bitmap fill style parameters.

Reported by: Du Jing
Patch by: zjchen
Review by: Andre Fischer

2013-03-31  Andre Fischer  <af@apache.org>  [c81f869a023966ffdfde75f743d70875da19e835]

#i119536# Fixed rotation when importing PPT.

Reported by: Li Feng Wang
Patch by: Ma Bingbing
Reviewed by: Arming Le Grand and Andre Fischer

2013-03-31  Lei De Bin  <leidb@apache.org>  [6cd346c5e8be9065a5578f2caf3f1eacd964e783]

#120573# fix the export issue for the text box in header&footer with the margin mirrored layout

Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun

2013-03-31  Lei De Bin  <leidb@apache.org>  [ec585b964e26de967f0373da0d2d9dfd20f8866c]

#119581# fix import issue for left and right horizontal alignment in text box

Reported by: liu ping tan
Patch by: Li Jian Yuan
Review by: Lei De Bin

2013-03-31  Jianyuan Li  <lijiany@apache.org>  [1b6049cde6cc7e59c3621fdcfdec368315496017]

#119491# fix Handout view mode issue

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: sunying

2013-03-31  Armin Le Grand  <alg@apache.org>  [55011ce4784c0a116753ac725f88bd4327010a2e]

#120848# Added correct text content frame for NotchedRightArrow Autoshape

Patch by: JianYuan Li
Review by: alg

2013-03-31  Lei De Bin  <leidb@apache.org>  [f13cff6d71d237068c6af92eda271e5fc144be5a]

#119609# Fixed alphabetical and roman numberals became ditial numbering

Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

2013-03-31  Andre Fischer  <af@apache.org>  [4313d73f1436f87d937ba10ee05b32bd363b125e]

#i120684# Fixed export of red color-channel.

Patch by: Wang Zhe
Review by: Andre Fischer

2013-03-31  Chris Sherlock  <chris.sherlock79@gmail.com>  [f7a3781bd6790ff9889bae9f636facfe84903140]

Multiple typo fixes, small code changes

* Corrected spelling errors in comments
* In accpara.cxx, SwAccessibleParagraph::_getRunAttributesImpl had the
  if statement commented out, but the scope block remained... minor in
  the grand scheme of things, but messy code
* Some unused commented out code removed

Change-Id: Id8b29c4051c7c09a1cc555996f9e56fd4f0f3611
Reviewed-on: https://gerrit.libreoffice.org/3135
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-31  Tomaž Vajngerl  <quikee@gmail.com>  [2c04523b33335bb8b36509789a536542d0f89e02]

We are in 2013 - remove "goto" in jpeg filter.

Change-Id: I39cea3e90f0ac57168e1cd2d4a9af9199e1416fb

2013-03-31  Tomaž Vajngerl  <quikee@gmail.com>  [dc10b3d739ed3a8b6a2a6b54f748f2bac0edf205]

Add Chroma subsampling options to jpeg writer.

Change-Id: I247a261bb96b0c437a43922070777892cdcbc1f6

2013-03-31  Goran Rakic  <grakic@devbase.net>  [47ebfd8381a11b8d544193783702d057a33a8c52]

Updated core Project: dictionaries  52f4aa133ba3d7703c4982a21e567fd92abcbfd0

Serbian dictionary updated to 2013.03.30

Change-Id: Ia3b99deff58bd5f4198f1fd57ea3a540f15d2708
Reviewed-on: https://gerrit.libreoffice.org/3120
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2013-03-31  Olivier Hallot  <olivier.hallot@alta.org.br>  [89926510da746fb55720304503f586ff5e8b2663]

Updated core Project: dictionaries  b128def79cc0520515ea99db4fb9f8cc3d95f54d

Lightproof and Hunspell updates for pt-BR

VERO 3.1 beta 2

Change-Id: Iaf871e4ad7de5c51ed55674b742b8f2b20070001
Reviewed-on: https://gerrit.libreoffice.org/3130
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2013-03-31  Chris Sherlock  <chris.sherlock79@gmail.com>  [96942af2a8dd19a14ab3cfc4635e428bd257d320]

Correct typos in sw README

Change-Id: I61323685b33817a2641713455bac1a079687cb4d
Reviewed-on: https://gerrit.libreoffice.org/3131
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-31  Andras Timar  <atimar@suse.com>  [780e732f84e55fc778e7f09c61802ee5863b2488]

remove bitrotten edittest

Change-Id: I54881476ae296bc95df16e233ff4ca5800477254

2013-03-31  Tor Lillqvist  <tml@iki.fi>  [c2d77afdfc356c11ee27e862a38f5be150ac27dd]

Must percent-escape the APP_DATA_DIR

On the iOS Simulator it contains spaces, as in
/Users/tml/Library/Application Support/iPhone Simulator/6.1/Applications/9A6DFE86-77AF-4B78-8FFB-93FCA6C38EE1/LibreOffice.app

Change-Id: I90c76b909901c881aa51482880b1120fea19b99b

2013-03-31  Tor Lillqvist  <tml@iki.fi>  [e581dd2cdad358cbf123a44c488bb86036a00e7f]

Organise the (few) source files included in the Xcode project into groups

Change-Id: I01c9c26c6d282729101386266db898d759450a41

2013-03-31  Takeshi Abe  <tabe@fixedpoint.jp>  [4e2ebf15cfbd291e6f82fd2fd809e077b136c16f]

sal_Bool to bool

Change-Id: I551cb2422c8857bb847bd4b0c2224eaa1c024084

2013-03-31  Tor Lillqvist  <tml@iki.fi>  [003a05b2570d29caa668a75b0f9ba46d0c867cb6]

Must pass the test document as a file: URI because it is percent-escaped

Change-Id: I8e27f0cb4a9605a97d8120f9f4697e7f939135c1

2013-03-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b3c914ffffac786d3f64bda7b6614a4d7fe69047]

Use OUString in basctl(basicide)

Change-Id: I176088d3d33f02a1721e4027571a1f22dc6bd986
Reviewed-on: https://gerrit.libreoffice.org/3116
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a2f6402b1fe769a430019042e14e63c9414715dc]

Use OUString and sal_Int32 in GetTextBreak()

Change-Id: I66b85365d1c59f802253b8abdb1e04e25950a09b
Reviewed-on: https://gerrit.libreoffice.org/3098
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [51e05acf07093ac8f2b2dc8eeb86abe9446e3463]

Simplify a bit iterators stuff

Change-Id: Ie2159d5eb8caf3d8f13d9c1ec49cc2bb6a0d94eb

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [8c1b2f380188f7c7194845dd014e802427967273]

use proper gbuild capitalization

Change-Id: I4824395653052486956572cedf3b56b94f9df39e

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [8ffb20747c77e5875237a9bceca28f4cb4ec9bb3]

fix loplugin unused warnings

Change-Id: I23fc6bf62e74f192f77c74ed48d5276737375f3c

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [761af309529d877e1b365fdcdb2fee4bb9ee377f]

coverity#441021 Dereference after null check

Change-Id: I2fb3bd758d7b903cd148f847c21c0eefd6f091e5

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [75ba64a2906a99d82a469abca8bcec38c56bb055]

Adapt the patch to apply to ICU 51.1

Change-Id: Ic6771c4ae12686580301e114fa5aec7f7d4dc9a8

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [cab7f6476f7d0f17bf2f1400bf93fb1b7fbd1625]

coverity#441020 Dereference after null check

Change-Id: I39c301a98854d19e849a9e06ffac0657408456fe

2013-03-30  Eike Rathke  <erack@redhat.com>  [5813cb01c76404a61e3c8082630b4cfafa91de7d]

certainly this was not meant to be _PC_NAME_MAX

_PC_NAME_MAX is a symbolic constant meant to be used as a pathconf()
argument, not a buffer length.

See also 2cd4e55bb36a9a3d13971b530469188e3fb59dfe

Change-Id: I94d19bd6f9f0ae501329d6a1edecad630f44b356

2013-03-30  Eike Rathke  <erack@redhat.com>  [2cd4e55bb36a9a3d13971b530469188e3fb59dfe]

certainly this was not meant to be _PC_NAME_MAX

_PC_NAME_MAX is a symbolic constant meant to be used as a pathconf()
argument, not a buffer length.

This piece of code was even "honored" in
http://womble.decadent.org.uk/readdir_r-advisory.html
"The code that enumerates fonts and plugins in the appropriate
directories uses a stack buffer of type long[sizeof(struct dirent) +
_PC_NAME_MAX + 1]. I can only assume this is the result of a programmer
cutting his crack with aluminium filings."

Thanks to Heiner Rechtien for pointing this out.

Note: declaring the buffer of type long instead of char looks weird but
probably has the reason that it is casted to struct dirent* for the
readdir_r() call that might not work on architectures that forbid
arbitrary alignment on non-even boundaries.

Change-Id: Ie959b8905d1328c6fcaefbf6f6c915cc430e85b6

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [31fa0633795e681035f7b9cda5747c9e2af28665]

coverity#440801 Dereference after null check

Change-Id: I067d52236b189e09955d7aa3ce2fbd25b0d330bd

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [d0c94302b89a99c31a7a76f07c58b29638ac3d0f]

coverity#440717 Dereference after null check

Change-Id: I2ff581a72aa66bff8943d31499013b31e360333b

2013-03-30  David Tardon  <dtardon@redhat.com>  [2be8a22e836b6bb7172f4b51c13440813bb9ae9a]

binaryurp does not need offapi

Change-Id: I4196e763e8374d1f50700c20362245224acb9e13

2013-03-30  David Tardon  <dtardon@redhat.com>  [4e3b172595ef495c8906da4b24afc3aabe07f9ce]

stop delivering useless rdb for InternalUnoApi


2013-03-30  Thomas Arnhold  <thomas@arnhold.org>  [083092e808ed94325f103a721cc11882c6878b06]

OSL_FAIL -> SAL_WARN

Change-Id: I1871e5e3a319b2d5177ae4bd470046c022c14eb7
Reviewed-on: https://gerrit.libreoffice.org/3121
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [3e0ff98f5371db2270a607306ae498f8d0d02d1d]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I7db719ab118ff1003594bc481e11a5dbf7946b57

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [a6aaee2e39426cea7daa3df6c75feaebd6a8c869]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I7b3fb6f5c8b4dfed5ff225edecfe41d85a6f621d

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [0a7c31d2a296ae8898c73777d2edbfb4e8772c7d]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I947709235e714a208eff6b57a7eba2f7dd386893

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [6d8416c8b4f1deb76a0598842b5c68dd7621ea62]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I98d8c5982b42b2f3283c50cf1da11331040ab884

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [bdc6b41fa6b15a051d2996b745b43ce077e8c8d7]

fix typo

Change-Id: I5b11f1bb94841b08fd82da31ff348ffca4c487c6

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [3fe98a7513370834e1cb0b8d7bdaf46a2ab20984]

Create empty pagein file if everything is in Library_merged

If all the libraries in a pagein file are already covered
by the libmerged in Pagein_common, create a empty file
to avoid a build error.

Change-Id: I05adcca6262ec9b6af33e3d2b9d26f4886640a43

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [4f811c04744557c2254ab7311b148e9b08f7c573]

fix loplugin warnings

Change-Id: I17593ac6e495213a1ef99d4d5525a6e38aee0bc7

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [43e873b2576c2013a792f1fa213228470a6c619e]

silence compilerplugin build

Change-Id: I4397575e4665e8a257d0bd3e15245d996a48a1f4

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [6d92441407f98eb8a662ccc4451ae7dd4980631e]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I2e0459426323555ca78ed38c0749690269fdc3d1

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [fe5e53a81860b422a3aa863d0ecdc8dca6f5b364]

Prefer to be sure not to have invalided iterator problems

Change-Id: I2d520b88927c6acb3d248da05815822315bd066f

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [aea686264f7cd78409ac484e514023d464307de9]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I272c2efc21f78dbd35c6dff6143c4770aed4ec16

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [05c2155ebed44e588ebc71c82e4c9599aa20b4de]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I7172436c6fea867cdb7a8f8d97b215efcd0a1ab5

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [55c7ad94e1c0c306cadd8f37e266484482dcb37b]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ib4c9cf4406683a2d298967dbff8e084cbd9a7b4c

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [9a62bcf53ffc21ebcf7a09ad3be62cc210892168]

Prefer prefix ++/-- operators for non-primitive types

+ convert while loops into for loops

Change-Id: Icb01b55d2932193f83344bda8c69c9a9954f6de0

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [89789bfd53ec69db9a33dd23deb438c0cdab9874]

Simplify iterators stuff

Change-Id: I6cd97ea5056596122a8ae6cb0c5cd6525ce6b302

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [a1b24ca0ef565eb3b3f8d152754a7ebc00112cec]

Optimize a bit iterators stuff

Change-Id: I93de737265651a47a2ed0a56bca27bd19a5c5770

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [35661319cdb11e2bcb619cde73310f47b318dc00]

Prefer prefix ++/-- operators for non-primitive types

+ convert some while loops in for loops

Change-Id: Ia68ce1b6297ad061233e56be2abf5b6ea98d3ddd

2013-03-30  Tomaž Vajngerl  <quikee@gmail.com>  [a5e22906c0b27019b61b41161ccc8cbc2cf40ade]

Export Chart as Graphic - allow vector graphic export

Readd removed SaveShapeAsGraphic to GraphicHelper with which it
is possible to export any shape to vector/raster graphic.
Additionally cleanup GraphicHelper and ExternalEdit (convertsion
to OUString, remove unused imports, comments).

Change-Id: I1af45e2ed5d3b66dbd80a5f3a71c44530e46baef

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [bd5e62e199f30724b59f7261bd65add6375a1e16]

Prefer prefix ++/-- operators for non-primitive types

+ convert while loop into for loop

To check:
could we use std::find (find_if)?
Is it always ok to do begin()+1?
What about if we return aEnd?

Change-Id: I59107de5693ad7b37e5eef80134c34a03982151e

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [9cc04cb09590cd00395244f81bbf6c3292b99c2b]

Prefer prefix ++/-- operators for non-primitive types

+ convert while loop in for loop

Change-Id: I615e2c724481047b557a4da9bb0753ec6eaecb90

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [c34a5ec1a60510871bf62ab380536d82078bb53d]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ibf5004c1e66edac10ec6392577fe26ea2aaed330

2013-03-30  Julien Nabet  <serval2412@yahoo.fr>  [bca67a76b00ec7234b6a414a9772c9a7cacd8fd7]

Prefer prefix ++/-- operators for non-primitive types

+ convert while loop into for loop

Change-Id: I64c2379c28d3c1074ed17129152568371680db19

2013-03-30  Peter Foley  <pefoley2@verizon.net>  [ce9bf0f868304a95ace987f90dcf2466e70bfe51]

upgrade icu to 51.1

Change-Id: I1c0d5ca4b2f88ca48225fcdbeb978f27fa91f7a6
Reviewed-on: https://gerrit.libreoffice.org/2953
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [428ae24e55b1b2d7c9578d0e8ac58bb8e202c3be]

Unbreak use of pthread condition variables

I am not really satisfied yet with how the UI redrawing in the app now
works (during startup, which of course is more or less all the app
does so far).

It can take quite some time before a "link" (function to be called)
posted with PostUserEvent() gets run (if there are lots of
time-consuming other "user events" in the queue already, or
something?), and blocking the UI thread for that time is not
acceptable. Will have to come up with some more complicated solution.

Change-Id: Icab20183df3bc4980ae33f0502d10397802cc391

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [114b17fc23456347b76c7f100ada693a598e74f3]

Use more meaningful variable name

Change-Id: I663ab56faf8d13a3f0443706d9dc75bd5969aece

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [d08a58a6845a3423d7d2919e157d1b205d68db51]

Render the "headless" frames to the UI view in the LO thread

We used to render them in the app main (GUI) thread, which is
dangerous, accessing the headless frames in one thread while the LO
thread (where the "main" LibreOffice code is running) might be
updating and changing them.

This fixes some problems like that part of the document did not show
up. If I would test the app on a multi-core iPad, presumably I would
have seen even more problems.

But this also introduces new problems: Now the UI doesn't appear
incrementally (for instance, with an actually progressing progress bar
during the loading of the document) as it used to. Now it all appeads
all of a sudden, everything at once. Which would be fine if it
happened very quickly after starting the app, but it doesn't... on the
original iPad it takes half a minute.

Change-Id: I04068e0d884aa5cb86acefa76449aac4e081b193

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [62f6e67f6b0986208cf1030e265b51f1bf154bc7]

IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded now

Change-Id: I6873461aed7db7b7f06e45556eacb82bcf118aea

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [b46eed92ce1e30008e0325e4d9f37dbe3d6624a3]

Use iOS 5.1 as deployment target

Change-Id: Idd44c792b4e0ee9cd27c3d66c2c5d794f4304045

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [82e030bf1d3e8e7d66eeede661731afe1ea5dd87]

No need to verify the Xcode "configuration" ("Debug" or "Release") matching

Change-Id: I5c2e05feecffa1679930b041854b1cd190ef007a

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [95cedfd95a67b39852b9ae0248207ae8750b4f1e]

Protect CoreGraphics.h inclusion with <premac.h>, sigh

Change-Id: I9d16929d3b8fb5114e72eee850da64433394df9c

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [bb0b2744af130d3f03939bd883d7f9fa9d373941]

Draw the frame virtual device bitmaps directly to the destination CGContext

Much faster. No need for the pixelBuffer inbetween.

Change-Id: I6493faca6da3a3e9a1285e00c887928b85dca56e

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [378d389620b50e172af3f488f1256aa950b0aea9]

Add iosinst.cxx

Change-Id: Ia5e84bc661d0de1140a259be7dd9fcdaca5e1930

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [e36e86ee3cf7761dea59141881ee5108d3d3bb86]

Refactor the iOS Viewer app and rename it to "LibreOffice"

No, it isn't any closer to being "ready" despite the name, but still,
using the current approach, it clearly isn't restricted to be just a
viewer.

Also drop the verbose LOViewer prefix from class and file names in it.

Change-Id: Ib4e8a31d6fa1b35169ee98cf2aa8f0f22957164c

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [bd9c914047c64e75506a5acc45642ac4ddf9d7d6]

Bin redundant logging

Change-Id: If7245ceea45a517084fdb5df09818e4e6e8c8be5

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [d7b027bd101a26a6513736dcd71a07125fded251]

Add lo_tap()

Change-Id: I635be54c27c93de0a11be7bdd01979b99dadda28

2013-03-30  Tor Lillqvist  <tml@iki.fi>  [46675c06fe6db13af1e44660a619b956277f74cf]

WaE: macro is not used

Change-Id: I4c839e7b20e276b2fb3be60925de42ae91f47ee1

2013-03-30  Thomas Arnhold  <thomas@arnhold.org>  [6c541cb3168c103f3e13686232fa2e6084570182]

fix build

Change-Id: Icb72b18785bb37457f2eaf86e0639cedc119ee92

2013-03-30  Matthias Freund  <matti_lx@yahoo.de>  [775a27799fc245c5db9eadb28aa58e7f291253f2]

Comment translation GER-ENG in sw/source/ui/utlui/ (Part1)

Change-Id: I2e216493168e5fea170fa9f0be35919a8c7d2020
Reviewed-on: https://gerrit.libreoffice.org/3101
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-30  Thomas Arnhold  <thomas@arnhold.org>  [049ce78144650d92eb6bd73292868f73d37c9010]

remove local css definitions

follow-up of 66a175834c39ccde9475eac3adb72a843110d01f

Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60

2013-03-29  Andras Timar  <atimar@suse.com>  [cd41b59eb295c89d3849b9a2089bee8b897ddc06]

remove mammut -> mamut autocorrection from Hungarian

Mamut, the hairy elephant, is a rare word. People write Mammut
more often, which is a mall in Budapest.

Change-Id: Icce075b70c4839d5ea948ca1862d7f50c7767ad6

2013-03-29  Rene Engelhard  <rene@debian.org>  [af17e2a4311a4e155837584a2a4f704c51a73642]

distro-install-sdk: don't try to chmod not packed component.uno.map

Change-Id: Ice1a1dca6eb20057b428761469cc7f8a6db213b4

2013-03-29  Miklos Vajna  <vmiklos@suse.cz>  [18f299a47fecda6570ff898d6da4207b1ddd9a45]

fdo#48557 implement DOCX export of inner margin values for textbox text

Change-Id: I524e3bcd21731ad203a420f60dd328c6551f0eb7

2013-03-29  Andras Timar  <atimar@suse.com>  [f7f9b74163acd6811ccfaabb2a1d762225258e15]

replace PathDialog to xFolderPicker, remmove obsoleted PathDialog class

and at the same time we got rid of tools/fsys.hxx dependency in svtools

Change-Id: I5237529681a8b6ec32f41086af41ac575fbcff9b

2013-03-29  Andras Timar  <atimar@suse.com>  [37303d227d9b48ef6030388b1e70a8c8b8359367]

remove unused starview.hid

Change-Id: I6b308c514eb214571aabb65cef2a10803c9f5b51

2013-03-29  Andras Timar  <atimar@suse.com>  [ed23cd5974d7d1e6adf1aa6ee6cf583fbf7a1ceb]

String to OUString

Change-Id: I3292e489d0033f56c407af799e9c90d497e98744

2013-03-29  Eike Rathke  <erack@redhat.com>  [3f9239e8ed7a80e88c8e436e32d704023eeb1820]

i18nisolang1 needed

Change-Id: Id422219593b2604d441b32f55dd365840bfecbf1

2013-03-29  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [e231e6bf27b8f6741ba0a8d3779fd293e5acb1e6]

unit test for i#116701

Change-Id: Id9a9532d0e02b478f7913bc4a687c38f79a3a322
Reviewed-on: https://gerrit.libreoffice.org/2896
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-03-29  Luboš Luňák  <l.lunak@suse.cz>  [a51d6bf40f2bd51263c547943a315a5738c14c13]

Revert "--enable-gio requires GVariant, which is >= 2.24"

It is actually only the shell/Library_losessioninstall.mk that requires
GVariant, and that one is Linux-only, all other GIO stuff is fine.
Which means now e.g. the ARM tinderbox fails. Revert, and either ignore
or wait for somebody to write a better check.

This reverts commit e5114027382a092e91b5280a54db256bf0b5c556.

2013-03-29  Eike Rathke  <erack@redhat.com>  [5be14df2444d9fcc3518c5f54872c87b924e3e98]

ResMgr with LanguageTag

Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0

2013-03-29  Eike Rathke  <erack@redhat.com>  [ba4df3dd31ee9b2ced2a9119ecfd263e95de5ee6]

lol, rtl::OString("dbu").getStr()

Change-Id: I17569815c069fc2acd3a7c81ce48905f321534e9

2013-03-29  Eike Rathke  <erack@redhat.com>  [5f96fa16cb541851d8401dfa4ac22af1596406ee]

FIXME-BCP47

Change-Id: Id328608bcab49513d044c5029f87c5d1c21cedd2

2013-03-29  Eike Rathke  <erack@redhat.com>  [6f4bceef5906c535127fc78c3cc0353b8472eefa]

ditch this overengineered nonsense

The umpteenth implementation to parse a partial language tag.

Change-Id: Idaab568acdeb578d174f0968feae6db711120b55

2013-03-29  Eike Rathke  <erack@redhat.com>  [80bbe6d1ca9605a94fd028845bda1242cc13a9ba]

slightly optimized operator==() and equals()

Change-Id: I05bacddf8cf61adbbcaed03c83ae42b06e76160a

2013-03-29  Luboš Luňák  <l.lunak@suse.cz>  [e5114027382a092e91b5280a54db256bf0b5c556]

--enable-gio requires GVariant, which is >= 2.24

Change-Id: If9430ee2d0b92225cbd492f24598852b06f23079

2013-03-29  Miklos Vajna  <vmiklos@suse.cz>  [71ccb4b03138cc72d3106694a8c2bed2a49fe17c]

implement RtfAttributeOutput::PlaceholderField

Change-Id: Ib6fd380736c5567a98317ec117969d8c76a31f02

2013-03-29  Miklos Vajna  <vmiklos@suse.cz>  [3f4d1e17782c4aa893731e3a078929dae3a28a66]

svx: clean up these macros in fmprop.hrc

Change-Id: I9b5b76929d823654bcff40b47062b96bc453e825

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [60f567e87feca99971d32d5fd7b221b65fe97479]

Fix wrong copy paste iterator (import instead of export)

Change-Id: I669c9bf6a121dbcbeb6a4d28cfc8e7295ace1593

2013-03-29  Andras Timar  <atimar@suse.com>  [fba8a3cb719a0e795495215c52ba424a7a0d1608]

Save a Copy command does not have an image

Change-Id: Ibd607b5324a23e6c7be0ffec8237bc9d51bbd4ad

2013-03-29  Tor Lillqvist  <tml@iki.fi>  [62a7ad8debb8868eb3ba7635ce3d092562191acb]

Preserve timestamps of config_build/*.h, too, if unchanged

Change-Id: Ib2d6f3db0b4fa7d7558d82cdb464c8d707cd8f42

2013-03-29  Tor Lillqvist  <tml@iki.fi>  [4e28077c645b16fc412fee039d5b4e368b697631]

WaE: struct 'ScRefCellValue' was previously declared as a class

Change-Id: Icdbbc3f197816b98c63845c1ed800bab98ebdf05

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [da3150eeff531811dbb44f7a3cbb0288885855d2]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Id2b6118727d00a0dd5249b3f3a14efd18150fffa

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [b2f7633977da7a0093c26a2d7fbc0d2d93c54226]

Oups ++aIter had to be removed here

Change-Id: I9ac0b5e0f74f7f211d074095fe82e93595d2f55a

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [9f27436b84a1ae0ce2689ef27f81698ab9f3642e]

Initialize nFilter

Change-Id: I9a8606a0d6ca36fd6f51267ea385f7fbe874d6d5

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [290276f622d7f9a4d5dc5b2bedcd2e8c0b0e1303]

Use const_iterator and use them in loop only

Change-Id: I64a206957e979cfd4d43805bfb089f5af96239e2

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [7ec010c8c2311bba4b97c023ba04feabc38ae7d1]

Use const_iterator and put them in for loop

Change-Id: I1dbfe5735580d940081298c372c12db8a3c3b3a3

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [733f9f92783db8447fa2d586ace6fe3a57f58806]

Use const_iterator instead of iterator

Change-Id: Iaacbbfb4d97d7081e5a0b520b4037d4988604e0b

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [278d036b83d1493c2c9c9eaedee70871a3026fed]

Prefer prefix ++/-- operators for non-primitive types

+ transform while loop in for loop
+ use const_iterator instead of iterator

Change-Id: I13bee5d941e3c64813f34b219fc07f41866b8d3f

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [b10fd863965e721441c932b91ff9233b85616a48]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I7f536c136dff4c0d868055bf6400b6381750c988

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [1679aa60d0c06fe3b461a5d593aaeca9d8748925]

Prefer prefix ++/-- operators for non-primitive types

+ use const_iterator for end iterator

Change-Id: I8ad8db97e35ec4fad7c02c669be981f73c9165ca

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [6550f88834d31ddb678da74d074d1142cc8d030c]

Prefer prefix ++/-- operators for non-primitive types

+ use const_iterator for end iterator

Change-Id: Ib07b71bb878665126666db3569bd5a40e23eff5e

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [8e890570515bd33137b0b17d870c31c6a224930a]

Prefer prefix ++/-- operators for non-primitive types

+ add some const_iterator for end iterator

Change-Id: I1e01325e52b67f2f882ca1de33efa4935bbb4232

2013-03-29  Julien Nabet  <serval2412@yahoo.fr>  [eed411835d41118e72a304026c0a7a208be009b6]

Use const_iterator instead of iterator if possible

Change-Id: I16a4ad9393eb05af3cf493ae476eaa4a791a7925

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [05a9ca5b8920e2452130b0a327763a2c3f6dfd24]

fdo#60844 Remember last open folder and filter in Template Manager.

Change-Id: I81982af9a540c9966df8c0474b6527c5d08ed6f3

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [45264d8fd882101912065b9bbb47260fa6db200c]

Position view below toolbox and search bar when resizing Template dialog.

Change-Id: Icfafb88218ad10e8729fd966265e1ccc001041e5

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [ba632715b0a2f610f4146e950898625481cb8d9c]

Dont reload template information after saving.

Change-Id: Id4170e500d92dc912087eac137f38d243c3c1372

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [0d3906aa95e06f96efcf698d8926be0aae267b04]

Display empty folders in Template Manager.

Change-Id: I5924fabd911d1b9bfb70cd7611fd1fe7a1a44dce

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [cf8bd2d0e991329accbff4dabd5661828cd55e48]

Make template thumbnail sizes appropiate to the content in them.

Change-Id: Iaf238413b95ed3d09f58d7adb49da13da9d71887

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [db0e80438f53942628dab8d8ef01c4982b9cf650]

Calculate template thumbnail subtitle position to fit drawing area.

Change-Id: I8dc7d5dd055c9ef722279754381208d684686934

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [2c8ea7d9dff35e64701883b089e30715ed7b56b5]

Deselect items when searching for templates to reset toolbars.

Change-Id: Ifacbc257abcc84284deb1723d30e74d45adca192

2013-03-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b910d1d9b742b324b1ce84a6fa7aa59dcc6e78ca]

add wiki-link to logerrit

Change-Id: I44dee045cef9227b62666ed08206a342fe37b18c

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f998aec8972d2b6b226fb8d3bdd589f5ff233222]

indexOf returns -1 not STRING_NOTFOUND

Change-Id: I2fed196572a0a5f5b006d1d653968729d6d75583
Reviewed-on: https://gerrit.libreoffice.org/3115
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d2670faeeac2f0a5909349b811c853d9de455bb0]

Slightly more efficient assign().

The old code performed array lookup twice; once for the cell type and twice
for the value fetch.  The new code does lookup only once.

Change-Id: Ic6f5927b5536a73cb0a5c00a6c3a12ff0cd1f1e0

2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [9b689d6ee91a3d7267a01f8c969c0685b2faeef9]

Prefer prefix ++/-- operators for non-primitive types

+convert while loops in for loops

Change-Id: Ia2d36a066b91184ab9fa4375a74ea71cc1d75131

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b577a3227c8f797c75487998daf617bedbdcf1e9]

Fix for the debug build.

Change-Id: Ie0f24d9f7edf3e79f94d32b1ec2d14e2a33691fc

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [5e649bc002ca49a5a3db43cf48149709d446bb0e]

Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb

and use append() instead of appendAscii()

Change-Id: I7c9dd0e03e24a39240a82fc245b4722d4c424842

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [46dfe0bce41de411ed14b21c24c849cc7e5f4b81]

Remove RTL_CONSTASCII_(U)STRINGPARAM in filter

Change-Id: I6522800280725605d7ef245544975aca9c6106ed

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [6833a02def7ff76ce8d5e0588da65023f03ac377]

Remove RTL_CONSTASCII_(U)STRINGPARAM in padmin

Change-Id: Icdf78be74a1ce82de50772e9424dbc172f355484

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8333cbf2a3940abd0ed6b6bbb2ac25513f86a2fd]

Remove RTL_CONSTASCII_(U)STRINGPARAM in pyuno

and use append() instead of appendAscii()

Change-Id: Iaf29a2f18eff39db5d1b5cc298cce23442ac51a9

2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [ac9c70b1579e94b811bcce9a84fc992cc9a3dd77]

coverity#704709 Dereference after null check

Change-Id: I8acf44cf70ed9f9094d4e0601fac209e6712e400

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [00ca3ed129e23d8a08f577efc1e4225bf248dbaf]

Forgot to remove this from ScValueCell.

Change-Id: I9cbc3cc7dc22d9b8a8ca01037fa976ee563c156e

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ae227f90adea1244f3e8509d095918a86b9a0926]

Remove GetErrorCode() from ScBaseCell; only relevant for ScFormulaCell.

Change-Id: I5c41fc88bf138411ded334f823ab6187401c96df

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0106deffedee8345a0fafcae0a86b6f52fad8c45]

Remove some headers in cell.hxx.

Change-Id: Ic99967a3ef6a35ca4fc465054e0d4de512cafb43

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [428b0aeceecbccb7558a246eda090ececd28d7c5]

Move ScFormulaCell into its own header source files: formulacell.?xx.

Change-Id: I65f2cb12c06784b5bcf6c6a2fad773825b6c409c

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3d6a7391466cf259127a9c3a9cd40a86fb85b719]

Remove GetCell() from ScDocument, and make PutCell() private.

At this point, only ScTable and ScFormulaCell call PutCell().  Make them
friends of ScDocument (for now).

Change-Id: I7b8795580eafe7ea0ba5a4325f531efe53a2ea5b

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5a625100497f1fae86a3b43454c9ce9a4c8dd2c]

ScInterpreter is now free of ScBaseCell. Hooray! \o/

Change-Id: I00617da47485e751f6aba41ab382220ad05eb9b6

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51b28807b8c72edfb32006da287165b03273a7b8]

We don't need this now.

Change-Id: I12d2e79708d712829d96aac43fe63de2b04c6c07

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4729b18c542068f122d4b1dfbf18626bac3f805b]

More on removing use of ScBaseCell in ScInterpreter.

Change-Id: I4468e04e009da3f2ca5a975f2b1a4aed207922b3

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2460b39d9c1d07abc50a7e645cb672c7b5a53084]

ScBaseCell::CellEqual is no more.

Change-Id: I9a2923ec85ce116662d66a38b61a5258ff113168

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b9079dc23b163321ce0e0fdea9b8b4ec5799b6d2]

Remove HasCellValueData() and adjusted all its call sites.

Change-Id: Idd651a0f970607d5f5434128e5270af10336048c

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [91acb4a276acdfaa6f85a68b18104ab87f1abf80]

Remove HasCellStringData() and modifiy all its call sites.

Change-Id: I2a127b8433bc6f2629ad8d41b532c630a433c59b

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86a9278609f3a60d1bf25ac69371789cfa911f85]

Remove HasCellEmptyData() from ScInterpreter.

Change-Id: Ide68fed6195adb655539e2d3ea3d16cf0b3363d5

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea6ee3f9213ced2c86e684b043ad71cac22911e6]

GetValueCellValue() to take a double, not ScValueCell.

Change-Id: Idac293e6475caabe73e961cde5578c34d561e06a

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [663b7062855a21e6c9a24830ffb5ac7ae2669466]

Removing use of ScBaseCell in ScInterpreter.

Change-Id: I1edfbc08a0fe705e3d0ad07b8cc0d48ffddaad9f

2013-03-28  Luboš Luňák  <l.lunak@suse.cz>  [c63e6c38c9b0be2a5141b356bdcb4fe9b361effc]

adjust unused compiler plugins for ASTContext to CompilerInstance change too

Change-Id: I415ed25586408d7e7df9457f7c637a8c6d13d35d

2013-03-28  Luboš Luňák  <l.lunak@suse.cz>  [153a69cad2efdb38f7da50bcd25158d127a944f4]

pass around CompilerInstance rather than ASTContext

It's possible to get the latter from the former, and the former
is useful for other things too (access to the preprocessor, for example).

Change-Id: I708d709129fd3a35bf7c63da4de09c2e696b382d

2013-03-28  Luboš Luňák  <l.lunak@suse.cz>  [9ab15ecc4f162cd6d8ce305f0d7ac064c1e1704c]

-Wextra for compiler plugins

Change-Id: I246dcf1d2c099c510435d21f0dd47e3c098456f2

2013-03-28  Luboš Luňák  <l.lunak@suse.cz>  [2716dc0d4231f83fc2e1f3939bdce49c7b171e6c]

export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)

Change-Id: Idbf2b1e04eebab703ba3e6c3fac8e50829833c70

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [16b446937e026ff5edd097e99b8d9be6ba314562]

Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)

ImplGetTextLines(), GetCaretPositions(), ImplAddDevFontSubstitute(), AddFontSubstitute() ...

https://gerrit.libreoffice.org/3099
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

Change-Id: I781364da7a36afef65aac7a683c1b80fad61671e

2013-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b7b3a90f5a3fc22247e4eb6b12b55f0366c74241]

make gio the default instead of crufty old gnome-vfs

- distro-config for Linux should stay fine as it is explict about
  gnome-vfs
- this makes e.g. a:
    sudo apt-get build-dep libreoffice
    ./autogen.sh
  work out of the box for Ubuntu Quantal

Change-Id: I5a85f7af80f798a683e5c92b329ed3d4fd250a1f
Reviewed-on: https://gerrit.libreoffice.org/3114
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-28  Ricardo Montania  <ricardo@linuxafundo.com.br>  [7ee37c3ac6dd486428ee96eed7f147e2f23c1b80]

String::AppendAscii cleanup in dbaccess

Change-Id: I6a6d695c9e4b850bc19a3a80c2d8343147724df6
Reviewed-on: https://gerrit.libreoffice.org/3068
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-28  Miklos Vajna  <vmiklos@suse.cz>  [50c0ce4b82c8d0d298ea48fdb88b258fe971b671]

testcase for 6718482c072defe5d885030826fef5ef833732e9

Change-Id: I32643128598e584076af41d0e4a2ceb58817a4d7

2013-03-28  Miklos Vajna  <vmiklos@suse.cz>  [584322cbbd063e0a8d2c18a5e6a12f213af56057]

fix failing testcases

Change-Id: I2f4deaca308b64f1dc923e3d0a9c10c6f974a33b

2013-03-28  Miklos Vajna  <vmiklos@suse.cz>  [84f1fa190fc2b91d21b685f4d0ea99aaeea26fe0]

WaE: -Wsign-compare

Change-Id: I4de04e5ba43735e5ed236109cdf5bfbfc9d1a220

2013-03-28  SJacobi  <Sven-Jacobi@gmx.de>  [d9f882a5e399708cb0eecedebee49e7ed4a511a3]

added table width test document

Change-Id: I313eda77cef5f4747decb5ab7c261012954a0a32
Reviewed-on: https://gerrit.libreoffice.org/3112
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-28  SJacobi  <Sven-Jacobi@gmx.de>  [6718482c072defe5d885030826fef5ef833732e9]

fixed table width, supporting rel table width, fixed grid handling

Change-Id: I28e66ed19e22f0e520f6b16a86a9e032e03d5bd8
Reviewed-on: https://gerrit.libreoffice.org/3110
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-28  Michael Stahl  <mstahl@redhat.com>  [0d89580eeb61ae01f1c1f2836f77ffef6a146770]

sw: ... and was sentenced to write a unit test for it

Change-Id: I2fb6f97130910e3ae123242505aed0fb57fee512

2013-03-28  Michael Stahl  <mstahl@redhat.com>  [233ab7729585becf9952b6ddf95d7dab1d07340a]

sw: some idiot broke text transliteration

(regression from 8d25fde680beb9dafb7c9c861b5c00d1ae4f4985)

Change-Id: I00556cd87115fa8e67f32502fc88a4d1eee2a423

2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [048e64e71fad3187d2165ed6eb0a42fdcd6e0caa]

Drop redundant typedef

Change-Id: I13f1858babb1fb2b4120bcbf0e2e04a2a1f4bf88

2013-03-28  Muthu Subramanian  <sumuthu@suse.com>  [38e5096b1c3d21a2b4d7588f3c846f1f45a7a3e0]

n#810508: Fixes import of Scatternet and Bubble charts.

xVal needs to be imported as double and not as strings.

2013-03-28  Eike Rathke  <erack@redhat.com>  [0b0f22311b0cf24e795d3f8eb12f19c357485fed]

use LanguageTag::getGlibcLocaleString()

Change-Id: I86a5aad4c1a024861c82d44a3f67a2cbe00e7c2f

2013-03-28  Eike Rathke  <erack@redhat.com>  [33f26ca42f37a9336c9bf2982fc1c9ef0d0f27d5]

added LanguageTag::getGlibcLocaleString()

Change-Id: I5e77026f5c016d912fa342a5e1bca08eb445b15c

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [a93f651c345d3646c8720ac5b03346812f91aa9e]

add tl dependent libs to Library_merged

Change-Id: Idd99db9c6afce3b7713f6262927a0972d16ae418

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [d5b337980d2f2d687e926f1a9055c6c18d634ad8]

fix typos in README

Change-Id: Ibc7134837e61c8af090751429d6e9d9fa3639c8c

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [b49c71ff2968e29706480a030f1a57c05a948be9]

add pyuno and pythonloader to Library_merged

Change-Id: Ib2bde93f7f99873c4c2f4d3857bb1ed5e3e7fd8a

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [b270066390132819b749d704ced9db69268ee120]

add javaloader, java_uno, juh, and jvmaccess to Library_merged

Change-Id: I9841860d7c7d34310b99ee339d7835e909702d4f

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [c74f2edfce221960fe546e88f2b3222d69d53598]

add lingucomponent libs to Library_merged

Change-Id: Ib34f589b377991b9e2d043d43ecf0360031ddae3

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [77169b9ceccfedeadef272f701425430cf1c719d]

add javavm and jvmfwk to Library_merged

Change-Id: Ia59027e4eb9909b6afeab6dc6c7f76a6b60cd1c6

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [679ab714380c4e4508f123a6c6f6691289c9a653]

add helplinker to Library_merged

Change-Id: I33073859403edf11576fd88db6a68279f9055139

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [470c5fefa5ea60183f3c8056da27dbde1e2c0078]

add basebmp and unotest to Library_merged

Change-Id: I13dadec895bc67a903956c6a4e6bdbfa9a1b8d84

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [1081150d3575b2da393862214b71dbf30cc489a3]

add rpt, rptui, and rptxml to Library_merged

Change-Id: I8c20d81043602229a3fd936af6e7cdc337c40951

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [1b55d8f34be39ba53f4bf80ebf3ec8d13f46410b]

add odbc and odbcbase to Library_merged

Change-Id: I9f00d1bcd3b2d285c21eb9f7a4338a1b97d1eca0

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [6c8c54ee90a2a8d3a8d35b7e89fb39770500936f]

add fwl, scui, sdui, swui to Library_merged

Change-Id: I2aaa67fef4350d60497b891bc93b43a698c12660

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [8042b521fd5cf71a46256599c84f766c6ae6c621]

add calc, dbase, file, and flat to Library_merged

Change-Id: Ib6b03cda815ba0450930cec970bfe7eb4d98ac44

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [3c8f17930eeacb7250ecfc01cbf557e50234e307]

add desktop_detector, subsequenttest, test, and vclplug_svp to Library_merged

Change-Id: Ic2201436d1e4fe01670e2086e7dd1c6c525c9e91

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [49d8bc1dcce4c662d85d894567501205f94f678d]

make saxparser deps order-only

Change-Id: Ib45f9fb5b5b1b77dd209545a45ae5da6a381e100

2013-03-28  Peter Foley  <pefoley2@verizon.net>  [2cd5d5b12dab9042f78db74909bce9255fd93e31]

collapse merged libs in module-deps.pl

Change-Id: Id22ff49b1c1910e608c1968eee7bf9be97d46750

2013-03-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [91c1161dd9e1fc73c91608f1320197daadd5ea2e]

Use OUString and sal_Int32 in GetTextWidth()

Change-Id: I0b3cdbe8576300d098027cc98d7dff841d148f18
Reviewed-on: https://gerrit.libreoffice.org/3097
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-28  Miklos Vajna  <vmiklos@suse.cz>  [9c06d2bd253ad6a50141a5b51409dbdffcfd9e6d]

fdo#37716 implement import of RTF_NOWRAP

Change-Id: Ic2c0f4c1924811a6ee1c40221db447babdd74a3a

2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [5ce754ad4b08586f87c30b6ab30047de698329a9]

coverity#982290 Logically dead code

Change-Id: Ia684369faa5fd0eb854d204ac7e8dbf74f032606
Reviewed-on: https://gerrit.libreoffice.org/3067
Reviewed-by: Christoph Brill <egore911@gmail.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [e885b4abae508442b10cbb7f45624850ff7ba9af]

coverity#704348 Logically dead code

Change-Id: I8c97042c07e3eb66468591fa9c486998ffb1e37f
Reviewed-on: https://gerrit.libreoffice.org/3048
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Christoph Brill <egore911@gmail.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [089311bb3d8f421d3c1455779c5112fe110010e1]

coverity#704145 Resource leak in object

also cleaned up comments

Change-Id: Ia676d215cf8ef4830e31a1caf4153e33af84c200
Reviewed-on: https://gerrit.libreoffice.org/3071
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-28  Jan Holesovsky  <kendy@suse.cz>  [a756c8857b682dbc363ef34f07bda4a494e61a36]

Re-introduce accidentally removed basegfx::fround().

Change-Id: I0ea05229009a1473767d1614623af2b5a6536c5a

2013-03-28  Luboš Luňák  <l.lunak@suse.cz>  [86461bd2862d22eaaef97e110ba3fee996e88164]

revert the --enable-clang option

This should be completely equivalent to ./autogen.sh CC=clang CXX=clang++ ,
which is the normal way to pass any compiler to configure, so this is needless
duplication.
This reverts commits 1a843cc54dd6a08fa5fccb4314c025d432e46ad1 and
02ed2608199f2adc466849d0f4864213ad07c445 .

Change-Id: Ib02ab84a7b84fe4797dca0f62aa5049c1be55302

2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [acca22d64283905048a9441fd30e7179361f2666]

Related rhbz#928568: Detect aggregators listening at themselves

...which would lead to infinite recursion during disposing.

Change-Id: Ie895dbf8b4497296f2216edeac012f242d720adf

2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [7eaf1e93889568b6cd9f721b42a3fd4bbe59f8b6]

Half-assed attempt at enforcing operator [] preconditions

...inspired by comments to <https://gerrit.libreoffice.org/#/c/3068/>
"String::AppendAscii cleanup in dbaccess," but it quickly becomes apparent that
lots of code rely on s[s.getLength()] == 0, so live with a weakened precondition
check for now.

Change-Id: Ifad96c706b14433df4a084ab8054b32433b8b5b6

2013-03-28  Eike Rathke  <erack@redhat.com>  [4fb6281270302e26664c2aa09e63b6838dc67d87]

explicit 'en' fallback not needed for 'en-US' reference

If 'en-US' was given, 'en' is part of default fallbacks anyway.

Change-Id: I4f78c60bccd55fcf90f7c7fc99cda25ff1213db8

2013-03-28  Eike Rathke  <erack@redhat.com>  [0d87455f0dbb07fae67db9cbd2a3d77bbd91a680]

disabled --sort=foldcase

--sort=foldcase has the effect that all binary searches must be done
case insensitive, i.e. in Vim either 'set ignorecase' is needed to find
a tag at all (and then you may get more than you asked for) unless a
regular expression is given, or 'set notagbsearch' to switch off binary
search. Other tools requiring binary search may not work at all if they
don't use the ctags readtags library or similar.

Change-Id: Ifce4b4fa5635617023e0be61ca6df0dd4d6b942a

2013-03-28  Andras Timar  <atimar@suse.com>  [b7699c97a7d12f8114fb6fff4dd3cb85e8be5bbd]

Updated core Project: help  d67b1b116fd3c4d9e08c45135949e55e7170a6ae


2013-03-28  Julien Nabet  <serval2412@yahoo.fr>  [cf57e77ccc1776b8692cd458014036c671fe1078]

coverity#704345 Logically dead code

Change-Id: I72360ada3abedc75b2718742e8a038eb6d214f0c
Reviewed-on: https://gerrit.libreoffice.org/3047
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-28  Andras Timar  <atimar@suse.com>  [3b68171cedb45ce3d9065e221d4907c682ce08e8]

Updated core Project: help  43af1f1ed191b075af25c02a131d7eb52189ef62


2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [23085e3bec84f8d07a594f8c1bbbbdbbe18d8121]

Make test more robust

Change-Id: I699cd0b64a789f0529a47f9128267b65ae1d1165

2013-03-28  Petr Mladek  <pmladek@suse.cz>  [692a5dca10c017c577cc54e08768808e82807f33]

Updated core Project: dictionaries  2f682dd14a18b87e348f6b929cac61dae68898d1

Revert "Romanian thesaurus fix"

It is not needed. The idx files are generated automatically during build.

This reverts commit 551d155ff5ba37b0561ba4f2bbfec4260c2bd9bc.

Change-Id: I53eb6407bc41199ca586757276a5d2d9a980afa4
Reviewed-on: https://gerrit.libreoffice.org/3107
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>


2013-03-28  Lucian Constantin  <struct_bylighting@yahoo.com>  [69133c6ae88b9077d7a8cc40a62a568d4f6b7451]

Updated core Project: dictionaries  551d155ff5ba37b0561ba4f2bbfec4260c2bd9bc


2013-03-28  Tor Lillqvist  <tml@iki.fi>  [2c38ea6d16b910294220cefaf8ae6a0683e6405a]

Building without --with-help is not supposed to disable help functionality

Drop HAVE_FEATURE_HELP. Just check HAVE_FEATURE_DESKTOP instead in the few
places in the code where HAVE_FEATURE_HELP had been introduced so far. It's
only for the non-desktop platforms that leaving out the traditional help
functionality is intended anyway.

Change-Id: I2d05869267f509a8e64cf402eed8ebef0020cada

2013-03-28  Jan Holesovsky  <kendy@suse.cz>  [51f50a0dee2867b0f9e3f869e5fbe14923fcef3a]

fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.

Change-Id: Ia08e2e91354c9b4e543023c193b95e79d56e235b

2013-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc2f2ab20a44630097250a90393b7298b82fb9ea]

move the dialog to chart2

Change-Id: I9f6e967d52dd10072c57b4f55faedd4ed7f98094

2013-03-28  EricSeynaeve  <github@nosperse.com>  [a2c8ae13a1ea76c9c7bcc06c8f40943978e8ac13]

Converting spline dialog box to glade.

Change-Id: I945445ab703b146b048cd45768d256d8b6a833d5

2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [a1076b38227d622e47af420b93d5669b7eaa0d91]

Revert "sw: unused COLFUZZY macro in non-debug builds"

This reverts commit 4f90888df7dafde7f06ea11d3a3c5b081a6d9619, got already
addressed with 0f60c1a50a98683e44325114e4cc19b355c87f49 "OSL_ENSURE ->
SAL_WARN_IF (silence -Werror=unused-macros)."

2013-03-28  Miklos Vajna  <vmiklos@suse.cz>  [4f90888df7dafde7f06ea11d3a3c5b081a6d9619]

sw: unused COLFUZZY macro in non-debug builds

Change-Id: I0f2981d691edf1d476bf94deb2f539e8d3c35334

2013-03-28  David Tardon  <dtardon@redhat.com>  [6fd2146cb804cf3250eb6888f63391c30fd3b484]

add missing dep on jawt

Change-Id: Ie6c552976f2f1027602a5b4ba27ba4754ec9dd69

2013-03-28  David Tardon  <dtardon@redhat.com>  [2d7d465ee052bb95584ebdd4f3bc589972245726]

add missing dep on comphelper/classids.hxx

Change-Id: Ibe2fe28c19010fa8844db3ad912e9a5dc9305cad

2013-03-28  David Tardon  <dtardon@redhat.com>  [a91559dee5ecab287e25a75dc83cf6affa714414]

add missing dep on sal/typesizes.h

Change-Id: I45e2949bd50ef1b72e40f6dbc67a05bbbbeeeb5b

2013-03-28  David Tardon  <dtardon@redhat.com>  [a11189ce7291c91c5c4e4e253e24d3c75bbad174]

add missing dep on sal/config.h

Change-Id: I6f1e3eddc960b5010e9bf015ba426aefd0437bc1

2013-03-28  David Tardon  <dtardon@redhat.com>  [02474e0edd38c0e5959449191aef1cc5a03faa9b]

add missing deps on headers

Change-Id: I4e16a271533fdc1fa51f9539b38220330cc44276

2013-03-28  David Tardon  <dtardon@redhat.com>  [09505a2f05da8dd43027db1c9deaaaf7e67994c2]

add missing dep on sal/config.h

Change-Id: I2df7a90f09c9692c9cc28fe0f6e5f0a56673811e

2013-03-28  David Tardon  <dtardon@redhat.com>  [580c6399974b4d80b5b2a8c0b950736f2d53acb2]

add missing dep on osl/thread.h

Change-Id: I4c33ed5a9ae5a29c2deb1a7f7d3ef1a11a44c539

2013-03-28  David Tardon  <dtardon@redhat.com>  [4b45fe583e781bc14b715541caf92ed5ae744186]

add missing dep on sal/types.h

Change-Id: I76ab0b77a9d68feac2f14dc2f45c9bb39c15e585

2013-03-28  David Tardon  <dtardon@redhat.com>  [820f596b740a234c4266e05ed91c3a208610e4c9]

add missing deps on headers

Change-Id: Ifdc86edf9885d5c5bad158838093f7eff02c6ef3

2013-03-28  David Tardon  <dtardon@redhat.com>  [876537a1ed6b06357996d3ba1da694a72b29123c]

add missing deps on URE headers

Change-Id: Id432ade1703e50a0abe1642e2e1eba89dc102dee

2013-03-28  David Tardon  <dtardon@redhat.com>  [1fdf63282bc0429b07ba697f1aabbca10a7b8d6b]

add missing dep on uwinapi.h

Change-Id: Ie7a616d4295db98a8c513e876b83b8e6b52ba83a

2013-03-28  David Tardon  <dtardon@redhat.com>  [e8b8e33c29fae829ba22f575cf04d79c202eb1fe]

add missing dep on sal headers

Change-Id: Iffcd9b94b1246c012413f26cf11c1bb28541d38b

2013-03-28  David Tardon  <dtardon@redhat.com>  [52a29f6d3c3fa943a41648601167dee9f2ac6a24]

add missing dep on sal/typesizes.h

Change-Id: I1b840d53259c92bf5336e7815c726154c2323f2a

2013-03-28  David Tardon  <dtardon@redhat.com>  [27b8de356e0df5f6b646050a965529e233c16efc]

make sure output dir exists

Change-Id: I437c54719a514fdc020b3a6bf37d2f288102fdea

2013-03-28  David Tardon  <dtardon@redhat.com>  [1e3c9641f05116d44388fdee139f469c6fe282c2]

add missing deps on uwinapi headers

Change-Id: I8a6d62a611879aaa6f6b823ecb11618c26e4123c

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [38cbf02fcd35c78439bb4f6dfb32073aa12064e5]

WaE: struct 'ScRefCellValue' was previously declared as a class

Change-Id: Ia653822622180940b22877cda1d4f7b1e6369f61

2013-03-28  Stephan Bergmann  <sbergman@redhat.com>  [0f60c1a50a98683e44325114e4cc19b355c87f49]

OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)

Change-Id: I34cb3308916c95b95d3197d207c49a3799760163

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a944422c42a27ce9dc6fd2432c18f3743ac088f]

A bit more.

Change-Id: I7617bfa094ba8e6fb2c19944362bd604f5299732

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [226aefbc5587568c60c966ff22762e77c7838fd4]

Reduce calls to ScDocument::GetCell().

Change-Id: I39196eced68d25b6b2ae1378f712564badfc4572

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [629c793388f071ff9624e78c578a76eadef2fc34]

More on replacing ScBaseCell.

Change-Id: I2a512d0421ddac5bf92ad128ea2dde5772f854dd

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e610388522c31455bb989c957e9480fa7fbcdf6c]

We only need to send the broadcaster instance with ScHint.

Another ScBaseCell eliminated.

Change-Id: I32a07024dd1d8ab536038942aa7209a7829d193c

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f847a0e29bb2bf1f2992c1e67cf2aa281bcfe355]

Some header cleansup. Some headers are no longer needed.

Change-Id: I56fb26da04b03d0692837d4a05aacd2a793ee2ae

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0c0191cfb7ffaa3631fc9556bfda7fdecf5b00e7]

Some followup cleanup now that these methods are in the formula cell only.

Change-Id: I796bf379f004a1371c86362e57eaac4a511f34cd

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d832acf33debc09d8d869d8db354049b69af2a6c]

Now we don't need to check for the cell type; it's always of formula type.

Change-Id: I4066975340f7e8a89e9e4d07cc7bed3851da52b6

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96228fa3ec1ac4aaf648f791d9249418b1213f1a]

Stop exporting symbols of these cell classes except for ScFormulaCell.

And move StartListeningTo() and EndListeningTo() methods from ScBaseCell
to ScFormulaCell.  They really do belong only to the formula cells.

Change-Id: I468cd899beec0d8281ebb0d57fe6205a0fc4f534

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [49f9492358944b45cb9878aea0d6158df8301869]

attrarray.cxx is now free of ScBaseCell.

Change-Id: I9a323062fc341ef5fc20f2922503a88f3a45ce0d

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f861f02ac9eadd9b3ab9f0b6c3c42e570805f537]

cellsuno.cxx is now free of ScBaseCell.

Change-Id: Idc967bf3028c93e80edec81823d620e9f2626556

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b5726f22a7c36e4c5c354f62324497ef30c56092]

More of the same.

Change-Id: Id9a5968376f955b325d18067688f59116663740f

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb7f105b3cb06da74ee2c31833ab3639a797e14a]

Remove a bit more use of ScEditCell and ScBaseCell.

Change-Id: Ib01eaef7e3a612048d2ed3f714ed178f4076e689

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f59dcdb19ba275c0c712fd88ed0a9fd84b908704]

Reduce indentation by early bail-out.

Change-Id: I5965a38fdd4e80e22136905881a39eb38ffb7798

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [942589b455f3a765e8d5f789afb5973f9bf0e2b8]

More on killing direct use of ScEditCell (and some of ScBaseCell).

Change-Id: I65d530333213f8b3db38a269e74a0beabcd1ff89

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [47924382cb823a32ae207e3df604b9d04fe3422e]

More on killing direct use of ScEditCell.

Change-Id: If6e3529666ff064107d3c5687b6993822572c0d9

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [db5a7148ec8a52248c33b0fe9e44434b548a22fa]

Started killing direct use of ScEditCell.

Change-Id: Id4afe6b748b5317db93e0a36257311e5bcff3820

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6f0aa08753407ab1bfd62f9c733bbf54fb365c0d]

Make viewfunc.cxx free of ScBaseCell.

Change-Id: I15a2682d2739a1c7be0d52b98c45b8d5a82c1686

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cdef3ead120149cc4db9f44a4ab3a5124ca450c6]

Replace ScBaseCell in CellInfo with ScRefCellValue.

And all the other changes that were necessary.

Change-Id: I76c938d5568e0ed46e654dd8ad9a4cd044b0e235

2013-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d824279a225b9a5b5d5391ec86ffb744406d6ecb]

sal_Bool to bool.

Change-Id: I9da5f03553855bd4d3ed349e281edeea3f565488

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [d9bcb1b2b9eb975f505ce72461f9d5eeef07145c]

Deselect templates when closing the search view.

Change-Id: Ib3b47cea8a35c2197d065c1d699f0de4bc3f04eb

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [f7c47eddc9d736ec59772106cada2e4adde9c82c]

Show search and extra buttons when a template is selected.

Change-Id: I8e331849aa4d973ed905e9afee5d08e9b6bbc230

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [6f0d3a51968051d4b6a390054f2e6a23e511b1a7]

Position correctly widgets in Template Manager.

Change-Id: I2bb16913f20fcc093acaec9de8b07d27a692056b

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [0e173abeaef967e8b8dfee53dceaae343af6e215]

Hide creating a new template folder when theres one already selected.

Change-Id: I9924eb5ca66c61b2a1d3b66989b794d58e26d703

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [85b567374edb6456fcf7d1c78dc0ba5d8a3afb10]

fdo#60581 Import templates into current directory.

Change-Id: I965586748ab51ddb6face485e0db292c4c7b5274

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [a544f366867cb03ccc3a90703fc437e81fabc7a2]

fdo#60581 Display import templates only when its allowed.

Change-Id: I004b50118b1b261de4807660012b55eeecff41a3

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [57ca68147e6e6df358fcb7a991847513aa0efe9d]

Display create template folder only when its allowed.

Change-Id: Ie2acd2246694ce792f628a7057df5c30dac5db32

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [6ba185d1fff1f3bb26ae03b21c7d6a3acefd6d2f]

Update search results when changing template type in Template Manager.

Change-Id: I3e4cde13076c4de092a8bab9c40d64ba81530abd

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [4c29d595b620b80fb3b913611f724376e5aa9dc4]

Filter search results by type and keyword in Template Manager.

Change-Id: I549d349b9be3a36c35f50ae614a12fcf09315b08

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [c2f47cf1576ddcf5d7bd63e252b8bc0f61f5f10b]

Dont display all templates types after closing the search bar.

Change-Id: I9157cc5fc0a0d673869d877b478feacbeaa43a33

2013-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [49ff1db2951eaf88b711e8a546a194d51323a996]

Get the correct region id view when saving a template.

Change-Id: Ib1fcbc7748437460f8e21b06d676c5bd317ae581

2013-03-28  Eike Rathke  <erack@redhat.com>  [567a3ea42caa79ecdfcce6e9eaa2eac804d85653]

ditched now unused comphelper::Locale

Change-Id: Iddfce58d2cce01e777d51054f1a70c25ad06b15c

2013-03-28  Eike Rathke  <erack@redhat.com>  [876cb832e2ef4eca09899c9484b1ffdaab6c4a0e]

unused comphelper/locale.hxx

Change-Id: I7f554c04b7697bc847dc44b88dfec8eab63941f6

2013-03-28  Eike Rathke  <erack@redhat.com>  [7d33da474ce15133ba651c3295dd55f612415021]

unused comphelper/locale.hxx

Change-Id: I54958974b01d753dcb2cb797dbb028aa51a7a765

2013-03-28  Eike Rathke  <erack@redhat.com>  [25010515d9617bf6955ac187792244958257b2a9]

use LanguageTag instead of comphelper::Locale

Change-Id: I6e5e85e2c81030f9b599e3ade416ba25f7be4e5e

2013-03-28  Eike Rathke  <erack@redhat.com>  [bcc73432eefc08421f6ee16b3c179cba3add636a]

use LanguageTag instead of comphelper::Locale

Change-Id: Id8239b3e34c343fc114a66ab9216c179b1746d56

2013-03-28  Eike Rathke  <erack@redhat.com>  [2ac8508a2fd538183953dfa0a283c8c829bb066f]

we really don't need to assign the same value again

... to be extra sure?

Change-Id: I00d6cfafe5419b01e3e827377be030b5d1a4ee34

2013-03-28  Eike Rathke  <erack@redhat.com>  [3106c4d37f70114c41ceca1213f12eb1bc0f92d4]

eliminated useless back and forth conversion

Why convert back and forth between LanguageTag (formerly
comphelper::Locale) if all you need and use is a BCP47 string.

Change-Id: I1ec12186284211bcd7d115ee092c195b926e7cd0

2013-03-28  Eike Rathke  <erack@redhat.com>  [68fac46e71e954d559eeb8591383f304f3038ad6]

use LanguageTag instead of comphelper::Locale

Change-Id: I2c6d07bbdef62fa17e9c90ca87be6e742268c54f

2013-03-28  Eike Rathke  <erack@redhat.com>  [66a63c1608cfd5e755fb141b636e4a84c118179a]

use LanguageTag instead of comphelper::Locale

Change-Id: I628c7fdd9e14c8fdd55800aa470268abf4ed2632

2013-03-28  Eike Rathke  <erack@redhat.com>  [4f79c03ba8ca14c3b9798565272a82e4e14ac3d0]

use LanguageTag instead of comphelper::Locale

Change-Id: I98cac783ff1db94d1d7135dd0db8ee0d809b3457

2013-03-27  Michael Stahl  <mstahl@redhat.com>  [efc5995170f2ffe98374acb16a4f851bede6842d]

SwCrsrShell: remove pointless resetting of Mark positions...

... before calling DeleteMark(), which actually resets the Mark
position to something guaranteed not to be an SwIndexReg since CWS
odfmetadata2; checking HasMark() before DeleteMark() is pointless too.

Change-Id: I145c3800a4a7e5d20de9567d8f3163431577e918

2013-03-27  Michael Stahl  <mstahl@redhat.com>  [b227a8e4d65e4bbfe991aed9342fe3e30eca8639]

fdo#60513: SwCrsrShell::Push(): take position from table cursor

If there is a table cursor, store its point/mark position on the cursor
stack instead of pCurCrsr, which in this case is just one cell in a ring
that contains a SwShellCrsr for every selected cell.

SwCrsrShell::Pop() is surprisingly able to restore the prior state,
because it calls UpdateCrsr(), which detects that the pCurCrsr spans
multiple table cells and re-creates pTblCrsr, and then later on the
first GetCrsr() call SwTableCursor::MakeBoxSels() will restore the ring
of SwShellCrsrs from the pTblCrsr selection.

Change-Id: Ibe9a7f379ece61c7dab1a6f69abaebf42a4c85ec

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [159edc43135bd02f6d507424c3b0546c2e03851f]

Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS

Change-Id: I6ada96fc5cea895b967387c10814a7003e1e492b

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [5ef3e4ca5ba9725178481bdd066564340a51a3cc]

Do support the deployment component unconditionally, and add ucpexpand1

Change-Id: I8a3749be43efc77317f7f10c7fd6eadaf79f99c7

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [aeb1c38c8c6dd2b092102c5f6ee5749f5b6c15cb]

Do disable extensions for Android, too

I started running into mysterious trouble when some code still thought it
should be looking for extensions, although (perhaps) other code was not
willing to support such, or something. Some confusion caused by my recent
changes to make the conditional support of features more fine-grained.

Change-Id: I61758cb06054ceb038d200bc95615b5b85ed0f7b

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [0cd2accbd4cb044bf67b75e5271aa7f39628349c]

Put some help-related code behind #if HAVE_FEATURE_HELP

Change-Id: I586921111d06030f3bc6d2cac2cea97a44f28a71

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [a1f2f8636dd3b4b75bb24833bb42734a5f7c6c37]

WaE: comparison is always true due to limited range of data type

Change-Id: I74d9025b37966d0a0fa1e2c0cd5cac4778f8384e

2013-03-28  Tor Lillqvist  <tml@iki.fi>  [3fcf0008d382b3f8677b02adfb3b01914d1123dc]

Need deployment component too when HAVE_FEATURE_EXTENSIONS

Don't look just at DESKTOP or not when deciding whether to compile that stuff.

Change-Id: Ic9961ba27eb4a1e9360c67dd844c9243f1eff00e

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [3801c6ea7cf41a31173e2e96fea59ad8e0321e79]

DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)

Change-Id: Iac61bcae89e9a96c7b9b97be3fa60378acc89bd9

2013-03-27  Eike Rathke  <erack@redhat.com>  [a1554c121f5f810c77b70ece3d11522a48091d0f]

added LanguageTag::getFallback()

Similar to comphelper::Locale::getFallback() but implemented
differently. comphelper::Locale is to be removed later.

Change-Id: I99dc7b51029df102705f2608245c91d81dc96788

2013-03-27  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [97257aeef6c402b34e316eeccd9b022940a805cd]

clear -Werror=write-strings in NeonUri.cxx

Change-Id: I7a67c1858b2954ca0522320b9008d70ed1afd64c

2013-03-27  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [72a5c2a56ae1510380c8993fafffa7916fcda7e1]

Remove RTL_CONSTASCII_STRINGPARAM in ucb

Change-Id: Ib450c1463add267ad64707c7a2d71e7f6a9c0849

2013-03-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d7e6a24f160dc0de94f681fb6c88a0a287cebb41]

Fix build: typo and not need

Change-Id: I7bc1ee815e6ac333fb0c5b9a2c3135db2f81235e

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [e0cf3babee1e8c3b4e432e591bae18b97b07c34a]

-Werror,-Wunused-private-field

Change-Id: I42235ca7cd25c07af7daaf51f56a6deb60e4108e

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [2bd0d00982fcd8648bbcbb0502821b5a21a618a7]

l10ntools/inc/helper.hxx includes libxml/parser.h

Change-Id: I44512a132cdc428b5ab157f19107690b781af823

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [af4ae63b94419007791116ff8e24b9a8afbc2299]

svx/source/inc/trace.hxx -> SAL_INFO

Change-Id: I019f41aeb41ec150087e6f544cff3b36719d1845

2013-03-27  Michael Meeks  <michael.meeks@suse.com>  [d7ea9c2c72023bb0c24307eed8388ae73bd67e94]

remove redundant iterator increment - thanks Fridrich.

Change-Id: I345eb51cfb2ad3043ac1659bc971efeb7a5350a0

2013-03-27  Eike Rathke  <erack@redhat.com>  [c3763ef570e1c6aba53bc23ba3c03429891ad473]

rtl::OUString to OUString

Change-Id: I546132fbd8dbb621a8b436648d1e21a4dea79591

2013-03-27  Eike Rathke  <erack@redhat.com>  [609507a8737277b1e8a53165882c346931477e4b]

unit test for x-... privateuse

Change-Id: I46062bcece6ccbcebf421bc4334c1af05f27a8fb

2013-03-27  Eike Rathke  <erack@redhat.com>  [d35ed10d1d75c6ce3a850e844a931b95c12cd127]

handle x-... privateuse

Change-Id: I9ff44e7f3d3fd8fccc5b7134c18184040f797826

2013-03-27  Eike Rathke  <erack@redhat.com>  [46f47a6ec28dda0436b9c4fb54628a6e2e191285]

handle x-... privateuse conversion

Change-Id: I293ba38f02a93d161fd05beba02f2dcd974c63d3

2013-03-27  Eike Rathke  <erack@redhat.com>  [a0edc3fc9cc77172aec6d865e4aaf2500229fd96]

rtl::OUString to OUString

Change-Id: I2ce2b88532a22a8f0379605523e5e67b974bb6ba

2013-03-27  Eike Rathke  <erack@redhat.com>  [6558e62d58d0daf1d4a2562ca4618eb1083f30d4]

defined some x-... privateuse language tags

Change-Id: I1a4e00c677f7e5012831c0b36290c8585e45e474

2013-03-27  Eike Rathke  <erack@redhat.com>  [222414f92e0ec478e4dcdd30fadf3ba7a4dcda2b]

typo

Change-Id: I7e19c2b8a05a86f9995a879b5296f5ca93d3ef87

2013-03-27  Michael Meeks  <michael.meeks@suse.com>  [f9018f92e8a7d234d4f472c9d243526ecc5352de]

fdo#62834 - svg export: close stray trailing tspans if we have them.

Change-Id: Ifc539e3229edd14b7291ee66bf3523cbdbedf2ef

2013-03-27  Julien Nabet  <serval2412@yahoo.fr>  [51fedc00adaf244afd6e1ac81e568c93314cfab1]

Remove unused macro "PMAP_CMD"

Change-Id: I00812388e7abf17e8388f19143f78843f7946405

2013-03-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8e26b4783f1f47ff5d489e7df5869240eefd1071]

Refactor l10ntools

Delete unused functions.
Make Export class more encapsulated.
Move to local that functions which are used only in one file.
Common contans method which are used by all executables.
Helper contains methods belong to xml parsing.

Change-Id: I28773a2c7eea90da7df7f32720fd38de2cb661ac

2013-03-27  Julien Nabet  <serval2412@yahoo.fr>  [239fb4cb41cb0d1ed42bf5cf8ecdabdca4a28a68]

Try to fix python problems

"Octal literals are no longer of the form 0720; use 0o720 instead."
See http://docs.python.org/3.0/whatsnew/3.0.html
Seems ok with Python < 3

Change-Id: I588a9dcc4f4b447d5cb88eb6bb03ab2d598dc9f0

2013-03-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [6b01598089547d61e29199a1e3f15f5e39bf88bc]

Delete German src strings

Change-Id: Iec1def690a94c7917b6983cb6a12fb953e89eb34

2013-03-27  Julien Nabet  <serval2412@yahoo.fr>  [7b1f5cc16fdbc0c53d0b7f9e3f45decd1136f4fa]

coverity#704341 Logically dead code

Change-Id: I5a097afe1c582eab023cecadc0b1cc77faf774a1
Reviewed-on: https://gerrit.libreoffice.org/3046
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-27  Michael Meeks  <michael.meeks@suse.com>  [e8943d60fc2ffe2b3abd1195a53346aafb4a5a81]

logerrit setup - automate lots more for first-time users.


2013-03-27  Julien Nabet  <serval2412@yahoo.fr>  [e9ecc029d6ec8f48bd901959e64a872c355dc217]

coverity#704334/704335/704336 Logically dead code

Change-Id: Ieaa3c8ed735692a16c40ff01ea1dec52c2a29f31
Reviewed-on: https://gerrit.libreoffice.org/3045
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-27  Michael Meeks  <michael.meeks@suse.com>  [23c22d3da5349ba1242edaeecfa0cba97a92ac71]

fdo#62094 - fix infinite loop in radio button group iteration.

Simplify the code too - we copy the vector anyway, so reversing it
should be cheap.

Change-Id: Ie655ba3044c7e0dd5a15b0e839a3712a32a1e298

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [129836c99d860c6ee4eac5167fce0326ba03f42f]

-Werror=unused-macros

Change-Id: I70813300c9935435de62a6a1347530aed8dfdc08

2013-03-27  David Tardon  <dtardon@redhat.com>  [ed3fe31d882477d3ef06e164e61dcfe12d1f8247]

fix build of redland on mingw

Change-Id: Ied6afb6f9240d29f75e97ab3cb536fd5524cc5d9

2013-03-27  David Tardon  <dtardon@redhat.com>  [35ee0188cb85a56c7ea287cc979006d2d01d439b]

WaE: "UNX" is not defined

Change-Id: I3b72efae6c3ae929eb4f26400a7c73406371c1a2

2013-03-27  David Tardon  <dtardon@redhat.com>  [6190296113a88e57e15242829a4211f811eeec02]

fix mingw build of xpdf

Change-Id: Ic6cbe741b9d8ec1081833039f3982eb68a10b38b

2013-03-27  David Tardon  <dtardon@redhat.com>  [97272121d514b613965e7da1f8d138440b25444b]

WaE: declaration shadows a previous local

Change-Id: I675c76206eefa447084454f345fbdeb11760cd08

2013-03-27  David Tardon  <dtardon@redhat.com>  [ede96bce22d7394f14cd9d5674e8a5cc63e5c473]

fix mingw build of nss

Change-Id: I61ae51ef53321ed507dfc2974dc5bbfb72d3505e

2013-03-27  David Tardon  <dtardon@redhat.com>  [3a7d870d721d39c239ccc9d7873f34e04c7914d3]

file modes are octal

Change-Id: I5aa118db8100be8945425ad195bfb72819953c73

2013-03-27  David Tardon  <dtardon@redhat.com>  [1ef1695b6b7a2981220c9b7c3c4329bf983a5e54]

do not run unit tests when cross-compiling

We already do this for full build (see solenv/gbuild/Module.mk).

Change-Id: Icdb6f0e91d8e6674868926e79f63130942295353

2013-03-27  David Tardon  <dtardon@redhat.com>  [769831b9588889e29b882fc65b6021f6ff73dfea]

WaE: "UNX" is not defined

Change-Id: Ie1a98500fa4f3965872b3fc92a303df84556fd7a

2013-03-27  David Tardon  <dtardon@redhat.com>  [1174fbee3a5af72f2a79f11d4d4aabb04c195ec4]

fix icu lib names on mingw

Change-Id: I7b54e45b058a95783374e64cc0f628d336e579cd

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [2faa7c8fcb28717ecdba970885f269585cfac8fe]

Using ":" as separator conflicts with Windows C:/... paths

Change-Id: Id6a3f865aab817180c3500b38d77b40d48a98bc9

2013-03-27  Miklos Vajna  <vmiklos@suse.cz>  [82b29b9d384211061653f35695287be60dbc99b8]

fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment ranges

Change-Id: Ieb9a33cda8297b432e1d0ea8224ba9231b6ac2c1

2013-03-27  Miklos Vajna  <vmiklos@suse.cz>  [5ddcaa86003c6a28c4a9b307cdf3b37deabaa5a4]

SwPostItField::GetByName: make this available for the layout as well

Change-Id: Ic2a2d759d855cecadb8429541d0a7665a6deaa4b

2013-03-27  Andras Timar  <atimar@suse.com>  [91aaceb7275fe8aa163629646de4c3dc7c1c02b3]

fdo#39445 writing out tools/fsys.hxx (forms)

Change-Id: Iee0812ee098c3b7c12d297461907a2923bad2cc5

2013-03-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2895b0ef692d5842636b3b026e76ceb6ac30d088]

complex categories are represented by ScRangeList

Change-Id: I35ab4e8299bb62ec0124a4c45e5cd20be6fc774a

2013-03-27  Mathias Hasselmann  <mathias@openismus.com>  [4fc429bf61b43fb78eb17aa63004d8bce6757fd2]

Remove ResId support for a few dbaui controls

This removes the ResId constructors of dbaui::OpenDocumentButton
and dbaui::OpenDocumentListBox.

Change-Id: Ib1d80a3ae7757c81ef0ee6f25ee24e91adce532d
Reviewed-on: https://gerrit.libreoffice.org/2888
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-27  Mathias Hasselmann  <mathias@openismus.com>  [f3f512bdfd664ea27ff2b51175dcf85d1949d06b]

Use UI builder for database wizard's start page

Actually the resource based code maintaining two pretty different
pages in one single class: The start page of the setup wizard and the
start page for the change datasource type wizard. Both dialogs looked
pretty different so to simplify the UI definition and to reduce number
of null pointers and branches in the underlaying code I've split
dbaui::OGeneralPage into two separate classes that share a few common
pieces.

Change-Id: I690e178992c528de112d91cecf00cc3c5156f1cf
Reviewed-on: https://gerrit.libreoffice.org/2887
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-27  Rafael Dominguez  <venccsralph@gmail.com>  [d9e5d228638860b95285fa54456743b102a9f456]

Fix moving selected search results in Template Manager.

Change-Id: I51ae74f91845255dc1f332e33c8e708e5af1ead0
Reviewed-on: https://gerrit.libreoffice.org/3079
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-27  Rafael Dominguez  <venccsralph@gmail.com>  [74af6a27f539503aa8405ad34e1d0031f080921a]

Fix exporting selected search results in Template Manager.

Change-Id: I0716b3f2833bdcc78a67f1b0874b92a59df705f7
Reviewed-on: https://gerrit.libreoffice.org/3078
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-27  Rafael Dominguez  <venccsralph@gmail.com>  [7ae8cf64aefedb79abf98aa4c1fe421f86c0db48]

Delete the correct template from the selected search results.

Change-Id: I2fe82b20e9b4a78abbbb3e8e587a5720054f845d
Reviewed-on: https://gerrit.libreoffice.org/3077
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-27  Rafael Dominguez  <venccsralph@gmail.com>  [439db93bee83f49196547c3028df5310341eacd9]

Fix deleting templates through Template Manager.

Change-Id: Ic59d3d666ae5f3808ef7dd7324589a731a841186
Reviewed-on: https://gerrit.libreoffice.org/3076
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-27  Rafael Dominguez  <venccsralph@gmail.com>  [036c783b4c755c3054ab89a16853a145a13cbcfe]

Separate template region ids from thumbnail ids.

- Update all actions to use the new system.

Change-Id: I22da25a4bbba4604f5df42f440e6532076d39457
Reviewed-on: https://gerrit.libreoffice.org/3075
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-27  Andras Timar  <atimar@suse.com>  [4653d73c577d5bf197e7e6c01876f85cf728e279]

fix extension replacer (rsc)

Change-Id: I0808aeedf87fd181380077f5cfd7b12dc3b33ef3

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [2b86de6137b5cc7cc09176b1d31240aaab4b61df]

-Werror=unused-macros

Change-Id: Ifaf464b6a0ff7f365ddb2d123de9976fd90fdf21

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [d7f1add4e8692d3a65be8dd5002bda69b92da3bc]

-Werror=unused-macros

Change-Id: I377711500e6308e8aa273f016f8a2a9dcbaab760

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [3e8a0c2d1158191ddf4e7af3feb060ff5b50316f]

-Werror=unused-macros

Change-Id: I2fce1d0c7136840843b78ae301e8c4147d504272

2013-03-27  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [6c6adf5b46ce52b6d1ada11c0ddc03cedb675e88]

fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64

Change-Id: I1744c7f8f1d6d27d3e62feb0cade1280fea331f1

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [e36a3f91ce6d31502d2adf5899d601b161172d00]

-Werror=unused-macros

Change-Id: Ic44d85b0180612d499beec35e944402becd181a7

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [ce1cce54ec94a9d3e63830ebc7452c7418e6a34e]

At least Mac OS X SDK 10.7 does not need that

(causes -Werror,-Wunused-macros, rather)

Change-Id: Ic8449c7794739033ddf1f6227f025ce4a0c899d0

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [6310424aff68ad0cb354b15b5c92324e933ffae2]

-Werror=unused-macros

Change-Id: Ia02ff34be9eff80fd8f9d76f034d76c3791342f2

2013-03-27  Harri Pitkänen  <hatapitk@iki.fi>  [da45a0e255f77d002c35438e9c2a17fecdde6d81]

Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attribute

For multi-column sections in Writer, HTMLMODE_FRM_COLUMNS controlled
whether column settings for the section were exported to html or not.
This was disabled for Internet Explorer and enabled for other browsers.

The export was implemented using non-standard MULTICOL html element
and did not actually work in any modern browser (apparently only
some versions of Netscape have ever supported this). This patch

 - exports the column count also using "column-count" CSS attribute
   which is supported by latest versions of Opera and IE. Firefox and
   Webkit based browsers would currently require -moz-column-count and
   -webkit-column-count but I have not added these since the browsers
   will likely stop requiring the prefix in the future anyway.
 - removes HTMLMODE_FRM_COLUMNS conditional so that this export will
   happen with all html compatibility options, including IE.

Remaining issue: Using the MULTICOL element (as opposed to DIV element)
confuses at least Opera so that it ignores all style attributes applied
on the element. But corresponding html import code in LibreOffice still
relies on MULTICOL. I will work on a separate patch to add support for
column-count CSS attribute to the import code and switch export to use
DIV instead.

Change-Id: I82a065fdda0e074fbfcd0007e6ff6e46185be3f5
Reviewed-on: https://gerrit.libreoffice.org/2950
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [f5442623090dd535a1a561f1ecfdb09f2dff129b]

MSC fixes

Change-Id: I5ea1e75a637e8f4fc51ff31321213267669f8bc9

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [3ec3f2fd5f7a4f0e7bd5d43d2cf92a142702a116]

-Werror,-Wunused-macros

Change-Id: Ia4560cd9726f64d85325c0bb28b7cff9774bc173

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [de8d12acf122322af8412ef1a90e13fe34fcdbcd]

Use proper version numbers

Change-Id: Ib0284c3fe63636e42b2e72ab76b02a8197c837e0

2013-03-27  Michael Stahl  <mstahl@redhat.com>  [d0c80826ba22f5adb8e3d88c7ccabe9a3c6267a1]

sfx2: TabDlg_Impl::pData is deleted twice

(regression from eb69f807c4709a908222cb57b45a8733be663c56)

Change-Id: I1752d60496a572152b571e871db818cf8c9264ed

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [5e55ac273c1093ffb81fbb5d74e4f23eea381d9d]

-Werror,-Wunused-macros

Change-Id: I8df5248894a91981192e531610dbb8a387483aa1

2013-03-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [0408f411f2be48717edc92eb71711ea60b4acb28]

touch --no-dereference is supported on mac but as the short-option -h

Change-Id: I63fa0c24317f683b8eb2bc0b7a1b3ab1ea455866
Reviewed-on: https://gerrit.libreoffice.org/3050
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d588e1cf1d751a9937300052c495f4f3ba47695f]

kill './logerrit review'

- twas more of a proof-of-concept anyway
- its more clumsy than both:
  - git-review https://wiki.documentfoundation.org/Development/GitReview
  - or simply using the web UI

Change-Id: Id7a11fcdaf95386c451d0e6421d32de7d1d02721
Reviewed-on: https://gerrit.libreoffice.org/3070
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-27  Maxime de Roucy  <mderoucy@linagora.com>  [54b5973ded864634b70e3ec45200beaf1d13cb53]

unit test for fdo#62805

Change-Id: Iebc1a63496aaf54b9e459d0ed53db5cae49929ac
Reviewed-on: https://gerrit.libreoffice.org/3086
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-27  Thomas Arnhold  <thomas@arnhold.org>  [32ec7666596b2a0f27c72f9d856e2ec0f0545f6b]

fdo#62525: use cow_wrapper for FontAttribute

Change-Id: Ic07da7c7cf225a910e6f0fa4f6d20c4700e7ec7a

2013-03-27  Maxime de Roucy  <mderoucy@linagora.com>  [0bca4ccd54263bdef3722d96fe98760a5966c2f4]

use of aState instead of m_aStates.top in popState

Change-Id: I6814e48a92a1b24823c6884a151aa6a139410ff2
Reviewed-on: https://gerrit.libreoffice.org/3085
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-27  Maxime de Roucy  <mderoucy@linagora.com>  [1c4fb33d8518d8bc46a44c74f5d093a4c4e912f4]

reformat of rtfdocumentimpl.cxx

Conflicts:
	writerfilter/source/rtftok/rtfdocumentimpl.cxx

Change-Id: If79fc70f5fb8f8e48358048c03a8d39be6b197fb

2013-03-27  Thomas Arnhold  <thomas@arnhold.org>  [63da9d632827e7d08450dfd72bdcdfbed9c73cae]

fdo#62525: use cow_wrapper for FillHatchAttribute

Change-Id: I1581b4bca6f14bd27af12ff40a4f4c0fe08af133
Reviewed-on: https://gerrit.libreoffice.org/3073
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-27  Javier Fernandez  <jfernandez@igalia.com>  [6db890bfbb4cc86d0963599b70033b4eb32ff154]

Ugly Hack: using our own WebConfigSet while the Topic stuff is not integrated.

Change-Id: I0df92af6b01e5eab99212bb1587f7165c70fd59b

2013-03-27  Maxime de Roucy  <mderoucy@linagora.com>  [8c9b05685ff32b309e3447f2030c86e6a1ab9293]

minor update in rtfdocumentimpl.cxx

Change-Id: Ie32166edbc3efb603ccb5e98d8c2cac66ecc2f47
Reviewed-on: https://gerrit.libreoffice.org/3083
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-27  Maxime de Roucy  <mderoucy@linagora.com>  [ea8602bd116198aa076903d9b6ad91cfa96d0464]

solve fdo#62805

move m_pCurrentBuffer to RTFParserState

Change-Id: Ied16ee1704d35c6bd0368b26a210131b60bc91a3
Reviewed-on: https://gerrit.libreoffice.org/3082
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [cdf0f6cf2b157ee187a74b786813e1d3dff9fd2b]

-Werror,-Wunused-macros

Change-Id: I4df79952596b267a0e744a2b9a11a1e128624e74

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [787bdc61ddf169c562002ecfe07025c1b8e8a2ef]

-Werror=unused-macros

Change-Id: I8548078dd6b9fc3555bfb5e23a683879ee3de3fa

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [6a6aa4b9249027a168db42ccff877e34e44d3872]

Missing #include "sal/config.h"

Change-Id: I5223b11089d038d5c3f6c086432a6b2a8fd119c8

2013-03-27  Petr Mladek  <pmladek@suse.cz>  [4560c49c1e87c6c08d18734fef8d1420e048ad0e]

Bump android remote version to 1.0.6+, version code to 8

Change-Id: Id8585bbc7f44ef59a27271119bdb1df701b9692f

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [644cf72f7c5bb217ea2c3769e5cfd958346e2c7f]

WaE: macro is not used

Change-Id: I51ffa344e414d549daf642ad961e489a83b2be37

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [1c48417cf7f726e86bbb84a5403b56d925ce5610]

Bypass FuncData::getParamDesc() too in the DISABLE_DYNLOADING case

Change-Id: Ia115355af6e556fb848235691be68edd2462752d

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [0ac88c0bbc95465a08d14be0033a136a14c56557]

WaE: macro is not used: USE_LIBPNG

Change-Id: I900d4957d964332ef97cb389d17206438f94743c

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [e717c5b929cdb790147c55c20889ed9042374394]

-Werror,-Wunused-macros

Change-Id: I083b936a6b20f070748c281d5814d5e57dedf864

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [ab7ac5884c5a824999b58d2a800cae64cb8e359a]

Use <config_features.h> instead of -DDISABLE_EXTENSIONS

Change-Id: I4fe5cd27b77d44b9b33af0ae3c3754e3b85c2ca3

2013-03-27  Thomas Arnhold  <thomas@arnhold.org>  [71907bb06ae6fc3c0ea1485b6ed0efaed196a57a]

-Wunused-macros

Change-Id: Ia147a72a4bbd5cec45a2a74b721a81ff8c4340c2

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [6e9be7c8a3c2145d923612889f209fe4874139c3]

WaE: macro "_STRING_H" is not used

Change-Id: Iabc3ab2d455a768f7af159490e0c26b694c01f34

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [6c8cdfe24380461c3eb81cac39ac6425cad17715]

WaE: macro is not used: STACKTYPE

Change-Id: If20c7637d13f37029e447e779586fcfad21c3305

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [b2d2118f76b8bc95dc2aae76b7c3f7a697b0da24]

-Werror,-Wunused-macros

Change-Id: I3c43fcfe7216a833f1dbe298098b72de52f0f155

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [c1ea7a2fb43a8f51134fafba78b3acc68f10fcf4]

At least Mac OS X SDK 10.7 doesn't experience TimeValue clash here

(causes -Werror,-Wunused-macros, rather)

Change-Id: I1dc05a5cf73aec7827df662342f5d9189215e64e

2013-03-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5a88a8193a9ff81237c202e647d1c19eb827c0d0]

HanMac J import is really really initial :)

Change-Id: I86e450326e5a0ae5499ec2f4ebdc5bcb9ca68390

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [f8e1b64c52c26f6026fd13bcbef8e515dcef2015]

WaE: macro is not used: _MATH_H weirdness

Change-Id: I283767ba44012a740d49f1b8d9d1f6bf80d8b664

2013-03-27  Muthu Subramanian  <sumuthu@suse.com>  [c0518f245c02fd9d1d48f56429ebf59ac776c4c6]

n#734735: [PPTX] Use number format, if available, for charts.


2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [b8e68951d56cfd01cf63c3ee04b49a862b685bc5]

-Werror=unused-macros (Android)

Change-Id: Ibd06e49e78a6d6a69521a65b53b056e85b64765b

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [a429142bfb282f7bd8166d4e91052cb5009608bd]

WaE: macro "RUNNING_ON_VALGRIND" is not used

Change-Id: Ie60882c86008506a331087a241f15e931c5eacee

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [f241e2b0c70dbbbe682cd719e135f5c54b924183]

WaE: macro is not used

Change-Id: I5feb344a98465e5bd85e233cb4bb4b34c93344dd

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [a21266f2233dc2cc6a69eed4afc0baf77c74e52f]

Use explicit "SHELL=/usr/bin/env bash" in Makefile.in after all

...instead of "SHELL=@BASH@" from d3f7d05d1b9bb29e168c49bda1e1a28734567993
"Clean up OOO_SHELL" which could expand to SHELL=/bin/sh which, at least on
Mac OS X 10.7 with /usr/bin/make 3.81, could apparently lead to recipe lines
calling ooinstall being directly exec'ed from make and failing to find ooinstall
in solenv/bin, instead of going via the shell and taking into account PATH from
included config_host.mk.

Change-Id: I841dc30f72d1d8841c64f48408a669eb6a37a1f3

2013-03-27  Petr Kraus  <petr_kraus@email.cz>  [00e9accbc591791b6529105807a2944cd92dde78]

fdo#42781 WaE: unreachable code

Encapsulate whole switch case code by #if
so it does not produce unreachable code when TRUE
Also found second occurence in function overload.

Change-Id: I2f726b4e9cad56850ce360e48f96f45137befe96
Reviewed-on: https://gerrit.libreoffice.org/3066
Reviewed-by: Christoph Brill <egore911@gmail.com>
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [3c2010e77ef70a99e4861192b0cb34de1f6ce61e]

-Werror=unused-macros (Android)

Change-Id: I7b88ff1a8c53fbb875d5cb84060c726fd7d06c9c

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [7f52bb5ed454c06978220ac0d0631348360b644d]

Hopefully _BSD_SOURCE not needed anywhere for MAP_ANON

(-Werror=unused-macros on Android)

Change-Id: I393face32e7d4782b5c8037fa8ebeb21ec3c6e7a

2013-03-27  Miklos Vajna  <vmiklos@suse.cz>  [b4845db4260db70cb3aaf03758cb4a1ca5fa88ed]

fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPG

There were two issues here:

1) The export filter never exported these keywords.

2) The "flymaincnt" RTF extension we inherited from OOo actually never
worked (i.e. it's like this since 7b0b5cdf, the initial import...), as
RTFVertOrient / RTFHoriOrient's second parameter was stored in 1 bit, so
text::RelOrientation::PAGE_FRAME (7) was read back as 1 instead.

Note that I want to get rid of this flymaincnt extension in the exporter
anyway soon, so killing the RTFVertOrient / RTFHoriOrient duplication is
pointless: the sw version will go away.

Change-Id: I5335567833ecf87e6b0ba7c73150a7b95c57f237

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [79863bd45491bc258131019050e15a209a0352f8]

WaE: macro is not used

Change-Id: I1a063d7ffa1ab051fe4c3d57f4c8c33d4cd3fe87

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [a8c3c673eaec987e9fe47123f60e5f9d34a4e93f]

Use <config_features.h> instead of -DLIBO_FEATURE_*

Change-Id: Idc198beb6d759dbe3bad6ea58d896c1555b4cc0f

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [556fe2c6128a32233b411a85c54177e1d5be1e0d]

Add config_features.h platform or configurable high-level features

Defines HAVE_FEATURE_{DESKTOP,HELP,MULTIUSER_ENVIRONMENT} for
now. Using <config_features.h> will supersede checking the
LIBO_FEATURE_DESKTOP and LIBO_FEATURE_HELP passed on the compilation
command-line.

Change-Id: I9866e2fd142f5c1a64c8f5c74452a20de23c66e3

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [f174c972ac3ef93804a28f9566559382697832f9]

.gitignore already ignores config_*.h

Change-Id: I97e9fa6e8ad45a0cd07926d1f6d33652d9dd332c

2013-03-27  Andras Timar  <atimar@suse.com>  [49a89c84dbf2b74d9e3693f8df8362468d42276b]

stop uninitialized memory leaking into resource files.

Change-Id: I8659426dd4ea0c13c8ed839ef5cfb686e6648042

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [50bab8605e8288f9dcca013a625cb0e5715e76f6]

-Werror=unused-macros

Change-Id: I3c64ed78577988767a7da859e68a7f63f890f7dc

2013-03-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3a550b773d1bc292759532833a807d5fc98b7549]

Fixing a mistake from yesterday

Change-Id: I923bb9ef647034254702003c89062c8f9e5a71fa

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [d84142a4a44e522d1d23adcf0577d5bb567eab70]

Prevent duplicate definitions

Change-Id: I4cbc231bdac93ed3dca3fb6140c5c85e9eb4339d

2013-03-27  Miklos Vajna  <vmiklos@suse.cz>  [7cab4ce3ba74b73b129d9932d58be7006afdac2f]

ooxml tokenizer: CT_TblLayout -> CT_TblLayoutType

That's how it's called in the spec's W3C XML Schema.

Change-Id: I6fc6452af493e61c302948a617d427c118ada0b2

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [bb1f0c667f8b38bf27818fe1608beb4295d9c429]

Clean up codemaker/typemanager.hxx

Change-Id: I650efd6780070410eaf34993dd41ed1b8ada7c9a

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [aaaeec55c6ca86a4871a59e058f80498e898b29b]

Enable -Wunused-macros

Change-Id: Ic37205ac7750ba0cad2f60309ae56b9c7a14d711

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [aa753f01ba4631614bb88ee7d3a3e6b222208b3e]

-Wunused-macros

Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [2ea2860ba56231d989c5e1b8f87392921bc2a8db]

Avoid WaE (-Wunused-macros) in external libpng

Change-Id: I28f36d1855a3a7563083beda992f9803b66e7396

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [52dc015ef64f95a72440a91c67b990d20a2b7d93]

Unused Region macro definitions

In other files in vcl/unx/kde4/, those defines are apparently needed to resolve
a clash between class Region from vcl/region.hxx and typedef Region from
/usr/include/QtGui/qwindowdefs.h.  But in these two files those two clashing
headers appear not to be included both, so the define would be flagged by
-Wunused-macros.

Change-Id: Ib5bb62867dd3b3ea4c0a9f4b461efcecd92bc4b7

2013-03-27  Stephan Bergmann  <sbergman@redhat.com>  [d684a3cad91a81480b8856a1bffc24577e986866]

_USE_MATH_DEFINES is already taken care of by sal/config.h

Change-Id: Ib0dab05534c34eb407f3acee3b4a3638a36bdddc

2013-03-27  Andras Timar  <atimar@suse.com>  [fee08758d149b6d681952c3ac95e195da7cfa6bc]

fdo#39445 writing out tools/fsys.hxx (rsc)

Change-Id: Iacab9b8a16d8278ae9a41249d36ca1aaad2d5794

2013-03-27  Andras Timar  <atimar@suse.com>  [73ff49f47dda14391f0c118f62002cb42680624e]

remove unused functionality from Resource Compiler

and remove ASCII art comments and other useless comments

Change-Id: Iafa5eb5aa421b38b325bdc7cea6045b43a5c582a

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [95c586d5c034115fd252c5fb0e4637bf9dc68a4d]

Change the German "Lineal" to "Ruler" in identifiers

Change-Id: I69f80a3a889b2bae148ac502d472d490c71ecb49

2013-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [3e786028a31565a05a09b3cc36233f50688c7f8a]

postgresql-sdbc-impl: does not need these externals for MSVC

Hopefully.. blind fix for the build.

Change-Id: I3c59ceba4eee9eb9950332433045dcb6337bef49

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [5da2b4b903308fe1cf18f2feae20e602d744fe9f]

Need <vcl/syswin.hxx> for WINDOWSTATE_*

Change-Id: Ic4f729554d92652f38d783bb237448e8469e6faf

2013-03-27  David Tardon  <dtardon@redhat.com>  [92b963ef5f7aa8f1bbacd1803f6e066bf1394b8d]

touch does not exist

Change-Id: Ic81a31d738bedcd6a35eb42d365dacc2af7ebe93

2013-03-27  David Tardon  <dtardon@redhat.com>  [02bb492622ddba085481426a52d0c273381d7404]

add missing \

Change-Id: I9df137849a628089eb03b714d5f61e8d4084be17

2013-03-27  David Tardon  <dtardon@redhat.com>  [930fe0581794e2ae6aaa62c2c716ed655a0f2885]

fix library name

Change-Id: I70dd4c9a54af8b6eeeaa6b075c5e54e296c670f1

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [26343a5a3123315795d0352ee01a1fb5ee0a931a]

More ScBaseCell reduction...

Change-Id: I3a9f9ce79de7117e7b1410c45b217e5bfe005db7

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a2a132661ae2ae535a7259c802d31c817717bd3]

Remove this hack.

Change-Id: Ibaf4f478c25e5c8b429ffb45a70d9a8a170053ef

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [48dfa346ccb37f144efabad2ba271821c895c0d3]

ScRefCellValue is actually a struct, not a class.

Change-Id: Iadd6d706e5ba9d51cb82d4dd387e59318da1f322

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d647beac3aa2c2e0853424cac19ebad4849861e]

We don't need this.

Change-Id: I93a13b3fb4203909765841806a7cde017ee85b6a

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [22571debb0071b0a134f9e4aff3db0f98fd19ca6]

GetInputString() now takes ScRefCellValue instead of ScBaseCell.

Change-Id: Ibf746351eb111a03be4f00ec719a4428c5fe47a4

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eff4f0c0aa8f91ff5ea65cb44b35cfc901524198]

Kill more ScBaseCell usages.

Change-Id: I6fdcdd6763e6da1fd25c6bded22960a1be6d7f66

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63fb74aead373e62a3be36fde3a81fb08964d3e0]

Remove variant of GetCellString() that takes ScBaseCell*.

Change-Id: Ide78ab011e1f06bdb61ac2b29bc7c170cdb8d245

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1211bc84d62598be18d9a61e8d63563a0d74f5a]

Converted the external ref manager code.

Change-Id: Ifbce13bc8a941e548b1ba647519cf9765b7f55d0

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f051163d699c802dc51be0b9af9a9879bcee5307]

More of the same...

Change-Id: I829d221d6bf164cd6087d41c65e26240108aa021

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e45f3aa3580cb4ba05a778f192c60e42db8a3500]

More on killing direct use of cell classes.

Change-Id: Ie2b6819652f330a493b7f9fe557736b27e402803

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aa054eff8ba5a1b7a3eb2a6814564317f0801f70]

Take care of xetable.?xx.

Change-Id: I00e57ca172ba41733d39aa5025c3f0a6f1de755d

2013-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3594cfd585d221e5d3cea553a8b5fed32e97ca50]

This can return const reference.

Change-Id: I1cf3e58167b883fee1b8cb32783a7892f6e0faa5

2013-03-27  Thomas Arnhold  <thomas@arnhold.org>  [646daee253b69404591c006ec6e717b6660af30b]

kill some unused inlines

Change-Id: I17160b264b547067c694dd268eb0d3bd1086565d

2013-03-27  Jianyuan Li  <lijiany@apache.org>  [c52851bf5603136fb58b828ff9e848aa0cdfbef0]

Fix #119514#:Item lists are incorrectly imported

Reported by: Terry Yang
Reviewed by: sunying
Patched by: Jianyuan Li
Conflicts:
	sc/source/filter/excel/xlpivot.cxx

Change-Id: Ib33fc4da3d190cfafb534f22d140de5b2f830dd5

2013-03-27  Xisco Fauli  <anistenis@gmail.com>  [664dd908afe403836bdabc6da4f6fb0706b4f308]

Revert "Fix #119514#:Item lists are incorrectly imported"

This reverts commit 2d3f9fb97857fd8cfc732d3f5aa8f20b01e1cb35.

2013-03-27  Jianyuan Li  <lijiany@apache.org>  [2d3f9fb97857fd8cfc732d3f5aa8f20b01e1cb35]

Fix #119514#:Item lists are incorrectly imported

Reported by: Terry Yang
Reviewed by: sunying
Patched by: Jianyuan Li
Conflicts:
	sc/source/filter/excel/xlpivot.cxx

Change-Id: I1e1c69004ed0764442298ae52c3bea87e6096bcd

2013-03-27  Andre Fischer  <af@apache.org>  [79a6b5191961c5dcc91f6e0b0b63f2e61a933823]

#i119557# Ignore redundant "split" property.

Patch by: Jianyuan Li
Found by: binguo
Review by: Andre Fischer

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [2b520e7d8a0cf12c71b8fc09d6d83dda8a3b6c32]

Bypass X11-specific fields for Android

Change-Id: Ic8bfd4467b2fbcdcfa2caeb04d4ebe95f13863a2

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [839a61c48c191ba9b9455bc9a64b1cd3f232d2f8]

Need <vcl/sysdata.hxx> here now

Change-Id: I8287f55e283676fb3dc83e7c1f4200e6a3c78f45

2013-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [006e12732427ffcd8d846bb0a4d9961dac3c2336]

ops, fix previous ldap commit

Change-Id: I1db0dc8dd9565b72c49b5ba183ba941c3d342277

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [baeccb02dabe525217593f9f575d36882c36be76]

Bypass fields that are meaningless for iOS

Change-Id: I66acafc1f7302242a2a43271b909bba331062bce

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [5ea1466c4f06737669bedbaa4ee608d6a6060bf9]

Move two text-related functions to svptext.cxx

Change-Id: I6c45d44fd38d9fde8cad7f712973f11bde51675a

2013-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [d6a020730e77de56d701fa5f566a4b8f421e064d]

a little ldap cleaning

Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a

2013-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [1e14293ef7da3fe289bbf61afe84ce727319c839]

config_host.mk: L10N_MODULE is not used

Change-Id: Iab125e0e0dfac70d630d15301aba511150692f39

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [b54480ea7882df03b5d69b43ff080db72da14835]

No need for two sets of names for the same exttextinput flag bits

Change-Id: Ic5756d75bc86795a7add95694aef6fc9d1f6b9fa

2013-03-26  Christian M. Heller  <christian.heller63@gmail.com>  [69a9cffb9e6285a8735e4b35cdea9db4b118063c]

fdo#39468 Translate German comments - vcl/source/control/

FYI: there is some code duplication noticeable between slider and scrbar

Conflicts:
	vcl/source/control/longcurr.cxx
	vcl/source/control/lstbox.cxx
	vcl/source/control/menubtn.cxx
	vcl/source/control/morebtn.cxx
	vcl/source/control/prgsbar.cxx
	vcl/source/control/scrbar.cxx

Change-Id: I736cf155e252293ed571cd44a6a395b15c4bf576
Reviewed-on: https://gerrit.libreoffice.org/2966
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [68fb0521999babdc24acbae3fc2ddd35fc7f4006]

No need for two sets of names for the same frame/window state bits

Bin the SAL_FRAMESTATE_* defines which as the comment said had to be the same
as the WINDOWSTATE_*] in syswin.hxx.

Change-Id: I42fcd91db543821f007038e558872ba8f69e4a78

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [57db240b8ba477bbbe19b3d0a04d64454b4884a3]

WaE: class 'ScRefCellValue' was previously declared as a struct

Change-Id: I0d75fd1a1e8fa23a246d6dfe9af024404198645a

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [eb69f807c4709a908222cb57b45a8733be663c56]

coverity#440839 Resource leak in object

Change-Id: Icf65fdaac8c5ed852a85dce18fc49d401c12074e

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [b57951a6b372bd77a6207b67fa305270129fcb71]

No need for a template here

Change-Id: I43262c984c311fcb1e1a9eca9b4dec4092351dea

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [30be686ddee70c5aa661abfc8eb2cb6f6fdc4752]

Could the failing MSVC tinderbox be due to implementation-defined /

...for negative integers in < C++11?  Rather unlikely, but lets see...

Change-Id: I9abfcbf2c0e409fab4c77b62e5f734d3c2cc2719

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [c1563bc6d2143b9881b93f912bd0e008d3e86b14]

Oups, fix typo

Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3

2013-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8c8dc548c8fd8c9e7f8e4ef10d1c00607773f751]

make ./logerrit setup hooks just to be sure

Change-Id: I17adc7cecd5cf3757d92477dacff24e46e92caab

2013-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [53a536c68fdb05d9a687e1f590ef62731210da85]

first time gerrit users register, they do not sign in

Change-Id: I058a0b445f8b7f286ed4c22d40c0770d435d0e40

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [1aed1041840324aaea49d465f463eca19834828b]

Add log area 'vcl.headless'

Change-Id: I40053b9a51c5a640b46c6d615a5d7e067a5e138a

2013-03-27  Tor Lillqvist  <tml@iki.fi>  [c8eafbb311d2839689fd807e2a1c81034eed2a7d]

OPT_FILTERSECTION is unused

Change-Id: I251eeb98d880f04a5e4ef5829c01799b10db253b

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [a13c905f8d9f2e062a1bb3d3882347b47c3359ce]

Revert "Revert "make partial_build work in separate builddir""

This reverts commit 13034c8e4487919bea2eb8c1ba12b56b1a8a356d.  The original
presumably works fine for a separate builddir(?), but it erroneously(?) replaced
"lastword MAKEFILE_LIST" with "firstword MAKEFILE_LIST" so "cd <module> &&
make" failed to find config_host.mk; fixed that part now.

Change-Id: Icde8315425dd230544125901de4f3a605b239155

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [91f3b19e1dd041069d74d2827ee4ded49f2a5064]

New try to fix plc4

Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [6cc7bfbc56c58225fabf4235e5b00f74ba800e20]

Updated core Project: help  341ef992d8fdc702e97274779cf3aa92133c547b


2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [4871d1beb9f197752ea3917255fc0403959e8ae4]

Revert "Try a fix for Win build and plc4"

This reverts commit b8b3230d51da93a93aa7397b98a1aafa7a926a3f.

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [55c6a38177d3d72166f5b6d47f5385d19b68e69a]

gbuild: HelpTarget: use zip --filesync --must-match

Change-Id: Id4e6633effcaf97aa61692ce1713f509031acada

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [9132a8d167f4df2799cd4b6011ff1672eeb7687d]

gbuild: HelpTarget: delete index files before creating them

... because they are not overwritten, just new ones are created with
different names, which is why i've got a 20 meg en-US.zip here with
about 30 _?.cfs files, all alike.

Change-Id: Ib4d055e1bcfd097dfbbef727a4bcfe2c63d57342

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [5684da4051d891f7c70627c6b43bd6e85ba4c9e5]

gbuild: HelpTarget: handle incremental build with removed files

... by depending on the Makefile.

Change-Id: I598f794a829599b0cf6b7f1f856ee645942dd7aa

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [b8b3230d51da93a93aa7397b98a1aafa7a926a3f]

Try a fix for Win build and plc4

Change-Id: Ib2c7e2397ff36e9c6baf359479bdda427d2cd7c3

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [13034c8e4487919bea2eb8c1ba12b56b1a8a356d]

Revert "make partial_build work in separate builddir"

This reverts commit 207e370a167b7856346c1bff0c735cd2688e2e6e.

This breaks the module build i.e. cd <module> && make.

2013-03-26  Ariel Constenla-Haile  <arielch@apache.org>  [eec63d5e1d82c7809e14e46aa7cc9d9f71d2f2fa]

i#120341# - Make SCSTR_FIELDSEP less translation-error-prone

(cherry picked from commit 30441cd652260941ade8f3e6898205ab2a1d0cdf)

Conflicts:
	sc/inc/sc.hrc

Change-Id: Ia306ca5b791504590657fcb8b6e404a75f8a4c79

2013-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3b42b4442e7749fe93807ab9fa8e3f5f29ba0566]

Oops, how come it actually built here

Change-Id: I79e7cf627a311a8cd2402ab8fddbc68c979a20d6

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [4a4b7abe46022e2af759520a56806f0a7e9af3ce]

Update commons-lang and commons-codec versions

Change-Id: I97b4ad2f2f671f8dc61e43836899d5532103ad9d

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [a70aeefe38f3ed30b232268d0cd1b80303ceba32]

Blind fix for commons-lang 2.4

Change-Id: I30a339ce3f18f890dfd16b59970db93d6b160b30

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [6188e1d3f61175cb080c4d5feb37547b0ae9468c]

Blind fix for commons-codec 1.6

Change-Id: I19c57855ee35d4327622608cb57cf52651fdfc9c

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [2db140d5118ab58e51654d8d10a047c17f650d15]

coverity#735533 Logically dead code

Change-Id: Iebc7a7284df0899d31eb6161b25a2e4c2f4cf272

2013-03-26  Eike Rathke  <erack@redhat.com>  [b39975bc01a7a25393ff8ee95d8c9f453d2dfdd7]

fixed out of bounds substring access

assuming is not good enough ...

Change-Id: Icd4f090fe94797ecf7e968855df3bb62609037c1

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [74364dad3fcacc32008f59fab2b5fd8aacd19c9d]

At least Mac OS X SDK 10.7 does have strnlen

Change-Id: I35b1299eda7a66c578041be479051031734bc864

2013-03-26  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [d83c63bea70baf4b19b2a6a8bef96bb5e0e6f262]

Translate German comments, fix some ws

Change-Id: Ic7cf80655e6520f09a0b63b7839e46ad50de8fb1
Reviewed-on: https://gerrit.libreoffice.org/3063
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-25  Thomas Arnhold  <thomas@arnhold.org>  [488e6875e992e11601611a119476624822fc4635]

remove external include guards

Change-Id: If5758e02baa8e019923355b6c97043b306223fdd

2013-03-26  Eike Rathke  <erack@redhat.com>  [909de9de9fce6a2e8a5c4e859038d00ce3e88c15]

fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokenness

7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 changed some String to OUString
and replaced Search...() with indexOf() but still compared the result
against STRING_NOTFOUND instead of the -1 required now.

Change-Id: I94ecdd1741554d8ac401f9cc2ffe8456e3184394

2013-03-26  Joren De Cuyper  <joren.libreoffice@telenet.be>  [ef2c6f988203ec3f7a79077d4734c51401f0d8de]

Cleanup comments and some translations in style.cxx

Change-Id: I18f0a3d9e9c97164691233e3c997f978d339e401
Reviewed-on: https://gerrit.libreoffice.org/3062
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-26  Eike Rathke  <erack@redhat.com>  [58d3e62455416f4bfa71719f09dd8c3938cd8053]

fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokenness

7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 changed String::GetToken() to
expect and return a sal_Int32 and return -1 instead of STRING_NOTFOUND.
So far so good though not consistent, but unfortunately it also replaced
STRING_NOTFOUND with -1 in a few other places like where
String::Search() is called but that still returns STRING_NOTFOUND ...

Change-Id: I1ef1891cef220c1f1f9032af173d80f3f0e29e71

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f5d2cb6d1363bd133053a7c035b6e0163ee4edc]

Make the conditional formatting code free of ScBaseCell.

Change-Id: I93f83a840874c973cdc0821ddeb1913be7f09767

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7c2dd80cbee59aadee20b59aacdf0ba437c765db]

By using ScRefCellValue we can remove some duplicated code.

Change-Id: I75652172033e4ce00ac239e85d835c7cc9256fe2

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0b0e7ca9b3bae3b3295da33e5980f3f4c6a5f532]

Add ScRefCellValue, which is ScCellValue without copied value.

It directly points to the original cell value instance.

Change-Id: I638ec8b931873d237871b6d8fa9f0e1277520d0f

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0fb1409d9682f118d28f89e27bba7887882dad91]

This method no longer used. Good. Remove it.

Change-Id: I397dedd6c7388b350af0f93151fdf0160698acc7

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [c575e7f484817e355d5451ed001b4f874b63ff68]

Fix bogus SAL_WARN use

unknown log area 'IMPL_LINK_NOARG(SwSaveLabelDlg, OkHdl) [loplugin], huh?

Change-Id: I265102a552615208db43fc7b6617189ad99b6aad

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [c947d49b5e2cd96de137460311e54952d03414d2]

Fix warning: statement aligned ... [loplugin]

Change-Id: I0a0c40545101a82c9a4054c7a7ccd03e7cfa24d4

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [dcac52821c28d2e6cd1240cdafaabb4c47b32dcf]

Fix warning: statement aligned ... [loplugin]

Change-Id: I8c9da74100d9c3db26ddb3aeaf18b1f199c4a297

2013-03-26  Xisco Fauli  <anistenis@gmail.com>  [60e55c7c2e9f9e6ad389b4527fa6332378e55e12]

remove duplicate declaration

Change-Id: I3ef565d61096189a9abe45a5a43951ceb7aff724

2013-03-26  Andre Fischer  <af@apache.org>  [2003acca7b2ffc5a494182685e6983c90c39d137]

#i119884# Fixed export of fontwork alignment.

Reported by: Li Feng Wang
Patch by: SunYing
Review by: Andre Fischer

2013-03-26  Luboš Luňák  <l.lunak@suse.cz>  [8bfc664c6188b0d9128e80f5222bf252e854bff3]

autoconf can actually handle #define HAVE_FOO 0 as the default

Change-Id: I6cd70d885a3fe3ab53f7523d1a5da6ae30ee01e3

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [3326a85ae6ad417b37deeee52fd9a806f42004ba]

fix postgresql build

Change-Id: I379029dbf600769e415582aa7162f320e707c3da

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [ca9435ecbbf27e1d49a89956c80b527ae5c3efd1]

make module-deps.pl work in separate builddir

Change-Id: I951e5b760fa4749cb712a927110e702949e0eaa3

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [cac094a77f83face15ca40e51033119589756b8e]

coverity#982306 Logically dead code

Change-Id: If02e50e1b57e2cae5834ecb17aa0f955572a2c6f

2013-03-26  Julien Nabet  <serval2412@yahoo.fr>  [daac7e3828e97d325e11b165a04b58ff4f96b131]

coverity#982310 Logically dead code

Change-Id: Iee6d57bc9900d4c88d614eefe6878eaca6f5e2c3

2013-03-26  Ariel Constenla-Haile  <arielch@apache.org>  [0e6a5bf1d9f4106af44996548ab0924ce7e5648c]

framework::RecentFilesMenuController clean-up, add clear item.

Conflicts:

	framework/inc/uielement/recentfilesmenucontroller.hxx
	framework/source/uielement/recentfilesmenucontroller.cxx

Change-Id: Ia8b861b42bd77a90dce3bebdfa6aefd5e5cd91dd

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [700b6c1cbf4fee4044aa2b7179d3f1886ae928c6]

Fix warning: unused variable 'sFormat' [loplugin]

Presumably the call to m_pObjStrm->QuickReadStringPtr() is still necessary
because of its side-effects (to update the stream pointer).

Change-Id: I69f24de4e956d5fefb4fc5382c0cc7e0173a5a0f

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [4ac0eff680a9fbf81dfd9e8a5772dee93bd0fb1a]

Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7

Was accidentally reverted.

Change-Id: I1d62003cfab222664b7cf2053f640287910b2892

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [92b973fadcf63409026237884e81a1e3f3e62660]

Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOS

The reason why a 1bpp virtual device is used in these two places in sc
and sw is unclear to me. It causes complications on iOS as such a
bitmap gets passed to CGBitmapContextCreate() which does not accept
1bpp bitmaps. But let's keep the 1bpp for other platforms.

Change-Id: Ia34927cf728d4be05a31e88b7da78200d0b799ba

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [99a6a8d1bddc11097ff1bf386eb31132dbcdf311]

rCGContext is not used for iOS

Change-Id: If853edc8cd15bc61f0bc9d421799ad290a87d298

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [f238648cea537e5c40824270df8f91b50af392de]

Ifdef out methods for iOS that are actually in coretext/salgdi.cxx

A bit scary that the linker didn't notice the duplicate symbols, but
instead apparently just picked the first (or an arbitrary) one. Need
to look into that. Anyway, now when the correct SetTextColor is linked
in the coloured text in the demo document shows up in all its glory.

The code that is partially shared between the headless, OS X CoreText
and iOS backends should to be refactored a bit, I guess.

Change-Id: Id341298f72dc253380d9b2319032e0a9a8bdd0f6

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [91a3723922b5fecf0b18346d7d31a9ee685a0b43]

Remove unnecessary code that was based on a wrong guess

Change-Id: Ia3e12d68c0eef56ba32b2c6062448874a52a8df3

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [708270b616b486869e896d2ace4bc9b4fdbefad3]

Improve the blitting, use memcpy for each row

Change-Id: Idfc5efe8b2326748670fec82a7780f81b243dbc8

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [40e67e2b5a2c0658633513c3c408cf6ef1441665]

Add a SAL_INFO()

Change-Id: Ieb3ff50a13172fa2c51173697b80ff5a71fbe244

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [e642b9d97d8ac56fda6b5c1e0859f99abc5c47e3]

Release style and CGContext resources in dtor

Change-Id: I40fa43aaccda42e276f729cb7948101482c6ce5c

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [b2ad5380ad70de51075d67bbd9dd2145d1484b6a]

Handle different basebmp scanline formats and flip vertically when needed

Change-Id: Ic0fd7d60ddc66bcd5577988b3a4e5b2185d3ec1f

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [bcb57baaae2d7e6914ab4dd8eb5232aeacddbb72]

Use the applicationFrame and not whole screen size

Change-Id: I33a67b4908759913e49608110cc2635cc50e54b1

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [6d7d274151d18be9c806f72ac3ce10638e483bea]

I think kCGImageAlphaNoneSkipLast is what we want

Change-Id: I19a5ab15650cef4ee834af63e19bea7807b77477

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [881814077515605ab4f816530b81709663de50a2]

Introduce temporary lo_set_view_size() hack like on Android and call it

Change-Id: I44df0946f59d1b9a2a6ea935b3c2ea3c96c1260d

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [89d9b9e252f0584afb0e0d995c80c114697a7aa1]

Log also corresponding destructions of BitmapDevice

Change-Id: Ic74032b430691215482172c3c5f834374d47873d

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [1b57a3b5238e56abc51ba0f1cb6053b7a2001f7e]

Add svt and svx

Change-Id: I3298b985bc7f197e50f7246c8fe828d51804bde3

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [753d0de3741ff30036672b6d8f91440582fe0edb]

Add the soffice.cfg and registry stuff

Change-Id: I12dda660f4eac298af29cee8858f8aef496aa5ed

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [f222e81cb88bc211076d92f52abed3349d3f4806]

Change how Rectangles are printed, special case for EMPTY

Change-Id: I0fe230875e785b811ae09e04399790a53b354dd6

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [74fa38afcd9be0f8cd3dd5cc3606269d99ff24ae]

Add to the project some source files where breakpoints are often useful

Change-Id: Iccd5f7bb99a76542481564b2f6475ca365756e45

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [eac68782f9c4b4025f4daf68c65e77719d5c736f]

WaE: Variable set but not used

Change-Id: Ia9dac8262d08a5727ff0518eeec189c99b768504

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [59c83ffb05865a5e492c3204228e85ca006e2b5b]

Don't exit intentionally

Change-Id: I1d4c7dbc8ed9254e92d097454704c811ba1532f1

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [d6869762a903d1614a9592508092f0721e5a4633]

Try kCGImageAlphaNoneSkipLast

Change-Id: I127f450ae7c52f25033a6dbc34029545ea5ed07b

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [9f1a3352b5cb04e877785af3110f56d2d3418eda]

Improve debugging printout a bit

Change-Id: I1acc1b3f1e9d2cdcbba058b050f278e396f115c6

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [16498b264c8729c61b99946b4e532fdd3a8d9828]

Move SAL_WARN_IF

Change-Id: If543e44a1f4aa08a38bf273a3e50a7cd7d57e84d

2013-03-26  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [60570afbeaa058b6f8a9b878cc41b1535ef6e5f0]

Resolves fdo#61540

On Insert before, the reference column whose size is going to be used for
newly created column(s) is wrong. As the new columns are inserted before the
reference column, the reference column moved to the new position by no., of new
columns i.e (earlier+newcolumns).

Change-Id: Ib52e3633aecb1220cdf709058391361376dc5f00
Reviewed-on: https://gerrit.libreoffice.org/2958
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [5a5c8e253abbef5626dab70f8978275ac3c742f8]

Check feature test macros instead of ANDROID and/or IOS

Pass -DLIBO_FEATURE_FOO to compiler for some elements in BUILD_TYPE.
BUILD_TYPE has at least two kinds of elements: Those that indicate
building a bundled copy of some 3rd-party library, and those that
indicate some specific feature of the LibreOffice platform or
build-time configuration choice. This is for the latter kind.

Change many of the checks for Android and/or iOS in the source code to
check LIBO_FEATURE_DESKTOP, LIBO_FEATURE_HELP or DISABLE_EXTENSIONS
instead, in cases where that is what is meant, not Android or iOS
specifically.

Change-Id: I2cd3f3bb99e953c7754dcea76a426f8f9d61e4db

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [3ee3e7946c4a772fd13eada4b235479581190dce]

Lock files make no sense on Android or iOS

Change-Id: Ie8d05b8596fb7d17e057bc32c7a4204a9ff54021

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [83a486546f535b32a565d9215e7584c5572c2fb0]

Shared documents make no sense for Android and iOS

(When I say documents, I mean spreadsheets. Only Calc has code for
this.)

Change-Id: I05fd19885633f9e250940678d33e2e4c82c31a9d

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [434ba7317007f9d27dea3e8bbc52f69e074c2046]

Initial hack attempt to get something rendered

Change-Id: I13a407331184f08fd39095b7486d0a370d91ed93

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [bdbb0d1cc13a11c8c857ee2d387771a8c2622488]

Temporary hack for iOS: open files read-only if read-write open fails

Change-Id: Ifc400d9843b23ef942c43af3a2b8830ccff71a7e

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [2672cbdd00667ecc71b3390a055ee25bb0b06d80]

Add LOViewerWindow.[hm] to the project

Change-Id: I50ac91fd0e803b1b2322e5c7c25f7bf682a8208d

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [5a4c573506e4db1891cf873650eb3d154b334d52]

Add images.zip

Change-Id: If764bb95ab29b8092b356fee644cfa5190ce3eeb

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [de30e4c9164f5ad6e8f04218810ba997dc930410]

quickfix

Change-Id: Ida36d96982d869553452c8240da7dec363cee4b4

2013-03-26  Krisztian Pinter  <pin.terminator@gmail.com>  [2c1da7f081b581472df761384743c9ca223ba0a3]

convert half of optfltr.src to .ui

Converted the "VBA Properties" half of optfltr.src to optfltrpage.ui.

Change-Id: Ie200377f2956aa243b1be859eb52972b79e9dc66
Reviewed-on: https://gerrit.libreoffice.org/2961
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [cd235e389d6ea2c9d9c8b15722659d9c3d5bf0a3]

No (more/apparent) need for LIBO_WERROR

Change-Id: I8483047631f512513cae017fdbb2dee77ce0f52f

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [6ecf41eb2dcc4f15399cc8dc78547a517294781f]

Typo __SINPRO_CC -> __SUNPRO_CC

Change-Id: I831abe80f9b4b160f4af10a16f4d45cc68fa3bb6

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [d3f7d05d1b9bb29e168c49bda1e1a28734567993]

Clean up OOO_SHELL

...which is no longer used.  Also, use the detected BASH value in Makefile.in
instead of re-detecting there.  (Though setting SHELL in Makefile.in is likely
bogus anyway, cf. "this is overridden by solenv/gbuild/gubild.mk [...] i don't
know what needs the 'SHELL=bash' in top-level makefile",
<http://lists.freedesktop.org/archives/libreoffice/2013-March/048552.html> "Re:
need help with shell / configure.")

Change-Id: I09c8b5eb9fb1244321d1fb998bb78e458e8ebf37

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [cec22e4510bb0a196717cf5a68a405c0c34ec295]

Do not needlessly include jvmaccess/virtualmachine.hxx in header

Change-Id: Ieb1564eb7b477a7b239b07347f46fc55b64bd92b

2013-03-26  Luboš Luňák  <l.lunak@suse.cz>  [0fd8f9808435f1eedf7065964eb09e69501975c3]

testcase for the previous starmath docx fixes

Based on the one broken case in
http://mail-archives.apache.org/mod_mbox/openoffice-dev/201303.mbox/<5150A98B.8050901@yandex.ru>

Change-Id: I3f8f1b8d8239e12a3315c6d8aa0cddee47af4a85

2013-03-26  Luboš Luňák  <l.lunak@suse.cz>  [0682a1cedfddb0db58553f8cbfe619964bd1888a]

export quoted parts of math formulas properly to docx mathml

Change-Id: I7950ff78c23e5e6c58ffceaa9c2a2f52e3408b26

2013-03-26  Luboš Luňák  <l.lunak@suse.cz>  [a75adeae36d96d507a774b91eb586e89f8035c3e]

m:nor and m:lit math docx tags lead to quoting

The meaning should not be exactly the same, but it looks like there's
no better way to express this (or rather quoting means both).

Change-Id: I024ce6c89667a69f685bb84d768095100b0090b1

2013-03-26  Rafael Dominguez  <venccsralph@gmail.com>  [dda5fe60ff6dfd61f5f262c61e1d538d20e9c978]

Syncronize thumbnails ids with SfxDocumentTemplates when moving.

Change-Id: I9ee17e00f769ca16f566b1397d09b76a09273912

2013-03-26  Rafael Dominguez  <venccsralph@gmail.com>  [28d5ced7f9982257d263ffc3e550bd479a9542f8]

Fix template manager item selection behaviour with mouse.

Change-Id: Icf63454973b4044443eea1cc583fce3a78c5594d

2013-03-26  Rafael Dominguez  <venccsralph@gmail.com>  [1c9f13f921cb5bf955b8568ffb5d14047738eef9]

Deselect thumbnailview items when clearing the view.

Change-Id: I8aa3f61d3ec7a8bf6195c5480b82d1dc1ecabc34

2013-03-26  Rafael Dominguez  <venccsralph@gmail.com>  [448cc5e851acf5136bba01974e570fa0554d0371]

Merge TemplateView into TemplateAbstractView class.

Refactor TemplateView class into TemplateAbstractView so we
only have one class that display template thumbnails and not
a separate for folders and another for files. This will let
us in the future be able to display file system hierarchies in
case of the remote repositories and simplify the view handing
logic.

Change-Id: Iafc246eeff4c50c12ac9ebec9fe95dcc84991e9e

2013-03-26  Pedro Giffuni  <pfg@apache.org>  [adda54b5211916f9b442e8ac7d82cc861bdde54d]

Update Apache Commons

Update commons-codec to version 1.6.
Update commons-lang to version 2.4.
Patch common-httpclient to avoid building issues
with OpenJDK-7.

These versions maintain ABI compatibility while
using features from newer Java versions and
have been tested on the FreeBSD port.

Change-Id: I6aec2b6d22fc3335ffbdda9558f475313ef53c85

2013-03-26  Lior Kaplan  <kaplanlior@gmail.com>  [447a924c115a86e96e91b24d744af70f97efde72]

Translate German comments to English

Change-Id: Iaedc226f0dfad234bc67100e2845e09cc2976687

2013-03-26  Lior Kaplan  <kaplanlior@gmail.com>  [7a1b354b9bd215f3c144504326893a72d70aae0b]

Remove German comments as an English translation was already done Follow up for aebfd023c116047ab467f7abebd84e4c9acd5bbf and 922d80ad11a78fb5abe05ba69f1a47e1bb76bd3c

Change-Id: I8fcebd106e5f81479e0622ceb195c39a51fdbb51

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [a5b669de8431377c43909e30d9e9d01a18a5b58a]

make linkoo work in separate builddir

Change-Id: I1c9ca490716fc0dc5951bd032d54a102541087c7

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [207e370a167b7856346c1bff0c735cd2688e2e6e]

make partial_build work in separate builddir

Change-Id: Ib5290a3e76170946ce3a8aac113b01d1ec54fac5

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [469bb100d690d03b627dce48253a796a8f8cce68]

avoid getcwd redefined warning

Change-Id: Idd788dad8c2b5e2689a17b571104d0fe04accfd1

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [ea360ff3ad9dac359f707cee5f0ca6548a7cd5d5]

add frm to Library_merged

Change-Id: I72fff5fe1fd26e618ffe89111471d95cd4d30852

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [4dd7010c007c89497b0b684ee4dbf699c2be1ee4]

don't build postgresql just to parse the makefiles

When running module-deps.pl postgresql gets built just so that
libpq-flags.mk can be included. Since we already have all the necessary
libraries, add them explicitly and avoid this.

Change-Id: Icd94fc215ecb26c95f9ae3c14625bf819bf3c5c3

2013-03-26  Peter Foley  <pefoley2@verizon.net>  [406dfa3240249d3611743ec2cee1b644a3c56291]

speed-up module-deps.pl

Change-Id: Idf703b1b5e26e32a0e8276c6f2eba51cd80f1b0b

2013-03-26  Miklos Vajna  <vmiklos@suse.cz>  [3759f02465b8c15a99f2a4662b57f214125b2922]

starmath: remove no longer needed APPEND macro

Change-Id: I3102e86a7ea9f638f79ba9572e725362952a46e2

2013-03-26  Miklos Vajna  <vmiklos@suse.cz>  [1ed4210d8e6cbf1b25cd1eb8666be6578cc45845]

logerrit: kill copy-paste

Change-Id: I2478ef0f886867c2d2247febf1b29b90fd32e5e7

2013-03-26  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [a5fef4aff586c053486116bcc34cea084457b5e5]

Translate German comments, clean up some WS

Change-Id: I1a6a99bb8efe8c3d10973c255040fbbf0f76f27d
Reviewed-on: https://gerrit.libreoffice.org/3057
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-26  gerhard oettl  <lodev@ogersoft.at>  [705f0bb3280b53b4bb789a27f011486d834a01ea]

fdo#39468: Translated German comments

Change-Id: I85c8675881db9facdd543c02c846ec64642f8449
Reviewed-on: https://gerrit.libreoffice.org/2871
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [15e9f568fdd73bd783e89283602b4017af373a39]

add draft-submittal to logerrit and retab

Change-Id: I5f52d9c81c28c9a4b23eaf043e7b67b1fc6d82d9

2013-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [646b992ee306f83fa7175cc957cba9dc2277155a]

add a setup walkthrough to ./logerrit

Change-Id: Id041aa5a8fbb06626b7310aa76471db993b53cf0

2013-03-26  Miklos Vajna  <vmiklos@suse.cz>  [7329df74df134a77d078f47d5c8b70d54c5d1edb]

fdo#59273 import w:tblLayout of DOCX tables

Change-Id: I9af50a4c176168e2794eaa9b0e8eaeb6b9d06b13

2013-03-26  Miklos Vajna  <vmiklos@suse.cz>  [4821d894f849a4939bbe6fb0a9a5ddd9e10b0467]

bnc#780645 testcase: missing <w:tblLayout w:type=fixed/>

Change-Id: I2887015cfe4cbdce5ac6ad507e1fb58a50517f3d

2013-03-26  Takeshi Abe  <tabe@fixedpoint.jp>  [0bd5a8d3f26590f467379042597f91be681fe25e]

sal_Bool to bool

Change-Id: I27a444a8313bff276e377ffb87458213f4e19707

2013-03-26  Takeshi Abe  <tabe@fixedpoint.jp>  [0d0718a6d0fcf301b25e8964fb842d3ee87a56f5]

Remove useless comments; add mode lines

Change-Id: Ib96d394954326a2c8f52ae4a161d9b505dbc35a3

2013-03-26  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [84bac1799e528272ca808240508ca3f66272ee13]

Kill double conversion from NumericBox

Change-Id: Id1161c40725f75ea0d7ec3f15a19ca14defd0a75
Reviewed-on: https://gerrit.libreoffice.org/3035
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [5bd206efc74671ce4b9c1371d1cae635970f54bb]

style.hrc: translate comments

Change-Id: I00766a327a99b6fd5eed8e0ba411f3f71f07e942

2013-03-26  Herbert Dürr  <hdu@apache.org>  [9fccdcaf810e543e28bca662300b5936ad7acf30]

(author=pl) fix for transporting OOo types through OSX system clipboard

Change-Id: Idc00fbc8ac1adb04c76ecb4b641cfa055f5901b8

2013-03-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [ffb837eed2c6f843f12f9368ed2183660a0036a1]

Use OUString and sal_Int32 in GetTextArray() and ImplLayout()

Change-Id: I2c1e5b7d53c0d78f2ccf9ac317a7ff40298cd68d
Reviewed-on: https://gerrit.libreoffice.org/2967
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a89fda4b7f09856ba136f0a4df7929f7ee3f796b]

Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()

Change-Id: Ib1b659aa56a38efdfc2dddb5e362ac1eb54972f1
Reviewed-on: https://gerrit.libreoffice.org/2959
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [bc1af14a145f62afb58d6b63e10605d6230073cd]

Use OUString and sal_Int32 in filterText()

Change-Id: I31437125b51b07be490de3d979e193fad9750f51
Reviewed-on: https://gerrit.libreoffice.org/2956
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [4e907bc366d8691a33ec0be389f211e22c6e87d3]

Replace String with OUString in RecodeString

Change-Id: I987f738d1cd7d640a253f3cd31864290b6d763bf
Reviewed-on: https://gerrit.libreoffice.org/2919
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-26  Luboš Luňák  <l.lunak@suse.cz>  [269b72069746578dd0d89de6b44adb715c39173b]

fix iint/iiint import from docx math

Use the correct LO names for the symbols.

Change-Id: I4da760fb84e6f9ca811e13061341f9a993342c29

2013-03-26  Stephan Bergmann  <sbergman@redhat.com>  [6e33a2bdadefb8b4d3f3d49ad0d843bde60a4623]

warning C4702: unreachable code

Change-Id: I711c7b1968a3ef8ff88ab71b4de837b599519b8a

2013-03-26  Michael Stahl  <mstahl@redhat.com>  [44dd8b838b8dfa74b895a870a68200cf4f3574e0]

fdo#61429: Stylist: save selection of "Hierarchical" entry

This is unfortunately rather ugly because that one is "very special".

Change-Id: Ie2bc9ce2690fbc742b4510e453ca1ef310614256

2013-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80996c374b4ff2514b2e952cfd572ae499b481a1]

add inital test case for fdo#62206

Change-Id: I0a88f4cbd70f5acf84b9c1c6704ac0be92b79c5b

2013-03-26  Joren De Cuyper  <joren.libreoffice@telenet.be>  [b23214f768e94f3fbdb0317b5fd458c55a9118db]

fix fdo#62670 - TABLE: Splitting a table options are mixed

Change-Id: I1ba647844aaae3a57ee91d5785c82ca082d3e10b
Reviewed-on: https://gerrit.libreoffice.org/3041
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-03-26  Laurent Alonso  <laurent.alonso@inria.fr>  [2b28b922e11e2d45eeeba8765096d974f4908157]

Some fixes for mwaw-based filters

Change-Id: Ibb517b9a4690f20baa423472c001314a4d4c43f7

2013-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eb08ea4fb03ed8db54cda2e87fa36be9a7301757]

A little tiny insignificant cleanup

Change-Id: I285da1f12711e9e96b666a3ce1560c203870cac3

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [fd652cf5cbd4480ca8754f8faaf96f0f4455ddc0]

WaE: 'ScCellValue' defined as a struct here but previously declared as a class

Change-Id: Ia848c70ce38884a6bf3f3bac81ddf8e9c479f218

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [b88aeb7e75b220b9d1fd6e69242950bcbf2e3818]

Fix warning: statement aligned ... [loplugin]

Change-Id: I8ddf78f70074cca6eb57ee0a27ea78076ff2d21d

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [96d8b05d96fff4ec2780e09dc822187a9d8ef3f7]

WaE: 'ScCellValue' defined as a struct here but previously declared as a class

Change-Id: I41f2b4579699ed33d9bcd7767f1cbc4a3d67d9ff

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [3288b822c1d1d79ba23d99bc46ba21c2386cfc34]

WaE: 'ScCellValue' defined as a struct here but previously declared as a class

Change-Id: Id3f396f05a211fd48a83f4ebdc90901804148f17

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [2be61b4206695359a12570b5eeee558c8acf9810]

WaE: private field 'mxSourceDocument' is not used

Change-Id: I83d5f4bdbd80dcbd53e4576919779233fbcfb699

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [baf19a23095fc854820954c9786d41ba2fc0e3f6]

Bin ASCII art and pointless comments

Change-Id: I9c510a0edb2a04d1378d488cc724e8f9982b5ba3

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [443dd20baed10ddbe67f63114d4dec851cc807f7]

WaE: unused function 'matchIgnoreAsciiCase'

Change-Id: I5a270b7375807d1eaad9e22acea4457a0ceb5c54

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0451d6e37d8a046e2de6408bcdc65057179b7eab]

Get the whole change tracking code entirely ScBaseCell-free!

This took me a whole day....

Change-Id: Ida757b1efa284fc9d071a225f45666c340ba89ea

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [04a04dd7915f82186dd0ec5d277bbccb3b19d15f]

Remove a variant of constructor from ScCellIterator.

It's redundant.

Change-Id: I0aae329124453a5976b2a74f6290b100ce955a4e

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1772a834134fab77dd671c4255aa3cf6ff3755af]

Reduce indentation level.

Change-Id: I13ca8c4815d8a674c2e4e33741678e8bf7c7ed4d

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3bfaa277f1a6d78cc5f58f8a1fb510a08c183e50]

Query content cell type directly from ScCellIterator.

Change-Id: I0ab93d140f1864ca67ec42d0ac9e133dbc4b6660

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f74e52fe79692bba8603411246a30fc1bfa55f58]

Remove the last use of GetFirst() & GetNext().

Though I had to cheat this by using getHackedBaseCell(). So I still
need to rework the call site to not rely on ScBaseCell...

Change-Id: I53fc715770b99ef1f2091f90046091d28cdaaee8

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d799201cd4776353e927587bebab5f4e693845e5]

This one too.

Change-Id: Ie0965d1b61d32c943bde3f295e73423008f6b77b

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [24c5edc895ae979e92fafa222d7eee392fbea0ac]

Another one...

Change-Id: Id2ee7d959cd374ce45a36dbd8d8dc8e4e46f9c83

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0075402e354dead483ca242962314aae5782134c]

Another one involving cell data validation in detective functionality.

Change-Id: I1987f45e436744d4029f8b7af812867ebcfb09c4

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [04e265e9dbe34d7417a9aefc095510979fcc8658]

Add variant of GetCellValue() that takes ScCellIterator instead of ScBaseCell.

And hopefully we can eventually remove the original one that takes ScBaseCell
somehow...

Change-Id: I162c8072aa2c699abfd3eb202b90a6331123eb1b

2013-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e9e3be6f51436c1e5bf1481a434a85e334c09ea]

More on ScCellIterator usage migration.

Change-Id: I4ee6b1b3ae110ebfb59a84d6e9fd509ce38ca28c

2013-03-26  David Tardon  <dtardon@redhat.com>  [459729627600fb057265479261ade74a55cd48d5]

WaE: unused variable 'aResult'

Change-Id: Ibd50c0a7af300a2d60919e24fe09e6f1c74c0851

2013-03-26  David Tardon  <dtardon@redhat.com>  [d927a3cc49f2d2005813d042c0527f8d5dbe372a]

WaE: unused variable 'nPages'

Change-Id: Iccc8dc88e9afe7713e5d8b7ffdd94b0a42277b23

2013-03-26  David Tardon  <dtardon@redhat.com>  [8fe626d78f9d6dc03f9f397f0585b3542843dc1a]

drop external include guard

Change-Id: I8cac4fef46e745b8256e45e5b40abc3f87128916

2013-03-26  Andre Fischer  <af@apache.org>  [5278c7770a350771a96780c0e0d7a0bdae0d55b9]

#i119872# Fixed import of custom shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer

2013-03-26  Andre Fischer  <af@apache.org>  [c789d126aacda9c5d2ccf3c51d669b1796180f66]

#i119887# Fixing import of shadow direction.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer

2013-03-26  Andre Fischer  <af@apache.org>  [cf4260b85213b263f78c51d33557176c813989ef]

#i119888# Fixed import of gradient colored shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer

2013-03-26  Stefan Knorr  <heinzlesspam@gmail.com>  [43411c5232833c3a23c1a8ed4e1ddc1d10ce424e]

Replace 16x16 New-Folder icon with correct 24x24 icon

	 the GNOME project, in particular Lapo Calamandrei, Jakub Steiner
Used under CC-By-SA

Change-Id: Ied0aed20133f877169e070d2a3b55e12081ed86a

2013-03-25  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8f9193d812ede2e681e82756a61bd07a0661ca4b]

Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx

Change-Id: Ibfce9af9bec2e1bac435514ad6d3d27eac5f1a17
Reviewed-on: https://gerrit.libreoffice.org/2975
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [254eb9593c9bc4e94f96602e3972d18d6965732b]

coverity#704371 Logically dead code

Change-Id: I0287ee3f7f58869d11c8565f8a6fbe9dcc534ba7

2013-03-25  Tomaž Vajngerl  <quikee@gmail.com>  [6a6519c27a5a7ea07e6a19fcd43e76ca616dce4d]

Export current Writer page as jpg/png

This is first step to rework of graphic exporting. The idea is to
replace the exporter that works only for Draw/Impress and replace
it with a general exporter for any object. With this it will be
far easier to export objects as charts. Currently only Writer is
supported and only jpg/png.

Additionally, this commit introduces a new Export dialog which
supports setting the pixel width, height and DPI.

Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [f7a226952ddd335d670f1a3766b2b87eb1572375]

coverity#704364 Logically dead code

Change-Id: Ic02afc5db3fd661dfc462f7528cffcfa07fe6e04

2013-03-26  Tor Lillqvist  <tml@iki.fi>  [b5d30295cbfc2a0131942cd7706c65d08ebe8930]

Fix warning: unknown log area 'sw.docx' [loplugin]

Change-Id: I0e97399220b2eb2da54072241ddee43a683d17ef

2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [5f4eb1bdaa9c8de15e38393a5867e1a367e211c8]

and remove the include again...


2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [46e5cd0e3464f0c4baf25a9d76d665a23fad32eb]

remove an fprintf I left in in error.


2013-03-25  Tor Lillqvist  <tml@iki.fi>  [8ffe4af627d526131a3f06c54c3410b66f0c0f2b]

Fix error: use of undeclared identifier 'stderr'

Change-Id: Ie21b40f79882bdcf93e67b83dd8e97e72b69ea00

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [2413a8edc286982a39af8d482d6de709de79c14d]

Fix warning: unused variable 'sConverted' [loplugin]

Change-Id: I14a2d98c519b2eab6645eaf8b2dcdbccc7c36c2f

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [07b5102e7b1423becc395660c9f5c02bfab6477a]

There are many ships in the port of Hamburg but "ownership" is not one

Change-Id: I971390d084b08293b21fdc35beb74482a1560bb8

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [3f13d234dfcb43713a07c333bd685c0596435cc0]

vcl: fix typo

Change-Id: I606be5f7eea9290ac647b0369fcd3c279e9594d0

2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [fd335d180b1d549e884b9692ba1a4e51a014dcd5]

fdo#61789 - improve SvtGraphicStroke / metafile scaling


2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [432b6ab482d6fcef05514ab17e4bc762ee552139]

fdo#61789 - move metafile line width scaling somewhere more sensible.


2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [5f992758ef274304b296559dd3b3785b20601a90]

coverity#704327 Logically dead code

Change-Id: Ied464d57c7895fdf1d9e74e7f89d70bac2834d9e

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [228074deb9056122cfbea6e0da5e8662f7b8a1d7]

coverity#704321 Logically dead code

Change-Id: Ibcae025319e689d917d6c85f6c0a3bed8315672e

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [3e8273100bbcb7d312cecc0f5f85f6f61c9f5079]

coverity#704320 Logically dead code

Change-Id: I12a49d9bdc5503facd6a9a00708b22034b173a7e

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [2cd7da87c4e17e7284ce7ac3f63ec4836c0d8b16]

ScFormatFilter::Get(): -Werror=undef

Change-Id: I000612d55c8aadff6249e57a29930731e3bae117

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [79c0bd64be68161ea16f132a015f7143e09f3eaf]

coverity#704311 Logically dead code

Change-Id: I1739d96748a4ed2259885843f383ec7ff2914b66

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [dea45f0c8567dc387096798001a9f67633c7b616]

sfx2: pViewOnlyItem: -Werror=unused-variable

Change-Id: I6564edb9dcd07481a202d0154e77439dee9bf673

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [221960b0281cf24a1c2402cce6ad1b7f0053973a]

libexttextcat: mis-spell it again for old versions

Also, windows build cunningly uses an included version header that would
be overwritten by configure.

Change-Id: Id01b5dcd0f021a11d016571b6ee81e4fb8495020

2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [501145f2e3c84d1b07930ea8f0a012060dbff48b]

write svg line widths for META_POLYLINE_ACTION.

Change-Id: Ib282a3db6ecb5c7d1d4117e1bb48920ee7b2f562

2013-03-25  Andras Timar  <atimar@suse.com>  [e902022d4b453f1bf06d8aca907b031e7bda3dad]

Revert "replace DirEntry to osl::FileBase in a few cases in rsc"

This reverts commit 7540bc8e105e114d4aecb1ed3f3044e5ce8a6fc6.

Conflicts:
	rsc/source/rsc/rsc.cxx

Change-Id: I7f89f7bf07f68e053d29283f659241aca8e48eed

2013-03-25  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [0e1617554c34e62a467a5e1a188353178211e8fe]

fdo#60780, Save a Copy wip

GUIStoreModel now correctly calls storeToUrl
instead of storeAsUrl, when saving a copy.
Dialog title is correctly set.

TODO:
- Write help

Change-Id: I4d7fc9ebc91c2129e8d8dcf9978c324bdddae129

2013-03-25  Eike Rathke  <erack@redhat.com>  [6013fe19a40dd16ce435a2428f7405b51930689e]

resolved fdo#44286 some historical dates were decremented

Depending on historical timezone data with odd offsets some historical
dates were decremented by one day due to a rounding error.

Change-Id: I3216b1c043fe5ab9035a558031f1a58efa0c3b3d

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [15dc2626fd29129707a79ba84241090672d2ea71]

Remove a FIXME comment

Change-Id: I13127dadcdfeff3d99df819393f6298ac0cb11bc

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [59a919067563b39729e339f54a0205889eaaf95a]

Remove a couple of unused private fields

Change-Id: Ia28d6befe63453ced7c623e76abc7a0ec7d6cbeb

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [aac64d030f8ce2903ba412193f1010112d9d822a]

Fix warning: unused variable 'aMutex' [loplugin]

Change-Id: I1dc2d18f285bbd7fc4316a7a194a21769b11d545

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [97a72b42c03de3d9286998758e13fc170bc0cba9]

Fix warning: unused variable 'sColumnName' [loplugin]

Change-Id: I3b4267f9782bc7bc71247523c8fd5940bc8cef38

2013-03-25  Peter Foley  <pefoley2@verizon.net>  [1a04271d2e5de7dccfeb3ac0609e49155b5fe250]

fix scfilt with Library_merged

Change-Id: Ic7361d813a229606c2fe36891ac0908b490403c5

2013-03-25  Peter Foley  <pefoley2@verizon.net>  [5ebb1a593d193f57722e38d5dc0fea4c93207d41]

cleanup gbuild output

Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [a81f44c707c4df56e7b999fa3b656d7fa4543d1b]

libexttextcat: fix the --with-system case too...

... by introducing a version check that is so horribly ugly that it will
hopefully be removed again as soon as a new upstream release with the
rename is available.

Change-Id: I8e0409ba7331dec7140d2a4a49720c804e90582f

2013-03-25  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f8a3582d4cbcf6a705f724b921e370c739ecee35]

fdo#62659: only select items in ThumbnailView on TabStop

Change-Id: I024df8520f0daf2cc2e9e5f041e1ff18cb3689ec

2013-03-25  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [cc599e914e7ade9f10da460fc1c77ea07454d7ff]

fdo#61390: allow arrow keys to show hidden thumbnail items

Change-Id: I70924b4c9578122a1c5a5b6c8a67889d6d003a2e

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [e21114a9282096e2b7e5ebbc4dd74e2f85c7e36c]

Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STR

...cf. d4244efeb171632f309c8cfcbea4fbe2a3de3193 "libexttextcat: fix spelling of
TEXTCAT_RESULT_UNKOWN."

Change-Id: I65e8327296450324205e937fa762b656afebe2dd

2013-03-25  Akash Shetye  <shetyeakash@gmail.com>  [99932fa89be0e041abf5ce5da3271600c841ff19]

fdo#51296 Patch accounts security setting requiring ctrl+click for hyperlinks.

Have used a boolean variable that acts as an entry condition to OpenURL
methods main body/code and is set on qualification of security check.

Change-Id: I1280e7cf7e8923282fda17088fd7c61fbf503b9d

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [40dcf2d713e67ef4d8c68a6df98954f1f0b783db]

Add test case for toInt overflow detection

Change-Id: I1c5b66888baac8aa1bc99c06579e0ef3638a4877

2013-03-25  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [bd60d41176da540b01d7583cfe00637431967f39]

Handle oveflow in O(U)String::toInt() functions

Return 0 when overflow.
The base idea in unsigned case is checking wheather
(Max-nDigit)/nRadix < n
But for efficency, take out nDiv = Max/nRadix from loop
and corrigate it with -1 if needed.
In signed case use minimum value if the number is negativ.

Change-Id: I5b77580adbf12421b6c4b785ba9bc2a080accba2
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [476081b19bd71d5c1eb7d82eee4821f099ecde78]

Clean up new toUInt64

Change-Id: Ic908cb5cc9169ab1baae2c1c52070adfb9afba39

2013-03-25  Andras Timar  <atimar@suse.com>  [89e17604d12bf77308a982107319fdc55f735713]

remove unnecessary 'using' lines

Change-Id: I7efc18ac16223f83bb9839a76643291f7334ef91

2013-03-25  Andras Timar  <atimar@suse.com>  [7540bc8e105e114d4aecb1ed3f3044e5ce8a6fc6]

replace DirEntry to osl::FileBase in a few cases in rsc

Change-Id: Ic0d9fee77891dae03c121f4b48ee9da89730d1aa

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [3febe0ad283a10aaaac02477d6ff6daa41176031]

Fix warning: unknown log area 'chart2' [loplugin]

Change-Id: Ifdfdc1869dbee46d507b552ed62364f6058888e2

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [25b9250d9c08ad88e3289bdf21c54dc934af0e40]

SfxInternetPage: apparently forgot to remove the .ui file...

Change-Id: I6fa21e9e7403eacf4259c2cb95b22c383c517aa9

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [d4244efeb171632f309c8cfcbea4fbe2a3de3193]

libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWN

and remove the _ prefix too while at it

Change-Id: I30ee8cd5aead53abac19fdc372e1fe45b3cbf55f

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [dbba84906d394187b105b9b899ec10065d2d1fc8]

remove that silly SfxInternetPage already

LibreOffice is not a web browser.

This reloading stuff apparently never even worked for editable documents
anyway, see i#50881.

Change-Id: I720fbb72fd93232ad3e6fdfc65a05748bdf78108

2013-03-25  Michael Stahl  <mstahl@redhat.com>  [d2605c0b1026aba39085913c69da1f9974430e20]

cui: replace DBG_ASSERTs with bogus messages

Change-Id: I0646224e50d36db0171c063bd68e8eb6b4b6519c

2013-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1f211f1cb2cff4f8ec0e8c21a3258b8b4077c883]

OSL_FAIL to SAL_WARN in ASSERT_EXCEPTION

Change-Id: I86e50b35fe32d3fdaf2b314e10e582e1b084efa2

2013-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa463487778e3c04537d6a18f1e29041da4df122]

remove C2U in chart2

Change-Id: Id7ebf66319f0891d276a3da95a95658aed59cbc7

2013-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [deae37714cb25c89604ca23138809f08f5ab496c]

sal_True -> true in comment

Change-Id: I76ad0df3298bf57e679551a1a33153716ff3498e

2013-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [468ab8a4d616ca05d5a23fb4abb66a510ef86311]

make this typedef private

Change-Id: Ibcf8c0ad785ea38e43e08ec520fb093e3cfd3cbf

2013-03-25  vincent  <vincentgsoc2013@gmail.com>  [002a0d91e4b0d8214656741192ec3260a8764a73]

Fix spelling errors and typos: 'unkown' change to 'unknown'

Change-Id: Ia3ff77d2b99c9ef6c4c9b510bb30f349592c0b94
Reviewed-on: https://gerrit.libreoffice.org/3030
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [bdb87236dcbc1187b15e1a457e130ff997b0949b]

Fix pragma GCC diagnostic checks

Change-Id: I2967db165e3faed316628e5d538a1928474ece84

2013-03-25  Andras Timar  <atimar@suse.com>  [34173da08ac40cc44130f0997ba4b66d2d4c4d08]

remove unnecessary tools/fsys.hxx header

Change-Id: I91b457430055f45c80b9f908d7c1f70349c528ae

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [7ccc1d024426260588fecce2fd5563b34c6514f5]

Init: Added new file UCB.py

Change-Id: I4f25ee62a1f090dd6f494108849f038656b5e9fa

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [49301ebc66f41108a35aaf3f0a028ec48caf5760]

Init: Added new file XMLHelper.py

Change-Id: I145965230232150e91233ed1cd9ba623c19955f0

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [e7eaba505520ff07a70de41def33b883723ab9c3]

Init: Added new file XMLProvider.py

Change-Id: Idfc71c05f80150d67bc3f27f01b4a95efe9a8b5a

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [de2cfb15ec84b570dabb36b72cc90ded3811f584]

Init: Added new file Task.py

Change-Id: I968fdf4b906cf6aab0a274fe4d1292cbaf1be51e

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [c192de3a8c7ed6ee4ec78f9e938030321b9576ad]

Init: Added new file TaskEvent.py

Change-Id: Iadaa2e003186fc041e67270da39454cd28014a46

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [c0d9a71301225a74bc3acacb4fad65a0d712007f]

Init: Added new file TaskListener.py

Change-Id: I3b90d34dbe160410f63cd5cb6b40a1736a01c7cb

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [e4362e2434f6cf12eab721344753c7216e0e695e]

Init: Added new file AbstractErrorHandler.py

Change-Id: I8d5a304a51af734379c5597e9cdddf6ecfa6ba8a

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [a2d36bc34bdc6ce5bf4f973a22b61fbc7d1d759c]

Init: Added new file CallWizard.py

Change-Id: Iba5ce15586bffd997c925522ee50fe71cdf59ea2

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [c6d6410628db33c33627381d25563e9ddfaadfa8]

Init: Added new file ErrorHandler.py

Change-Id: Id4118c5f2e13e38d5c6803e8e07ef250cdcb2d7f

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [806e23dee4536915047e96365ebe5f6a2add5d2a]

Init: Added new file ExtensionVerifier.py

Change-Id: Ie6f413317d192643c0a30da760965fdb02125abd

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [23c44b5745da8f0c63492e2246ffa41a439e3869]

Init: Added new file FTPDialog.py

Change-Id: Ia5ac3202e602fa5154510c7249847713cc76692e

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [a669ee3816eca4cd3c55a5a704eca2dde53ddf59]

Init: Added new file FTPDialogResources.py

Change-Id: Ibacf3645ecfd892b924fb2d2b202a1f5f2db3215

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [3354a9c382a319c9e7352193e3352838836986d7]

Init: Added new file LogTaskListener.py

Change-Id: I3bed03d791c8ad5361b25e8374578a927aed9bf1

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [3718f8aba3f79f194eff6103137d11ad0e1e1280]

Init: Added new file Process.py

Change-Id: I09a49ec08b89f6fbae27a60d5f9208bea7ba8cf8

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [a13ad6b0a90ec6d67685db00f3b92c78af016e59]

Init: Added new file ProcessErrorHandler.py

Change-Id: I0444f27eddc4367c963a4c5e81a7f4b8011d5626

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [8262f4855d2cbb7b2435ebf29323c4588ed22488]

Init: Added new file ProcessErrors.py

Change-Id: I02484002b23db77313247fb3c6de12dc82c08da7

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [49ecc6ea1db0bcca7be5812ebd8bf6ab9140eadc]

Init: Added new file ProcessStatusRenderer.py

Change-Id: Ifacbff7c1423580f14ff3c92a8202015f1afad6b

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [c6d5bffcc8cba3642aeb10e1d508dd4f15253491]

Init: Added new file StatusDialog.py

Change-Id: I679e60042d2d46fdeaf5b56063108bb0332393a0

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [43f41c492356f3e0af4f87eb3dab0740f0df89f5]

Init: Added new file TOCPreview.py

Change-Id: I77749fd794308da81096b95acc57613562d76f8b

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [ed8568638d13795cb9adb5876c57b14f75b3542d]

Init: Added new file TypeDetection.py

Change-Id: I1bd9f27fb0ebcde9af72bf7dc734c869a91da9ed

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [ba73ea98a3e96dc9ec366543d6c98d527a8e4bb0]

Init: Added new file WebWizard.py

Change-Id: I25dffb036644b9e8466256b866ce89abbabc5b2f

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [7be9cd9ca06e8299c686c4c8eeae4ecbc9b1112d]

Init: Added new Exporter classes.

Change-Id: I45a0c3a4665581dcd0709d1ae72fbbbf404d7182

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [6ddd42768aab98332f80cc8713bd30becbcef2d5]

Init: Relative paths and missing imports

Change-Id: I2196567e0c9b90a9a56aa1db769f6efc9e56e74f

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [b7b49273bc835cae22ae60835d674b1c9fcb14e1]

Init: fixed typo in the SystemDialog class.

Change-Id: I8ab25ca01eb68ad10e60b9209e8a2ee6b0eb3252

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [25d5457280bc2ebf4f339c4da8fe0ca2f7205ef0]

Init: Pythonize the ImageList class and avoid using the Helper.

Change-Id: Ic48fa9d02eb9285937bc6b03e59dde67cf3c625c

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [66be6876d1f1f3582237961a232637c8da192088]

Init: Pythonize the BackgroundsDialog class.

Change-Id: I50e153a07372aee447ce8a32186cc3fbf9fc9d9a

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [68e2ef0676ccfd921c36c9a0787041461c87b968]

Init: Pythonize the IconsDialog class.

Change-Id: I0a214b28a62d2a86834f1ca2c83220324d9e80ae

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [a665b06f44a5e1c1dd3bbd36b954b6b80a6b570f]

Init: Don't use the Helper in ImageListDialog.

Change-Id: Ic58b14b73191039840b09e04b37109476e9a0a48

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [aac6850ff3b77f843dcd1883e9e6b7726b555ed0]

Init: Pythonize the WWD_Events class.

Change-Id: I2000ac9f14b5ef8d2f1cc3bcb9c3d206c0ee5740

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [542a71acd98620b0b6d4e19c4525723ec9aec3b7]

Init: Pythonize the WWD_General class.

Change-Id: Idc799956ffc688009e771fe9f8eea735cd22652d

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [fa56b9038d4b80e70981795bc6850a82722de234]

Init: Pythonize the WWD_Startup class.

Change-Id: Ic23a6c834f470baa47b10ef6cb6aa4ca34d40af7

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [5e34450f9a6ce18abdc4f6cfc2155c0943f4cd79]

Init: Pythonize the WebWizardDialog class.

Change-Id: Ief62c2feea79ceb0e90c940bd1d442cf996df839

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [5b9d9eb08dcb6a6ce029bbbce05b71946a7f7127]

Init: Pythonize the WebWizardDialogResources class.

Change-Id: I416e4b02c7f8128c0a9f81cb7e7dbf366c7941e5

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [d2e65b62604b34561553876b6cbb5190bbb925ac]

Init: Pythonize the CGDocument class.

Change-Id: I09c40828c5a6dbceaf531a7146014dc36f67a1f5

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [05fe2ddc3cedbcee8a8c75a49a23f207c688bd61]

Init: Pythonize the CGExporter class.

Change-Id: I985d0cc3cdb75b6f1443f316181ce83d423e2b91

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [dfa61f1811828606d910a521b21c33821dc04f41]

Init: Pythonize the class CGPublish.

Change-Id: I3930dd1702bf12f35d0456b56e629d3d865df056

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [2168e499d2824ed428a4ce1efc6928f30330857a]

Init: Pythonize the class CGSession.

Change-Id: Iff1b076654be0b8b95e9802650e2803a274aaf98

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [fdfc5daf28ce7fae19f7bcf326bb26d09950e9e9]

Init: Pythonize the CGSettings class; added a new internal class DateUtils.

Change-Id: I604544ae224c3a822514e479db223a6e0268fb12

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [2e917c77c2c3e204f114666d098d2d8df268437b]

Init: Pythonize the class ListModelBinder and avoid using the Helper class.

Change-Id: Ic080237bc075d979cbc6c70e43c6781a7ce36106

2013-03-25  Javier Fernandez  <jfernandez@igalia.com>  [9677c19eeeabec6f697d82ca2dad1888fefc5876]

Init: Added new file IRenderer.py

Change-Id: Ifa203647da815ca66171fad96e04bad8a0f4b0eb

2013-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ff2fd867544885cb6bbb2ff85cbd9b330d9e6ee]

a few more cases where we should close the doc after the test

Change-Id: I46b00d62d604ecc80f079cf91671de3c07a1b589

2013-03-25  Andras Timar  <atimar@suse.com>  [bbbd65ad425ec2f1fa96f4ab15fac7f256d39061]

remove unnecessary tools/fsys.hxx header

Change-Id: If1b960853800488daf6f2a8e2a2679c7dbbdf9e9

2013-03-25  Krisztian Pinter  <pin.terminator@gmail.com>  [eec2eb05a22966de319ecf370b0c880d7b83a79a]

fdo#39445 writing out tools/fsys.hxx (idl)

Removed uses of fsys from database.cxx, command.cxx, module.cxx, svidl.cxx.
Also removed a lot of cruft from svidl.cxx and command.hxx; unused variables
and code relating to them, eg. variables aCxxFile, aHxxFile, aSrcFile, aODLFile.
Changed some Strings to OUStrings in svidl.cxx and command.hxx.

Change-Id: I708284f70435c8f65cdcfc954af43976e28b8c9d
Reviewed-on: https://gerrit.libreoffice.org/2935
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-25  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [56a52889e65a17e324fc10cf341690385f5a9dd9]

Remove unneeded project and projectroot parameters

Plus avoid use of Export::sLanguages member outside
of the class.

Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8

2013-03-25  Artur Dryomov  <artur.dryomov@gmail.com>  [2d8547d095897037388b27075fd7dc182a4e4912]

Clean up Impress remove client source code a bit.

* Remove unnecessary semicolons.
* Remove empty methods that only call super methods.
* Replace String concatenation with StringBuilder.
* Fix possible NullPointerException on String comparison.
* Remove TODO comments generated via IDE.

Change-Id: Id2d2ebd29386080715fd743f81fbfae3a4a0a5ce
Reviewed-on: https://gerrit.libreoffice.org/2915
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-25  Artur Dryomov  <artur.dryomov@gmail.com>  [514d6c6fb61437a2e4f6c94abb4bfea22936f86c]

fdo#62591 - change Impress remote slide previews building

* Store bitmaps directly instead of byte arrays.
* Store bitmaps with shadows instead of one set with shadows and another
  without them.

This change should optimize memory usage a bit.

Change-Id: Ied7ce57a660438a06167e8984d16a6f26ebd8c23
Reviewed-on: https://gerrit.libreoffice.org/2917
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-25  Michael Meeks  <michael.meeks@suse.com>  [1a843cc54dd6a08fa5fccb4314c025d432e46ad1]

band-aid fix for icecream regression

from commit: 02ed2608199f2adc466849d0f4864213ad07c445

Change-Id: If67b2166e8f12cf277f615721f030898232c4937

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [291b69c40fffc48c2890f8067e7e39e0fb04ff7d]

Related coverity#441160 Logically dead code

Change-Id: Ibb4cff2b9a53eb1d9f4ea6043ed2b1b2deba1e2b
Reviewed-on: https://gerrit.libreoffice.org/2929
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [843c21201f5d496bb69b36fdc2a1eb5099e73728]

Warning: unused variable 'rStrExp' [loplugin]

Change-Id: Iee6549e2c9a97d36fe547fa48937a47ca1254334

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [124f7f1a03b6865fe0cbc8f335d58f67da2e43a6]

Warning: unused variable 'sManufacturer' [loplugin]

Change-Id: Id0ce31dc4dc252539a7a4e955ebcca6c58b44148

2013-03-25  Miklos Vajna  <vmiklos@suse.cz>  [cadb3433b395b53a9eda584ed5fee79ca74e7483]

fdo#60922 ignore DOCX import of w:position w:val="0"

Change-Id: I10e9c0f1078e36710335a9a48f7f02292c764795

2013-03-25  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [25810de17f143a0946634fa5ba9f68977fc63cfd]

Translate German comments, fix some whitespace

Change-Id: I44eba784d51522b67826051d20ba8939f195dccb
Reviewed-on: https://gerrit.libreoffice.org/2916
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-25  Mathias Michel  <matm@gmx.fr>  [c98c94a8684802e50b4ab5b6de52a15e61c2d913]

Fix bashism in configure.ac

Change-Id: I574e873fede3343b2384715162dcecce86563db3
Reviewed-on: https://gerrit.libreoffice.org/2978
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-25  Noel Grandin  <noel@peralex.com>  [905501b635db939874b3c8787b7c0677afcbd9ab]

fdo#46808, convert sdb::CommandDefinition to new-style

the service already existed, it just needed an IDL file

Change-Id: I99c08b4e3a3ee0131b6fd904803efe7273cd1694

2013-03-25  Noel Grandin  <noel@peralex.com>  [8172eaf8dcd2da6827f0a0445e98b947d0eac9be]

fdo#46808, use service constructor

Change-Id: I349557ae5897ad668abab30b34b186e746b94c75

2013-03-25  Noel Grandin  <noel@peralex.com>  [5b982b69363f0f067fe4a0f679528ce1c5a2eafc]

fdo#46808, Convert sdb::application::MacroMigrationWizard to new style

The service already existed, it just needed an IDL file

Change-Id: I8299b12ba8f5f0c00b0ff44dab641a6f19826b01

2013-03-25  Noel Grandin  <noel@peralex.com>  [d08f360e6debc38868e84030a8ec3ed401803754]

fdo#46808, convert extension from deprecated interface

Change-Id: I2404637c7f1dc0a89882540581ae34a706ff86ee

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [ede7627d241f6f698d55411c3815c0288ce48b07]

Adapt pragma GCC diagnostic checks to GCC (did work well with Clang, though)

Change-Id: I6735505f83a1145bca3efeeee1e8c6ce33dac434

2013-03-25  Andras Timar  <atimar@suse.com>  [08ed1d7fb3099a2b1f9a4f06d190a50a452ba0ff]

update idl/README

Change-Id: Icfdb7c9685c3d7ffcf21eea3be5484eca60b1284

2013-03-25  Joren De Cuyper  <joren.libreoffice@telenet.be>  [783c08d8f62def619b6b22b3d76bad2071c9288c]

fdo#60462 - Small errors in the layout margins of the text boxes

As you can see on this screenshot
https://bugs.freedesktop.org/attachment.cgi?id=74399 there was a margin
problem. The X-position of the text box is at 0.05, but the
width was only 0.88 so we had 0.02 _extra_ on the right side. This is the
width of that little margin error. Fixing it by setting Layoutsize width
to 0.90, so we have on both side a nice 0.05 margin.

Change-Id: Id712ce3695a760c8f955413c9392c008733d7fb9
Reviewed-on: https://gerrit.libreoffice.org/2970
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-25  Thomas Arnhold  <thomas@arnhold.org>  [82dd5495bab1026c18d76a242b8b241bd60ba5f9]

random src cleaning

Change-Id: I9b246beee646ce1dd68e916ac7fcda138cc9e6f9

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [d80415ec257f13247064c7a6c8bd3cbf55c649c4]

extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevant

...since b4f8ab8881785db8e328fbfa84933eadb6bc5dd5 "extensions: get rid of no
longer needed stringdefine.hxx."

Change-Id: I0ab16071267fc08c9a2664be8630f617085fdaad

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [a9e6e5bf4dd59e8d584bd4949991e97d3fe79fa4]

The [_]DEBUG_WAS_DEFINED macros are not used here

...but only in connectivity/source/drivers/mozab/{pre,post}_include_mozilla.h,
which is never included from here, so this smells like cargo-cult.

Change-Id: Iac0d7d60caad7c090445d551b7adb50424130e2a

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [ec52e5e5a204862905b555cdc1f7393aede1f7d8]

Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.h

...so all xmlsec/*.h includes are bundled there now (except, for pragmatic
reasons, the xmlsec/mscrypto/*.h ones that unconditionally include windows.h and
only work on Windows).

Change-Id: I33e642f4f6a2e40edd6950af7f209c8b76c6e5fe

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [3b006a10b77db62274af2945a2a94df1efa7ab62]

stricmp macro is unused

...since f3eb77586e067a46211334a78987652815f47744 "further removing of dead
code."

Change-Id: I6805c5adafcf19782f352cdacd0d99a9e7681eb6

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [86ff37355ec8003a45e2b091868d785fe7d7b237]

xmloff/source/forms/strings.cxx no longer relevant

...since 02944a639dd534e025e3dd57421b714bb816a28d "xmloff: remove no longer
needed XMLFORM_CONSTASCII_STRING macro."

Change-Id: Ic5bae5183435a378655524dba9dbd3eef523533e

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [1f668d42b892a5b556c6cff1280f7be3b1aff9cd]

Disable -Werror for all generated source files

...the amount of hackery to silence the warnings inherent in the boilerplate of
such code is out of all proportion to the benefits of catching genuine problems
in LO's injected client code (esp. so with upcoming -Wunused-macros).

Change-Id: I7dce5263a244b9f49a59f526d94f8575a1a8c3ab

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [fa545023ada3f2a5f79cab1ff628fd18434c7c2e]

Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}

...replacing hard-coded GCC version checks.  Those checks that guard

  #pragma GCC diagnostic ignored "-Wnon-virtual-dtor"

appear relevant only for GCC itself, not Clang (which used to fail the old
guards because it typically announces itself with a rather low
__GNUC__/__GNUC_MINOR__ version), see 6e67c03dc0225fc66343546b14e902b9d238b1a3
"Enable -Wnon-virtual-dtor for GCC 4.6"

Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [c940e3d8b3895c550fb37e0e9acbd19b4bb3515e]

Remove unused macros from checked-in Flex/Bison output

...(for which the source is no longer available), to silence -Wunused-macros.

Change-Id: If4676ead42e0fb8bd3ff3d07c27aa83fd204167e

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [9e2de8007067928b426088c4c1a16b5f07959332]

Reduce confusion by removing #line directives

...from checked-in Flex/Bison output for which the source is no longer available
anyway.

Change-Id: Iba9d861bdb102ef52bab7b53019741e3977a7335

2013-03-25  Stephan Bergmann  <sbergman@redhat.com>  [696a9a5212dd72f8e25a5185e524f4967fa7a9c6]

Duplicate REPLACELENGTH_PATH macro definition

Change-Id: Ia9ff049f1704d9840bf2de2f266d762671114e86

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [ed9fbb7f6258241d4c89204d9e5a1f4eb87437d1]

Bin a fairly useless OSL_TRACE

Change-Id: Iab2500d60869ff7cad97601b7af72f76972ccc53

2013-03-25  Tor Lillqvist  <tml@iki.fi>  [6d12b76b2c411a7ea00b44d6ce131f79a20a7319]

Add some debugging printout

Change-Id: Iea0decde41be8b9325b19651433f1b3b79f851a9

2013-03-25  Takeshi Abe  <tabe@fixedpoint.jp>  [1e50f7892705c64db0ffec06b651cd280e9a7f8f]

sal_Bool to bool

Change-Id: Ibc63340b3ae431c7cdac78893dbdd1989ebe5ff9

2013-03-25  Takeshi Abe  <tabe@fixedpoint.jp>  [c7af37db60aab361e8ab01e69c816d249fb558b6]

deleting NULL is safe

Change-Id: I3748d0034b2c8e9d9122ad2a9001763eb1265e1d

2013-03-25  Takeshi Abe  <tabe@fixedpoint.jp>  [fad530fa03cda8a1cd1490bc579fe6bc71638920]

Drop commented-out code

Change-Id: I2718ccf34f0a62c49c04646a982ca9914a25499f

2013-03-25  Julien Nabet  <serval2412@yahoo.fr>  [1b6b836411c67ad53c17d6dc5ebceaf62d9d9a5a]

coverity#704302 Logically dead code

Change-Id: Ibdea2ca5225ac13e80b0a76cd0fd79e463c32e37
Reviewed-on: https://gerrit.libreoffice.org/2977
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-25  mhofmann  <borim7@web.de>  [97107b997a456fc2e471ac64679e1c8a2a12ab09]

The tooltips of the slide sorter in impress should behave like the toolbar.

When hovering the mouse over a slide its name is displayed in a tooltip.
If you jump with the mouse from slide to slide the new tooltip is displayed
immediately.
Also remove unused member variables and make tooltip delay configurable.

Change-Id: Ia2347d81620f0ced437beaaeb49d8ad7f41e9333
Reviewed-on: https://gerrit.libreoffice.org/2969
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-25  mhofmann  <borim7@web.de>  [4d05ee2411e4baf13eb9639ffdfd9ce896665396]

remove unused member maHelpFile and its getter/setter

Change-Id: I97b53be0a6110c6ca736de657cba48baa0445a12
Reviewed-on: https://gerrit.libreoffice.org/2965
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-25  Moritz Kuett  <moritz.kuett@web.de>  [c724ad3de3c053cd482cd107a4ade4065980acb9]

fdo#47576: Hyperlinks work for SVG Exports

For different objects (images, shapes...) hyperlinks are exported by Draw/Impress.
An <a> Tag is wrapped around the object, if the object has a Property "Bookmark" which is not empty.

Change-Id: I3e034effe6c4a5025c27bd6408fd162bf5cf4859
Reviewed-on: https://gerrit.libreoffice.org/2957
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [88042d437df72c9c36a39ca668c2f8f459a0d04a]

Replace stdlib priority queue with own version.

This is enough for our needs, and avoids the third license in one
file.

Change-Id: I5312ac9904406f013964a34d9167a32403fcb941

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [446b8cad0809a8b170d70b5c373212d8c0a50553]

Fix exception in javascript (missing placeholder rect)

svg animation export was not working - seems there's not always
a rect attribute.

Change-Id: I227519e5923652652a806807ac90e5dd9507d649

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [19ad7e8d70e683306c8a2a5cd86cf8fe0a70d5f8]

Editor file header and indent consolidation in preseng.js

Change-Id: Ia30d7957b562e62535a8d3a3e328da8324072ca2

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [6f8cf107a16858b13d05f2f4ba9cf29522f2111f]

re-base preseng.js on ALv2 code.

Change-Id: I0dde612f0e2e1dbe5e7a28444e19137b76e29036

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [0d82b464ba765ee17623ba691e1e740d30cacdc7]

Remove unused code from preseng.js

Change-Id: Ia79bae4aab448a9c2e178ff5f7409cb91585e33a

2013-03-25  Thorsten Behrens  <tbehrens@suse.com>  [3047c9bcb2a33487b4c38119f2841bfa3f70b29f]

Stick in obvious canonical radians conversion.

Change-Id: I1b79844dd479de201ea30d0b1959303110efee34

2013-03-25  Andre Fischer  <af@apache.org>  [2a4161f7098b9bcb76eadbc82212038bbaebed2b]

#i119592# Fixed column widths.

Reported by: xiao ting xiao
Patch by: wujinlong@...
Reviewed by: Andre Fischer

2013-03-25  Armin Le Grand  <alg@apache.org>  [40ca6b3a9f805e4a1c12a9ed2c487282fff1c08b]

#119459# Corrected export of connectors to PPT format, Patch by: Sun Ying, Review by: alg


2013-03-25  Zhe Wang  <wangzcdl@apache.org>  [69b0688589fe611d873d2c8d2556dd1279c764a0]

Fix issue #i119524#: [From Symphony]Can not open the sample ppt file which contain vb controls in the slide master.

* subversion/main/sd/source/ui/unoidl/unomodel.cxx
[]Before initializeDocument,should check whether it is in loading process

Patch by: Yin Bing <steve.yin.aoo@gmail.com>
Suggested by:Wang Zhe <kingwisemmx@gmail.com>
Found by: Du Jing <jbjdujing@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [02ed2608199f2adc466849d0f4864213ad07c445]

add configure option to use clang

Change-Id: Ide63ef8bde7ed739b9bf29e936c01e156e8e3de4

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [db754e891e35a2832645fce676a5f6f0bf162976]

fix breakiterator with Library_merged

Change-Id: I78327067b977b522d34cc734c83c252e22d208b6

2013-03-24  Stephan Bergmann  <sbergman@redhat.com>  [c17eaa63273a7544ea812990d7e0e5644385a220]

Does not compile

Change-Id: If7d24a6378a6645baf9d0c40e3c3cf0ae7d4f317

2013-03-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8da928423add3fdb94baee2a3f3fa053390f828e]

Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)

Change-Id: Iae4ea99e6eff6de8db3d40a6b86e5fd28ff857d0

2013-03-24  Tomas Turek  <osmman@gmail.com>  [d31bf8bf5524af62b48e59179ef7c2afc5096682]

Clean obsolete tools/filesystem abstraction

Change-Id: I74f99c48b822644b26486a66d2f15386991154d6
Reviewed-on: https://gerrit.libreoffice.org/2968
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-24  Julien Nabet  <serval2412@yahoo.fr>  [8b08aceb3d254909f2ee38f8c3c72162e3717717]

coverity#704293 Logically dead code

Change-Id: I1e2ad99d19b647607805c7447f5f81f853d411a5

2013-03-24  Julien Nabet  <serval2412@yahoo.fr>  [f9d0bfe98d631fb0a27f2827188ce4af6b755d3c]

coverity#704289 Logically dead code

Change-Id: I84491fc5947364191c14efa57fd106c9a57bd0be

2013-03-24  Julien Nabet  <serval2412@yahoo.fr>  [d37bc0b2bb8ac4f460fe3799efa70ed29fdd69cb]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I43d4a66be4c63c5eed69a7af053cc605aeb0492f

2013-03-24  Thomas Arnhold  <thomas@arnhold.org>  [7f4a34e3145673681c0ff3aee8de8c440e790ece]

basic: Remove non working AboutStarBasic

The content of this function was commented out since the first import. So as it does nothing remove it.

Change-Id: Ia46674f7bdc12e80d61a8142697e875f5c58f482
Reviewed-on: https://gerrit.libreoffice.org/2899
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-24  Mathias Hasselmann  <mathias@openismus.com>  [379988085239fdd93dd87870bcc4966aeaa9b396]

Add builder support for a few dbaui controls

This adds the needed methods and catalog definitions for
dbaui::OGenericAdministrationPage, dbaui::OpenDocumentButton
and dbaui::OpenDocumentListBox.

Change-Id: I5b883c39f1cb9623c357e5ebec1632816547ff03
Reviewed-on: https://gerrit.libreoffice.org/2886
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [d72b4106e2b1525f76ea4d91458204aeec8b408e]

make bridges work with clang on x64 linux

Change-Id: Idf5c7586e375f0321c765d165f9698403b7a7daf

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [96f943045af9068d1e6b5453836eccdbc140e677]

match gbuild rules that contain a slash

Change-Id: Id50d89114a7569a9c7429204ce73217cf7a4c131

2013-03-24  David Tardon  <dtardon@redhat.com>  [09d4525b11f396a68ca7c5cbb1ae3462db40c77c]

fdo#62617 display groups on multiple layers correctly

It is possible to group objects from different layers, so it is an error
to rely on layer ID when checking visibility of a group. This problem
was partially obscured by the fact that SdrObjGroup::GetLayer() returns
0 if its subobjects are on different layers and 0 is a valid layer ID.

Change-Id: I0ef75544a26817154642185864cafd4e6734fa38

2013-03-24  David Tardon  <dtardon@redhat.com>  [9a100bc4f96a8a909b3a2b81cd09079612a9e909]

avoid possible data inconsistency

GetLayer() is virtual, so it might not be always the same as mnLayerID.

Change-Id: Idabf02505678a7150a94498be3bc4ffc20ac56af

2013-03-24  David Tardon  <dtardon@redhat.com>  [85dc7b010ac8e6d6ab0ac214ea6651cbe7598cf1]

drop nonsensical warning

Change-Id: I3f63268535bf8ed13a4728ed3eb3528193712e6e

2013-03-24  David Tardon  <dtardon@redhat.com>  [9b9a70ec0a332f26a841575e8bb7bec44b6faa78]

print typename of object, not pointer

Change-Id: I6d364851173b53c541b80e0d7e77d431f218ce15

2013-03-24  David Tardon  <dtardon@redhat.com>  [d2e3b282947432ae49043074644cf6aa63cb5757]

fix crash after conversion to STL

Change-Id: I0a49ce4ddf53eede0f940b392aab20afb5dd2cbe

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef61bc2934bb9ae27b366fce6e707533cd73c862]

add missing test file

Change-Id: I87e2bdf944a3fdf374f8b1f14e44ebc0fdd83d46

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [526c32e6909b6955e72f34d86e0aa6a88d74370c]

add chartcore to Library_merged

Change-Id: I27c27556e25e2233eea0406e20afe0531ed638e7

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [9e9dc4f4bae26533ebde9ffbcb5ee31a85203194]

add localedata to Library_merged

Change-Id: If7896fc49c38f41b370d569a90b02148dcbcbfd6

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [9cac6577496d0aa5ee22720239fcd18fcde85a02]

add cui to Library_merged

Change-Id: I485426c0a0792e17bae5ef125d69f52827b469b2

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [8726f878574b00fea9a47601e2c341b6f7d7aa37]

add writerfilter to Library_merged

Change-Id: I1b5c4450bd83bfb8b04e7129bd512a5f897f5bf9

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [53ca5cd9932a079272a05204de76e126125e7b24]

add scfilt to Library_merged

Change-Id: Icebffb82b35ae383b97b0ef4b3419b1fe74ce858

2013-03-24  Peter Foley  <pefoley2@verizon.net>  [c8c19de5c0df85a31ceb5454da351ed13076e048]

fix liborcus on windows

Change-Id: I852b4e159f818854fd2ac5bdcd14343b2a628134

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d1bc91ea645f490bd3da205c31fe45711d009f29]

add import test for stepped lines

Change-Id: I5a11bc65ca82719c0e8de94628ae4958afe57aa4

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c040fcc93393e941af1cf86a6fa97cd74aac70c2]

add since tag to XUnnamedDatabaseRanges.idl

Change-Id: Ic1638d1834be046941a620bc11a467a53bbdfb52

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0a7b372ec49d95ecb563c6dfd57fbd851180887f]

adapt API documentation for stepped lines feature

Change-Id: I6c9c20b7c9fa8fd0f1a47ae0f4c17f9d1951b7b0

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [894b5423a8f22ac78a47eb3274969fe5f609fad1]

close documents at the end of the test

Change-Id: Ic0b60a2420c82f431c5790483e922ed2164f09fb

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c2acf78ad988c100d4163f369411482e5fd0f44]

remove unused variables

Change-Id: I602169d65c77ae71e0d5dd4b3b95837db91fa7da

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [70478b0ae41aee6113c4e1e930912a804bd8489c]

let us move this out of the condition

restores the old behavior

Change-Id: I096934b87ddf646587ccb230986e61f5da22de68

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c3943f43d29bf9173a5c85710a4d2d06b6885ba]

we can stop the loop as soon as we found something

Change-Id: I43e318e5aa112587775c0982d42e7780408a6b83

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9261c0bf6ecf6633a5577879f003edfcb569f4d7]

URM_INSDEL we need to update the src position, fdo#62206

See ScFormulaCell::UpdateReference for a similar update

Change-Id: I1f98d26adb5085e4bdab63cc23f97a81928d6b13

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da0a22fbdcfadf0df7bdde7ebacec85bae6344c9]

simplify the position update code in ScFormulaCell::UpdateReference

Change-Id: I2cf0fd0947df8e667f461aaf2c67095d2d42111d

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3d23f889a74ace0e4e71526df7aca18b1acaa03]

sal_Bool -> bool in address.cxx

Change-Id: I77c688cb11438204acd37113cffc223ba0c08f0c

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bfa20cd32c825cfe8dbdb93399ed99544d8c8647]

simplify the use of nMaxTab a bit

Change-Id: I8b21575f7a9e659e9b00f381c2fd7a1e117d67cb

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bf535cbfdaa3edde7afaa6167092717ca7b98b9f]

it is enough to check at the end if pos changed

Change-Id: Id1e4957ab22eb2ff280271b5a332095df29c9ad6

2013-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef59aa2e92cb1a1e9b8dfe7a234f06d44df8516c]

use ASSERT_DOUBLES_EQUAL instead of CPPUNIT_ASSERT_DOUBLES_EQUAL in calc

Change-Id: I55979aec2ab0140190f58f96ed108e8dd1e3a051

2013-03-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [843b7b614eaf624fcc19535e5d444bb40bc382be]

qtz length changed, use this length dynamically

Change-Id: I2935ff0c1114f1b3e690fd6f86441a180566fd32

2013-03-24  Julien Nabet  <serval2412@yahoo.fr>  [9a544af808c15a13d8d3a049d647326799485e4a]

coverity#704288 Logically dead code

Change-Id: I46cebb9155440c6925df987f95ba46c1e54e8eec

2013-03-23  Michael Stahl  <mstahl@redhat.com>  [2098b720dd9cdfef5b214802f0b37f49ad42982c]

tools: TempFile: create a file in ctor, not a directory

related: fdo#62617
(regression from a548924aece3dc99b2aa36b5c9b0fa52de9951ae)

Change-Id: Ie29a22e2bacc5fc31c9a5d1c33c01c3b6f22fe49

2013-03-23  Michael Stahl  <mstahl@redhat.com>  [1a777d4387589d36918d4f71cd7413fc79d518c4]

tools: move some code around so there is less of it

Change-Id: Ib93ce32cbdceae959989f9575899be0519db8377

2013-03-23  Rob Snelders  <programming@ertai.nl>  [99120b7ddc8ede9108d4a45a5605ac191fe22bc9]

Display the number of active slides in the statusbar

Conflicts:
	sd/source/ui/view/drviews4.cxx

Change-Id: I788070fdf093ec8b9f875ea5e81999990cd04501

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [78eda507c8452e8f6d743427d56526a91b779790]

coverity#704243 Logically dead code

Change-Id: Ie1140a90a6c9723582fa5e18ca0cf1dc1f918742
Reviewed-on: https://gerrit.libreoffice.org/2942
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-23  Christian M. Heller  <christian.heller63@gmail.com>  [620611fe91970f073297f72a6d0605d7c7bd8943]

fdo#39468 Translate German comments - vcl/win/source/gdi/

Change-Id: I273bab015f96128ab5128ade3b8e0c69b0ef730e
Reviewed-on: https://gerrit.libreoffice.org/2937
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-23  Christian M. Heller  <christian.heller63@gmail.com>  [e0ce2898f1fc5242015c90606be94484a252f795]

fdo#39468 Translate German Comments - salframe.cxx

Change-Id: I0a5655ac1b1b4feca0b3a5ed3d4c37a63bce6c5a
Reviewed-on: https://gerrit.libreoffice.org/2931
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-23  Thomas Arnhold  <thomas@arnhold.org>  [75ad992d1801334a2bb39e1b0bdf3ca5f3714625]

fdo#62525: use cow_wrapper for FillGradientAttribute

Change-Id: I85a9864820f49da8ebcc4a7d2c80a3c9d0c13b27

2013-03-23  Katarina Behrens  <bubli@bubli.org>  [e8b924e440a8f82076389d2774d1c414c87924dc]

Start slideshow with the next visible slide, part2

simplify it a bit. Also fix fdo#62665, as a side effect

Change-Id: I77e3d9d261f0d313d6514897d2d4923de32b3591

2013-03-23  Rob Snelders  <programming@ertai.nl>  [2f53afc7016063b6d74ca5dbdafd04bfcf1eb0da]

Change duplicate short-cut Alt-I-U

Conflicts:
	officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu

Change-Id: I0cabf39b3844a056a6c1d83a7941715435fb6307
Reviewed-on: https://gerrit.libreoffice.org/2943
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [43de68a43f96112e14f6f83e9129e22cc0e4bcc4]

coverity#704247 Logically dead code

Change-Id: Iaefddeb816d36d4a07234d903fafab3d6b83e1d2
Reviewed-on: https://gerrit.libreoffice.org/2952
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-23  Peter Foley  <pefoley2@verizon.net>  [81728bed9b82300875b156affa9aa55e5afa80e4]

cleanup Library_merged

Change-Id: Iedd2a60ab6287ed661de7a88daf182cf2af4fe86

2013-03-23  Peter Foley  <pefoley2@verizon.net>  [f380dd4a7c53184ffb4021a70172e4828cd1b214]

remove executable bits

Change-Id: I77293df49ccb6d86085351a1b9ee1f0e19d52fdf

2013-03-23  Thomas Arnhold  <thomas@arnhold.org>  [cafc879f8978ea9f7fca1be9f6aa5057f0a59617]

fdo#62525: use cow_wrapper for FillBitmapAttribute

Change-Id: I0f666d4baaf6dc4e9f7ea30a518a8904f01d749f
Reviewed-on: https://gerrit.libreoffice.org/2948
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [4eda900b8391c691445ab460ffad196132bc394e]

Related coverity#704244 Logically dead code

Change-Id: I5a008c56c1318c9271d4487b2b7ad3c4a80c02a6

2013-03-23  Thomas Arnhold  <thomas@arnhold.org>  [62fca307fc0fc775234572c79a1237494c2d72a7]

fdo#62525: use cow_wrapper for SdrShadowAttribute

Thanks to Thorsten.

Change-Id: I9b5435d2326e9ebf340e88025eeea25ff6388ea2
Reviewed-on: https://gerrit.libreoffice.org/2946
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-23  Thorsten Behrens  <tbehrens@suse.com>  [fb8dd00d597495e8622a54dfd724ccc99d1fe999]

Validate cow_wrapper static default pattern.

A bunch of objects use the optimization to assign one single,
unique default object to default-ctored instances, and decide
on whether any given object is in 'default' state by ptr-comparing
against this one unique instance. Simulating that pattern here.

Change-Id: I88f7d8488d81bcf1a01ab6b63121e003b8f0ade9

2013-03-23  Katarina Behrens  <bubli@bubli.org>  [45e4a5ef5347f7e2fe90a0d411e3749f24008c3a]

Start slideshow with the next visible slide

if current slide happens to be hidden + feeble attempt to untangle
spaghetti code in slideshowimpl *sigh*
Fixed within Impress Sprint

Change-Id: I120f72307ff5ec4d573845bf480a18ac4ce9212d

2013-03-23  Thorsten Behrens  <tbehrens@suse.com>  [f4cde665813acef95228a7dd14bb7411baa844a4]

Fix dbglevel=2 build

Change-Id: Ib3b7892225a9488c220133f05f127d746f7be461

2013-03-23  Tor Lillqvist  <tml@iki.fi>  [8559269f6a298f0fc0ca2be9c8bfdadba89db1f1]

Allow installation on external storage (SD card)

Change-Id: Ied56bfe26ebf0082aab91ff823da732f26ab5702

2013-03-23  Jacqueline Rahemipour  <jr@natural-computing.de>  [85889e690963b2f39bad6c6cc22853bc51767a3e]

Fixed templates notes view and master pages

Change-Id: I4aa8d86943ffb6bc1300c5c78ca99d5e2f89f0d0
Reviewed-on: https://gerrit.libreoffice.org/2939
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-23  Moritz Kuett  <moritz.kuett@web.de>  [5dd259cbd01dfb71288bcea7837a2d30d9d7d4e7]

fdo#47576: Support for textual links added (SVG Export)

Added Support to export textual links in SVG files, images still do not work

Change-Id: Id230618d2cc068b94eb0f0051d5db249a88a42f2

2013-03-23  Christian M. Heller  <christian.heller63@gmail.com>  [275dbf60e9a3ea47656dfef0928e5cc83df4762e]

fdo#39468 Translate German comments - vcl/win/source/app

Change-Id: I5bd5851f763a392cad658d206d23ea055456fce2
Reviewed-on: https://gerrit.libreoffice.org/2938
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-23  Tor Lillqvist  <tml@iki.fi>  [43fe205a77f8e9f0bd36dc25dd14eaf433488621]

Don't turn on DISABLE_EXPORT automatically for Android and iOS

Eventually we want to be able to save documents, too.

Change-Id: Ib971163163f78d304deaac2d87db40c8438a34e9

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [0ed451e338d2c211acf5b311860c468e335d6d31]

coverity#704237 Logically dead code

Change-Id: I7a5087b2ac89ee2839f0e0d8450efc7fca1dd68b

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [165ef402c07cfcec87c41bca67faa795580cf2ea]

Related coverity#704229 Logically dead code

pVDev not used since ad3ccbb2192c96bdcc268fcf0c322c693275eeb0 (09/02/2011)

Change-Id: I210b91abc4ac883272119c88a437f9d60781667a

2013-03-23  Rob Snelders  <programming@ertai.nl>  [f804c72a090f8d5f170fed700ba7cf1826e5b3a2]

After presentation is finished always have previous go to last shown slide

Change-Id: Ibb9db34523731f363612bd5f2306372380bb2fae
Reviewed-on: https://gerrit.libreoffice.org/2933
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [549030d96add56117bc35198d1303c059a8da21b]

coverity#704226 Logically dead code

Change-Id: I24e55bea6070ce1113c5b64902dbd41c7827f91d

2013-03-23  Johannes Widmer  <jowi-fs@gmx.eu>  [c088ec0bdb6245c472f79417d14d487e5c5e0d09]

Translations of comments from German into English

Change-Id: I0a1421e5b7149c060e8603a13e82a80c7d4d5bd5
Reviewed-on: https://gerrit.libreoffice.org/2934
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [6408f363bf77319228739cba69ab1bd08499e380]

coverity#704225 Logically dead code

Change-Id: I9aa41653b9622245de8084443ef3e0b74f720571

2013-03-23  Peter Foley  <pefoley2@verizon.net>  [28fb57daa77438f5e63132d3417062a11a44461e]

make gcc-wrapper work with ccache

Change-Id: I4db04d8ce04c928b67d86172fcbe33adacbd85d8

2013-03-23  Peter Foley  <pefoley2@verizon.net>  [c52ceef8395a3b4c59bf6e139e126b57c77d2d92]

add dba dbu and dbtools to Library_merged

Change-Id: I2a686cc18e0e965124e886901d852daf2d607b9b

2013-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [115bc7347f6ead8a7ca1110ceee4db7ce729f5ff]

Put 'm' prefix for data members.

Change-Id: I35de864a36c350f9b92d1e43208c8d0d37fd874a

2013-03-23  Miklos Vajna  <vmiklos@suse.cz>  [d4ebfc7e3fc8996dc0f52fcf228ba37a6af0f499]

SwView: rename member variables missing their prefix

Change-Id: Ib382d3e3bab87b2e1dd32060da977289e4dc601e

2013-03-23  Rob Snelders  <programming@ertai.nl>  [015131c87e14f84040cfa579bc81419714cbe964]

Give the number of slides also when more slides are selected

Change-Id: I2a169831f2caada6d052edb697036a53ca67ddd0
Reviewed-on: https://gerrit.libreoffice.org/2927
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-23  Xiaoli  <duan19002009@gmail.com>  [18682c5d13be52fcdbbe4b802b874a1b83fbbd8c]

Improve size and positions of widgets for CustomAnimationDialog

Conflicts:
	sd/source/ui/animations/CustomAnimationDialog.src

Change-Id: I38a9cbd533c742657c4af6c83d146706684c1ff6

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [f9122b32975bbd2aeba6e1bb9722f6140eafe8f1]

coverity#704216 Logically dead code

Change-Id: I83af7c87576c185b4884a2a6ceaea5274efa7c37

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [bbc96d45d4435a0a938ad0b8aba89fca9ad8df06]

Related coverity#704213/704214/704215 Logically dead code

Change-Id: I80c119b2287ff0c4f2e467943be6a7682914934a

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [97fa9a882c5084383c47443ef16f97caf5f5ec8b]

coverity#704205/704206/704207 Logically dead code

Change-Id: Ic2cbd96f393a21cf2c6634d3c5e5a4c5a5b486ef

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [ef23a1138257fe6cd53039dca40bc874a228e223]

coverity#441160 Logically dead code

Change-Id: I697aad17986b1cd874311716873ed75358d3cae4

2013-03-23  Julien Nabet  <serval2412@yahoo.fr>  [5d02714a9dca73e606fa1f538de8a62925bc1de8]

Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTED

Change-Id: I807d88631cf35e51cd034a62eed1d4230c75d1be

2013-03-23  Andras Timar  <atimar@suse.com>  [1d384e7ee8e8565a21d3033d7975eceda643d68d]

Updated core Project: help  866c0eca7cda0f8f3939076e11820ebdaf4870c3


2013-03-23  Andreas Mantke  <maand@gmx.de>  [20064583080a8622ba1b8f217cb0b9c184a3ae15]

fixed the dialog because there was an overlap

Change-Id: I5520eed20357d493ef198a935486f45dd7181e0a
Reviewed-on: https://gerrit.libreoffice.org/2926
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-23  Katarina Behrens  <bubli@bubli.org>  [4934f877e020c3b8a8225316cb3388be2812d2a6]

Add missing date formats to header-footer dlg

to have the complete set. Reported as paper cut on Impress Sprint

Change-Id: I9cc5145976c5b04d2df634106be6ef5eebb5ef56

2013-03-23  Andras Timar  <atimar@suse.com>  [33a87b9339e26290f5a3c000bc5951af44e9ccf1]

fdo#61379 Java options are under Options - LibreOffice - Advanced

Change-Id: Ic7b262f4b75e7f2069f88f753cea5ff8f59610b7

2013-03-23  Andras Timar  <atimar@suse.com>  [7a8e3639fb2c9fa5d4429b177092222a8adff7ca]

Updated core Project: help  31516bbabeb16119424c371fb17975a58b74d108


2013-03-23  Tor Lillqvist  <tml@iki.fi>  [9325dca98163f8fc7cfcf6a76abddfe4e902d73b]

"atomar" is not a word

SCNR

Change-Id: I3aaa8d9b37423d44fe11f161cc21c0a77b466353

2013-03-23  Andras Timar  <atimar@suse.com>  [b3644853d67872b0bb3956fb16cbaf0d0ed3c5dc]

Report Builder should be an optional component in Windows installer

... because when it is installed, it hides the original template based
reporting UI, which is preferred by some users.

Change-Id: Id758b664d6b06c2c12e32c428b5dbcf7bfaf045d

2013-03-23  Andras Timar  <atimar@suse.com>  [50e6c21ad80656cb3eefd1adaaaeeafa1f017473]

add longer description in Windows installer to Numbertext extension

Change-Id: I34b459c3e8b676b47f9ce0da15bfdea5f749ad20

2013-03-23  Mathias Hasselmann  <mathias@openismus.com>  [7d48d67b06f9f0c144bc84155ba0f891041d109f]

Use the make binary that configure found in PATH

When auto-detecting the GNU make binary from PATH store its absolute
path in the GNUMAKE variable to ensure to keep using exactly the same
GNU make binary even when the PATH settings change. This is needed
because the gbuild system relies on the GNU make features detected and
reported by the configure script.

Change-Id: I05916f0ad7f2e98e4e908455ed72758ebf396863
Reviewed-on: https://gerrit.libreoffice.org/2924
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-23  Chris Sherlock  <chris.sherlock79@gmail.com>  [444afc083500c3a4c2d2010f4886df49e75b7773]

General comment cleanup for demo/test vcl apps

Remove unnecessary commented out code, remove comment "spacer" lines,
in general tidy up this code to make it easier to read.

Change-Id: I37a19177795aa93d63f736e1933924605fbf2146
Reviewed-on: https://gerrit.libreoffice.org/2921
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73e74680d8c0cbf8baf869cc8bbc58dae432a0ef]

add ODS test for above/below cond format rules

Change-Id: I6ce6292a490ef39c111aa7f4c0a5ada0d45c16bc

2013-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9513e13686f011b008764b3c5f184be47b9f4f5f]

fix above/below equal average ods import/export

Change-Id: I1c305c67772b46cede6b4da3e79578f2f1a8ee89

2013-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb81adcda850b7456dbc274a37a2f12237c6ab82]

fix spelling error

Change-Id: I700f25f16ab77212c1f3fdc4be1eb24f4c614c30

2013-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [07ae89ed8d49a81babbdc76604602da405012c74]

remove the code for this old test concept

Change-Id: I4c9c383cffa2cfadbee32ec1e19af4b569b13f0c

2013-03-23  Andras Timar  <atimar@suse.com>  [672cd6dbcf212eb8afe485e9fcfd727acef61c00]

There is no --enable-ext-report-builder any more

Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874

2013-03-23  David Tardon  <dtardon@redhat.com>  [91864e19c84ae9834d6e97ee5ddc4db5bf957681]

rhbz#876742 speed up table manipulation in Impress

It turns out this is not actually a performance problem but an oversight
in implementation (or a bug, if you want .-)

Every manipulation with a table (e.g., move, resize; actually even a
selection of the table) leads to creation of a full copy of the table
(SdrObject::getFullDragClone()). One of the actions the table copy impl.
does is to call sdr::CellProperties::SetStyleSheet() on every cell of
the new table. CellProperties is derived from
sdr::properties::TextProperties and CellProperties::SetStyleSheet() just
passes the call to TextProperties::SetStyleSheet(). This is where the
trouble begins :-)

The SDR representation of a table, SdrTableObj, is derived from
SdrTextObj. Because of that, SdrTextObj needs to be able to contain more
than one SdrText (because a table needs one for every cell). This is
handled correctly by TextProperties. But, because there is no SDR
representation of a single cell, CellProperties uses the SdrTableObj as
the SDR object it works on. Therefore TextProperties::SetStyleSheet()
processes all SdrText objects of the _whole table_, not just a single
cell. And this is repeated for every other cell...

Change-Id: Iab2e2d0e1e8038710645c0bd24666e6032b0a003

2013-03-23  David Tardon  <dtardon@redhat.com>  [e3ad376f601d3abfc1b9e47dc0419d52785bd9b9]

drop unused includes

Change-Id: I819539b372d33cc8982a01d7bb72093cedb6461f

2013-03-23  David Tardon  <dtardon@redhat.com>  [8d8868a827e0daf3edd3f69a2c22cc185a7d496c]

drop unused member var

Change-Id: I68004a90cbfdf6bf6c5b09998406a5479e5c50d6

2013-03-23  David Tardon  <dtardon@redhat.com>  [6a08c0cba41dc63acb2c22c48170b081cc99e46c]

broadcast change if removing NULL page

Change-Id: Iacf5e9cc509e29aaf5dd1321407c0de9db7677f3

2013-03-23  navin patidar  <patidar@kacst.edu.sa>  [a56a162e66269bfe39ba76bacc51efe4cff314da]

In writer’s RTL UI show author name and date at right side of comment window

Change-Id: Ie15482e9953d14927b4f918c43537100a8332689
Reviewed-on: https://gerrit.libreoffice.org/2923
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-23  navin patidar  <patidar@kacst.edu.sa>  [092bf2fb0052ca73855127dc03ff1ae3f9321506]

fix fdo#62050: for impress

Impress is also affected by fdo#62050.
In RTL UI, comment window is RTL and editbox’s (editeng) default
writing direction is LTR.
I suspect, bug is result of this RTL & LTR mix-up.

Change-Id: I188ce05350f721081378509915158d4ec4e5f8cf
Reviewed-on: https://gerrit.libreoffice.org/2922
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-23  Tor Lillqvist  <tml@iki.fi>  [40fd922ecf6a9ba9cfe541975ea2fa6b711a66fd]

Another blind fix for using the x86 NDK tool-chain

Change-Id: Id4abf40d4965c015baf7a4213cd6dde8871a2474

2013-03-23  Tor Lillqvist  <tml@iki.fi>  [0fddd7aa822abc86b646939e292dbcce0014db08]

The x86 NDK toolchain uses a different naming convention for its root

Blind fix attempt for the Android-X86 tinderbox.

Change-Id: Ib7ae0d077aad149d27c19f1b0137bb87062d0f60

2013-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [00050e3799690a45c406429740e7b362e5f3e89d]

Fix the build with OSL_DEBUG_LEVEL > 0.

Change-Id: I4633df8ffafe10397bf80d9b0f5c20aa0ed36416

2013-03-23  Chris  <chris.sherlock79@gmail.com>  [7ca43770bc981c467371b3d4f587cc329298f4d4]

Remove commented code in VCL demo app - should make the example clearer.

Change-Id: I2e56c580b30435731b3b8dc716abae19c8673acf
Reviewed-on: https://gerrit.libreoffice.org/2920
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c06269755ddbe11ff0d60fce7cdb52112687162b]

Remove unused variable.

Change-Id: Ibb79f153799ac98d29bd2391c8903b00bb153956

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f9bf7f4d2c95a42671c4ba136a445e794538093c]

More ScCellIterator usage conversion. The rest are non-trivial...

Change-Id: I965e023d00306334f2b1aa7d3d92c90d44769b76

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a9a7f2501228e0f47085d937fc3727f1a452249f]

More on ScCellIterator usage conversion... Still not done.

Change-Id: I5023a57f3a089f1af7cd7fe53f57f82c60eb2b65

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0872a719ab85a497ea1d71920e298fd9f1d66766]

More on reducing direct use of ScBaseCell.

Change-Id: Ic59376eea086802f173e590faf2693b646db3feb

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2f6b33da43a06ff43bda739c41245761ffdf97fa]

Re-did ScCellIterator to avoid copying every single iterated cell.

ScCellValue copies the cell value. Let's not use it in ScCellIterator.

Change-Id: Id478b607c702077751878f557b8779c98b68db28

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [71362fb191d87e918fbf066ce639b0df213bd2a7]

More on ScCellIterator conversion... More to come.

Change-Id: I7b80e8418e8f5ea4ea64f4f05c3709aaf8606bad

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea8ed4dac5390935021b0ca579f33393ac50bd30]

ScDBDocFunc is now ScBaseCell-free.

Change-Id: I666886c737b118b30faff6c3763d40c1c4b7fca7

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d6eb60583e05dfa36402c92dc4315f2056f8592]

Start switching ScCellIterator caller to alternative iteration method.

Change-Id: I8b39adaaff3874e26709579530fb74b2bf0543be

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9b5561558cdaa2c331b6d965f273c8994b4a1d12]

Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.

Change-Id: I7b9b221c3536c94fbf56c9b5230e62927efe6e1f

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98c408356cffbf48fad596168399143e17321555]

Use ScCellValue instead of ScBaseCell in ScCellIterator.

But of course such migration has to be done in gradual steps.  For now,
ScCellIterator supports both methods.

Change-Id: I40cd8969b05598fe20916e43a5537217e824d418

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [73f66a092c16cf96f87cae14442cef8d8fd3a0ae]

Simplify ScCellIterator.

Change-Id: I33b10e68434fe0047f8e7c3959b87a51f3460d29

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bffe8b807ec2ac9e4749360151682591895778fd]

Get change tracking to work again with these new ScDocFunc methods.

Change-Id: Icdbf2af7bc552bc8f4914cc8bd036ed45934c461

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6dfdce83578ce44720e4cf1d84c6e4ef50686983]

Remove a variant of PutCell().

Change-Id: I6100d30954536a3683be69363f1fc13d54cacfef

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d4c36b6cc3d45f0d66cc3d0d86d3d842b979cbd7]

Remove direct use of ScBaseCell.

Change-Id: I6b36e2f16ab76c146572f36393aaa0e3df951d7a

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cc6f68895b99dca9e9785b7cb77a853c0eb2178]

More on reducing use of ScDocument::PutCell().

Change-Id: I7a911f13cddea829884aa9558d3be6a5e281c144

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [304fabda76364301956333120bf86b5a0ea9fe04]

Don't forget to check for NULL pointer here, else it would crash.

Change-Id: I497a8f5a6210e0b03fb12adc376cfa3a11d2d47c

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e84bf20fb0368bfe7873f9fb46023f1c9f35ac15]

A bit more cleanup...

Change-Id: I559ef1e8189002ea4ee4e543b5a3aebc0aa17674

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [73ab286477e31a0440af2e91c772fdf55db66a2a]

Why in the world do you need to fully-qualify own member methods !?

Change-Id: Iaaafa2d3c214f83f9c48edd80da20da34f30358c

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [62a2e5c0e82c6172dd8b51f8a8188781bea5827d]

This is not used. Be gone.

Change-Id: Ia5c7d914ca93826dcd2b7387d7cea58f90a225f2

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8dd093485c17f505f312fc7c7ea1ae3d6978e950]

What the heck is this !?  Kill it.

Change-Id: Iceecf6129977241847711488d116ebddaf639e24

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [14afe7b9b057e5bbd68d41573884c8a85761712d]

Move ScCellValue into its own header/source files.

This can be used outside the undo code, like change tracking code.

Change-Id: Iad936acef0dacbd19d8c179da4713b1cdc7f9c84

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [07bd80e7d94d90be0bc8059e98eade6b3ca2b6c6]

Add assign() and commit() methods to make it easier to use this class.

Change-Id: Ia9c2fe3fea3dfeef0410e8c430d5953a66b0cba1

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f357687b8c5aba3679143af891014e4fba5dc936]

ScUndoSetCell::Value to ScUndoCellValue in global scope.

I could use this in other undo classes.

Change-Id: I721ab2b67810af21ddbbb711c268783b73904e48

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4f573f6f24c8fe6f5b94949392e35695dba0663d]

Modernize ScUndoEnterData a bit.

Change-Id: I2cf86a445b4820ec89fc610e8e4eec7862195d21

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [916baebaa7c604570748c5556cfbb99a61a56a28]

Reduce the number of parameters.

Change-Id: I0424ca0da103cdcf3f76b6b7afe25cc0ad230bc2

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [987085cbb1ed6b8bb06ff3aba6f70686123ac811]

bInterpret is always set false. Remove it.

Change-Id: I067f8eb4b81231e3ea7f084a6608c29e0dfeaf2b

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [18571d151383dd2fda423f286550b63e8c2bd256]

More on PutCell() avoidance.

Change-Id: I9166a00f1aadd4bfcb9dc46ef794cd53c19f5692

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [38df6bbbbe23444732b07e438887b6863a8ad1e8]

More on reducing use of ScDocument::PutCell().

Change-Id: Ibcbb8690c96c176a31563e7b833fa66412888cb6

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [753310b7db6a36aeaae36cef3bfca970e9310569]

Remove unused methods.

Change-Id: I8a7b5513e136a632950c3d41f62020f6b68203ef

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fec3797262c67e4a7a612e6f1569127569e6f51e]

Don't forget to re-paint after undo / redo.

Change-Id: If4914265ce2ed2e614d4887cc12f15eb97bd076f

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9b016fd7e95cfb6789d329cadb94caa0b63ae80d]

ScUndoPutCell is no longer used.

Change-Id: I9ccefaaf71c4a39c0d28155f6b38e72cfc909ca2

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4223e45a0cdf3dc589d0aaf3de2c9abba0ee64cd]

I think I need to add these just like all the other undo classes do.

Change-Id: Ia5dc41027c144b771a4071a35b7ed699ea00cfb0

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3dd9f732afc7083809794e7626b11a4b7ca6dae5]

Forgot to add break here...

Change-Id: I4350c05bdf72c9b582da3b156dc398ea407efa24

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0327a7cdddb88a4841dc1be63fa0ce78ab35fc2d]

More on reducing the use of ScDocument::PutCell().

I'm getting tired of this already...

Change-Id: I77c4f82fc61c9371e8a07fa559088851667949d6

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6de145fdfa60737b4d3c4cb164caab5a44aa6c45]

String to OUString.

Change-Id: Ib31cd61f960a73924988aa35c24e106cf668b78b

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d1d5f290d42024c4a0c2dd03b722942f7142971]

Remove unused method parameter.

Change-Id: Ib297f38ab5428f4251d5f482c87bcac926250aa9

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ce72093cdc68e60fb06ddd4358e0bc7fc8c63a9]

ScDocFunc::PutCell() is no longer used. Remove it.

Change-Id: Id76a8cfe2d67c3461aab6ea0bb71a99abba65e84

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e509ba00be1dfbc38bbb8b93f49be2c686cffcca]

Another PutCell() gone.

Change-Id: I9ea44c38b13f2158aa1fb25cf6d1d50abe78e4a5

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d0869e2f0a2c8e6a07c16c34686ef0029c63587]

Reduce indentation levels by early bail-out.

Change-Id: Ief345d48750250150836097af2072fb030aa4505

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [18d821241c33686a419aec6d6dbaa165bf5e95b7]

Another removal of PutCell().

Change-Id: I1519ed62f623770f690385cb725e5d1e9a636e48

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05c49983366f3686576d678293c3903a08213907]

One less use of PutCell().

Change-Id: I10120476e3bb17c330fa8a59ae51ac7d4573d937

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [230f3ea249cd1f045ba30aced35935cdc32ddd87]

This shouldn't be virtual.

Change-Id: Ic15f96a71b7c315ab94ceed808c348cd6fe535df

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [142ac4d21d3ae4295f9cce5c8fffe1788f054b86]

Reorganize SetCellText() to avoid PulCell() at the very end.

Change-Id: Ib5244cbbb81a1dbc20fbf4a63679a862ede525ff

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a67e7ca6cd7ed646bac535c8cdffd6dc1f11d331]

ScDocFunc::SetFormulaCell() to replace use of PutCell() for formula cells.

Due to the complexity of the formula cell class, we'll keep this cell class
until further notice.

Change-Id: I0e11d0aa6ca2ee959a1963c606ad0684aeec27ed

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [383d39de81c4581830764efab6c31eed757751cc]

Do the same for formula cells.

Change-Id: Ia17079042ee4e17fb5b6abe8ae18b7838b68c7c1

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bcf5b54b47eda4e39b4f5f4813cb43e1f52f0201]

Add SetStringCell() and SetEditCell() to ScDocFunc.

More on averting the use of PutCell().

Change-Id: I3881d7d468780eefe8016c754a053eb42ad3c5ad

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3504ca6b84f5f38ded12e279d3b3ee36f9ffa33]

Make EditTextObject copyable. Its Clone() method uses that anyway...

Change-Id: I9c9ce4ddbf4849e3b237f037d8f1232b4ae84387

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [76c0e26b2d2906ca2199e4294d7433533c78f8e3]

Let's use ScTokenArray instead of ScFormulaCell.

Because we may move away from ScFormulaCell too.

Change-Id: Iafafe3c864efa73330fb8ecbb713caa903e23db5

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8aac68741b17a1d161137b12c78d47c8b3e91c68]

Convert some of ScDocFunc::PutCell() to SetValueCell().

Also implement the telepathy serialization part.

Change-Id: Ie67b26d5f7778d0c1f09a9ef748e0fe846ac3dc5

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [060c1f9048c713d03a9b051e4e9537d5992b8a13]

Implement the undo of arbitrary cells. Not used yet.

Change-Id: I99635829768ec7604f3387c4b0a22cb112fb9aca

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [25869d8c9bddb13e9b9fc5bff1494f8ca56a410e]

First cut on implementing SetValueCell in ScDocFunc. Not tested yet.

Also, I have yet to implement the undo and redo for this.

ScDocFunc::PutCell needs to be eventually eliminated, in order to avoid
direct use of cell classes outside the document.

Change-Id: Iae7abc048fc67214037fa0a080fdadbadfa074fd

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [611cb65c2a5d8d99b1ce0b3d9d0fbde95d877f72]

Add convenience methods to set maximum text input and numeric input modes.

And remove one use of ScDocument::PutCell().

Change-Id: Iaa3c115794894964cb7c9f809235cdb7669be094

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [95d2ab279414f9b24b43b9dd532cca842959389d]

More on reducing the ScBaseCell usage. That's it for today.

Change-Id: Ie35681e62a4ebcd792fd2f4dd62b5c4b8e4db49c

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [85ab53551239246b2ee5a784e927304bc2397942]

Reduce use of ScValueCell outside ScDocument.

Change-Id: Ia1a39016e1389e551169ae8dda179cb38d30a42a

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [25f53499989b873ea3bcc0ccd5a47aa07b4aa0a6]

More on removing direct use of cell classes...

Change-Id: Id09a5b681bfa4b64406148bce1a88c132b01d4dd

2013-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c2ea4c5fbeabda2c65ae549091b113b750972d05]

This comment is no longer valid.

Change-Id: Iec92c80bdc51b59712e1e6c6c0e05b38224359f8

2013-03-22  Eike Rathke  <erack@redhat.com>  [9b612f568a5c88f1a65654ad2bdd3df7211a9f3a]

no need to new/delete temporary, stack based auto does it

Change-Id: I5ab9537718f3f9a7e4296226c6ca1ad82ee2eb8a

2013-03-22  Eike Rathke  <erack@redhat.com>  [fdd9f2dbdf7c703cbc8519af932194ebdf95d77c]

use input line string length for numeric data length, i#93128

3620920babb60177dc2b8e1f61c75cf08cc0f949 checked the raw input data
length.

Change-Id: Iebb6e9c4a532b73a64f41261ee8bd382adbe701d

2013-03-22  Herbert Dürr  <hdu@apache.org>  [3620920babb60177dc2b8e1f61c75cf08cc0f949]

i#93128# fix data validity check

for criteria "Allow text length" and numeric cells

Patch-by: Zhang Lu
Reported-by: amy2008, eberlein
Review-by: Herbert Duerr
(cherry picked from commit 3a4882779d58e382abb866fc848d6c7a935181de)

Conflicts:
	sc/source/core/data/validat.cxx

Change-Id: I7c528da3cf2e12122cecbbde3ec84684307f3248

2013-03-22  Mathias Hasselmann  <mathias@openismus.com>  [ffb4e4310ef614d3d9cb26a43461fa3213b52fde]

Adjust indenting of a few comments

Change-Id: I5c72ea3b8c270c220be388d481569b82b7fa0ff7

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [97edb75d08e35eb014037fa6a4f93eeb16e11271]

coverity#440825 Logically dead code

The other one was in fact 440826

Change-Id: I0163892e651a8080873985d2c58eea97d65ff678

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [d6a1071034300356d225f6c89b7c75b110bc20ca]

coverity#440825 Logically dead code

Change-Id: If16f1815d7ce7638d51d62243ccea787f1043efb

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [c4c8bf85d25def82b9aba783461010e6ad9ab06c]

coverity#440784 Logically dead code + cleanup

Change-Id: Ib620de7cf05d0c84efd933a141f3ab0a6c1c2fd5

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [56220fb1304e68edea72f31b5d5a6194b703b87d]

WaE: unused functions

Change-Id: I3014f75e9f5969902c5bb6cecad9286841e158e6

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [6a17d2f2ba7acfec277314b97b50e41532d6b44d]

No nan() in Clang for Android, it seems

Change-Id: I73fb37de0e4eeefdb08a6da48947afa1fdf02a38

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [27a9a0d167abfe77ed955df0daf5a0b285d49110]

Start on supporting also the Clang tool-chain in the Android NDK

Not everything compiles yet. As normal whenever trying to build LibreOffice
with some new tool-chain, it's the C++/UNO bridge that is most fun. The NDK
Clang tool-chain doesn't define _Unwind_Exception.

Change-Id: If828f4f5b5788a4abede1aaca0844bf37e97a701

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [334d7e742ce60a9f5ea80d8dd9b5cfc3e129e900]

blind try to fix MacOs building

Change-Id: Ia6dac95a754c61a8f98120af1a703bd27d3be95c

2013-03-22  Eike Rathke  <erack@redhat.com>  [70f1f6cd90d8e9a571959c41f88c9ae376846d0f]

chose date that does not suffer from historic time zone bug

When building in a time zone that suffers from the historical time zone
bug https://bugs.freedesktop.org/show_bug.cgi?id=44286 e.g.
TZ=America/Sao_Paulo the build failed. Chose a recent enough test date
to circumvent.

Change-Id: Iad6c99f6a0a656546924c94edd39aca92d92d47d

2013-03-22  Radek Doulik  <rodo@novell.com>  [8b1eac4a14e222238913b8b33c0aeb98ea702589]

implemented BeginContainerNoParams and EndContainer records

 - plus a bit of refactoring to reuse code

Change-Id: I416d2c47800752a27e2dc79f9b55b096e641062f

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [98d72730b7c6320341b52ed18ed765b72cf922c1]

There is no --disable-ext-report-builder any more

Change-Id: I05d3958b56cc8dc18773049deb40d4d4929b0ba4

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [25363b4e4594c610c643cd1025119bb6188677d1]

coverity#440066 Logically dead code

Change-Id: I54d1b22859bd4f0a1e68ce79ed2ce4d7fbeb5107

2013-03-22  Julien Nabet  <serval2412@yahoo.fr>  [f25fcba2f2ef699e8366d3681ae6c636798569a8]

coverity#440065 Logically dead code

Change-Id: I6b735ca48bd996c71ad6c6103e68af2cd2890d98

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [9e2034c0330f969b6795dd9ec8771fdad34777a6]

Missing solar mutex

...as witnessed by the triggered assert

MSVCR90!wassert+0x641
vcllo!ImplDbgTestSolarMutex+0x72 [c:\lo\core\vcl\source\app\dbggui.cxx @ 1750]
tllo!DbgFunc+0x47a [c:\lo\core\tools\source\debug\debug.cxx @ 1120]
vcllo!DbgTestSolarMutex+0xd [c:\lo\core\solver\wntmsci12\inc\tools\debug.hxx @ 295]
vcllo!OutputDevice::ImplInitClipRegion+0x2d [c:\lo\core\vcl\source\gdi\outdev.cxx @ 913]
vcllo!Window::Invert+0xef [c:\lo\core\vcl\source\window\window2.cxx @ 411]
vcllo!ImplCursorInvert+0x437 [c:\lo\core\vcl\source\window\cursor.cxx @ 120]
vcllo!Cursor::ImplRestore+0x27 [c:\lo\core\vcl\source\window\cursor.cxx @ 159]
vcllo!Cursor::ImplDoHide+0x40 [c:\lo\core\vcl\source\window\cursor.cxx @ 216]
vcllo!Cursor::ImplHide+0x3c [c:\lo\core\vcl\source\window\cursor.cxx @ 234]
vcllo!Window::ImplGrabFocus+0x4aa [c:\lo\core\vcl\source\window\window.cxx @ 4053]
vcllo!Window::GrabFocus+0x52 [c:\lo\core\vcl\source\window\window.cxx @ 7544]
tklo!StdTabController::ImplActivateControl+0x1fe [c:\lo\core\toolkit\source\controls\stdtabcontroller.cxx @ 152]
tklo!StdTabController::activateFirst+0x45 [c:\lo\core\toolkit\source\controls\stdtabcontroller.cxx @ 354]
msci_uno!`anonymous namespace'::callVirtualMethod+0x8a [c:\lo\core\bridges\source\cpp_uno\msvc_win32_intel\uno2cpp.cxx @ 76]
msci_uno!`anonymous namespace'::cpp_call+0x4b3 [c:\lo\core\bridges\source\cpp_uno\msvc_win32_intel\uno2cpp.cxx @ 257]
msci_uno!bridges::cpp_uno::shared::unoInterfaceProxyDispatch+0x321 [c:\lo\core\bridges\source\cpp_uno\msvc_win32_intel\uno2cpp.cxx @ 438]
binaryurp_uno!binaryurp::IncomingRequest::execute_throw+0xaa8 [c:\lo\core\binaryurp\source\incomingrequest.cxx @ 245]
binaryurp_uno!binaryurp::IncomingRequest::execute+0xe0 [c:\lo\core\binaryurp\source\incomingrequest.cxx @ 74]
binaryurp_uno!request+0x6b [c:\lo\core\binaryurp\source\reader.cxx @ 85]
cppu3!cppu_threadpool::JobQueue::enter+0x28d [c:\lo\core\cppu\source\threadpool\jobqueue.cxx @ 115]
cppu3!cppu_threadpool::ORequestThread::run+0xc6 [c:\lo\core\cppu\source\threadpool\thread.cxx @ 175]
cppu3!threadFunc+0x18 [c:\lo\core\solver\wntmsci12\inc\osl\thread.hxx @ 187]
sal3!oslWorkerWrapperFunction+0x23 [c:\lo\core\sal\osl\w32\thread.c @ 60]

during JunitTest_toolkit_unoapi on Windows (which does not use a headless mode
for those tests).

Whether locking the class instance's GetMutex() is really necessary here I do
not know, but at least be careful to lock the global solar mutex first.

Change-Id: Icbd7936f4bf8433ef6a36912566d43361e911429

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [8d68b885b021a60af0fd199a167cbaeac1f15116]

Looser throw specifiers

Change-Id: I671d5d6459a3e1305c3d7a5ff21b63a5f6d0a289

2013-03-22  Thomas Arnhold  <thomas@arnhold.org>  [8d1424dba00539a9f829eb9803bdb8f03a6d5c93]

officecfg: remove author tag from xcs files

git blame does the same

Change-Id: I79ff6866bc0de02ae841df9d15599278ade06e31

2013-03-22  Thomas Arnhold  <thomas@arnhold.org>  [5ea8a48a3b26ac326ea5fe4a637a2d9b59cd2b94]

clean up DBG_ERRORn

Those were DBG_ERRORn before and were falsely changed to OSL_TRACE by me.

See:
1707a350af8a0909ae88c2b11deb714f8b2a93ff
533f89e49395bbc31baaab9ade46db934b383e14

Change-Id: I4f4188ba25b988128a539542f49797ea6985702e
Reviewed-on: https://gerrit.libreoffice.org/2900
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [1f393e01ca9ed878e6abc2cfa2bc8cf8e64f2ef3]

For convenience, include config_global.h in sal/config.h

...which must be included first thing everywhere anyway.

Change-Id: Idbbf941b526f48a89d6398e19404b1ff0e23a6b4

2013-03-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [9c281fda84bea4407bb8265d1e125fc6e429064d]

String::AppendAscii cleanup

Change-Id: I3c1ff291488b7747e143982aa7ea95169175c2c2
Reviewed-on: https://gerrit.libreoffice.org/2914
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [43f59b86cd2c65bf408bea8108b56839b21b8b4e]

Consistent "config_XXX.h" naming

Change-Id: Ie7cb4356fd2400753934ca907f09cf240ada734e

2013-03-22  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [683142294f291a77329a2d266124432aeba8522b]

get rid of two-argument compareToAscii

As I don't see a point in comparing a mimetype with only a
substring, it probably could be a simple compareToAscii, but
play it save and use startsWith.

Change-Id: Ic33c8089283def615999ddf80cd12f6fe219ed17
Reviewed-on: https://gerrit.libreoffice.org/2907
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-22  Eike Rathke  <erack@redhat.com>  [e8638ad5a7196ea79d90415b86a99a4c9f110a5e]

in Val() check status after stringToDouble()

instead of calling checkArithmeticOverflow()

Change-Id: I2e3307ee054db77bab0a106d886823dba9e56ea8

2013-03-22  Thomas Arnhold  <thomas@arnhold.org>  [a8a3beda84b848c8b24d7b1d6a9e7fa842e090ac]

officecfg: remove annoying newlines

introduced due to incomplete removals (like b3321b05)

Change-Id: I94c0905b654e29db19ed8cbf706b59033dce948d

2013-03-22  Michael Meeks  <michael.meeks@suse.com>  [1d0c1d4b8298c52b226e5c39b4dd98f9ec38a222]

implement part of XMultiPropertySet on SwXTextCursor.

Change-Id: I903f049a3bdba96a8e1ac613ca8b9443a062fe8f

2013-03-22  Michael Meeks  <michael.meeks@suse.com>  [7e9010735b62397c7eae87444aca3677a79f1223]

add implbase13 - another interface is needed.

Change-Id: I98ee35ad6f3b86f94fe503debd2b1cf854101441

2013-03-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7a25aa2821ccf7318ce4a13efe171763989009d5]

fdo#61390: Fixed the tabstop in the TemplateView.

Change-Id: I887b11646efb9a839da11cd3e20cdf7e532caf3e

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [a4b4942ff6d79394a3120cd1c55eb21a10769a30]

Don't include Java-related headers when they aren't needed

Change-Id: Ia971f98c904b69ce126a03d4737833b8e9e57369

2013-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9f78c8ed2c1ebeed54621ff3d4c0e5a7b9e811b3]

Removing some old HH crack

Change-Id: I4b9b24444db500af6cff2cfb1bc17002baf08715

2013-03-22  Michael Stahl  <mstahl@redhat.com>  [3605407693c83e5e5e0af6f7ec4a3863bc7178b0]

sd::DocumentSettings: throwing UnknownPropertyException ...

... for properties that are in the PropertySetInfo just because there's
no document or shell is just plain wrong.

Change-Id: I84f4f930f492753b20ba04ec4d41c905d674b9ba

2013-03-22  Michael Stahl  <mstahl@redhat.com>  [cc85e44cfa7ce7ae49944535418c5735c560f0ad]

SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptions

(regression from f0cd6fe9075cd0aa00162474784ad804a07ed138)

Change-Id: Ia86c0d168e9dd24555e7431666c0d783daef3b6a

2013-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e8a526e1f5626673a572d53dc1c8db6d8aadba13]

Remove some unnecessary warnings

Change-Id: I19a8931e8cda700c87d632fb6abeda9fa88c6041

2013-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ab374c8e5d3b41e7cda2b7f55ad209683ffa48fe]

Some more granularity in the libmariadb build

Change-Id: I99a6506443c789fb278684464a3973c1b4961ba4

2013-03-22  Miklos Vajna  <vmiklos@suse.cz>  [f7b5afc895930f0ef67b2c67c98fc429f45e067d]

testcase for 62344016de056965a58ea2016d912a68eac0d6b0

Change-Id: I5d7544f38c5d48826cad18a655ffd3b621eb0ca2

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [68579e6054c660de345a5c95f54fee60b3498f4a]

-Werror,-Wparentheses-equality

Change-Id: I69fd94447718e23ed88af28fed7ba2957559dc5b

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [b1b4695b71368b970ca6fb60b2ae697b1bddd2ac]

No (more?) reason for SD_DLLIMPLEMENTATION in CppunitTest_sd_uimpress

IIRC, this was a quirk with the old build system, dutifully carried across.

Change-Id: Ia66fe04666472a37bdb5f044aa7db09bb337e5eb

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [e1c53130a77beec74aefc4cf336229ce76f0870d]

No (more?) reason for SD_DLLIMPLEMENTATION in Library_sdfilt

IIRC, this was a quirk with the old build system, dutifully carried across.

Change-Id: Id2bc5efb645abd3f3074a9e363d643f88d107d1b

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [8da8952561c677dfc3a60f61e93ad880f37714be]

No (more?) reason for SD_DLLIMPLEMENTATION in Library_sdui

In practice, all of the .cxx of that library (except for a handful of newly
introduced ones that had failed to follow the cargo cult) undefined it first
thing before including anything else, anyway.  IIRC, this was a quirk with the
old build system, that had dutifully been carried across.

Change-Id: I7642c21af48e15b14f245bbbf3d38fdd365c3c89

2013-03-22  Andras Timar  <atimar@suse.com>  [d8e83ec04f677333257a5ec539a4bee330f692e6]

fdo#61790 define PROJECT_NAME in Doxygen config file

Change-Id: I25fc78104cedb83990b1c03f589b50a94890e7da

2013-03-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ee819bdd2dab5756cc3bad74f24e50bd7409f308]

fdo#61390: simple keybard support in TemplateManager

Adds support for the UP, DOWN, LEFT, RIGHT and RETURN keys in the
thumbnails view but doesn't handle the modifiers yet. There are still
some problems with the focus and key input outside the top level

Change-Id: I5ba67583c835bcc00b075071411c0d6590a07f9a

2013-03-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bfd1bcb204ed3ca35df1455a346a0ee7254a1191]

Template Manager: removed some dead selection code

Change-Id: Ib5ebcd928e77a115f4f62a50724656c33ae13c61

2013-03-22  Miklos Vajna  <vmiklos@suse.cz>  [793d4810c8cd087b42df51ab5326e35f4dd1132d]

tools: remove no longer needed CONSTASCII_STRINGPARAM macro

Change-Id: I5edf79ed165b8ed8e96e091f3f29ded0ac6067f2

2013-03-22  Michael Meeks  <michael.meeks@suse.com>  [ad65fea9c28542dcb986b693ec743b2ec668f0fd]

fdo#61847 - add test file of png image with invalid final chunk length.

Change-Id: Ie031f3442abcce053ed5f0a5cf74993219485029

2013-03-22  Michael Meeks  <michael.meeks@suse.com>  [c8fcfb3c87a7aa857bd98209718b2fde99c901c2]

sdremote: add more verbose protocol debug.

Change-Id: I1b189824f2b0bb2cf4568378e7ab3efd5a677141

2013-03-22  Miklos Vajna  <vmiklos@suse.cz>  [24d5261f5a122e22675210445056cdf67663237b]

fdo#62288 fix RTF import of table paragraph margins

Regression from 4a507f732d82c188ad81b022cbe3037951e58ac3. The problem
was that in some cases \pard can't reset all paragraph properties. The
original commit just made this keyword a noop when it occurred between
\cell and \row, but this is too much. At least margins do need
resetting.

Change-Id: I5cbb1df72bf1211f85ef69ab64d5b46cbce5c742

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [cc8e169d6cddc081e2a8b5249f34169c0e41d7d3]

liborcus depends on zlib

...at least unless configured --without-gnumeric-filter, see its configure.ac:
"The gnumeric import filter depends on zLib."

Change-Id: Ied3fb0119978ed484c5e0668cd6a949b448e1ee0

2013-03-22  Stephan Bergmann  <sbergman@redhat.com>  [1939c8c89bc2a92b3ab90b27632ab5a97b9d7e2a]

Our internal (static) zlib library is called "zlib", not "z"

Change-Id: Ied4b734a412546558b049b1fc627c421b61a0629

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [317a9b2e9463635b87f1c00fc11755dc9a4129f6]

add databar export test

Change-Id: I0770d20911307ddd9426417314bebbe569660b14

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e05cbcccbaafd42410f347ebc8b4222f59bf88a3]

add export test for color scales

Change-Id: I68ff1309c2769866c0821f7857f13103b8752cb5

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6dbea1ccccc99280b066ba0313300aa84966963b]

move the include statement to the correct header file

Change-Id: Ibed6ec565588dedb991037297c418e1a76235dbb

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad56219feea688caa5f5f744b9f94aa39548e865]

remove two unused test files

Change-Id: If7d4167424f5a80733bed9f58e488e6a2a44d12d

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f40803fea0bec4d3b8f9446ca01b9623ebf95c21]

add import test for color scales

Change-Id: Ie85f8efd520aaf4e10b560c637a74fbd9e25530b

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [edf57013463eff6d3b40d8d5d933577f0e6cf8e3]

SEARCHDELIM_C() was unused

Change-Id: I64432470c3d53ec58d4bfe7ce5756f44bcfa5ac8

2013-03-22  Mathias Hasselmann  <mathias@openismus.com>  [ae88d7ec8ebea00357da345ddb6cd241112d53b8]

dbwizsetup: Make pFinalPage a class member

It really should not have been a global variable.

Change-Id: I26d4b0d4736a2d026eb61149ede88f6f6ead6dfa
Reviewed-on: https://gerrit.libreoffice.org/2904
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-22  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0552b4334c2fb6b130ec05934b952b60418aadca]

Check return value of system()

Change-Id: I1b9e31b8c64ed8bf7eb073f036a7fdda39a15392

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33b0684dd721c4ee5c24d2c9b3b77974db882046]

update the test files

Change-Id: I0285e9d6739e7f2a9882fd19f03524482128e2d2

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b22b7d0c675304c3c7e6b49e7e10563a2dc737c5]

we need to copy the formula cell as well

Change-Id: If73ca17414a1aac1ce9efe5a56b0b1f499014fa0

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9263095cf6beb43b46a4feda359d84c66fdfd811]

add import test for data bars

Change-Id: Ida98e51a7f9970c7d4c845f5a6ac1566cbed9e3a

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b979429f1a16fb0558b9eb51f9ac7a51fecfcc2e]

prevent crash if formula is empty

Change-Id: Ib7bb245fa0c59c9a56441d4c45584b40193b0a32

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [86ff8ec2a6da2e7eb50694c1f8242c9e9b713920]

let us use ScBootstrapFixture::loadDoc here

Change-Id: Ia5d29da921e53b8443541e5f69e2bbc7fd99edfa

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0d8db7a49354de97977d1cfcea534fbcdc250078]

make method name consistent

Change-Id: I5fd08be86c68b788510d04ff6df6c3938c43e625

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9c75e5b908d2c3f16608756aea55d7ff7bdd39a]

remove disabled tests

Change-Id: I56490efc131cb25baa279b6f8204cf8f5d3af8c4

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e5928b1def2ac5705e014e344d6564aea8baa8f]

this return value is always true

Change-Id: I90314f334e8b318d615e18fb0689297a8e4cfea7

2013-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f1a64e9d570752a1d3baa9cc1c59b121ff2de29f]

replace auto_ptr with boost::scoped_ptr

Change-Id: I0775e436774308ce7a93b991f7806a429f1480ea

2013-03-22  Mathias Hasselmann  <mathias@openismus.com>  [eca62e11db6d721dd4518ed66169069b5edf64e0]

Use initialization list for ODbTypeWizDialogSetup

Some members got initialized by assignment instead of initialization
list without need. A refactoring artifact most likely.

Change-Id: I6b1d4036a24bd26443ce7c6e44e51d08b8b83b20
Reviewed-on: https://gerrit.libreoffice.org/2903
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [55e95d1dcbfd155566bb9d7879d9a4a39b9a2cd7]

warning: unknown log area 'jvmfwk' [loplugin]

This is not a warning that would stop an --enable-werror build, but still
worth fixing.

Change-Id: I6c47fd636f57f55cbe406f51e2f24e015924ce14

2013-03-22  Thomas Arnhold  <thomas@arnhold.org>  [0e49bd05eef97ddd25a5657cdd5fb277a2a86014]

officecfg: remove translated strings

Change-Id: Ie8d5e04556dc73213e972969d7dd7461799cd396
Reviewed-on: https://gerrit.libreoffice.org/2905
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [66ac0a5beb7178df42232cc8a96ba69169ea965b]

Try to make the tinderbox build succeed

Change-Id: Iae0b134d9579dcaaa39ce8a99e843fe24c27060a

2013-03-22  Tor Lillqvist  <tml@iki.fi>  [8f53d0d09e426c651c9d8f692775681bf84cbc11]

Update comment for NDK r8e

Change-Id: I7eab3392c7441ea5ddda59055beedc53b7c5e46c

2013-03-22  Matthias Freund  <matti_lx@yahoo.de>  [a25a1c99c43ce5f257ed03d2dafaaec01efbd1d3]

Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxx

Change-Id: I83bca633e1b6ea91ac5fa16aefb7e4a1c285e925
Reviewed-on: https://gerrit.libreoffice.org/2883
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-22  Matthias Freund  <matti_lx@yahoo.de>  [9b3010280b4a76bb76423782c77e46ab60f442ec]

Comment translation GER-ENG in sw/source/ui/wrtsh/

Thats all in this directory... :-)

Change-Id: Iab8f8e7c6269607ac2f0f0acdbd1200f917eaaf5
Reviewed-on: https://gerrit.libreoffice.org/2902
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-22  Thomas Arnhold  <thomas@arnhold.org>  [3dd40efee6ca280ef205c75517621b5f8d5089cd]

strg is ctrl in english

Change-Id: I569bfa7c9d461a5af0ef6e6f37bf717255936b78

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [630ccf5b3be084916065409033c182a91b418850]

remove duplicate copy of SchXMLSeriesHelper: take 2

This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [ccf8f9427e1828b4d37dda4e5e9c6401f8332227]

Revert "remove duplicate copy of SchXMLSeriesHelper"

This reverts commit 13d935d01e61fa821a5ef5893181190c90ae8e0e.

Appears to be broken.

2013-03-21  Julien Nabet  <serval2412@yahoo.fr>  [77b708117c33538ea105e4fbb3d44fe36fcfe5a2]

coverity#735364 Logical vs. bitwise operator

Change-Id: I116db00e16a8cb962ee7c98d9bfafb69312c1333

2013-03-21  Julien Nabet  <serval2412@yahoo.fr>  [3aef56aa5728667c72c0fc4e0939688353a73383]

coverity#704128 Logical vs. bitwise operator

Change-Id: If798ad895cc1472e4885de5d81ba8df626cbd1b1

2013-03-21  Julien Nabet  <serval2412@yahoo.fr>  [158883a9e90aab786f9af97c15ecad85fea968bd]

coverity#704123 Logical vs. bitwise operator

Change-Id: If6afc7eff435460fe4d0da84baf28e3517660364

2013-03-21  Michael Stahl  <mstahl@redhat.com>  [5c05dd12aafc4cf851d91627d3c5b8d791938fa9]

sw: VarFields test: fix "\" in URL (test fails on windows)

Change-Id: Ib1bc81e907cfd3e7a770fccf032c10fec91147e8

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [26d08e753927b37f51cbcd46f72877e59b8ee7c0]

add wpftdraw to Library_merged

Change-Id: I40471e76a338430e010ad53f64aa6328f3c81b44

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [36e3331ba1eae892b350a16a4036644d7d217ddf]

fix mkdocs.sh

Change-Id: Ia77605732bb5112a69289997db5d1c4a4b694594

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [4f601291da65d43599a6aa6051497ae220822aca]

do not add non-existant dirs to JAVAINC

Change-Id: I7b4498b21b5c003cf03af0ab897d59c1c604bfb8

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [bbb5357288a12b33c054084ee15733abab61cdb1]

fix more doxygen warnings

Change-Id: I348889e4b9b526e9278335112bed0943547ff942

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [4c8534b63e7190b4ae5372599a1fbe018230597c]

regenerate pch

Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [1ebdd13f88542e1b42f76825f09d59aa0d4ebdc7]

add oox sd and xmlsecurity to Library_merged

Change-Id: Ie9ef511308179902cbaeb2cca39414e86c57ce30

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [13d935d01e61fa821a5ef5893181190c90ae8e0e]

remove duplicate copy of SchXMLSeriesHelper

This allows oox to be added to Library_merged

Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [03b5374447f1ff3a5cd881d22110284749c2c286]

add wpftwriter to Library_merged

Change-Id: Id748b3bb2347bf8e8d63a47ff8471e3185cbedcb

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [ba22038b8481c9ea403ceae51d40e11cc80bc122]

add sc for and forui to Library_merged

Change-Id: Ic26bf9eb42de8ada161ca1793f4f69bac941bc6f

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [f294ecbe68f6839c19058dc0063942501ebd67da]

add sw swd msfilter vbahelper to Library_merged

Change-Id: If7fc0b480c58599e86bf3b75080b8b18d5d79488

2013-03-21  Peter Foley  <pefoley2@verizon.net>  [e08159e244916e97b963874944923a79cb9dca2e]

suppress warnings from external packages

Change-Id: I1417dd1dfbd812cc4ab8a1521cc9e0dfbcf37d02

2013-03-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c7f09e4fd4932f60c2e233d676537b6e786a7cfd]

introduce gb_Module_SKIPTARGETS

- this speeds up the old SKIP_TESTS targets build-nocheck and
  dev-install-nocheck
- this allows e.g. tinderboxes, which know that they just completed a
  build, to only read the files for the tests (and exclude the build
  itself)
- since the dep file can be quite large this might help performance in
  such scenarios quite a bit
- also moving this to extensions as it is merely a performance
  optimization

Conflicts:
	Makefile.in
	solenv/gbuild/Module.mk

Change-Id: I1265dbacdd9f3731fe755a1b997c2fa5ac1f7421
Reviewed-on: https://gerrit.libreoffice.org/2742
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-21  Thomas Arnhold  <thomas@arnhold.org>  [211a9a9cdcc34316e40c893179d7d3d0c160cfe4]

rscdep is dead

18d37cf9fb21dd809ec79135ce93f9a55512c9b3

Change-Id: Iaa18cf4343f4818e72cda08ad580672e38f6446e

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [3159f9cd6113c7f3fe8c210c56be886bb0b897e8]

Avoid clash with the Win32 CreateBitmap()

On x64 Windows there is no name mangling for Win32 API calls, so a
plain extern "C" CreateBitmap() function clashes.

Change-Id: I39ca92c259f660f00952ec0a8065bae1e747cffb

2013-03-21  Michael Stahl  <mstahl@redhat.com>  [3b5497f258fce37eebfc33536bfabb9016575cb5]

Revert "RscCmdLine: don't use obsolete DirEntry"

This reverts commit 3b00a7f87b8d428dc8c3d1d0ddb84b74bb2343d4.

Breaks the build on windows, requires adapting
RscCompiler::GetImageFilePath() to match.

2013-03-21  Michael Stahl  <mstahl@redhat.com>  [c49d0ba320faff58c0c9baefe5c1a182593fe22b]

python3: fix typo in 8b79f292fb7f41f424c4f02900082a5c9a71c0f4

Change-Id: I8bea810debfd4f53f4c53fe06fdf1f2b9256e795

2013-03-21  Eike Rathke  <erack@redhat.com>  [cafa2b948bd78905b5890f917403e6fabff3b6dd]

added unit test for 10e308 math overflow

Change-Id: I492d991545239539d21fb59de3eccdd1ab56a9af

2013-03-21  Eike Rathke  <erack@redhat.com>  [caecf6102f5042908c915afe89834ab7d3a4a4cb]

SbiScanner::NextSym: check status after rtl_math_uStringToDouble()

For example, 10e308 is overflow, not 0 ...

Change-Id: Ib7d622865bfb73581732bda45c76e078ee7d05d0

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [cd9c754828eb4f63373463399d7a41aa9ca43459]

64-bit Windows size_t and ptrdiff_t fix

Change-Id: If52ea2777af1faca3ea20a7bd305307ab0c115ac

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [8b79f292fb7f41f424c4f02900082a5c9a71c0f4]

Fix x64 Windows build of python3 (no idea if it works)

Change-Id: If8075a459acf4901ef451b24e54d88a8b68393f9

2013-03-21  Chris  <chris.sherlock79@gmail.com>  [3c61c08757208fb9735814dd62ac80f23cf51b86]

Move setupwizard modify handler code.

Move setupwizard code into the conditional below it. You can only work
on pPage if it isn't a null pointer anyway, to my mind this looks a
lot cleaner.

Change-Id: If8d910c15c5a1c1da5eb204b5922d074c454978b
Reviewed-on: https://gerrit.libreoffice.org/2890
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-21  Thomas Arnhold  <thomas@arnhold.org>  [f9af9abe628dc8886e320fa27421a125886f37a6]

debug: remove binfilter debug macro

Change-Id: I419c37860a21ae5ab416a2c8ec3c742fbaf6a980

2013-03-21  Thomas Arnhold  <thomas@arnhold.org>  [51890613b7cdeddff9ad3360a91908ded28bc5f0]

vcl: use OSL_BIGENDIAN

Change-Id: Ifdf54d30cca94d0d65d78f94d5fac31edf8c6df2

2013-03-21  Krisztian Pinter  <pin.terminator@gmail.com>  [ec8ada0221d26524806d469a08c0bcc0bd3a8796]

remove unused code svtools/bmpmaker

Investigated the usage of bmpmaker for fdo#39445, seemingly
it's not used anywhere. I removed it but I would be happier
if someone could confirm this.

Change-Id: I21c98e7857299aef8c482bb07750f4c13529c937
Reviewed-on: https://gerrit.libreoffice.org/2868
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-21  Michael Meeks  <michael.meeks@suse.com>  [5c4bf7a6029da36853fbae1513c9c5ed993059a3]

stop uninitialized memory leaking into resource files.

Change-Id: Ifb74ce0c60e0d0796d5d04a67e9d58721b58593c

2013-03-21  Miklos Vajna  <vmiklos@suse.cz>  [3b00a7f87b8d428dc8c3d1d0ddb84b74bb2343d4]

RscCmdLine: don't use obsolete DirEntry

Change-Id: I49b2ca742da96ced5326b3e31f3cec35bfaabcc2

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [4e69b35674882d8d675a677940805b187cad0bc3]

Missing dependency of librelogo on writer

...at least due to dependency of librelogo.xcd on writer.xcd, see
82c53d537a05dadf4d7fd7ea41292897bf2d47c7 "Missing dependency."

Otherwise, having librelogo installed but not writer will cause an uncaught
RuntimeException from configmgr::Components::parseXcdFiles
(configmgr/source/components.cxx) early on in soffice.bin.

Change-Id: I97565fe5c790ed182bb27fd722c650acf8a8ee08

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [e71c2752e76ee7acc3c4ac2d700bce17aff9b601]

Revert "sd::HeaderFooterSettings: try to make MSVC tinderboxes happy"

This reverts commit a9af9b7dbdd3854855904ecc0fbd1041d400b06b, now addressed with
5a1e2be29d886e821e5727ba185c40be1d24fc12 "Short-term fix around the
SD_DLLIMPLEMTATION debacle."

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [5a1e2be29d886e821e5727ba185c40be1d24fc12]

Short-term fix around the SD_DLLIMPLEMTATION debacle

(being defined for three different sd/Library_sd*.mk files), just like it is
done in all the other sd/source/ui/dlg/*.cxx files already.

Change-Id: I1b9e886c12acb1bfd73bea52f40260760a5f46ff

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [f4de9aba9e13254543109dc7c33ed0417fd5eee2]

SD_DLLPRIVATE -> SAL_DLLPRIVATE

Change-Id: Ia5f99e3c7cb5aa11cd33ba7f00afc4b9da10f0b7

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [698a03ef71e6940c9102a4019f28fa323513d81a]

Get rid of NUM_BUTTONS macro

Change-Id: Ia822a1b6d7c250a5f9de33c381b57f5cbe4b059e

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [1a41e84d0ae2a3763f0571e5fa0d03f19cb7f22b]

Move HtmlPublishMode into a header of its own

Change-Id: I522619eb4304cbe2d2d862f01dcf8384ac4eb0cc

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [3abd7eeb94accd0bfc23399483001823edaaa3bd]

Move NOOFPAGES macro to .cxx where it is used

Change-Id: I0ae8bb51cef6ab5ba982ee0efd79514c11a7b3e7

2013-03-21  Tomas Chvatal  <tchvatal@suse.cz>  [452d7b60c48d0cb5a02e9fdb7271f87cf0ac6de2]

Fix typo in previous commit.

Change-Id: I3b4a23dff3c2db14146351513e9fa1ea5ab3e256

2013-03-21  Tomas Chvatal  <tchvatal@suse.cz>  [7e1053381f6ab8ee7710a6ea90f51d77efcf6edd]

Fix -mno-avx calls by removing weird OS check.

Change-Id: Icecceda1b36110757754bcdbcecaae307d015fc9

2013-03-21  Noel Power  <noel.power@suse.com>  [f69acf929b4a8131370ab05ab0886334e1fc566d]

another variation of the localised Cdbl test

Change-Id: Icf6dd7428cb88f1891c6d816a24a4126ea2cc135

2013-03-21  Tor Lillqvist  <tml@iki.fi>  [63dcca42cebd3cb6f020ec75c0d225e1d7232e1c]

Re-work the vcl aspects of the iOS port

Don't try to use similar code as for OS X to manage windows, events
etc. I.e. don't use UIKit in vcl to do that. Instead, just do as in
the Android port, use the "headless" vcl backend. Do keep using
CoreText, though, not FreeType & fontconfig.

Start changing the iOS "Viewer" app to correspond to the Android
"desktop" app (so it should be renamed).

Work in progress since a long time, several crucial details still
missing, but committing for now.

Change-Id: Iac5fbf8def415e4d0d21e5200450a373420ad7ee

2013-03-21  Luboš Luňák  <l.lunak@suse.cz>  [27388c9483b5e00b593ac126092c5bbb131492b0]

do not pass -isystem to winres

In mingw build, the compiler is gcc, so -isystem is supported, but winres
is passed some include flags too and there -isystem should be turned back to -I.

2013-03-21  Luboš Luňák  <l.lunak@suse.cz>  [1c3c38122a020a998a92dd15a0870c576a66a8aa]

avoid Wundef / fix endian detection


2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [9477760a38416ef3e50781cc2821a3b1600a6d65]

Typo

Change-Id: I32c5bc1736305d38fb86b1b8af7606ac6c7f0dd0

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [9bd80d67de3d76ba89a4eed7c53cb9534a49dbc9]

The private SvFileStream::GetFileHandle() was used only on UNX

Drop the Windows implementation which wasn't x64-clean anyway.

Change-Id: I1622196dc4c3b940cc8d629016985cf97480a059

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [0e07da84299bb48dfc232c2888d176fa558ff58b]

Use BOOST_MEM_FN_ENABLE_CDECL only for x86

Change-Id: I3f752678f72260d5e481a71164a30cfc96807034

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [433672d1f4b9198fef362690b195f47822111e21]

Use subsystem version 5.02 on x64

Change-Id: I957cda779d300449e2110748a516c9662126f761

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [7e056403f7986f09981bf69514548e143bbb94b7]

std::min() parameters must be of same type

Change-Id: If8ac23dcf2a9e5811c1b2fe84c92d78cdfbc825b

2013-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [4dcef369040be95df4040737f7246c3fc588fd02]

Adapt to amd64/x64 terminology change

Change-Id: I9746559dcf001672906472bcdeaf49b9b20cd449

2013-03-21  Thorsten Behrens  <tbehrens@suse.com>  [bf5e1575e81195d1931a6eadd15ab27cc39aadec]

Fix force-choosing gtk3 backend.

Extra parameter got lost in refactoring, if we set envvar, we *do*
want to try that backend.

Change-Id: Ib530a3a6b3e6ee33aab729ce7cd1f93e209d4513

2013-03-21  Philipp Riemer  <ruderphilipp@gmail.com>  [75eec37886157e00bb5e176b1bc2aac958aac882]

reduce space needed by comments in sw/source/core

Change-Id: Ia9267c50a02acaa60d7514781384623bf17b23bd
Signed-off-by: Philipp Riemer <ruderphilipp@gmail.com>

2013-03-21  Julien Nabet  <serval2412@yahoo.fr>  [dc0111e5fdc9ecf991420e99b08260ed4f0d2bdb]

coverity#704931 Explicit null dereferenced

Change-Id: I03fe61ace1ab408d51e93f1e447591bb4eb9449c
Reviewed-on: https://gerrit.libreoffice.org/2881
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-21  Stephan Bergmann  <sbergman@redhat.com>  [7a09d361498abad7d4aba4762e569e27d39e15ad]

-Werror=unused-parameter

Change-Id: If9e6e4be2d4d0b22b636e355a9f00748cdeb2d55

2013-03-21  Lennard Wasserthal  <Wasserthal@nefkom.net>  [b71d3ad1fd71092e4cc85f5bb96b3bc3347e55d2]

fdo#55430 allowing click-from-textmode without causing fdo#61025

the last fix for #55430 caused #61025.
Markus Mohrhardt fixed that with by removing parts of the calc part
in 16f6ef0423cd0fd7c0e50ee28e8b32e72e21e090
I got it back where it causes no harm to the labels.

Change-Id: Ifb366a004701d7ec93b66662e14dba850d500e60
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/2786
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-21  David Ostrovsky  <david@ostrovsky.org>  [3333bb59e2e22161fcf66e3c71f58f5b160a24c9]

fdo#55814 improve unit test

Change-Id: I1508cc13bc6f025e671fb0f942a700a37965e242

2013-03-21  Urs Fässler  <urs@bitzgi.ch>  [08416ff716119dca888087bd38fd9662f4e85f7a]

translated last missed german comments in sd/

Change-Id: I48102b5e4d41ba786e9f9476b480715d5756ab87

2013-03-21  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [3e33adc4b09c38f95adc1761cc444c938ce22370]

Fix single core builds when TDE integration is enabled

Change-Id: I3a28d843e567db2a905125424615cba0bd28c7b4
Reviewed-on: https://gerrit.libreoffice.org/2882
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-21  Mathias Hasselmann  <mathias@openismus.com>  [4f6514eb0904f79b7c2db0958dc580bcf716911c]

Don't complain about missing colon in empty DSN

Empty datasource names occur with the datasource wizard's first page
when no datasource type has been selected yet.

Change-Id: I9bcd025aab046e6cb79db47564f55ae3f0faed55
Reviewed-on: https://gerrit.libreoffice.org/2885
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-21  Takeshi Abe  <tabe@fixedpoint.jp>  [322257d53202f4d6bf3e7fa687c3902b4c61d794]

sal_Bool to bool

Change-Id: I9bdb9db8b38758117a6bad27a014376806841470

2013-03-21  Thorsten Behrens  <tbehrens@suse.com>  [ff140bb6b8b109f14c270ff059f0b8d71dab5d6c]

Remove StringMirror UNO service.

This was a kludge from back in the day when pdfimport was an
extension and could not link against office libs.

While at it, fix mirror method to handle unicode surrogates
correctly.

Change-Id: I3582a7870efdfea50446d3604a185025b1d5a196

2013-03-21  Thorsten Behrens  <tbehrens@suse.com>  [dd0db92a174f6a4da1ada3de17cb869264be9342]

Kill fprintf in sdext in favour of SAL_LOG

Change-Id: I2253c1a4d90ab348764cd8863b8aaf2036a254de

2013-03-21  Michael Stahl  <mstahl@redhat.com>  [86a5e14b5a2f13c68aa3c39fd48f2a4c8a094170]

gbuild: JUnitTest: do not remove user-dir after test runs

The user-dir is already removed before the test runs, which is more
important; it may be convenient to look at documents written by the
tests, and these end up in the user-dir.

Change-Id: I53cc1ca49c6dfc5fa3e69f55413cf3eb8676befa

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [013b13fd164fe9b95fab4a580b5dbff69a74dd3a]

WaE: '__LP64__' is not defined, evaluates to 0

Change-Id: Ie3b740818b6f705b24e2c718dd47f43ebdb2a3e1

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [61d95972ffb4cdb72e6edea082db100c5ffdb7a7]

WaE: 'DBG_UTIL' is not defined, evaluates to 0

Change-Id: Ib902f3f4b428d5c23347a31773011ddf74f28e99

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [88739efc126b2191070ab408cbed068100798da0]

WaE: 'MACOSX_SDK_VERSION' is not defined, evaluates to 0

Change-Id: I6bc1e3ae56d936f6ef28e9d067360ac364e7af5e

2013-03-20  Michael Stahl  <mstahl@redhat.com>  [a9af9b7dbdd3854855904ecc0fbd1041d400b06b]

sd::HeaderFooterSettings: try to make MSVC tinderboxes happy

Change-Id: I925088159784eae7a8918734aaf0b1c1304a3d7b

2013-03-20  Noel Power  <noel.power@suse.com>  [bc3a09997453a4aab39eeb5fe01aadf9fca0b485]

tweak basic_coverage test to support locale specific testing

in basic some function results are influenced by locale, now
in the basic_coverage directory you can have sub dirs ( named
by the proper locale e.g. de-DE etc. ) and any macros found
there will be run in the desired locale

Change-Id: I625ee58d37493f83a15a62214bde6708e8fa75f7

2013-03-20  Michael Meeks  <michael.meeks@suse.com>  [ba4e2aad3eaf0102e52099bda2097dfc8082c3dd]

avoid floating-point error with empty bitmaps.

Change-Id: I11be81b52e32c776905a6caac1582cd1a839ab24

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [e9249e4f0177b4da68a5dfd6337b2a8993db89eb]

Remove redundant "const" to silence bogus MSVC warnings

Change-Id: Ice6615b4b0c9367efc278c3b399f6c35ede6fcd7

2013-03-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ec2f84b376f595b0553297d25b7716f6b97e1b87]

Template Manager: select first item when getting focus if no selection

Change-Id: Ie012e010ca92728725535345c76fc9f5eb31a254

2013-03-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5fa5f9561dddd2c53511fb951660b4ad397321e8]

Template Manager: fixed control WinBits reset... was breaking tabstop

Change-Id: I6e542ecc0e0f5a2b3e0ca59a52bb809b1a23284f

2013-03-20  Julien Nabet  <serval2412@yahoo.fr>  [d96dd357715c3e9d376b1cf16667b17103bbcfa8]

coverity#704628/704629/704630 Explicit null dereferenced

+ return early if no whichid or after default case

Change-Id: I40f3ec310604ccde22022dd2e82984b0f3057307
Reviewed-on: https://gerrit.libreoffice.org/2869
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [2c108a29d1ec53aa85cb5b508b8575b67b59628e]

Leftover unused local variable

Change-Id: I402cdcf2c9a78eb40c26c4cd016f603d85a38d39

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [190b9257367884fa8561410ebe6fb9df7fd9c465]

deb#703486: Keep migrating more user extensions after one failed

Change-Id: I9cc8acac54bd5a02652462c3967b4c81f7cf8ee3

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [720243baae25d15acd6ac0dbe144a02102867a16]

-Werror,-Wundef

Change-Id: Ia0782d64e23f67b533e57dad587951f061a7c1d2

2013-03-20  Regina Henschel  <regina@apache.org>  [e6a7c555cc6919cbe2fdaf794d57ca0819760c92]

i#78247# and i#78029# wrong glue points in iscosceles and in right triangle

(cherry picked from commit 26e91b07a559692b4f8acdd04f5bd28d0daa68b3)

Change-Id: I504ec85fa7b94a4473905b7e2720b2169c53e6cf

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [0b3c72fe89d3e1d56d148114a64ddaf97040a179]

Improve previous __BIG_ENDIAN__ fix

Change-Id: Ic7ca080e00d94f93306f65ba17ffc23dd4d746e7

2013-03-20  Julien Nabet  <serval2412@yahoo.fr>  [c40a774c203f4a55df67cd8da22e426b3edf0da1]

coverity#704774 Explicit null dereferenced

Change-Id: Ief63d63233d11015f64f5e6a19544889f0389ca3
Reviewed-on: https://gerrit.libreoffice.org/2870
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [463417f8867b61dbae1ed993ac9a9668acc9f84b]

Assume that this shall check full string equality

...instead of prefix match as the use of
compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply.

Change-Id: I266b68073ba01b9c1e91e24816b8a61f09bd60ac

2013-03-20  Julien Nabet  <serval2412@yahoo.fr>  [5879775875cd769bca29ca87e758c13e34a7ff00]

Related to coverity#704822 (Explicit null dereference)

aSlotIds.push_back(0) => aSlotIds can't be empty => pSlotIds can't be null
So no 704822

Change-Id: I52237fcd4f160a294c23307c2e33b515372b3c92
Reviewed-on: https://gerrit.libreoffice.org/2872
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Thomas Arnhold  <thomas@arnhold.org>  [3c5b0853944d922e70d7c488712df6780ff2b5f7]

no need for include guard value

Change-Id: Ib12b2c975d90cf842381916f3eb98dad3b4b3b4d

2013-03-20  Thomas Arnhold  <thomas@arnhold.org>  [11878c68c6e22373c95d4b7707aaf2c91e6a1fa1]

Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)

Now all should be gone.

Change-Id: Iaaaebfbb85535d95eab6a2043e7d5e2e845d9782

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [4ea575298464faf3e02d519b4fc6ea6e1d59beb1]

Use -isystem for NPAPI CFLAGS when available and necessary

Change-Id: I1b5c2182762d8a5272ae495f0ada01e81bf38cf5

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [334212593313199bc4549efdca849964c313b037]

-Werror,-Wundef

Change-Id: I197fcafa3d39e5ec312d7e0c56b076a479391a73

2013-03-20  Michael Stahl  <mstahl@redhat.com>  [b19c601bc4e4700b9d193a86795424e847759b4b]

SwXTextPortion has 4 properties whose names start with "Ruby"

Change-Id: Ic90bd3de5fbe1e9c211e61b04cdb4149437fa325

2013-03-20  Thorsten Behrens  <tbehrens@suse.com>  [631eb6141bae5569dc6331fa39891c5227d4a2e4]

Slight touch-up of German translation.

Fixup for b4966ea69ff0ad6944bd16d8a09ecb27a1704c10, hopefully
captures meaning a bit better in English.

Change-Id: If09b4227885eacbc04f0ccb1fcc8fdb892034727

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [c499fb240c422eb5e6d15e7f8db2408a55140c7f]

Work around -Werror,-Wundef

...from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers/jni.h

Change-Id: I2ae814f0491fe8a24a91504f7f14cc7416437d0f

2013-03-20  Luboš Luňák  <l.lunak@suse.cz>  [0e6cbfe0b1513af1a5d5ab7bc604cfda8eb8e27f]

remove leftover from copy&paste


2013-03-20  Julien Nabet  <serval2412@yahoo.fr>  [1890f4ba4c0b345a73185adf320d06d0974f644b]

coverity#704618 Explicit null dereferenced

Change-Id: I9f3befc235b0fb7933294be4a97d168ef203a79c
Reviewed-on: https://gerrit.libreoffice.org/2866
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Thorsten Behrens  <tbehrens@suse.com>  [46b56dd6d422dfae325dee2b47b395e62817db1a]

Fix loplugin warning.

Unused mutices in basegfx, turns out that was a rather broken
attempt to guard lazy-init statics. Implemented properly with
rtl::Static now.

Change-Id: Icefe82a53ef6ed33114732a6bb70f9aa0c28b55e

2013-03-20  Miklos Vajna  <vmiklos@suse.cz>  [62344016de056965a58ea2016d912a68eac0d6b0]

fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safe

In case we know there is a non-section paragraph at the end of the
document.  Intentionally not adding a unit test as David Ostrovsky is
working on one already.

Change-Id: Ia6026846981b5af014246a8a604c5f762d34c891

2013-03-20  Muthu Subramanian  <sumuthu@suse.com>  [2903c5f59d257b6ab94f32df64513f2edf94fb0b]

n#734735: Use full available size for pie charts.


2013-03-20  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [9d548d56cf19b01273f719b52a45f48ab13ed45a]

Replace String with OUString (unotools)

Change-Id: I9a0677cb36805d0a27514824c937901f73fee1c8
Reviewed-on: https://gerrit.libreoffice.org/2864
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [77c87c18697e19cb4606717af0e4b0e5ab2139bc]

Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)

Change-Id: I3a41036ec03cdaefea94b19dbedf59e5a5e37dc8

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [2d9ce9191da681e4fd9f1d08933ca5117c56601b]

Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)

...which is a confusing overload with unexpectedly different semantics from the
one-parameter form.  In preparation of marking it as deprecated.

Change-Id: I4f176995546ae583fc570d770647ffc315eecc75

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [dc06576d8809760b79f771831bed3122878e0505]

TODO: Unclear whether comparisons against "Ruby" shall use == or startsWith

...as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply.

Change-Id: I46f2f0c5e66e5ced4dfea00c2a7e87a316748a0b

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [d11c93b025c87dce5ceabc688419739e35baa535]

Assume that this shall check full string equality

...instead of prefix match as the use of
compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply.

Change-Id: I0b0939ac7d753f1972007c479d4231d45ffecd13

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [29c26f911422c318f277ebf31abb57ed6ad5fd16]

Assume that this shall check full string equality

...instead of prefix match as the use of
compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply.

Change-Id: If46b3b5f0675b2a6f32d3300c5fef80d5d20956b

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [0555481e50d7d8c1b59fb608a4e3eea1e39aeac9]

Assume that this shall check full string equality

...instead of prefix match as the use of
compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply.

Change-Id: Iea78d873bf226665998d7ff67e3cdbbae97d9b38

2013-03-20  gerhard oettl  <lodev@ogersoft.at>  [b4966ea69ff0ad6944bd16d8a09ecb27a1704c10]

fdo#39468: Translated German comments

Change-Id: I840ab979486a8cdfed4b19f4966eef1b9f287a5b
Reviewed-on: https://gerrit.libreoffice.org/2847
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-20  Christian M. Heller  <christian.heller63@gmail.com>  [c86fa81bcd5db0db4b343a27cc7ca979613fc2ad]

fdo#39468 German comments in vcl/unx/generic/...

Change-Id: I869f5ac346b378ee63832e01ce099f366b7c184f
Reviewed-on: https://gerrit.libreoffice.org/2865
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-20  Gergő Mocsi  <gmocsi91@gmail.com>  [7ef3b46fd5bdfb3a87e9b0a840287fdb6ff4734b]

fdo#35546, implementing 'Create Photo Album' function

Create a slideshow from a series of image files.
Created the dialog window (called photoalbum.ui).
Image preview is working.
Options "Fit to slide" and "1 image and title" are implemented.
Added a title page with the author's full name.
TODO: 2 images / 4 images per slide
      i18n of messages
      UI tweaks

Change-Id: I14b337187dc5d373fcd28489098fda813b5fd5f6
Reviewed-on: https://gerrit.libreoffice.org/2582
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-20  Stephan Bergmann  <sbergman@redhat.com>  [917b57001351d839fc091eab8ea4a97a0e77914e]

-Werror=undef

Change-Id: I0358e4f0d6fe40f37a1db1375600765817f3f19d

2013-03-20  Yifan J  <yfjiang@suse.com>  [9a7d2e0f5e7adb791fff6a52acd7425b31c11f61]

ooxmlimport line numbering check

Change-Id: Ifa9d4cb45950a378dd0d82d4d262ffd9511d7f44

2013-03-20  Miklos Vajna  <vmiklos@suse.cz>  [19802872052aaed9d3deff02b882b2043239a406]

fdo#60769 implement odf export of multi-paragraph comment ranges

Change-Id: Ifb850438586eb6589fde79d10ed9eef727368f42

2013-03-20  Miklos Vajna  <vmiklos@suse.cz>  [c426df5086785807972c1a8d2788567f2842a395]

sw: export fieldmark of postit fields if possible

This way the UNO export filters won't have to remind if the postit field
had an associated fieldmark or not, but can just query the fieldmark
type and ignore e.g. comment fieldmarks.

Change-Id: I791b07fd371f57ec35d8309e666058237dadf190

2013-03-20  Luboš Luňák  <l.lunak@suse.cz>  [c60b6c7665220b4383a4851708cfa74f9c2a6fcb]

add -Wundef to compiler flags

http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html

Change-Id: I61ab4b6b536e77d153f44b9f8569b49e0be60002

2013-03-20  Luboš Luňák  <l.lunak@suse.cz>  [52f8321c412cad280c9029f10f9aef03f4f20544]

use #if instead of #ifdef for testing config_xxx.hxx macros

http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html

Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3

2013-03-20  Luboš Luňák  <l.lunak@suse.cz>  [151abb8b2b9d3a22229b98cec12e29484d12109b]

use -isystem instead of -I for 3rd party headers

This should avoid gcc warnings in external code we don't care about,
so there'll be no need to fix them for WaE.

Change-Id: I629dc2672c075908294609249183f27ad2984325

2013-03-20  Luboš Luňák  <l.lunak@suse.cz>  [594a1ca96b465ffdb688febde9e2dbd089e7bbf0]

clarify when HAVE_FOO macros should have 0 fallback

Change-Id: Idc6635b59851c9b1a94f11042d3a60a4822061f2

2013-03-20  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b2f8318dbda8a09fa312663d14fcaf057ee5069d]

simplify OUString assignments

Change-Id: Ieffd80aa84c9a041785bb81b3a904a32d00cb2bb
Reviewed-on: https://gerrit.libreoffice.org/2863
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [04032bd6062638f6945e3911a491fa311404c507]

allow to use internal python for build-stuff on Mac

Mac builds python as framework, so bundling is quite different from
other systems. Use the set_external variant to avoid adding a
non-resolvable prerequisite to the targets that are built using python.

Change-Id: I1c6f2b61a3ff99f8ccbc4e0b5d88145940a4a8ef
Reviewed-on: https://gerrit.libreoffice.org/2849
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-20  David Ostrovsky  <david@ostrovsky.org>  [1bf65d1d57856491431fdb4b90f5a228ee592da1]

fdo#55814 create unit test for it first

1. create a variable field, name it "foo" and assign value 0
2. create a section, and put content a in it and assign condition
   "foo EQ 1" to it
3. change th value of VAR foo from 0 to 1
4. expected behaviour: section is hidden
   current behaviour: section get corrupted: condition is overwritten with "0"

Change-Id: I52fb50e26f5330c2b4745093ac954cecf45924f5

2013-03-20  Julien Nabet  <serval2412@yahoo.fr>  [22ae2982bd95d36cc242f8b9eda6eec0c5a3a10c]

coverity#735389 Copy-paste error

Change-Id: I74098cd2b58a64ff231d86549812d5a565835bed
Reviewed-on: https://gerrit.libreoffice.org/2858
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [76f03b163fa2134fbeaf655d67effc3265964665]

WaE: class 'ScFormulaCellGroup' was previously declared as a struct

Change-Id: Ic7c1cb8ef7e39243277ceb9a219e2b4684130587

2013-03-20  navin patidar  <patidar@kacst.edu.sa>  [79dd315e9b19ec3bc6601c359a0ecb6d576d4aa8]

fix fdo#62050 : Initially disable RTL for comment window.

In RTL UI, comment window is RTL and editbox’s (editeng) default writing
direction is LTR.
and i suspect, the bug is result of this RTL & LTR mix-up.

Change-Id: If3af4ae428b67151d66661907b9e60a97049e0e6
Reviewed-on: https://gerrit.libreoffice.org/2831
Reviewed-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f44f1719efafd811bb604f7fcc3534d5ec344ad0]

lowering baseline for python used during building

builds fine when using system python for building on Mac OSX 10.5
(comes with python 2.5 only). Note that python 2.5 is not enough
for pyuno/python scripting at runtime, so for that internal python is
built nevertheless.

Change-Id: I51a4450cad1e09aecd12f192db1fb797313cf322
Reviewed-on: https://gerrit.libreoffice.org/2862
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-20  Tor Lillqvist  <tml@iki.fi>  [e7419364c4ef7986657974382076a52094aeb7dc]

'size_t' is not the same as 'unsigned long'

So using %lu to printf 'size_t' is not 100% portable either. At least in
64-bit Windows code 'size_t' is 64 bits but 'unsigned long' is 32 bits.

Let's just use 'unsigned' for the loop indexes here (and %u as the
format). After all, they are single-digit numbers.

Alternatively, could just use C++ stream output for this purely informative
printout.

Change-Id: I604e1c6c6a910c86b5f1408bee1d9c2c7a8b76ff

2013-03-20  Noel Grandin  <noel@peralex.com>  [542d45df30a78e937f17156aac56d7cc649bbc82]

fix spelling mistake in @since tag

Change-Id: I000dbf28c211c90e40fcef7d7cb09cb4902db78f

2013-03-20  Noel Grandin  <noel@peralex.com>  [a066525b42a1ab8dc60e10a5d62819c259904f32]

fdo#46808, Convert a bunch of comphelper::ComponentContext stuff

.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.

Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be

2013-03-20  Noel Grandin  <noel@peralex.com>  [6999a50efaaf802ccd4c7eb7957af17cc32602be]

fdo#46808, convert some getProcessServiceFactory()

Change-Id: I3722a54ea173f54f8d8f1e0e654137c6f76d8613

2013-03-20  Noel Grandin  <noel@peralex.com>  [c09c64ede6a395ad4cc5a263e88d5e180b890127]

fdo#46808, convert drawing::GraphicExportFilter to new style

Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58

2013-03-20  Noel Grandin  <noel@peralex.com>  [23a16f5d3856d6eb61d599af9e47add4c456bfb2]

fdo#46808, convert graphic::PrimitiveFactory2D to new style

The service already existed, it just needed an IDL file

Change-Id: I40fb28d94253c3c577655bb888ff0d0ee3ba3822

2013-03-20  Noel Grandin  <noel@peralex.com>  [b4b0b400071a0fd12587334e3b9d615f35be671b]

fdo#46808, cleanup some usage of getProcessServiceFactory()

Change-Id: I2ab4c7c0a19bd436c84e62bfc6aeda1fea079a44

2013-03-20  Noel Grandin  <noel@peralex.com>  [51a2b574bf6e163d34d2301c2b526a09cd7ff1aa]

fdo#46808, API CHANGE: update ScannerManager service

API CHANGE: The ScannerManager service now returns XScannerManager2

Don't know why this wasn't done already, the service already implements it.

Change-Id: I22355749bc859420174a132f3a21cc7a4984bf5f

2013-03-20  Noel Grandin  <noel@peralex.com>  [3475d91b1ac97d45f6337b9560491f25b3672549]

fdo#46808, cleanup some usage of getProcessServiceFactory()

Change-Id: Id97ae7a16141b5c5df380f5838bba11cb08c9223

2013-03-20  Noel Grandin  <noel@peralex.com>  [286a86221b0b666fb9c54ffc30fdf1fd99a1316d]

fdo#46808, Convert sdb::TextConnectionSettings to new style

The service already existed, it just needed an IDL file

Change-Id: If86cb14d107077da5f10bddd81deda7cf61442ed

2013-03-20  Noel Grandin  <noel@peralex.com>  [24d53ed075b9c904c6947cf3ca7096d3d4a70bce]

fdo#46808, Convert sdb::TextConnectionSettings to new style

The service already existed, it just needed an IDL file

Change-Id: Ia8729e87d65e8a6deda07c102a2a71cae3ce83fd

2013-03-20  Noel Grandin  <noel@peralex.com>  [e655c756c48f3ba21e18eae6b705432e5dd37a08]

fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()

Change-Id: Id343405c323a9efe86f7d9f41c3c866d817a0ccd

2013-03-20  Noel Grandin  <noel@peralex.com>  [4f26b7a6d1524e2feccd6d5fe8f70ea8c1bed80e]

fdo#46808, Convert frame::Bibliography to new style

The service already existed, it just needed an IDL file

Change-Id: Iebbc5ede0a46ddf1e0830e2e1697f82df016922c

2013-03-20  Noel Grandin  <noel@peralex.com>  [d93543f495b71ddc0536b86a4cc3fb1410418b61]

fdo#46808, Convert i18n::IndexEntrySupplier to new style

Change-Id: I673de5bea83f8c6d993757cbd5ae996d2b8e9e84

2013-03-20  Noel Grandin  <noel@peralex.com>  [8d83827d94266a08e999047151d6cd691acc6e46]

fdo#46808, Convert XSLTFilterDialog to new-style

Also fixup servicename.

Change-Id: I1ee6d4849a83fdd4f43bf266ef4d282b22b65f6e

2013-03-20  Noel Grandin  <noel@peralex.com>  [524cedbd307e73badd3c6e64ae290922c75fd2dd]

fdo#46808, Convert linguistic2::ProofreadingIterator to new style

Change-Id: I1551f67ce503d58ea9b0e701219b26baadb25b78

2013-03-20  Noel Grandin  <noel@peralex.com>  [70e7bd63adda4c17a47fd7caeacdf5b91ace6157]

fdo#46808, Convert text::AutoTextContainer to new style

Change-Id: Ia33419c4d8cf633b572627edf57c926099d698e5

2013-03-20  Noel Grandin  <noel@peralex.com>  [32fe9ef796a92e5eaf3dc21fad15761b96500501]

fix the object name so it matches the cppunit make file name

.. which is useful when a unit test fails and I need to find the
correct makefile.

Change-Id: I5277840b8304e4e1e5ec3490bb665fcce4945741

2013-03-20  Thomas Arnhold  <thomas@arnhold.org>  [5e2fd3b3c96362368a516f59555a42450126be85]

this should be enough

Change-Id: I10af9ff8513f8f583867d0d6a18af03b3b5b1a28

2013-03-20  David Ostrovsky  <david@ostrovsky.org>  [13bfb441d9127fe1501a3dc43e88726825c0f95a]

make gcc-wrapper work even with ccache

Change-Id: If97cc4f2af2adb6af1217cf7b095d0f0f7831bca
Reviewed-on: https://gerrit.libreoffice.org/2857
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [b0149eccbfa080f6f5a51a02b33af58e1ee15f65]

coverity#704590 Explicit null dereferenced

Change-Id: I787a39959a1558fe4f284bc1941194a841e2d600
Reviewed-on: https://gerrit.libreoffice.org/2860
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [fb33deba9e86a4c2e97db28bc929b6cebaacaf01]

coverity#735382 Copy-paste error

Change-Id: I7f033b189feee848dff1e3682be04a9b2f76fae8
Reviewed-on: https://gerrit.libreoffice.org/2854
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-20  Eike Rathke  <erack@redhat.com>  [e96c7a60c88bc1e3008ebdeafd59327933d6707f]

replace decimal separator at correct position, rhbz#919020

Change-Id: I97a652e6a1286726fe21ae580f6dbf5536f9d52d

2013-03-19  Eike Rathke  <erack@redhat.com>  [9e9f39d171cafa035d7b8e74187e25c3581cb89d]

resolved rhbz#919020 Basic CDbl() and CSng() scan localized number

Code wrongly replaced decimal separator with '.' and used atof() to scan
the number string which itself may be localized on *iX systems but not
on Windows. Hence on *iX the numbers may had been truncated where on
Windows they were not.

Additionally made this work with Unicode separators if defined for the
locale, removed the awkward conversion to ASCII byte string and
eliminated use of toupper() and isdigit() calls. Also eliminated a
possible buffer overflow.

Change-Id: Ic3f791601c321ef1386fe51a5244d3dacac3d908

2013-03-19  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9d64e7f2b723a7bc711c2acc8da99944b30761ef]

These classes are not used

Classes with same function: osl::Directory, osl::File

Change-Id: I0e8d18bab6ee244da274c733b8f1f646897afc7d

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [25b6dcef4907cdf22456f7784f49860447ad9d1f]

More on removal of direct use of cell classes outside ScDocument.

Change-Id: Ie888b3494334613b5e4bcf97019b6dfbbd1a5da1

2013-03-19  Andras Timar  <atimar@suse.com>  [5f0ad2a5ac6a5c4533bb68b3a78af394ad7b21f6]

windows build fix

Change-Id: I6ff724052660d73b583fb1e44265a60a6fa4379f

2013-03-19  Andras Timar  <atimar@suse.com>  [332a93435fc5757532d0b93b38aaf9fe1c9ca0f5]

fdo#39445 writing out tools/fsys.hxx (linguistic)

Change-Id: I5d0e5ebbec46c32998962398da14ac81bb8afea8

2013-03-19  Andras Timar  <atimar@suse.com>  [438efb38ec42f9c342342925236cf8ea1eada9fc]

fdo#39445 writing out tools/fsys.hxx (basic)

Change-Id: I2ec7546572fa72359615f371715b4aa82b1182ca

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [b82f685101e56bf78edf0bb0d8848818e46b4544]

-Werror=format, "fix %d expects argument of type int"

Change-Id: I654d035bc79ba157c6fdd01edf7930ef05f7b970

2013-03-19  Urs Fässler  <urs@bitzgi.ch>  [6e7ec40523fa4822ff5f66ad112ffcea6e823b3a]

translation and cleanup of comments in sd/source/ui/view/

Change-Id: I988c0545600185c6b09131d27fb8480efddd947f

2013-03-19  Krisztian Pinter  <pin.terminator@gmail.com>  [0173e89ca254a18953615c07864d1da22e5149b5]

fdo#39445 writing out tools/fsys.hxx (sot)

removed unused includes from stg.cxx and storage.cxx

Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
Reviewed-on: https://gerrit.libreoffice.org/2852
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-19  Krisztian Pinter  <pin.terminator@gmail.com>  [768dee2c32d4da440f1f05c70beb8f668b1364a1]

fdo#39445 writing out tools/fsys.hxx (rsc)

removed unused includes from rscdb.cxx, start.cxx and rscclass.cxx

Change-Id: I6f7e54c9f494b7b40a0cf30f13100073b9c37f17
Reviewed-on: https://gerrit.libreoffice.org/2853
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [42d3adbce63493039e6013f6f3ea15149f2f7507]

calm debug, and disable unless SC_FORMULAGROUP=1

Change-Id: I091d43dfa33f440edd50a1c937ef6e6f1930be4e

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20c4921e901d84a7ef8835ee192e1a7a4b62ee61]

Remove use of ScBaseCell and its derivatives outside ScDocument.

This is still work in progress.

Change-Id: Ifcdbefbdd307a2a8819b073d896e90a16980781e

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d0314afa2fef363eba06e98c70ecdc83e690dcd0]

This ScFormulaCell member is not used. Also remove cell.hxx include...

Change-Id: I5d188bb080943acc4b8e4ae44a4c8ef01a837c2f

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [c27b2fb8433758240c00bcd76c7fa322eccdee9c]

start of InterpretFormulaGroup.

handle column invariant formulae, sketch comment more work,
elide Matrix formulae.

Change-Id: I9ce4da26b0ad2407021a10f21c81ada80442c76d

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [244033d7148e0badbf5915e21b7f2d67e41bf4eb]

get row offset calculation right for groups.

Change-Id: Id65174bbb70a4387cddb985d0556a3bcd692d671

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [290d192a9e7f1877b08537da379d09a8a557c94f]

Tweak hash generation code to NOT rely on 'i' to shift bits.

Because 'i' can get very large.

Change-Id: I1c7fcafaa60b14f709861f32c56defc7bcaee451

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [5a637138c0271357619629947e9cc6f90de2c03a]

build spans of doubles and cleanup excessive debug.

Change-Id: Ib76596cae12c87825118903cc61b12c251f0c1b7

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [9d269e1820efc532a0271f04505c590805a6c48b]

use cell hashing algorithm for computing groups.

Update unit tests, dumb-down hashing to compare more for similiarity
rather than identicality - we want to use this down columns.

Change-Id: Icea731daeb301e1febb2df48b6b46c9faba74e9d

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b13550ed57ec438a57f6482d9ea6d16f354eec14]

Unit test for formula token array vectorization state.

Change-Id: I91dce36e56d86899ba506beb29df6188f10966c0

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [307b9bfd17d34bcfc9a2ecdef7802413d79f3694]

Reduce dependency on document.hxx. Prefer forward declaration.

Change-Id: I9b0c86735284ec435cceb3acd9bad97a6e523a74

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6dbf417850e75cc3d4ac9e45ed9db3ffac507ed]

Add accessor to ScDocument for formula cell's vectorization state.

Change-Id: I3c781764c6375dadb173bc5ab3cfb79857e2aeca

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [292ffa80bc2665107d7011b2180c2659835d6c26]

First cut on checking the token array on whether we could do vectorization.

Not tested yet.

Change-Id: I87f8a8595229d8d8e83526dc0334891d253cf2c7

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a09e0078ae0e25c7317baed471a9c7c1f729794]

Use initializer in ctor.

Change-Id: I2721c083e26654f5ce5cc636d652cb4d50a158ad

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d65e83b32f7cf8227984b843a783d55c384c373b]

Generate token array hash exactly once, when the string is tokenized.

And CompileString() is the place to do it, to the best of my knowledge.

Change-Id: I249df5d09aa288eacc2b2c7ad6e5fc947a3c225f

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0a0deec6f1e5c3e3100673daa6ef244b2d8ff8bf]

Fix indentation.

Change-Id: Ia277ac4e9eeb34a2b0244ebb5f09c428f5cf2b64

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [945853ba9e9f1188c87f527866e7e8a1fd967a35]

Fix build breakage.

Change-Id: I94b9d17a045a9c17d9e97aa582d7572e0a21809b

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [fedb28e84614ac6c0f6076cca56b6c2c8b832198]

add initial formula group unit tests.

Change-Id: Id4dd3cc0d3d8a4db641e316d2eda44a5b94105c7

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aed58c04a8483881e4592565587aaf08e6239672]

Embed reference tokens in the generated hash values.

Also make the test code a bit easier to extend.

Change-Id: Ib4e381cc139231884999c9d0dc9f51201e11f807

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [198a722974790e541dd7a1248fca0a35fbb5b1ec]

Move GetHash() from FormulaTokenArray to ScTokenArray.

To allow access to reference tokens.

Change-Id: I3e2d2653722005c04b6d26e1a4ddfce0a459ef37

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2b2c20e131a6c752937705fa13f26cab4474b38f]

Fix minor stuff in the test code...

Change-Id: I6c1ebf29d357c1a575a8b7d5421043ddec44f0af

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6433ab29afa4d19000c14bdc0b64c0062972427e]

Implement (partially?) and test formula token array hash function.

For now, we don't factor in any differences in reference tokens in the
generated hash values.

Change-Id: Ie9836228eaad9c74edd884c3e8c4b273979760fd

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [6000c8d15510b77a02d517afb81e3d2e164b318c]

re-build formula groups inside Interpret instead.

Change-Id: Ied1b82011b88f4eacfd5285176f58bf56c057f67

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [02478afbd86a595dd87f4303e3c8a5ce0f522fcf]

don't re-build formula groups just yet.

Change-Id: Ibd7677e9e4f695be883cb20d3182cc8a8501f855

2013-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fa81354d0e66d76a3d8a37076fcc01ef892be380]

Skeleton for generating a hash value from an array of token.

To be implemented...

Change-Id: I4704f06b50dcc9dd5e1af9c3531ecd498015811c

2013-03-19  Michael Meeks  <michael.meeks@suse.com>  [b0c92c9dfb5945c1e4336669aeff3d033a502396]

initial detection of similar formula runs.

Change-Id: I5659c46668a0d0a6ef67368a4e6bbf0d99a6a80e

2013-03-19  Andras Timar  <atimar@suse.com>  [a1e22bdeb481b20dd38531e7efc6db9ceb973a4d]

remove unused header: tools/fsys.hxx

Change-Id: Id6ac74e88e7e57dfbee9aa70a83909c3280a58cd

2013-03-19  Krisztian Pinter  <pin.terminator@gmail.com>  [cd49ebe1aab8c2d05243f7ac96183fb77ea0a819]

fdo#39445 writing out tools/fsys.hxx (basic)

removed unused include from runtime.cxx and step0.cxx
changed DirEntry::GetAccessDelimiter() to SAL_PATHDELIMITER in methods1.cxx
removed unused DirEntry declaration from methods1.cxx

Change-Id: I0d8c64b6498cf5b16757edaf13e1108f279934dd
Reviewed-on: https://gerrit.libreoffice.org/2848
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-19  Tor Lillqvist  <tml@iki.fi>  [63a66e57870832dc17b64f40eefcbe5482c1c54e]

SetSalColor() and GetSalColor() are unused

Change-Id: I1d33abe2e2ccb6d62895da70da89fbbaa0c3b426

2013-03-19  Petr Mladek  <pmladek@suse.cz>  [74f249ffefc1e87cf48843f48e313c9355bf8a80]

touch --no-dereference does not work on MACOSX

Change-Id: I71e8658453e0e96e631cc2ef3996d660950c49cc

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [dfcc20fd8ed59c44c0394e5608cd261345bb5e03]

More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes

Change-Id: Ia93b281b07559fb6f0d67d53dd91dfacf2be0d0b

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [dc53c77ad54a156267ecd2b98b7940d40ab20065]

Assume that these shall indeed check full string equality

...instead of prefix match as the use of
compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) prior to
b380744c205089aa0b480e059bec645631010444 "Remove some RTL_* and some rtl::
prefixes in chart2" would have suggested.  But the only two clients of
com.sun.star.comp.chart2.WizardDialog that I could find
(sc/source/ui/drawfunc/fuins2.cxx, sw/source/ui/table/chartins.cxx) indeed only
use "ChartModel" and "ParentWindow".

Change-Id: I0553c2c9648959ed558afb4f6cdea0e15a29cb9e

2013-03-19  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ccaeb1c27521fe2d95f7e12d02843613b8ad1649]

Localize files of a directory in lexical order

To avoid big diffs, stem from platform dependent order.

Change-Id: I848a14de2c4e7af2f3a2d9a0fdb005c289cfead2

2013-03-19  Noel Power  <noel.power@suse.com>  [0054b438013ef412c2df3b7ebe93dd1935ec07af]

follow on fix for fdo#62090 ensure out of range startpos is handled

Change-Id: Ic1f57480a36415998748faeea3b606a47d277181

2013-03-19  Noel Power  <noel.power@suse.com>  [205277f5e640492ce488a030b685f41cf2ef9442]

remove commented out line I inserted to screw up Juliens patch

Change-Id: I7f874267a640a7cc754eb7477b764f7546fdc5ea

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [14d452d0c2874f47f0b6ac1cd1c725195d5d69a9]

fix for fdo#62090 Mid function regression

Change-Id: Ia6a73d6a44a34345b512922037d01b8b40ac24a8

2013-03-19  Andras Timar  <atimar@suse.com>  [38fb0462578bde685e3862187a2dc842968d8f72]

fdo#54278 Only en-US help pack should contain en-US help

Language of the installer and language of the installed help files are two
separate things. It was not good that they were handled in the same array.
Now all help packs has English + localized installer.
Only en.US help pack isntalls en-US help.
Also, maintaning the list of languages, that are not supported by Windows,
is pointless. What Windows? Windows 8 supports a lot more than Windows XP.

Change-Id: I075a18648796a42609329ead9e8e6a9da9c1fef3

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [7f3837b743201a758ef09dc2c148f76eea5008f6]

Fix broken string cleanup

Change-Id: Ia33c4143d9ef070915c60361e472f032d22cd663

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [7b0d4848e6cd67b33cf86c06582225cd1c5fbb9d]

Fix previous fix

Change-Id: Ia0739c4c45cb9f1d7474c08657a17b68ec5ef45a

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [7cd539319943f43b6f66b72ad85ecc0012d3e007]

Fix broken automatic search/replace results

Change-Id: Ic6985d2cf9d884763aaffc17361243b99b23ba17

2013-03-19  Petr Mladek  <pmladek@suse.cz>  [93024b55d2e7d7a4bfa71e7a21b309c2e5aac31f]

fix race condition when using hardlinks to deliver into solver

We need to use "touch --no-dereference" on the delivered files.
Otherwise, it creates empty target file when you touch symlinks and
delivering the real target file might fail.

This caused many build failures when delivering:

    liblcms2.so -> liblcms2.so.2.0.4
    liblcms2.so.2 -> liblcms2.so.2.0.4
    liblcms2.so.2.0.4

Change-Id: Ibd61815c12e002b495e848a125a959b8524b0935

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [a2d33e2d4cda5e2c4217403bfe94ec0b89d47202]

compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)

...broken with 407b51db1831bb2cf21def88241323e35c612005 "Remove
RTL_CONSTASCII_STRINGPARAM (unotools)."

Change-Id: Id810c157a6e10380d28e4d6e85f908dc79cf0057

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [61e0ce089d2cff59c4144c05263cf6e83a92fd76]

DBG_ASSERT -> SAL_WARN

Change-Id: I29a13ac9631027d7c527c3b395d4a887c290acc7

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [3968f5e874038ddfdcf70080ba6f122a48753b60]

Simply obtain theMacroExpander on demand

Change-Id: I919c8f5c26d1c879dd77e691babaa4eb7f608c35

2013-03-19  Gergő Mocsi  <gmocsi91@gmail.com>  [e8504d9737ba0306ab8bcde9fcd8f50fdf30d33f]

handle the empty URL case in file picker

Some extensions in the wild, for example Impress Photo Album Creator,
manage to call the file picker dialog with an empty URL. The resulting
error message is not very helpful: "Operation not supported" dialog.
Therefore we assign a default URL when empty URL is passed.

Change-Id: Icf71142411a79e1fe2d1d5918d2a400b174acc00
Reviewed-on: https://gerrit.libreoffice.org/2390
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-19  Miklos Vajna  <vmiklos@suse.cz>  [e76e2c4ce76457e518b007b970e1b0c2742f8d6e]

add SwField::IsClickable and use it from SwWrtShell and SwPageFrm

Change-Id: I3d856dc11297b2ad73859ff9c2d529e8cd4727b2

2013-03-19  Thomas Arnhold  <thomas@arnhold.org>  [5bb4a2ba1d8a6b98720868786e552aa8fd2a22eb]

further OUString cleanup

Change-Id: I19954ee5976cb881a5fe73a889c8e04a19b14eb6

2013-03-19  Matúš Kukan  <matus.kukan@gmail.com>  [2633b249ea6921645c57ab24a1c9ad0c8e61e144]

odk: do not pack unused component.map file

Change-Id: I768acf83234eec46c0271dad2e5bef3bd3cba3cf
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-19  Andras Timar  <atimar@suse.com>  [5f92d07b80c4a73ebbf9e3e9ddfdf771a676c4ba]

fix the 'warning' icon in .ui files

Images in .ui files can be loaded from resources (images.zip).
However, only those images are packed into images.zip, which are
used in traditional .src resources. We need to tweak packimages.pl
one day.

Change-Id: Ic954f2561e66880c7f7ff3ed941ccb28a86d83e1

2013-03-19  Tor Lillqvist  <tml@iki.fi>  [90a2d46ecb5a3a6ceccc280d2238437bef52c570]

Add the call.s source for the MinGW case

Another blind fix attempt.

Change-Id: I5ec2ba5e595a382c53e6975b8dc65644fc8e7409

2013-03-19  Miklos Vajna  <vmiklos@suse.cz>  [a996678ed30804e16103e1cfdc439c8546e5d3b0]

bnc#802888 SwPageFrm: let macro fields have priority over background objects

The intention is to get similar behavior as
61f467c8974d6b6face41e7027d75ae4ddb6fdb2, except this applies to single
clicks, while that one affected only double-click.

Change-Id: Idddc26aa8cd064f89fb4f99b3ad7a5430ac455bc

2013-03-19  Krisztian Pinter  <pin.terminator@gmail.com>  [5c0dd406207e42aae4d3dbaca8235cc5ab01bc6b]

converted cui/source/options/optsave.src to .ui

Change-Id: Ieaef10684f45dc699e7d2c56dffca5483f0a30cc
Reviewed-on: https://gerrit.libreoffice.org/2816
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-19  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [293006f92171b048f528664cc4e4be1d983a9367]

Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)

Change-Id: I5f84d997855321145179a9d6198a0d093dc62a95
Reviewed-on: https://gerrit.libreoffice.org/2837
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-19  Michael Stahl  <mstahl@redhat.com>  [10459e41c4e28bb70e21761d46028a0341109b26]

remove unused VariableName code/comments

Change-Id: Ifa0ae6d870b48f4f1dec013c183efc64736dd8ea

2013-03-19  Michael Stahl  <mstahl@redhat.com>  [cd360473ae2618c24f4d3b83382fde9f1c7b175d]

offapi: reformat SetExpression.idl

Change-Id: I6119582d0809c12a273b15ea021758f8d3a6e196

2013-03-19  Michael Stahl  <mstahl@redhat.com>  [3b2cbfaa5623ea8443ce1084ece642139de7539d]

API CHANGE: SetExpression VariableName is read-only

The implementation in Writer has been read-only since initial CVS
import, so adapt com.sun.star.text.textfield.SetExpression to
implementation.

Change-Id: I70cdd5d0a44cb86426f533c00f86874e8dde8b87
SERVICE: /UCR/com/sun/star/text/textfield/SetExpression
 incompatible change: Field 11 ('VariableName') of r1 is not longer a
 property of this SERVICE in r2
 incompatible change: Field 11 ('VariableName') of r2 is a new
 property compared to this SERVICE in r1 and is not 'optional'

2013-03-19  Radek Doulik  <rodo@novell.com>  [69b19ba284a1589a9e85b259dfe327cb7ee9d618]

implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records

Change-Id: Iac87870c0f50a74b7f4db4c674adcded1494c055

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [9988dfd934754a917086bc9423b6c5b16faea40a]

coverity#735375 Copy-paste error

Change-Id: Ib976de6a5a1c54fd80645b675b20186a4b9d6661
Reviewed-on: https://gerrit.libreoffice.org/2799
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-19  Thomas Arnhold  <thomas@arnhold.org>  [39d45390f4fab1e9e85f211d74ed2c08fda5b652]

removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations

s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms

Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [5c908d0431ee975c1ee7aa245af83b9eb7f95da6]

coverity#982271 Copy-paste error

Change-Id: I42800a846ba0cb935f97f8e99f774f58f3b525f8
Reviewed-on: https://gerrit.libreoffice.org/2802
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [4c0c23af21db0b72541674c2352df04f48774e81]

Simplify equalsIgnoreAsciiCaseAscii[L] calls

Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49

2013-03-19  Julien Nabet  <serval2412@yahoo.fr>  [8f2cf65ec9a450441b92ed1f638eda26231a9be7]

coverity#735374 Copy-paste error

Change-Id: Icbd64c87f6a8fb87f4f2d82f23d3df613bbb6cfb
Reviewed-on: https://gerrit.libreoffice.org/2798
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [24387f1c58b30cae26618c377acd95a336c28380]

A plugin to find suboptimal equalsIgnoreAsciiCaseAscii[L] calls

Change-Id: Id2572982ca899223b89016ee7482ccb960032805

2013-03-19  Stephan Bergmann  <sbergman@redhat.com>  [f9e96c364108ddd57f330a7bd52528937aef41e8]

Enable -std=c++11 for compilerplugins/clang

Change-Id: I4849656b16c2a7103217870050b0de3ccb97af56

2013-03-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [905db14dbc029519e674147e6a5a6f76fb81309e]

Typo

Change-Id: I436be96082fee3a65610f8100279c0abd09603bf

2013-03-19  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [0c4a20ad9ce9b3b9db8f4ad458bd742f84e1b903]

unit test for fdo#60915

Change-Id: Ib7c1e87521fbbfd76b8eeead17c58915c5d71728

2013-03-19  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [eff94128b8434501a6f9c26a5a47cfd7d408f472]

Template Manager: fixed TabStops for the toolbars

Change-Id: Iab2dd8ef71fd84e9d147d90e9cad46d69a8fe650

2013-03-19  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b6ba04639b9922f6717f79ac4be215e09691d7a9]

Template Manager: fixed search edit field position

Change-Id: Ic5ef64ba3ed4c98397b0c4911de491df4c79946a

2013-03-19  Tor Lillqvist  <tml@iki.fi>  [c70aa412ede28cb0bb08a32a532c745a9d4a2266]

No -ldl for MinGW either

Change-Id: I7e74559d2edd1adc9225a935735ba4f6fd7eea24

2013-03-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3dfff2ea4678105a186ce9ca4a038458a57c727e]

::rtl::OUString -> OUString in writerperfect

Change-Id: I2d0f8868779e5ac4a802f3f061704d2de5826c5d

2013-03-19  Miklos Vajna  <vmiklos@suse.cz>  [9818c3b6d2b0f2793a6106ba80267d3c54956489]

RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methods

Change-Id: I3b94f3a9e42f43fc290ac0da27446316545466b6

2013-03-19  Thomas Arnhold  <thomas@arnhold.org>  [8b27d78b4afaa9c47ca0fda144c8060f2f14046b]

automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings

Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [fe8eba5faa59ddf9ee82f3eb009daac72a0ec846]

WaE: Potentially uninitialized local variable

Change-Id: I497c30dfd951132fe2f7998a158b6c14efe5ebf7

2013-03-19  Tor Lillqvist  <tml@iki.fi>  [f98c6043fcbecd1b0f22d2a4624e19369b2fa8fa]

Move the WNTGCC case under the case for CPU=I

Otherwise no case matched for the MinGW build.

Change-Id: Ia57c7cf09dbd450c91c4e595c7070ce82b484797

2013-03-19  Tor Lillqvist  <tml@iki.fi>  [3e156923442e24612c3754e96c8b96838a751135]

Insert empty lines for clarity

Now the outermost if..else if..endif chain should stand out more clearly.

Change-Id: I62573aea02d0d0f721e00129d0e40f1b11864527

2013-03-19  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [098877d6f9b541c6be83c14f8668dc9a59714c72]

Remove RTL_CONSTASCII_(U)STRINGPARAM in sw

Change-Id: I704628eabdddb70530b6a8a1160c20724332c7e5

2013-03-19  Thomas Arnhold  <thomas@arnhold.org>  [506e1efab370626dae5e3122b6876f5a1e0b1029]

trailing whitespaces

Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6

2013-03-19  Thomas Arnhold  <thomas@arnhold.org>  [3991eaf5569c7039ea20000e70aac775b7899432]

reduce whitespaces between include and filename

Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005

2013-03-19  David Ostrovsky  <david@ostrovsky.org>  [d0e11d7591bf27a3ac2198042a590884281365ec]

move files.mk to officecfg directory

Change-Id: Ia2b793491e4d378ac012debf0beaf6c40d0ee1e1
Reviewed-on: https://gerrit.libreoffice.org/2823
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-19  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [edd2531f5d84c184257f161d56b89e6fe6e90469]

Fix single core build when TDE integration is enabled

Change-Id: I15d537a8ea7d3a42c9a1924dd81e83ba9b4aa421
Reviewed-on: https://gerrit.libreoffice.org/2830
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-19  Takeshi Abe  <tabe@fixedpoint.jp>  [a9bc164accdccc0f0ee074ded9b3559a52d5300b]

sal_Bool to bool

Change-Id: I0a8d0f11c45aba1d34a0098e6a371bd616b08b72

2013-03-18  Peter Foley  <pefoley2@verizon.net>  [f90f71e2685310af6461bc3ed27eb9252ea40d69]

add userfriendly targets for ZipPackage

Change-Id: I5e8876bfbca7d9c063a6200e41b31d99763a7829

2013-03-18  Peter Foley  <pefoley2@verizon.net>  [980c1179bbde47bab53410794795781d0e61e82a]

cleanup doxygen warnings

Change-Id: I9181cad5bfa93f9e8b3d944b2b50a3ccc0b42595

2013-03-18  Peter Foley  <pefoley2@verizon.net>  [b6b49c0f6bc797558b6ce08fa756efe474a8011b]

cleanup autodoc output

Change-Id: I5c25084c8a6e13416cea67c907de276b73c2e955

2013-03-18  Peter Foley  <pefoley2@verizon.net>  [9ab5d436131df63c85945360520fe7ff948ee280]

fix javadoc warnings

Change-Id: I86176860504893213a25afc2a3a886cab9acad68

2013-03-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [60ab9a0bc8af439a7b7d0f57ea6b5215dc8aa9fa]

that should not have been in the patch


2013-03-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e18e657c1ae33c35c8046676b1da195b0d3f493]

let us keep the gnumeric value handling in xmloff

Change-Id: I51c7ca53ec8b023dc06b43ec9cb1052d135d14d5

2013-03-19  EricSeynaeve  <github@nosperse.com>  [bf033461c5cb0053253f410da7f17dd2e12771c3]

fdo#61135 stepped lines graph: handle ods files

The boilerplate code for drawing the 4 types of stepped is in place (as
described in ODF1.3,
https://tools.oasis-open.org/issues/browse/OFFICE-3662).
We can also read the current attribute values used in Gnumeric. These values
are converted to ODF1.3 during save.

Change-Id: I0f04a779de4b65326ed7ce6de56191f11b51c596

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [91c8b357ee2a27e50da0e99386e53d351e55cfda]

Cppcheck: Variables reassigned before the old one has been use

See http://nabble.documentfoundation.org/cppcheck-Variables-reassigned-before-the-old-one-has-been-used-vcl-kde4-part-td4044235.html

Change-Id: I9ce272c4116395a95a09e5633acfeaa5b1edbe12

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [0a21cce0c90a639918d8e58ac5daa4b8f674666f]

Use InterlockedIncrement() and InterlockedDecrement() unconditionally

Much simpler.

Change-Id: I6837f95121f881d6265eb65343f6b311c1a6c33f

2013-03-18  Eike Rathke  <erack@redhat.com>  [9a46e5614f5a0e0bdce3c497f81ca529da8fb5c0]

renamed method, it determines if symbol combines

Change-Id: I60fec73900b861363c02ec51ecbf9dcfd7edb167

2013-03-18  Eike Rathke  <erack@redhat.com>  [9377aeb5fade9baee55fb3301b057f203a62124b]

use switch instead of multiple ifs

Change-Id: Ib928f7e80aa185119c37b400e8a3e002619ffd41

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [1c0ea49edb8b798aa6a18b14a7acf957703f504a]

IsPrinterGraphics() and IsVirDevGraphics() were unused.

Change-Id: If5d7bb5c777d3247e3e1a4d39ae1a8f8ba6f4cd8

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [ebc44be2bdb9e3c849ee6b03e191371f08d086c8]

Improve indentation and alignment consistency

SCNR.

Change-Id: I11bcd451eae74ec5eb20e4baa96d308f9eacf01c

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [56396bd6dc63536608561ccb528377dc07023bc2]

Bin pointless __cplusplus ifdefs

Change-Id: I82974eb68e6daf1c6781e2133fd22d7e4e62de82

2013-03-18  Rene Engelhard  <rene@debian.org>  [4c6721542a53e017e555c8c12bfcbb0e2b6e1b3c]

one time is enough ;)

Change-Id: I298433a242eded15b01a379e7b552d62c44d43f3

2013-03-18  Eike Rathke  <erack@redhat.com>  [ca0074829af6b68ee8f00ce0231de4fcd17b7b2b]

make empty subformat code work again

Broken with 842c95519a35174238c728784662f854031993d7 were things like
;;;@  or  _;0

Change-Id: Idf99378beedacf97a0376d1cd11ee78d3f7c9aff

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [adfb7ecb4f77c4ccb70156044a41505648df0ad4]

Revert "add -Wundef to compiler flags"

This reverts commit 22771babcc47b294d528d56cec360e2a94daec26.

There are still some setups in which this causes errors with WaE.

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [67317c5e37a437855bc684c5e3ec2c4b32903909]

remove executable bits from source files

Change-Id: Iba8b39d1ce6f3f9a9fa894c9abc6821b43c80433

2013-03-18  Rene Engelhard  <rene@debian.org>  [83af55be7160bf38c6ee6dd04a3c08355c06c883]

install librpt* in the new gid_Module_Reportbuilder, not into Base...

Change-Id: I8e67108caaac379101173d49c957e7ec5c7652e4

2013-03-18  Rene Engelhard  <rene@debian.org>  [b0213e0bb4d4d81078e43dbabdefb6618a0cd8fd]

readd packinfo_office.txt stuff for Pdfimport/Reporbuilder

... as otherwise it ends up in gid_Module_Root_Brand, NOT
in it's own module (which is intended)

Change-Id: Ic3951ccd7471793419b04f4f2fcfe90060c6d71f

2013-03-18  Eike Rathke  <erack@redhat.com>  [e837d5570af3de1a420ad21ec035463cf9babdb7]

quote URI_ENCODE

Change-Id: Ib3bb6065b02eee8de7c4ca16c8fda05385409703

2013-03-18  Ariel Constenla-Haile  <arielch@apache.org>  [71b248ef477248ff6a03d62cf0e3b724372680eb]

i82660 - SimpleCommandMail: fix options passed to Thunderbird


2013-03-18  Ariel Constenla-Haile  <arielch@apache.org>  [2f7bbb82deb6192a90e351bd962cfb57245e2df8]

i82660 - SimpleCommandMail: fix options passed to Kmail

Change-Id: I20f3411787b3965aaaad118d1ba6582acaa25f70

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [30844869ccc3109a747f6ec8e94789af39688f6b]

update config HAVE_FOO instructions

Feature macros should now always be set (even if to 0), and should be
checked with #if, in order to avoid missing including the config_xxx.hxx header.

http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html

Change-Id: Id15f536240d032b3c523e33856cb40af78be65df

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [1af22c05c6b1bb2cee534146d9049da0c7e0f9bc]

fix other problems found by Wundef

Change-Id: Ib4aba95436f82d2a20b07a092f0fd07e0620fdcf

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [2c17beb796a29e7d160522a800e647ddd7a8b2b3]

Wundef, fix various more or less broken debug code

Change-Id: I347495f7960da099afdfbf3db608e0347b832f99

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [e03d9e97a65a7323657f1a04cfba03afc24670b1]

avoid Wundef in netscape plugins headers

Change-Id: I23f65de88a3c33f0820ce16d8b7836739fb83ce9

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [9be25f14bdd801106efcfae34c8f1492cddfa714]

avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not

Change-Id: I8e409ba63d32dca9a1c7f09d143165d1d702d642

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [a09124e6f585a128b4f130804f4a1f1ee8a31c93]

avoid Wundef in cases where the usage seems otherwise ok

Change-Id: Iabccc31c59cec32235661f5225f45bb13f76a68f

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [6104b4306dafa5315cf4a987b3b2f89f64de79f0]

no warnings in libwpg (there's at least Wundef)

Change-Id: Ib3e6dd7ec9279c306444a747989843e3b9f56c01

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [7fddc27bd311d668904e5fc4e132331a28a74ad5]

incorrect NEON_VERSION usage

First of all, NEON_VERSION is undefined, and second, it's actually
a text string, so this is all broken.

Change-Id: Iba841c78e9034bf9ef74eb4f31c9893608180b77

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [7544a11670208ef38af7bf6b0104dedd4d19d545]

Wundef for icu

Change-Id: I064b82e691fb5d58da6252f394f13894f252776d

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [8c2711e771bebf1e33f185ff98e4eaed7eb7f95b]

change #ifdef -> #if for KDE4 feature macros

Change-Id: I289744eaa62ad819620f0b31a54efd5ebbdb9dc2

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [58d8ad3678d988c86f94a8de3a6c5800336b5800]

fix Wundef in mdds

Change-Id: I5abf3c7c71b3d0d26194dd89067b1b0a2cea4fde

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [92a3408646c5932a29e1a658f50283891c1de2b6]

fix Wundef in cppunit

Change-Id: Ide5f9d36cf7e5e8cd3442a1b5f098a85cb8d6de0

2013-03-18  Luboš Luňák  <l.lunak@suse.cz>  [22771babcc47b294d528d56cec360e2a94daec26]

add -Wundef to compiler flags

http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html

Change-Id: I61ab4b6b536e77d153f44b9f8569b49e0be60002

2013-03-18  David Ostrovsky  <david@ostrovsky.org>  [90a326c7028d5af132c62edfaef77c53627e4c0e]

fdo#61950 move report builder from bundled extensions to plain code

For test sample report from fdo#61726 can be used.

Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe
Reviewed-on: https://gerrit.libreoffice.org/2718
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [35bc07513c46cfa40fa85ec1053f7ce5c1e9c318]

extensions: remove RTL_CONSTASCII_STRINGPARAM in macros

Change-Id: I24cc59f4e9410e9a67a87950e7452de55122c0ce

2013-03-18  Eike Rathke  <erack@redhat.com>  [9dba77d1b5bb2d513e8d6b67c83dc6e858e35f66]

resolved #i119960# paste single line with quotes

Change-Id: I8dae849a39a464a0aaef7e775956c04c53038a48

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [dc723482812e1a8d6bb7f36406142d57a57d07d0]

coverity#735372 Copy-paste error

Change-Id: Id25a5216a3814fbb3f4f1d7ac88cd87270b63fde
Reviewed-on: https://gerrit.libreoffice.org/2795
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [5f50fcf94e37cb11b0217b6a83cfa1311bb6a6ca]

coverity#735373 Copy-paste error

Change-Id: I0273a08a7aa23aa9bb7aa2139a0cea02611e8feb
Reviewed-on: https://gerrit.libreoffice.org/2797
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [8948fcde818ac6792160e0719a8b467a6320e52d]

coverity#982269 Copy-paste error

Change-Id: I8d900e83543d3914b215451ebbd77f823835643b
Reviewed-on: https://gerrit.libreoffice.org/2801
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [0f745a751b56302eeffa91ac29befed3f1f845f6]

coverity#982272 Copy-paste error

Change-Id: Iac5de5ea434e843c4bbf27763f16751d75e798ec
Reviewed-on: https://gerrit.libreoffice.org/2806
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [922d80ad11a78fb5abe05ba69f1a47e1bb76bd3c]

fix build

Change-Id: I4b90c3a40099757b24ed14768083295d9048502e

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [c412cba28ebc00783041bcec74978fc959cc1351]

fdo#61909 fix import of RTF_HIGHLIGHT

It's an index in the color table, not a color value.

Change-Id: Ifa7b14e88231e5053c84dfbdd9b453715df1aaa6

2013-03-18  Matthias Freund  <matti_lx@yahoo.de>  [aebfd023c116047ab467f7abebd84e4c9acd5bbf]

Comment translation ger - eng in sw/source/ui/wrtsh/

Change-Id: I41317f0f6859e7d5c3c62703a21f5fe8983aac9c
Reviewed-on: https://gerrit.libreoffice.org/2812
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [60c17b2873506ed8b068b34840aecda0c1d9bd65]

fdo#61909 fix RTF import of default font without RTF_PLAIN

Change-Id: Ia86548bddb7b87ec9653192c2e5989ce0dc50057

2013-03-18  David Tardon  <dtardon@redhat.com>  [f09d1be5a721bcd6ecc9f217fc4926f4e01ea6ad]

fix copypasta

Change-Id: I0ed143e66d1b7729afbb56b478f409ed34212244

2013-03-18  David Tardon  <dtardon@redhat.com>  [327a649b48fa54f7758a1a86d0fa324cfa71bc77]

use SAL_N_ELEMENTS


2013-03-18  David Tardon  <dtardon@redhat.com>  [d352006d1c746e8d80e210de10ff6ed4476dd94d]

use the std signature for operator=


2013-03-18  David Tardon  <dtardon@redhat.com>  [fd4bcc8318ff54b3e2def557347e9853e9733ace]

guard against self-assignment


2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0b26c52223978a63cc67044d751c545fd7d5cbe6]

mysql_version.h is needed by mysql.h

Change-Id: I94ae3091e74526dbeac90d21bf491dcaa41ff346

2013-03-18  Andras Timar  <atimar@suse.com>  [225b0bd07153948ab930861166e6dcb87bd0cddf]

Updated core Project: help  7875d6df2911a7caa8de1adac9b5b21026c8b9a4


2013-03-18  Andras Timar  <atimar@suse.com>  [ae99be7c9cfb33255b55ae13fe4f9d3eb6f277e4]

Updated core Project: dictionaries  36776c334cf3bae5bdd5929fad8e11a8bdf830a4


2013-03-18  Michael Meeks  <michael.meeks@suse.com>  [64595f591cdeebc389deee37adbc68e14f9a6286]

fdo#61256 - the Get.*Export methods also create and register styles

unwind problem introduced by cleanup in:
fd226710fef768543a3ad0fe5081f79dc875dcf3

2013-03-18  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [38d0e65fa51a559b0f607b3f00f5db2527dbab57]

Reuse ImplPower10()

Change-Id: I0a86e43065689d2478ced4804ab083244d8d35f5
Reviewed-on: https://gerrit.libreoffice.org/2774
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-18  Lionel Elie Mamane  <lionel@mamane.lu>  [42bcae1d31fb2265a5d89ae4f3db926e5ebb7aa6]

janitorial: typo in comment

Change-Id: I57ff7cf21ab3d6bc7ded7fadd26475bbbe2cc2f5

2013-03-18  Rene Engelhard  <rene@debian.org>  [df2e3d29a433b18d22b30792db9450c04f35fa79]

check for krb5/gssapi only when we use internal libpq

Change-Id: I654b4bd7dbd3cb6b6e09196a80097eae2a5787a1

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [cf284036edc90e4da7737af84abb9b536f3b2be2]

coverity#988428 Missing break in switch

Change-Id: I7f127409c65f692c2eec3684c79b40b11e7ce240
Reviewed-on: https://gerrit.libreoffice.org/2775
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [0cd6947e1eabb73a31e9d8cdcab4609e7951051a]

Improve indentation consistency

Change-Id: I27a692be8d1c3aa10bdf46883fd502491aff4674

2013-03-18  Matúš Kukan  <matus.kukan@gmail.com>  [40f92a3cbe817db09d10eff856002962c0b5e906]

use only internal python on cygwin

Change-Id: Ibcfa5030a245e1bbc00c01c4d42a5bba01ec9aa9

2013-03-18  Thorsten Behrens  <tbehrens@suse.com>  [b32c31cc9c1dc11251196a4bfbba7d8848581d43]

Fix crash in fdo#62119

This fixes the crash, not the missing line styles.

Change-Id: I762fb58831ac44bdab7f02101acf7ccb58172ee9

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [4343c497173e4e2c3066b63d4e71c46bfc475008]

coverity#705137 Missing break in switch

Change-Id: Ie54c888e15e9564c7e1d0efb54f587a586a53631
Reviewed-on: https://gerrit.libreoffice.org/2780
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e87a9f7854d5180a50cae8a48012556482de8708]

These are the extensions mentioned on the Web :)

Change-Id: I1af6d1ed6b62611ff931f8b0dfa6409d73242fc9

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [e4e4f776b8b8ef8d9861f5e771c72219314f4ab6]

let toplevel 'make -sr CppunitTest_sw_ooxmlexport' (and friends) work again

Change-Id: I610ae1d3672f76435def025bd8819780df863dbe

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9aab5054a1c8f6fa0ec8578350210f0aa3c67808]

Some real extension for MarinerWrite

Change-Id: I7b09694775bd07feb819bb3279171434216b1961

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b21dc7ee54e966c92d5585761d28e0b117939818]

Add "dummy" extension to these file-types

Change-Id: I167323cd6d64de92342041cab74977175d2bfe7c

2013-03-18  Miklos Vajna  <vmiklos@suse.cz>  [c4ac5fedf288628e8ce60f668eb6c14454e980c2]

sw: rename odf/ooxml/rtf/ww8 filter tests

The subsequent part of their name was misleading, as they are
slowchecks, not subsequentchecks anymore.

Change-Id: I2e5c1506d88b017e563adee9134905dc2b4e7d68

2013-03-18  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [7472081c196d73a7ce821f2f68d71fadebe6ef7b]

Translate German comments, fix some whitespace

Change-Id: Icceb0221dc8fd5e211a75d4fc25e6a3e871461b8
Reviewed-on: https://gerrit.libreoffice.org/2796
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f339e01a091e1b8de5f6017b992802aaa066b3d0]

Use the typical extension and mimetype for Word for Mac

Change-Id: Ifb04233f6baf8020af558e32d7177ab16150e68d

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [85812be7a8a6efa209562d9bf751951edf029aa5]

Add some extension and mimetype for Works for Mac

Change-Id: I3e43a176260cacdf931074536ebf1dfeebbcb574

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [4c99fc562d02fe56ac9ffd5cec892d7c6a8fb609]

swui, too, sigh this is so ad-hoc

Change-Id: I4738660ab8136073cc3d5de492e4b566b7071b5a

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e2c2ebfc0c2f6496e18c374f35162796c8ddddbe]

Use MacWrite II pattern for MacWrite too

Change-Id: If39b002aa8b18fda1bc2d6723187336e1259d0d5

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [49afbfb0d0534c89276c74b61d928daa235351ef]

Uncle Google speaks about this extension too

Change-Id: Ib757ea180fe570277d0cbe8a5ff4d6e30cce7cdb

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [c43613b4cadbb9b6711794d4f97a7ff2c8dde5db]

Typo

Change-Id: I3d1daea328d65f3b6ab9bb544dfb87133ab5dc2e

2013-03-18  Joren De Cuyper  <joren.libreoffice@telenet.be>  [e01daa86e757dab289bfa60576ce235b31eba720]

Comment cleanup and several indentation fixes

Change-Id: Ib3e51969b2d2624e69a2270c5446b7ac1095a2b5
Reviewed-on: https://gerrit.libreoffice.org/2789
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b1fc129c6b973a65080abe5ea5145b012c05108d]

Add extension and mimetype for MacWriteII and MacWrite Pro

Change-Id: I3aa14d26589e425078860ad59ed8a81659b83a61

2013-03-18  Matthias Freund  <matti_lx@yahoo.de>  [6eb8a9bda063cecf6df049613e79c0b47ad4b231]

comment cleanups

hope this is helpful

Change-Id: Ib887329de1e5788b1a39139725dca0b3de25e81c
Reviewed-on: https://gerrit.libreoffice.org/2776
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9e09523660a18390e37beb8115b170828db78f58]

Add extension and mimetype for ClarisWorks

Change-Id: I39829f443dae6f8e62a79c5d29d97ee8ef9542c1

2013-03-18  Peter Foley  <pefoley2@verizon.net>  [a1fbebff263f65bc25c0c955da2e68e90cd2bb03]

Cleanup bridges module

Reduce excessive copy-pasting
Remove bridges for C50 and C52 compilers which aren't in configure any
more
Prevent LTO from being used in the bridges module because it causes
crashes

Change-Id: I7ff85c2e8d6ff89c5acd48aea415e0960b3ef812
Reviewed-on: https://gerrit.libreoffice.org/2765
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [f9f75ee3697f4fcbd94a4b005227860b9dd099f8]

coverity#736014 Using invalid iterator

Change-Id: I53c9079aa78a28f50e91474b8347c4830583a6f1
Reviewed-on: https://gerrit.libreoffice.org/2787
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Julien Nabet  <serval2412@yahoo.fr>  [c3d1c45e51c102b893bc2e2d7a9102d8d2e4e886]

coverity#705135 Missing break in switch

Change-Id: Ie610b3b10b5d83b772ad96e455d59360368086a4
Reviewed-on: https://gerrit.libreoffice.org/2779
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [30fded6a91c8803f656a50755b9e83a1e07edc08]

Some edits to improve match with current reality

Change-Id: Ieb2839a3416b1ff7d8f8b5f557f98116115eb1ce

2013-03-18  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1044a37906f6e269f55706e9659667a6423ef2d1]

String::AppendAscii cleanup

Change-Id: I33d7a6b704cbb9a5a410b99237643c05a9c1cb9c
Reviewed-on: https://gerrit.libreoffice.org/2755
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-18  Joren De Cuyper  <joren.libreoffice@telenet.be>  [7f794d5dc657c147896cd43bdea81001d1debf47]

resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'

Change-Id: I0421253d363fbe82a833011d22eb86e61d3ad264
Reviewed-on: https://gerrit.libreoffice.org/2809
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2bc7d0534c946ec73a146dd823bb0a3d478608f2]

fix makeAny calls

checks failed on Mac/PPC - setValue expects sal_Bool, not plain bool
for bool there's assignment operator. Similar for unsigned short -
there's dedicated operator to assign sal_uInt16 - no need to cast to
signed sal_Int23 that then fails to convert properly.

Change-Id: I6c67a3741cf2d7910fc543c9c71db1c6e816bea6
Reviewed-on: https://gerrit.libreoffice.org/2805
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [96ad8c2ac54993d7d0e9c6bede7e4aa8f10f9ff1]

allow openssl in the check-for-broken-make check als sha1sum variant

Mac OS X 10.5 doesn't come with a dedicated sha1sum, but has make 3.81.
Allow openssl as alternative for the makefile, after all it isn't sha1
that matters. (also XCode's make is not affected by that specific bug)

Change-Id: Id212fca588980f7e151120cdfe281f7b5d8ac5a4
Reviewed-on: https://gerrit.libreoffice.org/2804
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [84e4bf884718fcca8934b81b4037e063cf08c71e]

Fix fdo#37464 - Cell Border works backwards on Right-to-Left sheet

Change-Id: Idb73d3029880b66602f163b2ab03c2b37c2306db
Reviewed-on: https://gerrit.libreoffice.org/2782
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [707bd4dfe85514418aaffa3ee9ece10b356abf51]

WaE: control might reach end of non-void function ... being inlined

The warning is bogus, but the change is minimal

Change-Id: I2bc6ec57d271e14e5abe8f152338626771458fb5
Reviewed-on: https://gerrit.libreoffice.org/2803
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [6dfe7e790352e3e3ff63cfd8b142a8fc007b496c]

Don't do any own auto-cleanup of aurorelease pools on iOS when a thread ends

According to documentation, the system does it automatically. Testing
seemed to confirm that, with the code still in I got mysterious
crashes.

Not sure if the corresponding code is unnecessary or wrong on OS X,
too.

Change-Id: I14e9f5bcc0376e9235f8d36b484b38c1e44932c4

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [39c603ca8964295067775a4e0ec768ca7fd6feea]

Only copy the project.pbxproj

Change-Id: I8848ccaf893072d9c8653d9142004fef708be7f3

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [f74bbb4c357058a727ebc9ea1313c65c3480a389]

Use autorelease block

Change-Id: I7c3c8fcc81297ca97474b2b9482d40b47688febd

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [dc234a1da0e5e57472333b91899cc2628eac702d]

Factor out the CoreText source files

Change-Id: I5c91058af2f6da287bff050a358f446b653c800a

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [2a4af0e257baa3e559003c29cade5b594adef5e2]

Bypass X11-specific code if not on X11

Change-Id: I6452191b11b197b0f90ae6638019d3bc6db67ad7

2013-03-18  Tor Lillqvist  <tml@iki.fi>  [e0c2dd693c012bba30feb4c1dd0c5b424b135e3e]

SalData::drainThreadAutoreleasePool() is unused

Change-Id: Idbb98b32ffc5970e236c9d319e0e8791b855e283

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [094bab7f9097fba62800d3dd578bd42640d8c6e2]

we need to register data sequences during import, fdo#52159

Change-Id: I203be719a6ee19c87ed232218f7700d875c2871f

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e15d8ef44fbf9fc23da58648e4d288782a81c7c1]

error bar range is also part of chart range, related fdo#52159

Change-Id: I344448db559de8435dcc26e2be4597c385724a7b

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b12b4677f658fd2dc9ff40371823da59533fa45]

for internal data providers this makes no sense

Change-Id: Ic2651defd0ec8846dc0b0a81faee5dd6743310fb

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a6d12acda9bb24f2acca45e0bd1aea577e49fbbf]

use the right range representation, fdo#52159

Change-Id: I36ede89ccb8836708a4f87c4815bbe2fb6d6f3cf

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [145ca863553e27e28f76e940071e713c539db0dd]

reorganize the menu a little bit

Change-Id: I956abc2cfa680f18df5712a131a7930610f57931

2013-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e7df9113496ee6e91d97999a1bc1c789c154467]

better wording for the menu entry

Change-Id: I7ddb4e3b4fc39b542e2ab54a188d0953a2b7ce8d

2013-03-17  Stephan Bergmann  <sbergman@redhat.com>  [11e0e8351809befd186a8aaf91d7a583e22f2157]

Clean up indentation

Change-Id: I8c4be3a69544ff579f054ec455512f2bddc11944

2013-03-17  Andras Timar  <atimar@suse.com>  [83cdc5ca370ed723d78ab38969792079f248b31f]

fdo#62384 Turkish lira sign shall precede the numerical figure without a space

Change-Id: I5919fbb272f82deeb951906f5b82dc196e856a48

2013-03-17  Tor Lillqvist  <tml@iki.fi>  [a7b932ddfe24a5ea2f49a64000fc1b88c01c7fdb]

AndroidSalInstance::RedrawWindows() is called from only one place

No need to take a parameter for which NULL is always passed, and related
simplifications.

Change-Id: I89bab2904fdae3520987d0f67e55b2649bf225d3

2013-03-17  Tor Lillqvist  <tml@iki.fi>  [4994ccd7d4ec7912f63882138b169221bb273249]

onAppCmd() and onInputEvent() don't exist any more

They were used in the NativeActivity-based coding.

Change-Id: Id393026783c989f05d90ad79cc4e8f5e8cd0174e

2013-03-17  Andras Timar  <atimar@suse.com>  [c79fffd140cfd35b4180b849060cebb3fd8a9cf8]

let LibreOffice find html.stw

1b0f7ee1 ruined the search path. SvtPathOptions::SearchFile() does
not search recursively.
178b73da introduced OUStrings, but SvtPathOptions::SearchFile()
modifies its String argument, I had to revert 178b73da partially.

Change-Id: I350084f91d15f83a21fd1b8d7270765093269da4

2013-03-17  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [02c04319376e2124336a864aaf8b7de3c824c2f4]

Fix fdo#62399 Border incorrect for RTL

this patch will fix the incorrect border when you use
the cell format dialog.

Change-Id: Ieeeae4060a15e96e0de0f335f3c460df86f7dbf9
Reviewed-on: https://gerrit.libreoffice.org/2781
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-17  Julien Nabet  <serval2412@yahoo.fr>  [52e56c3c6c836fe1f27cbd05d7cbe92f62e1280a]

coverity#705115 Using invalid iterator

Change-Id: Ia8b5a0654ded07d939e8be93a2dea2a6f84165b3
Reviewed-on: https://gerrit.libreoffice.org/2785
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7014a569ccd86f14386aeebc7a7279a3b4b3289b]

fix breakage introduced by String->OUString migration

Change-Id: Ia509d23306e71b978247705daa9c9559adbae195

2013-03-17  David Ostrovsky  <david@ostrovsky.org>  [e1430b23879a40843fa8d9be1c79b607684f713e]

WaE uninitialized pointer

Change-Id: Ifa10c48f6bbb1e69e83b2f2fe10ac58a225a3b06

2013-03-17  Caolán McNamara  <caolanm@redhat.com>  [1b67ddd86da592bd51a77563a5434b7363a369ec]

fix about logo not stretching to fit dialog width

A regression since a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67 where
fFactor100th_mmToInch changed.

This looks super fragile and presumably isn't exactly the right
way we should be doing it.

Change-Id: I7c34eefd2331e4fec4b7e6893c68a989f2f5fd62

2013-03-17  David Tardon  <dtardon@redhat.com>  [c71aab14658325e5848cf404931b9863b3661573]

fix after String->rtl::OUString conversion

Change-Id: I8e9658cd4c3ea95658e3f3b214a51b381c3170b7

2013-03-16  Julien Nabet  <serval2412@yahoo.fr>  [92e7d266419846a0dbbcd177161d7e29d95d4319]

coverity#982854 Assign instead of compare

Change-Id: I9ac6a537da3a945cc48be84559f9ce253a93cd47

2013-03-16  Julien Nabet  <serval2412@yahoo.fr>  [f98e321698cd26fbb32078bf24002bd2bbafb1cb]

coverity#982853 Assign instead of compare

Change-Id: I51df1f766314ea801ae33d6843b5ce6fc49445ac

2013-03-16  Caolán McNamara  <caolanm@redhat.com>  [918f8ed91e325606a44d088da5fbbf8c463dffba]

"show logo" in slideshow settings doesn't do anything

This wants to load about.png which doesn't exist anymore.  "about.svg" does,
but is a rather abstract background image for the about dialog these days, so
use "flat_logo.svg" instead.

Which requires moving the svg loader out of cui into sfx2 for re-use.

Change-Id: I8654f0f93766556ef4ed4b87eff35b45d8189761

2013-03-16  Ariel Constenla-Haile  <arielch@apache.org>  [4d362d2362661670579c03bdccf0063ee6569604]

i53749 - Show Pause logo according to presentation settings

Original author: Tsutomu Uchino <hanya.runo at gmail.com>

2013-03-16  Caolán McNamara  <caolanm@redhat.com>  [67bdb8f14b30f4af03676d11dab4bfe3cfb536a2]

use SAL_N_ELEMENTS

Change-Id: I6610f8e888389d09b673504f1eb9387dd38fb6c1

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [abdba4ac6ed62f4a3430b9ba381129bbd667a5f7]

Fix Python problem in pyAltFCFGMerge at least on OS X

AttributeError: 'NoneType' object has no attribute 'write' when trying
to print to stdout and sys.stdout has been set to None.

Change-Id: Icb571b9e910d4ec393dc1fd246f867c02d5ac8e5

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [2976b53ff8c815f5f6a5deba1763fba153bd528f]

Bin more pointless comments and ASCII graphics

Suggested Easy Hack: Replace all instances of // -------- comments
including surrounding newlines with a single newline.

Another Easy Hack, slightly harder to automate: Remove all the
pointless comments that just tell the class name right before the
declaration of that class.

Change-Id: Ia890ed613b53c5d719988697e20a983d62334123

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [7956ff62ee9a4b82f64d19d51cccddd73bc49d1e]

cleanup postprocess output

Change-Id: I4287adbe97e8abc65b4bb36be8c9ec44799767d8

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [c71131e83f0d75ead253e3f7f2b53ef9872c20ca]

auto-load the gdb helpers for cppunit test debugging

Change-Id: I75e08fa1de5affdb3b42d169bb5ccac50c8c736e

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [df78a7e1c9069414348ae4fd006b3a8096af4b94]

perl defined is deprecated

Change-Id: Ibe63cf7c70dc12ae76a6d21ef8c05c58c684eb82

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [4db62dfbce440864df27c0a99ae46866fb4c16ca]

quiet FCFGMerge

Change-Id: I17a2f2fd51a06195af3b5b7325b3bad1129c01d2

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [6388703a76be472d47c16714bc7f31741bab1f27]

suppress warnings for clucene c files too

Change-Id: Ib83a140035637820cab34efc8e94cdd75c499b82

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [861fc6ce60171e964e68bcb7681626fe28fd1cb2]

Bin some pointless comments and ASCII graphics

Change-Id: Ib7b176eb1889ebd94d4b628899011de9ebbb3dbd

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [ec4977278ba3d153f0913c72450e72a6ed21d593]

Get rid of a few pointless comments

No need to refer to some source files in a few random places in
headers, using ancient UPPER-CASE file names even.

Change-Id: Ia0827be34046f25fd769466c41dab017b4935a37

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [494042ef5b104a4b4fd1cf7b4a861df9ba6771a8]

CONTAINER_APPEND is SAL_ULONG, an unsigned long

Fix WaE: implicit conversion from 'unsigned long' to 'sal_uInt32' (aka
'unsigned int') changes value from 18446744073709551615 to 4294967295,
which definitely sounds like an actual bug-inducing error to me, not
"just a warning".

So don't try to use it as default value for a parameter of type
sal_uInt32. Changing the parameter to sal_uLong.

Change-Id: I8ebc7195ba1bf94f4f2d6df7cd7863f779ba3fa6

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [b0bc47d628ceb6d89d22cd2bd5abc5e5c92af4d8]

mnSystemVersion not used

Change-Id: Ief800f1228bca327fd8d77a78fa332639f5d5f69

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [d956ddc54c486e24505029b9bdac314416b256d6]

move libwpd to gcc-wrapper

Change-Id: I4ebe006d0e8850d7229de7a59e424fa819ca7700

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [2eaf9fd4e0643d348df57114def27ccea3afa665]

add support for more options to gcc-wrapper

Change-Id: If43721642f2453671e74ccda9572f873360ca65a

2013-03-16  Peter Foley  <pefoley2@verizon.net>  [82c4b9491aa9a9d20eede8184e5bd1f7b04efee4]

move liborcus to gcc-wrapper

Change-Id: I9d3ba7b142ec230d11af59f9eb21d203b0473dc8

2013-03-16  Stephan Bergmann  <sbergman@redhat.com>  [7cb699394616b9641fb746429401b36f031391e3]

No external definition of non-static inline local_thr_alarm

Change-Id: I0ae90e8a46ea314fa0f8650b61d6ee7410a785ca

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [57e984adca4a3dd4518922ef5a3fd1e4b47da97d]

Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)

Change-Id: I558a97be9ed883242455e6fd29267aed5d0a550c
Reviewed-on: https://gerrit.libreoffice.org/2772
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [c6f914041996d9b0e2431d29e63657ff02bc18d3]

Replace String with OUString in toolkit(vclxprinter.cxx)

Change-Id: I265b413923837aaba47abf242803fae7359f8ea8
Reviewed-on: https://gerrit.libreoffice.org/2771
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [d1075aab19737bc168439ba64b60cd8fae8fd3bb]

Remove RTL_CONSTASCII_(U)STRING in toolkit

Change-Id: I62c89716d93c4dfb51a38b78f795a532e2b1d0b7
Reviewed-on: https://gerrit.libreoffice.org/2770
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [37d2588844889da97dcbd5b1a5141797f5c33d4f]

Remove RTL_CONSTASCII_(U)STRINGPARAM in tools

Change-Id: Id97070321ad6b20f349896d3b4e1ae51cc82ece7
Reviewed-on: https://gerrit.libreoffice.org/2769
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [fdb41140bf30bf18c05bbd0fd2c35594a9e6b338]

Remove STRINGPARAM in tools (qa)

Change-Id: I1bff00d261c24e37f9ed41322c49c670850a940f
Reviewed-on: https://gerrit.libreoffice.org/2768
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-16  Andras Timar  <atimar@suse.com>  [b5f9f7c696e90ec2bc181a4c680a096f8330f214]

Updated core Project: help  d9090a218a9ef58253a695bdb1369c48f4607409


2013-03-16  Andras Timar  <atimar@suse.com>  [1245e38282b7c4c66b3a613e8fc6f1dac556f500]

Updated core Project: help  10e966a07438118c206acf6bc10a57177478ec51


2013-03-16  Armin Le Grand  <alg@apache.org>  [e6a3d1649ce331fd745957f7c0ea039ae27905a6]

Resolves: #i119337# wrong get/setPropertyValue calls in SvxShapeText

(and thus in SvxOle2Shape)

Conflicts:
	svx/source/unodraw/unoshap4.cxx

Change-Id: I666f9f7cde22c16f44ce0b636313cfa721293c38

2013-03-16  Ariel Constenla-Haile  <arielch@apache.org>  [31ea9876fbb4b5a4faad94aff8ac914c2df9f266]

Resolves: #i119460# Use localized strings on Data Pilot fields grouped by date

Conflicts:
	sc/inc/globstr.hrc
	sc/source/core/data/dpdimsave.cxx
	sc/source/ui/dbgui/dpgroupdlg.cxx
	sc/source/ui/src/globstr.src

Change-Id: Ie5e1fd473d2e2c58de7ed6eb0aeddb768668f91e

2013-03-16  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0ae470fd0205d8c28bf06c611026244f4c13ce09]

Make some xml entries localizable

Localization works only with en-US entries,
others are ignored

Change-Id: Iad8e82bf14535c98f311a8b6c2a94d6aeb1b1af9

2013-03-16  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [15a13bafccb96e6ab0cc5a23af6dd46715fa22c5]

Get rid of generating temporary sdf file

Working:
1. Localize add header to po files.
2. Executables append po entries to po files.
3. Localize delete entryless po files and empty directories

Plus a bunch of clean up.

Change-Id: I58e300eaee4cee948203cc9d3e642ca9462d0d26

2013-03-16  Ariel Constenla-Haile  <arielch@apache.org>  [516118b515fb577b1cc40e4b8d7dc06919b64675]

Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHash

The framework module uses its own hash functions with rtl::OUString's.
It can be replaced by rtl::OUStringHash.  The class
framework::OUStringHash can be renamed to framework::OUStringHashMap,
for the sake of clarity only (there is no risk of name clash because of
different namespaces).

Conflicts:
	framework/inc/classes/converter.hxx
	framework/inc/stdtypes.h
	framework/inc/uiconfiguration/moduleuicfgsupplier.hxx
	framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx
	framework/inc/uiconfiguration/uiconfigurationmanager.hxx
	framework/inc/uielement/menubarmanager.hxx
	framework/inc/xml/eventsdocumenthandler.hxx
	framework/source/fwe/classes/addonsoptions.cxx
	framework/source/fwi/classes/converter.cxx
	framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx
	framework/source/uielement/toolbarsmenucontroller.cxx

Change-Id: I5e6918bf973b0ca5501473341051782a0dd1a238

2013-03-16  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [33f39ca2826d09767078cc6f47b0cb572edb1f61]

Updated core Project: dictionaries  26b7c425b0cecaad38249bfdc17b8d5cecee2670


2013-03-16  Armin Le Grand  <alg@apache.org>  [d43ae957000d20e34447501341b45a07b467fddc]

merge getting XGradientStyle From GradientStyle

Conflicts:
	svx/source/svdraw/svdfmtf.cxx

Change-Id: I05032df10af530b2b250845c8543ed0205535852

2013-03-16  Armin Le Grand  <alg@apache.org>  [bd55f05b332c1573bd410fd9e21ea7fcf977e1b0]

Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...

changed name to be the filename only, added code to SW to set Title and Desc

Conflicts:
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/Package_inc.mk
	svx/source/svdraw/svdograf.cxx
	sw/inc/ndgrf.hxx
	sw/source/core/doc/doc.cxx
	sw/source/core/doc/notxtfrm.cxx
	sw/source/core/docnode/swbaslnk.cxx
	sw/source/core/graphic/ndgrf.cxx
	sw/source/filter/rtf/rtffly.cxx

Change-Id: Id433031958529498441574dafe2fbd5261371efc

2013-03-16  Matúš Kukan  <matus.kukan@gmail.com>  [409ba4cc0b55e3dc1d3a08c2fb543bc59c4c0da9]

libcdr: do not export empty ICU_CFLAGS

Change-Id: Ib56864cbb9509135572322a274a727fb5fc7c97d

2013-03-16  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [2bded30459c47ae1017399536fc2a19af797e9a6]

Remove RTL_CONSTASCII_STRINGPARAM from tubes

Change-Id: If30e500ad751a220fcecd78cbf29a8e4dde08ff7

2013-03-16  Tor Lillqvist  <tml@iki.fi>  [0c7a741d320bf02ca2957b85739ee636bffc695f]

WaE: comparison of integers of different signs

Change-Id: I065c229be1e74c198e1d5bd8707898c14d7ee34e

2013-03-16  Armin Le Grand  <alg@apache.org>  [12dfca2ea61116665a7abefd43a9a4caa2b8920b]

Resolves: #i119307# added deletion of sw's BmpWindow control...

...due to the fact that graphics may be transparent

Conflicts:
	sw/source/ui/frmdlg/frmpage.cxx

Change-Id: I049cc5a6abf1a19ef181991bb1015e0708dc1cc2

2013-03-16  Lionel Elie Mamane  <lionel@mamane.lu>  [61a194fbc1bd2624d46ccd2d71e5f1422ef522f1]

Revert "fdo#61725 workaround"

This reverts commit 04651da19cbd755c2d9a7d399781433c05f9cb97.

Change-Id: Icd78c2305b127d42a43bd7995d0952617e06db99

2013-03-16  Lionel Elie Mamane  <lionel@mamane.lu>  [fcc4b3c3ec005d5757339cef604f36cc7749434a]

configure.ac: Check for mdds version >= 0.7.0

Change-Id: I183d01d1884f67701523b88064b0dde6f496f67d

2013-03-16  Lionel Elie Mamane  <lionel@mamane.lu>  [04651da19cbd755c2d9a7d399781433c05f9cb97]

fdo#61725 workaround

Change-Id: I7d25f293020f366b20ddb9cade1854013857bed2

2013-03-16  Thomas Arnhold  <thomas@arnhold.org>  [fd17ba6a421acf63b3b959138bb572498d56d469]

sc: translate some debug messages

Change-Id: I0c741d2cda4568aef81a18788a764f3ef679660c

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f63423d58551b387dd9617c6c84719a95ee6d522]

Revert "cleanup sqlflex and sqlbison options"

This reverts commit b659d7c33fcacdbbef86557e78f071abf94bead2.

That commit appears to have broken the build on Linux. Reverting it
fixes it.

Change-Id: I70d62c04e9fb284ed2c360c0976d0cbeafc2ddc2

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d02f456d02e1c92f6fa0a5402c18cd2409e43f91]

Remove incorrect comment.

Change-Id: I2b6773e0b8203d7781ac8037b5d51ebb5bba5047

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e595fb27c6ba64fd5112d4fd919067f0205ccffa]

Actually unknown script type doesn't equal empty script type (0).

Let's differentiate the two types.  A new cell starts with an unknown
script type, whereas empty cells have a script type of 0 (empty).

Change-Id: Id66857100ed213c5cfc37e48789448d94e97a5d2

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e022d9eb46f5de13306da4a61b9899c79cf6170b]

ScBaseCell::nScriptType is no more.

Change-Id: Ic523bc5f8bf2c678cb7cf2115848d16845d2eeeb

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [083c0a26ee765cb4753249178559ae84e12a7227]

Accessor methods in ScDocument for cell text's script types.

Change-Id: I23349ba6411bd74247e150f871f363b0eacda0a2

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [61dc77d7ecfdd72770d5b20db39e6c46cfdbd4a8]

More script type handling.

Basically I'm just following maTextWidths' call sites. Some things are
handled differently though for script types, since empty elements may
correspond with either empty or non-empty cells (unlike the text width
array).

Change-Id: If98bcb81e9048b24d75b2bc9fc972a7d74cbbf89

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86f704a2e984073c217dd549836bec9265afad58]

Started handling the cell text script types. Still work in progress.

Change-Id: I6af668894d61d33de6697fe45fce1515520d4bfa

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a9ec5f51e13adef2cc2d03e8073e9b6013598309]

Unit test to catch the out-of-sync text width bug I just fixed today.

Change-Id: I82d4199d7f8b7ba2dadb734a808dac53e845538f

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6b51a4e7a3f511fc1dce0b21fe7926d303e9afbf]

Set up new container to store cell text's script type.

Change-Id: I0330dea1b2f85a8ba12cb232ab8b4263607ba225

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7c6d50cbe5f4b78294d046299c153f2e4b50498]

Actually these should be MAXROWCOUNT; MAXROW would be one element too short.

Change-Id: Id0be194bef04a5f32e1624c6c6910db7ec3ddb36

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4adcb80e0a69e2d1724ecd7aad521c994e2303dc]

Flush buffer before aborting; else we may not see the output at all.

Change-Id: Iae5e604d6f947c8ab7853ef5cc2cfbe9566fea0c

2013-03-16  Armin Le Grand  <alg@apache.org>  [a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67]

Resolves: #i119601# support for transparency in PNG export dialog

Added support for transparency in PNG export dialog and support for alpha
channnel

Conflicts:
	svtools/source/filter/exportdialog.cxx

Change-Id: I324bfd6a34803478bf17f113e015620056c90567

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [e8620b247dcba55f67ad7eaf63cfe5ac3831b187]

fix conflicting types found by lto

Change-Id: Icd1b5756e43aa17d8329d124765d75a4bbfaf327

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [b659d7c33fcacdbbef86557e78f071abf94bead2]

cleanup sqlflex and sqlbison options

Change-Id: I3f01636ef861828fdbe87e4057b6dc293ca63576

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [1b18d38fc2e82dccc80adebb5fee596d60064f99]

regenerate pch

Change-Id: Iaf0195a0c2ec3d6daa1e3c70d20dfa8de97b9647

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [cbd5b85dfa891914f2a799b9206308d02d5e4d52]

move update_pch.sh to a more obvious place

Change-Id: I379bfa8a8531c9ebc09d29ac789d70c8c5dafc79

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [1fda1581d8ff8e85a4fa0e73e5147fd6798895e9]

suppress auto_ptr warnings

Change-Id: I2486a2d0647e425e7607b0a7a56ea3bf130ed0e2

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [d3f62f190e454946ec6be518f6a440bb39b8f584]

move libmspub to gcc-wrapper

Change-Id: I44f1e53411e273575ebb97bf19c8a7a3ad2c313c

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [ca05c3a209af742b3beae1029b1eb1c92cec2626]

move libmwaw to gcc-wrapper

Change-Id: Icad437f4c5622e1cc631b91ecb20913893514ffc

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [7abc6baab1ce01011a0d3541c81216e2d6130ffa]

move libcdr to gcc-wrapper

Change-Id: Ic1e9c86e83f5896fdd90b3a66e392bfa2c4f77a6

2013-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a2423c6822f6a099c9822996d92deceebe63cf6e]

Fix build

Change-Id: I7e0b7be9da04ff6055075b5c046f02c967bf59f2

2013-03-15  Armin Le Grand  <alg@apache.org>  [33b4c9938ddcf5555b55088531cce3f2493c1459]

Resolves: #i119125# various actions implemented, clipping added.

Esp hard was ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft
alpha addition for alpha in Metafile content and gradient of action. Also added
better BitmapEx creation for convert to bitmap for draw objects.

Conflicts:
	svx/source/svdraw/svdxcgv.cxx
	vcl/source/gdi/impgraph.cxx

Change-Id: Ic6ac9fb3132dd122e16a5cd8f9c5ddd155ec9882

2013-03-15  Julien Nabet  <serval2412@yahoo.fr>  [e799a47983c6e9f0ff312124ebf8fbea1e336b66]

coverity#738979 Use after free

Change-Id: I843556f18542ac601fd7e16c6f51218ef913de31
Reviewed-on: https://gerrit.libreoffice.org/2766
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-15  Peter Foley  <pefoley2@verizon.net>  [1ce6d6d4133865d9616e12228be2c04cbba1976c]

remove unneeded patch after gcc-wrapper conversion

Change-Id: I913f467478a5a600159d9e982a9dfddad04596ae

2013-03-15  Michael Stahl  <mstahl@redhat.com>  [2832da0f5982f6b5d6d96346a5db9460d59b7e2e]

fdo#61952: add unit test

Change-Id: Idef40ea4ad615fa5d09d2a5ed6eb3fe861f1b5ea

2013-03-15  Michael Stahl  <mstahl@redhat.com>  [4dc78aee9bcdb6ea5e9dc47ebb4a4b9e590c725a]

fdo#61952: sw: fix left/right-only page styles and first-page

- remove PD_FIRST and GetFirstFmt:
  This flag makes no sense at all, since there are no "first-only"
  page styles (while there are left-only/right-only).
- instead add a parameter to GetLeftFmt/GetRightFmt to request a
  first page format, if such exists and is not shared
(regression from 02a934d03b101ce463a232f9cbb7b43e684de37e
 and fa0f42bafbf24e9141ddee728b160b5ab47077f2)

Change-Id: I4d50c2c0cc4f3cf231eacba891df22d0bcf6c4df

2013-03-15  Michael Stahl  <mstahl@redhat.com>  [859e94294bdfd8595c88dd7f14da09ead8b32a45]

fdo#34800 sw: small cleanup

Change-Id: I4ed8ed485a36e02755614bd59f91539fa1fb9579

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [4b4bcb1af57ee376a1185d3559202857d9777b69]

Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIR

Change-Id: I03dd3639841bf00d427b8d1b3db13f65f705724f

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [afce2becdd284c5353eb67155278e609c195e99a]

For kicks, run the lo_initialize() in a separate thread

Change-Id: Ie31bda8f1e035127d60b281cca9538d3e8803f9f

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [4158ae52fb4a0d1141637593c47aed3bb5378e7e]

WaE: Werror=shadow

Change-Id: I7f1bddbed85076f1c909d0d9f4ecdd1cda6f1880

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [5b554b4a03642611048f8ee2b10fecbf38c598ba]

Updated core Project: help  f25d6a1081dd929a8872fcd9305b5f06355d3337


2013-03-15  Jack Leigh  <leighman@gmx.se>  [26b05cb792bde1052d1a85926e902e3b3dafdc89]

various .ui fixes caught by linter tool

Change-Id: Ic92ddc9550b33358a3bb0458b31a23f2c32fd46f
Reviewed-on: https://gerrit.libreoffice.org/2763
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-15  Jack Leigh  <leighman@gmx.se>  [1b5898a3151097e85c768144e69ebb5601d5babb]

first crack at writing a linter for .ui files

Change-Id: I51fd2b426e3292647ca618bf867d22275d7ed4fd
Reviewed-on: https://gerrit.libreoffice.org/2762
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [33587489ffff99b5aed9a3a3501cc0421500f602]

add print preview to catalog

Change-Id: I9e2ab2650f1bdb2aba88f8e501174964784c548c

2013-03-15  Armin Le Grand  <alg@apache.org>  [977a05ac719cd4876c1b65d9726615845edc99e9]

Related: #i119125# Added MetaFloatTransparentAction handling...

...using primitive renderer

Conflicts:
	svx/source/svdraw/svdedtv2.cxx
	svx/source/svdraw/svdfmtf.cxx
	svx/source/svdraw/svdfmtf.hxx
	svx/source/svdraw/svdograf.cxx

Change-Id: I2223f86a63be80ecae91af0a6987ac587f07bc30

2013-03-15  Andre Fischer  <af@apache.org>  [55dd17942cde0a1dd50fb534cff415adbc0b6a5e]

i#120055 Prevent crash caused by un-disposed secondary item pool.

Conflicts:
	svl/source/items/itempool.cxx

Adapted to new pImp implementation. (erAck)

Change-Id: I106f0dc41bc8f41d394d680fe89a8fee6a2f508a

2013-03-15  Eike Rathke  <erack@redhat.com>  [2ded844730e178b71183988e9078881a8c43dded]

clarify logic

Change-Id: Idc223daa6034b359ac62693ce8dfebed846d5789

2013-03-15  Eike Rathke  <erack@redhat.com>  [6c6c70df543dd34229c8ac98f39073ca3c3bcf4d]

rename methods to something meaningful

Change-Id: I92f5b3cb637b7cc6152d118505b69e762047f78b

2013-03-15  Eike Rathke  <erack@redhat.com>  [7c66e99f1d1f2e640157b079088aba35b33e0fc0]

simplify logic

Change-Id: I60726b445712cc15f8453812ce6313167314a8df

2013-03-15  Wang Lei  <leiw@apache.org>  [5c6dd7a8438f17f768c069f0bcc52d6420aa3e3e]

i#119964 - Number displays different from MS with the same format code

Patch by: Zhang Lu
Review by: Wang Lei
Conflicts:
	svl/source/numbers/zformat.cxx

Change-Id: Id1ce742dc829a7aa8056e3be50e315ea4499ecc6

2013-03-15  Julien Nabet  <serval2412@yahoo.fr>  [80fd82a6fbd2561d12a8f7d1aa82c435bf1e6aa4]

coverity#736522/736523: Resource leak

Change-Id: I13f3a71b675be950dedfebf5465f48257af10015

2013-03-15  Stephan Bergmann  <sbergman@redhat.com>  [df3cbe026f2d5b432283625fa30cc910c484abdc]

fprintf -> SAL_WARN

Change-Id: Ifab1415fafa93551d8bed1e77c38f04bec8d2eba

2013-03-15  Stephan Bergmann  <sbergman@redhat.com>  [27d02a348b987de0f1a9c2142724a46a03730cf5]

Improve debug messages

Some of those SAL_WARNs might actually better be SAL_INFOs; please change if
they hit too often.

Change-Id: I2a3b9bd485586b7878194f84bc734b54ce69bc06

2013-03-15  Stephan Bergmann  <sbergman@redhat.com>  [29c49b37048e550f4ba1d6af21c118c6b96a9288]

compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)

...broken with 2cbdaf677c0a1e88aa582c6a17b496dff61a78b0 "package: no more
RTL_CONSTASCII_USTRINGPARAM in zippackage"

Change-Id: I867b9be723d1fde374ade68355e6b66df3c19332

2013-03-15  Noel Power  <noel.power@suse.com>  [b279360e454a1025af3deeb145cb100c48b554af]

unittest and test data for bnc#809017

Change-Id: I3ccae692db44bb3ce41b371f0b511a9db7181bf4

2013-03-15  Noel Power  <noel.power@suse.com>  [c90373f98e91dba112bdf76d3bf223528845cdf0]

detect follow-on default member of default member object bnc#809017

Change-Id: I366c049fc342240081957b81d2f28bfcf8d4e331

2013-03-15  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5fbc90a6e277fc038b8c3a1c86360556dc9c0069]

Template manager: moved the controls into a proper TabPage to avoid problems

Change-Id: Ibff35bf24873a38c9a09d71fb3630a57e06f1a3c

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5874231b8a7fc790299e9129684271b5ca70410b]

Turn off debugging and silence compiler warning.

Change-Id: If2bfc9f346d7f2eee20caa30e1eb1f60d266ef90

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a78c5b9898f70ca0163501ae2b583a7cb76d51f]

Oops the erase() method takes start and end positions.

The second parameter has to be the absolute end position, not the size
from the start position.

Change-Id: I310ec52697d0521a82810889f6fe861471279645

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [431c4536ce58410d6dd3e199185bd128bac624ef]

Better consistency checking.

Change-Id: I096282ebb9a10d212affbab32aaa49ca1815b1a7

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [17be36299fd59babe10de164ef2c885c21ae3a54]

Fix the text width array going out of sync when shifting row positions.

Change-Id: I7b9c5554e38a25dd4ff6980e6ae0d1eff241a746

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [41afb3ecfa80e3afc907dcf77b8efd17e048309e]

Delete cell segments using reverse iterator (as TODO comment said).

This makes it much simpler, and less error-prone.

Change-Id: I21dbe0d2bb4a71fc2ac738a5ffb03e4d959d91a5

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [feb5b164f6a371ee934049c89b3d02ca5308f68e]

Don't forget to set text widths here too.

Change-Id: Ieaa9bd0e4f8117e3bc7ceccc68d6f37daac61440

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d71e44e78333111a02818b903699188bc372b382]

Move some of the code to local functions to make it easier to read.

Change-Id: Ib7ca5c04ec057dbce958d580ad3b7d52d19ed21f

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b6d3e8f0cc1cc72d6b3f958957c4747b4839bcf]

Reduce indentation level.

Change-Id: Ia70d1dfde53e13e7d40e7cb8fa09dc401570aa93

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [927da98a2a4860f926968b4704e02d58d7cf0eea]

Add integrity check after column cell storage is modified.

Change-Id: I8d2bd7616e0428e4e881ef0dc1012c4973e636a9

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [632290663a9d2bc722ddfb96aec049d7362204d6]

Call CellStorageModified() *after* the text widths get modified.

So that I can put some integrity check code in there to test the
integrity of cell storage.

Change-Id: I0cc141ea74c27db1a014390b7abf807220e7be9f

2013-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ac77e31a54d0b0545ed039426405f2b0c96a6e3]

Create skeleton accessors for cell text script types.

Change-Id: I5408cdd87f06423a6bb287c855237878859da880

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [188042ad5230e912f3149cc7ea1bb836e084069a]

restore enough of XOBitmap to do fore/back color setting on escher patterns

i.e. restore the logic of setting the colors of imported escher patterns like
we always did in the past. Stripping that out seems risky in the absence of
definite test-cases.

Change-Id: I16bbb451b053fd04a5154602f8f38ed799e21286

2013-03-15  Armin Le Grand  <alg@apache.org>  [c97aec0d2276901c20634abe53867f739f420f50]

Related: #i119125# change XFillBitmapItem to work with GraphicObject

Completely changed XFillBitmapItem to work with GraphicObject, removed XOBitmap
class, adapted all usages (also the pretty old 8x8 pixel editor).

All Bitmap fill styles will now accept transparent bitmaps as fillings in all
variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as
content for fill.  Backward means that OOs before this change will use a white
background of fill with transparent, same as the fallback all the time when
using a transparent fill.

This is also a preparation to e.g. offer SVG or Metafiles as fill style.

Conflicts:
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/tparea.cxx
	cui/source/tabpages/tpbitmap.cxx
	filter/source/msfilter/msdffimp.cxx
	filter/source/msfilter/svdfppt.cxx
	sc/source/filter/excel/xiescher.cxx
	sd/source/ui/func/fupage.cxx
	svx/inc/svx/dlgctrl.hxx
	svx/inc/svx/xbitmap.hxx
	svx/inc/svx/xbtmpit.hxx
	svx/inc/svx/xtable.hxx
	svx/source/customshapes/EnhancedCustomShape2d.cxx
	svx/source/dialog/dlgctrl.cxx
	svx/source/svdraw/svdograf.cxx
	svx/source/tbxctrls/fillctrl.cxx
	svx/source/unodraw/XPropertyTable.cxx
	svx/source/xoutdev/xattrbmp.cxx
	svx/source/xoutdev/xtabbtmp.cxx

Change-Id: Id838bfbacc863695d078fb3cf379d1c0cd951680

2013-03-15  Noel Power  <noel.power@suse.com>  [d2cccde341af33b72378f3e7b0e8dd9ff1cd5e65]

follow patch for fdo#38385 attempt to detect rtl

tbh this is somewhat of an optimistic attempt to swap start and end borders
if needed. I am not at all sure though that I am dectecting the RTL-ness
of a cell in the correct way. There are some comments in the code in any case
that reflect my uncertainty ( hopefully they will be of use if/when some tweak
is needed )

Change-Id: Ic3099fbab08e46899ca311c81edbcad9bf5ab2a6

2013-03-15  Radek Doulik  <rodo@novell.com>  [f2d9db4ef951d04c63733b08dd8746c196dd5f05]

implemented EmfPlusRecordTypeSetClipRect record

Change-Id: I0778cf44a1f4e920e723c17c34f6de4f8eed2342

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [fcbd9a5c4b9ea2bcbb08dd86d164f0d075d6befb]

Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism"

It won't work, ne_debug_init() will be called always (in non-release builds).

This reverts commit b6f6c3a2ed19cc34cce5d19c32c921227165bdd0.

2013-03-15  Radek Doulik  <rodo@novell.com>  [ebebb309403498a9438a908a26248b05cc855879]

ops, fix build

Change-Id: If72f3c1e0d7a14779074d898c4d1eb0fe8f07871

2013-03-15  Radek Doulik  <rodo@novell.com>  [fa109b4603f06533a63ee19518c482a23976bfe8]

implemented EmfPlusRecordTypeDrawEllipse record

Change-Id: If8d7c210e437a041f3202c09f3d26d621b5af748

2013-03-15  Takeshi Abe  <tabe@fixedpoint.jp>  [079b16d044fffd05dc2402bbff4ab7d60635fa0f]

sal_Bool to bool

Change-Id: I74d02b86664263519b4758511d885e35a8c9a78d

2013-03-15  Takeshi Abe  <tabe@fixedpoint.jp>  [4a5b2c017509ff0ba5e4a2ae2c21621385e2952a]

Remove unused code

Change-Id: I3ec10c31139c369ff6950ada57ee3d3f4e8f2d34

2013-03-15  David Tardon  <dtardon@redhat.com>  [5b6d469612439f4ab7291273a1d3675ebcdf6d8c]

WaE: unused variable

Change-Id: I05d9fdd234374924c7876d2c123656495016b0ea

2013-03-15  Radek Doulik  <rodo@novell.com>  [cf6b2f0ecef2c23c24114ca1a1609a4a81ade8a1]

implemented EmfPlusRecordTypeFillEllipse record

Change-Id: Id9362d05ddae2066f2fa289640f447393d7cda84

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [b6f6c3a2ed19cc34cce5d19c32c921227165bdd0]

Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism

Instead of #if OSL_DEBUG_LEVEL>0.

Change-Id: I2329de4deff4687fb1249c47f2e24eaf6ea6a248

2013-03-15  David Tardon  <dtardon@redhat.com>  [5d4bff48932aff38e978bce2d360b4bf740327ae]

fix deps for uno_loader_classes.zip

Change-Id: I61ef0e13a38ebb82becf56ec8ae9e083571d2e53

2013-03-15  David Tardon  <dtardon@redhat.com>  [30534b091960bbbf9e949c2434216b2d656a14d8]

fix deps for odkcommon.zip

Change-Id: I06667cbb1fe24356bb24b7781258ef2c194f0e4d

2013-03-15  David Tardon  <dtardon@redhat.com>  [a4202d35235d409e81a7ae4768ace6c1aa80c8de]

drop unused include

Change-Id: Icda3d24a67c8bbe5aafcf5c917d0f930e534c6be

2013-03-15  David Tardon  <dtardon@redhat.com>  [5bff31eb5ded4384f8297a9267ac1d5ff0fb84af]

add missing dep on sal/types.h

Change-Id: I7c3df5e82e05dc494e05a15a5f64b9f25b034f74

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [48f45d36e2a0e9fbaaa4bd55e8ee4acaa9499072]

Lock document that is opened for potential modification

Part of fix for bnc#805901. (No locking of documents edited through WebDAV.)
Seems to work, can it really be this simple...

I am a bit unsure if any explicit UNLOCK operation happens, but WebDAV locks
typically time out relatively quickly, don't they? And WebDAV implementations
(often/always?) have the possibility for a user to force open a lock.

Change-Id: Ia32d8b1517361f702b4f469d9f1aa17de6d7ba54

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [303cb25751373743b978a5da9c6c2d6d1d0dda3d]

Resolves: coverity#705746 resource leak

Change-Id: I379f8bd780f40169ed7c70c7c5a28277091b978e

2013-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aa479a03390e9a779321fae26146cc1493cdf97c]

Don't fail if the end of characters is reached after a field fdo#62299

Change-Id: Ib5327fe5a88036f718f90cc0e05f287dc1573d03

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [cd98512fc4c1bf78bd49f674732811d828c5a2b1]

SAL_INFO instead of OSL_TRACE

Change-Id: I40a2e6ea708aa037172bc6e9f9882c88f1d486c3

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [6dc7dab6a80a2bc4cc347d144a9b9454a731e6a7]

Use default set of root certificates, if available, when using SSL

Part of fix for the WebDAV https server authentication problem noticed when
fixing bnc#805901.

Change-Id: Ic54c59bdadaf34cdba32949400d5da69712017f3

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [1f08c7cbe263dbbe6a7c08f5777b3268fa2f51a5]

Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)

Change-Id: I4acb7ab1aeba31bfeedd4dfbcd76d6bf517b8944

2013-03-15  Stephan Bergmann  <sbergman@redhat.com>  [1edb06dd25ced48233194ad1aabd887709240fbc]

Tentative fix to make JunitTest_sc_unopai work again

...which started to fail reproducibly at least for me with recent commits, with

[...]
> checking: [sc.ScCellRangeObj::com::sun::star::beans::XTolerantMultiPropertySet] is iface: [com.sun.star.beans.XTolerantMultiPropertySet] testcode: [ifc.beans._XTolerantMultiPropertySet]
> LOG> Execute: setPropertyValuesTolerant()
> LOG> starting required method: getPropertyValuesTolerant()
> LOG> Execute: getPropertyValuesTolerant()
> LOG> starting required method: getDirectPropertyValuesTolerant()
> LOG> Execute: getDirectPropertyValuesTolerant()
> Method getDirectPropertyValuesTolerant() finished with state OK
> LOG> getDirectPropertyValuesTolerant(): PASSED.OK
> Method getPropertyValuesTolerant() finished with state OK
> LOG> getPropertyValuesTolerant(): PASSED.OK
> ValueChanger don't know type class com.sun.star.table.TableBorder2
> warn:legacy.osl:19841:96:sc/source/ui/unoobj/fmtuno.cxx:197: lclResolveGrammar - unspecified grammar, using GRAM_PODF_A1
> warn:legacy.osl:19841:96:sc/source/ui/unoobj/fmtuno.cxx:197: lclResolveGrammar - unspecified grammar, using GRAM_PODF_A1

causing a SIGSEGV at

> #24 <signal handler called>
> #25 0x00002aaacd9b310b in ScBaseCell::SetScriptType (this=0x0, nNew=8 '\b') at lo/core/sc/inc/cell.hxx:104
> #26 0x00002aaacdc86a9f in ScTable::InvalidateTextWidth (this=0x2aaad80d9e00, pAdrFrom=0x2aaacd16ac00, pAdrTo=0x2aaacd16abf0, bNumFormatChanged=true, bBroadcast=false) at lo/core/sc/source/core/data/table5.cxx:1200
> #27 0x00002aaacdabb18a in ScDocument::InvalidateTextWidth (this=0x2aaad88a19f8, pAdrFrom=0x2aaacd16ac00, pAdrTo=0x2aaacd16abf0, bNumFormatChanged=true) at lo/core/sc/source/core/data/documen8.cxx:440
> #28 0x00002aaacd982d94 in ScAttrArray::ApplyCacheArea (this=0x2aaad81d5380, nStartRow=0, nEndRow=4, pCache=0x2aaacd16ac70, pDataArray=0x0) at lo/core/sc/source/core/data/attarray.cxx:825
> #29 0x00002aaacd9cdaa2 in ScColumn::ApplyPatternArea (this=0x2aaad80d9e00, nStartRow=0, nEndRow=4, rPatAttr=..., pDataArray=0x0) at lo/core/sc/source/core/data/column.cxx:450
> #30 0x00002aaacdc638cf in ScTable::ApplyPatternArea (this=0x2aaad80d9e00, nStartCol=0, nStartRow=0, nEndCol=3, nEndRow=4, rAttr=..., pDataArray=0x0) at lo/core/sc/source/core/data/table2.cxx:2174
> #31 0x00002aaacdad93ce in ScDocument::ApplyPatternArea (this=0x2aaad88a19f8, nStartCol=0, nStartRow=0, nEndCol=3, nEndRow=4, rMark=..., rAttr=..., pDataArray=0x0) at lo/core/sc/source/core/data/document.cxx:4204
> #32 0x00002aaacdaddeef in ScDocument::ApplySelectionPattern (this=0x2aaad88a19f8, rAttr=..., rMark=..., pDataArray=0x0) at lo/core/sc/source/core/data/document.cxx:5232
> #33 0x00002aaace0c46ab in ScDocFunc::ApplyAttributes (this=0x2aaad8910f70, rMark=..., rPattern=..., bRecord=1 '\001', bApi=1 '\001') at lo/core/sc/source/ui/docshell/docfunc.cxx:1267
> #34 0x00002aaace268e02 in ScCellRangesBase::setPropertyValuesTolerant (this=0x2aaafa235fb0, aPropertyNames=uno::Sequence of length 97 = {...}, aValues=uno::Sequence of length 97 = {...}) at lo/core/sc/source/ui/unoobj/cellsuno.cxx:2933
> #35 0x00002aaabc674df6 in gcc3::callVirtualMethod (pThis=0x2aaafa236018, nVtableIndex=3, pRegisterReturn=0x2aaad8b94820, pReturnTypeRef=0x2aab601513a0, bSimpleReturn=false, pStack=0x2aaacd16b240, nStack=0, pGPR=0x2aaacd16b2c0, nGPR=4, pFPR=0x2aaacd16b2f0, nFPR=0) at lo/core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:119

Change-Id: I4cf6386f903e2681033bd63005141f71feb13ad7
Reviewed-on: https://gerrit.libreoffice.org/2740
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [22ffe94809374dc84b1417427c5ee8003f242a96]

Related: rhbz#906137 g_module_symbol returned nothing

for gdk_screen_get_primary_monitor but osl_getAsciiFunctionSymbol does the
right thing

Change-Id: Ibf1a17724a9393d95c4fbe0d26aa82148eea33a9

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [67aae198f80195e77bd62e7675a372312075b126]

Resolves: rhbz#906137 slide show inverts outputs

we go to some effort to determine the right value of ret
and then throw it away and return 0

regression since 4a7e3482912c90b73d6e12c82bcd9ce31975e3f1

Change-Id: I652cfbe44fdab6560c1c8dc8fe25d6211b5357cb

2013-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [131a7db46ff9d59193bc3af0f714eb2d93fdd73a]

Try to fix blindly Windows build

Change-Id: I4bf2d72ba14f5293c2f9aa8eb3a34fedefa03939

2013-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [004d75eb0ca2fafcd623e112c5967fc4f883943b]

Update the version information

Change-Id: I3a3a8dbf5e15d3d3e882b1f7b9a17c6f985afd9c

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [0f47c848ed3183836f4d16629c8172c1c0503d54]

various efforts to consistently apply HIG rules

Change-Id: I786227d89cc441990d6bdce0acf872a73be51a7c

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [306ebcbcf58f3c5ec065d94c8a9699db2a7c8d51]

add extra custom widgets to glade catalog

Change-Id: I3ec724037fae49e7e29115e5e4814c48a98e7c0d

2013-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [82b6c4884d7b2fbb3d45980785cebba7a159fb10]

Add typedetection and configuration for MWAW based filters

Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38

2013-03-15  Tor Lillqvist  <tml@iki.fi>  [07073a198a644d67579a00984aae208c79c4f92f]

Use the system root certificates in Neon's ne_ssl_trust_default_ca() on Win32

Fixes a problem that was noticed when working on bnc#805901, which is about
documents opened from WebDAV (using https) not being locked (in the WebDAV
sense).

For some reason, at least in the 3.6 branch, I noticed that LibreOffice did
not manage to open any connection to the WebDAV server. The error message
"Server error message: Server certificate verification failed: issuer is not
trusted" was displayed.

Turning on Neon logging I saw the OpenSSL error code 19
(X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN) passing by.

Some googling turned up
http://stackoverflow.com/questions/4103472/ssl-handshake-fails-with-a-verisign-chain-certificate-that-contains-two-ca-s
. If I understand correctly, root certificates (which are the final ones in a
certificate chain) are by definition self-signed.

One can try this on Linux (or even on Windows, using the openssl command built
as part of the LibreOffice built):

openssl s_client -connect vibe.novell.com:443 -showcerts

and see that it also displays a message about this "error": "verify
error:num=19:self signed certificate in certificate chain"

One can get around that by passing the -CApath option:

openssl s_client -connect vibe.novell.com:443 -showcerts -CApath /etc/ssl/certs

on Linux. There is no corresponding directory with trusted certificates as
files on Windows.

This tells OpenSSL where to find a list of trusted root certificates.
Apparently when OpenSSL is used by LibreOffice it does not use the list of
trusted root certificates that Windows knows automatically. This patch makes
it do that when ne_ssl_trust_default_ca() is called.

Change-Id: Iddbd3d61413aa52adbed3f9a0239a364e70668d8
Reviewed-on: https://gerrit.libreoffice.org/2741
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1d1712c350861cc90b305cb5533b2913b030f494]

remove trailing whitespace

- as this is being quoted, this causes breakage

Change-Id: I6834a3235ae2334a0d6f7df0f97dcde7cdc6a5d0

2013-03-15  Julien Nabet  <serval2412@yahoo.fr>  [62c5214272035f6c597a4c7636a8fe2e15ceede3]

coverity#708921: Use after free

Change-Id: I446fa717dfd11fc5d6045cb1e8dc3eaf8861262e
Reviewed-on: https://gerrit.libreoffice.org/2738
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-15  Julien Nabet  <serval2412@yahoo.fr>  [b1231b5ed214d449347d69bc3d29616377655d20]

coverity#705760: Resource leak

Change-Id: I56c9c8307d6e5c3d119b9c894ef5122f448ef3f7

2013-03-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c0da80faaf1ee70b503b4a7bb437a51219259a49]

fix "simplify copy"

the second argument is a count

Change-Id: I1b6d7db8ba3ac83ef0be091c25e28ad93375d432

2013-03-15  László Németh  <nemeth@numbertext.org>  [9ff5720b8aa993c24fe00f1e326c3cb80b2d8eb5]

fdo#62360: fix word breaking in Writer for spell checking

Change-Id: I0f23e9f7f076f3a82d1d5df92d9d4d3919fc816d

2013-03-15  Thomas Arnhold  <thomas@arnhold.org>  [72a3647e5c72d7065eda3b1925880790b8bca2f1]

dbaccess: fix ambiguity

Change-Id: Ib25a9eab4ff2b2ba078f18d21e5f697c4fd62460

2013-03-15  Gergő Mocsi  <gmocsi91@gmail.com>  [bdc374eadf3c5b2a752eb5ce3cb346939b0fb77a]

fdo#38838, String to OUString in dbaccess

Replaced String with OUString in module dbaccess/ui/app , and also removed RTL_CONSTASCII_USTRINGPARAM deprecated macro.

Conflicts:
	dbaccess/source/ui/app/AppControllerDnD.cxx
	dbaccess/source/ui/app/AppControllerGen.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/browser/unodatbr.cxx

Change-Id: Ie385d44c328fb3f919d53a604d51640a334a1013
Reviewed-on: https://gerrit.libreoffice.org/2386
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-15  Gergő Mocsi  <gmocsi91@gmail.com>  [59bc10eb4609c5729f46308becc5a3de893ac77e]

fdo#38838, String to OUString, in dbaccess/source/ui/browser

Applied fdo#38838 in dbaccess/source/ui/browser, +
RTL_CONSTASCII_USTRINGPARAM removals

Change-Id: I8a565cdae7fd9da1de05525c602ce011542ab4d5
Reviewed-on: https://gerrit.libreoffice.org/2538
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fbaad98be26889bd0e278093f95a14bdb13786b6]

forgot the file

Change-Id: I90a001b354810daefd6cd05ca96de4207eee15aa

2013-03-15  Thomas Arnhold  <thomas@arnhold.org>  [b0434a2a6d9bd4730710a19aec5ddbea83014809]

simplify copy

Change-Id: Iec5a960b0a6492b1e4690c31b9c2098248c23cfa

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff6c2e720ba3eb42636b0e7f2ad1981537658d39]

remove some unnecessary lines

Change-Id: I0a83769f19a38fd5c0421ba6117603517cded17b

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4517bb391afea870f856e030d8b1e5e8ee9364ac]

first step for Insert->Chart From File

This needs some tweaks but it looks like we are already able to choose
the chart and import it. There are some more tweaks needed to handle
internal vs. external data provider, errors, other components, ...

Change-Id: Ib3e7f8bbf7b7f49b071d85120930624e2add91a7

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b327b0dc2724958acce6e1df1620c1a919ea6bf8]

remove empty destructor

the base class destructor is already virtual

Change-Id: Iab38666fab3a8ef33e2fd1ee1c53754ef50f5481

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c07d31125a395727ebfb1d62d9b9008c74ca15ae]

remove unnecessary ascii art

Change-Id: If554782930a8cf35fa4366d8f92020f1c7b5cbd3

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [70cfeaf1e2a0b4b741c6914e79c76e8c9f4430f0]

let the translators handle these strings

Change-Id: I240ab25258cb66786cd8882c8c4e1da5e30f8863

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3a5c97a32f8b2464297fa7ca46cde0a51d7ba88f]

fix indentation

Change-Id: Ia2f7ccc2a9ccc888dfef5d5bf0cb366b1b3ba981

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b54ea0fb976d0dd322f833cab83afc1a12c5582]

use a scoped_ptr here

Change-Id: Iac59e450521b427c5ddb77cb944dd12ef4bb0cea

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff98426745b76fef17e78d75f9b18b26ebc69a74]

initial work on an odc export

We can now export a chart to odc when we are in chart edit mode from
Calc. I need to add support for it to Writer and Impress as well.

We can already open these files but copy&paste from the opened file
fails. The next step is then to add a new menu entry
Insert->Object->Chart from file

Change-Id: I14d1702e79517e7319a1929de2be5501d375885d

2013-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca4d16429ab0d060b8e894fc6363b75ba82c80b0]

let us pass this parameter by value

Change-Id: I1430da4ee9ff87b1fb549a43115aa8fe41c76343

2013-03-15  Caolán McNamara  <caolanm@redhat.com>  [3ce6b70835762ef0cb21e5742c6744c7c2ad4aed]

various efforts to consistently apply HIG rules

Change-Id: I808d4b66dc6ae4395e32b42b46b234e6c470e75c

2013-03-15  Thomas Arnhold  <thomas@arnhold.org>  [7295d392ea3908c3a789ec8cf50dd91fc02299bb]

fixes

from b0cf3aba085373d84a55ef144b273a8a89d017af

Change-Id: I03a7df23ea9838715304d0359536403af89bcfa3

2013-03-14  Christopher Copits  <ChrisCDev@live.com>  [3cafeddf42e128110bf69ce93af39658080d7c63]

fdo#38448 No scrolling in mailmerge's create new address list > customize

What changes I made:

1. After the address list is edited, the scroll bar scrolls up.
2. If all entries are deleted from the list, the scroll bar scrolls all the way up and is disabled.
3. When multiple entries are deleted, the scroll bar is not reset to match the entries. Therefore, I reset the scrollbar in this case.

Change-Id: I29f82256ad51fbd55a3f82400ca9d7875539e9ff
Reviewed-on: https://gerrit.libreoffice.org/2454
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-14  elixir  <prashant3.yishu@gmail.com>  [b0cf3aba085373d84a55ef144b273a8a89d017af]

fdo#38838: Replaced some (Uni)String to OUString in core/sc

Change-Id: I4fa27b933c5b3cf2645b139bf6349b90f613feab
Reviewed-on: https://gerrit.libreoffice.org/2735
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [36938e69d098c4e42d471963bc433dc914cebd57]

Fix svl Windows build

Change-Id: Ibb5a6bb612f08a91c078492244e62f4a58102e39

2013-03-14  Lionel Elie Mamane  <lionel@mamane.lu>  [dd4aa4debbb556117c9b9b9c755a9d9164d8dc25]

update to newer libmariadb

Updated to bzr/launchpad snapshot revision 40
Solves:
 - missing symbols mysql_library_init and mysql_library_end
 - missing parameter "cipher" to mysql_ssl_set

Change-Id: I0266fbfa0fca89eb665cf6320afa5fb0dbfd7c84

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [4dfbd5d06f80813688af46a5c10ea641e320fc2b]

add in custom category widgets

Change-Id: I68eea2cee58edc2e6ab164dcccf6a87b271a403a

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [8f645360196182cbd62161c98422acd0560e8eef]

various efforts to consistently apply HIG rules

Change-Id: Ia90000452551b57f644226f1ba4c5c9533b679a5

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [50c54587613d61fe0d6d7d83cc6e5523e2152aeb]

Updated core Project: help  a3f08d3afbee18266371a23abedd41c6a31ff57b


2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [252a2f00c8eda9d5eb10acb5df86f2d67478c26a]

Fix build

Change-Id: If7363af4ff336fe344f0449afa41bde09fc5f800

2013-03-14  Krisztian Pinter  <pin.terminator@gmail.com>  [d0c9ca0c1ec40af1ae6237de24e0a96891f4ad55]

Updated core Project: help  a744928e0c3f187d52765684de7f2720a97be892

updated help after .ui conversion for sd/source/ui/dlg/present.cxx

Change-Id: I77382afa4143ced041d29c0467a6b7c2f250d864
Reviewed-on: https://gerrit.libreoffice.org/2733
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>


2013-03-14  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [148c5451bae2d4edb9981baad66f78d2857ee038]

resurrect svl/qa/unit/svl.cxx

Change-Id: I44659688794436dd97ca5f72cfa969db889d1bc1
Reviewed-on: https://gerrit.libreoffice.org/2642
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Julien Nabet  <serval2412@yahoo.fr>  [ccc8a44a21fbfb4e2b4cb659f4c515aeac795006]

coverity#705747: Resource leak

Change-Id: Ifc071261ce5697355b904fbd12272b27c04183e4
Reviewed-on: https://gerrit.libreoffice.org/2736
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Julien Nabet  <serval2412@yahoo.fr>  [01311421166abcc5bd95f700bbf9ef96ec9e3cce]

coverity#705748: Resource leak

Change-Id: I3178b1301db389b76f514b5a2bf2d18dae78ae01
Reviewed-on: https://gerrit.libreoffice.org/2734
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [990d3c7ecab5c394abebf914dd7f148d6323780a]

we can now move the a11y relationships into the .ui

Change-Id: I73109b04a86096f2025947a1f1f383ae69d355ed

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [044bebafcc8f09018171ea1bdc62466ab5fb1dad]

add some more spacing here and there

Change-Id: I1ee617dcc510c41e579ffaaf90f3d3a27971d0bb

2013-03-14  Krisztian Pinter  <pin.terminator@gmail.com>  [67c834aad2299ece8365bad2f30922e83dea78a1]

converted sd/source/ui/dlg/present.src to .ui

Change-Id: I92ab3ab57146524c1c70e6503261989df86dc22d
Reviewed-on: https://gerrit.libreoffice.org/2732
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8ff584704aa7bb3ec50e735bf7d1ff9674a45cb0]

Remove ambiguity for the windows build.

Change-Id: I9b94281f7acd2223686508baa219b87c13838d5c

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [568044ae7245b94099bd5511e17babdc15f6ca62]

Pointless nit-picking on coding style

Change-Id: I54bd60c11a83feceb39557a82c62e290438dff80

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [23075c27b5cf99d8415a304f9ab151a73938edcb]

Remove a local inline function that's used from only one call site.

Change-Id: I73954b8a1de436b9c4881d803f4f33cff1b79c4f

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fa5473bb69ff04f362c1f0f14b112e533cfa501a]

Unit test for the new column-based text width storage, via new iterator.

Change-Id: Ibf1e254e34df98ad5c46a46252168787b07d161c

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e9a52f1591912ce8527da863f741625de5a2b4ff]

Move TEXTWIDTH_DIRTH to globalnames.hxx.

Change-Id: I648da6f2c43a10137c0834659022296883368dc9

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf82be72950eeea9a3de89154c3412adbed5bd56]

We should exit the idle calc when the sheet changes.

Otherwise the code would end up in an undefined state.

Change-Id: I47f58698ac1eb94bf92ab7278bb7521d892ba340

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a13e3dc20908bad26b65606ce6efbfeb97fca55]

ScBaseCell::nTextWidth is no more.

Change-Id: I32368d39a21d44bef8ab7fe265077cd147a50024

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bcc703f2b6bdfd1321f2599faa51e387c9ad3174]

MaybeAddExtraColumn() too.  This one is trivial.

Change-Id: I0cd33c90bdb3c6b7cf48677140e3c66fa78caaba

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63ee16274ba64c803e38a3bfba6e5fc9e9d772b6]

InvalidateTextWidth() now uses the new iterator.

No more SetTextWidth() directly to the cells.

Change-Id: I0a2aba63685ea1461b763e8d628052ecd4c71c25

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d4d282e342a014f0416b7d4b725d918558dab18d]

Forgot to increment the iterator.

Change-Id: Ica8c9be8a383879a509d90c6da6309d2eee4fe8c

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4c54749cfeca8703c8335a7310dbed24e8a9cf5]

IdleCalcTextWidth() now sets cell text widths to the new container.

No more direct access to ScBaseCell's nTextWidth.

Change-Id: I5a0a5fd24555d9fa8e1de895f0f9d8b710cc8094

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8945bddcc9294dc839e046d2d8b6c6dabd8caeb9]

First cut on column text width iterator implementation. Untested.

Change-Id: Ic615e5645f1a89a4b1a60dc519eb79ff921203a9

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b086f0fa026a5bc794832e8457833379036e5440]

Add skeleton files for the new iterator for column cells' text widths.

To be implemented soon.

Change-Id: Ifa72245f89635ac604c233197891fb67c8d99915

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1748c6896cfa96f5cfbe090df9f9bbf347848dd6]

Some renaming of local variables...

Change-Id: I27b5512d90eba0c0235d11d1b4f1c9cafc4bcce6

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [351536e40a6c822d95a87d851f5d3cce829e69a7]

Reduce scope level.

Change-Id: I28db9130864ac3408398834bfbbdeb904ca4948e

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df52ec007bb8e03be22caf5095ac214896ba2a73]

A bit more re-organization.

Change-Id: Ie722a910303ff8852c164ccc9ae256d52f4695f0

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [09b4e76d028686aad1a36830c71398b758121c74]

Move the style sheet pool handling too.

Change-Id: Ia24e2effa8d6200eb0e9ad5e30fb5c9a4d8dd670

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fd5f562ebc014ccf366bdf2e447e49b033e5e4d6]

Move progress bar handling to the scope object too.

Change-Id: Iff93958c5025e000f7e39eb71e3f91ff41db911a

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9a1524d6d62d6ef264e78977aab6bc8a385980c5]

Use a scope object to avoid manual unwinding at the end of the call.

Change-Id: Id2565dfa250b93ba4f70e596d6b66f3e5e55fb5f

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6c7fd2fcc5c9287e1d22d23c6291004f2dec297]

Reverse the logic of enable / disable idle flag...

so that true -> enabled and false -> disabled.  This is much easier
for human brain to process.

Change-Id: I51059ee9090610ad8455a072b165860527cd9d50

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51c449bc8765756c23054e9a1a8172603987024b]

Use inline function over preprocessor macro.

Change-Id: I08d83f274af1ce891235c2f24d5e4b697de19309

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2245288574ef77b09416872326b4543c82790815]

I'm pretty sure this was meant to be unsigned.

Change-Id: Id074e31542383f6a31181749d7d4a5219522d9e0

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e92ed1560e13c7458e24ed6c7edf7fb1438c0823]

Annotate this algorithm & a few cleanup and one possible bug fix.

Change-Id: Ifd101364119db7c30ba28e66b4a8b1320a54fe66

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8da9a9e6b32a0479bf9fad3624ad10f329e86c1]

Turns out I can't really use ScColumnImpl.

Because the column source files are split; not all source files had
access to the impl class definition.

Change-Id: Ic8cff0eeec3504660304be9f020c40bcd98cee85

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [68ba14727cd10c28e398f081587d14bbb2356669]

Accessor in ScTable.

Change-Id: Id29e746c799365c679e60f22f88bfbcb3dbdf693

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [08c7d4163ba1d9d9538b5082598a7d6267705812]

Add accessor methods for text widths using mdds::multi_type_vector.

We only use unsigned short and empty types in this container.  Empty type
represents empty cells whereas unsigned short type represents non-empty
cells.

Change-Id: Id9b6e0941fdfabc48fc8bb2aa6479f466270381c

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34847f1cf7538c333e9b8700eb4012ae358644a6]

Re-order the header includes. Make sure column.hxx comes first.

Change-Id: I9f93724c4e0b565a9148d0893feda9e82109bff7

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea33d30c4782fb7ea2aa4fd798f77be49f362e00]

Let's start using impl class for ScColumn.

No need to migrate the existing data members to it for now, but let's
define new members in the impl class from now on.

Change-Id: Idee66dae87beb4bb6efc9c7d7ffd658148ed887c

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7238505762a9198d92b108c794b43452191c5174]

Add empty GetTextWidth() to ScColumn. Will be implemented later.

Change-Id: I4df0719fee426ab5d54bfc2ac8fa4c37325906e2

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2f00e94bdaf42d84881c067debb1d3cd3fe1c60e]

Identify all places that modify the cell array & call CellStorageModified().

CellStorageModified() is empty at the moment.

Change-Id: I9498b4d7819bba1778cbab644e7b46ce25d66ae4

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8f3d75184e52f4c379754f9965488aa4ff832f8]

Redundant use of 'public' modifier.

Plus added a new method that will get called whenever cell array
state changes.  It's not used yet.

Change-Id: I96719db0460bfb72d8dbe98a80a3880d8f279c33

2013-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [85b18e362b009676b8b9705481efb9c83f49823a]

Update mdds to 0.7.1.

Change-Id: I4c6e655641dcca192d4edd1edf5535d5dddcd3c1

2013-03-14  Matúš Kukan  <matus.kukan@gmail.com>  [63a13216e35228f8a703f9f5d5823fc23e03bb2d]

mention cross-compilation for Raspbian possibility in README.cross

Change-Id: I977764882080bd9c57dae2fc7bd473f70a0b4299

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [abccbae3d8376d7f8b79d517a758daeac08af003]

SwFrmFmts: MSVC does stupid things with dllexporting templates

... so work around that.  Was triggered by new use of
std::vector<SwFrmFmt*> in 1c22545edf9085b9f2656ca92781158b6b123db3

Change-Id: Ibf2aa521c7561d3973c8293aacdf71353e6d65aa

2013-03-14  Luboš Luňák  <l.lunak@suse.cz>  [07e24bdca5ab941368e3e9facb94ac1b80690ace]

__BYTE_ORDER was used without the relevant #include

Change-Id: I4e4d10c1c82834608b14aae62f02e5859d10114d

2013-03-14  Eike Rathke  <erack@redhat.com>  [d965698e1010951450b508269add14dfdb9dfeeb]

catch const &

Change-Id: Ia1ee717922f82e2300d31741749964489b255c39

2013-03-14  Wang Lei  <leiw@apache.org>  [166db0df90f1a5443c6914f48848891fa8016782]

i#119972 - Formula GETPIVOTDATA returns #REF! value

Patch by: pengyunquan
Review by: Wang Lei

Changed SC_UNO_LAYOUTNAME to SC_UNO_DP_LAYOUTNAME to make it compile.
(erAck)

Change-Id: I109885d5b2dfbb95207699a7f28741bd347e850b

2013-03-14  Michael Meeks  <michael.meeks@suse.com>  [c44e6855a9148dda31d09ba4cbfc5cd7729b8199]

xmloff: at least do something to test styles.

Change-Id: I7982f162ef95a9f10501c860b6f19865bf34744b

2013-03-14  Lionel Elie Mamane  <lionel@mamane.lu>  [9d0e346d604a55126d0cb37c77b3d0b36a565582]

spelling

Change-Id: Ie56501b781920a0d568062806211abec7e755e00

2013-03-14  Ariel Constenla-Haile  <arielch@apache.org>  [a63cc778d1d09f49046f1e205557b08534fdc030]

i119933 - make Basic FORMAT function work with non-ASCII text

Conflicts:
	basic/source/sbx/sbxscan.cxx

Change-Id: I5b77231d1b09cbf32fa914f3d7b60d6e631e5870

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [96ef305d322ebf82e37ca8555a0b2573318a4fde]

mdds: work around warning from MSVC which is a little too smart

Change-Id: I26df48a24dbdd6e4363f5c08d87b6583a56da00e

2013-03-14  Michael Meeks  <michael.meeks@suse.com>  [79b0046ba0ea04867304c3bd9b27f0a182e2c2c9]

remove legacy build.pl prj/build.lst files.


2013-03-14  Michael Stahl  <mstahl@redhat.com>  [2968fbc470c32ac15d29b7c704c90e49b95d6658]

spurious warning C4701: potentially uninitialized local variable

Change-Id: I6da0eb82ad6175e8b7eb70affa5f7cf0b05252f7

2013-03-14  Eike Rathke  <erack@redhat.com>  [412956137043f15a38a9196f1ae8a32fe3b305f6]

catch const &

Change-Id: Ieac2188ead00d8e08b53835616a26e25e4be1e94

2013-03-14  Ariel Constenla-Haile  <arielch@apache.org>  [1441052007fca390313b721b4ff8b07bae9967a5]

i119411 - Read/write RDF support on ODS file format

Patch by: Tsutomu Uchino
Review by: arielch
Conflicts:
	sc/inc/scerrors.hxx

Change-Id: Idebf093b599b57cd0be4c871590db75c59c14dc1

2013-03-14  Luboš Luňák  <l.lunak@suse.cz>  [71124925511b5c36b3348e89692e25db7230976c]

fix the non-intuitive OUString::replaceFirst() usage

Change-Id: I98ffe293dbdc900f702d63ee3d3d58dec27b9f7e

2013-03-14  Matúš Kukan  <matus.kukan@gmail.com>  [df8673367a46b78e5abb35d89559bbc3e64b05b4]

do not build registry's executables for iOS

Change-Id: Ided79f8993a2fb2c261de0fc8a50d5cbf96b9987

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [51a18f9bbd0191936e5137f9fe86161e7d87c8da]

warning C4101: unreferenced local variable

Change-Id: I43a0a1dbe37eb76a3d89ace8222cd5f5e3357579

2013-03-14  Stephan Bergmann  <sbergman@redhat.com>  [112d3287a9424e0baaa8d956e6aff8932d48658e]

fdo#54275: Fix GVFS UCP, so saving docs works again

Similar to 8722f0e7ef690205d042c8a6b1fdf342a34ecbe1 "rhbz#895690: Make GIO UCP
less brittle, so saving docs works again" the alternative, older GVFS UCP
(--enable-gnome-vfs --disable-gio, as used e.g. in
distro-configs/LibreOfficeLinux.conf) no longer works well in LO 3.6 and later:

* For one, "getPropertyValues" did not work for non-existing files, just like in
  the GIO UCP case.

* For another, creating the .~XXX# lock file uses "insert" with
  !bReplaceExisting, which apparently never worked for the GVFS UCP.

Change-Id: Ie4dc032225697ff7b866a75327891c796d559392

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [6d2f041a6569671a98f42272b1798171af211c75]

warning C4101: unreferenced local variable

Change-Id: I61fb72e824a43d28756edfff7a6655443fe2ee82

2013-03-14  Jürgen Schmidt  <jsc@apache.org>  [b82ed78c88b368747be8baccda76733a3bdfe591]

i#119870: Line transparency value is lost after saving as another ppt by AOO

fix: export linetransparency attribute

Patch By: Lei Debin
Found By: phoenix wanglf
Review By: jsc

Change-Id: I56a589036d1e4e2399f5a1a94283ebd4ce2126f0

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [23a2f5fce5844b6590e474939f2e3f5f87aa5256]

First step for a MWAWImportFilter

Change-Id: I03f48d26a4bafcd82cb96b1b90a7f49f3ea433ce

2013-03-14  Andre Fischer  <af@apache.org>  [8569f74b898f3c82f338ee151d49ff30ad1e3035]

i#119907# Numbering type now applied (almost) unconditionally.

Patch by: Steve Yin
Cleanup: af

Change-Id: Iccf48a24cc947115524b1d92874386c1e2e0aecf

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [3dd2eafcab221b4c0ceea00a14745a7a57d01580]

vcl: fix WNT only debug code OUStrings

Change-Id: Ie864629499806d798ce4a4525c385bf1617b0160

2013-03-14  Stephan Bergmann  <sbergman@redhat.com>  [d8daca4f4a35649a179f0f28457cae9850cacf6f]

Missing WNT --enable-debug String -> OUString conversion parts

Change-Id: Ica20eacd95538fe37d08bf76c7b5a6717a7e8422

2013-03-14  Stephan Bergmann  <sbergman@redhat.com>  [082bdb41882533dd7bc2a20597d203c2ab8c0cfb]

Make sure output dir exsits for xsltproc

Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1

2013-03-14  Stephan Bergmann  <sbergman@redhat.com>  [b0bcadf62a631b6cce5a5188f8018f266e1b99ee]

Windows oleautobridge depends on ATL

Change-Id: I94b43b03f742da7c6c8cf2e6a60ed305c1395fa7

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [4cb17e88587cd303f60040a2c03cfd66d744a63e]

tests cases for EDB-24743

Change-Id: Iac75be70adbf611980605ef599d1c9ea9772eb2d

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [8ece1cd6d5cbc11759f62301de0ab800f0aa39d0]

stray test .png left behind

Change-Id: If0a0d61b58ecc46d5ba04951cd278d275fdf25e7

2013-03-14  Noel Power  <noel.power@suse.com>  [31305fe1288146bc17735f00dd16daf131afd475]

move xShape def outside debug ifdef to fix build failure

Change-Id: Ibfc75eade6982bd5375beea2ea2e282bd27d91ed

2013-03-14  Mathias Hasselmann  <mathias@openismus.com>  [0f972e94a2fcbc6b227a2ae7b5d435438f6dbdc1]

Show LibreOffice controls in Glade's tool palette

Glade didn't show any LibreOffice controls in its tool palette
because the catalog didn't have any glade-widget-group element.
This adds a XSLT script to automatically generate such element.

A better version of the script would create separate groups for
each module/namespace, but currently I have no idea how to do
this with libxslt, as it doesn't provide fn::distinct-values().

Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3
Reviewed-on: https://gerrit.libreoffice.org/2724
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-14  Jian Fang Zhang  <zhangjf@apache.org>  [d6e752d5ebfaf66d1c9b0694f9c8582311d6151a]

i#113608#, memory leak in animations: newly exposed crashed problem

Patch by: zhangjf
Review by: Andre Fischer

Conflicts:
	animations/source/animcore/animcore.cxx
	svx/source/svdraw/svdobj.cxx

Change-Id: I305d5d92d064265edf108a5a34c948c610b4fdc1

2013-03-14  Michael Meeks  <michael.meeks@suse.com>  [b6e60d3eb5c21a98dfa86fde0bb695986058f463]

remove redundant property handler factory.

Change-Id: I458f8f4a9575c2afddcd4f4d2f9494bffd5ff127

2013-03-14  Michael Meeks  <michael.meeks@suse.com>  [678e35c4ac17219556ce0426043bd4ad905d5cee]

xmloff: native code unit testing harness.

Change-Id: I5b9133deea2aa7630752128128f1a222bef99eb1

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [533be98148ff40f6205e2ac3b489748cae14ef0d]

restore incrementing time fields by area cursor is in

regression from String->OUString conversion with
tricky unsigned xub_StrLen of 0xFFFF for not-found
> any found position, vs -1 for OUString for not-found

Change-Id: I4a2babae085916a86cd1e60b74b4ea839dd8b87a

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eaa76b5b0a60548951d2e8428a5e1d18c17720a7]

Link only what one needs

Change-Id: I953ee0e96f704e3900238751b29fa2ed6f4482e9

2013-03-14  Thorsten Behrens  <tbehrens@suse.com>  [29534bfb2efd71b1e0fbada3d3f8fdf5f062fb96]

Remove some accidental merge by-products.

Change-Id: Ic04832bf95fd425f839bd4f6a1390959f3c82247

2013-03-14  Thorsten Behrens  <tbehrens@suse.com>  [42f9c7f8364818e91c95cf3dae8ab9ae6f1b561e]

More cleanup of pptx comment import code.

- moved non-trivial code out of header file
- replaced all std::string occurences with OUString
- binned boost/atoi string parsing in favour of builtins.

Change-Id: I872e18e33ae9b997e041b4ccc26f80e79b54052b

2013-03-14  Chris  <chris.sherlock79@gmail.com>  [d7093ec5942c0c40ac34e3b48bd12ca003ecc876]

Remove rtl:: namespace, fix minor spelling error in comment

Change-Id: Icd04bfa61209277c57afe313d679b253aa241b7d
Reviewed-on: https://gerrit.libreoffice.org/2726
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-14  Radek Doulik  <rodo@novell.com>  [22f63477a3300d474c3d6832232b888f75c7290c]

pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtrips

 - fixes also problem with emf+ rendering for slideshow

Change-Id: Icb894d3f37b29f23d3f267c944d827eefbf47fda

2013-03-14  Andre Fischer  <af@apache.org>  [87354e7fc1f63480bdef092047f912682bc7ac58]

i#119478# Fixed application of transparency to table cells.

Patch by: Lei Debin

Change-Id: I3bdd190c40e2e58f53b7b4f58e99a1f9f19bf580

2013-03-14  Artur Dryomov  <artur.dryomov@gmail.com>  [04ab54f0c74ef0edcdd3ede3a5046a02f4bc90b1]

fdo#60604 - fix Impress remote client speaker notes encoding

There is nothing wrong with the current code, it is the Android’s
problem.

Issue was reported upstream:
https://code.google.com/p/android/issues/detail?id=1733#c23

Tested on Jelly Bean 4.2 and russian speaker notes.

Change-Id: I85414abac233186484078637073b97562b81aad2
Reviewed-on: https://gerrit.libreoffice.org/2723
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2f4d160bd6f4730c1597c11757efffc4173a17bf]

Libcdr and libvisio need zlib

Change-Id: Ie48c7305e7acca17d3c488a76e8fc47984c51679

2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [18c1fa36b642cb82b070239b18e937236212e816]

safer order of replacement

Change-Id: I912dbb6eddbb91bd9d5e18fb169f498df692d0e6

2013-03-14  Michael Stahl  <mstahl@redhat.com>  [6594838457152b2fa53382ac11b383d2adc1f8da]

gbuild: move MSC specific wrapper stuff to platform/

That's where code conditional on COM or OS belongs.

Change-Id: Id31378bcc840dc38aa4b64241f0d1ccc11a99792

2013-03-14  David Tardon  <dtardon@redhat.com>  [b986c5076c0489e690b07e289b67f035b545d04e]

cygpath only exists in Windows build, 2nd try

Avoid the $(shell cygpath) calls when not on windows. The error message
is harmless, but it bothers me. I think gb_ExternalProject_use_autoconf
(and the AUTOCONF_WRAPPERS definition) should be moved to
gbuild/platform.

Change-Id: Ia537c5dac682f93ce5efe5c54b97b3a257cb6136

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [95fe9541cabda703e56f2d36d2887d9c987cb197]

Use "static" binding to mariadb client library

Change-Id: Idece6e4fb6b806be7037d98c7d6ffe6a74f0b30e

2013-03-14  David Tardon  <dtardon@redhat.com>  [46cef4f2fa797aade35ea48f3e46159c6141fcfc]

cygpath only exists in Windows build


2013-03-14  Caolán McNamara  <caolanm@redhat.com>  [f42679fe7010284513cff3560d9aa47a49744ba8]

hackaround for assert

regression since 1c22545edf9085b9f2656ca92781158b6b123db3

Change-Id: Ia9aa06ed7fd0f31499226521fc5d6052b6d21704

2013-03-14  Andras Timar  <atimar@suse.com>  [ec67dd1db5eb718c9501d07719e533b8f5af8464]

remove unused tools/fsys.hxx from pch

Change-Id: Icc9c46014d9663aaa96cd17c515a343959a3d47c

2013-03-14  Krisztian Pinter  <pin.terminator@gmail.com>  [de99bcde8a66a410287c7fb9c4ae6d6c9b7f05a6]

fdo#39445 writing out tools/fsys.hxx

removed unused <tools/fsys.hxx> include from gengal.cxx
changed file copying to sal version in htmlex.cxx
rewrote OutputFile in rsctools.cxx
very minor change in rsc.cxx - instead of creating an empty DirEntry
	and getting its path, just used "."

Change-Id: Ifd57d73847ff271bcb64b12a26a564acc051fcef
Reviewed-on: https://gerrit.libreoffice.org/2680
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-14  Stephan Bergmann  <sbergman@redhat.com>  [c03448ddbb11d96e0c9985ddfaa4f2c5d6cd426e]

Make liblangtag build for --without-system-libxml again, at least on Linux

...after 83d61d9f1b0c95de2cd1199d3f60be70dfa92bec "move liblangtag to
gcc-wrapper."

Change-Id: I5c9321bf4cafb5e6c1a078162ce3cc5f73540ce5

2013-03-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [16384a53f7fb5b3eeaaa6e624c7416f7e13b17d2]

Code cleanup for i#120928 patch

Change-Id: Ic46acc5207bab70f080c4eba5a8113de8376ad36

2013-03-14  Tor Lillqvist  <tml@iki.fi>  [e86e7e5c4bb6c4b6d28cf72671e69f42257fb924]

Add sdfilt

Change-Id: I992a563d3686e3c25ba7338fb7744ce9b5cf5859

2013-03-14  Artur Dryomov  <artur.dryomov@gmail.com>  [7ed6097396c6407840fc8b8a40b03f03e7573821]

Change Impress remote client target SDK version.

This change should remove compatibility menu button for modern Android
versions.

See Android developers blog post for details:
http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html

Change-Id: I9152fa06558eabd633ad0c19174f45edddde2ee9
Reviewed-on: https://gerrit.libreoffice.org/2719
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-03-14  Jian Hong Cheng  <chengjh@apache.org>  [1c22545edf9085b9f2656ca92781158b6b123db3]

Fix issue #i119405: Numbering text style changed after importing the *.doc

* main/sw/inc/doc.hxx
* main/sw/inc/IDocumentContentOperations.hxx
* main/sw/inc/ndtxt.hxx
* main/sw/source/core/doc/docfmt.cxx
* main/sw/source/core/txtnode/thints.cxx
* main/sw/source/filter/inc/fltshell.hxx
* main/sw/source/filter/ww1/fltshell.cxx
* main/sw/source/filter/ww8/ww8par.cxx
* main/sw/source/filter/ww8/ww8par.hxx
* main/sw/source/filter/ww8/ww8par3.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: Jian Hong Cheng,<chengjh@apache.org>
Review by: Jian Hong Cheng,<chengjh@apache.org>
Conflicts:
	sw/source/filter/inc/fltshell.hxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx

(cherry picked from commit ee3b12ab1d62faedcd2d62fcb8011b7454ea0474)

Change-Id: I2f72969a54db53e6a51edcf3a3216647cec9424c

2013-03-14  Peter Foley  <pefoley2@verizon.net>  [83d61d9f1b0c95de2cd1199d3f60be70dfa92bec]

move liblangtag to gcc-wrapper

Change-Id: I4aefdc9475b7fbd4206d8d9862ca8d399360a37e
Reviewed-on: https://gerrit.libreoffice.org/2717
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Peter Foley  <pefoley2@verizon.net>  [e6a877f8fb8bd0410431ea15891cc09748bd6a3a]

move libvisio to gcc-wrapper

Change-Id: Ia2efaa7d58fa2040f597e6a303a219892a710c1f
Reviewed-on: https://gerrit.libreoffice.org/2716
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Peter Foley  <pefoley2@verizon.net>  [357ace566d4090b85c7c7b5d775c8b9eaaa76e5f]

add gcc-wrapper

Change-Id: I961bd23d1ec382d247a489cda42194ce9f4fe1da
Reviewed-on: https://gerrit.libreoffice.org/2715
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [77cc0cb72f88806ee13682ac868b9e468a070400]

Build thread-enabled internal libmariadb on UNX

Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca

2013-03-14  Matúš Kukan  <matus.kukan@gmail.com>  [d4779887636fa9ab5b477f3436bcd3728a3e30ba]

regmerge/regview seem to be part of ure, not odk

Change-Id: I30ab642d5597153f1700bcf6e1b7647a736a347e

2013-03-14  Julien Nabet  <serval2412@yahoo.fr>  [28d2a0c162b477a013c7c51c19a94fb08b55b276]

coverity#705733: Resource leak

+ Fix "if" format

Change-Id: Iafd46d21e5b9ed21d7c7c338502d780be9f0c222
Reviewed-on: https://gerrit.libreoffice.org/2711
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-14  Tor Lillqvist  <tml@iki.fi>  [1d559d9e386591551baec14ef5eae9bacf7a0d97]

Add some comments

Change-Id: I3cc92e3fe471fa92a9de339c7677d866e46ab185

2013-03-14  Muthu Subramanian  <sumuthu@suse.com>  [e581b9bd1cd06900efa27debbf073282b9d0908f]

n#734735: Decrease pie chart's thickness.


2013-03-14  Takeshi Abe  <tabe@fixedpoint.jp>  [92a6bff0986bf3402102bf98a46215f7910470b2]

-Werror,-Wunused-function

Change-Id: I40e6d5b62eba6fb5cb5262665a6c15060345dd9c

2013-03-14  Takeshi Abe  <tabe@fixedpoint.jp>  [5624e43fe9530eaa297b75cbcba1d776a4cb6615]

mark them as local

Change-Id: I4b0085238305ac454c4adcf0bf1ba000d385467e

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [4949ae959c3e60d62af05b383197388c1d197441]

convert footnote area page to .ui format

this, for non-CTL/CJK mode, completes format->page in writer to dynamic .ui
format

Change-Id: I576eed5d39807eff3c3fa775f7c4f2445f1ce940

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [0c9f4dcd83ad82a11c4a5545a06912b4df716fa6]

do not use icu-config when cross-compiling, except for MinGW

It's not possible to run the executable for host platform in general.
Just accept system version without checking it.

Change-Id: I5ca3da1aca09b5bc3a6d25f0cdcb816f36498623

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [38d3e115c159f19f22de73ece1abe609d75a041e]

vcl: make Region ctors explicit to prevent overloading desasters

Change-Id: Id36d125b4940418833bec31a4710d6cd545629e0

2013-03-13  Julien Nabet  <serval2412@yahoo.fr>  [913f175b321caf7a99957fd7c4dc536f4101ab53]

coverity#704144: Resource leak in object

Change-Id: I027028a7c6dc1a3eaa90e5b39d1a5d01122e02d4

2013-03-13  Urs Fässler  <urs@bitzgi.ch>  [f4a37ca9584d7b8fcbd7aaa80162edcfde3cd4ed]

several translations and fixes for translations

Change-Id: I47ca71d578f3e0b1e2c3499f0785d986ed4f583e

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [10af6b399c3d3342a03a3031cf42779bc0d38c87]

sizegroup got emptied accidentally

Change-Id: Ic7314fe9a0ce352a9a5a502e5bf45636fbd14990

2013-03-13  Julien Nabet  <serval2412@yahoo.fr>  [6e29f56895cd38aa7dee85112370a7cfc0d24632]

coverity#705732: Resource leak

Change-Id: I926c3cbe25b7b4310d67a8f9e96b4a98e61b26e0

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [7b4cd4b1106afbca62b011501fa040690b861cef]

build-tools: add helpcompiler's executables

Change-Id: I3c8759f06c6a63ba5ede5d23606bfeb7704bc168

2013-03-13  Thorsten Behrens  <tbehrens@suse.com>  [83e1044d939285f90a3e1adbc67d1c4d08cb5c58]

Cleanup pptx comment import patch a bit.

This cleans up 856756ec77ac64d1caee6c1b80c3641d4e487b2d a bit:
 * add vim footer for new file
 * use UpperCamelCase for class names
 * use const references for parameter / bulk object passing
 * indent properly
 * don't mix private/public class members randomly
 * use customary exception object, actually handle the error
 * stick comment classes into oox namespace
 * use 'ma' class member prefixes where applicable

Change-Id: I98021415331e62a8ee583ecfd27829f7dbfbc498

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [8131b3892a6d7b287075a3ccb50f947a63e42e33]

vcl: targetted restoration of OutputDevice::PixelToLogic overload

Add some code needed for commit 684c502ed0a6782fe1b9c7d7cd1911a4a88b543a
This fixes the infinite loop that allocates gigs of memory in sc_unoapi test.
The problem was that instead of PixelToLogic overload an implicit Region
ctor was called.

Change-Id: Iefcd453a5c6327964c219074239ac65be737da6e

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [e85105b5b13339f13fe755ee479c10ee19d54992]

odk: depend on OUTDIR jar file if that is on classpath

Change-Id: I416b5aac3afd636bb67f496fa061f9ff9db9bdf0

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [2b80ac59767fdb1d6bf5249e1e10f69237180aa5]

sysui: remove non-existent imaginary extract_icons_names.pl

Change-Id: I6f2f785f50a83789bc45b90747144eb030f7fe7d

2013-03-13  Xisco Fauli  <anistenis@gmail.com>  [40a0e22203c4426a561a84422a1dd06024465974]

remove commented code

Change-Id: Ib62d4513e27791a848594925392a45ec9ff13983

2013-03-13  Zhe Wang  <wangzcdl@apache.org>  [58b6a6161e7edd10d33fdb67510e7d68440128f9]

Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when export ppt file to PDF format.

* subversion/main/vcl/source/gdi/pdfwriter_impl.cxx
[]Change nXOffset value from the distance of axis Y between two points to the distance between two points.

Patch by: Tang Meng<tmyl2010@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Tang Meng <tmyl2010@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

2013-03-13  Luboš Luňák  <l.lunak@suse.cz>  [9a4fb0643e51cb89649000493e8c5dac5a306bc4]

fix incorrect code alignment

Change-Id: I71985c728ea4ecc415f76641dcf89c3cbce38248

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [54e6159aae3c5a84fe7c2a71e57bc8657145dfde]

fix typo in JAVAINC for cygwin

Change-Id: I926763620779c08bce658dc1c2a565823539dd41

2013-03-13  Noel Power  <noel.power@suse.com>  [56f30adffa34e2f645646048747e3110a275b072]

make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545

Change-Id: I483469f0b76ade7fb107c6f4ae5c28a4b03877b1

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [da2c8c7d1789109fd4099731f2f0188c540aa94d]

Resolves: rhbz#918938 crash in danish thesaurus/spell interaction

Change-Id: I911fc382a8e4b895262dcd5ae5c67c4a81e6aad4

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [7cce1a450c4dd818e7b050313552d722a17f6c36]

XubString->OUString

Change-Id: I9e61476f833d409fabe5ae4452c7fff1fbbd74d2

2013-03-13  Lior Kaplan  <kaplanlior@gmail.com>  [c60c9d7de6f3cb89fc7e582d0ca173985ccc1a8a]

Revert "Fix for fdo#58919 now the cursor/alignment is Right for RTL Table"

This reverts commit 909d745baf9a5d071892d8c04874ff279a9a477e.

2013-03-13  Urs Fässler  <urs@bitzgi.ch>  [c1ba64c2d90dfe73eece410a86f630a0032d0ffe]

translation and cleanup of comments in sd/source/ui/inc/

Change-Id: Ib1d1be4364c56e5164afc631c614183f15e20644

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [4cce392ff4e85a425ffa5850de450efe2e4440c9]

ops, only part of icu is for build platform only

Change-Id: I530e2ba6eb8e51a7470cde665194428125b9d4fa

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [1d69d04cade67c8673db4ad4818fb529fb7e9f53]

build-tools: use condition for Package_xmlhelp_xsl

Change-Id: Ic5aede1186558b88065d6f3981dc1842bf11a53c

2013-03-13  Rafael Dominguez  <venccsralph@gmail.com>  [8d5c061cd66c2a0d41ceda7b61cacef1365f7c4f]

Add a button to create a new empty folder in template manager.

Change-Id: I13f77790f26c972bd74dac08c0cb8fd77b049dbf
Reviewed-on: https://gerrit.libreoffice.org/2704
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9b080b47c69ed696cf0479be2f3acc030472cc01]

At the end, this might be enough for android build

Change-Id: Ieb68b5547ff2a66f752d546feced187557868cd6

2013-03-13  Eike Rathke  <erack@redhat.com>  [dde0dcd553b676abcb41eaf3f9f1bf797907e22f]

resolved fdo#62278 test for LanguageTag equality resolving system locale

Change-Id: Ic50c6d02a3feaf72060defa50766b40b5dec1cf7

2013-03-13  Eike Rathke  <erack@redhat.com>  [fb26196ce64979ab6dc6c82c0fbdeedb126a3433]

added LanguageTag::equals(), fdo#62278 related

Change-Id: I6471f8eaa46d9203c75569436b233a09fe337910

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [6ecfbf153a7c11c63d208630ac6a27064058099d]

drop unused resources and toggle label to activate replacement widget

Change-Id: I4a608c3b8163b9e171cd73dc7921d16e7dbfa3a1

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [7820e759ab083dd9a501e5bd0cd28a0dbea522ad]

Updated core Project: help  23ab50363f88feb8045447a8b63e79b2e7b248fe


2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [bdfdd054bd25714f9c52c974f22228bee4bfbe67]

more subtle dependencies for cross-compilation

Now we build only what we really need for 'build' platform - there is
new build-tools make target.
The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk.
Also similar is done to some extent for 'host' platform using
gb_Module_add_targets_for_build which is ignored for 'host'.

Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [3909015f5dd1cbd18de80f38cd1fe675b7c59b7e]

fix system python check for cross-compiling

Change-Id: Icdf66eaed992e3b3e7c75c1082ac61c392c125d6

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [44dc1e84631b3abe7f1e01618ab6a4ab6a6244a2]

configure: accept JAVALIB and new JAVAINC to allow cross-compile with java

Surely this should be done better, this is only to make it work somehow.
There is too much going on with java in configure to easily make this nice.

Change-Id: I9212a2cecd16964d50d6ee0f848f5cd2935a7ca3

2013-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [994d9642851b830de12bffb653ab7bfe20d3ffb2]

we don't need to build with java for build platform anymore

Since 17b2ace79b86bd772d9eb48b9c4ad69c0713695c
"filter: use python version of FCFGMerge"

Change-Id: Ie66be9c126d0d1a9adf28abb6b399a5219bf4dda

2013-03-13  Ricardo Montania  <ricardo@linuxafundo.com.br>  [03c1f1732d738f57afee3d69e6a5f18d2eac5934]

String::AppendAscii cleanup

Change-Id: If9e57c77d39597db78739a7886d76ee0197f6461
Reviewed-on: https://gerrit.libreoffice.org/2703
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [251200d25c6a53e43aa91055622b931d3b4ed738]

don't jam numbers directly on text, leave a space

...for the "X characters at start/end of line" in the paragraph style dialog
style-description entry when hyphenation is not default

Move it into the resource string, that way translators have the chance to
position the numbers in the right place of the string.

Change-Id: I04217e27336bc032548645fc46a6daf58cccd0c4

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2e8ab3350dd99c7cf284956b5d5eb9ee0358c84c]

Ouch, hope the last one

Change-Id: I53799932157342755c7cf6737ebcd19154166be1

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [c3d3b0220b322072c0fd731fe685587a46eef2d2]

convert manage style page to .ui

Change-Id: I42d08439c7aaf90ba2090012757c2ece88ba023c

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f453065a1be4f9031ef86a9f40231d400543b695]

Could this actually fix android?

Change-Id: Idd8f708f5f86b9e848f167e3544a3e8c9e53313d

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2759389def5f5cb671d57a28a4f7962374c76355]

missing include

Change-Id: I87c8cbacba48215a5bd6d7a530e32fa814d10b2f

2013-03-13  Noel Power  <noel.power@suse.com>  [9dcfc56c7cd76de237f45cf46448c14cfbb2f45c]

Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752

Change-Id: I56f3e8b54d80f4575937f8515e8a8d9318353b8d

2013-03-13  Marco Cecchetti  <mrcekets@gmail.com>  [97e33446de29e217cd12746f6d0586ae6eb52fc2]

Update JessyInk license statement after upstream change.

Upstream JessyInk added optional MPL license to their .js
files, mirror that change here:

 http://bazaar.launchpad.net/~hannes-hochreiner/jessyink/trunk/revision/122/scripts/jessyInk.js#scripts/jessyInk.js

Change-Id: I2ea6c8f9d5b55e2c84db477784586891e932239c

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0df86f262b86dbf4dcd0cab9a7b915d9ef87e032]

Trying to fix Windows build of libmwaw

Change-Id: Ifca61a9254bfdddb568b14f0ee09d7c69736e4af

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [055c53a23e6d2db493d85579cf9fb8b91f52c63d]

libmwaw: let this thing find internal boost

Change-Id: I33eacf1a18c4bf72fa2dbf93c9ed6627586a3c3d

2013-03-13  Noel Power  <noel.power@suse.com>  [8b29f5cb0333c156154adc151a613a547fde4f8f]

fix fdo#38385 - accept as valid 'start' and 'end' tokens for lineborders

Change-Id: Ie092cc09c9c6e971c4f2020cb3b233ee350752ce

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0ea8afc596675a9ef329195c868d63245adb086c]

Trying to fix android build: regenerate with new autotools

Change-Id: I37f3d9a97ee4df3b75eed3ffcf7740b3a608d029

2013-03-13  Armin Le Grand  <alg@apache.org>  [684c502ed0a6782fe1b9c7d7cd1911a4a88b543a]

Related: #119125# Added usage of the ClipRegion for dismantling Metafiles

to SdrObjects (ImpSdrGDIMetaFileImport) as good as possible with Metafile usage

Conflicts:
	svx/source/svdraw/svdfmtf.cxx
	svx/source/svdraw/svdfmtf.hxx

Change-Id: I41422696e97f919e618f7e385c68d4ac737a52c1

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [ec8d4b1d23e85cc27f1d08e1b1ed9c18e63f7a3c]

gbuild: use zip --must-match to fail if input files are missing

With the last "find" call to determine inputs removed, this should
hopefully work reliably now.

Change-Id: Ie725e29d0889ec40cefc961ff61b2cf29839fb66

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [5c57a102efb261975b89729e4e4042c5848af174]

odk: remove the "checkinc" too

This tests for problems that cannot happen any more since we now build
the Zip file from the same enumeration as the delivered headers, so they
cannot be different.

Change-Id: I0aacb2b8b1b6f187674b3a16b0fe7cb474e1b8c7

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [bbe23a0137a0bb18beb94ba6754f24cf369f1dde]

odk: remove pointless check that does a diff of $(OUTDIR)/idl

Change-Id: I020c589ce2cf223b16c81087df3eb819569f1d8c

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [3f07029fc23923a290f94797a5d4b9b7276bca29]

gbuild: refactor SDK packaging of IDL files:

- UnoApi: stop delivering IDL files to $(OUTDIR)/idl
- add ZipUnoApi to package IDL files for SDK
- convert udkapi and offapi to ZipUnoApi and package them in scp2
- odk: remove ugly CustomTarget_idl that uses "find"

Change-Id: I8dc4e0e7d0dc51c1abf18f31bfe095760d3c2104

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [14574684dd8ccc04db94b10b331765ca5aa1d781]

gbuild: stop using $(OUTDIR)/idl

Instead, include directly from $(SRCDIR)

Change-Id: I09df3da82eead897eb194ae55d1a092452f3cdb9

2013-03-13  Michael Stahl  <mstahl@redhat.com>  [b7d514f78b6588e49166694ce18626a98c4d5270]

gbuild: UnoApiTarget: header dummy rules should depend on cppumaker

Change-Id: I709a1554021efe6ec5face00266819448faeba17

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [ed740489ed39e0fc3ec43e3f3a1e6e9e366a2c5e]

WaE: various warngs, e.g. unused argument, variables, ordering

Change-Id: I551ccf9b098d7f916bd889dbc82d22c0dc5c63f3

2013-03-13  Caolán McNamara  <caolanm@redhat.com>  [866a9a57fedf92767f64fc9348722ce42e17cde4]

remove aDescED which is always hidden and never used

looks like it got replaced by FT_DESC over 13 years
ago without getting removed, FT_DESC should have had
the helpid associated with ED_DESC.

Change-Id: I7aa0887d75b114ebc7c863920e0d58f71c3a7a31

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6980046ff927d5cb5a2d83dcd730eb7c3b9fe414]

Some little cleanup

Change-Id: I5b754441611224a0bf028a1a12b0b6d985df276d

2013-03-13  David Tardon  <dtardon@redhat.com>  [93c0baa1be2aad3d861324019ee4861ca2392fa4]

deliver the right libs on mingw

Change-Id: Icaf839ba851ca231de35526a002bc4a268f12519

2013-03-13  David Tardon  <dtardon@redhat.com>  [f8d5745ff6097dc8fe7f44e8e783b06b1d214aa2]

do not escape too much

Change-Id: Ia60a2522311ac7b9dc0ad1a65a79322a736f05c5

2013-03-13  Jian Hong Cheng  <chengjh@apache.org>  [83ba821c10392c08334f7d8d3775fe3e8d08f8fd]

Fix #i120928: Import Graphic Bullets of MS Word Document

* sw/inc/numrule.hxx
* sw/source/core/doc/number.cxx
* sw/source/filter/ww8/attributeoutputbase.hxx
* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/rtfattributeoutput.cxx
* sw/source/filter/ww8/rtfattributeoutput.hxx
* sw/source/filter/ww8/rtfexport.hxx
* sw/source/filter/ww8/rtfexport.cxx
* sw/source/filter/ww8/writerhelper.cxx
* sw/source/filter/ww8/writerhelper.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtw8nds.cxx
* sw/source/filter/ww8/wrtw8num.cxx
* sw/source/filter/ww8/wrtww8.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/wrtww8gr.cxx
* sw/source/filter/ww8/ww8attributeoutput.hxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx
* sw/source/filter/ww8/ww8par3.cxx
* sw/source/ui/wrtsh/wrtsh1.cxx

Graphic Bullets Fidelity

Patch by: chengjh,<chengjh@apache.org>
Found by: chengjh,<chengjh@apache.org>
Review by: Fan Zheng,<zheng.easyfan@gmail.com>
Conflicts:
	sw/inc/numrule.hxx
	sw/source/filter/ww8/writerhelper.cxx
	sw/source/filter/ww8/wrtw8nds.cxx

Change-Id: I7b00590a9f05da745678b5ba99b6f6f4e870d197
Signed-off-by: Cedric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2013-03-13  Armin Le Grand  <alg@apache.org>  [eceecd4a3806f64c2e8fb0a3bcdcc43e1384779f]

Related: #i119125# corrected gradient rendering

and added stuff to add Title and Description to primitives for later usage

Conflicts:
	drawinglayer/Library_drawinglayer.mk
	drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx
	svgio/Package_inc.mk
	svx/source/sdr/contact/viewcontactofsdrobj.cxx

Change-Id: I301c9f5f4ae0efc02d937cd3f56018e27c94a630

2013-03-13  Chris  <chris.sherlock79@gmail.com>  [cc22c25de9be13596960b8af6c6f40fc2e3fd27d]

Translate German comments, clean up some whitespace

Change-Id: I98c1ffcb404d63ea84ac68eb0087701976414ba3
Reviewed-on: https://gerrit.libreoffice.org/2539
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [f4d4bb797b66908e9e45add4c94565576d8b6cf7]

Revert "Revert "WaE: enumeration value not handled in switch""

Nah. Apparently there can be even more different values for this field in
documents which we should not handle, so using default: is wrong.

This reverts commit 7bd108e7586bab6f1ae50b0a2ce9715d8df0fd49.

2013-03-13  Noel Power  <noel.power@suse.com>  [1dbd088e4fb9597b0e2f5e4c4db6ecf047d85da3]

bnc#798309 inherit group style from parent

Change-Id: Ie4f1d244f1c9b4935305742d12cabaee3e38647c

2013-03-13  Vinaya  <vinaya.mandke@synerzip.com>  [856756ec77ac64d1caee6c1b80c3641d4e487b2d]

Changes to enable display of comments annotations in pptx files

Change-Id: Ibf7dc0c61dc46d1568abe47285662810f79410e7
Change-Id: I965798cd3a539ab8deffcdf4a8e2c52c9e8e8fc1
Reviewed-on: https://gerrit.libreoffice.org/2048
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [790a36d299f8470e07fc0af59960fccd637b31a6]

Creating a libmwaw module for library parsing various old Mac file-formats

Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb
Reviewed-on: https://gerrit.libreoffice.org/2662
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [3ed31af5bbfdbd248d2c8fc483b8cacdf1da5251]

Bin DOCUMENTATION OMITTED comments

No need to shout. The lack of documentation is obvious anyway to somebody
looking for it.

Change-Id: I4f21661c8bff87170bc4e272da29f060eec0dda6

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [7bd108e7586bab6f1ae50b0a2ce9715d8df0fd49]

Revert "WaE: enumeration value not handled in switch"

I think the intent is to handle all the other values in that case, so just use
a "default:" case then, instead of trying (and failing) to list all other enum
values.

This reverts commit 0451325ae7456da5812564428d73b0226606450f.

Change-Id: Idda7f24c901364394be1859f2cd6598803799423

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [d1449a9b990bf054adeb66c2bab871ce396cca18]

Bin pointless "DocMerge" comment lines

Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35

2013-03-13  Chris  <chris.sherlock79@gmail.com>  [bc7202aad393b17d0e2545001f7f869f683a7ec7]

Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for strings

Change-Id: I7327cfe644cc7c948692dff66f416f85a4e4ae40
Reviewed-on: https://gerrit.libreoffice.org/2693
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-13  Wang Lei  <leiw@apache.org>  [c26bae0b168acaa5702be43a9748457f5d0eafa0]

Resolves: #i119943 Underline can not work with ";" in format code

the semicolon will always be regarded as separator

Patch by: Zhang Lu
Review by: Wang Lei(cherry picked from commit 953b282dbb2552f89ec25455ec838f752abd6a2d)

Conflicts:
	svl/source/numbers/zformat.cxx

Resolves: #i119943 Underline can not work with ";" in format code

the semicolon will always be regarded as separator

Patch by: Zhang Lu
Review by: Wang Lei(cherry picked from commit 423e8bc4e684a0790765aa2898bc2843538bc114)

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

Conflicts:
	svl/source/numbers/zformat.cxx

Change-Id: I1112739fb27939a66d22f198ec9c3a34f383bd9c

2013-03-13  Stephan Bergmann  <sbergman@redhat.com>  [8722f0e7ef690205d042c8a6b1fdf342a34ecbe1]

rhbz#895690: Make GIO UCP less brittle, so saving docs works again

966d20e35d5a2be2fce6c204af5c156c3ead7063 "CMIS ucp: write documents back to CMIS
server" had introduced changes to sfx2/source/doc/docfile.cxx in LO 3.6 that
changed the exact commands that this code issued for UCP content nodes.  The GIO
UCP was not prepared to handle that, causing saving of documents via it to fail
with rather obscure error messages:

* For one, docfile.cxx started to call "getPropertyValues" to obtain the "Title"
  of a non-existent content.  That lead to an InteractiveAugmentedIOException
  instead of silently returning a void value.

* For another, docfile.cxx started to call "transfer" on a folder content whose
  URL did not have a trailing slash, so the code computed a wrong URL for the
  child element, resulting in various problems depending on context.

Change-Id: I1a9c0c094f5320456940e3af4c802711828ab5ac

2013-03-13  Steven Meyer  <steven.meyer29@gmail.com>  [07c6e76749559614743ca11efc9dec265f7cfacc]

fdo#60724: Fix spelling avaliable -> available.


2013-03-13  Tor Lillqvist  <tml@iki.fi>  [0451325ae7456da5812564428d73b0226606450f]

WaE: enumeration value not handled in switch

So just switch on the integer value instead. Whether the missing enumerations
can occur here and whether not handling them causes a bug or not, I don't
know.

Change-Id: Ib96b855739e8a1e92f72a88c3f6f106d86989d23

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [b125dd74a238242d2c2414f5d3d6c32bedf3cff9]

Avoid misleading leading zeros in hex digit

The hex literal 0x00000001 is a 32-bit unsigned int on all our platforms. Here
it is being cast to a pointer,resulting in 32 or 64 bits. Using exactly eight
hex digits with leading zeroes gives the impression that the leading zeroes
and the total number of hex digits would have some significance.

Change-Id: I75904dc4261c195dfaaf45aa3de729994da6d8dc

2013-03-13  Thomas Arnhold  <thomas@arnhold.org>  [94a5f6b6703d103d76a6954083ba25202506a5bd]

fix mac build

Change-Id: Ib7aa2ffd351e85e76c84cd03c2a3b31c6b2c87ac

2013-03-13  Oliver-Rainer Wittmann  <orw@apache.org>  [c083e0f22e2d5bcd7d3e686b18be5f415ffebdc6]

#119952# - method <lcl_CalcAutoWidth(..)> - do not provide width of text frame inclusive margins, if text frame is in its formatting.

Found by: Yan Ji
Patch by: qiuhuaidong at gmail dot com
Review by: Oliver-Rainer Wittmann

2013-03-12  Joren De Cuyper  <joren.libreoffice@telenet.be>  [868f3485126827f6baf7179d1c2c3c20812cac9b]

fdo#34800 Comments added to footer are placed at the right top of the page.

The problem is that the nodes in the Footnote and Footer are stored before
nodes of the document body in the internal structure.

Therefore I wrote this patch to check if the compared
comments are in the Footnote or Footer.
We don't need to check our comment is placed in the header
because it is already the most upper node of the whole document.

Test document: https://bugs.freedesktop.org/attachment.cgi?id=76038

Special thanks to Cédric Bosdonnat and Miklos Vajna

Change-Id: Ibcd0373110fde848dccf93ffe9100459c7cc64a5
Reviewed-on: https://gerrit.libreoffice.org/2572
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Radu Ioan  <ioan.radu.g@gmail.com>  [a3d299e15526fdcbcaae269e33a83a9c0b187a5a]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

- replaced OSL_TRACE with SAL_INFO
- replaced OSL_ENSURE with SAL_WARN_IF

Change-Id: Ie30fbc9c720d8b93d6093e2c95f61dceea8aae2f
Reviewed-on: https://gerrit.libreoffice.org/2651
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f92a5927052f1e96ed864dd6bc6326531db4fd1f]

Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I73334fca8429dc0ad4250ce638027fa52245dec4
Reviewed-on: https://gerrit.libreoffice.org/2676
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [133fbbcbd3fa8fec3920b53f6b93f5d3c4779a35]

solenv: remove versionlist.hrc

Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e
Reviewed-on: https://gerrit.libreoffice.org/2677
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c7bcb98de0df8e18d4b97bd67a273c6685fee261]

Oops

Change-Id: Idc22c05ff2425702fb7a5ab25b3413f967238569

2013-03-13  Tor Lillqvist  <tml@iki.fi>  [46cb9a29823073e042ea9e1c065328faafc53b80]

Copy the .apks where the daily build uploader will find them

Sure, it is not "clean" to write to $(SRCDIR)/instsetoo_native/$(INPATH)/bin,
but as long as the push_nightlies.sh script looks in instsetoo_native for
.apks, that is where they need to go.

This partially reverts commit b89ea45e5ba32589f69b9539851a51fbe2199a85.

Change-Id: If1a0e50516f20c7571566a2cfa7e6a4b1dad30e4

2013-03-12  Zhe Wang  <wangzcdl@apache.org>  [ef23b47e887908161d980f3e6f6d321f18acca77]

Resolves: #i120773 Numbering lost when saving or opening a ppt file

* subversion/main/editeng/inc/editeng/svxenum.hxx
Define some numbering types supported by MS ppt
* subversion/main/filter/source/msfilter/svdfppt.cxx
Mapping added MS numbering types to Symphony numbering types
* subversion/main/sd/source/filter/eppt/epptso.cxx
Export added MS numbering types

Patch by: Yin Bing <steve.yin.aoo@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Yin Bing <steve.yin.aoo@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>(cherry picked from commit 39e9cae1ac9b7944c9df0642a193b042a1b68266)

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

Conflicts:
	editeng/inc/editeng/svxenum.hxx
	sd/source/filter/eppt/epptso.cxx

Change-Id: Ic8a9406fd1b58e5cec5c5adc28bf0190ccb87315

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [5908e9012491d53bba8670d37088e78153915e8d]

Len() != isEmpty()

Change-Id: I249c0cd072c51c07fddac730791468952a0757af

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [d20da2c6094df58235ee865d88f3ba9e9e76166b]

Len() != isEmpty()

Change-Id: Ia8ba54ec3a99e7d72a6c97fa4082f9e605b6575c

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [1125882c0963a592ffe5b3e99c013e10f3ea3d5f]

Len() != isEmpty()

Change-Id: I42151d1f406ad43fae3c720c5c2663789a23cf8e

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [0b226da01318ce4af7d7a58829ef6bb41d640f61]

Len() != isEmpty()

Change-Id: I56e29f20b4c4eaf73b98c1190040629ca36066e4

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [e04fd835296e6fbe56e3a539038198a993b9bc13]

fix dbgutil build

Change-Id: Icc541fdcf854a2e8f660c3d8c03448c5e8cb46f7

2013-03-12  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [26bb45921a2eac1da79ed7f53f5f39575b998f61]

Translate German comments

Change-Id: I0b386fd0c7cb0382fa3a5187389369966365b1fb
Reviewed-on: https://gerrit.libreoffice.org/2691
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Julien Nabet  <serval2412@yahoo.fr>  [634baa8702df8050bba5b6f3dcff64047b328cfe]

coverity#704143: Resource leak in object

Change-Id: I6bf9fc6e65de857d4d05df0c7be64dc6ec38dc07
Reviewed-on: https://gerrit.libreoffice.org/2686
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  elixir  <prashant3.yishu@gmail.com>  [a53f5933ea67cdc05695861fc15175c9451ceb3e]

fdo#38838: Replaced some String with OUString

Change-Id: I1a5f4acb22db42173f4489655f5e702c4cee7c1c
Reviewed-on: https://gerrit.libreoffice.org/2675
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [d2ffd0799fcaef0603b76984bf024ab1ba54b095]

Replace XubString with OUString (vcl/ilstbox)

Change-Id: Ia2cefe1649538d411ae858e21a3145ca01fff2ee
Reviewed-on: https://gerrit.libreoffice.org/2690
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8905062428705cd9a321ec225ac32547712e3787]

Replace XubString with OUString (dbggui.cxx)

Change-Id: I080f6671eaa923790fd41d4ed9f147c44c721442
Reviewed-on: https://gerrit.libreoffice.org/2688
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-12  Julien Nabet  <serval2412@yahoo.fr>  [b926b0af7cf769fb8a018ccc89d7169eb32d6954]

coverity#705734: Resource leak

Change-Id: I04eba87de232958650c649c6ec18acb6b699b0ff
Reviewed-on: https://gerrit.libreoffice.org/2689
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-03-12  Xisco Fauli  <anistenis@gmail.com>  [58b8c60758cea0249735d8208bd3cd55759722fb]

pywizards: make configset general

Change-Id: Ia2d953166cac672fd9aa44e71d6486cb59df440e

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [ca6d048e81cd079e66f73db93c4758b4df53cc21]

Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper

Change-Id: I7419a328012962b6b72d2596df034ff912fc12cd

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [4b2890453b2a9a99da3d690e6e70bffd711b6810]

Removed RTL_CONSTASCII_STRINGPARAM in unodevtools

Change-Id: I41ea9fe6fcac6cba0e12cd570b9971998717f401

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [413fe6c65a8dfbb5549da200f4523ef2347e11f8]

Removed RTL_CONSTASCII_(U)STRINGPARAM in unotest

Change-Id: Iba14ed093bcb97ac1f6996e62e6191cf09574bfd

2013-03-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [32ac07a9296ce2cfaaef57c177b3d88e75b28f23]

Remove RTL_CONSTASCII_STRINGPARAM (unotools)

Change-Id: Id6f9a357431a636c5982964452a0f067e884da96

2013-03-12  Michael Stahl  <mstahl@redhat.com>  [97346bdddf4c7f5bd156e60b83223bc547d5d6f5]

Revert "There's no reason for these defaults in one constructor but not the other"

The reason is that dbaccess_unoapi dbaccess.ORowSet fails with:

lib.StatusException: couldn't set up test environment
    at mod._dbaccess.ORowSet.createTestEnvironment(ORowSet.java:479)

This reverts commit 36caac0e029a3caf50cb27af339efd69008d414e.

2013-03-12  Michael Stahl  <mstahl@redhat.com>  [811462723bcf72591b5dbbf38cb760612bd6030f]

qadevOOo: fix typo

Change-Id: I00e90954f535d023b48a80d319563c43bd935d93

2013-03-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4613d78e6aceabafbc4dd066c7c0a55d728b6763]

Updated mdds to 0.7.0.

Change-Id: I5e4a4b80a0f83aefcd85cf5e76ccd52906d39f83

2013-03-12  Urs Fässler  <urs@bitzgi.ch>  [c4054a89e6805f5395df2dac879d2331cd5d0cf1]

translation and cleanup of comments in sd/source/ui/func/

Change-Id: Id2603c4d3340a220708272b4b8f73e2a59f36f5b

2013-03-12  Urs Fässler  <urs@bitzgi.ch>  [f16d3484a723e33c6fee56f34ec00981f0dbd5af]

Translation and cleanup of comments in sd/source/ui/docshell/

Change-Id: I714b2d1ccdd5392a3ebc32788b203a8484c6cf0b

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [42bbe3a96ff4dfe4e2d34d522fd67c386a6c3647]

Qt4.8 is enough for Qt glib integration support working properly

Change-Id: Ifaec37040f81de2718506b1ed27c7b52e74c513b

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [6fbd87113576540ff42a03f4b08857bd066f9161]

re-add support for KDE4 Qt+glib eventloop intergration

The necessary build stuff was apparently silently dropped during gbuild
conversion and never noticed.

Change-Id: Ib1f530b92618a9d4f11c54818e984f737abaa283

2013-03-12  Eike Rathke  <erack@redhat.com>  [ba3f6551ce47c690267485f3f6f2b6004aae435c]

maybe fix MacOSX build

Change-Id: I5a3842e95e45ee80a2a3fb7954fb16878ad16907

2013-03-12  Thomas Arnhold  <thomas@arnhold.org>  [f965bc80986ecf8b5edd153cc8b072eddf916a03]

fix merge conflict

Change-Id: I015a0065a88022ad4ff93711f1faae2874ccf506

2013-03-12  Thomas Arnhold  <thomas@arnhold.org>  [a548924aece3dc99b2aa36b5c9b0fa52de9951ae]

tempfile: Creating tempfiles in a given folder is not used

It's always the case, that the default temp folder is used. aName and
aRet are always empty, pParent is no longer used. So the pParent
argument makes no sense anymore.

bDirectory makes no sense without pParent and is apparently unused
(always sal_False by default).

The include of tools/tempfile.hxx in unotools/tempfile.cxx in not
necessary.

Conflicts:
	tools/source/fsys/tempfile.cxx

Change-Id: I9c53b263a640e53140a8ae8795181b1c5e43f26d

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [e75fba46b0080df4fb415bdefacf74a167b6cb6e]

fix incorrectly applied patch

Change-Id: Ia35a4dc3c199d94cdaaefe0c632e6f08050ae63a

2013-03-12  Ricardo Montania  <ricardo@linuxafundo.com.br>  [08b9817b778a64b63a83744ac8b309bbed743f00]

Removal finished of CreateFromAscii

Change-Id: I7bb590fef530c64adbe473cffa9e09b2e4507daf
Reviewed-on: https://gerrit.libreoffice.org/2685
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [8563f011ab4001a77ff1dfaeb74abb5900b1a73c]

update pch headers

Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d

2013-03-12  Lionel Elie Mamane  <lionel@mamane.lu>  [404e5097a86325d36b17731fad568ca37839a67a]

janitorial: typo in comment

Change-Id: Idd62c2768a03f7aab8ff11165425f8c383653f38

2013-03-12  Lionel Elie Mamane  <lionel@mamane.lu>  [4178806bb010129f3b13b62825476666fe48ddcd]

reportbuilder: make "Group on" not-"Each Value" actually work

Change-Id: Id5d73f9aac48ebfb6987e5bf0df37e62f1817bdc

2013-03-12  Lionel Elie Mamane  <lionel@mamane.lu>  [36caac0e029a3caf50cb27af339efd69008d414e]

There's no reason for these defaults in one constructor but not the other

Change-Id: I62e9351a21b0519a3ef70c328f33e1b7f7427926

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [b1beaf3f7a7d332890ea3877b657cd014562cf33]

Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreen

Undecorated windows don't go full-screen correctly. Lets try and avoid using
gtk_window_set_decorated and rely on gtk_window_set_role to get the WM to do
the right thing.

Change-Id: I0f9e9c26372ac50398fa69c404013e3035ed637b

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [7ac75351f16358fd0f9d83162eda25cca6de2622]

mention that temporary edits in autogenerated pch headers are ok

Change-Id: Ifafa5c8847dec80a3b80afc5e10044f9c1c8d48a

2013-03-12  Luboš Luňák  <l.lunak@suse.cz>  [2b26ac2efca151ce00af66db9a57eea351fbd947]

do not require full path when passing a pch header file to update

Change-Id: Ie1b0588cf6424e836f865cda9d4451aa0e1db32d

2013-03-12  Noel Power  <noel.power@suse.com>  [15366dbf24311734a8eae4fb7e7dadaeec12ee56]

re-enable testStarBasic() & testVba() in for Windows ( macosx later )

Change-Id: I9f7621fdadbff1c7b1b3d0fbadf43715327e39d6

2013-03-12  Michael Meeks  <michael.meeks@suse.com>  [ddaf31f183fe3f2fbf76c1b87eb5a943dc6d833f]

liblibo: install test library by itself and install it.

Also fix debugging with threads, find fundamentalrc correctly,
make it headless, finally loads a document then exits.

Change-Id: I2017075bf3b3c7198bde53b9fe85585089e5ab6c

2013-03-12  Jack Leigh  <leighman@gmx.se>  [08b6643eda69c1d4fc8a0b1277ffdd65834d5f46]

liblibo: test documentLoad method

Change-Id: I7827a9b96e5a18b7f0b8b374a49ab96625d22d0a

2013-03-12  Jack Leigh  <leighman@gmx.se>  [f751be6fa0c097ad51e28a79fa91141bf3313d8f]

liblibo: create XComponent for doc

Change-Id: Ie07ac4a3e89a9a82a107612b81be18d3826c49e1

2013-03-12  Michael Meeks  <michael.meeks@suse.com>  [af969873cb01e44aacfa34623ce1f0d51a62c895]

liblibo: better init code.

Change-Id: I8757739960cb1c764a5a66bd67d34731e3dfbf31

2013-03-12  Jack Leigh  <leighman@gmx.se>  [07352f07ce40ef40e9b73fd05aa4f9c5eac38290]

liblibo: move to C++ interface.

Change-Id: Ie14a9446abd9524604feddf811d5373a26a30cbd

2013-03-12  Michael Meeks  <michael.meeks@suse.com>  [8887de72c184bec6225a952ec90433ae1b7a5b26]

liblibo: create initial liblibreoffice.

bootstrap libreoffice, start a dummy test-harness: can't use CppUnit
or link to any URE / LibreOffice libraries.
Change-Id: I855b640557f93959749e966a2d8e5e577fd84574

2013-03-12  Lionel Elie Mamane  <lionel@mamane.lu>  [6ea685090806a2a2f39b8d5ec6a749eaf9b1856e]

janitorial: readability

Change-Id: Iaab09826d79b0fbcd3104d33d1f159767a09921a

2013-03-12  Petr Mladek  <pmladek@suse.cz>  [230ef3980e88188e9929e36a83362ee7e3a28a7a]

Package fonts to the fonts subpackage

People were confused that for example LiberationSerif-Regular.ttf was not there.
It was partly caused by missing entries and partly by missing comma separators.

Change-Id: I6262d46d381bd5ef8e97cd55f367cc4d12c59907

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [4c4ae3fa173fe2b8f23b402d10a1bd9d9731da90]

gbuild: correct instructions for running an individual junit test

Change-Id: Ied3e6c042bc6cbdbfe0e9773d5c1e1de55141902

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [3790f56b2be9358815812bfad0b8098728a694db]

times are represented using local machines time, bah, just check for am/pm

Change-Id: I3f0f76884e62cc7ec151a890ff0dd10e75194e3d

2013-03-12  Jian Fang Zhang  <zhangjf@apache.org>  [3c1eba7314d3a0dae925cbe90e0cd98cfb79c81b]

Resolves: #i119658#, some Chinese numbering formats not supported

Found by: xiao ting xiao, tingxiaox@gmail.com
Patch by: bjcheny, companycy@gmail.com
Review by: zhangjf
(cherry picked from commit 50eca22976c42014f5e2c53f4bf19e2e1d21ee62)

Change-Id: If3f27764352b59fdb45bf84c4a0e604c9c844077
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2013-03-12  Petr Mladek  <pmladek@suse.cz>  [fad56362e61f6e0b5fe966d940e86779139d663e]

Bump android remote version to 1.0.5+, version code to 7

Change-Id: I65977c732a8f7e66898dd98964f89711114c0f7e

2013-03-12  Noel Power  <noel.power@suse.com>  [dfa7652da571066e7c69042d4893a5f483f56b0e]

fix for fdo#62111 - don't count non-default empty rows as rows to repeat

Change-Id: I075310ef63ab4eb666da2092d4be1c6f8d989b75

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [28b0168b4235040e5ef6dae9ffa400aaf9292e34]

No namespace desktop visible or needed in this source file any more

Change-Id: Id8174bd2bd50afa510ff60dcca63d8c560769f61

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [221b845d01fbb11d321b653e4f9676d7ade0d85f]

Need relative path to where exithelper.h is

Change-Id: If503e364700428ec3eac3d6f86e0388860cec10d

2013-03-12  Andras Timar  <atimar@suse.com>  [4aaf614250d3752a665efcbb222fe8d4b6343168]

typo: missing End after File gid_File_Pymailmerge

Change-Id: Ib95b568fdbfc5c83f07c37ba7a9e31960b6e79fb

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [cf098d619a6ac5ea1499e05f7d9a71913eb2ed29]

Related: #i120158# add a test-case for tricky am/pm escape problem

Change-Id: I4905fb384694c3f1dadccc6d8513c9a050e3f67b

2013-03-12  Caolán McNamara  <caolanm@redhat.com>  [a67d0193ff3a4a317ca4a65045fcd2ae244560c6]

XubString->OUString

Change-Id: Ie2b0060155eaeb4c8979731dd4c62bc269f7c501

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [ecdd44e8f577e51e0208e9f421704a70041f1be8]

Use symbolic names instead of magic literal constants

We use tons of plain C-style #defines to give symbolic names to constants all
over the place already, in headers used from C++ code only. So why in this
rare case where the symbolic names for some constants actually would be needed
from a C source file, too, here then we define them inside a C++ class?

Change-Id: I45726fe42687779724c45a1e2b118cc7a1debcf1

2013-03-12  Andras Timar  <atimar@suse.com>  [0950bb5e9cb85265986435fe26906af9741f2854]

fix packaging of Pymailmerge

Change-Id: I7b11db0a7ee447db91b4dacff2f64428661d34f8

2013-03-12  Noel Power  <noel.power@suse.com>  [e0c9dffa7f29b10edefffbd4cfdda1f39114c1a0]

disable splitcolumn tests that seems to cause problems on some tinderboxes

Change-Id: I550141e0ada38d80bfac0a0a296bf3dd9116af71

2013-03-12  Stephan Bergmann  <sbergman@redhat.com>  [9b90d2801514a038f031d049a4b0f545f6faff42]

fprintf -> SAL_WARN

Change-Id: I835b1208bbb1b23b490ad6d7d9cbfc0e0aa79f1c

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [954611cdea0ae4b0dab4f241e580c4f61792dc8b]

basic: make the makefile a bit nicer

Change-Id: Ib606c0a9c84b35f4ab4b10dd7dc4dd82e85fcb71

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [12b6382ee9cd8f60ca0f1070940058b80cfcf706]

l10ntools: these are not public headers

Change-Id: Ia9630c1ff60a00cd8286e99f61aacd27891f65e0

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [7062b4e0dfcf09a00dea19e62d0aa6c07c2ec34a]

configure: clean unused _FOR_BUILD variables

Change-Id: Ie236bbe4122fa5686a8d4c6050b5e14f354a5bb3

2013-03-12  Andras Timar  <atimar@suse.com>  [6cab11aad8fa514cd27b49f095a41fc6110b15cf]

fdo#59867 set correct LCID for Catalan Valencian in Windows installer

Change-Id: Ie50adaf4f90bd39c1f1f07dc1c7076038473064f

2013-03-12  Thomas Arnhold  <thomas@arnhold.org>  [df8c41cceeca27ae49e9fa6b5cd64c65c8feb218]

Revert "reduce some uglyness"

MSVC doesn't like this.

This reverts commit 84dc8e5b5504e5f54fba695d4338d022681d85cf.

2013-03-12  Stephan Bergmann  <sbergman@redhat.com>  [99c3b3b47c29ced848ecec034784bda3962cdc0b]

equalsIgnoreAsciiCase is the one with support for literal arguments

Change-Id: I5709858582c2f1048915658e05233b8b58493749

2013-03-12  Stephan Bergmann  <sbergman@redhat.com>  [f2d535b9f5478144047434cf97701eb505143b46]

Keep concatenating adjacent string literals via juxtaposition instead of +

Change-Id: I098a8d657ed5ac1976013e1ee370ef76ed2242db

2013-03-12  Andras Timar  <atimar@suse.com>  [73510ca8b343a0eac0b808abd000ff9e3735e212]

sync packinfo with scp2

Change-Id: Ie20dab628e089a97c16b91b080eda5e09bbbb46a

2013-03-12  Matúš Kukan  <matus.kukan@gmail.com>  [e482672b5893cfd307d09a993fa83cb9be9aacb7]

use system python for building if possible

Also simplifies configure, hopefully without any mistake;)

Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Reviewed-on: https://gerrit.libreoffice.org/2563
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [5a2cfa677356f77cda15365dd9107ce503e11dd4]

Abbreviate Rectangle as Rect, not Rec

Change-Id: If38a5d23150bcd19a6eb6024c2ef1eea826898f5

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [3ce934bfc910af626baa985fa37f9a7ee08ad473]

One more Rec->Rect in editeng

Change-Id: Id30c005559631d4685aa00a6197fbc6c062dc624

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [eca1592a6d7ccd47aeeeb2457695728ae7053d63]

Let's abbreviate Rectangle as Rect, not Rec

(Rec is commonly used to mean Record.)

Change-Id: I19f4611948510536b2db1e0142b52a7c0a35a60b

2013-03-12  Tor Lillqvist  <tml@iki.fi>  [02689c963644142a576325a646c560cf81819202]

No member named 'equalsIgnoreCaseAscii' in 'rtl::OUString'

Presumably what is meant is equalsIgnoreAsciiCaseAscii.

Change-Id: I93b3ecaf948cc818f607541f1ff90a134a60cdf1

2013-03-12  Jian Fang Zhang  <zhangjf@apache.org>  [aaab3a79dfd762a64fa4c1d19dd29ae46c0b9dd0]

Resolves: #i120017, filter button is not shown in merged cell

Patch by: zhao shao zhi, aoo.zhaoshzh@gmail.com
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: zhangjf
(cherry picked from commit bcf01fd794ec169aaf2a3f8b86f986ec60e5beb8)

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

Conflicts:
	sc/source/ui/view/gridwin.cxx

Change-Id: Ie8a529c697979cf75c303bddcaddd2776f5b8047

2013-03-12  Rene Engelhard  <rene@debian.org>  [3545b0398ef3516278c8ac7d55283ffdb7cc28b6]

actually make new gid_Module_Script_Provider_For_Python being installed

Change-Id: I3440a45465fa79d3ace0f04fd6036734c9caf00d

2013-03-11  David Ostrovsky  <david@ostrovsky.org>  [0c883eac1761bccbf0f8a120e8b971ccebd6be4f]

module-deps: optimize dependency tree after library collapsing

Change-Id: I251572564422f99f56021275afd6294e958bbff9

2013-03-11  Eike Rathke  <erack@redhat.com>  [d8dcfa0e5dbecf77c4d6a8d49caf61b339cf9b43]

make forward replacement of $ work again, fdo#60259 related

broken with 3bc5cb3c485d67f1ce0541d349d11637f52ebda5

Change-Id: Id32daead9565493b615ba337fcbc1b2f9dd5bcfb

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [0af31660ea3c0ae3e9566c88d707e82e93dbb4af]

sd: translate debug messages

Change-Id: I8a50173babdd441c8247867fce0fdfbedaf0bc02

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [9d3df36463353bb8ec71cf35bd0bf5d79b5d3d66]

Resolves: fdo#62154 propogate text language down to icu for locl

Change-Id: I92f40d0a1e88b5cb0e6f07a1e6e4a8bd41cb8102

2013-03-11  Michael Stahl  <mstahl@redhat.com>  [4386a0dad2388270428f8489cea7f84485ca5143]

xmloff: more README

Change-Id: I951c5db621be2443961f5d2a1a0ca6a2684f8e0f

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [221c71c9c7a13374efdc28a81f7106246011c580]

vcl: further fixes

introduced due to 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I9e3489be57fc8fe3cfcf753a11d926e79bcba3de

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [df6b4f98d3d87ef27b181c524131a8864f694caa]

unotools: use return value of copy()

Change-Id: I8eaa40197e2ea25d52af920e03b0fd0e32e94847

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [59b5ff75745d3c784b7b999605bf50090ee64d34]

basic: translation of all debug messages

runtime.cxx: Added some output instead of nothing.

Change-Id: Ia25ae4b5fe8661a8a3ac317bc0562e1339640cd8

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [1def535928bc9f74bfe4c52e714c3a5f55a26a05]

svl: fix build

some more conversions from 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

Change-Id: I95e4fdf190e1f92501f3ec6ea09017e0c7bffe4f

2013-03-11  Andras Timar  <atimar@suse.com>  [28db5d7f27f029f03fbc2be42d0c52efdf3d764b]

Script Provider For Python has to be a in a separate module

Change-Id: I6445108c049d6ee67df6b01966e1a047e169227c

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [dfc6c482bea5260b7c26ab0924551b47a5ff8f15]

vcl: fix debug build

Change-Id: I7212e456f395208b2f322c5ac21a97fd63277a3b

2013-03-11  Noel Power  <noel.power@suse.com>  [54d70501380f818fc928557590ed70e6f5a925f7]

remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo

Change-Id: I68e2891999f306865d00b33fdfef3bc539a34e93

2013-03-11  Noel Power  <noel.power@novell.com>  [0f7798d86226d8e93fbd624283cd3558c7dd63fe]

unit tests and data for bnc#805071

Change-Id: I36fefa280ee922cbade676c951b753e632c9d8bb

2013-03-11  Noel Power  <noel.power@novell.com>  [d06f4577b52df5f390809850f26663e2e62d0ff1]

bnc#805071 fix object assigment problems when default members present

Change-Id: I6f7dfd369a36aff06f15b9a3affadb9d19787a9c

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bab961dd0a5abe985e2787aa789eae7a4d6cbbd9]

Fix chart2 build

Change-Id: Ia3eb1c1576034c1cbc93e9fb4e60d205a325b132

2013-03-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [065415b43d6ef4a5f06076861b67836f0f378c5c]

Updated core Project: help  1c7b7c25446258b819ad5df2c157b78425058b26


2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [0dd37cc76337d3e851f2270b08e0051dbdb366b1]

Related: fdo#62154 correct font lang is a requirement for applying locl

If the language of the font changes we have to throw away the "magic" cache.
Otherwise we continue to use the parent paragraph style's font language, which
isn't going to fly if we want to propogate the language down to vcl to give to
icu to allow it to apply the expected locl tables.

This is the fruit of an 8 hour debugging session. I hate writer.

Change-Id: Ic32f7a223b527e702370d5d8b9f9ede59efd8a80

2013-03-11  Armin Le Grand  <alg@apache.org>  [ded39ea57b25617071012640cbaebaaf72a05744]

 #119989# Support relative 3D pie chart height when importing charts.

Reported by: Yan Li
Patch by: Yan Li, Tan Li, alg
Review by: alg(cherry picked from commit 2b1cedbe547ea8f7979f91873dd6e602ebb08a7b)

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

Conflicts:
	chart2/source/view/charttypes/PieChart.cxx
	chart2/source/view/main/ChartView.cxx
	sc/source/filter/inc/xlchart.hxx

Change-Id: Ibc6f070021c79809c651ba789409a5fb5096c185

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [224fbad7ab4cbedec53910f05e2b4a71771cfec5]

fix my previous commit (compareToAscii)

Change-Id: I06885691c1fb3cfa0824f2ac1307ae4d9f3c9d40

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [7050fc44a7a02efdec005337ee9d286d27964e47]

reduce some uglyness II

NUMTYPE is never defined outside this header. So this complexity can go.

There is no need to deliver nranges.hxx as there is only itemset.cxx using it.

NUMTYPE -> sal_uInt16
NUMTYPE_ARG -> int
SfxNumRanges -> SfxUShortRanges

Change-Id: I27027f9ec83ebf456bb545763954884d5de227b3

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [84dc8e5b5504e5f54fba695d4338d022681d85cf]

reduce some uglyness

As there are no other users of this files, those macros can be expanded:

NUMTYPE -> sal_uInt16
SfxXRangeItem -> SfxRangeItem
SfxXRangesItem -> SfxUShortRangesItem

Change-Id: I35361e0622a8787d938fc6c6745c4169ad6d909f

2013-03-11  elixir  <prashant3.yishu@gmail.com>  [7d1f4cdec307bb1e761bb5dd3d8231bba5833e10]

fdo#38838: Converting String/UniString to OUString

Change-Id: If64db96005fcd8a42e4fa24041867b99183965f9
Reviewed-on: https://gerrit.libreoffice.org/2586
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [c9d7427707ca36f60079833f53efd435202fe231]

Unused bForce parameter

Change-Id: I3081269acf9fa2c5bef01d96a84018271196f7b3

2013-03-11  Matúš Kukan  <matus.kukan@gmail.com>  [08914f9a3a0501c23ee21a7b363df814135c8b3a]

oops, path to FCFGMerge.cfg is hardcoded in the script

Change-Id: I87c5373748a03800a889eb29f1d203291dd87d85

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [05680f9d5881866629005c88b35dcf39e1488322]

Fix previous fix

Change-Id: I0eed9c3ece69af1fde2ab008c166875997a7c54f

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [c6dfb3825cad9c8f6f87f4afc8fdbc386919e640]

rhbz#915743: Avoid potentially blocking autocompletion for non file URLs

In theory, the logic of how SvtMatchContext_Impl threads are used to obtain
autocompletion information could probably be improved so that long-latency
scenarios would only block the ultimate closing of the dialog, if anything at
all.  In practice, this is probably not worth it, as users likely do not expect
an autocompletion feature for remote content, anyway.  (And previous commits
like 260afe56fd6b2f34de8290f3cdb7d1df5b88f8a8 "neon commands cannot be aborted"
make it questionable whether any remaining blocking upon closing of the dialog
could be bounded in a reasonable manner.)

Change-Id: Ie82b9a70285b30fe88cf4c40992710087e86815e

2013-03-11  Matúš Kukan  <matus.kukan@gmail.com>  [17b2ace79b86bd772d9eb48b9c4ad69c0713695c]

filter: use python version of FCFGMerge

Change-Id: I23124b919359c1217529724338b8d4906e051306

2013-03-11  Luke Deller  <luke@deller.id.au>  [77e21bb36a2cdaaa0f4049dee0d45c5b2325c6e9]

Change definition of "dark" colour for fdo#61993

- Increase the threshold for "dark" colours from Luminosity<=38 to
  Luminosity<=60.

  This makes LibreOffice align more closely with MS Word when
  considering whether "automatic" font colour should be black or white,
  a decision that is based on whether the background colour is "dark".

  Beware that this also affects other areas.

- Fix the coefficients for GetLuminosity which appeared to be off
  by one according to the "Rec 601" coefficients for Luma quoted at
  http://en.wikipedia.org/wiki/Luma_%28video%29

Change-Id: I0af1f77909713e3db5ea8ee98456146569679594
Reviewed-on: https://gerrit.libreoffice.org/2601
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Krisztian Pinter  <pin.terminator@gmail.com>  [b0dec5f73dbfe2ca1db2fec6d3e84472f2b62a3f]

Updated core Project: help  4337668c56b83d04649591820d2fb243537b7dad

fdo#47011 added autosave help description

Change-Id: I8a0233ef834f55c4cd701f1d7292ada184abff2e
Reviewed-on: https://gerrit.libreoffice.org/2668
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>


2013-03-11  SJacobi  <Sven-Jacobi@gmx.de>  [a09e0137c11ce47f7d4fc598b19d18a7d8951bf1]

pptx import:supporting FilterData properties:PageRange and ImportNotesPages

Change-Id: I9da8455bb10e93f1ae6c4894d4f15ff7fbcdfa07

2013-03-11  Krisztian Pinter  <pin.terminator@gmail.com>  [8933f19100adbf9f2601db0f3ac67dd3b1887ef7]

fdo#47011 autosave feature

removed unnecessary prop. name "Document/UserAutoSave" from saveopt.cxx
fixed autosave feature setting "losing its value"
set autosave feature default value to False

Change-Id: I473154b21bab53bf595a5a59e87dc16e472dcbf9
Reviewed-on: https://gerrit.libreoffice.org/2663
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-11  navin patidar  <patidar@kacst.edu.sa>  [68c3dfc3119a50ee9c9c6d65f4c656637152bbad]

fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.

Change-Id: I19ed1874ff73c3a8002934fa3456d718e383c5d6
Reviewed-on: https://gerrit.libreoffice.org/2664
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Takeshi Abe  <tabe@fixedpoint.jp>  [8d7474616b800e61538d57fd501e094c965a82a4]

sal_Bool to bool

Change-Id: I6b01c2f7ae6a7e77583d111373ddfdcb1246c641

2013-03-11  Rafael Dominguez  <venccsralph@gmail.com>  [aac44d9c424861814e81d18b75b6ef315762ccce]

Ask for confirmation when deleting a template, fdo#61466

Change-Id: Iaa499bfa5536d8df1d4e6d2aed3c350c588a0c46

2013-03-11  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [407b51db1831bb2cf21def88241323e35c612005]

Remove RTL_CONSTASCII_STRINGPARAM (unotools)

Change-Id: I2911e50ddcd007d80498b9d65efd14368ac3baca

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [0b4b37ac7bfe0a6177641f534df1afbb4a911059]

MSVC fix

Change-Id: I260aa919a618d0770afaa7e62d82f7f3873eb63d

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3e4835a107c0c71fea9a25a10e8a39a5fb7fabfd]

Declare MARIADBCONFIG precious, so that it can be overriden

Change-Id: I585e57cc7eb15016374c284aa2295df0ebe799ad

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3e736d50b920726eee85568257bed2001e6abbf2]

Don't change the mysql/mariadb connector version

Change-Id: Iaec9ca5ae588c2a82a823475fecde28519aa3b2f

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [01cb7bc8f480a5041e68184f38cb9f9acace1738]

No need to copy any library from any path

Change-Id: Iac0b88ea48b3ed7b989d38b0473f6993d899f430

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [e7bcea66a583f67095cb51c1a7a8ab0a49cb493d]

Fix operator + ADL

Change-Id: I141359a978d8547be157d4fba851506a9a1c9041

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [8d7cc6792aa84003e5f2e09c1f1baa7657de9621]

css.beans.PropertyValue references css.beans.PropertyState

...so include the latter in isBootstrapType too, see
dee53a32a9feba2021782db5762b5a9a034efae4 "Temporary hack around
cppu_detail_getCppuType variants violating ODR."

Change-Id: I613cf3d8699eccb149e0e1d31f4398a426ce0966

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6f2b78da216dd87376e9766a3041ddbbce5bf7e9]

MAC does not have ulong, so don't use it

Change-Id: I88708fdae8f0f7e26e2cc05992fa49b13ed96bd3

2013-03-11  Noel Power  <noel.power@suse.com>  [1a000b74be76483ec986e66d46603b693cca0927]

now that vba import is fixed re-enable the subsequentcheck tests

Change-Id: I757e4affaece0d2dc2c1d3174669afdc27d38da3

2013-03-11  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [84931eb8aeeb55a2570edb24f5c2d3409f9c2398]

fdo#57950: Removed some chained appends from sw

Change-Id: I5b78b4a8f2fc0fb0c4a67042ac4924e375c2d63a

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [8e0053560a92b5d96b3d896f680b0ef3ad647812]

post writer test page conversion, remove unused ctor

Change-Id: I67bce02ad32e9e35bbd94458a922352567af2ba5

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [c61d8227182611881171f50f112f3bc25499d0e9]

convert writer test tabpage to .ui

Change-Id: I60349c3dd74774e1c5e6fe81d5cb78cf65756f6a

2013-03-11  Michael Meeks  <michael.meeks@suse.com>  [b5e6c7d278abd618ce79a7e0a37bda176bd65619]

fdo#60604 - tag notes text as UTF-8.

Change-Id: I535cdae8c742e5b260d73bd000f9354cfe04b854

2013-03-11  Borim  <borim7@web.de>  [b3c81cb3aa81fe00be78ee5c247e0addd3635fa7]

remove remaining UTF bom

Change-Id: I3a24a7af782f538cdfad4cc58328c5ab7412c2cc
Reviewed-on: https://gerrit.libreoffice.org/2644
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Tor Lillqvist  <tml@iki.fi>  [494f9304086de829b0ab372b35c337bc50236f33]

Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02

WaE: expression which evaluates to zero treated as a null pointer
constant of type 'OutputDevice *'.

In this case, I think the code would have worked despite the scary
warning. (By luck, as the sal_False got passed as a NULL OutputDevice
pointer, and the following sal_Boolean parameter, which the sal_False
presumably was intended to mean, has the default value of sal_False.)
But better to make it more explicit which overload of Paint() is
intended.

But seriously, what good is supposed to come from the overloading of
the function name Paint() here? Would it really be so horribly
old-fashioned and C-like to use two different function names for the
slightly different use cases?

Change-Id: Ib397c8c1785320d3a9c0579a24f2c28ee4d22796

2013-03-11  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [32e593dc2da4266567cf80ee6bea7917e56572c7]

fdo#57422 fixing scroll bar and slides position

fixing scroll bar position and  slides sorter of  note view and slides if
the interface language is RTL .

Change-Id: I80b55dff621d6b994095ad7a4979bcca63371edf
Change-Id: Ibc7c8992b8f177742dc52df2615a2d32a2a22713
Reviewed-on: https://gerrit.libreoffice.org/2614
Reviewed-by: Faisal al-otaibi <fmalotaibi@kacst.edu.sa>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Thomas Arnhold  <thomas@arnhold.org>  [937b63af3322f7f8b5e869b2c7431a2deaec3113]

use startsWith() instead of compareToAscii()

brain damage...

Change-Id: I4dc63c7346f724eded9ac7b82cda25c2bb60beff

2013-03-11  Stephan Bergmann  <sbergman@redhat.com>  [5c32ac5104e9cade52c8a373033644282de9ceff]

fdo#60701: Properly quote shell parameter expansions

...and revert bogus c1f02657ccece20a1e5843c78115ffcb193eb459 "Fixes fdo#60701 by
escaping uri-encode path correctly" again.

Change-Id: Ic8a85f42e3781068c2aef3b6af23e0d992478d82

2013-03-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3a31375528ad3d9fc49f5ab3982e96c9e46fa7af]

Make ComboBox::CalcSize to return the right width

Change-Id: I83f5075281b2edd3f7a5e94709f0529d0c744ff8
Reviewed-on: https://gerrit.libreoffice.org/2612
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-11  Peter Foley  <pefoley2@verizon.net>  [bda200348566da71ae7ec346108bc6a00c22bf12]

add pch support to gcc

Change-Id: I58c11477c1ce48185528db3a8013b5dccf3947c6
Reviewed-on: https://gerrit.libreoffice.org/2653
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Matúš Kukan  <matus.kukan@gmail.com>  [4154006248513f488b4ca27345a721b9216ae264]

build concat-deps as ordinary executable

Change-Id: I6404472040f38c14ec7ca4a2c51be0d2f7f8199a
Reviewed-on: https://gerrit.libreoffice.org/2659
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [b977c27383b36f511bcedc8cd48c160a1c0be514]

fdo#57422 fixing scroll bar and slides position

fixing scroll bar position and  slides sorter of  note view and slides if
the interface language is RTL .

Change-Id: I80b55dff621d6b994095ad7a4979bcca63371edf

2013-03-11  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [884e052395e4e28212d8f3744382713405d04eb8]

Documentation to avoid a real use-after-free bug

Change-Id: Ie8a4432b0a70703fbfe92480ad0608b659a887d0
Reviewed-on: https://gerrit.libreoffice.org/2608
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Ondřej Smrž  <bionic@centrum.cz>  [b2a11dc9a1b7890d77314d0101004289088e6054]

fdo#61421 Added line to prevent screenlocking during presentation

Added line to xml layout to prevent locking screen during using this
layout

Change-Id: Ia2f71e67a3d09bacf1cb7e95dd05a2008129eb24
Reviewed-on: https://gerrit.libreoffice.org/2640
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Joren De Cuyper  <joren.libreoffice@telenet.be>  [1272688c6001e160018dc2f64a0767730b18aca4]

fdo#62075 Hierarchical filter hard to find

See UX-advice http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-March/001898.html
and comment on bug for approval of ux-advice.

Change-Id: I0e3eb178eb74476edad6aad724e1ccc2a05662da
Reviewed-on: https://gerrit.libreoffice.org/2638
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Christopher Copits  <ChrisCDev@live.com>  [38a022ce8b2698ef4535d3487326307928c5208b]

fdo#57362 Cannot save document after editing footer background and border

In HeaderFooterWin.cxx's SwHeaderFooterWin::ExecuteCommand(): after changes are made to the header's background, box, or shadow, I call SetModified(true) to signal that the document was modified.

Change-Id: I2be5710dde9d7a6f5d4373484d52ece71c91cdd4
Reviewed-on: https://gerrit.libreoffice.org/2654
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Rafael Dominguez  <venccsralph@gmail.com>  [1fe8c0140743d1f50c54e2898627608f6383ccf2]

fdo#61394 Change Template Manager Accept button label to OK.

Change-Id: Iffc0e55343f6da8acd921b944fcabdcaf6380dad
Reviewed-on: https://gerrit.libreoffice.org/2655
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Joren De Cuyper  <joren.libreoffice@telenet.be>  [31d1748d6db7ca4da6302f3b09d2586ee2192d05]

Minor improvements and UX-advice related to fdo#46718 delete multi style

UX advice see: http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-February/001816.html

Summary: only show a dialog when the user is trying to delete an used
style. Also warn him this change can only be partly undone (for now).

Change-Id: Ib95143fcd4c7543f518e0d7fd4ff46a127efca2a
Reviewed-on: https://gerrit.libreoffice.org/2618
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-11  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [e047a967b0db8c61dc977b52f3876fc4e385ad77]

fdo#38246 Comment control on Writer ruler feature

It follows the directions from design team available at
https://wiki.documentfoundation.org/Design/Whiteboards/Comments_Ruler_Control.
It misses some fancy stuff though (like animated/delayed highlight and fading border).
Some work should be done with (svtools) Ruler also for a cleaner implementation.

Change-Id: Ib065043d05fe56fbfe6d00e0bb654966f046129b
Signed-off-by: Rodolfo Ribeiro Gomes <rodolforg@gmail.com>

2013-03-11  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [4ec9f68f25f1d75f63e57570eb24f30ebfcfe2b2]

fdo#61458, index should be "flat"

Change-Id: I46db120fc5e7d616cd4c9eadee7fc4c502569e86

2013-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [730df392f5c5424a46fcb360c21d34a04622eb9f]

Do not try to dlopen a static internal libmariadb

Change-Id: Ib624089418e22c050e951acc4c487572c7e0ea25

2013-03-11  David Ostrovsky  <david@ostrovsky.org>  [6f28efc2a8a559cc8c37aa883f4de0b59d4fc79c]

fdo#61726: rename report-builder package to org.libreoffice.report

To prevent future clashes with uno name space rename the
com.sun.star.report package to org.libreoffice.report.

Bump the version to 1.2.4.

Change-Id: Ia06cb7ad8c1528c1d5b5eeb70f1e4b2aa854b70f
Reviewed-on: https://gerrit.libreoffice.org/2578
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [ab8f432b3382967f87967495b0b0e4c17f082da5]

use approximate_char_width instead of GetTextWidth('X')

Change-Id: I4c25b07c1c5d80b70b801fd61b711a00d5194c04

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [6f780d35330ac59cfd8fac5a48a3eeaa60e03a0a]

various efforts to consistently apply HIG rules

Change-Id: I780c83e28a6a2318ae5892e603aa8e5126deb926

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [a5e44461f335458b05d92ef7c8a4adec0632bb55]

add glade placeholder for swuilo-BookmarkCombo

Change-Id: I0a43f444ff131acfcf923fe4f62fef3a3e6a2c98

2013-03-11  Caolán McNamara  <caolanm@redhat.com>  [876f257249c5f61344d48cb9b0f82e41bca56143]

XubString->OUString

Change-Id: I5821a57bcdaa5984a1f5c824db21759d15faec60

2013-03-11  Armin Le Grand  <alg@apache.org>  [3137258e346a9c16b2e61747fd926a1e7d358d02]

Resolves: #i118905# Changed EditEngine to be able to paint to overlay directly

i.e. paint to VirtualDevice as well, not only to Window.
Removed the no longer needed switch between buffered and unbuffered overlay,
this removes the flickering white block.

(cherry picked from commit 5ab32faf2426fa60f975d0b544cfd671cdc7983b)

Conflicts:
	editeng/inc/editeng/outliner.hxx
	editeng/source/editeng/impedit.hxx
	editeng/source/editeng/impedit3.cxx
	editeng/source/editeng/impedit4.cxx
	svx/inc/svx/sdr/overlay/overlaymanager.hxx
	svx/inc/svx/sdr/overlay/overlaymanagerbuffered.hxx
	svx/inc/svx/sdrpaintwindow.hxx
	svx/inc/svx/svdpagv.hxx
	svx/source/sdr/overlay/overlaymanager.cxx
	svx/source/svdraw/sdrpaintwindow.cxx
	svx/source/svdraw/svdedxv.cxx
	svx/source/svdraw/svdpagv.cxx

Change-Id: Ibf4fcba77b120187fbae2454d136d2acd74be119

2013-03-11  Laurent Alonso  <laurent.alonso@inria.fr>  [6874c25f98dcfe5116d96a1282c4231c3f2d623a]

Improve lists generation

Change-Id: Ie910ecb8db1d33c41f450e6c9f297138aa821eee

2013-03-11  Laurent Alonso  <laurent.alonso@inria.fr>  [d242c4a441964837e6a68343dfef9eb530fb41f7]

Support some new parameters

Change-Id: I22857f57822bff39ef5fcd576bd29e374f1aa819

2013-03-11  Andras Timar  <atimar@suse.com>  [09fa9ff842544f68f874e5b505b3e797c3767156]

fdo#62103 only dict of the first lang code is packed into langpack

Therefore we packed Aragonese dictionary into Spanish and Catalan
langpacks, instead of Spanish and Catalan dictionaries.

Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f

2013-03-10  Stephan Bergmann  <sbergman@redhat.com>  [f3c618e46e92bc906de6452c2889cf8fb42a8015]

Adapt to removed MYSQL_LIB

...from cad422afb7a4dcd7592c502641b41a832703e536 "Adding libmariadb module for
internal mariadb (work in progress)."

Change-Id: Iba803a26be6f62589191122d4defc959cb3248eb

2013-03-10  Lei De Bin  <leidb@apache.org>  [a2e964afc5187fc1e3b38720ec10ad9856b87020]

Resolves: #i120158# fix Time format is different than MS Office issue

Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin (cherry picked from commit a535dd7eaa71a599b92c04eb9c6bab7678c30eb2)

Conflicts:
	sw/source/filter/inc/msfilter.hxx
	sw/source/filter/ww8/writerwordglue.cxx

Change-Id: Ie93d3755dfd230cea1914a67974e717c825c07a7

2013-03-10  Peter Foley  <pefoley2@verizon.net>  [b56e53f1358ab48173aa8f17acc6d40352320d9c]

update pch files

Change-Id: I07c1acc9f9e788f1165b3e241008aa944485790d

2013-03-10  Rene Engelhard  <rene@debian.org>  [b6e4c0e532d0b3b3291fd4b106d207370aa014cb]

another s/MYSQLC/MARIADBC/ - in RepositoryModule_host.mk

Change-Id: I656281844c625bb9074ac2d5b7384eaf71d84e74

2013-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [89331b3b4f3798d44ac8bfcf129b24ab8714a8dd]

this method is now unused

Change-Id: I53f216836f1d8d8ff185c90ccdeda018bbb5dbe0

2013-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ecfe151546e3c0bcea71c949b9fa35a327d71969]

changing the note handling was an error, fdo#55430

Change-Id: I1c18f33af2a1199fd9c5e54c0b0c4b52702ca0f6

2013-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5e2405bbb81fe8700a11b015784649e29f8fe7f]

reverts d2157548221e28d8f702cc81991f7aef198b523e


2013-03-10  Matthias Freund  <matti_lx@yahoo.de>  [d718d02c1e9f518c393fd9dd5a5c841dffacc696]

Comment translation german-english in sw/source/ui/table/

Corrections... :-D

Change-Id: I486a0caac11786c8edb4dd8b6099771db075a336
Reviewed-on: https://gerrit.libreoffice.org/2625
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-10  Rene Engelhard  <rene@debian.org>  [d335638ea6a5ac4e3e276bfd9d704dc320bbd211]

oops

Change-Id: I05efc60a6108a899db006df3a8c43bdec9c5850a

2013-03-10  Rene Engelhard  <rene@debian.org>  [7011fc2c1ddf2a0780d6441b4c5830be2aabc64c]

more s/MYSQLC/MARIADBC/ to make mysqlc actually build...

Change-Id: I286c2100c33371d5ed1ac0be3ae6393dabe6c4ef

2013-03-10  Rene Engelhard  <rene@debian.org>  [ea5909eb57e83946c4beca6cd2234f99f118f18e]

adapt config_host.mk.in/scp2/mysqlc to MARIADBC

Change-Id: Id60fc25405a3879e64bd5f2ff637c655ba7dfc78

2013-03-10  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9fd65685560b4fb8dcd4c05f5ff53c64db831f61]

Add back subsequencecheck targets accidentally removed ...

... in c95e3fb64695cedfa40bfe5472879ee8a692d73f

Change-Id: I89b34ae414b8c02d4f015e52047a232fefda2d4b
Reviewed-on: https://gerrit.libreoffice.org/2630
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-03-10  Joren De Cuyper  <joren.libreoffice@telenet.be>  [c2f2999ac633c66179a347a63623fbd1191b7cd5]

Translate german comments in sw/source/filter/ww8/

Please, only apply this patch if you are a native speaking German.
I'm not a native speaker, so a double check is really necessary
and appreciated.

Thanks in advance.

Change-Id: Ic2fb6e97007c6b47851ad8a7a51e987da5a70877
Reviewed-on: https://gerrit.libreoffice.org/2617
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-10  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [1e67ecc6569e1c01485471a4c396a63b597a0522]

Removed RTL_CONSTASCII_USTRINGPARAM in unotools

Change-Id: I516ea0e5457e9dc1cc9ac42f86fa1a5b4641078a

2013-03-10  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [ccce843ab6aa255243485919aefb5336d2c48546]

Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ure

Change-Id: Ibaf83366e79292bbb6756045e4c82f2650958150

2013-03-10  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a20d634b61c023ae4a08b4eb574d4ce4397c6e10]

Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)

Change-Id: I3b32ef3bad9700f24c898b6b5bf1a8cd6a97f426

2013-03-10  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8669ad398a2971706ce22b6e5fe316991977452a]

Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)

Change-Id: I5a237b22e40c05e31990fc1cfdcfba16ef3db544

2013-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c7937e2a38501266ed658553c19db5b4a2237864]

handle note export correctly, fdo#61165

This code was horribly over-optimized and that actually with an error.
There is a nasty corner cases that has been left out in the code. Note
captions are actually normally not deleted from the document even if the
note is deleted. So we had now wrong note captions in the list that we
should not process but they were screwing up the export code that only
exports captions for existing notes.

When we only add the caption data for existing notes the code becomes so
much cleaner and the bug is immediately gone.

Change-Id: I51f1e9042f88f3f1b2d7aae75942629771d39012

2013-03-09  Chris  <chris.sherlock79@gmail.com>  [ebe5bdf779f129d14a3066d348e9acf3ef9e9e6c]

Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: I15ae64d621fd0a1fa178f9a4062b93520628bdb0
Reviewed-on: https://gerrit.libreoffice.org/2627
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-03-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [9edeb948a26d60168415e936c4498aa653cdb53c]

Removed last RTL_CONST* macros from codemaker

Also, change ".equals" fro "==" and drop a useless function.

Change-Id: I5ce4fd2cc7c62a18e059e945b42cc01425802aa0
Reviewed-on: https://gerrit.libreoffice.org/2605
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [d7ca9b5cbcac463dd1baa089180bac2a1c0e5e39]

do not use * in gb_Zip_add_files

Change-Id: I386e036eaa9139f6a7e424c92a1656f4ac15c0f3

2013-03-09  David Ostrovsky  <david@ostrovsky.org>  [0670c3f3dac55b7070f4980e3c58720ac76a1b0a]

module-deps.pl: extend dependency graph generation

Induce the module name from the library name. Report the libraries that can
not be mapped to a module. Make the resulting module dependency graph unique.
Add diagnostic options:

--help
--verbose
--version

Add convenience options (primary for caching):

--from-file
--to-file

Add output option

--output

Provide a manual page with hints how to hack on it.

Change-Id: Ib5c029c6ea197ca4f66fe6958ecbc3f78452c603

2013-03-09  Matthias Freund  <matti_lx@yahoo.de>  [503cde2a28b730fc76d6fb9c3c13216f96cd61a9]

Comment translation DE-EN in /sw/source/ui/web/

Translations and some cleanups...

Change-Id: I70484c2b3e1380e611ed1456a7befccafee58f37
Reviewed-on: https://gerrit.libreoffice.org/2619
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d2157548221e28d8f702cc81991f7aef198b523e]

fix fdo#61025, Revert "fdo#55430 switches off text mode when ...

This reverts commit e80a8b6f14fac6bb6cc7ea55b118f95472d5b654.

Change-Id: I30305abb212907690933ff27899b0ad7b6793360

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5b3d7f32881701c416d4c96df4aa130adb894f5]

coverity#736492: fix memory leak

Change-Id: I7a2558f7c302a95601160ddac449f224e05d238f

2013-03-09  Thomas Arnhold  <thomas@arnhold.org>  [6dddefc6e7ff6dc5cde46dde069ba1d7db4ac34b]

fdo#43460: use isEmpty()

Change-Id: Ia768e684d3cf255239c04d024b35488830cc9fe6

2013-03-09  Thomas Arnhold  <thomas@arnhold.org>  [d9a3752143027bbf0d9383074fd378631309a3b0]

remove commented out code

This has moved to XShapeDumper.cxx as the comment says...

Change-Id: I0060101a45c359cdf438ae399ec43e39270f9bff

2013-03-09  Jian Fang Zhang  <zhangjf@apache.org>  [acb8d9f6d1bcc95c48a27252274c44d8ff534376]

Resolves: #i120663# The SvXMLImportContext is always leaked

The slave SvXMLImportContext object for SdXMLNumberFormatMemberImportContext is
always leaked

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit e440770de29e96ce3e45792c0e94f133ade83680)

Change-Id: Ic0585bbb8e0e315548586ea1e49f55d0cc7ed2c4

2013-03-09  Thomas Arnhold  <thomas@arnhold.org>  [d2f57b6c1275e0e6ed7f214d471ddb84ecb1b4ad]

fdo#43460: use isEmpty()

Change-Id: I47b35af71277fdda19767a553c960bf12164b92f

2013-03-09  Thomas Arnhold  <thomas@arnhold.org>  [a2454a42ad2236f0f6b88be166bc7e6a8f90f036]

fdo#43460: use isEmpty()

Change-Id: I01f503ea5268245cc4f98524931730cfa063d57e

2013-03-09  Caolán McNamara  <caolanm@redhat.com>  [eba2ef9504fe4034cbb44840d459d82ab8a141b1]

lm files missing from fingerprint.zip again

Change-Id: I4edb3adb39674d612f302e1f95f05905cd33bcde

2013-03-09  Jian Fang Zhang  <zhangjf@apache.org>  [65a10fffc734b86a2f6814e4dfc9aadfc0ae3fa7]

Resolves: #i120667#, pBound member obj in TextRanger is not freed

Found by: zhangjf
Patch by: zhangjf

Change-Id: Ifa4c49cd3f7f576c9c86e0269fe9e7ae69a9b325

2013-03-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c487fa125ed9fb59ba2507d5f0f947d5e425bc61]

const-correctness

Change-Id: I15033051cfa4baafde4736abf366ca8c03778b88

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5f606b0a5bcf71e7584403c9582188f1f564c67c]

coverity#705676: fix memory leak

Change-Id: Ibae1a0d073249ecfbfee0f73473d66bbf2602aff

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7657115dd98b0583852476d75e8676d1ff631014]

coverity#705655: fix memory leak

Change-Id: Icf514d2f7cf678cb347c2e114f01ae8f56e2e999

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9a4f558d00448110abed4f705989b0112a309fd8]

simplify code a bit

Change-Id: Id965dd79ab8401a2ba7eb8266bba642f80cbe0d3

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ead0a6038b2eab1604ca53197e6728fb4ce9dc9c]

coverity#705627: fix memory leak

Change-Id: I4f73f77b27d2ed28a9f97757105c8a6cc5521b33

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b4d60268c05d7a30ce789c30597e6ae705590be]

coverity#705627: fix memory leak

Change-Id: Id076550116de23aae982b15c5bf5e0b35bd9f04d

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0973922dbfb58d3794c8645fab215ddcf9e24fc2]

coverity#705689: fix memory leak

Change-Id: Icdedeb1cfa50c11a640b08b930723bcbe018ebc2

2013-03-09  Eike Rathke  <erack@redhat.com>  [ccc349d3abb70ef38cd2b7706da51b060a385908]

regex: don't loop 10000 identical matches to find a single $ anchor

Change-Id: Ic130ecc4b0b6d58ba7ef063040bd9a11a90db425

2013-03-09  Eike Rathke  <erack@redhat.com>  [3bc5cb3c485d67f1ce0541d349d11637f52ebda5]

regex: handle zero-length matches, fdo#60259 related

Also in backward search ignore all zero-length matches except the text
end single $ anchor search. The anchor search is a valid match, treat it
as such in Writer.

This still doesn't solve the backward $ backward search, the convoluted
Writer code in that place apparently never worked, someone more familiar
with those internals should straighten out the mess.

Change-Id: I2bc83cdcfe6425f9bebf06e23e879bc79b82daa9

2013-03-09  Eike Rathke  <erack@redhat.com>  [c00601dab0f5533b152cd63cec0a89bfec1ba95f]

fdo#60259 prevent crash when searching backward for $ anchor regex

Old code wasn't prepared that searching for $ may actually return a
result set pointing behind the search string which it does with the ICU
regex engine.

Change-Id: I95612f676008cf6758a5ade3d674f38168944a4d

2013-03-09  Laurent Godard  <lgodard.libre@laposte.net>  [f1ec7dc619c84beecb05f9cd94a5c317904a7be5]

group undo action when hiding/showing sheets

- the test if there are enough tabs before hiding is now in HideTabs
- a vector is passed to Undo
- modification of the displayed text
- minor optimization on looping over sheets (exit when condition is fullfilled)

Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11
Reviewed-on: https://gerrit.libreoffice.org/2579
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-09  Miklos Vajna  <vmiklos@suse.cz>  [d273e8bb93811a59f84b6adbd58b190c6eb06059]

SwEditWin: rename member variables missing their prefix

Change-Id: I8e35a4c5df9bcca2b3cefd1044053185d3133353

2013-03-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [66b86df5736e84888e2e6d54079e4adef819bbb5]

related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalid

regression from 2a6abe21ca8723123c5957369c0c518db37ad02e

Change-Id: I007c54d5b6d28bfbf0bf21c4b85d408181731fd2

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6a7ab93ad08fb000bbc5898929e89fd0532894a9]

use direct calls for column width import from ooxml

Change-Id: Ibaeaee66c5fc763320a75a638b221a7c0a30456b

2013-03-09  Thomas Arnhold  <thomas@arnhold.org>  [b29c2bfc863349b81c40b9403dece019aa1a119d]

scaddins: remove STRING macro

Change-Id: Ib8af7b4a84c96bbf1b7a0665ba05b83e5c023805

2013-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e1c281c6c1a2bd55d99e1af2023444c960cf02a3]

use direct calls to set row height, fdo#61721

Change-Id: I3c19e00b8ad2bc649b8e499cc869e3a4c488c343

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [a18d1a107e49525efd1561f396f6b2be28ab5224]

Use simpler keyid with 5 digits

Change-Id: Iac743d4f298b43067fe5db9199eb39c3301f827e

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [9c4ec7835c16b90425bfd05721db37f922f10226]

Work around Clang -Werror,Wvexing-parse

Change-Id: If4a22d594ff012a7b9801bf1e42c98ed453c05fc

2013-03-09  Julien Nabet  <serval2412@yahoo.fr>  [b68f14a7cabd535dc044715bad4f1f6347450ffe]

Remove unused functions (callcatcher)

ThumbnailView::deselectItem(unsigned short)
XclExpPivotCache::GetFieldAcc(rtl::OUString const&)

Change-Id: I88d79c7c1eede9544a4232e467a54629e4976798

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [67e69a55820f50973ca0de75ccab2bb07d0bada8]

Revert "WIP: Experimental new binary type.rdb format"

This reverts commit 892ef8b0565c7f5f343d71e3b61c41655f80267b,
Windows-only cli_ure needs to be adapted first.

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [157ce65588ec8ef4ff8f805f7b8a64fefdd9edec]

Work around GCC 4.8 -Werror=virtual-move-assign

...complaining that "defaulted move assignment for ‘cppcanvas::SpriteCanvas’
calls a non-trivial move assignment operator for virtual base
‘cppcanvas::BitmapCanvas’."

Change-Id: I4dc92176dbec62f0ae4fa7d2842073077ecb8fc3

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [72c62e0e83598862e1c6e00e4264d7720aa94e41]

-Werror=unused-local-typedefs (GCC 4.8)

Change-Id: I873813e30e44712d6793bad91938eb847b55a7bb

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [3912e47044f753f82c63ac11e803be5fb756c14f]

Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx

Change-Id: Id9f588e551b40a64bc86cae7c6d50f99659f94ab

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [52c5eb20fd96d63e17cb9cd18912030131bcc787]

-Werror=unused-local-typedefs (GCC 4.8)

Change-Id: Ib1dedbe8e273463fa47573486d67dc9d509953db

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [c6cfd44717643b0630b5f8fd3262c243fdaaf239]

Work around GCC 4.8 -Werror=format= in python3

...complainging that "‘PyArg_ParseTuple’ is an unrecognized format function
type."

Change-Id: I125af6669010c4c9c1a18cc7c1a4895acc89338b

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [6bea5311d70f518444fe3218cf0b6f49bd93cc34]

Work around GCC 4.8 -Werror=unused-local-typedefs in boost

Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d4c13acaabd37dd9a7026881bc69e0fa64524536]

not stop localize, just ignore invalid po entries

Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [e4b99f5d445903e1309c301cc327d2dfb23d8d71]

Use BOOST_STATIC_ASSERT

Change-Id: Ib9dc2541c3bf72ddd6094331297a91352138e5af

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [de69091d34d8102c0b56194d603ed9e66699d34c]

Delete PoHeader constructor used by renewpo

Change-Id: I360a9c96eacf9b7b8bd80214a3fc4c9faa01e631

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8885dc27da82f83d27eb99f8bea4abb5e450fce3]

Make allow to step on from LimitBox with tab

Change-Id: I5f2994459cbb7786e6c9d83b0894cb581f4560fd

2013-03-09  Stephan Bergmann  <sbergman@redhat.com>  [892ef8b0565c7f5f343d71e3b61c41655f80267b]

WIP: Experimental new binary type.rdb format

Implement theTypeDescriptionManager directly on top of unoidl::Manager and
unoidl::Provider in cppuhelper instead of on top of css.reflection UNO
interfaces in stoc.  Adapt desktop/source/deployment/ accordingly.

There is no longer a com.sun.star.reflection.TypeDescriptionManager service
implementation now, only a com.sun.star.reflection.theTypeDescriptionManager
singleton one, which appears to not cause problems in practice.

Change-Id: I179501272f0712353b7d50d3eba2ec2bb79db373

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4e38ea86701bdefcf31c6f9e3136d1eda4e5c061]

LimitBox.cxx: Delete useless comment block

Change-Id: I3a75c7de783913385188680119f2baf8a726676d

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4c52c8bd73bb814a87df2c032faa164f21f9f73e]

fdo#61794 Allow greater value in LimitBox

Increase the width of LimitBox
*on toolbar: 6 digits
*in dialog: 10 digits
Set maximum value of LimitBox to the max value of Int32

Change-Id: I6fcf0270b474eb46a29ff98ade9cd7ee8ba637f5

2013-03-09  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [a16c17b4723bfd6ff69dd154342fa440fc280d50]

coverity#989728: uninitialized scalar

Change-Id: Ic8e248eff6db54f407ec894cab28a27957c6fd0f
Reviewed-on: https://gerrit.libreoffice.org/2609
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-09  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [c93643db82d9af2f9369b5daf6298f6b86510f14]

coverity#989730 and coverity#989729: Uninitialized scalar field

Change-Id: Iaecfa720b898746d457de731734b332226d3e9c2
Reviewed-on: https://gerrit.libreoffice.org/2607
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-09  Takeshi Abe  <tabe@fixedpoint.jp>  [95184c4c45b69915cd78e10c7f0b6fcd1245d738]

sal_Bool to bool

Change-Id: I76139eb5878deebefcf20efaa3be78e800a85c01

2013-03-09  Benjamin Drung  <bdrung@debian.org>  [57037ea47fc203db08b2cf4a57c305df0a156307]

Related to fdo#60724: Fix grammar.

Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd
Reviewed-on: https://gerrit.libreoffice.org/2611
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-09  Benjamin Drung  <bdrung@debian.org>  [700e5facbe21c72c5f3f4208f0416e079d40399e]

Fix typo in libreoffice man page.

Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356
Reviewed-on: https://gerrit.libreoffice.org/2610
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-03-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [33933867b0e4488423ad35068d5a1ad673e9b4a3]

fdo#61797 ESCape abort changes and grab focus

Handling of hitting enter or escape are only
usefull for toolbar element.
In a dialog these keys have other meanings
(close the dialog with/without saving)

Change-Id: Ifbe5d36daab9c0702b888a58403dc170082fc32d

2013-03-09  Julien Nabet  <serval2412@yahoo.fr>  [85429fbe773a1c7c2edc144abba5d6ce40b20bdf]

Remove unused EditTextObjectImpl::RemoveParaAttribs

Change-Id: I3849cbac0e3d08686004775fbe7f749af0bfad62

2013-03-08  Borim  <borim7@web.de>  [a0296296fb121ecab53cee39658fc2f8ce27a782]

fdo#60691 add modelines to *.src and *.hrc files

use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files

svx/source/dialog/hdft.src

Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4

2013-03-08  Tor Lillqvist  <tml@iki.fi>  [54e458f691e55d321ba3e4e4cc7e00b9b3c09489]

AndroidSalInstance::Wakeup() is unused

The Wakeup() in the base class, SvpSalInstance, is not virtual. So this
Wakeup() does not override the Wakeup() in the base class, as the author maybe
thought. I don't see in git history that it would have ever been called
explicitly on any AndroidSalInstance objects either. Or am I missing
something?

Change-Id: I932398e7c0a37a3048c5d372996fe6ac6f209887

2013-03-08  Tor Lillqvist  <tml@iki.fi>  [78e217bcd039aa4dc3cf3eb41801d3b307941e4d]

Don't crash the other experimental apps

Don't try to find the class org.libreoffice.experimental.desktop.Desktop in
the AndroidSalInstance constructor. It won't exist anyway except in that
specific app. Look up the class in the damaged() method where it is needed.

And actually, of course we should not hardcode the name of the app class like
that, but the app should pass its class down to the native code.

Change-Id: Ic15d5cc2c8d53be558711ca7a145d5489e34d298

2013-03-08  Miklos Vajna  <vmiklos@suse.cz>  [332fa1344aaaf8ff190c594fe5829cf1551c5211]

SwTableBox::IsValidNumTxtNd: Allow trivial formatting

Not allowing flys or footnotes during string -> number conversion is
fine, but I don't see what's the reason for rejecting simple formatting
(like bold) completely.

Change-Id: I8f54aebeb6ea35d099a88570d3f7d365c7325dc0

2013-03-08  Miklos Vajna  <vmiklos@suse.cz>  [73422d433bde55a107e4cfebc72a099cbd9b5933]

SwTxtNode::GetRedlineTxt: fix string conversion

As I understand it, String allowed the length parameter to be longer
than the remaining string, in which case it simply returned the
substring till the end of the string. In case of OUString, "!!br0ken!!"
is returned instead, so make sure the length is never longer then the
remaining string.

Change-Id: I69499d74f1d9ba8ed6d9ba1a18d10b45ce319bf5

2013-03-08  Noel Power  <noel.power@suse.com>  [46bab17e6d48c2279f4698d46f01db5404b0ba6f]

remove duplicate file loading from basic_coverage ( now in MacroSnippet )

Change-Id: I1b19fec59419575fcf09d79986b6bac73ea51c9a

2013-03-08  Michael Meeks  <michael.meeks@suse.com>  [ef760707dc094b1f88f3dd69fb9aecd9b647ee2e]

avoid signedness issue in bounds check.

Change-Id: Iae4b489486be95072859b13a4bd5ae1260e3c024

2013-03-08  Niklas Johansson  <sleeping.pillow@gmail.com>  [390a0bf406ed5fd3bbd2c3f80d44c0bc344b95d2]

A template it should create a new document not open in edit mode

I did a misstake in a previous patch. This patch fixes that.

Change-Id: I22c2ff8a03c5652717a8705474f2cbe3b5b9208b
(cherry picked from commit 29fecdb19906ad4c6463d4a47de073ff36c1274c)

2013-03-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6d29f0abb4925b865ae6a968d65abd489ab6d0bf]

Adjusted this to the latest code base to get it to apply...

Change-Id: I95cc141d4d13cf27fcf1e736862093837cc1e065

2013-03-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5bf2a07f76d351a8964cb2ebe91be227e012010f]

Removing this comment...

Change-Id: Iaa1adc11063f9c2bd93ee25a2fcc23ac06d08f21

2013-03-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cba1509b63d9996431f95ab0b12882601d6621bf]

A little cleanup.

Change-Id: I244b32545548ad882a80f8b0d5128b8620d9fba0

2013-03-08  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [34aa49e81d0522d99141df362bc7ff7aa90d530c]

Remove RTL_CONST* macros from codemaker - pt2

More macros removed, and some simplifications when callind methods.

Conflicts:
	codemaker/source/javamaker/javatype.cxx

Change-Id: If55046a5a9ceb6c8c84f3fa190f26cc9e1dde352

2013-03-08  Petr Mladek  <pmladek@suse.cz>  [7cb3fef6e7f25b7391963f316ffd72535c3f923f]

Migrate also Java and Online Update setting (fdo#57061)

The format of the javasetting*.xml file is the same, so why not migrate
it. Note that it does help for 4.0 because we modified javavendors.xml.
This would cause release of the java setting even when they are not
migrated. Well, the migration might be useful in the future, for 5.0 ;-)

I was slightly scared to migrate the /org.openoffice.Office.Job
but registrymodifications.xcu should include only stuff that can
be modified. Minor updates handled this well. AFAIK, we did not
change anything in this area for 4.0, so it should be fine.

Change-Id: I7775c238a7c298bf877241429c197e76f2093f5d

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [6bacf391710c8ebaa42b083dc14fb13cff48cd16]

WaE: signed/unsigned comparison

Change-Id: I736b14b1cc99d5a653fcbb37a5588ff36008dda5

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [278e30ccd45dab36d65c08fbaaf28aa69a23cf28]

don't broadcast pref size changed if we've a size req set

Change-Id: I29cfc42c000457c5016ae7fda19347c6f60742f9

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [cec5fc7c57de1f6e5e25378d644e5dd6e139fbeb]

give the numbering format listbox a fixed width

Change-Id: I038cb5650adf9173c971e358aa6b20c782fb0ae7

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [3ff753615d7925ee2b9ef933dafef9cc884528a9]

It's either Ireland(en) or Éire(ga) not Eire

Change-Id: Ieecb3ca40c8eeb616e04ef69eae8a2f86d39c0bf

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [494262a9b00254b85c56e896dff58b235672a2ed]

we hardly need to distinguish New Zealand Maori from some other kind of Maori

Change-Id: I86c58fed2c83513eb7b82263806303ad77bed811

2013-03-08  Andre Fischer  <af@apache.org>  [6bf213237139cf1dbea3b793a90a0245872f1110]

#i119502# Guard array access against invalid indices.

Patch by: SunYing
Review by: Andre

2013-03-08  Michael Meeks  <michael.meeks@suse.com>  [efb912f81c84de0847b525569bfe97b9da2b01f0]

add a few more missing media extensions.

Change-Id: I3f4b05eeb32ad8c36b4601908522027d6becd0ac

2013-03-08  Stephan Bergmann  <sbergman@redhat.com>  [c78f40a6d837a5d84bd8c2ef9e4916fa64ec58c3]

Make use of new-style AccessBridge ctor

Change-Id: I9239fb1c8b139ee2bdb27cdf55222d54e488f6d5

2013-03-08  Gergő Mocsi  <gmocsi91@gmail.com>  [f6c8220f5c14be8ebacd146d2775b4594efea043]

fdo#46808, Adapt UNO services to the new style, Part 1-2

Written constructor for opffapi/com/sun/star/accessibility/AccessBridge.idl and rewritten to new style in offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl

Signed-off-by Stephan Bergmann <sbergman@redhat.com>:
* Moved offapi/com/sun/star/accessibility/AccessBridge.idl from _noheader to
  _nohdl, as necessary for a new-style service.
* Left out changes to offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl, as
  that appears to never be instantiated at the global component context/service
  manager, but rather via some local ControlModelContainerBase::createInstance
  in toolkit/source/controls/controlmodelcontainerbase.cxx, so does not look
  like it qualifies for a new-style service.

Conflicts:
	offapi/com/sun/star/accessibility/AccessBridge.idl

Change-Id: I88dc745cddf9956c930c1216c697dd142e33c846

2013-03-08  Niklas Johansson  <sleeping.pillow@gmail.com>  [27f93b3b851e59d254bf5cd3825c8691d0ff3b51]

Template manager should respect users macro/link settings.

When opening a file with loadComponentFromURL, macro and link settings
is not respected unless it's explicitly told to do so.

Change-Id: Iaf2f2a797285e40147152ac8dfd53720dc26931b

2013-03-08  Mathias Hasselmann  <mathias@openismus.com>  [b2983b4653339d83d3e98df4d44608f031dabe9f]

evoab2: Follow API changes in EDS 3.8

EDS 3.8 deprecates e_book_client_new() and replaces it with various
e_book_client_connect() functions. This patch follows the change
and enables direct read access for the addressbook. That means
instead of receiving contacts via the D-Bus session bus, the
connectivity driver now directly accesses the underlaying SQLite
data base (for reading).

This patch also shuffles code in EApiInit() slightly to avoid
excessive if/else nesting.

Change-Id: If41fb92eed2ea26bbf2d3125a9ba2250f142c5a2

2013-03-08  Mathias Hasselmann  <mathias@openismus.com>  [c20518286c5599a3a649f06450838490382f93fc]

evoab2: Move get_e_source_registry() to EApi.cxx

get_e_source_registry() was declared in EApi.hxx, but defined in
NDatabaseMetaData.cxx. This doesn't seem right, the header file
and the purpose of the function indicate that it belongs into
EApi.cxx.

Change-Id: Iea3f11a901398aa3f467b96fbe8778c403887bcb

2013-03-08  Mathias Hasselmann  <mathias@openismus.com>  [e3645fad6b2ea48851bcf6fdfb895ced74a6d8cb]

evoab2: Avoid G_N_ELEMENTS when loading symbols

With G_N_ELEMENTS() the array name has to be twice, which can cause
hard to spot typos in code derived from copy-and-paste, as we have
here in the module loader. C++ can avoid the duplication by using
the proper templates.

Change-Id: I485e28a92e74b7e24f4a59cced6e5635f3a53a38

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [213524cf5a2351a2a022495d4988437720401760]

make link RefButton and widget for shrunk dialog title explicit

Change-Id: Ia6dd6cc4cf89b067310639bc3da72abbc6fa1ad2

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [4e0c6a0ac78d3c68922e032eec7f9c05cc39023a]

Resolves: fdo#58630 crash with refEdit button in SfxTabDialog

Change-Id: I11d6a0f1d4852aab1fe08671fd9c2a0dac0825a7

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [6df8417b98a74f58638b5fce7459c64f18ddedb4]

set action and content area via their internal-child ids

rather than based on their names, which changes if
there are more than one dialog in a .ui

set them explicitly in the manual-build-dialog
case of the SfxTabDialogs

Change-Id: I293c77df05d9e11e3f1cf3b358a9dd27fe668b0f

2013-03-08  Caolán McNamara  <caolanm@redhat.com>  [3e3dc223e0337f974123ba687cddb7e2e6df2b28]

update sizegroup

Change-Id: I4b89859c6898071209bd3864a32487f5bf8e728c

2013-03-08  Gokul  <gswaminathan@kacst.edu.sa>  [909d745baf9a5d071892d8c04874ff279a9a477e]

Fix for fdo#58919 now the cursor/alignment is Right for RTL Table

When RTL is clicked why to check if it is Left, The problem might arise
when svxAdjust is Center, So its better to check if it is Right instead
of checking only Left, same for Left also.

Change-Id: Iddd808972b724e9a2eebc070bdff793632342a21
Reviewed-on: https://gerrit.libreoffice.org/2290
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Thomas Arnhold  <thomas@arnhold.org>  [4bf95c4c31dd871065d4042028a4b3ae476dab70]

make use of startsWith()

Change-Id: Ie70097de550ddd1cddc6714f8f86f9723cb36679
Reviewed-on: https://gerrit.libreoffice.org/2599
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [596334776ad45f7ab87937615fa1d4e7d2d0fd42]

Remove RTL_CONST* macros from codemaker - pt1

For more easy review, this is the first part of these changes.

More will come :)

Change-Id: Ic6ab0c7baebf0414dbcccb5dcfad434b3b07964c
Reviewed-on: https://gerrit.libreoffice.org/2595
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Chris  <chris.sherlock79@gmail.com>  [5745d7a08f6a0cb450b662fadb5892f168850fae]

Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxx

Change-Id: I49b77fee3864e8a389998a4e9df1054bf29b2722
Reviewed-on: https://gerrit.libreoffice.org/2594
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Noel Power  <noel.power@suse.com>  [916d898209449bc88edfbf0d7a727bd0945124b7]

fix regression reading OleStorages ( over THRESHOLD size )

Change-Id: I26daefd898873037325c02d96018890ebc7cb1b6

2013-03-08  Luboš Luňák  <l.lunak@suse.cz>  [e99d502df6561949fe34af42c7910d24455d3ba6]

fix handling of ttf embedding restrictions

Font is usable for viewing if not restricted from embedding completely
(since otherwise either viewing is allowed or a less restrictive setting
is present). Font is usable for editing if it's installable or editable.

Change-Id: I57604a54390b935bae3699dda581d1093fc245e3

2013-03-08  Luboš Luňák  <l.lunak@suse.cz>  [8da3cfcde0631a74d0446ce751c32ce8c895dc8b]

editable ttf fonts are usable for print&preview too

Since it's a less restrictive setting (fonts should usually have both
bits set though).

Change-Id: I83f740762698bd0a0f8fdee388a6e710cfd9d00a

2013-03-08  Luboš Luňák  <l.lunak@suse.cz>  [e2cd75f005dd5bf57336f39abd8820ecac0b048e]

embed also view-only fonts, but do not use them

MSO embeds even fonts which allow only embedding for viewing the document
but not editing it. So embed such fonts too, but do not actually use
them from the document. What MSO does when such a font is not present
locally when opening the document is switching to read-only mode,
warning about this and providing a button for switching to editing mode
by dumping the font(s). That should be done for LO too, but right now
dropping view-only fonts is better than using them for editing.

Change-Id: I19c28fadb091e6b21beaf4cbf8b47e3078256d1c

2013-03-08  Luboš Luňák  <l.lunak@suse.cz>  [8fcc60bee755b812489ef652ab2fa779babddeac]

protect against incomplete writes

What good is an abstraction if one still has to fiddle with annoying
implementation details?

Change-Id: I80816bdad8c0560263306584ad001a41fc054cd2

2013-03-08  Luboš Luňák  <l.lunak@suse.cz>  [5c1c0a4eef933816685364feef93dfb090ff391d]

function for duplicated code

Change-Id: If9d6a163abb5a1cbd64838ca005b14dcd51c4588

2013-03-08  Noel Power  <noel.power@suse.com>  [4596120336b575d94d305c4139054afd95d2f740]

fix WAE mbError unused

Change-Id: I03bae6808008dcb0b53b1e816f3fe84739036773

2013-03-08  Fridrich Strba  <fridrich@documentfoundation.org>  [c1304eaf85e32a72dffa17fd541888bd5b2f223e]

Revert "Add PDF Mimetype to Draw"

pdf-import is not in core, since it requires poppler. And
without it installed, this is not having any sense. Sorry :(

This reverts commit a3c0df8222a20860f64b06c956c213131b79a73b

Change-Id: I79a526573f59e4f27b5023d031c37a529aa784c3
Reviewed-on: https://gerrit.libreoffice.org/2592
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Thomas Arnhold  <thomas@arnhold.org>  [6583305dd70e31ae745d709b8cda8c7b68219735]

simplify compareTo (now correct)

Change-Id: Ia4fd2f54d0bda71d472f46949500c0b23ff8e1b7
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-08  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [a3c0df8222a20860f64b06c956c213131b79a73b]

Add PDF Mimetype to Draw

PDF Import is now a Core Component

Change-Id: I1313a7e7ea1c2409cb40cb8058e3b4ab78601fe4
Reviewed-on: https://gerrit.libreoffice.org/2549
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Chris  <chris.sherlock79@gmail.com>  [d16ec6a1802e54890dac4df7403cd6ddcb81bcf3]

Simplify and speed-up logic for copying data

Change-Id: I790ef30075d74c6bd7a049750dfb555d36d77542
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/2523
Reviewed-by: Jørgen Nystad <jorgenys@gmail.com>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-08  Muthu Subramanian  <sumuthu@suse.com>  [2f3e1c77b2e2304f9a718d35f6b12daef261e2c1]

n#699334: Legacy diagram import (PPTX).

Minimalistic implementation.
Had to rework on some parts because of the rebasing.

2013-03-08  Michael Meeks  <michael.meeks@suse.com>  [2e00860260815c075ce32de052dc7fa98021c95d]

WaE: avoid mis-detection of uninitialized pixmap.


2013-03-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [d400bb0d33acd81226fbeea56eaa9ae02a8b1c05]

Small improvement in page widget ui

Save a coupe of bytes and better use of widget features

Change-Id: I6860339a8b62c7e95605a0abc47e99d7ef49696b
Reviewed-on: https://gerrit.libreoffice.org/2590
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-08  Stephan Bergmann  <sbergman@redhat.com>  [3d4723f80a37e719359ad78ad063bc39ac28cd32]

Revert "simplify some compareTo"

This reverts commit 19020191cbf3e3c7a7bf98d0958d86d931ae687b,

  s1.compareTo(s2, length-of-s2)

is *not* equivalent to

  s1 == s2

2013-03-08  Stephan Bergmann  <sbergman@redhat.com>  [b62541a083158cf1d30337ba5e751c1cbd2c649e]

Assert OUStringBuffer::copy preconditions

Change-Id: I46ccba35be6695dba14721303b5eb52f69fc3dfa

2013-03-08  Julien Nabet  <serval2412@yahoo.fr>  [2c77ef2c73e22cec9d035c60cd8cd012354df702]

Assignment of function parameter has no effect outside the function

Change-Id: I5d869414a382e9b96ea403c645a9050372e5e39d

2013-03-08  Thomas Arnhold  <thomas@arnhold.org>  [19020191cbf3e3c7a7bf98d0958d86d931ae687b]

simplify some compareTo

Change-Id: Ib63cfac8b5f129f31534020fd634750e846e3b98

2013-03-08  David Ostrovsky  <david@ostrovsky.org>  [9c34ac28d6b7a8297674f4334c43d93a064f3f3d]

fix build with --disable-scripting option

Change-Id: I98dbd3e46c81e1dd056d6e88dc1e526b5af456f5
Reviewed-on: https://gerrit.libreoffice.org/2510
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Arnaud Versini  <arnaud.versini@gmail.com>  [c1f02657ccece20a1e5843c78115ffcb193eb459]

Fixes fdo#60701 by escaping uri-encode path correctly

Change-Id: If1242623f4954c0cb8c6c938608cd3185e652259
Reviewed-on: https://gerrit.libreoffice.org/2588
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [75e6856b081ca29e3e0f19493780d9f8fa6d315c]

fdo#57950: Remove chained appends in codemaker

And another cleanups like removing RTL_CONST* macros and other simple
things.

Much more can be done inside codemaker.

Change-Id: I338e1c0e88558124741c6202896355533535a129
Reviewed-on: https://gerrit.libreoffice.org/2583
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-08  Thomas Arnhold  <thomas@arnhold.org>  [8035a3af260729ee47a1d805811e17d06d035e3d]

some further OUString cleanup

Change-Id: I13eb94092e29ececc9fbf494074acde5f893b605

2013-03-08  Thomas Arnhold  <thomas@arnhold.org>  [b5d7f9208294803cc7a2dfb4c2a4cb17d7739947]

fwk: some follow up of rtl cleanup

Change-Id: I434e714b6e5a38795c0baca85b51eef85a4732fd

2013-03-08  Krisztian Pinter  <pin.terminator@gmail.com>  [fd4380759d67bcfa582dd8880077ea8445ab8a06]

RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

Change-Id: Ief6418425676d6943993513c4d05c8d22e4740cf
Reviewed-on: https://gerrit.libreoffice.org/2470
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-08  Joren De Cuyper  <joren.libreoffice@telenet.be>  [925138ec7f0a162bd3d984935849226ad91126ca]

Translate german comments in sw/source/filter/ww8/wrtww8.cxx

Please, only apply this patch if you are a native speaking German.
I'm not a native speaker, so a double check is really necessary
and appreciated.

Thanks in advance.

Change-Id: I4df75b92ea7a66552df36f56de1c87d567d5b643
Reviewed-on: https://gerrit.libreoffice.org/2589
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-07  Herbert Dürr  <hdu@apache.org>  [d47b5698c3f71517c15584e36339f1d0de8139a4]

Resolves: #i120442# fix html-flavored copy+paste of unicode surrogate pairs

Patch-by: Chen Peng
Found-by: Yan Ji
Review-by and minor modifications: Herbert Duerr

Change-Id: Id100b90367bc1b1603e22337b67b55bb1ffb40d4

2013-03-07  Andras Timar  <atimar@suse.com>  [4d1285166cbc2fe1acd18e53e056c21145b60be1]

fdo#34540 convert 'soffice --help' dialog on Windows to .ui

Change-Id: I4b3dc66534d1e0cfec371588840aa1c168e36f83

2013-03-07  Herbert Dürr  <hdu@apache.org>  [f932a3f1195290f9aa37b593190bd4c6ac5fe2f6]

i#121633# fix ignore-case problem caused by i18nsearch API mess

(cherry picked from commit 7644ec176049937b588fe171a553c9a07b375792)

Change-Id: If1a9f2bd3290a264fed280df6d1718652dbdcb5c

2013-03-07  Herbert Dürr  <hdu@apache.org>  [531538892795bec909bb8baff6bbf9e19baf809e]

i#121633# fix search for upper-case character classes

in ignore-case regular expressions

(cherry picked from commit b7ee1803453d3a766ce3a833892e1c208aacf8ff)

Change-Id: I6b0347182b977eda24a1c3c88f8d430b761e075d

2013-03-07  Herbert Dürr  <hdu@apache.org>  [b514f0ce86e85d9be269ddf2e797befbbf3423f1]

i#121482# fix backwards regexp search for matches overlapping search start

(cherry picked from commit 854f4ad6c57be62bd922df08f603d8bfb7b918a5)

Additionally fixed unit test, searching backward shall not produce a
different result from searching forward. (erAck)

Change-Id: I952509276875441005e6a4036e6c3089be627dd9

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [783d3928b7d935e2a022f92318e00faa3efa6bc7]

Try to make the scrolling and zooming actions snappier

Now it does work nicely during the gesture when all the action is on the Java
side (translating and scaling the pre-rendered bitmap). Looks a bit sad, of
course, that nothing scrolls in to replace the parts of page(s) scrolled out
during the gesture, and correspondingly for zooming.

To then get the stuff down in the murky depths of the LO code to do what I
want still is beyond me.

Change-Id: I9ce33ed482013d18a877d1798de3bce5ac608e5e

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [847583867903cc7e2dd1abaeaef5245c9310243a]

Some further hacks for scrolling on touch devices, but no cigar

The scrolling concepts seem quite obscure and firmly tied to concepts like
"pages" and "lines". For touch devices one would want to be able to request
scrolling simply in *pixels*.

It is the scrollbar objects (in vcl and toolkit, and yes, UNO is also involved
over in toolkit) that all the action goes through so they must exist even if
they should not be displayed.

(Both on Android and iOS we should presumably use these system-specific
ephemeral scroll indicator thingies that show up only during scrolling but
otherwise fade away. Hmm, probably the VCL (or toolkit?) scrollbar code should
use platform-specific code to display those then.)

Change-Id: I1f82648561e41ae25f2427fd0fe60249c927a9a1

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [a9c6211a5229362b9fb6645d0c3a631caaf59790]

Add a comment

Change-Id: Id97c8e2bdbea40db4224147eaabe68a87cd9c08d

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [e278c023f77180d6e72640f4204269c7d82dda03]

Add a SAL_INFO()

Change-Id: Ic681a76deb8db931f7868ca00d649cc3cbabe21b

2013-03-07  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [3bc29af446fd1d9bd267ade1b1a5fca725ca8166]

fdo#38838 Replaced some use of (Uni)String with OUString.

Change-Id: Iad623c9300919fbae34279268a5a720f978c6434
Reviewed-on: https://gerrit.libreoffice.org/2514
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-07  Herbert Dürr  <hdu@apache.org>  [e6288a5d889da7db5bf23174f85c29ccfcaa44d5]

#i121482# fix attributed text search for regular expression patterns(cherry picked from commit e7fc662799e7e936753e24db8d6d3849c12b3ff4)


2013-03-07  Tor Lillqvist  <tml@iki.fi>  [6642d9ec9f882ba7f9f8a429fe5c8f1b8440347e]

OUString::replaceAt() does not replace in-place

Change-Id: I90bc139e1a188afbada12405d78ac71b97580f0d

2013-03-07  Herbert Dürr  <hdu@apache.org>  [8c26876fea085a1bc847abba63dffa97a9499c1d]

i#120598 better emulation of regexp word-start and word-end operators

The emulation of the word-start and word-end operators provided
the previous regexp engine can be approximated much better
by using the ICU-regexp exngines powerful look-around feature.

Patch-by: Herbert Duerr
Found-by: ldgolds33@yahoo.com
(cherry picked from commit ec7ef30693f10315ce80a8f5d7325a0e40855e66)

Change-Id: If375d6d5bb93b3873f657673f7581f0884b3b35e

2013-03-07  Armin Le Grand  <alg@apache.org>  [4cbce6f183a8ecda72b8071417615c5b8057b8bd]

Resolves: #i119475# bullet font info for CJK and CTL

Patch by Sun Ying
Review by alg

Change-Id: I17940e1a26696e416e5febd0be1645a1a4c580a6

2013-03-07  Herbert Dürr  <hdu@apache.org>  [9a93475d6eba53b2e1fba1585dbd11c94ea4b4a3]

i#118925# enhance textsearch's match-group references

to work for look-ahead/look-behind
(cherry picked from commit 3b83c404c56e5db5bab29ffee41f02822410d625)

Conflicts:
	sw/source/core/crsr/findtxt.cxx

Change-Id: Ia5b31628b0f2af8f93132afa4b2eabd2f533bb91

2013-03-07  Miklos Vajna  <vmiklos@suse.cz>  [0e91b7383a5c49ab4fd52e9d3a62aeef67eb2238]

DomainMapper_Impl::PushShapeContext: indent

Change-Id: Ib0e9dc50a124fcdc3c977a8d8e5c076872fc2e15

2013-03-07  Noel Power  <noel.power@suse.com>  [a9813b9ab307591a4c8a06fd01a4ef82126cfb18]

doh! sReturnStrg is OUStringBuffer, no need to assign

Change-Id: I490d20e8b494b4f59277b1cc92c73beb65a05813

2013-03-07  Miklos Vajna  <vmiklos@suse.cz>  [344e4a25eac6505678f4ce8a6c1c8cef83c68276]

fdo#61343 fix DOCX import of OLE object after groupshape

Change-Id: I88d5e49cc3fb915d25c1b2576cdda1fffc9e2f23

2013-03-07  Joren De Cuyper  <joren.libreoffice@telenet.be>  [da03bb1ee6a69d2f4fef4c3ca0adc0ba9588bd19]

Translate german comments in wrtw8sty.cxx

Please, only apply this patch if you are native speaking German.
I'm not a native speaker, so a double check is really necessary
and appreciated.

Thanks in advance.

Change-Id: Iee7603c3fb8d78b951b967bd5942df4b1e9634f6
Reviewed-on: https://gerrit.libreoffice.org/2575
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dd1b3ca024a85597b46778a62007bb966174368d]

fdo#54651: Only pick non-default number format for pivot field.

Change-Id: Ia88282803c8df8389ed24efd8b1ca7600a39bf23

2013-03-07  Stephan Bergmann  <sbergman@redhat.com>  [efc4d6b83fad337e8bee87d87387028d687934de]

Do not call OUStringBuffer::copy with bad argument

Change-Id: I7cb6e2343486ff9864c44d061fc38c1203791988

2013-03-07  Herbert Dürr  <hdu@apache.org>  [526ac921435266111729161873817b9e9740ca2b]

Resolves: #i120021# fix memory leak in PptSlidePersistEntry dtor

Patch by: Chao Huang
Found by: Chao Huang
Review and minor modifications by: Herbert Duerr

Change-Id: I09e8b279e9cee63c33845744bc96ce13f202fa3c

2013-03-07  Noel Power  <noel.power@suse.com>  [f202b21770b9d36522ff811868b911d0f1c852a6]

fix String->OUString foobar

Change-Id: Ia924e6e8f3cfa25b131185713699d64e9d339357

2013-03-07  Noel Power  <noel.power@suse.com>  [76c3184813c97224cfd1e114ec13796e1da040d5]

Add some stand alone vba specific tests ( mostly vba only functions )

Change-Id: I137e93a8af67b7eec4c51348caf3d0d03dbbce73

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [40e0b5e458f2aaa92b367785c443a57b06ce094a]

drop unused resources

Change-Id: I6bd9c1cf56eb7f890c9d2f97819440377b457557

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [7e741f28e5b9d869096b1814108a252006bc23e0]

Related: rhbz#902884 check for GetSelectedMasterPage failure anyway

backtrace doesn't indicate that its NULL however, but the rest of
our GetSelectedMasterPage check for NULL so fix that anyway

Change-Id: I9e0b15f4a18523ff1e787ef230de1ca227aa2980

2013-03-07  Herbert Dürr  <hdu@apache.org>  [91843f612208fc7d2641072a095efc6de0d0babf]

c#708653# remove unused member SalXLib::pYieldEntries_

Change-Id: I0d562f102d5159c0711922ff0c2997a560304eba

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [037c606d6e973efa1fea47a3fc3a2985f9406b69]

surely this is the true intent of this lunatic loop

Change-Id: I6d7963b2b416fe19cc1274780c2aea0c24c25bbb

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [cb5fa11b6366db32805f4b252f72c29d90d5845c]

comment translation and cleanup of files in sd/source/ui/dlg/

Change-Id: Ief58723557fa0840b3a10258ca347cf219593264

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a401b53f4bca0f9d30b27966382c94b3f84202bb]

Leave this one unfixed, since I have no idea what went wrong

Change-Id: Ibad1e2a397fdffb66b45ad6e897501c65b03b231

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aabcdab969825c16a3edd2431f5b41eec17afdf4]

Fix sw build

Change-Id: I28d0a471df67b9b61ba3878f38ae5c3584a80f28

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [f72f891158979b58cf50fdd7889e8f0806a9a9b4]

sd/source/ui/dlg/dlgolbul.cxx comment translation and cleanup

Change-Id: Icf8efaf7fd77f0505f0ae6936316fbb155ce8a69

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [c0c907000d006ea9711116533c3b688de546472a]

sd/source/ui/dlg/dlgfield.cxx comment translation and cleanup

Change-Id: I6aae5fd2d663d568afd4b2aebca237cdddba23de

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [3785e0637d03404d32d3ef08ac21df99ff49c22c]

sd/source/ui/dlg/dlgchar.cxx comment translation and cleanup

Change-Id: If973c032aed859c086a76603fcf9a802444b20b0

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [5e41e5521687672e73532416768b787cbc6c24bc]

sd/source/ui/dlg/dlgassim.cxx comment translation

Change-Id: I96320e34ee6257ad11762b637a89fb0c0c8c3441

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [2262ea830a6c432d6f74acf705d06551ceb67f97]

sd/source/ui/dlg/dlgass.src comment translation

Change-Id: I203a304ff6591b20d3ce70fd8df2a1ff2383e48f

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [b817d574cd99bd7976bb38ba48fa1a3334f4a448]

sd/source/ui/dlg/dlgass.cxx comment translation

Change-Id: Ib8edd906d086b76108fb03b85c60c1bd2c2b1422

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [de00229f78f0e94a3d3909186a2cb9f9f7e70023]

sd/source/ui/dlg/diactrl.cxx comment translation and cleanup

Change-Id: I09ca02248e9494ad34d8f6c5427ce3186d33e36f

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [419f278af31bb6c0965918097218b615af0ee28b]

sd/source/ui/dlg/custsdlg.cxx comment translation and cleanup

Change-Id: I004fc9d15a5621b206d6694fc8f3160612ee148c

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [d3c3dc449b25702584a1f28436e63c98be89bef7]

sd/source/ui/dlg/copydlg.cxx comment translation and cleanup

Change-Id: I22aad661decc8af23fa321d1a7288634992d810a

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [ce6d55c76691923640976c5e9906ecb0ba51e63f]

sd/source/ui/dlg/brkdlg.cxx comment translation and cleanup

Change-Id: I0eee9fe1d19ebcfe85283b35089cf48f90de8623

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [15b09cce64d00a42cbc83d17af9cd24582a7c90e]

sd/source/ui/dlg/assclass.cxx debug message translation

Change-Id: I47111c53603bcd46249511f694d8322f4250523e

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [493b893e6cafb90b9aabf316c0a8ba11aeb4f6fc]

sd/source/ui/dlg/animobjs.cxx comment translation and cleanup

Change-Id: Icb7344b9e8f2eaf2cdfdfc9ef85f76813c352e8a

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [903172995e2312a0ecf06ecc83a223e2f1bd8e82]

sd/source/ui/dlg/LayerTabBar.cxx comment translation and cleanup

Change-Id: If82454a40fbcdfbdf5b050ad6f2dbc3bc5325b23

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [6dfc8218ab5c92484250125d088a0979f0fd9a39]

sd/source/ui/dlg/AnimationChildWindow.cxx comment translation and cleanup

Change-Id: I660645edb4d0955c5456b4ad61843f703d9ff45f

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [5ecb308bd3e8381d86f57206c0eed5f32d459956]

rename setInitialLayoutSize to setOptimalLayoutSize

and add a mechanism to know that we're in true
initial layout mode

Change-Id: I4ff61160ae67a7ccf1cb8b25c41870c195d32b94

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [69b76536a033cefed8e024557742a9988b949d62]

adapt code to use insertnamedialog .ui

Change-Id: I1449b69a4291f1b3cb76f549cb8f1d50e9bc6924

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [b42ea2ad00895ef63a60f82e9159f4e21e946120]

add stock button text for paste, and map to gtk-paste

Change-Id: I38a49ccc744060271be77c9eba2e6bd300630092

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [3acd12a1bbffc9dee9cfdcae92df359a2a8753f0]

sd/source/ui/app/tbxww.cxx comment translation and cleanup

Change-Id: Ie7bc4ce47c088feeeaf55fb7b2590c5e44a3480e

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [8d8f62666af44d56339ab3a59b966c61d19075e2]

sd/source/ui/app/sdpopup.cxx comment translation and cleanup

Change-Id: Ib01cc26d494598def62b34dba52e3c35e9668d10

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [d897f5fb70b791197c3054593381883a91974f08]

sd/source/ui/app/sdmod2.cxx comment translation and cleanup

Change-Id: I2c88dd4e1eca89819b1344e99c1bf64acfa1156b

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0a8b02ad8c7ce930973ba0ddc782bf06f7a1e335]

trying to make the whole mariadb sundry on windows

Change-Id: I5d775272ba83752fdafe7b7b702a67e8c76e605a

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [5c18df9e69004eeea8f54537468f71c1f726efa1]

sd/source/ui/app/sdmod1.cxx comment translation and cleanup

Change-Id: I1839f5352f123616ac3373ca7f3488c8b92ce687

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [a09bb5f4c3c34b6d0e196cd737e74f6fed1acdbb]

Translation and cleanup of comments in sd/source/ui/app/sdmod.cxx

Change-Id: Icfd5d74f73e0d9d2e4273d8050b7bc2836648aa6

2013-03-07  Urs Fässler  <urs@bitzgi.ch>  [32df45aeea30eb93c04e719b2a09e9313b912468]

small translations of German comment in directory sd/source/ui/app

Change-Id: Ia24e98a57d2096729abfd1caaab895c689cac0fb

2013-03-07  Herbert Dürr  <hdu@apache.org>  [736a63b25f5744b245edc31061b4105a5e8465e0]

Resolves: #i119997# fix a memory leak by WinGlyphFallbackSubstitution

Patch by: Chao Huang
Found by: Chao Huang
Review by: hdu

Conflicts:
	vcl/win/source/gdi/salgdi3.cxx

Change-Id: I6cde84b54a42fd8951d68280fac9dccd2b2e5c4a

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [2c85769d94a8caaa62be83ce6c94ad31b57f8723]

make sure Release is called if one of two Acquires failed

checking the body of ReleaseAccess in vcl its safe to pass
NULL to them, so keep it simple

Change-Id: I5f057f9c79f0787d670869af4114c989e7f1562a

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [81b3adfcf22f53951f071596e7a0c81b47fb47ea]

Oops, this is a conflict resolution problem

Change-Id: I809de78066859a6b340ae5382d7f546c2db61f17

2013-03-07  Arnaud Versini  <arnaud.versini@gmail.com>  [d1273b428e60a3bd20fe57400e21dbb605879fb3]

sdremote : Remove pointer to deleted RemoteServer on error case

Change-Id: Id0fcbf46c907b94f1233acfbd84036b85ca388a3
Reviewed-on: https://gerrit.libreoffice.org/2081
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Julien Nabet  <serval2412@yahoo.fr>  [70a9c8cd09c12ba67071ec14d16d5a5a8add7f2c]

coverity#982283: Resource leak in object

Change-Id: Iedf1c0ec56064dbeaa20bb75114fb86a19c38ed9
Reviewed-on: https://gerrit.libreoffice.org/2500
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Julien Nabet  <serval2412@yahoo.fr>  [7146eaf9b3a7ac49604d2400686bc86343468aeb]

coverity#984440: Use after free

Change-Id: Ia6d62ce5421d51fe4fc0128f60e9b39ab736276b
Reviewed-on: https://gerrit.libreoffice.org/2496
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [3cad6c806e5247ce20b78eb688551aa5d872b934]

Replace (Xub)String with OUString in vcl(field)

Change-Id: I62fba60a4c6e1db870443a796e6338cddc934352
Reviewed-on: https://gerrit.libreoffice.org/2229
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Radek Doulik  <rodo@novell.com>  [46e53913e9dcc84ffed8fb5f1b4959c70c7e5649]

fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830

Change-Id: I5242bbb171ba21da43e535255b7e9dd73c1d4930

2013-03-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [cd2c3e72a73fd4b91f913d8e19693d4deb35b0c4]

Replaced XubString with OUString in vcl(combobox)

Change-Id: Ibe80e9837f1c8275d625e942eb75ecc8de897bf5
Reviewed-on: https://gerrit.libreoffice.org/2574
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Muthu Subramanian  <sumuthu@suse.com>  [0ed4da1a01e6cdfe44403a0686abe4aacea83dfb]

n#657905: Display the scaled fontsize in the toolbar.

Initial set of changes to improve UX for autofit.

2013-03-07  Herbert Dürr  <hdu@apache.org>  [be5587ce0c13901acffe664d71bf22f0cb60918a]

c#705440# check ftell return value when emitting Type1 subset

Conflicts:
	vcl/source/fontsubset/cff.cxx

Change-Id: Idaf328b48a55fbcef13746f74120c13b6b435c93

2013-03-07  Herbert Dürr  <hdu@apache.org>  [ce740afe80a3230dd66b820f428467b82b89dee2]

c#705441# handle invalid FDSelect entry while emitting Type1

Change-Id: I1865eec0dcb29c74e98a6f42f7cf37a2851f8e85

2013-03-07  Stephan Bergmann  <sbergman@redhat.com>  [aadde74084a4813ca2be0e777866d7676e7d6255]

Remove obsoleted dmake makefile.mk

Change-Id: Iadf57ef1dfb7e108d1c7461e60705304f448ab78

2013-03-07  Noel Power  <noel.power@suse.com>  [fea9b3a99a24366b4dea22ed1b79f34046f7f521]

finally remove no long needed BasicTestBase

Change-Id: Ic1522b0c3a292af061f5777e06e796dd82884fbf

2013-03-07  Noel Power  <noel.power@suse.com>  [20f12a1d7ad5f9694f901a85e1fa22f46c3953a2]

Nested_Struct should really inherit from test::BootstrapFixture

Change-Id: I06255940f41c32493187d1ec847f7238fef4e9f8

2013-03-07  Noel Power  <noel.power@suse.com>  [8534787f95dfbfff24167b2160cfe07a1b70bcc6]

adapt existing tests to use MacroSnipper helper class

Change-Id: I50980d9510b82277a5da04cc4f6c1d3ec8e7c756

2013-03-07  Noel Power  <noel.power@suse.com>  [49417b0b68e8c9743bd6f664a5f8b4a0f3c19723]

use "doUnitTest" as the method to search for, tweak error reporting

Change-Id: I0c0f4ce1304b561bf94af5444c83d8920062568b

2013-03-07  Noel Power  <noel.power@suse.com>  [a9fc6ee7dc640f016728bf524d684696a376e989]

Create new Macro helper class to help invoking macros for unittests

Change-Id: Icc3cbfc3eae6ade037960497e7fe2addf1912897

2013-03-07  David Verrier  <dverrier@gmail.com>  [8fd81a1119a057dda91462c5572843435a61ce71]

fdo#39468: Translate German comments in dbaccess/source/ui

Change-Id: I9eb3c97ffe2dd122960bb4c5f5b0594767ea0fb9
Reviewed-on: https://gerrit.libreoffice.org/2556
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-07  Herbert Dürr  <hdu@apache.org>  [f9e73b74bc61fcf410d25b9087bf123d5e3e13f6]

c#706171# handle invalid PFB chunk header

Conflicts:
	vcl/unx/generic/fontmanager/helper.cxx

Change-Id: I2d58b83c51a2c8b529727be0aeb5ef612f883acc

2013-03-07  Miklos Vajna  <vmiklos@suse.cz>  [b4f8ab8881785db8e328fbfa84933eadb6bc5dd5]

extensions: get rid of no longer needed stringdefine.hxx

Change-Id: I53d8a164fe9333c286a04f88a0834feeecacd5ed

2013-03-07  Stephan Bergmann  <sbergman@redhat.com>  [ffb1e88afae5b83d58337a84a27f9c6293f6fcd9]

Gbuild'ify desktop/test/deployment/passive/

...to manually build solver/*/bin/test-passive.oxt via "make
Extension_test-passive".  There's still room for improvement in gbuild, though:

* There should be no need to add the extension's native library and jar UNO
  components (which nothing else links againts) to the central Repository.mk.

* There should be no need to move manifest.xml around.

* There should be no need to move .java files around.

* Let "make Extension_test-passive.clean" clean up again.

Change-Id: Ib44558061c4c0fda6be5943bd02b5a42cd15c52e

2013-03-07  Stephan Bergmann  <sbergman@redhat.com>  [12f9287bcacc429e4417d14a57d90f40078223dd]

Make gb_Extension_use_default_description/license explicit

...as a prerequisite for gbuild'ifying desktop/test/deployment/passive/, which
builds a test extension that does not match those default description/license
settings.

Change-Id: I200ff0ceb9750ed4b1c187305f10469f789d29cb

2013-03-07  Herbert Dürr  <hdu@apache.org>  [393ca6dde9de8f66ed55dc5d0a7885ad06f22301]

Resolves: #i119513# fix loading of CMYK JPEG in PPT import

Patch By: Lei Debin
Found By: bjdujing@gmail.com
Extended for better Debug Info by: Herbert Duerr

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: Ibb2e7daae425a711b5b6cadfa81446e9adeb68f1

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b7e51332a9cbd403703e7da99fe74230447163d9]

Remove some more defines not needed in current build configuration

Change-Id: Ia05bc5b8d1f9396ed8c1d27d54976308e6df36f4

2013-03-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [3e831c601ef02a5770d32593fc9f057b8e3e3dbe]

Replace XubString with OUString in morebtn.{c,h}xx

Change-Id: I492f93a9ef5244681a28aed16e81c7558e38a875
Reviewed-on: https://gerrit.libreoffice.org/2573
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-03-07  Caolán McNamara  <caolanm@redhat.com>  [4514f9bb1380f980094f2c58c1bc7279a0c8e6ac]

OSL_TRACE->SAL_INFO

Change-Id: I889a32bce4f3c0eab5d3d5ef199dd321755cb177

2013-03-07  Noel Power  <noel.power@suse.com>  [153621f98ee98e4eacaebcf7d62f74d54755cab6]

disable new vba tests ( vba import for certain files appears broken )

Change-Id: I589ff778383f6e1a5fa910be687787658cb414a0

2013-03-07  Noel Power  <noel.power@suse.com>  [c95e3fb64695cedfa40bfe5472879ee8a692d73f]

disable Ranges-2.xls vba test file

there seems to be some problem ( regression from 3.6 ? ) with dealing with
addresses returned from named ranges where the addressing mode of the named
range is different from the addressing mode of the document itself

Change-Id: Icfcd047819a4d1c89ae9509ea1a2e1b2d5386101

2013-03-07  Noel Power  <noel.power@suse.com>  [5eb1628b67c11d32158c2e4a63dc2f1614be4c7c]

enable bag load of excel specific VBA api tests

Note: some of the test documents have some tests disabled in order to run
without errors, these are identified by the following lines

Rem [#FIXME disabled 3.6 ] in the macro source.

note: some of these errors are expected and were always happening, some
errors e.g. those pastespecial specific ones in
qa/unit/data/xls/TestCalc_Rangetest2.xls
seem to be to do with problems with the test harness.

note: there are some others ( e.g. in Window.xls & windows2.xls ) that seem
to be related to hard sizes and screen resolution ( these should be adjusted
sensibly )

Change-Id: I07a43a2802d4e1794ac2f8c648f666b5bcd13a04

2013-03-07  Krisztian Pinter  <pin.terminator@gmail.com>  [895898596c72fd14db2abec3aeaab74d583769e5]

WIP: fdo#47011 autosave feature

Change-Id: Ib2cbcc33e6188c60c183b5f47e9ae9c9d4c91b95

2013-03-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [98645ae6d4bc7b85730a0a9f00bd2de86dd09be9]

add copy() to OUStringBuffer

Change-Id: Ibac7f624f1a1dcce653dff4bec573be457d70075
Reviewed-on: https://gerrit.libreoffice.org/2125
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [e669502dcf2f825842ba87ee4a14a0be26883e28]

Start hacking on scrolling

Change-Id: I74f1d7feb935be65629bdbd7464f9882229948e5

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [bcbe5fe88593473ff4d12633c52e34f2f8054594]

Use view size for "work area" size

Don't know what this affects, though. Things seem to have worked as expected
even with the hardcoded bogus value?

Change-Id: I945bdcd53260fc5f43cf0031dfd96637168475f0

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [1192381595f449a383c792846ccc52a920aea84a]

Now get rid of the #if 0 blocks

Change-Id: I815cc4a703b7ca6d2894807396a06a3394b40676

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [54d3aa2785d0fd9e8b61a27fcb451b919935bd22]

Improve vcl/README

Change-Id: I9031ab98f263bcc32b747c85e1715b80c7059ae9

2013-03-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7298b7c6866457dff111638cdce9207feb2580fa]

make libmariadb/my_config.h much more generic

Change-Id: Iea153d6e1b648ac6a7bdf8978cfc1f8016158d6c

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dbcad280a8db68d2a05e625571177c642b3db271]

Renamed the method to something more appropriate...

Change-Id: I4a0a6ab0998f41ce238d0570fba2133b79c8f19e

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4003b67062e575f9b77772488f9b9691fa9fc38]

Make check passes.  Remove deep-only detection for real.

Now the type detection process is a lot more simpler.

Change-Id: I5a3a68afef8276a7f07be75c0b2db8151512b3fb

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cdcd7b0898626b6b5f475f31bb19b55c4fd0c23b]

Temporarily disable deep-only detection phase.

In theory we shouldn't have to do this any more now that we do test
against all possible format types in the first pass.  But let's test
if my theory is right...

Change-Id: I70d73a99aec56a66deaeb3f942fd2641a2cc7f48

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7e314a8331c91cce836237173bb9ba73edbd01c8]

Some cleanup, comments, and re-organizing...

Change-Id: I5a614ae032149b755d609ff05b9ef2fdb842dadf

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96c8251448646b65f6ea0b657417bca66d9a9b6e]

fdo#60562: List *all* format types that we support and rank them all properly.

I did my best to check each and every one of them and rank them to the
best of my ability.  Any mistakes are to be fixed as they are discovered.

Note that while working on this, I've noticed that we don't actually have
any real type detection codes for many of these format types, especially
the graphic file formats.  If we ever have trouble loading any file type,
check if it's caused by not having any detection code for it, and if so,
we should write one for that file type.  That said, my casual tests on
loading graphic files didn't cause any trouble.

Change-Id: I1398cbb72b2d4ccf75434a9aa0d2a5c5d17bdaad

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9fbcaa0b97c31216f5da8febd066a029c9bdef2]

Reject type detection for zip formats when the stream is not a zip archive.

Else it would incorrectly declare a non-zip archive format as a zip-based
format.

Change-Id: I017b63768dc89f7fe6e2202a661faf5f692b1a92

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1a3c7b84b7b22109d691a770649af42c1033d709]

Test all file format types regardless of document services.

The old type detection would only test file format types that are
relevant to the current document service.  But this would not work
if the user tries to open an Excel document whose name ends with a
non-default extension (such as .tmp) from Writer UI.

To amend this, we need to test all possible format types that are
supported by all our modules regardless of the current module, but
prioritize them per current module.

TODO: The above scenario doesn't work yet.  I still need to fix
the individual type detection services to get it to work.

Change-Id: I51dbdff28299aa64cedc6752b9ff82b96d5d79cf

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [74d68ec05761b001bc82c1c9c2dc168648cde49b]

A little boolean cleanups etc.

Change-Id: I5a059f7799255262d46e5248813da4409eb83a9a

2013-03-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [88ed1bf33789f1eaddc31e37b305cfb2daab4664]

Modernize the type detection service instantiation a bit.

Change-Id: If31092ecc2b746acbe5731bf9383560e93aa3a69

2013-03-07  Noel Grandin  <noel@peralex.com>  [8c31a6baf06e711d5e45d477abedfa6afb7ffe51]

fdo#46808 use document::DocumentRevisionListPersistence constructor

Change-Id: I1a591ec4061c73657c26552d41c58b970696038f

2013-03-07  Noel Grandin  <noel@peralex.com>  [f084fc5c80ad8b57f7a22a2a5fc506f90e0e24b8]

fdo#46808, simplify OConfigurationTreeRoot constructor

.. doesn't need to take comphelper::ComponentContext as a param
anymore, can now use Reference<XComponentContext>

Change-Id: Ie5fbe0c9e8459cc612426ffa9474f955b28593e3

2013-03-07  Noel Grandin  <noel@peralex.com>  [e721452988b54eb2e02c3885fde288be70bcf1f1]

fdo#46808, small cleanups

Change-Id: I8d34bfca5009a4a44444b19a39c6f8338614e4c4

2013-03-07  Noel Grandin  <noel@peralex.com>  [e70c068ba413564067f17107b0773910ced760d1]

fdo#46808, Convert text:: and drawing:: ModuleDispatcher service to new style

The services already existing, just needed to create the IDL files

Change-Id: Ifedd46722ba0bae2985e82d18827c61c1d12cd62

2013-03-07  Noel Grandin  <noel@peralex.com>  [30caf94d816dfcf9a5bc8cb5198c977d7021c369]

fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style

The service already existed, it just needed an IDL file.

Change-Id: I6b9a5a5fd02985bfdd29bb42f032265d0b5498c7

2013-03-07  Noel Grandin  <noel@peralex.com>  [c98a1fa04884c7fa34dfeb5e2eae706e57c09123]

make the UNO generated catch clauses use const modifier

Change-Id: I2c9cdff2aeb97c8b9740aba91990e27315d5c85b

2013-03-07  Noel Grandin  <noel@peralex.com>  [68a5b26425ce97f099fdd002c358acf4aba86a97]

fdo#46808, Use service constructor for document::DocumentProperties

Change-Id: I4be6985d5f1c7729f74b8a5ddc41024a407e770c

2013-03-07  Noel Grandin  <noel@peralex.com>  [b70c3ec8f7575ed39e180854f8a7de91b9f05d49]

fdo#46808, remove unnecessary XMultiServiceFactory usage

No-one was calling the constructor with anything other than an
empty reference.

Change-Id: If1948ff236f6fdb3579e472d66c5f9c04879bc4e

2013-03-07  Noel Grandin  <noel@peralex.com>  [a3bb733ec6c6af04041c0b2a9849df22c26b3d29]

fdo#46808, Convert singleton theMasterScriptProviderFactory

Change-Id: I647a02e552acdd354463fc46c13c5a73b1c90d09

2013-03-07  Noel Grandin  <noel@peralex.com>  [cd8ea20aa4b85128956a79c80f7953d30e99e802]

fdo#46808, Convert ui::UIConfigurationManager to new-style

Change-Id: I62c37eb6d0e0b2a681a84e1fa0067d0a9f967cf2

2013-03-07  Noel Grandin  <noel@peralex.com>  [1b4b53a2ecd7f2283a2c86b2c474786918cbfbf2]

fix spelling

Change-Id: I52eb4153c3396be88b72cab3b7899f0c6ab18103

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [334e3dfd84b589b29a742a0c28814fa97b29313a]

Revert "Window::PostPaint() was unused and empty"

Nah, seems that it was used after all on Windows, somehow.

This reverts commit 5754264f93001978a3c5f5f1cdabd7113de010b8.

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [0ce2d740a2ed93a029a290fe88748ac92baff9a0]

Handle damage tracking and redrawing properly in the "desktop" Android app

In the damaged() method do a callback up to Java code in Desktop that
invalidates the view. For now store the view in a static field, but need to do
that in a cleaner way eventually. There might in some circumstancest be
several instances of the Desktop activity present. Obviously should also run
just one LO thread.

Get rid of the temporary self-invalidattion in onDraw() silliness.

Start the LO thread that runs soffice_main() from Java, not from native
code. Apparently only threads created from Java have proper class loaders in
Android.

No need for an own DoReleaseYield() in AndroidSalInstance, the one in the
SvpSalInstance base class does what needs to be done.

Change-Id: I4cb85b352fca1f1375f726620ec8c93d2047f113

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [8ba203c726df97039125ad8b3223802fc80a9110]

Use __android_log_print directly

Change-Id: I67d90eb58faa0427c4de894eac107cc2d05a3477

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [1ea2124ec68d0cf797ec212e3874dbfee2d9aa90]

SALEVENT_COUNT is unused

Change-Id: Ia4970bd63ae5a9af40a82c894ecd077b7ca199df

2013-03-07  Eike Rathke  <erack@redhat.com>  [94147f6ea2de2ace33fc3212f16ee441385cb373]

resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoS

Upstream changes
https://ssl.icu-project.org/trac/changeset/32865
https://ssl.icu-project.org/trac/changeset/32908

See also
https://bugzilla.redhat.com/show_bug.cgi?id=918167

Plus changed UMutex to UMTX to make these compile in icu49.

Change-Id: Ib5dba7085e6b2dd3925c0c220b5d264e4c7bb4c8

2013-03-07  Tor Lillqvist  <tml@iki.fi>  [303ff2493ba479d4b52874b8e5afa4491d9cec11]

Window::PostPaint() was unused and empty

Change-Id: I0e35b55888df16067660862fd54d240f5dfcef8f

2013-03-06  Julien Nabet  <serval2412@yahoo.fr>  [0e2ad090d4b3147a58ea2f331d7a7d8a92b74bcf]

Some cppcheck cleaning

Change-Id: I53ddb92d1fef3513536fa9a54bcedad35581f4aa

2013-03-06  David Ostrovsky  <david@ostrovsky.org>  [3c14d6545bb513dc825088d8d09263d9b16c21c8]

remove ReportEngine2 interface

Typical anti pattern in java is the overuse of interfaces.
You only need an interface in java, if you have multiple
different implementations. Otherwise you don't.

Change-Id: If8b62adc56385f9b839dab36e8cbbf9f715e6017

2013-03-06  Peter Foley  <pefoley2@verizon.net>  [e9c6338f1b50c0deaf714c87750319ea3482916c]

Do not add empty path to SOLARINC on windows

Change-Id: I6c53e999b9921dff4338815a48b8c97b4fe25059

2013-03-06  Joren De Cuyper  <joren.libreoffice@telenet.be>  [e8e068770e35dc4f7a5e793732be6ddef96d7ba7]

delete previous uncommented comments in positionhelper.cxx

Change-Id: I0f177a078b915c1220423ea583e749de4d02e384
Reviewed-on: https://gerrit.libreoffice.org/2571
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-03-06  Lionel Elie Mamane  <lionel@mamane.lu>  [6cdce7fdce4905804554856f30aaf3cf68ebeaac]

janitorial: indentation

Change-Id: Ia1d4f938cbc3c142a415850208482e6e36122562

2013-03-06  Lionel Elie Mamane  <lionel@mamane.lu>  [966ab5cd805d403f1dec73bb1a452b9ed38348d5]

fdo#61166 text format: correctly chain the formatter->getOutputString calls

cf commit 271b11a3d56ba0c5f542a142ab859a0819530dba, copy/paste error

Change-Id: I9a5391cd9d77d181026abffa3ea2f036c7009ade

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0bacc397742c094c8f74ea7354cae4143afb2bb6]

Without threads for the while

Change-Id: I15ad587b510ab006a6b92270f51ce8c352312694

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c532e236710f582b4b51427e850be4ad66ebe2da]

oops, forgot Makefile

Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bb4d0e1135bd026b7a39433000664c3626c96cc0]

Add a comment to prevent misperceptions

Change-Id: I0c7f2a53bf7a024f1190396accd164201e3a90cb

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cad422afb7a4dcd7592c502641b41a832703e536]

Adding libmariadb module for internal mariadb (work in progress)

Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9

2013-03-06  Miklos Vajna  <vmiklos@suse.cz>  [ea66024d4da38a619f44c941b65e6a28b74214b9]

fdo#60722 testcase

Change-Id: Ib6097c844b2bc929c6ece31bcec62f27bfbf386c

2013-03-06  Miklos Vajna  <vmiklos@suse.cz>  [1eaab77c718ffa254068ae6032862dfb5a03db67]

fdo#60722 import RTF_SHPZ

Change-Id: I6c572d44d93f812d50376ec05ae94bdabadb3f1e

2013-03-06  Miklos Vajna  <vmiklos@suse.cz>  [cf2a1277acd4a29492f056a626b13e903d391027]

fdo#60722 RTF import: fix line width default

Change-Id: I6e6ca4bcd66fca60d305bb21d71018c88d854289

2013-03-06  Miklos Vajna  <vmiklos@suse.cz>  [9c7dbd9e1d2a131402a80e377630fe1ab5381a47]

fdo#60722 RTF import: fix line color default

Change-Id: Ic100837dd69498e97d940e5dfb4053c02fc7daa0

2013-03-06  Joren De Cuyper  <joren.libreoffice@telenet.be>  [e4f492ac0134895ac60e92c54a80b8c7f49615a1]

It is safer to uncomment these checks in the postithelper

Change-Id: I84d96224dbe51ff25fcb6d96e0be9a8dff89b0a1
Reviewed-on: https://gerrit.libreoffice.org/2567
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2013-03-06  Stephan Bergmann  <sbergman@redhat.com>  [050463ca89c93f033e7e3125e06f71514ab5e5cb]

Dead code

Change-Id: I74f40a03dbfb7f40da1132bdac080f3359110cc0

2013-03-06  Stephan Bergmann  <sbergman@redhat.com>  [6a2e8693b239b6d69523a34103b270613794ef8c]

Dead code

Change-Id: Ie54e11da130d563e52a87b924b556966d055b73f

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [ba0ad768769b0d37172d9ca18cf0b6614eb2e9e6]

need sc.hrc

Change-Id: I1c5fa09da04e8c21cfe418b814c61b63a90a4db3

2013-03-06  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [6691b0c9d46a26e70f0acdd2a59263bfdc138171]

Converted Insert -> Names -> insert widget.

Change-Id: I903d329cffd77daa9987cfc6079d9cfd10d98fc5

2013-03-06  Petr Mladek  <pmladek@suse.cz>  [7cc7e402788b5df140976ae6c0ce7e92971a3d9d]

lo-commit-stat: new --bugs-changelog option

Add --bugs-changelog option to print the list of bugs in the style
of SUSE changelog

Optimized the code to check bugzilla only once when you generate
more logs.

Change-Id: I56eeda92628422f1b649c0fd71ae9146aeaa85c9

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [96857802bd70aaa8111cf84367ca016cb8d1f06b]

remove .src remnants

Change-Id: Icd3df6c154e1eac0d7ba47c449c3fdc6ae388879

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [3a9e5d88398cd621800d355c68c1dd152b031a4a]

Updated core Project: help  44a39c4833aef3499030d046f153bb1d27e84027


2013-03-06  Winfried Donkers  <osc@dci-electronics.nl>  [2d66aad26750c47659e3445e18d9a385658e3328]

some refinements on label configurations in writer

Change-Id: I94ad02972b0fae1327f72a41373f34962452b8ef
Reviewed-on: https://gerrit.libreoffice.org/2473
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [a8ba50d2c0f54aa40977c6da0898814573d6a5e0]

XINC and XLIB are never used

Change-Id: I242153584dd8e50e8163c4534acf8d8a66423b02
Reviewed-on: https://gerrit.libreoffice.org/2545
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [5575d7f3f3b2fcfdc2f9bbae7c8fb0805cb0f267]

various efforts to consistently apply HIG rules

Change-Id: I1a3ef21959d2bf50c57ffeaf5be3e49f75cd8cca

2013-03-06  Julien Nabet  <serval2412@yahoo.fr>  [17f68a9ea17f42757a124651a86bb04ee57f34f9]

coverity#983009: Resource leak

Just moving pArr block should be ok

Change-Id: I9c5c4c35b90d8f06933521c77c966a426a801cec

2013-03-06  Radek Doulik  <rodo@novell.com>  [1d6b17d6130f0bb24c19207dffebe17f983d3415]

do not crop the bitmap, it is already cropped. more debug output

Change-Id: Iac6cd20833e0de9d8135fc4a3a0c4e5884a0e9fa

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [5fa81385ca841d68d43fff9b4af7f55b5d4ab2c8]

adapt code to define name .ui conversion

This is a bit of a pig, the RefButton does a magic
shrink of the dialog to just two widgets.

This happens in a baseclass which has other users
so for the time being switch off being in a
layout enabled dialog to do the right thing
depending on that.

On the bright side, for the other expandable
element we can now use a VclExpander and
throw away the custom resize, reposition, etc.
code for that.

Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [ee53857e984fea54b7dc08b99079b38766f0b796]

handle empty button boxes

Change-Id: I5763970fc521bd5951576090732902ef156d8958

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [a7b318a6ea507c6e35dc3a11f02c1d205519655e]

merge isLayoutEnableds

Change-Id: I67e55fd6aac3e0c9b80c63ca682d3aca7be7d815

2013-03-06  Eike Rathke  <erack@redhat.com>  [4bc9d484ca001fac72d3ebcd8a23a627c296e0dc]

straighten out that dreaded indentation

Change-Id: Ia082475c5d00dfd7c09da08b535e685f8513242c

2013-03-06  Chris  <chris.sherlock79@gmail.com>  [031f383af9942312f1c25f5498fb0e88afe4c562]

Translate German comment in idlemgr.cxx

Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d
Reviewed-on: https://gerrit.libreoffice.org/2565
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-06  Chris  <chris.sherlock79@gmail.com>  [fbb8d6b53b72bc9c2b937161bec4364378b38279]

Remove commented out code in salplug.cxx

Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a0480
Reviewed-on: https://gerrit.libreoffice.org/2566
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-06  Chris  <chris.sherlock79@gmail.com>  [fb237565bb9db1ab35420b9134d70d03794dedc4]

One German comment translated, removed commented out line of code.

Change-Id: I0811d0404b325307a7cab60c8c634a74eef0736b
Reviewed-on: https://gerrit.libreoffice.org/2564
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-06  nccuong  <cao.cuong.ngo@gmail.com>  [a6b91730053fc61416716ae176081b91de52532b]

fdo#60148 Clean up warnings from the Clang compiler plugin

Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-06  Herbert Dürr  <hdu@apache.org>  [6374ae0721a5e5da9ed1a477f9642feba01199a6]

Resolves: #i120306# cleanup failed loading of problematic jpeg

Patch-by: orw
Tested-by: orw
(cherry picked from commit 52c755f84a4755982d0f0933986c292d199a34f0)

Conflicts:
	svtools/source/filter/jpeg/jpegc.c

Change-Id: Ic0686ad44fcd527fc6f182748e255daceac2089e

2013-03-06  Herbert Dürr  <hdu@apache.org>  [c407de35fb9ebf1a585fe490dbf353f7e1a01dd1]

c#706125# fix overallocation on 64bit platforms

(cherry picked from commit febadae3d165ba12f2f7944b441fdfc328a3725a)

Conflicts:
	vcl/source/gdi/sallayout.cxx

Change-Id: I928bbf253cb5f7824b870ca77d04d3e453af67bd

2013-03-06  Herbert Dürr  <hdu@apache.org>  [a424a01a735b117a0a0913b5e322ee9005407844]

c#708666# remove unused member m_aThread from GetPPDAttribs struct

(cherry picked from commit 83587cfa95ca3ffa6c857d184f28e74c5b0a6bd7)

Change-Id: I15bb5c1e6007688bc394858bea8374c59b965057

2013-03-06  Herbert Dürr  <hdu@apache.org>  [c604243cae1eab5de55b8c7ed97f3deae8f6dd34]

c#708912# fix a double free in Sd*Options

(cherry picked from commit a6ee3d58c7cc3e6b0c4ddb31ddd8f495385adad2)

Change-Id: I382c4d0b1206f84d2e38818aa022a3f4b1684b04

2013-03-06  Caolán McNamara  <caolanm@redhat.com>  [c79da6a42f1aa630435a1d2092580f3b1e9ff850]

some XubString->OUString

Change-Id: Ic2baaa9d6de5e6b53bbd11e5917f206336302f7c

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [14e95922d2cdbafb7a3843dc291e8d8a95e89ff1]

Commenting 3 failing tests before someone can have a look at it

Change-Id: Ie6100b1eb21cc991324636c18745faa10092f570

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [ab70eb0c96311674aa9b628c5763fde960a78244]

do not execute unit tests when cross-compiling

For both build and host platform.

Change-Id: I0fa9b5d85449887c2c6bd758fb1fecec9776d97c

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [96409470b19d32a2310086b089542b333686f4da]

reintroduce gb_PARTIAL_BUILD to know if we want to run slowcheck

Also kills horrible SKIP_TESTS hack along the way.

Change-Id: Ida59fb44d247b52ef11ee7ba5e4e006996a87ebf

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [076eaea23c1c9992499399504c90fd00d83f1539]

gbuild: use proper dependencies for concat-deps

Change-Id: I132d63807cd49905a38cb8e38d887c5634a1f01f

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [9e1806b81f5e404320002c66d8dead3af1e0e5ba]

odk: use proper gbuild functions; helps cross-compilation

Change-Id: I7529c4a3ad52cddcab0198e9fd4f2d7b42584dec

2013-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [be46157bb2436798cba163983f98107faa1553b8]

clean SOLARLIB post dmake removal

I think it should die completely but openbsd and solaris still use it.
Probably just setting LDFLAGS should be enough for them ?

Also SOLARINC_FOR_BUILD and SOLARLIB_FOR_BUILD are not used anywhere.

Change-Id: I1c11981f859876af8b90e8ba60fce2820b354022

2013-03-06  Stephan Bergmann  <sbergman@redhat.com>  [0a1e834a7370dec036b621ef1906cf261eb13f58]

Improve comphelper/README

Change-Id: I81e3cb8f21f156e61536237ee8b87e475218dafd

2013-03-06  Luboš Luňák  <l.lunak@suse.cz>  [3fbc15ce456d0112700e1832e860e06f01eb5c03]

remove the need to explicitly specify font style for font embedding

The information can be read from the font data itself now, so
this is a bit pointless. It wasn't entirely reliable anyway,
as it is also necessary to ensure two font different font files
don't overwrite each other.

Change-Id: Ie17ab8118e1c08228beb7c749c5c8d6cf3426362

2013-03-06  Luboš Luňák  <l.lunak@suse.cz>  [595f954424a5b99f0a9d396b77d2d5b89b5ae664]

check whether font files allow being embedded in documents

Change-Id: I95842a35a7c795cb0a3c1957f4062a373a9c4797

2013-03-06  Luboš Luňák  <l.lunak@suse.cz>  [25a5ee2aebebe9e175ad3b1c770bba9826fe4d48]

do not embed the same font file twice into one .docx

Change-Id: I6d38e83a7fa609d53f2f687ccfe289440d23e960

2013-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1bf4306c3967560948f22630ff8f76c268a9c8bd]

Switch from libmysqlc library to mariadb-native-client

Change-Id: I867918bbb61b289e1ad8752e6f46705af6e85b7c

2013-03-06  Michael Meeks  <michael.meeks@suse.com>  [499e53a95e79b175037ec9264d34e2ca6f7e692a]

make debugging / cache better and kill a warning.


2013-03-06  Michael Meeks  <michael.meeks@suse.com>  [7980049cebfb4337df11bf339aaee161b1069bee]

significantly faster and less lame module dep collapsing.


2013-03-06  Kenneth Beck  <overlordkb.dev@gmail.com>  [21e1e859a7dc883a0347b6537e2518f4b2e9d0ff]

fdo#60724 change spelling error REMOVEABLE -> REMOVABLE

Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments.
All other instances of the misspelling have remained the same.
Example: AF_REMOVEABLE

Change-Id: I391f4101bbc3e06689318235a37d616065bc1686
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-06  SJacobi  <Sven-Jacobi@gmx.de>  [0ece7f368b499a010e3ecf2ffa193c242f9a78db]

docx import, fixed cropping

Change-Id: I910c2f769e88c5d9d17fc5bf072909b4b7f28ef0
Reviewed-on: https://gerrit.libreoffice.org/2557
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-03-06  Chris  <chris.sherlock79@gmail.com>  [f7bae94ebd5318a146907e1f9c70f323df4c15e1]

Translate German comments to English in svmain.cxx

Change-Id: I4f27a839c6403c08983f0366402c852b0710029c

2013-03-06  Pallavi Jadhav  <pallavi.jadhav@synerzip.com>  [5d10a0180f5e9922ca197cdea00ee84bc4b2d313]

fdo#48735: Save crop information in PPTX.

fdo#48735: Save crop information in PPTX.

Change-Id: I8aee13b11406988ab451034f43ee41c662add5fb

2013-03-06  Tor Lillqvist  <tml@iki.fi>  [4ceb66d86f508629bd663d16563809524398551e]

Drop unused timestamp parameters

Change-Id: I1d825c39cde67c204110b4a787b3ffb290331fe5

2013-03-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [47ec29ae934c82a58436bca0511117503568e907]

prevent non-3D refs from being accepted in chart2, related fdo#61781

Change-Id: I4c7f79393721bff3d5e6fda98b8d4bf16a5ee398

2013-03-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a26217815d4e69ec2485c370dfef0fbb41d6c8ab]

make all chart ranges explicitly 3D refs during import/export, fdo#61781

Change-Id: I66657ce38456e4a8dc3a602997c451cf1cdd983b

2013-03-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e39ea83a269ac56cbcf81084217457feabf5d47]

improve chart2 import test

Change-Id: I0de697ccf779163408755bcd677b2af2e74bd18f

2013-03-06  Takeshi Abe  <tabe@fixedpoint.jp>  [2082dc5421a7d1e8447cddfca96df084abdc3cbc]

Remove dead code

Change-Id: I922286ea88663402e813365cbf7993890d33e9de

2013-03-05  Peter Foley  <pefoley2@verizon.net>  [7b8411810239683911ad7ef749ed7943038949b4]

fix access is denied error in nss on windows

Change-Id: I3b0ebab5e87897a9c29da4b3f97f7fb71cdd1751

2013-03-06  David Ostrovsky  <david@ostrovsky.org>  [cde76a32058aef5cd19b17f01aebb6715f97ec6b]

fdo#61726 java class collision with new idl

Change-Id: I90ea912fd0cc54068843d21cb2585e78e70a3d71

2013-03-05  Peter Foley  <pefoley2@verizon.net>  [acc4ed5c4b116fe6b5104833341cc044f77e0374]

avoid -manifest warning for StaticLibraries

Change-Id: I13f0286e532ede2ebd9a9f9d28e71d6ec376549b

2013-03-05  Peter Foley  <pefoley2@verizon.net>  [8e60dd94c6a7e3e3e57bfabdd0040b3d1e966285]

replace snprintf with fwrite in concat-deps

As suggested by Norbert

Change-Id: I1b23f2e0de8524db9e1c903863163a82a3965e41

2013-03-06  Tor Lillqvist  <tml@iki.fi>  [185b6251436ef03e314295e4fff8fcfae0d656b2]

Add SvpSalInstance::PostedEventsInQueue()

Used by AndroidSalInstance::AnyInput(). Unfortunately there is no way to check
for a specific type of input being queued as the AnyInput() API would
want. That information is too hidden, sigh. Should fix that.

Change-Id: I2d971a7da531bb00a80fd39311fb70ab29359b08

2013-03-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f7417d7aadba02caa96c0346996b4f2fff2ed2d3]

My check-deps script expects a space there...

Change-Id: Ia591bc9422112d62756c7c80b3d11f5a9af42037

2013-03-05  Andras Timar  <atimar@suse.com>  [5cf45109cc8a5ee53ab2a50003831c3269ee9cc8]

remove obsoleted ulfconv utility

Change-Id: Id627136d25a40b5d573e274cc6ad78418b8ffdb9

2013-03-05  Stephan Bergmann  <sbergman@redhat.com>  [f4b218d16442f5daacf87b42e9cb1fb816bef4c0]

*ppRet cannot become non-null there out of thin air

Change-Id: Idd08a89dd0dcf05caeacc9e14a0a6ea10b433588

2013-03-05  Stephan Bergmann  <sbergman@redhat.com>  [ef8a6be49a7175bcfdb014dca9c3d6ec2961b4b9]

Do not CPPUNIT_FAIL (which throws exceptions) from a destructor

...this is a sure way to std::terminate

Change-Id: I8753b1b1d6594829ea529462aa0369e4f2f623d4

2013-03-05  Rene Engelhard  <rene@debian.org>  [e141af7d7f0969cd425de8ebc852d1b91a8e5c85]

update scp2 module for auto installed libs...

Change-Id: Id19c8c768bd8be7767d6d224fa5d584381707217

2013-03-05  Andras Timar  <atimar@suse.com>  [3f00cb248f36af8d28f3730c73531bbfcc86d25a]

remove ScpConvertTarget class, no codepage conversion is needed

Change-Id: I45f309c6c23704af8638003fd54f1a7e45062d61
Reviewed-on: https://gerrit.libreoffice.org/2555
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-03-05  Tor Lillqvist  <tml@iki.fi>  [0b10d7cf5059d6a8868864fd7625c4e58eda612c]

Rework scaling once more

Don't ask the LO code to zoom while scaling in progress. That is way too
slow. Return to the idea of just scaling the already rendered bitmap
containing the "top-level window" from LO's perspective, UI elements and
all. (Obviously if we continue to work on thie demo app, the desktop style UI
elements need to disappear from the sides of the LO "window", so that the only
thing LO renders is the actual viewport of the document contents.)

This time, instead of scaling the View, which for some reason causes horrible
flickering glitches at least on my device, draw the bitmap scaled in
onDraw. Much smoother for some reason.

Of course when we then in onScaleEnd() ask LO to do the actual zoom, what
eventually results (remember that the LO code runs asynchronously in a
separate thread, and the zoom request only gets posted to that thread) is not
at all the same as what just drawing the bitmap at scale produced. (Especially
not as there is no way yet to have LO zoom centred on a specific pivot point.)

Change-Id: Id80576c99a03f5f8bf0d8039c6c7406322581956

2013-03-05  Julien Nabet  <serval2412@yahoo.fr>  [03c51284b9a23dabc9139504691d061ce38be279]

Remove unused nTotalItems

See http://nabble.documentfoundation.org/Cppcheck-nTotalItems-is-assigned-a-value-never-used-sfx2-part-td4036724.html

Change-Id: I8c752dc7bede7cbf5e450d62500a227458b8dc25

2013-03-05  Michael Meeks  <michael.meeks@suse.com>  [956c8eed2ca24285d1a19cda2f5f878b3e455ca8]

world's lamest code for generating graphviz from module deps.


2013-03-05  Tor Lillqvist  <tml@iki.fi>  [0e838cead94a0e4627e12fb55b4b8c29e9905d4c]

Call ne_debug_init() in a debug build

Change-Id: I08d540bdbe32ba9df994528bac97ac76e587795a

2013-03-05  Tor Lillqvist  <tml@iki.fi>  [712ef1617791a0f4214f8978484f5be11678aab6]

Turn on NE_DEBUGGING in a debug build

Change-Id: I9ca6ea16868fd41c5547fdca547184bf73e134e1

2013-03-05  Miklos Vajna  <vmiklos@suse.cz>  [5dc729cae00e6ea35f5dde13eba89434be2d7dc5]

bnc#793998 SwTxtFormatter::FormatLine: fix missing repaints

The incorrect SwLineLayout width caused a missing repaint when a
character is inserted after the tab in the bugdoc, see the already
existing sw/qa/extras/ooxmlimport/data/n793998.docx.

Change-Id: I685203eeb2ed4236758d65132069cd894ece488c

2013-03-05  Noel Grandin  <noel@peralex.com>  [3554b3653049cb8fffa2a56ca0c9a2d8e972f5ec]

fix for fdo#61801

... "crash on Tools - Options - LibreOffice - Personalization - Select Background Image"

The root cause of this is my conversion of the UNO code to use the
new-style FilePicker service constructor in commit
4b51374a7021d52f7f1be1861e2ee6a011b30ecd

Unfortunately, the new-style service constructor will always call
initialize(Sequence<Any>), which the old code did not do.
And initialize does not like being called without any arguments.

The cleanest fix for this is to simply remove the createDefault()
service constructor method and make all the call sites explicitly
choose the style of FilePicker dialog they want.

As a bonus, this simplifies some of the call sites.

Change-Id: I75f5e03cff4e39abe22cd9650a079ec78ab636c4
Reviewed-on: https://gerrit.libreoffice.org/2553
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [b3876e1dc9b05c7e0e02d7a03c372cc2600c7fad]

another use of the reverse Unique HelpId Hack

Change-Id: Ic2d84bc20abda1ad2417d4dfdbe8c8fb09a49efd

2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [a9b33fc3044c001a652865baf6fb870f04c91a96]

make formula refButton and refEdit loadable from .ui

Change-Id: I2ad13cd8de2c0f8f5672a30c3c1117708368b05f

2013-03-05  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [d1c72717a2260b46a76624db377277d90c6190d4]

Converted Insert -> Names -> Define widget.

Change-Id: I1772da085487358854ae5cc41fb0a802fd761786
Reviewed-on: https://gerrit.libreoffice.org/2130
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-05  Chris  <chris.sherlock79@gmail.com>  [b3b2a4a3f32527a3066d77e2a51c03339db21244]

Update README to explain what "SV" stands for in the source.

Change-Id: I0d0a71a6e74ca2d90487313e33cf82ea7bcac063
Reviewed-on: https://gerrit.libreoffice.org/2532
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-05  Eike Rathke  <erack@redhat.com>  [4f25fac0bdf76f035bd521660d8fd74e8b7e0137]

so there's no need anymore for ls and grep out workdir

Change-Id: I991ab1ff60d056ba8395f39a197d6b8456b7ba53

2013-03-05  Maxime de Roucy  <mderoucy@linagora.com>  [d5405d4c42459304a1152b7a1722a1627f775b07]

res. bug on numbered paragraph when .doc import

This patch solve an issue on .doc import (on paragraph numbering).
It was created from the code found in SwDoc::DelNumRules.

To see the problem you can download simple test document :
wget ftp://craoc.fr/{a,b,c,d}.{doc,png}

Each document contain a paragraph "Test test test2" using Normal/default
style (this paragraph is imported correctly) and a "Test test test1"
using nouveau_style paragraph style.

In a.doc no direct paragraph formating are apply to the test1 paragraph.
a.doc is imported correctly.

To create b.doc, in Microsoft Office Word I opened a.doc, put my cursor
in front of the first charactère of the test1 paragraph (T) and push
"backspace".
The result is that it apply some direct paragraph formating on test1 :
* disable paragraph numbering
* apply some indent

To create c.doc I did on b.doc the same things I did to a.doc to create
b.doc.
c.doc direct paragraph formating on test1 :
* disable paragraph numbering
* apply some (other) indent

To create d.doc I did on c.doc the same things I did to a.doc to create
b.doc.
d.doc direct paragraph formating on test1 :
* disable paragraph numbering

Without this patch, when importing {b,c,d}.doc in Writer :
The "disable paragraph numbering" direct formating isn't correctly
apply and test1 remain a numbered paragraph (even if the "dot" in front
of the paragraph is removed).
The indent are not correctly apply.

With this patch {a,b,c,d}.doc are correctly imported.

It also reset the left indent of paragraph when the numbering style is
remove.

Change-Id: If0568f341b82c2e8354f1728e5fc6f1ab310ea51
Reviewed-on: https://gerrit.libreoffice.org/2046
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2013-03-05  Eike Rathke  <erack@redhat.com>  [f56d1bb450530581bd9aaaecd8fa0bbf4ad0f950]

*/$INPATH/misc/build is gone, dead, squelched

Change-Id: I9beed35b786ee4b096ec1dd605e394a37d680ab5

2013-03-05  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [10bb5b8e24b90f881ac0ef758bb11a0bbd531a67]

fdo#38838, replacement of String with OUString

Replaced String with OUString in mediawindow.cxx, basdoc.cxx,
basdoc.hxx and bastype3.cxx. In other files I only replaced,
what was necessary for the changes in basdoc to work.

Change-Id: I1ad0e7e262f8becdf57f182853aaa914a88895a4
Reviewed-on: https://gerrit.libreoffice.org/2554
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [de02e1e546a2141567afd8a90e54bcde72550ab1]

Updated core Project: help  071306b8f2e8d419a76ba2d493b7b8377fde2eff


2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [edef1887ff9373b29228e51c44ae091f675a94aa]

make RefButton quick help toggle saying shrink/expand

Change-Id: Id5b5518a0cb3982ebc398e57499c5c240ee7d683

2013-03-05  Caolán McNamara  <caolanm@redhat.com>  [afae9b56a0fd80581043afae94d38b29c4262016]

update unusedcode target and list

Change-Id: I53344d6a17570c044ad6e24cc148e07fe6f99ae8

2013-03-05  Miklos Vajna  <vmiklos@suse.cz>  [d431a1323f0b7bbeff79216b2c132e457b6cd3ef]

SwLinePortion: drop no longer needed C30 workaround

Change-Id: I80496eab6f1bbdcbae74ddac946a95ca2c34b45f

2013-03-05  Miklos Vajna  <vmiklos@suse.cz>  [ca44650259e9388bd7dfd0603e4c9908a116c59b]

sw: include SwLineLayout width in layout dump

Change-Id: Ib891a4338a80939b4f6212b1b4f6ae0abfea36fb

2013-03-05  Michael Meeks  <michael.meeks@suse.com>  [c123ea35635943bebf87b7515ecf9c9e5b330ffe]

make vcl filter config extension search cleaner and more comprehensive

Change-Id: I7a5740b42490bf2301e6466f056fdb1dae4c6dbb

2013-03-05  Michael Meeks  <michael.meeks@suse.com>  [0b789377ffc1a05b6c6a58e373900e378835e07e]

fdo#61847 - tolerate invalid pngs.

Change-Id: I02a6460e9fa50c1c11e4f4c972bf962064d57410

2013-03-05  Thomas Arnhold  <thomas@arnhold.org>  [41e03a166eb9077dddd3f0ee9c2602122ec7d5ba]

doubled using

Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28

2013-03-05  Christian M. Heller  <christian.heller63@gmail.com>  [21414f3958357303084780b27d566f2058b73a37]

fdo#39468 translate German comments in /vcl V2

Change-Id: Icead8400db3bab570b5ef55d5079ea50e2e3b7b9
Reviewed-on: https://gerrit.libreoffice.org/2552
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [589ec7b7a1fb10b1618875e17589055c59fbb6af]

slowcheck is not executed after everything is built


2013-03-05  Michael Meeks  <michael.meeks@suse.com>  [d614ca7ebe77894e38754576de0969c4086827be]

initial gnumake module deps dumping.


2013-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7cd6f8f7ad868d2c69bd528d21aa0d8190299270]

start for an initial chart2 import test

Change-Id: Iedd531186fccd73704eb3137195a22d3ca005293

2013-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b6d79264399cbb11f0c030ce18e486914a5515df]

fix typo in API documentation

Change-Id: Ia466bf9d9dfeae04ba5dede377a2fad79405da82

2013-03-05  Matúš Kukan  <matus.kukan@gmail.com>  [42326191c40131561bf4f307750b3d8aa98bbc57]

we need ucpp also for odk

Change-Id: I15a2df171f49141c04f03c61ac3f30db25b6c44c

2013-03-05  Matúš Kukan  <matus.kukan@gmail.com>  [ce1bdc424f462236d8e6bc6c06e95d2f40b43eae]

Let's use only one Makefile forwarding to gbuild.

Well, there is still another one: solenv/gbuild/partial_build.mk
This enables you to do in SRCDIR:
make gb_Side=build -r -f Makefile.gbuild <target>
which was not possible previously.

Change-Id: I6f8ce1c6503124526986e192b7d3552b909fc157

2013-03-04  Peter Foley  <pefoley2@verizon.net>  [61add5c77de1ff963b839020c77f67f14ef07de1]

propagate use flags to sub-make processes

Change-Id: I7974e68f3dd55c5ad859276e482d93a94af0cd28

2013-03-04  Peter Foley  <pefoley2@verizon.net>  [ad81c67b19b522e007e0e553695a4aad82892568]

avoid doubling en-US

Change-Id: I78192d10c4b337631091aed5ffee9f2973f06964

2013-03-04  Peter Foley  <pefoley2@verizon.net>  [b00254ab2af5115b1a4deaaf7593d287925ebc64]

make lto work

Change-Id: Iab6892368c6ba6bb5b83132cdcd6aa959c3b0e1f

2013-03-05  Tor Lillqvist  <tml@iki.fi>  [6cd8e92402746a193e4a19a5f31e9ac16318352e]

Add a SAL_INFO

Change-Id: I57702d2d848181f2df4af3fc0d1ce8cbed1455f9

2013-03-05  Tor Lillqvist  <tml@iki.fi>  [016206156d412b7df6445e81753f49a36f29b29a]

Fix float scale factor -> integer percentage conversion bug in my new code

Change-Id: I1b843ee1921bad3607e62f7e61b085a33cd84aed

2013-03-05  Tor Lillqvist  <tml@iki.fi>  [68eea32a6e1b38013c06e91fc2d88fb67b4b300e]

Remove unused variables

Change-Id: I81c62dd3f6319d6ca9c0da518ca07391a80179da

2013-03-04  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [85c7f925a29f6edcffebe40ef69164f10655abb1]

Print help text if no subcommand is provided

Change-Id: Id9abc3ab45af8b6e44904090e179ce67a3f45796
Reviewed-on: https://gerrit.libreoffice.org/2541
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [65610d54b43290d722b318d5ff819e6b5af1bc3a]

remove trailing whitespaces

Change-Id: Ib6684fe00e063e150af30477fd704d9b3f029282

2013-03-04  David Ostrovsky  <david@ostrovsky.org>  [67942a8b68f8061f4bbeda023be9a586e636128f]

fix build

Windows seems to be unhappy about bpixel.cxx removal.
This partially reverts 3abfdd08caf588577c349f1e2cbe8778ec228c85.

Change-Id: I3a27bafa9ead14ba19d0f00a6be086df6c468e19

2013-03-04  Andras Timar  <atimar@suse.com>  [68526e5c1e268206fd25bb429767ad5c917d01a9]

remove obsolete po2lo script

Change-Id: If014e70066f4d103b7b01c69c928471ba298b6cd

2013-03-04  Julien Nabet  <serval2412@yahoo.fr>  [76fb62755b7b7cafe072e62443a5de852caf1da9]

coverity#983056: Resource leak

Change-Id: Ic40776f3cec5139e7f7accb4985533e78bd7c158

2013-03-04  Krisztian Pinter  <pin.terminator@gmail.com>  [429adbbe0d46716bc128ff8f066aae3cfc793b49]

RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

Change-Id: Ica78f316d481130c28da83f92561206518342eaa
Reviewed-on: https://gerrit.libreoffice.org/2483
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-04  Zolnai Tamás  <root@linux-dre0.site>  [483dbb8a7eb3626d6b1ed552d486d58e0fe149dd]

Updated core Project: help  80057f99f605bb833eaa93a6cfc21b593a302783


2013-03-04  Andras Timar  <atimar@suse.com>  [b3f43db9e998f5656144349a7bb2cf2cf2be68ba]

fdo#61602 use the new Turkish Lira sign

Change-Id: Ic07d9147ad559573e4e6a3818ee78b8dfcedf12f
Reviewed-on: https://gerrit.libreoffice.org/2482
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-04  Eike Rathke  <erack@redhat.com>  [9c51646541846317777b00dc6ad2e30cb1c07950]

resolved rhbz#916936 allow also input line for read-only

Allow activation of input line and cell activation in read-only
documents regardless whether it's part of an array or not.

Change-Id: Id2dc9de9e60b58f4b471fb232e899c9ea75e83f1

2013-03-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7488ad52d7aa0941ec09757240acc3f542b3832a]

Add new dialog to Query Design View

In Query Properties Dialog can be set properties like
distinct values and limit.
To open choose Edit\Query Properties.

Steps of implementation:
- Add new slot to Edit menu (menubar.xml): delete the slot of distinct values,
  because it can set in this dialog too
- Separate LimitBox class from limitboxcontroller.cxx (LimitBox.hxx\cxx)
  With it only LimitBox header is included in the dialog source.
- Extend LimitBox class to work with new layout widget (make... and GetOptimalSize())
  and add it to the galde catalog
- Make a class for the new dialog (QueryPropertiesDialog.hxx\cxx) and
  write the .ui file. (querypropertiesdialog.ui)
- Syncronize the two LimitBox (querycontroller.cxx)

Change-Id: Ib84bef5a2ed55030333d6151342b99ff27766538

2013-03-04  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [30e14d7d3a70f0b5f5a6163d122e501cc5edc334]

fdo#38838, change String to OUString

Change-Id: I373f5d2f453dff83141a4cdaeed94ce0268bf70c
Reviewed-on: https://gerrit.libreoffice.org/2497
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-04  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [11109e8ab8cfa49750d0a2adc3afe3a8a0fc0b48]

fdo#38838, replace String with OUString

Change-Id: I84e49275ffc8627e93f32ae522c621d39a4eda72
Reviewed-on: https://gerrit.libreoffice.org/2493
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-04  Miklos Vajna  <vmiklos@suse.cz>  [4ae71885ec61f87c46285150ef4ca84192627b7a]

fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix position

This reverts a part of 51cfbf0cfaec395a99a00f2c20fcba96de9a4427, that is
no longer needed, but causes incorrect drawing objects position.

The problem was that a non-zero position doesn't mean the layout in a
later iteration doesn't change the position, but the referred commit
didn't allow later iterations to fine-tune the position.

Change-Id: Id91a4c6952d1b58e0c5bc0b1a60991a284c29ddc

2013-03-04  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [de45e004399ff3634b89711990607909a66e3541]

Translate German comments

Change-Id: I3c4b8fa5b80bdd4a38dc9ea15ad805e9430a6e68
Reviewed-on: https://gerrit.libreoffice.org/2540
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [900d29452ea07db7ed3e9731d907d57da26824fa]

typo

Change-Id: I7fda2616fe8f609167ab2caa5eddade5527b4900

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8ecb2c52a67168a4a00b649e7f70731b21a7a91a]

If Mozab is built, look for VS2005 dlls

Change-Id: Id5585ff27af8e743adbecbdad3587db9224a394b

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [9ec4fc4de14cf04e83ef03a800b929b9abddae75]

drop sole DBG_ASSERT only use of Application::GetFilterHdl

Change-Id: I6dd3e1141f9fe925bdb2cd2c7f0df994f35a119d

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [33c3b6012ffc702ba7b948b6e4716fb2fa0a9dcc]

one last DBG_UTIL consumer of this in writer

Change-Id: I6074c3bc265d405688f1984ddeb37dc332c02b33

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [41be45ec7506a698ae0a56fad869de6978a10a95]

add more custom widgets to glade catalog

Change-Id: I1bc651e6f1d51704723386688330fe3d0ccb3429

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [d3f10f8033f6431bc34a87ff92433f96ccc620f4]

include scrollbar width in optimalsize if vert scrollbar is always shown

Change-Id: I9704b5becf6f0003233be2b3aa78b4b21a91fae7

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [cc71e03d3b249989639d2073e8e9635d5de0b158]

audit GetParent harder wrt GetParentDialog

weed out assumption that widgets are direct children of Dialogs

Change-Id: Ib2cf0c8862bd5e82b13380634ed82ca7fcc746b8

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [045e4115656063aa8d77e0581eaeea6cbf9e1c9e]

Resolves: fdo#61665 modifying column width widgets crashes

Change-Id: Ifc9b31cad9e9935c4873c2785f203bd07d1f118e

2013-03-04  Miklos Vajna  <vmiklos@suse.cz>  [5fff8a99b344d92e6eb715fb59e2819b645787e5]

SvxZoomDialog: m_pColumnsEdit can be a NumericField

Change-Id: Ic5469c89587b509822be8e29febc9047548c07ab

2013-03-04  David Tardon  <dtardon@redhat.com>  [dc061a19e02f32b4556598088616b98352bcfed1]

create qtz help packs too

Change-Id: I964b5698f1e17c5f923220e6a8567aad697780b2

2013-03-04  Noel Grandin  <noel@peralex.com>  [85871c984b14b7ceb72634095660081ef16054e5]

fix missing return statement

...introduced in my commit dc00ad1e823e3b36619cd04c7e4d169362e199b3
"fdo#46808, Use service constructor for task::InteractionHandler"

Change-Id: I187702ee5d6c3e653ce08526bb1af80af0b92cb4

2013-03-04  Takeshi Abe  <tabe@fixedpoint.jp>  [ce33f85ffdb8612c9fba9356acdaa93a08a9ba41]

sal_Bool to bool

Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6

2013-03-04  Julien Nabet  <serval2412@yahoo.fr>  [f348749a83cb985c5bf40603a0c8b4e3b5950eab]

coverity#982282: Resource leak in object

Change-Id: Ia7d936c90d7afd4ffa4e22a86289aba47956f576
Reviewed-on: https://gerrit.libreoffice.org/2511
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-04  Maxime de Roucy  <mderoucy@linagora.com>  [eda055de9ea68d6d87be34c659fd0a23930ea3e2]

Updated core Project: help  0401988227a539ef9181bfb26217b09fc360124e

format paintbrush "paragraph" / "character" format

Add a paragraph to explain what formats are considered as "paragraph"
and "character" format by the format paintbrush.

See comment 9-10-11 of fdo#59029

Change-Id: I319007544d2361541a86e084ecf85c9e59973dcc
Reviewed-on: https://gerrit.libreoffice.org/2484
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>


2013-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c510281181c647fc3c32e0d08aab99cd46bd3769]

no need for the dynamic cast anymore

Change-Id: Ieef97a7c2bff0d5aaffb6034e057b33bc9c65a5b

2013-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d8105ab9f3c7b4e846b4422b6b0eb1dc66d806a8]

make this a real assert to find these problems earlier

Change-Id: Ie23de38f5f79a7a72b6ce8d4da7aa0f5e4dd2a93

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [8c801204f95df9a5e662395c0178263970da81a3]

SHL_SHL1 now unused, too

Change-Id: If73c578cf698b11b14b0f97b5f0deb0febac9b2f

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [33d6a7b2d7f6d6401c463556ade98de3bf23cf84]

doubled namespaces

Change-Id: I0f6a34a459c1492a69afa3ef6bcbaa8ed7639a22

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [26e37ca4c7a26d59f1a42de2a43705f61327389e]

doubled includes

Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [57d169b6061549ce273582bd2ee96cce34f1c5a2]

doubled namespace

Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9

2013-03-04  Andras Timar  <atimar@suse.com>  [db7e034b1487cec4686fe0d2e37afd63d4adf8e8]

drop unneeded include

Change-Id: I45c33f16a2b70a938a4f716a54c4a5c64460087e

2013-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1f810b3adf030d4e20e71845bd6368b119a53bc7]

we need to use GetParentDialog nowadays, fdo#60253

Change-Id: I6317ce1f99af58439f7009cac5a4bc133e404dbf

2013-03-04  Peter Foley  <pefoley2@verizon.net>  [6398cf9f874cf0879151d70e9f63f7b8d53b30e0]

do not require cygwin gcc

Change-Id: I29de91f2eeb5c9317271aecf861f64a3c8eff73f
Reviewed-on: https://gerrit.libreoffice.org/2521
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-04  Joren De Cuyper  <joren.libreoffice@telenet.be>  [52db503897de94deae3121e1ce194c88b517f300]

Delete double condition check

We don't need to check if aNextPostIt != aVisiblePostItList.end()
again because we only can enter the enclosing if-statement when
aNextPostIt != aVisiblePostItList.end()

Change-Id: I853ed465e957bd26dae8312d2ce717ea1ca0b4e8
Reviewed-on: https://gerrit.libreoffice.org/2453
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2013-03-04  Stephan Bergmann  <sbergman@redhat.com>  [b2cc8263bbfc01a7b8f51fbe2c56b61bd4da3b5c]

Fix "may be used uninitialized" warning

Change-Id: I6d2ac90177bd3194e0e3c23ee7c8dd634bb64228

2013-03-04  Noel Grandin  <noel@peralex.com>  [dc00ad1e823e3b36619cd04c7e4d169362e199b3]

fdo#46808, Use service constructor for task::InteractionHandler

a lot of code was loading the service using it's implementation name,
which is why this got missed earlier.

Change-Id: I0b150bc9383a1a3a09ab905c4ddb7f914e69638d

2013-03-04  Noel Grandin  <noel@peralex.com>  [244c7cdede13980c29850b7b68e9da16cdc61879]

fdo#46808, convert task::StatusIndicatorFactory to new style

the service already existed, it just needed an IDL file.

Change-Id: I84c8e48e176ec3a38ac48a7abcec7463390523b9

2013-03-04  Noel Grandin  <noel@peralex.com>  [c4c736c2a4c9852f8ef8257c36d7b5481aa9e83a]

fdo#46808, Convert the menu classes in framework to XComponentContext

Change-Id: Ia800083ab052dd648e25d6ee3ac284a017d2176e

2013-03-04  Noel Grandin  <noel@peralex.com>  [89d4ecc16e7e9501f357a26de50b3318d24446f3]

fdo#46808, Convert frame::DispatchRecorder to new style

API CHANGE: dropped the XIndexReplace interface because no-one is using it.

Change-Id: Iad77af588a070b22f2fce007a6ec4641758997a8

2013-03-04  Noel Grandin  <noel@peralex.com>  [4633b07bed7d71d1ab9d7fa30d979f054043958b]

fdo#46808, remove some unnecessary getProcessServiceFactory calls

Change-Id: I62652b0fd9a28e0e7eaea65569764bc534b112f1

2013-03-04  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [ba660eb85665b1893c86217daf1dad78d68ba192]

docx import: table styles and rPr/pPr tags unit test

When importing table style from docx, ignore sz tag when not inside
a tblStylePr element.
I did not find any reason for this in WordProcessingML documentation,
but Office seems to be doing so.
This change includes the unit test.

Change-Id: I2a6c27e458e02eb6cd39defe65a415792adc6393

2013-03-04  Miklos Vajna  <vmiklos@suse.cz>  [23b67c536537c91020cf5a45ab5cb36d7316ed89]

DOCX import: fix import of font size in table styles

Change-Id: I2c7ea83fb910b57d78fda620bc42b90e55de3719

2013-03-04  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4aab4a879390c272cb95600156b4b14a7a29d6ea]

This condition is uneeded and cause localize not to work

See also: 73b7792f716064db0815ad0f86846093edcd2f78

Change-Id: I9ea5e77cf84ce9ac6b247b97e579373831ab9ab9

2013-03-04  Luc Castermans  <luc.castermans@gmail.com>  [32acb98b3fb6acb4712f7195cf5ea1bd69c9c6b4]

translated German comments; all cleaned up.

Conflicts:

	dbaccess/source/ui/querydesign/QueryTableView.cxx

Change-Id: I761b190361bbcca2f9655a7a028799586c2d8656

2013-03-04  Thorsten Behrens  <tbehrens@suse.com>  [3eff5baefc42979f397395b8487efd7b098ba2ee]

Remove empty namespace

Change-Id: Ie3bfc58d56201117a55468d505a25ac95ad86f06

2013-03-04  navin patidar  <patidar@kacst.edu.sa>  [5b32d9c4406a68507ac9737ee0ada8bd1d424815]

fix fdo#61492: update sd:View with FONTHEIGHT attribute changes.

update sd:View with FONTHEIGHT attribute changes, so that
it can position bullet and text properly.

Change-Id: Ibf8c6423e64d194c2711d9c37b58de31f1c4c2dd

2013-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [53630966cca9f88cff01c6607abc7e6ed0cca877]

another fix for error bar import, related fdo#60083

Change-Id: I843a597702cb0cb66d8696c277666e1605091c09

2013-03-04  Arnaud Versini  <arnaud.versini@gmail.com>  [4a0a0bf65ab8fb1ae9426f80d1b0ca920719d607]

Cleanup static and inline usage in alloc_impl.

Change-Id: I88170c9d033e0299c4b4462f7d0edb83152b4fbb
Reviewed-on: https://gerrit.libreoffice.org/2367
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-04  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [45a5dad0460a1a7d1a44716968b8c9ff4a23e04b]

Resolves fdo#60554

Resolves fdo#60554 borders disappear while merging cells

Change-Id: I3d3464e8b75cc9b72a1592d8ef276243202e68b8
Reviewed-on: https://gerrit.libreoffice.org/2375
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-03-04  Thomas Arnhold  <thomas@arnhold.org>  [5b04c9063cc9dd77dc55c361df081812af38cdbd]

remove unused and commented out code

This code gets never called.

Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [bf48090e0a81c6490ee938eabaef4e791df85229]

discard explicit SetAccessibleRelationMemberOf when members of a true VclFrame

I think the old use of "SetAccessibleRelationMemberOf" is a kind of workaround
to show that those widgets are logically all children of a pseudo-frame in the
a11y view. Now that they are truly children of a real frame I think we don't
need them anymore.

If it turns out that being implicit children of a frame isn't sufficient for
a11y, then hopefully we don't need to manually insert them everywhere but
instead make one centralized change down in vcl to automatically present
children of frame as "AccessibleRelationMemberOf"s.

RID_SVXQBX_DELETE_HEADFOOT: This one is still in use, so I added it back

Change-Id: I00df4bd376ba21b7cdc2af87763f7c9ae015b70a

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [2cc80091f7da7ff874f2de9f0c738721fa041b76]

GraveFocus->GrabFocus

Change-Id: If60c593cff51a3c0d29d423746054ec8f4c796e5

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [ecda52f6b3919950870f3ddb195d34d3baf71168]

callcatcher: unused code

Change-Id: I7dcaa6f57815321e108cd7ce284fe145dc0506f2

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [bef4b0dd6e638c1288c8855b514418e10ae19545]

DBG_ASSERT->SAL_WARN_IF

Change-Id: I33c82b9f8ca992d24966211b010675744934d5cb

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [23e572f47548c5465ccf588750fd614b59404f40]

don't do something different in dbgutil mode than product

Change-Id: Ibe0f41206ffaa3ff73018e49b4e710123c7fb14d

2013-03-04  Caolán McNamara  <caolanm@redhat.com>  [3abfdd08caf588577c349f1e2cbe8778ec228c85]

it's surely a bad idea to not crash in dbgutil mode but crash in product mode

Change-Id: Ie72e23a5b3c49b08bcf25a9de2d7c4d4c4e7925d

2013-03-04  Olivier Hallot  <olivier.hallot@alta.org.br>  [5c2d43d25b98c05af0f9a7f126101c3b8fd7271f]

Convert page header/footer to new widget UI

* The widget UI needs further work for better display, but all elements are there
* Fix First page toggle with header/footer on/off
* Calculations for Edit button position in Calc discarded.
* Some comments in German translated
* Need to address helpID's

Change-Id: Iab4eec4fb2497d17c8eb1ab2bab7c31b028af7b0
Reviewed-on: https://gerrit.libreoffice.org/2478
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-03-04  Miklos Vajna  <vmiklos@suse.cz>  [35a2f39de795fca22696224d4490224a6cf93d21]

vcl: don't assert when lack of unit is intentional

The Writer zoom dialog had this issue. Also change the drawinglayer
gradient background tabpage to stop using a custom unit text, when the
real unit text will be set from code anyway.

Change-Id: Ib2e12572abb5c407b7c49dfa4a34dbdd6b6068d4

2013-03-04  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [0ed226d25db933609fdce54cfa8242a8c3dd3a23]

Translate German comments, various clean up

Clean ups:
- Remove additional space between comment and //
- Remove commented out code
- Transform comments to Doxygen-style

2013-03-04  Luc Castermans  <luc.castermans@gmail.com>  [21bbd59a70ae66bcc83397a794d5e8c0aeb687ff]

ersetzen => replace in stead of translate

Change-Id: I8d355d58c3720201554c68be0c82245383eec1ed

2013-03-04  Luc Castermans  <luc.castermans@gmail.com>  [c633c4fd2e13adb866b2dcdc87dece4189e82ddc]

translated German comments

Change-Id: If89452824776c2bd653ca0728cc7e6adf4050e4b

2013-03-04  Luc Castermans  <luc.castermans@gmail.com>  [a61881fc0092bf5bcd48912cf1dc3d782e00829b]

translated German comments

Change-Id: I6d9b646d9d70dcbf97f7faacc8b15578a597b2a1

2013-03-04  Tor Lillqvist  <tml@iki.fi>  [21fbbee5418e898a9cf0c1787c28b8a9c433af87]

Bin pointless PAGES01 comments

Change-Id: I08b9bafa91c5bc7b7b6ca601ab91607b3143d590

2013-03-04  Tor Lillqvist  <tml@iki.fi>  [b162bf7e521e561c3c8eb3cd6a83b944dcd27da3]

First attempt to get rid of scrollbars on tablets

Change-Id: Id861eab66c04cb5547e75959cab8102d5c18f647

2013-03-04  Tor Lillqvist  <tml@iki.fi>  [5f63a1ab95d64d25f241779a6a361fef01f2502a]

Field can be moved into the inner class

Change-Id: I053f7d4a17aec9c8b24b92a40de635c71492a3dc

2013-03-04  Jiri Blecha  <blechji4@fel.cvut.cz>  [66f426b8fa1ceff10ac26319796af73ab0ef198d]

The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif have been removed too.

Bug: 61516
Change-Id: Id347e87a8789ddbe550dde7d7281d9c1cad0c199

2013-03-04  Lionel Elie Mamane  <lionel@mamane.lu>  [8f113d08cebd7529e62f928fbf71f36df9ec748e]

coverity: merge traverse{OR,AND}Criteria into traverseSearchCondition

Meaning, these two functions have the same behaviour,
they produce the same output (and side-effects)
when called on the same input.

traverseORCriteria handles only the actual "foo OR bar" case,
and hands off all other cases to traverseANDCriteria.
But, lo and behold, traverseANDCriteria also handles
the "foo OR bar" case, in the same manner!

Change-Id: I10410e88ce48852b60d1d688fe2865923de9d80b

2013-03-04  Stephan Bergmann  <sbergman@redhat.com>  [7ad376c6a60695d896cca4929c7aede207328cfd]

reg2unoidl is a build-time tool (for now, at least)

Change-Id: I6078ee0e7371fc0c5db058fd43f608bc40ca3eb1

2013-03-04  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2962aaa0087e093a9541b4a4372f6c09fe3f8424]

fdo#61513: Remove FSysFailOnErrorImpl macro

This patch removes all used of this useless macro.

Change-Id: Ib3842ef28ea676e75b18c192f8d9610dcb3c3d0c

2013-03-04  David Verrier  <dverrier@gmail.com>  [130d2776830fa37df9a42cefb911ef9f87ff789e]

 fdo#39468: Translate German comment

Change-Id: I9adf5348b7ab8fa9d14ffe8d0b4151b5ea2c6fbb
Reviewed-on: https://gerrit.libreoffice.org/2536
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9cae1dc5311c09168fbe1f04bea3d4ee33a04bb7]

Oops

Change-Id: I4ccf42a703cce56b32fc38f0caa068c19bf2a5f0

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [328adfb538032d903dfae32397367259d9c4a605]

Save some getLength calls

Change-Id: I4103a338e487ee29da6ac056215c4fa0a244fa65

2013-03-04  Miklos Vajna  <vmiklos@suse.cz>  [474c8b8b631c116e3b80a17e9d0a910bb25df6c4]

SwFmtAnchor::SetAnchor: fix assert to still allow table -> frame conversion

Change-Id: I2dda82b675ebdd434656332d328b02ee3fc04528

2013-03-04  Noel Grandin  <noel@peralex.com>  [b313e37a92a18bc663ea5eb97ea0a569c6b0a962]

fdo#46808, convert xforms::Model to new style

the service already existed, it just needed an IDL file.

Change-Id: Id8f33183d9332f9defd855b3a3c7413fde24a61b

2013-03-04  Noel Grandin  <noel@peralex.com>  [fb0f7c2415321a3bcae00802b98ae76144ea4e79]

fdo#46808, convert singleton util::theOfficeInstallationDirectories

.. to new-style UNO.

And deprecate old service in favour of singleton.

Change-Id: I67244097c22af02530214d7c529dd0d32f5964c1

2013-03-04  Noel Grandin  <noel@peralex.com>  [57dbe20c2bfa0cf5ced0826f61a130414c948f83]

fdo#46808, clean up some old queryInterface() calls

clean up stuff like this
  xI->queryInterface( getCppuType((const Reference< XExtendedInputSequenceChecker>*)0) ) >>= xISC;
to
  xISC.set(xI, UNO_QUERY);

Change-Id: I3b16a38c2a363440f6079cfe6ae47f009d3940db

2013-03-04  Noel Grandin  <noel@peralex.com>  [587c294daba76f89f8de17e86ab0cae495123997]

fdo#46808, convert some code in svtools to XComponentContext

Change-Id: If5f37e8464df3434075eb989ef07a4f7d769e318

2013-03-04  Noel Grandin  <noel@peralex.com>  [fcd01fba69db6de6cfc983fae65b6ba6764de0d6]

fdo#46808, create IDL for awt::tree::DefaultTreeDataModel

The service already existed.

Change-Id: I2acf73b772a7e9cbcb8915561f19c32768459f5c

2013-03-04  Christian M. Heller  <christian.heller63@gmail.com>  [929baa03c33084eaca51e02a131cc835048543c4]

fdo#39468 translate German comments in vcl

	modified:   vcl/inc/vcl/fltcall.hxx
	modified:   vcl/inc/vcl/textdata.hxx
	modified:   vcl/inc/vcl/texteng.hxx
	modified:   vcl/source/control/combobox.cxx
	modified:   vcl/source/control/fixed.cxx

Change-Id: I8af3fe962ba77d7047eac8d7570c5bc572585363
Reviewed-on: https://gerrit.libreoffice.org/2534
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2013-03-04  Stephan Bergmann  <sbergman@redhat.com>  [a32283f452e54f31dab728e8df0822f43f2fce14]

Resiliance against dropped prerequisites for rerunning autogen.sh

Change-Id: I6ff56eb00cf6367d7b4de96ac887cb4e807bddb3

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3677953fc3358460f2c54174545ed2103e728837]

Revert the VS2005 dll fix. We will need a separate rule for that.

This reverts commit 2c9d3817429b1537ea31521cb263a52ce9c7968e.

Change-Id: Id2f0eca9f487920cdb4f36e99c776475bcde4721

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [38470c49ee3d9f346755c6d3eb84b8264a5cbf8f]

Those libraries are not anymore used on windows at all

Change-Id: Ia231c8f42677a6a64e151dc72c5a392962fb8bff

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2c9d3817429b1537ea31521cb263a52ce9c7968e]

Better to add those ones after the check

Change-Id: If9acef1f2b25f94521ce1ff903eaaca7ea90b4cd

2013-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e0a3eba0c0446fa9b32a03bdbd7243ab38512521]

If enabling mozab on windows, package the needed dlls and manifest

Change-Id: I3152ba166c2ea22bd740d85a89d2b6a0c073279e

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [70e8c341af0c6c6f2568a75326b6ee1d3df8145a]

Android "desktop" app: Simplify bootstrapping on the Java side

No need to call defaultBootstrap_InitialComponentContext() etc on the Java
side in this app. The full SVMain() etc will do all that anyway.

Change-Id: I555ccd8efbd0260a72fa5904bb6dcd255eed37d4

2013-03-03  Peter Foley  <pefoley2@verizon.net>  [7b7c7b03df24097b012a20227124811ac555a1f6]

doxygen fixes

Change-Id: I18dd661bffc2dedecf13404b6772fb4dcdeaa24d

2013-03-03  Peter Foley  <pefoley2@verizon.net>  [96017f081f166c7c5649c43ad4f455f2c7805713]

fixup configure output

Change-Id: I1ec6261e1f5a34a9c1f00d874aa5191368034f4c

2013-03-03  Peter Foley  <pefoley2@verizon.net>  [ac3e90b596170c31073c36cb9473aee6d59fbdde]

build userfriendly targets from toplevel

Change-Id: Iffbe6d4570bf4d4bdd7347260a6bb4160af24515

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [c7b82aa4c36ced5927f7a29db20664e53ea4810b]

WaE: unused variable 'aPreviewMMSize'

Change-Id: I98ca154f800c635ca063ed7c3bd1b9afc5d8110b

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [6339bf132518130d4093869f9913df5b103bf5d3]

Android "desktop" app: More hacking on scaling

Added a new "mode" for the CommandWheelData, COMMAND_WHEEL_ZOOM_SCALE, where
the "delta" is the scale percentage to multiply the curent zoom factor
with. Implement in Writer and Calc.

But actually, I am more and more startng to think that live scaling of the
document view during the pinch/spread gesture will never perform fast
enough. Need to go back to the (simple) trick to just scale the BitmapView,
and do the actual LO re-zoom only when the gesture finishes. But in order for
that to look nicer, need to get rid of the LO UI element clutter around the
document, scrollbars, buttons etc. Plus of course need to make sure the LO
zooming happens around the gesture center position.

Change-Id: I20dfcb4c2a97aacbf7e5b6ea5c24816b237fe687

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [5facce3c212387054d2da05672445556f5bca14d]

Add scroll and fling gesture recognition

Not yet passed on down.

Also fix a misleading comment.

Change-Id: I1e6f79c84b1e13f48e4b2620e44b326fb6fc4ee9

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [779a7015fd25099759bf00cee345a03e0e40e08f]

Note that for COMMAND_WHEEL_ZOOM the delta value is ignored

Change-Id: Ia8b8e98ff48a54fd1c295df439e8fd57aeb3fa25

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [874a1bf1748dd0246a00e2a3cd4724f852e71a52]

The AllModulesButInstsetNative thing didn't work

Change-Id: I323d1983238297b094fa0aa7776d03977d3d39e0

2013-03-03  Tomaž Vajngerl  <quikee@gmail.com>  [9058681a8d4f52db18f094994b231e719e9bb6eb]

Better quality previews in print dialog.

Make a fixed size bitmap of the current document for preview in
print dialog. The bitmap is scaled when the dialog is resized, which
is faster and better quality as it uses "BEST" scaling method for
resizing the bitmap.

Change-Id: I3be0bec30a7f2cd594c56d23fe2b39221aff807c

2013-03-03  Armin Le Grand  <alg@apache.org>  [dca9978fdbd96f0b23b3e52431bf074d259ceec1]

121687# better preview

Change-Id: I7beca0f3d809e5a2ab3d8ef6c73b970010a47eaf

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [5f2592b47fe534a873a7342b932ecc9a7094310a]

update description

Change-Id: Ibf0aeea9bae71d5f2f260075a0f30e9273c479af

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [32943a5b7eb635051567f8277864fd59fbb2805e]

binfilter: remove some traces

Change-Id: I5b03dcb5d1f8c73c7a308e7ae209cc7872f18c61

2013-03-03  David Tardon  <dtardon@redhat.com>  [d6d6a8d79ac13a5b9e060032cab2fa216c0b8213]

pull in a VCL plugin needed for running the test

Change-Id: I832e6d0563ece9bde6a1d533415eaec1f4bfb937

2013-03-03  David Tardon  <dtardon@redhat.com>  [d25aed7012dff79a7f192fbe5ead6905027a4f7b]

add missing deps on sden-US.res

Change-Id: I6bfda2abfcaba462a718ed469fb0daf01d8e856a

2013-03-03  Miklos Vajna  <vmiklos@suse.cz>  [3f2767ad271714a2b32024c2838c223fdf3eb928]

oox: fix doxygen comments in drawingml::shape

Change-Id: I3b2576057db49998b610da3094c3a41f2d214429

2013-03-03  Andras Timar  <atimar@suse.com>  [ee1e7b1fbd3339ca368b231c7a7d8ed20355ac0c]

Updated core Project: help  4a6558ff831f49756072305362880ed8c425803f


2013-03-03  Andras Timar  <atimar@suse.com>  [a5783fe922b2419b5b662eb5f544a1f401341dbf]

remove stale javafilters

Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [5e8402ade84ab1816d32793e3476521e1c5b1027]

sal: update log areas

Change-Id: I8687f0a182597e31625b654d6ccf62aa046be8ec

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [f5ca04caca1b6888cdc6b00b8465a53e6d5cf38d]

Related to fdo#60724: correct spelling

Using the autocorrect list of LibreOffice
extras/source/autotext/lang/en-US/acor/DocumentList.xml

Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657
Script: http://pastebin.ca/2327716

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [ecf00403376d13355fcf6fb7cd36b3500f19fc69]

loplugin: improve indentation

Change-Id: If0ddaa8fd7cfaf4df8589422cb50ce37f1be2ad1

2013-03-03  David Tardon  <dtardon@redhat.com>  [29c8b9a7c9a4d62b7df2e70b71beec488aae5722]

silence rpmbuild

Change-Id: Iee5fbadb4eafb1c919bfcef7799e2e81ca3438d8

2013-03-03  David Tardon  <dtardon@redhat.com>  [4745b6edcd710204758ceb35dfc0ff78c391810b]

silence sysui scripts

Change-Id: I0d27e522ff8059200f9d08a28f4b70d7f436c100

2013-03-03  David Tardon  <dtardon@redhat.com>  [310fb291ccfb817a3503785af143828682c0c1f1]

silence doxygen

Change-Id: I8114c6ab7a70572ed530800a4fbc323efaa1a641

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4026cf4be84dd34e913463c728112a99c6ef17e5]

fix build


2013-03-03  Chris Sherlock  <chris.sherlock79@gmail.com>  [2d8cb19057e81f4f3297ffac803e11c6cb84b3db]

No need for commented out code.


2013-03-03  Matthias Freund  <matti_lx@yahoo.de>  [210203e02d8190a90a8330ce2c19dc8c5afdc300]

Comment translation german-english sw/source/ui/uno/

Change-Id: I350aa56bd27ef55a44d5a7140e78fa36b350b302
Reviewed-on: https://gerrit.libreoffice.org/2530
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-03  Chris  <chris.sherlock79@gmail.com>  [f5dc0036abda6fbacab7f05cc9a0faba7a19613c]

Translated German comment, other comments updated for clarity

Change-Id: I6db4f5dd66b928c9424cefebec3016e5bf5e8c49
Reviewed-on: https://gerrit.libreoffice.org/2525
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-03-03  Miklos Vajna  <vmiklos@suse.cz>  [c0fc4eb5a8bd1e79291a43579ec0f4482730b9e8]

SalDisplay::PrintInfo: convert to SAL_INFO

Change-Id: I4abf6b9858e1d74450d7b44d86e0ce96f5195310

2013-03-03  Luboš Luňák  <l.lunak@suse.cz>  [c1f8861c12e2f66592330a2926db840ede16ea8f]

fixes for renaming LOdev builds to LibreOfficeDev

Follow-up to 16826147188bd78d67b97863226f903cc24add71 .

2013-03-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fa878018dec1ce9fd3589066128d0647d3664465]

fdo#60724: fix resizeable -> resizable misspelling found by lintian

Change-Id: I07488c02277292f96c08be6155edf0158976cc0b

2013-03-03  Vojta Koukal  <koukal.vojta@gmail.com>  [9a6ab1568d2c5bad7d546433d1bc62829050aa37]

fdo#60724: fix paramater -> parameter misspelling found by lintian

Change-Id: I6c09767211817533494df34744a265cf28a76105

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [763e94b584411fd856253a06c869a82702f8c89d]

protocol shttp is not defined yet

Change-Id: I67678f8a16d051427a7c36f3a46d46f296109e3b

2013-03-03  Thomas Arnhold  <thomas@arnhold.org>  [919e27746650f223699a97f8f3d4922101d6d739]

loplugin: unused variables and commented code

Change-Id: I01f1f1d112767b576d7cfc6e25fe95385de2c0cf

2013-03-03  Chris  <chris.sherlock79@gmail.com>  [9657161c2a55cc9456e37f7220c5fdecae1829bb]

Translate German DBG_ASSERT - AppFileName should be set to something

Change-Id: Idf0c1c90ff367285292097980f56ca9502e5ef33
Reviewed-on: https://gerrit.libreoffice.org/2522
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-03  David Tardon  <dtardon@redhat.com>  [d5622fa168d4b97096ec19abaa34dc7befaa89ae]

make sure .ui files are packed too

Change-Id: If79dcfded502990e5c452a86ed17bd796de7f30b

2013-03-03  David Tardon  <dtardon@redhat.com>  [3c82b95d92151be365f673c04c78ad1368b928d9]

use pattern rule for Postprocess

Change-Id: Ib8d2ddb2efaef26a0a2aba36e9e1c67b1fb019d7

2013-03-03  David Tardon  <dtardon@redhat.com>  [66298dbfa765bded7c0ffb5097fbf4cde1f35b8d]

fix typo

Change-Id: I1c92bbb3cc01655e38b0059df57650c517176939

2013-03-03  David Tardon  <dtardon@redhat.com>  [c25c54c6c953ae4785bcd9705919601154b59038]

fix copypasta

Change-Id: Id27da44a5645f584922951391bf61ed6368e70b6

2013-03-03  David Tardon  <dtardon@redhat.com>  [2ee307d2300f5d5b3d56dec579b1c6fda97e60d4]

do not copy files around needlessly

Change-Id: I681500bb01e13155b355c8a45b41f73e8b9faf26

2013-03-03  David Tardon  <dtardon@redhat.com>  [3feaed307ed086910862ccced13e753d04ae279d]

make sure the outdir exists before it is used

Change-Id: I4b23256f84110e99a81631330dd5b8009141ece6

2013-03-03  David Tardon  <dtardon@redhat.com>  [01722789831900464700d39b3596b797158cd40b]

make sure the outdir exists before it is used

Change-Id: Id64b3ce16db554206085a77fa1843ab0c78f39f5

2013-03-03  David Tardon  <dtardon@redhat.com>  [4449a90ddd3db683ab1c3b82e4ae5993fcd06271]

don't register targets for impl. details

Change-Id: I2a7ffb54881ae1bc487ee5c0be27c493781ae4c5

2013-03-03  David Tardon  <dtardon@redhat.com>  [ff703629cb29cd09e017e7301ca32532074e9b2a]

make sure the outdir exists before it is used

Change-Id: I73e8d8dbdeada21ff5b1504369e062b1bc2cbfff

2013-03-03  David Tardon  <dtardon@redhat.com>  [4082804c07ee997f0c8c25b4800f1bd16a65aabf]

make sure the outdir exists before it is used

Change-Id: I62267efc2e02b20ca0adc284032ee9dc465a5145

2013-03-03  David Tardon  <dtardon@redhat.com>  [1c2d1ad13e915c8083ad9f63380afb5e094f472b]

add missing dep on sal/types.h

Change-Id: Ica6ac0c2d52e1183213798eaecc491de8bc98167

2013-03-03  David Tardon  <dtardon@redhat.com>  [75a4790677d2960f50c13ceeb7c911342cde404d]

drop unneeded include

Change-Id: I5782dc1f6acd6dfb7532189b93eae618780ae571

2013-03-03  David Tardon  <dtardon@redhat.com>  [12086149445eb7538948ea5a62c02e0e5fda1b83]

make sure the outdir exists before it is used

Change-Id: Ie7a66702a53bf0ad9893d68a16c13e6f418f9f6b

2013-03-03  David Tardon  <dtardon@redhat.com>  [53af11875573e9897b91a9393c3d75ad70847a1a]

make sure the outdir exists

Change-Id: I3d175e1a4c2139bf50498fddedfc48bae3e7ba52

2013-03-03  David Tardon  <dtardon@redhat.com>  [068ade8c46d78a7438b3fed8faca4036dd9dec3b]

add missing dep on rsc/rsc-vcl-shared-types.hxx

Change-Id: Ib60dace7dad3d844ada2f8501935cc7aecd028ce

2013-03-03  David Tardon  <dtardon@redhat.com>  [aa2c94c509ace608ac05e9a2b1b7bdc31322d09a]

make sure the outdir exists

Change-Id: Ie0fcc6a9b0b36970d329b34df3d141bc94dae6db

2013-03-03  David Tardon  <dtardon@redhat.com>  [c5b03110f8fd3a209c84df112e3276a067fa2bda]

add missing dep on sal/typesizes.h

Change-Id: I4d3a4f5108076307715128bd86eec432d1878d37

2013-03-03  David Tardon  <dtardon@redhat.com>  [146d77fcd5a0618c384e29325add9b87ce12feac]

add missing deps on headers

Change-Id: Ia0dba8875fa7925f95911e11376d4d9175e0af2c

2013-03-03  David Tardon  <dtardon@redhat.com>  [3aee095b55e4b3fdb5eedb6b2eb17f7a5d579c1f]

make sure the outdir exists

Change-Id: I8a6d8b387576db1b4c55bf7b46cc8c29c4be0e77

2013-03-03  David Tardon  <dtardon@redhat.com>  [1872c168b9f008194757ebba68dd9a05e1ee50c9]

make sure the outdir exists

Change-Id: I652e4f9e73a0b2e0bccd204218b90ffda3e54165

2013-03-03  David Tardon  <dtardon@redhat.com>  [1e1a25efd4ba640dbed7e274592f706f48c120e6]

why is the ResMgr being created here anyway?

Change-Id: Icbff9bd5717e79b39218415f24ca544e98f26686

2013-03-03  David Tardon  <dtardon@redhat.com>  [09e2d7345addbcaad15e9ab5f8e5bca795bc8a67]

don't want to include svl/solar.hrc in vcl

Change-Id: I811292ef0071e343b12fac4afb79156830272f82

2013-03-03  David Tardon  <dtardon@redhat.com>  [d221ae0092568e096f3850344a59ec27b4ea8efa]

move fltcall.hxx to vcl to avoid circ. dep.

Change-Id: I39ba1b68df0eeb54f47d9947c540b1523567492e

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bf0e0f88563377ee6f2db26970d3199c08acaa38]

and one more fix for error bar import, related fdo#60083

Change-Id: I76ff4849137aaad175b3c95dce6644d612871201

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [969a8c566dc23e1a2c962e0d8e96577c86a5940f]

coverity#982270: fix copy&paste error

Change-Id: I845a858935cf00ff3b07dbfead8e827820329309

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [11e1b25357b38ec1065145cde125ec6b660d80cc]

coverity#735384: fix copy&paste error

Change-Id: If9ecdee058780e7ae518aefeebb74a6d62c4b6f9

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a20116d42ecc90ae05fa1e2df542f815d93ab4c8]

coverity#735378: fix copy&paste error

Change-Id: Id5d7939ba8020cd966d1ff2678186ad912325a78

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21171e0a7fd3aaa14a45a72bfecbc2b2a4ad7679]

coverity#736112: make clear that this is not part of the if

Change-Id: I442d7e363f7594d1fae5e2afdde71ff6670b1962

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bcca57ac426e84b5d359dea84fdac76a5495679b]

coverity#736111: make clear that this is not part of the if

Change-Id: Iab61e80a7fa8f01d826ac90e184d09d0e2358b40

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77c0cc3b750d516ad88481262d090ce0a2118e23]

coverity#736110: make clear that this is not part of the if

Change-Id: I709672e9e2789213c85878d2bd0194ad5bc34060

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [30975b96e84ac313eb220a1d4812e42013780b95]

coverity#736107: nesting level mismatch

Change-Id: I24655d0e87335ac0356a1082fd993a87613e213e

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a51cd484c6de3513a331bfe23c3b184b30ac6a21]

cverity#736478: leaked file descriptors

Change-Id: I0e79f3e330fe1535c473d49010da34b04b9c5875

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c95d4a7701a34c53459bd5d8e66574f13c758014]

coverity#705720: fix memory leak

Change-Id: I374f22ae6cc20c14adb99cd9bc6da1f830067861

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea4555100a9079f1729afabdd7046d1826b052fd]

coverity#705669: fix memory leak

Change-Id: Ib99c5e5c4a8c3c6efd0ff0665c73b241790b314b

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [39f821c9624604412e0f5a91a4390ab8853861e1]

coverity#705657: fix memory leak

Change-Id: I326d2d168d48016d6f1784ff947edd17eb398838

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a050b17880104f3cd172a1cfdc969110cb27f172]

coverity#705648: fix memory leak

Change-Id: I1ba301831758f2ba05226588ec71b1a911d7bbba

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b55d15e3af60ab9f5c5b6f2c97ec5c8a29396429]

coverity#735368: operation has no effect

Change-Id: Ibdb36f3b1df04dca7c4129ef4837317c991d7ae9

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [224137a2fbef0cc6c4ab3d14aff4f28684ab2e8f]

coverity#705121: missing unlock of mutex

Change-Id: Ib36a2f0ada0f0e1af631f3a1698a44edbd3dd59e

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [914018c03a492f433e1ae5081aa3184cded9783f]

coverity#705120: missing unlock of mutex

Change-Id: I341ba77e459967ece5916ed897b76e9f63164e58

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23f124bf95cbd395d9964502d9c1a6d28a6ff203]

coverity#983201: fix memory leak

Change-Id: I0c6a4ed147c6afc1dcabaa33833b7ca50afb4607

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [48d099a85a3293074070ca91f4465f479cb3b90c]

coverity#705725: fix memory leak

Change-Id: I862ea9c4958497cc338b93bd0852c0b1494aee81

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [887ed7f13b3555caaf6d8f3622cd140cc72a51cb]

coverity#983108: fix memory leak

Change-Id: Ief22e3cbb826ab0ceca5d199c1bfd21b46e87358

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9999bb82fa7c9ea74bd23f2bec07ed89289d2988]

coverity#983107: fix memory leak

Change-Id: I602510657d72455485e42e66b8ddf68413035232

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3c849fbcc9833987b6da2d4cb837bcc96e79d28]

coverity#983100: close resource handle

Change-Id: I7e637fcafff08e4299a90887dbcfc60613377c9d

2013-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c04fde0063276e3d5a6de3e077c1c822ed1ad25e]

coverity#983099: fix memory leak

Change-Id: I2fe582bc9b082ab4cac7cc7e6c521087f4906436

2013-03-03  Takeshi Abe  <tabe@fixedpoint.jp>  [ddf1b13a52548a62f6bebd5d97b7b822d2075529]

sal_Bool to bool

Change-Id: I4040baa1a0202426df80a0ea94abde55e2b6ca65

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [19a080540f68abd8800b15b140349b1318d33073]

The Viewer executable, not just the app bundle,  depends on all the libraries

Change-Id: If85d7c8db75dbcd8316193e06b7c337c52216e0c

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [06b58a702f7751bbe997f33603af18767b9773f0]

Do "real" zooming also while the scale gesture is in progress

Would work nicely if only it wasn't so compute intensive. Or is it the
(temporary hack) constant redrawing that is killing performance?

Change-Id: I0b152411a413a818fba7a0f41a3462e423c6ab54

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [5930a963aeb8947f9d23326c98da7cbc4cd35a08]

Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse event

For now just use an ad-hoc factor that works close enough on my device to turn
the zoom scale factor into a value for the somewhat undocumented mnDelta field
in SalWheelMouseEvent. Ideally we should of course calculate it so that the
end result actually is the document content view being scaled by the requested
scale factor.

Change-Id: I21215d38c8ce4a35591d92d305ad1aeeca379f0a

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [92c033df8f4e279196397a06bb5fd4da80f51111]

libucppkg1 is needed, for auto-save I think

Change-Id: Ie4ec4e2518c9e0621b75afe21f22862e3e8bf726

2013-03-03  Tor Lillqvist  <tml@iki.fi>  [bd36b992cf2bf2c395ce6f6f0e89d517cc02d1dc]

Support an ad-hoc (non-gbuild) Makefile workflow for the Android apps

For now, we want to keep being able to just say for instance "make run" in the
android app directories.

Change-Id: I1898d5466c0df6007fa32b202888bed644fa9489

2013-03-02  Gábor Nyers  <gnyers@opensuse.org>  [9e991e1852fa764e78d88b5d3aab17e45ac9213e]

fdo#39468 Translated German comments to English

Change-Id: If4f8e308cfae6a4ba64576c1b2844210e64085a0

2013-03-02  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b15f095293c6127ecaef2f0fa3a1683e72392835]

removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)

Change-Id: I54af0ac7a3454259540e89267200d801b17ec179

2013-03-02  Luc Castermans  <luc.castermans@gmail.com>  [dadfa4bbbe9107cd5b8aad43dace0692ca8d63bf]

translated German comments

Change-Id: I4a629124270eb39dc879f74f1814618fe660be5e
Reviewed-on: https://gerrit.libreoffice.org/2516
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-02  Luc Castermans  <luc.castermans@gmail.com>  [d1e99f5802585513fa222f03d1a578840c403eb7]

translated German comments (file is clean now)

Change-Id: I1f833fe4a2332c1b2fa1e98fd320e55f7e19c649
Reviewed-on: https://gerrit.libreoffice.org/2517
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-03-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [7eda7576e030f1f03a27f01e717aac9fee5f7bd7]

coverity#705402 Improper use of negative value

while at it let's avoid creating 16 OUString objects per run from
the same 8 constants.. and let's avoid parsing the source 4 times
when 1 time suffice... and of course use OUStrinBuffer to construct
the result rather than creating and recreating OUString over and over.

Change-Id: I74fdb8b51bab91a0883db65bc8c5d0e8606e2da4
Reviewed-on: https://gerrit.libreoffice.org/2326
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-03-02  Andras Timar  <atimar@suse.com>  [c3429a0da677fa0bf111ce5b9d00ee4440930f7b]

remove RebuildShellIconCache CustomAction (it was Win 9x/NT/2K only)

Change-Id: Id856c2279520d9183c8b10967f5b56903d21963f

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [c859cc21cd4b577b4e7df8955375fcc5df2bd980]

Start hacking on zoom and scroll events at the VCL "public" level

On the internal ("Sal") VCL level they will correspond to wheel mouse events,
I guess.

Change-Id: Ia422f892d73afe501f529020c2aed9ff8fca99f9

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [ec7986d43be123f66a952ab9619c4beccd0c8446]

Try to make the temporary pinch/spread hack look nicer

Change-Id: Id293e04c089b9304721f83fb4eb77cffab67cedd

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [bcfd6ac251afeba25413c0ffa7fd2344d11bf308]

RTL_CONSTASCII_USTRINGPARAM removal

Change-Id: I0c50dea9d86d3ec15ec327883867a384cbf2a6e8

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [a8ee2fd020477ceee9ca91976e2ea90de45141af]

Start hacking on zooming

Change-Id: Ibc9aad490c4616d339e95352a0b8a7f7bed93070

2013-03-02  Peter Foley  <pefoley2@verizon.net>  [5b1d2fd1e6c39d44ad65c3aec1b496c7a446b1ea]

more lto fixes

Change-Id: I97eb27a354dfb6b6d94886729c5b6df0b0f7687a

2013-03-02  Peter Foley  <pefoley2@verizon.net>  [d79bdca7e472c25973388daafdae34d49e393180]

fix build on android with gcc 4.7

See https://code.google.com/p/android/issues/detail?id=41770

Change-Id: I555c1e9b8b15afd78b07b1c7b12a0b37d1112f9a

2013-03-02  Peter Foley  <pefoley2@verizon.net>  [5b272379dbfb27875c1fbeed98d71699c8beaec7]

always build help for en-US

Change-Id: Ibcde46381cac50058f93e26f0eceb9b1446d1702

2013-03-02  David Ostrovsky  <david@ostrovsky.org>  [61e8d865fd2f3de9668c3176747362e4aaf0054e]

respect DBCONNECTIVITY option for shipping mork driver

Change-Id: If91a3fa6ad8bd1e359e472efacad9d3051cde17c

2013-03-02  Luc Castermans  <luc.castermans@gmail.com>  [dc33a06d89aff71e0190780fdec02c63277844b6]

translated last German comment in this file

Change-Id: I6e8e65156d23682a2045019c7703c57f2448d1dc
Reviewed-on: https://gerrit.libreoffice.org/2513
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-02  Thomas Arnhold  <thomas@arnhold.org>  [6b599d590cbaf8134bacced50e87f923ad908757]

typo

Change-Id: I2ec76c375beae644555226fcc2e94a2030d190c5

2013-03-02  Chris  <chris.sherlock79@gmail.com>  [7cd26df20b4964152cd452682587e52a8408c066]

Correct spelling errors in comments.

Change-Id: I360d4672225ba86466d5ecf0abf615172a7c3659
Reviewed-on: https://gerrit.libreoffice.org/2509
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-02  Matúš Kukan  <matus.kukan@gmail.com>  [ee0dd367156bbc7eac6047e9a772782e56496f59]

remove minor.mk

Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx.

Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0
Reviewed-on: https://gerrit.libreoffice.org/2491
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-03-02  David Verrier  <dverrier@gmail.com>  [5f985d3759f6d424426b04571da90cc02c717db1]

fdo#39468: Translate German comments (and messages)

Change-Id: I80444aac8fdf90ea0f595151788afb14d4415cd3
Reviewed-on: https://gerrit.libreoffice.org/2444
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-02  Luc Castermans  <luc.castermans@gmail.com>  [182b7c697f4ce6bd3b05abdd42482c646e561ee9]

translate german comment

Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7
Reviewed-on: https://gerrit.libreoffice.org/2507
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-03-02  Thomas Arnhold  <thomas@arnhold.org>  [934cdea97a052f82c87b4d87bd371a105d64e7ed]

-writer -> --writer

Change-Id: I78bd922b33d237f36c62ab27e1e383b456797e3a

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [0b2bbad06c508382deb780814de6c6fde2c6d6fe]

reg2unoidl not needed for non-desktop OSes

Also, trying to build executables using our <sal/main.h> stuff for Android
fails (intentionally).

Change-Id: Ic3ff1a46dc95dd87fb33ec38883ce87b4937f05d

2013-03-02  Tor Lillqvist  <tml@iki.fi>  [b2265f06ea45d36edb579d2a385fcc62a7308513]

Avoid C++11 scoped enums

Change-Id: I6f7db048e1f9dfcd47acbfe432c3abeb350979de

2013-03-02  Lionel Elie Mamane  <lionel@mamane.lu>  [9330b97595ff899dbea40ced6656f8c39c76c959]

fdo#61564 when WrappedTargetException not in specification, do not throw it!

Change-Id: Id3c995557f320b1d0241f0ef5d94b1c9aeb66528

2013-03-02  Julien Nabet  <serval2412@yahoo.fr>  [380b858de9f6aae1ee74d3d8f0f7cf75fb68f207]

Fix shadowed declaration of "e"

Change-Id: I42740c0b01d33c90e6ad9f86a658ef27c2673fd3

2013-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5f895a9c1522f6898d004bf2bcf48a5fb6245455]

Fix mozab build on Windows

Change-Id: Ie413a219824cb62a481faf83c2309ab48f4f548f

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac9c6e4da094f5b7ae3e8c45bf7f1c61376e7ff2]

coverity#982991: fix memory leak

Change-Id: I083d1c22daefacefd59a918073ed605aa318bdce

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fca5e0992f153e1e821d4dd9bd35c11c39cdb6ec]

coverity#982975 and more: fix memory leaks

Change-Id: I4c147ea03eb4d5d7c926ec1cccbd344ff28c77d7

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5ff1afbf1ef1dbea81c156572e7cd125bde70778]

coverity#982974: fix memory leak

Change-Id: I8501d26e0f0447b219ecbbdc9262f13158f5aa0a

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f05ef81b31bd0ca16278a8396f42fca75ca038c5]

coverity#982972 & coverity#982971: fix memory leak

Change-Id: I3fa44aa5651584c5a90d9e18c75d0c825fcf05fc

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3c1c6afa2e6671af8508e39b83a58f026655d7eb]

coverity#982967: fix memory leak

Change-Id: Ie96353daa1947297eff417d32ba4c67964489a16

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d021bb4dae80a194c196c8885bc5125b78476bd8]

coverity: fix memory leak

Change-Id: I17a09015d98a98349571a35492d516724ae2daa9

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a935faad11d5306631ac746ea5febaf06822bc66]

coverity#736572: possible memory leak and memory corruption + docu

Change-Id: I2f1aad214481903866cd496542d961245fae47d1

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aed9755db3de7b53cdf227c7cbcb782568649fac]

coverity#736569: fix memory leak

Change-Id: I57e187b41e7ed0e8c10a791af23ef22a4acb7df8

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [290451b92aa2725b43380b9d4cfea54ddb90ff33]

coverity#736322: fix memory leak

Change-Id: I63037b8f128ed9249580cabfe9aab898ead0f89d

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a0e717596dbee0e79e481b1be9f09154331d7914]

coverity#736939: swapped arguments

Change-Id: I66f44ba02855cb9e1f9a986b6f60aa9710e117bd

2013-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9a05a482b0d695a663ec4ca14e1ee43b839f78b2]

coverity#704453: new[] vs delete mismatch

Change-Id: Idf32727e40605ab00c0423f57dbbcd744e898f7c

2013-03-02  Arnaud Versini  <arnaud.versini@gmail.com>  [766170b61e26155715d1cd02f046658697293f5d]

Removing useless STLPort specific code

Change-Id: Id4c5907b2431130018bff434049d9e85ae689793
Reviewed-on: https://gerrit.libreoffice.org/2365
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-03-02  Julien Nabet  <serval2412@yahoo.fr>  [95f8cb6823f21dd97b380136286e87e0ffa2fb24]

coverity#982797: Out-of-bounds write

Change-Id: I58f2040ffc7d56e8e4418a29de0dd4d263defbd2
Reviewed-on: https://gerrit.libreoffice.org/2499
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-03-02  Gregg King  <smokedart@gmail.com>  [db7a441342f7a22d23492dbd25b113e9573db192]

Typo fix: informations -> information and a few other adjacent typos.

FDO:60724

Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b
Reviewed-on: https://gerrit.libreoffice.org/2479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-03-02  Michael Stahl  <mstahl@redhat.com>  [9ca5383abfb7f2f785e9f2e2d5b2565b9a60bbab]

fdo#60886: _SetGetExpFlds: use the custom operator<

The calls to upper_bound in SwDoc::FldsToExpand and SwDoc::FldsToCalc
unfortunately compare the pointers and not the values pointed to,
which causes all sorts of trouble around non-updated fields.
(regression from 2815396a1813cb3956c5aba066de49a7f34bc657)

Change-Id: I48817247719671a16821fcb851b17b628c960a66

2013-03-02  Takeshi Abe  <tabe@fixedpoint.jp>  [ac88fccc33e322ff25f52819e9082f67e3e155ef]

sal_Bool to bool

Change-Id: I278eeb5c61a88cc96d59adb4d9b722d4c91abd3d

2013-03-01  Peter Foley  <pefoley2@verizon.net>  [b3d6c635966ed20e2c9e4e6be6ced03d2358563c]

fix build with lto

Change-Id: If6544eae78a7f3d012368d62cc99d29160b1b47a

2013-03-01  Peter Foley  <pefoley2@verizon.net>  [daec4883baf9be9d814ddc92efe703bc9e282f39]

android/sdremote dosen't need to depend on everything

Change-Id: Iae5b37873f991ab33b8fd7ada7e5f936e83690db

2013-03-01  Peter Foley  <pefoley2@verizon.net>  [251f6a416c6a51d02977530624012232908befd2]

add more stuff to android gitignore

Change-Id: Ibc61098fbde8d253411d834822e3f0c67249c52a

2013-03-01  Peter Foley  <pefoley2@verizon.net>  [b89ea45e5ba32589f69b9539851a51fbe2199a85]

fix android build in separate dir

Change-Id: Id7cf80e1da87a56dee645dc01e64dedc4a8586ab

2013-03-02  Eike Rathke  <erack@redhat.com>  [cd7703c226bec720cfd6664749404eb91f92a2ae]

changed mnemonics to C_ategory and Fo_rmat

Alt+O and Alt+C were assigned twice (Ok,Cancel), Alt+C did not jump to
the category listbox no matter how often pressed, Alt+O alternated
between fOrmat and Ok.

Still, Alt+C does not trigger Cancel!?

Change-Id: I89b027fb33f39a929cc0fc3345a08c711558505e

2013-03-02  Stephan Bergmann  <sbergman@redhat.com>  [97b3bf8b03afef45565821d5e17bffa5d8e90474]

Don't use local types as template arguments (C++11 only feature)

Change-Id: I19b7105b62464234cb72de701b07176f951a7951

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [12353c73868d26690aa4ac008ef5e9f2db8bc12c]

WIP: Experimental new binary type.rdb format

Add LegacyProvider to read the old format (requires a provider Manager, to
resolve singletons' bases, to decide whether they are interface- or service-
based).

Replace registry-based reg2bin with provider-based reg2unoidl.

Change-Id: I5865e62308cc2d9c5439211ac803d84e93aab656

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [866ebf66b3a50b2d601825e4533898949d5b86c8]

Simplify a bit the boilerplate code

The XInputStream is guaranteed to be there always
and if it is not there, do not try to create it.

Change-Id: Ie133489dfcb3d9cec0c4efe78740348a1efa2423

2013-03-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ee08cc0f1e3b38f21bd4d1cc47412ce38bb13e6]

Get sd to build even when impress remote is disabled.

Change-Id: I8706d08ab8abe05ea76ea65210726911e446c20b

2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [b3553246c6e1e444681ef5cc2987d693edc01f12]

grep actually doesn't normally know \t, but [:blank:] is [ \t]

Change-Id: Ie9bf8ea60f1c0595aa3ac2e0f9b3e6505af30e6c

2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [86b49aa44e54d3dba3f0ae82b312ce4af95ce528]

warn about commit messages with accidental comments

The comment provided by git starts lines with '# ' (space or tab),
so warn if a line starts with # not followed by a space. It's most
likely something like '#ifdef UNX' or AOO's '#i103131#'. We already
have commits where git silently stripped off such lines.

Change-Id: Ic366d8ee64207edb8bb2fb1ef3a6a192f55872d8

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [74e40fbbbdb0b09f6529a26984f942a3d4b788bc]

Fiddle with hard-coded neon config.h to support USE_NONBLOCKING_CONNECT

...see the condition in neon's src/neon_socket.c under which
USE_NONBLOCKING_CONNECT would be enabled.  This should not have any immediate
effect in LibreOffice, as we do not call ne_set_connect_timeout.  But it might
be beneficial to selectively do so in light of rhbz#915743 "thread
deadlock/slow join in insert->hyperlink in impress," to work around neon's
disability to abort potentially blocking calls.

The enabled features are hopefully POSIX-y enough to allow for plain #ifdef UNX.
If not, we need to adapt this to more fine grained conditions.

Change-Id: I6bf0a89c1ae73d7183f515e780fff7fe0ae2fed0
Reviewed-on: https://gerrit.libreoffice.org/2492
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2c6794e40d2bf8dd91ca8ca56dbb1663fd695856]

nss on windows needs soltool's unistd.h

Change-Id: I8c23fadc550091c834a873b53dbd3eae2ba8286e

2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [4f1616a59ea21d19e04f1cbd81e13c72e6bbd518]

.gitignore for the whole config_build/ directory


2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [f6deda85ef4f28426c09fab7205f274922af3d96]

current mingw headers don't have fMergeNeutralItems

Reported upstream by Kendy (r5626), for now do not use the field
if not present, seems to be not that important.

2013-03-01  Noel Power  <noel.power@suse.com>  [ec583253c3d761847c93a77fa10c065fc334fab9]

raise warning when saving macro laden doc as a macro-free format bnc#791777

Change-Id: Ic947ceef71c86e31fbf0bce74b064aaf91f47178

2013-03-01  Miklos Vajna  <vmiklos@suse.cz>  [58c30a3545a5725d704eabd79071db02f1f2cb23]

fdo#59638 handle RTF_F inside RTF_LISTLEVEL

Word typically uses the Symbol font to describe bullet characters
instead of using a sane Unicode value, the previous can only be handled
if we parse the custom font set for the list.

Change-Id: I1491f07c40953949e381a035c1596c207cdc4c35

2013-03-01  Miklos Vajna  <vmiklos@suse.cz>  [2f82a08d3565239c2bfe8d21fbebd89bd4657708]

fdo#59638 import RTF_LFOLEVEL

Change-Id: Icd0ba0bcbf519a15006af2e0eb176c37766345a3

2013-03-01  Miklos Vajna  <vmiklos@suse.cz>  [24ba80686c9028b4f6dd1f63bfe905c029068b11]

rtftok: clean this up, SAL_INFO already provides location info

Change-Id: Ib81753bbe26050e2f108c30a1e596a7c34d72fa3

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [5a108cb00906d87869e97aaf4d2a5c4fd72cf57d]

WaE: bogus used uninit warning

Change-Id: I3a78903b5bdc81e751570c32dca93e323e8053e7

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [a228c580c3107e6dae447fbae3bca544144a5c0b]

Resolves: fdo#61459 icons loaded from .res broken

regression since 76b3e61bb4ac66decd7800ef309f3241e77d538f

Change-Id: Idfc7789b402aba0d6ab41875a9efc3b990173af0

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [16d7194ee73786c212e8639d41c7c31735ca930a]

sort frame labels before frame contents for tab traversal

If there is more than one widget with the same mnemonic, and one is a frame
label, then we need to sort frame labels before frame bodies in the tab
traversal order. Otherwise if the focus is in the body of a frame whose label
has that shortcut and the shortcut is pressed again, the traversal through
following widgets will encounter the frame label as the next candidate, leading
back to the starting point and not onwards to the next widget using that
shortcut.

Frame labels have type "label" in the .ui, so suck that out to designate which
widget is the frame label at load time.

Change-Id: Ie21ed87867bd0c983981a3a8f3318b3cf598c1d6

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [bef96b4c6ed9a286031714b636fdb9f14c7dc7c6]

fix higher debug levels

Change-Id: I57c01a8ab7ba158c160dce977e3e0e54e5b67f23

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [5da10275a7475efdbfd9de14ea58cf8f4c6c1582]

Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::Stop

...as otherwise the SvtMatchContext_Impl thread can continue to run for
arbitrarily long, and the other thread calling Stop() and join() will block.

However, especially the WebDAV UCP does not properly support aborting commands,
see 260afe56fd6b2f34de8290f3cdb7d1df5b88f8a8 " neon commands cannot be aborted",
so this is not yet enough to actually fix rhbz#915743 "thread deadlock/slow
join in insert->hyperlink in impress."

Change-Id: I0da899f824763e1b3d19bb5b38d906feb690b623

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [0c3500115c4fd86284a027fc32be704afcf77061]

Related rhbz#915743: Do not call into DAVResourceAccess with mutex locked

...from webdav Content::getResourceType, as otherwise Content::abort would be
blocked waiting for the mutex (in code that would call abort, which will be
required to fix rhbz#915743 "thread deadlock/slow join in insert->hyperlink in
impress").  This required to get the odd reference to enum return type of
getResourceType straight.

Also, propagate information about !shouldAccessNetworkAfterException from
getResourceType out to getPropertyValues, to avoid further calls that would
again block/fail.

Change-Id: I8b9d43a61eb4078acb90079c4eb7aa98a59a8983

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [260afe56fd6b2f34de8290f3cdb7d1df5b88f8a8]

neon commands cannot be aborted

See <http://lists.manyfish.co.uk/pipermail/neon/2013-February/001533.html> "Re:
About ne_set_read_timeout" for why ne_close_connection is not a solution here
(and currently would not work anyway, for the thread calling abort would block
on the aGlobalNeonMutex introduced with 510da29131e56ba0e1783e505e7131e6f7e0d6b4
"forced to make certain neon api calls thread-safe due to cups" until the
blocking thread was done with its neon call) and "a new, dedicated, thread-safe
ne_session_* API call will be needed to allow aborting of a running request."

So enable DAVResourceAccess::abort again and instead disable the underlying
NeonSession::abort.  i#106766 "Crash when cancelling extension update" does not
give any good rationale why DAVResourceAccess::abort had to be disabled, so it
might well have been because the underlying NeonSession::abort was bogus to
begin with.

Change-Id: If8293b93a960907726208bb2f93c375d83357ed3

2013-03-01  Stephan Bergmann  <sbergman@redhat.com>  [331dd1e80616030f824a91a2358857485a798e29]

Bring the hard-coded neon config.h in sync with neon 0.29.5 config.h.in

...keeping all the defines that had not yet been coverd as undefined for now.
(HAVE_SOCKS_H curiously has disappeared from neon 0.29.5 config.h.in even though
src/ne_socket.c still references it, but we had it undefined anyway.)

In general, this hard-coded config.h is a bad idea, though, of course.

Change-Id: I5337f1849b776b62676cee7794917742bcf35356

2013-03-01  Petr Mladek  <pmladek@suse.cz>  [16826147188bd78d67b97863226f903cc24add71]

rename LOdev builds to LibreOfficeDev

It is similar change that we did for the release builds.

Also fixes make-dev install on Windows.

Change-Id: I7d9a4bc2e7b14e79516acdfb90c709dbde1378ab

2013-03-01  Krisztian Pinter  <pin.terminator@gmail.com>  [6f6443f2cbbe21249aceed28bc575227e63ed393]

RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

Change-Id: I3ef372b07f2bacc2b9bbbb034e3d61b9cc8a3677
Reviewed-on: https://gerrit.libreoffice.org/2486
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-01  Stefan Schick  <stinder21@googlemail.com>  [482ce7da9cebfa70aa4224a7ddd834820947826c]

Translated comments from german to english

Hey,
there are more translation patches to come in the next days...

All of my past & future contributions to LibreOffice may be
   licensed under the MPL/LGPLv3+ dual license.

Regards,
Stefan

2013-03-01  Andras Timar  <atimar@suse.com>  [948448657e9565eb0afa146cfa8769f89d44d44b]

Updated core Project: dictionaries  7e4239060266bf238b5e6692ed10d548c37572d5


2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [f351d1a3fd0d14e37f71fe7f565a5579f654df7d]

typo: 1q -> 11

Change-Id: I13c1665b0d4b266256d225c1f7b213d18f7ca0ba

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [9c7cf46fbf01f62ea9520c4ba1ec4748fe62b20b]

Resolves: fdo#61656 use order and orientation combobox select pos as index

not the associated entry data, which isn't set for these simple
1 to 1 position -> data comboboxes

Change-Id: I0c73786bca00684cedc4672d0ad5e61d0c1f9bd7

2013-03-01  Herbert Dürr  <hdu@apache.org>  [6840ba613cc46ee65d58612ecabe748d539de9f5]

#i103131# in doubt treat unicode variation selectors as invisible(cherry picked from commit 179f88dfe5a1eb2ebd051d73b50f1e0af9c12fd9)


2013-03-01  Ádám Csaba Király  <kiraly.adam.csaba@gmail.com>  [b93b23fe10917881e185750d294fc42fe2c92424]

Replace rtl::O(U)String with O(U)String

Other changes include:
in bridges/test/testcomp.cxx duplicate 'using namespace ::test' removed,
'using namespace ::rtl' replaced with 'using ::rtl::OUString' and
'using ::rtl::OUStringToOString'

Change-Id: I67a5952afd305adeb07f728c9074620ecba8e9fc
Reviewed-on: https://gerrit.libreoffice.org/2475
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4b063c0e5b0e04986c98e7dd005a6223d8d9785a]

CDR: Respect override of encoding information

Change-Id: Ia2302ee8acdf638bf001f0a2663e09688c21c505

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [4c8d4308d6e975c93d7d4bfb6f8a11d41c1f05a1]

WaE: init variables

Change-Id: Ia9d120348787bd566a3c9049f7adaf76648d096e

2013-03-01  Herbert Dürr  <hdu@apache.org>  [ee5d620011152e6f260a1712f02cb48da34734d6]

(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)

Conflicts:
	vcl/win/source/gdi/winlayout.cxx

Change-Id: I564e3d2186578041a70f329810173b82c8f1ce5b

2013-03-01  Herbert Dürr  <hdu@apache.org>  [7f47f5bd09b8bb32de9fd38f941a621965c48045]

#c704126# fix off-by-one when parsing WW8_STD's fHidden member

According to the header file ww8struc.hxx the fHidden member is at bit 1
(cherry picked from commit a428571aeecd1acee1b2d5a80cd1d9978f25aeb7)

2013-03-01  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1cdb93954633a7a2a6346f7cd6637d57672b3c72]

String::CreateFromAscii drop in sc

Change-Id: Idb9fda589b309bd850ba2fdd68e7170c28d4c31a
Reviewed-on: https://gerrit.libreoffice.org/2448
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [e06559e69ac9432a6ada4934c39721217c8c6f49]

use short names for doxygen-generated files

This is a build fix for Windows, otherwise packaging ODK fails with complaints
about lines in .ddf files being longer than 256 characters, caused by doxygen
using very long names for complex types (such as the rtl stringutils.hxx
helpers). It'd be possibly cleaner to avoid somehow generating docs for these
internal types at all, but this should do.

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [a526370737099b57b399f2ca8de43e74e24ab794]

Related: fdo#55693 add regression tests for autocorrection

Change-Id: Ie9bbeb38ec9cc2fa0377709e75abb0338b20bab5

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [4a05ab1dd4c7da10810fec9948b2de76b7bdd0b6]

Resolves: #i120028# SvxBorderLine leak

Change-Id: I652653ae8a99b8486e893c65b6c82b6ea6e4faec

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [1bb8ae7a52564ec8b3d08ffe2175e466a02cfd76]

fix higher debug level build

Change-Id: I1c0fb9a3c36708159495af6ac08f1e66074fc029

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [4e1dd61364d6f158ed18660a0389ceff61007197]

reduce callcatcher call post dmake death

Change-Id: I05a68199c606c815ab007cb662c0b29053eb3609

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [b458e734fda37a01db36ed59127984d65f12a883]

vector::at on guaranteed in-bounds values

Change-Id: I6ca8ec182e4c68f4cc29c7669168b513cdf148bd

2013-03-01  Caolán McNamara  <caolanm@redhat.com>  [891a99ce9f5396e752e389d994f794af97dddef6]

Monarch is apparently #7 3/4 not #8

Change-Id: I1664065e9fee3db5b900051ea3bf086c61ef0cee

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [e5a0f81805b63ef720c55d19ac2d792d8df8a7b3]

translation of German comments in file sd/source/filter/ppt/propread.cxx

Change-Id: I11ae4cd91984745a8c18a50575c7195a5316a211

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [7599237f5940b645182cec4ca8817a8e544963d4]

translation of German debug message in file sd/source/filter/ppt/pptin.cxx

Change-Id: I47aae4db5d5aa880d0476f16d982cdc1a2da5862

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [ef1572377e5e136c2de4ec1ffe74c90ba26ec942]

translation of German comments in file sd/source/filter/ppt/pptin.cxx

Change-Id: I3849f4078930c88dda19d569d9544851a395a0ea

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [fea303a3d7422d26b7d4ea26126b0769e66dda40]

translation of German comments in file sd/source/filter/html/pubdlg.cxx

Change-Id: I7c4963560bab186721ec5ef95461a4dcb6994351

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [3cf8785377e78040b302cf904119991991c97283]

translation of German comments in file sd/source/filter/html/htmlex.cxx

Change-Id: I8e432ce2f7a68c51da809b3f68c1924fda6b63c8

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [d97e6d1de52f5b3f1018e63aa78871aea1588b02]

translation of German comments in file sd/source/filter/grf/sdgrffilter.cxx

Change-Id: Ibab526eae24decc208c74173555e75bb00ac50f9

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [8eb64e21a826ddde37356d0cb22dbff408efd2c9]

translation of German comments in file sd/source/filter/eppt/pptx-text.cxx

Change-Id: Ibf2ef88a200699bea456b916fd5e59392d1f19e1

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [dc2b5d791805b7826d5108178e7250ee41ad1156]

small translation of German comments in some files in sd/source/filter/eppt/

Change-Id: If1bfcef7acd3a71ac4c36666d5386f88def62591

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [6bb44ef034e9b15c8805ed2af404c27d434ecfa2]

translation of German comments in file sd/source/filter/eppt/epptso.cxx

Change-Id: Iacd49459f7976f9ff6676c79532fd44c3e11056d

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [0f4b18d18eb04322886ffbe1b4118f3fa276531e]

translation of German comments in files sd/source/filter/eppt/eppt.*

Change-Id: Ied95b179972106402fde3f9d82f6c4844571fa3a

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [1369b2547d7b96b9d371bd8427facc6ed0081450]

translation of German comments in file sd/source/core/stlpool.cxx

Change-Id: Ie5274ef6c5bba0caa8ba8057f751db3301618f32

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [83b8e4c0defb0dba94dbee402ed4420882b6fc61]

translation of German comments in file sd/source/core/sdpage2.cxx

Change-Id: I310ca52319b553ab153dfce53b145f8785a4c62a

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [4c5e85403955da8bbafaa4b58486130e12e73c65]

translation of German comments in file sd/source/core/sdpage.cxx

Change-Id: If75c2f867cbbb0b1d0d3ed83f4439da5f1875eeb

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [c052aa12edcdb341daa58be349cecbd908b0a085]

translation of German comments in file sd/source/core/sdiocmpt.cxx

Change-Id: I4f319e176de87f73cd7ddf01cad30fcf96a35aef

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [07bc2aacb345b92c5b617c5c16b47b91345f3372]

translation of German comments in file sd/source/core/pglink.cxx

Change-Id: Id691449ef0f0397aa8306bb29ea8539de59b56e6

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [5db5465cb8b3f945f4439a6d3c57f722e1c36849]

translation of German comments in file sd/source/core/glob.src

Change-Id: I908876675bd05bce997a2a7ac111032e130c8316

2013-03-01  Radek Doulik  <rodo@novell.com>  [b40bcde076f9fabf24810d2520e878d604d99637]

finish font embedding, use the new Fonts document property

Change-Id: I4cd6b8c11fb1efe9f97d2c5e474bd0bdcc9ed505

2013-03-01  Radek Doulik  <rodo@novell.com>  [8ad5c064190084cb46ce8847bfa306ce3cb01987]

added new Fonts property, it is used in xmloff for fonts embedding

Change-Id: I8a88fb8fd2048e8ced138f19e5bfa74c160c86eb

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [a0f8fa87a550caf348cd30bfcecb0fd050564099]

translation of German comments of the files in sd/sdi/

Change-Id: Ifc7de73dfeb4e12cbe76237558904f4f1f4b130e

2013-03-01  Urs Fässler  <urs@bitzgi.ch>  [ae147f1536101b5fcdbb094eaf50e0db7ac5c07f]

translation of German comments of the files in sd/inc/

Change-Id: Icb9bcb36fe17874167a2beb9b8c6dfc39b8507f4

2013-03-01  Julien Nabet  <serval2412@yahoo.fr>  [9509f5c7923ebd9a95068dd7b9231af79080b6bf]

Useless assignment + use setWidth

See http://nabble.documentfoundation.org/Cppcheck-reports-nMaxWidth-is-assigned-a-value-never-used-svtools-module-td4036771.html

Change-Id: I987f1c6b107291b93875cc169f2a72e249fe2ad5

2013-03-01  Michael Stahl  <mstahl@redhat.com>  [846e0f15635bfa361d2ff32dbd77b2edcef7854f]

sd: BluetoothServer: put the ifdeffery in the right place

Change-Id: Ide62e3624271c3550e17ea2386363cffe8c2897d

2013-03-01  Michael Stahl  <mstahl@redhat.com>  [2ee838d7ad7091fb3e24f362d791b7b59ca983f7]

rename Module_tail_build to RepositoryModule

Change-Id: I06783d26f10efabd1aca06a7a1e0647d8ed58b69

2013-03-01  Michael Stahl  <mstahl@redhat.com>  [117700c213b3a612b2c7498ebeb014c3e998c4ac]

remove unused solenv/gbuild/tail_build_modules.mk

Change-Id: I2c3d8a793f1ce59a2fab9e9511df99222c97fb5b

2013-03-01  Jan Holesovsky  <kendy@suse.cz>  [256c4dec7b3e365ebfa68464c6ab05815ccdbe37]

MinGW: 2 more paths updated.

Change-Id: I0e987cc3490181c3cfed716c9a49104f46a35d82

2013-03-01  Jan Holesovsky  <kendy@suse.cz>  [ef88d773d317ab020593f946706e291acee1d537]

MinGW: Update the installation location.

Change-Id: I5cdcfd8b906710c7ce756d7384fa21e4fcaa4ff6

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [5f632a87abd256e608cf568d035130c2cb19f4d3]

Don't scribble into SRCDIR

Change-Id: I923a3dfe59bf4a16700c23bc22d14e3393f77b15

2013-03-01  Jan Holesovsky  <kendy@suse.cz>  [8eeb0acb445641bfcad5066ed0561c35d7c1c2f7]

MinGW: Make mpImpl available only on Linux.

Change-Id: I35c3ccab01e4607510bd67628f4dfa94633aa8d7

2013-03-01  Jan Holesovsky  <kendy@suse.cz>  [20c1d70fa5c87356bd95b8ac34ae12b8da31ab58]

MinGW: Workaround narrowing conversion in clucene.

Change-Id: I921d8140ecdf577687571a9aeca3100023f390d4

2013-03-01  Jan Holesovsky  <kendy@suse.cz>  [52efa22867b6201a3d97180bfb76e4c780e923a2]

MinGW: Actually, this is usable only with MSVC.

Change-Id: Ida4715033f45f4857c8355b40878f9b05362a222

2013-03-01  Miklos Vajna  <vmiklos@suse.cz>  [02944a639dd534e025e3dd57421b714bb816a28d]

xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macro

Change-Id: I92a341ccafb018b10e884bbaec07574b706a02b4

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8fad92201dc18592f2ffaecc798071f96fec82ba]

Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586

Change-Id: Iadebf93d6002ce1a13152e9f7a8e4c490a4fbd94

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [fa387a548e105b0dac2fb891824bc29e9f2ce149]

Add informative comment and revert unneeded (?) change

Surely if we need to use -D_GLIBCXX_HAS_GTHREADS on Android we should do that
somehow globally then and not just here in liborcus? But I haven't seen any
compilation errors caused by a lack of that? (Except, if memory serves me
right, for the Android on MIPS platform, but I haven't tried building that for
ages.)

And anyway, setting CPPFLAGS to one value in the environment for configure and
passing a CPPFLAGS setting on the configure command line (in the
--enable-dbgutil case) surely is pointless.

This reverts 84374b2d4c44a5c81277ebc18eadd632cd8497b5

Change-Id: I2a280bb24dc0a557c825070866e1969c3176fc3f

2013-03-01  Luboš Luňák  <l.lunak@suse.cz>  [8cbd48f732587653870dc5996aef8af2db1fb51b]

avoid relinking on windows after every configure run

Since 2ba9023a60f41f5ba414fa0f7682ac8104b3a00b WinResTarget depends on solenv_inc,
which eventually depends on solenv/inc/minor.mk , which means relinking all
libraries on Windows after each configure run. As AC_CONFIG_FILES updates
generated files unconditionally, use a temporary and update only when it's
actually changed.

Change-Id: Ie5503ed7cdf307ab51935d271e9f1603b5e8f987

2013-03-01  Lionel Elie Mamane  <lionel@mamane.lu>  [a42649c6743a54498375903b4357c4c0545fbab8]

fdo#60907 Use *one* variable for the MySQL library file

as opposed to two with different values,
which leads to trouble

Change-Id: Ic603105187b6078bd46d6c253410af28e188c70f

2013-03-01  Lionel Elie Mamane  <lionel@mamane.lu>  [c7ef87aa8db6d892491891dcda6bfbaa1ad1d0d2]

mysqlc/README was *very* out of date

Change-Id: I3a50ec19d42aa08d1346c9d0bdc1045f4ce88cd0

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [18e035964e92cb4348a4de0bafc4114608ed4754]

Cleanups to the android and ios makefilery

Also build the "desktop" app from gbuild.

Change-Id: I45fc265c9515b22e10bd7644f54dbfa23601e063

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [6a1cb54c31a0e7591173afa167938535bbe5cf6e]

Pass log output directly to the Android log mechanism

Writing to stderr just takes a detour through the pipe we set up ourselves and
read in a separate thread, and eventually ends up being passed to
__android_log_print() anyway.

Change-Id: I46356910e48926f22c8dc88d9eba6acbc8bce751

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [742bb0ebe3f309c372934397acb463b4e172b4bf]

Use "optimal" zoom setting

Change-Id: Iaac4488aacf08525676dbfca0b747ea777c0d60a

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f4883ae27d834ed14547d5762780cd8596a930a4]

Add breaks to default and don't overflow to defaut

Change-Id: Id0c34041fc7f86bc737f69bfcaacee1c25fe818e

2013-03-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a752069170acef13ea93f062bf61070313a69c14]

Don't overflow case to default so that adding of case will never overflow

Change-Id: I3503a185b02a512d1f13f805b8d51fb48f34971e

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [03bbfe0a5754091f68eab01b15c6fb5726cfbed7]

coverity#705110: use of invalid iterator

Change-Id: I13bb65892ffe09fa6f8bb70321e8846edcdc728c

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2828fe2fd6d3698dc1686811c17675e74afd1642]

coverity#705109: use of invalid iterator

Change-Id: I9c16071a4182801ef5fed8b3d3661accce596716

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6de8f018b687d37d01d04fde9156438a5c7eed9d]

coverity#705107: use of invalid iterator

Change-Id: I2f36090f7d1b009466a973f3795c668f001063c2

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5271d78920dd4159025db6786a6f0568b7131a76]

coverity#736015: use of invalid iterator

Change-Id: Id72e6a2f9c11e72507a8c5c48f9627a1b529dd6f

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ece1af8c7f9f176b24ba976480518050af087e9e]

coverity#736108: nesting level mismatch

Change-Id: I6e6a3baa5aba5591a40fd236e7a2056fb59d6977

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4dc498a7f846bf2452900a4798ad50036948b9bc]

coverity#736047: missing break

Change-Id: I251b3329419c5fc622681ca9cc65572c303eb39f

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [575c5e35005f25b46cc55badbd0b5bc4d2b226a1]

coverity#705210: add missing break

Change-Id: I9833e7d2a912b38525f138f2a65ca91d08dd86b6

2013-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1b5e1bbed36f0560a103300c405806f50c9f3ee]

coverity#705132: add missing break

Change-Id: Id3a3c33854c677cbbcc835e09de3a297512d97eb

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [353bf63697d6ea11199e7786a027f0f77ac4bfcc]

cleanup instsetoo dep display

Change-Id: I857ae6055326e43ad687ac22a6e4a034de5d556f

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [902fdf45636ca7ce13d6545310a8849404d35032]

move android and ios to tail_build

Change-Id: Ic192b063a4ccc1249194bc7a62a8a90682de08f0

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [1ceabe1101c1dee5a8adf6a19d57f1b3726f3e2a]

regenerate pch

Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [59d02d3a3ba53d388e65f301ab2d2b1153736dd7]

kill random dmake leftovers

Change-Id: I64e0d72c2ebcef22a831e264012fc8e1ff3b76d7

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [a6f361b06f86d49edaad47486ae3eaa16fb2fac7]

remove dmake-only utils

Change-Id: Id0723277613cf1867b28dbd98c2249ff9ea73649

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [84374b2d4c44a5c81277ebc18eadd632cd8497b5]

fix boost threading on android

see https://code.google.com/p/android/issues/detail?id=41770

Change-Id: Ia6a016afcf3215558ae261e4844b69dec338d566

2013-02-28  Christopher Copits  <ChrisCDev@live.com>  [ea7d6d070247f6b676054a8256679ac2d2ae577c]

fdo#55693 Two initial capitalized letters corrected in compound words

What changes I made:

1. In svxacorr.cxx SvxAutoCorrect::IsAutoCorrectChar, I added '-' as a character.
2. In svxacorr.cxx SvxAutoCorrect::FnCptlSttWrd, I added code to iterate through each AutoCorrectChar in a compound word to determine if capitalization needs fixing.

Change-Id: I4e7de33fceccdea5edd84e83bacc7ae690135d76
Reviewed-on: https://gerrit.libreoffice.org/2351
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [b0612be2516bcfeadf99ce46edd0aa724f84d66a]

extensions: argh why can't that be formatted properly

Change-Id: I21a32877182dc84bd2291e87bdf49fa513835fc4

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [043f614a3e6e68c26f2f4af609e6b2701e368156]

Bin some unnecessarily verbose logging

Change-Id: I9c9b2a5405f994f180bd51a3a6c91815d0f70435

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [e63165c685e96acb7939b15db61328eef79ff920]

Pass touch events on to the ScaleGestureDetector

Note that the listener doesn't do anything with the scale gestures yet,
though. I guesss either a new type of VCL event is needed for zooming, or then
we could fake entering of Control-+ and Control-- key events (or whatever the
default bindings for zoom in and out are).

Change-Id: Ib2ba138dd3e7874f85e9fc9fb7ac7198fa6212d3

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [18df08f974074c4263c357351beabda4fad6cb1b]

Bin two lines of logging that are too repetitive to be useful

Change-Id: I460614dba8f162a8bedcf0bf847614fae9b05910

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [1e254b3a508eb7b99ace65587fc0e5719efca801]

The RGBA bytes are already in the order we want

Change-Id: Ib4434400b110f8056b3291c0d48fe6548a7a9e8e

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [429827a3e83121cbddd99e1f0df3611203f04171]

Loading a test document works now

Change-Id: I02f8ff9c1a2379fe03dff4e5a0dd4a05634d4034

2013-03-01  Tor Lillqvist  <tml@iki.fi>  [3c06db79d32583c6953d503f547a4ac5d78e608b]

Open files from /assets (i.e. read-only) even if asked for write access

It seems to work better to silently "open" a such file read-only even if write
access is requested, and let write attempts, if any, fail later. Otherwise
loading a document from /assets fails with that idiotic "General Error"
dialog...

Change-Id: I95cbe18010ec5e75ee5993faef2656ae8a2f981b

2013-02-28  Eike Rathke  <erack@redhat.com>  [11359160bda78f09f595cb3ef81d1264c0e62494]

added mnemonic_widget to jump to lists and edits on shortcuts

Change-Id: I2f048d06bccae7a55dc403eb58f80a165265d2a0

2013-02-28  Luboš Luňák  <l.lunak@suse.cz>  [2a601c5665602d0e0f349145a64d9858a93433b3]

try harder when quoting for rc

Apparently the TYPELIB has problems with paths if they contain
some "special" characters like "-", unless it is quoted. It can't seem
to be able to concatenate quoted strings properly either. So build
up the whole filename in the makefile and quote/escape extensively for both
shell and rc.

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [25418b6ed978e635a417d385bcb1678cc8e8370d]

extensions: m_nApplRegHandle unused now

Change-Id: I93c6d0e37306a9c8ac708124a6d21a7ce11810b8

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [ffa37355709b95c5b8951f3a46e2b7952eee84d2]

extensions: remove code specific to oleautobridge2

Change-Id: I88ecfceba0d08ef7136d6db49da1e62c61518d2b

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [5a68f57606d097dac10ea501658c3b668f5029cc]

extensions: remove obsolete oleautobridge2 library

This library was never shipped with LibreOffice; presumably it is some
backward compat kludge for StarOffice versions older than 5.2 that only
shipped with StarOffice.

Change-Id: I5e07e14fde0f62814f4648b362f9e9333fd6c84f

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [01b913387b03bda1dd4585ee0a3294122a7bdc63]

sd: BluetoothServer: appease MSVC's appetite for type definitions

Change-Id: I05a0cc7534e6504c73ad1ccee42ca6e9ecb489ed

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [7d6085a259a2be90a123c020645d74f2c9c27070]

register these libs when needed

Change-Id: I6ad6a4428f71caed0e0c71f3b406fe08f298c91c

2013-02-28  Stephan Bergmann  <sbergman@redhat.com>  [ecf9b211ff2528e2b8e5226dcd50d7c13164bb0f]

No need for a command ID

...as there is no infrastructure to abort ucbhelper commands anyway

Change-Id: I7796386a4b931c24ff2cc66a706d5c0182cb82e5

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [0f599b89a744defa80dcec1859df41670bac519e]

Fix Android and iOS build when SRCDIR!=BUILDDIR

Change-Id: I8906b736551c6ca9f96fec2df9d4b7fd12198f00

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [0109a5b04ec4fc3a31d941faa9ea7c9f37590c49]

Drop unuse maRedrawRegion

I saw crashes or getting stuck in a loop in the Region code for some unknown
reason. Below in the backtrace was the call to Region::Union() in
AndroidSalInstance::damaged(). As the maRedrawRegion wasn't actually used for
anything, let's bin it then for now... No crashes now, knock on wood.

I still don't know whether the switch from SalFooEvents and CallCallback() to
FooEvents and PostFooEvent() helped anything or not.

Change-Id: Iba867daa37a206953cdb765905fa5eb3fca4d08e

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [b34b8d3372364b3c5043da0357ec69505e8d8602]

I think this is such a serious problem that an assert() is in order

Change-Id: If4273ba0b0a95d314e346e26ce092b108214d898

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [82e7c71e768c2281bd5e571e973e4478917e9e43]

Try uncommenting these now, I don't think the FIXME holds any more

Change-Id: Idded90eaa68481dbb9b4045ff62a54e13c7baa31

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [7de08bcde91eece3ea4d5d5ba71cf9ba8aac6080]

Don't SAL_INFO() a sal_Bool as a (binary) character

Change-Id: I6eb8ad74e215dca4b6c7b51939843afda67e44e5

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [7361c08a861a6e4f120d985156e8cdfe7c2f6dee]

Avoid "Warning: -writer is deprecated.  Use --writer instead."

Change-Id: I348df07e6c821969b04fc83b2720d200ffb89f68

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [32da3c3a6bfc61de44c37a77bfca84e3cac2c59d]

Try to use another kind of events

I see randomish crashes that likely are caused by parallelism problems. Try to
see if using Application::PostKeyEventg() and PostMouseEvent() instead of
SalFrame::CallCallback() helps.

Change-Id: Ia97259a378fe40ff0dab3fbb538599e9d2e69c1f

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [658824e43dc306b986a85e73cb1bffaf0e48b879]

Bypass a little more stuff for Android (and iOS)

Still tons of stuff left that make no sense on Android or iOS.

Change-Id: I4bb1555b5d2aefc175d544aa220102aa78697b89

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [1b05f8686849527698c960fb79624a544f21e71c]

Bin one more too repetitive log line

Change-Id: I0ab4ecc4791cd319c8c25583e5207dcfc66b0fac

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [0de21643a9ab3e9e906195752b5f0c76a1cd0bc9]

Use proper Android logging here, too

Change-Id: Idfa826b9dd3156f2471ffd7dac245e68de8f4169

2013-02-28  Peter Foley  <pefoley2@verizon.net>  [c9f637c882a90940bc99ec55b9713230ab26a675]

don't build modules twice

Change-Id: I179f81b92b815f17cd5da77a921b563ee36cb467

2013-02-28  Andras Timar  <atimar@suse.com>  [a8b5710e62ebc82f7210756033a639158e16d09a]

Updated core Project: help  b1cfd2b985bedae8929c2d798815b88e630e7a28


2013-02-28  Michael Stahl  <mstahl@redhat.com>  [2bb13b83e40aec362964d26921a3fc1660a5da2f]

extensions: WinResTarget_activex: use absolute paths

This does not build from the top-level because it uses a relative path;
the command invoked from "make" runs in the top-level dir while the
command invoked from "make extensions" runs in the extensions/ dir, so
we have to use absolute path here.  Presumably the weird substitution
going on here is just a relic from the days when WORKDIR was variously
converted with cygpath.

Change-Id: I73a61699ec0394bd40e63864f3e9f566c7d28a32

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [0a2b5bafcd81a7c1fa7ab286438b5e93288c1925]

sfx2: restore weird SfxStack::nLevel that was...

... accidentally removed in 7cbeac07d21413443889e6ee777a428782e746ae.
Not that i know what it's good for.

Change-Id: I8f2963050434741503b39539fd9a1a339b56d60f

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [2ad72a560af533ebf4d93e751b6bbe23812d0686]

sfx2: remove GPF() macro, we manage to crash just fine without that

Change-Id: Ia80c5affa0c12acee0a79b9e4665a2b13511e981

2013-02-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4fcea7f0c414bea7975694465ae4e4436bdef24b]

Global resources should have an identifier >= 256.

Change-Id: I00b72779f7400d532e87907308198269a5f8784d

2013-02-28  Jan Holesovsky  <kendy@suse.cz>  [7820a13f6175e6da73c7ae937f075ea13ee83311]

MinGW: Build makecab.exe and friends only when WINEGCC is set.

Change-Id: I37ed3c2ef456c4a258101a9f1ea9568798a6ce80

2013-02-28  Eike Rathke  <erack@redhat.com>  [be16dba682b8ab1c244f8d24f1bab3a539096962]

resolved fdo#60915 force long year only for ROC calendar

Long year was forced unconditionally for all non-Gregorian calendars, do
this only for ROC calendar.

Change-Id: I39d6eb269b3d38046d32dcf0f66edd5617581b9d

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [c66b914a7f5d2eae694b5f083ea8b5ff8320753c]

Updated core Project: dictionaries  22c5f0b69b2e2954bddbb0ce0dcfe5721b440bd1


2013-02-28  Michael Stahl  <mstahl@redhat.com>  [a44abcf0da93abbc1aaf15fb16fd907d812f2ff9]

Updated core Project: help  5218df0d55405043e35ffbbc5c2c7be1d259837d


2013-02-28  Michael Stahl  <mstahl@redhat.com>  [b768611724a3c25e4267c921308006abe03f97f7]

remove all d.lst

Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [4b750d5052b8e473f2ec4db48724f02deb497b78]

Revert "rm -r solenv/src"

This reverts commit 6b7595c57228e86447dbd638a95bc35b55e67180.

solenv/src/component.map is actually used in
odk/CustomTarget_settings.mk

Change-Id: I01dba8e7e37cc9639ae5ea6f9ee7a7bb8fc6c496

2013-02-28  Lionel Elie Mamane  <lionel@mamane.lu>  [a2db9096e2674bfb1cb125bf6036c990f35579e7]

fdo#61203 initialise m_aComposedTableName *before* trying to use it

Change-Id: Ie7a19bdfe9e7bc729a62191362ce0779d73385a0

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [06768783eac941b619a376a82a1c22066a704911]

gbuild: WinResTarget: try that again

Change-Id: Ib96447c402094b57102e2657546567c51192259c

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [1db45205a92318fa3f7662c2e90b4ccb20510cb1]

gbuild: WinResTarget: for dependencies use the actual target

Hopefully fixes silly .d files that have "makedepend" as target.

Change-Id: I7ebf3c56187acc94f4374353db255cdbffa6df02

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [6b7595c57228e86447dbd638a95bc35b55e67180]

rm -r solenv/src

Change-Id: Ie38efcb040ce8f5f02d32bb1375215b816fe46e6

2013-02-28  Julien Nabet  <serval2412@yahoo.fr>  [c13802e009035a22b9d38a045c7feb15b1c659a7]

Fix typo "persistant" -> "persistant"

Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a
Reviewed-on: https://gerrit.libreoffice.org/2347
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-28  Gergő Mocsi  <gmocsi91@gmail.com>  [d5f12bfbf97e179ca45476bb7faf275bdf26f5ca]

fdo#38838, String to OUString in module dbaccess/source/sdbtools/connection

Replaced String to OUString, plus deleted deprecated macro RTL_CONSTASCII_USTRINGPARAM

Change-Id: I4464644df8c42692aed7cb078b5f77c482e615f4
Reviewed-on: https://gerrit.libreoffice.org/2380
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-28  Miklos Vajna  <vmiklos@suse.cz>  [521586b328305c4466603438a9931993b92873c6]

Related: fdo#59638 DOCX import of w:lvlOverride

Change-Id: I23fca674e2436b09eeea3337b4d3eeb7a33ccf09

2013-02-28  Andras Timar  <atimar@suse.com>  [f2e706d87399911e300c0101c876e44f2819c505]

fdo#61453 fix truncation on German UI

Change-Id: I4ec173dc2856a6208f1149a5a9cbfc18873d1f2e

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [2a9c14730d93ea434cb456d248c37c7ff41fa6c0]

Resolves: fdo#36668 allow image captions above image

orientation is the *second* argument, not the first,
which may be why this was never implemented, because
setting BOTTOM "didn't work".

Change-Id: Ief9b7f3ef7f696d38a3da73f9e38fe30a2d6c855

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [3ba44a1e25e63659b4b10840fa83067fb0008f7d]

various efforts to consistently apply HIG rules

Change-Id: Iada517a5addaeacbc83f46e55773ae373098c95e

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [270c204d336e17ee311d29ddff37392a823d34c2]

remove the unused dmake solenv .mk files

note that the remaining langlist.mk and minor.mk are included by gbuild
makefiles

Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [04df3cb2b9e1026b8aeb809805bc4878c047eb76]

Remove dead voice command code

I don't see voice input commands being generated anywhere. Nobody seems to
know what this code has been used for.

Change-Id: I4e4221dd4dff76086d0268be286c3605e669bae7
Reviewed-on: https://gerrit.libreoffice.org/2452
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-28  David Verrier  <dverrier@gmail.com>  [4626cda96af778ee34599f572567cfbc89d06983]

fdo#39468: Translate German comments

Change-Id: I29619fab12ae22bda6a8f325eece63d777b0470b
Reviewed-on: https://gerrit.libreoffice.org/2468
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-28  Andras Timar  <atimar@suse.com>  [6aabf38ed7dc7fbf2be26fdf909fb47dcdb7e44d]

remove code that handled the recently obsoleted PATCH_SO_NAME flag

Change-Id: I34b99883711b41b8038d1229f00bc670582d6398

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [75b2f6b241046d4467a7c0c9cbf49b4533b46045]

sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deleted

Change-Id: I5f58b558b15f7d11b75554195e10a258d027bcfc

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [5bf6797e81d54177508d3eb370e8242e3b58a3f8]

fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarks

There is a STL assertion in deleteMarks because the ReleaseDoc call will
recursively call into deleteMark again and delete marks that are in the
vector vMarksToDelete up the stack.

Change-Id: I9139b174f8a518a551a3ca8520396202c306abcf

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [dbb74ee9950dc706ea4fde3397a4c1d19b172fa9]

fdo#61000: writerfilter: filter out unsupported list tab stops

Change-Id: Ic9d31eba84b1d8d9cf93d8289621a65d43521a8b

2013-02-28  Michael Stahl  <mstahl@redhat.com>  [0d4ee442f170eee4c35b9a1b1cb596f71d256b1e]

fdo#61309: writerfilter: filter out enormous numbering levels

Change-Id: Iafef1c2ca2ca072bd604946fbe19b6a24e323512

2013-02-28  Michael Meeks  <michael.meeks@suse.com>  [b440cfcc548f3e9c74001c1e692b35ff272c409a]

add missing openssl & nss3 dependencies to libxmlsec

These are required at configure time.

2013-02-28  Stephan Bergmann  <sbergman@redhat.com>  [bfdcde7c2eb44b7c342ba1d048384eb7776808ae]

Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK

Change-Id: I466424c5b71de4d6bb126499895539813283502a

2013-02-28  Stephan Bergmann  <sbergman@redhat.com>  [8546e4180d0ea21af2033bf5888e16e3018a764e]

Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)

Change-Id: Iac16e28979e7d6ae7e0502588f6216d9bfa51eda

2013-02-28  Stephan Bergmann  <sbergman@redhat.com>  [264a2fdcacd1d2725ece59ba8352857aa0a7f15f]

Unused LIBRARY_VERSION macro

Change-Id: I4adea5036eaba5186faa8faa3d56bde338e8913a

2013-02-28  Andras Timar  <atimar@suse.com>  [6851c5fd4337af38884d16c05695da7e4e059dcc]

bin PATCH_SO_NAME crack

In VersionInfo of Windows executables the FileDescription property originally contained
80 times 'x' character. These executables were marked as PATCH_SO_NAME and later the
installer maker perl program replaced the xxxxxxxxxxx to the actual file description
which was defined in scp2. WHy was it good, I have no idea. The problem was that it
happened after postprocess, where we signed the binaries, thus diigital signature became
corrupted. It is better to give file descriptions via makefiles.

Change-Id: Id5ad4470bb7a6313b33fbba09d72d9a009163a89

2013-02-28  Stefan Knorr  <heinzlesspam@gmail.com>  [889ec0e4d4afac36d4d462bfeaf146398baa4082]

fdo#39468: Translate German comments in sd/source/core/

Change-Id: I91af80438dff2aead6bf32cecd3caa97e05c9a65
Reviewed-on: https://gerrit.libreoffice.org/2461
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-28  David Tardon  <dtardon@redhat.com>  [bfdbdd5359fc3a8471c46263c0f05ae0979b0c56]

Updated core Project: help  dd64dc0f137c28c8889c525adf3eb26caab38db5


2013-02-28  David Tardon  <dtardon@redhat.com>  [f27954d5bfb0ad4b69482f26d30a6224aa1f5568]

remove superfluous target

Change-Id: I8efd522b6317922f091269b1c857efdb2d05dd56

2013-02-28  David Tardon  <dtardon@redhat.com>  [9e3dcc233b3bf3e259e1418c061576d2d0b9f394]

remove superfluous target

Change-Id: Idbb67a2cb79f8eb4f8cf5834217bb0c900a978a6

2013-02-28  David Tardon  <dtardon@redhat.com>  [b4174e9aaa431c29bab0b613e71d6dab2e725246]

fix typo

Change-Id: I348cc52fc90236e5704c0217326d02c2a34c001b

2013-02-28  David Tardon  <dtardon@redhat.com>  [6df7952fb47944b1cbd1d5b192f96af2d0d399e5]

add missing deps for translations of other modules

Change-Id: I13425290fcb19ab373258f79cc9deb9af7fb1d98

2013-02-28  David Tardon  <dtardon@redhat.com>  [5247c7b0c59a8c65f1d20e62dce71e367c08bea2]

pack help index files correctly

Change-Id: I9a6847caa8e8432f500b37e89076594c3728fe2b

2013-02-28  David Tardon  <dtardon@redhat.com>  [cfe0fbb039e452ab75552e65474859573cb155fd]

do not create index for shared help module

Change-Id: I83f9b99abcc952dfea924662a0db8d98efc56307

2013-02-28  David Tardon  <dtardon@redhat.com>  [b12d5e12a60867531974ce6b4eca0ce653bcae7c]

hack for adding err.html into shared help pack

Change-Id: If1cdcb35be2c2eeb1a3d80ddd7b751e0168982d4

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [bc3170b4c15e8287e990fb9ae9c74241345038dc]

use our default opt/noopt and symbol flags with icu

so --enable-symbols gets -g in here with -O2

for gcc always add -fno-strict-aliasing

Change-Id: I8d673ebaf26d5afdcc5ae5de626cc7f32ffd6835

2013-02-28  Christian M. Heller  <christian.heller63@gmail.com>  [02a985013e816c94a07cf93491873fddfe090b1d]

fdo#39468: Translated German comments in vcl/{inc,win}

Change-Id: I1b11872dd56d93b116a65ac2e3905f751cfafeeb
Signed-off-by: Philipp Riemer <ruderphilipp@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/2447
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [4777e735640071293c89444516dd9b57d92a39b4]

Remove unused variable

Shuffle some assignments

Change-Id: I054ad7642ed4fcc66ce24923a1c945bedb01ef27
Reviewed-on: https://gerrit.libreoffice.org/2457
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-02-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [ff27a7fd89dc3786a5f5094ec286ccdb787498bc]

Fix page format UI labels witht mirror pages

The recent page format widget UI was not swapping inner<>left and outer<>right labels when page mirroring was selected.

Change-Id: I793180100764293dacb702b725a282a95a6b6238
Reviewed-on: https://gerrit.libreoffice.org/2455
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [13bb2310e3ccc500522b1bd8de50e4ecc24074db]

fix make <module> for BUILDDIR <> SRCDIR

Change-Id: I63528f351685167c1d67551d92afc2826a8b42ac

2013-02-28  Michael Meeks  <michael.meeks@suse.com>  [b5f1139427b40ca727a03e2e41aa5625cfb08bb8]

cleanup some module calls.

Change-Id: I2871b7e49416c1fb25b80a7a4e7e2dc98efd75d8

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [fb23f10f191b9229fc570c4b38cfc29ca53d5ce7]

odk: do not copy to the same place in parallel

Change-Id: I23e26d167b239f4f68ed2c857d2c0a5eaaf1a89c

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc9849118fb4e67d1b37f8a69c97fefbcd5db194]

fix build


2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [75082a3bf7401fad10c2806a3f7ce268160d7ab1]

coverity#988423: fix memory leak

Change-Id: I3ac2cca7e24e6cc1b47b42c2d42bc7caee91b559
Reviewed-on: https://gerrit.libreoffice.org/2458
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa8091bc25b67189dd7a43ff85ef3ae11df0971b]

remove useless comment lines

Change-Id: I884a97d36ff2ed2f4526cf96af9cac214af4db31

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6a3bcdc109d6e6a37221c7f40d5b8423efc95ca]

coverity#705769: fix memory leak

Change-Id: I77454dd6c33c8309991108343a2895792095f95d

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [baaf3ed1296038a4eda09bf41b1d8b210a41edf2]

coverity#705729: fix memory leak

Change-Id: I978d0a34b3f94e66f9ebc5ff0ed8d3068ed4fc12

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33cf5700cfd0f1645d015f9f32abc4337e9bd330]

coverity#705726: fix memory leak

Change-Id: I8ccbd73a937e7506a64ae1925ca20d420117fb73

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [821ef2bb05cb6bddda65d2214ff4d80e7d872664]

coverity#705651: fix memory leak

Change-Id: I1f0c8ac963f16fb4bd0d101c6a62996d9aebab78

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b65335564647705092d58dc0e9de92fb01c6262a]

coverity#705637: fix memory leak and add documentation

Change-Id: If06ef8c78a7d3910be3f3d46dca090a4568b5fe7

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f4bb6d7cb5751c22bcba99ffe926d7b645902ae2]

remove unnecessary ascii arts

Change-Id: I4b76249ad29ed0ef4a35e2e2bffbf98508bad327

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32fcb0c4f56deb8813340d88d0638e1960851a06]

coverity#705636: fix memory leak

Change-Id: Iabb4922aedd6f2897e005797e6d2ae1fea11ac4a

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [c0f85e6879e527ff0673c82e84e8ee0afcc6a5ec]

Resolves: fdo#61571 cairo not linking against internal libpng

the flag is called SYSTEM_LIBPNG not SYSTEM_PNG

Change-Id: I703a669f544e539f7fcfa64c0121a73f0608aecc

2013-02-28  Caolán McNamara  <caolanm@redhat.com>  [b1c0d8a7cbbf60cc6725727f61880e27e7e6346f]

make things line up nicely in page format

5 sizegroups is probably excessive, but results looks reasonable to me

Change-Id: I1c0318e2ba0abf77b529d78b30d9af5ec630e6ac

2013-02-28  Andras Timar  <atimar@suse.com>  [f820d854dc9affa3e41f1dc73deaee782eb38c65]

renewpo was needed one time only, 3.6->4.0 conversion. Dropped

Change-Id: I8ad66eb5e664590f596ffb9e76b50b5a95aab456

2013-02-28  Andras Timar  <atimar@suse.com>  [73b7792f716064db0815ad0f86846093edcd2f78]

excludeDirectory became obsolete, because dmake was killed

Change-Id: Id9f3d2435530ff9c797eca5e86aa568f921017b1

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [2057218fbc9a688fe8d3aff64634d8826e4b6ebe]

fix BUILDDIR <> SRCDIR in makefiles

Change-Id: I7b6cc6b638cec5e552492548a878325b3fe1119d

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [1f97fe05473f72cc79b2d08fa3477e8fbca73bac]

Pass --srcdir to the BUILD platform sub-configure

Change-Id: I52491e9ea6f8460c9fa3e2dd94313ac0f05dd3e9

2013-02-28  Miklos Vajna  <vmiklos@suse.cz>  [13bd8bbc7fb32d87ac558db049de225a617ab7a7]

openssl: unset MAKEFLAGS on !MSC as well

This fixes the following build error here:

ar: creating ../libcrypto.a
ar: cryptlib.o: No such file or directory
make[2]: *** [../libcrypto.a] Error 1

Change-Id: I8f746f4ff44c3797583678e47956363c0cd49829

2013-02-28  Andras Timar  <atimar@suse.com>  [d9fb2a6add269955d168d6d31c0257314ea4e020]

fdo#57536 remove 着:著, because it is wrong is some cases

Change-Id: Ia7c5692e1da4d24d985f0813e07631898d7100ce

2013-02-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [dc0bf66e33af9b2d07cccb7e5b1bddb08c368826]

BUILDDIR <> SRCDIR in the installer too

Change-Id: I817b97b34ab7a526dbdee05b2dda8f7928a8cf5f

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [f2e7365ebc9aecb4cd9e56414ffab6023400ba67]

various small cleanups

Change-Id: I81898c622279e97403efa05d7d2179102db6676a

2013-02-28  Matúš Kukan  <matus.kukan@gmail.com>  [bdd921453e0ea9d94f2bfd15dd72a984935552d5]

remove RepositoryModule_ooo.mk duplicated by Module_tail_build.mk

Also remove pseudo-module tail_build. All we need is one makefile.

Change-Id: Idb7f3a15db33adf4398136a142f175094ef4bc6c

2013-02-28  Stephan Bergmann  <sbergman@redhat.com>  [a595c6e12b3e62179ec849328eb19115ab86e624]

dmake is dead and burried

Change-Id: I5662db1cfe3506b3a8d4444248f872345cca4343

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [04893b7c90421f3f4c260f80ce70b43afa5d7fb9]

WaE: 'eventKind' may be used uninitialized in this function

Change-Id: I55b2a2bd4cffface671727f88a3da9b132d7637a

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [7bce0a1d9b0ef57432e0d856c67257b1573dedf5]

The "pre-cleaning" is fairly pointless now when we fill the whole screen

Change-Id: I85a2ee8af9615222c33b36e3d7d08e5821a66a43

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [c167f05fdcc25e02276c4321c8af45009263b605]

Bin some repetitive verbose logging

Change-Id: I5c2ee005094ec3fdf1ebc766b0760a1f73b2682f

2013-02-28  Takeshi Abe  <tabe@fixedpoint.jp>  [3f5434114bd8e67e97d73df76003ce08a2e931d2]

sal_Bool to bool

Change-Id: I78955b1a7aba864e83c5c5869f389809be0e76e0

2013-02-28  Takeshi Abe  <tabe@fixedpoint.jp>  [aa636bddbdd4aa690124f36086d5cd25d40be2b9]

drop/fix #define suffixed with semicolon

Change-Id: I0569586cf558d5ab487da4cf8ede24507ec84035

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e440724eb7febe0072d79683d1a6f3b586575a3f]

coverity#982642: add missing break

Change-Id: Iba7cfec5fa1aa9e3a6a3f1e57b8732989238d608

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1544c17ffd548f353916e626a05821f5da07b242]

coverity#705626 and coverity#705627: fix memory leak

Change-Id: I68f43d07798ccb3fc3a5ab438992ac74f4cd262a

2013-02-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca4e453d760f3001ef34ba0beda4b2e5f7e24be1]

make sure that this coverity report is really a false positive

Change-Id: I2ae6312c533bf2dbfcd5fa691c5acaaee61fe8b2

2013-02-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [4038f2467cc97ab964880dd39e1227fcf4f42a7b]

fix: BUILDDIR is not always SRCDIR

Change-Id: I6028fe295e467aa448d8503097be0c80a42908ed

2013-02-28  David Tardon  <dtardon@redhat.com>  [db36904f41b577f61033f7c4b6df922045928b86]

fix typo

Change-Id: I6c824dccee8c0af0edb2f6fce7d47079894f7af4

2013-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2b791f1cc51eaad25bd3464f94231fe4b236fae6]

remove dmake, build.pl, deliver.pl and zipdep.pl

This is writing history: LibreOffice builds in ONE non-recursive make process
with full dependencies. We will now be able to really move forward without the
old build system. A big 'Thank you!' goes out to everyone contributing to
solenv/gbuild, especially:

- David Tardon
- Norbert Thiebaud
- Tor Lillqvist
- Michael Stahl
- Matúš Kukan
- Stephan Bergmann
- Luboš Luňák
- Caolán McNamara
- Mathias Bauer
- Jan Holesovsky
- Peter Foley
- Andras Timar
- Hans-Joachim Lankenau

and all the heroes migrating all the modules of LibreOffice to gbuild.

By explicit request this commit has to be completed with this quote:

    I say we take off and nuke the entire site from orbit.
    It's the only way to be sure.

Hold on a second.
This installation has a substantial dollar value attached to it.

    They can bill me.

Change-Id: I72fa17cfb24fae00ca78cfe0eb5782c1788d2dcc
Reviewed-on: https://gerrit.libreoffice.org/2445
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-28  elixir  <prashant3.yishu@gmail.com>  [9133cc452c9e473164755a2177b7a2285c09cb22]

fdo#38838,UniString,String_to_OUString

Change-Id: I024a2de18fe3c22be0860b62a862ede992e12c1e
Reviewed-on: https://gerrit.libreoffice.org/2303
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [664a49160c927f1d6ad740455a7e27c7f352cbae]

Use more logial directory structure

The package is org.libreoffice.experimental.desktop so put the source file in
src/org/libreoffice/experimental/desktop.

Change-Id: I08660962dbd44eb48da0c966e218f49287ab5ca7

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [2769264989fb5ad210d271bf6c3b5586aeb8769b]

Some keys need special handling

Change-Id: Ic2d2d3889d1facbf0042a946fdaf9acd472d0f94

2013-02-28  Tor Lillqvist  <tml@iki.fi>  [3cf4f1a13b61592b1af8040692029216d9c90d4c]

Handle touch events

Change-Id: I9c9d200731df9ba48ee61f7c97692ed9b9f06648

2013-02-27  Matúš Kukan  <matus.kukan@gmail.com>  [e2e68b5c65911fa75ed5b3935e0cf1ca0fabc2d8]

odk: pull idl files directly from udkapi/offapi

Change-Id: I6832fadd0f469f1920580ec1beed9abe085f9bb9
Reviewed-on: https://gerrit.libreoffice.org/2437
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2013-02-27  Caolán McNamara  <caolanm@redhat.com>  [fc8022431a1684f3cfb1e2f7e4ec923a8e71df94]

Resolves: fdo#61241 force area page to size itself for max visible controls

Change-Id: I2d67ce71528786ef300ab83ee1e5b1cad6b4abe8

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [46ce3a214d5ebc165a0a3e313a46ded9b87b9ab2]

Use config_$(gb_Side), not config_host

Change-Id: I174f6bec7770ee029e5c452781f1de995c21e625

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [ea5e3eabb8c4bc96aae864853bb702631507daa5]

Copy also udkversion.mk to config_build when cross-compiling

Change-Id: I785ef3591b873b208b9b3b4de1deff04e0721213

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [58b499007372d04290ed22a0f390ac793ccf1aba]

gbuild: add dependencies on makedepend to rules that use it

Change-Id: I25d23cd9a526b0d0be37ea0a0211e407266e6475

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [c9c90e8ea21b37bf6e6f547ff35d114cfef8a5d4]

Need all config_host/*.in files for the BUILD platform configury

Change-Id: Iac9040ac6df1d45bd949559555a2e675bc92ab78

2013-02-27  Julien Nabet  <serval2412@yahoo.fr>  [2e8d0fcad75d9b28c384ddac03bb45186694231f]

Remove unused assignments

See http://nabble.documentfoundation.org/Question-cppcheck-reports-on-svx-source-svdraw-svdoedge-cxx-Bezier-curve-td4025235.html

Change-Id: Ic091d2b84254679462cc796032a01e815538af26

2013-02-27  Petr Mladek  <pmladek@suse.cz>  [f179f84821c17025410cbbf047406dbb49a568d7]

Bump android remote version to 1.0.4+, version code to 6

Change-Id: I7af423bab5885570c3651199e313ed4414c8461e

2013-02-27  Luboš Luňák  <l.lunak@suse.cz>  [80475eca9fc63c15f0ba49a1e585190dee7affe2]

get installed fonts etc. using SalGraphics

This avoids the use of the "generic" Unix-specific PrintFontManager
class at the expense of somewhat more clumsy code.

Change-Id: I4e6cdcdba4f16d5a3b9d56c3c4972b34339495cf

2013-02-27  Luboš Luňák  <l.lunak@suse.cz>  [1bb6cd6e56ea0932868cba0ec9fe9736a5b8066e]

make OutputDevice::ImplGetGraphics() return the SalGraphics*

Currently it returns int, meaning to be actually a bool returning
whether the call was successful. The pointer can work the same way,
but moreover allows access to SalGraphics* also from outside
of the class (otherwise I don't see much point in the method
being public).
To be used by code for embedded fonts handling for getting a list
of fonts etc.

Change-Id: I64f2acd61c1ce2f6c2e1e4aeac3f2af97c3198de

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [2341da1f207228c274b4449f4bfc2207c9535d31]

We need the spell library as soon as we have some text in Writer

Change-Id: Ice3eb23f57069043c0c971fce5dfe22aa95c3870

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [7cf5fea49991cce9198d43d63a5fb403234f6d4c]

Send text input to the LO code

Change-Id: I28070fb1a8b85c9737d2a78a8a713243ce47dde9

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [86d734c03bcb57d11347404e2cbc7586981bc6e4]

vcl: re-add FontSelectPattern ctor needed on WNT

(was removed in 875c997c7da116402509d0bd75e8c15a66a40529)

Change-Id: I84836056acb3b40bada837347d296d2b60c9a1e3

2013-02-27  Julien Nabet  <serval2412@yahoo.fr>  [4bdd78dc3122bdc1eaf85f05fc3cb1cb9afedf7d]

Remove unused parts and simplify

See http://nabble.documentfoundation.org/Cppcheck-quot-bContainsDate-quot-not-read-in-templateremoteview-cxx-sfx2-td4032416.html

Change-Id: I2369d728e431d5e802871fc0a173aacc90079798

2013-02-27  Matúš Kukan  <matus.kukan@gmail.com>  [da698e0b2aacd9a252966f4965422e129a353e75]

setup_native: add missing dependency on package

Also correct some package names. They were quite random, I wonder if
it was working and they are needed for something.

Change-Id: I5080f1f7eda967b602b6fac667018e11aec5a521

2013-02-27  Stephan Bergmann  <sbergman@redhat.com>  [957cebbeb33ad9df1cd878850b7f927c5faf25ad]

Use PRODUCTVERSION instead of UDK_MAJOR/MINOR/MICRO in SDK HTML documentation

Change-Id: I132723457e02d6b3b9fa24d7d41ac621b03ef7b1

2013-02-27  Stephan Bergmann  <sbergman@redhat.com>  [628498847bf94489073633b2ec5b931a53b05224]

Typo

Change-Id: Icac6db07f9a963187282eb9b437bcc6dc85b52a1

2013-02-27  Herbert Dürr  <hdu@apache.org>  [f9cc34e45b720813df21552ae01852a9fdc77f62]

#c708928# avoid double free error


2013-02-27  Miklos Vajna  <vmiklos@suse.cz>  [178b73da7186300c18f95c50a288a0827d635a8b]

sw: get rid of no longer needed TOOLS_CONSTASCII_STRINGPARAM define

Change-Id: I595907d345c0438858e53ca76fbb2ae7d79743e6

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [94d7c1e4a1de95be0211eaea3c8733a6205384e9]

remove solenv/inc/udkversion.mk

Change-Id: I57280e4488c89c5289c5c51e5dbc43deb82c7483

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [e0beed468396d5f518b6468667775708c04da692]

remove odk/CustomTarget_include.mk and package udkversion.mk in sal

Change-Id: Iab7335bc440484a6c01700ae36d1e004f8e96be7

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [f413decfefcd57d487a979aaacf3583efc9eb9c5]

move generation of udkversion.mk to configure

Change-Id: Id2f047686e2ba3ac2d8242d9b47abad751679759

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [960e2ee691f99d516fc8e4fc10f13f2d29a41a8c]

sal: get rid of CustomTarget_generated.mk

Change-Id: I2347f60ef922d32201beda47e59e0b345d07a3b1

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [fdd44e2d6ccb7db99185e76b1ed367b9cd24a090]

move generation of sal/udkversion.h to configure

Change-Id: I401dc6b3dcea933d1f186a8618e7c86ccd21430e

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [166a79df88853847528d558ea98656ad358f4645]

sal: use typesizes.h in MSVC build too

The types.h header defined the alignments to be 1 for MSVC, while
configure set them to 2/4/8.  It appears the alignment are only used in
very few implementation details, so nothing should break by changing the
values.

Change-Id: I56ce85e0607159f0a4f653dd03480533b0adba07

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [8b8cd431c5c3ee03974299337ecdd25e0593210a]

move generation of sal/typesizes.h to configure

Change-Id: I22d28044bde624b7cfd8537c5c1e2906cb5303fc

2013-02-27  Miklos Vajna  <vmiklos@suse.cz>  [8281578b89c3df3fe3452a594f6b21483683638a]

fdo#53985 DOCX import: don't try to set empty PageDescName

Regression from 50cb1667020494906afaacb68d4163d1eda527cf.

Change-Id: Ie04d5ad37555ed4cfeb34ccb8dc021675fbd25ea

2013-02-27  David Tardon  <dtardon@redhat.com>  [26ea7f4deb2470f59717539a63f8685b1d257bf0]

pack .cfg and .tree files

Change-Id: I2a7936c9c71d65482281816720b20b920c2e3e74

2013-02-27  David Tardon  <dtardon@redhat.com>  [bc31afa905fbcb29db9330adf3e0ac5867b9531b]

actually pack the help jar

Change-Id: Iec3ca941d16cdfd52711a3effb96c865cbd24069

2013-02-27  David Tardon  <dtardon@redhat.com>  [053b98a38a3c020361ed109687736f8dac239732]

make sure that outdir exists

Change-Id: Id481219cae8af1cea90dbc0f1d28f6a6483927d8

2013-02-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [87c57d871c65b4669a54fed009b16c5f37acbbf8]

move instsetoo_native to gbuild

Change-Id: Ie4deddc426356636b76ad4fc27552c6d3a1dd815
Reviewed-on: https://gerrit.libreoffice.org/2429
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-27  Miklos Vajna  <vmiklos@suse.cz>  [7312c381a505e3b25f147f650f64761268062159]

tolerence -> tolerance

Change-Id: Ibf2c03eb8f55c26060b83cda8c29376c110cf822

2013-02-27  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [875c997c7da116402509d0bd75e8c15a66a40529]

fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher

Removed several unused methods.

Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) because it breaks compilation (they are implementing pure virtual methods).
Should Test::test1Table1Page() really be removed? (test class)

Conflicts:
        unusedcode.easy

Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f

2013-02-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [408d5d92ee262c1d06109b190968d56c0c52c378]

we need system libcmis 0.3.1 now

Change-Id: I6919a7630f1afc1524cf2f21482f40fc9aebf0c6

2013-02-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a289355d9b588d0e52f31617de12747e9b82dca3]

also move --enable swiches to m4/ for extensions

Change-Id: I72df67fae5fd78cd9d3f69d4be218c866b4b881d

2013-02-27  Caolán McNamara  <caolanm@redhat.com>  [e66bb1baeaab334335ab6dc17576304976937305]

Updated core Project: help  280514d881bb3bd272120e54d776025addcd2a35


2013-02-27  Noel Power  <noel.power@suse.com>  [55985475c869454ada9ec7ced0ad403b3c640229]

stop tinderbox whinging

Change-Id: Idcf6bc8efa1598b97b7e3ad5c73e485d982b4096

2013-02-27  Caolán McNamara  <caolanm@redhat.com>  [fdd199a1454c7e045ff16b8ae5d67ba220e9bc4d]

add mnemonic widgets and adjust page format layout

Change-Id: If570d67273f969ebe28ec3f609c8d6ecc5197661

2013-02-27  Stephan Bergmann  <sbergman@redhat.com>  [1ab01b025014975b0f2bb831d9a986ae5c3c7430]

Do not depend on (not-yet) delivered .xcs files in --stringparam schemaRoot

.xcs/.xcu files can reference other .xcs files via oor:component attributes, and
the various xsltproc scripts called from solenv/gbuild/Configure.mk try to load
the referenced .xcs files, locating them via --stringparam schemaRoot arguments.

These references among .xcs/.xcu files are not tracked via dependencies in the
build system.  When building the primary registry in module officecfg,
schemaRoot must therefore not reference solver, as any referenced .xcs files
need not yet be delivered.

In the old dmake build system, this was solved by basing the schemaRoot argument
on an ABSXCSROOT variable that was set differently in
officecfg/util/makefile.pmk (pointing into officecfg/ itself) than in other
modules (like in connectivity/makefile.pmk, pointing into solver/).

Reproduced that hack in the new gbuild system now, too (which already had that
hack partially implemented for .xcs files).

Change-Id: Ib2300686c4de144f0b1e18d0e985e6fc7d9f64ae

2013-02-27  Noel Power  <noel.power@suse.com>  [5eb65e1ec21c3dadec486df79849d899de62ab1d]

enable disabled test for rotated anchored shape,

the test ( regarding hidden shape ) is renabled, note there is still an issue
with this, the width of the shape is reduced ( there is still some bug here )
but the main problem ( where the the shape was partially shown on import ) is
still there. Now it is worth noting there is an existing problem where even
before the patches to rotate the anchor were in place that a totally hidden
shape ( even unrotate ) can have its dimensions 'changed' ( just try with a
shape that has edges away for col/row borders, you will notice when the rows
that the shape is contained in are shown that the width height of the shape
can be changed )

Change-Id: I1f87d69fb1729fd5726529f6527f28feaa333c86

2013-02-27  Joren De Cuyper  <joren.libreoffice@telenet.be>  [fcfc338b6e8ffca175f6c4c9d8957ecf1839c3e3]

resolve fdo#54335 type an existing style name into Style box changes hierarchy

Change-Id: If2fd4eecec4f6f031b264a9a1b0c31e938194878
Reviewed-on: https://gerrit.libreoffice.org/2292
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-02-27  Olivier Hallot  <olivier.hallot@alta.org.br>  [7ba10e2d317a53763e1aff55a85546bfdac12fc5]

Convert page format tab page to new widget UI

Notes:
* pageformatpage.ui contains 3 hidden labels to hold strings used in page.cxx
* Paper format (A0,A4,...) left in src file.

Change-Id: If22c62558f1644e5f25baffeb3d04b921ec0fe8b
Reviewed-on: https://gerrit.libreoffice.org/2432
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [32cb84f3718e96658f24ffc67c2e56386bf3f25f]

Use closesocket() on Windows

Change-Id: Ie6eca5f95aab326df41f3e7ee260b84bd1bf6afd

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [9fde14ce08463b5dcf1c96d8f636903992b63183]

Factor out duplicate enums and types from rsc and vcl into one header

The new header is <rsc/rsc-vcl-shared-types.hxx>, but if some other name or
location is cleaner, feel free to change.

Change-Id: I601923447ff7c1b6cefd71cb2652fcc88d2483d2

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [3ec1d8af4259c29d780977ea6c3667df130a2ba1]

WaE: unused function

Change-Id: Ia6785e0b7d3ac95d38bd59e677cdb415b15dbdb6

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [839675e7686fce1ba3c5dabab8159319c684af9b]

GetFullKeyCode() was identical to GetFullCode()

Change-Id: Ib1b51d7eef8d7076271f612b2d674c2356037bc8

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [c40cb8305528ce72c40dd17929e46e7edc5974d6]

sal: systools/win32/snprintf.h apparently needed by sal/config.h

Change-Id: I888ce2105d497fc71879005f6e5c1add88406617

2013-02-27  Matúš Kukan  <matus.kukan@gmail.com>  [642f721e00098f0f99a1d370ae49b8600a13e86e]

postprocess: fix creating of images*zip

Prerequisites need to be in special order because we use $< in rules.
Also add dependency on AllPackages which could help.

Change-Id: Iec1821b333d9ce88fb811e0f262b0845f922a467

2013-02-27  Matúš Kukan  <matus.kukan@gmail.com>  [a4a7a580a74781f2e4593a8a8614db0f4e798899]

add solenv to Module_cross_toolset.mk too

It's already in tail_build, so hopefully the dependencies are fine.

Change-Id: Id2b2474c76895bd25dd34208654d924ad1c4be66

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f741827f918e4d1a31a9fad92c52cb2836072e8e]

the method is actually called twice, fdo#60306

Who the hell had the insane idea to call this method twice. Please give
me tar and feathers. I'm a big fan of this type of punishment now.

Change-Id: Idd5a17fb69162b2cd00d05223b4561041985e929

2013-02-27  Stephan Bergmann  <sbergman@redhat.com>  [823ef20035b82a9ec5f9e1006877670f7ee64750]

Clean up deliver, showdeliverables, showmodules targets

- deliver was only relevant for dmake
- showdeliverables works only per-module
- "'showmodules' is now pointless, it was used to identify modules from
  tail_build"
  [<http://lists.freedesktop.org/archives/libreoffice/2013-February/046510.html>
  "Re: Show module dependencies"]

Change-Id: I400ec5bed4397a12ce4c5b604253c74ef7de0ce7

2013-02-27  Caolán McNamara  <caolanm@redhat.com>  [307c8cdd59bb46d66ba6902fe616d5cc19463c39]

reluctantly support NumericBox as a custom widget

Change-Id: I7bbd8032953a6573e8f480d4c7a992b178f310f3

2013-02-27  Miklos Vajna  <vmiklos@suse.cz>  [45532cef80be1c658484282ec41031d02b91a218]

ww8export test: fail if control shape not found

This check was added due to random failures (where it failed if the
shape was completely missing, while the test wanted to check a property
of the shape), but it shoult no longer be necessary since
2ed931303b10386153a1337fa15b225aabd40cb4

Change-Id: Ia5665b4f292cee09eab52b76e53c34a44d545896

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [005ad68b15152431c691fe220b0547424f2b9d88]

ApplicationProperty and PropertyHandler are unused

Change-Id: I509210429995d4b69f30814222295d12065a7a85

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [8f12733297b29b65971203acbb603c6c4c02e2a4]

UNIQUEID_SV_BEGIN is unused

Change-Id: I19406e3a5daa1937342a796f8effd2b6551387b9

2013-02-27  Michael Meeks  <michael.meeks@suse.com>  [b8e94517d3ff6847f1535317d42d2e38faf85f9e]

sdremote: close socket in destructor.


2013-02-27  David Tardon  <dtardon@redhat.com>  [ca3a1ae7f4a3a504e23eedcb5c8103d2d122e605]

add helpcontent2 to tail_build

Change-Id: I14020dbe0a174ca58698a8605ff64f46e7502f19

2013-02-27  Michael Meeks  <michael.meeks@suse.com>  [3e1dea5948cd05fb593fc35cc8659c99c7cef169]

tools: move FileCopier out of public headers, and remove unused bits.

Change-Id: Iccd052ae2587bb4448ecb5bc94aeba5dd2a2291e

2013-02-27  Michael Meeks  <michael.meeks@suse.com>  [a82f7b20539e60f1cf599afcceaf865bef297a66]

port horrible tools temp directory abstraction to sal.

Change-Id: I3688c8babf7719091404317b13014283a8ce9492

2013-02-27  Stephan Bergmann  <sbergman@redhat.com>  [c607d6436566c23c0dc814f6b86949ad5bfeb808]

warning C4805: != : unsafe mix of bool and sal_Bool

Change-Id: I374845ff45788b762d0bbe97782d44c834c565ce

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [632148df3c771684d431007839e651e55ff96d06]

WaE: possible problem detected in invocation of delete operator

'pOPO' has incomplete type (forward declaration). So include the header that
defines its class then.

Change-Id: Id375ff530ffadddbbae8aa7c01bcb2ae7b1ffcd9

2013-02-27  Tor Lillqvist  <tml@iki.fi>  [8eb12301e8a7f8d5068dd3bfdff76f7f61ef1115]

Remove a too verbose and frequent log write

Change-Id: Ie6ecf61d9acabb87a24f95f878b874a04532131d

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6f50c0967f5d0484cba3d490bfa47128fb1d27d3]

fix build


2013-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [8b66c00a0c87f81ecb78b27dbf0a6ded6e94a048]

janitorial: simplify test expression without semantics change

The "sComposerFilter != m_sRowSetFilter" could not influence the result.
Proof.
 The right hand-side of the || is evaluated only when m_sRowSetFilter.isEmpty()
 So the only case where the removed test could have an influence is when
 m_sRowSetFilter.isEmpty().
 However, the right hand-side of the && is evaluated only when !sComposerFilter.isEmpty().
 We have m_sRowSetFilter.isEmpty() and !sComposerFilter.isEmpty().
 In particular, (sComposerFilter != m_sRowSetFilter) is true.
Qed.

Change-Id: I1484d78cf2d7a5e8ca44f382eb7c440c84d8c10e

2013-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [cb9e5e786beef004aedf6d6cc7dbd989bd6a05be]

fdo#51976 make "refetch one row" query easier to optimise

Instead of playing tricks with parameters that when filled in force a part of the WHERE clause to have not influence, actually use several different statements and hardcode in each the kind of test to be done

Change-Id: I93e1978f0420bc627a02291f209c788b9b4f2e96

2013-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [a4322a23a90320f013169d9c925b8a6387f3d50a]

janitorial: save one object

Change-Id: I52b7d8204bb2d34639dea544833318fe86a5ddcf

2013-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [0c878187501586072eb74b2867417283bc47fe8c]

janitorial

 - more const qualifiers
 - remove unnecessary cast
 - don't hardcode magic number
   (length of hardcoded string)

Change-Id: Id8165ec556c913213b5be22c731b78f6b325f22c

2013-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [1b77302ef95f1eaf77baabd98883ed649fa25242]

spelling in comments

Change-Id: I3a7df167a91dd6ef845d16d5e6cf46ff5a82d455

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [66dc20ae279e4f913795ff6e959d83eaefed78b4]

coverity#441041: unitialized variable

Change-Id: I5918448afaf5409d9372592011d936b48701903d

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5a2477c43412a58e4fb9918688d1ff7173125f5b]

coverity#705704: fix memory leak

Change-Id: I96a8b1f303c25f291dfda6ccd8f4f7c3f2d34021

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [842c219f3fe73a3d94be6cfda96bff6ac967947f]

coverity#705699: fix memory leak

Change-Id: Ib0561a18082759d3ccd4175164d3398fa028ba8c

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13e8f68e82713cae2d081a236b260bda12aafa23]

coverity#705698: fix memory leak and add some documentation

Change-Id: I082ac7c47a59f1cb0ef4e098739d6c7fa98e3795

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c7631f94625debbe120f810b80b189301da83396]

coverity#705697: fix memory leak

Change-Id: I637d21b0f94ecb036ca4887bb2a36649f907d9e9

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b627e465ce018b3a27346c541d77667a5130628]

coverity#704165: fix memory leak

Change-Id: Ia62ab987bc7f4f25e22385194ca2df8d6e74376f

2013-02-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c77890a165a1a00441245fd6f8703d8911bc075]

remove the copied cond format cell attr entries, fdo#60306

The old exisiting conditional format entries in the ScAttrArray will not
be overwritten in 4.0 so that we might have gotten a wrong conditional
format before our existing conditional format.

Change-Id: Ib619f6a1b335e9bbdffc8b518fe41b729775d24c

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [9b16031c5e3197bf685703bf236e53b5910b4f70]

odk, scp2: remove the horribly broken "find" in CustomTarget_include

... and instead bundle the *_odk_headers zip files.

Change-Id: Ice86f8e22d3a6fa46f7cee38193dffdd0479d491

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [5c60cebafdc6d6d773c794c0a4ee58d63782df22]

store: new ZipPackage_store_odk_headers

Change-Id: I2d4e2853014ef30419a66c8f9b2675b92d60adb6

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [ba8372449befc6c534ab9596d7a3fd1e66884d61]

registry: new ZipPackage_registry_odk_headers

Change-Id: I0730e0a354ec952cdb67d1b22067ab59c86334c0

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [836bde622df9cf0c50b598abe80bccda05d36be5]

cppuhelper: new ZipPackage_cppuhelper_odk_headers

Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [936d7badcb640731add02881c32a167c1dae569b]

cppu: new ZipPackage_cppu_odk_headers

Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e]

salhelper: new ZipPackage_salhelper_odk_headers

Change-Id: I83172bd105496dd1af8090a01ebfac864958e20c

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [58cd5303238dc95ec410b73ea5cddf8b357c2ec8]

sal: why deliver log-areas.dox at all?

Change-Id: Ie3ebb133777644177dadec652dcaf04d6c7c3833

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [308cac3f2328b6284f0d071ad21497a0db38aed0]

sal: new ZipPackage_sal_odk_headers for public ODK headers

Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302

2013-02-27  Michael Stahl  <mstahl@redhat.com>  [5e85d8406bbd069c022975ca4e1b7d74914062b5]

gbuild: add ZipPackage target

This is basically a Zip and a Package in one, so it's not necessary to
enumerate the content twice.  The zip is sadly the easiest way to get a
large number of files through scp2 and into instsets.

Change-Id: Idadcced76bf10317fc348ac91203c15c47e8762d

2013-02-26  Peter Foley  <pefoley2@verizon.net>  [5fcb553c862d407aadb0320925723d3c2f70bfef]

fix typo in Makefile.in

Change-Id: I3a9c2f7887e3eb6b2b0cf2a2be4f2a793c6525e7

2013-02-26  Stanislav Horacek  <stanislav.horacek@gmail.com>  [51f28a87919347fa21097cb578a3e9218ee9eb9d]

Updated core Project: help  0f8696c0e556e64dae7e29f07d334e1e691d3207


2013-02-26  Peter Foley  <pefoley2@verizon.net>  [7f3c006d9b7fb8d57d69e3385703516f0932b168]

fixes for building in a separate dir

Change-Id: I244fa0c54c8d98827ab0a987ba353dedf733e695

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [98814c01f3ed572109caf6595669e2a6c30faae3]

stray hids left over after removal of hyperlink bar

Change-Id: I401adc961c9dff441ea37e36d47dbb697381d436

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [0774c9f3038047dc2b196bbd131e1039936246bb]

Bypass the crack pipe on Android and iOS

Change-Id: I679794e72381226ccc3b2f743ab9e31a9fdaa3a6

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [d2a640d69e73f30fb55e119168e47d66dd0a1a41]

Make it easier to debug the app by sleeping for a while if a property is set

If the property log.tag.LODesktopSleepOnCreate is set to "VERBOSE" then sleep
after liblo-native-code.so has been loaded to give the developer a chance to
start ndk-gdb and set breakpoints. Yeah, a bit silly to overload a logging
property like this, but it was the first idea I came up with.

Change-Id: I665f87778d083d2d167a5d16f24e2d50b1fba042

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [e4bad391fc76126d7e1da7b79a86020748700921]

createWindowFoo is unused

Change-Id: Ia61efc5d5ee65178fd7d868cb57eed9ba3c0519e

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [dacaa0af5069abc474718eb5f1769898f79be782]

Remove copy-pasted imports and comments

Change-Id: I47e61b4ae7d95797f4d17031e9613bb549eb4813

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [75a2bdea021649a98b3dd009a7bc316bcf173d73]

Experiment with enabling text input (not propagated to LO yet...)

Change-Id: Ie9e393dcf23b1b6c219c9bcdf9a3014d7c1cc950

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [4a91280b15d7357560879ebc383c6f755e374d60]

Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdi

Change-Id: I959fc2fc5359fbb66c2ce3291a69978e47b83ad2

2013-02-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [732d560a2e679a05ceffa6670536877fb32d9f52]

small performance improvement for fdo#61484

Change-Id: I5562f2c8669bee4a18f0411420ac31d2c5ed1947

2013-02-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c91b8d3251e3a8ad14e1b143af182c937bf6e5cb]

one more fix for error bar import, fdo#60083

This makes it finally possible to import the original test document.

Change-Id: I5941f2ce303a28674dcf04aeabbbbc2d178c0913

2013-02-26  Urs Fässler  <urs@bitzgi.ch>  [40421ffc4ea119943fca8acbc1760c280e1140c5]

Translation of messages in test program

Change-Id: I8588f5bad12561b891956cde44daeb4c81f815c3

2013-02-26  Urs Fässler  <urs@bitzgi.ch>  [5495184e96f1607ca78002ffd4e8d5eeb0333d3a]

Translation of German (test) string

Change-Id: Ibcc4fc86497a186eec7e508d58c36dde4a3d3129

2013-02-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [28b5eb13f7e1cf7901686ea024a7a233d03074e1]

removed RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: If6b297b6dd150b698f8f524a071006c571c6cc7a

2013-02-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7dcd14a434fdd6faed6e016fefd2a97824a5ed25]

postprocess does not care for _any_ instsetoo_native or postprocess packages

Change-Id: Ieb80176a59f8a41a89c1926827f3190d006a2fd1

2013-02-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8a89a732522f90d68f1b1c84c9c34c666f2eb882]

undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxx

Change-Id: I96248570c09a9d8c2b594c3289ba435ed493d1da

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [107ebbc9b9b6c5be332451d8ff561c200ad48684]

odk: add some quotes too so sh does not eat ;

Change-Id: I77fa72869113be1fbce46baf3febe544064c6f76

2013-02-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f03daee6b44c22107f90a99ad83d8e60023e0f71]

removed RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: I8ab8c32ee561a14dcb05b9cf04387beadccd314a

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [af8cc0b4b40efcb9e05b3c7a94a26d2fc503babd]

odk: javadoc -sourcepath separated by ; on that other platform

Change-Id: If6ab5a3874e82f205eaeba9024f75ba4d598e7f3

2013-02-26  Miklos Vajna  <vmiklos@suse.cz>  [5de52551a963b932cc23c2ea75f709fa1924520b]

fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UD

Change-Id: I3b8fe209a96e5119541e09cb5dbda8a2c6926b40

2013-02-26  Miklos Vajna  <vmiklos@suse.cz>  [3a934d928e455eca38f124072c20a624a64aa225]

msfilter: support checking if conversion to legacy encoding is lossless or not

Change-Id: I69405c5883af6d3b119b177f51229c8a78f8c24d

2013-02-26  Thorsten Behrens  <tbehrens@suse.com>  [5baf32af4c18fd443c41fdf05ab0c8c110fd438e]

Update android remote artwork.

Remote icon artwork from Issa Alkurtass <ialkurtass@kacst.edu.sa>,
info box banner from Maxim Darak.

Change-Id: I4a7ddd51b47dba109a75a60ad184cbbc4e2cef8f

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [31a3893974c6b54ada6102ee4128444373f0489a]

Missing dependencies on xsltproc

Change-Id: I6b8608c1bcb820b718b83d47a97212bcc9de3542

2013-02-26  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [465dbaecf9890b7117a45d02ea982ef7aca32720]

fdo#38838 Replaced some use of (Xub)String with OUString.

Change-Id: I5a8f2d1a5762c20d21d31b04778a9e2cac8df9cb
Reviewed-on: https://gerrit.libreoffice.org/2364
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-26  Miklos Vajna  <vmiklos@suse.cz>  [73b50b73366f069b2ba680cec35b09d566209109]

g clone: fix non-referenced cloning

Change-Id: I98d6f5c20bacbb5d6457857906c591fea034288a

2013-02-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f624144e41291c11f3892dda1027221989d704be]

move postprocess to gbuild

the gb_Postprocess* foo could also be in gb_Module* as it is
conceptionally close ('do things globally/productwide'). OTOH I see no
obvious reason for e.g. signing not to be done right along with building
a lib/executable anyway instead of in postprocess. The same is likely
true for the other stuff too.

Change-Id: I9c8f569564c056643af7ca39bfe038ed228dcd3d
Reviewed-on: https://gerrit.libreoffice.org/2426
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [c81e40d02610b665a9edcc73b57ac7e783913988]

gbuild: Zip/Jar targets: depend on makefile to rebuild on removal

Change-Id: I0b79b6c9018e4513b9f0b16be3e57f620d12ea23

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [34faec549ef33f77c4f866a4094d9fcf447025ee]

mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1

Change-Id: I0891f1e45f02b2d031903d85ad3ebe3df561529d

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [dfdfd9e260c1b38f09f4a12d04d23a8fd2d2c7a3]

odk: remove pointless variable

Change-Id: I07406ca6e00f2000045de09a1be45b5fa4a694cb

2013-02-26  Michael Stahl  <mstahl@redhat.com>  [43dd869ec9777bd9e8f79b12b8037aab28cd0716]

odk: remove temporary Zip file gratuitous complexity

4 zip files containing ridl, unoloader, jurt and juh source files are
created and copied to solver and unzipped again in odk when odk could
simply run javadoc over the source files directly.

Change-Id: I8d2d7c794988eab2e8a3c6005cc8a849a1232f64

2013-02-26  David Tardon  <dtardon@redhat.com>  [56b44d0123e53e0a6e8309da32852d41694ad9ce]

helpcontent is not dmake module anymore

Change-Id: I6114f35f50282ccf7e9c3f69d28e7a53b5eb78f7

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [2f00b691c0158ddd05afbc2336fa181dab2ae8b1]

this dmake file in rsc was inadvertently added

Change-Id: Ie8a8a8a4a82e3ca0175ac5a0275da6ca1474fa5d

2013-02-26  Miklos Vajna  <vmiklos@suse.cz>  [0805b222f87bf99ec0c53ca678d1c670eb5293a2]

fdo#61507 import RTF_UPR and RTF_UD

It turns out Word wraps document title with these destinations if they
contain something that isn't possible to describe using legacy charsets.

Change-Id: Ic9417d0f23d44149acb3ae3dc9d4c281058a1b36

2013-02-26  David Tardon  <dtardon@redhat.com>  [627f220bc1aaa3d5bacdf0e886a1af5cc3f3bff8]

Updated core Project: help  86d61cd53feccd830412794561d29390bcfba095


2013-02-26  David Tardon  <dtardon@redhat.com>  [4dc532009b86e516e80ba101be2c57aa9a3abc67]

gbuildify helpcontent2

Change-Id: I1ba0cfcda123e7db95a16945c9accd113e925967

2013-02-26  David Tardon  <dtardon@redhat.com>  [82ac5169b3b18c4cd26d1fc061607163313ed094]

Updated core Project: help  81f8e6cfb8eae13a73536edcb08a09d73cf2b864


2013-02-26  David Tardon  <dtardon@redhat.com>  [0909384b98deeaa9e788b30be46e6c81b9adc68b]

add support for building help packs into gbuild

Change-Id: I1cc5600ab0f6236c451d07bfb5ad9ee42ea4754a

2013-02-26  David Tardon  <dtardon@redhat.com>  [38c8b84c7f3e20c77ab87c7082c21e7bc44d82dc]

allow to create non-delivered Zip targets

Change-Id: I3496d815d4f2fedf04ca2c1727f37362c7395296

2013-02-26  David Tardon  <dtardon@redhat.com>  [f094641d3ad1be5f2b09c2ed9c63fd6e18bd6799]

add opt -nolangroot needed for gbuild

Change-Id: Id76dfc5698619f8095e0c682ae4ce5e181c9a599

2013-02-26  David Tardon  <dtardon@redhat.com>  [2f1c0be4533dc476fc23b82502360c5abc13906b]

avoid string substr/replace with invalid pos

Change-Id: Iceb9851bcb5e6fe66efd701fcb31e16596fe8b5a

2013-02-26  Michael Meeks  <michael.meeks@suse.com>  [fba47cdec494b716131dc6cdff3a750e980ba610]

and avoid type issues when zeroing.

Change-Id: Ib230b6e0c5c6ca7884023b849ae6a0ae9c3005a6

2013-02-26  Michael Meeks  <michael.meeks@suse.com>  [59eb06e91af29e2260d23492f0f32a7fb4e8cc73]

initialize relative col/row/tab indicees to avoid false positives.

Change-Id: I165b9745b36499e625e6f5d65a622fcfbb535d63

2013-02-26  Thomas Arnhold  <thomas@arnhold.org>  [270ad08ff5732eba30a611ff6775eaf58259b5ae]

clarify the duplicate

Change-Id: I5d4a64a7d7effc49f982ad33fa6a535d99863f96
Reviewed-on: https://gerrit.libreoffice.org/2404
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [0ac6c626287ee6789296172ddbe5d4e5dc5600ac]

make seperator editboxes stick to their labelling widgets

Change-Id: I434d10fb4a02c70deb3a4b88b00a9313c0f53b9d

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [89047448cb8841f43cff9af7fe935743c37b1a39]

whoops, de-break SOME BROKEN FOO

Change-Id: I9598c6762148ca4c1b1dccc3cc25741cf19cab24

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [9fb829abd39cfe789e80dc6fec53292396d07d30]

warning C4805: != : unsafe mix of bool and sal_Bool

Change-Id: Ic1b8c2c179f80217fd7096203f2784d5873b6dc2

2013-02-26  David Verrier  <dverrier@gmail.com>  [b1b8e14c4f0cd06d4a36614f04f2b1145a5ea006]

Translated German comments and some messages into English

Change-Id: I2d92db30bacc52d487df2a0a118b430bc3425f69
Reviewed-on: https://gerrit.libreoffice.org/2427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [24bd259451fae36c993977f52d62365fa63ac87c]

String::SearchAndReplaceAllAscii() corresponds to OUString::replaceAll()

The code originally used the former methods, so now when it has been
changed to use OUStrings instead, it should use the latter. (I don't
know if it is significant in the presumably quite specific use cases
here.)

Change-Id: I83cc7c602f376784054f479668171ccfa7f478f7

2013-02-26  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [278b976d4e24e7d6d9b0ba888fb7bcc4126b8f81]

Converted Insert -> picture -> scan -> select source widget.

Change-Id: Ic593056b43e145554b0d011e1547f3c4c098a508
Reviewed-on: https://gerrit.libreoffice.org/2061
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [810437181bbca4f273deac7a7bfb61fced4ef4e0]

WaE: ignoring return value

Change-Id: Ib445acdb01808cf5d05cd29973b568956d717e61

2013-02-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [1580aa9249a483e51b550a539dd9bff0200f4426]

coverity#736009 Explicit null dereferenced

Change-Id: If6ae3637f901ed8d424125c19e04f64c3a27c126
Reviewed-on: https://gerrit.libreoffice.org/2325
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-26  Thomas Arnhold  <thomas@arnhold.org>  [633fca5f3caedac6ea59be99809ffa899cd1bfff]

remove two more duplicates

Moreover clarify a comment and remove some commented code.

Change-Id: Iba87b9ea6675a9bb50b8af0f094891e59bd93bd8
Reviewed-on: https://gerrit.libreoffice.org/2406
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [07c584ad8ce44cc6fe098a177c8b07e6cfc7881e]

postit dialog is always used for redline comments now

Change-Id: Id3ec1c12c354aabf2556e91e4fa75d60bb2c0f3c

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [217a0f0c2a920f5aef66a383e470258f5547f792]

SOME BROKEN FOO

Change-Id: I37b7dc860c7fd2272724eb58345a7ab4391fba34

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [def720964edcbb6426cd098a8958896921db9926]

Updated core Project: help  7c7158b88241fbd10350495567eb5b8420755780


2013-02-26  Luboš Luňák  <l.lunak@suse.cz>  [6e3ee49a91bdace7f41364e5dee966ca044f2f51]

another attempt at fixing build with the "generic" PrintFontManager

Change-Id: I2499e57cd3e885594a9c836fabc3b6229c4a34c3

2013-02-26  Tor Lillqvist  <tml@iki.fi>  [13330bd6e33d1ca3b470740b5360e2756f06a7a4]

WaE: int/SCROW format mismatch

Change-Id: If33637df7f175f3f4248093034849177da681117

2013-02-26  Joren De Cuyper  <joren.libreoffice@telenet.be>  [7cbf638498f9fb07e9329d59a934411be7cd444a]

Only show scrollbar of sortcriteriapage.ui if necessary

Change-Id: I9098dc28f41f9603c8f736e970f0efd6a9178f7c
Reviewed-on: https://gerrit.libreoffice.org/2276
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c8a4a4f315721a9d98f829325e6376bf711a3cf]

python3 command typo for a certain version of MSVC

Change-Id: I8bbc7e73e210461b465bfdcd62b2da1d974020df

2013-02-26  Lionel Elie Mamane  <lionel@mamane.lu>  [24262b7cfe6607576a38e661553b56596d6164b4]

Don't abort when myPoints is empty

Change-Id: I6bbb2a1cce1c89b94d027acf94fd712706bff422

2013-02-26  Lionel Elie Mamane  <lionel@mamane.lu>  [62061df8964692c4fd14b4b5fd28b1490820c177]

Compare strings with proper length

Change-Id: If88f79a7f63edb254ad5356e9a0fccc5573af106

2013-02-26  David Verrier  <dverrier@gmail.com>  [f48d1940554ec4bf49ba39eb5e5677d3cb639a97]

German comment translated to English

Change-Id: I8f4686e89a068a4392cff013de31f429be88e2b9
Reviewed-on: https://gerrit.libreoffice.org/2423
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-26  Eike Rathke  <erack@redhat.com>  [44a400b40d2a0ee1e6babb2eda1e07baaee2ea16]

SAL_WARN_UNUSED_RESULT OString copy

Change-Id: Iba2ee6f72c5d3fe35a22a6b2a6b42866fd8fb6fd

2013-02-26  Eike Rathke  <erack@redhat.com>  [fb0654442d01a928d099627d26999435e3c4c2f4]

SAL_WARN_UNUSED_RESULT OUString copy

Change-Id: Ic511a4a399ae2d75de6050ac8e3f77ee13ec8275

2013-02-26  Miklos Vajna  <vmiklos@suse.cz>  [61f467c8974d6b6face41e7027d75ae4ddb6fdb2]

n#802888 SwEditWin: let fields have priority over header/footer flys

http://people.freedesktop.org/~vmiklos/2013/watermark-field-click.odt is
a reproducer, double-click was catched by the fly frame from the header,
so the field edit dialog didn't appear.

Change-Id: Ibd3ea382085fa4cbdc1af73d4be1e5c053a81eaa

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [d50b7aceed892a273c12e0dbc7b0e00adbd27d43]

Fix sources of odk/CustomTarget_include copy actions

Change-Id: I13fb1204675cb022709cad4d183aaf7a11f0ca4d

2013-02-26  Luboš Luňák  <l.lunak@suse.cz>  [788293959f53861de5bb32ade06870f494b0968d]

put #ifdef around Unix specific code

Why do I still get surprised about things like code in vcl/generic/
not being generic at all?

Change-Id: I562e06fec0dc7b8ad0aacdba594921a8209d60ed

2013-02-26  Luboš Luňák  <l.lunak@suse.cz>  [381154356c15128255e313f37641f0e50145f965]

embed also system fonts when embedding fonts in a document

Without this, only fonts that had come embedded with the document
were embedded when saving, which meant that it was impossible
to create new documents that would have any fonts embedded.

Change-Id: I3b4e87b1b3ca5ae1ccfe29d9b571b0262c568dcf

2013-02-26  Noel Power  <noel.power@suse.com>  [0d8169955a3ccfb314605c06a790919175d30de0]

blind Android printf int/long wae

Change-Id: I81a6767e8144336ed72f195cebb3764b4b741a32

2013-02-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [0db25d61bc3c780be4baa00916696ca5976dea95]

String::CreateFromAscii removal

Change-Id: I86a33ef14b2bcdea1655db410f36d799689a1377
Reviewed-on: https://gerrit.libreoffice.org/2402
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-26  Author: Gergő Mocsi  <gmocsi91@gmail.com>  [3252c5d4980016246417d0253749f37f1ed87a80]

fdo#38838, String to OUString in dbaccess/source/ext/macromigration

String to OUString applied in dbaccess/source/ext/macromigration module.
Also, RTL_CONSTASCII_USTRINGPARAM is removed from files, plus
::rtl::OUString replaced by OUString.

Change-Id: I31673c7d812992dbac675a5d7da5bf379c402a9c
Reviewed-on: https://gerrit.libreoffice.org/2379
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-26  Andras Timar  <atimar@suse.com>  [b4e8f99a253ee20cba0718d042ca17cca2e8dcb5]

instsetoo_native: fix helppack generation

Change-Id: I30778847b23aabccba2275d518eba7f57ffcefd5

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [58ba8835bcf615cb6d3563c24b3d4d69b32f1b4f]

adapt code to comment .ui conversion

Change-Id: I93f98f50443ab3b2fb0ce9f3126b03c8a3281ad2

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [67f6b20eccc39d94118e81cdc45fcf40bd7bc9d8]

turns out protect changes dialog is converted SfxPasswordDialog

Change-Id: Ie4cbbc51baaf609c067abdf110a7843e71a8b2c2

2013-02-26  Caolán McNamara  <caolanm@redhat.com>  [9b0a630127f875fbf09d7dd9facecf08abaac17c]

tweak findunusedcode target

Change-Id: Iceef7676b96d2c60e34d413b564b860013430838

2013-02-26  Noel Power  <noel.power@suse.com>  [dcf35f6fccde97692fc515ae6ec4d24f1c9276f9]

add some shape anchor related tests ( for rotated shapes )

Change-Id: I6363c408c1205c99cd11cada3877a3006022d06b

2013-02-26  Gregg King  <smokedart@gmail.com>  [6e1323a876f2b77901e1beb1737e4def3a6abf04]

fdo#60724: lintian typo fix: useful -> useful

Change-Id: I5635c3efaaa6bbe1c1e3ec41a502e203fe17e47c

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [de471513bb012839e6c5d1640ed22b6c24bd8ec0]

CustomTarget_include had apparently been forgotten

Change-Id: If61617ae3d18ef4f15f2d150af76f0b1b64a3fa6

2013-02-26  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [5d9cf23fd3956d5165ced2dab119f0dce0173f49]

Converted Edit -> Changes -> Comment Widget.

Change-Id: Ie8ed01d283559aba5eae1df7a21c6fe019457a7f
Reviewed-on: https://gerrit.libreoffice.org/1978
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-26  Thomas Arnhold  <thomas@arnhold.org>  [f1a96446fab8f65e77a1cb0996e43c6523fe2873]

Remove duplicate OID

This ID is refers to digestedData and hashedData.

http://msdn.microsoft.com/en-us/library/windows/desktop/aa381133(v=vs.85).aspx

Change-Id: I2b9585332e27fad860aee458ef3183a9772e9c3f
Reviewed-on: https://gerrit.libreoffice.org/2403
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-02-26  Andras Timar  <atimar@suse.com>  [c18e468125c32d8dca88c374d534cab1e9597d03]

setup_native: fix localization

Change-Id: I3a179076f7102958fd2d8f24af1288aa610835da

2013-02-26  Andras Timar  <atimar@suse.com>  [a5e5dc9c622b47d6454938936e7b65beb9f461b1]

instsetoo_native: fix localization

Change-Id: I8cb1baecb7034511b8dfcecefc58de2fb3f59061

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [852cc47ab65bdddfb77eda594ab0b7aeabc5c5d7]

Add comment about dependency gotcha

Change-Id: Ia3eee9d4c06ef3411ad0a8547edcb08fe901d9dc

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [b30e154c2b861397a80515ab8a18b6f0558a0939]

Revert "Clean up"

This reverts commit 7b6cac16ef01cd80f54ea75c72e0de9887bbf97a,
dependency hell.

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [7b6cac16ef01cd80f54ea75c72e0de9887bbf97a]

Clean up

Change-Id: I25cde2532ed9228b5b674908050a275c4206599e

2013-02-26  Stephan Bergmann  <sbergman@redhat.com>  [07aca2c6966d557f536383d6541bf04a04123c5c]

Remove inadvertent execute bits again

Change-Id: If98d499a6faf8faa7e77c2fb1af634e464db881e

2013-02-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [91b67ad7180c9957a5e1ff41be5af83b0759655c]

get the x-error-import working as well, fdo#60083

Change-Id: I2d2af3944985776cb8bebf47322b348745d66410

2013-02-26  David Ostrovsky  <david@ostrovsky.org>  [9058b52c5024bc41ba93d02feaa0c5547da112ba]

fix WaE

Change-Id: I1bbac4de97866695bf73e25977af8306014325fc

2013-02-26  David Ostrovsky  <david@ostrovsky.org>  [d74c5e82a4650c955a0b83d06a7570a7c39ac7f3]

moz: clean up after gbuildification

Change-Id: I1cbb3a9f3f869e8df4dca5cc71f529949c81d544

2013-02-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b63d1e56621d7a2369717d21d46cfee19be8e4bf]

get at least the y-error-bar import working again, fdo#60083

This still does not help with the x-error-bars but it is a first step in
the right direction. There are still some nasty problems around the
different possibilities how the error bar information can be stored in
the file.

Change-Id: I8022fbfc8d372c9863d236253a2a63364198bfc8

2013-02-25  Peter Foley  <pefoley2@verizon.net>  [33fc459bafd96909d409077d0ca85b27d68f8f23]

don't try to copy configure from srcdir

Change-Id: I709961228815178b2d8c2321a467d4ba8b39d080

2013-02-25  Peter Foley  <pefoley2@verizon.net>  [0318bea50d919a8b1d61c3f8bee6819616907a59]

fix cross-compiling in separate work dir

Change-Id: I17a30fde1b37e59dc0a8ab7b676115ab1aa5b4f2

2013-02-25  Peter Foley  <pefoley2@verizon.net>  [c0ef3bb1140229a27c924c8f74a0adb0792f64f6]

fix helppack creation on windows

Change-Id: I0242cc0adda1d12a9daac38bebe810aa38d2865b

2013-02-25  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [1d6376b7586da3f04b3e38347f405537d1e5210c]

removed RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: I2d2a695b56e99e9df7835a5e4e8844be19c421eb

2013-02-25  Michael Meeks  <michael.meeks@suse.com>  [8d34984116c0841748ae47afa667877dc1b5a444]

fdo#45879 - fix selected gluepoint rendering.

Store the glue-point bitmap at a unique index in maRealMarkers for re-use.

Change-Id: I2cd5b240619502dfc8634eca331f4163e5bd5ca8

2013-02-25  David Ostrovsky  <david@ostrovsky.org>  [f290bc783553abf0290369e57cef4bb2de8b3252]

don't copy the mozilla include files, use it in place

Change-Id: I75e8d897bc06806008c9b6e62b4741769f437dec

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [3e6a0b6d04722d43a1fc8d3745b5e79b7ced90eb]

fdo#61428: SwTxtNode::ReplaceText: brown paperbag fix

Fix the optimization to return only if both replacement and replaced
strings are empty.
(regression from b6d45f26ea5bcc848737921b59a16253eb1d8587)

Change-Id: I984fb151a5ac3e6eb8d03f854ad6a3df88f96000

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [fb781bbf66ad95f52552c36f40d11551aebe97c4]

moz: makefiles don't need executable bit

Change-Id: If17f3fcd143abfe3870ae763052dcf135d831124

2013-02-25  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [33eda552c8c52a7f0809e5ef69ea5ef8e6b60d9b]

Converted Edit -> Changes -> Protect Records Widget.

Change-Id: I3803adf63d2cbe9b036a47479befe8bf21bac10b
Reviewed-on: https://gerrit.libreoffice.org/1966
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-25  Tor Lillqvist  <tml@iki.fi>  [b917d352d97581122e5e445db54dd62565709a3f]

The source buffer (virtual device) has 4 bytes per pixel, too

Now the desktop-style Writer window looks fine on my device. (The app still
crashes quickly, though.)

Change-Id: I2542fba653cfef651f207388f1fd98d186485d3b

2013-02-25  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9a471b8cd85d1c08d53ed2675e580ca9466ca433]

Database: Add Limit in Query Desing View

Levels of implementation
 - Add a new toolbar item to ui (designobjectbar.xml)
 - Make a control for this element( LimitBox: derived from NumericBox)
 - Make an own controller for this control (LimitBoxController) and
   register it
 - Add new feature to the general\central controller (OQueryController)
   and construct a communication channel between the two controller
 - Modify the view switching (SQL<->Design) methods to use\set limit
   value (QueryDesignView.cxx)

Conflicts:
	dbaccess/source/ui/querydesign/QueryDesignView.cxx

Change-Id: I0eb09d1d40cfdb9b8a2a57ab8911faca91d5e690
Reviewed-on: https://gerrit.libreoffice.org/1994
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-25  Armin Le Grand  <alg@apache.org>  [b57cb5326713da9e926bb2ad5a56dce90ac00a87]

Fix i#119756 Safer take care of empty paragraphs in EditEngine layouting

This fixes fdo#59629 on our side.

Conflicts:
	editeng/source/editeng/impedit3.cxx
	and moved sal_uInt16 nIndex back up in scope.

Change-Id: Ie2b5dac48b10ff8c031f481f0a7ddde644694975

2013-02-25  Thorsten Behrens  <tbehrens@suse.com>  [455836cd81c0ca919016a4b415205ce21fad3612]

Rename loop variable in ImpEditEngine::Paint

This had nothing to do with y coordinates.

Change-Id: I36baf05cd4c4a67b24574f6651b1c3f1eb12e22e

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [dd3e879cfdacbc8b9fff7556ae2d8698a22e9235]

remove some trivial duplicates

Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad

2013-02-25  David Ostrovsky  <david@ostrovsky.org>  [c66e2c4836fa3780c5cabbb511968557121d5cc1]

mozabdrv: add dependency to internal mozilla

Change-Id: Id22ba6632f273159838923bf26420d27dd8a89d3

2013-02-25  Krisztian Pinter  <pin.terminator@gmail.com>  [f5305a942bf4c685474c8cd7d5aa6301f5abf75c]

RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

Conflicts:
	cui/source/options/optgdlg.cxx
	cui/source/options/webconninfo.cxx
	dbaccess/source/ui/app/AppController.cxx

Change-Id: I2abfad91318e8be8c0f77909cbd76825cdca9b85
Reviewed-on: https://gerrit.libreoffice.org/2350
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [5e5b7e431edc837b2be32d03fcbb1e32377e935a]

m4: improve help message of libo_CHECK_SYSTEM_MODULE

Change-Id: I784823b27108671e6bb549f60725f21abd47451e

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [8a4f49485495155ff241e449c94f5700e3226bc6]

odk: fix typo

Change-Id: I22f01de52eef68371c57df0aad12646a6e870d26

2013-02-25  David Ostrovsky  <david@ostrovsky.org>  [e98077bbb327a79059177dc08e43cf83859e1de4]

fix x--with-system-openssl configure option

Change-Id: Iaf71585bb109e43e0cdb15bc572b5b86f8aee66d

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [4f4e4e40f5b79a4dba46ffedd11cafa7beb08a87]

loplugin: improve indentation

Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [e39c551c6133d0ff2b7074f64ea66563ebcce14b]

remove duplicate line

This looks wrong. Compared to ThesDummy_Impl::getLocales() it seems
sane to remove the duplicate.

Change-Id: I494b22039846da4d4e84d7f289e501d1315075bd

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [568b3bdb9b20bd2de68dc2760b69594a9b52ba43]

remove duplicate line

This came in with 3ecdcbaee0a906bc0d1700f60a4d360f4f51291c and is
apparently wrong.

Change-Id: Ic048d20c728aca2f8c97a90ede74d77e51b16e1c

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [8d08ccd5b84c121867d7b3102f9d10b26005c682]

Resolves: fdo#56031 RSID attr changes drop content change events

So if we have an INVALID_ATTR event in the queue and receive
INVALID_CONTENT, drop the attr and replace it with invalid-content

And anyway filter out the RSID change event from hitting the
a11y queue, humans don't care that this changed, it's just noise

Change-Id: I4842f217153fc90aa1dce75c3445053004c74536

2013-02-25  Tor Lillqvist  <tml@iki.fi>  [eb37322f14e6ed12a0db0f7fad1af81114a2ed80]

Temporary (one hopes) hack to get the actual view size down to SvpSalFrame

Change-Id: I0c2a2301de1b0de71fc6724ff2af73fbf6b406ef

2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [320571bf701a092d0f2d15fd4589ae271802a03f]

WIP: Experimental new binary type.rdb format

Move unoidl functionality into a module of its own, as a prerequisite to use it
in codemaker etc.  (This is intended to ultimately remove modules store and
registry, modulo backwards compatibility constraints.)

Change-Id: If5274cbd3a595951e6cf7a9664bc542f01833f38

2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [b324cbefb0b92dc7a4813dca88dc8dbd9641cc0b]

flex output needs soltools' unistd.h on WNT

Change-Id: Id7b5e421f8ff9d6db923a1fb01b1071f75a6842d

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [3094f6627f5925852a772754c067bfbb9491c94a]

Resolves: fdo#61373 tabs too narrow under oxygen gtk theme

Change-Id: I794b34c1864f619d91f0b105ba08a4f607abd291

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b0565809774c27b2ec72b036ced42b935b7b4be9]

fdo#60924: move writerfilter from scp2 to gbuild

Change-Id: I17f68196edeb685fb8d3f95616be1199fd5f1de2

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [38ea2837998e5f8036184c06a285ddb8bc599337]

fdo#60924: move lwpft from scp2 to gbuild

Change-Id: Icb3044f1dc8b8a816cc93c9764908532a9cdcec4

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3d61a90591f53f3d73764915fa8b6368ccad4eba]

fdo#60924: move t602filter from scp2 to gbuild

Change-Id: Ib655b1177ffb4609bd7c50d54a818de659f284f3

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6d1cc9dca3d541be9354903cf2ae77899b703987]

fdo#60924: move wpftwriter from scp2 to gbuild

Change-Id: I7e12a4ddd68ffb2c2b1cd1730a8ab17c79311fb2

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b2d2d57530b7f45fe0addbd13463f63005332451]

fdo#60924: move lng from scp2 to gbuild

Change-Id: I006230e190eb4e35f72c598c0016f7a7aa27cc7d

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [65875bfafb5d41c0624db605521bb5586142e0fc]

fdo#60924: move fwm from scp2 to gbuild

Change-Id: Iaced34a334e216ac2f4df783d76fb3003051e3b5

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c21d6847a35e4feca57f888c3e8a4f8c4ee5bc95]

fdo#60924: move fwl from scp2 to gbuild

Change-Id: I7687af837d116ef7ec444049d941f3ca337aca03

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [167458f0306cc4cd144e9c61abc198239d505c88]

fdo#60924: move fwi from scp2 to gbuild

Change-Id: Ib7721d6b97b2d5f11f9f6dd05f5bc236c09c4f42

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [28dd47a70b6210fcf6848c0e569807538c3a451d]

fdo#60924: move fwe from scp2 to gbuild

Change-Id: I2bb9d4598d31462f9b661ed076046eb643c0a9e5

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9cc557720fe8951d99b1b60b45ca41372eb4d7e8]

fdo#60924: move frm from scp2 to gbuild

Change-Id: I74232178bb8c8a528d03274fbc8c1c9573874421

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [500aa64d6c2a3f413c2ae2de8e3a770f60c245db]

fdo#60924: move emser from scp2 to gbuild

Change-Id: Id90ffae1f38b69005ead8bef9fadc54833813184

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d6e09503f77f5077ff2df7972e123b74135291b6]

fdo#60924: move drawinglayer from scp2 to gbuild

Change-Id: I198238f52b232dab4dc1d39fff70eb2dda2ddcfd

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3cd951edd6588dc4ddd73013fba63caf1f44eeb0]

fdo#60924: move dbaxml from scp2 to gbuild

Change-Id: I4f5edb370a77e9d364e2b1df1271f20f99cef193

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [de8336cf29c814e24a077787b47880b1487b8ed8]

fdo#60924: move dbtools from scp2 to gbuild

Change-Id: I58ed1ba6992b413aad9aa39f77623371a3e7972e

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e487f8798bba6acdef2c504a7a293c52380b5f4d]

fdo#60924: move odbcbase from scp2 to gbuild

Change-Id: I9e26a6a32a70275174c83d109256dde5c718e42b

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c1dda9595db38ddbb0632c775b4cc02a806550fd]

fdo#60924: move file from scp2 to gbuild

Change-Id: Ia75627e720f1edf7dba8aeb4684cdc0e3bfebb33

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8994165fc57382815e173d7ae3e55a6719f80dc6]

fdo#60924: move dbase from scp2 to gbuild

Change-Id: I3d0f0320fff1e9b6609bac152ff27552d58d928f

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dfb3453e13af7a8b9de54bdd43f308663003f4c0]

fdo#60924: move dbmm from scp2 to gbuild

Change-Id: Ibe4c7753c1494cc665f52cefcc65875fd75fe051

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [932f321a2d1c3a8629a63ca705828daaa363e762]

fdo#60924: move sdbt from scp2 to gbuild

Change-Id: Ib5ac31222fb9007336e49b872719c4515d51d5ad

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4c70c7954d785e83c4b599f605507d0c6fd58ef5]

fdo#60924: move dba from scp2 to gbuild

Change-Id: Iee64a80118e927bfa66d24edb34187f7f7551533

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e9bb65ca3f04af009e96e6e1c9cbffdd27670d61]

fdo#60924: move cui from scp2 to gbuild

Change-Id: Iff0150f99336c9650c9d9a9aaf34d0badf32c562

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bece6c3a556e29f614b104a5d90882f73242cada]

fdo#60924: move ctl from scp2 to gbuild

Change-Id: If2b1df2e71f6f206bff0951205490283e481c199

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [afab854df6b704d45404826302d048d8b706e4d9]

fdo#60924: move chartcore from scp2 to gbuild

Change-Id: I6619cb27b1e49eb4ee7a91ad5e6f09f2b617e514

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [95e8e17558f6571981ccba9b2f0e90f1bbf07efa]

fdo#60924: move chartcontroller from scp2 to gbuild

Change-Id: Ifba88d55c6fa9f86d46b2460aca9d62e0d47fee7

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e06f62edbe7df9cf90d09f0ad68269f6bed17ce7]

remove STD_FILTER_FILE -- its essentially the same as STD_LIB_FILE

Change-Id: I98019eabc170b638275531036012cf8812e7f43c

2013-02-25  Miklos Vajna  <vmiklos@suse.cz>  [5e992f88d9f78a062bd78ea8907fa247f1f49b5f]

n#793998 SwTxtCursor::GetCharRect: respect TabOverMargin compat mode

Change-Id: I47280399bd9e0757365db8f4f1930efd0a340424

2013-02-25  Miklos Vajna  <vmiklos@suse.cz>  [cb6d8b906347e03e3c1f279aa802bd87f463bbed]

SwTxtCursor::GetCharRect: restore comment removed in 1b081132

Change-Id: I2d6cf0afad4d5237b44e21be051f6f593a12830d

2013-02-25  Radek Doulik  <rodo@novell.com>  [251adf02222661bcabf05bd32bbf5cd7345f42b2]

Revert "allow WMF's with missing EOF record"

This reverts commit 199f0edc93e25ff8144f16599184049573154232.

the problematic emf+ file with embedded wmf suffered from different problem
so I reverted this fix as it is not needed

2013-02-25  Radek Doulik  <rodo@novell.com>  [41cfd0fd9d32b5e0a07d9f422aec2c7d97b27c01]

workaround for emf+ files with broken dataSize of Image object record

Change-Id: I5005961e1b618af949dc978a7ac560fc9eca3e65

2013-02-25  Jan Holesovsky  <kendy@suse.cz>  [804f47a893359baa0b72f1a72df3d79302225654]

fdo#55931, fdo#57956: Fix both autofit and stretched width.

This rewrites commit fa694a21b806ed7837c1337ec49a4b299c478393 (fix of
fdo#55931), and fixes it a better way.

Change-Id: I9ac0c78294e6a9c510c12b22547564b736416131

2013-02-25  Tor Lillqvist  <tml@iki.fi>  [e6cccd3df8397a07d6d5e403fa08cf0fd658b31e]

Use __android_log_print() instead of fprintf(stderr)

Printing to stderr is not at all any faster or more direct in an Android app
than just using the Android standard logging API.

Note that in a normal Android app, stdout and stderr are not connected
anywhere. (Just like in "GUI" subsystem (as opposed to "console") Windows
programs, heh.) It is our own code in sal/android/lo-bootstrap.c that
redirects stdout and stderr to pipes which we set up and which are read in a
separate thread that we start. The lines read are then, surprise, passed on to
__android_log_print(). Thus writes to stdout or stderr in "normal" LibreOffice
code aren't lost.

But in code that is by definition Android-specific it makes little sense to
use stdout and stderr.

(Much of the affected logging in this change is in NativeActivity-related #if
0'ed code, sure, so won't actually be reached.)

Change-Id: I409114f36f3e535bb144b4bde0d378110b3336a1

2013-02-25  Tor Lillqvist  <tml@iki.fi>  [511b9fefe20d5a8a5ca003a7a60b0423d1d3e5be]

Use actual size of view instead of hardcoded 1000x600

The View size is available only after the view has been connected to the
activity, it seems, so move the Bitmap creation to onDraw().

Note that the code in SvpSalFrame::SvpSalFrame() in vcl/headless/svpframe.cxx
still hardcodes another (!) size, 800x600. This affcects the size of the
desktop-style "top-level window" displayed by the android/experimental/desktop
app. I didn't yet figure out the right way to pass the actual view size to the
SvpSalFrame. And there is also a hardcoded third (!) size, 1280x750, in
AndroidSalInstance::GetWorkArea(), although I don't know what that affects, if
anything.

Change-Id: I042bf764cd66efa7069c36601170b90d57fa174c

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [6e18e1f54b7527e012f67a36666b7f307be4e293]

get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml"

Change-Id: I113f7bf3fd4194011efe83b1776ca42ad489f652

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [bf8450cfa2e9e899c716fbddadd7d5485aefe520]

fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"

When editing the Visio OLE object, there is a "preview" file generated,
which is apparently an EMF file (strangely initially inserting the Visio
object seems to result in a totally unproblematic WMF file).
The EMF file apparently has almost its entire content stored in
MetaCommentAction of type "EMF_PLUS", which is thrown away when writing
the file again.

Change-Id: I77a08454da673c1825aaa8421606737e7e8bc82c

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [ec0d1440cf07008a220708535848567bcbb233ea]

fdo#59405: cppcanvas: fix infinite loop in processEMFPlus

This can be observed when inserting the bugdoc from fdo#59405.
Apparently the "size" and "length" do not agree; ensure that the
"length" does not underflow.

Change-Id: Idfc68919859b8284c724831de21208e4392af328

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [0cf6433117477642897fb2d874a4353eff8a1f35]

fdo#59405: initialize members of TransferableObjectDescriptor

The mnViewAspect member is otherwise only initialized if a
SOT_FORMATSTR_ID_OBJECTDESCRIPTOR thingy is in the clipboard, which only
happens if the clipboard source is OOo/LO.
When inserting an OLE object, the value MSOLE_CONTENT apparently results
in requesting the current size from the OLE object, which looks much
better than the square default.

Change-Id: I8c7fb80a8ae88272f1ecaf3a375bef5d917f2a5b

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [e97062ef8c9a25ab6187216553b79654195549ba]

vcl: GDIMetaFile: log some exceptions

Change-Id: I98794721c21231800d7d28cbdd34dd300b69a9c2

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [113a9273412b59c1ae1d1728705e1105fe3f2a93]

cppuhelper: log failures from osl_loadModule calls

Change-Id: I37099d15cd403f48ca1716414f2e79cc1213d8c8

2013-02-25  Michael Stahl  <mstahl@redhat.com>  [0e273d6fb8566e7f8df1be6f2f440fe357991878]

gbuild: ComponentTarget: rebuild if library names change

Stale component files result in failure to load libraries in incremental
builds; because rebuilding these is fast just depend on the 2 Repository
makefiles that define the library file names.

Change-Id: Ia72a0460d3bb8bceb0e17334415ca3dde0401c24

2013-02-25  sadam36  <sadam36@gmail.com>  [93a974421208babdb4b2090f92acf4f0c14cc37d]

fdo#60724 - change 'charcter' to 'character'

Changed all occurrences of 'charcter' found by git grep. All of them
were used in comments only, so it should not break anything.

Change-Id: Ief2c00d929ae7972c55a4920fc0eaa8d6b18ab82
Reviewed-on: https://gerrit.libreoffice.org/2372
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-25  elixir  <prashant3.yishu@gmail.com>  [5269589ae4fbe65a7c4e3de3d429bc834348bf79]

fdo#38838,::rtl::OUString_to_OUString

Change-Id: I7c9ebd01c16ff066008e53de865560ad78215bab
Reviewed-on: https://gerrit.libreoffice.org/2330
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [c1d3315e8d1e4d8be4bcabcf343ef5dd76d63691]

Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*

but *sob*, it's not really that, because there's a dialog scale factor which is
per-language which adds a bit to it depending on the language, MAP_REALAPPFONT
is the unscaled variant.

but *head in hands*, it's not really that either because if the font was
considered "too narrow" then the average char width is recalculated in terms of
the average char height.

*clenches teeth*, add a approximate_char_width and use it directly. It can be
considered the rough equivalent of
pango_font_metrics_get_approximate_char_width albeit that it retains the same
crude 1/8 of the width of "aemnnxEM"

Change-Id: I4c135ca03467447dddf279ac0c187b13371acadb

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [423932fe1849a2c9e2f4c1730a93435f39657e95]

slashes in configure options are a Bad Thing(tm)

Change-Id: I92cc8be5c6359e99b57967ae54e6814d07d0e47d

2013-02-25  Jan Holesovsky  <kendy@suse.cz>  [ff4ed8422874e1624840366b14496885c49a9dbb]

gen_update_info.pl not needed, we generate the update info on the server.

Change-Id: Ib841747b10a1d0cda54b2b05a813760d1a50a3fa

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [62bf424fa84b0ccd0828a474a1351b0134f27eab]

remove dead code

Change-Id: I1dd71baf48a0b5b62c73c9f8f071ff67520cc771
Reviewed-on: https://gerrit.libreoffice.org/2383
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-25  Ricardo Montania  <ricardo@linuxafundo.com.br>  [fbf28e966191114860a2e60ae8ed6bf3cc064b38]

CreateFromAscii removal

Change-Id: I4596d78620936770f3aca3207cdc19f71197eb75
Reviewed-on: https://gerrit.libreoffice.org/2345
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-25  Chris  <chris.sherlock79@gmail.com>  [f37335da6a87ae858ca2ff08adca92f67068988f]

Remove unnecessary commented code that appears to do nothing whatsoever.

Change-Id: Ic548b8b0b4a9111f24fe0036bb50abaef03f4a2f
Reviewed-on: https://gerrit.libreoffice.org/2382
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6ac759dde11267c91931a645bfafab6383403f3c]

remove specialcasing for old internal sun wiki

Change-Id: Idb8efc3f900172dea2ded6b7aa39e0b6f8fe49b7

2013-02-25  Radek Doulik  <rodo@novell.com>  [199f0edc93e25ff8144f16599184049573154232]

allow WMF's with missing EOF record

Change-Id: Ifb38336863979890f1bc3de779d82454b4a5c185

2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [c68c99ec8cedd51d24b5c946a02b56f63df9ce44]

Revert inadvertent change

Change-Id: I203ad92e8a006d1f262203852f05108706a90ee4

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [3262140e29afec66def33e73587b27b12e9ceba8]

Updated core Project: help  6e3f40c9ca05ba234fac04074f594530f2e89e75


2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [3ab58bed9370cc8b70e0b20462f2bb0095daff96]

xmlreader does not depend on any offapi .idl files

Change-Id: I5f008ba23c7f55a53d2b39cb235b27208b7743c5

2013-02-25  Caolán McNamara  <caolanm@redhat.com>  [23a133dfe7f7549fbaeeeefef81f736d9a3bc0c2]

drop various dangling makefile.mks

Change-Id: Id76b57a1ef2edbb05f1d22a624caad077275ac74

2013-02-25  navin  <patidar@kacst.edu.sa>  [2738fa9fdc3aec9a64f2eab1d9d48942218c199e]

fix fdo#38951, use paragraph’s writing direction.

In case of RTL, we want bullet text e.g. “1. ,1)” to be reversed
e.g. “.1,(1”, so we need to check only paragraph’s writing direction
and pass that direction to DrawingText().
and fix drawing position calculation logic.

Change-Id: I303dc1b04ae5e66b1b5d25a40794be308f36668b
Reviewed-on: https://gerrit.libreoffice.org/2348
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-02-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [27ff1d2eb970984ace3bff485f41b50ae66af576]

move nss, neon, graphite to macro check too

Change-Id: Iaa8ee970042c5260eb3d1199bf31f6495c449f40
Reviewed-on: https://gerrit.libreoffice.org/2370
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [a66bb33581dca2ffc6d73848406898a00e275b7b]

cppu does not depend on any offapi .idl files

Change-Id: I22150c0247ec98bd0e764a439a15ceaa7f42b029

2013-02-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [392691c91fbfa96f1805f1cd556dc115b9a486e3]

Uploading libvisio-0.0.25 fixing fdo#60433

Change-Id: I854fd87a21fc63a5c274b38831589b3d76379e25

2013-02-25  Michael Meeks  <michael.meeks@suse.com>  [c1d8a95a04bd8df8dfed916d40fdda75d6858816]

re-factor AFM metric reading to simplify signatures.

Change-Id: I77433ff3926b6f8e2968b30451acf8acbbb4deb3

2013-02-25  Michael Meeks  <michael.meeks@suse.com>  [cb8fcf5a169f030827b1150c50b6ed284717e485]

perf: avoid scaling images to the same size at some cost.

Change-Id: Icae65a8bf48f76801c536607055be066be0bd49f

2013-02-25  Maxime de Roucy  <mderoucy@linagora.com>  [50822d440519bcc95fc4e5d45844c1328e72d6b2]

testcase for fdo#53594

Change-Id: I834b3cf0b5a46627ff0b532e27a73deeaefe7c47
Reviewed-on: https://gerrit.libreoffice.org/2376
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-02-25  Maxime de Roucy  <mderoucy@linagora.com>  [0c9afe307eae8310de04de458c13b5c14a4e17da]

RTF IMPORT : considere OLE objects as pictures

resolve fdo#53594 : Import RTF file but ole are not well positioned in
table/cells

If the OLE object is in a container, don't try to import it as
OLE object (use the \objdata element) but use the \result element which
is the appareance of the object (it's a picture).

Change-Id: Id97b36ce89beae02885cf82383321c14b58f2ea5
Reviewed-on: https://gerrit.libreoffice.org/2243
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-02-25  Stephan Bergmann  <sbergman@redhat.com>  [54a8acb3d6b4fe8078bfe074185a028f994b08a0]

Last use of obsolete gb_*_add_api is long gone

Change-Id: Ia6c938ef0e45ec86c0c202e95ef28d49fccd3497

2013-02-25  navin patidar  <patidar@kacst.edu.sa>  [6708ad7f1baa8d4cef1718bdef1d26fb5d8510f3]

fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.

Stop ImplLayoutArgs::ImplLayoutArgs() to perform
ubidi algo on text by setting TEXT_LAYOUT_BIDI_STRONG flag.

Change-Id: I7222517c1db6649eef0c0d9c11cbbbed1fc6bb04
Reviewed-on: https://gerrit.libreoffice.org/2076
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-02-25  Tor Lillqvist  <tml@iki.fi>  [69800aa08845955a1a8cedd126e27ac1ec352792]

I am not so sure the --with-system-FOO-for-build options are superseded?

Change-Id: If1990e43938c5653cd7444cbaaf8ade1ab4f7d1e

2013-02-25  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [12de9b3361236e1d6c931409cf0ad0d4f9924008]

Fix fdo#60855 RTL UI: handout show boxes out of page border

Change-Id: Ie0103d7c2911dcf184d39b5c394cffae4dbe122f
Reviewed-on: https://gerrit.libreoffice.org/2356
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-02-25  Peter Foley  <pefoley2@verizon.net>  [2ba9023a60f41f5ba414fa0f7682ac8104b3a00b]

add solenv to tail_build

Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863
Reviewed-on: https://gerrit.libreoffice.org/2373
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a11f944b4c3d268e0f3b36bbccba3a50d2db066a]

ocMacro and ocExternal need to be recalculated on load, fdo#60977

Change-Id: I9e69ca2feae44bc645e8a49e349557f0933a23eb

2013-02-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d8548da365c326919597fa0d2699a6762889dc9]

use URM_COPY when copying cond formats, fdo#60306, fdo#60311

Change-Id: I7a232c27dd0c1eee6f389d30f46658500aaded47

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [76b3e61bb4ac66decd7800ef309f3241e77d538f]

loplugin: unused variables

Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [7cbeac07d21413443889e6ee777a428782e746ae]

Remove useless SfxStringEncode and SfxStringDecode

They return empty strings. SearchAndReplace is a stray declaration
from historic misc.cxx.

Change-Id: Ia7aa970a8ca200bd7bdc5ed688a8f00d092c9561

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [89003e9bd84634ac252c7cace5c7dfb53af1126d]

loplugin: unused variables

Change-Id: I63553a09eec81e5ae28aa79ee1d3281053b23d06

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [405caad685edd0ba914789bda01b5dc9b3030773]

loplugin: unused variables

Change-Id: I46a748bf2c54d15c0f5718901197f3b4c34b82bf

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [800376357fd1fc0594ba3dc5e0579fd163a3039a]

loplugin: unused variable

First parameter is unused since fb98c33c688ef479a64f9838abd63f617fd4b589

Change-Id: Iff9ff51227c5244950830febf2cdcf78e1de4d29

2013-02-25  Thomas Arnhold  <thomas@arnhold.org>  [1bda31ac1374f18bda488c93c1420b6f208bd7d0]

loplugin: unused variables

aErrorText usage was commented out since 2000.

Change-Id: Ic4d81c2d48e59a36e2f4280ceb36ea8148b9dc9d

2013-02-25  Takeshi Abe  <tabe@fixedpoint.jp>  [359b0ebc911b3bba30d0bb715a49ba335c413d28]

sal_Bool to bool

Change-Id: Iee9b03c8c5e8c226710822108b3503b0ee4f9717

2013-02-25  Takeshi Abe  <tabe@fixedpoint.jp>  [227be92635a6c1a1cc46b2b547eccd5a1a8cd583]

drop useless #define

Change-Id: I375b3bd4a4bfb1d96350194d620f2ee77731e04b

2013-02-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbe02c2212a24a1984c951b0d32001b54cf307a0]

coverity#705444 Improper use of negative value

Change-Id: Ie3b7634e099de5c8b9a4a77daf47c6038dade370
Reviewed-on: https://gerrit.libreoffice.org/2320
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-24  Ricardo Montania  <ricardo@linuxafundo.com.br>  [c6b795140abeb9dab00b3a149c5c8042198ac1d4]

CreateFromAscii removal in canvas

Change-Id: I89cd673aea154e96b26323d4e424b97c0fdda0f7
Reviewed-on: https://gerrit.libreoffice.org/2346
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-24  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [fa24204cd728c787aaa2ff8b7460d99109120be4]

Update TDE (Trinity Desktop Environment) integration files

Change-Id: I48a5da0d01ad3532b9a77ff864f8f9e4d14e734c
Reviewed-on: https://gerrit.libreoffice.org/2374
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-02-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb717296bf66f0acb84d5f84c38390f3e44c7b62]

coverity#705347 Missing break in switch

Change-Id: Ife49c096722fff204a140be970aa0692281e8b86
Reviewed-on: https://gerrit.libreoffice.org/2327
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [df37f7d8e82d8d0854076c3c9be64ee3a155f7bf]

move loop variables into least scope pos

Change-Id: I8e69e92bbfee2bf20918d041ecc6b7a3f7729fbd

2013-02-24  Julien Nabet  <serval2412@yahoo.fr>  [3901964b6d1fb2117cb983a7eedf80da93ba5530]

coverity#704434 Non-array delete for scalars

Change-Id: Ie92de56ead7988d951fe44cf63b4e72214b1e22f
Reviewed-on: https://gerrit.libreoffice.org/2358
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [4c51313369c8f75674dbea0706a36a19824095f9]

simplify CreateScImportAsciiDlg

Change-Id: Ibcd9dc854cf15ef0a6cbaba3fdc9e377e1073507

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [01416aea805f9e17d8d43d6555501774b19c110d]

now easy to adjust csv dialog to fit on a netbook screen

Change-Id: Id40bf959f160b03a2aa54dd078d66d6e9854863b

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [980fe99410477f6a4bd0dc935c9e63fa0aad2b0e]

be more forgiving on 768 height screens to allow dialogs occupy more height

Change-Id: Ie9e53606d84fb1efd738709de64feecaabff9328

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [9c43037ccb281df6c0b143b850b1f48e22660e4a]

suck alternative title out of the .ui

Change-Id: I3983a61c5716679d8d64247d29c4909b16fc2c69

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [ffea6fc98fe7137cafd88bc191c850caa9717862]

add more custom widgets to glade catalog

Change-Id: I1158bf00bfb7e0eabe28e56c3e8430c6b2c68939

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [3fd9e569d8a4c00020d5ac2db566e1ed7f920a6e]

add requred custom widget entry points

Change-Id: I611133eda82a5c2f303e5938d47deb3fb295f26e

2013-02-24  Petr Vorel  <petr.vorel@gmail.com>  [538ba011d7b598737c898cfcce1e0d7b00b40c84]

rewrite import CSV dialog to WidgetLayout

Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4
Reviewed-on: https://gerrit.libreoffice.org/2332
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-24  David Ostrovsky  <david@ostrovsky.org>  [f4a6b7d3d6ab2599dc795b640e14af808ea9de35]

fix HAVE_CXX0X case on MinGW

During configure phase HAVE_CXX0X is determined and exposed
if the current gcc version supports it. With gcc 4.7.2 this
is the case. Activate it during compilation phase too.

Change-Id: I7b738de083fa337a422c20bdf88d9dca5f8303ed

2013-02-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1baeaec3c98987fbedb6d02200fc4a95478adafb]

move openssl, redland, orcus to macro check too

Change-Id: I2b0a22fbd32d3ade74f5043b1b2bba56a45a86dc
Reviewed-on: https://gerrit.libreoffice.org/2371
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [ed383ebfbae4c79c870389868762767b16f444ee]

remove RTL_CONSTASCII_(U)STRINGPARAM

Change-Id: Ica4dc859229c2ba0dc052a97ff23178895c25580
Reviewed-on: https://gerrit.libreoffice.org/2368
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-02-24  David Ostrovsky  <david@ostrovsky.org>  [c064fa5048b09eb50fc90cef4364986ec58bd3eb]

remove obsolete mozilla options for cross compilation

Change-Id: Ib7c2f06cec651ecde049e9335236b513edbf4d50

2013-02-24  David Ostrovsky  <david@ostrovsky.org>  [79cd6af6c7ec3d0a08962a2db1fc6919453a8b67]

clean up obsolete mozilla options

Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [9428c58408248dd6463e67b7fab7af8dd7dcd519]

add a crude GetOptimalSize to ScCsvTableBox

Change-Id: I06357e9e69a0d9f4b8edb4db4ba1b788f96d73a9

2013-02-24  David Ostrovsky  <david@ostrovsky.org>  [0e26ed476aacf1c70b82a1806a1281fe98b9e724]

document generic <class>_<target> idiom in gbuild

Change-Id: I8b746c3786eda42c3c91c104daee2018ba20b975

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [5fb036a638c2436d085b65ae32076c9209a7ffb7]

make ScCsvGrid robust against early show before valid column limit set

Change-Id: I36741d9b5826900f88451ffdbe07c44e39f381b4

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [ff3278cdc8a7a89c734885f57f60d01dbdf020e2]

log presentation minimizer results as info

Change-Id: I0f68ca75f774dfb18423517b36a1ea4d6071a83b

2013-02-24  Caolán McNamara  <caolanm@redhat.com>  [197587cc3ac09a16932a22a072aef45f9528e519]

layout should now take care of resizing for us on its own

Change-Id: Ie250ad51b2e3e62ee8f33b3fd0ba409cc221eac7

2013-02-24  David Ostrovsky  <david@ostrovsky.org>  [ca7f5f5a49eeefe6d75f348aa4a635f171b218ef]

remove obsolete system mozilla comment

Change-Id: If96a98950183ba3fd9c11e4d60b24e3eacfcf08a

2013-02-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8968d6d66410d63880da4923144bec7b92ff72f7]

some more external check work on configure.ac

- all in libo_PUBLISH_MODULE is affecting global state, so no need to
  separate
- add in AC_ARG_WITH

Change-Id: I609cd03c9208448e6883f5347da3019e0d3aea51
Reviewed-on: https://gerrit.libreoffice.org/2366
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-24  Andras Timar  <atimar@suse.com>  [81795c344228386b6ad5d10df3d28e5ae4a2e0a6]

Updated core Project: translations  a45c8b4b02ef5e45b225c0418bb378b7d332a01f


2013-02-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [d5da6480561b3df99cb1df480b88fcd055bd10aa]

remove RTL_CONSTASCII_(U)STRINGPARAM in xmloff

Change-Id: I86163e68d0993dcaf6888060ace17f5dba812f1a

2013-02-24  Andras Timar  <atimar@suse.com>  [4c8738671313c12e672c59379d109d5fee9138f9]

remove obsoleted option --disable-build-mozab

Change-Id: I6bc95c27bf807288ee147995fd4d864903f8cec4

2013-02-24  Joel Madero  <jmadero.dev@gmail.com>  [dcff3305fa43388a0285d05be6da84ea7daa49fe]

fdo#59828 update Format Paintbrush Label

Change "Format Paintbrush" to "Format Paintbrush (double click for
multi-selection") to be more concise and provide a bit more detail for users

	modified:   officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Change-Id: I8a0baaf0564ed9cc5eca99ef10b184905a3dd16b
Reviewed-on: https://gerrit.libreoffice.org/2273
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-24  Thomas Arnhold  <thomas@arnhold.org>  [305bf19e390aebdf2d20ea052a92f782e8d1185c]

loplugin: unused variables

And some fallout.

Change-Id: I8dfc12f3566e72d79d4f9930284c92577aa485a1

2013-02-24  Lionel Elie Mamane  <lionel@mamane.lu>  [e5444ae3e099e1279b9b685b623c6e50bb8efd3b]

fdo#60907 no space in front of MYSQL_LIB

Change-Id: If477ae65eb93d8eb944c345853c13ca0d1826762

2013-02-24  Peter Foley  <pefoley2@verizon.net>  [1d84e9d1d363bd550129efcbeafe670c0a049dd0]

instsetoo_native: convert to gbuild

Removes:
 * instsetoo_native/util/update.xml
      - gen_update_info.pl can be removed ?

      On Windows the binary artifacts are created now in:
      workdir/*/installation/LibreOffice_Dev/native/install/en-US/*.msi

Change-Id: I1c82ea9cb9d297cdd0e4f4b9b44606259eeeed49
Reviewed-on: https://gerrit.libreoffice.org/2242
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-24  Tor Lillqvist  <tml@iki.fi>  [80dd07381bc7207520a4b7fb0d06e8cc5583ee76]

WaE: unused parameter

Change-Id: I0227762e5755fb073a2b2923fce0cd718460f02d

2013-02-24  Matthias Freund  <matti_lx@yahoo.de>  [4261ddd0082d3a62d0e54dac22f1dbd1d29d095d]

Comment translation german-english

Change-Id: If22ef967efa8010d19b7e32d588179cfcacd0780
Reviewed-on: https://gerrit.libreoffice.org/2359
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Arnaud Versini  <arnaud.versini@gmail.com>  [8214ea86075fab7b1c5e3f1bdfe6d347ad12c759]

Remove unused method SdPage::SetLinkData

Change-Id: I50ba468842a4c8b66de9d0c6cb2432709dcd50f9
Reviewed-on: https://gerrit.libreoffice.org/2360
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Thomas Arnhold  <thomas@arnhold.org>  [d5caf6898b384de8465179341e8f0ccf66b06b2b]

loplugin: unused variables

Change-Id: I7fc203900256839e679bf73b717d121fedc42087

2013-02-24  Stephan Bergmann  <sbergman@redhat.com>  [10f4ddc9a5e28b33ad2bffe6cd3e4aaab920f872]

Declaration of stat shadows a global declaration

Change-Id: I154ba64ff61d08d7a600a83eb7dd41381aca73ca

2013-02-24  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [63b0ce97ba0f71c28a7880c741100b0240332e74]

fdo#38838 searched, replaced and removed String::CreateFromInt32().

I ran the following code replace:
    s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/

And finally removed String::CreateFromInt32().

Change-Id: I53b26a59c68511ae09f0ee82cfade210d0de3fa5
Reviewed-on: https://gerrit.libreoffice.org/2279
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Valek Filippov  <frob@df.ru>  [3648c3226d369ce7a547e48f824b876180559476]

Add OIDs for Russian crypto algorithms.

Change-Id: Id1d6a623863d7643401dce912991e61de16695f2

2013-02-24  Tomaž Vajngerl  <quikee@gmail.com>  [44faceac60f9046e4827290a85f790a46ed1e227]

Add "Compress Graphic Dialog" to Writer.

Change-Id: Icff16a86d217b2648ce588ca2b90abefcd1634d9

2013-02-24  Julien Nabet  <serval2412@yahoo.fr>  [bd502f4d99a6f1e783d7eaf53e0a4d05f04629c1]

coverity#735295+735296 Buffer not null terminated

Change-Id: I02693a2f4b2470ad33e6bd7a925aa64e31ad9a58

2013-02-24  Julien Nabet  <serval2412@yahoo.fr>  [80f57172833ec720a2bc0d7d9c8f82f8bc5fc70d]

Fix uninitialized local variable

Change-Id: I0ef7779b76909dbe4fdfea58dbaf54cd01f7dcfa

2013-02-24  Andras Timar  <atimar@suse.com>  [bbf73cac51d7cfb58f05e0bd3239980c79810123]

Updated core Project: help  c722cd78bfcc47e6c99d16af0db9dee68c96a654


2013-02-24  Peter Foley  <pefoley2@verizon.net>  [61e7c592faa2d768d599936e57042eb22bcaa16f]

convert moz to gbuild and add to tail_build

Change-Id: I2d3f5d127f831ee9abc020d46558f7cfbe8c9380
Reviewed-on: https://gerrit.libreoffice.org/2349
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-24  László Németh  <nemeth@numbertext.org>  [a5a24fa0241930ae5f9d8a4c757e479d2de3efb6]

fdo#61376 librelogo: fix missing Asian and CTL support, etc.

Change-Id: If2d15d7b299d0b05e9fd3171d51c1f0e947ef561

2013-02-24  Joren De Cuyper  <joren.libreoffice@telenet.be>  [7a38ee5f5c69ac9eaeeb7cae5b0f31bceb37e70b]

minor indentation and spacing fixes

Change-Id: I312f439161ccdf07f8bf97a781b14782573f5664
Reviewed-on: https://gerrit.libreoffice.org/2343
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [f28c33d21d324fb70d061363bbad7750e1c72127]

coverity#984351 Uninitialized scalar field => unused member

Change-Id: I766bfc9db355205f97aaea774ee68c76bd5df0ae
Reviewed-on: https://gerrit.libreoffice.org/2317
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [aca27afb3eb1032201ce3520df9fb950442cf64a]

coverity#984099: Unitialized scalar field

Change-Id: I9938ffebca054744a6a1e333df3933a3633ea8d3
Reviewed-on: https://gerrit.libreoffice.org/2318
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [a64df1b8fd594dceb561565a77db5cc095085e66]

coverity#983372 : Dereference before null check

Change-Id: Icfb2db359f2cf2625e1f7e5ed7ed0f255d40d21c
Reviewed-on: https://gerrit.libreoffice.org/2319
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Thomas Arnhold  <thomas@arnhold.org>  [ff6a046a916ca91e39072700c4ddd591a6e2f2d4]

Translate German comments

"Grafik x" is "Graphics"

Change-Id: I935df68636c22dda3c21826a47b76c5dd52292c7
Reviewed-on: https://gerrit.libreoffice.org/2311
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Hamza Abdelkebir  <hamza.abdelkebir@gmail.com>  [978558272caf1b661ba6800d92567843a1dbf1ca]

translated some german comments, removed commented code blocks

Change-Id: Ia741aaa596b711b80cf8cc1be605e34e19a62f3e
Reviewed-on: https://gerrit.libreoffice.org/2352
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Matthias Freund  <matti_lx@yahoo.de>  [cfc6473352ba68a4b40e03688cd51f2511a7b575]

Comment translation german-english

Three small files...

Change-Id: I9dd5914caef6ca061e94d52d7abd5afb59c8ed29
Reviewed-on: https://gerrit.libreoffice.org/2353
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-24  Thomas Arnhold  <thomas@arnhold.org>  [74f74aa5470fe631c7827897742c0ccbddcf6ad1]

tweak comment

Change-Id: If7338743b9549a265f611e8d50d0455e1de8d09c

2013-02-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [08eb3c34c209184a8a7d1ea63cc97a0c5205aa7c]

comma need to be escape in Makefile when in argument of $(call

Change-Id: I930aacad47780a085ef8eec7f3b7fc6600528afb

2013-02-23  Matteo Casalin  <matteo.casalin@yahoo.com>  [09a015e64e0433652beaca2d5294162c20d97a8b]

Slight simplification of loop

Change-Id: I8eccb85962c07933d0bc5771067d3c533933e90b

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [bdace7b2aaff034f4c3649bcbd57664b81cb28ab]

coverity#982145 Buffer not null terminated

Change-Id: I5dd0050a0fbb5918da2d863998a7f24d9b144780

2013-02-23  Peter Foley  <pefoley2@verizon.net>  [613221bde1744265c336c2b5f2ade0bfb9b22d16]

convert odk to gbuild and add to tail_build

Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0
Reviewed-on: https://gerrit.libreoffice.org/2288
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2013-02-23  Peter Foley  <pefoley2@verizon.net>  [5003ab57eee903d072fc7fac8cb5c69a34fb9d5c]

fix deb packaging

Change-Id: I9ddbfad9d332cb68b03857947ce502bda4c0db1b

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [881f94b57caf3c37c63fcc502876651487cee653]

Fix typo betwen/between

Change-Id: I2194bf9caefe4b9d28c939af6665d62c7e83d403

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [6b29aa78b62fa4cb634e29d63f900e90ea9eda85]

Fix typo (beacuse/becasue)/because

Change-Id: Ia7de2013ed72e2449525a4fe53ad2832c141e925

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [eb7185a168dbe454891c8d4be610935e6ff0008b]

Fix typo begining/beginning.

Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [2dca0ccf0760a64eab986c178873926a6a125cc5]

Fix typo recieved/received

Change-Id: I0c838f5c06ff26149113a9bbab970d314758c648

2013-02-23  Martin Brown  <martybfoss@gmail.com>  [a97a16d330b238f2d05a6f073d417830468e54e2]

Remove unused preprocessor defined functions in the unicode utils

Also remove corresponding unusedcode.easy entries and an
unusedcode.easy entry that I could not find in the master branch

Change-Id: If329fe1226bd40f86cc0fd8d912876bf7a7984b2

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [94477cb5fb6e982035867b198eee7cfa8622c5e3]

Fix typo accessable/accessible

Change-Id: I2f6d00a6361243a52a593acaaf2bf624d8a2730e

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [3a014901fdc4134f4fae669b66b154b1137c2352]

Fix typo seperated/separated

Change-Id: I133423de994b1befe246b6c921802428a3528202

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [e3f141323eea90259248cef4576ddb267b9c2d06]

Fix typos retreive/retrieve furture/future

Change-Id: I639c2970b2a88ca3d5aa1dcd2ad4ec047b4a369c

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [fcf3758c92dee4f3e2cd4a9c8a2caee95033c810]

Fix typo "fuction" -> "function"

Change-Id: I369da2262d42fbc7cc3cfeeef4920606522237cd

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [66e5cbc55ab6923e651e1e3b32a7f26b5adaef90]

Fix typo "sucessfully" -> "successfully"

Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [fe86d0ca5daeadd8bde74e27109bcb65402ce139]

Fix typo "paramater" -> "parameter" + remove some commented lines

Change-Id: I1e6343fdcee91d23aacd776520e8bfdf81d411e4

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [7c7755473e41f28e78dc79b885f8a39783f64699]

Fix typo "teh" -> "the"

Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a

2013-02-23  Caolán McNamara  <caolanm@redhat.com>  [8655095a4910ca795dfd182e6796d9375727a694]

try and beat this weird SvxAcceptChgCtr into something sanish

a) convert to .ui

b) The accept/reject changes dialogs now have a "close" button and the
accept/reject etc buttons are relocated into the main dialog button area rather
than as direct children of the view page. They now get disabled on switching to
the non-view page.

c) Merges the sc redline changes dialog, the sw redline changes dialog and the
sw autocorrect changes dialog

Change-Id: If0ba376c3f2d36709aeeed995fa9901741434c40

2013-02-23  Caolán McNamara  <caolanm@redhat.com>  [3c5c43cf2aa354a98f28a466647f4d463cdfdc85]

add stock undo button text and map to gtk-undo

Change-Id: I9109dfc6293c9de399c25bea957712eb00d181be

2013-02-23  Herbert Dürr  <hdu@apache.org>  [90a83191a4be799e0ebe35ec9f3352f399c1d7cd]

Resolves: #i68503# a SwHolePortion must not be decorated

(cherry picked from commit a69be8d24830305e8d7301fc4646fd803945eaba)

Conflicts:
	sw/source/core/text/portxt.cxx

Change-Id: I247ac6d623b47d08ac9e2e5f107520241d19af8f

2013-02-23  Caolán McNamara  <caolanm@redhat.com>  [f0ea8c6ba5d2e33341bad9cb49b58ccf9eee92c2]

various efforts to consistently apply HIG rules

Change-Id: I084a0fbce57c732635e73186ba124fe3b53502d5

2013-02-23  Caolán McNamara  <caolanm@redhat.com>  [e298885c6f6ab762d307877559ca1453acf7ab46]

allow setting ComboBox max-width-chars via properties

Change-Id: I816c2597492d24f81a61c53ad2dc0125075d01c5

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [fb79d2001aca24aacb8548c1876744b2cc3520de]

Fix typo, "charcter" -> "character"

Change-Id: Idde59a616b16c52b7369dd67e7a06eab52b334c8

2013-02-23  Thomas Arnhold  <thomas@arnhold.org>  [c4cc63badc506a00ee92e588d47e4f93e22fe1b5]

sal: update log areas

Change-Id: Id7b2c7e871abf19b70f427095371c6a6c0208607

2013-02-23  Thomas Arnhold  <thomas@arnhold.org>  [4b712afcabec26e3165d3c7022c8696f28f5bf58]

Translate German comments

Change-Id: I0c2e38e07c0e108268d63c1994eb3a0a0646cdf5

2013-02-23  Miklos Vajna  <vmiklos@suse.cz>  [d0fc2174a731f75799e6fb990cff7b76835361fa]

sw: rename member variables missing their prefix in ViewShell

Change-Id: I4ec171a42f589826071d6e9ea2c87e9e2c94fdb3

2013-02-23  Julien Nabet  <serval2412@yahoo.fr>  [93b8b04ae0125a85d92ad0c414969c12e49b301e]

Fix assignments which are not used

Change-Id: I07f4f45bea211b8f32cb975e0c4c1d19062b1808

2013-02-23  Tor Lillqvist  <tml@iki.fi>  [d372af0897f528a6f5a687e4872dee91df95fec5]

No NativeActivity, so native_app_glue and struct android_app are meaningless

Leave the NativeActivity-related code in androidinst.cxx for reference for
now.

Change-Id: I760c02ea361361be2d2b69c4cad1e38311f51247

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [fd56eb98e63b4aac12c9633d5847a3fb964f326d]

Not using NativeActivity means no lo_main() stuff used either

Hopefully also fixes build for iOS by re-introducing checks for DESKTOP.

Also this commit partially reverts 52a8744afee2cd589813f0377d93f821fce7aedd.

Change-Id: Ie94c771b72ba138bb0481b054285916618baf6eb

2013-02-22  Miklos Vajna  <vmiklos@suse.cz>  [3eaa536ae457391c3826be50b0361f8d0c13cdd3]

sdext: fix loplugin warnings

Change-Id: I4bca280b352f1df40fe75658e418f2e0cb2430e8

2013-02-22  Miklos Vajna  <vmiklos@suse.cz>  [6ecec31d334218900c9df3d2b558387a5e5f5cf1]

sal: document oox.ppt log area

Change-Id: I756cae33f408a1b735358da5a15b0462a19e31d0

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [388b72742ae6f93650b9a64e41a30c451dce3708]

We are not using NativeActivity, nor do we plan to, IIUC

Partially revert 52a8744afee2cd589813f0377d93f821fce7aedd, i.e. once again
start to remove stuff related only to using NativeActivity... (Because it is
confusing and misleading to keep it around.) Let's do it in small pieces this
time.

Change-Id: Ifdc52eb0ae32c7c510418611cbf01a857a8bc697

2013-02-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5aa1307df6da9f8c17fa01d54be4d4184a31b299]

fix Search->indexOf change

Change-Id: I64eb8128c5719a5e7601f15367342e98140e0789

2013-02-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ecd8b349015ef43bc2407f6ebf2053cb7b3b6c6f]

Start Center: update hardcoded borders to match the new images

Change-Id: Ib3dae9b06bcd2cfe5e73b723d9ea2e5856073651

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [fb1991e7c1b17bd4e3b5e0f9aa572d958eb243f4]

WaE: ´nLen´ may be used uninitialized in this function

Looking at the change to this line in e904749eb8e1109f9a884b309fad6de5f78ad623
, I think this line was changed incorrectly. So I won't simply "fix" the
warninig by initialising nLen to some value like zero, but instead reinstate
the use of the nCharCount2 here instead of nLen.

Change-Id: Ice4a5cb751a244c38b3cfc4e05e3206cb939484a

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [754bd309dd346f9930a6ede418ab01fcfa5f74f9]

BitmapView can be a member class

Change-Id: I172cfc0bcad780e99469ac01c9ba7467befe53de

2013-02-22  Matthias Freund  <matti_lx@yahoo.de>  [1fd796f036b0062d79960c153f06da42f75ac1ec]

Comment translation german-english

Change-Id: I39ad80b9a952462e178be87ca5e53785036cdaf6
Reviewed-on: https://gerrit.libreoffice.org/2190
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-22  Michael Stahl  <mstahl@redhat.com>  [ad830cacb72ef0a2062706dc80c253f0bcf65cb7]

sc: insert a temporary String conversion until ScColToAlpha is converted

Change-Id: I35494ccfeba77b173a2d227d1bd2235e81aa2d9b

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [0041d05b560e878ccd28d05268ba73394f681b59]

cosmetic clean-ups

Change-Id: I951d0f52b12bde4df8cb444a654e6f45c66c5f57
Reviewed-on: https://gerrit.libreoffice.org/2324
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [f9ec3b34774c0f5822b42a49a28447c5e888de41]

coverity#736043 Missing break in switch

Change-Id: Ia75cc63035119f243e8145e982d1f5267078c1e8
Reviewed-on: https://gerrit.libreoffice.org/2323
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [c522001687676327b6f04d0d72a1d45fe3f2b110]

coverity#738777 Uninitialized scalar field => unused member

Change-Id: Id4ddd4d4581aa35abfab0251737607d794a944f3
Reviewed-on: https://gerrit.libreoffice.org/2321
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [685c6dadaad760169749c62cdefb4b3ae5a8ddf9]

coverity#738776 Uninitialized scalar field

Change-Id: I98770ba5cf3179a743d1f3fe0684f12adc65c29b
Reviewed-on: https://gerrit.libreoffice.org/2322
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [08603e66f9a994418d4e2a2badee3f5a6b3f7168]

fdo#38838 search replace for String::CreateFromInt32().

I ran the following code replace:
    s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/

Change-Id: Ic500593e3a0b593522c9469b18da0145285007da
Reviewed-on: https://gerrit.libreoffice.org/2280
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [e904749eb8e1109f9a884b309fad6de5f78ad623]

String cleanup in filter

Change-Id: If9fac2f277550cc786baffe4f89c7181b2d10dfd
Reviewed-on: https://gerrit.libreoffice.org/1970
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [bb5fa449378d6535932d39f2357c06e181647346]

fdo#38838 search replace for String::CreateFromInt32().

I ran the following code replace:
    s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/

Change-Id: I45edaec4de2481ad45f9bcae2e280d5aca487714
Reviewed-on: https://gerrit.libreoffice.org/2281
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [6119e15c8b2b19c6ea3c271fb1c9d7e047902e77]

fdo#38838 search replace for String::CreateFromInt32().

I ran the following code replace:
    s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/

Change-Id: I7c047cf1c90632bddc23ed49f9455d745ac8688e
Reviewed-on: https://gerrit.libreoffice.org/2282
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Radek Doulik  <rodo@novell.com>  [eb451cbc1aa2f96b1a913d85823ef27275ad367b]

set document settings / embed fonts when importing odp

Change-Id: Ib7160c3b00399e704cd02a41735b0ff4f13d8554

2013-02-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [046ad9ffad7b4647fcc66291dec73bbb67a7fe85]

fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1

Change-Id: I683002c12f9bb8f053dafea70c889a2881a70b99

2013-02-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3a5ae29f0d2f4467ec75803d6e3b5b461672428a]

String -> OUString

Change-Id: I5b577a8e0675d7849ca22e24bb99ee2d8602ae6a

2013-02-22  Radek Doulik  <rodo@novell.com>  [f0cd6fe9075cd0aa00162474784ad804a07ed138]

use document settings / embed fonts when exporting odp

Change-Id: I9e8db1ae08b570f093b13d50bfde823c85cdba95

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [6c68f2c8edb47d8165521ce97799092ab449a9b7]

wrap max-width-chars in a custom widget to avoid it getting dropped silently

Change-Id: I7ccbd4b2e1aebc84a59bb9000e7322c8aa62ffd7

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [7c760f34a00462d5904d0e2eed4132761c2e51c5]

Resolves: fdo#60764 sort options can grow too wide to fit on screen

Change-Id: Id3aed9ef251f61710b43ceda1a28c6895e91872f

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [393609f3f702bf5cf34e1495f32e78b75e3d5f17]

Bin pointless single-child directory level

Change-Id: I03de46fb6c095bb176fd25fc5f803be6d2d89bcf

2013-02-22  Miklos Vajna  <vmiklos@suse.cz>  [0208ead70a9412ccd554fcef3e9308f8ca17037b]

DOCX import: improve btLr table cell support

The problem was that in case the contents didn't fit into a single line,
multiple lines were created, which is not what btLr wants. Set the size
type to fixed in this case.

Change-Id: Ibab1313f95dc16dd0366d21a00109a6f38fa3526

2013-02-22  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [5dff2d0822bb299c134a05a64747ce1bb42ad7cd]

Replace duplicate code from ImplToolItem constructors with init method

Change-Id: I2e2950045d8970eec3d1e04269bfe2ecbc9c3e6f
Reviewed-on: https://gerrit.libreoffice.org/2267
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [6b59ccd5d4edb981496122a2d78cedaa052f0c70]

WaE: unused variable

Change-Id: I108ea85db7904e31cbeb1cd2dec89cb1cdf6275b

2013-02-22  Stephan Bergmann  <sbergman@redhat.com>  [fa559f1c416884015d1d83d0a7ac8803e745d9df]

WIP: Experimental new binary type.rdb format

Prepare cppuhelper/unoidl.hxx for direct consumption by code that currently uses
registry/ to read .rdb files (e.g., codemaker).  The additional exports will
need to be properly hidden from general users in gcc3.map (and documented,
and...).

Change-Id: I5cdff6fe69ab88435972e16dbda2311450f20ede

2013-02-22  Michael Stahl  <mstahl@redhat.com>  [5677e3f2514d5b797c239d99edce0189d5cf364b]

fix strings more in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1

Change-Id: I7d4cf698721fcf972bf35babb6d53369719eed18

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [5f3dacaeef60bec80689ed7b529b3c8bf7823139]

Try ignoring IPC pipe errors on Android

Change-Id: I906df7fb65226422973e11ad69abdcc4fbd980c9

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [b7777dbf8e84976e0bc77aa1122f3964c29a575a]

Rename the package and .apk of the "desktop" test app to avoid confusion

It used the same package name as DocumentLoader and the same .apk name as the
eary sc cppunit test app. Probably having two unrelated apps with the same
package name causes some confusion somewhere.

Change-Id: I11414b9cd59694eb97d39bfaeac4ed1066ae3aab

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [b02c075a16ff0b198053cf36828056c6e7ab45e7]

Rename android/qa/desktop to android/experimenmtal/desktop

It's not really a "QA" thing.

Change-Id: I85f7b5610ecd409972b7d504bfc567707d35556e

2013-02-22  Armin Le Grand  <alg@apache.org>  [99501a839f6d777c24bc9210787fd14dc3aad67d]

#120616# Corrected SVG gradient primitive and it's decomposition

Conflicts:

        drawinglayer/source/primitive2d/svggradientprimitive2d.cxx

Change-Id: I04c148303e7153a5376eae79803c540f6eba0b00

2013-02-22  Michael Stahl  <mstahl@redhat.com>  [03a381eaa58d77cf26dfa8d916d1ecda865c1937]

fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1

Change-Id: I18f80b5fd6aa11ed78fe2b1bee3cb9f843cf203e

2013-02-22  Petr Mladek  <pmladek@suse.cz>  [48bf145cf4f84703b9920e2cffafbba448ae7ae1]

migrate even more configuration setting (fdo#57061)

+ application windows size
    + I was afraid to migrate any /org.openoffice.Setup stuff
      because there seemed to be many hardcoded values;
      But the parts mentioned in registrymodifications.xcu
      should be configurable and thus safe to migrate
+ „Enable macro recording“ and „Enable experimental features“ options
    + sigh, we do not want to migrate
      /org.openoffice.Office.Common/Misc/FirstRun; thus we need to
      explicitely mention all the other items which is error prone
+ Tools/Options/LibreOffice/Paths/My documents
    + ah, the paths are handled on two locations: /org.openoffice.Office.Paths
      and /org.openoffice.Office.Common/Path
+ Macros
    + I was afraid to copy user/basic because there were some content
      out of box. I though that it might be version specific. In fact,
      the default content is just empty templates that look the same
      even in old releases => it should be secure to copy it after all

Change-Id: Ie1c04e9df36f6b6961bbaaeb922e29d64128ade4

2013-02-22  Stephan Bergmann  <sbergman@redhat.com>  [555d09b57892389fb0c34510da780f31912e47ef]

Better debugging messages

Change-Id: I7c10329f87edfe5d6f801c0aa70e1f6860780c8b

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [1a4bcd1b0d05f7dcafd7aebeaa0e0e91f6b102ea]

these stray fprintfs drive people demented

Change-Id: Ifee5c39423957bcc4708a7933c760d9467e2ac27

2013-02-22  Eike Rathke  <erack@redhat.com>  [8970e14d7494859c6079ef2a976416598823ba50]

resolved fdo#57841 ignore embedded NULL characters in CSV import

Change-Id: Ib0eb044f009227c0aa6e1bc520905d605323c3db

2013-02-22  Luboš Luňák  <l.lunak@suse.cz>  [30fee57e6c8d5d71e744ad61aec8b240a81909b8]

fix build in debug code

Change-Id: I829699340525b6a1c5840e1162028bd593d2b96e

2013-02-22  Luboš Luňák  <l.lunak@suse.cz>  [55b00473eb09796ff66dcab2d33c67782dcb5230]

fix incorrect code alignment

Change-Id: I80f181966f0e47ec0030eeab7762a6b7fb0095cb

2013-02-22  Michael Meeks  <michael.meeks@suse.com>  [294d7afb66503af554850c64f4d195f727fa2371]

silence warning.

Change-Id: Ibf82038c15c9ecf6de502bae1dd21e2393cafe09

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [753628eec23f4b4ba037953f05c1430b5108bf15]

fix sw build

Change-Id: I2d42420307f359b30cce5422629689bdc964ebd9

2013-02-22  Thomas Arnhold  <thomas@arnhold.org>  [5c89214a80f0284eafaf4eba23243dfe3c9f7193]

fdo#39674: Rename menues to menu

Change-Id: Idc22167d1a0dc518b3f9e96884213140d07b565b
Reviewed-on: https://gerrit.libreoffice.org/2316
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [def619581f3a833c4c476548c6d17a76d204dd28]

fix sc build

Change-Id: I2c5ad65863a516516f8a944fb1344753e08d6c9e

2013-02-22  Andras Timar  <atimar@suse.com>  [b4a89972cb6a6370224d5de3b88f9e642f93624a]

fdo#54087 build npsoplugin on Windows, it does not depend on GTK+ there

Change-Id: I033ee2316337dab549f1beddbfb7919a35d73c8e

2013-02-22  Radek Doulik  <rodo@novell.com>  [64cdf8072a79491903c5d1b107c6486b33da04d3]

added EmbedFonts property, added File/Properties/Font tab

Change-Id: Id2a812c4b5347e2851149a1bd46eaec4b40d0f12

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [805f1ed598ef18157710cf3655d329b09a735389]

fix editeng and basctl build

Change-Id: I0d70449ad9b42219969c82e2054694c4a5830dcf

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [92ea45dc5d84360b69322194b31390860b4c5414]

drop someones stray debugging fprintfs

Change-Id: I4423ea0952282ea2b64c72e4cc73e42f0afe4649

2013-02-22  Julien Nabet  <serval2412@yahoo.fr>  [1443a9f7abce965d1ca3ccf0a8f92562ebf82c07]

[Uu]sefull -> [Uu]seful

Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [45739fad0b1d55e72cc1ed508b8ea33a74219290]

fix sfx2 build

Change-Id: I17b8ab426e7aabeb5db9d49391e0c1be99e63a51

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [321bd3a06e3aa78f3223ef1aa7a0baac9176f83d]

more custom widgets for glade catalog

Change-Id: I9637244a7f117496feeb879618a28ba55ced84f4

2013-02-22  Andras Timar  <atimar@suse.com>  [4ad4e50763c0f04a286f7ff784e3cd70835ca077]

unused local variable

Change-Id: I8d8019b6947c1f989d897389379f2b6bb396cfbb

2013-02-22  Gergő Mocsi  <gmocsi91@gmail.com>  [1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1]

fdo#38838, ::rtl::OUString, String to OUString

I have cleared out String and ::rtl::OUString calls in module dbaccess/source/core/misc.
It was mainly file dbaccess/source/core/misc/dnstypes.cxx , and it's usages. There are
still some calls in dbaccess for this class(ODnsTypeCollection), that needs refactoring
(eg. in file DbAdminImpl.cxx, method "String ODbDataSourceAdministrationHelper::getConnectionURL() const").
Remaining calls will be my next task (in module dbaccess). I also clear out deprecated macro
RTL_CONSTASCII_USTRINGPARAM every time I find one. The class I've mentioned above
(ODnsTypeCollector) is OK.

Change-Id: Ia0f3bb8cc649d1ecf8decc093f8a1a20ee23c33c
Reviewed-on: https://gerrit.libreoffice.org/2289
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [fc090acf829d0053c0a611acd73f08b51128031d]

Fix misspellings detected by https://github.com/lyda/misspell-check

Just as a test to check the usefulness of that tool. It needs some improvement
before really usable.

Change-Id: I875e79c1992ed5f3b695736b0d49938ad0ba2d55

2013-02-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ea4581a914cb1aad29f16b73e35350f05f8adc1c]

We need to escape special characters in slide names


2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [a70d4856366fca2502b7f248db224f0f2d59a80c]

Updated core Project: help  289af485bb9a21cb97426c7721ff144f1392edf6


2013-02-22  Andras Timar  <atimar@suse.com>  [443f058da182e83bb2099a8aacfecff90d94a9a2]

Updated core Project: dictionaries  892bb8a4b02d261d9fda2648f595139c06b59913


2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [6fb6bc4b4e45df954dc0ee0d5a53d35dae686fa0]

adapt code to New Toolbar Dialog .ui conversion

Change-Id: Ie1b7a0cf5fbb9dbfc04a07bb58d5f55f83a096f3

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [7d7eb08e182732ae3217a5f506d1a50384575b48]

add in some extra columns to eat extra whitespace

Change-Id: I85c556a5f3ed3934c409f0ee5e0b4454bc5b7728

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [c6db0c0848f204f93dc3e28f2cfe25ebfd39f999]

add some more custom widgets to the glade catalog

Change-Id: Ieb6e282225c7e7a94c93653c009400d1f77f657f

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [a647c19da530441b0a15f2eb11ac37f6def6f0a8]

align color list box to start

Change-Id: I819bb12dc694fa6ee2da803e41d0098f66c06c3d

2013-02-22  Caolán McNamara  <caolanm@redhat.com>  [31d78bac6ca0f09e0f0fb2858c5a1bd2864fc9aa]

various efforts to consistently apply HIG rules

Change-Id: I045871d1f6c0dbd1baf1df82b196763d374bec38

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [78425b0df6462a3c63c3b0241f0d71d464bb7b0c]

s/heigth/height/

Change-Id: Idfc117f3026d45845dcce64d31aad6fc0af9c00a

2013-02-22  Takeshi Abe  <tabe@fixedpoint.jp>  [59e8e8151ae1f13a5a08d0af81c499413c15bc4d]

sal_Bool to bool

Change-Id: I33bb3e133b49fad6503aace3afda65c3b3371da9

2013-02-22  Andras Timar  <atimar@suse.com>  [d66ade0944ddedc7d802518a74f9eaf3c6913499]

fdo#61138 add Catalan autocorrection data to makefiles

Change-Id: I88dabffc98825d6e7df14165d448302697cebe21

2013-02-22  Joan Montane  <joan@montane.cat>  [860663f22a1a4bee420ecf3d84b759a6f68c4b51]

fdo#61138 add Catalan autocorrection data

Change-Id: I5f28e8968bc993c2f5b545919f1a26929038f882

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [ed26c01be15ebc9031ee5ef709d88d524f0fc16d]

quiet external module build log unless failure

ExternalProject usually involve a configure and a make
step that produce a bunch of output usually irrelevant
including a large number of warning and other mess.
now that everything is pretty much in tail_build
these output get interleaved with useful output from
the build of the product and actually drown them in a logorrhea
of messy noise.
This store the output of external modules in a log file
and only print them as a whole if the module failed do build.
on a non-verbose build.

Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647
Reviewed-on: https://gerrit.libreoffice.org/2304
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Noel Grandin  <noel@peralex.com>  [c04c95958030bd4872fbbc0b3d4bc996fb041488]

fix for fdo#61187

... "CRASH when click 'Add' in EXTENSIONS Manager to open LibO File Dialog"

This one must have been broken for a long while, because it didn't
even implement XFilePicker before.

Change-Id: I7c5d4e4c3ba14f4c6dffa91a25a745e6ca51ec37
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [616c6924f18911fce110918edf05ed2f4e52dba9]

s/the the/the/

Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [7ca8407b403bf97a472ce2ade7e3fa1cb588cf24]

coverity#707499 coverity#735400 coverity#738541

Change-Id: Idc00fe9ad5158043cf2eee652567581111c89177
Reviewed-on: https://gerrit.libreoffice.org/2277
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [558e956403f03c7c463597138c43ca1322b5d84b]

coverity#704204 Logically dead code

Change-Id: I0a8dbbb3dbe7408e6f4d92c0bbebdaaa7d882f01
Reviewed-on: https://gerrit.libreoffice.org/2271
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [41b9d58fb94234964d378e27e6a5a49db9023277]

coverity#982817 Out-of-bounds access

Not sure if it just is coverity's parser that get confused or if the
compiler can also be confused in that case.. but it does not
hurt to be explicit, just in case.

Change-Id: Iba9df7122584272645e7fb241c3f5fd2ed4481d1
Reviewed-on: https://gerrit.libreoffice.org/2250
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [8abb2f4d57b54c42429e64302dd716bdc2b73d79]

coverity#982288 Logically dead code

Change-Id: I4fb90cb00829bc4be7d050521215528de4748d76
Reviewed-on: https://gerrit.libreoffice.org/2245
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [931f62a52085d78f81a12f277808ff9cfc6c9078]

coverity#735579 Logically dead code

Change-Id: I68a1dc0926b1310b196212e0ec602cc9d78b43de
Reviewed-on: https://gerrit.libreoffice.org/2230
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [0be1b5f4a64b53aee054d29db2bee2eb37f5131e]

coverity#982735 Negative loop bound

Change-Id: I597cd1204b0b7f5c7351482c3cdd00fc6111218a
Reviewed-on: https://gerrit.libreoffice.org/2224
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [975e2694762e011f7028755c140151fb4fdc6b1f]

coverity#705782 Resource Leak

Change-Id: I8346d3fd2ce4345cc9a352abb608cfec5f6939f4
Reviewed-on: https://gerrit.libreoffice.org/2223
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [50ba5ad06a6ceca436f0bce35019ea4f25f8aed0]

coverity#982249 Unchecked return value

Change-Id: I959599c899b489aa42ccce60c6794869041522a0
Reviewed-on: https://gerrit.libreoffice.org/2222
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [21f13f91f905d606687f113c4c0c90c6aa6c1196]

coverity#705976 coverity#7074977

Change-Id: Iaedb5fcd87a24f478d7c4a9c25e32cd2d0ee55da
Reviewed-on: https://gerrit.libreoffice.org/2221
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Miklos Vajna  <vmiklos@suse.cz>  [d1dc850cbb6072d26a26aa8d183002a50c548cfc]

scripting: s/pathes/paths and s/Pathes/Paths

Change-Id: I58d8e8dc9c6a6864206d923165d075114368c866

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb82f5c1e946333781779cd21ab64aa19f02cd85]

coverity#982443 Explicitt null dereferenced

Change-Id: I470c34c38eda673e6663b23cdb28ea4be0bef914
Reviewed-on: https://gerrit.libreoffice.org/2218
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [13ed66c9ce46d7f9ec9f670544e6fdf440412c72]

s/Whith/With/

Change-Id: I098290a33a3d455594bd200034b279eef02c792b

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4]

s/whith/with/

Change-Id: I23da81c182ad30faf871d98e55820295418207d0

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [d1ccb1eea871ca4064693b58d2926d4939018614]

coverity#735665 Dereference after null check

Change-Id: I9d217789116602838dabbf93e81ab8d0467c5c7b
Reviewed-on: https://gerrit.libreoffice.org/2217
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0300c1ade9f336c68c8ad992d89443f48021283]

coverity#735664 coverity#736134 coverity#736135 Dereference Null

Change-Id: I1a5c7d7bb2d60a43bb6197fc04a01d981a1396d1
Reviewed-on: https://gerrit.libreoffice.org/2215
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [3b5bbb3d3b38add89b03a8e5b05db3b482431865]

s/pathes/paths/

Change-Id: Id832119cc6da885372e56c2119e3bc3b31a7b825

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [0c317af38ae4c91f7472789cd53c571825610d0f]

s/childrens/children/

Change-Id: I1731710811506383d29c835a613b07506e7232f0

2013-02-22  Tor Lillqvist  <tml@iki.fi>  [956002dc4448ced19348b31329ac114b3b65516e]

s/bAllWays/bAlways/

I assume the word "always" is what is meant, not "all ways".

Change-Id: I95a2d98f3a6ef49cf52341fbb6d8a8c90e3ee27a

2013-02-22  Miklos Vajna  <vmiklos@suse.cz>  [39566f99257192a1a346c751001c6a699fa105a5]

SwFntObj::GetTextSize: clean up ascii-art

Change-Id: I39a2d3128e5b8f09f1cac895205dea683a4abd17

2013-02-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d48faab3d6a339f0c2ccba3aeb85d32dd45636f3]

some clean-up in the comments

Change-Id: I373d315ccfd5580efd5d4b860280ed29fc77b4e3

2013-02-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a51f2248a6fe377a9306f4ed5c7db6ca26d0244c]

fix problem with \0 in string literal

Change-Id: If605c111a1d921e404c4aca12d28c558a6659987

2013-02-22  Michael Stahl  <mstahl@redhat.com>  [0e72992d7492f36716e73068f9f93d9f25da9b02]

libxslt, redland: properly quote rpath $ORIGIN

... so it can be passed from make to shell to configure to generated
Makefile to libtool to invoked gcc without loss of valuable dollars.

It is an open question to which extent this commit should be credited to
the designers of sh, autoconf, libtool, make, and/or Solaris ld.

Change-Id: I0709a49d7025dbfda4d9c0e7202ea932ec85e0cb

2013-02-21  David Ostrovsky  <david@ostrovsky.org>  [cad65120c6da901bf9fe33ab16ad22217efed0c0]

Revert "embed also system fonts when embedding fonts in a document"

that's enouph breakage for now.

This reverts commit 596bd0f61f8cfc957410148ae221c62331067bdd.

Change-Id: I992f439a9a099e47115a30b3d745848f3af09e5e

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [a07dd698bf8044db1c13dbd81a5bc6e62225788c]

Remove leftover debugging printf

Change-Id: I90a75a3d2eed8929b21eef3f710aec37a9f9c5bd

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [dbcd4e5fac5e48753d6cfa5c80ff3d4ce12a1894]

pFTOblique is unused

Change-Id: I20c70299e6e91883dd5ee45b09268f543fd5e1c8

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [8d784611e2e89f03e88bf35b97be87c0132aa5c0]

FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return void

Change-Id: I40e0edeeda7158c6209b3eda124587e2da4df8d1

2013-02-21  Michael Meeks  <michael.meeks@suse.com>  [dfd17e881b1fdfb08021dc7b098e8b54b7b83ba3]

remove un-conditional 20 second sleep on-start for now.

Change-Id: I37ff2164b1f0fcdc4f3fad41f344b0d73105a2c1

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [47c46638f1a6eaa6e58844d6da56ebf673791cbc]

Need the spell library

Change-Id: I381386852e20bf0424f3189099b10bb33de98bc8

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [e459f5128a8f522ed3d5cf6fa542c0d75f96c07f]

Need the protocolhandler and spell libraries

Change-Id: I88b514326be80e56053a28f4a434162fd8d4397b

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [aeebcdf5bbf3fc1b91d9bc01a160f74952910fc4]

Just link directly to the bundled static libfreetype on Android

The dlsym() crack found the system (but non-public) libfreetype symbols, and
that seems to be incompatible and caused the app to crash.

Change-Id: I9b0bcac098d7cb3560640de3dfc10f51569c462d

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [8656ff7212e319cd96d799ee0f2f8bb156ad6d71]

Do strip the .so that will be included in the .apk

There is no use for non-exported symbols and debugging information in the .so
on the device.

Debugging with ndk-gdb uses the non-stripped copy of the .so located on the
build machine and works fine (as fine as the NDK gdb can work) even if the .so
that is actually running on the device includes no debugging information.

Change-Id: If4e77284a74427261eefac0e167ed42161c773f8

2013-02-21  Michael Meeks  <michael.meeks@suse.com>  [4d258787559426e1e2a0279888eb669622889899]

android: finally starting and rendering at least something again.

Only renders on very-first-start after install (oddly).
We initialize vcl in it's own thread to avoid problems.
Thanks to tml for fixing a linking issue.
Change-Id: I960d11c6098681356fea0634970545aa9af9bacb

2013-02-21  Michael Meeks  <michael.meeks@suse.com>  [52a8744afee2cd589813f0377d93f821fce7aedd]

Revert "Clean up remains of NativeActivity-based Android app support"

This reverts commit cecc926070ee3d2ad6296fc5e0cfcde8642bb140.

Conflicts:
	sal/android/lo-bootstrap.c
	sal/inc/osl/detail/android-bootstrap.h

2013-02-21  Julien Nabet  <serval2412@yahoo.fr>  [f68cd77923ed996c372e6814d615c6faf635626a]

Fix type unkown -> unknown

Change-Id: I8d55d5ae5ae38ae2b252859b5400e36301f19ef0

2013-02-21  Michael Stahl  <mstahl@redhat.com>  [e052f55236e2cdd4ebe6a126b570415b5a1b4ea5]

spurious warning C4701: potentially uninitialized local variable

Change-Id: I37f96df0ca6003bd811f156448e6b4990d2222aa

2013-02-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [b30d961ab590327ff18cfc12ee4eda396a5ebee6]

orphaned variable in config_host.mk.in

Change-Id: I6a6fd3e1e749b9a7adebdc4bf615e9b523b427bd

2013-02-21  Eike Rathke  <erack@redhat.com>  [b9a51c0b1e000865921e0bd4b84827e6f6f12556]

assert "can't happen"

Change-Id: I896e29b04568b351517612a1ac161dca5717dfbc

2013-02-21  Eike Rathke  <erack@redhat.com>  [9287760846655c85a564c5b8b546770762121a43]

prevent out-of-bounds access for old binary non-UNO add-in function

Change-Id: I6bdce23059d7db337fff0d4eb215b2acdaf18c93

2013-02-21  Michael Meeks  <michael.meeks@suse.com>  [6b300173343e74531c516e24cd931e35d747b84d]

parse html filter options more legibly.

Change-Id: I951d26df9c99f47b3e1415b96efaa050adf82892

2013-02-21  Tomaž Vajngerl  <quikee@gmail.com>  [4e7949974f44e9b1c7b6bae5e8f78234ff860e45]

fdo#59793 Make compress graphic dialog strings translatable.

Change-Id: I8b42a6c047f95aa567f520db81699c83a115a6c7

2013-02-21  Luboš Luňák  <l.lunak@suse.cz>  [596bd0f61f8cfc957410148ae221c62331067bdd]

embed also system fonts when embedding fonts in a document

Without this, only fonts that had come embedded with the document
were embedded when saving, which meant that it was impossible
to create new documents that would have any fonts embedded.

Change-Id: I3b4e87b1b3ca5ae1ccfe29d9b571b0262c568dcf

2013-02-21  Luboš Luňák  <l.lunak@suse.cz>  [895dc882c451bcc03236267d3ce33be218451721]

generic integers to enums

Change-Id: Ic43283b9e1666c0f2162e277dc79fc6f992ef616

2013-02-21  Michael Meeks  <michael.meeks@suse.com>  [93363ff6ba8198e83417eb805b9342e8711b8c09]

fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888

Change-Id: I391a415e0f4bf3813637191ef04c0b5f72a2c470

2013-02-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3d46b39491af97ba360fb92182501e6b399f4f56]

n#779642: Import vertical layout mode from VML elements.


2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [38302b308559b8e34916a07ea3a160085c596c2e]

split up redline dialog and adapt redline view code

Change-Id: Ib185eacbd0b4123ec947d116076358794bf42d46

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [4870fc155ff789a1d002eebe3d2bd7e199ea0e28]

add SvxSimpleTableContainer to glade catalog

Change-Id: I81f6022602caf9f2b23a7de70f297bb5360a9397

2013-02-21  Luboš Luňák  <l.lunak@suse.cz>  [c7ae5af3d8e362986f3a8ccc612e0b4370e9d199]

fix NULL dereference

Only the Clang tinderbox fails here for some reason, but e.g. code
in ww8par5.cxx check for non-NULL too, so it's apparently possible.

Change-Id: I985445f7727560116813aacbca40c0e7c0a4863f

2013-02-21  Stephan Bergmann  <sbergman@redhat.com>  [ed316fc677eded381bb7d90783f54834eb6df078]

osl_atomic_increment/decrement are macros

Change-Id: I3a294c5c800597f3b17395e1e02944f5279e3753

2013-02-21  Luboš Luňák  <l.lunak@suse.cz>  [712b33cdbbad997db327115145110fbdee09f2f8]

pass the storage to the XML import filter

The Calc case of 73a24e709396e4dd906b8cfbd7719e51f29dd3a7 .

Change-Id: If280dab5bac7fa7719840ebba51bdca61b9d8c2d

2013-02-21  Stephan Bergmann  <sbergman@redhat.com>  [925e14220ef51ec31604d94ab02d8ae3f37b7d43]

osl_atomic_increment/decrement are macros

Change-Id: Ib2d61e436d625ac89defe718d4cc1d866d538397

2013-02-21  Joren De Cuyper  <joren.libreoffice@telenet.be>  [bf61cf8d76e20d444e8617f560e4f44899f4120b]

Missing break in switch sidebarwin.cxx

Change-Id: Ia195511369c315cf865fed321edc1ace2c82443b
Reviewed-on: https://gerrit.libreoffice.org/2299
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-21  Luboš Luňák  <l.lunak@suse.cz>  [68b207d08bf0c0197a7309cc58da8b8af6727398]

fix build

Change-Id: I7b0e5776771d0da41b422fe235598710f7175357

2013-02-21  Andras Timar  <atimar@suse.com>  [c4a00457a873cc6b72e7b1dd70ca16db56a0aac8]

convert Turkish AutoText files from old binary to zipped XML

I wonder when the support of old binary format was discontinued, but
at least in LibreOffice 3.6 it did not work. I converted the files with
OpenOffice.org 1.0.3.
t Please enter the commit message for your changes. Lines starting

Change-Id: Ie68371b613ab0464eefe909d083dbb8567623a2b

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [93b850b2a3db792468f5e70272b22fb76aff474f]

remove unused hids

Change-Id: I02343ca6fe9d0c642cd8ebf4723582c7c25889fb

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [128910b6c338cc78822d405e2dc03acc02bd48d8]

HIG, consistent border width for properties page

Change-Id: Iacaa53c167230d40bd7e68216ff9deb97c528063

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [17495126cc138e45a0f8f8ec390eb35eb06dec25]

Updated core Project: help  7a607b7a563b85f5c0b884e8c32c4791c14cd66f


2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [a3f891168341da8de9085b4f71f6d17eebbe1297]

split up redline dialog and adapt filter page code

Change-Id: Id6fab654b4c92aaba753e7099923efb135a0bdd8

2013-02-21  Noel Power  <noel.power@suse.com>  [db28ed792e08d3eef3e901eaedb255bdc66d1db1]

adapt writer to use centralised font dialog and fix some minor bugs

fixed incorrect return of EmbeddFonts property and also make sure that NotifyEmbeddedFontRead
is called on reload

Change-Id: I085f50ff88bbf73b5dcdb9630b6c5844430a47c2

2013-02-21  Noel Power  <noel.power@suse.com>  [c4a8e6b62e80d79d98743af022b3d5e5d1f22f51]

clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tab

Change-Id: I9cfb4f65e27a73921ac7944376677c5ddecdf9a9

2013-02-21  Noel Power  <noel.power@suse.com>  [1d0f45ee2efb5dc8d3c40f33ba1494807c117729]

basic support for writing embedded fonts for calc docs


2013-02-21  Andrew Branch  <andyb1.lod@gmail.com>  [868cb16417f7a4c9bdbb55b6262eddad3db6dc14]

fdo#57950: Remove some chained appends in filter in sw/access

Change-Id: I9f3b44d6ea154d628dd59e31d9403097809a2853
Reviewed-on: https://gerrit.libreoffice.org/2300
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [437b044caea90badab6f99dc609ea07e37dc5feb]

clean-up the output and simplify the MOZAB driver config

Change-Id: Iff63e4dd2471d5b5c0e7c52344d694a0e46ce6a0
Reviewed-on: https://gerrit.libreoffice.org/2305
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-21  Stephan Bergmann  <sbergman@redhat.com>  [cc7c1110b2ae099925430de8a8faf5f8abf258a7]

Missing "lib:widget delimiter from : to -" change

Change-Id: I131ead5269fb0815de0e96fa268358461d45e47c

2013-02-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ff65f9af46e1b63d17038ebf1229f974dcb7a92b]

windowsize must be a MetricField

Change-Id: I360de01d1afa129bec2dc9aabfb16820ec5e3269

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [fc2f3ce3c1beb845368a29ebaa29b1c90f4d1469]

add a mechanism to load date fields from .ui files

Change-Id: If546e2f5c0f4b58d1306c737bf69799e8033c5c0

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [d48d8c5da8c51d7b87a609932d28db6ff132683b]

add a glade catalog so glade can manage our custom widgets

export GLADE_CATALOG_SEARCH_PATH=install/share/glade

distro maintainers can link/move this to
/usr/share/glade/catalogs

Change-Id: Id4d8d51103d0ef91eea5cd0da9742a28838028cc

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [aa0b9d13b5f8c150a3b3035aa7a1d54f70720cdd]

change lib:widget delimiter from : to -

because glade catalogs don't allow : in widgetnames
which blocks making a catalog for our custom widgets

Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81

2013-02-21  Stephan Bergmann  <sbergman@redhat.com>  [e5cdfe589f8ce559a9e6d8fee3b1a6bd3c9ec233]

This apparently wants sal_uLong, not bool

Change-Id: I0cf295ea2f83908d98427ae1f3bb6fa1dbbd0b12

2013-02-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [81e065b0ec2764ef44116512631d2ae8260df47a]

Don't download a zip we don't use

Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a

2013-02-21  Tor Lillqvist  <tml@iki.fi>  [f6991262cbaca21f576483b6ded35c532cda90e1]

UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnames

Apparently it (by accident?) used to work to use pathnames.

Change-Id: Icebda427cef645ed53594e179c211d2a9d020583

2013-02-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [36c64bc194714d60a5c18f63bcfc0f721c2056db]

n#779642: table positions need to be stacked to handle nested table


2013-02-21  Stephan Bergmann  <sbergman@redhat.com>  [b6ff19fba3a1a6d65134539a71d7a8df0e35d4ff]

Clean up code that sends and recvs strings accross the OfficeIPC pipe

Change-Id: I5e85d5e0e4e53f3c61e59430afea15028444018f

2013-02-21  Takeshi Abe  <tabe@fixedpoint.jp>  [f2f8c9d37f5225c07e383141cb4f602f5339b926]

sal_Bool to bool

Change-Id: I32c25b53d13c4537b2a89a1976deb14232a04e00

2013-02-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2939a57e11a5dc8cadecdc5fae46ee17172ce110]

Don't cripple the icu data

CorelDraw and MS Publisher importers use icu for conversions between
8-bit character sets and UTF8. In some cases even between UTF16 and
UTF8. Thus we need the relevant data. Use the default icu-provided
data for the while.

Change-Id: I7914bf8a792cf72b34335a0a423b2304b30a26b4

2013-02-21  Andras Timar  <atimar@suse.com>  [a3a93ad2987bb702ed643f190b7f55ef9ebd8880]

unlocalisable filter UINames

Change-Id: I6785329d718ef9a1196867d8fd7c318ec336b10c

2013-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7c351c32ea9b34f7b798c2487854753bb4693110]

delay importing all drawing elements until content is loaded, fdo#60488

Otherwise charts with data ranges on other sheets will not be painted
correctly as the data is missing when the chart is rendered for the
first time. This was not a problem before the cached value import
because the hard recalc would have forced a repaint anyway.

The new way should also be a bit quicker.

Change-Id: Ieeee6a010a4dffad6ebe2264b8312f93b16d9c87

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [0a967d4cb4468785ed3d302104642353b93232f2]

fix win build

Change-Id: I42506c15f62329fb2f5733f0c34e4bb1b4d27f13

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [09e93552bef88d0842621a7c2e48684a10075df1]

XubString->OUString

Change-Id: Ie110963f0b54bd2235d088a886db3f16e397bd86

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [7c4dcdc43712ed494dcbd2aa6971ce22069e1fdf]

mnemonic got messed up on cut and paste

Change-Id: I7b9459c685c73c79b9dcf0213fbe33b2d45976b7

2013-02-21  Caolán McNamara  <caolanm@redhat.com>  [c133c2e8b6ed97026e183e940b112b3bbbf53dfa]

various efforts to consistently apply HIG rules

Change-Id: I75fc6a0e4edb77bf236110165049c33bbeb05ed5

2013-02-20  Krisztian Pinter  <pin.terminator@gmail.com>  [9a8cc22f88b1274b2f254c6f6adf1ad76b8304dd]

RTL_CONSTASCII_USTRINGPARAM removals

Change-Id: I389c863f7ea83071a3d3b43a33f505e9e1ce7d16
Reviewed-on: https://gerrit.libreoffice.org/2285
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-20  Krisztian Pinter  <pin.terminator@gmail.com>  [1a5c827302bfa0f6fcc5d2e6a6fcbf52c370455d]

RTL_CONSTASCII_USTRINGPARAM removals

All RTL_CONSTASCII_USTRINGPARAM removed from filter/source/pdf

Change-Id: Ic4a5ae8ca8476a1498e7fca5a06c4f465d45749b
Reviewed-on: https://gerrit.libreoffice.org/2284
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-20  Krisztian Pinter  <pin.terminator@gmail.com>  [73f866aa6161146d2a96e3e9b65ce18ca25ca2c5]

RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

All RTL_CONSTASCII_USTRINGPARAMs removed from canvas

Change-Id: Ie62d080eb58a05f7bb18aa1cc2f518c951145460
Reviewed-on: https://gerrit.libreoffice.org/2283
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-20  Krisztian Pinter  <pin.terminator@gmail.com>  [d05287a9f1bd1aa82d4485013248bb24e692c6b6]

RTL_CONSTASCII_USTRINGPARAM removals

Removed all occurences of RTL_CONSTASCII_USTRINGPARAM in chart2.

Change-Id: I0ab188e2d67a5fc17a3653e5213031f6e2c2581d
Reviewed-on: https://gerrit.libreoffice.org/2244
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-20  David Ostrovsky  <david@ostrovsky.org>  [b0e42ed2985a5a00d8523139b1ffd1e72c747304]

fix build breakage: ENABLE_SCRIPTING_PYTHON was already removed

Change-Id: I22cfcb848fbf7e9568fd4e2a43994ed361a8e1a7

2013-02-20  Julien Nabet  <serval2412@yahoo.fr>  [eda11cbfaf974905183ea10e4ffa89b90a401d98]

Some cppcheck cleaning

Change-Id: I0b9d3b5f8283e2fddc96b220a755ba6bcdd11606

2013-02-20  Stephan Bergmann  <sbergman@redhat.com>  [116fdcfa2785fa0c04bbeb40042f0897f07e689c]

-Werror,-Wsign-compare

Change-Id: Id240e2eb51e3ac40f13f813386a21e97ab1e9ff1

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [76bc43823a53d76e49260a601e893bc1a791fb03]

various efforts to consistently apply HIG rules

Change-Id: Ic55935d449cf69eb69da1be5bdb44d93f56f7d88

2013-02-20  Stephan Bergmann  <sbergman@redhat.com>  [68e4b28cb43287af3ef03da02de2f7347cbcfab3]

Revert "Don't cripple the icu data"

This reverts commit 9b60017d351858781aadc2566660a25e9784ef4a, which
caused build failures

[build PAT] icu_data
/bin/sh: line 0: cd: C:/lo/core/workdir/wntmsci13.pro/UnpackedTarball/icu_data: No such file or directory

presumably because icu/UnpackedTarball_icu.mk explicitly references
$(call gb_UnpackedTarball_get_target,icu_data).

2013-02-20  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [2cff4034576d1a0b1a3e7a3720a13ba654cc9312]

Converted Edit -> Changes -> Accept or reject Widget.

Change-Id: I70f53ce73bf8e0c96b588fb15ec2a6bcd845e8da
Reviewed-on: https://gerrit.libreoffice.org/1963
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-20  Stephan Bergmann  <sbergman@redhat.com>  [a14eedf997daf30379ceabc1933273360d4d3188]

rhbz#742780: Let make OPT_FLAGS=... override SDK optimization/debugging flags

Change-Id: I639fa16f74342b108a395d7d0335d116f96677f1

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [dd9336e89f809712b86f596f796cef6125917fff]

make top of format->background align with the other tabs

Change-Id: I11c6271ebee62938f89c03c82e02adc2e0d3a1f4

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [a1234aa42f6d1a5cbfde23682946a14fddb4652e]

move options dialog to cui

code is not adapted yet, because we need to still support lots of unconverted
option pages and its far easier to convert this over when that's complete

Change-Id: Ia5c744903b02fc3e6acbc4e6313cf33021720588

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [bdfb8fe508771813082a30effaa9c5935f7bde0c]

move options dialog to cui and adapt code

Change-Id: Iac65d2fb670ccb505240d3cc2380ebb500040bf5

2013-02-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9b60017d351858781aadc2566660a25e9784ef4a]

Don't cripple the icu data

CorelDraw and MS Publisher importers use icu for conversions between
8-bit character sets and UTF8. In some cases even between UTF16 and
UTF8. Thus we need the relevant data. Use the default icu-provided
data for the while.

Change-Id: I053b37d875cacc6eaf9637404639f330a34ddb50

2013-02-20  Andras Timar  <atimar@suse.com>  [b37a07f2da6c4fcc1a01cc3ea547c558c23edd71]

typo: allways -> always

Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841

2013-02-20  Michael Meeks  <michael.meeks@suse.com>  [28300209604ee1bb8e5050322b29e95a07f679d8]

fdo#42122 - truncate files that shrink to avoid dictionary corruption.

fixes a nasty apparently introduced by 7e01bc8d28ffefd4539a5eae2587e1f7da0999e7

Change-Id: I8227cb49a5dfa885d4dc38ce353a356bb5ed8a69

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [48a3e86ba752926631117b5e3a3d888e0a11e309]

move view options page to cui and adapt code

Change-Id: I16f9c1fb1cce0a673255468a4dd5492683ad4298

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [6145c6efa4f346287ed9693c9d00038d829d5a35]

fdo#60789: writerfilter: do not insert a character at field start

The character inserted in DomainMapper_Impl::PushFieldContext() causes
problems in this bugdoc because there is a commentRangeStart immediately
before a text field and the call to delete it via setString("") disposes
the SwXTextRange that is stored in m_aAnnotationPosition.m_xStart,
which results in an exception when trying to insert the comment.

At least all the fields in the bugdoc import fine with this change.

Change-Id: I6c08d72fafb0529e8612f1e35b2c8b871edb5a52

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [4c165c708ce852b4d52527422b327b2f6ad73685]

fdo#60789: writerfilter: continue the import if comment insertion fails

Catch exceptions in DomainMapper_Impl::PopFieldContext().

Change-Id: Ia60857a5f773c9d89217991d481a5f20d0de3151

2013-02-20  Andras Timar  <atimar@suse.com>  [83b4703137fdf49304e41202cc91a5574b2e53e7]

fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionally

Change-Id: I1d9d62b024c4442182d67d93915af0f793265ebd

2013-02-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [41095e934bcd83e08a472c8fb53743cd3f8e926c]

respect nDelFlags, fdo#57661

Change-Id: I77d3e1f537b59504125d66f66f691d01f8f23894

2013-02-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de1c23bb7dc952b6b279d0f7505509486c3b5da6]

respect local number format in cond format dlg, fdo#60574

Change-Id: Iec185ac6c6447176731619249cdda4457f1bb8a3

2013-02-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2bc95ebcb9ac66b32ea03f3ccd5996304e910fa1]

automatically extending cond formats is dangerous, fdo#60828

Change-Id: I45549e163f21550e879a171d80e836b6df3dd2cc

2013-02-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [beea592413f5e5661c3fa7ef2c38b0a20b2627a4]

coverity: passing by const reference is more efficient

Change-Id: Icee079458f0b4624281a2fdef1ce8cd6d6b900b1

2013-02-20  Thorsten Behrens  <tbehrens@suse.com>  [6af2468cf0a6c231747c24fd057a8cb90cbbe11d]

Fix fdo#59970 slowless of about box rendering

Prevent creation of transparent bitmap at arbitrary scale, and
subsequent scaling down. For remote X, that even has to fetch
pixel back from remote side for manual scaling.

Change-Id: I58e011231f2b81b913a6b02dd973385ef5664379

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2013-02-20  Petr Mladek  <pmladek@suse.cz>  [2b3d675f0bb4a1b37ad502a67b1719b2fc3fc364]

fix dependencies of the obsolete stdlibs package on linux

The old version should get repalced by the ure package. It should also conflict
with the new ure package.

This commit adds support for %incompat epm tag. It produces conflicts in rpm
and deb. It can be defined in setup_native/source/packinfo by
linuxincompat.

This commit also removes obsolete hack for debian dependencies.
libreoffice-bundled conflict is mentioned in the desktop-integration package
these day. The hack in epmfile.pm was not used because no package
used "replace" tag.

Change-Id: I5e9cb89a6108c22c61287fce1ffc6baf3f618d15
Reviewed-on: https://gerrit.libreoffice.org/2260
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-02-20  Tor Lillqvist  <tml@iki.fi>  [2d907dcca7edde8cd02446cf7322556095ba447f]

s/FaultBack/Fallback/

Change-Id: I9ecf4f57770151c1e4976c57d1f93982f35ac0fb

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [631ff4582706ef0535222a10c211e56f5a546fc8]

remove ugly padding on empty rows

Change-Id: Ie29bb736343e854865aa0eda4dae031931d30d0d

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [4999a4b5376a4af26e106b303a9b334f1170ff9d]

configure: LCMS2 needs same treatment as WPD etc.

Change-Id: I2b8f0dd4579c97471653de9f0aa777aa7f5306a8

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [7d7c1e7fcf33167e6608e5f8b5c2376b3a172b58]

drop unused hid

Change-Id: Ife098c39997dad8568f004ad623e9001fc4f3a87

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [cac91feccb17d7105157040a28483fde5354e9e1]

Updated core Project: help  bf70fe53f234c712ff047607b186a4687acf8675


2013-02-20  Michael Stahl  <mstahl@redhat.com>  [c8d064df25b4c78e9201c2f12883ff631304eb13]

Revert "trying to fix the external/external visio/wpd build"

This reverts commit 28287fcfeee5a50a90f6690b752aefea1f0a695b.

Need to depend on the package, which has a dependency on the project
itself.

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [5f1d9876a26cc9bc6553a65e2335bd87e13789a2]

move (rather dubious) accessibility name assignment code to .ui

Change-Id: I50dde15f4a13f0325c96330dbdc0cc8c74bb6cb6

2013-02-20  Caolán McNamara  <caolanm@redhat.com>  [4c2ff9d048addd680799bf4aa28c5bb7b68eec71]

Resolves: fdo#30862 move user options page to cui and adapt code

and make initials area and zip code areas wider to address
fdo#30862

This "first/last name" thing is a disaster of course:
http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/
http://www.w3.org/International/questions/qa-personal-names

Change-Id: Iedb347a533f208056176b5a79b8a56050672a8d1

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [722c84c136f972f42717ac12a3be5ce2a6510bcd]

m4: replace silly makefile modelines

Change-Id: I148941dfbf3c9c75cd07148b08646e85887846e1

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [039a1dcc9fe2af4d48bd931a4c937d502a046797]

configure: fix WPD/WPS/WPG when no explicit option given:

Consistently set WPD_CFLAGS/WPD_LIBS etc. in that case, with luck not
breaking anything else in the process due to newly set FOO_CFLAGS/LIBS.

Change-Id: I56bc6b86821b77c0c376d06b629646ada1ea0339

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [e0202de07e9cf078011d580aacebf98bae58782d]

configure: typos

Change-Id: I73ffb627bea34f039af0777709794fab30b01987

2013-02-20  David Tardon  <dtardon@redhat.com>  [74a920c59ff7a68f5d42b3b9188ef8aeff28eda1]

fdo#60907 export libmysql file name'

Change-Id: I294301e0f87924ac89c16c99f0549c98a7ea7da5

2013-02-20  Noel Grandin  <noel@peralex.com>  [f3ceb0be8805657a3b886509ac255128a11b5974]

fixup class vs. constructor definition

Change-Id: Idab639141a989bc9752df67b083a5d6e1e01ac37

2013-02-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [28287fcfeee5a50a90f6690b752aefea1f0a695b]

trying to fix the external/external visio/wpd build

- unfortunately not reproducable here, so commiting into the blind

Change-Id: I8af27d2230f43cb6aeae17234e339e2bf747bde3

2013-02-20  Stephan Bergmann  <sbergman@redhat.com>  [585adde4341ecc7d59dc86aa0e24ecbddfa5787f]

fixup

Change-Id: Idefe8c963d1579443dbce311ecd57f4311085840

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [82e951c26af28ad58b380a97acaf7aa446714b05]

KDE4FilePicker: un-break build

Change-Id: Id41a0f4bc7db04f343a50ff23080a616abbbd6c6

2013-02-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d0cde9640b52ccfbb28ed1f65bba0927afd7b69b]

n#779642: Fixed floating tables import in writerfilter


2013-02-20  Stefan Schick  <stinder21@googlemail.com>  [a633a96c3a50d803e5fa43b603edc0b8e2e34b6e]

Translated comments from german to english

Change-Id: Ibe383f8a9c630fdccfe7718880acb78a4298220e

2013-02-20  Miklos Vajna  <vmiklos@suse.cz>  [39dd9b64ddb0afefab88c8d6627c9f9c13b4ed37]

testcase for 349e9248f801d23735478abafe5328f79dfe4378

Change-Id: I27ca3b21427cb4d6e6b54ae5f0b3b86e18b550a2

2013-02-20  Joel Madero  <jmadero.dev@gmail.com>  [5fb8aa777445d4bf150172459fe8f2581a35d854]

fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File Types

WMV, WMA and AAC are all supported but were not listed in movie and sound
file types (Insert -> Movie and Sound...) so they would not appear in
file browser unless you chose "Show All Files". Added these to list

	modified:   avmedia/source/viewer/mediawindow.cxx

Change-Id: I459b41a1ca647d7a90cec75436438097df5df962
Reviewed-on: https://gerrit.libreoffice.org/2287
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-20  Noel Grandin  <noel@peralex.com>  [d4b904f7d15be8460dbff4cf6c8d500aea5a4fa3]

more fixes for my FilePicker changes

in 4b51374a7021d52f7f1be1861e2ee6a011b30ecd "fdo#46808, Adapt
ui::dialogs::FilePicker UNO service to new style"

Change-Id: Ie23b49d9eb6e491b543d44da124e50efa5b65376

2013-02-20  Takeshi Abe  <tabe@fixedpoint.jp>  [03d5d88911111076b1c668d2eae30b5690bb564a]

sal_Bool to bool

Change-Id: I87266c0b2aff04b888d7b201c00b36156d82fe93

2013-02-20  Takeshi Abe  <tabe@fixedpoint.jp>  [8e12daed4f79f4835dc2d8b83609e306617837ca]

bZoomEnable was always true

This completes dc9ce37f90da7f845e38547bd12d53bea646beae.

Change-Id: I0a840d01a40942016e32ec0547618bc44d94c48d

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [a4a457100a3a6e9f59113e82c9d0b12786273671]

fdo#59928: sw: fix mouse selection of fields differently

Unfortunately selecting the field in SwEditWin::MouseButtonDown()
prevents the click field handling code in SwEditWin::MouseButtonUp()
from running.  Instead select the field in MouseButtonUp and
SwWrtShell::ClickToField(), which seems to work better.
(regression from 94721b2aec614e0d99504138d484b2ad6cd550c7)

Change-Id: I3d769487b9d5225ffd07b384fbb0ce01e0733be5

2013-02-20  Michael Stahl  <mstahl@redhat.com>  [8c40ccb9f603d3062cdfd8e31453c86efdea1ac9]

SwTxtNode::GetExpandTxt: fix an assertion

Change-Id: Idcca5e38f0cabe1f20e8209a1819660916042f8e

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [dd15748d4a1a5bae3aea85ea086035e7e45aec4a]

use HIG spacing in sort dialog

Change-Id: I04757f9fc9ed70f72e53545b8ec43872f44e5f79

2013-02-19  Krisztian Pinter  <pin.terminator@gmail.com>  [f6edfefd53caf7e4aa6c2b39cdaf666ad54884c3]

RTL_CONSTASCII_USTRINGPARAM removals

Change-Id: Ib483f271d3c826a2b7192b22a174ff9f7b18c3f8
Reviewed-on: https://gerrit.libreoffice.org/2241
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-02-19  Eike Rathke  <erack@redhat.com>  [d1ba2cd612a4c39976e2980c7dc4e3fa38c88470]

do not access vector elements beyond size, rhbz#847519 related

The actual bug (crash) is not triggered anymore because the categories
are assembled differently, nevertheless the code in question could
expose the same behavior under different preconditions.

Change-Id: Ic37f6b34effaf4e5252e80aab46b021547b36efb

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [ef3fb927977681c3e5b5160e961e240063a8cb70]

I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRING

Change-Id: Ie5cd55aa7ba4773f3cffbed924467787596dfc9d

2013-02-19  Julien Nabet  <serval2412@yahoo.fr>  [7d9a7020eb5777f5baaa8beb6af5db9a8796c7c9]

Good way to initialize array of char char var[NB]={0}

See http://stackoverflow.com/questions/1920430/c-array-initialization

Change-Id: Ibbbe249684dc34f8aa44868c99cc1344a2928ade

2013-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [7f561b9d667de3ec1b5ecef819f553c0cbefb5d6]

coverity#735398 Logically dead code

Change-Id: Iadb7fbd8a1fb1c535a3ed78d4b2f7120b29aeb75
Reviewed-on: https://gerrit.libreoffice.org/2270
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-19  Petr Mladek  <pmladek@suse.cz>  [bbfc250a9480caf32564cfc5913048d46cbfab1f]

Bump android remote version to 1.0.3+, version code to 5

Change-Id: Id6ce687c7925f6d9ebca446be16b5ae237ca97f8

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [23977d63752b410ce273cab09ba98431ab89dcf4]

GNUTAR is run at build time so check OS_FOR_BUILD instead of OS

Change-Id: Ib8cfcda3f7688797e2cb5aee75d36515548e7de9

2013-02-19  Noel Power  <noel.power@suse.com>  [2b1aa949539d2fcbb3d349be3c279996630d83fc]

fdo#56276 - resize/reposition rotated shapes in a sensible way

Change-Id: Ifa4f848da21838591daa1f57fb42dfd3f4fa8044

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [0d05957cf0c38abab45030ba172025e4ef318f43]

Avoid infinite recursion

Change-Id: I99d26f9601ceed98d0357d8722f8cf91cf007d29

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [f49b4581a0a5056a51712bcabcc66483a87a07c8]

Avoid warning on non-Linux: private field 'mpImpl' is not used

Change-Id: I0f7e35254ecbf604c375ccebaa58d769a51e43f1

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [9e7f056bd08b18d084497b0846c7c8f31b82f58a]

WaE: equality comparison with extraneous parentheses

Change-Id: I3120fbc031dfa018282150addce6e5fe03aaf5da

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [bcaa4cd4f3be07f9211b51da4d258b61423f1e28]

sdremote: debugging to get a better handle on failed image allocations.


2013-02-19  Tor Lillqvist  <tml@iki.fi>  [49db90342f193f31500b2717cc27bdf2f25e2d95]

Surely we want closesocket() on Windows

Change-Id: I13d5715248612c9b1b50314d72f5eca202debd04

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [eea3634b2bd85e7f290e0504da1b8906c7d33ca4]

Resolves: fdo#52519 crash on typing some Malayalam

Change-Id: Ie31da5896d98908fd540146d1105ecc4257fa071

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [0db079cd5a09b3f24b0dd3563f100c77561ccfde]

coverity#982801 Out-of-bounds access

surely given we stream this in on Load, we should stream
it out on Store, rather than dump it out

Change-Id: Ibf499dad8ebe6eb7a60cdbaf667d35eed8331685

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [5bdd1e9ee8f3ca9dc647998a8ec7b9415add01fe]

related coverity#984042 move potentially uninitialized scalar variables

Change-Id: I7cc181ca1cad1e8bce9cb44a7c2e2c7f534921e5

2013-02-19  Luboš Luňák  <l.lunak@suse.cz>  [55dda63b297a287c9abc6ba2f19946817e8744e7]

fix documentation to match reality

Change-Id: Ibeb24ca336c599e75108a25d1a017f97092681e7

2013-02-19  Radu Ioan  <ioan.radu.g@gmail.com>  [ef1d096ddc311a2fd821d4076421c4a8f8d63abf]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

 - replaced osl_trace with sal_info
 - added new log areas to log-area.dox

Change-Id: Ib47c4b4c9604bca1f8a635dd01bb89702b47b591
Reviewed-on: https://gerrit.libreoffice.org/2010
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-02-19  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a09f11715be53587ee2b0368e19f45cc85fb6cf1]

Remove RTL_CONST_STRINGPARAM

Change-Id: Iac8a36a1f4a9c56d7b8689acd1b2273550a8c968
Reviewed-on: https://gerrit.libreoffice.org/2257
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Lennard Wasserthal  <Wasserthal@nefkom.net>  [3998d1abb291309ddbbc2c9869736ebb1ea608f0]

fdo#56886 EMF: Fixes some scaling problems of clipped regions, Twips

If a Metafile's scaling is incompletely defined, there are some arbitrary values used.
This bug is just filed as regression because aoo 3.3 used the WMF part and Lo the EMF part!
Please use environment variable EMF_PLUS_DISABLE if you have further problems with EMF files.
This Patch also adds an (untested) TWIPS scaling, which was missing.
known issue: vertical text ratio still scaled differently than lineart.

Change-Id: I7c0139853961eb338476a9e3a5e08d3f87225f2e
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1886
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bee8ed6772f420f9eefc57fee01da29ff466a8e9]

Allow specifying of page names


2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [826cb27cc80ae843927d68e0337ad2caffa9f023]

reuse the ConstCharArrayDetector in Span

Change-Id: I33bc390aaa8f6e3cc2505632670970038140eb3c

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [138e5a051805ca8a3b7e9626742cc475e3577cc4]

make it possible to build with system icu 4.2 (RHEL-6)

Change-Id: I69bf7bc33a619c4aa9483e2dc3d5540e4dfa7458

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [95e6a0885e65cc57b11719cc0658be9d8b78fba9]

Guard against unsigned ickyness for files less than 1024 bytes

Change-Id: I360fb8db35b36194c4f7ae08c93126e2a7bda853

2013-02-19  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [a062799bd6902061895e19cace0099fadf696bb4]

add equals(OString const &text) to Span

useful when removing RTL_CONST_STRINGPARAM

Change-Id: Ic131876a3fb38e69185342c4c7a46d536d60c8e5
Reviewed-on: https://gerrit.libreoffice.org/2256
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [b8da61acb2bb887a7335a5db82b8b5ae1e0fab69]

Fix scan for central directory end signature in ODF in Spotlight importer

Once this was fixed it seems to work nicely. Add keywords in
File:Properties and they show up in Finder's Properties, and Spotlight
finds text from the document contents.

Change-Id: I203576a5a7e53ca3485b0a82f0c6d06122f361d1

2013-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf46dfdb45b1d6cd99a5c729ee98df89db363225]

coverity#983356 ressource leak

Change-Id: Idcc2d548363ddab04dd8acaa1dfb854a19ca47ef
Reviewed-on: https://gerrit.libreoffice.org/2200
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2013-02-19  Miklos Vajna  <vmiklos@suse.cz>  [349e9248f801d23735478abafe5328f79dfe4378]

DocxAttributeOutput: fix export of btLr text direction in table cells

Change-Id: Ic99a5a11b32d4712b91d58021e1e9ff3bab7890d

2013-02-19  Luboš Luňák  <l.lunak@suse.cz>  [f37df270f1a984f0a6138f4f22fc79a50e71dcc2]

Revert "Improve the make dev-install message."

The one command running the soffice wrapper that does also
some extra work is the usual and simple case, running soffice.bin
is needed only when launching LO in gdb.

This reverts commit eee2fe2e7efe1476d363bfb36b09d7e0d4042438.

Conflicts:
	Makefile.in

2013-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [396eb4f5cf8b37cd2a9f14d85764e03761ade19f]

coverity#440141 Null Dereference

Change-Id: Ifdbfecdb5443024f7186882cf09d8fba998e94f2
Reviewed-on: https://gerrit.libreoffice.org/2213
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [e70defefd80c44646a742ff581bca9b467b8e713]

coverity#983198 Resource leak

Change-Id: Ie8b8741fbad8e5e9f600dc1497b64ecd27515818
Reviewed-on: https://gerrit.libreoffice.org/2204
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [742515639168cd35a0c2036a5bf6c46b2a3a554e]

fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.

Cleaned up the call sites.

Change-Id: I6c688cecd4f872ed064ccfa3af4b402a779860dc
Reviewed-on: https://gerrit.libreoffice.org/2155
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [1dace0c3e0972c2bde8db177433b7d095025bcca]

Updated core Project: help  a97475f929677fa26b59ecabe30ecbfa7159a521


2013-02-19  Stefan Schick  <stinder21@googlemail.com>  [f8a75e4b225d3a998174f47066b9a72472546767]

Translated some comments from german to english


2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cac113602c8f60b7eaea8709f6670b00b0925447]

rename SYSTEM_LIBWPG to SYSTEM_WPG to remove specialcasing

Change-Id: I7fe4da07852d538216b92b9350903b7022bdc9fa

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3a3254a900a6a8aad8d3321bf8b10d1770555cf5]

rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasing

Change-Id: I54880cd7d404692b8fee16c331c8e7a64508f52b

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a4c80756ca429ac3654455b5e6a6b6a700361b9a]

rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasing

Change-Id: I06d6dec259f4e1d28d0fb13497097bbfae156b2f

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fb455e5013ab014058ad5f92238ef6fc91b2afcf]

rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasing

Change-Id: I14bd9c0a4b9b55963da67102468d573f7132fab7

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5de206a7fbe74a7022bb3b20f190e6a3e6f1e3ae]

rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasing

Change-Id: Ibc8178e2dd7209705cb752f9570e414483c319a7

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe8bcfa422c654e35ec22b5e3b1a512ae438b565]

rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasing

Change-Id: Ib895be66ecb4c95a86696007fdda453d3a3b34e0

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [88ed6d1348b5d3d517afcbe5fa1257d55625f39b]

rename SYSTEM_LIBCMIS to SYSTEM_CMIS to remove specialcasing

Change-Id: I7fdf7fd285d6b8c584d8fe225729f15f3f9798ad

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [43682489c18c707bc0d5701f7f6a2df2511eeb0c]

Re-Revert "simplify external module check with macro" modulo expat/clucene

This reverts commit 324d2f94749dfd94c7f09d1923310e145bb64deb.

Change-Id: I0c1c3412554de2093c9c94de89ff74a89869fa6d

2013-02-19  Gergő Mocsi  <gmocsi91@gmail.com>  [3cfe6ad137aa358e26b0d7b1f591e91bd19957ce]

fdo#38838, ::rtl::OUString to OUString, String to OUString

::rtl::OUString was replaced to OUString and all occurences of String was replaced to OUString in dbaccess/source/core/api

Change-Id: I9771708408e04dcebe18f49a75c83036740f0ca2
Reviewed-on: https://gerrit.libreoffice.org/2239
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [7acc78705242464fa3fd5248cd8c73ff259ccc8b]

Tweak properties ordering

That's so that heavily related ones stay together:
 PRINTREPEATEDVALUES
 PRINTWHENGROUPCHANGE

Change-Id: I90513da4ae9ce0798dec91e5057b112735c1cdc2

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [55c53570e03f5afc43f7fda8975c712c1624a22f]

janitorial: typo in comment

Change-Id: Ia3d8612e3774ee62b6d885cc9ab801361642c3a3

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [9f015df3558ddda6729fd0078cd3922feaa65aac]

add comment

Change-Id: Id14dd289f8803378838725fbe08e327c9b1d233d

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [ae1fbbfb690cb35eae7d56ae190d637d834697aa]

Tweak "PrintWhenGroupChange" property label.

Change-Id: Iffd518a36f1418302955b0d85af8700cf8f9f75a

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [532421d208f21531d55554a356dd51105ba718bf]

fdo#52948 fix print-repeated-values=no with formatted values

Factorise the "should this element be printed" decision into an
utility function, which is used by
1) AbstractReportElementLayoutController
   (in charge of non-formatted values: string, image, OLE object, ...)
   which already obeyed PrintRepeatedValues.
2) TableCellLayoutController
   (in charge of formatted values: dates, numbers, ...)
   which blissfully ignored PrintRepeatedValues,
   but obeyed the display condition.

Rename the inconsistently named
 PrintWhenGroupChange
 PrintWhenGroupChanges
 print-only-when-group-change
 print-when-group-change
to
 PrintWhenGroupChange / print-when-group-change

Change the meaning of "PrintWhenGroupChange" to "override
PrintRepeatedValues in first occurrence in group". Since this feature
never worked under the old semantics, no loss of feature. Since we
change the XML attribute name, no ascending compatibility problem: it
will be reset to its default value.

Pursuant to the new meaning of PrintWhenGroupChange, change its
default to *true*, which is the sane default.

Change-Id: Idbe8e90565a354f70db222d047b3d51eeddbbb9f

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [818b84eb1573b55961cba56baca857806c0e8c8b]

property browser: respect property ordering

Consider the following situation:

Property Name     Property Order Index
-------------     --------------------
propA4                   4
propB5                   5
propB4                   4

And the loop goes over these properties in this order.
propB4 should be before propB5, but with the old code,
propB4 would be pushed after propB5: it asks for position
4, but as positions 4 and 5 are already occupied, it gets
pushed to position 6.

Remaining difficulty: properties from different
property index ordering series will be interleaved.
This should be solved at object model level;
ideally property order index should be unique,
at least within an object.

Change-Id: Ie235a4b22155df97df139f1dc354247845626620

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [1b2debf80af5807421a0e9dd3def02fd0213aec9]

janitorial: indentation

Change-Id: Id21de98433f52c8659a3432c1c47354e18166f06

2013-02-19  Lionel Elie Mamane  <lionel@mamane.lu>  [9953c1b5a6977f62b10e1c85a7069fd1dc2d9ec6]

pure comment: write down interesting idea gleaned at FOSDEM

Change-Id: I96685f405989fdd3b090b6a482edf8ad65bfd4e9

2013-02-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [324d2f94749dfd94c7f09d1923310e145bb64deb]

Revert "simplify external module check with macro"

Reverting this because it breaks a lot of stuff

This reverts commit a2dbcf1e723e082a76ad1a7ef275f693dab34c98.

2013-02-19  Thorsten Behrens  <tbehrens@suse.com>  [25f7288ff8ea26e3d3976329d6bbcfe7ca5c5260]

Fix crashes in sdremote after suspend/resume cycles.

Change-Id: I0f64820887919386f266290ae8b7c53f8a0a5458

2013-02-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4c7d04c681a44caff1eba8f2022dacdf1242b1b5]

g_strcmp0 is not in our baseline glib2

Change-Id: I65b4ea5bb8beacef79e963e4dd78fa764f3ab697

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [1c885ce3fc3b451b6f6a3b29f2f0e9848b76f890]

Updated core Project: help  b568e27d3e9627927db41ebe0600f171cddf3708


2013-02-19  Miklos Vajna  <vmiklos@suse.cz>  [793c1b17abebd2485555a9c35580fe3fb4fc9230]

writerfilter: get rid of these hardcoded values

Change-Id: I381266cbc9eb2a6d95b7bdc5e80a1e486112dbbe

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [b23887e901706814e2c046d8ccd10549d6892554]

move memory option page to cui and adapt code

Change-Id: I0660592f233d9f190d11337068f33f2c13ba9251

2013-02-19  Caolán McNamara  <caolanm@redhat.com>  [7cf8320c5db2355da1983ef8cd2fd6737338d33b]

add a mechanism to load TimeFields from .ui files

Change-Id: I7704f46d262888639a17c5219e784559db91b847

2013-02-19  Michael Stahl  <mstahl@redhat.com>  [9a49ff646bdd27fb1355847828794b0a9df40e1d]

nsscrypto_initializer: MSVC does not support C99 dynamic arrays

Change-Id: I407b2308756b46fbf0920881fc20972b486819b7

2013-02-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8ff09509d725ce18814d5d77794f227d0c72037b]

No need to copy the gcc libraries anymore

Change-Id: I6dbf44bb78f14ab71a48a9cd4e9ebba60bfc97d2

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [0c3d3d58c9a88a682dcb673f8727390a602fec55]

sdremote: fix linux conditional.

Change-Id: I911863f07b08e771d78a4a98d9a4f82c93a7d55e

2013-02-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a2dbcf1e723e082a76ad1a7ef275f693dab34c98]

simplify external module check with macro

- a >12.000 LOC configure.ac is more than enough for everybody
- removing some 100 lines cant hurt
- the SYSTEM_LIBCDR=$SYSTEM_CDR stuff should be removed in a later step,
  by renaming them in the build

Change-Id: I5c065c5c341561258800a124b0fc1f40b3d59211

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [c45e45c5c3d1570cc8fe688c715d3fd9795abbe1]

sdremote: listening to dynamic changes to adapters.

Allows LibreOffice to start with no bluetooth, and for it to
appear and disappear dynamically at run-time, cleaning up stale
bluetooth sockets, and re-binding successfully each time.

Change-Id: Ifa04c8cc1859c98adca94ac0e57c7ebd85f2f31f

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [e8f2870be12b8886cb58f5c35f607c00ebe96ea3]

sdremote: re-work discoverable property get/set to use libdbus.

Change-Id: I5e11a0fcfd8db648a40c738cbc8181889cb36136

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [033a2c71fd9a35481f13fcd9c1e2d0339437baf0]

sdremote: switch to a non-blocking socket, and polling glib mainloop.

Change-Id: I84c0a522fe16fbc8fc86a8e4bccb84aec0a1acd1

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [f45ea70357f3995f1316a851dde6e9ee35d57914]

sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.

Change-Id: I65ff5e603b6719df69b3c2aef7ff438ad54d23e2

2013-02-19  Michael Meeks  <michael.meeks@suse.com>  [fe72f19a9b80d9cfa2de9a10fa2e0aa0c9a7b4ae]

improve bluetooth discoverability toggling API.

Change-Id: I289d43fcb173b64b01183a41f780bc74d2ba0abe

2013-02-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3708fe8434ad6f64d527215f4619556b0a5701ff]

Kill the --without-system-stdlibs option

Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f

2013-02-19  Noel Grandin  <noel@peralex.com>  [d7f9b7693968f2e2ff7a8d15830a5633d5999ee0]

fix mid-air collision of commits

Change-Id: I72a267045dd532a341d062cf13b7393779f579c6

2013-02-19  Noel Grandin  <noel@peralex.com>  [a413832fe2df559df589760e687e8352ffc1bddb]

and let's try actually including the relevant headers...

Change-Id: I38733bb04013250290b00ec99f358403060d1a89

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [648d6e516251318e8bd56f088277a08ff775fb9a]

Include the XInitialization header

Change-Id: I662dc0615d6fae752a22000bea750e7d59f98472

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [95e2c26a08fa22dba7333774ebb1899539213c57]

How to run the "make dev-install" result is platform-specific

Change-Id: I48353df6fbcb960e660202392107432654207e39

2013-02-19  Noel Grandin  <noel@peralex.com>  [503ee06fb843ac4ace017fde1b8a10c3c0501bc6]

fix up some of my fdo#46808 changes

... It turns out removing XInitialisation was a bad idea.

Change-Id: I6a08f3f769ffc9017e94e8463a97cb18d39aa677

2013-02-19  Noel Grandin  <noel@peralex.com>  [a00f11b97b9fca70e6ed50fdc82ac731f4c47c90]

log the exception here instead of just asserting

.. to make future debugging easier.

Change-Id: I8efc8d8d6f228d9a36d8bb0aebe57913f2af5637

2013-02-19  Tor Lillqvist  <tml@iki.fi>  [6475609e882c16c7536bbfa502e2f8341abfea6e]

WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0

Change-Id: Ib927d2f59e8b37fbddf3d3ccc78b3986e28b7b29

2013-02-19  Jan Holesovsky  <kendy@suse.cz>  [eee2fe2e7efe1476d363bfb36b09d7e0d4042438]

Improve the make dev-install message.

Change-Id: I331f97601234efe08d47d4716492232ada528edc

2013-02-19  Jan Holesovsky  <kendy@suse.cz>  [bbca22229e65835354754855ff4683c6d23a577c]

Reintroduce message how to run the build after make dev-install.

Change-Id: I78f8073b4a5f1cb8d8b9ec499db95e51b035b225

2013-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [6c8f448cffb88cbd320f6c694a296d6762426b36]

coverity#983483 String not null terminated

Change-Id: I4cefa485b52afcdb761bfea99dd2515a206812a8
Reviewed-on: https://gerrit.libreoffice.org/2199
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-19  Eike Rathke  <erack@redhat.com>  [6e6af9943ca72f0b2b27726b7051db2ddbf378dd]

really, don't obtain the process locale 500 times

Twice for each font ...

Change-Id: Ib4589f8a11e0c14f0c5235e17d0c68e67d93b0b4

2013-02-19  Eike Rathke  <erack@redhat.com>  [555d88d003b8f0708fb5a1c1f3b3f7a8110dddf7]

added reset(rtl_Locale)

Change-Id: I1bc83dd4e5286f7102513d8a4c7d5624952eb830

2013-02-19  Eike Rathke  <erack@redhat.com>  [2c36a832b85eeff6b4a2f6c6aab599e4b10b8886]

for now convert using MsLangId::convertUnxByteStringToLanguage()

Change-Id: Iaedd4bd6eda1db293fa3dc6222c7353ce466ec04

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [08ac21ddd96bec9d3992e6411d4e9ba7826ceccd]

coverity#705355 coverity#705356 Missing break in switch

Change-Id: I9a0a370eb1279a184a47e15bcefc6ce5e4025aa3
Reviewed-on: https://gerrit.libreoffice.org/2226
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-19  Michael Stahl  <mstahl@redhat.com>  [7ff650a6fe405c98d182c6cabbb46217b56bb0c6]

coverity#983214 Resource leak

... and some more general cleanup by using boost stuff.

Change-Id: I90b2f429f864c39cda70d42d061da14c0faba8e5

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [21e2c2f16408328f78f418dd9dc086ef2a2a8f19]

coverity#982590 Explicit null dereferenced

Change-Id: Ie898603f64a4568a8502caf3db154ae5ce008af9
Reviewed-on: https://gerrit.libreoffice.org/2227
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-18  Eike Rathke  <erack@redhat.com>  [6c89f2e74aa9b202d6d6a41a178ba9aadb2b10e4]

prepare LanguageTag(rtl_Locale) for handling variant/modifier

Change-Id: Ic500bb2eecd090d5568703740c3700c6d50635ae

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [961ffaa787aa353c2fb48c8b1c34026a06929cfd]

acorrect.cxx: try to make even MSVC happy

Change-Id: Ie17347cc0a90bf93399027f6e816f56cd89c1678

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [e52c898aff6ce7c9d55c3a080f139a3ac2c6e99b]

uwriter.cxx: try to make tinderboxes happier

Change-Id: I43d7cd5a6280f367e1105f1cdbd547d206f12b01

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [cbe8883b51c532a9891afda720647709d1741adc]

coverity#982591 Dereference after null check

Change-Id: I8651ecb0287d686da3e1ca6a6e46549abe3e0c38
Reviewed-on: https://gerrit.libreoffice.org/2225
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [e681622f3dcdd979e5c1b261ccc671d2fe9d0f37]

coverity#704551 Dereference after null check

Change-Id: I47aa14ba58d993fa8ed20c8f0d99e92f18dc53e6
Reviewed-on: https://gerrit.libreoffice.org/2214
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [2eef912649d277e05203bc79c26f2be5b096a292]

SwXTextView::select(): unselect drawing objects at start...

... and not before selecting each object, which leaves only the last
object selected (thanks Németh László for the hint).
(regression from abebf10e2681181cff45deabacfc9b2929d52631)

Change-Id: Ibfb13ae6c4eeeb83bf6ac00b18c4ef6f50ec6a02

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [995494ec27a5815f8d85974c1ba525f4b4b4250b]

ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'

introduced with c4a084e6b87e7c6cdf4a2574070b0523206bbefe

Change-Id: I75de86db107c8ddcae55903f23cf907c3280c9f5

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [6ce04df28c8b5d6043340efe6fdc229b51dd8c36]

Handle gracefully the remote end closing the RFCOMM channel

Avoids a crash if one presses the "back" key on the Android remote
control.

Change-Id: Icc7562676a79910b77c7f95d76ce07c348ec2b22

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [7c6b42851bc0a94f6aa8c3e28892d1ab4b297c25]

Make sure MetadataImporterPluginFactory has external linkage

Otherwise, in a LO built with hidden visibility (as gcc terminology,
not ELF, Mac OS X does not use ELF), Spotlight won't be able to use
our importer.

Change-Id: Ie19082f9f14e4cc75ae6f7583031b929b7b75330

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [c5c5d87e8838b372968481483a5e20f5c5f56e3a]

SwTxtNode: deploy some asserts

Change-Id: I04689c9c1c30482d57e43faf2912ca37299129ca

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [0295c8a34e39326414c1b98cf4da905802f061b0]

sw: let SwTxtNode::GetTxt() return OUString

Change-Id: I36e777b2f623429773277e092284f7d2ba61e6ef

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [24eae2b75c201292990122e69954072f36b6f218]

add comphelper::string::indexOfAny()

to replace String::SearchChar()

Change-Id: If5476e94be1255247918584cf1923d408ad75064

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [a413f18e5be4e95ceaf7cb4335ca9f62ec9693a5]

SwTxtNode::CutImpl: check for max text limit

Unfortunately i don't see an easy way to handle the problem, let's hope
it doesn't happen in practice.

Change-Id: I86e58c241fda6d07d83fb383421f0a5a810b581a

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [8d25fde680beb9dafb7c9c861b5c00d1ae4f4985]

sw; convert SwTxtNode::m_Text to OUString

Do not convert any of the 16bit index variables at this time: the
enforced limit of TXTNODE_MAX should ensure that they are sufficient,
and there are thousands of these variables all around sw.
(also, STRING_LEN/STRING_NOTFOUND is used as a "not found" value all
over the place)

Change-Id: Id26a145701de731470b0bcb95359ed62d4d6d579

2013-02-18  Michael Stahl  <mstahl@redhat.com>  [08dc5de900b2e5cca9d9443fc5d4ea7756842af9]

fdo#60842: add a unit test

Change-Id: Ie91fe22f2baf0a280e5cf21c2416228ab414f285

2013-02-18  Eike Rathke  <erack@redhat.com>  [40dc6c3a97c9f40617e2258f0f0cf866bcb13c8a]

added language tags comment

Change-Id: Ia71e1b9149b823a30cbeb1e75e04d27b40f11b12

2013-02-18  Eike Rathke  <erack@redhat.com>  [f6585c2718c365d39602e1f6c345bf9e78b4499f]

added language tags comment

Change-Id: Ie5942c13c8f64063ca9d45e25ff7efbf5c3b3d16

2013-02-18  Eike Rathke  <erack@redhat.com>  [9bf31cf6bc3f4df79ddf69ca17e3cbdb0978239b]

use LanguageTag(rtl_Locale)

Change-Id: I4bcef6a58915226ec80d7546b4bc5d60abdaeeaf

2013-02-18  Eike Rathke  <erack@redhat.com>  [5fa05c96d6bd5021141efc0649a8c3c3dc4ca222]

added comment about language tags

Change-Id: If5a64f7e2b3ad0ad62733ea7e1a0c958ef6a7cd1

2013-02-18  Eike Rathke  <erack@redhat.com>  [63efb93a20a572f4399c1401b36eaac88bdd4cb7]

no need to expand the BRAND_BASE_DIR macro multiple times

Change-Id: I085759537f64489e76e2f33a820cde14767d116a

2013-02-18  Eike Rathke  <erack@redhat.com>  [96189af51da6e64ca321cee0d9c2f247c2cefe24]

slightly improved parameter passing

Change-Id: I75b6bc42285cb3c671dcd4b437db54d5003a2898

2013-02-18  Eike Rathke  <erack@redhat.com>  [ab6ebe247005d78cbd816269ab76a8d4d6ea11cd]

consistent fall-back chain for (branded) about

Make Application::LoadBrandBitmap() and LoadBrandSVG() use the same and
consistent fall-back chain to obtain localized files, if any.

Change-Id: I396f59ec5ffe7ee323b798c6c66241bd76a4b30a

2013-02-18  Andras Timar  <atimar@suse.com>  [7caa680335c2cd89c4fbd1ab621ac9e40e0ec803]

Fix the Ignore system input language label truncated in translations

Change-Id: I3d05135f7973d6ca9cb3e554a4c80544a17e6f60

2013-02-18  Andras Timar  <atimar@suse.com>  [48511591708308c14c9ad3dd4e7af92a12764c35]

don't check for WatchWindow extension twice

Change-Id: I6c6a605e139a77f140c7ce2513cb35f0fdb50716

2013-02-18  Andras Timar  <atimar@suse.com>  [0f0aee273f1135e7edd04894fc17f9827101e31f]

Updated core Project: help  4e2efdde70cad695078965988da7c4c1228cc818


2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [c4a084e6b87e7c6cdf4a2574070b0523206bbefe]

fdo#60719 : fix crash on scaling bmp with target/source width/height = 1

The rendering is quite ugly compared to the same pdf opened
with pdf reader. but at least it does not crash anymore.

The function ImplCreateRotatedScaled seems quite sub-optimal
for one thing it is called even when there is no rotation
and still bother with doing a lot of work to 'rotate' things.

It was assuming Width and Height > 1 for both the source and the target
The patch tries to 'hide' the misery... but I'm not convinced
that this is 'right'.

Change-Id: I9aec5eb6655ea3678aa018ae5928dabb8058bec6
Reviewed-on: https://gerrit.libreoffice.org/2195
Reviewed-by: Arnaud Versini <arnaud.versini@gmail.com>
Tested-by: Arnaud Versini <arnaud.versini@gmail.com>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-18  Stefan Knorr  <heinzlesspam@gmail.com>  [4e6fd3b2b79977beb2dea9a8c1db8c16f8064d72]

Update Branding for 4.0 (.1)

	 Maxim Darak, Mirek Mazel 2013

Change-Id: I30fdb3234152e746e8a2a565310ab1b22115315c
Reviewed-on: https://gerrit.libreoffice.org/2236
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-02-18  Eike Rathke  <erack@redhat.com>  [4090979ce0502d808b540305c89030fb9b59eeb9]

ditched class SdrResId and some forward leftovers

Change-Id: I700f6c860ad41c6ab3426d1988631f1c5bf30533

2013-02-18  Eike Rathke  <erack@redhat.com>  [8d23b47454043122b61b2e1dc08d84ee09e1a081]

added LanguageTag::getFallbackStrings()

Change-Id: Ia597cb184e0402e776cde50967541f008e22d4c9

2013-02-18  Eike Rathke  <erack@redhat.com>  [ca04dec8b9670d936395771da43818f00e670482]

added LanguageTag::hasScript()

Change-Id: If9eaca46ef8daa544ee208444f79423122b10739

2013-02-18  Eike Rathke  <erack@redhat.com>  [ad8f56fd333dfaf0eb97d6a3c314899a8085782c]

added i18n section

Change-Id: I98a22066c711b56494f327ef40f45c37472ec888

2013-02-18  Eike Rathke  <erack@redhat.com>  [60bcda43450fcbc345f2547d457ad201907b0547]

localizedsorter::bestname: info for non-ISO locale and comment

Until fontconfig will support language tags.

Change-Id: I831d066e91c00e62651409a0f9e6c8ed52b39150

2013-02-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [874f0a1be443b8027d5aba2285866f31cf4169e5]

n#779642: ignore framePr inside table or the table import won't work


2013-02-18  Matúš Kukan  <matus.kukan@gmail.com>  [a5cf6acfab9982bb29bc7df107a34897537bc0b8]

We still need to export gb_Side for host platform

..where makefiles are not just included.

Change-Id: I9c5590c1c846d88955ee153f2af786df020ef991

2013-02-18  Matúš Kukan  <matus.kukan@gmail.com>  [29e2eb62e5fea6e7c9d7e9bf7475f2125b3c290d]

fix typo

Change-Id: I9b7b72ed953ada59efd8462a6a45192ec2f04ffd

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [70f7cf2dc4fe5aa91f52ee13e743d85365e791a4]

coverity#983232 Resource leak

Change-Id: If4704847d4ef69d512f05dc12bcb01ac0d9d54b3
Reviewed-on: https://gerrit.libreoffice.org/2201
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [9044c8e0ce57613e38264a10dcd164f7babe44f4]

coverity#983200 Resource leak

Change-Id: I5454b836fe085d73feff0da2ae3875b5d6b641ff
Reviewed-on: https://gerrit.libreoffice.org/2203
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [9cacdd26a010a9ea6e55a1f00d95e8afc924558d]

coverity#983197 Resource leak

Change-Id: Iccf3d16b39919931d17dc74f2e9ece127be8aa89
Reviewed-on: https://gerrit.libreoffice.org/2205
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [fc1966171280113362b0659f63c0ed1e6cc41821]

coverity#983173 Resource leak

Change-Id: I913ce32579ef9045fd3d33b48a653bc4ffc628da
Reviewed-on: https://gerrit.libreoffice.org/2206
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1c0dbe46298c71c3bec26f324927ce2562c611b6]

remove stray makefile.mk in xmloff

Change-Id: Ic675c30449810fb979f97f53cab5f4eb8c77593b

2013-02-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [72b92cbc70615717ac8d592292bde2638c6c4f72]

remove stray makefile.mk in filter

Change-Id: I2a9796a4f12f3b364a2b8828189bbd6d6e1ace57

2013-02-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d335c2a02a73fec6cf4bf52025a78f56d5649de0]

remove stray makefile.mk in cairo

Change-Id: Ie920fbdf140db81bc4426048a6c0e05f9a823d7d

2013-02-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9243d3e23e980a5a58e91d6714e52b80683a46e9]

simplify extension logic in configure

Change-Id: I1b255f9da925501449d7a41ce5914595da582e40

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [64fd8989442b4a2bb9e7eb0a6feba43381d38eb9]

coverity#983175 Resource leak

Change-Id: I03eadb6f1e7235f03149a386c407066f81473772
Reviewed-on: https://gerrit.libreoffice.org/2207
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Matúš Kukan  <matus.kukan@gmail.com>  [a811e047be0bb30a7648d540f9a9c8a5bdae8f67]

Make building of cross-toolset build.pl and dmake free.

Adds more modules to Module_cross_*.mk.

Change-Id: I9a7a12ff07649262355bfa82bdf09fbf93b1530e
Reviewed-on: https://gerrit.libreoffice.org/2240
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [7f51d6fa0d6d38532cee447ffc65dea4b3583d7c]

coverity#707601 Uninitialized pointer field

Change-Id: I1b7c13be91bd2047a4141b6d7d8e4363b0ddcf4f
Reviewed-on: https://gerrit.libreoffice.org/2211
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c570973cc9e206539e7177efcac27569deef62d]

coverity#707602 Uninitialized pointer field

Change-Id: I70fa5899f3bb1eeb22eb18d77f2c816ec60aa97c
Reviewed-on: https://gerrit.libreoffice.org/2212
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [de3fc38adf3fbabcd113f48407b5c7b91a054c28]

coverity#707600 Uninitialized pointer field

Change-Id: I8894efd7549299903f0ca4c223a3dff60a9db536
Reviewed-on: https://gerrit.libreoffice.org/2210
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [f15d764caa207e02b2f0db51a4eba880ffc2a358]

coverity#984077: Unitialized pointer field

Change-Id: Id780b8d5bbbd67cde01f45214f5a4717148f08b7
Reviewed-on: https://gerrit.libreoffice.org/2208
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [30be3db6ab81d7e58507bd61b2040e4e0c296852]

Better wording for several Actions

Change-Id: I948f10518510d017d69a883c68d4e9dda94b7bb6
Reviewed-on: https://gerrit.libreoffice.org/1967
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [f7ddccdac0cedcc32c093de086df0e61416a635b]

coverity#984443 Use after free

Change-Id: I3736de989ab9978ba20883ffcad635729048e4f9
Reviewed-on: https://gerrit.libreoffice.org/2198
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [51a83689fe2270dd861d0929d71bf73623d379c5]

coverity#738556 Unitialized scalar field

Change-Id: Iad7ca3d9928e34d0510c85242dc20a6dca6f09bb
Reviewed-on: https://gerrit.libreoffice.org/2209
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d76752bb1369b56978094f4e73c76a8a9a020c0]

coverity#735601 coverity#736164

Change-Id: I5805d749ba32bec778ae98e9b30ba68d74cc44c3
Reviewed-on: https://gerrit.libreoffice.org/2219
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [8e26d08009eae63d731ceb6cf848530886cb7bd3]

remove unused hid

Change-Id: I3a762f61720b02e92592ec19f0da199823c9f5ce

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [bb70d6946a42344d9e78af5d194ece889a55a7ca]

Updated core Project: help  e26aaf03c40cc8472796204d509eb5ec8e4117ec


2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [db70e104c84369d3a7de2e297fb9882f1b0c0778]

migrate the textflow NumericField settings to GtkAdjustments

Change-Id: I751071365b8aaa0d22364ed0ca74b3954839c126

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [71023fb23af693a373429d4d5a7d1ffcadb9e884]

stray dmake makefile.mk

Change-Id: Iff01ce69ced959587e411097a114b380e825203f

2013-02-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [f54e175eb903af9fd7c7fc38ef09b203310ec5ae]

Widget UI for Text Flow tab page

* Need to address help for the page

Conflicts:
	cui/UI_cui.mk

Change-Id: I7e4d9c9827ba80986059ff628d02f798eabbb4f6
Reviewed-on: https://gerrit.libreoffice.org/2184
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Luboš Luňák  <l.lunak@suse.cz>  [e0210c3ef0ed56a6b45934e2ecb5b42b99808199]

UI option for embedding fonts in a Writer document (fdo#42195)

File->Properties.

Change-Id: I92757153c8815d17ea9f721a98b22b9088014f31

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [3f4aee00c14f2a150f28252ba61a4830dc1ee41d]

remove 0.49000000953674316 aligns where default is 0.50 already

Change-Id: If69a3ca02615ae50404fc66b3f560d9c9988ded4

2013-02-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [d36faa99d0352ae385b7348828ed36f78e654fc5]

HIG adjustment for numbering tab page format

Change-Id: If3503445783b3158c4d669aed0ec37e4a6279f19
Reviewed-on: https://gerrit.libreoffice.org/2194
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [5602df2e85d1823e7ca50b4e70b62abb4ef1c872]

Updated core Project: help  572740861fcbe7e8dd948a25ee4fe3de9f273566


2013-02-18  Takeshi Abe  <tabe@fixedpoint.jp>  [510a7175d29139ead9eb3bcbdc5fcf60f37a9e4f]

sal_Bool to bool

Change-Id: I9dff9f25afff4253001902a2685b626d1e706e22

2013-02-18  Takeshi Abe  <tabe@fixedpoint.jp>  [0aeb5d4f28ba9beec366961f23c7381e4593b2cf]

Both bLeftEnable and bRightEnable are always sal_False

Change-Id: Ie4d6f19bdcfdd30f0d2144963325b847003a9db5

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [8d4e51a599a02f2342f066dba4f2e700b4950c6a]

move General options page to cui and adapt code

Change-Id: I724db9d199ad15d31f8daf2329ceb9cd46fdefda

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [7bf7d96a65dc1e14029db42c05230dc091a55da0]

coverity#705351 missing break in switch

Change-Id: I8fa9ddbf6966ee2520e6245f7e014ee6df914486
Reviewed-on: https://gerrit.libreoffice.org/2238
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [753d92968a9d4dc1d3498464d6a88aee0d654ba5]

coverity#705351 Missing break in switch

Change-Id: Id6d35b951ff78f21e3ea5a9beed22081f8c466fa
Reviewed-on: https://gerrit.libreoffice.org/2237
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-18  Matúš Kukan  <matus.kukan@gmail.com>  [2d3e06c0603649f577439a32917934c5c499a106]

packimages: this is not .ilst directory

Change-Id: I6515cddd1eb7fe4f9fcb333f743d35bc9c9f56f1

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [9fd956a23005ee019eb33816f250f4eb7bd73099]

Need cppunit and expat apparently

Change-Id: Ie32650d9c5752a9710732194b513631594030803

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [8ae2e9a8fefa1e6a6aed26f9d7c3c303fdd4dadc]

Include config_build.mk unconditionally

I hope this will unbreak cross-compilation after
162a4f8d01210bed52f348b74e076ff245c33309. Otherwise I see stuff being built
for the BUILD platform with the HOST compiler.

Change-Id: I4f34a29bb1bfd9345610255bf5bb917a87c8c6f2

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [aca7acbb00d8820848991df2ca38e23ef546b1c0]

I think that l10ntools is needed unconditionally

Change-Id: I4d11732d6b83388f07134008bcad33c541de401e

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [6245f864ad8663c543dc53fc28e83622e808bcd9]

Updated core Project: help  5f64a375d52beb2d7e093c6acd90c02b70a67100


2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [df35f61010953462ffdbc742d23811a7ade0befb]

move Stored Web Connection Information dialog to cui

Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a

2013-02-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3b71964eabc9d402d2449566bbd4817e149580b4]

seed packimages from SRCDIR instead of OURDIR (fix build breaker)

- in the long run we should likely either move packimages to icon-themes
  or the icon-themes to postprocess to have them together

Change-Id: I4d0d9d4035600191bb16565efb8756aab2a447c2
Reviewed-on: https://gerrit.libreoffice.org/2235
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-18  Laurent Alonso  <laurent.alonso@inria.fr>  [f3929090a0b12018b629d0d65b89d17d0afdc7e3]

Writerperfect: Improve list code

Change-Id: I21fc40a0cb16e4f8295477cc2db50a58bc7287ea

2013-02-18  Peter Foley  <pefoley2@verizon.net>  [162a4f8d01210bed52f348b74e076ff245c33309]

remove cross_toolset

Change-Id: Ib707b3d17a2e091c150dc116f01c8d151d9461eb
Reviewed-on: https://gerrit.libreoffice.org/2193
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ede5fccc348986528d52149426d344f880790637]

Update the internal libmspub to 0.0.5

Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [b008101fd754b6b81c4f31e3079f01a21434601d]

Plug autorelease leak

Change-Id: I0e1c04547b90279c49851d6a877917d6376b33ef

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [da3d37b968a79ff59fcc4103174b5b6bc3ec74c0]

Be specific in the logging as multiple threads involved

Sure, each SAL_INFO output line includes the thread ID, but still,
good to avoid confusion from where this line is coming.

Change-Id: Idc531640e661ed363c7badbad8b83fbb43eaf3ad

2013-02-18  Miklos Vajna  <vmiklos@suse.cz>  [f6a02947896e19160c137032a7fc2e56277656af]

fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stack

The UNO API provides the annotation field associated to a comment range
fieldmark when the fieldmark starts. To achieve this, it looks up the
annotation field by name, but it failed to ignore the fields which are
present only because the undo stack still holds a reference to them,
making the ODF export filter fail to export the document.

Change-Id: Ia3b738a1eca7ed9981e1963b3d70ea8e3dbe8db8

2013-02-18  Petr Mladek  <pmladek@suse.cz>  [d77b25384bfcfcbcce32af8038ff857738406a45]

avoid space in the version of the update information provider

LO-4.0.0.3 sends "4.0 .0.3" to the server.

Change-Id: I2cda062778ac3632f89eb5c0d1cc85e57d8d1870

2013-02-18  Thorsten Behrens  <tbehrens@suse.com>  [5fd7c66733620ffaf06172cb9998bd73b7a2f9ba]

Fix fdo#60754 - no translations for langs sorting after qtz

Adjust check to not rely on lexicographical order. This amends
8ae3ddca7e99d2bdbaadd5e0c82de2f0fbd30f91.

Change-Id: I5023b07af819eb09ea9dc569bdbac806f936485f

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [21bec368ad670e368d4b5cadae1c07962710f115]

WaE: comparison is always true due to limited range of data type

Change-Id: Id88e1d8a29972ca9384ddc905697d7d32d94cc35

2013-02-18  Tor Lillqvist  <tml@iki.fi>  [730cff74c04dc6ec2cfc9cf9dcec172392f50616]

std::vector::data() is C++11

Change-Id: I729606a879cfd6330ce9cf3ad7723d2558c07c4a

2013-02-18  Thorsten Behrens  <tbehrens@suse.com>  [d27589108bbdc5d6362d458fb0eb1f53f7091806]

Add sal to doxygen docs, fix build order.

Change-Id: I9f06304f20b464b70fd6661c9ae1a0d21c84f273

2013-02-18  Stephan Bergmann  <sbergman@redhat.com>  [0dc319e2aa28844c3cea8b236b02a67561b76de2]

Apparent typo

Change-Id: I37841734ee2845679252741b776af03625b49aaa

2013-02-18  Julien Nabet  <serval2412@yahoo.fr>  [54d91caf7b3519ee44e299a8174b7ec28fa6a6ed]

Fix typo

Change-Id: Id5aff315b1d52ac5a869a17b3a654c2d1e670b08

2013-02-18  Miklos Vajna  <vmiklos@suse.cz>  [2c9f9832fc6ab78e12c67da3687b4482a46e4bcc]

SwDoc: rename member variables missing their prefix

Change-Id: Id4683649aa9115f9075717768aa6cef4110c2ad2

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fdf59cc3b5928aa1b4fca62909988c455695cd03]

coverity: fix memory leak

Change-Id: Ibe595adf52c6880ce4ecdb469b89074fcdc0c16b

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7511f631775365ec4477e98852a7f6df2bca333a]

coverity: fix memory leak

Change-Id: I991f0e90abfa6e772f43afd8b8aa69d3b5ce4fa0

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [856a3a09a06fef903ce09d385a97205fdf9308fe]

coverity: fix memory leak

Change-Id: I12ad99f3179ee8ef9e0322823685eb2bf337fc22

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [655c7b5260e2618d0115f1437f0a96b2a9490f09]

coverity: fix memory leak

Change-Id: I9fa99a3f2a5de644961cbf8b9951e1c1246d97cb

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e94d1bb9283aa59134833eae768a47210599eaa7]

coverity: no need to use a pointer here

Change-Id: I83b986c6f2f8670c2c0f6caa754fd3567c7488a8

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae3138859ef193ee0c297c2a97026923abb43cd2]

coverity: new[] vs delete mismatch

Change-Id: Ic10d900b092c37ee627d3911200ebd29106cc360

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ae107542c62d6676132a89ae5519e70132f02d3]

coverity: fix memory leak

Change-Id: Iaa27244b1829bfe5a26c9352da6a8819d3037ccd

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [57d89a758ad5695df4cc492ccb6a97d5cbaf30b3]

coverity: fix memory leak

Change-Id: I4f31cd0848e8a521bcbcb97fc1abad159745a501

2013-02-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0bb0c37820b255cb00c8e2637368f43566b65779]

coverity: fix memory leak

Change-Id: If25fd29f4788af37b4ff8ef95568751ddf176f51

2013-02-18  Caolán McNamara  <caolanm@redhat.com>  [aecb97a421b02a65443ec1722b3b35719a7734d1]

coverity#984042 Uninitialized scalar variable

Change-Id: If75afb24632553bb9aa90990c347ad8851ee55a9

2013-02-17  Andras Timar  <atimar@suse.com>  [134374473ea481410f389cab162a52fab62c5c43]

Updated core Project: translations  6928867911fdb1e2c78092c99b5731350d926b45


2013-02-17  Caolán McNamara  <caolanm@redhat.com>  [d100aaaeacdf99363069319e5936eae9ff21cce9]

coverity#984038 Uninitialized scalar variable

Change-Id: I6c460ea0ca039ccc8d62bb7a7005832fb809f369

2013-02-17  Caolán McNamara  <caolanm@redhat.com>  [ba9da7f098a32813d9e8c30982c6bcf64ed0c2ff]

coverity#984041 Uninitialized scalar variable

Change-Id: Ia726b08717d26b439f46f95dedfdb30e27e8499e

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [3743cdbbf499800acd370d2082b0ab88817e4eb0]

Let BOOST_SYSTEM_LIB be found in --with-system-boost --with-boost=... case

Change-Id: If767692e8a3eda4d970c9b3e6affd8d3e4f7f38d

2013-02-17  Peter Foley  <pefoley2@verizon.net>  [01344a8ca57636ac87108c22f777a02fe6d963d5]

convert sysui to gbuild and add to tail_build

Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a
Reviewed-on: https://gerrit.libreoffice.org/2192
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-17  Tor Lillqvist  <tml@iki.fi>  [c3a8667d69b8e270fe6a3aed00d86a39dd4f0be7]

Remove some bits that have been commented out since 2004

Change-Id: Ibd95e9ea1c3ab6f24e0a469108191e59b049823e

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [07ee72672e6966dafccf21ca3349e428c2a9dd0a]

coverity: pass by const reference is more efficient

Change-Id: Iec40176a5dd567e667178f07fecd043fe0aa4344

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c66ec11c41c9519e2f9462ae7fe2b54927f6bc77]

coverity: pass by const reference is more efficient

Change-Id: I08cebe4aca8eaa5a2be8c319c2de20de10dbd2d3

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3652dae4b4d3f02fc0c02d9e139391ef43d7ba5]

coverity: fix memory leak

Change-Id: I2a620971d70c021c7a31dac14ce76f3428324f26

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [68e10304389fee75bc069d25c5bfe4b50d0b58a4]

coverity: make clear that this is safe

Change-Id: Ibcc313700862e0dcb630e98a13e451d3b5035a7f

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4254672d6a4adccedeaf899faf86f7763afb2bed]

coverity: fix memory leak

Change-Id: Ib471de0977614996cda1e58ccb17d7cd6cadda7f

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db62ad5984d19f5af57f38d21aa98b709030a2cf]

coverity: fix memory leak

Change-Id: Ice50e9b84a6666b4ce0d02072c5fb40ed313692b

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a62303c13161b5fbe620d69aa82f02997fe41bee]

coverity: fix memory leak

Change-Id: I57937130d6ef40743c1b13d107888883a6810a8d

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d86f114259cfaf3d3f9e02da5d3699926b5ec5bd]

coverity: fix memory leak

Change-Id: Idf97e7150617e53ce37ef5a98a7c4582ccc64271

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c7f0e9de5ed799b38d749c0625857658cc1ed61]

coverity: fix memory leak

Change-Id: I2e0b97285edf1544091402c05d3880f560a352e9

2013-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9aa5ad4156a1ea1e8f73f88d3236218c6f37dea2]

coverity: fix memory leak

Change-Id: I60d1845dbef9d53545db4bb743764bcb0b6a57cc

2013-02-17  Peter Foley  <pefoley2@verizon.net>  [fb1d11d9a54738562994ee6f7a5875f7a62d5863]

convert xpdf to gbuild and add to tail_build

Change-Id: Ie85f8092e0c37124508123a1d2f942f50f0740da
Reviewed-on: https://gerrit.libreoffice.org/2197
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>

2013-02-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [c21916ad8a315a9dd7f23bf9aef0576975470a5a]

pragma GCC diagnostic is not available for 4.0.1

Change-Id: I4aa9fb45c391c8b17d713e77a8a6e3338005441b

2013-02-17  Xisco Fauli  <anistenis@gmail.com>  [270967f340670189e42939d9432e28e8259feefc]

fdo#60670: Create a new document in case there's none

Change-Id: I7e03481beb1d4e60601fd93d787bc7354495e41f

2013-02-17  Katarina Behrens  <bubli@bubli.org>  [1aadb8789bc9a58e1798c0905214833a0cd6d40e]

fdo#58789: export field separators, fix series name display

Change-Id: I1edae1c2ec845a46d7a9a4ab2517784d2d68d51d

2013-02-17  Lionel Elie Mamane  <lionel@mamane.lu>  [0e6fdbd79f196aaa06bf3de31123f6a39fe0ec6e]

confgure.ac: dbgutil and system-libcmis incompatible

libcmis exposes STL containers in its API:
workdir/*/CxxObject/ucb/source/ucp/cmis/cmis_content.o: In function `cmis::Content::setCmisProperty(std::string, std::string, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&)':
ucb/source/ucp/cmis/cmis_content.cxx:1756: undefined reference to `libcmis::Property::Property(boost::shared_ptr<libcmis::PropertyType>, std::__debug::vector<std::string, std::allocator<std::string> >)'
ucb/source/ucp/cmis/cmis_content.cxx:1762: undefined reference to `libcmis::Property::setValues(std::__debug::vector<std::string, std::allocator<std::string> >)'

Change-Id: Ife845ca5c6cedcbe57e5ce7fbdd8cc641dffae52

2013-02-17  Andras Timar  <atimar@suse.com>  [c13c500630746ba035e0b48c0cbd276aa436db2b]

CustomActions should be statically linked with MSVCRT

Change-Id: I100b7ff7e3aa505098ce8b3333d1aa8faca50370

2013-02-17  Lionel Elie Mamane  <lionel@mamane.lu>  [850b4c7e2d5535dcf76cebea85b4f14c1c7aeaea]

configure.ac: automatically find versioned servlet-api.jar

Change-Id: I87533bb16d0ac2bbcb7c8592c4f6caa1aa05c705

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [93c69637ffc878d02fa860079804465d2684d794]

Improve configure support for --with-system-boost --with-boost=...

...by doing the Boost header checks (are they necessary at all, or does
AX_BOOST_BASE cover them anyway?) with BOOST_CPPFLAGS already set.

Change-Id: I341043fc514cf286c1ca295e69ff6cd4d3e7974c

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [be9bf4801bc157ec1bf522500772222de914a212]

Improve support for --with-system-boost --with-boost=... in external modules

...though it would arguably be better to just pass along --with-boost=... where
applicable.  (liborcus' orcus-xml-dump links against -lboost_system, so needs
BOOST_LDFLAGS passed in in addition to BOOST_CPPFLAGS.)

Change-Id: I6467d0f453d68494b75559a7eb61f865f9513b50

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [faf72664d11deaa570a0f8c7e702ff07bf5914c8]

Missing include in liborcus when building against Boost 1.53.0

Change-Id: Ie6c944d53d6e2fcdd161f674e32c9fbfd761d844

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [4d33da4065bb7620d78f10d04b840f2dd77c6e6e]

connectivity/kab (indirectly) depends on boost_header

...at least via KDriver.cxx -> tools/diagnose_ex.h -> boost/noncopyable.hpp
(kab1) and KStatement.cxx -> KStatement.hxx -> connectivity/sqliterator.hxx ->
boost/shared_ptr.hpp (kabdrv1).  Becomes evident when building
--with-system-boost --with-boost=... on a machine with no system-wide Boost
installation.  Not sure solving those problems this way is the best approach,
though.

Change-Id: Ida72362596aaac076efc4e1faab41fa47013975f

2013-02-17  Luboš Luňák  <l.lunak@suse.cz>  [3f7ead7ffee808f99bf9cf76bbd247af04707242]

apparently there's no ssize_t on windows

Change-Id: Ic9aef7fe5295b7dae6f5b7ee7f28378d393cbfe4

2013-02-17  Luboš Luňák  <l.lunak@suse.cz>  [d7f563ba35f9a6b565224b9076dbb238b423e225]

fix build, caused by fast string concat

Change-Id: I07025171f0865b34de9a85b7820321e5eac46758

2013-02-17  Stephan Bergmann  <sbergman@redhat.com>  [80d81b40a1915eec599fc7004698ff113e5bb47f]

cppcheck: Iterator i used after element has been erased

Change-Id: Id8eb6a475dafcaddc98ddc48627fa8090e91cf4f

2013-02-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a71946505b853ca3db7fd4c3a7df7bfc62626ed2]

fix SvxSimpleTable size

Change-Id: I74b082e090cc382b699720f1cfc70f1920ff5db4

2013-02-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e2f97dcc1006aceb80c4805c0e1cb5b2f40ab7b0]

spelling: otherwhise -> otherwise

Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db

2013-02-17  Caolán McNamara  <caolanm@redhat.com>  [2a7db22c3825acdb0c36a9cefd5736d73e4fefbf]

coverity#707555 Uninitialized scalar variable

Change-Id: Ibba9295d34a0089127c6e09f59f9c0de6be386c5

2013-02-17  Caolán McNamara  <caolanm@redhat.com>  [bc56c5f8817526679c65e7f49682b6595583c588]

coverity#707502 Uninitialized scalar variable

Change-Id: I38db032b2e9331170da9e8d84eaa85c894f9d8fb

2013-02-17  Caolán McNamara  <caolanm@redhat.com>  [9a55875ef4c466a4f176c3896c3cf7232b56c0bc]

coverity#707496 Uninitialized scalar variable

also...
 coverity#707497 Uninitialized scalar variable

Change-Id: Ie3ac361685a52b23e088b78404ea4e013407fe2a

2013-02-17  Andras Timar  <atimar@suse.com>  [7ee2857ab5daa791d36615d149ee562020b883eb]

scp2: CustomActions are not for MinGW, yet

Change-Id: Ic323ea935d45f7f58b36b314be8036c6b6342335

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [2e367c0ae9a91a428222d229869785b26b739a63]

coverity#441015 Use after free

Change-Id: Iba7b3b2969525bbb8315452962556d08773e04fd

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [8f9da3e7d0ac3b842bbe31463e18e759bcdd9b31]

coverity#738975 Use after free

also...
 coverity#738973 Use after free
 coverity#738974 Use after free

Change-Id: Iecf2075372d76cded86b92e49225337b95f5ffd1

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [297b1bc47699340fa0c1fc4ada4d01da9f013d1d]

coverity#738551 Uninitialized scalar variable

Change-Id: I159b57dcb6f2fd3c34d23c5bb38cf87e8d3e00f5

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [fc0b3b469d5afdd6fc1f5b7db8e1660185da3c36]

coverity#703910 Destination buffer too small

also fixes...
 coverity#736210 Out-of-bounds access
 coverity#736211 Out-of-bounds access

Change-Id: Ie93150ec764abfc53881f4bad839e32e85fac65c

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [daa605e5f9ee9fc8285b2d9f7a348599174fefd5]

coverity#736209: Out-of-bounds access

Change-Id: Idd0b5bb68bd0038473f981bb03aab63a5defd3b7

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [1c349320adccb9d7fd525f48c0e5b01af13384f1]

coverity#736207: Out-of-bounds access

Change-Id: I0867ff9dd279f06c4af0acc4e28f95b1f47dbe6b

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [8ca9e356c10dfa74339d23d5c2b89cea4f8f4f3c]

coverity#707519: Uninitialized scalar variable

Change-Id: I4edde44a14893f699017ad7f118c7718083dcdf4

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [0f5efe880ad96accf33f2fd8131d7e35e077f0c1]

coverity#707515: Uninitialized scalar variable

Change-Id: Iacac2777a6c3d2d8dc91ade029d3a1913f7da2e7

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [aa323d811065b07fab65801474411119fddc77cd]

coverity#707516: Uninitialized scalar variable

Change-Id: I4be71f8dca0f2b2a7dfd59c5bcc3ef068f389846

2013-02-16  Caolán McNamara  <caolanm@redhat.com>  [ff2206caaafa25a62aaa5198d1b0b09158a1227e]

coverity#707517: Uninitialized scalar variable

Change-Id: I17277bb67430d47283395dfb08ec402361c4865e

2013-02-16  Jan Holesovsky  <kendy@suse.cz>  [8a99c1c26410059289c6e7a1c2055b29adbb4cca]

Doxygenize some comments, remove redundant info we know from version control.

Change-Id: I02d1a8b5c9f1cd4640e84216c4ef7c3d1fab0042

2013-02-16  Andras Timar  <atimar@suse.com>  [5a9b1bcc3941574f0f42791c189f90b302816dad]

CustomActions are not for MinGW, yet

Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04

2013-02-16  Stephan Bergmann  <sbergman@redhat.com>  [9320802bf25dc2c7a8afc0304046883d3a0483d8]

Better support for --with-system-boost --with-bost=...

Change-Id: I57ff908d1b44dd2f54f2990389e9dca8cea0f282

2013-02-16  David Ostrovsky  <david@ostrovsky.org>  [526e152bbe95e2fcfdeac76bbda37ef5555edcb4]

setup_native: no export on MinGW

Change-Id: Iebce2ee63fd16dea4139b152b97fce69b8491e18

2013-02-16  Stephan Bergmann  <sbergman@redhat.com>  [b62048701cea5024383e19314592f2edcd9810fd]

Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0

...claiming

  template<class Y> boost::shared_array<T>::shared_array(Y*)

is not a viable option due to mismatched types 'Y*' and 'long int'

Change-Id: I8db321cd25cd73c84fa2a3124c9ec1018c131d5f

2013-02-16  Peter Foley  <pefoley2@verizon.net>  [eecb368a6eb5242a69f83bf328830dc84c335b3f]

fix circular dependency in setup_native

Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7

2013-02-16  Andras Timar  <atimar@suse.com>  [952afb7b11594b450561f08ab931fbe70e376f1c]

remove recently added dependencies

helpcompiler now behaves nicely, it does not depend on svtools any more.
xmlhelp is needed, because it provides xslt files for helpcompiler.

Change-Id: I3f742ad94c0893a1b37d3ef9be6bfd3cac1fb6ac

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63d1b025ca4abf84ada60f614e5f7bb5a7da2071]

coverity: variable values is unused

Change-Id: Id2cd10aa34d96629915a3258a20f928af441ebcc

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e113c8481056bdbafed86634be7aa9c1febd299]

coverity: variable value is unused

Change-Id: I5bf89e42f87c5e405c2c5b6f38d0b3b200d4b90e

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [72e5671b7f4041a6b9d745d367289713aa00129c]

coverity: variable value is not used

Change-Id: Ide7e40a0739e03c525eb5883b1583af01e4e721e

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ecd9e5d0c2eb1d847d73ae128f011691127d822]

coverity: unused variable value

Change-Id: Ic0c03c649bfaf67a3c936f910c185882ae395711

2013-02-16  Matthias Freund  <matti_lx@yahoo.de>  [2d385322688534ad41ac5f8bb7678bd27b19d931]

Comment translation german-english

I had remove more of the the ascii-art ;-)

Change-Id: Ia5c5d1d8b539ffb4286232177c12b294b0f60706
Reviewed-on: https://gerrit.libreoffice.org/2171
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-02-16  Michael Stahl  <mstahl@redhat.com>  [f3ff7103448083f55ce307b1078d60914a272521]

filter: fix broken string conversion

Change-Id: Iadcc6cddaf943b76dd82650c2f7246696aa438d1

2013-02-16  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [92064bb2c265069de33d0ced7aa9d94d4c2829c3]

fdo#57950: Remove more chained appends in filter

And also sanitize some OUStringBuffer uses.

Change-Id: I338b18981e1f925d76c0d640159de30bab219122
Reviewed-on: https://gerrit.libreoffice.org/2186
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-02-16  Andras Timar  <atimar@suse.com>  [c4bbbe82f72aedb76c9dc8d3503fc67f92d01fc0]

Readme tweaks

Change-Id: Ie59c828dd3b70fdeab38f6ed876096580f7af530

2013-02-16  Andras Timar  <atimar@suse.com>  [c16e9f4ed97f65357e9986f46ad88ee9f2237997]

Move SyntaxHighlighter class from svtools to comphelper

We use this class in helpcompiler, and it is not desirable to
compile svtools (thus half of LibreOffice) for a build tool
in cross-compiling environment.

Change-Id: I5e6bc3e576af41eb03c1420dd347c542306f69fa

2013-02-16  Andras Timar  <atimar@suse.com>  [c4aa2c4d7eb1cef0f3b172d1dbc4e51e9b379b80]

Updated core Project: help  782023c2fc5fb427f12a531276c521bef455dd5f


2013-02-16  Miklos Vajna  <vmiklos@suse.cz>  [015739132e0260ccaa18ea286b2ab2ee4a7e162f]

sw: include SwFldTypes in doc model dump

Change-Id: I62a86c1615ccddb23e658e01423dce8634156ffe

2013-02-16  Miklos Vajna  <vmiklos@suse.cz>  [48796657514ac9c82e95def273ab4b0fa2cb248f]

MarkManager::dumpAsXml: dump fieldmark names as well

Change-Id: I28683f11380a04051926e6c048686bde6fefdc61

2013-02-16  Stephan Bergmann  <sbergman@redhat.com>  [c240c73c34b50f4447107ccb0b0dbb21c1f28a74]

Remove mis-optimization

Assume thread t1 creates OUString s, then spawns thread t2, then t2 acquires s,
then t2 signals via a channel that does not necessarily involve memory
synchronization (e.g., writes a byte into a pipe which t1 reads), then t1
releases s and can still see a refCount of 1 instead of 2.

Change-Id: I31047a1a6cc8fccc401a87849f5c3cee3642d803

2013-02-16  Stephan Bergmann  <sbergman@redhat.com>  [15003612ae3a7fc5ca994548d9792349787c68d1]

Clean up some supportsService implementations

Change-Id: Ib74400765a6e0ef203e751afa5433a01c8564fee

2013-02-16  Stephan Bergmann  <sbergman@redhat.com>  [5f5504a0c132fcfafe83927452d8280858eef16b]

Remove unnecessary line

Change-Id: I4b9e11e2a790e00e9a4acc5eb81485b59ce15da2

2013-02-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1cfaf70d401d49ab5a2c353f256203e086a678dc]

proposal: move towards killing UNOLIBS_OOO and merge libs to OOOLIBS

- this is a partial example commit moving ogltrans and mtfrenderer to
  OOOLIBS
- this renames the libs universally as gbuild is making this trivial and
  little risk of having libs linking against the old name
- having libs named differently (lib*.uno.so and lib*lo.so) just adds
  needles complexity to the build system and creates insecurity for new
  contributors (and is not really documented either)
- we should probably look at the other lib groups for cheap kills too
  (renaming in stable/frozen URE isnt worth it though)

Change-Id: I2106dd2afb71861acf3de7d21a2283473ea2110c
Reviewed-on: https://gerrit.libreoffice.org/2169
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-16  Tor Lillqvist  <tml@iki.fi>  [05dbe2dda095aee2b595a29b95b5952acbe55e67]

Blind fix for WaE: class does not fully implement protocol

The Xcode 3 compiler warns: class 'ChannelDelegate' does not fully
implement the 'IOBluetoothRFCOMMChannelDelegate' protocol.

Change-Id: Id468bf7e42e2551fbcc372feefd6ba5967a911fa

2013-02-16  Tor Lillqvist  <tml@iki.fi>  [bd6201ee4df1b7f54b1e768167a88ea5faa38fcc]

Fix compilation for Linux and hopefully Windows, too

Change-Id: Ib8d6e4e73443d5ee233133cbb9e201783405c49a

2013-02-16  Tor Lillqvist  <tml@iki.fi>  [dca5d2b1677ebffd1a4ff791c47b33a6252210b2]

Nothing in the C standard about sockets

Change-Id: If21bdfb4f04d2901a8d692b4aedb3ec864faa040

2013-02-16  Tor Lillqvist  <tml@iki.fi>  [d04298dd73a618ed27504cf6af584107c646451b]

Add network and Bluetooth entitlements

Change-Id: Ibf718c3ecaea14ddbd48a8642c179dd8657779ce

2013-02-16  Tor Lillqvist  <tml@iki.fi>  [f9685dc555cc79fe3a52caf9da39df37da750cd4]

More work on the Impress Remote Control Bluetooth code for OS X

Mostly the work of Thorsten, from December, adapted to compile against
the current remote control code, and with one or two crucial things
added. Plus lots of SAL_INFO calls added; once it works well many of
them can be dropped. Does not work properly yet, do not cherry-pick
just this to 4.0.

Change-Id: I53361b49a2b6938c768be1ea0fc17eb5e46b6aa4

2013-02-16  Matúš Kukan  <matus.kukan@gmail.com>  [3717bbf31d299a23f0753f01a6bad56656cfbe74]

remove zenity configure option

It has served well but it's useless nowadays.
build.pl is going to die anyway.

Change-Id: I7769528af7987e43fee8707ce5b4e2214d43c5b4
Reviewed-on: https://gerrit.libreoffice.org/2174
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1cc6db3c6014b36c2452b6e382559119c8093884]

Check for member visibility in the dimension code.

Change-Id: Ic3370f96c0582b7b0c80c6872ee9a55e38c2b842

2013-02-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7c936145f75812cf651ae57c7f364b0103d5f4db]

Add a quick way to dump the content of pivot table result tree.

This is to be used for debugging.

Change-Id: Ie5a5ebd66a701937ab806e2370ded85ba557de5b

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b491b5e0c0599446e3853eb0e0021d20c36e88f8]

coverity: finally fix the memory leak correctly

Change-Id: I1cd8978eba9f42aaa3d5e53085cac23f5e6a31ef

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [608521e9070156a43b9ee1f68db46aea671f08b9]

coverity: we need a virtual d'tor here

Change-Id: Ifb4cc80761611fbf398ee3cc1d56d104a2d2b5c9

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bec878031af5ed1e533300d5f0fd93ac295b46db]

coverity: missing break => memory leak

Change-Id: I85292446e72acdf1afce2eff83e3aa9ae5e20546

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d46c1cc675b5bf94c8b19bf8fd24904dd9bfd881]

fix indentation

Change-Id: I22e22105f1dd226a0bf721b7087fa16afd2e468a

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16586efd12d226b2e5750de0b68b2a855acda353]

coverity: copy & paste error

Change-Id: I51c79d9b0d59b6de9b831ec8b4e9bf1a2642bd17

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d93d3232af0148e9ace67386efd597d5e2b1cef4]

coverity: fix copy & paste error

Change-Id: I8969b3152547d2d919c4bc41f2d7955763779bb8

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6522dd0337948ccd6e9007b8f095db65d21ad0f]

coverity: fix copy & paste error

Change-Id: I5ac5d7c05da7652ae61d2f1925a3fe8e3aaf0d71

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [47da977f5a2c90d28e7573b03203ac467159c23b]

coverity: prevent integer overflow

Change-Id: If22c897ff97c584e98ab95301f89ed5c5b8bf7c2

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c3e573ce863bb9ff749d4be17692e245898d580f]

coverity: fix copy&paste error

Change-Id: I706eef2373d37452afe6b044a052762da1c8a848

2013-02-16  Thorsten Behrens  <tbehrens@suse.com>  [ece304a932ddd8e5cf9e1d8a5f8fd6810c011657]

Fix build for --enable-epm / --with-package-format=deb rpm case.

This was somewhat broken after the setup_native gbuild conversion.

Change-Id: I825dd5008348534718a5b43e6a3eb893fa75135b

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [577d7ecd494b38d673fbb84738f427f18353fcfc]

coverity: fix memory leak

Change-Id: I5e293c67691e0efaded2c359a35e3bbb00dcb3d8

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9904fea6694f9f93ca049b75d7184260fb93ee68]

coverity: fix memory leak

Change-Id: Ie56951fd321820d16fdee197a86987c99d94f76e

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0c316e7048131730a9a5bc713796dd917149700e]

coverity: fix memory leak

Change-Id: Ie7ba893ed08ca6ba0083db20e4c887866d0b6642

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8063ede18d03560cec296fab4152be9b24ec8ff8]

coverity: fix memory leak

Change-Id: Ib92f1b80e6e597b233eed91b8ed96cdeec509c90

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad02b999d946469325b16232709dde96a3e9ebc8]

coverity: fix memory leak

Change-Id: I3aed29393376933fe6f07e38fb936911723ed2fe

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b75386908483351ebd45b2b74caf2667ec7c6d08]

coverity: fix memory leak

Change-Id: Ia69953147cc39b9f5683554188912b8f3fa22265

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3d12edc4b069df0e9d3a3283f5bce42c06b1d00b]

coverity: prevent acces to unintialized variable

Change-Id: Ic2c28232574460fd59dd404618af6b581f410a83

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [20ca1cfa6722d62732c4408d14cdc9b1dc56b69a]

coverity: fix memory leak

Change-Id: I5c8f4002d92be1ddef3f075be7cbcd6a2e88075f

2013-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [02e4df3ab41e1e616019c4fb4c542474702988c5]

coverity: seems to be unused now

Change-Id: I8bc75ab429619efef65d29a021403444dcd8a1c0

2013-02-14  Peter Foley  <pefoley2@verizon.net>  [91a6fc6ee1405ab98a3e65d7d85e1e51cb514cfd]

fix rpm build in setup_native

Change-Id: Id7cba31ac24f6a45077f5a41039b7b79ad668b95

2013-02-16  Julien Nabet  <serval2412@yahoo.fr>  [9d6bb5daa67fef7abe07cfbfa22cd52ce73d804e]

Some cppcheck cleaning

Change-Id: I1cc0a9e5c7f8bfd310e9bf56664f0f8b396ad9ec

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0df21bf1f487b673f50c9a8b5466465b18e30c7d]

Revert "coverity: fix memory leak"

This reverts commit b3356f6f772d7d265160927d45f935098784c20e.

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [1b5839f49c07beb6fbde6c7370a5636d22f9ab77]

fdo#60842: sw ODF import: support value-type="string" on cells:

According to ODF 1.2 part 1 19.385 office:value-type, the attributes of
table:table-cell, namely office:value-type="string" and
office:string-value="foo", should override the element content of the
cell.

Change-Id: Ic580307effb046d127c4d64a4f963f0e91b3a2d1

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [0e49d87d92a3f1aeeeda547f1a7e710dcd4fee95]

fdo#60732: check max size in SwTxtNode::ReplaceTextOnly

Change-Id: I1ca2075ab99fe1b09df700f55645b44f38cf5bcc

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [b6d45f26ea5bcc848737921b59a16253eb1d8587]

fdo#60732: check max size in SwTxtNode::ReplaceText

Also adjust SwUndoReplace to not assume that everything was inserted and
use the stored indexes instead in Undo.

Change-Id: I52f3aaf063c2b1bd52381bdc19e29a41a12c3847

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [d47218d79a2440e71efb66b2224063801ba6623b]

fdo#60732: make callers of SwTxtNode::InsertText more robust:

Return the actually inserted string from InsertText(), so callers can
check if the insertion was actually successful.
Especially InsertHint() will likely cause problems if it cannot insert
its CH_TXTATR; also Undo objects should not Undo more than was actually
inserted.

Change-Id: I87c9ea8b226ae4a2a6c20c112da76db07051a1bf

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [447bb5b5006051672ec526b75bec7db02d2db82e]

SwDoc::Overwrite: probably a bad idea to overwrite fieldmarks

Change-Id: Iba94df67c21514cf4f5361bab28629c6d5d9d3e8

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [5a80c24b145c8efe0dd384ef88e7d31173522fb8]

sw: do not crash when it's not possible to insert fly

Change-Id: Idfcf54013107ba6b7ce3de0d0bddbef306698f33

2013-02-15  Michael Stahl  <mstahl@redhat.com>  [549c0f785d4b6d4bc1b39b22827d77d66f48430a]

fdo#60732: SwTxtNode: limit to less than STRING_LEN chars

It's not a good idea to have STRING_LEN characters in a SwTxtNode
because then there is no valid SwPosition at the end of the paragraph.
Also it turns out that LO 3.6 and 4.0 do rather stupid things with a
full SwTxtNode.  So enforce a limit, at first in the usual places that
are used during file import, SwTxtNode::InsertText() and
SwCntntNode::CanJoinPrev()/CanJoinNext().

Change-Id: Icb0f44acd20aa81635d42b84d4ae0f9b693a661c

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [18d37cf9fb21dd809ec79135ce93f9a55512c9b3]

rscdep is dead and gone ... and there was much rejoicing

Change-Id: Id411a6caceaac92d3044fe6a2385d8b1c2f16133

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [507f51b093a1dfcd2866785cd700d5c390ee28f6]

so_checksum is dead and gone ... and there was much rejoicing

Change-Id: I6cba24830d397ca405646a1deb0ee0385a3b67e4

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b2ded51418a272c300f10370032933c9671446b2]

mkunroll is dead and gone ... and there was much rejoicing

Change-Id: Ib5e791e85b244ac5af5b504a237892b6d81eeba8

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9a73122622bc44e34d9e7c56d1a16de43ed3adae]

coverity: prevent use of unitialized variable

Change-Id: I17520b15d75467f8233f964ef99a4dd0eea7ed44

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0885e37063e1c04e24bcf94d792b6bacc2d7d38a]

coverity: fix memory leak

Change-Id: I5d9d240af15f3c7da1e6fe29a69dc0366684b55f

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [be64af3722e919f2a218f444daa04c4a70eb449c]

coverity: fix memory leak

Change-Id: If5bd111bbf4c1df8e790f229165c682ecc0ed3b7

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4bd11d8b1cafdddf7a04113980f048f15d2521b]

coverity: fix memory leak

Change-Id: I2bff2b1bee6d14ef237c62f02b9e1fddd2b63f11

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8591e596bde12c800d763c2c8e00456a7ac0ce5]

coverity: fix mismatch between new[] and delete

Change-Id: I33b2b8ffd1a6ba539346ca19f6a34bc7f1c61e3d

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e2b2ffcccc1d78674a4f361f0da911de8303f54e]

coverity: fix memory leak

Change-Id: I978dd7dbc520e5a53fd4ca245e871286dcc10ca6

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3918fdaa9acd4056161a67b75d8028c918b5c22b]

use boost::scoped_ptr

Change-Id: Ib68b65a03be092f43a482e33966b7c1c103ace08

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8426af90fce68eb1762f4774d7428cc2b2d20013]

don't access freed memory

Change-Id: I3839d9af55c7dcd29d34850618a33c6c3b1ee2ec

2013-02-15  Miklos Vajna  <vmiklos@suse.cz>  [f6251134c94c5424dac633a107e07a2403e3a56d]

configure: drop no longer working --with-linked-git option

--with-referenced-git works with submodules, --with-linked-git does not.
And I don't see a way to fix it, either.

Change-Id: Ib6cdb065a022665cd62e9fdc7fc37a9e916e50ad
Reviewed-on: https://gerrit.libreoffice.org/2165
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [346b64473a6064247bca471e8054d1879428d017]

android: detect updated sdk and re-generate troublesome ant rules.

Change-Id: I147439e99892a5794a4bca880c5b3e22e46e1f86

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3356f6f772d7d265160927d45f935098784c20e]

coverity: fix memory leak

Change-Id: Id378d44e8d469c3606050255d9712a0aed5ede57

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc9cd7af3beb13eede23c6c60506c6e8c329e29d]

coverity: initialize variable

Change-Id: Ie52aae8e56e4b420d612772f8dab1d9e7330f79a

2013-02-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [22763347d8d4f02729c93ed19c2040ebebabb5f1]

coverity: fix memory leak

Change-Id: I1c4e6cd0b60047de45a4782bfebb8520b1a17f22

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3ed5ab5e2a78914a38e349e82c9c1575ca635157]

fdo#60924: move libbib to autoinstallation

Change-Id: I41a94def0db257470e08a86078d1f8bda8470c76

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [87a9d8fdc6bd793f27a4fa62ebac233bd6a27438]

handle more than one lib correctly :/

Change-Id: I1c6478e0ed69c7678598eb0d65cd5043d6c8dd99

2013-02-15  Julien Nabet  <serval2412@yahoo.fr>  [c83e10cf0a8fd3a27bff8907d0c6715e8e3cd070]

Fix conversion

to avoid error messages like:
error: could not convert ‘(const char*)"LocalFile"’ from ‘const char*’ to ‘const rtl::OUString’

Change-Id: I8b55049bd29c63b837f80b1562b9e8cd8324c603

2013-02-15  Xisco Fauli  <anistenis@gmail.com>  [cc7f6a58c7d8d1cd3d2534b307dbf05b98561752]

fdo#38451: Disable Sender and Recipient step

Change-Id: I5ab0989ed4e5e30b97170cbba0d516eff4befc59

2013-02-15  Jan Holesovsky  <kendy@suse.cz>  [9da54417345c6069d995bdabae7d7dd6de40d1a6]

coverity#738978: Fix use after free.

This was a corner case after the container types removal.

Change-Id: I2200b7fc2d38946403d289e62ad602a63bd1cf6e

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c743324292a9994e20353734846b5045199d8e93]

Remove the need to manually register libs in scp2

- we have all the needed information in gbuild
- reduce the amount of double and triple bookkeeping
- hopefully the generated files for scp2 are only a intermediate step
  and we can do whatever perl voodoo scp2 does directly in gbuild
- currently using basctl as an example
- this also means we have to be more strict in Repository.mk with what
  we register:
  - if we dont build a libs, it shouldnt be registered (otherwise scp2
    will want the nonexisting lib)
  - in the end, this is a Good Thing(tm): we dont want anyone trying to
    e.g. link against a lib we dont build
- should now hopefully work on all platforms
- added module bookkeeping to gbuild

Change-Id: I241ca67edbfabae83859274f9aa35d2d26165ef6

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [1b13c952f50aab2b907dab13395ab23d0955c238]

Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurse

Change-Id: I3679e7cfcd32a78b40c6a7b803c92ff0abe6f32c

2013-02-15  Luboš Luňák  <l.lunak@suse.cz>  [2cfbd84c710d76d8c5dbdadaa9c1b9278d8b7c64]

pch for Library_sm

Change-Id: Ib9f4c834f1c6076a246753cb819491a7d2c3a886

2013-02-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1577fe0bad673fea0814c6db91ad5466c819306d]

This one is less awkward.

Change-Id: I3bb9555ff4db6728a9a50ee5459faf981232445a

2013-02-15  Miklos Vajna  <vmiklos@suse.cz>  [ba30ed10c4a322f4a5fb7873cad9eb857477672a]

sw: include fieldmarks in document model dump

Change-Id: I5924ae824f87f796c808d56bf13d3dfd143a8e0a

2013-02-15  Xisco Fauli  <anistenis@gmail.com>  [81ee2a2fff822cd534507b867ebe3d0666a31ae0]

pywizards: update makefile

Change-Id: Ib9855286c68b873f60db7afefecc9c2f4364c53e

2013-02-15  Xisco Fauli  <anistenis@gmail.com>  [752979511ef391e53a4ab04939e2500de41062fc]

pywizards: remove unused files

Change-Id: Ibbb45626c984f79f94a7e281b05bf86a25897b0c

2013-02-15  Thorsten Behrens  <tbehrens@suse.com>  [adc62310b8539c7be1c0a5a943b82fb7db9b0a0d]

Only escape double-quotes for ulf files.

On second thought, this was needlessly overbroad. Missed the fact
that the code is strictly for ulf.

Change-Id: I96773d6e2a9af473e8c8309421b4900c0b76667f

2013-02-15  Thorsten Behrens  <tbehrens@suse.com>  [c915f0e243762ba66fcd51a67b6ec42911e05ee9]

Proper escaping of quotes for android xml resource files.

Change-Id: I9f76986465af5798f1451d44af6765f4e5d1bb09

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [5c31e17e46b02e755b075e63a08ffd8ad0eaa481]

sync two translations of the same fundamental comment

Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [1dd8cffc10d953ca645252ae2d8f11363186d21a]

fix grammar with use of conform/conforming/conforms

Change-Id: Ie41651359f26a267273bf87c947ee58568983e5c

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [914de32b27c7fe164b21f9247275ee3117c0864b]

Resolves: rhbz#910176 cannot select directory with gnome folder picker

<< gtk documentation
gtk_file_chooser_get_current_folder_uri ()

Gets the current folder of chooser as an URI.

Note that this is the folder that the file chooser is currently displaying ...
which is not the same as the currently-selected folder if the chooser is in
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER mode ... to get the currently-selected
folder in that mode, use gtk_file_chooser_get_uri() as the usual way to get the
selection.
>>

<< offapi documentation
XFolderPicker

getDisplayDirectory:
    Returns the root directory that the FolderPicker is showing.
getDirectory
    Returns the selected directory
>>

so  getDisplayDirectory <-> gtk_file_chooser_get_current_folder_uri
and getDirectory <-> gtk_file_chooser_get_uri

Change-Id: Iaa5ab16a250cd59fe5e8bd02149298eef6d1dec2

2013-02-15  Luboš Luňák  <l.lunak@suse.cz>  [a04ab936088896789f5cf00583cd9767b5646f35]

Revert "fix build", not needed in master

I meant to do this for 4-0, not for master, as the commits mentioned in the message
show, this is not needed in master.

This reverts commit b60ccd4d4ddf4076085890938bcc08aca2737e15.

2013-02-15  Eike Rathke  <erack@redhat.com>  [61c72ef4bebebdfa505176e7d5db82920ad3822e]

ocColumn and ocRow do not need recalc on load, fdo#60645 related

Change-Id: I34fc7af10aca3484d30b443c6b0257451a218ed5

2013-02-15  Christopher Hotchkiss  <christopher.hotchkiss@gmail.com>  [b4d3f5c2b0b9b5b1c4f24a0f391fb355caaef7d0]

Added the current commit to "soffice --version". Fixes bug 60688.

Change-Id: I95300b093b4fabc9a52f9c92de874f7c8e4d2869
Reviewed-on: https://gerrit.libreoffice.org/2160
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-02-15  Matthias Freund  <matti_lx@yahoo.de>  [ba18e945fa225543ac8d9e901c98841410094177]

Comment translation - german-english - 3 files

I'm struggeling over line 407 in sw/source/core/edit/acorrect.cxx, is this the right translation.
Is this a question or is it a description what happens in the moment???

Change-Id: Ie665a8dffc41ee057c0277788282eea96cbbe6a3
Reviewed-on: https://gerrit.libreoffice.org/2157
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-02-15  Eike Rathke  <erack@redhat.com>  [a60712be0e05ec2c2e3d48ec77511412151988ea]

renamed SetRecalcMode...() to SetExclusiveRecalcMode...()

To emphasize exclusiveness of the four basic recalc modes renamed the
corresponding methods.

Change-Id: If6f99d2c84e4a042a3a3e3640cf416d306a2d0c5

2013-02-15  Eike Rathke  <erack@redhat.com>  [ff319d052659974d1aa5d6ac8c468a7259a46cc4]

use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 related

Instead of SetRecalcModeOnLoad() which sets the exclusive bit overriding
RECALCMODE_ALWAYS use AddRecalcMode() that handles these cases.

Change-Id: Ieeeff67d4dda1493e8c48f231b870513f655839a

2013-02-15  Eike Rathke  <erack@redhat.com>  [cf8318429e3177574f9d60042c402401f484bf17]

prevent out-of-bounds buffer writes in EnumLocalesParams

osl_getTextEncodingFromLocale()

In case of the Language code being longer than 2 characters the string
written to the struct EnumLocalesParams member was not 0-terminated if a
Country code was also given (consecutive fields in the struct) unless
the struct was packed in 4-byte alignment and luckily contained a 0 as
the 4th byte. The locale could not had been matched in these cases. In
case of a sufficiently long language or country argument the entire
EnumLocalesParams struct could had been overflown.

Change-Id: I1ec67ad0b3d12b0fa944d7e759bb5cb701842e39

2013-02-15  Eike Rathke  <erack@redhat.com>  [8a07032d01aa59fd94c393669d8ac4b8443acb2b]

do not use the raw locale for osl_getTextEncodingFromLocale()

Change-Id: Iab7402721b5fbf20a05c9ff2725e52b012df2940

2013-02-15  Eike Rathke  <erack@redhat.com>  [5918c7c84c18042baba42e5899f00d69254e3586]

use LanguageTag(rtl_Locale) ctor

Change-Id: Ie668d40b815ae1cbcdb321649d8e52513cad1aec

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [b2c29ebb4cd9cb9fa9f4c78bfe1a27775f899fdc]

various efforts to consistently apply HIG rules

Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [1ccbb620946c7032c57054550b08ad5362fe1c3f]

tabpages size req not factoring in border width

Change-Id: Ie7396b63a64e89bb7aa7c0e284faab7ed380c4c1

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [158aee9ad3e8d7dbb58381fc260ebdb53466ce22]

Resolves: fdo#60627 wrong lib names for some custom widgets

Under Linux dlsym will search other locations and find them if they exist
elsewhere, but not under windows, so its easy to put the wrong lib name in if
developing under Linux because it'll generally work anyway.

So add a script: bin/verify-custom-widgets-libs which can be used under Linux
to verify that the required factory methods exist in the right lib.

Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [eaf189abf2a3aa9d64a77ec866204203b51f52a8]

android: more cleanup / misc. fixes.


2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [44db691206bf8b413dd04ffb6c762a539d3f2dc1]

android: get the desktop demo building again.


2013-02-15  Tor Lillqvist  <tml@iki.fi>  [6aef5e7807a0b1ebb48da82556e9e53096c9753d]

This file gets constructed at build-time so no point having it in git

See the properties target in android/Bootstrap/Makefile.shared.

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [be6597a67888dc2b046127cd61712ab2690117e3]

avoid re-linking if nothing changed.


2013-02-15  Tor Lillqvist  <tml@iki.fi>  [98750448594c0a8a1c05c1da907b934d8870c569]

Add even more dependencies

Change-Id: I1f9ab5d89ae694bf2d464cc789231c23336dc6fe

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [7b66d015ea8f9cd1af2f3effd837366773cc4fa3]

add missing chartcore.

Change-Id: I069065fedddad0585851629b6c674cd613ad4409

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [55eef1da87da7a951c51bd8fa88334a9380ca481]

Add other missing libraries.

Change-Id: I9ab478dc48cc0a0e521641dd89d28a7ee419d242

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [5ec83df41cd4d5edb1aa433f698fe1be5cd9dd55]

add missing components.

Change-Id: I4d7993df862a4a9e9e2c5541f3a6318b2f25e10d

2013-02-15  Michael Meeks  <michael.meeks@suse.com>  [68d7b72fcc7a1636a93e5bfb2295fd24df8685c3]

android: share more of the Makefile / build logic


2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [b5abb829ed5bb151dfbce595c6cd86b45e373f38]

various efforts to consistently apply HIG rules

Change-Id: I0bd09c023be622ced9d3fa508e5e3463a3a5e5b2

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [181403c23e3f0abe3f8674b173c8c998c3c9c57a]

move set master password dialog to uui and adapt code

Change-Id: Ic23b7589f48f7b2fc4b8f6e4bc285364b8819081

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [27b041318f7b1c3fcd890d2935c35237e993bbe1]

fully convert security options to .ui format

Change-Id: I119b38f96ebdd6af19b9dce926a684398b4f72f8

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [0a410065389b21d77f4360d3249021ee61777e10]

Updated core Project: help  a321504f9f0d89b463e259a02a2ae7f663522edc


2013-02-15  Miklos Vajna  <vmiklos@suse.cz>  [7987d46c6bc9439e299514e6bb1644e7f2c5880a]

cui: get rid of _SVX_BACKGRND_CXX define

Change-Id: Ib93806d697f10abeb1e97d0cb08954e15961ad87

2013-02-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ee1db992b98378b5e2f5e9aa8af0e36c375e582f]

fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diff

- replaced the really ugly goto hack though

Change-Id: I14dfbe414dc16b634fbaca0a365e2e9ec37ab08e
Reviewed-on: https://gerrit.libreoffice.org/2133
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [0ea32acfa5f7d3ab78d4c01ef2cd03ff04503ef8]

move security options dialog to cui and adapt code

Change-Id: Ie1f5c5eb437c55844a524c1219b1e30e5f07b3c3

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [c163123e1f1ffb7bcaa8f2f09f2830fdfabcaef3]

adapt macro security dialog code to .ui

Change-Id: I0527ff30508bd7fd9182ff0bfec87aef7907f1fb

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [62726df969887cf6578a0f69c6c3dc8f689a3b06]

use stock button

Change-Id: I203eac7e8f4b49524c9255924725f5f1de4b9979

2013-02-15  Caolán McNamara  <caolanm@redhat.com>  [d6ca86e3c0fee5c81cdd3cd70ab78a1c80aec05f]

Updated core Project: help  31661c9c558f07cd5cc32c380c1c62749514f10c


2013-02-15  Tor Lillqvist  <tml@iki.fi>  [19493b208b44a1a793f76dc5911cad280d5e8e03]

WaE: comparison between signed and unsigned integer expressions

Change-Id: If7d4ad37038c82854cfea9cd830c801ae9274561

2013-02-15  Tor Lillqvist  <tml@iki.fi>  [f97dd7b4eb84543de49a5d67c182ed87dc29fe82]

Try again to unbreak the MinGW cross-compiling tinderbox

Change-Id: Ie99768276ad9ca1dbd3aa3cb220d193ae7138858

2013-02-15  David Tardon  <dtardon@redhat.com>  [4a6f1853a2a15b938575406feada108443257536]

fdo#58283 produce all translations for desktop files

Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b

2013-02-15  David Tardon  <dtardon@redhat.com>  [115054fef08998c56cba8f14472df1d15007f635]

fdo#34548 don't crash on undoing text frame removal

Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9

2013-02-15  Noel Grandin  <noel@peralex.com>  [3164966103b7d5c19197b7e94040d585e5af04ac]

fix fdo#60804 - Print to File leads to Crash

This was because of my busted commit in
4b51374a7021d52f7f1be1861e2ee6a011b30ecd
"fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style"

Change-Id: Iaf99dcf052b5aac7f995b86a0e8af9725839802d

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d2668a9118a20c62e28cf064c5c625f096a9c20d]

Fix subsequentcheck. We need to have at least one measure data at all times.

Change-Id: I9ffe6a1cedc91fb0829b074097aa774f8eae8d88

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5e4b9d960e88b6137d952845fe121836e73f3ca3]

Disable DumpState() and its friends when not debugging pivot code.

I was just about to add a similar set of functions to dump the internals,
but I can re-use these.

Change-Id: I212f0a6ea7a32233991f6cdb64e27be39c5af2ee

2013-02-15  Matthias Freund  <matti_lx@yahoo.de>  [2230dd01ff923d7e86143379fa96c3f3a114b913]

Comment translation german - english - redo of 5 files

I have send it  again and abandon the old changes. Hope this is correct?
:-D

Change-Id: Ib7668f30d4c813ce656e9d8d5fcc0060d1a6aff5
Reviewed-on: https://gerrit.libreoffice.org/2143
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fe9e3c51f9b7232fd61de8f7d6633146c095d545]

Why in the world would anyone pass an integer as a const reference...

Change-Id: Ibd205e972c3c16ef68db2909496704c05161c4e8

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [29267e940a5280e959ae50828839beeb9314a8da]

This should be a struct & let's not put everything in header.

Change-Id: Ic9b56092d5dcc3f2dc48d8f0909cb1e3f967c3d5

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4931d3e5cfc83827faa26377ee77b9839ab93b9c]

Actually we can just swap them. The originals are not used after this call.

This avoids redundant copying of vectors.

Change-Id: I1da8295774a1a39fd4df021fee1a3036134067a8

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c669d9e645b7600cf8ed0cc696e99f4552b167a4]

Use std::vector instead of C-style arrays.

Change-Id: I593c6c50aeb4ead723076d01e7113de154e2557d

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [edbf1da237b3f276495637b477113618a7b8453b]

Pass ScDPSource to ScDPResultData as a reference.

Change-Id: Ia864643c8285de76cb9b026b93b396abd897202d

2013-02-15  Takeshi Abe  <tabe@fixedpoint.jp>  [a4b4c0cdae9695f49d41f097fb891845b8e908f3]

sal_Bool to bool

Change-Id: Ibc0cd792ee0d21ad4ed2958bad66e2536eec5250

2013-02-15  Takeshi Abe  <tabe@fixedpoint.jp>  [4d7cb46fa2f9552aa479483bde2fcf9c31e2ee13]

bUseDialog was always true

Change-Id: If7ed109ea1e5582356ab882989dfba22a346e3dd

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1eb375177a7f0356e571a0d9c34cb64c649f2f45]

Caller should check the member visibility, not the callee.

Just to be consistent...

Change-Id: I8d36c438992751c6389c9481e5ff9ea198ccbba0

2013-02-14  Matthias Freund  <matti_lx@yahoo.de>  [38f40c5ca607b7761f6433a4d12eee5f1057fa50]

Comment translation german - english - redo of writer.cxx

Change-Id: Idf885dc8d47077800bdc648072aa45eb46c9a286
Reviewed-on: https://gerrit.libreoffice.org/2140
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [245ef21024d10be5fcbc22bf09aa4a7673fdcf26]

Misc cleanup - scope reduction, string, class description etc.

Change-Id: I607efcda0f24d6d6c6b1359858fed417475ccde1

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [779f6188d9ee2f3db2514ea6db72663d35a064cb]

various efforts to consistently apply HIG rules

Change-Id: Ib34dfd1ffa096ce890a8cb1baf403e595128c79c

2013-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c55eab0309681991eae7382b682c26550786f56]

CELL needs to be recalculated during import as well, fdo#60645

Change-Id: If981199f01d4b33270d82c65fb033fa51222fb62

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [6b3ecd1140456cc8eb4e5df59743be46351a1ae0]

drop unused hid

Change-Id: Ie176d91aaa39a354829630bdca3d39cb75146651

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [5e14aedfa143f17cab8cbabdd896f8d6373326d6]

Updated core Project: help  005265749245773d92f3e434f58d531630d1e17b


2013-02-14  Tor Lillqvist  <tml@iki.fi>  [c60470f921b019fbe0bef269ca576333b7de6f70]

nss, too, this is ridiculous

Change-Id: Ib84a91f25d8a2f3572d8308eb0dfd5bb87f6deba

2013-02-14  Michael Stahl  <mstahl@redhat.com>  [120d3fe123e9567f2a488575b5afd48dae1cab5d]

appdde.cxx: try to fix MSVC build

Change-Id: I14baa8bc0a462492ada6e4aeb8d8f90a0de2a51d

2013-02-14  Urs Fässler  <urs@bitzgi.ch>  [1e95602e5d566468ed075b1813e21ba08039b2db]

Translation of german comment

Change-Id: I2876e33ccfd5dd7b33747d77a4cdaaa03bd01de9

2013-02-14  Luboš Luňák  <l.lunak@suse.cz>  [b60ccd4d4ddf4076085890938bcc08aca2737e15]

fix build

Caused by 185e1be6cd1954b8cc5a302c879384f2549cd060,
fix is more or less d0d07cd2975c1fb783d0f8591dd3a4931d1c5be5.

Change-Id: Ia7d228139126b3e60370b85c106bc970f4e68cce
Reviewed-on: https://gerrit.libreoffice.org/2154
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-14  Andras Timar  <atimar@suse.com>  [4ebcc5b72f49eb3919ca82931572d97347ba2de4]

fdo#60483 English -> English (United States) in language selector of installer

Change-Id: I0a0534bf4a8d7f61b255f36de96a2918ddec5422

2013-02-14  Miklos Vajna  <vmiklos@suse.cz>  [9104d5e8905c2ec2b576b5ca452d3e23d5555e49]

fdo#60738 SwPostItMgr: let the cursor know if we're in annotation mode

This solves the conflicting requirements:

If the annotation has focus ("in annotation mode"), then we want to
be read-only only in case the comment anchor is inside a protected
section, or so. Ignoring the fact that in the main document, the cursor
is right before the annotation anchor, which is a read-only position.

OTOH, if the annotation has no focus and the cursor position is before
the annotation anchor position, then we do want to be read-only.

With this commit, the first case passes around a boolean flag, so the
annotation frame won't be read-only without a reason.

Change-Id: I25781a4501f752f7c4d024795d57b884cb800547

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [b6ff380b9378ecbcceadf717dcf1623bc52d4825]

-Werror,-Wunused-private-field

Change-Id: I6c12d295372e847226adc61b2c9496f052cc2fdf

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [5cd036c0742f8be8d6fc34f7e3a983cae557d94b]

multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]

...where the nPos wasn't actually used, anyway.

Change-Id: Id5e2e37acd2a7cc191030a1ec959894d3ec1943f

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [772e231a92044b5613b4ae3545b2110a5e13ed99]

split out trust page and adapt code

Change-Id: I79067df7174f5ae9bff51d997128cb033477aa6f

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [ebe10cdf9186fa6b6b1a55194d6a32ff6cbca223]

teach radiogroup loader about custom properties

Change-Id: I318d9bace6f2c6aa9c10a592cb2134ba1c0d914e

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [ca0600f0c9022d631317423ab5a59493b41906ab]

multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]

...solved by removing the nPos member and instead calculating the index on the
fly.  The difference is that old indices were before calling std::sort in
OPropertyInfoService::getPropertyInfo() while new ones are after, but that
should probably be OK per the documentation of
com.sun.star.inspection.XObjectInspectionModel.getPropertyOrderIndex (which
appears to be the only client of that functionality).

Change-Id: Id346bb219acbdad88ec43cf46feca8c37f2c7cf4

2013-02-14  Luboš Luňák  <l.lunak@suse.cz>  [b88fe998ce8c80d7629fe70118311096615d959d]

use 'default character set' as the windows charset for unicode

This is based on 2.8.2.2 from ECMA OOXML Part 4 and is a bit of a guess.
I do not see why JIS should be the charset for everything that is unicode,
and MSO2013 fails to read embedded fonts with w:charset set to this value.
It seems to handle them when w:charset is set to this 'default character
set', whatever that actually is. Without embedded fonts involved it moreover
looks like w:charset does not actually matter.

Change-Id: I7c083a0e39076313cd2687b1712420c92f691f5b

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2f955d5f12184072c8f3270000f15018556f2f75]

More boolean cleanups.

Change-Id: I27dc69f92a196137cb218fa5254e40dbe920f7c0

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [1976b017c3f23a50fc4533c94ae4eb151ee591a1]

Disambiguation for MSC

Change-Id: I356af9cebf4779bd5bc4721b0e0e20d7ae4e307e

2013-02-14  Luboš Luňák  <l.lunak@suse.cz>  [a12286cf81b2483e1585b2c45c40fa507fdd3136]

more reliable detecting of changes in the combobox lineedit

Change-Id: I3563a961c54e235fffe0c2ab1809f51882ba3831

2013-02-14  Luboš Luňák  <l.lunak@suse.cz>  [fe8bfb201e79c31de1b692931a0e9ee6c7ff1d25]

mso saves obfuscated fonts as .odttf in .docx, so use the extension as well

Change-Id: I5d4cb579c042f03137188f3e0293015bea723dce

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2301bf6f5b88cb0230836a70e94854ee7d9a29eb]

String to OUString.

Change-Id: I04abefbb43f65406a01690e62ab7b8ea6c4f9eb9

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b801a56de6d34f8d7d42a91400482a88801380f4]

Massive sal_Bool to bool conversion.

Change-Id: I9fa22b4c5a85b0ddf83a1d7b0e8be0a1134ea19a

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [45d5bd84354a0af91474e63a07e684ff9dc121f2]

Fix ugly indentation.

Change-Id: Ia63db71f498408b20fd100a6e536416ce14f9fde

2013-02-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9644141997c1cb5f0953a28a0125351165098d99]

CalcRowData can be passed as a const reference.

Change-Id: I20b6efe27d179ee5ace7dd3ead87a563b25973a8

2013-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [71ed03b9ad45e7da8ac454377701d265ce11cca1]

assert if there is a wrong index, a warning is not enough

Change-Id: I5fe16f24fab0b0c29cb9acb279e13db499bd3d1c

2013-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4eb7d128b0379d64b083ca5d27dcb25d3d38d97f]

another case of wrong escaping for "

Change-Id: Id302f224346e2e3db3480a3a3aed97e7f25a7280

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [e2c343df8ca0a344d6e9c789c60c5b8dc7416b51]

Avoid ambiguities after string clean-up of InfoBox users

Change-Id: Icbce1220df0a08b32f78b863a15daf34522d1671

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [973160bb4853f2913024c7ef4bf9f5e638e93c5a]

Comment clean-up

Change-Id: I7696dde7337531629d29cce7eb3f882cb4bfad0d

2013-02-14  Tor Lillqvist  <tml@iki.fi>  [c9d2518656ce0fc5e96bb4bf06c0e78a575c2597]

svl, too

Change-Id: Ib7ad7a1045aad03b0e176d5267b4e942521ba023

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [acdaed35a7e79b6eca4918e53f761dc08ce9a52c]

Missing dependency

Change-Id: I73c77ea8f38794bf3d05ee247bdab5e4ddc57646

2013-02-14  Tor Lillqvist  <tml@iki.fi>  [9d67b621c5c3247d8b7c983a81248d7dbde582fb]

Fix compilation error with older GCC

The GCC 4.0 we still use for the "official" Mac OS X build says:
"error: conversion from ‘const char*’ to non-scalar type
‘rtl::OUString’ requested." Sigh, I guess there might be lots more of
these elsewhere in the code.

Change-Id: Ifad5722bbadd465ebfca1ac3f0b55f07a6895e12

2013-02-14  Stephan Bergmann  <sbergman@redhat.com>  [c91d353872b7d4e1a39192bff1444b46cab6e5eb]

rhbz#908674: Adapt rtl::Allocator::construct to C++11

...otherwise, at least with some --with-system-boost versions and C++11
compilers, like with Fedora's boost-1.50.0-4.fc18.x86_64 and
gcc-c++-4.7.2-8.fc18.x86_64, using this to copy-construct an instance of
boost::unordered::detail::ptr_node<std::pair<rtl::OUString,Bootstrap_Impl*>> in
the call to p_bootstrap_map->insert(...) in rtl_bootstrap_args_open
(sal/rtl/source/bootstrap.cxx) would memcopy the ptr_node and fail to call
rtl_uString_acquire, leading to memory corruption later on when
rtl_uString_release is called one time too often.

It is not entirely clear to me whether this is a shortcoming of the given Boost
version, but this patch solves the problem and brings rtl::Allocator::construct
in line with the (changed) Allocator requirements of C++11 anyway.

The problem potentially lurks with every use of rtl::Allocator, but only showed
now begining with LO 4.0 where e5111574fd904b38a3980ca4ea3d21cfcb22dea6 "Revert
'sb140: sb140: #i116981# clean up memory upon exit'" re-introduced code into
rtl_bootstrap_args_open that inserts into a boost::unordered_map that uses
rtl::Allocator.

Change-Id: I3be22f59a8eb49d31458480c27f3ce15803c7fd4

2013-02-14  Tor Lillqvist  <tml@iki.fi>  [bc96a84370fb167ab2c63582c10535992f31768c]

Fix build against Mac OS X SDK 10.4

Change-Id: I077afe48e0d375f75a8c35bc87c6c177b68512f7

2013-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4dc71bcf6e6a757a8369c46db1c24e98679d1506]

use >= as mentioned in the UI, fdo#60798

Change-Id: Iac6737e98eb0961de22036f42634ebad7d42dfcc

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [22b20e8b5ac29bf02b137d48c34c94edb2e1d628]

forgotten mnemonic widgets

Change-Id: I5494b3f99f3e1145898dcfb5b17bc62861faa5f9

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [3ae314a9bf3f2ff79ad4f2acefc511bc0001132f]

Updated core Project: help  46d9ef662c4e2825b3da02a9949ab19862df7422


2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [db679c57dda786b596c6c190b4c6b32a57b40b20]

adapt code to insert sheet .ui

Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [4f8c28de2549984c752c056bc62f9961c888929e]

consistent 6px border and frame top alignment

Change-Id: I802af4cc3654de1cdd750054c9b927cc576fa0a5

2013-02-14  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [695a0c8bd94f127f55c0bc6f915243bf7bc3f30f]

Converted Insert -> Sheet widget.

Change-Id: I575c4257fcff1349243cbe54c4558839e6629e81
Reviewed-on: https://gerrit.libreoffice.org/2082
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-14  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [77fd448d0990adc79406e13a127b2b1834984b71]

Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING

Change-Id: I96d690bf9f9b319e9eeafcf218ec5ce87f21215f
Reviewed-on: https://gerrit.libreoffice.org/1954
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [5502501a8848c771aff5a77448a02451e22398a4]

Updated core Project: help  3675e295d2fcd60b2cb62a45dc94ab3d9a16c745


2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [6f1a99392a4c12bd17aa844726c528f773261047]

TriState boxes created via the builder default to STATE_DONTKNOW

while classic ones default to "false", easiest thing to do here
is to simply only query for their value if enabled

Change-Id: I5b01d344a5310b9bbd8d59e9c53bef1a6bfee1ce

2013-02-14  Olivier Hallot  <olivier.hallot@alta.org.br>  [4b21195e883472d020e18332976c35ad01393da9]

Widget for asian typography

Change-Id: I70535593c3e06caca48ae8bc8b9476ae09210df8

2013-02-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d242d9e1efc7ecd4f9980190bbc53af9630baac7]

CMIS: made it work with Lotus Live

Making libcmis and LibreOffice work with Lotus Live service needed a few
hacks to either better implement CMIS or workaround some bad
implementations.

As a general improvement, the CheckOut InfoBar isn't shown if the
document can't be checked out.

2013-02-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [519e576a3954d91b79a7fbb3fec0c2f1c7ed4c4a]

CMIS: URL-decode username or it won't be shown properly in dialog


2013-02-14  Tor Lillqvist  <tml@iki.fi>  [f0bfc7d860548f60650cf543bbf886f7f7419b6d]

tools and unotools are already mentioned

Change-Id: I5600730c9f655cd2ee0cf59beca9f8d1247c5e34

2013-02-14  Miklos Vajna  <vmiklos@suse.cz>  [8a1f3b582d7e8ce46e310bf3e0fdbf3ee26c1712]

SvxBackgroundTabPage: use XFillStyle enum

Change-Id: I8fb8765ed6ee2f879a170f4f9c51ee05b695304a

2013-02-14  Miklos Vajna  <vmiklos@suse.cz>  [1417d691a6ea9024ca392d725b331037a175f723]

SvxBackgroundTabPage: select matching gradient entry on load, if possible

Change-Id: Ie654fc795a3f46f1ff26a1ff5adb7e8ce9091851

2013-02-14  Miklos Vajna  <vmiklos@suse.cz>  [ea7eef21707bb18ec5811f27c0584fe9421e30d8]

SvxBackgroundTabPage: fix non-gradient preview in gradient frame

Change-Id: Ia7d64301a250bf51a6343f155144edced8e3bd09

2013-02-14  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [76254d6c01cdf240aa9058949a2fccbd3ac48818]

fdo#57950: Remove some chained appends in filter

Change-Id: I2386eb47ad7190d626966020e96c1a7ddc07ab4a

2013-02-14  Joren De Cuyper  <joren.libreoffice@telenet.be>  [bb428fab09b707613245db4ebd6f6678b2276e13]

Add findbar close icons to other icon-themes as well

So far I only add an icon to the galaxy theme.
Therefore I add now the other icons on the other themes as well.

Change-Id: Id852d1adb87c31ee45187a0a7b4bfead56c7b19f

2013-02-14  Tor Lillqvist  <tml@iki.fi>  [c30e94a9cfc05ca8882fe78749b41207611910fb]

Add this single-line file

Change-Id: Ie7158a6bc09c9f6a276799c22eef560aa5570a11

2013-02-14  Andras Timar  <atimar@suse.com>  [cbc96131fd1cf57ee4da6cdad5306d4f30841005]

Updated core Project: help  ee22530d05859a866bb47700dbeeeed885e0c94e


2013-02-14  Tor Lillqvist  <tml@iki.fi>  [100ac0876f1038aea7e7ef56f95d008ecc6aea3d]

Start on Bluetooth code for the Impress Remote for OS X

Work in progress. It sets up the SDP service record and registers it,
and that seems to work. Does not do anything with it yet.

I wonder if the current approach to use the standard SerialPort
service class will work for Macs, as they by default have one
SerialPort service running, "Bluetooth-PDA-Sync", whatever that
is.

There is no code in the Android app to handle the case of there being
several Serial Port services on the computer it wants to connect to,
so what happens then when there are two will be interesting to see.

(I can't find in the Android API any way to enumerate services that
use the same service class. If there was, the app could choose the
correct one based on its name.)

So probably we should pretty soon switch to using a dedicated service
class UUID instead of using the standard serial port one. As we
already have the app out in the wild it will probably have to be
modified to look for both Serial Port and our own service then? Sigh.

Change-Id: I1bee6403642e9b8953b5a8fa8fb5fe6a9dc76a09

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [2848277180b9cb6dde639001a0f9612af5bd5992]

move macro security dialog to xmlsecurity

split out security page and adapt code

Change-Id: I51dbd48b2ff4f65f6806fac70bda27ee15d4e176

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [431f0b0d21cae98f0578f18144c9b08142544329]

add a custom wrap prop to radiobuttons/checkboxes

Change-Id: Idccf3eceb8e9c8a42027dc837eb6d5b405fece67

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [97f04c8e9c3e798b0f319a4e1067c90e45e3507c]

make compilable on RHEL-6

Change-Id: I5d0e2c23af1972c84e999ad458ae47703d94e9e0

2013-02-14  Caolán McNamara  <caolanm@redhat.com>  [cb4b27a7f8ad7db7a31c95db6d71f871e89bac7f]

Updated core Project: help  f7693017b6f2faa411a75a1827b2dcbcd8c9ca17


2013-02-14  Julien Nabet  <serval2412@yahoo.fr>  [4fb73c5442d57732abcbba3cec3aeb31f7d65d45]

MODKEY_BigOrtho is never defined

Change-Id: Ifd7c7f634860ced0021bf6c6b99d1e0ea0615a7c
Reviewed-on: https://gerrit.libreoffice.org/2126
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-14  Matúš Kukan  <matus.kukan@gmail.com>  [d1f7124c4bec104d0ee12927cba3f67f56b11829]

Get Labels.xcu out of configuration data.

Modify the file format, install separately into share/labels,
and parse it using xmlreader when needed.
Saves time on startup and reduces pointless configurarion size.

2013-02-14  Tor Lillqvist  <tml@iki.fi>  [8cefe14f428ab5521f10962ff68b02151d1207ad]

i18nisolang1 is not a module;)

Change-Id: I3e239258e9f5d20c57a46f8c70b0558dfb7813ff

2013-02-14  Andras Timar  <atimar@suse.com>  [528467cc4d921fe8995ca950e5987bb30fd7ae1a]

Updated core Project: help  0142ad19adb30534ba07908356f9139f0257c808


2013-02-14  Tor Lillqvist  <tml@iki.fi>  [f9890873d448865a268126f8001c25317c3d3bfc]

Build DESKTOP stuff for BUILD only if HOST is of type DESKTOP

The helplinker library has grown a dependency on the svt and tl libraries. But
the helpcompiler module is needed to be built for the BUILD platform only if
the HOST platform's BUILD_TYPE includes DESKTOP (or only if its BUILD_TYPE
includes HELP?).

We used to build helpcompiler and some other things for the BUILD platform
depending on whether the BUILD platform's BUILD_TYPE included DESKTOP.

Also, codemaker should surely be built for BUILD unconditionally, ant xmlhelp
presumably not at all.

Change-Id: I3df995ce6b92da4ce9eb35115cf3e8560e06f292

2013-02-14  Xisco Fauli  <anistenis@gmail.com>  [2b9394f0c009b385756a0c5d75e3c1cd412f7236]

pyagenda: forgot this file

Change-Id: I7542a7c9ac3ab9d48251f0f5d39dbec17b5c475c

2013-02-14  Xisco Fauli  <anistenis@gmail.com>  [f4dc5247fca29f93a2d19b7e526d30d4b022b0ee]

fdo#38820: bye bye java agenda wizard

Hasta la vista, baby!

Change-Id: Idb6b5f383667960918a8f1b9db653edbfc89c232

2013-02-14  Xisco Fauli  <anistenis@gmail.com>  [0e34f7e99a096dc5d78931d0f1275d1ead32a711]

pyagenda: Register and Pack python agenda wizard

Change-Id: I3fc2b0f4e014d358d416c230b0450dcbe5d76363

2013-02-14  Xisco Fauli  <anistenis@gmail.com>  [d984860ea022c4e2256947d745b29458ae5e591c]

pyagenda: localise template at runtime

Change-Id: I80060f2c0a9ee014546632962e196b730a9e5c78

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [9e1f5d5bf1bcc8a7ccfd48a6731ed5763bc0b4dc]

consistent 6 pixels borders around all option pages

and center middle column of writer print options

Change-Id: I344d114ec0dd87ef5de5a920acea9f39e0e89dfe

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [b08df7c0ba16b9aa42af4f7e1d58f480d54fbb8b]

Updated core Project: help  cfb84454cfafb8a06957230bc3ead85816ca624c


2013-02-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [603262b7d19da53eeb7235f6fa460777825c0ddf]

sal_Bool to bool.

Change-Id: I2599e12a9072a0ea34c62a9fd7982dd4630c329f

2013-02-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [623253418b3fc18a8122ea1f71e86628208000ff]

ScDPValueData->ScDPValue. The last 'Data' sounds very redundant.

Change-Id: I218315a0583ce6b0f10969b364a7a717ad309212

2013-02-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0d22c49de2633ba540c00038633c60af172cc516]

Switch integer constants to enum & prefix data members with 'm'.

Change-Id: I13374e160bb369f64fc6e661c43db5da657cbfd9

2013-02-13  Peter Foley  <pefoley2@verizon.net>  [c2aaa83660316b9c0ad01017ba3cee71a89176c5]

dont echo ./g -z every time make is run

Change-Id: Id680d868ee77a8c52a030baddc8af97041d5a569

2013-02-13  Peter Foley  <pefoley2@verizon.net>  [e8f09adf5bdd415278b63a055c12dd0f33cd1ba2]

fix setup_native localization for mac

Change-Id: Ifcd3a96e1e0d53bb7dabb3e8cda1846ca2d262be

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [d1ea9ef689390ac6098e30105f1956f255799a1d]

SwIndexMarkPane::UpdateDialog: should use && instead of &

Change-Id: I6c03ed4acba570b8ff222a59aae95444f50c536b

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [9a8281f05871b86bac15c54bcee01f3c40f7ee0d]

Fix scope + member variables not initialized

Change-Id: I0a2c14246a814859c9752f96aaad9f28f6d59c75

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [e52792c9e0aec6e095137cf8d2f68d1cbec90e80]

Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTR

+ replace '<' by '!=' when comparing current it with end iterator

Change-Id: Iea8416a5143aafdea863397c78b58512bb54b427

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [0787dc99aa546f68f4003afd5e60cdcca56cad1d]

Add parenthesis to calm down cppcheck

Change-Id: If62959d80c9a7e207291fff05b5e085b0c84866f

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [c7e65b12ff3e7a795a583bf655784126e886289f]

Reduce scope xrmmerge.cxx

Change-Id: I70018ce13dc5dc45d59fdb339e9d0a14348a4195

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [92bdbbed7ff1c75c7798cf4df3636e4e132aee8a]

Fix member variable m_pSdrObject not initialized in the constructor

Change-Id: If957ac222b635aef0518c8d47f3f59351677cef5

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [42f03b75682b1fa8b89df2e89d05f66ce32afad3]

Reduce scope

Change-Id: I6bdff92cee194d79af98227d48c68304ee56593b

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [a5ad4e7459b8cbb76478fd7fd621cd96853e67af]

Fix member variables not initialized in the constructor

Change-Id: Ibd7138a185e4d4f87f36d59acd398387a52e9d34

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [b15a80f003fe27163e9a5c86ff170ffe0fbdf41a]

Fix Buffer overrun possible for long command line arguments

Change-Id: I5e66ded25afd08f4e203ce8484001e11e0022fca

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [45d1b0331bf65de11b77e97e15d50ad20c6a3c81]

oox: MSVC complains that nPlacement may be uninitialized

Change-Id: If80b550af5e3dac9ae0601bd9ce0e9e5e877b254

2013-02-13  Rene Engelhard  <rene@debian.org>  [a45b42b8018834e8b6a1dd54a2ab91b51fbc02a6]

don't use -notimestanp when using gjdoc as javadoc

Change-Id: Ie729aaeaeff41838a435a043dec10c5016355187

2013-02-13  Rene Engelhard  <rene@debian.org>  [61f518fdc04e9ca4c691e46d7e7b0247532f19b0]

link to java.sun.com/j2se/1.5/docs/api instead of /1.4.1/ in the odk java docs

... as /1.4.1/ redirects to the generic Oracle Java page. 1.5 works.

Change-Id: I4f721840bc0bb8146b42a4d91dac8b3621b4bf7e

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [d90e0768fc6a4829e586a9b43187011944d9be87]

oox: fix build breaker: stop using some non-existent "S"

Change-Id: I06124875ad7b4a995010be26f29a16df0b3bd072

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [c3aad7456adb8a24e2350c9b50778adefb2d1444]

Fix Variable 'bMark' assigned a value never used

See http://nabble.documentfoundation.org/Cppcheck-bMark-is-assigned-a-value-never-used-sc-module-td4037118.html

Change-Id: Ib2c39c3d38d3a34336e9af0e8389c9ab2f8d5df0

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [e25cdb40dff8615b5881750e197715c17a55df58]

Reduce scope

Change-Id: I8e62de343021942fd80ed6846bfa5c0b0ee4a347

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [1f352a97590a1511788c2c62f71efe0fa45c9673]

HIG spacing for personalization_tab

Change-Id: Ia791942f77df024a90224a706847300643d5a74e

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [e099246c5f6ffecff8578aa508e7cba5379a70d2]

move security options to cui and adapt code

Change-Id: I7f53b9486d95f539fe893f7ab72c2eee64449064

2013-02-13  Katarina Behrens  <bubli@bubli.org>  [32edd34a2056f0eba1a44fd01743908b1a4729b5]

fdo#59789: xlsx export of data point labels, first cut

Change-Id: I4a9d893ce7999970a559851ce2faac50b3d01b6e

2013-02-13  Laurent Godard  <lgodard.libre@laposte.net>  [30862ca42c6b548a2dce99c0f2a0c2886f059dfa]

calc : multiple tabs can be hidden at once

- enables the "Format > Sheet > Hide" menu  when mutiple tabs are selected
provided there remain one tab at least at the end
- loops over selected tabs to hide them
- does nothing if the command leads to no visible tabs.

Change-Id: I445eccc188f1817006cb425dc9a0e92a25350ec8
Reviewed-on: https://gerrit.libreoffice.org/2053
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2013-02-13  Luboš Luňák  <l.lunak@suse.cz>  [7275f45369ac50ae1eec2688147126052cf27889]

avoid MSVC C4150 , caused by 55b39ff42e


2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [a128bea5dda1d74426dae62b032d5af52f431fe2]

cancel asynchronous word-count on sync. word-count.


2013-02-13  Miklos Vajna  <vmiklos@suse.cz>  [5df28325e71fef3cb8557bf670959f9adc71421e]

Updated core Project: help  aab9e88882b7e799b6246caa6c40ca3d46e6220d


2013-02-13  Andras Timar  <atimar@suse.com>  [a775aa57f7b1d5f0f69b8faa5277d1914455ba38]

compact help xml files with xslt which removes the cruft

Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09

2013-02-13  Andras Timar  <atimar@suse.com>  [4552bd5a7c61c4f9428ad73e19bbee5b78e510ab]

Updated core Project: help  cbf9ca859ce3381e1598201bfba2423b919633cc


2013-02-13  Michael Stahl  <mstahl@redhat.com>  [fcb1e4d8433b49686cd8e53c699dd5d6503ea314]

fdo#60471: svgio, sax: enable internal entity declarations for SVG

Change-Id: I147acac61dfe0b626268fe1e600dcf641ca63a0c

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [2f4bd9d44f8bc9e50cd4b1205fa53e0a15ce0954]

filter: svg: optimizeGradientStops: fix STL assertion

Check that there is actually more than one element in maStops before
tweaking its first 2 elements (can be reproduced with fdo#60471 Tux.svg)

Change-Id: I7e6ffdf510bb590a9ea9e3782b30247b8fb46ed5

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [4db5b17c78c3a6567abfcd3cb43a46c1c4c80cf4]

sax: convert some legacy assertions

Change-Id: I3b4f1caa2c2d7a0fd88ea53bf05d01b2c7cc115a

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [ed09e6b233eac719744b32daf0ea47cea423bcc3]

Revert "fdo#34558 don't crash on undoing text frame removal"

This reverts commit e462a30d03c16aa4202f8d28ad52b15feb3d9255.

2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [13cb088a2d8902822e3eb5607ba4cac81ad4d2f2]

sdremote: hide TCP/IP server selection dialog menu item

Now shown only in experimental mode (ie. when TCP/IP is enabled)
to reduce user-confusion. Said dialog is not needed for bluetooth.

2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [90d42440eeaf7994f3ad57ebfdc8edb129c8faff]

cleanup generated config includes to make them more readable.


2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [31eeb79521b952212e3018f262e25e6b3f4599e7]

Revert "resolve fdo#60379 Impress Remote: Options look disabled"

This reverts commit 23e6ac150b217be70a80d42deb5b253059030783.

2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [c922df9814c85c080272fc4962584133fa6f5316]

Revert "Just use default colours until proven they don't work;)"

Colors should be orange by design.

This reverts commit ab0bbe53ae02361d521c133dd5c0b6db3423b0cb.

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [814ae45d4b968c95a49fb35c47f4c813fa2dc026]

Some cppcheck cleaning

Change-Id: I099171d85a51095f0ff6d592c1260d931f9769b2

2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [03b941e9ae63626a3336aabdb6a3485835ec6f9d]

sdremote: avoid crash when fiddling with elapsed time.


2013-02-13  Luboš Luňák  <l.lunak@suse.cz>  [005729c78705434efd2a5f46901eb63a5618b5ce]

fix ambiguity in pch build

Change-Id: I1a1638d9a5ad6bea002336d20c93c450d4bc1650

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [2b5fedb54a7f9569b817c24c1a9b16c17c09cfd9]

Remove VALIDTAB and other similar macros

Change-Id: I57e4ca031553bfeb2abfbf48a7cb024b6d8b0b5b

2013-02-13  Michael Stahl  <mstahl@redhat.com>  [75ce51026e699d74e3f5bc5f7e19e24ae3fd20ea]

libxml2: do not use --with-mem-debug

it prints millions of lines of output.

Change-Id: I99039f9039a7928f47d4a1d3f9bc36634240888c

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [e1c4d620234f5f2861cf591171e8eb9423034a06]

Updated core Project: help  7a051b06eee9561a19aa1248ec5dfde655c624e7


2013-02-13  Michael Meeks  <michael.meeks@suse.com>  [c138a8aec8dccb97948a7d7993e6869da4079b32]

asynchronous word-count.


2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [496222d64d36b69f95b790a8cdd47074b2410add]

add headers to new files

Change-Id: Iaa390e50ed3cfe2ba9770c446869158b758bc48d

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [6b86b55107751b1f0d03fad2a59bf8049cda3bdc]

move print options .ui to sfx2 and adapt code

Change-Id: I8a7b1d15a002cbe74ac0fb97fcd8ce60a47a4e61

2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [62fb1958f6ac4d238e98cfb6b497f5990615450f]

make building help not crash

a) subStr is not ours to delete, belongs to the OString
b) and anyway subStr points to the buffer of the out-of-scope temporary OString

Change-Id: I1689c6626c52ae9d94e0cfa5de4235be3c1f3262

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [2bdea3b8cf15f3529348813fd253dfdbb8ff5556]

WaE: struct/class mixup

Change-Id: Ia400ca7fdd2728e4fa12b96ace75ba1d5b7231f2

2013-02-13  Andras Timar  <atimar@suse.com>  [dbb60dd9aeaaa9e4547e80aa7da4ae3a76e2470f]

fix exported DLL function names for all CustomActions

Change-Id: I1c15003acfb4d1c49c990a247629c70c4dcc3bd3

2013-02-13  Andras Timar  <atimar@suse.com>  [eb6fa6be7500b9110913174552c156b0504ece07]

remove thesaurus indexer CustomAction

It was never integrated and used. If we made the effort to integrate it,
Windows installer would be a few megabytes smaller, because indexes of
thesauri would be generated in install time (instead of packaging
pre-generated indexes).

However, the cons are:
* untested
* presumably slows down instal process which is slow already
* adds complexity to installer which is too complex already
* indexes will not be there in case of administrative install (QA)
* bad experiences with CustomActions that manipulate the installed
  application (various, weird permission problems)

Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e

2013-02-13  Miklos Vajna  <vmiklos@suse.cz>  [33fcc140ba412bd7565cc469418e65d445c98b52]

SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENT

This makes it possible to turn the bitmap background of a Writer frame
into a gradient one.

Change-Id: Iae88793d40593a2adbcc7f83e82e28265cdd9be7

2013-02-13  Miklos Vajna  <vmiklos@suse.cz>  [206c088c092d484dbbed82ff3c18e6dfc00de513]

SvxBackgroundTabPage::FillItemSet: handle XFILL_GRADIENT -> XFILL_SOLID

This makes it possible to turn off the gradient background of a Writer
frame.

Change-Id: Ic7bdfec252847f463da47c838c7de0fdb7625869

2013-02-13  David Tardon  <dtardon@redhat.com>  [3696f90a559293c94d42e07c8084c728b5f296e6]

simplify makefile

Change-Id: Id40bdd821308b18a49630c15b1e28c004d7311ed

2013-02-13  David Tardon  <dtardon@redhat.com>  [7e3d969155ff38f216965cbd7dace26e74c9255c]

fix translation of crash reporter

Change-Id: I52cda360116b719bf05776e01bf3d15303eea97d

2013-02-13  David Tardon  <dtardon@redhat.com>  [5e10c8d2b44f38df0a1a805f4ad6b6610eabecdf]

fdo#60386 fix l10n of windows shell extension

Change-Id: I5b4b839b930c294bee6727402dbc47efee7fbcd7

2013-02-13  David Tardon  <dtardon@redhat.com>  [7c8d4cfb2bc8cb24373791ab9da4cd068baa67eb]

let's split this for easier cherry-picking

This reverts commit fc65a66de972951946c57c8b01bfd5df46633693.

2013-02-13  David Tardon  <dtardon@redhat.com>  [fc65a66de972951946c57c8b01bfd5df46633693]

fdo#60386 fix l10n of windows shell extension

Throw in crash reporter as a bonus.

Change-Id: Ia1eccd4a3948b3c6d361b341599c7f565cd74cfb

2013-02-13  David Tardon  <dtardon@redhat.com>  [544a6d70fb4656bcea6bb0760eca54226f40579d]

ignore errors


2013-02-13  David Tardon  <dtardon@redhat.com>  [f2a6ffc48ec846b86f08db6e2c95197b2ac941b4]

fix mingw build


2013-02-13  David Tardon  <dtardon@redhat.com>  [ea8c587f49721b1209a55c5d6ade85e19ecdde81]

fix application of patches


2013-02-13  Caolán McNamara  <caolanm@redhat.com>  [43edaa1b3a79341a7a9394291954ff0972222042]

consistent padding around various format->character pages

Change-Id: I8c8ed2db29d1175ba2187509482cdaf858ed660c

2013-02-13  Andras Timar  <atimar@suse.com>  [b6eed8596485380484245a77344ad9a3bd476a73]

fix a Basic keyword in syntax highlighter: withevent -> withevents

Change-Id: I47b527ad6e68dba83ebb253bcc55a2717c7dd0ca

2013-02-13  Andras Timar  <atimar@suse.com>  [67b8c0339e90c42dca402a925a624fce67f8ea5c]

fdo#41737 syntax highlighting of Basic code examples in offline help

Change-Id: I7dc5b189e98a0351bac0eab28c1161b5893f5ef1

2013-02-13  Andras Timar  <atimar@suse.com>  [fb1f3db03df25bee8b17a85e26774e79483de791]

String to OUString

Change-Id: Ibb0b1808532622ffb2dfc55d533428f6d72b890c

2013-02-13  Andras Timar  <atimar@suse.com>  [d25486b5a909ff2b3bdd6369dba035ec8df4dff6]

remove rtl:: prefix

Change-Id: I6b2c51c57a98046e30b2782dd2565ee02345379d

2013-02-13  Andras Timar  <atimar@suse.com>  [6e4fd7ba9f4a02e130e817aadf0b977b8b8b6262]

use u_isalpha() from ICU instead of home-grown solution

plus German comments were translated

Change-Id: Id9ff5d4835e4ea224c9e6232a1762822aa833d37

2013-02-13  Andras Timar  <atimar@suse.com>  [4ab3d5bb6f6f095375c2eaf200dd285be516feda]

WaE: warning C4101: 'ex' : unreferenced local variable

Change-Id: I99a66ac3af8e391b5feaeafbb3abd63dcdd2bb2b

2013-02-13  Dávid Vastag  <davewwpublic@gmail.com>  [d06c698b799e0e4ceaf3a3760c9589fe29dc29a9]

Basic code syntaxhighlighting added to LibreOffice help

Change-Id: Id47172d0386e7aa28d82178f04b5f626f0c441fe

2013-02-13  Andras Timar  <atimar@suse.com>  [089a9afc95acf7eeff242369fcddee0f5337df62]

Updated core Project: help  4d7b72491649f33d115f687f5deee58bd9619ca4


2013-02-13  Luboš Luňák  <l.lunak@suse.cz>  [fad1cce4d23eefcbb59430fdee5e8cf9c5852f4a]

update pch headers, broken by 1aaf9a9


2013-02-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d3eec592921331a303dc29c1c746848dddceb11]

Makefile.in, make sure that the git hooks are set

git hooks used to be set by virtue of calling ./g clone
but recent changes means that ./g is not always called
these day, so it is possible to end-up with no hooks.

Change-Id: I630066ee0e2961b93ddfbf177eb4e5fc09505911

2013-02-13  David Tardon  <dtardon@redhat.com>  [e462a30d03c16aa4202f8d28ad52b15feb3d9255]

fdo#34558 don't crash on undoing text frame removal

Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [ea264f0c8165eb0c62bf624af5f450b20898469f]

Ah, manually adding computers is for non-Bluetooth ones

So yeah, need to keep this feature. Spell Wi-Fi correctly, and mention Wi-Fi
in the menu button.

Change-Id: I4cd6f0689a6ff9647f355d4b1404be84ec0c0138

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [056968fae7fa598e8cb528fb6b45c999de33a102]

Use consistent terminology

Why "Choose a Computer" but "Add Server"? Let's always call them "computers"
in the UI.

And in fact I think the feature to add a computer manually is kinda pointless;
is it too much to ask people to have their machines discoverable? I doubt
keeping a computer not discoverable through Bluetooth thwarts a determined
attacker from finding it anyway. (I am not saying that just finding it would
mean compromising it.)

Change-Id: Ib8041a8a793d84bee24587adac582c5fad03d1be

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [b48bde463a849f6d441159949fdb409fbe75aca7]

Don't bother with unnamed computers

Change-Id: I4e912cab7ab252ef4c118fe63b02931eecd986aa

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a4edb3446f8e13236406fd34ff216e6cf54f3c3]

bnc#802350: Cell validation is not a special (cell) content.

Cell validation is stored as cell attributes which are stored with
columns not with cells.  When HasSpecialContent() is true, it flags
the *cell* not empty, which in turns causes AddTextAndValueCell to
iterate over every single cell position for all repeated columns
and rows.  That can very very slow when the number of repeated rows
is very high.

Since cell validation is stored with columns, skipping empty cells
even when they have cell validation settings set won't cause any
issues, and all cell validation settings are imported correctly even
after this change.

With the test document I have (confidential), this change alone reduces
the load time from 30 seconds to 0.3 seconds.

Change-Id: I84fa4cec50172ccd02eca1042c8fafb93d1cfc73

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [871712ad62bb01359c29713a148a5673e26df1a8]

Don't return from the CommunicationService.run() method

This fixes connecting to one computer after connecting to another failed.

Change-Id: I5b13d186d32690a91e4290c81c8d2e12a0a1f2be

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [307913304a7636d69fe6847a13c20aa7d9729e01]

Do display the computer name in the dialog when connection failed

The latestInstance lifecycle and mName initialisation was borked.

Change-Id: If7ef8a15fdc297e0fe6e401399a3b94dcd8d08c5

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [2244bb1467454614140bc71af7395d0129e27bc3]

Add comments, logging, empty lines

Change-Id: Ife81ec74b36f71782997219e36ac926ea429c297

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [b3729421aead56f598b68cd2069c7b33b40e330c]

Some cppcheck cleaning

Change-Id: I3d515fabc272e5c14f2e2779da1c43f92514f290

2013-02-13  Julien Nabet  <serval2412@yahoo.fr>  [8803b1faf59ab42a9d55fd88127201e5dbf01a36]

Return the real result of the test

Change-Id: I05d4b62a32a44a7d174d7fa19f7814d45dab22b2

2013-02-13  Tor Lillqvist  <tml@iki.fi>  [5e037cef389162fc75e3048a33d9175bf9e0bee5]

Simplify and fix management of the server lists

The existing code in refreshLists() was somewhat hard to understand, and it
actually crashed (if uncommented-out). Now it simply empties the maps and view
lists and then rebuilds them.

The visible end result, at least for me, is that I no longer get duplicate
servers in the list...

Change-Id: I1543292e219e666e7dcbc68473f40a11e2eb3381

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [0d18ec16be3a0850a224492f049e6096ffedc96f]

Emacs and vim mode line tweaks

These files are Java, not C++. Add empty line before the vim mode line.

Change-Id: Ia94d18e9995ecfbbbfd1c9e6a4d2ce4e8ffb95f3

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [ab0bbe53ae02361d521c133dd5c0b6db3423b0cb]

Just use default colours until proven they don't work;)

After 5adefb21244ca57b95e9f8df6ec18880438201bf the "computer" names on the
main ("Choose a Computer") dialog (which probably isn't the right term) were
invisible for me on my Android 4.1 device at least. Very light grey on white,
or something like that. Let's try with default colours and then if that
doesn't work *slowly* modify the colours one item by one.

Change-Id: I9ae2ee8232cfa85eee4aba0fbcf69b8c245a1ad6

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [47f6db6469f5fa8bc036d2b8b5f2097a17cd1a8e]

Use android.util.Log instead of printing to System.out

Change-Id: I314066086827d283938c6f402733da3f801ad55b

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [56f4d7dc9d0a10dbe0bc2d55fb5fa931453c91db]

Some cppcheck cleaning

Change-Id: I8609949377181f8edb30ac07b2791cfcd079fc7d

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1aaf9a9b362188eb706eae2b6b93df35266047d3]

Renamed hard-to-remember 8-char headers in editeng.

Change-Id: If255802082890e1b1b4c5197a791fa79a011773e

2013-02-12  Michael Stahl  <mstahl@redhat.com>  [e31807c83009655c342c929a118f0d28a8f63ddc]

fdo#60668: filter out fieldmark chars from Index entries:

SwTxtNode::GetExpandTxt must filter out all dummy characters used to
represent fields, footnotes, field marks, etc.

Change-Id: Ie5ae2a82da9a6618bb451efabfd38769c495cc93

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [55b39ff42e6fe7424a106f590531af6717bd6e1e]

Remove excessive inclusion of cell.hxx from other headers.

In favor of forward delaration and/or inclusion of more specialized
headers.

Change-Id: I75f727cc50228b8958b60173ce14e5ce1fb7e6f7

2013-02-12  Andras Timar  <atimar@suse.com>  [226d9f55cb15f4bdecdd87870ea3dd97db6ef528]

Updated core Project: help  a5cae6c3e83ddae0b26fac30cf95378d2a5882a3


2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1eba4c718934e50af478fc3018d404de8d2e780]

Add prefix 'm' for ScEditCell's data members.

Since I'm modifying the header....

Change-Id: I7cb44335a46dbc185e1a717304c221e5bb6fcb3c

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1ed3387aad80b740b90b28eab2c60816b89e2222]

Made similar change to SetData() of ScEditCell.

Change-Id: Ie1475eb19a4ad41e5eac1ca00419a1af5c207b12

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0585322e70d3c0f1d26d6bd9c04a388a1ff55abf]

Go through all ScEditCell instantiations and fix memory leaks.

Changed the signature of the constructor (one that clones the text object)
to take a reference instead of a pointer, to smoke out the callers that
use this constructor.  Went through all its callers and made changes to
either 1) pass ownership to the cell instance (if the text object uses
the SfxItemPool instance returned from ScDocument::GetEditPool()), or 2)
pass as const reference to make it clear that the instance will get cloned.

Change-Id: I669e066d4739536bf8d3b356186503dcdfa303b0

2013-02-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [117b3a13b82aaac0977fd17ee5b7b63204e659f4]

Avoid unnecessary cloning of text object when instantiating ScEditCell.

This alone cuts about 3 seconds off of the total import time with the
test document from fdo#54638.

Change-Id: I3be3229532b9e982f03565fd3fb630f70f2bce03

2013-02-12  Andras Timar  <atimar@suse.com>  [36e30d9772a32de94e104424316fcd3320a21adb]

Updated core Project: help  0ba3d9a4202cd6418c4007a89e8c5fa73f0c9f05


2013-02-12  Jan Holesovsky  <kendy@suse.cz>  [283ad1f83f34c29bffb804701a7337e3694d5644]

Fix typo to make --enable-online-update build again.


2013-02-12  Miklos Vajna  <vmiklos@suse.cz>  [e2f9ed24b6d0e61e6467cd89ad893cf1a3ea9485]

cui: kill RTL_CONSTASCII_USTRINGPARAM in macros

Change-Id: I4d6b7760f9c6901c5c42070bedc8fbbec79215d0

2013-02-12  Miklos Vajna  <vmiklos@suse.cz>  [d884f8f65cc73cf932cde1e40cadf13556a7d44e]

SwFrmDlg: initial gradient background UI

Change-Id: I7d8612d6b2d3eb2262ed148153a0c249bcb36599

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [88be7d32f30b08da4399f6d67d8d494dcfcc34b5]

Simplify this

Change-Id: I341f4a74062e78f6a4d23ca24d635c6a95fb90cb

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [6842be374c0175bd19759f03138e7b9ff40cd083]

It's better to use fclose on a not null handle

Change-Id: I609270e269a0905818d6a2b4f44cb9a034099346

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [5a68d2cbe26d70f8d392e27f2914d9132dcd124f]

Fix member variables not initialized in constructor

Change-Id: I17275e7e17f76da967d2fa798f5ee88b50fd6d72
Reviewed-on: https://gerrit.libreoffice.org/2121
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [646dc01ea12c0babb6a9ffee21cc5784466e4349]

Use the remote control same service name on Windows, too

Change-Id: I45ecc4a745722cc6bf1f5017429a3e532200bf03

2013-02-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [12ea70362f9b1234b4b1613872c8f07735dd386b]

CMIS: proxy was setin to ":-1" is no proxy is defined in the UI

Don't output the port number if that one is not valid.

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [0c1a37e60393504b38990d1f0a95239bf6749766]

Some cppcheck cleaning

Change-Id: I74ff9d8d116ebfe9ebc302c79a3763eda9c1250f

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [df98a644a2325f509eac8555cdc731f6ff46f404]

Fix duplicate conditions

It was like this since initial commit in 2000-09-18

Change-Id: I83c73fcd4ec564770502f00c6301d5e405dc6c62

2013-02-13  Takeshi Abe  <tabe@fixedpoint.jp>  [3ea4060c5d66588a59f2da26b0174cd1120bed7c]

sal_Bool to bool

Change-Id: I248912310658aec789f89f9dba0821b7ec86163d

2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [1b0109aeda20ec241600972538efc03c87c78733]

Undefined UpdateRequiredDialog::selectEntry

Change-Id: I7319b4bc276a38cf94aa90934529835ac38f57fa

2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [4a6c72e3b1007e713b3797d23df60b3477a47072]

Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUND

Change-Id: Ie491835b854bf59694a20c4f94e2333b72142d08

2013-02-12  Michael Stahl  <mstahl@redhat.com>  [cbc722733bb272b0f26efec09b478bed9a3cdb96]

fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDoc

(regression from f7d681dc34e60eb8532403079d007ca1250f4941)

Change-Id: Ida92854efe6ddffffb8fe10e5ef1f42c53747f40

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [2ce2fafa1b19f3eaad89ec57ac312ce2f33fbf20]

Some cppcheck cleaning

Change-Id: Idb380dbb7470dbdb371778ba0c486392cc55380e

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [2bfccd148958ff8b3af49854b611649839028c97]

Remove commented lines

Change-Id: Iaf07d9f4bc0a133c1127d93bf635b6653fe1479a

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [cbac061416e5142fcce9d92b1e58d9679dd9c879]

Use a more descriptive name for the Impress Remote Control Bluetooth service

No point in using a generic "Serial Port" name, or describe it as a "COM Port"
(eek). The remote control app doesn't check what the service name is
anyway. (It probably should?)

Change-Id: I6098110e8c4f62e20c38cf7e6b2071f00dd00515

2013-02-12  Noel Grandin  <noel@peralex.com>  [ee8dc096aa5e3700985b5ad619edc6c565b5787b]

fix ambiguous base-class problem

Change-Id: I7cf34ceebc656e0ca507521bfdaaf8beac67644c

2013-02-12  Michael Meeks  <michael.meeks@suse.com>  [6e73cc6b08f149bc99c67a0b7522a45bc1f628a0]

sdremote - fully annotate bluetooth SDP record.

Change-Id: I3ddfb3e3f93782556ec7fd7a16afbb294d17c013

2013-02-12  Noel Grandin  <noel@peralex.com>  [a5d63b94137d4ce93fdda28734606b83fb86e3af]

fix unused parameter warning

Change-Id: I8acec495df9ef9cd077ca36bde3fac07a3586b8c

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [5d5bed66db9ad7f875aa968f5309304aa95eb936]

Tell what 00001101-0000-1000-8000-00805F9B34FB is

Fun that we have to reverse engineer and document magic numbers in our own
code. Code written less than a year ago.

Change-Id: I02b7697e7e02b85c8df78acda8f943c9b0628359

2013-02-12  Noel Grandin  <noel@peralex.com>  [a315af8ef47c2a9c774f3ffd7820091368a9aa5b]

use a typedef to reduce code duplication

Change-Id: I915b88ad0683cecaf2018a529fb904753a4f27c0

2013-02-12  Noel Grandin  <noel@peralex.com>  [33d086fee6ad27cd7cfc35fce37f0d9c17fecf33]

Fix compilation of MS-Windows FilePicker

...broken by 4b51374a7021d52f7f1be1861e2ee6a011b30ecd "fdo#46808,
Adapt ui::dialogs::FilePicker UNO service to new style."

Change-Id: Ie57b08ea16c9f8e350177c050a6d9ff952fd7332

2013-02-12  Noel Grandin  <noel@peralex.com>  [a1609205604f74440c046166b09ee96f088e437b]

Fix compilation of MacOS FilePicker

...broken by 4b51374a7021d52f7f1be1861e2ee6a011b30ecd "fdo#46808,
Adapt ui::dialogs::FilePicker UNO service to new style."

Also remove unused field while we're there.

Change-Id: If7e2057b9383edf4ee2fa581df984dea0e04e430

2013-02-12  Michael Meeks  <michael.meeks@suse.com>  [e48b708da6556b63408084e37f83a4777c4dabfd]

sdremote - cleanup and annotate bluetooth SDP record.

Change-Id: Ie6c3d12387cececce4e169482659cbcbbcfd0975

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [39e755dd5c06823f4abda1453a195fdac74ae995]

Some cppcheck cleaning

Change-Id: I65b2b9b0001843b2153d228b994f08f5b5565880

2013-02-12  Julien Nabet  <serval2412@yahoo.fr>  [fc27fec0543009dbb6c6ca002283564215aae4b1]

Fix Variable 'TimeBuffer' is not assigned a value

See http://nabble.documentfoundation.org/Cppcheck-TimeBuffer-is-not-assigned-a-value-in-basic-module-td4036591.html

Change-Id: I2d67cecf3530301d49c43bbe397c5e975b2816b0

2013-02-12  Luboš Luňák  <l.lunak@suse.cz>  [8876ea069f4ed47752ee96585a67831c6cb3d7b3]

remove executable bit on .cxx files


2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [f5c015bb5566000838fbc8d2e6d509b143ab026b]

More setup_native fixes for --enable-epm Linux/RPM post gbuild'ification

Change-Id: I27e0e68ebc27dd89c254793e670d0bf5f48fe57e

2013-02-12  Caolán McNamara  <caolanm@redhat.com>  [3d9065488fc3170d21f5249ffd43af1feec3093f]

Updated core Project: help  5ef75efe29dca279f89c456533541145470860db


2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [19571e03b33351175ed7aaf9d46504b295de8087]

Adapt odk to new css.cui.ColorPicker

Change-Id: Iad9c496dfcdf97ec53f587cfa9d92bc48bc7c0a8

2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [fbb33267627efdf8053700a0581eb9568ff17cef]

Fix compilation of kde/kde4

...broken by 4b51374a7021d52f7f1be1861e2ee6a011b30ecd "fdo#46808,
Adapt ui::dialogs::FilePicker UNO service to new style."

Change-Id: I5fa8130507222b8588c15bdb9efd86daba7c0f38

2013-02-12  David Ostrovsky  <david@ostrovsky.org>  [c260273f4dfff579d3a3a1132742b46cdb699e70]

fix cross compiling with icu 50.1.2

Change-Id: Ib112a2d3f9a75890591137a78b46be982b7d43df
Reviewed-on: https://gerrit.libreoffice.org/2112
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [9b2a01c1ca59ab88cf0f947a3d265c0e7d165340]

A missing getuid.so is not fatal

...all the places that would LD_PRELOAD it check for it being set anyway.

Change-Id: I7937771e635654ae370e4f57ea9fa783ae7dad7f

2013-02-12  Stephan Bergmann  <sbergman@redhat.com>  [9a38118b12113579a2eb8c794f9dddd7db27e992]

call_sum has only one parameter

Change-Id: Ib8925506c3ea08f2166483b9e902484ef8dd60f6

2013-02-12  Noel Grandin  <noel@peralex.com>  [0e286f768ed028ce91bb4730010363dac30acec6]

fdo#46808, use constructor for datatransfer::DataFormatTranslator

Change-Id: I68fd87ae71f764099b00b05a29cf5194d24da58d

2013-02-12  Noel Grandin  <noel@peralex.com>  [851067c2684c68758afeaa7da23bb6dd69c51358]

fdo#46808, use constructor for datatransfer::MimeContentTypeFactory

Change-Id: I576a472e22ad0e3798f4b34d808ac320f13d3e6d

2013-02-12  Noel Grandin  <noel@peralex.com>  [2969846c29402baec792e43cfd4524366fb05613]

fdo#46808, convert some code to XComponentContext

Change-Id: I627e0270fc9d4e5b84ae99320445d28648b7654c

2013-02-12  Noel Grandin  <noel@peralex.com>  [4d23fcf0c0444aaa8b3d6ad99f0d741a80a2a247]

fdo#46808, Adapt cui::ColorPicker UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: I7a43b3f8c1299afde3a613dc7ec1c522c4b7a057

2013-02-12  Noel Grandin  <noel@peralex.com>  [36d0933b6689c31abe65c1fdfa10d18e22d1e958]

fdo#46808, convert some svtools code to XComponentContext

Change-Id: Icf939095f130e684db88a8563c56f4eb1e6079bc

2013-02-12  Noel Grandin  <noel@peralex.com>  [a74854cb9aaeb260175d3174185631fc5d37bf9b]

fdo#46808, script::DocumentDialogLibraryContainer needed a new constructor

Change-Id: I44184dc45150e9b3b8ca4b838ea88ad260578b93

2013-02-12  Noel Grandin  <noel@peralex.com>  [b0e7466f9d9dd952b081202145f8a831ce742c76]

fdo#46808, script::DocumentScriptLibraryContainer needed a new constructor

Change-Id: I9a657cf3fd7715b4890257e1aa4d97d0cf79cecc

2013-02-12  Noel Grandin  <noel@peralex.com>  [4b51374a7021d52f7f1be1861e2ee6a011b30ecd]

fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style

Change-Id: I1cafbfc53994e5d74241042dbd1d292ddbda67d5

2013-02-12  Noel Grandin  <noel@peralex.com>  [53ec703c14470cb18845fc4483ec36c13b0d744e]

fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style

Change-Id: Iaf81a38063411b8a003b78f7eb7d6aab6c9df292

2013-02-12  Noel Grandin  <noel@peralex.com>  [a6a8a8707b6ae111f94bac094d3c2909f523ca6f]

fdo#46808, convert xmloff module code to use XComponentContext

with lots of repurcussions in other modules

Change-Id: I6982671eecc701b06cf85d93533e1fe618044fea

2013-02-12  Noel Grandin  <noel@peralex.com>  [f1204419af34b1d2f0ecaa69ceeb1f8c8a7d87df]

fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style

Change-Id: Ic494847cf56c7661474d2a096dccc675780c9ce1

2013-02-12  Noel Grandin  <noel@peralex.com>  [37ef449b93750b6101cf04b8112fa2ef64ba38ff]

fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: I9698830f9c01936a12669ee950e2b231f303c2f8

2013-02-12  Noel Grandin  <noel@peralex.com>  [790b0c4d5328ccdb6e57206f1db2cd042335c635]

fdo#46808, convert i18n::OrdinalSuffix to new-style

Change-Id: I62d0d3455d81bf9a2ea485b74faa5f1ecd417d87

2013-02-12  Noel Grandin  <noel@peralex.com>  [e2ab5539a4a68f443cf7f77784a820e280fc969f]

fdo#46808, convert i18n::InputSequenceChecker to new-style

Change-Id: I29678d74ae3c6dc38d3d09e2cf4a0d4f28f789a1

2013-02-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [98fa4be44290ceefd7f08ef167f0278743ade1c5]

Templates Manager: if the title can't be edited, don't update it in UI

Conflicts:
	sfx2/inc/sfx2/templatelocalview.hxx
	sfx2/source/control/templatelocalview.cxx
	sfx2/source/control/templateview.cxx

Change-Id: Id16431fb3517c831a5e81ff72fafaa8569f99ef1

2013-02-12  David Ostrovsky  <david@ostrovsky.org>  [8eaac1d73140abf82631a60a99421d9e1b2c595d]

don't duplicate code for msvc and gcc

Change-Id: I65f33f31fb31ad5b2373bbc08865ca5b358d7ce0

2013-02-12  Andras Timar  <atimar@suse.com>  [b66299d5b00001398e9ce6887c690d64d13d524c]

remove Basque autotext files, they were in English

Change-Id: I01d30f2cc714e0b2e283e738abd7955919c070d2

2013-02-12  Tor Lillqvist  <tml@iki.fi>  [658d5136f16f562bb341aee8424816c6cd22144e]

WaE: anonymous type with no linkage used to declare variable with linkage

Let's just use old-fashioned (?) "static" linkage instead then for this
variable if the anonymous namespace thing confuses some compilers.

Change-Id: Ibf0105f9c87502b067219f119304b6fa5003b443

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [61867bd74995c0fc35d607427958013998839506]

Fix the memory leak. ScEditCell clones the EditTextObject in its ctor.

Change-Id: I8f0f29a504a363ac4359dd4e6ec962976746fecd

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [664e65f9c291589d9a0cd639fec06bc0575ba6da]

Forgot to name it consistently...

Change-Id: I331dcd6678c5f781b5535b72d38fd7544ad9b431

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e15d9e76d1fd542378a997e27175ca98dd3e558]

Add new filter test for raw cell value import from ods.

If import of raw cell values doesn't work, all bets are off. Let's make
sure it does.

We'll add more test cases to this file as the need arises.

Change-Id: I1469c285e6e87056406415bd8c767890c153b2b5

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ca4cbae35630cc314d33cc7ad9bea36063097fa5]

Fix for one of the filter tests.

Occasionally characters are assembled via multiple calls to Characters() esp
when the content includes encoded characters and/or XML comments.

Change-Id: I1b6d1e7490350add77388330b183504c24deaab4

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e9f863727d12ef1a397bfd9f3b13259ed8d71b1]

Import URL fields as well. Now I'm done.

Also fix Tokem to Token typos.

Change-Id: If22b673f6833f3fd485472b17ec508e616e0d59d

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cbf0cad82100308d6094eabf2440e53961b3329e]

Import date fields.

Change-Id: If37f5253e4e201aab30c54ce503b6c8b6d967d92

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [180819d4feb2a2e889acad910d6d5241bea95d55]

Import document title field as well.

Change-Id: Iea73d553927ce95afbb9b6e9062b398733228687

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ec3e84c89e6abcd12cc79ed38c5148e89a7a4f35]

Add Dump() method to dump content of EditTextObject.

Useful during debugging.  Turned off in the default build.

Change-Id: Ia0b280337707f762b90d1d80c04671f2e8c21b01

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bc2fdbeba39aa5598d7b084481d1c4c1b291ffee]

Fix sheet name field import.

Change-Id: Idcdabe026dfb775b4bf1fca6c7cb3c58c242d647

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2c255b8bb03d59ccabc07a4f81765f858b46d885]

Prepare for the import of cell field items.

And some code to import sheet name fields. But for some reason they
are not being imported.  I need to debug this...

Change-Id: I5d10ae27f2f45de2454660884924fd1e0c0dcef0

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4f956a39dd104da8ff04c5a87082a03204cf316]

Import all possible text format properties.

Change-Id: I4bbe93450d16a26e9b882041e0d21cf1c4140253

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b42be6cf4f6888ed23285e1c9f2b9c7deb261c3]

Use hash map to avoid repetitious string comparisons.

Change-Id: I374f5393bf714752037e9cf416fea9667bb80e71

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [18588a6168ac96af8a9df60b7df746261e289061]

We don't need this anymore BTW.

Change-Id: I1a871b6722aaef937aeabb1f1f6f3f0cfe7758c2

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fa23b694c1979254c9a045bcf51d281c29d80c8d]

Import formatted spans correctly.

There are more format types to cover. I'm not done yet.

Change-Id: I42fab04f65810733e5b25fbbc2c92df7e05c05cf

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96d89d9cc77105cb5cf864f4392554f9613d12cf]

Use EditEngine to create ScEditCell directly.

Change-Id: I51a37482e793f620cf0dffcf392ce69822652cef

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9f023774b84986fd754e3be7a5bd2e1db0ca6800]

Push everything to the cell context.

This is to prepare for the use of EditEngine to create rich text paragraphs.

Change-Id: Ic3577e38352429a61c3524114d071c80507e4a4b

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a112251d748ab74c5254e7e0ad1c8f3fb3d67b70]

Import multi-line content into ScEditCell.

Change-Id: I4fc53ddb888ff31a78dc233dd487f0e70daa6522

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4dab3a66173916ea7018abad84530aa820d4eb5e]

No need to check for empty value; it's checked when a value is assigned.

Change-Id: I7d96910a6d8216aa17858b0cb05e161080c8dccc

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5becce4c4462d483f0856b4dbca8d92113fa5bec]

These method names should use singular 'Cell', not 'Cells'.

Change-Id: I9faa2727eda05be041aff4347f921ec9cd9b49d2

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [10461da782ae403563d5b47e3853ddb819f72dde]

Removal of more obsolete stuff...

Change-Id: Idad9121270ae89c504577f4e8d70ca4c4ed2e64b

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [821521f757569c96ded6004bb2cb0d003481b55b]

First cut on the re-work. Lots of things are still broken.

Change-Id: Iec54d5f04cef1e17375d7414a71bec64431905d5

2013-02-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb61d3f82d127d9199ead8a3042d007d134eb937]

Bit of re-organization...

Change-Id: I843d798007eaeb7175991210bd4f0d42078836d9

2013-02-12  Caolán McNamara  <caolanm@redhat.com>  [e53c0cb90066645d66c2265afbde0a4bdc6fbc98]

address cell protection text alignment

tabpage code lives in sc, so .ui should live in sc

Change-Id: Ia7cfe98291ef92d5f661ff4665000a433c14c75d

2013-02-12  Olivier Hallot  <olivier.hallot@alta.org.br>  [ed51d060fa10b2664abc24b22c20529de30dff64]

Widget for Calc protect cell tab page

* Translated some German comments to English (thanks to David E. Jourdain)
* Moved tab page .ui from sc/ to cui/
* Need to address text alignment on the right

Change-Id: I332c263bce7c8f743c60bbe79e23641e9f037474
Reviewed-on: https://gerrit.libreoffice.org/2075
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-12  Thorsten Behrens  <tbehrens@suse.com>  [07c99eff32c4c60786c001c2e51c35b7f1d9268f]

Bump Impress Remote version.

Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68

2013-02-12  Michael Stahl  <mstahl@redhat.com>  [658c35878c14044029ca7f708fbde32b98cb226a]

fdo#60703: MSDraw filter: fix import of flags

DffPropSet::IsHardAttribute needs to handle flag properties specially
(regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70)

Change-Id: If5c6b9cfac58a787527cd132f7fc80d392b8e677

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [b66f4d71376553c2cddf592385d7b01a4e313120]

Bump Impress Remote version.

Change-Id: Ife0d461fa7b1f4f0436a3470ceee18af46d090f2

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [412d3cfd957f4d8a068121d1cef5f231959baf5b]

Remove empty ant.properties

And ignore it henceforth - it will be usefull locally for release
code signing.

Change-Id: If870a39140541834bd97fb247967712f30acff63

2013-02-11  Julien Nabet  <serval2412@yahoo.fr>  [9e5e1dc6897bcdd81d86282f2df86d762d462972]

Remove uncalled block

See http://nabble.documentfoundation.org/Cppcheck-quot-bEmbed-quot-always-false-gt-block-never-called-in-fillinfo-cxx-sc-module-td4036346.html

Change-Id: I2fc95bf3ef8eb8d05c4f7d85ad45a72d54669eef

2013-02-11  Peter Foley  <pefoley2@verizon.net>  [684951f14679e2f73cd9ed8123c48fc9ab61515a]

msvc needs instooofiltmsi too

Change-Id: I343bedcfb588bfd3fbfea572e7ce24c77c0b8178

2013-02-11  Peter Foley  <pefoley2@verizon.net>  [33b838a449d2bc320c3a509b870ecbe9d620ffe4]

stdcall and declspec(dllexport) don't play nicely together

Change-Id: I56da76771790cb6824ac3d01072d9143cb580741

2013-02-11  Xisco Fauli  <anistenis@gmail.com>  [bbe6f3f59b72cbb3917f43265c59d084bab7cf6a]

ups, don't delete this

Change-Id: I7a1ce167fcd388bc31a3f746ebaefd44949b5fb1

2013-02-11  Xisco Fauli  <anistenis@gmail.com>  [57041602e2e0c5d1035359108ff1237a324c39d6]

pywizards: simplify paths handling

Change-Id: I436ca81e180d595e018811823e8b77c8b675bef5

2013-02-11  David Ostrovsky  <david@ostrovsky.org>  [ebb263856c40d019c6aa9f5c281b33d26578004e]

Make instsetoo_native build again on mingw

Change-Id: I62d8ae0da7e98d4c2196b4d41e06ffe0b3a046f8

2013-02-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [a2a8a159df82bc5e75c0c56af6ffef0f024c7b1d]

do not codesign by default on Mac. only codsigne if explicitely asked

Change-Id: I0173599672755de30b0517291f3b64654988f7b8

2013-02-11  Stephan Bergmann  <sbergman@redhat.com>  [67fbad1d1d593416136264aefb66d324e8e75bd2]

Make setup_native build again for --enable-epm Linux/RPM

Change-Id: Idf526227c90fd2614650770b172bb69b432a76c6

2013-02-11  Stephan Bergmann  <sbergman@redhat.com>  [52796cfdecdb9666f86a5ed6a3914196fd1fa5e5]

Leftover store/inc/makefile.mk

Change-Id: I7237ebb7177df66a457fcf46e5d4a963a357c2bc

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [428478b9da0c1a68842d1afd441f8d779c380b87]

no g_list_free_full in RHEL-6 glib

Change-Id: I213bb62c2a9318d98f0736cc23431dca3dfd4708

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [07c3bc01cb31b801a11421e1d41c49b3826d4c7a]

WaE: strict-aliasing issues

Change-Id: I394b61fac90e1c2c26b1a4f073b87a5d3ae3e666
Reviewed-on: https://gerrit.libreoffice.org/2105
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-02-11  Petr Mladek  <pmladek@suse.cz>  [7e2cae964edab85e43d7ce0141d46d962d0ccd4c]

migrate also custom accelerators setting (fdo#57061)

I was not sure how this can be triggered util the comment 46 in fdo#57061.
I was not brave enough to enable this without testing.

It seems to work, people complain about it, let's enable this migration
as well.

Change-Id: I79fa4b95828a55619ce098dc8fd357af317a1d47

2013-02-11  Noel Power  <noel.power@suse.com>  [ed7012e9a324d322d68dac3cc9dda7bbbc3391ad]

add more missing adodb constants

Change-Id: Ia43e1c63aa3a1f72deaa20351f9fe59fcc021b62

2013-02-11  Petr Mladek  <pmladek@suse.cz>  [941fdb183415bcb917dd87446cef22db3756cd82]

migrate even more user setting (fdo#57061)

- paths setting
- recently opened files
- recovery setting (enable/disable; time)
- ODF import/export setting
- font anti aliasing setting
- windows and toolbars setting (visibility, position, docking)

Change-Id: I01ee912a782f14ba0751659ad87863b749950793

2013-02-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d4617cf434844f15c7be29ecc95edf0b4e384e67]

Templates Manager: UI for renaming templates and folders, fdo#60579

After thinking this was a feature regression, I finally discovered that
the old template manager couldn't rename templates. This commit is
bringing back some previously unused code dropped in an ealier commit.

Even though this is a UI change, no new string is added by this commit.

2013-02-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7b384313399ee8199cd7241527c3dbc1d50694a2]

Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.

After commit 117fdb98, the setTitleForURL only wrote the meta.xml file
to the odf container, dropping all the other streams. Use storeToStorage
as in the old implementation to fix the problem.

Even though marginal, this problem is important for templates renaming.

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [049cf7c753339f761cd49b83744abab6aa820ea4]

More quote escaping on translated strings.

Also escape single quotes for ulf, escape both double and single
quotes for stringex.

Change-Id: I4c9b8ea88c0172e0d2fdbc79c68bce34668a64f7

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [63fdfd1eb63c1c1e17d3a62ea23b39bbeabfeae0]

Filter out three-letter locales - aapt breaks there.

See
http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes
for some more background.

Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [5b614cb2ac2643223c5be4e0d4df5515083b3781]

Ignore more in-tree build output on android.

Change-Id: Icb6fb1ffab19f02d0af807d8f92201f1914ac08c

2013-02-11  Noel Power  <noel.power@suse.com>  [0ee3d79b98af3c249f47c77a0298a80f01300be5]

blind wae fix for PPUNIT_ASSERT_EQUAL

Change-Id: I0842e354fb766ebbbf2cff57a410a38fb8b8d3b1

2013-02-11  Andras Timar  <atimar@suse.com>  [aa2450cb51cfc3805c7a596b6b89d70bb133821e]

advertised shotrcuts

The main goal of this patch was to simplify things. The LibreOffice
version that goes to Intel AppUp use advertsied shourtcuts, because
it is what Intel AppUp Center requires. We can reduce complexity a
bit, if we use advertised shortcuts in normal builds, too.

Change-Id: Ia35a753c83cb592137232428ab897a640e7ccc1f

2013-02-11  Tor Lillqvist  <tml@iki.fi>  [d52dbb974deca85f1e388c306a1302c49f2b57ee]

Remove SDK >= 10.7 requirement for codesigning here, too

Change-Id: I76498e121cf94142fbeedae1703fb49c0a9817ca

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [949bc0cbbcad19d1f4a9de0813c9eb83f79234cf]

Resolves: rhbz#527719 #i105784# improve selection of fallback font

Change-Id: Ib935ebd1609d4584d464e42fa418c2e91202e59b

2013-02-11  Miklos Vajna  <vmiklos@suse.cz>  [bd505fdb9f669f365ff39b0ef46f0742c638e333]

fdo#59573 position after fieldmark and before annotation anchor is read-only

Also revert "SwTxtPaintInfo::_DrawBackBrush: draw dark border around
comment highlight" (commit 57c8c34fcdc2d594d2da3593eb9d86d0daf4e18c), as
it draws confusing vertical lines inside the comment when it has
multiple runs.

Change-Id: If0f60e4a28878c2b31327ae3c04ae11470bc1f52

2013-02-11  Noel Power  <noel.power@suse.com>  [6865445a5ec90b49c5fde58531def4b9a64f26e8]

fix basic access to nested uno structures fdo#60117

Although basic might appear to correctly change nested struct elements
fdo#60117 shows that basic can be fooled ( and even the watch(ed) variable
in the debugger shows the expected values ). The problem stems from the
fact that the uno object held by basic isn't infact modified when changed
via the introspection uno service.

Additionally pimp the existing tests to check the actual uno struct to see
if the changes made are *really* reflected in the object

Change-Id: Iff007e17df87148ea81e69d3567c8cf9857fdcaa

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [324709b6e3f6529924043b0cb2aa995478372ec3]

only wanted completion as tip by default

Change-Id: I5885f277051c2b8780e4813ce4713b0c9e8bd8ea

2013-02-11  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [97642ab568861444b95bddac63d4a41729934efc]

add unittest for fdo#59240

Change-Id: Ic287228f578c9ecb0f69a47380c890e337203b31
Reviewed-on: https://gerrit.libreoffice.org/2078
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-11  Thorsten Behrens  <tbehrens@suse.com>  [17e9daa328c12b68bdd16502ea46c4ed1870dd0b]

Remove limitation for codesigning to SDK >=10.7

Change-Id: Iae2fbdc3ead54869d94d1e01c24a3384adb2a2b7

2013-02-11  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [2fd93f19cf6c1ce808214c659f5a4c4b10c0c441]

fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interface

Reversed the location of the RTL and LTR buttons as well as the align right
and align left buttons on the RTL interface. It now matches the LTR interface.
Done from toolboxdocumenthandler instead of modifying 20+ xml files.

Change-Id: I6b3715e134bb45a7500b87a9e926d7940690a9af
Reviewed-on: https://gerrit.libreoffice.org/2077
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [4895dd454ccf3d403b2ed7aa4b19f726c28e6032]

add borders to simpletablecontainer

Change-Id: I9215516c21ce1330cf1fef07cbd647a1c318e241

2013-02-11  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [992f3ce06773cd05dbb66162f51408338d3db801]

Better default values for Word completion feature

http://nabble.documentfoundation.org/Libreoffice-ux-advise-Word-completion-default-value-td4031168.html

Change-Id: Ifef07653c2155b3c26d65d41cae1164b44fbd04f
Reviewed-on: https://gerrit.libreoffice.org/1937
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-11  Stephan Bergmann  <sbergman@redhat.com>  [a6b1ed45fb5cf4ef192f0bb32adb8da963a51283]

Fix floating point handling

Change-Id: Ib29dfc71f8c2d0797ead2c32f77bedf7156a3393

2013-02-11  Luke Deller  <luke@deller.id.au>  [1e113cb7604e1509e7d598a9be329f1f7b6e9322]

import different first page header/footer from doc

When a Word section has a different first page header/footer,
this used to be imported into LO as a chain of two page styles.
Now that LO supports a single page style with different first page
header/footer we can import to that.

This change also incidentally fixes fdo#57908.
bnc#654230 had the same underlying problem, so the workaround committed
for that (which includes comments expressing lack of understanding)
has been removed.

Change-Id: I6df7e9abc8f2a327a3b33e06322ca943f6f24605
Reviewed-on: https://gerrit.libreoffice.org/2065
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-11  Luke Deller  <luke@deller.id.au>  [532e25f8b0ef1daeca1f9f84c7084812b72841d5]

export different first page header/footer to doc/docx

Change-Id: Iba39bf12c2419bb480e91ccb45851ec869c40e01
Reviewed-on: https://gerrit.libreoffice.org/2062
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-11  Lennard Wasserthal  <Wasserthal@nefkom.net>  [e80a8b6f14fac6bb6cc7ea55b118f95472d5b654]

fdo#55430 switches off text mode when clicking an other object.

This patch complements 85ea03ae536831649b104694d08dced4d4c8663f (and
6fbba11da54b52554941f00b07e42cc5d7a1643c, which didn't work correctly before)
This also fixes issues when clicking on another object to stop text editing.
Switches off text mode, and instantaneously selects the other object.
(Rotation doesn't belong into the ./sd/ text routine AT ALL, which also caused bug 37482,
which is resolved differently from now on)
(Creating text fields doesn't belong into the ./sc/ shape text routine either, and if this executed, it causes funny glitches)
Known issues: text mode stays on when you use drag'n drop (the one WITH waiting, to move to other applications etc).

Change-Id: I3c8cdedbfae58165ebeda5887c1b6573832eb495
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1344
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-11  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [847749e975a7111ea306909a29fddb5df13e9a70]

Fixed compilation error of Clang plugins on Ubuntu/Mint

Change-Id: Ib08c5075034e0e16c5541f05425ef15d2cc3a6f6
Reviewed-on: https://gerrit.libreoffice.org/2045
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [705b60f94ea5721662811501594d13d1ad925eb3]

move paths option page .ui to cui and adapt code

Change-Id: I60063a0d101ef47271194e45ee59f9ff622a4f1c

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [4c5e4c47dec8dc9741e1f5c401b8d23f0cfc8e03]

update outputsize on parent resize and recalculate bounds

Change-Id: I6180f55137126d50cd6a4b60702c789d4b72a953

2013-02-11  Caolán McNamara  <caolanm@redhat.com>  [2fd5e3ad37239914b9f77438349ed3e0232c942a]

Updated core Project: help  f6142808eb98d363d48a0c661206f98571df0203


2013-02-11  Tor Lillqvist  <tml@iki.fi>  [1c5cb060f1503ef6d139a3a0cee2c173d8c60615]

Poke hole in sandbox for the needs of apple_remote

Change-Id: Ie13daf11928a3a15a112626887a4113eed18b5cd

2013-02-11  Noel Grandin  <noel@peralex.com>  [eb2f8c5a63df0bfcd3cc13b2071ea2194fa425f0]

fdo#46808, use linguistic2::LanguageGuessing service constructor

Change-Id: I5c650a96ea99a1cf16ca8aa61f2db4986790040b

2013-02-11  Noel Grandin  <noel@peralex.com>  [0cd4caa547a75316c6b3f2992dd66b2294c6f1ae]

fdo#46808, convert code in desktop module to XComponentContext

Change-Id: I79a22f52ebe59f8f89291d4e6e78bd37817cd047

2013-02-11  Noel Grandin  <noel@peralex.com>  [e7a76a0e65a185c3ac0ef041f7e6957d3f8b655b]

fdo#46808, convert form::runtime::FormController to new-style

Change-Id: Ied761cbb8e23d65596a5fdc4650e1cd2c95e9245

2013-02-11  Noel Grandin  <noel@peralex.com>  [5d0b2b011ff2f141db452ffef84c3a77efbd6e7b]

fdo#46808, convert comphelper::OStorageHelper to XComponentContext

And drop the optional parameter on CreatePackageEncryptionData
because no-one is using it.

Change-Id: Ia83ebfc099dd121273d2c39431d015b3bc0abd81

2013-02-11  Noel Grandin  <noel@peralex.com>  [a9934b36fea86646586f10daaa310d7173ede795]

fdo#46808, some simple conversions to XComponentContext

Change-Id: I68e90fde0645d4d1d518d22620d4c28ae91139d4

2013-02-11  Noel Grandin  <noel@peralex.com>  [834dcf3acde06389d57bec64c2cd6cca8189c079]

fdo#46808, Convert package module to XComponentContext

Change-Id: I1b322e57d27e16d177ffa87d3cd42a7d06f3dfab

2013-02-11  Noel Grandin  <noel@peralex.com>  [5bef4dc30c3dc70bc4d4b2cfbd2d1f729d714dfe]

fdo#46808, use service constructor for document::DocumentIOLogRing

Change-Id: I39f6d9f671dcb03779d594df5af60c9a0e3ca451

2013-02-11  Noel Grandin  <noel@peralex.com>  [89fed427f080862cf9615e2b2b57faefb639d6ce]

fdo#46808, convert to getProcessComponentContext

Change-Id: I59632fb1fe1d0e200fc42240ab1551a46801822e

2013-02-11  Noel Grandin  <noel@peralex.com>  [5c5bf140ae8b80f64e0853c05e503cf9a04ff085]

small doc fix

Change-Id: Ieafdd536faf4c51ec0eb1fabca3edd7f575d001e

2013-02-11  Noel Grandin  <noel@peralex.com>  [bb98b129db1029aaa37511306836f0e31d13fc38]

fdo#46808, use service constructor for awt::ContainerWindowProvider

Change-Id: I15f45bb51fe8880041c396025efdd5c91ebc3f13

2013-02-11  Noel Grandin  <noel@peralex.com>  [ae25ee162c13277fa55778b228efa4959cbeac2a]

fdo#46808, remove unnecessary XMultiServiceFactory fields

Change-Id: I140d82ed38afc56cbd06b0045eff0787fc99e2a6

2013-02-11  Noel Grandin  <noel@peralex.com>  [fbd4588afd596b96f988350174ad55e66db6d830]

fdo#46808, convert io::TextOutputStream service to new-style

Change-Id: I12af47afc21c2b646197893a77698f4e0818f94f

2013-02-11  Noel Grandin  <noel@peralex.com>  [ff85e8319a263e428ce53f7758092475b953afba]

fdo#46808, convert io::TextInputStream service to new style

Change-Id: Ida4abdd6587399aa8ade88af672bcb23ab7ea0f1

2013-02-11  Noel Grandin  <noel@peralex.com>  [a7ecab870eb5567bceb3ef61d87d8db805bc6796]

fdo#46808, convert xml::xpath::XPathExtension service to new-style

Change-Id: Ibdfaa221d33ae405c08bc13aa9ed280b30448772

2013-02-11  Noel Grandin  <noel@peralex.com>  [f53517a5b08f9dddd61f5f0aa697222529d15e28]

fdo#46808, convert xml::xpath::XPathAPI to new-style service

Change-Id: I54bb0eb08d687e7d54c42601c826c580a7a17ebb

2013-02-11  Noel Grandin  <noel@peralex.com>  [fa3c9a9072ae05ae6d03014eb55ad5f7d895d1fe]

fdo#46808, convert some forms code to XComponentContext

Change-Id: Id36556018761a1961de8ccfb3c549d4af03230ea

2013-02-11  Noel Grandin  <noel@peralex.com>  [45d416d31558eb50e75cb246198137d171387797]

fdo#46808, convert svt::GraphicAccess to XComponentContext

Change-Id: I081158bc43bf39ad165c14d8ada31dd0142ca82c

2013-02-11  Noel Grandin  <noel@peralex.com>  [2e801b9933e318fe5e323e86758aa38b4b6a553d]

fdo#46808, remove unused header file

The inline method in the header file is no longer used anywhere.

Change-Id: If3ee13778e45edb619393e6adb2daa38d6cf4d35

2013-02-11  Noel Grandin  <noel@peralex.com>  [591ef7844079e93ff627c7e194c04d520d2f1d55]

fdo#46808, Use singleton util::theMacroExpander new-style constructor

And deprecate the old-style service util::MacroExpander

Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd

2013-02-11  Noel Grandin  <noel@peralex.com>  [81c967e06e4247dec7ecb9ffec695ba31cb4f057]

fdo#46808, Convert to getProcessComponentContext()

Also clean up some weird UNO type casting.

Change-Id: I62e3813e917ec49fcd3ff444209e2234207a6f9d

2013-02-11  Noel Grandin  <noel@peralex.com>  [b5cd8f9186c023124b25706f65e7608b68c426bd]

fdo#46808, Adapt form::control::FilterControl UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: I1ca7ab09491057c1e9c91b5bb6763b84be10b47b

2013-02-11  Noel Grandin  <noel@peralex.com>  [bed621572c397c7a2c6dac934801c947e45c83da]

fdo#46808, Use service constructor for awt::DialogProvider

Change-Id: I5d0a3e66afeadafa6d53ff0a255d036b7e3d528d

2013-02-11  Noel Grandin  <noel@peralex.com>  [e5fdaec54a54e42b487c37e6b01493bcdfc30b4c]

fdo#46808, Adapt document::XML*BasicExporter UNO services to new style

The services are
   document::XMLBasicExporter
   document::XMLOasisBasicExporter

Change-Id: Ifd93e5735cae94d34904d79769cdb3edf587fe43

2013-02-11  Noel Grandin  <noel@peralex.com>  [c4d051c5dbee532264e1bfc2ccdb337c6dcf83ed]

fdo#46808, Adapt ConversionDictionaryList UNO service to new style

Change-Id: I16efc7466a2dbcccb4dddefdccada8549e7252f8

2013-02-11  Noel Grandin  <noel@peralex.com>  [a00fe5cd4aa115e131919c4dbfea87c94b51e044]

fdo#46808, use service constructor

Change-Id: I8c533eb6efdcabc3475527fb16f9674ca2a5eb8b

2013-02-11  Noel Grandin  <noel@peralex.com>  [9a36294079a13d713490ed754be441d9dbc214ce]

fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style

Change-Id: Ib0329b9cdc4290ce98c4182e8466c1b44b408341

2013-02-11  Maxime de Roucy  <mderoucy@linagora.com>  [7841fd1536e018defaf9cbeb283cb82b687f95e1]

use static/reinterpret_cast and minor rewrite

Change-Id: I9d2f21394c03e29d573dc197da90a91c96d55409
Reviewed-on: https://gerrit.libreoffice.org/2047
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-11  Matthias Freund  <matti_lx@yahoo.de>  [0b081027fecbfdcdee6ab4e36e22123f3cd4cfde]

Comment translation german - english

Change-Id: I76c5124ff13abe4610b8cc9a07ba75e038c02e8b
Reviewed-on: https://gerrit.libreoffice.org/2092
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Joren De Cuyper  <joren.libreoffice@telenet.be>  [9b2c0cb728873c018ca18e5e5e9bd2d2b84530be]

add 6 width border to toplevel widgets of printdialog

Change-Id: I415769aeda335d65a4a5dc03be56e26a860046e3
Reviewed-on: https://gerrit.libreoffice.org/2067
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-10  Caolán McNamara  <caolanm@redhat.com>  [dde8e266084c89860a9a91f2a29ac31b730a9c4a]

resorted SvTreeLists munged horribly

e.g. tools->options->paths, click the sort icon, reclick it few
times and the list doesn't reverse but instead shows the
same two entries over and over again.

Regression since fb01d8e132ab9097ed30b3bc4c7585622df591ad

Change-Id: Ifc151ad72a27f1cdc3141e356ad6d100e6219cc2

2013-02-10  Xisco Fauli  <anistenis@gmail.com>  [efa0451d8eab878812e2bbacc4319d7490d0f333]

pyagenda: remove placeholder when text is not empty

Change-Id: I06ae1815ec1bd904e944929f1b50a0ee95a6a5ae

2013-02-10  Xisco Fauli  <anistenis@gmail.com>  [2f7bd777d9724ff3b6c7697bf7c02d32eb661214]

pyagenda: This shouldn't be commented

Change-Id: I95dde2a3673f3304969329623af7f615b7388654

2013-02-10  Xisco Fauli  <anistenis@gmail.com>  [b4743abd03fb584cfc05361dff1b93eae4cf9867]

pyagenda: use local variables

Change-Id: I9fe8eae42c942823df3d200ebb0a0ae1c478d29a

2013-02-10  Miklos Vajna  <vmiklos@suse.cz>  [2b5dd63565509c2e02c193522a85d3dc6b60361d]

python3: 15833.patch makes sense with ro /usr on Linux as well

Change-Id: If0d7b17b97a78eddcdd02b3951afb7b2a1ae43ad

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [fc5ba19c717986c3a00320e17c1b40447e52b2d0]

Comment translation german - english

Change-Id: Ifc4be6a2253eaf89c996c0c2619b6d71e2fb5b5c
Reviewed-on: https://gerrit.libreoffice.org/2089
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [39a7b5e0415fa1752ae056fb7760b552e4350a1b]

Comment translation german - english

I moved order so "git grep '\<\(der\|die\|das\)\>' sw" does not show up this file because of "der"

Change-Id: I98086993cf672806d763520b04e7693c8c772502
Reviewed-on: https://gerrit.libreoffice.org/2088
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [fb4e96d8ea6539a505b6fcd04703b394d373ce24]

Comment translation german - english

Change-Id: Id40b6528515a9ebcf3deb0f84597955723118a15
Reviewed-on: https://gerrit.libreoffice.org/2087
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [80cbc04c2cbe25ebdfe2f22bb2e5ba62728e9632]

sc_subsequent_filters-test: add bug number

from 84ae3c9853b7b90d7b859fd562dabc7b31e8deb8

Change-Id: I1768bfb7a68affe423485eff77b6005abde2e2a7
Reviewed-on: https://gerrit.libreoffice.org/2079
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [739edccf50c38d7a274be3a9510862eaca97c877]

Comment translation german - english

Change-Id: I752eaaeaa9835efb010da376824b10f25085bede
Reviewed-on: https://gerrit.libreoffice.org/2085
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [9934695ead3908b45d0d2579ff400d795ad19c91]

Comment translation german - english

Change-Id: I3af5ce71bb7758ae422e664ce2e0a44b8768134f
Reviewed-on: https://gerrit.libreoffice.org/2084
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [2e9e7e7399a71b5a5f31bd5c420e624116c6c82d]

Comment translation german - english - correction

Change-Id: I4aec4bcf67cb2e07a4cf6d1db705438d0b94b5b7
Ooops: the width !
Reviewed-on: https://gerrit.libreoffice.org/2083
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [04278c1b53d93ec4c73d85b202457457d8f55cbe]

Comment translation german - english

Hope it helps a lot.

Change-Id: If10593f81d4b2a00b8305e955ca7e6a15ed47aff
Reviewed-on: https://gerrit.libreoffice.org/2074
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-10  Takeshi Abe  <tabe@fixedpoint.jp>  [a79b72059bf522fab1dc78383a71b2818f6866b8]

sal_Bool to bool

Change-Id: Iaada35250bdc7bc9393d2cfdceb8171aaafad9ee

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [5f2cfb8dc537bd99399ba3942d0f685b6db6841b]

Revert "replace '$<' with '$%' as it was meant here"

This reverts commit ef300e2dc3ac163cff14d659cc6e2154221c1a4e.

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [a92ae7280ebb4021c576f8604ead785ee0ba219e]

Revert "fix fake-db-1.0-0.noarch.rpm: swap target with prerequisite"

This reverts commit ef45fe7ff055692ec43bb5d6a438fb6ec29a9004.

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [03b9ff533bb83ea2ea97607b7751d34206f8dcc6]

Module_setup_native: include Package_ulf.mk

Change-Id: I023363a81af4909f3914354b082dfc2f0315e097

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [ba811adbe9cc9e86b818b8f56f177451bf1502b9]

Package_ulf.mk: remove superfluous mac dir

Change-Id: Ib91eec962105fffeae9d563c18ff9192a90137c0

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [7d9b5a65c8e8653a1dad3b44e29258e824f39096]

simplepackage.pm: be extra verbose in error case

Change-Id: I535354799d460cf5f9e1e6bcc460ecfc7c8385c8

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [514d4bf561eae7f3613603e5d39721a5a9a78691]

wintools: fix uncomplete source file path

Change-Id: I1869dc0ac2356a0d9c18dd7958a291dcbdaf14f3

2013-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [e29d891e07d76929584149d199b6f7941beb915a]

xmlsecurity: remove obsolete tools directory

Change-Id: I5a1df11c18eb5932651ee381fae29f2ac0697b6a
Reviewed-on: https://gerrit.libreoffice.org/1608
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [ef300e2dc3ac163cff14d659cc6e2154221c1a4e]

replace '$<' with '$%' as it was meant here

Change-Id: I760eff2a3a1cb28a1a4e47368b7919a0feacad18

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [4de0eb702f004228285df8ce331c080683256e7c]

'$(PERL)' is missing in command line

Change-Id: I00bb54e868e777de219ecbe7ef48c250627449bb

2013-02-10  David Ostrovsky  <david@ostrovsky.org>  [ef45fe7ff055692ec43bb5d6a438fb6ec29a9004]

fix fake-db-1.0-0.noarch.rpm: swap target with prerequisite

Change-Id: I3c2940d3d6f64bcef5f9169654138170bda49d4d

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [77f2073df576ebec5303bc29a242597f75ab0e61]

Comment translation german - english

And again a litte change...

Change-Id: Ia2fe42dc34983755a8ed23d188f41f73be71e5c8
Reviewed-on: https://gerrit.libreoffice.org/2073
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [408f462daff5fb059f775e69f9f8f724f765ea22]

Comment translation german - english

This times i have more files with few translations.

Change-Id: I5a6cb89a36b8fab3db8cfb4029316e51834445b6
Reviewed-on: https://gerrit.libreoffice.org/2072
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [a83a362e5865830018d5b99f84faf251760556b9]

Comment translation german - english

Translation.

Change-Id: I07d8f85437ce6ff59ac40970de29cc2fccde3d5a
Reviewed-on: https://gerrit.libreoffice.org/2071
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Matthias Freund  <matti_lx@yahoo.de>  [8d09cb0fc4530c2c1aeb8fa79dc91509de1e8943]

Comment translation german - english.

sw/source/ui/wrtsh/delete.cxx

Change-Id: I92487e7474c4e27cee939812edf410e9a26731e7
Reviewed-on: https://gerrit.libreoffice.org/2070
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-10  Winfried Donkers  <osc@dci-electronics.nl>  [5fe7b7561aa78e87f90e8a9436cb674e53ef8f4e]

fdo#56098 paste special shift options incorrect/incomplete

Change-Id: Ic84ec07f4e0963ad1759036f1d7cbfa295289375
Reviewed-on: https://gerrit.libreoffice.org/1903
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-02-10  Michael Stahl  <mstahl@redhat.com>  [5a65ca67d9acefed399ed8706efa402c543bed87]

fdo#60491: embeddedobj: catch exception in fallback path

This allows the OLE object to at least be passed to the OS for
opening...

Change-Id: I97f93eb3a015d7771f3fc909517ffb96d61fde52

2013-02-10  Michael Stahl  <mstahl@redhat.com>  [af8c7599148cf8c2bed567a8fdf5393fc3c16409]

embeddedobj: log some exceptions

Change-Id: I2e565bc6e57f7bf59fdd6eb5fc577e0b3d58b9f6

2013-02-10  Michael Stahl  <mstahl@redhat.com>  [ca8ac449e3524f895de1e94a3c5d511591031b40]

fdo#60491: scp2: always package emboleobj library on non-WNT platforms

(regression from 09cd5c460704ddd99669a61ae335bfb2ce357140, which defined
 DISABLE_ATL on all platforms in configure)

Change-Id: If2373386102373cb49e8cd0c6bf807da2f805dda

2013-02-09  Julien Nabet  <serval2412@yahoo.fr>  [e7014ca47b9147c925fb99154b55c71c7127e935]

Fix Resource leak: ddf

Change-Id: I4361b4f4670a0437c8220d2e7f92f2ffbe0cc479
Reviewed-on: https://gerrit.libreoffice.org/2057
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-09  Mark Wright  <markwright@internode.on.net>  [d4bab97023e3569571a92551040574b20aceca7c]

fix compile for change to boost 1.53.0 declaring smart pointer operator bool as explicity for C++11 compilers

Change-Id: If2c3ad68b2ffea645a9f2035cd802553edc0ee79
Reviewed-on: https://gerrit.libreoffice.org/2064
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-09  Matthias Freund  <matti_lx@yahoo.de>  [020e2b900b017d64a52f494707015a0e2e959d63]

Remmark translation german - english

This is only partly translated, i do the rest another day.
I hope it helps a lot.

Change-Id: I35d23c9e75d0880df76eaf652fcc9b0fb1bb2112
Reviewed-on: https://gerrit.libreoffice.org/2069
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-09  Peter Foley  <pefoley2@verizon.net>  [4261757fc6dd17811296842cc16f507be400652e]

convert setup_native to gbuild and add to tail_build

Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223
Reviewed-on: https://gerrit.libreoffice.org/2063
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-09  Miklos Vajna  <vmiklos@suse.cz>  [803137f4715ee7ab127a9718ca213db252193398]

configure: add --with-referenced-git option

This is similar to --with-linked-git, but:

1) It uses git submodule update --reference, so it works with submodules.

2) The created repo is a true git repo, except that its object database
reuses the referenced repo's objects, so it's a real speedup when e.g.
translations are enabled.

I intentionally didn't just fixed --with-linked-git, to make it clear
this is more like git clone --reference, not git-new-workdir.

Change-Id: I7c9584bce3670fd1e175b90aded2435cfe78056d

2013-02-09  Luboš Luňák  <l.lunak@suse.cz>  [857a39265452c23d4769e6d729ae4c30e44b2973]

make it possible to limit what files will be modified by a compiler plugin

Change-Id: I4e3e8f5ca5e5b5b59b1bd067281f90940dd893b1

2013-02-09  Luboš Luňák  <l.lunak@suse.cz>  [8f1a01ad001d2288c4aa43420bb56bab1094aa20]

fix check whether a file is in a directory

Make sure / is appended, otherwise /foo might match /foobar/file .

Change-Id: I36469916b72b407c8f0c9c255099ee671039cf17

2013-02-09  Luboš Luňák  <l.lunak@suse.cz>  [1b535267dfa18ad802229851fdbb88b656e8b7df]

treat all source files as not up to date only with FORCE_COMPILE_ALL

So running the compiler plugin can be done either with FORCE_COMPILE_ALL=1
for simplicity, running the plugin on all source files for the target,
or it's possible to use make's -W option (or touch files manually) to
run it only for selected files.

Change-Id: Ifa82bbe91dc1e179af9db8fbf99271bcf03a1d47

2013-02-09  Luboš Luňák  <l.lunak@suse.cz>  [531391239bbd9d9dfc8df4d5f413fd0ab1758b09]

remove unused variables

Change-Id: I7383100f5965578160098f11cdb99bb4e4ce57fa

2013-02-10  Takeshi Abe  <tabe@fixedpoint.jp>  [2dd4ac609461b9011748d29a7251d5c0c685d60d]

sal_Bool to bool

Change-Id: I4e1c0136798c8666517ee42407484dbd9b364880

2013-02-09  Andras Timar  <atimar@suse.com>  [a05e96ff0ec64a57e7a8faf0e29128898e234dce]

scp2: remove unused gids

Change-Id: I7e59c571ba59981f6fef33f437f2074dcb42cb5f

2013-02-09  Caolán McNamara  <caolanm@redhat.com>  [76a70fe843640949b9fb97278c8f018cf67e130e]

fix build

Change-Id: I410479392141d10688edf16115309ccc4c1edad1

2013-02-09  Caolán McNamara  <caolanm@redhat.com>  [74e64514bb53c7e5ff6fc7b90b629c28121d40f0]

standardize on 6 pixel padding

Change-Id: I5b10bd0bd3376ecf7cf204d4a4a1567ba1a5e9e5

2013-02-09  Gokul  <gswaminathan@kacst.edu.sa>  [a00b62422e5499e842d0b3b6302ba79f3d808c27]

Fixes fdo#46186, The Table Remains in the defined writing mode.

The table in impress is drawn under the rectangular are, on Selecting
the table it was only selecting the rectangular area and not the cells
inside, Making the layout to be as RTL which was mirroring the table.

But, We need the table to be in RTL Writing mode and not mirroring the
table. Now on applying my patch, If table is selected, it will select
the entire cells inside which is the actual table and the functionality
works fine.

Change-Id: I9d6bdde5019322488be66fa89a6488d348b2cf44
Reviewed-on: https://gerrit.libreoffice.org/1964
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-02-09  Winfried Donkers  <osc@dci-electronics.nl>  [65e0bf7c4760c51b2357d9c57dd23e6c61b116cb]

translate German comments, remove obsolete code

Change-Id: I4d6e3149f94234e2b884ab81e752805d07a63712
Reviewed-on: https://gerrit.libreoffice.org/2049
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-09  Miklos Vajna  <vmiklos@suse.cz>  [13003431bface864af739188b1a76a6b9177a1fe]

SwFrm: rename member variables missing their prefix

Change-Id: I88e7abb29e18859ae4fdce5a613e6d233f9d27a1

2013-02-09  David Ostrovsky  <david@ostrovsky.org>  [0efe5cf57e524aa197fbb57aee8a5548cb32f34a]

ORowSetValue: move float and double to union

Change-Id: Ic5de8ad2cf9ef1143b1a5468e5fc5c9974aca5ec
Reviewed-on: https://gerrit.libreoffice.org/2021
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-09  Winfried Donkers  <osc@dci-electronics.nl>  [c1e3943ceac62209b78e13a42ea67044383f4798]

translate German comments, remove obsolete code

Change-Id: Icfb1e2985f746d7a451037e2d411ebbfeed26a54
Reviewed-on: https://gerrit.libreoffice.org/2054
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-09  Matthias Freund  <matti_lx@yahoo.de>  [50b9a90ef4ab73d812970545d4d89a128d6d01bf]

Remark Translation german - english

Change-Id: Iddfc42ba61ddf533e0d0832a54730a8f3058b1c0
Reviewed-on: https://gerrit.libreoffice.org/2060
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-09  Matthias Freund  <matti_lx@yahoo.de>  [e3519f6dc62aa53e0ea4f55e8270cf2b405d6d84]

Remark translations german - english

Hope it helps you a lot.

Change-Id: I5db1b746077c783a6fdf75ba0e30a3573ef4ddea
Reviewed-on: https://gerrit.libreoffice.org/2059
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-09  Matthias Freund  <matti_lx@yahoo.de>  [7b706885b88ee2cd2da4bbbbf2a0741f6488d45a]

 Remarktranslations german - english

I have translated some german remarks into english for better understanding the sourcecode.
I hope this helps a lot...

Change-Id: I9d790684ec4c999aacbe5d7f47138a4bee26c7c7
Reviewed-on: https://gerrit.libreoffice.org/2058
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2013-02-09  Thomas Arnhold  <thomas@arnhold.org>  [c12ab867f282e783507fcf74ab5c90e784681f65]

Remove unused methods

GetOptimalSizePixel and GetHCtrlWidth are never called

Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084

2013-02-09  Thomas Arnhold  <thomas@arnhold.org>  [d84e78aa31252f6e514ad8a8ef38c4a4ec93cb37]

Translate German comments

Change-Id: I79cc861fadb908605c6d2ed638e3d06ca5a57869

2013-02-09  Thorsten Behrens  <tbehrens@suse.com>  [960f1c2c7ba5d890fd245a90f78277ef73a873de]

Update Impress Remote version.

Change-Id: I12ad4604d0426a52b47d99d1bc3c4c6536e83b07

2013-02-08  Julien Nabet  <serval2412@yahoo.fr>  [c5d5990108fcddbba81845d8ce39260883d2bd4b]

Fix "bModified" reassigned before previous value used

Change-Id: Ief802e26faf8165477b12d92524ce36f92575509

2013-02-08  Julien Nabet  <serval2412@yahoo.fr>  [8ee14c31a4dd89640b4f9573ae13e101727649c8]

Fix "eState" reassigned before previous value used

Change-Id: I2ca1ebdd726b0f07d796d883f3340213780c7b79

2013-02-08  Julien Nabet  <serval2412@yahoo.fr>  [8c27bd9b14715c05d66eaa5e0ef10a6c926c8c1f]

Some cppcheck cleaning

Change-Id: I1dc8415569f7133d57c495e47f038e98d50d64d7

2013-02-08  Andras Timar  <atimar@suse.com>  [a4547696d272588374fd391233626df986275870]

fdo#50827 move language dependent wordlists to the appropriate dict pack

Change-Id: Ie60051b65834cdfc748d12a71089a683f3108335

2013-02-08  Michael Stahl  <mstahl@redhat.com>  [63ca871bf8f14e0450e5da0dbcfa3ee5d48f1604]

fdo#60234 fdo#60492: fix emboleobj library on WNT:

Use prefix consistently in all component files for the library.

Change-Id: I58dce631f474e022be320c748f62238953a28e17

2013-02-08  Michael Stahl  <mstahl@redhat.com>  [44f74a0c2bee7e93bb94e135304f5078280dd760]

EmbeddedObjectContainer: log some exceptions

Change-Id: I7356dfedc6121876641ef0e5f41d50db725980d4

2013-02-08  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [c5b83e07f87a092a9b771365231df0a1667404bf]

Resolves fdo#59889 fault in dragging edge of RTL table

i)  Resolves fdo#59889 formatting in dragging edge of RTL table resizes column width of the next column instead of current column.
ii) prevents resizing the whole table on dragging edge

  In NxN LTR table vertical edge responsible for resizing the column x(x=0 to N-1) is, Edge x+1.  But, in RTL table
vertical edge responisble for resizing the column x(x=0 to N-1, but from right to left)is, Edge x.
  Use (nEdge-1)instead nEdge-- to avoid conflicts.

Change-Id: If412b443ec8f82942ff80ba3aec24a9bfc053ac9
Reviewed-on: https://gerrit.libreoffice.org/1979
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-08  Xisco Fauli  <anistenis@gmail.com>  [195007a80725d14c5dac64e2c9d1ed21e58da380]

pyagenda: Save configuration after finishing the wizard

Change-Id: Ia0d80ac089608178e714735d6bfc4516030ee5b9

2013-02-08  Luboš Luňák  <l.lunak@suse.cz>  [6db8d0ba581463dfe1a791404044e7b1a1051bfa]

win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01


2013-02-08  Luboš Luňák  <l.lunak@suse.cz>  [895f272ed9301ce41966a17a5c212c0e16925241]

fix incorrect string conversion in 9e310cc32923ceb4b18d97ce68d54a339b935f01

Change-Id: Ia1ddf969f876ce47b4195c60039b38f2a47f3470

2013-02-08  Luboš Luňák  <l.lunak@suse.cz>  [59a1c91da315f43a971148cb6bdedeb50af96859]

unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecf

Change-Id: Ib4c50a14e630e34daf1b39d28c4ed99b6367f26b

2013-02-08  Miklos Vajna  <vmiklos@suse.cz>  [70cd84b89fb265cd8671fa2ef910eef5a63ae99f]

SwFrm::_UpdateAttrFrm: notify layout when gradient settings are changed

Change-Id: I7623fd0987fb737346f1c099563dd1e6343d9dc2

2013-02-08  Stephan Bergmann  <sbergman@redhat.com>  [636cf75bf46c02babcbfa2b5dbb51842b1b53ac8]

-Werror,-Wmismatched-tags

Change-Id: I0e9839e4ed02626eca17449b8d2f489ab50d39de

2013-02-08  Luboš Luňák  <l.lunak@suse.cz>  [fd44b28e6880b3a976b876a03bb4bc0280b47eae]

what a convoluted way to split path into dir and file; and broken, too

This should make it handle paths with spaces properly.

Change-Id: Ic4e36449435e1bab2441ea011ccea018f14b98cf

2013-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [706d193698eda2ef81ab7b9301d3b0240bc588b9]

Enable dbus in LibreOfficeLinux configuration

Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0

2013-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5319808d29666827df2b6010b433c293cf738b4e]

Package the right pixman and cairo

Change-Id: Ibd9941ff5dcf303e83790a901e36008c98f57608

2013-02-08  Michael Meeks  <michael.meeks@suse.com>  [a75aeb5cefd338d44dd36a8892e63c1095c71273]

fdo#60487 - sdremote - load default preferences eg. volume control switch.


2013-02-08  Radek Doulik  <rodo@novell.com>  [2e14a8bf03cefe831eb7694ea903115bc4b61ecf]

fix invalid USS macro use, the result is for immediate use in calls

 - otherwise it will became invalid immediately as in this case
   and contain some random value from stack

Change-Id: I9e9e9660ec5d391549b16c6a0510c97cc11e7442

2013-02-08  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [9e310cc32923ceb4b18d97ce68d54a339b935f01]

fdo#38838 Some removal/replacement of the String/UniString with OUString

Change-Id: I6daea312198fae3a9717bd8d4fea6371aa4cd275
Reviewed-on: https://gerrit.libreoffice.org/1962
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [9c427991d9658a870ee0eb1bdc4cd3b393c93fd5]

janitorial tidying

Change-Id: I4f37cb4bcde935bfbf6d412f4c81ef0451245f00

2013-02-08  Joren De Cuyper  <joren.libreoffice@telenet.be>  [f10ba07935951e6c74663a35de9a79b7d66beb37]

resolve fdo#60450 - Printer list is missing its border in Print dialog

Change-Id: I2e28b9f9d52bcb01b04f98d39d12b6d8a627bec5
Reviewed-on: https://gerrit.libreoffice.org/2043
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-08  Tor Lillqvist  <tml@iki.fi>  [da2cdc885b0a013521dde71b0b15e431ee384821]

The bundled expat is nowadays built as a single libexat

We now have a single libexpat instead of libascii_expat_xmlparse and
libexpat_xmltok. Hmm, no idea when that changed, but OK, that just simplifies
the fontconfig patch. (Note that the bundled fontconfig is used only for
Android.)

Change-Id: I3973d35a566bd3c86b013c96b7f3a6a8e249c2c0

2013-02-08  Miklos Vajna  <vmiklos@suse.cz>  [e15f9ceafdf6e8b21cd315936ab44edfa91dd8b2]

fdo#59953 RTF import: fix unreadable graphic and nested cell contents

There were two issues here:

1) c3b0f13546b30e5db3aecd311c7178e4e0933208 added a mechanism to work
around broken documents, but that didn't deal with nested tables.
Additionally, the check compared the max row width with the width of the
last cell, not the last row.

2) d276d3f3ae112a11c8cb5768650d147cbb94275e cleaned up implicit
horizontal merge detection, but didn't deal with valid documents, where
each row definition is available twice.

Change-Id: I1a32ec2fcb0d1a8fca7a7bd26501d3daf17880c9

2013-02-08  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [8880c773e779710dc0a08760e92afd709a73ca31]

Resolves: fdo#43650 Disable tooltip when scrolling writer docs via mouse wheel

Change-Id: I8e0d27b26afef08cc6ef963a2baadcddc78f6b27

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [165a53f3a7f08e65055e08ecd4cfc068c5d353b8]

Resolves: fdo#60132 Error reading file after inserting comment

Change-Id: Ib2b388c78c8f44a626267c2f8d3975b46ead3bd5

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [af92c600ef755d3766393b2ef7956f5ac163410c]

catch exceptions by const ref

Change-Id: Icaa4095b2032fa87f8ed4982940ba2a166665cef

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [0aa5b4398e0bdd01315b2521fc2c827b58f49d39]

move java options page .ui to cui and adapt code

Change-Id: I481a4bbe06a5d0b3fb8701181d49d84d628fdd32

2013-02-08  Caolán McNamara  <caolanm@redhat.com>  [bc5e09608952caf57d72c81cca43af7a930b3b19]

Updated core Project: help  612abeff1ee12d777ae84e53099db0863dfa57f8


2013-02-08  Eike Rathke  <erack@redhat.com>  [df77f67090c722f12d3ae7836acbb908064ff193]

factor out common code of SKEW and SKEWP, fdo#60322

Change-Id: Ia79a56f9b68ee11d3a45d30833332c58994383b0

2013-02-08  Winfried Donkers  <osc@dci-electronics.nl>  [df931a5b0f48707e34ebfacb695996198ece8f44]

fdo#60322 add calc function SKEWP as in ODFF v1.2

Change-Id: I4851df1473fc7788af1ac642bb0fb527ec872821
Reviewed-on: https://gerrit.libreoffice.org/2020
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-02-08  Stephan Bergmann  <sbergman@redhat.com>  [35cda416ce9c23abc9075ef22068d098017efd55]

Updated core Project: dictionaries  350dc590b04041f15d6c570075ade425e4db93ad


2013-02-08  Stephan Bergmann  <sbergman@redhat.com>  [c925f5c33021065cb0b10fa37fca8a51ae2058f2]

fdo#60139: Rename bundled extensions's Lightproof service implementation names

Change-Id: Iba96fe09f6ff40cb878a99c6460d78c63dff1f53

2013-02-08  László Németh  <nemeth@numbertext.org>  [98029f1625663609d670f79eea61f7547bfc8123]

fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)

Change-Id: Ie8ac76373f4f4a456cdfb7f1a77ce640a5595d10

2013-02-07  Peter Foley  <pefoley2@verizon.net>  [d9d2b0b265c3ace00e0f7387bb234a0aabacfbd0]

fix libxml2 on android

Change-Id: Ia17fe443a41cbef129a7242c5d200b471ba72f34

2013-02-08  Tor Lillqvist  <tml@iki.fi>  [042e4606a64233299fdc02d9df32329c452d96d5]

No jvmaccess library for iOS

Change-Id: I28ee4c77935f81f41fb564fcd0c19a5d02a1aa10

2013-02-07  Jan Holesovsky  <kendy@suse.cz>  [9e27b9057eeeacb9b5f336fba3f469165b796774]

sdremote: More logging.

Change-Id: I5fe792ddfe1fac5166865c51014d87309d48bab2

2013-02-07  Jan Holesovsky  <kendy@suse.cz>  [994723a91ec6d35708c3172fd59cc72ec12295dd]

sdremote: Disable Impress Remote in the menu also when not allowed in Options.

Change-Id: Ida8a3847a54c5415e1802a6688e110202bac35c1

2013-02-07  Jan Holesovsky  <kendy@suse.cz>  [576943b9bf7506829de97d2194c4bee35a485436]

sdremote: Enable it by default.

Change-Id: I268dba185df60bb21d6b87f8e71175f52ea1f1a3

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [90d0ebfffff32bae29ff08b92b857ece5425dd2b]

mysqlc: bump version number to 1.0.2

Also bump minimum OOo version to 3.3 because of passive registration.

Change-Id: I6798f728d19adcc5d30e7d9fe4ae3c62c18876a2

2013-02-07  Peter Foley  <pefoley2@verizon.net>  [b9d6c7a48cbe3573a2010811d8671d3e5ff30e2a]

convert libxml2 to gbuild and add to tail_build

Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5
Reviewed-on: https://gerrit.libreoffice.org/2023
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Peter Foley <pefoley2@verizon.net>

2013-02-07  Julien Nabet  <serval2412@yahoo.fr>  [7e2f34a3172a756a0fd70cae1294250206945a6e]

Resolves: fdo#60420 Copy chart leads to crash

Thank you Kohei for the better patch you proposed to me

Change-Id: I145aaf6fd139a29373c41cc2ea81dadc9160f0fe

2013-02-07  Caolán McNamara  <caolanm@redhat.com>  [b294527d9ffd0945116b3cd98105c4187798f474]

restore full list of destination colors

Change-Id: I54d7372bade5ac067a781956d987409008de0b2b

2013-02-07  Joren De Cuyper  <joren.libreoffice@telenet.be>  [5adefb21244ca57b95e9f8df6ec18880438201bf]

resolve fdo#60379 Impress Remote: Options look disabled

Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7
Reviewed-on: https://gerrit.libreoffice.org/2029
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2013-02-07  Caolán McNamara  <caolanm@redhat.com>  [cd5b03ecc1389806f92242dff8285ab8654231c9]

Fix busted multi-repeated column in evolution database view

In the evolution address book where we have real column names of e.g.
first_name, second_name and city. On parsing via
OSQLParseTreeIterator::appendColumns that creates some labels using those real
names but the evo XResultSet gives them proper labels of First Name, Second
Name and City the munge means that here we have e.g. just "City" as a label
because it matches, while the others don't

The symptoms are to load the evolocal.odb and of the 128 columns column 5 is
repeated until 128

This is all a horrible confusing mess. It seems safest to catch the
mismatch of column counts and throw away the partial list and force
a generate of a full list.

Change-Id: I1d6e2a282bdd43acac63c366eb2a9d029aa17878

2013-02-07  Caolán McNamara  <caolanm@redhat.com>  [af3662e3e2172c3bc8178f7ce4042ef26eb2ac3a]

deliberately continue to use addressbook human name as addressbox identifier

because we identified the addressbook by their user name continue to do that for evo >= 3.6
even though that's got a better uid we could use. This way we can reuse the automatic
mapping of fields in writer (search for Personal in officecfg) for mail merge

Change-Id: I42e1d7aac9dd9640f0bb38e9224a393ac81481a1

2013-02-07  Caolán McNamara  <caolanm@redhat.com>  [157d94d3d2c9af9b9db41b8adc6162019aef4ef9]

make evolution-3.6 work with address book

Change-Id: Ieffe1a374f3f94991ca63b6ccfbfb7bdc43255d6

2013-02-07  Milan Crha  <mcrha@redhat.com>  [0cf743b7921e88ed6ece7471daf121344fa78b3a]

sketch out how to port to e-d-s 3.6

Change-Id: I04d2a4d7d1520567dd0eb929ffb5d9fa53d35dd4

2013-02-07  Miklos Vajna  <vmiklos@suse.cz>  [13bdce91bf6bfee6a101f6bc94e2562c27e890b4]

Updated core Project: help  331b8c672849fc422086552abb3723c82a2fa832


2013-02-07  Petr Mladek  <pmladek@suse.cz>  [8db4f720f536ddf137c2d4d76045ab33b37c4437]

migrate menu and toolbars customization (fdo#57061)

I hope that LO will handle potential incompatible menu or toolbar
entrie. But this problem happens also when updating between minor
versions.

Change-Id: I5be9b4e036464806d04eb6e0e9808b503f288498

2013-02-07  Luboš Luňák  <l.lunak@suse.cz>  [c3de6c1a58678a29cee3dcd2d71c8d5127146945]

create an output dir that's already needed by $(shell ...)

Otherwise there's an error message e.g. during a clean build.

Change-Id: I42efd08e014a4ebe25cfd1a497f622e5ea5c39ad

2013-02-07  Luboš Luňák  <l.lunak@suse.cz>  [5535195c63b6add4fcc787053350a14cf0f1c0c2]

make sure the default target for compilerplugins is building

CLANGFORCE was the first in the makefile after
c6ffe17631cccf11fbe00479d2169116d494a7da and therefore the default

Change-Id: Id3b86a1ea2c27479067f7f55a977da3e6e8a2dfb

2013-02-07  Miklos Vajna  <vmiklos@suse.cz>  [e97e62a4707e09739f9c00f8fc4a943f0123a9cf]

convert drawinglayer gradient dialog to new .ui

Change-Id: Iaa91d3b1ab47e02edc69c2b9abdb33ae097571cb

2013-02-07  Miklos Vajna  <vmiklos@suse.cz>  [0d47e4c4949edfd2be6af733c43d93aef6978fb6]

SvxBackgroundTabPage: don't hide items in Show() methods

Change-Id: Icac851be692837873b177b4bd9a7c47d3d785702

2013-02-07  Joren De Cuyper  <joren.libreoffice@telenet.be>  [57151df80eb2d347a38263d8d40ca7968a2acb84]

Move close button to most left of the findbar

I had a conversation with some UX-members, they all agree the close button needs to be on the far most left of the findbar.

Change-Id: I3c13df4821f3f4f86fec02fa5427b2277fa10c19
Reviewed-on: https://gerrit.libreoffice.org/2025
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-02-07  Stephan Bergmann  <sbergman@redhat.com>  [57955e1961181ffe7e77c23da7fb73db5d545f4c]

Revert "Cleanly remove an extension again that cannot be activated while installing it"

This reverts commit 3c71fa1e5ee6cd83f713c65a372006bc3aef0953.  There are cases
(like failure to install a per-user extension during upgrade), where the user
may want to still see the broken extension in the Extension Manager, instead of
it "disappearing completely."  A better fix would be to roll back registration
of the broken extension completely, so that "unopkg list" would not list the
first half of its parts as "is registered: yes" and the second half as "is
registered: no."

2013-02-07  Thorsten Behrens  <tbehrens@suse.com>  [f3e42e07da568553b7e2c056259a2667d6789ca3]

Clarify android-coverflow license.

See http://code.google.com/p/android-coverflow/source/browse/LICENCE.txt

Change-Id: I29cd2f9115f9c711dc07d8efbe89e42bedab040f

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [db9823414d91386b01187d5945f08ac8385bd575]

gdb: UnoReferencePrinter: prevent ambiguity problems differently

With gdb 7.5.1 the dynamic_cast may cause "Couldn't determine value's
most derived type for dynamic_cast", which isn't helpful either.
So just print the current XInterface value in case the cast fails.

Change-Id: I453b1a8eecbb056853293280195f6475f8852f2b

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [b058abc39aaa34d81ebb36cc2405b221fb055418]

AtkListener::updateChildList: assert when getAccessibleChild ...

... throws IndexOutOfBoundsException, since it's not supposed to happen.

Change-Id: I876e6cede88f86d12543d3ce65e1b0a0ca5389a7

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [8960f0de2e8b957f383ec659b308cc459dcf475b]

mysqlcppconn: export sql_mysql_get_driver_instance on all platforms

It was only exported in an MSVC build before, which is a regression from
the gbuild conversion (c322d509231f9e1220fb86be68f13c5f4b135ccb).

Change-Id: I46783dc5fff5383bad8f8292c615ba8daa071cf9

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [9d74d1f7c1e0588540e2b6c8408aacdc5ca59d7b]

mysqlc: remove component_writeInfo with passive registration

Change-Id: I8ffa5ba2bbbd15533ea5097e0b018be3766ecc8b

2013-02-07  Michael Stahl  <mstahl@redhat.com>  [6bef95d0da47edf33f4c3fe3c7380977f8c1cf67]

SwPageFrm::RemoveFlyFromPage: fix a11y problem:

This problem can be reproduced with the bugdoc from fdo#60234, by
dragging and dropping the lower left drawing object.
The ATK bridge is notified of the change, and updates its list of
children by calling getAccessibleChildCount() and then
getAccessibleChild() in a loop.  Unfortunately the count returned does
not match the available children (the difference is the object that is
being dragged).  The implementations in
SwAccessibleFrame::GetChildCount() and SwAccessibleFrame::GetChild()
use slightly different iterators for the SwPageFrm, and the
SwAccessibleChildMap one is implemented as a std::map, using the OrdNum
of the drawing object as a key.  On the dragged object, that OrdNum has
been reset to 0 in RemoveFlyFromPage, but it is still in the pSortedObjs
of the SwPageFrm, and so it is not inserted into the map, and iteration
over the map is missing one element.

149     return _SwAccessibleChildMap::insert( aEntry );
Value returned is $22 = {first = {first = {eLayerId =
SwAccessibleChildMapKey::HELL, nOrdNum = 0}, second = ...}, second = false}

Fix this by removing the object from pSortedObjs before disposing
the a11y frames.

Change-Id: I4e4bb37759382e32150cff6def02d80a55e4a702

2013-02-07  Michael Meeks  <michael.meeks@suse.com>  [155e27cc4fffb647d116b02e0062d8ce3f8d0ef3]

sdremote - disable the menu item if it is not compiled in.

Change-Id: Id054eb611fe86fdaaf1bba8d1e85342a3cc0e146

2013-02-07  Noel Power  <noel.power@suse.com>  [8b581013a7386462df45e0e39cf5d0f8a9329c7c]

blind wae fix for MacOSX

Change-Id: I2086b724a6787838b9dd61c78d6943a1efa27a19

2013-02-07  Noel Power  <noel.power@suse.com>  [d387140035547637338175ffdd22b5131a5e8f77]

another row height ( related to optimalheight and deleting content ) fdo#59193

A cell when modified ( e.g. content deleted ) should have its row height
recalculated when the optimalheight attribute for that row is set.

Also tweaked the test framework to allow read/write files to be loaded, this
allows functions that modify the document content to actually work as intended

Change-Id: Ia929a194a96f5c8b870f9a49d1e27d0c34ba9c91

2013-02-07  Thorsten Behrens  <tbehrens@suse.com>  [12f2baa316ce283020ea200836c7bb587c3d577f]

sdremote - always replace fragments, to avoid stale content

With Change-Id I7cb1cf29bcae59ef26cf3bf0c2b3dd028eb8f878, this code
gets run on every onCreate, thus adding activities on top of
existing ones. Seems FragmentManager lifetime is a bit decoupled
from Activity

Change-Id: Icc1dc86ef91257ce734ee00fed83e909ddf52dc8

2013-02-07  László Németh  <nemeth@numbertext.org>  [af29c96b049fa313bdc80de618e9acb127882400]

fdo#60406 librelogo: fix name conflict in procedure handling

Change-Id: I05efe58e38b7c2183ecc733b6db45ec6fa04cab7

2013-02-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f447854d0cd92647c66871bdc4b3d1f601f25382]

decrement for-loop variable instead of incrementing it

Change-Id: Id989bcf78fc10eb29e9afd89c71e2deb2b98b4d3

2013-02-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [584612a9290445924c3c13d763381ced74c5ebea]

improve comments of isEmpty()

Change-Id: I6542470c2d4b27de25e263651e25baf85c7d018d

2013-02-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fbdaa717e3dc8a59d474b1bb5503cfa6dac609e8]

Mark these members mutable to avoid casting them in const method.

Change-Id: Ib5d8ea83e37ab1e3c5a1ad4dc9870d3d5a2d8779

2013-02-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab0543469433395153874c47ce46ef73fc137203]

Move these typedef's inside the class scope & bool cleanups.

Change-Id: I806453efbc5f7bb18f34593c350b05d74a0bc23b

2013-02-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [14b9d7c75f65757e0fd281e34012ae2feabd85c1]

Those auto_ptr can be replaced with boost::scoped_ptr.

Change-Id: I2aa68c7bf265943e3d015a069fab461882c81554

2013-02-07  David Tardon  <dtardon@redhat.com>  [72832c448f18381e53cc13dab56df66db21835bd]

add some missing member initializations

Change-Id: I36bab07a127f90f651f3db67831a37bbb78900ce

2013-02-07  David Tardon  <dtardon@redhat.com>  [b9f7241f522b913eaf885ee029746edf175c7a1c]

use current version as build.label

Change-Id: Id350532d88ba7c9a54d5440748f5ff456ae58722

2013-02-07  Takeshi Abe  <tabe@fixedpoint.jp>  [e9b89ed9668906ec8c3be932978577997fa0fb7f]

Remove useless member variable

Change-Id: I6a28c7285786c08cd52cee59f2babcfa336a00d5

2013-02-06  Peter Foley  <pefoley2@verizon.net>  [52e47b6e0ec87a4aa0ee0fd1c8a577be1d97cb95]

Revert "remove unneeded deps for xsltproc"

Never mind. Seems to be necessary after all.

This reverts commit 0db854a94d39ae1f0535482df61f0c4659c4088f.

2013-02-06  Peter Foley  <pefoley2@verizon.net>  [0db854a94d39ae1f0535482df61f0c4659c4088f]

remove unneeded deps for xsltproc

Change-Id: I945556ecc2cb2f2f2c2636afbf7c02469d74b4c1

2013-02-06  Dávid Vastag  <davewwpublic@gmail.com>  [bdfd8de57bf5767ce5c179a5e8705c7587f7b326]

Updated core Project: help  ba8241b6b1ddd1db8f597152b440c947a8702cd6


2013-02-06  Eric Seynaeve  <github@nosperse.com>  [f60708de8a73cb716cc73e95ded7b0032a47be72]

Translated german comments

Change-Id: I9ee25faa57397ec2d0e7e9bb77aabade4404e32d

2013-02-06  Eric Seynaeve  <github@nosperse.com>  [b7820359b945051040c8f2022ec7452107e3210a]

Translated german comments

Change-Id: Idc31ebc5bb2d11345f68b7275b7fc4d335b633c1

2013-02-06  navin patidar  <patidar@kacst.edu.sa>  [fb697ed0ab6e0182b45c78412563c51d6f22f9d5]

fix logic to get L/R direction

Change-Id: I481f9ea57f8c5b71eb849df3f71c75f8b9b0f1fa
Reviewed-on: https://gerrit.libreoffice.org/1972
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-06  David Ostrovsky  <david@ostrovsky.org>  [145eda4c4de2bcbb3cd255e1ccd353e81bf6c96f]

O(U)String::valueOf don't duplicate code

Change-Id: I586fca181f63999a8f2d19d600b69f6788fd61d9
Reviewed-on: https://gerrit.libreoffice.org/1992
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-02-06  Michael Meeks  <michael.meeks@suse.com>  [535dd86dfa4fbe0f2555205cb925586176267800]

fdo#58699 - sdremote - fix it so it closes even with no bluetooth.

Change-Id: I09588f4e4b22466843f855d99c06f616c04518ac

2013-02-06  Luboš Luňák  <l.lunak@suse.cz>  [17d86df23e7be3ab0a161f69ff0f703728e0e135]

also change the font combo tooltip to say font is not available

Change-Id: I68e31498aa4916e11e04c57171e32cf9b3204108

2013-02-06  Luboš Luňák  <l.lunak@suse.cz>  [445ad883611e4343e19174bfa1259f0477d3e788]

remove unused variable

Change-Id: Ie81d49f5aec6a4d87b2b49b015afbcaa94e12e50

2013-02-06  Luboš Luňák  <l.lunak@suse.cz>  [0376a4c13ccffa64c938c6361a337264ad8f2b67]

if a font is not available, show its name in italic in the font combo

Change-Id: Ia7d0de2c3017f450b9ace31753a351601ca6f1f0

2013-02-06  Luboš Luňák  <l.lunak@suse.cz>  [624d46964215c1f066ded64ab684d6ccc98705d9]

remove unused variable

Change-Id: Iadc8b161c2742c1b92938c39c00c263b597693f5

2013-02-06  Eike Rathke  <erack@redhat.com>  [c0fdab890086c2cb749c348db42eb760e31539de]

resolved fdo#60366 make MATCH() accept a single cell reference

Change-Id: I7059abdb6232b95e0b940b34f74bf87182510146

2013-02-06  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [82e3760855fdb3f549b21fa6d37eb75a2adf31b4]

replace (Xub)String with OUString in vcl

Change-Id: I0a44bab196ae239d3bdea75fd2b657bdfa4ecf31
Reviewed-on: https://gerrit.libreoffice.org/2011
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-06  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [35df0bd6e3674ea861d06da54f5c016f10cedb18]

add method isEmpty() to OUStringBuffer

Change-Id: Ia11d97eebbb08e8058a5f919ed3db3029ce39a78
Reviewed-on: https://gerrit.libreoffice.org/2017
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7b1c7954e159197ad414e8aff7e7a04c30da29c]

Re-order the header includes. Make sure column.hxx comes first.

Change-Id: I9f93724c4e0b565a9148d0893feda9e82109bff7

2013-02-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9c8d87e46bba0eb9a3b8d923c6c630a359bf0f6c]

Use initializer to initialize data members.

Change-Id: I912cede3a240ccd4e1cc94be46c7dfee36a85af6

2013-02-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ba42d88d95cdc7fe6130b3bd3a41e8c731110238]

Make ScColumn explicitly non-copyable.

Change-Id: I0e3f552f8ed8a57f399ba9e01c06a23d9a9da854

2013-02-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2b70c47a37f33819cff0e42d00c37cfaea0461ec]

Rename ScColumn::Resize() to ReserveSize().

The new name is more aligned with what it actually does.

Change-Id: I703e20253fe5957c775026d8d08f2906f2d7889c

2013-02-06  Andras Timar  <atimar@suse.com>  [87d46d5b420744b0a9d9724188d9526c423b8dd3]

bump copyright year + small fixes in SDK docs

Change-Id: Iff9f11c043be5234dae43e8c3c93155019f6cf08

2013-02-06  Matúš Kukan  <matus.kukan@gmail.com>  [5a55a24bfc75d6392382509fe5a8734947525b10]

pagein: learn to respect --enable-mergelibs case

Add libmerged to pagein-common and remove merged libraries from there.
Also fixes few misspelled library names.
This should make pagein usefull also for libmerged and speed up
cold start by pre-loading it.

Change-Id: I80ffb263ed5f399dc639e0d054f782ecb85001d6

2013-02-06  Caolán McNamara  <caolanm@redhat.com>  [8c31a28a1fae2f2562f6248581a6ef321b77a4a6]

tweak OAddressBookSourceDialogUno conversion to work again

these properties aren't registered, so setting them throws.
The expectation is that they get used via
OAddressBookSourceDialogUno::implInitialize
so repackage them as PropertyValues

wizards->address data source->evolution->next->field assignment
and field assignment must not have an "address data source"
button in it

Change-Id: I5edb6f5117dd9bfa2ed40da040906a7107028433

2013-02-06  Andras Timar  <atimar@suse.com>  [038c59bf4610768d3ad6bbad910e885bb98fe2c1]

fix help text of uno-skeletonmaker -lh switch

Change-Id: I07d9708c9a6903a910b94fc1e109d79e7d93590d

2013-02-06  Caolán McNamara  <caolanm@redhat.com>  [15d8b51bf82610c663f80fe552a1c0315e137ad3]

Resolves: rhbz#907933 crash on removing second last para in cell...

if (basically) the last para is on next page

Change-Id: Iaff610ea94a829e73bfb8c694a27e0e9b4f6e295
Reviewed-on: https://gerrit.libreoffice.org/2012
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-02-06  Tor Lillqvist  <tml@iki.fi>  [8418a122368a735acacb0983d14829efbf73783e]

Tell what @__VIA_LIBRARY_PATH__ means

Change-Id: I5ab38200d926376d3dbac8f3c795fa95ee2bbe46

2013-02-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [765aca651a3d53b14dc3bfac0d05b36d4f01dbb4]

API CHANGE: unpublish com.sun.star.document.MediaDescriptor.

This is a service that basically describes the properties passed to
loadComponentFromURL and possibly other load/save related APIs.  As
some properties get deprecated (some already have), new ones added as
the loading processs gets re-worked (including the type detection
process), we need the flexibility to change its property set.

Since all properties described here are optional, leaving it published
would make little sense.

Change-Id: I59384e62c7b6ab5c599141c8fc73a37c8bfe56e7

2013-02-06  Andras Timar  <atimar@suse.com>  [83a65d8b5c8eca89c63d8c917caa72bcc5b7ef16]

remove obsolete no_localization files

Change-Id: Ib6e570a9f409a4700b73da133c57628e9c10eeb1

2013-02-06  Andras Timar  <atimar@suse.com>  [4623d5c0f56bfa3e18a80b18f2cf1dddf5864aaf]

Updated core Project: help  46d83d5e6cc036c9ec5cad7d3d0d285d6b04dc33


2013-02-06  Andras Timar  <atimar@suse.com>  [39518d155ea31e57cb9d01af7c0a49ddc0caa6d9]

remove a useless PMD report, possibly checked in by mistake

Change-Id: Ia3ce43629346c6c705ea6f0aff8e3002b420913b

2013-02-06  Andras Timar  <atimar@suse.com>  [5acf58bbde3f872cf8b33bef689f624e85be4481]

remove obsolete hidother.src files

Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013

2013-02-06  Tor Lillqvist  <tlillqvist@suse.com>  [4549f76d32c9ad278f5b22fc03feb5b8d041080a]

Revert "Don't bother with chmod() on Windows"

Argh, seems that it wasn't necessary after all.

This reverts commit 5bf437cd67d5fe2e4353069969cd99cc48e65730.

2013-02-06  Tor Lillqvist  <tlillqvist@suse.com>  [5bf437cd67d5fe2e4353069969cd99cc48e65730]

Don't bother with chmod() on Windows

It's fairly pointles to play with Unix rwxrwxrwx modes on Windows. One
never knows for sure how some emulation layer (Python's in this case)
guesstimates and mishandles the conversion to Windows ACLs. Not doing
them on Windows unbrokw the nss build. For me at least.

Change-Id: Id3a2f1755cd6f64bd681a3b4cb7f3c7abd3aa5b7

2013-02-06  Michael Stahl  <mstahl@redhat.com>  [865201442eb919f53a97a78bb88e53159cb9ca82]

tubes: use boost_headers (thanks to Alex Thurgood for hint)

Change-Id: I0875b506705604b279e44b811624614029613a4a

2013-02-06  Peter Foley  <pefoley2@verizon.net>  [f20af6b8885afa89c276ecbe22754daca63393e7]

use md5 for scp2 stamp

Conflicts:
	Makefile.top

Change-Id: Ib416077c6a866c265f7346df8a86ac7bc254c37d

2013-02-06  Michael Meeks  <michael.meeks@suse.com>  [06535009ce1fb8c3f6dc0bc3d464ada531365f31]

sdremote - enable volume control slide-switching by default.

This is far and away the easiest way to switch slide. The coverflow
with it's physics / momentum is really no-where near as useful.

2013-02-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [8f3a6129e47d52a9898baf89a096bbd55abbca72]

Remove useless function calls.

nPos has already been computed the 3 lines above. No need to recompute it.

Change-Id: Iad739d6fffd2c40cc633789edfe88d13e87dd28b
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/2015
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [38bdcbbeebf300bc036bcff4630a002224b55d52]

cppCheck: Variable is reassigned a value before the old one has been used.

Change-Id: I42cfb06dd8b6b0ff7d4fec6e3b296fa61302c1c0
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/2014
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-06  Miklos Vajna  <vmiklos@suse.cz>  [1a3c90a292c7fc9060604151de9dc51eecf5b6a7]

sw: let drawinglayer manage gradient styles of our textframes

With this, the hacks from commits
81a46fc86a530f028a5bd2f5e52fe0372d50ee38 and
d7efffebd9651dd866349915360ade64b97d7301 are no longer necessary.

2013-02-06  Caolán McNamara  <caolanm@redhat.com>  [fdfd5c111de740456bc03df727b9c74a617237fc]

String->OUString

Change-Id: I42193a40a0b5b905a721cb511d69836385bfcb40

2013-02-06  Caolán McNamara  <caolanm@redhat.com>  [8c34306b355d34488cc15889d55c6c7f0eff4f4b]

drop bottom padding

Change-Id: Idf7cb08121cae2c183ed5bc012d848b31429ff49

2013-02-06  David Ostrovsky  <david@ostrovsky.org>  [30957764a9ef77c53054866869adb50d049484e2]

fdo#57417: remove LDAP choice from non windows platform

Change-Id: I0557a7c9cf0d18fbe5620ef8869bb83d0a6a7904
Reviewed-on: https://gerrit.libreoffice.org/1983
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-06  David Tardon  <dtardon@redhat.com>  [db31f68ce04848e42857617d92324bdb13659c43]

Updated core Project: translations  6ee465836d1fee4b4fbe714bde3b804cdda1b4ff


2013-02-06  Julien Nabet  <serval2412@yahoo.fr>  [b3e64c3708fa19a87a0df31f6dbc4ea4753b23d6]

Some cppcheck cleaning

Change-Id: I1b80271473166755e8f0afaa7af8ffc7bea394b3

2013-02-06  Julien Nabet  <serval2412@yahoo.fr>  [444ae4d04adf6c9cdcd1222ef3b8b2e5bf45db0a]

Fix 'bSkipBreaks' is assigned a value that is never used

See http://nabble.documentfoundation.org/Cppcheck-bSkipBreaks-is-assigned-a-value-that-is-never-used-sc-td4034724.html

Change-Id: I846d433c49ad6951539ad283514ce84263236bbb

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a7a9703c3d623eb1cf767eb45895035b3e17608]

Fix this sentence a bit.

Change-Id: I113f5cf5a177f6315338f54c7e0ebeb19155b8e3

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [267b57baeedc6d98e9c2bf602fd69a0f88470abe]

Remove unused header includes.

Change-Id: I2f6683d1c17fdfacfb4d68905e5a319df5e8f874

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [abf91e0f25941757b392136b6af260883fa3e46e]

UniString to OUString in ScRefFinder, and a bunch more cleanups.

Some extra code to ensure that OUString's copy method gets correct
sub-string lengths.  Unlike UniString, OUString's version is more
strict.

Change-Id: I7daabf2ad587ff44fd6d8c66a02dbecfe519295b

2013-02-06  Robert Roth  <robert.roth.off@gmail.com>  [947041e1ab4de4723c537eebd37421d929836700]

Show character count with word count in writer statusbar, fdo#59962

Change-Id: I65f9ce6bc9851c97e25aaf5b131a4b319f00fed0
Reviewed-on: https://gerrit.libreoffice.org/2013
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-06  Robert Roth  <robert.roth.off@gmail.com>  [d8675086874694543e2bc1b32bee3407936a9132]

Added 6 pixel vertical spacing on the Font tab, fdo#59846

Change-Id: I61c85b75b026e15541101b25cf254aa64c3e1762
Reviewed-on: https://gerrit.libreoffice.org/1949
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-02-06  Robert Roth  <robert.roth.off@gmail.com>  [2d8c637e9f1b3910205b49c3494c070e3ac5bc6a]

Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846

Change-Id: Id7c9ff4c7d7da830f9fdfb5046b627b5235c19be
Reviewed-on: https://gerrit.libreoffice.org/1951
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-06  Robert Roth  <robert.roth.off@gmail.com>  [77ca9375c4248cac1aafd7112ef895edc9d96b6f]

Added 6 pixel vertical spacing on the Font effects tab, fdo#59846

Change-Id: Id1cd40e3b9e2ae9ba0193708245c62f8ecd9cb96
Reviewed-on: https://gerrit.libreoffice.org/1950
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-02-06  Tor Lillqvist  <tml@iki.fi>  [e98861f1aee28474318b5c3b14fb936fdcbbe053]

The resstart crack causes a crash when running sandboxed on OS X

I doubt any other app would intentionally do such a restart trick, so
it isn't surprising that the app sandbox designers have not taken such
a possibility into account.

So instead of crashing, display a dialog informing the user that LO
must be restarted manually once after installation (or after being
updated, presumably).

Change-Id: I0e6ea8384fe5a9b3a8b3ddb07743374a4c2300cd

2013-02-06  Tor Lillqvist  <tml@iki.fi>  [9ebf144c3e4474c5b450fbf4b1b62ff9439e9435]

Propagate also ENABLE_MACOSX_SANDBOX to compilations

Change-Id: I6250ec56c7b6d8f1da94b98e494f483c4076844c

2013-02-05  Xisco Fauli  <anistenis@gmail.com>  [949facecdc0a1aed8f16c4c1e67e94e2e7f0c2e9]

pyagenda: Update topics's gui when launching the wizard

Change-Id: Ifb38b49fb62d5fc85bcc6dfa7729bb87d3c7f8e0

2013-02-05  Xisco Fauli  <anistenis@gmail.com>  [57954fdd9d0a4a363ab28142dcd9b103acfc5aa3]

pyagenda: remove setEnabled method

Change-Id: I174be35302361bfa9985ad77a3c6496d858da472

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c94a51494ae4f8fd84be838709abba28a37cd0f5]

fdo#39135: Add unit test for this.

Change-Id: Id857bfdfd7a2e9024eabdc2b63c02d3d61e7e4f6

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [1651080f8a11cd02d316d661b65c6d4e247d085e]

Add --enable-readonly-installset option

Not yet implemented in the code, but my idea is that any functionality
that modifies the system-wide installation will go away in this case.

Automatically set if --disable-externsions, or if building a sandboxed
LO for OS X.

Should probably be set automatically also when just building a signed
(but not necesssarily sandboxed) LO for OS X? Surely installing a
system-wide extension should count as tampering with the
app. Especially if we can make also extension (scripts) be signed (by
locating them in the Resources folder?)

Change-Id: Id654bfaa6331535a66eae1bc6531a756085a3f06

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [3c3a6f87bfbf1532187c07220dcfb184ae7d949b]

This is supposed to be sorted

Change-Id: Id29ccc9c009f0db5f1ee7483c412bb18578c24d3

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [6cd3968702ade141869d93600ac12afe56591354]

No xsltproc needed for HOST when cross-compiling

Change-Id: I70b257fb2df8e0ea1ef2d94b3da7da7989e3535e

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [f5fe1b97557cc71eda9ed754bb70ec730df366e3]

Correct location where xsltproc binary is in the DISABLE_DYNLOADING case

Change-Id: I0c65076d698865a653cac774a17f9db3d6f4d9ca

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ed233b26222815f68dfc220cd1e692a11cd5af6]

fdo#39135: Prevent integer overflow & update the character during loop.

These two errors in the code contributed to the reported bug.  Let's
fix them.

Change-Id: If82a1bd4d1e27145b48e722b30388cc9dc4a8a6e

2013-02-05  Michael Stahl  <mstahl@redhat.com>  [c4696e7c0456df8d9466acbae3ea1fa9dcfa73f0]

RTF import: fix import of \line symbol

"Required line break" was eaten by the newly added code in text() to
ignore \'0a.  (regression from f593a2e4179b05ae1019372cde612cb242d1d27f)

Change-Id: Id32687c40a17ddb99196635cedfc850182705799

2013-02-05  Michael Stahl  <mstahl@redhat.com>  [cf8f6fe1f9d65eedbc6f4d65ce0fa88831830966]

officecfg: remove references to binfilter formats

Change-Id: Ia19087cdd27c54f8aa57253fbfeb19a13a7490b0

2013-02-05  Peter Foley  <pefoley2@verizon.net>  [856c075e93683cec7cff02e0cf0d6ed31f937a98]

convert libxslt to gbuild and add to tail_build

Change-Id: I16eb442fd65b3a2f3a44108f670fd364dc7a64c0
Reviewed-on: https://gerrit.libreoffice.org/1988
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d3ddc2c6cc39fdd671f08059528464675cd6ecc]

Pass DocumentService to the loader during macro tests.

And disable user interaction during type detection, since that would
cause the test to fail.

With this change, 'make check' works once again.

Change-Id: I2f45a2e962e45ee64f7984e794cff814fbfe6dab

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a0dd5a8d6a9213ad40d738f8639e1500a1b59caa]

String cleanup.

Change-Id: Ifdc1716ed033f01bc298243c1e2dafd5736fac68

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea47c4cdcb524fe6571b6a093fd1b3fc2e029d16]

Header no longer needed.

Change-Id: I417d76f7f7ab1b14a449ec0ee86bfd69effa68df

2013-02-05  Joren De Cuyper  <joren.libreoffice@telenet.be>  [00db1ab7096fc323a0b3d8a3f7da867f85f15c80]

delete unused strings

Change-Id: Ic24e0453786d64b8c082c4d7ca4a22b853827d0e
Reviewed-on: https://gerrit.libreoffice.org/1955
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-02-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [591ef475a3f92613a771a0702e720f4f00c3ff0c]

pData can't be NULL anymore

Change-Id: I2660d79b14455ffed62c755b8d83e70c2d7a99f2

2013-02-05  Miklos Vajna  <vmiklos@suse.cz>  [878c6f7cb4b7495de90581e8513d46053b8a38e9]

fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrame

Change-Id: Ia655743710778ea7d48a9b2221f22f55a4ccce32

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [98146763e7ad954c647da018d5db451952caadfc]

New log area (for previous commit)

Change-Id: I9cc1fdfa7acad6c233b68eb23dea39c58d4cecaa

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [4bbc91d5c50621db2dfed11428c69ca3897270f6]

Better error reporting

Change-Id: Icb083795c9c00a9ca33c2a901b4183b81c98918c

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [47160402868eddbe876fbb392b35a8eaab1783af]

Better error reporting

Change-Id: I48bd329e1a29ce9cbf9840bf5e3cb48a92cb8073

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [32e2cfda10c0e98e0157dcff1f0c1085ad266d07]

clang: error: argument unused during compilation: '-fpermissive'

Change-Id: I79db3d1b611315aab8a6c3a28d259a589dfa41d7

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [ee0bfd04c44f7265e2365652513a6fc0a9b76024]

Drop misleading comment

Change-Id: I09ba3b2c7502b56241aa957b05c443270c1cd56e

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f81b1c6e9d1cc6b5d14e61805f0837b961323f15]

Remove the Excel 4.0/95/97 detection bits from ScFilterDetect.

We still need to leave the MS Excel 4.0 filter name there as it's
used for Excel 1.0/2.0/3.0 file formats.  In the future we might move
these to ScExcelBiffDetect as well...

Change-Id: I8422e7470fbb0a14c219b7f67e3dfd4a34131eba

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ca1e8922842254ffdfb186e087bde29a6a8c5062]

Implement detection for Excel 4.0 format.

Change-Id: Ic0f5c585386f602bd51e006770b30cbb190a531e

2013-02-05  Caolán McNamara  <caolanm@redhat.com>  [5753df3c6f75e4efb5ecf54e552c84c40577e31d]

Updated core Project: help  a35db526f704f87c082cba926ccb3559bb2d561d


2013-02-05  Caolán McNamara  <caolanm@redhat.com>  [5918816d98fee8172aada474e10434ba398a9414]

move fonts options page .ui to cui and adapt code

Change-Id: I3838de932dea44accd3ec5a8eca3706f65058661

2013-02-05  Andras Timar  <atimar@suse.com>  [0d9a68f92a6f633447e9d4a81c985e47278ce9a7]

make translatable a few more ui strings

Change-Id: If93d8cb9d9d5ee4f9bc253a3c9ea6a063629dcb4

2013-02-05  Radu Ioan  <ioan.radu.g@gmail.com>  [f4f727f7bfc848deb82e4df4c6e3b9affaf5f613]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

- changed osl_trace with sal_info

Change-Id: I6504abf50f6193db52d101ec856bcaf1ee2a982c

2013-02-05  Lionel Elie Mamane  <lionel@mamane.lu>  [8e633e6243e87c651586d8c16ade8af719c957b7]

testOUBoolean should test with OUString, not OString

Change-Id: I103ca7d72e6bae6c20605719451579dd156504ce

2013-02-05  Takeshi Abe  <tabe@fixedpoint.jp>  [614358900ebadcd5e58b3a7b439b2f893d818981]

Drop unused function

Change-Id: Ib7951202399816a8bdb5806751857c6c0cafceff

2013-02-05  Takeshi Abe  <tabe@fixedpoint.jp>  [e37d24e1c9a3140df47238b1989fc0b5df1443f6]

sal_Bool to bool

Change-Id: Ie3901ac8dc2cb46f6d06cbc2c80760570a474bf9

2013-02-05  David Ostrovsky  <david@ostrovsky.org>  [2bd856e643ef526c1283475c19cd355f7ef840f4]

ORowSetValue: clean up sign/unsigned union member

Also switch BOOLEAN constructor from sal_Bool to bool.

old/new signed/unsigned storage situation:

-------------------------------------------------------
 SQL type | signed    | unsigned old     | unsigned new
-------------------------------------------------------
 TINYINT  | sal_Int8  | sal_Int16        | sal_uInt8
 SMALLINT | sal_Int16 | sal_Int32        | sal_uInt16
 INTEGER  | sal_Int32 | sal_Int64        | sal_uInt32
 BIGINT   | sal_Int64 | pValue (String*) | sal_uInt64
-------------------------------------------------------

When sticking an UNSIGNED TINYINT into an Any,
silently promote it to UNSIGNED SMALLINT (that is sal_uInt16),
else Any would take it as a sal_Bool and normalise to
sal_True (1) or sal_False (0).

When constructing an ORowSetValue from a sal_Bool,
silently keep it as an unsigned 8 bit integer
(that is understand it as a sal_uInt8).
This will work in most cases,
since when asked back for a bool or sal_Bool,
we'll give back the right value.
Only code looking at the type tag could possibly
make a "wrong" decision.
The main (hopefully only?) path
through which this would happen is
through an implementation of
  XParameters::setBoolean
  XRowUpdate::updateBoolean
that would use its sal_Bool argument
to construct an ORowSetValue.
So make sure each implementation
constructs a proper BOOLEAN so as not to get confused.

For authorship/copyright purposes, this patch is a cooperation between
 Lionel Elie Mamane <lionel@mamane.lu>
and
 David Ostrovsky <david@ostrovsky.org>

Change-Id: I3f1f08716127147f077bff4edb6ec558b1b09e09

2013-02-05  Andras Timar  <atimar@suse.com>  [5e50b4d6616fa3831b3a7c72969ac81815768f7a]

make translatable a few more ui strings

Change-Id: I0a10cbb7eab77d215c15592a2121b65f1c9f3732

2013-02-05  Michael Meeks  <michael.meeks@suse.com>  [8db1ba5d22fe8b1b528f5873480e4db1b1f33d4c]

sdremote - don't let incoming thumbnails crash us if we switched view.


2013-02-05  Petr Mladek  <pmladek@suse.cz>  [81deb92029055af4471629a0d95170ad8a7b1cb6]

use "icerun" wrapper only when available

It is not provided by the old icecram-0.9.2 on SLED11

Change-Id: If8dc9b028276ac05733eb59c1ec62e352f4a2796

2013-02-05  Tor Lillqvist  <tlillqvist@suse.com>  [56d41fef8f96888d5aaf39a9c4d0c7eca5b63d44]

"Fix" bnc#777788

Always call IFileDialog::SetFolder() in
VistaFilePickerImpl::impl_sta_SetFileName() as that seems to be what
the customer wants.

And overall, it is a more reasonable behavior.

Change-Id: I53807847d1d8f954caefe7d9e4b4e4807e6dcbfb

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [2a31dd4025eff8d09ab207f31bacc0a5b8c36bd9]

Cleanly remove components from rdb again that fail during live insertion

Such failure happens e.g. for components that bring along duplicate UNO
implementation names, and if they ever got added to an rdb, LO would afterwards
refuse to start forever.

Change-Id: Ia62ac496547a45f5a72fdc81543f15a417c09687

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [3c71fa1e5ee6cd83f713c65a372006bc3aef0953]

Cleanly remove an extension again that cannot be activated while installing it

...otherwise, it will needlessly be carried forward marked "broken."

Change-Id: I12fbd4430e1ecc11f1969ae5f49aed43668f2c27

2013-02-05  Stephan Bergmann  <sbergman@redhat.com>  [3d23c626e685f8ab3ee1780f10f368ee8ede61d0]

Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeEx

Change-Id: I6fad4e840cf47b4d41592ff179f66943a4469760

2013-02-05  Caolán McNamara  <caolanm@redhat.com>  [df42c435f62528c1b7ae7ca3b8f8d2afa7196045]

write double/float via union with unsigned type for strict-aliasing

Change-Id: Ie4dd1d41e5cde27ec5b144ca4b7c97276ff62479
Reviewed-on: https://gerrit.libreoffice.org/1990
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2013-02-05  Noel Power  <noel.power@suse.com>  [6d0f1f66392515a0789f15c90a430b7047ca1f04]

fix for fdo#60065

squash errors trying to gain object for rhs ( where no object yet exists (

Change-Id: I81548d1c6a32f0445dc18e31c84c3df85163ed45

2013-02-05  Caolán McNamara  <caolanm@redhat.com>  [1385896fe760fe61b19a682cb7dc7fdf31d31490]

Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lock

When the dispatched is locked, SfxRequests accumulate in aReqArr for later
dispatch when unlocked via Post

The pointers are typically deleted in Post, so only if we never get around to
posting them do we delete the unposted requests.

regression from 528aba3a9cf91da5ce70c6d631d7b82e203f8086

Change-Id: I4c214791d356ce0e5401a87b968b53e4866f6174

2013-02-05  Miklos Vajna  <vmiklos@suse.cz>  [117b3242dbdcf5c9690921f2f4cf1495df10c11e]

scp2: copy the install script to the tarball on Linux

Change-Id: I657b2ec94e6029cc14bd29611c7b0c3ce359103b

2013-02-05  Miklos Vajna  <vmiklos@suse.cz>  [9d2629a753c7cdf2a334f3f40954b1d0cc631297]

svtools: ASCII_STR is no longer necessary

Change-Id: I08a6485d32699100b09235b2168512974347c0fa

2013-02-05  Miklos Vajna  <vmiklos@suse.cz>  [533f0368f71bd1dabfd29c9b0551ad3beecfcf1f]

sw: kill RTL_CONSTASCII_USTRINGPARAM in defines of SwXFilterOptions

Change-Id: I4d210ecfa846c5c78970d11057c029efe0c78a3b

2013-02-05  Andras Timar  <atimar@suse.com>  [35542ef2dfc72cd0ac3ab0c7295a1704096ce1e2]

Updated core Project: translations  6ae868517d1dccf88fbcdb8cd815fe1c8eeba0f8


2013-02-05  Andras Timar  <atimar@suse.com>  [8c4f0c0fff7afa8268cfd55461f95aa1f84ed2f2]

Updated core Project: help  de27f54d6680ddd2e94899271cb44b4780644da2


2013-02-05  Muthu Subramanian  <sumuthu@suse.com>  [f63c29f00c2672deef93ab208724bb7d3a056ff8]

n#753462: Drawing text with font size 0 causes artifacts.


2013-02-05  Dávid Vastag  <davewwpublic@gmail.com>  [be908eb4fa40e059278f36ba79389829caea7e31]

Updated core Project: help  683680a26c9b1327204960c0a5a56229c8232bd8

help-to-wiki.py now uses .po files as source of translations.

Change-Id: I1f24f6a76781d651228bd5571f8f32fe05c0ecb9
Reviewed-on: https://gerrit.libreoffice.org/1989
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>


2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fed4f58030db4e9afd83044201b06d437345fc3f]

Use the new excel format detector for all binary excel types.

But I have yet to implement the detection of Excel 4.0...

Separating detection services like this will make the overall type
detection process a little more reliable. It's actually not a good
idea to use a single type detection service for a multitude of file
format types...

Change-Id: I2914c179ac939a031b84e8d37de891a5043851e6

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff59007adbaadddcf7411e15d9c24eaad32c985f]

Skeleton for new excel biff format detector service.

Not used yet.

Change-Id: I1d3c28c46ec3b1830b8d0c656717e95677df9508

2013-02-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3405eb11dded8dc6c7e2463dfd83873d62528fbd]

Simplify_component_getFactory using the helper code from cppu.

Change-Id: I9d26b3523d4c6c22e0b26442ab3dfc479534f5bc

2013-02-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a959c78e996d5eb6125184dc76c33c8f2a25db3]

More clean-ups with ScFilterDetect.

Change-Id: I754958ebb889fc661108e26038491b23fd391c34

2013-02-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4deddf208436f4b76b228045c0c9dccaa44f0618]

String to OUString.

Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa

2013-02-05  Michael Stahl  <mstahl@redhat.com>  [66f8bbc1b2e7397557d0d6434b90bc5af561acbd]

SfxCommonTemplateDialog_Impl::SelectStyle:

Deselect everything before selecting a style.  Fixes the problem that
travelling around with the cursor leads to accumulating multiple
selection of every style the cursor runs across.
(regression from 439ac45925039aa7a537feedab3e731e8a60a8e5)

Change-Id: I5d51122a719a160c6428e196b32264a90f984579

2013-02-05  Michael Stahl  <mstahl@redhat.com>  [2fc87188bd4a73d25b64b32e0287cee5d6ee4a48]

fdo#60250: InsertNewPage: copy margins for mirrored pages

When there is no explicit first page, set the proper left or right
margins, which are different for mirrored page styles.
(regression from a964cf666abb0c4df4e29ea8709532b7d45c104f)

Change-Id: I56ccc6f7987accefc27d627d2427ee37d83bd758

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [6a0017e05c6c8655991732944b7799920bd07222]

Use the "Developer ID Application" identity for codesigning by default

Change-Id: I460f18f257323745a068b1685b295b0379615e1b

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [2ef814e012f9cc07ecfbf88c85ebe6f2d38f2887]

We want to be able to print

Change-Id: Ib6b984ac7697e91056ca97e95ce0628b965d6186

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [701d19fb4fd4fbafb8317b4305614715aeb9e4f9]

Ignore IPC socket setup errors on OS X as they occur always when sandboxed

In a sandboxed LibreOffice, on 10.8.2 at least, creating the Unix
domain socket fails. Ignore that as hopefully people running a
sandboxed LO won't attempt starting it from the command-line or in
other tricky ways, so the normal OS X mechanism that prevents multiple
instances of an app from being started should work fine. I hope.

Change-Id: I4e0aa0c823328d00c8ff1c039859e78ba8ae92c5

2013-02-05  Alexander Wilms  <alexander@Notebook-Alexander.(none)>  [9e42de4343fcd66d375c312e43bf27e2525753a3]

Tweaked icons


2013-02-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [92b303c2f3b91f018691903ca4d138678ca576c6]

Remove unnecessary defines etc...

Change-Id: Ia2e2db103eac0f8f5354200c91be565abaef130e

2013-02-05  Tor Lillqvist  <tml@iki.fi>  [f2133eb31696a417f783f34bb98d980e4ac0b1ff]

WaE: comparison of integers of different signs: 'long' and 'unsigned long'

Change-Id: I0669a75fcb91a2b713212983d6e04a5e17e297c4

2013-02-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [709f6ba6ae5d2b5461136595a2469bf1fe32ccff]

fdo#59426: Don't try to repair package during flat detection phase.

Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84

2013-02-04  Noel Power  <noel.power@suse.com>  [7c33cc519c75c5b4aa7af642394fd035527a091c]

moved the export row check to qahelper, made it useful for import/export

Moved old row test from export to qahelper in order that it can be shared with
the import only tests, also added some new test documents and test data for some
additional row height checking

Change-Id: I023844b8dba8935d4bcdaac7fd16496e99251d78

2013-02-04  Noel Power  <noel.power@suse.com>  [70430fb14cf25f40abf9521710457ec042a6099d]

eliminate duplicated implementations (load, loadDoc etc. ) in unit tests

additionally rtl::OUString(Buffer) => OUString(Buffer) changes

Change-Id: Ibf93e8a3ed435fda42836c214b7faac6b3dda71e

2013-02-04  Noel Power  <noel.power@suse.com>  [746d8b765ba8f2136d48bb5d8db301784fbb572d]

clean up EnableAdjustHeight calls, disable at start of import reset at end

Change-Id: I61ffa13d857134c4a39b1370f0bcd5b926b8e8a7

2013-02-04  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [3270fc628b2e6a8f73ff0d1e4389d9c7595e0a50]

use OUString(Buffer) in class Edit

replaced Len() with isEmpty() where appropriate

Change-Id: I5a5847d6055f376fd5f86079aa1736541d790fff
Reviewed-on: https://gerrit.libreoffice.org/1892
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-02-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [71ca001ae1621a0a48fb7377c2afd3697e2a2203]

Add some debug bits for type detection code.

The code is used only during debugging and needs to be explicitly
enabled by setting DEBUG_TYPE_DETECTION to 1 and inserting the function
that prints debug outputs.

Change-Id: I72f31eb86f7fcc99030e3bb6c2a869d076b066fd

2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [af823deeeedc42de3ddf11be3518622e6acdbdd2]

Use SAL_STRINGIFY

Change-Id: Ibdb7d143e02301fdd8d04cf1c59421dcd98dac2f

2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [bde184dcf74e988f711606b66dc660724e270565]

warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'

Change-Id: Iaf8de7c729b3cefed8620dec7fe4dd1427305e50

2013-02-04  Robert Roth  <robert.roth.off@gmail.com>  [50685e3caf8d27d624a9006d578f686dfbe020c5]

Start center background color uses application background color, fdo51535

Change-Id: I781ea544e052e775f5cc1d709c5c3a319025ab12
Reviewed-on: https://gerrit.libreoffice.org/1958
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-02-04  Robert Roth  <robert.roth.off@gmail.com>  [2d18b593f36c9146bd317b9e62163f8dc078f6b8]

Use application background consistently in Draw, fdo#59042

Change-Id: I990a88b2726a7fafe8b15179962f004008090c7a
Reviewed-on: https://gerrit.libreoffice.org/1957
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2013-02-04  Luboš Luňák  <l.lunak@suse.cz>  [026e06e1a6a1a1823dc65db9df8d9a3b15a7e517]

remove sal_Bool from boolean() docs too


2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [6ba8a2eab28cbe0967b360a09e1e9d7a7bb7bd26]

OK for boolean() to take true bool argument

...instead of sal_Bool; this would cause C4800 performance warnings with MSVC,
but we disable them anyway.

Also, added unit tests that are actually executed.

Change-Id: Ib405132565918be72d93b3fc24180edcb6e565c7

2013-02-04  David Ostrovsky  <david@ostrovsky.org>  [751950edc84e0069e5bce1083160d46d9ba1bf33]

Strings: boolean() as a replacement for valueOf(sal_Bool)

valueOf(?) has been superseded by number(?).
O(U)String::valueOf(sal_Bool) has been deprecated without providing an
alternative method. Use boolean() method as a replacement for it.

Change-Id: I7eb74574fa8f1a3cf007cb0cbc32e681007ffb92
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-02-04  David Ostrovsky  <david@ostrovsky.org>  [55576105d3c9b0a116d7707a6c46b67f7b20a0ce]

add OUString::toUInt64()

Change-Id: I2051e161219d424d2c2b69faf6f939cfe21fa5f7
Reviewed-on: https://gerrit.libreoffice.org/1980
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-02-04  David Tardon  <dtardon@redhat.com>  [6ef465646855c73a774700fff35ba43eb36eb0d4]

... and ssl3 too

Change-Id: I16263e87855cc63a964d4f6780715739b6027bda

2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [357b2be9b77b8b04659907b434f26b5af0d94106]

...and add new lo.xcent to .gitignore

Change-Id: Ic4d098694b1dc6149aa690fa2bb106a8162ca6ab

2013-02-04  David Tardon  <dtardon@redhat.com>  [996ac0815ab9bfd200005375e8dcc6e3cd4b5f8c]

must link with plc4 too

Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1

2013-02-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [78fc20485df83f5d468184ed8fca6c267446fdf1]

WaE unused variable

Change-Id: I36a51ad53e1992a32c59defa8847555caccd035f

2013-02-04  José Guilherme Vanz  <guilherme.sft@gmail.com>  [b48948201486c5367b5ff313cf49b56b4fa366ed]

String cleanup in oox

Change-Id: Ica69f655f3777fe37a51e313218ae12aa7d012a2
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1977
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [396630ac2f03360a04773e9f1cc12517749de58c]

Handle new lo.xcent in distclean

Change-Id: Ie5906be1efe637e833288345299a0308236a99b5

2013-02-04  Stephan Bergmann  <sbergman@redhat.com>  [353e177095ad772673ffac8020c823309588656f]

Adapt distclean to moved config_host/*.h.in

Change-Id: I214274d4d843cefc8dbabb83e28fb4e1766b9111

2013-02-04  José Guilherme Vanz  <guilherme.sft@gmail.com>  [1749eac1d0e7983a39c32ace9da429a74f95695d]

String cleanup in oox

Change-Id: Ib06b6defdb82c5d62be9cbd59f02827c07a320d8
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1969
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>

2013-02-04  David Tardon  <dtardon@redhat.com>  [423079fd4db3163f66ab38d053f60eeec1afc2e7]

fdo#60115 build of ldapbe2 breaks if nss is in nonstd. location

Change-Id: I32a0495edffbe13734457c230a3a1735aa254198

2013-02-04  David Tardon  <dtardon@redhat.com>  [adec665d2ca5265f8cad5fcd0063678909b160c9]

rhbz#903615 avoid null ptr dereference

Change-Id: I336e3fffaaa42605b5fab2821c85c473635fbf27

2013-02-04  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [35a45a4508ca4156ebaa4f17df776a971084160d]

fdo#60213- fix the right-click misbehavior

Change-Id: Iea44c9e70efeb84482aefc70b311f1781241b030
Reviewed-on: https://gerrit.libreoffice.org/1971
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-02-03  Stephan Bergmann  <sbergman@redhat.com>  [7b235eec105c963173282e1e3f392c64b069902b]

More typos

Change-Id: I7b1bd08d9e5157c4eacb8ee5005c76e93eb32e63

2013-02-03  Tor Lillqvist  <tml@iki.fi>  [e1347c650e4d1d11f37be3121189e0fdeb1f1290]

Copy also lo.xcent.in to CONF-FOR-BUILD

Change-Id: I77b3e7afdcb034f48acbedfdc7b7372ee81f958a

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [b60af08691215c8603d80f33434cab4dfc1d9e3d]

upps, I shouldn't have committed it

Change-Id: Id5b17c0fbad9e16277a892b1b89e109ea420c41c

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [8b346fe023b1bc9b85155dfe00a73042945c6067]

pyagenda: use local variables

Change-Id: Ie308e7c01103def987272f1df6c691d25ce4a6a8

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [38ca76010af700430daa348abbc31d25092ba2b2]

pyagenda: synchronize gui/preview when adding/removing topics

Change-Id: Ib25efb5c80b54b961d3df1b4443bf0ddb1ae92c9

2013-02-03  Miklos Vajna  <vmiklos@suse.cz>  [3b147851a5b1d73e77223e6101bd381d40fd97bb]

fix failing testcase

Change-Id: I191f7bb6286998222877db863e45b24e0e7618b8

2013-02-03  Miklos Vajna  <vmiklos@suse.cz>  [f593a2e4179b05ae1019372cde612cb242d1d27f]

fdo#59419 fix RTF import of hex form of \r and \n

Change-Id: Ic700cdc67f756cafc454c326b73f680a8a47a6e8

2013-02-03  Miklos Vajna  <vmiklos@suse.cz>  [c8956344af6d5ffd443b44808f34841e70ffaac0]

sw: sw_swdoc_test -> sw_uwriter

To be consistent to sc_ucalc and sd_uimpress.

Change-Id: Id6b09bacdf19fb7c524f11352ba81cd630535a74

2013-02-03  Miklos Vajna  <vmiklos@suse.cz>  [cb33714517c3302da6c765aed977341b603c1017]

sw: unused includes in frmtool

Change-Id: Iddd1c24211597822f6dd480c76f841607bc13364

2013-02-03  Stanislav Horacek  <stanislav.horacek@gmail.com>  [2802c4eea953430538471454d2853f792f70b081]

Updated core Project: help  5df11836790b705261ba5cc72f3e52a4569472a4


2013-02-03  Tor Lillqvist  <tml@iki.fi>  [24a29a1348357ed055c4ec04b7f19873e60909ac]

Undo temporary change accidentally committed

Change-Id: Iec24cb165009d4769ee3068739c6edc222799017

2013-02-03  Stephan Bergmann  <sbergman@redhat.com>  [02b9e755f71227d91fc93bf940699da6772c5b33]

reg2bin: Shrink output by reusing common strings

...all the "Offset of Idx-Name" in the data format can likely be further shrunk
by getting rid of the newly added level of indirection again.

Change-Id: I322f4869a4d6f2e63802406f998e22beea30db41

2013-02-03  Tor Lillqvist  <tml@iki.fi>  [4783eea7269010910879ed3584b229d9492a2ddc]

Experiment with sandboxing

Change-Id: If491917069ef7c474c27190c4759dd75f025f032

2013-02-03  Stephan Bergmann  <sbergman@redhat.com>  [8517b6162e5531e733a0b2ffe8106873d8e0d082]

Typo

Change-Id: I8e4f7c5a44bc300913efb68f901b794d8fb385fe

2013-02-03  Stephan Bergmann  <sbergman@redhat.com>  [027b5e48329b508bd88616fe9dee8646e354480f]

reg2bin: truncate pre-existing output files

Change-Id: If74cccf8657c1b81467ee9c0dea29a749ca07455

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [81a915f98167062707d8c250cabc0483ff67cea9]

sw: remove class SwEventListenerContainer

Change-Id: I576f5a0bdf04224d7032e0f592d2ad5cd9e77908

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [4b43155ff8942d6c092e3fd1131ca708a813a05a]

sw: remove SwEventListenerContainer in SwXTextCursor

was totally pointless since this one doesn't even implement XComponent

Change-Id: I0b8d9b0299f6fd06f2bfe5f75be4cbef5fd672b3

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [e31813b0478e43d9fa16ad09c9c9d1d0ade71ec9]

sw: replace SwEventListenerContainer in SwXParagraph

Change-Id: Icda5087a4d80309701799df85b1dc9412e8c876a

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [fb24b72209b815a897f3e5f841785d84ef2d6f7f]

sw: replace SwEventListenerContainer in SwXTextSection

Change-Id: Ic7e42f42d40593334c85afd5ec264e6fb2dcfbb1

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [99990c997f3329648296bc62f11830647f121b00]

sw: replace SwEventListenerContainer in SwXReferenceMark,SwXMeta

Change-Id: Iba34cbc9afcd372426a90f3fd5e2d5fa997d7c5e

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [9f0f289c51765c671cbc8ef317c81e6fa42c6718]

sw: replace SwEventListenerContainer in SwXDocumentIndex(,Mark}

Change-Id: I52b826ca071f71597f7d10f0ee44bf6c2d2468c1

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [44df3bdc29445fd7a6307eee1d5f26df30f30a48]

sw: replace SwEventListenerContainer in SwXFootnote

Change-Id: I03c1b3ad6a774f00993279c0830029708ee966ba

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [9652b5b7ad7364a4dc111eac387ca05cbd1ebaa6]

sw: replace SwEventListenerContainer in SwXBookmark

Change-Id: Ic3df366ffac317e0ebbda140a521fc95623ddafa

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [f062c89e49d5028efe76a2a3f33294da0d2b32cf]

sw: replace SwEventListenerContainer in SwXTextPortion

Change-Id: Iac39d68388daa1a6d8e8a41e9ff59d290d5d050b

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [c6fae31ebabf9067428d424ed5c0fc59f7c998b2]

sw: replace SwEventListenerContainer in SwXTextField,SwXFieldMaster

Change-Id: I554ca3455ebddf6a4595175e8d71ae38b8b43e59

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [080dc03a1ee42ca299a7fe10c1887c819ad8926b]

sw: replace SwEventListenerContainer in SwXTextTable

OMultiTypeInterfaceContainerHelper appears to be a bit verbose to use...
it needs a notifyEach method at least.  But hopefully it will at least
use less memory in case there are no listeners.

Change-Id: I9f72ee8e4ad61f657f565b99cc37126d78b0c5cc

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [54c08983cb615fe0474238aacd18284acbc5ec43]

sw: replace SwEventListenerContainer in SwXFrame

Change-Id: I9136d14364196810f0f64b086b9b06e5b558286d

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [3c177e98c01bfabbeba90a0e571734b7055afd57]

sw: remove class SwRefreshListenerContainer

Change-Id: Ieaec254358a70167deba1f604d766cceb8e3c5a7

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [9123b493e5e63fcb298a0afac2c50e6a0b5bb955]

sw: replace SwRefreshListenerContainer in SwXTextDocument

Change-Id: I67ddeacc80b833cee26ad0d34c80b9ce52c4db95

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [c31f340083206081e546bd06358b4231fa40c133]

sw: replace SwRefreshListenerContainer in SwXTextFieldTypes

... and add a pImpl while at it.

Change-Id: If91ccc330f20c691cb9f6c5b1624278d1d9d7af9

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [503b636654ca15960c426fb77a657c243c7b8cc9]

sw: remove class SwChartEventListenerContainer

Change-Id: Ieb1efc28c65e7f191d61beb7f8541564f4fd3e43

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [750a14f2b07d292797a2d7e9716c60356a77eae8]

sw: move unosection.hxx to source/core/inc

Change-Id: I5890de1b8414898e80a16268fa63cc0f1fd2b97b

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [16751bcf4360125fe336d6031bea325d196ba961]

sw: move unorefmark.hxx to source/core/inc

Change-Id: Ifefc505547eab95a3f16a44c777b4c81031a7635

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [409fd9a3354c52087c4876b12df86af99a658b7b]

sw: move unoparaframeenum.hxx to source/core/inc

Change-Id: I0b89ee1869cd56660b61841fcdf408d662870aa1

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [215885ed0511adb1b9787766296bce6c65ae1b3f]

sw: move unomod.hxx to source/ui/inc

Change-Id: I81da0012ef1ca89fabe4f5193eb943e8ecfe1efb

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [a1a2d048d1ef77114cf7d99094fb9d49c80ccfd1]

sw: move unomailmerge.hxx to source/ui/inc

Change-Id: I3134921602f4f5768aecefadc706b6c6e51d4932

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [0abedd1c8239fe373e09553ff61e500f42863389]

sw: move unoidx.hxx to source/core/inc

Change-Id: I207b131af6cc7cf4fbea179eb283e6ae6b3f5180

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [f4d65ef36b4380fcf9a75370f4ba9dac7be24e17]

sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxx

Change-Id: Ie3a84c4856af6315701f8de2427d459bda698ada

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [ae6228f8f5dc7e3d76aa786dab345cc3ad7b2c8e]

sw: move unofootnote.hxx to source/core/inc

Change-Id: I8f82593b1870982fe36595c0cd05da71faec1eb7

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [4a6d570cbfd2aef6568aa73ead5c157b30ba1aaa]

sw: move unofield.hxx to source/core/inc

Change-Id: I8aeb03831d1c8b8f26a063faf9a5ce4b5304a9b6

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [b49e0680d7511487a66e73a0acb1137f6043bb94]

sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxx

Change-Id: I3d3d240b32105d9409089fed966fb6d62e78adf9

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [b40f4e258a7825516dac43a1a56809948cf4de6b]

sw: move unoevent.hxx to source/core/inc

Change-Id: I1bddc642d6643e6ba1f9840cfef3b87d7d9c4d13

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [300465cd5cc59fc2d43648ccef9549ce2b73724e]

sw: move unoport.hxx to source/ui/inc

Change-Id: If32810d666944f4f6e506a151ee123ccbefe546b

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [e3e3c3aebed2cb57a5ddab43917ab05d53772b4a]

sw: move {unoflatpara,unotextmarkup}.hxx to source/core/inc

Change-Id: I42b0b4fddfded576b9f016b8c7af711cc9c8ff53

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [ab0a8f4f6f557af5914fde0101e18b962ddccb97]

sw: remove dependency of SwXTextDocument on unoflatpara.hxx

Change-Id: Idf78264a98e0a4d3a7f29cbcbfd9255662fca9b3

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [c967e06d4efbf2c27b9a9b494ab8eb144b95242e]

sw: move unobookmark.hxx to source/core/inc

Change-Id: I6f1a259dd3f69a71d9f19d0bca1211a9ac3b1879

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [abebf10e2681181cff45deabacfc9b2929d52631]

sw: move implementation of SwXTextView::select into unocore

Change-Id: Ica2758ea48945e024d9e8636bede31cca0cf0057

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [ddc9b4d1204ab744e175808e50de9d078b1fd400]

sw: move unoport.hxx to source/core/inc

Change-Id: I0ed1b1658c7bdfc69b54b92e64bad02bc597f002

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [20740feba8a7d62058a9c4c4bfddb6e19476b5e7]

sw: tweak SwXRedlinePortion a bit

Change-Id: I2191a55d729b136050467d8a78893482170e29e0

2013-02-03  Michael Stahl  <mstahl@redhat.com>  [5c8c9738e025064aa52b77635c170c5b7212965f]

sw: move SwXRedlinePortion to unoport.hxx

Change-Id: I52eedcc1bc96e6d56e721a8ffdb5b7bf9e80b00e

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [0e5f695a8e0e50889d74b266f96c88aabd590c65]

pyagenda: load the proper data for each topic

Change-Id: Ia7d8d65a868b86c81feb489328cbcb6bbd4f75f6

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [ae4d40f3f0e13c3720667a6c6a143480d0136c52]

pyagenda: i have to redo this class so this method is unused now

Change-Id: Ief3461be5eeb6b952b76eeacf2778cb5beef6826

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [acee06b28e2991cf4b3a8935b9a754902367fa1c]

pyagenda: remove ConfigNode from makefile

Change-Id: Icacd1addd9e43fb891b0d5cb3c20741380afbd51

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [57f01781c62d741e603d90010ea74c121131c9fd]

pyagenda: some duck typing here

Change-Id: I6761962178473828039317a6826beaa242954c69

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [98185094cf975dcc3fe4e6c234bea9b46b4e9482]

pyagenda: load previous topics configuration when launching the wizard

Change-Id: I771c3a86d00c55e82a96286fec0484283d28ff4c

2013-02-03  Xisco Fauli  <anistenis@gmail.com>  [270a8259bf86ea5a338f57abd02d747756c0c43a]

pyagenda: Fix finish action

Change-Id: I89b2b8b8a3f5988d6a53fe2a743fbf191e04ff58

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [4fd910a096532fed2552c67bceabe237a9e3c7d6]

tutorial examples for writing new Clang plugin actions

http://wiki.documentfoundation.org/Clang_plugins

Change-Id: Ieb4fc186490e81ab961c094ca0a7fcdabc0f348f

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [18e615189df93cb704c32553a41505a1bdc984f1]

a bit more reliable detection of removed/added sources

Change-Id: I7fdde46334c648ab6cba54210e31fada87dcfb55

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [c2e2d77b1962e9bd95a54389d8ff568ec7b19a89]

unused variable

Change-Id: I636229e88f76d8e2f6ccd24fd7b5063ca64f9b27

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [276953ef21c3b9278538000c3322d5fb212c2686]

remove not needed #include

Change-Id: I0fa791733407199db5be2cc9606ac9be1da64188

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [f5ee30c3eeb104c9178646b8a098e882593ea4df]

append [loplugin] automatically in report() rathen than manually everywhere

Change-Id: I2f98622f152ae0c7ac8d1113d6380f686ac7234c

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [b4392c575e5aaf31ccf0813a20450187df37cf59]

always use the report() helper

Change-Id: I2966fdb5bd98b1ddf718079584acf90a3e3a3700

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [efe9bf61ed408e94a9171992c1582e00f21d209e]

sal_Bool to bool

Change-Id: I7d05020b6e07268349fb269bd58ce11aeddf6631

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [108a95630d5f4a8cf8aa075cee950a75d2628dfe]

move clang plugin that's no longer needed

But still keep it in case it'd be needed again, or simply
as a starting reference.

Change-Id: If519e1320e1bd6dce7746b57172324b33504051e

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [a1c61eb11298d5ed565c06e4b925d51d855fd8ff]

move documentation of plugins to the .cxx files

It's mostly there already anyway, no need to duplicate it.

Change-Id: I5b066f90725a064fb0746e1411900e835e3f66c3

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [c6ffe17631cccf11fbe00479d2169116d494a7da]

automatically link all .cxx files in clang/ into the plugin

This means that just moving sources to the dir will enable the plugin
action in that source, without modifying any sources, so those changes
would not be accidentally committed when using a rewriter to change
LO sources.

Change-Id: Ic5a9c52dbf1939a1e78ad39ed6691ce3a1f399df

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [a7c3adb773e5b69601716bda181cc481090a4d59]

avoid having to manuall modify sources when adding a new clang plugin

Now each one registers in its .cxx file.

Change-Id: I811c0d4400c2bdccc1c287269378d7e8ad8743ce

2013-02-02  Luboš Luňák  <l.lunak@suse.cz>  [b8f932b6a5c6ace05df975f82e682f10804dad5d]

move plugin handling to separate source files

Change-Id: Ifa1af34121bda9ca3250d09a3b8a46ea226795ed

2013-02-02  Alexander Wilms  <alexander@Notebook-Alexander.(none)>  [a31f4654169f9b00c9e1b7158280c11c4c54aa17]

Updated tango_testing


2013-02-02  Eike Rathke  <erack@redhat.com>  [9d1324d750a07a0209460363b70742db374748ad]

fdo#57180 return #VALUE! error if a number couls not be parsed

Change-Id: I25ed88b30329b92f80efd329243f85b271d972a7

2013-02-02  Stephan Bergmann  <sbergman@redhat.com>  [22a722320e5c7c94eacd8aab707c941755b08512]

Missing reading of # members of polystruct

Change-Id: I343a3e6d57e8f9e1a35cdf3b5825f5a6f58fd133

2013-02-02  Winfried Donkers  <osc@dci-electronics.nl>  [06b8f15c8dd23504b8e087451ee5c82eb74edd81]

fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2

Conflicts:

	sc/source/filter/excel/xlformula.cxx
	sc/source/filter/oox/formulabase.cxx

Change-Id: I6ee01764ae9fc27854fd3bd8a630b9d3560192e5
Reviewed-on: https://gerrit.libreoffice.org/1477
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-02-02  Miklos Vajna  <vmiklos@suse.cz>  [3974e9952102dbfb4f004872768b1096133bd9a5]

fdo#58646 fix import of RTF_PAGE in cont section when having titlepg

Change-Id: Ia632edb24869ddfb76a029fdb460bcf24d9a2059

2013-02-02  Joren De Cuyper  <joren.libreoffice@telenet.be>  [0cd3e819ecef72df2d586facd4e3f635fb95146a]

fix if statement and translate German OSL_ENSURE

Change-Id: I3eefa563e00e6a4dcb3f1e5726bdf6d27f536624
Reviewed-on: https://gerrit.libreoffice.org/1960
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-02-02  Joren De Cuyper  <joren.libreoffice@telenet.be>  [a6ac6559e3e294cfd891d43bdfffce8936aa006d]

delete double entry (see line 345)

Change-Id: I5be1d34ae5de4e9e2b49b97dc161d2ba06204cd5
Reviewed-on: https://gerrit.libreoffice.org/1956
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [beae3cd6194e01a966710dfe4d0b5d2209d191cb]

HIG visually seperate buttons from contents

+ add 6 vertial pixels between page properties header label and frame
contents

Change-Id: I5d28eba11757bdf690367ea5d4aa74422ca64912

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [3fb9a28b240882729898f88f92adfe3b4c4433e6]

add theme content_area_spacing to dialog vbox spacing, not override

Change-Id: I4b7fa3fd01717105af194a04b73d90e0d602028a

2013-02-02  Tor Lillqvist  <tml@iki.fi>  [e6093cff4776fde16a038fdd1d000ffbfc7b77b1]

Clarify the different kinds of signing certificates (stackoverflow.com)

Change-Id: Ib0a7e74d394c3c5f7d2f3d7f5ba70bf6a714b604

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [71be8c531b332a0039096058bad6ab457d92c4b7]

chop custom target off a11y relation widget target name

Change-Id: I40a52bdca7884b092aa395d0afd0ffa5364f4ebc

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [7540afeb6e49e112c64dd71376953b0b810bcaed]

HIG: 12 pixels between label and labelee

+ indent hierarchy in 12 pixels

Change-Id: I9e2d8afc62c0bbd2726f743da8bcd6685b8cd431

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [d1f900bf55c3a04cce54c83a1814d8a81e77ff76]

set mnemonic widgets on char name page

Change-Id: I90d8bcdde05deb8b2af3b1b610bb444f944a1534

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [6e81082dbb2d16f0e61527c5ad13f91d49828125]

Resolves: fdo#59767 detect outlier widths and exclude from size normalization

For non-homogeneous (the default) button boxes we want in general to give all
buttons the same width as the max button width.

But if we detect that certain buttons are > 1.5 the average button width, then
leave those outliers at their natural size and set the rest of the buttons to
the max width of the remainder.

Change-Id: Ice514e741e3a7725d69e150e5752158a1c267141

2013-02-02  Caolán McNamara  <caolanm@redhat.com>  [c28c3c55c4bf672aa9f8028deb9891ae49b625e1]

fontconfig: multiple <family> in <alias> isn't supported

Having multiple <family> in <alias> isn't supported and may not work as
expected

Change-Id: Ifffa81db6829e7e21ff061276e1558dda6b99c71

2013-02-02  Tor Lillqvist  <tml@iki.fi>  [1f04735705bcca35b2893fe6a835d91cf715ff19]

Cosmetics

Change-Id: Idbc7bd8ac3bca6b0a2d5e893de9a41cba8110c54

2013-02-02  Tor Lillqvist  <tml@iki.fi>  [dc6fda0795cc9401423a7f9f88e50336e050b75e]

Do re-sign the bundle as a whole as soffice has been modified and/or renamed

Change-Id: I5e798fb94594ef4f91db7b57058f1c5cfb021d8e

2013-02-02  Tomas Chvatal  <tchvatal@suse.cz>  [66bf0eb5d18c6b869bf7c53040bcac23071b0f7d]

Fix mixed unix/dos endnlines.

Change-Id: I7cbf64b1ddc9a5f52cadfb138faf89d8aab8c234

2013-02-02  Tor Lillqvist  <tml@iki.fi>  [3dfd5c926848b336be34a34fe04d8da60912998b]

Sign executables right after linking

Change-Id: I27c929deffeb803e103609634b501622e04da033

2013-02-02  navin patidar  <patidar@kacst.edu.sa>  [73de30ca9ca0d3d4edd00e0e8f22451238699989]

fix fdo#59892 completely and fdo#33302 partially.

fix fdo#33302 for rtl scripts in cal,impress and draw.

Change-Id: I83b1e077faf0f2578308e03b7598557f60e7cfd8
Reviewed-on: https://gerrit.libreoffice.org/1961
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-02-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [28b7359e00fec9fd3bfab3c9105cf250c4320a24]

bnc#801152: Scan all columns to determine the first data row.

When scanning the entire data range in an attempt to determine where
the first data row is, we shouldn't stop at the first column.  We should
scan all data columns to make sure we pick the lowest value row
position among all columns.

Change-Id: I693ec169857b181c6b4237efcba3fa6a46eaa531

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [1a04fbd30825ebceae5209ada9d4e0726fbd00c9]

vcl before xo

fixes circular vcl<->xo dependency

Change-Id: I5a9eb1f48044a2d43901b40f695ea2a93c70388e

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [eb70a6e126f5801f928eac1bd1123fc672e380e0]

Revert "temporarily disable the xmloff/vcl dependency"

This reverts commit 7bce8c2e491562873705e3e451ba66d005b22646.

2013-02-01  Petr Mladek  <pmladek@suse.cz>  [7d88c35cc3fa8b4c9ebf23800d3771a265937086]

logerrit: print logerrit help with --help

It printed help of the plain gerrit tool which always confused me :-)

Change-Id: Ied81688ada4b536486d998709230fc24fa3c9b62

2013-02-01  Petr Mladek  <pmladek@suse.cz>  [8d12a195b1ddf433177fe4f3e7b0c109999a2ae9]

use correct default values for the splash progressbar

they are not longer forced from configure

Change-Id: I8ea37b7233138de2900caf231762eefec0ba6563

2013-02-01  Lennard  <Wasserthal@nefkom.net>  [454cd82012c785718d1ffaf1199f00f35f93c609]

fix position correction for flipped shapes

This complements change a9fc1456719da3cecda6a97454bad0642e493035
The Translation-compensation of that fix didn't work for flipped shapes.
Also, vertically flipped shapes made problems.
Also 360 °C = 0°C (drawingml.hxx)
I didn't dare to fix it earlier because there is some problem with the selection frames.
But that is an import bug, not caused by some export stuff!
This import bug makes the manipulation rectangles around the shapes flipped & turning in the wrong direction, perhaps due to
CroftCro$oft clockwisification!

Change-Id: I05aa036d31cd5d9a8b194897b3d92ec12d6d2c61
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1250
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-02-01  Stephan Bergmann  <sbergman@redhat.com>  [e8e263de89c4dce720a568f8132977e730bd682c]

-Wc++11-narrowing

Change-Id: I044033ca41dea75dc438bc3989d067fc8e70b9fc

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [7bce8c2e491562873705e3e451ba66d005b22646]

temporarily disable the xmloff/vcl dependency

As far as I can tell, there is not circular dependency, but make
complains, and only when invoked from toplevel, not from tail_build.
Looks like gbuild problem, but do a hackish change to make
unbreak clean compilation, for now.

Change-Id: I445ba343f9eaa988c60c288bf5fc1c5d1c7b67a5

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [4a35d82420503b8f1b1d404cf6e47f3a1e47f384]

fix build from tail_build

gb_Side is set either from toplevel Makefile or from any module Makefile,
but not when starting build from tail_build

Change-Id: I4df6eb221f5b778ce3c0234251f8dbbb56645028

2013-02-01  Stephan Bergmann  <sbergman@redhat.com>  [42f1f1f5aee8f93568f94770fca8381ddd47420b]

Skip broken character bounds checks on Mac OS X

...where for whatever reason (TODO: investigate) they keep failing at least with
my local Mac OS X 10.7 build at
toolkit.AccessibleFixedText::com::sun::star::accessibility::XAccessibleText:

LOG> getCharacterBounds(-1)
LOG> Expected exception
LOG> getCharacterBounds(8)
LOG> Expected exception
LOG> getCharacterBounds(0)
LOG> Text at this place: F
LOG> Character bounds outside component
LOG> Character rect: 1, 3, 6, 11
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(1)
LOG> Text at this place: x
LOG> Character bounds outside component
LOG> Character rect: 6, 6, 10, 8
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(2)
LOG> Text at this place: e
LOG> Character bounds outside component
LOG> Character rect: 15, 6, 7, 8
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(3)
LOG> Text at this place: d
LOG> Character bounds outside component
LOG> Character rect: 22, 3, 7, 11
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(4)
LOG> Text at this place: T
LOG> Character bounds outside component
LOG> Character rect: 30, 3, 8, 11
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(5)
LOG> Text at this place: e
LOG> Character bounds outside component
LOG> Character rect: 39, 6, 7, 8
LOG> Component rect: 0, 22, 100, 12
LOG> getCharacterBounds(6)
LOG> Text at this place: x
LOG> Character bounds outside component
LOG> Character rect: 45, 6, 10, 8
LOG> Component rect: 0, 22, 100, 12

Change-Id: I690ffc773b53e0f19536605e3cb89280bc98c19a

2013-02-01  Stephan Bergmann  <sbergman@redhat.com>  [ba0b7bca69ff7ca125c6af3bb81752f0a58fcc56]

Increase test timeout

...it now matches the duration of another nearby timeout in the code, and it
happened to cause a parallel "make check" to sometimes fail on a slow MacBook.

Change-Id: If8bddb82a05c46637fdc2fcc3373411fcb37a466

2013-02-01  Stephan Bergmann  <sbergman@redhat.com>  [6f8caab7d57321650455163a6cce164a30f6a9cf]

No need for aliases here

Change-Id: I29dcc26eb13222ef4348ab3281a19b2e6f8c46f2

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [c2d14df725768ec9c3b6b65a4e02baa0faf41676]

move implementation class to a non-public header

Change-Id: I61731f472405e46828204ffb1cacf1c9e6a9b5bf

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [36e6f222cf9150407edf9dcf99b9eb1b2c597bed]

one more config_host/ breakage


2013-02-01  Takeshi Abe  <tabe@fixedpoint.jp>  [6bf2f6664573e734cc54582aae37838795cccb1e]

Drop useless member variables

Change-Id: Ib933d150d5d82383d23619857b2797a63be28626

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [f337125b41ed8aef52d2847cce258c3202b83e0a]

rename a class to something that gives at least some idea of what it does

Change-Id: I574c523d37d54a05aa79d2ccf52e0727e1a1d744

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [989d0953a4d69bef3c8aba8e9dc7758194adcdc4]

basic support for embedded fonts in odt (fdo#42195)

There are still places that should be improved a bit, but this works.

Change-Id: Ieb7947a294ec95b6fd8cec2e8c4bc731e2594c42

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [5ceaa68ca51c4d182210a28a64d574de6170b9ca]

one more config/ -> config_host/ fix after the rename

Change-Id: I347790e1ca2ee6a27303d3644aa1459ff76ba4b0

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [4a4c5f331b495d758aaad4e7253b13883dc863a9]

consolidate the ugly code for getting SwDoc* to a function

I'm not quite sure why the code has to do it this complicated way,
but at least it's just in one (ok, two) places. Additionally, it
seems all those checks are needless paranoia, so just assert.

Change-Id: I9f0d4ecc5aec6995eb66ae553a4bd92cc5450b86

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [805fc4bf039e011591d29f8a75e53c0b1b3a3c6b]

correct flag for file opening

Although it seems reading works even when opened just for write ...

Change-Id: I57039e7b72dd466e1b087c81377b2b2dcd26fb5c

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [73a24e709396e4dd906b8cfbd7719e51f29dd3a7]

pass the storage to the XML import filter

So that SvXMLImport::GetSourceStorage() returns something useful.

Change-Id: Iecb2044336d45eefcb2b0ca5cfda5bc173d4e71e

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [d28f0bfda55eebc34bbe5aab22f430ee37ef7e9b]

move class definition to a header file

Change-Id: Id41200667089d4f42f7999060fd97545bb069788

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [32e3ede97ec6bad1b3c19545709b54eff29eafc6]

make sure newly created SwDocShell has font info up to date

http://lists.freedesktop.org/archives/libreoffice/2012-September/038163.html

Change-Id: I41a195180411800f72b8e251b5c19553a51cde44

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [65e294e618e077ad6999ef24f9e6047c2a838b7d]

always propagate font changes

Otherwise e.g. informing about new fonts when loading a document
with embedded fonts doesn't work. I'm not quite sure why this
should be limited to only printers or pdf, so this may be temporary
until a problem shows up. There'a also a warning about refcount
in ImplFontCache::Invalidate(), which seems to be bogus, because
invalidating caches shouldn't have effect on anything except for speed,
but with the way font handling in vcl is designed I wouldn't be
surprised if ImplFontCache wasn't actually a cache.

http://lists.freedesktop.org/archives/libreoffice/2012-September/038163.html

Change-Id: Ib68c0c10a0f5340a532c5c59396ef2cfbc588b5f

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [f3513d038dfc09b2be784ae1c747917edbbc085a]

fix incorrect if indentation

Change-Id: If3607886050c4e2e649e5678cc39f290b122f537

2013-02-01  Luboš Luňák  <l.lunak@suse.cz>  [fdafe9505ce78a8fb7f65c319c2e577bc96f6ff6]

fix documentation for config_xxx.h files

Not that I know why the directory had to be renamed in the first place.

Change-Id: I3e4d07591876636ae4930240ac1acc68522fb94f

2013-02-01  Tor Lillqvist  <tml@iki.fi>  [ebdd616580bb0d367b78ba0fe3fa56157b90c3ab]

Add option to set bundle identifier and use it when signing

Sign also all the dylibs and frameworks in the bundle.

Change-Id: I7f67b9d7eda0204b24e2ea2ef44a53fb8db0f8aa

2013-02-01  Tor Lillqvist  <tml@iki.fi>  [b46e964064502b019ce57afe34f6a7a82974381a]

Configury of OS X code signing and sandboxing

Change-Id: I7d63af2ddb67104daaddcb5f111e26269b9b5030

2013-02-01  Tor Lillqvist  <tml@iki.fi>  [bb94a059f653517a9498ccbc34e47a4f1b218cda]

Actually remove it

Change-Id: I519e4cfb7821644f243e0c4770f74f6ee6657168

2013-02-01  Tor Lillqvist  <tml@iki.fi>  [de868f41da66a51185df15a389d9d297c7dda149]

Don't print an annoying newline every time even if otherwise silent

Change-Id: If819c60a4d1fb3af2f4f87e0e4acfd00ecad95d3

2013-02-01  Petr Mladek  <pmladek@suse.cz>  [b4801abd2ee1ffa037e654731ffc20d6ff2c701c]

gbuild: copy stdlibs into solver again when they are bundled in the installer

Otherwise the build --without-system-stdlibs fails; This option is used
for the universal Linux build

Change-Id: I0f7d87bb161d50748fee05f9c3f6a4b87b788aa4
Reviewed-on: https://gerrit.libreoffice.org/1938
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>

2013-02-01  Radek Doulik  <rodo@novell.com>  [143ecebc73e84dfcafdc2577f811152b4a415fde]

export darken/darkeless/lighten/lightenless commands

Change-Id: I4531ab82a52e3da41f12409185f7c0730381aa23

2013-02-01  Miklos Vajna  <vmiklos@suse.cz>  [52c2de966b4f24a1ac997370efa517b1916ade33]

sw: clean up TOOLBOX_NAME define

Change-Id: Ida6b3820989acaa2f1bac43aa40276eaa12c8aae

2013-02-01  Miklos Vajna  <vmiklos@suse.cz>  [b70f74cb5f4b499f14831fd6ad49d9238735e6ef]

fdo#48440 fix import of RTF_PAGE between text frames

Normally such a page break is surrounded by text, and text() already
calls checkNeedPap(), but in case the whole paragraph contains a page
break only, we need it here as well.

Change-Id: I3961272d77c743e0e6da2d5052e57cec5f5937e7

2013-02-01  Tor Lillqvist  <tml@iki.fi>  [4e4bbb913efc05467e0aecdd3f1709c69d47b8bd]

linuxpatchscript.sh is surely something we don't use


2013-02-01  Tor Lillqvist  <tml@iki.fi>  [953a75d2db31234901d17035985d7a1ac63cf7dc]

Remove mention of osx_install_patch.applescript from here, too


2013-02-01  Tor Lillqvist  <tml@iki.fi>  [1caf6ef7b727809234076f3b6c83d84bf341ef93]

Remove unused osx_install_patch.applescript


2013-02-01  Tor Lillqvist  <tml@iki.fi>  [6719c7893ba89da2a5c9f45e1c258bb758e48876]

Warn about 10.4 compatibility only as required for TDF builds

After all, if somebody else wants to distribute builds that require
something newer, they are allowed to.

2013-01-31  Michael Stahl  <mstahl@redhat.com>  [027bb41aa16793e88e9fc1b3550c8c8933636472]

gdb: UnoReferencePrinter: prevent ambiguity problems

gdb 7.5.1 complains about ambiguous base class "XInterface" with cast()
so try dynamic_cast() instead.

Change-Id: I99a21eea7251e663deee395f6a13ca0ed041e8c9

2013-01-31  Michael Stahl  <mstahl@redhat.com>  [b5592cb22dfa473ce5683f95118287f2bde63c13]

ScExportTest: enable testPasswordExport on WNT

With the previous commit it appears to work now.

Change-Id: Ifa2c69c6e8617461ec2098ecc959e99a4812565e

2013-01-31  Michael Stahl  <mstahl@redhat.com>  [0799130b0ba954715d00feb93cef83dd48e29889]

fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"

Revert commit 0c2206081de38a41597aadfb2255540d6308be63, since this
apparently causes failure to open ODF files via SMB on Linux.

Instead of changing SfxMedium, adjust the ScExportTest: when saving
XLSX files interactively, the SfxFilter::lFormat is always 0, which
causes SfxObjectShell::SaveTo_Impl not to call
SfxMedium::GetOutputStorage() at all, working around the locking issue
on WNT.

Change-Id: I0ab8b4262475e4c8425eebb1413997457e5e9417

2013-01-31  Julien Nabet  <serval2412@yahoo.fr>  [f6f5bde055f299e18a369714469dd39d6917e09d]

Some cppcheck cleaning

Change-Id: I57baea223b0f0a78346d9872665ab85c00c8fc51

2013-01-31  Julien Nabet  <serval2412@yahoo.fr>  [a96ae2104df11dab6c7255d733aad67043986109]

Some cppcheck cleaning

Change-Id: I39e1dd985af6029e1fd688ff47350734c85928a6

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [2b71c1a9b189e5cf9224d43e3bac4a26f2e0ff99]

Sign the app bundle created by dev-install if an identity is available

Change-Id: If7c61b203b3ca307831187778b951e8310381ca8

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [f33c8056a856b20436206682ab72a34b08c15c88]

Enforce DISABLE_LINKOO on OS X

solenv/bin/linkoo doesn't do anything on OS X anyway, and even if it
would do and it would work, it would interfere with signing the app
bundle.

Change-Id: If7a6cecea57cddf8a637a60872d0372eb5093f41

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [c84e417a0f71778a5d6e0fa1ad4b10844ebd7787]

When debugging ooinstall, assume you want to debug make_installer.pl, too

Change-Id: I80492249471c15778bfafe36e65fa183ccff58f8

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [57454a3ed85bf11df59157f3f0a371156a17fb09]

Keep old GCC happy

Change-Id: If9f9dfd450cd010528dd625f50049f4e963b01a6

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [c5b1441ede3c58f1fe92372cbb48864f9d4df6ec]

Use separate config_*.h files for BUILD and HOST when cross-compiling

We have only been lucky so far that there hasn't been any compilation errors
caused by using the HOST platform config_*.h files also for the BUILD
platform. But as more and more information found out during configury is
stored in config_*.h files, sooner or later it will be a problem.

Move config/* to config_host/*. When not cross-compiling, the config_*.h files
in config_host expanded from config_*.h.in are all there is. When
cross-compiling, the generated config_*.h files for the BUILD platform are
put into a config_build folder.

Then use config_build when building the cross_toolset and config_host
otherwise.

Change-Id: I3c28cc83866bffd696b45d00dfb68e00bc2ae538

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [0e63a97066a817f3d01b40d99e3e1ed831ae3598]

Add vcl.atsui and vcl.coretext

Change-Id: I9c9db51f04db5a0d073bd7493c198e8413299633

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [d7ba20b2fee50481b7091aef6c14986e7a0dee57]

warning C4701: potentially uninitialized local variable

Change-Id: I68f43b16f09e606b9e7ae384c76554a6763afa8d

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [3f1624bc648420fd2a75257c5df0d99716e2bc73]

Typo

Change-Id: I12421776ac75bd92fc39eb2d3e79df47107ea1d9

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [6ec2470a03c389a5f65cdd5d3648763e2868dd5a]

warning C4701: potentially uninitialized local variable

Change-Id: I6c24bf51acc0d014ede2f36e17e52cef21753d41

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [b477fce5f8b8f9340cce8da8239c3e93800f0b62]

Some fixes for previous commit (Clang)

Change-Id: If41321bc1c79cb475aae1c4588f8663beccd2209

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [7a9fed14d45ba99d5639d4cc80286ee146b8d40a]

WIP: Experimental new binary type.rdb format

cppuhelper/source/typedescriptionprovider.cxx would read it if it finds .rdb
files in that format.

Throwaway new reg2bin tool for now can translate existing .rdb files into the
new format.

Change-Id: Iacf219c30cfc358c3d31fb0d73966cf2296a4fe5

2013-01-31  Lennard  <Wasserthal@nefkom.net>  [d9a18176d6b56119aa91699cd3aa102e36a7805c]

fdo#56976 fixes up Arrow import bug

Importing an LibreOffice upArrow from an pptx document caused it and several custom shapes go down the drain.
That was perhaps a memory violation because the procedure to generate it in working memory was missing.
This patch gets you that procedure. Note it cannot be manipulated yet.

Signed-off-by: Lennard <Wasserthal@nefkom.net>

Conflicts:
	oox/source/drawingml/customshapepresets4.cxx

Change-Id: I8b9ce3ae1aef7894ab04b9857e90831d715ec1d5
Reviewed-on: https://gerrit.libreoffice.org/1492
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [af331776895c1c3d036040599501d3f08a4d5562]

Template Manager: show some icons if there is no thumbnail


2013-01-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bdb3c21ee5a20046dfd80c486e41ad591b863c1c]

bnc#437516: Hide minimum password info in the password dialog.

When launching it from the Security tab of the PDF Options dialog
during PDF export.

Change-Id: Ife2d3a7b508ba2e077018d11478ad680d18d3f0d

2013-01-31  Andras Timar  <atimar@suse.com>  [19edf0dca7d759f15929f6b701f3e6b6d1e8b955]

fdo#46706 Windows 2000 is not supported any more

It may be install and run on Windows 2000, but nodody really tests
it on this old platform, and developers are reluctant to fix bugs
specific to this old platform.

Change-Id: Ibeb45c0c2e7aef67d2e68bb5d104c5c3c2752dc4

2013-01-31  Radu Ioan  <ioan.radu.g@gmail.com>  [f9aabc714af41d7c3dd5cd08b6dc0761db904c4d]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

- replaced OSL_TRACE with SAL_INFO

Change-Id: I4d63df493e85bc095b8a11e3842b0d69c5217c96
Reviewed-on: https://gerrit.libreoffice.org/1804
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-31  Luboš Luňák  <l.lunak@suse.cz>  [9b11db848665fb9501b5c88ffb1a5bd81abf7d69]

rewriters no longer create .new files, they modify sources directly

Change-Id: I24bce9dcf46367b5658071ed692d346bb01a83a3

2013-01-31  Caolán McNamara  <caolanm@redhat.com>  [0867207f2934ba20ab2636d38ec64a01a5a2a8d7]

tell the options dialog to relayout if a pane queue-resizes

Change-Id: I44686ea724873181018bf00253a08afa58c9a10b

2013-01-31  Caolán McNamara  <caolanm@redhat.com>  [b0f4052cf2f4924251a835470c78aa85f8da93f1]

callcatcher: update unused code list

Change-Id: I6a935ced687b1076dfdd6c6ae0cf3bce1fc6adbd

2013-01-31  Caolán McNamara  <caolanm@redhat.com>  [a852c0284f7e4232078b085446ebc7b3a2c33bc2]

hide un-installed module color appearance settings

Change-Id: I7bf3d536805e60dd544551ef0753527fabe59476

2013-01-31  Caolán McNamara  <caolanm@redhat.com>  [06773ff7391c3d26c4f9d169664ee961cf104fb7]

move color options .ui to right place and adapt code

Change-Id: I645775bcec9993a2d8fd4b5ea67197ad3b2a9e03

2013-01-31  Miklos Vajna  <vmiklos@suse.cz>  [6757480434b2740622070f05fa07da33b8c28d89]

l10ntools: kill RTL_CONSTASCII_STRINGPARAM in defines

Change-Id: I7fdd9b6870fbe2c08c05c5dc44f2ff1d7140efd7

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [8acb805b7dd27f389954a6c5e615f0ff662f4e8f]

redland depends on both raptor and rasqal

Change-Id: I5b7a2780527c24cba668266ff228f1e6af1d523e

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [7b4d76772ef76a8de852ed647ed0cad368f70189]

Call macosx-change-install-names on "external" libs, too

...at least on those that link against other "external" libs, as otherwise they
will have broken dependencies on those
/@.__________________________________________________OOO/lib/... files that did
not get rewritten by macosx-change-install-names.  In the old build system,
solenv/inc/tg_ext.mk took care of this.

Change-Id: I5ffeed7d2a19170371db9093d29f3df9a1eb54c8

2013-01-31  Radek Doulik  <rodo@novell.com>  [dc173b7f2a550185404aacbc6da744cb6d1880fc]

export subpath sizes (these are for example in pptx custom shape presets)

Change-Id: Iab21d0845d0cb6e4dadeffb5f7b9ebab1e4b955a

2013-01-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [eb96e4325278f31b9e6fbc1d5c6a01543204ded6]

python3: bug 15833

That python bug cause problems when libreoffice is on a read-only
media... which is very common for Mac as the dmg used to package
the produce is seens as a read only volume.
This patch the bug 15833 for MacOSX only since that is the platform that
is most likely to be impacted, and because of bug 15431 that make
patching on Windows more complex/dangerous.

Change-Id: Ie7406c1c75748d38c871b3b544560caa62e9d838
Reviewed-on: https://gerrit.libreoffice.org/1934
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-01-31  Stephan Bergmann  <sbergman@redhat.com>  [a0509900b65f72e9db60eeb660f0586cd5fa775c]

Proper spacing in makefile command line continuations

Quoting "The Open Group Base Specifications Issue 7" at
<http://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html#tag_20_76_13_01>
"Extended Description: Makefile Syntax:"  "When an escaped <newline> is found in
a command line in a makefile, the command line shall contain the <backslash>,
the <newline>, and the next line, except that the first character of the next
line shall not be included if it is a <tab>."

On Mac OS X, this caused raptor and rasqal to erroneously be configured with a
--prefix argument that ended in "--disable-static".

Change-Id: I9455f8e2e624b245a5278a21d8b0f62d8780f9e4

2013-01-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3a17d0b3fba7b5eb9f604baa96abcca2b929ee67]

Hyperlink is an optional property, fdo#58858

Change-Id: I30f2b0cdb72951a47cfd8d0091b5418fd59efe83
Reviewed-on: https://gerrit.libreoffice.org/1930
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-31  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [be9d9fee66aaa7123bd84b3d5a4fc08457774544]

RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper

Change-Id: Ib068c06956bc9f04bb7c468375aacd2e6e9db77d

2013-01-31  Miklos Vajna  <vmiklos@suse.cz>  [95692db60e47442924077dc463bbd729cc71ee04]

port ScOutlineObj to new UnoApiTest ctor

That makes 'make subsequentcheck' pass here again.

Change-Id: I50d74759b6ae6cd2bfa62a76028dc74931ffb3b0

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [561ec646ff08bf455720c5549a73fd54cdddeaa7]

WaE: C++11 requires a space between literal and identifier

Change-Id: I3351298e338315881bc8fa344849f00ee4438059

2013-01-31  Tor Lillqvist  <tml@iki.fi>  [21a807456e4e7f141bb0165b43323c2202c0273c]

Meh, use SAL_PRIdINT32

Change-Id: I8ce0d94e7946175d1b287ba85567f9bb414f4152

2013-01-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [338140e5201bc23625eacd1a4740622e6241cbc2]

bnc#492440: Sort autofilter popup items correctly.

Use locale-aware collator to sort strings, instead of using the
transliterator.  The actual sorting algorithm for cell sort uses
collator.  Let's be consistent with it.

Change-Id: I6729553ce92d50e45fa1ea6e1c35581fd791807d

2013-01-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [7226ac25e2edb6ee27affd576f7aa600bb43520c]

Use a method from UnoApitest instead of implement a new one in calc

In calc, we see a lot of implementations of createFileURL. So get ride
of all it and start to use the UnoAPitest::createFileURL method.

Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and
moved some testing files to the right dir that the file belongs.

Conflicts:
	sc/qa/extras/scoutlineobj.cxx

Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2

2013-01-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11cfcf401a68cbaf5dfe0a309fd482d3a3fbdff6]

Don't overwrite bCalcAll when it's already set & remove SetCompile().

Change-Id: Ieaf84e8d36efa8314729903be029f83c31bcbdf3

2013-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [56bb7744f4a4612ffe75e56d51ba95c559435663]

Drop unused member variables

Change-Id: Ied80983dc64f1e4e7ad34ebd9cc034054a17b6cc

2013-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [270acb88ce12a0a4843ab9ebce194d0a07e2075a]

Drop unused #define

Change-Id: I2831c6a9c738d3ccacb1e7856675f409948723c9

2013-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [3a4575115b9cd26c15692501be59dc362ef0481e]

MIN_FREEHAND_DISTANCE is used nowhere

Change-Id: I3111c8fd60089302d7eee51df0ac81ae1a6f5eab

2013-01-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8597e8e4f1b92c55b72aae8462d2361cbd8652dc]

Oops the last commit is for bnc#615357.

Sorry.

Change-Id: I3ce101b52bfbede14d0fb0ef453b04f882de57a0

2013-01-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [54ebe3df4a4c24dec7c38487a7da387fee266321]

bnc#615317: Recompile cells with #NAME! for English function name option.

When the option for using English function name changes, we should re-compile
all cells with #NAME! as the error may have been caused by unresolved function
name which may be fixed after the option change.

Change-Id: Id340ce9b5db3ed368b98e814861be5c3f96df071

2013-01-31  Eike Rathke  <erack@redhat.com>  [24bce470788aa34e5e1bb001250bfa14cee1c75e]

import/export new Excel 2013 ODF functions, fdo#60032

Change-Id: I8cf726ce5132f0cb712b30a76a76b152a681f4da

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [5679597c8a60578b928174f78fcfb6de38c80de8]

HIG: align the edit button with the last spinner element

Change-Id: Ia12af43223334156ffe8c9a0e9660e296fd4d68e

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [1a220a5791202d7dd881bbcee8e1b4ff1002ac6d]

HIG: access key for listbox

Change-Id: I20f85de6c529b5a448f87ab73d7373532da7ab8c

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [c3fc293b584b4e62acb4b35ed389392fe2a81d41]

HIG: 6 pixels vertical padding

Change-Id: I8699539b79c5db10f4cf5d79028cabb10cd09164

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [1236f3188f4befd068cc770781d18522b84ae01d]

HIG: indent dependent hierarchy by 12 pixels

Change-Id: I5beec3eb7d8ede3c91b63955285a813af16bc43a

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [cd797f13352081a1c2733fa4c4efa1d708b69035]

HIG: radiobuttons/checkboxes use sentence capitalization

Change-Id: I0f2f9d4576b8d1923a19ab703da5fed206ae6526

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [f27fa0d6a8bc28e432efbc73484b27a9042bc003]

HIG: end labels with ':'

Change-Id: Ia729050125d3cfc3e51d289c2153f6bdeb76e379

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [00cc058f969baa82dd203159efc555d66ab58e63]

HIG: Leave a 12-pixel horizontal gap between a control and its label

Change-Id: I0e6c8c817290a6d2c27ee5b758a803b30c2b3d2c

2013-01-30  Eike Rathke  <erack@redhat.com>  [0c7a1b6e10011930b703897073b8d41e94f7d827]

resolved fdo#60087 corrected .xlsx export of functions

Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63e3d8671ef5cf9405405c8f3c388b0aea679e91]

make it possible to update DDE links after loading, fdo#59032

Change-Id: Iba49bec62cb9081cdcd9410215f269b59c1be304

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [3891d323cdc3c03154f5682baaeaa4b2ef015a63]

Introduce SAL_OVERRIDE

Change-Id: I3675b627d5e9ca19b2c4fb69fef12d0dabf94a43

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [086b070e31f607ffc4b057eef54669b95d774279]

WaE: format %d expects argument of type int, but argument 2 has type long int

Change-Id: I0fe32f14641ed2c2cf1ee4e0f03aa9bef805ef1d

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [5f27719e4e501506b82bf095aa1b2b1aac5eb390]

configure: better libstdc++ ABI breakage check

The old code expected that gcc -dumpversion outputs x.y.z, but just x.y
is also a valid output. Use the preprocessor defines instead, this way
SUSE 4.7.2 gcc will use -std=gnu++0x as well.

Change-Id: I9871b05953ab255c66dd152c0befd29037522902

2013-01-30  Michael Stahl  <mstahl@redhat.com>  [b0cc48440dc410d283525c0577a1175476b447a9]

chart2: try to make MSVC happy with OUString

Change-Id: I4c5a9572e897aa12aad3a8eb5797e4bca2f036cf

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd13c045846bb2af4eefc46dc8f020f6073b6054]

unfriend this class and the method

Change-Id: I43645409bee380ef6664109c4480ca37c5f3ecd2

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [41281d375300512011113c69ddda5995463a3c88]

make a few more users of ScAttrArray outside of the class const

Change-Id: I76aca6b1ddb8a326eecf70a68bed2a754e462c49

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8226a93aca391e9abe63edebc87aec05d3bf5bf]

this check always will result in true

Actually I believe that pData is non-NULL in all cases now but proving
it is quite complicated because there are a few too many friends of the
class.

Change-Id: I024605676281c0a4a46b42827b00ef98bf68ea79

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1830e257d85481bed61774fc8febf302a35c1dea]

this parameter was always true

Change-Id: If78c958c11b5786f31127fc729806e1e5bc5d58a

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [225e4ac6511699aba57286a7c3bff08c3c438406]

prevent copy c'tor and operator=

Change-Id: Ibf45ab23a2272043729e7404de89ad514735bf06

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b0255df4bd988a89d41be060c4972d37eb9e3ec8]

prefer the c'tor initializer list

Change-Id: Ic4087959ae04b27c228abf67ef538aa8717fae4f

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c3669e680f8c557965945fa975ee0283706a15a8]

adapt comment to correct code

Change-Id: I669036358773b0e9583d7d0b8130ca947d89fae9

2013-01-30  Noel Power  <noel.power@suse.com>  [b75bf09a5b905a3ed9c251869983a400c70c7fc6]

correctly handle repeated row heights for empty rows ( fdo#59973 )

it seems both xls & xlsx export suffer from problems with multiple row heights
repeated ( if those rows are empty )

Change-Id: I3ed68a81517a3e55d1de1954fcb99e7cb39be337

2013-01-30  Noel Power  <noel.power@suse.com>  [9327467a2c5537613fa59013258532028da9c43b]

better default row detection ( associated with fdo#55621 )

previous patch associated with fdo#55621 compared single instances of row
heights to determine the default height, it didn't take into account though
repeated rows. Additionally the limit of rows heights ( where rows were empty )
considered when exporting xlsx was the old 65535 limit.

Change-Id: I3772829fe88fe28c4a24061e77470c8a126ff419

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [bd2c4e8dc42c04eb05adfa32a0d5ce9c72bcfd5d]

Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGE

Change-Id: I5a91c6c6dce103a8e4daa1572a638e1968a48fd8

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [2356a480fea6cac8cccaae85c9a2b6a312a9048c]

API CHANGE:  Make TypeDescriptionManager/Provider more consistent

...by letting their getByHierarchicalName methods return information about
UNO constants as X(Constant)TypeDescription values, just as for (alomst -- see
the odd enum member case) all other entities.  This will make future changes in
this area easier.

The only affected client I could find so far is the core reflection service, but
there might be more that I overlooked.

Change-Id: I6731f2914773d49e33eeaec6e256ff2e5409ad2d

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [0bfa66cdf21fed70828e778c99161bc9005d0457]

MSVC needs explicit OUString in ?:

Change-Id: I9b7db931ea9bd31824bd27f528c2b6214e80924b

2013-01-30  Regina Henschel  <rb.henschel@t-online.de>  [b884c2e0185e24fc498827b3a53becea9e646b85]

resolved fdo#60078 correctly calculate IMCSCH and IMSECH

For the transformation used see
http://de.wikipedia.org/wiki/Sekans_Hyperbolicus_und_Kosekans_Hyperbolicus#Komplexes_Argument
(German only)

Change-Id: If502b7333308069d7fcbe09e954b26ce8b7268b6

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [7877638814de86202d33b5653a0f91d63341e98c]

n#792778 oox: implement import of v:line inside v:group

The problem was that in ShapeBase::convertAndInsert(), the rectangle
calculated for a line was zero, that's why it wasn't imported. Fix this
by overriding the get*Rectangle() methods in LineShape, instead of doing
so with implConvertAndInsert().

Change-Id: Ie4bb2f7964b438cb56e4f5ee7a4ebe9f8f8eb734

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [1e33b3dc73e96c6c005d13e20c3f546fcb301ed8]

osl::{File,Directory}::getURL() had curiously been missing

Change-Id: I0af83e7aeaf681440d4bbb50d8b00390f8464b1a

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [5443d6486215f12b6538b07c1f354c5a023df0cf]

fix string literals concatenation

Change-Id: I2dc86b3c24f22f4e52e25152a5741ecefad9c7d3

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [bc6b13b4145042eff2c1c1fbb48b30d134a86962]

make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with Clang

Clang claims to be GCC version older than the one tested for.

Change-Id: Ia9886915f62f886810e091f66d8e5710047e2e2f

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [a05f2eef8ff1a88cbbd88ddafbb954e63719baa0]

do not use removed A2OU macro

Change-Id: I1af159daed382e78f8c9933af10df9dba2010193

2013-01-30  Andras Timar  <atimar@suse.com>  [0701e1ab56dd185fd6fc39012c5a798ca4b77f3f]

remove CopyEditionData CustomAction

It is not entirely clear what this CustomAction was supposed to do, but
program\edition directory is not present in LibreOffice, therefore this
feature is useless.

Change-Id: Icfcd9c5f88da28e171329d951956baaa42908fd0

2013-01-30  Andras Timar  <atimar@suse.com>  [cf4ca992349492019938b68ae33ec9fec7cd5e16]

remove DotNetCheck CustomAction

We do not need to call a dll function for a simple version check.

Change-Id: If82b06a61f10dbfe3eb92b6fe495e6d800c57aff

2013-01-30  Andras Timar  <atimar@suse.com>  [d14c765b6e20158af34520e1092c552a6d28bbb3]

remove CopyExtensionData CustomAction

It copied *.oxt from [SourceDir]\extension to TARGETDIR\share\extension\install.
One might think that *.oxt files there get installed automagically at first start,
but no, it does not happen. This feature looks useless.

Change-Id: I5ce583f3b46f5e4e962449790bdce70f99aa135b

2013-01-30  Andras Timar  <atimar@suse.com>  [030124d836a3f8571e26c8ce6b5d752ca7ab2511]

remove CustomAction ExecutePostUninstallScript

I think this CustomAction is unnecessary, providing that we do
not use Star Division home-made PATCH technology. I have never
seen this CustomAction used in any OpenOffice.org/LibreOffice builds.

Change-Id: I62f3b5a3ef8a9686f018ca1af52689954262e830

2013-01-30  Andras Timar  <atimar@suse.com>  [bc20ba9cd6502b59853d1ca6e2818936290a720a]

convert SetAdminInstallProperty CustomAction to type 51

It does not make sense to call a dll function to set a single property to 1.

Change-Id: I4e3cb35d2d3b644805d1d7573c9bf1dc45befbd4

2013-01-30  Andras Timar  <atimar@suse.com>  [d61d1face977022ea8c6d93aad49a2c97a0abd17]

remove stray, old, obsolete CustomAction: RegCleanOld

Change-Id: I6d524a2342390658062cfc0108853756c543bd7c

2013-01-30  Andras Timar  <atimar@suse.com>  [e0ea85f61a5914508921b5e73119516219afa158]

we don't build language packs on Windows

Change-Id: I672886764e9451a983b823ec3666f126b758bd1e

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [1ba8986446dbaa77c9aed6d141ee99da74bf1afb]

fix for the awkward OUString::replaceAll() behaviour

Change-Id: I6ee919bb17ea7eb29cb9cfc0fc69d02d728d9a0f

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [ce22d30eeb6fcd3dfcf3fe3c67adeaddb0d97017]

do not try to concatenate two string literals using +

Change-Id: I7f06a9b065d5dd24da48e06792cacd27d157a656

2013-01-30  Michael Stahl  <mstahl@redhat.com>  [658467e3e10b88a07b6c0c326eec8d35b6cfb338]

Revert "WaE: declaration of nWhich shadows a member of ´this´"

This reverts commit 984ac8a7b4af06147a113845899ec918d5934921.

Problem was fixed already by 9ad661e5740142a95893e91e4c138caee2abe7c2

2013-01-30  Michael Stahl  <mstahl@redhat.com>  [abfd688a7d57ada10072bd876b9a85f709ea4007]

extensions: fix wrongly converted OUString literals

Change-Id: I23594fe715fbd8d34ea5d938bde963a17dffb296

2013-01-30  Luboš Luňák  <l.lunak@suse.cz>  [1475618fda02a0a2988ca5b9b7979b160399e168]

remove useless macros

created by incorrect replacements in the previous commit

Change-Id: I15a56ecd201ce202fe933c7d24908923bedc6708

2013-01-30  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [97eb8a6e0eb830f37dcba64a51d725aab4c5ff53]

Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING

Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [f8569cd9a28a3a8856dba4ad53218aa6cc073521]

UNO constants cannot be of CHAR type

Change-Id: I13f2f1d38b99a5eb1d10f40c524894e37a47f7e2

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [eb7ccf863ce3e8f15e04f704bd90afa44faaaade]

Remove unused DeInitSalMain

Change-Id: I8fd733fe6535cc4f9f299f53adc1821ce344a85c

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [e63bfb3035cd01983600a23ab289601dd9b2cf11]

Get rid of STAR_RESOURCEPATH

...the only remaining use was for CppunitTest to find the .res files in
$(OUTDIR)/bin/.  Get that solved by delivering the .res files also to
$(OUTDIR)/unittest/install/program/resource/ (new
gb_ResTarget_get_unittest_target).

Change-Id: I370e7cab4223256356c7511b88ae63d9c0dbf215

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [53927349241643abc2a083f1983c46ec793e6ff1]

Setting env vars in aqua's InitSalMain should long be unnecessary

...see the comment at the start of InitSalMain in
95548c7b5ad2b388f077bf9bf2031ac5f6121d0e "Implemented InitSalMain() and
DeInitSalMain() functions" for why this was relevant back in 2001.

Change-Id: I2b2e5f261065d3b801ef20cca592009fa6b3f558

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [d3c72662488cd2fad1876e8f4c17d54f26245a7a]

sw: add textframe gradient DOCX roundtrip testcase

Change-Id: I77f63631b5b666e2735978d1bf48ef5733a9f28e

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [b7de0431375926878646db1b1113573fb27f1cde]

initial DOCX export of Writer textframe gradients

Change-Id: I0b0a623c58ca398bb556fc9fcd2cdecb4e789d0a

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [23515e814e2af04ffd82c18cd20607f7c15e1472]

sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItem

So that later in doc/docx/rtf export gradient background of textframes
can be handled.

Change-Id: I8f79cd0b63231c0551fc85c5cd1c06f5511326f1

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [3430220290322ff8b6c68fe68357487bc1431b1f]

sw: update hintids comments to match reality

Change-Id: I30ef3e080d97f9bbdd1a9bca1c2d4c99fdfdfd28

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [d7efffebd9651dd866349915360ade64b97d7301]

Document com.sun.star.text.GradientTable

Introduced in commit 81a46fc86a530f028a5bd2f5e52fe0372d50ee38.

Change-Id: I2e54c214916ce1793e07a4a7d42a6cf7e39f3424

2013-01-30  Miklos Vajna  <vmiklos@suse.cz>  [64020cebd676e6ff2b16da5af667b41afa04004d]

sw: add textframe gradient ODF roundtrip testcase

Change-Id: I346de7efd4e91f93e3f07ece1c6fe71d1ca53b8e

2013-01-30  Michael Stahl  <mstahl@redhat.com>  [94721b2aec614e0d99504138d484b2ad6cd550c7]

fdo#59928: sw: fix mouse selection of fields:

SwEditWin::MouseButtonDown: the selection of fields was messed up by a
call to rSh.SetCursor near the bottom of the method. This used to be
fixed up by SwEditWin::MouseButtonUp previously, but that was broken
with commit dcb080347ca127044313bbb3c11c37761cc2a7a2.

To fix that move the field selection code to a place where it prevents
the other code from running, in the hope that it is not necessary.

Also it does not make any sense to select whole words when clicking on a
field, just selecting the field seems much better.

Change-Id: I8d604450789844b6a446cf3a35f62ed530d0328e

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [21159c0d092ca269306576171ddcb17c5b51ef5b]

Updated core Project: help  c725b25af49aa5292a88eb0fd53eb322861567d1


2013-01-30  Mathias Michel  <matm@gmx.fr>  [8d16259c3428c3badfe7d156546be05ab0796a9c]

Consolidated branding in configure

Removed individual options (intro* and startcenter* + images) in favor of a folder with graceful fallback.
Grouped progress bar intro settings in a text file into the branding folder

Change-Id: Ib56b80e43c474a944ac79c0a842d66487e9f91d5
Reviewed-on: https://gerrit.libreoffice.org/1704
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [d7ecbd0e655efb193da1561649ebd13fdd2f5af1]

the name field for SdrShadowColorItem seems to be redundant now

Change-Id: I6e90cdfc9577bfa0ee1dd1018a41aa7979dfaf04

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [a50ee91a17374d3ccfe277d9a0d27599a6ada789]

SdrShadowColorItem(long nIndex, ...) variant never used

Change-Id: Ibae83ceac3c2e1f678c35a12d68ef3779879314d

2013-01-30  Caolán McNamara  <caolanm@redhat.com>  [015a93d6b6ba88382ca5cb13a59dda3e47e08eb6]

make basic XubString free

Change-Id: Iea5c01fe902b052a55c86ca3b879bcca12c80690

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [9a39ae6d2d1eb1443bee95232c6b045d60f9052e]

Need boost_headers

Change-Id: Ic0d13034a37ba354000de18e6f97b9cc31857bcb

2013-01-30  Stephan Bergmann  <sbergman@redhat.com>  [161b43abb76a4180a7069d04ed251ad2108c9663]

Apparent copy/paste typo

Change-Id: Ie4986f36f7f71df64b1c7c7b5e0190f4d5708c64

2013-01-30  David Ostrovsky  <david@ostrovsky.org>  [165387b4e714d87ee080add6e45bc47fcde8e556]

WITH_LANG: add en-US if it is missing

Change-Id: Ie12913691fa3d01bc7ad2fc0c108821d0937d250
Reviewed-on: https://gerrit.libreoffice.org/1919
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-30  Michael Meeks  <michael.meeks@suse.com>  [74d2bcf697aeb631e927d8d87ea2ed5b96d816e6]

fdo#60054 - sdremote - handle rotation without causing issues.

It seems there was a misunderstanding of onCreate's savedInstanceState cf.
http://developer.android.com/reference/android/app/Activity.html
Apparently we go through a onStop / onCreate cycle when rotating,
that triggered this.

Change-Id: I7cb1cf29bcae59ef26cf3bf0c2b3dd028eb8f878

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [f3d360e4ca526c4c1e9ca06c7db2e778a6f397fd]

Cosmetics and more informative SAL_INFO output from InitGIA()

Change-Id: I1d97ba1cc643fb1c940b94e84e348812efae115b

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [8cbf109e7050750632300d0b08ce1592464caa75]

Fix SAL_INFO output from SetColor()

Change-Id: I65e68de95ff30b74fe7052dc4a7429d49536b564

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [3230aa240e4028d4dc52c6da0b4cbf9870012e77]

Cosmetics: Consistent indentation and whitespace

Change-Id: I28a8b8ba01e7f1c16af745078f9075888e4b304b

2013-01-30  Tor Lillqvist  <tml@iki.fi>  [d1239373097d3e3693b1bab9b65e16558868c6d9]

WaE: unused function 'GetGroup'

Change-Id: I6105b293eef0c74688dfde5172c30590cfea62ec

2013-01-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a39c27633e75819e219bc5d179375fb4308a3ca]

Let's stick with just one variant of ScDocument::GetString()...

Instead of having 3 of them.

Change-Id: I2de9b63c33b7362162a56ea391f8b68a468163fa

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ef6761fd95b52fc5f444dd076478300fa448ee0d]

Slightly better way to skip pivot table ranges during spell check.

Change-Id: I43e45cbd11f532f35ca9f0063236850ebc2e518e

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5e29af062de877476f5382e8d7368c3de4409b47]

if no cond format is valid use the existing protection, fdo#58826

Change-Id: Ib52a546a98f681b918de5e3bd285c36407fa8254

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fa7b61a087656f3b23b33492795a5bdd266776fd]

make clear that this variable should not be used inside of ScDocument

Sadly it is not as easy as it should to remove this variable yet. There
are some users inside the import filters that prevent me from moving the
variable into the UI layer but we should not use it inside ScDocument.

We should inspect in the future if this variable is actually a good idea
at all or if it create problems with multiple views and we need to use
the current table of the current view.

Change-Id: Ic1a378bacfcba65a3df8e5782e64eb15ca057d7d

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc4f4de5fde53a46ff835a150f3128db2f63f860]

correct indentation

Change-Id: Iacfb0838d6d66e010d4ac0a2e73040fa51841673

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d2676f3c1ab75e192e67eb3edffae11863041274]

no user of nVisibleTab inside ScDocument anymore

Change-Id: I1ee09c7be958b0231f99df2ebadb0dc6a3a20246

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [36d99c6cb26938a7cbeae77e64fcef5bd250025a]

move these methods to ScDocShell

Change-Id: I050e4d992c601c7af1a83b30137ab38fd05b8a74

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [036c7340738dd1212b57c80aba3efeb16c9ed737]

make some more methods const

Change-Id: I7e7557a91d18255beaf96b64aeba0915a2c2786a

2013-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d064b7abbed0e8b27847109e12620b1ddd8582ce]

remove these unused static data members

Change-Id: I8b3dc969fc371a47b89055e80ea762565e405f26

2013-01-30  Eike Rathke  <erack@redhat.com>  [8f9cb3dddd2ffe95ebd9934ddafc666a8df854bd]

ODFF: write RRI as RRI, not ZGZ

ODF OpenFormula defines the function RRI, the legacy OOo XML format
stored that as ZGZ but that was not changed for the ODFF implementation.
Correctly read/write RRI now but still accept ZGZ to be able to load
existing documents.

See also
http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01-part2.html#RRI

Change-Id: I617eaa37ff483e9a02a218e8432ba918f54bd61a

2013-01-30  Eike Rathke  <erack@redhat.com>  [d701e808782f5849f22c112311a9553f08c8d553]

resolved fdo#60043 write correct IM* function names

Prefixed with _xlfn. instead of programmatic Add-In name.

Change-Id: I4f119f92096329432488503f36df670a4ce19b42

2013-01-29  Caolán McNamara  <caolanm@redhat.com>  [d210827c83e78fd0dbf6bd00828e29ac31b41abd]

loplugin: remove some unused strings, etc.

Change-Id: Ic18ca82a49ec346240a667462e73184694ce8feb

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a5b9413bd098b4643a0ca73eaa4834e962e5647]

bnc#484599: Prevent pivot table from getting sheared when cells are shifted.

Change-Id: Ic6766105bb221aa4ebc700cbf99b4f6f5b3abf8b

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0941a1b0ad99be73f1b051aae79a7a433fefeadf]

Let's stick with FooCol, FooRow naming as opposed to FooX, FooY.

The latter always confuses me, which likely would lead to bugs caused
by brain shortcircuiting.

Change-Id: Ide7545d8d28e89265cad0d4457ab29cecc1869d3

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [95b55e75e546b016b7d8dbde9f4ac7f72636d32c]

Boolean cleanup in InsertCells and DeleteCells.

Change-Id: I11d8ba422b280a9a06dbc9bb13c2ccaae7435afb

2013-01-29  Xisco Fauli  <anistenis@gmail.com>  [a8eacaa870a4f39e096fb3801f457e1696815367]

pyagenda: simplify Topics code

Change-Id: Ie8417eafa70204accadff1c50d23c32fdda7bbb1

2013-01-29  Caolán McNamara  <caolanm@redhat.com>  [aa4ef13a517d4eee4db9d36283eca3240bdd873f]

move color scheme options .ui to right place and adapt code

a side effect of this painfully tricky rework is that we recover an apparently
long lost initial "ON" column in tools->options->appearance

Change-Id: I262feae14e9f8a21f46103e35256687e66a13c7c

2013-01-29  Caolán McNamara  <caolanm@redhat.com>  [e258b760563dc2a69a1cc8b0c8b7b4c15a2774ad]

allow a custom border property for drawing areas

Change-Id: I1e5777e5dcc04d0aa53d1ac4b9091f310ae59035

2013-01-29  Tor Lillqvist  <tml@iki.fi>  [fc480bcafd589b7fb32067a016d37213c80ad39a]

Strip SRCDIR from the logging output

Change-Id: I6069102f6b9df72a63a840758158f672fdd6c621

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [a2b651825926fd6d84073419d03a9808e284b48d]

sw: unused includes in paintfrm

Change-Id: Iee1e943db369532e88e1d5badcfb5106e9d6ef26

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [9803023cfeb41523d333111f19a5b3e055626788]

SwXShape and SwHTML{Parser,ImageWatcher} are no longer friends

Change-Id: Ibffbb6cba4fc3905a5d87be8305c9809bf67229b

2013-01-29  Luboš Luňák  <l.lunak@suse.cz>  [b1063033d5bb5c8e781fd0f71d3bc7392a291419]

fix build with older icu version

... that's still allowed by the configure check

Change-Id: I1abfdfc09522dcfbd487d87a6ff49a0b4803daad

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4b3cef45cc8c02ccc7139c644ac4b20079bbc5d]

We don't need this hack anymore for unit test.

I've addressed the root cause the right way.

Change-Id: I1b3b13d28e4acc9f9ec814c0ad242166aa34a65e

2013-01-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0532733965f78f71a41983815d4e0525c07f9019]

Bool cleanup with ScEditableTester.

Change-Id: If4ae85bec451897f5c22397f4301200d1d3c77ac

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [80f5a837f2d42cc2bc972dcfe88e5f39aa514d9c]

SwFrm::PaintBackground: paint gradients in one go

Painting only the necessary regions works fine normal background color,
but not for gradients, as the result is obviously different in case of
gradients.

Change-Id: I624410ed08604c13a810f784d6226d592295c5d3

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [ac8aee92c797dd7353978f1e7aec7336b7cb726d]

sw: import draw:fill-gradient-name for Writer textframes

Change-Id: I695cf16bc3b06823ae9e0546cb751e41eb201706

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [bb00150ef62ccd256b3e8ec2dabec5eb2d6a667f]

xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENT

Change-Id: Id0adf3733ac4c2c08ded659c2d621ddbbbb434c5

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [81a46fc86a530f028a5bd2f5e52fe0372d50ee38]

SvXMLExport::_ExportStyles: also try to export text gradients

They are not exported automatically, as SvxUnoNameItemTable needs a
Which ID, and it's different for drawinglayer and Writer gradients.

Change-Id: I5dd7d828b1f0e577e26510e3c5ca74386d000f16

2013-01-29  Caolán McNamara  <caolanm@redhat.com>  [eb1ecd8bc2936e28be852722d6cb0c9fb0baeac4]

Related: fdo#59922 add new unicode blocks, detect newer in future

so that if a new ones appears in icu we should compile time warn
about it

Change-Id: Ic116dce40a2aedee417320bc5291bb5b7d0ac391

2013-01-29  OKANO Takayoshi  <kano@na.rim.or.jp>  [e789038a9b47d650ea4c31f30420b496109a1b54]

Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"

Change-Id: Ic541e2510567ca0f264730568c482fef521e6318

2013-01-29  Gokul  <gswaminathan@kacst.edu.sa>  [1f80073aac0443b191fa8ef596d864eb8dc63eae]

Repeated call to namespace table

Change-Id: I7cde7c609ee4e5e2cd9ab0be8f973b2626670f13
Reviewed-on: https://gerrit.libreoffice.org/1875
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-29  Tomas Chvatal  <tchvatal@suse.cz>  [9efe8c8f2b8339d8d5b477eb98a409797ce2cafb]

Explicitely check for gtk when enabling telepathy

This is needed in tubes.

Change-Id: Ia77968a68da4e781c6e5d4c202b3e5f751f1c952
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
Reviewed-on: https://gerrit.libreoffice.org/1904
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-29  Stephan Bergmann  <sbergman@redhat.com>  [d841273ba54b173020aa8da18ba7841cf950c13c]

Do not call putenv with a temporary string argument

These bad calls to putenv suddenly caused the buildIdFile string (macro-expanded
from bootstraprc's UserInstallation) in cleanExtensionCache
(desktop/source/app/app.cxx) to contain nonsense at least in a local
libreoffice-4-0-0 of mine, as getenv("UserInstallation") started to return some
non-null pointer pointing to garbage.

Change-Id: Ib93fd4e1caef016bd0e00bf09800b9532824ac4b

2013-01-29  Stefan Knorr  <heinzlesspam@gmail.com>  [f753b1b84798942f35cc86571922c28ba2a5b126]

Partially Revert "New Save, Save As and Reload File icons for the Tango theme"

Use diskette icon for saving-related actions again.
http://user-prompt.com/about-antiquated-metaphors-in-icons/
This partially reverts commit f76c017cf4f216e72da362e4d5466a2e5cc7281e.

Change-Id: Iec9f0f5d6b62556e922f42247d058df817147da6
Reviewed-on: https://gerrit.libreoffice.org/1889
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-29  Luboš Luňák  <l.lunak@suse.cz>  [f8a9131dc6b5c00613aeaa219506eb4caed81041]

add missing export of variable passed to configure

ICU_CFLAGS=" " && ./configure  does not actually set anything

2013-01-29  Radek Doulik  <rodo@novell.com>  [972609a87f1269a86fd1290a1e34eb9683e6426a]

use ole obj preview image

Change-Id: I7e88ca553fcb8449a337af36554dd1996bc6dd7d

2013-01-29  Tor Lillqvist  <tml@iki.fi>  [c5cf7905a2df4660695afe4f690e8d466931b58c]

WaE: private field 'nMaxRanges' is not used

Change-Id: Ie2d2a6b28be8167749822e22a85db057dfdd25a2

2013-01-29  Tor Lillqvist  <tml@iki.fi>  [730ccde0b937cdcf54370b9eb852e09f2236d569]

WaE: private field 'pBtnOK' is not used

Change-Id: I04b4d378c016b5c31c66e0fccfb9b8afe2a08d76

2013-01-29  Stephan Bergmann  <sbergman@redhat.com>  [a39c302d4babc20fc515a0e140d9fdebf6c9ec84]

Clarify that constant groups cannot be typedef'ed

Change-Id: Ie169ac426d6de107025023dae987cbce6179007f

2013-01-29  Stephan Bergmann  <sbergman@redhat.com>  [2a54af218c336150c6b0b3cb259ed7dce2f4ddf3]

Clarify that bound attribute can specify getter/setter raises lists

Change-Id: I49ffee7c1e65d8e79865e5b596d18111e0c64279

2013-01-29  Stephan Bergmann  <sbergman@redhat.com>  [b38cc6f5ab745373f399bfc558b4fe70c89c717c]

Clarify that attribute setter raises list must not be empty

Change-Id: Ic2d8b1e6f9dbaeee3e3ad9280236abd503de3ffd

2013-01-29  László Németh  <nemeth@numbertext.org>  [ebb1bb16d1822b938d482276e0882980f502eda9]

fdo#59969 crash fix (insecure clear screen during Logo execution)

Change-Id: Id0af5555685c67c02fecd8b10a40d4fb8135a2df

2013-01-29  László Németh  <nemeth@numbertext.org>  [9c8432cacdf755bda9d011a2c095c791672c6205]

minor librelogo fix: remove ro lang. guess. (fix en_US detection)

Change-Id: I6fbd5cef4f5935f7932bd9b64774315baee0e50d
Reviewed-on: https://gerrit.libreoffice.org/1838
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-29  Miklos Vajna  <vmiklos@suse.cz>  [c4770788cba4bc3658285d955f5753e437b88998]

xmloff: no longer necessary OUTSTRING() macro

Change-Id: I60f588efb35d5968c21b7b0e0fc29bcbbd2dd50d

2013-01-29  Arnaud Versini  <arnaud.versini@gmail.com>  [78fde59e65bf1fbf8290e60b8cbe4b34e3489b93]

Resolving crash in wizards fdo#59931 by NULL checking

Change-Id: Iccc3f3b2913f21a3831ce55c706aa4dd1da53ad6
Reviewed-on: https://gerrit.libreoffice.org/1909
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2013-01-29  Ahmad Harthi  <aalharthi@kacst.edu.sa>  [e252ac072276a6e9459a5573c862e8066b78c29d]

More fixes to fdo#57422

* Code cleanup + replacing drawText() with drawTextLayout().
This solves mirrored LTR text in an RTL ui

Change-Id: Ib89aee7c817811c7b3751dc6f941a34ed763d993
Reviewed-on: https://gerrit.libreoffice.org/1521
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-01-29  karth  <karthikeyan@kacst.edu.sa>  [8c200d85cdbece5c65b35211644f1e98491f307a]

Resolves the bug fdo#59117 missing borders of last column

  When writingmode is set to RTL, the table is start drawn from Last column
to first column.  There is no problem with left&right lines, Because these
are not depends on the LTR or RTL writingmode.  But the bottom & top line
depends on writing mode.  As these two lines are drawn from previous cell to
next cell(left to right) the nX value should be nX-1 in RTL writingmode.

Change-Id: I3e21c7dd469ed5ba29e66f79da471b662632182e
Reviewed-on: https://gerrit.libreoffice.org/1834
Reviewed-by: Ahmad Harthi <aalharthi@kacst.edu.sa>
Tested-by: Ahmad Harthi <aalharthi@kacst.edu.sa>

2013-01-29  Takeshi Abe  <tabe@fixedpoint.jp>  [6db0a5f381f206801035ab1d786dbac8c31cc5eb]

sal_Bool to bool

Change-Id: Iae6343a71137c5ffbc9d38f56c01d5b182975912

2013-01-29  Michael Meeks  <michael.meeks@suse.com>  [ab8e37573628f2e5863e7fc0252103ab32203fc2]

fdo#59881 - sdremote: revert un-necessary locking change.

Change-Id: Id455dd87f01bbea0c5a4ae26734c0aba5699ac71

2013-01-29  Eike Rathke  <erack@redhat.com>  [53e28cba18bfc1210f119c899e7559e70de360ac]

osl ensure on the correct member ...

Change-Id: Ic41f95431203409b8412733870a4d8ec0fc93192

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [cea879072c2193cb5b3ede318fa3573df4926ae5]

use SvtModuleOptions::ClassifyFactoryByServiceName to determine module

Change-Id: Ic0f8101c2619bf83feddbe0bd74d0b88941bbbe7

2013-01-28  Vishv Brahmbhatt  <vishvbrahmbhatt19@gmail.com>  [0b7aef113cefd7a7fecc81910660d0cdc95add3e]

 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles' Change-Id: I5013e8b2ce99478f2445756e181f009b93d4e746 Reviewed-on: https://gerrit.libreoffice.org/1905 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>


2013-01-28  Michael Stahl  <mstahl@redhat.com>  [5f356bd99726818dc44b316be3327dad057f7cbe]

mysqlc: tweak gbuild conversion:

- the mysqlc library did link against the mysqlcppconn only when a
  SYSTEM_MYSQL_CPPCONN is used
- mysqlc is an EXTENSIONLIB, mysqlcppconn is PLAINLIBS_NONE
- one N was missing in Extension makefile, and use
  gb_Extension_add_library to put in mysqlcppconn
- manifest.xml, description.xml: update PLACEHOLDERS

Change-Id: If45714f81056a6c1a4cb3380b50cc3dcc0443bb8

2013-01-28  Peter Foley  <pefoley2@verizon.net>  [b02d799732594eee67cab0f86dc3b09182f628a5]

convert mysqlc to gbuild and add to tail_build

Change-Id: Ia64bc884ed04a5d5652fb743f543a39e6b6bbcf2
Reviewed-on: https://gerrit.libreoffice.org/1901
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-28  Peter Foley  <pefoley2@verizon.net>  [c322d509231f9e1220fb86be68f13c5f4b135ccb]

convert mysqlcppconn to gbuild and add to tail_build

Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f
Reviewed-on: https://gerrit.libreoffice.org/1900
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-29  Tor Lillqvist  <tml@iki.fi>  [ef7b1133311ad6ff672a423d89c876d67f5f8f4a]

More work on the CoreText code

It no longer gets stuck in a loop so easily.

The key thing I realized was that there is a fundamental difference to
how the ATSUI and CoreText APIs handle text buffers and the start
offsets into them:

ATSUCreateTextLayoutWithTextPtr() takes a pointer to the whole buffer,
plus start offset and length. These are stored as part of the layout
object. Other ATSUI calls that use the layout object interpret index
parameters as relative to the buffer start, not relative to the start
offset of the layout object.

CTTypesetterCreateWithAttributedString() on the other hand takes an
attributed string that has been created from a CFString that already
is based on a potential substring of a buffer. I.e. the CTTypesetter
has no knowledge of the original buffer. All index parameters are
relative to that substring of the buffer, as are return values.

Change-Id: I7026f323d90a72e1ae1784a69f521e347baffaea

2013-01-29  Tor Lillqvist  <tml@iki.fi>  [654c1e56cb86e85eb5ee9df5bc7894ec24402760]

Undo pointless field name changes

The CoreTextLayout class is clearly based on the ATSLayout class, so
in order to make it easier to compare code of the two, rename fields
back as they are in the latter. Also add the corresponding comments
where applicable.

Once the CoreText code fully works and has superseded the ATSUI code,
sure, we can change field naming convention if we want.

Change-Id: I0d47ad0206fa895339506471bb638bd04f426490

2013-01-28  Robert Roth  <robert.roth.off@gmail.com>  [db86d20fce6ceb78c21840fc7e1889e08eeb2e21]

Removed empty app.src from draw

Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3
Reviewed-on: https://gerrit.libreoffice.org/1910
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-28  Tor Lillqvist  <tml@iki.fi>  [6f0de1a4ebcc2b9b88b66f2e0f1608ccd7b680eb]

Sprinkle some SAL_INFO debugging output

To make it easier to compare to what goes on in the corresponding
CoreText layout code.

Change-Id: I18478cb7e28827a512b50573c8f7ac84b1cf1ece

2013-01-28  Miklos Vajna  <vmiklos@suse.cz>  [984ac8a7b4af06147a113845899ec918d5934921]

WaE: declaration of nWhich shadows a member of ´this´

Change-Id: I0a56ecd13b59997c202acd327e0647f69a1b8db7

2013-01-28  Luboš Luňák  <l.lunak@suse.cz>  [668bec99efb4a15ca0fe364fa3c217baba8a6f27]

remove stray SAL_CALL that breaks windows build

Change-Id: Ia3e6f37460e96f463952072ffbf3e76386edb10d

2013-01-28  Michael Stahl  <mstahl@redhat.com>  [9ad661e5740142a95893e91e4c138caee2abe7c2]

SfxPoolItem: fix annoying -Werror=shadow the hard way

... by properly prefixing the members.

Change-Id: Idfdb93b19bf9fdd5309fb55d4e7e56da81ee822a

2013-01-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4651402a5399e00f62311bb3fe545413b0818a2d]

Template Manager: focus in search edit when clicking search action


2013-01-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2064d3df551b651479c0602e197674d4efede15f]

Template Manager: don't show any tab and show all folders when saving template


2013-01-28  Luboš Luňák  <l.lunak@suse.cz>  [8666cdd95e2b0f8148f45860358ca3f85ad7b9a3]

cleanups for number() string function

- add sal_uInt64 valueOf helper to handle its full value range
- group deprecated valueOf() together
- forward to the number() taking the largest type instead of repeating
  the same code every time
- various doc improvements:
    - add missing @since
    - do not refer to non-existent number() overloads in docs
    - "use number" - "huh, of course I use a number?"
    - "code your own" - my own function? why?
    - + or += operators are not, strictly speaking, replacements for valueOf()

Change-Id: Ib138a06c4ac4365cfffc534e6ab115d55180a70d

2013-01-28  Luboš Luňák  <l.lunak@suse.cz>  [dba8280c5667cddfd71562dc603c46c34339e685]

consolidate the float number tests

And remove some unneeded ones (the float actually didn't have
the necessary precision on 32bit anyway).

Change-Id: I52dd387fd319dd6a5b44333a71d012ebaaecbf18

2013-01-28  Michael Stahl  <mstahl@redhat.com>  [98bb5d242ad8360ec02fd0f4dbb4d19dec59dedd]

fix previous string conversion:

- SdrAngleItem::GetPresentation missing space
- SwFmtFrmSize::GetPresentation spurious s
- crstrvl.cxx build breaker

Change-Id: I4f1ce51943dff002ce250aff6f37f090c727bb00

2013-01-28  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [0dc532bffcda35d15a4719c05bb258e470355b98]

fdo#38838 Some removal/replacement of the String/UniString with OUString

Changed SfxItemPool::GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String &rText ) const; to use OUString.

Change-Id: I656c1d321ff96f1f2e5b77f6adc103ef0a6fdf66

2013-01-28  Herbert Dürr  <hdu@apache.org>  [7e8e9031c6ef46d67d5579ca42d0c0f5975d4f98]

fdo#51232: i#119987# fix Impress crash when pasting text under Outline view

Patch by: Wang Zhe
Testing by: Yan Ji
Review by: hdu

(cherry picked from commit 484621239c7f743f44579d2b199b0347dc4734cd)

Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Signed-off-by: Tor Lillqvist <tml@iki.fi>

2013-01-28  Andras Timar  <atimar@suse.com>  [7c54af2597f9af4914169449b83a59830303ebb7]

Updated core Project: help  97ee0b3910f1652911f01443c27e9b77e7582332


2013-01-28  Miklos Vajna  <vmiklos@suse.cz>  [abe9599b9dea6d7b3ad840dee88848ac10f55a04]

text::BaseFrameProperties: add FillGradientName optional property

Change-Id: Iae428edb97e31ae578d2ab4679f6d346d5339a9f

2013-01-28  Miklos Vajna  <vmiklos@suse.cz>  [d8de1d6070b7e89fcb5e51307d20b081e83fd02d]

XFillGradientItem: don't assume the default Which ID

Change-Id: I2baced123f957fb47f7710c122664842e0b1bb1d

2013-01-28  Miklos Vajna  <vmiklos@suse.cz>  [a1bef744a24b072adc22035b5b15b376961351d8]

SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItem

Change-Id: I8863cbe1d01fceac0f4b4152264c1464c90e02b8

2013-01-28  Miklos Vajna  <vmiklos@suse.cz>  [06de72bea24a83e4a4efbc235853a40781bce168]

SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItem

Change-Id: I03b841ed703503425c9f1a2045d6399c8899815f

2013-01-28  Andras Timar  <atimar@suse.com>  [7d35334ed4941a230ab804b7505171459ee9000f]

restore javafilters' registration under Windows

Change-Id: I59e4c93bc7868a5ae4e73721b186c6a22f85c752

2013-01-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8877e4aeda044c2d74468b4a37bad9e96d7d6f3a]

no need for the String version of this function anymore

Change-Id: Ic661a5cb492c25a049dfaf1da0a501ceeae83c2c

2013-01-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c842966fa466d5f0be2bf66746da5e663eceb205]

remaining ui parts for conditional date formats

Conflicts:
	sc/inc/globstr.hrc
	sc/source/ui/condformat/condformatdlgentry.cxx

Change-Id: Ibc1dc80faa64d97e3d600ce40a97a716804cfac8

2013-01-28  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [9cacd76701360e30cbee2ccee61a3722b19b4531]

configure: accept building without themes

If --with-theme=no is specified disallow any check for valid themes
which would otherwise give an error.

Change-Id: I45d2872145f3bd15e17beac4f69f8b4b1855d9a3
Reviewed-on: https://gerrit.libreoffice.org/1879
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2013-01-28  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [69bb1336bfbbc9fbdc08027490b0174c904eee0f]

RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper

Change-Id: I36bb19c123c1de54e04ba2e6c30b1cb0f7353047

2013-01-28  Stephan Bergmann  <sbergman@redhat.com>  [179c9c4f78c6cd7d0556cf85b36c586323331c8d]

Only call data()/length() when self is valid()

Change-Id: Icd9c12a10d2183a5159a3aa7a70e90494e8a8183

2013-01-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6d850419434c5df8cfdcd7682d49bc3d92b8de83]

Silence some warnings

Change-Id: I5a644fbe698b31bded3a5bf0fc96f1bf2be415e2

2013-01-28  Andras Timar  <atimar@suse.com>  [8d23edc10209bf0c1cddf393e4ff23a67ad35c63]

Updated core Project: translations  69838a35694be5b656df1ee0c5e5da0e0cc4373b


2013-01-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a8fd6b51e96999bea19904f183ccb2bf847c5e4f]

Use the BOOST_INCLUDE_DIR variable in Windows build

Change-Id: I2f86aea9177f2f3d24aea40c47d530fd7d96d21c

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [61ab813abf4d2b1d02987535c5920d0328422203]

add boost dependency and header-finding hackery to libmspub

Change-Id: I5206cb1719164c6adc0dee46db40a8a63a45c19b

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [ffce5ac51518bbd43ac0ae14dbb0967ae2c50bb4]

Resolves: fdo#59965 crash dialog title area text is missing

Change-Id: I19adc5047d744acee243c94ff4e31531ae8c458a

2013-01-28  Michael Meeks  <michael.meeks@suse.com>  [58b05ce98e72fe47bdca02d2dabea20c36a494bf]

fdo#59881 - sdremote: give up on threaded / UNO usage.

Process incoming commands in the main thread in a Timeout, build
thumbnail / previews there too - to avoid the deadlocks mentioned
in the bug.

Change-Id: I5f5e8d6fbc2e059d4194f72f3e086e1aa87ab2cc

2013-01-28  Robert Roth  <robert.roth.off@gmail.com>  [f99e540897103b6af3bb6b6c5a36e0a77f35b706]

New table dialog from impress and draw converted to Glade UI

Change-Id: Iedd44ae171a25d9d6599e4f44698d7458c486be6

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [b2891c46565fa9e86099bd08c48e1dd1e2e7c48c]

Updated core Project: help  8c93e652fa9becc9779172593aab5a022e5528ce


2013-01-28  Noel Grandin  <noel@peralex.com>  [5a8ec562ccdc1c741ebb607e07c96e7182f147a0]

fdo#46808, fix calling convention

Change-Id: I72b7945a6a8838e97184a27661520de55ac45e73

2013-01-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [093a5c95a3724eb4795713c5cb4472611ca22324]

Upload libmspub 0.0.4

Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd

2013-01-28  Caolán McNamara  <caolanm@redhat.com>  [0c5225b871b6b1a1121c3f803d946392a4676e97]

add SV_BUTTONTEXT_SAVE and map to gtk-save

Change-Id: Ib51e7c95a807c988da87068d8d2e49773a41282e

2013-01-28  Robert Roth  <robert.roth.off@gmail.com>  [a29032c951c53ac889de2a7644ae4ac9beef28dc]

Show meaningful title for search key not found infobox, fdo#59865

Change-Id: I5c99fc98552be705ddcb163320521620bdcbf7ef

2013-01-28  Robert Roth  <robert.roth.off@gmail.com>  [6d0f143554692eedbf2409ef2c12ee7c0e9defb8]

Removed empty autocorr.src file

Change-Id: Ic19ffbe0b629482a3cadaaf15a77ba2443312957

2013-01-28  Noel Grandin  <noel@peralex.com>  [ff6ad8900b30b50eca4a1bd5d051eac216d76f96]

fdo#46808, make MacOS tinderbox happy

Change-Id: I17a2a1861f35beedc8c9ec23738fbd042b1a1f63

2013-01-28  Noel Grandin  <noel@peralex.com>  [77856e81ce4d279f00d0f92e917099f4f5220034]

fdo#46808, Adapt document::*PropertyValues UNO service to new style

The services are:
   document::NamedPropertyValues
   document::IndexedPropertyValues
The services already existed, they just did not have IDL files

Change-Id: Ibafe9b5afb9b30785df4f66aa923f4b96ceabeed

2013-01-28  Noel Grandin  <noel@peralex.com>  [ce1b932bba8f90363399a9fa6515b91d7d679efa]

fdo#46808, don't cache the result of comphelper::getProcessComponentContext

Change-Id: I7eb3ce6794b5896ebc56d6f28f7e37b6929a6217

2013-01-28  Noel Grandin  <noel@peralex.com>  [f95a7c2c6d5c2158de12bb3ca6fd94b139e33c62]

fdo#46808, Convert SvNumberFormatter to use XComponentContext

Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c

2013-01-28  Noel Grandin  <noel@peralex.com>  [b772eb0c728a06bdf72866ef61f800bbf7ec15a9]

fdo#46808, Adapt document::FilterConfigRefresh UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: I6894a3435159d9f529f2036354e70ee6358fc778

2013-01-28  Noel Grandin  <noel@peralex.com>  [83235caca899ba8088a24b8713ba49f52e4ba8ec]

fdo#46808, convert code to use new-style service constructor

Change-Id: I1b50f7ef6c01d13abd15ba3a76bd683a0151a914

2013-01-28  Noel Grandin  <noel@peralex.com>  [4ce614f50b572f5e80c1d26e7ffe72c1bb07a0d9]

fdo#46808, convert some code to use getProcessComponentContext

these VBA services should be left alone, according to Noel Power.

Change-Id: Iee394f73fa99c18d6b70892bff9b0e2122f67d69

2013-01-28  Noel Grandin  <noel@peralex.com>  [614e31aa24b51a6e4f5c4f26d51b3d880db643b1]

fdo#46808, Adapt sdb::TableDefinition UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: Iaac84da8baa3a060eef339d8e477f86ca49fae08

2013-01-28  Noel Grandin  <noel@peralex.com>  [29f17580a59421d7dd5f8c6bef980ae30cc63bb6]

fdo#46808, Convert svl/lockfile code to XComponentContext

Change-Id: I380944aa5e16b160ac76f939a839c513d4fbf232

2013-01-28  Noel Grandin  <noel@peralex.com>  [09cf6fe83a9d895dc6d5b3db91fd54aeaf4d0ea7]

fd0#46808, convert some getProcessServiceFactory

... to getProcessComponentContext

Change-Id: I8d5c2be0186db963ba8aac31e1b527145b8bca2b

2013-01-28  Noel Grandin  <noel@peralex.com>  [49cf14a3ca8dceed39baead918b1ddaaab5f4ab3]

fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style

The services already existed, it just did not have an IDL file

Change-Id: I245f78c165dbfde11a981efd7033c5c282f4e8ad

2013-01-28  Noel Grandin  <noel@peralex.com>  [4b37df18a18b61521e5fcbf358c6bc85639abdfc]

fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new style

The services already existed, it just did not have an IDL file.

Change-Id: Iae319545e5bf2384ede0992715a4879554605a22

2013-01-28  Noel Grandin  <noel@peralex.com>  [1a92a885d65860b4b09b426bb4b10f7a6a336571]

fdo#46808, Convert some bits to new-style UNO

Change-Id: I505910ae117588d54b79e72c12368224b4632fb9

2013-01-27  Julien Nabet  <serval2412@yahoo.fr>  [b8d4b8656f1f4e4782ba7460070e99babc8a499e]

Some cppcheck cleaning

Change-Id: I7217ab7500de5d8220b85e56aceb6e843bd0769f

2013-01-27  Julien Nabet  <serval2412@yahoo.fr>  [c3488487752d2083b9e8a45266fdc40df84be686]

Fix ret value never used

Change-Id: Ia1c1bf8d1eba3195f5eae2148d4c8c1ce2489140

2013-01-27  Julien Nabet  <serval2412@yahoo.fr>  [d5d202709f164edeb33e7cac7ddf5a8aa59f19ee]

Fix uninitialized variables

Change-Id: Iafd54c2b766bebf87cca211948a10695d585f0d9

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e820c249a4280fb38cf0ef7664006707382a687e]

implement conditional date format import/export for ODF

Change-Id: I11d5583c994d84fe1163c6158c0794ea1d879f2e

2013-01-27  Andras Timar  <atimar@suse.com>  [55fc2b96bb808381fff62b3d34f0e25c13de84a4]

Revert "fix for fdo#39632 : Consolidate GetMsiProperty()"

This reverts commit 95ee7d9cd3a0b0f397def8e607759c81feb8c592.

2013-01-27  Andras Timar  <atimar@suse.com>  [2d70b928a982a787aa975acd0770e3bf9ffb94b1]

Revert "chmod 644"

This reverts commit bf8e8e8bd03647632ed0b55c2b983a4d16cee40e.

2013-01-27  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [a1808e0d38dd36d590a5bae26a02c49252d6162a]

Remove more STRINGPARAM macros form dbaccess

Change-Id: I283ccd03dc811dda2f10963f400cd517f42ea7b3
Reviewed-on: https://gerrit.libreoffice.org/1878
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [3d033a8457180d9e4ccc2b1c1568d79087805209]

move accessibility options .ui to right place and adapt code

getting rid a pile of custom widget moving code

Change-Id: I68879f9ebaf28629c4759315b318b390a985a544

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [a43f6eeae3affb4c1573e6b2b11872b38c2e54b0]

Updated core Project: help  803567e90d6cc046b9253e6171feebab4a43778f


2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [6b642358640fcb060d14105991f83172e06723a4]

move SetAccessibleRelationLabeledBy relations into .ui and out of code

Change-Id: Ieb43e08519b72d4baebd5d004e4c9fd60daa40d4

2013-01-27  Tor Lillqvist  <tml@iki.fi>  [afbd5787b5412f5ed8f862a9cae9dee5fd346f3f]

MacOSXSpell needs boost_headers

Change-Id: I4af00e2925df393523ad3d00bd3b95459ff77f9c

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [edfe47853aafd03e4cb2bc68772215d49f020740]

move SetAccessibleRelationLabeledBy relations into .ui and out of code

Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [7595340a63be2e0fc4362c0f57451830e4017d98]

move entermasterpassword.ui to right place and adapt code

Change-Id: Ia0308990eaf1b87de1c7fd673a2a25a45fcfb366

2013-01-27  Caolán McNamara  <caolanm@redhat.com>  [5e11ed7c4383d1b546e694d9b566690a581d589f]

Updated core Project: help  c409b0f4447cd04b2c88253aecab3dceedc251df


2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6a82a9908cc5b911dd6783cab69ed3dcb6ba66bb]

we need to parse the cell address after import, fdo#59843

Otherwise we may have problems with sheet names from sheets that are not
yet imported.

Change-Id: I99a6507567b7d1018b790a90019cd563fa7323a0

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7bd35614757e4e97913ed9b9d3344f800e8514b2]

prevent some unnecessary cycles for large cond format ranges

Change-Id: I48f03a897d1ca876bba0d0becf6b51a300970346

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6033eaf5b85e01da61628c65ee92292eb2974617]

we need to use SCROW for row numbers, fdo#59894

This caused an overflow and resulted in adding endless number of values
until a bad_alloc was thrown.

Change-Id: I954acd801eb18e2c2fe6a449048856cb95d0d8b0

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bfc674c2cedfa8a07a67e71d1ca976e2556bef4d]

remove some parameters

Change-Id: Ib812d7092c0f375f253a3db2929b2ea6b63806fa

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b99893b40297c4e82616bea8dab6bc9d82d25b2d]

remove unneeded variable

Change-Id: Ic422a31252d60ddbafdfc05104b704ff9ffc4274

2013-01-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b02c52b467ff3259501350f2e6cb0de123f5b794]

use isEmpty instead of getLength

Change-Id: I9e5ce12776fcb31577a735296ab10b2c98c238f8

2013-01-27  Michael Stahl  <mstahl@redhat.com>  [7bc44705c0974719b7a198bb5dbf8f9d782d55a8]

still not enough boost_header

Change-Id: Ic0ee933fbee7368f0af2573ea33a5ce33f4043c4

2013-01-27  Michael Stahl  <mstahl@redhat.com>  [a156e66a4f14cf8473187d6f6b7aa6225d04dc41]

need more boost_headers

Change-Id: Ic58e334acb9d9c89e5466638286c0f42dc36df43

2013-01-27  Michael Stahl  <mstahl@redhat.com>  [8cad36dfcd6e4ae583332bf34b8bbf0ceb19aa9d]

fix omissions in a53586f4efe26b8875107d04001f4ecec760c343

Change-Id: I65e3fc3e34416b74365490a1cd7cba178ef7eb55

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [46fcf807a890b0f53b416bdcc0ad1200b18fec6c]

add mnemonic widgets to caption options dialog

and recover the original short-cuts

Change-Id: I2d934cfb3b1ca0ab07489b23dde27fee073a5706

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [0111cbd6b69192aa4542fb5f39b7e40be0abf753]

Updated core Project: help  c72e13bc83d8adf973470eda98c3885ba64389cc


2013-01-26  Michael Stahl  <mstahl@redhat.com>  [5a61e283780969ff45039d3e033d1bfaac314d95]

gbuild: fix silly "expandtabs" in makefile VIM modelines

Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16

2013-01-26  Michael Stahl  <mstahl@redhat.com>  [fc81393c7f11ffb854fe024b64146b50cf462921]

gbuild: remove various pointless calls that don't add anything

Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2

2013-01-26  Michael Stahl  <mstahl@redhat.com>  [a53586f4efe26b8875107d04001f4ecec760c343]

gbuild: do not copy boost headers around

- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus

Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9

2013-01-26  Michael Stahl  <mstahl@redhat.com>  [20773c2bb04631d9bfd60167ed091752f0deecee]

crashrep: fix conditionals: it used to be built in non-pro too

Change-Id: Icf3901024aed39f3b8e280a4fed8244a2b83e80e

2013-01-26  Michael Stahl  <mstahl@redhat.com>  [a64e6f49f1b6938845f7a765da24946a0f0fd749]

CppunitTest_sw_filters_test: use external

Change-Id: I915d22fb2d6937a276a35b67bac0eb8b925596f1

2013-01-26  Michael Stahl  <mstahl@redhat.com>  [7cf3b1ffcb8dc6dbb643e12febe5415972a7c2fa]

idlc: silence annoying test spew on success

Change-Id: I7c9ff31a8f4578afdb9056d6d204bd688c3c3473

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [e32c5058c43865eee0d81b3635b8b4c6d8c64f53]

add mnemonic widgets to document info page

Change-Id: I286847cb0f07a416b1810450eb2c873ca19c2932

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [b0a3c0faddcb56c6f44f93125a9dbad8f62185c0]

add mnemonic widgets to description info page

Change-Id: Ic9b5a0d39d91ee3546ab49e5c586b16b70298045

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [f8960c77899408a2958b6d6dc942e3b21a6996e7]

add mnemonic widgets to statistics info page

Change-Id: Ife142f262f3f78f25ba3b8b3eaa1a515b21b3da5

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [1cbb54fa67cf9a1181894d6a571b5e7d7d86e9ae]

Updated core Project: help  d6a4e01ee6738f6a30401605ce2ee019fa94b649


2013-01-26  Andras Timar  <atimar@suse.com>  [a843a040ae44b65752c899cbd8179629875339d2]

sfx2/source/control/templateview.src is localizable

Change-Id: Ic21abffa3a889b96e2ce03c9ad997b3924133e66

2013-01-26  Julien Nabet  <serval2412@yahoo.fr>  [70c88fc75f6aced47a791ce53b761d6aaf773eaf]

Some cppcheck cleaning

Change-Id: Iab4ff990f71321b75f69bc61a5cda728956ca85c

2013-01-26  Julien Nabet  <serval2412@yahoo.fr>  [bc3be8493e3e14f85cedf175edff6db9a786d4dc]

Fix Member variable m_pView is not initialized in the constructor

Change-Id: I0b18698f23f7c2c446e60069d0efcb6d89b1e5d3

2013-01-26  Andras Timar  <atimar@suse.com>  [36949cadacde5ba83dea3ef6689d1934e1f87634]

update LICENSE document

added: lcms2, libmspub, liborcus, openldap, Mesa, fonconfig, clucene
removed: gdiplus.dll, gtk+
updated: MS Visual Studio C++ Runtime 2008->2010, Liberation fonts
synced ODT, help and txt versions of the document

Change-Id: I5c9957c63e3bb2d9dbd8fefc9e5ccb5dc0ea6006

2013-01-26  Julien Nabet  <serval2412@yahoo.fr>  [b780e8307bfeabf182225f302bb9d62934f0c597]

Some cppcheck cleaning


2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [d77bcb13c4afce1f894aadc6a3b058695641c2e1]

add mnemonic widgets to internet info page

Change-Id: Ic28d8e0918d81086232424fe98e34636f4f83233

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [cdf590bbdcfa3062069b2f36687fac7df9124560]

Updated core Project: help  a01238220f1bfa2619f9ac37ef82a2f2800e8f16


2013-01-26  Andras Timar  <atimar@suse.com>  [c0b6fa74337ff3db7a4e489330250c4f6e69f7c3]

Updated core Project: help  3a5cdb25465c2f423892c184755dad7c0075c1eb


2013-01-26  Stephan Bergmann  <sbergman@redhat.com>  [f1bca26afcc7593d0124c216c0400a9e2e47fc1d]

Remove redundant braces around for loops

...that had once been workarounds for compilers that did not yet support the
C++98 scoping rules for declarations in for-init-statements.

Change-Id: I51dc42982b30bf3adea6de1a10a91c0b4b4acfbe

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [8e681942f771d7beae52b1e786fab16e6a653ab1]

add mnemonic widgets to column page

Change-Id: I1156a4785b96efb44bc98623e9a7f2cbbb5ee84a

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [53f0752535e1e23481ebe7632afd59beee8a311d]

Updated core Project: help  b8c513606f96dac3a5f10dfba008ec6c45830cb9


2013-01-26  Takeshi Abe  <tabe@fixedpoint.jp>  [1f531d4f68b41044bdb38f90149b4d81e3024da7]

sal_Bool to bool

Change-Id: Ie452042fafd4d795b9830f9d8416c568a76b3d8f

2013-01-26  Takeshi Abe  <tabe@fixedpoint.jp>  [20ce7ff148e2b3393fc8176520f77827ccecbc76]

Nuke unused #define

Change-Id: I1615619ec92b83d75db2571d1f5bc6086caf705f

2013-01-26  Takeshi Abe  <tabe@fixedpoint.jp>  [fd516ce60e48aeae40f63eb34def41b6f38ff507]

Drop unused function

Change-Id: I0cf5126640428e7f7b3a5af922d76947344448a9

2013-01-26  Andras Timar  <atimar@suse.com>  [828dfdd4fb9fc133f4e3241e9722f23f3778db08]

unify the spelling of 'Kazakh' language name

While 'Kazakh' can be written as 'Kazak' or 'Qazaq', the 'Kazakh' form
is the most widespread according to online sources (Wikipedia,
LCID list from Microsoft). Also the 'Kazakh' form is preferred by a
Kazakh contributor, see http://listarchives.libreoffice.org/global/l10n/msg05444.html
In LibreOffice both 'Kazak' and 'Kazakh' was used at different places.

Change-Id: Ief83eb05e92af16cb5b795f2bbb1e3d6f7c9659a

2013-01-26  Michael Meeks  <michael.meeks@suse.com>  [e99b540d8985b87247519c951e6ef65a01b1f5c9]

sdremote: kill memory corruption / mis-matched alloc/free's.

Change-Id: I253f28d7c83371282adde86c8eaadd6f25beff5a

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [bfe49bf54812a70bcd9ac16342ff02bfd50f475b]

callcatcher: update unused code

Change-Id: I80e562eac2b8578073993c5ebf01943ecad4947d

2013-01-26  Caolán McNamara  <caolanm@redhat.com>  [9b5111e7f91f958e37ab25280d678afb9de4bead]

get rid of some XubStrings

Change-Id: Ie522330aa1470677ddcc8f9e6d76bbf4a63a9712

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aac5cb1d3203a52966a539df729716c51d874ea4]

remove unnecessary calls to copy c'tor

Change-Id: I78ef9901a42e65c5d7fb6f8048a114ba23f9ce98

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b17d6c14d226b1973c87ff161586c39899e403f]

remove some data members from the class

Change-Id: I69df18c7b613673834613d49ab0d58bbee9cc0df

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee715db9dbeb3a02c254e375eab57d6a5fc51a13]

this test case must be changed a bit

The old way was just plain wrong. Just test if the string is empty.

Change-Id: I4eba5e6941da5904c8ff99ab48ae5bef0d02e14e

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0367a2679b480cbe03c41b02990f11f9aaf816e9]

fix typo

Change-Id: I9ec827e0c4000844c495f788e6fc166d41bdb944

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ea45e67c29b22b2c94375be3935f1343306a25c]

show style when dialog is created with existing cond format, fdo#59778

Change-Id: Ic1218179cd9c87ec15826adc861d505339a05f2d

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab121cf8540dc26b4877022b11e2ea50a4fd9b5e]

don't use a pointer here

Change-Id: If7e7785e032d7d95764e8325870655e276cfda8f

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [afc4864e2677b66182785f873d838081b2e331a4]

stylistic clean-up

Change-Id: I7663001236707eb4324b6d39d27b309e02f5af6e

2013-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f6570453722e9fc3a9bb28b32b64cee7d4bbdbb]

startsWith is much better than indexOf for this

Change-Id: I8d4fd1054352cdc67aae9b0ea92ddafc0291d211

2013-01-25  Robert Roth  <robert.roth.off@gmail.com>  [a9b1c62b1a4977dae03e04622612b952edd7b629]

Cleanup after zoom dialog ui conversion

Change-Id: I99cbb6e739af352091446da11d8150b24c2a6207
Reviewed-on: https://gerrit.libreoffice.org/1873
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d785b3c41fa6d841ca69b26a6a1ea9ce7a92205d]

bnc#590020: Sort data points stably.

std::sort is unstable sort, which is not what we want.  Use std::stable_sort
to sort data points by X values.  If we use unstable sort, it may mess up
the order of the sequence when two data points contain identical X values.

Change-Id: I6453a986185b326dc680fbcec6227ea332235b22

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d0b94f5cfefe89cacc4fd4230396c1d34e4d2cfe]

String cleanup.

Change-Id: Ib796e2a101f08f01eb438e8d48c7bffbbd3b19b0

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ebed43f4d2bc42784c7acc6014aedb397b2356fd]

Replace use of std::auto_ptr with boost::scoped_ptr.

Change-Id: Ie821170f9d5b47660370498611d781fd5ba139c8

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [339f1cb3c2d9842a823f24dfa1cd872b92cd5b88]

Make these classes explicitly non-copyable.

Change-Id: I0dcf277a1b72afe294874b42efaf0b24e1b25b8c

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b660baccf969b44fc404578efadaff5e5c8850e]

A little cleanup.

Change-Id: I69729603bcaadffa06a56296a6ef37af2aef6c54

2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20f03d3607089c16f34ece59a9384ca1d50e410e]

C2U macros no longer necessary.

Change-Id: Ia7b3d03e6d00dd2a57cd40dc9a63507652cac84d

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [8889c48ae5822ec053c5a289d78465d144ec53f5]

Updated core Project: help  07bf3f5029f799b26d8a663de53c280094e84fb3


2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [40d869caded7e7b9c7deac83ffc55e40f17ed617]

Updated core Project: help  798a8c6cce95f7f873e73ab487aa0371239af872


2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [c93da4ca9c0e02b8fda4bd82179171cf7ea7da1a]

Updated core Project: help  885bbf91f7a826d9f65f30ecea1aea9c835260c1


2013-01-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [545737df40880875304bffc3f49800d1d2e99723]

fdo#59056: Re-calculate cell anchor position of a pasted drawing object.

Else it would re-use the anchor position of the original one (minus the
sheet index which is correctly adjusted).

Change-Id: I52d11eb9953ee7539c9d5da41edd7dd28604587c

2013-01-25  Stephan Bergmann  <sbergman@redhat.com>  [67d23e3a99bbaaa5a4dff1f8f3a10bd8abd198fb]

fdo#57061: Use a new MIGRATION4 flag file for profile migration LO 3 -> 4

...to avoid missing migrations on Windows and Mac OS X, where existing "3" user
profiles got the "MIGRATED" flag file erroneously added when running LO 3
already, presumably due to 6b522673373797bbf53d795d53e0ec45175a5d67 "default
config location has changed, look in old config dir when migrating."

Change-Id: I8dd50a36450c167d47411834cc06a754affadf6d

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [e2250ec113e5534875e7480f5bf508d71fa46f4d]

remove unused hids

Change-Id: Iab2d62506c3985bd3f32e8140057ec136cfd3395

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [963fb917d777f28190d9674e6943ebb5436f435b]

fix build, change overridden GetOLEStorageName to OUString

Change-Id: I333090ae95218cd3438a8eb8b67ea9f07174ca8f

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [71b78b2b1c76b9a2e0e43c3f5e298b9538fc6282]

Updated core Project: help  3dba68c2869157f2011789c2fdf05cb216438ece


2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [8c79af8df5dd9428d8dc8cc3693c17ecb992383a]

add mnemonic widgets in numbering position page

and restore lost short-cuts

Change-Id: I86221fc67095fda8a8cbcfbc10bb0ff61c818e3f

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [76a0143aa4c0fc171d8ac98ad4801349ead9619a]

tools->customize->menus->add is already converted to .ui

as is:
  tools->customize->menus->modify->add submenu
  tools->customize->menus->modify->rename
  tools->customize->toolbar->modify->rename
  tools->macros->run

Change-Id: Ie97d74d0b55dd8f24836e24925125f65a0c562dc

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [917a1b2888e6c8c623d82d4649adc16185f62f71]

Updated core Project: help  351c2d40cc93737f988ba2b35d0ca26d511f296c


2013-01-25  Ricardo Montania  <ricardo@linuxafundo.com.br>  [68ae1313fa9d0b42407107bb2ad930c836519301]

String to OUString conversions in filter

Change-Id: I944f4d57aba935e513a3d158a46322874fe0df15
Reviewed-on: https://gerrit.libreoffice.org/1865
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-25  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [0699e938fe3ba517cd32dc38b8669161bf30aa4a]

Converted Tools -> customize.ui with the submenus widgets.

Change-Id: I1adfcbb66f4cf919e2e6e9e73dc79ba830a252cf
Reviewed-on: https://gerrit.libreoffice.org/1823
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [302eebf0c88251a1514840a01a73316d898a6709]

CDR: Actually apply the patch

Change-Id: I9ffd7123b8f79128c559f30eade6ae49bf809981

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7a50b16839f96a3afdb4be699b3c429c0510881a]

CDR: We want ICU_LIBS always empty since this is a static library

Change-Id: I90730e08b07182fa73a1e3a60bed6da11cfd9e06

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f1ebdbd541225f1f31334114f3456d0fd7572eb7]

CDR: Override pkg-config with SYSTEM_ICU

Change-Id: I8c802ae3ee91978bb445a47ba80c64eef355907b

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ab0195a5a40e441dea72cc2950e74cbd777115d5]

CDR: fix large-angle computation

Change-Id: Ia3f937b0b49093fbdbbe259b835a2d8a81633fe1

2013-01-25  Noel Power  <noel.power@suse.com>  [701cc2aa454b700f9e837d9ee3043598505a1405]

export page/cell anchoring for xls drawing objects fdo#58360

Change-Id: I8f12ce4fedd3da76bab683ac85169186deeb89dc

2013-01-25  Noel Power  <noel.power@suse.com>  [55f0c9e03250cf7563b37de9953fe239dceb4ba3]

import page/cell anchoring for xlsx drawing objects fdo#58360

Change-Id: I5f6cf9c5f28e8176c1057d50e39c67202bf1f143

2013-01-25  Noel Power  <noel.power@suse.com>  [1f41546e5786dbd0a248c67ba4f1cba409fe05a6]

import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360

Change-Id: I26ee91e683f94b2fdfaadac960b840e088f1f155

2013-01-25  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [32ad9111191fd4f12f03120e8f3a416ee06fb7c3]

Only call getScDocument when needed

Change-Id: I2dca76af46e63b5dd833f5a60549d4b1a7b03d84
Reviewed-on: https://gerrit.libreoffice.org/1861
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-25  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b0a2b73222482d1379e90b636efdf44a48ba3ab6]

fdo#59779: Set the first page attributes on pooled styles creation


2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [09b72749f45f519da5cf26275db6745a491c4265]

add mnemonic widgets in numbering options page

Change-Id: I84c1fa8f24504a06563145e224d01abaa5714cf9

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [7b195f146bb23d48fb9b204e299bfdd53df9f5a7]

Updated core Project: help  745c3e5b1fdaa4882b4609d303cace6763e063e8


2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [14d8cd11d6b4831811dbaeb6cfa1f81392251abe]

Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translations

auto-adding mnemonics to the first character of OK/Cancel translations suggests
short-cuts under various CJK/Indic languages which can't be achieved with a
single keystroke combination

Some platforms want mnemonic-ed OK/Cancel, some don't. So lets have two
translations, one for each situation, rather than trying to automunge.

Change-Id: I23e21e79b27ead86f535309ca0efc2adea86ae24

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [610ebd9a1100095b81835a476465b6ef126e8e1e]

remove redundant HIDs

Change-Id: I982b760084cf9ed259432b7c77a865e3f8f13fed

2013-01-25  Tor Lillqvist  <tml@iki.fi>  [a541135d0d843b62a54d0a637d3976a0df437d01]

Avoid stray && in the system ICU case

Change-Id: I65a803824fd79cd6ac5136861bba0b64998d0868

2013-01-25  Tor Lillqvist  <tml@iki.fi>  [d0c3eaf87f8335a70d25e8cd6e91f2c7d4e47302]

Blind "fix" for when using system ICU

No point in pointing to nonexistent ICU headers in solver if building
against a system ICU.

Change-Id: I5a151f3bfefd1913ad84a33d74af749558926312

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [fbe878da6216028f5943b7863be366adfa0be4fc]

hand rolled dynamic positioning code can go now

Change-Id: If30c91ea3828f8e4d8ed4c5ac95697fb2817d68f

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [4c05804b2ee2e98c1f2652f88283815a43e9d75e]

split up into one dialog per .ui

Change-Id: I5473ef07abb1f96aed4cfd96d4fa436ec2f13e64

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [18a0d02e076c77d2f07f01bc4ccec358661a82b3]

some minor .ui conversion nits

ObjectNameDialog:
  - Lets make it resizeable. Set a "width in chars" on the edit box to make it
    wide enough, that way we don't have to about setting a size request
    in pixels

ObjectTitleNameDialog
  - Lets make it resizeable, as above.
  - The original had a scrollbar, so added a scrolledwindow to it with
    always vertically scroll
  - For the textview to give it a default height, rather than using
    pixels I let it take its width by expand to the above edit widget width
  - For its height, added a non-translated text buffer with 5 blank lines
    and tweaked the ctor to set that as its permanent height request
  - GtkTextView maps to VclMultiLineEdit instead of "MultiLineEdit"
    its a corner case, they should be equivalent, so just changed
    MultiLineEdit to VclMultiLineEdit

NameDialog:
  - width requests as above
  - set name_entry as the mnemonic widget of name_entry

MessBox:
  - I set the label to be vertically centered for the resizeable case

Change-Id: I9ab9eb76aa64b4d7eaf1c9a738f9c29cd7f7820b

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [233f3e6d71c5a4c1cdf572198a3303dcc9697be2]

Updated core Project: help  6ca6ab572bc8b1ab17b43bb277d4909fed910ed6


2013-01-25  Robert Roth  <robert.roth.off@gmail.com>  [45dc5f7f4ef579c848a83f5679658977303527bb]

Object name, description dialog and messagebox ported to UI files

Change-Id: Iad23998c9ccde22abad9d894af3dd6df7c92564f
Reviewed-on: https://gerrit.libreoffice.org/1857
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [71a8f79f4bdf567b6fce23091ca1663455cadba9]

improve the tests for cached value import

The test now also tests for Err:* import and checks that these have been
imported as error values and not only as text values.

Future clean-up:
Merge the cached matrix test file into the cached value one.

Change-Id: I9c0a06f058ff6620bd7ca169b3bee07a5430997e

2013-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3a1f90a6c7fa0c0604acac6d76f9d4ef3ac20311]

improve handling of error cells in cahced value import

We are finally able to handle error cells of the type Err:* and the
patch drastically reduces the number of string comparisons needed during
cached value import.

Change-Id: I4c0a2ed2561862615fe745d1a556e4004fd28d8f

2013-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [255bec2034fe80a53354b956e46591097880220b]

improve tests for cached value import

Change-Id: I8e5f8cb351792b53c89658074e41dff3a3c4d9db

2013-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de7985809f5e01f274e5d7a946e431ae475ea1e7]

a few more fixes for cached value import

Change-Id: I2b6baedc8232811df1e5525bd2884b54db5a8f70

2013-01-25  Tor Lillqvist  <tml@iki.fi>  [0ffe214cd51705f3e7ab464bb9f10ab173efa45a]

ICU headers are now copied to solver

Change-Id: Ib06a88278d6bf8912ae13de2c44e1cedeb046428

2013-01-25  Tor Lillqvist  <tml@iki.fi>  [c92da8b228166c961dd320ebcff3d17abac5edf9]

Deliver the ICU headers for real

Change-Id: Id740d54a36d9b094b728b840f362c7a8e182cfec

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f4bcb81063ff0d00f4d2843a046c2b1cf04228d6]

Trying to use wildcard to deliver the headers

Change-Id: I684ad3e2050dd07958c4bf2267c20274958c5673

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [300c0fe3671837e863b5265de407d0d60e90f964]

set mnemonic widgets in autotext dialog

Change-Id: I1f9204c40024bcc7b5de407f134c2aa8f64414c4

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [d862063fc95b7f8a6b49402cb91811bcd2d4eb84]

set mnemonic widgets in edit categories dialog

Change-Id: I8b284dac86e47851db9f380d274ce5a2b2863046

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [9de187e918ae856b3383851be1fac7745e1333d2]

set mnemonic widgets in exchange databases dialog

Change-Id: I034763480bae904feec2329c50d6ee06d0ee863a

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [c9d9b4a5e4201e49c8632149b8cd3cb4aeec0a61]

set mnemonic widgets in asian phonetic guide dialog

Change-Id: I0f41fb345b8f0822c98f19bc9de2c7e9c15133a9

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [50068aabd05a4a7b610e1f1b339164e805bc42ec]

set mnemonic widgets in table text flow page

Change-Id: I00a5ca16a868251d58f9106365a2efcc7a86d3aa

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [dcdf61f5ddefca88123de49b52f0ca80e13833e1]

callcatcher: update unused method list

Change-Id: Idbd84e9d22d130361e7d9e0d7c27d3d6df73095d

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [dd20592c73a51159a408cd8d94a5c0b2a2b4104e]

Updated core Project: help  7cd661f12ff18a7a95573e034d92e025198843a1


2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fbe72cdfbe71a142b5444c82765d489d84b82afa]

Deliver icu headers

Change-Id: Ic62f18c8aa29b0f0b158f3d3a9988703def899d3

2013-01-25  Miklos Vajna  <vmiklos@suse.cz>  [2448539161d105c2b629ba090c732647d2e99c6d]

Gradient::operator==: amazing how nobody noticed this for 13 years

Two Gradient instances equal if all of their members equal, not any.

Change-Id: I313c1b145005f295f47b27e7af7ec96d5ee6168f

2013-01-25  Miklos Vajna  <vmiklos@suse.cz>  [0544946effdd464e8bfcb8cc64969a6e76a36096]

SwFrm::PaintBackground: paint gradient in layout if SvxBrushItem wants it

Change-Id: I72eec18ac6265fd2e0df06eb68115d1d0034be15

2013-01-25  Miklos Vajna  <vmiklos@suse.cz>  [2a34dd723baac31e9ce0c639ce9244c0ced4ff06]

text::BaseFrameProperties: add FillStyle and FillGradient optional properties

Change-Id: I854cc5e4da2ce87ef4a7af6e9c0cf6f208714e4c

2013-01-25  Miklos Vajna  <vmiklos@suse.cz>  [2aec78c0d931a53edbee0adeaf1efc399e235f17]

SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyle

So Writer fly frames can have gradient info as well.

Change-Id: If59ae9092fedabbe112f034e13fbe801815ebaaf

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8e9675d2330b3eff788843c75f657c284a07fe54]

Trying to fix libcdr build

Change-Id: Ifcadb0e7be11d32e370b578e21f5d8881bab640f

2013-01-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [851ca9c0c21baff00b2ee5a0f93e783c1605bae6]

Uploading libcdr 0.0.10, hoping it works

Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d

2013-01-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d46b2086f271d8cb8f3cc891363e7b4b128b6f55]

bnc#798271: Don't delete the PropertyMapEntry instance prematurely.

When using comphelper::PropertyMapEntry array to create a UNO property
set, we need to make sure we keep this instance while the property set
object is alive, else it would cause a very hard-to-debug problem down
the road...

In this particular case, the aExportInfoMap array instance was destroyed
when it went out of scope, but the xInfoSet which references it was used
afterward.

Change-Id: I02132b6b2e6bef7b461f0f77c2c4a3e911e42014

2013-01-25  Takeshi Abe  <tabe@fixedpoint.jp>  [17deff0c9a066ab4208747062577ab700dac60ef]

sal_Bool to bool

Change-Id: I3a18222fe21c05edc87e480086be7e4faef3219c

2013-01-25  Matteo Casalin  <matteo.casalin@gmx.com>  [bc84545cb2c58f1f267ed2efb770bb5624ee7c70]

OUString: remove namespace and chained appends

Change-Id: I1eb7e61f3151c0469db26c69439e16be0f7063df
Reviewed-on: https://gerrit.libreoffice.org/1833
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-25  Ricardo Montania  <ricardo@linuxafundo.com.br>  [0d6e43bd788c075675b549ff4f63f706406cefa5]

String cleanup in filter

Change-Id: I5678cd4f0bbfc1603bb7f3881adb4359a25ddbc5
Reviewed-on: https://gerrit.libreoffice.org/1848
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-25  Joel Madero  <jmadero.dev@gmail.com>  [5d743ce2d1f548fafd34e31ada411df7f7e2fea1]

fdo#48086 - add help for impress (insert -> animated image)

Help file was already available, just added the button to the UI dialog for Presentation's
insert->animated image

	modified:   sd/source/ui/dlg/animobjs.cxx
	modified:   sd/source/ui/dlg/animobjs.src
	modified:   sd/source/ui/inc/animobjs.hrc
	modified:   sd/source/ui/inc/animobjs.hxx

Change-Id: I0dbc51f0630d8df001cb17c7465d0e599a5f7815
Reviewed-on: https://gerrit.libreoffice.org/1849
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [fbfba66ac4990875e90f7af56113ca453d83f069]

Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to ll

Change-Id: I169d9e95a2ac1f22bc94e46781bfcee07b133ad4

2013-01-25  Caolán McNamara  <caolanm@redhat.com>  [3f099e64b1d6602bd7b145f23e2a43afbe6ce54a]

Set requested name on .ui page, and use sizegroups

rather than making super-wide buttons, set them to not expand
and use sizegroups to give them equal width of the largest

Change-Id: Ic915ea42ec26b6dd4a32696957bc98e02fa3e282

2013-01-25  Eike Rathke  <erack@redhat.com>  [0adb958c451660ec0eea012480b6327dd2aefeb4]

non-dbgutil build [-Werror=unused-parameter], fdo#59819

Change-Id: I8eaa67bc2ab609bb6483cb307bf4bbc0ca654671

2013-01-25  Eike Rathke  <erack@redhat.com>  [1162738c6fbd8505ffa27b28118318cc522a5368]

resolved fdo#59819 write correct OOXML function name mapping

OOXML export so far used the internal English PODF symbols that worked
only by accident. As soon as function names or operators differed it was
plain wrong. Use the existing OOXML mapping instead that also the import
uses.

For example, in OOXML the IFNA function is stored as _xlfn.IFNA, Excel
2013 could not read the IFNA that we wrote.

Also, do not write a <definedName> element in OOXML for new functions
that in the binary format are written as macro calls and need a defined
name entry.

Change-Id: Ib6de1f8b65d0634c2d78229ddb4922778a33923b

2013-01-24  Michael Stahl  <mstahl@redhat.com>  [2823789bec0c029d9714aff0ed65923e23177ef9]

fdo#58204: PPT export: fix text rotation in shapes:

EscherPropertyContainer::CreateTextProperties: do not write
ESCHER_Prop_txflTextFlow for custom shapes.  This happens to export the
rotation properly for the WW8 bugdoc of n#404221, as well as the PPT at
fdo#58204 and both PPTs at fdo#34897, one of which (mangle.ppt) was not
handled properly on master currently.  The author disclaims having any
actual knowledge about rotation properties in MSO files.

(regression from 24dd42f316e5cb16ba726c05ba486d53e033052d)

Change-Id: Id3dcfb6221d031cdabb7f543b68752b467d9e1a6

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [7b9d0da45727f03081471653efe08157f58b2224]

Updated core Project: help  f2d63b153483caab5009d0d4d2eab9a1bac77f82


2013-01-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [e2e99d0b11319333ece9827187ef4098fad47f3e]

Remove RTL_CONSTASCII_USTRINGPARAM in svx

replace equals() with ==

Change-Id: Ic1aed52398beb2132d8c6824335b865ceb4255b3

2013-01-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [088af31770f6f5b6106988d544d57800c0946911]

remove duplicate code block

Change-Id: If25874a36a65d4f3fcb2ef1fa9b09fa9878dda01

2013-01-24  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [2dab78ee2199d70b951aee86b80aab4374cc7c4f]

Change GetSavedValue() to return OUString

removed temporarily added OUString(...GetSavedValue()...) constructs again

Change-Id: I11477654d217a5ae127c1ef1b19cbff56ed052a6

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [0057803c228e10bc1247ebb35c28cfc9ffc4cc5c]

add mnemonic widgets to table columns page

Change-Id: Ib8ef7bb6f1efd2ce5580f1310688256a19186f73

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [092ead3edfd51964312ab538652af6b080051b51]

add mnemonic widgets to border page

Change-Id: I4faa14dc08a9016d7766b495bb51716f7f2db709

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [7d8caa3bacb99fa5fc7cf44c94aa907fcc45126b]

remove XubString in Button::GetStandardText

Change-Id: I13db34f37caeb44ab622b94d2e23ac1727182c8b

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [4ef25c4bcc43ed02f17d1b45c9e0669f701dc2fe]

Updated core Project: help  c2d6b6a6c24b44bccab184368759052b366e82dc


2013-01-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [72bb1c410fd63de68d699b7b4bd28abb4f1da9b7]

New test for importing chart object with references to cell ranges.

Change-Id: I2167d1a2c7ea70415581caf29acf620e4b116e69

2013-01-24  Julien Nabet  <serval2412@yahoo.fr>  [c2f58887eca4b0fce0b56f0763ee5be0d04e671f]

Fix Same expression on both sides of '=='

Change-Id: I37ef5de92296b7ea7d7d44fa6701ad025d94435e

2013-01-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [585b080046eca4d2bb60c92e5cf6bf5e644e7590]

calling loadDoc is simpler.

Change-Id: I6a507825252f316c8106ea4b856bf166a010c15b

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [08706f37737a2b5c92ef3c6e492b152e75fcd11b]

restore the helpid for impress animation dialog after initialization

Document and centralize the uses of undoing the helpid clear after
helpid->uniqueid hack

Change-Id: I4e651235407a0eca26dc0acfc089ef8f8ce57b13

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [eeecaf597ae2fb45ab575fd6aab5fcbe3428c033]

set mnemonic widgets in background page

Change-Id: I6af5f5580ad0f1acb202484bf56593c332997fe8

2013-01-24  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [23baf527ffc9c082dcbc6a328019760725cc0c08]

Template Manager: remote repositories only for experimental mode

Change-Id: I79501bdcd25f362065d9b95efd1a43f6be84577e

2013-01-24  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [5af61a8bb6fa890349334b6a22eb02a0dd79a90a]

Translate German comments, fix some ws

Change-Id: I962077a8c7d533c7eaf6d5ba68ec18966e5760a1
Reviewed-on: https://gerrit.libreoffice.org/1817
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Julien Nabet  <serval2412@yahoo.fr>  [59bce03256c5c00616cf63ace140cb91fdd46aa7]

Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svm

Change-Id: Ia86ec2f32259180a29857eee53d6d5c082e05bf7
Reviewed-on: https://gerrit.libreoffice.org/1788
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [20371d26374b40fe28ac006d9392104b692fce32]

add a layout aware SfxSingleTabDialog

Change-Id: Ia4726eac4448dd22380d81d49c5e3b19aa097f73

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [bd272cd3daf873fcc69c2cc794ffda821be7fedf]

rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog

Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [5f1e50030cdb3a4eacc3b78b2e197a7f57219bcb]

set a default height for the number format category

Change-Id: Ic119128aa433f76bcd8684b245d7db60ed3bcf36

2013-01-24  gokul  <gswaminathan@kacst.edu.sa>  [4e251439db75f75eaf3d26b28fa108c893a87ea4]

Added Options.ui Widget and few sub widgets under Option->LibreOffice

Change-Id: Id6ad009b79ef35e91b329ee7f3c534a17d856b59
Reviewed-on: https://gerrit.libreoffice.org/1750
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  gokul  <gswaminathan@kacst.edu.sa>  [81b4daa2925e65a43bd59f8d37326b2312bcb05e]

Added Few more sub widgets under options->LibreOffice

Change-Id: Ifcf1d5e4c02b72fecc3d91ac85f96d5683bae6c3
Reviewed-on: https://gerrit.libreoffice.org/1786
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7744ed922e0e22c7cdb8fbc7ecd685ecccc68dca]

CMIS: use the proxy settings from the options

Change-Id: I5b856ac166b67097e1921ec71eb5b7e1819fec41

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [04f21f9ad6c4b5be606f3c62fd10b3f1c2df283a]

SingleTabDlgImpl::m_pTabPage never used

Change-Id: I958fb2a42f8cc0ed87a98c68a303c8d6d6195079

2013-01-24  Michael Stahl  <mstahl@redhat.com>  [e2d60ae0bf885a39bb392729797b0fc6ec3a5fe5]

fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"

... by adding POSTVERSIONEXTENSION after PRODUCTEXTENSION.
(regression from e024a8d88dbca3a2d178ad88c069721a92156ddf)

Change-Id: Ie130dd5be08247ae9202f98cd58a6922fed27f32

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [e029e7394b972fd72930c8c475f3768dd99fe673]

Resolves: fdo#59586 Missing comma in particular PDF file

regression from d9e4c74811855de15f1bf2045c2c9b061a2d4dc6

- if ( LANGUAGE_KOREAN != aLang && LANGUAGE_KOREAN_JOHAB != aLang )
+ if (MsLangId::isKorean(aLang))

should obviously have been

- if ( LANGUAGE_KOREAN != aLang && LANGUAGE_KOREAN_JOHAB != aLang )
+ if (!MsLangId::isKorean(aLang))

Change-Id: I5d4407729c46111fc080e24b6a86d6740faa0f81

2013-01-24  Michael Stahl  <mstahl@redhat.com>  [3c0f360995741c16e93f49b1a1e771d0f4e40dc7]

fdo#59798: MSI installer spurious space in version number

(regression from e024a8d88dbca3a2d178ad88c069721a92156ddf)

Change-Id: I0a94f7265d310f0f5c48c747ffca49a7aeb05a01

2013-01-24  Tor Lillqvist  <tml@iki.fi>  [c1760a241b3f0362338d09460ac7dd2e1f2b25aa]

WaE: 'bVal' may be used uninitialized in this function

Seen in the MacOSX-Intel_1-built_no-moz_on_10.6.8 tinderbox build log,
not in an own build.

Change-Id: I1b5c87d3c1876821981d8f8a7b089b81659e5c7b

2013-01-24  Laurent Godard  <lgodard.libre@laposte.net>  [ab3f74fbea0337b006230a04f215d95a15ab254a]

sc test XSheetOutline

Change-Id: Iea0576e61963dbdb72c88fe332c7cfe3e8ab7ff0
Reviewed-on: https://gerrit.libreoffice.org/1794
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-24  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [a01a537602204f2831b3caf78b7cb23c5e9194eb]

Replace the frequent functioncalls

The function getHorizontalEdge contains more function calls to the
getRowCount().  Instead we store the return value of getRowCount()
value in a const integer varible nRowCount and use it.

Change-Id: I3e1460913099d1060d5005329e0b63e5ebcd362c
Reviewed-on: https://gerrit.libreoffice.org/1777
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Joren De Cuyper  <joren.libreoffice@telenet.be>  [439ac45925039aa7a537feedab3e731e8a60a8e5]

fdo#46718 Delete multiple styles at once

Change-Id: I5f5982b2a2768d021f24693a285274544e07e40f
Reviewed-on: https://gerrit.libreoffice.org/1737
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [557f75e7e1c1603f4fed9f0535c9cfda2a447569]

set mnemonic widgets for background page

Change-Id: I977d8d7f1d14ea6616cf4dc3dc49d201804b7c39

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [4b4cb23d22f99efc445be974c05030b23bc7d3d0]

set mnemonic widgets on format table page

Change-Id: I0a3a3461080289af1726cf5f62d10b76dec9e57c

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [19f46cbac2636f4d55bf932219b7e16056f70010]

look into active tabcontrol page on help fallback search

Change-Id: I13eda8a66e437c5f428b3ee3e9106f25cc9d02b7

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [1799f269026bf6ec81f1c5e896698bc64d3ee16d]

strip customproperty from name of Mnemonic Widget target

Change-Id: I64e43e472215df35872e447e381047e64002184b

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [8874f901355925920794021c4d07dffa559652f3]

Updated core Project: help  3b379c4c53bbf69335694f214ca17393b9465ec1


2013-01-24  Miklos Vajna  <vmiklos@suse.cz>  [a577418d9f9fe0e622f60a5b61a6fadc98d819a9]

oox: drop no longer needed STR() macro

Change-Id: I95ebe1915edb53ae25f3f85512b7b843726d8473

2013-01-24  Caolán McNamara  <caolanm@redhat.com>  [0261744be26bb1b67aa4b9fde7365f6414584f4a]

Updated core Project: help  17a2d59b68e705ae92509ea65bacacc2015f3127


2013-01-24  Andras Timar  <atimar@suse.com>  [535006f3657feb2a64b50fb879e73294ab726852]

fix MSM name for x64 in the VC90 case

Change-Id: I69ff4f69e3ef93ed36cdcda9c54513624e8c98d0

2013-01-24  Joren De Cuyper  <joren.libreoffice@telenet.be>  [1b375d580fb32739cc3b6625400337fa7380cdab]

fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle command

Change-Id: I8cf518a18e4846f9e687d05c7f7c0eb774abba6f
Reviewed-on: https://gerrit.libreoffice.org/1751
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2013-01-24  Winfried Donkers  <osc@dci-electronics.nl>  [c2a249f371eb8ac3bf70d92947efeb145566536b]

fdo#56098 Paste Special options after cut incorrect

Change-Id: Icf6aa698e69a2271cf68f420ceaec4aaffe94ad0
Reviewed-on: https://gerrit.libreoffice.org/1671
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-24  Stephan Bergmann  <sbergman@redhat.com>  [59afa90803feb09d60e65c6d8f1e8486daad4085]

Improve debug error reporting

Change-Id: I6798f7f855ed65a7628b4a178497205bce2e6060

2013-01-24  Stephan Bergmann  <sbergman@redhat.com>  [d71e8fb17bd008751909ef2fabc6ff4f1e2db187]

Unused #include

Change-Id: Ib6a4e79d539f79911840acf783b5b62fab27acfe

2013-01-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [043e30baedb42dbc8799003ea2ae7987a97871ca]

fdo#58562: Ensure internal data is always used when pasting to another doc.

Without this, pasting a chart object from one Calc doc to another may
occasionally incorrectly switch to range references *if* the destination
document contains the "right" set of sheet names.  With this fix, pasted
chart objects always switch to internal cached data source when pasting
to another document, while retaining range references when pasting within
the same document.

Change-Id: If1dbc854c5faae62f06ece155fad470b229ca0c7

2013-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b1d0fd4f969976e2133f8eaa37c1fb8360c20f68]

small improvement of the code

Change-Id: I2ac599fa2897dc4fe3256b50300cb467c647e320

2013-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ab1b83271e8e0d1ee9fa2ade4bd1dda63c5f5f3]

disable these two tests for now

Change-Id: I579694780b64e532b0e61017783bc4e72f8d2936

2013-01-23  Peter Foley  <pefoley2@verizon.net>  [774dd42dd11142371e21c6842b53d72c13c2d0ef]

fix MSM name for x64

Change-Id: Idc81352de3d2a9550457e8f56fd819c0296fd2a8

2013-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae516fabd96a948b62c4d3a522555fc955750c3e]

import inherited number formats with cached values, fdo#59724

Change-Id: I698f60daf4e591b57d8d99c130d2e524dc10c306

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [c3ea61ab29648bf93b3b4f809c7e98c40c1113f8]

set all format->untitled X menu entries to the same helpid

Change-Id: I1d112948f6e0595329f44e34d8d1cba37ae8fd6e

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [2556007cd86f12edc2c4abcf35ae743418548479]

Updated core Project: help  a7662a33f70582067dd9dc303ec7228a28f36a12


2013-01-23  Andras Timar  <atimar@suse.com>  [17f038e3ee7e6ad98bf198311ce8eb241ccfb70d]

Updated core Project: dictionaries  0aeb113339d2bdeb0cb7fe3a9a2b1ae1c3fd9367


2013-01-23  Michael Stahl  <mstahl@redhat.com>  [da1398c503784086ecd0a10dd8e809069d649653]

fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedesc

... otherwise the first page will not be updated on page style changes.
(uncovered by commit c41675a7d13dac64540ad420f905e80dbcbc023d,
 which should have fixed this too)

Change-Id: I04f75b2a8e8929767fb36dd7085c3a273f07c93a

2013-01-23  Stephan Bergmann  <sbergman@redhat.com>  [c2445b03f4d27bbd7e14c4322704ce89b582839b]

fdo#59728: Fix encoding of .py files as UTF-8 for Python 3

...where it could default to something like CP 1252 instead on Windows, while
keeping backwards compatibility for now with running under Python 2 (where
things apparently worked well with the original code).

Change-Id: I0ddd06771a36e1cd2cc2ce78abd8bd667db7778f

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [817d14d5fb307df4f758a646d4d94735420a80ac]

set mnemonic widget for a11y and non-guessing traversal

Change-Id: If7983092a3842bf1841d8a19dc1776668c17d3f3

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [ba446dd58a4ad324d242afcd5b28d3b4dff5a881]

Updated core Project: help  f96ff336fd0c754564e93da04d6531721ab745b5


2013-01-23  Noel Power  <noel.power@suse.com>  [bdb66834887ec58cd9c602841c185a6629b13d6b]

don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325

Seems ScDrawLayer::GetObjDataTab was used mistakenly thinking that only an anchor
for that tab would be returned ( but actually whatever anchor is returned gets the
tab set )

Change-Id: I5d240f80a9974f6e4032875ed00350c94621bde7

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [e2ed38cbfdc75a49155444643d7123dead00170f]

Updated core Project: help  2d030d074953cf178778c4afa2338915d4019e91


2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [83e5a76f0e8803646de26daa736a9d3353d4ae85]

convert autofit width dialog to new .ui

Change-Id: I81bc6e119019f9bd4f90ae4ed77fbb65455260cd

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [d931b994a4bd2f8fe72f351a7d628a44a35f4abe]

show errors as errors, not warning

Change-Id: I32e514fbfbd323b688b25b9e2165d0c76e3c4db5

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [f1bde8cb0e00770e4f9a2e1cd2458906a7ec8a63]

fix handling of subqueries in query design

 - don't remove parentheses around subqueries
   (without the parentheses, it is not valid SQL)
   * when saving a Field (name value) typed by the user interactively
   * when parsing SQL and constructing the initial Query Design view

 - automatically add the necessary parentheses
   when a SELECT statement is entered as column name

Also:

In code saving a Field (name value) typed by the user interactively,
factorise some common code

Assorted minor fixes (typos in comments, etc)

Change-Id: I3843258323c903cba23238b0730ec4eb5875f792

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [5214bda61e413b5b2907bcffbbf0211c254b878f]

SQL parser: no "as" rule anymore; now as_clause and opt_as

Change-Id: Ib0c7151b311029318c213abb86e6541e3b27d040

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [ce59b1b3978cc148090385e086c8d48d742801d0]

ISO8859-1 -> UTF8 in comment

Change-Id: I8a67235e5110618f45fe9d9467bbb7ff90c7c712

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [09109f3dcde24fcd13426ce5b77bb40032f58947]

OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookup

Change-Id: I2b408a23162b1200bbcd530be7acb42435388b04

2013-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [22fef9910ecfcbbd7bd4c4c8268be2c4b4a5a96a]

Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::Rule

Change-Id: I4e56da8820d5c92d3b6e2ff2c749bdc0cef46d73

2013-01-23  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [7dbcd6e6926b0162ecc48f36bfe70bdf5f06d929]

Converted Table-> Autofit-> Row Height widget

Change-Id: I9cc578ff3355e720181e68f252d678696ecfeed1
Reviewed-on: https://gerrit.libreoffice.org/1765
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2013-01-23  Stephan Bergmann  <sbergman@redhat.com>  [7a4275a142dcce310f63d50a0baa9fc067539580]

Adapt configure --help output

...to 75e32e150133511d8f098a253a56426ed0302cec "default to --without-help and
--without-myspell-dicts."

Change-Id: I018b8033f3a9d485b5cf5a9392719748426de53b

2013-01-23  Andras Timar  <atimar@suse.com>  [a5794f08635ef5f526e25c45542c9ac009a07757]

sort out msm finding/copying issues

Change-Id: Id54b9a480b345b52f86c53f6a0a939c18807ec05

2013-01-23  Caolán McNamara  <caolanm@redhat.com>  [98f56121858b4bea54d056a073005a10648785c6]

fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback font

...in X11SalGraphics::GetGlyphBoundRect

In MultiSalLayout::GetBoundRect we loop through each fallback font and union
each level's GetBoundRect to get the result, which seems reasonable, except
that for each level that means a call to SalLayout::GetBoundRect which calls
X11SalGraphics::GetGlyphBoundRect.

Those sublevel SalLayouts don't know that they are sublevels so they never set
the level bits on their glyphs. Which results in
X11SalGraphics::GetGlyphBoundRect always searching for that glyph in the level
0 font, so there's a mismatch between the font the SalLayout's are created to
use and the font that gets used.

Now, SalLayout::GetBoundRect is a fairly simple thing, it just calls
GetNextGlyphs 1 by 1 and X11SalGraphics::GetGlyphBoundRect on the result of
that.  So I *think* that if we remove the specialized
MultiSalLayout::GetBoundRect in favour of the default implementation, then
because MultiSalLayout::GetNextGlyphs is specialized to do-the-right-thing and
set up the glyph ids correctly, then we bubble the ids down
to X11SalGraphics::GetGlyphBoundRect correctly to get it to
use the right font and we get the correct bounding size.

defb4d60a2d22fd36a0ff3f077faa6a0932b45a4
defb4d60a2d22fd36a0ff3f077faa6a0932b45a4

Change-Id: Idefb4d60a2d22fd36a0ff3f077faa6a0932b45a4

2013-01-23  Stephan Bergmann  <sbergman@redhat.com>  [4aa908cf3a63bf4117357a8fbaeb2fd8dd5be310]

Unused #includes

Change-Id: I624f35026b8ee847d70d429c61cd93d6a603d8b0

2013-01-23  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [5923e540d4eab0dc331ea439377ec1eb407400b9]

docx export: use 'nil' instead of 'none' to express no border

Word2007 writes nil too, and doesn't properly import none.

Change-Id: I32147bbf8c94f8dcf079bcecad48ffaaf3aa1968

2013-01-23  Takeshi Abe  <tabe@fixedpoint.jp>  [cd97df31f28d8941b53929493c9651fbfda46395]

sal_Bool to bool

Change-Id: I27471e2331ff4813850fc5d3ca398ae6e1d86758

2013-01-23  Andras Timar  <atimar@suse.com>  [4ef1bed7ec34809537d42b49a0e8581c3809ff93]

Updated core Project: dictionaries  a392489288adb820663a793c38d144fea53033c2


2013-01-23  Andras Timar  <atimar@suse.com>  [8ec0a7c11f1745fc95c80af3422a7dc85109360f]

Updated core Project: dictionaries  aeb40bcecda8f2e705db5035376a6047eb098825


2013-01-23  Aurimas Fišeras  <aurimas@members.fsf.org>  [cf2120872e37db6df4143d2693f39961e6d285c7]

Updated core Project: dictionaries  143afd75257fd4c4b44f09ee402ec8caa09011ba

Update Lithuanian dictionary (1.3, 2013-01-20)

Change-Id: I25940b19e77e7fc6165f9845238830d16ed87bf5
Reviewed-on: https://gerrit.libreoffice.org/1815
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2013-01-23  Andras Timar  <atimar@suse.com>  [bf8e8e8bd03647632ed0b55c2b983a4d16cee40e]

chmod 644

Change-Id: Idc06412b8be705ba0cd5695257fd961864e2ad6a

2013-01-23  Mathias Michel  <matm@gmx.fr>  [95ee7d9cd3a0b0f397def8e607759c81feb8c592]

fix for fdo#39632 : Consolidate GetMsiProperty()

And did it also for GetMsiProp() and *MsiProperty()
Reworked some conditions related to that.

Change-Id: I1cd082361126db3d9aced3a878b19e7052514864
Reviewed-on: https://gerrit.libreoffice.org/1816
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-01-23  Thorsten Behrens  <tbehrens@suse.com>  [e1669188e2832cf0cc1caf111f70aff7ba17757a]

Fix fdo#59616 - ensure BitmapEx has same-sized subbitmaps

Lots of code relies on the fact that the two bitmaps inside a
BitmapEx actually have the same size. Enforce that convention during
import.

Change-Id: I436ccc33b06c627cd6347747d22c24bfaf7ca932

2013-01-23  Abdulaziz A Alayed  <aalayed@kacst.edu.sa>  [e8e82bd2109b82ddd535cdac30303249c6b62942]

fdo#44582 fixing horizontal scroll bar in sub windows

Change-Id: Ifea57dec77c5b23771684a1e46267f8431478075
Reviewed-on: https://gerrit.libreoffice.org/1806
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-23  Stephan Bergmann  <sbergman@redhat.com>  [409de33c5739db45b896935c79eba40b68e106ec]

In exectest.pl support commands prefixed by shell-style variable assignments

...and properly encode the command passed to Perl's open "|...", which in turn
apparently passes the command to the shell.

Change-Id: I19ab8f677dced6c1421fd9b4910d8a84743c1506

2013-01-23  Miklos Vajna  <vmiklos@suse.cz>  [f2e6a55b803c4c7a200a4fbf8de342606d7d5939]

oox: kill no longer needed US() macro

Change-Id: Id1cd194a5968aa8578d0f2fefb3c75e3d74a25f5

2013-01-23  Tor Lillqvist  <tml@iki.fi>  [3f02531d4aaf270f452dd7e04f58a6b022df1af1]

Use English

Change-Id: I9c460c22a5c938851f7ce1db1527c0dadf09582b

2013-01-23  Tor Lillqvist  <tml@iki.fi>  [e37f024ce08f894e4bc926737d368806b3aea739]

When we have symbolic names why not use them consistently then

Change-Id: Iec2e6dfa5b8bdc30e275862cf9f84e5f32818933

2013-01-23  Tor Lillqvist  <tml@iki.fi>  [c260dda82a05f5496634eab1deefd5e9f22c4b02]

More informative warning messages

Change-Id: Ib6d94e6e695d4c675c05954fbf28af61bbaa05fe

2013-01-22  Peter Foley  <pefoley2@verizon.net>  [dbaa34c5dbc9ff615c6a57056cd2663ede8caede]

convert crashrep to gbuild and add to tail_build

Change-Id: I90cf6c2c5fb806855b7e4fec18c890f7bd2ff6b5

2013-01-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [62bf434229f9f86469dea3123bc6180bd9979c2c]

reset automatic row height flag after import, fdo#59193

Change-Id: Ied9cb4a2b6a17d8c7b65f4fec3cb17219a5afa5b

2013-01-23  Takeshi Abe  <tabe@fixedpoint.jp>  [c4b3af1e9f069d7d922974565ee66a30fd5744e4]

It is unconditional

Change-Id: Ib2864a57b67f6b29efafcac0a00751aea04968dd

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [1f3decec718d7b0e0dde3d35dbf024f4e95773b9]

Updated core Project: help  580967fb938b22bf06f5f9488318f254f65aee85


2013-01-22  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [bd99ab11e38b57e00bc29bd7d54c231fbc1638e2]

Remove RTL_CONSTASCII_USTRINGPARAM in svx

replaced equals() with ==

Change-Id: I8697cc700d9780306ac83f52253b60ea55be6853

2013-01-22  Arnaud Versini  <arnaud.versini@gmail.com>  [593e6ed34f89c8abba41a771d5de05aebd600fb3]

Remove fprintf usage from vcl/builder

Change-Id: I185cedfaff30063fe0d0deb64eecff8796ac1ff9
Reviewed-on: https://gerrit.libreoffice.org/1813
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-01-22  Aurimas Fišeras  <aurimas@members.fsf.org>  [2ce7bc907fcc80209bb203871b261dad1463c45e]

Update default dictionaries set for Lithuanian (related to fdo#59380)

Change-Id: I42a2032e03035b0e45a800c068879e9820471dfc
Reviewed-on: https://gerrit.libreoffice.org/1776
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2013-01-22  Michael Stahl  <mstahl@redhat.com>  [ca3859e781c1d63bde74fa21366b0fbde79c8ea7]

warning C4099: type name first seen using 'struct' now seen using 'class'

Change-Id: I19cc56b0ab48435f1e20e03f23ed1bb0d984871d

2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [3b269d6d2d679536e9cbabc5b2d2339ef4bd75d2]

API CHANGE: Remove support for individual constants from UNOIDL

...i.e., "const X = N;" declarations outside of constant groups.  This appears
to be unused in practice, and removing it will allow to simplify future code
related to UNO type information.

This removes the definition of "constant-decl", and the branch mentioning
"constant-decl" from the definition of "declaration" at
<http://wiki.openoffice.org/w/index.php?title=Documentation/DevGuide/AppendixD/UNOIDL_Syntax_Specification&oldid=137490>.

Change-Id: I218626f02ebd46ee438bf5453ca1510c9ed8e5f0

2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [147b7f0df3af28fbe6df36a2b25408fbe69cb876]

Adapt idlc/test/parser/ to gbuild

Change-Id: If57ab37dd4d062e3f6bbf5b75a0cde2524b635bd

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [4ceba05995b9fafdc00896e3253f405299ff1066]

oox: kill no longer needed S() macro

Change-Id: If3f1bb787d6debaa63e3bed3a48e44b5e34c27b7

2013-01-22  Petr Mladek  <pmladek@suse.cz>  [ffd2cc342f4ba54feeecbd3d31632131b45886ef]

lo-pack-sources: run NOCONFIGURE=1 ./autogen.sh instead of autoreconf

autogen.sh runs the needed tools with the right include paths

Change-Id: Ia253b19566eeda31a1190a4fa7c543f7ffb63bfb

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [805433ed483b62dbb1bef3301e26bd28ca544c35]

Tutorial step #8 clean unused .src|.hrc remainders

1.   Remove the DLG_CHINESETRANSLATION dialog from the .src
1.1. Remove the .src from AllLangResTarget_<module>.mk if that
     that .src is now empty.
1.2. Remove from any .hrc files any defines which are now
     unused due to removing that .src hunk
1.3. Remove any .hrc files which are now empty and remove
     any #includes of those

Change-Id: I872f97e4d3ec7404f4d8978c32e397bb20e96783

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [125ff276ae727ef5c1283e364693064a57c4f4b4]

Tutorial step #7 remove FreeResource

1. Remove the call to FreeResource, the dialog is no
   long resource based, so it will crash otherwise
2. make dev-install, cross fingers, launch app
   and dialog
3. launch under gdb if it crashes, typically asserts indicate
   typos in widget names or mismatched widget types

Change-Id: I50df1b5d73e904c8d64feb06f23a9331340e40af

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [c22bdc3cc47c769dd1e1c59103e59b5f6762a065]

Tutorial step #6 convert remaining widgets

1. repeat step #5 for each remaining widget, this time making up more memorable
   names for the widgets we want to access and updating the .ui with them in
   parallel with adapting the code

Change-Id: I29eba9fd0f8680d170412d45a39ff1e562261267

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [c892615bfcfe1e6412c026d810c2bb411c3bbd30]

Tutorial step #5 convert first remaining widget

taking m_aBP_OK as a standalone example:

1.   Change OKButton m_aBP_OK in header to OKButton* m_pBP_OK;
1.1. Remove m_aBP_OK ctor call and change to
     get(<pointer>, "name in .ui file"), e.g.
     get(m_aBP_OK, "ok");
1.1. Mass-convert calls from "m_aBP_OK." to "m_pBP_OK->"
     e.g. :%s/m_aBP_OK./m_pBP_OK->/g
1.2. Search for anyremaining m_aBP_OK instances and adapt

Change-Id: Iadb3ed674413c0b8eca3ba7a00bafaab112d8ff5

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [1b995cd4a6af8e8be60419ce76b7463ded72af8d]

Tutorial step #4 remove redundant FixedLine/FixedText constructors

1.   It's nearly always the case that the FixedLine can
     be elided entirely as its only a visual effect with
     no methods called on it except its ctor, so
     explicit mention of it can be removed.
2.   Thats's often the case for FixedText labels as well.

Change-Id: Icd7434ee28d044d169f1d1ea230fbe9df9156bdc

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [b12527bf0ec4964a16240f9535b6fcab53ed1cf7]

Tutorial step #3 remove redundant button widget constructors

1.   It's nearly always the case that the Help button has
     no methods called on it except its ctor, i.e.
     no changes to its default behaviour, so explicit
     mention of it can be removed.
2.   Thats's often the case for the Cancel button
3.   That's occasionally the case for the OK button

Change-Id: Ic192962b2e55546cd448d7a69394ae13a743299e

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [63065fa781d2568f22a5cc70d9390a2407f40ad8]

Tutorial step #3 change Dialog constructor

Change-Id: Ibdd805d568da2006caaa2d0b756e809e48786f0c

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [0a28e23be70d1e61dd176259b12e63bb128972f7]

Tutorial step #2 improve .ui prototype

1.   Pick a button to be the default button
1.1. Select can-default and has-default
2.   Pretty it up a little
2.1. Set 12 pixel row spacing to toplevel grid
2.2. Set 6 pixel row spacing on second level grids
2.3. Set 6 pixel col spacing on second level grid
2.4. Add 6 pixel top spacing to alignments
3.   Resize behaviour
3.1. Select "translate common terms" to horizontally expand
3.2. Select frame1 and frame2 to vertically expand
3.3. Resize dialog in glade and confirm behaviour is
     as desired
3.4. confirm with glade-previewer
3.5. confirm with ui-previewer

Change-Id: I3a77f92394afdc849b45c38e16aab6e0349165e8

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [230b9c2b37ad9f2726d74780716a5f654cc9b0f6]

Tutorial step #1 initial .ui prototype

1.   Give the dialog the right title, "Chinese Conversion"
2.   save as chineseconversiondialog.ui to <module>/uiconfig/ui
3.   add to <module/UI_<module>.mk
4.   Add the dialog action area buttons
5.1. use stock gtk-ok, gtk-cancel, gtk-help, etc. for standard buttons
5.2. call them "ok", "cancel", "help" for consistency
6.   Visually the old dialog has two frames, "Conversion direction"
     and "Common terms"
6.1. Add a GtkGrid, one column, two rows
6.2. Add a GtkFrame to each
6.3. Copy and paste in the frame titles from the .src
6.4. Format the frame labels to use bold text and not bold markup
     as per https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
7.   Conversion direction has two radio buttons
7.1. Add a GtkGrid, one column, two rows to Conversion direction frame
7.2. Add two radiobuttons, cut and paste in text from .src
7.3. Convert vcl "~" mnemonic indication to .ui "_" and click use underline
7.4. Group radiobutton1 with radiobutton2 and radiobutton2 with radiobutton1
7.5. Set the radiobuttons that are not to be default selected as inactive
8.   Common terms has one checkbox and a pushbutton
8.1. Add a GtkGrid, two columns, one row
8.2. Add a checkbox and button, copy and paste in text from .src
8.3. do the ~ to _ + underscore conversion

Change-Id: I49af68b8280876d8687fe9ecad4d80d12c9607c4

2013-01-22  László Németh  <nemeth@numbertext.org>  [2db08bf5b2e860ef884134acf7afdcc87ba6a7ec]

librelogo toolbar: better tooltips


2013-01-22  Andras Timar  <atimar@suse.com>  [efddbb9409554d713616b32e8fafa5b4b913ed54]

fdo#59713 add Bosnian Hunspell dictionary

Change-Id: I84a561fe081040a56acd394b789e2ce1cb488457

2013-01-22  Aurimas Fišeras  <aurimas@members.fsf.org>  [c9b89297b34051e115d9c5587ae5b80641c1c6b4]

Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)

Change-Id: I0e9460adeebb2e2a46ca3cd0e683cd4f0026916b
Reviewed-on: https://gerrit.libreoffice.org/1775
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-22  Aurimas Fišeras  <aurimas@members.fsf.org>  [67eaa6c9f1cb599c158df008ccb75afb60bb8bef]

Add Lithuanian translations of keyboard shortcuts (related to fdo#50415)

Change-Id: Ie5df8819c59135625f504f7d5b6736ddab7aab53
Reviewed-on: https://gerrit.libreoffice.org/1774
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-22  Andras Timar  <atimar@suse.com>  [2e013ec4e97c7071e3299eeb285c14727d1b8daa]

Updated core Project: dictionaries  c41681db324e6693e7730ac0f2c5de843d7c78cb


2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [9eef4168ac57c153f5f265ac3a547e796d062a72]

remove always false and disabled m_aCB_Use_Variants checkbox

Change-Id: I770c867a2cb014fd34c5289d47ff030aa774579d

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [9770ffa271f5ba6cbb4370ea9233bf209f0a27cf]

remove unused chinese_translationdialog.src, see chinese_dialogs.src

Change-Id: If32174be8ec197f83797a3e06b60c9114d4ce21f

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [4c9ca21ef827a72529ca135ccba2701a79350ed6]

remove redundant a11y/l10n-confusing pages label and set mnemonic widgets

Change-Id: I1773eaa2db904e1f7cec65bb294ff38e3ce06251

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [0769d264934210fe2bcae3024a137c3c9f19da1a]

default forward VclBuilder GetAccessibleName to its label

Change-Id: I54f1761a5151067cb28b1773a1a188dd92c66bd1

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [9f53172abd921d03bb7b1c5b0e5cf29f2cd65965]

implement loading Mnemonic Widgets via VclBuilder

Change-Id: I62677c1140e58fbf4f27750389200eca78c9ba7e

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [9975c632c3bd142f295fc1d9b1fd6059c3a2dbcb]

rework accessibility to be layout aware

Change-Id: I9f8ddfc5007dad6f090abae7e3e0a2d637da0b37

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [2a3a15fd73d119062228480c22056e9cc9e4d680]

add a11y relations support to VclBuilder

Change-Id: I5230483d653355c26db0e77afb258b802707bfee

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [f58c3774ed4a3e76f475b1def5874aa1295bc0fd]

add accessible-name and accessible-description support to VclBuilder

Change-Id: Ifa85b2e2bf562786cb9d69b904a24ab1b8e0413b

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [492498b86e2f39b81da3fec895f0efdcce3a9655]

add AccessibleRelationMemberOf to AccessibleRelationSet

Change-Id: I716eb70ceb8005aa54a417d01c67bc139dc61c6f

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [c9562064740baed3a9978723c5fe77b44a13a7aa]

make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf values

Change-Id: Ia413ac220c8d942576c29be6238c75c5061ec156

2013-01-22  Caolán McNamara  <caolanm@redhat.com>  [c294a21d6644ccdda63824da525621f77f4a7eac]

revert removal of used a11y code

reverting the a11y parts of bc34a22e76775799e068cfa2617152da4c608e7d
so that we can now make use of them

Change-Id: I8090a2f9602743628d3b948338b45ed2252501eb

2013-01-22  László Németh  <nemeth@numbertext.org>  [e9b0e18b4f5b14e29d9ddf3bef0c8030fba1cdb4]

librelogo: start selected text;  am, eo transl. sup.


2013-01-22  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [f88c296212ac39055d2179ecf6e19f9f3848a032]

docx export: fix table 'tblInd' attribute computation

Change-Id: I3980ad8e372290973ed89488eb540267136af491

2013-01-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ec8ff9ff68622a510319c404f4745a336e65d314]

replace manual ref count with shared_ptr

Change-Id: I11dbebe78f6945afd0b88b53e482dea47ddd192d

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [77479d619b3d22fc521be87a98587f031382b156]

sw: DOCX export of TextFrame border/shadow testcase

Change-Id: I26be6fbd5f0cd95218cdd7235e1fc10eeafb6704

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [d0fcf8340d5319524dd0f9d8fb24666229d5fd92]

sw: DOCX export of TextFrame shadow

Change-Id: Ia095a3adee271cf7235fb7c13824d7f265658897

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [f04bcdc4681e76b26b2f5e78232ccfb2d3cb891e]

sw: DOCX export of TextFrame border width / color

Change-Id: If88abe20eeec478d340f913973d4f4815dc0e510

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [6eb6fc826e54d4464ecc56911a9cb192382319ea]

sw: DOCX export of TextFrame background color

Change-Id: If488129c8b563b82932b58e16328922cc2653da8

2013-01-22  David Tardon  <dtardon@redhat.com>  [4ad425818402e96e526010ae00ee9a26d21c9ec3]

silence MacOS X tinderbox

Change-Id: I53e2c5789c9d96187b13bb0d52da9d70f24b39b6

2013-01-22  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [e13a3d566ecc34a46e037aca1b2d70e58501e422]

fdo#38838 Some removal/replacement of the String/UniString with OUString

Also used the new OUString::number(...) methods.

Change-Id: I3174c43d56d1ae359901bb8a13fe0096f2c74808
Reviewed-on: https://gerrit.libreoffice.org/1766
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-22  Noel Power  <noel.power@suse.com>  [df70e3fee18835303cff17294b1fd21b6dd9146e]

blind fix for wae on macos

Change-Id: Ib14021a2253fffd4badbf13db1f49a2309e4bb14

2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [664e559abd472bf2b427e2c01144ea39fb5bc02b]

Add link to additional sdk-examples

Change-Id: Ifcc3594273de3507ec9b208e9e762bed0f969d72

2013-01-22  David Tardon  <dtardon@redhat.com>  [f8409911be702c988557903e44783e22a8029769]

do not second-guess which classes use a stylesheet

Change-Id: I76b23bcdca2e7394fd5ab67e8341f4cdb46f8a64

2013-01-22  David Tardon  <dtardon@redhat.com>  [24578b804007d8c3201e5ed32b8485e1725c33c1]

rhbz#760765 copy custom styles on copy & paste

Change-Id: Icaacf3bc1a02a017692432aec36aba06d3f5dde5

2013-01-22  David Tardon  <dtardon@redhat.com>  [34add900d03aa1ac194152f9f96d5b8b852a1175]

use already defined variable

Change-Id: Ibadc8327cef327625d6b4663c1487b126e2e6920

2013-01-22  David Tardon  <dtardon@redhat.com>  [c6a5e93b79e01e13185a909106d9dd6a68be63f6]

clean linkoo output

Change-Id: I5345a062206a065f01bb19ca808c467d94da5259

2013-01-22  Martin Srebotnjak  <miles@filmsi.net>  [b35b7f8285b60271eeae257ea350a615523391a4]

Translate keyboard shortcuts also for Linux

Change-Id: I4d2f85106045a22be61c6b42fad941e4d4cf88d5

2013-01-22  Noel Power  <noel.power@suse.com>  [f54ce3e7f6d6aab7e34c54ad8eff06650e076fef]

lose uno api for font related xlsx import

also fixes a bug where the font format of the first portion of a rich text string
gets to be set as the default cell style for that cell

Change-Id: Ib2e85e6f2a971940b94100c2bf45d85d8afa2869

2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [aab9c9deee38de1776acebaa8c0877cf945dca83]

Detect SvStream::operator<< calls with bool args w/o using -Wsign-promo

...as -Wsign-promo caused other problems and has been removed again with
488823a140217e393298bc83e75084041a85ed45 "Remove -Wsign-promo."  It had
originally been introduced with e8bbb76827dd7a0e30d7d1db34a812a84d85f390 "ensure
correct export size type in stream operation," apparently to detect an
SvStream::operator<< call with a bool argument that would pick the "int"
overload instead of the "unsigned char" (aka sal_Bool) one (which would have
happened to trigger the -Wsign-promo warning "by luck," given that sal_Bool is
unsigned char and not signed char, say).

Change-Id: I0bf4389753e53a535bd90ca2a98b6a5be63d179a
Reviewed-on: https://gerrit.libreoffice.org/1798
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-22  Luboš Luňák  <l.lunak@suse.cz>  [b9c21b972ee044e2cfe5e8271ef232738669c7fa]

refer more explicitly to sal/inc/sal/log-areas.dox for adding new areas

Change-Id: If9eecbf69a4486dcd84d475719aa66f480faea0b

2013-01-22  Luboš Luňák  <l.lunak@suse.cz>  [98e90120119360a2b3e92310f98931fce5c12271]

make fast string concat comparisons non-ambiguous

Follow-up to https://gerrit.libreoffice.org/#/c/1803/ .

Change-Id: I9131854a579ef57e38dfef7faa539bec98fc305b

2013-01-22  Michael Stahl  <mstahl@redhat.com>  [fea25896a87aa5826eb243069d34aae7d0333a4c]

tools/string.hxx: add operator==/!= for OUString/String

This has the disadvantage that it makes comparisons involving fast
OUString concatenation via operator+ ambiguous, as can be seen in
scriptdlg.cxx, but it allows comparing String and OUString wihout
explicit conversion, which is nice for incrementally converting code.

Change-Id: Ibfc728bdb161a01e0f8311915c97bcbba8b58c0b
Reviewed-on: https://gerrit.libreoffice.org/1803
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-22  Olivier R  <olivier.noreply@gmail.com>  [c605119a8a69a04e3dcc958d1ac2796d4bb04a9b]

Updated core Project: dictionaries  7d469f332804f6ed3efcdfd5f7217703aded1e35


2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [36f3e5f3180c2d2cb104ba2b0c4b8c3249822f42]

fdo#59515: Typo CLIPBOARD -> PRIMARY

...a regression introduced with 2fe852386c9450014f84910b0a282d684f40b56a
"fdo#46808, Adapt SystemClipboard UNO service to new style."

Change-Id: Ia98eadc0fc80762455c1e8cc33797b322b83e458

2013-01-22  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c37b23e4c29c0f9f442fac0a4d8f731bee6ea5b6]

curl: fixed crashers in curl patch for system proxy

Change-Id: Ieb8e782eab9c9bde1d2099d8cc32eceef9f00002

2013-01-22  Stephan Bergmann  <sbergman@redhat.com>  [5c4351eb98e074dcddcb8f491bb0c769c822ff4f]

StringRefAddressSyntax is nillable

...00134920ec968ff492c88d8c5a6af22f1ebfa328 "New option for INDIRECT reference
syntax" and e6ef9f128e85961921b0b319087010fce1d59a74 "Rename this option to make
it sound more generic" had marked
/org.openoffice.Office.Calc/Formula/Syntax/StringRefAddressSyntax (formerly
IndirectFuncGrammar) as oor:nillable="false", even though it is given no value
in officecfg, and the sole code reading it (SCFORMULAOPT_STRING_REF_SYNTAX case
in ScFormulaCfg ctor, sc/source/core/tool/formulaopt.cxx) is prepared to read a
nil value.

Change-Id: Icab871c821f437cd095280e9af8b0c0c11bbef8f

2013-01-22  Andras Timar  <atimar@suse.com>  [208f8855a40d73aad1ee5086c7ee63b75376eade]

allow space for translated text expansion

Change-Id: I5706fc9201359c05c00d0a97009994d7d188d5bf

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [4a787e2078ca1a19e065cb356fc80f421213ad87]

sw: DOCX export of TextFrames testcase

Change-Id: Ie46a2627d247fb293606c6deab3254113b741336

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [a2bee4547a4997759e41aed8de0f2af95460a732]

sw: DOCX export of TextFrame size/position

Change-Id: Ie830fe9f7276fbc8f20e7d37424116d6653a6931

2013-01-22  Miklos Vajna  <vmiklos@suse.cz>  [736c25a9d372dd1761d3352240164c969fd3ed1d]

sw: initial DOCX export of TextFrames as VML rectangles

Change-Id: I0b204e9a81aad3e4f5fafc17bbd0c3935eb5cdb5

2013-01-22  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9d7544b7502f27b961115ef9ad373b5e570d0dd4]

Hopefully fix windows build

Change-Id: Ib4ca01df58da4129d5262c344c7c092925e19caa

2013-01-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [80d77c22665b3b69b40f5f20b56923e453bc15cc]

Remove some unneeded variables in filter

Change-Id: Ia2963498a197a795155a42b2588f983019d89f35
Reviewed-on: https://gerrit.libreoffice.org/1773
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c870545523a84c10a0f8ca909bb696fab2869ab6]

Remove more STRINGPARAM macros from filter

Also, remove some chained appends, and sanitize some functions call.

Change-Id: I5bfed073bd84e4dee4bc7e7b4715e413859beb50
Reviewed-on: https://gerrit.libreoffice.org/1772
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [188c2d34422936a6a19dcbb7ffc3e77bfebaee33]

Remove more STRINGPARAM macros from dbaccess

Change-Id: I5a5af27d7c980f6b71011c33531a49a82d79fbc8
Reviewed-on: https://gerrit.libreoffice.org/1771
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-21  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c69436f7b76237f2b99a29737dc897fb0a86bfd7]

fdo#57950: Remove some chained appends in connectivity and..

... remove some RTL* macros.

Change-Id: I919d17e14334c9220b47775355512df8dfa00bca
Reviewed-on: https://gerrit.libreoffice.org/1768
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-21  Michael Stahl  <mstahl@redhat.com>  [d00bc09251a995cdefc38dbad85d1680c616d343]

curl: it seems the build breaks unless this is formatted ugly

Change-Id: I554bb631a9b8d7b334483eeaed9b096451660a75

2013-01-21  Michael Stahl  <mstahl@redhat.com>  [f55deeb525dd22194d4438f8b791bc344a77521e]

fix previous string conversion:

- unconverted assertion in dinfdlg.cxx
- wrong replaceAt in SidebarWin.cxx
- obsolete cast in SpellDialog.cxx

Change-Id: I18450c0c6fdd275b7f81a7fce58cdf98bb806e27

2013-01-21  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [e3f11c10d8cc759d01afa4b8fd8bd98c81a03119]

Changed SetText() / GetText() to take/return OUString

replaced lots of Len() with isEmpty()

Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0
Reviewed-on: https://gerrit.libreoffice.org/1795
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-21  Julien Nabet  <serval2412@yahoo.fr>  [87f9d7da00857c649784a7d9eca046bf6e71ae3c]

Fix Variable 'nMode' is reassigned

See http://nabble.documentfoundation.org/Cppcheck-Variable-nMode-is-reassigned-in-fstat-cxx-td4030405.html
Thank you Stephan!

Change-Id: I780d422fe03c4c125cc89fee778d820a20553c1c

2013-01-21  Julien Nabet  <serval2412@yahoo.fr>  [bd2302200b7bc8005662b7034346866ae22da38b]

Fix parenthesis and simplify

See http://nabble.documentfoundation.org/About-parenthesis-problem-in-testintrosp-cxx-td4030420.html
Thank you Lubos!

Change-Id: If46b3d3aa304f2c16d66813ff337a70b3a520e76

2013-01-21  Eike Rathke  <erack@redhat.com>  [1b1f201b58b392a372ffc9070d41844997a2ec7d]

it's a column count, so MAXCOLCOUNT instead of MAXCOL

Number of repeated column styles were limited to MAXCOL effectively
being MAXCOLCOUNT-1 and in an --enable-dbgutil build yielded lots of
warnings when importing a document that has a style applied to all
including the last column.

For example see attachment of fdo#59583
https://bugs.freedesktop.org/attachment.cgi?id=73282
or fdo#59325 https://bugs.freedesktop.org/attachment.cgi?id=73014

Change-Id: I74dbbe3065a46015b0b7c8f61d58690a1c08c855

2013-01-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [221ebb71ee329e55a8ca8f8d39f88ac01f93329e]

curl: fixed crashers in curl patch for system proxy

Change-Id: Ieb8e782eab9c9bde1d2099d8cc32eceef9f00002

2013-01-21  Eike Rathke  <erack@redhat.com>  [aa2b8bde171bf9562536dc14b2cf81d81e31b438]

resolved fdo#59583 prevent inappropriate column/row label detection

If followed by '(' (with or without space inbetween) an identifier can
not be a column/row label. Prevent arbitrary content detection in case a
macro function of the same name is meant (fdo#59583) or if it wouldn't
resolve to a known function name at all, that earlier resulted in #REF!
instead of #NAME? in the case of unknown function but label found.

Change-Id: Id36a0c9ebad2d62867b4f9fe00ae78d464e77109

2013-01-21  Stephan Bergmann  <sbergman@redhat.com>  [c10758417ee87dde4989a53d3695ae71e40a9929]

...and some more curl code layout massaging

Change-Id: Ifbd7dcc3fa8d18192d2ac2fc5faca1b0637c93c2

2013-01-21  Stephan Bergmann  <sbergman@redhat.com>  [3770ec8978fceeff87ad4a9abcdd6fab19ce355a]

More massaging to avoid odd layout-related warnings/errors from GCC

(...whatever it is that causes them to be raised at least in my build).

Change-Id: I52889de876e448ae8e90ec328e65cda2025968e2

2013-01-21  Stephan Bergmann  <sbergman@redhat.com>  [1a0d5a73948049ed7ae1001899efdf125922586f]

Tabs to spaces

Change-Id: Ib0d64c9d93f7ae73a160ad242a6731b781edaf0f

2013-01-21  Stephan Bergmann  <sbergman@redhat.com>  [2ae6e77881028a287610f13d10f4c37242ff464b]

Revert "avoid -Wsign-promo warnings"

This reverts commit 1efe9a15f86a7a9dc08b57fd1dd12336522ba515, which is obsoleted
by 488823a140217e393298bc83e75084041a85ed45 "Remove -Wsign-promo."

2013-01-21  Joren De Cuyper  <joren.libreoffice@telenet.be>  [129678d7649c0dbb5123ef7e80ae560e1d4553f1]

resolve fdo#59619 Spelling error - heigth

Change-Id: Ice59129d20c6b7e3aa0dbabfefabd14bad8199b6
Reviewed-on: https://gerrit.libreoffice.org/1782
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-21  Stephan Bergmann  <sbergman@redhat.com>  [488823a140217e393298bc83e75084041a85ed45]

Remove -Wsign-promo

...to avoid unhelpful "passing [enum] chooses 'int' over 'unsigned int'"
warnings from those new calls to rtl::OUString::number as introduced with
63bcb139b941a2eff1b5ad367046bca067e7d1f8 "Replaced O[U]String::valueOf(
static_cast<> ) with O[U]String::number()."

Change-Id: I2adb16e83865bd4cba4a1650eb54bb7f5cee31e0

2013-01-21  Joren De Cuyper  <joren.libreoffice@telenet.be>  [49ce84919aff654104987c86c3102304202fef6d]

resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numerals

Change-Id: I6123f8924d7502d3b97b3254ce4e5df724e4370d
Reviewed-on: https://gerrit.libreoffice.org/1769
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2013-01-21  Petr Mladek  <pmladek@suse.cz>  [2f9cc7a486f89fe34e44f45399ddbeb240a3adb1]

Add Asturian, Slovenian, and Spanish translations of keymanes for Windows

Asturian by Xuacu <xuacusk8 at gmail dot com>
Spanish by Adolfo Jayme Barrientos <fitoschido at ubuntu dot com>
Slovenian by Martin Srebotnjak <miles at filmsi dot net>

Change-Id: I29387f5908ea456abc5c464a03cc74c718ae6b74

2013-01-21  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [63bcb139b941a2eff1b5ad367046bca067e7d1f8]

Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()

Change-Id: I2f11f2f15a652a9edc3c7e5b67c854debeed20de
Reviewed-on: https://gerrit.libreoffice.org/1784
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d912979b4fefaaf3011fdca2005db6699ea45405]

curl: patched to read IE proxy settings on Windows

Change-Id: I46605f6c8dfacab0feb5a446db458eed8e5756ee

2013-01-21  Tor Lillqvist  <tml@iki.fi>  [862f694f54db1594c24bfbed8e1e8355553b1c7e]

Fix spelling misteak

Change-Id: Ie5d3564cf00c27c11597dd3ff1ba8dc82e250c0b

2013-01-21  Michael Stahl  <mstahl@redhat.com>  [ee860cbfc74f86ff3b7a9625997048f3357bb221]

gvfs UCP: silence -Werror=deprecated-declarations

Seems to me there's no point to that since GVFS itself is deprecated
anyway.

Change-Id: Ibceba3bbe33a3a37dd088d0f24bfdd4211095589

2013-01-21  Caolán McNamara  <caolanm@redhat.com>  [8cb7d461fb1466477a18500bf25d42fad14e83ca]

Resolves: fdo#58749 wrong custom widget libname in columns page

Change-Id: Ia11d30816b920b60367b8a0b7bd70d4bb4614ded

2013-01-21  Caolán McNamara  <caolanm@redhat.com>  [891e460b1296ba114bc7ef4142f8b3b761794974]

ditch some pesty XubStrings

Change-Id: I42a80b12d843b95e2ddc0872ee793ebbda050066

2013-01-21  Tor Lillqvist  <tml@iki.fi>  [11c423794d034d90b9e177ff5bc9656818268488]

No use for help or myspell-dicts for Android or iOS


2013-01-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [62bc5c29ff518f849d5a29747355382f75d99364]

disable odk if not explicitly requested and doxygen not in PATH

if odk is not explicitly requested by --enable-odk
and --with-doxygen is "yes" , i.e not a specific location
and doxygen could not be found in the PATH
then enable_odk is set to "no" as a default value
rather than an implicit 'yes'

Change-Id: I4f04ecc8dbe959001f6dfdccf0c97b61f79faff6
Reviewed-on: https://gerrit.libreoffice.org/1789
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [75e32e150133511d8f098a253a56426ed0302cec]

default to --without-help and --without-myspell-dicts

Updated the distro-configs so that the default change
does not impact build based on distro profile

The intent is that with this change of defaults
the build does only rely on core and does not need
any submodules. Making a initial build simpler
for new dev, since they won't be exposed to submodules
unless they really need them.

Change-Id: I446e912d607ce7358fd11f54a3de025dc3f25144
Reviewed-on: https://gerrit.libreoffice.org/1791
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-21  Miklos Vajna  <vmiklos@suse.cz>  [7907cc0ef9751d553014bd3bab49be9e7fc31bca]

fdo#59530 WW8 import of commented text ranges

Change-Id: I3e2928922ebcec8188c1b5416108373c4f26dd62

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [af1d3c83a372b096b4c425a2bc976e7ef0cd7ed9]

Another typo

Change-Id: Ic2e9328d29593bbea7d54e5aed1b6a63a97434a3

2013-01-20  Andras Timar  <atimar@suse.com>  [0e57b184b21f50917372d311f11591ce3f18acb7]

Updated core Project: translations  15bb868bbc35ef3de6919317bec0e70883fafeea


2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [6978ddbf4738b4c53b9d2edbe6d5ad6a061d0d0f]

Typo

Change-Id: I94fb3020057fb1fb370ffdffee82e40da44bf35b

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [6172a95bb077fd43595e02084b5394516738844b]

Some cppcheck cleaning

Change-Id: Ie975903daa84ddafb2ba7d58e18b8ef20b331596

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [5bbc006823a8eba8dbcf06943f76c8fcb30ec7ba]

pyagenda: table's cells are TextElement

Change-Id: Ica2289b710369b8d319991fde311d10f64acd295

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [7f038472fb4640f01f028185dc5e19781e8a8459]

pyagenda: Fix fdo#42543 in python

Change-Id: I8dacaa369c62a3d4d183737f024edfe42b903d8c

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [be0dad06ddf15dc56163a07fa6b3f6a4fa44b6e4]

pyagenda: simplify UIDialog code

Change-Id: I869d13c8b40f4c52e30a0a40c148fd2a5ef9d31c

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [93bed66a1de719a7b2fb59445ff6847aaae6f1a9]

pyagenda: Fix a problem with template's sections

Change-Id: Ifbd5ba9800c1b52b2f0ed929b8919ff60fc48120

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [c71a811bbddcb33f5296a2b21598cee2ea36e6f5]

pyagenda: Change to new model and remove unused code

Change-Id: Ibdc1fb2fb09e5b209c761b7f9898ad019620b01d

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [0d9683c756390d188b76b2803ee2621d3f4b0f0f]

pyagenda: follow same model as in fax and letter wizards

Change-Id: I3e6265f80481995399f22d40df344cc1e55e2148

2013-01-20  Xisco Fauli  <anistenis@gmail.com>  [eaf6c1a6177ee9befe776f26aced2c2f1b4c818d]

pyagenda: setControlProperty doesn't exist anymore

Change-Id: Idf5bdb2ceb93a9dbdb3dd340e57079f8a6e47a2e

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [3207c85fc957a347aaf78e7328a52d85edab0f72]

Another lacking parenthesis

Change-Id: If5944101688b0219d2476e5c3b29f704634c3bcc

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [15e0f6d5931d78a6a994e6e81d891ca3e0a7cf0e]

Fix missing parenthesis

Change-Id: I65d54513bf6ff9ec62edcb3388302a8352f48898

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [3f3770235e7ee8a8eb53b3fa6bb10bc1456cf42f]

Fix missing parenthesis

Change-Id: Id372cde73af484d2d03149d7bbb9f23132cdabf8

2013-01-20  Julien Nabet  <serval2412@yahoo.fr>  [3e654a9a092682f79d52816d18ad41d2fd6231c3]

Fix missing parenthesis

Change-Id: I9b8b42465fc9246b9a85b5779a3073992ac82379

2013-01-20  Caolán McNamara  <caolanm@redhat.com>  [eef7932dce56a736f9c122bc792382e1acdd63b3]

SwSplitTableDlg also unused

Change-Id: I0eef94907586ecae8213da6f322366ddc8e0c686

2013-01-20  Caolán McNamara  <caolanm@redhat.com>  [8f1e22eb149ac91da02ad3f0e8869be11d400525]

AbstractSwSplitTableDlg never used

Change-Id: I8b3fa5a513d31002655af479ba41a85b713509bd

2013-01-20  Caolán McNamara  <caolanm@redhat.com>  [7b3862a5122d404845cc7dc227badb1cdfc92ac2]

splitcelldlg.hxx moved into cui long ago, this copy should be removed

Change-Id: Id019b80e12eaaed1d181af2eb2599cc1db26ee25

2013-01-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7728bb63086a73594fb59d6b0d55cf4975f0fc1]

add missing data bar axis import, fdo#59578

Change-Id: Id035741b2372c76f9afe54f59f2203c5edfbb0ae

2013-01-20  Tor Lillqvist  <tml@iki.fi>  [dc44862f0e711fe0cf93063f72ebe1dec598d922]

Fix fallout from my earlier vcl changes today

Change-Id: Iee869d254944383994d9c8da73603b71cafe85b8

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [0ff470cff6ecc436e723af6a60986c8eefaba7b7]

iOS C++/UNO bridge fixes

As the inline asm statement stores parameters into r0-r3 we need to
include those registers in the clobber list. Clang happened to store
pMethod in r2 as input to the asm snippet.

iOS uses the basic calling convention, but __ARM_EABI__ is not defined
so amend some ifdefs.

Change-Id: If3d66c5f3baa4dfa13f82a2b5c2ef1ab559ce31b

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [806535be2bd4e562cd11fed412185dfb6ed1d719]

Use SAL logging instead of printfs

Change-Id: I6221e686fa36cd9061a2a0342a48aaadef903acf

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [9c5bb994031f5b0951a9f47f08358ba206b38402]

More snippets, and cosmetics

Change-Id: I150981237dc642e46751f0824aeda53dbdb59e5c

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [5d7fad31ff1491896b4a517ce6ac652f537b7ba2]

Use default visibility for exception types even when DISABLE_DYNLOADING

Otherwise the dlsym() lookup of the typeinfos in the C++/UNO bridge
won't work. And it has to, because at least for iOS on ARM the
dynamically created typeinfos don't match those the compiler-generated
code tries to catch, so otherwise exceptions thrown across the bridge
don't get caught. (Fascinating, I am able to talk about this stuff as
if I understood it.)

Change-Id: Ie0d4632743e18719782f55904fb76f45c944f20c

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [9900f80d9e62cd0cd32f5203c28597496e18d690]

The UNO component file names are 'traditional' for iOS, no 'lib' prefix

Change-Id: I104fde6ea294db55513ef11fe063e911e287cc31

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [a477138dfafc877ced227201d631e512f130bce2]

Work on the iOS C++/UNO bridge

Split uno2cpp.cxx and cpp2uno.cxx into separate files for the emulator
(i386) and device (ARM). Much cleaner like that.

Try harder to get the ARM stuff to actually work.

Add the rtti.h and unwind-cxx.h files from libcppabi as such instead
of cherry-picking stuff from them.

Change-Id: Ia238a9ce048116ad796dfb168fd4e5d3b9712ad5

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [28f794086f4ed0f456ad67a293e81b019a971197]

AquaSalBitmap and IosSalBitmap were identical so unify

Call it QuartzSalBitmap. The more we get rid of that "Aqua" term the
better. Aqua is the name of a visual theme, not of an API. The Quartz
2D API is shared between OS X and iOS.

2013-01-19  Caolán McNamara  <caolanm@redhat.com>  [621d1fba84e13a28843fb7a7befb28e26a6d0a15]

convert split cells dialog to our 99th .ui file

Change-Id: If1a37074400540e3adce42de2bb7c88c2c599382

2013-01-19  Caolán McNamara  <caolanm@redhat.com>  [253e439c347fae54e6c4731d432eef842a889c9d]

implement custom images for radiobuttons via VclBuilder

Change-Id: I17e1956d0ff50e027c83ee7dbb85e3316bb88bd3

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [e3dfe8905fc3d7ec1d0dd0fc20ac1189d2636e53]

Handle unxmacxx, too


2013-01-19  Tor Lillqvist  <tml@iki.fi>  [c7e3f88b1291c35e09d08d14f82eadf60f7063cd]

Fix Mac build fallout from PRODUCTEXTENSION change

PRODUCTEXTENSION used to be empty. (No idea for how long it had been
empty.) And apparently some of the "installer" Perl code implicitly
assumed PRODUCTEXTENSION was empty. At least, producing the langpack
dmg for Mac started to fail when PRODUCTEXTENSION was no longer empty.

2013-01-19  Julien Nabet  <serval2412@yahoo.fr>  [8ab3715d8e622d06cfaa404842de2d9f8ea66ef5]

Again Fix others Consecutive return, break

Change-Id: I67a453bb09b794c996f5f02a065abe8cef6ca3b6

2013-01-19  Julien Nabet  <serval2412@yahoo.fr>  [558aebe27b92eab29456e510d98347083118e8cf]

Fix others Consecutive return, break

Change-Id: Ia93de768b83a44135c1a8df852a6fbdee1c759d2

2013-01-19  Julien Nabet  <serval2412@yahoo.fr>  [259af2832e953adfde2b4439d4f18ea316e5b078]

Fix Consecutive return, break

Change-Id: I7e7586f430b4c33d4bdc786622fcf3680021d517

2013-01-19  Caolán McNamara  <caolanm@redhat.com>  [55786395b56e365cb0d6663f4d375b37aaf79228]

convert outline numbering tabdialog to .ui

Change-Id: I233c43132fe82f65f2f2dda9fc1afee0237610bd

2013-01-19  Caolán McNamara  <caolanm@redhat.com>  [b12a629ca43673b1e7dd440f36cb493a833293ee]

allow access to menus via VclBuilder

Change-Id: I02c1d46f5c111a2256b2f90837097666dfc49edc

2013-01-19  Luboš Luňák  <l.lunak@suse.cz>  [06e76156d2ea1ce8a112f9e2312d6074478de648]

microoptimization for "" OUString ctor

Now 'OUString()' and '""' should be exactly the same, and thus the latter better :).

Change-Id: If42b2ca5889967aaa8ccdaf531b45c75c12d54fd

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [bae655a7c2c5bb7e612b068eea34ec5780c58513]

De-duplication of CoreText code and headers for OS X and iOS

Nominally renamed the AquaSalGraphics class to QuartzSalGraphics, as
it isn't now then "Aqua" (Mac OS X) specific any more.

Actually, for Mac OS X, because lots of code in vcl/aqua expects it to
be called AquaSalGraphics (just like the alternative class used when
using the obsolete ATSUI API on Mac OS X), use a #define to make it
still be called AquaSalGraphics to the compiler's eyes. For iOS it can
be called QuartzSalGraphics.

2013-01-19  Stephan Bergmann  <sbergman@redhat.com>  [c34cad49fadd376a61904e2201d85fbe908c348b]

-Werror,-Wunused-private-field

Change-Id: I4d340043d7af96dec4f56b28eae1dd727e241da7

2013-01-19  Caolán McNamara  <caolanm@redhat.com>  [70467371485ada5a30b88968607b93dd62b3383c]

convert character properties tabdialog to .ui

Change-Id: I73fc5fc19ae75971b0569b708f4104c79b9a9cc2

2013-01-19  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [494fa01eb08ebb251934fe1a868a702dfa19aca4]

Remove some RTL_* macdros from connectivity and..

...also simplify a lot some functions calls.

Change-Id: I07029055a7cbe0d1ea2e6c891e6c7347e3a370a9
Reviewed-on: https://gerrit.libreoffice.org/1767
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [fcf7f3596054f24bebf767f9cabfc96dfa577480]

Use SAL_INFO instead of home-grown msgs_debug

If there is a need to optionally get a thread identifier or the
function name into logging output (as msgs_debug did), we should
figure out a way to do that in some elegant fashion in the sal logging
macros instead of using some local solution in just one place in the
code.

Yes, the iOS and OS X CoreText code should be de-duplicated. Will
happen soon.

2013-01-19  Julien Nabet  <serval2412@yahoo.fr>  [c228103ce6a5efe60de553073a9b20d977478bf5]

2 small fixes

Variable 'bRet' is reassigned
++it without checking it != itEnd

Change-Id: I3bdb8fa723cca8a132dc7aa6b5c5e3c7bd0861cf

2013-01-19  Tor Lillqvist  <tml@iki.fi>  [0d816467302dae89fd2e326e97364d1d4db47e8e]

Fix iOS bit-rot and unify with OS X CoreText code

Adapt to the fairly pointless privatisations here, too. Unify with the
OS X CoreText code. Yeah, probably should unify physically, i.e. use
the same source files for both, with as little ifdefs as possible.

Change-Id: I63bc477f0c979769bb995db37a3c4194e8091b30

2013-01-19  Julien Nabet  <serval2412@yahoo.fr>  [8a894b4af476641062bf340a2fb802558bf1cbe3]

Fix pUnicodes unused

Change-Id: I168c84d6b64fe23c3e93e36aad31f1c74dfd547a

2013-01-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c8e6ccaf6ea7a187e3d16f3d865cbed5eba0874]

copy styles from cond format between different docs, fdo#59159

Change-Id: I5472ab648b248d925f1f07cd4194c1201230ff20

2013-01-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e2170dd77ffbeda24aabb2b704deedd4440d7620]

prevent to create cond formats with empty range, fdo#58778

Change-Id: I54bac843dc60c419c23c6d3f22c8d2f4b5805327

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [c106167f5f6ec1bff9b2291ff8791ca6d4d411c3]

PRODUCTEXTENSION: fix various obvious strings and such...

... to look pretty; most of these expect PRODUCTEXTENSION to be a word
like "Beta" but nowadays it is ".micro.rc.alphabeta" numbers so there
should be no space before it.

ReplaceStringHookProc adds insult to injury by refusing to
replace %ABOUTBOX variables unless some %PRODUCT is in the string.

Change-Id: Ib676f3837ab0785529a226fc9359e8defacf3459

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [e024a8d88dbca3a2d178ad88c069721a92156ddf]

installer: remove SHORT_PRODUCTEXTENSION

Currently PRODUCTEXTENSION does not have a value, which is unfortunate
because some places such as the soffice --help output and
utl::DocInfoHelper::GetGeneratorString() which creates the
meta:generator for ODF files (via Setup.xcu Product/ooSetupExtension)
write an incomplete version number.

Since there doesn't appear to be a point in having 2 variables here,
remove SHORT_ one and use PRODUCTEXTENSION consistently.

Change-Id: I5aac25bcedd785a098cba612643ea68fe19c77f0

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [9a5183ddad4d361c406823fb56bb68b27e43063e]

installer: remove SERVICETAG remnants of product registration

Change-Id: Ic87bb4666bcc4b28476dbfe2193a8330413547cf

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [2a9ecb89d40373286da00386a874098c857847c1]

Makefile.in: rebuild configure on .in file changes

Change-Id: I9359cca02f6c48efb50ce446d32695d14a0c81fa

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [bea63709d05514555d5283279cd66439f4ceed73]

xmloff: refactor Generator version handling:

Since there are now 2 forks of OpenOffice.org, we cannot rely on a
simple total ordering of versions any more; add a new function
SvXMLImport::isGeneratorVersionOlderThan(), taking 2 reference versions.

Also extract the LibreOffice version number from the generator string,
and extend the BuildId property to store this as a third number.

This also allows removal of the "fake LibreOffice3 as OpenOffice.org
3.3 release" hack, which is not future-proof.

Change-Id: I44d8105eb537ac43fb9529a8b1b661ae0f2bba30

2013-01-18  Michael Stahl  <mstahl@redhat.com>  [0669d78ea76ab9bfeff27ea02d785973f3720d6b]

fdo#59517: fix detection of ancient OOo ODF generator strings:

SvXMLMetaDocumentContext::setBuildId: check only the prefix of the
generator string, not all of it.

(regression from 17ff7b41d15ab9928e2e2706faa26234a09802cd)

Change-Id: I0cdd958d67cd13fd2368cc6958893ce3528a9e94

2013-01-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3fd16d489ef402893ee8df6913e6bd011d61d1fa]

Try not to leak removed cell instances.

Change-Id: I25da4a34a3e53bc001519194729e613eef167713

2013-01-18  Luboš Luňák  <l.lunak@suse.cz>  [ed26a93b2fc640f5b727ba7dbabc80990438f5b3]

avoid warning about a comparison being always true

Change-Id: Ie0bd47a16af56b7d3ae070d5b82ec46ed21834c0

2013-01-18  Luboš Luňák  <l.lunak@suse.cz>  [1efe9a15f86a7a9dc08b57fd1dd12336522ba515]

avoid -Wsign-promo warnings

I actually find the warning to be obsolete nonsense (the manpage talks
about cfront), but at least for now.

Change-Id: I4390b1779f6f8de062afd441f6855cb760adf93d

2013-01-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c55d52262ea1d5f869a9528fd051ee19e687f1cc]

fdo#58988, fdo#58562: Populate draw clip document with data for charts.

Without populating the clip document, copying a chart (or charts) into
clipboard makes the charts lose all their referenced data, which causes
the pasted chart to appear empty.

Change-Id: I3675f76baed19b48cec403964c19df00725a044b

2013-01-18  Luboš Luňák  <l.lunak@suse.cz>  [c881b1b50e3be023efd4dfdebddd002545ed71b3]

long and long long can be the same size (and thus also sal_Int64)

Change-Id: I3961ec27d23915b038c3a803dc71e7d937ca331c

2013-01-18  Lionel Elie Mamane  <lionel@mamane.lu>  [8f766122f0c5fbbb5442e1a5dd6f4eab9744d5cd]

mark *all* tables of a nested join as added

Else, if the n^{th} (with n>2) table also appears in a (non-NATURAL) INNER JOIN, it is repeated later, leading to an error from the database engine

Change-Id: I03e0f0ef51f45be9d7ddfa63a9dbe09dc500f8dd

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [a187122ff66dceca1fab1a6c2c1bbe8d9588741c]

super-long language names make character dialog look real ugly

so move language to the first column and let it span
all columns, but not fill the availabl area

Change-Id: I8c9a410861c3fb942569af7523313a84ae7f6c98

2013-01-18  Tor Lillqvist  <tml@iki.fi>  [202fb73ccd0ce574ab9197824c1b813738d93de0]

Move comment to perhaps more relevant place


2013-01-18  Noel Grandin  <noel@peralex.com>  [2b31e751db38e7ba0e2ec668520f50daf5eb25d5]

Create OUString and OString number(*) methods.

API CHANGE: Adds new methods (several overloads)
   OString::number()
   OUString::number()
and marks all of the existing fromValue() methods as deprecated.

The purpose of this change is to clean up call sites
by hiding the necessary casts.

The casts are necessary because of overload resolution rules which are
somewhat vague about which methods to choose when using integer types.

See mailing list discussion here:
  http://nabble.documentfoundation.org/replacing-OUString-valueOf-static-cast-lt-sal-Int32-gt-td4027989.html
  Subject: "replacing OUString::valueOf(static_cast<sal_Int32>) ??"

Change-Id: Id3d150a6525eb0334e41e2ec6640bb06cd790b43
Reviewed-on: https://gerrit.libreoffice.org/1625
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-18  Stephan Bergmann  <sbergman@redhat.com>  [6f6ed9c7e2212e5e7acb2c5b827e4e4f1e156ecd]

Avoid .memdump files left behind by xsltproc in the build

Change-Id: If79896a2f73cacd9880e8beb9cc42993b49cc3b5

2013-01-18  Stephan Bergmann  <sbergman@redhat.com>  [2fcba16dc48ed7c0a507c18731a41a99f485ee46]

Never pass -env: arguments across OfficeIPC connection

Change-Id: I1874ad0542bc8dcbe9ec588599a054030fd5d7d8

2013-01-18  Stephan Bergmann  <sbergman@redhat.com>  [36e8d5d137260decabb7d2436fff2d3a93278f9d]

Insert type rdbs individually into theTypeDescriptionManager

...to make it easier in the future to replace the binary rdb format with
something else, but also keep support for the old format for backwards
compatibility (extensions).

This should have no performance impact, as the type description manager (a)
caches information about requested type descriptions, and (b) has been changed
to process the bootstrap rdbs en bloc without doing costly consistency checks
(which are useful though when inserting an rdb when installing an extension, but
which would exhaustively read all type descriptions from the inserted rdb, so
would negate any benefit of constructing any type descriptions on demand only).

Change-Id: I80b22770bd9a5e0ab686f04d9c70295f2e3d0bf6

2013-01-19  Takeshi Abe  <tabe@fixedpoint.jp>  [eed249f55522f3a9df0742430d1f738efafa00f4]

sal_Bool to bool

Change-Id: I36603ac94b190a67b61b63b5ae0d981c09fcb270

2013-01-19  Takeshi Abe  <tabe@fixedpoint.jp>  [8600bc24bbc9029e92bea6102bff2921bc10b33e]

Remove unused static variable

Change-Id: I2a0d2919b66d1450712660dbd0eb457d3f7f1c7d

2013-01-18  Luboš Luňák  <l.lunak@suse.cz>  [aafffe6d1c3734fb2acef4b2bb1385c1e2f49043]

disable the test case for paragraph mark export

I don't know what's wrong with it or why the problem shows only for
me on openSUSE12.2, but it's been broken for several days now
and there's not much point in keeping it that way given that it
didn't work from the beginning.

Change-Id: I608bc01e4ee914629db1aa75ce8463044fe20ca6

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [d3f397ed4166535b87c1b0c26e8a72c315fdca75]

add new author to font copyright list and regenerate .ttf

Change-Id: I725043c00bd3dd924ac022859bbf5957dc2450b7

2013-01-18  Mathias Hasselmann  <mathias@openismus.com>  [460346098714d119fc814b485c5b49bfc2c74023]

Resolves: fdo#44718 Add Unicode 2034 (Triple Prime) to OpenSymbol

This adds glyphs for prime (U+2032), double prime (U+2033)
and triple prime (U+2034).

Change-Id: I73297209f0410db607c1ae4787ba15c3ac08133f
Reviewed-on: https://gerrit.libreoffice.org/1679
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [a8eecb6df5f11cbfc8a57b737ad82eacad79ccb4]

convert table properties tabdialog to .ui

Change-Id: Ide72fb6bfc604f13e9d01250aac8e9b011bd034b

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [4b529841d34ffdbcf6befe6f1eb70fe7ff8c159c]

add a way to select the current SfxTabPage by name

Change-Id: Ib7a07bc0e6ec9f47b83839fb3eb8f31c014dedff

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [f710a2db4c6d2994e2ab3d44bf5d3f825a8f5da4]

remove backgrnd.src

Change-Id: Ic868667955eca21c348a05e49ff30fa6fa8b7043

2013-01-18  Miklos Vajna  <vmiklos@suse.cz>  [2cacaf6ab0acf3188f43df02ef3fc87082e351b2]

oox::vml::ShadowModel: differentiate between not having it and having it off

Having it explicitly disabled was already handled, but apparently
01d059c13e39f4fba75e2152b4db6b0b746bca71 turned on shadows by default.
Fix this.

Change-Id: I1401a28b36a9b5aea302f9a19a6d02a29e6b358d

2013-01-18  Miklos Vajna  <vmiklos@suse.cz>  [01d059c13e39f4fba75e2152b4db6b0b746bca71]

oox: import VML's v:shadow to Writer

Change-Id: I48ea2dcf81c91c0fe476ecff6cd074cb699af533

2013-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16d50ae144d4ddd86177bd35ddd0b79529fbf79e]

add all the new conditional formats to the menu, related fdo#58778

Change-Id: I398fac5c585b5ea6e40331b50119c90c180a32bc

2013-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6d36a31df1726e45d5c4e3623354afe5c5ab814d]

make sure we call SetInRefMode only once

Change-Id: I16ff8b6aaa24b1f8522117197226db39f0617fad

2013-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1de8d78a8ee6ddd6f2b175330fcb709f56b35960]

don't create multiple dialogs in the loop, fdo#59314

Change-Id: Ia48262cdf8b07caf6622f2d4a48f366f3f26c0fd

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [77f6c7bb7d2241f605a111ff099ce50fb2562440]

split out background page and adapt code to .ui

I've being putting this one off for a while as its a complicated
set of hidden pieces shows for different background types

format->frame->background shows transparency option
table->properties->background shows "for cell/table/row" options
flipping as graphic/color should show different contents

Change-Id: I4a63d3bbe8898ad2421d6ddef011da9ae67b5a4f

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [a17a052ef226a431414312e02dbc52048aa001db]

add a border property to ValueSet

Change-Id: Iedd9f23a57e4c9153a6b10c4d5d060664c545553

2013-01-18  Andras Timar  <atimar@suse.com>  [da3ddc4f909182b3afeefb7f327efec42ba42412]

Updated core Project: help  64c3fdcaa366e74afa672542f0a94b84be5008d7


2013-01-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [16ac315c41e7d94db2be2b97b7cb4704cdd249f3]

Enable NTLM authentication (using sspi.h) in Windows build of curl

Change-Id: I5e24338b937d32cd3a09f82bd3cf5a8b29f5d340

2013-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7af886d7784b321e6cda2a870b514607e355b112]

reset one of the sort containers before refilling, fdo#57465

Change-Id: I758af67efec980a56ec83d8e5e6f5f60a0523ac5

2013-01-18  Caolán McNamara  <caolanm@redhat.com>  [23c099a0236062724430efb986251637095c8d4f]

Resolves: fdo#58730 workaround [UL|LR]Space 100% problem

If all paragraph margins are 100% on import, ignore that as being the implicit
default. That avoids explicit 100% being set onto the awesome [UL|LR]Space
which takes a relative propsize of 100% as a flag that its value field is
absolute and so rejected by SwTxtFmtColl::Modify as a candidate for getting its
true value initialized relative to its parent, so it ends up as an absolute 0

Always elide the property on export because writing individual
margin-foos provides better backward compatibility with older versions
anyway.

Trigged by 3c5facfce42a0dbe362d6b9fa5ac374fd76f51a1

Change-Id: I55f6ceeae287b7d8e99befa4bd3cc06738a21299

2013-01-17  Andras Timar  <atimar@suse.com>  [17b264b2269d2f1b1a9a44971a41c578c7b591fd]

fdo#58712 add missing UNO command names

Change-Id: I68919572b0e5f624e433375f5c523281a8416e70

2013-01-17  Julien Nabet  <serval2412@yahoo.fr>  [6ad708912c433c2d6035340258a002a12db5b895]

Reduce scope

Change-Id: I58a1f5d36939dd95648ea42b31331e757c65ee57

2013-01-17  Julien Nabet  <serval2412@yahoo.fr>  [4a3398ce12bcfd2475dbbc682b881844a58a2ccf]

Fix duplicate if

Change-Id: If08b51e8e0e5c21599d62b4f2fc0baa847e3d750

2013-01-17  Michael Stahl  <mstahl@redhat.com>  [33a1b189d23a94e2a1c3329f51009f925b8bd8ee]

ItemSetToPageDesc: remove mysterious SvxPageUsage flag mangling

These 2 lines (from initial CVS import) appear unnecessary since the
only valid SvxPageUsage value with 0x04 set is 0x07.

Change-Id: I4fe92e100955ff00831e0ef7bdad21e7105193ed

2013-01-17  Michael Stahl  <mstahl@redhat.com>  [8d301533f0c7764c94f8ad72fced2ce9d9de7585]

fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.

There is at least one call in SwDoc::ChgPageDesc() checks if the result
equals PD_MIRROR.

(regression from fa0f42bafbf24e9141ddee728b160b5ab47077f2)

Change-Id: Id37ca46eec5885f7f5230337d8a8a594845f7842

2013-01-17  Michael Stahl  <mstahl@redhat.com>  [0ed73a0817ad0ff0107cb297208252c0afe3b4a9]

fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodes

Assertion added in 90a0116ccb48388d91b21128fcac2e4609838581 wasn't quite
right.

Change-Id: Icac6c4e3932837ffaf170d9b18664e5b4ff579ff

2013-01-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1fb5ecdd7442247e0ed8154928b66fab0bcbe3ad]

Const correct-ness in one place...

And an avalanche of changes that ensued.

Change-Id: I7f882b621ba5af4cd01b2ac7f482ee3eed24e3d5

2013-01-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f390be5a7f3dd0108e2257fa57cfcca6d0859e3]

sal_Bool to bool.

Change-Id: I6ad0385041618ebff879ec8533c13ef0ddbe239c

2013-01-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6b459c8598df19f62b0cd4cb4b29de3791a3991]

Proper construction of the impl class, using initializer.

And make sure the whole thing still builds.

Change-Id: I49d3c01d288df800e3261ce7d4f07080be2a4098

2013-01-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab1f30eed23944468427bf0e28659139b9eadea1]

Unindent the class declaration.

Indenting on namespace scopes is too much.

Change-Id: I1d22103c02c16a128e627f53859cc09006fb02f1

2013-01-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [93b8ccb4ade28815e50cd0ce9fd8d48114a619ed]

String cleanup.

Change-Id: I3ae62993a1b753927af236b3a7923eacbb4c8cc0

2013-01-17  Miklos Vajna  <vmiklos@suse.cz>  [f4483d31f33aca78afbd719e58db5d8a097411dd]

VML import of TextFrame border width

Change-Id: I9c0cf277e17c02c2de564d48ba79e1c25ea23db5

2013-01-17  Miklos Vajna  <vmiklos@suse.cz>  [88ebaff73533fdbbd7ecbf24a0e892f411c577a0]

VML import of TextFrame border color

Change-Id: I8c0cf9e3ac17b87cbfdd4e744632c5306e2abfc2

2013-01-17  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [0a51d18b5aec457b74bf4bf01d0363aab1dc0593]

fdo#59396 Remove duplicate footer entries in "BrightBlue" Impress template

This also removes an English text in the Master page: "Click here to edit..." and replaces it with a placeholder

It would be nice to have this in 4.0 branch also.

Change-Id: I1aadc20aa9916e40bbaf1b6f66ec58dfd02a35bb
Reviewed-on: https://gerrit.libreoffice.org/1725
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-17  Jan Holesovsky  <kendy@suse.cz>  [c8ea31264f25ef789b66fc9c988f695342eb2f7a]

Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.

So far I am using the same color that is used for the workspace; should it be
a problem, we can use a different color.

Change-Id: I06fde7f31a9d37d2e387a7e3fd0b6d3d33f8d6e6

2013-01-17  Jan Holesovsky  <kendy@suse.cz>  [dbf3077f72881ec44e0bb33c9ffbf6363c381862]

Personas: Clear the BitmapEx first, so that we can switch off Personas.

[Also rename mpPersona*Bitmap -> maPersona*Bitmap, it is not a pointer.]

Change-Id: I93cc56b1f30c4fe966b8de87b766e820d9e2cefa

2013-01-17  Jan Holesovsky  <kendy@suse.cz>  [aab4b03f605ff4273aa41bbbc6fdbf3ffae8daee]

Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.

Change-Id: I19a475f198fcb24c4d66134eb67da719fc99099e

2013-01-17  Jan Holesovsky  <kendy@suse.cz>  [301efb8ec61966c93c4445920c5720c0d8d8cae5]

Personas: Fix one more potential crash.

Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7

2013-01-17  Laurent Godard  <lgodard.libre@laposte.net>  [654e275fc673b28ac264f10282a4cd3a9f61a45d]

sc test for XSheetAnnotations

Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac
Reviewed-on: https://gerrit.libreoffice.org/1738
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-01-17  Laurent Godard  <lgodard.libre@laposte.net>  [0bf016694e8df63e20e530f9880e87de567dc7e1]

sc test for XSheetAnnotation

Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646
Reviewed-on: https://gerrit.libreoffice.org/1736
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2013-01-17  Joren De Cuyper  <joren.libreoffice@telenet.be>  [3ceff21427fb3982bc5bdaee2eaacbc813d30be6]

Add close findbar button also on other LO components

Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Reviewed-on: https://gerrit.libreoffice.org/1727
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-17  Caolán McNamara  <caolanm@redhat.com>  [f74efe63d9a70da723f046c1c6708b9254dfa887]

callcatcher: remove newly unused code

Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a

2013-01-17  Stephan Bergmann  <sbergman@redhat.com>  [88b2c05411ac4a63f088b0cbce09b2d3669c4c2c]

-Werror,-Wunused-private-field


2013-01-17  Tor Lillqvist  <tml@iki.fi>  [e116e22aade07f4931e40bad0fcbdb67c5a93ed5]

Fix fallout from checkdll.sh removal

The dmake build mechanism used to rename FOO.so files to check_FOO.so before
handling them to checkdll.sh, which then renamed them back once the "check"
was complete. The initial rename had accidentally been left in place even if
the use of checkdll.sh has been removed.

Change-Id: I60a2e110e27a15be906b770e86603d798cd055d1

2013-01-17  Miklos Vajna  <vmiklos@suse.cz>  [a8be8ad30f22031ad859f565cb066c76e2d3fa39]

oox: fix misleading comment

Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb8758da

2013-01-17  Miklos Vajna  <vmiklos@suse.cz>  [796e9a796603397c79e160610c8541e16dfc4c82]

fdo#52286 fix RTF export of sub/super script font height

Change-Id: If71cb6a20842f2fbe8eae94955da2d53842999a4

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [b7aa16fe0da53001e056ad347ac5e10855376365]

bInOK is unused, remove it

Change-Id: I133d7d2e37d267afe521d6641582dc88f9054a41

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [8fd85527981e3a6a915192aaea6f1595ea9f037c]

Resolves: fdo#58998 insert section applied twice

regression since 0157f0b1ba364f7f9af2aacd1be9fbb5ddec2b4d

my belief was that OK_Impl was only called in one
place, in sw/source/ui/fmtui/tmpdlg.cxx, so I
merged the use there into OK_Impl, but of course
there was another use in sfx2/source/dialog/tabdlg.cxx

Given that OK_Impl only called PrepareLeaveCurrentPage originally...

a) replace OK_Impl in sfx2/source/dialog/tabdlg.cxx
with PrepareLeaveCurrentPage, a no-op from the original state.
b) add an Apply method that does what I want, i.e.
call ok without closing the dialog, so we can retain
the fix of fdo#38606 to have "apply" immediately
apply the effect of pressing "ok" without closing
and reopening the dialog

Change-Id: I57e2e41c07ab9bf89ada98d1b9c3336db3493f19

2013-01-16  Michael Stahl  <mstahl@redhat.com>  [47d95d7591ec6218ad3c3ce75b232ee15d00c174]

OXMLDataSourceSetting::convertString: try to make Clang tb happy

Change-Id: I8b2509f28206fd5b6c20c88d9186a9a18f76f7a5

2013-01-16  Luboš Luňák  <l.lunak@suse.cz>  [92376b09e9c55b140dcd3241c9c881b8f1302527]

fix build

Change-Id: I1697e761061c21826f57d4b2f4694ee03cdfb05d

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [63de2b8f1493f24669c78df3bc2d48d13528bd9f]

Resolves: fdo#59183 Copy 4 or more slides then crash

regression from 17afe4cea7e01aef1e5270cc09f438bc6fde3211 which is totally
forgivable as its riddled with asserts that suggest there should be no
out-of-bounds accesses and there probably shouldn't and those queries are
possibly bugs. But double-checking 3-6 it is the case that non-existant pages
were queried for in that version too, so return NULL on out-of-bounds
like the original pre-stl conversion code did.

Change-Id: Ic918419b6cb76b083de6b6911dde9d6e00258324

2013-01-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2003d4ffbf9865bc87cbe081f48f98b287223820]

Clean up SdrLayerAdmin too. Just a little.

Change-Id: I3c8a195cd6c208c7ecd5cf326d3e7ccf3c02e935

2013-01-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5159695813b9dc08743de4bbcf7807f41e160b8f]

Some cleanup of SdrLayer class.

String replacement, proper use of initializer in constructors etc.

Change-Id: Ic5e04c614ad044efcb32329a31540402524afe85

2013-01-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff3e2a4a1ec23548dd42cab2e9a748bcd9156119]

Nobody derives from SdrLayer. Change protected modifiers to private.

Change-Id: I9d5822a055d90094a43a01f5cdb1f6f4d1156c49

2013-01-16  Radek Doulik  <rodo@novell.com>  [fd447c820f3f42cb16f5af28572fe7a9047b6481]

fix cell border line properties n#793408

Change-Id: Id20fa233b7e7eb0f2f01f4c230d1fe3398f2f4ed

2013-01-16  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [8fcd3360f195736d636eb1f1ba58d51cf053beae]

Sanitize/simplify some parameters of functions in dbaccess

Some functions have parameters of OUString, so, we don't need this type of junk:
	::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutManager" )

and we can use directly:
	"LayoutManager"

I believe this brings some simplification to the code, at first glance!

Also in this patch, changed some equalsAsciiL to ==, this simplifies more code yet.

Change-Id: I38b8076afb84d77ed51c7be407c7f899d80829ff
Reviewed-on: https://gerrit.libreoffice.org/1707
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-16  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1cf1f9338cc37895e2a68b411ffdc44d66357822]

fdo#57950: dbaccess: STRINGPARAM and more chained appends

Change-Id: Iab1ba5eb6702d386e2775d7426c3398b606d2d97
Reviewed-on: https://gerrit.libreoffice.org/1706
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-16  Luboš Luňák  <l.lunak@suse.cz>  [41cc024a39d070911a5daa75ff8aa9340c71147e]

T_xxxFLAGS_APPEND fixups

http://lists.freedesktop.org/archives/libreoffice/2013-January/043792.html

2013-01-16  Eike Rathke  <erack@redhat.com>  [02edfcaddf1a06775eab01ef742bb9eff640949b]

check if $CALLXSLTPROC is defined and bail out if not

Change-Id: I2cbaffc35699942318b24492d02cf06397740009

2013-01-16  Eike Rathke  <erack@redhat.com>  [83b729ebcf525d03ce4c0c85dd871c91968e78ac]

also strip fo:script and *:rfc-language-tag

For future reference, before this gets forgotten.

Change-Id: Ibe8d0ac673a12b53cb53169ba9afe721029375ff

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [588997f0ebc5696574680098b128e66eff54f00c]

fdo#58415: Don't ignore osl_getFileURLFromSystemPath failure

...in osl_getFileStatus et al, it would leave the relevant status string member
unchanged (i.e., a null pointer) but would mark it as valid, so that later code
to retrieve the allegedly valid string member would crash upon the null pointer.

Change-Id: Ia8528f5dc27d94f3d14a2c416955a041b87863d3

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [6059652fba10c0c03b8270c75cc53d6f60ce86c4]

Move addSingletonContextEntries to ServiceManager

Change-Id: I2a4c5b1f1f735e2bf5a8670d2f957f84388f0164

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [882aaee5ff76dbcba74ecea615393628519e14e1]

UNO methods are no longer called directly on ServiceManager

Change-Id: I037ed9899873e614e9e10c89f1f8a74efa73d737

2013-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [3d6d07a7e34e0e767c653008c0eb16ce7ffe5f19]

Get rid of GetVersionInfo and checkdll

With gbuildification neither was actually used anyway, as far as I
could see.

Change-Id: I00d914e6571aed3110226f91ac1685a838031c65

2013-01-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c5fc0af6f551980d3e147f7d6cf1fdd320b8f1fe]

Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().

One less indirection makes the code a tad easier to follow.

Change-Id: I8e1113617c09f91c0cad32277ee4e32c78f9f058

2013-01-16  Andras Timar  <atimar@suse.com>  [05923e058a6b90f05c90d5f9aef4de58233a51ac]

fdo#59321 un-escape quotes in Windows Installer's idt files

Change-Id: Iecd39e00ed61449a720354f95cbb695447797bff

2013-01-16  Michael Stahl  <mstahl@redhat.com>  [7dc663ec764d569957e0e1758b701dfb8f399647]

SfxObjectShell::UpdateFromTemplate_Impl: template URL...

... is an URI not a system path so convert it to absolute URI via
rtl::Uri.

Change-Id: I1ce4c732340a52916dab658f43b96da9a81b3525

2013-01-16  Michael Stahl  <mstahl@redhat.com>  [beacee6fad46aa2c8fc813bb0150e5c7a5175b26]

rhbz#818557: fix it differently: SwDocShell::_LoadStyles():

Try to prevent pushing of SfxShells from this function via EndAllAction
and SwView::AttrChangedNotify() by setting a ridiculous pre-exising
global bNoInterrupt variable.

Change-Id: I9c91ca882891c8dfcd9dc08ba197233cfefddefd

2013-01-16  Michael Stahl  <mstahl@redhat.com>  [5090267eada3d68a618769c5dbae8b2ee8d6dab5]

fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."

This reverts commit a1d265be484f1c70f57ab3de9b2d8c27d2fd3aa4.

This commit causes the crash, because apparently it causes some event to
be delayed via SfxHintPoster which refers to some SfxRequest that is
then deleted too early.

Change-Id: I301f3b52001c1d8b1b60f5b1cfb3b093c9f81607

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [a0d852b2ade42289af1e9b066a48c97aedeff3b1]

Resolves: fdo#55974 segfault while closing an Impress file

regression since aa1927dc257b52edf96de220cc3797e02c83a0ae

 mpViewShell(pViewShell),
+mpSlideSorterViewShell(
          ::boost::dynamic_pointer_cast< ::sd::slidesorter::SlideSorterViewShell >( pViewShell )),

both are boost::shared_ptr potentially to the same thing then, given that we
reset mpViewShell in ::disposing we presumably have to do the same thing to
mpSlideSorterViewShell.

add unset check on mpSlideSorterViewShell usages while I'm at it

Change-Id: I35f51977c40f946a49789abd9405a4ef84aea0e8

2013-01-16  Miklos Vajna  <vmiklos@suse.cz>  [1ca295eb999fa08fbf0d211f1a464544532a253d]

sw: start using cppu::supportsService in unocore

Change-Id: Ifa2154af314af98c7c81781f8cbd47ba1e48f730

2013-01-16  jorendc  <joren.libreoffice@telenet.be>  [cb701be950ebb7fbbc48a0b6e031915eb9c0d68e]

add close option to findbar in Writer

Change-Id: Ie42da7ecc7f3cb59bb6f1fb798e72a6862eb1f67
Reviewed-on: https://gerrit.libreoffice.org/1557
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-16  Matúš Kukan  <matus.kukan@gmail.com>  [33b05d5de716707e54ae09afe88a7e02c63e388d]

there is no standalone URE installation

..I hope :-). URE is part of normal installation.
- removes script from scp2 and unused stuff from instsetoo_native.
- removes also OxygenOffice mentioned in openoffice.lst.

Change-Id: I1673c06aa84ae0eb2adda2df78a50a5c5d0761c1

2013-01-16  Matúš Kukan  <matus.kukan@gmail.com>  [8e65b38081b49b21e69a5efdf5a8fa20600d927e]

--with-nss-build-tools is not used anymore

..since 6eff6fae6272e8ed5d74553597bb4b73db3f2864

Change-Id: I93559aee05a20c1119612c896acaefb97fc90bb4

2013-01-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7c7520bad93185eb4a5a3b60241b53c989aeb4c8]

Template Manager: show names on several lines

Change-Id: I6990bb6ac52889de36f3ec2cce33e4dc2f3da2ea

2013-01-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [34856077702907aed5568ff3d4b98888ced37edf]

Template Manager: show folders with 4 previews inside a rounded rect

The previous display had the inconvenient to be misleading if there was
one or no template inside a folder.

Change-Id: I16faa2556ca02380bd4dac0d821ecac45b98b8c3
Reviewed-on: https://gerrit.libreoffice.org/1678
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-16  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [c56651e76c2dc8068d53406dcdd6cb6bd1bd9bce]

Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he)

The icons were in the wrong direction (the arrow pointing to the
opposite side)  so I flipped them horizontally (and changed colors
when necessary).

Note: icon-themes is based on languages rather than interface direction
so there might be other languages I'm unaware of.

Change-Id: If44bed902d763ebbc41ca422399bfd48cc390f93
Reviewed-on: https://gerrit.libreoffice.org/1712
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2013-01-16  Joel Madero  <jmadero.dev@gmail.com>  [f87097e9c8bf5fddff9a92fb887559f10ab9aae9]

fdo#58364 Change Align in View->Toolbar to Align Objects

Per request on fdo#58364, Align Objects is a more concise label for what
the align toolbar does.

Change-Id: I6e846ceafbf020d8669cd93f520226000166d0ed
Reviewed-on: https://gerrit.libreoffice.org/1701
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [26af997c55106fd067b32caaceedde3f2c10c1dc]

use the theme width for the scrollbar, not a random 16 pixels

Change-Id: Ie823124e8f156099e5b1708afa5b830153fcce3e

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [f1088250485fa91b4131102c5275e73653bc0c2c]

Resolves: fdo#59182 make the special character dialog behave

lock down the sizes of the widgets which depend on the (variable) font in terms
of widgets which are invariant so that they don't jump around to their optimal
sizes as the selected font changes.

Change-Id: I65ea24adb43f9faa974025b6db1c35766b577cd7

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [463f2d4fe211e991d551be67be74cf2090afdb7e]

Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logic

SetFont takes the window size to determine the best font size, so reverse that
SetFont logic to get the desired optimal window size.

Change-Id: I0d2e35a780552ca52aec20809bcb77d37b6a1bfb

2013-01-16  Caolán McNamara  <caolanm@redhat.com>  [3c8d3ef10267fb0a50686f49c15a3e4ab35503d1]

Related: fdo#59182 stop SvxShowCharSet resizing itself

instead of resizing itself when given a size, leading
to lots of flicker as the widget fights the layout,
instead accept the given size, center the drawing in
that area, and tweak the cell highlight drawing
code to fill that extra gap space when edge cells
are selected

Change-Id: Iee0b44c0939cf32284907ad1fcd57e2e722837d4

2013-01-16  Jesús Corrius  <jcorrius@gmail.com>  [42c0fa1b60fa0780ed4ac57679f118cab8f1f143]

fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)

Change-Id: I6cb2eddf3fa2fbd492214fd092b394227d1e52c0
Reviewed-on: https://gerrit.libreoffice.org/1695
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [41e2b320209997767497f49f83f9520fb76261ec]

Register theTypeDescriptionManager normally in services.rdb

...no need to handle it specially during bootstrap.

Change-Id: I666dc9c0040a30a7d81ec1815c338be1407281bb

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [dcdda1d61092aad74cd77023be58ef823b424126]

Unfold remainder of add_access_control_entries at call site

Change-Id: I6e1a5a0223c1ea3e1a8c8800fb4cb032719ecf4f

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [e1e308bc4564f596bde5cd4c96b75d3b8c672e95]

Remove support for UNO_AC* bootstrap variables

...they had effectively never been used.

Change-Id: I514f2b844661e144cef758eb3ce7c4607ffad635

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [fb8f3fac70ecfcc2b8612dbf71308cbea39ca789]

get_this_libpath only used in paths.cxx

Change-Id: I60bbb6fce36d20d476adc963ad2182f71e9c19c7

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [9e2972dbf1a9526f30ffd3e001a6eaf473d76ae9]

API CHANGE: Remove obsolete cppu::bootstrapInitialSF

An aborting stub is left in cppuhelper/source/compat.cxx to avoid having to
incompatibly change cppuhelper/source/gcc3.map.

Change-Id: I28359397fa9c06ac955ee646b5ad3486e9200a10

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [fc9d23ff550194ba50fc6506ec901c22681d1b1c]

Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgr

...instead of having to rely on the odd bootstrapInitialSF and explicit
loadSharedLibComponentFactory.

Change-Id: I2fb212024c483254da015db3af43d9002051dddc

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [556f94881225cdf1ae34dc9955bd5c04ffee9f14]

Do not hide information about UNO bootstrap failures

Change-Id: I42ce84a00c4de60d30093f58214f76647ff03097

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [aed1f0d5d543c534b4b9c3517802a24e700f0b5a]

Simplify defaultbootstrap.cxx

Change-Id: Ice206b1dabf8dbcad613f886574e737c039d2119

2013-01-16  Stephan Bergmann  <sbergman@redhat.com>  [3250fad6374ef276e198faabbb1d655adeeb28f0]

Extract servicemanager and typedescriptionprovider from defaultbootstrap

Change-Id: I94fe7e68c5a49e591a625e9bf62108acac69428d

2013-01-16  Gokul  <gswaminathan@kacst.edu.sa>  [bd20b86ee762d4a14766a755d44efdeb50cef7e7]

fdo#42387 Fixed Merging of cells in RTL Tables in impress

The problem was in calculating the cell area, the width should be
subtracted to Right end of cell instead it was adding width to Left
end of the origin cell

Change-Id: I3f31e0c4e0acae84ab5052823fc49932255137d3
Reviewed-on: https://gerrit.libreoffice.org/1686
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-16  Tor Lillqvist  <tml@iki.fi>  [47a95b1f165169034402f9df0179776c4001e415]

Generate also the ABOUTBOXPRODUCTVERSIONSUFFIX from the AC_INIT

Change-Id: I9b7ce03daac7ae223cba1b8741042431aabe7f59

2013-01-16  Tor Lillqvist  <tml@iki.fi>  [c59d3710605d2ad97c3aa6da2298d5d6a4004d67]

Remove unused variables

POSTVERSIONEXTENSIONUNIX and LONG_PRODUCTEXTENSION are not used anywhere

Change-Id: Id1f2db293fff134075b6658b738dc3be8d17a279

2013-01-16  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [40411d73bb00f5bc1e65dc1d13727e55d0335fd6]

sw unit test: force layout compute after loading document

Change-Id: I35173bbc2a4e33dfee555aa71f053e219ef01d1e

2013-01-16  Tor Lillqvist  <tml@iki.fi>  [cf9017ae189167962902e8ce28f5f36e89b30069]

WaE: unused variable 'aImgSize'

Change-Id: I192671cdec129b7c78638efb0c4339bfb265c47d

2013-01-16  Takeshi Abe  <tabe@fixedpoint.jp>  [e2d76d285611b5ab5b88f1849b7ffecd84c4aa65]

sal_Bool to bool

Change-Id: I6997b288f444c7f0a982e88a9549569ed816493e

2013-01-16  Takeshi Abe  <tabe@fixedpoint.jp>  [604936e0dcf256fa5a2fb95054a2d06810dd9191]

Drop unreachable branch

Change-Id: I90ce9190b652956e3ddb248bf570cf829da3a387

2013-01-16  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [6819f9b834581acd5507cd2301bda8b5395b937d]

docx export: fix regression on table borders export

The removed code was supposed to allow LO to write cell borders only
if they were different from default cell border.
Bug #59275 show that this is incorrect.

Change-Id: If31914c412480fdadb775ca6675999ecde3e6bba

2013-01-15  Miklos Vajna  <vmiklos@suse.cz>  [30798fbedb93bca8988ca3a0f626dedc3df052d3]

sw: kill no longer needed ASCII_STR() define

Change-Id: Id7f221ba96594502d04bba05375cba03b0f36970

2013-01-15  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [a9470e9b3017ef8c79f38021b3e7823dbe24a93e]

fdo#57950: Remove chained appends in filter

Also removed a lot of *STRINGPARAM macros.

Change-Id: I46856d33bb28e37ab115860095644c7e95cf3c4e
Reviewed-on: https://gerrit.libreoffice.org/1687
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-15  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [e9aff4b508a1ccd1e5a40fadce3ca78db7b49b86]

fdo#57950: Remove some chained appends in shell

And remove some *STRINGPARAM macros.

Change-Id: Idebee475e4b383f5f390040515bdfa7c49a24c1d
Reviewed-on: https://gerrit.libreoffice.org/1682
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [279b6f39cf4a13667dd8bcbe8766f900593633c9]

the first icon in an icon set should be the negative one

Change-Id: Ica3c48739c0f8597a72ea4d2346e406f147586a9

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e13802770cd77071063af9946af2f189a83aa8b]

also support showing the icons in reverse order

Change-Id: I919895589025ea360448b742e5ec6d6de4ca964c

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [af1db964b82c6f1583a7e851656f765a222b14c1]

support to hide the value in icon sets also for OOXML

Change-Id: I506b9e14166576ceced880e5032d492e83b7a52d

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [50f8fcbcc388243f821c52d75bb516858abe688d]

support to hide the cell value when using icon sets

Change-Id: I1ed002758a3c073f950cec2b2222cfc0d3684df7

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6240d455e179e202bbadffd170965a1e61d5f896]

move this class from the header file to the source file

Change-Id: Idd4f79718326770426b6e297c1753af062c7396d

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6ec7b16f2fda4d6624b06506ccfa2a4c5bc4cbb]

create correct icon set information, fdo#58610

The old code was mixing two different concepts. In the UI we used that a
ScColorScaleEntry means <= this value while in the filter and the render
information generation it meant >= the value.

Now everything follows the >= pattern.

Change-Id: I67c03d93c5c6051054b90f6e8200206c3616d49b

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d81787416087827200ee12a8fbd25747fbfc3959]

add test case for fdo#59293

Change-Id: I5972a2805d8bc03b84a42fbba4b67923b3b77249

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b7db7ec86cc2aa8119fd29ec844d6b52f6c4fcf]

Revert "fix icon set rendering information creation, fdo#58610"

This reverts commit 0f6adf7a8cbccdb0a2697176a6e0e8cf58edd5fe.

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [c25bee9ca3c3015c46c8fcb28654e5bed8a4d912]

make emailmerge work with python3 and python2 at the same time

Change-Id: I6289b522513a2fc86e261c85a04ca9c89fd55b63

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [5cd7c8906150b94c224ab9bc9f850684198c7f04]

Resolves: fdo#37449 apparent access into empty codepage bitset

Change-Id: I2efc3ea10cd4313eaa1894fdfbffd113a125e2ba

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [932e916a9c47071eec9eaf43eff9718f4be2d9bf]

tidy mailmerge debuging messages

Change-Id: Ibca2af0efa448ed4c2c5b7ad73febf16cbf03480

2013-01-15  Andras Timar  <atimar@suse.com>  [9e43e4867b30f4869f2a341f02556a68bede3c24]

make translatable a few more ui strings

Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185

2013-01-15  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [57ca766ab44e0d55ce21ee734aa0aafbff94eb45]

docx export: add test case for paragraph mark export

Change-Id: I2701ee12221460f8ff19397ea215cc1484648d18
Reviewed-on: https://gerrit.libreoffice.org/1650
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-15  Andras Timar  <atimar@suse.com>  [bf442dcaa02f844d7b69d6851287a186f77344b3]

fdo#59212 UI elements were untranslatable in Basic Macro dialog

Change-Id: Ic8d2287db947f298c0492845b7a618c540a9c8df

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [e48a060eb80b76c943e7dbd815b63429905a14b6]

make emailmerge work for me with python3

Change-Id: I4f79aa69b39d2be8fcceacc90b858f116f875385

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [a5dc04633d79f5abee85d919e097983117d2abd4]

fix mailmerge output as plain text, explicitly pick correct .txt export filter

Change-Id: Ie277dc58d9e562ffa2a0edd17c18aafe4f4bd4de

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [03f7d96997e8d9cde6b82936792dee4d3a756eda]

split out border page and adapt code

Change-Id: I1c6b8c0fdbd82d54920e168afbe5c33a29244202

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [f70713257f47f341ffa6b500b973597d2dfc9657]

teach ValueSet to calc an optimal size

Change-Id: Ibb0eb8caf61a8310850f6b9889cdb1304c5be5e4

2013-01-15  Caolán McNamara  <caolanm@redhat.com>  [356f6c5d89dd4dd92b2351898e07f99b96cb34cc]

teach FrameSelector to be resizable

Change-Id: I0fd91d707b89197d57dc6eaf7dcebfdb055d73c6

2013-01-15  Ariel Constenla-Haile  <arielch@apache.org>  [8a324a3ba599bee03311e5f6ba6e1c83edc1e343]

i118814 - Allow set connection timeout in Mail API

Conflicts:
	scripting/source/pyprov/mailmerge.py

Change-Id: I7a3eb3b29f41eed154abd45e1aa5be824983f5de

2013-01-15  Ariel Constenla-Haile  <arielch@apache.org>  [a5cefd4007be4789f550ee559aa832ddb04c2dc3]

i118791 - Encode ReadableName in UTF-8 only when necessary

Conflicts:
	scripting/source/pyprov/mailmerge.py

Change-Id: I5275bdbbc21f422248a32b824ea6de965c23abd0

2013-01-15  Ariel Constenla-Haile  <arielch@apache.org>  [3f2f92b753474883b5cd97aff3e00ac55fd23f3f]

i118736 - i118787 : fix XMailMessage implementation in mailmerge.py

(cherry picked from commit 4166969f3b8ed05e91c10a724ce7bd39074012a1)

Conflicts:
	scripting/source/pyprov/mailmerge.py

Change-Id: I794735f02db1efe04b323fed9db5458242e5c16a

2013-01-15  Winfried Donkers  <osc@dci-electronics.nl>  [fa058a4cd6580d5538c49d565499fb5cc4ecfe53]

fdo#40465 solve regression when zooming with cursor not visible

Change-Id: If8dfff1a27218c7821823fcad04bab9f924fec70

2013-01-15  Stephan Bergmann  <sbergman@redhat.com>  [32afbf1ae15426defc2c1b58f754d0e6d5c406e5]

Remove obsolete rdbedit tool

Change-Id: Ibc0885e4c073c09a673f08297bfc5de42f2b3c28

2013-01-15  Stephan Bergmann  <sbergman@redhat.com>  [f74c5f27f04940654320ce5bbfcd41b58a046288]

Remove obsolete checksingleton tool

Change-Id: Ief63ba65ea90636f9a2803a98bbe43d73c101ef5

2013-01-15  Tadele Assefa  <milkyswd@gmail.com>  [4cb248cfae9ac6e7e96528ff7430fd3de7127780]

fdo#59197 added Sidama_Ethiopia [sid-ET] locale data

Change-Id: Id40a5f1d726b9d2b4cf78fbbf51d980517c743a1

2013-01-15  Michael Stahl  <mstahl@redhat.com>  [2bea148c8e2b8b98e282d5ef9d655b234b487639]

Updated core Project: help  a915dcd521181918307d16fb2168d436e5370043


2013-01-15  Stephan Bergmann  <sbergman@redhat.com>  [d55155cad0926f61b5745260196b93e95471d06a]

Include <cassert>

Also, move assert into uno_type_sequence_construct so that all its callers
benefit.

Also, change some OSL_ENSURE to assert.

Change-Id: Idd0a03c4aa6eed1db453db84602c01ff16f0d72c

2013-01-15  Andras Timar  <atimar@suse.com>  [9f813d9f692d10f6d151c27617c2c5a36fac8c19]

fdo#58026 typo fix in Addons.xcu of Google Docs extension

Change-Id: I44e6ade6f9c89cc8086a7a69a0f7a81470c85ba8

2013-01-15  Miklos Vajna  <vmiklos@suse.cz>  [078e8583eaee630dc24e4c355914b532cadeb316]

clean up copy&paste tests duplication

Change-Id: Idc3e959ba701f9967f7bdb95bd920c8e7416c80a

2013-01-15  Miklos Vajna  <vmiklos@suse.cz>  [b6a2083b9dfe5aceb0900315363ef41e2f3abef5]

fdo#59338 fix RTF paste into footnote

Change-Id: I89501f267fd4256eb3b1316ef41a0f9b0786e0f0

2013-01-15  Noel Grandin  <noel@peralex.com>  [63d0f95dd61ea85da08c6be0b53f323e57069f3f]

fdo#46808, fixes for windows build

Change-Id: I92e4af840a180361c49de71a7875d6a05fa503ca

2013-01-15  Andras Timar  <atimar@suse.com>  [1e1b1687c8518f6d1c7ee77b18d464ac1c00852b]

fdo#59158 About dialog Website button link fix for zh-CN and zh-TW

Change-Id: I85007bf689bb6c7119a4971f0bd925beccb8bd30

2013-01-15  Noel Grandin  <noel@peralex.com>  [2a90016e87478543c791e3de2bb1f67318f4f236]

fdo#46808, fixes for windows build

Change-Id: I338b83c7803af019d9581c3a50e2afe9d2f5c014

2013-01-15  Miklos Vajna  <vmiklos@suse.cz>  [e2a1d1c49117e3321a59daff35500394a7e60cda]

uno::Sequence: assert on negative length

Change-Id: Ie94a6042863bb0d91f2b61ac8a048182aea41c0a

2013-01-15  Noel Grandin  <noel@peralex.com>  [abcbababca2ff10bb78d36cf1a625b9d615eaa9a]

fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext

Change-Id: I74b4f0c4a84f02b218102405eaba24cf47f654ce

2013-01-15  Noel Grandin  <noel@peralex.com>  [251f1b0b38be7d1267339898e44e320f05849e22]

fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style

The services already existed, it just did not have an IDL file.
Adapts
  com.sun.star.embed.OOoEmbeddedObjectFactory
  com.sun.star.embed.OLEEmbeddedObjectFactory
  com.sun.star.embed.EmbeddedObjectCreator

Change-Id: I8ba01c7fd956a46c87d02dc7d61bdd5fcdf21ab8

2013-01-15  Noel Grandin  <noel@peralex.com>  [64fc0ccde17bbe80fb25f9e07ba68f6aa304c3ef]

fdo#46808, Convert starmath/mathmlimport to XComponentContext

Change-Id: I93e103851117b27234393341360b2eddbe1b0e1c

2013-01-15  Noel Grandin  <noel@peralex.com>  [23ef230fa0db1f6599ef22edc25e5ce16cc43c41]

fdo#46808, Use service constructor for presentation::SlideShow

Change-Id: Ib757190a9452e8cb69bff417ebd7b558038e1537

2013-01-15  Noel Grandin  <noel@peralex.com>  [28f0a6de18d79432d30becdd20d25301f93e86e9]

fdo#46808, Remove unnecessary call to getProcessServiceFactory

Change-Id: I8427c2753a75a548a6b2e56516f62cb736562ffa

2013-01-15  Noel Grandin  <noel@peralex.com>  [549578a4ea996260437b355c39896593afc60726]

fdo#46808, Convert services in i18npool to XComponentContext

Change-Id: I3aeaca995bc9a3d865b6955aa47cee4d9eb07750

2013-01-15  Noel Grandin  <noel@peralex.com>  [f6c759a6e5ead55b857e5d4898aa423b7616e816]

fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style

Change-Id: I98bfbc8e143b9ad9d486f97380186fde9b4423ec

2013-01-15  Noel Grandin  <noel@peralex.com>  [2fe852386c9450014f84910b0a282d684f40b56a]

fdo#46808, Adapt SystemClipboard UNO service to new style

this is the datatransfer::clipboard::SystemClipboard service

Change-Id: I00227a2d84e2f1eaf9ca1ebb4fbe1f1548a6621d

2013-01-15  Noel Grandin  <noel@peralex.com>  [54f141882400731e75d25ac137fa516d9093f4fc]

fdo#46808, Adapt frame::SessionListener UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I88b914995eaa52708c1d51271455478fedb65a63

2013-01-15  Noel Grandin  <noel@peralex.com>  [92f14ced5e6f613772792d863a8c2cfeddfdae04]

fdo#46808, Adapt frame::TaskCreator UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I157c53d09b612da0178432100b8928013f811706

2013-01-15  Noel Grandin  <noel@peralex.com>  [e7018375cdf0e5e542631df9dee6023ff80b7840]

fdo#46808, Adapt frame::StartModule UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I400551d34d074cc8cf36fad58badc921422a2efa

2013-01-15  Noel Grandin  <noel@peralex.com>  [435989ad0616a36d03975096919721e8506f5516]

fdo#46808, use service constructor for awt::TabController

Change-Id: Id02a77bf58dac179aae6df4df72e56e41c8693d4

2013-01-15  Noel Grandin  <noel@peralex.com>  [1e618a8df61fd585d9e546148790b3856bf9c68d]

fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I34f9c29b7d5c91735cf1763b74d02516466bc78c

2013-01-15  Andras Timar  <atimar@suse.com>  [b920a2a8682b21f29c63a269e6383647025cf635]

fdo#59370 Default dictionaries set for Russian UI

Change-Id: I38c5ae35291fb79f2a95f911ce2ff86234d5ee8a

2013-01-15  Andras Timar  <atimar@suse.com>  [44a715eebc2df81a192bfb4e79b03bc9e1691d6b]

fdo#59381 Default dictionaries set for Catalan UI

Change-Id: Ie207ed693847fc9791851e22eddb7b7e8ba76b41

2013-01-15  Andras Timar  <atimar@suse.com>  [0736a62dac9ecbe07dac121d492bdc4fe64befe2]

fdo#59380 Default dictionaries set for Spanish UI

Change-Id: Idaa9afd9751c1272ea3dc1d621b8d40a8a7dbbd7

2013-01-15  Andras Timar  <atimar@suse.com>  [6833cf12a077dd07103c58a3bb2407d751a33767]

Updated core Project: dictionaries  a272609545d3153107828949911fc04c1e87b329


2013-01-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [107504d938a4b6893e8d3d30adab7b47a726d314]

WaE: nil is not a BOOL

Change-Id: I503e8fa4d84590e2ac0f569b611706aa672c9204

2013-01-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f5528e26eba18eb5e691a007b45aa23851931be]

cosmetic cleanup (trailing spaces)

Change-Id: Iaf978c557066c9fe300f74ce373907b93a0c7861

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [253f9c5680e9a7b4bb5f2312c3a58eda0f77a820]

with the new recalc of matrix with errors, this assert is no longer true

We need a new test case for this with a matrix that does not contain
cells with error values.

Change-Id: I7fb9efb5077cf6e43cbfd32c64274777d371b956

2013-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f4269b9798c348b1ede4ad0d777f6a0977b7e16]

for error value in matrix force recalc, fdo#59293

Change-Id: I202526bb3cf6e0f6c55913b44a15694e0794e273

2013-01-14  Andras Timar  <atimar@suse.com>  [9ad64e2c8c9e8b192bb97fcf0ef40061ec379f40]

fdo#58854 'Insert' button was untranslatable

Change-Id: Iedb17e216083fdb8990fe9dc663b27eaa352ecf3

2013-01-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [25f5a30c85f960dfdfe918531f9c788fe307cb2f]

Keep this simple. No need to wrap literals with OUString any more.

Change-Id: Idedd6be54cf74efc69a48d39018011aba018973e

2013-01-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [230072a6be455c45ec37229caa97563e08f7d7b4]

Figured out why testFuncMATCH was failing. Fixed it, all green.

Change-Id: Id45f4c853bf689afa8a46edc02e1e5f8c43894bc

2013-01-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1712337d4dbdca7453a8ff701d429637edb9934b]

Add new unit test to test pivot table functionalities via ScDBDocFunc.

This change also introduces the following changes:

1) Special initialization routine just for the unit test runs.  In
   particular, SfxMedium instance needs to be set even for a brand-new
   document (as in the actual run-time), or else the document would be
   always labeled "read-only".  This prevented us from testing various
   code in Calc, which this commit fixes.

2) Several cppunit checks that checked for incorrect results, which
   passed because we happened to be getting those incorrect results
   due to the issue with the SfxMedium instance not being set.

3) Unfortunately now the test for cell function MATCH fails for some
   mysterious reason.  The test is disabled temporarily until we figure
   this out.

Change-Id: If231fd99e0ffddcd74f65c7cb5476e7a25f0ac7d

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [8bab53a19828b888ca689dafaf98aa3ba82228a8]

wizards: Document Conversion: remove StarOffice mode:

With the removal of binfilter, legacy StarOffice format documents cannot
be converted any more, so remove the associated code.

Change-Id: I49da6b56eb893acebce0de43846128abaede6a71

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [907b63a0f3f754d4a975717ffec9cbc03214f0f3]

mailmerge.py: fix the debug strings again

Change-Id: Iceac0952b6fc9765cb12f6694260070c1c17296b

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [c5192576bfe0d61302cc2fcbf870e8ec6d870d8e]

Updated core Project: help  89d2680dda47ae81b2a50a0e9e1239f90b99cdb7


2013-01-14  Julien Nabet  <serval2412@yahoo.fr>  [460c55f620a1bab7aa8f740dc85a60ce0cdf583c]

Modify constructor, remove setters + unused define

Change-Id: Ibf878c44ae761e59a04b6d5023296c5918cbf85e
Reviewed-on: https://gerrit.libreoffice.org/1665
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Miklos Vajna  <vmiklos@suse.cz>  [d276d3f3ae112a11c8cb5768650d147cbb94275e]

fdo#44053 fix this again and this time add a testcase as well

This was about importing RTF tables where different rows had different
number of cells. In the meantime, a better implementation was added for
DOCX, just using that for RTF fixes the import of this bugdoc.

Also fixes a crasher while loading ooo43817-1.rtf.

Change-Id: I0970275272eca7f33a442bd6acc97a4f8d9dabeb

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [34d63e34d9f65ce83564ac310c5857d17147e27f]

Use std::back_inserter

Change-Id: If87f96b5c616ee6ec70de6aa7f2a58c044f04f3a

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [e19242c377aa548173e75b57f01108972194f1db]

Remove obsolete typesconfig

Change-Id: Ic3fd543351637c610621814bb8c8f4fa3cab64fc

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [6bbe55c4f563bd6944d276760d7c30527136313b]

Simplify code

Change-Id: Ib35cba4544726c1653d36072f3499dffec3cced3

2013-01-14  Caolán McNamara  <caolanm@redhat.com>  [0dd3b8b24364d31a00ef30b70dcc6fb63c5d96c9]

Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't found

Change-Id: I8fda443bb224a7a99b992611221a65e9869da8b9

2013-01-14  Caolán McNamara  <caolanm@redhat.com>  [830f44b1ca0e121d3e27a031054313e3f194ab1d]

we only ever want the preferred window size from GetOptimalSize

so remove the MAX and MIN options and simplify the whole lot

Change-Id: Iaaf350c37e01f7fce434af760bcddb9b7d7135ea

2013-01-14  Caolán McNamara  <caolanm@redhat.com>  [d652af7d071bb5e5c3f7592d6dc7e7c400e711d3]

merge the 'holy default' default window sizes to a single place

Change-Id: I247a52cf547da268e5aa6f7c9fef000c598b661b

2013-01-14  Caolán McNamara  <caolanm@redhat.com>  [02d4f6a2494621a17bb59d743ed499cce555839a]

split confused ImplInitDigitMode method into seperate functions

a) ImplCalcDigitLang that determines the digit language
b) ImplInitDigitMode that just sets the outputdevice according to that lang
c) and convertDigits that physically converts the digits in a string
from one language to another

then change the body of convertDigits to use GetLocalizedChar from vcl rather
than its outdated copy of the method, which teachs editeng all the digit modes
that were added since the method was originally copy and pasted.

Change-Id: I2ef7d5d3396c106d4f8fd90142c9d9cf99064bee

2013-01-14  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [1f2c079dd2bc9a2f5aa3597a8222bde3073a04da]

sax: add methods to duplicate current top marker and reapply it later

The need for this is ooxml: we need to have a duplicate entry (rPr)
like this:
<p>
  <pPr>
     <rPr>...</rPr>
  </pPr>
  <r>
     <rPr>...</rPR>
  </r>
</p>
This patch allows to do that by setting aside a copy of the <rPr> line,
and then merging the copy when needed.

Change-Id: I3868a822aa9e5210f3d814c68398a38f95072cd5
Reviewed-on: https://gerrit.libreoffice.org/1648
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [8c178a50334109b34ef456ca6aa51cd3d98699ae]

docx export: also export rPr in <pPr> (paragraph mark styling)

Change-Id: I179363e7d0acc3d6a1f95dcfe975275a9243e863
Reviewed-on: https://gerrit.libreoffice.org/1649
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [ee9f23bb94b4c2c8c4db6466ecca272a092e9492]

docx export: invalid sectPr added at the beginning of the doc

This reverts commit 60fa5057039d2413d56813df4d45e5cfdfbb40ac,
which was a revert of 723f772d (fix for ooo#106749) with an
alternative fix to avoid a regression (fdo#56513).

This commit contain a fix for the sectPr issue, and does not
regress on the 2 previously fixed issue.

Change-Id: Ibc551b38d25554c59b7c4ac5a447a0d60323f53f
Reviewed-on: https://gerrit.libreoffice.org/1647
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Miklos Vajna  <vmiklos@suse.cz>  [e85b4e8531125c5b437db515981a344138b8fdd5]

document SwPaM::SetMark()

Change-Id: I2a57cdea7e952c52f5ee93466a7b81da73b75a7c

2013-01-14  Miklos Vajna  <vmiklos@suse.cz>  [55b7d15ae984d4ff772e147414c775d2ad69c9f0]

SwPaM::HasReadonlySel: sal_Bool -> bool

Change-Id: If4c9cb523c6ac357683522029769a82ba10667f1

2013-01-14  Miklos Vajna  <vmiklos@suse.cz>  [bf670bcd5e60eae95a6bd297391799f13e55db9d]

fdo#57938 testcase

Change-Id: I5a219011952f37861b0688e17afca1b3b07fdc31

2013-01-14  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [b1859c3a6d32dff66550c33831df241035d91aa9]

docx export: add missing arg to impl_pageBorders call

The missing argument could cause data loss due to ill-formatted
document produced.

Change-Id: I65dee7f42c633ae9602d454e2f03ebc821c9c0ab

2013-01-14  Miklos Vajna  <vmiklos@suse.cz>  [50b6dc0099ff61050b82a2e37e70d643151e7ce7]

fdo#57938 SwPaM::HasReadonlySel allow editing before commented text ranges

Change-Id: I229602e7783c76e7fc57b78a408f90c1f6a8cda5

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [a6f5e5238ca4536eff6c52cf10e52bd116723d72]

Fix one more use of removed ViewHandler.py

...in the style of d6308705133ccde121dcd40f94a1d4367356630b "pywizards: get rid
of ViewHandler" and 155600869800a0b51f9787b8a1879d3c680342c3 "fdo#59248: Remove
remaining dangling view of ViewHandler.py," though the Python version of the
Agenda wizard appers not be used yet, anyway.

Change-Id: I993306d6ffa87d0938763706d41e12b2ffdf57e6

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [3495f4817b80c3fc9846ed2bddfc492d39f01679]

Work around "may be used uninitialized" warnings

Change-Id: Ib31ebaf6a6117689737705921a7af558257e8cd1

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [155600869800a0b51f9787b8a1879d3c680342c3]

fdo#59248: Remove remaining dangling view of ViewHandler.py

...that had been left behind by d6308705133ccde121dcd40f94a1d4367356630b
"pywizards: get rid of ViewHandler" and caused "from .LetterWizardDialogImpl
import LetterWizardDialogImpl" in CallWizard.py to fail.

Change-Id: I51dcb2812863f502bc06e3e3b07285f6c31714ca

2013-01-14  Eilidh McAdam  <eilidh@lanedo.com>  [18be0ce63bbff4132c198e29a34cf3e5a27369d5]

Fixes image drop shadow export to DOCX.

Word has problems if the effect extent element is omitted. This gets
the minimum required extent using the shadow position.

Change-Id: I69d0d7a694c34f50289253e5cb7c4265198deaa8
Reviewed-on: https://gerrit.libreoffice.org/1655
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [1a5b3d8e4d88aa27647cc7b99623dd6f6e706bbc]

fdo#59249: mailmerge.py: adapt to changes in smtplib:

Apparently the login() method in Python 3.3 expects str arguments for
user and password, since it calls encode on them, but for Python 2.6 the
"encode" calls were explicitly added in the caller since login() does
not encode itself; add an ugly version check for that.

Change-Id: Iebfce44073a837e9cb845855ba448d5b6a2ebd11

2013-01-14  Michael Stahl  <mstahl@redhat.com>  [b08dc0b7777f48cef97e90ae1f4633591add680b]

Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"

This reverts commit 9dec0c79011a0c09068d86fba9387c67da84a39b.

Was nonsense because login method actually expects "str" arguments.

2013-01-14  Matúš Kukan  <matus.kukan@gmail.com>  [fabae54c51c25dcb28febe8181de8a5ee360ce1b]

append library specific compile flags at the end

Change-Id: If9d4640b59dd411734a581c66f9310d31ab9fbb7
Reviewed-on: https://gerrit.libreoffice.org/1632
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-14  Andras Timar  <atimar@suse.com>  [c87be4c207e98b8449cc66a7eea7e1a6e3140ba9]

Updated core Project: dictionaries  0f7aa36b2804a7934b4089e50f4225264c46c806


2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [cb50efb8cbff5bd40b713cc86fb00c1870f4a160]

Ignore and distclean generated files

(Modelling .gitignore-per-directory instead of a single one in the root dir
after exisiting config/.gitignore.  No idea which approach is better.)

Change-Id: I0ae90103ada4bfff48e90afcf3903bd3ba909314

2013-01-14  Radu Ioan  <ioan.radu.g@gmail.com>  [d4bca924dd7ebe1b57f15de3e741f0fffcb67225]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

- Clean up OSL_
- Clean up DBG_
- Clean up OUString

Change-Id: I002d17ffbbd8371b0518ede34931b2eea30865a3
Reviewed-on: https://gerrit.libreoffice.org/1602
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [56c4deae00e42719652b3f8cc3375180d7fd801e]

-Werror,-Wtautological-constant-out-of-range-compare

...comparing enum aToken.eType with -1

Change-Id: Ied886e8e455e6deae762da78e366dc12e37a76cf

2013-01-14  Stephan Bergmann  <sbergman@redhat.com>  [8cc6699ade4e1e1b7b00d7034b12c3aec2ed50e9]

-Werror,-Wtautological-constant-out-of-range-compare

...comparing enum eOption with -1

Change-Id: I927b71d1e9988a39ffc1be585ab4bdecfd16b226

2013-01-13  Caolán McNamara  <caolanm@redhat.com>  [612981fc8fd7a35d8112951e05e1b2cf0f5f1c08]

callcatcher: update and remove newly unused code

Change-Id: Iff3ce7c3a44010b3bc81fc0d2156216ee13948dc

2013-01-13  Caolán McNamara  <caolanm@redhat.com>  [62188aac68b30affbe144f8bd06f346f0e749cf9]

grotesque TextControlCombo can now go with widget layout

Change-Id: Iced5ea01d08101173ede4d5676bcbd95084e3ea7

2013-01-13  Julien Nabet  <serval2412@yahoo.fr>  [2ab24c8f11d20892532da8601ff76f22e0a05a5b]

Fix 2 scopes can be reduced

Change-Id: Ieb216aff08307ca684e11dbd7f59d1f7719ca274

2013-01-13  Julien Nabet  <serval2412@yahoo.fr>  [6086949c9e29339d097585137e571aa780c24257]

Remove unused function useFont

Change-Id: Icaa3e130ebd4eb168a62a2b45cf8f7a222c0764e

2013-01-13  Julien Nabet  <serval2412@yahoo.fr>  [a2dd3feaea16a765956aecacdd6cc21ab5404a5b]

Add missing parenthesis

Like this since 29/06/2001 (5ef2de612d973bc747ff4a107e4e4c4ecb273429)

Change-Id: Ic86d6ca473a8bdf8f4c6f216fb6dd20af4694911

2013-01-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [88fae025760982d1fa46265e6c730419a5853ed6]

fix the previous commit

Change-Id: Ibbdf8212e8336817eaacf5d125472804d7678905

2013-01-13  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [6f3c367f9c2bff7520f2a55f1795fd718abea938]

fdo#38838 Some removal/replacement of the String/UniString with OUString

Change-Id: Ibce0f8542aa398147d74f7acf53b2898dc3e4eff

2013-01-12  Caolán McNamara  <caolanm@redhat.com>  [d28ccfbcdd459d21f8791cd7a61a52a12d3adbbc]

fix compile with higher debug levels

Change-Id: I95c932f94c4124ef40c67f7f270be05dfafd8f65

2013-01-12  Caolán McNamara  <caolanm@redhat.com>  [c681b22963bcfb1a34e143add9d10f81f1e35151]

split out table columns page and adapt code

Change-Id: I37fc7936357676dff135e85db17040324d2f3534

2013-01-12  Caolán McNamara  <caolanm@redhat.com>  [90455e84916afcf8fbb287140036ba7f024b84bc]

default spinbuttons to left align

Change-Id: Idccab2fcf985ede4f07897131e9cae3499030b0f

2013-01-12  Caolán McNamara  <caolanm@redhat.com>  [35dac7a55eeccb9e2362c0a542e011d76b17a32f]

these members are private now, use accessors

Change-Id: I397a6e5c8585cbc37ec8f28ab6b05914976e163f

2013-01-12  Eike Rathke  <erack@redhat.com>  [42a9b2399e6bbe4f29347da9933b02dd2d9ad1ca]

fdo#59292 OOXML TDIST is ODF LEGACY.TDIST

Commit 3deb83d7a74a0fe026791e7a336ac6ffad9c0026 correctly renamed ODF
TDIST to LEGACY.TDIST but did not adapt the OOXML filter mapping.

Change-Id: I107859722ac0e9f7ff9725f1d55080340973d86e

2013-01-12  Eike Rathke  <erack@redhat.com>  [bad3ddbbb0fbef8a39cbe89db77d7c7053edf0ed]

OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mapping

During loading an xlsx document in an --enable-dbgutil build
OpCodeProviderImpl::OpCodeProviderImpl() spits out a warning
"OpCodeProviderImpl::OpCodeProviderImpl - opcodes not initialized"

OpCodeProviderImpl::initFuncOpCode() now gives a clue which.

Change-Id: Ia0bc53ce5a590e6904c660cd725d907efa5a731d

2013-01-12  Eike Rathke  <erack@redhat.com>  [0dce7abb566c87d6263108a1a81850b83098659f]

fdo#56124 IFERROR IFNA Excel import/export

Change-Id: I796e99f8893cb48fa2351f7799bb247a3488ce69

2013-01-12  Tor Lillqvist  <tml@iki.fi>  [484bb96aa975d834e326d927d36ee17808b8b6b5]

Update comment

Change-Id: I7afe33dc6ec3ce8f8fa3abe73463ff5293920a41

2013-01-12  Tor Lillqvist  <tml@iki.fi>  [e1a467e618d2ba7aa7abe5ae3d19c048175108ff]

Expand also openoffice.lst for version numbers from configury

Change-Id: I7bad1639488616db3823e25d6508e8e57f2212ef

2013-01-12  Caolán McNamara  <caolanm@redhat.com>  [4a478876e2ce355072c0865f0008807f9d9a796a]

split out table textflow page and adapt code

Change-Id: Icc32df960b7a1d794ce5342daa594344d9279477

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b3782fad3be3319775d94447a27e8fdf16ad08e7]

Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267

Change-Id: I9caea65444cee86897b25f7d8f604af71e91be9a

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [99f5c1f0567f1351feca598c0f9c2f780d56ac72]

Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267

Change-Id: If1d8e1e77fce5a04531ac4f79630991bb9e24392

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [9fe5296965710d6fe735553e0ff15a068c3b9d7b]

Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267

Change-Id: I213717c9e6a9b83932b839d082e59c524c1b78e0

2013-01-12  Andras Timar  <atimar@suse.com>  [103850679245b6dd7fcea1622ef6c8696a47ef8b]

'Calculate' string was untranslatable

Change-Id: I289e3f2c16ac1cd109e511af11f9a8fa38894edb

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [3c91d336bf92cc297bab70112a5c94ac26fa863b]

RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/generic

Change-Id: I9d1ebdba22dc59f4761b3ff53d6d5df02a3496e0

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [08def320062ad7c5cf98e577a2af1fad7c8eb267]

RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]

Change-Id: Icedb5ad5c1023829689d56367043451b8fe95eed

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8cfc269842792b014ad53206706e7103b12e0b30]

RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/window

Change-Id: I0210aa9984040dd8ecbe126097cf2de8d90d843d

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [512e92b537b0b6aeacc83d08efb8ada8620f9f50]

RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdi

Change-Id: If1697c5f6b2ee31959a37a20003321d5016bd63c

2013-01-12  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [24a2aa1403bd71261a6e21e8cbbd2232257c87e6]

RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filter

Change-Id: I5d9b930cb00e485d157ba95ff344fc93c29b54ec

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d928a8198a4ec9a45228b18bfb221195bdae6bbd]

make the list box a bit larger, fdo#58609

Change-Id: Iffff862ee7e20a7e534286785a12508a6442f78c

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f6adf7a8cbccdb0a2697176a6e0e8cf58edd5fe]

fix icon set rendering information creation, fdo#58610

Change-Id: Iad5dec601b54893ed809ab908671698919779ddb

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c6f919c7288a7b59e9bad51d1452afba9a93c241]

we don't need to cast here

Change-Id: I260c7a050c5998e5dca634ea5d5f43742bf604fe

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [200e0c8d88fc68defebbd7b79fd4d1d2e1b9c6bd]

fix a bunch of more crashes when setting personas

Change-Id: I6c2c398e074a41c3173bff57bc12496b4c2032b4

2013-01-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [13d50871e328a640a5baa283cf669407738e8cdd]

Maybe this will make the Windows tinderbox happy...

Change-Id: I9e838d2e4cadd79c55a5648b006f40d3dcd04518

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fbc389bf17b7a2259380ade43fe15fd952c13eef]

Remove more duplicated code blocks.

Change-Id: I4b392a10b324ba082764df92a8640edb3e225666

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7eca12e396766dcf6ad7bf76ee3c0dfa49ac99c4]

Remove duplicate blocks.

Change-Id: If994ea2505078ea7133c162c95df4f89a3c5ba99

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb5be2219787ad7c0a50c5daaaca217179c6811b]

Redo DataPilotUpdate() as well.

Change-Id: I8c53c233f42b6640ef8d77982082945e07882979

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4dbce30757f3cbe8e083e2c85c2456554ba81402]

Actually let's do these earlier so we can bail out early.

Change-Id: I1903efe4dba876e4d373cc329c66595840d7be81

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [676c5a2a9235459a948eddf5bb93ebeb6c23dac3]

Check this first before instantiating heap objects.

To prevent memory leak.

Change-Id: Ia4a5bb3fbad8bdd5646bc92c405458b929b5f7da

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [37cdf01c4e6de756c3ea3e05f9a648dc32c8e3d3]

Remove duplicate code blocks.

Change-Id: I403b6a1e3639c221b007f38ad07daf19dfd8e643

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5ae038858f9e54516f376571de8c10c35d9d65db]

Remove all checks for NULL pointers from DataPilotUpdate().

Now we can safely assume that both pOldObj and pNewObj are non-NULL,
and they are not equal.  Remove unnecessary checks to make the code
simpler.

Change-Id: I263dc377aeb245dc9261b40ee0605e2cb54c28f2

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4932e51c77b18935d0ed562258b44404abac6817]

A little cleaning of RefreshPivotTables().

Change-Id: I0cc99d68545f5b7e27132930626afa830fc86633

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1a08de8483342400b39b3c0a0f37da00a6109fb]

Add a variant of DataPilotUpdate that removes pivot table.

This one became pretty small.

Change-Id: Ic1e1e2b7afc35e5d1141a34722a6fe395832d936

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [12ff4cc60a87c0e9eddb1f354fd02e59d480b2de]

Create another variant of DataPilotUpdate() for new table creation.

Again, this version has much less branching.

Change-Id: I9138471261f2d4df14b64e603a88d4495b6ea45e

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ecb7b8b698e47015b23cd4f7f7812df55c682a1f]

Let's remove this underused bAlive flag....

It's no longer that useful in today's pivot table design.

Change-Id: I665a7707126793dfde17a2221ba563d22a59aad1

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab3c544633612a2079a918bf05bb59a21e17f208]

fix crash with new personas when notifying windows

Change-Id: I41e4c747c4662fb066746c0ca87d17ea6742080e

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f7515957e09bba964530123eebf500588e2e2a4d]

adapt function description to changed place, fdo#58957

Change-Id: I1abdae0f924bf919fbf43e5a07f950a8a10861a9

2013-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5dad4d7a23253217573748f1d3a3a90da10c1b60]

correct indentation

Change-Id: Ibcbcb69c96e8bbd6bccc0f852240a2a6cef2c1c0

2013-01-12  Eike Rathke  <erack@redhat.com>  [16ab898a4139ab1743f68caec86aaa2fb2ba10e0]

at least use correct test data ...

Change-Id: Icb5bb61108f6bb674016ce044ecbe6a366b4f9c6

2013-01-12  Eike Rathke  <erack@redhat.com>  [c34ca5c2a638476b76ae448b16a13358fd2be926]

make this compile with a not so recent code base

Change-Id: I9b3f8ca9c5af326735ff9c95359e6a0917d6898b

2013-01-11  Stephan Bergmann  <sbergman@redhat.com>  [1593c48768511472bf4038b8fe90d31aa2487e2c]

Actually call testFuncIFERROR

TODO: Commented out for now the tests that currently fail.

(Also improved the code by calling CPPUNIT_ASSERT_EQUAL_MESSAGE.)

Change-Id: I726089ad046b97ce64fd655269b2be652e78efe9

2013-01-11  Eike Rathke  <erack@redhat.com>  [3201c72db76fb1baabe9becf32e7788a88fe66ac]

fdo#56124 IFERROR IFNA function names were swapped

Change-Id: I3d13ab04b126a3268352df93a7ed4a35d7a085f2

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [e610e5f28e4b2b774a897ee7cf6d8098ade30a7f]

Resolves: fdo#58865 hard-coded LibreOffice strings

Change-Id: Ie03106c3089f6d1bc0172a2e2c702b5725e55acf
Reviewed-on: https://gerrit.libreoffice.org/1656
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [89cb169b49de363ac290c23cb228675d022f5cda]

use sizegroups instead of explicit code

Change-Id: I2376e69adf235d1e6f89296c50a9cea76041f9d7

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [b6f8bc08cdb514639fcc15d6ad76406478e44f54]

split out format table page and adapt code

Change-Id: Iecc66a0a26c6944bd398f79eb760694405b17e70

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [00dc46b5832247a4bb018032305f629068523e6f]

Use a sizegroup in the numbering formatting page instead of using code

set the two additional frames we want to take the height of the category frame
set to preferred size of 0 in order for the set of three to all the take the
category height via the sizegroup

i.e. there are a gadzillion currency formats so show eight of them at a time

Change-Id: I4badd8852fc56553a94616ce8845aa40b22f2dc1

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [a84663a612053389703472dbd7aac4a4b9e7df7b]

create VclSizeGroup analog of GtkSizeGroup

Change-Id: I01015184223960a5bdfb895fedc79e982a408082

2013-01-11  Caolán McNamara  <caolanm@redhat.com>  [d19eab221f168aed12249ffc8a36a9f1aca5a94e]

split out the ComboBox code that determines the positioning of subwidgets

and re-use it to get a better calculation of the optimal size of a
widget, rather than taking the current position of the subedit

Change-Id: I85cb3ff98f23d21d7cfdcc28188e36616a19b5e8

2013-01-11  Michael Stahl  <mstahl@redhat.com>  [823ab0f98c81e68847b7a0e0667329c679b37f6c]

ScDBDocFunc::UpdatePivotTable: -Werror=deprecated-declarations

Change-Id: I0d1b8176c9796ae39bc692d48e4481bdedb6ff09

2013-01-11  Michael Stahl  <mstahl@redhat.com>  [9dec0c79011a0c09068d86fba9387c67da84a39b]

fdo#59249: mailmerge.py: some more bytes vs. str mangling

Obvious problems are in debug code only.

Change-Id: I45aafb4f194a5a020bb95bd96c2d92ca7ee578f8

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [f902073e4790ab3de1d48758d4e38ba583809030]

Update style of initializer list to preferred convention

Change-Id: Ia8874a881d2a625500bbf74997ab75457e6f6b7e

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [b0cf4b3ef6438b1e049ed7db5840d698f3200a34]

Update name of data members to preferred convention

Change-Id: I2ce959942f95a123d2ec75a7df2194dff11fac64

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d99abd61a9091426bfccd871d6a8f036d5f49479]

Let's not return here to prevent memory leak.

There are several heap objects that are deleted at the end of the
method.  Returning prematurely would leak those objects.

Change-Id: If70cb3c9c02e47229d10b30f1542f7b25534d593

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [feef29286f0a7c6abd512a07fce9ef48327e0a78]

Create a self-update variant of DataPilotUpdate().

DataPilotUpdate() is getting more and more complicated, with so many
branches.  Since self-updating a pivot table object is common, let's
create a variant just for that.  This variant has much less branching.

Change-Id: I75b0512258a09961ef13516d8d9bc8a2939287e1

2013-01-11  Stephan Bergmann  <sbergman@redhat.com>  [ac56d9373a66378a04048993ed5aec65cf39f149]

Can't convert 'Enum' resp. 'bytes' object to str implicitly

...when you set dbg = True

Change-Id: Ifc170e9336a662dce2ae59227baf3bea692eedac

2013-01-11  Stephan Bergmann  <sbergman@redhat.com>  [7a7e19c166df326c45f76a142b478b0629f784c9]

fdo#59249: String literal needs a "b" prefix in Pyhton 3

as the corresponding test is otherwise seen to fail, with user being b, but I have
no idea if this is the most Python-3-ish approach to fix that, or whether more code
needs to be fixed, too.

Change-Id: Ia7fbcbca3cf578ffe1bd5ce3c7c5b709cc77317e

2013-01-11  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [194ba3a2cacbb5438dfcb8fb35167055e01ca251]

docx import: fix incorrect nested table margins

Change-Id: I07f0f47fcbd3d463d7831820cde338d8d59d9b68

2013-01-11  Miklos Vajna  <vmiklos@suse.cz>  [f132eaa5a6ec6fd3051442bda9caf94a3341c680]

fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field chars

The problem was that while SwUndoInsert removed the field characters, it
didn't remove the fieldmark, so after unding a comment insert, it wasn't
possible to re-insert a comment.

2013-01-11  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [1874df3041789729478ef99ff156ccee489c6a7a]

doc export: add unit test for bug i106749

Change-Id: I1df4cbb013d94cff7ae5195427044b1e1b2d8895
Reviewed-on: https://gerrit.libreoffice.org/1646
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [87c66e9e3d7ab1351fac8db9aad80ed01e7634b6]

sw unit test: add call to CalcLayout before using the layout

Change-Id: Ibb3f8175729cb579a687275a11884c397152fe94
Reviewed-on: https://gerrit.libreoffice.org/1645
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [40e0a5d73a5b7a0f23015ee481a94639400f581d]

doc export: add unit test for fdo#56513

Change-Id: Ie87648368f877af56878bc83fe3d5ece66f77304
Reviewed-on: https://gerrit.libreoffice.org/1644
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [58aeb8e6aadd8511a700ec1c289bdc229f7592c9]

sw unit test: layout dump must be resetted in 'reload' method

Otherwise tests relying on layout dumps will parse the wrong dump.

Change-Id: Ib7b4bc3a231eb3082567a1d1ed38c96835d43add
Reviewed-on: https://gerrit.libreoffice.org/1643
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Eike Rathke  <erack@redhat.com>  [3914d00c32c4226d3a73ffdd8985c887016887e0]

fdo#56124 changes to "add functions IFERROR and IFNA"

* reimplemented actual ScIfError() function for matrix cases and simpler
  pop/push of non-error values
* various smaller adaptions, see also inline comments of
  https://gerrit.libreoffice.org/1522

Change-Id: I80a8235a2cbb548c0ef993862e76741af46e30d2

2013-01-11  Winfried Donkers  <osc@dci-electronics.nl>  [5fd9feafa5d73121636af9397d42e046cc394719]

fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2

Change-Id: I6403b51ac8c710ad3b8d2625e1482971f50e6b1d

2013-01-11  Alexander Wilms  <alexander.wilms@zoho.com>  [0f4afa41ec8e2f438fbea9e4d7a123f668b124ca]

Updated icons

Change-Id: Idff204b862fe7c5a974b7b51ba147b558bb02e67

2013-01-12  Takeshi Abe  <tabe@fixedpoint.jp>  [eccae3ee63cc561c0b0ace0b95e9a2344081bb9c]

Drop deserted m_aTransparentText

Its usage was gone with adda1a25f248586b46682bb9e19cd7a6b2c9debc.

Change-Id: I055c15f5154c6f78d2314d4b502ca3db751ab891

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [40cfbd62e9f3aa52036a339cbbc9e542647017d3]

Use member initializer list in constructor

Change-Id: I8d4f8b95909b91917b456f49d7a3ac270703cc96
Reviewed-on: https://gerrit.libreoffice.org/1640
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [6704bb8eb0ac93da96cf58aac28c4f04e794dfd6]

Prefix class data members

Change-Id: I6734df58b589088809c712c3906f0cee3fd6a103
Reviewed-on: https://gerrit.libreoffice.org/1639
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2013-01-11  Stephan Bergmann  <sbergman@redhat.com>  [4fbf6df784529d48cf194a2d9c495ffb47933d59]

Fix workaround for thead-unsafe getenv again

...from d19c40f45dc8e8bcd9db4c6b83bdcf6367f6fbe7 "Work around some potential
problems with thread-unsafe getenv" that had been broken with
60628799633ffde502cb105b98d3f254f93115aa "Notice if SAL_LOG is changed while the
process is running."

Change-Id: Ibd6dbc9921ae1f8dee114380f01a076b0770788c

2013-01-11  Luboš Luňák  <l.lunak@suse.cz>  [03910bdfd964ee34bdd93fda3339908cad2b01f4]

point to our wiki page on clang rather than clang homepage

Change-Id: Ia54040c7ed02e6a2d62dd93890a7d1467dd83a40

2013-01-11  Luboš Luňák  <l.lunak@suse.cz>  [a18aa3016b6e97d3702c99a7dff37022e9ae2580]

remove block that is a complete nonsense

result of incorrect merges

Change-Id: I43f5ef2afbd5390f937f1220613ffa7d1f284634

2013-01-11  Luboš Luňák  <l.lunak@suse.cz>  [d9a5c6bdf0106c9cf7eb6a94c8ed0b68867b29e9]

fix detection whether to ignore a source file or not

When compiling using icecream, the whole input is one file fed from stdin,
so getBufferName() is "<stdin>", so get the filename from #line directives.

Change-Id: Ie87937b10b0c7e8ddfa57a405b80fd9bde68dd0a

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [3527efa7e078ce11ac537d8f8591b159c05e760f]

Output version number as text, not binary

Change-Id: I1ada5bd38a55fa2815c03260a2465c1908b5019f

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [f5cde53719544c7445ab6fdb465e332ac5678b02]

Set version number in AC_INIT() in configure.ac only

Output a solenv/inc/minor.mk based on that. Get rid of RSCVERSION and
RSCREVISION. Automate the end of the copyright year range, although I
am actually not sure if that is OK.

Change-Id: Ibae2d139b1dd468ee80d18a2a41b786a532df809

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [3c91ac17ae401a1a2bb5752892fb108872096160]

WaE: unused parameters

Change-Id: I8457b72f0f844fe9fb4bf5b670248224e7d60911

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [fc4003e960340d6ace29c59b6d9f00f5b19308b0]

Make the LIBO_VERSION_* macros integers, not strings

Change-Id: I6083de4a3f88d50cf4e923aa7fb495fe1711b632

2013-01-11  Noel Power  <noel.power@suse.com>  [066bdb31f7ff801b7a36c79c43ecbd527ffb2a88]

support saving/loading hyperlink cell attribute in extended odf

style:table-cell-properties has new child element style:hyperlink which
will store the hyperlink info in attributes xlink:href & xlink:type

Change-Id: I184310d124c4242cd62fdabb45f9773094cfc229

2013-01-11  Michael Stahl  <mstahl@redhat.com>  [fd5a921a00f034817f67e7e00bd61f0a3f851441]

SwpHintsArray::Resort(): remove mostly unused return value

Change-Id: Ia330e545c2727efb6e1b12c4c317f86f9ebdf955

2013-01-11  Michael Stahl  <mstahl@redhat.com>  [c59355e936446fe55960209e543b072acb6b2170]

fdo#58793: re-implement SwpHintsArray::Resort():

The previous implementation uses sorted_vector::insert, which relies on
the array already being sorted.

Change-Id: I4a2e49e7d8fcfd934f8990be61f83d00d1a09ddd

2013-01-11  Michael Stahl  <mstahl@redhat.com>  [689d9af3e3adb12c507e141cc25ac35ec88bb5c5]

sw: FN_FORMAT_RESET: do not reset Ruby text

It does not seem to be "formatting" to me, more like a content entity.

Change-Id: I89ceb9aec47a382a06abf0933830864a84000194

2013-01-11  Stephan Bergmann  <sbergman@redhat.com>  [69f2f50c99ba218b185d94b118b38ea92b6560a0]

Further socket callback clean-up

Change-Id: Ifcbb87cff50584934f214634c1b6f1d0a43ae8f3

2013-01-11  Arnaud Versini  <arnaud.versini@gmail.com>  [48e236dabd6c89bda4e9e599e2ac1173f27e1b39]

Remove useless callback in unix socket implementation

Change-Id: Ibe46e2f1628f4d2e4840429703e0d5a69059a188
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-01-11  Miklos Vajna  <vmiklos@suse.cz>  [c031fde0518257b3272d5baa3de29ba5a0a90a89]

RtfExport::WriteInfo: use config_version.h


2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [8bb976bae46a88ae3534078ec22ba8a25da68249]

Fix format

Change-Id: I2a7c8e88b689f913f8e37ecc3cfdda43ba60aea3

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [9d3789af2b509a8a8a1c9a923218d67104f11f3f]

Remove unused class members

Change-Id: I44fe6ad3dacc65e28256aca98588b7dfe92d73ae
Reviewed-on: https://gerrit.libreoffice.org/1638
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [a0477d991661de605aec4fec87ca52e32ec8f743]

Character conversion: do not destroy sequence while iterating on it

Change-Id: Ib77e15b776384cc75880a907a6425c6105bc3fab
Reviewed-on: https://gerrit.libreoffice.org/1636
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [bbab2d865996e7f3ed52f4d70358bb16bb73a81b]

Remove unused #define

Change-Id: Ic92663d13892d7e4978b5f3a10ed7f473e091835
Reviewed-on: https://gerrit.libreoffice.org/1641
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [1af49927f56c97baf4dec4d0a54faff251126db7]

Use forward declaration instead of (doubled) #include

Change-Id: I1cfb65a809e5dd56fb395c2f801bce5e5d75acfe
Reviewed-on: https://gerrit.libreoffice.org/1642
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-11  Miklos Vajna  <vmiklos@suse.cz>  [2c1eca7bd70ff5f66132aeb8d3919a1362fb3e57]

sw: more unused includes in docedt


2013-01-11  Tor Lillqvist  <tml@iki.fi>  [e103887c8c158e7059a586ef5a5f7b234c547dfe]

QUARTZ is equivalent to MACOSX

So just check MACOSX in the sources, and don't pass any -DQUARTZ to
compilations.

Change-Id: Ia1de6024810f81f1eea01b8eb0b885d9d1ee8e20

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [4d23222b15ac0034e265441c71405a48403721f8]

Avoid crash

(But the OpenGL transitions aren't really usable on the Mac. At least
not when built against the 10.7 SDK.)

Change-Id: I6b65b417a40be182b7b4077b420b4bdb52fb67c4

2013-01-11  Matteo Casalin  <matteo.casalin@gmx.com>  [36c5abb012e48f0c7e8b8b0d50e562b423e43869]

Remove unneeded #include

Change-Id: Ic0c82079aeb586af97c864aebf966f01643ebfd6
Reviewed-on: https://gerrit.libreoffice.org/1637
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [fee278b222f1a8d15706b78cc0e39a1300c19186]

Warning is now unnecessary as there are no real TABs any more here

Change-Id: Ia286635b9f225fdec1afc6e6af2a898676ac8554

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [079de44b00be0e6e06388415b65f1195c9005921]

There are several TABs on one line in this "here document"

So replace all the <TAB> with real TABs. (Sure, only the first TAB on that
line is part of the Makefile syntax, the rest are just whitespace.)

Change-Id: Ie500c304ffff00b72ee1cdf81716627bbac689f0

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [9b0ab09b45142bc26d51e16613d06bb415dc0d0c]

No "core dumps" on Windows, and not on iOS or Android either

Change-Id: Ie5d3257d3a289856399f7a3266e3caf66831e00a

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [90ef2f1d636cc2f3397b820d0ed61f48d4b4ea36]

I meant -1 of course, not -127

(As the signed char equivalent of 255.)

Change-Id: Iefb3ebdcf324f0a1925bb3e5d01d7d86e5c62482

2013-01-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6e0b18ddde4310f85d3d6b7c27a93f78b541d976]

Makes no sense to 'continue' at the end of the block.

Change-Id: I2b02430944c5c6ecf67d2b7cd02c66bb549c93f9

2013-01-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3db92283955741b490dc2d4f9e1782b179fee894]

fdo#59084: Sync dimension members after reloading the group data.

Else the syncing would end up syncing to the older version of the
group data before the reload, which (as you can see in the bug report)
may lead to a crash.

Change-Id: Ibd674a97a59205e5e28efd007f8857731e8df4d3

2013-01-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6fae3211507884e23b305c1f55e7b1be7951f7a9]

Dump field member IDs cached in the filtered cache object.

Change-Id: Id792e9e58a2c62b742eb07b400d30c5027bbc87b

2013-01-11  Tor Lillqvist  <tlillqvist@suse.com>  [c5ade001383bf6fd0c339b73a5d29634de5e4062]

Update, not all of this is from "Mesa"

Change-Id: I7696b6ab6b8c9a4dea99a47f091aefd643b9829b

2013-01-11  Tor Lillqvist  <tml@iki.fi>  [294ec42e765ae478c00b3a2051e04224c30f47a4]

Copy/paste error

Change-Id: I9e4ba84eb1cc3dff8c39369a9da32dd49839ecef

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [ab4a0f1165e43d5052603a1c66a07585edd2919e]

Add note that these files are unused

Change-Id: I7fd226bf61d9983d843453919a0406442daaea70

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [e2eb5c8d60ba789eb2c3b653cc70b922e6768167]

Rename the "unx" folder to "generic" to match reality

Change-Id: I73eb1f36e2a7be5d97e8da837bbf4ffad8282897

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [bb981d3687a490ccdba6897234c4abd9a17f778c]

We always define QUARTZ for Mac OS X

Change-Id: Ifc780f9afa0b52f260fdb7cb596db985d5bf0638

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [b51d0ec93d11bd34766ef95dc09d8347cfbe86c6]

Make the OpenGL transition code buildable for Windows

Whether it works at run-time is another question;)

Use the same source files as for X11, with relevant conditional
coding.

The Windows OpenGL import library corresponds to OpenGL 1.2, so we
can't directly use APIs from OpenGL 1.3 or newer. (Even if they as
such are present in the "Mesa" headers we use.) So look up also
glActivetexture() dynamically.

Change-Id: I2280e2ad7e190356e9409cc28142fa9fc33e078b

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [67ff1e9f981876e60df289c4cc3061c2ca4cc4cc]

Add wglext.h for potential use


2013-01-10  Luboš Luňák  <l.lunak@suse.cz>  [43f3be84c2ee77c3cd97fb729048f1c45f98b295]

include PCH headers for headers changes

Change-Id: Id94a4322428e27010757ef36b166f8b01697778f

2013-01-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [831d1b6e62e91e67f171bd00305651043731d496]

fdo#58069: Invalidate sheet stream cache when directory path changes.

To properly regenerate hyperlinks (among other things) which depend on
the full path of the host document.

Change-Id: I44fdd5b0ef0a57bf4fae13f29f1ebacfe1ab19a8

2013-01-10  Michael Meeks  <michael.meeks@suse.com>  [0260f0b256c3675bb6d836c0a2babb7626577b7a]

export cleaned up dotted version in environment and GtkWindow user-data.

Change-Id: If865127a9a5560f4b3636fb870699e2f3bac0e83

2013-01-10  Michael Meeks  <michael.meeks@suse.com>  [364cce0a511d3e7a3bbc51e09895999fbdf0dbe1]

add LIBO_VERSION_* macros and a config header for them to live in.

Change-Id: Ia6735e3e7f3231722231e9d7a4c9839f08038b96

2013-01-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3d78fe6b23eb3d6552bf5ed65f3a8ead081533d1]

fdo#58531: Register cells with external references at compile time.

In the old code, we would do this during interpretation.  But we need
to move that to the compilation to make this work properly without
full recalculation during ods import.

For 4.0, we'll just add calls to insertRefCells in ScCompiler.  On
master we should remove these calls from the old places to avoid
duplicate calls.  Duplicate calls for the same external file ID - cell
address pair will not hurt; it just adds more overhead.

Change-Id: I25cf2e08195da17c6c8f7d19c74d744df6e1638e

2013-01-10  Thorsten Behrens  <tbehrens@suse.com>  [9a11737360528249437bccbb374201453f5cddfe]

Doxygenify helpful basegfx comments.

Change-Id: I60a49e643c336c8834862735f93f1b41d6dad348

2013-01-10  Miklos Vajna  <vmiklos@suse.cz>  [fd0da52d371ca13d66be3b04d89f9d9cf73baddd]

fdo#57938 SwPaM::HasReadonlySel: commented text ranges are not read-only


2013-01-10  Radek Doulik  <rodo@novell.com>  [da09115cffeca384ab91ffe4d7af4d8eab6cee82]

implemented EmfPlusRecordTypeFillPie record

Change-Id: I15e7464a6a295bb4c1313c0a65ee33b6443c61c8

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [2c403c7f36561410418ebb9f86664e46a8c1c968]

Resolves: fdo#59112 re-scroll to current entry when dialog resized

Change-Id: I96486f6edad11520bf9bb43b700b1716d9b2f170

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [ca6aefe0839286515c6874b917e980eaa6d03282]

these are phony targets

Change-Id: I6de7842d5f03c6df5bffefdf77a90b5efee2fc78

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [26637fe8f241c6ae00f8fdcd5d2a647c7c3cb411]

optimize for build targets in one place

Change-Id: Ib886a323c1ade6dcd455a44d3dfc6702086416e3

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [0723e6c57e26364821bd7edc6658000135faa723]

remove effectively unused gb_PARTIALBUILD

Change-Id: I5d00db54748de0e1ce3de3dd9c99a88a82e7917b

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [ff86a901c4a0c20b8992176126e9274ed895a637]

dev-install target is used from toplevel Makefile

Change-Id: I5b53046e9389eac2126e910752d131e7b65bf53c

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [417943f071cc6c7ebe4dad69dfdec411cc7de975]

Get rid of last actual TABs in this file

Change-Id: Ic92c47834add4f5d0350343e6b7ea8294477b495

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [f340cbb6af86c7046d34202d2781a68b0d991001]

De-tab

Change-Id: If0e93181affadd7c608625c494daf6da78ba9bbc

2013-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [dc7e074fc89677d87194b2836c18755788c22f1c]

Make it possible to even try building the OpenGL transitions for Windows

Change-Id: Id9b688a22518aedb8959120f909832f0cd84b324

2013-01-10  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [b0a827aa839afefd580c438ea72a7e5ca0b88aea]

Fix some errors and remove duplicate code on Presenter

Fix the toolbar text if the interface were RTL.
Remove duplicate code from PresenterToolBar.cxx

Change-Id: Icd6f71ce2daa896494c8efe76779d49e16c547bf
Reviewed-on: https://gerrit.libreoffice.org/1474
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-10  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [eb0d07d3f2937315700dabf72d366f5ef4d4200d]

fdo#57422 - presenter console RTL support needs completion

This patch will fix the text direction of the text that
appears when the mouse come over the slide in
Slide sorter view.

Change-Id: I2d3c5563b22dcd40ae4f70ed0ed06ad17f6c4132
Change-Id: I812e011b4e0aaeeb7ec6114a655240effc8c606a
Reviewed-on: https://gerrit.libreoffice.org/1284
Reviewed-by: Faisal al-otaibi <fmalotaibi@kacst.edu.sa>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-10  Tor Lillqvist  <tml@iki.fi>  [6312695ad694598951f2cdd4ac26c53457fedb79]

The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identical

Just some OSL_TRACE/SAL_INFO changes in the "unx" one. And it isn't
like the "win" one would actually compile for Windows as is anyway, as
it unconditionally uses glX stuff. So certainly it is better to have
just one copy, and if we want to make the OpenGL transitions build on
Windows then add ifdefs for Windows to it.

Change-Id: If6887e24a0fc03c7e0e77f003d08feb51c264f30

2013-01-10  Rob Snelders  <programming@ertai.nl>  [dcd974c3ca70065ba1d984ad6bd5514848cd58a9]

- fdo#46460 - Missing Circles and Ovals toolbar

Change-Id: I08f2cef9c16ac998663f634653dad37a201f50c5
Reviewed-on: https://gerrit.libreoffice.org/1456
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-10  Gokul  <gswaminathan@kacst.edu.sa>  [0a2ac508bc60ceeed7f2b4668b784f2bfddb640f]

Added Table Properties Widget

Change-Id: I019b99e6194458b8b311b0cc3f2e231ef898ece0
Reviewed-on: https://gerrit.libreoffice.org/1511
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [c82390b5afb4f400ba16c3932ef8ad6a714baac9]

adapt code to Asian Phonetic Guide .ui conversion

Change-Id: Ie7bf21269e11fd1b3982999fa16597ba9caba674

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [b350eb3cdc0e52362dc227c3d8336504d89fb42b]

aAutoDetectionCB is always hidden and always unchecked

Change-Id: Ic8ed8fa3e883da387e8cf0f2bd953081cf75ebc3

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [ab893f2523545d4b06ef5c992026d6d4a777ae98]

Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of true

Change-Id: I2226213019077e5882b6e27650f9a673e12710b5

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [cc28bdc494d59181db58ade3bbafab3dc91c40a7]

split scrolling support for internal/external scrolling support

so for widgets that support their own scrolling we
throw away the intermediate scrolling widget and for widgets
that don't we retain it.

Change-Id: I12444bcf1c6c5b51469ef75f0011ce0d965ebc62

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [1a87393fbb65416b8b50f62f21f871e7f07e3d90]

add a stock apply button text and map to gtk-apply

Change-Id: I97522b314088d4b5fd1f7b2b46e49d00c155c5c5

2013-01-10  Caolán McNamara  <caolanm@redhat.com>  [e353b8de425738ef6d24ff39e4893527f23af7df]

maName is now private, use GetFamilyName()

Change-Id: Id3e0484175fb62e96bdf6dd9abb95ec35117aebf

2013-01-10  Stephan Bergmann  <sbergman@redhat.com>  [8dd405d32cb331818dc8f9bd1af3c5a074100f0f]

fdo#58909: Missing BAK_EXTENSIONS bootstrap variable

daeed90f4586eb9533041fb89bee163a5193596c "re-base on ALv2 code" had incorporated
from <http://svn.apache.org/viewvc?view=revision&revision=1172102> "imported
patch extensions_i117681.patch" the parts using BAK_EXTENSIONS in
desktop/source/deployment/manager/, but not the parts setting BAK_EXTENSIONS in
scp2/source/ooo/.

Also, setting the stamp for "bak" in PackageManagerImpl::create needed to be
adapted to bee742eb7a0d5dfe23e61d9ee49a29286de90256 "Fix sense of r/o detection
code, and clean up" and 61eeb689d7605a23c3e71c652b57ee65cf5b28dc "fix smoketest
- need to check read-only-ness of non-existent paths."

Change-Id: If7cc363b3cf21fd13fb467f5f672eda5312515c8

2013-01-10  Petr Mladek  <pmladek@suse.cz>  [fbd9b4b9977fc12d826a00f6c4b2c4563eb74ff7]

Updated core Project: dictionaries  9cfd4282a7a522bed2dc4f4b9ede2c8ee444c29b


2013-01-10  Petr Mladek  <pmladek@suse.cz>  [bcd01e43810272e7219c44bafb3d40e6914c911d]

Add Swedish hyphen dictionary provided by Niklas Johansson

Change-Id: I0a425c066726e0364dce414f622106e954aa29d3

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [c85fa091125330f0764ac7b58b79a3b0dcef41ca]

Updated core Project: translations  620e5cb6954b4fdb1be1cf38b83844ae319600d8

remove unused files, now that we don't build translations module

Rule for generating .pot files moved to core repo.

Change-Id: I56aca0ad9a469407d1bc8c7b0dd0e34a5395cf26
Reviewed-on: https://gerrit.libreoffice.org/1621
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>


2013-01-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4f6cd9a3dc5e83e7394dfb35161abb94699e59fb]

fdo#58328: fixed items types made versioning work again

Change-Id: Ib74f8f1a79ca04c42db9bd2c35ae6c4729edad69

2013-01-10  Tomas Chvatal  <tchvatal@suse.cz>  [6af200ec0cbc78fee7b835de06a1588c7645fdc7]

Add configure switch that allows hardlink deliver

This switch just makes possible to configure in ln delivery instead of
cp based one.

The feature was already in the place, we just make it visible as
configure option now.

Change-Id: I778ef3b03e6b9a57057e66ff6307e7da46bcd935

2013-01-10  Tor Lillqvist  <tml@iki.fi>  [b3d5e78dd78390513021b46bc44036cdde2f1b45]

It's not that new any longer;)

Change-Id: Ide189c5f3ace0a5a7478ae1a70c315fe3e461667

2013-01-10  Tor Lillqvist  <tml@iki.fi>  [26c142ca5f2b405b02ab5701dfaeab7bf281a727]

Kill the ancient StarOffice "patch" concept

For Windows, superseded by Windows Installer patching (i.e., creating
.msp files), which is something completely different. (And quite hard
to get working... but still a saner approach, I think.)

For Linux, many distros use delta RPMs or similar, so no home-grown
LO-specific patching mechanism is needed.

Remove the -patch and -patchinc command-line options to
make_installer.pl and all code that was invoked only when using those.

Remove the PATCH and PATCH_ONLY flags in scp2.

Remove the patchmsi.dll Windows Installer custom action.

Change-Id: I09e949e601a969f88eff60067faa2352f4f89537
Reviewed-on: https://gerrit.libreoffice.org/1605
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [a5838b19bc774efd261c1d6c78a2b6eb62f1b502]

add rule for generating fresh pot (po template) files

Moved from translations' custom makefile.

Change-Id: Ife58bfa3ee607b06617d7db80408afb453b9a10c
Reviewed-on: https://gerrit.libreoffice.org/1622
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-10  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [0f2a3a3bdc157d997fe1967e10300fc6fecf2bec]

Removed some RTL_* macros and rtl:: prefixes in dbaccess

Change-Id: I467ad9307536e6cdd32ebcdd40539bd5f8614c85

Conflicts:
	dbaccess/source/core/dataaccess/documentcontainer.cxx

2013-01-10  Tor Lillqvist  <tml@iki.fi>  [b3aad508592e8febab229150a5ba284a3f186a97]

Be truthful to the compiler about registers clobbered by asm snippet

The asm code loads values into parameter-passing registers r0-r3.
(That is one of the very purposes of the asm snippet.) We need to tell
the compiler that. The compiler does not analyze the asm snippet and
has no idea by itself what it does.

Otherwise the compiler might well put one of the input values to the
asm snippet, like the "pmethod" (the value of the pMethod variable)
into one of those registers, so that when that value then is used in
the asm snippet, *after* r0-r3 have already been modified, it
obviously is totally unrelated to pMethod any more, and the result is
that the code jumps into hyperspace.

Apparently this has worked purely by luck, or thanks to GCC
conservatively avoiding using the r0-r3 parameter-passing registers in
this way. The problem was noticed when using the same code with Clang.

The above analysis tentatively confirmed by Caolán and Jani Monoses,
who wrote the code.

Change-Id: I3018c2e2ccb83e7a71144425fa404ad28bb955d6

2013-01-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [469cec21f7da6a680897615f912d137f94e62ee9]

fix Search->indexOf conversion

Change-Id: I2b02b62311c00fc47892ea7e24d8bc01ac4fb149

2013-01-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [24edbb1900e95d3fee6c27006191e9ab67f60c21]

valueOf sal_uInt16 -> valueOf sal_Int32

Change-Id: Ibd92f5ebe3079dd0b75a0f429efc68842a4305ec

2013-01-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d158a09e56e3944458d63a6c572f60dbe4632dad]

handle shapes anchored to the wrong sheet without crash, fdo#58858

Change-Id: I00d127dbb6151e3100be931079cbf8907ac69ddd

2013-01-10  Michael Stahl  <mstahl@redhat.com>  [e521930ea1c855c236efb67793e540d07c201d35]

fdo#58327: writerfilter: RemoveLastParagraph is tricky:

What happens here is that the xCursor->goLeft( 1, true ) selects the
entire inserted table, which is then deleted.  That causes annoyances,
such as an assertion from ~SwIndexReg because as collateral damage the
SwTxtNode that SwReader::Read's pUndoPam points to is also deleted, as
well as missing tables in the document.

DomainMapper_Impl::RemoveLastParagraph() can avoid this by not using
setString() but instead disposing the paragraph, like it already does in
other cases.  But don't do it for new (loaded) documents, because it may
kill flys in that case, which i strangely couldn't reproduce when
pasting as RTF.

Change-Id: I87302b8916e39ca42bc4fedfee40ac38fadd0939

2013-01-10  Michael Stahl  <mstahl@redhat.com>  [b05250de08f5dad8c6ac1d86d0c63981d800744f]

gdb: print something also for non-recognized node types

These do not occur as such but while a node is being destroyed it is
still in the nodes array and may have some base class types; without
giving these a value gdb will just stop printing the nodes array then.

Change-Id: If78c4f633312cf8bad0048b704fe20bd09c7c28f

2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [6880e2d31a38d5f4b44ba4f5b4a2b3e361a66312]

hack for apple's gcc-4.0.1 bug

My self-built 4.0.1 on Linux handles this fine, but 4.0.1 is not used
for LO building except for MacOSX. This specific operand combination
is rather unlikely, so this shouldn't actually cause any problem
in practice, hopefully, but I'd still like to check this where possible.

2013-01-09  Miklos Vajna  <vmiklos@suse.cz>  [4b1db520a032635afcde2b65369ab4722bfc862e]

extensions: kill no longer needed C2U and C2S


2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [f5d047dcb80d760d46e90a1dacad206ddf55d827]

second try with wcscpy()

On mingw sal_Unicode is not wchar_t (see sal/types.h).

2013-01-09  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [0968c304371a9e49d79f89e99c4ca4bf66f7b649]

RTL_CONSTASCII_(U)STRINGPARAM removed in canvas

::rtl:: prefix removed from OUString as well

Change-Id: I4de29a9c487ff2b87fdb5efa8e75aaf5b88402b0

2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [0a28778e9a2a02382ab5ccd79035500334504f17]

mingw tinderbox doesn't know wcscpy_r()

Moreover, according to MSDN, wcscpy() in C++ is a template that doesn't
need the length passed, so this shouldn't make actually anything worse.

2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [c57906c8f614047a488eea6eb77c535bf90a889e]

OUString::valueOf sal_Int32 cast once more


2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [79c293dd53a7cb3aaffceab2ee0ccd7c80a22667]

ok, that was a funny way to write "0"


2013-01-09  Gokul  <gswaminathan@kacst.edu.sa>  [21be5156d45139d27a1ec18367ed271fdc9373a3]

Added asianphoneticguide.ui

Change-Id: Ia49f0c8982e901fdb869d451cc3f272f629afc81
Reviewed-on: https://gerrit.libreoffice.org/1384
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-09  Stephan Bergmann  <sbergman@redhat.com>  [0c22641b4c44938924187ddfb945f494a183ba47]

Fix oo_sdk_ure_home calculation in SDK's cfgWin.js

This appears to be broken at least since
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"?

Change-Id: I6385ca10cdded13e6d1aaf08d353f5029843d38d

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [f5a8fa8b54e0a4a70d7439a054868d5bbdfd593b]

adapt code to Exchange Databases dialog

Change-Id: Ife2d92131f7cd758628ae686cde734dab56e4499

2013-01-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b6fbc8642928893ca608a35b802032cfe42e40bb]

fdo#58539: Correctly set cached matrix formula result.

During the import, a cached matrix value only has an empty matrix
of correct geometry, plus the token type of the top-left cell.  The
rest of the elements are imported as hybrid values.  For now, this
seems to do the trick.

In the future we may want to change it to fully populate the matrix
cache value during the import, and skip setting the hybrid values for
the non-top-left elements.

This commit also make several other trivial changes:

* Mark pRawToken mutable so that we can mark those IsFoo() methods
  const.

* Move the ScCompiler instance from static instance to member of
  ScXMLImport. Since we don't need the instance to persist once the
  import is over, this is more appropriate.

Change-Id: I1abde03c0fcd91b02ef4dbf8b5526f7965eaf19c

2013-01-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b7d0dd5252bdec31fcc925037aa7916b9fffeca7]

Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccess

Change-Id: I2a4381cbe1e716cd2de1fb596053646d1a74d4b0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmai.com>
Reviewed-on: https://gerrit.libreoffice.org/1572
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-09  Eike Rathke  <erack@redhat.com>  [241ccc2568dd685d224f8a2b051c3e3a018d9400]

resolved fdo#58503 restore awkward handling of empty locale for legacy

Partly reverts d7a5ec62e91ce3dc5b784815254218f16181f676

An empty locale was treated as LANGUAGE_NONE, effectively being
interpreted as absence or undetermined or multiple or all depending on
context. Restore this behavior as it was an undocumented feature of the
API.

Change-Id: If4b1641e776d10dea0d3037f7a62725c2b8d612c

2013-01-09  Abdulelah Alarifi  <asalarifi@kacst.edu.sa>  [a0bf71323741c5c58b77651fe656c73419dbf09f]

Converted Exchange Databases widgets .ui

Change-Id: I67301dbd5b77cc5439f80b6bf4c241ca953216fd
Reviewed-on: https://gerrit.libreoffice.org/1595
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3c08052394409a9c8aac07557a343070235672e7]

Template Manager: delete popup menus in the proper order

Change-Id: Iafccfaa572b945d8d75d926ccc1935320b9d70d9

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [1a162570d0050a7526a442f90f09c4bb0eb95d97]

adapt code to edit categories dialog .ui

Change-Id: Ib03ec188ba30d122ff687937209b989d418fe7ac

2013-01-10  Takeshi Abe  <tabe@fixedpoint.jp>  [3fa2c6da4a912856f4a0572fafe7b32fc7d57e88]

sal_Bool to bool

Change-Id: Ib83c02d53fbae6a70781d9d9d7ab015b016c72a8

2013-01-09  Michael Stahl  <mstahl@redhat.com>  [68d40d2cae3700f4134375fcaf9649ac626ada7d]

fdo#58242: sw: fix more crashes when not on SwTxtNode

In getCrsrPropertyValue etc.; also add a unit test for the problem.

Change-Id: Ibd459a43393c39b4fed9fb89aae4a5f7bacff007

2013-01-09  Noel Power  <noel.power@suse.com>  [11b380874a36869452246cc77c392d1767e60e95]

fdo#58242: getCrsrPropertyValue: fix crashes when PaM not on SwTxtNode

Change-Id: I67042b5d689457921a928454c9051f0402be17e6

2013-01-09  Miklos Vajna  <vmiklos@suse.cz>  [555bc780c83114220012e198b5471a0d7452fb32]

fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cells

Regression from 8063e36115a11ddf3db05928db9287947beee74d.

2013-01-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1ce372eec4dd0e4e807baa7bbf568245b955f99f]

Template Manager: filter the results when opening the dialog

Change-Id: If6cc5f6d5e502c1fc5da210179263be63fc8c8a6

2013-01-09  Stephan Bergmann  <sbergman@redhat.com>  [d8385c2cfc63b25414f37699faf0143ee9f5ded9]

Always default-select English dictionary

It was discovered that on a Russian Windows, by default only Russian and
German dictionaries would be installed, but no English dictionary.  This is
because since e2fac98819c00b4fb50f9de9d0f32d20092f3191 "fdo#53009: For msi
installer, only default-select a subset of dictionaries" only those dictionaries
mentioned in setup_native/source/packinfo/spellchecker_selection.txt were
default-selected, but it apparently was a misunderstanding that
spellcheker_selection.txt for many locales does not list "en" even though an
English dictionary should always be default-installed.

Quoting Andras Timar <atimar@suse.com>:  "AFAIK en-US localization with English
dictionaries is always installed in all 3 supported platforms by default.  On
Windows default install should always select en-US and English dictionaries.  If
it does not do so under certain circumstances, then it is a bug in my opinion.
We removed en-US entry from the spellchecker selection file for this very
reason.  It would have only bloated Mac and Linux langpacks."

So this fix simply makes sure that "en" is included in every line of the
generated spellchecker_selection.hxx that is used by
setup_native/source/win32/customactions/sellang/sellang.cxx to determine which
dictionaries to select by default.

Change-Id: I3db68585dc6269a7db2f6cbf6b79796dc09d05e8

2013-01-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [52006aa4050a07fcc238f3cc9e1faa1ac95d08ec]

Template Manager: removed All category

Change-Id: I073b9601c82a464f705df30cfd7e760c212eb7ca

2013-01-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0c6d58df4c3994d485c174909d4317cb8616c067]

Template Manager: don't deselect item after setting default template

Change-Id: I860fb2c91d6843a1d5345ab2cf9270473f73f5bc

2013-01-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4419f2438d2d63387d6aab5dfe60b4aa3f251eb5]

Template Manager: double click on the whole item instead of only thumbnail

Change-Id: Ie07d41e5dcb09977d89752e724fcbabd6c5d7df1

2013-01-09  Jan Holesovsky  <kendy@suse.cz>  [a4a3fcb906c552a869ec15e9d1afad5cf658e6a4]

Personas: Improve wording of the choices.

Change-Id: I4d914de5ec1d614e30825ad6bd231545896dc130

2013-01-09  Michael Meeks  <michael.meeks@suse.com>  [8948b137acc954778b6198b3e333945eb8c63d31]

lame_OUString_valueOf_sal_Int32_casts += 6;


2013-01-09  Michael Meeks  <michael.meeks@suse.com>  [004c72330a132bbff09267459b35decdea3d8cf6]

lame_OUString_valueOf_sal_Int32_casts += 2;


2013-01-09  Michael Meeks  <michael.meeks@suse.com>  [2be3423657ddb067d17b4af0869b2300a0f0bc3e]

re-apply calc /tmp unit test file leakage.


2013-01-09  Jan Holesovsky  <kendy@suse.cz>  [1c04ef068cf56568e5077cf9ed565481e7708901]

Personas: Improved wording (URL -> address, and related changes).

Change-Id: Iaa2841b245ccd3de513296a10e33a93bc1cb68a2

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [9c4d77f22d58f5b500c95f65a431628a8d8d6e6e]

Resolves: fdo#59131 resolve default backend on printer->setup

For setting permanent defaults via spadmin we don't want to resolve the
default backend on saving "default", this happens during the print
initialization stuff.

But when we tweak the printer settings for a single print job and reset back to
default, we need to resolve that to what backend we want

Change-Id: Iac2370624b6d248c9658fb0fbc2f2d449849d81a

2013-01-09  Luboš Luňák  <l.lunak@suse.cz>  [e070b852074dd6f90128832ac0da3ef96e868d77]

lame_OUString_valueOf_sal_Int32_casts += 6;


2013-01-09  Jan Holesovsky  <kendy@suse.cz>  [ad4c7b5130767008c55b5711ddbdbe7b08bd6f4f]

Personas: Fix typo (Backround -> Background).

Change-Id: Ib12a0726883ee1aaac87d4d02c7bae595f7f9e39

2013-01-09  Matúš Kukan  <matus.kukan@gmail.com>  [06bdea2aa9d6b7e2f47f2012a1d8aaa701ad5932]

Library_mozabdrv: use nss3 for prtypes.h header

Change-Id: Id7c030410db0a67c22f2cbaaed417c4371bca361

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [9453d3d484c5410be81bae8ff89b492d7cf92052]

always show preview in autotext dialog

Change-Id: I4fe95db707cdaafb220435f281cce88284afd26d

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [7e2b1e9218b194ba244dfa23089ec30fd978f3de]

implement a VclEventBox akin to GtkEventBox and map

rework EventBox to inherit from VclBin and rebase SwFrmCtrlWindow on top of it

Change-Id: I25f037b33bf244d3d39f57bfe11cabfaf992bf1c

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [397722b55e06223377f812e29f3b51d997b837f5]

workaround bizarre horizontal-scrollbar enable logic

when we really want no horizontal scrollbar, and
want to be in online layout mode for previews

Change-Id: I2d0e279a6f112ad7edbd6b523ea07b6dd2061ebc

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [f5391df4548789acf71a45550742a2d3bbb3b7e4]

rework unotools doc previewer

split the very opaque SwFrmCtrlWindow into an
EventBox which works like GtkEventBox, this
a) contains a EventBoxHelper window which EventBox ensures is
   its first child
b) EventBox ensures that all its children are the same size
   as the EventBox
c) The EventBoxHelper is transparent and in front of the
   rest of the children, so its intercepts all commands
d) EventBoxHelper forwards command to the EventBox

so you can inherit from EventBox and stick a child in there
and the upshot is that the child doesn't get Commands, but
the class inherited from EventBox gets them instead

Change-Id: I783cd6bbd194e28a1744147e8175cba7895158be

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [e3ee30f028d449dbad342b18ae26f71f571a8dbd]

adapt code to .ui autotext dialog

Change-Id: I34fe1d6ab2e36b3c3e7e9199872c56aff184bf66

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [0741054cb9f58fe6e021fe04fb477f0e56366d9e]

glossary/autotext isn't a toggleable dialog

Change-Id: Ib42e171ba9f8c0d30739decdd729bc36bc9c777a

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [5223d2e8c5be11b0821b1997076377485d3b200a]

allow menu items to be enabled by name

and to get the name of the current enabled item

Change-Id: Ie4688fe5697d0bdb4c05da3c1e3bc29a3b86d6f0

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [d9e3efbc0ed6193119565530e390a1c1c0a5f6b7]

add a CloseButton to vcl for convenience

does exactly the same default action as a CancelButton except with "Close" as
the label

Change-Id: I538e8fc761cde4a1050d066ef935df1ecd930414

2013-01-09  Caolán McNamara  <caolanm@redhat.com>  [f8a4ce67987e5cb47f07dc61eeb450e1d5b9c541]

Resolves: fdo#58589 recovery dialog title area text is missing

regression since efc6b840a0423099d6c3e0d33c14d34637fbba4c
as that changes the order in which windows are drawn

Change-Id: I37388229533127ab915bec351f094fcd4786b2a3

2013-01-09  Jan Holesovsky  <kendy@suse.cz>  [0721b5b83e34de1e2fcb320d6a7deae1ad109d61]

Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.

Change-Id: Ib1d84b37d452785d12502095c0eedaac4a25fb6b

2013-01-09  Lennard Wasserthal  <Wasserthal@nefkom.net>  [0d91792ae34ca6531fbd6244d7717a2738f6a607]

Documentation for sfx2

Change-Id: Id0df71664891ad2ced5336a7eea65c03353bbd92
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1599
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-09  Christopher Copits  <ChrisCDev@live.com>  [f900c56a32c1b29ea6330a85dcfa38bb7fbe6ae3]

fdo#45964 - Wrong behavior of words list in AutoCorrect > Word Completion

The MultiListBox control should be initialized with the SimpleMode attribute set to True.

Change-Id: I463f07530d5bbdc6d1f4a3789e039e4ce784aead
Reviewed-on: https://gerrit.libreoffice.org/1571
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-09  Jean-Noël Rouvignac  <jn.rouvignac@gmail.com>  [a2296128ccc1c678f0a8a591c36b5546683f482d]

Some removal/replacement of the String/UniString with OUString


2013-01-09  Michael Meeks  <michael.meeks@suse.com>  [2f320afd978f15a8197f11614251b1e7014487c9]

cleanup speedup patch pushed in error.

Change-Id: I24eb1c00d7e36cff85a9446ca024fd1d0652120f

2013-01-09  Matúš Kukan  <matus.kukan@gmail.com>  [c26e2328ff09fecbf3fd74d41f0895555f118426]

turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables

And one OSL_ASSERT too.

Change-Id: I51f0083b9b9336e80c3b6a898c295173ad48f77c
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2013-01-09  Miklos Vajna  <vmiklos@suse.cz>  [4d1a877dbf74b8e6e5908bb2c0eec570a5fb3184]

Revert "fix a few /tmp file leaks"

This reverts commit 92045e69dab8be60a1c84774f04c437066c3c2bf. Broke a
unit test and made all tinderboxes red.

Requested-by: Stephan Bergmann <sbergman@redhat.com>

2013-01-09  Noel Grandin  <noel@peralex.com>  [a280ba47ee434a46d7d29008534f5c662088abc5]

fix windows build

broken by my UNO changes

Change-Id: I40910d3c9e2fadb9288208689e71a5ec4f367fd4

2013-01-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [028c21ba5075edc90f1367061b294ef392e66ec7]

accidently moved that line around

Change-Id: I8a6bbe161a91140e1ee2aca36ba848a02286108f

2013-01-09  Noel Grandin  <noel@peralex.com>  [46fe5e5e06dba9a450f9339b0bf662547a6966e4]

fdo#46808, convert UnoControl and sub-classes to XComponentContext

Change-Id: I4ade267a44620f5a3af8009ac57a2456c62b83bc

2013-01-09  Noel Grandin  <noel@peralex.com>  [0b6a0657491fdd126541018ac32810f80698ebd0]

fdo#46808, use service constructor for i18n::Collator

Change-Id: I95d2a458ad05c9a248ceb3ca11cb41339cd5d395

2013-01-09  Noel Grandin  <noel@peralex.com>  [b23fd68eeeddd6973f5ea79da4cf7638094ad8d4]

fdo#468080, remove unnecessary XMultiServiceFactory from framework

The ActionTrigger classes in framework were not using their
XMultiServiceFactory parameters, so remove them.
And follow that through by cleaning up places that no longer
need to store XMultiServiceFactory references.

Change-Id: I433c4fdb02a56eeef75728893e0c9b749d8313be

2013-01-09  Noel Grandin  <noel@peralex.com>  [e88e974e7cd9d92ca338ba6c56baa0aa9a4b0636]

fdo#46808, convert OGenericAdministrationPage::setServiceFactory

... to XComponentContext.

Change-Id: I8f9a811dafc831db59d6a462f8b405d7568e34cf

2013-01-09  Noel Grandin  <noel@peralex.com>  [ea638e605616a2db08f88e2e14d4928854834694]

fdo#46808, convert DataSourceInfoConverter to XComponentContext

and change it from a class to a simple method, there is no need
for it to be a class.

Change-Id: Ia8c263682d81371767f43acf1028c815923b4845

2013-01-09  Noel Grandin  <noel@peralex.com>  [77d215ae2ed9bd08444a5128729066b6025bef27]

fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext

.. everywhere that was using createWithServiceFactory, and delete the old
method.

Change-Id: I02cb2bfbcc2390494383579d2f14caa4fc5b8014

2013-01-09  Noel Grandin  <noel@peralex.com>  [fd5a2eb07011e8aedfd5ef0a82edaf07221554ba]

fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext

and use it to replace usage of createWithServiceFactory, and thus
replace usage of XMultiServiceFactory.

Change-Id: Id2f44066683ce17cf7a22f80916031556ef0e82a

2013-01-09  Noel Grandin  <noel@peralex.com>  [3a50e97499d0c1ff6307dcfe9883aea1af300947]

fdo#46808, Adapt sdb::OrderDialog UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: If24e9d6069bf7454bb0add3be8c4bc5916cc4d1f

2013-01-09  Noel Grandin  <noel@peralex.com>  [b498ff10d202287eabb27aa286c860cb766f8423]

fdo#46808, convert some starmath code to XComponentContext

Change-Id: I60f1d4a6ce0089f828428fa3ae6707a8c086a0ad

2013-01-09  Noel Grandin  <noel@peralex.com>  [2e0d1719f285f293c6a4486895ab69b6d0e51f4c]

fdo#46808, Add service factory method to ucb::AnyCompareFactory

Change-Id: I18774fabdaf27376898ed661be21a72c6f52410d

2013-01-09  Noel Grandin  <noel@peralex.com>  [6cc2ceadbbb0d18688559ef745912ef86cd29add]

fdo#46808, Adapt report::ReportEngine UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I5839ccbd99d6a9dbc1e4be930caec2c0089adbda

2013-01-09  Noel Grandin  <noel@peralex.com>  [42adbfccad151a29e56ea1ed8eeb323cd4b7dae4]

fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: If00396effd92ed72ea942da5eb1fe60b6380c665

2013-01-09  David Tardon  <dtardon@redhat.com>  [9c634c95e2939b1cdad5ea61e24cce58da3857b9]

remove workdir too

Change-Id: Ib6d1a21fcc2a4dd6dda1e46a99551b38b5035d1f

2013-01-09  David Tardon  <dtardon@redhat.com>  [2e8fb5803f2c9caed25e7a0a1c4cd1dba69f8cb0]

create dummy translation files to avoid delivery failures

Change-Id: Idf4a12987295e0454d0330d76f251e3dd00c8403

2013-01-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d5b628720d78ccf842152db955a145473edbe14c]

move some OSL_* macros to SAL_WARN

Change-Id: I8a5e158eabdbb92eec27a5753004e4f5e826c412

2013-01-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [46c8aadec35b7057e00053d7b808d60e5bdabc72]

set the list box entry for 3 entry color scales

Change-Id: I5718d22e0c31bd645998bcbb508b31370cf36250

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a796fdf07ba6196eaa1ed41b2846c99a9eda421a]

Explicitly initialize SfxItemPoolUser in copy constructor.

To keep MacOSX-Intel tinderbox happy.

Change-Id: I8dbc8330fd688fc1c1ed005d1603ff52f8b7a16d

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63c19c881247bbb7730bdb767697018f61340697]

Remove unnecessary virtual keywords.

Change-Id: I1227a4e04bc962da96b77947a706293f9a2a3850

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [64520a6fc0b7e64a6c4e9679fca2f9c88293c13f]

BinObject is no more. Change the method names to reflect that.

Change-Id: I723a7da307379c6f2e8256fe41023b4b96739f12

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4da3a0108468a3e7fd4aae32129b9c0fbe4635a4]

Turn EditTextObjectImpl into a real impl class.

Change-Id: I0f0bba62da60a3397b733253dbc0891c69bd5b9c

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [678de8255795e7f3b654bf2022da26a4fdb48775]

Let's not have "which" value in EditTextObject.

In fact, this value is always EE_FORMAT_BIN, and that's not going to
change.

Change-Id: I9324bf878b5766ef7a27461ba2bdf17742396f3d

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [71135683d125ec81feee07d771d3dd6ffd0c0fd3]

Rename BinTextObject to EditTextObjectImpl.

Change-Id: Ie1e046624e671e87c7b3cf322572a7ed3f98726a

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9260badb6f3d78b4e2bfcf79394b52befad12482]

More SfxItemPoolUser up to the base class.

Change-Id: I44819d66273e22db9f82d095061e3df627b64dae

2013-01-09  Michael Stahl  <mstahl@redhat.com>  [741e8b7b9d8e1a8f758edfe1c017801aa3d51247]

fdo#58074: store page number in SwPageNumberField

Should hopefully fix the problem, which is essentially that all
SwPageNumberFields share a single SwPageNumberFieldType, which is only
updated properly in SwTxtFormatter::NewFldPortion, hence all expansions
of a SwPageNumberField other than that return wrong values.
Does not fix the problem for fields in headers though, which appears
much harder...

Change-Id: Iecf363c8acbc2aaa418cc0c980e0b62c8e0e7d14

2013-01-09  Michael Stahl  <mstahl@redhat.com>  [9669d2bdea00b86874831d0c2555e7f85f2ca209]

that ExpandField looks like it wants cache only

Change-Id: I3991d2f40fab9795d7f1754665f2ebfa165c310c

2013-01-08  Michael Meeks  <michael.meeks@suse.com>  [1c010bd28862788038703ff7fdbbde1764cc7098]

avmedia: cleanup unused listener logic in gstreamer, and update docs.

Change-Id: Ic64a4e0ed1ad194d94f5451b60e926f13ad85578

2013-01-08  Michael Meeks  <michael.meeks@suse.com>  [ee0bf5d58bc59052923c4ced928a989956e71456]

fdo#44736 - set and fetch multiple properties concurrently

The domain-mapper calls SwXText::insertTextPortion very extensively
accounting for about half of import time for large, lightly formatted
text documents. The vast majority of the work is consumed managing
char + para properties - so try to batch that, making it 70% faster
for my lightly formatted test. Saves around 25% of load time for me.

Change-Id: I2582adee1bf35b07b90af810cb0d19dadc1d348f

2013-01-08  Petr Mladek  <pmladek@suse.cz>  [c17e15a42735b5c6a756e90263a91f8e05f9c457]

clean up of the code that defines the download file names

Change-Id: I3241801d49673cac33eb923fb986c6ceb2c39503

2013-01-08  Petr Mladek  <pmladek@suse.cz>  [a575f1243374e252e656888e04433adc5a3c4768]

more easier and better sortable download names

+ get rid of "install_multi"
+ move "SDK" and "Test" from the main name to the name suffix;
  use same position as "helppack" and "langpack"
+ move the content type identification "arc/deb/rpm" just
  after the <arch> string
+ use "archive" instead of the unclear "arc" content identification

The new names look like:

    LibreOffice_<version>_<os>_<arch>_<content>
    LibreOffice_<version>_<os>_<arch>_<content>_helppack_<lang>
    LibreOffice_<version>_<os>_<arch>_<content>_langpack_<lang>
    LibreOffice_<version>_<os>_<arch>_<content>_sdk
    LibreOffice_<version>_<os>_<arch>_<content>_test

, where the string "_<content>" is one of "_archive", "_deb", "_rpm".
This string is missing for .msi, and .dmg installers because
the content is described by the filename suffix.

Conflicts:
	Makefile.in

Change-Id: Ifecf947ba32e3381ef284d433096f7b37a02e9f5

2013-01-08  Michael Meeks  <michael.meeks@suse.com>  [92045e69dab8be60a1c84774f04c437066c3c2bf]

fix a few /tmp file leaks

Thanks to Jean-Baptiste Faure for digging for these.

2013-01-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [28c7e8fb60596c20dedc87c22510a937d6fd30fc]

Updated core Project: dictionaries  f310b731bbbaf968b513bea1dd460e5d96b0c61c

Update pt-BR spell & grammar checkers

Change-Id: I26606dbbcaf90ac6caaaf56f0cdfa3b73364ce18
reference: VERO beta28
Reviewed-on: https://gerrit.libreoffice.org/1598
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>


2013-01-08  Stephan Bergmann  <sbergman@redhat.com>  [57eff6cf9db5d765482a2c41698915c37927ae57]

Fix MigrationImpl::subtract

"The original code is broken to begin with, as it ignores the return values from
the std::unique calls, so excess elements remain at the end of va and vb."
(<http://lists.freedesktop.org/archives/libreoffice/2013-January/043552.html>
"[PATCH] Simplify MigrationImpl::subtract in desktop;" see that mail thread also
for the inspiration to use std::set_difference.)

This fix is not very relevant though, as there are no "ExcludedFiles" lists in
officecfg/registry/data/org/openoffice/Setup.xcu, so the second argument is
always empty, so the return value is always a (sorted) copy of the first
argument, and the "IncludedFiles" lists in Setup.xcu produce no duplicates, so
std::unique does not shrink the first argument anyway.

Change-Id: Ie9fb64ee40fef6e7bdf0f5d0eca5717fec7b0d50

2013-01-08  Andras Timar  <atimar@suse.com>  [abcff79a15e39add5f89512984980ee0f3821b68]

require .NET 4.0

Change-Id: Ia6e3acf563a9c04bf9a2ff5f3f755eb4e92e771c

2013-01-08  Andras Timar  <atimar@suse.com>  [23be19789c80b4236a21ccf090342ae47c832dc9]

Revert "require .NET 4.0"

This reverts commit 9dc3ee9a68749bb30536dbe767384d59827dee3d.

2013-01-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f10a3305473c83893a2c3062ce9fb8c9146fd1dc]

Template Manager: clicking on selected item should deselect it

Change-Id: Id13ce13ec222fc10cbfcad7fec5e7eeb5957312c

2013-01-08  Stephan Bergmann  <sbergman@redhat.com>  [a6f978e1c3a27c7045ec3be129d8d6883f021015]

Logic (only update ret if it does not indicate an error yet)

Change-Id: I717ff4de7cf406b01383f8f181b81695242a2ca8

2013-01-08  Andras Timar  <atimar@suse.com>  [9dc3ee9a68749bb30536dbe767384d59827dee3d]

require .NET 4.0

Change-Id: Ida269499d91b4bdc16fe0ed91f202ddeefa4aadd

2013-01-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [49d7492e1dd89c52b798e5ac8ab01d4a0f771a35]

Template Manager: clicking on empty space deselect everything

Change-Id: I7cfbbd3a4f4283b9438a97eb383b460cad1f5a63

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ec3861d69a8c18488706564b27dbc344e3b5cd1]

Remove one variant of HasField() which takes arcane TypeId.

Change-Id: Ic8236b291ed5f318f67378bbc57b7cf027cbb92a

2013-01-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [59555e5b38d62b92397d7f3eac5097211ed261c4]

Template Manager: unselect folder when double-clicking

Change-Id: I11ad88b3a69d3e2a00e859ee33cbc22c5d525618

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab3be69580024da53653e06b34f515bef6ef690e]

Let's not have two variants of this getter. One is enough.

And let's stick with the one that returns the data pointer.

Change-Id: I931be0d73adcf6f3888d05ef58bc0f905f5a6958

2013-01-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7d620e26070fda48f91a8ebe0a088224d6d19f75]

Template Manager: fixed select template and scroll caused trouble with toolbar

Selecting a template in the first row and scrolling down made some items
in the toolbar disappear... Fixed this by checking if the item to update
is already in the selection.

Change-Id: I2ddffae3a1c6092241afcf2acd212fe07b3a65ce

2013-01-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8a2bfe697bf71c8a2ca3c6ba1ef5e6324d4163aa]

Templates Manager: merged the Double Click Handling into TemplateAbstractView

Change-Id: Iafc1650d57d29fbc24921498f18da6c0e510b37a

2013-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [94874973769fee81f8ab35b2aeb0dc22812a2b48]

Add new ods import test for rich-text cell contents.

Change-Id: I23eb8d53b8a2c48514900a5ab07ed7ec71d3ef99

2013-01-08  Miklos Vajna  <vmiklos@suse.cz>  [d7853c1fab14c943b6b2535580f64810b22e225d]

n#793998 testcase


2013-01-08  Miklos Vajna  <vmiklos@suse.cz>  [bdfc6363d66aa079512cc8008996b633f693fed1]

n#793998 sw: add TabOverMargin compat mode

In case the right margin is larger then the tab position (e.g. the right
margin of 7cm, there is a tab position at 16cm and right margin begins
at 9cm), we have a conflicting case.  In Word, the tab has priority, so
in this conflicting case, the text can be outside the specified margin.
In Writer, the right margin has priority. Add a compat flag to let
the tab have priority in Writer as well for Word formats.

This is similar to TabOverflow, but that was only applied to left tabs
and only in case there were no characters after the tabs in the
paragraph.

2013-01-08  Miklos Vajna  <vmiklos@suse.cz>  [f7623118c415581434937f31f4c56d38a9d02286]

SwModelTestBase: clear layout dump cache after testing a document


2013-01-08  Miklos Vajna  <vmiklos@suse.cz>  [ec376c2934e77fd1b56da892cfe2c1393f4c8156]

sw: dump size of tab portions


2013-01-08  Stephan Bergmann  <sbergman@redhat.com>  [371727c78fdfd80b4d4ec33dc2129da96c38e777]

DynamicErrorInfo objects must be allocated on the heap

cf. "delete pInfo;" in ErrorHandler::HandleError_Impl
(tools/source/ref/errinf.cxx).  This reverts the remaining (non UNO related)
changes from e48d47469508dee55ae6abcb3988222b5612e1e9 "fix some memory leaks in
sc" and 5ea7e74c29f7279b6c31d38185ace576f68f4fb2 "fix some memory leaks in sd"
that had not already been reverted.  Whether any of these instantiations are
really leaked (i.e., never deleted again in calls to
ErrorHandler::HandleError_Impl) is unclear to me, but that would need to be
fixed in a different way.

Change-Id: I6d9e7a2f6fce6d6a4d5d390c09a5a12f593028a6

2013-01-08  Jesús  <jcorrius@gmail.com>  [28f5f06d7099f0d634ac3e7f48c993e7c1116c1d]

fdo#54165: Allow localized shortcut names on Windows

Change-Id: I2de53cd8d888ecf819271e96f8eb2cc4a90e554d

2013-01-08  Noel Power  <noel.power@suse.com>  [92afb61d8bb1b264a945371065115981ecaed0f1]

support new hyperlink cell attribute

Allows a hyperlink attribute to be set for a cell, allows for import of say a
hyperlink associated with a formula cell. Since this patch does not add
any file format support it is not possible to save such an imported hyperlink
to ods. Note: such a hyperlink would not have been imported in the past so this
should not be an issue

Change-Id: Ieb234bb6e98e4a2630b596a90972a75be12a92d4

2013-01-08  Tor Lillqvist  <tml@iki.fi>  [eb54843c8556cd39efb4ade347652ad118c5de66]

WaE: struct 'Size' was previously declared as a class


2013-01-08  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [639fe001aebef325d577c0e8e3283575563e6298]

Translate German comments, cleanup whitespace

Change-Id: I4cea9568c5f24340c6bdac387efe8e94f8edb95a
Reviewed-on: https://gerrit.libreoffice.org/1568
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-08  Tor Lillqvist  <tml@iki.fi>  [0b8352aaf9fc4704ac89def9993b0176c84e73db]

More fallout from the ImplFontAttributes privatisation

Please, no more pointless changes like that. Or if you insist, please
do the required tedious changes in *all* affected source files (also
platforms/configurations that you don't build). They could in this
case, to a large exent, have been done "blindly" in a mechanical
fashion even without being able to build on all platforms.

2013-01-08  Julien Nabet  <serval2412@yahoo.fr>  [1f5ae5e8c18138d8537e5b080d87d0b61f451449]

test on the return of pOleObject->Close

Change-Id: Iee64f6f369e2312d479fa81e7a59fb962ed8d90e
Reviewed-on: https://gerrit.libreoffice.org/1567
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-08  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [f8552dca6b0142ce58bc2bdc25cfb170aa29506a]

Optimization in for loop condition part

Change-Id: Ia9a52598e9c295fee8be040530ca232fddbd14c3
Reviewed-on: https://gerrit.libreoffice.org/1560
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-08  Winfried Donkers  <osc@dci-electronics.nl>  [d14f7e4ec48f9a9eee0585fb5ee72512e9f4bd19]

fdo#40465 fix to maintain correct focus whilst zooming

Change-Id: Ifed6e9a1fcb23e3565843842c3db695ab51b3d54

2013-01-08  Muthu Subramanian  <sumuthu@suse.com>  [228ba082d3148f13eed79e9cdd682953cccaab1c]

n#791985: Automatically rotate chart labels (if overlapping).

This bug fixes two issues:
* Overlap detection seems to be approximate and
  doesn't work for rotated text. Added a workaround
  for labels rotated at angles 45-135 and 225-315.

* Auto rotate labels, which overlap. This is done
  only for labels having zero degrees rotate.
  For forcing angles, use 'enable overlap' or
  non-zero angles (1 degree).
  Of course, zero degrees plus skipping of labels
  would no longer occur. Better solutions?

2013-01-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [1966f0517e62ca9544a5fe5c65c28d35b90c83d9]

Mac follow-up on privatisation of ImplDevFontAttrib

Change-Id: I534935deee99de144bd13fbf6a771ff159a320d6

2013-01-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [5b75a5167027c653069a48a7aee54b27acbc011d]

fix api change in Menu

Change-Id: I386439be9bf7ce5c9d1b9a4df93195bd6738f573

2013-01-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [002531190d88c7e8f7dc9287af32d54c56b5495a]

correct label for data bar dialog, fdo#58608

Change-Id: I91cdb23a25092f44ff76784b5347134a3c9a3528

2013-01-08  Takeshi Abe  <tabe@fixedpoint.jp>  [ff927ba4272aa8f115472577ec9393df19016f2a]

sal_Bool to bool

Change-Id: I4e4063321da69d45d14a2fc870c33ea8ae46e4ef

2013-01-08  Takeshi Abe  <tabe@fixedpoint.jp>  [dce241f933f076e256ef8f2c3e8b8e5e9e3efa7f]

Remove unused extern

Change-Id: Ib3dc0693031975c4f797000ad383853092727cc8

2013-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [bd2de1201f0a745cbd8a962f957a7f2c8a219c88]

openldap: clear d.lst

Change-Id: I197d03e55cd5c996ca85d4a31f1907722de2fa20

2013-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [2baa4b333fe3046f106e114a01dfe0411a6cc6f0]

nss: depend on python3

nss is not in tail_build because of moz, so expat, external, openssl and
python3 must go also out.

Change-Id: I52a3b02ff477ae52abc298d96770755ebc392d57

2013-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [ea96f22f2d1218111c47f5ac9a12f8d5a32f6d6c]

RepositoryModule_ooo.mk: add android

Change-Id: I8d75da8c28b5b1386b860b2d8bde5f386ad1f928

2013-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [67cb70c80d5665270d7814420b51556ff0787b8d]

module packimages is gone

Change-Id: I4a6c6b8680f0cbd9a64442b8e57bb229fc2b6e4d

2013-01-07  Luboš Luňák  <l.lunak@suse.cz>  [eda0cec9ac990020e9da804ec3ed38e2cbfeeb77]

Revert "dummy commit (WIP)"

This reverts commit 6eb0522395c236ae6930a300992ad092449f9592.
It does not compile and the message and contents suggest it probably wasn't
meant to be pushed.

2013-01-07  Julien Nabet  <serval2412@yahoo.fr>  [8269d576ec5dcfd4ca76ae219e85935efcdc008b]

Fix type SMPT->SMTP

Change-Id: I09dfd8c2385e6257248b6a43ee4e2ce97ee6bdfc

2013-01-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ba80e59ceaceabd04b0426154b3402062731d5b]

Adjusted all test methods for loadDoc.

There was already a method that did the same thing (loadDoc). Let's
stick with loadDoc instead.

Also took advantage of automatic literal to OUString conversion while
I was at it.

Change-Id: I184f6278dd4bf8e3f2f7e5eda1e5e293303df68c

2013-01-07  Petr Mladek  <pmladek@suse.cz>  [568e489be45bb57c344326beec96a8b708d7e654]

another fix of install test to work with "LibreOffice" installer name

It is done by gbuild these days.

Change-Id: I5a01d42f8e25eacc3f1c63d6f52e4144c7312cff

2013-01-07  Andras Timar  <atimar@suse.com>  [2dea3c582d2bc51b6dac8ac3065df040c9b641d0]

'distrib' switch is unused in help

Change-Id: I54539f75a682fa873684d07566207973cd1ead28

2013-01-07  Andras Timar  <atimar@suse.com>  [fc89654e4f562a2682f6e9ed932f91c5cdfd3cff]

remove unused meta variables

Change-Id: Iec9ad2da61668d00438462c38a135381e37ca668

2013-01-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0bb184196e2b6a10640155a02d0eac263a1f48e4]

Remove duplicated code blocks.

Change-Id: I332a39fe86fee385bcd2cce33fe2096043111472
TODO: Do this in the other tests as well.

2013-01-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f6bf087a039a7c275207eba4a35e0ad814cf2813]

Append ODS to the test method name.

Change-Id: I024d142b59ccceed944d641b6306f47dcf03ef9d

2013-01-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [58ae10ed582d845412210042db97a9c47a66a55b]

RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)

Change-Id: Id8db06826b77a2b59df51dc0829cd9e7539045fa

2013-01-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [6eb0522395c236ae6930a300992ad092449f9592]

dummy commit (WIP)

Change-Id: Ibeee6553312323b75b2403ad6832595f228e0e3c

2013-01-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f1043aaed082824ca423eee10be5802873e058f3]

added token for handling of svg:linearGradient and svg:radialGradient

Change-Id: I38014a8d9e21359cb943f813484478293360a2e6

2013-01-07  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b3a1909a792956ce3a6ab52675017304969d7a66]

added Converter::convertColor with opacity parameter

Change-Id: I0f3759d8f75f2739b2815c37e8c81bc97e097ec8

2013-01-07  Petr Mladek  <pmladek@suse.cz>  [0d957d1c10eeb6e0d15cc2fbc56239c1ec40fb6c]

fix install test to work with "LibreOffice" installer name

Change-Id: I0f2850d2e52f47e7e66e51596692f3ed27d19adb

2013-01-07  Petr Mladek  <pmladek@suse.cz>  [44cd995f02d2b46e5b0bfb3cbd743a366d4284f7]

use "LibreOffice" instead of "LibO" for final download file names

"LibreOffice" is the name of the product and we should promote it.
This change has been proposed on the ESC call.

Change-Id: I755ea5b2ec7b6357a7fd2c86ec8479737696042b

2013-01-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [40ce68b3318b2c9205a5e58ced9a7e733951594d]

New test for pivot table with field references.

Change-Id: I65d932d6c258b965a6084acb07298387b7274215

2013-01-07  Gokul  <gswaminathan@kacst.edu.sa>  [8a77d4c1a9e72e54651256132250381d63d9f201]

Added Autotext widget ui

Change-Id: I8b06549f8b75118b3818d255196ede0419fc9e1f
Reviewed-on: https://gerrit.libreoffice.org/1383
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [ca100d7bacf63b595723698af58f165eb8e79887]

adapt code to bullets and numbering dialog .ui

Change-Id: I219f851d570dcfb54a6162d2a881dff70ae10e79

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [6b3686e54520b5cf02d6ce03aa421c755a33b140]

allow associating tab page names and tab page creation ids

so we can refer to the .ui name of the tab dialog and pass
in the page creation id to associate with that

Change-Id: If3df6d3de9dc7da482a45d7d91b610b81981d5ed

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [0cdf12e0ee217916e25593184d38306a05388fbb]

split out numbering options page to cui and adapt code

Change-Id: Ib2fedda13ff0b0d94f818bf6d9daf40a02fa8302

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [6773db03a657413a24b87e9ef3a6c68020936e0e]

allow menu items to be referred to by a name

Change-Id: I8bb1c082e3948f919232b81e0f1f869b88fcd852

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [b2a106249f1624a61a9453bf50f1a17d75ea1825]

split out numbering position page to cui and adapt code

and move SvxNumberingPreview from svx to cui where its
::Paint impl already lives

Change-Id: I2b7bebeb9914d74d0f391d3b178b0ad3d778c479

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [2088176dff6d83eb026e888ea96a136582f665b1]

we will want to have different helpids, so split numbering pages

Change-Id: Ia87b30cf17540312b348d9ddeb48154cc1636d01

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [6dd888e8998b94cf8a3092485c90a35fd4d05109]

callcatcher: update unused code

Change-Id: Ic896ea234c3ea7bfaa94ab2441471926beae427d

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [5d4a4f75981a9a8c199164959d3acee438d864b4]

pick out graphic numbering page to cui and adapt code

Change-Id: I8bfd09a1f48fe892fb1a99962d0a46de8b7cb1ec

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [ad1e2d087b3b313174bdbbc929ace3788074a2f4]

split out pick single and outline numbering page to cui and adapt code

we can share the pickbulletpage .ui with these ones

Change-Id: Ieaf2c8f2257bfdb36423dc363729b58b465cb250

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [9394499a9b814e387fd7c9f937adb497a9e94560]

split out pick bullet page to cui and adapt code

Change-Id: I6fa93885f1ce51fb0e3d69265784340614146636

2013-01-07  Caolán McNamara  <caolanm@redhat.com>  [6eb461ed4861a735663c5ca7f7e6423b3a076a5b]

default .ui ListBoxes to simple selection mode

Change-Id: I4cadf53fbdf25a399008155feaedc7e8b52ec303

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [ddb4d8dff3ab92ed651442540756736b9d0ace46]

Revert "Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)"

Seems to cause even weirder problems in the tinderboxes.

This reverts commit e855dfbc3eb5a97ab57743a28b14555fd4b3375f.

2013-01-07  Stephan Bergmann  <sbergman@redhat.com>  [c2fe5679e9eb8c3a18b286bbd8b85a6a17fe6858]

Avoid infinite recursion in -gdb.py printers

...when printing the pThread argument in a
cppu_threadpool::ThreadPool::waitInPool call frame.

Change-Id: I5c94485a0218be449c9dab67701a634eef3e08a1

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [e855dfbc3eb5a97ab57743a28b14555fd4b3375f]

Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)

Change-Id: I52a3b02ff477ae52abc298d96770755ebc392d57

2013-01-07  Andras Timar  <atimar@suse.com>  [be2a308401e6381219bbc7d714c56c650c6dc2cb]

Updated core Project: dictionaries  d047a0fa0746ce527720d15a36907e52dc67bf47


2013-01-07  Tor Lillqvist  <tlillqvist@suse.com>  [4b4ca80c6b2b950d109c1c2ccea289de7a92b725]

More ImplFontAttributes change fallout, in --enable-dbgutil code


2013-01-07  Michael Meeks  <michael.meeks@suse.com>  [2e5683f002bcc6df785c41471f43e4b88a571544]

fix misleading comment.

Change-Id: I8f56239738742a6dae8cbaf3e6b7075f9db03255

2013-01-07  Luboš Luňák  <l.lunak@suse.cz>  [d7fbc4ad10c954e8705716721018edf546862a46]

further windows build fix for vcl changes

Caused by 1e1ba8611fb134fb693354daae8931e93e46124c and not fixed
in 83f684c86c22df40ff1ef5fe7dc4b829a66c2645.

Change-Id: I43853f1d933a70789c4b89a22d06d2d383493758

2013-01-07  jorendc  <joren.libreoffice@telenet.be>  [2001cb9db7e1d13e8bd142fa99c51aa5f96174f2]

typo fix

Change-Id: I7530e477a6cf4ab52772b7ba1c5e3d41dc2d6fae
Reviewed-on: https://gerrit.libreoffice.org/1563
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  K_Karthikeyan  <karthikeyan@kacst.edu.sa>  [aaaa5350075ad5f589c242ec40f9f6ab7fe822a5]

Bugfix for improper function call, column count was compared with row count

Change-Id: Iacf59548209d2be8b36839ae12bed9cedb7bdded
Reviewed-on: https://gerrit.libreoffice.org/1562
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [aea18e985ed07691bca39aae3dc3c58d33ae3dd5]

fdo#57950: Remove some chained appends in chart2 and more

Removed a not needed variable;
Removed some rt:: prefixes

Change-Id: I24a7a0c5adcee17eab4c9d6442b472a5992f261e
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1549
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-07  Christopher Copits  <ChrisCDev@live.com>  [dbfc8777bf73872d1b96f956b9e778d9099d52b3]

fdo#53521 Crash when running BASIC's "shell()" with a non-existent program

The problem is that the process handle is freed regardless of whether osl_executeProcess was successful or not. Therefore, a segmentation fault would result, as a random memory address would be freed. This patch checks whether osl_executeProcess was successful. If it was, then it frees the handle; if it wasn't successful, the memory is not freed.

Change-Id: Ic3af07be06e7af7730a3bcb1680c659a88b66af3
Reviewed-on: https://gerrit.libreoffice.org/1530
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b380744c205089aa0b480e059bec645631010444]

Remove some RTL_* and some rtl:: prefixes in chart2

Change-Id: I47889319530d8f03bd7c78e937de55cf380d2d41
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1550
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [36e1e0ce128a25ce63743bed18a599a6915f3ec3]

fdo#57950: Remove some chained appends in dbaccess

Also simplify logic a little bit.

Change-Id: I342f8d1d22e70023d23c6c8ca3976d501e18fb90
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1559
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2b0b5f7df0e3c7deab2fdccec49b6bbb4186f58a]

fdo#57950: More fixes for chained appends in dbaccess

And also:
	Remove some RTL_* macros
	Remove ::rtl prefix

Change-Id: I9c3902672518559e8a139c37bc1933843bebfe5d
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1561
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-07  Miklos Vajna  <vmiklos@suse.cz>  [83f684c86c22df40ff1ef5fe7dc4b829a66c2645]

vcl: port WinSalGraphics and friends to new getter/setter methods


2013-01-07  Werner Koerner  <wk661lo@gmail.com>  [06bdc1e3ae8e93154dc9b9487691b547348c8634]

Fix wrong bracketing

Wrong bracketing, item is put at a which-id of sal_false.

Change-Id: Ic4216519d74de75690b21a3efa5083e79aa5b83d
Reviewed-on: https://gerrit.libreoffice.org/1498
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Aurimas Fišeras  <aurimas@members.fsf.org>  [3616640054f4fc18c6e7307ba17e7d89a0f5ae69]

fdo#57203 Unknown option: -Embedding

Ignore this option on Windows.
This work-arounds a regression introduced by f4a4ba9ac
Windows appends -Embedding when LibreOffice is called by COM+
Before f4a4ba9ac this option was silently ignored.

Change-Id: I8a727895c9ec8fa4b06aea8ad66b2791ada66dd5
Reviewed-on: https://gerrit.libreoffice.org/1514
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Werner Koerner  <wk661lo@gmail.com>  [475469626b3a92528a9584d6c34f2b44b7eb8d1c]

Fix calls to SfxPoolItem* Put with a Which-ID of sal_false

Change-Id: I39914909fd394532e7a32c791d4480530393c1c0
Reviewed-on: https://gerrit.libreoffice.org/1499
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Matteo Casalin  <matteo.casalin@gmx.com>  [a4c7ded1fd2a879e66760a8fc3846af538da4b9d]

Cleanup: #include <tools/gen.hxx>

Change-Id: Ic547b4a59102afc8bdbc85ec95ac312e32ef2530
Reviewed-on: https://gerrit.libreoffice.org/1484
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [07969f6effe89b8cdc65764135337054751f280e]

Code enhancement remove duplicate code from presenter console

Change-Id: Ibbb131b64c66307d38a135ac570c1e2ed37bef6c
Reviewed-on: https://gerrit.libreoffice.org/1480
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [37c6106f3a74f249cd421454d20f8ce561f71eb0]

Since 6eff6fae6272e8ed5d74553597bb4b73db3f2864 Python needed on Windows

Change-Id: Id49730b7ad2f7122a2c9b0415330b6fb803ec21c

2013-01-07  Stephan Bergmann  <sbergman@redhat.com>  [91dda10001e984743186c6ace06be0718d510d63]

Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protected"

This reverts commit 504b6f0cec5cad01a64e723434d636bfb867ecfa, which was a
workaround for broken 5ea7e74c29f7279b6c31d38185ace576f68f4fb2 "fix some memory
leaks in sd" now fixed with 5ea6f6d400e59e037032fb3091c3f6880b562ce9 "UNO objects
must be allocated on the heap."

2013-01-07  Stephan Bergmann  <sbergman@redhat.com>  [5637b244cfe0c6b886188f71d3f974ef72abb9cd]

UNO objects must be allocated on the heap

This was a regression introduced with 6da90944b5134d65bfbd7dcaf024956aa139efc1
"ugly memory leak."

Change-Id: Ie976d7ddcdac974aeeba14ffd64c4641b5d096a4

2013-01-07  Stephan Bergmann  <sbergman@redhat.com>  [9b62bbc91e91b6b724dbf95c6977cc6cc049edb1]

UNO objects must be allocated on the heap

This was a regression introduced with e48d47469508dee55ae6abcb3988222b5612e1e9
"fix some memory leaks in sc."

Change-Id: I482516d31b857801c321ed252d19f06b4b11542e

2013-01-07  Stephan Bergmann  <sbergman@redhat.com>  [5ea6f6d400e59e037032fb3091c3f6880b562ce9]

UNO objects must be allocated on the heap

This was a regression introduced with 5ea7e74c29f7279b6c31d38185ace576f68f4fb2
"fix some memory leaks in sd."

Change-Id: Ibcb2527b396886a5a904d8843c8560765ed859f5

2013-01-07  navin  <patidar@kacst.edu.sa>  [1e1ba8611fb134fb693354daae8931e93e46124c]

Change public variables of class ImplFontAttributes to private.

Change-Id: I56ff5d7d2420c334c6fc9e4c552f8b5c4715d93f
Reviewed-on: https://gerrit.libreoffice.org/1551
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-07  José Guilherme Vanz  <guilherme.sft@gmail.com>  [b40d74a4430d7c6e1def1720335b4e87aa07c803]

Cleanup code

This commit is just cleanup in oox

Change-Id: Ic4036c7216c2986d9b237917cb4ae1d829d85003
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1556
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [2e22005234867e5e3036841a9c6c87c557011386]

fdo#57950: Remove some chained appends and more in dbaccess

 - Sanitized some OUStringBuilder, avoiding creating a new one and after
	make some appends
 - Removed some ::rtl prefixes
 - Remove RTL_* macro

Change-Id: Ide3d78f20c68774cd4864b82cb8d29784228d1cd
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1552
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-07  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d6f25fdf04b6a235650ead537cc42d9a505243a4]

fdo#57950: Remove last chained appends from avmedia

Change-Id: I0906bf7493828c5923f3243c6849a2eca5f37bb0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1548
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-07  Peter Foley  <pefoley2@verizon.net>  [6eff6fae6272e8ed5d74553597bb4b73db3f2864]

Get rid of nsinstall hackery

This removes the need for using NSS Build Tools on windows.
It also removes the nees to build nss for the build system while cross
compiling.

Change-Id: I13c9fdb575223f2940d3e4eda00e77ba9158f2b7
Reviewed-on: https://gerrit.libreoffice.org/1534
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-07  David Tardon  <dtardon@redhat.com>  [85e36d2baa54eb7b65cc680389eacb2b5884c100]

deliver qtz translations for .ui files

regression from 76091d814ca084ba66fcb9db8bc4565c47ee16a5

Change-Id: I70c27cd3f72c453a1b4c2fb65b6172c8c251a741

2013-01-07  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [2c78a8cd8a299fc7ec44947f0f7cb0de7d28f391]

Better wording for Spellcheck buttons/context menu

Change-Id: Iddf82427c17a1caf72897e7af7592052c8e4fa71
Reviewed-on: https://gerrit.libreoffice.org/1541
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-07  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [879cd2d663a9ff8da23e8ec20202b803925a31cd]

Change 'Add' to 'Add to Dictionary' in the Dialog also

Change-Id: I4bcf53239f001ed2d6ea08a743257ed0d6428752

2013-01-07  Miklos Vajna  <vmiklos@suse.cz>  [322d9ca5b0545ec1ae5ac5e3b704e4ba99b68e22]

WW8 filter: zoom factor testcase

Change-Id: I89944f0a242174cc4b3c1fcf4f3f2fe744287ee3

2013-01-07  Miklos Vajna  <vmiklos@suse.cz>  [10d6d0d00735e5c0f31d602ce94502c00d2371d5]

WW8 filter: export zoom factor

Change-Id: I5c64d8311439430e3b21a90381ef51a1061bb0b9

2013-01-07  Miklos Vajna  <vmiklos@suse.cz>  [6e9ab7e0ca443cca46cd39a313583f4b90549e1c]

WW8 filter: import zoom factor

Change-Id: I557cf89642ff618aaddb2f036652d126b25555c9

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [504b6f0cec5cad01a64e723434d636bfb867ecfa]

Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protected

Change-Id: If7ab2dade60f5de62cfbea6d1d021a30e8a60f57

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [c441a51fd04a81020529b5f2bdaab72c9b332143]

mkdir before touching

Change-Id: I262d479e0db7197e9afc7d8e9002862ae4f82a01

2013-01-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5ea7e74c29f7279b6c31d38185ace576f68f4fb2]

fix some memory leaks in sd

Change-Id: I7c7d0772a3d10601c6d1a9ea22c697abe762036d

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [32e927952cff4f715eceb861a3c4c8ab088be405]

Add a sample document to the test app bundle and try to load it

Change-Id: Id0f13351108cbcd748f3c403fe7a6716145f1892

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [d9388579475a11054fbe7476b307f8acfcaa04df]

Call SetOutputSizePixelScaleOffsetAndBuffer for non-Android

Change-Id: I59febb87f3da3098e1644087b498d9821b5d7047

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [80acb4482d392ff40c56211c1048514fbda23aa5]

Add some DISABLE_SCRIPTING ifndefs

Change-Id: I2bb4f00ece212fe3c4741deea0bcad50e1fd60e1

2013-01-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e48d47469508dee55ae6abcb3988222b5612e1e9]

fix some memory leaks in sc

Change-Id: I1e3b9a55561f941346cb9f553f960dc2bafbb1b6

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [129e7572849852eb223f6b13bad48b727955af7e]

Fix usage instructions now that we use __lldb_init_module

Change-Id: I3ba7009f6c44312afda6e3aaa78ca82dd6ece545

2013-01-07  Tor Lillqvist  <tml@iki.fi>  [ad887fc3bf6237cfaf08e8f28a4f960b38e83365]

Add lldb pretty-printers for UniStringData and String

Change-Id: I17c7a42d6e401f21f04440ee14616b07bfa0068e

2013-01-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6da90944b5134d65bfbd7dcaf024956aa139efc1]

ugly memory leak

Change-Id: I200713987eb1c19f7d795190e7acef02af569cc8

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [2ad9d21ac7111f6a3e68f55980f1308a32d3a954]

Let's save a bit of disk space

Change-Id: I23c9d218792cd3debf30ea59c81e6687a656af31

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [ea9a321d1229914c6342e032da19f47cbeb9de1b]

Avoid duplicates not just for iOS but DISABLE_DYNLOADING in general

Change-Id: Ic449e706f4a8c3c2ed06d8602c6e83755441e0da

2013-01-06  Luboš Luňák  <l.lunak@suse.cz>  [62532ad485698b70924c54a222890ebcb714dc39]

do not set our clang timestamp to the timestamp of the clang binary

If the clang binary comes from a package which had been built before
any of our clang related sources were changed the last time, the timestamp
would be older and so there would be no rebuild. So do the stamp handling
the usual way, clang upgrades will work fine, downgrades will not, but
that's the same problem like with downgrading a library and its headers.

To somewhat mitigate the problem (Clang plugin doesn't get cleaned by
'make clean'), include the full Clang version (which includes SVN revision)
in config_clang.h and make all Clang plugin code include that, so
at least configure re-run will trigger a rebuild if necessary.

Change-Id: I993197f79e92e36105092c92c33b2e1db343e975

2013-01-06  Andras Timar  <atimar@suse.com>  [a4298f86f5a6cd4033af541103d0a33a241edeeb]

Updated core Project: translations  e5f69f7b241f21f0b85f7a62ccff9de841875828


2013-01-06  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [93a9e52dccf15b53fc1935145df24306e3a4fc3e]

fdo#58671: Remove accelerators from Undo action texts

These three texts appear in Undo dropdown list, so they don't need accelerators

Change-Id: Icec8e199c7cc3990b6316937e49aacb7eb1015fb
Reviewed-on: https://gerrit.libreoffice.org/1473
Reviewed-by: Ivan Timofeev <timofeev.i.s@gmail.com>
Tested-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [9bdaff431bdd71717c64f002f3df0f110c146a08]

Typo


2013-01-06  Tor Lillqvist  <tml@iki.fi>  [1a23b4687aa4fdf0bf1df246cacaba6a3a028f39]

No need to have a ProductSource in versionrc/version.ini any more


2013-01-06  Tor Lillqvist  <tml@iki.fi>  [3968133721f2d44fa861d369e4d6765c4ffbb6eb]

Argh, I thought I had compiled this;)

Change-Id: I5619e26e5afbe8e6532204feb60b87f6a7875ee0

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [bf850f6799e505e6d1735540e68e01c6b18ef22f]

Streamline a bit for Android

Change-Id: I8233f6409d75bff23738e121efcdbd340035da9d

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [4a11f5c28a2d7b4d50d67f26cba889169977a0ce]

More hacking on iOS stuff

Get the app bundle directory from Xcode's SCRIPT_OUTPUT_FILE_0.

Copy .rdb, registry, .res files, set up the various rc files.

Don't list a bunch of .component files on the command line, surely
that is not sane.

Change-Id: I6fb8bd4bea8d5afd30900daa1b916defb894e78c

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [392510d7e483e8c181540dfdbabf4de53e4dcbe1]

UNO components have the "lib" prefix only on Android

That they do is a leftover hack from before we started using the
DISABLE_DYNLOADING thing on Android, it isn't actually necessary any
more. Earlier when the UNO components were actually dynamic libraries
on Android (too, as on desktop OSes), they *had* to have names
starting with "lib" or they would be silently skipped when
packaging.

Change-Id: I11a4689f316e1ffb640a5c3110c63296d2833a84

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [f3fa6d32e0698b99abfc00888a75590693e1d386]

I don't think InitSalMain() needs to do anything on iOS

Change-Id: Ib59f9cf7c60796fd091de64fabdd6c10a3fec5e5

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [35b86ad73ccaf24377faaf0e73ead06ca2425b38]

Handle APP_DATA_DIR for iOS, too

Change-Id: I7259358c917ef9e7cc93d8f6886c9a935887183b

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [617e5f8ac930d82129a14fb52df925cd0ff524ae]

Hack a bit more on the iOS app build mechanism

There was quite come confusion as to where Xcode wants the Run Script
phase (= our gbuild mechanism) to put the executable. I think I got it
right now. Xcode can be quite scary as soon as you do anything out of
the ordinary. (But then, what isn't.)

Change-Id: I22bbdfaef88174815bff66d6c7241f4ba2360246

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [b95d3caa95384d0fb00ac59f875869371cc70677]

Use same options as Xcode does

Change-Id: I34e06bdb24ece278c928c6cbba8b01a38c86ff85

2013-01-06  Tor Lillqvist  <tml@iki.fi>  [4427bb0c588382d56d5368e691a29c4c0bbdf944]

The "ProductSource" (MWS name) makes no sense any more


2013-01-06  Tor Lillqvist  <tml@iki.fi>  [f79da8fa288fbbe4742ad416844aad53ee8d00f5]

Bin obsolete comment


2013-01-06  Tor Lillqvist  <tml@iki.fi>  [73090aae235d69e394c56be3f90c8433247c0f48]

WaE: format specifies type 'int' but the argument has type 'sal_Int32' (aka 'long')


2013-01-06  Takeshi Abe  <tabe@fixedpoint.jp>  [f4f23167b6acf2ca7a044cb61dfe347a2ddbe20d]

sal_Bool to bool

Change-Id: I5a29ca056af443643bfef823d0a064c5d834d24f

2013-01-06  Takeshi Abe  <tabe@fixedpoint.jp>  [2a0e3c1026579b02d650b602b1c0f737f6133d01]

bSetReturn was always true

Change-Id: I94cea45c0e9d2890160a97d1ef198ae3f4f140d4

2013-01-06  Julien Nabet  <serval2412@yahoo.fr>  [989863d849b1e703e78afc413088c3ae51093139]

!= instead of < for comparison with end iterator

Change-Id: I6b1d524a7771678758c5cd8d0ef46cb03aba7655

2013-01-05  Luboš Luňák  <l.lunak@suse.cz>  [428a815fbcdab7da1a4a9d47137340bf10893c6e]

I hate arbitrary integer types

Change-Id: I4c8edfc0ee0390d595c43e384bf6e5f595a7b84f

2013-01-05  Tor Lillqvist  <tml@iki.fi>  [7f00e84f0a293b8662dd2a7fa57c654ebb37f556]

Remove accidentally committed logging code

Change-Id: I8dc055336d1577475282198528a57efc60508cef

2013-01-05  Tor Lillqvist  <tml@iki.fi>  [60628799633ffde502cb105b98d3f254f93115aa]

Notice if SAL_LOG is changed while the process is running

It used to call getenv("SAL_LOG") just once and assume it never changed.

Sure, I don't expect that LO code will start changing SAL_LOG back and forth
all the time. But it is definitely useful in our Android (and iOS) apps to be
able to call for instance putenv("SAL_LOG=+WARN+INFO") as early as possible,
before explicitly using any LO code.

That used to work earlier, but not any more with the getEnvironmentVariable()
thing, as the new logging mechanism gets called while initialising some static
globals (i.e. before out app code had even started), and that then caused the
one and only call to getenv("SAL_LOG").

This meant that we didn't get any debugging logging from SAL_INFO and friends
in the Android app(s) any more.

Change-Id: I932facff4118e5f016c95a4c1461e871184d3fc6

2013-01-05  Andras Timar  <atimar@suse.com>  [16bac2ba920a2d04ef83e36299aec42ff0ac8c18]

Updated core Project: dictionaries  a84489515d2207b1c34646be7d6f532b84a37439


2013-01-05  Tor Lillqvist  <tml@iki.fi>  [1b65d9ed728bff7123d4385248ce6671c4de8bc0]

WaE: defined but not used in the DISABLE_EXPORT case

Change-Id: I14e851a74955ff4053026e7fb664759cbf24c86a

2013-01-05  Takeshi Abe  <tabe@fixedpoint.jp>  [a472d6176c7d2a88fbea0f25de17924753b052b2]

sal_Bool to bool

Change-Id: If855e5fafb8f1291d69d5e50fdaa9ef165071293

2013-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3cd31cd46f38e00d4fb31cf055b9bcbb5e94e5db]

don't set formula cells with possible error val clean, fdo#59039

Change-Id: Ide96d7f052ee4c8f56b33629ae48c6425a8ca19f

2013-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e102b36977a62931b0de4176bcd92a307408d8b]

enable the unit test


2013-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9ddd869873603f929d7c342d62a8d52d19de83ec]

Revert "workaround problems with row import, fdo#58539"

This reverts commit 119483d9b0af6b4830733161fcf56cea10ed01d7.

2013-01-04  Michael Stahl  <mstahl@redhat.com>  [374f7465729c98f2cc8af72f876a8eab01d192a6]

rhbz#891082: CMXDocument::isSupported: catch exceptions

Change-Id: I715975dfa93d736cb537076feab4afe6b75c162a

2013-01-04  Michael Stahl  <mstahl@redhat.com>  [1c52268a5bc6d79c6ee1344e4e341c7e3820d4e0]

rhbz#890080: crash in SwXTextDocument::getRendererCount

No idea how to reproduce it; pSwView is checked before use except here.
(possibly regression from 2f9f480b22f2fff59d9c48b4b46706c3d5223e66)

Change-Id: Ia7667e879a6944e084a45c06133efc1ac2d8b3c0

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [3f3d0c52ae29b6ab6b2c10a5557714361aa76a26]

Personas: Broadcast the information that the Persona has changed.

Change-Id: Ic563204c1a1a64d315e3e73dff30b6a6d05cfd87

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [c223e5ff859171adab1597025b30ec2501fc5771]

Personas: More robust Persona URL handling.

Change-Id: I55fa2570decd52e978747e589887f2fe972812c8

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc84ff4a51790f52f2e729cc61f7515fbbd51f35]

add unit test for dependency tree during ods import

Change-Id: I92bff38304959237042b9a0078be25948d642b25

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [540f090a68ae4375a36d0ee6dfbb4a82f28ac704]

Fix build on linux.

Change-Id: I5753a822e9f18d1afa831ece6134e030f88ad47f

2013-01-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4a11267d8140143dce0bdb51791f5e703187a7e9]

New ods test document to check the import of row height values.

Test disabled as it currently fails.

Change-Id: I33ea3c95357fd7fdb9deaba30372567cfb69ebd6

2013-01-04  Matúš Kukan  <matus.kukan@gmail.com>  [149277ba2f630261ab9880523bf742318a7a7f12]

fix the if filter-expression

Let's use the orginal patch from https://gerrit.libreoffice.org/#/c/1479/
There is difference, visible e.g. by 'make help testtools'

Change-Id: Iaf929ed1d315f038eb29fca1b4ba37e2143c6294

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [4a4627eba410df933d004170d9f5638526acaed2]

Personas: Fix copy constructor + always reference the Application settings

...to avoid reading the bitmaps more than once.

Change-Id: I7577f5df96a5a28f1ac1f800867af5eee298663e

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [6112d7b94201f785a722d1d9d9f4da826452d5c5]

Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.

The case where it broke was a bitmap that is very wide (3000 pixels), but not
too tall - and the small height satisfied the aPosAry.mnDestHeight >
3*mnOutHeight condition.

Such workarounds that are triggered only in very rare cases are a bad idea in
general, unless there is a unit test.  I've tested with the document from
i#75264, and it works for me - there were some improvements in the bitmap
scaling, hopefully the root cause is fixed by that, or maybe I just have more
memory; who knows.

Change-Id: I4b7a749378ef35469db78dfc680fc77f87bc4382

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [3fc8c364cc58429bd840f47a80a9258de21ed131]

Personas: Make the Persona working in the top docking area too.

Change-Id: I1d3986675ceb7a2748a77b736beb8a654a514e0d

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [46505e82ad0f2bd9586e6c853e6e68635dc54007]

Personas: The Personas implementation is actually not Windows-specific.

Change-Id: I33d13cfece22c080e2204d7df10d3e9414b507b7

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [9ae27252a6a07f4b67a43be6c9289983f43b2e95]

Personas: Make the Persona in the menubar working.

Change-Id: I21a45159f6b27aa7beff5ec07530b14480675729

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [8dd6431da661390f16c1b425eab0b497c9c2c33a]

Fix base location of the bitmap Wallpaper computation.

The nX / nY is correct for clipping operation, but not for base; visible with
WALLPAPER_TOPRIGHT style.

Change-Id: I8de92b68b822a156bc376201e97ce458d1a6ba08

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [a2500801cf2d337f176b074f9159df4925420af4]

Personas: Read the bitmaps in StyleSettings.

Change-Id: I52b67c82f69059a7d2babf1b49e59f27062cc02c

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [0c22f3eadd3ffb461eada94f4b019fbb2161f197]

Make LO buildable again after the GraphicFilter move.

Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c

2013-01-04  Jan Holesovsky  <kendy@suse.cz>  [255c03d6ad4ed13c456ee621e0af765684a475d2]

Move GraphicFilter class to vcl.

Change-Id: I2318eeda59cee1cfdb074f9a90fd7d8d80aab19f

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7524b9e8bff832b305ca9ec735664607c50224f]

don't forget the dependency tree during OOXML import, fdo#58863

Change-Id: I8863faddd1bca0b55764d09c4ef9f959264b53ae

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63b5af3d1f355a5f9649302058b32124ab262a20]

don't forget the dependency tree during formula import

Change-Id: I0a9137e4f72477c0cffde6056d8952aa08e13f35

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [86024f7ff841e016c4b4616802eaadc744a5b8bf]

remove unnecessary german comment

Change-Id: I954015fb76089ae7d83344e8d99f6bc04587016f

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9358e8f4622dd287daf9aa9a9f2bb6f7468122f8]

correct indentation

Change-Id: I9b57ac13a8d508c260666535ee60783dee889508

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dfcfb0d91d23a4d1669157464bd563037766f6ec]

put the function in the anonymous namespace

Change-Id: I8ee07fb9d6d9144ec981c2fabc17b4005ecc87bb

2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [a0d2c3c59fbe9324395152e544890fe298b60432]

adapt RtfSdrExport and oox::vml::VMLExport to filter changes


2013-01-04  Ricardo Montania  <ricardo@linuxafundo.com.br>  [6d0b3fe0911c3dda143a64f186d85d1fc3af60bb]

String cleanup in filter

Change-Id: I2b8bd3535a5ba5323b9a17941c4345f4c1e0e822
Reviewed-on: https://gerrit.libreoffice.org/1507
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-04  Jesús Corrius  <jcorrius@gmail.com>  [5dcb323352b175bfdcd994c4941433df98ffd4dd]

fdo#50415: Add Catalan translations of keyboard shortcuts

Change-Id: Ieeab5b84674d26e4d29324614641813d8b65c517
Reviewed-on: https://gerrit.libreoffice.org/1543
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [ccccd115f128f645ebccc9f5c0a8e1bf6223c286]

sw: forgot to adapt this


2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [b08ded38b0e0eeb8d150e7f71137833396e22387]

oox: kill no longer needed CREATE_OUSTRING


2013-01-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b53d03f4c970f13f9849c01f1d0b6ad42185148d]

Remove the last use of SC_DP_MAX_FIELDS.

Now the pivot table core no longer uses static array for result data
storage.

Change-Id: I70a44011e2c12a1739c0507b1723c21a4808758c

2013-01-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [352306eee03e78ddbfe06fc107a3e4a6072ecd76]

More on removing use of SC_DP_MAX_FIELDS.

This time it's in ScDPSource::CreateRes_Impl().

Change-Id: Ie2657045aeb8770c083daa34dc1a7e60c9921b65

2013-01-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3b4f995cfd153e4d45d09f5f0fc54d1bb9c11889]

Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.

Change-Id: I60bf45fd5148692adafb050189247f211293a3d1

2013-01-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4cc17f3b959110f1eb0c616847c0a821ce384186]

Remove hard-coded upper field limit from ScDPInitState.

This was going to cause trouble sooner or later....

Change-Id: I5eea2ba7b1cc4e358a0192b4863d79596549bad9

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [d5ea81b87b8a19b23007691c8b14e6787ecb0290]

handle case of SRCDIR == BUILDDIR

Change-Id: I9daea65dc28ab13776a7c4319e5d5811515fe160

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [258aca9924d9e47737d750356d45227126dcf6a7]

rewriter plugin for removing forward rtl string declarations

Change-Id: I12bf38985ae62756973c05aacf762ae3c405ac9b

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [c26e655264f03bb8bc484130ab2f539a9f831f16]

support for removing a statement as a whole

Change-Id: Icb7b017a0c76a6169f0f629bb40bf97449c75837

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [217e3f2ea1e8983328364607f244daceeafca167]

better handling of which files are processed by clang plugins

Check that only LO's files are processed, as there's no point otherwise.
Also warn about files in workdir/solver/builddir, as those are either
generated or copies. Try to automatically match include files from
solver to srcdir though, as that's where include files are usually
included from :(.

Change-Id: Ie8389e903f623a9d0e75015091acc0da78e76c3a

2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [1cec392ef50699cc0f310823e4e5fdbb9b272f0f]

n#793262 testcase


2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [60ec497e0e91354a616978be531d15d3efa3f559]

n#793262 DOCX: import w:tcMar inside w:tc

These were ignored previously, and in case they contained some margins,
the resulting table was potentially smaller than necessary.

2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [e8b661dd0aed9b35104e910acbb814748a2c3af0]

n#793262 fix DOCX import of last empty header/footer para char props

At the end of the header/footer import, the last empty paragraph was
removed. In case the last but one paragraph was empty, but had character
properties (e.g. a custom font size), the removal changed these, and
used the character properties of the last paragraph instead.

Simply dispose the last paragraph, this way character properties are
always kept.

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [2f3749efd781c2095a5782eee1b070bc3dc0fcc0]

remove executable bit

Change-Id: I41a0633cc6ebe2db8ad662132d727fb2ec3282ab

2013-01-04  Luboš Luňák  <l.lunak@suse.cz>  [bba8b65fdc5f19908794b338376ede3e3ea24463]

SunPresentationMinimizer uses uno interfaces

Change-Id: I186af92084de6a7eee27d742d0377da09936473f

2013-01-04  Miklos Vajna  <vmiklos@suse.cz>  [645f17ba755a677f649313ddc95749a4aee2770e]

sw: Add -> Add to dictionary in olmenu as well

As done for editeng in d39f1fb508128c23c39c24e04b20a2f56c03cb5e

2013-01-04  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [d39f1fb508128c23c39c24e04b20a2f56c03cb5e]

Spellcheck menu: Rename 'Add' to 'Add to Dictionary'

Change-Id: I601bf1fc34f3e4cccef02d1d4a5ecd1959007cf7
Reviewed-on: https://gerrit.libreoffice.org/1539
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-04  José Guilherme Vanz  <guilherme.sft@gmail.com>  [812ee7a6dc29b55acfbeaa1a43e632adbaf72e6b]

Removal rtl and string cleanup

This commit removes ::rtl:: prefixes and string cleanup in oox

Change-Id: I434462635392c750e2359f9d656d5e1885f2a0dc
Signed-off-by: Jose Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1520
Reviewed-by: LOH KOK HOE <huahsin68@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cf019c9a7baceec3b4dc849d7cba8923c6d2a425]

OSL_ENSURE -> SAL_WARN_IF in xmlcelli.cxx

Change-Id: Ia60e07dca17cbc728385c411f67bd3d9041b15ee

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [94f7417b038fad6f2a92d1c7c5f8f00c3e64711b]

don't overflow SCCOL during repeated cell import, fdo#58539

This is the fix for the third and last crash with gnome#627150

Change-Id: Iaf8611500fdb485017814b35789332c6c89530c0

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9bcfb6f06bf5a4708b8858469b4118af4222db5a]

add some more safety checks for row and column import from ODS

Change-Id: Ic714c65cfe93198c462ba55752223f4e60e5aad9

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e85d9c62c69ee39dd4c6ae7cd556fdf53f5e01d]

workaround problems with row import, fdo#58539

This fixes another crash with gnome#627150

Change-Id: Ibd259c77f8df04b52c9fee0699e0edd1ad30e94e

2013-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e26f941e162da811fcc449f2f6cce083d21100c]

initialize it irectly in the constructor

Change-Id: If3ad494073d3fb491a0f8e981a28db5bbb917661

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [107cb122e962df7fff51f746a65cee91b2c71d22]

fdo#58004: Let's remove these upper bound truncation.

We may still need to set an upper bound, but we shouldn't do these
all over the place.  Apparently we now allow more than 256 fields, so
doing this would only break things for fields whose indices are greater
than 255.

Change-Id: Ic2e374ec01267044c2e40664775e7f62b1461f41

2013-01-04  Takeshi Abe  <tabe@fixedpoint.jp>  [6a393297ce6d99bbc4edefbf01ab9c5c6f0eff84]

sal_Bool to bool

Change-Id: I6c04aea3a0bba0308206bb3c9d8435606b7a4d81

2013-01-04  Takeshi Abe  <tabe@fixedpoint.jp>  [323c5ee69d5814f8400c0af3038023df9336b59c]

Drop undefined declarations

Change-Id: Ib0940004ba6873fda5d3821521ab2f1127acc3f0

2013-01-04  Takeshi Abe  <tabe@fixedpoint.jp>  [323e55d706815f7e35e431b189d27ff95209ac94]

Drop unused variable

Change-Id: I7224b6a52ffa292c94ea44e779ee92d2524c0bb2

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bcb152889759c76aa9681aa72fcf7a92e5c3a2d7]

API CHANGE: unpublish more Data Pilot interfaces

Change-Id: I2e957f174bcafadf4f2cbad7ba3b2e40d22be4e4
STRUCT: /UCR/com/sun/star/sheet/DataResult
    published in 1 but unpublished in 2
CONSTANTS: /UCR/com/sun/star/sheet/DataResultFlags
    published in 1 but unpublished in 2
STRUCT: /UCR/com/sun/star/sheet/MemberResult
    published in 1 but unpublished in 2
CONSTANTS: /UCR/com/sun/star/sheet/MemberResultFlags
    published in 1 but unpublished in 2

2013-01-03  Stephan Bergmann  <sbergman@redhat.com>  [80263a1bf7581e27e31e55150d49786f07fba8c8]

gb_UITarget_LANGS got removed with b209dec8bbc9be5471438837a4da64adfa350298

"create all translations for a .ui file in one uiex call."

Change-Id: Idc180b4809b26f45407d3b41b2011edeea886edc

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a39ceea669d964aab16378a7555b07f70d1f069d]

fdo#58004: Fix out-of-bound access to std::vector.

Two things were wrong with the old code:

1) it didn't check for out-of-bound access, and
2) used SC_DP_MAX_FIELDS as the upper bound of dimension members, when
   in fact SC_DP_MAX_FIELDS was the upper bound of dimensions themselves,.
   not their members.  We shouldn't impose such upper bounds actually,
   at least not in the core implementation.  We should do that in the
   UI code if we really have to.

Change-Id: I307d4f34d2b0be84f0fd2b93a6270ffce2448bdf

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e213aae481cbf7106bf13350835c9c488b035df]

Let's first fix this horrible formatting.

Change-Id: I562ad42818fa7a6bfc765b7484a28ff1800b2949

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [15938c2480a0de8c3ce5bc7289cf3df2d73918ac]

fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"

It caused breakage of the existing slide-show full-screen mode. So
let's revert for now.

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9db8c02a38bfff08a9bae3b2901c316a4f3eabe]

fdo#58004: Apply source number format over one specified by the style.

Pivot table output applies several pre-defined styles, which also include
number formats.  But, the source number format, or one set by the pivot
table should take precedence over the one specified by the style, or else
it would lead to a very peculiar behavior.

This is especially the case when the documnet has its 'Default' style
specify a number format that's not 'General'.

Also, we should take all number formats into account, including the ones
that are 0.

Change-Id: Ifa794314a2881c5146e24eb7be892585a823048d

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [55e61ec26d44847ffa55537a6bbe49bdf2fe1d03]

Use -Wl,-dead-strip

Change-Id: I33a5dad31372b3add97ce31f6f9488a13f944f51

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [b99acf9b2a6c38de3466cd90eea0a4a289142f79]

Fix typo: s/VISIBILTIY/VISIBILITY/

Change-Id: I6c031e9d2e9211409b28ce0c20a3cd11119ab86e

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [3e1a0ff45ea8fcb95505e03b5ce2418c077c214c]

Factor out gb_ObjCxxObject__command and gb_ObjCObject__command

They should be the same for Mac OS X and iOS, so keep just one copy,
in com_GCC_class.mk. (Actually the iOS one was missing the
gb_VISIBILITY_FLAGS, which caused some linker warnings.)

Change-Id: I340fd7e262459bcc2b083c807b783d64d52040ee

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [449d657b10446e77b388ff01d4f595b50ecf7c49]

Don't do dynamic lib tests when we aren't going to build such

Change-Id: I3190fba16638512dbc4247fa3fa95c39fa377b34

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [13eca8620a34670a1941e7546825f063b4d28efe]

More hacking on an iOS "Viewer" app that doesn't do much anything yet

The Viewer app is intended to eventually resemble the experimental
Android DocumentLoader app.

Build using the gbuild mechanism, which is also invoked from an Xcode
project. This seems to work out fine, the resulting app installs at
least on the simulator, and you can debug all the LO code involved
even if Xcode (obviously) has no knowledge of the LO source
files/classes/etc.

Change-Id: Ic96178d80b8d6467cac969b29e37f0d39513acf9

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [f6c44ad3f7351e5285f26c4504fae7c8155db1a2]

Do build executables for iOS

The ones that are included in an app bundle, that is. Link them with
all our (static) libraries.

Change-Id: I36262dc32d09d28b43fcd702e9af1666c1daee3a

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [40900fbd7dfe7614f2d6f49d53b2166ee7669f15]

Add iconv library

Change-Id: Ice30031754e00958e9b1906ed767f56d481889c3

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [8df455d7b9d3fb4df5f35b49453756133724de81]

Make the rtl_uString pretty-printer work better

Change-Id: I4c376f53af0a20203a4c8ea34abbf607ac7e987e

2013-01-03  Tor Lillqvist  <tml@iki.fi>  [92dbf9df486c3f77f48756ffae424990158d9963]

No point in the DllPlugInTester executable on non-desktop OSes, I think

Change-Id: I46e4081375e2f7eda0c9f443cf28dcfe575a7dba

2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [9c06700874bc7fbbf6b663133954a0898957c075]

fix build

Change-Id: I2588b69280abbc510ee2fdc9845df56616db8b95

2013-01-03  Matteo Casalin  <matteo.casalin@gmx.com>  [ca8281721366b190be186b0649ce48eb1d61854d]

Avoid unnecessary operations on an OUString

Change-Id: I1820711664a6aa18587e1e4a3d74a8e4cbfcc07e
Reviewed-on: https://gerrit.libreoffice.org/1537
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [f6b4d0313dbaf1089254a1bfae9ccfbc3f413eb3]

fdo#57950: Remove chained append and simplify strings

No need to two strings here, since just destFolder is used.

Change-Id: Ie1bfd5744113764caaec11d9fb9c771f9c67e1c4
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d905daa0d05010ffe938790c513e25df3301b310]

fdo#57950: One more chained append in basic

Change-Id: I179b5bfd1d85152a53bb821ab9eeb78efb8a6083
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1516
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [695f4a18e6e538f8d6080f486695e4f58f8bd574]

fdo#57950: Fix some chained appends in basic

Change-Id: Icac8ec992d993748a063aa95cc6f58c24fa87444
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1515
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [87f2e713ea819d1e36084ba7813ee6671237206c]

do not set LD_LIBRARY_PATH twice for unittests at all

It is already set by gb_CppunitTest_CPPTESTPRECOMMAND (or should be),
and doing it here again causes problems avoided
by 265feeb31ffc08cd4ccbe48398cd41d9cf1e2a25 , or when ICECREAM_RUN is set.

Change-Id: I5ebe8ad735ea6ff8cb1c205c55c45b93550c8b55

2013-01-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5bc348ae930b57f546238a8d24efebdd0972753c]

make sure the column index is valid, fdo#58539

This is the first part of the fix for gnome#627150

Change-Id: I02cd8c553dd6b9a026c0ea38d77c6831fef6498e

2013-01-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95dbe79206b107a987914f8f97f26ca79da5dd2b]

simplify this code a little bit

and restore some of the old optimizations

Change-Id: I1b42ed135bd3f8dfb663740a1bd2dbfa1216a388

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [93ff02a31364bd334d8bee2e4bc6715f9f30d847]

RepositoryExternal: typo in gb_LinkTarget__use_sane_headers

Change-Id: I011a946311498cbe42ebcd5cd6517f855ea5e8d8

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [11199dd01b909d75e97df9617cc5bbb71c43fe3c]

Makefile.in: un-break "make accessibility"

... caused by missing new-line after "\"

Change-Id: Ibdccf7f18e909308fbc1e58b6ddd3301e08a2223

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [db7ec711cfff06daa1d61fdded9d7c330d3aafc6]

writerfilter: remove Junit complex test

The test just loads 4 documents and has been disabled for months.
Also remove the test documents because they are duplicates and are
also stored in writerfilter/qa/documents/.

Change-Id: I9f51240483d800bc104c3842b8158dec90b3e69b

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [3f27da0a672d0eac84b2a7b411228bc667c4a2cf]

gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL

Also fix the wrong check in cppunit/ExternalProject_cppunit.mk
which caused cppunit to always be built without -D_GLIBCXX_DEBUG.

Change-Id: Ia247dcd84e2c6fa0e9384fd27643537984d980b5

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [1fa1c73f6801b3cea6cc01d4ea815929ef213103]

cppunit: CXXFLAGS should be set only once

Change-Id: I67e38db4b41849ac4be4ad20825391c84c7ed412

2013-01-03  Michael Stahl  <mstahl@redhat.com>  [49440d2588466b257b505a7e580d58b46d58b158]

.gitignore: re-add VIM swap files

Change-Id: I08ab04005720e0de826d6a0cd33211e3a70d5965

2013-01-03  Tor Lillqvist  <tlillqvist@suse.com>  [844095f29af4ea2d9b42e1231456c4556a8f96f3]

WaE: unsafe mix of type 'bool' and type 'sal_Bool'

Change-Id: I927f7ea5cae396bb10ffc2568ec68ae69b8f3f82

2013-01-03  Noel Power  <noel.power@suse.com>  [446ac227bf3477ac3041d87bd0d880c3d61f4208]

fix fdo#58779 fdo#58403 re. raise print dialog

adds another tweak that had been removed with some print related rewrite

Change-Id: If63072c9b2c6158d46f26933fd54766fd808569c

2013-01-03  Matteo Casalin  <matteo.casalin@gmx.com>  [95fc4bdb8ee6cefa3514895ba2f12789e2879956]

Remove unneeded 'else' and fix 'else if' style

Change-Id: I774af9ca0631e931ddc8c5025981dabca557e325

2013-01-03  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [52ad6005d3350127234667384266ae7a368fe067]

sal: use pread / pwrite on every *nix

pread / pwrite don't look as a Linux and Solaris privilege.

Change-Id: Ifb2e88445d4064c13a406007bfd523ae0caa38e5

2013-01-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c40cd8a4f203a4f817a77ab850e5027f8bae9b91]

Remove all occurences of RTL_* and ::rtl prefix from basic

This is a big commit, so thanks for your time reviewing this :)

Conflicts:
	basic/source/sbx/sbxscan.cxx

Change-Id: Ib9bc710b87475b5695764557321e5dcef25e5933
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [329f3cd02546dfe58bf00f6ad3b71bc84a8d4320]

fdo#58539: Check for mxValueLink being NULL before dereferencing.

Or else Calc would crash while loading the xls document from
gnome519788.

As an aside, this xls document appears to be corrupt. Trying to
open it in Excel (XP and 2007) causes Excel to offer to repair it,
while fails in both versions.  Excel XP is somehow able to open it
with some content preserved. No such luck with Excel 2007.

Change-Id: I04616a4c926862461a2efdd99ccabe36122d6825

2013-01-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a8a3e46978b3397ca8aba38917bd5dbc808c9b8]

fdo#58539: Properly initialize a member pointer value.

Or else it would crash when loading the doc from fdo#55174.

Change-Id: I21eb77f97dcab467c185dacaf9f00753bb4fc18c

2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [58e76a64b46791406277d574deecb081f230b910]

one more place for forcing windows path in nss build


2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [dfbcb34441fed0d38e7c86f32d659ba8ab52640f]

force nss build to pass windows path to cl.exe

Not sure what's wrong exactly, but on one tinderbox cl fails because
of "unknown" argument (unix path to the source file). Work it around
by explicitly converting the path to windows path.

2013-01-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5693934456f917861af7cb02734578b049a46940]

limit the number of imported digits, fdo#58539

This should fix the crash with gnome#627420.

Change-Id: Ibfff498282dc1c6fe9124ced645392107ef8829f

2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [96e7e3564b473944218ea2f5440c70399e978e14]

add missing nss windows libs


2013-01-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fa1b00095011def26cc291e74948817632e3545d]

don't overflow column number during import, fdo#58539

This should fix the crash with kde#245919

Change-Id: I7c3af01e27233d2f94d5585247c59e7d5b6ea8ca

2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [669c27ca0575e046b37db7ecc0a3d24ed2001a62]

system-zlib for mingw


2013-01-03  Luboš Luňák  <l.lunak@suse.cz>  [ec51a95936499cdab17e5b892cc8abb648fc710d]

libs should be listed after the libs that require them


2013-01-02  Tor Lillqvist  <tml@iki.fi>  [2ed074578b00582e40cf6380f629570d1eee3f71]

Unbreak build with just the NDK without a 64-bit add-on tool-chain

Change-Id: I05c558b557cf083feb570f8ac14ecb75c1c21eb6

2013-01-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c27e334661b62897a81a450ea9188f80e053261e]

fdo#58539: Avoid throwing exception not specified in the signature.

This should fix the crasher with the fdo#45266 document.

Change-Id: I41cf02f211e289b85c31b2d2d60e0c4d849b7e8e

2013-01-02  Luboš Luňák  <l.lunak@suse.cz>  [ebaaefcbf34d037aa8091ffbef3b7f8adc7a9ac5]

try to sort out libsqlite3 handling in nss


2013-01-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [79f1ef44e77074d8f5a1d32e0447118e5b9c4e70]

fdo#58539: Resizing matrix should also resize the flag storage too.

Or else resizing and then putting empty elements may crash.  The flag
storage is used only for empty elements.

Change-Id: I1ada8f795a01336af185e6180bc03247c44472ba

2013-01-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c1f9efa4ac8a406cf10f3b5585f45ee0114621e4]

fdo#56278: Write a unit test for this.

The reported bug description was very concise and unit-testable.  We
should turn it into a real test.

Change-Id: I7383316e8fcf799a59b1c32a1722fd4b6b224d1c

2013-01-02  Miklos Vajna  <vmiklos@suse.cz>  [8275c8fc33b63aa40a0a8a8c215f32b9986edab6]

sw: fix loplugin warnings

Change-Id: I090a51c112c960b8cc9b208bc7378a5aa3754552

2013-01-02  Tor Lillqvist  <tml@iki.fi>  [b24f82fda9558a8b07a6df9ac898d0e166113a10]

Can't build the NPAPI plugin stuff as 64-bit for OS X

It uses QuickTime and Carbon.

2013-01-02  Tor Lillqvist  <tml@iki.fi>  [0f6f38b5d7288dd71a26040aee04b1ca4f6e0bcf]

Fix 64-bit OS X build: don't try any universalness


2013-01-02  Eike Rathke  <erack@redhat.com>  [79a3c9b186534c5e3adde2266d3e7fd6527b11b9]

partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49

Re-enable build with ICU 4.6 and 4.8
ICU versions prior to 49 don't know Conditional_Japanese_Starter and
Hebrew_Letter

Also, the change in i18npool/CustomTarget_breakiterator.mk

- -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \

with i18npool/source/breakiterator/data/line.txt

-$CL = [:LineBreak = Close_Punctuation:] ;
+$CL = [:LineBreak = Close_Parenthesis:];

did not produce equivalent results. Instead use

$CP = [:LineBreak =  Close_Parenthesis:];
$CL = [[:LineBreak =  Close_Punctuation:] $CP];

Change-Id: I14fc14319ea34f23393264560452a79bb49fc3a7

2013-01-02  Luboš Luňák  <l.lunak@suse.cz>  [3b1102ad193d55b98c7c72e706173353c35bb1b6]

looks like libnsssysinit is linux-only


2013-01-02  Tor Lillqvist  <tml@iki.fi>  [2210bade74626de68e51adb9759b81f62d7c0b01]

Check also for a (self-built) 64-bit NDK tool-chain

Also make the --with-android-ndk-toolchain-version option mandatory. Otherwise
it would be possible to leave it out and that would appear to work in the
configure phase but in fact mix stuff up when using a self-built 64-bit
tool-chain merged into a r8b,c,d NDK.

Sigh, maybe we shouldn't even try to have the configury generic enough to work
with any NDK version (which probably it doesn't anyway), but explicitly accept
only a small set of NDKs, like r8b,c,d (which probably are the only that we
work with anyway).

Change-Id: Iecdf3a2d841e7b29598228ae49f48eca9640a82c

2013-01-02  Miklos Vajna  <vmiklos@suse.cz>  [49fc6c6b85e4902dc9b776d82ec17ea7c01a8dd1]

sal: missing jvmfwk in log-areas


2013-01-02  Luboš Luňák  <l.lunak@suse.cz>  [e912ea714ec40c5046d1c1425c1e58fd6e689df1]

try to fix nss on macosx


2013-01-02  Peter Foley  <pefoley2@verizon.net>  [c003d25d24786073229d0f8e545b2863c27fa282]

convert nss to gbuild

Change-Id: I59edc4c437abccc201823d97f1cbec230d273b05
Reviewed-on: https://gerrit.libreoffice.org/1529
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2013-01-02  Luboš Luňák  <l.lunak@suse.cz>  [dc277bc6a1c357fe725db2c567d3e1cf16fb7806]

use MINGW_SYSROOT consistently

Restore all cases to expect /mingw/ included in the path.

2013-01-02  Tor Lillqvist  <tml@iki.fi>  [ca3aba4cdf766cf33b0dbbe495c9e6f57f069822]

DBGHELP_DLL is set in download.lst included at the end

Change-Id: I5465c9176b0b53f9a148fe50373f38c71f179746

2013-01-02  Werner Koerner  <wk661lo@gmail.com>  [ce9deff347ebdb1ab6faced894e8de9979eabb0e]

Change if-statements to switch

The bit-values do overlap, 3rd and 4th case were never reached.

Change-Id: Iaaf39a11811c4e28c34260a7eab7fa0476165d1b
Reviewed-on: https://gerrit.libreoffice.org/1497
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2013-01-02  David Tardon  <dtardon@redhat.com>  [76091d814ca084ba66fcb9db8bc4565c47ee16a5]

only package .ui translations that can be produced

That means that there is corresponding .po file for given language.

As a slight optimization, do not even try to run uiex if _no_
translation would be produced.

Change-Id: I901e88b20edfb55e4f8bc661bacf8218b603bdcb

2013-01-02  Luboš Luňák  <l.lunak@suse.cz>  [8620f8b51dcc2c9f50364d42e756fd8b11bdc1e3]

fix use of MINGW_SYSROOT

This got broken in a084ea60680372efb7998f7369c9fc99eb85c50a.

2013-01-02  Noel Grandin  <noel@peralex.com>  [265feeb31ffc08cd4ccbe48398cd41d9cf1e2a25]

fix 'DEBUGCPPUNIT=TRUE make subsequenttest'

When running a unit test under GDB, we do not want to prefix the
cppunittester executable with the LD_LIBRARY_PATH, because that has
already happened before the "gdb --args" part of the command line.

Change-Id: If3f81ba3fc3e5260142d7e9c2d4a78e9ca63382c
Reviewed-on: https://gerrit.libreoffice.org/1532
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-02  LeMoyne Castle  <lemoyne.castle@gmail.com>  [252136551f2c032b62f9650a06389f2b4fe6e6c1]

Paren fix for Ubu 10.04 build (and fdo#58417 ?)

The form: OuterCtor( InnerCtor(array[i]).method() )
with explicit ctor(s), unused optional arg on ctor+method
--> error 'parameter can not have variably modified type'
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1).
Min fix: force precedence/associativity in type resolution.
fdo#58417 BTs inside 1 of these ctor calls.

Change-Id: I4d8b979df0fc827758b1e9a336031671425486ea
Reviewed-on: https://gerrit.libreoffice.org/1531
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [73731b01cd65defdf9b42a9754bede3ba84221d7]

docx import: don't apply complex font size to non-complex font

OOXML spec says:
"[szCs] specifies the font size which shall be applied to all
complex script characters in the contents of this run when displayed"

Change-Id: I0faf599e38ef5a2e2005bb6f98874639be7d8287
Reviewed-on: https://gerrit.libreoffice.org/1454
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2013-01-01  Luboš Luňák  <l.lunak@suse.cz>  [59074c09b838ebaf63f5d3e7578bb473080ec0ee]

remove use of #pragma optimize

All these are years old, guessing from some comments as old
as Windows 9x support. These workarounds do not seem to be needed now.

Change-Id: If67baa5cdefcec33b28696c764b1ed96143b7ccd

2013-01-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f9f9fa1ef72c78accfbc25b33748a1046aa01843]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop

Change-Id: I23bd979aa39a8062f65f66e701cfd8ca3a18da8c

2013-01-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [ffaf6adba6da2af0bd9ceb7f94b4e4eff055ae20]

RTL_CONSTASCII_(U)STRINGPARAM removed in avmedia

Change-Id: Id9ae8600d7f688bd733148663ef501b6ba2bc7d1
Reviewed-on: https://gerrit.libreoffice.org/1528
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2013-01-01  Peter Foley  <pefoley2@verizon.net>  [cdb86989d118eb9944537be5178275c6d8d7e038]

MAKE not GNUMAKE

Change-Id: I0f57a5a3f9d4f710715a478439e87409378f151e

2013-01-01  Luboš Luňák  <l.lunak@suse.cz>  [0ce5edfbcf8d404afd5f2fbf4376cc94521a541a]

no non-ordering dependencies on <whatever>/.dir

As that'd be like forcing a remake every single time.

2013-01-01  Gokul  <gswaminathan@kacst.edu.sa>  [1009d4febc5a3d79786d5c2d01799241092afd9c]

Added bulletsandnumbering .ui

Change-Id: I224baa5e62454afd998d1cb35144b1594d54d759
Reviewed-on: https://gerrit.libreoffice.org/1352
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-01  Jack Leigh  <leighman@gmx.se>  [e350815692a9f660f2dabddc0f76262697b64a1b]

fdo#58651 improve layout/spacing of positionpage.ui

Change-Id: I17dde604a94989e0f3fb0c8a6c0e3e6e1f362574
Reviewed-on: https://gerrit.libreoffice.org/1472
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2013-01-01  Caolán McNamara  <caolanm@redhat.com>  [2e00c0efbe03b3390200ea515da57aa57b0cd1ed]

move xmlsecurity .ui stuff to right place and adapt code to use it

Change-Id: If1f3dbbbef07004ec02a65563524c6c17dc16c00

2013-01-01  Caolán McNamara  <caolanm@redhat.com>  [504b79c6cae6e15793420a63384e59b5d1f7037a]

hook SvxSimpleTableContainer child positioning off Resize

instead of SetSizePixel etc.

Change-Id: I17246821f1805bda9da0503e4fab05be5724512c

2013-01-01  Caolán McNamara  <caolanm@redhat.com>  [5dc0c03f797e53aef7411c26782b6d39b7e93d0c]

implement spread button layout

Change-Id: Ia17d3f4d14319adec6b0b20dced5daf5b8018c36

2013-01-01  Julien Nabet  <serval2412@yahoo.fr>  [f843850ee9994653673ef5591aae875d7fb22fed]

fdo#47466 FORMATTING: Autoformat empty rows causes app to crash

Thank you John LeMoyne Castle for your support
http://nabble.documentfoundation.org/Wrong-indentation-which-leads-to-segfault-in-sc-source-ui-docshell-docfunc-cxx-td4026726.html
However, the weird thing is I reproduced the crash with master sources but didn't with 4.0 branch nor with 3.5.4.2 Debian packages

Change-Id: Ia5366f479a1066106551b77b5a6315fb78e1bf7d

2013-01-01  Julien Nabet  <serval2412@yahoo.fr>  [2e1abe1c59b1121ffb5d46afe82ce985cb70c4db]

Fix some 'bRet' is reassigned a value before the old one has been used

Change-Id: I815b943871f11ae2bbe2d5ecfa6e096fb7bb463f

2013-01-01  Andras Timar  <atimar@suse.com>  [4f21a0de363116cde65151d09ef4af9aff08886c]

Bump copyright year to 2013

Change-Id: Iab660dcfffc2a511092398926338ed06f6408925

2013-01-01  LeMoyne Castle  <lemoyne.castle@gmail.com>  [4ae569eb3e6d587aed6885b46c78f0d9bcbbb0b2]

Minimal fix fdo#58766 Macro Recorder opt not saved

Load of the last Misc. config item is skipped due to
its index  == # of strings in array in GetPropertyNames.
Omission in middle drops last item -
never gets to the Enable Macro Recorder option.

Change-Id: If99e0aa89e82ffc362f5e4bda712881a546e510a
Reviewed-on: https://gerrit.libreoffice.org/1523
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2013-01-01  David Tardon  <dtardon@redhat.com>  [2e9ec0a8bcb29681c54b16fadf6b47cab6a6b0db]

simplify processing of python.sh

Change-Id: I583407233fad1f7aaccc137642e5f134c3ba2874

2013-01-01  David Tardon  <dtardon@redhat.com>  [085e0adf53baff298059980a54758d81b08bb059]

just pass the define through -D

I am constantly amazed at the creativity of the original makefile
writers. An extra header file, processed by sed, rather then adding one
item to CDEFS? Really?

Change-Id: I41ae8b10fc447ea5ab91e767c8afb87e39b9b5f5

2013-01-01  Tor Lillqvist  <tml@iki.fi>  [ae5c574ac24ed8979dcf03da87cd14c078db2a07]

WaE: private field 'mPreviouslyDiscoverable' is not used

Change-Id: Ib3f16646035fe29aa64608a17f1a3063f9ebde95

2013-01-01  Tor Lillqvist  <tml@iki.fi>  [a754161b51a10d01fe78b02c7213d3cf2b63fae5]

WaE: duplicate 'const' declaration specifier

Change-Id: I70b12a4de7edd785f87e4de3f398e90bf54ca84f

2013-01-01  Tor Lillqvist  <tml@iki.fi>  [436d8669eae4d95976b6d29b04c2f180ebc1ea67]

WaE: unused private field

The fields were not really unused but the compiler can't know that,
and it was done in a horribly hacky way anyway.

Same fix as sberg did for the corresponding MacOSX code. (Yeah, should
factor out the commonality. Not that I know whether the VCL code for
iOS will ever be used.)

Change-Id: I573073c3f5c15f0a40ed72c9d58578fc80f65b93

2013-01-01  Tor Lillqvist  <tml@iki.fi>  [993c3bff0173f5c9f8941e6b036d3e57f4b68cf1]

We don't use these when DISABLE_DYNLOADING

Change-Id: I3be187cf7e87697e37a6dafbcdf8d0a4b924639e

2013-01-01  Tor Lillqvist  <tml@iki.fi>  [5275fabcb0c3941e32c23b9a9f66f395ab10b251]

WaE: private field 'hModule' is not used

Change-Id: If3fc6937e66e9261255a9b197f995d923cc31132

2013-01-01  David Tardon  <dtardon@redhat.com>  [00234d0578419c3d0847dd89554186146121f60e]

replace bashisms

Change-Id: I4d7709effb8cb98827e6bdd62e422186d61ed2a0

2013-01-01  David Tardon  <dtardon@redhat.com>  [55563832c492e5b03a88763cf15384655ba31181]

check for python.exe too

Change-Id: I6f66348f8e40a7f977f33e145171489d7c57b8be

2013-01-01  David Tardon  <dtardon@redhat.com>  [3f22967547f529e46651c9247d696dd7668943dc]

fail early if python version cannot be determined

Change-Id: I8fea82f8d4f779b0e7f8550fb67b794d6ae913ba

2013-01-01  David Tardon  <dtardon@redhat.com>  [3638ffa2a3d8007c3e6dc83ba7ff712fc1609bb3]

always set library path

Change-Id: Id8984f64615ac5d2ecfccca5d1d44ea5db76811c

2012-12-31  Peter Foley  <pefoley2@verizon.net>  [c97a46ad210c4747af2309d0c75d9a0bdb642ed4]

fix postgresql on win

Change-Id: I2c43441563cfb1237e6b2eaafe0acfaa5e952cde

2012-12-31  Peter Foley  <pefoley2@verizon.net>  [120553e5585b7a6efef796d0b4e5f7159979ead9]

add fontconfig to tail_build

Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828

2012-12-31  David Tardon  <dtardon@redhat.com>  [acfd176c3052692c85f4cac3103695be4e8f74df]

name the libs to deliver correctly

Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0

2012-12-31  David Tardon  <dtardon@redhat.com>  [b87e86c5b1ce547a804cfc8ed7d5cb7bc82a5ce8]

fix typo

Change-Id: I547cbac3e8c14485a01716f099c37a96e5876ee4

2012-12-31  Peter Foley  <pefoley2@verizon.net>  [9ddba6644024254a348c3569835df6ffae8c985a]

convert openssl to gbuild and add to tail_build

Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3
Reviewed-on: https://gerrit.libreoffice.org/1495
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-31  Peter Foley  <pefoley2@verizon.net>  [b4b6c459830ba6a070a813a533530feff3964ab0]

fix icu deps

Change-Id: I02c6554d0bbfd39a2693de742712e98b059956a3

2012-12-31  David Tardon  <dtardon@redhat.com>  [ba98416d9585085d116bc5da69f0c0b249af57df]

add missing \

Change-Id: Ia674a80cc2fcdd4cabc97182e368a89604816d43

2012-12-31  David Tardon  <dtardon@redhat.com>  [dd9655868e60af0f67de715f1f04aa0989b6b58b]

fix gb_Helper_execute

Change-Id: Ia3aa20d59a2d2a6e691242a420b3816fe0621325

2012-12-31  David Tardon  <dtardon@redhat.com>  [f8ed393b654066b7bb4e734e69da40abe3f715d5]

drop CustomTarget_mingw_dlls from Module mk

Change-Id: I46da6fa9d301c2e4926ec804b87a099695ca89b9

2012-12-31  David Tardon  <dtardon@redhat.com>  [b1eb1db8c68c9d5de2097c28f5224132a199fdae]

copy dlls directly from mingw sysroot

Change-Id: I23678af155776eba266c15bfa2339b417d467e27

2012-12-31  David Tardon  <dtardon@redhat.com>  [fe602cee781e9b143b68b8ece9ba702e8f6e26e1]

fix another typo

Change-Id: I30daf07135d89494b4fbcdf50797254e73f80ea9

2012-12-31  David Tardon  <dtardon@redhat.com>  [d2ab4e79566d0c09052231af4f198b20a22116e4]

get_target -> get_workdir. sigh

Change-Id: I4dbb8ab85bac63de42545b80c532f9593ea0afcc

2012-12-31  Radu Ioan  <ioan.radu.g@gmail.com>  [e4429d43f55c52f16130a745d428b89cbf2f0394]

fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

Changed some OSL_ and DBG_ to SAL_

Change-Id: I192994238b949ffc51697a356a2f49072d5cedb2
Reviewed-on: https://gerrit.libreoffice.org/1519
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-12-31  David Tardon  <dtardon@redhat.com>  [7d6112773e806630eeaffbfedb6ee89e81d2f8fc]

I did not want to push that...

It does not work, anyway.

This reverts commit ee18b30b0391a443a51d7b97060f118478c202af.

Change-Id: Ibe21a2a62ecbfaf8dcd87113bde386050ffde25a

2012-12-31  David Tardon  <dtardon@redhat.com>  [a084ea60680372efb7998f7369c9fc99eb85c50a]

do not second-guess the location of mingw sysroot

Change-Id: I669b6c7b90f2b803f68df86704b357967481f6ce

2012-12-31  David Tardon  <dtardon@redhat.com>  [3204d0383a181766907a5c90ddc1d3cf97fceea2]

always set library path

Change-Id: Ie3248563815c2558c573e525e79024ef083345b7

2012-12-31  David Tardon  <dtardon@redhat.com>  [ee18b30b0391a443a51d7b97060f118478c202af]

move gb_Executable_get_command back into Executable.mk

Change-Id: Ia556cbfda5c5c3d9e1b2b7b1f488b079ce420367

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [877113907606df20d465eee9b698c86d2299de18]

Add b_Helper_set_ld_path back in more places

Change-Id: I05d1fc218fad0987958600a2638953672281919e

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [fe20c74c3ff788e63174b4436357adaf3c965a52]

Deliver raptor.h and rasqal.h

Change-Id: Ia9aae74702d562516825735642a4d707f845cbb9

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [341b467102d7b7d04752570611255332a4dc2692]

We need b_Helper_set_ld_path here I think

Change-Id: Ie6dc76859ff51e1d25abbf65de1abfba46dd4252

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [d6c090c1c7fb3749716c18be4ec8adcacfeffad9]

Revert "bestreversemap uses URE (libuno_sal)"

Sure, but this was wrong.

This reverts commit e795b4d80dec9eb1e9b63daa4e31c03d8d68f220.

2012-12-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [be2b3e51ed599801a999b0db7a6f19222be207d9]

Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx

Change-Id: Ie9bb6018955faa41c359d18c6b2c10b58fd20db9
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1512
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3d623f39335870e4c6706e6b985f0218e2faafa6]

Remove some unused functions

Change-Id: I618de5d34d891b1b183cca12b71aff4128b2f92e
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1517
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-31  David Tardon  <dtardon@redhat.com>  [9eb90b97e80979d384640763507004b2df102379]

the wine .def files are in $SRCDIR

Change-Id: I18469885d2d66b72aa89ef7a0faa449563e49ebc

2012-12-31  David Tardon  <dtardon@redhat.com>  [fe367205f592a8672427a8ab17009a8fc2695ca5]

configure only looks in $MINGW_SYSROOT

Change-Id: I8882525ae6ae24957d9e34fc1ab8d5525251889c

2012-12-31  David Tardon  <dtardon@redhat.com>  [93d73b21a6e9fbc62bc5cf80cb360b74aef76fad]

drop some unneeded explicit deps

Change-Id: If19289a78a8d6ac01ce2951fbef9e3ba575ed680

2012-12-31  Noel Grandin  <noel@peralex.com>  [63894cb4fed44aed01092cdee1fe30463eb5223e]

fix fdo#58451

I introduced this bug during my "shiny UNO" conversions.
We pass around SQLException as an Any in the IDL, so we need to treat
it like that it the service code.

Change-Id: Ib55b1e156c93fb1488b21ab4d1423b25cb13a5cf

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [e795b4d80dec9eb1e9b63daa4e31c03d8d68f220]

bestreversemap uses URE (libuno_sal)

Change-Id: Icef3b0276b1560efd4bb14f59bf44f997b0a5221

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [24d874b97c3fa357319862515b41f77f44a9efad]

redland depends on rasqal

Change-Id: I703f80173e8108e0abcf7af824ef208216f60578

2012-12-31  David Tardon  <dtardon@redhat.com>  [35aec8c0c028a0f071c184521a23c382333e5e3b]

fix stupid typo

Change-Id: If10b00f0e19d7199380af16fedbdf2e9d0ad6871

2012-12-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d6fd3ccb105e164fdc826f1cafff2f5323194794]

handle strings correctly in ScCondFormatEntry::GetExpression, fdo#58781

Change-Id: I418837d4363c14779a4b2a7ce78c8b9e8df7f0d1

2012-12-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [faa7667d4a249d1a497610a10c64ac54799c08f4]

don't add a new cond format if we just want to edit one, related fdo#58781

Change-Id: I2f48daa9b317c59515366206f9f17c7d219db5d0

2012-12-30  Radu Ioan  <ioan.radu.g@gmail.com>  [3b1da9e650db388baa6d649219e2a0e45b58f062]

fdo#39440 - cppcheck cleanliness

removed some cppcheck warning

Change-Id: I81963001e4737c583764b07bea9abf59a61dead7
Reviewed-on: https://gerrit.libreoffice.org/1518
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [afb9d7d84cb25d91335467dd5e121f353e37a3ff]

Fix misleading indentation

Change-Id: I72050f4d3b0f617e04a8b404ecdc99e5e2806f18

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [d9584d9a6b017ee8b6f95a14fdec1223eb7dab6b]

Fix redland cross-compilation at least for Android

Fix typo: It's SYSTEM_LIBXML, not SYSTEM_LIBXML2.

The xml2-config from our patched bundled libxml2 needs LIBXML2LIB.

Need to find raptor-config and rasqal-config (for the HOST platform, that's
fine as they are shell scripts. not binaries) in PATH.

Change-Id: I58376d4ffbc9954c375b4e2b9bad3f68ed12e3bf

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [0876c627ddada2855e92203859b815a5f35262c8]

Fix typo s/ANDRIOD/ANDROID/

Change-Id: Ib3ebaf542bc74ce8c8d5cd967d3e55217b62381e

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [960dd22f2b2753d2f066af3c4caa09665208e89c]

gb_Executable_get_runtime_dependencies should be empty when cross-compiling

Change-Id: I3d8a454a6c3e2ccf5661742d26c85224bb4773bd

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [fca6f2eba2119ee90fc4276390315e2832478b42]

Avoid Emacs warning "suspicious line"

Change-Id: Icb8f4adb0794bd2857c48dbc6756b3258b8bbefd

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [0599c27c37f37a066edb1f8cefd70f83a58bf33f]

Remove misleading indentation

The indented line is not part of the if function on the line above.

Change-Id: I7ae7c1223af74cc5ffcf9d1d32fb848212859ac9

2012-12-31  Tor Lillqvist  <tml@iki.fi>  [a709e8d9d8e8b625a1f1694906057a2f6696dade]

Revert "fix redland for android"

I don't see how this would help at all?

This reverts commit ecc9896c9be9669ec1ea13a99c9aa624356b07aa.

Change-Id: Ibac7faa17ca3e6d1ba4426c270428327cc90d5ee

2012-12-30  Miklos Vajna  <vmiklos@suse.cz>  [08b4efb4e1cd01311719caffea4117fd8770f20f]

fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNT

Change-Id: I35bf580df157dee429d9dca193945ea95616d678

2012-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [f84bd3f065b31e3f7a8acb5590a6561838b5aa7c]

remove accidental adding of concat-deps

Change-Id: Ia0e60c5246e5e45b934548ebbf09a2f67910785e

2012-12-30  Julien Nabet  <serval2412@yahoo.fr>  [b18519cc1373e82b61e6c75b585903ff491c49e9]

Fix Memory leak: buffer

Change-Id: I300b329de802aa88c71bdf9da0a878a1577364b7

2012-12-30  Julien Nabet  <serval2412@yahoo.fr>  [c183d8c0cdc849673bee180f780604700eac85fb]

Satisfy cppcheck even if unused

Change-Id: Ia6ded9ef24a8c519e552c291696b4c346627bb1b

2012-12-30  Julien Nabet  <serval2412@yahoo.fr>  [2fbd64cef870568da1479a03f6ea778bab68a09b]

More cppcheck cleaning in sc

Change-Id: Ie040fa7ed9a3304bd4a10e404b7a0a4e45cbd69c

2012-12-30  David Tardon  <dtardon@redhat.com>  [e4cb67b4dabe40fdf8ce703d6739db7863c52fb4]

these functions must be defined early

... because their result is assigned to variables in various gbuild
classes.

Change-Id: I07c0fc54e10ddd76a6246ac4e9ed56541c9c1257

2012-12-30  Julien Nabet  <serval2412@yahoo.fr>  [dd4173e9bd4877721b2225975f9d01b1c88c1a9b]

Some cppcheck cleaning in sc

Change-Id: I620a9329d50397a7ea498dc4703978026ad337ae

2012-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [34f9e32c6f5b1233976f356dfeb1fe846cc095af]

restore submodules

Change-Id: If2178d8143b2c1bf8a10fd92ee575d53b29db331

2012-12-30  David Tardon  <dtardon@redhat.com>  [ec851e995426c770dee42e62638a5687be4bcc31]

Revert "change translations"

This reverts commit 7cdd83467a51c4a83b43ddc01e645dcc0fd549cb.

2012-12-30  David Tardon  <dtardon@redhat.com>  [ceb0d0635c7dcdca577d20887c6cdd37517697d1]

use runtime deps in gbuild classes

Change-Id: I007e0293c354d6f930dffb4a9a2c2df5640a673b

2012-12-30  David Tardon  <dtardon@redhat.com>  [7cdd83467a51c4a83b43ddc01e645dcc0fd549cb]

change translations

Change-Id: I8cbe4f73343fddccc878a8b1929eff7e9a6c4db7

2012-12-30  David Tardon  <dtardon@redhat.com>  [edf6730fd572788bac28f9fdeb84d25edfe04c0f]

add runtime deps for custom targets

Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008

2012-12-30  David Tardon  <dtardon@redhat.com>  [0d6f8e5c048d3caef43bf26f2ae683224dec6921]

allow setting runtime deps of executables in one place

Change-Id: I325287cba773df848a8797486c149502abae9c9d

2012-12-30  Peter Foley  <pefoley2@verizon.net>  [ecc9896c9be9669ec1ea13a99c9aa624356b07aa]

fix redland for android

Change-Id: I98f0c80d6dc4634b64aed7ae2a1e90f90027b90e

2012-12-30  Peter Foley  <pefoley2@verizon.net>  [c20147bb64dd12248b26a0ef5437dd89651bba70]

fix fallout from string cleanup

Change-Id: Ibd1bf217a6cb2b34eac67b0c3066f5800b584905

2012-12-30  Peter Foley  <pefoley2@verizon.net>  [18bd1e7364428cdb359762158c685223a82de99d]

convert redland to gbuild and add to tail_build

Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f
Reviewed-on: https://gerrit.libreoffice.org/1493
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8736d50780c915cc0dc3d06f0aa4a8b3801cde5d]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/manager

removed OUSTR() as well and replaced .equals() with ==

Change-Id: I3cbf3654f64bbc906352efc34d1458b00db3ddef

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [d1bab2c27356ae652951bd005d187ab6cddd7539]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/app

removed OUSTRING() as well

Change-Id: Ib074d4729370a921b6b51d50360e4fa92f3d5ddf

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [55bdbf3dac0bbcc0af4f7662e0cfaf99f668d9e9]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop

subdirs registry and deployment
removed OUSTR() as well and replaced .equals() with ==

Change-Id: Ib4ca45ba7fdff2179d744dac5a034dc35558d92b

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [0f3ee5e0d60e9e8b8c7e18393dda46532c72d658]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment

removed OUSTR() as well and replaced equals() with ==

Change-Id: Ica293711467cd93c8b4df3d52bb72bd0710ca05a

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [99e157ce644ebc86aa9ca778f88df572b90e4e6c]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migration

removed OUSTR() as well

Change-Id: I420f2e9214db86e1edefae0ed14a6a1faf065cfc

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f8ff0def93aedaffe8a15b84cba476757bf1691d]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/misc

Removed OUSTR() as well and replaced .equals() with ==

Change-Id: I99e8fcd936f0b2ec1d17d4d0a0be5832108c0f3b

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [e67cea929c62609526b65d36945b8dc4abf48be3]

Revert "SVG: add check if polygon is closed"

This reverts commit 0144c952282a4555b7ab0cfcf9d35bf753e5d8cb.

2012-12-30  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [8b1c57d474db0dec61e6e6445f883f93143c9ad7]

RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/gui

Removed OUSTR() as well and replaced .equals() with ==

Change-Id: Ie12ac42a76beb35ff2570d92584fc415e6e061cf

2012-12-30  Radu Ioan  <ioan.radu.g@gmail.com>  [c5132e30fb09477aa46d810dd86727b3aa8cf20e]

fdo#39440 - cppcheck cleanliness

Correct some strings

Change-Id: Ic019cb11b87cd51e7ffd1fb8f16b79dff381936c
Reviewed-on: https://gerrit.libreoffice.org/1508
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-29  Julien Nabet  <serval2412@yahoo.fr>  [26a0979711f89915508359a9804765d934631ec2]

bHOver isn't used in second loop and afterwards

See http://nabble.documentfoundation.org/Questions-about-function-lcl-GetMergeRange-sc-source-core-data-fillinfo-cxx-td4026455.html

Change-Id: I6fbd51917be1716b20a61a310186f4ca795dd639

2012-12-29  Gokul  <gswaminathan@kacst.edu.sa>  [86c2f4690b1fc5c65c1d36ca140ba65654debfca]

Added Digital signature widgets .ui

Change-Id: Ide3a4f97ff229edc6c1cab8f62a66b43c33439d1
Reviewed-on: https://gerrit.libreoffice.org/1351
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [396a3e7c7b315e158115eb487a8dbf16a594e48a]

adapt spelling dialog to use .ui

Change-Id: I51fdb40378253780cd15127f0c79eda54dce15f0

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [7d48d41d9e7bee273628ed55a4bac720751ba328]

don't remove blank rows/cols more than once

Change-Id: I7b46ac1f9fcca5a3ae9dbb6b6c4f92917f522295

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [fd38d60c54cf59eb533089fb478bd7d686893ac7]

now that the print dialog is fixed the SYMBOL_PREV/NEXT hack can go

Change-Id: I870a46e1b1e2bcd05795e423d3bb67a61e4c22d0

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [5aa0ac02a0cb9b7a387366f841bc603cbe396eaa]

callcatcher: update unused code list

Change-Id: I47467b53705f8059a829126a598e29a1105df13c

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [d906615e35c1a255c58c3f2085c8e2f110eb522a]

Don't display grammar checker's vendor name in the titlebar

There was always something a little underhanded about the introduction of
advertising of vendor names of the grammar checker.

Change-Id: I85a10770ee0891ebcfbf26b366f664811ebcf84b

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [248b095c59f8d98ef7ed46aebd495ff1d0bef001]

move spelling .ui to cui and clean up a little

Change-Id: Ia8abf9bf62e08239327a5f755373e6675136239c

2012-12-29  Caolán McNamara  <caolanm@redhat.com>  [92a9b7780c6e13a4da3b12794342edbc4c09ef51]

follow logical consequences of a minimum icu version of 4.6

since commit f20ed8959bc0a984177377a734d34f767653625b

Change-Id: I4f2fc5d9eb7a581b9ed707a3c3f96be817141846

2012-12-29  Julien Nabet  <serval2412@yahoo.fr>  [c4b2921fc21eed2ec7a5333a3d24cdba46be1203]

Some cppcheck cleaning

Change-Id: Id027823617d2328b9e827268825812634731a828

2012-12-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [b2e5700d0961d8f2e2f0596fb309eb3d1006193f]

Remove rtl prefixes and some RTL_CONST* from basic

Change-Id: If15d7c97de5295ea7d7f341e6b34acbfc917218d
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1504
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1d1abd28c2d4aab7c6ccfe94e49bd974fa5982bf]

Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl

Change-Id: I5bc79699e794de47611d785b9ae48b4badf9f2f6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1502
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [85f27205f41e7b6e63ea7fa0de9e3cb6a15b9bae]

Remove last RTL_CONSTASCII_STRINGPARAM from animations

Change-Id: Ib774bc7f70492910a2f3e7ac3088c4e07127b563
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1501
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-29  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d204c1a47ef7215ca3e1ef198e81d9eeaed2095a]

Remove last RTL_CONSTASCII_* from accessibility

Change-Id: Icb8f66c9f6ad70828aa55580a1f3aae8b2af1593
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1500
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-29  Peter Foley  <pefoley2@verizon.net>  [a7ef93ed1b6b19bc343c71eb9b16f8616517e6a6]

drop executable bit

Change-Id: I092a8183b7aa044cc6e55df91ac1109e269d8b8e

2012-12-29  David Tardon  <dtardon@redhat.com>  [27a66ce174d8c5c2947056cbf39533be55e14170]

gendict is internal tool, not part of ICU

Change-Id: Ica89dc89663ed3fa611e36245732b296386b5bf7

2012-12-29  David Tardon  <dtardon@redhat.com>  [d7f1952b3f41b072763da5b2ebcc1779fa8457bf]

we use idxdict these days

Change-Id: I89ba8543191b3c5eea95a3a0906af121726c1bcd

2012-12-29  David Tardon  <dtardon@redhat.com>  [fad69045a041be33d3c4c5a2114f82e18eeca6cb]

drop executable bit

Change-Id: I6661b25be4a181b255b3e0da0fddfd6cd111dbb2

2012-12-29  Julien Nabet  <serval2412@yahoo.fr>  [cf068828d334fcb0998755118e262d16c9db5b3a]

Fix SimpleGuesser::operator=' should return 'SimpleGuesser &

Change-Id: I29205bc8db7569cf123a52dd248a9165ebaef3a3

2012-12-29  David Tardon  <dtardon@redhat.com>  [6306926e038fd7ad49c0089ebce8be0f0f8da3c7]

register ICU tools as external executables

Change-Id: Ia6c96d3db5c232cb393832c1dd4e33295827bb99

2012-12-29  David Tardon  <dtardon@redhat.com>  [2e6d024ac589fd1df7f41a30cfdf47a2f1ded932]

fix internal python deps on MacOSX

This means we can put python3 back into tail_build, IMO.

Change-Id: I38b43f8fb0a0f91c42acb5acb3066b1e8596ceea

2012-12-29  David Tardon  <dtardon@redhat.com>  [bbf2f413958e7be2bef34c62932fc76f83e7ed18]

rethink external executable setup

Change-Id: I5293fea9b5404b82e72761407d325c408a2e45ca

2012-12-29  David Tardon  <dtardon@redhat.com>  [2f0e0daf9b94dcb15af84c4a00682d14ebfc5000]

sw_swdoc_test needs more services

Change-Id: Ia548732840d0fb15ee567629045ab430855cf849

2012-12-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [07e15b1ff368e4168e72e61bb924a6760b81d89f]

po.cxx: use static and const to increase efficiency

Change-Id: I146808171df2240aaa7901978f94cb260a3def6e

2012-12-29  Tor Lillqvist  <tml@iki.fi>  [f98407403f916f9a7474e93c674fc7ac360c3539]

Revert "String Cleanup and news OUString methods/constructors"

Broke a unit test and made all tinderboxes red.

This reverts commit 3179055dc3e267c961a5618c810fbc0df1858d72.

2012-12-29  Takeshi Abe  <tabe@fixedpoint.jp>  [3c33d78d6bae9768b34418c7ac54076613d808c8]

Remove unused struct

Change-Id: Ia789733d2010c7e2c6e687ba07ba3e282945406d

2012-12-29  Takeshi Abe  <tabe@fixedpoint.jp>  [ebfc9d5fed1f88b72aca718fc0092bf26b6dc8bd]

sal_Bool to bool

Change-Id: I68cbf5f58eb5e8d1595d4c2a0e5656a154df3b0e

2012-12-29  Tor Lillqvist  <tml@iki.fi>  [11ce98e1b9d2523bb64a49d3c2dc941b70be4ef6]

WaE: "PAGE_SIZE" redefined

No wonder such a generic-sounding term is defined in some system header, like
in the Android NDK's <asm/page.h>.

Change-Id: Id813afb836d358a3749a8a9fb1c9fb162f881c04

2012-12-28  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9f82a20777b6d16b2ea541619c3ad270e08e258c]

fdo#58842 Handle case of non-distinct statment

Change-Id: I1797dd4e0bc6a2e4ec475c860e6b903085d2aae1

2012-12-28  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [7dd273da8a2c6ccd851d756f1cc7f6ea6f0961c8]

Delete some lang variable

Change-Id: I4df609dad5de0cc45f00f4c4054b59fa014bb432

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [05cc878bb4567aa15841fe316b1e898ae43fe7a7]

Some cppcheck cleaning in sw

Change-Id: I3dd51a8ddd0c01c453331934869413d5999a826f

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [b2b400770586d545c3066672557a84f1e2f01b55]

Replace %d by %u in some format strings

Change-Id: Ica066dcdff68c50c10378752be9c3497104b2a0b

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [a5ee0319aa5162db9e4611449760568d9a2cb37f]

Fix "scope can be reduced" for 2 variables

Change-Id: I200d7c545e82fd2167f22f5522033d6e64b975f8

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [37abf7e62941af5c697ae4cd0c3dcd58d88f156e]

Simplify this

Change-Id: If1a8a2441398ea9f20d6ec45e649967673c7a6af

2012-12-28  Ricardo Montania  <ricardo@linuxafundo.com.br>  [3179055dc3e267c961a5618c810fbc0df1858d72]

String Cleanup and news OUString methods/constructors

Change-Id: Ia6142020330d0e12650fdc519b66f00e607eac42
Reviewed-on: https://gerrit.libreoffice.org/1491
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-28  Peter Foley  <pefoley2@verizon.net>  [c4f444dc40a1e8429250996dc2b39200c91ea1ce]

fix icu deps again

Change-Id: Iecc35559cf77e844a84e1f058cb57c02d53493a2

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [4df5fceade2ff3d70e2ceee2cb77c5f7cb4f8b80]

Fix The scope of the variable 'fReduceFactor' can be reduced

Change-Id: Ic885f5113ab1f83e493a3615b012724dc06f8970

2012-12-28  Peter Foley  <pefoley2@verizon.net>  [38c57836baeddd3276cdddd4b062f74210f470c2]

fix icu deps

Change-Id: I1763b73e80a19244d0fd788580c825c284347a35

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [8394c5a19170af5e62ba1a5adc236465e5d65bde]

Some cppcheck cleaning + Related fdo#57950

Change-Id: I7ac04bf39004f8fd86404710ef2f15cf9678f63d

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [f52e8908a6924ad7786874ca45deb46f0dfe4e30]

Some cppcheck cleaning in basic

Change-Id: I01ad0d95a94ede6998850937c58495920e7a4113

2012-12-28  Peter Foley  <pefoley2@verizon.net>  [479a0be4ec6adb9cc254f597f90388d9cde8b8ec]

fix typo again

Change-Id: I9f52afff1bf513a09fd3ca82ba49e84b545347f9

2012-12-28  Miklos Vajna  <vmiklos@suse.cz>  [53d335910f8843b3e9484fe481aa667ffe7b4485]

fdo#45533 make it easier to debug RTF copy&paste

Previously there was only a compile-time switch to dump contents of RTF
paste. Remove this, and add two environment variables instead:

- SW_DEBUG_RTF_PASTE_TO: to dump what would be pasted
- SW_DEBUG_RTF_PASTE_FROM: to paste contents of a file, instead of the
  real clipboard

Change-Id: I65f89417ec1cf781ace41df7916791f2199fe104

2012-12-28  Peter Foley  <pefoley2@verizon.net>  [c1be14de66aebfa1ce18ff3872876042c9ad7b1e]

icu typo

Change-Id: I5db8ac697c850e555e3edc584ab97e08942e8b54

2012-12-28  Luboš Luňák  <l.lunak@suse.cz>  [22b999c3f977b1e13d2167b065253febaf73f3f6]

fix the sw_swdoc_test crash

Keeping a reference to an expired temporary is a rather bad idea.

Change-Id: I4d93d644b7db957ea49bcf1127647b7e5427f469

2012-12-28  Peter Foley  <pefoley2@verizon.net>  [12ee1efbcd53d1550d209c89bf5553bc0d9794a9]

fix icu build

Change-Id: Iacb4deeb29d20d8369e09d55c0b0d36324a48ce8

2012-12-28  Julien Nabet  <serval2412@yahoo.fr>  [ffe1a2a92236a9b918b5c31d03d04332f2c63876]

Remove useless line

Cf http://nabble.documentfoundation.org/Cppcheck-reports-an-assignment-which-isn-t-used-in-sd-source-ui-func-fupage-cxx-td4026217.html

Change-Id: I0061cbec5a92ac0499eb6c80d6ffe13862aad03a

2012-12-28  Miklos Vajna  <vmiklos@suse.cz>  [4fd5136cbd1baa86361e84e3e3b146ba29d7d316]

xmloff: mostly kill CONSTASCII_STRINGPARAM usage


2012-12-28  Miklos Vajna  <vmiklos@suse.cz>  [c3b0f13546b30e5db3aecd311c7178e4e0933208]

fdo#45183 fix RTF import of tables with different row widths


2012-12-28  Jan Holesovsky  <kendy@suse.cz>  [45a85b5af82d130bb3eea2b6a168f4ceaff9975d]

Get rid of C2U in unotools.

Change-Id: I0ec321e1e4cdf7f20dba31f42ff493b2f3c7e74d

2012-12-27  Julien Nabet  <serval2412@yahoo.fr>  [8c3c491d4f419b496ac25f306b4b4ea7966465d7]

Some cppcheck cleaning

Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380

2012-12-27  Christopher Copits  <ChrisCDev@live.com>  [a8fdb0ba4d83e7df5b8c325aabf4ba2fa28e9545]

fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal characters

Instead of returning lowercase characters with BASIC's HEX command, uppercase characters are now returned. Digits from 0-9 are not affected. This change utilizes on OUString's toAsciiUpperCase() method.

Change-Id: Id6ea93a7635c1913c8592bf5519bdd7391f4e3bc
Reviewed-on: https://gerrit.libreoffice.org/1428
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-27  Julien Nabet  <serval2412@yahoo.fr>  [a1ff0ec108822d593bb293b6d37a34e6e7c012e5]

Fix 'Primitive::operator=' should return 'Primitive &

I applied the same for Windows part, hope there won't be any building pb

Change-Id: Id62c8c5f60e7a525d82c36ced944b71cc5c28b78

2012-12-27  Julien Nabet  <serval2412@yahoo.fr>  [8068f50276659058ef02958996d8ef84cd89017f]

Fix 'PropEntry::operator=' should return 'PropEntry &'

Change-Id: Id9a772771fe1f1694d1e247c20447461175495ff

2012-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ac9001b5dcc480942c19d9e06ece70cbc24444e1]

fix UnpackedTarget strip_components snaffu

Change-Id: I002470c2888d6dec876af18c2c016cc789eb399e

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [879f3aa79f524658f0698717e3eef5c361310531]

Fix icu cross-compilation

We need to pass the location of the icu build root for the BUILD platform with
the --with-cross-build option when configuring icu for cross-compilation (to
the HOST platform). I.e. we always need to build it for the BUILD
platform. Surely this could be done in a more elegant way, but I got lost in
the mess, and just hacked it in the cross-toolset rule in Makefile.in.

Change-Id: Ia5e9d13d01067c6dded1fdc86c56f8f39aae6bc8

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [b3c6ae8f5022b5f600043857151c1aff3b6a01ba]

Surely we want to pass *relative* pathnames to the tar pipe

Change-Id: I874957a399c306bfdb057322edb09c0b56373f10

2012-12-27  David Tardon  <dtardon@redhat.com>  [f45a07d6f4eefc75d983d7aca2b57d075749b4e7]

fix delivery of qtz "translations"

Change-Id: I2f0ae1eff5bd009a7cb467b38c1743eff51dc563

2012-12-27  David Tardon  <dtardon@redhat.com>  [4faaf5579937e2e2fc91aef28ba4974020d2fa9f]

simplify UI packaging

Change-Id: Id829cd4f12cb4d3fc8cb08dc5b297ee3cfc7591b

2012-12-27  David Tardon  <dtardon@redhat.com>  [b209dec8bbc9be5471438837a4da64adfa350298]

create all translations for a .ui file in one uiex call

This should help a lot with Windows release build times (i.e., move it
from "glacially slow" category to just "slow").

Change-Id: I6d397eb5d1ec1779616c3eef8e51f9cf29d5acec

2012-12-27  David Tardon  <dtardon@redhat.com>  [c27b2e377f612de2476ff0aa0ddc909ff214fcb2]

let uiex produce more translations in one run

uiex differs from the other *ex tools in that translation for every
language must be in a standalone file, named after the language code. So
uiex should take an output _directory_ instead of a file.

Change-Id: If3ed966147c6d11d1fe85c484463f1bca4eec172

2012-12-27  David Tardon  <dtardon@redhat.com>  [58aca95aab6a4023468c14078aad771e49d0c103]

drop unused include

Change-Id: If62a89dc2f442f94cd0e36f4447ebc4899ee0ab3

2012-12-27  Julien Nabet  <serval2412@yahoo.fr>  [c047ef2bf7b89fd4d6d0c8dfdfcfb4fe636735b2]

Fix Possible inefficient checking for 'm_GlyphsList' emptiness

Change-Id: I65c30e751fc01b63a54aa9c31b4b2a792b795a79

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [f172cd7f0aac39be1296f6f34a1f9c915db90655]

gb_Library_DLLEXT already contains the full-stop

Change-Id: Idfea805082acaf4afa3fc198226379345ceda726

2012-12-27  Peter Foley  <pefoley2@verizon.net>  [b92a0d9208e1b1a33818a3c451e9952963295f6c]

convert icu to gbuild and add to tail_build

Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6
Reviewed-on: https://gerrit.libreoffice.org/1488
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-12-27  Luboš Luňák  <l.lunak@suse.cz>  [e7f7053b227cf109c3cf733d0c698e51aed159a3]

remove no longer needed hack


2012-12-27  Tor Lillqvist  <tml@iki.fi>  [f7ad8786736c4682c2ee45c33665c8364bab6547]

Get rid of duplicated and apparently unused historical leftovers

Change-Id: I3ce6d7c9cfba9f1391e9cb26df2573ea969d2f94

2012-12-27  Miklos Vajna  <vmiklos@suse.cz>  [6cac123a8de8357cf11d9b5f818233889d729939]

fdo#45183 import RTF_SHPFBLWTXT


2012-12-27  Tor Lillqvist  <tml@iki.fi>  [09b08d4adb758b8766f22f2bac9a1fa2d94f6b53]

More MSC -> _MSC_VER, sorry

Change-Id: Ie5070d514c1f4dd9f9708253eb44134baec6524a

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [6943c7b11c92f3d4971704abcb213f57eaa4e115]

Sigh, my git grep regexps missed some cases

Change-Id: I085f14f40fb83cba171b35b14cf7c0d99091fc00

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [d72a0b5c618a37b70ba4d111b457deefad8f025f]

Check for __GNUC__ instead of GCC in sources

We still have checks for $(COM) being GCC or MSC in makefiles, of
course. But there is no reason to pass -D$(COM) to compilations.
Checking the built-in compiler-specific macros __GNUC__, _MSC_VER
(etc) is the right thing to do.

Change-Id: Ia961a29ba74e2c4977e5300a92318f38104c6592

2012-12-27  Tor Lillqvist  <tml@iki.fi>  [c318f3b0224a57102614be0efec4b49c80a3aa82]

Check for _MSC_VER instead of MSC in sources

Change-Id: Ibaf2501e6b655913963a53c1cd63668f1c4cccb2

2012-12-27  Miklos Vajna  <vmiklos@suse.cz>  [90649a207822e1fb402599987b1ac3d4705b1330]

sw: kill no longer needed C2S and C2U macros


2012-12-27  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [47139512bc5df08704fd9df362c7de86b99fe7e8]

fdo#57950: remove consecutive append in basctl with StringBuffer

Change-Id: I43464dd702c6b4a63df39b6a4b35bec63712d5e6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1486
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-12-27  David Tardon  <dtardon@redhat.com>  [0abaaf092451f1450c3a939f8872fdd27437b8d5]

fix delivery of libjawt.dll.a

Change-Id: I57b1c99d1e4a92ca7d61f6c54683016945ffa14c

2012-12-27  Takeshi Abe  <tabe@fixedpoint.jp>  [699132c269a6c6d9e815fc582e2e6a106e469233]

Remove deserted variables

Change-Id: Ied7eef51ad46e79f8e3d55f8bdcf38d15fa68c09

2012-12-27  Takeshi Abe  <tabe@fixedpoint.jp>  [f832713838ced5030f9e0ae78b13c85545f69d6f]

sal_Bool to bool

Change-Id: I788473f88d78cd3818dfed20112fa36cea81de0d

2012-12-26  Peter Foley  <pefoley2@verizon.net>  [01402f9d4ba0bc8bf8634ced4bfd6d41060d6913]

dont build postprocess twice

Change-Id: I344030d48c3f872cc63b5c1f444d18075fd160f5

2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [e90807267808eb062b93d762c50c02113ca40db5]

PCH for Library_vcl


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [13e3a3e5525f196affc6bc7a1abbcb7323eaa9c3]

PCH for Library_sal


2012-12-26  Tor Lillqvist  <tlillqvist@suse.com>  [e36f556026defbc88b1a5a4400130cd753a46148]

Cosmetics

Change-Id: Ib7225307f51c8764c4b2b0e4ce45702d7919a017

2012-12-26  Tor Lillqvist  <tlillqvist@suse.com>  [92dfaaa0bfd08de58ccf9387c805ade24c04b41b]

Subsystem 5.01 is invalid for 64-bit code, says the linker

Change-Id: I77f714bca9ddebffd6241d901661471aa27f03d5

2012-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e41982ac165092ed024b8ab318eedc7fcf4c6a9]

text:p is not allowed for chart objects, fdo#58571

Change-Id: I24c485d31ea3f0540164ff65074b392be1e557e6

2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [a6077f6d7e79c4aeba59c749da21319fe0256d57]

fix windows PCH build


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [5051b6ed72aaa8942469a2544013d79dd6917967]

PCH for Library_dbu


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [9bb21aea18b9fb8a0a46b8f4f9b277cb1840e27e]

do not bother trying to keep PCH and non-PCH dependencies correct together

When compiling using a PCH, includes included using the PCH usually don't
show up in compiler dependencies output, so the only the PCH has a dependency
on the include, and the source has only a transitive dependency. Switching
to non-PCH (e.g. ENABLE_PCH= on cmdline) means the dependency is lost.
Trying with the PCH timestamp was a nice try, but it can sometimes still
miss something. So whoever wants to switch needs cleaning first or
just know what they're doing.

2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [47b17ca76bd6d0753131a5cb5760213649b3b7fa]

ignore #include inside #if


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [32bd430f4d636b564a4cf796148705fd6ef72304]

PCH for Library_svt


2012-12-26  Tor Lillqvist  <tlillqvist@suse.com>  [96d3a20f387191013bd3fbd485e31e39166b979c]

WaE: unreferenced formal parameters and old-style declarators

Change-Id: I3bdf909d169696b0ce79ee9830aa99ae880636db

2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [6ede7ad5939562eb4be824542957c52012dbbe0b]

fix build


2012-12-26  Luboš Luňák  <l.lunak@suse.cz>  [28195613d367970ca5d3af6f877b6000a8a1963a]

fix dmake build of module external ... I think

Not that I have any clue about dmake, but without this it seems
like incremental make doesn't remake external if necessary, and
with this copied and adjusted from other non-tail_build module
it seems to work *shrug*.

Change-Id: If6818860d12ed752814574028895870a60d6a7d1

2012-12-26  Luboš Luňák  <l.lunak@suse.cz>  [3a5f326c7553fac3d9741b2d99f720461289f81e]

fix operator lookup with clang

I'm not sure if this is clang being more strict or buggy, probably the latter.

Change-Id: I900ba2cd2b1d4c23e41e4787be4263954ce8b4c0

2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [34e53da47bee5c1799339e8e550662d55f01555a]

add a systematic solution


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [6340adaf8b22cb36ce71a0eecfa066f350cfae7e]

LC_ALL=C for consistent sort


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [9f44fe19eb4d9bc668f1325a5dd53c3823c86312]

INCLUDE_STL does not exist


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [beec35375e60399044e6c07defe2703e976a30d7]

fix typo


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [458b102b8105dccde35f306d5d1fbc7d21bef8f1]

disable ccache too when running clang as rewritter


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [8b727538e84f1da8d04ed1f28b992e86d9c9199e]

better error handling when writing modified source


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [e1b11cc461423f4b8f2709bd83cc7c7014c3de1c]

config_clang.h


2012-12-26  Lubos Lunak  <l.lunak@suse.cz>  [8c0cb89a4f00704223101c8a380da1ceb33d706a]

multiple include guard for config_global.h

Strictly speaking not necessary, but it should prevent compilers
from needlessly opening the file repeatedly.

2012-12-26  Philipp Riemer  <ruderphilipp@gmail.com>  [4cf17dc564669bde2bdb15de3677761f3ec59d76]

translate remaining German comments in sw/inc

Change-Id: I76b03fd1fe374562fc7714361d08bc683ca8cb01

2012-12-26  Muthu Subramanian  <sumuthu@suse.com>  [e481740cc894ea21c8e7a49100d56ca572a21a76]

n#793999: PPTX Export - background image fit to slide.


2012-12-26  László Németh  <nemeth@numbertext.org>  [8d7f13d24c4853c460c53dbcf1ad2f8d8dc2fd05]

librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translation

Change-Id: Ia3f753a192a262fb8b86c8c0c654db3bcaf3863e

2012-12-26  José Guilherme Vanz  <guilherme.sft@gmail.com>  [ed338bc212725f422f0def21aafc82f05e350646]

OUString cleanup in oox

Change-Id: Id3c121acddd515621325c93735bb3dd88592749e
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1485
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>

2012-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef48f2fd617aad8a19c2d5613db8fa513b2ef455]

add a unit test for new method in ScRangeList

Change-Id: Id27973cc82c71daffec62cbaccba30777c08612b

2012-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7c528f40e0aea9386d175b007974c02d265f96c6]

one more improvement around cond format rendering, fdo#57896

Change-Id: I5eb267ec2d1666edd53f5b9d58fd2a0cec044aa1

2012-12-26  Tor Lillqvist  <tlillqvist@suse.com>  [53a5bf7529255e59d63645ee6a453ed56df39a9d]

Fix the MSVC build with --without-help

It tried to build helppack installer(s) anyway as it looked for "HELP"
in BUILD_TYPE and was fooled by the "DBGHELP".

Change-Id: I9a271a464a776f4f4dad8ea1bef662966b88f944

2012-12-26  Takeshi Abe  <tabe@fixedpoint.jp>  [7af975da68a51aa640ca6cd239f98ee1f7b9ef45]

Drop unused variable

Change-Id: Iccfc052323f61f8b5416c7e4c68df3c7aeeb3b1c

2012-12-26  Takeshi Abe  <tabe@fixedpoint.jp>  [31e7ef32646dee9aea1b455e9f408ec0dc0be54a]

Nuke unreachable code

Change-Id: Id6db5aafda2f240225e6655ca7d5f594b072be31

2012-12-26  Takeshi Abe  <tabe@fixedpoint.jp>  [5bfe7ed9e7a3fdb3106ab8d61624ba0136073fb9]

sal_Bool to bool

Change-Id: I42b4d27101f663a75aa8fc1c13e5ec3f03c8a2da

2012-12-26  Tor Lillqvist  <tml@iki.fi>  [8b456d10989438616466e95bf2062efc2ba32659]

Add config/config_graphite.h.in


2012-12-26  Tor Lillqvist  <tml@iki.fi>  [56b555387be3478c3f2a2749b7e1e4239683d846]

Drop obsolete options


2012-12-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eaecc7971f7024a0f5aa7df1d933bd60a9f1357c]

simplify cond format copy&paste code, fdo#58677

This should also help with fdo#57896 and some other problems I found

Change-Id: I8cb3eb69a7ec1413cb57ce81c5f4d806250474e5

2012-12-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a06a44c3b342648139e7fa0ff850a4176df60538]

one more fix for fdo#58686

Change-Id: I02e29441fa5d9573cb179dfde2357416102ff341

2012-12-25  Tor Lillqvist  <tml@iki.fi>  [c29098917a1118d4b435df2b5f542adc8505e123]

Get rid of (most uses of) GUI

GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-25  Peter Foley  <pefoley2@verizon.net>  [e5ccda4bb32eef8cab99c4d43c1571ec4bad3980]

fix officebean on mingw

Change-Id: I18994c4c825748344f8d203e1a6be6b242249409

2012-12-25  Peter Foley  <pefoley2@verizon.net>  [43a9cd8a9c6fe9db2f899cf35095baf6f559c6b2]

add libpng to tail_build

Change-Id: Icac37cd3e82c5dd4bb6339c57e70f47054a17c12

2012-12-25  Peter Foley  <pefoley2@verizon.net>  [01c7923d726c842cbd30daaeb1bccc985f10c240]

add zlib to tail_build

Change-Id: If891480564760044ad0af792f8c21a8ca1a06580

2012-12-25  Peter Foley  <pefoley2@verizon.net>  [0897b55183dc76f5c9833fb2649116f560a1f034]

build fix for editeng OUString cleanup

Change-Id: I82fdca86631d5b364224d151d85da5baef1a54a8

2012-12-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [db99a31c4e4e7c74d4c4bb7caa747a5752a32757]

fdo#58673 Generate the same keyid for pots as for merge

Change-Id: I65c71d22570c62c84d359b12aa5375016be1f69a

2012-12-25  Lionel Elie Mamane  <lionel@mamane.lu>  [5c0ca47ea05ac169c3aa6af5e95321b5de3e439d]

ODBC: binary data is not null-terminated

Change-Id: Ibc90fabf7534b537948c12de76b611daf5ca9808

2012-12-25  Lionel Elie Mamane  <lionel@mamane.lu>  [12bad6a4e958d01bd5b6195e612543829aebe978]

no reason to treat CHAR differently than VARCHAR

Change-Id: I19a9f1b26d36bc6eb9e878506e51e8a65b34da9a

2012-12-25  Lionel Elie Mamane  <lionel@mamane.lu>  [2f54f2a4ac508de3984d2865da984b9ecf30f602]

fdo#58693 ODBC SQLGetData returns byte length, not data size

Change-Id: Icd2f6503d9452c36f858180e4193af993ae7e288

2012-12-25  David Tardon  <dtardon@redhat.com>  [26eaea11f3ede272dd18289e1caa550daa153fb0]

fix dbghelp.dll checksum

Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1

2012-12-25  Tor Lillqvist  <tlillqvist@suse.com>  [a737ae58cc95585e90aa946074b68022d9a2dc2b]

WaE: unreferenced local variable

Change-Id: If234ce4af0f988c135a90a98312e24e4d80ca92c

2012-12-25  David Tardon  <dtardon@redhat.com>  [bcb69319656df163b031bbce1fcddc05bd49aca6]

fix download of dbghelp.dll

Change-Id: I200a623b70906a07b1549ff76472678e158496a4

2012-12-25  Tor Lillqvist  <tlillqvist@suse.com>  [ee6f9b5419af4e58354861ac775c207573989fc9]

WaE: unreferenced local variable

Change-Id: I3a1eff09724ec79ebc87360e37ccb412b7173a59

2012-12-25  Tor Lillqvist  <tlillqvist@suse.com>  [43df436f6098b429dd6918a66ab8fd9073ac1728]

WaE: Fix needed with MSVS 2010, too

Change-Id: I1d1da64b14139c1d90ac07685f3fe88e99253815

2012-12-25  Peter Foley  <pefoley2@verizon.net>  [5b0d2d02a51dcf6c4235124f7d92280877fbb3df]

convert external to gbuild

Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43

2012-12-25  LeMoyne Castle  <lemoyne.castle@gmail.com>  [2d8a50d3f8a5af914e2e184796bfab05df52c539]

Fix for rtfexport subsequenttest

was re-using previous data buffer in later write to file
fixes crash in subsequenttest
should correct some image garbling in rtfs

Change-Id: I922d04b621a85997611f537fe1f1ca9460676056
Reviewed-on: https://gerrit.libreoffice.org/1464
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [071b7eea798acfbe765c462c5d5b9a45abd13f63]

OUString cleanup in editeng/acessibility

Change-Id: I253444e2859685cae88aa65fae755af2674bd4b4
Reviewed-on: https://gerrit.libreoffice.org/1471
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [cd546700457c61b209deae7a4b75b5932127c1d0]

OUString cleanup in editeng/acessibility

Change-Id: I5f8b73aab1e67a5ac071427574fa943a844fbf96
Reviewed-on: https://gerrit.libreoffice.org/1469
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [0e028d6ceb2a3900af06f50efecfdc0565b5e7b2]

OUString cleanups in editeng/accessibility

Change-Id: Ie280c48cabec4ef9e0c623f8966a65027b975fe4
Reviewed-on: https://gerrit.libreoffice.org/1468
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-25  Takeshi Abe  <tabe@fixedpoint.jp>  [de9475756effa8102cc4090db8d03393a02fdc65]

Remove useless declaration

Change-Id: Ia42f2b93b8f34a3339cb8fd84468d4347a7bbb08

2012-12-25  Takeshi Abe  <tabe@fixedpoint.jp>  [879006b722a618519ce84215b491c1d4f9426e5a]

sal_Bool to bool

Change-Id: Ibbf9e257fff19ab6305bd401a1746e6d0bcb47fd

2012-12-24  Matúš Kukan  <matus.kukan@gmail.com>  [ae20a668cc3a26da59d1dcd752a9c0be79196599]

Do not run autogen.sh if we don't want to. (for help, clean, distclean)

Change-Id: Ic283ca4181fe5131a557bfb2cfd3d79ac1e9f82d
Reviewed-on: https://gerrit.libreoffice.org/1479
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-24  Peter Foley  <pefoley2@verizon.net>  [6763a59564c3b34c46e4acd8ea9f5feb42f35969]

connectivity is now a gbuild module

Change-Id: I2c0b387aed6ae229f9ebe4e8b30abea37884a657

2012-12-24  Matúš Kukan  <matus.kukan@gmail.com>  [0e6212c81a837180db5b8ea29d0d2a529b4b1924]

merge Makefile and Makefile.top again

Using MAKE_RESTARTS as indicator whether to source environment.
'make foo -o bar' should work again.

Change-Id: I6086b661559b39897f1d5378919541fb786bdf0e
Reviewed-on: https://gerrit.libreoffice.org/1478
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-24  Tor Lillqvist  <tlillqvist@suse.com>  [4a3018e4eceb981aadbadbe3eadff4c17f018357]

MSVS 9.0 uses mspdb80.dll, go figure

Change-Id: Id37b276983b86455dcbdcd40fd1e3d3efba33011

2012-12-24  Tor Lillqvist  <tlillqvist@suse.com>  [20cef85bafa9ecde0d87e1f2aa97322a326624fa]

Further Windows SDK cleanups

Change-Id: Id9b7f19fe9035bd25253e1d98023f7eb3d3a7f2b

2012-12-24  Tor Lillqvist  <tlillqvist@suse.com>  [4ab80620f0025e165dcd904bad371ac1973c9ae4]

WaE: C4564 from MSVS 2010

Change-Id: I675b1cbda896e1a5e15d34f3973e8fcd6ea6c45b

2012-12-24  Tor Lillqvist  <tlillqvist@suse.com>  [6791f1d54e8b8f373078ce66885dbc2bfafd9a41]

WaE: C4538: const/volatile qualifiers on this type are not supported

Disale warning C4538 in two places where apprently that warning is
generate for some bogus reason.

Change-Id: I93be435b3ce3cb8ca72535416511c793c12bc76c

2012-12-24  Tor Lillqvist  <tlillqvist@suse.com>  [ba6c014d9c3e2267cfa08e753ea7ba651a03f2fe]

Simplify Visual Studio and Windows SDK related configurability

We had too many obscure options for the MSVC build. The configury
logic tried to take into consideration Registry keys or file locations
that likely never happen with the compilers we suppport (2008, 2010 or
2012) or the Windows SDKs from the same era.

Now there is just an option --with-visual-studio that can be used to
specify which Visual Studio version to use in case several are
installed. It takes as parameter the "year" version, 2008, 2010 or
2012. (There is also --with-windows-sdk that takes the version number
like 7.1A or 8.0, but I expect that this option will not be needed.)

The code tries hard to use sane defaults in all cases.

It is quite likely that there are bugs in the new logic. Those will
have to be fixed once noticed. Hopefully the basic idea is sane,
though.

Change-Id: I0a53acd334d35cbf2cd2fbc76a38d636e0d0123d

2012-12-24  Matúš Kukan  <matus.kukan@gmail.com>  [505d5836fcb49a4cf3b5e487d7e1dd23c0e607c6]

merge packimages into postprocess

Change-Id: Ie00c7cbc012a605e95ceafcad384a67b599fc758
Reviewed-on: https://gerrit.libreoffice.org/1476
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>

2012-12-24  Peter Foley  <pefoley2@verizon.net>  [f0549b519dda504ada91ca6aaba25d22b5d786f6]

fix postprocess xcu warning

/home/peter/libreoffice/solver/unxlngx6.pro/xml/pdfimport/pdf_types.xcu:2:
warning: failed to load external entity
"/home/peter/libreoffice/component-update.dtd"
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">

Change-Id: I4198341f5c01da5d6f2c3780437eb492717bc58a

2012-12-24  Julien Nabet  <serval2412@yahoo.fr>  [4df49447134a08b58a579f5bb65c6e1055b855bd]

Some cppcheck cleaning in sd

Change-Id: I48b86bf206808e1d19343622b640c80b61b40a48

2012-12-24  Julien Nabet  <serval2412@yahoo.fr>  [d605a49f84e0b8ae25ff7dd42399d3a31747b057]

Some cppcheck cleaning in framework

Change-Id: If0bb2734bb2c71f69c85496fd59ca860aa14fd75

2012-12-24  Julien Nabet  <serval2412@yahoo.fr>  [254b11a2c6de6210864f60de491e1917abfbcb14]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ib799053921886d1bd524bf4ffe3f586e4c676572

2012-12-24  David Tardon  <dtardon@redhat.com>  [31b93b8600a3e219d33173aa68d9ab570e477e50]

fdo#56980, fdo#58267 don't leave stale SdrObject refs around

When a new SvxShape is set on this SdrObject, remove itself from the
previously set SvxShape (if any). Otherwise it will try to reset the
SdrObject's SvxShape in its destructor...

Change-Id: I89d952a722b643a06f8eea87aad68f8bd230f811

2012-12-24  Miklos Vajna  <vmiklos@suse.cz>  [4a507f732d82c188ad81b022cbe3037951e58ac3]

fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROW


2012-12-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e0dbe9f8c1fa9d2c50895985fe2c374fa9364ac]

be safe against invalid cond format cell info, fdo#58686

Change-Id: Ie89aee95755d9abd3b82062fac271cfe774174ec

2012-12-23  Miklos Vajna  <vmiklos@suse.cz>  [07c80d23fadcc2334fe7c6f9ce7b5dafeb88d623]

fdo#58076 fix import of RTF page margins vs partial section props

The problem was that \sbknone (being a section property) triggered
creating a section, but the document doesn't have multiple sections.
Make sure we don't send section properties as long as no \sect control
words present.

2012-12-23  Matúš Kukan  <matus.kukan@gmail.com>  [68aecf0dd81b6660e78e8dd758ec9431727f4f0b]

remove unused variables [-Werror,-Wunused-private-field]

Change-Id: I3cb08dd52c5a34be6585ac9fc0c4b6bb04b6ae8c

2012-12-23  Tomáš Chvátal  <tchvatal@suse.cz>  [66b338b4f9fa13f69e69a8c0e8a3ea06e49fd764]

Fix path for icu overflow patch.

Change-Id: I1befe2e2c5f8474a4af894e949c4b24e041a977b

2012-12-23  Tomáš Chvátal  <tchvatal@suse.cz>  [80af815ce0e4453a1960c39aaa8ebb4f5e412136]

Add icu patch to avoid buffer overflow, taken from obs

Change-Id: I42ae81279fedca04b7ba08269a6c47f174cf6b01

2012-12-23  Tor Lillqvist  <tlillqvist@suse.com>  [9c655c4c55e3be85a6cef0bd04f95e4d47e211f1]

Fix that actually compiles, at least with V2012

Change-Id: I04a29decfeec5e05b50070904189bbeccaf25910

2012-12-23  Tor Lillqvist  <tlillqvist@suse.com>  [7552dc46259eb022ff6de7383c9886941df0477e]

Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"

Change-Id: I0950c45af8505e0801431eb711108ea43f88c242

2012-12-23  Tor Lillqvist  <tlillqvist@suse.com>  [19340f79a8e8fbd291d1b431848ad7c44aacded3]

We only build for Windows on Cygwin

It is pointless to test for both $build_os = cygwin and $_os = WINNT.

Change-Id: I89b5196439f79284ca1a3fb08369decf20810b5b

2012-12-23  Tor Lillqvist  <tml@iki.fi>  [305ccd4f4754e47de021b38081729c30f161bef5]

WaE: non-constant-expression cannot be narrowed

Change-Id: I401fd149e62d74a96edfc2a7e5105fb2cc95f0c7

2012-12-23  Tor Lillqvist  <tlillqvist@suse.com>  [bbfd7f0db44d6b7a848131213534f52dff3ab30c]

Indent consistently

Change-Id: Ie2cdbf1291ec340053238b72dd155f20aa2aaddb

2012-12-23  Tor Lillqvist  <tlillqvist@suse.com>  [50501e857c70ac4650f2ba1da13dc4f60f3bdc19]

--enable-foo=TRUE is not the normal way to do it

Change-Id: I665bf0bdb4e0d4c104a08f37a8afa9de4ad4a9f4

2012-12-23  Tor Lillqvist  <tml@iki.fi>  [86c0b5d23af740460107668704949f90ae0cc7b8]

Use CXXFLAGS_CXX11 here, too

Change-Id: I82735e3f09f22763ef48aab18dee867159dbf842

2012-12-22  Tor Lillqvist  <tml@iki.fi>  [0699cbf1ab315ac9ba1594a0fa4fe1041cd356fa]

Make the patch apply the gbuild way

Change-Id: I0d0d6e7ef42b3fbddbb8f4267099ea3b029c01ac

2012-12-22  Miklos Vajna  <vmiklos@suse.cz>  [764c3670cf70dbd8a0a0f742576d9c07d51a72a4]

sw: kill C2U in ui


2012-12-22  Miklos Vajna  <vmiklos@suse.cz>  [71061656d459abecfe55e8725900d699174325df]

fdo#57886 fix import of RTF_MLIMLOC

The RTF spec says control words are case sensitive, and page 252 of the
v1.9.1 spec defines \mlimloc, but earlier page 118 and 125 also defines
\mlimLoc, so let's accept both.

2012-12-22  Tor Lillqvist  <tlillqvist@suse.com>  [6869aaa2b36316e50b512e0ba4819743d834ceaa]

C4701: potentially uninitialized local variable 'bTestEqualCondition' used

Change-Id: I01c9a166d0faabed4a92a0aa42a123432cb7e847

2012-12-23  Takeshi Abe  <tabe@fixedpoint.jp>  [2b3c23c8a030a5df5c54812ebbb961068d76a4dc]

Drop unused #define

Change-Id: Id432bec2ad19b0ff71135cbe65f6e8ba42bf036d

2012-12-23  Takeshi Abe  <tabe@fixedpoint.jp>  [ac0f9d3214c25cd0086fd69c45a0ce922a2b950c]

sal_Bool to bool

Change-Id: I25394e009009ae9c111e929d493eb949c042e1bc

2012-12-22  Peter Foley  <pefoley2@verizon.net>  [7c2267becaed861be3932368f78a5983e239fce7]

bridgetest_climaker seems to work now

Change-Id: I50d55f5e5cc7987550ade689ca3754c818efeb62

2012-12-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bb97ecdbcc8d8dafd39e728b21bc68efee4eccbc]

storing the chart doc while loading is a bad idea, fdo#57530

There seems to be no obvious reason why we would need to store the chart
doc during xls import. The chart test docs don't show any difference
without this call.

This speeds up xls chart import quite a bit. With the test doc from the
bug report I'm able to open the doc nearly instantly now.

Change-Id: I0b80462b9d1c405ab1d4cf456e12ebfe4428db98

2012-12-22  Julien Nabet  <serval2412@yahoo.fr>  [8e25844811ebcf313f4ae9d0caae1f97fd230a7d]

Some cppcheck cleaning in editeng

Change-Id: I94bf89867cec9cc24f8b96635c515d9477b561a9

2012-12-22  Michael Stahl  <mstahl@redhat.com>  [bb51791ae49ecded0f618b4534893adb8fcf917e]

fdo#38090: vcl: remove ImplFontCache::maFontNameList:

The font cache in VCL returns different fonts for identical parameters,
which causes layout differences in Writer.

first we search the font with language 1054:
 debug: XXX 0x2103950   add to maFontNameList: TH SarabunPSK->waree
 p maFontNameList
 $9 = boost::unordered_map with 1 elements = {
   ["TH SarabunPSK"] = "waree"
 debug: XXX 0x2103950 found in maFontNameList: TH SarabunPSK->waree
in this very same invocation the "waree" is then rerouted to Deja Vu
(which can only be because it was called with language 1033):
 debug: XXX 0x2103950   add to maFontNameList: TH SarabunPSK->dejavusans
 p maFontNameList
 $11 = boost::unordered_map with 1 elements = {
   ["TH SarabunPSK"] = "dejavusans"
 }
 debug: XXX 0x2103950 found in maFontNameList: TH SarabunPSK->dejavusans

- the selection of different fonts happens in
  FcPreMatchSubstititution::FindFontSubstitute.
- we never get a direct cache hit from maFontInstanceList because there
  are some differences like WIDTH_DONTKNOW, and the maSearchName
- the first time a font is searched, it ends up in maFontInstanceList
- the second time a font is searched, it may end up in maFontNameList,
  which maps _only_ based on the name (appears to be an invalid optimization)
- once we have TH SarabunPSK->dejavusans in maFontNameList we can never
  select the other one because apparently dejavusans covers all languages

Change-Id: Ibd73de88d8fc3b6e1319eb34c261e55ea217a988

2012-12-22  Michael Stahl  <mstahl@redhat.com>  [cec68bceba9aa1e984d74897fcd7bf4db702d14b]

fdo#47553: UniscribeLayout: adjust mnSubStringMin

... to actual minimum so that the fix for fdo#33090 in
UniscribeLayout::GetNextGlyphs subtracts exactly the right number.

The original value of mnSubStringMin is guessed and may be up to 8
smaller than the actual start of the first VisualItem.

For the bugdoc it happens that sometimes it's too small by 8 and then
the wrong entries in mpGlyphs2Chars are initialized and then apparently
there are single glyphs that represent multiple characters and so
GetNextGlyphs returns a -1 character which is invalid.

 ->GetNextGlyphs dir 1 36 mnSubStringMin 28
 ->GetNextGlyphs g2c #1 [8] = 36
 ->GetNextGlyphs g2c #1 [9] = 37
 ->GetNextGlyphs g2c #1 [10] = 38
 ->GetNextGlyphs g2c #1 [11] = 39
 ->GetNextGlyphs g2c #1 [12] = 40
 ->GetNextGlyphs g2c #2 [4] = 40
 ->GetNextGlyphs g2c #2 [3] = 39
 ->GetNextGlyphs g2c #2 [1] = 38
 ->GetNextGlyphs g2c #2 [1] = 37
 ->GetNextGlyphs g2c #2 [0] = 36
...
 ->GetNextGlyphs init nCharPos -1
 ->GetNextGlyphs g2c [2]  nCharPos -1
 ->GetNextGlyphs set pCharPosAry -1
layout[0]->GetNextGlyphs 768,1024 a1800 c-1 0

Change-Id: Ie33ec797a412aa898bec3f4e8f97b88dcfed4d11

2012-12-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [d6bbdaf02d614babebeebb2fcdc00035760c2f69]

clean-up .gitignore

the general goal is

1/ to avoid the bloat of pet conviniences rules that
can be managed using other git provided means

2/ to work toward the goal of a read-only-source-tree build

Change-Id: I5ff9836e135507dcc53b37fd1098aa7876612bfc

2012-12-22  Julien Nabet  <serval2412@yahoo.fr>  [3567a7e324a47dbafc91b7d39031dd58677eaa6c]

Some cppcheck cleaning in embedserv

Change-Id: I49d81f482c6b97627e6e7cc3741246b70383eb5a

2012-12-22  Julien Nabet  <serval2412@yahoo.fr>  [c0997ff4c829edfcf6123794cfbb4b8d999deb16]

Some cppcheck cleaning in formula

Change-Id: I410ab7bbd74b616fcb0a3ed3b0c917cebeac23c6

2012-12-21  Ricardo Montania  <ricardo@linuxafundo.com.br>  [8efbd993d52289a4cf1193d2513df9e83bd583a8]

More String cleanup in filter

Change-Id: Idf628ad51ebe9c841090a5e04c7986c15c726480
Reviewed-on: https://gerrit.libreoffice.org/1463
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-21  Miklos Vajna  <vmiklos@suse.cz>  [60c01fe42f90876f9a636780aa3b23ccf6a1398b]

sw: add csv output for extra filter tests

Like the minimal filter tests, these tests are invoked from a single
cppunit method since commit 0a30cb22a141c26b4eab43a478d32df0769596ec, so
some info about exactly what file failed is necessary. If we are at it,
also print the (re)loading time as well.

2012-12-21  Raimundo Moura  <raimundo.smoura@gmail.com>  [aa36bcc1ae4871ef41afe8e581342c2a8d35816d]

Updated core Project: dictionaries  f0c914a43e7e6540300da25c935a77aebb672094 null Brazilian spell checker and grammar checker update.

Change-Id: I8967a353bbac45f9ea29cbc449e60fbf63f287a0
VERO: Version 3.0.0 beta 24
Reviewed-on: https://gerrit.libreoffice.org/1459
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>


2012-12-21  Michael Meeks  <michael.meeks@suse.com>  [896e326ace53bedf9b17fa624d260032b91bcfd1]

getFunctionSymbolByName: make fall-back locale actually work

Change-Id: I7313cca3335e1b41df2a70fe968bc1e6386a1e36

2012-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [781548472b9ac4609ecfff5918444564cbb75500]

VS2012 WaE: C4211: nonstandard extension used : redefined extern to static

Some screwup with hypot(). As a workaround, include <math.h> early.

Change-Id: Ic8c6abc45f8502097c6b6b619108d50ea3c22392

2012-12-21  Tor Lillqvist  <tml@iki.fi>  [d978085ab2ffb2380bacf01af42a06f7fbd3d179]

Try harder to fix build against 10.4 SDK


2012-12-21  Michael Stahl  <mstahl@redhat.com>  [debd56b20ec505b57e70b6fd811539a36e3d5b93]

gbuild: AsmObject: support user defined AFLAGS

There does not seem to be a point to using CFLAGS here, usual convention
appears to be to use AFLAGS.  Not target local, since right now there is
no need for that.

Change-Id: I5d2f45777c226c0afc632adc21e446f09740d75d

2012-12-21  Quentin Pradet  <quentin.pradet@gmail.com>  [4ef5ed9d21de767ce1b4c70d73cf15994b38dcdb]

fdo#57545 remove redundant capitalType functions

capitalType functions from the hyphenator, thesaurus and spellchecker
dispatcher have been replaced by a unique function in linguistic/misc.cxx.
The capital type is now represented as an enum.

Change-Id: I0c2768b06f995cf34c105de117c7bab138c727a9
Reviewed-on: https://gerrit.libreoffice.org/1460
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-12-21  Muthu Subramanian  <sumuthu@suse.com>  [bcd97c4adc2daa64cc2f9f074ac9726925ca93ea]

About Dialog: Use edition path as well.


2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [901fe015dbbd4ea7b0ca579aa470d9f3430a6ac7]

Missing includes

Change-Id: Iad4deb829f71a9824e881d9f5782a474167d7a28

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [03739641088846c4cf76a0752619905a8a65f88c]

Remove support for XML .rdbs froom SimpleRegistry service again

...this was a transitional hack to get XML-format service.rdbs in.  Now that
registry-based bootstrap_InitialComponentContext is gone, XML-format .rdbs need
only be handled in cppuhelper/source/defaultbootstrap.cxx (so the
textualservices stuff once duplicated to there now effectively moved there).

Change-Id: Ifb93558768095c1b462fe4057ebf8724968cca77

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [f3051abde54e7a0bc3e2d184e31ac011e96d3e6b]

API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.

... com.sun.star.comp.helper.RegistryServiceFactory (juh.jar).  Superseded by
default bootstrap mechanisms.

An aborting stub for non-inline cppu::createRegistryServiceFactory is left in
cppuhelper/srouce/compat.cxx to avoid having to incompatibly change
cppuhelper/soruce/gcc3.map.

Change-Id: I590e50b8f57e86d4bb3e00d157c9e5907c02f267

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [b1959dbfadc7483a8e4601310e327beed3c56dc6]

Remove unused cppuhelper/servicefactory.hxx includes

Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [373734a1e2699b10cbe02a2fe41c2b92ac77bc9d]

Adapt i18npool saxparser to defaultBootstrap_InitialComponentContext

...instead of deprecated cppu::createRegistryServiceFactory.

Change-Id: I64431f3d404e24267953de3fb94e3e5241db30a8

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [34135e330b24d45b48f06a048b00e14dbc016d10]

Fix in-build uno ini deps for cross-compiling

Change-Id: Ie65482f328a0932c3543200d1906940b1eb46897

2012-12-21  Stephan Bergmann  <sbergman@redhat.com>  [f94172e639a9bcd9a8af17c751c3d6e9541315a7]

Remove unused defines

Change-Id: Icb8ccabba162a838187d737ff30888f64dd695b6

2012-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [a7599b1e601725b18e1bdb996982eb6f00598eb4]

Previous fix did not help, have to just ignore the "Unreachable code" warning

Change-Id: Ic62056e2df9a17fd6716ae90e4372dec1d5dd40f

2012-12-21  Tor Lillqvist  <tml@iki.fi>  [445d350c5c2595cb41ef97e2c871c991483dd803]

Try to fix build against 10.4 SDK

Change-Id: I433512dbd533fe6c84e94059f378c4a7a6e8671d

2012-12-21  David Tardon  <dtardon@redhat.com>  [eafaec9539882ca4a8e4260ad01931a0e8905e8c]

use external for sane headers

Change-Id: I6fc53e185254a37df7d03ab6f91210b8e397db2e

2012-12-21  Miklos Vajna  <vmiklos@suse.cz>  [b91fa392bc731376cff205d6d3e5cb245dc4179c]

fdo#53604 fix RTF export of empty footnotes

Regression from d4069372484f18b242a42a1996767f57b031fff6

2012-12-21  Tor Lillqvist  <tml@iki.fi>  [b2e5a39babba902707dab28d81b843d1aef055dc]

fdo#39983: Support Mac OS X 10.7 full-screen mode

Should be good enough for now, at least doesn't break any existing
functionality if you don't use the system provided full-screen
buttons. Should continue to compile against older SDKs but still work
also on newer OSes.

There are some known glitches. For instance if you choose View:Full
Screen, the window does go into the system full-screen state, but if
you then use the system unfullscreen button on the (now no longer
disabled, but hidden) menubar, LO keeps displaying its own small
floating unfullscreen dialog...

I also occasionally managed to get some menus in the menubar borked
with no text!? But as traditionally a full-screened LO has no menubar
at all, technically that isn't a regression;)

Partially based on my own old patch, partially on
http://svn.apache.org/viewvc?view=revision&revision=1423520 ,
http://svn.apache.org/viewvc?view=revision&revision=1423523 by Herbert
Duerr <hdu@apache.org>.

Change-Id: I546c58f7cee9f8cb6c746eb014d8d5a8af3619cb

2012-12-21  Michael Stahl  <mstahl@redhat.com>  [06968a96afd334c276b425bf6b809c011f88b716]

fdo#55044: OutputDevice::ImplDrawAlpha:

reset members before calling GetBitmap(), as apparently they are used by
GetBitmap(), resulting in missing/not rendering parts of the preview
image in the bugdoc.

(regression from c0ce7ca4884f7f6d1016bd1dbcc22066cb4a7797)

Change-Id: I02a6abb822900e1a28a1c632a122c1e093b73553

2012-12-21  Michael Meeks  <michael.meeks@suse.com>  [9c6006b961f690728f4035c10f8b9fe9fdb6f332]

fdo#58590 - cleanup and accelerate break-iterators.

Doing word-count by switching per-word between two different
kinds of word iterator was insanely slow. This preserves an
ICU break-iterator for each type of word-breaking.

2012-12-21  Miklos Vajna  <vmiklos@suse.cz>  [8808f482a2d28919e4d3eddfccfe6e4daf697601]

sw: kill C2U in dbui


2012-12-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [0cac67b2703e7956c460e2e1f741c3453a2b173b]

set-up the hooks for submodules for recent git setup

Change-Id: I52482d017966e1d9671f92f43ec9d8cac6daf602

2012-12-21  Luboš Luňák  <l.lunak@suse.cz>  [d0d07cd2975c1fb783d0f8591dd3a4931d1c5be5]

ugly workaround for msvc+ccache problem with gbuild MSC define

Change-Id: I06ab10df77e2b3598f7268173206429596a50217

2012-12-21  Noel Grandin  <noel@peralex.com>  [b0654e6b9c95251de31e96c40e17bf09016d09b2]

Another fix for my UNO changes

Fix linking in MACAB driver.

Change-Id: Ib5e16e9ca661ecc4e841150a5cc86d298239e083

2012-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [0c4c0f610ae0f44c3ee23290aab1bd31e8f14d9b]

WaE: Unreachable code

Change-Id: I366729dbd7f5f861c9233c0927b79ff7859114e4

2012-12-21  Noel Grandin  <noel@peralex.com>  [1b718682ade370c06b2d9539084ab889905ab187]

Fix MACAB driver for my UNO changes

Change-Id: Ib513a633e3c887f310711c44d4155be4f998a702

2012-12-21  Noel Grandin  <noel@peralex.com>  [53990ff94787d08dfc8cd1518120eb201836003f]

fixes for UNO changes

Fix KAB driver

Change-Id: Iba44875122b813fb7ed2f09e3a8d9dbbef91d085

2012-12-21  Noel Grandin  <noel@peralex.com>  [8df23e8bfacb3ed1570aa4e8589040e3beda0395]

fix for my UNO commits

that'll teach me to update code I can't compile

Change-Id: Idc6f82ad4baccff4479639ffd316c521a2156888

2012-12-21  Noel Grandin  <noel@peralex.com>  [40e526e497cb449441149062f9cec4e6f823732c]

Fixes for my UNO commits

- fix missing SAL_CALL annotations
- fix missing namespace usage

Change-Id: I8fa462bcbeaad63ad6a73cba68236b74bbe97e70

2012-12-21  Noel Grandin  <noel@peralex.com>  [bb121c864cc3c101ef733a4088c7ba3e36eced14]

fdo#46808, Convert frame::Desktop to new style service.

I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).

Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.

I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.

I dropped the optional interfaces
   XStatusIndicatorFactory
   XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.

I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.

Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af

2012-12-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6d818ed651aaafcfb12ebc21449d35947d2e85a9]

Updated core Project: help  d5d84f0ec4584e32147eeab355d0ab73e7dd9172 Removed help for the old template manager


2012-12-21  Noel Grandin  <noel@peralex.com>  [6e5cb64670936ec86067c48b96e6b51715b6f18c]

fdo#46808, Adapt sdb::FilterDialog UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: I2267bec182ad1cc8f6a37939861a7368a17fcef2

2012-12-21  Noel Grandin  <noel@peralex.com>  [ec6843f51f38903b16750752e50dc0b05023edab]

Fix published/unpublished discrepancy in IDL

Change-Id: I96a45f742ef7170b8fbafa6e5c5286dcbc41f503

2012-12-21  Noel Grandin  <noel@peralex.com>  [648e06f246ce9ee52a3f49394dff66ef5ce41c3f]

Fix a bug in the merging of the URD files.

The service name was incorrect.

Change-Id: Iad05ae85cdda6ef9cc357db98838f44bd68651b9

2012-12-21  Noel Grandin  <noel@peralex.com>  [2a1b850b789a386fe77fecf8c4c2bfb0a4d099dc]

clean up all the UNO IDL module header guards

.. so I don't keep tripping over the bad ones during my UNO cleanup work.

	 make them all use a similar syntax, makes it easier to run my automatic checker
	 some of them were just cut'n'paste accidents waiting to happen
	 remove unnecessary header guards in the __including__ file. That is very brittle.

Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e

2012-12-21  Noel Grandin  <noel@peralex.com>  [e93a0018871ebea4da1959c72c06f3c7f4dc7b27]

fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new style

Required creating a new merged interface.
The service interface is going to be shared by some other services,
which is why it's name is != the service name.

Change-Id: I9af3c27b367807147a0052fb6fa4e42eb1ad32de

2012-12-21  Noel Grandin  <noel@peralex.com>  [ecae523d9603eaf7ff0acc98682576813e50c94a]

fdo#46808, Create new-style frame::ToolBarControllerFactory service

The service already existed, it just did not have an IDL file.

Change-Id: I70d0e1a3fe77deaeec399761cadefb20954f1c92

2012-12-21  Noel Grandin  <noel@peralex.com>  [cd0b83b531e7cfa424299f1e263e08ff77e1a7a5]

fdo#46808, Use service constructor for frame::UICommandDescription

Change-Id: I8950afd1e49fda9e3336a79024e603262d717dad

2012-12-21  Tomáš Chvátal  <tchvatal@suse.cz>  [5f841460593a3bf9741dfc9c32c617a7b8f73587]

Require l10ntools on officecfg

Change-Id: I31f212f21f57b37b2b4f1f5dd753a4211c58bcdb

2012-12-21  Jack Leigh  <leighman@gmx.se>  [40dc1210cbb785136e24150f06596cacf8e4ffe2]

tabs to spaces

Change-Id: I4f1c834f28cb49ec0dcb824280d348226ad7e514
Reviewed-on: https://gerrit.libreoffice.org/1458
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-12-20  Julien Nabet  <serval2412@yahoo.fr>  [bd9eaa10d31aac7a5a04e092a4cf744d36470d0a]

Some cppcheck cleaning in connectivity

Change-Id: I72cf68b193a4d6b16255f8b92e4c0262cd6cac78

2012-12-20  Tomáš Chvátal  <tchvatal@suse.cz>  [f20ed8959bc0a984177377a734d34f767653625b]

Require icu 4.6 or later with system icu

Change-Id: I8c0da25a000e10d65479665a61be054fdb2486a5
Reviewed-on: https://gerrit.libreoffice.org/1453
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2012-12-20  Julien Nabet  <serval2412@yahoo.fr>  [e9498c5e1ed125319e64e2e81b9cef869bda7ea4]

Some cppcheck cleaning

Change-Id: Idb363bc9d1d9f650d85e002ae0c6dda4a298fcd2

2012-12-20  Julien Nabet  <serval2412@yahoo.fr>  [5ee129fbc039b0fc91048e62c7db1755b83aa01c]

Some cppcheck

Change-Id: Ifec449ea334d9055bb33beb0518ab2e01d885d0d

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [94f21050aefc56769e49022c6444fd8cd8a4f37d]

Resolves: fdo#58325 give each font category a separate info label

Change-Id: I1cc38341c2a9d28ab275765e488e5dac334ca0fa

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [a2dd3acd205cb8df959ac03e99b1d1991cc562a8]

fdo#58427: fix another crash in SvxFontPrevWindow::Paint

In Writer, Search&replace -> More options -> Formats  used to have a
window title of "Example" but not any more;  let's add another fallback
for the example text to makeRepresentativeTextForFont, which seems to
give "Lorem ipsum" here.

(regression from widget layout)

Change-Id: I8dd9c099be31ed4390b04e8069a74960b58c6084

2012-12-20  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [11c4f731813843ca269369d262bb5e0f5c47829f]

vcl/headless: some more string cleanup

As suggested by Olivier Hallot and Lubos Lunak

Change-Id: Ie5d9f379294b004992dab0b98d6dfa4aa5456159

2012-12-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d98b888258e413214275c8e7f035325fe9339b78]

Forgot to add checkbox to the dialog & saving the option when checked.

Also remove a printf statement.

Change-Id: I29c89a19f0c75b21f912d12903d1fceea535a6c7

2012-12-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3d21bda6a739a5a026fdaa6aa51aee563da75ca4]

Make use of the recalc option when loading ODF documents.

Change-Id: If33dd77c1b54cdfb5a8ff75c5b6e13db09b0c19f

2012-12-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8bba6a94a470224171df1abba697ca5d82d6167b]

Add ODF recalc option bits to the UI and configuration.

Change-Id: I2a72956f3e91b650b7434c676722d34b2f3394e4

2012-12-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aa5e5de62dd80a4c8be64f809d1607c4d7407fa4]

Add new option for recalculation policy when loading ODF into Calc.

This applies only to those documents that are generated by non-LibreOffice
applications.

Change-Id: I98a7877df36c5de74e4f6f6d09a67e171cbab4a3

2012-12-20  Noel Power  <noel.power@suse.com>  [6c336f4e07835f3f7969531f5fc69c6ac153920a]

fix fdo#58403 fix processing of arguments from ".uno:Print" request

Change-Id: I011c2ea45d33ead14910e149a99ee8e587ef79b9

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [f8d7ddc805d4f1c013d4eab354bb2d86dcb2dda7]

convwatch.py: make it run on Python 3

Change-Id: Iaf0303f5268233ff34a4d4a31d1955fc6f58e7e2

2012-12-20  Ricardo Montania  <ricardo@linuxafundo.com.br>  [b8be6d8a6854f69ce098c59ba399f8c7f37474fb]

String -> OUString in filter

Change-Id: I5d7b3aa2348cb4f0e8b05be0777b510ec5eb5db5
Reviewed-on: https://gerrit.libreoffice.org/1420
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-20  Xisco Fauli  <anistenis@gmail.com>  [f848a9007dd7c06a06903b32f51ecbff8fa14b94]

This println shouldn't be here

Change-Id: I38ee1e764d562a951095c558333414c5afd12100

2012-12-20  Noel Power  <noel.power@suse.com>  [9bf0f44d5aed9b8a11d0762571dd1e4e0a52390b]

fix dialog language support mess fdo#42978

during some rework ( not sure if it was me or not ) we try to register
ControlContainerBase on construction as a XModifyListener ( but it's not ). Patch
make ControlContainerBase implement XModifyListener now. iirc the code in question
was moved from UnoDialogControl at some stage and it appears some balls were
dropped :-)

Change-Id: Ifc7084bd7260ceb06334117582facb95bafb6fed

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [032d5ba4fa3389b968ceb0b6c3de587f979f3c04]

extensions: oleautobridge: avoid boatloads of warning C4005

... "macro redefinition" mostly from tools/postsys.h by wrapping all
inclusion of namespace polluting native windows headers in a single new
winwrap.hxx that is then included by the other headers; also cleans up
some inconsistent definitions of _WIN32_WINNT

Change-Id: Ibfe82a531615d559db2e61e4cdf399e68d0b3223

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f011e84a75651204f72d61773772f6a30841d18b]

Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9

This dialog is still of some use with some Writer Wizards and templates.
Re-added the dialog, but moved the menu entry to Tools menu in Writer.
The menu entry has not been added back in the other applications.

Conflicts:
	sfx2/sdi/appslots.sdi
	sfx2/source/appl/appserv.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/docvor.hrc
	sfx2/source/doc/docvor.src

Change-Id: I1388d955752e99ab6d39dfc81bb41a97b33bdfcd

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [29c7c90fd26cd04fb1f0ba648609df36ebcc53ff]

Removed File > Templates > Address Book Source... menu entry and its code

Conflicts:
	basctl/uiconfig/basicide/menubar/menubar.xml
	extensions/source/bibliography/uiconfig/sbibliography/menubar/menubar.xml
	framework/uiconfig/startmodule/menubar/menubar.xml
	sc/uiconfig/scalc/menubar/menubar.xml
	sd/uiconfig/sdraw/menubar/menubar.xml
	sd/uiconfig/simpress/menubar/menubar.xml
	sfx2/sdi/appslots.sdi
	sfx2/source/appl/appserv.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/docvor.hrc
	sfx2/source/doc/docvor.src
	svtools/source/dialogs/addresstemplate.cxx
	sw/uiconfig/sglobal/menubar/menubar.xml
	sw/uiconfig/sweb/menubar/menubar.xml
	sw/uiconfig/swform/menubar/menubar.xml
	sw/uiconfig/swreport/menubar/menubar.xml
	sw/uiconfig/swriter/menubar/menubar.xml
	sw/uiconfig/swxform/menubar/menubar.xml

Change-Id: Iaec660c2d8da109bd644f5c88213fdb0c51a9c0f

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b4c18dc0ea32af9f070d43278e547ee0b2e540a4]

Templates Manager: removed the old dialogs and menu entries

Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6085c81008d768298acfa69ee6ef531ac3c57aab]

Rename 'Templates and Documents' menu entry to 'Templates'

Change-Id: I54b99b8ae9de07848acdf643b61ee45df97d014d

2012-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [63b96d45415293ff1fe83d721c8d3ae6abc2e448]

Template Manager: one filtering code to rule them all

Change-Id: Ice3523a98b575b3dfd39ca6edf5fbacc1f229480

2012-12-20  Gokul  <gswaminathan@kacst.edu.sa>  [fd1ae388b5171955a82f63b65b03a1c0105ade70]

Converted Spelling and grammar Widget

Change-Id: I10af600300fb90c31a0ada086b6f8d121d625afa
Reviewed-on: https://gerrit.libreoffice.org/1306
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-20  Jack Leigh  <leighman@gmx.se>  [4b0a9e7ce34c8c0870c119cef18d7e1b7565cd8c]

improve padding on character dialog pages

Change-Id: I778dd8e427618a9761cc90683e7d8ac986e27c94
Reviewed-on: https://gerrit.libreoffice.org/1429
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [c2f774aa1f4bf0fcd90d158874d27a6d915843d1]

optimize: changing focus shouldn't have an impact on widget size

Change-Id: I98385c9b75125c2785a52ab1a2e6c2c4a6798213

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [f97ffd1c019d19f2b32bb80a93f69cb188b828f0]

The LineListBox drew lines wider than can fit in its text area

it takes the outputsize of the entire widget and take a little
(not enough) off that as the line width. The line is always
wider that space available, so with widget-layout enabled it
will request more space. On the next update of the lines it
repeats, so listbox grows ever wider.

Change-Id: Ib43239d297bb0ba0dc1096acf347ef17b5e41273

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [c38a1de224b911387fba74ae3039d634509085fb]

convert columns dialog (and sections/frame/page tab page) to .ui

Change-Id: I7ce64b63acba1581754e5a75ea48e3df654973ae

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [2ecf108c23c041619bb8b25338dca84ff89fe8eb]

make a PercentFieldWrap that wraps a MetricField

rather than inheriting from one, which means
we don't need yet-another-custom-widget

Change-Id: Iddaeedfe45fb06ee72e59143974c9a4d0d2478f6

2012-12-20  Caolán McNamara  <caolanm@redhat.com>  [3c70c8e449253b4219c12ee4ef50384030a474ef]

implement small-size variant stock image buttons

Change-Id: I82d5a957b5c38b8aa19e28ceb8d6850c0bf7526e

2012-12-20  David Tardon  <dtardon@redhat.com>  [049afdad58b7b07698b6002659f075aa555688f3]

rhbz#782736 use right device for converting size

Change-Id: If433376df24a3646d80f30e1dfa45463653ea72b

2012-12-20  Stephan Bergmann  <sbergman@redhat.com>  [10cad89df88b1b9a4bca85928319918f5bc79e2a]

Drop useless typedef

Change-Id: I0521f9ead0ee317f4eafefafb9c91f942b977cd1

2012-12-20  Stephan Bergmann  <sbergman@redhat.com>  [b1a4afa3b45d7b256eaf5aa88497b092f0139c84]

Always have UNO_SERVICES/TYPES set in in-build uno ini file

...so that 16f856a5ca827602362692907dfcf287aa91602e "Adapt climaker to
cppu::bootstrap_InitialComponentContext removal" does not fail.  Starting uno
processes from within the build should thus use URE_MORE_SERVICES/TYPES now,
too.

Change-Id: I0a7cfacc804814a2688e54275ebc3e39540d307c

2012-12-20  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [6cd49f7f225a28a1f5e79a47f809ecb13761ef7a]

vcl/headless: remove rtl namespace prefix from OUstring methods

Change-Id: Ic3948384bc1709d648507c41542c34437abea468
Reviewed-on: https://gerrit.libreoffice.org/1422
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [9123db4ce8f1c20cf7b4f5a8ceaa66b6321ede14]

Group undo actions when showing/hiding several notes once, fdo#39454

This is a complement for fdo#39454 bugfix.

Change-Id: I3f406ae151b92419a86abb8f050c8b032d080838
Reviewed-on: https://gerrit.libreoffice.org/1452
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [357bb0d5afc44f74eafca4c9c28619226f5610f8]

SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNds

There are now no callers that need it, and it is alwyas 0 anyway.

Change-Id: Iddee488084e644ac82e9dbf9f251d5ef4bd7c59d

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [cdceee72ae4f1642d50b6df9e0afc2fd365bc7d6]

SwUndoInsert: replace SwPosition with SwNodeIndex here too

See previous SwUndoInserts commit.

Change-Id: I8d255e85a72bb93be280f87bab096d69f1e9f573

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [72e3dd4d8ab6fe4368972a761c70185d1742855d]

SwUndoInserts should not use a SwPosition:

There is a problem here; to see it paste something 3 times, then undo
twice and close the document, there is a SwIndexReg assertion because
the SwPosition in the one SwUndoInserts points to a node in the Undo
nodes array that is removed by the dtor of the other SwUndoInserts.

This is because the Undo objects are destroyed from the outermost Redo
backwards, which is usually a good idea but does not work for
SwUndoInserts, which (as they currently are) must be destroyed in the
other order.

But with the previous change to only store whole paragraphs in
SwUndoSaveCntnt it is possible to replace the SwPosition here with
a SwNodeIndex, which points directly to the SwTxtNode and thus does
not care if the position of that node changes due to whatever order
other SwUndoInserts are removed.

Change-Id: I4f0cf308d26f6b2e5aaa8997951c03ae7b2f0951

2012-12-20  Michael Stahl  <mstahl@redhat.com>  [91a90acc033cfadb0cc7bf271fa9ea92c4c52e88]

SwUndoSaveCntnt: simplify Move{From,To}UndoNds

If we always create a new text node in MoveToUndoNds, there is no need
for this silly and fragile adding of a "space" at the end, and clients
can rely on having a unique start node for their content.

Change-Id: I60937f33bac8ae2f9732eebfe6e8083b6bb2f210

2012-12-20  Luboš Luňák  <l.lunak@suse.cz>  [5f75082ef17c713a9e41a05d222fe9dda9c3136e]

incorrect if/for body alignment

I checked history of all the questionable ones, and the itrform2.cxx
one was a genuine error.

Change-Id: Ibfcd8732ba4a66a8c038940ae10f8b27fee466c9

2012-12-20  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [53f23ca68dda1011f97bb28d672c7198e9e12c90]

fdo#56970 Fixed insert new sheet button for different directionality

Fixed position of insert new sheet button (+) when using a sheet with
a different directionality than that of the interface.

Change-Id: Ifc7020c4eb7a1686c23b4d827c47494b88a236b5
Reviewed-on: https://gerrit.libreoffice.org/1385
Tested-by: Lior Kaplan <kaplanlior@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>

2012-12-20  pkoroau pkoroau  <pkoroau@gmail.com>  [7a5272dc29c6efdaa99f97a627e6d9b695ae32f6]

fdo#38837: Timers must end eventually [Writer idle timer]

Change-Id: I36c6c56d7277b9b3853b846c86c1f4dd47ebdb08
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-20  Luboš Luňák  <l.lunak@suse.cz>  [4241ef2325d803914e9c29d8d6ec0e7c49f6996c]

when clicking at a text placeholder, put the cursor at the start

Rather than at the end. There is still some flicker, because
SwEditWin::MouseButtonDown() selects it first too and puts the cursor
at the end, but I've wasted already way too much time and trying
to avoid that or the flicker.

Change-Id: Ib0f00f3f955e64427dba8dd1c6ae7123afc17b34

2012-12-20  Luboš Luňák  <l.lunak@suse.cz>  [bdd9d06c129344f8a10cbb691c129dc914600862]

incorrect if body alignment

Change-Id: Ic5076bc7be30e72686840c06f1f9b441b774f3ba

2012-12-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6fe0d1b7e46564cdfaa4134964ce35ce650b3026]

No StarOffice directories in our build

Change-Id: I609c6f3c071d304f222cd2d15a6ad52dc34652c7

2012-12-20  Stephan Bergmann  <sbergman@redhat.com>  [16f856a5ca827602362692907dfcf287aa91602e]

Adapt climaker to cppu::bootstrap_InitialComponentContext removal

Change-Id: If7172ff8b8724d0c915aabd42608594ab0c71042

2012-12-20  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [2c9ab4bd1bd895478ca6c5887b05ff29a73f1215]

Add ability to send SAL_* messages to syslog

Use environment variable SAL_LOG_SYSLOG=1

Change-Id: I0c260ca69fbeefb0c2e8cc46ca6955e92791c05b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-12-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [585e4181f09d1860413051c8f111ecf4f9deb786]

Use a working timestamp engine by default

Change-Id: I6771f427148f9f46abacaa5f096b98693f3673f9

2012-12-20  Stephan Bergmann  <sbergman@redhat.com>  [4882b97393288d903d9dc8a33a9a9b2fc26aa85a]

Spurious leftover from debugging experiments

Change-Id: I538468b606cc29fd56362dbeb99c2698efac0f58

2012-12-20  Stephan Bergmann  <sbergman@redhat.com>  [e3982fc537aa46595def41250526c331a02cd4e6]

API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionality

cppu::createSimpleRegistry, cppu::createNestedRegistry, and
cppu::bootstrap_InitialComponentContext for registry-based type/service
information, superseded by cppu::defaultBootstrap_InitialComponentContext.

Aborting stubs for the three functions are left in cppuhelper/source/compat.cxx
to avoid having to incompatibly change cppuhelper/source/gcc3.map.

Change-Id: I8e714c021c246b15a6e6fb7f25d754dceff17c8a

2012-12-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6f1541dfb3b7732af6da3604c6d9e240eaf54cb4]

Thou shall not mention qtz twice, thy packaging breaketh

Change-Id: Icd65d8a456cf59b6e4b6b6bfb095c0bff498bcbc

2012-12-20  David Tardon  <dtardon@redhat.com>  [ea47c12cc8ce6f8b05905d11f1a3fd3f634f585a]

this custom target is needed by pdfimport_s lib

Change-Id: I853927f5057d60962dc858335c4350881768b2b2

2012-12-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8c8402061bb3908d195e3d1b462409d8bcc8e279]

Refactored pivot table dialog code for better modularity.

Moved much of the field area specific storage from the parent dialog
to its child field area control. It's much cleaner this way.

Change-Id: I603fbebc2d9d62742a3808d6f72ca23357d84046

2012-12-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [0de82fe25545a58e956addc5de81891852e9e5de]

sal_Bool to bool in sw/source/ui/shells/grfsh.cxx

Change-Id: I10727407c04b46eb80fb7b9b7f5ddcb0c7d628fa
Reviewed-on: https://gerrit.libreoffice.org/1425
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-20  José Guilherme Vanz  <guilherme.sft@gmail.com>  [509eb776639ea620cc8f834772ec03cdb90831f8]

Removal unnecessary using declarations

This commit just removes some unnecessary using declarations

Change-Id: Ia1c7cc925b2db5b1172fae91dc703883d6539eaa
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1430
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-20  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [aa6373650746c261d76e61f9e00de12d521dcb75]

fdo#39454 Allow (show/hide) comments for selected cells (cell range)

Change-Id: I1a4caea70ef8e2fc177a966e7e267ca4df139864
Reviewed-on: https://gerrit.libreoffice.org/1412
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [37f238837cdd2532363efe2af1735ab24cb9a1b9]

some small fixes for UI around date cond formats


2012-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [31eee6b372539f0f1ccb82d9a8012e878d498d56]

handle last week/next week betweek different years, fdo#58340


2012-12-20  Takeshi Abe  <tabe@fixedpoint.jp>  [1e65f0176a9243274971321ffa5b6462130904ed]

sal_Bool to bool

Change-Id: Ie4aac09e9aa7232c61cfdcda7b2bffd5002036a7

2012-12-20  Julien Nabet  <serval2412@yahoo.fr>  [f3ea8bb8f69db2398a3858de0dc9c3b0d8cc9774]

Some cppcheck cleaning

Change-Id: I04a7a1b119cb6cca4bf0dd0d576e5e051f99cc6f

2012-12-19  Julien Nabet  <serval2412@yahoo.fr>  [d507c57a86cde92428aaa029053b27154373a4f3]

Some cppcheck cleaning

Change-Id: I750058d7e25de26bf82e76ff09c69257ae09c5ba

2012-12-19  Peter Foley  <pefoley2@verizon.net>  [3e88ca86e9e3735ae8fbf144fcf51417c75baac8]

regenerate pch

Change-Id: I4e18ce06db42e13479809ba8eec70033943271cf

2012-12-19  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [95ea6cb21a7d7f4f163e642ba4b1e165a427a0d1]

Fix localization of modified lists

Two cases:
1. The items of PairedList have unique id so it works well
when change order of items. Thus when there is no poentry
for some of the items than use the original strings.
2. The items of other lists have only an order number as id
so when order changes than id changes too, which means
poentries do not match with original items. To avoid
pointless lists fill the whole list with english items.
Actually it is a rare case when only the order change,
at most time it goes hand in hand with changing of count
so use that to decide when use original list. This whole
translation ignorance lasts until next po update.

Plus delete one call of MegreRest() function because
it was called twice for some macro defined strings.

Change-Id: I4b34a1831991608583f53e1885c4eb2aea605493

2012-12-19  Miklos Vajna  <vmiklos@suse.cz>  [bee957fc48867aa1b98b8672b02a187a461f4e38]

fdo#57881 sw: make UseOnPage independent from SvxPageUsage

UseOnPage got changed in commit
fa0f42bafbf24e9141ddee728b160b5ab47077f2, but SvxPageUsage got
unchanged. Given that right now other applications don't support first
page headers / footers, leave SvxPageUsage unchanged and provide
conversion methods between the two types.

2012-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [54b6b5ddaf6b36717eeb44d8dc6f3957056a1938]

remove bin/repo-list accidentally added in c2537d7d1c291ba643953849c

Change-Id: I2ff51793718a26f62157c3847034ac3fae905292

2012-12-19  Tomas Chvatal  <tchvatal@suse.cz>  [f9f89ee1dc05d5cac1e155f84028ffda65620d55]

Add librelogo to lists

Change-Id: Iee20612a194b563d89c02a286993cd16fd196bbe

2012-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [89ee3fcced34ed84f5eae77d24c3956de5f727b0]

l10ntools: remove wrong dependency on offapi

Change-Id: I1de82c254438bd3f706caa3c3b3221cfc4de5ff1

2012-12-19  Eike Rathke  <erack@redhat.com>  [8041285b369e58df477b5e92df4bde68e96056a2]

resolved fdo#54344 let date pattern match overrule incomplete format match

Change-Id: I69a0c62ab5b4da036a77bd6c3b2baec0af7c8339

2012-12-19  Tomas Chvatal  <tchvatal@suse.cz>  [ae9676e099f2929fb1f12052ca81c7ba54b82fba]

Respect TARFILE_LOCATION variable.

Thanks to Matus for pointers.

Change-Id: Iff2254a3f59ae95c11988a33f322ede5d04b5452

2012-12-19  Eike Rathke  <erack@redhat.com>  [f2851a270eb9c617fce9bfdde5c8f2428ced7014]

resolved fdo#54336 accept abbreviated combined date/time input

Abbreviated combined date/time input was not accepted if the date
acceptance pattern ended in a separator, like "D.M." with input
"D.M. hh:mm".

Additionally check that for "D.M. #" input against a "D.M." pattern the
'#' (any number) is not interpreted as year if the input so far was
recognized to possibly match a date without time, in which case the
count of numbers in input must match the count of numbers in pattern and
input here is not a date.

Change-Id: I3b123b872fbab9dab58afe3b6754b8ad70a61356

2012-12-19  Xisco Fauli  <anistenis@gmail.com>  [d6308705133ccde121dcd40f94a1d4367356630b]

pywizards: get rid of ViewHandler

Change-Id: Ie0098f0342a5863ffeb9dec96104efb7d94d7ae2

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [c3b822e46c04c3b294b1cb1e633ab8e62ad3412b]

don't use shared empty string if extra space is to be allocated

fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [f484a8949334cdb659f3a0c222052fc05a9e76e5]

Revert "fix crash for fdo#58306 when appending to OUStringBuffer initialised with """

newFromLiteral doesn't cheat, it's broken
This reverts commit 8b9b779e9fc1de7186217b7be75ef02bb66e2da9.

2012-12-19  Noel Power  <noel.power@suse.com>  [8b9b779e9fc1de7186217b7be75ef02bb66e2da9]

fix crash for fdo#58306 when appending to OUStringBuffer initialised with ""

don't call rtl_uString_newFromLiteral when literal has zero length as
that cheats and doesn't assign a buffer. what we really want to do
is assign a buffer with initial capacity ( but no content )

Change-Id: I9d642c453dee747aca6365abb15408c05f86bb52

2012-12-19  Noel Power  <noel.power@suse.com>  [551cd207621be5922c528d32a6b349bcd8b10925]

fix crash for fdo#58306 by avoiding literal assign

OUStringBuffer doesn't handler append ( if it had been previously assigned to "" literal )

Change-Id: Ief4379490a4873fbee4117db5833111943b86334

2012-12-19  Noel Power  <noel.power@suse.com>  [a6636235e6b6f33f77bee31cd06115b7a0fdeff6]

post OnPrint event ( application & document ) when printing starts

this event used to get posted, somehow it seems it got dropped somewhere along
the line ( looks like the printer and printer monitor code got reworked )

Change-Id: Ib75ee9e7ecd41614275033d2be2a351785326e24

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [5a1d51139c580dc64578d36dc1b4a31a4e5e0ef8]

API CHANGE: Remove support for uno executable's -ro/-rw arguments

...and instead require users to specify URE_MORE_SERVICES/TYPES (resp.
UNO_SERVICES/TYPES for invocations from within the build) bootstrap variables.

This removes usage of deprecated bootstrap_InitialComponentContext from the
uno executable's code.

Change-Id: I9af626f47a94c3bea1fb0d3c3efbab54f8db9e40

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [9be06943013547b0e0d74bf5c98f3146584ae841]

add in extra widgets needed for RTL and for insert->section

Change-Id: I1da651b8682e11fc61bcf4b3bc98c8b5b630d7fc

2012-12-19  Gokul  <gswaminathan@kacst.edu.sa>  [a0cfda2c5656d4782716e99314482efb966c4463]

Converted Formats->columns.ui

Change-Id: I7be50faa10d0106452256f02ec2f4b9cacd3c6d2
Reviewed-on: https://gerrit.libreoffice.org/1346
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-19  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [4ecfcfebbabb950654f699f0168fd3823ea60b94]

Little optimization when detecting if there is cell notes to be deleted

Change-Id: I6f7a79459f3d0431adc45f339854b1a9339444c0
Reviewed-on: https://gerrit.libreoffice.org/1415
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [d15fbd21db2fa420f095ecd82dfedd5db393c2ea]

No more .memdump files left behind by xstlproc in postprocess

...since e37eb6345dcc09620889a9b8622ea0b7b57da0e0 "postprocess: convert to
gbuild"

Change-Id: Ia7f29efebb2872e096d36ab04f5d13bc2d437d71

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [3f141809c84c8ac9a56c3cbf8ac7e872e44a6e0f]

Make testtools use defaultBootstrap_InitialComponentContext

...instead of the ure executable's obsolte -ro arguments (leading to usage of
deprecated bootstrap_InitialComponentContext with an XSimpleRegistry instead),
similar to 0c1dc375b4bf0c8ff01fe51921767faa703b1295 "Make ure/source/uretest/
use defaultBootstrap_InitialComponentContext."

Change-Id: Idd35e27959f7650decfe78364d86614bafbbbec7

2012-12-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40af27d941ab578a341eefc63163b92d399262e7]

even simpler way to get the whole range


2012-12-19  Rodolfo Ribeiro Gomes  <rodolforg@gmail.com>  [94deef9b29346a027b88f934b0ca83ef6a8bf846]

Little optimisation when getting the whole range

Just avoid "if" statement every iteration since the condition
is true only at the first run

Change-Id: I0f2f93196b2b28d457dfbb7b18f568abb45adcbb

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [978aaaf6b422e11ffc55b16cd004ab27a3adc73b]

set a more sane default height on headerbars

Change-Id: I2af5adb064888336dd1ea622bb274c45052e2e61

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [0290ff79eacb02c800976ac13408354624811008]

convert document properties tabdialog to .ui format

this includes allow us to add tabpages to SfxTabDialogs by name (and getting
back the matching pageid) where the name of a tabpage is the name of the label
widget for the page in the .ui notebook.

Change-Id: I48bfaa9ac8daa443ca72540e2024ddb9df34faa5

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [ae4f2c72b7a93085025859cbf1698651831e1b44]

split out custom properties info page and convert to .ui

The CustomPropertiesWindow could be converted to something that inherits from
one of the new containers and remove a load of that custom positioning code but
for now just minimally retro-fit the existing manual position setting code of
the custom scrolling widget.

Change-Id: I6c85286f3652a11bf8c8d827c4986b5b9d745523

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [8c2da9a4ba786b08d1aa07e01060bbf1eb9f167f]

split out custom info page and convert to .ui

Change-Id: I4353c839f6b081fcffd33edb2eb6722e91379cf5

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [da5390f5613c2daa18f0f30760e47e7a102694df]

split out internet info page and convert to .ui

Change-Id: I1aa0dea1e0867b4cf6c4ca099d8c0281d400b24c

2012-12-19  Caolán McNamara  <caolanm@redhat.com>  [243587069c20e062320b3698a08966613ece4bbb]

a GtkComboBoxText and GtkComboBox are effectively the same thing

Change-Id: Iec7b9a0d04c3974a081813aee285f7482de904aa

2012-12-19  Muthu Subramanian  <sumuthu@suse.com>  [abd87f5085267ea514ebd34b23e42fb9b4b6466b]

n#794350: [PPTX] Flip gradient fill as well.


2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [eaf3c60194e440e8a9bebac46f8d55ba6246001a]

fdo#58331: Handle IllegalArgumentException routinely thrown for legacy exts

...that was no longer handled properly when installing such a legacy .zip
extension due to 31170413ae3786bf44564e813d7291354e939a77 "API CHANGE:
com.sun.star.lang.IllegalArgumentException."

Change-Id: I6f5f4be0eed16496d8d3c3623d6676c7c669c5c4

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [28e4c0250e67a344b4d6088bdca2e680a4bffad0]

fix KDE file dialog setting checkboxes to true

No idea how long this has been broken, or if it ever worked,
but inserting a picture sets the 'link' and 'preview' checkboxes to true
for the next time (as getValue() returns void*, which gets silently
converted to bool *sigh*).

Change-Id: I6af0e09ac5e475fc9ff04cd7f937af0bc7aeea77

2012-12-19  Eike Rathke  <erack@redhat.com>  [fff4d120866a0be3cd8185f2c67bb9f59b1a6a3f]

added [hr-HR] D.M.Y. date acceptance pattern (dot after year)

Change-Id: Ie212f2e91b3ef262997bcd125817769ae24c16c3

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [1385f3736c0b80b7c31c03c457808db2ca4725d9]

fix last commit

operator== is case-sensitive

Change-Id: I9b0a99ffdd53780ab14d569b3fac17a7983d5b96

2012-12-19  José Guilherme Vanz  <guilherme.sft@gmail.com>  [dbc484ce448b682f70a774430942063e91ee1909]

Removel ::rtl:: prefixes and macros in oox

This commit removes ::rtl:: prefixes, macros and replace old String class
in oox

Change-Id: I2672c859a45bc1221415479218c352bab4fe9b1a
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1335
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-19  Michael Meeks  <michael.meeks@suse.com>  [1e9f373e35fd54e5cca4bf1eb5bf86230264d235]

serialize all unit tests runs with icecream_run.

Change-Id: Iaed997a4c9a36d618934c5870c65c3006c44561d

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [9c17f2b24bc97b46640b1728fb04d65b88c09f75]

wrap vararg sax functions in typesafe overloads

Now automatic conversions can take place (no getStr() needed),
and there are compile errors when used improperly. The FSEND terminator
is also no longer needed, but it's better to dump it only after
forgetting it no longer silently breaks backports.

Change-Id: Ib47e6eda2d5e12ce889b69bf2affbda3679c2d3f

2012-12-19  Luboš Luňák  <l.lunak@suse.cz>  [a6d5ed529a373863eb670cc75bd797057a339745]

-DENABLE_GRAPHITE -> config_graphite.h

Change-Id: I94c7865b68c65540765c9fbfba6f669055dad4ba

2012-12-19  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [2de803d056e633952f8d8f676b4f7fbcf6c7948c]

Remove duplicate code from Presenter Help View

Change-Id: Ie33419ffe04dccc71956f7475d7b7a4acee7df12
Reviewed-on: https://gerrit.libreoffice.org/1391
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-12-19  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [ecfdf8a42401b9762fb78ae693b19bdc76403508]

Changed Writer follow-up Style for "Title" to be "Text body".

"Text body" is the most sensible follower for this I think.

Change-Id: I4fc091446ada5f4aea82ba79dba84f2874bca760

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [e43fd91b5165a219a4b811209c7efad17379308f]

Fix for making absolute the registry arguments of the uno executable

a25bec0cb20671a8a8e2eacd61138773f4275875 "Properly absolutize all registry
arguments of uno executable" at least broke testtools/CustomTarget_uno_test.mk
on Windows, where some -ro argument system path starting with a drive letter
("C:/...") is passed in, which rtl::Uri::convertRelToAbs mis-interprets as a
URI with scheme "c".

Switching to osl::FileBase::getAbsoluteFileURL started to break Linux, where
osl_getAbsoluteFileURL for whatever reason calls
osl::FileBase::getSystemPathFromFileURL, which in turn for whetever reason
rejects relative input that starts with "/".  The easiest fix that appears not
to break anything else appears to be the workaround now added to
osl_getAbsoluteFileURL.

Change-Id: If03e7136ecc2c26a8f31e591257b1886f3ab129b

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [174b6db5a01314c1651e0787272669950d1be823]

Clean up indentation etc.

Change-Id: Ia53747fb0df923a421646e4f637b08950da2d3c5

2012-12-19  László Németh  <nemeth@numbertext.org>  [71f9633d6764514dc4460cb145af8c7b14dbb0a0]

some not important Python3.3 port (pythonloader DEBUG mode)

Change-Id: I9a6ee04524c0ecd10301c17d2ca6da156d1c2160

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [e87e9ab402f34bd347a991a19aef40e14b2abdb6]

Missing "_" in prefixes

...likely gone unnoticed until now as that nested if is not normally taken, the
createInstanceWithContext call at the top shall normally succeed.

Change-Id: Iabc917473cf6902cb2afc21b735411d8136278fb

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [0c1dc375b4bf0c8ff01fe51921767faa703b1295]

Make ure/source/uretest/ use defaultBootstrap_InitialComponentContext

...instead of the ure executable's obsolte -ro arguments (leading to usage of
deprecated bootstrap_InitialComponentContext with an XSimpleRegistry instead).

The com.sun.star.lang.MultiServiceFactory service is (only) implemented by the
cppuhelper/source/defaultbootstrap.cxx ServiceManager itself, but it doesn't add
itself to its list of know services, so cppmain.cc should not test for it.

Change-Id: Iaaf8d466fe3607ab9bac6aba09396809e53404f3

2012-12-19  Stephan Bergmann  <sbergman@redhat.com>  [9780454ab8eb6a3f25c1bcff08dc30aaa9cc1bfe]

Remove obsolete regsingleton

Change-Id: Ia8b83e69401dccd37c3350e381093af1dd5b17af

2012-12-19  David Tardon  <dtardon@redhat.com>  [2395a3fb74a90cc3166dbe4722250376eff58547]

fdo#58129 fix ppt export of paragraphs

Change-Id: I8784c7a84e7f1d3173b6e134377e9232906d77ba

2012-12-19  Tor Lillqvist  <tml@iki.fi>  [991466907b91255c47caf7726e3de1854849133e]

Add a few missing files to be expanded (from *.in) to CONF-FOR-BUILD

But note that currently the config/config_*.h files are created and used so
that those created for the HOST platform are used also when compiling (the
cross-toolset) for the BUILD platform. Seems to work by luck so far, but this
is really broken. We need to have the config_*.h files separately for HOST and
BUILD.

Change-Id: I500694eee8bb2a8d2d7afbf78171c0e2ea1e66b3

2012-12-19  Tor Lillqvist  <tml@iki.fi>  [6f9eadb0c4a2095e1dc64997cf88806b96e17574]

Revert "The Impress remote control makes sense only on desktop OSes"

Nah, sure it makes sense also on tablets. Consider having your tablet attached
to a projector while you dance around on stage talking and controlling the
presentation with your phone (or other smaller device).

This reverts commit ccd519c582cc897b9276b5d04801688c253c1e94.

2012-12-19  Tor Lillqvist  <tlillqvist@suse.com>  [20bc196507364e22d07277a9e7a2b2acfffb22b3]

One more /p:VisualStudioVersion=11.0

Change-Id: I46f3bb4af352a3df2582003f1c5f0f4069afb93e

2012-12-19  David Tardon  <dtardon@redhat.com>  [7fec8dfcaca4efc92516f9af51a3157f1a11ccd7]

fdo#56267, fdo#56980 propagate shape change to subclasses

It turns out (as witnessed by fdo#56267) that my fix for fdo#56980 only
cured the symptom, not the cause. The real problem is caused by the
following sequence of events during ODF import:

1) an SvxCustomShape object is created (XShape iface)
2) an SdrObjCustomShape object is created for the SvxCustomShape, but it
   is not associated with it (yet)
3) another SvxCustomShape object is created internally by the
   SdrObjCustomShape and they are associated
4) an EnhancedCustomShapeEngine is created for this SvxCustomShape by
   SdrObjCustomShape
5) the SvxCustomShape from point 1 is set to the SdrObjCustomShape

At some point (I did not follow this explicitly) the SvxCustomShape
cached by the EnhancedCustomShapeEngine loses its (weak) reference to
the SdrObjCustomShape. This leaves it gutted and all subsequent calls to
render() return an empty XShape.

The solution is simple: let SdrObjCustomShape know that the associated
UNO shape has changed, so it can drop the custom shape engine.

Change-Id: I267838ea4857dfcd646f40c811f3ae572237a1e6

2012-12-19  David Tardon  <dtardon@redhat.com>  [c3fed9f4ea354427c205bd407fcfa3d04093ba50]

Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."

This reverts commit bb3f2900a867fdcb6df916fff58199b4ce94dd05.

2012-12-19  Tomas Chvatal  <tchvatal@suse.cz>  [c2537d7d1c291ba643953849cc230cd99fa9d608]

Add py script provider to pyuno

Change-Id: Ib2791daa0e2c219aee089c4417289316bd0759c9

2012-12-19  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [413d1a932eb4c47510dd05905c1ff467cb186d04]

Remove unused method from sc: importBiffRecord

As Thomas Arnhold pointed, these method eems to be useless.
After removing and running calc, it seems to work perfect.

Change-Id: I3e3eb7ba3e2e71bb615f64d5f63ca7f8cac00e9c
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1410
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-12-18  Tor Lillqvist  <tml@iki.fi>  [12152d253e48353254645b768c28d67e1e280a70]

Replace GUIBASE checks with equivalent OS checks

The idea is to get rid of GUIBASE and GUI checks as much as possible.

GUIBASE=aqua <=> OS=MACOSX
GUIBASE=WIN <=> OS=WNT
GUIBASE=cocoatouch <=> OS=IOS
GUIBASE=android <=> OS=ANDROID

Don't set GUIBASE to these values any more in configure.ac
either.

GUIBASE_FOR_BUILD is not used anywhere.

Conflicts:
	configure.ac
	postprocess/packcomponents/makefile.mk
	postprocess/packregistry/makefile.mk

Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3

2012-12-18  Rob Snelders  <programming@ertai.nl>  [3b87d3dd507cd48286160e62383f48e2f70f0067]

fdo#58370 - 'Send Feedback...' URL invalid in other languages then English

Change-Id: Idfd689c86700fe3b6ec2af477973a2cb484fc29d
Reviewed-on: https://gerrit.libreoffice.org/1408
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-12-18  Xisco Fauli  <anistenis@gmail.com>  [8347fa7f8ed75a341e22733e53e7d64e7a930db2]

pywizards: Delete all empty TextFields after finishing

Change-Id: Ic1c0c6e6f6174d4337abf06f32d9fd8072c2511d

2012-12-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87bfd731cbb9610252b39e9ef1d0d3d6c6c71f09]

Check the validity of row ranges after after the data area shrinkage.

Or else it might crash again in the pivot layout dialog.

Change-Id: I2254e5901f4736fffc6940346a866fc1f22b7c7f

2012-12-18  Eike Rathke  <erack@redhat.com>  [91d3c0ce2b808e917ee45f18f2c40a58329d2c19]

resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ...

Bug crept in with String to OUString change of
1599fc9e54a7c4855bee1c30d92dd1f5be05f530

Change-Id: I25a6b40de10785bc861fa2b353edada0e4a623c9

2012-12-18  Xisco Fauli  <anistenis@gmail.com>  [7431458606db21d695b0b891f25d3617030bf0f4]

pywizards: Fix finish in Windows one and for all

Change-Id: I450e2f32a3579778163655b65cd112f952f0456f

2012-12-18  Michael Meeks  <michael.meeks@suse.com>  [09123760860f99756d37b70557d83f707fda6b17]

fdo#58473 - fix transliteration crasher caused by writing const string.


2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [058702256211804a449ae7e16b4fc4bd16236f40]

sw: update README of qa/extras

Change-Id: I7fc9fb44cbcabfc6d9e766777a3425794beb2bb2

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [df271449deecef88abdddeb2f5248da32b922311]

restore accelerators for format cell numbers tab

Change-Id: Id0c55d52c233ef276a38edc6e0b96d3c000e2046

2012-12-18  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [75c05bd7d2e0e2fb41d4218eb0bb8f5631ca46fe]

docx export: graphics relativeFrom attributes now matches import code

Change-Id: I9f543c08f5e19c11c7e1b8020b8c5f62ae040f6e
Reviewed-on: https://gerrit.libreoffice.org/1342
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-18  Tor Lillqvist  <tlillqvist@suse.com>  [a65f6ef56ea9b8382451500ea8454db4b9738e2b]

/p:VisualStudioVersion=11.0 here, too

Change-Id: I7843d3e9565b6577d7c84e547f5b913672cfe1d8

2012-12-18  Christos Strubulis  <strubulis@gmail.com>  [5198c4a41f9cb793abd1276e75a640f7391ce0c3]

Replace chained O(U)StringBuffer::append() with operator+

Change-Id: I0fcd70cff092c7d90b57b9af9dcec99f23750f1c
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [84a99c009e76582e79cc8341e2931d5b8261bb68]

Related: fdo#50284 apple's modern symbol font is unicode encoded

So codepoints that are from the legacy range need to be converted to their
unicode equivalents even in the presence of an installed "symbol" font on
MacOSX.

This should work out ok if input codepoints that exist in the apple symbol
unicode are used, they should be left untouched by this conversion.

Change-Id: Ia9996e2d9bf632c86c8d26832d77c7c662cf1076

2012-12-18  Tomas Chvatal  <tchvatal@suse.cz>  [259cdd64ac850fa9105bd21001d466a82671f75e]

Do not define CPPCONN_LIB if using system version

This is used for dlopen internal library only anyway and breaks
when building in strict-multilib environment.

Change-Id: I9dea9e37161aab17ab605bec33482ddb48beeb46

2012-12-18  Michael Meeks  <michael.meeks@suse.com>  [15aac31ebac23ef745400a8d9c146aef85923c9d]

fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.

Change-Id: Iff0537a69b2c6ae929da6a05f26c0d55415d6d8a

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [626969aa7cce72692767e265a2a98ef111202487]

fix conditionals detection

Change-Id: I50b335375b8b2ac67c50f887a4eb58456b9cea33

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [17e0f42234c67df60e5599289fdb2cda683bea6e]

indent

Change-Id: I4c41f5f8b0498deacbe296804047befa5f19fa3d

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [b7215602c00f392e30e0e23e21f32dd37fba07dd]

API CHANGE: Remove obsolete regcomp from URE

Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [b980eca67edd8e3dd43d8717dbd90a2104450f85]

Adapt ure/source/uretest/ to passive component registration

(regview only works for old binary .rdb files, so test-regview needs to use
types.rdb now)

Change-Id: Icd68122c08ae723010c42a8515e09c2d81f0cdda

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [a25bec0cb20671a8a8e2eacd61138773f4275875]

Properly absolutize all registry arguments of uno executable

What was found to not work is something like "-ro services.rdb" referencing an
XML-format services.rdb that itself contains relative uri attributes.  The uno
executable would not make an absolute file URL from "services.rdb" due to no
leading ".", so trying to absolutize any relative uri attributes against the
relative .rdb URL lead to MalformedUriExceptions.

Change-Id: Ib41fc8e42b9848f5e77f44c86e1857a3d287d634

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [7b01977c7a50ab5b16d894a0760d61bf04970766]

Improve error reporting

Change-Id: I430344cfe70134fb18bd884056261b11924c71d0

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [7068cad92490e45c75214ba33a9102df24b6653d]

-fvisibility=hidden requires HAVE_GCC_VISIBILITY_FEATURE

...had been forgotten in f98379816411f932ccdafede5f9b25c260c17361 "Make
ure/source/uretest work again"

Change-Id: I9175118126124eba4ea750914d588f6c1ccb2604

2012-12-18  David Tardon  <dtardon@redhat.com>  [d397024411d2d73161e6a7410ccc82ee222648d8]

fix assertion

Change-Id: I67bf571062c5246402979170e0395ede320dac82

2012-12-18  David Tardon  <dtardon@redhat.com>  [cd69be65786cb49d0748433360b05db8c4f6d890]

fdo#49277 use correct default tab size

Change-Id: If8e1936b897bfe0f3ae0d791c573267df3381954

2012-12-18  Tor Lillqvist  <tlillqvist@suse.com>  [4ea11e31e9f70e8ea33fbbf217370a7d911fdacb]

/p:VisualStudioVersion=11.0 here, too

Change-Id: Ifa463327e9f33696012b3add0640b12f6d585178

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [8e5fe8dc9229043d18f581f2c56d58daff2bf87a]

avoid infinite loop when parsing malformed ooxml math (fdo#57886)

Change-Id: I2f66bc335795a9e84f532fb28d3585aed783ebd6

2012-12-18  Noel Power  <noel.power@suse.com>  [015bcb0840a584a660cefec412493107b74f4712]

finalize pivot *before* scenario sheet to ensure table numbers are correct

Change-Id: I15cf378b51b1ecfbd05c7013e5a5b69fb87fdafb

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [decf6bf7207ae36bc5882f2e945a7d3f8587cf03]

update PCH headers using the current pch script

Removing PCH for sal, as that one is too complicated to be updated
automatically right now (#include <premac.h> needs to be handled,

Change-Id: I3ffe9526942f58d0f66430af109b13f7ec1d6c90

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [eb976220e0d1fb156fe1e3e839a85c9ed78fea73]

update update_pch.sh

Change-Id: I8353ab9808e5a496ec1b484ef7c80949534ab640

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [a2279bb2f52ee5bbe8d38433aac55aa1a16661fb]

split out security info page and convert to .ui

Change-Id: Ifb962186a80941beb57b75815fbb9d425ef44ee0

2012-12-18  tino  <ttk448@gmail.com>  [32e90d832a19ea6a6b642858ee482691a505578d]

added RID_PRICING_DEFFUNCTION_NAMES string resources

Change-Id: I2a4e596724abb82dccbe4a8e9110bbb9b9479ff7

2012-12-18  Michael Stahl  <mstahl@redhat.com>  [5f189199021929a50be244498cca05bc3dcf0816]

DiscoveryService: include errno.h

Change-Id: I8bf8ce8324e6ebe89dca1c58f02d973b8998ff2a

2012-12-18  Tor Lillqvist  <tml@iki.fi>  [ccd519c582cc897b9276b5d04801688c253c1e94]

The Impress remote control makes sense only on desktop OSes

Change-Id: I48166fd5ee3dec8c140ef1905023db72c2aa2bd4

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [f34cd255366bd045c5728918a390b7c843470554]

split out statistics info page and convert to .ui

Change-Id: I0c940128e535cfadbd7ac917601dd9da0d0a347a

2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [159fc90e1692f3cc17261c0db9fec48eb6bef28b]

fdo#58376 testcase


2012-12-18  Michael Stahl  <mstahl@redhat.com>  [1f5401e6c9c260354022aeab6a02512bdbfa7a4b]

DiscoveryService: -Werror=unused-but-set-variable

Change-Id: If0175642ebcbe1f4f6cc7640d87385c96e097180

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [e5546342cb4e4f106257a7f7594d4356e6adbff3]

Let JavaVirtualMachine::getJavaVm start the VM it already found

Since b69951996967a1c79e3a55dd13dd5609b19db6a1 "Drop support for /etc/opt/ure
and ~/.ure from LibreOffice 4" there is no place any more where a plain URE will
store information about a selected JVM, so JavaVirtualMachine::getJavaVM will
go into an endless loop of jfw_startVM -> JFW_E_NO_SELECT ->
jfw_findAndSelectJRE -> jfw_startVM -> ...  The solution is to pass the JavaInfo
determined by jfw_findAndSelectJRE into the second invocation of jfw_startVM
(for which the parameter list of the latter needed to be changed), instead of
relying on jfw_findAndSelectJRE and jfw_startVM implicitly communicating that
information via user configuration files.

Change-Id: I5799f04c457e8a849c67ed827dc5e134c6563362

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [39da5cf13337d2945b802587f5b0d9d4ef0512dd]

SDK's include/stl is long gone

...since 1628005298923ad15cc78dbad63669b701f5fd04 "Trying to remove the stlport
mention from the code"

Change-Id: I8785274bc2fdc9d97200aea245e1e8182249cde6

2012-12-18  Stephan Bergmann  <sbergman@redhat.com>  [0a354ba6f865bcda4b9fdfe05912d07f54671cc6]

Duplicate definition

Change-Id: Ifd8d8ee0c101f77a0c8832a8e4379eabd6334e85

2012-12-18  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1d9f281c8c3d098bc70e0e0cbe081c696fe2b7b9]

Remove unused ScTabPopShell

As Thomas Arnhold pointed, it seems that ScTabPopShell is useless. I did a full
compile without ScTabPopShell and run sometimes cal, writer and all still works.

Change-Id: Ia05d4fb53999b816101b5757153942df0c606022
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1392
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [2c261400e79d790453ad3d4beb72b397c0795d90]

bah, missing file

Change-Id: I09626f2d7b5b786e35e02964554d7f5c0239d952

2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [5b7810581c573c4406a0e4529193dd3a7871a56c]

SwFrm::CheckPageDescs: if bOdd is false, we want left format


2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [1b67d91b0065c46ca7b36db0836c9159ca8b50cf]

fdo#58376 SwFrm::CheckPageDescs: fix crash on fallback

The problem was that fallback worked like this: if we have no page
style, then right falls back to left, and left falls back to right.
This is no longer enough when 'first' is missing: for odd 'first' pages,
first we should fall back to right.

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [4dd309ed472f4860ed60ccdd38226c3fcbdfb59d]

remove manual entry of 50 to 600 now that we support items in .ui

Change-Id: I68e5547916af4986dfab31aac9e25cc8fad8d0e0

2012-12-18  Caolán McNamara  <caolanm@redhat.com>  [6154e1b4e9c39adac57b0131ceee3a6d2be86fa9]

split out description info page and convert to .ui

Change-Id: I502a51018f7281c9e4bc42d6f9ae76e6cd6a3d86

2012-12-18  Rene Engelhard  <rene@debian.org>  [351b71edc0bb3076578dfcc4a32d349448e7c24c]

set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"

as otherwise we get
uiex's output is invalid:
svx	uiconfig\ui

Change-Id: I39b776cdb3561be0bffb8e9ebe3bf9f2660162f6

2012-12-18  Tor Lillqvist  <tlillqvist@suse.com>  [c0e21788c1c9b98493b41a0020f660f4fa5983f3]

Store some (sadly ignored) return values in variables to make debugging easier...


2012-12-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [687138f72c607e02f9dabf0ca6c936209e4c76b7]

Fix the regression in fdo#47499: wrong fill colour

Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12

2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [fa655c0038ad6f9d4e26b78e5438953615e9bdb7]

SwMSConvertControls::InsertControl: typo


2012-12-18  Miklos Vajna  <vmiklos@suse.cz>  [bc1387714118773b3ac27903080200fc7c9a50d7]

sw: kill C2U in filter


2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [fd17055017b7bb4c02c247ce1136447126cdb5e6]

sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxx

Change-Id: I7133c5b1ba41b01e695d006af8e5e3bb29997ec6

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2a383bb7e3b9c3429cc6b7090fcd99c0209c4275]

sfx2: renamed TemplateLocalViewItem into TemplateContainerItem

Change-Id: I8ff318a7bcad21c4fe8d5dda818fad5763a6ff02

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0bb7f12f53b46e105ab3e8fcb281f3cc9466753f]

sfx2: rename TemplateRemoteViewItem to TemplateRepository

Change-Id: I7a7479f0264f38aa0193d50acfe58b20ff57d8d0

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9ab9436aa84a6a7c4cc23b517be7025664595dfe]

sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxx

Change-Id: I5fb96df9ae95b42eb4e2485068488e8c81929563

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3016b60bcb938eb2d4a5e5d7f9f4c0f5c136522e]

Template Manager: moved repositories storage to dialog

Change-Id: If049e05b7cec060cbdbc5a366a4019f088325e1f

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [58fdb89bc384019e4eaf181a956fe4ca7ed5dd07]

File picker: add Path field for CMIS like other protocols

Change-Id: I9745831da13646d351858f221b1367374ebf737f

2012-12-18  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e468ca20c8e25df8a15c38aa3eb9c289f89f27f7]

removed useless #if 1

Change-Id: Idac86a48ceecf6fac1d84f8c4fb168ebe427717a

2012-12-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a028afd55decfd269268d0d1e6adcfbdc9d85d0]

we need to use a copy of the original ScPatternAttr, fdo#58338

Change-Id: Ic231347cb864bff073d46ddef06f65b7517c45c3

2012-12-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6859c0230444e57dc8526e398c4c3c6f5bb218cc]

fix the test for cond format export

Change-Id: I01e0b3e76e39bf26d2398745bf706cfa60d5621f

2012-12-18  Luboš Luňák  <l.lunak@suse.cz>  [d35fa4161f83c84408c192c642978fe1aa528752]

class vs struct mismatch

Apparently this was enough to cause a linking error with oox::vml::TextBox::TextBox
on Windows.

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3df19b23d80a23e8f42cf766499b1a23ecfe923]

first check that the number of cells has not been reached yet, fdo#58346

Change-Id: I0fea5719f524584acdbbc560c47b3c427c174845

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [92a8be9fb4877d43e099c99d067bd3f06397d212]

UI does not update correctly for icon sets, fdo#58308

Change-Id: Iceeab1ea3624fbefa8cb626899262e857b445ac1

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2f0bc524daf8ed27a8f9fbb2cdb31460d5be077d]

workaround FORMULA is not part of the condition is in the UI

Change-Id: I6c51ecfbddeeaed3f8747cde90996f7e236a0afd

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a8406aa3e0225989d57b185958b0c43b1304ec4a]

fix the month date formats, related fdo#58340

Change-Id: If9f716fd2d2f5a8488451121067ee068673b3b7a

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c0e79f821260f0b72f35af74bb47f7ff91d5954]

remove unused ifndef

Change-Id: I759d2c7cea6a27fe676d1c1a17586445aa013ee9

2012-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e4348d0f60f2b6b3ad71eaa8777ef8f98694298]

checking for the month is wrong, related fdo#58340

Change-Id: I9920e8ad84da58f32a61a4bd864ea80b011ad746

2012-12-17  Michael Stahl  <mstahl@redhat.com>  [a923084f872b8ce13f6213827fe5b1c711e6b15f]

fdo#58286: sw HTML export: fix missing end tags on FrmFmts

SwHTMLWriter::OutFrmFmtOptions must return a value that includes the
parameter rEndTags.

(regression from 3852a6f54880af8ed9161227baa555580c7d4517)

Change-Id: I280a0de57e254f75b69d08d93e23bf7c765058ec

2012-12-17  Werner Koerner  <wk661lo@gmail.com>  [3d969a60852d505cfa02a6b3410d4461718138ba]

fdo#58196 Viewing: Reenable mirroring for scaled-down images

commit I6feb744712956a92d6140d079dc3a85ee8511930 (Stepwise
rebuild bitmap rendering from scratch to avoid rendering bugs)
missed horizontal and vertical flipping for images scaled down
by more than about 60%.

Change-Id: I68241792d2b43edde33f478c998d447debd8fd13
Reviewed-on: https://gerrit.libreoffice.org/1332
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-12-17  Yong Lin Ma  <mayongl@apache.org>  [6560cae1b5f81cb753a7216cb22d4e7f9d175cd1]

118878: Writer crash after column number and width of frame are modified

Patch by: Lin Yuan
Review by: mayongl
Reported by: Ji Yan

2012-12-17  Michael Meeks  <michael.meeks@suse.com>  [092a4385c2616943baccc8ec43ca29c1dcfba9fa]

fdo#53525 - Revert "writer:crash(i118878) when adding

columns and chang. properties in a frame"

This reverts commit de1c42d9f552bc57b28d50f4313bc982c63b84d4.

2012-12-17  Michael Meeks  <michael.meeks@suse.com>  [439d600138515d10b40a00653f8ac51e5ccfc1e5]

32bit compile fix for OString::valueOf usage.


2012-12-17  Arnaud Versini  <arnaud.versini@gmail.com>  [e3420747c2883b56375d9f4e9a1ab675450744a0]

Revert part of 34e79c19babc0e6cc281025b40635b91dca444f3.

undefined reference to `sal_detail_initialize'

Change-Id: I92074e108dc405e1484503cb39c8c46b2cf50ce0

2012-12-17  Michael Meeks  <michael.meeks@suse.com>  [bb3f2900a867fdcb6df916fff58199b4ce94dd05]

fdo#58399 - revert attempts to untangle and accelerate this mess.

Reverts commits:
    76350361f386b78e1bc9edb75af89e7ff3afe356
    67f899e1d2db0dccde4b9587a52b7157fe1fb0be
    1d77d4eada214e14938336070b248c18705939ff
    1d16f59023b1b19d01ca69b8c9735be6d3baf5d9

The bug has a great series of linked bugs and stack-traces; the
weakref / mixed tools & UNO lifecycle here is simply hideous.

2012-12-17  Xisco Fauli  <anistenis@gmail.com>  [355c30789e311aa13d7421ce653dc80a9030c2e2]

pywizards: absolutize fails in Windows with backslash

I don't have a way to test it in Windows, so I hope it fixed now

Change-Id: I0f24aadb26c0d091fa95d9fcc655fa876c4b18db

2012-12-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97b583a7bfb5dc9000290c3bdc8df8751a97d65d]

Change the order of always, never, ask enumerations.

This tri-state option is commonly ordered ask-always-never or
always-never-ask, but not always-ask-never, which is not very common.

Change-Id: Ie3a3d1b40397b5cd7d28e64948a2b946bb619b49

2012-12-17  Noel Power  <noel.power@suse.com>  [f828e91d1b2f0491e3d1c724ddd12f1b9177f466]

fix problematic calc object selection after object create  (at non 100% zoom)

sometimes difficult to select custom shapes etc. created at non 100% zoom
levels. workaround was to use selection tool to select an area.

Change-Id: I112a60ebf37a37b16f6af5e70358853088e648a8

2012-12-17  László Németh  <nemeth@numbertext.org>  [a108f4b14e119736c6a24f00cbfe87acb71e1e4a]

LibreLogo: fixes for the Slovenian and other localizations

Change-Id: I52f8526f91b93420e2da6ad69e86ddbf70ad01bd

2012-12-17  Arnaud Versini  <arnaud.versini@gmail.com>  [542ad7f1c5ac7794c42248ac13e9b33f84888490]

API CHANGE: Remove useless deprecated rtl/memory.h

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, adapted some function
definitions in sal/osl/all/compat.cxx to avoid "must return a value" warnings.

Change-Id: Iac156b004464018225bbfda24f0a234f9ebcb19f

2012-12-17  Peter Foley  <pefoley2@verizon.net>  [34e79c19babc0e6cc281025b40635b91dca444f3]

add script to regenerate pch files

based on a script by Lubos Lunak
(http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/40210)

Change-Id: Ib32de8be8a57b3b430f4b5b298b7f417e5a02ccb
Reviewed-on: https://gerrit.libreoffice.org/1350
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f55f86e016e8d1b509be1e7ba59919301dc17d67]

Re-arranged formula options page to make room for re-calc option.

Change-Id: If144ffa1c5d868f41f6303b0f99fbe2e4d23a6b8

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [0d777f33a1d818a7fd27d755e54db64823f46636]

Resolves: fdo#31055 fallback to a default bullet on symbol lack

a) fix up some entries in Wingdings for which we do have a suitable mapping
after all

b) on complete failure for mapping to OpenSymbol show a default
bullet, which is better than no glyph

c) document that the original tables were against StarSymbol which
had extra glyphs (and/or I thought it had)

Change-Id: I5e43cc0a5216e76d00b7df1a69967e08c3656e21

2012-12-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8d5479cde68b8e70c4bfa2a6edae030260c740e4]

Use check box "Always perform this in future" rather than 4 buttons.

Change-Id: Ib04debaf3c2d06e694e965c1ece01d6cc7a43fa8

2012-12-17  Stephan Bergmann  <sbergman@redhat.com>  [77d3777c8934171a9557a96872d020cf12443fb9]

Remove --with-stlport from LO 4.0

The STLport was only built for the benefit of old extensions on platforms that
once used it themselves (Linux x86, Solaris x86 and SPARC, Windows).  We
deliberately break such old extensions for LO 4.0 by no longer shipping that
backwards-compatiblity cludge.

Keeps STLport listed in readlicense_oo/ because of
o3tl/inc/o3tl/compat_functionality.hxx.

Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?).

Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from
l10ntools/inc/helpmerge.hxx that was once added with
854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01
(1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename
-> MoveFileEx" but now starts to cause trouble on Windows.  Also disables
warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both
tools/wintypes.hxx and the Windows API) in a number of places that include
windows.h -- however the old STLport caused those warnings to not show.

Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829

2012-12-17  Luboš Luňák  <l.lunak@suse.cz>  [c075b8068bff1b3c6025638aaf0acab5bbebab4d]

OUString::reverseCompareTo() string literal overload to match the AsciiL one

Change-Id: Id5ca706aa3fd1831990db2310933c6b94ca376cb

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [1b0591e934540db3bb31342ccc7849ed49338a96]

Resolves: fdo#58237 set listbox to be expandable

which is currently also a synonym as shrinkable
so the listbox is shrunk to fit.

we do need to get around for forcing widgets to
stay within their available space in boxes (should
work fine in grids)

Change-Id: I38a570b2d59952f3457252c57399e2d6ab9e12c6

2012-12-17  Miklos Vajna  <vmiklos@suse.cz>  [83193b44d08e5c5eb9fbe2262cea5f1d019a2462]

oox: try to make Windows build happy

Change-Id: Ib7340d79fc29ef0d0c46083a6aac6c27aba2629b

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [daca24d2779260042ee84229f0f476a03e2a5ca0]

cppcheck: I wanted to check for 'e' and 'E' here for 'end'

Change-Id: Ie5a1da69c1282c518ec33835fefe723b0fdf3a40

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [65b241eb0bc25597336a0b1b15af85c3428e40cf]

sort style list in outline numbering

Change-Id: I17139da65d0adbdaaa2c7bafb066fc6f74c42700

2012-12-17  Julien Nabet  <serval2412@yahoo.fr>  [ec1f1c16e36b1fa5138604ca08fff1888cf7513c]

Resolves: fdo#58284 outline numbering list is of wrong type

Change-Id: Ifb1fa41bef033b4f0624f46a945d5a5c47bada4a

2012-12-17  Michael Stahl  <mstahl@redhat.com>  [bfbbb83857834ac21ec61e201de3b778625b8d1f]

argh... remove accidentally committed concat-deps

Change-Id: I212bda7ac80c9903bb72ec919c4c8fc232a89cfc

2012-12-17  Andras Timar  <atimar@suse.com>  [ce2f7954fdd9c537f8904c15c150171bc14642dd]

fix ascii escaped unicode generation

Change-Id: I732a480e71c3f26ffde527c5e0eea36f814b8b03

2012-12-17  Michael Stahl  <mstahl@redhat.com>  [de1cbc17952a7e5838c0ded2ed3042171cb997c4]

Revert "hide rc.exe splash screen"

This reverts commit c2e3d09bb740749e1a6e045ff08bf32e5812fa9e.

Quoting from my last revert of the exact same rc.exe -nologo:

 commit a6e3c2b4800144df40e5f78f6f912cdc6a575a32

 gbuild: Microsoft Resource Compiler does not do -nologo

 At least the version 6.1.6723.1 that is in the Windows SDK 6.0A only
 complains about "invalid option: -ologo".

Change-Id: Id6affdf4c833796691c903257dd515cc0d0e861e

2012-12-17  José Guilherme Vanz  <guilherme.sft@gmail.com>  [9a30ab1b99a1041bf5f232c2bc3fbe4bc370342e]

rtl:: prefixes removal in oox

This commit removes some ::rtl:: prefixes and macros in oox

Change-Id: I8b24535775df85cc5bb87cc808afcd338ec52df6
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1334
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [b53a329a7fef6262e437f8de0a771633a731704b]

Resolves: fdo#58373 restore label for font is printer/both or unavailable

I removed it because it only refers to the Western font and not the
two other categories. But apparently there's demand for it, so
better to restore it as misleading as it is for non-Western

Change-Id: I84c0cf858c16a9cadcba8d0c3993f0b0b7ad5a45

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [151cc93f7363d2dd939be790fad7a5a32748eb30]

split out document info page and convert to .ui

move svt::SelectableFixedText to vcl and implement
"selectable" GtkLabels by mapping to that vs
FixedText for standard GtkLabels

Change-Id: Ic114991cd2c2eb6673bcef634fa286dd7c67056f

2012-12-17  Miklos Vajna  <vmiklos@suse.cz>  [ffe1f48310f9a1dd4b64315bb16c312482b3f287]

n#792778 testcase

Change-Id: I0f86c70f5068b32e2a1cf1ac605e32b7e5903e94

2012-12-17  Miklos Vajna  <vmiklos@suse.cz>  [d5c934d150cb6cea5f96cbbee4fb5e8312bf027e]

n#792778 DOCX import: parse group shapes in oox only

Previously textframes inside groupshapes were tried to be imported as
TextFrames, but then their addition to a GroupShape failed, so the text
simply ended up as a normal paragraph. Fix this by importing members of
groupshapes as drawinglayer objects, just like how the WW8 import does.

Also fix two testcases, which implicitely tested that the groupshape VML
element is ignored on import.

Change-Id: I1a9fba8a5fd532203a825e55b1d5996277ea12fa

2012-12-17  Takeshi Abe  <tabe@fixedpoint.jp>  [2bbb4b9c5bf9c61c5b0b7fdfcce5b97e04a63a8a]

sal_Bool to bool

Change-Id: I8fe2b267454a3a4c235e6de7f44aa127657d0429

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [5af4fff6d4dede7e60d407766f30e7191eeeee66]

convert print properties tabdialog to .ui format

the dialog itself that is, two of the pages are in .ui
format and the rest are pending conversion

Change-Id: I5a22cf1603abb0400272ce8969c0b43a00ed7739

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [be61350e8b078fbc34d820868d67f7e393bf93df]

split out printer paper page and adapt code to .ui

Change-Id: I95266926801ab5cb63ec012b37cd35757ec541ef

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [126ec8f96680ad5222b10a4bf6aac9ff8b58fe88]

Move forcing existence of tabpages to TabControl::GetOptimalSize

rather than just for SfxTabDialog, do it for all TabControls

Change-Id: I29a19c51c7ce3baec428df716e2ee3595e496c39

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [cbcb304b8be5d0824872625b5373729a79042f0f]

allow tabpageids to have names which can be queried

and in the .ui builder set that name from the name of the
label widget matching that tab

which allows human understandable names to be used in looking
up the pageids for a given tab page rather than fragile
by_position so tab pages can be freely moved around without
busting the code

Change-Id: Ieaff1408b25545c561a0b28c51ec205af6e1400f

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [98818ee54e3555e2ed8fe3a2160095a1fe84b818]

mnTabPageResId is not used anywhere, continue to skip the resource though

Change-Id: Ief4707613352b1382fb23e5914fd05f6c7618327

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [68d421bdac59295bf91457def4cc041ea5c3d8d0]

callcatcher: update unusedcode code list

Change-Id: I3ba30e0745c8f2adac29a6c4ff15a8156cee4baf

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [0d5644bbe90e87ccd646276bfc545c3201caa005]

UniString::Fill -> OUStringBuffer::padToLength

none of these strings starts out before "Fill" longer than the size they are
asked to be filled to so there are no trailing unfilled bits to consider

all of which means that we can get rid of UniString::Fill now

Change-Id: I8da21e9787017da9243a2c1d7118d3fbcca2a7fb

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [2be589381e8e8969764e0de1ad079fca959afb8a]

remove rather pointless uses of aEmptyStr

Change-Id: I66fdf76c9e6aceca594bac6e1007676250ac7301

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [fd84daf696a368c2c7561b5253b32a63ecdeca4a]

UniString::ToUpperAscii -> OUString::toAsciiUpperCase

Change-Id: I70f2238021c79a34b97a6bdbcc374d8b1ffb2a31

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [a1175f3d6ba3e16f81bb12b55c590fc605695b5f]

String aNam uppercased but otherwise unused

Change-Id: Ifd8c5edd3711357374efb2aba0ed108a36d3c740

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [bba34cfa6df4f8b7ca181d517dca675c0dc23b81]

use return value optimization

Change-Id: I08e6b49c9250d3542777f207e93f1d7b6d1a92a7

2012-12-17  Caolán McNamara  <caolanm@redhat.com>  [7b028f4aaefe626edfa5283363e21146ceca4acf]

String::AllocBuffer -> OUStringBuffer

Change-Id: I66489516df4b363fd7ed61e90471efaeb1235333

2012-12-17  David Tardon  <dtardon@redhat.com>  [243630f394d5a332a7b214970b1f9924650f0255]

fdo#58362 do not crash on customize toolbar

Change-Id: I7102a1635329b3bcdd3bf6bc250555cc71e0977e

2012-12-17  David Tardon  <dtardon@redhat.com>  [7cc485c88f1722b14bdc0dc07b7ada7ab3cf65d9]

drop useless check

Change-Id: I3da8370930bafa6e1744291391c71871d203bb00

2012-12-16  Matúš Kukan  <matus.kukan@gmail.com>  [2295d4b50b2a97e318856e552ee0e3c9a8f27346]

postprocess: hopefully solve dependency problems

Change-Id: I48c3a6c621e5faa46eba9eb4f34428b2f947a86f

2012-12-16  Andras Timar  <atimar@suse.com>  [0c87eb68aa658bd13fdfc1d530e65c2e1fe3c308]

Updated core Project: translations  c6cfd71c3d302bdb0999888f9c867d70acb40708 update translations for LibreOffice 4.0 beta2


2012-12-16  Thorsten Behrens  <tbehrens@suse.com>  [706910e577fca1976c394e9667a403fd16f52133]

Remove unpublished Accessibility examples from ODK.

Change-Id: Ied4259b1d08ae54fc0ba036239227ac897e11ebd

2012-12-16  Xisco Fauli  <anistenis@gmail.com>  [ce212151b4ff75c221e7fc7bbd6d146d7f5c6fb6]

pywizards: Fix "Finish Wizard" on Windows

Change-Id: I7ed2cef99e989aba387917fdeb16a82debd1053f

2012-12-16  Xisco Fauli  <anistenis@gmail.com>  [cc18d924d145abab9c503dad68aec3e1afe78786]

pywizards: handle UnknownPropertyException

Change-Id: I922d27f584ef39d543ee2bba997680dbea06d95f

2012-12-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [a18c4b0f38eddc3c106091a3cc2f17655eedf286]

dumb down the recipe to accomodate the feature-poor BSD 'find'

Change-Id: I25bf1a16768e964b2771099262215ea157e39358

2012-12-16  Matúš Kukan  <matus.kukan@gmail.com>  [74b960ef3cd96f0f0e170234bc0947bfb51723f4]

add missing dep: gb_Package_use_custom_target

Change-Id: I888d9efe8bad905c108a6c824f2e2c7228fdd56d

2012-12-16  Luboš Luňák  <l.lunak@suse.cz>  [5402ff6cd96c8142b9a54f7cc7f3ed1e7adea2b9]

PCH for Library_sc


2012-12-16  Matúš Kukan  <matus.kukan@gmail.com>  [3bbe79eef841ae4a756593557641e32fa28c0184]

postprocess: execute packconfig.pl inside postprocess/packconfig directory

Change-Id: I2af8ab42eacdd1db7dfc6758c72fcd500b237ebc

2012-12-15  Eike Rathke  <erack@redhat.com>  [63e10bf2383d22a5b3fafd95a688c2389f0076bc]

check conditions before checking for matrix fragment

Was omitted in ab0096ed68cdc08906f518d3499a8e1afc5ba80c

Change-Id: If3e1c141f02751ca7e6104ba21c246926fca843d

2012-12-15  Eike Rathke  <erack@redhat.com>  [9a0bc6d06e30377d2ddf05bf5975dc8c850c8f97]

add missing *IFS pieces to Excel filter

These were omitted in ba950a50b0d0863e18ef781214eaaff9a8684790 because
oox/source/xls/formulabase.cxx was moved to
source/filter/oox/formulabase.cxx

AVERAGEIF, AVERAGEIFS, COUNTIFS, SUMIFS

Merged from Apache OO, parts of
http://svn.apache.org/viewvc?rev=1381452&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Daniel Rentz [dr] <daniel.rentz@oracle.com>
Original Committer: Daniel Rentz [dr] <daniel.rentz@oracle.com>

 # HG changeset patch
 # User Daniel Rentz [dr] <daniel.rentz@oracle.com>
 # Date 1299664669 -3600
 # Node ID 89feb2fb2947d76a15e2de8bc1def1edf20e4f88
 # Parent  1bf6d73db8a4ee709aa4d9d9d827efafc9c611d2

Change-Id: I0756e1da4aa2acaefb86b5813e047b2768c192a1

2012-12-15  Matúš Kukan  <matus.kukan@gmail.com>  [e37eb6345dcc09620889a9b8622ea0b7b57da0e0]

postprocess: convert to gbuild

Change-Id: I6c81fa0f1b8d7273541d5d9883b5fc96a5091bbd
Reviewed-on: https://gerrit.libreoffice.org/1080
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-15  Eike Rathke  <erack@redhat.com>  [cc036a9b113c76cefba964cdac5a6f941c7a314c]

AVERAGEIFS with FUNCFLAG_PARAMPAIRS

Change-Id: I51fa0259df84327db7dd07ae9ed5b109d40b6660

2012-12-15  Eike Rathke  <erack@redhat.com>  [98a4e4f2ad405b60484f033570e2d2164656007b]

EvalMatrix<XorEvaluator> for Xor

Change-Id: Ib0fdf7f8916a9d31fbcbedad925361d0cbe03b10

2012-12-15  Eike Rathke  <erack@redhat.com>  [c86a9c4f045dfc8bbcad27cf36f1c6a8178a48a7]

EvalMatrix: do not short circuit, propagate errors

Change-Id: I3118fb2a4d30e1626a05e9872b34a3c33bd487be

2012-12-15  Eike Rathke  <erack@redhat.com>  [cf309b04a0780c042393bcacf1666ce6053cdc2c]

aString not rString

Change-Id: Idb1f2db3377bbbf71067a27944b2f07865798972

2012-12-15  Eike Rathke  <erack@redhat.com>  [470a581bcb7b1ffeecb434560ccd8ef0d1ba6d73]

ScInterpreter::IterateParametersIfs() with external references

Added handling of svExternalSingleRef and svExternalDoubleRef for
SUMIFS, AVERAGEIFS and COUNTIFS.

Change-Id: I99bf6860f2bda5a99aeb85d4e4971032b1c7da0d

2012-12-15  Eike Rathke  <erack@redhat.com>  [2a8470dca4726d512a33ac3af4ba140aed86909e]

tabs to spaces

Change-Id: Id832383518af0dd77e401e40512a890265b5d83e

2012-12-15  Marina Plakalovic  <makkica@openoffice.org>  [07df025a730be05d087559b939858260df003b97]

calcishmakkica: #i114428# merge some XOR related code

Merged from Apache OO with adaptions, parts of
http://svn.apache.org/viewvc?rev=1381446&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1284060031 -7200
 # Node ID 528da6bfd0daed4355d745590d5ac3a319b08fb4
 # Parent  237cb91dd986ff11eb100cc631206cda102e91f7

Change-Id: If456792f23429a80582a48b022d268e6179316a1

2012-12-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [ba950a50b0d0863e18ef781214eaaff9a8684790]

calcishmakkica: #i117283# support new functions in Excel filters

AVERAGEIF, AVERAGEIFS, COUNTIFS, SUMIFS

Merged from Apache OO with adaptions.
http://svn.apache.org/viewvc?rev=1381452&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Daniel Rentz [dr] <daniel.rentz@oracle.com>
Original Committer: Daniel Rentz [dr] <daniel.rentz@oracle.com>

 # HG changeset patch
 # User Daniel Rentz [dr] <daniel.rentz@oracle.com>
 # Date 1299664669 -3600
 # Node ID 89feb2fb2947d76a15e2de8bc1def1edf20e4f88
 # Parent  1bf6d73db8a4ee709aa4d9d9d827efafc9c611d2

Change-Id: Ia70075284c5921faea58cae986e4e5eb090b1fab

2012-12-15  Eike Rathke [er]  <eike.rathke@oracle.com>  [65721e490a753178c9e90dbe9eecb70124d94117]

calcishmakkica: init vars

Merged from Apache OO.
http://svn.apache.org/viewvc?rev=1381450&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1298043566 -3600
 # Node ID 346e0beefed21519bbb6545bccfea022dd75ed66
 # Parent  2416febcae5c81a24b40439f09f91e40a686b911

Change-Id: I5c2b6f9a34336a734bd96e067ec57a2f58d4488c

2012-12-15  Eike Rathke [er]  <eike.rathke@oracle.com>  [f28cafdc1d637ffb1409fa104e867ffcf00580f4]

calcishmakkica: WaE wntmsci12

Merged from Apache OO.
http://svn.apache.org/viewvc?rev=1381449&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1297940971 -3600
 # Node ID 2416febcae5c81a24b40439f09f91e40a686b911
 # Parent  0d84fd3534ea7cda60f795f7dc5d99db58d8cc6e

Change-Id: I46835f0cef9bf83b76e7501a5291f7724b23f871

2012-12-15  Eike Rathke [er]  <eike.rathke@oracle.com>  [9d73ad60be888fd83551367712eb9c1f12f838ce]

calcishmakkica: #i90269# #i95144# #i101466#

* For SUMIFS, AVERAGEIFS and COUNTIFS:
  * All ranges must be of same dimension and size.
  * Bail out if error encountered for any parameter, without calculating
    remaining parameters.
* Adapted ScParameterClassification to cope with paired repeated parameters.
* In function resource have a trailing blank for repeated parameters so the
  number is appended with a blank between.

Merged from Apache OO with adaptions.
http://svn.apache.org/viewvc?rev=1381448&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1288820521 -3600
 # Node ID 79da8a1033b663c919f0dc48799f70256bffa497
 # Parent  02cf226fcde498f6fd926d45df497e9fb412fe0f

Change-Id: Ica4faa4e7a46cd5f480cb898785daa51a50ec23b

2012-12-15  Marina Plakalovic  <makkica@openoffice.org>  [f2cb873631b8b21b54a55beaba532f4bd616a9c6]

calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS

Merged from Apache OO with adaptions.
http://svn.apache.org/viewvc?rev=1381447&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1288810126 -3600
 # Node ID 02cf226fcde498f6fd926d45df497e9fb412fe0f
 # Parent  528da6bfd0daed4355d745590d5ac3a319b08fb4

Change-Id: I08754653cd2ff20536ad3e9f260f747cb127ccdd

2012-12-15  Eike Rathke  <erack@redhat.com>  [ef54346f1912c635d74c7dee8703f5f46647881d]

changes to "calcishmakkica: #i101466# implement AVERAGEIF"

changes to commit bcf8581d3dbbfbc4d3e507371691378d8cab050a
* adapted IterateParametersIf() to current ScSumIf() code
* added AVERAGEIF to unit test
* moved ocAverageIf to proper position in parclass.cxx

Change-Id: I51c793570cea9c75faa9be13abd91e8df3b5fd5a

2012-12-15  Marina Plakalovic  <makkica@openoffice.org>  [fff5031898f743c3adf5fcc35bc95fff48094ebb]

calcishmakkica: #i101466# implement AVERAGEIF

Merged from Apache OO with adaptions.
http://svn.apache.org/viewvc?rev=1381445&view=rev
Original Apache OO committer: Andrew Rist <arist@apache.org>

Original Author: Marina Plakalovic <makkica@openoffice.org>
Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>

slightly reworked patch by <makkica>

 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1284055400 -7200
 # Node ID 237cb91dd986ff11eb100cc631206cda102e91f7
 # Parent  1c32319bb02fdf173de6a609fca9f2e9c9f4c73a

Change-Id: Id168462272dc8d618513319ebab41fde5c728b08

2012-12-15  Andras Timar  <atimar@suse.com>  [9c321f0d21281cc6b1d5303f24de00d5bb2849db]

fdo#58018 typo: s/xml_lang/xml:lang/

Change-Id: I31ac7c7e11a7dcb4c99c9ef2890190bcd7b0fe26

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [3e49d72847c78e9731f52ae2dd5013fe7ab4a2af]

Some cppcheck cleaning in chart2/

Change-Id: I1f8fcdd78029344c735cd4364c8b081d692e2f4e

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [255528baadeb2c71b138a58c67937a0e548004b1]

Some cppcheck cleaning in sw/

Change-Id: I73365ed32a47e41c6f58191ee111d9b05741b421

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32877bf72b1e50fe968c1d4b56329ba47e292771]

force size recalculation if existing cond format is displayed, fdo#58339

Change-Id: I916c78452dd3dc7f29940ce784ca79d687f375a0

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a3859fe23aad49ed2e046f1b822bf21add2db5c]

don't overwrite color scale information in dlg if already set, fdo#58337

Change-Id: Iaa9cc441c15acef0d5f0ee6bb230466c358e78c8

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [468edb6ac0cdc145a5b2a43339e5086b9f158b0e]

don't overwrite data bar data if already set, fdo#58336

Change-Id: Ied2d9a80ec96d25a1479c03ac4e925c3be9ac8d1

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [41652990f29a775ddce784237c8b1044bf723d9d]

COLORSCALE_AUTO needs special handling

Change-Id: Ic9d3a3a6cbf191a888dbb7aa6d7281379a0c2b46

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [b98b779401433a3c7146aa8f9750c64e60c46e93]

Some cppcheck cleaning in vcl

Change-Id: Ie8fc421d4b9cc7340d5c634e3e2593795bf2be68

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [74fcda22f78c73eb38473bc202aebd6584ab9c6c]

Some cppcheck cleaning in sc

Change-Id: I4d5c955d1587e3ad4acfa1671c49d7bc68a6829a

2012-12-15  Peter Foley  <pefoley2@verizon.net>  [c2e3d09bb740749e1a6e045ff08bf32e5812fa9e]

hide rc.exe splash screen

Change-Id: Iae5dbc06e56bd7e82608434034014d305804bd18

2012-12-15  Peter Foley  <pefoley2@verizon.net>  [f7e37ae44f018720974ac6e241488904f3b666ee]

Revert "define must be overridden on cmdline"

This reverts commit 0743ccea543dfcad5c4875b943330fd894a5132a.

This seems to be unnecessary and generates a lot of warning spam.

Conflicts:

	sd/source/ui/remotecontrol/BluetoothServer.cxx

Change-Id: Ib0cda3ca560a5ddc4ba86d5a0c80774a992d7296

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4f901a2f451a552853c1dd38309dd55b22616fdd]

it is only important if one entry forces an update

Change-Id: I4c72c9155e7b2db12ccfbc9bd50e76e09fbf1276

2012-12-15  Matúš Kukan  <matus.kukan@gmail.com>  [798d758577f3f5445bcc5ff71eeb99976228ca99]

use more gb_Helper_optional for consistency

Change-Id: I8f68addd1e94d658ed43b8c1a59bfd51ed9b71b8

2012-12-15  Matúš Kukan  <matus.kukan@gmail.com>  [6af14cc8ecd69bbbff94fa47c14f53c94e8751e6]

src.downloaded is gone

Change-Id: I09a6ad82bbb54ce8329e8b2f6152e9f5a1880a68

2012-12-15  Matúš Kukan  <matus.kukan@gmail.com>  [9d1fedcb769e7f003e622bab174455e0ca6aab8b]

fix typo

Change-Id: Idcce1864902889bbbde00e5a9393195d4b591ce2

2012-12-15  Andras Timar  <atimar@suse.com>  [fb7bb64f5b0abe48146498d2f05713a61e4a706c]

fdo#58145 dmake rule for ulf localization was not converted to use po files

Change-Id: I7a47994fb74d2b7aa3e2069b91d02d7993ba993b

2012-12-15  Andras Timar  <atimar@suse.com>  [1cfc20a7bcc24b7fe172207661e2fe495b0fd317]

fdo#58156 use WITH_LANG_LIST instead of WITH_LANG

Change-Id: Ie87469d7553d1dcad49348c42d3cca99a43d709c

2012-12-15  Alexander Wilms  <alexander.wilms@zoho.com>  [4bee4ca98720b12eabebbb520d1423e466e950e6]

Icons

Change-Id: I795d5a7def32a69fb07000a4ae7a0c9f92a13031

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [5931dbb53ebb2ff1e5670ad6537a41f996c0277c]

Oups changed this file by error

Change-Id: I9bf2a5f260828ed58abdc312ba3df7c2ed1c18e5

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [b82b9a93caaf27855d6059885de29d1989a1907d]

Some cppcheck cleaning

Change-Id: I73b5eb0f12f0e9fcc4b691fadca17cd97e5fd079

2012-12-15  Andras Timar  <atimar@suse.com>  [4b939e617819e13fa754d4997f1dacdbbe3f1cf9]

set LCID of qtz

Change-Id: I7cf9f4297d6f55a07f449c4ff25976d669ef819e

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [89872cc04d8c7053c35eee21509706fd4ee53c5a]

no need for this using statement

Change-Id: Ie956d5368560d6851f3bcb5174d712e35f09c368

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4578832a84b1818943da907c4e292af64c49beee]

use correct cond format dlg setUp for colorscales, fdo#58232

Change-Id: Ib119b09b110d6563bc0abd304f60031a8592d7f1

2012-12-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7073310431becb1a69af0c7187b9844ce7901cd5]

make editing conditional formats more obvious, related fdo#57895

Change-Id: I2ea95a204fbbd0d36a8fb1374e41aa5aae3cf410

2012-12-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [696644dbfb25dea3030da92b2ab40cd70da90f05]

fdo#35943: Better performance with pivot table refresh.

When the source data range contains trailing rows, simply skip them, and
don't even bother iterating them.  Apparently sometimes users specify a
data range with a huge amount of trailing empty rows, which would slow
down the pivot table refresh for no good reason.

But we do still need to keep the original end row position, in case the
pivot table needs to include empty cells in the output.

Change-Id: I2c73c368837b8e322e12b25ddf31429488961f06

2012-12-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33c5cd785762f272d2a88230af48261342800c3f]

Do extra check on source range to make sure no funny things happen.

Like a crash in the pivot layout dialog... :-/

Change-Id: I9a330ee3f39ebacb7299d24868bb13ee2a9c3ec5

2012-12-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2d754521853b9ae89f4d9621150857f6592603b9]

Fixed accidentally modified default view options.

It was unintentionally caused by
6ea8ea456cf5df267284278ecda42aa9b089a682.

Also made the default values easier to see.

Let's not do

  foo1 =
  foo2 =
  foo3 = true;

type of assignment which may give the reader the wrong impression.

Let's do

  foo1 = true;
  foo2 = true;
  foo3 = true;

instead.

Change-Id: I181b80d2aae96d65b662b187bc884913fec836db

2012-12-15  Alexander Wilms  <alexander.wilms@zoho.com>  [4b3161e238e643e1538d3eb36ebdac3eeba1cda1]

SVG: Remove unused definitions

Change-Id: I0df6eba8723ca4cf1c46c02c0543917448cf62d1

2012-12-15  Julien Nabet  <serval2412@yahoo.fr>  [edf999c3f42cc97a0340cf253a80885a24cedf24]

Remove unused ThumbnailView::GetScrollWidth()

Change-Id: I8d3337e6ff30276c9de6c5de4836ea75ed6c8d99

2012-12-15  Andras Timar  <atimar@suse.com>  [1a0134feb001416015a27184efd51265ea2e0d0c]

typo in configure.ac

Change-Id: Ic20c758034309a7b67966d73066770c4b870f146

2012-12-14  Julien Nabet  <serval2412@yahoo.fr>  [0d14248a51a3995171d9295d55a465072775e305]

Remove 2 unused methods from CompressGraphicsDialog

Change-Id: I51ce4a231a43dc32a36303d293c718ee44b371a1

2012-12-14  Julien Nabet  <serval2412@yahoo.fr>  [00438a182db9d0edcc2339c8a35a79280c60d1a5]

Remove some newly tagged unused methods

Change-Id: I95d2c24ffefe6835c9505d149dc94847f1140b9c

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [3a9e1e71d9a28b2c6bc96757e629b231d2276d9d]

Do not defer ~XMLRedlineImportHelper activity to ~SwXMLImport

At least with one Clang build, executing sw_unoapi test aborts at shutdown of
soffice.bin with

20 __cxxabiv1::__cxa_call_unexpected
21 XMLRedlineImportHelper::~XMLRedlineImportHelper
22 XMLRedlineImportHelper::~XMLRedlineImportHelper
23 SwXMLTextImportHelper::~SwXMLTextImportHelper
24 SwXMLTextImportHelper::~SwXMLTextImportHelper
25 UniRefBase::release
26 UniReference<XMLTextImportHelper>::~UniReference
27 UniReference<XMLTextImportHelper>::~UniReference
28 SvXMLImport::~SvXMLImport
29 SwXMLImport::~SwXMLImport
30 SwXMLImport::~SwXMLImport
31 cppu::OWeakObject::release
[...]
79 binaryurp::Bridge::dispose
[...]
98 desktop::Desktop::DeregisterServices
99 desktop::Desktop::doShutdown
100 desktop::Desktop::Main

due to ~XMLRedlineImportHelper calling setPropertyValue on an SwXTextDocument
that is !IsValid() and thus throws a RuntimeException.  SwXMLImport::endOocument
already contains ClearShapeImport with a comment that indicates it is necessary
for a similar reason, so add a ClearTextImport that ensures any
~XMLRedlineImportHelper activity is done before the SwXTextDocument becomes
invalid, and not only at shutdown of the remote bridge that still holds a (Java)
reference to SwXMLImport.

Change-Id: I9891879c91bfea79fa9e22691be1826f61fdd70a

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [da07b237caa815540405e9e4980beb16403ecd30]

Add exception messages

Change-Id: I17dc1673d5126e00328baa1e7a8ed9b59572f08d

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [b25f4796a3c2d81d5af16183b162eb98e9f9d549]

SwXMLImport::CreateTextImport -> xmlimp.cxx

Change-Id: Iea502cbe8becaf460f50e1ec954cf2cb6c18e252

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [56f1f4512dbe366d5ba55a2363d1cf1a47f7be56]

-Werror,-Wunused-private-field

Change-Id: I7a65695e8ccca57cf3bd0fd3495ecbd6fe147fa9

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [00427faebbe66dde8bd2253e67b19e96f982fe27]

split out printer device page and adapt code to .ui

Change-Id: I7eacd837aacba452ab55ce707c3c032b2efadfb3

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [c60ef32a644a707bf7d8a1f0e8408771c48b0c46]

add support for loading comboboxtext item strings from .ui

Change-Id: Ic7a43fceb455a119d5b5b17ae79357d92d9ccb3d

2012-12-14  Takeshi Abe  <tabe@fixedpoint.jp>  [de5f128cb394baea1e4e67552b8c30709c596334]

sal_Bool to bool

Change-Id: I43a98cfaf0a508e99f7f6b413e67d4c1ebdacfba

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [f350e8ebe9a0aea0c13db3f6d8b5a35f20145e09]

ps level 2 and level 3 both assigned the id for level 2

Change-Id: Ia35c9fbcc023d29a5a0ecff04fa688aa00ce30e8

2012-12-14  Matúš Kukan  <matus.kukan@gmail.com>  [bef07dc079523e9955c10e7792cbcdb818237cf2]

let's have plain 'make' without '-r' even faster

Change-Id: I8338a6be0afbad456d1c5ca5d5a1b8a26ffca8ad
Reviewed-on: https://gerrit.libreoffice.org/1257
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [32e7b29f51c4f6bce08a23e454ec47b83849c9df]

drop converted TP_OPTPRINT_PAGE page

Change-Id: Ieac443b40fd5fa3b1b13b492e1b97a5df35835b5

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [4409350a017bb0c455593fbb08270f4783e5c28e]

merge NONE strings

Change-Id: I4a2babc74c39579c26ac89445769a6f52ae68221

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [55b379495007d3d694fb3533baa0d607c710d582]

callcatcher: update unused code list

Change-Id: Ie975cd2df17461de1bb94a23d4daf081f6588fe7

2012-12-14  Caolán McNamara  <caolanm@redhat.com>  [ea26d97b2189d5b92bfec9c61253b2c740c38170]

Updated core Project: help  1909df07cbd54bf753514cc6dc4137b7b69af63c update help ids for number format page .ui conversion


2012-12-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f15e01ab033e93f58d29791ef6ffc932599fb33f]

there was SearchAndReplace which replaces the first occurrence

Change-Id: I2fd4356ed8dcf2567912e417aa57b12b4a23a245

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [fef2ef3b91a42d59d1a24a3d17dfd13f2debf094]

-Werror,-Wshadow

Change-Id: I9828e16c295d3634bd5f0c6910cf28e2f4dde3d2

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [65674e4801cd5eac58f899d34f8e34a65532633b]

-Werror,-Wunused-private-field

Change-Id: Icd62aa1f8008c1dfcc7d2ab3eb2ffd2188905fcd

2012-12-14  Eike Rathke  <erack@redhat.com>  [d8f34ebb234789da18f0c8f5461f580b4129bff1]

fix ugly and misleading indentation that crept in with rebase

Change-Id: I8990411b5004358925dcb3a18a9b6f1a64c0b065

2012-12-14  Andras Timar  <atimar@suse.com>  [57c0daf5ba0627526fe4aba0b8f4fea47d1fc938]

remove echo line that I used to debug the makefile

Change-Id: Ie2898f6b6cefed8d7b3a018760882c4bb345dc10

2012-12-14  Andras Timar  <atimar@suse.com>  [c7b1a2fe811f1d5a233cd790cec9067cea246845]

Make KeyID (qtz) work again

Conflicts:
	configure.ac

Change-Id: I67b2ce4ae647150aeace72c542a5838940d2c058

2012-12-14  Werner Koerner  <wk661lo@gmail.com>  [a9a734a680dda8c177f92cf2f14061c9b785ec8d]

calc: fix mathematical error in CritBinom

CRITBINOM(462,0.8,0.9), expected result 381, calculated value is 462.
Similar errors in BinomDist, B, CritBinom and NegBinomDist were
fixed by commit 5cf55f5b7800e443c4f087e72ae05abc8b7fef45.

Change-Id: I9b12a1c4410ec72258ae1fb68409ad00c922b94c
Reviewed-on: https://gerrit.libreoffice.org/1301
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-12-14  Radek Doulik  <rodo@novell.com>  [c6f104e0c9a8d1953b74de4c4d13ba38a61e60d0]

fix emf+ rendering

Change-Id: Ib49898362f7e648a8ce9c27b5e5b4f0b2ad93afd

2012-12-14  Eike Rathke  <erack@redhat.com>  [63d116cb0e7654d2b4f0cf9b6a5223f98d755001]

upstream has moved to http://tagoh.bitbucket.org/liblangtag/

Change-Id: I844ae1363ff37578fe734125bc6ee6aa8fb352c6

2012-12-14  Lior Kaplan  <kaplanlior@gmail.com>  [88909169372fd342f8e93aff689f744c18f14fe3]

Remove xml2cmp leftovers: Remove FlatXmlFilter_cpp.uno.xml from make files (follow up for a9916dabb48df8ea857ce6b255563e31352988a8)

Change-Id: I816c9dd797fbf49d300cd0442c87f343bd1308d4
Reviewed-on: https://gerrit.libreoffice.org/1336
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2012-12-14  Tor Lillqvist  <tml@iki.fi>  [d13ff131bf8da692dd1d88c18e97999b8cb5b639]

Use replaceAll() correctly

Change-Id: Ic109d8c4777c4e927d665a5dc5dd76061763ba11

2012-12-14  Stephan Bergmann  <sbergman@redhat.com>  [cbb9bc55b44edea0c7b0a22bfe411c414fadbc69]

Create a TYPEREG_VERSION_1 RegistryTypeReader

RegistryTypeReader is deprecated anyway, so was never lifted from
TYPEREG_VERSION_0 to _1 back in the day of implementing "shiny new UNO."
However, that now caused problems when trying to use
offapi/type_reference/update-rdb.sh to unpublish an old-style service.  Quoting
my summary on IRC:  "the problem with regmerge was that regmerge is still using
an old API that only knows old rdb blob format, the format got extended 10 years
ago to accomodate things like 'published' or multiple-inheritance inrterfaces;
removing the 'published' from an old-style service no longer requires it to be
written in the new format, so the two rdbs to be merged had that blob with
different formats, and regmerge's 'checkBlop' only knowing about the old format
barked that those blobs were completely incompatible; oh my :)"  I hope this
"fix" does not break anything unrelated (but usage of deprecated
RegistryTypeReader should indeed be rather limited.)

Change-Id: If04a67f8ba00fbbea3352182e5ce0d868de7c0b5

2012-12-14  Tor Lillqvist  <tlillqvist@suse.com>  [cbbdd2f07ee68286614748ae6c64c3058a238c80]

Correct the function names in two SAL_INFOs


2012-12-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1360b28b477f980a2c58659ffc298d0dd2cda20b]

bnc#791706: Support multiple selection in page fields.

This change allows selecting multiple items in page field popups in
pivot table.

Change-Id: I692e13c0815211bac6da47fefd83bba18c901c5c

2012-12-13  Eike Rathke  <erack@redhat.com>  [34b7826f9814b09dcd6aba15552bef1c330f3db2]

added some FIXME-BCP47 markers

Change-Id: I085ca72b6c2dc1e73f4af7233017895bf92b2ef8

2012-12-13  Julien Nabet  <serval2412@yahoo.fr>  [aaa77d7473023fa9e5879d897230ff6dcb091f20]

Some cppcheck cleaning

Change-Id: Iaa53d523436d36483b901a913c2c66edbb451f6c

2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [24d5698e14e7a9de21d535a1be329e4fecb3d533]

fix non-PCH MSVC build


2012-12-13  Eike Rathke  <erack@redhat.com>  [3d0614275554ec9914917629b581f244788ebe63]

removed unnecessary double-step conversion

Change-Id: Ib5f89c40c0afb0a4e887ae97fd66179c29f0b5d0

2012-12-14  Tor Lillqvist  <tlillqvist@suse.com>  [5c19504b50a7098070ddee0dda9d3d28254bfe75]

Make MSBuild actually run the 2012 compiler when that is what we use

The /p:PlatformToolset=v110 /p:VisualStudioVersion=11.0 options are
needed to indicate that we want that. Otherwise MSBuild, when
presented with a .vcxproj file created by VS2010, will assume it is
the 2010 compiler that should be used. This will then lead to link
errors pointing outthe incompatibility when linking the static
liborcus into the scfilt DLL.

2012-12-13  Eike Rathke  <erack@redhat.com>  [1d486e6c65806a9ca4b9e06504056cc16f687475]

added FIXME-BCP47 marker, adapted debug check

Change-Id: I334b00c907099517d327bf6314c4e853530a58cf

2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [78fc1e1b954e1b09a0a0e779202d892759564489]

PCH for Library_oox


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [68a7d2c412ddd3ead977af1d0a6bff31cf601248]

PCH for Library_svx and Library_svxcore


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [0ba0980b1c9d8901c5e864003bd1d4baad5c824c]

PCH for Library_sd


2012-12-13  Eike Rathke  <erack@redhat.com>  [623410669fa2d5da9a2ce4e3c4b81ce23605a6df]

fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINED

Previous versions used an empty language tag for LANGUAGE_DONTKNOW with the
"[All]" autocorrection entry and read/wrote from/to arco_.dat file. An empty
language tag otherwise is used for system locale and doesn't convert flawlessly
with the new LanguageTag system. Instead use LANGUAGE_UNDETERMINED with the ISO
639 code 'und' so the file name is "acor_und.dat".

During user profile migration an existing 3/user/autocorr/acor_.dat is copied
to the new 4/user/autocorr/acor_und.dat

Change-Id: I593f24829c6efd58f36e93ebd3385a3c925f7217

2012-12-13  Noel Power  <noel.power@suse.com>  [5deba0e70c9287e6e933df458c21cc3e72f3aa70]

fix fdo#58237 import hyperlinks for shapes in xlsx documents

Change-Id: I9c64c0f4d1eb8533b65f35d5e85e1ab4881a2b67

2012-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [64f98aa1f492911c6ce1b76c394bd87abee330a2]

/p:VisualStudioVersion=11.0


2012-12-13  Noel Power  <noel.power@suse.com>  [45b448b202b87ef66812d25c69e308f405ac221e]

Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"

This reverts commit 2551fec6d2a73d10cfa2aec85ae7d00e237e0294.

2012-12-13  Noel Power  <noel.power@suse.com>  [70b960b966d36b1cb12bfb0c71d093fa0c5a3288]

fix sometimes data corruption with xlsx import ( with scenario sheets )

formula import is buffered 'till the end of import. The processing of the
formula data need to happen before the scenario import happens. This is
necessary because sheet numbers stored in the formula addresses can become
invalid as scenario import insertes new hidden sheets upsetting the previous
table order

Change-Id: I9357f028f31bec1b1504ca991f5534f80d79c9bc

2012-12-13  Noel Power  <noel.power@suse.com>  [2551fec6d2a73d10cfa2aec85ae7d00e237e0294]

fix fdo#58237 import hyperlinks for shapes in xlsx documents

Change-Id: Ib0c661dbb3ce9a2f8c8d29707a1cf0c65aadc81f

2012-12-13  Caolán McNamara  <caolanm@redhat.com>  [d3a9e97164c0071d8b18f8dcf4197ec7c5c5c2f9]

Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode

which means that they are not there to be underlined

Change-Id: Ic02372c5284384e18198ebea44c36e83ccb6bf2a

2012-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [355cbe5ca531abca784b9df7c002cf4b4feba74c]

Add VS2010 project, avoids unreliable vcupgrade


2012-12-13  Caolán McNamara  <caolanm@redhat.com>  [20379fca091aa36bbd49a1ddc312c4210d383e78]

Updated core Project: help  ca261267f5f67d4932e0046e0358e8d0fb8b4d1b the .tree files are xml, so need xml comments not c++ ones


2012-12-13  Bryan Quigley  <b@bryanquigley.com>  [664d465a4b0f02200748067c0693eb95444174d4]

Removed save to Office 6.0/95 formats

Change-Id: Ifeeb85afbd2531be772e27e10c6283158f0dac09

2012-12-13  Jack Leigh  <leighman@gmx.se>  [b040da8d0ea66a783635760ba6494a0f09cd2deb]

fix alphebetization

Change-Id: Iabf4d1e4d02c81cab580c07b65bb17da1877c6b1
Reviewed-on: https://gerrit.libreoffice.org/1323
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-13  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3ddd4502c4d4e234017e01ead26813caf81593e8]

Fix adding keyid to po when read from file

Change-Id: I29fdd23da97f1102974a6b5821c224264a37efc3

2012-12-13  Gokul  <gswaminathan@kacst.edu.sa>  [caa03b3c9b979cde94896952ab909d302444b9c0]

initial base for printer properties dialog

Change-Id: Ie6606684f28aeba84820b1832217a347c5e0502d

2012-12-13  Gokul  <gswaminathan@kacst.edu.sa>  [5c2a26c2dafffcc8477b5f1e3cb74d285c8ae7a7]

initial base for printer properties dialog

Change-Id: I98296c4665230fb056be45b66c9e428305ba1eaf

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [af0a4a7a4efe19c88cf7cf567f49abe21a69df3d]

Template Manager: fixed typo in .src file

Change-Id: I27195076b6a0a8f48c676d884d671fc9a746ce6b

2012-12-13  Caolán McNamara  <caolanm@redhat.com>  [0157f0b1ba364f7f9af2aacd1be9fbb5ddec2b4d]

Related: fdo#38606 keep style dialog open when apply is clicked

i.e. don't close and reopen, just stay open

Change-Id: I11cdc492e3c4adfb75c9a0dfa52e5ba351914858

2012-12-13  Caolán McNamara  <caolanm@redhat.com>  [263da33c4948e879d169e8f714cad43f0143fa8e]

expand edits and comboboxes to fill dialog if resized

Change-Id: I468cb3dd2664d7ab05b0c9bd3ffb8e652c7af066

2012-12-13  Caolán McNamara  <caolanm@redhat.com>  [d29529cf9badda40eeb151a355fa0e6bd50912db]

add get_content_area and get_action_area to Dialog

Change-Id: I147cea986b8152e54586a0296e446652bd695a18

2012-12-13  Stephan Bergmann  <sbergman@redhat.com>  [4ce2602befd59e69264d8e4ced8730b40c2b947c]

Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipe

... (and setting mbDowning to indicate an error returned from accept() is due to
termination) instead of setting up an extra pipe connection to send an
"InternalIPC::TerminateThread" message (which allegedly caused deadlocks, see
<https://gerrit.libreoffice.org/#/c/1311/> "Change Idf933915: office ipc: use
timeout pipe feature when connecting to self").

Change-Id: Id302ca13112fc409685e7665b38f1030704a0ccf

2012-12-13  Stephan Bergmann  <sbergman@redhat.com>  [e956803c8fbd8d432b860a55c3ba8399bcd03361]

Reduce scope of OfficeIPCThread::maStreamPipe

(Also, its destructor will close it when it goes out of scope.)

Change-Id: Iaa9bebce3c0bda780f4c80c193ce619c2e6d5768

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [cc9329c52c8327f0d8b52162755959bac9364265]

Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loop

Change-Id: I6ef5aa87623a0d61942183b7eb888fc0f9cf6af0

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8f54315f716ab37331caf80d4cf3d5aeacc78644]

Template Manager: make it sizeable

Change-Id: I14d3c73b714b9cbfefad7adcb02efb790c8a1e5b

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [15dd189e1b73e2a638804cec8ff88751d395e1c0]

Template manager: slightly smaller items to show more of them

Change-Id: I43aa0655fb46729747829f7e6ef111efc8df90f7

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7bacb834d36b06030378c64997cc20e852b195f1]

Template Manager: add path controls to overlay and removed name editing

Change-Id: I0d27edff4ba6c25fd9dc85c80ac5e3287fbd4207

2012-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e4e8f246452da4a81ffd92664c9731e0e195b032]

Revert "Template Manager: better show the folder overlay."

This reverts commit 7bebd970852a34c8421b499d06d75444c08221bc.

2012-12-13  Jack Leigh  <leighman@gmx.se>  [f82b7a2aea7bcbc6dca13fc251b11685d62b8380]

migrate 'Caption options' dialog to .ui file

Change-Id: I58dbb70faf22c5958b65e5192664b7d12d62f04c
Reviewed-on: https://gerrit.libreoffice.org/1312
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-13  Ricardo Montania  <ricardo@linuxafundo.com.br>  [3d5789d48d6602832abd33268e31afa4080cb87a]

String removal in filter

Change-Id: I170d132e9329dd58ed6dc9bbf4094c234d122592
Reviewed-on: https://gerrit.libreoffice.org/1309
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-13  Michael Meeks  <michael.meeks@suse.com>  [3f390ae06bc960b85ee52d0df1ebe6e84358aafa]

Updated core Project: help  df4d4db7408ed3fc135eded6787bad80853619fd re-base on ALv2 code. Includes:


2012-12-13  Takeshi Abe  <tabe@fixedpoint.jp>  [20f2aaced1dabbd62ea516368b85e0e881d42165]

sal_Bool to bool

Change-Id: I56e3889774b13fc040f72d576b8ea530bf31f9a5

2012-12-13  Eike Rathke  <erack@redhat.com>  [09bc1464ec9dde61e69cca393e65e72143bdd383]

introduced [mul] multiple and [und] undetermined language codes

Various places use an empty locale or string to indicate different
meanings and/or variants of "this is not a real locale but I didn't know
what to use else" or abuse LANGUAGE_DONTKNOW in one or the other way. In
preparation of changing that awkward situation now offer the ISO 639
codes for multiple languages [mul] and language undetermined [und],
mapping to LANGUAGE_MULTIPLE and LANGUAGE_UNDETERMINED.

Change-Id: I687de23ffc00a9a056f2837b024e0a62658e3df2

2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [b988f64d37f1e46fb5a9449758b379fc01661fa2]

do not disable msvc warning 4005

And in fact make it an error with PCH, as there's it's very likely
a PCH-specific problem.
History refers to i76713 when introducing this, and that was something
about .NET 2005, so this quite likely no longer applies.

2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [481bc6cf3d8ab8b7f37c709bbe4e7f83b60ef8ec]

substitute BUILDDIR in gb_Helper_abbreviate_dirs too


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [40a0f91d63530959e04f7851e3390561780f9ad5]

NOMINMAX on Windows is defined globally


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [4a4d3e08f6abb2bb20f8937e4d704d372bd0bd25]

update PCH headers


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [c206fffbdcdb2b31b9c933a9106faa4dd6e146ee]

PCH for Library_msword


2012-12-13  Luboš Luňák  <l.lunak@suse.cz>  [ec89369f9f1c522c2c15fe1eaf6808f54233a4e3]

link embedobj to tools library

Usage introduced in dde234b6955a421d51d2b37e4fc3972c660146f0 and MSVC
wants an external symbol even if the function is inline, for some reason.

2012-12-13  Noel Grandin  <noel@peralex.com>  [805ec83f188af51906a8d3a25ba9f5bc2e7f61c8]

whitespace cleanup

Since I'm hacking in this file anyhow, make the class definition
a little prettier.

Change-Id: Id47f1084fe103e85cf1dacc84a9e536774767e61

2012-12-13  Noel Grandin  <noel@peralex.com>  [c317b7f963f6d3fb2f325bc212c148d61b3dfa31]

make the "inline" method attributes match with the method definition.

And make the whitespace layout a little cleaner.

Change-Id: I12b042600f061e74825de92ce836ee34ebdfabdb

2012-12-13  Stephan Bergmann  <sbergman@redhat.com>  [82c53d537a05dadf4d7fd7ea41292897bf2d47c7]

Missing dependency

(WriterWindowState.xcs is in writer.xcd)

Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc

2012-12-13  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [0dce7eae55bf90d2a7171a1fb8663d66ba4ac6d3]

startup: more reliable startup of multiple instances

Until now, when a new soffice instance (S2) started and tried to
connect to an existing soffice process (S1), S2 may have failed to
boostrap due to race condition in communication over the shared pipe.

S1 can be shutdown after S2 connected to it but _before_ S1 handled its
arguments (code run after 'accept' method in OfficeIPCThread).
This patch introduces a new message, sent by the main soffice after it
has called accept if and only if it's not shutting down (see mbDowning
 member).
The other soffice waits for this message before enabling going in
 PIPE_CONNECTED mode. If soffice fails to receive this message, pipe mode is
left unchanged and after a quick pause, it will try again.

Change-Id: I2e099a5804e1e8dd535cfd31ef454cffa44efa62
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-12-13  Stephan Bergmann  <sbergman@redhat.com>  [53fbd30b3cd6465251b1b07f4728813d524fcd82]

Make registry's mergeKey fail if it cannot process regFileName

...so that regmerge fails for bad regfile arguments.  Add -v to the regmerge
calls in update-rdb.sh so that an error message is printed in case of failure.

Change-Id: I6613b9756b4e5628772541580938f6c80fd9bc9e

2012-12-13  Noel Grandin  <noel@peralex.com>  [d04ee940a04922f6fc511882cff956a03b39583b]

second attempt to fix my UNO changes under Windows

Change-Id: I18764f58effcf46581e7456742df2267f41090f5

2012-12-13  Muthu Subramanian  <sumuthu@suse.com>  [634ee953f1d090871834f6bc53faafaa7b96b874]

fdo#56402: SVG in About Dialog.


2012-12-13  Noel Grandin  <noel@peralex.com>  [6b5059c7b7129c3b9f00d784b6fa5248a24a6d4b]

fix my UNO changes for MS-Windows build

Change-Id: I137eada05aa74ab8f0a524f17f519e11c27fceb5

2012-12-13  Rob Snelders  <programming@ertai.nl>  [8a4db529db50dca5df7b56f770fce2da7725fdda]

fdo#31309 Taskpane items visibility can't be restored

Change-Id: I9959b8e0a21252638a4f39f88bf5049ea905f4bb
Reviewed-on: https://gerrit.libreoffice.org/1231
Reviewed-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-12-13  Noel Grandin  <noel@peralex.com>  [dde234b6955a421d51d2b37e4fc3972c660146f0]

fdo#46808, remove awt::DisplayAccess service.

This service was never documented in an IDL file.
All it did was provide a wrapper around some VCL module API.
Now that we can link the VCL stuff into SD and SDEXT, just
access the API directly.

Change-Id: Ic0ba34c2bca797baa7319878d98cfe3a4ec59d4d

2012-12-13  Noel Grandin  <noel@peralex.com>  [37b6871fa1fb12c4b2b45db5f3e6ac583577f538]

Remove unnecessary member field

If SfxPopup is always going to use
comphelper::getProcessServiceFactory, it doesn't need to store it
in a member field.

Change-Id: Id8806bcc4cc92e66e94d4a5c54c3413570963335

2012-12-13  Noel Grandin  <noel@peralex.com>  [b552f521f6bbf917ae41ccfcddeb498c75c824e3]

fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style

Required creating a new merged interface.

Change-Id: I12be54e7e4c0614a31a04715342aa244d1687c42

2012-12-13  Noel Grandin  <noel@peralex.com>  [bb8900baaaaa489442a5bd805bb42d43cd6fc152]

fdo#46808, Create new-style ui::WindowContentFactoryManager service

The service already existed, it just did not have an IDL file.

Change-Id: Ie059e8d81fdfb4c3a5eca274a2406f806ee77b5c

2012-12-13  Noel Grandin  <noel@peralex.com>  [c1e42d60c572d23c61a703cd66495eab1cea4e05]

fdo#46808, use service constructor for ui::WindowStateConfiguration

Change-Id: I0b7f773a7db47049d7df4138d07e7fc38c657a65

2012-12-13  Noel Grandin  <noel@peralex.com>  [9779ae8bdeffe1c296803dffefa0d69b0fb8f975]

fdo#46808, use service constructor for ui::

::ModuleUIConfigurationManagerSupplier

Change-Id: I06e8b3ef9b525da014a2bb7702587d360779aebc

2012-12-13  Noel Grandin  <noel@peralex.com>  [e52a5e298b55125534cd8548ed4c1f8b694bfef6]

fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration

Change-Id: Icab69ba138b28c3baed4352da86a1b3b0c0cc195

2012-12-13  Noel Grandin  <noel@peralex.com>  [2f998bdf8f5c504f09833febe0cd16ce743f57a5]

fdo#46808, use service constructor for embed::FileSystemStorageFactory

Change-Id: Ic523e4b0a662a68a1a222b7697fcdae56d69903c

2012-12-13  Michael Stahl  <mstahl@redhat.com>  [90a0116ccb48388d91b21128fcac2e4609838581]

SwFmtAnchor::SetAnchor(): assert that position is on SwTxtNode

Change-Id: I1c2a1cc2de4984cdcf1e5b8d0eafbd1471538e4a

2012-12-13  Michael Stahl  <mstahl@redhat.com>  [2fc4af311656e7d019ca802d23444e5161f820ee]

fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:

The function does not handle the case where a paragraph was hit but no
background frame was hit properly, which may or may not (depending on
the platform) cause it to return a position of a frame when that is
undesirable, such as when called from SwWrtShell::UnSelectFrm().

When UnselectFrm() leaves a frame selected pasting multiple pictures
leads to a crash.

(regression from e8fbe97900f13305b17015d9044993bde4adab36)

Change-Id: I3604825f654c523a37f47a9fc660647d8b3e7077

2012-12-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e209615b121f92f3668fc68903aa31e7ce6fdac6]

Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("

This reverts commit 307ac3f53d670a28e60471859aed03e4e13519d6.

That change causes nasty side-effect of leaving behind borders and buttons
that should've been removed when pivot table's geometry changes.

Change-Id: I46fa84c128e755516fc699810c53c869188c6452

2012-12-12  Luboš Luňák  <l.lunak@suse.cz>  [7eac2e42882fc36816b8b1f79e85abbe21bd40a0]

BUILDDIR should be presumably set to ... BUILDDIR :)

Change-Id: Ia59aca8cc5c224af3bcecf79ee983afcacc80f76

2012-12-12  Michael Meeks  <michael.meeks@suse.com>  [a61928d2f7512d573e598b23c7fd3cf341f97780]

fdo#58060 - use empty-string for LANGUAGE_DONTKNOW ie. acorr_.dat

Change-Id: I399dcc41484c8b86f13c80bc1e92af919c9aeaff

2012-12-12  Eike Rathke  <erack@redhat.com>  [a60b149eede0c79dc08f00fd76d648a9cce0e660]

reworked solution for i#118012 crash during deletion of rows

commit 16155fdc39c004dc924a3b6919eb7c86da23c119 introduced a bottleneck
in area broadcasts with the change from
http://svn.apache.org/viewvc?view=revision&revision=1297916

That for each broadcast copied all areas in the affected slot(s) before
broadcasting, just in case that during Notify() an area would be removed
from the same slot invalidating the iterator, and attempted to find the
area again in the original set. For documents with lots of areas in a
slot and/or lots of slots that would be a major performance penalty.

Reworked such that to-be-erased area entries are marked and remembered
instead and cleaned up after iteration.

Change-Id: Ia485941746f435f8410d2084868263e84f25ffcb

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2316fe0dfdac3a295ec982a4f34648d0de367951]

Template manager: no need to extract file type description

Change-Id: I18d01542f009a5c6c1f688a8df04c14d3c8edc9e

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [35211d334e36dc970624705dd9a663b5be8c2479]

Template manager: filter on extensions, file type is localized

Change-Id: I4b4a4f8aaf253e663bbeb4f061c6aa87411b730f

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a5bfc2c6be6795dea5d615a7c3b5c6018354ace0]

oops, introduced some typos in the allowed templates extensions

Change-Id: I144141ade5ff8c719e9eb21e3b904cbbdca14f00

2012-12-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0315ef5bbc168896b1d7d8ac5c1657f861fa6a93]

API CHANGE: unpublish Data Pilot interfaces

Change-Id: Ic7547e48f6b00409ed9fe5bf7c3e6921529c9598
SERVICE: /UCR/com/sun/star/sheet/DataPilotSource
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceDimension
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceDimensions
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceHierarchies
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceHierarchy
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceLevel
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceLevels
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceMember
    published in 1 but unpublished in 2
SERVICE: /UCR/com/sun/star/sheet/DataPilotSourceMembers
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XDataPilotMemberResults
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XDataPilotResults
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XDimensionsSupplier
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XHierarchiesSupplier
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XLevelsSupplier
    published in 1 but unpublished in 2
INTERFACE: /UCR/com/sun/star/sheet/XMembersSupplier
    published in 1 but unpublished in 2

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [6a10f561d9e9cde17534bad7bf0497c9f74ece9e]

Clean up offapi/type_reference/ documentation

Change-Id: I07d79291d161cf5c1ecc9db557d5025437ca2cc1

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [3a14fa971f132b6d02cef5e97166972c7873a582]

Clean up configuration access in Desktop::CheckFirstRun

Change-Id: I8765f0939302bd7ed24de4539e682330f4f4d59b

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [058deb4a4c422dea78b9a39bd294b7b50965d10d]

fdo#32958 join editor: remove empty lines

Change-Id: If150261bae55cf91c8a344f34c79194ad29db903

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [6e41b5204b9574046e34bd65a009c059b5a43743]

typo in comment

Change-Id: I0e6dd24e2cd65a35886f75cde9197c5b957c6d57

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [9503a458f9bf6e422710d30db617d42d7eaea02d]

query design / edit join: valid only iif column names everywhere

Change-Id: Idfb0e16c4cc2581a46e26fe97948897dc4b11dc0

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [84bcb75ee0190c3199f03de1ac79cf016b2770bf]

be more cautious in debug mode

Change-Id: I46b89b10287ac755e2b727b46d6fdd19f44bcdd3

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [3e3dbd1411878e5f83e35567f1f62a1e2f3d7986]

argument has no effect anymore -> remove

Change-Id: I91f8f552b1324b57ce75e96b858b7a3379decb20

2012-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [236be16a385832258f38fbd19bd1b32ddc538fd4]

Move comment to its rightful place

Change-Id: I72803b26a79804cdc1b590a7fb4bc99ff831963e

2012-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [b7f2fc6696eba3d16e07a2c4881b6ed000bc9795]

One more MSBuild build fix for VS 2012

Don't know why others who have built with VS 2012 don't have this
problem (?), but otherwise I get:

Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" on node 1 (default targets).
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified platform toolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected. [Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj]
Done Building Project "Q:\ooo\git\master\workdir\wntmsci14\UnpackedTarball\cdr\build\win32\libcdr.vcxproj" (default targets) -- FAILED.

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7b66f322966d974ae7b3456f2e1b71e6e4807622]

Template manager: use tabs instead of buttons to filter the documents

Change-Id: I2ec7baffaf5e88c7daf6040bdac8e173651b42f1

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [5613bcfc6dc0ea45f8baeef9a8469a77c31365f5]

Consistently acquire solar mutex in all CreateSalInstance variants

...where all but the variants for Android and --enable-headless already did so
(and curiously the DestroySalInstance variants for Android and --enable-headless
already contained code to release the solar mutex).  See the thread at
<http://lists.freedesktop.org/archives/libreoffice/2012-December/042535.html>
"--headless broken with --enable-headless" for further details.

Change-Id: I01be2e237e203a151ea8b1f3adfbcb3e63247cd7

2012-12-12  Caolán McNamara  <caolanm@redhat.com>  [0ec2577476fd6633a24d0daab4a7f8848f3fc217]

loplugin: some unused variables, etc.

Change-Id: I2bf601bae34285675e19551781d4fdaca88d3dc6

2012-12-12  Takeshi Abe  <tabe@fixedpoint.jp>  [81e3673b5316527b9ddc5fae04d3e3d7d2f8353e]

Remove unused inline function

Change-Id: Ib229ff454769113d1e3798f8c8b2d6a2c8019efa

2012-12-12  Takeshi Abe  <tabe@fixedpoint.jp>  [0c202871460959132176d9ea42a5ad7daad2ddf2]

sal_Bool to bool

Change-Id: Id8c5f0a67b5906f78a1fd82f06c491f3276b827d

2012-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0a9fd66e283566a26588c64f396fda6b32ab0415]

Remove stray debug statement

Change-Id: Ic8364075007f636c6319a94d895360188bbf66b2

2012-12-12  Caolán McNamara  <caolanm@redhat.com>  [166d8257979aac6775319a9e1f305bc94df97e29]

Resolves: fdo#57469 allow tab to traverse into custom widgets

The magic WB_TABSTOP bit is the one that allows a widget to be accepted as a
candidate for getting focus when pressing tab

Change-Id: I7d964bae6b84184ccbc4652d66cf3d2637566405

2012-12-12  Caolán McNamara  <caolanm@redhat.com>  [0c870ab35f0648ac5e87adc84ad4c711c4774330]

uncalled destructor

Change-Id: I76a06834dcaf751359d0e4241e8f886d20530f1e

2012-12-12  Caolán McNamara  <caolanm@redhat.com>  [a705b8fe9d4f57fb51e2e4bf474dfde4bf58337e]

callcatcher: update unused code list

Change-Id: Iff29c1f0a795d920a071eadc64e6639ff7506fff

2012-12-12  Caolán McNamara  <caolanm@redhat.com>  [6f6056b62e2107b325624832d851b09711a11dd8]

Related: fdo#55570 presumably we can attempt the insert...

and rely that it won't replace the original on pre-existing key and use the
usual .second == true flag rather than lookup and then insert on
non-pre-existing key

Change-Id: Idba65bfb2efaa5812b965a8811ff425f0b0939d8

2012-12-12  Michael Stahl  <mstahl@redhat.com>  [37c6cfde4db921699a1b2660beeb581a9e963630]

officehelper.py: fix obvious Python 3 issues

Change-Id: I40691cd6b1a0a6777e6469bf242fb41dac423587

2012-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [94a1b9c46fc76126296b298aa5447e5217a69ee3]

Fix VS2012 build at least for me


2012-12-12  Michael Meeks  <michael.meeks@suse.com>  [6c98ad71478cb72b51634b32d6e553ccaec30190]

fdo#58029 - substantially accelerate re-rendering of complex forms

Some writer VCL Windows appear to have thousands of children. Remove
an N^2 in handling them, and let VCL do the job instead. i#103611
continues to stay fixed for simpler code.

Change-Id: I63ddc0647f22c7e60feaaff6b795712c04693c05

2012-12-12  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [cfa0588e04ee3d132081212ac38fda7c83c45024]

fdo#57422 - presenter console RTL support needs completion

Fixing the number problem that on Title on standard view.
*Remove duplicate code

Change-Id: Ib310be580766a3197e5481c4185f0261fece0906
Reviewed-on: https://gerrit.libreoffice.org/1305
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-12-12  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [a77fa7ee84424a5844d836e83978ab0197716bef]

fdo#57422 - presenter console RTL support needs completion

This patch will fix the RTL layout on Help view

Change-Id: I1cba5691649a0494efb9db63b8292525ff0c3656
Reviewed-on: https://gerrit.libreoffice.org/1302
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-12-12  Miklos Vajna  <vmiklos@suse.cz>  [cd96cf04314e2bcd73340b52cb9d372e884a4355]

oox: fix doxygen madness in core

Change-Id: I9aa9eb12bc97281a1ff7d492ace446e70887908f

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [1e40e188fa8c70022a48434582623c9255ffd2e8]

Simplify documentation

Change-Id: I5f382f2c0273bd1a175b97fb5fe755f13f1b8bba

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [c914836f215a874c0605d6ea7ab63c6cfe779c77]

Remove generated Makefile upon distclean

Change-Id: I464d2541419baae499b3a16e7361c925b273381b

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [6b05167fe296abc94baedcb383da1eecba34d335]

Clean up list of distclean files

Change-Id: I7a4213b9d387b0c8d80b8dd3eb9631493e83af45

2012-12-12  Stephan Bergmann  <sbergman@redhat.com>  [a9916dabb48df8ea857ce6b255563e31352988a8]

Remove xml2cmp leftovers

Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [32ca77577f781010aa4549016adaebff1a5a3624]

Template manager: dialog has no parent to show 'X' button

Change-Id: I1d7806a125fb34000f588f0936b48dd7ce411356

2012-12-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d4dc0293a839e615f302d27b92e008d5d0f7d511]

Template Manager: better show the folder overlay.

Still to be improved:
 - Add some shadow
 - White background colors is may be not ideal

Change-Id: Id89320ebef8ee95ed24a844bbd98e3bd6bebc678

2012-12-12  Andras Timar  <atimar@suse.com>  [31f1a12ca545a0cafcf855346c77752ee17d0efe]

LibreLogo should be an optional module

On Windows it is installed by default, but can be disabled in
the installer easily.

Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38

2012-12-12  Tor Lillqvist  <tml@iki.fi>  [70d0f2cc1607a112f76f4fca22bed3d61eef6122]

WaE: warn_unused_result

Change-Id: I17c916a751a5bf5ab70bd59d247f865676c9e1e4

2012-12-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [dddca20c4871c7f7694510123f2366c3a179c06c]

Skip poheader

Po headers can be various and they don not
contain any needed information for merge so
skip it without any checking.

Change-Id: I6d81b7c85bfdbfd961361d98131ed80ba304e9ba

2012-12-11  Michael Stahl  <mstahl@redhat.com>  [2462391f4cc2ffad4fb218afe83ce0ed38f45207]

mailmerge.py: fix obvious Python 3 issues

Change-Id: I796696fbfe1756d625dcabc56c8769bed3d5dbc1

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [7c29452986dc1c25f56d79e68b88dad0ee2ecc45]

warn if a .ui has buttons but none of them is set as the default button

can probably only do this for full dialogs rather than .ui snippets

Change-Id: Ic8269e1c909fee3acec6ac06c36b9107cb6ff5db

2012-12-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a67906259a748b658daa6ee33f23a04755e21b66]

fdo#58149: Recalculate HYPERLINK formula cells on load.

The current implementation of HYPERLINK relies on its result being
1x2 matrix while only the first element is displayed visibly.  The
second element stores the URL which is only used when querying for
the URL (tooltip or launch URL event).

Starting with 4.0 we load cached formula results to avoid full
recalculation on load.  That unfortuntely ended up breaking the
HYPERLINK because the result was a simple string value rather than
a matrix; hence the need to recalculate it on load.

But unlike volatile formula cells, cells with HYPERLINK don't need
to be recalculated on every cell input change; only once when the file
is loaded.

P.S. This commit also reverses the logic of bNoProgressBar flag for
CalcFormulaTree(), to make it easier for human brain to process what
it means.

Change-Id: I7a24d96d225910b88071a8fe6320f59bf7a47163

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [e9b366c58ec83b883de517ddb96e1558a5887c47]

tweak caption strings for frames to be start/end

rather than above/below seeing as the caption is entered into the frame
(rather than outside the frame) at either the start or end of the frame
contents

Change-Id: I633ab6a03e9d47aab72cbade1cd812c8aa6c5a94

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [a0edd406695b92b9c8fbc0dabda9713903319e09]

titlepage.src is unused now

Change-Id: Ia2846861e103d719e6dd7cc80ddd200d4c69c1a2

2012-12-11  Stephan Bergmann  <sbergman@redhat.com>  [b5d7ac8dc9bc778d1166c3eac91d765ee5a9691f]

Windows-only fixes

Change-Id: Ida4d7fc3f830cdc8a9c1ab9842d359763c6efae1

2012-12-11  Stephan Bergmann  <sbergman@redhat.com>  [fcfe2d7355351c605e8dcfef2efec35ab5657147]

Revert "performance tuning of helpex"

This reverts commit f1335171987272b66c2e1e0b02cddb28d44502ec.

lcl_EscapeTextBlanks in l10ntools/source/po.cxx looks broken to me; for one, there are
't' vs. '\t' and 'r' vs 't' typos, but then it also does not allocate a large enough
sBuff, so *out++ writes past the end -- keeps SEGVing for me here.

2012-12-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [e1087161cfdded730db5710b2ed594eba5a53b1d]

export BUILDDIR in config_host.mk to allow partial build

Change-Id: I865a22e48a3125f40de786933ded8a70c0329a39

2012-12-11  Arne de Bruijn  <mail@arnedebruijn.nl>  [45ca417bf90ea7873c4d75cd0611fcf0cf7a33a9]

fdo#57320: sw: HTML export: hidden text should not be visible

Change-Id: I974675b43b56d064a693bcb2d356580243c19393

2012-12-11  Arne de Bruijn  <mail@arnedebruijn.nl>  [23dee56dca5cbbed4cf97180b8dcfe12a6a8fa8f]

fdo#57254: XHTML export: hidden text should not be visible

Change-Id: I7bcad8ba3dd84974a997849347965d7e43f1922a

2012-12-11  Ariel Constenla-Haile  <arielch@apache.org>  [374c9af20d93029d999ca21beb2b989e0a428b98]

i118798 - Fix Pyuno dead-lock

Fixes fdo#57569, thanks to Miklós Prisznyák for the hint.

git-svn-id: https://svn-master.apache.org/repos/asf/incubator/ooo/trunk@1232123 13f79535-47bb-0310-9956-ffa450edef68

2012-12-11  Stephan Bergmann  <sbergman@redhat.com>  [6531960ad606f52ec84956c695b1fd40fda1bb35]

Blind Windows-only fix

Change-Id: I66c2c0262d3b1255ec90c1e4ac6c992c91b4a821

2012-12-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b30b0010c00c0cbfe4bd7e035255a6328ff68dee]

Support non 'Calc A1' reference syntax in HYPERLINK function.

It uses the current formula syntax set in the Formula options page
to interpret the URL in HYPERLINK function.

Change-Id: Ic394d10b1e781fcd6a6949f62949c5cb137328bc

2012-12-11  Stephan Bergmann  <sbergman@redhat.com>  [693332c0b4a8e340b8350f548dce07456975531a]

Fix SDK examples

Change-Id: I0a3153bc3fa8338a1a0865db2fbe65a56ae064a4

2012-12-11  Jack Leigh  <leighman@gmx.se>  [1b6598c9e71cdabbdf73a15c5033c0f33d071be5]

fix variable naming

Changed to pointers by fdb7fe63db5ba17036a71fe4f7f25f834bef8f95
but names not updated

Change-Id: I45d04c209842a26fb731ad495e969c9477a6984d
Reviewed-on: https://gerrit.libreoffice.org/1298
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [06ef6fe699c5765bf53f94b25b8c56aaf6a205ca]

convert Template Management dialog to .ui

Change-Id: Ifebd5ad91d1c8b456c458b01738261dfe34a6f83

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [5e1a877170d336b9d055122ea5ed1adee7aed631]

pLeftBox and pRightBox unused, GetOther doesn't exist

Change-Id: Ibc4034cf4eb2d610fdb6dcabb3d547bf2f9f1172

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [f00b77c856067b77a6dc5c2d90cc1205d87de03a]

SAL_DELETE -> SAL_DELETED_FUNCTION, for a more descriptive name


2012-12-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [f1335171987272b66c2e1e0b02cddb28d44502ec]

performance tuning of helpex

callgrind (on text/swriter/guide translated in 'fr')

before Ir = 889,687,925
after Ir = 406,372,177 (405,668,292 w/o the 'native' memory allocator)

time confirms:
before 0.288/0.272/0.016
after  0.146/0.131/0.015

the output before and after were diff-ed and every generated xhp files
are identical.

All improvements where done still using 'normal' sal and c++ API.

There are still some low-hanging fruits, like XMLUtil:QuoteHTML
(probably 20-30 millions Ir to shave there)

The destruction of XMLElements is also singularly high
(11% of the remaining Ir count)

But the bulk of what is left is OString management (alloc/acquire/release/
free/copy), and I/O using streams

Change-Id: Ia316c953cd4bd46fc33a58a0c10f26b0ffa042c2
Reviewed-on: https://gerrit.libreoffice.org/1262
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [d449869617a3e07aef483437158ca7f634ee7263]

./g cannot reference builddir

Because either it's called from there, and then it's the current directory,
or otherwise the srcdir has no idea where the builddir is (or even how many
of them), and there's nothing to tell it.

Change-Id: I88c5fe8f015cc63a5aa7c327eb82ed751c3e8aa0

2012-12-11  Alexander Wilms  <alexander.wilms@zoho.com>  [9e0634736dd4445b10ebbc5ce49d32c1750e6c9d]

Updated icons

Change-Id: I2e93877283b0ea2a3b7162978a515d52396dfa72

2012-12-11  Radek Doulik  <rodo@novell.com>  [9f19422c546c4d8d556699df394622386afca5f3]

use effect references

Change-Id: Ie0d295cd7db695f777071edcd9b792056ac783ef

2012-12-11  Stephan Bergmann  <sbergman@redhat.com>  [20b720ba3790d657ea3112fde0678c262908a1b6]

Introduce SAL_DELETE

Change-Id: I7ac7392646ea34fb2e6a9f15990aca05a2c1e484

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [2ac26dc83f2ce9c2b41f9d9b33dd4c0cdd8d1272]

adjust clang plugins for srcdir != builddir

Change-Id: Ie4c934b52c4b010703e91f84b83e1fe590b5d187

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [c8c056fd203bc60bedb55d45bd8ca81b168391d8]

BUILD_DIR -> BUILDDIR, to be consistent with the other *DIR

Change-Id: Ia80a1246a7e3c8862a50a3daf79aba5609b7df3a

2012-12-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae4e327739112ba326a2945fc0d5550739f3083d]

Prepare for read-only source build

This patch allows to do

mkdir <build_dir>
cd <build_dir>
<src_root>/autogen.sh
make

Only the remaining dmake modules are poluting the <src_root>...
which will get eventually convererd to gmake...

Change-Id: Iefd64732fa12e096d554cff4eee6b777deb92338
Reviewed-on: https://gerrit.libreoffice.org/1273
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [8532cbd3e685d7a1e4e26bf7c2b7bf0b1c38c5be]

simply use string literals

Change-Id: Id82c9dc43d3af21d434ed5f9b7ef3bdae9c4289b

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [a930214c40389b82ee1060ed65669dc772ed36ea]

support 'active' property in ListBox

Change-Id: Ib1219e8e7031febd4f9cc599cb19426f974eac9c

2012-12-11  Takeshi Abe  <tabe@fixedpoint.jp>  [7ba2c823cac8998dfc0c2e19470f5edee70e63f0]

sal_Bool to bool

Change-Id: Idf6003acc7ee07997150f77c886947dc1476218f

2012-12-11  Takeshi Abe  <tabe@fixedpoint.jp>  [0083b0d55cbd86f44f6713789eab7501524b2960]

Drop unused function

Change-Id: I4d33262fbff0c802379eea2c048048c85f4c373c

2012-12-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [abca8e3afa1c9c42266e89b863ee69cca4b93e21]

use SAL_WARN_UNUSED_RESULT for OUString::replaceAll

Change-Id: I30754e4d0cb0c490e6c125ba034e2e0eac3751e7
Reviewed-on: https://gerrit.libreoffice.org/1297
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [e4cdeebc488e41d64cee1ccc531fc04ce727b03c]

add popup menu support to .ui loader

and hack up a mechanism to support menubuttons and map
the popups to the menubuttons

Change-Id: I6f3bd0e83b2c55f71aa85924fdc32d3a73ce0197

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [89d3780bbef785db53bafc623750bcba2ce25dc1]

use a ListBox instead of a MenuButton in the thesaurus dialog

Change-Id: I0cbe7b4c6d329f2780cb3cac9bce6d722b7de469

2012-12-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c88508bc53e7df7ead7bc1b102da3d7dd81f7688]

OUString::replaceAll unused results

Change-Id: I8d8dd139e57fb00decda8705157480439009cde8

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [88096c2d4a139d943a73db416b25a55c925e8fb7]

matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase()

Change-Id: I6767c62265dcfbb55ce086385802db59d4d0b177

2012-12-11  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3472541ab7118ad6c81cd401ce9018be7c662659]

Remove RTL_* from uui

Change-Id: I411133e81a9b548aaef2333c705c1376f45304d7
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1294
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-11  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [e6ba54ceb8ac402570a126922d42db0a8341fc2b]

Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordpro

Change-Id: I4912ffc42edbfa1456835e61163812c371eb14c6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com
Reviewed-on: https://gerrit.libreoffice.org/1293
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-11  Radu Ioan  <ioan.radu.g@gmail.com>  [3e64874e7cd234ff563ac11450cfb2b6e2db4bf6]

rtl:: prefix removal from configmgr

- removed rtl:: prefix
- removed RTL_CONSTASCII_USTRINGPARAM
- corrected some misspells

Change-Id: I88bb0beec718a7fe38c61220aa61401419f23b42
Reviewed-on: https://gerrit.libreoffice.org/1291
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-11  Eike Rathke  <erack@redhat.com>  [90874ab3c75fd161a672a24538cbce909f284e97]

do not trigger liblangtag init during startup

Initializing the liblangtag database stuff takes much percentage of
startup time, avoid that.

Change-Id: Ieb12ff71c2b1421a5644acebaef4c8366694c249

2012-12-11  Eike Rathke  <erack@redhat.com>  [4d24507451fbc2b7d72cf5f7048a424d52b63850]

avoid liblangtag processing for known locales, and know 'qtz'

For "simple" known (to us) locales avoid the overhead of liblangtag,
also in preparation of not having to initialize its database during
startup.

This also enables recognition of the 'qtz' pseudolocale for key ID
resources again, see fdo#57413

Change-Id: Id52a1ddc37b42063e3bf68a6dbeaeacfbfa704ef

2012-12-11  Michael Meeks  <michael.meeks@suse.com>  [055fca04a4e00b14e68fa5860b417cb25e471299]

fdo#42553 - fix square gradient rendering by vcl.


2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [017ac0b09ba511ad726149e9e5aaf1483ef88064]

enum is not something that has external linkage, so no point in visibility

and apple gcc-4.0.1 chokes on this

Change-Id: I4799d66f483f10d9b633077a16d25208c8b595e0

2012-12-11  Michael Meeks  <michael.meeks@suse.com>  [b8511cef9a452adc90b8dccc23ee1b29c1da63fc]

fdo#35680 - fix wrong gradient rendering when grouped.


2012-12-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5d309c7e2e8a3dbeb497c2216476ae83340925f1]

Fix a bug with fixed line-heights in Visio files

Change-Id: I861c49d2b0dfc57d6e777b14742cb324e4d4d0a8

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [f7cee036655926b428cbb7f0c930b74300001121]

prefer my own cjk char-as-word counting

Change-Id: I120acd40b83cad074869b404d4e74b5ec69d493d

2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [7c1ca63995f3d35a79614f2144e1d776619c0be1]

add regression test for EDB-23279

Change-Id: I9d31602750dc6516b7bee5c0796328cee07b10ea

2012-12-11  Miklos Vajna  <vmiklos@suse.cz>  [12ebc9c7a6e669155bd6f4dc8e40199b0e9e85df]

sw: splitted -> split in SwRTFReader

Change-Id: Iffa3296a15cbfaef8b7eca0648d9d954c92b3d4a

2012-12-11  Lionel Elie Mamane  <lionel@mamane.lu>  [c9a40d21fa4f657ae52d2765d284d12ccbe51c4f]

When parsing does not give a table name, take it from the column

Change-Id: Ie8a2c7e473d717cc22c51205dd8cdc59934de8b1

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [22dadc5d1584fb7d161b4dabb9ff5152d5db5445]

fix include guard


2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [bbbbe235c97f8fd0747f91a7b96f961b85091fe1]

'using namespace rtl;' in a header is baaaad


2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [15b91684a608ed485e62b2320bde61817c47631e]

remove wrong and unused forward declaration for 'class vector'


2012-12-11  Caolán McNamara  <caolanm@redhat.com>  [0efcfcdf40661dddd023d8b516d6461d164e4ab7]

cppcheck: size() == 0 -> empty()

Change-Id: I23b6b8fdbb9c4f367a590a21e40e7bbaa76f7fce

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [621b0f29b1fee2ebb318bbaed51d64d67b2fcddc]

PCH support for Library_sw

With MSVC2010 compile time goes 20 minutes -> 7 minutes. With Clang
it's however 7 minutes -> 10 minutes, apparently the overhead
caused by all the extra data is bigger than the gain.

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [b1ed6678735b30a62ed329e82ea1e7e573e93484]

this class is apparently a dupe of one in editeng


2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [64c3dbc331fafa20fdbd4cfb4f8f46598c24624d]

include PCHOBJS in target's objectlist

Otherwise gb_CppunitTest_use_library_objects won't work with MSVC.

2012-12-11  Luboš Luňák  <l.lunak@suse.cz>  [d704f2c91f32d3febfe93ac74cdbf72f698eb3a3]

make PCH depend on LinkTarget/headers

Rather than LinkTarget/external_headers, as this doesn't really make
any difference, except if PCH is made to also use headers from the same
target (not a very good idea for development, but might be useful
e.g. for buildbots).

2012-12-11  Ricardo Montania  <ricardo@linuxafundo.com.br>  [a0c0b8cad98c8da86ba4d44c1c0a3bd84ffc465a]

String -> OUString in filter

Change-Id: I9041129289c24c4ee8a7a6d50e34b785969e8204

2012-12-10  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [e299004c7ab6b37cfe6c68aaf2fecb2a2e9c41bf]

Remove UniString from uui module

Change-Id: I6eb52f42c3364970553015492b9c488c04febed6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [17b272effc206875fe4165e58d6452f0ecd82222]

operator+ for stringbuffer

This is to complement the RTL_FAST_STRING variant, which allows any
combination, so even two stringbuffers.

Change-Id: Ic15d81246b3d0f3e22b51c0516409e95c3a4dc8d

2012-12-10  Christos Strubulis  <strubul@ubuntu.(none)>  [c13ad097fb224a2fd110234db7a60f133735dfa6]

Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition

Change-Id: I692a9cfdca5ad50170eea2178a6aa87e8154b951

2012-12-10  Michael Meeks  <michael.meeks@suse.com>  [e7e4d6778661d039d6ee9cba1da1a22cea542f3e]

fdo#55570 - use a hash instead of set initially until sorting needed

This rather substantially accelerates the first use of autocorrection.
Interestingly, it also appears to accelerate the sorting of the items;
potentially inserting sorted items into a set is a pathological balancing
case, that is avoided by the hash algorithm's randomness.

2012-12-10  Michael Meeks  <michael.meeks@suse.com>  [cccb0bb123ac89a0a4cb8ba335ce5cb64cdc87cf]

fdo#55570 - re-factor SvxAutocorrWordList to hide it's innards


2012-12-10  Michael Stahl  <mstahl@redhat.com>  [c479ccc438edeb7197a2d05bdb99067365d7bac0]

fdo#57780: sw: lcl_ArrangeLowers: register drawing ...

... objects at the right page.  This was effectively disabled for all
anchor types except FLY_AT_PARA by a misplaced ! in the conditional,
and C++ not being a type safe language.

Change-Id: I64af2141e577ac896292eecd9f8c46c62a0548db

2012-12-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3c64d866379c3ae78b95b68fffe62685037da707]

no need for wget/curl when not fetching anything

Change-Id: I097675450a0eed87eccf90356c81657485609d13

2012-12-10  Tor Lillqvist  <tlillqvist@suse.com>  [c74fe188b178fab821084bb82d4574f77dc2e1ce]

Create executables that can be run on Windows XP

Specify subsystem version 5.01 in the linker options. Otherwise, when
built with the linker in Windows Kit 8.0, executables are created with
the "operating system version" and "subsystem version" fields set to
6.0 (which means Vista).

Attempting to run such executables on Windows XP fails with an error
that claims them to be "invalid Win32 executables" (which is a blatant
lie, of course).

We can well set the subsystem version to 5.01 as we don't
unconditionally use any APIs that wouldn't be present on XP.

Note that you need Visual Studio 2012 Update 1 to be able to create
code that runs on XP. The original version creates executables that
importx entries from kernel32.dll like GetTickCount64 that aren't
present on XP.

Apparently it doesn't hurt on XP that DLL headers specify a "too new"
subsystem version.

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [ee433794558b1a1e31dc8dddb77e117608ea1428]

Revert "Use XNotifyingDispatch to avoid races"

This reverts commit 21ea372541a81972aa33cb2226dbc2ee3886e23a.  Looks like
neither XNotifyingDispatch nor XSynchronousDispatch can be used to avoid this
race; sigh.

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [67a624f47f26358bcf1f1ec240b79fd70b8be1f7]

Fix SDK example

Change-Id: Ide65bcf203f78d1e8d3286f4ee19846a357fb364

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [70fd650dbdf5605a1f247252a90e80411b5d70f0]

No config_global.h in SDK

Change-Id: I6e9947f056c0b70d629ac27d57b3d7d115f8d487

2012-12-10  Andras Timar  <atimar@suse.com>  [16dcaa433dcff4a9eb3401eebc1735f6b8748d0d]

Updated core Project: translations  85f724f5aa1d6a59662a7d1c7ea406a641814bd2 fdo#58068 fix invalid .po headers


2012-12-10  László Németh  <nemeth@numbertext.org>  [1a2ea259717e8cebf9744ceb92acc34efaef443b]

some Python 3.3 port (not important for LO 4.0)

Change-Id: Id151d59a9bab2454b9d359aefb5c35a9f05bb9ce

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [02e2202894652751f59a0709e1b767e8ed2ab30c]

do not try to use -std=c++11 after all

The very same libstdc++ that breaks with clang and -std=gnu++0x
has also the ABI breakage that prevents using C++11 anyway.
Moreover, there's still the idea that we should preferably use
the gnu variant, just like the default is -std=gnu++98, rather
than strict C++11 (the gcc manpage for -ansi e.g. says that
some builtins are disabled in this case).

Change-Id: I4dac01374ee7a34796161f6e0e76eb962953e709

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [06448095946f635dd5753fd2db6079ca14bcfde7]

Reported graphite2 patch upstream

Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [ad2e7f5be349627326ba92a565692f0ee955f44f]

Fix SDK example

Change-Id: I3d31e0ad7e5015340a045230678760e3b20c59a1

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [f2609cc70fa4bb62a7ae876e97a3c7003bc1e99b]

Do not fail for unset OSL_DEBUG_LEVEL (as happens in SDK)

Change-Id: I0e9b8a251ed790d1505566ef4fa991309986522d

2012-12-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1e9261aefd9cf19a12c3ce8fde883b21c3b29fb9]

Template manager: paint white background under thumbnails

Change-Id: I55bbda1a7d04e462737b8cf24aba755b8ce96e8a

2012-12-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [87e5851af82a11d9880e235c0f66980dcb5e5af7]

Template manager: toolbars height was too small

Change-Id: Ie2cb1f4947baf99d90bfaaf62834482c8f7e6a05

2012-12-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7b5f71239ef376503731aa450a4ffa6bd1e019cb]

Template manager: fix preview for folders after using filters

Change-Id: Iadd38ee0bee7634c0924f48e204baa05566b7586

2012-12-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [99584c777f0d795644cfa04f16c4bd526cebd052]

Revert "Template Manager: ban double-click"

This reverts commit 5487769838570ba5f1b35529689321e1842bae31.
Come back to a more consistant UI:
  - single click for selection. CTRL modifier for multi-selection
  - double click for action
  - removed item's checkbox
  - get rid of the selection mode
  - no hover on items

Change-Id: I82863c77ed6a45410242a244545505a5b898ba56

2012-12-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [35a19a8f048d282bf5389e9497f89d2b9dba1fe6]

Template manager: white background for the thumbnail view

Change-Id: Ie5497713b83da23801f58f4c6d990e28042a3df9

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [9fe54eda44769b38ab0c149abcdc6a12ae187280]

move template management .ui to impl home of sfx2

Change-Id: I000906b6149dd1f152f8ac2055e1dbb87b58b9d2

2012-12-10  Gokul  <gswaminathan@kacst.edu.sa>  [3d788245347f4160eed7c60ee85b47e6a61e9888]

Manual convertion of templatemanagement.ui

Change-Id: I499e9c1bfb23ac7e437eaa366dfee2016afd1d36
Reviewed-on: https://gerrit.libreoffice.org/1286
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Lennard  <Wasserthal@nefkom.net>  [1b0d9fa747c4a7fcdcd1c057bc2b31345f4bfe76]

docx import/export non-breaking hyphen and soft hyphen

God made non-breaking hyphen
and saw that it was gone
he told us to fix it as soon as hell
we promised that we would


Change-Id: I1d2bb8f7542f5ffec36fafdbdb07ace1cb62fb4a
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1279
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [34c157e0032e182a044979ce210009decb20e755]

improve the recalc dialog for ooxml

Change-Id: I94ea2d52f86a340ce3802ea4b63642cfc637bd2d

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [688c668003739042c2431ec3f7a94d6b3ac6998a]

little help for userfriendly gbuild make targets

Change-Id: I6b650781b11163eb99828d0d933ae9a38e0e09fa

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [28ae80a89dd44f32044a155a41c1106692feae61]

userfriendly make targets for build and clean

So that now it's possible to do just
'make CppunitTest_sw_macros_test'
instead of
'make /home/llunak/build/src/l2/workdir/unxlngx6/CppunitTest/sw_macros_test.test'

Change-Id: Ibd1e9ef4fc825043a71bd669b2f5c37ffec68e33
Reviewed-on: https://gerrit.libreoffice.org/1253
Reviewed-by: Peter Foley <jpfoley2@gmail.com>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [a7320cbe406c0276a3c113a1adac93ed7a894dc2]

de:Interner Test -> en:Internal Test

Change-Id: I39210b28a098292d9457aac3f23083d49d7f5e61

2012-12-10  Eike Rathke  <erack@redhat.com>  [b1184f8a4e4a3949d38407c5f1d5155c2c2b42d5]

fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/M

As per https://bugs.freedesktop.org/show_bug.cgi?id=52240#c59

Change-Id: I9f5ba81c5fd6732ca7e90e0480fcc02ed2709674

2012-12-10  Eike Rathke  <erack@redhat.com>  [638993d9b80b3793dfd31db0dacba3746ceb98fd]

fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M Y

Also referenced by nb-NO and ny-NO
Changes as per http://erack.org/blog/archives/18-comments.html#c351

Change-Id: I9e07f4307800e99fdff21bccde91af4178b244f3

2012-12-10  Takeshi Abe  <tabe@fixedpoint.jp>  [9d09dcfd23e70adb4834253f697c479dab4cf673]

IsDbg() is no longer called

Change-Id: Id1860de882a4999eaa7fc253e1332f1c298f287f
Reviewed-on: https://gerrit.libreoffice.org/1277
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [5abad485f0efa4e71f99d47e6d053298102eb2b3]

remove AC_DEFINE(HAVE_CXX0X)

There should be no #ifdef for that anyway (given compiler support
each feature will need its own check).

Change-Id: I1998bfff362f2aef23717735834cacf87d3db90b

2012-12-10  Jack Leigh  <leighman@gmx.se>  [5cb4004a443910c6eefb0b58f1fc4ed3e20ba36c]

fdo#38895 fix toggling of numbering separator on Autocaption page

Only enable the Edit box if the overall option is enabled

Change-Id: Ica0f973d22b89a37bd690c285d7cc0ae5204b7a8
Reviewed-on: https://gerrit.libreoffice.org/1272
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [a86919b485bef8850ef62cf8ad3543ba58e0f331]

new autogenerated PCH header for writerfilter


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [80187ea7e72cc20c4c25bcb535ba03e5fc497c19]

new autogenerated PCH header for xmloff


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [4fec28cd468bb8a975eae69b625bd83cded52f7b]

new autogenerated PCH headers in connectivity


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [9d79940af0bfaba3954ff2b1cd18e82be4fb61c4]

make all cxxobjects depend on the PCH timestamp

In order to make sure the PCH is built first. It needs to be this way,
even in empty gb_FULLDEPS mode, because making just LinkTarget/headers
depend on PCH would mean generating (both) PCH before anything else,
bringing back the problems related to this.

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [5437b4a0b96316f5200d8b8507dc5fb62336e1d5]

start precompiled_xmloff.hxx from scratch


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [b6ba7e729a4b0a00ebf07188ae4d4b84e1d4074c]

fix debug/nodebug for PCH

not actually sure what this is for (PCH for -g and no -g need to be different?),
but this way it at least makes some sense
`

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [b49ad8bb9cd80d236fb825462920082bdd9e26d7]

do not include removed include files


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [ac8ad75c10f040a0bae0950d36c5b5e06627e0ab]

fix visibility with PCH


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [f7745c6624a02c2fb222a906be7d8b83c9394c20]

fix PCH dependencies


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [c55d7ea762ee832c6eac854f2dcc66724e86bea8]

warnings as errors for msvc pch warnings that really shouldn't happen

Change-Id: I53c512fca77b4c9843d23e92811de8f2bd8b5a59

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [caa75df6e832382191fa15bcc0a5002c4123cc61]

remove unneeded PCH stuff

Since the PCH is now explicitly included using the command line, it is no
longer necessary to have include guards or #ifdefs for enabling it.

Change-Id: Ie64fdc75129af7097213d86f2daec461993fb6f4

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [eb7ae5fe2a43e2022afd5670dd1c2fe1f7cce481]

no longer necessary to add include path for PCH header

MSVC uses full path with -FI, Clang uses full path to .pch file.

Change-Id: I403a8a919a8b672d1e98c2ea1fee50097e535351

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [5fb9283448684dbc5cdc993f1fa5afac1b2eeffd]

use PCH with generated cxx sources too

Change-Id: Ica342d70488f735fbaf94423cb425a91b359c9ca

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [3dff0ed5c49dccdf04a3a526434837fbd879ddee]

testing PCH for writerfilter

Change-Id: If5425c2727b94a61cacb64ac65c871ee28b371e1

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [2d2bb1e3aa14c9e8b663484eb7af7e48d6d1e712]

use noexceptions .pch only when actually needed

Let's assume that all cxx objects use exceptions by default, unless explicitly
added using add_noexception_cxxobject. This should avoid the need to generate
noexceptions .pch in most cases, as noexceptions cxx objects are currently rare.
It also avoids a bug in MSVC that makes .pch generation fail with error C1033
(e.g. comment from 'Fish Fish' in
https://connect.microsoft.com/VisualStudio/feedback/details/98831/fatal-error-c1033-cannot-open-program-database-debug-vc80-idb).

Change-Id: I31c575a34539d58c42754ecfe6639c5b5e5854f1

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [9bf210cfc044c8cd4db5cb2db117c00630b973d9]

no need to make whole linktarget depend on .pch

With the timestamp file for .pch this is no longer needed, as those .cxx
that actually use it depend on it. This should also mostly avoid needing
the noex .pch variant at all.

Change-Id: Id56d8f6025617808f03bf543fa4e6cb811ea67be

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [df1834f2fdd276c5cb669901c2d91e8fe2f1470c]

testing PCH for connectivity/flat

Change-Id: I164ec06dfb0630784292b39110e1a939d361d98f

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [f4cb6f064d225df83f9ccabfcd7e26174577f461]

testing PCH for connectivity/file

Change-Id: Id9083967c67967ea067672b756fa31912af96dcf

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [cd4d3d7f4eb90da1843ffd011e7d58f4231d4cd9]

rebuild all dependent .cxx files that use a PCH that gets regenerated

This is the best I could come up with, create a timestamp file for every
link target and make it depend on the precompiled_xxx.hxx file for those
using PCH.

Change-Id: I68a53a1315ba172543b0d8de4122c2856b37d72b

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [1143d490cfb4fce99e14376f8e1adea2dd361e44]

fix clang .d generation with PCH

Change-Id: I2c9083bf0a9d8a4f57339bcb768258a336e36934

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [1b01819fcab9c3232e2512d5761670041355d106]

fix PrecompiledHeader vs NoexPrecompiledHeader mismatch

Change-Id: I48831199a91ae35d6bd3da120206d813515b9c65

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [749870656d91d11bca846a9e99c1977068230e5d]

rename to gb_Library_set_precompiled_header

There can be only one precompiled header with some compilers anyway.

Change-Id: I59e84bee2f57f36753b59b7518d701573affac12

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [7ad8aefc283a98be18d3c0b0aec8751227268c6b]

#define _BSD_SOURCE to 1 (that's what compilers set it to, at least)

Change-Id: Id192488bb89d7f57dbd7ae3ddd33fb2b7569172e

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [f24bae90c006c3522e3034b48d62c7e6cc7e45a8]

enable PCH in configure only for msvc/clang

Change-Id: I83a5a2cc6a673165a230ac0c916fdd533a4ccaae

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [f2d96655e0d78acefe6fe4707f09abec79243856]

use PCH for LO headers in xmloff too

Interestingly this makes it slower with Clang than less headers.

Change-Id: Ia28d27ca9c8154c907dae1629ca893fc4765f075

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [022712c56a985cb78f0eac0e74a5b618f68eb379]

include guards for precompiled_xxx.hxx files

It seems this makes clang somewhat faster.

Change-Id: I5a22763acf7991c45d7e9fd25eb0b5bda1fae27f

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [24ae46df5ed90c4f563e8acfbf66ce3bb14e6f5d]

PCH support for Clang compiler

Change-Id: I17a9f3c0b16cef7ea4ef3db938337545beef3609

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [ac893720de5b0815d57b87ae5f9a08764df08a93]

PCH for xmloff, including LO headers

Change-Id: I50e8eb58ef9b764cfb847b36b4e42f95bc437233

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [6a71f121bd4b1ab5567fdb07a048715c4fd38097]

xmloff precompiled headers

Change-Id: Iae5ec6d6af8ebfa38f560dddc5a93a0386772f4d

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [ef4df30063e4674857a730a51c9689997ba8d9f6]

more headers to be precompiled for sal


2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [e3f5eca10e13df570833725dfe5127a3bfc22b10]

it's not actually necessary to manually include the header for MSVC PCH

-FI does the job

Change-Id: I4d1251fb64cfc64243b9c4f0292587cc2fc235ab

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [9556b88859c6a114255d7b3e7181d83b02fc250b]

update .d generation when creating MSVC .pch

This has changed since PCH support was removed.

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [7ecbce0c2dbc5633d688a7aa5abe80f0097a389f]

include debug/optimizing flags when building PCH

gb_LinkTarget__get_cxxflags is called to add these for each normal
cxx object by gb_LinkTarget_add_(no)exception_object,
so PCH needs them added too.

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [38a4163075549677a49b34d3aee8e4dfe080acbb]

testing PCH support in sal

Change-Id: Ie8c981a0d02f06738d2082abf6ef345f24449ffa

2012-12-10  Luboš Luňák  <l.lunak@suse.cz>  [d29a5b367c20c979ec9349dda85a4b947742cb2a]

bring back precompiled headers support

This is mostly a revert of 992757cc5ebfb1df42636b8d3269cdbc10fc4148
and bc78ac68c2492e63a680f68b524c4a51179ea83e, with tweaks to apply.
Also only MSVC support for now.

Change-Id: Ia926b3c28125b52012156ccfd47932837b09d20a

2012-12-10  Radu Ioan  <ioan.radu.g@gmail.com>  [d85029d38034a392079316daeca2ca6a82f65349]

rtl:: removal in fpicker

- remove rtl prefix
- remove RTL_CONSTASCII_USTRINGPARAM
- correct some misspells

Change-Id: Ifd2eb59ff7d70fd3df42f063fcca781ef89b7d12
Reviewed-on: https://gerrit.libreoffice.org/1270
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [8f7855b61a29e47db70be92541422594ad99d13f]

some minor cleanup of caption dialog

ensure that some button in the dialog is the default button

ensure the CategoryBox is sorted like the original was

drop HID_DLG_CAPTION help id

put a big more spacing between groups

Change-Id: Id9e020a9dcad50c0d0b0ecb3bdbe7fd5434c8100

2012-12-10  Jack Leigh  <leighman@gmx.se>  [6bf7198ebd12d4ac60f9039a30339867e8a3ce8e]

migrate 'Insert Caption' dialog to .ui file

Change-Id: I490c8057f1263f12f50b59c97ca9807138daab5d
Reviewed-on: https://gerrit.libreoffice.org/1266
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Rob Snelders  <programming@ertai.nl>  [20778d72fe4c785ebe9039767afa07f35b045541]

- correct variable-names

Change-Id: I2c0106d18586201f8c0fa444652ecefb493d61bf
Reviewed-on: https://gerrit.libreoffice.org/1267
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [217ba33cb02c86ea25bf62748e1bcbdd1218795b]

Try -std=c++11 if -std=gnu++0x does not work

...like when using Clang against GCC 4.7 headers that unconditionally use
__float128 which is a GNU extension that Clang does not support.

Change-Id: Ie27b5f17df4a10c9682fa750677e6cd8ef5eeeaf

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [4479a8896abfc10de2166623c743a73c9e11bb1e]

move .ui to be consistent with the other ones

set one button as the default one
set the ??? placeholder texts as not for translation

Change-Id: I71928318e762c1e331a90b9bc865bca3dca56423

2012-12-10  Miklos Vajna  <vmiklos@suse.cz>  [5bc835d48f1e5373b3a31bd166fadfdf19b3588f]

oox: v:textbox's inset attribute should be imported in Hmm, not in Emu

Trivial reproducer: http://people.freedesktop.org/~vmiklos/2012/simple-textbox.docx

Change-Id: I030f7153326affc5a01e7ede1ddf1164fa500071

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [aaeba64fa50d92a219106dab10ad17d8c34fbfa3]

-Werror,-Wtautological-constant-out-of-range-compare

Change-Id: I4356413b23fdbaaa1bf2e94ad7aed3ceed1f9261

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [72c2f30cbfde203a926b4acee5ed3d7ea9b9867e]

-Werror,-Wtautological-constant-out-of-range-compare

Change-Id: I99ae1590067d66f0af968833bc75d773ad3cb15c

2012-12-10  Stephan Bergmann  <sbergman@redhat.com>  [71a1df3e42eed9005d55ff58161cfd239e6e462d]

-Wc++11-narrowing

"non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned
long') to 'uint16' (aka 'unsigned short') in initializer list" etc. with Clang
-std=c++11

Change-Id: I15ff37bbc3d20c14db850678a9b9e295b900de85

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [d0b590fe19b45e2248adff22c6fe61a4049a7db8]

callcatcher: remove unused rtf filter and associated methods

update and remove newly unused code, mostly original rtf filter

Change-Id: I2dd302851ee6fad62d79fbc81cb8a61a861396db

2012-12-10  Caolán McNamara  <caolanm@redhat.com>  [993dae8a904b07b6db2b8854feae353f42836c5a]

guard against div by 0

Change-Id: I7dbdc374246130acafb0f3ea1a4e91ec93c4473c

2012-12-10  Miklos Vajna  <vmiklos@suse.cz>  [3514ad82c4200be292ef6eaa1e94c5c6a41884e4]

sw: unused SwRTFParser

Change-Id: Iaabd3d992f5e8cd8166afd3520fa8552b6219e27

2012-12-10  Herbert Duerr  <hdu@apache.org>  [9aec18854afb1ec2d28c334861924ad6eacf26af]

i121446:fix SwAccessibleParagraph::GetGlyphBoundary()'s ret val

Change-Id: I651ed02aa65b556c2315c8d9ed49ab7dc59687c8

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [7f78980ea260999c88878e362a4d6948d41ddbd8]

WaE: non-constant-expression cannot be narrowed to float in initializer list

More of the -Wc++11-narrowing warnings.

Change-Id: If371de0f480119d9b6f5fdc10b67484eb63c9d61

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [6981889b0ab9618defa81d7a59f87aada05adc5e]

WaE: unused parameter

Change-Id: Idd9e548ac4258332d741bd7bb1d39d521d8e5c7a

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [56ec8f4ef1935af73b874ab11928bac4c867b40a]

Fix warning: missing header for unified diff at line 3 of patch

Change-Id: Ie52c139ee7cb4f7f2bb8f6d5225eed200e1fdc00

2012-12-10  Noel Grandin  <noel@peralex.com>  [24f0aa76c005d1506a6d13945c39dafc6e9b8d91]

fdo#46808, use service constructor for embed::StorageFactory

Change-Id: I26cd1cf86118122f392f16801a646df753a7df26

2012-12-10  Noel Grandin  <noel@peralex.com>  [b9a4a0b9658015a0d55c42de1f5e56941e20d268]

fdo#46808, Convert connectivity::SQLError to use XComponentContext...

...instead of comphelper::ComponentContext.

Change-Id: I40384c2d7cfcabd06506321d686dd8e7c7c5f266

2012-12-10  Noel Grandin  <noel@peralex.com>  [9fc4553b6433fbb6565a5b946c4256c0bfe345f1]

fdo#46808, Adapt sdbc::DriverManager UNO service to new style

Change-Id: Ic2be6bd08aaabc81d0fbe0269ca577868defe934

2012-12-10  Noel Grandin  <noel@peralex.com>  [d01fba6afc39092ae3ae85c38ac21bb7d26d63e2]

fdo#46808, Adapt sdbc::ConnectionPool UNO service to new style

ConnectionPool was already a new-style service, but since it was
not exposing all of it's interfaces properly I had to create
a unified interface XConnectionPool.

Change-Id: Idfa3fa3335173ceeab1785b4049422874b6c9d5a

2012-12-10  Noel Grandin  <noel@peralex.com>  [b8a403467e6209437c3c113ff2df95df6ffec61a]

fdo#46808, Create new-style sdb::ReportDesign service

The service already existed, it just did not have an IDL file.

Change-Id: I681754040e1de8d96fe5bdc1b442bfc4de76c7c7

2012-12-10  David Tardon  <dtardon@redhat.com>  [99de6a78be62ad2a042270274b060e0c7ce7a45c]

do not return reference to a local object

regression introduced by fdb7fe63db5ba17036a71fe4f7f25f834bef8f95

Change-Id: Id3f89b61b464763a37c5f063c0d541154ec40105

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [782c243045a1c7ee95b2d7ea6bca64812a9049e1]

Fix error: no matching function for call to 'sal_n_array_size'

Change-Id: I8c5eb0f36d2be76182c3aae68fd9fa0b25a624c5

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [e8edaed36e50ee33d1d241ce7ebfbeb0911ccf02]

WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)

Warnings from Clang now with -std=gnu++0x.

Change-Id: I3a77e3171b0a298d8a35dd18270453a8a0bc4f07

2012-12-10  Tor Lillqvist  <tml@iki.fi>  [a55c3a3875bb78fd7d2e802cde89f690e0d7fbfa]

Avoid "deleted function definitions are a C++11 extension" in a better way

Tell also Apple's Clang to compile to the "gnu++0x" standard.

Change-Id: Ia9f5f2f5a62ac8c0cbbfbbdffede6f308aea8534

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [d83b27aed3097a8e25e8e56e2af796205f826270]

Python/pep8: fix E711 in filter/../pyAltFCFGMerge

Change-Id: I0c6fab8829ad7cc434791a0ef1743eb1d50417d9

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [50bdce1a194d8a9ba5c1e2bc4fb622023d3009a3]

Python/pep8: fix E711 in wizards/../web module

Change-Id: I1efbf6ed09cefb5d69ac615d77cfee7eff6383f2

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [c9bce39210b51e537b7eacd05e6af796a510f52b]

Python/pep8: fix E711 in wizards/../ui module

Change-Id: Ia54399c218e9d402ce09fe652908c584bf0d02b1

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [fbfda39d26da6747edb3a4c6d593be7e6b2b0f1d]

Python/pep8: fix E711 in document module

Change-Id: I76efd29101d191fae6560d177a79710329ac2596

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [5020526b6e04fe21c0d7027e2e3070dad08dd6d9]

Python/pep8: fix E711 (is or is not None instead of = or !=) in common module

Change-Id: I98fc203e5820475cb6849c3708266face92f9403

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [36638e6a876fbeb6217e7ea4ee00fbc022a013c8]

Python/pep8: fix E711 (is or is not None instead of = or !=) in letter module

Change-Id: Ic6ff028008aea87d1bf2126dccd2afb1bf3733d2

2012-12-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [be487d6ee1b97901a903fe5c6dd7ab2cad702b04]

Fix result of wrong revert order

Change-Id: Ifebe135badbda741d768d2680267623aff6c2b56

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [a0f86c9c1d2ec16f87688a16a52f3e40e3e04391]

Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno module

Change-Id: I8ee9abc9a31a6d7791a006ed589d83d5858de267

2012-12-09  Tomaž Vajngerl  <quikee@gmail.com>  [815f40a6ca428867d4c31249bf0eb8075f050158]

Reformat code in PreviewRenderer.

Change-Id: Ia17c14a0bf3908fb9201996b64b5c1059ada3205

2012-12-09  Tomaž Vajngerl  <quikee@gmail.com>  [fdb7fe63db5ba17036a71fe4f7f25f834bef8f95]

Compress graphics dialog converted to new widget layout.

Change-Id: Iff1ffba10c5aaf3d438acf0a69467a0ac9e0f7cf

2012-12-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [38364f5adc77c516721ad26297562d0b1bb66b8d]

Revert "Make sure all list item is stored"

This reverts commit cd8948d1fd4430bc4186b3525eaec7d531da3fb2.

2012-12-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c03c144d4a8453d0b4e94def8d0f5780d07643b7]

Revert "Make src lists modifiable"

It is more difficult than I think first
and it needs to solve in an other way.

This reverts commit e1a91a9ceda6020bb256739e83dc371a50af3b1d.

2012-12-09  Tor Lillqvist  <tml@iki.fi>  [dc6277ef41dcf529760ad894e0aa124f18722c33]

WaE: deleted function definitions are a C++11 extension

Change-Id: I8f070fb53c0310761c3a0a2407d48ca1c1ac5e18

2012-12-09  Julien Nabet  <serval2412@yahoo.fr>  [7914f867139c06fd751f6e37c9ed3e563388ed62]

Python: fix deprecated + "== None" instead of "is None"

Change-Id: Ic19c2ac5817cf5f6359bccda14795ec4f17aad7e
Reviewed-on: https://gerrit.libreoffice.org/1275
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2012-12-09  Stanislav Horacek  <stanislav.horacek@gmail.com>  [f09841cf73f129bb85c870888f9e1215ae99bf83]

Updated core Project: help  56562e9b04dcbfd63012eecddb53b76dc4cee84b fix typos in LibreLogo help


2012-12-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cd8948d1fd4430bc4186b3525eaec7d531da3fb2]

Make sure all list item is stored

Change-Id: Idf73871086dd7a3be7371506c034ec7af48d1642

2012-12-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e1a91a9ceda6020bb256739e83dc371a50af3b1d]

Make src lists modifiable

This work when appending elements to the end of
list or deleting elements from list.

Change-Id: Ic0b920f79c72ebc3bf70555506466660b13d2aca

2012-12-09  Andras Timar  <atimar@suse.com>  [c2e25b82f0cf43afc86126f1fb5066693cd00d07]

Updated core Project: translations  d9a4b60f9ae7e15c44675ea56fe6a06613c419ae fix of damaged files from beta1


2012-12-09  David Tardon  <dtardon@redhat.com>  [92ccb9a9262d24087f95a8c2c6e0839cce6d9e13]

add missing dep on tools/urlobj.hxx

Change-Id: I8529f58d9acd6d9203f7107b269638fd05167a65

2012-12-09  David Tardon  <dtardon@redhat.com>  [56ac41cf8de47726f0552844299b61c2c12302cc]

add missing dep on sfx2/sfx.hrc

Change-Id: Ib8853b97561d982509e3a5e2d0160a2fa34397cc

2012-12-09  David Tardon  <dtardon@redhat.com>  [cf64f0afb117fd9f4390964dca38fbee9010e873]

add missing dep on oox/helper/helper.hxx

Ultimately, most of the stuff in this header ought to be moved into
comphelper or other "common" module.

Change-Id: Ib31500b2d18f0371efc9f1217aa481367c0abfcc

2012-12-09  David Tardon  <dtardon@redhat.com>  [b0ea67981e16336220e54d6e71f5b095c3084ed7]

add missing dep on boost

Change-Id: I04fe44afceaf0a415577b1b3a359d05d0d1821dc

2012-12-09  Tomáš Chvátal  <tchvatal@suse.cz>  [0b8077bc0cd027aa51091a004ed7fe1fcab5f5ce]

Do not keep deprecated switches around

This is pretty bad idea, because when you really remove them it prints
nice warning, this way tho you have no damn chance to see it unless you
read the ./configure --help.

Change-Id: I2fc9ffc1dec4d69522e2a7c90cb5cf06f3d70c3d
Reviewed-on: https://gerrit.libreoffice.org/1271
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-12-08  Julien Nabet  <serval2412@yahoo.fr>  [44b0bf91df1af9920b1c22a2f54bd70c9c44231b]

Add missing breaks

Change-Id: Icaa08718c37c2c8823a21b6a3ae4ef8b62b52550

2012-12-08  Tor Lillqvist  <tml@iki.fi>  [3de4b440a27aa0f9f6bb42af08bb143526be6358]

No .libs directory when DISABLE_DYNLOADING

Change-Id: I4e72093ade16bde4715cd60bf98779c462dd09e5

2012-12-08  Tor Lillqvist  <tml@iki.fi>  [f3fc7bd5c893f57c2f27e634af353c4eefc7f9e4]

There is no --disable-mozilla option

Change-Id: I279b20d30c0c7ccbe82583ad97e2c4e65cb30221

2012-12-08  Tor Lillqvist  <tml@iki.fi>  [aee92768a4eb0ec2b60d05ce952d1865f9b282ce]

There is no --disable-build-mozilla option

Change-Id: Ib879ae35358d0f45cc874de501d42532f69ac460

2012-12-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [649c6b38911e9b77d21efba5fa1d6affa9fc4b0e]

RTL_CONSTASCII_USTRINGPARAM clean up

Change-Id: I4d57a449c2bd61be0cb7b7ed9016b3ee71825b57

2012-12-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [da8af42a2d783588359d33f79d15b94fa0d91bb4]

Removed RTL_CONSTASCII_USTRINGPARAM

Change-Id: Ifb14257ef20c14f8e1551a1470d0dbea1dc0759b

2012-12-08  Miklos Vajna  <vmiklos@suse.cz>  [257a4090af068085143d71d60e6032ba0b998804]

fdo#49934 fix RTF import of column break in case no columns are defined

It turns out on that case the column break should be parsed as a page
break.

Change-Id: I5dddc8f334fab35bc2ff03fd8127989ab6a601f3

2012-12-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [0144c952282a4555b7ab0cfcf9d35bf753e5d8cb]

SVG: add check if polygon is closed

Change-Id: I6e2b405dd1727fd6f6634fb0a68ccaf30d3644cf

2012-12-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [f21e7f8d5875f0cb7592279ac515124b8ca7186c]

SVG: handle degenerate cases of the basic shapes correctly

Change-Id: I2dc488ba38ca5f63c716f5f7327b47769d289fff

2012-12-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6858182d246f21c5b06af09d8ff0e6fd04ef26c3]

bnc#791952: Setting properties for all data labels.

You can set different properties to individual data labels.  But setting
new properties to all data labels should overwrite the individual settings.

Change-Id: I934bad89326115aa83feb86275cf380d701a5686

2012-12-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e6591c6e940cc694aa68c97e287e59572f690d74]

bnc#791952: Use "center" label placement for "Best fit" in pie charts.

It works better this way for Excel interoperability.  In Excel, Best fit
is slightly different than the center placement, but the two are pretty
close in pie charts.

Change-Id: I7f04a1babb04fd488d8cf90df247c294fa9d7b67

2012-12-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6a2feffc024a6af8e44a3a07c9a2f2599bf92bf]

bnc#791952: Better placement of 3D pie chart data labels.

This value appears to control the logical vertical offset of data labels
along the z-axis for 3D pie charts (no effect in 2D pie charts).  With
-0.5, the data labels appear lifted from the top surface of the pie chart.
With -1.0, the labels get placed right at the top surface, which improves
the precision of data label positions.

With this change, data labels that are centered are really centered inside
their respective pie segments.

Change-Id: I26d5d7cb7f68bd09131b70bcb4fc030ac924bcce

2012-12-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4b9740b4ec3987e1d4d2ad6d20b4dcf996a4fa2e]

Remove duplicate defines and put it into a common place.

Change-Id: I55415985f37970e4d1ba8605e6d22c45198fe19f

2012-12-08  tino  <ttk448@gmail.com>  [8450a99c744e9005f19173e4df35d65640bcf5c4]

fdo#33365 added wrapper for boost random, use that in RAND()

Change-Id: Iafc524d12c76423f74dc16b42595e52fbc5a1e54

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [e9b21193ed395061b155955e5098f69af92b4fc0]

remove config_xxx.h files in distclean

Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8

2012-12-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [76c19172de03a1fd0cbf3febc6a68a7138b7b0c4]

missing delivery in cppunit on Mac

Change-Id: I45e608da450b34c516974cfa1bf6267f5d6ddd29

2012-12-07  Julien Nabet  <serval2412@yahoo.fr>  [a99bf813c0079c26f2a2c940c3db8d8597e3047f]

Some cppcheck cleaning

Change-Id: I5e8c768981dc6b8029bdc7eb8887562ccc18a5e2

2012-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [632cdffd08df8cdaeba47c6c42c7f718aaf9e751]

fix Wshadow warnings in boost random

upstreamed as https://svn.boost.org/trac/boost/ticket/7774

Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173

2012-12-07  Michael Meeks  <michael.meeks@suse.com>  [74471fbf16bb8a132025c280b2bf0535aa202ef9]

remove bogus assert and add emacs modelines.

Change-Id: If4b6478ab67211e00c52fb9b17189f6f054b3482

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [135fbb750e6cf9438f408499b4cf7034c6e5918e]

get cppunit/disable-dynloading.patch to apply


2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [a72bee7786d370b95416cc5a5bee70dbeca643f0]

avoid annoying warning about missing file included from Makefile.top

Change-Id: I669273a90a0ed62256c2b0a7f4ea74c522919ef5

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [49a9d370e6598284c0a337d0f4f7ec329187de53]

add rtl::OUStringBuffer::append(bool)

The same as 563fa900ba22bf83dfa58e67807ed0337f810576 , but this
time with extra care to not break anything with pointer->bool conversions.

Change-Id: Ifcea840e96da0fbfcf92b54141fb8ef9c5eb94ff

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [1aad4689babec28f47b99666b303ab8bfffc3106]

use config_xxx.h files instead of -DHAVE_XXX on the command line

As the latter does not quite scale, and also source files depending
on the setting/feature did not rebuild in case of a change.

There are intentionally more config_xxx.h files (so autoheader
from autotools is not used), so that a setting change does not force
automatically a rebuild of everything. Running configure does not
touch those config_xxx.h files that have not changed.

There's config/README with a howto.

Change-Id: I6d6e82050ff8faf5364ed246848b8401aca3e0e5

2012-12-07  Andras Timar  <atimar@suse.com>  [e56c274f815a9b0cc55489537fad8c59273d2c94]

Updated core Project: help  6ff9e113ec347757b3f5c91836c55902bd0e0ac9 fix empty extended tip


2012-12-07  Jan Holesovsky  <kendy@suse.cz>  [08d2a6532ece404f12dd5dbc84f0d6122db5abd5]

Emacs modeline + whitespace fix.

Change-Id: I89b08c4125495d8d1b06ca9509e31dd5222dee22

2012-12-07  Jack Leigh  <leighman@gmx.se>  [dd629829c78c294ccbc93c885bbaae11bb72b20b]

don't display caption number separator on category 'None'

Change-Id: Id01fb900a3e558d5f9d4613e18f3761cf6a670bf
Reviewed-on: https://gerrit.libreoffice.org/1265
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-07  Caolán McNamara  <caolanm@redhat.com>  [8f45d08f5b918598f1dbeba41ad185edfc446968]

fix bogus warning about invalid pool ids

Basically theres a missing else.

make it tell me what it's complaining about while I'm at it

Change-Id: I4f32f483e3826066aed4c31a3355c193525f3c5c

2012-12-07  Caolán McNamara  <caolanm@redhat.com>  [74ca0e86063f698c8d36d935cd2b791c6b2874b4]

drop some static OUStrings

Change-Id: I41d5df892d8b710b82ed886b2390b53535b8a67b

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [21ea372541a81972aa33cb2226dbc2ee3886e23a]

Use XNotifyingDispatch to avoid races

Change-Id: Ia91bd08122052f5ea206eb9e6c03524e6e3ec245

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [a6d6d1c24ba497ac8586857baed9d4fb155a17b1]

CLANGPLUGIN_CPPFLAGS did not actually work

...it just appeared to work on machines that happen to have /usr/bin/clang.  So
hoist CLANGDIR/CLANGBUILD from compilerplugins/Makefile-clang.mk to configure.ac
instead.

Change-Id: Ie5d9c6bb8e9d0caa1583d78c8693f06b69873095

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [45237f80237f202b278f0561e6b93db2a2306b6a]

remove unwanted SAL_CALL


2012-12-07  Takeshi Abe  <tabe@fixedpoint.jp>  [a25b3dd6c474f2a496c0ba2b1d24926ea60417da]

sal_Bool to bool

Change-Id: I4f4ffff778ff0bb14ddb3e4ae5f9b76104fc8bed

2012-12-07  Michael Meeks  <michael.meeks@suse.com>  [a48e2fd9049797110b3b2505c363557284987ca8]

fdo#44736 - convert RTFSprms to a copy-on-write structure.

Also try to avoid copy/delete thrash of RTFParserState.

2012-12-07  Luke Deller  <luke@deller.id.au>  [7d88aac6029353c293dfdacbfa462d62c0da69ea]

fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .doc

Change-Id: I4d888fc7e9b68ee4c693b565d8ef23dcb825f7ce
Reviewed-on: https://gerrit.libreoffice.org/1251
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-07  José Guilherme Vanz  <guilherme.sft@gmail.com>  [f0a5e3934ee2261284932c2e8dc48b8ce6605686]

::rtl:: prefixes removal in oox

This commit removes some ::rtl:: prefixes and some macros in OOX

Change-Id: I0c5ad9805ec2e8ed1092c56fe32e6901fdbd2b67
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1261
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-07  José Guilherme Vanz  <guilherme.sft@gmail.com>  [74e858693e4c8e5b87730033706656a220f71cfc]

::rtl:: prefixes removal

This commit removes some ::rtl:: prefixes on oox

Change-Id: Iae9a89f8a869934b6273a1b97c0a9243b0504fb3
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1260
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-07  José Guilherme Vanz  <guilherme.sft@gmail.com>  [a5e6a1faa36c72be6fcc16404f5daa4993d73bce]

::rtl:: removal in oox

This commit removes some ::rtl:: prefixes on oox

Change-Id: Ibb3be70695c48eb0a02fdf285a0c049e244d613e
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1259
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-07  Caolán McNamara  <caolanm@redhat.com>  [d4ca0036d723963b1874901f7185072a70789a99]

eEscape can never be FN_SET_SUPER_SCRIPT

orthogonal enum and slot id things

If it was supposed to be if(eEscape == SVX_ESCAPEMENT_SUPERSCRIPT) then setting
superscript would instead sets subscript. Seeing as this is wrong since day 0
and the code should never goes into that branch I reckon its a forgotten
remnant from before superscript was implemented as it is now and its better to
remove the code entirely

Change-Id: I73010cf9428c96dfc75033c138694c5781a73c50

2012-12-07  Michael Stahl  <mstahl@redhat.com>  [01cd24df1ec7eaa53e9e2156d4d6890a7cc5996a]

fdo#55289: fix crash in SwXShape::setPropertyValue:

In the libreoffice-3-6 branch the docx import crashes here when setting
the anchor position of a shape, because the previous setting of the
AnchorType was not done properly: the position of the anchor in the
SwFmt did not match the actual position of the text attribute, so we get
these assertions: "Missing FlyInCnt-Hint." and crash.

This cannot be reproduced with the docx import on master, because on
master a different intermediate AnchorType is set, and transitioning
from that happens not to cause the crash.  But it can be reproduced with
a unit test.

The regression was introduced in libreoffice-3-6 with
backport commit bbbb10a0774b9da546557632cd09c4f6958f8939.

Change-Id: I394643e11862543177ba57958a26cd8ce06dc09c

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [d23508eebba52d7e40c84b3cea17868192519654]

Revert "Use XSynchronousDispatch to avoid races"

This reverts commit 16383552c8477ac4620d6260a2b7981a9a6aaf17, which was broken,
but toplevel "make .../workdir/*/JunitTest/sc_unoapi/done" did not trigger
qadevOOo rebuild, so got unnoticed at first.

Change-Id: I6031cf9f67a8cc69cbabd197bd01462968eeb07e

2012-12-07  Caolán McNamara  <caolanm@redhat.com>  [6a7371d266b7050a9c07b3abce84ef23904525ac]

loplugin: various unused variables

Change-Id: I59cfea1b755fb4da5cdc9032e719e4e1579a906e

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [16383552c8477ac4620d6260a2b7981a9a6aaf17]

Use XSynchronousDispatch to avoid races

Change-Id: I517ae0f3a17e769da20219d69d7ff4bac44623cd

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [14acb6b69800c0850157c2ba15b50c5527e46939]

Unused variables

Change-Id: I8d0d72ac2c3d7f0b0576980c770cb62af983d074

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [98108afb23f04d46c81b8b7d97fc2c71f57207a8]

Proper indentation

Change-Id: I9fe211563c8b2b2718be25180294421af5593886

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [55a58245c9608cee41c852ac29d432cb611871ab]

Proper indentation

Change-Id: I4f85be9a33be6d9a3c756f2422eb7574beac1e1d

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [95af0a93c18aca545c40f9bda5e48bf60f61b3c8]

-Werror,-Wunused-result

Change-Id: I91633af096dd82960867f3ef6eb962b7b20c3960

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [6a31768bd5dc4637f4a62b568c38a8277f6ed3bc]

-Werror,-Wtautological-constant-out-of-range-compare

Change-Id: Ia9d77ea28c714a9bf3fc3a6c9ed832c9c4619089

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [01872509d4d46e9e86d4371c9ef2034ab4b43fe4]

-Werror,-Wunused-private-field

Change-Id: I4a37e6aacbcce18f17e4b2eebecf43c0b1679f62

2012-12-07  Lionel Elie Mamane  <lionel@mamane.lu>  [d497d70a9bec0d174696177d93c141387cd0dbd0]

no SAL_CALL for internal utility functions

Change-Id: I7b945946d5e45d5518ab48fc8fe6cd66fba8d040

2012-12-07  Caolán McNamara  <caolanm@redhat.com>  [d1660f19d5c8c60d8549b594a36d13a5edcf15a3]

an app can have print options without a print options dialog

e.g. draw and impress have print options, but no print options dialog

(It's plausible that we should merge the print options in the print dialog with
the print options in the options... dialog of the printer settings dialog)

Change-Id: I25c029ad8ba482b1e8d8d5974cc8de99584b9a55

2012-12-07  Miklos Vajna  <vmiklos@suse.cz>  [8dd1581a4f65eacc2a0f62b79873b533e8237a43]

sw: unused RtfReader


2012-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [113379e0507e83d3336993d79a49abc75928b42d]

We definitely want a log file to check in case something goes wrong

Change-Id: Ie8ab243e72decae63717cf78d8e7038a74b4c1ae

2012-12-07  Noel Grandin  <noel@peralex.com>  [06fa6ebbd5f7e3943afbf3552d31cdc0d1edb31a]

fix missing SAL_CALL attributes

Change-Id: Ibdf93f27f08d4a76867c6871557d2d4967e7b9a5

2012-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a69efa6e2b1b207b78608861c1cb5d8aadda3150]

Make the usage notice correspond to reality

Change-Id: I4142af0181629c627e1137ce406249040f28e51f

2012-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ebff822d9338eb8739922d5b18baef875ba8d966]

Add --enable-windows-build-signing option

Change-Id: I9630a486043c97aa9e31873c63f807cedb869a24

2012-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [549b5d030ab60dbf6d0279634b22702e70078dd8]

Allow signing of dlls and exes with default certificate without password

Change-Id: Ic39276df49cb317936baf7956dd74a1a7f42cbff

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [b66e034904c7d5b0aa60170240deebc84811aa16]

cppunit is PLAINLIBS_NONE

Change-Id: Id6401999d20069f17133a765195cd49b50ff532f

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [39a6e45bfd60db59321ecbfc406a942b346bb0ff]

cppunit is PLAINLIBS_NONE

Change-Id: I98765698773f9b349d6aac200ee2e55c25e7a47a

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [b5b316ad7f5f5b77abe1e9e2e93f6aee62d2373b]

One more typo

Change-Id: Ie08b5ebf76f22a42c99729a284bf1931a7cf9bc9

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [6f067655b316f3e06bad8f786d31369e1174ea23]

Typo

Change-Id: Iff8315535293613423199aaffeac904e721928bf

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [973a16f9e6a6da4f975413af253265618d1b0b67]

Adapt to XComponentContext

Change-Id: I2f2c745245722f90b8101995367c55878d568703

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [3ef014c828e2e1f3f0356e2f3cbc8b0a892f0f24]

Unused include

Change-Id: Ica71cc0eec1054386221c779948381e274ee6475

2012-12-07  Stephan Bergmann  <sbergman@redhat.com>  [5da74dcdea45c0367a54486fab8b790215022678]

Clean up SerialNumberAdapter implementation

Change-Id: Iebf992544cb71fd2e2f4541a5a63fc962150e390

2012-12-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f0b22ccfdd94e557b4c3db5e0aea570341d8830c]

bnc#792528: Play it safe for non-Excel documents.

Excel is not the only one that use charts. Let's also store the static
label value to maData in case it is used for non-Excel documents.

Change-Id: I1faed76e2ff396873039bccb3e1b7dcf27aba8c6

2012-12-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a5c3dc392f451f9718ef2fe2076d41bdd9b87ee]

bnc#792528: Import static data series labels from xlsx correctly.

Static data series label is a data series label whose value is a
string value rather than a cell reference.

Also, when inputting static string label in the UI, we don't have
to manually check for quotes; the formula compiler will take care
of that later.

Change-Id: I1657fc9879a7f652bba84898e308c3a5d5ba87a3

2012-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c46411ebd5ba696347dc9025c3b045f65f74205]

also with cppunit_dll.vcxproj


2012-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e95efd9704b39a6eeb05f34eec2f0e3d142ab5e9]

switch to cppunit tarball with vcproj and vcxproj files


2012-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ff25fde3e60fd27c859c86152f9e859b9f53909]

Revert "fix pretty broken cppunit gbuild conversion on windows"

This reverts commit 58cb1a2f25ceba89766797af4ce3ce1d590b3915.

2012-12-07  Luboš Luňák  <l.lunak@suse.cz>  [58cb1a2f25ceba89766797af4ce3ce1d590b3915]

fix pretty broken cppunit gbuild conversion on windows

The original dmake makefile.mk even said the files were missing ... ?

2012-12-06  Peter Foley  <pefoley2@verizon.net>  [987d991ecd25b295f9694920b84823f148e6c8b5]

formating cleanup

Change-Id: I851f4f82caa8483a296da3c8337ccbedccf7c5de

2012-12-06  Andras Timar  <atimar@suse.com>  [56da3f2a9fbf9e8787c8bc14d171fc77eb53d876]

Numbertext 0.9.5 (Python 3 fixes)

Change-Id: Ic5d8f8a975861c63354d28f5043abb5ead29192b

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [eafb82821386e4c14f4a072e4b541dc60f4d7af2]

OUStringBuffer::remove( int ) -> truncate( int )

Although this may seem consistent with remove( int, int ), it is
in fact rather misleading API. The biggest offender is most probably
buffer.remove( 'a' ) , which definitely does not do what it suggests
to do.

Change-Id: I287619cd4b953228b93fa68fb381d66c344c3865
Reviewed-on: https://gerrit.libreoffice.org/1256
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [cf543d8a78170f4fa3c2ca340f21e61d913a90eb]

SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemset

Change-Id: I91a39db4d967009ca8fa5ee2fe910a660a556fd2

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [33af123fa0798eceaac6243111d57c7662a24c6c]

Avoid seeking a cursor to where it already is

Change-Id: I817aef57f3e028d77cf13f8cca1ecc7afcea9725

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [dbafb1663e124cc9d440f4941147a14ae37ab63d]

Don't force refresh when higher up code did not request it

Change-Id: I0f415c96fc05c1d776d14885751aef020c42f4ae

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [bd60c90f854954aad4361e6de9829e0db2ac2ccc]

fdo#53281 Don't cache whole row in KeySet

This was done for the sake of ODBC,
but the cost was imposed on all backends.

The ODBC problems are now solved cleanly (and more efficiently)
in the SDBC<->ODBC layer.

Change-Id: Ib8a864da08deaaacc96a379fb72b3b7cbb34598c

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [82555fdad50b68bdfe7912c58a1ec42889c86177]

fdo#47520 ODBC: overhaul data fetching

fetched data in the current row is always cached.
This avoids trying to fetch the same data several times, which is tricky in several scenarios in ODBC.

Numerous cleanups in passing.

Change-Id: I17246aa614276e141161a64c716881242c559310

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [e8951fb7d8e61c2ce67d14cbf87c4d0693b8377a]

comments

Change-Id: I1702ea167ac6d23b1bdfcda2ea1ad7815e4474b9

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [0c4f3eb65729a95e0785db0757f46eec38f3934e]

Refuse to set fetchSize > 1, the rest of the code is not prepared for it

Change-Id: Id49a9db96cdb0aaf901a00a5439b36c1d0386c41

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [bcb20ec9882217d676453d5a74fe277a21b21c20]

comment meaning inverted wrt to reality in code

Change-Id: I9974921bd62bf4f57e13ffb681b2a90e1403c90b

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [8c0cf0bcee91c90933355b3a94520ea60b28e456]

setBound(true) is the default

Anyway, setting bound only on the *last* column we are going to fetch does not make sense.
Either all of of them or none.

Change-Id: I54e8e6b7d33863d1662167b370739cb7d39c0bc4

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [7e93a26f1d9eccc509ddac1d446c0fdc1904ac9c]

janitorial: const annotation

Change-Id: I6ac4f2700e15bc53a9a666aa5e2222748618dbf1

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [5d9775db8bed6a0e30af2ac0efe0ecabec0ecde9]

janitorial: alignment

Change-Id: Ibfe513ac8fbcd982784110ac1d3fe84061228bf9

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [ee5e1bca4b1d0f972eb3f9ab0ec79cf6423fd642]

ODBC: clean up our use of SQLGetData

Change-Id: I813efb928a88eb0a78faaba4ba0d4186c8a9413c

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [a62e53830c95eb3db5976232d3375add94749896]

stylistic: use sal_Int8 rather than char for binary data

Change-Id: Ic3c7d8d2a27e1835513790523ddd3bdc8f7c2101

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [2dac905bd4cbb259e6821bb43714df5f30a2504d]

const-ify arguments of some OTools function members

Change-Id: Ie19a5277a9b847a9e440d137cf7ee18943c77832

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [1bb035777d6ba48fdc6e8a0e5d0e1f47e087f322]

Variable-sized datatype -> cannot predict length of needed buffer

Change-Id: I29b8c0352b06fb86e924aaf8108de6835eb9cb89

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [249028838a4f87aa8c8addc4531239171d8016c2]

comment on our usage of SQLGetData extensions

Change-Id: I9580fa4828db8f19b84ce8f88f8cbc7ab72985b6

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [1bb331a44f922e0250905f59354dc1ffdbc7e044]

statically assert our own ODBC_SQL_NOT_DEFINED does not conflict with SQL_UB_*

Change-Id: I2f571e06fd498ebe9378105030215ccb134bf974

2012-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [b8b22f37ec3c26fb2b18b0d699e5e58e560b0d24]

statically assert that ODBC uses UTF-16

Change-Id: I13a8a152d7bfba351632e50d440fba8af375bec3

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [9fa72ccc425dbfea695c879020f0d5462d07d753]

convert Printer Options dialog to .ui

Change-Id: Ie9f5823170c58f785328e41edcfa1ad70a949529

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [f06ba36094680e8806a6ede65a851c672bab1b67]

adapt code to use gokul's printoptions .ui

Change-Id: Ibc66c52567911075841d6d5f53c66abf4abf7eeb

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [0e1528f1b4cd76804f5df0d75438a6f392a77d1b]

just use return value optimization

Change-Id: I2c7937c238d90192383e20923f62233821445c10

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [4ee829af622a2932ffad8f9712e2563579746cf0]

-Werror,-Wunused-private-field

Change-Id: I1866be3b7feb42f0b1a24bf214a1276b76f883b5

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [1fd91ad2c94e80ebbc121b1f3b6bc76ad2257500]

-Werror,-Wunused-private-field

Change-Id: Ic4c805079529f13b6cabe78f0c7d33b76c0b7ce6

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [a1f85dd9db88c157d8943f7bf2a101bf8e281023]

-Werror,-Wunused-private-field

Change-Id: Ifa4d44865873bfee8a95c5287e3d8b4f13fa534b

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [24d7831da52dbb0fdc2f1aa2a5f25f3fa4477acf]

-Werror,-Wunused-private-field

Change-Id: I1440856b2a54302f3d95ed1d915fb64523f0db3b

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [d35849b6f718990869b01209865bb70cb7343ceb]

fdo#57927: Clarify msi installer only installs subset of dicts by default

...since this was changed with fdo#53009 in LO 3.6.3.

Change-Id: I95b8da1311c666945e9bbe15d22da59add6b6227

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [d96c0ee8e9ad0f777bed009e87401e6f684af446]

-Werror,-Wunused-private-field

Change-Id: Ia567a2e7f8089ad193af98443e5d662e744fcff7

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [b13abba277397464a2cde3604aaca780191e5d97]

-Werror,-Wsometimes-uninitialized

Change-Id: I8996a06a19e7500b212acf863c44231214427f79

2012-12-06  Noel Grandin  <noel@peralex.com>  [4b90e055067a829f504b53d59aadc2e97138a79b]

fix missing SAL_CALL attribute on method

Change-Id: Idd0581d104c5a3e1286763c2deb8d385e04e207b

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [959091ef42a714ef034ee42c2b7bd24ecf4daadd]

disentangle printeroptions from print options

Change-Id: I09c92f5e3de73c37b18c1a4bd1468db0f56a1826

2012-12-06  gokul  <gswaminathan@kacst.edu.sa>  [66f90ced2d912e17f8ab8b5e635af0268cdf0fbd]

Manual conversion printeroption widget

Change-Id: I4fa6144c242519d57a6ce92ea8dfe776bc12d765

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [42db3c8036947142771577fd301894e9aa9a995b]

commit delete various unused makefile.mks

Change-Id: I382423164fd65679d3b893ea0d9729508813b425

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [4689f1c4cf96b43bf7470e31f05614c2a1c16f2d]

-Werror,-Wunused-function

Change-Id: Ida1f703b4552d891f8fe3defd373ec45697ae5b5

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [150a965248da361440b5cc195c810751ab11e92e]

-Werror,-Wuninitialized

Change-Id: I885851dd3121e34a3f860a449d4d23d185a4d278

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [23451f2a65527a8e525a6964cb9f6a30f9e2858b]

-Werror,-Wshadow

Change-Id: Idd8404cd882181e571da5fd5c02890a0bf4d1a0a

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [de2c6007fc584150210eb29d15044fca0d8321f7]

Do not accumulate warnings across configure runs

...and remove temporary file again.

Change-Id: I199b054d8e7b87d1c9268abbe628393d480e42f7

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [43137f06505324b73ff66420c63e40b37a8d0618]

convert number format page to .ui

Change-Id: Icaae0aa69156ebffab5750a1820a0a7a94a39022

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [b01fb7736688e287feb9f893657f4fa29a7e26b1]

remove remnants of lomenubar

since 4e7f9650e2a32b648cbd50ab113955920f960354

Change-Id: I7745a59bdd5986552a476f73c2b5a4d10b277726

2012-12-06  David Tardon  <dtardon@redhat.com>  [5b567649c166c88116733f416bade285acd14f35]

udkapi.rdb is enough

Change-Id: Ia9919b2d85264ba3c0bf12a66646821e5c6badb4

2012-12-06  Peter Foley  <pefoley2@verizon.net>  [143835b928d00b922c29471bbeca4772237b4df9]

convert cppunit to gbuild

Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [8cf32d61a75b1dbb496b38cd95c54b972aea183f]

int vs oslInterlockedCount ambiguity

Change-Id: I096b1232427ad6996e0b2cfafc9ba38386e19208

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [f0d75874c3106b9e25e36ff338c7935813ad0c11]

unittest for fast string operator+ not allowing unwanted combinations

Change-Id: I5891efcec7db373407a661636108fd979839db52

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [9b7ec76111ed966e93f6e0802aa6c8e021dcd4a8]

use rtl_(u)string_alloc where the contents clearly don't need to be cleared

Change-Id: I3e8d8f123aaa43ee3721fae6f220a8c5f959a0ea

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [81e16cea9a11185c209894973db8d1990fa9cce6]

mvoe rtl_(u)string_alloc to sal

No point in hidding something useful like this in some helper lib.

Change-Id: I7332d7f6bd428378cd19e7e95ad130771a541140

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [f82a55ec476955d9d4467725a4ea3ce9e514d8dd]

acquire on the shared empty string does nothing

Change-Id: I03a38c387044bda8cec6287ab41c6d202c496473

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [dd23ac402f58e2c1596e68de91efbd81ee6f623b]

pass string by reference instead of by value

Should not make that big difference, but still. Should not be BIC in practice
because it's inline.

Change-Id: I53ec7dec46356fb63b0f6f73579cff1ca8495fbf

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [88c00598b2a0bae1bdfe88d4300afec2512183d8]

support for fast string operator+ in operator+=/append

Not much point in building a string instance that will be copied elsewhere immediatelly.

Change-Id: I38b7d3696f2c619e6424eb3959b00cd2c7738c47

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [b88a26f02276ec2e98287cd2e5f2abea1ea9e949]

rtl_(u)String_ensureCapacity

Ensure there will be enough extra space in a string, to be used for string
appending. A bit like rtl_(u)String_newConcat(), but without the function
actually appending anything. Unlike the stringbuffer variant this does
not allocate any extra.

Change-Id: Ic6f84bf014a713f9912c81d8f1405c593978822d

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [5c61b8e87b6a8cda82a0857fdae4d2b2215552fb]

add doxygen tags to the internal fast string stuff

Change-Id: Ie5026c116f9cc7d5b10981d53881f8a0d7986a68

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [3560c7624934eab8f8cc406828d55197b96740fe]

remove needless friend declaration

Change-Id: Ib816e8126193a3477fca1334d7526743da0d4423

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [585ae2a0530d75189421c903bc12ee6c1845bd45]

ostream/OString operator<< no longer needed

Change-Id: I223a9088a3465a51ea44ef28ac604f3d864f933c

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [57369e6addb5d7a9cbbb1e17deb3ff7375b88353]

reduce a bit the rtl vs rtlunittest mess in string headers

Change-Id: I27bf6d5466313a7e4a1363f481b2bd7eab142a5c

2012-12-06  Luboš Luňák  <l.lunak@suse.cz>  [4566d3c24809b51d9209d1d7183feaffe0a393c0]

committed by mistake

Change-Id: I40a4aa2239736a081a94b04c2f510866be5ac54c

2012-12-06  Noel Grandin  <noel@peralex.com>  [19854e653be1dc01f5b655fca851a6e3a651a940]

fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style

Change-Id: Iaf12324e6aa64b268555b0f4c82f04f4c0f6f123

2012-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [8909b2c384154baa2174aa53b433b12b02871e75]

Drop unused declaration

Change-Id: I8673787aac659acfc638b3040a6178e6c21a51f7

2012-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [6488d6941dd25f49aa3254f38a5f3185f2fd3e5e]

sal_Bool to bool

Change-Id: I942cad6ec0e06d4f98fdf8e2557e11603b951e7f

2012-12-06  Miklos Vajna  <vmiklos@suse.cz>  [4839c0ab201fd4dd7b32a5d6c9f6e202a88ad09d]

sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filters


2012-12-06  Noel Grandin  <noel@peralex.com>  [495111b249e1ef17be96dbdfbc5a13de6d5dd5f9]

fdo#46808, use service constructor for sdb::DatabaseContext

Change-Id: I4d845f289f324912b0fc4d8e26a2947e2d2f889e

2012-12-06  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [1faac45905a2dc28b36f7957cb008e8c0e7fa3c1]

Translate German comments in tbcontrl.cxx

Change-Id: I071feef9c7df4ad5ab72cd9caef5cbcbec1ae53d
Reviewed-on: https://gerrit.libreoffice.org/1249
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-12-06  Noel Grandin  <noel@peralex.com>  [773ad75b0dbc4dac1cae704c726b5a2d67ae1146]

fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style

Change-Id: I58436d9eea0c38d14cde2dc01aa463d5d71912e9

2012-12-06  Noel Grandin  <noel@peralex.com>  [584cd8d1c23d47becb776e382f853ffe77ce9fc2]

Fix: <errno.h> needs to be included under Linux

Change-Id: I00cbeaa3d00b6001b1b9adf00059f27d7affb08f

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [ec530530b7c4afbc7b521aaf05ac4e3d527fdf7e]

Fix Linux-specific code

Change-Id: I36971b78dcc2fb0ab8570c8b80feb51bf6043e54

2012-12-06  Jan Holesovsky  <kendy@suse.cz>  [1d3a86cfb11b3490806444e70683a8fa1fa1487d]

Personas: Hide the Persona UI on non-Windows.

Change-Id: I6b2c9a33cb1c2144eb42a577071ade5b44b38964

2012-12-06  Michael Meeks  <michael.meeks@suse.com>  [c8a733079f6718dc908edd4af8d9befeac157e80]

cppuhelper: add compatible symbol for obsolete method.


2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [2f80337e5eccbb7c57493eddd1d4e62de0fb1276]

Resolves: fdo#57939 use different layout instances for differing kerning flags

use different layout engine instances for different kerning+ligature
combinations

Change-Id: I951dec2dfdd25df2c60f617e70a094bd0753aa77

2012-12-06  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [b22881c8166708d6fd42fbadad47ff880ba19ed4]

Modify the default Style list in Writer, give them a custom order.

Asking on UX-Advise, there were no negative voices for this change:
http://nabble.documentfoundation.org/Libreoffice-ux-advise-Default-Styles-in-Writer-td4020441.html

Change-Id: I780eaecc29c88493f09194399dfc00be1484c549
Reviewed-on: https://gerrit.libreoffice.org/1248
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-12-06  Andras Timar  <atimar@suse.com>  [e43d62fb39e0b6b3e59b22110460d23b6d507b59]

rm intermediate files that are input of helpindexer and should not be packaged

Change-Id: I8b3e526fd413bd3ced75bf1cd81f9be2540bf9e8

2012-12-06  Noel Grandin  <noel@peralex.com>  [6d77e0cb1571bf7868672619ccc424a03550ac3b]

Bug 57917 - --enable-ext-oooblogger does not work with Python 3

Remove the oooblogger extension. It is unmaintained and the original
author (caolan) wants it dead.

Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235

2012-12-06  Jan Holesovsky  <kendy@suse.cz>  [1ec666e2c2570e246d2603e6bf5754aaa08f4b92]

MinGW: Fix BluetoothServer build.

Change-Id: Ie04d3c1703bcf22b746d1ee965f9ff3155a9ffeb

2012-12-06  Michael Meeks  <michael.meeks@suse.com>  [9d7c1dcbbbce69bebec54d85004a0da5074775cd]

re-base on ALv2 code. Includes:

   Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115

2012-12-06  Michael Meeks  <michael.meeks@suse.com>  [c95f6b679a548f7b79d10005b0415d7a0233e4b4]

remove obsolete stdidlclass.


2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [efca6f15609322f62a35619619a6d5fe5c9bd5a4]

fix patch path

Change-Id: I3da11f199cdb6b9394e99fc549cff2388a04d6b2

2012-12-06  Caolán McNamara  <caolanm@redhat.com>  [458530deaae92a328fd51c043af1039ad3fbff82]

fix xmlsec build under RHEL-5 (again)

last fix was removed with ec6af4194e80f5f0b2e46ca59802ff397a2a4a24

Change-Id: Ibb459d5c43356abb782dbd6a88f712bd1e01b54b

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [43b8e719d22bd115ecbd71e48be8aae42ed61a0d]

API CHANGE: drop obsolete rtl/oustringostreaminserter.hxx

...its functionality moved directly into rtl/ustring.hxx

Change-Id: I5a1af63a4fd61c71e6594f1fab0c17f503fdd1c5

2012-12-06  Stephan Bergmann  <sbergman@redhat.com>  [c4a8ba908cca0228336330ae72e5d7ad29a6ed2e]

Put stubs for removed functionality into compat.cxx

Change-Id: I634c6c699f8573113cdf0763c2cc83dcc04b0b0e

2012-12-06  Jan Holesovsky  <kendy@suse.cz>  [93fce951784cd561f308c5019aa0b3a178116a92]

Personas: Force selection when the 'own' clicked, but nothing chosen yet.

Change-Id: Iaf5a82a7f12ed7112f86bfa1c5f243ab00ca4285

2012-12-06  Jan Holesovsky  <kendy@suse.cz>  [4774eff21caa200fff6ffc03c9f7304d49c1d6e7]

Personas: Read the info from the Persona page, and store it.

Copies the bitmaps to user/gallery/personas/ in user's profile too.

Change-Id: Ibb673320042633850df8bb7a6a849be2c3fc13b8

2012-12-06  Muthu Subramanian  <sumuthu@suse.com>  [f1fee2a65c8c1968798e1246a4b455d9160d8eb9]

n#780748: Basic EMF+ implementation.

* Minimalistic implementation of EMF+ export
* Currently exports transparent polygons.

2012-12-06  Jan Holesovsky  <kendy@suse.cz>  [d5516e8fe2933b482058b0d6ec2e256e21ae93a3]

MinGW: Fix configure.

Change-Id: Ia4f72b7bfe12f8f7e526b7dc2a2a2ba3d6eae861

2012-12-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [abb1e3352b21d26e2ea00f504162540daa7d69f2]

Avoid activating window pane when launching popup window.

Else, activating another window pane where the cursor is not would cause
the pivot table field popup to immediately get dismissed after launch because
ClickExtern() gets called from ActivatePart().

For example, imagine a field popup button is on C2, the cell cursor is
on E5, and the window is frozen between rows 2 and 3.  Clicking the popup
button in C2 would launch it for a brief second and dismiss it immediately
afterward.  Conceptually, launching a popup in another pane shouldn't
activate that pane anyway. So it makes sense not to activate it for that
scenario.

Change-Id: Ib970cb898fb9c79d254411e2519cfce74c60b72f

2012-12-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [af3030e6bc0ac443387bca80d2969ad1caa2606b]

OSL_* to SAL_WARN in conditio.cxx

Change-Id: I866217341572a79f653fb9900789a7e523b620a6

2012-12-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [332b61dc04bf10906edf89f9fe34a96fde1eeac0]

Different set of icons for Calc's XML Source dialog.

I made them, so they make not look all that polished but at least they
are functional.

Change-Id: I7964a7d42176f69a68ac831fea032dc521c5fe3f

2012-12-05  Peter Foley  <pefoley2@verizon.net>  [f9a687719960a6636186cbd2db917ad660139a11]

kill oowintool

Change-Id: Ifb0c8a34ecb7b77a92fb67ca947b4ed46f51fd9a

2012-12-05  Peter Foley  <pefoley2@verizon.net>  [3be458578445b82c718b1a8512d16d706fc2329b]

we dont execute config.guess anymore

Change-Id: Ia2a0158b2824748625e4ece26d3a145fefd519cb

2012-12-05  Peter Foley  <pefoley2@verizon.net>  [0743ccea543dfcad5c4875b943330fd894a5132a]

define must be overridden on cmdline

Change-Id: If85a60d9db69ab96c8a77b7715fc2a51fcd7ba51

2012-12-05  Peter Foley  <pefoley2@verizon.net>  [0f6286ae723e5c677ca02b9376797a3ea047fd45]

dont create warn file if no warnings

Change-Id: I338b76971c4fd94455231d58e9d0bcce4524e829

2012-12-06  Tor Lillqvist  <tlillqvist@suse.com>  [1a65a1b4fb54583a1fb1e5b6e7325bfc8a210c34]

Set OOO_VENDOR to the login name as fallback

If OOO_VENDOR is empty you get annoying warnings from the Windows
Resource Compiler at line 55 in solenv/inc/shlinfo.rc.

2012-12-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8e43393c9514f39e6b43e581503b61177a00bd36]

Don't forget to set focus handler for the reference edit boxes.

Or else the reference mode wouldn't work at all.  Also rename the
pointer that holds the current reference edit box instance, to be
consistent with our other reference edit dialogs.

Change-Id: I72e98b5a81b4c313d41c5bd0e429781997cf78b2

2012-12-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6e57e691fa87b4b60678cc3f9a89ac7034a0ebdd]

Same logic without using the boolean variable.

Slightly simpler to follow its logic.

Change-Id: I988158c93c813fbeffe8e0319c7970d2d3cf3e02

2012-12-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [56bb08e75c12cb85041607f7f34451018b09414f]

fdo#57497: Remove group table data when all group dimensions are gone.

Otherwise ungrouping date grouped dimension may crash, or produce
incorrect results.

Change-Id: I3634e3c0bf8336fc1221f5d234cb7e01eb1f07c6

2012-12-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e2a35977ca056d7bf1dae3a9c41ae135a85892fd]

Template manager: keep thumbnails ratio when scaling down

Change-Id: Ic597dd9fd12895c0d21f678cba44feba9f6fcd47

2012-12-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [57ed5702fda24dce9da13bafbd4b3f385bf9c5d5]

Template manager: pickup non-empty thumbnails for folders

Change-Id: Idcb2987dc98ea9d00c8b160902446e71e8d6daff

2012-12-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [337ac3bd696046e734c4bcc0c91294c59514274b]

Template Manager: put all the ToolBoxes in a Control to ease painting changes

Change-Id: Ie63638a2b69594edf21e8025b1531842390f409d

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [e25f17abf519dffce44d474f45b145ced555dc3e]

be a little more generous with spacing around images in buttons

Change-Id: I14c2b43a97e061759bf7ea48c18a3400556d45da

2012-12-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0849f7317907d899157f506b235f445b449bcbd6]

findbar: show up/down buttons when searching for selected text

1. Type and select some text in Writer
2. Ctrl+F
Result: the text appears in the combobox, but the up/down buttons are still
disabled.

Change-Id: I9cd9f0bad52967a9934577c9bb743085b108fa94

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [f995e0f7bbfc52cdfbef92b6c9d9c427a34a68e7]

Adapt to current Clang trunk

Change-Id: I0aadc7019934841d6864258695a17503918b6c20

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [30c77b4c3ffdb878eff8ee55af60a02820e242ae]

-Werror,-Wunused-result

Change-Id: I25cf94e9abaf976df9a8a0b8ee5f9955d623b006

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [c2b8f129f378a23d626c4985238faa813cbaf381]

allow arbitrary icons from our icon-themes as button images

Change-Id: Ibe02b485e265ac6274b0aab51676efb0e1d280ae

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [ffc75b57349418db21ebf71086a7750d38f1280b]

Revert inadvertent chmod

Change-Id: Ia433a842feb1d4bf2e2398de61144e45ee33d0da

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [e4bbf6d3cfda9bf879a6c2b69b7b7d767f60b991]

WITH_MOZAB4WIN=NO still needs mozbootstrap

Change-Id: I9b9cd072c885387988492a6a945a9ca099635ecf

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [dfd474710f959dcf78038deb990c3618b467ec67]

warning C4702: unreachable code

Change-Id: I93b5a0c938b8c0bdf69a03aea0f1aa6bac9fc414

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [149858e94e0c6639ddf7a6de6daf176bbc885320]

Adapt to Clang 3.2

Change-Id: I9e51867198d7677c26cbd97f5d9c85ac13dc90c5

2012-12-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9bcd98fd13c12698633ca0dee3656689678b84b4]

Template Manager: ban double-click and right click to start selection mode

Change-Id: I49383a884b5806679ec6f79d49b8bc194d28d557

2012-12-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3eaa0cb7552381c7924722619b237a4d5ca21ff7]

Template manager: use icons in the toolbar

Change-Id: I4f1e199c9c678f5443cc736ffa8f74d9748b6f0f

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [9f417544f83fb5645abd7b74382bede2246c73b8]

warning C4100: 'aDiscoverable' : unreferenced formal parameter

Change-Id: I7bb5e40e8da943926f7fd8b1f76e010d073362c9

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [67338cc75dea10dd7643d23ee794300e0ebe8936]

Drop support for old ...configuration.PackageRegistryBackend/registry layer

...that cannot appear in a LO 4 user profile.

Change-Id: I91eaf50289119fd26a54a99067ecfd3f323d61d6

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [f4d8090a484f99970f00bab2aa9b9f8d6cbe4fdc]

Drop support for long-gone share/registry/modules layer

Support for "module" layers in configmgr/source/components.cxx is still needed
for gb_CppunitTest_use_filter_configuration in solenv/gbuild/CppunitTest.mk.

Change-Id: I0563145bdfc31e8024a9025e1e390e3c0c4394bb

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [5cc746ae08e69384b1165dba2d313f3e4b6378a8]

Updated core Project: help  22de25aee5060ad81e2c37d3012eb0eab509614e update help ids for calc sort .ui conversion


2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [4a1044229afd6b52ca10e5c55f1957b153a8c6ea]

Resolves: fdo#57532 restrict page sanity check to non-storage chunks

Change-Id: I47c24131e95b9a8a691dbff4710869ba91df8306

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [625ce5e92ba1850c841ce591f7bc395243af46a6]

allow arbitrary icons from our icon-themes to be loaded via .ui

Change-Id: I5aab159bbbd4c20788085ae3069522f248289ab2

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [e27338143b4f8aaf8653e28a5bd6e123c7718128]

drop now unused sort resources

Change-Id: I2192872005f6cd1e85b359f209c8450034a010b1

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [fdc0ad65e1bad6871c7f44a61dbe4b1501e731c3]

restore swdoc test

4b586bd622c94e617075f4e176087584ae5fe47d (presumably accidentally)
removed it

Change-Id: I7c9ce15f5393a31bdc33aad8edc91375859501c1

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [b6378a4ef6fe7bff0fbe4af604a32ca7cc0f617c]

move numberformatpage to cui

Change-Id: I3aeb2694443aa7e73ed9ae97af094c1b3a4f4d90

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [40d413ee4c88d4c2b68e0c373c6657f000705285]

Move flag file extensions/bundled/buildid -> extensions/buildid

...it does not only control bundled extensions.

Change-Id: Idc4c9d3c6788fc77e90aa2478d50f2b0151a1238

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [0b4ba827060757ee0ce23030bc8e25b5ddb9581f]

Remove hack for LO 3.6.x downgrading to preregistered bundled extensions again

With LO 4 using its own user profile, the problem of sharing a user profile
between LO versions that do and do not use preregistration of bundled extensions
can no longer happen, and so e9631f40ee49a244b6c6816e5cfb36814b9bafba
"fdo#53006: And detect LO downgrading scenarios..." can be reverted again.

Change-Id: I515077340823b8b277ffb6758b0d6a3cf8bfd0d5

2012-12-05  Luboš Luňák  <l.lunak@suse.cz>  [9802c4500978198034116c27fc6add66b0c37769]

serialize valgrind using icerun

Change-Id: I9225f668d0e585126cec07daf7621d6c6cade841

2012-12-05  Luboš Luňák  <l.lunak@suse.cz>  [7a3988aca2c649253575bee6a582189f846c80b2]

and valgrind leak errors or other info is probably not useful in unittests

Change-Id: Id3d899e7e9ef86d0f3a24502af74ec3a554037ea

2012-12-05  Luboš Luňák  <l.lunak@suse.cz>  [b82f2f3b3a38a356ee71beab669d0aef6a941a02]

make unittests abort build if valgrind finds any error in them

Change-Id: I4b71b82cb426a185c6534f5a6a7c1eef422b2699

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [a2863a411dc3fa55bd9025071eccf46bf11230cd]

move printer setup .ui to svtools and replace .src with it

Change-Id: I8959b08aee2d2974552b8d33c03436973352d599

2012-12-05  Caolán McNamara  <caolanm@redhat.com>  [b395637a39fca0512f159159495a06cf3cb2b8de]

the builder now always owns all its widgets

and improve warning about un-found toplevel widgets to not
warn about unfound widgets if the toplevel id is found
but refers to the passed in parent

Change-Id: Ieaea3cf4d0342e0f65b330a06777d81a119ace14

2012-12-05  Noel Power  <noel.power@suse.com>  [307ac3f53d670a28e60471859aed03e4e13519d6]

fix for bnc#791731 preserve cell formatting of datapilot area (

also uses the cell formatting to set up the field buttons background & text/font
attributes

Change-Id: I5f5a46bfc7f0b7aabb8872c25b3c3134e90611ac

2012-12-05  Tor Lillqvist  <tlillqvist@suse.com>  [34a5932cd29bcc48859aed501eb8b262c949e45e]

Fix comment


2012-12-05  Andras Timar  <atimar@suse.com>  [4d0739e497f68e83943b72f840a228ed8e91d506]

Bye bye ODMA (LICENSE.odt)

Change-Id: I5e83d9fd524e5a414e0bd12879c53f20e0df9fd4

2012-12-05  tino  <ttk448@gmail.com>  [8d0dbbdad4b06da7d90d39acf1870fb62543d6ea]

changed function names and variables to conform with UNO style

Change-Id: I3de884b54083a6916a5baed4d475016aa9d4ddec

2012-12-05  Stephan Bergmann  <sbergman@redhat.com>  [4565afec9e87090aef6ced9ae582910e4c46d2d9]

Clean up scp2 flags

Change-Id: Ib4f5c28478d24a97131b6d9b3b1539d4982f762d

2012-12-05  Tor Lillqvist  <tlillqvist@suse.com>  [d9cf110dae8030c93c4cc7909b30c779b523359f]

Bye bye ODMA

SUSE has no interest in it any longer, and I doubt anybody else has
either.

2012-12-05  Tor Lillqvist  <tlillqvist@suse.com>  [54c08da6c7d9f8fc28ac6c5fd15fdfbe8b0cfc03]

Check WITH_MOZAB4WIN


2012-12-05  Tor Lillqvist  <tlillqvist@suse.com>  [17f7ee8442472e3ef743891b4d4f1a6a8c063472]

Let's try to enable compiling the Bluetooth code for Windows


2012-12-05  Alexander Wilms  <alexander.wilms@zoho.com>  [bf5cf1a30bad7d831a501e5bf037ed83df8b2009]

Icons

Change-Id: I3b2eaf95f4585e9103e65528936acd13ea1e2630

2012-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7c63d52506b66563eefcf29c803b23bb9b812491]

remove unused parameter

Change-Id: Ica799b8a036a3055ea50ecc90ca85acc1ec51f21

2012-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4b586bd622c94e617075f4e176087584ae5fe47d]

correctly parse range in cond format dlg

Change-Id: I92d19cd71f7f1c9e90b2d3039a5c3c6a0143d1c7

2012-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c60abfdb617039cedc53982c7c8eca640e28cac]

adapt cond format range when copying sheets, fdo#56742

Change-Id: I9b28ac161f326ebeeaf0fa22e0a96915187d7c94

2012-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c1cff220853c803f40ff4284fd6046a86cc15d43]

unnecessary forward declaration

Change-Id: I5a4a60a3d374b71625646378e938b51fc9dbaeb2

2012-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [2e053cf5ea4d93a2e1845e795a9c7fe1e08c84af]

sal_Bool to bool

Change-Id: Ic1cc3312e61e602c33be7444f8d4bbad9268ae77

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8f4fd2c34fbe9501c12a35eb4b392ea93524b9bb]

Actually let's use the internal API directly here.

Change-Id: I1690723b11db2d6f1f5101913ab68596a44c467e

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3f629a1df701e29a03b4809984ef14e4db5ff71]

Fix the testPasswordExport test.

Change-Id: I9ef9be5d31a08813db9ecfed8eeb0ba8579309e9

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [75e4c6fc621e57734a1dddaccc7e3cbe3ba03d8e]

Remove duplicate code blocks.

Change-Id: If44f44ad076313ab67968fd70f244d781356028d

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [922714c21c1c58792542e512869ada3e2a267afc]

More adjustment of file load code in the unit test.

And remove the try catch block, which shouldn't really be necessary
there.

Change-Id: I91db12203332b31b208b107db810c33705a57f0b

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [346905d44d9fd6744074fc7faf6368de54e5e31f]

Disable user interaction here too, to prevent dialog launches.

Change-Id: I6b193ddf7e03dd6706326e9fe8a523423435812f

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [29ae7be080398049644358a1044c4b253dd9e466]

libcmis, libvisio get a boost dependency too

Change-Id: I43a0e613614f98351c157895812ce3ca5808f703

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [d91ea14ab173619771f1ac6034610ec298b179ca]

WorkbookFragment::finalizeImport(): catch DialogCancelledException

... so sc tests don't terminate with unhandled exception.

Change-Id: Id6bcfa8b181bcb1f6df63a7918e88c68ff7940e5

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [5d84af7e83404f22d3c9cd0b0bb88fb84d0550e7]

fdo#57553: Picture dialog Macro tab page: lazily init

... because JVM startup is annoying, so delay it until really activating
Macro tab.  This patch is sort of lame but with the change in
bd2c14ec78a7549d4a19738154cdd5ea890f61c4 what can you do...

Change-Id: I01fe03abf3e4582e87927729286a21d0bac7037c

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [60b0a466ec6df97df14e7341228b8f8c2c48f8dc]

workaround for gcc-4.0.1 bug

Apparently it cannot do proper name resulution here despite the using namespace
near the top of the file.

2012-12-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1732d9e96fc11417fb966f2127001711fa3af4f1]

Ask the user if she wants to do full recalc on load, for ods and xlsx import.

But allow it to be disabled for filters tests as well as external document
loading.

Change-Id: I5b8533532c6be8b7c2cfcbe15faf780d621aec65

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [65e36f20761ff191816f9a7e32da750ca3001e45]

sort printers

Change-Id: Idd9e10211eedbe23cabc92a7f1b1c0416fef480e

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [0bde9091b00516096657cb7ed82898d486072355]

remove ability to auto-replace .res widgets with .ui versions

it worked, and was sort of cool, but complicated and potentially fragile and
I've lost interest in maintaining it as a stepping stone towards full .ui
conversion in favour of just fully converted to .ui

Change-Id: I27cfd4061ef15cd691ac6ddaa7155afd025182ec

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [839272421fcf4c7bd1ebb0e526fb1476a0cb84c6]

sort dialog can be resizeable now

Change-Id: Ied1969d849c08f450bf826fb24624cd9fa54695a

2012-12-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2cce815d17ecab4a9440d3cae2064db60fa5d2c]

also workaround strange crash with ref edit field for formula condition

Change-Id: I96a08b04215fdb22af5e1d2b21512544ebcc0f3a

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [0990da105f89004f6071cf8cfee271e8b5f2d2c8]

clean up more sbxToUnoValue declarations

Change-Id: Ieff54baaff53031712f737dab84f840adb3bb09a

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [7fe270b5718b8791128b9b8faee8b3e7d04f2be7]

warning C4273: sbxToUnoValue: inconsistent dll linkage

Change-Id: I4677038ea4c702dfcea70a018c119ed31bb2cc60

2012-12-04  Tor Lillqvist  <tml@iki.fi>  [be76d34849f95568e333a2af28bf61411eab3124]

WaE: unused variable 'pDrawView'

Change-Id: Ide676ba1127a69dd2b787a57623a23d1ee13aaac

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [1eddfce9894fd05315173744f495619189093dc7]

LIBO_UDK_3.7 -> LIBO_UDK_4.0

There will be no 3.7.

Change-Id: Ib2808aa259baaa7eac42c7ec7a640105fc8c07a1

2012-12-04  Stephan Bergmann  <sbergman@redhat.com>  [bd9c4510ff13ab7e935ed12c5b6d1f132c6f2b79]

Take extra cache/uno_packages/*.tmp_/*properties files into account

...when migrating user extensions from an old user profile.

Change-Id: I4425eba1e840bfdb33782bb3ed0542ce48b2f75f

2012-12-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a6f8eb4ed1e237b49c19ed015487504f81051005]

Fixed removed entry for SID_STYLE_HIDE in sc/sdi/formatsh.sdi

Change-Id: I374173f5a91235fa16ca84e6a26d947cd0009e0d

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [00e93626d109594bb3eb58405c0b2cc205e6711c]

replace #pragma weak with __attribute__((weak))

They do the same in this case, but clang doesn't know the former and warns.

Change-Id: I4895f80d4b25c147e073f3fea7db6fd2acfb84a4

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [8a5961a7ee750ae2a2bcd73a4859486d00f00b6d]

remove unused variables and code

Change-Id: I4cd76fb5bb3187a9a25e9a73556c8ee3be1a5361

2012-12-04  Noel Power  <noel.power@suse.com>  [cce13e3f6a42c10232653dbd52088743f935c7d0]

fix problem with captions inserted at problematic zoom levels

also makes sure that caption drawn ( when hovering over note cell ) is drawn
at the correct position also ( e.g. corrected for zoom pos )

Change-Id: I7c06dd74d26e37d69bcc5a5734fae676aa7599e7

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [62b9b25da8b182d0bdba99f70d6123dc2666e382]

bump minor.mk to 410

otherwise build dies with solenv/inc/settings.mk: line 50
 Error: -- Expecting macro or rule defn, found neither

with a SOURCEVERSION of OOO400 in minor.mk and a
WORK_STAMP of OOO410 in config_host.mk

Change-Id: I79cd39285c43e21c791dc5c8565ad58003553ad9

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [16d7ace9eea35284e012bd2519d691946dadff58]

rework the calc sort dialog to use .ui snippet

this should have the side-effect that the scrollbar is in the right place, and
not jammed into some odd place in the dialog

Change-Id: Ie1648568de755172b77378b19e0b59b5056c116f

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [f41a2804dd4a23352b7af2dd28c03df02debfb13]

make sure ScrollBar OptimalSize is up to date

Change-Id: I12e95c3594ffbb508c7f79bd512e07aaf44a6eab

2012-12-04  Caolán McNamara  <caolanm@redhat.com>  [953cb304b16d04e8ec6e023643b9393395e2d99a]

export VclScrolledWindow for external-to-builder use

as a work-in-progress

Change-Id: I6065f3a4db5056cd925152dccd275de0d17b77b9

2012-12-04  Petr Mladek  <pmladek@suse.cz>  [0178ef0039a10a9d2adfe081845ac2e6e8e0ef05]

bump product version to 4.1.0.0.alpha0+, build id to 0

Change-Id: I0a8e86dc862b05e8c92738a565ae1513ea9e60b0

2012-12-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0db40b4672fb9714d9e5dbe12615fa511463d9f7]

superficial specialcasing is superficial


2012-12-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3b9483e397c91902a3d7ccc8fbc551ff335ff65c]

make 'make tail_build' work again from the toplevel

also:
- tail_build.all
- tail_build.build
- tail_build.check

2012-12-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [878ecbaf8985be0517fdbb2785b3864fbc9afcf6]

revert the huge performance regression in gbuild intoduced with 0a45deba2be4a77db7540bd050b25bd6c26d7513

- we should default to make -r
- everything else grows exponentially with the number of targets
- gbuild should now have sane noop builds again even on make 3.82

2012-12-04  Jan Holesovsky  <kendy@suse.cz>  [ad0e96c2ec27ed6266715c724464809e6d86979f]

Personas: Allow to paste Persona to the selection dialog.

Change-Id: Ife095eb27fac135c0c2285259dd1008e9b7cefc5

2012-12-04  Jan Holesovsky  <kendy@suse.cz>  [23c3f4a72cfbcc59d39be7b9832ef6439f440d29]

Personas: Make the [Visit Firefox Personas] button work.

Change-Id: I024bcd527b643076642a233d8e71003c006b5c15

2012-12-04  Jan Holesovsky  <kendy@suse.cz>  [03f04a9ee298ad968d00910f0f96a0a834ec7cda]

Personas: File dialog for the selection of the background image.

Change-Id: Iafb5c62f310a6fd1658a7fa80346fa3510fc38e7

2012-12-04  Jan Holesovsky  <kendy@suse.cz>  [2437cf972a9dbf7ab11e18e7fd8b43ef5f6a63e0]

Personas: Configuration entries for Personas and BacgroundImage.

Change-Id: I47b1a5bacaeb5bd54f11630e5d3f2652be2bdfb4

2012-12-04  Jan Holesovsky  <kendy@suse.cz>  [14005c28404028a1fda3c9240f3f69bb90764378]

Who wants RET_OK / RET_CANCEL to be sal_Bool?

Change-Id: Ibda7e501b8f116f231a012a0ddee82674bfb5cc0

2012-12-04  Petr Mladek  <pmladek@suse.cz>  [19107879c793cb5f933f07edee5f5d8f8e80816d]

package moz stuff only when WITH_MOZAB4WIN == YES

Change-Id: I2228d246e6d94f27d18d597c3833578592487b94

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [bda7beac5b9ea434ddd3185e71d253c9ba11c098]

sal: warning C4267: return: conversion from 'size_t' to 'int'...

... possible loss of data.

Minimal fix that inserts casts when calling strlen; other option would
be to change all length() to return size_t...

Change-Id: I5d1e0b0c7175a1957aad3acd89884fcd37089454

2012-12-04  Radek Doulik  <rodo@novell.com>  [c349164824d7c4d467a7a9a9148a7cd6555e3684]

added Change picture menu item to graphic shape popup

Change-Id: I6e4927b847ca6990990be1075c8371404736e27e

2012-12-04  Radek Doulik  <rodo@novell.com>  [869031d702639852cac51cdb8306ff31420b3f3f]

changed behavior of insert picture

 - when single graphic object shape is selected, replace the graphic with inserted picture
 - otherwise proceed as before

Change-Id: I767c3ab81abf26c34b612d6aac1f282aa0a53f6c

2012-12-04  Radek Doulik  <rodo@novell.com>  [8e3282344a19932e6dd3f919d2ff1be67adce9ed]

refactored GetEmptyPresentationObject, added GetSelectedSingleObject

 - also extracted part of GetEmptyPresentationObject into new GetPage() method

Change-Id: I3002c3fae8236db1e443f0f454158e7298b56d70

2012-12-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [44ee3ce747058eaf7ca241fe482f4aab54c9bc92]

fdo#40339: line style toolbar dropdown list not updated

... because XLineDashItem::GetName returns the so-called "api name"
(from RID_SVXSTR_DASH_DEF_START..RID_SVXSTR_DASH_DEF_END range), while
the listbox is filled with corresponding translated names.

Change-Id: I9edeeee6f6219f2b31fb02c24c70f3fef4f0efcb

2012-12-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [03dc19955cbf3d302e9b7621f135f1e1bf949cca]

Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALL

Change-Id: I36054bf58f857b104abd83913d45f32f0c930c19

2012-12-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e337f82d551bb55a5981a1ee2f79867f45d97954]

Checkin/out: some cleanup in UI strings + translators comments

Change-Id: Ifd1b4f2385523fb845332aaff84eb3528258a469

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [9d203cb549d59d4a641e445852e0879b3425654d]

avoid build error (message) from icu

The build actually finishes successfully (or maybe "successfully") though.

Change-Id: I1ecc7f6f77a087dce7f78ad9afdce15e1a2dffa9

2012-12-04  David Tardon  <dtardon@redhat.com>  [104a855ade9102d694293c1059f99946752f76d8]

fdo#52640 fix right-aligned tabstops

It is no good to change temporary object...

Change-Id: Ib1178e154341dd0216fd965d3ed6c264de40d634

2012-12-04  David Tardon  <dtardon@redhat.com>  [54107c9b3c0e07d70b9afb7d367dea14bf98e4cd]

more explicit ctors

Change-Id: If91343890d9ed29ff2887e47c7c0a332baa5a8e1

2012-12-04  Stephan Bergmann  <sbergman@redhat.com>  [a75a79e32718f98bf1f84199c944a831bec75a6a]

Adapt scp2 to WITH_MOZAB4WIN

Change-Id: Ibef1ceb454eafba7129c774b8ced8c743ea3ce3d

2012-12-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a8e00968ee2d14acc558bb700ca7da572fb6c44f]

Change some default config for Windows release build

Change-Id: I9b028618212f5e2f9fe0f11181d97a9bfe06bf93

2012-12-04  Rob Snelders  <programming@ertai.nl>  [2a9c83fa8ac7e94d7124889e760c7343ccf3c19b]

fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpages

Change-Id: Ia875d6b04b5ce6a026a57aaef2c17fc02a503ae9
Reviewed-on: https://gerrit.libreoffice.org/1224
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [75a2c5014826e3095a49799eaa40f461dfddabcb]

RepositoryExternal.mk: try to fix python3 external on Mac

Change-Id: I934d6b89624482e9bca763a1b6c8efac86dff39e

2012-12-04  Thorsten Behrens  <tbehrens@suse.com>  [f4ad79dcc50b0d40fba3b979eb5d59ee8a19dcf0]

Fixup: putting back dummy methods for removed semaphore

We don't want to change sal SONAME just yet.

Change-Id: I3a9de9a53a4ba845c00a26450e281534ca5d97f6

2012-12-04  tino  <ttk448@gmail.com>  [e9f31eaa49f9494113e72deaf0fe079701844ea4]

adding calc add-in for option pricing

Change-Id: Ica4b621a7ae7e5ab447192ae3fe7b8911295bef2
Reviewed-on: https://gerrit.libreoffice.org/1232
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  gokul  <gswaminathan@kacst.edu.sa>  [4feaf5a8a05016e596f78244b2e0b69e35205de9]

Added numberformat.ui and modified labels of present ui

Change-Id: I1a58b92044a6db54cffbabc46e054c9638367000
Reviewed-on: https://gerrit.libreoffice.org/1234
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  gokul  <gswaminathan@kacst.edu.sa>  [141ddd5b872c1aa72bec1be2cd113ee97b9514a5]

converstion of Printer setup widget

Change-Id: Id53e0e9b0e1ca92497bc994f6bd30ba191f9f5ef
Reviewed-on: https://gerrit.libreoffice.org/1236
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [ffd30f7bf1bd0df32dff0835a288d6bcc6361dd5]

kick python3 out of tail_build for now to fix Mac build breakage

Change-Id: I07fd96b7f956ea2c275f2112f403b9a29b3def8e

2012-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [18ea351e9a9c73add62a0469e707ff3457c084c8]

WaE : call base copy constructor

Change-Id: I6a31d51e8c20d2f8d8b2d14092e2ce84bf2aa95d

2012-12-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [708447f2a5011ef76cb5ed6aa02bbac45e93a532]

Styles & Formatting: added Show menu item on hidden styles

The command to show hidden styles again was missing.

Change-Id: Ic25b0cfc4d021d949124b8c4ef4016d6dba7e39f

2012-12-04  Thorsten Behrens  <tbehrens@suse.com>  [d911673a64250ece50f6ca5578385adabcae5e5d]

API CHANGE: remove long-deprecated Semaphore & related stuff.

osl::semaphore was not portable & thusly long-deprecated. Also
killing further unused clients of that code in salhelper.

Change-Id: Ie1c1924e06e8ce3be33fd1dc2c6933f2de8b5217

2012-12-04  Stephan Bergmann  <sbergman@redhat.com>  [2d655683dda815021011d9dd135a263f0003bed5]

Typos

Change-Id: I40aff76df4ddef3774632a3dcdf67b943229feb3

2012-12-04  Jack Leigh  <leighman@gmx.se>  [42b0bb5fc9d660342cecd8b6db7cd42c9be62629]

clarify ui warnings in builder

Change-Id: I3d55ba0e8d284a69d6ce7d3d7ec49d4ab5d9b682
Reviewed-on: https://gerrit.libreoffice.org/1230
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Eilidh McAdam  <eilidh@lanedo.com>  [7d632ff29e601c2e680c4a689997fbf552592a4b]

Support added for fine dashing on table borders.

When reading in docx documents, fine dashing provides a better visual
match for some border types.
Added in this patch:
 - FINE_DASHED in BorderLineStyle UNO enum and in internals
 - Import of docx table borders using this border style

Change-Id: I39cfa18c915ec94d8e4ecfc6a2ca637076d1e468
Reviewed-on: https://gerrit.libreoffice.org/1123
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Eilidh McAdam  <eilidh@lanedo.com>  [67f42de08bb5d075d554cf5aa1a4c106fe9e4f5c]

Export finely dashed borders to docx.

Change-Id: I4a65f8e874abe406a9cd2d3a088ea52f0850088f
Reviewed-on: https://gerrit.libreoffice.org/1124
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Eilidh McAdam  <eilidh@lanedo.com>  [acef2d6cd075705eab015a4125badeca39078ef1]

docx fine dashed table border import test case.

Change-Id: I27ee8e360b8fd530f8cfefc58c8a0f96d706b979
Reviewed-on: https://gerrit.libreoffice.org/1125
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Noel Power  <noel.power@suse.com>  [ab96b65e0d4fab541d8b31b46e3f37db0fb548b5]

fix for fdo#57836 throw when attempting to store basicide model

Change-Id: I8769a63be61d45817757be3ad23ffc7b01173041

2012-12-04  Mathias Michel  <matm@gmx.fr>  [a0c53a961a0af21f69f592b43799cd635c994810]

First fix for fdo#56902

Restrict moz to windows, and build vars also
impacts nss, connectivity

Change-Id: I27aae1398f3f8a4d046c2c7805d64bc7523c7282
Reviewed-on: https://gerrit.libreoffice.org/1233
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [7afb54926b55e02ccd9bbb80679e2591d73dc0ca]

fix non-fast string operator+ debug build

the asserts I've added need string.h , which was not available in that case

Change-Id: If8dbedcb48400e5edd0bde0214640c2c392fde2b

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [aaee2f77bdb40c94b5ad6d8b2a4da96cce86efec]

Revert "fix python3 build on SLED11"

Failures to build some python modules are actually not fatal, I just got
confused because the whole python build runs in parallel to the normal make.
This reverts commit f4ae375c00deb2297074c59b62db87de080bf591.

2012-12-04  Stephan Bergmann  <sbergman@redhat.com>  [4e593d047b9c10de085dffa3fa3dd4602361c407]

Fix fast concat of empty strings

Change-Id: Ice9c6974f44be3bc4c9b3533de2a9beb5b146ca5

2012-12-04  Andras Timar  <atimar@suse.com>  [94ff635f806536b358731d046b7d9e6ce48eb0a2]

Updated core Project: translations  29912248a458e96bf58166bf780bef9f535002aa Slovenian update/fixes


2012-12-04  Miklos Vajna  <vmiklos@suse.cz>  [41890bf714803969515578b47e63fa9730ea7090]

fdo#54473 fdo#57133 fix RTF import of character styles

Regression from commit d2d77fd86e6cb7341e113557e2cfe3d7948759bd

Change-Id: I7accc5c383de3fa53c12527766c3fc155bfa9863

2012-12-04  Andras Timar  <atimar@suse.com>  [5da8bdb4d4bde5175c9e89182956043ffc991c50]

Updated core Project: help  0c00fcce7d3e777b1734f97ef67c28c609b99f44 forgot to add this makefile


2012-12-04  Tor Lillqvist  <tml@iki.fi>  [32728f7192906af04f3a1362360097f8475bcfd0]

No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'

Change-Id: I6e2570569d8f8b6ae55d66e2d99fe1ac4d69a7bc

2012-12-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c2dfa9b41f82cfa763c500d34fe2a32a075f566]

activate basic gnumeric support in experimental mode

Please note that this is nothing mroe than a technical demo showing the
great opportunities provided by orcus.
It only imports some basic objects for now but provides the basis for
the future calc filter framework.

Change-Id: I6c6fb8d07e33482b2efdcbbe9a0f43224c5aa5a1

2012-12-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb9cc446b39cafea018d2492fb4842a94aed7b77]

shared formula import for orcus

Change-Id: I97970c19d69263c34ed0cdb0ed789086608d4bf1

2012-12-04  Michael Meeks  <michael.meeks@suse.com>  [16155fdc39c004dc924a3b6919eb7c86da23c119]

re-base on ALv2 code. Includes:

    Patches contributed by Herbert Duerr
    i#118735 prevent endless loop if vlookup/hlookup doesn't find anything
    http://svn.apache.org/viewvc?view=revision&revision=1239673

    Patches contributed by Andre Fischer
    remove lp_solver
    http://svn.apache.org/viewvc?view=revision&revision=1199180
    i#118160: Added external CoinMP library.
    http://svn.apache.org/viewvc?view=revision&revision=1233909

    Patches contributed by Armin Le-Grand
    i#118485 - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    i#118524: apply patch, followup fixes to 118485
    http://svn.apache.org/viewvc?view=revision&revision=1186077

    Patches contributed by lihuiibm
    i#108860 - Fix range validation.
    http://svn.apache.org/viewvc?view=revision&revision=1242846
    i#118954 Chart data will lost after copy to different file
    http://svn.apache.org/viewvc?view=revision&revision=1301345

    Patches contributed by Ariel Constenla-Haile
    Fix Linux build breaker: extra qualification on member
    http://svn.apache.org/viewvc?view=revision&revision=1301591
    i#118696 - i#118697 - Fix some Sheet Tab Color API issues
    http://svn.apache.org/viewvc?view=revision&revision=1225428
    i#118697 - Fix uninitialized variable
    http://svn.apache.org/viewvc?view=revision&revision=1225859
    i#118771 - ScUndoImportTab should preserve tab background color
    http://svn.apache.org/viewvc?view=revision&revision=1230356
    i#118921 - Repaint linked sheet tab background color after updating link
    http://svn.apache.org/viewvc?view=revision&revision=1245177
    i#118927 - Undo/Redo "Update Link" does not reset sheet tab color
    http://svn.apache.org/viewvc?view=revision&revision=1245241
    i#118747 - Copy tab color when transferring sheets across documents
    http://svn.apache.org/viewvc?view=revision&revision=1230355

    Patch contributed by Oliver Rainer-Wittman
    i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and
    <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container
    iteration in order to avoid destroyed iterators during iteration.
    http://svn.apache.org/viewvc?view=revision&revision=1297916

    Patches contributed by Mathias Bauer
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315

    Patch contributed by Daniel Rentz
    calc69: #i116936# fix VBA symbol Cells
    http://svn.apache.org/viewvc?view=revision&revision=1172135

    Patches contributed by leiw:
    i#118546 CPU 100% on switched off AutoCalculate with Conditional
    Formatting on date values
    http://svn.apache.org/viewvc?view=revision&revision=1301380

Re-add new function documentation. Many various cleanups.
Add missing calc66: #o11817313# also look at formula result
number format, remove redundant binaries.

2012-12-04  Niklas Nebel  <nn@openoffice.org>  [68dad00d0d548f94ae943fa585eb614cb6714d66]

calc66: #i116940# update link URLs after CompileXML, count only

allocated sheet caches in link API
Conflicts:
	sc/inc/externalrefmgr.hxx
	sc/source/ui/docshell/externalrefmgr.cxx
	sc/source/ui/unoobj/linkuno.cxx

2012-12-04  Michael Stahl  <mst@openoffice.org>  [02d54922c060a42190bbb5757433fc7189008a33]

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.
Conflicts:
	sc/source/filter/xml/xmlimprt.cxx
	sc/source/filter/xml/xmlwrap.cxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a3330e1b9b1e196b59c65f0bedf1e071cb927682]

dr78: #i109800# SHEET record may not point to BOF but to any

record in the sheet substream (but now with reading that record too)

Conflicts:
	sc/source/filter/excel/read.cxx
	sc/source/filter/excel/xiescher.cxx

2012-12-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [5cf55f5b7800e443c4f087e72ae05abc8b7fef45]

calc66: #i75279# improved accuracy of BINOMDIST; patch from Regina

Conflicts:
	sc/source/core/tool/interpr3.cxx

2012-12-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [e21858afef0f805d73a00dc66e092c159d369033]

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.
Conflicts:
	sc/inc/compiler.hxx
	sc/source/core/tool/compiler.cxx

2012-12-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [0352490c51b634fdedc3dc29ea1a3634c271b346]

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.


2012-12-04  Niklas Nebel  <nn@openoffice.org>  [ff132d6764e0013b01d729ed0b9d65f09aa80247]

calc66: #i117315# round-down single row height values in GetScaledRowHeight


2012-12-04  Niklas Nebel  <nn@openoffice.org>  [0585057592662d399179ef039edeed93e73f3642]

calc66: #i112034# also use correct sheet for clip param


2012-12-04  Christian Lippka  <cl@openoffice.org>  [95d1169195a0e303e4a882c7e37faab0b6bc94a6]

mib19: #163566# do not throw assertion if container is not available


2012-12-04  Niklas Nebel  <nn@openoffice.org>  [f528f48a55e7acffaba70f719afa07b37863346f]

dr78: remove unused member


2012-12-04  Niklas Nebel  <nn@openoffice.org>  [51ab4a0979895d03711f4b7da58365185aec08ad]

calc66: #i114511# don't count cursor movement or clipboard copy

as modification when editing a cell

Conflicts:
	sc/source/ui/app/inputhdl.cxx
	sc/source/ui/inc/inputhdl.hxx
	sc/source/ui/view/editsh.cxx

2012-12-04  Niklas Nebel  <nn@openoffice.org>  [cad7570522e1822810a876fc6aa9ad9c5aa277b5]

calc66: use correct sheet for clip param also in MoveBlock, PasteDataFormat (avoid assertions)


2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [32034b60ae416b06926371b5cdf06486e319c68a]

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

Conflicts:
	sc/source/ui/unoobj/cellsuno.cxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [191bf98991e1934bfef115a1cec463ac250b0191]

calcvba: #164410# improve VBA compatibility implementation in various areas:

Excel symbols, MSForms symbols, document and forms event handling

Conflicts:
	sc/source/ui/docshell/docsh.cxx
	sc/source/ui/unoobj/docuno.cxx
	sc/source/ui/vba/vbaapplication.cxx
	sc/source/ui/vba/vbaapplication.hxx
	sc/source/ui/vba/vbaeventshelper.cxx
	sc/source/ui/vba/vbaglobals.cxx
	sc/source/ui/vba/vbarange.cxx
	sc/source/ui/vba/vbawindow.cxx
	sc/source/ui/vba/vbaworkbook.cxx
	sc/source/ui/vba/vbaworkbooks.cxx
	sc/source/ui/vba/vbaworksheets.cxx
	sc/util/makefile.mk

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1b39a9b8dc6023b50f266a4ab07ed43ebee16ea2]

dr78: #i96587# remove ScAnnotationShapeObj class, use generic ScShapeObj

for note captions.

Conflicts:
	sc/inc/notesuno.hxx
	sc/inc/shapeuno.hxx
	sc/source/ui/unoobj/notesuno.cxx
	sc/source/ui/unoobj/shapeuno.cxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c40fa0a254530945db54bac192c7a52400238988]

dr78: #i71453# BIFF2: use formatting information from cell records

if XF records are missing

Conflicts:
	sc/source/filter/excel/excform.cxx
	sc/source/filter/excel/impop.cxx
	sc/source/filter/inc/imp_op.hxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7766710bfdbf62f0692e8fe16fbd394a70d94087]

dr80: #i117511# remove some assertions in xlsx/xlsb import filters

Conflicts:
	sc/source/core/data/document.cxx
	sc/source/core/tool/address.cxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6641d76c8b2a66e14bdb827de9b658d42a595094]

dr80: #i117511# remove some assertions in xlsx/xlsb import filters

Conflicts:
	sc/source/filter/oox/numberformatsbuffer.cxx
	sc/source/filter/oox/stylesbuffer.cxx

2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4d6827a99493f5c18adde21d12f00c3ef85efb7d]

dr80: #i117511# removed one more assertion


2012-12-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [bf2fe6a502f82457f56e527f411b8fba36e5698a]

dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell


2012-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [2b1c49001a7889d1552b599d83af26ffee892201]

mac gcc 4.0.1 does not support __attribute((warn_unused_result)) very well

Change-Id: Ie8a6a06cd923192891453c9291f37709dfc15079

2012-12-04  Luboš Luňák  <l.lunak@suse.cz>  [f4ae375c00deb2297074c59b62db87de080bf591]

fix python3 build on SLED11

Apparently all recent systems use ncursesw, for which there is
-I/usr/include/ncursesw, but SLED11 uses ncurses lib, and there's no -I for that.

Change-Id: I61ec795aae45e1074075351eca62299784d08b09

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [324d189c9059392dbdf800d2ba02590791355050]

API CHANGE: remove com.sun.star.text.DocumentIndexFormat

This service is deprecated and has never been implemented.

EXISTENCE: published key "/UCR/com/sun/star/text/DocumentIndexFormat"
exists only in registry 1

Change-Id: I55777a2ded54ecc19afced6deb191fb3437b2ca4

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [d34ad7274cd45086aef54b4072a665da0a8015a8]

API CHANGE: remove com.sun.star.text.LineNumberingSettings

The service is deprecated and was never implemented.

EXISTENCE: published key "/UCR/com/sun/star/text/LineNumberingSettings"
exists only in registry 1

Change-Id: Id720f8685eba6c78ed7f57c2365db6ab3c7ba8a4

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [57d97807f704883b1631323da254163e187b2dc5]

i#25473: this was fixed by previous commit, so enable...

...those tests again.  Also there does not appear to be a reason to
exclude MAYBEVOID properties.

Change-Id: Ic73adb8800aee7f65e86394cecfe13b7b24eed13

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [af80ccd5b6206cfce63cf3f98781f09ed6d79f7f]

SwXStyle::getPropertySetInfo: split world's stupidest static

... variable into 2.

Change-Id: Ib0e2cdeb4ee6124b4ead532a168bb472dfdc6f7a

2012-12-04  Michael Stahl  <mstahl@redhat.com>  [3d9bb8e82548b8cf35771d044c0175f6a7e8ccdb]

SwXStyle::getPropertyDefaults: handle non-itemset based properties:

These do not occur in ItemSets and thus cause
fxItemPropertySet::getPropertyValue to throw.

This caused sw_unoapi test to fail in sw.CharacterStyle on the property
"Hidden" that was added in d9ef61fb546af443736057557552e3a95c569c11.

Change-Id: I5b7b5b366120470a0f7d64b9b109b5c84c52b515

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [fa4d109a77f5fdbae6be51138402a35b5e551dc1]

one more strange mingw string problem

For some reason neither OUString(aValue) nor (OUString)aValue work.

2012-12-03  Andras Timar  <atimar@suse.com>  [7fb4100d395c6b551bc40b9138db82428be2891a]

Updated core Project: help  7c70118da4116a56150f0c4f403bc9360ba249f9 translators wanted LibreLogo help in a separate file


2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [047ea102304c5b2d15ea12b088f1f3b929a76e36]

workaround for a strange mingw problem caused by fast string operator+

error: no matching function for call to ‘transform(const com::sun::star::beans::NamedValue*,
const com::sun::star::beans::NamedValue*, com::sun::star::uno::Any*,
<unresolved overloaded function type>)’

Change-Id: I7d38a7ee13497fd11b2cea340e2f800dd78f485f

2012-12-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [150270b097a0da7963460d568d8e599db623af2d]

Oops I didn't mean to change this.

SetRowHidden() is more light-weight than ShowRows(). Let's stick with
SetRowHidden() here.

Change-Id: Ieb83078b5546107a3ee2ea3b8b73df9627525abe

2012-12-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2792670a53deca5ccd5b0f23faa7f1816684945d]

Use mdds::flag_segment_tree to store column flags/widths.

Just like we do with the row height / flags.

Change-Id: Ia55dc81fa8d238251c800fe5f87890b9ae4b4901

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [8b568c1dd472021ebeb9d1536a8aab7e0b286074]

fix build with fast string operator+

Change-Id: I38688ccef4c307786b7287b47f0607c67400defc

2012-12-03  Julien Nabet  <serval2412@yahoo.fr>  [ece13b024a34ffe46ee8d8fca4eadfec86bf2bf7]

Related: fdo#57515 Crash when creating a Table of Contents

Change-Id: Idfdb62e495987a15bc5fc36548074ced7426e21c

2012-12-03  Andras Timar  <atimar@suse.com>  [6bce9b609e9811f5bb3a6168e8828663a25f5927]

Updated core Project: translations  a24d6519ec38959686a76da10b9f0de190c20355 translators wanted LibreLogo help in a separate file


2012-12-03  Xisco Fauli  <anistenis@gmail.com>  [7236370a4f0228878ecb2b7dd160f009f8ddefd1]

pywizards: handle exception

Change-Id: Ia53cf4e2ab8f2e2905b1dc24ac7d6b17e9330154

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4dead7b1e54d3a0441a1eb6a7c067e3c8a9d9f5b]

hide the manage cond format dialog when opening the cond format dlg

Change-Id: Iee1e8344610e42f22c405c698fdfd82d59ca836e

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b9ba386d897e1ee53589b5a4a22918f6b5fd5e7]

workaround strange crash in dynamically created ref edit fields

Change-Id: I8fc509e2e7f6e52209d49d7c866744dd2d3ba000

2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [6e27a552b257c042ef1a6a0ec097636362d1760d]

WaE: BaseReference::_pInterface may be used uninitialized in this function

Change-Id: Ic9424fd0cac9f2ff91866549b370080a9a88aeea

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ec762f00cf5dfbbbd73b55059ac832cc251c73b]

make the Add and the Edit button work again

Change-Id: I956ff1fce8f897553c8a16d45e0bfdd529b9fd66

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [302bdaf2f4e3dac8c719ab0f51624209fb81ac28]

use the new possibility as modal dialog

Change-Id: I407740279d8b0e48b7b934655deb590b3abf5aa9

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [df46e7452db180f2db2f786951ec1b0816454558]

forgot to remove the ref mode after closing the dialog

Change-Id: I3c0079fbbd5f763497549c5cf9dcd36c6b20ac77

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [be80b108daa0aa1db78b70c9c477d652b11d14a0]

should call Execute in the right place

Change-Id: I4a4b6047aed045349b24a3af70b739df7f93dc60

2012-12-03  Michael Stahl  <mstahl@redhat.com>  [affd2b5c4fba727c1b119bdcbdb71325c10ef954]

SwXDocumentIndex: implement css.util.XRefreshable

... as has been promised since the OOo initial import in deprecation
notices in XDocumentIndex :-/

Change-Id: I5dd7e482e0e6d60dcad3de883d5815f729e6b80f

2012-12-03  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [aa61177f1d339422acb3322c8851962cd1ca7466]

fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412

Change-Id: I32dd8cdd34965bf8dd31729a79b65d8ee78af7dc
Reviewed-on: https://gerrit.libreoffice.org/1187
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-12-03  Miklos Vajna  <vmiklos@suse.cz>  [3f53b0f637de1d7b70229eddb418b0c235097822]

accidently rolled back dictionaries

Change-Id: I7b605e317b08c27357907929614bd2386006ae31

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [13d277b5504a47ae2e2320685669b27b5ed3a3ba]

fix capacity in stringbuffers

rtl_stringbuffer_* functions silently allocate +16 extra for capacity,
but rtl_string_* functions do not. As intuitive and obvious as ever.

Change-Id: Ia0bb63dedf31f6ad5c687187221d7385043b5456

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [371443a8045a8f777323472f9cb702f00084b0dc]

avoid unused warning in non-debug mode

Change-Id: I9687f5388a8c01075ee6e359ff9350edff296f4d

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [7b57e37c68f2c4cece3b0e0db61f4878277dd1bc]

there should be no support for OString in Any

Change-Id: I53d047381a89d52c43378dd304ba6e0774f59968

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [5db72152fe67c7f538f67c284b6767a52c12aa69]

assert on strange lengths of string literals

It's better to detect corner cases this way rather than get possibly
incorrect results. And strlen() should be easy to optimize out
for string literals.

Change-Id: Id762e256207668a0cbefe4e13d5f2067f373e783

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [084a2c52c27a095bf32815512340b485c5b05eaf]

make sure fast string operator+ is used only by LO code

Change-Id: Iaa8fc379e4d032931c0f60a3e3525783d8d28964

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [ce90f99a2d66c2b998ad3f9f028e2ea623a757f5]

fixes for where fast string operator+ is not perfectly source compatible

Change-Id: I80af0399037e4f68113338139e7f2ad2400e65ab

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [249f09885bc06f580ec3aea5ccd7a09d8e91541d]

make sure uno::Any works with fast operator+

The result of the operation needs to be first converted to O(U)String.

Change-Id: I24dafeaebf68a0eff3edf1d1cf713bfc10bbd8f4

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [c94b9c48664062396e9f8a12176970f6c90c0003]

tools String support for fast operator+

Change-Id: I13f49a49f86a7097fce115d62271ad82609036f1

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [d3e763d65c44d1838eeebbc5a581bcdd18040d8e]

comphelper::string::ConstAsciiString support for fast operator+

Although an ever better option seems to be replace this overblown
const char[] wannabe with the real const char[] thing.

Change-Id: Ibdf5e498585d9e2fb589a49800f7ceee1545fc30

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [d87f5d30879aca73fff271c254589fc41a91fdd0]

support for fast O(U)String concatenation using operator+

Operator+ now, instead of requiring O(U)String operands and returning
another O(U)String object, keeps a track of the whole concatenation
operation using temporary O(U)StringConcat objects and performs
the whole operation only at the very end.

Change-Id: I94b3348300a137498514d26e96459c1698328520

2012-12-03  Andras Timar  <atimar@suse.com>  [86a53cea0f9066d347cf802f4470ebaef9a5434a]

Updated core Project: translations  71e49b30d824208cf50bdabb96eff990513635c2 Fix invalid headers/entries in Slovenian files


2012-12-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d9ef61fb546af443736057557552e3a95c569c11]

API CHANGE: roll back the XStyle changes to add a new Hidden property on Style

Change-Id: If6d23925567fb184cd8fc4e00fc72fe4d216e756

2012-12-03  Horacio Fernandes  <horacio.fernandes@gmail.com>  [b49ea0c9d24aa48d62590cb3443c3ad4143d2e2f]

fdo#57215: Fixed wrong text rotation in SVG Export

Added text rotation to "non-positioned characters" in SVG Export.

Change-Id: I831644329625fa74e5a2436096d26ec22d8b0319
Reviewed-on: https://gerrit.libreoffice.org/1227
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-12-03  Miklos Vajna  <vmiklos@suse.cz>  [b9915592cb5aea0b52be4beed708a198486a1f3b]

writerfilter: unused createStreamHandler

Change-Id: I3c0417c1d5ff6fa515f3c494d4a5b4d545836988

2012-12-03  Stephan Bergmann  <sbergman@redhat.com>  [2848788ec7212829af17a1318354524a112f9a4f]

No reason to turn "throws nothing" specifications into comments

...as had been done in 0295bd6b3f21dd648af6145ca23d90467f3cec73 "Remove
exception spec from idl-generated c++ headers."

Change-Id: I1b900a91be6db6cb4d7b60759e844117aa6b027d

2012-12-03  Markus Maier  <maier@fs.ei.tum.de>  [b573404e202028dfb3d0f205a6aa55f808eefe3f]

add sort key snippet

Change-Id: I0facdfe0fa6010d15fceeb4153faae200bd779e0

2012-12-03  László Németh  <nemeth@numbertext.org>  [357ad1331bd84a46da209703cdac5cca941c8c93]

Updated core Project: dictionaries  1595bf11e295d96123fcb327ba9919307aa5b127 Python 3 port of ru-RU grammar checker


2012-12-03  László Németh  <nemeth@numbertext.org>  [c3c755ae087f297aa4f2a23bee9d0468de630ed1]

Updated core Project: dictionaries  c8d1509a60f2aa93ae47c33252fcb95c6691f4b3 Python 3 port of pt-BR grammar checker, again


2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [2401ebdd3667e776fab5e66e4e2d39106369276e]

drop unnecessary resource ids

Change-Id: Ie0018bde73eed6049d1ef2287157b86151766e83

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [8ad593d06ae291c3c6f98f8354bf51c38d8ce27c]

Updated core Project: help  9a488450c8fec4ec520541d50683b07b9bd86b22 update help ids for insert script .ui conversion


2012-12-03  Andras Timar  <atimar@suse.com>  [6ef529fd801a2f9c1a3281d0ba7ce8e6dc6235ad]

Updated core Project: translations  bee57a42763198875bd55df904b953a41754c2f2 update sl translations for LibreOffice 4.0 beta1


2012-12-03  László Németh  <nemeth@numbertext.org>  [e4974a1af0e28b67613889feeaa94d54d6aee851]

Updated core Project: dictionaries  e8b71b395574c8b812c46d8d1ebba81354e1ad2b Python 3 port of pt-BR grammar checker


2012-12-03  David Tardon  <dtardon@redhat.com>  [76350361f386b78e1bc9edb75af89e7ff3afe356]

fdo#56980 drop cached shape engine on invalidation

Change-Id: I9591375e1f7d1b6f69ca9a39add52a94ac852c7f

2012-12-03  László Németh  <nemeth@numbertext.org>  [350991bcefab2c9f8c0e5a7a2cec1e1b4c98cd69]

Updated core Project: dictionaries  dfc828a573002fa6dfa025e66d7e944de6bbac3d Python 3 port of br-PT grammar checking


2012-12-03  Andras Timar  <atimar@suse.com>  [c1963b04dd82b49c52a59cad9b0299df167390fd]

Updated core Project: translations  9e3b72859ec7871fdb2884860b54fd2a8de30f3d update translations for LibreOffice 4.0 beta1


2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [84fd33b7c4e7bf5f8ceb2a8c25426a5b1c713489]

convert outline numbering numbering tab over fully

Change-Id: I8ff97ad9ecc6367d98dc31829f82d074f99f5934

2012-12-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [49e235c0b10ba2f1cfd0cb8d039c7dcf62d8acc5]

better have the SolarMutex here


2012-12-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7d816667b52892492162469b26b7040914e49494]

fixup numbering in position


2012-12-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bb49f968c15217a8cdcf74ea08e2f08f2323f627]

kill the separate thread, it shouldnt be needed anymore with the dialog


2012-12-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [291614e3f7f510c5c21903f3e5c56b71a648f60a]

fix log area as per sal/inc/sal/log-areas.dox


2012-12-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9ea7b2053eea6cf9e97f4846d97f741eed426033]

fdo#45651: fix drop down listbox text color with dark gtk theme

Change-Id: I9ba0b27924d1698bad2c34da75fff57f75a737f0

2012-12-03  Stephan Bergmann  <sbergman@redhat.com>  [21e3eed67ee8f70bf816b389d4680abc3afa160a]

Clarify need for solar mutex

Change-Id: Ica3430e75c91ccf4861fce660c45b90c5584fb9a

2012-12-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8efb69e260ecbcde5ee67ab41ed7a9630783c29a]

move base check for bibliography to sfx2

- in the libbiblio component the frame is already created, and a frame
  that is loading is vetoing a terminate
- thus move check to sfx2
- use the fancy svtools::RestartDialog

Change-Id: I500aaeac44d52969575f50f6b79d0c07a08c977e
Reviewed-on: https://gerrit.libreoffice.org/1207
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-12-03  Naser Sharifi  <sharifinaser@gmail.com>  [847455f935dfdccf52cd786ea95b445cc6d02b36]

Improve English comments

Corrected types and grammer errors in comments

Change-Id: I47ce77a8d36d71677720be6dd80594ec76970376

2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [9715794fcd076bc07eb6435a27b1d71f7e2b5e07]

VS2012 knows that std::abort() does what it says on the tin (WaE: unreachable code)


2012-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [6a9ee33ac962539d5533fd8392a97a7ccdd4e278]

catch exceptions by (const) reference

Change-Id: Ie42b169437c89d0d94f6749bee21301fa44b98cf

2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [d43d756500114738ac845c6e24cba8c897ed659d]

WaE: BaseReference::_pInterface may be used uninitialized in this function

Change-Id: I061dc4ee8c8fb5b369e3ed78f0fba136ef8b02d0

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [b4d5ababc26b57d0d8688ed671825acd2c4cfc05]

convert outline numbering position tab over fully

Change-Id: I49e9d40d942dd7a23bebaa4783b0ff59e06890b0

2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [ba65900509659aaca010bfddb1b09861235d9844]

Use -W4 instead of -Wall, and don't disable warnings that are off by default


2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [88cc248d0d00bb00d7d686a858044663ad6c9c30]

WaE: BaseReference::_pInterface may be used uninitialized in this function

Change-Id: Ia127816f994f7ce6fc7230a0a7dacaa7396ba825

2012-12-03  Stephan Bergmann  <sbergman@redhat.com>  [2a6980107015a30e01873a45f8798b8a20ccfd73]

--without-system-libpng for "universal" Linux builds

...so that e.g. Fedora 17 does not require installation of libpng-compat package
for old libpng12.so.

Change-Id: I45cf3928b30dbbb815f70cde1972dc4972007c05

2012-12-03  Stephan Bergmann  <sbergman@redhat.com>  [c2500a004dbb4830202b49d8031e35e66c7c739d]

-Werror=unused-parameter

Change-Id: If1aad98965a90ac6b2e5488f21fe0d84c9b4af47

2012-12-03  Andras Timar  <atimar@suse.com>  [c4c861b02d629739f19212e1757803dc1aab302e]

remove line feed from label text

Change-Id: Iebd0054605ace7dfd15ee106be6f594ea1e7e0c6

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [356e361221a5be32c8b6e002670136be9b14175a]

fix sort page name

Change-Id: I0fca18232b31f031312f49b8232f0ddda099802c

2012-12-03  Caolán McNamara  <caolanm@redhat.com>  [67c0afb0b0e485457298f2d88e4c51d2acc84bf0]

fix higher debug level build

Change-Id: I44fadc907e5d626cc1912a3d8a82724702ad0462

2012-12-03  Takeshi Abe  <tabe@fixedpoint.jp>  [dc2de899bfaf37a03e0e293ac6dfacda16511a05]

Make it local

Change-Id: I69e343a7cf64ce888fc508a27ca316a9c85093b4

2012-12-03  Takeshi Abe  <tabe@fixedpoint.jp>  [0ea431f0deaa9d8d9876ad389475746f9ad1ac30]

sal_Bool to bool

Change-Id: Ife2f52b70bd40a8f5c7582b9bdb7b19dd8c354af

2012-12-03  Luboš Luňák  <l.lunak@suse.cz>  [8008e0206b10eca595b92bb2e6cd1257fc95f5b0]

libmspub apparently needs boost headers


2012-12-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e14b5f33ceae3280b46eb97a88b949d002639568]

Template manager: edit opens in _default frame

Change-Id: If543da8dcd0b0c7a0c155ef08cbc67e1d3905b90

2012-12-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3a5f4018d85d20d0a8ddcf8c3ab6792be239a4ab]

New template manager out of experimental features

Change-Id: Ieb6b590060b1ca7a497049e974909c9661f1cc14

2012-12-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ac4d26e3fc2728ee80f33a485540d50b48927ddc]

Upload libvisio-0.0.23, fixing regression fdo#48601

Trust more the cached colour hex then the colour index

Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [61d43ea6aaaa953e2243548932e03649bb36f7b4]

remove commented out methods and parameters in ScAnyRefDlg

Change-Id: Ie9e9baf42c93353a68ef35b456cd621bf42344c5

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c65e7ce3897fd9f9524e23039d39fad6d52fca28]

remove debug output

Change-Id: I48b549ab93dc3b937e00f6f35185a6c1c4327bcc

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [204e3eb3813524bf21aae58a76f54f29b969e9ed]

ugly hack to avoid virtual method in Window

Change-Id: I7ffc13167f5ecbfe3afab6451e1ef52e81130d48

2012-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [06842a8583d3d77de74964cdce4fba811818bf90]

first working version of modal ref input dlgs

The following things still need to be changed:
* don't use virtual method in Window
    * Use a WinBits flag for it
* move all the dialogs to it
* fix the ugly hack for range name dlg
* fix all the uncommented code in winproc.cxx
* general clean-up

Change-Id: I2a8cfc1c4abf591878b11aa4829a9ff910540eff

2012-12-03  Michael Stahl  <mstahl@redhat.com>  [99e31f6ead140594deb98fa8e794708403b8113d]

API CHANGE: remove com.sun.star.util.XSimpleErrorHandler

This interface has been deprecated since OpenOffice.org initial CVS
import.

EXISTENCE: published key "/UCR/com/sun/star/util/XSimpleErrorHandler"
exists only in registry 1

Change-Id: I28b2a9dd0180994c077d960bf932fbdea0f282c4

2012-12-03  Michael Stahl  <mstahl@redhat.com>  [00cb5762b7af2b5e2e72d36e4553d4e14b5e8bbe]

API CHANGE: remove com.sun.star.util.XCancelManager

This interface has been deprecated since OpenOffice.org initial CVS
import.

EXISTENCE: published key "/UCR/com/sun/star/util/XCancelManager" exists
only in registry 1

Change-Id: Ibc67f79b4664f8ff9aadacdd36cd8e80c9ff477c

2012-12-03  Michael Stahl  <mstahl@redhat.com>  [0c0dd979941f36658034f26920099c152f0aad80]

API CHANGE: remove com.sun.star.util.XArchiver

This interface has been deprecated since OpenOffice.org initial CVS
import, and there does not appear to have been an implementation of it,
though strangely there was client code using it until 2007.

EXISTENCE: published key "/UCR/com/sun/star/util/XArchiver" exists only
in registry 1

Change-Id: I8efa29a3d375d7c5c77ae47592b23bec4072d7a0

2012-12-03  Michael Stahl  <mstahl@redhat.com>  [d859632d9fceb944620b483cb567545b9995ae73]

API CHANGE: remove com.sun.star.view.XPrintPreview

This interface has been deprecated since OpenOffice.org initial CVS
import.

EXISTENCE: published key "/UCR/com/sun/star/view/XPrintPreview" exists
only in registry 1

Change-Id: I995b7b4fbbdac5582e015daf11d4c644abc53b73

2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [814f2072943dfe8befead0bba2f2168c1061ff4e]

Add -wd4986 here, too


2012-12-03  Tor Lillqvist  <tlillqvist@suse.com>  [3e6bc1522fe7ef734f5ed51e4bffea62d96e6707]

More -wd fixups


2012-12-02  Michael Stahl  <mstahl@redhat.com>  [2be88223b930c704a358abfcababc6cf64184e1c]

sdext: there is a severe shortage of boost dependencies here

Change-Id: Ide652d073edc3321995b787b01ea9c0bf1920827

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [3cfbc3409a0bacbdd6572be2c39c004611778bfc]

gbuild: call gb_ExternalExecutable_collect_registrations...

...after reading platform makefile because at least python uses platform
dependent gb_PYTHON_PRECOMMAND.

Change-Id: I894dfd56b4a96828556f657ae63c6f69eebdea0b

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [8f4ddb1910495419a8b7af84ec7dc738958ae79c]

pyuno: clean up that zipcore a little

That $(shell find...) is now entirely pointless with python3 in
tail_build; depend on package instead.

Change-Id: Iacc8a7d201f8ec2e41adf3e2351a755e955c0997

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [918e2682a3b7b9af1f4a3ec3a38c3735062bd8c9]

libwps: tinderbox says this wants to use boost...

Change-Id: I9ee40fd845aa6af045e49fa4f69165d405ef32c8

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [4a7386c9da4198760910f1f0775056903d872649]

API CHANGE: remove com.sun.star.util.FileIOException

... and derived com.sun.star.util.DiskFullException.  These exceptions
have never been used since the initial OpenOffice.org CVS import.

EXISTENCE: published key "/UCR/com/sun/star/util/DiskFullException"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/util/FileIOException" exists
only in registry 1

Change-Id: Id3a1b9e43350b15b90864628dc2dbf77027d64a8

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [eb0cfb3bf220892e4885945452930790f5e22000]

cppumaker: do write exception specifications on --enable-dbgutil

Exception specifications are useless for production code, but make
for useful assertions in dbgutil builds (on platforms where they
are enforced at runtime).

Because we do not have API tests that exhaustively trigger all
documented error conditions, much less the undocumented or wrongly
handled error conditions that would cause the implementation to violate
its API specification, there is likely some benefit in having these
runtime-checked specifications in debug builds, in the hope that our
various tests which may incidentally call various API methods, or
general soffice usage, uncovers these bugs.

Also, there may be some benefit to making API implementers more
aware of the exception specifications, to quote Stephan's mail:

 To be able to programmatically react to an exception raised by a UNO
 method (which is the raison d'être of non-runtime UNO exceptions), the
 specification of that method must document the method's behavior with
 respect to raising that exception, and any implementation of the method
 must adhere to that specification.  However, with that part of a UNO
 method's interface moved out of sight of a programmer writing a C++
 implementation of that method, I fear that adherence to specification
 will degrade in practice.  And that negatively affects an area where we
 do not shine anyway: reaction to errors.

This partially reverts commits:
0295bd6b3f21dd648af6145ca23d90467f3cec73
155cd09b5eebe0c1eab0610a7f1f04f09de4b217

Change-Id: I9c7664c9f1b238f4f9501aacb065981236949440

2012-12-02  Michael Stahl  <mstahl@redhat.com>  [1658e4efac5fc851b322103ed40545fa263ae280]

RepositoryExternal.mk: clean up awful icudata/icui18n duplication

Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [63614919195934a764eacb509d75d15f8b243a48]

WaE: explicitly do nothing when nothing needs to be done

Removes compiler warning

Change-Id: Ied96ef294f25cca54887ca6a86ec07ecb2b1fae0

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [c25bb400bbfe20b3b13237ed10935ec9d0f6d769]

fdo#42165 make nested joins as per strict ANSI SQL

Change-Id: I605d3811b27c33e35670306bb03b5a796ab72bc0

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [b245079a50c94dc503628619f6342b70dcdc6e66]

Expand comment

Change-Id: I7d699222940a6ee99595d84dd8b2068e9b86ee67

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [66e5cf7096a2dc2287f9265087d45c57f1069b9b]

Catch all exceptions to respect specification

In particular, getMaxRows() can throw SQLException

Change-Id: I1f49afe8258d98000bff34e18f4d98967c46e1b3

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [6174694ee7efe7b94d0bb1987be1c48f1ca25cf5]

janitorial: prefix increment when don't care about current value

Change-Id: Id19369bb9d9cb2a0bab0dacb200cf5bf488c3b20

2012-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [0fe6d567be1a58a466b07e8c3732f0cbcc436443]

janitorial: simplify code, no behaviour change

operator[] on a map implicitly adds an entry and default-initializes value part

Change-Id: Iab7817fb7fef5e9a6afdeb74be0d523fde59b5c1

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d05351723055dd56e8732c4ac2104cd8111e2a54]

this method is not implemented

Change-Id: Ief364d7c835d75e6caf4fb0d639d8e67b7bdcd2a

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e3fbd15986804fa86a3c3a6ff49047da9c5d7f6]

we don't need the last entry for icon sets

Change-Id: If76187689bc63199dc0249626ed4ab4c904ecf18

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cee68472a07069776093987d579fa1ac2cc2fd8a]

small fixes for iconset UI

Change-Id: I724397b50404753a9ca235d9e0eca13bdcf5b341

2012-12-02  David Tardon  <dtardon@redhat.com>  [ff7735d7a1e0aa9ed753553cf20acf10fbd3f81b]

fix build with internal libxml2

Change-Id: I2dbef5bbe93cd8561ae0fba24f8d30771747098c

2012-12-02  Luboš Luňák  <l.lunak@suse.cz>  [f728eda90912ee0e2072e422dcf7eb6589d24497]

unlink() doesn't work that well with URLs

Change-Id: I1d0cbd8b8cbbd3ea5c73d0cea6d9e354b1740c7c

2012-12-02  David Tardon  <dtardon@redhat.com>  [5e0bd1f73ae267c317eb625fbfe7bb61e82dfb0f]

recover lost config. spool module ctlseqcheck

Change-Id: I22809a29ea085459c4a6e737918f7c3f42eca6a7

2012-12-02  Caolán McNamara  <caolanm@redhat.com>  [1a8f7865450047e6e5b01598c5658026f392388e]

ensure lockfile doesn't leak

Change-Id: I6a4c7024da154104d985bca25b26a8243174ec8d

2012-12-02  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [1eafd90aee0c945b941db99d70a25d1b633c1401]

Remove unused method from desktop

Change-Id: I17b269c70bbf82aa5a4345d488777ac98d1d6938
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1221
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-02  David Tardon  <dtardon@redhat.com>  [9ef9bba9fe1d7a5b86f3287064fbf7023771f0a4]

ditch unused makefile

Change-Id: If859e46758c622f4841b8b0389abe2485f4af85a

2012-12-02  David Tardon  <dtardon@redhat.com>  [c2eca359af3eb88ebde341df5b87c24e178f5d5c]

move setting up of ext. executables out of gbuild.mk

Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a

2012-12-02  Tor Lillqvist  <tlillqvist@suse.com>  [f02ac6e7c8da9e6e3b2263f028637723a8cf4829]

Don't disable warnings that supprted MSVC versions don't generate


2012-12-02  Tor Lillqvist  <tlillqvist@suse.com>  [018278c51ea514fe8ab96a7061d10fa67754d6a1]

Document the warnings we disable


2012-12-02  Tor Lillqvist  <tlillqvist@suse.com>  [09849846eec9531bc48fa547b5c24c550b777734]

Argh, I meant Visual Studio 2010


2012-12-02  Tor Lillqvist  <tlillqvist@suse.com>  [afa3ed9eafd50de4fa07b37acd4a317d515bf09d]

Disable MSVC warning C4986

This is a new warning in Visual Studio 2012.

Otherwise, when using /Wall (as we do), you get tons of warnings from
the compiler's own headers:

.../crtdbg.h(1041) : warning C4986: 'operator new[]': exception
  specification does not match previous declaration
.../new(79) : see declaration of 'operator new[]'

It seems to be generally recommended not to use /Wall with MSVC (that
option does not really have the same intended use as gcc's -Wall,
people say), but use /W4 instead:
http://stackoverflow.com/a/4001759/259398

So maybe we should change that -Wall to -W4?

Also, we should go over the long list of -wd options and check each
whether we really want it or not. Maybe, while at it, add a comment
for each giving its one-line meaning.

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e93dd02e30fa6b06a04dcd83a1403a655cf08041]

workaround broken WaE eGrammar may be used uninitialized


2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [704fdf2b23d0e0480f29e0e56f631c2835eed02b]

create icon sets in UI

Change-Id: I6c55cc1d1a1dbd4839b823df08f8c42a7b880132

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f7cd8c619ef3db4b3a41b25eb9c4e5e798f2c155]

correctly show existing icon sets in the UI

Change-Id: I8970d3b0cc3263f46cfda45ae3b919a441bc0228

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6efd796a303d631b263ad2177438248251c6d98e]

initial support for icon sets in the dialog

Change-Id: I5da2500b96ba3b03bf822cf428c001204010989e

2012-12-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8c4719fd489ab70d5ae77e5f257254ef653a1f25]

support shared strings enough for gnumeric import

Change-Id: I1cedf79d0465e8b8e4b8e85bea65bd35174e51a2

2012-12-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [2291423c5e37c0c6de177880384b119dcad2b261]

No lang no qtz

Change-Id: I6b5649077fda265a2aff253b5e2534bfd818b3bc

2012-12-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [05ac3878bba25f39077b98ad2ac2fee908aea265]

Ignore qtz in ulfex and some other places

Installation not works well with qtz so ignore
it in ulf files.
In those executables which work with one lang at
a time it is unwanted to store the useless qtz strings
at all call.

Change-Id: I1d65ec340da1832404001ad18820407e56615db6

2012-12-02  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [fbb7f5f010aed4084c5c4c42ceba8ecbbd1a8faf]

Make qtz work in UI

Change-Id: Iced0b874405942782574fe46b58c3caafb2deeb4

2012-12-01  Arnaud Versini  <arnaud.versini@gmail.com>  [82949bd170719fcdfaff4a53809551ceb5136da3]

Class MediaDescriptorHelper doesn't need virtual destructor.

Change-Id: I6711ef712a8a04d6fc8991f7056d1440964832ef
Reviewed-on: https://gerrit.libreoffice.org/1220
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-12-01  Arnaud Versini  <arnaud.versini@gmail.com>  [04962221c3a0be2ef46fcc9b8f4da58b9947a6ee]

Remove useless getpid implementation on Linux.

The new minimal target have a proper getpid implementation.

Change-Id: I1cf209d8b4cb651866287c3a682ebd0806ab35b9
Reviewed-on: https://gerrit.libreoffice.org/1219
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-12-01  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [c140d0a585dd82af370c7310b57f56392b3889e1]

Insert Table Dialog: Rename button back to "AutoFormat", Accelerators changed

As requested in here:
http://lists.freedesktop.org/archives/libreoffice/2012-November/041788.html
http://lists.freedesktop.org/archives/libreoffice-ux-advise/2012-November/001597.html

Change-Id: I2cd3f4422dcbd62b1e72661d1df890bd0202c1ef
Reviewed-on: https://gerrit.libreoffice.org/1217
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-12-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3321acda38866be7bd45e70c0f1e674d093b7f30]

oox: fix build

Change-Id: Ic0fc64b94d27e1de4d2241f960b0d4f3ae1762d3

2012-12-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [02a236be613b5b5fae1412bb01e28c0ba1d6b725]

fix String->OUString conversion

OUString::valueOf(sal_uInt16) means OUString::valueOf(sal_Unicode),
we want OUString::valueOf(sal_Int32)

regression from 2cb8883cfd1c6ffe293497f064f90f76d12eff32

Change-Id: Ie1ea4de258b9f94f1c0cfec4335512e15be02e68

2012-12-01  José Guilherme Vanz  <guilherme.sft@gmail.com>  [1611806226329e5532e6393d0ac2275d7e99eb61]

Removal ::rtl:: prefixes and macros in oxx

This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
 RTL_CONSTASCII_USTRINGPARAM macros in oxx.

Change-Id: I12bfb2528e8a9aaf3f119a1e6f0ae0246d16a772
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1211
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [b30bfddc2b75aa5a540c4eadfc4f7eca90a8d67f]

do not redirect output in build.pl, i.e. dump build_error.log and other logs

Given that nowadays almost everything builds inside tail_build, this feature is somewhat
pointless, as this almost everything is in that one tail_build log. Moreover:
- stdout is never a tty, breaking compiler output colorization
- for some obscure reason I do not get, this makes 'make python3.all' work with msvc2010,
  whereas previously the invocation of MSBuild.exe somehow prevented the rest of make
  rules from running. Plain 'make python3' that does not go via build.pl works though.
  No idea if the problem is in gbuild, build.pl, cygwin, make, MSBuild.exe or somewhere else,

Change-Id: Ibe6e11109e2eefaa65646071c2db01871e5e751f
Reviewed-on: https://gerrit.libreoffice.org/1216
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-01  José Guilherme Vanz  <guilherme.sft@gmail.com>  [3066167ff05cc78ac21dbb9173264dda3f91550e]

Removal ::rtl:: prefixes and macros in oxx

This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
 RTL_CONSTASCII_USTRINGPARAM macros in oxx.

Change-Id: I1139b10256387bb71e8a425153d46add181538bc
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1212
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-01  José Guilherme Vanz  <guilherme.sft@gmail.com>  [f73201e54af8c3e36342811653dd5fbcafb291fb]

Removal ::rtl:: prefixes and macros in IO

This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
 RTL_CONSTASCII_USTRINGPARAM macros in IO.

Change-Id: I410016990579e4a05843cfe396832a5fc8435e70
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1210
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-01  José Guilherme Vanz  <guilherme.sft@gmail.com>  [8967f80a50cd59199cf77d3b2eccdc57095d8c02]

Removal ::rtl:: prefixes and macros in IO

This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
 RTL_CONSTASCII_USTRINGPARAM macros in IO.

Change-Id: I9446ddf13ba18d2d80639afc9e1b61234945b115
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1200
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-01  Ricardo Montania  <ricardo@linuxafundo.com.br>  [dd4edd93696140b7fae61268511886845d777645]

fdo##38838 UniString Removal in dbaccess

Change-Id: I6c4f8e9834fdd78851f5274ce2b141cfb49e6458
Reviewed-on: https://gerrit.libreoffice.org/1208
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-12-01  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [cca017e1e00f5029dcc261c7c9cc9017f514c108]

Not make qtz properties in release build

Change-Id: Ib012faeb3eb1bfd10cfce20426afa138a2ed8d34

2012-12-01  Julien Nabet  <serval2412@yahoo.fr>  [ea5a96a5c771ee2c2ebbe4c12c4e7f3b1cba29a7]

Lacking "/" at the end of .icedove

Change-Id: Iabdce8e6032889034e265d3df331452b273e5ed1

2012-12-01  Julien Nabet  <serval2412@yahoo.fr>  [1c6b63fa9aac2a80ca952e98678e186b9097db50]

WaE : declaration of ‘bHidden’ shadows a member of 'this'

Change-Id: I524691b2f27ac1d57a1a1704b12aed44fb326c16

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [4cdce3d614eb9850e3f4596a5233464e8b4d5163]

fix libxmlsec delivering with mingw


2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [127a00a46358673047790b83a8433b909b46412c]

our xmlsec setup calls autoreconf, so patch Makefile.am too

Should fix release tinderboxes.

Change-Id: I90fc650dc089e94328ecb9d526f0905f5be5ce3c

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [7580038e24b546a5288ab16f8507f73f1c6fd738]

vsnprintf() is not portable

http://perfec.to/vsnprintf/
At least MSVC2010 implementation returns -1 when the result doesn't fit,
so the excepted size is not computed correctly. Let's hope 16k is
big enough for everybody(TM).

Change-Id: I636487c7723651bfa74513018be786a45b6c796d

2012-12-01  Caolán McNamara  <caolanm@redhat.com>  [32c26ffb1f7585318a11f684a9886b58cea5b307]

Resolves: fdo#56549 crash in format->autocorrect->apply and edit changes

regression from cad9afa15f53d547733fa55f1353772f6d696611

Change-Id: I1aa36bf86969a5a90456817d360d59125948e519

2012-12-01  Matúš Kukan  <matus.kukan@gmail.com>  [c8c72d903a9e2ea81cf8511cbfc292c832b04609]

oops, fix typo for ./download

Change-Id: I85a6e503ae8eb45c36ff6696426e3a1d18fef5bb

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [e1083e6656a378c2c37b6701b59c3fc2d10450d9]

fix(?) libxmlsec build with mingw

for some reason there was an infinite loop during build, not sure why this
makes a difference, but surely making it consistent with the other cases
can't hurt

2012-12-01  Miklos Vajna  <vmiklos@suse.cz>  [794c1f97f57710846c22c21234e9adacedecd24a]

writerfilter: remove unused WW8Analyzer

Change-Id: I711bc4d6b7100a1b089ed5bfeec7ff14f2727138

2012-12-01  Miklos Vajna  <vmiklos@suse.cz>  [08162021840608c05eec552a4fda461d2ec6d2ac]

sw: remove unused UNO wrapper around old internal RTF import

Change-Id: I460f75d03a0af53da7523e290136126e95e01192

2012-12-01  Miklos Vajna  <vmiklos@suse.cz>  [aff20299c1860d800e3edc8fdd17afbaa33c6a88]

Updated core Project: help  14779b36c86679fafbab25f3886b2fb1faf79daa add help for enable remote control checkbox


2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [dfe4dec45fd9fc346614a30aed11a1b3ad117c58]

fix patch to apply after gbuild changes


2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [083ef62d1342d1c4418d568ebb3f189debcc3851]

files need to be added before patches are applied

xmlsec1-mingw32.patch patches keywrapers.c

2012-12-01  Tor Lillqvist  <tml@iki.fi>  [91b8f74987996a7dbc7d9c6b97a4bbdcfe3c2652]

Fix OS X build at least with current tool-chain

Pass correct -I flag to acloal in the ACLOCAL environemnt variable,
and set that environment variable for the running of autoreconf for it
it to have any effect.

Change-Id: I64238b6b96539dff28c2ddc16cc17f18ebb22129

2012-12-01  Miklos Vajna  <vmiklos@suse.cz>  [4cdb960a79aff565f956f618116f3ea4b3836aa4]

sd: hide 'enable remote control' checkbox when built without bluetooth

Change-Id: I3ee70bdf59abf71228a708f05dba07fd2a873128

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [214bfee28551ca6aaa9e70f2b2838faf536f06d9]

unused variables

Change-Id: Ia8b2ac25d3949508b132d1b0b05e5384633d935f

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [0222bdb752fef6363c5118efdf30b59817f4445e]

but back a unittest check about invalid char[] -> OUString(Buffer) conversion

It's invalid, so the additional ambiguity here doesn't matter, but I'd
still prefer to check that it remains invalid.

Change-Id: Ie05d393ad7f51738383bb98b911938506abd64fc

2012-12-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [10cecb81dbd897aaea5188c9249770877ac20771]

OUStringBuffer constructor from OUStringBuffer should use const arg

Change-Id: I9f9e072c0a7ebde2de9be811f2378143b2b7abc6
Reviewed-on: https://gerrit.libreoffice.org/1209
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-12-01  Andras Timar  <atimar@suse.com>  [31cb1067c0b387646ef45b54e628d81ffb64105b]

Updated core Project: translations  965f3562a25b75fc3401d3b44ed96e2e5093ed72 generate filelist of pot files


2012-12-01  Tor Lillqvist  <tlillqvist@suse.com>  [b8f3214f5ce0c6ac3eaab30abf2d281dbd1f6fd7]

Don't require configure to appear executable

Makes autogen.sh work on Cygwin when the build directory is on a
vmware Shared Folder volume.

2012-12-01  Luboš Luňák  <l.lunak@suse.cz>  [a1c05acd19482b5da1f71ac03071d70277568766]

fix SAL_WARN_UNUSED placement

Change-Id: Icd320e2a7459b1850de42c83854ab8a905d97a56

2012-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [399b92edc74cc06f800b17cd96059aa1f58e6501]

OUString::valueOf ambiguous overloads


2012-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ed10194ea833b42b486bdc5b4c18ef7e63862b89]

Revert "filter: try to use the Python implementation of FCFGMerge"

This reverts commit ebb4150463ef97571d8f4ffc0b8189ff94d5cf1a.

2012-11-30  Andras Timar  <atimar@suse.com>  [9bfa09273ea0b7c9a351802d105230930951b901]

better error reporting in localize binary

Change-Id: Ic98a786fffd9d92b51669e2beaed434db1aca519

2012-11-30  Andras Timar  <atimar@suse.com>  [f66d0d6de34c8bf67a44e5696b28b3d857373b6a]

Updated core Project: help  2fe3e715144881d57cce1d8aac7e0ca9c72c9bc8 tweaks in order to parse LibreLogo help (not perfect)


2012-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4026e1824de8ff9b5d006ae6eba491f91bc4e599]

prevent uncloseable cond format dlg


2012-11-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a0dcf961879ab644a52f801f65466756cb144b72]

Hidden styles: ODF import/export

Change-Id: I1138314eba33dc8cf8d1f60e77ac419b4550bbcc

2012-11-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [316656755caabf4797391c46338c58945908837d]

API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()

Change-Id: I44770c05d51104b45d94145db8263187205daa84

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [ebb4150463ef97571d8f4ffc0b8189ff94d5cf1a]

filter: try to use the Python implementation of FCFGMerge

... seems to work here, and if nobody complains about broken filter
configurations we can remove the Java FCFGMerge implementation.

Change-Id: I0cf2de604bb9c34678174bdf951e70d499ea7df1

2012-11-30  David Tardon  <dtardon@redhat.com>  [0cdc6ea49f0b6d915bf11769991101019e5f7c18]

drop one more #include <rtl/locale.hxx>

Change-Id: Ie01d49341ea1317153f4e57841a0a401a329140a

2012-11-30  Ricardo Montania  <ricardo@linuxafundo.com.br>  [ae2e02261de0c77394f28c19f07153dcb43bc330]

fdo#38838 UniString -> OUString in cui

Change-Id: I16eae4aff2b946421df2b65ecfbd1d9b2e2256b6
Reviewed-on: https://gerrit.libreoffice.org/1203
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [f36aec428390eb7145a466e9773e04271038247d]

eradicate all traces of OLocale and rtl/locale.hxx

... damn language tags breaking builds left and right ...

Change-Id: I73224cb3fb2bb98779fdcace700cad2a4fb7cd0e

2012-11-30  Ricardo Montania  <ricardo@linuxafundo.com.br>  [2cb8883cfd1c6ffe293497f064f90f76d12eff32]

fdo#38838 UniString -> OUString in cui

Change-Id: I9b629cad4d9b6d4c086bfff47f1d3e9779b2c24d
Reviewed-on: https://gerrit.libreoffice.org/1202
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [aab4574d4b0b055385be8d9b2a752863ba8a1a64]

API CHANGE: remove service com.sun.star.text.PrintPreviewSettings

This service was obsoleted by CWS printerpullpages: the implementation
in Writer was defunct in OpenOffice.org 3.3 and completely removed in
OpenOffice.org 3.4.

Change-Id: Ia4dd6f1f1d8fc399583032b44d99663532409b5c
EXISTENCE: published key "/UCR/com/sun/star/text/PrintPreviewSettings" exists only in registry 1
SERVICE: /UCR/com/sun/star/text/DocumentSettings
    service1 contains 1 more references as service2
  incompatible change: Reference 2 ('PrintPreviewSettings') in 'r1' is not longer a reference of this service in 'r2'

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [4323fd8b7a766ab197a1f9a38594cacc51f4d017]

API CHANGE: remove com.sun.star.text.XHeaderFooter/XHeaderFooterPageStyle

These interfaces have been deprecated since OpenOffice.org initial CVS
import.

EXISTENCE: published key "/UCR/com/sun/star/text/XHeaderFooter" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/text/XHeaderFooterPageStyle"
exists only in registry 1

Change-Id: Idd1bd6086b7bd892a3588750143635897486e9b0

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [8674c120cf4eb0f180ec40044a060ef1b345e40c]

API CHANGE:  remove com.sun.star.text.XLineNumberingSupplier

This interface has been deprecated since OpenOffice.org initial CVS
import.

EXISTENCE: published key "/UCR/com/sun/star/text/XLineNumberingSupplier"
exists only in registry 1
SERVICE: /UCR/com/sun/star/text/GenericTextDocument
service1 contains 1 more references as service2
incompatible change: Reference 10 ('XLineNumberingSupplier') in
'r1' is not longer a reference of this service in 'r2'

Change-Id: I24ff18d0fe22d3caa893a7d5c766d352b7ca99c3

2012-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [57045024d66e4ffbd04be3c646805aac3ef32deb]

de-cargocult singleton creation


2012-11-30  Michael Stahl  <mstahl@redhat.com>  [8231ae65cdcd587ee8982df72c7c45361a374127]

API CHANGE: remove com.sun.star.text.XModule

This interface has been deprecated since OpenOffice.org initial CVS
import and the purpose of an empty interface is dubious anyway.

EXISTENCE: published key "/UCR/com/sun/star/text/XModule" exists only in
registry 1

Change-Id: If3c849d61d5433b8d426e2e89c3b818a7fff1e7d

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [7a8d933585f5165393a9357edc55606c54cb36eb]

API CHANGE: remove com.sun.star.text.XTextEmbeddedObject

This interface was apparently never implemented in OpenOffice.org.

EXISTENCE: published key "/UCR/com/sun/star/text/XTextEmbeddedObject"
exists only in registry 1

Change-Id: Ib802fa3f035d1842c9ee8018ef15f35a4680fe2b

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [3e0d7e60bc00b36cca0755a6b02879e0a1cc2484]

filter: add missing dependencies on python

Change-Id: Ibaf38ad8000f7c4276aed91250c4bff1c78dd091

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [47f73da0dd4bc94856a50bfd8b666a979e851326]

Personas: Tweak the Select Persona dialog to be nicer.

Change-Id: I0f45b3fd62ecff947d5ed82ec32bfbf5ac3211cd

2012-11-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1d6b6298199c2809de49f68714834aa94fb0143e]

Fixed style iterators filters to show only hidden styles when required

Change-Id: I60d4dff4fc6eabc3882361457e19ae66f148d114

2012-11-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [715d79bcc59d68c77dc84a1038998dd873df92e9]

Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles

Change-Id: Ie74ec3c15ba270afd0a6864bd5824a5bc0e3ea8b

2012-11-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2fd9c2bf9af0c50dae3af3dbe5e22965ccdb4ae7]

Allow to hide styles in the "Styles & Formating" dialog

In its current state, the feature only hides the styles. Things to sort
out are:
 + Add some automatic filter to show hidden styles
 + Make the visibility persist in the file format

Change-Id: I5904f41bb567add7b6bf501c6c5297f9f149a915

2012-11-30  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [36b7794d832dbc87c250ef02eee643c4ce68f87a]

Remove rtl:: from a test in test/

Change-Id: I151dc2e733c6c3a56d316b931934ff80aa076580
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1205
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-30  Paula Mannes  <paulamannes@gmail.com>  [a14cc2331855c919761121c3ff234387921413ac]

Removed useless method from languagetag

Change-Id: I683c54ed278d5a6ba12eaefb8040c3753a24f119
Signed-off-by: Paula Mannes <paulamannes@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1204
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [9f5ef935986cdf84189cbe2a7a0b0e90de0c3b1c]

warn if an explicit requested top level widget name wasn't found

Change-Id: I8e06bd91e5a20fc0d007aa5f7d1e01bd0ead86ab

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [247c460449176349e66676efd59a6cd2655a652e]

fix build for me

Change-Id: Ic29ff474101c88fbc428d229871659d99dd92d05

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [0eaa504b49114becc571dd1887d6b93e3b364666]

One more blind Windows-only ucp/odma fix attempt

Change-Id: I7b0e2eaba06b77fa7f71c66f25839c8de6c61c71

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [ed654c4aa7f9f10fcb16127349009bc0c38b12e8]

Revert "fdo#43869 use the old rtf importer for paste"

This reverts commit bb147bbb801b53dba8928340df7e2aa2d4545349. It's no
longer needed, now the new importer supports importing to an existing
document.

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [1b7d7f8e2f78de0b685ea6b43e4379ff067d9097]

tweak dialog to have a default button and fix up for current glade behaviour

Change-Id: I23b314890d8842bd368af69fa8bd2bcf71e592dd

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [c581cb503c9f99cdd0079c120f4f143f4bfddd39]

API CHANGE:  remove com.sun.star.text.HypertextDocument

... and derived com.sun.star.text.AdvancedTextDocument services, which
are deprecated since 2001 and actually unimplemented.

EXISTENCE: published key "/UCR/com/sun/star/text/HypertextDocument"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/text/AdvancedTextDocument"
exists only in registry 1

Change-Id: I3f538951401f8696b18e94ad8b2cd07f9c0820b2

2012-11-30  Peter Foley  <pefoley2@verizon.net>  [921f31fb3629fe3bf278ddb49aacf28e0ffdeafe]

add python3 to tail_build

Change-Id: I01c3d280b4ff05ddbce77343ced6934b26bd3ceb

2012-11-30  Peter Foley  <pefoley2@verizon.net>  [ec6af4194e80f5f0b2e46ca59802ff397a2a4a24]

convert libxmlsec to gbuild

Change-Id: Id0ad4e1c8e3e1ac03c625fb77b70fe0aa8ddfcdc

2012-11-30  László Németh  <nemeth@numbertext.org>  [694a2c53810dec6d8e069d74baf51e6cdda91faa]

Updated core Project: dictionaries  8be323a6b7496003419e2587bc4573949fe142dc Python 3 port of Lightproof en/hu modules


2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [8eb4867806ac5d245e7cecaffbc0c026b2cf9d0d]

set expected dialog name

Change-Id: I6d9e91461389f3bb57dee194d36645f79321f2a0

2012-11-30  Eike Rathke  <erack@redhat.com>  [73bda5058bcef6be9a3185aa46375c7b147ffa22]

ditched rtl::OLocale

Change-Id: I3f4a09c82df1bc71759331705c502320f973d4bb

2012-11-30  Eike Rathke  <erack@redhat.com>  [84f24288ee5883cd533985ee9ff66b60046bd4ac]

added rtl_Locale convenience ctor

Change-Id: I195506b32a5cbf751ac90ad1ab13680097c8c428

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [7baca04727fbd3297c6e4b9815bf2a4695175e2e]

fdo#57708 testcase

Change-Id: I5064cb9bb9700483eac4d56a56e671a392e82f73

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [8063e36115a11ddf3db05928db9287947beee74d]

fdo#57708 fix RTF import of pictures right before text frames

Change-Id: Ibfeaadd5b48fd48c2c1f20de5dc272d9a326bfc4

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [b836bf389d1150c9cafbb0aefa641af2316e536c]

fdo#57708 fix fake page break problem during RTF import

The core of this change is: so far the continous section break at the
end of the document was sent as a normal section break. This was
introduced in commit 892d33c8d5033b4f8f7889bf91d257f55adf0e1f, probably
as a workaround (sadly it's not documented and I no longer remember).
Don't do this, since it causes additional page breaks during import.
Instead, fix properly whatever was broken after getting rid of this
workaround.

Change-Id: I28c372d539c150fe21ff9db31209f9935a5e9063

2012-11-30  Jack Leigh  <leighman@gmx.se>  [42f6308d1b4c352b8949a4ab8c2c77388d4a29e9]

migrate 'Insert Bookmark' dialog to .ui file

STR_REMOVE_WARNING moved to globals.hrc so also misc.hrc no longer
required in swrenamexnameddlg.cxx

Conflicts:
	sw/source/ui/misc/bookmark.src

Change-Id: I5c34c14df36a78133ff08c0f2f0ce1a01292067f

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [20759742222c18ba507b31986622530904efc943]

Personas: .ui file for the Select Persona dialog.

Change-Id: Ibc493a486e5752525520cd7e21d6287d49edf681

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [1092748ad0f554e574afb8bf9cc6832e4dc89097]

More wrappers needed for my glade :-)

Change-Id: I63c44abce5c4a3a8175413347da9af2980e6b47c

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [4e31658c6998b401c302836ce2aa8015eb64633b]

Personas: Enable / disable the push buttons according to radio buttons.

Change-Id: Iece525f43238a3494b8a76d5a3d84886cd5c1317

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [4102ed7c5018c9fadb445d0ea49e29d1af75194a]

Personas: Introduce Tools -> Options... entry for Firefox Personas.

Change-Id: I95275a92ea607cce26f272044bc2de95de45d75b

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [318e8eef3c9c6c44ba20f02560061614199e8d9f]

Introduce GtkHBox and GtkVBox aliases.

Change-Id: I4157ba0f33a0423c975a4f81c056f5305c022566

2012-11-30  Andras Timar  <atimar@suse.com>  [ce7c249d9355238ea6d0cba2ed1f5cb4337ed83d]

Updated core Project: help  b91788bdfe56875a9342d011439f954e50d9c751 <empty> -> <Empty> to please pofilter


2012-11-30  Jack Leigh  <leighman@gmx.se>  [99d0ddf89c1c13f6b897d6b11009b777c6d735ca]

migrate 'Insert Footnote' dialog to .ui file

Conflicts:
	sw/source/ui/misc/insfnote.src

Change-Id: If16285d85bca187b2e929f0327b15f103b5d786f

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [e65e90562432a8b8279a9c79a5e347aad0090e81]

Find a more sensible place for css

Change-Id: I33fe83c47954f62d8b678430e97cf711a98568d1

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [299036996af6ae8897b1f2e07bbab7074955dfe8]

[oneway] removal cleanup

Change-Id: I1d60bb4042753bd18475166054ad57dceb2fc97d

2012-11-30  Peter Foley  <pefoley2@verizon.net>  [81b959dd976d4caf8a5be9ef7e9cc343ab2f6289]

cosmetic fixes

Change-Id: I763412bd1b6713b91c2e4a8d575ee2a14e9d5cf2

2012-11-30  David Tardon  <dtardon@redhat.com>  [1b123a4bd821e1d43c64418652b69a782cd243a2]

avoid circular dep between vcl and framework

Change-Id: Ibcb547b2b911d382eafa1fd8a9adb2e8b6efbfe2

2012-11-30  David Tardon  <dtardon@redhat.com>  [334a58130bdd4afa0bbc2e65d78f8f5709b0b618]

add missing deps for tools/link.hxx

Change-Id: I5e83cd97978ea61c749f1d9be17ec0e9e0809127

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [6bf05adf3f46ca74ccda0d3c82399ab63343c35d]

un-deprecate com::sun::star::xml::NamespaceContainer

as it is apparently used, though i don't know if those properties are
intentinally undocumented implementation details or accidentally
undocumented due to lack of time.

Change-Id: I0b5c564a8d49fb28aca3a6c1e15816f37ed20519

2012-11-30  Jan Holesovsky  <kendy@suse.cz>  [1d6713a72631cf38267cc0a154a6c25244f26ab5]

Fix indentation.

Change-Id: I49ebb9f7b1605884ebb2071b1017e9dec5d05577

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [c7d9febc31fecc2cfd7bfe28e987d010b8ad42e0]

sw: test a bit more in qa/extras

For this test document, the first paragraph is part of a textbox, when I
reduced the original bugdoc, I forgot about this.

Change-Id: Ia8d8aa5992d717a55c4115e4eb6d29f37e365df0

2012-11-30  Andras Timar  <atimar@suse.com>  [14569b316aec7b778caeeb55cba21af023dc4780]

add Sidama (sid) language

Change-Id: I7c7fb38d7df5aecda8e81443aa7045479e0efceb

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [08597f2897e5ac752147c8f2c4a91bb557ed4580]

Related: fdo#44664 spadmin support for forcing "postscript of driver level"

pdf of 0 and ps of 0 == automatically pick pdf if pdf is default backend.
Which means that spadmin wasn't able to disable pdf if one selected
"postscript of driver leve", though picking an explicit postscript level
would work.

So we need to tweak things to use the pdf flag to be either automatic,
explicitly pdf or explicitly ps

Change-Id: Ic5382a3eb9cbcff39d363723825e75851d73520e

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [13436397d2494505d68d8dacc98d2c49ba4f3b36]

SetTopEntryStr declared but never defined

Change-Id: Icfca11faebceab2dbb1dd065f0569203159b4ee9

2012-11-30  Caolán McNamara  <caolanm@redhat.com>  [df46204c5cd3b3209709b537348b4532cc6c9bc4]

shake out unused option instances

Change-Id: I2a7ac1ed79455f28f2ba2043b9183a77c63e68ab

2012-11-30  Noel Grandin  <noel@peralex.com>  [7369ac227531330b96981359c6e346da1c0e1bd1]

fix build on windows in ucb/source/ucp/odma/*

because I messed up the UNO changes in
commit 58e9686da63f8082c5d3078745a8ed89f0d79b4d.

Change-Id: I0d2a9dc1c33009c963bc13301dafbbc69e15a1da

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [27520df57c887488ff4fd5580a9e932f67bd3976]

fdo#57696: Missing adaption of OSDBCDriverManager to XDriverManager2

Change-Id: Icce6ab9d6d815e9aff4980fadab71a4197593e0e

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [f6cf7115599a713db7cd177fa87dbce7cc883810]

Add a SAL_INFO

Change-Id: Icca6e25a7c9de408570bf5ceb88aefea692cdc8d

2012-11-30  Miklos Vajna  <vmiklos@suse.cz>  [3f13a8255be93cd3b697f42d691b35418eb87114]

dmapper: couple of null pointer checks for the unit test

Change-Id: Ie0b12f416da2dda95fdb4e46482a50fee0245ffe

2012-11-30  Thorsten Behrens  <tbehrens@suse.com>  [66a175834c39ccde9475eac3adb72a843110d01f]

c++ API: use css alias in generated headers, adds global css decl

This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f

2012-11-30  Thorsten Behrens  <tbehrens@suse.com>  [90eac3e69749a9227c4b6902b1f3cef1e338c6d1]

API CHANGE remove [oneway] method attributes

Remove non-functional and broken [oneway] attributes from all idl
files. Change idl compiler to no longer digest such idl.

Change-Id: Ie14c5012beccb6242d7cd592d434a88091b695d1

2012-11-30  Radek Doulik  <rodo@novell.com>  [28315fb6a40dd0f43990272b11037f60d26afda7]

do not write rotation when it is equal to multiple of 360 degrees

Change-Id: I0338964e8f8ded9ce0c488a437d3bf023d08047a

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [04553f43e8bf12c8ecbbfb24f87199767c34c4f4]

API CHANGE: remove com.sun.star.ucb.Cookie related API

The implementation behind these types was removed in LibreOffice 3.6,
for bug fdo#48870.

com.sun.star.ucb.Cookie
com.sun.star.ucb.CookiePolicy
com.sun.star.ucb.CookieRequest
com.sun.star.ucb.HandleCookiesRequest
com.sun.star.ucb.XInteractionCookieHandling

EXISTENCE: published key "/UCR/com/sun/star/ucb/CookieRequest" exists
only in registry 1
EXISTENCE: published key
"/UCR/com/sun/star/ucb/XInteractionCookieHandling" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/ucb/HandleCookiesRequest"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/ucb/Cookie" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/ucb/CookiePolicy" exists
only in registry 1

Change-Id: Ia7516eda8913aa721da386882543adaddbba7e2f

2012-11-30  Noel Grandin  <noel@peralex.com>  [3d4288c1c0b593421c7f6619c88584bdb7c53337]

fdo#46808, remove some more XMultiServiceFactory fields

Change-Id: I8d039a933c9fde1a24b35954bb5a1f151e9aa160

2012-11-30  Noel Grandin  <noel@peralex.com>  [2cf0f6ea36e1525193544258eef2828a54345510]

fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory

Change-Id: Iea7b21621c5d341468976507684a9c01f0822034

2012-11-30  Noel Grandin  <noel@peralex.com>  [48f2b7a7af3d4e9bf1b3c27e9aa5e12e60878051]

fdo#46808, convert ucbhelper::ResultSet to XComponentContext

Along the way, remove the XMultiServiceFactory member from
a few classes that were not using it.

Change-Id: I9ee2c2ebc01144301ed8e489bd92b4695ff263d0

2012-11-30  Noel Grandin  <noel@peralex.com>  [f96db7d0ddeb737cf0e14eea6120daab860c54b7]

fdo#46808, use service constructor for i18n::Collator

Change-Id: I15a360723e335345aad09e73fcb0f6815ed9e0d4

2012-11-30  Andras Timar  <atimar@suse.com>  [af06afdbe8c61604b4498ce1e11660dd3b647dcc]

there is nothing to localize in 'scripting' module

Change-Id: I093e13218dce5d7d73841b34af15f001122e0259

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [4b5e98967f62607d3c6f75ea2490bac4787cc62b]

Remove SvtStartOptions

...the single remaining user can use officecfg/Setup.hxx instead.

Change-Id: Icc1b56d820a9fcd7ecc52e279bcdde3aac4499d4

2012-11-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [79080b68f3d367e1ef82155d221e221b2a96a4c8]

Include <iterator>

Change-Id: I8a3db271ed0400decc00b88c75603cc73ffdd1db

2012-11-30  Michael Stahl  <mstahl@redhat.com>  [accebf15ae5d8f93399cbe93ea4e8ba22aedd5d2]

wrtw8sty.cxx: convert anachronistic SvArray calls

... which came in via caaeb0a046a0c712224c21e3e8531e67efd4216f

Change-Id: I76066f1847075e645f4847c9ce44a599ed8703f4

2012-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [5189b345329c91113db247fbc95bce43efb42078]

use static_cast<cppu::OWeakObject*>(this) for exception's context

Instead of *this, as per advice of sbergman

Change-Id: Ibcac78974941d06de5cf865ddaed468ffdeccaa8

2012-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [a28b4c1e3e5855c208c9d940de8e922de33eb129]

Do not override the message of an underlying PropertyVetoException

Change-Id: I9c1026ad87f3031f1c56066ab24d23d3a6d8782b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [1c1d3b6727af2b937d83cc63a94b00f51bb0dff8]

Do not migrate old (per-user/shared) script provider extensions

... for BeanShell and Javascript, which have been changed from bundled extensions to plain
code parts a while ago already; but just in case...

Change-Id: I92f25a9607f8cdf7ec6c90ee615281317d1ec6e4

2012-11-30  Michael Meeks  <michael.meeks@suse.com>  [caaeb0a046a0c712224c21e3e8531e67efd4216f]

re-base on ALv2 code. Includes:

    Patches contributed by Oliver-Rainer Wittmann
    sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
    apply print settings to new printing routines
    http://svn.apache.org/viewvc?view=revision&revision=1172115
    sw34bf06: #o12311627# use <rtl_random> methods to
    create unique ids for list styles and list ids
    http://svn.apache.org/viewvc?view=revision&revision=1172112
    sw34bf06 #i114725#,#i115828# - method <SwDoc::ClearDoc()> -
    clear list structures completely
    http://svn.apache.org/viewvc?view=revision&revision=1172122
    i#118572 - remove ui string and help content regarding usage of
    Java Mail in Writer's Mail Merge as Java Mail is not used.
    http://svn.apache.org/viewvc?view=revision&revision=1197035

    Patches contributed by Mathias Bauer
    cws mba34issues01: #i117718#: provide filter name in
    case storage of medium does not allow to detect one
    http://svn.apache.org/viewvc?view=revision&revision=1172350
    cws mba34issues01: #i117721#: directly provide
    parameters retrieved from SfxMedium
    http://svn.apache.org/viewvc?view=revision&revision=1172353
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    cws mba34issues01: #i117723#: convert assertion into trace
    http://svn.apache.org/viewvc?view=revision&revision=1172355
    cws mba34issues01: #i117699#: keep layout alive until swdoc dies
    http://svn.apache.org/viewvc?view=revision&revision=1172362
    cws mba34issues01: #i117943#: missing color attributes in RTF clipboard
    http://svn.apache.org/viewvc?view=revision&revision=1172363

    Patch contributed by Henning Brinkmann
    imported patch i#103878
    http://svn.apache.org/viewvc?view=revision&revision=1172109

    Patches contributed by Michael Stahl
    sw34bf06: #i117955#: WW8 export: disable storing of section breaks in endnotes
    http://svn.apache.org/viewvc?view=revision&revision=1172119

    Patch contributed by imacat
    Fixed the Asian language work count.
    http://svn.apache.org/viewvc?view=revision&revision=1241345

    Patch contributed by Pedro Giffuni
    i#20878 - Add comment with BZ issue for reference.
    http://svn.apache.org/viewvc?view=revision&revision=1244517

    Patch contributed by Andre Fischer
    Do not add targets for junit tests when junit is disabled.
    http://svn.apache.org/viewvc?view=revision&revision=1241508

add writerperfect dependency.

2012-11-30  Michael Meeks  <michael.meeks@suse.com>  [05af023b6a8f93405b13c4ddc4e23c29ed2a827c]

Revert "i#116420, fdo#33477: Implemented VertOrient on Writer table cell..."

This reverts commit 2d96b310b4894dd06eb541474a5dc05346a28efd.

Conflicts:
	sw/source/core/docnode/ndtbl1.cxx

2012-11-30  Kurt Zenker  <kz@openoffice.org>  [1cff635d46edbb19b26fcd27adf1ed606d916429]

masterfix OOO340: #i117701# prevent warning in xmlitem.cxx


2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [1f3496e204cd305264d27a362f34fdcb6fa5f693]

Turn Python Scripting Provider from bundled extension to plain code

To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed the UNO
implementation identifier org.openoffice.pyuno.LanguageScriptProviderForPython
to org.libreoffice.pyuno.LanguageScriptProviderForPython.  Also, existing
installations of the extension are explicitly not migrated to new user profiles.

Change-Id: Id3dd66ba5e52e0962f7ad0ccb5e4ad5b0bec97fa

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [cf1612dc836c161e70478d6e797ff0fe35e4ed10]

f532752756c81a295116b0889fe4e9d31b7c3bb6 had rolled back helpcontent2

Change-Id: Iadd945b4e6b7ceaff43c773f199213b9493948ed

2012-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [773df2cb86bebd47f2b28b96270989560b373574]

Nah, wrong to use  /p:PlatformToolset=Windows7.1SDK

It must be my local installation of VS2010 that is somehow screwed up
when building here it doesn't find <windows.h>. I need to fix that
instead.

Change-Id: I37a5f8b41f193b108f33464a6a127c0a5969d232

2012-11-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e46e96ca7cf6c75749141f0267983e9b4ddc6519]

Disambiguate for Visual Studio 2010

Change-Id: I5251c0d04aef6b0f9d8e306a9b8ff9469521c3eb

2012-11-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [860e001458f93b0568562aa5a2400d8d421c4aef]

Missing include

Change-Id: I55ed111ca1a492fb2467bb1b987ae79120309aaa

2012-11-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [415a3dd3028e6e5f5167492b472ab0d5962dc737]

Fix Windows build with VS2010: forward declaration not enough

Change-Id: Ic1b6673dd85caf5f340974cde09c104a5a13b395

2012-11-30  Andras Timar  <atimar@suse.com>  [034b56290e1afddcc3861df20a68687462a39c18]

do not extract strings from da/hu dictionary help tree

Change-Id: Ia5cce381b935daee1251ae6647f2bb59e281054e

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [fd4e7b1c90286a43aab80b42df6d2a03c6fd67af]

Unused SvtStartOptions instance

Change-Id: I73ede739a8601b45d8887cd832af3ad8c622025e

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [a83c6301d856d7f63ef3c9a9b372220da58e5ffb]

Remove deprecated and unused entries from /org.openoffice.Setup

...but ooSetupInstCompleted is apparently not (yet) deprecated.

Change-Id: I21237f804266e1f119bcf51f957ff4f22a64e3b2

2012-11-30  Stephan Bergmann  <sbergman@redhat.com>  [0b58adfe5293d5a072a3e770a58355ffb55aa596]

Clean up indentation

Change-Id: I2a26c044103e6051a0790100087f42c41b12465a

2012-11-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc486a467a722b039f4950feb21b7346a8d70a5b]

Don't forget to clear this when loading a new XML file.

Change-Id: I97a1e01e983660304e78f05d5a025080d30aab46

2012-11-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [24a2e032ed0d5f1dcddf583424dfe9ab4c214ebf]

Highlight the reference entry after ensuring that it's mappable.

Change-Id: I9b245c56c58b2db741e7c69c5ad480179db25ee8

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [af659d4ca2769669fe1066514f6d6279f1b8b8cb]

Let's make it so that selected = highlighted + logically selected.

Being selected but not highlighted makes no sense.  This way, an entry
can be highlighted without being selected, but can never be selected without
being highlighted.

Change-Id: I6c469a1d2cf0df79c2e5e4ff4120af5efd5f6103

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [949a4e15de7560f72481f2ff90f9f3b3571a8e90]

Selecting a child entry of a recurring element should select all sub-tree.

And use the parent element entry to set the mapped cell position.

Change-Id: I1def045000e707903dcc91ab46da3c66195506da

2012-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [dabd8121433bf7c363ba9cb99357e5b84e69db91]

clang still thinks this is ambiguous

Change-Id: I112d26a55e956a24991ed43621a034f5bc4aa246

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a013ffa4f71faa77a35352f00bf72195fa7aa499]

Introduce a 'highlighted' state which differs from a 'selected' state.

And use that to only highlight child entries which should logically be
treated as not-selected but should have the same appearance as the
selected entries.

A 'selected' state is logically registered as 'selected' as well as
visually.  A 'highlighted' state should only appear as if it's selected
but logically it's treated the same way as non-selected entry.

Change-Id: Ic4bc6923c7678044cf552194ad9865371465c614

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a49685adc7e926f320427ee15003acde71053c4]

I didn't mean to check this in....

Change-Id: I39738ca7fef022a1c9c728cdcd3fa10429a05564

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dcfcf711b6631fd018aa755000d6b93040ae0382]

Use bitfield for better readability.

Change-Id: Iaa254703be5f798e749eaccfa3b7136e26054b65

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f532752756c81a295116b0889fe4e9d31b7c3bb6]

Remove unused method & remove header include by using forward declaration.

Also, SvViewDataEntry has lost one friend.

Change-Id: Icf6d4127de38fed485cd260edae97748b1f78ede

2012-11-30  Takeshi Abe  <tabe@fixedpoint.jp>  [dffb58f927ed68b58de1d5d6ad0df6549eb21d70]

sal_Bool to bool

Change-Id: I3b201985d204995c4b9eb707e7ef650c55985751

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [469a202f5c387b71f698bf09ce0daefbcfd65dd3]

Get it to build.

Change-Id: Ie239d3d0f8f4ec81a4c5dbed3a1a132117875c7c

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5388cd54ac145fb42ef81b5b166520958c21da52]

Now we can officially hide these flag values.

Change-Id: Ia203700da59e6962112889404f12041ea8648e19

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d99a7f66f42fb007ed625222812247a1f4650ffe]

More on removing direct access to tree entry's view flags.

It turns out that this flag value was used only to check for expanded/
collapsed status, in which case, substituting it with one boolean should
suffice.

Change-Id: I2071ec83613d2206643db8681bebcfab7d1213a3

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [74a16a90ff3befd7fc336cf203a9b797df9fc5b6]

Avoid direct use of flag value.

Change-Id: I4279c352a990b2ffda482e9c69b63b18b3c13dc9

2012-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [1ea411fb15930d734fb31c28dde01d919bd22f38]

We need to tell the MSVS 2010 build to use Windows7.1SDK

At least for me it wouldn't build otherwise. But yeah, what it
somebody uses MSVS 2010 with another SDK? It seems that the solution
only offers the SDK 7.1 as an alternative?

The default was v100, whatever that measn. Could it be that my MSVS
2010 installation is borked? Or that I did not have to install a
bundled SDK with it, because I already had a separate 7.1 SDK?

Also simplify a bit, no need to $(filter) on VCVER inside ifeqs that
already check the very same VCVER.

Change-Id: Ifef98c9466fc24db27d9e38c6878c77adfb4ed75

2012-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [38fed61f63d4f4078a51916acd8ebd34b9e3f695]

Kill the ProjectReference to ssl.vcxproj, too

Otherwise it would try to build the ssl.vcxproj which we don't want
(because we want to use the openSSL already built from solver), and
which fails anyway because for some reason it wants to run
python_d.exe.

Change-Id: I7471bc26ae96be84b976ba35bb959d75678df980

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [28327c28ced32f181ed9b5c4921fd844e549980d]

API CHANGE: remove com.sun.star.system.XProxySettings

... and related services:

com.sun.star.system.SOffice52ProxySettings
com.sun.star.system.ProxySettings
com.sun.star.system.SystemProxySettings

The implementation for these has apparently been removed in
OpenOffice.org 2.0 or thereabouts.

EXISTENCE: published key
"/UCR/com/sun/star/system/SOffice52ProxySettings" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/ProxySettings" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/XProxySettings"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/SystemProxySettings"
exists only in registry 1

Change-Id: If00c332edf08619fcad12ed07d0d8a13a714045e

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ded6f06ec585da0edee36eec749d21d75b5e5f30]

Forgot to remove this.

Change-Id: I4aa4538fd1bf046ff3f7bff278b96f482de1a9b9

2012-11-29  Peter Jentsch  <pjotr@guineapics.de>  [60ce4dc080c2b0da2a9d5776176755d97a1b161d]

fix fdo#57647 intradocument xrefs broken in xhtml

Change-Id: Idce1f295dbf74eb3f02da1f32f290c20126c516b

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [487ec7193b7b470bbbade008c1a3e81fd74a127c]

API CHANGE: remove com.sun.star.style.XStyleCondition

This was apparently never used or implemented.

EXISTENCE: published key "/UCR/com/sun/star/style/XStyleCondition"
exists only in registry 1

Change-Id: I814b56dc5830862817303fe385c35142382cbe65

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [f2586285f24977827a1dae06b8b4abd034cb7508]

API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSException

... and com.sun.star.ucb.CHAOSProgressStart.

These are apparently remnants of a predecessor of UCB called CHAOS that
has been removed long ago.

EXISTENCE: published key
"/UCR/com/sun/star/ucb/InteractiveCHAOSException" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/ucb/CHAOSProgressStart"
exists only in registry 1

Change-Id: I6502874d6026665c0696a4226396714fc44819ee

2012-11-29  Lionel Elie Mamane  <lionel@mamane.lu>  [924f093676c0ac44edf80fb8dde456472db164db]

clang says call is ambiguous

Change-Id: I29e510a922c262b294a94596db9c2deea271e811

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [251dab0145e15a372ff0fe41ce9647e9df8e9ffd]

Pass pointer to view data entry to Paint() instead of its raw flag value.

We need to hide these flags away.

Change-Id: I112003a88a92174f5012b3356ba261a039eeccc1

2012-11-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [764878deacb5018539ff5df71af8bf7e6677a93e]

Highlight all its child entries when a recurring element is selected.

Change-Id: I5d91d702fa0b55d9a9a63ef66a5ce243943e77a3

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [ec83990d247433feaba2e89b61430732d377b363]

DomainMapper_Impl::finishParagraph: also handle insert of multi-para frames

Change-Id: Id2e761ab1c9fc9c5fd0837d1801af95674d0f99a

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [3e2ab7dad94070f91b4f002e17e862e85cce513a]

DomainMapper_Impl::finishParagraph: fix frame conversion vs insert pos

Change-Id: I3aefc2185412b1dc370dd723cc57ed59e60a36be

2012-11-29  Peter Jentsch  <pjotr@guineapics.de>  [3f6946cfd7021dccdc3c2787442d20c168c197d1]

fix fdo#57641 table alignment broken in XHTML export

Change-Id: Ibbb88c1ecaaac14866145753e383609db2a3dd1a

2012-11-29  Andras Timar  <atimar@suse.com>  [ab5af23e7240959e77b4329b55da72f235859d27]

keep indentation in Logo code examples

Change-Id: Ife5aed42af9daeebba4d70899383d2bd0213aded

2012-11-29  Andras Timar  <atimar@suse.com>  [16fdc21a36271022b53a8905d41b9d29cb725af4]

Updated core Project: help  4d46d7ee993ea549cf959bc012a616308b3496c9 cosmetic and typo fixes in LibreLogo help


2012-11-29  Michael Stahl  <mstahl@redhat.com>  [fa480443913a08a59b13807b7c76c822c7864274]

toolkit: s/EventEvent/Event/ in a11y complex test

Change-Id: Ie8bf5881bb99d1d0c5202aadee69e330a5976528

2012-11-29  Lionel Elie Mamane  <lionel@mamane.lu>  [1fefd633220e5d9a7b1d511e3ebac7c008d97a97]

fdo#57611 don't crash when setting too small size

setHeight/Width needs to be authorized to throw com::sun::star::beans::PropertyVetoException, which is already handled adequately

Change-Id: I077fbf7e3b871a59446fb3e23cc9fa1e2e9272a2

2012-11-29  Lionel Elie Mamane  <lionel@mamane.lu>  [efd2438e824edd616075e62e948d4ed771f1251f]

Enhance error message for too small FixedLine size

Change-Id: Icc9ac2789637db3d30ad452998cf0d857c9f5bea

2012-11-29  Lionel Elie Mamane  <lionel@mamane.lu>  [8a5fddc656705cf0175c1f5eda98a153a0953b52]

Enhance error message when setting a CONSTRAINED property to Vetoed value

Change-Id: I8391c874723bddaabe2fde12f22d9f50a444d3df

2012-11-29  Thorsten Behrens  <tbehrens@suse.com>  [a3787e3e368d0195511af6a1c04e002bcebeb055]

Fix missing place after a11y API change.

The accessible event listener registration changed name.

Change-Id: I869cd6341dbe52e9533f167891ce000fa8928976

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [0a9e0fbcecab9fda2ffa2e87e5f338add18daf62]

API CHANGE: remove com.sun.star.xml.UserDefinedAttributeSupplier

This service is deprecated and has been replaced by
com.sun.star.xml.UserDefinedAttributesSupplier in OpenOffice.org 2.0.4.

Adapt all services including the removed service to use the replacement.
This should have no impact on client code as this service is just
glorified documentation anyway.

Change-Id: Ie3db10dc34a53d77fa426b5f3bb39dc78d21b946
EXISTENCE: published key "/UCR/com/sun/star/xml/UserDefinedAttributeSupplier" exists only in registry 1
SERVICE: /UCR/com/sun/star/chart/ChartArea
  incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartAxis
  incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartDataPointProperties
  incompatible change: Reference 3 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartDataRowProperties
  incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartDocument
  incompatible change: Reference 0 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartGrid
  incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartLegend
  incompatible change: Reference 2 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/ChartTitle
  incompatible change: Reference 1 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2'
SERVICE: /UCR/com/sun/star/chart/Diagram
  incompatible change: Reference 5 ('UserDefinedAttributeSupplier') in 'r1' is not longer a reference of this service in 'r2

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [90227b15f095d706795a86564d716a5dbcf2c7e2]

chart2: replace use of deprecated UserDefinedAttributeSupplier

... with UserDefinedAttributesSupplier

Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b

2012-11-29  Tor Lillqvist  <tlillqvist@suse.com>  [73f509f3b988ea05afdc3515ba79b6019edaf590]

Shorten more

Avoid mysterios error message "Already existing unique directory:
LOdev_progr_pytho-core-330_lib_plat-linux" by shortening "_plat-linux"
to "_plx".

Change-Id: Ib1594d9164a328f1ca7332f60bb27720746ed916

2012-11-29  Lennard  <Wasserthal@nefkom.net>  [a9fc1456719da3cecda6a97454bad0642e493035]

fdo#45495 pptx Export saves rotation of pictures,shapes,text

and Circular and Rectangular shapes, and Tables
drawingml was Pivot corrected.
There is still some work to be done concerning customshape pptx export.
Tables cannot be rotated anyway, but in contrast to Lines, you don't doubly-save the rotation.
Patch Version 2. Here, acquiring of the angle from the shapes is done in WriteShapeTransformation.

Change-Id: I0d650e669a690164796150615416fab8bb90242b
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1030
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-29  Eike Rathke  <erack@redhat.com>  [954ce6f102855be1bd5c84432003d529773b39a8]

initialize index for IsNumberFormat()

Change-Id: I6a97cf9e8607eb6cf70d3b5d94e75c68c8f96c95

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [28f54b564e5fd607502bff8c876aaf8064880322]

use Markus's sort page

Change-Id: I7be1c78b01258831e1a313bc57dc6e20ec4af0ed

2012-11-29  Markus Maier  <maier@fs.ei.tum.de>  [b67a51b40a4876f4bd97a2917103112006710b0c]

add sort tab page .ui

Change-Id: Ib5471b2a4cae45cf8aa32b438bac7f5cda35f71a

2012-11-29  Petr Mladek  <pmladek@suse.cz>  [4497b12f586ed668bbe764ff526a13aa375b82cc]

add --with-extra-buildid configure option

It can be used to show extra build indentification in the about dialog
just under the version string.

The plan is to show information about tinderboxes and make the life easier
for QA guys.

Change-Id: I4714a34cf13492c7bb92798b4b6d11385093f223

2012-11-29  Luboš Luňák  <l.lunak@suse.cz>  [c8fb25f22e07a82aac86d6edc2af5ea9a492664b]

Really prefer visual studio 2010 and then 2012 before 2008

A followup to the incomplete previous commit.

2012-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2eb8ecf5540f930f5bdd30aeeb2d56e9e585595b]

Prefer visual studio 2010 and then 2012 before 2008

Change-Id: I7de1eb056c799cfce91bdc3fba3b9c1e3ab612b0

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [049933c035157129cc0409bb100dfc5353847a63]

sw: fix RTF export of text frames anchored to empty paragraphs

Regression from d4069372484f18b242a42a1996767f57b031fff6

Change-Id: I28e095819e0c2f1a4b110741ace366329937f863
Reported-by: Michael Stahl <mstahl@redhat.com>

2012-11-29  Eike Rathke  <erack@redhat.com>  [c506650b21c628e603ce7dc3dc30238c480342d2]

resolved fdo#57668 additional date formats using '/' separator

Change-Id: I0736670512dd54e67fc08b65b9fad56ab904c92d

2012-11-29  Eike Rathke  <erack@redhat.com>  [e11060e697f813650279035e533df616991fda0f]

added formatindex="..." comments for locale data files reference

Change-Id: I61199efa5d12eaa5b0e8a8e1277418763043edce

2012-11-29  Tor Lillqvist  <tml@iki.fi>  [5c159626c6b3ace5becf03aad5ed9a1851065c15]

Always use Java target version 1.5

It has been way too common for people to accidentally have a javac
from JDK 7 create class files that are of the newest version, which
older JREs and Android's dex then don't understand.

As many of the distro-configs files specified
--with-java-target-version=1.5 anyway, let's just hardcode that for
now.

Change-Id: I0853820dc56a062f053b5c2c30097bf1ff3798c1

2012-11-29  Thorsten Behrens  <tbehrens@suse.com>  [70626249cd247d9acdad417b8eaf252bae22c059]

API CHANGE a11y unpublishing and add/removeListener rename.

The a11y API has never really been picked up by tools vendors, let's
not tie ourselves up here for no good reason.

This unpublishes all css::accessibility, and dependend API.

With that, we can change the rather unfortunately-named add/
removeEventListener to be add/removeAccessibleEventListener, thus
not conflicting with the XComponent methods of the same name.

Change-Id: I595598c3a8e46415f80b2780f333333174865fe4

2012-11-29  Thorsten Behrens  <tbehrens@suse.com>  [dda524a71145441b336f5f9f6e559fa31d32d3d2]

Prettify cppumaker output.

Don't use extra-verbose RTL_CONSTASCII_USTRINGPARAM anymore. Write
nicer nullary method prototypes.

Change-Id: I1efdd6edd624c32852f47e5d2b266e90536b917b

2012-11-29  Thorsten Behrens  <tbehrens@suse.com>  [155cd09b5eebe0c1eab0610a7f1f04f09de4b217]

Remove some commented-out or otherwise unused code.


2012-11-29  Thorsten Behrens  <tbehrens@suse.com>  [0295bd6b3f21dd648af6145ca23d90467f3cec73]

Remove exception spec from idl-generated c++ headers.

The general agreement in the project is that c++ exception
specs are pointless and add bloat in production code.

See also this rant for more background:
  http://drdobbs.com/cpp/184401544

This removes the code that generates the exception specs on the
generated c++ headers, and fixes up the few places that broke
subsequently because of widening exception specs, which in turn
was due to the rather unfortunate decision to not have a virtual
dtor in XInterface.

Change-Id: I60db26e1cc4d4fe6eeef5975e39497841e92588a

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [2e1ab301c581992d76e25c767294f87c5f25da9c]

RepositoryModule: add python3

Change-Id: I02c946c22daf68c664be6c3b07a8dfc6e486493a

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [49286faa3f99ccf6990ad651208188eb1d817061]

python: replaced by python3, so remove it

Change-Id: I3dc55f05502af56bd30825d297a6964295e6efa3

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [cf545e15fb4fa91f600c807e3418a7bc7e4f3dd5]

button placement consistency

Change-Id: I0f0b5ee875062123e9da4c740e82350f0250cd79

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [59b98580bfd70205a9ebdb0ba67e74225d875b43]

Resolves: fdo#44664 Provide a way to set the default print job format.

a) In the print dialog you can temporarily override the default print job
format for a single print job
b) In the printer options dialog you can override the default print job format
for a single printer
c) Under tools->options->print you can override the default print job format
for all printers.

Tidy up the restart dialog in passing

Change-Id: Ibea94bab6a79c3590dbf34583013db4e2ac06f45

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [7e1b156a4103bbb6d1dc110ffac53528c00b5dd2]

fdo#57655: Improve wording

Change-Id: I364155ffc76f6917e4d06c6231401609f75f3ed5

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [ef322b54fa92877cb237a157d66408112dcc2573]

Fix ScCondDateFormatEntry::mpCache

Change-Id: Iec348a367cedce8022f9be4be80adeaefab7b0a6

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [64ef3208df5115f0574f9d729c51f1cdb2fb05ed]

uui: oops, overlooked css.sync2 using code in uui

Change-Id: I42a0a94eddb58ec13d019d29fe8b88ae63d3c138

2012-11-29  Eike Rathke  <erack@redhat.com>  [214465477d80443b58d41124340702424532173b]

i18n is not a deprecated draft

Change-Id: I5d8f0626448da30bad2dcef745868498000c619d

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [ee929741fe528399e9c1abb075d109f2aacc66c7]

API CHANGE: remove com.sun.star.sync/sync2 modules

The modules were entirely deprecated 10 years ago, and there is no
implementation for any of it.

WARNING: could not open key "/UCR/com/sun/star/sync/FilterData" in
registry "/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/sync" with published children
exists only in registry 1
WARNING: could not open key
"/UCR/com/sun/star/sync2/BadPartnershipException" in registry
"/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/sync2" with published children
exists only in registry 1

Change-Id: I58bf7737ac00a6ecb905f59fb389b31376dff2cf

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [0d3a25c8dd8c47e72dc1b241480280ace745dd94]

offapi: remove empty modules "test" and "pgp"

Change-Id: I52f92b8293a6a09d494f1ce2e067d5cfcc217c31

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [9a19ef1a041d708f64cc20364b99d929ed01c406]

make the options dialog layout incrementally convertable to .ui

it will now allocate the fixed reserved size for its tab pages to
layout-enabled tabpages

Change-Id: I5e56a09c5febc702d194f18954fd249bcd366dd9

2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fdbb10a0e3f1e36cc28ea5547e08e6ad4b5de526]

simplify


2012-11-29  Michael Stahl  <mstahl@redhat.com>  [63c07405de27649f1e9ea541c0b4223a80b0f425]

API CHANGE: remove com.sun.star.installation module

The entire module was deprecated 10 years ago, and there is no
implementation for any of it.

WARNING: could not open key
"/UCR/com/sun/star/installation/ProtocolHandlerCheckService" in registry
"/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/installation" with published
children exists only in registry 1

Change-Id: I8f120cd58f3d5c130a5bad8a5a11374b505ec548

2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ff03b83d71ecde2ec59fd448d6ddab2ab736841b]

mkdir for happy tinderboxes


2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a212733b19f0a58d729cc9ce5f55bf1b1a6a0453]

sigh, demote to a warn again, as otherwise we might run into caching issues


2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6e6b3f3f1d001fc8cad16039585878b6d27c26a4]

rebuild modules.mk when rerunning autogen


2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [5f45e7424bc548ac524f888896d966eac1363480]

drop need for libtool but keep buildable on RHEL-5

Change-Id: Ib732594a6b27fb0b42d055abb2f7382f021d63c9

2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [55557d774ac72a9051b233ecbd201f9b4e14c247]

rebuild modules.mk when modules change


2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [aedac4f3827b82cf129a575cbf35c9737fab603a]

a module is either dmake or gbuild, so error out now


2012-11-29  Michael Stahl  <mstahl@redhat.com>  [3b28e82a9423a045cc3381206de5d60cc132586f]

offapi/UnoApiMerge_types.mk: remove duplicate license header

Change-Id: I01dc14900a20fd2bfa33d44b6b445d0490ab7545

2012-11-29  Michael Stahl  <mstahl@redhat.com>  [b0d9c833c4312bce1694934b367756b4b55670f8]

API CHANGE: remove com.sun.star.text.textfield.docinfo.Info[0-3]

The implementation of the 4 textfield.docinfo.Info services has been
removed in OpenOffice.org 3.0.

com.sun.star.text.textfield.docinfo.Info0
com.sun.star.text.textfield.docinfo.Info1
com.sun.star.text.textfield.docinfo.Info2
com.sun.star.text.textfield.docinfo.Info3

EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info3" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info2" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info0" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info1" exists only in registry
1

Change-Id: I2528f90de688a5b7d1e41f8741fe5a3bd1afc913

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [0c4a7499619d54038aae39c869ee2de5836b03d2]

sdremote: disable wifi by default in the client

It can be still enabled, but it makes little sense to have it on by
default when the server is off by default.

Change-Id: I625f90fd67781244cc4fffa90127fd1c8707c580

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [5386ce98300bbd1a8d2bda1342f6963ebb4e1a06]

sdremote: allow accessing options menu from the selector activity as well

The options menu had 3 items, only one required a connection, so show
the rest when selecting servers.

Change-Id: I70797be5fc8f0550380286e0cff2abbf4664591b

2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ecc8cee84f507fe950d71297fc6771aad82765cc]

reportbuilder does not look like dmake anymore


2012-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d02dc6167a9099b2306f8da0f1a9cf2d748ba30f]

generate module list on the fly


2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [79e5ee5f6949f4b8645ef32dba61705d02473c60]

Isolate PDF Import so it can be made optionally installable

...which can be attractive for installation sets that use --with-system-poppler
but do not want the LO core package to depend on a poppler package.  See the
comment at the top of scp2/source/ooo/module_pdfimport.scp for details.

The build-time --disable-pdfimport configure switch is gone, PDF Import is built
unconditionally for all platforms but Android and iOS now.  (The
ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase
consistency across those variables.)

Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [053108588dd634838457ba81e7dc70e82aa50e02]

Support optional dependencies among .xcd files

...that are effectively ignored if the depended-on file does not exist.  This
will be needed by a subsequent commit to make PDF Import optionally installable.

Change-Id: I2283be3ce75f52811a371f41aa8784f507425ee3

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [6042f8610e18bb7d41654b896adff0b41a06bbe5]

update sd regression test to match new default shape colors

since 895890563cb0cc5fa872bdfd06918a46cdda172d the default shape colors changed
I just updated the test to match. I'm going to assume that this is the right
solution rather than reverting the default colors or munging the pptx filter.

Change-Id: Ie654d1b1e7cd8c904381e6fe835cca9787d45315

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [94001499e0d7453c7012241334a9911dfccef76b]

.dot files sometimes rejected by writer

because CWW8 appears twice, once for normal .doc and once for .dot. So a .dot
files is tested twice if it's supported by the WW8 filter. Depending on the
(effectively arbitrary) order they appear in the list .dots may fail the "is a
normal non template .doc" test after the "is a template .dot" test and get
rejected as a CWW8 candidate.

Change-Id: I88aec29fdd5f9ec4dd4ad2813ff3c6b8fa5c5461

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [deba3112b6d752f305f562c059dc16657b459864]

optional ppFlt argument never used

Change-Id: Ib2c68091f14d04818ae5e7db0ad7b8a1ec151f4f

2012-11-29  Caolán McNamara  <caolanm@redhat.com>  [f8eb694c0a50f9f6f874f000e47adb1ca22453e5]

Simplify SwIoSystem::IsFileFilter

bRet = bRet && (pFltr->GetUserData().equals(rFmtName)); is already inside an if
bRet = bRet && (pFltr->GetUserData().equals(rFmtName)); condition

bRet = xStg.Is() && IsValidStgFilter( *xStg, *pFltr ); is already inside an
if ( xStg.Is() ) condition

Change-Id: I2115041d99b6fcbae7a829557c37627d03b5ee24

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [af7bd0c91f0a6a1d40b4051cb8a8c1c19f7108e3]

android: WaE: variable never read

Change-Id: I35f465a085081563214d4e5c9e7fb8a7ac0ef6f7

2012-11-29  Petr Mladek  <pmladek@suse.cz>  [3e0e88f6751f08e3e68db48e05657f3e6b24914a]

lo-commit-stat: allow to filer cherry-picked commits

Add --cherry option that filters commits using the "git cherry" command.

Note that you need to pass git arguments for "git cherry". It means
"old-branch-or-tag" "new-branch-or-tag".

Change-Id: Iea67d0ead205c66112791cb0444fa183c7fa6e9b

2012-11-29  José Guilherme Vanz  <guilherme.sft@gmail.com>  [fead8bc949a3c61b29f353486feed3a882758c02]

Removal ::rtl:: prefixes and macros in IO

This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
 RTL_CONSTASCII_USTRINGPARAM macros in IO.

Change-Id: I823fcdfe46d4d4093118f6eaab89c1ce42883a6c
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1194
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-29  Tor Lillqvist  <tlillqvist@suse.com>  [43bf22bb404c4d5339564229eabd32a5c0c9381a]

Unify options and their order in the Android distro-configs

Change-Id: Id27ec2d8531df8122d957af19cdd343eb189654d

2012-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [77d4f6700a4b1868fa8ea9292f8471e088e265cd]

Uploading libvisio 0.0.22 release

Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [373074611cdb6ac3931143a03a3505cb489f1442]

Improve error message

Change-Id: Ibaee8bd83e9f34e0258b48d87151ec03c8301a3a

2012-11-29  Matúš Kukan  <matus.kukan@gmail.com>  [3051f8be18ab878399a9850474876d4c8bd01e5d]

create its own target for download..

..which is created (touched) *after* successful download of all tarballs.
fetch.log is not a good target because we touch it along the way.

Note: This is necessary only because we write pointless? date into fetch.log.
Otherwise 'download' could be phony target, thanks to the rule being empty
if we don't need to download anything.

Change-Id: I2380ab189833e03758ddd9f9bf54be38c8fa1dbe

2012-11-29  Miklos Vajna  <vmiklos@suse.cz>  [ffb8f58ee9da347c3cb9e1c6f87576348278f2f8]

distro-configs: add --with-java-target-version=1.5 to LibreOfficeAndroid.conf

The current latest Android SDK doesn't cope with Java7 otherwise.

Change-Id: I0331f283dfc3ac331a8c5381058f43df7d8e8fc6

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [4fbefd7fea8c78a48a4f74527c33445e9130e625]

Make ODMA file picker UNO component passive

Change-Id: I0f036781914b8aeec15dbfc8c99acefae935d1b7

2012-11-29  Stephan Bergmann  <sbergman@redhat.com>  [4a223b6ae7f84844035f56c037599d0c348d2d99]

Remove useless ODMAFolderPicker

...that effectively is just a wrapper around a SystemFolderPicker service
implementation, as its m_bUseDMS is always false.

Change-Id: I95eb4a36fde0b98020b5fbe57e242cd2ae47ab8b

2012-11-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1e002d8c56a3d45ff8a22006cabc3fefb54780d6]

use $PIPESTATUS instead of pipefail option

as pipefail is not supported in bash 2.x (used on Mac/PPC)

Change-Id: Iaeaed7d759be700719fb941b13942e4933c5ee71
Reviewed-on: https://gerrit.libreoffice.org/1190
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>

2012-11-29  Tor Lillqvist  <tml@iki.fi>  [8b2dfe517571fdf001a54ad6b10feb1badac6815]

Fix indentation

Change-Id: I7efac64042fdd0b985114b06314cd7b81a6ecf6d

2012-11-29  Tor Lillqvist  <tml@iki.fi>  [49c728d4179d12551c9394c1f58191f71f1f6e66]

For now, we need a system Python to run build-time Python scripts on OS X

Change-Id: Ia46126f9f56668a14a66679b697ce54cec6ea0b8

2012-11-29  David Tardon  <dtardon@redhat.com>  [314e18d44b8d40fe29a6c94d6bbbf5ad17ca889a]

add dep on .po file

Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a

2012-11-29  David Tardon  <dtardon@redhat.com>  [e174c78a55c16556bf27f12c9e7c3319116eb072]

add missing dep on propex

Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7

2012-11-29  Alexander Wilms  <alexander.wilms@zoho.com>  [895890563cb0cc5fa872bdfd06918a46cdda172d]

Change default shape color

Change-Id: I922fe667d6bf892916681988cd8599c7db9dc106

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [679480f3d766afe80e55410ab76b46d48dc7bef1]

Fix static link failure with liborcus on Windows.

Change-Id: Id32a511970ebbebf4fbfff5fdd52bbe88cac96fc

2012-11-29  László Németh  <nemeth@numbertext.org>  [ea8c191ca4d5a4d2676b4fcfdad3950a5d17737e]

LibreLogo: fix typo

Change-Id: I4072d93ccdc9f86fde7f333e1181d914dea45f6b

2012-11-29  László Németh  <nemeth@numbertext.org>  [9dd61cb56c68de4bbe49d1cc4e560e69c66f059f]

LibreLogo: fix Python 3 support

Change-Id: I3793cfd47083775fe2171eecc550e93b20ea0ee9

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [2787c0cf72bd1d33bb7feec4e3370d89bf9a5347]

API CHANGE: remove com.sun.star.setup module

This module was deprecated 10 years ago; the only thing in it that was
actually used recently in OpenOffice.org is the ProductRegistration
service, but the implementation of that has been removed since it
is of no use to LibreOffice.

WARNING: could not open key "/UCR/com/sun/star/setup/FontAction" in
registry "/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/setup" with published children
exists only in registry 1

Change-Id: I0c2809271eb46f6f9a125c5c88e4ec76a6c01551

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [be1136a3f1bff15c96e4f6940400157f5f105ffc]

python3: use version variables instead of hardcoded number

Change-Id: Ic91cab680b86d8064212e9833c81b37db2002720

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [215ec266e11e1a45c24fe982cd28b4d360680d3c]

Try to reduce direct access/manipulation of the flag value.

Change-Id: I252c1ad55099a821d3c1fec3c64255c4f26a0396

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [918fa06314554d70fbc227b4c6ccf1000a29bb22]

Let's call this mapped cell rather than linked cell.

Change-Id: I861b3ad248ce680ae3ced4c10eee151883ed4a9e

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [3e1f769bdaa61e031c4a049eb29b581e5311e760]

OUString::concat() does not modify in-place

Change-Id: I71286414fe173bf9f698fcfbeb48524914dea2e9

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [b2be75d95899a3babc16b2a590f8568cfca8124f]

Resolves: fdo#41554 ww6 file cannot be opened

it falls into a (apparently) ww8 specific old school macro
parser we use to scrape out some toolbar info and tries
to allocate some nutso numbers which throws and aborts
the import.

Skip importing these in ww6 document, and tweak the code
to be a bit more forgiving in ww8 documents where the
load fails via exceptions

Change-Id: I9bba60db3b95ece54f68d4fa23031f46545697da

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [9324268b51383a5957818f810c83a770258b94ce]

pywizards: make sure it has the attribute

Change-Id: I247fba15396a9c58eae0967099949abf17330a91

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [acea3cd3aaa511718bdc60320753f38d28cbdf8f]

pywizards: remove set/get controlproperty

Change-Id: Ib8fb5ee973e9f555d85cb08d2945199deb4ba9aa

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [700e75f09dce3336751fa66eb2aa04f4a4b69f6a]

pyfax: fix a mistake i did yesterday

Change-Id: I8e3762b2cb28c6d7273e177014f2ac374d393db4

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [c94a6f623982366226a8b99a1edfb6b14d1f5ec5]

pywizards: Clean textfields

Change-Id: I80d0c997ccc29589f8527627434f900540c15bdd

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [d3f933beb5f28f3581f324cf5ebd05612b856072]

pyagenda: remove helper here too

Change-Id: I3a9e55107888d95faa0fbc6061a23168a7b06441

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [07f5a7c8ab3c2d36703235b49b66441d804046e1]

liborcus: must be built with -D_GLIBCXX_DEBUG for debug STL

... in --enable-dbgutil mode.

Change-Id: I095bc8f29570afd9912a615e98ef05e4249ea8f7

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [e9ab377670ab12861700f22cb3f88af2e8292ff7]

remove removed udkapi modules from more files...

Change-Id: Id57598aebe25b3aeffb7f66ad4f9c2b2159fc240

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [32e534a3d0fc2f5ff2fc2fe18c7d31f5b619031d]

OUString::replaceAt() does not modify in-place

Change-Id: I97460379a248d13c9766b315a069647b70770135

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [1f90b032a6d8f2fce49334190e321b81832e3466]

OUString::replace() does not modify in-place

Change-Id: I6fa7c64bdd3c7af4b9495831da063ecd917057de

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [064ef013dc4498b6a546b153d22c5711bc29bde3]

OUString::replaceAt() does not modify in-place

Change-Id: I59ebf6dc5bc75f8ded82b19dbc736a6aae48e74b

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [07ab53c03ffdaca1851ad6d9d1353edf4478c938]

SwRTFReader::Read: catch all exceptions

... so the filter does not crash soffice with unhandled exceptions.

Change-Id: Ia09815009dfb0c9e5163b94aecb76e3e70e6f945

2012-11-28  Miklos Vajna  <vmiklos@suse.cz>  [232ad2f2588beff50cb5c1f3b689c581ba317583]

API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methods

So we can use the new RTF import for clipboard pastes in Writer without
inserting text content to the end of the document only.

Notes:

- SwXText::insertTextPortion: the MovePara() call is removed, as all it did was
trying to move the cursor beyond the end of the document.
- SwRTFReader::Read: the double fake paragraph insertion / deletion is
motivated by the ODT filter.
- RtfFilter::filter: if TextInsertModeRange is not passed, then the behaviour
is not changed.

v2:

- added missing @since tags
- added insertTextContentWithProperties() method
- removed unused appendParagraph() method

Change-Id: I24cddb00a78e3b798e7d88764e59e6a77a6e98a4
Helped-by: Michael Stahl <mstahl@redhat.com>

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [85693bffad5c863e5cd4d4b3664856a9fec607d5]

OUString::trim() does not modify in-place

Change-Id: I20e51370920b8a7ca3152c0c2e4d3d65c46a20cc

2012-11-28  Andras Timar  <atimar@suse.com>  [78234602ceb6aaaff9996240b388be12fcff968f]

LibreLogo integration (extension -> normal code)

While efforts have been made to make LibreLogo work with Python 3.3,
there are still a few bugs, for example large Logo programs do not run
correctly and Translate button does not work. Bugfixing is in progress.

Change-Id: I4227ff86084f51047861897189d2317322296139

2012-11-28  Andras Timar  <atimar@suse.com>  [5c34ee433b9f1191d14d64214a923b321e667a4c]

add comment for translators

Change-Id: Id60e37ebc73f86577c7084349418eb166d9e77e1

2012-11-28  Andras Timar  <atimar@suse.com>  [f627704d65b6633a5112dc7def1dad8d119d3f8e]

Updated core Project: help  c9e185d454bd5f7a3bfb8e8018f598746f1d44a0 LibreLogo integration


2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [6bfc84d14c056818345320b2918963a39cceafba]

get vcl building on RHEL-5

Change-Id: I01dc490d09fbe4bd0cce34b7e93afd36dd517f25

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [60e7472b9dcaffb8ca04f9dba7ee04d7a3e7513c]

OUString::concat() does not modify in-place

Change-Id: I298f33a23e44146d7ce5fbf72d176020804e03d6

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [287a18429f007207571f9f308c0ae5f76ab03afa]

jurt: actually, why does this not simply use InternalUnoApi

... which makes things much simpler, and the custom target now only
contains Java classes.

Change-Id: I4aead3a2468085212e2384cad97e34f9cfce7270

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [6032ed44430e1f3b34cb89a40a8f8ad52e50a53f]

jurt: remove that with -f because it may not exist...

Change-Id: Ic93cf3d81bf2cbda9365998f4e41d582a5436227

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [9ebc1ab13854f44af64b2d63717e631542d9374c]

OUString::trim() does not modify in-place

Change-Id: I68227dcf77b9082708503d2c0d9bf829d78a442e

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [5f82ec11789a201e38565f59ce7d598b3d17827f]

OUString::trim() does not modify in-place

Change-Id: I9efc0ef7e8fa433352dcbc3d3173b95fdf838e20

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [c87389c7680481da2a96d4f4e0615913f0054da9]

Add  comment about Windows SDK 8

Change-Id: I91abacdbe75b36a61e110068e300c54c08c7ead2

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [13fa5d94f287f6e6bba767bd491731667f921b48]

Make print_al_home more reliable

Change-Id: Ib979916a32a9a9ea8ae1e711559613e8b6b3dfe9

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [adcb31d12166a6117b2800eb3a7d32ace9efd9f7]

Use uniform spacing before the "then" of if statements

Change-Id: I657f14b26f76b874fd6d84eb6ae2009dfcbd0f88

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [22daf988cee75a7ba4ccb63b4ddcda7cdba62a01]

More informative logging for the search for midl.exe, csc.exe and al.exe

Also adapt to the "bin" structure of the Windows Kit 8, where there
are no tools directly in "bin" but only in the "x86" and "amd674"
subdirectories.

Change-Id: Id3aaaaaba6f4386a54e7becbb2d4fc66a8f5a0d8

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [a3ce60eb3c8bb5c69ab41556398efa8316286477]

We only support MSVC 2008 (_MSC_VER 1500) or later

We can drop or simplify many conditionals.

Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [abfe16cec61eae33c64cb1901f0fc740b0466f60]

Get it to build after the rebase.

Change-Id: I86bc4fb6aa4158f0efc3ab765841abcea9063693

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f29c3435caf60b567bc67684b4633c57f6610fab]

Add preliminary icons for use in XML tree from Alexander Wilms.

Change-Id: I69ac622bd9ada7dccfbeda7a2a8c3cfd7717dace

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [343538e2cca56393e6ee8ded07f1074c0b995c71]

Use the method from orcus to get the short version of xml namespace name.

Change-Id: I5d64ae380982c09f53dacb1eac721430674e9a31

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d6ed5dd8ba3824ba0f1a9d179cfd9b2f8ba75b3]

Correctly handle xml namespaces when importing xml content.

But it's still not working. I need to dig some more.

Change-Id: I06d4d70e1a4234b031741a496f2651d016c35ecc

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3db55f9da3577653911c683091c72722288bc456]

Display XML namespace IDs in the tree.

Change-Id: I7223b6ac750a5c96ce9638b490eeae109ed854ef

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5e4222bf11cbf8e7740c50bf1d206c2b1bc43b63]

Adjusted for the orcus interface change on the master branch.

Change-Id: Ie99a1f90c55abf41f9f069fe26f19ed2f4370ae1

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [814ae3e4dc75befa8540eb77a0a9a704ff8dd21f]

Store the xml namespace repository with the context.

We need persistent xml namespaces between loading the structure and
importing the content.

Change-Id: I4b56a7e952ab89b93ea2590c8f0d6b5cb141f039

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b3009bda41b58036c7a843611e6b46e5b3463d0]

Method description.

Change-Id: I754ef846c3bc2d032a818dce6c223da89b3f8ccd

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1157cbc99391c121bbe5e75291ce7a2cc75f5eba]

Separate the XML part of orcus filters into own class.

Along with other reorganization of the orcus interface code...

This XML context object will be used to store data specific to each
loaded XML file, such as XML stream, namespace repository and so on.

Change-Id: I21c43ab0026954c5d52f4985a169934f8fb9f704

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [83c2f4c830559ce3aa0b448a604c93882af4f231]

Get it to build after updating liborcus from latest master.

Change-Id: Ie9cace11bf869777ff0986d38e856e68ad8fdb57

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c85b1974be6f1bf96be1cc9a94c75dab99c1eb9e]

Now I can remove this ugly const_cast.

Change-Id: Ifc4d0028d334bd6fa9dfdea86543b5eaf25313e0

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [40eb44c1cdce10bd4bdc7e1a8da08591a5178b75]

Enable the 'Import' button only when linked data exists.

It makes no sense to allow import if there is no link specified.

Change-Id: I3ff4bfa7fd78c79a2c4ee74c7a1a34d2b7a2d1c4

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [582931ec18c90ab4e60396256505d97578de6d84]

Set initial focus to the 'Open XML source' button.

This helps with keyboard-only navigation in this dialog.

Change-Id: Ie3d580ba921c93ae256ad0a503615de7a037323a

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fafbce473e135c9f3a266f3d04b2e214881c6f24]

Just call it "XML Source" in the menu for now.

Change-Id: Ic802bd38e976df52ad5216820187ef1334eac5a6

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [134c7e65df34b445ac6fa7b7ae63832396cc59ce]

Setting a reference via ref picker should update the link ref data.

Change-Id: Ie1559e1ece8d57b09e68676f88991c67ff8db03e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a3bfca5862619260f8050e45085a7a74e1054ae]

Broadcast and re-paint when the XML import is complete.

Change-Id: I8bf7a3331a24d39ce327264cd43ccb5910ce1251

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [78ac5e853302566b191dd902ef75c1e16c48ccf1]

Remove debug statements.

Change-Id: I3e3d4863bef27e91b95f9e6cbe5c2daa81ece0b2

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f10c5f33c17093bac8dd09b1a3b6ea39bdb6020c]

Register range links to orcus_xml too.

But range links fail to import. Looks like sheet names are corrupted.
I need to debug this...

Change-Id: If2aeb3b81db65749f05edfbdd2f3388be4f2539c

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eb85e45358d641a9beb246a97c3144b3d4a591ee]

Implement the required get_sheet() interface method.

Now we can import single-linked elements.

Change-Id: I0e2f2fd618bf6dadfcc18e8b96e235e3c08f443b

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [071928f290135dcc10d6de2365b32302c563e5f1]

Set all single cell links to orcus_xml, and start reading the file.

Alas, data won't get imported because I haven't implemented get_sheet()
interface method.

Change-Id: Id53b2c68b2fdf4c03fa6d6de25dd7762a51bd610

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [971f0e32f249fd3e7fbc805c7a9b44c88122fcd9]

Not a good idea to close the dialog first then start the import.

Because that leads to a crash.

Change-Id: I7ca7d94e1164a44bbef9e9b41e3f8c5bcf113c22

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ffceb198ef26579e2d3d6659384f76184ccc3e2]

Press 'Import' in the dialog to start importing XML.

For now, the dialog only calls importXML() when the Import button
is pressed, and the importXML() function still does nothing.

Change-Id: I3427d343f88ba2a9b076ffc0ee4bcc44055d7717

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [450bca12a14b090feb8e288da0ea2c5e2555b9ce]

Handler methods for OK and Cancel.

Change-Id: I8637543dc10ade3e75205031581eeaadd1b7ca4d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [19d0fcd04ee36e66d64b0f3e3faf751f0c6cdc63]

Added OK button next to the Cancel button.

Change-Id: I05782d9be74b3fddd34b79f3e15b43800b654d87

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e801413b55ea756cfebf313ecfb23181cdeed0e1]

Re-order the controls, to get the tab order right.

Change-Id: Icc776b86c8d5a4cb5eca8970478531449245c06e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [722c6fa9da996ef8513a51e5cd89087b6ba48183]

Put the tree control on the left side.

As discussed with Mirek in Prague.

Change-Id: I0f66516a0b226ae66225f3fe8341b132a0b90c6c

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b92138385b528167c9b783a70867a4f63ebb526]

Get it to build again after the rebase.

The breakage is mostly due to my tree control rework on master.

Change-Id: I1db09fa18b4d997cf77fea2968e787cbce3b0a72

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [35c5281f7422f55f069c2eadd1b7b7bd8a0dc34b]

When setting a link position to a repeat element, set the range parent flag.

Change-Id: I86b999297f96c4a2e55682d1da9a6c2e62f5f472

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6fb12c68756b5f2b41fd39571603096545efae09]

Don't allow reference mode when the control is disabled.

Change-Id: I9ba6121ee67f3f4fc0b4a1fb3b14036fce2e88e9

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8cb7229b3179d9cea0d360079bb051445bc1cdf9]

Handle selection of repeat element.

Change-Id: I73eb83fbbd6deb39ba3e736410b8d5b50f3dffaa

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [468dd7eebb8ceb35692660584b70de1af36fa59b]

I need to check for repeating parent elements too.

Change-Id: I52e87c93e6f3d0108cf517c33f605490dd9a1fc4

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4f0516315c35882ef09fe3f44c3f2f5a7f12dc8d]

Take care of the default element and attribute selection handlers.

Change-Id: I87aec99679f8beca2be82d6d7df275917ba66d62

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc635c24f3f5ab761cd640bacc5ae12adc4d0846]

Keep track of linked cell positions.

Change-Id: I33e39e53b618270561ba7bfc236e8d8558bccffa

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6f2013f164c2550073346bf175c1173c1032b598]

More progress on the dialog.

Change-Id: Ib07d6d5de7cd0d72356bbb7859342f5038f05f95

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0b69fbe315398fb5d1117d14ca347c171967dec9]

Display selected tree item name on the dialog when clicked on.

Change-Id: If7f7d938f4eacfc921a1e591fa4e59c5c9cf127e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4de096fad46e0e5d7f78988365a23403787013a1]

Set user data to each tree entry.

Change-Id: I708bbbae7696a66f7acae8a8d01c98a3c81d32e8

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cbc00f54a062d7ab94c6a751f170274f673fa461]

Use param structure to consolidate parameters for loadXMLStructure() call.

Change-Id: I3e5895cd6b2bae4fd18aa13ebf88321f32a95f8d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3aab0b5fad67d157a659d661f6b3b6ab10583ddc]

Get it to build.

Change-Id: If281653d848f9940befcb59210bcacf918c422ee

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [84b43827fee71f1c5b6630648955898d039f9b7e]

I forgot to remove these.

Change-Id: Id84d391b346c7044e3c3b5fd58b42365a8ebc79d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d0dd4b64cd81316867fee3d86c48bfb55a3e4c87]

Disable update while populating the tree control.

Change-Id: Ic0f5822072a817addc7d296eceadf59467e5ba0f

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f7aae88a1cf539d18ccd3ff9d5c194121dada6a7]

Use sensible directory path for file picker, handle tree item select.

Change-Id: I2638b1d870ee6b7e6c8697a38df07872184df8c6

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3911c022ef8d0b1b682d96e57281015298bfa9f7]

Get the reference edit box to work properly.

Change-Id: Ifd01fe05312c0ece867100019a9f84162e5778c4

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d034b9130f1481ad437812367855f577ce06da7]

Turned the xml source dialog into a reference dialog.

Change-Id: Ifb3ebd3c0166343f42dd53bcee83c6b31c84f081

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [06114f6a9659b722a1692ba25a6941b15cb08901]

Use different icon image for the attribute entries.

Change-Id: Icd053ba7906191f3bc937cdb3c76d037fd67dab5

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b104b8feba6b18973d06a84a1238d0bdc501d16a]

Add detected attributes to the tree too.

Change-Id: I6d4b757f599ac8d33be3775ee55eaef61d89871a

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [19b2f5dfb63f3c4d7b00d10a389b4d19f5d5fcea]

Use different icon for recurring elements.

Change-Id: I3869e4a1f2f4b68d57641395daaf79d911a1a891

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d979234d3205e290efae6a643c9156260d149ef]

Pass the 'repeat' flag of each element too, for recurring elements.

Change-Id: I2d5ad0724b45d448b18a04ec58f5f06c7aa86e2b

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3835a60596486d309fb7259c7c1497d5baafd7eb]

A little cleanup.

Change-Id: I04ac6b95fec116f13507f8f012320d522120fef3

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9be2a89ae56c39ec429cd30587bbde938572c7af]

Populate the tree box with real xml structure tree.

Change-Id: Ia91340cee5e25b118ae72a62e0d94cdc976bc14e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ab89bfd69459472607acc7e4a24acd6373425360]

Pop up a full path in case the path is cut off.

Change-Id: I7a5c1fe86c4162de6d3dec301cbea6299d07212d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5067591aba2f04bbf18621c9f76b03eaa29d1c08]

Call orcus filter accessor from the dialog when a new source file is set.

For now it doesn't do anything.

Change-Id: I8e41c7e15c3b99ab0ddec8e68242176c97f368fc

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8ca9f3c53e231bd528ff0f0a8af511ba9f517172]

Use file picker dialog to pick the source xml file.

Change-Id: Ie927d8a83fa93e3f61c2c2133fe655854667854c

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [650dbb4f1600aaceec1394c62355f3702ea28a05]

Some basic dialog layout.  It's not functional yet.

Change-Id: Icd46699b8249768fdda1ee140fdacca182a731c0

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [54a7c1b258f5e12126b263ab6f442f5862896f59]

Use the resource file correctly.

Change-Id: I40af0beaf0de25347e8241c08e3be5f92ac16f93

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [23b7be340e94bae597e63ca5bd7fb51f5a436788]

I forgot to add this.

Change-Id: Idf3600f0194326365e90fbf683cd2133656d3d91

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8fe987cc7cae234e66bba2c9ed98514bdc39b610]

Launch the dialog for real.

Change-Id: I974599f3bd30f5a70bad69d9fde727fef965933c

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2cefc2f4c1ea641d84ecfda3824a9ca7afb5597d]

Abstract dialog instantiation code.

Change-Id: I28e7b354928d349d9f6c90092ead2010cfe3c29b

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1709b198fc162d34bbef5ca8270f6eb71b9efde]

Add new skeleton files for the new xml source dialog.

Change-Id: I2ac196ea74185fd7f10919ad64434855c5c8b5fa

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [12e4634c599cbde5546f6076077e8941df2595c6]

Separate method to launch xml source dialog.

Change-Id: Iac7898d695cd7659f44944d6615a91d4e2b6a52e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e51254d933dd878bb60d59f04bc95d399001d3f2]

Add new slot ID for 'Manage XML Source' menu entry.

Plus unwind the mess of slot ID collision between sc and svx.

Change-Id: Iad236e50f58160d85c997d6f8f6dfce405fd82bb

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [8a961ac1114023ffaa844c09291de55fe81d4eb0]

OUString::trim() does not modify in-place

Change-Id: I522e579253d3b59bcc72010bfbb5d09d9f558fa1

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [625e173aaf1816686853f6142227519dc7c37544]

OUString::replace() does not replace in-place

Change-Id: I5a1d713ee8e9c913adad57b7d8fb0597f96a2db4

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [802619d745710d51957aad30b5f3ec7f4c039ed9]

odk: adapt to removal of modules test, util.logging

Change-Id: I824e9fd5477a734843b5c021a30bf6bad7734dfe

2012-11-28  Rob Snelders  <programming@ertai.nl>  [7226672d4b894192d5312885c1c13a6394c27187]

rename the URL for feedback to something more positive

Change-Id: Iea248eeb3c3eacf9b0f123daa52516f5c1f0259c

2012-11-28  Eike Rathke  <erack@redhat.com>  [66308dd049b98476127265e9cc9ac32f19dfccaf]

changes to Congolese locales

Changes to commit a81a9109ed43e0b3880c9bd88e58f2b21065226b

The ..._CONGO identifier and "... (Congo)" resource string changes are
only to match the current convention that if a locale is not of the
default country of a language we mention the country. This helps in case
we later add the other locale of a language. Having two Lang-IDs then
with different sublanguage and adding the ISO locales is good practice.

For axk-CG it should be LANGUAGE_USER_YAKA_CONGO instead of
LANGUAGE_USER_AKA and the resource string should be "Aka (Congo)",
because it is not the default axk-CF (Central African Republic), see
http://www.ethnologue.com/show_language.asp?code=axk

For kng-CG it should be LANGUAGE_USER_KIKONGO_CONGO instead of
LANGUAGE_USER_KIKONGO and the resource string should be "Kikongo
(Congo)", because it is not the default kng-CD (Democratic Republic of
the Congo), see http://www.ethnologue.com/show_language.asp?code=kng

However, changed name to Koongo instead of Kikongo because that is the
default name even for Congo, see
http://www.ethnologue.com/show_language.asp?code=kng, and used
LANGUAGE_USER_KOONGO_CONGO instead.

For njy-CG it should be LANGUAGE_USER_NJYEM_CONGO instead of
LANGUAGE_USER_NJYEM and the resource string should be "Njyem (Congo)",
because it is not the default njy-CM (Cameroon), see
http://www.ethnologue.com/show_language.asp?code=njy

For puu-CG it should be LANGUAGE_USER_PUNU_CONGO instead of
LANGUAGE_USER_PUNU and the resource string should be "Punu (Congo)",
because it is not the default puu-GA (Gabon), see
http://www.ethnologue.com/show_language.asp?code=puu

For yom-CG it should be LANGUAGE_USER_YOMBE_CONGO instead of
LANGUAGE_USER_YOMBE and the resource string should be "Yombe (Congo)",
because it is not the default yom-CD (Democratic Republic of the Congo),
see http://www.ethnologue.com/show_language.asp?code=yom

For each of these ..._CONGO lang-IDs introduced the default ID and made
the ..._CONGO ID with sublanguage 0x20, adapted corresponding IDs in
*.xml files.

All IDs in those *_CG.xml files needed to be corrected anyway as they
all had a replaceTo="[$CFA-63A]" copied from sg_CF.xml, the ID needs to
match that of the LangID instead.

As all LC_FORMAT element section were identical, made them refer to
kng_CG instead of having duplicated copies, same for LC_CURRENCY.

Removed the executable permission bits from *_CG.xml files.

Change-Id: Iae06af5fbf19e3a3c83a4f4b4dcb857213df629e

2012-11-28  Jeremy Brown  <jeremy.r.brown@gmail.com>  [c69221a2f12331cadee4dbed50de30bf8aa230b0]

Add/modify locales & language list entries for Congolese languages

Change-Id: I9f65022cee5dc0201ab45192b3731115ba50f27d

2012-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5dcf5e9b888257a01045fe746214e2ed0d7db657]

cache calls to Date::SYSTEM

Change-Id: Iccdfeb45519dfc7e1373bf1303ecfc0c83f4cbc0

2012-11-28  Laurent Godard  <lgodard.libre@laposte.net>  [03949c87206046d3a2ed2bf41f5c020458d07a8f]

fdo#49704 add split cells menu entry in calc popup

Change-Id: Ia4f80cba29f30d4c684de6f78d8831513afa445c

2012-11-28  Alexander Wilms  <alexander.wilms@zoho.com>  [90edd84687080569b536da9d9d2f09be3923596f]

Updated icons


2012-11-28  Jan Holesovsky  <kendy@suse.cz>  [69c6ba951419413f7368f83506143327d4bd305c]

Update the Python checks for cross-compiling.

Change-Id: I1066c9108fd31682bd238df50bdf1cab0a05d3ec

2012-11-28  Jan Holesovsky  <kendy@suse.cz>  [332bd4296e9e6ba620122b69d8941338798a6c63]

MinGW: Bundle also the libpoppler-*.dll

Change-Id: I181e408e7bc585d93fbeb2ce76a32bc350845c91

2012-11-28  Jan Holesovsky  <kendy@suse.cz>  [264cf8bffa598326b255e352d4e4a7a791cf8409]

Windows: Draw line between the bottom toolbar(s) and viewshell too.

But do _not_ draw such a line for the vertical toolbars, it looks
distracting.

Change-Id: Icc1083c8c69f26740b5999b11214ee60078ea218

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [6111068d52a3d60a326866a2bccc998f50b66398]

testtools: add com.sun.star.test.performance.XPerformanceTest ...

... back, which was removed from udkapi in
771914ab1482af600b11dfe789182604802d1046.

Change-Id: I266f2d4fd01dc01a839f5c608ec8c45be76165c0

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [76324b35095a9fe2d65e224fba554d12e4af7a70]

ridljar etc.: javamaker invocations must rm -r targetdir

... because otherwise types that have been removed from the input rdb
still end up in the resulting jar file.

Change-Id: Ia73ecffcc9d831f2627ac0fcc5f57acf1f52a799

2012-11-28  Miklos Vajna  <vmiklos@suse.cz>  [d9e14c63e3bdd5e289c846ca9448e3864ccbe566]

sdremote: add rules to localize the apk

Change-Id: Ib2034d7ce27ce9d9d9f0d325ea403fb48aeb796d

2012-11-28  Matúš Kukan  <matus.kukan@gmail.com>  [3eb4e090a1a736419be44b1842194666d702d65f]

fix name of liborcus tarball

Change-Id: I170543c8730b11540abb37485df0d984d2628809

2012-11-28  Matúš Kukan  <matus.kukan@gmail.com>  [0af524741660bd0ad734ebe7922b81e3af0297d4]

sysui: remove some unused stuff

Change-Id: I6d18017311013f3bb63451c4b6f59f82f02f918a

2012-11-28  Matúš Kukan  <matus.kukan@gmail.com>  [33a6f881805122b7d2c2124d3d5fc8914dae94c5]

bin --enable-oxygenoffice; it does nothing

Change-Id: Ibac9b92f5833253d6485009e0ea8ea11f2b8ed91

2012-11-29  Takeshi Abe  <tabe@fixedpoint.jp>  [4db2a6f682d1c1a2bd869831b684844b92c6852c]

sal_Bool to bool

Change-Id: I7b00701ed44bb747a3f85e1638f0f82c1ee15299

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [150e32777c99a5d67a51726972f46c06dae8a6ac]

Resolves: fdo#57640 we really want to *titlecase* the initial character

http://srfi.schemers.org/srfi-13/mail-archive/msg00046.html summarizes well..
"
- Titlecase <> uppercase
  Unicode defines three kinds of case mapping: lowercase, uppercase, and
  titlecase. The difference between uppercasing and titlecasing a character
  or character sequence can be seen in compound characters (that is,
  a single character that represents a compount of two characters).

  For example, in Unicode, character U+01F3 is LATIN SMALL LETTER DZ.  (Let us
  write this compound character using ASCII as "dz".) This character
  uppercases to character U+01F1, LATIN CAPITAL LETTER DZ.  (Which is
  basically "DZ".) But it titlecases to to character U+01F2, LATIN CAPITAL
  LETTER D WITH SMALL LETTER Z. (Which we can write "Dz".)

      character	uppercase titlecase
      --------- --------- ---------
      dz	DZ	  Dz
"

See TestCharacterClassification::testTitleCase for titlecase regression
tests.

Change-Id: I198379832d1910632bb6358149a5276b68d7c6eb

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [6541e4474df1bfc6d0e8880aaa513f456b64a58e]

we want the fingerprints and config file all in the one dir

Change-Id: I86f6bedf1b0f171dca3ce5b34e8c34796f9f7edf

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [29714cdc5a2752fe595911ecfbef98b31de6f0f4]

New place to specify the tarball name.

Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89288d6e4f5a9c8578a5c34b236a53f5c361e785]

This is now struct, not class.

Change-Id: I36bceeb27ff03e09f78c794cdefb4093d94b23b9

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3ee369076f0097f3415923bde06a1a760fa2d78]

Remove patches that are no longer needed.

Per feedback from David T. the patch author.

Change-Id: I6adae0a70926f6e402ba1f7680806e6c6097616e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [edf0652d878587f9a0d0d79361f045e02ce44bff]

Fix various build breaks.

Change-Id: Ie33a4a02f9820e0d52ca3f17c6b410ebe1e6e8f0

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [62d7eb4700f86b5a3fc43043ec3ca2efa025cd2e]

Finally merge SvViewData and SvViewDataEntry.

Change-Id: Ic85e2a239990aeaa017eaef95ea25487dd1ec968

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8369a21642c3f7abd3b3784ee1a27b5cc02562e0]

Use std::vector over c-style pointer array.

Change-Id: I91ab1fb269070deb8389cf4e8473a223c1bbca1d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c391ebbf8c8472911af52bbf3ff028ccee5155be]

Make SvViewDataItem a struct, with only one public data member...

Change-Id: Ib6b710f87fcdfe465fb78a397100f82da11b3611

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [22040a74cc0a598b54cc33259b5f39b6bd5ada5d]

sal_Bool to bool.

Change-Id: I63bff9f8ba19e8f037edf29bc82555b8c6e77d1e

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [591e284d3b2d416d3eff5d91b2ec7f7fee6c38a0]

Deliver this new header file.

Change-Id: I71c4ec404acfef12cc2a9bf0fc9c0e98bf45cb2d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [80ee754ca184ab98fa0d23b58294255f8592422b]

Move SvViewDataEntry and SvViewDataItem into these files too.

Change-Id: Ib25e7b4ff692804e4e4b617ffba228c4b2cae1db

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf9b196bf8b925f6059c638251e93011e6ebde23]

Make these methods non-inline.

Change-Id: Ifa0a78213edbdf997985bf89bc769219223feab9

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ce2977569c5d08e66b325590ee470504afb928f]

Extract SvViewData into separate header/source files.

I'll merge it with SvViewDataEntry next...

Change-Id: I542732213f52a3efafaa059dd46668888d4c20f1

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3bf14d298342806125e54a075ea4c8ec6132aa38]

Hide this, and don't expose method definitions of exported class.

Change-Id: I52ff833c9b552f4593dedf771f6370bdeedf2b7d

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f662c726d5fb53aa3374866dab1f8c8246ca804]

Get it to build on Windows with liborcus gnumeric bits enabled.

Now scfilt must statically link zlib because gnumeric uses gzip
compression.

Change-Id: I79c527d381d3c2f9bccdf091ff2b0799efee4700

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [337efa331a55623335b6e806b6be4af729d57320]

orcus from master now has a new interface.

Change-Id: I1d03d5dd2b12cdc1eab2d599199c333d49d306b8

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d2691d7cce5fe0f433597666628265f22500a923]

Temporarily disable patches that don't apply.

Change-Id: I77cd13301fb4ab98ba1ded49e5b4aa1f3974c8e1

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d7636ee3d3ba2003389d97e0a29328b5fd69ec2c]

This one has been upstreamed.

Change-Id: I1f55575b07cfc3cddd27b3d42ab354405f13fa60

2012-11-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ef1f2cad18b49f10edcbe28c5a1225302fd199d]

Update liborcus package to (pre-release) 0.3.0.

This is not the official 0.3.0 release.

Change-Id: I1d097ed30ea6c1835ac10d6be77e45a644449497

2012-11-28  Noel Power  <noel.power@suse.com>  [c4e649f0cd013e86adbd794859bcc3cb9ee3aa61]

Sync draw object to calc grid for better alignment when zooming

There can be some serious rounding errors involved when calculating where to
draw the grid lines for the various row heights in a document. This can be
especially true for a document that has many different row heights.
This results in draw objects appearing to move relative to the grid line at
different zoom levels.  This patch attempts to fix this problem adjusting
the position of the shapes as they are drawn to ensure their position
relative to grid appears to be stable.  We do this by translating the position
of the shape to the corrosponding position of it's cell anchor. Of course not
all shapes are cell anchored and in this case we position the shape relative
a temporary synthesized cell anchor.
The patch essentially does the following

a) calculates the offset to be applied for each shape at the current zoom level
to ensure that the shape will be drawn relative to the correct cell grid
   see drwlayer.cxx, drawview.cxx & gridwin3.cxx, svdobj.[ch]xx
b) apply the offset in the drawing layer for each of the different drawing
primitives see svx/source/sdr/contact/*
c) making sure the position and size of the newly created shape ( at any zoom
level ) are still as expected when zoom level is changed.
   see. sc/source/ui/drawfunc/fuco*.cxx &
d) making sure that overlays and handles are displayed at the correct position
      see svx/source/svdraw/*

it could also be that a full blown transform might be needed to additionally
scale the object ( to ensure that the edges of the object stay stable relative
to ajacent grid lines ) If necessary we could do that in a later step.

Change-Id: I02232f8ba192d58dbf96b80adf66c281cd0f65e8

2012-11-28  Andras Timar  <atimar@suse.com>  [24c0e7ed9971663dfcaf9c4c1182dd6da9df005f]

Updated core Project: translations  e1891b8f9c50ca687723f1afc13fbef209475875 null gerrit test

Change-Id: If486af2d74b30d41834321f69fe248c2771be943
Reviewed-on: https://gerrit.libreoffice.org/1189
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>


2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [736200cdbbf26640fe0c2a905f03239be31402d3]

get orcus to build on RHEL-5

Change-Id: Ic18aa0eb1b48d57db81acd0d3d38ed33e3d71534

2012-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4d4ce886672194a76ef1de327c97c484f7a50e51]

prevent some nasty ScRangeList->ScRange->ScRangeList conversion

Change-Id: I9dac82ffeed920ce39aab16d89a91e2f9083908b

2012-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9b7b4ab6bdec13341c8bdd4b359e5a2f501774c]

use the correct flag to remove notes

Change-Id: Ib7713cace98c732e9fbcc4e9689ca223544d5e4c

2012-11-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [381fe610a2216b898a91437fcc1330a7a43ef09f]

workaround Excel bug when importing OOXML documents

Change-Id: Ifc3b56d081b1318a0e201cb6cd7fd85ce2dc2534

2012-11-28  Stephan Bergmann  <sbergman@redhat.com>  [79bc947773f5c083f5245a81b9e54117add9fa88]

warning C4701: potentially uninitialized local variable 'fVal' used

Change-Id: I412ab50b7c6e7cf6e32a42fb92cdbab513f42dce

2012-11-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [20481510003524af3e4b50c073a4f9bae87acb1f]

add SAL_WARN_UNUSED_RESULT in OString and OUString where appropriate

String used to do some operation by modifying itself
whereas OUString never does that and when a modificaiton is needed
it create a new copy.

so it is very easy when one convert String code to OUString code to
miss stuff like

sString.ToUpperCase()

which need to be converted into

sString = sString.toAsciiUpperCase()

and not
sString.toAsciiUpperCase()

This patch make the compiler generate a warning in that later _wrong_ case

Change-Id: I4a9c0b4c7d0b75ad8850ac23b86e8508a334f5fe
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-28  Stephan Bergmann  <sbergman@redhat.com>  [04c79bcbbc3e646d7c9ae4f9388eb0134ec9a8b8]

Clean up previous rtl::OUStringBuffer changes

The OUString assignment operator is less transactional than it could be, but is
also not necessasry, as OUStringBuffer has a non-explicit conversion constructor
from OUString.

Added some missing @since tags.

Change-Id: I830be93fde78422c5a7eff9437b53e2d2d70933a

2012-11-28  Stephan Bergmann  <sbergman@redhat.com>  [6676c4ebbd264448e1d7871c91c1b3ba72c0dda0]

Fix rtl::OUString::compareToIgnoreAsciiCase

Change-Id: I40005ef4fad4d44314ec2fb2881fec82e926970e

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [47dfe5b8fd4abf9b5cb3c52db4ea6f4af6ea6b9c]

patch twiddling breaks autoconf -i on macosx

Change-Id: Ie5bac151578cf3b58253900bbef4bc4645e2c43d

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [3e6b35fc96de29ba077f8f266ccfd73cb93561b3]

API CHANGE: remove com.sun.star.util.logging module

This module was deprecated and replaced with com.sun.star.logging in
OpenOffice.org 2.3 (i#76119); there is no implementation of the
interfaces. Removed types:

com.sun.star.util.logging.LogLevel
com.sun.star.util.logging.Logger
com.sun.star.util.logging.LoggerRemote
com.sun.star.util.logging.XLogger
com.sun.star.util.logging.XLoggerRemote

WARNING: could not open key "/UCR/com/sun/star/util/logging/XLogger" in
registry "/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/util/logging" with published
children exists only in registry 1

Change-Id: Ief1beadf0e32dee03f555599909ac5f31a5034dd

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [61d16504fc1aac2545589a85660c1c89aedbc372]

API CHANGE: remove com.sun.star.beans.XIntroTest

This is evidently only intended for testing and not implemented
anywhere.

EXISTENCE: published key "/UCR/com/sun/star/beans/XIntroTest" exists
only in registry 1

Change-Id: Ib12117c7761a7cb95d71705127753579004d5e79

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [771914ab1482af600b11dfe789182604802d1046]

API CHANGE: remove com.sun.star.test module

The com.sun.star.test module is intended only for internal testing of
the UNO implementation and should not be part of the public API.

EXISTENCE: published key "/UCR/com/sun/star/test/TestEvent" exists only
in registry 1
EXISTENCE: published key "/UCR/com/sun/star/test/TestFactory" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/test/XSimpleTest" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/test/XTestListener" exists
only in registry 1
EXISTENCE: module "/UCR/com/sun/star/test/performance" with published
children exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/test/XTest" exists only in
registry 1
EXISTENCE: module "/UCR/com/sun/star/test/bridge" with published
children exists only in registry 1

Change-Id: If9e607ef944b5b1b0a1af60cc9210fa4d8993bb4

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [6eb7ee11c6a8286de7141e3938e10c96e4f3d81d]

API CHANGE: remove com.sun.star.corba module

The com.sun.star.corba module is entirely deprecated and unused.

EXISTENCE: published key "/UCR/com/sun/star/corba/ObjectSystemID" exists
only in registry 1
EXISTENCE: module "/UCR/com/sun/star/corba/iiop" with published children
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/OpaqueData" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/ObjectKey" exists only
in registry 1
EXISTENCE: module "/UCR/com/sun/star/corba/iop" with published children
exists only in registry 1
EXISTENCE: module "/UCR/com/sun/star/corba/giop" with published children
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/CorbaString8" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/OneThreadID" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/CorbaUnion" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/LogicalThreadID"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/TCKind" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/corba/ThreadIDs" exists only
in registry 1

Change-Id: I0331d0462f2187ba8d8eacf2a5b3f6af20963304

2012-11-28  Michael Stahl  <mstahl@redhat.com>  [b4a004e65655446c0bec8a134444b43f375b7471]

gbuild: UnoApiTarget: delete RDB file before rebuilding it

regmerge does not by itself remove those parts of the RDB that
have their IDL files removed.

Change-Id: Ie3972779deb7de4250e1a5f0f66c2e964fc60043

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [02826093583fab44670cf5b32f478405f52b60ea]

write a makefile to rdbedit to build again

Change-Id: I8e35bb672084344684da401e736a1492c016f966

2012-11-28  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ee9a6d9e854db07462a372ed530da1572cb4e349]

Remove useless method SetBackgroundBitmap

Thomas Arnhold asked me to take a look at the method SetBackgroundBitmap.
In my XFCE, removing this method didn't chnage anything. So this needs more
tests in Windows and other WM's.

Change-Id: I3e10bea4eac114326ff981fb21ba0d292818b1da
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-11-28  Thorsten Behrens  <tbehrens@suse.com>  [5d533bb75efde6dbe6f2d402d20cf5466135f1a4]

Make all-screen presentation work again.

Change-Id: I6b276690043c202f82d5bf7e955b0534a3f9f6b1

2012-11-28  Thorsten Behrens  <tbehrens@suse.com>  [adf342ca1833a0a6bec3b1180ba73c5ae274397f]

Remove commented code.

Change-Id: Ia09c147a084765072f5457d799fccad61adad017

2012-11-28  Thorsten Behrens  <tbehrens@suse.com>  [4367079f509417132ab6726dd169e8b59730c2ae]

Fix a warning

Change-Id: I4921c437a6a410e67ea937029b53a1df93e48674

2012-11-28  Michael Meeks  <michael.meeks@suse.com>  [837e2808f7ed0ef7e40f2596a7a1781b52b606a2]

re-base on ALv2 code. Includes:

    Patches contributed by Armin Le-Grand
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166

    Patches contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1172128
    http://svn.apache.org/viewvc?view=revision&revision=1172133

    Patch contributed by Ariel Constenla-Haile
    i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
    contextmenu  - CWS contextmenu1
    http://svn.apache.org/viewvc?view=revision&revision=1182915

    Patch contributed by Zhang Jian Fang
    #118876#, Add check if the OutlinerParaObject is created successfully
    http://svn.apache.org/viewvc?view=revision&revision=1243381

restore a re-based rdbedit.

2012-11-28  Michael Meeks  <michael.meeks@suse.com>  [6d2fa52272e3418d1c6baa64e75ee45ad1ff6172]

Revert part of "impress210: check readonly"

This reverts commit 416435e1dcbc175787a5a9e03142f7f766b6a648.

2012-11-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d7a9f7fd98ef3ea442d670049f2db1404ff732be]

impress210: #i110321# check if pages exists for last page

Conflicts:
	sd/source/ui/view/DocumentRenderer.cxx

2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [88b223b0baf8eb5599c8c67f9e2a761bbbd819f5]

impress211: #i110990# Fixed 64bit compiler problem.


2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [22e54a9d0ee80b156ddb74a3d80330d48213ce9e]

impress211: #i110990# Fixed remaining problems with display ids and indices.

Conflicts:
	sd/source/ui/dlg/present.cxx

2012-11-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5c3614639cc448e5bdab6ed303de26a5ef9ce894]

impress211: fix a warning


2012-11-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a46904855c32c306f42fce76735045d82013d993]

impress211: fix a warning


2012-11-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9177901fd6491be2937126839e5b96b1bb77ae7c]

impress211: fix some warnings, types


2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [8bcf6ba5586818f4100113a6b685e891de84a5ea]

impress211: #i110990# Fixed slide show spanning multiple displays on Windows.

Conflicts:
	sd/source/ui/dlg/present.cxx
	sd/source/ui/slideshow/slideshow.cxx

2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [cbb599f657acc1953ef77d4f4fd895f75f9c7dad]

impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.

Conflicts:
	sd/source/ui/app/sdxfer.cxx
	sd/source/ui/dlg/sdtreelb.cxx
	sd/source/ui/slidesorter/controller/SlsClipboard.cxx
	sd/source/ui/slidesorter/controller/makefile.mk
	sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx

2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [b3a2432e7df44c7f6387a41a246050d1bfba8984]

impress211: #i116339# Added call to Reschedule to compensate for missing yield.


2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [a19fac0de93bc45187628fa9cd5238ccb9cee0bf]

impress211: #i114732# Revoke comphelper notification client only when it was previously registered.


2012-11-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [60157eabf35827a360ebc84c6381e1224685badc]

impress211: #i115688# Forwarding result of ::Window::Notify().


2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [2983b776bf776574245692e18740400b4608cb9e]

I suppose we need to move Collator from noheader to idlfiles to build

Change-Id: Ide2bda72aafaa3d1e38436cfe625c0d84885301f

2012-11-28  Radek Doulik  <rodo@novell.com>  [b71f8ba4d2330335f8024164a0ca06cb62b0a64d]

use snap rectangle instead of logic rectangle

 - so that pictures inserted into rotated placeholders are placed
   in the transformed rectangle and don't endup at wrong position
   e.g. outside of slide

Change-Id: I2f3d206b43639c094f7dfb1d25e42b9cbf7dd102

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [49f2a69fa7d8eaa23d77519ac29748f4dc3e4c5a]

bigendian utext mixup triggering regression test failure

text takes a pointer to a sal_uInt8 buffer but
utext takes a pointer to a sal_Unicode buffer

passing a sal_uInt8 sequence of e.g. "\x0D\x00" to utext only happens
to work on little endian machines to represent 0x000D, its 0x0D00 on
bigendian.

for more excitement text and utext do not share the same logic!
Various special chars are treated different in text vs utext so
we can't simply blindly change utext() calls to text() calls and
get the same behaviour without reworking those.

So keep the text()/utext() calls as they are, but change what's
passed to be the right thing.

Change-Id: I66696530c4a9482690c461146bdcf0a507b39b68

2012-11-28  Noel Grandin  <noel@peralex.com>  [38cc919efb965e7982d23d5b1c91a639cc2c6fdd]

fdo#46808, use service constructor for sdbc::ConnectionPool

Change-Id: Id12226af5e537b1eeacbb062ad937a3551e245c0

2012-11-28  Noel Grandin  <noel@peralex.com>  [7470cc532fe408dc9d8735cde0e2eb5bb62fd69c]

fdo#46808, Adapt reflection::ProxyFactory UNO service to new style

The service is deprecated, but we still have a handful of in-tree
users, and converting it lets me thread XComponentContext through
a bunch of classes.

Change-Id: Iffdfe537ada6b9e4a89f9b3c8dd82ca85f4bfaba

2012-11-28  Noel Grandin  <noel@peralex.com>  [56ea15091c69d280310aa8b28bb1e9488eaad756]

fdo#46808, use service constructor for i18n::Collator

Change-Id: If6ad17fa9e274beff7ba872a095ced65438962af

2012-11-28  Noel Grandin  <noel@peralex.com>  [7e708545e4e32910d93cd471eb8438dca4ab47b6]

fdo#46808, remove some more XMultiServiceFactory fields

Change-Id: Ida82837f6eaca1a59e85f5e9798084096d07b1a3

2012-11-28  David Tardon  <dtardon@redhat.com>  [60f6c7578b2ba9e78d1aa9589b315aec6b489a16]

fix first run of shader-using 3D transitions

The slideshow engine emits viewChanged() immediately after the
transition has been initialized. Because the ShaderTransition data were
not fully reset in finishTransition_, no transition texture would be
generated on the re-initialization in viewChanged(), thus there would be
no transition on the first slide.

Change-Id: I04fef9a6c09537995d83889be2fe15569a1ddc2c

2012-11-28  David Tardon  <dtardon@redhat.com>  [5ff406634d41b16db2c238d284d7fd7cae66299e]

fix 3D slide trans. initialization

Change-Id: Iafec5485d0a097f386070370b989d5e77f631d99

2012-11-28  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [ada84dbf0a414fd9f6c009d8532200667af1b6b4]

Updated core Project: translations  94b27f6e07ae87637c4f6cb0dd1af3c9c6210e97 Move extension.po Translation file to here


2012-11-28  Michael Stahl  <mstahl@redhat.com>  [d61d02ba66308161150bedc472e8f766811d8662]

gbuild: UnoApiTarget: fix spurious rebuilds:

Since commit 800f388206b15db545d8b96d5546b766a4fc7b32 there are spurious
rebuilds when a IDL file is rebuilt, because the rule for the idlc
invocation was changed to rebuild all IDL files, but the dummy rule for
.urd files only touched that when its own IDL file changes; this means
that the header target is not seen as outdated in this make run, but it
will be outdated in the next make run because then the .urd file
timestamp is checked and is newer.
The dummy rule for .urd files must touch the .urd file if and only if
the rule for the .done file re-builds that .urd file.

Change-Id: I37938aef0621c7d46809e02a06d22248de28271b

2012-11-28  Miklos Vajna  <vmiklos@suse.cz>  [169ee4037c6e31ccf77b992c8b226320640ccee7]

writerfilter: remove copy&paste

Change-Id: I7a5be1963e41dfba1394291becb53318cf4ae8f2

2012-11-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [deb098d9726a3dacb605695de0ee304d6c2b3034]

oops. mixed-up OString and OUString

Change-Id: Iceed183de77a33652c1adb21e4d4146b65a44ec7

2012-11-28  Noel Grandin  <noel@peralex.com>  [90a27e2eb905c1a4203a4a652315c16a60d8aa26]

fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory

Change-Id: I8eefa129a481e47659d488cbe57f9624d3cdb19e

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [d5104498bbcce24d0b8f546b183245373768faa4]

get autoreconf to succeed under RHEL-5

Change-Id: Ica5e55881389a4f83081c41418ea7aa03c633f55

2012-11-28  Caolán McNamara  <caolanm@redhat.com>  [d860b4f45144636c36bfd5b6f9f1b2a14ce36333]

defuzz patches to squeak by RHEL-5 patch

Change-Id: Iac990e65e3af852a527e67154c66e8ad39ce4767

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [dd12118b099c20595e12cdefef2f7a5936b100c5]

Make it possible to tab-complete "solv" to "solver"...

Change-Id: I55895a1b55696ed20e3fcdcafa919879bf304398

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [b4dd218f9eca2c4edf887761241843e70c6b5e8f]

Add vbaswobj and writerfilter components

Change-Id: I63c88bcb41a48142f8b3c20ff4d66ae28811411b

2012-11-28  Tor Lillqvist  <tml@iki.fi>  [759aed9b78b77b40ab244e1c3e3f156f2b32369d]

De-duplicate _ReadFieldParams

Change-Id: Ib08f5ab8e6155f1b9be100377657678b8c480060

2012-11-28  Lennard  <Wasserthal@nefkom.net>  [1f1ebf7d91d1b19c05d7114853ecdc40c8444a6a]

fdo#34897 numbers were wrong, code unnecessary

Text flow is perhaps not intended to specify rotation, created data may misbehave on
other applications, and there is no reason for this unnecessary special case.
(Especially obvious because there is no text flow that causes 180 deg rotation.)
Theoretically, you could delete all three if-cases as in the earlier version of this patch,
but that ?could? come at the cost of backwards compatibility.

Change-Id: I0b1cac78e549c2126d7e45298629e28fc76ac95d
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1165
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-11-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [9865cc0aee96b6b19bf673df3efb0d9d1755744a]

fix misuse of toAscii(Lower|Upper)Case

OUString are immutable so these api, contrary to what happen
with String, do not change the object but create a new copy

Change-Id: Ib48a8d11e485d4b8556f4427880aaaca32d4e82c

2012-11-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd773e669a0958f5f989e17a87ef815ecfd02476]

clean-up a lone lost 'String' in writerperfect

Change-Id: I848ac4d934ffde0ae9c4b8b674fcb46c7bd17769

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [1b6e55eb350e22147a22ad22c1c4f08fc6ed19f5]

De-fuzz

Change-Id: I47e206350331e3edeef9edcb0514eacb66db7c07

2012-11-28  Tor Lillqvist  <tlillqvist@suse.com>  [36f2d5266a0fdea67d8868048341fb0638184756]

icu4c.8320.freeserif.crash.patch is already in the ICU we use

It added code that already was there.

Change-Id: I766184e4996a4abcd3f2b383c1aae3b558954fbd

2012-11-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [422ed6bc3a7811121dea060a9e36d64de434f261]

fix windows miss in svl OUString work

Change-Id: Iff20613231058db92d65cfecc5e4b16dd5395589

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c617be8307033394bde4255c05b72dbd01ae0056]

remove legacy String svl's Put*Entry family of function and convert users

Change-Id: Iebf4017ce4c2c48389716eac1bbf7f386ac7a296

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae0fa7cc62e1f57d22e68b2ef45086aeb1dfe41c]

String=>OUString in svl's inettype and fall-out

Change-Id: I7d64d117183738b86d1869ed629d73675de9c679

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e55f0825c39c2d4f6991f40bcebadaef4f75337f]

OUString has a matchIgnoreAsciiCase but no compareTo version of it

Change-Id: Ie02dc3511e262a3b13df38ddbe0b3136f291ac9e

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c33019b36d613f951787ce9836e34d74bfbd6a1b]

String->OUString in svl urifilter and restrictedpaths

Change-Id: If11b8752c3aa21554c3ee06de07d63639695e284

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [6922a0b190e3877cfae1ca08bfe86e0a010e9d86]

String => OUString in svl numfmuno + clean-up legacy of GetPreviewString

Change-Id: I20f080b76b864208f0706bef9e87cb299f3845aa

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [0860d2bca15536e1277a136c8d1390c5fa3bd271]

String => OUString conversion of svl's PasswordHelper

Change-Id: I7e107c37c43a8c9d868b579a2c389de558594a77

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ad6f9f2f00df27eec2fc6e640eb1a662644de6a4]

String=>OUString of svl's urihelper

Change-Id: Ib4d9175ce4661140a147962b8f45be40f800d85a

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c7709b460394283fd5b1d2779b6af3585f80a991]

String => OUString for svl's zforfind

Change-Id: Ifcdca197bd2f99a9dddacd82e77ec07d18519a23

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [43d1153b2993121d0508d774c1285b359e6e3907]

cosmetic prep work on zforfind

Change-Id: I3c445a20e2c8d17c4fc68360dd896d902be46e56

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ca3cd8bfc47f59c610c89d3ef3daf841bef6fc03]

another round of String -> OUString conversion in zforlist

Change-Id: I9979927af016f0b782ae9481a6207649f6455558

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [fb4685458544670fba5f627d4572ea780f9f7785]

more wrapper in zforlist to isolate String/OUString issues

Change-Id: I53e5e60f59739bdcedb6e7b13006850e0e5b22c0

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [7796d003bd6e0c5b2e4325ea79b4ad022e8e5938]

use const in SvNumberformat::GetOutputString when possible

Change-Id: I364b1ac36f999f4309b3aab2ef0c55ff2147ef43

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [cfce380c1bc5f048b24aff6dcf63bca67d26a980]

make GetIndexPuttingAndConverting String/OUString agnostic for now

plus convert GetKeyWord() and GetStandardName and some
more zforlist implementation conversion

Change-Id: I64abe35a4875d84518a1904ef3121269b79a6df0

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c7db7de3deec8384c7246c5c6c4886bd37fdc96]

String -> OUString prep clean-up

Change-Id: Iacd7a20a49c40b6f4db07a14a17cc6301eeb086d

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1a8ac8b2df40edd0b17825e2ca0cb170061d0ff1]

String and OUString cleaning in xmloff

Change-Id: I85d7fd7733814c60a048a7f87d43fbcbb83b0eb0

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [739146b75d8f3e537759925ba6e17cddd28e1acf]

convert the last SvNumberformat::GetOutputString and users to OUString

Change-Id: I9766872069ef5c2ee740dcbd8ac288aa8063a752

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [621cdc7a446e500a6c1b7fd417199be34cdaf3da]

migrate user of InsertBlanks to OUString

Change-Id: Idc7379daf25a226622e5599124df2ab68b98902a

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [a8fe23a16082deb749b0ad8bfef93ef90ef9ce07]

clean-up few more String out of zformat internals

Change-Id: I83f7794a3cc413c7720ad605a22c00efe966e1a5

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [389713cfaaa7b7f9736414abf2f184997b9bcf2b]

no need for String version of ImpGetOutputStandard

Change-Id: Ie498b7603cd493b00698c2fa1858ba9a77832ea3

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee8f9c9426b10f9b69adb1bae9b82602627d239e]

migrating SvNumberformat::GetOutputString implementation to OUStringBuffer

Change-Id: Ib6c6d1a31b037b6e687b063257a9dc813ff3be91

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f76691ac67cd358879465239abfcf8bb1732419]

support OUStringBuffer for ImpGetOutputStandard

Change-Id: I03aa6278ee3cbbb85ffa9cbe5437493dbc7e463b

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [db650a359b350e10be3ad28ecb9b5b69300203a7]

remove String usage from SvNumberformat::Save

Change-Id: I07d379c9a38a60b5950ff4e2970e46f18cac2de2

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [087dd70dac798ffe0448e2183614182442ebcc60]

convert first and replace after

the original code was converting one character at the time from
whatever codepage of the input stream to unicode just to be able
to substitute the 'euro' character that apparently is somehow
not converted properly (why this is hacked here rather than fixed
in the code page converted is another story)

the change consist in translating the 'native' euro character in whatever
the converter think it should be, then converting the whole string at once
to Unicode and finally replace the 'bad' euro character representation
with the the 'good' one.

This turn the allocation pattern for O(N) to O(1) where N is the length
of the string.

Change-Id: Ie7ffeb813346953f539cf6dc34b43f890d8b970f

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [a49ced0b692d3af81a67da7d6d46d467dcea1f09]

no need for String in SvNumberformat::ConvertLanguage anymore

Change-Id: Ib849ffb115f7501d90dd56356c56c90edf9fd5e0

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1facdbd5cebc72259dbb99b533843b1075c64448]

remove String use in SvNumberformat::Load

Change-Id: Ie7cb50605d9e1e1a21d50a962bdc9b9880c8d06a

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [bedca5cee7d0c1adbf42b894aaec5098d9224443]

convert ImpGet[Date|Time|DateTime]Output to OUStringBuffer

Change-Id: Ie4ab10b81897ac32228dc1267b3da00250ff82ea

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [114ed543a157adfc2792dc726186a75da9f3665a]

convert ImpGet[Fraction|Scientific|Number]Output to OUStringBuffer

Change-Id: Ia865ef3859bb120578e2d92a866ddadbeaa943df

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2a1b5e7ff56e75b16dbfd9048bb2b8154c098e4a]

add API to OUStringBuffer to make assignment/copy more versatile

Change-Id: I95cd8e97044cd5a65500d3a674995f417c4f2e29

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [43c6bfa9287d5c2ed1e771d468daaa5c9cc79f33]

migrate ImpNumberFill implementation to OUStringBuffer

Change-Id: Ideb89b8ced5c3ac2b07a7e270b90e92beef02aad

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e59a75c9fdf1b7b0bb997ee1788c31efffeb2cec]

migrate ImpNumberFillWithThousand implementation to OUString[Buffer]

Change-Id: Ife0fbb28ba2686a9a251757e109f2ac451296192

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [61c7f9b6ce4d4624ddc5403c29fc607ac5acbdf0]

spin Scientific formatting in its own imp function

Change-Id: I8d9e0d01642c04ca7742b68e8926b3966418f841

2012-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ad62ed4c84c5339e3d47d9d23ef1bb0268965e03]

spin fractional formatting in it's own imp function like the rest.

Change-Id: I5a7d5fb1da268a3a3506a02f1735107666f02d92

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [519c947f213ec69b0c92d3ea76193270644263ea]

remove helper from makefile

Change-Id: I617a4ca3d5dbc1494d26e12c3bbdc59e85995ce2

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [47e7436d61539a77aa4e97de952262d858483cb7]

pywizards: remove helper class

Change-Id: I899cab320edb3712b17e339b0931a0deed4425e8

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [03a0ea88e94205bf14feffccf981e4aac82a28ae]

pyagenda: make buttons work in Agenda Items

Change-Id: Iadc5088b1e95fec0ae34c35cf650e9d53ceb6bf4

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [e87d8747cf526af4cbb90502854c3b705aa52caa]

pyagenda: fix Topics in python3.3

Change-Id: Iea0036eef5d978aa227ba5ff297969f7a44ed3ab

2012-11-28  Xisco Fauli  <anistenis@gmail.com>  [ee1df64d6cc0c2b8684063e2ae33676fd50440a7]

pyagenda: fix date field

Change-Id: I7952deeae094ae6d7c44fe4351225434d70e5c52

2012-11-28  Peter Jentsch  <pjotr@guineapics.de>  [b75e9576bfaf9f95532f2a9d6917cffbf37a57e0]

fix fdo#40097 - Cross-references and TOC links broken in XHTML export

Change-Id: I90bd2a8d5f788350f8f2bc8c443776e6598624b4

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [9a00c7fd817508ad02901fa374dc63b63b535f96]

"fix" --with-linked-git case

Change-Id: I26a464a6b1a22997eac52706cb2d4b10c2bad443

2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [721b1aca38a851c390f8e00ea96b761198db8bd5]

String::Fill -> OUStringBuffer::padToLength

Change-Id: I1a2bba922d583b9f38bb6617d46c4fc0874f4844

2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [96248beb79e299203ae6aafea9798a0668707294]

drop empty make rule

Change-Id: I95b8c28a5f7ad7de8b51096fb44f98b48042ca8a

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [42606e3def6cc546dec9a4e558a15605dd67b6fe]

move more from download to Makefile.(top|fetch)

Change-Id: I3bee487c9c5aa72b2236f076b28ee65cf76ac0dd

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [df50d2dcfeb382a051528e4f64bad4c0b8fe83f8]

download few tarballs directly without md5sum in name

..and add few fixes, like:
* use 'set -o pipefail' to fail meaningfully
* include download.lst at the end of config_host.mk
* MOZ_ZIP_* do not have md5sum, do not check for it

Change-Id: I23759aa2f5fdd55b662588fdb0a31568a686aef7

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [cb3fc7ff18545412827cb017818890eda7e2f564]

download also tarballs needed for build platform

Change-Id: I21fc00bd0b5acfd81e378d2e3c0ceb976b8f2a4e

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [e80393462d62be97d7efabaf1b17e269efb37637]

support for --with-all-tarballs

- this is needed for packaging, so that all possible tarballs can be
  available in the complete source package

Do not define tarball names in configure. Move the variables into
download.lst, which is going to be included in config_host.mk.
We already have conditions for getting tarballs in Makefile.fetch.

Change-Id: I160aff6426a253814eea07d2467e4942478f653a

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [6d69a50e769ebee5d0cd75a27fd1a5cdfaace284]

add fetch_Optional to have conditions for download in makefile

This is prepare commit for --with-all-tarballs.
We probably don't want to define the tarball names conditionally in configure.

Change-Id: Id41f73dd7094b3384ce43caf62018f53b3d86a81

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [16aa073855da37d75d0f48e7fbdf92d14ef8c264]

move ooo.lst and download parts to Makefile.fetch

Change-Id: I2d27341566d383002446c23bdf60c7aa0cabf37d

2012-11-27  Matúš Kukan  <matus.kukan@gmail.com>  [bec854077c372f32a904e21b818a6639c18671e0]

move check for wget and md5sum to configure

Change-Id: I1951f25ddff112e8184c90006cd6e87a1c02a930

2012-11-27  Peter Jentsch  <pjotr@guineapics.de>  [143f0b895fb2c0a1449af4f6f307487900921cbe]

removed obsolete xml validation service and xml source view.

Change-Id: I637531c09b391ef458ae6395518129d981662ff2
Reviewed-on: https://gerrit.libreoffice.org/1166
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-27  Eike Rathke  <erack@redhat.com>  [c8209ae6ae2a2e33c63fda48efc7c3381cd095b2]

added FIXME markers

Change-Id: I7f9b5f9843c6f20fec17cec1e43d49624922b4fe

2012-11-27  Eike Rathke  <erack@redhat.com>  [76c22d36f15d1c2447ba9c7470a2d173e398bc03]

Desktop::GetDesktopResManager: handle language tag

Change-Id: Ica043b923e0918f65fb6b18c4205ba91784ef3c2

2012-11-27  Eike Rathke  <erack@redhat.com>  [cb523b62a4a63b70054d7a16385faf5f3a76be28]

SvxLanguageItem::PutValue: empty locale is not LANGUAGE_NONE

Change-Id: I8d788f53b54a7429124a653417d422db300238d7

2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [da64cd182e9158439c2d256fae48c6e9862dd959]

android folds libsal_textenc into libsal

Change-Id: I749238e38b64abde9b601fcee99bdd1f753cdcff

2012-11-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [50a7098b2ee7047cda459e60720e5206eb3d4963]

More ::rtl::OUString -> OUString in canvas

Change-Id: If99dfc98ace1bf62cd5ab05c596f4f6ffc5fbd2f
Reviewed-on: https://gerrit.libreoffice.org/1175
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [47b78e10c1510a86c509eaf190b8d6df1d160f15]

add dependency on sal_textenc dlopened lib

Change-Id: I527536083d546afbb5673a16bc5527915ea9d3f7

2012-11-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [ad2eedc8eb9d2a6f2dd22a66290acbd0e755a73e]

::rtl prefix removal in canvas

Change-Id: Iab6aaa9f06dfe69c85db5e87f9512db0eb44caa8
Reviewed-on: https://gerrit.libreoffice.org/1181
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [5d9edbd3413c427cce87c1e30027d8379a976435]

Revert accidental submodule changes

This reverts commit c7d1daac6f2ce4d891df8a39356641e19a5aa8f2.

Change-Id: I9c679231ea3daf18bc789cdf7d122283238405fe

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [c7d1daac6f2ce4d891df8a39356641e19a5aa8f2]

sigh... apparently 6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d missed a )

Change-Id: I3cfe61034b02d050c3b825ed83e68740760af8ae

2012-11-27  Eike Rathke  <erack@redhat.com>  [b1d3900317bba8f3d0ab773e517a40b40934e0f7]

do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()

LANGUAGE_NONE was resolved to UI language, don't do that, if desired use
LANGUAGE_HID_HUMAN_INTERFACE_DEVICE instead.

Change-Id: I4a45653c9dfef7cc2cddb941ea1174189708cea2

2012-11-27  Eike Rathke  <erack@redhat.com>  [201a3b83d0868c8b0a884a17779b6a4838ed0615]

we don't need to convert a system locale

Change-Id: I1b964fc34f078ddf400927ddce4c19130db43ad8

2012-11-27  Eike Rathke  <erack@redhat.com>  [52b10fdedb9a056cd8f4ef5f01863a3bb1e249c1]

get rid of LanguageSelection::IsoStringToLocale() and use LanguageTag

Change-Id: Id327a4164435ee2e22980827ab21a5affdb8de9d

2012-11-27  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d]

honor USE_INTERNAL_RIGHTS from scp2

Archive::Zip doensn't restore file permissions when unpacking, so
stat'ing the extracted copy is useless.

Change-Id: Ifdc586fbe76bc55af35f10c6ad9468ae69947f13
Reviewed-on: https://gerrit.libreoffice.org/1167
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-27  Andras Timar  <atimar@suse.com>  [396f374e5c6125b65655703da48def879a5a29f0]

Updated core Project: dictionaries  afc12cc53bf96f765b4513868d3b7530c66711f1 fix pt-BR makefile


2012-11-27  Noel Grandin  <noel@peralex.com>  [9df0baaf0b2d0dc22b88d13848014b402937aac6]

fdo#46808, convert i18n::BreakIterator impl to XComponentContext

Change-Id: I2e6800d0f5a6346fc743d5a57bab34d1e36b4ee4

2012-11-27  Noel Grandin  <noel@peralex.com>  [c2bbc9797c2fef9078c11460100996972bebd971]

fdo#46808, use service constructor for i18n::NativeNumberSupplier

Change-Id: I092ca8f912e26f0743909920c6e740d648b8677e

2012-11-27  Luke Deller  <luke@deller.id.au>  [60fa5057039d2413d56813df4d45e5cfdfbb40ac]

fdo#56513 second header/footer lost saving as .doc

This reverts changeset 723f772d for i#106749, then applies an
alternative fix for that issue.

Change-Id: Ib5a1788b67517c8d3cf80fd76801e30587535366
Reviewed-on: https://gerrit.libreoffice.org/1170
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-27  Miklos Vajna  <vmiklos@suse.cz>  [a33727bf547c1d8e8435e06f3d4d1ef80ed7fc0c]

Updated core Project: help  05bd6789ba844772f9757fa1196175e9591ccd74 redlining_navigation: add missing paragraph ids


2012-11-27  Michael Stahl  <mstahl@redhat.com>  [11e776023c89b3de690b37ffaed18ec996b9c207]

python3: try to fix clang breakage in libffi

Thanks kendy for digging up the patch.

Change-Id: I97bc96081736596e84206b95a8d6b658ec3ffae5

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [ee352d11aa5911d510d691bd925cf877f2f16943]

python3: fix MSVC "implicit int" build breaker on tinderbox

Thanks to shm_get for guessing the cause of the problem.

Change-Id: Ieca7199c0c267dc2acaa9ece3ef55747e6a4f816

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [ca3590466c57c2613be785c5c0b8b75bdb9a535c]

remove comment obsoleted by 49313b0626356f4726dc3bd52b237bbb81928a36

Change-Id: Id32034c2a584110be44eebee721147b9cbee0ddb

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [919263362c86479b43c00ae29d6156d4d6cdd545]

pyuno: add python_headers external and use it for wrapper

Change-Id: Ie151a1200037b6060eab00d6f0f0889134826e5e

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [9d921baa17c3ee8d3c7be0cab5980d0f66319891]

clean up PYTHON related version etc. variables:

- configure defines PYTHON_VERSION, PYTHON_VERSION_MAJOR,
  PYTHON_VERSION_MINOR
- remove pyversion.Makefile

Change-Id: I19ac8df18a520ad56bf63ea038dc0769b8249d0b

2012-11-27  Olivier Hallot  <olivier.hallot@alta.org.br>  [0c8e2ee3b4bf133d59fd956715418196e0922187]

Updated core Project: dictionaries  404c7ad8ccb9e71e8a7f575d638e4522b2a16657 Add Lightproof grammar checker for pt-BR


2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [6e1fba8a7262325eb7adf8f90c0f53359ae3e555]

try and make error message a little more useful

Change-Id: I20070965dbf2632461fc74cc8a9795c7ddded269

2012-11-27  Miklos Vajna  <vmiklos@suse.cz>  [79c1b16a96a65afe444c82217b09006d82cc1fb4]

sdremote: make it possible to have only bluetooth enabled

Previously bluetooth didn't work without a running TCP server. Now the
TCP server isn't listening (unless experimental features are enabled),
and yet bluetooth can be used once the remote control setting is
enabled.

Change-Id: I44248642d7e12ded2d4c731d0105bcab88c7fd5a

2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [0ca4133d8a8cc7f7c5c1f8a3ac151b63527be6fb]

warning C4309: '=' : truncation of constant value

plus warning C4701: potentially uninitialized local variable 'cChar' used

Change-Id: I41df38d0fe8e915cc2a366e0be509c4a0205b105

2012-11-27  Muhammad Haggag  <mhaggag@gmail.com>  [45f8c979eb48e631baa8817ea73a14d952d5a275]

Updated core Project: help  df872eb038151f90ee6a128f33acbbd96c000a70 null fdo#48317 Help content for next/previous change navigation.

Change-Id: Id0b44f449bf099b7e79c33cb7f060c0b05457145
Reviewed-on: https://gerrit.libreoffice.org/1163
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>


2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [49313b0626356f4726dc3bd52b237bbb81928a36]

Make python3 work with custom VALGRIND_CFLAGS

Change-Id: Ia4b08a1b20bf46af4d06c0478ed8e795ee543703

2012-11-27  Muhammad Haggag  <mhaggag@gmail.com>  [a0a58556f36cbf396f5139e18881720ed838ddd4]

fdo#48317 - Support jumping to next/previous change

Added two new writer commands: NextTrackedChange (FN_REDLINE_NEXT_CHANGE) and
 PreviousTrackedChange (FN_REDLINE_PREV_CHANGE).
Rewrote the logic for Accept/Reject change (FN_REDLINE_ACCEPT_DIRECT and
 FN_REDLINE_REJECT_DIRECT) to work well with the newly introduced commands.

Change-Id: I03d583bef4225409f69934f16db1854564c2db5f
Reviewed-on: https://gerrit.libreoffice.org/1156
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-11-27  Eike Rathke  <erack@redhat.com>  [d5b7bcbd263162b31780b53070f90fe8b3366786]

avoid unnecessary LanguageTag conversions

Change-Id: Ic85bfad73814e9d2a28efc368526f3c1b5a84ad1

2012-11-27  Eike Rathke  <erack@redhat.com>  [cb5df8a899a2f6795f857c4d300b6a3cf8977d20]

added a FIXME marker

Change-Id: If6f15e57154da159999d570178eea896e43c4d45

2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [9e8ee8d23eeb96f9aea6f5c6bd43b75e1bf93c7d]

remove un-used and non-compiled files.


2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [543af40d1acf1ab947c230ea9766d75af2d49cde]

Fix --enable-dbgutil build

Change-Id: I79beddf3f5d588e47e47c50e1a9b06b70aca99c0

2012-11-27  Andras Timar  <atimar@suse.com>  [869dab55c133a80096e516a5d2b0f0c4d573fab6]

add new tool "stringex" to extract/merge strings from/to android UI

Change-Id: I8210957cedf911418044da340642cf97396f3e14

2012-11-27  Andras Timar  <atimar@suse.com>  [a511a4f2a9e911ba2a8cd8bc452e1fc80d9462d8]

add \n to end of warning message

Change-Id: I6c6f75d7e6fb4379db09a9c155eea9a0cb22ea0f

2012-11-27  Caolán McNamara  <caolanm@redhat.com>  [bfeeed3e986f3ce5090d5a03c50546cbda3b99e6]

implement a new iscii (devangari) <-> unicode converter

this time with support for the multi-byte encodings possible
in ISCII

Change-Id: I1dc09e8836676ab614b531e8dc10f91a90b7c4fd

2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [29315d772c43ece37802c53214a0942daaa7a044]

Remve obsolete DBG_CTOR/DTOR stuff again

...which 0a063f3a36eaf7b90ab6a5cd5b2ad6a63ce9742c re-introduced in error?

Change-Id: I2866165bddc74361dcb72e37cf98fb801f629e9e

2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [e5e8136c6a7f1c30ec733b7bd0992c5d8007b260]

re-factor lifecycle issues in FormattedFieldWrapper.

XAggregation.idl has some rather helpful comments on how this
should work.

2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [0a063f3a36eaf7b90ab6a5cd5b2ad6a63ce9742c]

re-base on ALv2 code. Includes:

    Patch contributed by Christian Lippka
    impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx
    http://svn.apache.org/viewvc?view=revision&revision=1167619

    Patches contributed by Mathias Bauer
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i117712#: fix several resource errors introduced by
    IAccessible2 implementation
    http://svn.apache.org/viewvc?view=revision&revision=1172343
    cws mba34issues01: #i117719#: use correct resource ID
    http://svn.apache.org/viewvc?view=revision&revision=1172351

    Patch contributed by Andre Fischer
    Do not add targets for junit tests when junit is disabled.
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    Patches contributed by Armin Le-Grand
    #118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested
    http://svn.apache.org/viewvc?view=revision&revision=1240195
    fix for #118525#: Using primitives for chart sub-geometry visualisation
    http://svn.apache.org/viewvc?view=revision&revision=1226879
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    #118524: apply patch, followup fixes to 118485
    http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68

    Patch contributed by Regina Henschel
    linecap: Reintegrating finished LineCap feature
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    Patch contributed by Wang Lei (leiw)
    #i118760# split the first table cell vertically, then undo&redo,
    the Presentation app will crash
    http://svn.apache.org/viewvc?view=revision&revision=1301361

cleanup globlmn hacks, undo dependent fixmes.

2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [b13e1d306e3302b23745b91d291f023f94613f31]

Revert "sb140: #i114718# avoid references to object across XAggregation::setDelegator boundary"

This reverts commit 390eaa736364a59e479a849598677b1a6a87f24e.

Conflicts:
	forms/source/component/FormattedFieldWrapper.cxx

2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [4dc7b3b830649314e0552b9da4c3fc05de66c60a]

correct free slot count.


2012-11-27  Michael Meeks  <michael.meeks@suse.com>  [5bb7bb58e62309e59d015310cf0221902d910d52]

Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling test"

This reverts commit 52b32f617521fd160b043754f77f3a549fddc926.

2012-11-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [52b83062e4111cedf5f3d77e23a2767155cf607b]

fs34b: #i117507# serialize_node: do not reach out into the implementation

of the UNO DOM node (which isn't possible anymore), but use the proper
UNO API for serialization

Conflicts:
	forms/source/xforms/submission/serialization_app_xml.cxx
	forms/source/xforms/submission/serialization_app_xml.hxx
	forms/source/xforms/submission/submission_put.cxx

2012-11-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2884799ea8c635ea5849fed3bea77b099a541de0]

fs34b: added some diagnostics, so next time a bug like #i117507# happens

we will not - at least in a non-product build - silently ignore it

Conflicts:
	forms/source/xforms/submission/serialization_app_xml.cxx

2012-11-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0c696c1628a0271242f4a89d343c7e125f493726]

fs34b: #i117459# fixed the test - do not create multiple children of a document, this (rightfully) throws nowadays


2012-11-27  Takeshi Abe  <tabe@fixedpoint.jp>  [fc61f0dbb9aabdfd2345c36e3a6fb70b3d72a323]

sal_Bool to bool

Change-Id: If000e5980fc7982a21f62b1c90b362abc52019a0

2012-11-27  Takeshi Abe  <tabe@fixedpoint.jp>  [8b30ab19eb6093b9742f957c53823dc346dcda2b]

Remove undefined function

Change-Id: Ie9867136a13ced288b90b030b49e7377715647a4

2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [872d76228fc440d22924b69a391f027dbdc8e693]

Introduce a Restart dialog that allows to automatically restart LO

...instead of just telling the user to restart manually.

The one existing dialog (duplicated into svtools and cui) that got replaced by
this is the dialog asking to restart when the choice of JVM changed.  There are
more similar dialogs that would benefit from replacing them, like
RID_SVX_MSGBOX_OPTIONS_RESTART (cui/source/options/optjava.src), but that one is
called when closing a dialog nested within the Options dialog, and calling
OfficeRestartManger.requestRestart in such a nested situation still leads to a
crash.

The design idea is that when more similar dialogs are replaced, restartdialog.ui
contains a list of hidden GtkLables with the appropriate prose why a restart is
required in the given case, and restartdialog.hxx's RestartReason enum contains
corresponding values that will show exactly one of those GtkLables.

The new svtools/uiconfig/ui/restartdialog.ui is probably still pretty rough and
could benefit from some UX love.

Change-Id: Id939188ee22f24301a8a3598b83afb31339bded5

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [602b746330d21ae1b9c0fc60eb0980ed92cd5680]

configure: switch system Python minimum to 3.3

System Python 2 can still be used by setting PYTHON, PYTHON_CFLAGS,
PYTHON_LIBS manually.

Change-Id: I4c2eccad3866ae2b037752e9e06768c444e0aa9a

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [38a22a9026a3d8a67f3e16ec650960a10b527d25]

Switch from python to python3

Mac specific parts of patch by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [6f8f95fed7a4bd741bf035f53a758ac0c6da66b2]

warning C4805: '!=': unsafe mix of bool and sal_Bool

Change-Id: I42e2de6b4837c2fa334003e670a1aed8881476e5

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [59a9bac2bf66d4a9e96eea41831b7fb016fb44e8]

dbaccess: warning C4530: C++ exception handler used ... specify /EHsc

Change-Id: I273b800c36038be64cdc9f85872ee95983077da7

2012-11-27  Tor Lillqvist  <tlillqvist@suse.com>  [b0505048022efeb5c577232534a1c404d435e8b9]

Simplify SVLIBRARY

No need for a __DLLEXTENSION macro that is used nowhere else, and
which is in the namespace reserved for the compiler implementation
(two initial underscores) even. Just one #ifdef tree is enough.

Change-Id: Ib2612ceba385250792c52066a720b220eb294aea

2012-11-27  Maxime de Roucy  <mderoucy@linagora.com>  [df25641bc1f38d2c9228cea42318a58c4dc2ead5]

fix bug 53508

In the format paintbrush function :
Apply the paragraph automatic attributes to all the nodes in the
selection instead of just the last node.

Change-Id: I655f00cbf44d3d80c19a7ef623bc1c7cb505ead9

2012-11-27  Stephan Bergmann  <sbergman@redhat.com>  [cc360f0a483e7c68ece7a30424f204d660d74b1c]

fdo#46808: Missing adaptions to XFolderPicker2

c988da288ec473a28f61ebb53aa3ff82bab11ef4 "fdo#46808, Adapt
ui::dialogs::FolderPicker UNO service to new style" had left some FolderPicker
implementations at XFolderPicker, so creating them caused DeploymentExceptions.

Change-Id: I3463161f9bb87a69a2777c331eb5b93d487790b0

2012-11-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [41f08d42696fdb1f38baaafdde63088febdfd06d]

Some ::rtl::OUString -> OUString in canvas

Change-Id: Icfcd96432327873f23351a85f8015f0a945dbf47
Reviewed-on: https://gerrit.libreoffice.org/1174
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [cb1b0ddbb40ea2afcc41d117ab4abb04ca0e58bf]

accessibility: WNT only IllegalArgumentException java problem

Change-Id: I9d251964d5fd00789dc831b7e55684c772c65fdf

2012-11-27  Michael Stahl  <mstahl@redhat.com>  [d84d147ddb7739d73cd28f82df9ab4d6569c5597]

offapi: remove DocumentInfo types from type reference

Change-Id: Iaf887b7a6f228b39aa05104c56618cd1a02c7227

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [ea2bba59687f4d4dc5f729eb93149867e9fad3a1]

pywizards: don't set attribute when it's None

Change-Id: Ic80b77f90635f58ab7e90da8b1c5e7d34a43d0f6

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [4024753450099e60f671e2c73c089a3b5e7e7648]

pyagenda: let's delete the locks and see what happens later on

Change-Id: I6f878d454a264f2c5a9c450b09d690b0230fb89a

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [9ed87bd9a4011fab10c69739884e60e30731481f]

pyagenda: adapt exceptions to python3.3

Change-Id: I87865aa01b1c05f46d39ab98279d3dc67df23c78

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [f835b7e321909dfaac925b1bfd7ccca35a59bd45]

pyletter: adapt this wizard to python3.3

Change-Id: I6617478a335cf1b5b6b128f86148029dc7bd81af

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [5b56643fd426f9e2369a2e78e62768567d65e589]

pyfax: make this wizard completely compatible with python3.3

Change-Id: Ice2eaaa014ee4858658c5643b51b6f70faefa128

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [c279c575950b08e45f5f1d9c7935716a76d67139]

pywizards: No need to use unicodedata here

Change-Id: I30eb17dd740978e2ce03ada0ec11a4db65205f41

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [944a7aa48aefdcafddcc75a5bfff68eeb6d4e343]

pywizards: adapt listener to python3.3

Change-Id: I887ad72ce6ee4001ea2ac8731ffadaf196c0b5d7

2012-11-26  Xisco Fauli  <anistenis@gmail.com>  [d03f2be8e1b01e2c5504fac837240ea473a03c98]

pyfax: adapt it to python3.3. it can be already launched

Change-Id: Id0c98e95d6b40dabe0dc07af232bda84989d1815

2012-11-26  Peter Jentsch  <pjotr@guineapics.de>  [7ce4ca1c49c1183ffb32b0e7f85e29e3d5b2eb37]

fdo#56598 - no whitespace after section numbers in XHTML export

Change-Id: I437b936e37ab577f29736bf413312ba9af393987

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef5fa06e6e918103cac2fc4844dbb62a3522b4e8]

no need for this copy

Change-Id: I0c64a411926ea0de04d214acb993337a695f6acb

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80904d027f5a7adb0fec7da99536f8cc02bdd2d9]

implement OOXML export for date cond formats

Change-Id: I0485edfb6571ff9db9e52b54099a24c92f566dc9

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [179b568a82e1506dced0d2f94c607f7bee2459fe]

easy performance improvement related to fdo#48312

Change-Id: I61287dc910fb168c18fa7c9e46b8c29ae1300858

2012-11-26  Michael Stahl  <mstahl@redhat.com>  [264c136697bed318b324aa7412f22778b3c7020d]

configure: check for Python2 >= 2.6 as well

Change-Id: I568dc7c83cf60f2782ac730dc5efcb0e4b8de8a2

2012-11-26  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bee01c825b77a57b39e1b6baea6b6fdf1f0052e5]

python3: build LibreOfficePython.framework on MacOS X

Change-Id: I0815aa0f5b50166f626f721be56969c0afd655a8

2012-11-26  Michael Stahl  <mstahl@redhat.com>  [e6f81b1898a59280f41177206b777a7a0d32f3fc]

API CHANGE: remove com.sun.star.document.XDocumentInfo

The following badly designed interfaces and services were deprecated
in OpenOffice.org 3.0 and are now remove from the API:

com.sun.star.document.DocumentInfo
com.sun.star.document.StandaloneDocumentInfo
com.sun.star.document.XDocumentInfo
com.sun.star.document.XDocumentInfoSupplier
com.sun.star.document.XStandaloneDocumentInfo

The supported replacements for these have been introduced in OOo 3.0:

com.sun.star.document.XDocumentProperties
com.sun.star.document.XDocumentPropertiesSupplier
com.sun.star.document.DocumentProperties

http://www.mail-archive.com/interface-announce@openoffice.org/msg00432.html

Remove the implementation of these interfaces and services in sfx2
(SfxBaseModel, objuno.cxx)

Also remove unit tests for these services in qadevOOo and sfx2.

Conflicts:
	offapi/type_reference/types.rdb

Change-Id: Ib0b48a4e53a8079c82fac3bb49a829812f8e5256

2012-11-26  Michael Stahl  <mstahl@redhat.com>  [31170413ae3786bf44564e813d7291354e939a77]

API CHANGE: com.sun.star.lang.IllegalArgumentException

... derives from com.sun.star.uno.RuntimeException instead of
com.sun.star.uno.Exception.

Only test that breaks with this change is jurt_uno/AnyConverter_Test,
which for mysterious reasons effectively tests that
IllegalArgumentException is a subclass of Exception and not
RuntimeException.  Presumably this is just a generic exception test that
happens to use IllegalArgumentException.

Some further testing indicates there are no problems expected at
runtime:
Running "make subsequentcheck" with all Java test code compiled against
a ridl.jar that does not contain the change, running against a soffice
that uses ridl.jar and rdbs with the change + ridl.jar with the change
on the test side yields exactly the same AnyConverter_Test failure, with
no other failures.

Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d

2012-11-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1d095efaf989730c298b2ad99720eacf68f71229]

Some ::rtl::OUString -> OUString in bridges

Change-Id: I5412773f9cebc633a78ee5733b62f64b6d1599d4
Reviewed-on: https://gerrit.libreoffice.org/1068
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-26  Rene Engelhard  <rene@debian.org>  [7af306fb2508f01b91749542fd383acc0e675e34]

check for python >= 3.3 in configure when building with python3

Change-Id: If25d4d1d583caace32934d7a7230bb86330cfbed

2012-11-26  Peter Jentsch  <pjotr@guineapics.de>  [5781a5ea3d502332cda77ab75aa7ddd1c9ca36f7]

fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders.

Change-Id: I9788e80829e4e9af17b4e2fd203849ca0b5e9899

2012-11-27  Ivan Timofeev  <timofeev.i.s@gmail.com>  [52252bb529a41979aa4f11d529ae555401ae8563]

findbar: use new SetPlaceholderText method

Change-Id: I2e9b825110ed2e83c053b2084c4e6c868d1e9d9f

2012-11-27  Ivan Timofeev  <timofeev.i.s@gmail.com>  [37c4a408ebd2895ca06e6a22c54591494e9ec52c]

vcl: Edit: add placeholder text feature, import it from .ui

Change-Id: I65d305b07dba5ddd80a108d5ef1b36f75eb67243

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [95b4c0322d486d7899917ed22dd1f8193af77dcf]

use secondary-group packing to left group help and adapt to OK->Insert change

Change-Id: I0325f42e78efbf819c6883b69d5a8903e05ac36e

2012-11-26  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [db8aa2fcf00d0df8f99b12dc2c8213ea66ba894f]

New Layout for 'Insert Table' Dialog

As discussed in http://nabble.documentfoundation.org/Libreoffice-ux-advise-New-Layout-for-Insert-Table-Dialog-td4020074.html

Change-Id: Icd1a77d845aa14a918077ccefd7f9892ad05f199
Reviewed-on: https://gerrit.libreoffice.org/1172
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [9d83ad0e99ab182506be99f7d6a2bec7f6fbe8c6]

Use -dead_strip ld flag

Change-Id: I39bb14e47654afd5425098fb4aad80a29f058d67

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [497a7ac1dfed80339e50c4f964fa2bb0b68d1aa1]

Drop the components we don't have for iOS

Change-Id: I15981bf4827c29a7e1ce8e33d8b6fdc159e05522

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [db7b486f8818ce99711f281216efb49e52c5d0b5]

Use the weak attribute for iOS, too

Change-Id: I090da1c6c9e48ef12f2a168eddb1a2cb91a8f533

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [79d82c21fcc6bde1d75f23870488f85a15e207c6]

Make it link again

Use the wildcard function to get all ibraries and component, like for
Android. (We won't of course actually link in all code from allof
them, just what gets referenced to by the getFactory methods
referenced in docloader.mm. Plus possibly unintentionally other stuff,
to be investigated...)

Change-Id: I6516964c83e7bf120de586550c40615b4337f760

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [efb1d98765b3bdf0e71dfc7df7850563d18a6c58]

Use same component map as in the Android DocumentLoader

Change-Id: I10c8a6806fd106128e151d470a51caa54aa074e8

2012-11-26  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [d042c3ccd88ed0ae7bc4027e9b3478f1d5170657]

Fix bug in localize, created by recently changes

Change-Id: I329c72fdca6ade502d4fdedaccc410dd4b7ea874

2012-11-26  Miklos Vajna  <vmiklos@suse.cz>  [64cea833fb9e5534885aa29844255be2ef32db1f]

Give sdremote a separate option, apart from Experimental features

Change-Id: I34f299acaa489d5c619c764c917b8a8d26b71557

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [0052235753832c28e66e367c8bff244dcf7affb7]

set default script text in .ui

and move last javascript string into global strings

Change-Id: I51f0e18e77ab1696d5b70c98698b81ac6122f970

2012-11-26  Andras Timar  <atimar@suse.com>  [1a622833635d76134426db76b32cf730443a0eab]

unifications/fixes before handoff to translators

Change-Id: I954140a076987f61123dfb8fd74ef830afff4628

2012-11-26  Jack Leigh  <leighman@gmx.se>  [0c46736bb2789abb8aa3eb6308c03bc2538c7586]

Migrate 'Insert Script' dialog to .ui file

Change-Id: Icd3cd8579e9fa8fa4d01fc234317b3b0b03525aa
Reviewed-on: https://gerrit.libreoffice.org/1152
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-26  Radek Doulik  <rodo@novell.com>  [a04735e037289585aa4c4fb68c6907b38a828f41]

fix crash on impress quit, when custom shapes were added during editing

 - reset connection to this unoshape in sdr object so that it doesn't
   try to delete uno shape later when it might be already deleted

Change-Id: I1195bfdaccceb9d7e3e0f0a48aaacb16f7a46ced

2012-11-26  Stephan Bergmann  <sbergman@redhat.com>  [3bdd04fc0466154e16243cf233fb2bb3ad4043a0]

Improve error reporting

Change-Id: I46e97b59716e5d716ac5d76a0bd6af5eea05a57f

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [185fe1de1f437ec2a60cbab3f30bd505e9d14d36]

WaE: use of logical '&&' with constant operand

Thanks, Clang. The code was indeed (obviously) wrong.

Is fixed in upstream boost:
https://svn.boost.org/trac/boost/changeset/72270
https://svn.boost.org/trac/boost/ticket/5145

Change-Id: I5efbb60a8518e387785f2fb65cd821f1938534cc

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [65f82ca62922e2c487ba72b6d67ea7e3a03f8ebc]

get textencoding tests working again

Change-Id: Ia3e0b7be14800e1d50c3e785153b45d2b4a7dd6d

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [5eb649a89b83de4b08c217ae46ddbdb64576a7b7]

fix unicode to dingbats conversion

enabling the text encoding tests show that the unicode to dingbats conversion
is wrong in two places.

a) 0x27CF should be 0x25CF
b) The unicode range starting at 0x2460 should map to 0xAB not 0xAC

Change-Id: I3899e1bbfc3f20ef67eb75c703ad7f23abe81509

2012-11-26  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [54f2fad47b002c498b66b899a3cbcdad4bd11197]

Varnisch localize.cxx

Use getenv method instead of osl_getEnvironment.
Delete rtl and std namespace identifier
Use OString every possible place to decrease
OString<->OUString conversions.
Add some block to minimize scope of local variables
and add comments to make clear each block task.
Move propex "en_US exist in file name" check to
localize to save some extra process time.

Change-Id: I9a0455f7524f71e34efe4d32998d2d21601f14e1

2012-11-26  Stephan Bergmann  <sbergman@redhat.com>  [2981921b49c9bc5748a01dec9ee039aace0bc80e]

Missing dependency on lng.component

...at least, failure of Linux-openSUSE-x86@18-Clang tinderbox makes it look like
that is a problem.

Change-Id: I0e0b135d845d06ed2adddfd246a3ccaab91905a3

2012-11-26  Luboš Luňák  <l.lunak@suse.cz>  [8bf500c365e3cf24086a672f63b0b5d5b60ff4a9]

make presentation spanning all screens work (bnc#758138)

This reverts an API "improvement" from 6ee5dfa150d408179e20a5525ff7ec46649e0e58
that tried to use -1 as the current screen/display but failed. The check
for nDisplayScreen being in range broke all-screens (which is
represented as last_screen+1 value, which is broken in its own way, as e.g.
the screen count can change). The same way -1 as the default value is broken,
as everywhere else invalid invalid screen number means spanning all screens.
The extra overloads without a default value should take care of that.

Change-Id: Ie118038eacacebc007c25860732d5904ad0de2b9

2012-11-26  jailletc36  <christophe.jaillet@wanadoo.fr>  [8d87128c6bcbac26520a8fef7ae5a6256a824104]

Remove useless comment.

Change-Id: Ica37d08671700adea3b0d48c1d72b6d26f56dcfb
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1169
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2012-11-26  Rene Engelhard  <rene@debian.org>  [669f0da19beb577ffded49b2678f4968aa35b5c0]

use correct PyString_Size for python2

This reverts commit 8ea4657f64e7575696be4bba5b2a4309ac029ae4.

Conflicts:
	pyuno/source/module/pyuno_util.cxx

Change-Id: I252688b72610864613ceb80aac9030062e63fdac

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [2ea580358671a840dbd70db13db72a6e5b8be062]

Revert "Skip a bunch of files in the disable-export case"

Causes too much pain in scfilt, let's try without for now.

This reverts commit 421c8febe88920bb6ebdfb05ce85568f241ddd0e.

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [a6e64c35cbac9d3fd5cb2e377575c746a40eaff8]

Indent consistently

Change-Id: I2f0a472a92d9db5d18225fd47a90c98fd26d9435

2012-11-26  Stephan Bergmann  <sbergman@redhat.com>  [f902bcda6e769c59231e40a45430b83fc2006199]

Make ~Window more robust

...in cases where the Window(WindowType) ctor did not call Window::ImplInit, so
many members are null; if then a derived class's ctor throws an exception,
~Window must be careful not to dereference those null members.

Change-Id: I12c4b1b5d7f3633387b85acf9da6d57c42e793b4

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1ba48f312e9a5a1c8383775a0f0ef951832f4d4]

we can now update formulas in cond formats correctly, fdo#48970

Change-Id: Ifc5931eeb7325f606822ceaf23ed6af73467c782

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [86b966257e63d4dbae1eb43aa16730a61811299c]

removal of ISCII code left a bogus hole in table

Change-Id: I341e36a59172116c9f90c67c6ab23d9e4f2c5847

2012-11-26  Tor Lillqvist  <tlillqvist@suse.com>  [febad365b8eba7712ec820d17bbfac9bea41cf6b]

Clarify --disable-export meaning

Change-Id: I7074ece89025f4a82c7ce1818576591f8852cd3c

2012-11-26  Takeshi Abe  <tabe@fixedpoint.jp>  [6313953d87e5328fffe192233dc67d52250231c6]

sal_Bool to bool

Change-Id: I31fa2f4a711f01ca134e8a977eb2147637fc7830

2012-11-26  Stephan Bergmann  <sbergman@redhat.com>  [9f12780c94e192949b2823552cfdd7d3d513277d]

Fold boost crc-shadow-warning.patch into 6397.warnings.patch

Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [0789a8ef9176b1f84b61d9d7bd9556395a21b8c8]

WaE: some additional warnings

Change-Id: I6a86661dfceb4ecaeadb4fb045e924f2b65e1ad2

2012-11-26  Caolán McNamara  <caolanm@redhat.com>  [e54dc7b8a4823db1050a11ec72f814bbecd3ba4a]

WaE: comparison of char to EOF always false on ppc

Change-Id: I77b27ea765230d13b9b81faf5b5cf5acc4897616

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [215b2f5e599c308d3b0f0e118fe15e131adec03f]

Add Emacs mode lines

Change-Id: I01be3f5438ccbe5afc0b35bbb44911d665cc19d0

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [421c8febe88920bb6ebdfb05ce85568f241ddd0e]

Skip a bunch of files in the disable-export case

Change-Id: I58237ce2fdfc55a564e2cf9f00a5eeebed48c046

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [4664dc52d990f6baab3f66f56dd3950dd6f7da8d]

More DISABLE_EXPORT tweaks

Change-Id: I23652e60de720af4da13f29f221001813b927eb2

2012-11-26  László Németh  <nemeth@numbertext.org>  [4d160f28b510ce9277b5d6f85eb83b87beb717fe]

fdo#37954, #i18737# accept capitalized lowercase custom words

Change-Id: I3f8a7d1912952730151e2444f426aff8b2ba4c97
Reviewed-on: https://gerrit.libreoffice.org/1162
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Németh László <nemeth@numbertext.org>

2012-11-26  Stephan Bergmann  <sbergman@redhat.com>  [cf71223c328025efe60215c7774fd87f7941a7b3]

error: declaration of ‘bit_count’ shadows a previous local

Change-Id: I411945fafce71c327d137a2dd09501fa98cc31c2

2012-11-26  Miklos Vajna  <vmiklos@suse.cz>  [33ab92fe567081c9f704262c2bc959f0498b06d5]

android: make this a bit more readable

Change-Id: I765458daa808245ec736a3d184ba64c2dcd3a10b

2012-11-26  Miklos Vajna  <vmiklos@suse.cz>  [593e4a11edb42cf7311ee341b0dbb1e7b1497c1c]

android: extract duplicated casts to helper methods

Change-Id: Ib77731839ad9e46626a7a07d4b2c6c7e32d4bba1

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [ef348c6fc6444343ee8248f3ac1586a97477ba5c]

Sprinkle some DISABLE_EXPORT, saves 100K of code in an Android view-only app

Change-Id: I1b2840dcd11e38253f3620421b8774b8e0c21cf3

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [29f9c062175a87f7862e139a0ded7d2b15731197]

Let's not break "make clean install"

Change-Id: I1a1694bf4ad463ed18c99c5471c53ca26578dfdb

2012-11-26  Tor Lillqvist  <tml@iki.fi>  [a9747280ef8579a29da81167bdb6f1dd9b9c8b62]

It's an emulator, not simulator

Change-Id: I01665f9030c9a544a89d3857f96bf3073c706435

2012-11-26  Miklos Vajna  <vmiklos@suse.cz>  [94dda1701b0b59b0c1faa970035ae81c511519fe]

sw/qa/extras: default style change name changed

Regression from 2e4f4171d6a29858108922619d680606b633d8f2.

Change-Id: Iaaf1cf180458e9b745875aae457e1e3355566385

2012-11-26  Lionel Elie Mamane  <lionel@mamane.lu>  [91fff62c87512e16d4f0446c337242e462dc2aec]

Typo in comment

Change-Id: I63e866d5ad6ae76c8e19d04f3be1476f82966e31

2012-11-26  Lionel Elie Mamane  <lionel@mamane.lu>  [ffdd9120403de0ff892fcc5e112de757c63e7630]

Assert that length of bookmark has not changed after editing line

TODO actually handle such a change

Change-Id: I1cd6b92a44d50e95c5d1408a01962d49a0ab3e83

2012-11-26  Lionel Elie Mamane  <lionel@mamane.lu>  [25156680b5228bf72d4061e9052d15518c638418]

rearrange controls on table data view navigation bar

The settings for font size confused pixels and points
----> correct that with the kind help of Kendy and Thorsten.

When font size was adjusted, control width was not recomputed
----> first change font size, then compute widths.

First label glued to left of bar
----> add 1 pixel of space.

In "row number" text entry area, center the text horizontally.

In "row count" label:
 - justify text to the left for a "complete sentence" emulation
   with the other controls
 - use thousands separators + adapt width for that

Less space between last button and scroll bar.

A bit less space between controls in general.

Change-Id: I2bb1e52d9555ecb054f16f762cf4ed5040814f10

2012-11-26  Peter Jentsch  <pjotr@guineapics.de>  [6aabe09ac092c51d4b394bde9c7ea0055b952e33]

fix fdo#56596 - FILESAVE: huge excesses of white space in xhtml...

Change-Id: Ideb395c1f1bc22d5b23d1c949ec6221e04590a2e

2012-11-25  Peter Jentsch  <pjotr@guineapics.de>  [2a9c7f044f03533604e34216d5b8f6e217609832]

fix fdo#56595 - FILESAVE: ToC links broken in xhtml export

Change-Id: Ic79d4356902570084e024d8891307668b17d97f3

2012-11-25  Peter Jentsch  <pjotr@guineapics.de>  [c8836e0b6d67ff7f4be04fe72ca9834fc5b5b0b7]

fix: fdo#55610 - FILESAVE: CRASH when exporting particular .odt to XHTML

Change-Id: I2456f35a2aab9cefb11d2412c86ddaf06fc3afd4

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [a08f4a983de1170d9d2cc3490a392469886980cd]

Apply Style: Fix the styles preview on Windows.

Change-Id: Ic684e52df585add9ff0f068fa4871ada3916be16

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [7bddbf6b972dff1c9caeb4d4fb485b93c4cb9353]

Fix doxygen comment.

Change-Id: Ia08f5da3e1da257b7d45ffefbd14cf474ee5a95f

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [2e4f4171d6a29858108922619d680606b633d8f2]

"Default Style" is better name than just "Default" for page styles too.

Change-Id: I82ca81ed34db3ba79233534bc5616196ccde7276

2012-11-25  Julien Nabet  <serval2412@yahoo.fr>  [b7617d50dca359c847b7dbb62447fcfe885eb360]

New try to fix pystring size

I don't know if it's ok but compilation doesn't fail

Change-Id: I6960b2cd4587b3f49ccfa7fb24874c288ccfce6a

2012-11-25  Michael Meeks  <michael.meeks@suse.com>  [a7396e4654f9720c763505ea2da7460c9243f864]

fixup trailing token error.

Change-Id: Idf7d0f4490dc419171e3e60252e31e07b6ce4e97

2012-11-25  Peter Jentsch  <pjotr@guineapics.de>  [bd2590174385761560d2b3b29fa5ef8f772985a6]

Updated core Project: help  cd65acbcb541da83c39c3f1eeb6672a7bcc123d6 removed help content referring to obsolete XML filter options.


2012-11-25  Michael Meeks  <michael.meeks@suse.com>  [8ea4657f64e7575696be4bba5b2a4309ac029ae4]

attempted blind fix for pystring size.

Change-Id: I637292be9791484a58b60e8889962176a37e2c07

2012-11-25  Markus Maier  <maier@fs.ei.tum.de>  [b05dc2e3910d22bb919ada64a0cb21c67c0f3623]

German comment translations

Change-Id: I0d169b7cd0f47b6986063d0cc0b6697b1d575e6a

2012-11-25  Tor Lillqvist  <tml@iki.fi>  [b60f7e4e1c8a4db1dc0b5b1583cc1170c70590db]

Add newline

Change-Id: Iadb52498dc3906df7488fb534fd04336b3e468e5

2012-11-25  Tor Lillqvist  <tml@iki.fi>  [ae6431798edd4f73892df746adb7795a645a9e99]

Make the android_version_setup work better

Change-Id: Ibc8f9df533c1fef3c1e428e62622ac2c56552498

2012-11-25  Michael Stahl  <mstahl@redhat.com>  [0e7db6c33bfa2c31439eb602065377428c8c700b]

scripting: Capitalise.py example: fix Python 3 syntax errors

Change-Id: I000e32ed1701c657046ae3b7f836012a7fd56fe4

2012-11-25  Michael Stahl  <mstahl@redhat.com>  [6af846d0a13a8fb6e5153a0759e4952907bb86e5]

scripting: pythonscript.py: adapt to Python 3

- "unicode" compatiblity
- convert "exec", "print" statements
- exception syntax
- use "ast" module instead of deprecated "compiler"

Change-Id: I2995b79d8854433824fdfafe8314ee5c7a3eacf6

2012-11-25  Michael Stahl  <mstahl@redhat.com>  [af2b7fac27aa812229c6611fd35a77aa51b290f2]

pyuno: fix handling of "str", "unicode", "bytes" types:

Replace currrent wrappers of Python 2 only PyString_* functions with
better abstractions that handle default "str" (PyStr_*) or byte strings
("str"/"bytes" depending on version, PyStrBytes_*) and adjust all
invocations to work on appropriate string types.
Fixes obvious "attributes typeName and/or value of uno.Enum are not
strings" exceptions with Python 3.

Change-Id: I255dcb1bc198fd7f6a62b83b957901521071a480

2012-11-25  Michael Stahl  <mstahl@redhat.com>  [a38b59265c08276fce6d73ce541cadb41aa6d347]

pyuno: adjust uno.ByteSequence to work with "bytes"

This is necessary for Python3; "str" type is still accepted so it runs
on Python 2 as well.

Change-Id: I51098feca00e4cd8ce3ceebf663d4ce79252cbcd

2012-11-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [87c923be603d0b3706c481281549a79c8b8bcd41]

fdo#57499: VclContainer: enable child transparent mode

Change-Id: I42aa0c578a927777725e5be4f8534f68bc709cd6

2012-11-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7f0581e15e1ac3b42ec3a98f3497d4900ac50bcc]

findbar: disable up/down buttons by default, there is no text to search

Change-Id: I67550f0b40e1c0d294bf8837a2e6ad3bb30dac8a

2012-11-25  Rob Snelders  <programming@ertai.nl>  [6f3f04597f9c4260511d3bd352f1c89a29fa1973]

Work around make 3.81 pattern rule problems

Change-Id: Ife5cccd8c7011199e370cd68a76a077451675a55

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [d44914633ac1b52691cf7c33d1dea2115df6e109]

Apply Style: Support styles with background.

Change-Id: Iff3e3c4f3bd2ea09c39db80ed5400efadeafee30

2012-11-25  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [d02dc1da4a3cff852b4f29bef2fb8ce88140ef7b]

Some cosmetics in l10ntools

Add comment to new classes
Delete unneeded getLanguage() method
Make inline GenPoEntry's setter methods
Fix some typo

Change-Id: I8f337b8c57e1eab7696415dc7297c64e2436f35d

2012-11-25  Takeshi Abe  <tabe@fixedpoint.jp>  [b19be5c73cadfa398f6f40e74ec23b9f79a9e3b7]

sal_Bool to bool

Change-Id: Ieb7ddea4c5934717a22e2fdc78883a5d13cfc448

2012-11-25  jailletc36  <christophe.jaillet@wanadoo.fr>  [e609841e8f96d4898f080d1b06a753dbe346db36]

cppCheck: remove dead assignment and dead variables

Change-Id: I3f0eae93be7f362ff70f8a544c46cd500d2ca50c
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1153
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-11-25  jailletc36  <christophe.jaillet@wanadoo.fr>  [ff7eb03c4ad1027eb7dbcac73858f726ae558915]

cppCheck: Possible NULL pointer dereference

Change-Id: I1d740eea5c26e0515835c4dc6199a387b6fa8f6b
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1154
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [a10fc29879faf726eaf0a3d3348b14a455eac75e]

Make XRestartmanager.requestRestart work from inside Desktop::Execute

Change-Id: I285f4ea088c08139593d0daad9a36a755985dec6

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [c19853cd874b0a8b628e808c7d7680360cfe4d2b]

OfficeRestartManager clean-up

Change-Id: I21c6d9d2b23512e76cf46ebdbc765da780f8ec5c

2012-11-25  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [8ca933ae8af6656b2f23fe3a2fa17b2034d5c615]

Fix the Ignore system input language label truncated

This fix label Ignore system input language truncated on
Options-Language Setting-Languages dialog

Change-Id: Iaa9606160d7cfc96fcbb02116020cd8d46ffb4e7
Reviewed-on: https://gerrit.libreoffice.org/1155
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [7861bf081e2802a16f0be31edf7b3d1667f238dc]

Update to be able to at least start the MinGW build again.

Change-Id: I51a3cf81bf6ba4f0d50cb3f2ac52c2d220955b56

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [71103fd8d95e67e13652b13a7d58c6d70b6ad593]

Work around Windows' missing symlinks

Instead of creating a single solver/*/installation/program -> ../../bin symlink
used by all gb_CppunitTest_use_executable together, individually copy each
gb_CppunitTest_use_executable into a true solver/*/install/program/ diretory.
(Renamed solver/*/installation/ to solver/*/install/ so that old existing
solver/*/installation/program symlinks on non-Windows platforms would not
interfere with the new cp rule.)

Change-Id: I4ce82b41856056669ad074ff2ef8004fdc6533c1

2012-11-25  Miklos Vajna  <vmiklos@suse.cz>  [2d7eaeb6322864eb68b765c9c71d60532cba479f]

SwFEShell: fix doxygen comments

Change-Id: I49c0e34cf7e73e04be9020ef27b3d7e7e78028f0

2012-11-25  Eike Rathke  <erack@redhat.com>  [85b942009d77587b70746b395d06dcc509e350a2]

added i18nisolang1

Change-Id: Ib36d8c32c874cbdddc6ed3fe9ea6c7465ac334db

2012-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5edf0adc8594aedd3c26d424ffd99c734028b138]

disable this for now, fdo#57500

Change-Id: Ie69893e3012b8e358402b325f1254ee905d88cc3

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [4533b4b2a541d50b586f02236eb1eb90dfbd042c]

Update MinGW build reqs.

Change-Id: I5877e181d5f395037f7bea747df429bb9e9080f6

2012-11-25  Julien Nabet  <serval2412@yahoo.fr>  [a4f0c2696b1b32a9a233d377c28570135c29b5a1]

Fix typo

Change-Id: I8f5aba83864aa46bd6bd0535f340af06e475671d

2012-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93e57ac549abc41bdc875b9cbe5869c251f879a7]

style list should be sorted, fdo#51588

Change-Id: I771a17f2cc20602f2e6f8b18142eb990c473f2d4

2012-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc999eddee0dbff7cd90130c1f8b486517404103]

approxFloor is better than just tuncating

Change-Id: I5c204de2dbf7448b8a8ab16e7178a5e1de900d28

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [e215acdef09cb8c45bdb86b4fa821a46a5b2cdcc]

"Felder" -> "fields" not "errors"

Change-Id: I260ebf94f041fc690ed76ac9e55c75a3b038a412

2012-11-25  Jan Holesovsky  <kendy@suse.cz>  [8aa929fb02b24a7c26150e61728fc900a74229ec]

Make the font combo box in the toolbar a bit smaller.

Change-Id: I4ea350f7557b53e8edc44679f83d67e4f5326ae1

2012-11-25  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [d4181e5b54577c4bda025d447aeb08d9b0e441af]

Allow the version number to be on 2 lines in the About dialog

Change-Id: I641c668b0ced2564039ed1e3f2469cf4d220de5f

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [7de4f83848f6277251e48606ce2c670ea9866926]

Adapt to OUString-oriented SearchForward

Change-Id: I0aec0bf6d2d3010292f5dee314074457c24ee408

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [db8826007035255a4b3e4a3ef0377d28415a3a93]

Implement MQueryOp::RegExp functionality

Change-Id: I9daf60f42dcba4e4c6444ccd8ad94258424621fe

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [5d0402cfccd7efaeb4f65c48c295af91e52df0da]

Make ~SearchParam non-inline

...so clients do not need to link against tl merely because of ~String.

Change-Id: I1cf1dd17c6bed96f6bea765747adbbe962a93fb1

2012-11-25  Stephan Bergmann  <sbergman@redhat.com>  [8b52b40b1d5111e8fab1f13e903ab4b2c56d892c]

Removing some redundancy

Change-Id: I473e1d09f783b5265f07ff4a7c340c7f52088ab8

2012-11-25  Peter Baumgarten  <peter10691@gmail.com>  [af30deff1c3837726b52fb9188098ee2a5f8c165]

Comment Translations

Change-Id: I67e4d5603210fe9cf0ee2f26ab23c2eeb5b13854

2012-11-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23fa98c829a1e7f677969690c711dc66c36765f9]

remove this overoptimization

Change-Id: Ic87237bdf3f98fe90a882946d1d281d4dbd84e5f

2012-11-25  Miklos Vajna  <vmiklos@suse.cz>  [9f5263c477b82fef5aa9c3e79fb6af92aa049e24]

fdo#44736 RTF import: ignore direct formatting which equals to style

Change-Id: Ie82f18381a95adbfedf7ea02d6844685e44b151d

2012-11-24  Stephan Bergmann  <sbergman@redhat.com>  [7bf64a5af4088c0f6d4dbf7f493e94fa63e2a4b2]

Turn PDF import from bundled extension to plain code

No need for dirty hacks linking in basegfx objects statically any more.

To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed all relevant
UNO implementation identifiers from com.sun.star.comp.documents.* to
org.libreoffice.comp.documents.*.  Also, existing installations of the extension
are explicitly not migrated to new user profiles.

The xpdfimport executable is now in program/, its xpdfimport_err.pdf in
share/xpdfimport/.  To simplify finding the _err.pdf from xpdfimport, its full
pathname is now given as additional second argument to xpdfimport.  To find
xpdfimport executable from CppunitTest, CppunitTest creates a symlink from
solver's unittest/installation/program to solver's bin, so that
"$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets
BRAND_BASE_DIR to solver's unittest/installation).

The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even
though it was included in the .oxt) and has been removed.

The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport.
Having it still conditional requires some pdf_Portable_Document_Format vs.
pdf_Portable_Document_Format_import foo in module filter.

Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523

2012-11-24  Stephan Bergmann  <sbergman@redhat.com>  [774003e87946ca9dc63b1c1c550be968016d1e53]

One DBG_ASSERT -> SAL_WARN_IF

Change-Id: I480be6ca8d84fae30a598a6b3a012606630343e5

2012-11-24  Andras Timar  <atimar@suse.com>  [536acfa5e448fd3767a1ce8601fa7a38a13bb15c]

Updated core Project: help  14a35bc7c9a2a012e7d994588a2fcdf52158ebac fdo#53902 add help text for Help - Send Feedback...


2012-11-24  Andras Timar  <atimar@suse.com>  [e33b4306991c23adcc40485b0568948ee9a3820c]

Updated core Project: help  bbbef57fbadf577d3b799d14288dd958550e68f0 fdo#55909 add help for date acceptance patterns


2012-11-24  Xisco Fauli  <anistenis@gmail.com>  [be3b55d5ec59e87edf93215fea91df312fa82dfb]

pywizards: fix textfields

Change-Id: I6609c554ef161a0abafbdfa65f8076a42eec93b2

2012-11-24  Xisco Fauli  <anistenis@gmail.com>  [a615abcd121bb0d6fd27a7ac883798d45b290970]

pywizards: sort lists again

Change-Id: I9b3f1faba3eb3ffc59294b6bfe6816a19fc05185

2012-11-24  Xisco Fauli  <anistenis@gmail.com>  [63510b3c69761ec1de3c1acd30cf6e4e3a55184a]

pywizards: better us os.path

Change-Id: Iae2bfba899ba23e743f72f5c675177771be66c7a

2012-11-24  Xisco Fauli  <anistenis@gmail.com>  [e5f040bf7c73104ad472c4fd959dc6f8d96b57c2]

pyletter: Fix letterhead

Change-Id: I73977b203778dca42ef548b4c24412b794701e5a

2012-11-24  Andras Timar  <atimar@suse.com>  [4fa0236f1ca1af24a16f5edc5698bc14fde0f0d0]

Updated core Project: help  80899ee8568c141e25dbb9a04bd13507c89a0870 fdo#56103 wrong tooltip help corrected


2012-11-24  Andras Timar  <atimar@suse.com>  [bace92249f819aa6d3a0f37a64bf558613dccd6e]

Updated core Project: help  a5e037cf6062e6b21e8c674a45f8b9ae80da40e9 missing spaces


2012-11-24  Eike Rathke  <erack@redhat.com>  [f1beaad9e60d35b39b1b9a3a517385ecbc9c5d41]

some more LocaleToLanguage() replacement

Change-Id: Idde3595e92744a8bfc81a0c4714fde67e2220ea5

2012-11-24  Andras Timar  <atimar@suse.com>  [cf0a7fe1159e9be1afd119616aef6a9e322edc50]

Updated core Project: help  f3c69d4462504bf8f54ab3de7eec7120d04ebe0a fdo#57421 hoint to enable macro recording


2012-11-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a6c1e4186a4f7e246103f541beccbc7d8a027ef0]

lp#527938: use new-style service and session installer in bibliography

Change-Id: Id06e64ffb6c63cfba2f9948579dc03a4f54b6d45

2012-11-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [db160a3cd5aa8d42ac90efd91b4c1825a9fe3156]

fdo#46808: move com::sun::star:sdbc::DriverManager to new UNO-style

Change-Id: I9807fbe8bce95e7e801ac584d89b3b1da97d8662

2012-11-24  Eike Rathke  <erack@redhat.com>  [d7a5ec62e91ce3dc5b784815254218f16181f676]

get rid of CreateLocale() and related

Change-Id: Iba035ff20b149b3d85a8c0ea25430892c3e40e3f

2012-11-24  Andras Timar  <atimar@suse.com>  [3bd0013044e41e63cdf790b67af1f0a202dcba87]

Updated core Project: help  df35c1baaacbf33b104745d04a0b58427d690b0b fdo#51576 mention that $ matches paragraph break


2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [81e4968fdde5bfc68e916db25d43125631daa972]

use 2 decimal digits

Change-Id: I4444c7b0072996efe38c643ac8a6b6a432981329

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f4da07012a6932c23e06f76a50571b2408b40535]

use consistent spacing in Outline Numbering dialog

Change-Id: I10d9148127060428a67844a45642bd7d01516de4

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b8de82bcf0f4b56d3c9c59f1d07e01624a4b039d]

fix typo: "Tap stop" -> "Tab stop"

Change-Id: Ia04ccf1dd918f2a52af66b132ab54432cf2e3ca5

2012-11-24  Andras Timar  <atimar@suse.com>  [e3fbfaf99bdb00694dc64ba22643969b7dad5c1e]

Updated core Project: help  b228822fd4f25fbdb5c367698e14dfc4a0f0af00 fdo#33150 remove hrefs to www.openoffice.org


2012-11-24  Jan Holesovsky  <kendy@suse.cz>  [a4910e36ef5391f6b22fb3c0ef6d317f47cb6709]

Apply Style: Correct the font size when it is too big to fit nicely.

Change-Id: I6bfa1d5d4064de70974508fe6122f5289972e9a7

2012-11-24  Jan Holesovsky  <kendy@suse.cz>  [c7bd4073e4fc82e37d5484c1cf80f578a183a20e]

Apply Style: Preview more properties.

Change-Id: I708cea6d5d0fcb675d69312cea212b93ce4e8e39

2012-11-24  Jan Holesovsky  <kendy@suse.cz>  [c2e57626e5f6e59767032a1a2ebf7fd4cfdbcc54]

Apply Style: Preview the text color too.

Change-Id: Id9429b058842b1437e3d3cad171181ea604cc7fa

2012-11-24  Jan Holesovsky  <kendy@suse.cz>  [7e862a2dff0941678cc57b9fe796803874096ba0]

Apply Style: Preview styles directly in the Apply Style combo box.

Change-Id: I5042b5bc61da65dc85cb406e5137e0395b699fbf

2012-11-24  Andras Timar  <atimar@suse.com>  [10370f3d55205d61b8316cb068804c3b6d00c11c]

Updated core Project: dictionaries  84861864e2555282a23235225dd15dc1c6d30249 fdo#33150 replace href to da.libreoffice.org


2012-11-24  Eike Rathke  <erack@redhat.com>  [117184c3e14bb01cc4482bb2a47569008358e6fc]

kill a few more SvxCreateLocale() & Co remainders

Change-Id: I2b70bf76a495b9edb79b5b3c4ae1b06abed30f54

2012-11-24  Andras Timar  <atimar@suse.com>  [d15436e5a98e45f0e8d54bcaabae9ca0875a4e92]

Updated core Project: help  ada1ecaf116330090c217d5cca88169d30d726d5 fdo#52988 Report Builder Extension is bundled with LibreOffice


2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c54534415dd71afffaff929617a4ddfcd599b152]

we need to catch the exception here, fdo#57451

Change-Id: I203aa640e7d4373f3a090a4988c28c6059b93064

2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [144a8586b8a3cc16a00807f5968886e73c44c0d9]

this method actually can throw, related fdo#57451

Change-Id: I26b79829029e127eb8b9ab4fbea3e0f02035ee41

2012-11-24  Eike Rathke  <erack@redhat.com>  [41956321ceefb5836feb2c119b66de7bb557740f]

get rid of Svx...Locale...() double conversion nonsense

Change-Id: I21d14ff6087d1adb0ce769f2e8f8060a005250cc

2012-11-24  Peter Baumgarten  <peter10691@gmail.com>  [6395c843710b59e391f10f3532442ae11fe64357]

German comment translations

Change-Id: I91e022fac89518cceca8e53807f7a14fe92e0e85

2012-11-24  Andras Timar  <atimar@suse.com>  [67e9f1a0ad9ad49cdafc485142b13e0a1f5903c5]

Updated core Project: help  31b8a30979690acf6372ef4be7f30f3c4a455325 fdo#55660 Mediawiki will not parse <font> after this


2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [4a19c5bc3c679f83ac0d906e39dc1c51cbea97af]

Avoid android deployment target to be the default one accidentally.

Change-Id: I5345850789cd85966aa92064d1a95b7793521e9a

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [2739333e553a578bfdb4b20c7c6832297c87844d]

Prevent bluetooth list update from crashing incessantly.

Temp fix, need to fix the race here.

Change-Id: I95ef1ce206ba0e9059b59c10cf7a76d39df1b8b7

2012-11-24  Michael Meeks  <michael.meeks@suse.com>  [aaaf5126c6a465b2758c111f41bb4f55d39b3fe0]

android: adapt the ant clobbering to a given SDK version.

Another volunteer fell over this, and (I hope) it's easy enough.

Change-Id: I7149d16fd8b7749afeeccef2ebc8f493200f1900

2012-11-24  Andras Timar  <atimar@suse.com>  [4ae193b308e86b91393b60a1a5f84037a4c40f30]

Updated core Project: help  7be4495e86db83bb0fd27b36629a378d957f7ba9 fdo#57227 Amend help text of 'Ignore All' button


2012-11-24  László Németh  <nemeth@numbertext.org>  [0ab3d629c7f921088a03741377bbe031bedc9ba9]

fdo#57483 remove check capitalization (ugly 1980 thing)

Change-Id: I9a18e463c1eac01bc855e0b4826599e25692d441

2012-11-24  László Németh  <nemeth@numbertext.org>  [41c2b0375773b2d2945d75e255ea6bb6c7fd378d]

Updated core Project: help  48c8755aca088c7af28cd8ef47c4834175914dff fdo#57483 remove check capitalization (ugly 1980 thing)


2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b0ff8deb1130335537df5543da6b4b6eadfe2e99]

prevent 100% cpu on switched of autocalc with volatile func, fdo#42260

Actually conditional formats with sitched off autocalc are not working
correctly but this patch does not make it worse

Change-Id: I44a4450fb7845e5cb2d9b2ac605540722a5bd48e

2012-11-24  Andras Timar  <atimar@suse.com>  [1a9745b511be43ee9015654eb65d9e933c127816]

do not generate KeyIDs (qtz locale) when ENABLE_RELEASE_BUILD is TRUE

Change-Id: If16741960b23ee05101849d17f1374d17751aa41

2012-11-24  Andras Timar  <atimar@suse.com>  [5ca6c75f2b1ea2dabcf8e89a20281931304b9467]

remove useless comment (old bug database)

Change-Id: I85f661934a9ce84017018694e90aca5d050afb65

2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [add3633a6ec53b038ebd29b70125d0eb259549d6]

autofill should adapt the cond format range, fdo#57050

Change-Id: Iec5e4f75f92f4bfcc49d3e3e36090d0c7d0f8be3

2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d1def6b029ad941d0b2cbecd8f682ae0d33ddd79]

don't make 2D refs 3D refs in the cond format import, fdo#36379

Change-Id: I1c190e29ab26fab7e3ae109ea3135d7654a7cb9a

2012-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c522cf5836b7263981a8f9de38af54c64ef873a]

sal_Bool to bool

Change-Id: I9d221cd10fcc6ef92b6accfcabd586717a7dcad8

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b82ecd0448ca97df79243b2d22547324d08dc130]

fix build

Change-Id: Iebbb690f3beacca026d584636b9ef505dfe9ac89

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b997d899f5c9d3a89998a7da27ce9b0d1ee93104]

Title Page dialog: don't stretch spin buttons

Change-Id: Ifce5de33ae60c775b5324102f16304018e24c75e

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [aaa5fa46e6a95f81be0b72e0c68061bcec0ce0d5]

PrintDialog: add some space between preview and tab control

Change-Id: I2bab3de95b6cf22ef1c40d3062c7402fac4ab5b1

2012-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [59e59a16c1e9189458aafc9875eab989484f5191]

fdo#57472: VclContainer: make it paint-transparent

Change-Id: I02f09ecf7edb8a8b01b996782ee9618988b5f56e

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [895a367d4fb7e5dedefe45937a06d4ba25641d27]

Revert ImagePreparer to plain osl::Thread, suicide in onTerminate

This amends 4ab63a3aacdaa819fa98957fa017978e768931bd - since osl
will still call into the object, e.g. for onTerminate. Kill
ourselves there.

Change-Id: I2e88f3a61ba32971e08d4cbb1590d3325d1c5364

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [c50fdef7cf89e8c59db5a8539bbe51c3430d9271]

cleanup - no need for salhelper::Thread mostly

Change-Id: I27461e094141efd364a2c21da75151da490da2f3

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [cbc5fc321fefd2ce864276fab5e66eb2465e3e94]

Add install target for sdremote makefile

Because I'm too lazy to type this all the time.

Change-Id: Id415087247f89a77a9d7bff5efbcceb8d020b09f

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [3d82022ffcd8172e64784bdad19b3f8701453bd1]

Refresh notes content of PresentationFragment when data arrives.

Change-Id: Ieee87f41833eff90a1971272c8cfacaa76a3558e

2012-11-24  Thorsten Behrens  <tbehrens@suse.com>  [c2c9d8a99b7cdac0268e6bdaa042aeca7481ffb1]

Fix crashes in android remote.

Several objects become invalid after ending show prematurely. Data
transmission may be flawed, don't rely on valid base64 etc.

Change-Id: I9bb6929b9cd6b3183948662b472f92e2fa67a7e6

2012-11-24  Peter Baumgarten  <peter10691@gmail.com>  [fa6be97997f6142884accef5a88d6491bb1b3b76]

Translation of German comments

Change-Id: I729049b8fa9c26926423c6990a06377e6884e840

2012-11-24  Stephan Bergmann  <sbergman@redhat.com>  [bda29669185b2e0277d9b78f1ef52383f44a1f3b]

CppunitTest_svl_urihelper calls non-inline LanguageTag functions

Change-Id: I077ad299d5e657ae7b2af67a3ef678a50664b4e1

2012-11-24  Stephan Bergmann  <sbergman@redhat.com>  [5234c1bf13014e1e12aab12e91754b36dac50a82]

Move in-build liblangtag data to solver's unittest/installation/share

...let BRAND_BASE_DIR point to solver's unittest/installation during CppUnit
tests, and get rid of LIBLANGTAG_SHARE special case.  (Intending to add further
code to CppUnit tests soon that requires a fake BRAND_BASE_DIR, so clean this
up now.)

Change-Id: Ia5f0f247e54952f901c37ca31eda53f9c6591458

2012-11-24  Stephan Bergmann  <sbergman@redhat.com>  [47ba53c3c8675b0a308f7478f0d1238922c8c438]

Remove unused liblangtag/CustomTarget_langtag.mk

Change-Id: Ia45446db1263b8969cf933e5d34130102605b3e9

2012-11-24  Eike Rathke  <erack@redhat.com>  [4b93c37a7c90f9cb37bc9afb2f25f565ff680980]

link with i18nisolang1

Change-Id: I1ae06b7d9012e57ba66cca013bca47e5a9455b72

2012-11-24  Eike Rathke  <erack@redhat.com>  [9626159f7a773cd11b1eb6b5aef8e1ce2ba2131a]

use LanguageTag

Change-Id: I01b968c4abe705b1694632377d4bf21fae1d9cd6

2012-11-24  Miklos Vajna  <vmiklos@suse.cz>  [9343d996f5150b6aa8d2dd184a7ba918c7ee204b]

SwRTFWriter::WriteStream: fix leak

Change-Id: I86205aeeefd727090b780bc41a959200affa9920

2012-11-24  Takeshi Abe  <tabe@fixedpoint.jp>  [233369b1e7990c6a3d03810b81eae0ee9175771d]

sal_Bool to bool

Change-Id: I1bd921c55223671d3474c882b059b46fb87fd694

2012-11-24  Tor Lillqvist  <tml@iki.fi>  [05bb624ca75f9960c7b5a5f8c02b4e7b011585e8]

Try to get rid of the SVG export code when DISABLE_EXPORT

Change-Id: I89d226a8442558fbdff84de2115fa013c1690239

2012-11-24  Eike Rathke  <erack@redhat.com>  [79abef83e1356fcadc1c647c181b1f81531c0818]

use LanguageTag

Change-Id: Ifa60bb0fc3cfde40a9a01478cfacf3ba2baba2b9

2012-11-24  László Németh  <nemeth@numbertext.org>  [f3afa63ef9f4e28c89bf8ee777724ccd1059bd4a]

LibreLogo: fix drawing at the left border, eg. for crop marks

Change-Id: I4798f3575aa90f06c9458ae89d94f72312cf53ab

2012-11-24  Andras Timar  <atimar@suse.com>  [d1bfce298bb0414cafcd94cc8cd4694bdc3b4811]

missing po files should not don't break the build

Change-Id: I686341c79e77f16c6a4cd81cf9fedcd25c4e4996

2012-11-24  José Guilherme Vanz  <guilherme.sft@gmail.com>  [1994d859e3fd1ccbf41fad0afddba7d8a514a63d]

fdo#51304 Remove @author annotation

This commit removes @author annotations, some templates comments. It has some
cleanup.

Change-Id: I995ba7b06d661fcec17f26c368d9449c0bf5ab45
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1146
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-24  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3be15a051444d4d2f805d95e27831d5f466c1497]

Removed horizontal rule ugly 1990 thing

Change-Id: Ifafd8b2ffd9af90b6ac4ed2ee0ccd3c5e980731c

Conflicts:
	sw/source/ui/misc/insrule.cxx

2012-11-23  David Ostrovsky  <david@ostrovsky.org>  [47cf2c9441d2d73c8626ba42dcbad0331274cf43]

restore --enable-symbols option

Currently there are 4 different debug options:
--enable-dbgutil (the recommended one)
--enable-debug
--enable-selective-debuginfo
--enable-symbols (for advanced users only)

In this table the properties of each option is shown:
----------------------------------------
options\properties | O | S | D | T | U |
----------------------------------------
production-code    | x | - | - | - | - |
----------------------------------------
--enable-symbols   | x | x | - | - | - |
----------------------------------------
--enable-debug     | - | x | x | x | - |
----------------------------------------
--enable-dbgutil   | - | x | x | x | x |
----------------------------------------

where
O: optimization
S: debug symbols
D: debug STL
T: trace facility
U: additional debug utility (object counting)

Note:
--enable-selective-debuginfo has the same properties as --enable-debug

Change-Id: Ib8a28c6162f47526d6bb33f81f53835cd11894b2

2012-11-23  Rob Snelders  <programming@ertai.nl>  [80086a82883239cad5a6e667c8ff174623e190a2]

Get more information to the BSA from the send feedback-menuitem

Change-Id: I77b3afa52bd5cc25a6385cbdb480a30e7aef387c

2012-11-23  Eike Rathke  <erack@redhat.com>  [af60316514f3ae3d4c475819bf86f2af837171e3]

some i18n wrappers with LanguageTag

Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d

2012-11-23  Eike Rathke  <erack@redhat.com>  [37f5b864014e9ad17a561b77ea9f6141650e92ad]

prepend module local include

Change-Id: Ib5ec2902a0642a25462e1e296087804dffbb04ce

2012-11-23  Julien Nabet  <serval2412@yahoo.fr>  [e40e6b26eb020683769e06530820d9dcdde30830]

Remove some other newly tagged unused methods

Change-Id: I6413fa7b9a7ca5e5f88c634ac4a7092162a9a9c9

2012-11-23  Julien Nabet  <serval2412@yahoo.fr>  [db4aab0e114df7eda1a53a218de41a38c5bde7f2]

Remove some newly tagged unused methods

Change-Id: Ie55dfd19f223df62c091ffc4fdf28789b308a1c7

2012-11-23  Rob Snelders  <programming@ertai.nl>  [5eb9c58c31ac0ab1042ef1c2cc8b61e932dddf8d]

fdo#56726 - HTML Compatibility for obsolete "Netscape Navigator"

Change-Id: I51cc07d45bd285a5e6806467d10ce758189d0de6
Reviewed-on: https://gerrit.libreoffice.org/1051
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-11-23  László Németh  <nemeth@numbertext.org>  [7d081c94c26ca430c51b5e88dcbd8b1884a52fc3]

Updated core Project: dictionaries  3938d334ff4ce612a01b8cc178b0e79782577a62 fdo#57461 fix Lightproof/Hunspell synchronization


2012-11-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0657fcc8c918aac0e99b5c2406328c175be606e7]

Toggle Header/Footer edit when loading if needed

Change-Id: Ia8b469ccbb2d41c70429c725708bc853edcdd537

2012-11-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e8fbe97900f13305b17015d9044993bde4adab36]

fdo#52182: Fixed click in frames located in header/footer

Using a distance to click to select the best object to select between
normal text and background object.

Change-Id: Ib5b53161c7af2c16f4df379382f2e53fc6d8092b

2012-11-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7d43a3b02fee1c89cf706e7f917ae5d462974fe5]

Show typeid in layout xml dump for debugging purpose

Change-Id: Ie36ba37d521b4a73455488cee61ef55a6fcc9c0f

2012-11-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [7e2f98d0a0c4a0f36a94353a256e7cc5caa3113b]

Header/Footer: fixed the selection of frames anchored to header/footer

Now, double-click actually selects a frame anchored in header/footer.
Code has been cleaned a bit as well.

Change-Id: Idb7f3520527a0cb6efe0ea41c62f452bc87c4e8d

2012-11-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [289185fd02d6d9734b6dbde01f15c4e6c5beacbb]

Header/Footer: fixed click on frames over the header/footer area.

The main problem here was due to the click to show the separator when
there is no header or footer under the frame. That code was just exiting
MouseButtonDown too early, which isn't good.

Moved the seperators showing code out of the SwCrsrShell as it has no
clue about the document-position and may lead to problems.

Change-Id: Ia62333b52c5d0659bbe7ec4fcfe6e664db132435

2012-11-23  Jan Holesovsky  <kendy@suse.cz>  [e1b59fc0c4124457d4a1d29c6c4cc222ef665518]

Fix --set-push-urls.

Change-Id: Ic3a424b5ac8c2168747bc7253f421bf5367beac7

2012-11-23  Jan Holesovsky  <kendy@suse.cz>  [600e3597860105861086dfa8503759297ebe8c55]

Improve the error messages.

Change-Id: I1c5e2440e0d3c520221cc19bf2d6152970e156c1

2012-11-23  Miklos Vajna  <vmiklos@suse.cz>  [292422a7dc4fb4b8b3d9d9b90107fd829ff18100]

writerfilter: sort RTF keywords only once in RTFTokenizer

This pushes down import time of
http://people.freedesktop.org/~vmiklos/2012/footnote-10k.rtf.xz from
10sec to 5sec on my machine.

Change-Id: I39b7e4ea59fb5c05c1d3940920950ebc47adb48b

2012-11-23  Andras Timar  <atimar@suse.com>  [1474acef8a77926ae07d109256fecd2392b37510]

build XHP first, then TRE

Change-Id: Iab898ad984203e32df72f5ed643e3846a92548ee

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [8f703e108acad813188f1698ab5be31981da017d]

convert the other test over as well

Change-Id: I82a68d8453b9053ac08e85e02fa011fcae852ca0

2012-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [35c6bd77044c7c1c10bb5d42d781805751a1d8d8]

String to OUString in conditio.[ch]xx

Change-Id: Iea2da3947a76e45fb323abed3b9a14ccc3fdfbdc

2012-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8eed7ad9d4fda19578c13c8d2142005ff0023d7]

support undoing conditional formats correctly

Change-Id: Ice698827b3bc559a1e5ad0ea929145fa8c0dfffe

2012-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac5b0cd66a0fa0158a8ec35b2853c18450d9965c]

this should be IDF_NOTE

Change-Id: Id460ed774b4ccedd5e72ba41756fc7c78f8c2313

2012-11-23  Andras Timar  <atimar@suse.com>  [356cb10f7e61b4db240bf869c5bf8d34d5f73ccb]

update l10ntools README

Change-Id: Idd31818e2fca33951bceb6e4b64fa57b43f8e7be

2012-11-23  Andras Timar  <atimar@suse.com>  [a5222d40693d50bd2094afff79f79fecb93b0f3f]

remove remainder of gsicheck

Change-Id: I463fd97de5106da44326db77e7f9589926f71b20

2012-11-23  Tor Lillqvist  <tml@iki.fi>  [7e749c341042da1903f0dfe4d76803c9a5e950c5]

Surely we can bin all indentation in the JavaScript

Change-Id: I8b889402345bd86c4a9ced62a22ad4137c673693

2012-11-23  Tor Lillqvist  <tml@iki.fi>  [4b8d8aeec472bd358f4e43e7fc6288644ce2d634]

We prefix each line with four spaces, not append, but why?

Change-Id: Ia654664700b0b9262a5803d2976c22b61e44e758

2012-11-23  Tor Lillqvist  <tml@iki.fi>  [d7edcee5a954a34757f3ec4a694ce828a26aad81]

Why write Emacs and vim mode lines to a generated file one should not edit?

Change-Id: I3f815bc7e825728421d5d87832f9a5ad1bcb53cc

2012-11-23  Stephan Bergmann  <sbergman@redhat.com>  [44ea5d14140cccdc77a5fd8e2473804e879880df]

Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless

...as there are typically no direct calls to it anyway.  What is apparently
needed is to decorate the cppumaker-generated headers instead:

* cppumaker obtains deprecation-information from the documentation strings in
  .rdb files.  As these are normally generated by idlc without documentation
  included (no -C), idlc got changed to nevertheless contain documentation
  consisting of just "@deprecated" in this case, to allow to easily tunnel this
  information to cppumaker always.

* The mechanism of parsing for "@deprecated" in documentation strings is
  somewhat crude, of course.

* For now, cppumaker only decorates C++ functions that correspond to UNOIDL
  interface attributes and methods.  More should be possible (but, e.g., being
  able to decorate a complete C++ class corresponding to a deprecated UNOIDL
  interface type depends on whether all platforms would accept
  SAL_DEPRECATED_INTERNAL at the same position in a C++ class declaration.

* This could also be extended to other languages than C++/cppumaker.

* Always using SAL_DEPRECATED_INERNAL instead of SAL_DEPRECATED for decoration
  is to keep things simple and our codebase working.  Improvements are possible
  here, too, of course.

Change-Id: Ia2917892f780d477652e4cd9f286588a6898c3f5

2012-11-23  Stephan Bergmann  <sbergman@redhat.com>  [ae41f950425f8f832e4a41e47c788b45fdbf243b]

Ignoring dependencies on .hdl files is unsound when cppumaker changes

...as it will do in one of the following commits.

Change-Id: Ic13c0d398943d34dffbc1a87efcac213d6699ca9

2012-11-23  Stephan Bergmann  <sbergman@redhat.com>  [800f388206b15db545d8b96d5546b766a4fc7b32]

Only rebuilding .urd for newer .idl is unsound when idlc changes

...as it will do in one of the following commits.

Change-Id: Ie243504db965e3a4803c593b9c09f12d2cb0fcfc

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [13fe193ae9f03c4bcc2fa22993470b8c37cc3c6d]

Resolves: fdo#57236 crash on export to html

SfxItemSet takes a sequence of (start, end) property ranges
not a sequence of isolated properties

reading 1b0f7ee1e04d7b0fe81f7458ae2116615e0f6889 it appears that the properties
the new code wanted to query are included in the original ranges already

Change-Id: Ifecdf23270d7f3d875d1c0cd942bab659bbabf29

2012-11-23  Takeshi Abe  <tabe@fixedpoint.jp>  [10ffbbd269ae14677e7fced9da0268146faae919]

sal_Bool to bool

Change-Id: I5f454a00d10264adc0c7312459ca0a7ad261c3ad

2012-11-23  Tor Lillqvist  <tml@iki.fi>  [1781da99f62454df0fc04da1f4013528ea9fff96]

Add experimental --disable-export configure option

Even for an Android (or iOS, presumably) app with just viewer
functionality, some export code gets included in the single .so or
executable.

For now, when we know that we are producing only viewer apps for
Android and iOS anyway, it might be a good idea to be able to
carefully bypass some particularly pathological places in the code
that generate large amounts of code and/or data that is useless in a
viewer app.

Change-Id: I59b97024ff2855e7bbe53d6ec8782797705f61d8

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [b3edb2410387e0ad63ee663cd3b706076bea3edb]

try to fix and reenable starmath unit tests

Change-Id: I4c2a1476ea6ae12fdebb8301b68eab8060bc86f8

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [0ad608e83b7a61680d1397d2f5355235f52419d9]

vertically center button rather than stretch it

Change-Id: I63b7c8a671e1ca4a41e047fdca313e1af972861f

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [246ffb108c7e1f762f8d497750ad2414b85b99ef]

loplugin: if else alignment

Change-Id: Id28afb74a945a4092965af60963e862d6aba50b3

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [4ee0ee4971119b0460fc3e7819a23acd34202dc4]

split qnametostr up to try and make .o's small enough for ppc64

i.e. relocation truncated to fix: R_PPC64_TOC16_DS

while I'm at it merge the standalone header/footer files into the .xslt and
simplify the makefile.

Change-Id: Iee0e9b5dd96868f49f1bed22fb5dc6d28c8cef81

2012-11-23  Caolán McNamara  <caolanm@redhat.com>  [b5a89ad137d0750b65f0820ebc9fa4e13a84067b]

callcatcher: update list

.ui conversion has finally make inroads into core vcl widgets, no
WorkWindow are initialized from ResIds anymore post conversion
of the xslt filter dialog

Change-Id: I4a1764d9fb9be9e252630e3afc9972221bc16be6

2012-11-23  David Tardon  <dtardon@redhat.com>  [dd66b3f847f0061dcd9822104bbe6f45afbada63]

drop useless (and problematic) hunks

The additional dependencies might trigger re-run of automake, which we
really do not want.

Change-Id: I5961c76c0ea047cbf7df541504349dd079137fd0

2012-11-23  David Tardon  <dtardon@redhat.com>  [26aae9238565de48324625315f2a44dba6f664d7]

ignore warnings in generated scanners

Change-Id: I7c1e17ffba5b4e6d4f4229da8a93ac3db621253b

2012-11-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [444dc2255a824d392f46fe00a2bac6b60bf2d227]

Include gio headers only when gio is enabled

Change-Id: I04058cd7bc96b1380d0ac85b6090073810996210

2012-11-23  David Tardon  <dtardon@redhat.com>  [f1035c16609e03827f912d53e183e54585169f0d]

fdo#55435 orcus needs Boost.System with recent Boost

Change-Id: I2df230e0ca6293131ceaf9211fb301165981ab86

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [e2036d4ec1133c337d1f47334a1a2d558b61dc70]

Related: fdo#53909 add regression test

Change-Id: I8891401e5914b2908308cda3896a45d380688bc1

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [ef9f9b750eac2966634c385a2021716c4de0e4cd]

Resolves: fdo#53909 STG_FREE sector locations rejected

Change-Id: I6f71c7e3cfeeba8a76096d5be68838b8d401c580

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [bcb3d607ae26980c0e5e3a95d481f985275142f2]

Mark patch pushed upstream

Change-Id: I561ef2f20037e60c1f8735c7be8c89b899b99204

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [b5c45ea4ee23f85fc73337379770bbfc53f59da4]

update autoscrolls on text modifications

not just on SetText or Resize

Change-Id: I9991125d8f5eaa527e2cf274222c94b6d6cc1069

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [df0cef5bc7b15c40caa9b3224d5f033063856afb]

make left-right traverse through radiobutton groups

lets preserve the traversal order from the initial
grouping order, so convert the radio group set to a vector

Change-Id: If057f0c5d5f2eac2e8866a8a39efde8035c4fc4a

2012-11-22  Eike Rathke  <erack@redhat.com>  [1b329fd5ccc0ff270d776dfd03571da3f4d6f34d]

get rid of unnecessary LocaleDataWrapper temporary instances

Change-Id: I17d9a502565d445b0eab9ef6e9123661850292b7

2012-11-22  Michael Stahl  <mstahl@redhat.com>  [677f13f0e2567bcf667b016ef5e173766cc89cbf]

PPTStyleTextPropReader::Init: -Werror=sign-compare

Change-Id: Ied7cfc6b1ab22d1af8a8d9e6a6c2eba77f90bcb6

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [08ac75fce3cffc0457455b56d6bf8ead285a0dde]

Use xmlDocCopyNode to merge nodes into different docs in liblangtag

...otherwise, at least an --enable-dbgutil --without-system-libxml build will
issue warnings at soffice.bin exit, as liblangtag merged together docs with
xmlCopyNode (instead of xmlDocCopyNode) and xmlAddChild, and libxml2's
debugXML.c xmlCtxtCheckName then stumbles over the merged-in nodes whose strings
do not belong to the dict of the doc they got merged into.

Change-Id: I5d7889670b897cbeb9ca8a555d8f2d770a8ee692

2012-11-22  Eike Rathke  <erack@redhat.com>  [a4471c3321105d062f7e3f894065eace5574ff9a]

exclude language(-Script) only tags from pRegionT==NULL check

Change-Id: Ie5423578e34a295aad3a03d2b29f3a6b1a6572ce

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [5124b6d83ec6e7755fa96315fb522b9e8f05e652]

warning C4309: '=' : truncation of constant value

Change-Id: I18bc0505870181fe2c667e3281ed5a90abeac476

2012-11-22  Thorsten Behrens  <tbehrens@suse.com>  [4ab63a3aacdaa819fa98957fa017978e768931bd]

Fix race & deadlock in sdremote

Neither deleting the thread from the outside, nor keeping a reference
inside the thread to an object that might die beforehand is a
terribly good idea. Thread now commits suicide when loop finishes.

Change-Id: Ia97903765cde1d340d5bcc8161e6fa6b699d0047

2012-11-22  Thorsten Behrens  <tbehrens@suse.com>  [ee81525263b9690a79cd32e7fb769ec0d33117cd]

Fix seemingly hanging thumbnail preview.

5 secs timeout between slide changes is probably a bit much,
reducing to half a second now. Had the coverflow frequently stuck
at earlier slides otherwise.

Change-Id: Idabe17e1fc8fe2050990a68c357a00dd2d20c08b

2012-11-22  Thorsten Behrens  <tbehrens@suse.com>  [07af8451feabd828d09c0f444368fa50c5651527]

Broadcast even initial slidenumber to coverflow.

A new slideshow should start at the correct slide, thus it needs
to be communicated to the thumbnail fragments.

Change-Id: Ib8107b4391f0df9a8d7b23f03d4da36ab42fddcc

2012-11-22  Muthu Subramanian  <sumuthu@suse.com>  [e36d227ee584aa07fa48dda7710ac6b7a850fcc3]

n#782833: (PPT) Fix font size at end of para.

Font size at the end of the para when there is a
new(empty) line is set using an extra charprops definition.

2012-11-22  Eike Rathke  <erack@redhat.com>  [8eafec91be723cbe5342899863232e800e77d828]

added i18nisolang1 for win fps lib

Change-Id: I3c1aeb7f7ed879ac14de8fd6f031e7fe189c10ff

2012-11-22  Miklos Vajna  <vmiklos@suse.cz>  [a3b8cfa65c7883295cd899e71fd2979958a880ce]

android: clean up no longer needed onSaveInstanceState()

It could not be used to save whole objects, so get rid of it and use
onRetainNonConfigurationInstance() exclusively.

Change-Id: I7cc3951b60a054b5b2488b49791b58707dc8a68b

2012-11-22  Andras Timar  <atimar@suse.com>  [d90d76fdeae2553639d19d2286ef454b9a336688]

Updated core Project: help  fa745869546271e13d89b3ffbf5a18ebf70efaa4 s/en_US/en-US/


2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [cbcc8c80d9972c7a908e144e34bb4e347d4ec641]

support setting textbuffers on textviews

Change-Id: Iaab4f17539c65c11870ce9b0635dc5ab47f1fa88

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [4546ef5664e7098228d890d112935737d273701b]

*height* not width

Change-Id: I6ca792b9658e89d1b3dd147332e57625eb31256a

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [b7e6c8459b15a4fdb9ebb269b27cdeea82c8c5c2]

Use unabbreviated git SHA1 for buildid

Change-Id: I508b97ff41726d2efd8d518e504aef3ba3e8f9b4

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [b91e719f551c83467fcda32dc29f55025db03e09]

Use ENABLE_GMENU_INTEGRATION consistently

Change-Id: I576bfa41b0dce0cba8c92c123f8747cf619fcffb

2012-11-22  Luboš Luňák  <l.lunak@suse.cz>  [c9f38e2f0dedfbfbbeb7e901f49b439ba90424e9]

fix export on windows

SAL_DLLPUBLIC_EXPORT means exported
SAL_DLLPUBLIC means export/import of anything in sal/

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [09fa15193e98592b8d183e00dd3a1b7c9878b603]

Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICES

Change-Id: Idf6b9763051b4ca2bb5c5c5e073cdae7abaf9df4

2012-11-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [285baf1c56b406c99c95ed5596143cc3071703f5]

Updated core Project: help  4791cbfa5e27f68938d0219ecb1b200edf6443f4 Too long commandline fix


2012-11-22  Eike Rathke  <erack@redhat.com>  [3218639f64e264f08dff9afe7fe756353a1acd33]

and one more GetLocale leftover

Change-Id: I1e27288d6a2d04b9ca2a30b9ccdd96565c8ff0f1

2012-11-22  Eike Rathke  <erack@redhat.com>  [d02c1ca7f359ca3c250ce6ec0f7c534cef78575b]

one more GetUILocale leftover

Change-Id: Ic3bd623f4c87f36bee9042f6a29039ade1f3372e

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [129831703f0539bf06279f47f915098e5a7287f8]

Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for Android

It expands to what lo_get_app_data_dir() returns, i.e. the activity's
getApplicationInfo().dataDir.

Use it in the LibreOffice4Android app's rc files instead of a
hardcoded (possibly device- and/or OS version dependent) path.

Change-Id: I8145f2c86eeded39232fb251a79fa64f31f77f55

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [9cb4f96790a28470829a5aff11e8b2dd8e94c40b]

Add lo_get_app_data_dir()

Change-Id: I13ab54ce5c6d67f1623b7f1923678091660d202d

2012-11-22  Michael Meeks  <michael.meeks@suse.com>  [37abb0b9ef0c29796ca08b68073e150874c73e6c]

add version string to GtkWindow's to help theme authors.

Change-Id: I3b03dc67de563e5d87fb85c0566fc411e372c690

2012-11-22  Michael Meeks  <michael.meeks@suse.com>  [c90f5c66512f35025d7ecc6ad5eae9ccef6c1290]

create SAL_DEPRECATED_INTERNAL for annotating API

It flags methods that we don't want used externally, but havn't
finished removing internally.

Change-Id: I818ee0ea2bf5294be816256a0e7f1868f26806b8

2012-11-22  Eike Rathke  <erack@redhat.com>  [0a14f43e69112073dd093ad26520527754feb9de]

AllSettings LanguageTag also in aqua-only files

Change-Id: Iaecb5a3dfad8ca04085888102d69350eb1a6ae1b

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [6344b00ea1d0ceed64212172f7f2b7c7a77cdabf]

Adapt some GetUILocale leftovers

Change-Id: I0400858249d4722a3b5583febd82200e62a64b20

2012-11-22  Eike Rathke  <erack@redhat.com>  [d98e8a22a0acf6468614e99da7192894ca7f06d7]

AllSettings LanguageTag also in win-only files

Change-Id: I7a64a3d582d064608583a80d206745a77f474cfa

2012-11-22  Eike Rathke  <erack@redhat.com>  [c6c3bf968fed804bc31f6b3a5af74a7141dac139]

silenced a SAL_WARN that was HACK macro, use SAL_INFO instead

Change-Id: Ifea40945c1ac9596a97bf8b84aab734a86be8f38

2012-11-22  Eike Rathke  <erack@redhat.com>  [9955dbebbdf1b7d36fec272dfea46f57fab47e19]

AllSettings with LanguageTag

Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d

2012-11-22  Michael Stahl  <mstahl@redhat.com>  [9c5d6ea5efb5f56a4ac96b4a8505ed84abbbc6bf]

sw: remove WorkaroundForB6375613

... which is incidentally the last user of XDocumentInfo.

Change-Id: I47dc31c8739aa1d50c2a3b26ac51a239417fa5b0

2012-11-22  Michael Stahl  <mstahl@redhat.com>  [117fdb9898dcc379b4f83437e858c57fd1d11911]

convert users of XDocumentInfo to XDocumentProperties

Change-Id: I10f395f90d554d0ec26fe9f2654ae839e21c7ee5

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [fe3303b3dce8f4cecf15b859c465ced6ff547386]

Similar changes as in ../LibreOffice4Android

Change-Id: I6a0969a2004c52f117d6b250e3af42904bf16a0a

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [722fffd68854c57c5d8f82bd71d8799d9982f016]

Some svgio clean-up

Change-Id: I48adf3b0500f3e4e37fbe444f8a0773d273e09d2

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [90ddb6cce222580fc7dc3450c033e39edc01aecc]

convert text xml filter dialog to .ui

Change-Id: I619b1495df376854a614239d59f68c565bbe9086

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [5c74680a377f6f55b136b2ab406b1608a215f432]

use MNEMONIC_CHAR define

Change-Id: I824bd1ad981e0b37e273a054e2a64cb500776180

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [b8adb1e66085d39014ad26593097eb16a8fb59df]

seekrel(-6) + read(4) into discard + seekrel(2) == noop

seek backwards 6 bytes
read a 4 byte value into a variable that's never used
seek forward 2 bytes

Change-Id: I1e3ac7606dedb394c571e4589b34cfe050a28fc8

2012-11-22  Caolán McNamara  <caolanm@redhat.com>  [810aab9e2f4927a7fcfacae62d5b36b074985250]

loplugin: unused Point aPos0 and Rectangle aRect

Change-Id: Ib0960cca6141ac28958c80aa8d716a98abef1f8d

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [f5bdeec992923a0eb3fb3357c1afe3d7fff93840]

Use xcrun when available to run install_name_tool

This hopefully should help in situations like Jonathan Aquilina's,
where /usr/bin/install_name_tool does not correspond to the tool-chain
used (but is from an earlier version of Xcode).

Change-Id: I5b4ca9e5e163fb4a84967577d2146cdbe8344f03

2012-11-22  David Tardon  <dtardon@redhat.com>  [642b86aa541aa977143ac5a084550f3390423926]

fix 3D 'fade' transitions

* canvas bitmaps created without transparency get an appropriate color
  space
* implement a color space for OpenGL RGBA to use instead of
  canvas::tools::getStdColorSpace(), which apparently uses VCL's
  interpretation of alpha (alpha == 0xff means full transparency,
  alpha == 0 full opacity).

Change-Id: I97f30533206b75132abd0bb0d290a279f15ae8a9

2012-11-22  David Tardon  <dtardon@redhat.com>  [e02f655318c14e58b151c9be0109f3100c38f876]

fix Fade Smoothly transition

Change-Id: I833bd800491bce81ccaef97d9320a4df10aaff79

2012-11-22  David Tardon  <dtardon@redhat.com>  [d6ce23bbf2ea9a326eb377e6fcef3f6034c9c31a]

refactor OpenGL transition creation

Change-Id: I1f2de591906f3560cc60d1323e8dcfb66448f4eb

2012-11-22  David Tardon  <dtardon@redhat.com>  [db5d4214bc85836e390cca9b346307a8568d3b9e]

always set event description

Change-Id: I8d83c0d65fff0b0d3d08f32aa3d5c0bb5e7e9c8a

2012-11-22  David Tardon  <dtardon@redhat.com>  [112b481a7f12ce89feeab58975a1a6ee0e614821]

OSL_TRACE -> SAL_INFO

Change-Id: I3c3dbe958fe50cc95b8427ac4daaca1a5bec784c

2012-11-22  David Tardon  <dtardon@redhat.com>  [302f567e838b24f54a5da42f8b363ee523ac35e7]

make conditionally-compiled code easier to read

Change-Id: I6e855fd09ded2afc14379b75a7ab66b99588dd6b

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [89488e43b27a97ffdc7213e38d0ea1584a81c571]

IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILURE

Change-Id: Ic2dd861de07f90676bb263c7ea6c00c2b4335de5

2012-11-22  Tor Lillqvist  <tml@iki.fi>  [8c991b910af6fdf09fddfc32ec8ea6ecd657ebe8]

Probably want to check CROSS_COMPILING here, not (just) iOS

Change-Id: I5b9f6323e80b69e5baf81016ac92eda0b5bdd13d

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [6ebe207712eaf2233a2d45658e1d9b91706e75fc]

Forgot to add gid_File_Lib_PresenterScreen to module_impress

Change-Id: I3b3095222444ad6b0aea85c1141d0107b4c3509e

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [0d402b449e82e1bf6bdf3415769c5b342130490e]

Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGE

Change-Id: I6edcd6641dbcd62ceb49f5b975eea6a40a47f6ab

2012-11-22  Andras Timar  <atimar@suse.com>  [2eebb6899643d0a2aed49e4c8e7c2e289959fd1f]

add xml-lang attribute to title tag

Change-Id: I847c8db18730126d00f4d160ec7585611377bc38

2012-11-22  Stephan Bergmann  <sbergman@redhat.com>  [1465fd6537b6b5bd8ee9b9414519a26fbc0b5621]

Fail fast

Change-Id: I17d6ab71ec7bcf40dccb2c9ffe3d9f2e6b10f01c

2012-11-22  Andras Timar  <atimar@suse.com>  [53368ae38955c171039132090507b6000b35862f]

move Presenter Console help to main help

Change-Id: Ic54a0ade61a0c91e158de6afd3f702b9f286cb67

2012-11-22  Andras Timar  <atimar@suse.com>  [d38a2e3ea04d354492df18aa16d2304babe87dfb]

Updated core Project: help  53421e107f2e8c933e463e03a6bb7a0178b3ff85 move Presenter Console help to main help


2012-11-22  Andras Timar  <atimar@suse.com>  [30207e68341d178bb95ed0ab034bb555693a8054]

Updated core Project: help  36f2b829ab8724644735e18b62b703be6e2f1d77 move Presenter Console help to main help


2012-11-22  Takeshi Abe  <tabe@fixedpoint.jp>  [47002916baea9c8364733379685396ac3d1f4aac]

sal_Bool to bool

Change-Id: Ib7d74ba8fe3cfc6cf9695d13a1537dacdceca627

2012-11-22  Takeshi Abe  <tabe@fixedpoint.jp>  [20553c9a932804b4759d0a5eda009e74cf538fde]

Remove unused code

Change-Id: I21800d9da3f31f3a53298e824f0f70b9cf8c0431

2012-11-22  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [9300ec6ebf852c962b1cde32026dab11091c852c]

Delete tree_strings.xhp from librelogo

Change-Id: I66c8768b216ca91271b1c42a81ae3cdaee9dafca

2012-11-21  Zolnai  <zolnaitamas2000g@gmail.com>  [c63cfc95f7b4382f7ad30c5c884a2ec2428fa1ef]

Updated core Project: help  0d7698e9affe313d6cb83272958c5600f5736fc5 Delete obsolete part of tree localization


2012-11-21  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [9c4f31c168e12fc5432ebdd15f247c285358ffc8]

Get language id from path of po file

Language ids in po headers can be various so
its simpler to extract from path.

Change-Id: I3e9447359f3c054aea32b5417b2168025168c556

2012-11-21  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [8ae3ddca7e99d2bdbaadd5e0c82de2f0fbd30f91]

Fix language id checking

The result of GetLanguages() is a vector, but
behind it the language ids stored in a set, so
the order not depend on which id was inserted first.
With language ids which are after qtz in alphabetic order
this checkings works wrong.

Change-Id: I4e15d4de576b1fc567692109311c053b0d93ea60

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [a9a3095266c13d45d196e1b33a8f9a4fd84e30ea]

None of this for non-desktop OSes I think

Change-Id: I8c4a6d8e5ee7cddf069c7d1b3ab43efd8e359b3f

2012-11-21  Rene Engelhard  <rene@debian.org>  [5c0424c271684f109976fa3ee173a54285b3c4d3]

use proper URL for UCPP in Executable_idlc.mk

Change-Id: I882abb339bb160f74cfd00c1c005585d4478ac8d

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [2c6a6113c26d44bf52e3ae098fd59d422207b058]

Use --disable-cairo-canvas here, too

Change-Id: I21ca700e16d41a0f8372bf997cdd7ae57e555c41

2012-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [cecc926070ee3d2ad6296fc5e0cfcde8642bb140]

Clean up remains of NativeActivity-based Android app support

We haven't been able to build NativeActivity-based apps (like the
android/qa/sc and anroid/qa/desktop thingies) since we switched to
DISABLE_DYNLOADING and a single DSO liblo-native-code.so anyway.

No lo_main() any more. <sal/main.h> should not be included ever when
compiling for Android of iOS now.

Lots of stuff binned from vcl's androidinst.cxx, in the (vain?) hope
that it will reduce the amount of never invoked GUI code that gets
linked in.

Change-Id: I25f584864c40110774c728a23151e089620442d9

2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [679628f248a94d54e78c8531d13e65f3ae221876]

initialize nCheckPos before passing it, undefined to SvNumberFormatter

Change-Id: I8e80de82354ed0adf66b39175a5c9b993c541821

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [83833aa79c4dcf50cfd3b230a9c33fa91302ae2f]

Don't bother with -Wl,--stats, I'm not loooking at them anyway

Change-Id: I1bbe00e42d6d36c9dd86f576b5cc8998e99819b8

2012-11-21  Andras Timar  <atimar@suse.com>  [761794fdcea300ef309a2f953e7d4d6717724f85]

Updated core Project: translations  ed3c1d45520761d3ef9a13b2ce19b05f9dba5421 missing Language codes in Serbian po files


2012-11-21  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [855f9a0f0b7550e484362a56a9dfedbc92961bce]

Po files' header has modified language id

So they must be changed to match with real id
Plus add more usefull error message

Change-Id: Ife941756bd108ed9adb73dd2d30bd7fa79eb3e35
Reviewed-on: https://gerrit.libreoffice.org/1148
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-21  Andras Timar  <atimar@suse.com>  [aad50d19d16ffabf4dd265b11c25e53247210f1e]

Updated core Project: translations  d0d5e5386afaaf4a7f123fae23bbd34872c57d87 fix Language in sh po headers


2012-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c31558e9739ea6cf0cfa58d5cbda8d808eb0527]

svl: convert SvNumberformat constructor to OUString

Change-Id: I4031e0a89737687ff167360b987961e8b0e362fe

2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [ed9a361801ccebbcb945199c366663a24d3121bc]

android: fix cppunit testing


2012-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [2586871390dc5a03e4cf5f4f6f5a2af182b89db0]

Use correct variable in the iOS and Android cases

Change-Id: I759ea062c6a0cc1d9a2aafba502057f53596459c

2012-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [37ca44e4a95c80d9ebc828fc451a5eba6db57d3f]

This function should obviously be exported for it to be callable

Change-Id: Ia63e27ec40a66c52b52292549ea03899c1b3801e

2012-11-21  Eike Rathke  <erack@redhat.com>  [6a05d3f816df5cbcaa88bed5bce445c6a78f9ca6]

added operator==() and operator!=() to LanguageTag

Change-Id: I4f339ecaeb147a05f8882065e859902f8c14ac47

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [4cf30c6c2a27edfe12016e1306a033d1db071b43]

Save more space: compress the .rdb files in the .apk

This means they will have to be uncompressed and copied into actual
files when the app runs for the first time, but that is a small price
to pay for reducing the .apk size with over ten megabytes.

Change-Id: I5bcf3c228197519edd1ca8cbd804b5f027d7699d

2012-11-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c50bf20fe2753576f3d82deefbdd8f1e0b41a54a]

accept svg documents in svg: namespace (hack)

Change-Id: I7678e25a2229abc2147510fe08165dc2faf5d977

2012-11-21  Eike Rathke  <erack@redhat.com>  [b8a467b70756b83c8aeb77f385ea1e368350d370]

obtain LanguageTag from SvtSysLocale

Change-Id: Iaee25f1d92349704eaae45e6582d31dfa718ddcb

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [be677b568690415ff90e7937d7269d3b41b39c16]

include necessary header

Change-Id: Ibfad213031a2ff07a752cf6b14a2fe35b6e285f4

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [3b1dcf2e35af2e5ec3405572a709876d0cfa63eb]

debug helpers for Point, Size, Rect, etc.

I'm kinda tired of typing it out (what kind of imbecile lumps all these
classes together into one header and still can't decide whether accessors
are Foo() or getFoo() and the capitalization of that?).

Change-Id: I15b69280265ae8570378f9f905cca66d546a252c

2012-11-21  Stephan Bergmann  <sbergman@redhat.com>  [ea91c7d90d74e1ca039ba669b5d3e14fa359c0fa]

Turn presenter screen from bundled extension to plain code

The immediate trigger was 5e5c11c664f67ff9fd1120905b09a32bea3b2f6c "fdo#42070
Fix RTL support in presenter console" causing build failures on Mac OS X when
linking the extension against vcl, but there should be more benefits of going
from a bundled-anyway extension to plain code.  (Not the least to get rid of the
com.sun.star.drawing.XPresenterHelper hack.)

To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed all relevant
identifiers as follows:
* UNO implementation com.sun.star.comp.Draw.framework.PresenterScreenJob ->
  org.libreoffice.comp.PresenterScreenJob
* UNO implementation com.sun.star.sdext.presenter.PresenterProtocolHandler ->
  org.libreoffice.comp.PresenterScreenProtocolHandler
* protocol handler schema vnd.com.sun.star.comp.PresenterScreen ->
  vnd.org.libreoffice.presenterscreen
* configuration schema /org.openoffice.Office.extension.PresenterScreen ->
  /org.openoffice.Office.PresenterScreen (it appears this contains little to no
  user-changeable data anyway, so not migrating it to a new user profile due to
  the schema name change should not be problematic)
* job ID onDocumentOpenedJob -> org.libreoffice.PresenterScreen

Even with these precautions, having the presenter screen installed both as plain
code and as a (per-user or shared) extension still leads to a crash when
activating presentation mode (likely due to how both codes want to take control
of the screen).  To mitigate this, existing installations of the extension are
explicitly not migrated to new user profiles.

The sdext/source/presenter/bitmaps/*.png files were moved to
icon-themes/galaxy/sd/res/presenterscreen-*.png and are now accessed via SdResId
(adding the relevant data to sd/source/ui/inc/res_bmp.hrc and
sd/source/ui/app/res_bmp.src; not sure whether these locations are already
ideal).

The code itself has been left mostly unchanged in sdext/source/presenter/, and
it still clumsily communicates with sd core code via XPresenterHelper.  There is
a lot of room for improvement here.

The help data is left untouched at sdext/source/presenter/help/ and needs to
be incorporated properly into helpcontent2 in a follow-up commit.

The --disable-ext-presenter-console configure switch is gone.

Change-Id: I71adb7ae6dcdbd1802151fce6e3871d8a2026332

2012-11-21  Petr Mladek  <pmladek@suse.cz>  [397f3e5d7b0b079ef3a6ef4b859ea2b2ab814b67]

fix build with poppler-0.21.1

heh, they put back UTF8.h

Change-Id: Id915b1a1e41440a4b53058779355e99e3592e5fa

2012-11-21  Miklos Vajna  <vmiklos@suse.cz>  [3ef3601f79ed6df6e000002e207eac13666c53d4]

android: add 'go to page' menu item

Change-Id: Ie9d04ef9aeef5cacd1c3b8557111ee3a6194ccd4

2012-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf246fce77cdfac7e031d93a912d0bf2071a6e5e]

a replace() to OUStringBuffer

Change-Id: I2cbfeea9800ad656c49ce1cae7ff1f4b830f1442
Reviewed-on: https://gerrit.libreoffice.org/1139
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [07f4845e485c5582089fa5551b874be600a94018]

unlink file before copying over it, to avoid it getting truncated first

Change-Id: I60cd57a5ae54bbe72c29568c1bbec65da3719491

2012-11-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ec6013c88a7fa59f61a928c2ee7aabed8cbb96c7]

Revert "Xlib import via generic pkg-config"

It breaks our baseline Linux release builds where x11_extensions
headers are actually used.

This reverts commit 3f00bc6717964c2d4db26093b64a68f93c7de906.

2012-11-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [024cf92581add62866544ae604ff53c89a764ace]

Package svgio

Change-Id: I847e50c9dded10affaef77c51561f04412d635ad

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [c1200f5eeed0d1ce974dd551c330f72546317630]

unused variables

Change-Id: I216b6ddff479ecf45a9950c05d4d65d55afbc7a1

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [754dc17b3f5d786329d454a4aed5fc9d1c91b0d9]

fix sal build

since reversion due to f78a2bcce88dd5c12052ae3e55c561cdd48b05fe

Change-Id: If60bb1931c1305068a86257fbbaa18029872e22e

2012-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [95841e1393868f0fa7d015b31accea960d35a7b6]

add strip* Family of function to OUStringBuffer

Change-Id: I225f95601009704c93484b6a68a0efd2446d4b48
Reviewed-on: https://gerrit.libreoffice.org/1140
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [19c54819a9d8f03788a97ecd4296093f72643069]

apply packing properties of pseudo-scrolledwindow to self-scrolling child

Change-Id: I13b0b625109237a0ec9711ed2efdc34cd3e0d32b

2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [eae732641ff2a60bb5bc50e60f8404aae7a7decb]

fix day of week naming in sal unit test.


2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [d04ac66578b41345305d620d3eaf6ca7ee83c6c3]

dung out berkeleydb gnumake / configure bits ...


2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [f78a2bcce88dd5c12052ae3e55c561cdd48b05fe]

re-base on ALv2 code. Includes:

    Patch contributed by Herbert Duerr:
    #i118662# remove berkeleyDB from module xmlhelp (author=orwitt)
    http://svn.apache.org/viewvc?view=revision&revision=1213188
    #i119141# remove ISCII converter for now
    http://svn.apache.org/viewvc?view=revision&revision=1306246
    make exceptions for cppunittester verbose
    http://svn.apache.org/viewvc?view=revision&revision=1174831

    Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297

    Patch contributed by Oliver-Rainer Wittmann
    88652: applied patch, remove unicows deps
    http://svn.apache.org/viewvc?view=revision&revision=1177585

drop OS/2 code, remove in-line assembler ARM atomics,
and obsolete armarch header.

2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [e5111574fd904b38a3980ca4ea3d21cfcb22dea6]

Revert "sb140: sb140: #i116981# clean up memory upon exit"

This reverts commit 2d5dd9a9604aeb5fd4e347d7a46acc11da9985a5.

Conflicts:
	sal/inc/rtl/bootstrap.h
	sal/rtl/source/bootstrap.cxx

2012-11-21  Michael Meeks  <michael.meeks@suse.com>  [1e8728c4df87952f821f19edbb28b3fc419107dd]

Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"

This reverts commit 8c015fbb85f00fe1cc82e00ea1771ad9fba821d2.

Conflicts:
	sal/osl/unx/file_url.cxx
	sal/osl/unx/makefile.mk
	sal/prj/build.lst
	sal/qa/osl/getsystempathfromfileurl/test-getsystempathfromfileurl.cxx

2012-11-21  tono  <tono@openoffice.org>  [8004db554686f5bc54fca383362dab813ec4a442]

mingwport34: i#117493: mingw port of i109096

WCHAR is not compatible with sal_Unicode in mingw
Conflicts:
	sal/osl/w32/module.cxx

2012-11-21  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [3f00bc6717964c2d4db26093b64a68f93c7de906]

Xlib import via generic pkg-config

Generic importing Xlib+friends via pkg-config, instead of scanning
through a list of directories. This is very helpful for non-standard
installation pathes and crosscompiling, as the generic pkg-config
infrastructure will handle it all.

Also dropping the obsolete bundled Xext headers.

Conflicts:
	vcl/prj/build.lst

Change-Id: I6ee381030ff9f1d2d83062a17ab55ad3d847a4c6

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [0f834124b11d9fe2485455937b8e668813914c69]

udkapi.rdb could never be used anyway as it is not mentioned in any rc file?

Change-Id: I5897f3d7e8d3d16481c644ee688bcf001d1b7b8c

2012-11-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d5e8be8bab87b91710d3cec9039d2feff78b50ba]

KDESalGraphics: fix CTRL_LISTNODE drawing in expanded state

Change-Id: Ia70f1b3e2afb459bf91748f9e4ba0a0cbde74260

2012-11-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [dd2a12d5199c36950b1480a9aab96e07dc4afcd2]

KDESalGraphics: transparent background for some widgets, fdo#55952

Change-Id: Iea8537b0d69efaa7323c739c614272f6525435dd

2012-11-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [45ccace028a4ad40fdbaffad050741db583259c9]

String -> OUString

Change-Id: I23e0181c1aefc9efbac81216a18cdd7042a7679e

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [7119a76da2f35fbfae65d3b71caec08d64700714]

remove from Packages_scripts the removed scripts

since 4a51910761b1f528cc21a4d0cc7035108d46aa63

Change-Id: I17b670769da4ac1c91dabda2aa3d42c458c12135

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [76a28511a0703be60168c8d1a6d9d288e7414fad]

fix build on ppc

Change-Id: I4b09aa9eeb2c34d19043148144383ad4e37a8d10

2012-11-21  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [42925ee1fd33bcbcf8359404d4abf687acc79315]

dropped dead code from svg

Change-Id: I73244d54f182f44c08a942dee95ff11b53a24f5a
Reviewed-on: https://gerrit.libreoffice.org/1078
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-21  Andras Timar  <atimar@suse.com>  [4a51910761b1f528cc21a4d0cc7035108d46aa63]

remove 3 unused Perl scripts from l10ntools

Change-Id: Ie2e8fa776b5a7a7293498607fe55dcdfce273594

2012-11-21  Andras Timar  <atimar@suse.com>  [7e8cc51f61cc712252d20be8c0735a58190036ac]

remove qtz temporarily, until it works again reliably

Change-Id: I66b117a56d8d545e6d09bfacb897ade383818895

2012-11-21  Matúš Kukan  <matus.kukan@gmail.com>  [93abcf4e4bb1a460d7695b6374bf4a92c9203512]

get ICU_DATA_SUBSET_ZIP into ooo.lst when cross-compiling

Change-Id: I73ef1e331f3cec8e2769b177ec1767cf35fcb817

2012-11-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a0a5eed63b871e2febb36e27e9dea4b7e57f681b]

VclContainer: use transparent background

see http://lists.freedesktop.org/archives/libreoffice/2012-November/040587.html,
screenshot at [3].

Change-Id: Iaf72b3734564301244365773f05c6df01a6dea62
Reviewed-on: https://gerrit.libreoffice.org/1143
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-21  Alexander Wilms  <alexander.wilms@zoho.com>  [cf5603c440b1c3114e5867928a71e3b65b132793]

Moved buttons for consistency and improved widget spacing

Change-Id: Ia4faf04589503b1f299b3b53770f82b5d19fcd25

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [ae81246917f581a7a498a371b9a6137cde542b3e]

We don't need the library search path anymore

As we don't use any dlopen() etc wrappers now with just one single
DSO, we have no use for the library search path either.

Change-Id: Ifaf11c4785a90fe5c7dafb3310bc7933ea31238c

2012-11-21  Thorsten Behrens  <tbehrens@suse.com>  [1c84f6f475a448333f844b0e25d895d117b90563]

Fix build for old gcc

Workaround extra temporaries created by gcc-4.0 on mac - since here
PoHeader has private copy ctor.

Change-Id: I6faf99f78c11452f6adf6f1f18e1ceda9e23e7a2

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [970b53e050014006997410be046366fd8f1023f1]

Enable storing some files gzipped in the .apk

We gzip them separately in the Makefile and the gzipped result will be
stored without (further) compression in the .apk.

Use this to store the ttf font files. Shaves off a bit .apk size.

This might seem a bit odd way to do it, why not store these files in
the normal Zip compressed fashion in the .apk? It seems hard to tell
Ant (based on path, not extension) what files to compress and what
not, so we have to keep telling it to not (further) compress any files
at all.

Change-Id: I0d40d8811e6c9df6b28c285845b1db225507f5d4

2012-11-21  Thorsten Behrens  <tbehrens@suse.com>  [f5cc79a1202f3c8933d846756cf0a9fe8df49682]

UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever set

Change-Id: I6b7dfd5dd80f45c216c9ec240a390b6434a12672

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [a8c2cb0e6d0b9b301887be176694592f8ecda0c4]

SvtURLBox derives from ComboBox not Edit

so should use ComboBox in .src file once that's done we can remove the dummy
Edit's which seem to exist only to get the right size/position onto the
SvtURLBox. All of this removes the resource assert spew on loading
the built-in filepicker

Change-Id: I9e6249bc34ee563fc73784c46bb733901d4d55d6

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [fc54a7bac751e8497ecaa92900954024a0b53cc9]

deliver also .so.<version> libraries

Otherwise dynamic loader doesn't find them there.

Change-Id: Idabec8e0fca48562164d90f5d0afdf3ebf5615cb

2012-11-21  Thorsten Behrens  <tbehrens@suse.com>  [463f34737e01ca277a7b87741aed8daad9bc45cf]

UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not on

Change-Id: Iba9e6c3d2483a20ed3ec33b85b4c5f78830fd2f6

2012-11-21  Stephan Bergmann  <sbergman@redhat.com>  [d85fd8a85501547d5bb87822d2589a07aed7f2d6]

Fix install-gdb-printers for Mac OS X

Change-Id: I685d277806e757fc6247f34d4db7386955dab7b7

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [3fa0d17b39bebabcf18e35df38572e4d51d05251]

add regression test for CVE-2012-3755

Change-Id: I68352532016a9db370ddd6e69e4efe962763f001

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [fd760bf54122b3c20e4d142a4006909aa5143003]

bump xmlfilter settings dialog for new helpids

Change-Id: If15ba82db3910bf0948f6dd4ed984a05e68a6080

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [9aa8f75a9cd3f42319945b2ac147fba2919fb5df]

remove OUSTR define

Change-Id: I7b78fa23760af3641dcaf47bc90a995ae215404b

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [e53da8804d00182cf83f67880e2799b15b70a46f]

xslt dialog is supposed to be a modeless dialog

and fix the lifecycle to die at the right time

Change-Id: Ibe8f683ed162500a93e02a56d8607bd2ee431ded

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [e9be9ba808359d87675e20cc1c5c7e2c78e59c7d]

make the word count dialog the right size with disabled CJK word counting

we want to hide the CJK word count features unless CJK UI is enabled, or if
there are CJK chars in the word count. We want the dialog to fit to the best
size, so force the dialog to resize after it's visible (like a vclexpander)
if in non-CJK mode and some CJK chars appear in the document.

Change-Id: I328dcf2b111d5c5f527757ca11695ce4e9c43353

2012-11-21  Caolán McNamara  <caolanm@redhat.com>  [9ac1f0aae7d1e288518e024683fade15f2713528]

Updated core Project: help  bfe8b1eea5e372ff7198d841caa20c72a57610e0 update xml filter settings dialog helpids to .ui


2012-11-21  Matúš Kukan  <matus.kukan@gmail.com>  [e22be4a8e4da40dd6609147513aea36bc8f5cfb9]

scp2: more cairo fixes

Change-Id: Icaaf0c8355d992fcf652c275ea1ebff98f6d3d58

2012-11-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d34ce24fb22566ed3db91aba71a003d5919a3f00]

Uploading libvisio 0.0.21 release

We can now open ALL Visio file-formats that ever existed

Change-Id: Icfe91421c8ddbba206e2cc0ce59bf718883e5477

2012-11-21  Thorsten Behrens  <tbehrens@suse.com>  [4f4870ef032aa45242761205d31dc7ccd4f99fad]

Improve gbuild help text with PARALLELISM env var.

Change-Id: I30c9700127d04aee200386c94307a45da41b0025

2012-11-21  Stephan Bergmann  <sbergman@redhat.com>  [0b21dd2593fae41ee430717d7d65e2cfca25b8e9]

Fix datasource choices offered by the Address Book wizard

...as at least on Linux, availability of Mozilla/Thunderbird is independend of
WITH_MOZILLA/--enable-mozilla now.  This fix might not be perfect yet, see the
TODO comment in the code.

Change-Id: Ie5343a23187648f5e56d82753b6c222e6da7ec54

2012-11-21  Tor Lillqvist  <tml@iki.fi>  [e860c78e2390c8d4e924411ac41e045d2a1c3968]

Use subset of ICU data in a bundled ICU

Change-Id: I71673271ec3e10d16f17f5640cbf6a90a1bfb9f4

2012-11-21  Miklos Vajna  <vmiklos@suse.cz>  [14785648d5534855a0c7f322aa97a7b58a4cb3a8]

scp2: adapt after cairo/pixman gbuildification

Change-Id: I812326e602b5a864cf4e5502ed8a943da801a014

2012-11-21  Thorsten Behrens  <tbehrens@suse.com>  [33e63a1562cbb63b6db36812d159eac2cfa8fcc7]

Fix fdo#57353 correct moveTo handling for emf path recording

A moveTo following an existing path really should create a new
subpath, not add to the existing one. It's the equivalent of lifting
the pen.

Change-Id: I196ca9435f8b4225837add964aec7afceb1d6d88

2012-11-21  Stephan Bergmann  <sbergman@redhat.com>  [4166e79430fdf559fe3db37b6450fa92c2124a06]

Fix submodules

4c543284b5d4076a1478e6a113724f9353341d6a "Added Tango icons" had erroneously
rolled their heads back.

Change-Id: Ic6a31e894a7bd2c880ea2537d3bd1fa7b90001c1

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [7855aef5a5abea4c3c5630da042c868c59c5ace4]

we use gtk only for unix gui

Change-Id: Id783d15cd18a101ef137df0bbf59e472d4a0a490

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [e8f1df149e88ab494db4d32818ba9420d941208a]

cairo will be tested for with guibase unx even without gtk

Change-Id: I0f433e1fc42e3aff955867d8af3e4c1935794b7b

2012-11-21  Stephan Bergmann  <sbergman@redhat.com>  [20362a86f8ff9cb7f522a5ddf1c01b462026e91d]

"newtrans.1.0" -> "translations"

Change-Id: Ib14f6087bd4123202cf2bffe79c82421a38c1c36

2012-11-21  Luboš Luňák  <l.lunak@suse.cz>  [7f0bf0941c29fd0e1a83b6f4823f5c220f9cf365]

dirent.h doesn't exist on windows

Change-Id: Id2afa8a9ef944285a34f51cd685cd0ff5a9b6041

2012-11-21  Xisco Fauli  <anistenis@gmail.com>  [24d78519af498dc5a116fcdd8f1bb1b457c33a4f]

pywizards: fix daily build. it failed when importing collections

Change-Id: I74ec9b1562ed9f06a871b4da926129500d54df41

2012-11-21  Xisco Fauli  <anistenis@gmail.com>  [51767739403dea1511f58bf6c5cebedc1a9d823d]

pyfax: replace xrange

Change-Id: Id43dd5adb33e2c037c529e5af75bf920258b3fd9

2012-11-21  Xisco Fauli  <anistenis@gmail.com>  [12634c14249fc3e1d09cb6688c9709818f5522de]

pyfax: fix a mistake

Change-Id: I2d046f3227edabe35f82fb2c42633a0d553dad81

2012-11-21  Xisco Fauli  <anistenis@gmail.com>  [34fbbe1af85c8120a2e76b37497d6282e87c1af6]

pyfax: exceptions are python3 compatible

Change-Id: Ife2a935b25928db154756494798a5e9b619f902a

2012-11-21  Alexander Wilms  <alexander.wilms@zoho.com>  [bb16e912760df54dd77ffc216cc5dee68a48e140]

Remove duplicate files

Change-Id: Ice14df71c98a1d80b221558e90af56a0559b39bf

2012-11-21  Alexander Wilms  <alexander.wilms@zoho.com>  [4c543284b5d4076a1478e6a113724f9353341d6a]

Added Tango icons

Change-Id: Id7d24e91dbf66f20af4fdd979b7a187f1ee0aaf7

2012-11-21  Takeshi Abe  <tabe@fixedpoint.jp>  [1aad15bf3968e243ff2ee2572e5bc3fc5cd8f108]

sal_Bool to bool

Change-Id: I0845702a9d0d590b0410df8bdcc3a12661f87714

2012-11-20  David Ostrovsky  <david@ostrovsky.org>  [4b9c10e298a5285edbeb87c47303c151209abded]

fdo#57285 restore acceptsURL logic

Change-Id: Ib03c7e4a78510eb0300d78a0ae3e83ec6a17f72f

2012-11-20  Matúš Kukan  <matus.kukan@gmail.com>  [d23764182ccb5d1e96774cc958a7afaaa659e114]

check harder whether to build cairo

Change-Id: Ica2b9f1535f92c1b1cbceb7ec99ea96696742568

2012-11-20  Michael Stahl  <mstahl@redhat.com>  [adbe531ef00b8149f9c09c27928746a6ed595043]

cairo: to actually use the right cairo-version.h...

...it is necessary to overwrite dummy src/cairo-version.h because that
is included with "" from src/cairo.h which means that at least GCC 4.7
looks in the current directory src/ first...

Change-Id: I4a254021ad318ffb428242443f7e1e29c876915c

2012-11-20  Michael Stahl  <mstahl@redhat.com>  [de14220ae5b5e512007df004acec16812992f5f4]

cairo: add missing dependencies, and add include dir...

...to find the right cairo-version.h

Change-Id: Ia609f7498aae97a68e908101bdeae274d940d2e8

2012-11-20  Matúš Kukan  <matus.kukan@gmail.com>  [827c3806ada71b1e6701608621fd729cf54b1fc8]

repo-list is gone since 664012b313f3c3cd5666fc6f943fc8152e503e23

Change-Id: I2178f60a75a0436c66f825fe001e23f6aefb0e97

2012-11-20  Matúš Kukan  <matus.kukan@gmail.com>  [81fc9abeb87e9322f354fc9743cac12d95820d04]

tail_build: forgot to merge build.lst after cairo is in

Change-Id: If745adf8541c980fa5cb1aa1b9f1ce9fa716504a

2012-11-20  Andras Timar  <atimar@suse.com>  [6c1282c1fa0d1724f88538f75229f1f5a8d177ab]

fix typo

Change-Id: Ic5c3c2d9cb2ad4186aad7bd16693c972d4a257f3

2012-11-20  Andras Timar  <atimar@suse.com>  [c75ed68f056342477586ebd4214786f5a440005e]

translations is a source-only module

Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [7ad55015326edc0c9d21c446cdb9cff9ea12cc4c]

work around ambiguity with msvc and old gcc

C:/cygwin/home/tinderbox/master-build/l10ntools/source/po.cxx(188) : error C2666: 'std::fpos<_Statetype>::operator !=' : 2 overloads have similar conversions
        with
        [
            _Statetype=_Mbstatet
        ]
        C:/PROGRA~2/MICROS~1.0/VC/include\iosfwd(116): could be 'bool std::fpos<_Statetype>::operator !=(const std::fpos<_Statetype> &) const'
        with
        [
            _Statetype=_Mbstatet
        ]
        or       'built-in C++ operator!=(std::streamoff, long)'
        while trying to match the argument list '(std::fpos<_Statetype>, long)'
        with
        [
            _Statetype=_Mbstatet
        ]

Change-Id: Id1375d68996414c5ccf75d5d3ebc0afad061e3d2

2012-11-20  Michael Stahl  <mstahl@redhat.com>  [ca00713a613f3f5babf83707838fdbecfffd88a7]

offapi: rename XModify.InstalliGStreamerResources

...since GStreamer is not an Apple product it should not be
called iGStreamer.

Change-Id: Ia2b73ecb56dd7aee88b23b560430ffe94b455665

2012-11-20  Michael Stahl  <mstahl@redhat.com>  [079485a6486b76090e64e899e44e8598cd2159e7]

sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/

Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453

2012-11-20  Andras Timar  <atimar@suse.com>  [ec8dcf58e95bda4c394fc15b5eae72c408f19aca]

Updated core Project: dictionaries  e295c6f831f0435fc5a68ea0fd1a50bcba76ea16 translations is a source-only module


2012-11-20  Matúš Kukan  <matus.kukan@gmail.com>  [2cb7ba189d308bb8ee30086ebf237518eba8cef1]

cairo: convert to gbuild

Change-Id: I1f3dd368a0d0b78b73df3baad214a1079bbbd1d3
Reviewed-on: https://gerrit.libreoffice.org/1144
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-20  David Ostrovsky  <david@ostrovsky.org>  [835d0fb70097b41eef057493bb1fb67c12ce5306]

WaE ignoring return value, this time really

Change-Id: I5647f318000d83f1f363153c1bc7f4ae4effc88c

2012-11-20  David Ostrovsky  <david@ostrovsky.org>  [b420358033faf43ceabb38418902cecffd1c643c]

WaE ignoring return value

Change-Id: I3a8fa34eb739e4595f8a9d279e33b9191adc2443

2012-11-20  Matteo Casalin  <matteo.casalin@gmx.com>  [53ad646f54f8aa33b86c696c04500fd08ea6f3b6]

Enforce use of accessors on gen.hxx structures

Change-Id: Icd1b2937fdeaba6de1877258731f53ddf996002e
Reviewed-on: https://gerrit.libreoffice.org/936
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-20  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [5e5c11c664f67ff9fd1120905b09a32bea3b2f6c]

fdo#42070-Fix RTL support in presenter console

Problems that still exist:
1-Help layout.
2-Slide sorter view (slides alignment).
3-Note view buttons.
4-Scroll bars.

Change-Id: Ie78519358d2f6d847692ee870ecdc1790c5244e6
Reviewed-on: https://gerrit.libreoffice.org/1053
Tested-by: Lior Kaplan <kaplanlior@gmail.com>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-20  Andras Timar  <atimar@suse.com>  [4012983def85bd75e7b611bd8e4fa636817dbb01]

Updated core Project: translations  ae82c7e8c304794a9a534c6dd202b5d94c32e82a add missing po file for filter/uiconfig


2012-11-20  Caolán McNamara  <caolanm@redhat.com>  [0894db6f532a0a27d8da57d3e191d2ccb198ebf0]

Resolves: fdo#56882 font list in insert symbols not sorted

Change-Id: I1f793bf2656ee7feb59927962dc2c38587dba272

2012-11-20  Caolán McNamara  <caolanm@redhat.com>  [bcafd193e743fca4ab6198092b34d000787e06f0]

convert xslt filter dialog to .ui

Change-Id: Ia07df75b00b7d34da9dfeeddb47280ddba23b897

2012-11-20  Caolán McNamara  <caolanm@redhat.com>  [3f2f4f15e20b7f295f26cddadfc712c189719aee]

loplugin: fixed busted indent

Change-Id: I47180d899701de5436e518bebcf82620f4ce9669

2012-11-20  Caolán McNamara  <caolanm@redhat.com>  [9b6b25e71338ac298d495d9bc5f046ef0d0b980e]

WaE: -Wempty-body

Change-Id: I07e0b3b466a0fac4c8ddf279b546f807501bc2e7

2012-11-20  Eike Rathke  <erack@redhat.com>  [6a9f0cdc021bdc591cb140bb3c2d609723430b0c]

use LanguageTag

Change-Id: I9aa7ff4a1aedee6fa029e3d94301788be1a3761a

2012-11-20  Eike Rathke  <erack@redhat.com>  [9a320f283f32f421e7fd14c030dbba2ad981d05f]

use LanguageTag

Change-Id: I5fe231f26d29dbab214d414790936b2b484c2fe6

2012-11-20  Eike Rathke  <erack@redhat.com>  [7752d65999fd64454deb259ef134456e0bb4709f]

use LanguageTag

Change-Id: Ia5d328b995460f11602f3a1e4d49946d10dfad73

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [71ee467a12a4fbc9914e0d421431f32c953c26d0]

No more tubes res file

...apparently gone with e74fc93e4aba7887e6a278cc44c4bc0962471065 "tubes: use new
.ui format for contacts dialog."

Change-Id: I7f492e252b58d641a5cb8c722011df99a5a7d966

2012-11-20  Eike Rathke  <erack@redhat.com>  [ee6bfe1910b6b3a255f3e393689397fc2c94cdda]

use LanguageTag

Change-Id: Ic81a3f3ffd00431ddc8082a210dacaa77ce862f4

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [9de9c430ca36751b63744ccb2f31e5b075e599b0]

Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftover

Change-Id: Iec2845cb3717520e1126ac4e9743413d5f3a5119

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [2aa31da545efa130e6e0a3d0aeb32ae0514d16e9]

clang plugin warnings

Change-Id: Id58c593577c432537b3ca07087aeb17ed10772b6

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [1ed9af9a4419b50a76eea56eb2e4c684e616673b]

skip 'else' from a macro expansion too

Change-Id: I1a6d70d1554dc5bf8f46940ed62b47ab34983aa7

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [13cca3de54265b884fc80a10450096c7e1061b36]

incorrect body alignment

Change-Id: Ie62113f0018e71c984845f1684a4876809b901c4

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [0465fa4a8c60bdac8970762ac4a4b07d92c865c7]

unused variable

Change-Id: Id6de037a510b129799c89dc4a7fdb105ac006b2a

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [7753bbb8b160251525ac2f661ccb60f9fc98da50]

Fix libxml2 usage in l10ntools

Change-Id: I746af9162d5cd01e0ce0a9f469f0771d7934ba2d

2012-11-20  Petr Mladek  <pmladek@suse.cz>  [93d021a7803bc897b0f52928a7562bb2b9860566]

lo-commit-stat: allow to generate more logs at once

It takes ages to get bug summary from bugzilla => it is worh to
generate normal and wiki logs at the same time. Why not produce
all logs with one call

Add --commits option. Also rename --wikibugs to --bugs-wiki.

Use .wiki suffix for wiki logs. Also rename "commit-log" to "commits".
It is enough to use ".log" as the suffix.

Change-Id: I92bbc4d56a0ae9e23401be0677256059c777d712

2012-11-20  Petr Mladek  <pmladek@suse.cz>  [01db9edab12bbb8e820274903c1d58670488b8ed]

bump product version to 4.0.0.0.alpha1+, release number to 1

Change-Id: Iaf5af009ac86909bb293be4ab8ae3902215b3bfd

2012-11-20  Andras Timar  <atimar@suse.com>  [bbd16d4c40dd0a5c7547ad84bb7950b9a488161f]

Updated core Project: translations  2333133e2c4422089ab79519effc359578bebddf add tudes po files


2012-11-20  Eike Rathke  <erack@redhat.com>  [b134b6dd76843ba4423006bc22ecd527e98e683a]

slowly stabbing MsLangId::convert...() to death

Change-Id: I0134593f8ba664b7a8e8a14f54485b96b749418d

2012-11-20  Andras Timar  <atimar@suse.com>  [d5d7232fb5eac4a449cd35ab605075a30c7324d3]

fix readlicense_oo makefile, po file moved

Change-Id: I1ff2085b773c3e46915140d816e940ddf048998f

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [88ada48f9da15934ae5d110106f8d96ec4542fd8]

-Werror=trigraphs

Change-Id: I47f285e94d9437e837a0aaa25c0682b4d2187974

2012-11-20  Andras Timar  <atimar@suse.com>  [fa88b3717d58410f6318c520b0397000f86b9720]

Merge branch 'feature/killsdf'

Conflicts:
	desktop/prj/build.lst
	helpcontent2
	l10ntools/Executable_gsicheck.mk
	l10ntools/Executable_uiex.mk
	regexp/inc/regexp/reclass.hxx
	solenv/gbuild/AllLangResTarget.mk

Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b

2012-11-20  Andras Timar  <atimar@suse.com>  [54cd57e03e115d6b009409e6df374603452b1378]

Updated core Project: translations  b2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 initial import of LibreOffice 4.0 translations


2012-11-20  Tor Lillqvist  <tml@iki.fi>  [56d3de7360434e4f15d7bd92d50888e8bc092ad6]

Bin pointless _SOLAR__PRIVATE which was always 1 anyway

Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6

2012-11-20  Tor Lillqvist  <tml@iki.fi>  [a0adefdc4991baa8a3c402f3b01270b73fd28362]

Update to match SDK r21

Change-Id: I7bc54a295c7155a1a173c28f45118a6d2983d0d2

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [c0ae8f9a03ab292de8bfdce29c3ccbb9965a3068]

Improve error reporting

Change-Id: Icdafde88e3984cf3689f591216a890392892dfce

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [50b4b0db8bcf33e26dc332d558f0e03c65ad742b]

Add comphelper/configuration.hxx functions to unusedcode.exclude

The functionality in comphelper/configuration.hxx is used by C++ headers to
simplify configuration access that are generated via
officecfg/Package_cppheader.mk.

Change-Id: I85d26309ec8c4f8ac5cde773fd3298a699bad030

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [954f991ba8b109a5e642fb6520ba076c3d1715ed]

"tubes" missing from l10n project list

Change-Id: Ieb04a22f83e698521aa90fe16fce4f66c4635034

2012-11-20  Miklos Vajna  <vmiklos@suse.cz>  [4460f406a4c33be48f31f296c6ca9d85ef2bd4c1]

android: don't load the document after every rotation

Change-Id: I0af154bc5bc6cc79ab45a85a5a06e4539442ec81

2012-11-20  Andras Timar  <atimar@suse.com>  [fd91019804398c0643951eb291a45d3931968ae3]

Updated core Project: help  66abeb18556b468ea3d97cea78dcd8e9f0c94380 translations is a source-only module


2012-11-20  Miklos Vajna  <vmiklos@suse.cz>  [a1d9caffa38b8acdf241feb94a2f8b66dfd5ea9a]

android: move toolkit and dummySmallDevice to bootstrapContext as well

Change-Id: I4b6ce49aa5e6d391e832dc1023e47d694a480948

2012-11-20  Jan Holesovsky  <kendy@suse.cz>  [783d13a9276931e274a90b9b53de2c92dc8c055e]

Rename style called "Default" to "Default Style" + First Cap Some Others too.

Change-Id: I71b74ceabfdaced541529143d15d020ac17d2e26

2012-11-20  Jan Holesovsky  <kendy@suse.cz>  [7407673dee25cd76ff4196179c5a0062b081659f]

Revert "Hide the rulers in Writer by default for a cleaner look"

Terribly sorry to revert this - but the UX-advise consensus is to show the
rulers by default.

This reverts commit ae991a10701caac3db2483a8aef05e4e8385765c.

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [a6139f6fe6d4615c993a9b52b63b7d93c0c8ad4f]

Key different browser plugin features to specific flags

This is a rework of f9059d4eee8e53c0a6b531fff16e1fade58cb8b0 "Key all browser
plugin features to --enable-nsplugin."  The problem with that was that Mac OS X
supports pluging browser plugins into LO documents (which was originally
controlled by --enable-mozilla) but not plugging LO into browser windows (which
was originally controlled by --enable-nsplugin), so controlling the former with
the same switch as the latter did not actually work.

Thus I replaced the single ENABLE_NSPLUGIN feature flag with two dedicated ones,
ENABLE_NPAPI_FROM_BROWSER (for plugging browser plugins into LO documents) and
ENABLE_NPAPI_INTO_BROWSER (for plugging LO into browser windows).  The
--enable-nsplugin configure switch is gone completely, setting the feature flags
is always done fully automatically now.

Change-Id: Iecf706637465e865c987563b5de489fa90b4c904

2012-11-20  Miklos Vajna  <vmiklos@suse.cz>  [4c359c22e12a8cd6b6b40af60e1a39261737ad2a]

android: don't bootstrap after every rotation in DocumentLoader

It seems that previously onCreate served 3 different purposes:

1) bootstrap UNO machinery
2) load the document
3) create the view

Ideally it should do the first two only if not done already -- as a
first step, this commit extracts 1) and does only once.

Change-Id: I087a6b934c05295263080f571c95ef152e4602cb

2012-11-20  Michael Meeks  <michael.meeks@suse.com>  [9b3d96fddd214b808f241197c42af0434c6bba82]

fdo#57059 - fix crasher rendering borders for very small windows.


2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [3d55b14aa23ac49c499ee654f793e722f517d858]

remove license header that confuses lngconvex

This is not C++ source.

Change-Id: I05fe98ef019df23fd4be0d7e281ebb877b545484

2012-11-20  Luboš Luňák  <l.lunak@suse.cz>  [b0126a2ea297c692214ec11302d2a7b3cf70edde]

do not use exitcode 0 on failure

Change-Id: I47ce1502e8ffd58709a64a3ca520d59cb765bfaa

2012-11-20  Miklos Vajna  <vmiklos@suse.cz>  [a54e92737e3e2b642c1f8564d51d985c7433bd29]

README.cross: typo

Change-Id: I92a82a29fe217faaefe7e67228d59a9fb43526d5

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [98f97b45f576f1872cbf8f81df94cd4c48e0fc54]

These should talk about "OpenOffice.org" after all

Change-Id: I43ddfad9a91484551763fd6e3a89f17382b7a392

2012-11-20  Stephan Bergmann  <sbergman@redhat.com>  [fecd6bc21dca9d2eb04cb7bc0463e571bdf72ab3]

Remove merge junk

Change-Id: I291baa1e78d0033d242b407f96f37cdbab9fe62b

2012-11-20  David Tardon  <dtardon@redhat.com>  [d42500f1f0a980273e919d1c61ce32e97757daaf]

lngconvex needs liblangtag data

Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc

2012-11-20  José Guilherme Vanz  <guilherme.sft@gmail.com>  [4395680011e5e882d41cd1b3a4a0e14eda7430a8]

fdo#51304: Remove @author annotation

This commit removes some @author annotations and some cleanup.

Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1122
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-20  Takeshi Abe  <tabe@fixedpoint.jp>  [677a3f75e77b35f256b77b1de727790b468ab899]

sal_Bool to bool

Change-Id: Icc13eb7a8c6720ac53163e3ee7842a22c2862ab3

2012-11-19  Zolnai  <zolnaitamas2000g@gmail.com>  [a7261b424716463a7bb157f0d79084c868e10015]

Updated core Project: help  a6e68151d44f357d5828d3a75193d67863226b12 Fix dependacies in help


2012-11-20  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [073ff5518f2e341dde7d7ce732cfecb029c85ce6]

Generate qtz properties

Qtz has no own po files so use one of
configured langauge's po files (en-US excludex)
Plus copy all properties files independently of
localization

Change-Id: Ica7ccb7d3111f2fc2b3bbde4b839cb564967130a

2012-11-20  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [23ffae787b9b052748f7f3a6f67c4e2f8f2c9cbb]

Reardme.xrm move up one directory

just as the po file belong to it

Change-Id: Ia5deea8816cbb5fc29669d6aa8c3c81472b0ed3f

2012-11-19  Eike Rathke  <erack@redhat.com>  [9b24ce6da284505aed2bbaf4ad2790c161fbc232]

use LanguageTag

Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [160cfb5e5e4ab6c9e6062c74ba6ed1c610a4981a]

Bin the HACK() sillyness

Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [debea9d3250e809e323461324514e9d073d06e3a]

no matching function for call to 'max(int, long int)'

Change-Id: I7533098781b0b6987cd852d74a688aac6e0af056

2012-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [96682a78cfe076714616a880f214248b4498ebf3]

Fix misleading comment

Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [01e9e5672fe808a7e8a8a772e0660bd40f915645]

Xcode says "'hash_set' file not found", and it seems unnecessary?

Change-Id: I95ee1f5c04571c692e8e7ef7faa75fcae76eef93

2012-11-19  Michael Meeks  <michael.meeks@suse.com>  [daeed90f4586eb9533041fb89bee163a5193596c]

re-base on ALv2 code. Includes:

    Patch contributed by: Jurgen Schmidt
    remove onlineregistration with dependencies
    http://svn.apache.org/viewvc?view=revision&revision=1240245
    imported patch package_eventlistener.patch
    http://svn.apache.org/viewvc?view=revision&revision=1172103

    Patch contributed by Pedro Giffuni
    Accept Google Chrome OS fonts as equivalent to MS fonts.
    http://svn.apache.org/viewvc?view=revision&revision=1233155
    http://svn.apache.org/viewvc?view=revision&revision=1233408

    Patch contributed by Andre Fischer
    Do not add targets for junit tests when junit is disabled.
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i114600#: remove forbidden characters
    from list of unencoded characters
    http://svn.apache.org/viewvc?view=revision&revision=1172370

    Patches contributed by Oliver Rainer-Wittman
    some clean up in JPEGReader due to memory constraints
    http://svn.apache.org/viewvc?view=revision&revision=1299729
    119114 - method <UpdateDialog::addSpecificError(..)> - create
    entry with correct type
    http://svn.apache.org/viewvc?view=revision&revision=1305265

    Patches contributed by Ariel Constenla-Haile
    i118707 - make toolbar control's popup window grab focus
    http://svn.apache.org/viewvc?view=revision&revision=1225846

    Patches contributed by Herbert Duerr
    #i118662# remove usage of BerkeleyDB in desktop module
    http://svn.apache.org/viewvc?view=revision&revision=1213171
    minor cleanups in dp_persmap.*
    http://svn.apache.org/viewvc?view=revision&revision=1215064
    flush early to prevent problem with extension manager not
    cleaning up its objects
    http://svn.apache.org/viewvc?view=revision&revision=1228147
    i118726 do not flush *pmap file while reading it
    http://svn.apache.org/viewvc?view=revision&revision=1230614
    #i119048# migrate BDB extension entries using a simple heuristic
    http://svn.apache.org/viewvc?view=revision&revision=1300972
    #i119048# handle edge cases when importing BDB hash files
    http://svn.apache.org/viewvc?view=revision&revision=1301428
    #i119113# fix of-by-one when importing BDB files
    http://svn.apache.org/viewvc?view=revision&revision=1305420

restore our encryption settings, icon themes, and dictionaries.
removed wrapper hacks, kill obsolete bundled extension blob /
pre-registration handling, remove duplicated quickstart code.
remove OS/2 conditionals.

2012-11-19  Michael Meeks  <michael.meeks@suse.com>  [19e8dd66cb8a66536e19fc7780fbc1101be13710]

Revert "sb140: #i117084# do not leak Lockfile instance"

This reverts commit 1d38dbab29245e430792f7b3a4c14c94cd011504.

Conflicts:
	desktop/source/app/app.cxx

2012-11-19  Michael Meeks  <michael.meeks@suse.com>  [0d89cf29adf79fb0fc673b836ffd39ccf65b3383]

Revert "sb140: #i116910# do not leak Thread_Impl"

This reverts commit e700031cc4f60f62d862940cd40de73e32f9104b.

2012-11-19  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [7e7c1fd57629a332f012df3ece04359aa0333d94]

impress211: #i110990# Fixed slide show spanning multiple displays on Windows.


2012-11-19  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [7429ab2e2caa49466a455ad3e2e04057524225d0]

Use icu regex in l10ntools instead of i18nregexp

Change-Id: I9062aafa2fefa26b7b1edf0440f4675b2f469e5d

2012-11-19  Eike Rathke  <erack@redhat.com>  [fe985aaa8ef3931bef5507806e8f3b795a107487]

use LanguageTag

Change-Id: I4c55e30ec64f4e4d0217f226bc99ff693d054093

2012-11-19  Radek Doulik  <rodo@novell.com>  [f3221085e3b84e0c84c1adca3d76ab4c293678ee]

export embedded spreadsheet(s), fixes n#780830

Change-Id: Iee8328a695b554d97f6805b64b98706b9e3d7ab9

2012-11-19  Radek Doulik  <rodo@novell.com>  [787704495a615f1ea749ba80b0e218c3aae684d9]

limit buSzPct range

Change-Id: I41411301ee131f92b9725208e53133ee0f8a6f82

2012-11-19  Petr Mladek  <pmladek@suse.cz>  [39afe720fe2c0ccaa9a806d842de0cc1f34bc106]

lo-pack-sources: use module instead of piece

we use git submodules, so it makes more sense (hopefully)

Replaced options:
    --no-lo-pieces with --no-submodule
    --piece=<piece> with --module=<module>

Removed hopefully unused option:
    --no-lo-core

Change-Id: Icbf742991ccda2f7833a5b50d51cb1421885383d

2012-11-19  Eike Rathke  <erack@redhat.com>  [36e2f00bca174342ba1391e49c56c4602ec97394]

use LanguageTag

Change-Id: I93bc72d3938775b4e7c599b0477a76ed0ce5d4ac

2012-11-19  Petr Mladek  <pmladek@suse.cz>  [0746c95f260c0b722547e760c28cd0daecc8ceba]

lo-commit-stat: make it working with git submodules

renamed options:
    --no-piece to --no-submodule
    --piece=<piece> to --module=<module>

Change-Id: Ic4f1e3f4bdbe4f4fc175fea82e670310753ce130

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [f9059d4eee8e53c0a6b531fff16e1fade58cb8b0]

Key all browser plugin features to --enable-nsplugin

...instead of having them spread across --enable-nsplugin (plug LO into browser
windows) and --enable-mozilla (plug browser plugins into LO documents).  The
ultimate goal is to clean up the various configure options mentioning "mozilla"
and WITH_MOZILLA.

Change-Id: I6f4b1c3a5701424f586cc1e303af90c9d59a91b6

2012-11-19  Petr Mladek  <pmladek@suse.cz>  [b479f7f7675b8a539b35faaa6edcd282e09bba97]

lo-pack-sources: use the same top-level directory in all tarballs

It allows to avoid symlinks more easily.

In addition, I did some clean up. I removed support for packing pieces
from standalone checkout. I guess that noone is using it.

Change-Id: I3c712f5eb12108229a157c636e0a63eca4ae0d6b

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [ea64122c013f0b6c9fc862eeba81b154901ae6ab]

Further SYSTEM_MOZILLA/SYSTEM_NSS clean-up

...past 8648c974ea5e222027a5ac1c9a01cd9ac6e344a8 "Clean-up 'SYSTEM_MOZILLA' ->
'SYSTEM_NSS.'"  Looks like -DSYSTEM_MOZILLA in RepositoryExternal.mk's
gb_LinkTarget__use_nss3 was only relevant for
xmlsecurity/source/xmlsec/nss/nssinitializer.cxx (for which it had been set
explicitly in xmlsecurity/Library_xsec_xmlsec.mk, and renamed to SYSTEM_NSS
already).  And looks like xmlsecurity/Library_xsec_xmlsec.mk's explicit
SYSTEM_NSS code was more or less a duplication of RepositoryExternal.mk's
gb_LinkTarget__use_nss3, so made that DRY.

Change-Id: Ie6eca2c4eb7fb70f6a36c97d8681b4140f9870cb

2012-11-19  Michael Stahl  <mstahl@redhat.com>  [7615f62b81be351daba463d79598abe5665e0adf]

warning C4805: '==': unsafe mix of bool and sal_Bool

Change-Id: Ia3a21febe934b73401a008091c84766a2b798ca0

2012-11-19  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [7228c24e38363ed4684936f69eb49a7905b5a16b]

Stop a memory leak in text_textsearch.cxx

Change-Id: I4dad05dbbe668ac7d7058cb43989f6a9f8e488a6
Reviewed-on: https://gerrit.libreoffice.org/1118
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [a05e1e4967a21f3dd5a49215d97df99a7ec84f18]

fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"

...so that only a "not-registered" that is non-optional and non-ambiguous is
considered as "disabled" by user's intention.  Other combinations can occur for
broken extensions (that will thus become disabled again anyway when we try to
automatically enable them) and for originally enabled extensions for which
cleanExtensionCache in desktop/source/app/app.cxx has forecefully removed
user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
(and which should rather be kept enabled).

Change-Id: Ic85b609ec9b3634cfa94a77151d42c07b9488030

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [8648c974ea5e222027a5ac1c9a01cd9ac6e344a8]

Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"

Change-Id: I47ec3aeb14445b697bf8f5af34c5d16a14069735

2012-11-19  Eike Rathke  <erack@redhat.com>  [8ac150eb163b4ce200068313db26121a8b808d46]

use LanguageTag

Change-Id: I4ffa1aa2dce0bf1d0c87d56f72589112ec1222a1

2012-11-19  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [c82935d52db04230c77b4a6df7dda07507b34805]

Extend localization to mysqlc

Change-Id: If67b4991dec8c20d02d41032923bbd5945a5704a

2012-11-19  Michael Stahl  <mstahl@redhat.com>  [ce1d0822d0a0fdb4ed3f2583cc1f63ef98381097]

warning C4100: unreferenced formal parameter

Change-Id: I49da06b94bdc91b1cdc4bb3d047804d353b0aba8

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [d7c5f37d137041d7bc8abaed6b3a454899e9670f]

Some clean-up

Change-Id: I02c56a86454b5ed6df29c3af60b3da2c7bd4b7e1

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [6f9c3bc8edc93be07273d9de13dda19ea6c1da4a]

fdo#57224: Preserve disabled-state across reinstallDeployedExtensions

Change-Id: I8d65b76fd93b63b51db88b7b09902ba64732dd97

2012-11-19  Mathieu D  <call.protected@gmail.com>  [aafe2fcbcb754b2fff8d7c3bf1f61781df259b67]

database names are case insensitive, fdo#51309

Change-Id: Iac9ac4e48115ea09aeffa11bbd8da399266aede9

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [98e9b5dc402171fd370dca8cc8ec9f7b3f3c8684]

Use gb_VISIBILITY_FLAGS

Change-Id: I8ff9bb01bef265af70390ae94b762930689aa1ba

2012-11-19  Michael Stahl  <mstahl@redhat.com>  [1f8d5eed2a1055438b226838b2480677030619a0]

python3: fix typos in makefile

Change-Id: I61ea54ff5a5771ad2dee1b3514c97fbdd9f241b9

2012-11-19  Michael Stahl  <mstahl@redhat.com>  [760ef2ef7457aad9486a12a7f21da2b298749bf1]

SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos used

Change-Id: I497d7ddc90bdfed9cd49e0b0c988a74f733bfa36

2012-11-19  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [4e0766bced731504dc141857b865dfcbc9b4fdfa]

unusedcode exclude file: symbols known to be required

The file unused.easy contains a lot of symbols which are known
to be required, even they're currently not referenced by anyone.

Change-Id: I048c1656b240f7d601e4c99b8d9c4969b3954c87
Reviewed-on: https://gerrit.libreoffice.org/1084
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-19  Michael Stahl  <mstahl@redhat.com>  [fe71e7bd0c7630b6452e418df14d780dd87ba946]

SalColormap: -Werror=conversion-null

That is actually XID, not a pointer.

Change-Id: I9fa807fc4f33c07b2b4ebbb5e1b7163eb53411c3

2012-11-19  Miklos Vajna  <vmiklos@suse.cz>  [ad913681c0e0cdaaa706329f518f59ee54b86d43]

n#780645 DOCX import: add support for fixed column width

In general, DOCX tables provide a grid for the table, then use spans in
case different number of cells are used in different rows. In this case,
the cell width is ignored, as the wished width can be counted from the
grid and span values.

However, it's also valid to simply provide more cells then the amount
defined by the grid, and in this case the cell width should decide the
final width of the cells. This commit adds support for this later case.

Change-Id: I0dd6c1f0c06f81c2afa00489b7ad1f33ff300a7c

2012-11-19  Stephan Bergmann  <sbergman@redhat.com>  [63cb9b5ee42c3e08e7fc29461487426af891c983]

Clean up desktop/test/deployment/{active,passive}

Change-Id: I7f5bbbd1d8a2491c86c2875ae155ef4b10154377

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [f83cf4e4c093012f966656e416b5ed5a44c75155]

Try to use -fvisibility=hidden when DISABLE_DYNLOADING

Change-Id: I92a5de2344e82f99ac94608e1455afa8c33bd54a

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [b6c016da23d309b4ac7d154bc33a22397974ed73]

Use gb_VISIBILITY_FLAGS

Change-Id: I6be70c0b8d73f4d1d1428c0df94ea6d8bdc782f7

2012-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [7238177ba30d51f68d7f43dc3f87283af17f382b]

Drop ILLEGAL_POINTER sillyness

Change-Id: I19316f0fd04f75d980719676c928c3455e0f07b7

2012-11-19  Tor Lillqvist  <tml@iki.fi>  [f36b2f43208b343189952ca70a922e7759dae3b2]

Using --with-system-expat does seem to work also for a "bundled" one

Change-Id: Iff8904ac0c856dd3175b429b4919a04a57c1b6ad

2012-11-19  Matteo Casalin  <matteo.casalin@gmx.com>  [4ac093519d786c271df212510084ed8074343a28]

remove unnecessary #include

Change-Id: I5b05a7aded3ed80e0269155100ad075bffecf9ea

2012-11-19  Mathias Michel  <matm@gmx.fr>  [67fca36dbecaf0d35322f930d6462ab0d4ea56c5]

Better handling of well-know prerequisites under windows

Add moz prebuilt & msvcrt80 copy

Change-Id: I335c25904c16db534a4878ff6a17db202eaef4f5
Reviewed-on: https://gerrit.libreoffice.org/1100
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [30fa6e86a5bc4e8553f353ecbc17d4ae67874c9b]

WaE : shadow variable

Change-Id: I394817653afa738e7e3d19a1d82f892fb3b35c19

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [731ba0ef925f2005ec54e856e0bc3c54a3874707]

convert a GetOutputString variant to OUString

Change-Id: I4bed439df3d4f4c0a87a6e406048de2af6995b89

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [271b11a3d56ba0c5f542a142ab859a0819530dba]

migrate one GetOutputString variatn to OUString

that create some clutter on some of the caller, this will
be resolved as things progress to ward OUString only
This is done that way to be incremental and avoid creating too big patches

Change-Id: I4a881d85cc2ee1eb53bc0c0d0902838b1d3720a2

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc63555fd02217e3b68caccfa5c8a0171aca149c]

PutEntry familly of functions use consistent pairing OUString/sal_Int32

Change-Id: I23ae9d3e8bf71ef9ece75ea013d18c36ab2e69d4

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [82a134c1569e9ca10dd096e866afd1b42454a8d2]

add a variant of OUStringBuffer::remove() to truncate or empty the content

Change-Id: I9f5f6106ec81c33383f5936335dc965b84360116

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [357a6f8e3b6ac292c7a692fbcddf305744032f70]

svl: cosmetic prep work to OUString conversion

Change-Id: I2b87838136f01ff463c66863803eea3c9cd17df9

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [1599fc9e54a7c4855bee1c30d92dd1f5be05f530]

svl: OUString conversion of most of zforscan

Change-Id: I02ca7f7770e2d53371e7c597c087c4a370ce8d3f

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [6dbf5f7ea0187aa6c4e1c45fc2d2cd03b2b67b0a]

svl: convert Color to OUString

Change-Id: Icaa3e29fbd5674271e69fa17ed9249c65b4a9c40

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [4e6a7df7c53389b043274be37b17679bd456d89d]

svl: aNameStandardFormat can be OUString for free

Change-Id: I61f57ed6a5aad0bf7a69319c36b080213b74ad6a

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [ead89ae2019b0533306d7b485ddcc71c57362599]

svl: convert KeywordTable to OUString

Change-Id: I93daafcb6cc161f10ec87fe9f1dc877e2154299d

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7455a4a79f3be532b6a9cbbfb6bc00d86636902]

svl: convert ImplEnglishColors to OUString

Change-Id: I5ec8f1061aa41ac0c4bb46d9159be439892706a1

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [566adca89eeccc53d72704cc43f0c4afc4254fce]

xmloff: simplify the use of AddToCode

most use of that API is to add a single sal_Unicode, it is
silly to manufacture a full OUString just to pass that via
AddToCode to then append it to a OUStringBuffer

adding AddToCode(sal_Unicode c) to simplify these case

also remove a silly iteration over a OUString's character to
re-add each character one by one via AddToCode()

Change-Id: Ia8a58551a1c24312baaa250b8d36fe21c46127e7

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [d35ce2d9be2c67239b74e8f699e1c04558bfc0af]

xmloff: convert lcl_FindSymbol to OUString

Change-Id: I6d93cb64126d60c35fda58039989d57b18a44773

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [c77cebdf33b5fde38879233ee8c6fb6390bfcbb8]

svl: convert GetQuoteEnd to OUString

Change-Id: I79bd0aecb98b7b47ee892ed4ce1b53abcd09ff44

2012-11-19  Takeshi Abe  <tabe@fixedpoint.jp>  [52c492ca729295ab53b110edf525a3eed25872f7]

sal_Bool to bool

Change-Id: Ia6a4cd46b3bda875baeb9fcdda98a1964aedf841

2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [3f469dd69c2eb9d8f193da7f88d05719762b600c]

Fix some encoding problem in treemerge

Change-Id: I275ccba8f07ccaba1ead0ad83a382d3ad19c722a

2012-11-18  Andras Timar  <atimar@suse.com>  [d7c69b2e9dd0986ad82a615d22447a223244096c]

Updated core Project: help  c3cfcf7098787f11ca987ef8db65fbb670d8da6e do not localize a single non-breaking space


2012-11-18  Andras Timar  <atimar@suse.com>  [b4cbfaa0d84513415d39965dc300b454e6fedd08]

Updated core Project: help  55742016f74d1ec3a8f6f146457b34db675dac15 remove obsoleted part from makefile


2012-11-18  Ztamas  <zolnaitamas2000g@gmail.com>  [4a91105b826dea43a43ec03a64a8c28f1aa72155]

Updated core Project: help  c96494d43ebda1848c55a31ef187646783dead00 Localize tree files in help


2012-11-18  Andras Timar  <atimar@suse.com>  [8d1775f2e581119812b2e0a04d5f1441cc47b969]

fix makefile

Change-Id: I72de89aed6ac8901ee2b633c0236191ef3cfb7c1

2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [06d5579c9291b6061ee89eed8f505f436375e15d]

Localize tree files in help

-Treex works well when po is not exist, send a
 warning but make en-US tree-s.

Change-Id: Ib2b790742c022211a8d250b66891cef045941398

2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [5d84ae59e70b8b1017959a68934ac1f455ce2b13]

Localize xhp files in help

Make helpex to be able to work with more xhp files at one time
 - Add new input flag "-mi" which means multiinput
 - Input is a file include pathes to xhp files
   (these are in the same directory so their strings
   are in the same po file)
 - Output is a file include pathes to dest xhp files
 - Merge reads all po entry from the specified po file
   if MergeDataFile ctor's second parameter is empty

Rewrite makefiles to work with new syntax
Plus Delete some unused code

Change-Id: I5eb12d7a6f5e9cda378788410d3c50052eb752b8

2012-11-18  Andras Timar  <atimar@suse.com>  [fedd4a578e8e22f8a40990a3272056f5b7572110]

fix makefile

Change-Id: I148f01cb77548b600a799f5eda5970ab236d9663

2012-11-18  David Tardon  <dtardon@redhat.com>  [1444a0de4414a6d01a8c23986f58229361c57f84]

add more modules to cross_tail_build

Change-Id: Iaae38e666f5d5f9746065111a22a58187970554b

2012-11-18  David Tardon  <dtardon@redhat.com>  [133fa98bad1b897f70ef3b99eaa11fbc8f5ed433]

use gb_Helper_optional

Change-Id: I9e6b10e2b019ae0805862e29fc934d1ebe3f86f5

2012-11-18  David Tardon  <dtardon@redhat.com>  [cee02eb76c2ff4db16b31a6500cb1820c84ec18a]

Updated core Project: translations  de54a2fcdee6bd2d8005a819d4a3a822b2a8043f glib is gone


2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [c48c4ace3630451c771afa20080f9bfb7ba05c03]

Correct skipping source file line of msgctxt

Change-Id: I7aed7a75c6e9b36efca9837c0137075065bcd1e6

2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [d15706ec0ac0e1eaec1b95fe0271d17393915e32]

Revert "Write source file into po entries' msgctxt"

This reverts commit b0f07bbbc4f179d442ff96471669f02e82686657.

2012-11-18  Zolnai Tamás  <zolnaitamas2000g@gmail.com>  [ce48aa1488652ba8b24ada4d62b75aacf3ef6717]

Revert "Correct skiping source file line of  msgctxt"

This reverts commit 7f81bbb1c7f090d9e962e5c2cb7b694298bfe1c8.

2012-11-18  Ztamas  <zolnaitamas2000g@gmail.com>  [7f81bbb1c7f090d9e962e5c2cb7b694298bfe1c8]

Correct skiping source file line of  msgctxt

Change-Id: I64635dd7a6352300ed5fb6949a1b78c2a070c660

2012-11-18  Ztamas  <zolnaitamas2000g@gmail.com>  [b0f07bbbc4f179d442ff96471669f02e82686657]

Write source file into po entries' msgctxt

So (msgctxt, msgid) pair is unique in one po file

Change-Id: I64635dd7a6352300ed5fb6949a1b78c2a070c660

2012-11-18  Andras Timar  <atimar@suse.com>  [124dc60e5519ee4d1c2454050b6f54a7b020905d]

Revert "put filename into msgctxt, because po entries must be unique"

This reverts commit 889574a50c8f5bdffed9f3eb70426cedae0a589c.

2012-11-18  Andras Timar  <atimar@suse.com>  [889574a50c8f5bdffed9f3eb70426cedae0a589c]

put filename into msgctxt, because po entries must be unique

Change-Id: I700b668863c2b20cdf60fa672a994b8ae4dc613a

2012-11-18  Takeshi Abe  <tabe@fixedpoint.jp>  [3322f0d2f8ee593948ade983d2a24db6bfbf23c7]

Move #include to appropriate header

Change-Id: I58c33b91f205641f9cc8cdfcd9ecfadc77341b82

2012-11-18  Ztamas  <zolnaitamas2000g@gmail.com>  [302a099e5264742204b625f1cce949892d8a84f9]

Write source file into po entries' msgctxt

So (msgctxt, msgid) pair is unique in one po file

Change-Id: I64635dd7a6352300ed5fb6949a1b78c2a070c660

2012-11-18  Miklos Vajna  <vmiklos@suse.cz>  [66d3da3505ef4964be9a4dbe0363af8f0c519270]

sw: move swmodeltestbase.hxx to qa/extras/inc/

If we already have such an include dir, let's have all headers there.

Change-Id: I2100b5308e7fdad9d98cfde76434ff485aca20c7

2012-11-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [e3e7dfa01119b5f5ab7abc3c6e26049de5d3cc45]

basic: fix OUString copy overrun in Mid()

Change-Id: I91cdd3a52917b89ab2a452e0eeb7a9e00dc35e8b
Reported-by: vmiklos@suse.cz

2012-11-18  Alexander Wilms  <alexander.wilms@zoho.com>  [894675a6691de72d3ab2a6f4c5314ff842e90578]

Improve icons

Change-Id: Id05bef4031d34d6da94e386c8fa8ff52134e4ea1

2012-11-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e059883fb343471fa651f4601f59acc5f37333b6]

gtk: don't make editboxes taller than needed

Change-Id: I248d6668d1e9c5ec834cd8268d853ec03a2f859b

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [04f2f05aab9fa0ab3e4b08b56dccbec509eecc6f]

Updated core Project: help  a7a588e642828e3fea108ce1b3c24bd5ed693a3d update helpids for extension manager dialog .ui conversion


2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [fd4f65e9524c71b4ad2a800b7b16de9bb51230b3]

valgrind: use of uninitialized variable

Change-Id: I57de2d1ab4597cf3ef9eae08dfdbda1d5abff621

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [fe0ed1e8bbc0cf8d0957474dcbd42b7153adb09b]

valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trap

Change-Id: If5c4c0b59aa91ec3775e2c15c4edb57bd7ac9aa7

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [c8383757fb031b2211cb6d1fdec7ac9045e72916]

valgrind: Invalid read from sequence released during assignation

Change-Id: I3bb665e15e6f4ae7ada94a33a58633bd548d34f4

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [aa2f6cf0012214953c72b3b37bdde560ced2430b]

valgrind: use of unitialized variables

Change-Id: I42ef4af662bbfd792e9d98aba5b5e272fa4d8091

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [91672c8b9d346390f854ddf3fa3c2fdb681ceaff]

accessible names set *after* resource was freed, so names were null

I've seen so many of these accessible resources in the wrong place
or otherwise broken that I wonder if any of that is really working.

We can eventually move all this foo into the .ui format and implement the
accessiblilty stuff in the builder

Change-Id: I82e87df05d5cd3777ed5ab8b83c424ff759124e9

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [e87c9d8497b570b59d471404dada098bb20a0b40]

drop old help ids not in use anymore

Change-Id: I3acf29ac52a51e688fb41e2c978f458170cd9b12

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [052a6a99e65a152aa9a08708ab89c8971b9b2f0a]

honour child alignment in all layout widgets, not just grid

i.e. so that the original cmis checkin dialog of
207ed1b1a17ca6d785cad936ecadcd160acc2b83
would have worked without rework as grid of
5cc34dc91211b6173139d1a1a76c494c4a1f9a75

Change-Id: Ide047cfca63558867c427d4fcbb91ad182fb71e4

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [d00ee312b2b499da11752f89d8791e562c7f70b9]

honour widget [v|h]expand in VclBox as well as packing expand

Change-Id: I5ccd28c8d9d62d5a7bec118312752f66a9a4d609

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [77d6f58dddcc9aba0c9262c9ebb62f56e2845838]

convert text import options to .ui

Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088

2012-11-17  Caolán McNamara  <caolanm@redhat.com>  [3b238706737c36d4772ec3f95b52fbde978bf20a]

callcatcher: remove another layer of binfilter-released methods

Change-Id: Id5bedd660b2ada460ffc48ce28d4f8ab9cd89226

2012-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f44928cbd51fc7d08e2b81dcdf837650cd215847]

delete also note caption, fdo#56548

Change-Id: I1d792082e79d6bb68004a84c172cc3bb5c194826

2012-11-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [03798c0c6ee38878cac855835f1ab5ce8f4795f4]

fix error introduced by previous commit


2012-11-17  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [73e36094b20f9bd0e0d88a1d567cc74800365e98]

translated german comments to english

Change-Id: I4df4f471578f78f586d4a69b5eb7561415f3994b
Reviewed-on: https://gerrit.libreoffice.org/1098
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-17  Andras Timar  <atimar@suse.com>  [04ac967ffbfd0759449b2a9ea617565f41e6a79c]

Updated core Project: translations  5725ed0f5cc08edb30a277915200b6f89a8baab5 Revert "build only POT files from translations module"


2012-11-17  Andras Timar  <atimar@suse.com>  [1507cdc33258a51848d86ab57a61ee3c9d4ffcee]

Updated core Project: translations  b8a35154024f936d418d76e95b11dd3e2517be4a build only POT files from translations module


2012-11-17  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [695c1946e6898b20035c9f373a6fe5377f23213e]

Fixed previous commit on autogen.sh default config

Change-Id: I29cc49dcc284b462ac29d0d040e331f3e6d08e74
Reviewed-on: https://gerrit.libreoffice.org/1097
Reviewed-by: Rene Engelhard <rene@debian.org>
Tested-by: Rene Engelhard <rene@debian.org>

2012-11-17  Zolnai Tamás  <zolnaitamas2000@gamil.com>  [fea5e609ba800118cdb5d84c8bd78d00e86e003e]

Last changes in renewpo for migration

Order PoEntries by their locations in original po files
by adding serialnumber in po2lo and work up them in this order
in renewpo. So the order will be the same in new po files.

Change-Id: Idb0547a2e1262008b374fe450ec3e01af0cff839

2012-11-17  Zolnai Tamás  <zolnaitamas2000@gamil.com>  [f6147cbe1c6097314a91299cb8a352bb40eeb4d6]

Handle dictionaries in the same way in localize

By now, not needed to handle dictionaries
in other way, because its root moves up directly
to core.

Change-Id: I90d6a67c90b00eea290f17e277fb13c0a6b0b5cd

2012-11-17  Tor Lillqvist  <tml@iki.fi>  [d3e0fe82132f81cbcce9703921884338a78f3071]

Make building python3 with current MacOSX tools proceed a bit further

I used the latest Xcode and the 10.7 SDK. Configures, and compiles
(for a while? all that is expected?), but then fails with cp:
.../workdir/unxmacxi.pro/UnpackedTarball/python3/python is a directory
(not copied). That is from ExternalPackage_python3.mk.

No idea how well, if at all, it configures and builds using the Xcode
2 or 3 compiler and 10.4 or 10.5 SDK.

Change-Id: I3ae838263a4db1b67e7c835e567540fac60b98bf

2012-11-17  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [c1caa1dca8dfca3f28a23e861a47a619753804ef]

autogen.sh: support for default distro config

Always try to read distro-configs/default.conf (if existing) before
any option parsing.

That way, downstreams (distros, etc) can just place there site config
into the tree without having to pass any additional options to autogen.sh,
and even automatic invocations will always have the right parameters.

Change-Id: Ic5bf68adc719476d374cf03e31e054b69c931b72
Reviewed-on: https://gerrit.libreoffice.org/1096
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-17  Takeshi Abe  <tabe@fixedpoint.jp>  [30bd9fbd9317aeee15edbf98e50be59236c60a67]

sal_Bool to bool

Change-Id: I4700455a1f2057ac2cc32da0260c810311c84a4f

2012-11-17  Eike Rathke  <erack@redhat.com>  [3dd3fc17a6b8f5dbc3d795ac80ad737647ab553c]

use LanguageTag

Change-Id: Ibb2788febb2af2c140f310104757439f72496e3f

2012-11-17  Eike Rathke  <erack@redhat.com>  [c90231291b5fa033ec3b079427c522177083a585]

use LanguageTag

Change-Id: Ie3079b1acde5cc98e0cffb37e3ff696aac8fe5f2

2012-11-17  Eike Rathke  <erack@redhat.com>  [08bece4ae2c1a10276f91c149b3e065d4da67806]

use LanguageTag

Change-Id: I35eaada40120b6d7687e35475b48f832043ed3ba

2012-11-17  Eike Rathke  <erack@redhat.com>  [a92cae04ddf608948617843d8f992e9743421a7f]

use LanguageTag

Change-Id: I1279cf9266b90a8c0936788824ca277b6dd40a6c

2012-11-17  Eike Rathke  <erack@redhat.com>  [4d79f55efd042cacfe252758228f8813552b4cbb]

use LanguageTag

Change-Id: I4f49c5ada6b9dfb8fe143157470e7d73e04c3354

2012-11-17  Eike Rathke  <erack@redhat.com>  [feec7a873ff803f7815c2d85adc7143a89f203d6]

use LanguageTag

Change-Id: I3057ceee83c8ac3e88d0358f3de44d36fb1cde6f

2012-11-17  Eike Rathke  <erack@redhat.com>  [2a5afded31f8bf00a966fd7eaee3b4882541ff0e]

use LanguageTag

Change-Id: I5e2a41eb94876302f61c261a350b6cf72db41a86

2012-11-17  Eike Rathke  <erack@redhat.com>  [2b0a014dce8bf811d82fdfb3c287a6e9dfab95de]

use LanguageTag

Change-Id: Ibe18dc1b768c928e8f53ff4bf98adab40d808025

2012-11-17  Eike Rathke  <erack@redhat.com>  [cd52a285c183db9da7a2e40a0c314f6258f1d7af]

use LanguageTag

Change-Id: Iea2c5ae21c8d7c143f9f4a0e3c42c963cfc28d33

2012-11-17  Eike Rathke  <erack@redhat.com>  [715957c39a8e12a24dd592f55565be62da78c450]

we really don't need lang-conversion here

Change-Id: I1f72ca29b2f5b286bfae906dc3ee16581a2b1c36

2012-11-17  Eike Rathke  <erack@redhat.com>  [577b95a96092b50b454ad2d5a12edc35120db1d6]

use LanguageTag

Change-Id: I1ec1f619cb6b427b4376d28292d3412ba6eb67ee

2012-11-17  Michael Stahl  <mstahl@redhat.com>  [8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990]

python3: add module for internal Python 3 build (not active yet)

The module builds here on Fedora 17 and with MSVC2008.
MacOS X is unfinished and probably breaks, which is why the module
is disabled now.

These patches from module python were dropped:

Integrated upstream:
- Python.mipsel-py4305.patch
- Python-2.6.1-py4768.patch
- Python-2.6.1-py2422.patch (modified, use --with-valgrind)
- Python-2.6.1-urllib.patch
- Python-2.6.1-py8067.patch

Obsolete:
- Python-2.6.1-svn-1.7.patch (migrated to non-toy HG now)
- Python-parallel-make.patch
- Python-2.6.1-nohardlink.patch (no idea why that would be needed,
                                 NFS should support hard links)
- Python-2.6.1-sysbase.patch (Solaris 11 setsolar specific patch)
- Python-2.6.1-cross.berkeleydb.patch (berekeleydb removal)
- Python-2.6.2-bdb48.patch
- Python-2.6.1-vc10.patch (upstream supports vc10)

An attempt to cross compile with mingw that proved unsucessful according
to dtardon; there is upstream work on this topic that is possibly
already in 3.3: http://bugs.python.org/issue8067
- Python-2.6.2-cross.patch
- Python-2.6.2-cross.fix-configure.patch

Change-Id: Iba9a3cab955983e173e12110f93a6f381d86f9ce

2012-11-17  Michael Stahl  <mstahl@redhat.com>  [7728967fecb9682e1cfaf385827e600a80ac0ed6]

RepositoryExternal.mk: add gb_ExternalProject__use_expat

Change-Id: I4cb6417ede15253de1815b3f58dd320ab5aee296

2012-11-17  Michael Stahl  <mstahl@redhat.com>  [8e5ea6dcbf80d2969f15cd947933f672c405ddb5]

pyuno: fix breakage because PATH_MAX not defined with Python3

Change-Id: I12e55c8810193591d9cd017bf5d89078b3915ddb

2012-11-17  Michael Stahl  <mstahl@redhat.com>  [e60f936ecede4dc97a41b9d278c038c638c5770a]

pyuno: Runtime::pyObject2Any only allowed to throw RuntimeException

... so wrap the InvocationTargetException that happens when loading
Python 2 only LightProof into Python 3 so LO does not crash.

Change-Id: I4da230b46ef23c184718e858bf178f340f4b9c1f

2012-11-17  Michael Stahl  <mstahl@redhat.com>  [52a485a61a4a47263b2fd7cda44009afbfa3a8e0]

solenv: installer: error.py legitimately occurs in urllib

Change-Id: I5a45d0f504ea05d80220d961006b1b1189cebdca

2012-11-17  Eike Rathke  <erack@redhat.com>  [21675d2d49be13ba48d4fb444b618944a454bd9c]

use LanguageTag

Change-Id: Ie060f2357a17be818d34c9393ac4ac606331d081

2012-11-17  Eike Rathke  <erack@redhat.com>  [42455e14477b0923b7f0388c3c8672b0fbf8dfd5]

use LanguageTag

Change-Id: I800638b4e4493988c30470359a78850c4149500b

2012-11-17  Eike Rathke  <erack@redhat.com>  [0ef605d9abc0639875c4e0757d2250bbe847bccb]

use LanguageTag

Change-Id: I75839c1b4a0ddfa9ed5c4f44124c7eabf4005717

2012-11-17  Eike Rathke  <erack@redhat.com>  [8efe5ff8a0fcaa01cafbb156e9b20dc34c4c97d4]

use LanguageTag

Change-Id: I7277f40dcba1e079ede32a01f526342a5cde435b

2012-11-17  Eike Rathke  <erack@redhat.com>  [4767bbb00dc9eacce6f6d60fd4c55107333cee2d]

use LanguageTag

Change-Id: I740e221ad16974c88b98c114850e663f25723b76

2012-11-16  Zolnai Tamás  <zolnaitamas2000@gamil.com>  [3777191e95400d76bd7dcd71ed1249a6a001317a]

Delete empty x-comment from shells.src

Change-Id: I7899b18d30f8093598761204e7fae6bae93f6e5f
Reviewed-on: https://gerrit.libreoffice.org/1090
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-16  Eike Rathke  <erack@redhat.com>  [378e437fbe313e87b7e56f8f0a1fc4009470679c]

use LanguageTag

Change-Id: If056193c803f70f8707373ed7ff7b1abbf953852

2012-11-16  Miklos Vajna  <vmiklos@suse.cz>  [9e818a2381e75928fbd2a208f79ff67712bdad59]

Add back lost dictionaries submodule

This partially reverts commit 43cd14d317dd463a9e7c15fd6bcd6b289f96491f.

Change-Id: Ibc53b327c8d3a048a4d595d181088dff2823b6a7

2012-11-16  Eike Rathke  <erack@redhat.com>  [97760eb090ed7d5b9c05ac8ad02a27de1144ecc3]

use LanguageTag

Change-Id: I1f0516cc17741e8f87655ad251930a9da7bdb205

2012-11-16  Eike Rathke  <erack@redhat.com>  [15e274a37c75eedb6e2fae07e4689cef67cdf2d7]

added LanguageTag::makeFallback()

Change-Id: I6a89dd2c5e34035ac1e6c9b7e4723d881c5ceaa9

2012-11-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [43cd14d317dd463a9e7c15fd6bcd6b289f96491f]

Fix the Windows build breakage by reorganizing svtools headers.

Also removed a fair amount of implicit inline methods to promote use
of more forward declaration.

Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627

2012-11-16  Caolán McNamara  <caolanm@redhat.com>  [50d6578f2cf1747d0471e1b6f9585c216ebfa7fe]

Resolves: fdo#57107 processing translatable child nodes twice

I'm rubbish with xslt.

Change-Id: Idc92a602aca7dc2a96cf185b1904e1373435a8a9

2012-11-16  Eike Rathke  <erack@redhat.com>  [032164972c7f4c720937e6117c0e147cfdd448b0]

use LanguageTag

Change-Id: I28b1dbb21e40585aaf2451e12ffd4f03783d4c4b

2012-11-16  Eike Rathke  <erack@redhat.com>  [c3bde3cd13e3af65290d5cdab7bf951a6325e370]

use LanguageTag

Change-Id: I2f8fd72cb49298f59d5eb406f03a1fc4128d1c8d

2012-11-16  Eike Rathke  <erack@redhat.com>  [ee30270f590902e0971410dad7991d56a8506549]

use LanguageTag

Change-Id: I1d7ba0066ab871ac471a57bbbf0bbf07bc6350cc

2012-11-16  Alexander Wilms  <alexander.wilms@zoho.com>  [4b4cbca62d86985a2553104f81227ecc34086e99]

Renamed template manager icons

Change-Id: I417922244fefb077a850d464c0c77cf0efb3bc89

2012-11-16  Noel Power  <noel.power@suse.com>  [41c77ac5e814e8f0080468ca79fe7c2473402720]

targetted cleanup of misc. vba pieces.


2012-11-16  Eike Rathke  <erack@redhat.com>  [ec2e175384f89d183def1d53f33a6bb394278c87]

use LanguageTag

Change-Id: I568af42912ce1ec7701dc0043dfbd9d69243d533

2012-11-16  Eike Rathke  <erack@redhat.com>  [3eb4304af99265c898835cd307ba7d689038996b]

added LanguageTag::getIsoLanguageCountry() method

Change-Id: I8917c2958f021f11933d9da7fec8ef01609387c8

2012-11-16  Petr Mladek  <pmladek@suse.cz>  [d0776ccbd5a7b69dc85fba214e0916f1b6bd2eb1]

bin/lo-pack-sources: fix to work with submodules

I still want to use the same top level dir in all tarballs but not today :-)

Change-Id: Iddbc8f91a84c4c73133a0eb4305d8aef7dc5c043

2012-11-16  Eike Rathke  <erack@redhat.com>  [2694fed55757e0827f16e881371d87ec9dcb74f9]

use LanguageTag

Change-Id: I48187540869ba8750e83b1c5e9aa5cb84b1a5c9c

2012-11-16  Eike Rathke  <erack@redhat.com>  [59d33fcc19ec380f9af6e7c24a5e22e8e50428cc]

use LanguageTag

Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62

2012-11-16  Eike Rathke  <erack@redhat.com>  [e055182f274228c368503195745096c020c58ee2]

use LanguageTag

Change-Id: I5138eb613ba78c2bc876e45e6845eef4d1212314

2012-11-16  Tor Lillqvist  <tml@iki.fi>  [26b8cd2b3ef8fed72ba52e0b8f9b002f7cfd23c4]

Reduce dynamic symbols and strip all local ones from the Android single .so

Use a version script ("version map") that exports only the Java_* and
JNI_OnLoad symbols that the JNI machinery needs. No non-dynamic
symbols are needed (in the .so that goes into the .apk; the one kept
locally for debugging is not stripped).

Change-Id: Ie874e59c593ec9e5d08ba369612cef1a3ea85fe4

2012-11-16  Michael Meeks  <michael.meeks@suse.com>  [25dd02d8b9ad66e06fb2f6e9d38e27753af2817d]

android: disable liblangtag for build and target.


2012-11-16  Stephan Bergmann  <sbergman@redhat.com>  [61763f73998c600be321e5c415c0e3e179a790a0]

Adapt component prefix for old GStreamer, too

Change-Id: Ie9c46ab5d6e1b824a2b6927c8632bf57847c0274

2012-11-16  Stephan Bergmann  <sbergman@redhat.com>  [ef670259c7f770397e19c58fabda7b5e91b88291]

Use sal/log.hxx instead of fprintf

...and some clean-up.

Change-Id: Ia958628a3d0fdada3f8e90cfc0b0ceaa45563206

2012-11-16  Stephan Bergmann  <sbergman@redhat.com>  [34b2748eb38f9487fdfcb81141b64844d3d2a734]

New-style services are "_hohdl"

Change-Id: Ib184b14c8e3dfcea7ed826ca60ba22b9ca48707e

2012-11-16  Rene Engelhard  <rene@debian.org>  [e3a8f1757434516117e9634babe7240ed50a0b38]

one more fix for ENABLE_SDREMOTE_BLUETOOTH logic

Change-Id: I291eb59b54410f24a1a4b227bea2b55d3e3355b7

2012-11-16  Rene Engelhard  <rene@debian.org>  [e4c0363a87bed8d78dc6f8bf04c733f2c36ff8a4]

improve new enable_sdremote_bluetooth AC_MSG_CHECKING...

Change-Id: Ic63e5d9406b39006e76e3044213d58405e4fa557

2012-11-16  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [0e682df529bb9216e009da39c449dab29ccf2807]

renamed --enable-bluetooth to --enable-sdremote-bluetooth

The current configure option --enable-bluetooth is a bit misleading,
it doesn't really tell what it's actually for. Therefore renamed it,
so it's more clear that it's an sdremote backend using bluetooth.

Change-Id: Ia8b46ee001ea112b80521baa502dcab2bb7e83aa
Reviewed-on: https://gerrit.libreoffice.org/1086
Reviewed-by: Rene Engelhard <rene.engelhard.re@googlemail.com>
Tested-by: Rene Engelhard <rene.engelhard.re@googlemail.com>

2012-11-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [dcb080347ca127044313bbb3c11c37761cc2a7a2]

n#780277: select field when clicking it instead of having cursor before it

Change-Id: I93d623b62e9357a71bfca3403cc98092ef58c7e4

2012-11-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ac1e59a1abea03d55286d6b2268572e1199c15ef]

CMIS: added OpenDataSpace default URL

Change-Id: Ief298ad4ce724a31edfba977609358893bf4365d

2012-11-16  Eike Rathke  <erack@redhat.com>  [7ccdadb57c18e53e887ac294a26f3756e7843927]

use LanguageTag::reset()

Change-Id: I592cb042465ceda960a0b34dfe3eb6d669868acf

2012-11-16  Eike Rathke  <erack@redhat.com>  [2eb9470c14b665f69c87035fe33a71860fcf2600]

added LanguageTag::reset() methods

Change-Id: Id78a989ab981d658dd8f331b030e00ce201c8bc9

2012-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [6527f30e24e889810c9a895508dec0c9e6309076]

add a script to generate the source tarball post submodule

To simplify things, we generate the source tarball with
all the submodules included.
so building from source should now be:

wget the tarball and untar
cd into the resulting directory
./autogen.sh + make

Change-Id: Ie8e65a81309cf11728c5144c9001f7d96670f815

2012-11-16  Eike Rathke  <erack@redhat.com>  [3f4c6698d56a345f7624ebc0aad4f0b041f0fc3e]

need more coffee

Change-Id: I0ca6898de11e42a36453e3f0fae8d86d84c9352f

2012-11-16  Eike Rathke  <erack@redhat.com>  [9f7cf6c8e50d4eadd2aac2d2bec675f7d8d78d07]

correct include order and include languagetag.hxx

Change-Id: If7b7d10765faba62907eca35f77b8e8d4a1e9391

2012-11-16  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [60d2248aef20aa1363ef8624ff303c854c68dafe]

fixed java classpath parameter (required for gcj)

Change-Id: I0ad426a8791ab514978e01914f9f797b45d0c79a
Reviewed-on: https://gerrit.libreoffice.org/1073
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-16  Eike Rathke  <erack@redhat.com>  [5138bde880dcd9c7cf7f0d5ff57510d4d6702846]

merge failure

Change-Id: I5c716353b231d9c36972bce8c99d9c3c3e74b1e4

2012-11-16  Eike Rathke  <erack@redhat.com>  [2814ecb92f9dc1f60094cfa41ab1fa6eaa03471b]

converted to use LanguageTag

Change-Id: I25c5d965d953146e91903cf2ff8e6b58f978ad20

2012-11-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b6c6fc8cedcc7ffc774b8e7373087c7b09479dff]

template pack installer

- so this adds a button to the templates dialog to install
  https://launchpad.net/ubuntu/+source/libreoffice-templates/0.1.20120814-0ubuntu2
  which is packed from
  http://cgit.freedesktop.org/libreoffice/templates
- could be packed and used like that on other distros
- disabled when service is not available

Change-Id: I55d5bada25693070aae5e5f9e0e77bf8aa52e982
Reviewed-on: https://gerrit.libreoffice.org/1071
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-11-16  Eike Rathke  <erack@redhat.com>  [0d0c51d155dfc6a51a5da3c4d61ab6f40c5e0e5f]

return const reference for getBcp47() and getLocale()

And use the rtl::Static pattern for statics.

Change-Id: I80d8cc0a4a35771f86bec27edf41224d71cdea14

2012-11-16  Miklos Vajna  <vmiklos@suse.cz>  [3dab6fba4a53c12da0fc886cca61b9a89a311a4e]

README.cross: update Android arm configure options

Change-Id: Ibcd1890f4ac82ef0548e90842604748027811b5d

2012-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [a4c9ef33c7a75ed4d7b5b4582bc471b86dacd774]

Revert "WaE: unused parameter 'argc' and 'argv'"

Nah, just don't bother using --enable-werror with an old system
cppunit that has the unused argc and argv in
CPPUNIT_PLUGIN_IMPLEMENT().

This reverts commit 7e6689e3ed8972871718f6f8d06968efde264612.
This reverts commit 07b6dc8610785026860f6dfcf6aab1c4ad1f45f2.

2012-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [7e6689e3ed8972871718f6f8d06968efde264612]

WaE: unused parameter 'argc' and 'argv'

Change-Id: I2276dffa8c241cb22ac11134387904a1eccb48af

2012-11-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9210b95bcfd65ae558f445666d9b880e794d4c74]

Make GetParent() const-correct.

const method should return const pointer if it points to an object held
internally & prefer taking const pointer as a method argument if possible.

Change-Id: I4dc8c31d55aa0054ea6db521be9ad45fefef8d07

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [29206b09ca6bf2dfc5596b91fc80a0c1b62dcd6b]

ui part for conditional date formats

Change-Id: I96893aaa016e6947d354aac4d7bc88da693095da

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee1af6790434bd9364334ffe14cdba21979b6381]

implement remaining conditional date formats

Change-Id: I0a514f305367f556be2fea6650afb63bff4c5a8c

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3ddf0922ba08e3237379151f169c7e508914a39]

implement date cond format import from OOXML

Change-Id: I4c0fc2dad8510260ee58848f99736c91ae58c57e

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95634322a93dfab4378206d4269f3d5cbcdaedc1]

initial work for date conditional formats

Change-Id: Ifba8a4061e898a031004c20222e78eb825f07e4e

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ced69036671bd995b5af0e521cf913a0fb11753d]

String to OUString

Change-Id: I32f35a34f031b1905b1b3955d6a8e6804bd4ce23

2012-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca97c8679bc3646160649a5a2f28878a971512f8]

remove strange comments

Change-Id: I307ac354550119f87e7eee0d747b36715c9e0ccc

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [6b6783b50cb36ea607a36e6497cf4a7d5f96d989]

Fix GLIB_MAJOR/MINOR_VERSION checks

Change-Id: Iae16aad5adef480c941846dc9fb298b3a6dd9582

2012-11-15  Eike Rathke  <erack@redhat.com>  [4e9bdee0bbef65d2419f36e504292e3341a81004]

LanguageTag getters with optional bResolveSystem parameter

Added bResolveSystem=true parameter to getBcp47(), getLocale() and
getLanguageType(). Other get...() and is...() methods now always resolve
to system locale.

Change-Id: I2d9718b8bd36aac5e047afd6921d462e52c6a235

2012-11-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc0c8e56436d35e726efe7f8d06cf403fcaf827e]

Store tree list entry items in ptr_vector & const correct-ness.

Change-Id: I0e02b9ceb98f26a2b130ec978a992fcf889e718a

2012-11-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a2baeffbde83535c8cb2056006345b4d01265b90]

Rename SvLBoxItem::IsA() to GetType(), and mark that const.

Change-Id: I542835154e40b25d68fc3995d911810e26e30501

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [67582fd2e3180fde45c11e85f8c3eb5e20ef8bc0]

glib / dbus version checks strangely ommitted from the merge.


2012-11-15  Andras Timar  <atimar@suse.com>  [6e1c579f3ba822af3f4449d16a39c5fa4a1f2093]

Updated core Project: help  fa665d0f817d7446b290a16434411d6af0ad6f91 typo fix


2012-11-15  Andras Timar  <atimar@suse.com>  [759f5b317837183e40353e2d5dd0700f6ebb6f3c]

Updated core Project: help  ff39701b0e841035089929ab7811c7431ab9b39b format Basic code examples


2012-11-15  Tor Lillqvist  <tlillqvist@suse.com>  [2bcae2745eac9a66913152fd1cda27aaf094624d]

There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28

Change-Id: Ief126965cf02283cdb7b5f65ccf9fca28b4f9a40

2012-11-15  Tor Lillqvist  <tlillqvist@suse.com>  [07b6dc8610785026860f6dfcf6aab1c4ad1f45f2]

WaE: unused parameter 'argc' and 'argv'

Change-Id: Idb3c4e4be025b78288fb6c705181d7f7a88c2c9f

2012-11-15  Jan Holesovsky  <kendy@suse.cz>  [18ad2ef60ec192089dd5ac9a01e0ccefc8207c7d]

Windows: Draw the horizontal line between the toolbar and view shell again.

This is necessary after I have removed the 'special' border of the view shell.

Change-Id: Ie29d60fbff0c6c38ed285ba30eb948ef83c43827

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [13ef9dcc206d30ebd4d63afb186d379dc849b36c]

Rename "Mozilla headers" to "NPAPI headers" (incl. configure option name)

...to avoid confusion what that is actually about.  (Especially, it is
completely unrelated to --enable-mozilla.)

ATTENTION:  This renames the configure option --with-system-mozilla-headers to
--with-system-npapi-headers.

Change-Id: I48f3c79d69c4d4f445a94e7ddbeab06ea667becc

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [fc45189c7af475635cd7a6a51d5c7409e10deb27]

Replace medDebug with sal/log.hxx functionality

Change-Id: I30bf94043b5b638260704629356d010c8ea6b4e0

2012-11-15  Luboš Luňák  <l.lunak@suse.cz>  [6adc24cd861cdde45d8f55943a836246470fa72c]

Revert "use intrinsict to inline InterlockCount() on Windows too"

This reverts commit 5ae27819974e3492b6f4d33fa51ef2a9d77b5ce5.

The commit breaks smoketest on Windows, for reasons unknown:
C:/cygwin/home/tinderbox/tinderbox-master-build-libreoffice/smoketest/smoketest.cxx(197) : error : Assertion
Test name: `anonymous namespace'::Test::test
assertion failed
- Expression: connection_.isStillAlive()

I can't see why the commit should matter, given that the functions
should be equivalent according to my reading of the docs. And debugging
this on Windows is pain squared, so I can't even figure out what is
going wrong where. Feel free to try your luck.

Note that when debugging this, the code triggering this seems to be
run only if SOLAR_JAVA and JAVA_HOME are set, so 'make verbose=t'
and running just the command without this hides the problem.

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [ad5a7fbf8eb3be526a2c235fb41aba5792d806ec]

-Werror=overloaded-virtual

Change-Id: Ic444c979d4975198d9818d7257c85cd44639fda7

2012-11-16  Takeshi Abe  <tabe@fixedpoint.jp>  [91029b7a1781c42ea70902be724accc9d70d2a21]

Drop unused #include

Change-Id: Ibbeb1e154b2d4829b853dc4c47ef6bf5b6955470

2012-11-16  Takeshi Abe  <tabe@fixedpoint.jp>  [87dbf96874f223921722945ad4d7937f95d742c8]

Delete array

Change-Id: Ia02e936ace65e576f9df086d4608e514f3b0001e

2012-11-15  Jan Holesovsky  <kendy@suse.cz>  [2c1555a5504162ec36704cc0156f3c0f2b0bc59b]

Fix linkoo to work with MinGW again.

Change-Id: I26bcc8f2026872729f5f4658c46c3226df3749f7

2012-11-15  Tor Lillqvist  <tml@iki.fi>  [f1dfc1f23f83f410172170d7b80d8f987f04635a]

Bin leftover debugging printout

Change-Id: I9ff9f53cedb34ff896104b39322edab91aa5cbdc

2012-11-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8cd76e0fd8de4ee3173f819d690efc47b43f8c38]

Fix packconfig.pl when WITH_LANG=ALL

Change-Id: Id293760fdc60d79790380d0cbee259b5b1cdd2da

2012-11-15  Tor Lillqvist  <tlillqvist@suse.com>  [d8edf07ed9e7a3e2f2ab43ffd2935b93326f2caa]

Bin use of UTF-16 expat variant in the Windows shell extension

Thus we can drop that variant completely.

Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c

2012-11-15  Tor Lillqvist  <tml@iki.fi>  [42782fddff98eeab5c8249918e9ba000f08c22e8]

WaE: 'const' type qualifier on return type has no effect

Change-Id: I06cc8b77e49ec2a22534e1f45d93dfa0d0a0689f

2012-11-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [14f56cff838d351b3286f4ec473d742443631e5a]

Revert "Don't bail out when you don't find uiconfig translations"

The can is only kicked further and it fails in packaging
of languagepacks, so revert and investigate more

This reverts commit c7be4968e8f7f8b3c9c88d0cccfca6cff8e44e14.

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [17ff7b41d15ab9928e2e2706faa26234a09802cd]

re-base on ALv2 code. Includes:

    Patches contributed by: Armin Le Grand.
    #118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task.
    http://svn.apache.org/viewvc?view=revision&revision=1195906
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    #119337# Solves the wrong get/setPropertyValue calls in
    SvxShapeText (and thus in SvxOle2Shape)
    http://svn.apache.org/viewvc?view=revision&revision=1344156

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i117717#: remove wrong assertion
    http://svn.apache.org/viewvc?view=revision&revision=1172349

    Patch contributed by Herbert Duerr
    goodbye Registration and License dialogs, don't let the door hit you
    http://svn.apache.org/viewvc?view=revision&revision=1172613
    help gcc 4.6.0 on 32bit ubuntu 11.10"
    http://svn.apache.org/viewvc?view=revision&revision=1245357

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

Revert "sb140: #i117082# avoid unncessary static class data members
    commit 21d97438e2944861e26e4984195f959a0cce1e41.
remove obsolete FreeBSD visibility special case.
retain consolidated BSD bridge code, remove OS/2 pieces.

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [f2d8b05b73f058cd4b9e3e8b5a3e54c5047c2c8a]

improve junit test failure messages around CLSID.


2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [f4f5c0478a1a13281ce5f184d33895e791e87067]

gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.


2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [10511acd0839635ce6595d9e5b8aa9136b6bde38]

Revert "sb140: #i117295# use rtl::Static"

This reverts commit d3794d2d8ab2ee3f8118d61538bb753335b37f23.

Conflicts:
	bridges/source/cpp_uno/cc50_solaris_intel/except.cxx
	bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
	bridges/source/cpp_uno/gcc3_ios_arm/except.cxx
	bridges/source/cpp_uno/gcc3_linux_arm/except.cxx
	bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [d8845ef02f76801f270f936411ce6b36f8caaca8]

Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever"

This reverts commit bb157a42865a2d591f378577c4cfb7c731e18a08.

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [dbf239ddda094a43de2e052db72de232d89f214c]

Revert "sb140: #i116786# use auto_ptr to track member lifetime"

This reverts commit 335f7fa8c2ef418df7010dd996a2a32bbbdff459.

Conflicts:
	framework/source/layoutmanager/toolbarlayoutmanager.cxx

2012-11-15  Michael Meeks  <michael.meeks@suse.com>  [1099f6d52b1b8319c0eb9364ead75540318cfdc3]

Revert "sb140: #i117310# remove unnecessary dependency

on XTypeProvider::getImplementationId"

This reverts commit 27b9f9f348b720e08f37db829533372dc4b73248.

Conflicts:
	xmloff/inc/xmloff/txtparae.hxx
	xmloff/source/style/SinglePropertySetInfoCache.cxx

2012-11-15  Kurt Zenker  <kz@openoffice.org>  [ced21f28931e749a16a676420c31c1e880fb8854]

masterfix OOO340: #i117696# do not write fo:margin

Conflicts:
	xmloff/source/style/PageMasterExportPropMapper.cxx

2012-11-15  David Tardon  <dtardon@redhat.com>  [94c50851dde2c0750d589f92448e87d5f61689d7]

use gb_WITH_LANG consistently

Change-Id: I50f5b8c95d82781029f3ae3dda1865dea9b336d5

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [c06e51aa4384fc5f10f1f9b09c097465881b42cd]

ooo.lst: add also tarballs needed for build platform

Change-Id: I121b9f8822afc379a619eaa52c5e050457f1d8c3
Reviewed-on: https://gerrit.libreoffice.org/1082
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c7be4968e8f7f8b3c9c88d0cccfca6cff8e44e14]

Don't bail out when you don't find uiconfig translations

Change-Id: I54bf71bdd7e088ab5c11234ec31963817a314006

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [52a059349b0f1b0a933909a9ffcbabd47385902c]

RepositoryModule_ooo: add svgio; use more gb_Helper_optional

Change-Id: Ied60932e1a0e66b9721afbfd186f05e188edb70c

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [e7d9492921fb064c1b155b5f3de49ea8d2f56e6e]

add jpeg to tail_build

Change-Id: Id67be2a0722930094c61ad99912934ebce5a4631

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [cd992e621baba38c757fc1992082c06537bc8caf]

gbuild: add gb_CustomTarget_register_targets

Change-Id: I044bae6995f78ea70dea9da101036a6cf578d48f

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [b8bd25548eb8d13db07ed976c47071a951ded786]

let's have only one orcus library in solver

Change-Id: Ida46affca95fcd582206d79ff7a5b4d48ed92e12

2012-11-15  Matúš Kukan  <matus.kukan@gmail.com>  [d106203216ca2dc741994b4275df9424e5f3466a]

remove duplication

Change-Id: I6a42370873708e4b016e75829064da6080acf811

2012-11-15  Muthu Subramanian  <sumuthu@suse.com>  [e8fe57fc3f007db04a47a5b24aaf37b1c32d0d98]

n#782833: Rotated text in emf images looks thicker.

Any rotated text in an emf image (image size != original size),
has thicker fonts.
This is kind of a regression caused by commit
8c2902ecbf135fae070ea032fa10a59bb76ec1b0
So, partially reverted it.
The code was kind of a workaround/copy-paste, so I am assuming
it is safe to revert.

Side-effects: The dotted borders (in calc) look a
little lighter and not so very visible in the page-preview.

2012-11-15  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [812b7362c18a70fe97b3ebb8e1a6e32ff189f48e]

Migrate places configuration in user profile

Change-Id: Ia4494c3a1164026f5da25d2040a5cc187016b958

2012-11-15  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b4fc58675b98d68544acc4aaa292548f10cb5c3b]

PlaceEditDialog: simplified CMIS by adding template URLs for common servers

Change-Id: I041d58d09e132e481cfa278300c494c9f1d75f29

2012-11-15  Tomas Chvatal  <tchvatal@suse.cz>  [c78d7a8a0e255d6603f8ce2e7f5566e127b0f0ef]

Drop the check for unordered_map.hxx

The check itself was always failing unless you added 0x to cxxflags
and we can safely assume the header to be there.
If the header fails during compile time it throws nice
error explaining what is going on anyway.

Change-Id: Iedff10f3b2562f731063107df7220efa124aca08
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-15  Alexander Wilms  <alexander.wilms@zoho.com>  [1aa00c88c958008735f5c92fa2a546d15a0703e2]

Add icon files for template manager only

Change-Id: Idbe03cbc209db9951d0dbdb19e4e5e7e184fdb76
Reviewed-on: https://gerrit.libreoffice.org/1027
Reviewed-by: Stefan Knorr <heinzlesspam@gmail.com>
Tested-by: Stefan Knorr <heinzlesspam@gmail.com>

2012-11-15  David Tardon  <dtardon@redhat.com>  [c15b9dd7dd4ffa9d3d82703aef3d92eda3af16f0]

mark another non-localized .src file

Change-Id: I0d67eedf37dc561aa8a8944e0670607e71723824

2012-11-15  Eike Rathke  <erack@redhat.com>  [4a2236a4a8c069a7ab82ac9c2fe3d6bd5630d1aa]

changed tabs to spaces

tabs creeped in with b4d1aaa074e2be9fd778134c40f99d2ab8a01e93

Change-Id: Idb73a4db82970a3af06e7d50e4d71d4a3ece44cf

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [b69951996967a1c79e3a55dd13dd5609b19db6a1]

Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4

For one, /etc/opt/ure was probably never used by anyone anyway, so meant just
needless file-stats during startup.  For another, accidentally created
~/.ure/javasettings_*.xml that later became stale were noted to cause trouble,
so that source is now closed.

For this to work, jvmfwk needs to be silent now if it cannot read/write any
shared/user javasettings_*.xml.

Change-Id: I332b5ebb9549dc6ccf7c99c439d9a3b61aeb5829

2012-11-15  David Tardon  <dtardon@redhat.com>  [7a11b9cc6d8a4116771333445637bb5b251420c8]

ensure translations are built before using them

Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [9c52986f26f4c33bd68d0f73006bd97e9820df7d]

Revert "Use different symbol names in the two expat variants we build"

This reverts commit 78c7bbc3ce92493ca98c605f92733e31ad87ef70.

It is no longer the case that both expat_utf8 and expat_utf16 are linked
into the same library: we only use expat_utf16 in shell Explorer
extensions, which cannot be linked into libmerged anyway.

Conflicts:
	expat/expat-2.1.0.patch

Change-Id: I579c10d405d8a40cafcb2dbe09e967c6079f7b16

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [814b0b45de540f06b51372a8adc43d3a8635258f]

gbuild: UnpackedTarball: print which patch failed to apply

Change-Id: I5536d92c381a0df425a7d70387f1ebc457e68186

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [40d9a584bbafebd5ef10af4b69cad10e142981bd]

helpcompiler: evidently does not care that it uses UTF16 expat

... seeing as there isn't actually a handler in the compileExtensionHelp
function; possibly dead code there.

Change-Id: I96b3edff6be2d58d0c1852eb1043547c33e97c3a

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [9a72eb0fa485359c1c6738f212677d60313fd9ac]

sax: no obvious reason why expwrap should use expat_utf16

Change-Id: Id2d476c4fc13ccfb501ef920f75e2a95a7ce3734

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [70527511fac91d81f59f79b216a391d547f28d1d]

expat: get rid of expat_xmltok static library:

Just compile those files twice.
Also rename the UTF8 library to plain "expat".
This allows python to simply use that library and build "pyexpat"
succesfully.

Change-Id: I7e37ec5b87b70c2cf8c86e06709f0e8d0a67f09d

2012-11-15  Michael Stahl  <mstahl@redhat.com>  [e097ec36d7c6488049ba16ec75ec40e0e2bb0789]

tweak some build.lsts...

Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2

2012-11-15  Stephan Bergmann  <sbergman@redhat.com>  [5e6401ffc58959394e2e06bd7ed68e6d03cae31f]

Drop obsolete includes of deprecated rtl/memory.h

Change-Id: I532558f5502898e036e01d64faa854c68e7109c9

2012-11-15  Miklos Vajna  <vmiklos@suse.cz>  [eac3e6e746300df379226941ba75c4e0ce1feb7a]

n#789482 DOCX: export track change data after w:hyperlink

Change-Id: If204523d7da544b11b2d809993ada180476104ef

2012-11-15  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [dd77f79f0acf202ba7ff40cdd5b7411d277b9d1c]

Remove unused methods from writerfilter

Change-Id: I63b0510fea80c12579985fbc4d4eb4646376e25b
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1074
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-15  Andras Timar  <atimar@suse.com>  [1ce76674a7188acb19a48ea2e828cd13e4e4699c]

warning: no newline at end of file

Change-Id: I6bbb57bfc46fe6afe5652a1c83097d4f18e5ed03

2012-11-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a43a76cd5aa2f145f2cb43fcdbc8f21fb6c89af0]

Differenciate error messages to know quickly what failed

Change-Id: I4a445c345706351da8f022180d142249340acd2f

2012-11-15  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [823b334ad73c1caa961b8ff55bf59600ae137741]

dropped unused method: FileStream::open

Change-Id: I3e6c1341666fddcfd1bd272a0943ca1de3e5d629
Reviewed-on: https://gerrit.libreoffice.org/1072
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-15  Noel Grandin  <noel@peralex.com>  [d2f6a87ac7adb3f60f7eae7c5a8f8a9076b7a75c]

fdo#46808, use service constructor for i18n::NumberFormatMapper

Also create a utility constructor for LocaleDataWrapper, which
simplifies many of the calling sites.

Change-Id: Ic8510b51c4201fa17fc0620e18d3e258e43636ba

2012-11-15  Noel Grandin  <noel@peralex.com>  [5837402fb1daa437d9a1a37edc9ede57319944f1]

fdo#46808, use service constructor for ucb::SimpleFileAccess

I upgraded the service to return XSimpleFileAccess3, since it
already implemented that interface, and it's backwards
compatible.

Change-Id: I40001a46048bd21a23b6a2f58a95376f06fc634b

2012-11-15  Noel Grandin  <noel@peralex.com>  [3f15a663b273e4a437fd68335d6eab2b11fc80c9]

fdo#46808, use service constructor for i18n::TextConversion

Modify the service to return XExtendedTextConversion,
since that is backwards compatible and the service
implements it.

Change-Id: I2923969135c396d643c501ed56e0528c0bd7c14a

2012-11-15  Arnaud Versini  <arnaud.versini@gmail.com>  [ed80674ec793f640916ad4162ee4121aeceac7f6]

Mark rtl_*memory as deprecated

Change-Id: I0e5e85d6b23961baa9ef3ed4247e39497bb063d7
Reviewed-on: https://gerrit.libreoffice.org/865
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d5430f3309b4e206ac139d35b1a9428a66062e85]

remove losessioninstall from module_hidden as it is in gnome now

Change-Id: I62fbf218bc79e79ce9f836ea8a8a9dfaf8955213

2012-11-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8aef1922f7cbe1a285320c81ef93eeffbbecfcac]

Trying to avoid dbus stuff when ENABLE_DBUS!=TRUE

Change-Id: Iec606a754c405710c45d78bd061ca1650522a747

2012-11-14  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [8c004e70aa44910d28d27e0b4cf837b3bbb85c5c]

fdo#42558 Re-adding the "None" option to the page numbering

Change-Id: Iedb239232854f185ea0005f745356800788cf0fb

2012-11-14  Eike Rathke  <erack@redhat.com>  [8165bfa2afbe828caf37df57b83cb31bef2559cb]

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.

Change-Id: I5cd4dfe33e91a40dce53538b2eae2c80a7064c4c

2012-11-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1654a1e71bc66ccfb0f809c7a2eac1522b684cd4]

gb_LinkTarget_get_preparation_target is not defined (2nd try)

gb_ExternalProject_use_unpacked has completely different different
side-effects, so use the manual way/the actually expected part of
the rule

Change-Id: I35edb19c3e768608bbb70314cac7ca908a426c7c
Reviewed-on: https://gerrit.libreoffice.org/1067
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-14  Tor Lillqvist  <tml@iki.fi>  [6d5d057a1963fb6fdd044b7cfa1c818e84c9d4c2]

Revert "gb_LinkTarget_get_preparation_target is not defined"

Nah, this then caused a repeatable other problem; in liborcus:

/bin/sh: line 1: ./configure: No such file or directory

This reverts commit dff0a481db662816b06f8496b30786cee5fc3dd5.

2012-11-14  jailletc36  <christophe.jaillet@wanadoo.fr>  [de51745f588a2e2aa933e4c33fae3d9a10385eb1]

Turn some memmove into memcpy when it is safe to do so.

Most of the changes are related to newly allocated memory, so we are
sure it can not overlap with the source of the copy.

Change-Id: Ie6ccf1bbb07b792fb18601a38dfaa55755d14b7d
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1033
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [5b1fcd5262f087e3d1cabb240d1761064baeafc6]

replaceAll returns a new replaced string but leaves the original alone

Change-Id: I79ef3158d520d2c328838e83ad8382483be332a8

2012-11-14  Ricardo Montania  <ricardo@linuxafundo.com.br>  [752cb97a8fb189b6e11d3a55704222b9aba1b11a]

fdo#38838 UniString removal

Change-Id: I7bf9b0e94bff9047544f6aba9669b8e0a3d3a2a5
Reviewed-on: https://gerrit.libreoffice.org/971
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dff0a481db662816b06f8496b30786cee5fc3dd5]

gb_LinkTarget_get_preparation_target is not defined

and in turn build breaks because boost headers are not ready.
use the suggestion by mst and use gb_LinkTarget_use_unpacked instead.
Also use gb_ExternalProject_use_unpacked for consistency

Change-Id: Ie52ba7cd99ae6622b11f32eca8895ca004b8ae95
Reviewed-on: https://gerrit.libreoffice.org/1066
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-14  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [f0d8553ea7133202ee25964dcf2716e4c69db91e]

source file modes fix

Change-Id: I8975f26f205ba33044285729da54e0210f872fcb
Reviewed-on: https://gerrit.libreoffice.org/1065
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-14  Petr Mladek  <pmladek@suse.cz>  [c82b6096efb856220b8d1dafd9ba3e1f167e2d89]

migrate also configuration from ~/.config/libreoffice/3 on Linux

We have serached the older configurations only under ~/.libreoffice so far.

Change-Id: Iff74ba7c54c221964c413ce2633fcce5e3edcb9e

2012-11-14  Thorsten Behrens  <tbehrens@suse.com>  [899c338ccde3053aaa9751cd932fc0bdefca9d95]

Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml

Change Writer and Math to save ODF with compressed meta.xml as well,
since there's no reason not to.

Change-Id: Idde0dc9eafb03f0c84e52353289d857615aa3748

2012-11-14  Thorsten Behrens  <tbehrens@suse.com>  [54ba550c31c7de1e7d1bf99042883aa4ae6863c6]

Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml

Change Calc to save ODF with compressed meta.xml as well,
since there's no reason not to.

Change-Id: Ib591b0e771a6f394d955f2ea9b43d6fb7c30ecdf

2012-11-14  Thorsten Behrens  <tbehrens@suse.com>  [38a2e86db2d1f23b95f705bfe1b626f419f4e290]

Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml

Change reportdesigner to save ODF with compressed meta.xml as well,
since there's no reason not to.

Change-Id: I9129f83ea8e5e8a20e3b6395643e8ca93c32f04a

2012-11-14  Thorsten Behrens  <tbehrens@suse.com>  [9b2440f985f8676393094140cfd919ef82161e31]

Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml

Change draw/impress to save ODF with compressed meta.xml as well,
since there's no reason not to.

Change-Id: I856e716b1e673cffe3b483628d934ab2c7d7271b

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4e7f9650e2a32b648cbd50ab113955920f960354]

remove ancient lo-menubar implementation now that we have the shiny new one

Change-Id: Ie5ea41e7376838ac7f2ebfbe0d703e6a28d8a8a9

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [96998ea61d58a4b5c67ab1c7589c069b3ce08d88]

add asian/non-asian word count to UI when CJK mode is enabled

Change-Id: Ia54ba045a862d17e6967cee0f3f6f7409632233b

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [57601d3849a7aaaa08dce8d910832892204d2922]

Reset xmlSetGenericErrorFunc after use

...otherwise, unrelated libxml2 clients that try to report errors during exit
can fail if this function is still set but the infrastructure behind it is
already gone.

Change-Id: I7c41fb6770dbff27a71b4b0f82330c608e6e8363

2012-11-15  Takeshi Abe  <tabe@fixedpoint.jp>  [5bac137d48c2436316043ca2be558b9eb00fe87d]

sal_Bool to bool

Change-Id: I95a8effcc90a9651e30dc43f8db6edeaa7ace5ef

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [62af61b8f076c00eb045dca1c46275882e17ce6b]

fdo#57055: Re-enable call to librdf_free_world

cf. <https://bugs.freedesktop.org/show_bug.cgi?id=57055#c1>

Change-Id: Ibcd55720bbd17b72a5cd0cc9fc6417195fbcdfd1

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [14ad313a242ec8791956e3e4a9460f743c0c8d7a]

hud_activated here surely should have been hud_active

Change-Id: Id324a31295b0c6836a1e9516ac070d4042c5c3f2

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [1aafcb90209ebdfdeb974fad8bdc28ebfffaa486]

oox: reduce exception count reading missing attributes.


2012-11-14  Enrico Weigelt, metux ITS  <metuxitservice@googlemail.com>  [8ea17cdae772fa5e4853d576c766088a8fb3b206]

dropped obsolete --with-system-gettext configure option

Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9
Reviewed-on: https://gerrit.libreoffice.org/1060
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [f23df687f6975e9ebd4545366fa6d7f76766918f]

Resolves: fdo#57107 processing translatable child nodes twice

I'm rubbish with xslt.

Change-Id: Idc92a602aca7dc2a96cf185b1904e1373435a8a9

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [18f08d180db8e821f5c39359e08c177bcfecb58b]

Resolves: fdo#57090 visual glitches on MacOSX with borders + layout

We need to force a resync of the borders of a borderwindow onto
its client window when the borders change when layout is active,
otherwise we are doing out calculations using the old borders
and it all turns into a pile of junk

Change-Id: I7dbff0b30aad41779f0f295498af6a492ddf5430

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a857cd94f558e9215f48601197939356ed774faf]

update license header for Canonical contribution

Change-Id: I5bb1b92929686ced48415c4d0198fa3fa2f2f0e3

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [349fa28a5998d10b110da1a7fcc6b5b24d5940b1]

cleanup gmenu conditionals, remove redundant casts.

Change-Id: I51ee0f6c8671c914626cf4332408b4e2b4918b47

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [dc3ada4db5f6311aaf3154aed0bba17d96c2af9a]

misc dbus menu integration fixes

Re-declare GMenuModel / GActionGroup if we don't have a recent enough gio.
Fix a number of compile warnings.
use the standard gnumake macros / linking for ENABLE_GIO & ENABLE_DBUS
Initialize GDBusInterfaceVTable cleanly.
Take the Solar Mutex on hud_activated.

Change-Id: Ie0c1d6e75c4be857f0db1adad36418dd1693f63e

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [e5e55d450d674bdfde6c86992274d8e22f949eb6]

gbooleans are true if non-zero, bin == TRUE comparisons.

Change-Id: Ieb6c73993b3ef3854d81fdeb81661d75f1fe954f

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [f5804cddbc2d103cabf7054905dc1bd59512b9b6]

remove unused prototype

Change-Id: If3deb18695d0bef3545d6aef5e598435996a7207

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [95493223f2a7198ddc9998c128a1c49e13fccb65]

fix typo with ENABLE_DBUS.

Change-Id: I4955fc9991ee88edde0d332b7e399ef5b807c4cc

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [041f2fb1059d8ab02abffa0972dad1400a1aa584]

remove redundant commented code.

Change-Id: Ia311bdd148cf4c346c187d3b37964b12cded1212

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6bea834b4a4cc50b5eb3d53cf685ecb5e5ada315]

only enable unity integration with enabled dbus and gio

Change-Id: I418e3c57e7c201529020864b1f4677ec4c24e2c8

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [62a803dc46c1ffb5cba7f094868ce339feeecfda]

Removed AbstractMenu class and cleaned up useless code.

Change-Id: I4094302b83342fd42bccad4966b51624215d71ff

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c36c5b516168ea63767e8642c0958edcb4704a1d]

ImplSelectWithStart is actually already defined

Change-Id: I4bc0f6f9b8f1d87236d19f3757eeeb1f2702552a

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [221d698c33ee8bb9afad51b2c38c00bf8a28a3ad]

revert messing with OSX

Change-Id: I53686801301122c7964b9a6cce276845329f784a

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [65e769aa4d9ec9a4e68ef1d8a1a3e85c42d2045c]

more cleanup

Change-Id: Ia8cd81ca5944d3b33ddc684e5a65bedce444f85b

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3f7e72128708b4ea49bcf2777333340a89edea06]

cleanup line noise

Change-Id: Ief6e0b235a0707a805a0dbe9f0a32136a132dcf0

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a5efd0740afc85b2a1fc26a4467f570e75691dcb]

remove superflous #include

Change-Id: Id49d11b9f88abe14e814c14e8ee8cbb469e029f8

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [3292fbf3f00afd34cba4da1d00d883a6449e1f39]

Menu is fully updated when receiving a HUD activation event.

Change-Id: I4d275bc01ac0baa265d22dcd849020e8f51fc447

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [8a253188410c82f696da7201d28a02d905154e6d]

Menu is now subscribed to HUD awareness protocol events.

Change-Id: I0649ac50a93b3b6379642fac4d5d532d46251d72

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [e3055bccc7eb59ed898bffa260986c19b6285783]

Added missing files for HUD awareness support.

Change-Id: If3544734e8c4a1c632a24976e9340ef84869d22a

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [5339d69bbcebc1d438c3e520acaacada32ace7ab]

Added files to implement HUD awareness protocol support.

Change-Id: I1ce292811b0ac53c35b5a9026a1c1a4f4ef02cf4

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [bfb960d67c6af9ac049ed7575f80e3af0513c705]

Duplicated commands are now handled properly.

Change-Id: I80dd2d05060dcad3c6375a4e1c7b2109e451169b

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [0b4912b564e63488790b79af17984ac709f0c7ea]

Removed pre-definition of class GtkSalMenu.

Change-Id: I56652b6074d0138128178b479503a21e0bcd0c7f

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [a6838b9464b2e0935525fc8d2c7a3560c86ed482]

Added ImplUpdate method to provide recursive and non-recursive menu updating.

Change-Id: Ifd4b3f0d68f4919a10f97d6681bfd0002fa48c7a

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [376e6c3d8348cfa0942f2abbdaf6c4a7c70a93b7]

Some code refactoring.

Change-Id: I47d9be121898ca66f73488be4b46cc16cc4013a9

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [23395948b9fdd25fa077bc4a89755ce225739689]

Only activated submenus are generated when activating them. (Broken)

Change-Id: I9548a2c8dfec114de3133d55ca00362793b71a6c

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [865b765065f631aa97a8139a0edaedda7d509547]

Removed the declaration of FlushConnection method in GtkSalFrame.

Change-Id: I22262dd1655405ca9707a69bc036c900940d7df0

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [4ca439fb87da80ce431049abe43a07c82b62f4b4]

Fixed menu visibility and cleaned up some code.

Change-Id: Ibda3c5d6f50d12041065f28ddd41eab57ae9560e

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [34504e4af678b52b6d6cfe7519ee1934f89c95dd]

Chart menu works now.

Change-Id: I95861a5af8b9c72c74840868d0530d5855b87785

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [4e112800895748775a4e3d194985f3baa78f1270]

Menus now work properly when opening an application from LO's main screen.

Change-Id: Ib4947f5b48f508d66beab6952098c8d27e03ad21

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [b561590534afc4152282db44c24cb4788bd03730]

Added a hack to make "Slide Show" menu item on "Slide Show" menu work.

Change-Id: I6c3865227702325e7f1545be893eb05b19c2e09f

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [097e8668a416362ed5f80c0d33888678da416f5d]

Menu is always visible now.

Change-Id: Ia6153c6630af2b04f3b022051aa1f7c48e2bfc1e

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [ce989d9a550fdd07b0af7809935bba0c1f1ca14e]

Fixed a crash on non-Unity WM.

Change-Id: Ia8f82024e56ad83c8979d60df3c94e8209fe2552

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [171b188e41360e9e87043a861beeaff002a5d53d]

Menu is properly visible on non-Unity WM.

Change-Id: If9fea1f3b700a0d957aa1ed11913b2a7982050c2

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [58b5f1714ddab4afec382f535887cf6f98a4c11b]

more SolarMutexes


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [839a18eb41aa6c3dd74b66fa4f50636a39f327ac]

grab the guard early


2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [668e03678313a57e1c7ecbe2f73e2bf8a6215c69]

Menus are now correctly built.

Change-Id: I1a4f5750c37ddfc4b4949033138efbd2372f01c5

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [7dd3bb2cc6e0a72090ff3ac7a3e3824effa498e8]

All special items are now correctly displayed.

Change-Id: Ifce96d3e740a7ac89132dd23f9f51447e4372716

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [26b2caf17928fd7cddff3e4a45e93b98a830641e]

Spare items and its actions are now removed.

Change-Id: Idb46b5dec4351e16c5c49a355c7d3cde3aab0789

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [5178cabb0953c90d1b0b63525869fbe27f307cee]

Extra menu items are removed when needed, but not their actions.

Change-Id: If817b03cc7b30bfeb751e47fff4aa571fdaaafdc

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [30e4465c44cb729b9238f33c4f21dade2a83d6f1]

Hidden items are not shown anymore.

Change-Id: I957c8c7690321be58e8daaf2fb65ebef136d95bc

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [cf7908f875a6091e8fe8dd7bfe87dfbd9ac5078e]

All accelerators should be displayed now.

Change-Id: I4599e9f23ba0b1150a3a24cb5d10736895c38891

2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [80124d87e900fed5fed862b13dfb72c0732cdd8e]

use sal/log.hxx style logging


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [03010b90d215c3525fe86cddff61c2b353a90db6]

revoke the watch when dying


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c7be8f17f57ea9661fd33435b34c58963f9255fc]

some moving around of casts


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c3720fc2b042923790d66d7d6c7a8a5e959784d2]

remove submenus in the menu model, if they are gone in the vcl menu and do the same with superfluous additional entries/sections


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f9694d884409021e1b8995392b64acdd01658733]

remove UpdateNativeMenu2 and clear remove submenus on updates


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3a324cd0d8b00b7b6c28225dbba9d88d3f8ded71]

move UpdateNativeMenu2 back into UpdateNativeMenu


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [920dc60a8c019ed464634fec1657fedb167ff373]

tweak menu destruction


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [17a2807b3662f91a17a924473972802cf225ecaf]

make UpdateNativeMenu2 and CanUpdate members


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ec39d7d1a18684025dbd868ecb49a6934bfa72f5]

refactor out dbus setup


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a1103f315aeda548e7c1025f841812a858dc1e52]

tweak on_registrar_available to just touch the window props, the menu has to take it from there


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e5db3adb30f8c838f7c41fdc5673f60d914389a3]

activate/deactivate do not need the solarmutex, better NULL the menu when freeing it, SetFrame should only be used on a menubar


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f787871195817c0dddf905ba3c499587c6f5f091]

update when registrar is available, dont set menumodel on SetFrame, we do that on update


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e6a191f8184ecc5afc31de2f16455d445911ef2e]

make UpdateNativeMenu a member


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ab5632a6aff841b17c0362c0715099abc573cd79]

remove obsolete GenerateMenu wrapper


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [64eb789f1ca92fb7a2e5f650af9a20fcc4b65d83]

grab model from frame on update


2012-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [05888c86739f5ec77d96b62a997e8fce90d090c1]

moved dbus and menumodel ownership to frame, where it belongs


2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [ea2261fac59fde0129bcdafb3e8f8ee94afc635f]

Fixed a crash updating the menu after opening an application from main screen.

Change-Id: If7b603dca5aa33e50a63e04fda3bce594840cc57

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [e53963cb8ae0316ff5cab87d7c1a9c86e0785412]

Removed some debug messages.

Change-Id: I27d9d82d6fcd27323c86d24a675198186c185281

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [ec982cfce1b1877eee7105a4e1a45233ea49647d]

Memory management improvements on GLOMenu and GLOActionGroup classes.

Change-Id: I1c4fb268a08c2b343ac99ee9294f536c1444f707

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [c8367ada13be4f3c0994ad032c09ea475e02a19a]

Improved memory management of GLOActionGroup.

Change-Id: Iaeee32c2990cb6514605d3f7bc959682d87d5d38

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [c1bf7fd49db152b16cf07e7060338a6bc27d9e0d]

Fixed a crash when opening an application from LO main screen.

Change-Id: I942bcf761c7b9ba11c47bc618d55bdc85a472705

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [6b42d547cfbe87e934f65c74cb180f5f1c10c6c2]

Menus are generated on demand now, but with some issues.

Change-Id: Icec9b685e720a369cff4d2bbfc5bf4ba6614e390

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [b789263fb7bf537cc85d3df3022282ab8f32bccb]

Initial integration with Gtk+/Unity menus about-to-show feature.

Change-Id: I064cf73e23b175140bdac2616ac922c349f0f051

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [cfc3eded6233996ad7103d256b8a36e8d31df3b9]

Some code reordering and cleaning.

Change-Id: Ide46f6f68f3ba2632988b490820cb1ca576bab43

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [1d4719b3a75babd6a7368bc06dd18b4251ffed93]

All Special items, including window list items are displayed, but with issues.

Change-Id: I23a6857f7aa738c48061ab51f3c015c41abc84cc

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [1f4f5a55556dae157eaeec14d34f3f706d93b983]

Fixed crashes when executing some menu actions.

Change-Id: I80bb1ed74e823d4b66df05eb15c9b5ed2e58b7f6

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [44192ffba03ffe5b1f387f90893dc0ca22bc8762]

Menu is now shown/hidden when needed.

Change-Id: I4a5d155918f7147c3c2933fedad96d959accca61

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [e935a8da3c6e5d790f5ddc3a45faf1297d1f62f1]

Radio buttons are now displayed correctly.

Change-Id: I8a07fc7ca31b3f39e4fd2fd2c926d9ab461b4af3

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [9b6a1ca9559cca4d0a151d7e100215aeac8f796c]

Cleaned up some code.

Change-Id: Ibab1dbac24c46dc44c0481a042171939cf8ffd9f

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [0099aaae0f4848b2a000f385fc0a533d327194af]

Added code for accelerators.

Change-Id: I427b15dd6faca18d34d94ba0a25fd8b6b9844bea

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [a5e35f8d8042c6c8b444de9eb8162bf8e917f533]

Added code for special items.

Change-Id: I8fb03bee33da052654559329a84d9a753d091ae1

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [34839e9a56739e79cbae2a843b51ea2a0b540fc9]

Cleaned up some code.

Change-Id: I47bc6a29a01a2cacd3e77a9ec9ac4f9b6223093f

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [e200325abbfe20b0d14fb302faf50e67a9cb4d60]

New menu is now correctly displayed, but still have some problems.

Change-Id: Ic69451bf9a4e5f63c4f0050b5967b8f2fc28d7cb

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [8bf38ff19f7e2c1b58adf8be871a2f5a076d68d1]

Menu is now generated in one step. DBus traffic improvements.

Change-Id: I67e2b804fb0b7af854f695b1a0c7e8354fe91d0b

2012-11-14  Antonio Fernández  <antonio.fernandez@aentos.es>  [ec081154b6d27ebca2ab7ac1553fc38820dc4ee3]

Radio button action data is now properly set.

Change-Id: Icbd44308631278e6ab65cef123d4d32befff87fc

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [1475c67cc5552e9fa9a8e613eb7a034e489cf0d3]

Added code for accelerators and special items.

Change-Id: Ibd62c4655d671e2920dea5140df8f481c2892fbb

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [3411a8a23a1cda4fecaaf3dd2b3e83082b6419d0]

Menu is correctly displayed in all instances, but HUD remains broken.

Change-Id: Ia1089150ae9853649754a4de733ca4a7f8c3caae

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [f39fff93a461e930fc61bde43db6df53508d4c8f]

Menus are now working. HUD integration is broken.

Change-Id: I0f5fef169b2656a713416e28648a3260b22b43b0

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [73f0064fbcbe28ad8aecd1c41637cec18776908c]

GLOMenu class is now mostly implemented, but menus are buggy at the moment.

Change-Id: Ib7c657efdd167f66e94717dda71d722196ae1667

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [b29792bfd3e6aae9fdb94d7f072c23ea1629a7ef]

Items are not duplicated anymore, but launching a new instance crashes.

Change-Id: Ib3966c8578b0c4695c1f2cea89c3df234f597922

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [7a22cf8f880944aace65e81f56dd988dec5d0269]

Accelerator string is now set, but not displayed.

Change-Id: I8b1f83df1d121b1d6e126b9f10772a90f26d0efd

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [25db814902b123a3d5e4708f0da3daf606f7537d]

Actions are generated during the item info filling.

Change-Id: I79be19a8ca565da9ca9bb8b31efc4e6e1463ba31

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [253e16488551a263603744696b03026177ff2845]

Fixed GTK3 build.

Change-Id: I903f225f879644cbcf6ec02f68cc6c68c41ee878

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [bd777c0952266a988001d2008117b3b5cbf9d091]

GLOActionGroup partially implemented. Menus work but no special items shown.

Change-Id: I7c48fbc5763daf789e7347cfedc62f14be53c934

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [bbd5e6acb0da1382644e6e39bdd7ca6e96a6d715]

Menu is now displayed properly in all windows.

Change-Id: I9f8cffc3d19bb4c75c1153ff9f06fd5bab3440f6

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [7ebd6dc75d6ea590198ad5fef526d07f2e919c3d]

Menu is published once. Only special menus are updated now.

Change-Id: Ie7643e81c61ae0794bdf8a6e1e7d292f9550674b

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [62f6cf56fde7151a58f12cb05bdbd248cd59c369]

Fixed a regression with popup menus. Added a method to update menu every sec.

Change-Id: I419a304f2c90d07ee7a5365e0397040b7eb953d7

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [acd0d512e9d06459753c6ab4bf65566995198041]

Cleaned up some code and did a small refactoring.

Change-Id: I06b987a06ccadd00ee67db8e781ec5a9e42fc89e

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [a881d31f81d2195ae475d8c26ecff295d29c54de]

All menu labels are now displayed. There are some issues with repeated labels.

Change-Id: I1b92b91f34003f20aaa56558c1c0e231d1de6f94

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [2b91cea7a2887d53a742c2f52dbcebd79fc0bd3c]

Menu is displayed correctly in additional instancesm but not in the main one.

Change-Id: Id7d79e47efd73ddc2eeac285c28179a5aa9ecc37

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [f847064bd9b82ab4feb9d914679fcec9fce3231c]

Menu model hierarchy is now updated everytime a menu item is changed.

Change-Id: I8d591902405ae84ee8758da0ace6680b0516dbc6

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [f9de89386c9ca1e62afe12e7c3a4a87e90f04fef]

Items are now correctly enabled and disabled.

Change-Id: I93e3e4bf804ff1ec95368f2918581af33d22263c

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [d687291aa9bc66929471e7b07188c4fcd1ba591b]

Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.

Change-Id: Ib309112de07d125fbe3b61ea20d5e26d1016912b

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [e61bb047cb7056329ee768f788d22e7db5602b85]

Some actions are now performed from Unity menubar.

Change-Id: I854794ab11f63306a2e976d16876fc79564e44ff

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [36c1c2c2754dda6e8d2b2802e3881465adaafbec]

Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)

Change-Id: I3400980e4605fbf78755532c696e021d3466675b

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [ba8ab7935c9d12b3f5ce1df64fafc2e4f68c4510]

Internal native menu is created in steps, but is incomplete at the moment.

Change-Id: I323b80b74218be853fe2893b3f328ff3ef74d4cb

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [c8635ff858e85031780c36258321bf7c51d4c2ff]

Native menu is completely build in one step.

Change-Id: I772c267b3c136e6baab2623dbf5538b5076d43ff

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [818acaaa0d77e363c74112c435ab8bea425f34ae]

Menubar hierarchy fully generated. Native GTK menu is published on DBus.

Change-Id: I340d3e14b590b4a694082cfb3e2200d6ad8ef39a

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [a09c7f8e2b4d717bb488040ca096ee79c3e07609]

Added a "freeze" method to Menu. Menus are now displayed on console.

Change-Id: I71bfc2c0272154b9ff5c2dabe7508a98950e199c

2012-11-14  Antonio Fernandez  <antonio.fernandez@aentos.es>  [8dfd4a3a342dcd4ccc1cd8cdf874cf322422962f]

Refactor of Menu classes from VCL module and Framework module.

Change-Id: I47aa65d3851692d38ee0741031d72fb02e9da785

2012-11-14  Noel Power  <noel.power@suse.com>  [0cd1ae1f9b85261e6915471938c5f6c3e0ec9283]

don't always show integer part for fraction formats with hard denom fdo#56205

fixes bug when you have a fraction format with a forced denominator e.g. '?/5'
which showed the integer part of the fraction ( as if the format was '# ?/5' )
but even without the space
e.g. before fix
pi 3.14159265358979 with format '?/8' would be shown as "31/8"

after the fix
   3.14159265358979 with format '?/8' would be shown as "25/8"

Change-Id: I1feb8b78af94b90db1bcc30da248077243dd8dfc
Reviewed-on: https://gerrit.libreoffice.org/1047
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-11-14  Tor Lillqvist  <tml@iki.fi>  [b537d0219f51c909f5409c8a0cee28cfc318c0f2]

We need also PATH from the BUILD platform environment

Change-Id: I339760db569cefd43353a205b0c364f6c5976448

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [fc5bb7d4772af52b8bd464ab7ea713030f6965b3]

Clean up

Also, avoid global static data in sb lib, so that gengal.bin now also works well
on Mac OS X, cf. 12fa9ece663f24eff44197befe546a92e6c90724 "Avoid global static
data."

Change-Id: I23f2a7abc0c06a752ded1c1c64619b3aab009190

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [c3edb00e13c108cd27f20f7caf6eabb4e30ba539]

Report errors for invalid DateAdd/Diff/Part Add parameter values

...so that e.g.,

  DateAdd("x", 1, "1/31/2004")

(where "x" is not in the list of valid values for the Add parameter, "yyyy",
"q", "m", etc.) leads to a Basic runtime error rather than going into a
seemingly endless while(nNewMonth>nTargetMonth) loop at the end of
RTLFUNC(DateAdd) (basic/source/runtime/methods.cxx).

Change-Id: I15c3bdb62723ffddf36ff2396ffb294369d93ff8

2012-11-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3dee92e135ea71e9ee448a43dbf879d62e38f1ec]

library definitions for lcms2 and curl are in Extarnal*Package*_foo.mk

using external_project breaks a uniprocessor build since the libraries
are only partially copied to solver.

Change-Id: I0a83486e466e1c062a1dad89d9ea3d9e78d8c9b1
Reviewed-on: https://gerrit.libreoffice.org/1048
Reviewed-by: Peter Foley <jpfoley2@gmail.com>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-14  Tor Lillqvist  <tml@iki.fi>  [3d98192d1dd723f1a12c1fd54bee739dbe854124]

Copy also bin/get_config_variables to the CONF-FOR-BUILD directory

Change-Id: Ifb9980257b639651c88c5ec65ba9362bccbca183

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [4c4a95946b5c067f8e1ebdd3589f282380cc430f]

Include clean-up

Change-Id: Ice3b97269640c0d739e5b4f4b27a0e07fc854f9f

2012-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [06b68aaf9bb9cd4084ca78ff69cb30b947d8f996]

allow to override PARALLELISM and CHECK_PARALLELISM at make time

this allow for
CHECK_PARALLELISM=1 make check

Change-Id: Id7dee09440dda54588965a846f950176d2b4c671

2012-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c319154f85c9905842c2f0adb32d1ffda980ba7]

stop sourcing config_host wholesale, use get_config_variables instead

Change-Id: I1390da403a2f0aab0f4e8323daa9f2fad4ba2550

2012-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [5e026220bcc5947d33536a333192d1844b78253e]

bin/distro-install* are called from Makefile so the env is already there

Change-Id: I11242a896297f71ce0977c5ffeadf5f64f61455e

2012-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [02b013cf9efd76c770f95e6d4c050c828f280003]

use get_config_variables in ./download

Change-Id: Ibe36598dfc6aa5205d43556c5e809be8c716f626

2012-11-14  Ricardo Montania  <ricardo@linuxafundo.com.br>  [6e67ad64efbf793952bae2e656a184293c157d99]

rtl::OUString -> OUString in bridges

Change-Id: I292f2007771ab12a30de6cd5a6a1ed436adcff66
Reviewed-on: https://gerrit.libreoffice.org/1057
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-14  Petr Mladek  <pmladek@suse.cz>  [bae7ec75a1ce284a713c446ed2b4b05299a96f13]

do not remove logging directory under hands

the installer is called several times for langpacks and helppacks
in parallel; it has removed the whole toplevel logging directory
and the logging failed

better solution would be to remove only the lang-specific subdirectories;
well, the installer removed only emptry directories in the past, see
2584a460b5e560fce8719879414311b16b2c63d9

Change-Id: I9dc9591346c7447677f46bca15085a3877e067ce

2012-11-14  Noel Power  <noel.power@suse.com>  [52ecc7125d546a85cdf91f209015a0a102242a7c]

fix wae ( bVisible not used )

Change-Id: I61570274857f4c2b4e1be56321a673496a685b82

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [690ce9f1b95c0bb2e8401771c376d3052009c9af]

callcatcher: more binfilter freed up methods

Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [fb0b27491dbb0186ac20574b47c904b4c44eac83]

loplugin: unused std::strings

Change-Id: I1b1bbed72cf3e54115ce1a10c31f80eb8e3bea28

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [a0b51cd8d415a2eab36671e9dba0f42c4a98d943]

add regression tests for .bmps/.rles including EDB-22680

Change-Id: If351421b9de11870bb81010626377db8585a1edd

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [69984a278565506525a9f306355deca5c7acbf1a]

add a regression test for EDB-22681

Change-Id: I62adf5eef023de163114266de56c14310f3aad34

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [7768cbe901d7f7af85c74ff506eb442b2205e5fa]

callcatcher: neither setNumberFormat is used

Change-Id: I782eace543ae5618004c61b9b84a0646cc463df6

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [c17f51c74ce8ef4fc4827766ce9c1c338a3e54c4]

The additional methods of SO2_*_REF over SV_*_REF are now unused

so they can now be replaced by SV_*_REF now

Change-Id: I2207d6582cab5f41851064f3d0c773e9421c0078

2012-11-14  Caolán McNamara  <caolanm@redhat.com>  [a94b6ec2d57cab51d79329ea62d908f3b3713505]

callcatcher: update unused code post binfilter death

Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7

2012-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [288a3e6ef7e04c95be1ed26a5df850fbf4e6ea24]

add a way to extract variables from config_host/build and shell-export them

usage:
. ./bin/get_config_variables [ --host | --build ] variable [variable ...]

--host is the default

Change-Id: I37d90faf613dfbdb060c18e25370175fde26f3bf

2012-11-14  Noel Power  <noel.power@suse.com>  [5db100f83ca595ceadf85db7963e5dc42f614027]

allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356

Change-Id: I56ce5da755578e35215aa5ca2d37835dcbffbf7d
Reviewed-on: https://gerrit.libreoffice.org/1054
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [aa77b7d426f93204e1ec1d7bcd6a6752ccaddc72]

Clean up removal of binfilter tests from smoketest

Change-Id: Ide1d0b6c5cab56d5c383853d349d70b21401a533

2012-11-14  Miklos Vajna  <vmiklos@suse.cz>  [c4b91ae3178011c66c76c711c1a6469ba658872e]

fdo#55525 import RTF_TRLEFT

Additionally:
1) Make sure cell margins are zero when they are not defined.
2) Handle cellx values in case of a negative left margin.

Change-Id: I9b8fb700b6459e622396c98e4344aba79f62c96e

2012-11-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8030ea8a94405751ed47d2adf8ab239ba284a323]

Deliver the right curl libraries

Change-Id: I999591422ec9fb26025d7eda19d2e1271b310534

2012-11-14  Stephan Bergmann  <sbergman@redhat.com>  [cc6798946dd8ab54d3fac1e49e9a201724e6d747]

Turn "odd number of Which-IDs" into a true assert

...as it leads to crashes anyway (as witnessed with what got fixed with
09ee17974f31ca188df532a2fea33a79ca367ebe "Fix Which-ID range of
OfaTreeOptionsDialog item set").

Change-Id: I9ad24d3dd11530ad002a5277d22b60e651e67d70

2012-11-14  José Guilherme Vanz  <guilherme.sft@gmail.com>  [dc157e8a31fda636a933fa8e0f1662abfea73ec7]

Cleanup unusedcode.easy

This commit removes some unused code from unusedcode.easy

Change-Id: I204edb6a29e23af244e7997622c5a9b3f596cb2f
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1052
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-13  Peter Foley  <pefoley2@verizon.net>  [661d5a479c7c7340a4b33d7d01ee0c5d03a6e6b3]

fix liblangtag for win and cleanup autoconf

Change-Id: I6d69eb2af6a3b1a693ad782f2a0e51f6b0ef932c

2012-11-13  Xisco Fauli  <anistenis@gmail.com>  [923bcb6ad44812faf78d9d8a34be2bf8cfc625d9]

pywizards: Use local variables

Change-Id: I334244d1729376f25c361327b4103fb59ccc2d09

2012-11-13  Xisco Fauli  <anistenis@gmail.com>  [29f0cbffd0001b9df75969b11b0658a80b1f56af]

pyagenda: fix finish wizard

Change-Id: Ic0a4c4491cfdf0070552f38f706aea0cb53178be

2012-11-13  Xisco Fauli  <anistenis@gmail.com>  [66ec3084378db0cfcc5de76945e0c29e9018dd79]

pyagenda: forgot a method

Change-Id: I0e6f1239ead11845b0fbad98354022c9ee021ea3

2012-11-13  Xisco Fauli  <anistenis@gmail.com>  [4aeeebfeb97d1d813fd3c2c11d26db492943bec5]

pyagenda: remove unused code

Change-Id: I6e43be661c44f24be458e02168557e6cef4dd99a

2012-11-13  Xisco Fauli  <anistenis@gmail.com>  [82b061570a7578d9d3a9768a5b6392c388f40c6c]

pyagenda: Fix "the document already exists"

Change-Id: Ie91d4d2f50ef1f13759904d6eb862f2d7c2140e7

2012-11-13  Peter Foley  <pefoley2@verizon.net>  [e1f742a601c1c1c0535d796e7a7705990a9da891]

fix system boost

Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54

2012-11-13  Andras Timar  <atimar@suse.com>  [6cfa7552eebf69daab1ed3acc2a9954d52f00aad]

fix XML tag check in help and readme translations

Change-Id: I88a3ad382df41da96fcab38c3c06d5871228e082

2012-11-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ee088ece2abbdff699f44aa4a5b7e3c8b82aa48]

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

2012-11-13  Stephan Bergmann  <sbergman@redhat.com>  [12fa9ece663f24eff44197befe546a92e6c90724]

Avoid global static data

...that (indirectly) allocates memory via rtl/alloc.h, thereby causing the
rtl_cache_wsupdate_init thread to be spawned before main, as on Mac OS X that
would interfere with the code in sal_detail_initialize to close all file
descriptors >= 3 -- on Mac OS X the pthreads implementation makes use of KQUEUE
file descriptors.

* This commit removes enough global static data to make ui-preview work again on
Mac OS X (where it crashed at startup when the main thread closed the KQUEUE fd
used by pthreads implementation threads).  gengal uses further static data (at
least from module sb), so needs further clean-up.

* Avoiding global static instances derived from class Application required the
introduction of vcl/vclmain.hxx.

* That the vcl library was linked against the static vclmain library (which only
provides an implementation of main) appears to me to be a historic relic (all
executables should either include a SAL_IMPLEMENT_MAIN or link against vclmain),
so I removed that.

Change-Id: I048aa616208cb3a1b9bd8dcc3b729ba1665729bd

2012-11-13  Noel Power  <noel.power@suse.com>  [4be8c3205afd55fa7e1f578384d3c91ebd8b5ec3]

save fixed denominator for fractions fdo#56419

Change-Id: I612ff2340b272661067cb6a54106e91443fec91e

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f3d2d9aaaf72291a5733b5ba0edd1c7b75e4f345]

Upgrading postgresql to 9.2.1

Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5

2012-11-13  gerhard oettl  <lodev@ogersoft.at>  [c1c4555ae73697fbe4c689fa1727b3281d83ad01]

Make wget a little more independend from the local .wgetrc config.

wget --config=/dev/null would ignore ALL local settings,
but interfers maybe too much - proxy auth for example.
So adjust only some settings.

--
M  download

Change-Id: I3dad22c4a4e18a480a7157ad3cc903c6a0725a4e
Reviewed-on: https://gerrit.libreoffice.org/1046
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [9723d0c14c90454496b7a05289bd6994e28c0aa5]

macosx theme has a gap between edit area and up/down area

in spinbuttons, so adding just the width of the up/down buttons
will not take into account that intermediate space in determining
the optimal size

Change-Id: I219a02b3313e87f4c927d52de34eda040b13133e

2012-11-13  jailletc36  <christophe.jaillet@wanadoo.fr>  [c5aa953e005709c113f6ac11b9028e0a551a84eb]

bcppCheck: redundant assignment and Possible null pointer dereference.

I also turned a memmove into a memcpy. The 2 memory areas can not overlap.

Change-Id: Id4f984f9eb5dea1ba59631281d6967d259948e5b
Reviewed-on: https://gerrit.libreoffice.org/1015
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Eike Rathke <erack@redhat.com>

2012-11-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [000928b3b38fa7cdd3bca90419ed680eb59ad646]

PlaceEditDialog: removed now useless hrc/src files

Change-Id: I6966c621343a9c1c7a7f703c026f7e6d39976154

2012-11-13  Stephan Bergmann  <sbergman@redhat.com>  [09ee17974f31ca188df532a2fea33a79ca367ebe]

Fix Which-ID range of OfaTreeOptionsDialog item set

...by properly re-merging
<http://svn.apache.org/viewvc?view=revision&revision=1172345> "cws
mba34issues01: #i117716#: fix missing resources my removing unused code"
(changing the start ID from SID_OPTIONS_START to SID_INET_EMAIL_NAME) brought in
by 015b29b74aaf16f5bdf6a90f6e7d5c1d210fe281 "re-base on ALv2 code" (but
erroneously dropping the start ID) with 5fcecf9b88a0879081d8239cebbc03e30150985a
"hrc cleanup: Remove unused defines" (removing unused SID_INET_EMAIL_NAME).

Change-Id: I3f10b5ec166a8bf4763ef8e44d3095bb816277d0

2012-11-13  Eike Rathke  <erack@redhat.com>  [5391bd1e54157457abe1098b29f067d6e0059113]

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.

Change-Id: I188593c57e5779aae029a1aa2ebd2c18de441804

2012-11-13  Miklos Vajna  <vmiklos@suse.cz>  [677ca1d59618c592786292ac275497e0ce753604]

android: remember displayed page during rotation in DocumentLoader

Change-Id: I1948dcc76026e4c906407932aa67371e5e9e8bb6

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a4053378b7a98d8a18415ba5acd8b69ba28793a2]

Solve scope issues with older gtk

Change-Id: Icceb9586b4051009a8843b4672b79daf22e07830

2012-11-13  László Németh  <nemeth@numbertext.org>  [a2020262db475dc5e4af0c2692946e878ea4842a]

fdo#56954: fix Ignore menu item of grammar mistakes

Change-Id: I5cec602c686d5199b516a7e5135ababeb0751444
Reviewed-on: https://gerrit.libreoffice.org/1024
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [4afc70d295399e9e978053c2ae7d2fe29371abd5]

fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absence

Change-Id: Ie789bdfbf26c9cf652d43d6badfad6fec1a3eb9e

2012-11-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2fa60c6dacd160f0365565cba9baf373c2873582]

fpicker: moved the PlaceEditDialog to .ui file

This is a preliminary step to CMIS server selection simplification.

Change-Id: I74f333a9f233bbaabb4d6b6ba48fb8e86df2f508

2012-11-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4f679851dc2edcfdc4d7c45cb097acc0c80dab46]

CMIS: after cancel-checkout mark the document non changed

Change-Id: I626bd6ab29da29d4cd312b56208e4a2d0697c2fe

2012-11-13  Michael Meeks  <michael.meeks@suse.com>  [dcb921b8d29ea2dcdbfaccf845fcbd38d71af10c]

static libraries also require boost.


2012-11-13  Michael Meeks  <michael.meeks@suse.com>  [495d579b281ac199ca6d8d793025ee2535a8ab5e]

cppumaker and javamaker also use boost.


2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9fe9011fcf59b044fe8c2fa13bcb37949349536b]

liblangtag really does not need to be a shared library

Change-Id: I73f9422268f58ded971150f1ef16643885669ea3

2012-11-13  Andras Timar  <atimar@suse.com>  [0a7189a3b2d8fc78e9b3ce1b5fff2622557258a5]

remove obsoleted gsicheck tool

Change-Id: Ib25a6feae34533fa3752fe57e857613ca113ee3a

2012-11-13  Andras Timar  <atimar@suse.com>  [deaceba0c27040ad9982b16e2be8745f6bd1605a]

XML tag check in help and readme translations

Change-Id: Iec88ae875e00777f499cd0044f256275d854dca8

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2db711ac490f966acd8fb09acb66bd3fdff59664]

Fix the pthread branch of lt-atomic.h

Change-Id: I12b8c5e43dbe96fe9e2b2175dc6bb6bf15a8bdf8

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6e925a34534ac525a499a14e62dc66cb1330d03e]

Oops, a typo

Change-Id: I02dcde7d83df864561a5d4af8cda5e57f30f811a

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f9326a150a10f6bdc9509f7319d7af5079f29b46]

Shortcircuit liblangtag's builtin detection using config.cache

Change-Id: Ib53ab293d90b9b8a68d97b10d2ad020c69ab46f5

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [1e1bcd008ec2767a24bebbd5f3059d73cc54f6df]

favour expandables over non-expandables for shrinking scenario

if grid contents change their mind and want to be bigger than
available space, then somethings got to give, prefer expandables
as shrinkables too

Change-Id: Iefd87adb722548c11df04f194cf6d6e17665289a

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [19f4ebd8a54da0ae03b9cc8481613e5cd20ee1e7]

use SetControlForeground instead of SetTextColor

because that's persistent across unrelated style
changes otherwise setting e.g. alignment will
reset the color to default black

Change-Id: I2b975c3914a59a93e54d72aa0975a066b5edf533

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [b1cf29092494e59a59b4f8f5786a7617ed270073]

merge SetDescription into SetText

that way the display text always matches the link text

Change-Id: I3f4901803bd9354d2cd0fc29d7d91ccd8e3def54

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [f88473c56a718574e3cf45725f568cb4e1397aa4]

convert extension dialog to .ui

Change-Id: I4d938be9e960f421398dd40bbcf1b3cadc643de1

2012-11-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c814fba439237cb11f5d880eeba4bb8457752f02]

Fix icu build with GCC versions that don't have the builtin atomics detected

Change-Id: I9f943f807e0966aafa66dbb865941cf975ad9fe2

2012-11-13  Tor Lillqvist  <tlillqvist@suse.com>  [3e5aaeb07e24e733b2abed8305d2ba2fa4fa89b0]

Cosmetics

Change-Id: I6a3762c42d88752c1c3dd0acd6bfb41b1ace062a

2012-11-13  Tor Lillqvist  <tml@iki.fi>  [97d8b882210c5a7f3bf6b3d53bfef1fb9a487acf]

Revert "fdo#38878 upgrade xpdf to poppler"

Also revert my two minor follow-up popper commits.

Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't
depend on that on the Mac.

There is a patch from 2009
http://lists.freedesktop.org/archives/poppler/2009-July/004932.html
(actual patch at
http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj
) that makes poppler not use fontconfig on the Mac, but it was never
upstreamed.

And that patch uses the obsolete ATSUI API, which we want to stop
using in LO code, not introduce new uses of.

This reverts commit 39f9eb0d856293a974e2f024b29dca20068af073.
This reverts commit 0941c211858416f6117548e093b428b64785f98a.
This reverts commit a6e9bb4c7bad649cb44efaeef67fa18090348c53.

2012-11-13  Tor Lillqvist  <tml@iki.fi>  [39f9eb0d856293a974e2f024b29dca20068af073]

No -fno-check-new in Apple's Clang at least

Change-Id: I535fe7660460b7ceb66c4fb3f21449e2cceea7e1

2012-11-13  Tor Lillqvist  <tml@iki.fi>  [0941c211858416f6117548e093b428b64785f98a]

Fix misleading (but skipped) path component

Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9

2012-11-13  Peter Foley  <pefoley2@verizon.net>  [a6e9bb4c7bad649cb44efaeef67fa18090348c53]

fdo#38878 upgrade xpdf to poppler

Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029
Reviewed-on: https://gerrit.libreoffice.org/1036
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-13  David Tardon  <dtardon@redhat.com>  [a2b3ee4abf39e47037fa9adbf44a8742379098f7]

do not build package unless needed

Change-Id: I7e61de3009e20aa13bdc2a333c803130eb88f36d

2012-11-13  David Tardon  <dtardon@redhat.com>  [7b360a456b00c914b97afaa8a6ed3c0eaffd613e]

internal libexttextcat is built statically everywhere

Change-Id: I92e42a4a677ab352e9b5a01d19c50493682eea8d

2012-11-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [32315e1053a6172a9de477fd537e5435050232ff]

do not check in solver

- having solver checked in needlessly prevents it being mounted on e.g.
  tmpfs

Change-Id: Ief5e141a09b42ab9f504ca4e17bb17cff1f33a36

2012-11-13  Takeshi Abe  <tabe@fixedpoint.jp>  [49082c20dc5d65fbf0a64c9f6d7aba626523c9a1]

sal_Bool to bool

Change-Id: I392709e11df3b2babfaa2cf4f90caf7ef29b10aa

2012-11-13  Takeshi Abe  <tabe@fixedpoint.jp>  [0cd4f312e3957a60ff5168f7fe77d736ee2ca4d4]

Drop unused functions

Change-Id: Iff3dc8149cbe6dbf3827fa6817676777a528e93b

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [655ef3e507d1bc41e67cd7529f827ac58fb9bab0]

WaE: fix windows build of npshell.


2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [a2d6af3be3ce47abb77411dbc67c2180d9b0160b]

finally get the unit test name right; wow.


2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [7bbcbe0727e3eee2e1860e2a038d5bd2baf7d38c]

add the right icu externals to the right target.


2012-11-12  Rene Engelhard  <rene@debian.org>  [9faaeff44df391ef67b702e73619d3e6bd7c8424]

fix sal build with system-boost

Change-Id: I56ce5fc99c654c63df87844c78f652c4ff13ce2c

2012-11-12  Stephan Bergmann  <sbergman@redhat.com>  [6ce21d57d9a627a95bfb2f10519ae3cd032f521b]

Typo

Change-Id: I2d28680b9e08baf7ec11098b698f881f3a420cb6

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [c89602036aa127684e118b2606258201f1906152]

fix identical issue in textsearch unit test.


2012-11-12  Stephan Bergmann  <sbergman@redhat.com>  [9081e07c9c92267d86a90752b28bd42b592782a8]

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.)

Change-Id: Iced734512a43c8dfea46088f7ac16f159e7dd807

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [ce629d95a6eadea43a3b5b4208f3965767f9fcea]

Another attempt at fixing icu linkage as externals.


2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [867a7238157fb6c96b5257a096db2421773e44ba]

get macosx to run again

Change-Id: Id250a54d6789b06df1946ecc6a9d29d24fc57c70

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [23d71899fe45ea5ab09045decaf4b357349bfb52]

Un-break accidental mis-merge, or something

Change-Id: I13146dc6d1d854dd620f79f2f7e7b22f8bdb71b2

2012-11-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [776f0184d11965ccf8232ff47206d1e1566a6fd2]

Related: fdo#56198 avoid gtk warning, take 3

We need to check at run time, not at compile.
Thanks to Michael Meeks for spotting!

Change-Id: Ic8175d6af0bb8ec167f108925aaaf31f970fbd05

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [faef84abca7860227730351d7d1cd4e3c4b6e0e5]

Do stay backward-compatible also in 4.0 and later for now

Change-Id: Ie8f2de8f11f8fec3a9f014bbcc46a506dfb3058d

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [66ae7df4726ac4a959d77ce258ad1c323f254b9f]

Fix misleading comments

Change-Id: Id85c063c7a5a44c3c71e4eee04342fdb1a38f487

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [feaef69321d473d29d3ffa65c950870382f0f5bc]

Don't bundle gdiplus.dll any more

It was needed for Windows 2000 support.

Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1

2012-11-12  Lior Kaplan  <kaplanlior@gmail.com>  [dcbf9238ba3354aafbcbfa0c15980587cf31fe96]

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>

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [701b6faef5051af92428efa737f98394e6358f25]

revert accidental removal of some tests

Change-Id: Id2680f16607a3c9bf87c76c8eb2c1f8a84948510

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [a9966a47409a0149d936ba2a2650bc20cc52cce2]

WaE: C-linkage specified, but returns user-defined type

Clang says: 'osl_detail_ObjectRegistry_getMutex' has C-linkage
specified, but returns user-defined type '::osl::Mutex &' which is
incompatible with C.

Let's continue disabling that warning also also in 4.0 and later.

Change-Id: I892bdc7e7aa6d546adf6b1c388e4c149db738948

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [49b8408e028881b8628ca472a028318ec7b32282]

add test for EDB-22591

Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce

2012-11-12  Andras Timar  <atimar@suse.com>  [163f057f6937230c6a5ae9701ea20eb317eb8305]

update license document with new fonts

* added Open Sans, PT Serif, Source Code Pro and SOurce Sans Pro fonts
* removed stax, saxon, minizip
* copy&paste error fixes

Change-Id: I65a7812eb96a449210c14ad0a2898bf21eafda5c

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [632393c9e6484918a409be96d1c93ed3d6b71ec4]

add missing use exernals for icu pieces in textsearch


2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [62336df8416ed13f62f7cfad4eb3b1b5c0249a9a]

The icui18n library is called icuin in a MSVC build for some reason

Change-Id: I2fe03d438f52c31d0615f124f4d0a7ced2136928

2012-11-12  José Guilherme Vanz  <guilherme.sft@gmail.com>  [ea7a809700ea0ee6d830e493c57ff272364e344a]

unusedcode.ease cleanup

This commit removes some unused code from unusedcode.easy

Change-Id: If3cad67a508cc85dbffd70d6344e1427bac0c775
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1021
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [040e022d06ecadc36d3ef5c52178095a4d2c828a]

move svtools's FixedHyper.hxx to vcl

merge with fixedhyperbase and map GtkLinkButton
to FixedHyper. Convert to String while I'm at it.

Change-Id: Ibc61fd29c01796561eeef952a159c82ff215a095

2012-11-12  Eike Rathke  <erack@redhat.com>  [bfd8721577f0b26e890ab1528e2a71ad4889cb70]

fix gb_SPACE in LIBPNG_CFLAGS

Change-Id: I901390b39573f7cf8b3a8971e32e52e9d479d645

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [2b4fd2c89a38ccac13c72f2e94501a8702e7da4b]

re-base on ALv2 code. Includes:

    Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [08894f7c7def58431be699c3e59ef7bbc0c725a4]

add native XTextSearch / cppunit test framework.

ported from the broken java ver.
adds a native ICU regex sanity test.

2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [62c67b2f25b5d0ef3542cca2ad3f0b3290b8aa91]

remove obsolete regexp pieces.


2012-11-12  Michael Meeks  <michael.meeks@suse.com>  [983a62b54717141b701ebedf7bf3cfef7975c885]

re-base on ALv2 code. Includes:

    Patches from Herbert Duerr:
    #i118925# fix old word-boundary emulation
    http://svn.apache.org/viewvc?view=revision&revision=1301596
    #i119031# preserving ASCII in ignore-* transliterations allows full SIMPLE_TRANS_MASK
    http://svn.apache.org/viewvc?view=revision&revision=1301104
    #i118887# ignore zero-length matches in regexp search
    http://svn.apache.org/viewvc?view=revision&revision=1242235
    fix transliteration flags for search pattern preprocessing
    http://svn.apache.org/viewvc?view=revision&revision=1236199
    fix minor typo in comment
    http://svn.apache.org/viewvc?view=revision&revision=1234799
    improve standard conformance regarding unicode UAX#29 word boundaries
    http://svn.apache.org/viewvc?view=revision&revision=1234786
    emulate word boundary matching of old regex engine
    The new ICU regex engine has much improved unicode capabilities.
    The old regex engine had the extensions \< and \> for matching word boundaries.
    For the convenience of a smooth upgrade experience these artifacts now get mapped
    to \b which is supported by almost all regex engines.
    http://svn.apache.org/viewvc?view=revision&revision=1234777
    #i118723# fill in regexp matcher group details
    http://svn.apache.org/viewvc?view=revision&revision=1228084
    use ICU regexp instead of LGPL i18nregexp
    http://svn.apache.org/viewvc?view=revision&revision=1177610
    #i119031# default to preserve ASCII in ignore-width transliteration
    http://svn.apache.org/viewvc?view=revision&revision=1301101

2012-11-12  Petr Mladek  <pmladek@suse.cz>  [bf83aaf609cfec6ebc7d2bfa0f088e972ba28e22]

bump version to 4.0.0.0.alpha0+

Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [0d08bef014415c37c9914ca1e369e2a436a31e1c]

fix to make MacOSX run again

Change-Id: I7a021c38e1c2e39641a28d95cc9cc7e3d5ee8225

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [15055466e09872b69dbef87e5a37a8cc451d7307]

fix annoying Ressource typo

Change-Id: Ie6cf3cc8e672ad9499c55bda7c29b50140c6a57a

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [592f1e5b04ed3a2abb3286204b053afe9f2a49a9]

bump to libexttextcat-3.4.0 for fixed Polish detection

now we are "post convert libexttextcat to gbuild" of
31219f0f97d081d94d927b5c3d08bb8677b22506 and no longer
need the deleted makefile.mk under windows

Change-Id: I1052ab7f6db28182c700f55b25ef897339dc69dd

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [81a7805906da2b10cd268adbf7b3ebe173cfb4ff]

fiddle system-db test to link on RHEL-6

Change-Id: Ic256a10dd45123ae45024f4e77edd3214bc4c931

2012-11-12  jailletc36  <christophe.jaillet@wanadoo.fr>  [273a60af9aae1a0b87d2ff43bdfb0cd849b29d27]

cppCheck: clarifyCondition

Remove some warnings about:
   Boolean result is used in bitwise operation
   Suspicious condition (assignment + comparison)

Also reduce scope of a variable.

Change-Id: I553e5a09ed1d6276be61efbbb2c28d165a69af39
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1031
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [fb9522a229c2d7b45d5d9d6e2c4e27ddfde351cf]

WaE: declaration of pPV shadows a previous local

Change-Id: I1993834b670f9c536bc963527cfb46fedeebd72d

2012-11-12  Arnaud Versini  <arnaud.versini@gmail.com>  [aa09c0b8b2899c61300c90fa3472381e4d0eaf25]

Use memcmp instead of rtl_compareMemory in svtools

Change-Id: Id051a39774446595b5082316a470c23246de8124
Reviewed-on: https://gerrit.libreoffice.org/1034
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Miklos Vajna  <vmiklos@suse.cz>  [29719a369dac06d5a469a356b74ed84e3e3d2e6e]

sync android manifest with project properties: sdk version

Note that with having a targetSdk >= 11 and minSdk <= 10, we can enable
hw acceleration without loosing compatibility with 2.x devices.

Also, remove android:configChanges="orientation", as it seems to improve
rotation experience a bit.

Change-Id: Ia3be9bb3b998d604a032eb5c60f9bb0ec71dfc68

2012-11-12  Jeremy Brown  <jeremy.r.brown@gmail.com>  [b4d1aaa074e2be9fd778134c40f99d2ab8a01e93]

fdo#36324 fdo#42929 - option to ingore system input language changes

Created a new checkbox on the Langauges options page:
[] Ignore system input language

This is unchecked by default so that the current behavior remains the
default, i.e. newly entered text will be flagged as whatever the
current system input language is.

When checked however, this instructs LibreOffice to ignore the system
language (on Windows for example, the language from the Language Bar)
when determining the language for newly entered text. This is handled in
the lcl_isNonDefaultLanguage method of sw/source/ui/docvw/edtwin.cxx.

The option is also saved in registrymodifications.xcu

There are two main use cases:
1. This allows someone to use a single "international" keyboard on
Windows to type in multiple languages, (e.g. English, French, Spanish)
without changing the system keyboard. The person is then responsible for
setting the language for each word or run of text themselves in
LibreOffice. This seems to be the preferred workflow for some
translators and some educators developing language materials.

2. This allows someone writing in a minority language that is not
represented in one of Windows' locale options to still be able to type
in LibreOffice in their language using a keyboard tagged for another
language. Once they set the language in LibreOffice (e.g. to Teke-Eboo
[ebo_CG]), they can type with a keyboard as being for "Swahili" but
still succeed in entering new text in their language. This allows
spell-checking to work properly without them having to select each new
word they enter and reset the language of that word to Teke-Eboo (as is
currently the case).

Change-Id: I86248f5865b69048eb1f3e427a8c03b093138796
Reviewed-on: https://gerrit.libreoffice.org/1029
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [fa637c4dff0a59922a726ff42fdf1f5f0354d2d6]

Mention the fragility of its MSVC configury

Change-Id: Id2ee3c5dae27a1b7f33872d6421f53a40442d805

2012-11-12  Lennard  <Wasserthal@nefkom.net>  [6fbba11da54b52554941f00b07e42cc5d7a1643c]

fdo#55430 click object in front of current after editing text

additional patch for 55430,
patch 85ea03ae536831649b104694d08dced4d4c8663f
failed when underlying object was in text mode, switched
back to normal mode, but still had the MouseButtonUp handle for text mode.
This one compensates that!

Change-Id: I69aecacc264c9a9b766ccfa48c0deb1f153e88da
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1037
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Cor Nouws  <oolst@nouenoff.nl>  [bca28d7a8020948803f9879aaff7eb16774dc548]

fdo#42099 set option Writer Print Automatic.inserted blank pages default OFF

People often get confused when doing mail merge
or having a document with different page styles.

Change-Id: Ia3f2be5e98d57e988fcbb3eba89cc26323400082
Reviewed-on: https://gerrit.libreoffice.org/1040
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [40e9afbf745bdac5f8fb27fd8f2205cde6683697]

Fix MSVC build: put the CFLAGS inside CC for preprocessor check to succeed

Change-Id: Iafc7f735a99f3e3ac335efa8610ff415d3deae3b

2012-11-12  Petr Mladek  <pmladek@suse.cz>  [1cbfcdd9675e63a3ed385b4532d200b785099875]

distro-install: correcly pack KDE and TDE addressbook (bnc#779697)

Change-Id: Ieb37b226dcccb36d1c0e55e95d99e90ff26d8a26

2012-11-12  Stephan Bergmann  <sbergman@redhat.com>  [8f6351483c4850452b3c6db56159507b993833a9]

Improve PDF Signature

...in two ways:

* Change the signature type from "certification signature" to "approval
signature" (by removing the signature reference dictionary with a
TransformMethod of DocMDP; cf section 12.8.1 "Interactive Features: Digital
Signatures: General" of the PDF 1.7 spec).

* Include a call to NSS_CMSSignerInfo_AddSigningTime after all, which appears to
be the only way with the Mozilla CMS API to cause the SignerInfo included in the
generated PKCS #7 data to include PKCS #9 content-type and message-digest
attributes as required in section 9.2 "Signed-data content type: SignerInfo
type" of RFC 2315.

These changes cause acroread to change from reporting "Signature is invalid:
There have been changes made to this document that invalidate the signature" to
"Signature is valid: Document has not been modified since this signature was
applied", but now also warning "N Page(s) Modified" (where N is the number of
pages in the document).  I have no idea what still causes the latter complaint.
When comparing the PDF output with some signed PDF generated by other software
(for which acroread does not complain about modified pages), there is no obvious
difference left.

Change-Id: I4af659a747ce8cba809b331613ddfbcf36aae3cc

2012-11-12  Miklos Vajna  <vmiklos@suse.cz>  [f8b5e1cb1e2a0b294b7c967a8e040e11d2da74f7]

setup_native: get install_linux.sh working again

1) Hide rpm database dir like the old Java installer GUI did, so the
user sees a single /opt directory only, like with dev-install.

2) Allow installing to an existing directory, no reason not to allow this.

3) Use --nodeps when using a custom dbpath, since in that case even
/bin/sh won't be provided by anything.

Change-Id: I70d74cc5db287668f4c926005001e05096f43a10

2012-11-12  Stephan Bergmann  <sbergman@redhat.com>  [a71da0382ee57603f227ee6f386cc79213f7292c]

Missing "/inc"

Change-Id: Ia68a683bdafe6dc89ac98635e797b84a2e0ff615

2012-11-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [fbec66f28af71d5aa61ca322d09db4273c0356e2]

remove abandonned, undelivered 'migrationanalysis' module

Change-Id: Ia3665f109b6a52138264854692a6e2b16240dca4

2012-11-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [144f6d4424f5857db0d05a4399f210a2a36d3ddc]

codemaker use boost, so declare the dep

Change-Id: I64794acd804ed5059f54422d74bdd0ba1688cc91

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb240530443b964ea45bf80a5e3711e11a3f09c5]

remove conditional formats withiout range after import, related fdo#56983

Change-Id: I9a8c02369c3e5a12310a46229bdc1671f75593ad

2012-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [51533c729fc57dea539163f45fb5152a864467f0]

fix liblangtag 'delivery' on Mac

Change-Id: I6ca26a6637ebe36bd5055fc6283258ae288df461

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1ac2538e9b287444500618ab4d2f0f06c25cf34]

implement the missing icon-sets

Artwork by Astron

Change-Id: I35261a233bee7ccb0181238e87d83e9c503b188e

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd545dcf511daedd548c11159b8c244f272e9cb6]

make sure that the sort vector is large enough, fdo#56958

Change-Id: I7099e984a8b05ccd3324f3b9231c193e716eaf83

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c45b6496e87fe74570a41821bc5f4fbdb3d3cf8e]

only set entries for existing sort entries, related fdo#56958

Change-Id: Ib48606402fb90b259f705badeac294d7c336cb9c

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [1de3d97c39769e312b221ba9bf793046b73d7364]

fix liblangtag

Change-Id: I89153efde9441180f5bb49968d11d77fc951f774

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [54c22652d3b33703721bfc3187da21516bce7d9a]

fix transex again

Change-Id: If66ff22becad085e320ae34a36415d37c537265c

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [c6ccf161591cfaa0d78735ed3c0ae06f8e33e035]

fix langtag so name

Change-Id: I0b61fc9436ac08368991251b04343e0a53c2257c

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [8a113724df548bbad5f2739b541db465586ad3ee]

transex needs boost

Change-Id: Ia82dc2bba4ee90d50cf11fecfa7858d8ef179fcd

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [782151a79153195f3391cfff0d685cd4968063b8]

convert liblangtag to gbuild

Change-Id: Ib019e248b16a39ea058cdebeaa1f37a967a00d6c

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [49217ff3d858f3def673432b69211487439203bc]

fix libexttextcat for windows

Change-Id: I6951ae066e9b0d15de85d30f8a641348998fecca

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [8b13129a700752dcb93b9ebaba4d9177ddb10336]

fix zip file paths

Change-Id: Iab0a88ce0812d286b5fc5effa697c3a251bae498

2012-11-11  Peter Foley  <pefoley2@verizon.net>  [460269a3ad76785a0246312aff85581895df36e9]

codemaker_java needs  boost

Change-Id: I64a6ae7bfed878d1fafda9125920340ec3eca378

2012-11-11  Stefan Knorr  <heinzlesspam@gmail.com>  [1d4e242b9edd30e38794d22972c3f5527a5340db]

Correct typo in new template dialog: Spreedsheet -> Spreadsheet

Change-Id: If0dc7cf7694a2e11839d033b98603263f7600896
Reviewed-on: https://gerrit.libreoffice.org/1039
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-11  Andras Timar  <atimar@suse.com>  [06ec1c089519ef3249464aa09eadf03a8db93a39]

Merge branch 'master' into feature/killsdf

Conflicts:
	Repository.mk
	RepositoryFixes.mk
	connectivity/prj/build.lst
	extensions/prj/build.lst
	filter/prj/build.lst
	fpicker/prj/build.lst
	l10ntools/StaticLibrary_transex.mk
	saxon/build.xml
	shell/prj/build.lst
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/Configuration.mk
	solenv/gbuild/UI.mk
	ucb/source/ucp/webdav/webdavcontent.cxx

2012-11-11  Michael Stahl  <mstahl@redhat.com>  [dcc1247f426989bcbb0d20e561dd60311da8feb2]

filter: remove obsolete binfilter filter configuration files

Change-Id: I43fe95e7957c018f1013c543367c548fcfa1d9c3

2012-11-11  Michael Stahl  <mstahl@redhat.com>  [3f899eae02eaad0b967de749fe09b869ba93ad6d]

oox: ZipStorage: better exception tracing

Change-Id: I2b81f92cea8a8c9577c3f9ca33b915942708330c

2012-11-11  Michael Stahl  <mstahl@redhat.com>  [9decde005bc32c7fa495621548f6310737a89120]

sax: FastSaxSerializer: cannot do anything without a stream

Change-Id: If2fbfe776039fe1a3104d541279ab52f219f45bf

2012-11-11  Michael Stahl  <mstahl@redhat.com>  [0c2206081de38a41597aadfb2255540d6308be63]

SfxMedium::GetOutputStream(): re-use existing XStream

The ScExportTest::testConditionalFormatExportXLSX() fails on Windows
because of how SfxMedium handles its streams:
1. SfxMedium::GetOutputStorage() creates some temp file
2. SfxMedium::GetMedium_Impl() opens a XStream on the temp file
3. SfxMedium::GetOutStream() wants to open a SvFileStream on the temp
   file, but because the file is already open and the sharing options
   are set to deny sharing, opening fails with ERROR_SHARING_VIOLATION

Prevent that by re-using the already open XStream in GetOutStream.
Hopefully this does not break anything, and there is already a comment
in CloseInStream_Impl() indicating that m_pOutStream and xStream are
related.

(interestingly ERROR_SHARING_VIOLATION is documented to occur if
_another_ process has the file open, but evidently it happens here on
NT 6.1 for the same process...)

Change-Id: I6d2ec36fd45a0317e947ddfb436472a8b86fbe26

2012-11-11  Julien Nabet  <serval2412@yahoo.fr>  [f3aa69b0257744df7105606c1a8f0d1b44ac8d0a]

Fix the scope of the variable 'pApprove' can be reduced

Change-Id: I1ce2682224fbb0c93bc7ec97a31a59020ac6be02

2012-11-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1e3e415dbe877666e1575128a7ec3d5d9c076ffa]

Related: fdo#56198 avoid gtk warning, take 2

from http://developer.gnome.org/gtk/2.24/GtkSettings.html

  The "gtk-primary-button-warps-slider" property
  ...
  Since: 2.24

but it is 2.24.13 indeed:

https://mail.gnome.org/archives/ftp-release-list/2012-September/msg00195.html

  News
  ====

  * Implement a gtk-primary-button-warps-slider setting
    that lets us adjust scale and scrollbar behaviour
    according to platform.

Change-Id: I4d3170801973e3e6101736971de58d70b673fd58

2012-11-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0292fbde1763e4a406be15b1771780a6a0c9aa47]

Related: fdo#56198 avoid gtk warning

Change-Id: I230c2923960862f7e705f03a5c8a5763c002256b

2012-11-11  Miklos Vajna  <vmiklos@suse.cz>  [13bfe67103e6c0a9d3fa9db48dc4448e35ad006b]

configure: don't pass --disable-mozilla around, it's the default already

Change-Id: I439db77e36af700b34ab9656704cdb3b3359c9ec

2012-11-11  Arnaud Versini  <arnaud.versini@gmail.com>  [c4344e484b94805b32cce2e3cbc96a18d501f404]

Update dtrans commented code to use string.h function instead of rtl/memory

Change-Id: I244e436086746420cc66b0ed7d59bfcdc6606076
Reviewed-on: https://gerrit.libreoffice.org/1025
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-11  Matteo Casalin  <matteo.casalin@gmx.com>  [e7037b2e7e487d6075d17fcff7cd95a6e98700c0]

Kill set_oenv remnants (by just renaming the required timestamp file)

Change-Id: I779128111a4f69235a4c8cc6510018fc61d1b24b
Reviewed-on: https://gerrit.libreoffice.org/1026
Tested-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Tor Lillqvist <tml@iki.fi>

2012-11-11  Tor Lillqvist  <tml@iki.fi>  [cee6c4b193eff4f499e60867766c13fda3818239]

Use hidden visibility now for Android with icu built statically

Change-Id: I46b97d31f8aac046479d030c988413017c5b940a

2012-11-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ddf7e2c150f6d7b93607b012bc9852845ef88d64]

make handling of doubles in sc tests easier

Change-Id: Ifc8def986f7d1659d71be7b4716bd9ab5fa4647e

2012-11-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fdbf9a258f04f7f8c7bbe0219e6abee66680e01e]

blind fix for libexttextcat


2012-11-10  Peter Foley  <pefoley2@verizon.net>  [093acfe13c8f63807c0d004b78844c6f39d1160c]

cleanup libexttextcat naming

Change-Id: I8aee95e0f93deaaf08046f544713af010a7f1e44

2012-11-10  Peter Foley  <pefoley2@verizon.net>  [bd5ce1784c0f139e287f3d0f7ab50b030453e6b8]

try to fix libexttextcat for mingw again

Change-Id: If212bfe5cc191c253185df0c459f7abb8be51da2

2012-11-10  Peter Foley  <pefoley2@verizon.net>  [de1030f2bc6609d8fe0a914f708fb6e1ede94af4]

l10ntools needs boost

Change-Id: Ie4b697b6549e300dcf8c0d788e6c9c0f50e677c2

2012-11-10  Peter Foley  <pefoley2@verizon.net>  [3ab6409075e61dc9a1f20b58eb46ce2bda0c8176]

sal needs boost

Change-Id: Icdda77d0fda4faf071566a44c2b93285a6437d38

2012-11-10  Peter Foley  <pefoley2@verizon.net>  [cdb6eca477c2c5553fa06d9e5e28b6e67aa58865]

liborcus needs boost

Change-Id: I83c6bd1bfb44e74b9f659a970b5c32d7475addfb

2012-11-10  David Tardon  <dtardon@redhat.com>  [70dcf3426d7519429e0afae3809dc9dbcd01ce45]

fix typo

Change-Id: I4a2bc7307e40ddb8a9a039c1d1b738338dcc5122

2012-11-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8e0d67bed54633d555a4601a5d79e2d5ba7ab2bb]

Add some check to renewpo

Change-Id: I7b90785516f172f7b552a9e5ae30d02f7c52d7cf

2012-11-10  jailletc36  <christophe.jaillet@wanadoo.fr>  [0f69e050cf8e3caeff6f542c623dab1c57948e60]

Update

Change-Id: I78f7f7ae7373e00e0750abc4566c71a8b9c1640a
Reviewed-on: https://gerrit.libreoffice.org/1019
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-10  Miklos Vajna  <vmiklos@suse.cz>  [e2a54eb75c6d754d48a546fda4df65fdcc19111e]

DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse of the API

Change-Id: I5d09e297294439fafad94177d8e87ccdf829b18d

2012-11-10  Miklos Vajna  <vmiklos@suse.cz>  [26364f4fd346c36f2c3ba4c2228d62de845fe13e]

deduplicate OString std::basic_ostream operators

I wanted to add one, based on OUString one, and Stephan on IRC agreed
it's a good idea. Then it turned out we already had it in sal unit
tests, sdext and unodevtools as well. Get rid of all these, and have a
single implementation in string.hxx, so it can be used everywhere.

Change-Id: Ibb820f20a138d055fd87036253c627fb862a31fe

2012-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [7f97d3140735126d0b89a0675985776cf2acb6d4]

adjust README.cross to reflect binfitler removal

Change-Id: Iee3fa02bde03ced462460e4ba3e17200f47a27e5

2012-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c8139c6f1a8dc8dc2b0d13919afffbee869605cc]

do not even try to do binfilter test in smoketest

Change-Id: I81fa1217feda5b4faf73add5304e8a191bbfbdc3

2012-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbd4b99c8199347f1a40655cce39ab44df04a17a]

binfilter is not a dmake module anymore...

Change-Id: Iec1e114fd6803624ad5ef6812ab50c8e8a4695fa

2012-11-10  David Tardon  <dtardon@redhat.com>  [40c1e728c40ac03a2744bccefd0fb64ed5209776]

WaE: unused parameter

Change-Id: Ib9956bd2671434fc15905e7c4fd56bd8f7162b60

2012-11-10  jailletc36  <christophe.jaillet@wanadoo.fr>  [fabf0ef1f1f8fec3a349ab5c14e3fdfc9047f376]

cppCheck: remove dead assignment

Change-Id: Iea8388c16de3399853dc384e7df6bfcc92170ea2
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1018
Reviewed-by: Ivan Timofeev <timofeev.i.s@gmail.com>
Tested-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-11-09  Peter Foley  <pefoley2@verizon.net>  [bee51e6bb9d400fbf75ed47f7f2ac755ec05f28d]

fix libexttextcat for mingw

Change-Id: Idb8c0587fd180416af2079d94fcc3e1fb5c734b4

2012-11-09  Peter Foley  <pefoley2@verizon.net>  [0d909e7532176e59a393d6fecca9a50ab4e26e9a]

add boost to tail_build

Change-Id: I9cb276963155004361be86ec7a05c3597ff4ba4b

2012-11-09  Peter Foley  <pefoley2@verizon.net>  [31219f0f97d081d94d927b5c3d08bb8677b22506]

convert libexttextcat to gbuild

Change-Id: I633892a6d611e6481e49f9bd2739d3886563a24a

2012-11-09  Michael Meeks  <michael.meeks@suse.com>  [a73c98a708ee41b8c4cf4f2063c5bc4b30044284]

Better fix for fdo#56473, Crash when inserting a simple macro

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

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [7cf93f92cc3c6126c1cbe4ccef7ec3f76f1a6ca9]

fix that silly config_host.mk shell sourcing nonsense

Change-Id: Ia563ee1e100bc86e9b7196bdce6311e24bc36f9c

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [2fb005c2e0bbdc8b968ef07fa9dc0c6cfd6a43c1]

more losessioninstall fixing

Change-Id: If026dd160e2abe51470273115cbdd8b556ee9356

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [2154fca1fb30dc4b26cac8a98c27d51c78ff6a8f]

scp2: try to move losessioninstall so it does not break WNT build

Also MSVC does not like libraries that do not have any objects.

Change-Id: I172fe0b61db9de6c7c4975a7b7c7fa63624b1865

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [3bdb950f5edac0cdb09318cea307b4342a0fd714]

RepositoryExternal: fix gb_LinkTarget__use_valgrind

... which i've also managed to break, unaware of its existence.
Consolidate 2 different ways to use VALGRIND_CFLAGS.

Change-Id: I245c7a9a2b6bc904a227a15063cf5d8a2f64313c

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [d91c37274fda0d18eeba684e905c2a2201d85134]

configure: oops, let's try to fix that valgrind thing again...

Change-Id: I151aa45838edbaa713b40716e45a75e812b7c782

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [89f80c167112837346ec5a63873f620a07a76493]

configure: why not set up VALGRIND_CFLAGS all in one place

Also unbreaks the build because VALGRIND_CFLAGS is now never
empty with cedd9ebdd260e99e74ad54391c0d0b1d1ebd9891.

Change-Id: Ide5ca799b3656ccaff483ca05dbc18682136345f

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [7b213e05a4f6aecd8b5388fb8fa8cec355302b07]

shell: explicitly linking gb_STDLIBS breaks the build now

Change-Id: If693e440327331ea007722ff575b8015d727e5bc

2012-11-09  Eike Rathke  <erack@redhat.com>  [cfe101e31c16984d1061d8aa1d4cfdc07e33471f]

LanguageTag conversion helper define

Prepared private methods to force compiler errors during conversion to
LanguageTag. Commented current usage on some methods.

Change-Id: If365e24c7cf06bdf33ecd0bc15ddbfe33cd347c0

2012-11-09  Noel Power  <noel.power@suse.com>  [f39238693096fe0001f8d526f22b920fc0be185b]

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

2012-11-09  Luboš Luňák  <l.lunak@suse.cz>  [136d8962d7a29b833a24b0461958b47fc4d23d18]

remove make-specific code from config_host.mk

Apparently some people still try to source it from shell (scripts).

Change-Id: If26a5c5eb83739d3ccce043afd095000d355a543

2012-11-09  David Ostrovsky  <david@ostrovsky.org>  [7704c7a3e6f064e1d7cef7bbf510ece1435c3bd7]

use dir function

Change-Id: Icba39756a54d1225514048c55ddad0f31ce31699

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [691c8fc64ce0711e8be93f4c454c537e51b1163e]

libcdr: move LCMS2_CFLAGS/LIBS setup to configure

Change-Id: I50f4396e6a8abf32d1a0f63cbfa93d2c59375326

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [cedd9ebdd260e99e74ad54391c0d0b1d1ebd9891]

configure: define FOO_CFLAGS/FOO_LIBS so that they are never empty

This allows us to simply pass the already exported variables to invoked
configures, where the non-empty values will override the detection logic
there.

Change-Id: I7353a313814c58922e34843aeae380e5afa442ca

2012-11-09  Michael Stahl  <mstahl@redhat.com>  [5f78685ebf4be192cbf5168424e5ca98bbe48d6f]

oox: make things easier to debug by tracing exceptions

Change-Id: I05df8435874eb65f3acedaaea50b4910e9fc9111

2012-11-09  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8cd6a947d92a5657e4133693df5392c34bf115ca]

making org.freedesktop.PackageKit.Query and .Modify available

 - partial implementation of the SessionInstaller interfaces
 - accessable via service:
   org.freedesktop.PackageKit.SyncDbusSessionHelper

Change-Id: Ica91f481d041a066215fba3e808bf587e1271f1b

2012-11-09  Caolán McNamara  <caolanm@redhat.com>  [812052063db50b8fb432bde85fab017f5a7e8d6e]

center these buttons vertically, rather than fill the row

Change-Id: I9acf8198ac19c3e448bb7d65116e408ac179993e

2012-11-09  jailletc36  <christophe.jaillet@wanadoo.fr>  [d34e2f8bf150210355d6717be7b2ad95c869af25]

s/aIter++/++aIter/

Change-Id: Id80013cbab8f1633db59d2d4492c7363224871bd
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1016
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-11-09  Miklos Vajna  <vmiklos@suse.cz>  [09189c3facdc87c16bff5fdd2b03c27981891229]

README.cross: yes, that list was almost enough

Change-Id: I581fb38e3f3d24987dcf92e73caf736203fa9385

2012-11-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8226caa2a5b8b8dd8e355a2abf84b5d84e899b3b]

This is a bit more elegant

Change-Id: I0f458caa1bda23882c76cbae414b738a5d04ab32

2012-11-09  Peter Foley  <pefoley2@verizon.net>  [44b96a2fce52b6e3e683dc917fab219cf75001db]

fix lcms2 for mac

Change-Id: If2477b9a391d75672a349ba240ceb61e0b06611a

2012-11-09  Eike Rathke  <erack@redhat.com>  [1b28795d14d8fe4e326b545ecbd6bb0838dab303]

adapt to liblangtag 0.4.0 types

Change-Id: I0ab5a25cafdd246828ba09db8d01bb498e7012ab

2012-11-09  Eike Rathke  <erack@redhat.com>  [22f4062b88ea61ceecc2cf83c27969a091620fb7]

ensure lt_error_t is free'd and enable SAL_WARN/INFO again

Change-Id: Ida7914d7301c16ed1771be3d874c716c8fbaf8b4

2012-11-09  Tor Lillqvist  <tlillqvist@suse.com>  [5a32d167da40d9f95a1dd86873e4b569986f8b12]

Fix comment

Change-Id: Ie648ce55fdc11f907f5f5b3b958c13c695f392c5

2012-11-09  Jan Holesovsky  <kendy@suse.cz>  [638f6cb6a666aa611d3e0bef5a29e5824b0574ee]

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

2012-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [c61a3ff06e57c7c324e69419aaed0f92b37befd0]

add indexOf family of function to OUStringBuffer

it is fairly common when converting String to OUString
to find code that search for thing and replace/delete
these things... the later need OUStringBuffer, the former
OUString.
This add the search feature provided by the indexOf family
of function found in OUString, into OUStringBuffer

Change-Id: I2de818e6317a94ed520f338ebc9ed08d5f17765c

2012-11-09  Miklos Vajna  <vmiklos@suse.cz>  [bd6ae389008e110be62a335dfcd82c655d512e63]

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.

Change-Id: I141a3de1a449f4261c7086e10f2c141b3f6cdb10

2012-11-09  Luboš Luňák  <l.lunak@suse.cz>  [52a7a8e81a0cc3327de5ee27d02f9320c2cee3e4]

fix libcdr with system lcms2

LCMS2_CFLAGS must be non-empty for it to override pkg-config.

2012-11-09  Tor Lillqvist  <tml@iki.fi>  [9a745cbf549aa391be2b67f41c83056bd44db97a]

Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT

Use it in the cases where I yesterday changed SAL_DLLPUBLIC_EXPORT to
JNIEXPORT. It turns out that on Linux JNIEXPORT does not enforce
"default" visibility, but expands to empty.

Change-Id: I033b3cf538715fb596e965e17f3da12fb987df63

2012-11-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0aa1baa80b439740f176249d4f05007f715cf2b0]

Trying to fix lcms2 again

Change-Id: I376b03d12f8ae59fcf75046c42bcd6ba5d29af2c

2012-11-09  Luboš Luňák  <l.lunak@suse.cz>  [0f25bad134dbd103c614b1299e800e3be22d5e0d]

fix binfilter removal


2012-11-09  Tor Lillqvist  <tml@iki.fi>  [031b9d7d864161a595a8f1476abc12afaca9ada4]

Use JNIEXPORT to really export these for Android

Now with DISABLE_DYNLOADING, SAL_DLLPUBLIC_EXPORT actually means
hidden visibilty. Which is OK in general as with a single DSO (or a
single executable, for iOS), none of our "normal" entry points need to
be visible froom the outside.

So for the JNI entry points use JNIEXPORT. On "normal" platforms it
should be equivalent to SAL_DLLPUBLIC_EXPORT.

Change-Id: Iad634950e635ac03a0e90cae6d00afd9fb4eeb64

2012-11-09  Tor Lillqvist  <tml@iki.fi>  [1aa912ed1e525b879bc90d48aa9f0a1469c47c11]

Use JNIEXPORT as in the corresponding headers

Change-Id: Iae8f93d096178532e2384a13b36e1385269aa14f

2012-11-09  Tor Lillqvist  <tml@iki.fi>  [a5b985ce6764f20fe42d8c5d14e1c5739c8d32b8]

Let's try to make this significantly smaller by keeping only text doc support

Change-Id: Ib766a4ed49d089488fc4ec67b941be2f38ba3ac3

2012-11-09  Tor Lillqvist  <tml@iki.fi>  [631556a0876d5bac3e50068228a7f4ea48cf9dc6]

When DISABLE_DYNLOADING there is no need to export much any symbols at all

Change-Id: I0261d30f20c88fc324194f687ebba3afd980117d

2012-11-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [060219ac1a2350cfe89d5415b925dca8150f864d]

binfilter.die.die.die

Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-09  Tor Lillqvist  <tml@iki.fi>  [325ac9d353057767da9648fab332eac9c4a6ef0c]

There is no mnTrailingSpaceWidth here?

Change-Id: Iedef29260ef10ecf9d5d95dfd87e1c5aaebfc3fb

2012-11-09  Tor Lillqvist  <tlillqvist@suse.com>  [c9930a0bf316e398d088399b3de26f5dd2c33042]

Fix path to the VC2008 project

Change-Id: I9f520ca7fb88c6843582595cd2d999d8060c9528

2012-11-09  jailletc36  <christophe.jaillet@wanadoo.fr>  [e9fc811e2bc995220954b4c471b93a7f06a82359]

Cut and paste typo ?

Corrected according to surrounding code. I don't know if or when
this code is called.

Change-Id: I4ed63439e47a89cc982d792c619c4c58335daf93
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1009
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-09  jailletc36  <christophe.jaillet@wanadoo.fr>  [faff21dcaa3f04be5aedbb966f0a6794404dfcaa]

Same, cut and paste typo ?

Change-Id: I34e1de922544e5e0f0ea0e03be5d238d600aa833
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1010
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fa4b644b67c7547b94b1e1d2749cf6ccb6e718ab]

remove unused methods in ScConditionalFormat

Change-Id: I36e57f8eac028e72fedd81a5fb05698ff1c57fe0

2012-11-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b710bef572cff000f61a9df6a691fec5d5af857e]

add initial xlsx cond format export test

Change-Id: Ie2c55af903ef0fdf21444ee1f59d25382648d9fa

2012-11-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b9f84939fd9b45f07003cf115f9c39c8e2e83254]

make the eport test easier to use

Change-Id: I10a524c49169611e2bf2e34988667e46474e17a8

2012-11-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5809563ecdddd633ede17617d8e13f0275afde9]

remove unused define

Change-Id: I5d529cef6e75ccdfe57800bceace99353d4b4b47

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [a8251cfed18a33a7f2e33e64060ec616d8d21fcc]

make does not like commas

Change-Id: Icc1e7f5be1a4c06242793948a07de20cf3e03b61

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [8905c0e4b0a01297875359282ba4bdd748be0cf1]

fix system lcms2

Change-Id: I1dfb345d3047b59c79454d60747d192a761071ef

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [7816667a62cc4144320c1554f8dbb8b4011e37b7]

blind fix for mingw

Change-Id: I10433beb4c2cea508760083812bc63f4eab02ed0

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [d035b3fb1f4bc904488b015b332d252b2a544fbf]

fix gbuildified lcms2 on mac

Change-Id: I8359e1d441cf7bd8fb01233fe0303dbd6b35895b

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [f745212f9650b481dc546c04ae26f3f58bfedd01]

convert lcms2 to gbuild

Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [70ec826eeb8f0b311095869e23be1db95fc9d109]

New unit test to ensure correct matrix creation.

See fdo#56829 for what inspired this test case.

Change-Id: Iee15d85a35ae96769d21ce7061b352860a5b587b

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [78bf3c9abd4a8cd939e7ba4399ae4aab9f3b2982]

fdo#56829: Correctly pass element values to matrix.

Change-Id: I20045ae0ddcec228b153c4005855dca9c4ddbfca

2012-11-08  Eike Rathke  <erack@redhat.com>  [45d196c0cc74a8c1ae702514d67ca09b3afb3d5d]

corrected Windows lt_atomic_int_dec_and_test()

check pre-decremented value for zero

Change-Id: Ib2289cb6064941db2072b2dfbd6ad5f03bcff7aa

2012-11-08  Peter Foley  <pefoley2@verizon.net>  [b0050ee6da42d0ce02d58d8dc901f9ab11536906]

Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"

Should be handled by lpsolve external

This reverts commit f66e86f302a4ab0d0862079bdab3b506733c897f.

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [732e9ff2bada3f8f9db5f39da832e6f98182978e]

connectivity: fix re-introduced bug fdo 35023

regression from f42a9309760565d24619bad9ee1f5561ce89c14b
which forgot to adapt getImplementationEnvironment to new prefix

Change-Id: If5a6f804b8f9f91e22f093a76f6b81a2b62991ab

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87003581c0cf1068172259c8b9949349fe7ff6b5]

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

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4ca546deacda936763b372a202123ce5234086a3]

New unit test for pivot table's handling of double-precision values.

Note: This test passes just fine on master. On the 3-6 branch the test
itself also passes fine, *but* when re-creating the same scenario from
the UI, it fails only with the 3.6 build.  I have no idea why.

This test is modeled after fdo#54898.

Change-Id: I32eb9b2f2bdc12ef801daf0ccb9a3db2d5efd8d6

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5be8ac9731f5e53a7a678033c2fa3face3e63d11]

Function object for printing bucket content. Used only for debugging.

Change-Id: I8090ef9bbcbf335f742c2bb8843dd72a757ef048

2012-11-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [388ce83891a10a12ef2264ac43fa875a5bd35f1e]

Dump source data for each field re-constructd from the index array.

Change-Id: I863ec02853042662accc2005fa1cd9340f950740

2012-11-08  Stefan Knorr  <heinzlesspam@gmail.com>  [84ba49c55dccdd619d46e588162fb62dc31b287f]

Add more fonts

(PT Serif, Source Code Pro and Souce Sans Pro under OFL; Open Sans
under ALv2)

Change-Id: Ic783f0d5841cafce6dba60213b0a658978ff2cfd
Reviewed-on: https://gerrit.libreoffice.org/1007
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-08  Rene Engelhard  <rene@debian.org>  [f66e86f302a4ab0d0862079bdab3b506733c897f]

readd SYSTEM_LPSOLVE define in sccomp after gbuildification

Change-Id: I3c6f160b7d19531df317d39723d1633ce58cccf9

2012-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7a2fe051069f6da49faff06fda96eba13912524]

fix 89e47b8bf1ba3f86204ae3ab997432c26b0eea6b, dereference hash object-ref

Change-Id: I3354f1c6b1eb5b1a78c25ff6ac23218336fd8bea

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [7093444335d70db33bd798d72c6d64bb708713cd]

xmlcondformat: warning C4701 pot. uninitialized variable pEntry used

Change-Id: Ic7edfe9c919cc2c0e3cd8b68d130919c4054686c

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [af452fda333da53132a4301c372c321798be9cae]

fix more warning C4804 unsafe use of type bool

... from commit bbf1bcd9ad9cc0368aef4a4de41e9538f6ad91b0

Change-Id: Ic8e52f6848e09a274133f2d8fd1c4044cae4b039

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [cab7e3037c200a9d621d7ede015c9426556194dc]

VBA_InsertModule: warning C4804 usafe use of type bool

Change-Id: I30ccda99df845a0c088fb8e3c3dae8a7be9775f7

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [e06575d46c6f3b24faf912018baea0eec9c82e4d]

scripting: warning C4804 usafe use of type bool

Change-Id: I2db644a3c18658b07834fe6653b17713fd8201a7

2012-11-08  Miklos Vajna  <vmiklos@suse.cz>  [16d8a8c3389059b4597dbf98733bdd37a43c4d09]

oox: fix doxygen comments in dump

Change-Id: Iab40d3d9778fffb7bbb076a9c2716d3fd11fc937

2012-11-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [643ffdf621a056a266c1c6121388e4d0b06adb0d]

Add an extra empty line to lngmerge

It worked with eof before so an extra line
is needed.
See also this commit:
06175e8b19625cb5a43b1ae5ae63e419cee7e053

Change-Id: Ic3f43a52801429258df620229269b8426f1e2995

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [a084c6edd402fc65a87088bf88c7e4f134beba1b]

add a SV_RESID_BITMAP_REFRESH id and map to gtk-refresh

Change-Id: If860b33ab86b195952cd7879de16c65221a21ab5

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [c315a001d84070705a52121e36a626d138fab012]

center vertical items in first row

Change-Id: I08415c11d2e923ae0be005f019cfe6996d8d71a4

2012-11-08  Luboš Luňák  <l.lunak@suse.cz>  [2fd5586337fc7b1048160582abff4aafc6a33902]

I hate sal_Int32, episode #1326.

Change-Id: Ibfda2b553bae1ad040f722dde46a352a313218fc

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [aa783547ba3c944d191688f2d4dc88c680c3e997]

missing brace

Change-Id: Ib54dd8fe55f7c527e4f163e7ae559e9c3483407b

2012-11-08  Luboš Luňák  <l.lunak@suse.cz>  [5c87553432058f5241eda1dbfbfa1ec840fe3890]

testcase for a recent bnc#773061 fix

Change-Id: I60874c6ad8ccb9767961ed0064b9a15bfc1b07d5

2012-11-08  Luboš Luňák  <l.lunak@suse.cz>  [f2c55815128fde9f760c5cbf81e3ab18402c5b3d]

implement inset attribute of <v:textbox>  (part of bnc#773061)

Change-Id: I1ec9b5d9fed86c44dc0a412c2323033ea67985c9

2012-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [6063fd0402e0b63aec4a6740e94e4f76fcc312c1]

fontconfig's configure looks for <expat.h>

So we need to use the expat subdir too in
--with-expat-includes. Apparently until now it did not find expat.h,
so it fell back to libxml2 instead then, which was sometimes found OK,
sometimes (on tinderboxes) not. (It even went looking in the *build*
platform /usr/include, eek!)

Change-Id: If0595b810d531b5aa7110f375d4d0dfb0b01617b

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [62b4827f238acabd970a98272967d7c2b0545ea2]

Use --gc-sections

Change-Id: I6694f1820dc8c2cdae2522357932ab0065754a75

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [8d32dc82e6336ab71e35599d42f058e4c23a44f8]

Produce a linker map

Change-Id: Iff4f7be61310884dea1c29f6fe931dd35cadc552

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [49db8203a3c6894e4a8be85df4e030394ace9b81]

sort secondary group after primary for vertical containers

and continue to sort secondary before primary for horizontal containers

Change-Id: I5ecc08fe796845b7ed115a077ace4750c50bf1c0

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [3f7f957e68203bc7629934651196c9fbcce6108a]

convert macro dialog to .ui format

Change-Id: I5c832f3eaa6aefe2d652173289ef306e8743d4e0

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [daccedee4bab468687be51c8452b09e71289dc23]

WaE: unused variables on OSL_DEBUG_LEVEL > 1

Change-Id: I38b3e6502ba9159044e2b623ec0ee868b5a8d7a1

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [89e47b8bf1ba3f86204ae3ab997432c26b0eea6b]

put .ui translations into the langpacks

and drop .ui suffix from the translation files

Change-Id: I01e0e2f17c97584230b8da4ee0dd08a0444d77fd

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [144fbefbf858ab6a680437fa69f406967b6ae9e3]

refactor packconfig to hopefully be unchanged, but extendable

Change-Id: I25fe2f7e3277bd9a9509b0bec81f8d76b2bf8c8f

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [0ab6421028ba715dfc7c152d0185333e0a5f79f9]

Use -ffunction-sections for Android

Part of work towards making the linker more eager to drop unused
functions from the output file.

Change-Id: Id4edb50ef4048f02277a13885b5f81707cb9c8a3

2012-11-08  Matúš Kukan  <matus.kukan@gmail.com>  [bc5cff54c3965e526657a4a4b4637e68a36f5e52]

ooo.lst: these appear to be unused

Change-Id: I8f237a4ff438d8b57a458c17f3d13934fd4b5407

2012-11-08  Matúš Kukan  <matus.kukan@gmail.com>  [f6abeab070c861689b10961a6134a0c550d5d568]

move more tarball names to configure

Change-Id: I10e3a1f9d375ded2087b7bbd9c3d98b35e7868be

2012-11-08  jailletc36  <christophe.jaillet@wanadoo.fr>  [a599f5b4b51848e3b397d471c9d12b373caadcef]

cppCheck: Unused variable and Redundant assignment

Change-Id: I67084c1cb9dc23eb77787d2a6d57a5b70126873c
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/1005
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-08  László Németh  <nemeth@numbertext.org>  [cdea8177d1053543e285c4a382edb9099792078a]

LibreLogo fixes (default properties file, help, tooltip)

Change-Id: Id9f878c0cf59e75fbd5e2f056e48f0d6a7da108c

2012-11-08  Caolán McNamara  <caolanm@redhat.com>  [67f899e1d2db0dccde4b9587a52b7157fe1fb0be]

Resolves: fdo#56460 don't crash on close of files with custom shapes

Change-Id: Ib9e7cdae3c7facb59c4630ca21c252698170379e

2012-11-08  Michael Stahl  <mstahl@redhat.com>  [6a0ba09f19f2be35ce33a4aef197b0d3e1915388]

download: check that "mv" succeeds too

As reported on list, may fail with weird wget config files...

Change-Id: I258809c3488181dcc7584f5349930287dfacb7b8

2012-11-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ed879cdf2957fcfb013a894dd1ed8bf512f10301]

Correct typo in po header

Change-Id: Ic98467f5c32a0a84af62f68fbe84c68c3e37f1c1

2012-11-08  Andras Timar  <atimar@suse.com>  [639c1043260c7737e46eb0bead2f5bbe1e758edf]

missing license headers (librelogo)

Change-Id: I9712e9b2910ae3aa44e93958067433d00d23b824

2012-11-08  Andras Timar  <atimar@suse.com>  [e549e16f581e4589b96128ec30180c418164ab93]

set context sensitive help for LibreLogo toolbar

Change-Id: I0bf59fb14fb7257c1e51572c8f8fa2a3b1fb2fa7

2012-11-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9e682e30e7cd2d90ad37921934fbf0f5f1897eb3]

Localize.cxx add correct header to po

Belong to dictionaries modul

Change-Id: Ifd8303fd294de2369383cc2ce7ebdd1487c90463

2012-11-08  Jan Holesovsky  <kendy@suse.cz>  [c02d3ac6a49533108d7649cd9edc37f4bafb90f5]

Windows: Enable nicer toolbars even for XP, not only Vista and higher.

Change-Id: I26837290d1416637032d2dfcfa45b4003c874309

2012-11-08  Jan Holesovsky  <kendy@suse.cz>  [c26d253eaffcffcecfe91bc7d210ccbe47c1786e]

MinGW: Deliver liblangtag-1.dll correctly.

Change-Id: Icea86ae6f6c07d43c212bc02defb860759ff65d6

2012-11-08  Jan Holesovsky  <kendy@suse.cz>  [3d4c9f20c2e468e28f4d217d66862de2cb1cb365]

MinGW: Silence [build LNK].

ie. don't show "Creating library file:" message.

Change-Id: Ic6e40ac8955e4b8677cec57c51e2346901133e0a

2012-11-08  Jan Holesovsky  <kendy@suse.cz>  [02084b175fd3cbaa77889b102e4e0ed41b0cae45]

Revert "Don't export zlib symbols"

Not needed after having fixed the MinGW visibility checks.

This reverts commit 2f0b0e54f45cd9694d07d9e0399cd39bc465c09e.

2012-11-08  Jan Holesovsky  <kendy@suse.cz>  [f102d993270fbb7b429cec5c34cfd73acfe213b1]

MinGW: Fix visibility checks.

Change-Id: I7f2718a60d55f5d99275646875a64e53c805b210

2012-11-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [28f2c6b826f1693dc5136d552e5446d3d52aa329]

fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider options

Change-Id: I2bacd52a182a2dba3dbe6c6d63861470e87b6066

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [7f26dac751473045b894e97ca4090957bbb865cd]

Fix thinko

Change-Id: I84f023a906671a5dfc99e1c6c0a74ae317258dde

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [cb59a80743f9fc268828124707aca131a9b84b9c]

Untabify where appropriate

Some TABs had sneaked in again. The intent is that no TABs are used in
this file, except in the couple of makefiles embedded as "here
documents" where TABs must be used because that is what Make requires.

Change-Id: Ia72968ae69aafd7c484cf8d47f6a9b1cfb12d24d

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [386d7762aee953f052c945bd1039bb01ead66182]

Avoid pointless warning when building experimental code anyway

Change-Id: Ied9a4fb4eed0a7fda8e6b1bd03a3dbc476797587

2012-11-08  Andras Timar  <atimar@suse.com>  [3be8c2274f6c7e19ce252711be13639bec2c74b8]

librelogo: remove hardcoded version number

Change-Id: Ida88fd3226eb1a1aafac6068268e18d5052dc601

2012-11-08  David Ostrovsky  <david@ostrovsky.org>  [b5cb48fa32bb55af0a9bcc630271c2cece0a3ece]

add mkdir command

Change-Id: I7a337ed15b86417faa5ac03089e8c315be95b717

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [2904b3a921a429f612e736c5c8f766daabe0e491]

Check DISABLE_SCRIPTING and DISABLE_PYTHON

Change-Id: I31125a47e552b136bba8ff9253824bfa1de51cdf

2012-11-08  Tor Lillqvist  <tml@iki.fi>  [77eb292dbaea0ec54563781a5df15a58868f4534]

Remove accidentally leftover plus signs

Change-Id: I231f5ddc5809033acad1c6284c37fd54796ce1e4

2012-11-08  David Tardon  <dtardon@redhat.com>  [bae23b5f78bca8c5c7e798d7a18e322d45d3cc33]

propagate dep on schemas from another configuration

Change-Id: I1861fabd097249123688b22cded6e4a1b7557586

2012-11-08  David Tardon  <dtardon@redhat.com>  [ff923d03a095893952d3c205959118ddb3f09df8]

librelogo configuration needs registry schemas

Change-Id: I4f3cd813a15c2e5666824859a5fd904acef0ca70

2012-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [e6bfea03efffeba0f4eb92f7359c3b3924c9a9ec]

Ask MSVC to be less verbose: -nologo

Change-Id: I332b322343ccbabe55c247f9bd934a0394ebd429

2012-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [b261177e5d81a662c76d523e447d80c108ebdf5b]

round() is not portable

Change-Id: I0f19fe7866e2ae85608e8a6380d52b66a47a98ec

2012-11-08  Xisco Fauli  <anistenis@gmail.com>  [0ff42915684fe773e58f5c77ce3c78470123412b]

pyagenda: remove duplicate code

Change-Id: I673818e6ab3ed5c430b9891af5c4bd5fe7ab146f

2012-11-08  Xisco Fauli  <anistenis@gmail.com>  [531b7136b389ca0600865bd3a1b255bc71e67275]

pyagenda: remove duplicate code

Change-Id: Id0842c128038bc4ec2f0c3b0145c8bb9fac5142b

2012-11-08  Xisco Fauli  <anistenis@gmail.com>  [d6ee3e33c9bbd485d7685a790ec0ad97f8c5c05f]

pywizards: Simplify textElement and move it to text folder

Change-Id: I1f9cde45c693de5bad091272f015e5cd7fb6beeb

2012-11-08  Xisco Fauli  <anistenis@gmail.com>  [a434b93b25c6aa652b925a8aaba1e3e0ec6986a9]

pyagenda: better refactor it little by little

Change-Id: I002a8e27139243172deb2868fdf2fca32944be03

2012-11-08  Xisco Fauli  <anistenis@gmail.com>  [1d615feed25842544a5ab3ae4265dc9c2de6f107]

Revert "pyagenda: rework AgendaTemplate.py. Still some work to do"

This reverts commit 9545c85db39144705fb50409b7f4b7a3cf472150.

2012-11-08  Takeshi Abe  <tabe@fixedpoint.jp>  [88e457dc60b7a7e5f4048e00c0418bc57537c029]

sal_Bool to bool

Change-Id: Idfbc33106b20b06c5247c50d099972305f016a51

2012-11-08  Thorsten Behrens  <tbehrens@suse.com>  [b668d3aaf5690bd067c0ed283e9492ae576117f9]

Fix white line at the bottom during slideshow.

This partially reverts 0a5b49e7199198974113dc2e8b68257b881fb9fb,
which affects _all_ Impress views, including slideshow.

Change-Id: I297c09bc3c6466e83acfd423fc24d75da9df2833

2012-11-07  Peter Foley  <pefoley2@verizon.net>  [7f071c1067c7fa675e741a9050bcbb1d13f0a5ca]

fix lpsolve for android

Change-Id: Id7643c33e7d311e04ab7035f68f3c3415fda0fb2

2012-11-07  Peter Foley  <pefoley2@verizon.net>  [29d5e29a313d8100fad63841224306c1083382a9]

fix system lpsolve

Change-Id: I452b0514da11bbcf16a2f69b214fca90a1c76e2b

2012-11-07  David Ostrovsky  <david@ostrovsky.org>  [c68cd0125dcf8d9f57ee0e1a540a939859e8eed6]

enable ado driver unit test again

The problem is that ado driver creates a link file in the tree
leaving it dirty: tinderbox doesn't like it. Instead of reading
the mdb file direct from srcdir we copy it first to workdir and
read it from there with the new function: getPathFromWorkdir.
Thank you Norbert!

Change-Id: I504bc26b80686db55a505bac19a95cc9c6022fcc
Reviewed-on: https://gerrit.libreoffice.org/1004
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [db8ab560b45e6433946335fdabc85dfa9c75374b]

lpsolve: why would it need hunspell

Change-Id: If2173e32340cdfe4068dd36b4245ceb6d0bcf2bd

2012-11-07  Peter Foley  <pefoley2@verizon.net>  [085346f80da394ad5008f40679a0d3519f7a82a3]

convert lpsolve to gbuild

Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680
Reviewed-on: https://gerrit.libreoffice.org/1002
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-07  Andras Timar  <atimar@suse.com>  [74abeff02b750fb22fc3d56299abc2cd12d357d3]

integrate librelogo to the build

Change-Id: I4cd29f6a893d72a49233bb53d19701d0bdd0e078

2012-11-07  Andras Timar  <atimar@suse.com>  [0facaa9fe659efa0e0a3ddbeea81e83e1fede191]

Updated core Project: translations  e56b8e6646a90ecd054fae9d09ea4b0cbc6c66eb add librelogo files


2012-11-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7c0606c94246909807433d91fc79b0c2ac6f95bb]

check for builtins pollutes CFLAGS and in turn breaks pthread check

since the -march=i486 is not supported on PPC, all further compile
checks done in liblangtag's configure break.
So moving the corresponding patch out of the windows patch in a generic
one and also apply that for Mac.

Change-Id: I65716bc9d7ff19976e5e82ae869c7594978e93e3
Reviewed-on: https://gerrit.libreoffice.org/999
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-07  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [428d9e15f98630df9a652be2b2f5064ac1bc7a89]

Delete unused files

Belong to extensions which become
unneeded because of treex

Change-Id: I86ca7494a9022c1e72d64b2ec5cbd41d6e292a00

2012-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1a142e8b5c5a45032a4c940afe90320d5023c324]

Make libvisio build pick the right zlib headers

Change-Id: I159cd926e5b373ca7bbecea87a4798b08b89b7ef

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [e06c6c4cfc55a95ca6a340ac8527fe2d61b3f003]

split idl with multiple class into one idl per.

Change-Id: Id0b8be359dc6f9cc24aa784ab34b066928ad17bd

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [4eaac3770982c5072891fa9dd47d9b4a8bc01507]

rebase XSecuritySAXEventKeeper

Change-Id: I7ca3461ece4a18cdc9642ba02d18d53a7fdbc576

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [7b1d2ccee8cf7d9804c037f1e24184625a2c8a51]

split idl with multiple class into one idl per.

Change-Id: I7f6de24d77b8032f1fb0383685379b276daa14d8

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a078b50d49fe3fd70e9a5d81e329f625b55c448]

rebase XDatabaseDataProvider

Change-Id: Iacb4b5f52eae6b434a2f95d497995dfae400fc9b

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [7057666b5e85756b90034235639080a24885d04d]

split idl with multiple class into one idl per.

Change-Id: I3a6cfc4214bd56b35a4778861f13cfeed6596a4c

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [e8f250201de6c59cbb04331f92c9e08548a3002c]

rebase XTargetPropertiesCreator

Change-Id: I0803be54f9626f8734f1e842661da99dc0f99615

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [d22ad824c27b5e26159ab04b169b56e0f3076d6e]

split idl with multiple class into one idl per.

Change-Id: I5b23bd5ef9c2e2c15066f460bcb2628f479996e1

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [ca440343dba0e63b07820a109885202a09403bbd]

rebase XPresentationHelper

Change-Id: Ib3c0ff5ebe0bfb56d5f3f4debf9f47b0687121ae

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [5fe755a0a253950c4792fb9b867440f24c4eb3f8]

split idl with multiple class into one idl per.

Change-Id: Iee527b866365215dd88f7dfb2767900c6a989c23

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [fa0db4b951878aad26aeae4eb2e2e18d0ccce1d3]

rebase XUntitledNumbers

Change-Id: I59c62bb5a8cad34a1da3e118a23f9e7320e44a06

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [a80b3c06ee0457d536071d770ae4c16fcaf3ff05]

split idl with multiple class into one idl per.

Change-Id: I0703a647e2dd2082cee004b0bcd0d4988997e447

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [a0704a33a8ec2372f4b62a3a6094ae27d05c3464]

rebase XSlideShow, XTransitionFactory

Change-Id: Ia68d6904d3b3059f13a303d066080bab040087fe

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [03fff01af264521952263ba2fcd3ea5517b5f61f]

split idl with multiple class into one idl per.

Change-Id: I8b3e3203e8a360fb7f49892a9ac5927da7c3a764

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [27090ec011e6556906075e0ded54413e5d46b708]

rebase XFormatCondition, XFormattedField, XFunction, XGroup, ....

XImageControl, XReportControlModel, XREportDefinition

Change-Id: I2c075de49b0b057917db7de5e997dbc1c2a13578

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [e49fc4bad3adb432a6511822bb74bf19e75aa73d]

split idl with multiple class into one idl per.

Change-Id: I81e9968a5cf7f0045dfd5e6733ad395539e54f90

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d6d34f19c42bdf6e2fe4c79efec9159e22a92ef]

rebase XCanvas

Change-Id: I4c401fa166f521b341c9affe80de54401b727ef7

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [47bb0df52e4749a3e22d519c228500d645bbdc56]

split idl with multiple class into one idl per.

Change-Id: Id80cd0761d459e6f5b77559aa157cd4e976edab4

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [bfbd4e37b14547f31eaddc73bbff0759adac0567]

rebase XTextSearch

Change-Id: I8cfe0e3e11a3720cd6cc174b045464f10f5612d3

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [18fb67927e6d8bef59ca9e27953417efce69a2c0]

split idl with multiple class into one idl per.

Change-Id: Ib80e0dde0da395c7b89dea91c40c4c7ec319b466

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [9c7872ac6e85fffbda517169b88e2118418bf070]

rebase XColorSpace and XBitmapCanvas

Change-Id: I9283e1d444a52970905d9af4d451d52834f1537b

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [d4400faefcf1340caaaf447522c602ee0540b154]

split idl with multiple class into one idl per.

Change-Id: Ic8b05b405c727853c5d5ce42427532797c965a45

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [569d19f36b3ef06db84e8860072e5eb890a550bb]

rebase XStringRepresentation

Change-Id: I10e680422598442e76dad24e06b56cb10a5ac936

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [683758efb22d08a4cf211a6d985148f513da2a90]

split idl with multiple class into one idl per.

Change-Id: I9506586cf110f864a2125775a8906d5c07d9210d

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e68b7e79cb7071de500dba00d24b9f157c0ec22]

rebase XSlidePreviewCache

Change-Id: I102c63d92611b69dc6a6cdc1c38555627c7ce2c3

2012-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2f0b0e54f45cd9694d07d9e0399cd39bc465c09e]

Don't export zlib symbols

Change-Id: Idd90a8ee15e275036f38d0b149ec4a599948e9ba

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [eed17d1f23bbefd5aae24cb7e75ecb37c8f28b4a]

concat-deps: tweak boost handling to depend on unpacked target

Change-Id: Iae93f7a81959a5d9c23e9bddb65e6154655374e6

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [a8f357cffdf7242b86e3b0e276034069e1be13c2]

concat-deps: on Windows, compare paths case-insensitively

Change-Id: I5e5d9b39cb0440644bf3ffb8dca4913dc123f672

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [eb94d42df886db5c1ff56e57ac5da5e012bdead3]

concat-deps: bin pointless duplication

Change-Id: I8aedf930bc007bf83f8111db9a5565668142321e

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [c8a8f5e669973cbbc57fe1ed2f87548cd3313714]

concat-deps: properly recognize colon that follows target

Should fix cases where for weirdly formatted input files the target was
mangled erroneously.

Change-Id: I28d94a6c714b5f893ac873f84fe2022e96cf1327

2012-11-07  Miklos Vajna  <vmiklos@suse.cz>  [d6a21d8761b2b8533e259bc0bf220bf27a58d4f0]

BasicScriptListener_Impl::firing_impl: actually this is the default

Change-Id: I0fdb522a1119da4a75094db86217449e9d940d19

2012-11-07  Miklos Vajna  <vmiklos@suse.cz>  [a166418b48ddcc24139a54f9a9b8a902fbb1e641]

basic: fix String -> OUString conversion in BasicScriptListener_Impl

Regression from commit ac476e78848ad02fd399633acbe9cb72e40d1235, the
second parameter of OUString::copy() is not the end position, but the
length. In practice this makes xray usable again.

Change-Id: I9f345648c851b61e2e3c581bc605af7df4c12c87

2012-11-07  Jan Holesovsky  <kendy@suse.cz>  [f9c89b0662a3ffbf8af082451beda45f1087738d]

Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.

Change-Id: I541fb875d4d0bc46eb1bbb21793343c0283fd412

2012-11-07  jailletc36  <christophe.jaillet@wanadoo.fr>  [c8eb6910cd41901daf2f4192c0b3e583a20adc90]

cppCheck: Various clean-up

mailconfigpapge: shouldn't it be a logical AND instead of a bit-wise operation ?
HeaderFooterWin, drwtxtsh, formatclipboard, wview:	redundant assignment
fldref: unused variable

Change-Id: I5016c12527a8811676ff10f07f7be9e855c66814
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/996
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Thorsten Behrens  <tbehrens@suse.com>  [f3acd7232371fd67a80062a045a1a09e3c8d5ab9]

Documenting results from src code archeology.

Kudos to mst for remembering the Writer core comments from Juergen
Pingel.

2012-11-07  Stephan Bergmann  <sbergman@redhat.com>  [14800ce5f2a23ab45b01a631b9253f7f6f3a7ce5]

Improve logging

Change-Id: I5ff457c76970356a5748f6f319f32a1f49b86ca1

2012-11-07  Eike Rathke  <erack@redhat.com>  [6188a8db559c2a54e545d5b7ec2750521f1bfade]

document the documentation

and get rid of ugly DOS line ends.

Change-Id: Ib20e594a26eb27d0649f64548eb55bc975218274

2012-11-07  Stephan Bergmann  <sbergman@redhat.com>  [74670bf04e0dc693de6ea060d0dd2c10ee3b184d]

fdo#56818 Work around deadlock caused by differing lock orders

Change-Id: Iaabe36bf0c1f051f9cebc2b65e614063698959fa

2012-11-07  Eike Rathke  <erack@redhat.com>  [628ec2a1ce1370b04b832437fce9a661f3d8f754]

enhance documentation of Currency legacyOnly attribute

Change-Id: I05f2f5e51490b6830a01fe72b11dd9da174719fd

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [08bf96de152609ee7586cd762db0b42f458920d6]

Avoid "Warning: -- Macro `CC' redefined after use"

Change-Id: I99352369cd29d695ef09b6bdc58ff4f10ac73880

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [52e51f0fe7e3badee58cc8c63f73bf63f9cc79ec]

Should not call lt_mem_add_ref() with a NULL pointer here either

Change-Id: I34f7ccca0fdfa71a53c2a80ae51178c5461b5640

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [2e7675b21707fc4efd012bda336a88307ecfc6ec]

Must not call lt_mem_add_ref() with a NULL pointer

Otherwise will get the
  lt-mem.c: line 216: assertion `p != ((void *)0)' failed
message.

Change-Id: Ic585ad638211fda66a54725c5a4bd041499349ef

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [fd58e9d5a969efa9ef983998d4a40f301c7ff695]

Use -Zi when debug info wanted with MSVC

It really sucks to have to propagate debugging options to the compiler
in an ad-hoc fashion like this. But then each dmake-based external
library module really is an individual, especially the ways they are
built with MSVC.

Liblangtag is especially exotic, as it uses autotools and libtool(!)
also for a MSVC build. Which works, but just barely, almost by
accident. For instance, it ends up using the Cygwin ar and ranlib on
MSVC-produced object files. Which luckily seems to work at least with
MSVC2008.

Change-Id: I1c5244b2a599775c04ae8a003e4a096a0a11648f

2012-11-07  Caolán McNamara  <caolanm@redhat.com>  [5cc34dc91211b6173139d1a1a76c494c4a1f9a75]

using a grid instead of a box

because I haven't implemented widget prop expands yet in boxes, but I have in
grid, not too hard to do, just need to get around to it

Change-Id: I6120df6061f622e14f8160f0bb098fcaba15abab

2012-11-07  Caolán McNamara  <caolanm@redhat.com>  [2f534d934fb10707146af977f6d1db7a19277645]

fix packconfig help message

Change-Id: I71b55505047104c7e7d64ca93fc59429754892d1

2012-11-07  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [ae991a10701caac3db2483a8aef05e4e8385765c]

Hide the rulers in Writer by default for a cleaner look

This is consistent with Impress. Might need to be discussed with ux-advise

Change-Id: Icbe719207410d952c76d96c84450fd5a5831ea15
Reviewed-on: https://gerrit.libreoffice.org/956
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [d8b07e5ba238d529a7610dd302269ee05c5e8fbc]

fdo#47157 Add more keywords to .desktop files

Change-Id: I34d0bf75d7cf8c5ec764a1bfa0ad0e4c5ab8ae4e
Reviewed-on: https://gerrit.libreoffice.org/953
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  László Németh  <nemeth@numbertext.org>  [c2a393fbaed468d1ffb3004f267dbbf11890bbd0]

LibreLogo Writer extension

Change-Id: I31a61f0773689a054b5d5008ca9d4eb0bd9d7a19
Reviewed-on: https://gerrit.libreoffice.org/998
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [207ed1b1a17ca6d785cad936ecadcd160acc2b83]

CMIS: added CheckIn dialog

Change-Id: Iba938986478b880b7026285f607972a2e4d72283

2012-11-07  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b7686e41f1bbf655a4e3a5f142a5520faecfa6bc]

CMIS: fixed <wsse:Expires> output: c_str() on a temp string object isn't good

Change-Id: I7de9dd2372cd7b61a3bc03bdca0023a3bc7484bd

2012-11-07  Tor Lillqvist  <tml@iki.fi>  [192a0eb2beccee5349c3c7b60208aa95eb985f35]

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

2012-11-07  Jan Holesovsky  <kendy@suse.cz>  [7551d099d853fe5fbafc4d6a3bf4d71ac0e66dd1]

There is no --with-system-glib any more.

Change-Id: I43690a0196e54d45567f30151d95cf10f0ac3c38

2012-11-07  Jan Holesovsky  <kendy@suse.cz>  [ac449bffdc4ed8ac8aaa9eddd98e975cc61b5635]

Fix MinGW build.

Change-Id: I12fb6b8b8fdb7b9b00070c6d2a87da5d7d2fed13

2012-11-07  Matteo Casalin  <matteo.casalin@gmx.com>  [05c9b36b53240ca085d3273531fe56fe4c236826]

Remove unnecessary #include

Change-Id: I3c33ce1eecad649c3d23719b51d51057d41d9a2e
Reviewed-on: https://gerrit.libreoffice.org/980
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Stephan Bergmann  <sbergman@redhat.com>  [2ece91f79be01c1540328111ede717492222388b]

Always package at least mozbootstrap

...if not even mozab.  Otherwise, there is no implementation of
com.sun.star.mozilla.MozillaBootstrap and "File - Digital Signatures... - Sign
Document..." cannot show any certificates from Mozilla profiles.

Change-Id: Ie9b73fad798b2c2a3b52ba374ea967401694f685

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [949e06a801aa8b3939d621a450bf2b62c97fca16]

gbuild: fix "missing separator" errors with --enable-crashdump

Add missing backslash in com_MSC_class.mk.
Thanks to Julien Nabet for finding this problem.
(regression from 85b6a93cf41fb05e726027e34fcd805330e20414)

Change-Id: Iaae670c58e42bc22691b141495598276fa23bf02

2012-11-07  Ricardo Montania  <ricardo@linuxafundo.com.br>  [595771d00dd7993ad34f38bcb6dfee880e75dffd]

More ::rtl::OUString -> OUString in bridges

Change-Id: Ibd29c68077dd8f27c95cd4cb62cd8dad0e18aacf
Reviewed-on: https://gerrit.libreoffice.org/976
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Ricardo Montania  <ricardo@linuxafundo.com.br>  [da67a17d2dc3000b1d72ef9a02a48f509a009b45]

::rtl::OUString -> OUString in bridges

Change-Id: I3a4fa7b108c58f100d2c8a586ec6c76af902e138
Reviewed-on: https://gerrit.libreoffice.org/974
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [f0e797a351babf2282bac801c33a485671accf1b]

basic: adapt dllmgr-x64.cxx to OUString changes

Change-Id: I9e5ff5be1f001a9f55953fd516fb5ef7fe94bf44

2012-11-07  Michael Stahl  <mstahl@redhat.com>  [8479ff19d9df5ad3f88bc370b49c4003e8bcd39c]

mozab: adapt to XComponentContext changes

Change-Id: I6b8cdd69edb1e25cd7545cea5a3ffdfcff5000a0

2012-11-07  Caolán McNamara  <caolanm@redhat.com>  [2efa35a812a6f1e35e4959a357f50feff7e598f5]

Resolves: fdo#56198 collect scrollbar click preference settings

for gtk and merge with aqua equivalent so as to alternate "jump to here"
behavior for primary button vs primary means scroll by single page. Secondary
button takes the alternative behaviour

Change-Id: I0a96f3131f41ec87052da39cbe96bfd895ca53f6

2012-11-07  Caolán McNamara  <caolanm@redhat.com>  [b634cd4473bcd8170bfd7d53596893e65208ad88]

remove label-less frame parent

Change-Id: Ic75fe1e53a411b6d1357b8117a88697f493d3c9d

2012-11-07  Andras Timar  <atimar@suse.com>  [bc34145b403a9d5ff138a26310835ee9a6ac0496]

update LICENSE document

* add liblangtag
* remove gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvg

Change-Id: Ib5cb1e4d85a519eb8523e3ce5cf5896cf4fa38be

2012-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fca7d16e8c6b954caccc3042e6994602e254cba5]

Windows absolute path does not need to start with path separator

Change-Id: Ic76cf78c0b61778008c0aaa0b76a2c622c3e48c5

2012-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c14f33699780e74f56c8633e564bfd5a7ec8f5bc]

Don't patch an xml file with its own content

Change-Id: I7967230df84e794376abfe9f24dd8f9e01e9aed8

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [7aa973919d49cce56cf3f3abbba5253c15d975a2]

Fix String -> OUString fallout

Change-Id: I038848aed0c64c39ca93da89b4a78bd3a1f6d7d0

2012-11-07  David Tardon  <dtardon@redhat.com>  [bba04ae9ecefd56ead6e59070f50988d170a2ab3]

drop glib external from mergedlib

Change-Id: Id5f1410ee578cdd528d3c61c4822faf4ba41d037

2012-11-07  David Tardon  <dtardon@redhat.com>  [3c950c36620bfadb2acc539b438e771cbedfa2a5]

drop precompiled header crack

Change-Id: I37cddf2e6bd055f07a47430d75b985fccb7354c1

2012-11-07  David Tardon  <dtardon@redhat.com>  [14f756e680d0fec918f53c03595009acb8639d62]

add missing package name

Change-Id: Ie5efa51790a435cff7ff5489edf8cab0be2ab185

2012-11-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [27239ad23006b1fd1ddb21467f4c1fd637b560d5]

basic: String -> OUString

Change-Id: I42479b4bade5111e38d69f04c889c166f340d5ba

2012-11-07  Miklos Vajna  <vmiklos@suse.cz>  [f510217832a6edaf6a44169cabdf739985d00125]

oox: fix doxygen comments in helper

Change-Id: I1e9b2075cbbb7a2ad7de64dd449cb42bf95ecc20

2012-11-07  Takeshi Abe  <tabe@fixedpoint.jp>  [eb020150e174335a9956f5259ddced0026163373]

sal_Bool to bool

Change-Id: Ia1001ff0f4778bdf5e22bf2800f533dfba80c048

2012-11-07  Rene Engelhard  <rene@debian.org>  [b31416123ba8c073b707cb500806f0efb5a018b0]

move CppunitTest_sal_osl_process to gb_Module_add_check_targets call

Change-Id: I602e1d42fde19b9557e1a21ba4d3fe704dd3f834

2012-11-07  Matúš Kukan  <matus.kukan@gmail.com>  [e7fee7d4a5add0aa3547221953ad2e155c28ad15]

add dependency on fontconfig to cairo

Change-Id: I7c97169ea56c8290d0866e2e226cd4ecf4debc25

2012-11-07  Matúš Kukan  <matus.kukan@gmail.com>  [0f063b37863759c3c843cff94fdb166efeb3bed2]

these modules are gone

Change-Id: Ia39005c3c8a0f8287e591455d663828fba1f639f

2012-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aacefd4711bd84e59e23b1a91d21ff18f64e951c]

Fix windows linking of i18npool

Change-Id: I9e66d0528a8b095897e27216352979c4bcfb4eae

2012-11-07  Tor Lillqvist  <tml@iki.fi>  [4c1c61ce5701a3d2d273892dc8412eee08d0dca4]

Revert "Try this crack then instead: explioitly build freetype first for Android"

Nah, that didn't work either, cairo needs fontconfig, too, and that
needs expat, it gets complicated, sigh.

This reverts commit 35d5eeff13ae7ed91c27f05b8d8411039ac43d64.

2012-11-07  Tor Lillqvist  <tml@iki.fi>  [eb66f794d96a78cfca575f858bc9c65d1dee43b7]

Put the __attribute__ in the correct place

Change-Id: I8444fe62254cefe950f356e2f0bca5625420cd75

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d3e5956abf0ff1dc022fb8b9575606c6aa790e35]

Adding msvc projects to liblangtag, in case needed

Change-Id: Iebd6b7d925f402c41103cdd157d7009a9eda8e62

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [35d5eeff13ae7ed91c27f05b8d8411039ac43d64]

Try this crack then instead: explioitly build freetype first for Android

Change-Id: Ia7674bb1849ef870e540412fd496b2eaddfc09c5

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [36a3b74d8c205039f45156f8b1f62c78168d4aa9]

Revert "Depend on the internal freetype when needed (for Android)"

This caused some circular dependency issue.

This reverts commit 78c5ba99f30cab3cd9c9b2f0dfa88926b2d29833.

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [5886b37b986ee6882537117a137bd29c06ac4163]

Make sure -MD is used with MSVC (use the MSVCRT runtime)

Change-Id: I864e45b6925fa35d4b75c9214b799f664a5c1247

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [28c1c143ab7e306cd1e6a7efe6e13a02c7ac15da]

Use HAVE_STDINT_H instead of _MSC_VER

Change-Id: I921f5adc72bb0c83389f74659127c4512fc93738

2012-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [84d252489db5fec6d0aebc8e5a8619876ac42355]

Configury fixes for MSVC, avoid accidentally using -march=i486

Change-Id: I2c3083ce84872e415e61c61e41473a3da14ed88a

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [cd4e44ee7ad6d06b4d5378d9a986a3ce67886ba0]

Ignore the static and debugging libxml2 libs that get built with MSVC

Change-Id: I499e5136d2bad8eb2b7c78a9ae85bf337661148f

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [052bd11da0ef5590e621862d5a5f2a0b296c8475]

Pass V=1 when verbose to see compiler command lines

Change-Id: I0fee18b1d5470c493b583e067b7ba6ff8b741b75

2012-11-06  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [94f01299a363644c35c4e0d99ecb912327bbd9d6]

New Layout for Word Count Dialog

Change-Id: I653b0546fc677bf8cfceac38cb0f98a1b106d0e2
Reviewed-on: https://gerrit.libreoffice.org/995
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Rene Engelhard  <rene@debian.org>  [ae4e4a11d4300f7448cb6bd170fcb034542caddc]

typo...

Change-Id: I2c7968194afbcf74967cd16c639dce7de858a513

2012-11-06  Rene Engelhard  <rene@debian.org>  [c75cf529f72f340ccccc2fc99dfc3c3e87cce84b]

add AC_MSG_CHECKING/RESULT for ENABLE_SYSTRAY_GTK check

Change-Id: Id82e2102f3742e16750440a0db77a81175fb647d

2012-11-06  Andras Timar  <atimar@suse.com>  [112d9e66d4c81168e955178c5c35480cb6303bb2]

fdo#56346 add a few more Uralic languages to languages dropdown

Change-Id: I4adad5b494e61d033d6525a07260f7b4b8cb4e9c

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f8961503e888b35071f151adf1904cb7b932e2f1]

More work trying to build this thing on windows

Change-Id: I064ef350fa1b01642917a4797f3a6e0a810174d0

2012-11-06  Caolán McNamara  <caolanm@redhat.com>  [1e98bb470a7cb27558ea84eec8b8e30d467835f5]

leave gio blank for sfx2 --disable-gio case

Change-Id: I670e5c04b56a59321efc59e7a92961362f47f706

2012-11-06  Rene Engelhard  <rene@debian.org>  [ac3c7ba458040410736b46927dac91130d8adb08]

make gb_LinkTarget__use_gthread/_gobject work again; used in vcl/connectivity

Change-Id: I30b249de52822dbd8c327c2213c5a7868a460fdd

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [93e83584c491cb53aec34dab2375bfc07337075c]

Start making liblangtag 0.4.0 build for Windows

Harder than I expected. Still incomplete. Thanks to Fridrich for the
atomic stuff.

Change-Id: Iacf6d3708ee04c75b98da4ffe250194657fda7c8

2012-11-06  Tor Lillqvist  <tml@iki.fi>  [78c5ba99f30cab3cd9c9b2f0dfa88926b2d29833]

Depend on the internal freetype when needed (for Android)

Change-Id: I02014d61cdbd77a40d0c797b3d4f3d26cff667de

2012-11-06  Tor Lillqvist  <tml@iki.fi>  [e10124b20efb8cb7caf0f02fc537147a6505aa1d]

Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvg

Now with librsvg no longer used, and liblangtag no longer using glib,
a bunch of bundled (in some configurations, always on some platforms)
3rd-party libraries are no longer needed.

Initial work by rene, continued by tml.

Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [7b58bf4c0bd6614e8ebf8d4fee880a235834323c]

Try to unbreak the Android build

Change-Id: I8fd77369cab201cd8ba2681398c23e81b186418f

2012-11-06  Michael Stahl  <mstahl@redhat.com>  [0d26b10ab6776e741d5744079e5ceb2226ffd1c0]

jurt: remote test: synchronize updates to counters in TestWorkAt

Apparently it is possible to lose updates there, or at least i've had a
failure where only 34 out of 35 increments were performed when checking
in passedAsyncTest from JobQueue_Test.testStaticThreadExecutesAsyncs.

Change-Id: I823ac65980e4e94be21305a10b98b4cfca247c81

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [c67b80892e6e35171882de926b1aa48447106f07]

Fix some file modes

Change-Id: Ib1746fff848a4f5cc7dd1baec68d9acdc4f7ac1e

2012-11-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e0b4a73048d7ee97e51f7a1cf4d562ddad7b4c0]

liblangtag: fix 0.4.0 breakages on Mac

Change-Id: I354d82a86e4e45d49578ccea083d258f1660b60e

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8bd7e9a168a93dd148540871ab0d9dc2535e948e]

Tiny cleanup

Change-Id: Ie5d2a6bbcf94c0906441a03b72100706884d0dcd

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4708f9527dff6a3838dab8940c55655c4f30e8b3]

Remove last remenants of glib from liblangtag and try to fix build

Change-Id: Iae3aa684ce54e5025545179c35affc75eaf88dab

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [8246bdb500a6d83ea9b61f58fb74e051432e32d7]

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

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [4de42d02f865464057ca5681c67f63fece355173]

Add some rtl::Bootstrap unit test

...there is still additional old cruft in sal/qa/rtl/bootstrap/, some of it
might be worthwhile to resurrect.

Change-Id: Ie334431abc8de839fa2e655cbd3dc4d014c38f15

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [c6d03e72014d15825a47aab3c2a1bc73cbba2df8]

Some white-space clean-up

Change-Id: Ice25e13891865c2c7a223a3708d200272645140d

2012-11-06  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [7705a50ba330cd3fa08f5edfe6617d9acde8e8a5]

docx import: round float value to int when computing cells width

Previously, truncating float to int was introducing accumulating
rounding errors, which lead to visible change in column widths.

Change-Id: I4557c716fba48dfd9a6c1c4d2cd0d0aa7aeae865

2012-11-06  Caolán McNamara  <caolanm@redhat.com>  [fdc76a03f50e1291a90035befac67b8205c7e770]

WaE: duplicated variable name

Change-Id: Id42116f2ddfe679b1a995590e35a619ff8d82d7e

2012-11-06  Matteo Casalin  <matteo.casalin@gmx.com>  [b4410c49063a5ba1c005929ffa8fb06b41cfef91]

Make HangulHanjaConversion an abstract class

Change-Id: Ie39801fc14a66af8b338188c74af9f6e52031e60
Reviewed-on: https://gerrit.libreoffice.org/987
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4b4ddbc7d806de1c847be904ddad653c95f30b60]

Fix liblangtag name in scp2

Change-Id: I98d90b76dba619b75fd0cdb726678cb98705dc63

2012-11-06  Petr Mladek  <pmladek@suse.cz>  [524461f1721d0fb7c5bd115d72ca82711e0ff950]

fix build with icu-4.0

use functions already provided by icu-4.0

Change-Id: I238a499ae1bc2a7efeb4d61fbe780e24d7d36a7a

2012-11-06  Petr Mladek  <pmladek@suse.cz>  [29decbdb14d5411d96bd0220f67d12ac94744b7c]

SUSE builds use the vendow SUSE now :-)

Change-Id: I32ecaaea616a1c0ffa62f72a1f3fb3a14d5144c6

2012-11-06  Luboš Luňák  <l.lunak@suse.cz>  [6e4d4adc5638d8d51d1df05e22def0c8a32c679f]

use the generic LO claim from the about dialog for KDE's internal data

It's not really visible anywhere anyway.

2012-11-06  Matteo Casalin  <matteo.casalin@gmx.com>  [53a227a707a52f1109f7e69022558afd2486659a]

Don't play dirty tricks for const objects

Change-Id: I92c2362b71cf3614b091c893c0fdb3248edb3ddd
Reviewed-on: https://gerrit.libreoffice.org/973
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Tor Lillqvist  <tml@iki.fi>  [f354ba7a3aba1301f3951fdd9f74a38bd94255af]

Unbreak compilation of the iOS vcl code

Note that this is code basically copy-pasted from the MacOSX ("aqua")
back-end with some small edits, and it is not clear at all that it
will eventually be used in this form at all. But until then, let's
keep it compiling.

Change-Id: Ia1bd63f2ecc621cd4ce699ffc754cab423321d42

2012-11-06  Alexander Wilms  <alexander.wilms@zoho.com>  [b9c98414ec9084cf97b5dcc911fb9941b5e57ebb]

Added Tango colors to palette


2012-11-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [dda117265966c44f36bcfd8979b7b5aa45318752]

cppCheck: Various clean-up

xfdrawstyle.cxx: correct a copy/paste typo in constructor
number.cxx: remove an unused variable
inftxt.hxx: redundant assignment (pWrongList is assigned twice)

Change-Id: I148e23272ffa169ef16052c475e5f24a87383e5b
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/983
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [282d0a2109b6909df778bafa0ef37a8baa972a80]

cppCheck: Possible inefficient checking for emptiness

Change-Id: Ief04fa81abbba9e66353c57eb586f864c37deed0
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/986
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [739f99e2eaa0f3271a9471b6fe776c0dc370eacb]

Require system liblangtag 0.4.0 at least -- abi change

Change-Id: I4a869e9307ebc47b1cd8d759d9dfa3bb781f47c8

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6e02f49a0f0acfcbf2cedd126de25a7bb9643a4b]

Adapting to liblangtag 0.4.0

Change-Id: Ie70a38a1481a280760a435f4809020ed5a327627

2012-11-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2254f5022d9e1b1320f9bbd7a9df8292e2dee9f4]

Upgrading to liblangtag 0.4.0

Change-Id: Ia3e08af69fd3f7a3d2d523272ba849fc43a42c67

2012-11-06  Lennard  <Wasserthal@nefkom.net>  [85ea03ae536831649b104694d08dced4d4c8663f]

fdo#55430 allow clicking objects in front of selected ones

Prevents that selected objects shadow selecting others in front of them.

Change-Id: Iee4abf4eddf79ef7ed331221b0a0b23d3370ae2b
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/927
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2012-11-06  Luboš Luňák  <l.lunak@suse.cz>  [6f79b2e35be0778bfec3e1854483f2e9a68f68f3]

Revert "if/else placement"

This reverts commit fd1e39cad891282e4343be4d5e80125d7954b347.
I don't see how this cosmetic change can actually affect anything,
but tinderbox #27 seems to claim one of the unittests fails because
of this one single commits, so let's see.

2012-11-06  Michael Meeks  <michael.meeks@suse.com>  [7b32f67d1ab25905fd8866ba10ce39a287b86381]

add missing ki18n helper.


2012-11-06  Michael Meeks  <michael.meeks@suse.com>  [44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70]

re-base on ALv2 code. Includes (at least) relevant parts of:

    linecap: Reintegrating finished LineCap feature
    Patch contributed by Regina Henschel
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    Patches contributed by Sven Jacobi
    impress212: #i81610# fixed animation export
    http://svn.apache.org/viewvc?view=revision&revision=1167620
    impress212: drawinglayer gbuild environment changes
    http://svn.apache.org/viewvc?view=revision&revision=1167627
    http://svn.apache.org/viewvc?view=revision&revision=1167628
    impress212: DffPropSet -> minor code improvements, removing table
    http://svn.apache.org/viewvc?view=revision&revision=1167634
    impress212: #158494# fixed excel import (text rotation)
    http://svn.apache.org/viewvc?view=revision&revision=1167638

    Patches contributed by Armin Le Grand
    Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
    http://svn.apache.org/viewvc?view=revision&revision=1220836
    #118728# changed indentifying definitions for Svg file detection
    http://svn.apache.org/viewvc?view=revision&revision=1229961
    #118838# LineGeometry creation for complicated cases optimized to
	create single Polygons
    http://svn.apache.org/viewvc?view=revision&revision=1236232
    #119176# corrected file type detection for SVG for svg files
	without xml header
    http://svn.apache.org/viewvc?view=revision&revision=1309445
    #118728# Extended Svg file detection
    http://svn.apache.org/viewvc?view=revision&revision=1230531
    #118529# solve break converters and convert commands for OLEs and images
    http://svn.apache.org/viewvc?view=revision&revision=1186168
    svg: added WaE changes from branch svgreplacement to trunc
    http://svn.apache.org/viewvc?view=revision&revision=1222974
    svg: corrected missing member initialization
    http://svn.apache.org/viewvc?view=revision&revision=1226134
    fix for #118525#: Using primitives for chart sub-geometry visualisation
    http://svn.apache.org/viewvc?view=revision&revision=1226879
    #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
	metafiles to bitmapEx ...
    http://svn.apache.org/viewvc?view=revision&revision=1293316
    fix for #118525#: removed no longer used variable maOriginalMapMode, one
    more exception eliminated
    http://svn.apache.org/viewvc?view=revision&revision=1227097
    #16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
    http://svn.apache.org/viewvc?view=revision&revision=1229521
    #116758# Secured VDev buffer device to Vcl deinit
    http://svn.apache.org/viewvc?view=revision&revision=1230574
    #116758# added remembering allocated VDevs for VDevBuffer to be able to also
    delete these when vcl goes down; it should never happen, but You never know
    http://svn.apache.org/viewvc?view=revision&revision=1230927
    #118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
	representation instead of TransparencePrimitive2D
    http://svn.apache.org/viewvc?view=revision&revision=1231198
    #118822# secured 3D geometry creation (slices) by subdividing the 2D
    source polyPolygon early
    http://svn.apache.org/viewvc?view=revision&revision=1234749
    #118829# enhanced Svg gradient quality, obstacles avoided
    http://svn.apache.org/viewvc?view=revision&revision=1235361
    #118834# Unified usage of TextBreakupHelper as single tooling class
    for i18n text primitive breakup
    http://svn.apache.org/viewvc?view=revision&revision=1236110
    #118853# added square pixel size limit to conversion of
    TransparencePrimitive2D to Metafile action
    http://svn.apache.org/viewvc?view=revision&revision=1237656
    #118824# coreccted mirroring and boundrect when the graphicmanager
    is used for bitmap output
    http://svn.apache.org/viewvc?view=revision&revision=1240097
    #115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
    various optimization scenarios
    http://svn.apache.org/viewvc?view=revision&revision=1241434
    #118783# Corrected errors in ID strings, corrected Svg line/fill export,
    corrected polygon close state
    http://svn.apache.org/viewvc?view=revision&revision=1232006
    #118796# corrected null-pointer usage in SVG text exporter
    http://svn.apache.org/viewvc?view=revision&revision=1240262
    #118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
    import with linked graphics, too
    http://svn.apache.org/viewvc?view=revision&revision=1229962
    #118898# corrected error in GDIMetaFile::GetBoundRect in handling
    MetaFloatTransparentAction
    http://svn.apache.org/viewvc?view=revision&revision=1293349
    #118855# Corrected handling of possibly created empty clipRegions
    after PolyPolygon clipping
    http://svn.apache.org/viewvc?view=revision&revision=1237725
	#115962# Better (but not yet optimal, see comments in task) handling
	of MetaFloatTransparentAction in PDF export
	http://svn.apache.org/viewvc?view=revision&revision=1241078
    IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
    http://svn.apache.org/viewvc?view=revision&revision=1200879
    118779# Added svg content streaming in/out to ImpGraphic stream operators
    http://svn.apache.org/viewvc?view=revision&revision=1231908
    linecap: correctons for WaE and mac drawing
    http://svn.apache.org/viewvc?view=revision&revision=1232793
    svg: uses current system Dpi for Svg replacement image creation
    http://svn.apache.org/viewvc?view=revision&revision=1233948

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    Remove duplicate header includes.
    cws mba34issues01: #i117720#: convert assertion into warning
    http://svn.apache.org/viewvc?view=revision&revision=1172352
    118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    cws mba34issues01: #i117714#: remove assertion
    http://svn.apache.org/viewvc?view=revision&revision=1172357

    Patch contributed by Jurgen Schmidt
    add some additional checks to ensure proper reading operations
    http://svn.apache.org/viewvc?view=revision&revision=1209022
    mostly prefer our stream / bounds checking work.

    Patches contributed by Herbert Duerr
    #i118816# add clarifying comment regarding Font::*Color*() methods
    http://svn.apache.org/viewvc?view=revision&revision=1233833
    extend macro->string handling for empty strings
    http://svn.apache.org/viewvc?view=revision&revision=1175801
    avoid magic constants for SALCOLOR_NONE
    http://svn.apache.org/viewvc?view=revision&revision=1177543
    initialize slant properly in ImplFontMetricData constructor (author=iorsh)
    http://svn.apache.org/viewvc?view=revision&revision=1177551
    #i118675# make check for extension updates more stable
    http://svn.apache.org/viewvc?view=revision&revision=1214797
    #a118617# remove VBasicEventListener.dll binary
    There are no known users depending on its CLSID
    http://svn.apache.org/viewvc?view=revision&revision=1203697

    Patches contributed by Ariel Constenla-Haile
    Fix build breaker on Linux/gcc
    http://svn.apache.org/viewvc?view=revision&revision=1221104
    Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
    http://svn.apache.org/viewvc?view=revision&revision=1215559

    Patches contributed by Oliver-Rainer Wittmann
    sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
    instances of <SwFlyDrawObj>
    http://svn.apache.org/viewvc?view=revision&revision=1172120
    sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
    apply print settings to new printing routines
    http://svn.apache.org/viewvc?view=revision&revision=1172115

    gnumake4 work variously from Hans-Joachim Lankenau
    http://svn.apache.org/viewvc?view=revision&revision=1397315
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1396782
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    plus some amount of re-splitting of legacy headers.

    Patch contributed by Pavel Janik
    WaE: Remove unused variables.
    http://svn.apache.org/viewvc?view=revision&revision=1230697

    Patches contributed by Takashi Ono
    mingwport35: i#117795: MinGW port fix for vcl2gnumake
    http://svn.apache.org/viewvc?view=revision&revision=1172091
    mingwport35: i#117795: MinGW port fix for vcl2gnumake
    http://svn.apache.org/viewvc?view=revision&revision=1172091

    Patch contributed by Christian Lippka
    impress212: #i98044# re enable Text menu for outline and title shapes
    http://svn.apache.org/viewvc?view=revision&revision=1167639

    Patch contributed by Andre Fischer
    118674: Made category B code optional and disabled by default.
    http://svn.apache.org/viewvc?view=revision&revision=1215131
    118881: Ignore empty paragraphs after bullets.
    http://svn.apache.org/viewvc?view=revision&revision=1296205

    Patches contributed by Philipp Lohmann
    ooo340fixes: #i117780# use rtl allocator
    http://svn.apache.org/viewvc?view=revision&revision=1172087
    ooo34gsl02: #i117807# fix an off by one error (index actually
    inside the pfb section header)
    http://svn.apache.org/viewvc?view=revision&revision=1167576

various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.

2012-11-06  Armin Le Grand  <armin.le.grand@oracle.com>  [eff92f2501cf070cd912508b2ccc3c0108d0327c]

aw084: #i108052# Added code to mimic old behaviour

and call user layout link when empty paragraph is rendered

2012-11-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1865174e30d23f3eb85b7600cb33f29b8d4557d4]

impress211: fix a rebase problem


2012-11-06  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [2a755f3af94d8bb0184d1045ac46f0f1f5bcf46d]

impress211: #i110990# Fixed slide show spanning multiple displays on Windows.

Conflicts:
	vcl/source/window/window.cxx

2012-11-06  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [73f89b5d36dbae26072a1e749f10dfd6ffb6dd6e]

impress211: #i116911#  Accept -1 as special value for multi monitor support.

Conflicts:
	vcl/source/window/wrkwin.cxx
	vcl/win/source/window/salframe.cxx

2012-11-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [784909a789f9ba7eb7cf7a6dbf5d8172f49bcc97]

impress211: #i116339# implement bHandleAllCurrentEvents

Conflicts:
	vcl/unx/generic/app/saldata.cxx

2012-11-06  Michael Meeks  <michael.meeks@suse.com>  [138322482296aca2aa20399dbb42afe2effee21d]

Revert "calc65: #i116318# Fixed the painting of axial gradients."

This reverts commit de2dd7a15678d2968cd7c22d74e7056c35a051f3.

2012-11-06  Caolán McNamara  <caolanm@redhat.com>  [deaa86b263e47965eeb67ebb179023bdf5ba82c2]

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

2012-11-06  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [99338b4b11fab0a857029d35edf6421be05353c7]

linkoo can now link the en-US .ui files

Change-Id: I22b74096d01d56282771f01eb5e966980607632c

2012-11-06  Noel Power  <noel.power@suse.com>  [a7d38322d6211863024456602da1dff23a8316dd]

add license info

Change-Id: I56653d99e1fac5e1b7cd2a69b4b160df4b75bb5d

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [2d1253b40a40307b48023b6fa3223f092b790672]

XMultiServiceFactory / XComponentContext fix

Change-Id: Icf337b7bb0894a61b2a36a594ff259c601ddaabb

2012-11-06  Miklos Vajna  <vmiklos@suse.cz>  [7b7bee4ed5722ce59ffd3394a0330d71d69d66b3]

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.

Change-Id: I9f69e282e68f0828c8b5ba98657cad1dd0715eb3

2012-11-06  Tor Lillqvist  <tlillqvist@suse.com>  [13d21b1f039870c3f6b4b0b55466648fa503b001]

'xMSF' : undeclared identifier

Change-Id: Iba7a18b0c28da6a3955e62fe54ba96842e571064

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [798ecdf4ec21199d21661632ed6b17de5e79e120]

Improve check for -Wself-assign-field

Change-Id: I57e43362f896ad08d4af408f4fac63d26b71bffa

2012-11-06  Stephan Bergmann  <sbergman@redhat.com>  [77ac46dcf20d5f0ca341e6a039551b8117c6571b]

fdo#46808: Further fix of Windows-only odma_provider

Change-Id: I6559dd00ea6f238a4f31e384fd31b4fb05ebd5c1

2012-11-06  Takeshi Abe  <tabe@fixedpoint.jp>  [91b2da3bc41a09a4d3bbc608268236a7e42f2685]

sal_Bool to bool

Change-Id: I3e8b7db8422680b865c10c7ead4ad782e2d5c5e1

2012-11-06  David Tardon  <dtardon@redhat.com>  [efe0cbe6da64b2e150331112becade0ac3a53555]

fdo#46808 adapt evoab driver

Change-Id: I4debeba1b9637fdaaa369a28c9a6c98a4729d76e

2012-11-06  David Tardon  <dtardon@redhat.com>  [b50610f0fa35cf1a5f1e8f26f2a33dba5f0ffd01]

fdo#46808 adapt GIO provider

Change-Id: I63d2c4a3e4b83ef94c309223c78fb2f93ccf251e

2012-11-05  Peter Foley  <pefoley2@verizon.net>  [a6ac5b2a9e4298f7e187dd42eaa8a8587b1693c9]

fix build with glibc 2.16

Change-Id: Iaa983064dc8643bceb18cba3a2b720b3a5830b78

2012-11-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d84c6f8178dfebb618259f54409b4e67e7efe419]

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

2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [65d4e59fedc4ce6b0aa1ead3f55cecf5921a0c6f]

fdo#46808: Adapt macab driver to recent commit

Change-Id: Ie6e9c58cc4762a0159680a71ce2e03340dac6f7f

2012-11-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2]

This is no longer true.

Change-Id: I68bed64284f202107aed12106d55ee761f70e1df

2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [daac674cbe95b366456b5870ab347ba87feff6fc]

Updated core Project: binfilter  63f492b8333f5994294c8ea88fd8c5aa163ec6ff fdo#46808, use service constructor for i18n::CharacterClassification


2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [14ee630a1740543a1e03cb23740d6db0adfb0f8f]

fdo#46808: Work around cyclic comphelper use in ucbhelper

...by duplicating getComponentContext for now.

Change-Id: Idad067b52e5ad9ed8a4f6676bc17db6c14807d56

2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [6eec9d651d875d64d11b63c2c2070475a17f8ce1]

fdo#46808: Adapt odma_provider to recent commit

Change-Id: I217f2732f7a2ddb4f0fee19b304b162a79a17351

2012-11-05  Noel Grandin  <noel@peralex.com>  [0666e43c45876199ddc71e378554878cca6f0539]

fdo#46808, use service constructor for i18n::CharacterClassification

Change-Id: I0499ad7de27b1539e97f01ab8aa0ef2d6713ae76

2012-11-05  Miklos Vajna  <vmiklos@suse.cz>  [ebc61e11cdb02f5cc33aeabead3d191eaf0d23d3]

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.

Change-Id: I6a9ead5f4b4b9c4661cae99501bd7c14a2a79409

2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [bbf0a6cf77bafb23c2fa20ac42713baf113e8c6f]

Updated core Project: binfilter  ce44bd325ea92465dc64c7733cc88a58fef6ec91 fdo#46808, Adapt i18n::Transliteration UNO service to new style


2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [7c884716a7bac9ebb18c748cefb89426563a195e]

fdo#46808: Slight simplifications of previous commit

Change-Id: I9e0158faa24d388176427529500f073b8b6f34bd

2012-11-05  Noel Grandin  <noel@peralex.com>  [d2c45d0460cf99aadde1aaec11e032f488fa277b]

fdo#46808, Adapt i18n::Transliteration UNO service to new style

Simply make the service implement XExtendedTransliteration, since all
of the implementatins already do that.

Change-Id: If03bf56a8d33931ad0230743a4603e2ae9b104ac

2012-11-05  Noel Grandin  <noel@peralex.com>  [ec1c96a9b69a5a2546fe2564cd92fe9e33471fbc]

fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier

...which has lots of nice knock-on effects.

Change-Id: Icc93fdb70f24903b08702654db4e1105eb1d438e

2012-11-05  Noel Grandin  <noel@peralex.com>  [41a71413f4ebe69a48ee068fd5c785d6015c0cca]

fdo#46808, use service constructor for ucb::PropertiesManager

Change-Id: Ib0c7375ac9f72647b10adcb2cea8a0f8e2fdcca0

2012-11-05  Noel Grandin  <noel@peralex.com>  [b70a330d4f06daaeeff940b2f935c8089d8a7be6]

fdo#46808, rename method

Rename
    utl::OConfigurationTreeRoot::tryCreateWithServiceFactory
to
    utl::OConfigurationTreeRoot::tryCreateWithComponentContext

Change-Id: Ib39b44b21d206b5fdfa4162106fbdeb30b1dd37c

2012-11-05  Noel Grandin  <noel@peralex.com>  [8ec2fed7c88674258ce716e69ae31d8f9be7223c]

fdo#46808, use service constructor for ucb::Store

Change-Id: I62719ef9d58215e287af3e1be52404993722ec67

2012-11-05  Noel Grandin  <noel@peralex.com>  [1dedb15b17a8e8bf04f248809ef48db663034254]

fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style

Also create an NSSInitializer service IDL and split it's interfaces
out from SEInitializer.
It looks like this was the intention all along, but someone
took a shortcut.

Change-Id: I53ac1cb5d38b78b6718fe22c9666eae1f194a3b7

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [4c49af256a456af48f0b29262c0b23aa1f6a9cd5]

Related: fdo#56554 fix multi-script html field export

Change-Id: I05257bed8161e0a63814c9a563d79e5750f626ff

2012-11-05  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0853451b46f7227ea41a049e8de580ac9a4d5bf1]

Correct propmerge

If there is no po entry for a string
than use the original en-US string

Change-Id: I4296ae9c189a3c65cf93a806edbf1317651d1486

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [5c87141d350a66a9e5c8f1bf179d87420ccd9b60]

Updated core Project: help  6291844ea9c4c1d6863c62cbd33e841ff21d3e7a adapt macro help ids for .ui


2012-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [c39ba09616c2f898ad691332b53354aa392a02e0]

Revert "Add the concat-deps executable"

It is already elsewhere, I was mislead by a leftover old one.

This reverts commit 75f7241fb74fed8d523cbdc3f0629611bd5f61e1.

2012-11-05  Tor Lillqvist  <tml@iki.fi>  [75f7241fb74fed8d523cbdc3f0629611bd5f61e1]

Add the concat-deps executable

Change-Id: Ic782353cbe77c2d30e8afac4807fe2c6fd882733

2012-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [ff8f891feba2b3447d5d7aa88747eaf958d37703]

No need to mention "/solver", I think

We already mention /*/unxlng???, /*/unxlng???.pro etc which should
cover the normal $OUTDIR. We do now have one git-managed file in
solver, README. Not mentioning /solver means git status will notice
other files or subdirectories accidentally or misguidedly added in
solver.

Change-Id: Ie70b9ff32ac9c7282cef8d28ff04f3a22e4a78f6

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [cb76b15e60b870ffbdccdf501f1440675ccfe088]

adapt macro help ids for .ui

Change-Id: Ie6b528c5bde7b1b4167e483f0e0c5a5c1ff89470

2012-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [acc0535133c571642a9a1e3025255f34873f1699]

ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurr

That code was there since the beginning, but unreachable.
Consequent cleanup removed it.

Change-Id: I2564038ce58d7aff3860f154acac37266c155146

2012-11-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0f994fd7024fd44ef0c7e2e30d30b346ae767b3b]

Fix libvisio with internal boost

Change-Id: I7681844a78af455543a0dcd4d9a96087d2957e61

2012-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [6fbf08381e8ca59f801e3769dda8fa920e0632d2]

Add solver/README

Change-Id: I3905a8dc94e6b36612407cb961fdf9ca880b853d

2012-11-05  Michael Meeks  <michael.meeks@suse.com>  [ed7d5822c0008a7416bd9cc19d6b0c0e58a352ae]

cleanup README files.

Convert DOS -> unix newlines.
Cleanup and clarify several files.

2012-11-05  Alia Almusaireae  <almusaireae@kacst.edu.sa>  [4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a]

add a README files

Change-Id: I4bd9a7d00df220e2a3deae3cc1b7b0f4a1098e24
Reviewed-on: https://gerrit.libreoffice.org/989
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-11-05  Lionel Elie Mamane  <lionel@mamane.lu>  [b0d37e7f010bc159585e20c2792dcb9c4f3863c8]

detect even more memory mismanagement on glibc

Change-Id: I3a06e5970638c755e89f8ffdf96b68d3c6cdbe61
Reviewed-on: https://gerrit.libreoffice.org/969
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-11-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [64ab61152cddafec62e0a4106f9844fb137ff83c]

Uploading new libvisio 0.0.20 release

Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [70892959541ad6259e5b9039d8dfaf63bd1b0516]

replace %PRODUCTNAME

Change-Id: I2fa2786366adf0b3d8875baa98a9a558cdf497db

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [be838ce7ff1db338e35f7d30b8bc6243ab3aaebb]

WaE: extra clang warnings

Change-Id: I5825c8004e29000cc6c15679f92aac3d18172b38

2012-11-05  Caolán McNamara  <caolanm@redhat.com>  [be968802f265394b42db9a02d9ed961394aa4663]

convert basic dialog to .ui

Change-Id: I1ed45e5990aca4be8b499fe300d7d43fda16bd6a

2012-11-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bce042ca83c7cb5cc3e3bdc07c50b60e6a1ed659]

CMIS: added confirmation dialog for cancel checkout

Change-Id: I12317bd8c91756c7960f04d2fad38dd509840932

2012-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [9c248f9265747351f32bf52d608a91393bfdf1e2]

bnc#785727: Add more safety checks, exact bug mechanism unclear

Change-Id: Ieef2ce470613f6adfbb134d2bd59f2a6fd4a848d

2012-11-05  Miklos Vajna  <vmiklos@suse.cz>  [a0796a641224adb15be153b7b0a94ccd788daf65]

writerfilter: drop debugservices uno component

I tried to ask all developers hacking writerfilter, and seems none of us
use this at all.

Change-Id: I46e59c49c47ec829e5e84cb814e515bf2e8cdafb

2012-11-05  David Ostrovsky  <david@ostrovsky.org>  [33973b8185b2808fe1e158aa2cd6b68d657fd9ce]

disable ado test to make tinderbox happy

Change-Id: I2c1aa64db61e281dc1cddc2e7d89d9b109dcf287

2012-11-05  Matteo Casalin  <matteo.casalin@gmx.com>  [efda195ac9a5f52c7df9dba1ace6c53b8da0f260]

sal_Bool to bool

Change-Id: I8a4890c6b0e466417387a09259e32dff57c640d6
Reviewed-on: https://gerrit.libreoffice.org/979
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c2e91c7d8cb027f3f8f06130e3d6552a0c6750ab]

fix several bugs around cond format export to ooxml

Change-Id: I4d9c8ea0cc778f5620136548324054b625938887

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f96fa7b59c48f5f00d5987265a7a73091472b24]

implement new cond format import from odf

Change-Id: Ib1d80a25c29c1172d8d453d6f6b17ec081c8fef1

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c412b2196343bdd13f4ab59314805a3b92b32071]

add export for new cond formats to odf

still missing:
above average
below average

Change-Id: I32d4de1d5de3e61d05d75065952dca90bd81370a

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a5f449fe9c26a56271c68d70839348fc0047878c]

export dxfs at the correct place

Change-Id: I2ab31904169adad4f173d4655d0511855de77464

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a59d4707bd9eaa4c5aae0195220ff45ad11ec5c9]

fix ooxml color export

Change-Id: I4b94883f594e13e9923bdd05593447a152fa8b0a

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [1b61693a154bb9c2a2de5e2646893b087eb8f9f4]

Enough with that...

peter's gbuildifications caused and ocean of red, that
1/ was not followed up by any attempt by the author to fix
2/ I wasted a good part of the weekend to de-entangle with
only partial sucess

reverting the whole mess for now...
to be resubmited when a bit less borked...

This reverts commit c4c160a4519f20d50e7189ef92aac99b83c4cc6a.
This reverts commit faef2e51d0c7b74334a11400b205daf382805780.
This reverts commit 057ce1fe2911f51be97199bf95e175db8aebfa42.
This reverts commit a7d34af344900233ba08aee2a56a3daf85ab2421.
This reverts commit befae0ceb80deb4623f3e41ff88b6dcb63eca0ad.
This reverts commit 433b43bcd2dbd146a9d6342fab0704d653c50d29.
This reverts commit 93e2c4a9d257ebbe794fbaba888229857e7c42d8.

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c4c160a4519f20d50e7189ef92aac99b83c4cc6a]

libcms2: mac has issue with long long

Change-Id: Ibd1ec8d540597e611609dafdffb39266a2ec064d

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [faef2e51d0c7b74334a11400b205daf382805780]

fix some lcms2 gbuildification breakages...

Change-Id: Icad3132c1710c62559c35964fe5ce3f466646f13

2012-11-04  Matteo Casalin  <matteo.casalin@gmx.com>  [94a6776e2ae4e61bc58081ff6d734890f1458c5a]

Remove unused local variable

Change-Id: Ib8dc3b5b37c8777acca3f16ece81f4e1c01c582d

2012-11-04  Arnaud Versini  <arnaud.versini@gmail.com>  [c954e6e1317f82e06fac66556674bc066b429469]

Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::Execute

Change-Id: I2dffbac1450682e4d116f10ca86a2837514f70a4
Reviewed-on: https://gerrit.libreoffice.org/984
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0159e9e193011053ebe4cc988bd6c740bf232f44]

we don't need to use the indirection here

Change-Id: I138f35852951db5411c535b467fb82d844d8f25c

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [491abc60c1ea0d708173d3614e9097b01a67f607]

implement text cond format import from odf

Change-Id: Ic3616bf28711a3a5f0ea35caacaf181458eb5bb1

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14b78ada71d0a6fff0336c7bccd4dfdbc32d33bd]

add the new cond formats to the dialogs

Change-Id: I5383d74abaa1d568a4be8271d0e081f914ac4067

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7365db393b5c9f7035c9a8ea36e44904e641a269]

implement text cond format export to odf

Change-Id: I3992fb7150fff1422a04d85ead5f666f2d3f1bfb

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63ea94f1e5134e09fe33c8d36375d3608a5861ce]

clean cond format ooxml import code

Except for the base cell we no onger need to modify the formula

Change-Id: I57426910b570b4c4605a5d6e265c165324233a8a

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13fa07a4e369ad24ce7279292fb6604f57f86691]

implement text cond formats ooxml import

Change-Id: Icf6677131c6602e539515d73b1f08abd6e883dc9

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bca1f6b9cae0aacf4b49b237a913510c91ca10d1]

implement text conditional formats

Change-Id: I29e837c3495264b04c25a8d6977e3f8dd1efd73b

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13deb4cd8fca3f222003e0ace9875b80fda433d2]

switch from String to OUString

Change-Id: I755d6e6e9c1118792578de52bd3af484f88072be

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2a87ed2c3dbd71dcf7d791b5d3fb756872582aa5]

implement (no) error cond format import from odf

Change-Id: I97d049360c9d7868ed1b92e3453f9523747b526a

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f506e99344158f0215228ab478bd3a19391d7220]

implement export for (no) error cond format export to odf

Change-Id: I5652803231651393b5f01d7c20e853819aef539d

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1d1004f604cbdb74b16e963ac6ab8252c7124f0b]

make the drop down box larger

Change-Id: Iee7d2480eebd94497d8a8547fcd57b1bbc157c64

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [057ce1fe2911f51be97199bf95e175db8aebfa42]

lcms2: fix deliver for Mac

Change-Id: Iee360073d30e490231b4383720d95bdb7cb0fd30

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7d34af344900233ba08aee2a56a3daf85ab2421]

lpsolve: missing owner for add_file

Change-Id: I6cf49b204ca8fd00ba5475cb3effbe72546e3a6f

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [befae0ceb80deb4623f3e41ff88b6dcb63eca0ad]

lpsolve: fix botched test to detect MACOSX

Change-Id: I186a6191959b0b0826f3578c8d5eced12c258f3d

2012-11-04  Peter Foley  <pefoley2@verizon.net>  [433b43bcd2dbd146a9d6342fab0704d653c50d29]

convert lcms2 to gbuild

Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c

2012-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [198a18b246ac8105cd868138e0ba172f8e83c0d5]

avoid 'else ifeq' construct in make

Change-Id: I075313f99c88241348a9c1184d1e1a54de6154cc

2012-11-04  Andras Timar  <atimar@suse.com>  [5140baaa0283a87b8d78601619e0a58fe14adc01]

MySQL Connector display name

Change-Id: I36f2504cd7458d558b786aedaf79b2e3fa1444d5

2012-11-04  Julien Nabet  <serval2412@yahoo.fr>  [9ce3dea2fa630680f0648da77f9828281079abc4]

Revert last commit

Change-Id: I45496eb188339092e7b718064b9a2e88d2d9dd01

2012-11-04  Julien Nabet  <serval2412@yahoo.fr>  [376c1dfffe1c87f87265f8d22d484fd6bb6185dd]

Try to fix a missing endif blindly

Change-Id: I05474288e19b9bf6d7cad79b60a5c2ed2af41466

2012-11-04  Julien Nabet  <serval2412@yahoo.fr>  [99ddd576935c6114d00e5a51756d3dd78070af58]

Fix .Len -> getLength

Change-Id: Ibe3e97a6fa59098b9234e4aae04118abc4e37eea

2012-11-04  Takeshi Abe  <tabe@fixedpoint.jp>  [f2d4303a0e93c9b541e3e9efd3f2dd2d756db209]

sal_Bool to bool

Change-Id: I51b096bab5f5c12a9c4c6633aa3150c50e9ffa47

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [445e66f775c828fa10960142f9a9013e8cdc1110]

gbuild: add beginning of gcov support

Change-Id: If5b551c46de4afae2393a6320d08c191feafc358

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [7378043546f1a4b3dc89cdce648bc4c4ef067525]

unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILD

Change-Id: Iec4e609e023262f357a7552b75863aeae9385205

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [b68a0f659500c2db86aa99df78bac292e3e93d79]

basic add a generic unit test fixture

basic_coverage is a generic unit test that scan
qa/basic_coverage/*

each file there is supposed to be a well formed Basic script
that define as least a Function doUnitTest as Integer
that return 1 if OK, 0 if not OK

Change-Id: I6c3cfac1e7ce4748f46c04344102a0eff69b6a49

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [d92814f462432b52b1ef4d0dc335d22af881397b]

basic: preliminary cosmetic clean-up

parsing 1000s of line of code is hard enough without having to fight
with weird indentation and irregular formatting.

So as the review progress, in order to follow the code, cosmetic changes
were made...

In order to minimize the task of the reviewers and allow them to
concentrate on what matter, an effort is made to collect these
cosmetic changes into this separate commit.

Change-Id: I3c9b04a0150d0d0a048c2e976fe24de4f2b6b98a

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [4316e643ef345b0f673b4a03a80a4b7cb3185588]

WaE uno any conversion does not like int

Change-Id: I54abaf2cd4dd896b39b4b6993d6d2f7c37f35e18

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [a884fe58a18a1007044de7141dfa70d1ac5fab4e]

basic: OUStringification of ddectrl

Change-Id: I2af40d7c8117aff8ce62a8ea0eec579664f8bdeb

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [c5b7d8f9d9b9a3c74334af620879e99ee1858679]

basic migration to OUString

Change-Id: I1f9403174b3779801d91ba20d846191ed9a09eed

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [6702bc37d4bc28ec45c6c25f6a953997f6999270]

basic: convert StepPAD to OUString

Change-Id: I19d05f455767c973a47d0233b3af20af1ac3a20a

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [8ce4050497566182a0d9620e85cb28b5b13df67d]

simplify and use OUString for StepLOADNC

Change-Id: I92c86f672cc79506c2c7c56bb3402b4436f71c98

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [c1435d9ea65982ede988b6b7009d7ff219491929]

basic: use OUString in DimAsNewRecoverItem

Change-Id: Icfecff549161c3c429524549b65752671792a94f

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [973d0618393375fafeefbc3a2bb6f3cd73428889]

basic: unnecessary round-trip via String

Change-Id: I691a59b8ab9e6352a9257dac35b8e378e6ef9666

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [5120d8c59dc019c09b38cd97c1581b7a4cbf9d2f]

basic: avoid String<>OUString issue by by-passing them completely

Change-Id: If741661f1151950a2180fa5c6504957b44a7e998

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [ac476e78848ad02fd399633acbe9cb72e40d1235]

basic: clean-up String from eventatt.cxx

Change-Id: I78f39310dbb0a024af4268f503a6150451f12778

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbf1bcd9ad9cc0368aef4a4de41e9538f6ad91b0]

basic: String -> OUString in basicmanager

Change-Id: I6607bfe8b6bf4d29ffd01cd88a19af5e53d616b5

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [c5e5699c80cfb32a164696a2c5144b5ccb0a91a9]

svformatter already accept OUString input

Change-Id: Icca8c40db4a4449876e115a0746319f3f893e846

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [6f978fa97760206baa9f78b917a9e20c7a489929]

basic: use OUString internaly for error messages

Change-Id: I9ea243f93b7477814037deca2f332c3359ce527d

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [dcdac24cd6284405278d3f3e7055e67416854f1d]

cosmetic prep-work

Change-Id: I732a8506a25f48c89cd0dc590e7305d355aa0762

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [363d2c6f8bb3de234f1576a5995677d4b9a65fba]

use OUString for intermediary result in PrepareNumberFormatter

Change-Id: I9435d926beb2fd7ebe350f61634673eed7228fbe

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [de8d81b15777351148ed561f2e85aa22f48f2339]

cosmetic clean-up

Change-Id: Ie9569fba8b03656b9a50e9add06c8e13d0026624

2012-11-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [cf38d7f7a8fa4efd100cb368dc19c6472c4094a0]

basic: implement RIGHT with OUString

Change-Id: Iff2150cf45569ca3d95f461495f49c455178cb5e

2012-11-03  Peter Foley  <pefoley2@verizon.net>  [6a0698554cbe86b2763873e26e1fce65e6c2fa6d]

fix connectivity test with Win8 sdk

Change-Id: I1a7f15c4fd97e3a134698e8b6f7e2a93701674fe

2012-11-03  Peter Foley  <pefoley2@verizon.net>  [93e2c4a9d257ebbe794fbaba888229857e7c42d8]

convert lpsolve to gbuild

Change-Id: I0038b21a1b3bde4d8d3f5dd0092d15d858336680

2012-11-03  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [bdcdbf5da0aa17f7a347ab25b5f6e0b1bea87d62]

Remove unused method and also remove not build test

These tests are not in the main build, so remove it all.

Change-Id: Ia0e13c984fe11b543a66d3150082cbdd7f34296a
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/977
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aca832667b04186caee31ce551318bd833c5d950]

fix the remaining UI places that needed update for new cond formats

Change-Id: I9df9a2adadf2e4181e1f601259eadf6bbc6007ca

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13b44426ce1035b2a64ef2b51b9ecaa246e8666d]

fix ooxml (no) error cond format import

Change-Id: Icb04a12a9db082e1cc64565cb8d31b50963b799e

2012-11-04  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [3a6b23a36bbc0fdbfc8cc609c6344dd98e3d3fe5]

Fix copy&paste in test

Also, change CPPUNIT_ASSERT_MESSAGE to CPPUNIT_ASSERT_EuAL_MESSAGE_EQUAL,
as suggested by Markus Mohrhard.

Change-Id: I1333e125dafaa98dafc493bd25eb20f0b09c792e
Suggested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Signeg-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [951910adf41d88bf12f916f5c5afcb48cc6be4f9]

add strings for (no) error cond formats

Change-Id: I0479fe508b02590da80a7fda5e4f4374da2e0294

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97b6b6f4d0e6293759a02db089c9210b8c7287c1]

add (no) error cond format export to ooxml

Change-Id: I11537a22f72130d796887581611449c849ab0876

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52a6d6f5c9af1e5ad0a884eb221a5429a954d887]

add (no) error cond format import from ooxml

Change-Id: I668a9b843cf281a167ca87d24b717c782bbc1e1b

2012-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [947003702ecdf8d093f37a43f669a6b7aee95bbf]

add error and not error condition

Change-Id: Iaf087a470fa7353877ac726af907e6d4a31cba99

2012-11-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0fd7f81ec6765133bc2a964afd832631cd1bbf31]

Implement new treex executable

Which localize and update help tree files
instead of update_tree.pl.
Use it to update extensions' help.
Next step: use it with general help.

Change-Id: Ife9696bdd8b973ef3cf30626533e38720408179b

2012-11-03  Peter Foley  <pefoley2@verizon.net>  [dd584cb4eaad85d458ee2dc58480ec3ea7a2a311]

convert hyphen to gbuild

Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604

2012-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7bcf400f379613d52787f213ee867a24637d4ead]

this should not have been commited

Change-Id: Ida651d386379e7f43cadce3a2fe8c6d99fd41c5e

2012-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e1f89f08bd9712edeb0a0770193cb21633c054c]

hide the second edit field for all necessary cond formats

Change-Id: I56c5ba7829540d0c619adb8ff68eacc736ff92ff

2012-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [338c7073e45df2463dfe1e85babe34bc10017a1c]

improve cond format export to ooxml

Change-Id: Ie89d5595c528b546b5de870421bf7d27a928c739

2012-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [167ba3fee2f3f52420197d7791a3125787a93247]

add an import test for the new cond formats

Change-Id: I2c25604df183ce27845f9e01bb27ab92fc8ffbec

2012-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [81fd504f0b39130770144ac73c39e7309a836731]

be more forgiving for empty cells in tests with csv files

Change-Id: I69f66cc580da0aab79e7df15ad5201624ce0f9f2

2012-11-03  Miklos Vajna  <vmiklos@suse.cz>  [7fe8d9328c619523897aa0e84b4bb9f5ab11b743]

xmloff: drop unused OUStrings

Change-Id: I040e9a5c9e60a27aa82fd624cc01edfecf5cc8de

2012-11-03  Ricardo Montania  <ricardo@linuxafundo.com.br>  [b524b0bd98e4f841c88b91bff4bd23e68897a501]

fdo#38838 UniString removal

Change-Id: Id1a17001caa0f6350de10d8af016630f4c76a55b
Reviewed-on: https://gerrit.libreoffice.org/970
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-03  Miklos Vajna  <vmiklos@suse.cz>  [ea9a335084785349ca87bbcd0a43dc3b4f7724ed]

document writerfilter.profile log area

Change-Id: I882de51f0605c4556d97b735fa3e85f686799c61

2012-11-03  Matúš Kukan  <matus.kukan@gmail.com>  [30c4c07c36aeeaa5f054d75f7697d8f93b398eab]

download: fix if/else logic

Change-Id: I3d465d17f4db8d2cf1253f9f6405051136d31c07

2012-11-03  Matúš Kukan  <matus.kukan@gmail.com>  [8835ac678f54ec881c5072290fe54be0cc9b5196]

bin pointless post_download.in

Getting dbghelp.dll with help of dbg_x86.msi was removed.
It was most probably obsolete.

Change-Id: Iab4c63b2ad883e3d1db3df965eecf15dccb478eb

2012-11-03  Matúš Kukan  <matus.kukan@gmail.com>  [75a087c80730bdce257756d863397da8268469b5]

compile concat-deps in solenv; also put them into $(OUTDIR)

Change-Id: I4ef21f14a77442b60059c649b83435c775670060

2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [d32878608ecfdeceaddb266ac69198ef69b62c12]

fix copy ctor

Using operator= in a copy ctor is a rather bad idea when the operator= accesses
uninitialized data members.

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [155f09b32f71e15c7c322e7a8f3452be9310f69f]

Define gb_CPPU_ENV befire use

Change-Id: Ic2d06a2986cb27adb278570feaa2937c58619ea6

2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [ad410afdfa5609e0bf4ea643d9b027064371588d]

fix strange copy ctor that triggers a missing base initialization warning


2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [363cf6579930565094b908e7c9390bea29f290e8]

ado headers need -fpermissive with gcc


2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [5cf2d86ac8347c3456b25f1fadacd8088d9b03b8]

fix copy&paste


2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [3df6e50bcdec2204f38aab14c88fc7842b1dc414]

Set BUILD64, not sure if actually needed

Change-Id: I9e301d5887a7ca13c9abed56da433ef8b1498a07

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [ed19103fd482830378e633497bef5a2bef31b56b]

Convince nss to build with 64-bit MSVC

Change-Id: I1b840a03e87e1ca73239c0a3ee17741de97d1543

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [929182933533f75f93da6042649cef2c81d4de90]

Don't bother building a static or debugging lpsolve lib that we don't use

Change-Id: Ib34acf0ae4c18f40809a0a16438527dbcd9ffc80

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [903346aa8d8f278cc1a408bc4bc3e723f3f357a2]

More x64 MSVC fixes

Change-Id: If3a81a27b008d396d5cee05337feb2cc58e498d6

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [6bdc5883b2f277ec36ffc1855b132aeab7e3e80b]

Command line warning D9035 : option 'o' has been deprecated

Change-Id: I85f6bf69d9b3294800de2144ad269d3b06f3296f

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [20d305aac14544f1162cfc6b62bfe4b0f59c63a1]

Experimental, work in progress, 64-bit MSVC build setup

Change-Id: I8e427e1e328ab61664e3e976da1be8df40295904

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [f922e65666d25fe29ce85ecf63091b62f1dfbe49]

64-bit Windows build modifications

Change-Id: I747e05ba7ad3e79f7e16d3a370a7b17dde04dfd7

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [2bd8cff7b2701d7a8f67cf97402e20aaad15d8e8]

Add --msvc-copy-dlls-64 option

Implement it in a somewhat ad-hoc way.

Change-Id: I6558d30672a02c4fd22f1eedbe1a7f187164f031

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [4dec0575a36b21cb333f4d397f146aba9c8e63f3]

Don't bother with dbghelp and gdiplus when building 64-bit

Change-Id: I2671c1dc2994c4cb7d5aca24c8f312b3bd3034cb

2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [fd1e39cad891282e4343be4d5e80125d7954b347]

if/else placement

Change-Id: I1f1cd86b66123f9c14423de685263f295629e4b2

2012-11-03  David Ostrovsky  <david@ostrovsky.org>  [1f02853eccd33585a4964c370b15fcd356dfef9d]

fdo#53070 add complete unit test

Change-Id: I34f7a8ae58fa6af4c8cfdd13330420f1576fa2c9

2012-11-03  Luboš Luňák  <l.lunak@suse.cz>  [25515ae603dfcbbc8488f468f3dbb8e81b724518]

msvc can't handle #if inside macro arguments

Change-Id: I4a4ae336c46dc44afb5259ca5d094a9590d39017

2012-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [cb225ab3a25bef4ac304ec314b61e75369440e38]

Don't look for a x64 compiler separately if we are building with it

This change just to avoid misleading warnings. Will have to verify
later that a proper 64-bit Explorer extension gets built in this case.

(There should be no need to build a separate 32-bit Explorer extension
when building a 64-bit LibreOffice. After all, a 64-bit LO can be
installed only on a 64-bit OS with a 64-bit Explorer.)

2012-11-03  Tor Lillqvist  <tml@iki.fi>  [bef4daee6631f92e737df31af6d3a8779dfa9720]

WaE: unused parameter

Change-Id: I3bc0896d1bb8c281e535d8a55ced1dec707b1d76

2012-11-03  Tor Lillqvist  <tml@iki.fi>  [157995fa389596ef03b2c5fa8158a8285cc57803]

isfinite() is hard to get right

Change-Id: Iae369a1b057d207f18c8c0ea8ac4fb5437ff1da5

2012-11-03  Takeshi Abe  <tabe@fixedpoint.jp>  [2a9fd5d68304beebcffd2f6a66e65c95eb433c40]

sal_Bool to bool

Change-Id: I35412e2d2e36e3eabdff2a6692bf6edc68a2d724

2012-11-03  Takeshi Abe  <tabe@fixedpoint.jp>  [f70cf02d9073a2a7557eb01bac401213d5c11314]

make it static

Change-Id: Iaf29abb4f7067898318476538773663713e09067

2012-11-03  David Ostrovsky  <david@ostrovsky.org>  [ac2cfed553b8c9303f86758e9fe8b70911db00cd]

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

2012-11-03  Andras Timar  <atimar@suse.com>  [c1b4077d1ffa57d325bf1149ac198d91cf981e3b]

 escape quotes, unescape double escaped quotes fdo#56648

Change-Id: Id4135db2ec40865cddab533da15b2705dc7b73d5

2012-11-03  Matúš Kukan  <matus.kukan@gmail.com>  [56e40f3c602f7c85f61e5a196e3d820935b0c139]

librsvg: selectively export symbols we need

Change-Id: I892bea3b3a30ef84937e410b10f37a814213363b

2012-11-03  Matúš Kukan  <matus.kukan@gmail.com>  [d281a19e1d06856f863788f3344ad42ed1566669]

these have been converted; use _tarball variables

Change-Id: I9215fbfaf5c2e5d40e7257cd52d8d9544599ea63

2012-11-02  Andras Timar  <atimar@suse.com>  [c3c6fab79bfd33fbc170b8dca86a480f4676ba35]

remove dmake files from more_fonts module

Change-Id: I25fa2d5e89614177ecc87e74a85ece4852f032a6

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0712695c970371bce2a2f5074a7028ef97cdb715]

More methods that can be marked const.

Change-Id: Ia3eb38ae6500463c41e6935a169fa1ac08edc681

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [13b1964518036d4453b0e713a183250fcf3da346]

Mark these methods const.

Change-Id: I9b9a8c156e1da89045ba3210960732ccbf2c9dd0

2012-11-02  Julien Nabet  <serval2412@yahoo.fr>  [465ab1c1263b76e3284f18219678e46a211c5605]

Related: fdo#56473 IDE: Crash when inserting a simple macro

After having discussed with Michael Meeks, a better way would be to be iterator free
Now, should all textwindowaccessibility part be iterator free?

Change-Id: I8079b3ffbc9d37bc2c3b9ede088485dd3a7e410e

2012-11-02  Tor Lillqvist  <tml@iki.fi>  [19bce817279c7fd150af0422c224975e57ff9f41]

Try to use isfinite() for iOS

Change-Id: Ia333afbefa4c112f478d2619efbe032e70925417

2012-11-02  Louis Possoz  <louis.possoz@quelfutur.org>  [9fdf86df4eb65a0cd2a178998daf751afc34805e]

Fix bug 50931 : Cannot import HTML <br/> and <hr/>

Change-Id: Ia4932c2e1f451ae45675a32de42a5cf971224211
Reviewed-on: https://gerrit.libreoffice.org/915
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0770e163ecf753004f73273f6caf060a02b65173]

Set initial focus to the check list box.

This is so that when launching the autofilter popup via key stroke,
the user can immediately type-ahead to find a match within the check
list box.

Change-Id: I8a33a52afc6005b4a7428d5f7046eff986da80d2

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3250b90677fc7ae449cb3ff887ed3da35b4532f]

Enable "type-ahead" search in the check list box in the autofilter popup.

Many people have asked me for this.  This is also enabled in the pivot
table field popup (since the two basically share the same code).

Change-Id: I99255839353d62c0760dd4f3a66cc7e9924ce1c3

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [94fdd16062ca6fae8e18352ae0a7547e6b65fd61]

Launch pop-up right-aligned in case the cell is wider than the popup.

Or else the popup and the popup button would get separated.

Change-Id: I4c8dda2bf5cebe0fe0e0ce64c9c213e2926d9570

2012-11-02  Thorsten Behrens  <tbehrens@suse.com>  [46aec3014b16286df97ed0c7a47f509fffb564c9]

Fix crash during polygon handle travelling.

Improving on 7d5922ca8f04604aba57708ee20fb4cdeaea2e44 wrt. bound
checking and non-truncation of index magic values.

Change-Id: If33495075472fdf242b2de0893fd44109ec7bc83

2012-11-02  Luboš Luňák  <l.lunak@suse.cz>  [091b9e46ece9bb94a67c8867e0d33f4e4bee6fad]

change std::clog debug output to SAL_INFO, so that it can be turned off

Change-Id: I92af860af6ac82302458cdd894f3ad038a863b49

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3344dd85ee31b195a3709d16e734245e1d0a4b6]

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

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6bac39f309e11a515a2b2ecdf43a4b49ccd53502]

More test cases for cell notes that currently fail.

Change-Id: I23a5a39ab13106a27a02adbec0ff1ab64a43abef

2012-11-02  Caolán McNamara  <caolanm@redhat.com>  [0633cd04b8739436fe1a10a67a4804ecdb724198]

tidy dialog a bit

Change-Id: I301e24aeb3f8b49dbf9902b7fb00c2992ece5e42

2012-11-02  Philipp Kaluza  <floss@ghostroute.eu>  [fb3a7529bc77211d795936a960211f147f658d8f]

WIP: first stab at converting the insert-row dialog

to UI format

Conflicts:
	cui/UI_cui.mk

Change-Id: I1b1888f667b31b6ca22d1eca57aeb9da7ce45b71

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e8487c8a3f3ece74143928352e1e8a7dfb72d424]

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

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e127cb937698938e233e7b469a10e35585ddb88f]

Added comment for the note test code & added test for new scenario.

The new test currently fails due to bug.

Change-Id: I447f43039f32c33eb55c182515e826a8250d7525

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [14f230d30fd10d1b390102fa30f4bd8a3da6eb6a]

A little more check won't hurt...

Change-Id: I1cd3fb194b78eb11cb91b7779cab32a461046d9f

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [09c38e8ffdd24862e885810adc610bfc3e51ff6e]

connectivity: port ado driver to new OColumn, too

Since the ADO driver does not support Catalog&Schema, just leave it empty

Change-Id: Iff9a5105e70a7b9a23f24263b0e74b4fc6d91332

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [b71c8a455689216ed030fa6715a94f29f224f967]

janitorial: spacing

Change-Id: If8600f1b3d9346c54ffbba77826ff5ac4f1ed15f

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c0350ca23c3c87e29aab5be0ebb8b44db6834977]

fix unique/duplicate cond format export to ooxml

Change-Id: Ie1ac8d8df351d149851cff8b7344335b30d46b83

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c07b0b6c32d2caacdaa11e47350b1c4f854a0b1]

fix duplicate/unique cond format import from ooxml

Change-Id: I3ceecd5f066fedf67f97c8c122b03d3d0f2fbb0a

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7cc964a33e2b5c230c46ae279ea9af9f46bdc89a]

start exporting the new cond formats to ooxml

Change-Id: I8dbc07719263b17f2066c2dfd6e0bfef70630d53

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95cf9d5a48232e45cded632ef440420db1c26866]

warn when trying to export a conditional format that is not supported

Change-Id: I617613e745c16558fd2ef97d4d072f00d59b8c5d

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f4cac2d83bec0d3dc6aa8227db2c29ed9b658581]

also add the new conditional formats to the manage cond format dlg

Change-Id: I4275ca59917d7dc5cd36f948ab28e564bb9bfb56

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc55b6e101a03d091d5061aae6fcc8bb26950da1]

add the new conditional formats to the dialog

Change-Id: Ia8c98626cf077abcf705e3d8e37478a32673622e

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [931d715de533f0b4712eb2d7420359548b6f7c64]

this case should never happen, use assert to be sure

Change-Id: I4e8b3de643e32dffa1aea9e512b2945e34dac95a

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2a38429ce0b3ef389bd58590eb42e6edf6bdddef]

we don't need to pass this parameter

Change-Id: Ia330894b43c94d1dee09e7013999d22114ca52ac

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e78db23c1194a371961e2136a62fb149a8a764d]

implement the above/below average import from ooxml

Change-Id: I75421cd66469d73a2614a6528801f9d1e17a0901

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [44990c104508c889e459ea6fea3cc13da2fc34a7]

implement above/below average conditional format

Change-Id: I9ea745818552a8e2553b0de17f2e83d8b8da3d3b

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f1fdd5adb63f84fe7c65374b1a7cf9bd96e7d6b6]

implement ooxml import for new conditional formats

Change-Id: Ia854ef42c23ac8dd4f6d4afa180ecc57b741a3b8

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d0ae90546d46a39bb42ea60e3f835ca68e6abdb]

implement top/bottom n percent

Change-Id: I463cd96831cd47b4e2ed878761e7196098a2e163

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [442cd0fa1e33fd6128d311ca4f76da4247fd35ba]

only get cond format data for visible cells

Change-Id: I99cea6cd34f0493869b68f237ad2f7d3b6945fa2

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8b9a263a55859a46d301b7ae9574fe0bb5050c55]

change ooxml cond format import from API to calc core enums

Change-Id: I59b6df511ddab6cb2cb29b8b8b1c635a188594a1

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6a62cc8538777d75c53dcf34cc617120b5e04ada]

implement top/ bottom n elements conditional format

Change-Id: Ie6aebf91689b6e260225548802d699cf70dadb94

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea10345008871e54d2c8057850230a3dfb4e5c52]

irename this variable

Change-Id: Id311b06a6e94ef5c47d718a300ae308b11265b8b

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4dcc3117ded80834610639162257ca2466fd14d]

remove empty methods

Change-Id: I0af7aa408d4089015257430d3001f0bfcd77c955

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5787bb3ffda46341475a0096da07d32e0b81f50f]

rename the class to reflect new useage

Change-Id: I8ec856467287daf6ee383f9d73980d556da665e9

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3247394f9244212aadff733692e2c9ba76fc30e5]

implement icon set import/export from odf

Change-Id: I7fb265194811ef8ba0b7aed04d4bd28181612ebc

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f73571b5897a53be28ee61d1d1693a5d64065f85]

extract filling the cache for conditional formats

Change-Id: I90c4f7ac5c462a507cf0d44b7837facdd2bc3643

2012-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2829bc140b0da4d2d2a2e9d4381a774180ffe5c7]

remove misleading comment

Change-Id: Ie169423e88539fb6557a36ac3db44386ceb77bbe

2012-11-02  Lior Kaplan  <kaplanlior@gmail.com>  [087f8ca17e94ffb3b1525a4d6e9be1c6b81184f7]

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>

2012-11-02  Ricardo Montania  <ricardo@linuxafundo.com.br>  [89519528563a0e740fe22acaf9ab90f83af99695]

fdo#38838 UniString replacement

Change-Id: I1323b2caf395c10b34e7467284402c0e3082f6a7
Reviewed-on: https://gerrit.libreoffice.org/965
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-02  Tor Lillqvist  <tlillqvist@suse.com>  [85b7df9800d8aded628a424ec7e19220a2967966]

Bin help for nonexistent switch --msvc-find-msms-vc100

Change-Id: I14fb49acdbd242c0e68957ec72cba558df273c4a

2012-11-02  Tor Lillqvist  <tlillqvist@suse.com>  [6474d8cb2e9d3a890a10593b4d6213f6895026e8]

There is no --with-zip-home option

Change-Id: I560b4504263c824154f488aab2fa62c1d26e03bb

2012-11-02  Tor Lillqvist  <tml@iki.fi>  [247b848902a2e939ba0c90a473c3ed23eb10b813]

Pass $(INCLUDE) also in gb_AsmObject__command

Change-Id: I85368b32b06409ce8b2dd204093394d224c5f089

2012-11-02  Arnaud Versini  <arnaud.versini@gmail.com>  [62e18c4f3c202c5caca6ed5efa61c4e1985240b9]

Use memcpy instead of rtl_copyMemory in ucb

Change-Id: I1bdb02c6d607a10fee03d3044bad20cb811e9939
Reviewed-on: https://gerrit.libreoffice.org/961
Reviewed-by: Arnaud Versini <arnaud.versini@gmail.com>
Tested-by: Arnaud Versini <arnaud.versini@gmail.com>

2012-11-02  Caolán McNamara  <caolanm@redhat.com>  [3cdd4964f086f2c771237be7ad70b68f6e9e92cc]

ditch SISSL using workben code

Change-Id: I9a55180e0a0ef1bc14ce7c84265fb3d5508bd541

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [3b6ba84a21f90bd1619999cf2445c62c71124513]

connectivity: port macab driver to new OColumn, too

Change-Id: I88a64a19d9f2812a77f0a71f31fe8314732ec44f

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [25a868011c15cb51e38566deff116b01fa8419cf]

include stl headers for used features

Change-Id: I6b0d3b3feea88b6e3605f751df9e1154e4231127

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [e3b12f1762c4a7237e0c085484359dbe47ca76e0]

connectivity: port kab driver to new OColumn, too

Change-Id: I19657ee92b5d0e1e51d11dd2aa69191fdb0f4f50

2012-11-02  Caolán McNamara  <caolanm@redhat.com>  [f2a7c93d7b970b654c41140bb6e24eb967698982]

stray )

Change-Id: Ib0573685773745ac8698d76faa5ebe2cd1a109b3

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [faddfd35e2c11554a6892300c3d3540ea4e6be22]

connectivity: port mork driver to new OColumn, too

Change-Id: I2433bd2cc289b9ded1c825ea3dbe1db2ccf4bae9

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [b76d45e3153f47125f841c8d6c5827291d1536b8]

Revert "detect even more memory mismanagement on glibc"

Intended to push a whole series of things, but *not* this one.
Was still under discussion at gerrit.

This reverts commit fcee486849c2e5a07c0eef630beb427742f54d8e.

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [ed4a1ac385fb3d32f9bd24f8e03b9e0b944ca7db]

janitorial: use adress-of-value instead of manually repeating type

Change-Id: I137d4f794c7c738deedddfe8ea5e0dc783b49e7c

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [4239da6f88e4901ad87fbde37d9b0b0bec1e66c6]

WaE janitorial: unused variable

Change-Id: Id2846bd6db9bace6cffacf3a9fc4116ae727facf

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [10359585eb1fa338b686c288c1d3b3e0fe9fca66]

Columns should know their table

For example dbaccess::OSingleSelectQueryComposer::appendOrderByColumn expects it
(via impl_getColumnName_throw via getTableAlias)

There is some vagueness:
Should the TableName property contain just the table name,
or the *composed* table name
(that is with catalog and/or schema if used by this DB)?
In the case of a query, should it contain the table name (alias)
*in* *the* *query* or of the original table?
In the former case, what meaning do SchemaName and CatalogName have?
They should be empty?

For now, commit as such and deal with the fallout, if any,
when it hits the fan.

If we really need to store these *different* values,
(that is, some code validly needs them)
it would be easier / cleaner / ...
to define *different* properties
for these *different* notions.

Change-Id: I032e619a60e7563cd51478db16cb5e0e5452bfde

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [20380f26b47faffe0cf541f46b8706439a5d4219]

Retrieve CatalogName only once, too


2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [6747cc436886b8bb07852fe71a0b404eb9300f48]

janitorial: alignment

Change-Id: I5ff8335d9c7324a101d055ff9666fce867bac8ff

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [d85a26ba035b45586ad7eba5791f0fe533b38d42]

janitorial: space between arguments

Change-Id: I430929a19d7f5c9c6859c12a0952f9d335de4520

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [d613ca982668741a0eabde3dde597b1dd49ea59f]

janitorial: use adress-of-value instead of manually repeating type

Change-Id: If2422a618f98685d029289a5357fa7d7860567e7

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [dc225ed80f964f3d0bc2117d1625ca143891915e]

janitorial: alignment

Change-Id: Ia5e4729c2c85dfacc4505c3674a113a6a4415ab0

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [76dd7fc60ba06846fe9af28c3ebdeb0dec6147cf]

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

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [806d18ae7b8c241fe90e49d3d370306769c50a10]

optimisation: take ref to OUString instead of constructing temp object

Change-Id: I9dcb821cd71f89fa5b3d8274fd93facc1f43863f

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [fcee486849c2e5a07c0eef630beb427742f54d8e]

detect even more memory mismanagement on glibc

Change-Id: Idba21b12582e9ae7d240d9d3527f9ac5893252f7

2012-11-02  Caolán McNamara  <caolanm@redhat.com>  [61128761b27beea9d6f550d8eaa23eefa2750108]

loplugin: unused UniStrings

Change-Id: Ia6a10bf30685f25a13c091f04566c62888524c94

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86b1ccc71cd8bc38599576ce6acab9cfab4d9231]

New unit test for shifting cells.

Change-Id: Ic004490ffaf1da5cdb43f0a1336437eb312813bf

2012-11-02  Caolán McNamara  <caolanm@redhat.com>  [069e4f80333b5d4027d91d334bc8dae6f5a68533]

WaE: extra clang warnings

Change-Id: I69b105c39f67372331910b6957214d62e1f3818c

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [157b804ba1dad4b857bd723c454ab907b623a980]

Add comments to make it easier to follow this non-obvious code.

Change-Id: Ib3d3e5b57799c22916845899839ddcc9a81e9b98

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f978013f9b8d5256aa029a3572d905bebb55c5f4]

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: Ia3ef4469b50695038836ff7b9b48172256032786

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1c2ef32a78e1b59a7cb49218d78cf5abc70c8518]

Now this bConsecutive flag makes no sense.

Treat as if this flag is always false.

Change-Id: Ie1364ac54f95263aa316bf81f631e607843934d5

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [79979dd23104bf35aaa18bc3e80449fe5537499c]

This if statement is never true.

  SCROW nRow = maItems[i].nRow;

and nRow will never be modified afterwards.  So

  if (nRow != maItems[i].nRow)

is never true.

Change-Id: I4f867a704d50138aee8c5e7f37464880470098c2

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1f422ffb23747cdc16dbeca5d0222d66fbab383c]

Prefer early bailout to avoid big fat if block.

Change-Id: I028606c41b1486349f96b62e0ddb071ad46e9e55

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [1219bcb0c4f1dd1753c8bb63baf957f878971b70]

WaE: MacOSX, clipboard id just has to be non-zero

Change-Id: If4edbe6fdb56e4b8fd8545404267dea7009a8c7a

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [52faa1f933f07ac93752dffdc1a35620029252e3]

Explicitly call these methods to init / update note positions.

Since we don't use inc / dec recalc level, we need to do this.

Change-Id: Ia99b4dbfceefd1ed951a61374250c5c61e39a62a

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b10833d4db6046f2d32ea44a60cb19a626d80447]

No more "increase / decrease of recalc level" for drawing objects.

That scheme made it extremely hard to determine when the object's
positions get recalculated.  It's better to figure out when to recalc
drawing objects' positions, and call SetDrawPageSize() manually at
that point (and only once!)

Change-Id: I05d9b693cfc9310f5472ed8287c7a2e36646f4d7

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf0a88962f5c7835d417fb272e4792fb921139af]

Double allocation switch no longer used since we switched to std::vector...

for cell storage in column.  And std::vector internally does double allocation.

Change-Id: I4363e7593def3feb71100487c7f88c05797596e7

2012-11-01  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [f3c09cc3c41e7ec1faf9dfef269a99a8ef7d5838]

configure: don't accept -enable-headless where it won't work

Don't even try to build --enable-headless where GUIBASE would not
be unx.

Change-Id: I6e5a6d3071317171f42c0b1336502cec50ba72fa

2012-11-01  Michael Stahl  <mstahl@redhat.com>  [a4ec5de5ed537604ef0229990dc449821ad13a4f]

SwNode: reorder that to avoid -Werror=reorder

Change-Id: Ic58a5503dc6b7991c8804feef05b814d1055bfb9

2012-11-01  Arnaud Versini  <arnaud.versini@gmail.com>  [6f79559e1f91b4738f5227651eb1c6c23a14cd19]

Better way to initialize SwNode

Change-Id: I6bc397d9ecd44975ebfa58014c6fe7cd470e4ada
Reviewed-on: https://gerrit.libreoffice.org/960
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [e269e30a8bcbbe254e2819ac16ef8681fee0dbf5]

Translate German comments and improve some Germish

Change-Id: If733d06e2213af824884e49bd3414df1c23cb157
Reviewed-on: https://gerrit.libreoffice.org/955
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-01  Noel Power  <noel.power@suse.com>  [40a772d8746023c0a055d0a417610b3f3b9c034e]

add some new ado constants bnc#787452

Change-Id: I1079cf87d223fc03e8cef53f69fa76ea4386c9b8

2012-11-01  Michael Stahl  <mstahl@redhat.com>  [3a1d4f029374086023bb908625bd2a5973e0b062]

tweak comment translation

Change-Id: I729612b2ffeea9c3c64f8f0c0c2313f48b965270

2012-11-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [c1cc17bcc96b188d313a89bc31c64d6187aa60ce]

Translate German comments

Change-Id: I8cf27a705332c6e7ea62474c78d59911406d378e
Reviewed-on: https://gerrit.libreoffice.org/954
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-11-01  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [002f8b272bc343477c649c648c5ceb2ccf0fba89]

vcl/headless: [HACK] workaround solarMutexx splat with headless mode

Apply mmeeks temporary solution until a proper fix is found. With the patch
applied unoconv testsuite runs fine.

mmeeks analysis of the problem:

    It looks really interesting :-) it's hard to tell (from valgrind) where
the threads were pre-empted [ actually logging that might be quite a
nice feature to add to for valgrind ;-], but there is already the
SolarMutex guard to try to stop this from happening.

    I append the odd trace with some thoughts.

    It is -possible- that we never get around to taking the solar mutex in
the first instance in 'main' - such that by the time we come to release
and re-take it in vcl/headless/svpinst.cxx:

void SvpSalInstance::Yield( bool bWait, bool bHandleAllCurrentEvents )

    the count is zero - could you add some fprintf debugging to check that
- just dump nAcquireCount

==28574== Thread 1:
==28574== Invalid read of size 8
==28574==    at 0x739C702: SfxStateCache::SetState_Impl(unsigned short, SfxPoolItem const*, unsigned char) (statcach.cxx:454)
==28574==    by 0x738042E: SfxBindings::UpdateControllers_Impl(SfxInterface const*, SfxFoundCache_Impl const*, SfxPoolItem const*, unsigned short) (bindings.cxx:1500)
==28574==    by 0x7383C5B: SfxBindings::Update_Impl(SfxStateCache*) (bindings.cxx:437)
==28574==    by 0x7383FD7: SfxBindings::NextJob_Impl(Timer*) (bindings.cxx:1646)
==28574==    by 0x92BF4AD: Timer::ImplTimerCallbackProc() (timer.cxx:142)

    The YieldMutex -should- be held at this point excluding this other thread (?).

==28574==    by 0x95D152D: SvpSalInstance::CheckTimeout(bool) (saltimer.hxx:57)
==28574==    by 0x95D17D7: SvpSalInstance::Yield(bool, bool) (svpinst.cxx:288)
==28574==    by 0x92B4530: Application::Yield(bool) (svapp.cxx:434)
==28574==    by 0x92B45E6: Application::Execute() (svapp.cxx:413)
==28574==    by 0x50AED58: desktop::Desktop::Main() (app.cxx:1711)
==28574==    by 0x92BDFB8: ImplSVMain() (svmain.cxx:173)
==28574==    by 0x92BE8E4: SVMain() (svmain.cxx:210)
==28574==    by 0x50E1CF4: soffice_main (sofficemain.cxx:83)
==28574==    by 0x40069A: main (main.c:25)

==28574==  Address 0x1466bdc8 is 56 bytes inside a block of size 72 free'd
==28574==    at 0x4C27FF2: operator delete(void*) (vg_replace_malloc.c:387)
==28574==    by 0x737F479: SfxBindings::DeleteControllers_Impl() (bindings.cxx:325)
==28574==    by 0x7380572: SfxBindings::~SfxBindings() (bindings.cxx:264)
==28574==    by 0x7380718: SfxBindings::~SfxBindings() (bindings.cxx:275)
==28574==    by 0x758B91E: SfxFrame::DoClose_Impl() (frame.cxx:178)
==28574==    by 0x75AAFC1: SfxBaseController::dispose() (sfxbasecontroller.cxx:1041)

sfx2/source/view/sfxbasecontroller.cxx:

    This method has a live:

            SolarMutexGuard aGuard;

==28574==    by 0x16B8E785: framework::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow>  const&, com::sun::star::uno::Reference<com::sun::star::frame::XController>  const&) (frame.cxx:1380)
==28574==    by 0x16B8E1CF: framework::Frame::close(unsigned char) (frame.cxx:1633)
==28574==    by 0x758BE87: SfxFrame::DoClose() (frame.cxx:140)
==28574==    by 0x797F51C: SfxBroadcaster::Broadcast(SfxHint const&) (brdcst.cxx:49)
==28574==    by 0x7511211: SfxModelListener_Impl::notifyClosing(com::sun::star::lang::EventObject const&) (objxtor.cxx:173)
==28574==    by 0x7534972: SfxBaseModel::close(unsigned char) (sfxbasemodel.cxx:1491)
==28574==    by 0x1E776909: SwXTextDocument::close(unsigned char) (unotxdoc.cxx:578)
==28574==    by 0x7537FB0: SfxBaseModel::dispose() (sfxbasemodel.cxx:788)
==28574==    by 0x1211D6E7: gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, unsigned int, double*, unsigned int) (callvirtualmethod.cxx:128)
==28574==    by 0x12120FEE: cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, _typelib_TypeDescriptionReference*, int, _typelib_MethodParameter*, void*, void**, _uno_Any**) (uno2cpp.cxx:246)
==28574==    by 0x12121ACD: bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface*, _typelib_TypeDescription const*, void*, void**, _uno_Any**) (uno2cpp.cxx:440)
==28574==    by 0x15D5CE5E: binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::vector<binaryurp::BinaryAny, std::allocator<binaryurp::BinaryAny>  >*) const (incomingrequest.cxx:251)
==28574==    by 0x15D5D8AB: binaryurp::IncomingRequest::execute() const (incomingrequest.cxx:80)
==28574==    by 0x15D61B4C: request (reader.cxx:89)
==28574==    by 0x663A506: cppu_threadpool::JobQueue::enter(long, unsigned char) (jobqueue.cxx:115)
==28574==    by 0x663B00D: cppu_threadpool::ORequestThread::run() (thread.cxx:179)
==28574==    by 0x663B4E9: threadFunc (thread.hxx:196)
==28574==    by 0x4E467AE: osl_thread_start_Impl (thread.c:261)
==28574==    by 0x5E53EFB: start_thread (pthread_create.c:304)
==28574==    by 0x5B8E89C: clone (clone.S:112)

Change-Id: I84aea49aff1dbc6c0d34e522d57d5af90eebfc62

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [e217fc455208a1f83bad0af06b9cf96bca3b254e]

Resolves: fdo#54466 right-aligned label text slightly clipped on right

aae8a0c8ea27a1a6451c28d66de1ee7f0f0323ef with rather unhelpful
"#99188# enlarge textrect to get rid of rounding problems" comment
appears to be the root. Lets assume that commit is necessary and
just adjust alternatively for right align

Change-Id: I0b60c12199226ca757596c034599b81c1a4db433

2012-11-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [10742e6eed87d33bf7619ce7819036b0545f0102]

Unit test for cache filtering, to secure the recent bug fix I did.

Change-Id: Ie5068b45520b6c82af41062d97ec65d006b4b3ba

2012-11-01  Julien Nabet  <serval2412@yahoo.fr>  [5bc36d13dfa5e3a386f24446c3f794d24863e1d2]

Revert cf0453d94b1af305ee385e9e2522bcc5e589530e

After having talked about on IRC with Michael Meeks, it seems UX team prefers that way.
In brief, it was on purpose. Thank you Michael for your time

Change-Id: Ib99425a212ac5463b0465e1e755e2537bb4d51b8

2012-11-01  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [4e0b79b546f16abce81b0f22b16664c66bd2a146]

Remove unused method in formula module

Change-Id: I67259c5a3894be406b2d38900368a3f8aac86921
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [cd11b9f2c1bd3e3c3f9e4dc8788bf487c8c421cb]

another some more regression tests

Change-Id: Ic13269fcf55b4e51a8124da6d2de75fb5bec23e0

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [a6e4a84197aa7a658e2ffb76c0326016dda76d8b]

add .odg regression load test

Change-Id: I5f7dc2a389c020a90b8087aefc90c054a809ef25

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [c2913591d895666c7b8019e3307355511a7a5f95]

rework filters test to squeeze through extra flags

that are needed to load .odt, .sxw etc files, and
add a regression test for CVE-2012-4233

Change-Id: Ie178725ded3d76942030d12f23074de519cf62de

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [2ffd82c350efb7d04ea0019fc1845f314940f995]

XubString->OUString

Change-Id: Iea7d8681cdcd45d545826af63fc689640dfe29f0

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [5346394e9fb82c4a15ca7202f5d7ca6d27165aff]

valgrind: Conditional jump or move depends on uninitialised value

Change-Id: I7b59ddc4f9170c33e948f30194a662f27b871fcc

2012-11-01  Tor Lillqvist  <tlillqvist@suse.com>  [57fb462cea757a2757aee8fba3144e68839fcaff]

Don't let NSS use the MSVC debugging runtime in an --enable-debug build

In an MSVC build, not exporting BUILD_OPT to the Mozilla build
machinery causes the produced DLLs to use the debug CRT. The exact
mechanism is a bit of a mystery, and I didn't feel like spending too
much time trying to understand it.

Using the debug CRT is confusing and wrong. Nothing in LO otherwise
uses it. It also makes testing a build much harder for me at least, as
I do that in a fairly pristine virtual machine with no MSVC debugging
runtime available. (The normal CRT is bundled in the LO installer.)

Change-Id: I27f774d92a3986d40162c870202bcdddd94aa7c6

2012-11-01  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ef941c6e78cbab5d9d25b1fe57e483deead03a32]

Delete useless slashes

Change-Id: Ib8cb85314b286948884ef9a72024c9fece3de93e

2012-11-01  Caolán McNamara  <caolanm@redhat.com>  [33781373bd4da103492f7a6c1f5482e60d58f108]

add test for EBD-22330

Change-Id: Ifd59198a2d09e26377267c8b509c5340d83240e3

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [507cf0c4ddfac44a43caf4405e220bdd00dca438]

Rename the files to reflect the class name change.

Change-Id: I6223cd12ab539cd19555c0b23f2bce73f519a31f

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a2a2c42814a2b3d00c85f7ba48fcc0f9f04a111]

Rename ScDPCacheTable to ScDPFilteredCache.

I always wanted to do this.  The new name reflects what it really does
better than the old one.

Change-Id: I3c90cce06d482f1453936ff3916eef9663bb417b

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a06befd20b01290a61e8157bd72c20eddcd15a0]

Since the cache there is never NULL, let's take a reference instead.

Change-Id: Idd3ca250ea51c9e17b4566febf13d9c8ca9c6a8f

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8617c5a251ce725aa7c6743be28abd3db116255f]

The cache inside ScDPCacheTable (I should rename this) is never NULL.

There is no point of having hasCache() method which always returns true.

Change-Id: I309d3c33899cdab2049af5199ae8d41f7cbd5f99

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6c2c355375950e84fd9b8cd0a2d4717ef21ea2e6]

These comments are no longer correct.

They were correct up until IBM re-worked a whole bunch of stuff during
the OOo 3.2 (?) development cycle.

Change-Id: Ia9a9e30287f6c8451a6cfa98f3515d703e3c67cc

2012-11-01  Takeshi Abe  <tabe@fixedpoint.jp>  [3034266024e492f7c71dd52265429abd9df10a47]

sal_Bool to bool

Change-Id: I10f8d534d664c5f27a32214c00aeee890d993d18

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a05cfc077aebd71c8e882ec2c83cd7bd2b818401]

fdo#56627: Handle empty cell values separately in filters test.

Perhaps this will make valgrind happy?

Change-Id: I11f965d13f8d71b2ab9f9624367fd70713644f10

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [117e87ffda86623825b0a6715ed754e721c09200]

Use 'e' prefix for enum values.

Change-Id: Iae3eceb38a6f9bc53805445799534ec8ee44a9a9

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [af8098f671bbe523700c5bedc78bfe6ac263496c]

valgrind: Conditional jump or move depends on uninitialised value

Change-Id: I20bbd2d5ed7ba3c84ee33544f4a1a39c02729c23

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ddd44eb48fa03ea36fe32a3f7c9023828c1e449c]

fdo#56617: Fix crash on closing beanshell dialog and the macro window.

When removing an entry from the tree list, we need to

1) first remove the entry from the list,
2) broadcast its removal with the entry instance, then
3) finally delete the entry itself at the very end.

in this exact order, or else interesting stuff would ensue.

Change-Id: If42b141921ffe4ed36dce31f93a4a084204815bf

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2de94dfb1961b14c0f7389134c8866c833c28eca]

This destructor should be virtual.

Change-Id: I48cd5988056c8dee10241d5ba3b469ae7e5191b9

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b4599944f2743b9f82c9ef09e28a84b4004ab3c8]

Make SvTreeList non-copyable.

Change-Id: I9bb589e8a349a1404f9c09a60a82e824918744fa

2012-10-31  Michael Stahl  <mstahl@redhat.com>  [388ec32d79616bbb9a69f67dea0bad1751d46f48]

configure: fix --with-parallelism, --without-parallelism

"make -jyes" considered useless

Change-Id: I044e95f76e8ea961e781e75c4b6923e700e0d375

2012-10-31  David Tardon  <dtardon@redhat.com>  [f09e4ae2737acb4b3e309e7342162439904939a1]

add missing deps on sal headers

Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [8b774b7eb1bb78245214775113830418624bbecf]

fix crash traversing tools->options with keyboard

Change-Id: Ieba85dd0093c9f704090075d2eb75f1eefdd72de

2012-10-31  Stephan Bergmann  <sbergman@redhat.com>  [cba921ea0b293acc4b4e64f043f2e56d3e4cb15b]

Work around new calls to GetFilter()->GetMimeType() on null filter

...introduced with 75bc673b60d3eb40713868ce3d1b4f62dd6e1208 "Travelled MIME type
through UCB for CMIS UCP to use it when creating documents" and causing crashes
in sc_unoapi test.  Many SfxMedium instances appear to have a null filter, so
this workaround at least fixes the crashes.  No idea what a good fix should look
like, so will ask Cedric to review his commit.

Change-Id: I27180265b6c79c7ed5f459b03c9e188ff6a0f56d

2012-10-31  Stephan Bergmann  <sbergman@redhat.com>  [c936fcb0f3e1048e3b7085b1564f8e1f24a44f16]

Some more configuration::theDefaultProvider simplifications

Change-Id: I91ded7801f4959f2dac7b5b3e4c8d1f3929f4ed9

2012-10-31  Stephan Bergmann  <sbergman@redhat.com>  [56d7afee15ccd57b6c9ed31ad4bd071a6e66f075]

Missing "static"

Change-Id: I8474e5da02036f065057a5610def6701db4cedc7

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [4dd6c44628ab4e6b4debf22e58e01f9263a5a878]

Related: rhbz#871516 plausible reason for crash in MathType::HandleRecords

Change-Id: I431c0615de56ddc0fa2c0ea06567d32419d29440

2012-10-31  Rene Engelhard  <rene@debian.org>  [bb6a12caede53029ecb99810f2f58daae4e11af7]

fix sdext build with poppler >= 0.19.x

Change-Id: I655e8e15c7f7a8c292b3a1820ee48c29e847d05a

2012-10-31  Tor Lillqvist  <tml@iki.fi>  [e5b645bc60a0b058632a75613d31db3398ed20f5]

Don't build the epm tools for the HOST platform when cross-compiling

Change-Id: I98aa2bcb90385096915c9cddea6a9e68ab95d29c

2012-10-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [036e4a5a89c020ddccf91a7fc8704bf6ec0b5d6c]

Remove unused method from test

Change-Id: Id54d9bd2963573c4b8e77de0dfafe33ea5882d32
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/947
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-31  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [664012b313f3c3cd5666fc6f943fc8152e503e23]

remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)

use plain copy instead of git-new-workdir when using --with-linked-git
configure switch (point it to your master copy of the core-repo)
also remove obsolete bin/create_bootstrap_links, bin/mkworkdir and
bin/repo-list[.in]

Change-Id: I37028badf2c46a24a3d628e80476efe4dd365d06
Reviewed-on: https://gerrit.libreoffice.org/912
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [2a088faa707657cbeb21c2c7ed2ac201d1318718]

remove stray unused temporary debugging objects

Change-Id: Ibb9bbf018e4e9c1487ccdf6505a2a15d7c24eb24

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [1ab05ab9258a3c120601c03710271ddfdf13a5c6]

Updated core Project: help  eab79dba5c42eaeb6ecac4a9b6eeb0e6500f3301 update macro dialog help ids for .ui


2012-10-31  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [c21f65b4d94cb250ceee8a8c1eed21fa8876a470]

Remove unused method in editeng

Change-Id: Ia283f2e70fa623d0155b6de51ad5441163505cc0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/945
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-31  Michael Stahl  <mstahl@redhat.com>  [5115050d01ae4abbba18d07300614fad31dacadf]

convert union SingleLineBorders to struct

MSVC warns about the anonymous struct, and the way we write and read
from the union is undefined.

Change-Id: I683f54d90393a744e5c94857cd87800bcc8f9ffe

2012-10-31  Michael Stahl  <mstahl@redhat.com>  [70c3a6be0698e36ff80b7fc590d807ff37aab581]

sc: fix erroneous casts of ScCondFormatItem

These cause valgrind warnings in sc_unoapi.
(regression from d2b49b5b9bffdfa34174af96d85a392fde21fae1)

Change-Id: If3128410bfabc23ff85c24156a8602379b8b7edd

2012-10-31  Miklos Vajna  <vmiklos@suse.cz>  [819b0cb95b38c4c49d34011da68c747e2152059b]

NS_ooxml::LN_CT_TrPrBase_gridBefore/After testcase

Change-Id: Id488ffa6a6b01937fe32e4c80af45c40ebf673ec

2012-10-31  Miklos Vajna  <vmiklos@suse.cz>  [2caa5ab919fc86fc41fddf0a33f9239ad37b00b3]

n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBefore

Change-Id: Id7f1471b49af52e6f6b0515ccd1fe8e12c50d9b5

2012-10-31  Miklos Vajna  <vmiklos@suse.cz>  [7799ceab2639f1e3bcd35c6cf7e7b064bb1b6e9a]

n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfter

Change-Id: I4cb64ae2b2f2dbf643e38c5208eb759f265acafd

2012-10-31  Tor Lillqvist  <tlillqvist@suse.com>  [0f2976e8fb65dd8685b51d3fa1cf2a7b6f001d5d]

Don't let a DEBUG env var pollute the GLib nmake build mechanism

LO builds GLib, gdk-pixbuf and Pango using their ancient nmake-based
build mechanisms (that use the make.msc from GLib's build/win32
directory). This compiles against the debugging runtime (the -MDd
switch, msvcr90d.dll) if there is a DEBUG environment variable. We
don't want that. None of LO's own DLLs should use the debugging
runtime even in an --enable-debug build, and the debugging runtime
doesn't get included in the installer.

Change-Id: I04d2dcc0d5bb245af4afac976b6c1fecbf2095e1

2012-10-31  Eike Rathke  <erack@redhat.com>  [075e9ca0b96f37b3561824c23af60872d6a9d80a]

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.

2012-10-31  Noel Grandin  <noel@peralex.com>  [0ac9a10d312dc8f12a74720ce211823ce4addf7b]

fdo#46808, Deprecate configuration::ConfigurationProvider old-style service

...in favor of existing new-style configuration::theDefaultProvider singleton.

Theoretically, ConfigurationProvider instances can be created with specific
Locale and EnableAsync arguments, but this is hardly used in practice, and thus
effectively all uses of the ConfigurationProvider service use the
theDefaultProvider instance, anyway.

theDefaultProvider is restricted to the XMultiServiceFactory interface, while
ConfigurationProvider also makes available XComponent.  However, dispose must
not be called manually on theDefaultProvider singleton anyway, and calls to
add-/removeEventListener are so few (and in dubious code that should better be
cleaned up) that requiring an explicit queryInterface does not really hurt
there.

This commit originated as a patch by Noel Grandin to "Adapt
configuration::ConfigurationProvider UNO service to new style [by creating] a
merged XConfigurationProvider interface for this service to implement."  It was
then modified by Stephan Bergmann by deprecating ConfigurationProvider instead
of adding XConfigurationProvider and by replacing calls to
ConfigurationProvider::create with calls to theDefaultProvider::get.

Change-Id: I9c16700afe0faff1ef6f20338a66bd7a9af990bd

2012-10-31  Luboš Luňák  <l.lunak@suse.cz>  [d27c92961b78da138d3563ab596cca416af9eb38]

--with-system-glib for mingw

After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered
by rsvg alone, so I guess this is the right way to get system glib on migw again.

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [22e9d19d750420015771b4b92fbbdeb4bc956233]

fix old big fat leak in macro and organizer dialogs

Change-Id: Ie8a6c2a8850ad3dd6cd2be878aedfbf81d2473f7

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [918d15412980cd8e8c0bc5e2b1413907708aab1f]

fix fractured indent

Change-Id: I7c7f951b352ed2e9ef7604a5be324223f21e96dd

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [79b9cd76f88c2b7f808aaedffb7cbd5dd5889f65]

convert run macro to .ui

Change-Id: I4e83afa3d164ba0ae8640f4b5f2712b88c1e305f

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [502be5d920d4ebdec95d2c8dde5b0996b826a8e8]

default ScrolledWindow to autoscroll

Change-Id: I5297e4b9480066000bf6d72e54a5d8117528b90c

2012-10-31  Caolán McNamara  <caolanm@redhat.com>  [b57f978104ab72592d047b0188191d5c78c24220]

support cursor-visible property

Change-Id: I2dfb2fa16c64035ef529cec650df7e4bd9c80483

2012-10-31  Petr Mladek  <pmladek@suse.cz>  [5f8fdb3f250441c7d225c494b7d418448d5fe658]

define fallback alligment values also for Linux i586 and x86_64

The macro AC_CHECK_ALIGNOF does not exist on SLED10

Change-Id: I30fcc8f3715b1855418ea406d0e7b038c7bfb4b3

2012-10-31  Luboš Luňák  <l.lunak@suse.cz>  [ad3f2bd585706d0880b75c8cbf8302104756dc3c]

do not strip debuginfo if any explicit C(XX)FLAGS have been given

Because there may be -g explicitly specified there. This is in line
with using buildsystem's -O/-g flags only if nothing has been explicitly
specified.

Change-Id: If0309b6a7c52de19c4903978108e4e24362d3351

2012-10-31  David Tardon  <dtardon@redhat.com>  [069704d390d70afe507b5f049a472a6aefaed64d]

fdo#55514 libgmodule is needed too

Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b

2012-10-31  David Tardon  <dtardon@redhat.com>  [13b967e0edf0372fbd76e3ec5282fac7de6763a8]

fdo#55514 put liblangtag dll into the install set

Change-Id: I81019488c06d83e80ff63f43d416fa0b74be8e15

2012-10-31  David Tardon  <dtardon@redhat.com>  [a6f97a750dda531deabc00223c89abf043640701]

fdo#54327 put system nss dlls into the install set

Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be

2012-10-31  David Tardon  <dtardon@redhat.com>  [6b9e9763681cbc85332bf8dde843fb9c485dc536]

fix library names on mingw

This is a bit hackish and could benefit from further cleanup.

Change-Id: Ibb8eddf88bffdea41fd94fea09ad6499d05ae715

2012-10-31  David Tardon  <dtardon@redhat.com>  [8055b03d537c1e1a4e0a384acf59dbd786223352]

drop unused patches

Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d

2012-10-31  David Tardon  <dtardon@redhat.com>  [a17b98bc88736ca4a6fc6ccadcbed2c11f5f2351]

fix mingw build of graphite

Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5

2012-10-31  Petr Mladek  <pmladek@suse.cz>  [bf176d11892d6ebe949c3c73841800f3a0c8a0d6]

fix build with system poppler-0.21.0

UTF8.h is split and renamed to UTF.h

Change-Id: I3c0c271324f79189aa2d10b9f159d2cb5743eb64

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [99f376d2d143fa169fbf6e2527a897277d586524]

Fix broken sw unit introduced by commit a522818

Change-Id: I78a191e39dee00d31ddd773e7b49af73be3136cc

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [103d75da5f47a2f19e2242ca377fd8ec67548126]

sw unis tests: added basic/util/sb where needed

Change-Id: I3a16f891b099f80bc3a606ed821d7301fc446653

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6ffa5b9f5353d1faffc25dee7afa95306fb9a0ea]

Show URL of failing document in unit tests

Change-Id: I5434b6615338dfc6780c6ff877c6eebfd20b763b

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3a6233a0406acda6b9b9611cc0cd5c4e73e3f9c3]

Add PATH to have curl configure find ns{s,pr}-config in solver

Change-Id: I15dc96c13189d0dc76c616f3ab49d2ea099bc884

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1a9261124eed5baa04b069a1cb1b51f24423ec9b]

CMIS: added cancelCheckOut and checkIn implementations and menu items

Although the implementation is here, the dialogs to show when clicking
on the menu items aren't there yet.

Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1eb7a921641107cdd802e8bbc6117d6f303f73f5]

CMIS UCP: fixed crash when URL to server is wrong, or server down

Change-Id: Ibe11358794a3ff714d2e1fafd900cc3262ca266d

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [23722506efd84a9b7b447578de32c0eef9bf8b98]

CMIS: added CheckOut in the File menu

Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [793ea6fe90209dbf2b659a44a302306a05888011]

CMIS: don't show up checkout info bar if the document is not versionable

Change-Id: I7761e0b06e151822a63a7273a4e61d5cdc648311

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bb93b038a70ef7a810b6b9d447856ed77c590e40]

CMIS: display errors when clicking checkout button

Change-Id: I38d5cb95e1c45e1c57b11ec81523d4cca7568d34

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1008e9468d32dad8dbfd7f24e6af626d766fe308]

Load CMIS properties after saving files

Change-Id: I0962f466cd46bcabbdb70100bcebb4ef940923b3

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [75bc673b60d3eb40713868ce3d1b4f62dd6e1208]

Travelled MIME type through UCB for CMIS UCP to use it when creating documents

Change-Id: Id067932355607d3d60994862201b531f9844506d

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4cc2571e49de162f52ac9ec171f98732bb256517]

CMIS urls: remove +atom in the internal URLS as the binding is guessed

Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c88c9b4ff2c408c0a383d5c7c658210b96e1430a]

Fixed position of extension colors in Appearance options page

Change-Id: I026e26fda195ddf4b14e250040358ddf31fda21f

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2cc05f7b85a37be41614793ffd56755c39eb96de]

InfoBars: Hight Contrast painting

Change-Id: I3ba70be099bc4364d8f6d2d0700add83353f2900

2012-10-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f7b6ff632718c448f8e74d17fdbf2e03297930dc]

InfoBars: implemented Resize

Change-Id: Iad2c4b57b28cf06260b7890dfc9309df60fb5184

2012-10-31  Noel Power  <noel.power@suse.com>  [2ed931303b10386153a1337fa15b225aabd40cb4]

fix the strange ww8export tinderbox failure

Change-Id: Ie1804a3790aee23a8fdf86e27085de81f5e50c11

2012-10-31  Stephan Bergmann  <sbergman@redhat.com>  [ced1151a1ad00fb2913a4c0f54e4544f4e566c05]

Get rid of vcl::unohelper::GetMultiServiceFactory

...which effectively is just a glorious wrapper around
comphelper::getProcessServiceFactory.

In turn gets also rid of ImplSVAppData's mxMSF and mpMSFTempFileName and the
rSMgr parameter to InitVCL.

All the VCL users "soffice", "spadmin", and "unopkg gui" appear to still work
fine.

Change-Id: I797d48f7d0d8c35bb82124c9ab0ee63850c4d863

2012-10-31  Ricardo Montania  <ricardo@linuxafundo.com.br>  [6bc62f4f43c7458399169ddb2cba30ae4188b1bd]

::rtl::OUString -> OUString in basegfx

Change-Id: I2e0189135d5f30b20e625b849cedbef2eb639ed9
Reviewed-on: https://gerrit.libreoffice.org/929
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-31  Ricardo Montania  <ricardo@linuxafundo.com.br>  [9cb8bef68b67b5f2fba3bee38cd8449ea804b86e]

::rtl::OUString -> OUString in basebmp

Change-Id: Id9cde5559165c61da825938153e92df999233a59
Reviewed-on: https://gerrit.libreoffice.org/928
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [acfdd93f31ae59bb688c27d2fd57e1940a6b9370]

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: Ic764b08c3fa3e2e24ea656bb03cc9d393e06fb13

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [10844794fcba4a0012d3746194c5be0af7f4799a]

Somehow that comment makes no sense.

Change-Id: Ic6d11b8660048dfc074c6e0bfe6b367aca6baef2

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ad39f5eca2603377baa3b7452218c99daad93ec2]

dump() method for ScDPCacheTable (for debugging only).

Change-Id: I3d4a4dd5efa64d1506562f976d88599c084b25ab

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [beebcb6b671702952c4bc0fb9794345142a6452c]

Somehow the indentation was messed up in this method.

It was using a 3-space indentation as opposed to 4.

Change-Id: Idfb0e455c5d0afcad0a8b943dee9fd2679e6209d

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [15b69ac3e3c91e3f3637960f5c11bdbe9ab42de3]

Fix the build with DEBUG_PIVOT_TABLE=1.

Change-Id: Ibbf3ac3174d609feabc4cac590cf86b07ebbbab8

2012-10-30  jailletc36  <christophe.jaillet@wanadoo.fr>  [41e338a27daf3c6eb882cce832a42070f901fa2e]

cppCheck: unusedStructMember

Kill unused class member and struct definition in
desktop/source/splash/splash.cxx


Change-Id: I06a901a5442cacf0f7fa2b0c775fc89709968601
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/943
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-30  jailletc36  <christophe.jaillet@wanadoo.fr>  [bb43dc240c8fb4c09033eda5dac15ea41e7647db]

cppCheck: avoid obvious 'redundantAssignment'

Change-Id: Ib819c1664dc1643b0d8bf9f516fc0b328f201bff
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/944
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-30  Michael Stahl  <mstahl@redhat.com>  [b660210ed809aacfc4095542e93e22c51500c377]

writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:

Turns out nobody calls that, so the boolean parameter to insert method
was not just ugly but entirely pointless.

Change-Id: Icb928747d51487d6884a16dcc1f4e22b00c7c22b

2012-10-30  Michael Stahl  <mstahl@redhat.com>  [4d13a68d75bc7e125d57ec34322c54967d12ecbb]

writerfilter: clean up PropertyMap::insert mess:

Rumor has it that MSVC 2010 has problems choosing the right overload in
PropertyMap::insert call, which is no surprise as that is a ridiculous
piece of garbage.  Special bonus points for having another class
TablePropsRef that must have a call compatible method because it's used
as parameter to the same templates, and for the call with a pointer
converted to boolean implicitly in StyleSheetTable.cxx:163.
Also remove the silly boolean parameter while at it, just have 2 methods
instead.

Change-Id: I022d5dd7008f3e6c510d94e19fbacbf04bcf1986

2012-10-30  Matúš Kukan  <matus.kukan@gmail.com>  [30e6227c6f31bb9273dc4e3a429033c4069e72ad]

postgresql: forgot to change include path for openldap

Change-Id: I3ce3906662ff6ce5855e4c20c3d2f927288bec9f

2012-10-30  Matúš Kukan  <matus.kukan@gmail.com>  [ed0b160041c46d74c81ba849f1f841eb5bdaba1c]

fix parallelism variables and let's have only --with-parallelism from now on

Rationale:
- it is advised to use max-jobs and num-cpus with the same value in wiki
- max-jobs was used only for lcms2 and few gbuild
  modules outside of tail_build anyway.

Also fixes:
- really use CHECK_PARALLELISM when meant to
- EXTMAXPROCESS is not defined in gbuild;
  use parent's jobservers in sub-make where possible

Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88
Reviewed-on: https://gerrit.libreoffice.org/930
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [036f86db553494c781f58cbb5cbb567774217ec4]

Apparently CheckIntegrity() was only declared but never defined.

Let's remove it.

Change-Id: Idbc6c58fb6ce71c80534396111c4d5b17a9764c7

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9106fc3aa811002bf66b69951a754daccff98d67]

Avoiding deleting the removed entry.

The tree list entries are now stored in ptr_vector. We no longer
have to manually call delete on it whenever it gets removed from the
list.

Change-Id: Id183aadbdc3b1565d1c702dc0fc099df9dcb6e2c

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [2f6dcb048c3acd60099ca316082e284fb69ef55d]

Updated core Project: help  d8b9fe2b21d1a3e0fdd7ca0ce41b7c136d7fcf76 typo sw->swriter


2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1a8b6a61447f1ba7fa7dc626a7563fae57f856d1]

Intentionally add a formula cell in column 1.

Column 1 only consisted of static values prior to this. Inserting a
formula cell will break the range-based formula sharing and dependency
tracking but it should still continue to work.

Change-Id: I5187ccf15ec1dffe4b6b10086f815b18c21e17c1

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [08dee0ce8d5d49b3ff2e993bfa44cf49c0c643e0]

Another test case for column formula arrays.

We will later handle this use case using shared formulas.

Change-Id: I6403ae4adddc865d0418290e1549a91ef4eeb318

2012-10-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8cd13f7e04e920e3d6e1fddf88f61dac08894e06]

New unit test for formula dependency tracking.

Change-Id: I5dad87cd67f8644509087394faa7c4880deb8ee6

2012-10-30  Michael Stahl  <mstahl@redhat.com>  [16e72215c96ee734e2cf6d15a465577d289a1549]

desktop: tweak xmlCleanupParser hack: disable on return from main

Lubos has apparently a case of xmlCleanupParser run as an atexit
handler, from KDE's Strigi library; hopefully this should help
to avoid the abort then.

Change-Id: I50d2e92e5078016943f71a62070743ab8d6628bb

2012-10-30  Miklos Vajna  <vmiklos@suse.cz>  [a7339737f4bab4daf0c5843e36e2988919e6691f]

sw: work around random crashes in ww8export

Change-Id: If11bff5804770976f069a49a1c508744d6e1987b

2012-10-30  jailletc36  <christophe.jaillet@wanadoo.fr>  [4ece397f21fdb97841a0d355e2d62d446e2c89ac]

cppCheck: Remove some 'redundantAssignment'

These iterators are already assigned with the same value a few lines above.

Change-Id: I4051db7599824cf407af9ec91ef8f6633467ea36
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/938
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-30  Miklos Vajna  <vmiklos@suse.cz>  [2f6097e677dbb7e5387599f3bed4aa2d40755c88]

fdo#56512 testcase

Change-Id: Ib075209a2b61041ed40685093bc277243a0bef04

2012-10-30  Miklos Vajna  <vmiklos@suse.cz>  [b99b91763f96dcd5ff24c2d4cd9233a493b58aa0]

fdo#56512 fix RTF import of non-unicode Hebrew text

The trick here is that we can't just fall back to Hebrew encoding for
the whole document, as that would mirror shapes as well. Instead, check
where \rtlch is used, and there fall back to the default encoding.

Change-Id: Iaf155912fab6a559ed165870b8524c23cabcb86d

2012-10-30  Miklos Vajna  <vmiklos@suse.cz>  [b72fca4ec4ad00786192bad68eba245cdeb6a692]

SvTreeList::GetEntry: detect an out-of-bound and return NULL in that case

That's how this worked prior to stlification.

Change-Id: I4b1a9735c92efc181a2d1f47cafb04d2855fdfe2

2012-10-30  Stephan Bergmann  <sbergman@redhat.com>  [37cc83e594fa8ca131fc5fb98506287b7daedffd]

In "unopkg gui" dispose component context from DeInitVCL

...the same way it is done in soffice.bin.  framework's Desktop::dispose()
requires the solar mutex to be still alive, which is destroyed in DeInitVCL, so
if the component context/service manager is only disposed afterwards, the solar
mutex is already gone.

This required moving disposeBridges() around, but it allowed to get rid of
DisposeGuard.

Change-Id: Ibec3d19040fdae23f492cd1e29084e673403e00b

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [25db3f9d3605fd1ab5b8dee86d2d13b6cb80c9b1]

Updated core Project: help  c532aed5026dbdef6992b3aa1e2714de02781b4a update endnote and footnote help ids for .ui format


2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [d34c069e699faf6e81c514091f4c812ca1063abb]

make that mingw suffix patch mingw only

Change-Id: I5a8dc6ddc620bf4a4bdccfb17ffbf1155fa53987

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [f046e85cc9feb7bcb221c2a83f004c5f238235d5]

convert end/footnote dialog to .ui

Change-Id: I22c7e030a77f125f70b1b532b3c07c5a405b18b0

2012-10-30  Michael Stahl  <mstahl@redhat.com>  [41946925ee87808e31956ee2cf5a92c1e5d3613a]

more_fonts: convert to ExternalPackage for incremental builds

Change-Id: Id24975e0bc9a28f6c66599c4b58c01471dd2d8ef

2012-10-30  Michael Stahl  <mstahl@redhat.com>  [9148ad0206a407abbbed658da75d5de98ae2945a]

extras: extra_fonts needs to be a ExternalPackage

... so everything is re-delivered on an incremental build when unpack
happens.

Change-Id: I0d6dae6bdbafc94898546146140069d4c67f5c8e

2012-10-30  Radek Doulik  <rodo@novell.com>  [d941d4d723afbc0b9e88bd19cb50ad711158e3a5]

fix character positions translation (partial fix for n#757387)

Change-Id: I042d6de9533f0f33e1fb64c3b92dc1bafaa6149f

2012-10-30  David Tardon  <dtardon@redhat.com>  [0afd117a2598c1cdc4efd7952fefbfbceee67dd3]

fix mingw cross-compilation of libxmlsec

It works on Fedora 17 with internal nss, at least :-)

It would be nice to clean up the patch and throw away all the crack
related to cross-compilation on Windows, but I am really not much
interested in that. Also, I am lazy .-)

Change-Id: I008e13b0c4eef9cef361af058e1f32deada8e2aa

2012-10-30  David Tardon  <dtardon@redhat.com>  [5644397e44833ec43362c2d36d308c80bce8116f]

fdo#55514 put liblangtag dll to install set

Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e

2012-10-30  David Tardon  <dtardon@redhat.com>  [46412b411d4b3ecd86dab85717788beed89d3489]

mangle file mode to avoid breaking rebuilds

Change-Id: Id436bdbf3a307a3a3c9735ad911e397a21ab701b

2012-10-30  David Tardon  <dtardon@redhat.com>  [047bc54675193bb10a74b865a057fc0438fb824c]

liblangtag needs glib too

Change-Id: I24b3c5dd299e0196a7a508286e27a79869f8f044

2012-10-30  David Tardon  <dtardon@redhat.com>  [9da51784c9cdafb274579c1dac9a9b28b9b80a0c]

fix mingw build of nss

Change-Id: Ic3bcc1297cde1c0680637d02c0e60528d2e60e52

2012-10-30  Tor Lillqvist  <tml@iki.fi>  [562c486349ed679802ca334b71b74c7a0f91987f]

Build platform configure needs solenv/bin/getcompver.awk now


2012-10-30  Tor Lillqvist  <tlillqvist@suse.com>  [5d95db97b8004ab557fe9a86082927d85bb0b053]

Fix MSVC build: LIB is not in environment so set it for the nmake command

Change-Id: Ic2f43692f003f6d3a88681d61fe21f52276b0b7b

2012-10-30  Tor Lillqvist  <tml@iki.fi>  [1f2c5dc6be09e372bc39757d786d32a326732c59]

Try to fix Android tinderbox build

For some reason $(LIBS) seems to contain a bunch of unneeded libraries
including -llo-bootstrap when we get here. Those won't be found by the
basic configury as there are no -L switches included, causing the
lovely "C compiler cannot create executables" problem.

Change-Id: Id7cfba191bd16649c7948194eb7ebdbfbfb74f3e

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [bd2c14ec78a7549d4a19738154cdd5ea890f61c4]

we have to have all tabpages in all modes now

Change-Id: I05a587d4b0556cb9eda49583441b3f57d923a800

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [b6b71d74fddca5e260ab2a3d6307603f5b469108]

squeeze all Exceptions through RuntimeException for exception sig

Change-Id: I50377a12c2baadf48767e1d4c265417d3c8ab765

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [ce3d66c29da891eee999a2e702c05ecd6babf5ff]

cancel on insert frame was inserting a frame

Change-Id: Ie95947935b5891642f22c81a15ae1d9ed24fd3f2

2012-10-30  Tor Lillqvist  <tml@iki.fi>  [23a324d282865d2a95142e0c758d266f1a0dc080]

Try to fix a highly parallel build of libcmis with a non-system curl

The problem us that gb_LinkTarget__use_curl only declared a dependency
on an *unpacked* curl tarball, but the curlbuild.h file is *generated*
during curl configury. So something that depends on a (non-system)
curl needs to depend on curl having been configured at least. Let's
try like this.

Change-Id: I87b2a3292807d9bb873c3656caf58c4d98d8f622

2012-10-30  Stephan Bergmann  <sbergman@redhat.com>  [ddcf2363bad1d84874dfe4e31e4783ffd761d5bb]

fdo#46808: Improve previous commit

* Removing m_xLngMgr.is() check from SfxThesSubMenuHelper::GetThesImplName was
  unsound with SfxThesSubMenuHelper ctor swallowing Exception; best fix appears
  to be to remove the swallowing.

* Prefer forward declarations over #includes.

Change-Id: Ie4e7dcd6cdb14046516d119605bbf78e81359768

2012-10-30  Noel Grandin  <noel@peralex.com>  [43d9f35c2665e55cfb5ee911a554ef71933ad4d1]

fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style

Create a merged XLinguServiceManager2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I297bada1066cd74809108641b56ee4d5898112ec

2012-10-30  Stephan Bergmann  <sbergman@redhat.com>  [273ee9838cb87d6cf910a92969592709eba650f9]

Rationale for webdav-neon vs. webdav

...regarding 03ded70913f957460f90608465e4d0a182879074 "rename
ucb/source/ucp/webdav to webdav-neon" followed by
015b29b74aaf16f5bdf6a90f6e7d5c1d210fe281 "re-base on ALv2 code," copied from
libreoffice-dev IRC.

Change-Id: I7388007f5f8cfd34aa19cb68ee3bc59b2905153b

2012-10-30  Stephan Bergmann  <sbergman@redhat.com>  [5bce80add81dea7b241e8593fee8bf25cb80c4e1]

Properly spell out "dbaccess"

...so that these tests also work from a toplevel make.

Change-Id: I82899ce6f1760b34b365ee5cfacbadb1f40de766

2012-10-30  Noel Grandin  <noel@peralex.com>  [e6abcd4fe7eb7cc12df372a298d06b57f822251f]

fdo#46808, use service constructor for security::CertificateContainer

Change-Id: Ia8bcd2efd8137922024fb2ed2f2e4197f4ee25e1

2012-10-30  Tor Lillqvist  <tml@iki.fi>  [685852d89235c58df32c4cae4069cbaa24caf62f]

Correct location of the libtool-built libcurl

Change-Id: I0b997cdd3c133fa2212d519a136fa17f08a68730

2012-10-30  Stephan Bergmann  <sbergman@redhat.com>  [c38d460d8112079c83c6a5175bdc8cc019328c1c]

Reapply eda255b38d871bb7d20432e5730cc8c68b3e2942

... "SvTreeList: fix singular iterator compare assertions" after commits that
broke it again.

Change-Id: I527fe37e2a0a9f6fbba468261892379920f02c10

2012-10-30  Miklos Vajna  <vmiklos@suse.cz>  [fd443f82bc7b59e97e9a49c54fe72ec18517d627]

scp2: adapt to curl gbuildification

Change-Id: I51cd4e315f99099b9ee62761f404dbb640bc3106

2012-10-30  David Tardon  <dtardon@redhat.com>  [551e8e10bc46bb82c0c99c65cd2df85fc4329cdf]

fix typo

Change-Id: I326409a90162395150a72dcb108b180a07f1afb9

2012-10-30  Takeshi Abe  <tabe@fixedpoint.jp>  [136ae4bc2fadd558cb044217339f6b7b2e58843e]

sal_Bool to bool

Change-Id: I87d6e518aebcd0074f673b84b66df27ae9a0a15a

2012-10-30  Takeshi Abe  <tabe@fixedpoint.jp>  [b56eb7154428045239493b6fa21b24504b147603]

bInsWithFmt was always true

Change-Id: I72d764cd88dcd6516edfd11dd39d54f166340de2

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [04f4a0c1366d1863b93d7d84a8534791696b7477]

Somehow this change was lost during git rebase.

Change-Id: Ic20584b5da2920dc8f2761b7f2c65c58713c5895

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7e04bc142e7ce35623fb1336a04baae9c523ebbf]

Remove unnecessary type casts.

Change-Id: Idda5d6ad4d8991efb97d75b7ee743bc98b3e4c03

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3562ffacf7408eeb5da10aedd63a7f467304603d]

These are not used.

Change-Id: If3fdbf7118b94ae9d71ca388f07e3b0a5b4e5787

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f42fee3378727c7ecbe676cf58ad7a9612fd741e]

Finally removed SvTreeEntryList.

Change-Id: I9e9f6fa6a198bbab7397f7e10a3c39ecdd9e00f9

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a44d1068f4af081f68a876ee3dc2f4ec61f3393]

Remove remaining use of SvTreeEntryList.

Change-Id: Id29111b0dd9a14fc2dbb18447293b2ac01e20df4

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51ec031fe7a6a54a54f84fe77e17fd2f09d87bb7]

Remove use of SvTreeEntryList from RemoveSelection.

Change-Id: I8ed7ed76536cb71eff9f7a362220462f0ec112e3

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d131fd36373af5f693355d006e2e9b6c02a7793]

Let's use const where we can.

There still lots of other methods that should take const pointers.
But one step at a time...

Change-Id: I1bae409ddb1939943db8c6f40d1b180f82f42bce

2012-10-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb01d8e132ab9097ed30b3bc4c7585622df591ad]

Use SvTreeListEntries to store child entries.

This replaces SvTreeEntryList.  The only thing to be wary of is that
now we use ptr_vector to store child entries, which changes the scheme
on the life cycle management of tree entries.

Change-Id: I92b6e41ea500bc9b9227259c010887b798194909

2012-10-30  Xisco Fauli  <anistenis@gmail.com>  [9545c85db39144705fb50409b7f4b7a3cf472150]

pyagenda: rework AgendaTemplate.py. Still some work to do

Change-Id: Ife802611e8aef10e5d06f04617662753d6f2ee21

2012-10-30  Xisco Fauli  <anistenis@gmail.com>  [4e63e4ba815ea61d0d4c28dae0117ce9890e2b5e]

pyagenda: Add callwizard

Change-Id: Icbceb222d400652f4e8757a9aa2967bee60bc09e

2012-10-30  Xisco Fauli  <anistenis@gmail.com>  [ec20c94a3034b6991f98821a2a4d511dd93682d3]

pyagenda: now it's possible to call the wizard remotely

Change-Id: I25c49f58e580a0d08a2b0d0fce9d76e372c69d19

2012-10-30  Xisco Fauli  <anistenis@gmail.com>  [02dd4619b20d53158f6a48f30ceb299a029883eb]

pyagenda: Remove duplicate code

Change-Id: Ic839031a50c4bd84efaebe89dbbe975bf81db789

2012-10-30  Xisco Fauli  <anistenis@gmail.com>  [6fa0930ed4208e6fb13bc986616ad7441bbd4bd1]

pyletter: Translate the templates at runtime

Change-Id: Ie0b149b4a8928e5b61153a6ed62b66d02f916f20

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [4a11a47103fcbd7646234fc9565a409b8055507e]

trivial empty-init String::Fill -> comphelper::padToLength

Change-Id: I6c41b8f4d3ad739eff545063bd1f8fe8f4fba65e

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce26903f7037c44a723716dfb38766ab9611c224]

export icon set data into OOXML

missing are still the Excel2010 extLst entries

Change-Id: Ic0c728613b1ee48482cbd9cef2aeccd0e0f25f72

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [29c5324696d863f0804405267f6787a4688122b8]

fix warning

Change-Id: Ib9fe916eae980949978b0a5a78dfabea6581a43b

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [57bdc45e57cfa01330d21e3a37df133276239387]

add icon sets to manage conditional formats dlg

Change-Id: I309ca58d708f0df87365a21fdcf9acb829f08a9e

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef4edac451093e0d281bcbc2dd43b262330ea43d]

fix crash with overlapping conditional formats

Change-Id: Ib2d3b9434038b25f2dc175809e211d7651998583

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f5aab85e3ce0320e449b17782f7cc284b48344e]

implement basic support for icon sets

already supports ooxml import

Change-Id: I3e54aa1632a78f853bb13a3a4f76e9d66ea0b9ac

2012-10-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b2c67c557d427d37a18a66f8acad6fdca726c6f]

extract same code into shared method

Change-Id: Ib8c141309227aa711944bed202258d131ed1367d

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [22b055914f5f1726d45a9802143cff7ada9ededb]

Revert "libwps: ensure that generated cxx files get built after unpack"

This reverts commit 7963c0952823affb8045817cba677ed7b6e4051c.

Should be obsoleted by 3f0f07c748375ec9165ea3a3d1751f84d3528972

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [6fcc7d5848c46e8abbcd86085f5a55f8d25607a3]

Revert "libwps: need to depend on unpacked private headers:"

This reverts commit 45c7a7f5dc3057b283513e4516b7b59f21e46fde.

Should be obsoleted by 3f0f07c748375ec9165ea3a3d1751f84d3528972

2012-10-29  Luboš Luňák  <l.lunak@suse.cz>  [edc761452e8478c50e49350b8a7b426a865eeac4]

new toplevel make target dev-update to update non-symliked dev-install

Should be especially useful on Windows (e.g. 'make sw dev-update').

Change-Id: Ie80b7f1caae0fc1edc7cf791494c7648ca7b8d82

2012-10-29  Luboš Luňák  <l.lunak@suse.cz>  [e922d0ce1081bb90da30735c2cb22b6ce2ca7220]

fix absolute path test in linkoo

Change-Id: I0ac41af09ac6582c3f75239f2163c895665cd572

2012-10-29  Luboš Luňák  <l.lunak@suse.cz>  [a6ec2349fa866c9af18feb7d13873a19e81449e0]

fix windows detection in linkoo

Change-Id: I18d1dbdc9d7ed6027969424a196532084537fe87

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [1f62a036155b7559703c08fcbc8204498ed7343c]

gbuild: remove .a file before AR invocations:

Solves 2 problems:
1. it can happen that AR decides not to write to the .a file at all,
   because no input file is newer than the archive content; then the
   timestamp of the .a file does not get updated
2. if an object file is removed from the makefile the .a file would
   still contain it after an incremental build

Change-Id: I30737c6454dc06c89ccf233e06d430d2ddc5bc33

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [3f0f07c748375ec9165ea3a3d1751f84d3528972]

gbuild: solve the UnpackedTarball header problem in concat-deps:

Mangle all included files in the UnpackedTarball directory in
the generated dependency files to point to the target of the
UnpackedTarball instead.  This will cause all files that include them to
be rebuilt on every unpack, which is sound and much easier to maintain
than manually enumerating all internal header files somewhere.

Change-Id: Iaaa9b27450549d26b40d32ae0f740c2d5ef0edc5

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [45c7a7f5dc3057b283513e4516b7b59f21e46fde]

libwps: need to depend on unpacked private headers:

The generated cxx files that are built in the StaticLibrary depend on
the header from the UnpackedTarball.  When the tarball gets unpacked
again in an incremental build, the headers may have changed and the cxx
files that include them must be rebuilt.  This works for those headers
that are added to a Package, because they are make targets, but not for
those that are not delivered and just sit in the unpacked directory.
These need to be manually enumerated in order to turn them into make
targets, which is not entirely satisfying.

A little grepping in the .d file for the StaticLibrary can help:

 grep "UnpackedTarball.*\.h" workdir/*/Dep/LinkTarget/StaticLibrary/libwpslib.a.d | sed 's,:* \+[^ ]*$,,' | sed 's,^.*UnpackedTarball/[a-zA-Z0-9]*/,,' | sort | uniq

Change-Id: I9fd4ee0cd6646c834118cf172e39a24d2833c439

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [7963c0952823affb8045817cba677ed7b6e4051c]

libwps: ensure that generated cxx files get built after unpack

Change-Id: I75c754a9b1cb59936f1ea6acac92ad47ac417f27

2012-10-29  Matúš Kukan  <matus.kukan@gmail.com>  [7a030393a022622ab2179034332b55da0eb4783b]

add more missing use_unpacked

Change-Id: I92395d5883ce862f1dca7b88aa4291a9608c1a52

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [ee582e991af816baa1c7d784126114bcb8d005c6]

Missing #include

Change-Id: I63e68bd37b46f339d09d97a6bf6edfeaa6a7df1d

2012-10-29  Matúš Kukan  <matus.kukan@gmail.com>  [9f3a3ab69ac8969805724c6c80b755dcb81af079]

tweak curl gbuildification

Change-Id: I17eae5612b88c3f57842a8ae50b1d062acf94765

2012-10-29  Miklos Vajna  <vmiklos@suse.cz>  [485498d3d94c5536178a653fa0c8384ff93dbceb]

sw/qa: fix build in ooxmlexport

Change-Id: I22d94cf0584be892da6ba17aadabf45f47809252

2012-10-29  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [ec06049af9c40646772a8c8f7c3cf42d776b172d]

docx export: unit test table/cell borders export

Change-Id: Ibd651c0d027dcf8b63b9208ffdcbcfaee3165b38
Reviewed-on: https://gerrit.libreoffice.org/910
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-29  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [78a5ce35db4cc762bbbc68e39dba1f73367ec520]

docx export: explicitely use 'none' type for disabled cell borders

Otherwise, the table default borders will be used.

Change-Id: Iebab1204dc40f79e10164e4815bbdbbe054ef144
Reviewed-on: https://gerrit.libreoffice.org/909
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-29  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [69299e517b8f87089339c2b674be174a3f8b69be]

docx import: handle start/end attribute in tcBorders

Change-Id: I148345485534ae50b616857d971ef1c8b1594f28
Reviewed-on: https://gerrit.libreoffice.org/908
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [96f67ece2e51bd62effcb4ab04985b0734ec6c58]

Updated core Project: binfilter  9e1d8c9cfa1197c4fa5685240549fed3134e4f7c fdo#46808: Adapted to core CalendarWrapper changes


2012-10-29  Noel Grandin  <noel@peralex.com>  [8fff6bf6bdab6b7addcbbf472a226706edda1edb]

fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style

Did not need to create a new interface, because XCalendar3
already covers the whole service interface.

Change-Id: Iaf094014c16e872d2003ca6e8e7588abd081d882

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [d29818290376f10f318ba805a79643384b34986e]

fdo#46808: Fix previous commit

Removing the xJobExecutor.is() check from
SfxGlobalEvents_Impl::implts_notifyJobExecution was wrong, as
m_xJobExecutorListener was a WeakReference.  However, it appears there is no
good reason for the latter, so the situation can be corrected by turning it into
a plain Reference.

Change-Id: I5690d226b3e8fdd97f75a37502e600b460ec674c

2012-10-29  Noel Grandin  <noel@peralex.com>  [eebcaa02585bda0656ca1032082c4dd676de732d]

fdo#46808, use service constructor for task::JobExecutor

Also remove some unnecessary fields.

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [96b60cf69bf973136c5755fe741a6c210b4915f7]

Improve previous commit slightly

Change-Id: I01e007a9e1dee12a8081e8b165fa7e090d594612

2012-10-29  Noel Grandin  <noel@peralex.com>  [39c556da3180bc507d9fae5e26bcdf81ea193938]

fdo#46808, Create new-style frame::AutoRecovery service

The service already existed, it just did not have an IDL file.

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [7f4e5c8c6f293782fa772c7cf6ad7f8e5992db8b]

Improve previous commit slightly

Change-Id: I198f25f556efd4ec3f6582cf8bfb40675c6e3570

2012-10-29  Noel Grandin  <noel@peralex.com>  [9b63e4e6e46ee7560d99c3d4cff5e085efc14949]

fdo#46808, use service constructor for frame::DispatchRecorderSupplier


2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [ec4a5ba7f2f205ace9a8e64fb59eb6d43ee5f2ab]

Improve previous commit slightly

Change-Id: I25595ea67eb521e118f4b00337ef2a55dc52256a

2012-10-29  Noel Grandin  <noel@peralex.com>  [3f8f2f4a520b022f43427f98e59f039bdd5fc431]

inline #define that is only used in one place


2012-10-29  Noel Grandin  <noel@peralex.com>  [c326564fa80d812b7f95330e6d79a57fa19ca281]

remove unused #define


2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [5b5f2b3edce117501820242130c092370a3edb3d]

Improve previous commit slightly

Change-Id: If39ae761165bc4debd3c7d994be0446149f2c4ac

2012-10-29  Noel Grandin  <noel@peralex.com>  [fecbe0ec96c1a172d381cc65020c0629a2e8e457]

inline #define that is only used in one place


2012-10-29  Noel Grandin  <noel@peralex.com>  [47943bec0b8f7945b9647bf6c0a43dc6535b4637]

remove unused #define


2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [14d45795b2a555ef8121d3f1c406fe0d59cfdba5]

Setting CLASSPATH/XCLASSPATH appears to be a leftover

...from the old dmake and/or Hamburg-specific set up.

Change-Id: I441ce66dd91d353196cd9d1a9853720195a6fcdc

2012-10-29  Peter Foley  <pefoley2@verizon.net>  [0f075129c95f7aee782bf08b2edbe7c71db1c7b2]

convert curl to gbuild

Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee

2012-10-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a3d9253615078a35836c9e79dd694c4540dd5dde]

String -> OUString

Change-Id: I9d86ea5b27e8b8db75bf7a2ea9965621c857adb7

2012-10-29  Miklos Vajna  <vmiklos@suse.cz>  [f5d972265a4fec02639bbd68ecb0a6cd4f4253a7]

Revert "n#778140 fix import of w:fldSimple character properties"

This reverts commit 393262b325338b568c86b9183f37fc950cfbf127. It turns
out that this hack is not really needed for n#778140, but it causes
problems, for example in case of n#775899.

Change-Id: I00b9f7112f951935450c683c5942b0d6c2b7fee2

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [573af9266c4d17445f0c75e1a71b629c845b83b8]

libwps: fix gcc warning too [-Wsign-promo]

Change-Id: I23e32cfc100441530691e0dcdc71eac37b3fbf0d

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [424bd89ac2a11ba6dd2ede9454c3af90a5ca7f9c]

libwps: fix sundry MSVC warnings

Change-Id: I4d8ee9e339139716e549000dd22d02ab8b963d9d

2012-10-29  Miklos Vajna  <vmiklos@suse.cz>  [68338abfd657ad5511a8a77b431ace8ad465c35e]

DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacing

commit 5d4bd2f97128adecc5b11699e98c934be3c3a462 unconditionally enabled
AddParaTableSpacing doc setting, which broke the layout of some
documents, e.g. n#778836. Fix this by doing what the WW8 importer does:
enable the setting only in case the w:doNotUseHTMLParagraphAutoSpacing
tag is present.

Change-Id: I104259a1f37f28e3c4362eb638a134b593fcb851

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [e5eb833917266cd085e4e9fa5c923f8fcc0da985]

gbuild: gb_Library_PLAINLIBS_NONE zombie cleanup for android

Change-Id: I4599c252ba1d37e5377e405ac1a0e7bf4e22086a

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [e755317aca5487dbcb35f4eabdaa2041de693797]

l10ntools: add missing dependency on sal headers

Change-Id: Iced89d43299767a30d31d1c5e3abf3e8c91f76cc

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [cbe020b979e841b3bfc6da1b324fd02f1b9390d8]

Need -lm for Android for the exectuables that fontconfig builds

Said executables will not be used for anything, of course.

We can't use gb_STDLIBS, which also contains -lm after my previous
commit, as fontconfig is C, not C++, and gb_STDLIBS contains
-lgnustl_static, and only our $(CXX), not $(CC), contains the -L that
points to where -lgnustl_static is to be found.

Change-Id: I40c459580f357d913ddc55eae00e16f90f81d510

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [6db0190b716e36e33dbbef0c9a40750ce53b94dd]

Use also -lm to be on the safe side

Change-Id: I2bee6cc4f985ee47dbe4d2e35acf688042970519

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [e8768f245a2be0eb8437e392d65e6d4973b4b613]

Need gb_STDLIBS for mythes, too

Change-Id: I8ee685fa36f922a391802ac0de69f5cab2d69b6c

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [0ac7d3a1da9a573840897eb7dc64cb425a3d2170]

gb_STDLIBS already has the -l options

Change-Id: Ic498efe935194e95c593c5378d882664b7ad14ef

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [87cac6bac2bd2145a5e41a3ce1ec1c2029ca010a]

gb_STDLIBS should contain -l options for the linking command line

Change-Id: Iab93d5dc4b3c19d3661846b16956573078fa4cfd

2012-10-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0c7f8e6d0c2a414150c5f77d3419479bb8eeddb0]

Delete some unneeded checking from export2.cxx

Change-Id: Ib41c81629fbc5a8bd709391091c2777d49f9d9c4

2012-10-29  Tor Lillqvist  <tml@iki.fi>  [6571f071ce98f4066b5213b6c08e8a3eb4043cd2]

Pass gb_STDLIBS in LIBS to the hunspell configure

Otherwise the executables (that we won't need of course) won't link
for Android.

Change-Id: I993f404caa77e8ceadd669230eba43469cffc5a1

2012-10-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8f57a9d2a186a2cd5d71ed8bbed106ab927322d4]

Correct some naming in propex

Change-Id: Id5b17be8155f13529439dd9a46b42f6ffeed79b1

2012-10-29  Niklas Johansson  <sleeping.pillow@gmail.com>  [d72b774bf68085afbc23b9166f27ed77cdda870e]

Updated core Project: help  23d7515757534fca7d50e1201745586adde4b8f6 fdo#42135 Add help for the button export in Macro Organizer


2012-10-29  Miklos Vajna  <vmiklos@suse.cz>  [411cc0f12a1f8030978a4b33839c50007bdee0de]

import RTF_DPROUNDR

See the fdo#42407 bugdoc for a reproducer.

Change-Id: Ia683a87215c71a238db322cb60ce5e31309eb7e9

2012-10-29  Michael Stahl  <mstahl@redhat.com>  [67a23b6af991d383de5d431db9cc88d18f488b7c]

move setup of HUNSPELL_CFLAGS etc. to configure

Change-Id: Id50ca2e0804d9e56334c9f7149dc4080a7fee729

2012-10-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cda6b4e991f45ec870a311ab736038bd93227900]

fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bit

Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672

2012-10-29  Stephan Bergmann  <sbergman@redhat.com>  [12f7e27917cb014dd78e87c38e9698aa5c148114]

Revert "Use relative submodule URLs"

This reverts commit 5e48667f6bdd2f5e05b3f41d080fda06bd3d7c16 for now until
<https://gerrit-review.googlesource.com/#/c/36190/> "Expanded submodule
subscription support" is fixed, as it inadvertently caused gerrit to no longer
automatically create corresponding core commits whenever receiving submodule
commits (whether or not that is actually a good feature).

2012-10-29  Lior Kaplan  <kaplanlior@gmail.com>  [9a4f81c333f23462f4fa462d8fba539b0b10a9a8]

./g doesn't support -s option or log command any more, use git directly

Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec
Reviewed-on: https://gerrit.libreoffice.org/935
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-28  Caolán McNamara  <caolanm@redhat.com>  [0dd085f8f327b08cf5d69c3e1b93ff82016995fb]

UniString->rtl::OUStringBuffer

Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5

2012-10-28  David Ostrovsky  <david@ostrovsky.org>  [8865b7f013bcd9b4ce41dd98be28ba28aeb22e66]

fdo#55290: use the right native library name

It turns out that the native library cannot be renamed after creation.
The right name must be used from the beginning, otherwise
publishing is failing with the follow error (gacutil -i):

"Failure adding assembly to the cache: Invalid file or assembly name.
The name of the file must be the name of the assembly plus .dll or .exe."

To rectify that create the native lib as cli_cppuhelper.dll,
rename the signed assembly to assembly/cli_cppuhelper.dll and
teach scp2 to pick up the right one: assembly/cli_cppuhelper.dll
(and not cli_cppuhelper.dll).

Change-Id: I2073b617cd440865ae4ab838bb801329f2b07194

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [0cc05a8f1db4c289dff0e95de6161cf3f3af58e6]

fix mythes build

Change-Id: I505a4a780e8fedbb41cd031d71d6a5e53c36624e

2012-10-28  Rene Engelhard  <rene@debian.org>  [99ef1f57a18794e784aa9921d62310395496320c]

add mythes stuff to RepositoryExternal.mk for system-mythes

Change-Id: I004825342646f839f72d8c180efdba6a7f835da7

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [327db9fe01dc727961ef9dfbc75b4dcbd2fea2eb]

fix hunspell and mythes library names

Change-Id: Ie660f8b3f885e3f26f188314433b9fbff27bf50a

2012-10-28  Lior Kaplan  <kaplanlior@gmail.com>  [30762128a8cbe218433a7d44c04b308809c9bd48]

Update reference link for Hebrew Numbering System

Change-Id: I5b761341b1bfbd3462ab5ffa21608182584f757a

2012-10-28  Peter Foley  <pefoley2@verizon.net>  [2e4ab69246bc93fbc8cbbfc9f74c03612e611e11]

convert hunspell to gbuild

Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca

2012-10-28  Peter Foley  <pefoley2@verizon.net>  [0b79b4e4657a3ac8fdc27e0e2922524c1f819d5a]

another mythes fixup

Change-Id: Ied0493987630a294897d0646cd022580ffd9544b

2012-10-28  David Ostrovsky  <david@ostrovsky.org>  [9e716494a8f7a1ffbfd519ffc388df0226f4046f]

fix some VS 2010 specific issues

Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82
Reviewed-on: https://gerrit.libreoffice.org/914
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-28  Peter Foley  <pefoley2@verizon.net>  [1d1bab408421030cb260d67a519d478db87bdff5]

fixup gbuildified mythes

Change-Id: I3a31c7c9ff66e2b6a13b22dce85854777b66355e

2012-10-28  Takeshi Abe  <tabe@fixedpoint.jp>  [a94b902736ad2cc74224cad4ae64f83880ece632]

sal_Bool to bool

Change-Id: Ia71a4dc13e09a5fc42c282efc2b0d46b2ff007ab

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [c3a586a716424a0f22858823622328ce92cb9640]

openldap: convert to gbuild

Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [eb28dd59b86f572f83eb60c826c08509da9ca6ae]

ooo.lst.in: keep the list sorted

Change-Id: I2855b7d324aa433d126cc059db70e9cb821a83da

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [51fca817e2b51159c2bc8d44aadf7ff02f9b1b5c]

epm: convert to gbuild

Change-Id: I1548f3b9339163a7abab637acad620b50cfc3a26

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [c32566bf8b983d50a6d5cf736f7f04f5653807a4]

librsvg: clear d.lst and don't deliver unused headers; it's dlopened

Change-Id: If48f940d30d8fbf439639e100d37da1397e2d682

2012-10-28  Peter Foley  <pefoley2@verizon.net>  [061674ff28cbbe946d54a3eec06c65fcbb560704]

fix mythes

Change-Id: Ie612045398d267e69eca25e2f57cd6f6eca28f5e

2012-10-28  Peter Foley  <pefoley2@verizon.net>  [7e2c27cfb08d3444fbf896d6ab9138a0fbc09ece]

convert mythes to gbuild

Change-Id: I9c6b670a2df8b1d3a868d91737fcf93e7d40bcb4

2012-10-28  Caolán McNamara  <caolanm@redhat.com>  [3fd0889013f0ae6b91a363a979bd64dd2eefe317]

add SAL_WARN_UNUSED to some classes

Change-Id: Ibcc3ea7ebd60c46930f0c2419c8286fed9671061

2012-10-28  Julien Nabet  <serval2412@yahoo.fr>  [316a0487dcf9bb15db159552e70dbfc43b785618]

Variable X is reassigned a value before the old one has been used

Change-Id: I196145550e5f0e53f9498ddd127fec588be064b9

2012-10-28  Julien Nabet  <serval2412@yahoo.fr>  [bf7240d0676b4350892e01fa8c1ba5eb6a3913c6]

Resolves: fdo#56473 IDE: Crash when inserting a simple macro

Change-Id: I7bb6fe0005b9afa2d853a13a30d5b0c48ba8bdf2

2012-10-28  Julien Nabet  <serval2412@yahoo.fr>  [cf0453d94b1af305ee385e9e2522bcc5e589530e]

Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menu

Change-Id: I0952292ebf1a04743f2bc534c2cfe282b516eedd

2012-10-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8da658bd33b9c781d83c59181a2ff023b163042f]

String -> OUString

Change-Id: I2f0acb27f85a230109e827d415aabc029b90cd45

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [72258d123467979ea7c4f1ecc029e6fb78907fad]

add languagetool to tail_build

Change-Id: Id42c86bc5e6deaaa3215beefcf06474b5049e6e3

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [b76bca11b1012253db4fb63aefb8423ad30b84f3]

fix x11_extensions delivering

Change-Id: Ib9de68943db9a29f2cd00d1388e473b242a2a866

2012-10-28  Matúš Kukan  <matus.kukan@gmail.com>  [ab594aaaa4403a0540f1f1be15797f01cfbc8f54]

RepositoryModule_ooo: add missing modules

Change-Id: I1c2702ccf7433eaec0403975d37f1dd35f63b260

2012-10-27  Matúš Kukan  <matus.kukan@gmail.com>  [8bee0e06b7b142b0cd3a01ebc13f499710ee6319]

tabs vs. spaces cleanup; and use QADEVOOO

Change-Id: I881f9c80accabb1ca1110a6872d12fcf5b5c7f69

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [bb90189d7cf45277edb9d907c2468848074652c4]

sprinkle some more SAL_WARN_UNUSED around

Change-Id: Iaa1508584f005cba6e2ab63d4053cde4ce8637df

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [2914d52fdf6ef3b672190ccbb2c8be5a6760187e]

remove xmlreader from string now I don't need it anymore

Change-Id: I8d280a5fa352bf4514a5e593b34be767648f4e64

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [1692cf6854ff7adbb2bd47f2f7ec2b3de51864f3]

drop unnecessary usings

Change-Id: I65b7c81a45925894ef78f141219fd00652ad5c1d

2012-10-27  Peter Foley  <pefoley2@verizon.net>  [bce37dbd616bb21d81a7e49ee3b8f8a3903e82f5]

fix linking on windows

Change-Id: Ibd2fe3cf8775cbda51f768ceaeb92b66a91c3850

2012-10-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [b596ce9bb1feafe5c09fa87582d96acceb6ae37d]

OUString cleanup finished in basctl

Change-Id: I6d18f5cde7866828ca95ccff702eb86d2e40c58d
Reviewed-on: https://gerrit.libreoffice.org/925
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [fe6913b9687cb80a821e103e2756a6ada08a0b3a]

OUString cleanup and some identation

Change-Id: Id222047750b7527e35977b73213ceeb12a53b57a
Reviewed-on: https://gerrit.libreoffice.org/924
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-27  gerhard oettl  <lodev@ogersoft.at>  [96ed67aadfb4e30b9870451eb3db90fae704df01]

rtl::OUString to OUString clean up

unsing rtl::OUString, etc clauses had to be reinserted in
sw/qa/extras/rtfexport/rtfexport.cxx to pass the test

Change-Id: I3767ea89c8cfd9afe2dc8a80e5c7284be9d1cf57
Reviewed-on: https://gerrit.libreoffice.org/926
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [3149d338fc2d766f7e0e974ecf1993b42f32e98d]

usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woes

Change-Id: I879ed580de72df91e269d38add23cddd29c71982

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [6df1405b6891ec8f3280e61a3cded41c7f048041]

loplugin: various objects that are never used

Change-Id: I379540dcce5cd0adae0f0f670821af92ab6432f4

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [850b4ce0418766d084a97d8850187faed7fdba84]

t4 is always true, probably some debugging thing

Change-Id: I8038174c64d2ed5eb3cae503dbde49be96dd7d5c

2012-10-27  Julien Nabet  <serval2412@yahoo.fr>  [d4fb3b42b81a9b5a973dcd29759579593cd01f06]

Remove unused overrideDataPath

Change-Id: I7dfaa933d918023999bfe78a497da7dbd59f7fc1

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [6affa4be69aa31e27af9d50e9ab6bd740319c379]

callcatcher: update list, stop hiding uncalled tests :-)

Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc

2012-10-27  Matúš Kukan  <matus.kukan@gmail.com>  [ec64bf60d902afbec91e6eed3dbda08e075ffc3f]

shell: use x64 zlib version here

Change-Id: Ie61966f28b937db7d4997753cc388332dda25f63

2012-10-27  Matúš Kukan  <matus.kukan@gmail.com>  [88b363abeb05a2f0b0e4900216169a4cae7b3dcf]

there is no sal_textenc for Android

Change-Id: I7a55f775cf1b9d608a71e1d754df7027545c1254

2012-10-27  Caolán McNamara  <caolanm@redhat.com>  [0736a7ddc00047361e01429cd8f6286341babd0a]

bump to new .gitignore versions

Change-Id: I3e60cfa1a8680b84142bc4d0adda96f970e030cd

2012-10-27  Matúš Kukan  <matus.kukan@gmail.com>  [7b633213c0d814d0fd485a6070291944e9890cee]

unusedcode: sc: unused ctors

Change-Id: Iaa082d85ef95c58da14013c80cb06a2e1112d4ef

2012-10-27  Miklos Vajna  <vmiklos@suse.cz>  [beffbd826a74f3751bd34d7747e401de7d836457]

fix top/left/right/bottom margin of RTF imported inline images

This is similar to 3d7e168a2a43c2414b0633379102ddb29437e75b, but for RTF
(Word default is 0, Writer is something larger).

Change-Id: Ibb429eed5d3c1d09777db88ba2a98503c8ed0ed8

2012-10-27  Miklos Vajna  <vmiklos@suse.cz>  [7b60f3f1335ddf105b77e2cd5c6743a7419d985c]

fdo#42407 fix RTF import of WMF images inside textframes

Since commit f4f4a899, we send the external header of WMF images to the
importer, but that seems to be cause problems with this document. To be
on the safe side, revert this only for pictures inside textframes.

Change-Id: I7e443beb9ca4261abf3e3a1257270d6c70b85918

2012-10-27  Miklos Vajna  <vmiklos@suse.cz>  [a7cc5039769838924c7b07da0e7532d84f79d302]

ignore spaces while reading RTF image data

Change-Id: I6a1af0cd98ed832204d4485e135da6e56e575b4a

2012-10-27  Miklos Vajna  <vmiklos@suse.cz>  [5944eba64a8679cb6db7b54709169175d82224de]

writerfilter: make it easy to debug the old RTF filter

Change-Id: Ifc1d6b78f55e7f202f5cc391f1401de5b65ed395

2012-10-27  Miklos Vajna  <vmiklos@suse.cz>  [4a5701183dcec827a14aff5305744cb25b11cdcb]

use textframes for importing RTF_DPTXBX

This allows inline pictures on shapes later, plus matches what the
DOC/DOCX filter does.

Change-Id: I5da56ccf59a26cc9657925dec94fb58f97692bb8

2012-10-27  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e690875f2469b6e73818d642c0e59ddecde218f5]

fix resource id

Change-Id: Ief85da80e14078e1d5a0b2812a2959484717da76

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [750daab570b813167c342b0e4183d5cf4762458c]

Resolves: fdo#52353 navigation buttons disabled in read-only mode

Change-Id: Ib60ae077be6a179568e6ccd8454e572c22c35e7e

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [570b59edac31d1a86ebbb042602f5a9781c19ef9]

fix fractured comment

Change-Id: Ib4227a74232b1ba6ca48d037340c4a7441ab08e7

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [f72004dc283dce45649e5807a6345a5d08b79a21]

chop last string out into generic .src

Change-Id: I958f6e80813a4e056b09225b16cea9ea2a3450ac

2012-10-26  Peter Foley  <pefoley2@verizon.net>  [9874f2fb3c7ed8f77e9c05530681144a351d8ed3]

fix x64 zlib on win

Change-Id: Ib9b06e843f3e44c3a1ec3c1a64335d2a6ebed810

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [65e2a0938b8854f859460493485d3d5f5304ac12]

add generic sc/sw log categories

Change-Id: I64995db8f9e913db5f4ab4e81359dd163bc29d15

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [e0e79e9026dff2a1db0816a79e7f76966183938a]

missing a default button for insert break

Change-Id: I417a6d46dc72ee251b43e00836363b6ae07c2b4c

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [9921cf3bdf9b6b287d1aac8179e1647dd2b3be07]

connect adjustments to spinbuttons

Change-Id: Ia840ae93a0582e96df8faa2507835dc4fbb7141d

2012-10-26  Jack Leigh  <leighman@gmx.se>  [468cb30c109dc086e4dc319ab7013f14c559ddc2]

migrate Insert Floating Frame dialog to .ui file

Change-Id: I732bd280295097fe098d3175127eb4d8a026dc32

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [4f94de16506b93da18179ec7c97d74f0f77b3413]

fixup

Change-Id: I579dd5fc6c71ac9dad2de622e9125b399f3e160e

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f365b6f57a674afac9ee62a3f47bc6859b263547]

remove the temp file after loading

Change-Id: I8ba88cf9b19612800beac5e200bbaeff6da32f97

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2f8db10bdc1bbf2fcb975665f3d9651b9625cc54]

this test should not been disabled

Change-Id: I21aa786a9f214ba5137d35497318c4f088456845

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e33a3f298b1cf984e6f52534010033360123c4aa]

disable the password test for some platforms

Change-Id: I31c91bec6807b699333f646d758078ce5e69570d

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4b419d30d8782e7206b94dcf90bf386f6fecf407]

implement export password test

Change-Id: I90ef759639c8b1410ec314fed4ff0fd877d8e224

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f48886d9df91e62f68c9b6d5bea5a3d3f1d14105]

add basic calc export test

Change-Id: Idd1f670dba9d88233a22b9f6ff084bf2ef41fb54

2012-10-26  Luboš Luňák  <l.lunak@suse.cz>  [5646906f5be7d3a0909fc2d2c29b0904324d574c]

do not warn about missing area in SAL_DEBUG

Change-Id: I99314136cac7f47a5adf8e0e29093ec9fbf4fd90

2012-10-26  Michael Stahl  <mstahl@redhat.com>  [0956d2639160a70b3a0f88d911b6b0c5a5c279e0]

sw: tweak previous comment translations

Change-Id: I8702c70eb2579781e2f524b2364191e1636370c5

2012-10-26  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [c72fa4f6c98a722e570c3a1b400ce67b44c55800]

Translate German comments

Change-Id: I54db750b79f77ee964c31febe466f0eeee82b9d1
Reviewed-on: https://gerrit.libreoffice.org/917
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [2c54307713160295ad51244eee41ef959a7fd55a]

ODBC PreparedStatement Parameters: redesign setXXX handling

More type-safe way, instead of void* everywhere
void* instead of sal_Int8 for raw memory / multi-use buffers
Fixed more issues than I care to count, but at least:
 - updates to a DECIMAL were truncated to integer because DecimalDigits set to 0
   maybe/probably also NUMERIC
 - setObjectWithInfo(... DataType::LONGVARCHAR ...) was passed as AT_EXEC, but the buffer was already free()d by then -> crash or wrong data

Change-Id: I0e6791a05b96fb345bfe3f911386263e6cfedde9

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [626da7211498429b55eba3b438d82e5119d3ec68]

duplicated code

Change-Id: Ifa9b93b2daf0bb448711eb1bd3ebab69febf4f9c

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [7b4e7e027966bdd3be941d2f65399eabab0ca70e]

odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtype

Change-Id: I6de4e86f09be74518c9980d1b2347217cdcc4e02

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [7bb42b171e0c0f5c8f5967d21418f56c52a29370]

UpdateBuffer optimisation: cache column value, isBound() and isNull()

Change-Id: I70f92224e22e9a9a1283564b5b1be7bf1e0240d0

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [77e60c005812968af9885c20fac0a098012fbeba]

fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rows

Change-Id: Id2e8ad5b6bed1c184de6dccf7fa43254099fb958

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [41e11da6008f046d0f3f3705939775d8bcd6e712]

improve comments

Change-Id: I50c64d5fcf1d642052be5edbe64dde2c03c1eba9

2012-10-26  Lionel Elie Mamane  <lionel@mamane.lu>  [bacc03791d45d6f079fdf606d772ada32c108ae6]

dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argument

Change-Id: Icf6a71900d79377cde84c2307ce85a9b3c96a54f

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [7ea7fb009ddcfb0723e88ba0c5778b5fdbe2b553]

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

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [7be49c34cdae0d942774e232d80528eecf94ac36]

add svl.numbers to log-areas

Change-Id: I6b26f2805d08d2eb1b28ade459d38a1c6895addf

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [8bd3bf0ff20fc18a0a6358e36b3f8a7e3b34a2bb]

Resolves: fdo#35991 rowspan is of size sal_Int32, not size long

Change-Id: I347672a2175cf7a0304cf5d6c0f8f3f6afa92cd4

2012-10-26  David Tardon  <dtardon@redhat.com>  [50857f22df5311f4a30237639f4a8c5259b77c01]

minizip is not used anymore

Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7

2012-10-26  David Tardon  <dtardon@redhat.com>  [cb2762360fc6edb6afe52759550979ce5068b9b0]

gbuildify zlib

Change-Id: I702c044fdf510c67364f2fc32889ca394583edf6

2012-10-26  Xisco Fauli  <anistenis@gmail.com>  [b4b5376afc9d8bb9299ed267db2c4177e4b10969]

pyletter: Fix a crash when trying to load the wizard again

Remove tabs too

Change-Id: I8f7b2148f95e5694ad17d1a1b98001f1c803ce7e

2012-10-26  Xisco Fauli  <anistenis@gmail.com>  [0ab32951d55ed6c42c36234d5075d25b1b086860]

pyfax: Fix a chash when trying to load the wizard again

Change-Id: I1c571327f977a95fc4193567142e3897cbfc3e14

2012-10-26  Eike Rathke  <erack@redhat.com>  [dbd85e2b73b87c7f9ad53a8e4dbc124b24c3ec89]

SAL_WARN on dup positions

Change-Id: I6ac3940fb0b07d280998a56d5eaede0909f14bce

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [c9a27eb938b98d7812d3ab965fc88bb511e0b996]

Work around premature disposing of PackageRegistryBackends

With ucbhelper::Content now requiring an XComponentContext during construction,
calling "unopkg add" with an .oxt that requires license acceptance would lead to
an assertion about a null XComponentContext, as doChecksForAddExtension calls
the XPackage's checkPrerequisites -> checkLicnese -> getTextFromURL, which
creates an ucbhelper::Content with getMyBackend()->getComponentContext(), but
early release of the "tmp" manager would already have caused disposing of that
backend, which clears m_xComponentContext.

I assume this problem had always been lurking silently in the code.

Change-Id: I9f59c612fe3831b2f6dd832ef2f0505b6590b8e0

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [89e875b50a275512c5732557c1d09d1e1f1cbfe9]

Add sanity-check assertion

Change-Id: I119f008734e4978d6bcf5f786ae3604db5c0f8a9

2012-10-26  Flex Liu  <winddss@gmail.com>  [b6aa58c4d8af8b960b085646d97f73c912503a96]

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

2012-10-26  Petr Mladek  <pmladek@suse.cz>  [9ffc1f4e03d1477eaa29873267161e7697c55d3f]

Revert "new change in helpcontent2"

Hmm, this did not work as expected. The submodules seems to be a bit
error-prone to get git into inconsistent state :-(

This reverts commit af8d133ea0698ce7a163664e061d9ed33fb358c6.

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [fb3595dac6042c6fb5bb8823b2037aa2b0a3e7e0]

loplugin: misleading indent

Change-Id: I382b2a01ec5c7bbe5a3faf7333c161e8a76fdd27

2012-10-26  Petr Mladek  <pmladek@suse.cz>  [af8d133ea0698ce7a163664e061d9ed33fb358c6]

new change in helpcontent2

Change-Id: I13d08b9ecf86bf78389effb2bb6f167f74f37827

2012-10-26  Eike Rathke  <erack@redhat.com>  [09908f8da622d5443fb75fabeff87df81472b5e8]

consistently use SAL_WARN svl.numbers

Change-Id: I16c555e87f8df19a74c8d34f21bce4570c1d756f

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [2536fae7b8565b5dd9f09bb3dc015576fafe4031]

Resolves: fdo#47291 polypoly[line|gon] points are signed

regression from f6a34255af1339cd7132b7527dc0c10c10d38249

Change-Id: Iabfaf92629cd4d53ab7af5f3e3013eb81bb8104d

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [dbd0e001d83e3198c3ad4ec202a00577b608b3a4]

XubString->OUString

Change-Id: Ie54528ccf641b380eda1d1bb12b39d0536c4d17b

2012-10-26  Luboš Luňák  <l.lunak@suse.cz>  [266bc4d87f63564776d11448bfc1dd48415f59a0]

set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILES

Change-Id: I39ce208c1e5dd307631c628217ff596632753f23

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [a334689707a48a5d1dd2375ed947263c0a65f329]

Remove obsolete comment

Change-Id: I91ca29d9960e2f92c0f8bdec97695b58078fac6b

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [d21eb6bc91748c62ed0790c8330ce242411aacbc]

add hook to block use of markup in .ui files

Change-Id: Ia7eed5e9e1f8fba9876730e909461dabc167deb9

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [fe347327a44f2d8ed201f9fbc2ae4858f34962d8]

loplugin: unused aName string and whacky indent

Change-Id: I3febbc1618ca86f19c851a8eea313327a9c0a96c

2012-10-26  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [308ed5c3370cda22b61d5af4e90463df8cb83d5f]

simplify pattern-target by using a simple recursion…

…instead of using eval to process the same rule multiple times
Saves quoting, makes it more readable.
(% always matches whole sub-paths, not only on Mac, see
http://www.gnu.org/software/make/manual/html_node/Pattern-Match.html)

Change-Id: I80e481d4a7e1cd62ad9916257a75c77c87d3bbdd
Reviewed-on: https://gerrit.libreoffice.org/858
Reviewed-by: Peter Foley <jpfoley2@gmail.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [1e925461d5371fc6cbaa9facbdf40a6c99a85549]

RepositoryExternal: add disabled graphite case

Change-Id: I16c40fceb2fc84147eb298aa86987b8682a81c8e

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [08ffb7bc5ec4472126762f4cb9677349b61122f6]

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

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [55619c1028b31f55c5b205ce3615bd606f5414f0]

set width in chars for url field to avoid character dialog overgrowing

Change-Id: I892a77f65ad420d0fbf4b95179e4bcfc2ec55192

2012-10-26  Michael Stahl  <mstahl@redhat.com>  [aed681368255b67f1c9de8d501d171a784118dd3]

expat: GNUCOPY is empty on Darwin, use cp instead

Change-Id: I96893aa0aed6144c3888a85afe64f90d969e9448

2012-10-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [a4b822e5e33a2bffdff66af483d838a201aea016]

::rtl::OUString -> OUString in basctl

Change-Id: Ief0083c0274c573fce62c32dfae35a647804b20e
Reviewed-on: https://gerrit.libreoffice.org/900
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [008c0732ba2a5efd105c2287783d6768047d4289]

More ::rtl::OUString -> OUString in basctl

Change-Id: Ia68b74d06ffe533bcc302fb5094267e0efae6faa
Reviewed-on: https://gerrit.libreoffice.org/901
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-26  Luboš Luňák  <l.lunak@suse.cz>  [3d3993969f11400c96ddff3632edd4b60c0cc163]

fix incorrect assert() usage

In final (NDEBUG) builds assert expands to (more or less) nothing.

Change-Id: Ie6d43cac381975880c9db2b4a01bd9ed30e2714b

2012-10-26  René Kjellerup  <rk.katana.steel@gmail.com>  [249a4da9cd5217b0c340edd779bd17e44e21d678]

warn free build of dmake, concat-deps and lpsolve

add error handling for fread, fwrite, and fscanf calls

use "fputs" instead of "fprintf" to avoid warning that it couldn't varify
the format string because it wasn't a string literal.

Change-Id: I1137160d28461fbac69c8e05d32ba010da491c57
Reviewed-on: https://gerrit.libreoffice.org/903
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-26  Matúš Kukan  <matus.kukan@gmail.com>  [d795812415c2047045c75b4f65ec74541616ecc4]

tools: add missing dep: dlopened sal_textenc

Change-Id: I6a1d51e6a1e5e41b9866bc67c2e9707a2bd2e9a4

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [be55511dfd501993be795477ecee4c542baf9c3e]

Turn SAL_INFO back to SAL_WARN

...the reason it started firing was a regression that has now been addressed
with 402eaced7554aaeea75c10015857ea197191ba34 "Related fdo#46808: Fix
UUIInteractionHandler::initialize argument handling."

Change-Id: I2f36e1cb5ae1af293a7c07c366f1602e56e966ea

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [402eaced7554aaeea75c10015857ea197191ba34]

Related fdo#46808: Fix UUIInteractionHandler::initialize argument handling

This was a regression introduced with c25cb8a641723ab098980bb842caf75c0dc9b059
"fdo#46808, Adapt task::InteractionHandler UNO service to new style."

Change-Id: I52e36c4aabbf4b2b4552ed0e8ea164db15071980

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [489a0032f4dd6b1cd8b5e2e7c70b1ea626bee0d9]

Simplify SAL_INFO usage even further

Change-Id: I452319aa627c8de17e87033597a151f186c4361c

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [e1611532aca551c90c879ca3100a088aff988d75]

config_host.mk can no longer be sourced

...with its ifneq ... endif sections, so require make cmd instead here.

Change-Id: Ifab2117c5fb775c0c4ca7001f954716bd09a3844

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [ddb9c307e9bdd90f41ae524af52e698aa10211d5]

Consistently use gb_Helper_make_url

Change-Id: I6613cad010267afa551ddcab7cf92c7d930d409a

2012-10-26  Stephan Bergmann  <sbergman@redhat.com>  [cdb05e22d1173f3e0232b237e811dc183a36fd07]

Improve error message

Change-Id: Icdbb60525f858a2a0002a5e6f599eb6a6954a9dd

2012-10-26  David Tardon  <dtardon@redhat.com>  [e8920c600eb2fef047ecd8226f07da283d7033bb]

add sal to cross_tail_build

Change-Id: I81d0902ca41b8dcb43d58d47b9758b8718c25e86

2012-10-26  David Tardon  <dtardon@redhat.com>  [97b18e218069a47ceeeb699fb21638b6b7b27b2c]

drop dep on sal

The windows (dmake) build no longer needs uwinapi.

Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57

2012-10-26  David Tardon  <dtardon@redhat.com>  [16e6771acc6607044d089ec10fec9d26f5e03cd3]

chop out uwinapi from more ext. projects

Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4

2012-10-25  Peter Foley  <pefoley2@verizon.net>  [638adb6373f1491efec258934b21eccff43a4712]

fix sourcing config_host.mk

Change-Id: I0ef147e1a86a7a88359c30c458e69cc5ac35741c

2012-10-25  Peter Foley  <pefoley2@verizon.net>  [42adaa004ce767abddc0a8260b81884c0bbb0d0f]

add sal to tail_build

Change-Id: Id398311fe86dbd81e5d1cbdf129783e659973737

2012-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eac570e018e2382104b829d1c5a4312179354331]

uncommpressed stream size is now 64bit, fdo#56291

Change-Id: I13de2ea8cdd63cd2ba365a0ee02c224092d3f65f

2012-10-25  Peter Foley  <pefoley2@verizon.net>  [582265477d0ef819125e906cd08e5bf32916088a]

fix gbuildified expat

Change-Id: Idaa56eb209e356c434804ce86b644b33773f44d1

2012-10-25  Peter Foley  <pefoley2@verizon.net>  [8a109cb23e75771fc726d65aee0202c6f81cac1e]

fix link error

Change-Id: Id643fc7bb16a4456dc6821efe44a8bc0e73d88f7

2012-10-25  Matúš Kukan  <matus.kukan@gmail.com>  [1ceb47d96da9e7977c96241f49ad291ff0466970]

graphite: convert to gbuild

Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6

2012-10-25  Miklos Vajna  <vmiklos@suse.cz>  [bab471569a72618efba223751b54ac40965842d8]

if git hooks are moved, move the README as well

Change-Id: I1d9e64bf16b7572de120e9f81e9f13c7c4c11ca0

2012-10-25  Miklos Vajna  <vmiklos@suse.cz>  [411f9007e20f8035bd2ab7bbc807c61892a5c64c]

fdo#55939 fix RTF export of footnotes

Regression from d4069372484f18b242a42a1996767f57b031fff6.

Change-Id: I58e8d48ac3222b795f7edfd0e74ecd86ea36f380

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [638bb3a63ecc8f50fe6d82b510221b771dbb1c83]

add filter.xslt log area

Change-Id: Ia212489c33da72f85d96618aa1d4db5972044bb2

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [5adb2fb940c79f44ee03a14842cf96dc054cd904]

boost: disable MSVC warnings C4510, C4610 for ...

boost::detail::multi_array::ConstMultiArrayConcept

Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [6fb13dd1aaf27ba7494cf65a11404339ef0e7754]

curl: disable use of debug configuration (needs msvcr90d.dll)

Change-Id: I7c22869028a78f48836741a4eb4cd5bbff16e884

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [abc873feb3c805fd1f7c0a4b9b4a236617ec9ff7]

expat: for 64bit 1 static library is enough, only utf16 variant used

Change-Id: I98a3428578b52c6d9d7210a8fb0211876d6f7cae

2012-10-25  David Ostrovsky  <david@ostrovsky.org>  [2ffde7b17192f76f815ab451f08164519f69887e]

gbuildification of expat

Two different xmlparse libraries are created: ascii_expat_xmlparse and
expat_xmlparse. One without -DXML_UNICODE and one with. Source file are
duplicated and renamed with gb_UnpackedTarball_set_post_action function
to be able to add artifacts twice to gbuild machinery.

On windows 64 bit additional two librares are created: expat_xmlparse_x64 and
expat_xmltok_x64. That is due the problem with shell/shlxthandler (comment):
------------------------------------------------------
use UNICODE only because shell/shlxthandler
doesn't link against ascii_expat_xmlparse
------------------------------------------------------

Include files are delivered to $(OUTDIR)/inc/external/expat
now and not to $(OUTDIR)/inc/external any more.
set_include call is added in RepositoryExternal.mk.

To define dependency between StaticLibrary and ExternalProject
new function was introduced: gb_StaticLibrary_use_external_project.

Change-Id: I3b3aa40f39ef82c70f6f28790b582c83e48bdf76

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [7f96cec269edabaf26f5e518d632cbfde95320ca]

remove accidentally committed garbage

Change-Id: I770cdbb23e9a42308e95505235378d715c1fcd79

2012-10-25  Miklos Vajna  <vmiklos@suse.cz>  [9faa4e46360488042d71656a5a45bed49436a49a]

comphelper: convert OSL_* to SAL_* in namedvaluecollection

Mainly because it seems we hit this assert several times and right now
it seems harmless.

Change-Id: I9176741dd25f405c9eb49daef9c703cfde4386c4

2012-10-25  Miklos Vajna  <vmiklos@suse.cz>  [b0ec8d8683c800b689a208ca2d44128e2cecefb8]

vcl: don't print gtk version on startup

All the other messages are already > 1, makes no sense to have this as
> 0.

Change-Id: I816239903cef650f34d9c57446018843e2acb64a

2012-10-25  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3e79318d5c58ca44426069b668f315b065fa6376]

WaE: 'xChartType$D57056$_pInterface' may be used uninitialized…

… in this function"
declaring those functions static breaks the build on MacPPC / gcc 4.0.1

Change-Id: I3a389530d51ae0ddd38418159ca4234016bf93ba
Reviewed-on: https://gerrit.libreoffice.org/911
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [d3fb6d227c77198aa0b70d6f5260ff239f5d692c]

remove .ui mark-up in favor of font attributes

so we can keep translations markup free, and it matches
better our existing font use in controls

Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266
See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages

2012-10-25  David Tardon  <dtardon@redhat.com>  [725eba738eae4eee6cd9b833d375db5463833119]

remove all traces of saxon

Change-Id: I33ca2c27d557d24e3900d7ebf8f3ea2d99b3cfb0

2012-10-25  David Tardon  <dtardon@redhat.com>  [bfc71eb03e2bc6f26d53f70b32f9a8937086808b]

drop saxon-based XSLT transformer

Change-Id: I2cd4e0965452c376df8c5e43353fbdd6f62fb27d

2012-10-25  David Tardon  <dtardon@redhat.com>  [ca0ea73a4ab104031a16b5bac7a9bb6e57c77ba0]

rework selection of transformer for an XSLT filter

Change-Id: I765762f11813c6b612416a8db2707bf94114c876

2012-10-25  David Tardon  <dtardon@redhat.com>  [25113cd050d931b0e195fda6d6da9864a575070e]

convert java XSL transformer into extension

Change-Id: Ided6c480969764073056830722c8996e0df52285

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [9fcd47b5f6555d368320d6b008cb4645c96de648]

fix tests that aren't testing anything

Change-Id: I62c5f9206b6bc0321b7ee2b9c679ab7b5400a8ef

2012-10-25  Arnaud Versini  <arnaud.versini@gmail.com>  [0cf62745319462917fc571c6bfc6679094b63dc4]

Cleanup and simplification of process.cxx

Change-Id: I2bbc2763eca7c878ead2a325589d8c4bb9210bda
Reviewed-on: https://gerrit.libreoffice.org/868
Reviewed-by: Marc-André Laverdière <marc-andre@atc.tcs.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-25  Arnaud Versini  <arnaud.versini@gmail.com>  [de6c8db94a2fd805fcfc6e1147f33cb727e27919]

More efficient way to initialize SwDoc

Change-Id: Icde740ea12e8839b0a4c8e0317143dbe2157a964
Reviewed-on: https://gerrit.libreoffice.org/894
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-25  Stephan Bergmann  <sbergman@redhat.com>  [5ba1694606577f9cda2b773d82ae765118bfc9e1]

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.

Change-Id: I9b582ba22667b1dae635828e85c4cc5b530353ac

2012-10-25  Andras Timar  <atimar@suse.com>  [d922cc0398ac4ec8de1a1b47402ceeb5d5d152b5]

updated submodule: dictionaries

Change-Id: I58cc6aa84f6c4df00b538f290f1856de54bfa4c0

2012-10-25  Andras Timar  <atimar@suse.com>  [9c2e1a7a521160090a9ef0931b6157cc7f3e36ee]

updated submodule: dictionaries

Change-Id: I915b02f9ac0140afcf392210001e7948c5c2be4a

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [7b45dfe09772a216df4953c580302569c1835f73]

convert Mnemonic markup automatically

Change-Id: I55b6bf11468ce958aea7c98894d3a76343b53a9a

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [c7bac4da02d51f8180aaad5b3768f4ff5bd80d4d]

XubString->OUString

Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626

2012-10-25  Tomas Chvatal  <tchvatal@suse.cz>  [c627560d7a2e5f5c9b8ec8ea7d82291da67a7a31]

Do not die when using old configure options

Packagers get warning from autotools about using wrong configure opts.
If they decide to ignore it then its their problem.
With this approach we would have to die on all the configure script
changes which is bit annoying.

2012-10-25  Muthu Subramanian  <sumuthu@suse.com>  [d6f6086f850720d77b48b06b51e873d90e9ad5ee]

n#773048: Adjust rotate in relation to fix for n#783433


2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [5c64ed1bc3782b71f4eda5971759d61b88444c71]

add EDB-22215-1 test

Change-Id: Ie20d28ab0d71f995761ccdb2c83fe89638f7a313

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [7b2772629eb19579e04923883123af9e4a8c1ff0]

loplugin: tidy up some log areas

Change-Id: Ie2c7b219f57a2bdf14fc07311a03a2c66f6c75aa

2012-10-25  Caolán McNamara  <caolanm@redhat.com>  [73fc75bf805eb7660598f2862746f3cfac75aa79]

ditch SYNCHRONIZED_START/END

Change-Id: I1c0c015f371346efc5712ead7abe9e7f2ec0f9d0

2012-10-25  Takeshi Abe  <tabe@fixedpoint.jp>  [9e44e1a819cb919015a8e268029b7e979300ed5c]

sal_Bool to bool

Change-Id: I8b76ba6d6a27cebefca3307a648bd5baafd27262

2012-10-25  Stephan Bergmann  <sbergman@redhat.com>  [923e85b89549a3c09fe625c4f2faee5287974f72]

helpcontent2: Copy .memdump rule from core/.gitignore

Change-Id: Id87d02b6144168b2731a814c4ec5bc3c026dcda4

2012-10-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0772bfc17afc84149e2ff454246182b3d9309e53]

fix compilation and linking of starmath cppunit tests

... but the tests still crash and are disabled.

Change-Id: I5df66f21865cac98c38d4ef3684c562784e093b9

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [3113389d438a0e897e48a445f0443183331a3482]

gbuild: Extension: remove ugly "nodefaults" mode again

Change-Id: I723f70224a00972993d5b8592dd5e3834be7fd84

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [ca284bb7467dd2ae711e35a1735234c6e828ef04]

ct2n: use a Zip target after all, because...

... the ExtensionTarget requires the description.xml to have a
translation in the --with-lang case.

Change-Id: I155e47d8a44590995ffcd63cb9ac8f02822a82e9

2012-10-25  David Ostrovsky  <david@ostrovsky.org>  [f5e2af01af58ca548a920b72d23a3086397e8c30]

ct2n: add Zip file from original gerrit patch

Change-Id: I58a547db30dda833cf1dd6a7563cd1589876431e

2012-10-25  Michael Stahl  <mstahl@redhat.com>  [13b000d639e96e3b4eda7e8527d74bf6f9edebcd]

sc: warning C4702: unreachable code

Change-Id: I9a6668a785d1dd6d6f02716519dedb01fb90af00

2012-10-24  Miklos Vajna  <vmiklos@suse.cz>  [e190307f9a7dd6ad40c83cf71714b3effd231b96]

package: kill remaining RTL_CONSTASCII.*PARAM

Change-Id: Ia53ddbfcf68524b7714fe6df447a9dbb1a68bcb7

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [8be8bcf76de7fcc5c91480583a79a565c7693733]

desktop: try to cope with MSVC being silly with C4702 and C4715

Change-Id: I9812079bd9987c841dd1856573de768d7192873b

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [f260c656da4457c5d87c161bdd43ad3023d07472]

vcl: uipreviewer: remove spurious "return false"

Change-Id: Ie853d55f78f27a7249b8e960587c8d2bd833d1a7

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [d59379a70ab4d7b43237bfce6e526fc09c94ec8b]

cli_ure: warning C4965: implicit box of integer 0

Change-Id: I0ccc91ea686e599171845ff2cff5e536bbdb7b77

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [4a2bfe3d223e08d6dc7b7fef812625652eec19fc]

warning C4805: '!=': unsafe mix of bool and sal_Bool

Change-Id: I7607ddc9e207c87d6126715c43970ac22d3aed62

2012-10-24  David Ostrovsky  <david@ostrovsky.org>  [b5c0e66bb93d969adebf9be892bed59f72d1c8c9]

fixing VS 2010 error: OutDir property must end with a trailing slash

Change-Id: Ic6477adbd8e8eaa24f851befe5d18d34061e88ce
Reviewed-on: https://gerrit.libreoffice.org/905
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-24  Stephan Bergmann  <sbergman@redhat.com>  [a2e8ac6228f4863eef84ca8a9fca73a3808c1b18]

Update dictionaries, helpcontent2, translations to origin master HEADs

...as 49a92ab374280eb340d8566d0ccc211a7fb52768 "commit changes in dictionries,
helpcontent2, and translations" had erroneously moved them back to old commits.

Change-Id: Iea6165ab2011de0b25129759442948cb3d0e3083

2012-10-24  Noel Grandin  <noel@peralex.com>  [13bedc55b1d533eadcfd4932ef57076e3642caaf]

fdo#46808, use service constructor for frame::GlobalEventBroadcaster

Add document::XEventBroadcaster interface to XGlobalEventBroadcaster,
because a client uses it, and the service always implements it.

This is safe to do because we haven't released an LO version with
XGlobalEventBroadcaster in it yet.

2012-10-24  Stephan Bergmann  <sbergman@redhat.com>  [22d3fb11c65dd0679aab780ca789d2d4d74deac2]

Related fdo#46808: Improve previous commit slightly

Change-Id: Ie81ae8a75847fdbc70e69349d0646f0bb558b7d0

2012-10-24  Noel Grandin  <noel@peralex.com>  [b8abd0368854329efb5ce91606e99fe448944ff9]

fdo#46808, use service constructor for frame::DispatchHelper


2012-10-24  Stephan Bergmann  <sbergman@redhat.com>  [900dc2b70dc020fc077c300963a0746118820f06]

Related fdo#46808: Improve previous commit slightly

Change-Id: If633be759ab2aa4f42548f02a58fedb858783551

2012-10-24  Noel Grandin  <noel@peralex.com>  [3bf3b01dfcea0316ca6bd2ae7a2887b138235462]

inline a #define that it only used in one cxx file


2012-10-24  Noel Grandin  <noel@peralex.com>  [488090754938cbb1e5cf24dd4a585a4a605956f0]

remove unused #define


2012-10-24  Noel Grandin  <noel@peralex.com>  [d26f3acf2874f64fd89c8197163651443d4b1733]

fdo#46808, use service constructor for system::SystemShellExecute


2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [e0c4e1f8b7258a3a6e38e4115c03e4315541a8de]

honour padding property in VclBox

Change-Id: Ie387898535ec8f638c4a2a2785cdb39273136f0e

2012-10-24  Stephan Bergmann  <sbergman@redhat.com>  [cc6ec92330ca304f7b8bdb6fb661317141b96882]

Related fdo#46808: Adapt Windows-only code to previous changes

Change-Id: I115fa92ecf0cbcd6159d0de900e5174fe3c96d18

2012-10-24  Noel Grandin  <noel@peralex.com>  [69c1bacdd122478ae541369bb8396b5c259e67e0]

remove unused #define


2012-10-24  Stephan Bergmann  <sbergman@redhat.com>  [d3efa1d00da2aba4474d785d0b88885686170884]

Related fdo#46808: Improve previous commit slightly

Change-Id: I95da6e3082a3ebd0bebabf233497ae40d6398fdd

2012-10-24  Noel Grandin  <noel@peralex.com>  [33a0f8ce656c8c5bb9c3c3deaa10c182e262b374]

fdo#46808, Adapt awt::Toolkit UNO service to new style

Create a merged XToolkit2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Also mark sub-interfaces as non-optional.

Change-Id: I278d0288e92be277033013302267cf93f7d70480

2012-10-24  Noel Grandin  <noel@peralex.com>  [f252b332dd2652abb02851ba0c2521c045787801]

fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..

..because we want to use the name for the new merged interface
for the Toolkit service.

Change-Id: Ib1e193c7d04729f6420ee6984231fd50181e59d3

2012-10-24  Noel Grandin  <noel@peralex.com>  [4970e292fb44f482e84822fa97188bcbdfce2ed4]

fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext

Convert the helper methods to take an XComponentContext parameter,
instead of XMultiServiceFactory

Change-Id: Id662d674c6d3c4ddfd35be5fc2e802b73bc6de90

2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [4cc5ccef4bccc779f6286ac369b00dfd42ca9cdb]

convert index dialog to .ui

Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793

2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [b9326cf05f1ec7ba480bef756c20eca91035bedc]

improve optimal height of empty comboboxes

Change-Id: I481e079136ab0496ac79b60931bfce8509b4af23

2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [88fe7d133b0597f7b18146589017af33877baf80]

refactor buttonbox calculations to allow nonhomogeneous buttons

Change-Id: If0f3c09a2fb6577615f33576fee1dde5b627ca82

2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [0853819285861e896e370bb5c10bf9108f3d74d8]

merge and correct buttonbox spacing calculation

Change-Id: Ibd378c85c6b7cf774ed2a6f652264a2a78bfe366

2012-10-24  Caolán McNamara  <caolanm@redhat.com>  [39c9ef3991d783bd8265ab31565814145a5dae8d]

map some more stock images

Change-Id: I19fbc2062b2857e194d5850f2febea514fde50d9

2012-10-24  Peter Foley  <pefoley2@verizon.net>  [a74aef358a16143ba7eee8ea15669b5cce3569ae]

fix fpicker build error

Change-Id: I29026261bcc3a31ad9226016a65e8efa4dea79f2

2012-10-24  Peter Foley  <pefoley2@verizon.net>  [2a9cf53b71a3fc4afaf91c507b58b4a4db94372b]

fix bluetooth enabling logic

Change-Id: Ia55154d001327a5d0f6ee20736f3335b01c80cf1

2012-10-24  Peter Foley  <pefoley2@verizon.net>  [f61e81a6eff6b817c41f2e6d43132f3439fde7d0]

fix warnings in cli_ure

Change-Id: I4e081473612403e0bf277e8dbf5f1b9a15541dd7

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [0b9ebd78778baf241cd08457e1abbe07c73c5f80]

boost: disable spurious MSVC warning C4100 in msvc.hpp

It warns that "x" is unreferenced formal parameter in
virtual void failed(Model *x) { x->~Model(); }

Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [9a8662c5ccb7c2f650ff27af62eb569fc37c448f]

PasswordContainer::allowPersistentStoring: fix warning C4805

Change-Id: I8e2208bd054272ef6b461eadf1244e84968e8737

2012-10-24  Petr Mladek  <pmladek@suse.cz>  [49a92ab374280eb340d8566d0ccc211a7fb52768]

commit changes in dictionries, helpcontent2, and translations

Change-Id: I961711e3085d6ee20933414dabbb33c0518a25ed

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [c32be18efff716754baf96ba44ad28531fa5fcff]

ct2n: fix build on Windows (DOS line ends in patches)

Change-Id: I48c90f7abcc9609d5b2c041597fdeff37db836c8

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [f893618745f8ca12533a6bcedbc224e4b9ee3479]

concat-deps: fix breakage introduced by eliding:

The call to elide_dependency in _process was broken because it checked
the full line, which ends with " : " usually, breaking the build with LO
customised GNU make on cygwin.
(regression from 140281898f21f707582f395918e5234bdb67e435)
Also handle empty lines following '\' better while at it.

Change-Id: Iadc6349e5b6930945e46e244bcbee37a632e0d71

2012-10-24  Lester  <lester.kakol@gmail.com>  [e89c99a8ce264173a9d9cbb6df09d7811d6b34cc]

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>

2012-10-24  Matúš Kukan  <matus.kukan@gmail.com>  [9a3fe78320fdb7e2f1cb1ac9dbf6f9a5201af9b6]

freetype: convert to gbuild

Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef

2012-10-24  Matúš Kukan  <matus.kukan@gmail.com>  [526c9bdd0408cc0b983c11b35a0aaefda93fad13]

fontconfig: convert to gbuild

Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [4a326ad728b7f6065e5dfb4e31aca3da14e31e34]

translations

Change-Id: I4d741170a864fe4546742b59141fc2b50d9db113

2012-10-24  Noel Grandin  <noel@peralex.com>  [e8aa70b5d44a6cbedacfe0e5d1b1da2c76a3c588]

fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext

Convert the helper methods to take an XComponentContext parameter,
instead of XMultiServiceFactory.

Change-Id: I9f0098af37b91f107d8799f14caa04756eac82b1

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [3688466ab127d7801b4cb752ee6205cc04acb2f7]

Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"

This reverts commit 6292b12acfdddd51a816fad3b3ea8073a58eb3c2.

Should no longer be necessary after git submodules migration.

2012-10-24  Michael Stahl  <mstahl@redhat.com>  [5e3f7c1db5dd10eca9009a4aea6f489664227724]

Revert "One more cygwin symlink kludge needed"

This reverts commit ff795d058b36707ec65f8b6e159646e5c2c8c8c5.

Should no longer be necessary after git submodules migration.

2012-10-24  David Tardon  <dtardon@redhat.com>  [057ac009a338b1cca29c926bc90f53066078fde2]

make l10n of extensions work again

Change-Id: I156f6bdf04d64abfdf482fd2bee13136528bff9b

2012-10-24  David Tardon  <dtardon@redhat.com>  [7cba3141cde4e6fdfdd34a3389964fe125bca745]

change dictionaries

Change-Id: I5802a25ee5128ce956e99daec6173627923121ec

2012-10-24  Takeshi Abe  <tabe@fixedpoint.jp>  [cc64715977062d77ba9e3cb1c95138b0cc7639f8]

sal_Bool to bool

Change-Id: I47f376f431276396a9f3168a5e39e2c9e9e55cbe

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [cffdb8d6804105bc840a407a10890af556e586c9]

gbuild: fix XcuMergeTarget build breakage:

Introduce gb_XcuFile_for_extension function to use the right file
depending on WITH_LANG setting.

Change-Id: Ibe4fc4e28fe445fc9391b68d370039528eab7ed8

2012-10-23  Peter Foley  <pefoley2@verizon.net>  [4dc53ab0c3b3176ecfe7ea78c131d92a97d2bd14]

add ct2n to tail_build

Change-Id: Idc46fff0e019e114d67600fcf8ce4b46e791c100

2012-10-23  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1d77d4eada214e14938336070b248c18705939ff]

typo, wrong object was returned

Change-Id: Ibcb45d7f0ad3f9469c61809528d7542a80d406b7

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [e90e4df7ae3cad005932733dc46c61cef3ec38b3]

gbuild: UnpackedTarball: clean final target too

Change-Id: I02b1935a50ad1befe9630be8bd07792370d83bfe

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [1a53b377d8423b1d214f0cbeacc98b0e9afe81c2]

dictionaries

Change-Id: I6c909d2cc643c77b0d7d3ee0d426d42c9cafce83

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [10f4e767f004dc464a244618fc611bc700c6cb74]

gbuild: let ExtensionTarget expect manifest below META-INF

Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [76146f2f8d537c1942aa3a3288893363cadb1390]

gbuild: make ct2n module work

- add a preparation target to ExtensionTarget so added files can depend
  on unpacked tarball or custom target
- add a "nodefaults" mode to Extension to disable some stuff

Change-Id: I1fce6e948cef0a6d976e2e6555ef5c5f8e90cffb

2012-10-23  David Ostrovsky  <david@ostrovsky.org>  [97d83c45faf42ada9993239c3835641d8bbd070f]

gbuildification of ct2n

Conflicts:
	config_host.mk.in

Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543

2012-10-23  Stephan Bergmann  <sbergman@redhat.com>  [5e9a7f1919663d22cb568b1afdc018ef6be0cc91]

Related fdo#46808: Improve previous commit slightly

Change-Id: Ib4f44f745f7e3e2e1403d905cc16bee4c487b0b4

2012-10-23  Noel Grandin  <noel@peralex.com>  [432c0f491712870b82dcf5dee7b98fa5440bfa1a]

fdo#46808, use service constructor for frame::ModuleManager

Change-Id: Iae2bd22a22213274d4a7697345b879f6573a30f0

2012-10-23  Noel Grandin  <noel@peralex.com>  [b493b5a284d5a629d16e733197c7840fb33b469c]

fdo#46808, use service constructor for xml::sax::Writer

Change-Id: I2b216a0e3a9694568642e9de2f4f43ecd682555f

2012-10-23  David Tardon  <dtardon@redhat.com>  [6a40553095d71ce8a884a08563d3b3764c41ce65]

Revert "add missing dep on translations"

This reverts commit c55b916a1eeaf4f4caf50caaee96d949a49ff3e1.

There are dirs that contain only .src file(s) without any localizable
content. Subsequently there is no .po file for these dirs either, so it
would not do to expect it.

2012-10-23  Tor Lillqvist  <tml@iki.fi>  [122f3e7e68c7679579309338d3f4befa3a0ba9f3]

Handle getAllFormats1, too, but it exists only for en_US

Change-Id: Ia8de5f1a619466e473f7a9586f53a38bdf9c2e51

2012-10-23  Stephan Bergmann  <sbergman@redhat.com>  [a33dbc169037d985f104c83d01d5efd9982413de]

Related fdo#46808: Fix pre-existing bug identified in previous commit

Assigning to dead xBreakIterator instead of m_xBreakIterator had been introduced
with 9f2fde7ab5de20926bb25a6b298b4e5dffb66eb2 "#i103496#: split svtools; improve
ConfitItems," and just fixing it does not cause any tests to start breaking for
me.

Change-Id: I9a26e8d3924bf15ae948c9c26b70f42f8f0d2f64

2012-10-23  Noel Grandin  <noel@peralex.com>  [c0f865c9b5a34b272c9e0b22d18969554265914a]

fdo#46808, use service constructor for i18n::BreakIterator

Note that I found a pre-existing bug in linguistic/source/gciterator.cxx
but I was not able to fix it, because doing so appears to expose
bugs elsewhere!

Change-Id: I17fb9108d98a98d0ae13fe5a8e043d2db5b27a6a

2012-10-23  Stephan Bergmann  <sbergman@redhat.com>  [e41f21b4165e40e1564cc75928b4b085ce7072e1]

com.sun.star.xml.NamespaceContainer appears to be unused

Change-Id: I9d5de399e5adf37d42dac5421e5cd4c35bf96a6c

2012-10-23  David Tardon  <dtardon@redhat.com>  [f62e1fb9caa7c0d200d074342efc62067dda3192]

change translations

Change-Id: I8f0c855bcf2f893c71ea3dea7c07e43658dc9918

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [7e14889b80528f723782ba12b2836ae72e4a69b7]

gbuild: remove INCLUDE_STL and misc stlport stuff

Change-Id: I99a3e097865bd5305886e2d5f91e86d0d691de22

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [48c9586e0797871e519d1cf68aa59bcc4ba02651]

RtfFilter::filter: not allowed to throw WrongFormatException:

throw a WrappedTargetRuntimeException instead :(

Change-Id: Iebf2b709beea738ba513ec5ce884874b76fbf243

2012-10-23  Michael Stahl  <mstahl@redhat.com>  [85b6a93cf41fb05e726027e34fcd805330e20414]

gbuild: fix AUXTARGETS:

This finally blew up spectacularly on Windows because we now have
packages delivering external libraries to the solver, where the
libraries are not defined by Library class, which leads to accidental
inheritance of AUXTARGETS variable and failure to deliver nonexistent
UnpackedTarball/.../libpq/postgresql-sdbc-impl.uno.dll

Remove the custom deliver rule that uses AUXTARGETS, and instead
let those files be handled individually by default Package.mk rules.

This requires a dummy touch rule for each file, and unfortunately a
pattern rule cannot be used here because of silly naming differences
between implibs and dlls on Windows...

AUXTARGETS do not cause problems for clean targets because there is no
interdependency there, so keep them there.

Change-Id: I2138f635334ff4517a2d31ef91cfd03a46745fd6

2012-10-23  David Tardon  <dtardon@redhat.com>  [3784cd9b03f9251ebbffd9a976363f685b3bc58a]

change translations

Change-Id: Ic3a9c18e740cb896ed67a3635631fb6951a2ade9

2012-10-23  David Tardon  <dtardon@redhat.com>  [c55b916a1eeaf4f4caf50caaee96d949a49ff3e1]

add missing dep on translations

Change-Id: I8c40e57a5a70d7a85b731f381e02ab46c71a8e68

2012-10-23  David Tardon  <dtardon@redhat.com>  [4d4203a206c5e41c8c4ebccc99ca83ddd59e1717]

wildcard is not necessary anymore

Change-Id: Ie52ce46671ec5c2db1e69f87225102c783f8ca16

2012-10-23  Michael Meeks  <michael.meeks@suse.com>  [1d16f59023b1b19d01ca69b8c9735be6d3baf5d9]

add cache to avoid excessive repeated UNO peer creation for customshapes

Change-Id: I30366e1a4d0648fc617c0cc20f61d3d54dd66d48

2012-10-23  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [0a6da5e194e22a7b337896bf81e1996fb60b9f88]

Translate German comments

Change-Id: I5a5e9d99ee474432c70808ae0e5bca847c67fcbe
Reviewed-on: https://gerrit.libreoffice.org/902
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-10-23  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [a6badf3621a14c29c78c67063d11557fb1565230]

Translate German comments

Change-Id: I91e6fe51e6fb15cda90a6fab029d19c12cb3d251
Reviewed-on: https://gerrit.libreoffice.org/899
Tested-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>

2012-10-23  Noel Grandin  <noel@peralex.com>  [8aa5946afeac9d86f84239bd7ef101493059c3f5]

fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style

The service already existed, it just did not have an IDL file

Change-Id: I04c617a97262e9cc96af17fcae9cc084245c0149

2012-10-23  David Tardon  <dtardon@redhat.com>  [468acb7f521317dbededd0c31a6cfae979446104]

fix really stupid typo

Change-Id: I8b51dfb8162ae44729d06f952bcbbec5553ae722

2012-10-23  David Tardon  <dtardon@redhat.com>  [fd10c84159131e027aae4be065b446dd24f916e2]

fix deps

Change-Id: Ib97b7554af9226156f38497dc83073a98ce610ea

2012-10-23  David Tardon  <dtardon@redhat.com>  [be6057df8981ca06bd8d6e5be2754ff3a3f0a7c7]

disable ego messages

Change-Id: I60466feee57af3db5b8ecb9d9af1121b5ef19f8b

2012-10-23  David Tardon  <dtardon@redhat.com>  [6761a84ef77b4f5be88ecbad990316042f8fb244]

change announce code for WinResTarget

Change-Id: I036ee8686472cc8ce05dbab505ea31de9f81da94

2012-10-23  Noel Grandin  <noel@peralex.com>  [694562874b5b439cbace1b1f0ccb07c574f676a3]

fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style

The service already existed, it just did not have an IDL file.

Change-Id: Idad85ab23f6650c89ba3095d10568a302503613b

2012-10-23  Noel Grandin  <noel@peralex.com>  [b30ee83058793ea8fbb020e5ac8f118bd20853d5]

fdo#46808, use service constructor for beans::Introspection

Change-Id: Ieb49277020d31779979d8eb508391d6f8b97bf94

2012-10-23  Stephan Bergmann  <sbergman@redhat.com>  [5e48667f6bdd2f5e05b3f41d080fda06bd3d7c16]

Use relative submodule URLs

Change-Id: I3103ec007f744953e081796921f6f9f2bbb69402

2012-10-23  Noel Grandin  <noel@peralex.com>  [5aa2cd1d3f85958917f47523ee430af11ac1751d]

fdo#46808, use service constructor for uri::UriReferenceFactory

Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6

2012-10-23  Noel Grandin  <noel@peralex.com>  [f4776bf465ee682f65d1e978b031c928d9d310a5]

fdo#46808, fix up some NumberFormatter createInstance calls I missed

Change-Id: Ieb3ce841243797a119f1d1d40379ff2a4614168f

2012-10-23  Andras Timar  <atimar@suse.com>  [d40dceb75b3a2b717a36919d5f30189d918940e2]

Updated core Project: help  e7fbc5a6b9ed38e7cbca420335f509c82d34cd02 fdo#51854 add help for newer horizontal/vertical cell alignment options


2012-10-23  Tor Lillqvist  <tml@iki.fi>  [4aa33cae65dd90f60873922dfb0c3f9b106537f9]

Make loading CVE-2008-5937-1.gif fail (as expected) also on 64-bit Mac OS X

Change-Id: Ia300ebf0c1365699869f386c7257519bcedf2687

2012-10-23  Stephan Bergmann  <sbergman@redhat.com>  [96365ae6e670678919951859f4ddc61e86a5df02]

-Werror=maybe-uninitialized

Change-Id: I31eefa2444d7d108103818785e83816d07f8cde2

2012-10-23  Noel Grandin  <noel@peralex.com>  [c988da288ec473a28f61ebb53aa3ff82bab11ef4]

fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style

Create a merged XFolderPicker2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d

2012-10-23  Tor Lillqvist  <tml@iki.fi>  [eb016138e817d686795e1902a7a295d93639da27]

Apple's Clang 4.1 does not have -Wself-assign-field

Change-Id: Iac87cae6e9ee0e4efa07f64903f8789fa47869cc

2012-10-23  Miklos Vajna  <vmiklos@suse.cz>  [40e38fd6b1a54decc9de5e792b75a36dc125abcc]

package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestream

Change-Id: I3204e7998c493585486f75bba80f648b0180b24b

2012-10-23  Miklos Vajna  <vmiklos@suse.cz>  [49e003177db4c5e83bfe9feeb4d12d472f97f3cb]

fdo#51145 give better error message on import invalid RTF

Change-Id: Idd81e58b8b0b95b1027b7ece434cb362a689f124

2012-10-23  Miklos Vajna  <vmiklos@suse.cz>  [de574fe542ccec288c3a5e240a6888d545e8d744]

sfx2: add ERRCODE_SFX_FORMAT_ROWCOL

This is similar to the error code ODF filters are using in sw/sc/sd,
except that it is not specific to any application, so any UNO filter can
use it. All you need to do is to throw io::WrongFormatException with a
"<row>,<col>" in the message of the exception, and then the error dialog
will show it, instead of the useless general error message.

Change-Id: I279c8d438f01498b44f14a6dc6aeef85f7dfa4e4

2012-10-23  Andras Timar  <atimar@suse.com>  [48a6db0692d84becb6d944daa6195529551e96d5]

Updated core Project: help  5ce2b22ceed6bbb22f888fd12798ac53f5e7de98 fdo#53882 add help + extended tips


2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [97bc32eb68c33a54764380fbd91141028b66f6e0]

pyletter: Don't need to lock controllers here

Change-Id: Ic3c313c8b58005fdd7ac09f7f74bae11f46cde07

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [62423956c33dec9dab66971eafee6df4e7212dd9]

pywizards: unused method

Change-Id: I2664413d974c1e6a8b84d1807ffe982008e5aae9

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [ce6995cee86988a8a3c43b845845d5b2723ef14a]

pyletter: Don't need to lock controllers here

Change-Id: I8677489a99e4f8efabe10b47b8f86045816a118b

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [5a0b00d9e976e5d7ab9edbb9edaa148ca1a6f691]

pyletter: missed import

Change-Id: I0958429daedd8128359f1f10b2306cee555f8769

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [c06ee4c3d0b85b3452dfe7c5a46ea85799f54609]

pyletter: Fix avoid to load the same template when it's already selected

Change-Id: Ia52beb31dfd30dc1e4d914a41e858e3258b7629b

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [b8c3e47fd4dece8daf6b7aa016e3f3098827e897]

pyfax: Fix avoid to load the same template when it's already selected

Change-Id: If757247b527b92e5fed9b34d5608c37fe2d6fe04

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [c9b591bea076d0733833e18d886ee111d590f0ad]

pyletter: missed import

Change-Id: Ifdffb3323d7922b03f97a109781c1e2d36eb1bbc

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [65e104060b2bd46259f0307263aa3d8eba4c0ace]

pyletter: remove java letter wizard

Change-Id: I63a46f027c8e022dee35f57db19b2538be09b1fc

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [9ad72dd384bb9553fb12f6829d27fa73d25c2503]

pyletter: enable python letter wizard by using ?insert url

Change-Id: I495997e116337d2b6b8df4ef1bda3af3707347e7

2012-10-23  Xisco Fauli  <anistenis@gmail.com>  [bf51d4c7c34ef74386d653fd118ca5435b58a34d]

pyletter: pack and register letter wizard

Change-Id: I4b9e2d22af810db367c705791376c99cb1860172

2012-10-22  Peter Foley  <pefoley2@verizon.net>  [bd1c6446d3fec046c8cd6d275412036f19198d3d]

remove nonexistant file from Zip_uretest

Change-Id: Iad0c1694a896f58bf2075b5997aa29942e5ffd87

2012-10-22  Michael Stahl  <mstahl@redhat.com>  [2589505cc299950a2d41aa65e0100fb0c6f0a7a6]

fdo#55290: CliAssembly: fix cbd9dddb: s/NAME/OUTFILE/

Change-Id: I9339dee42ed564521f3d6bd4d269184e79e2303c

2012-10-22  Michael Stahl  <mstahl@redhat.com>  [8de04aaf23492fb0c188b063ecd806b2e6d9d213]

mozilla import libraries have no "i" prefix

... how the heck did that ever work?

Change-Id: Idfaf4d617f48427b144837ea44bee49ae8e3f0ff

2012-10-22  Matúš Kukan  <matus.kukan@gmail.com>  [8c6276a312a3dd88d7469be3187bf8d9d077f0d8]

drop rdbmaker completely

Change-Id: I313afb391562adae4f91c55480a036c228e0b540

2012-10-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [0397c4b02d894259cd86280185f52ec84a67b16a]

Some ::rtl::OUString to OUString in basctl

Change-Id: Ifbc60c2e6f2906cc0b7a3ea3fb9dfa1a8421d6a2
Reviewed-on: https://gerrit.libreoffice.org/896
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [c348df5635c45fd446fa9a7e831581164e55be71]

loplugin: various warnings

Change-Id: I605bffb518d804ee69edda5e7641e13e4c14ef01

2012-10-22  Michael Stahl  <mstahl@redhat.com>  [eda255b38d871bb7d20432e5730cc8c68b3e2942]

SvTreeList: fix singular iterator compare assertions

... which will be introduced tomorrow by 3fa955d7

Change-Id: I5d74a1c018fab69102382d6ea0b2739dd102e5bc

2012-10-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [41145f51c9efa81e55db9a6e928d422c252ccc4c]

OUString cleanup in basctl

Change-Id: I9644427f6d3bb4b2f488325eb520b365115a8e82
Reviewed-on: https://gerrit.libreoffice.org/892
Reviewed-by: Ivan Timofeev <timofeev.i.s@gmail.com>
Tested-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-10-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8545bf9afc3d4adfd3e7d33c5063a3ee259327a6]

fdo#55800: fix hex color conversion

Change-Id: I705ff4c83f635fcfea383a00eec724110d2e4b45

2012-10-22  Lior Kaplan  <kaplanlior@gmail.com>  [a40f08c1ac97078fa501da7c6dc456aa12146f25]

fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans Unicode

Change-Id: Ia2204dda0cb452a4ce38a44db61d17d6802b5a38

2012-10-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3fa955d701ee5c1bf74a216873390fb402ac7cb0]

Make SvTreeEntryList private to svtools.

Change-Id: I283d897cd5a7c15b5b60e99c90c04b696d20c2a3

2012-10-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d7a19a7e04c3ec2099ec5df562558f51327e8179]

sal_Bool to bool.

Change-Id: Idd9a123eb551c72bea5892b9e8f2ad6c7eef1913

2012-10-22  Alexander Wilms  <alexander.wilms@zoho.com>  [3800aedc23969a726026bd0d7cbcd4c107f49cce]

Updated tango_testing


2012-10-22  Andras Timar  <atimar@suse.com>  [ed24328debac297170a9bd761174ab0babacc760]

make a configure message less confusing

Change-Id: I99b6fde467384aca690cdd0bd5b08e327c926f10

2012-10-22  Luboš Luňák  <l.lunak@suse.cz>  [1a90251fd23f6a25518cefe31af57880808bf482]

move the ENABLE_DBGUTIL block higher in configure

the cpu/arch/gui/whatever block that follows it uses at least PROEXT

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [b7a3a186cb9698d019dfec4ca7510ac056eb4e99]

Updated core Project: binfilter  ab3e0975e1bf8d662e7d154de9313a491dc02b31 fdo#46808: Adapt to core css.xml.sax.Writer changes


2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [ceebced2baf8060d687a077e14935d206164ec4c]

fdo#46808: Missing @since tag

Change-Id: I8a7e43084ee51230ef0943cc47a61c1778f50d0a

2012-10-22  Noel Grandin  <noel@peralex.com>  [fb741b5e1e6aeaee74cf14af4f1cc152f0ab0952]

fdo#46808, Adapt xml::sax::XWriter UNO service to new style

Create a merged XWriter interface for the service.
The xml.sax.Writer service already existed, it just did not have
an IDL file.

Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [9cabab002b1180650236f3d1f5fd32dfdd4bf79a]

CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard location

(i.e., configure with CLANGPLUGIN_CPPFLAGS=-I.../clang-installation/include
-I.../clang-build/tools/clang/include)

Change-Id: Ic6d2973629103f71c32f44ebba2ac70d137d18e7

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [d72f3d53e05223a97efed6103fbcbfca5244c246]

Work around some more Clang boost warnings

Change-Id: I819a36fb922b6fe96e9989ad438bed15875bf1b6

2012-10-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9dbb62555f0813cc55e48be28047f22e2b3ea4ef]

disable cursor in about dialog and message boxes

Change-Id: I060872e0a468f2ce26a2ab519c5bfe271574170b

2012-10-22  Luboš Luňák  <l.lunak@suse.cz>  [f1386b7706686e0c65ba0ad6d92574658cdca3a9]

make dmake use C(XX)FLAGS from the environment too

Change-Id: I2214674181c137a312b0109e7d19a1fd2fc942be

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [07f67f3ed79913afc6614357e95d1b263064b2b5]

fail on configure debug options that no longer make sense

Change-Id: I4d01e0e00bd06e219fdc0208292ddcd5631fa235

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [40763e05acac832a274c194564ff1b182ee01d3f]

disable gb_COMPILEROPTFLAGS in debug mode

This means that modules where --enable-selective-debuginfo disables -g
do not revert back to -O just because -g is not wanted there. As this
will presumably happen with modules the developer does not care about,
there's no gain from the -O and the compile there would take longer.

Change-Id: Ied84d2f69035d6580279b0657c5a5ba5440c6f16

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [84b4293e3dc6edd59e7d09383320361aaeed9e87]

allow LDFLAGS from gbuild to be selective too

Just like CXXFLAGS can be controlled using --enable-selective-debuginfo.
Non-debug libraries can be debug-stripped this way, which can save quite
some disk space with those cppunittests which just include all .o's from sw/sc.

Change-Id: Ib947f76f535161e4eef1421a5539df5e25fa4042

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [3c00ff3a4501d1b4164373c5f6e15b464df6854b]

make configure remember C/CXX/OBJC/OBJCXX/LDFLAGS if explicitly passed to it

If not, the build system selects the right flags depending on --enable-debug
etc. , but e.g. packagers may want to do builds with e.g. both -O and -g.
This is also reasonably close to what autotools do, except that there configure
forces -g -O2 if nothing is explicitly given.

Change-Id: I1889569177ad3cbd6decdc7e9986f67ef5d4456a

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [156c18ad56df7ddae96330a89940c869583bb04f]

we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)

Change-Id: Icd5a2c6ac25e16d2f221a67dc2add775dbf756b4

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [4e2e6bca852e9937ea001451a40734b6ee97d860]

use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCT

Using --enable-debug already makes the build a non-product build,
so this whole 'product' notion is rather confusing when reading
the build system code.

Change-Id: I4bb6b879a6bcd8c76c4b48ddaccb433ab8eb4bb2

2012-10-22  Lubos Lunak  <l.lunak@suse.cz>  [a0320a908875f42bab9983ffe4db5b49fe7ba2f6]

clean up configure options for debugging build

By default a product (non-developer) build is done. Code is optimized and no debugging
information is included (may be overriden though, see below).

Developers should preferably build with --enable-dbgutil , or at least --enable-debug.

The --enable-symbols switch has been removed. Use explicit CFLAGS/CXXFLAGS/LDFLAGS instead
if needed.

With --enable-debug optimizations are turned off and debugging information is included
(in order to make it possible to examine the code in a debugger). Additionally assertions
and logging is enabled (see SAL_WARN/SAL_INFO documentation for details and better control).
This switch should primarily by used for occassional development (such as when it is needed
to debug one module in a non-debug build, see also 'make DEBUG=true' below).

Using --enable-dbgutil is the recommended developer option. In addition to --enable-debug
it also enables additional checks, such as debugging mode for STL or checking compiler
plugins. This switch may also enable additional logging from obsolete debugging tools
(which should be converted to SAL_WARN/SAL_INFO for better control). Note that this option
makes the build binary incompatible from a --disable-dbgutil build, so it is not possible
to mix them.

When using --enable-debug/--enable-dbgutil , the build is noticeably larger because of the included
debugging information (compiler -g option). When disk space is an issue (or the computer
is not very powerful), the --enable-selective-debuginfo option allow specifying where
the debugging information should or should not be used. The option takes a list of arguments,
where all means everything, - prepended means not to enable, / appended means everything
in the directory; there is no ordering, more specific overrides more general,
and disabling takes precedence). For example, --enable-selective-debuginfo="all -sw/ -Library_sc"
enables debugginfo for everything except for anything in the sw module and the sc library.

Explicitly specified CFLAGS/CXXFLAGS/LDFLAGS override optimization and debugging options
(can be now also passed to configure which will make the build system use them).

If in a non-debug build it is needed to temporary build something as a debug build,
'make DEBUG=true' temporarily works as if --enable-debug was specified. It also temporarily
overrides debuginfo disabled using --enable-selective-debuginfo.

Old code using old logging functionality also has a concept of a debug level, forced using
'make DBGLEVEL=2'. Using a debug level of 2 (or higher) enables additional logging output.
New code should use SAL_WARN/SAL_INFO and use extra areas for additional logging output
that can be selectively enabled/disabled using SAL_LOG variable.

(Some smaller parts of this design will be implemented by separate follow-up commits.)

Change-Id: Ia6420ee3c99c217ead648e8967165eed7f632258

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [920807d4491834cd88e545fdb930c9105d58c4cd]

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

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [3c71a0bae6dab8dc53c5f2b014933dcf7ef45024]

explictly require Bitmap to get image

Change-Id: I0f7e0510f6c946be7cf930659db961d3c17e1c4f

2012-10-22  David Tardon  <dtardon@redhat.com>  [bec62421a45da89d2812bdff30fbbab73291cf91]

factor out common code

Change-Id: I733dc593b2395e06bf86d8ad9dec16c958c880b9

2012-10-22  David Tardon  <dtardon@redhat.com>  [cbd9dddb4d259df3ab7b3e58e5b7165d18037c1a]

fdo#55290 create CLI assemblies with the right name

Change-Id: I521a8a1fc013684fde6055d7e2c32790462e64c6

2012-10-22  David Tardon  <dtardon@redhat.com>  [39f4b3d6dfc2a7709aa8c4a39fa049cd3c6cf9a0]

add missing dep

Change-Id: Ic902a7399a810fcf3331dc9c728c22a1f2a14d4d

2012-10-22  David Tardon  <dtardon@redhat.com>  [7f82096840a76ace982d1210cc098014a149b6a6]

use absolute path

Change-Id: Ic814cba74dede2f5a079242d0194fe7579e670ab

2012-10-22  Andras Timar  <atimar@suse.com>  [03cd2e780bdf24c4869a0ed584099f0d3d32b170]

change the order of these checkboxes

Change-Id: I2bdfb770ded91bc66618dcc27e574cd39a3b267e

2012-10-22  Michael Meeks  <michael.meeks@suse.com>  [cfacb2d111b5319f5e5c494e1cf6426277e88b59]

accelerate shape import & export by more sensible XInterface handling.

Instead of converting both XInterfaces (again) to a root XInterface
inside the Reference == operator - we ensure that we have done this on
insertion, and do a fast pointer compare; saves ~40% of load time on
some docs, and more on save.

Change-Id: Ic3c97dd731ffb3854ebc135f416f6032d87b9d15

2012-10-22  Tor Lillqvist  <tml@iki.fi>  [d8feea6c28540797b4959e66bdc9f38209f7c512]

Seems that on the emulator the y scale is -1, huh

Change-Id: I1ad30e278a5b04de3ee544c30c38f4765539157d

2012-10-22  Tor Lillqvist  <tml@iki.fi>  [a09a98ee45c024005b139a9c265d76a3bee8d89c]

Add ucppkg1

Change-Id: I471440867895b2a8ef2f2de90ed37f5b3c9c0721

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [e9a09f9e4a308052c2ca6d6435c01b000004d7bf]

dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too

...see
<http://lists.freedesktop.org/archives/libreoffice/2012-October/039995.html>
"RuntimeException while building"

Change-Id: I038806d4ca1d7a2a2518106ba722509fbe3a7843

2012-10-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2006bc9d5acc80038577bc295b45fa8dcd8766e2]

String -> OUString

Change-Id: I154c856c2813130aae1af611abcc4bcb4f0d1d13

2012-10-22  Andras Timar  <atimar@suse.com>  [ff4aca8591efcef92ad17ff86a84b75b598bce05]

typo

Change-Id: Ief230fc60ddf3008d7d75af2cf57e20d3818634b

2012-10-22  Andras Timar  <atimar@suse.com>  [a47a8515d2a8cdd9c2866deb43e3c148ef99de13]

add help ID to 'Enable char units' checkbox

Change-Id: Ic968253460363c9d73ddc247d680f38f81df1272

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [012a996721b12baf6365300bf6f4e691260d26de]

Remove arguments unused when compiling assembler object (-D, -I, etc.)

...at least Clang 3.2 warns about them, and with -Werror would produce fatal
errors for them.

Change-Id: I59568adc969ebd1ba2f20ef6c41edc7c5f5d29ed

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [dedff8f84ce19949da03c02bb7b41bc62d2789af]

-Werror,-Wtautological-constant-out-of-range-compare

Change-Id: I320c11d4b3d295c65dcd966f70a2de4f05926ebb

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [841b975a09b2159e824c51fc1c42b02e7f542052]

implement secondary button groups in buttonboxes

Change-Id: I0e60b7e197ba4f6ebd3f24cb2e9072ce3e1353fb

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [349cf01b1dd3a4c08fb3e17ffd89aa7ea9211f6c]

Remove spurious find_substr

Change-Id: I4b001e6fd963df2fad97aaf5885b0b38189e59d6

2012-10-22  Miklos Vajna  <vmiklos@suse.cz>  [fc211a5fde10109ac022f0dbdc04bcb0480fb9e0]

DomainMapper::lcl_attribute: typo fixes

Change-Id: Ib6ea496f7fb6d87011a74fc49e77c54d62cb09ec

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [ca6aa93fd448203a08b65b8b2c2db762f991d4d5]

add infrastructure for secondary button groups

Change-Id: I5fd1bbc31a0259e92f6eb23beef5d3c77b74eed8

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [324e116a2e454526891b674da58d07061406f868]

add a stock index image to vcl, ala gtk-index

Change-Id: I96cd80f14d557752c19b88bb2c99298d7c3e3e0b

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [c578c327ed9b7f71959b9f300ead479224c5c15c]

Only vcl has collate/ncollate now

so remove the svtools ones where there are duplicates, move the svtools
one to vcl when the vcl one is missing

Change-Id: I9e7f77c3088be48bfcbed81e02ff71fa7aeba0d8

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [9d2cfee5e9e3ac82fab2e920730d04f23593ec10]

some more clang warnings

Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20

2012-10-22  Tor Lillqvist  <tml@iki.fi>  [ae4da42e5fd0222fa1d1336ae1090b1ad840327f]

WaE: unused parameter

Change-Id: I15bfeda7f9bf0fbeff9e4f3297f127941cadcf9b

2012-10-22  Miklos Vajna  <vmiklos@suse.cz>  [39cf2684246d2637880e2ca8e212a4d27c26c2ad]

package: kill RTL_CONSTASCII_USTRINGPARAM in xstorage

Change-Id: I85d3d863f2ee873834ced526fd3efb76738b110e

2012-10-22  Miklos Vajna  <vmiklos@suse.cz>  [f82ee5f4cfbb0c6999de6b4a600af029296b609c]

sw: remove duplicated test

Now that the import/export tests are reworked, this duplication can be
dropped. Also rename the test file, n<number>.docx is for test files
from bugzilla.novell.com.

Change-Id: I48cf5619fc44341c2e468f756939dc676564da53

2012-10-22  Stephan Bergmann  <sbergman@redhat.com>  [743e279933624d248bdd855d9be7070ad875685f]

No more clone directory

Change-Id: I59239bfa1865bc5f19e620216edd95227c5fb318

2012-10-22  David Tardon  <dtardon@redhat.com>  [9588085b0062c25c0e6e370f5d496727f18a13a9]

add note to ExternalPackage doc

Change-Id: I920e0f6cea18c825dc5786b6b4f2df1c0ddb890d

2012-10-22  David Tardon  <dtardon@redhat.com>  [1149fa1d180d372cc660270ad1926fcae4043463]

drop unneeded functions

ExternalPackage has intentionally been made compatible with Package, so
it can be passed to gb_LinkTarget_use_package(s).

Change-Id: I11cd55e1f570ddab7315a7229321fc3392fd49f4

2012-10-22  David Tardon  <dtardon@redhat.com>  [cb9823b6113eb2c7cc44c1b6659a808fe0bdef25]

make sure libpq is in place before it is used

Change-Id: I799a149b319bb6a3168117810084496f8b6d6fbb

2012-10-22  Takeshi Abe  <tabe@fixedpoint.jp>  [ec9e661988c81b0424d4e848d24c745a7dc9e5ad]

sal_Bool to bool

Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea

2012-10-21  Peter Foley  <pefoley2@verizon.net>  [13a9b71d3af1f93523a1f58444f0dbbadeb10db9]

fix typo

Change-Id: I10ac442d9be4f592d79d8b2fbd824d94852781d9

2012-10-21  Rene Engelhard  <rene@debian.org>  [7c8c73dd5cf84050a8a2c51b04d7f5278b409fd7]

fix sdremote related configure switches

sdremote itself apparently works also over IP (WLAN), so we don't need to
disable it when we just don't want/have bluetooth. And also dbus is also
needed in the bluez case

Change-Id: I55ba07cd715d1e9bd641ef28e2391e4fe85b85e0

2012-10-21  Caolán McNamara  <caolanm@redhat.com>  [22238981b9f271d75f4d4c8b39b56cbc3616bff2]

some additional clang warnings

Change-Id: I7ba4a6cb9ad8cb75282553d486e48c00e19cc0c2

2012-10-21  Caolán McNamara  <caolanm@redhat.com>  [3b76773b0e38830ac16cbbb54848d75c5fea4f1c]

loplugin: misleading else if indent


2012-10-21  Peter Foley  <pefoley2@verizon.net>  [cd5fd07207d2096787ecf34a7f1b837887a3fecd]

translations dir always exists with submodules

Change-Id: I7d6e671f45355eb03fb9e1a49d7123e2f1699e80

2012-10-21  Peter Foley  <pefoley2@verizon.net>  [f9735c65aaad195c1e6a4586d173ee30ad08e685]

fix postgresql on win

Change-Id: I15da34e09b74d9b97b64327ab46282c4f33e4118

2012-10-21  Julien Nabet  <serval2412@yahoo.fr>  [5e56827888797f80d35ed71536b81b9854bb5ce7]

Fix some Variable "X" is reassigned a value before the old one has been used

Change-Id: I6df132f670c771f18b3aa7ae87b14adf266b64a4

2012-10-21  Julien Nabet  <serval2412@yahoo.fr>  [4d837ff3d0a4121216800eb88e7f48c336a5fb03]

Fix  Variable "X" is reassigned a value before the old one has been used

Change-Id: I293b42d075d9c680a781a3bb993f05f4d7d62208

2012-10-21  Miklos Vajna  <vmiklos@suse.cz>  [9b53538a076a2370df975655c8579dfe09cff09b]

sw: rework import tests to match the syntax of export tests

As a side-effect, this reduces the length of the code as well.

Change-Id: I83da39968ab7629548dd3c469ea8e648c4574653

2012-10-21  Peter Foley  <pefoley2@verizon.net>  [ffcaa7651f5761c884b57e1c0f0ff0f92b803194]

convert postgresql to gbuild

Change-Id: Ia1345904a819d8edfad53c8882be35b398e8bc6e

2012-10-21  Julien Nabet  <serval2412@yahoo.fr>  [b339e4e2ba2b833903956cbcebf64a2a99dba176]

Fix Variable 'eState' is reassigned a value before the old one has been used

See http://nabble.documentfoundation.org/Cppcheck-report-in-vcl-unx-gtk-gdi-salnativewidgets-gtk-cxx-td4014513.html

Change-Id: I9f59ed1fa0cd325d65f5574332b19625b27f8900

2012-10-21  Julien Nabet  <serval2412@yahoo.fr>  [ba99a88511e5b0b5140837fde69dfa139d7aeb7a]

Some cppcheck cleaning

Change-Id: I5c119795077f9fbb84c32bc6ca95533d689998b9

2012-10-21  Julien Nabet  <serval2412@yahoo.fr>  [0a2eb9cfd667c1f3186cdeb9f7375aad81c66c0e]

Fix some Variable "X" is reassigned a value before the old one has been used

Change-Id: I2fbdf26441f64183676035692391e65db0efe069

2012-10-21  David Tardon  <dtardon@redhat.com>  [de6b1a30995c206a186231e5f6fe849c19f1c765]

only build librsvg deps if librsvg itself is built

gdk-pixbuf, gettext, glib, libcroco, libgsf and pango are only deps of
librsvg, which means they do not have to be configured/built in a build
without librsvg. In effect, this generalizes the previous exception for
Android and iOS.

Change-Id: Ia0bd5e1c2bfa27842d8806886cd5774a420a973f

2012-10-20  Miklos Vajna  <vmiklos@suse.cz>  [0a30cb22a141c26b4eab43a478d32df0769596ec]

sw: run export tests twice

Export tests are in fact import-export-import tests. Given that we want
to test the export filter here, it's handy to run the tests twice, first
before the export (to detect if already the import filter fails) and
also after the second import, to do the real test. So this should make
it easier to detect when you have an export failure, but in fact the bug
is in the import side.

Change-Id: I26e3445f079a7fbd4e037218f7094a84e730b746
Requested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com>
Agreed-by: Lubos Lunak <l.lunak@suse.cz>

2012-10-20  Takeshi Abe  <tabe@fixedpoint.jp>  [bb80f99092c4ad6d5015165a60f7a239dcb2fbff]

sal_Bool to bool

Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af

2012-10-20  Caolán McNamara  <caolanm@redhat.com>  [1cdad42cf9cfd868f717ab6b972be201f1f06b70]

add bibliography entry ui

Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93

2012-10-20  Caolán McNamara  <caolanm@redhat.com>  [17d08d421e3d6ef48f8ad2b94537143aaf3a5ebb]

use correct deferred parent window

Change-Id: Id9d56d9f014cee216f1478d764082b97ddd30b01

2012-10-20  Caolán McNamara  <caolanm@redhat.com>  [e92b3a092b48494a4fdc90f62685f668f59a874b]

deliberately no parent for dialog

Change-Id: Id28797b9c40694e1b43d1fdd1205833562d760b9

2012-10-19  Caolán McNamara  <caolanm@redhat.com>  [76a1bc49b6c7b9f97cc6591e4d149d16ec7a69ec]

Updated core Project: help  6e855787c1fa512546f8e72766606fa2f90d0854 update helpids for bibliography entry dialog .ui


2012-10-19  Matúš Kukan  <matus.kukan@gmail.com>  [8e7829a0e88eb2323bffee3eb8dcdc937c12148d]

remove unset & unused variables

Change-Id: I565a3110c10eb94945ad08daabe29f0034ed0ddd

2012-10-19  Peter Foley  <pefoley2@verizon.net>  [3955876751890966626e3be2e4258967f3d7308c]

use prefered name configure.ac to scilence aclocal 1.12 warning

Change-Id: I5875d3fface19bdce2948c6a2979b1b5e4e0735f

2012-10-19  Tor Lillqvist  <tml@iki.fi>  [1a6a3a12a9247ad18bc68d77b48229e457c7a9c0]

In the 10.7 SDK CoreText is in the ApplicationServices framework

Although I don't understand why this worked before, huh.

Change-Id: I67ea314330630f331acaabd1c47128de6e340bb2

2012-10-19  Jan Holesovsky  <kendy@suse.cz>  [bfa21ce5fa08f2c634ccb6162914be55aef9f3c2]

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

2012-10-19  Matúš Kukan  <matus.kukan@gmail.com>  [91e81cd4bd8917ee06cd4fc0f7a56979c72100d6]

private field 'eType' is not used [-Werror,-Wunused-private-field]

Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2

2012-10-19  Matúš Kukan  <matus.kukan@gmail.com>  [891b770e42455ad7c2ea1a4137e67d4e7906a533]

mbIsEnabled is always true

Change-Id: I473db13d6df401fffc6e161314202446ad4d1333

2012-10-19  gerhard oettl  <lodev@ogersoft.at>  [936ac94d08572fbdcdfb0a18611a387af8b30c5f]

rtl::OUString to OUString

Change-Id: I75bf4d85103663df2e5a2fb905f39c2024769c5d

2012-10-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [e5090510cbc1e6130d0a173f3ceacba880d48ea4]

remove unused define

Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1
Reviewed-on: https://gerrit.libreoffice.org/890
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [8eb5db89978547547510b2954918c9881eeecb52]

replace sxub_Unicode by sal_Unicode

Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831
Reviewed-on: https://gerrit.libreoffice.org/887
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [bd5921b7371c41267ec42a2784778e7b34641ac5]

Updated core Project: binfilter  e9e2d065b33d441ffa8838cc15f70a99155893de null Change ucb_Unicode to sal_Unicode

Change-Id: Ia48a9bf27e7495cb86fbbbc4b0edc2ff756075b9
Reviewed-on: https://gerrit.libreoffice.org/889
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>


2012-10-19  Miklos Vajna  <vmiklos@suse.cz>  [d9ebb89f935a2a8bcbd70deaae9115c3634a90f4]

writerfilter: remove unused ctor

Change-Id: I17ec2a253e35f90b4f670bb2981aba3402221e1f

2012-10-19  Miklos Vajna  <vmiklos@suse.cz>  [1becc60df9caa9fef5011ae877c832fe8bcefb6c]

import RTF_DPPOLYLINE

Change-Id: I65f1ddb9d0d691c126c8e94b2e60c8309b0d33ff

2012-10-19  Tor Lillqvist  <tml@iki.fi>  [9e51601833718b529fe2fe5446ec0470d4ee5173]

At least for me these two headers are slightly differently named?!

Change-Id: I8bb933ebfe9782a2a37e11538a9c81723e07dd90

2012-10-19  Rene Engelhard  <rene@debian.org>  [293f16bb2d2a6fe3a7c1452474c4c6966547f033]

move 2>&1 where it belongs in soffice.sh, thanks mst

Change-Id: I5cc08e3fd88beba70cac61ff4570c02dbad9faa0

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac60fba3b5a506f6659f268a8b4fa8e1da600603]

delegating a constructor can't work like this, fdo#55033

Change-Id: I6b057ad68054fe5806daec722b3bfe4e33bc3602

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [556aa12b84ef6f6d6baf56781925d0868693fe55]

reenable all our unit tests

Change-Id: I9d2ff5f675faa1913dd90e4ce6269efe8bd2646d

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc8949955e58b45a579f3126846541f8b0e4bf64]

add test case for the MATCH function

Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e8d176b4f5e4861a68d582dfbd4c58da4cba3b9]

actually pass the old cond format to the dialog

Change-Id: I78fad788514461fc01100f2b85a668ec2990387d

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0c94072f401d32b6d631423ba98a6b84dc1cc7bd]

differentiate between formula and normal conditions in the dialog

Change-Id: Ie0545b028479fe3de6c642c5f64a1ce8cf7f523b

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c0f4d8ca7c127c3d6b31ec772de5b9b680c9db5]

don't catch this exception, we want to crash if this fails and fix it

Change-Id: I6aa0e1ba94b1702a54c7520a5093e6d0ba75a0d9

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ae22b70b763610768b5bf1416333c393470d9a5]

fix problem with conditional formats in formats.ods

Change-Id: I2dd43c333c7631545e464d1e28ff33ec93e8312f

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb141a2cfa44b7414998d34a244edd8ccf5f5ce0]

ithe cond format data is no longer stored as SfxUInt32Item

Change-Id: I41c19f213de73052bcfd18eada35ed14dfd9a172

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0db481900e7dc76cb003838c0afd5d61c4351b16]

add one more component file for subsequent filters test

Change-Id: Iba9baeb286d0c5e3f9eae6d5b57cb8c8ba62112d

2012-10-19  Lubos Lunak  <l.lunak@suse.cz>  [1b3dc82a01a97b917c2cba402ffd8c2d5238910c]

use gb_LINKEROPTFLAGS if no explicit LDFLAGS is given

I have no idea why gb_LINKEROPTFLAGS stopped working, it used to be used
and I can't find the commit that removed it.

Change-Id: I537e4e7b686ecc34022f2097fa3e666295294e04

2012-10-19  Lubos Lunak  <l.lunak@suse.cz>  [1a77b93aec7070327a91f21c801d2e951b5a068d]

only one warning per one SAL_INFO/SAL_WARN

Change-Id: I5aafe9ed51c86dc31492d205f44fba6b1db137d2

2012-10-19  Caolán McNamara  <caolanm@redhat.com>  [06b8cdc503e021a644219a064503433482d98d48]

SetMaxWidthInChars -> SetMinWidthInChars

Change-Id: Ie7b6f8c07beb5895a1437e3da1cc57084e1da114

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [e20ebf2653bdd42e90ae97f1e77aa4591907b882]

support width-chars property for labels

Change-Id: Iba51f30a5e74d1e486bce10901ccb58f3488ce97

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [9aa8e185d49cd694ac1e00771c1ef2c02cf08382]

minimize calls to queue_resize

Change-Id: Idbb7da30c985253a37ff6fe0e86fe04dec2dbbeb

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [3b696181ebf1fd4c3ecff4a1fc9ed84a5db9b3e3]

SetMaxWidthInChars should be SetMinWidthInChars

Change-Id: I5cf508e7930eb7e04016ffa43683f76a07e5173e

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [4e5fdfb31e62300b20f8122a73206722b1d4fc0f]

add stock new and edit button texts

Change-Id: Ia8f5f6592211e50323de66a4177f752a1adcf584

2012-10-19  Takeshi Abe  <tabe@fixedpoint.jp>  [329d3287272bf4715244a3c03ca008f049e9132f]

sal_Bool to bool

Change-Id: Id3be1fbf289f04e175bb2fdd71754cad0c9672ce

2012-10-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6f2a127989c4284720b0970c93964b131ff0f7c4]

Add LibreOffice licence headers where currently missing.


2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [5fdcc517b5b8a5865d5a1d88d930436461246d89]

Updated core Project: help  ed848f40ce864a4aadd3a36465e3967cb3ca2afb update insert rules helpids for .ui


2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [da4614dc8148330af410ba2bf9ba01894c323fe0]

commit just to allow me to push the commit in helpcontent ?

"Once you are ready to publish your changes... commit your change in your
submodules (that whould already be done) and commit a change in core to
indicate that the submodules head has changed."

Change-Id: I5bba25ab27c1b19ecdfacc732586c8400c7d9ca2

2012-10-18  Alexander Wilms  <alexander.wilms@zoho.com>  [7adc3399fb0ee37feb150ac63a36327317ed23e9]

Updated tango artwork


2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [944ae9cf3dbd08d9df5681745267591baf2819fd]

missing checkbox, both height and width in same place

Change-Id: I5a31f284ccb5d470cff7b0b76ee098711aba6e6d

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [1b472f650a01bf8b6f1f6d2c7b99dccb74963461]

loplugin: unused strings

Change-Id: I41a572ea28f827740b7084105a029854035ef9d7

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6a076eca204eadc16e442b1cfdcaf7a5b38f197e]

We don't need this method now.

The two classes have been merged. Therefore this method makes no sense
now.

Change-Id: Idb77d8faf5314f776bebc3bc9abc0e7e88ab5d18

2012-10-18  Miklos Vajna  <vmiklos@suse.cz>  [175e516562a8bb222b2bb752be925e4fa4d486d6]

RTF_DOBYPARA import: Y is vertical

Change-Id: I46bf69bfce26375a2fb23ef4b00404beb8d8c135

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [75b8d8f597d360e8d789358ca99e78e4742749c5]

expose m_pActionArea so subclasses can add buttons to the right place

Change-Id: If0169cc12dc7b2b70996a5798b8c59b2e6e2edae

2012-10-18  Caolán McNamara  <caolanm@redhat.com>  [5870db7df278780724f8fba7aa32bec3550a9874]

better to throw and report exact failure


2012-10-18  Miklos Vajna  <vmiklos@suse.cz>  [f5ef4f27d5f2d82b28be690154102dae72f94545]

fix import of RTF default page left/right margin

This is one more fallout from fdo#42407, which is still incomplete.

Change-Id: Ie47f06be598ce5236c45bd3750ea7a21fd98175c

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [49e5e750b51ae8b6ff5f8f98beedea1b4737c2fc]

Merge SvLBoxTreeList and SvTreeList.

Change-Id: I318ff6f1009b1aaa7d0bd3abb250f92fb51a21cd

2012-10-18  David Tardon  <dtardon@redhat.com>  [4bc089dff22765614e0cb988a88ea71706ad3f00]

fix debug build

Change-Id: Iadafeabc9c70841f8c40a5a585e5c77e079718e9

2012-10-18  David Steele  <dsteele@gmail.com>  [8e7a3669dd86f86325b3012abc657b5d4665374d]

Combine senddoc null and default cases for better mailer selection.


2012-10-18  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [64dc5a0c6d7ef1169fe09a0377106e98f71ce6f7]

Improve vml path parsing to handle repeated commands

Previously commands were executed only when the parser found a
 new command in the stream. Some vml path commands can
handle repeated set of parameters, like this :
   lx1,y1,x2,y2,x3,y3,x1,y1
This patch adds support for this by executing commands when
required parameters count has been met.

Change-Id: Iab31fd267842755b81a3e228e45a8de63505fbd0
Reviewed-on: https://gerrit.libreoffice.org/774
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4b313fd5661ca5ac096e60d46691b1a9857877d9]

Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.

Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d47508e036fd30f410798f37d25039bb25528f60]

Move SvListEntry and SvLBoxEntry into own files.

They will be merged later.

Change-Id: I8529f9ee442fce10dc63e44d7cb26bdb2f3b8eb7

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dad00b3cab73575f027406ee0118c74d7fe8645b]

Remove direct reference to SvListEntry outside svtools.

Not all instances are removed, however...  Some are used in virtual
method signatures, which will take a little more effort to fix.

Change-Id: Ib30e6bbef5f27f970e6e19291501f7a09d94e0ab

2012-10-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [293fd587f4836bd3358abb77ec06066f92fe18cc]

Remove direct reference to SvTreeList outside svtools.

Change-Id: Ia8055a1bf21531aeb808d797b2a73a08a897e79c

2012-10-18  Petr Mladek  <pmladek@suse.cz>  [78417304160a72d7ba10d14e21c31faa0bf4e966]

more explicit char* => OUString conversion in basctl

it will hopefully fix build on the Windows tinderbox

2012-10-18  Rene Engelhard  <rene@debian.org>  [1c192dc0fcfb5a3f63042ed7daf7deaf48d56668]

deb#690717 fix bashism in /bin/sh script

Change-Id: I43b0065e56b234a5aa748ac1593c29a44fdb1647

2012-10-18  Stephan Bergmann  <sbergman@redhat.com>  [b97313abb70e494eff9e49c932f6be78f1d34de8]

Updated core Project: dictionaries  a5162a210e3ff07e44307dbf60717d5d5a40608d dict-pt-XX fix post submodules


2012-10-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [72dacbb9d0b28140b805aec7d28a6e085609161c]

Updated core Project: translations  2548be535019c0a869c5759419c6964db5f82471 add a README to the translations module


2012-10-18  Miklos Vajna  <vmiklos@suse.cz>  [2a8cabe86a90dfd1ea1164a009c9881f98d211b0]

g: fix typo

Change-Id: I97484d8647549646117f6c51dde4eb17ec82c8be

2012-10-18  Miklos Vajna  <vmiklos@suse.cz>  [fc8f76395dce902b6599cdfc471b0074919c4fa4]

import RTF_DPLINEHOLLOW

Change-Id: I580bc2cb38b7fe4b42cfbd78672fc5b8d1d01398

2012-10-18  Miklos Vajna  <vmiklos@suse.cz>  [b1e93b33acd15020089029a20343caefb262766b]

embeddedobj: add README

Change-Id: I8b36c7c6246c872472f5cfaf08703d3047477e6a

2012-10-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [1db74c175056148865020db5e23e265e85909914]

fix dictionary sub-module reference

Change-Id: Idcf49c0f97d146d7f58d4c0c818b97f84db22947

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [7edf6de6209e8344576e891acd04e9b904e612aa]

ww8export test appears to require css.embed.EmbeddedObjectCreator


2012-10-17  Alexander Wilms  <alexander.wilms@zoho.com>  [78dd94598890b52de7f934f1c45171623a33711d]

Added tango icons


2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [47391fb13988f66b1ded3573d44920f2355d1308]

XubString->OUString

Change-Id: I45ddca425871eb19aabd9876b64c2e2dac5bc774

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [46f1b3a5949e063953af635147acf748684c8e2f]

default SwInsertGrfRulerDlg to first entry

Change-Id: I843afacf4bb6880ecd9848cae3fe6071439ed995

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [644d22e6765d961f6130affc84ace869d6fd5177]

convert insert rule

Change-Id: Ic4191a6dd38ef619efc4e4dc5ed6fe418c0942f4

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [de661fd70a33010ff455a3909020c8df346b5743]

add a makeSwRulerValueSet for custom SwRulerValueSet widget

Change-Id: Id13086906e2f66de45356baa7593b6d0e7657714

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [c648d4287877f62554cb4f940d565833fb46a2b3]

annoying border/child window confusion

Change-Id: I6ab919ff326a8525d1bed7db6474764de4e5bcf0

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [4a057fdc4ca967d22130ae323b2327e5679fecd5]

XubString->OUString

Change-Id: Ie66f747242c7304a7ad9628fcc18c4315178eccb

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [3fa67908de71b0e463d0186754a8bc231ec1922d]

ditch rather pointless REDUCEDSVXFONT

Change-Id: Ie49265fbcd9d608de0017cdc599cb5054f7cced2

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [8274df85dffad4bb3e87579e4c6e9c204ff60ebe]

make use of ability to use bold in labels

Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [e8029a19ec1f13a593dd5364525dc2d1de6e32d9]

super simple bold/italic label support

Change-Id: I2c42b344139ca2603e1e5392e9d15d89d07986d5

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [794a7c67e89be302cb65ea95d7b12a1da34839c0]

allow XmlReader to parse a string

Change-Id: I3433e6f3766c1ea54ad53896c4e4d142d1e319a5

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [239847102b632a4976f50d99b38b3c79b95e56aa]

expand horizontall

Change-Id: Ibf3234882ede575bc517a8079ecd3a82334c81bf

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [091674746028e0c34a6a9e91e6dc05471487f873]

add ellipsis to Split Table because it pops up a dialog

Change-Id: Ia61d966f146249fa677a99387586f7089c794437

2012-10-17  Caolán McNamara  <caolanm@redhat.com>  [469dab1a2a7e2aeb08894dc4ff7e7ac9e4f0f93d]

no need to check for NULL on delete, delete does that already

Change-Id: Ic3ba8a962f867eead7b738738d28da27b567dfec

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [845e8478ba575c695d4f0abbd7977b41317d92e6]

import RTF_DODHGT

Change-Id: I6e97c33569e46171ed702b573d42ced805cded78

2012-10-17  Jan Holesovsky  <kendy@suse.cz>  [a4e2e50c4d6422fe49f345409b6f94cbc43d3d09]

Remove the unneeded "scalable font" icon from the font combobox.

Change-Id: Ifadad736ae39dff67ad7bc499f85bfbb484826ff

2012-10-17  Jan Holesovsky  <kendy@suse.cz>  [a12db69b78f9a3c681b5332ec64585cea5ade8ca]

Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars.

Based on discussions with Mirek M., thanks! :-)

Change-Id: Ic3550d9d2c7e161cc0d1ababcd11b910d5c19d8e

2012-10-17  Jan Holesovsky  <kendy@suse.cz>  [f6a784a99dc8d8f06c4517de9f6387df55092dc4]

Writer toolbars: Remove Insert Table from the Table toolbar.

Based on discussions with Mirek M., thansk! :-)

Change-Id: If233bd9a6ad12682f83bfdef5724a29e360df0a7

2012-10-17  Jan Holesovsky  <kendy@suse.cz>  [8d58aca88cdcb48de2006aece446cc1655bd0815]

Writer toolbars: Remove Numbering on/off from the Numbering toolbars.

Based on discussions with Mirek M., thanks! :-)

Change-Id: Ifbd4eb9c9d7d314809f2000dfb572fa6eae2b198

2012-10-17  Jan Holesovsky  <kendy@suse.cz>  [0154ab1a650e3713d1799c4cca595230cf065333]

Impress, Draw toolbars: Move alignment etc. away from "Drawing".

Based on discussions with Mirek M., thanks! :-)

Change-Id: Ib295629cb5e35835e1087bf048947d9a3e3323f9

2012-10-17  Matúš Kukan  <matus.kukan@gmail.com>  [b0da54bec69f4931af0adbc15d230d3f4eea7b08]

update dictionaries

Change-Id: Ib92dac99efd7fe45a768c1b85d9d9ecb290392b2

2012-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4302eb0a6c4e28ab675de9d59e73cac345ba30c7]

write the custom sort list info into the item set, fdo#53870

Change-Id: I9c7f62b47f83b7798a8efdbf3896503918929f03

2012-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40377a6e26aa61a1c0788cad1c97a10911d38da8]

only use non blank cells in the visible data methods, fdo#54552

Change-Id: I2a0914fbaff3e3f707a9c06f693079aed2b89ba4

2012-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [622f7751b78fd8584e34f5fa96a04ed6e8bb98f5]

ignore broadcaster cells to fill autofilter dialog, fdo#55712

Change-Id: Iacd3f8cfc26bb147eaf3b6957338be212b448226

2012-10-17  David Tardon  <dtardon@redhat.com>  [bd47dac253505ef1050aa38940c0c4e059236e45]

add newlines

This is to avoid problems if the function is called from $(foreach .

Change-Id: I355ebfbd7ca6db74cad28ffa1e45b467315e327f

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [299433d148850d7b3561fe3fcd78968a52749f09]

import RTF_DOBYPARA

Change-Id: Ifcfc6e1aca86960f72bcf2a8c7865b192ca1a491

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [db1a183f8f2fa73dbaaa40ff61a03235223f3336]

make RTFDocumentImpl::runBreak private

Change-Id: I9af3521d5c7c78da522d02a4436b8eb6ca4f14ce

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [b43a051ab701e032ac43097e95573409af45ee83]

implement import of RTF_{DPTXBXTEXT,DPTXBX}

Change-Id: I2e5f47a3e083ec914a5b95a1e038c21b72025a4f

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [6fc868c6535932bedfa0fc51d8dd5a1814d73ee8]

fix import of RTF_PARD inside RTF_SHPTXT

Change-Id: Id722b61cec9b8ae6550122e192affecadfcb1217

2012-10-17  Noel Power  <noel.power@suse.com>  [76737b0fe2e8afa3248ceee5025415c807d8687b]

exchange sort settings between the two tab pages, fdo#53482

Change-Id: I540481585bec2479db541025755c2a5a670da9ed

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [ac631f9ebddbc3674f9628d941e81a7ee73c6c66]

odk: use javadoc -notimestamp, so generated docs don't unnecessarily differ after each build

Change-Id: I966cdeb5c1604c0a7b8b9a0022fc1dbfde14418c

2012-10-17  Miklos Vajna  <vmiklos@suse.cz>  [cf16c324c98e597517eff73b24234d78567b9db1]

fdo#46669 testcase


2012-10-17  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [625e91c75fe66d4e067213a561f19e626cfbfa93]

More useless code, "#if 0" blocks in lingucomponent, sal, and rsc

Change-Id: I1dda0f2b3bc2bb4a4a877c160026e53a90471d54
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-10-17  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [f163a827ff7324178214ce3178eb8928a0dac102]

Translate German comments to English

Change-Id: If9483ca830c7902094c0e0d5a15755931ae87c46

2012-10-17  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [96d38b4f7bce549d169511bf412086789d4e1093]

Translate German comments

Change-Id: I19850b38bd3cefeb759e152c3af22daf2829ffe7

2012-10-16  Peter Foley  <pefoley2@verizon.net>  [41b5c80add33a59222dab06277fad4ec2e1f7183]

cleanup ./g output

Change-Id: I84a775ceb983ad21d4585a3c3718f99bbac5a282

2012-10-16  Peter Foley  <pefoley2@verizon.net>  [96336f30092a84c8314ee29fd245b71ec24c4a49]

Updated core Project: dictionaries  a70847fe89812a53297f06e5c8c5ef9a22146a7f update makefile path


2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [923d33db64328f955060a837ceeb9f7aac1653cb]

Updated core Project: dictionaries  2547e9657a49fb43e07a41aadfdd0af34b7ae720 rename mishappe during merge


2012-10-16  Peter Foley  <pefoley2@verizon.net>  [dc680471aa6d7121918690671638b7bb21639951]

Updated core Project: help  6b8392485c4b81d0a398a8c88a0e1f7ab53365f5 update gitignore


2012-10-16  Xisco Fauli  <anistenis@gmail.com>  [09f2d543df57ba049a9968292576f6315a51888d]

pywizards: cleanup common code

Change-Id: I6e64ec407326b5759664ace286eb67b2c6cd3b04

2012-10-16  Xisco Fauli  <anistenis@gmail.com>  [0d8e34f6f6287d61a7381987baafaa3166264a4e]

pyletter: get rid of import *

Change-Id: Ice6299ebae3ff9a477f272fff3473c446f927f7f

2012-10-16  Peter Foley  <pefoley2@verizon.net>  [2330695f0582a270c05fa19d45fc21c0dc6b62d1]

update helpcontent2

Change-Id: Ie77cb97858bd7b55205a98e89d00851079cc4322

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [42e965947327583355fe8a743d06da2debc654da]

rebase submodules

Change-Id: I96db9172e46697b372044f1fa73d5abbce9f3fe0

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [c58b4fcd35e0772fcc6b457397fcb388deba8dd3]

missing fi in ./g

Change-Id: Ic763d7cd73c2a3df8e5d5146eaf795188d8c79d1

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f136b50a9fbc5659170709284871e4a534d573c]

Updated core Project: translations  f83717cf73f4549d9ae09bc557d59316d4165394 null add a README to the translations module

Change-Id: Iccfc83d5e9ec87802e88f83da1181493630805ea
Reviewed-on: https://gerrit.libreoffice.org/751
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>


2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [b4aab8089862a4b140b97c3c1bddde47601a257f]

gitsubmodule gerrit specific keyword seems to be 'branch' not 'revision'

Change-Id: I8dfaa7854755cc8db5cbea9c8f682975dcb31d4f

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [a31714fb759a67a85a6007a70ba58f0530b24311]

add tag support to ./g, try to optimize pre->post submerge situation

Change-Id: I052817865da6df193c0451eccc3b8b6f507845a3

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c5cdc4d3e479576f13e4307f0be1c6170e34756]

when switching to a pre-submodule point, clean-up the soft-link point

Change-Id: I5a8f144bb4ad167cfa0e6763e3cf273b9127d65b

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [942a8ffd255e64a018a9c4d66b8524dd5e6df01c]

typo in configure.in wrt the name of the helpcontent2 module

Change-Id: Id0d7335872c2e2c074769bd7edc1b7301b1ebdbe

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [9152c42a65c199893d2d2809153a709bd2f619f8]

submodules migration

Change-Id: Ib3e472a4b1abf880f695be7a6667393d6a82f10d

2012-10-16  Miklos Vajna  <vmiklos@suse.cz>  [074bb522927c60f2575fdc5bcb83eb17a4dfc4b7]

RtfFilter::filter: add code to dump input stream for copy&paste

This is especially useful when creating testcases for handling
copy&paste input.

Change-Id: I11be65484e7ac4dfac3d28576249143b7532a976

2012-10-16  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [b0176f6245b996cdfabdce7ca299b95e4b64bb88]

vml import: only apply width-percent attribute if it's != 0

This fixes an issue with a shape defined with these attributes:
mso-width-percent:0;mso-height-percent:0 and
mso-width-relative:page;mso-height-relative:page;
where all points were then located in (0,0)

Change-Id: I51070ad2b2e4e05ab64f16813472ca1d7099fb09
Reviewed-on: https://gerrit.libreoffice.org/775
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-16  Ricardo Montania  <ricardo@linuxafundo.com.br>  [e6b28a09f4bf9cfd30c1851d5ed9fb44c1423881]

More rtl::OUString cleanup in basctl

Change-Id: Ife2754b17e111c0e129670b95bd2e16d81ad906c
Reviewed-on: https://gerrit.libreoffice.org/873
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [1aba513f9092d5b61e9a1da3eb1b7f6c9c9055d2]

coverty: misuses of strncpy

Change-Id: I13b3f176fc37b49e1bb7b191e97ef657eafaebe6
Reviewed-on: https://gerrit.libreoffice.org/876
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-16  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6dfbd3324f43ff5b90030462b92ad8c0da3f6dd7]

Remove some unused methods

Change-Id: Ia9ed975309c6ed677437c6e1c2d6be4a8bd6f1e9
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/875
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-16  David Tardon  <dtardon@redhat.com>  [40a4c469dff783736ba69ec4134e3c23e78b2769]

fdo#55290 do not use resource file for assembly libs

I am not sure this really fixes the problem, but it is the only
difference between dmake and gbuild builds I can see.

Change-Id: I96fa4120dc2a8221a75e150a62582aebda98f505

2012-10-16  David Tardon  <dtardon@redhat.com>  [2969b1007ae3df1e70c5fa18fab1b41fff6da210]

strip executable flag

Change-Id: I13da3924bc8d737d6a1133a0696d45dc463864ef

2012-10-16  David Tardon  <dtardon@redhat.com>  [82b7f772ea9d30cd00324e48ef60cc3d28dad414]

deliver librsvg build products

Change-Id: If2d528f02a44e6828a26a843106a1005917dcb4e

2012-10-16  David Tardon  <dtardon@redhat.com>  [5b4fa31affcb4751552b717cfe5eb72c6a99460d]

use key directly from $(SRCDIR)

Change-Id: Ib1671e416fa59a46e4936ae75de4e2c20d70997b

2012-10-16  David Tardon  <dtardon@redhat.com>  [83b86858636d2a4d392e290d8196abd338bfea40]

add dep on dir

Change-Id: Ic5de7cb3de3e7ef907a8e331a6db7ecccc690d8e

2012-10-16  David Tardon  <dtardon@redhat.com>  [b49e97e29431e9f7248b9cd75d5a5c8fb88dfc4d]

--with-lang=en-US is already the default

Change-Id: I906e025e1b7eb8ecda028eef89ac5667cd2aac13

2012-10-16  David Tardon  <dtardon@redhat.com>  [24f9ae3720870b61568f7034f7bc74531b1077cd]

avoid potential build failure

Change-Id: Idc838315696666c8fcb08d28ed4c0b991e185008

2012-10-16  Takeshi Abe  <tabe@fixedpoint.jp>  [b1167e125076c8d088119585672105fd0bcbd6ee]

sal_Bool to bool

Change-Id: I89050a1aa899b1a6cd49800f805af9611fd0a9a7

2012-10-16  Ricardo Montania  <ricardo@linuxafundo.com.br>  [20e7a9bda9ae9eae2af47402903e17f95ae3510a]

rtl::OUString cleanup in basctl

Change-Id: If57c184b355224f31fdf7872ab1f52c034e5c7f0
Reviewed-on: https://gerrit.libreoffice.org/872
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [ae92b2730cac8a1953c36c1f6a24a495ad7c2edd]

pyfax: remove duplicate code

Change-Id: I79230db9b393f4548be6aee753fed80a4416f270

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [a7181f0d5fa0fef89b9f73ee1b2c27dbae161f51]

pyletter: Fix statement

Change-Id: I11f2b9be6c1a63719a20d08680d8f576090ce935

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [1b6b8bbd3a04f82a468c9bf798cfa69b0e46c1f2]

pyletter: localise listboxes at runtime

Change-Id: I5bb73b63572fa165e33b84e309b430ede6070c85

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [c5a829e570dda24aca7a67112ac8632b9307ef53]

pyletter: Clean up resources

Change-Id: Ia387ef2a7166374a1f7770609f9e7b25217ab4fc

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [5f695a7d5e71e21ea65f28f5d56101e9a175861d]

pyletter: Remove unused code

Change-Id: I9ca05a152430b3fa61286ba521d37569be5b16a0

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [299b38e93306f863d24f33aa03bd3af097e216ef]

pyletter: Add missed listener

Change-Id: I10cb982ea00b3cc04dde68d55857577657ebd380

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [201788d30508b7b9e04bdbd82ac10998fa8bd570]

pyletter: Make call the wizard remotely possible

Change-Id: I6cf58bb25cc44118b086fbe1339aae2c4069416b

2012-10-15  Xisco Fauli  <anistenis@gmail.com>  [b617e84227ca07639f18c4ad53c7f8c3a93a794a]

pywizards: Add README explaining how to call a wizard remotely

Change-Id: I5686dfb9fcac1ccc3d04cb260c1a532d13e7c31e

2012-10-15  Luboš Luňák  <l.lunak@suse.cz>  [f2655f92c193ce37aa76f2dd285d260d214f7d8c]

postfix operator++ -> prefix operator++

Change-Id: I51506a83009db838d8e12d5559c46b404e59f9b5

2012-10-15  Luboš Luňák  <l.lunak@suse.cz>  [dc3aa430f911b9c2131034c0f517c297820e565d]

rewriter for postfix->prefix operator++

Change-Id: I59a7490ec76b10fd31033d1ceccd1e3eae0ad398

2012-10-15  Luboš Luňák  <l.lunak@suse.cz>  [2e3642e66bfeddd3dbb9c91637059e32b444ac52]

convenience functions for source rewriters

Change-Id: I36e2b49bc615db0b12b03ffa755fa51acc6830a0

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [6c997887a37d7b84745f3a66393d66b65739246d]

Add some iOS test code I had forgotten

Change-Id: I8a9e69b53fd84207d5673fc4635e54920864016f

2012-10-15  Julien Nabet  <serval2412@yahoo.fr>  [c87303da4a41b0f99474a8f54a2dc359ec14e05f]

fix typos

Change-Id: I3bca3709ba759894ce77bab412f5082718ea25c5

2012-10-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5b47653cc871da19a68f9bdedf0c99cff65e739e]

fdo#43714: for a checkmark use the same rect as for its background

Change-Id: Ib8833477eb20b658dde1ea2a78cb0bee0c24241a

2012-10-15  Miklos Vajna  <vmiklos@suse.cz>  [4f1ba0486241bd239e46b71405662db8e10d9b96]

fdo#46669 sw: RTF paste should not change page styles

Change-Id: Ic163a639fae9de838258b3cca9567a29ab875a35

2012-10-15  Petr Mladek  <pmladek@suse.cz>  [f6b7d674bd18a837c55b08ba70dcbf3ef3236a55]

bin tab that breaks configure

Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e

2012-10-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [9048f4e010da9d695a38cb11a16d8ecec63083a4]

cid 703925 : strncpy can lead to non-null terminated string

Change-Id: Idfe2278d0008715a2e0f06d60df9af430e4df25c
Reviewed-on: https://gerrit.libreoffice.org/874
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-15  Michael Stahl  <mstahl@redhat.com>  [0c120f9dd429e035c1e4595c702411241c4431ea]

cairo canvas: handle 8-bit grey-scale alpha colors:

Apparently BitmapReadAccess::ImplCreate creates non-indexed color
palettes in case of grey-scale, which leads to one assertion from
BitmapColor::GetIndex() per pixel if that is accessed incorrectly;
handle this better in cairo canvas.

Change-Id: Idcdc3fbe182db948d25e744cb484e2db932c7868

2012-10-15  Luboš Luňák  <l.lunak@suse.cz>  [0349c738da5970d9f0fc10d7cf4d7b766ce10e13]

support for compiler rewriters

Change-Id: I12e98ac9fc49ef2007914324006a396d183b778c

2012-10-15  Luboš Luňák  <l.lunak@suse.cz>  [41d6a0ea2d2d3c8daa758771bf956036d84cbe1a]

some namespacing improvements

Change-Id: I95bd78340519bc1457385561b64c74e938b40bb2

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [683928f27cb34fcfaf071fde5c308848ab3b4786]

Don't do anything here if cross-compiling

Change-Id: I822976be73bf3c99a2b195d275dd7f5f98bbe247

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [527b20868ac1d4e2da41d3778c4b3d904990f497]

Must use $AR and not build platform ar

Change-Id: Ic834c9ffdba1d1c363d304c535987bad1c64c4b2

2012-10-15  Stephan Bergmann  <sbergman@redhat.com>  [ed851f1316d34d1ecd60e75d04ed21b7bffdbf00]

fdo#55997: Work around slight offset causing sc_unoapi failure

...in sc.ScModelObj::com::sun::star::sheet::XDcoumentAuditing, where a call to
setFormula causes an arrow's getPosition to change Y coordinate by one.  This
workaround should be removed again when there is a fix for the root cause.

Change-Id: If58f6c0cdc692ce2a8da35aa4d35baefa15663a5

2012-10-15  Michael Stahl  <mstahl@redhat.com>  [1f0cda7d94495359c24b10e44fc7006ff6ec534f]

tweak some build.lsts for the group photo...


2012-10-15  Michael Stahl  <mstahl@redhat.com>  [6d43804045e81e5ad6c08bba8a3d9dbb0d6e2f0f]

ScTabViewObj: fix STL assertion:

ScTabViewObj methods that invoke listeners need to be prepared for the
listener removing itself in the notification call, which some chart code
does when inserting a chart, resulting in assertion:
 error: attempt to increment a singular iterator.

Change-Id: I939afcc72d2b2040cd94113a0e159605d85ce592

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [962eeb3e5581006112835eaed6ef9a7a9f09bd62]

Don't build gdk-pixbuf, glib, libcroco or libgsf for iOS or Android

Change-Id: I7b4ef1e505b16e0d55228e7b91226e40ba94cfd6

2012-10-15  Jan Holesovsky  <kendy@suse.cz>  [5ad86ef1caaa029b8c95273528afeb724fa6582d]

Use isEmpty().

Change-Id: I0b2a30384cbbe3f05d25968c4e7e19e84c23e267

2012-10-15  Lennard  <Wasserthal@nefkom.net>  [c0843153a785ea2bd501491f599128aeb8a0ef68]

comment translations german->english sd fusel.cxx and fusel.hxx

Change-Id: Iea730a65e4c3a611e30e0f1ee34d291fbdc98c92
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/869
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>

2012-10-15  Miklos Vajna  <vmiklos@suse.cz>  [abd4ffadf30e02284290ea35e8f45d9ffd8eb5ee]

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.

Change-Id: I6d82c67e068d8dc3ce1edb1a5fe6ad293afd805d

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [b8523dd61242ae2299e4ddbf9491805684d96f84]

Add animcore and dba mappings

Change-Id: If560563c884dc3ee4159aae24e62c5f56c544254

2012-10-15  Miklos Vajna  <vmiklos@suse.cz>  [4089a38466b67908200aa4120324dc2ff959f39d]

ctags: fix warning

ignoring null tag in filter/source/svg/presentation_engine.js

Change-Id: I84e077373d872031308b12c2b336e7e4972973f1

2012-10-15  David Tardon  <dtardon@redhat.com>  [310874c990fda80ec05a7dc31a3dcf4282128228]

conditionalize build of external modules

Change-Id: Id0a1d289a58614f34e45556ce4bf755b5ccfecc8

2012-10-15  Jan Holesovsky  <kendy@suse.cz>  [e3f78b763f448641564e462a2654e4084a4d6c40]

coverity#738967: Unused pointer value.

Change-Id: I2836de141d72e9c6e6cc5aa55a66f9e672912754

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [651002f484c8d81f101a0deb8511e4e0026370cd]

matus: tml_: merge librsvg/prj/build.lst into tail_build/prj/build.lst

Change-Id: I9d25a960305004ce22e69c8f5bacbfe631f46952

2012-10-15  David Tardon  <dtardon@redhat.com>  [6f3a300c17031c6edcf4e89cd58a08c1e21b9030]

pyfax.zip has been renamed

Change-Id: I981ea3a52b8f2bbf3068d19832f1358a340bd96b

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [3425c514bc6bb1bb0eda060606120c3e063f99ab]

Don't be paranoid, surely all our platforms have a working memcmp()

The openldap configury thinks it's safest to assume memcmp() isn't
working if it can't run a test program when cross-compiling. Meh.

Change-Id: I4cd580f91b83de558f841d4dba781e8551aace34

2012-10-15  David Tardon  <dtardon@redhat.com>  [d475a059fc9f07f4d896bd67649c7d800fc66f6f]

export symbols after gbuildification

Change-Id: I5c8ef1009a65fa5a38174898f58f9146e1367aa9

2012-10-15  Tor Lillqvist  <tml@iki.fi>  [6885fc51b93ee94197aae5e9ae4e9be503bc9903]

Ccache doesn't like several -arch flags

So make sure just one is passed to the compiler.

Change-Id: I217b7ac34ba20e35a23c18df6b497919061ca44c

2012-10-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa7500f2231c383e4fd49e94757faccacdde1185]

add a unit test for removing rows/columns with comments

Change-Id: I91d9abdc61f75ba080e092dc9b4e18bdb89b3705

2012-10-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8fb84ee62409dec8eb02982c9cf78fb42bf1747e]

sal_Bool to bool in anyrefdg.[ch]xx

Change-Id: I4efa09c0185e7825d5b705ca0171f52b8aae17df

2012-10-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d342c9bebe446cb16285b203f207b4b215b5941a]

hide edit fields for duplicate and unique

Change-Id: Ib2d07a22393604ea11454de125849e9d0da430b8

2012-10-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8dada570ba03b6761a41a074063f2d306989232]

fix memory leak in note handling

Change-Id: I55a7673aff8e23f59ccb99ea73a102df215ba599

2012-10-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [262079b2df4fb42ab00b93e8d87b364cb38ce7ae]

fix the problem in the right method

Change-Id: Ifedd563ad430cff957e148d81367139455d71686

2012-10-15  Takeshi Abe  <tabe@fixedpoint.jp>  [00e815bd0452f6c68e3ff7a2d4050b6ad410a098]

Drop undefined function

Change-Id: I474371f2c35b82a9785b7fa6254bd4e60b4a73e4

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [af1f02a85d2a4d27c8291dccf43d63887543caa4]

Handle cross-compilation

Guesstimate that --with-yielding_select=yes.

Change-Id: I44c91c41b5f46ee4e969065b8c5e7c0c01899286

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [c96b4c550db2e5206786b9b689c2eb293ee787bb]

Handle cross-compilation of nss (for desktop OSes)

A bit messy, but then so is the nss configuration and build mechanism.

Change-Id: If2259e3da81521a2f87a5b312c6acd9d40e75ae5

2012-10-14  Xisco Fauli  <anistenis@gmail.com>  [9715b31f9dc4b77ad566b00b6427832203d4bc42]

pyfax: get rid of import *

Change-Id: Ifb1d5edc400fe9f8b91851057c243280151eb1a2

2012-10-14  Xisco Fauli  <anistenis@gmail.com>  [6c78b874a8d439e20c96593a399b85185ac0785e]

pyfax: replace tabs with spaces

Change-Id: I8606c419e93ace8895b409a364fd79b474be7f6a

2012-10-14  Xisco Fauli  <anistenis@gmail.com>  [500edb98783fea1d8f244b0ca0d2eb5b099985e5]

pyfax: Remove java code

Change-Id: If910b37990677458dcb2c88007ad713b1f208fbe

2012-10-14  Xisco Fauli  <anistenis@gmail.com>  [4d40b6dc03b083ec38864a448c039c9c1360a1f6]

pyfax: uuups

Change-Id: I392ef7ff029e59b405086fae10a8a9a6bb70d64b

2012-10-14  Xisco Fauli  <anistenis@gmail.com>  [bfe191c0cb2788ac4cd35faea296ae97502d677e]

pyfax: replace tabs with spaces

Change-Id: Iec6b3738723adf43dee4801c30660007f9391797

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [729ebb3654b2b84971f8e87fbd437bacf35068f3]

Handle the CPPRUNTIME crack

Change-Id: Id2b4758d979f8b8d2273e2ba8ddbe850eecc3b04

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [22bf1df8ca4be32ca368458d022d48d0adcb62d1]

Filter out fairly pointless ld warning from crt1.o (!) in the 10.4 SDK

Unfortunately the pixman and cairo configury consider any non-empty
stderr indicating an error, even if it just a warning and the exit
status of the command is success.

Change-Id: I921f72fcfc127d9c34a8db448926e478a82646d6

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [0683f53d019a225da7ebe18e1aabfda41c6bb442]

Check for cross-compilation in general

Change-Id: I52cbef2ff90fa4af04c21f043c07fcd2aae8d273

2012-10-14  Michael Stahl  <mstahl@redhat.com>  [3d1f4649ee72dd85e1d994ac2bdccc3147830bbd]

FontPrevWin_Impl::CheckScript(): assert that there is text:

If there is no preview text here then aTextWidth will have no entries
and we crash when writing to the non-existing first element.
aText should come from the current SfxViewShell, from the font name
(unless that is ambiguous, e.g. a selection of text with multiple
fonts), or the Window text (Window::GetText(), whatever that is).

2012-10-14  Michael Stahl  <mstahl@redhat.com>  [86b6bf6e53c234e3df951ebb08513b0d4fc47a14]

sd: fix crash in character format dialog:

When text with different fonts is selected in Draw or Impress, the
character format dialog crashes, because (among other things) the
selected text is not returned by SfxViewShell::GetSelectionText().
Crash was observed both with GraphicViewShellBase and
ImpressViewShellBase as current shell.
Override that method in sd::ViewShellBase to forward to a main shell
that happens to be a DrawViewShell which is not actually a SfxViewShell
but happens to implement GetSelectionText() for mysterious reasons.

2012-10-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4147b2646a75add70de4c1659f66fad067c017f8]

Cleanup in InstallModulTarget.mk

Use global variable directly

Change-Id: Ic8031bd748d4b9407679f83eb728a7d33551c0cf

2012-10-14  Caolán McNamara  <caolanm@redhat.com>  [a7efb9b8dd0b7deee49975961ca49f6838648614]

loplugin: fix some indents and unused OUStrings

Change-Id: I1d7256eea7a79453d3cdb85d1edcf824d58d775e

2012-10-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [5a898179a1533b2a625be73fa2b662f2aa742b75]

Correct POFILE definition in ExtensionTarget.mk

For help and help tree files.
Result of $(or $(4),$(3)) can be only a single
filename without relative path and this case $(dir...)
retrun with './'. Otherwise $(dir...) return with the
directory of the file with '/' ending.

Change-Id: Ia636b314779b907796a3395a877e7bc7b1a47292

2012-10-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [72e2db3aba300aa70e47a2bc3b6cad9bcd05c0a8]

Correct helptree localization in swext

Change-Id: I6d30e96cb9fb0a0800e0b3b0eaa58b98de4d9010

2012-10-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [dbc5c63bb3d3855747eeb9ade3e8206aa9f74e95]

Correct checksize.pl not to work with sdf

Change-Id: I644874f123079a88d0901e77b367b7a35bb44b9e

2012-10-14  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [5d2f601e391a9acda692f6a3f7f22c676c1379f8]

Correct helpfile localization in sdext

gb_Extension_add_helpfile second parameter is the
path prefix of en-US source file so it must be in
sourcedir and not in CustomTarget.

Change-Id: Icfb4caab7f9e250b377ef3049a8030ab66454f9d

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [979d8f30c6819770935943a3e338cd42de071e02]

Enable cross-compilation in general, not just with MinGW

Change-Id: I655c6094e98939d5b087ecb3d2bd6ffef0ea3a05

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [9649d152b28c81e7a0559c8670cc3c96823c0485]

Experiment with PowerPC Mac cross-compilation

Using Xcode 3 and the 10.4 SDK is obviously assumed.

Change-Id: I8fc3cf75a976edae41d430017b6110f5a424c75f

2012-10-14  Caolán McNamara  <caolanm@redhat.com>  [22a550690bc7643ba1157543e15907ebba9444a0]

Related: fdo#47250 catch harder

Change-Id: Ie6b26670a6809fc07b344660111be44cb3e6a011

2012-10-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a4c99d39e5f84c10eb7f7dfa6a0ad053028b70bc]

fdo#55927: copy .uno:View100 icon from .uno:Zoom100Percent

Change-Id: Ia89854011db4ccfdb889da91f88ed7aef57dbec7

2012-10-14  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [98ad35dc5ad0b603b46e0160f7fd4eed555e2a02]

Added stream sanity checking to TGA filter

Change-Id: If6bb9f28e76ea012ac46b74e3cea0e27fd86741e
Reviewed-on: https://gerrit.libreoffice.org/864
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-14  Miklos Vajna  <vmiklos@suse.cz>  [a55b708b27f1b31c8b24da440ca7961b4f110ba8]

sw: fix new clang warnings in ww8 filters

Change-Id: I76db821d5388e756d6007dff9af2bc029972ea72

2012-10-14  Julien Nabet  <serval2412@yahoo.fr>  [17f1e4ca172ca154aab83c74081cec5c20b532ad]

Fix consecutive breaks

Change-Id: I341e42bc784f2e9b87a8e30de7de8ff1dc4fe6ca

2012-10-14  Julien Nabet  <serval2412@yahoo.fr>  [45ee4f61e16db5dddf6e4fed906900f8c475a81d]

Fix member not initialized in the constructor in sw/source/ui/envelp

Change-Id: I78b09bb229ba4ab0c1eae276727153254045db1f

2012-10-14  Luboš Luňák  <l.lunak@suse.cz>  [1d5c2d83688be8b61083ba6b8f83a593b30e967e]

document sallogareas compiler check

Change-Id: I72d25ec9a1acafa2bc451e620d5dc5721d849c42

2012-10-14  Tor Lillqvist  <tml@iki.fi>  [f335028a6ba4c2e2ca302a5fc45bfbc8abab0d8d]

Make sure glib-mkenums is found when there is no system one

Change-Id: Ib2c246d0abba0ffe34d6adcc4d63e8fbacc41b74

2012-10-13  Miklos Vajna  <vmiklos@suse.cz>  [7518af82eb4b46355ba9a4f7278bac206e3fb360]

oox: fix loplugin warnings

Change-Id: I73375f46d31ef7446b7c059aa2a23024e677021c

2012-10-13  Michael Stahl  <mstahl@redhat.com>  [823bd50429a504de21c9a045e9da56b30cc0d97e]

cppuhelper: remove obsolete comment


2012-10-13  Michael Stahl  <mstahl@redhat.com>  [b61991ba2c9e7c59f7e34e8cfefaebfddb170e14]

sw: tweak comment translations

0413cc28 5513e24e d93196c8

2012-10-13  Caolán McNamara  <caolanm@redhat.com>  [1f9f8f4f4074ce7ec9d2b0f2f751f5c47ce38634]

loplugin: some log, indent and unused variable warnings

fix up some indents, remove some unused OUStrings and add some log areas

Change-Id: I5c50807aff7a726b03b72522975d9b75e6685b9b

2012-10-13  Caolán McNamara  <caolanm@redhat.com>  [a51488cb2400163e20bc4fe5e3028587c29d08d9]

callcatcher: update unused code and drop freshly unused methods

Change-Id: I8b1c0cc4a1af259e39578c36bace126c35337ecd

2012-10-13  Luboš Luňák  <l.lunak@suse.cz>  [f1b6058a3b321a150c0373ddc6066ecc8eb85312]

remove debug output

Change-Id: I719ce8870320f3bddd68fe26cf2c2b941e0a9403

2012-10-13  Julien Nabet  <serval2412@yahoo.fr>  [b03278df1d56424d4d6f1fe245676d41183ac8ec]

Remove consecutive break and a break which follows a return

Change-Id: I8dec9eda857f7da452992bc785426449933acc59

2012-10-13  Andras Timar  <atimar@suse.com>  [e5ce011c3f32f53ef073aec5485450b2588b656a]

Merge branch 'master' into feature/killsdf

Conflicts:
	Makefile.top
	Module_tail_build.mk
	RepositoryExternal.mk
	RepositoryFixes.mk
	accessibility/source/standard/vclxaccessibletoolbox.cxx
	basic/source/uno/dlgcont.cxx
	connectivity/Library_ado.mk
	cross_tail_build/prj/build.lst
	desktop/source/offacc/acceptor.cxx
	filter/Library_PptImporter.mk
	filter/source/t602/filterenv.cxx
	i18npool/Library_textconv_dict.mk
	ooo.lst.in
	saxon/ExternalProject_saxon.mk
	saxon/build.xml
	sc/sdi/scalc.sdi
	sc/source/filter/xml/xmlstyli.cxx
	sc/source/ui/condformat/condformatdlg.cxx
	sc/source/ui/condformat/condformatmgr.cxx
	sc/source/ui/view/cellsh1.cxx
	sdext/source/pdfimport/misc/pwdinteract.cxx
	shell/qa/zip/makefile.mk
	shell/qa/zip/testimpl/makefile.mk
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/gbuild.mk
	solenv/gbuild/platform/android.mk
	solenv/gbuild/platform/com_GCC_defs.mk
	solenv/gbuild/platform/macosx.mk
	soltools/Executable_adjustvisibility.mk
	soltools/Executable_checkdll.mk
	soltools/Executable_cpp.mk
	soltools/Executable_javadep.mk
	soltools/Executable_makedepend.mk
	sw/qa/extras/rtfimport/rtfimport.cxx
	tail_build/prj/build.lst
	tomcat/ExternalProject_tomcat.mk
	ucb/source/ucp/webdav/webdavcontent.cxx
	xml2cmp/Executable_xml2cmp.mk

2012-10-13  Luboš Luňák  <l.lunak@suse.cz>  [1e313e759b79bd55d977156483847e22273d8e65]

compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.dox

Some of the areas are guesses I've added after seeing them, whoever feels reponsible
for whichever part of the code feel free to adjust them.

Change-Id: I2192de84d51cc2bc7c28fa84019d38b465985d15

2012-10-13  Luboš Luňák  <l.lunak@suse.cz>  [e3418e9a8544054cb7ac87e57cff54afd4ab03a1]

use consistently sal.osl and sal.rtl as log areas

Change-Id: Ib5e606283d3d37c38e9729c79c4531807a1419d3

2012-10-13  Matúš Kukan  <matus.kukan@gmail.com>  [e74fc93e4aba7887e6a278cc44c4bc0962471065]

tubes: use new .ui format for contacts dialog

it looks worse; more work needed

Change-Id: If8d15d614d49b1cea751852164b3e0edf43c52a6

2012-10-13  Julien Nabet  <serval2412@yahoo.fr>  [72fe2e3003b89b4d6bc7a87e0dc5ce85dd043b45]

Prefer prefix ++/-- operators for non-primitive types

+ replace "<" by "!=" for end iterator comparison with current it

Change-Id: I6e90caa8752c7057cca8c74fca12c0a050544dbb

2012-10-13  Julien Nabet  <serval2412@yahoo.fr>  [64ab96cd15e52da88781e720d6f031dbcd0ba902]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I057c3ea14cd1f224b339f884ae86890d16471215

2012-10-13  Caolán McNamara  <caolanm@redhat.com>  [5f12d6d42defc5ad3c286c23771be75595388d54]

loplugin: what is it with the weird-ass else placement in framework

Change-Id: I81809a80242457147dba716daa92b83726f732ba

2012-10-13  Miklos Vajna  <vmiklos@suse.cz>  [2a777a1014365c3cdf5902fcfd67e9bb77baedd1]

writerfilter: fix new clang warnings

Change-Id: I0f7cec0f300290fe3ea465f344cfda642824ed0b

2012-10-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [681e894b1ffa536ea3ccb5071465fbd1b0e34cc3]

brain fog: logic error

Change-Id: I1ebfad03dca16b7530a44dfc7576ff5b73f681aa

2012-10-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [08ec85d064107d8186b2ca3a05af63fad6d27cdb]

fix String->OUString conversion

Change-Id: Icc21b8998f205b635a21275ea4355824eca83a60

2012-10-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [50a20f94869c2033d495da7d57f9948988cd5ad9]

gtk: attempt to fix visual glitches around edit fields

Change-Id: I0c97840e610e6f2170a758afbd263ce6cd9e3129

2012-10-13  Ricardo Montania  <ricardo@linuxafundo.com.br>  [f50f9c43414403aca721612fdba9a9aa2dbdbf9b]

Review corrections in basctl/.../basobj3.cxx

Change-Id: I905e85ce9d754047ad287c9dd3caa92427b25b0d

2012-10-13  Luboš Luňák  <l.lunak@suse.cz>  [3818933e351cd1d5f950c8891ec3974c066ce99e]

fix build

I'm not sure why this makes a difference, the real problem is probably elsewhere.

Change-Id: Ie52b0b9b5b1279badaa8815aeef054c8bbb125b4

2012-10-13  Tor Lillqvist  <tml@iki.fi>  [b404024600df82f996882a1b770d595cf35a2ca9]

For me it throws uno::DeploymentException, not deployment::DeploymentException

Change-Id: I1104a2b4e551f80c748054f32a37540190076805

2012-10-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [b91b5e98d0a636a549d44a5a62ac13706a7d537c]

fix librsvg gbuildification

Change-Id: I3c3d5f0284e07384bcd63b6f4d489ec82da55a75

2012-10-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9ffba6a8dafe881c2c18a3b3358f029ac557afe7]

need to set the row/col relative to the start row/col

Change-Id: Ic423924dc12cc8aef1a45d494c6a623ddc45cff0

2012-10-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2ec03fc221e80479557f05f53972ca864f1ff4bb]

don't insert notes from deleted cells, fdo#55885

Change-Id: I036f0531dc2290c5eb480258bc70ec13b810e6bc

2012-10-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [979c4753831eec5e05df685880cc2052bea64307]

improve showing the condition text when the entry is collapsed

Change-Id: I298f80c9df39156f950880a530076e0b0edf27b5

2012-10-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [90306e95c6896c1f3b7f6369581d7bada8f15d7c]

add the text for collapsed entries back

Change-Id: I67d4f3122e1fe13bda7bf91f500b479ee6853cab

2012-10-12  Peter Foley  <pefoley2@verizon.net>  [8615d09bb10a91444b993fa8806696a7b01f06f9]

convert librsvg to gbuild

Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa

2012-10-13  Julien Nabet  <serval2412@yahoo.fr>  [179e267704733fff336637a9de61598369e1dce9]

Remove unused MorkParser::getRecordKeys4List

Change-Id: I755dce0ebee72a75c36b3cf36b52a2a1c736cc23

2012-10-12  Julien Nabet  <serval2412@yahoo.fr>  [c25269446f80e4333fdefa6e96151757a74d894c]

Even if it shouldn't be a pb, let's do the same everywhere

Change-Id: I5775651a83ffa6a7780b81386168f4e327217282

2012-10-12  Julien Nabet  <serval2412@yahoo.fr>  [dcaf8a871c3ce47e4b51b5c026e47d1ad03f5696]

uninit variable

Change-Id: I94870693fc269ab7a40e9ded482d259921316c38

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb1d9cc99e026ba9cf15ab49b2251cecfbbf6d10]

Check for null object.  The OLE name may not always be set.

Change-Id: Ib3e55af8870b41a5b76179d2215fc5125ceda5af

2012-10-12  Julien Nabet  <serval2412@yahoo.fr>  [cc4568e57649367d3d611ce0732d86ee8b829d3c]

WaE -Wunused-function

Change-Id: I201ee3b1092fce188d2bbc90aeb93059b175a03e

2012-10-12  Michael Meeks  <michael.meeks@suse.com>  [d0bf1510632801e15f1f498320c90efb6d773d6e]

detect and collapse internal boost dependencies to a single header

Change-Id: I18281f9cdf4c20ab4f939b2f7d3b0a6c3bf5387b

2012-10-12  Michael Meeks  <michael.meeks@suse.com>  [140281898f21f707582f395918e5234bdb67e435]

elide all dependencies on .hdl files, they're ~all duplicated by .hpp

Also - verified that codemaker touches both .hdl and .hpp regardless
of whether the contents changed in anyway under gbuild.

Change-Id: I391e9cf952c61a6c59087cd7cd0ddc8c54a14df3

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [20c0339311df0a14229c2786ecf6440bd8c1fd61]

WaE: SW_DLLPUBLIC on static function doesn't make sense

Change-Id: I9a7881d0e114dc38a6cb461b04e971ae23da9543

2012-10-12  Jan Holesovsky  <kendy@suse.cz>  [fa694a21b806ed7837c1337ec49a4b299c478393]

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

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [46a418af78d066db75999282ea255583e686380e]

loplugin: bad else if placement

Change-Id: I56e88a675adf37fdf52637ecbff6778a5215a16a

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [7e8696296fb46837eab159280533da948d93746d]

grr I wanted can+has *default* not *focus*

Change-Id: I070ae5f7081cf9081e8f36658e8adf7de143b207

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [919aeeba43f1d72c152602db97531142d69e38ae]

be consistent between insert chart and insert formula re ellipsis

Change-Id: I62d6c7e041247c1d2c6ccc4bc51e401e1469a95e

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [d152dca0ef47fdb6f87fb0d7cc0fe0c3242f6c50]

add SetAccessibleRelationMemberOf back again FWIW

Change-Id: Ic99c6b20d4622323d3d5ddea24338fbcbd4d0b8c

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [e48cb3667db5ffbd75ed74d18da64ee1c204b372]

set has-default for insert ole object dialog

Change-Id: Ic1c3f8784bc41c6b8adbeb4798e51eeb0300b2d0

2012-10-12  Jack Leigh  <leighman@gmx.se>  [5cb6877206c459530caa104b34e494badab5a4d1]

migrate 'Insert OLE Object' dialog to use .ui file

Change-Id: If2a241e34f88a39bacee5344f89893e3ccfdc57d

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [53acdd29e32707eb4ad6e922b47e1c1216f9d7d6]

XubString->OUString

Change-Id: Ib5f39e099d238b739e0d6b3d92d3f04ee50022fb

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a551cad4e35b6b664167d65dfc25e5a0f6990687]

Always disable anti-aliasing for drawing cell borders.

It looks better that way & that's the way it was before.

Change-Id: Iedb5234f4b032d4362f91f811bb9131824267704

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [e02ff224b64671db33543a1be2b48c0fa5caf786]

fix file permissions

Change-Id: If923db4ff67f72158fcdf7c002eda38c9cdeb786

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [21d10c6f3266d4fac9c91f9d0fab529a6841b39e]

mark lcl_ functions static or rename them if they are not local at all

http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html

Change-Id: I21e12d6a4dfb9697d2346a4e564e96af0ad03f96

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [908794d36f489c60835bfa8a17ac6bd9c256c7df]

remove unused function

Change-Id: I2caa76105053c57b48d721d1ae04485c94149fcc

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [cd8a49053664e5b4b17c9b121f55afec0aae3b7b]

compilers don't seem to warn about unused variables in the global scope

And this causes at least some problems with extern variables in headers,
maybe that could be handled, but it probably wouldn't be trivial to
get it exactly right about which location to warn and which ones not.

Change-Id: I8974c9ba9493d09165b026ee7a451238f6d90a30

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [2acc59ea28d7cabbef9b91d379f03ab6877596bf]

DeclBase::getLocation() gives better location than getLocStart()

It usually points to the declaration name rather than its start.

Change-Id: Idcb068ed88a783c177ae9dc255595afa0a163a7e

2012-10-12  Ricardo Montania  <ricardo@linuxafundo.com.br>  [ceb06a8f0906dd9bd7aa69b121a050eb4dcc861e]

766 gerrit patch, fix appendAscii in bastype2.cxx

Change-Id: I4409d1b0585a8c52cba14d1e67ccf776c6070c8a
Reviewed-on: https://gerrit.libreoffice.org/854
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [0b876ce56cbd63fbc44e5ba13433d0051fbc1108]

remove unused local static functions

Change-Id: I2b5e16165ac2de4753d9687a2bfc146d11a2bcd9

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [ac334eeac573fcc38a4ba6afa34e967f13154030]

lcl_LineSize is unused

Change-Id: Ied166af182c76d72c2934f7d3a7279aa0cd63a62

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [57cd67224ab349f7738f4429f3adc569b7bacb11]

lcl_GetServiceName unused

Change-Id: Iea5b8de7c937f27beb0e95b40412dc56391c02f7

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [2d4d38bcf2791e9e0805f5a61e2f7d48f4c7a2a6]

lcl_Bool2Any is unused

Change-Id: Ida5baa01cb3ce7fd611360e122f9f8ffebd9e7d8

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [581438a0c609c957e2db0b262b3bea83fa387eac]

lcl_createTemplate declared but not defined

Change-Id: I755853c326c5e3dbeae18e3fdb9f7b5607aac874

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [12a971118f732858bd288e6fd5b38b17b7c560e8]

don't process empty grid cells

Change-Id: Ibd8ea6a40ced219c5f64d1c04df28b85c99a00bb

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [6b459bf06c10ee05ff1b6d5db8c3e30fa2774a9e]

tweak dialog to show label again

Change-Id: I8b2e61a2754190eb3bd218242485a6bbce41aa7d

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [83154f9234659585cdac1c2e6781cd3498ff4a51]

mark lcl_ functions static or rename them if they are not local at all

http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html

Change-Id: I37b2c7b7acd31437f4be74b0163f4dac2279655b

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [190334febe62d56d80489034f0ee3cf59100f6c4]

mark lcl_ functions static or rename them if they are not local at all

http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html

Change-Id: I1a0e436051d48e7f6224d6f0fc602347df2d4df1

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [f7a24eff2d40ca30c6f299ab6534393c5c146b95]

mark lcl_ functions static or rename them if they are not local at all

http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html

Change-Id: I231f0b367bf0b513c6c1ce4c4cfdb7c3dc8660d5

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [2c3759735f53c06ebd75a344cc10a47f20f32f09]

print something when compiling clang plugin too

Change-Id: Ia312533381260a7c506dfd75b9f88c74a8329958

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [f56da8c9670d9a212187c3e78e42da6c7581de0e]

rebuild clang plugin when clang changes

Change-Id: Ia4192224d0b217ba2393dc457250cf12febe9306

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [bd7e427ce5cef0c9c1a9ce8c02cac4ebf5217f2d]

mark lcl_ functions static or rename them if they are not local at all

http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html

Change-Id: I37ab7e25d1a9fcce2009b8e35535fc1d0b02013b

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [d1eee073ebcd2d4a99209bb12ab13a7cafbb5a89]

avoid crash on pointers to functions

Clang's dyn_cast<> crashes on NULL, and getParentFunctionOrMethod() is NULL
if the parameter is a part of a pointer-to-function declaration.

Change-Id: Iee9eef488746f9a46bc090df8d318f27ad65f0ef

2012-10-12  Luboš Luňák  <l.lunak@suse.cz>  [9c0304f5a725ad0a58afecb96862ecd298ffec06]

do not report unnamed parameters as unused

Change-Id: I0cc44354085fbee15aa94d23c29830fd40e8d939

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [49ebf4f91d14af51bc3772c675de19b5891e3d36]

loplugin: unused string and misleading if/else indent

Change-Id: Idd0c4195e5988b3a0ee64282463db44e43d0c597

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [0ac7f6120eab04a95185342e935c0bbca4d8cc43]

Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svx

Change-Id: I50f68674e057dd358357d611bbbbb3332d8cd00b

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [d0144bcb8899845982a8172d870f337533adaf35]

Resolves: fdo#55807 crash in tools->outline numbering

Change-Id: I4233fa63d49ed0a3ec3de7fe04eadead9fa7d1bf

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [639c256dc5f4694b7204773ea4661084289c8b81]

loplugin: markup some more suitable classes with SAL_WARN_UNUSED

Change-Id: Ia89ef962aed9ecd1e907c9f46e2f05a7018ca8a0

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [2dd0712a125a8dcdb5510bc36f06d103d6abdf58]

loplugin: unused Strings

Change-Id: Ie9c888a48716e4bfd24ae78eef5f6e4a54dd1810

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [5551d2776dbfa921d5520e8b09bf5caf4649a545]

handle ui-previewer on .ui in cwd

Change-Id: If13c5494ffb960e943fa8d2c99f2da28b5f95736

2012-10-12  David Tardon  <dtardon@redhat.com>  [4ed91fd1633e90b8d1f872aa7ed023431958bd23]

do not play stupid games with jpeg vs. jpeglib

Change-Id: I72ed637ecec5aff7528ff724b2665e22650c224b

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5c635140c7aa4b31d23ea96c8d10be3b3a44d8f7]

Put typedef inside class scope.

Change-Id: Ied6b5c1714b23a7f64b5b8271979deb21350f76b

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a19b6e4149cf264846d7c67f22f496619b70d65b]

No need to keep this method.

Change-Id: I5152c6f2888919a6b495bdcf1da7d797d1b1232e

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d0f2185477af437cc7220e2a050bed4eb4a13665]

These can be private.

Change-Id: I960477a220db813e86c40008bc9e3ed7ed460595

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8f8212536f6c35546447f1254639d02572f68ecb]

Less friends.

Change-Id: I40410e401d9edd23d62ee12a9b8076d473d5cd29

2012-10-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98a77cef93663a0ae41dcc2c2858b418aeaaa40e]

Hide (part of) the implementation.

Change-Id: Ia750cb1a6234ff3566728b9e22def65febed4f5c

2012-10-12  David Tardon  <dtardon@redhat.com>  [df2ea4409945051733979b156f9cf9f52b35b0c5]

deliver jpeg headers too

jpeg is used by dmake module gdk-pixbuf, so the delivery cannot be
bypassed yet.

Change-Id: I92d71c6807535b8f4fff75d62fc417d437792e33

2012-10-12  David Ostrovsky  <david@ostrovsky.org>  [de8808f03719f793da5452e2ccdabfbf81492ac8]

gbuildification of jpeg

Change-Id: I466f13f1132103bc20b9918411a54fd3106f4553

2012-10-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b19ff316441fb2d1f0537e008ea8b6fdec307224]

fdo#45651: gtk: fix text color with dark themes

Change-Id: I959b7791151fd345c250016ae8ad315a4615a871

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1dfc4542377cb427945a9461da6fffa7d3742884]

Remove this boundary comment.

Change-Id: Idc7c252a273dd600e05742f075c84421e0ffb23b

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d1ce7aaa5ac3c8cd851826d6164db93a9a486609]

Re-organize the data members of SvTreeListBox.

Change-Id: Iefe8182dc20f22fa65299d9253fba3830cd1a9c5

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b9640634d0cf698dba1c07d9c89a6246360df792]

Let's make these calls explicit too to prevent infinite recursions.

Change-Id: I9671715ce9ed06b032cf236e843c9ea0f09513a9

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e1aab195e3c8f0d592d522f0a8b1ebc08cf8e195]

Prevent infinite recursion during make check.

Change-Id: Ib807c54195c867d5f54e48ae2a1fe7694dfa4882

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [121e93215f157fd8c05812829a65d86a23a56747]

Another crasher.

Change-Id: I36f537618ae04e651e98fd9e9b0f4cf170faac33

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9de0d5c43eefd1b4a7224a649c96f1b2b296b88f]

Fix another crash on exit.

Change-Id: If0f26e2e81e7f22c63b5eaba1e51bf10a7d3b603

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [beae1309b98510d2a1dc8f58a287881560ee1a7f]

Fix a crash on tree list instantiation.

Change-Id: Ibef33f15223ba568a2626c74f102ecc022a3ab13

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ac7acb0ab1329913b0cec79790adcde0263960be]

Merged SvTreeListBox and SvLBox.

There is no reason to keep SvLBox separate.

Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8

2012-10-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ddf31912ddb5573a085b8601669cf31bf4b1f690]

Avoid sub-classing from std container, especially for this.

Use typedef instead.

Change-Id: Iafdcdba8cdf77836542141dce0fdcc34e88db210

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [586895f8fa09e006a4cbef31f675585a5b6e42e9]

loplugin: more unused OUString and misleading indentation

Change-Id: Ic21ca9e14520f4f16c2d665a07a79ee1a46ab91d

2012-10-11  Miklos Vajna  <vmiklos@suse.cz>  [e58a179e9059665c1d195635a0148ca7370bbc04]

fix sw_subsequent_ooxmlimport after df99bb3

Change-Id: Iffe97b25ad8714342a55bbe54909dd1a3d47bdec

2012-10-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ec14fbd00bf39f26625b219781debaf98670c81c]

Correct misnomer in vclmedit.hxx/.cxx

Originally vclmedit was in svtools and during
moving it down to vcl sv prefix was not removed
everywhere.

Change-Id: I7693a33f59d9f31b00f368ad992f86b3fce3a984
Reviewed-on: https://gerrit.libreoffice.org/859
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-11  Xisco Fauli  <anistenis@gmail.com>  [c043062913167ef2dece0fc243a90bb86c32868e]

pywizards: This code does nothing but an exception. Delete it

Change-Id: If35b68073210d7da368a96623853c3d68d8425b5

2012-10-11  Thorsten Behrens  <tbehrens@suse.com>  [df99bb3d0de567fa34f7f6edfca4f736abb0efa2]

Fix fdo#35278 - don't generate hidden primitive rectangles

I'm really rather certain we don't need to generate those
non-stroked, non-filled rects in metafiles - at least not for the
slideshow. The comment states otherwise, alas, there's no further
explanation in any referenced bug etc.

Change-Id: If7040b46900ea32515f29cf371897a693858b100

2012-10-11  Miklos Vajna  <vmiklos@suse.cz>  [5ef0f1dc9a70c20fe6879832b782a0c34724353f]

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.

Change-Id: I681e344a042721b99f6cb2e599f9c65156d219a4

2012-10-11  Matúš Kukan  <matus.kukan@gmail.com>  [1d1d1b463dd324437f7dcadbcf8f69377ff3fede]

unowinreg.dll is needed on all platforms

Change-Id: I55771733baee432d2ccf75df012552eb2d035acd

2012-10-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [c6b26144c93aa5222e4260c5b0ef45ce5bdc18d2]

Use isFuzzy() instead of getFuzzy()

to make more obvious its aim

Change-Id: Idc98ae8ce2218c9d387c4f2cb6e4d5603b56aab3

2012-10-11  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [471f2fc3196be0e52ac4ac1ea49f760accd9d4d7]

Use MsgCtxt, MsgId and MsgCtxt

which are fit better to concept of po.

Change-Id: I772e691465351b1492bdb756fc67e3a9de265c25

2012-10-11  Matúš Kukan  <matus.kukan@gmail.com>  [c5ac6a71f40a2dd75dde0ea63b08e4f698718a68]

sort ooo.lst.in

Change-Id: I1fc1908d188589e4437bd287967c6df9d402d17c

2012-10-11  Matúš Kukan  <matus.kukan@gmail.com>  [a58f677fd2a84afe50b95472031d749db4d5d302]

ooo.lst: use more variables

Change-Id: I478996c43d069648241d8c5cff64ff78b9230154

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [c08c67c8a02f88413deb78d7b136ec03cf0ef618]

add a get_label_widget to VclFrame

Change-Id: Ia0561a5f185878342b15be54c6147aa1c81fa9ef

2012-10-11  Michael Stahl  <mstahl@redhat.com>  [f935d4b8bd9358dbe9160693622fb77e7b64d639]

Makefile.top: move compilerplugins dependency to bootstrap

... as it was always causing ./bootstrap to be run on "make module".

Change-Id: If2b04ea415fd644c6a8ff9a3f712ff713d8b12ae

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d45feee6148ed947cae41ae1742361dd50b7c9c4]

CMIS UCP: fixed crash when cancelling authentication dialog

Change-Id: Ic7d8382df31e7489497a6bdb14bfa8c6317f11f4

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c767f82403635221af58998a3265e38e8d19e76d]

CMIS: Implemented the CheckOut button of the InfoBar

Implementing it needed:
 + Adding XCmisDocument::checkOut method and implement it in SfxBaseModel
 + Moving the CMIS properties loading into a SfxBaseModel private method to
factorize code.
 + Adding the SfxInfoBarContainerChild registration in all modules

Change-Id: I35bcb53cd2feff354aa5d9245897d0631cc924a0

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0c0e5c82c7d9fb790d0894c28af5cff99d71a910]

fdo#54094: Add a space in sw outline tooltips

Change-Id: I1f2046cc52261b717165a2f6838a826acefb7b09

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9d9eb583f56ed494a8574a2e7677fe66aabfd6c7]

CMIS: Show an infobar when the document isn't checked out

Telling the user that the document isn't checked out is pretty important
as it may cause troubles for the Save operation later (depending on the
server policy)

Change-Id: Ia101d37cc6266170914ae2cbd90accea1f377f60

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f5a84d8c1a44d82f2ca96a3d219a4cb05ab71a39]

CMIS: Provide the CMIS properties in the UNO API of documents

Change-Id: Ieb48f615a80e1fa2d49b4efada1f8f9fc4349c29

2012-10-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [97aa108f2b595145d63b00d515489030a849957e]

InfoBars: first implementation

Change-Id: I4b18f19f5cf13d648a8d10cc31c63bb330a86b6f

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [b66a72cba2f38c3ddc9e7c91a1afd5d8a2279ed8]

loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSED

Change-Id: Idb0636772e4c93d25259487a130720cb62cca5af

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [6f1bdda2d26dc26f91fd327c82bc7d4b9ee6ab92]

loplugin: more unused OUStrings and so forth

Change-Id: I4f3a51e1fd3ddca9442022a7134306fbf32e13ae

2012-10-11  Noel Power  <noel.power@suse.com>  [71ada2fb20cdb1741767165948a2856b4198c700]

regression test for fdo#53814

tests sorting when cells in sort range are referred to by other formula cells

Change-Id: Ic7b0d9e11193fc09d97aebd54cdd84210bd09061

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [458d68fffa883bc706638299e5a5b2d1399beb0d]

kill this hard coded sheet limit for xlsx import, rhbz#864858

Change-Id: I8fe6523afb11e5b24b8c83784e1198e8c694922a

2012-10-11  Michael Stahl  <mstahl@redhat.com>  [9015ecfc1a9d05ac6d8917be7f9a2cb1d0b1126b]

configure: blacklist gcc 4.7.[01] for -std=c++0x due to ABI break

Change-Id: Ibb1f0d61649fe6ebfe48a76177c207da6644cd84

2012-10-11  Martin Hosken  <martin_hosken@sil.org>  [f0d1a2e9927243bf650e280af9d9dcdaca8b603e]

Update graphite to 1.2.0

Change-Id: I768df17c12e918a39e2011e3ce639e0c4ac4d451
Reviewed-on: https://gerrit.libreoffice.org/780
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [60a93729c95d31edab50a905236faa9e38a81556]

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

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [d8628e87e989668ade0045cfd219912c1579b27b]

we love you 32bit sal_Int32 as long

Change-Id: I006bceae3d05d2c014beae2127ad8a57c9bee353

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [0ccf0b968d71c56fef9a848d541c42223db8f8b8]

loplugin: misleading alignment of else if

Change-Id: Id952fff88408bf47be9c255358a14c12c930abd5

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [b5c3743c7b412bef17be019e39e3fb09e9b9cca3]

drop SwTestPasswdDlg in favour of SfxPasswordDialog

Change-Id: I05b44c23cb38d89c7997e06634651325301ffbd8

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [1a3a787766842751b1f9013ac7f0be3633284f75]

import password echo char setting

Change-Id: I36a82a8bb915e72a191787a2e44f9bd814271ea1

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [f2734389f517c1f99eee2346ae9d2104cc7de842]

XubString->OUString

Change-Id: I15f229010254a51ee485479e8fb751375f288da8

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [7d044841e88d2413c19715a290b3d7a2ba6d099d]

loplugin: misleading indent

Change-Id: Ia3c27c2b2e869af09557ad50e51a65894943947a

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [eafa9394cb6078dee57aff3f7ecbd19ef1af5bce]

add ellipsis to Floating Frame because it pops up a dialog

Change-Id: I2fe888e79cf1a2ac56ed6115f3548c012b670d5f

2012-10-11  Muthu Subramanian  <sumuthu@suse.com>  [bb3540a7cb6866a7b6c36cd71ea4bb9b0609d1e8]

n#778854: Fixes quite some issues with bullet points.

* Properties needs to be combined before applyed.
  Rather than applying them separately twice.
* ParaMargins set to zero wrongly rather than boost::none
  This caused its own set of problems.
* Hack: Push default zero to tabstops. This makes impress
  calculate proper values for tabstops using leftmargin.

2012-10-11  Miklos Vajna  <vmiklos@suse.cz>  [e2c481db7b905305128e733bb1fc8d0ad8cadbf5]

n#783638 testcase

Change-Id: I6b6093ba1e6961e421ac9754fdbdea9ba63eeda0

2012-10-11  Miklos Vajna  <vmiklos@suse.cz>  [3d7e168a2a43c2414b0633379102ddb29437e75b]

n#783638 DOCX import of wp:inline's distT/B/L/R attributes

Change-Id: I181fcae021eed07608b06744b469628e4d78ccba

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [d7cdef2c49b9c13f8c726d1067ed5cf3cfd38746]

VCLMultiLineEdit->VclMultiLineEdit to align with other new widget names

Change-Id: I97b7459b9c5c680d624234e8c51a5997a02fd5f7

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [258483a58e49733b80745ffd97ba5b27a125da19]

convert insert plugin to .ui

Change-Id: I229b152ba132329ca20cff0afd4f84e1c052b97f

2012-10-11  Jack Leigh  <leighman@gmx.se>  [f9775fcbe8454539ddb0e0576159c2e609b03b0c]

add insert plugin .ui

Change-Id: Ic84e65debd25fef68cd1e2b1b801da68fa79219b

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [e38d9aa925c85efb924666c55dd2533c7d34788b]

add a stub ScrolledWindow to store scroll properties

e.g. VclMultiLineEdit manages its own scrolling, so just
store that info in a dummy ScrolledWindow for now and
set the scroll window settings onto the VCLMultiLineEdit
if it has a scrolledwindow parent

Change-Id: I8f7282e1348aa4e9ff77cce384dcc367b17bd3b0

2012-10-11  Caolán McNamara  <caolanm@redhat.com>  [e70cec4a4264987720f9b42a72a13fa1f84fde6d]

callcatcher: update unused code list

Change-Id: Ie903e37cccf98f1b91c05e87f067f2986b746590

2012-10-11  Tor Lillqvist  <tlillqvist@suse.com>  [ef8b17930977c5a8141386839e9d4c1dfe3e2d65]

Be consistent with surrounding code

Change-Id: Ice88c3912c2fd0d99156acaa8e15518acab3b55b

2012-10-11  Tor Lillqvist  <tlillqvist@suse.com>  [62fddc0c00c8e960642d2c2a426852f77147ce2e]

WaE: 'fn' may be used uninitialized in this function

Change-Id: Ib918bd537b30fe5dc48396fc7e952147003e3b19

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [132740681c7412f4d678ff0768b9807502525f76]

only access first element if vector is not empty, fdo#55734

Change-Id: I60db486195e7216968dc8c7c7c0c79fb7e8c1b88

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [82bba1a2b3b8274f8282c8c8b4ab31857a1e60b6]

Drop confusing comment

Change-Id: Ic702abecf1bd21893bd5d4dee532d2e342985e6e

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [b9bef032ce65ac392a9d73e6d548496719869f32]

COPYSO should not be used with DISABLE_DYNLOADING

Change-Id: I0e04cd8fe35a487b85cd3abd420d24ab2a55821a

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [5476c14de5701478b2c36ca170ec4d713be18612]

Adapt to disable-dynloading style

No need to load any native libraries here any more.

For now, using the same native-code.cxx as over in ../DocumentLoader
works. In other words, we end up with the same code in
liblo-native-code.so. This will obviously change if/when the UNO APIs
that are called start to differ.

Change-Id: Ia47ce833c5a290a93986005f92e981c89f63bf71

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [3a5d6a9ac395a0fa86d1ef0965ecba573513f19b]

Just use the wildcard function to list all the libs

It doesn't seem to be any slower. (Note that we are *not* using
-Wl,--whole-archive around these libs so it won't link in them in
total, but only what's needed.)

Change-Id: I2cc090562fc910d3375c6293f1f4358c68a6f9f3

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [cc61d191cbdc673b218a29fc158826d6cc9bfa0d]

Merge (manually) change from master

Factor out the common part from the ANDROID_*_GCC.mk files into an anrdoid.mk.

Make the DISABLE_DYNLOADING-specific bits conditional.

Change-Id: If41065fbc096dfae01819ac8fabf4b21e95545ca

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [96ee8e4dce03d56b9133d91fd9f178bae479ec21]

More libraries

Now the DocumentLoader test app seems to work like it does with all
the separate DSOs, knock on wood. The only "attempting to load unknown
library" message I see in logcat is for libspelllo.a, and I
deliberately don't have a mapping for that. A viewer application
presumably has no use for spell checking. (I do link in the
hyphenation stuff, that affects rendering, and we want the rendering
to match LO on the desktop.)

Change-Id: I1ad9eedf352eb0af1187bdfdc71f8f1754912600

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [6848bcf6e4c19bfbd790e52c76f0b204734238f1]

More libs

Change-Id: I7921ac41a31f545a74ec2981dda9c30f40d4b4d9

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [5b195fbcf7a441aeb193f6abd08b877e580938e0]

Even more libs

Change-Id: I055b3d1a3105475883283c32a46141c38ed350fa

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [93bff92a58a252d7def0c0964dbb6e8441aac27f]

Unset HAVE_THREADSAFE_STATICS for Android too, for now

The code generated by cppumaker in the comprehensive case is in fact
broken, says sberg, and this is a way around it until it is fixed.

Change-Id: I0a3950d28e39a83f293f04fad9e0be80e131e3e9

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [d1006596f24dca0186192904200b422d4df15777]

Update library names for DISABLE_DYNLOADING

Change-Id: I2b5e4abdceea25180c9caafabc49c22077016a05

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [89372ae703dbebd1140c816a23dd6881eb4861b7]

More libs

Change-Id: I4f717cfdf8e13044931e6820cc9fe6f74fc8aa7f

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [8ede8ee2ce73a2495b011075a2c7281f3739268e]

Some more logging

Change-Id: Ib901de4a10cb18ce8e1f5d0293c61ab0eed2a4e8

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [c11a906a673762e5a3657d56d119361a9134794d]

More libs

Change-Id: I83214fffadf68c6d92e129fd8f89f671fd9bc1c2

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [1c84d69b18abebb141119810f4f3e47378765753]

Make a function static for deduplication in the DISABLE_DYNLOADING case

Change-Id: Ib05f7b3b9b66f9e1c0b619e6a8b14e253d1adbb7

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [925b118a263885fc35ba7036c6d4cb3c0f18fae0]

More libs

Change-Id: I2ea26d46f22620d567a23412d7780a95e2715af2

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [602f93da371efc727aabe051cc1b67e8e0f88157]

Link in more libs

Change-Id: I5e016a061ea4206966757cda2d6681617b45b550

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [8ab89346ba711a3b18ed63ae5e8f61b0451ff9a2]

Add some more components/libraries

Change-Id: I2dba9bceee4c68b551ed8ed9239e93ea9ae93117

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [4b7e701024219be48b7f8154a508c79cb0a6fdc1]

Use DISABLE_DYNLOADING on Android

IN this branch these changes are not conditional. Unclear yet whether
this is what we finally will want to use or not. Maybe should make
these changes conditional and do this stuff in master instead?

Change-Id: I379d570a0e00648d295c675fd90eba6594ba3182

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [b62bead21d0c956a7da239931069b7e972bfbaf1]

Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"

Not needed after all, at least for DISABLE_DYNLOADING on Android,
instead let's use the weak attribute for the problematic data.

This reverts commit 769f3957c5c72f2952d6b8d0d1d811a6b19226ad.

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [3851616b3fcfd8dc7043908e650e881c367d064b]

More clash avoidance for DISABLE_DYNLOADING in general, not just iOS

Change-Id: I1995d68a654a7eb56a46241ffa8946ce1e52761a

2012-10-11  Tor Lillqvist  <tml@iki.fi>  [97f27e2cdadb28dc249806effd33c58811a0ebc2]

Include android-bootstrap.h for Android

Change-Id: I022f7d450f66e1ff0fb4e4aedfebc16b83ad32b9

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27f1ba57e21df720553b2a8b321c2d0af58bc9f3]

kill RefEdit constructor that does not initialize the highlighting

Change-Id: I5c277526fdf376bfa96466e25975388edc3c7950

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21ccb6b4d93282fbd93d6764ae29e0f1af7b2f68]

fix the highlighting of the range in the pivot table dialog

Change-Id: Ied6b4e562fad652c3fdb3ad7c46b6b40684a4dc9

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [96cf0a4e97a8725b59d8746192c6e4888a1314b8]

the formula ref edits need 3D references

Change-Id: I360d8244f6b8feee862e9e750859271b741dcf93

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2134399f0e462fb6721f20c58fcd8470110ff875]

lock table only for the range edit field, not for the formula ones

Change-Id: I08880d97d880227cb47d929701e666a49aad5c57

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [68a60bc98a6ad2467a17a917881745cf9310e90f]

dat bars should use automatic as default

Change-Id: I67fe25cb62d701d7267932923e94f10e44853ac4

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b4f430074cfce0bda32dddfb4d0251ea5aec83ab]

allow ref edit fields that are not direct children of the ScAnyRefDlg

Change-Id: I966b67b9f62a8c1c3b9dc3394befe48358cbd34e

2012-10-11  Thorsten Behrens  <tbehrens@suse.com>  [7d122d0cef4ecdeea0d11e619ec77aa7431344d9]

Cleanup svg export namespace handling

All smil animations are inside the http://www.w3.org/2000/svg NS
for svg - ODF places e.g. animateMotion into smil, their path attr
though into svg. Flattened namespace now into only default (svg) and
the ooo prefix. Killed all superfluous NS decls, creating SvXMLExport
with EXPORT_META only adds XML_NP_XLINK, XML_NP_DC, XML_NP_META, and
XML_NP_GRDDL to the known-namespaces map.

Change-Id: Ib54900aaee0eda3a5c5dc618d836df8bd8eb25fc

2012-10-10  Xisco Fauli  <anistenis@gmail.com>  [4073a5b91605163cda9d3bdcb3c048c70b23b0ff]

pyfax: Make toggle buttons work again

Change-Id: Ie408274ffea5539568fb98c44fa993d3de14a2d6

2012-10-10  Matúš Kukan  <matus.kukan@gmail.com>  [274c28a15cc07ed1f4a95a81f7e5edf343028e46]

odk: try to fix Windows build

Change-Id: I626f2cbc4bdf30e73e6c24c1b9040c0f6d24eda9

2012-10-10  Matúš Kukan  <matus.kukan@gmail.com>  [5fe772a23f7de0a75849fa6d770a1ca6dd00bdea]

tubes: use only one test method; and also setUp and tearDown

Change-Id: I48ae990a870dc6e5c56e901485cb142b51426637

2012-10-10  Matúš Kukan  <matus.kukan@gmail.com>  [1ad0aef2ab81eeb96396bd0bce1203f3f6e681af]

tubes: getProcessServiceFactory does not return NULL anymore

Change-Id: I3e5e2e2c826a732028c1ffc32b9620d22c3409d1

2012-10-10  Matúš Kukan  <matus.kukan@gmail.com>  [6f543a4309115008cf5b5b40eea0fe4dab9eb5c5]

tubes: just hardcode the url

Change-Id: I587d83221c702571cdfe4310b27adff1cc3421c1

2012-10-10  Matúš Kukan  <matus.kukan@gmail.com>  [19e0289eb7a8fc05e40217a2dbf9eed1be071b59]

gb_CppunitTest_use_api is special

Change-Id: I5f4f1a5b78333aa294c334870412599f76573aef

2012-10-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8a3ee4e765d4cf849ba0dae811789d633823573e]

Move GenPoEntry out of header

GenPoEntry is part of implementation rather than
an autonom class thus its place is in cxx file.
Because of pointer members we have to override
copy constructor and copy operator.
In PoHeader class these methods are unneeded
so make it non-copyable.
The m_bIsinitialized member's meaning widen with
that m_aGenPo points an object. So check it not just
in getter but in setter methods too.

Change-Id: I26ebb885c81d14820076e0d46625c60cc1cf7984

2012-10-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4266d4e9489ecf16ed336a1498cc9e81d9b3ab1f]

Remove a flag that nobody uses.

Change-Id: Ia18640961e43de28ee08b43358483029db966987

2012-10-10  Noel Power  <noel.power@suse.com>  [44e8a8240a3a1cce747f1998e617f8dd4621a992]

fix for fdo#53814 Revert "there should be no need any more for this check"

This reverts commit bea018a7040c36e91487b27c7b59c6c8a970bf5f.

2012-10-10  David Tardon  <dtardon@redhat.com>  [76987f83c84b4cc7163f9065a7eed219eefa39a1]

replace findsofficepath.obj by static lib

Change-Id: I652ac46aec72a92667995353efa637f0a2310672

2012-10-10  David Tardon  <dtardon@redhat.com>  [3e86d0b174ba08d62a9f9009ca4eeac24f7c1aa9]

drop unneeded includes

Change-Id: I7c5a6ce78883cada11082d7fbe3e78cef3d6a5ae

2012-10-10  David Tardon  <dtardon@redhat.com>  [8d374508953f237b51e70e5047d5457559740ab9]

add missing dep on tools/diagnose_ex.h

Change-Id: Ie3a1e9043470f22d04d841f994cd0ff1d05868cb

2012-10-10  David Tardon  <dtardon@redhat.com>  [c60b8ab88a8c65f4db4f90494373c438c97cd8cf]

add missing dep on sfx2 headers

Change-Id: I93b48313501f97c9934b1a7368e289e9a3ca5a76

2012-10-10  David Tardon  <dtardon@redhat.com>  [cc76e1d7e1e48eefd5cb38db56bc63da8bd4234f]

drop unused #include

Change-Id: I45d565fb800627cbb33ffc45c45e8f9b8e60e2a6

2012-10-10  David Tardon  <dtardon@redhat.com>  [31828c94034bafa41beb443632a3f70600185a47]

add missing dep on ucbhelper/macros.hxx

Change-Id: Ib2bd5f44580ac1e6da2f2494c23adfa098694449

2012-10-10  David Tardon  <dtardon@redhat.com>  [81649fdf41776c7416b8d34511be84416ae0468f]

drop unused includes

Change-Id: Id061f9bc09e791308ebcc908092f921a2b309566

2012-10-10  David Tardon  <dtardon@redhat.com>  [1bdd178237bb7a80577fc670bfe285544c6375ea]

drop unused #include

Change-Id: Ibba81e9e517dcc33a7c25fb803ef46a496e20a97

2012-10-10  David Tardon  <dtardon@redhat.com>  [46b638ec55376dc59aca80d5faceb634fbcdadf6]

add missing deps on headers

Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d

2012-10-10  David Tardon  <dtardon@redhat.com>  [f4cc7a95be373302e0540261a6f8f3174bae999e]

add missing dep on svl/solar.hrc

Change-Id: Ie3087a00e4aa537763fe36b1b96d644606e547b8

2012-10-10  Radek Doulik  <rodo@novell.com>  [e1d8f611021d04a0f48101d8416bd0f1ff3eb07c]

fix text rotation for txXfrm element, fixes n#783433

Change-Id: I82a14170ce8d58184b1a86f7fc0f9e9d93238c92

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [40796af946498d7fb69396dc7b07be40790863df]

map GtkTextView to VCLMultiLineEdit

Change-Id: I05c4b4d50400035a2542e375a773ed6d867187e6

2012-10-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [06175e8b19625cb5a43b1ae5ae63e419cee7e053]

Correct lngmerge not to work with eof

Change-Id: Ibf80a31ea2c03ff2882e71a45acb71d9c9a16482

2012-10-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [a76c979c1771566e806db67e44f387bb68b862cc]

Delete WhiteSpace member of GenPoEntry

This member allows us to use more
kind of whitespace between po entries but
we use one end line everywhere so this variable
is unneeded.

Change-Id: I4e3c9040ca73580fd01484bb91325a9df04cb4e4

2012-10-10  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9ebb37f39bb85b1b900916c54ffd4e82f79186a0]

Relocate KeyId to PoEntry

KeyId is PoEntry specific attribute rather than
part of GenPoEntry. In GenPoEntry it is just
part of extracted comment.
Four character long helptext/x-comment can lead to
incorrect behaviour during file reading.
With checking it in sdf-po constructor we can prevent
this kind of po comming into existence.

Change-Id: I48cc8f34d2c1ca8b86baea25384f5b697f16dd66

2012-10-10  Michael Meeks  <michael.meeks@suse.com>  [940db0cb1b3d0c4c38493c002cff2ad24f59afee]

more icerun annotation to stop parallel java builds from exploding

Change-Id: Ie05eeb89e79663674e223339918239facf49603a

2012-10-10  Luboš Luňák  <l.lunak@suse.cz>  [994ec9638027fdb1dd1afea9a3cb229b5ab900d6]

avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACEx

Change-Id: I8847192f61b2fca696a1ec6fbad65026e1ffdb43

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [bd4727567414d469896d7aaf7ee9a823c987e3d1]

SVGActionWriter::ImplWriteActions: indent that

Change-Id: I6ae6d96f88df813172017bafe1dd883c7b871c9e

2012-10-10  Tor Lillqvist  <tml@iki.fi>  [38968e2963302e650b718e5882ef85ff12f71e40]

WaE [loplugin]: statement alignment

Change-Id: Ia09c74e02d261de5946e6d7e0530a7913e0bcb8d

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [1a969ab932a4d76eabdb867dbc267fece3429ef8]

SVGActionWriter::ImplWriteActions: fix debug code

Change-Id: I770e72673d794b4e3e52a199a05f018558b8a3c4

2012-10-10  Jack Leigh  <leighman@gmx.se>  [fef9d3090f7abd4371e7b7da61a5f959c208f0c1]

fdo#48873 clean unused icons

Change-Id: Ia797808dcee0cee53f72c5bda62297130e04e85e
Reviewed-on: https://gerrit.libreoffice.org/850
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-10-10  Miklos Vajna  <vmiklos@suse.cz>  [7476fa6ec224824ff07d9daec4852a7c4bf8ad93]

writerfilter: these can be static in ConversionHelper

Change-Id: I2436a884627c4f9b112086cb7ca1a096093ea3f6

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [d814448c41c1095f32be95c67c887ec0db17fffd]

put the test and the thing to be tested inside the same if condition

Change-Id: I0bb23749cd74797838fe45ef6e739f75879eea6a

2012-10-10  Tor Lillqvist  <tml@iki.fi>  [fce309fcabb546b0814ad41e80da48d3ff2448c6]

No mork on non-desktop OSes

Change-Id: Ic9391a020915cdb794434d8728bad1bd64dd20c8

2012-10-10  Thorsten Behrens  <tbehrens@suse.com>  [aa1927dc257b52edf96de220cc3797e02c83a0ae]

Make svg export use slidesorter selection in most cases.

There was code previously that took the current selection, iff
Impress main view was in slidesorter mode. Extended this quite
helpful functionality to also work in other modes (as long as a
slidesorter pane is displayed & has up-to-date selection, it should
work).

Change-Id: Ibbfe630a4ca31aa52978501745c2eef0d79fb8e3

2012-10-10  Thorsten Behrens  <tbehrens@suse.com>  [7f69b4a5310667378fcb127795654f410dbaa7c6]

Don't (indirectly) call virtual funcs in ctor.

We're not fully constructed at that point.

Change-Id: Ie80874c57000481c4eaa8d71118c8be6f0059164

2012-10-10  Thorsten Behrens  <tbehrens@suse.com>  [d32ee009e07a98e54237872263eeb53d4812e805]

Don't assume we're exporting Impress to svg, unconditionally

Svg export is also used on Draw documents, which do not bear the
transition properties. Guard accordingly.

Change-Id: I2e4a5d478a8de8621265a0d1de16bd60b1f47cc1

2012-10-10  Thorsten Behrens  <tbehrens@suse.com>  [f64457b19cea3c16c0a53f1d98134d48833ef4ed]

Define ooo xmlns prefix unconditionally for svg export

Plus some commented-code cleanup

2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [a6eb00438d5ae8555a71b4cf79caf3b3c2fe1b77]

Bug Fix: background objects on master pages were not stacked in the correct order


2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [3bf528b4dff743b604a84ff7d02066e0d4f2a145]

Bug fix: fixed date/time fields were not exported correctly when positioned chars are used.


2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [83be76cab18745ff1f8b8343a2fd53a7d13194ad]

IsUsePositionedCharacters() tries to get its value from filter data passed to SVGExport ctor

Now IsUseTinyProfile and IsEmbedFonts methods are depended by 
IsUsePositionedCharacters

2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [8c673fa8af0ac7419b6b6d03621d91d44a87ca7a]

Now debugging code is conditionally compiled and JavaScript debug log are turned off.


2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [f77bd4a7c83e8d84655f4e3a4f3c6c44a735053e]

some improvement in making text animation compatible with text selection


2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [df9a436a85fa281cd53d46fdb832965d36aa9135]

Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.

The implCreateObjectFromShape method of the SVGFilter class has been modified in order 
to handling bitmap meta actions of type META_BMPSCALE_ACTION for each bitmap 
embedded into a text shape.

The implCreateObjectFromShape method of the SVGFilter class has been modified in order 
to avoid to generate an id for empty text shapes.

The MetaSlide class has two new methods for collecting text shapes from the text shape 
exported index and hyperlinks. A new HyperlinkElement class has been designed for 
handling text portion with an attached URL. The routine handling mouse click has been 
modified in order to interacting with the EventMultiplexer instance belonging to the current 
slide even when no animations are exported. All that let us supporting both web links and 
local links to slide belonging to the current document.

The routine handling mouse click has been modified in order to avoid to start the next effect 
or switch to the next slide when there is a text fragment selected.

Now when the user selects text or performs a right click in order to copy the selected text no 
further action is executed by the presentation engine. When the left mouse button is clicked 
the previous selection is discarded but still no further action is performed by the presentation 
engine.

The implCreateObjectFromShape method of the SVGFilter class has been modified in order 
to avoid of adding to the group of embedded bitmaps those bitmap belonging to XShape 
object convertible to XText but that does not contain any text shape meta comment action. 
Now a meta bitmap action is handled by the SVGTextWriter class only if the action is between 
a meta comment action of type XTEXT_PAINTSHAPE_BEGIN and a meta comment action of 
type XTEXT_PAINTSHAPE_END.

The writeBitmapPlaceholder and implWriteEmbeddedBitmaps methods of the SVGTextWriter 
class have been modified in order to change the way the id of the <use> elements that 
reference a bitmap is created. That has been needed because when two <use> element 
referencing the same bitmap and embedded into two different text shapes but placed at the 
same position (e.g. for instance when they belong to different slide)  they got the same id. 
Now the id is built by prepending the meta bitmap action checksum with the text shape id 
followed by a dot.

2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [dd188c470acbd6151b4ed6b71b194ed0bb3c2685]

Now MasterPage text fields work, list items are detected correctly,  some effect work on text.

Date/Time, Footer and Page Number text fields are displayed correctly again. 

Fixed several bugs related to synchronization of the two iterations on both meta comment 
actions and text paragraphs/text portions enumerations. At present list items inside a table 
or an OLE object are not exported correctly.

Enabled support for animating text paragraph. Both entrance and exit effects work on text 
shapes, on the contrary there is not yet support for emphasis effects such as changing font 
color and font properties. At present it is possible to apply an effect to the whole paragraph 
only, no support is provided for by word or by character effect variants. Another weak point 
of current implementation is that if you try to select a fragment of a text shape and in your 
selection is included an animatable paragraph the selection is not correct.
2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [b76628acb1ae4fc06f8c1b70ec2e0cf39356deef]

text export support for bullets and hyperlinks

SVGFilter:
- new:
implExportTextShapeIndex, implEmbedBulletGlyphs, implEmbedBulletGlyph,
implExportTextEmbeddedBitmaps
- modified:
implExportShape, implCreateObjectsFromShapes, implCreateObjectsFromShape

SVGActionWriter:
- new:
GetChecksum
- modified:
ImplWriteActions, WriteMetaFile
 
SVGTextWriter:
-new:
implExportHyperlinkIds, implWriteBulletChars, writeBitmapPlaceholder, 
implWriteEmbeddedBitmaps, setTextShape, implRegisterInterface, 
implGetValidIDFromInterface
-modified:
nextParagraph, nextTextPortion, startTextShape, endTextShape, startTextParagraph, 
endTextParagraph, writeTextPortion, implWriteTextPortion

2012-10-10  Marco Cecchetti  <mrcekets@gmail.com>  [5626e723945eb39ed211a26ba5386ee486b8a4e8]

text-export: meta-action based implementation


2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b44ae0a5b20b7e4392d7f034207ac20a888d5ae]

also support formulas in the data bar dialog

Change-Id: Ie86f935280667c8d9b4497fec7d519a212a452b6

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fcdd08b46e09fea51c0b43068a27da6cb10a0750]

little clean-up

Change-Id: I9530fe96f36bca4808722d22b564cc3e3111a102

2012-10-10  Tor Lillqvist  <tml@iki.fi>  [451dddd056538f8092167653704e8074b760dcbb]

Mention that these are used for Android only

Change-Id: Ie9ae6c2087dd6757ca22eabe2073e1f03a5489c8

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [168bd09c6bf2e27b108325899c995bc330f7f640]

try and make mingw32 build

Change-Id: I64c884b6d14c7112a88c7741ef7688108ec80ffe

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [77cb1ca382520f52b9a87d13f8a1a511e5554946]

Fix "Content is not allowed in prolog" warning

One of the javascript examples parcel-descriptor.xml ended up with a c++
comment instead of a xml comment

Change-Id: Ie63a30e19de2caae08e9a489b6592e1046037416

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [a999422d4c83fa32abf0adee7286b9f6fdffa3e9]

loplugin: unused O[U]Strings and misleading else placement

Change-Id: Ifa11ada39c8d4ca29e3c90db18e5bbe618634131

2012-10-10  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [0770b6cc2034851cf46dff66bc446f47e7d57846]

add a README files

Change-Id: I2e779831e47cb1243ae7319b73b9fa553cf97034
Reviewed-on: https://gerrit.libreoffice.org/852
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [19d37e5c4bd43d2477d21fbaeccef923a60eb9ec]

loplugin: unused O[U]Strings

Change-Id: I020149a3073d8479887d108465cf5d3b727588d7

2012-10-10  Caolán McNamara  <caolanm@redhat.com>  [c14bd74f268d4883a73f46a7ceac2d2e98ac96a3]

don't do things differently on higher debug levels

Change-Id: Ib1fd8c4a5ab4db8d5889ea489b74569639994714

2012-10-10  Radu Ioan  <ioan.radu.g@gmail.com>  [0ea421781b16b449045e66c38007374ab2f2c509]

fdo#39625 Make existing cppunittests work

Make salhelper testapi cppunit work
- removed call to simpleheader.hxx
- added call in Module_sal.mk for sal_testapi
- created mk for cppunittest for sal_testapi
- fixed some compile warning for auto_ptr

Change-Id: I07a58dbd5282f92604f58eb450e0bf549c54c6b3
Reviewed-on: https://gerrit.libreoffice.org/839
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-10  David Ostrovsky  <david@ostrovsky.org>  [36026a6ae5d2f42db5fa262a358a3bc8e33e036c]

mork driver: add list tables and unit test

Change-Id: I594b24341eb38c05523f578c1dc2e43d90544f30

2012-10-10  Jose Guilherme Vanz  <guilherme.sft@gmail.com>  [f6739073edc1b593035f25becbd0e9d6d536ef0c]

Remove commented code and empty methods

This patch removes commented code and some empty private methods

Change-Id: I4a79e521399a07873030f021a97c01cf8d2e81d7
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/844
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1818256fb39d292cc7ed7d24f1db4b4b03e74c58]

adapt indexes in databar dlg

Change-Id: I381a34b5b7422c5f3a7b6f8f4a8d37859cfb12be

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [616662f48df7a13dd957918f43202ccb2d1899b3]

forgot to hide this list box when deactivating an entry

Change-Id: I9313a5ac542ca83be418b9c9aeca46e500c3ddaa

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2757c7450de3369872a247cf4876bb1723cc48fa]

unify the list box entry handling a bit

Change-Id: Ia42e56dd21567ac65ca952dc66471cfb326a9e1c

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8816aa1b8301bce189ee4582fa1b8f04864726a4]

remove commented out code

Change-Id: I393ae93fa59530cccd9550f11957e03cb8fa6038

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e7ff934f128b34ce2cdf636f9117615ae5a26fb0]

rename autoMin and autoMax to Automatic, disable it for color scales

Change-Id: I1f92acfc5603d965b1bc84e7968da56901385eac

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c20486fbffaa2d5ff20dad668c0f28b2c5f20e39]

prevent flickering when clicking at an entry

Change-Id: I87786c70348d40d4e0a3012425f5ead2a82920c6

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad7d278372a05fc2c64f80d80c3638c367a78cde]

little clean-up for the color format case

Change-Id: I8e42a2494e9f7761ca55beb465c3f20d2b057060

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0b5a7d25c7314d69cfa54da16111bde6805e3335]

prevent overwriting the entry if the same has been selected

Change-Id: If15ad07c3813dfe8d8c9460060771b0c5bae5b5e

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [549726ae15ec7bfa8381fe2ad0e8e4e13eec29af]

remove another unused header file

Change-Id: I446664e9e7e938e093c1b2254f36752420a6b584

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a2cc01df8bc654b90bfeae62d581a0a0eadb2b6e]

remove unused header file

Change-Id: I862311c2ee2b327a2542cd3161fc31e668b70c93

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6b74e2c69fd8c19f0eec6bb141f19e21c91a2076]

make also the condition edit fields ref input fields

Change-Id: I1246d9ef7ef129901dbcdb92ae9b8fed171fb343

2012-10-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da7edb8bd74eb3c42a4585254e5bb329905b56c8]

in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709

Change-Id: I8129b41288d20a0c2b6eac90ca5d25392fe0386f

2012-10-10  Takeshi Abe  <tabe@fixedpoint.jp>  [7e1d03f0f6b68d4a955a6b5df94be77307e58476]

sal_Bool to bool

Change-Id: I2549e597bc11d0a4b4bcdc42c77914dda01a1c5f

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [61b94e06ef5a822e0dbe24528bc5d4d112a2547b]

These are now already OUStrings, so no need for extra temp OUStrings

Change-Id: I3cf01d975e468299d9dc009f389e88bff7c8f4a2

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [2a680739f8dfe123316a69a9c85030f784ca1f22]

AddListenerLink/RemoveListenerLink not implemented

so the underlying stuff isn't used either, i.e. aList is always empty

Change-Id: Ia273576956294f878a81c7fab17446b7f33c5fa2

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [321fec4eead0f674ca16ef55c624812d3906b355]

restore saveEntries

ebf82e52c945f8c2a7c021b547064e5bbeadfe2f cut a little too deep

Change-Id: I8213b4f3aca3e64dc2ba98d11ebb7d068dc14d90

2012-10-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ac8d3988890e0dbd19afb496033725a9878a86cc]

Remove more unused methods

Change-Id: I5c6bb319458b1ce60cedfe0e2b0f5eaa8ba55e9d
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/837
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ebf82e52c945f8c2a7c021b547064e5bbeadfe2f]

Kill use of macro LINGU_EXCEPTIONS

This macro is not defined, so we can kill all code that have the
"#ifdef LINGU_EXCEPTIONS". Just a cleanup, the rationale is the same.

Change-Id: Ib6f784859210d5a59210af51766ef4d7b8d7ead6
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/778
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-09  Michael Stahl  <mstahl@redhat.com>  [55149144cb926513ef250c87fdf0c59e11e2f6cf]

SfxErrorHandler::CreateString: remove pointless loops

Change-Id: I585add18ea917249df252827e0eee944e59ce410

2012-10-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [24e66143ed0887bb28f359d3172735017434bdf8]

Remove useless code

These macros was never defined:
	KANJI
	AMIKAKE
	BORDER_BMP
	SMARTEXT
	JAPANESE_ENABLED
	BENUTIL_SUPPORT

So, these code inside these ifdefs was never executed. Remove all this.
Also in this commit, remove some odd comments and commented code.

Change-Id: Idd4991d06d1c879e64f07875241a8acfa35695d0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/777
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [98a6d76f1eb20346828056b906bd775c8247e992]

avoid the annoying xpdf warning about string literal conversion to error()

Clang quotes it in the warning message, and tinderbox log parser highlights
every single of the warnings because of the 'error'.

Change-Id: I6a2addc6817d05d18dcc1985ecaca0b110045ecf

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [06fb559a4bc7f2b8f14187d6f4399e87452b2809]

note about (not) linking llvm/clang libraries

Change-Id: I628e3b99b69d238abc9df3e62e77b30eb85f1a0d

2012-10-09  Noel Grandin  <noel@peralex.com>  [68abd6d9258975e9ef1155f726fe4c12bb0918e2]

String->OUString in SVL::SvNumberFormat calendar methods

Change-Id: I6fe904d25a0675d881ee7c1d761e9af87e23a69d
Reviewed-on: https://gerrit.libreoffice.org/772
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-09  Noel Grandin  <noel@peralex.com>  [c90e0064357f78ffc9ee8261c6c100c15d904beb]

String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol method

Change-Id: Ie283a02903b0bf420291e1e4e1e29232cc7ff3a9
Reviewed-on: https://gerrit.libreoffice.org/771
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-09  Noel Grandin  <noel@peralex.com>  [be5f517a37086ee270a954cf8461585be7c39242]

String->OUString in svl::SvNumberFormat::GetMappedFormatstring method

Change-Id: I80512acbcd639ee20f56f9ac95efc00bd3209b76
Reviewed-on: https://gerrit.libreoffice.org/770
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-09  Noel Grandin  <noel@peralex.com>  [58528348fad0609c4d7af7943bc76df4261b8508]

String->OUString in tools::ErrorContext

Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c
Reviewed-on: https://gerrit.libreoffice.org/769
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-09  David Ostrovsky  <david@ostrovsky.org>  [227d385fcdaf30ef4bd294d99b088ef533372d58]

jfreereport clean d.lst after gbuildification

Change-Id: I58114ca1229b2d02a80b3908a740bffc65f755ba

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [bf59cceafd05dba74e4fc3a3f5fdc8098bb1a95b]

fix blank dialogs: now need to explicitly call show on containers

Change-Id: I803f808e7049777ec5a46dc2fce00a3943321ffa

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [8e610f6148c89d931d264b81fb1f5736e45c8a93]

explicitly fail with --enable-compiler-plugins if compiler is not clang

Change-Id: I7c21730486f74b44b7c1189c40105f5d1a96f754

2012-10-09  Noel Grandin  <noel@peralex.com>  [7ef1190c3e9422998d89df2cf8fcf30bddfc1a03]

Add a 'fromIndex' parameter to OUString::replaceAll

This method will be needed for forthcoming String->OUStringBuffer
conversions.

Change-Id: I001099baaca5cd402aebcd15c031d9060286a8f9

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [f2b34cb356bf858eb5108fe76e3595597179a88f]

merge double fix

Change-Id: Id213a881bbb56fbd6a8e16e8a40ce1dc3e57cab7

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [d00dc669964bb407a49420ecddf0647a5276c3f6]

loplugin: unused OStrings

Change-Id: I22916424fb97ba27ea6f4e540841a6c851fb8c88

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [453abd0e1b2c2e692f1662b3327ed5a78510bb9a]

kill off the layout competition

Change-Id: I00882045bb7c23a6ad88013b651c9151e836965d

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [fc8796c9737e1ea6d5b2d0750d9f6534420f6755]

fix some mangled indents

Change-Id: I96169ac205ad5c794f0545aa46c05f73e433629a

2012-10-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [1ef83f535f638ddfa7f2ad0533f88c37e7bcbeef]

Use _t suffix for typedef

Change-Id: I8501739e9fb1b184facebc406ed6e20de1f7ab0a

2012-10-09  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [63af8783bcb418e72e59f5faf3a070701b828845]

Use static, lcl_ and anonymus namespace

for local functions

Change-Id: I0393c9552ca353e80ac61d258a280cbcd53e1cba

2012-10-09  Julien Nabet  <serval2412@yahoo.fr>  [6f35bbfe408f662a74101598e71d6b2970796036]

Resolves: fdo#55367 wrong convertion factor for "tspm"

Change-Id: If37ef46ab009b9886fefd0ca071bd81dd68e25fc
Reviewed-on: https://gerrit.libreoffice.org/849
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-10-09  Miklos Vajna  <vmiklos@suse.cz>  [b5bb36194bc25ccbef027dec257092bbf395386d]

sw: add odf and ww8 regression tests for first page header/footer

Change-Id: Ic002f3cba79b6758475cf9d3153ae3063eb640a3

2012-10-09  Michael Stahl  <mstahl@redhat.com>  [59ab112fe93cbf4e2b052f4e8bafbdb4e6738bef]

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

2012-10-09  Michael Stahl  <mstahl@redhat.com>  [ecd70a727d7f559ebda1dd726cea1be472948270]

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

2012-10-09  Michael Stahl  <mstahl@redhat.com>  [c1d2eed375293d7c27bb885f344cc24ec0cd40ca]

fdo#54648: WW8 export: test that FlyFrm actually has layout frm

The bugdoc has 2 "hidden" drawing objects that are invisible.

Change-Id: I58179f2e620348db5357b38f834e1edca1f20ae2

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [e213253ad440eceef6700122a4c57701e7ec9d1e]

remove some unnecessary headers

Change-Id: I367ee95976ddedb7c6be4e0fc0d87147e7ed22f5

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [54acc08629eeee8831931f3a6ba7747451e0f032]

default internal-children to visible, default containers to not-shown

Change-Id: I25cd15e586abeeeabfde7539986309b187690320

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [ae326faf5a5f4c9c078e914cb0e3adfcc04674df]

clip numeric formatter max width

Change-Id: I2211d63a7bbe564a9ed586dabc33399eb8aa6183

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [f6b67d95d9b41a773189e445d0108c320d71e000]

convert graphic export dialog to .ui

Change-Id: I3bd078e569c5cb1a55cfb44de7b1e569908e1698

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [fda9d127b2e355e4c440aa396a4e8e6c8a68e9da]

add .src and .hrc to add-modelines

Change-Id: I4c0d2d408c5de770bbad54294a109743fa35b3f6

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [5fe7a4245d5c0a5c00c5f72f10781f624ad599fb]

always assert on a missing widget for the typical case

Change-Id: Ia68bfa8a3d2a6091491d69a9141a7c47556097fe

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [d19067683df48fd6a31dbe82da69f14f7680bf0b]

fix incorrect formatting

Change-Id: Ibe865e189db747a9d61268ad02b097002cb44654

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [f0eb45df5e3f59991102b2228a62d15baa397b59]

fix some lousy formatting that triggers warnings from the compiler plugin

Change-Id: I94cafba5363f24d608add6878c72f230f45fdb87

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [7c4d3ea6ba4d42b4dda5148a00c8c411b5d7703d]

don't check next statement after if body if there's also an else part

Change-Id: I04265acd821187f529562691f35ede93b84368fa

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [4d3c6a04995a19209c3a66b92fddbb50c92418b7]

ignore macro expansion completely for now

Change-Id: Ie37b83fef1279a0a953de27941e3b342437c81d1

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [7cd19a8f10881028bfaf4217e586955f1d435c31]

do not analyse system headers in the compiler plugin

Change-Id: Ica1e233b45cc778bfdc86cfd608ada7fc261c6c2

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [4d05099806fc6116fbd7abe992d7f2f31210dd4c]

do not force compiler plugin warnings to errors with -Werror, for now

Change-Id: I87585fce44e803513d5345709d9723075b9429a1

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [4fc56b9d4cd12cca51d7696e0776de5aa8f822cd]

move some code to a common base

Change-Id: Ife306c69054dfcc20b1339b88a4e14e5333ced71

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [d4aa136e975b150add5f32013ea37aa68e9ccb57]

compiler plugin check for if/while/true bodies with possibly {} missing

Change-Id: Ia84c70006b0b8a039b6fea27f3c5cde796f25d03

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [76757ebd98df1e08d00282cb96312b5be7690d16]

mark our string classes as SAL_WARN_UNUSED

Change-Id: I420229dea6c5b3e45cec5989897bb31654851e32

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [13e39545eac66b628f9ef3c89cc03d2003e5d317]

compiler check for unused variables

This is for variables that the compiler itself cannot figure out
(e.g. non-trivial ctors). The classes need to be marked manually.

Change-Id: I0109972e11e20578b1adc32065f701a871ee21aa

2012-10-09  Luboš Luňák  <l.lunak@suse.cz>  [02a8d36ebf3d54784903f2899eafe010bedf2f4c]

initial support for clang compiler plugins

The plugin is intentionally built using a custom Makefile,
because it's used by gbuild, so I don't want to build the plugin
using gbuild too. It is also intentionally not placed under workdir/,
as that is cleaned by 'make clean', the plugin is cleaned only
by 'make distclean', so that cleaning it doesn't cause ccache misses.
No actual functionality in the plugin itself yet.

Change-Id: Ic05eba8d6260eec123c9e699eb5385abfe1b832f

2012-10-09  Ricardo Montania  <ricardo@linuxafundo.com.br>  [7b34748b1bfd8b5fe0406c1f6bdaaa585d7bc4c3]

Some OUString and RTL_CONST refactoring

Change-Id: I27709f12ef6e3448ed457bd0e9f2056979ba0291

2012-10-09  Ricardo Montania  <ricardo@linuxafundo.com.br>  [9c6c53db832c61d70e9364a5a47566fb445b1560]

::rtl::OUString to OUString in basctl

Change-Id: If6a53fd69f8a99bafc7fc324911132dd51e67266

2012-10-09  Ricardo Montania  <ricardo@linuxafundo.com.br>  [d3e08f257437fe942719304e45792a294d9310db]

More ::rtl::OUString to OUString in basctl

Change-Id: Ie27a55e933462c644f315d0123978082054d79af

2012-10-09  Ricardo Montania  <ricardo@linuxafundo.com.br>  [bb414e9eeed32b9f931b0f2a9909bb43e1f6bdbb]

rtl::OUString to OUString in basctl

Change-Id: Iaa56c5f8a15032c3102ad58011c80e3c86fe287c

2012-10-09  Radek Doulik  <rodo@novell.com>  [4874a0dcbfe56028d5ac7f44bb994837eb003c35]

added safety check

Change-Id: I05ca3e5b176202d26c2f2e45cc674ea54934a30b

2012-10-09  Andras Timar  <atimar@suse.com>  [9040130ade07bc1b6757a48928ad01a3510865f0]

add link to detailed module description to Math's README

Change-Id: I930f8729a58fb8cd3209df2ad1b112150796f50f

2012-10-09  Miklos Vajna  <vmiklos@suse.cz>  [138f1159c4ad2d742385c986efd36d9489d185ad]

cui: add initial README

Change-Id: I4334373637834d04b28a01891b7728a32060cf3a

2012-10-09  Andras Timar  <atimar@suse.com>  [fd5c4df7a2a3ebbad5611346bb43fe909424ff17]

remove obsoleted instruction from icon themes' README

Change-Id: Id6e7f7dea6284af1b94c2616c9c83f88448115be

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [a6ab8927c74d512675dcc174b0d179f02a4c64d6]

Do the de-duplication of pSwResMgr a bit differently

Let the code stay as-is for the normal (not DISABLE_DYNLOADING) case.

This partially reverts commit f5ba1a09408be65e6c5831c2b61bc94133d7ad13.

Change-Id: I040e05844f9438ace39cf419a9a9e757002f9719

2012-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bf7657fc2a91f71a8e9d380f77470ff8d07f2f8c]

Killing even the last remenants of rebase

Change-Id: I649275360a1d57aeec03d3cecdb02f5f7ccdd1e8

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77f8ca714250f83ecf501a6ecbd23c9849ab6a70]

same identifier for different resources

Change-Id: Ibe80f6ec6e85942a85f4c2bb322e1b0ca61ba07f

2012-10-09  Michael Stahl  <mstahl@redhat.com>  [1e456c0cb1e0d635713b1e0ad8ca6cfa3950f547]

vcl: -Werror=return-type

Change-Id: I82d7041ca12dffb946758b667d02ba2d9aa7c4bc

2012-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03c2bd42d03cd2cd3999d3527b59a14de2170756]

Kill rebasing all together - little advantage for a lot of hassle

Change-Id: I3bcf920d4c57ff05079033ab1715b61c14b86fd5

2012-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [55754a818f38165f7bf2274f6502709acd18a056]

Revert "Win8 SDK no longer ships rebase.exe"

This reverts commit 79fce4ddeb8b45fd047a97507051cd9ca4245f60.

Conflicts:
	configure.in
	download

Change-Id: Ica8691c5ff5d3e70538d029ed33a91621405af94

2012-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b120689ab0eddfd0e1c5d7be74d6acf2ce0181c9]

Revert "use downloaded rebase.exe with Win8 SDK"

This reverts commit e994a91060c145ad08ef75dcf9862043202ac6ce.

2012-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bf467badca422346778e23165e58ab4b7c8d6ab1]

Revert "download rebase if needed for all sdk versions"

This reverts commit b23f3e484273ed44c36a0c039454cdfbf6f6f1e7.

Conflicts:
	configure.in

Change-Id: Id9d3c2373e32bab76d58a7765ea17994b738d309

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [f5ba1a09408be65e6c5831c2b61bc94133d7ad13]

De-duplicate aEmptyStr and pSwResMgr

Change-Id: I129754d1180ea15d815b2b4d2533f911f10116c3

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [fc6fa71e8512cbca511b6a8acbf0d6f439b32dde]

Make lcl functions static

Change-Id: Ia8439fda69324a48660e6b6c5b954c6d3eb14bc9

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [3f00118cc911ca1175031fed2b6b8931a421c04c]

De-duplicate AbstractSfxDialog_Impl

Change-Id: Iddf2222aa75b21dd60472fa8dc979ddbdc18dcba

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [3c4c11700899a1ee70d16444d960bd220d8e0b48]

I want to see what unknown library is required always

Change-Id: I7e0eb7ba3be8ac2b70e6a56d84c1a890be0ba396

2012-10-09  Tor Lillqvist  <tml@iki.fi>  [835a0a97ab99d92b0c5f9762f585b4c837bcc0ba]

Do generate Thumb code, I think the current NDK (r8b) handles it fine

Change-Id: If331d969f419d72076faff661bd0fbeb52bd24c4

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [f9a12d8dd35882b5d58a12b70ff8d2f9ee8b6acf]

FL_PBM_OPTIONS never shown either

Change-Id: I9866e2234960a6525212431d9e6dbad17359d1b6

2012-10-09  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [ad181973af9be0b5bea129ef9a1976b379681e66]

Get ride of not used macros in filter

Change-Id: I7f06720c9f4614b763066bb3cf136f2464b2c7bd
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/843
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [54985c634fbcc6b8ba78a004712c20a5f93ce7c2]

cut out always-hidden controls from graphic ExportDialog

Change-Id: Ia94c0418d2a0e93f35f9521ab0614eb110f593a5

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [e8624cc0e2777ffcc7d06bd76ff7372921125589]

maCbJPGPreview is never enabled, remove it

Change-Id: I765185bf2c51f37ab7d7209098fa0dcb1ba60b7c

2012-10-09  Caolán McNamara  <caolanm@redhat.com>  [cd5d41470d0657ee6fb05e93aea58adeb8afc0e5]

support max-width-chars property for labels

Change-Id: I23245919c5180035fedb308fb5cc97bf3238ec07

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [34638df69902a2251e8c23833b62c005a754fd5d]

don't insert the same data twice into boost::ptr_set, fdo#55710

Change-Id: Ifcd421cab6e675482d11aa5d2f92e11569077173

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ae1bca7e6108081b16c9bedd1078e6c8ba34bf6]

forgot the licence header

Change-Id: I85e58c241a3acd1caf949d4314ca9a05a5e51379

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [937cee757ea243a18ea03b4d3e8662524a8ff090]

make the dialog actually do something useful again

Change-Id: I440b38442f69bd50286fee8ce3ee1b289b45775d

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [025559813580370ffdf0de0a8844eed4cbe0ab1c]

disable these buttons until figured out how to call the cond format dlg

Change-Id: I519e4fec832a47e298512a0f0416bc12827913fb

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5ac62c06d8dcbb7ecad325685fec80df7470458]

position all elements in the src file and not in the code

 # Changes to be committed:

Change-Id: Idc3d2a7201c6d2e92a111ffc6cb60f88c4c0c4c2

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2741675caddb927653ec914f46025b3f6ab0d439]

only show two entries for between and not between

Change-Id: I8cf41941d50f7fb868868f17d6f25206ae53c76f

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b8f33153b98251e28da4d2b6e16ddd0380f8c56]

separate color scale with 2 and 3 entries

Change-Id: Idd3cd7467850ee32cb1380fce307395f21076071

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7bc0c2bd9edac11d17d2483ec79b845854db3da4]

handle all kinds of condition entries correctly in the dialog

Change-Id: Ibad8d9000db20819b906e9d97002e1043794adcf

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee93051d46db4332f779bac9cb2b75850afc98b0]

add own class for formula type cond formats

Change-Id: I0348797babb9e94e1d552dce341504144c837325

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7a27f400fa148037822e93857a2b6d9d37750b8]

make more parts of the conditional format dlg work again

Change-Id: I86ff7911bcc7cc916766d583881e605dfe1a3942

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1491483543ae6d32d7d487c26ca94a734f157532]

split the cond format entry code a bit up

Change-Id: Ib066c18d54ac40c24b51ca5c399d09482897709f

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5240022f55b65900112b332a085a6ca652156e30]

change to ref input field for range edit

Change-Id: I69eb352869e0bcaa362bb1be6022d30de8c2658c

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1e53f7d14948c714382ae0961303b963bddc1e8]

make the different options to cal the dialog work again

Change-Id: I947a4cac8f0417737bb8833eab54c67e57c8293e

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ffadab26d62a24f3a142c497669db5a933ba1251]

make ScCondFormatDlg a ScAnyRefDlg

Change-Id: I4e04a1f34dd958922e9856294639de7bf40249e4

2012-10-08  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d540c322cce4f00418466cf7715ecc2c2f1e95c5]

Remove more useless code inside "#if 0" blocks

Change-Id: Ifb9f9d2211608b848a5de66e1d19c4815a755907
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/840
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-08  Xisco Fauli  <anistenis@gmail.com>  [c08f23cec28e3e1532993c50d602e127d65491c0]

pywizards: Remove the deleted file from makefile

Change-Id: If74e624bc7677903b7d1cbc0e77284a929583b89

2012-10-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [961728d58cb80e7eff11baf8d44c0d37dd1074c9]

Make renewpo to ignore double id in xml/xrm

Change-Id: I01329beded3e81040726f525cdb5886b5f3a8c63

2012-10-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [247bac3266ee933716ecf85e0204b0d6b8c6da74]

Make an end of xrmex id duplication

Use GroupId instead of LocalId because that is
the primary id. Thus usage of LocalId becomes
unneeded.

Change-Id: I2770141fab47c07294ab15322848e8aef0de2cec

2012-10-08  Xisco Fauli  <anistenis@gmail.com>  [aebe36aa52e51fd5ce22e445e6ca82c544149c1b]

pyfax: Unused import

Change-Id: I46b01dcf734bbbb580aa8baca1125e0bc48867f9

2012-10-08  Xisco Fauli  <anistenis@gmail.com>  [4d9ab30c7dbe944d5bf268d64b493ced957bb9f3]

pyfax: Don't show "the file already exists" when it doesn't do

Change-Id: Iab496836b692d47be75bb617b0b28835acf01713

2012-10-08  Michael Meeks  <michael.meeks@suse.com>  [48b2d6adccee986390c923ff1acb4dd101a05595]

use icerun to avoid compilation process explosions using icecream.

Change-Id: I3539bfcfbbb43f44a6fc8fae60bda84267938116

2012-10-08  Andras Timar  <atimar@suse.com>  [fd575862a1205172d5fffdaa39e64340fda8ad3f]

changed scripting javascript/beanshell switches in distro configs

Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b

2012-10-08  Andras Timar  <atimar@suse.com>  [297531a3b3aa531ebb6d32761680b308d8fa3f9e]

remove propex/propmerge Perl scrips

Change-Id: Iab39da2643ba38c4745c29277c10bc39a024ffa3

2012-10-08  Andras Timar  <atimar@suse.com>  [6134c08251ab0da568fc644e030e5af2d6a26a87]

typos

Change-Id: Idb23b390af270bdd694ecce9ab14f47d25af8f57

2012-10-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [73ed390a7ff6b701b89faf91385aaa63e865e441]

Correct wrong memory addressing

Some global variables in export.cxx and
cfgmerge.cxx pointed to OString databuffer
and after these strings are destroyed the pointers
refered to invalid address.
Use OString instead of const char*

Change-Id: I4ea43f4b3772ef3370d79336559d39a67400fe2b

2012-10-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [8f14c8a6115fb7c57203fa089b2383b858723932]

OUString cleanup in Chart2

Include C2U macro and rtl prefix

Change-Id: If930f77179dbf24d43f10a344b68edcf968f7304

2012-10-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [33bea955ca93e218ae19961e1fd9800b8a0590d4]

OUString cleanup in Chart2

Include C2U macro and rtl prefix

Change-Id: I01c3224bc21a7f8a03a8562191fbc161032f2a1d

2012-10-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [d812cee7cb3ac7069d4cfbabc567312a325f6f69]

OUString cleanup in Chart2

Include C2U macro removal and rtl prefix

Change-Id: I3de75446e53618862e50c69382a7ddaf0d482fa7

2012-10-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [1e34ec4c18bad3e2ec1e9e32dd42e5bc0d4d97ac]

OUString cleanup in Chart2

Include C2U macro and rtl cleanup

Change-Id: I4543a3a6d6a6971d2c31b8dc36bd2ec95bd892d4

2012-10-08  Radek Doulik  <rodo@novell.com>  [e9960f36675a025c0536dec30ae56c50f4adecb1]

implement a:overrideClrMapping (fixes n#783202)

Change-Id: Ib6c0fd6d9b64f2bff446f919c58027fea76a00cb

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [3982d7e78cf986266cb7eedaa77b57ca40680120]

support importing label wrapping

Change-Id: I4f95a7c6424b0897a399e9be9913fce266c1f4df

2012-10-08  Michael Stahl  <mstahl@redhat.com>  [cf0ef681854ad53a0bdeff31ff5c49c8c31da99b]

SwXTextDocument::getFlatParagraphIterator: fix crash:

Check if the document is still valid.  Crash in idle handler grammar
checker observed on libreoffice-3-5 branch.

Change-Id: I3cae1c6726bb9ad5be11f59bc33f8550bbbe1883

2012-10-08  Tor Lillqvist  <tlillqvist@suse.com>  [cf955c621269011eaa71ee7e51647203f6120110]

Don't repeat my mistake in the future

Change-Id: I5b5e4464c9a7345aa9ca230100aae0d7fcee91ee

2012-10-08  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f73618e9dea03d27138cd4599e351249a79bf46b]

Move propex/propmerge code to C++

Changes:
-Use same methods and commandline params
 as other localizers
-Work with one lang during mergeing
-Work well with comments
-Correct makefiles according to one lang concept

Plus delete propex.bat to avoid conflicts

Change-Id: Ia9d2886db263c31f29692c3f6da2b8ec6542b564

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [c5f401ed8991985c3f6701fdaf5f9ee53429fdb0]

we're stuck with "double-decker" tab dialogs for now after all

I had hoped to move to single-decker tab dialogs, but e.g.
writer's paragraph style dialog has *14* tabs, which is
ludicrously wide, so just take optimal size of contents
as let the tab dialog double-decker or not based on that
width.

Change-Id: I8d87ea6221164ba5c082249b498663c77d2f5340

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [f52f89dc65c3b54215c094e7e93bf239b0a1ba13]

mark layout as clean before setting allocation

so that if setting the allocation makes the control
change its mind the dirty flag won't be unset in
this iteration, and will trigger a second one

Change-Id: Ia4bb37848495bc6115eb8b16ec7a390cd58bd84f

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [b790199b1d393eca11b803db9f9796341a0e58a5]

Implement GetOptimalSize for scrollbars

Change-Id: I4f0f8fd1e103a2433c38b6c0d9148d34d3df2083

2012-10-08  Tor Lillqvist  <tlillqvist@suse.com>  [2a7b3d83d682102eaf1c77d7e12e698db26fdd13]

Fix build with a Cygwin path for TARFILE_LOCATION

Change-Id: Ic5ff8eeaa7fb30ac3f880f0cff69119deccb2bca

2012-10-08  Miklos Vajna  <vmiklos@suse.cz>  [aa7705ef2a359d62201206ce4961547fe9a00422]

DocxAttributeOutput: drop unused includes

Change-Id: If6546c920064f0c7ddebec79afee079ab1e417fc

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [530e7ba7528b468344ca69e7892ca83e81fd42c7]

make svtools filter test not loop endlessly

i.e. this partially reverts f26d188ffa00ee6184490fc5c179da16e17301bb
which doesn't take into account raw reads of sizeof(ObjAreaType)

Change-Id: I80f94f610647128262ebb16c7e888a7cc7ecb9d8

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [6799ec80cd9ec6a5d0c3e11ec8a69084396f5420]

import GtkScrollbar as scrollbars and connect GtkAdjustments

Change-Id: Idef8a338f09b52cf0758a6a35e3b5bbcc96a7383

2012-10-08  Caolán McNamara  <caolanm@redhat.com>  [9897942db6c53dff3a85b880d9d2b955011ef189]

Tweak hyphen as a togglable option after all

In a65f48f375d218b592ba7c17752f9ca86e14bd65 I wondered why hyphenation was set
to be a toggle able feature when it opens a non-modal dialog.

Looking closer, it *is* a toggable feature on/off for draw/impress, but this
isn't the case for writer. Reverted it for calc too, although apparently
not toggable there.

Change-Id: If02568d58253c380e6d668a728f9c3ae6acf1128

2012-10-08  Tor Lillqvist  <tlillqvist@suse.com>  [1b66ced2367353ad42a14bfc76ca1853c4935d6a]

Managed C++ to C++/CLI conversion also for the debug code

Change-Id: Ibb4f5e386644a67905421d2f9c33336a119fca88

2012-10-08  Michael Stahl  <mstahl@redhat.com>  [d4214aab9c093dab321e6deaeaf5f7e86af1381c]

scp2: rename misleading WITHOUT_EXTENSION_SCRIPTING_BEANSHELL/JAVSCRIPT

Change-Id: Id8524bcfa3d593584afbad0b5dcc1cc48aa377d7

2012-10-08  Michael Stahl  <mstahl@redhat.com>  [4c5589a397b05515ba4aec0c494f43fb9f750975]

configure: adjust beanshell/javascript options to

the changes in a72a7dc500ffd57662e8b9be61e4676266861c33.

Change-Id: I79fba4dbe8a72b65625a9ed11fa0b3cebdf80426

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [3d556fcc1e3b7574b3d7f1d577f2f3bbe673cc9b]

WaE: variable 'numusr' is uninitialized when used here

Change-Id: I6476df0460f0f1cebb4879f1c732af6a4c48b5f7

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [3d70fe990dbf977aebf4042e846f2ca173e5b43e]

WaE: unused function 'unoCapeFromCap'

Change-Id: I21dc33e39da8f46379fad672a83e8fb8449a0ec4

2012-10-08  Michael Meeks  <michael.meeks@suse.com>  [60337134e492aca378aec5251339f1fa5ea49049]

re-base on ALv2 code. Includes:

    linecap: Reintegrating finished LineCap feature
    Patch contributed by Regina Henschel
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    disable extended linecap API for now.

    gnumake4 work primarily from Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    misc. dead code cleanups
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1204995
    http://svn.apache.org/viewvc?view=revision&revision=1207270

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [5fb5cf97998a92ad51940037115d23462587af67]

De-duplicate harder

Change-Id: Ie319c98cc6c7551f6e1e5ba41d8bc2090d23e671

2012-10-08  Neven Ćosić  <senseitcom@email.t-com.hr>  [46caf0e07b42fa83215d49fde64a8b16d73d3a21]

add Croatian [hr-HR] genitive case month names

Change-Id: Ic6c178153a64daf975af2495779b04b798a6381f

2012-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [747ecb8fc8e6d74140fa5f8d7a479e5d63bad91b]

fix liborcus with Visual studio 2008

Change-Id: Ia19669878e1a6c4d4b079355dcb7ce3e2836d24f

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [3237a3772b063cd3e99d866c53f54f61a612ebf2]

Typo

Change-Id: I6ec48d3156f11c4ecb5f24a70a5c83603a86f834

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [72f348746c67632aa8e53d78e79a889e76063fea]

There is no ExportCGM

Change-Id: I1251c25e14636fea96aba08f90dfe3d16978a270

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [29b8f729d910f604c0a1be0413bf916a23107d8f]

Deduplicate lcl_mediumColor

Change-Id: I11556fc7dc2013ce66627e8ab41c91d0742d6866

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [39d45c1f55fe71e15aa93a24323972225eaafd86]

Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_Impl

Change-Id: Ifda222d842312d084496bc17d3ae6eaf83c13d25

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [0a6be648dbe084625e72f91d4c906e88776bf77f]

Deduplicate InputDialog (for disable-dynloading)

Change-Id: Id1522e1874ed2b65f7bd8d379b93c35941a7d0b5

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [ce3ac48c3a7c609503eca8560fa050ff097a3e72]

Fix for !SOLAR_JAVA

Change-Id: I43d8680304ef11f2b5f5e3edafcc6af6eca8d601

2012-10-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [3b042335208cb2c995f4860bf8ba3bd1e2f2e859]

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 ;)

Change-Id: Ic933f6da44c788cba48bb2fe6fa29658985310b6

2012-10-08  jailletc36  <christophe.jaillet@wanadoo.fr>  [e55414dfc4899b67b8bec82885dde22ddb72faec]

cppcheck: clarifyCalculation

Use () to clarify the order of the operator + minor formatting

Change-Id: I3dfa6566758d30bd76bed478089a0937ade24f89

2012-10-08  jailletc36  <christophe.jaillet@wanadoo.fr>  [1fb40dafbefccf906108efb19f28696cd03d6aed]

cppcheck: unreadVariable

Defined the aStr within the #ifdef block where it is used.

Change-Id: I2878d2db002411783e814b0ecf02e2a030d2d6d4

2012-10-08  David Ostrovsky  <david@ostrovsky.org>  [b5b3570d9de0c19e634641c6c558e8d916f0fb4e]

beanshell clean content of d.lst

Change-Id: I2aac9018efa36f24f15088b7702903a422b4a910
Reviewed-on: https://gerrit.libreoffice.org/838
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [a183e352747276e40358e3d19ee1f3c28f3d8d7b]

Revert "prefer newer versions of Visual Studio"

This reverts commit 4967505ad54de0639fbd7bfa553c57ead9ada6ec.

This was creating problem with tinderbox..
changing the default base version on the fly is not a good idea anyway

2012-10-08  Tomaž Vajngerl  <quikee@gmail.com>  [cbb0babb679338ddc9910bbdb2676128d0c236f7]

fdo#30944 Add popup menu function to charts to export them as a graphic

Add popup menu function "Export as Graphic" to charts to export
the chart as a graphic. Currently it works only with raster formats
like PNG and JPG but not with vector formats like SVG.

Change-Id: Ieeda21ff971f2ad31bab2248e8b509883b5cbcd0

2012-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fa30508fd3b2224e76e1ac7c150df9040518e7aa]

Fix svtools with Visual Studio 2010

Change-Id: I445173e8f469c409801d803ef22cb499935ba19b

2012-10-08  Tor Lillqvist  <tml@iki.fi>  [d650d404c006ffcbb47d6871e2eab6fc4d764c40]

Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)

Change-Id: I0e9895ca59fa75958107df2cbf4348214df52664

2012-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [45948e12698a30facf6e247e7c6df3e41417cd14]

untabify configure.in

over time, unscrupulous committers allow intenpestive tab and
trailling spaces to creep in.

This cleans them up.

Change-Id: Ia9134599cdf58462bb4231e88362d4ff00ab45ab

2012-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc14e3b9e4fbecd9ef533c8490605f41e01ab459]

clean-up after configure

On MacOSX libconftest[12].dylib.dSYM directories where left over
after a test to determine visibility support
use a wider net to clean-up work files

Change-Id: Ie3695c08a5a22dbb1e5a194f8dc1bc6120c8e8c2

2012-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b5ce0607f0e8cb08180fb3598d8501ae5f465c21]

Fix libwpd with VS2010

Change-Id: I058d673552280616adaaf1b71036ee89ba34bb13

2012-10-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ccb65352599dc2cc0b561d01ac12a513705d936d]

fdo#55567: add findbar.xml back to makefile

regression from e125d95ba4a4905fa36ba8f4bed0c2dafd37ce13

Change-Id: I0deeb042c60d3f7d556286a0956bb4866e1c203b

2012-10-07  David Tardon  <dtardon@redhat.com>  [68d6252312a75627c51f1da45f8e01fedf0f3c60]

most of this is not necessary anymore

This reverts commit 3fc40953c635185f8bcd1b58a1d68d28526558d4.

Change-Id: I6d11212cc260e03e5c83a0e7be93ed66e1ab452f

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [3fc40953c635185f8bcd1b58a1d68d28526558d4]

fix gbuildized cli_ure

Change-Id: I3e02afbd1b75641bdc90443e7c07018c113a971a

2012-10-07  Julien Nabet  <serval2412@yahoo.fr>  [378b578f9c33f35093c47090ff0271990346be93]

Remove unused mork methods

Change-Id: I2d9c02145bf332ecfc0e2493bc697d61259c9d16

2012-10-07  Julien Nabet  <serval2412@yahoo.fr>  [1f79b55bcabe2a627573e711a04d413d478c5882]

Some cppcheck cleaning

Change-Id: I9ce4af18d1cdbf694093309a026fd6c738590b82

2012-10-07  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f9e4d3bfe8eedd49afc2d2161f47a8825a02eec8]

Make Export::handleArguments method safer

-Check wheather input and output file are given
-Return with "empty" HandledArgs when input is
invalid
-Delete plus conditions from helpex and lngex

Change-Id: I418b1ecaab5f0c78197845448ab062aa5d3ba4de

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [5c02bb0f022ae6f51ccc07452901ad45a9a243e9]

DISABLE_DYNLOADING fixes and minor cleanup

Change-Id: I08ce3523f259b1ace7c2a1a58b091b43a44a7d92

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [8226b906382a98b6680ef8b09866786f42510143]

fix build.pl deps

Change-Id: Ia532558eb25c3745f9d43303358b785994f389fe

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [d19932ac5795df8df46fdc6cc60153d4e6d6042e]

fix libcdr with VS2012

Change-Id: I9943dce422bd43b826baeaccaeb494d870aaaa77

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [b23f3e484273ed44c36a0c039454cdfbf6f6f1e7]

download rebase if needed for all sdk versions

Change-Id: I1417d243c94438c36158b0d5f873fa939b7d7642

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [8693885f8c80e13eef08841be2e672b35c81dfce]

fix libwpd for vs90

Change-Id: Ia8a21cd512ac425207eb31a194db9f4c9b10fee4

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [29440bd18985f6ab50029552c5e9d8d1cf643d4c]

add cppuhelper to sw tests

Change-Id: Ie50c7adf5bd4ba1b18a8deb3e708bcf83a2777af

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [6691aa36c1cc9175c87b86567b04bc632a09809e]

fix libwpd with VS2012

Change-Id: I2df9ab344bb2a934f6408a394280c01563d0c9b8

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [1cf215b16fc65e27f3fa333af43bc067f5189f2b]

add needed libraries to sfx2_metadatatable

Change-Id: I83aaa7170f59f89e4f1e7715295edceca3a9bef4

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [8c1c24ac4e18dabce24f03effc3f6703656f2c4e]

add needed libraries to scui

Change-Id: Ia6ef50bbb28c4d16154f8e673a4f3b3a1cef5cd5

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [caa51aedc139cc6af678323658d352d6ea8509bf]

mergelibs works on windows now

Change-Id: I536921b4734a50b90aa0007ebf2120306ce497a0

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [0ba0b1ca90066fbae669ab66d1de1878e8f0e5f9]

prevent libmerged warning spam

Change-Id: I8ee74175d3dc08318461dfe08ebd10b12ce8d814

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [1685f36f3517d6e177dfd11a6e766d8fecedb83a]

add needed libraries to textconv_dict

Change-Id: Ic0f55385c34bb253a1f452335ebcd3bba92ca9fa

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [8ae194caf7d4f2c9c065dbee3aa43d1dc07d9dfe]

fix mergedlib on windows

Change-Id: I30ee99fe2a2e92c69ebfcef9af5ff1bb27ec114b

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [a0eef541ef974762ba3e38cbc7b68765a8319b3b]

only add win8 lib path for win8 sdk

Change-Id: I9b30e5e0a8f961df1070f4ceb0e330558ab16335

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [7d2bbd22e7f81475c9b9eb3a4f120267c33818ee]

prevent ccache from being doubled with MSVC

Change-Id: Idb2fd2a115c5e32d3e894d70c0e86730b38e73e9

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [0e866192ae2abe5f9bcdfc8cb0b4aa23aba1301b]

fix for openssl with MSVC when ccache is enabled

Change-Id: I93deea3a80178f51fff9a23328df7a67f308e052

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [1b0c68b61a1673d809930087bdf65d2205492765]

add aditional targets to clean and distclean

Change-Id: Ic7539b88936370cc6bc01edf2c2755343e0113b6

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [4b17650868da44dea228d524c38615786a256460]

Fix ccache with MSVC

Change-Id: I0721a8d0aa584051d1e16b327c3cd1352eedf253

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [a97fdbda6b568d776e04e27dda7c26d33b88c8c5]

fix liborcus build with VS2012

Change-Id: I98248b2fe45da32fc0f478aee55b6939825112f7

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [2db6f67b6e006cfcc6569306eef40f9cafdec798]

add support for libmerged on Windows

Change-Id: I05d1c557967000be2fb7128b43d6e8c6005a7892

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [c140a5fdbba098704ba800c5e4f9b3a2fef2900e]

fix msm_path detection

Change-Id: Id507a3483a126f4a04dcb9be287c12a3eae5429c

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [5c1a93df5b3a8d7f31d9bb672d391c888418aa53]

fix dbghelp.dll download again

Change-Id: I5992023a946301809b9708d9df29dd9cc1500b53

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [59bf5321fa4c49b0d140700e2c56de7e1b637926]

fix msm suport for VS2012

Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [e994a91060c145ad08ef75dcf9862043202ac6ce]

use downloaded rebase.exe with Win8 SDK

Change-Id: Ib7cb49e9c992ba3bd8cc69e7e492f82a493d7053

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [79fce4ddeb8b45fd047a97507051cd9ca4245f60]

Win8 SDK no longer ships rebase.exe

Change-Id: I3c4280ee53411f4914be8ebd4f41d1c1cec1ba97

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [959cbe4c6931170aec74a212ea02b6a64568b00a]

fix path for make_installer.pl

Change-Id: Iac0ca81edaada999c774cdf8169f07fa98278cc6

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [53ca7b480f8fb23b04023faee74fbfa4b77bfa02]

work-around really weird bug in VS2012

Change-Id: I7092bbcbddec179c62c2817b069f757863ca5982

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [4b56d82c7d20ba5897d87aaf7fc94da5356b8eec]

convert uno_bridge to new syntax

Change-Id: Iac5e9a860f7ef68104c4cfc19abe686b754190af

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [b5bc77572338d04f8ff165ca85111096ce1d4804]

fix chart2 build with VS2012

Change-Id: Ieae76bfd0a3f9612c0bb573029912d5c6efa6add

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [45814f70b88c26b2a34c49e705f07f7c7dcc5a93]

fix sd build with VC2012

Change-Id: I1356570e27a065e419281fcd9d667c60658773e6

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [f8e5a25f88ab8d646328a0ddd99262edefe262a0]

fix sw build with VC2012

Change-Id: I1ba38baa26de2082a21d681efff2f5881092fad7

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [9f5fca7efe8d9d52f99942b3cab13de9e62782f3]

silence vd2 warning due to excessive output

Change-Id: Ib86a5406c28560d766ecb48cb8f74ac9f9b43c4d

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [a4df4e9147019337fda07982c510a85d6f4c4062]

convert cli_ure/source/native to new syntax

Change-Id: I7dbb065c8b1b2fef85e6e7f42ef80991102785e0

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [1eec5566b24227e592f827c5e788ae3e45e0e127]

fix connectivity build with Win8 SDK

Change-Id: Id2308748f1301a1e1ccc68838c6a65b36a5ee008

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [4dd53b3893ba55db954bd02bd539c9b9a31454f6]

fix shell build with Win8 SDK

Change-Id: I19d39f26732772f274e6c8fd76326c50fd73baa3

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [2be1fb4eadb449b82c4c72bfa8b5f5ab2e3f3a80]

fix extensions build with Win8 SDK

Change-Id: I7c38722c98300f419e6129b46c89b68f46ce4173

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [5d0c35242bb24605ca9ce6f45806b8997a17799b]

fix cli_ure build with Win8 SDK

Change-Id: I4842d848234a5dc21085a3fd0aa0a79c58c71e8c

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [b0a6bf81d8a555ff9870ec921be9353a36b493b2]

fix python build with VC2012

Change-Id: Ibaec87c929889f0038b44aac1e07e2552adc5cc5

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [4967505ad54de0639fbd7bfa553c57ead9ada6ec]

prefer newer versions of Visual Studio

Change-Id: I6744460db43f66c91ad8e033f59612457acd66ee

2012-10-07  David Tardon  <dtardon@redhat.com>  [d542258ea03292ab23d516c6f361a8d267187efc]

fix typo

Change-Id: I9ae69377e585603c2cb0edd48a18a21d0934dfee

2012-10-07  David Tardon  <dtardon@redhat.com>  [3af8bd1ac4f216cb27b139cb6b2f8f8b7fcb6706]

use key directly from $(SRCDIR)

Change-Id: I89f4438688b336f33816164e286f8b6c5b1cd6b6

2012-10-07  David Tardon  <dtardon@redhat.com>  [f6414257a3ce56063566acfdd1efa7e99861c771]

check platform-defined func. is really defined

Change-Id: I0916051214d8631198723933799e8e27fadef993

2012-10-07  David Tardon  <dtardon@redhat.com>  [86f4727920ae515987005e3c414f1d6056079be1]

move selection of UNO header variant to platform

Change-Id: Ic06deb22da77428ef88c1071af5d7b8bf9dc77f7

2012-10-07  David Tardon  <dtardon@redhat.com>  [5d83f67e060cb540345463d1762cc87d282e9566]

a directory is a directory

Change-Id: I6384a9d86123ab354414cf6e9366b4f9e46f1c1f

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [7da6319de0038e5751cf7c8f9f8bca7e1813bb63]

WaE: 's_hAccessibleImplementationModule' defined but not used

Change-Id: I8caf2951876d47873b325f306515ec840692b856

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [e87e2fd386a1848939aad755ed7dc2b3829a2008]

WaE: 's_hAccessibleImplementationModule' defined but not used

Change-Id: I700f66cbc3ddb01d723b9a50709b4b1d5ab66405

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [3d16094619cdf29cd96a014572244462a219f304]

WaE: 'driverLib' defined but not used

Change-Id: If4853650958df9e425c936ead16ea11c976c5657

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [8f850a0ca530fae57c1b0354752fc14e6ebff092]

Android printing is completely different anyway, surely

Change-Id: Ib58300148bbf248150f514bb3c59d863388eaa0b

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [dc83d895f50169cc2bc525c5db176179d0dbcd4c]

Bypass ODBC here, too

Change-Id: Ie9a49e9521741038a06dc46a1bd9072088e3bf6b

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [74db703172baa3b2c7e3a77b54260a340777d266]

DISABLE_DYNLOADING tentative fix

Change-Id: Ic23dcc0b45a90e845fc4fba1861bcee03354da01

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [c56600dfbeaf687f249e4fb641044595892b4ebc]

Move the #ifndef DISABLE_DYNLOADING a bit earlier

Change-Id: I1777d6304b2ebb218c0f85c778f1a66d05c4f454

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [261e9c71f9d4a12865bba7e7226ffe363aa1460b]

More glitches

Change-Id: I700eced69bd6b6f9f5a15fd871159de38ac36287

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [914dae47b7be610d6a79c21f7df8f1c7ddb9a1b2]

Forgot to change the function pointer type name in two more places

Change-Id: Ibe88fd010edbf83e06dc6a5c6b0e0b25d564fd0b

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [06d51d2790b99e31cdcfce366956de35d6ca47d0]

Revert "For some reason saxparser aborts for me without this"

Not needed now when we always generate comprehensive UDKAPI headers in
the configuration where I thought the reverted change helped (it
actually didn't).

This reverts commit 73c3907bce33c07ef78c0bb9ff1e0df8b9fbb323.

Change-Id: Iabbfec9b8e9d6963b31daa52dc574bed01d9eb4c

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [922cff776ae913ea3dbd3fdbd6f72fc990bd9260]

Let's use only comprehensive UDKAPI headers for Clang on OS X

Change-Id: Ie5969a0f5772676f91c29fe946217d8d31bf514a

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [97593ae24a98daca89fad176dc2492e582b3a821]

Handle lack of module loading/unloading API when DISABLE_DYNLOADING

There are basicically two classes of cases:

1) Where the code is for obscure historical reasons or what I see as
misguided "optimization" split into a more libraries than necessary,
and these then are loaded at run-time. Instead, just use direct
linking.

2) Where dynamic loading is part of the functionality offered to some
upper (scripting etc) layer, or where some system-specific non-LO
library is loaded dynamically, as it is not necessarily present on
end-user machines. Can't have such in the DISABLE_DYNLOADING case.

Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [1691752dd29d661552700d9bcac5d3a3953fb91a]

When DISABLE_DYNLOADING don't even provide any module loading/unloading API

Will then cause compilation errors where they are used, which will be
noticed and taken care of.  (The code chanaged to either use direct
linking instead, when it makes sense, or to just bypass the
functionality that requires dynamic loading.)

Much better than waiting until run-time to notice where dynamic
loading is attempted.

Change-Id: Ib0cb5a2524b5c63f8e27670e7d72e37ce2a8e6e9

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [68669491ade83c395144b66a4f65cd7720f76a55]

Don't do these for Android and iOS for now

Again, must of the rest of the stuff here probably doesn't make sense
for Android or iOS either, but at least it compiles. (It won't get
linked into an app anyway, so just a small waste of time to have it
compiled.)

Change-Id: I32f56a11312c6a3b5eba00d2db8f0a43dd0752e0

2012-10-07  Tor Lillqvist  <tml@iki.fi>  [ed95cdf4f22c40223e2829d96b9959016eb6002c]

No point with ODBC for Android or iOS

Sure, little point for them with the other stuff here in connectivity
either, but those parts at least compile. If/when I get back to
getting the --disable-database-connectivity thing to work, all of
conectivity will be bypassed for Android and iOS, of course.

Change-Id: I4eeeb9ccdf46fb2e1df8bf75aef63e17cbb97bbf

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [5084b6dca889e83da13c917a15fafd10a698f326]

fix embedserv build with Win8 SDK

Change-Id: I3a51a563fa3c2a57cbbe44087f0f4958c2b41a69
Reviewed-on: https://gerrit.libreoffice.org/790
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [ffbcd1c8b4ff839a16ddd93cdf6eec82bccf8eb4]

fix canvas build with Win8 SDK

Change-Id: I17bd44ba8f5a6484d10bb64201ace8e030cf334d
Reviewed-on: https://gerrit.libreoffice.org/789
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [bac631c43d53e0f1eb679a853d1fbbb9954d6e3a]

fix lcms2 build with VC2012

Change-Id: I665da7fbb3fb9f991d952658b247c9a80e8abede
Reviewed-on: https://gerrit.libreoffice.org/786
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [e15b459156d488a52c8e70e79e65ae335703a54c]

silence boost Unknown compiler version message with VS2012

Change-Id: I8f81cc7491da81c33bd27d084a8e7b19e5c637a7
Reviewed-on: https://gerrit.libreoffice.org/784
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-07  Peter Foley  <pefoley2@verizon.net>  [ecfabb66f421ef07f52a655117f047aa75d54a01]

add support for Windows 8 SDK

Change-Id: I941ce196917cad307d9de03030c4b23ff4e1b249
Reviewed-on: https://gerrit.libreoffice.org/785
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-07  Takeshi Abe  <tabe@fixedpoint.jp>  [701db391b3d3b689af4ca5ab9d67c35b2459c1b3]

sal_Bool to bool

Change-Id: Ieeebcd89ae2728c6314f28413759bbb353c327bf

2012-10-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [8a2f3de3ef1bee204ec1f94493753bd076ff1f6b]

WaE due lcms2 include, hide it

Change-Id: I8b06bd1853cec283f330e892c1efa229682d9767

2012-10-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [8113588c35ae494ccdcbb864a7f0f9e08697118a]

cppcheck: unreadVariable.

aLangMap is a std::map that is written but never used, so drop it.

Change-Id: I8f5184c58fbe812beab8580349535920645e062e
Reviewed-on: https://gerrit.libreoffice.org/781
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [ce3d8addcea0d3c8b6efae1f0d3836325deeb72f]

cppcheck: Unused variable

Defined the aDicLangInUse within the #ifdef block where it is used.

Change-Id: I872cf178a803c3210898f7f317211a8d3a2d368e
Reviewed-on: https://gerrit.libreoffice.org/782
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-06  Tor Lillqvist  <tml@iki.fi>  [73c3907bce33c07ef78c0bb9ff1e0df8b9fbb323]

For some reason saxparser aborts for me without this

This is in a Mac build tree using the 10.7 SDK and latest Xcode Clang.

This codemaker-generated type stuff seems awfully fragile. Should we
just bite the bullet and do the "comprehensive" thing for all UDKAPI
types all the time on all platforms? Is that a sane question to ask?

Change-Id: I9d17e76a83ff71898409179acb445832436f7bbd

2012-10-06  jailletc36  <christophe.jaillet@wanadoo.fr>  [89718e94ec0e61147c0a6a8aa168725df32a6d6c]

cppcheck : redundantCondition. In this case, it seems to be a typo.

Changed the redundant check against fRate with a test against fPrice as
everywhere else in the file.
Also change some comparisons against 0.0 instead of 0 when using floating
point variable (to be consistent with the rest of the code).

Change-Id: I94a397f1578a90156359987996cb1ef02d5e4209
Reviewed-on: https://gerrit.libreoffice.org/779
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [10542d925849ac573d33482c1b99af7279433dc3]

some cppcheck cleaning

Change-Id: I433a34f53e0e31e8bf41a080233955c2781bfd72

2012-10-06  Tor Lillqvist  <tml@iki.fi>  [442b7f6b747855b0899662166927aba82032afde]

For some reason I need mkdirs here, dunno why others don't?

Change-Id: I1e4e701ba4883862ddf79ef45d4f7521346a067d

2012-10-06  Tor Lillqvist  <tml@iki.fi>  [f26d188ffa00ee6184490fc5c179da16e17301bb]

Bin unused leftover "dummy" fields

Change-Id: If16fcbb58234a9f1b7e07718f77909273f1fbbd4

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce8ac5bbe40e4cb57e1826a81b3b5c4632474789]

prevent creating cond formats without a attached range

Change-Id: Ic4c13fa3d0eae54b7db1fa5a4e5c5040582b21ed

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f127204ce0d601ef4b956b92c6ba433f753d534]

prevent crash when no cond format will be defined in cond format dlg

Change-Id: Iffc54ada1fcf586c00eddf934079fa671f263ce0

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d8a854364f6c3d9a7a1de2073d3ff5f17c5c2762]

enable the add button in manage conditional formats

Change-Id: I82a0abf58f8fc68d0e9e145923961fa3e3c654fe

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c2d8d60748769d32133f33efb43be3e9ea28f8c8]

selecting the correct entry will also show it in the dialog

Change-Id: I6bbeb2d1cb5af724ac0743d13f3e36cb8b613a88

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b65e98a6a8be0ad7864eb607087d9b85003e5a1e]

implement the menu strucutre from Astron's proposal

Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea89abb435a0175a7c12a6ccb430752393ce4b64]

onyl show the exisiting cond format if the range is equal

Change-Id: I6a183b41261f1813b1cce277f3fe4a276ab07bb0

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32d8c9b96cef77fd563ca1ab0c3943f783f1b16a]

fix another crash in cond format dialog with range name list

Change-Id: I84f9c71fd7f80ad9300f4f7b2c273cd9af0f075e

2012-10-06  David Tardon  <dtardon@redhat.com>  [0e7e65d0480f63000b46b8009becf749e8a1d765]

get rid of CREATE_OUSTRING

Change-Id: I67cd3213c7c92a4a782906a7250c176efeb01633

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [5e47d8ca9a4282d2c7b6e1e561d7f2eb46166bd7]

Remove 3 oox::ole elements:

oox::ole::AxFormPageModel::AxFormPageModel()
oox::ole::AxMultiPageModel::AxMultiPageModel()
oox::ole::AxTabStripModel::AxTabStripModel()

Change-Id: I09c0993c2b6e98eed5536ac1c2a8b5559a3dcac6

2012-10-06  Caolán McNamara  <caolanm@redhat.com>  [190bfac40e1b7a3b32793ac82eb3e67aefd6c785]

callcatcher: update unused code list and drop more old-layouting unuseds

Change-Id: I1096ea50a23040090c9ee2975a4165c6de238497

2012-10-06  Caolán McNamara  <caolanm@redhat.com>  [0f6dbd1b1762e0b273046a045eb902475fc6890b]

callcatcher: GetKerningPair* is now unused

since commit c4008ef54630b560792aa288437db1179ad96095

Change-Id: I0cef8db6b59774c804a6a5589f258a55bfc64592

2012-10-06  David Tardon  <dtardon@redhat.com>  [5d900f6ef8573dfe40fef236fbc3c788cea15224]

drop unused #include

Change-Id: Ic0de83ff615a1dde575d90cff7594c830b96c063

2012-10-06  David Tardon  <dtardon@redhat.com>  [5bc87c1bce72bf670958a0a06e5b63ff259659ad]

drop unused includes

Change-Id: Iba9f3dcb5404d28b60585bbddd2af4ec0511cea2

2012-10-06  David Tardon  <dtardon@redhat.com>  [5df47e2a17abb2a2455df42fa65756d862e5c6f0]

add missing dep on comphelper/documentconstants.hxx

Change-Id: I80f46c774f0cb177b2b38e5cf753d03ddd342992

2012-10-06  David Tardon  <dtardon@redhat.com>  [62e51648ff16af103330c5d5e55b1d753e1cdcdb]

tools/pathutils.hxx is windows-only

Change-Id: I280342029d830e4ffac2902dbb76e6ee9635dc70

2012-10-06  David Tardon  <dtardon@redhat.com>  [aa06349cff8b7f28d1e0ec2e4bc41fb2d7a2d65e]

drop unused #include

Change-Id: I11b59681a101c3e89db8d7a15d196e8bf11114ed

2012-10-06  David Tardon  <dtardon@redhat.com>  [431a9505196f63a982f6a3452edae1bff5cc2c2c]

add missing dep on tools/diagnose_ex.h

Change-Id: I171a134250a2fc00f51c550a785125bb9708603b

2012-10-06  David Tardon  <dtardon@redhat.com>  [387005a2c37afed50107d7bae5ead2edff6031d6]

drop unneeded #include

Change-Id: I20fed5357c55e6c4444b1e100d15600636ffe25d

2012-10-06  David Tardon  <dtardon@redhat.com>  [61d8e02a7b3742600dfc3af0f32057638e4d371b]

add missing dep on cppu/macros.hxx

Change-Id: Ie6793b6032ddfc44c5514e2e8c826590a924d177

2012-10-06  David Tardon  <dtardon@redhat.com>  [cc201f7faaaf77e6585ca9f389e0974687c700cf]

add missing dep for tools/diagnose_ex.h

Change-Id: Ib2558d444545cbeedc188ade5265e1bb665ade37

2012-10-06  David Tardon  <dtardon@redhat.com>  [873edb93645f477d3a91751db62a1f58e745803d]

drop unused #include

Change-Id: I88173adc7ee9f3c3bb909190e983474fb201467f

2012-10-06  David Tardon  <dtardon@redhat.com>  [9efdb4c02f7b646d2d22bea546256b806a075b10]

add missing dep on o3tl

Change-Id: Ib188836d0359491b556f16c0a5b22dbe1104e56f

2012-10-06  David Tardon  <dtardon@redhat.com>  [e60b346a303abf1cb5ad2216ab20ebaa3e0f7ece]

drop unused #include

Change-Id: I55b5815feb5674c830993440027c9f3fbbf1ec02

2012-10-06  David Tardon  <dtardon@redhat.com>  [211df60268afc57e6295785101b9591d77161e6e]

add missing deps on headers

Change-Id: I665ec137c0c1249b4c8a566015026cfe44c88fff

2012-10-06  David Tardon  <dtardon@redhat.com>  [7d8b7b70f4945844f69078c7e7ae9aa9967c22af]

fix deps on .hrc files

Change-Id: Id50515efae1729d08bd8d90488ab77a82b1ad7c8

2012-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f2e6220fef6dc01b2538281916c2b8a5e3f1a784]

Fixing some obscurous linking errors on windows

Change-Id: I519d02da58ce5a2915f1e18b5a295f7c093e0f2e

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [d1439727881527c403a6bb8ceac6240ef99f2ed2]

...and update unusedcode.easy

Change-Id: Id78d52a793434656baa8c74a707c683d1b2ab506

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [2d45ed51ead977b4ad0cbe5ff872d8510ba904e7]

Remove unused ReadOnlyModeObserver

Change-Id: I572aea574eeba411441559e538d2438de12e9581

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [27fafb78f1d9dd59d0c4615eaf39f5e80db13753]

Remove 2 other unused methods

Change-Id: I54b00335020676ada0bcb09c45410e31fe74b59c

2012-10-06  Julien Nabet  <serval2412@yahoo.fr>  [c978bd34864a24e58685d5539f3506b9a5f8e8cb]

Remove newly unused methods

Change-Id: I050660d095540902b442a86904d70ed544bccf13

2012-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2ca57fb3a9b3666409dadc515f76942a06902d72]

Fix libcdr windows build

Change-Id: I33a6c4659cf9e3792f17f73977637dab4667f58e

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c6e44b87ef6d47ab24bebd586de3e75e9f08cfbe]

fix crash in cond format dialog with new range edit

Change-Id: Ie19038046fa9121cc234546a9891685153be5646

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fa02cce6800cd6021e0160e4698b9e90496a94c5]

also support removing of conditional formats

Change-Id: I47ba632ccf752611a41b29c0da8e5d0f28a88565

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4921d9650d2ec41e3973e346ed73a20991255cde]

finally adapt the uno implementation

Change-Id: I15ae8d041f4813c0ee0a36464526296d0cdeb3d7

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a25d4645ab9cf943cd4153647bfcaa02854d77e]

remaining places in calc core are adapted to overlapping cond formats

Change-Id: I096623d3c531d21eca2f5be29f22a1677a738b0d

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3cb337fdcf0c502875c25405c1012713b1b86152]

adpat ScTable methods to overlapping conditional formats

Change-Id: I2f63ac7884f0897aa47fd4ee35b8af06553c311c

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7152dd8ebfa93e4d7ebe84998fa0ce5fbe43966c]

adapt ScDocument methods to new overlapping cond formats

Change-Id: Ifc18a3f02b7734e1f6772fb264f2c7bfe6907f17

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [455feac565c124a670d72bdd985e398021fb6ae9]

adapt xls import to new cond formats

Change-Id: Ibf8149d14c1404fc6e82ec285be9389072f24c31

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e454487d3a7349a1ec19b9785e36ad9e50add542]

use parantheses to prevent wrong evaluation

Change-Id: Ia872b5648286fd76039f7c397ea78e18bc2ad6b8

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [72f1b6743ad5e6b1f8daeac1d1a2b3da4c3fde54]

adapt old style odf cond format import

Change-Id: I0bfcc21f66e2c76f6c8521bfc711972eb747ac43

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23f51dc5accf23271921dd0fcefa68124644b100]

remove some newly unused includes

Change-Id: I33e3d581d2ba38d6f68629fc2a7671cb48873bad

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e07da9e6c044c9e145f63eec0ddc7cbebfcb0e6e]

adapt oox import to cond format change

Change-Id: I0924e0077f877cc123eab999c332e4c08df41f50

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [62525574cc1ecbb4e8753ca704cb6a47f3d22dea]

adapt ods import of new cond format data

Change-Id: I15969a5ddaab1d7edb2f0b2035f8206e6f544ab3

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d2b49b5b9bffdfa34174af96d85a392fde21fae1]

support overlapping conditional formats

Still missing:

*Removing conditional formats
*Handling of Manage Names dialog
*UNO
*Undo/Redo
*Import/export
*Adjusting the dialogs to support this

Change-Id: I72481cfb807fee2c3a1546222fe7e786d515ab44

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8b100e1b0f90a43a0f4503415f114b1790606ea4]

remove unused ATTR_COLORSCALE

Change-Id: I8118127b21144962275cb4486881b1e63b06ff0a

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9aee608f4997201f29b740bf803f1f96ed4f7358]

also highlight invalid ranges

Change-Id: I51c725319acb0547963feddf18c0fb34aa6e4f25

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [76063f78d510a1e3a2396dbfb8cc37d29f7b127d]

add range edit box to cond format dialog

Change-Id: I913c844b08f2fd01963c60c4ffa948fc128a5897

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a57a183a2b8b613118b1d2a212ef3069f5ae7e90]

replace some pointers with boost::scoped_ptr

Change-Id: I5c263cd95262fae2f75069cb441752bbf7ce61f8

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f94d197789cfd0c6418fd03cb18c3a1272150c4e]

only set a new cond format list if it really changed

Change-Id: I820d1f083edb09abb262beba1536b1b1acba3321

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c695e1208d2d40f6e1f1d61eb65261719f8dd8d]

faster repaint after cond format dialog

Change-Id: Id5894efd385ad20c7a544142ce4fa4ec5d4ef062

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ba6fe0ce1cf000c59c5a4a71256625f5f89cbac]

after setting a ScConditionalFormatList repainting is necessary

Change-Id: I7283974ae8f12bd49c6ab806b1b052074f13a932

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [79b1868bf687ff105ce3bf3ccf583434946848aa]

more work on getting cell attributes and cond formats in sync

Change-Id: If10059a6d2b8d2449a01fe09eb2efb9ccea55806

2012-10-06  Michael Stahl  <mstahl@redhat.com>  [8a3014b8e52c770083aa22e5c2d90a4455a427ea]

bridges: msvc complains about silly options

Change-Id: I8f2124f13e0a77113dc6b99c2f236bd2077f41b2

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [29ce59347d1525b8cbbcd294fd6f95c822817f57]

configure: actually link the libraries in FOO_LIBS variables

Change-Id: Iaf30da1773676de38b1a76e2008a17316b1477a5

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [348d2fd87060a3914b1169093ef71d354cc3349c]

libcdr: fix --with-system-lcms2 build:

It breaks because LCMS2_CFLAGS happens to be empty, which the libcdr
configure script then complains about, because it thinks it hasn't found
lcms2.  Work around that by including a space in the variable...

Change-Id: I16cc8278097dc7119d11fdabcc3be5d1ae8b4327

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8bf3faf995c417b1f833d7c3ee725a2929d4cad6]

Don't patch configure.ac not to run autotools ever during build

Change-Id: Ib481a70fdb67fcec1b72762c408b27f854fe4d1a

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [12decfc33dcdaaa4ff1574f260945db6a337fff6]

libcdr: fix typo

Change-Id: Iecf6609a35d4ecff728903d262ec10d3f8faf3bf

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [858751d723f350c741ab2658b6de48117f2aac2a]

It seems that the VS2008 files are only maintained in the VS2008 directory

Change-Id: I6fcb0a9045b81ea291904f92396df88ffd351c49

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [e80f565c3886f8bc87b03d43acbb1453f7edcc48]

libcdr: remove boilerplate:

Define the various FOO_CFLAGS/FOO_LIBS used by libcdr in configure even
for the case of internal FOO, and then just pass those variables into
libcdr configure to get rid of SYSTEM_FOO conditionals.

Change-Id: I0edabc13f8a068cb13792a16499593b8c589da1a

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [2b7536a99839543cc535c1c60a019bd2f784a847]

gbuild: add gb_ExternalProject_use_external:

Or rather, re-purpose that for consistency (and rename original to
gb_ExternalProject_use_external_project), to abstract over the
system/internal status of dependencies of external projects.

Use it in libcdr and replace exisiting uses in apache-commons.

Change-Id: Ie144600688fa884b5b6faa986c6b95bdfc1ee15c

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [51852f04d1971b7f41cee9dbed14d1aa9e05e25f]

gbuild: ExternalProject: add use_libraries, use_static_libraries

Change-Id: Idc8b0adf1a9ed26b2e0bec3454fed0ee34e277aa

2012-10-05  David Ostrovsky  <david@ostrovsky.org>  [368e23a3908fcf87a1290ed21da4b57ccf8f3894]

gbuildification of jfreereport

In dmake jfreereport build system an intermediate directory classes was used.
All artefacts that created during build were copied there, including external
apache-commons-logging.jar. Finally java system property was used -Dlib=classes.

In gbuild we don't want to mess with copying artefacts around.
The artefacts are packaging in $(OUTDIR)/bin and java system
property points to -Dlib=$(OUTDIR)/bin. However the dependencies must
be set inside jfreereport module, because of jar interdependency:
liblayout depends on other jars and flow-engine depends on liblayout.
This is achived with new function gb_ExternalProject_use_packages.

Special treatment is necessary when system apache-commons library is used,
in which case it is not reside in $(OUTDIR)/bin, but in
/usr/share/java/commons-logging.jar or in custom location. For that
purpose the both patches: flow-engine.patch and liblayout.patch were extended
and new java system property was introduced -Dcommons-logging.jar and passed
to the build.xml. A dependency from liblayout to apache-commons-logging is set.

jfreereport was moved to tail_build module.

Change-Id: I32e39bb5f4f825f182c3bd3cfc1a13ea1c38321e
Reviewed-on: https://gerrit.libreoffice.org/761
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [3ec5db65a7b1dfde8246ed9855716916d6cc468e]

SwHeaderFooterWin: check if we are on the first page

Change-Id: Ib61effb43c2b029c92886319d3a96612b9732878

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [02a934d03b101ce463a232f9cbb7b43e684de37e]

SwFrm::OnFirstPage: if there are no previous pages, we are on the first page

Change-Id: I9e3a77bfeb314eb48f2a4185b8751e370357c7e0

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [52304f30839eb3091304bb0d7b697b6cedda71ea]

libcdr: argh i am getting senile

Change-Id: I1674da35bf1d756bda5c4b991cc586462325c838

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [1a9740671cfe0f324135276fe42bd18f29dcda7d]

libcdr: hopefully get this to build

unfortunately the ExternalProject uses a StaticLibrary built in libwpg.

Change-Id: Ie4a8933247edbd2d53f697432a0848a05216237f

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [ff12d3033b9284a779ea32f7cbf20d840b1995f2]

gbuild: implement gb_ExternalProject_use_externals

Change-Id: Ie6eed251a5034d9761abca75506b677af394d945

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [53b7bdc787a1bca69066df2435b6e1c3fa541759]

RepositoryExternal.mk: add package dependency for libwpg

Change-Id: Ic0dc4333329a4ef11eba2afe23d4e5f101689517

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [751dacec8e0947c2d85187342995822e6dc62912]

SvxHFPage: add UI for style::PageProperties::FirstIsShared

Change-Id: I76828a865751a8f29aeff40ccf7feb400692c43b

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [f3905ac09a6f37615d1335c7d2d50bd00c07b920]

ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twice

Change-Id: I241858b0d8920187e21dcdb9fd4aac9e4d9054ba

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [5c19b8701c58fbb49188ce2210879ce6f4431471]

ItemSetToPageDesc / PageDescToItemSet: handle first page footers

Change-Id: Id480c0e81b79ec48b3ceba566219089d9a408c22

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7ef7e60c1180fd643b472b57ad064a50601c51f7]

No need to apply a patch

Change-Id: Idf9ad88293ca6a51f16f1230176d5c97558c66ed

2012-10-05  Stephan Bergmann  <sbergman@redhat.com>  [39d6c353fb40e6c20fc69d5d3c07181d2ef1dd45]

Turn a SAL_WARN into SAL_INFO

...as lingucomponent GetOldStyleDics SYSTEM_DICTS code harmlessly triggers it
routinely with input containing _ and then fixing the input.

Change-Id: Id00857f0b89eb65ad155e8cf0883dd2f45851c7d

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [56c520fa70ae86ad06716bde63a35d205b688c02]

Upgrade lcms2 to 2.4 release

Change-Id: I21186cef7fe30542eaabbdeeb8920c3839724805

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d18455e24644a90cbf9f146ea8b4eed74180592b]

Revert "It seems that we have endianness problem in internal lcms2"

This reverts commit d9ae7573083343b8db7fd65b5677a2132bd2e1e8.

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [27a8a02826c40e57b96a4f27e4646ee44a21593a]

Revert "Oops"

This reverts commit 03c766e6017cc3b7e18a8c5eef35ba7e84777d88.

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [3559b4b1ab434897491a65ed06db54ba7ecb27de]

SwUndoPageDesc: take care of SwPageDesc::aFirst

Change-Id: I05621cc1bf6d4201120c8757d5c2886723d7d18c

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [349bbf8f068f82801428c837aec50658cf169ebc]

More typos

Change-Id: I6e3bdf0cfcdfa46cf47e4db1e0703c948b4a35b2

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03c766e6017cc3b7e18a8c5eef35ba7e84777d88]

Oops

Change-Id: I84e8a3833ae16cc9197b8b772404587a3dea1158

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [343e12f0c39353e3bab17ec101fb25b3ccd3ded0]

A typo

Change-Id: I115cc8e17ae6cb89d215528acb0d0fe25eb71d85

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b8f39c5c411fd4c40016c5aadd398005c2ed1755]

Uploading a new shiny libcdr-0.0.9

Change-Id: I5bb93f9228e69dfd46b450089f34cac7204f10b8

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [8f6d8d471d62f412956cb3dad339e5ab9a99dd5f]

sort by grid position, then pack type, then pack position

so that focus ends up on the visually first enabled control

Change-Id: Ia279c4531536305ce43eb8372abde2445769487d

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [06e3724d1c166e6715455555788f5b11c310d60a]

convert password dialog to .ui

Change-Id: Ib2e9c5a72239fc0fa3a54ac3717d90fe1b779d63

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [a65f48f375d218b592ba7c17752f9ca86e14bd65]

I can't see why the hyphenate cmds have toggle entries

because the dialogs are modal ones so no different
than most commands. (Probably cut and paste and few
notice using themes where empty toggles have no
frame and are indistinguisable from non-toggle)

Change-Id: If82b59e7cebb71bc834a48970283b2cf68e5fdf9

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [eef849b8fb396201395ef6913d9c4e161aded88d]

convert hyphenate dialog to .ui

Change-Id: I0025ce0107deaaf6b4698745691c9f0bfddc7c34

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [3479c1fb010df54ef675413d8b3659a8d619388d]

de-pimpl Hyphenation Dialog for simplicity

Change-Id: Icba94fdd75d5e09fd81744d2f5ce55886b8777b4

2012-10-05  Caolán McNamara  <caolanm@redhat.com>  [d559ffe0513ec9f4ffc3ba8d857f8644fd9b1ada]

add stock "remove" text

Change-Id: I945a46a8ca3df8c6cf7982a531025d8d8b6c31a4

2012-10-05  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [a418748140f993e481e2ff1cb37464936f0b2243]

Extract argument-handling to one source file

Plus cleanup
-Delete unneeded global variables
-Delete -e input flag in general
-Delete helpex's -x, -y and -lf input flags
These are all unused

Change-Id: I83db62543a728ed75fa6893c45566f11d1237c69

2012-10-05  Stephan Bergmann  <sbergman@redhat.com>  [9db74c6133ede2a28af077fd563398176ff0d858]

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

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [aed09ee69fb2e5edfb02c4df81ef1adee407c54f]

offapi: move LineCap, enum generates headers

Change-Id: I0fada447af361c319851360d04a94948148e5a26

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d9ae7573083343b8db7fd65b5677a2132bd2e1e8]

It seems that we have endianness problem in internal lcms2

Change-Id: I1bec67344ddd5d1caf417355fafd344f48517f77

2012-10-05  Michael Stahl  <mstahl@redhat.com>  [f7bfe52ae5cc12ce8198cb01837c875955ac4a6a]

shell: no need to define XML_UNICODE ...

... because it is added automatically by the external expat_utf16.

Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7

2012-10-05  Andras Timar  <atimar@suse.com>  [2ba5fe6952c8b5aaf81b13a037854becd31c9a9c]

add ODMA license

Change-Id: Ie1dfa8bac9d894d86d15fed98341d4700d656fb9

2012-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [5ef8d9b771bd0918644695772dd58a9e74f9f1d4]

Clarification to comment

Change-Id: I0143516455f5abad2da6b13a985d08b37e5c3cae

2012-10-05  David Tardon  <dtardon@redhat.com>  [fbd30b2a09e7e92ad83db669d81199d7f3a4a8a1]

re-add accidentally dropped modeline

Change-Id: Ie59b0bab6bec6957f13a3931b6be46985e3db2c4

2012-10-05  David Tardon  <dtardon@redhat.com>  [3a282cc97cb846efd065983aa17f9b1875fbef66]

drop rdbmaker support from UnoApiTarget

Change-Id: I02ca44cc33d1d8e1ebc9f158f859c9218d2ed832

2012-10-05  David Tardon  <dtardon@redhat.com>  [6f4a8f93c8944628d6d56b21d9a9c4b360884d1d]

directly use udkapi

Change-Id: I44c3b830a61ef1f65833732b5bc66c061ed27c21

2012-10-05  Miklos Vajna  <vmiklos@suse.cz>  [cf5593ae02ec8fabf47662f84bee7913a74d1e7e]

cui: kill C2U and UNISTRING macros

Change-Id: I69d883e623f7fffd37c05b85a6655009da9c23a8

2012-10-05  Ricardo Montania  <ricardo@linuxafundo.com.br>  [b29ecc914b78216ea9a355c431ca4748eb056b06]

More ::rtl::OUString cleanup in basctl

Change-Id: If7cefe8d2e188e65a465a25a5d5f77e6daebcd17
Reviewed-on: https://gerrit.libreoffice.org/760
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-10-05  Ricardo Montania  <ricardo@linuxafundo.com.br>  [554a45f266791c32543fcf96a979036becf41f8a]

::rtl::OUString to OUString in basctl

Change-Id: I34228049e15ee8a899a4c5e1484d7ed3bc541dd4
Reviewed-on: https://gerrit.libreoffice.org/748
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [a51833bf79eed21a7cddd6da45dc9d3dc07b4983]

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

2012-10-04  Noel Grandin  <noel@peralex.com>  [4338d2f80ac68c6b55a9006254151f370bb8c6ab]

sal_Bool->bool in svl::DdeTransaction

Change-Id: I97dd4411b5293b8f61527505e54608442eb18cca

2012-10-04  Noel Grandin  <noel@peralex.com>  [c29633988bc1877c5f6e2a89be4840c70afde418]

sal_Bool->bool in svl::SfxStyleSheetBase

Change-Id: Id506fa56d07be56d63715703e354625715275933

2012-10-04  Noel Grandin  <noel@peralex.com>  [055b6f1271cf90240caa3ab0f22f3e760fcefd51]

sal_Bool->bool in svl::SvxSearchItem

Change-Id: I60230e57993ee24fc80eb26d16588f131ec1f8dc

2012-10-04  Noel Grandin  <noel@peralex.com>  [e247cb585c749ac1ea2abdb29c872fb977ab3fe3]

sal_Bool->bool in svl::DECL_PTRHINT

Change-Id: Ib9a0aa8e22cb84b07b7346e5647b2a2667f05c6a

2012-10-04  Noel Grandin  <noel@peralex.com>  [14916972c532bc4713c2bc11acd3c4f9c74e93a1]

sal_Bool->bool in xmlsecurity

Change-Id: I80b20f5df179f994e5004c1ef390457c252478ef

2012-10-04  Noel Grandin  <noel@peralex.com>  [b3c13b940a4b023bdbf37bfc0b9385a54e3d8b3f]

sal_Bool->bool in xmlhelp

Change-Id: I509cf60e4bbbe7dfb25a3943d97c9d35a22e0bb6

2012-10-04  Noel Grandin  <noel@peralex.com>  [8e995db6a2dd2becb2e88903a28877db2591ae06]

sal_Bool->bool in codemaker

Change-Id: Icea58e7c1dea14f524d6a8d479b7d85e79d6266b

2012-10-04  Noel Grandin  <noel@peralex.com>  [ab7bc4f4c29dbeb206098b5a7e56682834af04b0]

sal_Bool->bool in registry

Change-Id: I6afabf33e1d1ab890c979193c25381e0d38c1f50

2012-10-04  Noel Grandin  <noel@peralex.com>  [2765cf0ca81b606f169d8ec723d41d509f336628]

sal_Bool->bool in rdbmaker

Change-Id: I454e5f4522cd5c5c1f04fde7cb79feab5ae63528

2012-10-04  Noel Grandin  <noel@peralex.com>  [b6831de354009a09b0606c0efe04b5601dd77f4c]

sal_Bool->bool in testtools

Change-Id: I716c0a08565e874bcb0667e72ed5261231a4743d

2012-10-04  Noel Grandin  <noel@peralex.com>  [f649c5acd4269eb6df4303127fb780d18ffe388a]

sal_Bool->bool in scripting

Change-Id: Ibb61dc696c4341a0b58d8fd7c2fdfb4c5b991596

2012-10-04  Noel Grandin  <noel@peralex.com>  [9d7c5393309d6e50554a18e2e50b4b97bb26cb57]

sal_Bool->bool in regexp

Change-Id: I45301c519037ac6c027bfb5a44e8a2a2d53b3ad2

2012-10-04  Noel Grandin  <noel@peralex.com>  [c849c4b987021d933690ec77b714b9202df0686a]

sal_Bool->bool in hwpfilter

Change-Id: Ief6d6678a04084a90d07d87780689b92af2e3ba4

2012-10-04  Noel Grandin  <noel@peralex.com>  [2e7c6b8684a40f30b2af38be035802d222b24d20]

sal_Bool->bool in padmin

Change-Id: Ica624c28b4e423531be3ef6a601f266d1cad1d07

2012-10-04  Noel Grandin  <noel@peralex.com>  [4faa36e42fd421d2abebd448f5ae3a6f7944f098]

sal_Bool->bool in jvmfwk

Change-Id: I8821bc7e4615421a710e6fdf913e646059dd5665

2012-10-04  Noel Grandin  <noel@peralex.com>  [6972b7a0af1b1f674988e42643491e2597ceef24]

sal_Bool->bool in i18nutil

Change-Id: Iafb0095a1320ad785e1d0ccbaeac9f26cc4dd02f

2012-10-04  Noel Grandin  <noel@peralex.com>  [b377ccca01070ce096fdf13aafc34020d5bc80ca]

sal_Bool->bool in lingucomponent

Change-Id: Ic3b55606faf60648d3a680b7a60c331047151ab5

2012-10-04  Noel Grandin  <noel@peralex.com>  [dea967349cea054b20fdfb22d6c59eee08f3faeb]

sal_Bool -> bool in hwpfilter

Change-Id: Ia1b6830ef9ab06a1914abb7f6d5857ce9d845061

2012-10-04  Noel Grandin  <noel@peralex.com>  [c69280ab4ef3d24d255605620ce5a4faca3ea184]

sal_Bool -> bool in chart2

Change-Id: Idba76b64746fb1eec0a723a9fcbac025eda3d9a1

2012-10-04  Noel Grandin  <noel@peralex.com>  [9ee020af1cece4c8ad09cf6b2522647133ccffd2]

sal_Bool -> bool in chart2

Change-Id: I60f2ead9986afb13157ac9e6a394ff02bcf4de6f

2012-10-04  Noel Grandin  <noel@peralex.com>  [4aa117b81ed236bea291007f4722a8ca6fef732e]

sal_Bool -> bool in comphelper

Change-Id: Ib7f2a10a4ff0227a5d5c137602c3c2f353334d24

2012-10-04  Noel Grandin  <noel@peralex.com>  [414ac85bfee7d034668e954e0f68751852c24062]

sal_Bool -> bool in comphelper

Change-Id: Id9f4aef6c7453cebd83dcaedf2ad7427e03cc960

2012-10-04  Noel Power  <noel.power@suse.com>  [5a651522acb42fcffa6defc212cb8d0e9b9b7d3f]

really export default row heights for xlsx fdo#55621

Change-Id: Icdf581cd7ae245f2749fecf00957bc9524f717d8

2012-10-04  Eike Rathke  <erack@redhat.com>  [b738599956964c0e6b5bbdc0baa9b3eb5c1a2302]

use correct LangID in currency key

Change-Id: I2607e2cfcee151f4fda05f2eb47d860ac9d1079a

2012-10-04  Eike Rathke  <erack@redhat.com>  [31cccbfb880c97118056153e32225177b6de4884]

use correct LangID in currency key

Change-Id: Id93dbccac2495491350c2cbcd7348d98f54a211a

2012-10-04  Michael Meeks  <michael.meeks@suse.com>  [015b29b74aaf16f5bdf6a90f6e7d5c1d210fe281]

re-base on ALv2 code. Includes:

    clarify Option->Language UI option
    Patch contributed by Herbert Duerr
    http://svn.apache.org/viewvc?view=revision&revision=1173991

    cws mba34issues01: #i117712#: fix several resource errors introduced
    by IAccessible2 implementation
    Patch contributed by Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1173991

    cws mba34issues01: #i117709#: add missing string resource
    Patch contributed by Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1172348

    cws mba34issues01: #i117716#: fix missing resources my removing unused code
    Patch contributed by Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1172345

    re-add Crystal, Tango, Oxygen icon theme listings.

    correct method signature
    Patch contributed by Jean-Louis 'Hans' Fuchs
    http://svn.apache.org/viewvc?view=revision&revision=1306725

    i#119063 - correct serf integration
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1300521

    i#119036 - adapt serf integration
           -- use transfer-encoding 'chunked' on HTTPS
           -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code
           -- refactoring
           -- improve user experience of certification dialog - only shown once
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1299727

    118569: Use whole certification chain for verification.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1295493

    serf integration: improve credential input handling
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1294557

    warning-free ucb/source/ucp/webdav
    Patch contributed by Pavel Janik
    http://svn.apache.org/viewvc?view=revision&revision=1294086

    some refactoring to PROPPATCH and PROPFIND requests
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1293281

    i#118569: Replace neon with serf
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1292832
    http://svn.apache.org/viewvc?view=revision&revision=1292794

    remove OS/2 conditionals for now.

    re-enable webdav unit tests.

2012-10-04  Michael Meeks  <michael.meeks@suse.com>  [03ded70913f957460f90608465e4d0a182879074]

rename ucb/source/ucp/webdav to webdav-neon


2012-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [5d0c1f0ac8875292c49989e4f77fafc52a7e84a6]

Add some notes about graphicfilters

Change-Id: I1d2a51865b0e564821db7fb45b9e557e4594d4a1

2012-10-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ca1a7aa9935ad33325ac7aebbbb127995337988]

limit polynomial degree in the dialog, related fdo#46100

Change-Id: If49db1a503548103dcf605cc1c2d8064cdd2d5b2

2012-10-04  Michael Stahl  <mstahl@redhat.com>  [4113d9664c60d004474dfc1cffbcd7dc50fa6dc4]

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.

Change-Id: I4e90e852b314bf6f7885bde7b450dab7c668469e

2012-10-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e1dee0aaacd8e30e2949053ebf351d76bad14ac3]

limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100

Change-Id: Ib801c6af84b52ed093be2ba5eba902513bfa4070

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [31713fee3c117007dbd322cbfc2971e52899d04c]

Fix an InteractionHandler new-style service use

Change-Id: I593467dce8f1e70e1f5068d722dfa0654d3346b7

2012-10-04  Noel Power  <noel.power@suse.com>  [8e753f8446554822d97969b0c18eba6cb9d79e26]

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  Stephan Bergmann  <sbergman@redhat.com>  [4a42f84a70f38ee848b01baeaa6da5219dfe9b53]

Clean up HAVE_THREADSAFE_STATICS

Change-Id: I042269aabaa2e9952c5d2f41cf93e55d654f6313

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [4bcf34ae5a524d4c35407bd087aef52c4592011c]

Codify the fact that GCC < 4 is not supported any more

Change-Id: I8d0eb681cdfefbf7524de4478e3296ca797b4c5e

2012-10-04  Luboš Luňák  <l.lunak@suse.cz>  [da6c468f337ecafd69b5e0942000ed1bb7415e34]

add also toplevel <module>.build target, while I'm at it

Change-Id: Idd61ec8539dbed81b4500f7c041f8a2b614a7233

2012-10-04  Luboš Luňák  <l.lunak@suse.cz>  [0d5a0d42d9104ef6422ba7078f2449dee865e206]

add module targets to .PHONY

Change-Id: Idb83964f4a772eee42f3f24e4b43cbd903b0ff82

2012-10-04  Noel Grandin  <noel@peralex.com>  [a20f9a410fdd3f776f870434bc39219d5fc64b40]

fdo#46808, Adapt xml::sax::XParser UNO service to new style

The xml.sax.Parser service already existed, it just did not have
a new-style service to create it.

Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [bd6b41bce491ac5a5f562652b7e32045cc22c35c]

bump to latest *binary* liberation fonts

Change-Id: I58255383497176984cf836faca8c7b7766335da1

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [fb6fdb547bf371eb2f2bac86841a683be43c4332]

Revert "bump liberation fonts to latest stable version"

This reverts commit af1f72feafc00ee6658f6fa7d267f58132adba09
because we would need to build the fonts from .sfd, sigh

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [af1f72feafc00ee6658f6fa7d267f58132adba09]

bump liberation fonts to latest stable version

Change-Id: Ie8286af3e7840acc3013c192e95d0a1658618310

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [dd11a1e57a2565560803dc3fef5fccc9e7157105]

Fixes/improvements on previous commit

* UUIInteractionHandler still needs to implement XInitialization.

* Moved ambiguating InteractionHandler typedef out of the way.

* Removed InteractionHandler.createDefault, as it was originally stated that "it
  is strongly recommended that [the "Parent"] property is supplied."

* Added back documentation about Parent and Context.

* Simplified some call-sites to directly use XInteractionHandler2.

Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883

2012-10-04  Noel Grandin  <noel@peralex.com>  [c25cb8a641723ab098980bb842caf75c0dc9b059]

fdo#46808, Adapt task::InteractionHandler UNO service to new style

Since we don't need to expose XInitialisation, we can make the new-style
service implement XInteractionHandler2.

Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [0f3f9cb63056715845d9c3565bde69470c73efb2]

Related: rhbz#862467 band-aid when creating embedded object fails

Change-Id: Ie5ecc8f56636e692a6e17a2e8fab0cefd46cdfb4

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [b243afd8755c2a470c6aa0607f5773bedd026937]

callcatcher: update unused code list

and remove code freshly unused post widget layout introduction

Change-Id: Ifa244391f7f2b565dec10314ca3fd2958dfd87a9

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [77407d7ad0cece76eed9e7767765b12229e6449d]

convert thesaurus dialog to .ui format

Change-Id: I58c128b78f19b1141b82c2cecb37ed390a5db82b

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [c5850f4b25d2b735ea59bb0ac8c2bc58527ac17e]

Use MenuButton for non-editable GtkComboBoxText instead of ComboBox

its more similar for the non-editable list. Requires some love
to MenuButton to reflect the selected entry and resize appropiately

Change-Id: I4b37931e35a5f326d6fd4e445eb741bece6b55a6

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [d3b7a3acb481ef530094296eb4461dd343270879]

support system dicts named using bcp47 scheme

but fallback to LANG_REGION on failure

Change-Id: Ic31ba142209cdea1565adef2b592fd59111d9162

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [96e353491215fd2b703f2cd48959176f3e401043]

Show lang-tag instead of Unknown for languages without unknown name

Change-Id: I8e7bb96ecdc6d6edf38401394209b62b01af6784

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [ddd0e56cd787c2f86e9a154cbb0b4ad09ee40f80]

handle children of deferred dialog better

Change-Id: I86f0a23408c031a99a31cd309defec519a2e91ec

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [7263bfec9a6511fc8f5c79135a7c853156560755]

be more tolerant of temporary frameless parents

Change-Id: I61a52d0f5a5e29d271c84fd7b85d80b7fac2e2ec

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [a06579a77a50de08b6e5b92a35939efc87492ed5]

unroll thesaurus dialog and its pImpl

Change-Id: Ib4f5214ae8a699a0bc6abddf67636c712d7f6846

2012-10-04  Caolán McNamara  <caolanm@redhat.com>  [f954e900f4714dc4a43d5b7ae7a84a9bfb809178]

improve col/row spanning

Change-Id: I7a8d7dd9f504183bb7d40c301f28c7a6a2153872

2012-10-04  Miklos Vajna  <vmiklos@suse.cz>  [a964cf666abb0c4df4e29ea8709532b7d45c104f]

sw: proper fallback for first page in InsertNewPage()

For left/right share, the fallback is easy: the left page always falls
back to the right page, if there is a fallback. In case of first page,
the situation is more complicated, as there are multiple fallbacks
(left/right).

Since commit 9ff68a2, first page fallback was decided during registering
part of the SwPageDesc to SwPageFrm, which is bad, as without a document
export/import, a changed IsFirstShared() didn't have any effect: the
LeftFmt/RightFmt was in use, so FirstFmt had no SwClients -> nobody was
notified when that setting changed. This commit changes first pages to
always use FirstFmt, and (if a fallback is needed) sets FirstFmt to
point to LeftFmt/RightFmt as necessary.

Change-Id: I4654baf293d72070fcf7e9eea408a43a31079e60

2012-10-04  Jack Leigh  <leighman@gmx.se>  [af4df7ac089134df888ada3cd36b27a0b62babab]

fdo#48257 collect function prototypes from basic/ into single header file

Change-Id: I1666e64b2b611054e1a713a76575e2f06781f80a

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [eff6d4e01b87df58cc218cf0663d0f711fe06fde]

Version name/dependency cleanup towards 3.7

Change-Id: Ib5da7703bf48713093bc6a3380facafd0013e039

2012-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [e2b23364d4ac9f096f93aebd076b23f68e28b7a8]

Mention the plugin mechanism

Change-Id: I51e22cceb332048552e86acb2362b907617a84cc

2012-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [9d9f2a382d12eb3ad5335495dc8bb5f644f9fc32]

The "working on that" is now done

Change-Id: Ib5a9decaf97817333bbac9853589af7fc9adf94c

2012-10-04  David Tardon  <dtardon@redhat.com>  [72abe64ee0fb803d6187da176495ed765e795ccd]

fix typo

Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44

2012-10-04  David Tardon  <dtardon@redhat.com>  [b041f920d3156b686b5b66125200da104530d892]

commons-logging uses tomcat, so it should depend on it

Change-Id: Ic0ad26494081c58c01a4f8ecd004d0c289a704e8

2012-10-04  David Tardon  <dtardon@redhat.com>  [3c68b623660d43ef22141f46dec465f0c56859e8]

add gb_ExternalProject_use_package(s)

There needs to be a way to depend on the output of other external
packages.

Change-Id: Ic0f200b6d6b6c0968a28434ba96f1a2f1efa527e

2012-10-04  Stephan Bergmann  <sbergman@redhat.com>  [232969d1c09e390c1287be8b94164ac22295e277]

Fix languagetool patchlevel settings

Change-Id: I528b7a9187f0db869c820f7f0320194b036438ff

2012-10-04  Tomaž Vajngerl  <quikee@gmail.com>  [6f221adc31e8323284720e7ccfe4818430a9bd66]

Improve quality of page previews in Impress/Draw with supersampling

Change-Id: I9c5b28fc32b73b2147162f74919b21d99401b501

2012-10-04  Tomaž Vajngerl  <quikee@gmail.com>  [1e6985da53b91fd0f2a3d44cd30dd3a73dcd6919]

Add "Compress Graphic" menu entry for bitmaps to Calc

Change-Id: I591c544f600361b5bc9c59b5627f6cdd9f9b09db

2012-10-04  Tomaž Vajngerl  <quikee@gmail.com>  [7895ebdab0b0ed7d2a9b361d6d5ab02b0e9361d6]

Add "External Edit" menu function for bitmaps to Impress and Draw

Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7

2012-10-04  Tor Lillqvist  <tml@iki.fi>  [bd24ac7cb585392d42c113e3547c3074ca3f745c]

Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADING

Change-Id: Iaf1f6c0fc76b97b1cfca63edfb91d5a39988c8c0

2012-10-04  Tor Lillqvist  <tml@iki.fi>  [0c1553a86e837b7538dc0f80316ed0798747756b]

Disable-dynloading updates to component list

Change-Id: Idf092958e46a2ad9d56541c90c5a2beb44baff48

2012-10-04  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [4fdc50d8662be6d830101d5d2045de8ead780b7b]

Remove blocks of code that will never execute("#if 0" blocks)

These blocks of code will never execute. So we can safely remove them.

Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-10-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [02235d101f934178c1e63acd09e9e28f90961a0e]

old Mac linker is picky about argument order - static libs last

and also after stuff that references external symbols, as it only looks
for symbols it has encountered so far in the object files. Stuff that
comes after the specified library then results in symbols not found
despite the lib being on the commandline earlier.

(another solution than reordering the arguments would be to use
-Wl,-all_load)

Change-Id: If4add0d3f81b13874c1620406fa40fcbd25b7cf0

2012-10-03  Ricardo Montania  <ricardo@linuxafundo.com.br>  [db1af9a43458bd7cc9995c3c4e901ddad4e79c8d]

OUString and RTL_CONSTASCII_US... cleanup in basctl

Change-Id: I440d245d013873ec2830280ad01a4d0625fc4c1a
Reviewed-on: https://gerrit.libreoffice.org/741
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8b86cb65933c4a522ea4f8cc77016cfb8ebc31f6]

Ui merge from po files

Change-Id: Id699cf94c17016c9af87fad389339cf323329741

2012-10-03  Xisco Fauli  <anistenis@gmail.com>  [60211510d3a1c2f96bb6f6e96895f003d6beef74]

pywizard: localise listbox at runtime

Change-Id: I667976f7f76776cc3ef76abe9935271a7a0c2923

2012-10-03  Xisco Fauli  <anistenis@gmail.com>  [789c48251add484f3c912b700b418a733385181d]

pyfax: cleanup ugly code

Change-Id: I6141e544391c6723e7d2949771be1bd5a1768163

2012-10-03  Xisco Fauli  <anistenis@gmail.com>  [ee70864a632e2abf219fe514b8736d887aba2602]

pyfax: Cleanup resources

Change-Id: I68059a9ae31d22be3f1390eb065f13f98df8116b

2012-10-03  Tor Lillqvist  <tml@iki.fi>  [ca821bf466759347089dd1938162bcd5fdd3ae00]

Don't try to make binaries that run on ancient OS when using current tools

For some reason the current Clang linker doesn't like that and
misbehaves, Apple bug 12075544. It is unclear whether binaries built
using a modern Xcode and SDK to run on 10.4 actually would run on 10.4
anyway.

Change-Id: Id15da5eaa4bb95af9cf6d98a658c510f4a786185

2012-10-03  Tor Lillqvist  <tml@iki.fi>  [1d9803bacc4dc650a2ccf1c7a76e0e61759d1d27]

Use also the ASMOBJECTS

Change-Id: Iee09fc308097ab0a5f73e321da30b7e301b9f4dd

2012-10-03  Tor Lillqvist  <tml@iki.fi>  [61137e5fe3478116129c748f991e8f1712564174]

Make isNextGroup() declaration match implementation

Change-Id: I5d8a00b83fd4e9f67b98b86818d1e2180d36e69a

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [3bde7aa0943c76cf0b8063f9c03f7b15edd749b1]

Delete german text from registryitem_math.ulf

Change-Id: Ic6a6706062bc82d5e4096d0a6aa7b52a8988f1bc

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [2146c00da07a0c632028cf41c4c1a5a687d82ffe]

Ulfex ignores comments during extraction too

During string extraction this does not cause
real problem but causes unnecessary operations.
Plus make isNextGroup not to change sLine_in
parameter.

Change-Id: I3db6a94ef320c096a7519f7f83dd4080d0588459

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8ca8ea20e0aeeb26f085cbf331bf92003e1e9648]

Correct ulfex to ignore comments

Change-Id: I50e41a3946ff885783006018f7b6ff2945cc7dfc

2012-10-03  Tor Lillqvist  <tml@iki.fi>  [78c7bbc3ce92493ca98c605f92733e31ad87ef70]

Use different symbol names in the two expat variants we build

We need to be able to link both into one binary in the
disable-dynloading case.

Change-Id: I499e204dfef2af488d4a350cb3a5bcfc03ca887f

2012-10-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78225f2ebeb30c853395240f7cc87926349aa975]

Revert "add rtl::OUStringBuffer::append(bool)"

This reverts commit 563fa900ba22bf83dfa58e67807ed0337f810576.

2012-10-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [afe9178a8ddb6f458f1e0e67a3b6711deed46f79]

don't pretend to be 1.4 compatible, when the baseline is 1.5

also pass java-target-version from environment
as the source version doesn't change by miracle in external modules,
keep that in the build.xml (and only there)

Change-Id: Ic09de3c7b15318677afe6d4afbe7c9f7e7f3c14c
Reviewed-on: https://gerrit.libreoffice.org/758
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [70216212dac0643b601d005386f0fd37fc19834a]

changing conditional formats invalids the stream

Change-Id: I5d0137ebfa53cfbe37f7ad33c3400e75e2e3a05a

2012-10-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [563fa900ba22bf83dfa58e67807ed0337f810576]

add rtl::OUStringBuffer::append(bool)

Change-Id: I2cbb4d126b27c5cb7a1be3606807fcbda25d3e72

2012-10-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d9757d71e89711efa35e2e559d682f8dabeb814f]

fix indentation

Change-Id: I43bad91f6afe5b55c6e2b6bf952cc0291d5bdd10

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [f9b4426b9783eb989878bbb3c71f245b1cc5b780]

xml2cmp no longer used

Change-Id: Idba65371b8778521bc767fe4893340cf13a8ff3b

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [7997d8b0cb1347c1eaa6e676d0c4ff182812d345]

Replace set_xml with set_types, to get rid of xml2cmp

Change-Id: I9ba3739f1693f5427c9ea49f2b6016f364f444ff

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [7b56aec95de01fb2e05c9320da9652513244e475]

Rule to generate ..._description.cxx via xml2cmp appears unused

Change-Id: I59ced6720bdfd2df7a8ed7d9247887a09beeb8fd

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [50dabec33283d6df288290014ab6e57be3d1abf1]

No code sets COMPnTYPELIST any more

Change-Id: I6ef6a7dea7a5f594b907546e8dff39c3640d7509

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [55745cd1ff32794df99df5403a825e34b43c9931]

Dead xml2cmp-related test code

Change-Id: I44b7f56aa1b4b9bc290c9c15281b64947a694e5c

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [7501beafa6d25e3f1aaf0fd0fa07e49d1692c14a]

Dead code

Change-Id: Id851bacb21bbe289cebd635853f4d2028aed9f78

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [777d6de361cca2ee0ba2b6d41952107e8d8c0307]

-Werror,-Wc++98-compat-pedantic

Change-Id: Ifbbca6bfb12d23c8726e35e799dc92be94844c8a

2012-10-03  Stephan Bergmann  <sbergman@redhat.com>  [93f69ad71043aa1d1d20466a2e359478b2e7b8d8]

-Werror,-Wheader-hygiene

Change-Id: Icac29e4f433b1e72603e52a0561e60cb8a7cfdef

2012-10-03  Andras Timar  <atimar@suse.com>  [703009d0c5f03c48d5e092bd88d5f8db2f9ebdbb]

typo

Change-Id: I4fc3f6ca51d9ce0a18539b4911f6ddf06694b039

2012-10-03  David Ostrovsky  <david@ostrovsky.org>  [a51b09f105dd69837654cf2afa93124d5ecd25ff]

gbuildification of languagetool

It is not clear how to remove a file:
REMOVE_FILES=openoffice/images/dialogh.png.
Let it for now in place.

Change-Id: Ie8739fd207ca7dc9343c92c93cf092b3af674bf0
Reviewed-on: https://gerrit.libreoffice.org/753
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [088a01467372a945e7f311678d3cf529cab72dcd]

$SOLARBINDIR is not defined in gbuild, replace with $OUTDIR/bin

Otherwise build won't find jsr173_1.0_api.jar, breaking the build when
using JDK 1.5 (i.e. Mac PPC and others)

Change-Id: I8de0b42d4b14b4da5fe9216515fae94bbfc77b27
Reviewed-on: https://gerrit.libreoffice.org/757
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-10-03  Michael Meeks  <michael.meeks@suse.com>  [c4008ef54630b560792aa288437db1179ad96095]

re-base on ALv2 code. Includes:

    tkr41: #117828# office crash fixed . (null pointer) + add unit test
    Patch contributed by Tobias Krause
    http://svn.apache.org/viewvc?view=revision&revision=1172105

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    remove the OutDev::GetKernPair* stubs completely
    Patch contributed by Herbert Duerr
    http://svn.apache.org/viewvc?view=revision&revision=1179221

    reverting un-necessary OS/2 conditionals.

2012-10-03  Michael Meeks  <michael.meeks@suse.com>  [258548ca8116a233e91900709ed7ce7ef1804ecd]

toolkit: cleanup unit test, and remove obsolete src2xml.


2012-10-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3448a0e50e2ed3a0c2e8424e85aae6bd5f8a218a]

fs34b: integrated complex test cases into GNUMake's subsequentcheck target


2012-10-04  Takeshi Abe  <tabe@fixedpoint.jp>  [f0b5e02b323ac7520c9e1ec77ba603291e7ed325]

sal_Bool to bool

Change-Id: I6a4c4f4c8129100770ca976d508ca3a98e67a846

2012-10-03  Rene Engelhard  <rene@debian.org>  [9ed34f8137e1ec4f58151eba74507102192cb8fd]

fix POPPLER_NOT_0_20_0 check

0.20x is affected, not only 0.20. I think this should be checked
here only, though if it was 100% sure a poppler bug. But this
is at least better to the broken check before..

Change-Id: If01a4329d18d317371be11d63c66b3487f5f556b

2012-10-03  Andras Timar  <atimar@suse.com>  [bd7a079918b518710de1ff97e5d2bb621a350f96]

fdo#50936 fix link to license file in SDK documentation

Change-Id: If3a98fceb6fa71ac10626186ef7c094dbc9e47c3

2012-10-03  Andras Timar  <atimar@suse.com>  [55c2619f689ed2666d95b2270f4e56821dd5478c]

rename THIRDPARTYLICENSEREADME.html to LICENSE.html

Change-Id: Idff5f43190f75f4ac8fee8fa989948ca35ca6095

2012-10-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [02394b10d348aeabcbaceaa7659794a6b74a3768]

n#782597: Allow adding external templates

Change-Id: I56d5a716795b7303a77194964a612c550f25eeec

2012-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [325309a7774e10fea79d92f424ae398ea242d142]

Mention the disable-dynloading issue

Change-Id: I6d2349b8c4d97d266faebdb630c65e0441e25b18

2012-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [7bd77ca9974b9467df38921c55ed80b3e5d3dae3]

s/UCS2/UTF-16

Change-Id: I2be40b7897c3277e2d8673b440aa6dd682086267

2012-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [a29217cc273de1faad8c3522bc23a11d650addbf]

More information

Change-Id: I9f9a85cbe74dfb22a2dff67e8a0b7dd4eca6ebf6

2012-10-03  David Tardon  <dtardon@redhat.com>  [da7f5e0e946e4bad87da06754709ac29eea9ab81]

adjust patch level for mdds too

Change-Id: I9826efc4733d1351047a35a13eaf4730da7859bb

2012-10-03  Luboš Luňák  <l.lunak@suse.cz>  [3413841785496171a7a91a371355a7efc6ca0a2f]

probably a rather ugly hack for inline text frame in a table (bnc#780851)

Change-Id: I2bd76799cf0a5da09664d0e1b1a9adb466633be1

2012-10-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ecb252af18f64b99f4ecfe34512dedfb7655fb40]

testShadow: test shadow width to be non-0 to avoid precision errors

Change-Id: I956f2c7f55d7e4966971bc310858967298d2933d

2012-10-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f1fc7c5655dde547b721b3afffabcd8bdbe0add2]

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

2012-10-03  David Tardon  <dtardon@redhat.com>  [d8253f42ac7ce665fe6f3235a0a55f33ce71c3de]

fix application of patches

Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be

2012-10-03  Jan Holesovsky  <kendy@suse.cz>  [fc62c7727a08dfb8ce171845b30fb0cd937918fc]

Allow also make <module>.check.

Change-Id: I55257cc5dbdffdc2dd9f9222a120f0a322dda7c8

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [39bcbb571158af926a1db8d49f1d87156a9b62ae]

Add new signature of isNextGroup

in header to be consistant with implementation

Change-Id: I2b2e68c4805ab575a8ee2d1ca835d79f8fe9cc45

2012-10-03  David Tardon  <dtardon@redhat.com>  [6ded01b0762554e2d90fef6557a0cdae2e0c7a2b]

two shall be the number thou shalt count

Change-Id: If84003c6a95cee0fd6e4e985ec0655f7074b0851

2012-10-03  David Tardon  <dtardon@redhat.com>  [ce7372c3bd8755accf1bc1db1f44bd78d1a55421]

do not overcomplicate this

Change-Id: I08add6a39547dd1a674b0efd52d6d4d257b92557

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [d378badd6149c88d70f60ef0b87339ffc009cb2d]

Cleanup in module_ogltrans.ulf

Change-Id: I73eda85dc958b1744ba7cd4de3dbb0691f91a940

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [adfa2653be936a36131b5130d166193bd990a4cf]

Delete german text from registryitem_math.ulf

Change-Id: Ic6a6706062bc82d5e4096d0a6aa7b52a8988f1bc

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [85c93d57c46d02c66b6e604feb867d3ae1abac4e]

Ulfex ignores comments during extraction too

During string extraction this does not cause
real problem but causes unnecessary operations.
Plus make isNextGroup not to change sLine_in
parameter.

Change-Id: I3db6a94ef320c096a7519f7f83dd4080d0588459

2012-10-03  Miklos Vajna  <vmiklos@suse.cz>  [b6aea86fe368746ea23a2fe669b1689f4d6f43e8]

SwFrm::dumpAsXmlAttributes: dump Fmt pointer

Change-Id: Id9030f5a260fbfce88b6b238e075a7358993b355

2012-10-03  Noel Power  <noel.power@suse.com>  [fdb42c397f1d15d05a74492a233df72d832cab1c]

fix for fdo#55565 regression, failure to export vertical text in shape

Change-Id: If3d6413b1fb9e02dc26f930634f84712d7d08ca3

2012-10-03  Caolán McNamara  <caolanm@redhat.com>  [4b5837d7a1f7c6e5e0e9981c0e5fb8eb7b50f586]

XubString->OUString

Change-Id: I40a4efb5ffed5f8592651ef70eb99d4285a7cddd

2012-10-03  Caolán McNamara  <caolanm@redhat.com>  [cad78399e403e3635de06775c0c50bf24f74ecd8]

support loading certain stock images as button symbols

Change-Id: I475a4bc7e0686fa17beceb68f1aed016ef158117

2012-10-03  Caolán McNamara  <caolanm@redhat.com>  [b3584b90aacd307490bfd15d2ace63e805a8b57a]

probable attempts to find the parent dialog

Change-Id: I033f3cd9b42df21c9b63dc03e8e0136971d5dc24

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [afcfb2fb26282e6e490922cca27d089b0980d071]

One little correction

Change-Id: I675bd8a966b2c1654cd6547fc380a51925578835

2012-10-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [e3bf6418a86cb0d9771f3a7b715e894bc02ae313]

Correct ulfex to ignore comments

Change-Id: I50e41a3946ff885783006018f7b6ff2945cc7dfc

2012-10-03  David Tardon  <dtardon@redhat.com>  [e292cb0df0bd4de5804f875a68f9075e7129ebd4]

nearly all soltools executables need unistd.h

Change-Id: I0177f624951943d1f241d395a38f13211a3ff9ef

2012-10-03  David Tardon  <dtardon@redhat.com>  [0683c2f429f4729db06e68b162eeb0d198ae3cad]

dep on soltools_inc is only for windows

Change-Id: I2f8b89573ad91477c76827d2697f0c74a14d4b8b

2012-10-03  David Tardon  <dtardon@redhat.com>  [c7e559a1e6009fd8f3dcafcf9c47593d04382a13]

CLI assemblies must depend on the key file used for signing

Change-Id: I84c0044f3054388fd5650c14efd30f21481e493a

2012-10-02  David Ostrovsky  <david@ostrovsky.org>  [ae1f2f6b932d43e6770022039d9cbe3f3960ab27]

gbuildification of rhino

Default patch level 3 was not working here and must
be overriden with gb_UnpackedTarball_set_patchlevel
function with 2.

New java file OfficeScriptInfo.java was extracted from
rhino1_5R5.patch and added with gb_UnpackedTarball_add_file.

Change-Id: Iba25b2350caffd943af93f59fa2139332b009ef2
Reviewed-on: https://gerrit.libreoffice.org/752
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-02  Xisco Fauli  <anistenis@gmail.com>  [58deab04a99ab0ad49d4f33348dc801ca932c0ca]

pyfax: Add TextElement to makefile

Change-Id: Iddc7ae6ce49d815e05f3f537569434489e3ccf53

2012-10-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7192f0ddaa937f6c63bfffed0b35146a0f97943a]

Clean the path pushed to the API as much as possible

Change-Id: I5e68bc5aedc4c6e350e62b30472a1b3f0803c520

2012-10-02  Takeshi Abe  <tabe@fixedpoint.jp>  [c2eb9698eff7412e6973e659f26e7e39eeaf2887]

Remove dead code

SW_CRSR_TIMER was undefined

Change-Id: Ib851170ea61547e0ceaa6721c0b2fb90fecaecd3
Reviewed-on: https://gerrit.libreoffice.org/747
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-02  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [02a7bf55603d8b1e74b83bb2b02fa86e1e31807b]

Remove not used macros from lotusworkpro

Change-Id: I0c5b52030e9837f5ee9aa6258b6ccb16dd3f03c0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/749
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dde7ff4da28e754c2542191f363d8de78388e75a]

simplify and speed up color format rendering

Change-Id: I7f9abc1e20ffb7d49ebae0c0f9d5e50f91b074c0

2012-10-02  Michael Meeks  <michael.meeks@suse.com>  [595ba03fd4769c069bbe0431ab878956ef1c37ad]

update string copy semantics to be undefined in a non-crashing way.

Change-Id: I03bb4db5931932280e368012cbaee6bef2854dd6

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2d25eea6949196d2275d8b2bd484e6dab0163a33]

splash screen: fix RTL mode

Change-Id: I6a00cba8fda11351ed5340f21678c330ce028a2d

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [509d964e985b58ddc4c20ccc163809a6f3623d8a]

correct help string: horizontal -> vertical

Change-Id: Id67da9d90a8fa21b99733c448fc32e81c6f1ab46

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [86b9e14bc8fed823ae39ebc5fee62e98c524d3fe]

String -> OUString

Change-Id: I88873eec738a068152e7d7be0dc4ab86fcfe345a

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [939d6400401d01658d173b67d17b2051c3468bb6]

String -> OUString

Change-Id: I9921e9803e5d63fafffbfcf15e5c4fc2c9080669

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3c8e3212045b66abf5af0976c6b4d09b64e051b0]

String -> OUString

Change-Id: I1cfd68c37629b4847bad88f54d2866496bc91283

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6fa4242439466be61c159d54cd85c2c44b631c32]

remove unused method

Change-Id: I7acca32fdf9902ce598bdbed32cccdecf9a08907

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [10272d32865b2d9754f89a50efde6e685b39b036]

String -> OUString

Change-Id: Ibbd6305e78738403b5140a27125f452b3ec2ec8b

2012-10-02  Luboš Luňák  <l.lunak@suse.cz>  [b31f9715ff0682b6ed4dcf230bf263da4468b00b]

poppler 0.20.0 makes sdext test fail, fail already in configure

But I expect this was too much work to add when the first person
ran into this.

Change-Id: I8cc84ddec2ffaa76b408f9fb7102ab694347099d

2012-10-02  Andras Timar  <atimar@suse.com>  [9b95cd5ada9aeb92eaf29bd8a03dfa186bc79ac2]

nss depends on soltools

Change-Id: Ic532b35cf282186843d886fda578bb20845db415

2012-10-02  Andras Timar  <atimar@suse.com>  [960e57178a81688fef65d3fe339afaa5e3bf2afb]

makedepend depends on unistd.h

Change-Id: I02df1b67dd9470a4a7225fd8986a52bd88a86e93

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [238e5c5bd379fd98cb877be62984e5c32222be9f]

various rather mad uses of GetParent()->GetParent()

Change-Id: I0f0d5771d82c7a577ef86ce5ab1ca10a0aaeb89a

2012-10-02  Luboš Luňák  <l.lunak@suse.cz>  [e2dcbf5e1791badab39361782057005681866e5d]

don't use empty rpath

Besides the usual problem this causes with rpath (security), clang
also doesn't like empty arguments in -Wl.

Change-Id: I5c0896ae06ffcf6d2a268bf98a2b3f031cb8a70f

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [c59769ec7a4f9af1086f534ae92a4f2ccd653122]

GetParent()->GetParent() does't take into account containers

The assumption was that the page is directly a child of the parent
dialog => ka-boom

Change-Id: Ia0e7f33273d7a3c6b726c74371b8ee8a809ee5bb

2012-10-02  Sergey Farbotka  <z8sergey8z@gmail.com>  [da9a26f5f49ea56422bb791d4f96725283d3e8c6]

Fix fdo#55142 - use proper output offsets.

Change-Id: I76e6158f1ac64b9dd555cf8aee3ce8bdd5d035c5

2012-10-02  Thorsten Behrens  <tbehrens@suse.com>  [d6418f680b8861dfea1ce1be6e9358b23cfb3064]

Revert "Fix fdo#55142 - wrong character pos calculation on mac."

Caused fdo#55350, better fix in the next commit.

This reverts commit f1651ee579bf38a49b839dbcb28ac38c0163a3d2.

2012-10-02  Jan Holesovsky  <kendy@suse.cz>  [4afd166c229e27d741b48a6f099d2f00d01b05de]

Fix build.

Change-Id: I291cb5422f5338d64e6d8973c8dc863f4fb982f5

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [d92345561c998f7382cf9ef0fdcd29096f978435]

don't blow up on .odt export with !hasValue footers/headers

Change-Id: I2507c23b7b17b9172f720548d32cdfe299d4fa20

2012-10-02  Jan Holesovsky  <kendy@suse.cz>  [a9097843e6b2935dcab9f038b80e5a51bc5cfc94]

Help text for newly introduced switches.

Change-Id: I3f148d0dd61adc7008fdf64d077818c22a0e7d09

2012-10-02  Michael Meeks  <michael.meeks@suse.com>  [3751efff81a9bc1e53c8cbee74770bbed6d4f8de]

initialize various fields in constructor.

Change-Id: Ib2165121786353062a52e6dd65cca6dab8584e60

2012-10-02  Michael Meeks  <michael.meeks@suse.com>  [0ee9572db3934aa4e739c424765d4fd36a59a291]

ignore various unhelpful signals in our --backtrace gdb setup.

Change-Id: I8ede40ebf5954e0492e790ce148c9b7f1f1e62df

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b14073218ea28a5bf05cd639e30215787d67114c]

fdo#52268: splash: change color and position of messages

Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc

2012-10-02  Noel Grandin  <noel@peralex.com>  [5d8c2eddead8c9144e337d64a559e1621d36da43]

String->OUString in svl::ImpSvNumberformatInfo

Change-Id: Iff00b06a1e4e7c485e70ef0537fdea07ce3d42e5

2012-10-02  Noel Grandin  <noel@peralex.com>  [aa720dcd3ab5ed87a58540e92f754d2426614978]

String->OUString in sComment field in svl::SvNumberFormat

Change-Id: I5a774563c791c7cd4170680a65711cc339f60c5b

2012-10-02  Noel Grandin  <noel@peralex.com>  [eef39fdc031ca83940d8cd48fb04a7e44355495a]

XubString->OUString in drawinglayer

Also fix method name

Change-Id: I2ebe3fe5231fbf5e8253537f2f9809e780f180cb

2012-10-02  Noel Grandin  <noel@peralex.com>  [307ecf719f6a8a9c4a81b53e33de0bd00ba5eada]

UniString->OUString in chart2

Change-Id: I8fb6593ebabb38d0656a35fd95d663547e6a9e29

2012-10-02  Noel Grandin  <noel@peralex.com>  [afaaf2528d11ba570ecfd466f5f06bdffc4f6fcb]

sal_Bool->bool in svl::SfxImageItem

Change-Id: I1a6d53352c65cd0999392531d8e406154bc4bf7a

2012-10-02  Noel Grandin  <noel@peralex.com>  [b8df7f62c4afb62715bfde248541938d002102c2]

sal_Bool->bool in svl::PasswordContainer

Change-Id: I2be813554e773fade260a78eb677022b4c6991b0

2012-10-02  Noel Grandin  <noel@peralex.com>  [d5abaeb1614c65947c7c9674a319511b0450c357]

sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainer

Also make OFSInputStreamContainer's member variables private,
there is no reason for them to be protected

Change-Id: Ic5717b5a3740e27adfc0ee55e7677a8727b8cbae

2012-10-02  Noel Grandin  <noel@peralex.com>  [2c270eeff422ef93100376ce0717a131d4f3cc2f]

sal_Bool->bool in svl::SvtCTLOptions

Change-Id: I824595b6b60d4114f27bf64d8a84f2973f778e39

2012-10-02  Andras Timar  <atimar@suse.com>  [59e6d18bea73417b2b5cd044d0489f882e847df6]

remove deprecated configure switch --disable-activex-component

Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [ad09ced9f63be77831aab6708b2afa2861ff0eaa]

Resolves: fdo#55524 convert insert break dialog fully

Change-Id: Id25bde8db310a83b52ebda7d47d0b1dcda79ed45

2012-10-02  Michael Stahl  <mstahl@redhat.com>  [3621487e49f53f0d37ea92c3cf45ed3dabb6daa5]

RepositoryModule_ooo.mk: add missing modules

Change-Id: Ieab82857f712c07e5bddc981d78f69b4c3a234b5

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [857a26eb173f9e0a2ac550da14812ba80500f114]

XubString->OUString

Change-Id: I49d2d41ad4d5ee4ececf5a57eae070898e33075f

2012-10-02  Miklos Vajna  <vmiklos@suse.cz>  [741dd512af5bd448c231cbd945e545cd79377858]

SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER sets

It makes no sense to alter only the header set, as this property affects
both.

Change-Id: I7a34f97d144f877f808506e6ed961745994bb9a1

2012-10-02  Michael Stahl  <mstahl@redhat.com>  [e17db9f50e3a50b656dc8234330b61f30313e8fa]

remove dmakefile

Change-Id: I1d6df640011a4a2d0361be0bc1f46cb83282ded5

2012-10-02  Michael Stahl  <mstahl@redhat.com>  [369a5ffbf1cd92c26a8e61c40b75fabb44d64da2]

beanshell: we didn't need -Dfile.encoding=ISO-8859-1 before

Change-Id: Ic1cbd5e7ad15452d4fabaff273dad78188b2201b

2012-10-02  Michael Stahl  <mstahl@redhat.com>  [9fadb7804fb425ab92b1a5e85db9a89207ce2607]

beanshell: rename package to beanshell

Change-Id: Ie4979cfb2a20bc0128a550358b0d0adc3f3d209c

2012-10-02  David Ostrovsky  <david@ostrovsky.org>  [02e400865cb9a51b623a3d866d3236f0d6c899ca]

gbuildification of beanshell

Change-Id: I1b71796ca95500efeffe5e01dba3e73711f920e7
Reviewed-on: https://gerrit.libreoffice.org/745
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-02  Michael Meeks  <michael.meeks@suse.com>  [b9d1006ebb3c97e398d4bb31075fd2577f3ac858]

re-base on ALv2 code. Includes:

    #i118662# remove berkeleyDB from module l10tools
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1213189

    reportdesign: remove extra items from Help menu
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1201215

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [9da34c09bfd27ba0b1c423ebb558d997b5213018]

Use prefix

Change-Id: Ic63d4b6403438fee2d6c70e329ee33d2cde7426b

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [13ec17ce63dcba161169e8f6d351e92be1e5647e]

Use prefix

Change-Id: I128623b27bd88795e21de13d7a6fc960de3b6ea8

2012-10-02  Winfried Donkers  <osc@dci-electronics.nl>  [2f3b4edc414b30a149db336ef1d3d8bf716698f0]

fdo#52673 fix for layout problems with version 3.6 and up

Change-Id: I626ec5bce931005dccbc8f4d235e8208ae98f9a5

2012-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [4ea8ddb05b3e5f65ee8cf73ae87500d066c13ea5]

PptImporter is unused; it was also missing in scp2

Change-Id: I87c8d46d791525e3e5b6866edc6423e92cbcca81

2012-10-02  Miklos Vajna  <vmiklos@suse.cz>  [12c220ae8e55a033ab6aeca27c0e26a643d2001a]

Make Clang happy

Change-Id: I69c886d0a1875ec674f40c2422dc1490418c1da3

2012-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [d50f3c5922411304b4291953a4cc9f07f4730892]

stoc: prefix more libs; only bootstrap is remaining

Change-Id: Ie9032c6faa493da47e76bc9ff467c4de4b318ca9

2012-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [95630ef04b9df092653fb2f68d91a7e6100f7a4e]

these libs are now prefixed

Change-Id: Ida3cc87ef2ef6fdb40b03d0401fbefa5e7cd7c92

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [565acfef761e37a0172154aae0bdace1ce3c6666]

Use prefix

Change-Id: Ife93e37f8b24f3ce96b55c5a221f0f929b789f60

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [f4901ad51b62db9faa2328f07cb6cf4b03a8ff1a]

Use prefix

Change-Id: I80de62d3afd461bc51a33d427794c86c4a6bc32c

2012-10-02  Tor Lillqvist  <tlillqvist@suse.com>  [1a28e705322463f2ed25acace19c8edc33466eeb]

Revert "As far as I can see the PptImporter library is not a UNO component"

I don't trust myself.

This reverts commit 2726f7f4ca5cde91565203ef055561558ea66e7d.

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [671746f57cd3337ba49a0be512080dd5b69e3d40]

Use prefix

Change-Id: Id1ac9a800b58595771be22097d77d3a7c5a8862c

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [1b075ea2cbeef67bf556cade80f2fcf8130be571]

Use prefix

Change-Id: I0323e3eb9446c4f2b18f84f5ed33909a877163c8

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [ae53e3e9fc0e0f878e7911732a5dd918a9bec597]

Use prefix

Change-Id: Ifa5ea2dd818043b6b5442e580bff51d1e2cb93e1

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [e6150aa67e98d8de7cd3b83d17df12a8f9678c7d]

Use prefix

Change-Id: Ibc446d8616bad00ce71c273e46517e80527e2f0e

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [303b86bc23d4bac5379ad0924ab93d482467ff13]

Use prefix

Change-Id: Iee586539871acee78a32d13141dd446feb43efdb

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [559a1a5d28d94e915150f94d5267a4f720d175b0]

docx export: always write tblInd attribute (even when equal to 0)

Otherwise when opening the docx in Office table may get misplaced.

Change-Id: Ic1df8d941c72a224d2db189ededfc5e134e5683a
Reviewed-on: https://gerrit.libreoffice.org/718
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [9a5eb5f51d29b3af4e2d23653508196cc68c0b87]

docx export: add unit test for 9751056

Change-Id: I25aa07d3e1811fdf4ab0124e14794e70d7de82ec

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [9751056ba806ba9614392f3c70ada3cbd1251814]

docx export: export default table cell margins, based on 1st cell

Change-Id: I1a697c2a60c7979774242fb6c9b0f66baa3bb72e
Reviewed-on: https://gerrit.libreoffice.org/716
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [3cba672351b2736e35fcaba1b4b465da5b4ecc9a]

Use prefix

Change-Id: I84ec9d6eed209eb429f5b5d4a667d3450a1435e1

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [4b6111cf6a6bcc8e3e7064871fea687aa7798299]

Use prefix

Change-Id: Ifbe8796e3af2e7544cf7d47bacb0632d36202433

2012-10-02  Tor Lillqvist  <tml@iki.fi>  [e40a86ca748ff7cd742250f1fb989eeeeb4d80b3]

Use prefix

Change-Id: Id6ef3325df8dc8d193a7745370134ef47792893a

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [2cf0f5fe6244e1a98f82a1aca77b32c029c73e27]

docx import: add table position unit test

Change-Id: I21aa721e20be4b7f9984bf6910a94a7b7bf09c7a
Reviewed-on: https://gerrit.libreoffice.org/715
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [3cb619bd15a6017f253891f4c377fc790d8aae82]

docx import: properly import table position

This a follow up of commit 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dc

Change-Id: Ia0f79ca24418636af14162e9f339237d847dc221
Reviewed-on: https://gerrit.libreoffice.org/714
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-02  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [e33a9181c76309d31f2ace01b924e404906da28c]

docx import: set table above/bottom spacing to 0

Conflicts:
	sw/qa/extras/ooxmlimport/ooxmlimport.cxx

Change-Id: I3e0397dd3d5d14f1e584ac7bc3d22d4638393b06

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [b966a09c2da9441961c93c44be556399575db849]

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

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [d67dff5719b32c17f4bf02990de5d7a772db484c]

XubString->OUString

Change-Id: Id64cdd70c2877ff71c5bc90286fab6b3d8ab7ad4

2012-10-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2ffa6b313acc322a2502c6c200b39ec652699bf9]

fix errorin translation from german to english

Change-Id: Ic58ef47fbd1972762830f66fc3d4d5f1ced2c54e

2012-10-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6eb8634a9f62bfe486ecd2f46bae37d3d930d5ef]

iterating here is wrong, join will already merge all necessary ranges

Change-Id: I0653cdc8675c584fa11ef90a84b79a636bd98408

2012-10-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c3e6c81eb0b1b4d5ca47dd1d266be97a602e015b]

add test for ScRangeList::Join

Change-Id: Idb7a051e32884d8db4f6d452c280b3a985b4ff6e

2012-10-01  Arnaud Versini  <arnaud.versini@gmail.com>  [d9f61e785e7469165fefc1fc8e2459ffb3335883]

Remove internal usage of rtl/memory.h in sal module

Change-Id: I43650c6f4a66058e73945851a6990555e42b8ac2
Reviewed-on: https://gerrit.libreoffice.org/744
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [f3020438938d019784d32fffeaf5f18dc6175ed8]

fdo#55496: fix lifecycle of SwMailMergeOutputPage:

Its member m_pDocumentPrinterCopy contains a SfxItemSet that points at
the SwDoc's item pool; the SwDoc is freed in
SwMailMergeWizardExecutor::LinkStubCancelHdl.  But the SwDoc::setPrinter
method does seem to work fine if the printer that is set is the same as
the one it already has, so it does not seem to be necessary to clone the
printer; just get it and set it again.

Change-Id: Ic591f68f6e0bab4e42cb22a9cb0a47e97f5e938f

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [df706c23dcdc81f0cfaa8c2b106afd6accc03ad5]

missing system header

Change-Id: Ieb97d877238941d06aab1aa2ef67186bbc3a995a

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [afb28ae04ab818721e848e254ae89b2185318435]

missing system header

Change-Id: Icba29c0ebfd30af36b18eb59a23643287985f8c8

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [d11d45e798b0dedd1e39fb6441fdd182e21a58f3]

remove dead link

Change-Id: I021baa42231fff94e257445f790d52aed8227fe7

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [2726f7f4ca5cde91565203ef055561558ea66e7d]

As far as I can see the PptImporter library is not a UNO component

Change-Id: I5a230207bb760dde7ffb2e052148072d9f589cba

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [8c04828bb1a6fefe258b5412db8e1b31a5b8cbb6]

Use prefix

Change-Id: Ie741222944bf8ed6cacd5a3037f8aa75a6a4dec3

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [616023b7a73511a73fcc88e8ebfdcd4bb050812e]

Use prefix

Change-Id: Ica989983b36ff4df7f6d6ab529c3bc0efef984e1

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [28f128f037d627d08322ac1524dc04b65043790a]

Use prefix

Change-Id: I5514112b700c31fa7e30c70ca7764d4ae1170ed2

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [393588ce8e698203dd87a87eb506afb551457717]

Use prefix

Change-Id: I28607f54eb06912ab1d27d80813d54cb6faa7771

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f93fb3fb94b5e416859922a869c86b021d7b7c0]

missing system header

Change-Id: I33f6a9830accd4ed06aa5469f63e3f5329044ace

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [a8ea2a423649d8df4f5df32132fd72a1ed1c7462]

Use prefix

Change-Id: Id3d3df7869f6efb548ae44c3a6cac23dc1e21774

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [cbf2008355682ad7bfffaadc0d14a0f6cb9c3428]

Use prefix

Change-Id: Ic1fcb3078757d7948bbb4ddb155ab9584e861c12

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [7b089e2ccccb9872e6bd01af6ed8cefbd8160364]

Use prefix

Change-Id: Ide081f18af82e68b55d6d48168a0a567e5e64f04

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [f42a9309760565d24619bad9ee1f5561ce89c14b]

Use prefixes for these UNO components

Change-Id: I719f10818fd211bfe60e5351a5de53a716fdf20f

2012-10-01  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8b22407ef36d1a8934f3d917354d95f37d4aab65]

Add some new checking

Plus use UpperCamelCase name for some
variable.

Change-Id: Iaba8b6f47f03b723aa31ef4b45f8b6fd78b7866f

2012-10-01  Arnaud Versini  <arnaud.versini@gmail.com>  [36a2db3722b79ed3df075d7f3fa77fb761bcf5a4]

Replace usage of rtl_*Memory with equivalent from string.h

Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159
Reviewed-on: https://gerrit.libreoffice.org/734
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-01  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [053b68a0c7b75eae7d86d4465f65abc6046515ee]

Unused code cleanup.

Change-Id: Iad4d1f6cdd9ad03c5ccc02c57acef5b9bbb47d35

2012-10-01  José Guilherme Vanz  <guilherme.sft@gmail.com>  [78272699f3fdad03c960b4888452ddb7049e24fe]

fdo#51304: Java author and commented code removal.

This patch removes '@author' annotation, code in comments
and adjust some empty catches. It's cleanup patch

Change-Id: Ia0e61765dd06a61bae5419e5f723232f7711044c

2012-10-01  Thorsten Behrens  <tbehrens@suse.com>  [f3f706274172879324884e845629ef74b2e2e443]

Outline methods with conditionals in editeng


2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6fe5360e0b8876c5e7a5d1465e7772a1d84f4065]

fix String->OUString conversion

Change-Id: I65d9cda603aa95f36df57494195b159f9d2619ac

2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [fa614231733800f4a961b77e36c86f8840d12251]

String -> OUString

Change-Id: Ie5e800df0c7663e6bb62a2019cf2fd8b0c1ae772

2012-10-01  Andras Timar  <atimar@suse.com>  [e4080dce647edfcec832164fcfb56cb36e220e27]

fdo#50163 move definition of PLATFORMID into configure.in

Change-Id: Iea8385aa9213ccde7e6650cb934361597d508250

2012-10-01  Andras Timar  <atimar@suse.com>  [6ad53b64742fe0ccbef988ce995921274bf99da9]

fdo#50163 move definition of PLATFORMID into configure.in

Change-Id: Iea8385aa9213ccde7e6650cb934361597d508250

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [968ed85d7304fe0044d3f82af20ae7190ad3c33d]

fdo#54225: PDFExport::mbSignPDF potentially used uninitialized

Change-Id: I2b83f4c6a1fd0ca4b230ab19c806f654232f9f96

2012-10-01  Andras Timar  <atimar@suse.com>  [39bac3f6c0a29d4d6ef7d6a636b8204cf12b4866]

translations is a source-only module

Change-Id: I9fcddfcdfa2d60860a7b016dbb870a3b6e8f3ea4

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [738d5dab435084737aab2e0519fd817f62f1e83b]

n#782345 testcase

Change-Id: Id5204572ab9fddf3f15b5fd1b96d8f25e7166878

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [40d93d978d4f8fa709bdeb061b106122789d8e32]

n#782345 import DOCX w:splitPgBreakAndParaMark compat option

This fixes docx import of page breaks in empty paragraphs, when the
compat option in question is set.

Even empty paragraphs have an "end of paragraph" character in dmapper:
import page breaks there, instead of delaying the import till the
all-catcher importer at the start of the next paragraph.

Change-Id: Ie5c37042b3c445e0669771d15c8eb46380192db3

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [67081cdf67976a6478b406b6aadca6325691e605]

Use prefixes for the components here

Change-Id: I7bebc936cdb489331c82690c244f72e9c3619b10

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [cc1a1123dbed3c13180fbd43328168008692f224]

No vbaobj component if DISABLE_SCRIPTING

Change-Id: I8b00febb62502280afa6106289104af151caf9c5

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [9da897b56d5e2d95c50a8edd54a4a2aff31bc0dd]

Need -DBOOST_DETAIL_NO_CONTAINER_FWD here, too

Change-Id: Ice20b6903f7bf26547a7a3e2bf3cec6c831a6734

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [35130c7c4d7992cd10f3bb232eecd7752b1a8c9d]

Make this actually work

Change-Id: Icfe773e8f440372645b7a57dba1ab7f8fac3caaa

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [cb5730dc277a98b45c120b6fb0847c32620da478]

Seems that the iOS-specific crack is not needed any longer

Change-Id: I91a7f74e55b6ad8780a3a0920a22b6a7264b7b88

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [f2389862ea0459d6e17e718f33e1674a63a9bb19]

gcc3_uno is listed cross-platform already nowadays

Change-Id: I8dc776d6d96dbe022908418b64dc130d619753c4

2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b4a263329fe95c83b09fc9c626c021b7cd50cabc]

String -> OUString

Change-Id: I28c2d87ddd1ea83e29dd11ef8aa20d8d583f4dd9

2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c397e90062e64c6698467913de6faab1d2701d7f]

String -> OUString

Change-Id: I29c644ed2c69f0c378f8c43b69c6c8c70d8cbf5e

2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b03eab3560bb5c8379ae711b41796dec459c20e0]

String -> OUString

Change-Id: Icdb39e5b5ba38d48f5cc3a4ae371fb77cb981242

2012-10-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [773667483e3991b078eca03568681e2f3e8f4ec9]

String -> OUString

Change-Id: I94eafe01604b30d53d9021458a0a9c57dfc1144a

2012-10-01  Anurag Jain  <anuragjainfzd@gmail.com>  [37a2fa5d5a58628d317a2305965863dfe50f140e]

fdo#51304: Remove the author of some java source files

This patch remove some '@author' for Java souce files, and removes some
commented code founded when removing the '@author'.

Change-Id: Ic4fcd028a9cdbd85c693d93bcd48e41f36386d22

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [3c31c3c4b3ca08b171e593d2dd5cfa575a9721cc]

Prefixify textfd

Change-Id: I42c9166dcf6d256d071a3edb20ab64184fef1f89

2012-10-01  László Németh  <nemeth@numbertext.org>  [facb07ac2bb9eee692734f4d34e551ca48ceafba]

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>

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [c2346026dda82abb94f88dc106066e49c4047047]

Deduplication of aEmptyStr for disable-dynlinking

Change-Id: I9525be3b0f238abb106b1c57549436272e1eb165

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [f414326d862c249388f86e636008a60fc4cb31b0]

Deduplication of ImplGetSupportedMacroItems for disable-dynlinking

Change-Id: If6fb0a2152041f65d2e4b38dfbf87491b323f28f

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [26af0cf3faefbab52fa86955bbe871c96e3b22ca]

Deduplication of NavigationOrderAccess for disable-dynlinking

Change-Id: I70238711222a12cb6bd843ebbc742a21a325810d

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [618dd74950d9c899a044089fa1f9117b97095f85]

Deduplication of lcl_HasOnlyControls for disable-dynlinking

Change-Id: I56a9da0493fdbee7bff4d342d5e29a83ce289530

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [a22c7d8fa3663794e07910b832e8e4ed4809b488]

Prefixify t602filter

Change-Id: I652ffdf009f6078c723a0f0932256adb183e7513

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [4a1e37a66c2093cd1de96f68ae244f856822a7bd]

Prefixify svgfilter

Change-Id: Ifd34a186cd25bafbfd49dad8a1d5bd30756d83d3

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [645181f46472d459026d87c39b3475e834390761]

Prefixify lotuswordpro

Change-Id: I9b30477d94995adef51a76bdf298d1815f511e9e

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [1297ded2de9c8eaf0dd460fa4353a3e06765c400]

Deduplication of TemplatePopup_Impl for disable-dynlinking

Change-Id: I3e49ab8bd3411be8fcfa7ab43b50cbb2d82b6de0

2012-10-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [1a597d6a5919e7d26958f380da7294eb0eebca6a]

configure.in: edit message checking for new GStreamer 1.0

to not duplicate the message checking for old one
and be consistent with the help message in AS_HELP_STRING

Change-Id: I91e0a5ed0e2278de013d7872eadc6f93b970c231
Reviewed-on: https://gerrit.libreoffice.org/722
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Takeshi Abe  <tabe@fixedpoint.jp>  [dc27f1891ec29328a250b4f8cb87ac90473a8825]

use "LibreOffice" as the default value of ProductKey for crashrep

Change-Id: I12bab12ad32f4965b55d94dfd2d6fe8894129763
Reviewed-on: https://gerrit.libreoffice.org/721
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [074236253344cd51892c1feecdbe07c8365fcb95]

Fail early if getPackageLocation fails; plus clean-up

Change-Id: Ifa7d589e7854fed9cd9ca2a3f3c987179b60199f

2012-10-01  Andras Timar  <atimar@suse.com>  [1cccf3b255ac624e6cdaf2b7bf941edf34035816]

Revert "take out @PLATFORM@ from extension ID"

This reverts commit 21a82f4f91eb9940e5dd01c75e2f68721a431f09.

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [a428b694a63fbc785cc7c0748e6fd0ce2d23b4b8]

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

2012-10-01  Caolán McNamara  <caolanm@redhat.com>  [36158d016420a4a7a1eff405560d7637affa5372]

menus are way too wide, wrong checkbox/radiobutton width

Change-Id: Ib8f1a21f19812092e2561621909f74fd98af2857

2012-10-01  David Tardon  <dtardon@redhat.com>  [61b2f6f9929d636f1d0534bebd7aca78c39c5c4f]

add saxon to tail_build

Change-Id: I01e2b99a2618c3b4e5e80dc9e38652e75ef5217d

2012-10-01  David Tardon  <dtardon@redhat.com>  [34af69ddf3ae8edb5e449350ffe6ca4546178ae9]

fix InternalUnoApi IDL deps

Change-Id: I02bd49c6f6b252c6797292b8e4a9bc319fe0947e

2012-10-01  David Tardon  <dtardon@redhat.com>  [57ec0707acb3e2cc2c2de35295b964ed046cf493]

add missing deps on headers to static libs

Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a

2012-10-01  David Tardon  <dtardon@redhat.com>  [9b618d894af9ba4b60c631ed9e48910149434f4a]

do not rely on target-spec. var. inheritance

The whole idea of having two paths to look for schemas (one local, for
module, and one global, in $(OUTDIR)) is bad anyway, because there is no
way to do it in XSLT without warning if the checked schema does not
exist in the first path. I see two ways out of that:
1. rewrite schema_val.xsl in a decent language
2. split the node reference check in schema_val.xsl into two phases: the
   first phase returns a list of subpaths to check, a helper script
   processes that, finds the real paths and feeds it to the second phase
   XSL, which does the internal check.

Change-Id: Icfe3f9ec0960cfd3423c1223ad8f495d7634b25a

2012-10-01  David Tardon  <dtardon@redhat.com>  [398f915a5bfa70263aef49a876736c61f9e7f0fd]

drop unused include

Change-Id: I21360e2d65b64bc27f02d677eda05f9d9d765367

2012-10-01  David Tardon  <dtardon@redhat.com>  [504a5eb0c02f8b53c40d7fb9e680c4df67aebfe7]

add missing dep for tools/errcode.hxx

Change-Id: I6e63a545332a1b865a26b355db49869c214f97c7

2012-10-01  David Tardon  <dtardon@redhat.com>  [dab0d5153605d26e3aa59c142d8845303169e3f5]

add missing deps for tools/color.hxx

Change-Id: I164afe17c3bff2f7d7f2b9daec0d5a5ca8fdf97a

2012-10-01  David Ostrovsky  <david@ostrovsky.org>  [da059ff6377c3f4b779daedfe6365dcfc47b53de]

gbuildification of saxon

Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d9947fcc93c0d5803b2855cde0bb93dc7a2d4346]

create guids that excel accepts

Change-Id: I69868ad65b6eb6405d5723cb4d65d5e30c72e3ae

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [378d2f795f426b03fdde1a00953f5bdf4563042e]

Make Reference::iset_throw work with multiple-inheritance interfaces

Change-Id: Ia8a644c613de17279abdab533a6314ba6c0e0aec

2012-10-01  Tim Retout  <tim@retout.co.uk>  [9aa4f29e6e3fdd0e2410320d524ed9d820e7be4e]

installer::profiles: Test and rewrite sorting_profile

Change-Id: Ie3c9bddcb4760d2fe2195c1ca0de7520e57d705f

2012-10-01  Tim Retout  <tim@retout.co.uk>  [844920c626562ab8a47f068facc9685a6f6bd323]

installer: Create new read_ziplist function.

Change-Id: Ie91376bf9c52238febdc15720bb7f4cd62ee2e08

2012-10-01  David Tardon  <dtardon@redhat.com>  [015cf38a490a2a09584a1804037f6d39b577d867]

add sal and xml2cmp back to build.pl deps

Change-Id: Ia5607c977958317f3aca9061553cbfedb35944fa

2012-10-01  Olivier Hallot  <olivier.hallot@alta.org.br>  [c7188e3f7b924a14d446f6b443af52a554d4262a]

Update in Brazilian autocorrection

Change-Id: Ifcd7410f659a76ac34f18bb561b2eaffa6ecbd3d
Reviewed-on: https://gerrit.libreoffice.org/724
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [2892109f0369f2d840299baddbc6899ab52fcbb5]

writerfilter: unused includes in DomainMapper

Change-Id: Ia84271c5fe7064bfa2d71b84da9fa4d9df945d51

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [efff52047159229350d2fa803f6463ded9b561a0]

sw: finish cleanup of rtfimport test

Change-Id: I10433c3c40a0c648bd651ed786ecd5523bf58f61

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [68875dc3feed0189b09ca3625996d51f93500d24]

sw: clean up one more test

Change-Id: Icfcdbedaf6b123fc726e2298ac47698940b36091

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [9cfbed4d03067ec0fddb5bb047621100b55c934e]

sw: more testcase cleanup

Change-Id: I39681fbf57c828e5d6e80ae7c3155f2f60410a1a

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [1d17b811d28e6fdf0a64851d5553263de2b250f8]

sw: cleanup in rtfimport test

Change-Id: Idef3ee3fa246b314c4b6b8a59b2b366dadfb679a

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [6c4bcd8aa1aaa7b6ecc684c2f302ca1706fb5102]

soltools: remove unused files

Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [6976fc91256bdf6224ddfab46c535f319ac8475c]

soltools: build again ldump4 for Windows

Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580

2012-10-01  David Tardon  <dtardon@redhat.com>  [b8274cbc36a28ba7e0e3750c3c2c7c63d2bd2de3]

gettext depends on sal...

Change-Id: Iec26cfb2f6715b12bed290d72e3a013d6a980544

2012-10-01  Lionel Elie Mamane  <lionel@mamane.lu>  [28f669c72fe0e5ff3c2609f5019391c3e097ba69]

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

2012-10-01  David Ostrovsky  <david@ostrovsky.org>  [4b87379e5fa503462ea863df993121b05b1abcde]

remove superfluous linkoo output

Change-Id: I09a14fd50cf69cec8693b7058d105ee5f2998e02

2012-10-01  David Ostrovsky  <david@ostrovsky.org>  [f4952afb494fc27133f9e79c2d3bc7115043a190]

introduce some new top level targets

Change-Id: I3ac81132e21710a2c1d974944a5bcd612d796ec6

2012-10-01  Katarina Behrens  <bubli@bubli.org>  [5f975a59e2e7105e9b7b2629212887c53d914a3c]

fdo #50343: Fixed crash on xlsx import of file with array formula

Follow-up of 7fff98724bc7e3. Buffer only cell formula values via
setCellFormulaValue. Otherwise we get crash in
FormulaBuffer::applyCellFormulaValues() as array/shared/datatable
formulas are treated differently

Change-Id: Ie344b273ec662e8af1bf9fa54e79614393634974

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [3b5f672bee129c3e5feb61189dae033cd7d4b881]

Revert "gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON"

This reverts commit 34061bf6d4fe8b80f46a97b8fbeddc18247e8bf7.
gb_PYTHON was moved again in dec68c6684298cbcb793651f1221f842efd794e3.

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [d1a8bdba34d0f18867a9d1700101239a29fa0080]

vertical space savings

Change-Id: I8f73a804e2005108f4a47d9fe4f9cd4425787cb1

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [1a8428a17ec9f5735014c8ab32a45b1c853e94cd]

move gb_Executable_EXT_for_build to platform/

Change-Id: Ica30efee4fcd030dcc063321ba678a00bec726cd

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [8f73ed78cb7e0653d3c4fa90e8be00026b0d67cf]

gbuild: gb_Library_TARGETS should really not be needed now

Change-Id: I1a5f2fda44da782b43076eee67e292affe1bad1a

2012-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [a645c4cb0660cd3519bd6833e2ec2d91a96948e7]

soltools: fix windows build

Change-Id: Iac8321655a18826f9adcf8aed8075cce1aa24652

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [757d9710f78dd821b09f83f9c45efb084ab1b302]

gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON

...now that fa140733eeaf59030caa3115be4de11fb210b5b7 "fix dep on internal ucpp"
moved things around, so use "=" instead of ":=" here.  (And I'm not sure the
other places need ":=" either.)

Change-Id: Id71570c4a55ab08ca339801dec78ef06cfd80ef0

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [f5f06fb016766cc40817f1fcc3feec0b464845b0]

Use comphelper::getComponentContext

...and some further clean up.

Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [ee34432562393a4549e9e77f71146e43c5d02233]

Some clean up

Change-Id: Ia17a714b55da06bd38c7b5d60881f1b3838da992

2012-10-01  David Tardon  <dtardon@redhat.com>  [3639d59401b3c9319dca0288b42bc69d67b39b3b]

the build tools need to know executable extension

Change-Id: I44479648dd75142864503650494fb2e3f95fe719

2012-10-01  David Tardon  <dtardon@redhat.com>  [24c0959ae2afe4b7a04f82f166cd78bb9fb62f93]

fix windows build

Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [e09e9bfb89e9e65c17acb1f027a9003beddd6d66]

re-base on ALv2 code.


2012-10-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3e882cf60af64cae76f41ee3373c57e930206827]

fs34b: #i117552# check if query before call getByName in every case


2012-10-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [67e0482236192c18f4ec24f675d13446313d85e4]

fs34b: after the test, close all documents opened during the test


2012-10-01  David Ostrovsky  <david@ostrovsky.org>  [f1b1ae76246c3d63567b4982e46229cbde324c8e]

soltools conversion to gbuild

The following tools are considered to be obsolete and are discontinued:
ldump, giparser, testhxx and support.

Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3

2012-10-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [62ca77267c18783ecbf7c7c3259b2fda6560aff7]

sc/qa/unit: recover xDocSh->DoClose()

which was removed in fde638b3ac35997aa3e38a37fed56d6eb661806b

Change-Id: I57caf615f0ca49d0b90cb4c68b8ce8edf8f72a97
Reviewed-on: https://gerrit.libreoffice.org/723
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-01  David Tardon  <dtardon@redhat.com>  [b3f10b9772e4ae726b3d938b28fdf3d7d622db30]

add missing dep on cosv headers

Change-Id: I444874a8b59ac82c807087fb1a1d958ab1f75b12

2012-10-01  David Tardon  <dtardon@redhat.com>  [b7ab3be54c3416b0ddcf6245d477589a4beb496c]

fix dep on internal ucpp

Change-Id: I42bbb3e53aaaad0e6b7df44ec2def038ac1a31eb

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [e50b3f0ecc8febf8ad2fe52a6fc6e81e1afe2d8d]

add supporting target and options to generate patches for ExternalProjects

also add the support for the convention that a patch filename
encode the -p value if it end with .[0-9]
for instance foo.patch.2 indicate a -p2 patch

usage:

generate a 'reference' copy of the expanded and patched file structure
$> make clucene.clean
$> patches=t make clucene

go to the module
$> cd clucene

edit files in $WORKDIR/UnpackedTarball/clucene

force a rebuild of things that depend on that UnpackedTarball
$> make clucene.rebuild


create a -p1 patch named clucene.new.patch.1 in the module's directory
$> make clucene.genpatch

you can then rename it, place it where appropriate in the module
hierarchy, update the UnpackedTarball_lucene.mk to apply it.

rinse and repeat from the top (yes the make lucene.clean is needed
to regenerate a 'reference' expanded and patched tarball)

Change-Id: I419c54a5981cffa385521596ba5016d2ca7ef52a
Reviewed-on: https://gerrit.libreoffice.org/712
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [5e651590b29827a725f23190044617293ced1d74]

hide external library neon's warnings

Change-Id: Ie394ee8fc7a7e4c34965242920225c5dc2297c0b

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [a49bf649a2395c7fcac5b2cb2f19036e03de938e]

add tomcat to tail_build

Change-Id: Ida93051b4b631d24e738584a8a3ff2e24ea7bd7a

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [84d8fe80471589c7299ea806bdd62ce2563071e2]

add apache_commons to tail_build

Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [e9816ef937adb070f8252a2e6041fbe3a8e3d7c4]

beautify Module_tailbuild a bit

Change-Id: If54d57c962c6cb97c539e46f2ea747668706770e

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [aac912e02fee8f9c894d4fe38ee7aec0af725637]

gbuildify tomcat

Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [78253a7836050e1ddd2f0c67d739c956319f3a9a]

Make --enable-64-bit automatically turn on --enable-coretext

Change-Id: I4d2749d8da44fd8b469315c2be0093c19fc20be1

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [8c2662b331993f32da64bd46d4180218f55f2653]

No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine

Change-Id: I59f4d5ad275af62c997723908754112c062a31be

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [ac9d8ed30b81bde14f67aff2c228d30085bfedd5]

Workaround for boost problem with the 10.7 SDK

Change-Id: I970326f084ef20fc9887e62adf95547c2468aebd

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [aa03698b88e95636d838dfc1274473ac3c0fa659]

RepositoryExternal: internal libpng requires zlib as well

Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [e8bf43c514d6c519e94deb2fbc5a1ccb4c96d3f0]

vcl: fix gtk3 build breakage due to forgotten use_libraries

Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fd028e32bfdde35fb01ac69db3d3da359d8c8ff2]

vba procedures and macro names will result in crash, fdo#55174

Change-Id: I23073ecc56482670d185b39452a7d8b9d6eb38c8

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [602d3370d5c85813aeb895d1e130b66691b2fcd5]

use a as prefix for local variables

Change-Id: Id4652eb986c02044e27cd4e91863d5ed97465860

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd00b5eed8d1a590c8779c0db0ed78ebac4638f5]

fetime of mpCondFormat is more complex, fdo#55379

Change-Id: I2b34f9fefdfdfa245ab73f8691090cbde8bcd34e

2012-10-01  Noel Power  <noel.power@suse.com>  [873e0883eb0a0c58da2582c50ab32a9d8cf35ed1]

halt corrupted styles with multi-saved xlsx document fdo#55418

Change-Id: I2d53c88ab121edeec2bf53f7fd177a0edcc05a25

2012-10-01  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f2dd33e269a8a70a331b275b8a079a4b5eb7879]

Unwind some of the resource ID nastiness between sc and svx.

Never reference SC resource ID's in svx. That's just asking for
trouble.

Change-Id: I893de42891fbc05a2824360c52f2b74ead60f60c

2012-10-01  Noel Power  <noel.power@suse.com>  [3c9b81c301fcde1230e6b2ef393dcd9b693d83bb]

fix xlsx export missing alignment attributes with cellstyle fdo#55417

Change-Id: I510d0f399c58b5a9b192f3566e093c636cae2c0a

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [7cd973eeaa4c03c56871af8ed5033b2d777a6c3d]

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.

Change-Id: I8239232704a4426af7a14a729840d184a502d2df

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [4cf877162079dc9f6e6b3fb753a761387eed9b19]

another oops in svx...

Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a

2012-10-01  Takeshi Abe  <tabe@fixedpoint.jp>  [8a7fa6f9d96b1857d51a604f36d09fe88e59d413]

The graphite page was moved

Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [74f8d6ea4e3fd9eda0601c9483fc9a7bd52c2c52]

add the remaining parts to previous commit

Change-Id: Ia0b9ed9eed30991f38234bf56c49b26392491f30

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [165b1f82608c75488a50a3bef1ddc33ffbe49c38]

fdo#54940 - make editing relative refs more intuitive to me

Change-Id: Ib7681de7b1aad9b6dda183e3c4fa1b1010270d3f

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [b8c43b5332dcb5f8928c7b3b4a1aa639b911527b]

double-click on a conditional format inspects / edits it.

Change-Id: Icdfeae938627b63decd26571e86bc1e80e07f6c6

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [fb6df25eb2ec520f10bdca117ace3fae482332bb]

auto-expand the first conditional format in the list.

Change-Id: I65280d39b560b4b7eed3e21a6e6c7b02c124f10a

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [386b13b2b032d4ed3d6772c225266b3bbb5235c8]

improve conditional formatting height calculations.

Change-Id: If5080892b820d268ffef22111d0caee217586b56

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [bf1802ffa34e48000892322d95e01fda6a07a094]

sw/qa: more getProperty() usage in extras

Change-Id: Ic4782f3d315b6ef860153fdeb1890bba083f9630

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [b4b9fb5cfd850dec59307a98d52c96874b78ff7e]

fix WNT build: missed one oleaut32

Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0

2012-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [adbdb8e4d94c04de73d071e0a9ccdd95e3f5e82a]

hide clucene warnings under the carpet to avoid poluting make's output

Change-Id: I1f6e4d187ae6200fe1d2444c07af9ca42a010bc1

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [ca2fd69e0450d83f145d1ef7559e090db162a777]

vcl: remove gb_STDLIBS that crept in today

Change-Id: Icb760daeca27289e424a72fb743d4e3bbd0e526d

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [f011af716e2978cbf9fcb7748dc868c503edddff]

gbuild: invert handling of standard system libraries:

Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [33bf3bd544b200825c081fe367bf64e68714c9b4]

gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:

Should no longer be necessary with the new handling of gb_STDLIBS.

Change-Id: Ia94a7266806e2d09d7608f642b25933e42499525

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [78ea81418a7a24867a0651b7e096684ee57dd880]

bean: just use AWTLIB on all platfroms to simplify this

Change-Id: I6c8bc792a57750b7fd5f36e3eb97f76870a7a632

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [8831c592e80288be39a9e5f4d20e617b55682003]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:

add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.

Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [578e195cf3120508422a317cc7fac870ae0a3a7f]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris

Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [c9a74445152980bc5d3976b885b1302df5266b6b]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for android

Change-Id: I0b99b6effb57bcd9ab5687f8896940620986b785

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [654a5c7b30991aa8b1ff342d02beeba8165913f3]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac

Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [ecddbecedccf2bf67e569544854c6fbd1269dd88]

gbuild: clean up Mac OS X framework handling:

There are currently 3 different mechanisms being used for frameworks,
which is of course intolerable so we invent a 4th one and standardize on
it:  gb_LinkTarget_use_darwin_frameworks

(This doesn't mean using add_libs or externals was wrong, it was just
inconsistent... and i don't see an obvious benefit of using externals here)

Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [4ad9285d302ee820d9ab1ea759497423ae9ec022]

vcl: clean up that Xinerama linkage...

... odd duplication apparently due to wrong conversion from dmakefile.

Change-Id: I9a9e183373ec43fb0b1eadc2c233ce659bebd107

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [35811f025fd68bf19f3a9fdfdbd47f31458c846f]

gbuild: clean up usage of weird x11_extensions module etc.

Move libraries using those headers to RepositoryExternal.mk and
also move pkg-config invocation to configure.

Change-Id: I17a240fcba83a98f3f248f15b34d245f941c62e2

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [5b166c5cc860aecc26c656cddf513d042850a58c]

gbuild: remove libraries handled by RepositoryExternal.mk

Change-Id: I159b7942cfa26f81ada421403835ff0f1e4b09ef

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [816ec4b0933e36ac468230365359c3b9d8d52986]

gbuild: replace direct gb_STDLIBS use with ...

... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [6f6f7a17dc82248446dc4eddfd51af08362fc352]

gbuild: split uwinapi out of gb_STDLIBS

Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7

2012-10-01  Michael Stahl  <mstahl@redhat.com>  [3cd514df938252003ac3d3640156d6febf36fa76]

chart2: remove obsolete gcc 3.0.4 workaround

Change-Id: I61e17cf9c7a96ddf251154e4590420ae4b4fdf27

2012-10-01  Caolán McNamara  <caolanm@redhat.com>  [2d9cf1aaf12456e3628791b742fc3e04ebc0d92b]

WaE: some warnings on RHEL-6 gcc

Change-Id: I7d852595fbe0395bc29aba86b2e110ffb5c28823

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [8e01b2aca4aad3c4f366b3f8d385b3dbe9aaa886]

fdo#54940 - fix last small ergonomic issue.

Change-Id: I305bf537a203389321aa0e0efc1ce3d9654dd4aa

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [256344d507dbcc22e1e371b8061ad5cfdf21cf98]

Prefixify textfd

Change-Id: I42c9166dcf6d256d071a3edb20ab64184fef1f89

2012-10-01  László Németh  <nemeth@numbertext.org>  [a07a4688d10737bd88d89ef38e12bc9b6074ffea]

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>

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [a24a6a41c60740e2ebd1df14d055f7c37af8f21b]

Deduplication of aEmptyStr for disable-dynlinking

Change-Id: I9525be3b0f238abb106b1c57549436272e1eb165

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [5b14ebdda30a3900537f2bc5f5ec876f7c5d5efa]

Deduplication of ImplGetSupportedMacroItems for disable-dynlinking

Change-Id: If6fb0a2152041f65d2e4b38dfbf87491b323f28f

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [f1d9c520a2a2df5bdbb02fff7ba8f3a134dfc32d]

Deduplication of NavigationOrderAccess for disable-dynlinking

Change-Id: I70238711222a12cb6bd843ebbc742a21a325810d

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [14d9d74717d999aae9d4ffb1e8c2e6369fef69fa]

Deduplication of lcl_HasOnlyControls for disable-dynlinking

Change-Id: I56a9da0493fdbee7bff4d342d5e29a83ce289530

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [abba52d57f4a49d56edf0ba0d48073933b1af50f]

Prefixify t602filter

Change-Id: I652ffdf009f6078c723a0f0932256adb183e7513

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [88dd328e140b4f72eb9972e52b9fd05a5b856edb]

Prefixify svgfilter

Change-Id: Ifd34a186cd25bafbfd49dad8a1d5bd30756d83d3

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [eef8ae7c3f52027476ca440586c0f65b6a174b78]

Prefixify lotuswordpro

Change-Id: I9b30477d94995adef51a76bdf298d1815f511e9e

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [69222d71221d0ec81a3dbf01789456bcf2dde0da]

Deduplication of TemplatePopup_Impl for disable-dynlinking

Change-Id: I3e49ab8bd3411be8fcfa7ab43b50cbb2d82b6de0

2012-10-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [8c089f59b83a80aa5c2c5cba8e9cf7bfbaf426a9]

configure.in: edit message checking for new GStreamer 1.0

to not duplicate the message checking for old one
and be consistent with the help message in AS_HELP_STRING

Change-Id: I91e0a5ed0e2278de013d7872eadc6f93b970c231
Reviewed-on: https://gerrit.libreoffice.org/722
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Takeshi Abe  <tabe@fixedpoint.jp>  [11b2959680a219b1bb608806159a8da8f5f4b810]

use "LibreOffice" as the default value of ProductKey for crashrep

Change-Id: I12bab12ad32f4965b55d94dfd2d6fe8894129763
Reviewed-on: https://gerrit.libreoffice.org/721
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [a900a4d70bb465e24c49a0183c60087328860e83]

Fail early if getPackageLocation fails; plus clean-up

Change-Id: Ifa7d589e7854fed9cd9ca2a3f3c987179b60199f

2012-10-01  Andras Timar  <atimar@suse.com>  [585ad1cde03c395c056ff7aa4a8c814242150679]

Revert "take out @PLATFORM@ from extension ID"

This reverts commit 21a82f4f91eb9940e5dd01c75e2f68721a431f09.

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [91f02521b827bf51f04befd45c51736fe4072fba]

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

2012-10-01  Caolán McNamara  <caolanm@redhat.com>  [1558ee84dce09770ff80ad9984e84d6500b79bf5]

menus are way too wide, wrong checkbox/radiobutton width

Change-Id: Ib8f1a21f19812092e2561621909f74fd98af2857

2012-10-01  David Tardon  <dtardon@redhat.com>  [9516c661e86f99cb625e13fe6e040ae74d66a3dd]

add saxon to tail_build

Change-Id: I01e2b99a2618c3b4e5e80dc9e38652e75ef5217d

2012-10-01  David Tardon  <dtardon@redhat.com>  [5013ebbffdd37a68c49a34e9c1b4e69c36a86912]

fix InternalUnoApi IDL deps

Change-Id: I02bd49c6f6b252c6797292b8e4a9bc319fe0947e

2012-10-01  David Tardon  <dtardon@redhat.com>  [93a3e81816e3479c0d107ba44d473134b51a7712]

add missing deps on headers to static libs

Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a

2012-10-01  David Tardon  <dtardon@redhat.com>  [898c34603555b64b330ef5a45b7e60eb82e25b66]

do not rely on target-spec. var. inheritance

The whole idea of having two paths to look for schemas (one local, for
module, and one global, in $(OUTDIR)) is bad anyway, because there is no
way to do it in XSLT without warning if the checked schema does not
exist in the first path. I see two ways out of that:
1. rewrite schema_val.xsl in a decent language
2. split the node reference check in schema_val.xsl into two phases: the
   first phase returns a list of subpaths to check, a helper script
   processes that, finds the real paths and feeds it to the second phase
   XSL, which does the internal check.

Change-Id: Icfe3f9ec0960cfd3423c1223ad8f495d7634b25a

2012-10-01  David Tardon  <dtardon@redhat.com>  [6e9c84461a5b86275b61003de8753a6699fad1ba]

drop unused include

Change-Id: I21360e2d65b64bc27f02d677eda05f9d9d765367

2012-10-01  David Tardon  <dtardon@redhat.com>  [b7bc73de34f1fda3f5ce533e139a19d54b142c10]

add missing dep for tools/errcode.hxx

Change-Id: I6e63a545332a1b865a26b355db49869c214f97c7

2012-10-01  David Tardon  <dtardon@redhat.com>  [25a7a4bb6cc226f5a7d2d7352b10ebaa049661ff]

add missing deps for tools/color.hxx

Change-Id: I164afe17c3bff2f7d7f2b9daec0d5a5ca8fdf97a

2012-10-01  David Ostrovsky  <david@ostrovsky.org>  [e12f501bebf83ea8121e517283c25c24587268a7]

gbuildification of saxon

Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586

2012-09-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [79dbac32afd3a937e323231ec310ec1f0e476fe5]

create guids that excel accepts

Change-Id: I69868ad65b6eb6405d5723cb4d65d5e30c72e3ae

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ecc7820a93ca5a8f678d75e13c2e94b1115382e2]

Use po for merge of readme.xrm

And delete old dmake rule

Change-Id: Ia0a18b79579337ceb40e8a440e028cf0c2867bf5
Reviewed-on: https://gerrit.libreoffice.org/738
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9d300551b3dacd3693607e1015bea1461c173e1a]

Use new startsWith() method of OString

Change-Id: If8787b007767aa2701ff1b13883bcf33df12a8fc
Reviewed-on: https://gerrit.libreoffice.org/737
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0359041aac89ef07325f6b8baa2d5ff304e833b5]

Corrections for merge

-Correct po type-checking
-Use new "lang" variable instead of
nonexistent one
-Add input parameter to ulfex

Change-Id: I1dc17363179d69d40144b6a998eb1bf223bd05e9
Reviewed-on: https://gerrit.libreoffice.org/736
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Stephan Bergmann  <sbergman@redhat.com>  [a842b5690e77de51d933bd9a4224303abba1d870]

Make Reference::iset_throw work with multiple-inheritance interfaces

Change-Id: Ia8a644c613de17279abdab533a6314ba6c0e0aec

2012-09-30  Tim Retout  <tim@retout.co.uk>  [5cc1d5ca954a594129bd81159a87f8dfb9bbffe7]

installer::profiles: Test and rewrite sorting_profile

Change-Id: Ie3c9bddcb4760d2fe2195c1ca0de7520e57d705f

2012-09-30  Tim Retout  <tim@retout.co.uk>  [665785c073f695922603854a9d2d5ecab4061ff0]

installer: Create new read_ziplist function.

Change-Id: Ie91376bf9c52238febdc15720bb7f4cd62ee2e08

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [004f4fae87fe4fe3c31948d55206291b6de64ba9]

Correct escaping tags

which worked wrong with some language like Asturian

Change-Id: Icd5939316ac84a3e569a9cbc04e38edda59dead1
Reviewed-on: https://gerrit.libreoffice.org/735
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [408acea40bf2e4dfaa5fc79779de0611b367128a]

Add correct input for helpex

Helpex waits for a file which contains path
of po file not a path directly
Delete unneeded slash

Change-Id: I890f6a51ebef1ae40647859b11ab4c46c02eb13b
Reviewed-on: https://gerrit.libreoffice.org/733
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [f1cbd2dc05c6765754891a909ff53f1852a878a5]

Use ascii charachters to seperate qtzi

Because previous used charachters cause warnings

Change-Id: I8715fc2a05df9d84b34945618184c99d54de6579
Reviewed-on: https://gerrit.libreoffice.org/731
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  David Tardon  <dtardon@redhat.com>  [287050d68870a519161c649a4130d0e49a6c8beb]

add sal and xml2cmp back to build.pl deps

Change-Id: Ia5607c977958317f3aca9061553cbfedb35944fa

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [4869d45d8e6ba43f422ee3aa05b7c0baca28d1e0]

Make error message clearer in localize

which is written out when one of executables
writes out invalid sdf line

Change-Id: I167b31bf0f550222accdda8ee5a03d8e4a742d63
Reviewed-on: https://gerrit.libreoffice.org/730
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0e138f246cc490df35046bba83e459164620ca77]

Move setting of po msgid to constructor

because this is part of initialization

Change-Id: If6ebe46cea93e378c9060f2c3ced09ab44a3d82a
Reviewed-on: https://gerrit.libreoffice.org/729
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ca12be682f28969b15b30539230ca40de88fc36d]

Make Po classes robuster

-Make PoOfstream\PoIfstream classes for
checked po input\output
-Make copyability obvious
-Handle runtime errors with exceptions
-Use assertions to define exceptations
for programmers
Plus some correction
-Use simplier indentation
-In renewpo.cxx, define sdf file as a tempfile
instead of make it in current location
-Use constructor to renew poheader
-Use const where needed

Change-Id: Ic11ce3b9eee9a9fa9fbc4ccda154623160ad9d8a
Reviewed-on: https://gerrit.libreoffice.org/728
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [9baaced8b636e23045495c9a018d0859a9df8e76]

Not use initializer-list for vector

Change-Id: I6ed72b28be3ad00224cbf7308b4f27a6fb25e24e
Reviewed-on: https://gerrit.libreoffice.org/726
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [a6e55d489b611e8dedf001c7897b6b60519fb89a]

Make l10ntools works with i18nregexp

Change-Id: I80d3dbc19856d518ed8a94dba227372f5f74ec47
Reviewed-on: https://gerrit.libreoffice.org/725
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [3f3da5dff94412b432c0cd8abc24878888c8b8e4]

Update in Brazilian autocorrection

Change-Id: Ifcd7410f659a76ac34f18bb561b2eaffa6ecbd3d
Reviewed-on: https://gerrit.libreoffice.org/724
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-30  Miklos Vajna  <vmiklos@suse.cz>  [e8103258e2c744acbcb74bb0b90324d50cc880a5]

writerfilter: unused includes in DomainMapper

Change-Id: Ia84271c5fe7064bfa2d71b84da9fa4d9df945d51

2012-09-30  Miklos Vajna  <vmiklos@suse.cz>  [61395b51896f091d002896fc6fe0f5d2c8624590]

sw: finish cleanup of rtfimport test

Change-Id: I10433c3c40a0c648bd651ed786ecd5523bf58f61

2012-09-30  Miklos Vajna  <vmiklos@suse.cz>  [6ce7a5bd5709206f0f60f68d11c6040ad425b947]

sw: clean up one more test

Change-Id: Icfcdbedaf6b123fc726e2298ac47698940b36091

2012-09-30  Miklos Vajna  <vmiklos@suse.cz>  [f9453275d2710f9d3e9a4cc1285a57db334a5e2e]

sw: more testcase cleanup

Change-Id: I39681fbf57c828e5d6e80ae7c3155f2f60410a1a

2012-09-30  Miklos Vajna  <vmiklos@suse.cz>  [023ea2a73f17303fcc0895e807413b1e54ae7ec2]

sw: cleanup in rtfimport test

Change-Id: Idef3ee3fa246b314c4b6b8a59b2b366dadfb679a

2012-09-30  Matúš Kukan  <matus.kukan@gmail.com>  [07467b0df2d347b6fbc88e590a36a6f732c9b966]

soltools: remove unused files

Change-Id: I534aab7da0b05dadc3415856e57362ead57380c0

2012-09-30  Matúš Kukan  <matus.kukan@gmail.com>  [6e2b250c82b44bf8329e066a2a2823e207ed1da0]

soltools: build again ldump4 for Windows

Change-Id: I8f1f5756ac777cefed52ae72af65931bfa14d580

2012-09-30  David Tardon  <dtardon@redhat.com>  [037ff8fac75db980a3bc44092df243aadaad3d38]

gettext depends on sal...

Change-Id: Iec26cfb2f6715b12bed290d72e3a013d6a980544

2012-09-30  Lionel Elie Mamane  <lionel@mamane.lu>  [3f84462b47f070b4921fdd5fdab8397ab1439fd6]

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

2012-09-29  David Ostrovsky  <david@ostrovsky.org>  [f4b412ebd57016823dde50c5d41bdc39337b6b74]

remove superfluous linkoo output

Change-Id: I09a14fd50cf69cec8693b7058d105ee5f2998e02

2012-09-29  David Ostrovsky  <david@ostrovsky.org>  [7374bd94885088fabd05c7b83c1f47d2c94836a3]

introduce some new top level targets

Change-Id: I3ac81132e21710a2c1d974944a5bcd612d796ec6

2012-09-29  Katarina Behrens  <bubli@bubli.org>  [010e207039cc12bf7c688d978adeb16c0802333e]

fdo #50343: Fixed crash on xlsx import of file with array formula

Follow-up of 7fff98724bc7e3. Buffer only cell formula values via
setCellFormulaValue. Otherwise we get crash in
FormulaBuffer::applyCellFormulaValues() as array/shared/datatable
formulas are treated differently

Change-Id: Ie344b273ec662e8af1bf9fa54e79614393634974

2012-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [898f54e72fc71d04c5090f3c7380e3bfce750adf]

Revert "gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON"

This reverts commit 34061bf6d4fe8b80f46a97b8fbeddc18247e8bf7.
gb_PYTHON was moved again in dec68c6684298cbcb793651f1221f842efd794e3.

2012-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [7cafe7ee9c0fe52c2b93fde59b35475a5b208f0b]

vertical space savings

Change-Id: I8f73a804e2005108f4a47d9fe4f9cd4425787cb1

2012-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [5753241d8869e7a3f64c535e4d23f125a7aed683]

move gb_Executable_EXT_for_build to platform/

Change-Id: Ica30efee4fcd030dcc063321ba678a00bec726cd

2012-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [d3f8bf8334bcc701aca2f4687530bde8f2c2c018]

gbuild: gb_Library_TARGETS should really not be needed now

Change-Id: I1a5f2fda44da782b43076eee67e292affe1bad1a

2012-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [0473dbefb23c10b4f801b9449462c87dd0ebad55]

soltools: fix windows build

Change-Id: Iac8321655a18826f9adcf8aed8075cce1aa24652

2012-09-29  Stephan Bergmann  <sbergman@redhat.com>  [34061bf6d4fe8b80f46a97b8fbeddc18247e8bf7]

gb_PYTHON_PRECOMMAND is only defined after gb_PYTHON

...now that fa140733eeaf59030caa3115be4de11fb210b5b7 "fix dep on internal ucpp"
moved things around, so use "=" instead of ":=" here.  (And I'm not sure the
other places need ":=" either.)

Change-Id: Id71570c4a55ab08ca339801dec78ef06cfd80ef0

2012-09-29  Stephan Bergmann  <sbergman@redhat.com>  [c2ca6fabd1afc3fc07001721c2069d3c8db7000a]

Use comphelper::getComponentContext

...and some further clean up.

Change-Id: Id294c0f38fe0041646fc86cacbd2e19734c746a9

2012-09-29  Stephan Bergmann  <sbergman@redhat.com>  [f05d7abf93bbcf443cb0b5759ca19992e2fa85a3]

Some clean up

Change-Id: Ia17a714b55da06bd38c7b5d60881f1b3838da992

2012-09-29  David Tardon  <dtardon@redhat.com>  [dec68c6684298cbcb793651f1221f842efd794e3]

the build tools need to know executable extension

Change-Id: I44479648dd75142864503650494fb2e3f95fe719

2012-09-29  David Tardon  <dtardon@redhat.com>  [093fe6c5ebae2b8b63690d11ba5f3843a374ff4c]

fix windows build

Change-Id: If71b9a162b7deca5cc032bda206a8f580292ab91

2012-09-29  Michael Meeks  <michael.meeks@suse.com>  [286a7733ac0b00e47a03b13735f7aa9270ffc8e3]

re-base on ALv2 code.


2012-09-29  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [de53823101479e88d23963aa66e2ad64ebfa29cd]

fs34b: #i117552# check if query before call getByName in every case


2012-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5071a19385f3999539cfb60a333df405a34036fa]

fs34b: after the test, close all documents opened during the test


2012-09-29  David Ostrovsky  <david@ostrovsky.org>  [3d7005b67dd29a2392dcc91e9c8b4287fc6816c7]

soltools conversion to gbuild

The following tools are considered to be obsolete and are discontinued:
ldump, giparser, testhxx and support.

Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3

2012-09-29  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [39726ed52d6370b0223d6f675e02ddb1989206cb]

sc/qa/unit: recover xDocSh->DoClose()

which was removed in fde638b3ac35997aa3e38a37fed56d6eb661806b

Change-Id: I57caf615f0ca49d0b90cb4c68b8ce8edf8f72a97
Reviewed-on: https://gerrit.libreoffice.org/723
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-09-29  David Tardon  <dtardon@redhat.com>  [d626b631ff9a796b8d41fab06e4faf209387780d]

add missing dep on cosv headers

Change-Id: I444874a8b59ac82c807087fb1a1d958ab1f75b12

2012-09-29  David Tardon  <dtardon@redhat.com>  [fa140733eeaf59030caa3115be4de11fb210b5b7]

fix dep on internal ucpp

Change-Id: I42bbb3e53aaaad0e6b7df44ec2def038ac1a31eb

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [363e0b67e9ce5de317603a76a5ffc159fc964722]

add supporting target and options to generate patches for ExternalProjects

also add the support for the convention that a patch filename
encode the -p value if it end with .[0-9]
for instance foo.patch.2 indicate a -p2 patch

usage:

generate a 'reference' copy of the expanded and patched file structure
$> make clucene.clean
$> patches=t make clucene

go to the module
$> cd clucene

edit files in $WORKDIR/UnpackedTarball/clucene

force a rebuild of things that depend on that UnpackedTarball
$> make clucene.rebuild


create a -p1 patch named clucene.new.patch.1 in the module's directory
$> make clucene.genpatch

you can then rename it, place it where appropriate in the module
hierarchy, update the UnpackedTarball_lucene.mk to apply it.

rinse and repeat from the top (yes the make lucene.clean is needed
to regenerate a 'reference' expanded and patched tarball)

Change-Id: I419c54a5981cffa385521596ba5016d2ca7ef52a
Reviewed-on: https://gerrit.libreoffice.org/712
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [26c8848639537f9b4d7921c04f8747c992a643c2]

hide external library neon's warnings

Change-Id: Ie394ee8fc7a7e4c34965242920225c5dc2297c0b

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f2859a318198797fd11f3ea78ed336533eefa65]

add tomcat to tail_build

Change-Id: Ida93051b4b631d24e738584a8a3ff2e24ea7bd7a

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [4df639baacd871cb2793e75dd9721ad2ae715e20]

add apache_commons to tail_build

Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [47894cdf75ffe29a3a070a884130565424af35f0]

beautify Module_tailbuild a bit

Change-Id: If54d57c962c6cb97c539e46f2ea747668706770e

2012-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [311babc08009ff4014f9b6b14d82ca41f5e6f942]

gbuildify tomcat

Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770

2012-09-29  Tor Lillqvist  <tml@iki.fi>  [d756f2a304ed0921e1791c8eb91ce7fb7a085529]

Make --enable-64-bit automatically turn on --enable-coretext

Change-Id: I4d2749d8da44fd8b469315c2be0093c19fc20be1

2012-09-29  Tor Lillqvist  <tml@iki.fi>  [4671e25d99bb2ad0f4f8f68c25fcc1bfce9e79b8]

No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine

Change-Id: I59f4d5ad275af62c997723908754112c062a31be

2012-09-29  Tor Lillqvist  <tml@iki.fi>  [0919d45d514642ed6cc62fe20227a99295a09d40]

Workaround for boost problem with the 10.7 SDK

Change-Id: I970326f084ef20fc9887e62adf95547c2468aebd

2012-09-28  Andras Timar  <atimar@suse.com>  [25e2d8eefd0371bec1fc0ccbd68f0d4aa1de102c]

depend on po files not on localize.sdf

Change-Id: Ib386d1c87d0efbd81462924993e1c18165870991

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [398ce44c54b26b31eb826c150926fd49e59b4f52]

RepositoryExternal: internal libpng requires zlib as well

Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [bce530e89cd32d40f7a54f80906c321c5b1b944b]

vcl: fix gtk3 build breakage due to forgotten use_libraries

Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3a24e566eccd7b20b893ede1b17e64e38b29be9]

vba procedures and macro names will result in crash, fdo#55174

Change-Id: I23073ecc56482670d185b39452a7d8b9d6eb38c8

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8e94ac21b72145d59992eaee4fbbd065e597b3d6]

use a as prefix for local variables

Change-Id: Id4652eb986c02044e27cd4e91863d5ed97465860

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c5d4e2cf96e5c28634ed6968f87b476e8a2a5850]

fetime of mpCondFormat is more complex, fdo#55379

Change-Id: I2b34f9fefdfdfa245ab73f8691090cbde8bcd34e

2012-09-28  Noel Power  <noel.power@suse.com>  [a705c6cac4182d62c3495be7367d4ae34fd47fac]

halt corrupted styles with multi-saved xlsx document fdo#55418

Change-Id: I2d53c88ab121edeec2bf53f7fd177a0edcc05a25

2012-09-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [deee6394c0db6c6ec844d2c9606b138d9bcb4672]

Unwind some of the resource ID nastiness between sc and svx.

Never reference SC resource ID's in svx. That's just asking for
trouble.

Change-Id: I893de42891fbc05a2824360c52f2b74ead60f60c

2012-09-28  Noel Power  <noel.power@suse.com>  [78a102e2060a1a8fc003d91fa3193b2bfa841d26]

fix xlsx export missing alignment attributes with cellstyle fdo#55417

Change-Id: I510d0f399c58b5a9b192f3566e093c636cae2c0a

2012-09-28  Stephan Bergmann  <sbergman@redhat.com>  [d3d720b14c0bbfc849f8562d02b471e223e1b0bc]

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.

Change-Id: I8239232704a4426af7a14a729840d184a502d2df

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [050d74b558f896ab510a31bcffde2e0346fc5bd8]

another oops in svx...

Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a

2012-09-29  Takeshi Abe  <tabe@fixedpoint.jp>  [9024006206451518712ada0d2007397c5d9e6c28]

The graphite page was moved

Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9edb6ba992ad2ef092996903d775df5313613bee]

add the remaining parts to previous commit

Change-Id: Ia0b9ed9eed30991f38234bf56c49b26392491f30

2012-09-28  Michael Meeks  <michael.meeks@suse.com>  [985e7e4f5017b67f2734b8885d81e32e2011e470]

fdo#54940 - make editing relative refs more intuitive to me

Change-Id: Ib7681de7b1aad9b6dda183e3c4fa1b1010270d3f

2012-09-28  Michael Meeks  <michael.meeks@suse.com>  [5f32a4a2a18b1726c8bb7a5ce694648b0d8aba31]

double-click on a conditional format inspects / edits it.

Change-Id: Icdfeae938627b63decd26571e86bc1e80e07f6c6

2012-09-28  Michael Meeks  <michael.meeks@suse.com>  [6b612128794b7dba984c45e8aa7673b5261eb5dd]

auto-expand the first conditional format in the list.

Change-Id: I65280d39b560b4b7eed3e21a6e6c7b02c124f10a

2012-09-28  Michael Meeks  <michael.meeks@suse.com>  [bee798cf4a91030184e01073c9aaaa5a66174600]

improve conditional formatting height calculations.

Change-Id: If5080892b820d268ffef22111d0caee217586b56

2012-09-28  Miklos Vajna  <vmiklos@suse.cz>  [9cce64934020576013ee03c3888a696a98d069de]

sw/qa: more getProperty() usage in extras

Change-Id: Ic4782f3d315b6ef860153fdeb1890bba083f9630

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [93a118d728736a9ffb6269b2816d4a1428472baa]

fix WNT build: missed one oleaut32

Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0

2012-09-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [23126cea9ed09389da9714cd6f0982822aa9805d]

hide clucene warnings under the carpet to avoid poluting make's output

Change-Id: I1f6e4d187ae6200fe1d2444c07af9ca42a010bc1

2012-09-28  Andras Timar  <atimar@suse.com>  [dbac379f77a034f10e62e607258fcbafad41b7ab]

Merge branch 'master' into feature/killsdf

Conflicts:
	l10ntools/Module_l10ntools.mk
	l10ntools/source/merge.cxx
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/ExtensionTarget.mk
	solenv/gbuild/InstallModuleTarget.mk
	solenv/gbuild/TargetLocations.mk

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [be70d912a3bb48018a588365eef031fdd5ce032e]

vcl: remove gb_STDLIBS that crept in today

Change-Id: Icb760daeca27289e424a72fb743d4e3bbd0e526d

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [5032dc0fc339ba6b200e80a5482cc86e00662a0b]

gbuild: invert handling of standard system libraries:

Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [7312f5ceacd44c9980b9262e403d4d9ac10f1aa9]

gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:

Should no longer be necessary with the new handling of gb_STDLIBS.

Change-Id: Ia94a7266806e2d09d7608f642b25933e42499525

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [fa489789359d130735a814366154a3d91ec882a9]

bean: just use AWTLIB on all platfroms to simplify this

Change-Id: I6c8bc792a57750b7fd5f36e3eb97f76870a7a632

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [dc397aae70433c0086ef41f4dac5289fb07a9b19]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:

add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.

Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [80374355ab96fa73f2aee8971195faf3cf5985f5]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris

Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [3c41244209386e22b34cb8da2267383e0238e0ff]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for android

Change-Id: I0b99b6effb57bcd9ab5687f8896940620986b785

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [967986b86184ee4bcd04ff4b98829d8fa73a15a5]

gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac

Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [cee32aae398283c38b42c73add694e9d074a5d62]

gbuild: clean up Mac OS X framework handling:

There are currently 3 different mechanisms being used for frameworks,
which is of course intolerable so we invent a 4th one and standardize on
it:  gb_LinkTarget_use_darwin_frameworks

(This doesn't mean using add_libs or externals was wrong, it was just
inconsistent... and i don't see an obvious benefit of using externals here)

Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [b05430409b3eb3a4b8649895788e025fc9a0d9a0]

vcl: clean up that Xinerama linkage...

... odd duplication apparently due to wrong conversion from dmakefile.

Change-Id: I9a9e183373ec43fb0b1eadc2c233ce659bebd107

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [78b59b8302e79fad71bfff66d5b88db80527e6a1]

gbuild: clean up usage of weird x11_extensions module etc.

Move libraries using those headers to RepositoryExternal.mk and
also move pkg-config invocation to configure.

Change-Id: I17a240fcba83a98f3f248f15b34d245f941c62e2

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [40e0ebff76d839a548638ca8709c68c56e2b926c]

gbuild: remove libraries handled by RepositoryExternal.mk

Change-Id: I159b7942cfa26f81ada421403835ff0f1e4b09ef

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [b85c34978356eb01311f197f00f4dd5f808e3664]

gbuild: replace direct gb_STDLIBS use with ...

... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [2e677c39818f3a6479ac9103ac9c7e8ef985eeb0]

gbuild: split uwinapi out of gb_STDLIBS

Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7

2012-09-28  Michael Stahl  <mstahl@redhat.com>  [d26118611f108b12815a5e5735992cd591abd87b]

chart2: remove obsolete gcc 3.0.4 workaround

Change-Id: I61e17cf9c7a96ddf251154e4590420ae4b4fdf27

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eecaca80bdcf9060a5dd06a835a2c1752b4fec01]

WaE: some warnings on RHEL-6 gcc

Change-Id: I7d852595fbe0395bc29aba86b2e110ffb5c28823

2012-09-28  Andras Timar  <atimar@suse.com>  [8b97644bab0e9106b798a5b8969aa796e558ef3f]

Revert "fdo#52246 let helpex use gsicheck's tag checker"

This reverts commit e3b927787f3643f9e584cc80c974d5f907a94858.
There will be a better solution in feature/killsdf soon.

Conflicts:

	l10ntools/inc/gsicheck.hxx
	l10ntools/source/gsicheck.cxx
	l10ntools/source/gsimain.cxx

Change-Id: I5d12f4ee069d7024345d78c45fb1587cb006c922

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e05baffff1446b1d65f0cb84130b060241065da8]

Related: fdo#39626 bootstrap.ini is windows-only, use generic mechanism

Change-Id: If3cb8451b8af874b82512f1b731654d918d0a196

2012-09-28  Tor Lillqvist  <tlillqvist@novell.com>  [52e61794edd630261b34cd5a20cccc220231877c]

set MSP name

Change-Id: Ib1120ea82a8e3e9d15d524ff413a1342dec3dad0

2012-09-28  Andras Timar  <atimar@suse.com>  [997bfce2df6648160ccec41e0a4e440d8711b429]

work around unexpected behaviour of msidb.exe from SDK 7.1

Change-Id: I48cfa19c40140dc81b105e27051f99e8f1a0c8ae

2012-09-28  Andras Timar  <atimar@suse.com>  [609583db3f83343e3e42e6c94fd4cf218f11327c]

revert fc1e9f253dd07362065f2be9691be89fb9b3f84f

I don't know, if it made sense, but it definitely broke MSP
patch creation in SUSE environment, so I reverted it.

Change-Id: Ib6cea4a59993b4edadabfa1fdca42264a8eb2311

2012-09-28  Andras Timar  <atimar@suse.com>  [53cd03a5336563ab51b3e7fe874640cc24124de5]

install help xsl files unconditionally, needed for MSP patch creation

Change-Id: Iec60fca2895cffac34290dc8db8954b95dda6606

2012-09-28  Stephan Bergmann  <sbergman@redhat.com>  [469780c715f2a5dee6c58347941aefe6f3de079f]

fdo#54744: Fix broken logic of string comparison

d1cc007108442056f50d3a6d1212b2b4cfdc4c14 "sal_Bool to bool, String to OUString,
in SfxMedium." changed

  !aLogicName.CompareToAscii( "private:stream", 14 ) == COMPARE_EQUAL     // (a)

where that suspicious ! made it effectively behave as

  aLogicName.CompareToAscii( "private:stream", 14 ) != COMPARE_EQUAL      // (b)

to

  (aLogicName.compareToAscii("private:stream", 14) == 0)                  // (c)

where (c) corresponds to (a), but the intended behavior was apparently (b):
Exporting to hybrid PDF now causes the embedded ODF stream (which is saved to a
private:stream URL) to be empty, as (c) is erroneously satisfied now, causing
the following lines to erroneously clear SID_OUTPUTSTREAM.

Change-Id: Ia2c1a69db7b4da07bfe01f52c3f6759301358a84

2012-09-28  Ricardo Montania  <ricardo@linuxafundo.com.br>  [6cb080ff913fce2d0477566420157733de997f52]

::rtl::OUString to OUString in basctl

Change-Id: I7be699102eab9cbf7184a5777a4b161db885adec
Reviewed-on: https://gerrit.libreoffice.org/711
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-28  Miklos Vajna  <vmiklos@suse.cz>  [7a3a8a254363801bf6893b23d67f86a7461f8f3b]

n#782061 testcase

Change-Id: I6aa95063ac8fe825b47decc68b08a35d81e4d59d

2012-09-28  Miklos Vajna  <vmiklos@suse.cz>  [0c8017a364efb0e8a1cab57b22257e9b319fa0a1]

n#782061 DOCX import: w:position should respect w:sz in w:rPrDefault

Subscript relative font size (w:position) is in percents in Writer, but
is in half points in Word. When checking for the default font size to
count the percent value, the mapper should search font size (w:sz) not
only in direct character properties, but also in default character
properties (w:rPrDefault).

Change-Id: I9286d44c6498c765ddfee795d50921ef58b80071

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2f31023abd7786746ebb59cdc4e73e86af4de8cb]

explicitly link to libxslt

Change-Id: I8cfcd82bd6198bcf70d6ec082f82aaac34cc50c2

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ab4eb0e332a223b93f08a35b8885f34c8afbbb89]

SetPosSizePixel->setPosSizePixel

Change-Id: Id1cab5b27776180cd8403af848c1294858384b4a

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [62384d5898c3775c141409a7399a612ef6dd9ecb]

convert GetRepeatComment to OUString

Change-Id: Ibf75533d04b3c68b875f44ad22639934578867e3

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fac4bed44bb22d4ccdab1dd08fac597b39ea2ba4]

fix up merge

Change-Id: I1ce7e72c2c0d1a2cf56df66197510e6870c18047

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [478a4a3ca4e5b540aacfb3b7e6464eb54336cb67]

adapt ThumbnailView::ImplInitScrollBar

Change-Id: I6b675874fd683f1c9311322c4662f33380f9c113

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [aee968e3540faefeaba27832a3b537a512ba1fed]

adapt uipreviewer for ucbhelper change

Change-Id: I60463d107d49ecc78053dd2592fc207164708040

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [9582aa03c5631f1a2b3fbe9a3001644f8ec3f33d]

mbHasFocus renamed to mbHasControlFocus

Change-Id: I44d37c490ca0554d9f5b286ffb79b65f1c3d1914

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0cd2f00aeecf7bd9d017a3d5719196a422b0c64c]

have to register exslt handlers for string::tokenize

Change-Id: If761ebd095ef0ac14c6d659411eb63157eb8dd27

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [be23f7fbb872eb9e1151a722348b039bc65ea4cb]

sort child positions within parents according to grid position

so that tabbing between widgets jumps between then in a sensible
order

Change-Id: I852f4fb08781da2b703f8f87e84abdf4c366fa26

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0c430547d8eaca42e0a4875c9a201c202f1d2aa6]

truly skip unshown widgets in tab traversal

make tab traversal of dialog widgets hidden because their containers are hidden
and/or disabled

Change-Id: I1947584717030f3703c018cbf05235811df7835e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [03e4a93815b3ab60d767c9b8cdc3b816cde24706]

defer initializing dialog until sizeable/unsizeable is known

we have to defer initializing the dialog until we have determined the
sizeable/unsizable info as we can't change it after the fact

Change-Id: I27c90f8f92953d919b36cddc6a99fae9d7db47eb

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2f6e8daf883fe67a1cebc2cdf9d54e41b064a55c]

adapt insert character dialog to new layout

Change-Id: I5561c2684d0957b65aef0d139e9210ebdd703153

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [de43297de3b81fd60894e4aed8574d51c68a4800]

add special character dialog

Change-Id: I9f5e6846593ab34995518598294950b34f91b83f

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c44f4d335f75f9f0226cf6b07b70bfbb500cba63]

reduce size requests if new text is same as old

Change-Id: I6e9b03c4baf05d096aa780b4f6d8635bb1e254ac

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [76b7acf0d25b257ef70dad9b3ecdde3434ca6b78]

merge SvxCharacterMap and SvxCharMapData together

Change-Id: I417ce219924987f584cabf9ed8098607d6e5973c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ce8b87b0eb525acfeeb6b2ea3a5f4a499a7f9605]

adapt sort-dialog code to use new layout

Change-Id: I925ebfaf1343be84d47736bd0d5703adfd1692d7

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [09d7f549ceec62b21c8c34cf14571932cae60b4d]

add sort dialog .ui

Change-Id: I725cd86094f8605f093c730e7b18f4c1e4a9adea

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [595feb2f04993ec85315af2862bc764a5fef9163]

fix getNonLayout[Real]Parent helpers

Change-Id: Idae11802aaeb3d9192cdf7fe8fae61788bbb9b5b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dc5d6deb158bf4506630a4ef006b4eaeb9998fbf]

we need to have the outermost TabDialog as the recipient of tab keystrokes

Change-Id: I1d230512d2145a9a3198c25c60dcd8954928120e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5d60e826ae6b10161ecff64fbfbf9af230898764]

set the default button on various dialogs

Change-Id: I63b1cc73d8ed240c40dec07fe1f8470da8410464

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [56ec8c6dcd6140b3df8bc51815066c95f4af2cfa]

adapt zoom dialog code to layout widgets

Change-Id: I7da387db88b8a4449dc1dc7099527f786b0d565e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eb51d8b61ad2fa104fa9fd5da92e328a1ad85075]

support has-default for buttons

Change-Id: I4b3b6bfa3fadaed0770b5e5254f5afc4c67de191

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a390a10269ed2aafd7dd8fcce3b057c9b4a3dd86]

move layout diagnostics to vcl.layout channel

Change-Id: Ib33d91ea56219036182d30fdd3dc2159ce32a48c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [390abf002b2ee77e3061df37de866ed03cdb6c3a]

convert add/remove autoformats to new layout dialogs

Change-Id: I79d658b4e8e1342c012a4bc52b3204ccceaa5520

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [29f162da2c4ad45bde54cf475d20cd226b54f07f]

convert String Input dialog

Change-Id: I484f7b495d529664717cf2f9f3f1f4edc7c1ad01

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8d793b044562e1eec73ffd081e44f44c392eb4b2]

adapt code to new table autoformat dialog

Change-Id: I7bc8c1b37fa9757c5d47902d54865d0319135517

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [722f63f50566137a397ddb9b327ba9a0eb468e4d]

convert autoformat table dialog

Change-Id: I645565afe1a3bac4402abdfaba821ca9235c6087

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fba475ecfd4061b005f268bf98a904223bb5472e]

adjust combobox GetOptimalSize

Change-Id: Ifeaf6bbc57b57800853eef9657f646b1447f2add

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4799e8d50e5220b85572625f2741a592fd9cf3f8]

support "digits" for numericfields

Change-Id: I2ff678621df940dfb7b19c566544bcbc9d1a29bf

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [adda1a25f248586b46682bb9e19cd7a6b2c9debc]

convert hard-coded layout of char name tabpage to .ui

Change-Id: I20829b6a0835bf96489d67b6f7effcfa84650328

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [29d6cfdca55c56a61c5a22c42f764697b5dc03b4]

convert hard-coded layout of char hyperlink tabpage to .ui

Change-Id: I4d43f911b084146393e4be514584acc245a4fda4

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e4c8ec5fec16aaf786db4b9cc604bf693562f004]

convert hard-coded layout of effects tabpage to .ui

Change-Id: I6aa02f112b0b13402db1f0cf721d0db8862432bc

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fdc8245182dd3fc44289a39976ee41e59451127f]

import inconsistent-state GtkCheckButtons as TriStateBoxs

Change-Id: If7fbe960bf5af31b51a7e454b8131c31b232a79b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6a0951a9bc564d8e214472bd84aec2971b9e9d64]

convert hard-coded layout of position tabpage to .ui

Change-Id: I760ac60a341a9942fef5a911cdb8b5af304ff1ad

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4d173556cfa07620c1ea7bd1ee044df02267879b]

convert hard-coded layout of two-lines tabpage to .ui

Change-Id: I87da59af50420993303111dae0ec4456ae15cc20

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d23a61c697a81174a74fcbd78b43bd4482562af3]

copy the button data

Change-Id: I3014106791b761e6aad5ea355402f9a2850f5bb5

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0be1db23e008963e882e0548ca8357a10ccff380]

add adjustment for max columns

Change-Id: I6a1c97a3fea03bd4ef0c5a45d94bd139921bcfc1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [14a6d94e1f4a5df78e446efd327a6f5c15aaeab9]

calculate ideal tab size not current one

Change-Id: Ia57366baafb7bb5ecdd8b7ab3d1f52b6438d165e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fca9bc70c08c83e75d9d2fb35b64a972d852bf84]

add a new stock reset/revert button

Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dc4522d249e2f7c7de9118183200dda6872d5d37]

map GtkComboBoxText to ComboBox

Change-Id: Ib73ff4ba0fc6c7c977bda8582079fdb0194e12a9

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [11de6f79c4c684046b057f2d72294edaac66cd19]

convert code to use new text<->table dialog

Change-Id: I1f38f764901a2526d30561cedfa8495f8e326180

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [ae6e2448e17d67d2b59af0977b014f83438fd87b]

add a text<->table dialog

Change-Id: I3ce08b32b07ac23d6183cd820d6e46cff78cdbe3

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e69c736c2769719027c3d26c3a8fd04be3d06b5d]

convert code to use new split table dialog

Change-Id: Id170da91f97d4a0648f0072fa0e02b7897ced13b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [11c10d89fbe7b133d66152272aac2e4edf973c6b]

add titles to these dialogs

Change-Id: Ie8a99fbca7f71a2158534e14e7b87b4f503f1c6b

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [90ca3b779e6086d2dc8c26cd7acbb2b30171aa87]

add a split table dialog

Change-Id: Id2b1061271abe5605913227e841b2d969fc5acf2

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2baff4b2fe8ac27003ef1902818b901a1b4e2b4d]

implement setting Dialog title property

Change-Id: Ic3088f75c3aec57fa8b60a59f806f8396cdcf09c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3edc54658d0e33c354ba6fd6791769ba31cd553a]

convert code to use new table width dialog

Change-Id: I50ac81a34945760ccb053ae1c8e328bbdff1a944

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [472f558a845949b570f4d01bc0401e1132d1da49]

add a column width dialog

Change-Id: Ieaa24944baffd61f1e032e2eb02d82a9b673ee6c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6fe55ee6071c97d5784e2142a644f2044b77f250]

desensitive row seperator with global on/off numbering

Change-Id: I380249ab6e3d2fc77768b3d1680c7e49fc3a18ba

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3afe966bc21650acafdf670c8ef6bb80fe382018]

missing helpids on brochure toggle

Change-Id: I565ffdd359740198aeb2ed661383ba86c6f7a39e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e3982d4eb623dff2584da36b67ccac0328cef599]

set a helpid on the tabpage container

Change-Id: Ice461f5de76ecb5628682572c0b40736a29b9381

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a45d7d82e7848b7af0e09c393250d1450d58512c]

rename expander for help and remove now unused hids

Change-Id: I9c5b01efb0a233621732350f8aff432343931be8

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [60a690d6381119aad022db5d734e6b1800c585e7]

delete print dialog .src now

Change-Id: Ia1ca185b0abfac6443c819d4143298e7bfca66e5

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2d5d8ae320b04817d1debbebee045a2ddbb7b93b]

hide custom tab page if unused, e.g. macro printing

Change-Id: Ie3cea0d1d0b7140d1456478a92ac0e72bf423ed3

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [87b5cdd5ed13f5d05fe90b11b01e3832e5725b72]

convert writer, draw, impress, calc and starmath printer dialogs

to new-style widget layout mostly described in .ui format

Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [644cb58ac6ea53abab37c61e49d047eab0a1735c]

add a route to toggle off spinners from spinboxes

Change-Id: I344b591b9d02e08717db1da89518f1a9654bd7a1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f4af1f209d56a23ab169f966f14270042df12033]

we need to retain invisible children for the first grid pass

We will drop them frm the final grid, but for the first pass we need to know
about invisible spanning children

Change-Id: If3938a622a5f0609964bb5e72f8428c64cb09f79

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [628be0262163574bb1cbe0dc49f0132a4e6d61dc]

want to be able to find tabpages by name

Change-Id: I4e08ded38a4d1d9d193d5d7731c7ac667c70048c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [bc347f9f247e141b7377a531a966da076dcd2351]

Drop .src layout for inserttable and use Gokul's .ui

Change-Id: Ibc09a1d208720607944f24139eaf45e62699e69e

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [0553a0b10267f824100fa5a9c2aa0d5749a46868]

add an insert table dialog

Change-Id: I5b883743768aa207c6857ae454ac19eab30b4266

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6382768c8e2e2755ceeb5f04d6a1eb35a833383c]

support GtkEntry width-chars property

Change-Id: I5a3bdf6058b0d786923a9543a064bddcc84f001a

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fd7849d58de6c36eb7edd9d13b3f7c7da05fe235]

make spanning of empty row/cols work better

Change-Id: I4ef6cee2ffdfced8d98dc48cf21a142bb15fd4a3

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [41d2ae98758da4be882e009d3b5c3868e6f91ee0]

drop autoshow of all widgets, and honour visibility flag

Change-Id: I752c8be2830441114b747a809eb1a331ac19472a

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [19863833be0cfc8b72cee5bbc7ebf32f0c423468]

autoconnect multi-column list stores to dropdowns

Default to importing the first column into the list and the second column as
the additional data and only considering the first column for translation

Change-Id: Ic74a4550167455c83634c4112ab2b698c1d25ea1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [b9fbb89eab7ea1f7b5e7b65c95d39f6d67fb269a]

substring-before doesn't do what I want, tokenize instead

Change-Id: Id1c05366c429760780ece462db0ad1908fc19da1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e6bbc419eced230056007d4f478fe0b43d1648ee]

missing seperator

Change-Id: I758f61d51070a144f5c893e4ca0adb3b40d7ced1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [cfb83a9aa55d84ee2b47612192e401a62743267b]

call queue_layout from queue_resize

Change-Id: I7f28c844bfbf739337937970355dbd4a8d39fe81

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eb0a623d058a7d9d09c3b663a425930e1531be56]

Get optimal size of spinbuttons from min/max values, not current val

Change-Id: I2af72a1d88d2d411924110c6ead03bc8ed8b5dde

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6ab899e7cc8dee550fbbeeb009bd1524eb9df2d1]

some windows SetPosSizePixel->setPosSizePixel

Change-Id: I676284380e2aab7327f4ceb5e043aafb29aa555d

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0943d268d8c4ededd72b91ce22d9aef9835a2306]

additional syntax tidying

Change-Id: I0b99c39fb74ecabd2cc8ec16d38e362a03e83381

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [49faee768fc0ecad573c7c84cd7681954f2dcd16]

make a dialog basically a dictionary of child widgets

so call get("name") on a dialog to get the child widget of that name

Change-Id: Ib6ebe8e0165ec3e1f50de9295855042b65faf5d1

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [680cf8673bd13e8a82ee5c27d474de24bdd25115]

set a preferential width on the char/word count widgets

Change-Id: Icb0fa6e358fa3bc8281b8acdc7214b5cd8204c70

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [acffb5ae7a26387c142666ad837ecab763a93473]

missing wordcount.ui install

Change-Id: Ic48a4108e4ff9093f7d6a9724902fa4403c956cd

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2aa2a25157f11e1502e78abd8056b16540c76e3a]

enable SfxModelessDialog to load from .ui as well

Change-Id: I31c93091778b9fd51521699c955df8834b9168ff

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d499ecfe451d3fcb4dc47b2c4f104ca6faa81e62]

Drop hard-coded layout for wordcount and use Gokul's .ui

Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg
together.

Now the cycle is complete, .src -> manual layout -> .ui

Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dfbaba92e53a91d08bcde392d616f1fc48e220e2]

map gtk-close -> PushButton+SV_BUTTONTEXT_CLOSE

Change-Id: Ie8de8e23d72a8bad2c5edb097bd8b2c50a8ce4bf

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [676659bc050f8a1353ca44fdd2dc19cea2fadd53]

we need TEXT_RAW to retain leading/trailing label whitespace text

Change-Id: Ic0fe9dba4cb2efcb96830425626a3ae9636ce18c

2012-09-28  Gokul  <gokul.cdac@gmail.com>  [6bf72662ea275d866402d5ac3cdbea8d3e723568]

add a wordcount .ui

Change-Id: I3eb959c27fa99d0a088472de3f95bf3c659114ee

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [70c7afadf867a2609b395804c117c7a66090529f]

We need to distinguish NumericFields from MetricFields

In the future I'm hoping we can get some gtk3-side support
for patterns for GtkSpinButtons or such such. In the meamtime
overload that info into the name

Change-Id: I20464e3ddafb710dd7330fc038bb9330b852410a

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fc86fdf6b44ae6814e99dd3b5e878191d63c16a0]

GetProcAddress doesn't work like dlsym with executable's handle

underlying GetProcAddress on windows, unlike dlsym, doesn't search
through all loaded .dlls searching for the symbol when given the
default module. So load the module by name.

Change-Id: I148250c9d8dd5aa2b802581d049533f2c5e83caf

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0a9ab848a66045043770d8d6a8ca70129e3bd1ce]

seperate layout from resize

so layout can be triggered by queue_resize without calling
virtual overrides of Resize

Change-Id: Ibf7a4b763d05d9aa401cb15e510632410aeca30b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3a369c42777bb4fa8a8fc5342544f60e740c94ea]

queue_resize on fixedimage graphic change

Change-Id: I6de743a290b2a08d4c90be706ea28daae94c2e74

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a216f1db779cb74523dad94cc1f93233d3826c78]

calculate and position taking external margins into account

Change-Id: I64acc2bc19051626e6c175b5d84f09c4dbbeb908

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2f002e3a49da3fb797d564864acb34f6dc61f9de]

having two SetPosSizePixel is a blasted nuisance

Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel

Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8eaf8158156935a0e5b7ed2d1bf56e9f759629de]

add left/right/top/bottom margin support

Change-Id: Ia43941071f3e1f1a364558e93928bce094d4c81f

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [817e876a8df0c969b63cb20b0cb7d85d7280b7fc]

Move all the state we need just during parsing to one place

and throw the lot away when finished with it

Change-Id: Ie64d3fa4cea41fa1ec956538616f73204957f311

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [7e1a1d4c846946c6c97078149f176e90438387de]

we can need to redo the layout even when the sizes don't change

i.e. container remains the same size, but something inside it
has disappeared, requiring contents to be readjusted

We still want to minimize recalculations, so mark parent containers as dirty on
queue_resize of a widget and we can retain the layout tree of the clean ones
and just move them into their new positions as big fat blocks

Change-Id: I8c5d9b836b48c98765b5cc41be72eaa2913ae7d8

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e1f31827afa040487a6f72e182947fa852b691ac]

c++11ism won't wash

Change-Id: I86ce5203998f8e23533c01243b5aac5ac6b4fc53

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d86c8c058f00991a449542ea43e75f2fbf424def]

map gtk-media-next and gtk-media-previous stock items

Change-Id: Id5c973942108a95649d1cc23b21820c2b981aef9

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [67b234b81d28327766573fc13941fc152facc71b]

map GtkSeparator to FixedLine

Change-Id: I89b4663d94af7a57d915ea4386d5354a8d66190c

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5ef9879518c70b3dea380217c9c4b5cb455f91a7]

map GtkImage to FixedImage

Change-Id: Ia5c3ab0099fc68e90450beaf4c9f836f2e790767

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [bc1a1a025e7f31145a5f50d2f8c81248c8dad309]

recognize and silently handle placeholders

Change-Id: I6e825a1feff04bac3696c3e46a16d187cf048638

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [13dde575a9e03f1d1fbfbb40514c142a6e2f2909]

Implement a VclExpander equivalent of GtkExpander

Change-Id: I539d8d313a35509cf603f18e5f074eab331f2480

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fcdf78fc9f0165ba42415d9a703aefc6da4a3b37]

we need to set hexpand now that it's implemented to fill the dialog

Change-Id: Ib054f474a197c7cab6cd0d4b8ab650f4c78d1e79

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [08079bd1df02221e211582316201dac84a57c5dd]

get_by_name -> get and pretty up widget type casting

Like Noel G points out, it's not like there any other way to get
a widget other than "by_name"

Change-Id: Iefe2a16472e2916dbeba1ba3c0c115cc6416ab5b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [385e47609b1c702168eb975f0cf88018e0f2f639]

now that halign works, use it to pretty titlepage dialog

Change-Id: Ifbb5fe1aa09bf96555601ce237e19d84417354c2

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [455ca9208630c2398c1c503ff833ddf3fc71cb90]

add support for custom property for custom widget

Change-Id: I166522cb801282ce7b887b694e9ab25c84bd7759

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [98283a67ec892ab31ddae04f0c2ef7aa5a0e962e]

Convert of LineNumberingDialog dialog from .res to .ui format

A representative commit for full conversion of a dialog to .ui format,
see 4add66152cd6c1c9f4f39be35d8d016cb5b11080 of helpcontent2 for
matching help content updating

Change-Id: I062e401b5ef670de03f57b1feed7ae9138faff07

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [943ab44ef3b34dc95d507fca3b48717fd1609e57]

missing piece

Change-Id: Ia04a22f15d26be3cb9d99b0e4d948cd154803d8f

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [821f32c51d9d6833a4b4f4803f5862d87a5e5f62]

add a mechanism to create custom widgets via VclBuilder

Change-Id: Ia78ba7126de6a1b3dac3877e3eef9a30194f8777

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [970acf533d038a261882ca000e47c4f430ea6907]

Keep binary resource help id on retro-fit

We use our new help id for a full conversion, but for retro-fit
we retain the old help id

Change-Id: I341e72b4c01ff2350292a0947848aafeea524d45

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4a9fe1a736dac09436ff31560565f1e5b7d5b46e]

distinguish between NumericFields and MetricFields

GtkSpinFields without a pattern are NumericFields
Otherwise we hook off the pattern to determine what sort of field
it is, only MetricFields for now and their various field units.

Change-Id: I1d50b302b402516b5460774f1d689ac93bfd61ff
to-do: upstream something of the "pattern" nature into gtk

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [cd998eb98d23ad4c1e5d9e56d7fdb78731b3f2d6]

simplify line numbering dialog

Change-Id: I3bb2a0c6b3f468fc37332d8f390aac3290f129c3

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [97f69c7f75e88d51530d8263f98f8dccaa72eebc]

honour hexpand/vexpand in the grid

Change-Id: I6f57592d83a53de0933d669438851c9a326af02e

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6981ae169ff82ccaaff7040fef03b3bb322790e0]

Cut Gordian Knot of helpids with .ui format

There isn't really an equivalent feature in gtk as help ids (apparently anyway)
Rather than munge one in, use the widget id + path as an unique help identifier

For the retro-fit where code remains unchanged, don't override the
.res loaded id with the .ui generated id

Change-Id: I1befe77408cb317e0462dacb26b7d12f9399d372

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a8875d1373f57370026e270fb51e1205e9d1edbf]

get order of destruction right to keep vcl happy

Change-Id: I7db392bdc7f3be02d47cde783f029cc98308b17d

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0296b3a6948bec92687ab7960bd7ae4c8454e702]

ditch over complex property buckets

A fairly small fixed number of properties are needed, so simplify

Change-Id: Iedce02264816666dbac53d7ad3cfb64be8e1c8bb

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [7d8169706b754d7617cf4a1065dc40e698fa0702]

move from window.cxx to window2.cxx to build under windows

svsys.h on windows includes stuff that undefines WB_LEFT etc, sigh

Change-Id: I01dea9f1f6a4cf335402b04185047eeb99b07f9a

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3f3f96becfb8cd487f96cafccf8932f3f12fe814]

col ids all have to be 0, use order of appearance instead

Change-Id: I9508e2fa928db822b1776230c83fb48dfeb956de

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [84a65d2b0e7c9a858a18a7c06d157c00c1238abd]

blasted xslt, give me the indexes I want

Change-Id: Icce11ed7507f7481ded5a480ded6e7e5fc31924b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [1266f7fc2c2887b66fea5c765f69c8e760e29d41]

we need to escape xml on export

Change-Id: I770e4e6b3b77892c3fe1ba1e55f3e6d5834dc6b7

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [de2ae45914438582e84c7fbaa21ff4d271308587]

disambiguate list store entries

Change-Id: Ifcf3abd08bf2bf3fd170adfe52b2c9ff69b30c5b

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [894c951e92f5f44b3de34664e11c57b8f0e62d4b]

handle translations

Change-Id: Idb88fe3a32349f6a3cf343db884e9cc38d699660

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e190f0ab0dd466b6faa9c82597c628838f6af0f1]

merge tool not filtering on requested input file name

isFileEmpty = !sFileNormalized.isEmpty doesn't make sense to me
from commit 8b8162e0 I imagine it should be
isFileEmpty = sFileNormalized.isEmpty
which gives me the expected result of filtering out the files
I don't care about

Change-Id: Ic0967ac382a1fb912e7ad98d2fc5dcb626d4ff87

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e967b156cdd2329a1ea106b6ea9517318f5ed81e]

merge .ui translations back to runtime files

Change-Id: Ia01ef21441220293343370df7d865c7eb889bc84

2012-09-28  David Tardon  <dtardon@redhat.com>  [bfd20bfb3a0344cca10034674a822530ccb950f9]

use UI gbuild class to package .ui files in sw

Change-Id: I3c6a8d3cbd9fad20506c1deb34d7a65c4fa76bc6

2012-09-28  David Tardon  <dtardon@redhat.com>  [481e627aea2fa41ac433adbb7a9a77b6bf7b9200]

use UI gbuild class to package .ui files in cui

Change-Id: I4ddeacdbf2bbe86d0351a2d6027e2d608b378731

2012-09-28  David Tardon  <dtardon@redhat.com>  [210831bb479b67076bbca1b7926bccb0e29b1658]

add support for .ui files to gbuild

Change-Id: I2817a6e354e13f5261825701bdbc836e2da347aa

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4b06d11a8655609b996378dd6ed59c4b74bc99d3]

fix merge conflict

Change-Id: I48aedf99459f632e2e94db20be44b0bc5d166805

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [941436645a3222ee07a7e348e38a34eca763eaea]

add a plausible .ui to .sdf extraction tool

Change-Id: Icd45e901ea9dd664fcbc0db0c71f555c4cc24a34

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3752a7c1ada87c744d5b3fa5c4ceac05e477e1c5]

1-10 shouldn't be translatable

Change-Id: I92282a3fe8c773bf1e3a3bb6f80cd96475223990

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [10abe2354c23ea07eb94a9cd89511ff77189256f]

adapt for changes

Change-Id: If63af9edf9afea73e8b2e5f2f35024fd43a54a99

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [90b4587de53164158d3ad94f981e9ce9f310842d]

hook up tooltips


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a27550dc9a7622e105aa87bb3ffff2036cfd52b9]

make isLayoutEnabled stricter

dialog/tabpage must have only one child that is a container

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f2793fd788280b7da2a9064d83c465931baaa13a]

for legacy TabDialogs dialogs hack the hack to reposition the TabControl

hack to get tab dialogs that add extra widgets to a SfxTabDialog
parent to continue to work as before now that the SfxTabDialog
contains a Container rather than a raw TabControl

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3b00eadd184774fa5b26219521830459b7c7440f]

further improvements to tabcontrol optimal size

One calculation takes the vertical offset into account, which we want
for height. But that one calculates the label width according to the
double-decker layout for over-wide layout, which we don't want.

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [afdfa760f6f56795398437881245420fc938eaa8]

put apply button into button action area


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eb1e793906b26aabb4bd099c2bd8a392139ac5a3]

add and use a "WINDOW_CONTAINER" type

use it instead of dynamic_cast seeing as we already are dragging
the window type information around with us

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [15eb1c02601d8c7fa135930a3eb3787a24e8b92a]

improve queue_resize


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [43713eb40f464dfb457efa7659f85c4b60b7c611]

avoid redraws when size/pos is unchanged


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [00876d07c8d8a95e547bc2f4dcd176e6b8c8e3af]

skip queue_resize on irrelevant state changes


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ba28def295100fe7f2e2ff2bb542639ea20851cc]

keep empty but spanned rows/cols


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [70f5366e052a24527df8fb81c51244d73b129d18]

zero-code-change outline numbering dialog layout conversion

a conversion of the outline numbering dialog in writer
to layout enabled widgets built from a .ui file without
changing any dialog code

Actual code conversion is optimal in terms of load time,
memory usage and code size/simplicity.

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ef21ea9e5b6ec9afc8a4aeec5722be34fb7d8c86]

adjustment implementation


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [87c67358ae98e997f43ca4e55f6303272e006735]

improve TabControl::GetOptimalSize


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [b89114144d0d3bf4b3903df42a3e97e5cbc458a0]

drop empty rows/cols in VclGrid


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2d2c0d9e5860249742330d8fdfd606509b8b256f]

MultiListBox replace by builder as well


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [674f09289a35d306bb9369ed17c2cceca20e6093]

implement GtkAdjustment import + apply


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [25fd794064a34d5e3af4ab7bd6b886c2e33b5995]

make default dropdown list length shorter


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [742064cfd3fc26d271cf58b4ff640831c6473fbf]

copy properties of metricfields


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d2b723482137b7a10e9f139f85c6cb1cfad2e6e5]

implement number of decimal places


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8a203e153f26d3119c61fb4fa5a263d8383007fb]

deploy standalone numbering tab conversion


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [351d6c87567a6979cf60637074d69261b738b156]

classic vcl resources use the "height" of a combobox to set the dropdown size

so, pick an arbitrary large number of lines for the dropdown

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8246cf84085ce6fdbb3b77a16d8a37d5eb9710a7]

allow bare Windows to be replaceable too (GtkDrawingArea)


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4f5895169a40abff8fec77d92648653aa14cc596]

mpImplWin only exists for dropdown ListBoxes


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [624567d48f902b26fdd1502526839baa9f106b44]

allow TabPages to load .ui files for retrofitting

when presented with a resource id let tabpages
find .ui files that can override that

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [60adf7a2d1b9c47afa2c9f2c405ad7c5da4d9687]

allow previewing trees without toplevel windows


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [00b4b4123aa87cc1a881fb13617dd4dc1c71b8dc]

tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgets


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dc601c038d193f09dfaa6901ef99400eab931221]

dynamically create SfxTabDialog widgets

so we can easily implement creating them vs reusing builder-provided
ones.

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [33e12888da78ec9d078b5c497f8c00866b01784f]

assign tab page ids such that retrofitting existing code is easier


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e92085454730a661e4e7bee8c75314e7a3a2914b]

consider tab widths even in empty tab pages


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8f6fa7220e606dee23dd5ba7b40a507b1cdd98c0]

import placeholders as empty pages for tabcontrols


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [328bada54e99141f443c19e2bc9c418f2627ed6f]

move dialog-contained widget builder into dialog baseclass


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [839acd1be4d158e285d98527ed48c64628fdc2d7]

implement widget alignment within gtkgrid


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c17c1b2ae7a6a00dce6d2018b5f3cce1d3eb3193]

increase tabcontrol optimal size by border gap


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [40d18687a90dda862e79703c45759b0c14eb7f9e]

beef up the demo


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8f30653c2625145c8d3fff5944b379f9be1f34ab]

we can extract the control type from the window


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2e2026ecfbed7b6e0ea5338305fee77a172d128c]

import GtkTreeView as alternative view ListBox


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [b7ae26a902b8beb1eda10e0020ee989798e345b7]

map GtkDrawingArea to a plain vcl Window


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e92a4dc6afc0be74810f1cc212dab8ac76bc5b5c]

expand demo to showcase more layouts


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5bd141f37c67c167159901243300df659b3149d7]

There can be more than one toplevel object in a .ui file


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a498ac81ae4e79e61a55432f12962c69bdf116ca]

pretty title page dialog a bit more


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f5e6be39bdc852ca2338abacf1689af9b04a7760]

fix grid spanning for non-homogeneous cols/rows


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a3fb005d0c18ea9f2397ce3dab514f94eb1969b9]

column spacing, not row spacing


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [94c960e4582846112dd6487cb17e1c64bab5e40b]

Add GtkNotebook->TabControl import and update demo to use it


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [142e382e120bdcb5a8e6be0fb849a3c16a03b9c5]

implement start and end button layouts and connect them up


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a371a15a3e9516a97b3c27016f025f5da145444e]

take over selected entry text


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e9093f294a5792b22c4dd9c6ff4090666e9aedd8]

transfer contents of listboxes


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d21bee32803a83bb86e3db796c2fad655c9431f4]

import GtkListStore contents to ListBox


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c0484f2f8d2da67bf5a4d329f2c495ed2bf012e4]

put .ui file into correct location


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a9f7413227fdae85941c706e87e302792e6da48f]

.ui.ui -> .ui


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0eb7931f4baac3d17226251ef8d21ab1f94c6c51]

add zero-code change demo insert break dialog

ToDo:
a) connect up GtkComboBox model, ListStore etc to fill in the currently missing
default entries.
b) implement pack at start for button boxes

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [9472cfb459e1c18778eda63b6666184c259ce524]

extend property snaffling to listboxes etc.


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [048c7974836fb2e1dc66a4267a40ad43546c4c82]

drop extra padding


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a9ac4d72f3d79ec51c69662c993724479184ec87]

move setting dialog properties on box child to initial show


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8890610f5a5d22c62e316806686560614cb67f90]

move height/width request into WindowImpl


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dd1a2ab57d51b72981fea2bc1335ef105f5b6d50]

This random +6 makes my windows too large

The comment doesn't describe the circumstances that required this
in the first place

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0672af08922647dc8d5410197666a47a774121f4]

We'll need to customize the xml format a little for some things

But we might be able to get them upstreamed to gtk and we can
still do the pony work with glade (and/or tweak glade to retain
alien properties)

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f25d95627451e505e06625f7784cd19c5ded29e9]

connect up NumericFields with their editboxes


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8846ba52c5df9bcac77c3ba128d401d51ce81813]

blasted BorderWindows are a pain


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8809036931363e3bdb2ed0ef627e1bffb1b19005]

steal radiobutton guts


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3747d670f91ae36e6005b166e3067c23a9a3393d]

put the cui zoom dialog into the right place


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [9a121accd1199156a1701b3130a2c3ed90b26caa]

make radiobuttons a more pleasing height


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [13035875067169920d35fc5291f62c821318e1e5]

don't factor in border window spacing after all

it makes the spinboxes too tall, possibly might
make sense to add the border window padding, but
maybe in the native widgets remove it again

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0f666da1084615faf42a9e3a6b53ca24527de2d8]

add Zoom dialog .ui


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8d34fae6ebf37677109dfd4cd5343e5b96456e04]

fix button groups


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a983689039321013117a69ac2eba6ecbf85773ac]

Implement conversion scheme for dialogs without changing their code

This supports a scheme where we can change over a dialog to GtkBuilder xml
without touching its code by the presence of a .ui file in the right place e.g.
share/config/soffice.cfg/cui/10000.ui for the zoom dialog

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a3b7b56eaaf6adce8efbbd1d40a06cc703311ee3]

add prevLogicalChildOfParent


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [75e99c7a646c15ed9317577abbe95284060d50a8]

don't reorder children without position properties


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c82b7790e5c4af85a740693f345b39f6d1ac8f04]

and set 3dlook for reused toplevel dialogs


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0b5d156dee0dd362200134d1a4b1ba44d2d63970]

implement sucking in the padding from the theme

pretty up dialogs, centralize adding the borders into
VclContainer, reduce default space between buttons

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0d7cbdbeac23b6a04b4b7b6e8fd39f2a99da0f41]

just return a vector rather than pass one in by ref to be cleared


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8f256819b14044afce7e8cf44fbecbe1cb8cb4cf]

implement RadioButton groups


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d3f29153feb273e2e14375045323356bd550abb7]

n-rows doesn't matter, auto sizes depending on children


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8e351e393bd1c1f3d896b6ca706ae959dcba6628]

use GetRadioButtonGroup to get other members of the radiobutton group


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c308996286462d94813907a6812865816d650960]

implement active property for checkboxes and radiobuttons


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [cbaf655567ba34c3bca5d3964d63ee940e395632]

support sensitive property


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e125d95ba4a4905fa36ba8f4bed0c2dafd37ce13]

first pass at a manual conversion to .ui format of a dialog


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [88ab6e32f70bf6ae3cbe0677942b71701069b4db]

park VclBuilder integration into SfxModalDialog for the moment


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [df5e8df4598c27a348dac30557535ec9205e3c04]

validate and pack .ui files as well as .xml files


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [506d096eefa8931de435bd42ed4e4a6abe3bf369]

implement a get_by_name for VclBuilder


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c1cb912ec504c9cae85f3ee163ef512181c62703]

add resizable bits


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e432b5e60ceba0206cfcbd6466fa8ef468c04531]

basic optimization pass


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [394bc02eea5e52276c2c188ca520a63a98a0bb6a]

mpImplLB of ComboBox is NULLed during destruction


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6cf211d897b10c49efe4e658d85e8e99acde30ee]

handle some stock buttons


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a4eb65b5bc068f1761c3a79cb86784152f72658f]

implement Grid and Box properties


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [56fe698f6130ada063371c4bdd547954aff9b85d]

move property setting into widgets


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [23d8026445f64b3af80ee9e28be72d2e60e125a8]

implement basic VclAlignment


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [804ccd53e0d4e822a8aa95b910cb0d5f99781c13]

add a GtkFrame to the demo


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a80c9b051d14f3d950799da9c02ed9d7ac710fcc]

implement a basic VclFrame

factor out common VclContainer pieces

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2529bd5d18782e7d1325d595001a3b4bd747b828]

install ui-previewer


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [50954ac4ec2cc9db4e63b6208d05569487ae7f2c]

document methods


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0d0617bf26e4d3ce235f9573170274d15362da21]

don't bother with children resize request while dialog is closing


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [b32de7328e35687440a7f8833c19cdb3752babc7]

mpImplLB of ListBox is NULLed during destruction


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f244fea0d6a9ebf11dede05477cc4540ccd472da]

make dialogs closeable in previewer


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [851a41ff88707f72e818233afd1c6cb2cf73f481]

set a default title


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8ccb7fe507677704d170d45ebb735acfa48f4950]

import GtkGrid


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [8c12a9133608f3c9ac8b25b431ed46a29e8b27af]

follow theme by default for Dialogs


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c10286bd8f077527f6f8b6bb620cc258b3764381]

implement ListBox dropdown


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [cdd73757f1dd20908247cd7d07c646f0a22a1e24]

rearrange demo to help glade out


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fc6d0a93cead358f7fb47f2a7e02d703e0a6dbfb]

add border


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [af1e2aacb72a17fdfb3e90bdcd939e75a8aebfb4]

implement GtkSpinButtons as NumericFields for now


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ee657aeb53d5fb3bdd314b97a5b1e91d8ab92cc7]

Implement "visible" from builder. Fix queueResize.

The natural place to call queueResize is from Window::StateChanged
=> instant-beautiful ui-previewer demo. ship it.

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c0c1c262112966a1f743045ec185e7a4c875796b]

fix pack-end and import pack-type


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6821f36f2306d667ecc48d73041f6bb7d5c70e94]

allow reordering widget according to packing::position


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [a8bc8cbc5195f4c89f148f5dfb4d21a3919910f2]

import expand/fill etc.


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c1d2ae7146cc4c65a7aae9d015fa0d12b5bf1f36]

GtkEntry defaults to Left alignment


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ec0035ec01903ed9971febb945823ea0f79a0f35]

checkboxes, edit controls


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [70a9db6698eacd45c817159d524876f34156b45c]

labels, radio buttons, vbox, hbox, button-boxes, text alignment


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d0570bbebefe33ebccc5c82283cf4a28fbb6eaeb]

add header


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [9543bbaecf980aecec3ee71a4305573866d411d1]

bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgets


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3a714f042ccb4c565b8aef9f5f2d14def1c20d71]

retro-fit dialog child traversal with nextLogicalChildOfParent

retro-fit the logic that search dialog's children for keyboard short
cuts and default focus widgets etc

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5d73db20daf1d445db04fd2c14d7c6596c536b87]

skip over layout parents


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [09d46a4b7230a6917fc4979b84c5d8d5fd87781d]

convert some more tabpages


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [58afbc05934d06d284523a99935b21dea92ea8a4]

convert SwCharURLPage


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [40a02b83f307c07a0886ecd1894441516983fdc4]

convert SvxCharPositionPage


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [004369c76a3c43a478d668521bf7cee3176bf5d7]

force all tabs to exist when layout enabled


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [53aba9dff86e536b28c066a543e198ec672fc4ca]

manual font effect tab conversion


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5dab78cf84dbc92000a653adf4759810a042865d]

add a setGridAttach utility


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [93e903ac5d2671e7f6f2a233a8c18c092cc177b8]

layout western-only dialog differently


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eb08a72f950684806bba1101e4e89da07c7bbf94]

we don't need to manually move controls anymore


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [7a895dab6d95f05053c822e0f492287bb60585a5]

implement override [height|width]-request


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6fc18f9679cb1c344221450ac802d66ac09efe58]

better initial size string for pre-update


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [7a33ee805f9750a54ab38cdd164bb23211845b70]

only need result of GetScrollBarSize in else branch


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2176e44c638a9b35677ce82a4ea9c369cb8586da]

better use of hasPendingLayout


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [89110335ddff0e32ae6c9deea89f426506a8e2e0]

tweak timer to affect layout-ed dialogs only


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [483ae3ffdd3d537bdd2b46255a26f1cdb9366d3b]

drop spew


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2b05e3f639b88d0db23691f846eeb615048efe05]

reduce flicker with another timer


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e333190a695ed21fd02c4417f826e4e280b63402]

don't vert stretch grid on resize, alloc it all to the preview


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [4a29b3e40728ca2b188fe5a7b7a74c7344950453]

implement row/col grid spanning


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [976371800747f5688562e67ae941921560971f47]

use grids for layout


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [792a4cc0f88e97ab210171dd6d0e166eab435f08]

implement a basic optimal size for the preview window


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d2c9f39b7dffce9dfabe8ee53d94863738fd68c0]

set sane-ish maximum dialog size

todo, extract and refactor the duplicate "holy product mangement" values
and reuse those based on screensize

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [60605e36abb0600c61a4129123f2c8ec00122cf4]

make setting properties virtual in order to handle borderwindow

i.e. need to put the properties onto the actual window that
gets set as the child of a container

2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5e5f693a14e788862ff65ed6976a9c336596cfea]

add a grid container


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3aaeca4c1b7a67fc33208fdf63d30de8af53049e]

make SfxTabDialog layout buttons with button-box


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [16a9873a6f29ed89e5fadaef867f87a9322b2b0b]

set char dialog resizable


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [80f1d7c5599dbea0b196e964ff1d598e08517834]

get TabControl and TabPage to talk to layout


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e333c62699d29143d2fdec631a42e109eb729500]

find buttons in 'action area'


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [adf8e434ae7b03ba24041bb7308e8f1f3fd55f25]

resize not-shown-yet dialogs to fit contents


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [dcf9a685080b6a093f747496cf3cf884b044e33d]

add a vile getLegacyBestSizeForChildren


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [58eea0f6bd050b0b31ad1059d18dee07872b1020]

find parent dialog, rather than assume where it is


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0edcf79e65f26142f637d4c165438d8caf39bbd4]

add a more formal isLayoutEnabled


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d08a4fce5c58eede9a913e0b5d55755e5716ae10]

rename these so easy to know what is what


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [5f8328a13c914a3a86b3cb50c84e6762aa70aa94]

rename these


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [6581e2f30ea18bfc9deaeafc2bae11249fd73487]

can drop the debugging size setting now it works


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [ce7e5c914c2b0997034d25b64dbf594f1154e6f0]

not going to use bind


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [fba5febdf60b37be69d2ffc66445d3e324826346]

need to think about the toplevel dialog resize


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [919048ba44db04e3be5ee477602923c77a58a6f5]

add a little space


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [89b5326a41f3a43209899f99e2a8515759cbab5f]

pretty it up a little


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [91100a806fc6196a5d52eb0bd6793f8aff61fa37]

only queue Resize if we're initializd sufficiently to be able to resize


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [3e16300a08c9394be8b58d1ea56eb64b60d0aeac]

only Dialog has SetMinOutputSizePixel


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [e01ec6abecb8b0d6da6a7c6516a59128e14c6f32]

pretty up the demo dialog


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [57184a399172862edebcf23562a8886cb4a9e2c9]

support a border-width


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d3992cce471cf945caece722346522f4ca85f6f3]

implement minimum width/height for buttons in buttonbox


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [d831ef32f43f7c66245272e0fb203b8f66ab0b4f]

add buttonbox spacing


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [eb495c32a2c8caf2e5cb6c2d95d63f95ab8ab88a]

now can add the original widgets back in


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [b5ac359ac6747244210a14f260866f41f77a0f86]

button boxes where buttons are the same size


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [1c3a8d143f52011f15609637aca620db96d4a263]

we'll need ButtonBoxes to enforce equal button size


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [2341873c2bd44f5af02ce71624bfadd07e40a2a5]

implement distinction between pack start and end


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [0cbfbebd35e587d76403356d3df1195641db035f]

we'll need a pack-type in order to shove buttons over to the right


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [c09a0fe53edf1214820e66f9feba6e5e618f3c3d]

use property buckets


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [f60fef6c8a7b2bfe05ba9c1c6998cb77f9bb3827]

allow arbitrary child properties


2012-09-28  Caolán McNamara  <caolanm@redhat.com>  [7d4c786e5c8b2b664997df6e9193cb4352cf9615]

add basic hbox, vbox and dialog support


2012-09-28  Tor Lillqvist  <tml@iki.fi>  [a73656244f75099415efe1b671783eea9dcbe5f9]

Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap types

Needed for some unknown reason in a 64-bit Mac LO. Doesn't do any harm
to have it included everywhere.

Change-Id: I62ae599692bb922678caabe78b7e1c0588573bb2

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f27767397831b061fa6517434c5190e9f64eab2]

Remove unnecessary semicolon.

Change-Id: Ia63d73b79ffaae15f82d3abc4addca39a98c7e04

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [77a0acae58828d2186bce241b562c363da93343b]

Remove DECLARE_SVTREELIST.

There is only one place that uses it.

Change-Id: Ie3a41b36a5273c9b658b6a2f0e5d029bcb148546

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ed264ffca065ed2aa36624ba29d9764ff042a72]

fix vell value import from ooxml with array formulas, fdo#54559

Change-Id: I3a7e30940caaaa543a178bba3008db2c6056b4d3

2012-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fcd85be5d5e44b00c6fa5717c7ec13ea657483d4]

ooxml spec allow ext ref to non existent entry, fdo#54558

Change-Id: I717917d04a93975472d60248eb61066cd04d1bbe

2012-09-28  Matúš Kukan  <matus.kukan@gmail.com>  [72846a5c528cf66f01036978bf77eabc9f039025]

and also use new gb_UCPPTARGET; gb_UCPP unused

Change-Id: I8cd066e61cdfdef65385a2482f1a8f0aa1fb90cb

2012-09-27  Tim Retout  <tim@retout.co.uk>  [39157dfbcb96d3df7a90c1819d0f5492a1c05d6b]

installer: Replace various uses of exit_program with die

Change-Id: I1b16de6b01e34afb19bc394f33f16eef08b1703e

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [05f1bf896661cf0127ca9bd9ea282d46b724db75]

No 64-bit QuickTime

Change-Id: Ie287d12c2142342fb89650bf715a2e12edabff78

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [b3888e74956bcfe027e9903ff34e10d95b2bebb3]

No 64-bit QuickTime

Change-Id: I07eed5c66195b006ae96da9c71a1ef57b8e2d020

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [9f5227d66bfca9dd2ffc338f68001ad6ba3b485d]

Make exceptions work better in the x86-64 MacOSX C++-UNO bridge

Putting the privateSnippetExecutor() assembly code as inline asm
inside an otherwise empty C++ function helps, for some reason.

Use the actual _Unwnd_Exception and __cxa_exception definitions as
used by Apple (from opensource.apple.com libunwind and libcppabi
sources) instead of guessing.

Change-Id: I1ef22a9c0c664d3a357b9a6474406141f53cc490

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [6beb0d37b03253be3aa42189b9995b512d9d8f72]

64-bit fix

Change-Id: Ifa5b084da7f59f6e123bf49b49bf68725741e0ef

2012-09-27  Rene Engelhard  <rene@debian.org>  [97e7f62481d8d3b6653f292c5069df133c684f3e]

move ucpp definitions into gbuild.mk (as e.g.xsltproc)

Change-Id: Ib59ca9ac4d88db6e009c656e31ee866f4d9818e9

2012-09-27  Rene Engelhard  <rene@debian.org>  [7b9fb8f6736248f1c218ef1667eae6523487368d]

add --with-idlc-cpp to allow  use of "normal" cpp

Change-Id: Ib32bb0b3e9cf4ce6aeb60a417a2f07d72facf41d

2012-09-27  Rene Engelhard  <rene@debian.org>  [c0fb5ed758c9ed8c1bb6b8344592c4781f475443]

add --with-system-ucpp

Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca

2012-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [4e6907b5d526241c93767fd25d8c2866c034a8d8]

tubes: let's use ctor, dtor and less methods in the test

They are not independent anyway.
This way it may fail only once in constructor and avoid segmentation
faults.

Change-Id: I304f688b187f9870bf664517112550ad9a2a87c7

2012-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [4917f0ceb2a7b1bb3ba878373f71f38d156278af]

tubes: catch exception to get more info

Also add timeout as a first thing to not loop forever if something else
goes wrong.

Change-Id: I3c752f74bfd32c1a0a6d1ce85408271a530fb379

2012-09-27  Julien Nabet  <serval2412@yahoo.fr>  [c563ca3843387a2cc5a7a667856154ae2f13985b]

Bin some newly unused methods

Change-Id: I1bbbdbb68f073d19b7d99b5ccb4985efd5bde80c

2012-09-27  Xisco Fauli  <anistenis@gmail.com>  [74e4137cf89d3e1e8b73853702636e3ff70a3b4e]

pyfax: Translate the template at run-time

Change-Id: Ied94eaeb33dcfab582ac1d4702b736cf81c5d7ca

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [0e66cce3a146023fe3509217d32223ba162150b7]

WaE: format specifiers in debug output

Change-Id: Ifab851a1294f2e09f31bec9ca517ef6f62b73550

2012-09-27  Tim Retout  <tim@retout.co.uk>  [0ab561bffadad1eab9eb98c05106f4c0132ccb36]

installer: Move two copies of make_systemcall into systemactions.pm

Change-Id: I526fae59d28e75d27259867e3fc7e7c99be0d437

2012-09-27  Tim Retout  <tim@retout.co.uk>  [b45263ad292801fd4b32a2f5183508cf4ad7f885]

installer::worker: Hide save_patchlist_file

Change-Id: If871ef19e81664185247809bd3e5d53e756a8c0d

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1f48c56387fa95bc52e88512f82bc5b5436d7c4c]

Use more STL iterators instead of First(), Next() and last() (sic).

Change-Id: If5f7b749539979e95548b93b840412f18fcb68d7

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb7053ca7cf439372cfd5abb7ab788cbd416c219]

Correct prefix for integer type.

Change-Id: I57668a3a288b4ffc4f0adf6614cdd7e50d21fdf8

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f930a02c4b6bfd19da7ae18264eca066117541db]

Let's use std::vector directly.

Change-Id: Ie725c554d0ec8b3b505212d47c76b70e6ecdddd5

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ae99d0ce6081d54373b06c618c64567fa03ba028]

const correctness.

Change-Id: I7303a31d415d23c50d6b7b8a6b071c260cb00bb0

2012-09-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ccc779769153ce61f658776f6c2847eb4242e3bd]

Hide method definitions of SvTreeEntryList.

Change-Id: Id110a12bc462d4da0b000d7c441da34f861c8892

2012-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [7d92ac2f05679933d9a2df131786efa6ece00705]

sw: hopefully fix windows build

Change-Id: If8d2b964cad9dfd8b847fbc89f9e13ebfb5bc191

2012-09-27  Andras Timar  <atimar@suse.com>  [4fed2075cc3ae3857485cf5f370ad7717e823be4]

explicitly --disable-gtk for Windows and MacOSX

Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090

2012-09-27  Andras Timar  <atimar@suse.com>  [08fef531b59412bd6a1ae4cf986c102994711127]

Revert "sorting additional language packs and dictionaries fdo#34479"

This reverts commit f34252f647db9f5d274afb0b12bc897544236003.

We sort these lists with a custom action, no need to sort them in
Perl script. See 39bb77fd667

2012-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [0ed36db9f3eb2fbb5d0a328ae7680cef4a4071bf]

bridges: fix macosx build

Change-Id: If05c724cc0bdebea31c31ba9442710c9d951a0cf

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0a29602b50418dd427e7bfa093d5671f33fa307]

fix patch eol issue in apache_commons_codec

Change-Id: Ie03b654538fc18d02c33aadd7e99fe76b29bef56

2012-09-27  Stephan Bergmann  <sbergman@redhat.com>  [a00c4e02acd1b7a3ab126941166aa2d12c7eb3fc]

Improvements on previous commit

* Made XDatabaseContext inherit XDatabaseRegistrations non-optionally, adapted
  call-sites to just use XDatabaseContext w/o querying.  (The previous commit
  had inadvertantly effectively removed support for XDatabaseRegistrations from
  the ODatabaseContext implementation, as an optional UNO super-interface does
  not lead to a super-class in the corresponding C++ class hierarchy, but making
  the super-interface non-optional fixes that anyway.)

* Adapted some more call-sites to just use XDatabaseContext w/o querying.

* Added @since tag.

* Replaced new uses of comphelper::ComponentContext::getUNOContext with
  comphelper::getComponentContext (see 03a9f139bd9ea1a4f9096fc982e6b326def58532
  "ComponentContext::getUnoContext -> getComponentContext simplification;" I
  intend to get rid of comphelper/componentcontext.hxx much sooner than of
  comphelper/processfactory.hxx).

Change-Id: I68d09f2dbe651629f79ed21cd40cdb6d6b32c624

2012-09-27  Noel Grandin  <noel@peralex.com>  [9c00e38b431b57c3760f6c0aa774424b3239eeda]

fdo#46808, Adapt sdb::DatabaseContext UNO service to new style

Create a merged XDatabaseContext interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Quite a few IDL files had to be marked as published for this to work.

Change-Id: Ie9a0da88d8c33cc83fc9d2334ff83ab2744c222f

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [8c20367a2e6d61f830f6dc336761909e38a6bcca]

gbuild: allow for SHELL to be set by the env variable gb_SHELL

This allow to build using a non bash shell on system for which
/bin/sh is bash

Change-Id: I276c777d1fca20858219ac95457a367300644b16

2012-09-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1a42e2458bda63e7c11b5298bee34eebbaedd022]

::rtl::OUString cleanup in basctl

Change-Id: Icb6f04d6ad22f1652abbb399beb08645daf8b9c9
Reviewed-on: https://gerrit.libreoffice.org/705
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-27  Ricardo Montania  <ricardo@linuxafundo.com.br>  [f25adb4954eaea92e1d98a652a66eeaa4c8fe7c3]

String to OUString in basctl

Change-Id: I52ce4fcf4b02746df898c7fbbf57a58b274dd0b2
Reviewed-on: https://gerrit.libreoffice.org/706
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Noel Power <noel.power@suse.com>

2012-09-27  Eilidh McAdam  <eilidh@lanedo.com>  [57633e42ffba2f495fd685233695acad6b9dde94]

Export image shadow effects to docx.

Change-Id: Ic8be107eeaeed286359869fd7e6712c3f740fba5
Reviewed-on: https://gerrit.libreoffice.org/709
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [dca431cfea27385ffbcbebd3f080176a809bf9a2]

revert the change in gbuild.mk : use /bin/sh as SHELL

This is for performance reasons.
there is a measurable benefit of being able to use /bin/dash
vs /bin/bash
and since make is a big consumer of shells, it is worth the pain.

Change-Id: I0654bee1e7bab1041cd00b5e71498bd593aeeecb

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1cb87841f452ad7bb52aa0279edba6b6e980fbc7]

use a form that please /bin/dash in apache_commons build script

Change-Id: I2a7061f428d402751627fc93ca559e119aab94d2

2012-09-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6357857bbfb927f78bf22202d08ffd8440a25a6a]

gridfixes: UpdateTip: need a Invalidate after setting the help text, to really show the (possibly) new text


2012-09-27  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [d3f60c050ab8489976c6b5684b4d64c7622a9d50]

fdo#51304: Remove @author and more commented code

More tags removed and with it, more commented code was found. So remove it all.
Not functional changes here, just a cleanup.

Change-Id: Id4a6b3126ca32f3460dec3056b9caa370d0ee69c
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-09-27  Michael Meeks  <michael.meeks@suse.com>  [c73745117d7ce0dc6020020b49120ef3ba350e78]

re-base on ALv2 code. Includes:

    linecap: Reintegrating finished LineCap feature
    Work contributed by Regina Henschel
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    i118815 - Deprecate service due to removed implementation
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1233320

    i118814 - Allow set timeout in Mail API
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1235679

    included in the Apache baseline:
    dr80: #i117511# remove some assertions in xlsx/xlsb import filters
    Patch contributed by Daniel Rentz

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [35ce9c76c3ac768332998428e48ec839da709f4a]

bash is already a pre-req. and ubuntu /bin/sh is a borked variation of it

Change-Id: Ic3d9aee7d5ee50dfc3ffedc30d6a9c88260d7794

2012-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [3e5c86705120ec5144db67104036f2fa5790be21]

tubes: fix glibc detected memory corruption in ScDocShell

ENABLE_TELEPATHY was used in docsh.hxx but not defined consistently.
Add global define to gbuild.

Change-Id: I9746297a0be0e01573e336d4ee237bcc14d2d47d

2012-09-27  Stephan Bergmann  <sbergman@redhat.com>  [d2aa4ebb7aebbf9f574a719f4b10ab53781aa533]

Revert inadvertent chmod

Change-Id: I0b1865719da2e3c5a669b30a635c333721c9c41d

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [f1c2c09439aed30dec6c1b4f26dc9f70ce4985f8]

WaE: uninit variable

Change-Id: I39d63b53fa400235d772cd2525695970081db91b

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [d6279f57e0a61aa5ab9b15a631cb3f76bc072245]

useless sTEST and side-effect-less methd call

Change-Id: I0b3fd9f951c286fbd6be7d9e5b404d37b7573a68

2012-09-27  Caolán McNamara  <caolanm@redhat.com>  [d3788f3276c55c9996fb4ed83cebe7e30519ce2f]

UniString::Fill->padToLength(OUStringBuffer

Change-Id: I61a562982af75fd3141b4b5d55840c0ebc94306c

2012-09-27  Miklos Vajna  <vmiklos@suse.cz>  [1278b084be1b128cd4d85473df0b0f62de16bf25]

writerfilter: unused includes in DomainMapper_Impl

Change-Id: I6df840e20da98918a8f1531e8d77a5b5c53101fb

2012-09-27  Stephan Bergmann  <sbergman@redhat.com>  [272f0e97b12e634cdf49a1bff45e1b9068af7d9c]

Improvements on previous commit

* Made XGlobalEventBroadcaster inherit document::XDocumentEventBroadcaster/
  Listener replacements for obsolete document::XEventBroadcaster/Listener.  This
  means some client sides unfortunately still need to use UNO_QUERY_THROW to
  obtain the obsolete interfaces; those client sides should be cleaned up to use
  the replacement interfaces instead.

* Added @since tag (even to unpublished entities, on "it doesn't hurt" grounds).

* Made client sides use XGlobalEventBroadcaster directly instead of querying for
  its super-interfaces.

* Replaced new uses of comphelper::ComponentContext::getUNOContext with
  comphelper::getComponentContext (see 03a9f139bd9ea1a4f9096fc982e6b326def58532
  "ComponentContext::getUnoContext -> getComponentContext simplification;" I
  intend to get rid of comphelper/componentcontext.hxx much sooner than of
  comphelper/processfactory.hxx).

Change-Id: I6d971ebdaea83d0c3fa9ba299fb6b37e58cdfe9b

2012-09-27  Noel Grandin  <noel@peralex.com>  [cd693ff598bbabba66d8ca353a32bcbd81a5b12b]

fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style

Create a merged XGlobalEventBroadcaster interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Also add two interfaces to the IDL, which the service already implemented,
and existing client code already used.

Change-Id: Ib7a9a30c0e50146ef621f3fe5227f8aad3190516

2012-09-27  Miklos Vajna  <vmiklos@suse.cz>  [526e007bb6340e2c4a2cb96f5612ba268fcd5583]

n#781825 fix DOCX import of bottom para margin autospacing

If w:doNotUseHTMLParagraphAutoSpacing is enabled, it should be 100, not
200, see SwWW8ImplReader::GetParagraphAutoSpace().

Change-Id: I29c5e97c828f0f55b655410198bfa03dc42a196d

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d64bfd8c0086a9d3e8a05ecf49b1af84ec58436]

gbuildification of appache_commons

Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823

2012-09-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee22be5d7f1e9077c139a9ca18cdb9e0ec75a766]

add gb_ExternalProject_use_external to deal with ExternalProject inter-dep

One may have multiple ExternalProject in a given module
and these ExternalProject may have dependencies among each others
This api allow to explicit such dependencies so that the
ExternalProjects in a given module are built in the right order

Change-Id: Ib8a1b9bdcad0dda08b6fe133113b01a80e02421c

2012-09-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d4474dd0411d7de29ce42e181c97cbf032bf57ea]

sw: implement page-relative size for drawing objects and import them from docx

Change-Id: I98b5c53d4860278e3646324ca045114e37b4cf61

2012-09-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0f581ab761cefde208e576661850b57f2846fdb4]

n#779627: VML: import mso-position-vertical:center and friends

This allows to properly position objects that are vertically and/or
horizontally centered relatively to the page.

Change-Id: I1f7e78c5b828679817cdfc72e4d90a0850b242fa

2012-09-27  Stephan Bergmann  <sbergman@redhat.com>  [8cb7464130634551fd2f043efc14f8f8f8bdf447]

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).

Change-Id: I31f531194c79e49c9c09e33454a7b0a82d9ff02f

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [d83de4b1a93ba7ed7bc3243073be3de96a44bfa9]

First attempt at C++/UNO bridge for 64-bit OS X

Basically, a 1:1 copy of the Linux x86-64 one. The Apple docs say that
"The OS X x86-64 function calling conventions are the same as the
function calling conventions described in System V Application Binary
Interface AMD64 Architecture Processor Supplement," which should mean
that it's the same as on Linux.

Once this works, the very minor differences to the Linux one will be
merged as ifdefs into the Linux one, and no separate source files will
be needed.

Change-Id: I1ff58f303a7ab7f59ec2ff7a9e24465e89151ec5

2012-09-27  Takeshi Abe  <tabe@fixedpoint.jp>  [30d33b126f47021a99fb8ca63d6c6be29407e9cc]

sal_Bool to bool

Change-Id: Ic05d9f062e7419d192b8cf6e56c91b3f9d97bfe0

2012-09-26  Tim Retout  <tim@retout.co.uk>  [43ac04763d60ae651dc8f1a592cc2f0d41387a7d]

installer: Add extra failure warning.

Change-Id: I387ee22ce59606b9680e1df70b8076ec474427a6

2012-09-26  Tim Retout  <tim@retout.co.uk>  [247d1899e3fb69af30094d388c97ce074a2da26c]

installer::worker: Remove unused tar_package

Change-Id: I58e9efdda8fac5b65e259b63a5150c44fa00feb6

2012-09-26  Tim Retout  <tim@retout.co.uk>  [acaaf6c72162566e896421e03ee4c966936c7917]

installer: Move key_in_a_is_also_key_in_b into scriptfiles.pm

Change-Id: I466b285ddc9f3ac53978acefe76c27fa212d812c

2012-09-26  Tim Retout  <tim@retout.co.uk>  [c003a803868a0faaae0f5b6949ffcaab54f7ef32]

installer: Move various functions from worker.pm to epmfile.pm

Change-Id: I3ff5ce804eb348f91f1cf46b38475c4224d68978

2012-09-26  Tim Retout  <tim@retout.co.uk>  [cda8ac41f3aa34accac6a58df2c885595e8ce7ec]

installer: Replace installer::worker::shuffle_array

Change-Id: I2da961affa4bcb8349d8a038bc77986f5209a55d

2012-09-26  Tim Retout  <tim@retout.co.uk>  [bc9ad85ca4a70e5b14abe79ea59e848ee3b21e23]

installer: Move exiter.pm error handling into installer.pm

Change-Id: I50e3ee8ff88f313b82ea617e354334d85fb453e0

2012-09-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [106a1b4eba1303e1d989eb67eff63ed864500578]

sal_Bool to bool conversion in accessibility

Change-Id: I79967eea535dc4bd11e725dc854ae8a8f97a2905
Reviewed-on: https://gerrit.libreoffice.org/701
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Eilidh McAdam  <eilidh@lanedo.com>  [63a7550931c88ce06e4ab6f258121061c1f2dcf2]

DOCX image drop shadow testcase.

Change-Id: Ibbbb27fdf0abff997d31ae8814812f7af1ec15af
Reviewed-on: https://gerrit.libreoffice.org/704
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Eilidh McAdam  <eilidh@lanedo.com>  [e1a509f4a362d21248b439c99e3b55f4fa9ba1bd]

Apply shadow effect to graphics when importing from docx.

Graphical objects imported into a text document do not seem to support
differing X and Y distances for shadows, so the distance has been
approximated by using the average of the two components.

Change-Id: Ifd0c6d73b618cb2836837348d6f48c0efc0a9dc3
Reviewed-on: https://gerrit.libreoffice.org/703
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Eilidh McAdam  <eilidh@lanedo.com>  [f0efecfb69b336e064e7c8dd2597655eff07944f]

Import shadow effect properties for shapes in docx.

Change-Id: I0cfd6b45be268d688b7389c79c5e9ad7f48eb12d
Reviewed-on: https://gerrit.libreoffice.org/702
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Tomaž Vajngerl  <quikee@gmail.com>  [0cd97e8c33c49a6c44d26ba309493dbfec00eb8d]

Change the image rotation widget to better looking DialControl

Change-Id: Ie11827a924a5b22d86bad24aa7f14a66b870e90c

2012-09-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [70412d0f3f7979d3d069be8121d49dbb96775cce]

don't access out of bound array index, fdo#55022

Change-Id: Ica088822055b2fb5bbd6dabe6482b7cb6c472c48

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [83fc0c59037fa743c3ebc58e784eef3d120ffc2e]

solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2

... should hopefully un-break msvc build.

Change-Id: Iee6cc54dd488d124948d7a033811e25e2fc4044c

2012-09-26  Andras Timar  <atimar@suse.com>  [0475a7904978566dfb9f6e83497392b3841c0efc]

use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)

Change-Id: Ib2dc00c024762800fdb74ffb376d92a8583d44ad

2012-09-26  Andras Timar  <atimar@suse.com>  [a99ddfdc2f3b1abef56c61ab727b602d38a2413b]

msi-encodinglist.txt was moved to different location

Change-Id: I05715d4afb205aa11eb0eb98c6734db02a6be8d8

2012-09-26  David Tardon  <dtardon@redhat.com>  [8d08ebb6c639cb419c97ae745ce626eee1bd4601]

drop 'private' from variable defs.

Apparently make 3.81 is confused by using private target-specific
simply-expanded variable (i.e., initialized with ':='), which in this
case leads to

/<builddir>/scp2/InstallModule_accessories.mk:30: *** multiple target patterns.  Stop.

Recursively-expanded variable works fine....

Anyway, it was just an idea. It seems the time is not ripe for it yet.

Change-Id: Ic5582d809530256cad087c3c4fd10f9641d24cbd

2012-09-26  David Tardon  <dtardon@redhat.com>  [b411b87ebf8f8590254527d01f30a878745de76e]

avoid // in path

Change-Id: I3ecd3393ab55c0aadca7432e26f84e69b6a9125c

2012-09-26  Luboš Luňák  <l.lunak@suse.cz>  [dccddcc20b0b873ca182983506d97b500edfe4f1]

make gcc-uno bridge work with both gcc-4.7 and clang

It seems b0515ea5fa6c29faebed616ae3e0213c72d24904 and e2b7e28c12bb836fd7ab1dcbfc2460f807dd27f6
conflict, clang requires the extra call, gcc-4.7 crashes with it.

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [7372bbced8d99d6fd479a464095e4f827c39422e]

gbuild: split out a common android.mk

Change-Id: Ie0858cb137aeaeb18815e3085de4d4000c62218b

2012-09-26  Miklos Vajna  <vmiklos@suse.cz>  [1f75e264390c14bb6762f600756e7d0af78d7cf0]

sw: remove unneeded using statements in qa/extras

Change-Id: I23b77b9c8d245d84a045bdedda1584419f4fddda

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [f5a2c610b11d4c5d073fa33aaa53d55e3c0b879d]

Revert "gbuild: remove gb_Library_TARGETS and ..."

This reverts commit 599a94827e2b3957db3abf758d48ff7b3977e2f2.

The special handling of PLAINLIBS_NONE breaks the build on MacOSX.
Needs further cleanup of PLAINLIBS_NONE abuse first.

Conflicts:
	solenv/gbuild/gbuild.mk

Change-Id: I834b623405e7745568ee2422647746631167524b

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [2b5ef98ab48799788aa7d26325524ec41ed53fe6]

gbuild: without multi-repository support ...

... RepositoryExternal.mk is not optional.

Change-Id: I8678a2196a037dba1c3be350c8b989f5ba242381

2012-09-26  Tor Lillqvist  <tml@iki.fi>  [3376f682a77c16f4da63dc14c45d294425e5ba8a]

Silly workaround for fdo#55156

I feel dirty now.

Change-Id: I1cafb0c0494d56bc9c81594c2145b2cc4a1ee389

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [171e4298422f91c47d6ce71599e86376083ea3aa]

MiscSettings::SetEnableATToolSupport: adapt WNT code to bool

Change-Id: I21e7e270c33f525e8883232b98cd728475c35b40

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [bacc9ed75e4e290ed0909445dfd8ec1e659fde97]

configure.in: remove obsolete --with-mozilla-version...

...and bitrotted code to check for checking downloaded file names that
has been broken by e24c2e106e76d9b50a923ed27f8f8fdd2db9b93a.

Change-Id: I5acda4246b46f1d5d4a54fe64a77ceae69b45a05

2012-09-26  Stephan Bergmann  <sbergman@redhat.com>  [a8bb6d52f31e5aa12be828af0b36533216083ed4]

No need to check for Mozilla sources in configure

...is automatically done by ./download if necessary.

Change-Id: Ia51d33e6f589c9bc54570d62ab6704a751c0e5c1

2012-09-26  Stephan Bergmann  <sbergman@redhat.com>  [6189ffc7ed709912a2439cdbd45d5e4af15d23e8]

Fix bool -> byte coercion logic

Change-Id: Iab6dba9484fb5ddb8a8d4efcd46d7b9c8d1acca8

2012-09-26  Noel Grandin  <noel@peralex.com>  [20b77f616a6f38b078901bc404feea600d7d4975]

sal_Bool -> bool

Change-Id: I4fd6d247fdc0333ccdace4ebfa947c8d02e559bc

2012-09-26  David Tardon  <dtardon@redhat.com>  [4f07689050ffdffb473daa7217728ac79f1785d3]

add missing dep on unpacked tarball

Change-Id: Ibacf45072be2ec143e8cc2207d9ce14409a8c812

2012-09-26  David Tardon  <dtardon@redhat.com>  [6066151aa185d4df053185ff59efc1c8e869d34c]

return build conditional for libpng

Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f

2012-09-26  David Tardon  <dtardon@redhat.com>  [f8574c4da1a7ea24ee65d5b94ccc56a02a27a038]

do not need to escape $ here

Change-Id: I987597aef3265df08407a869d57b575778174184

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [d53e12c7a9c2d0a3b487303673c1fafd09f6593c]

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

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [0843533459302d9d9fe962f79dc5b040c3907ebc]

sal: uri.cxx: deploy some asserts

Change-Id: I1d755086295f5a8cd7acf56204402b95fe228d2d

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [8385aa5f73e4f6dda8a234240d03420e9a7da69e]

TransferableHelper: fix annoying assertion "bad pCharClass"

The % must be URI encoded, not acceptable.

Change-Id: I1274170275d1a1432fb2f933cbd3c6ee8c35d436

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [f0f2efaea61e674ea62430d6cda65882c90104a1]

gbuild: disable MSVC warning C4628 for C++:

the useless "digraphs not supported with -Ze. Character sequence '<:'
not interpreted as alternate token for '['" occurs a lot with templates.

Change-Id: I1f7ddb7545732a5e92d1fc78a16222540cca5bb9

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [bc12497e360a150cb41d108b53d4f4be31758779]

tail_build: forgot to remove xsltml dependency

Change-Id: Ia832b5474204e5c5a408460eb4fb4e7697b01953

2012-09-26  Tor Lillqvist  <tml@iki.fi>  [5f373a002df2f083109bb7b2e0987258b6e2f9c4]

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

2012-09-26  Noel Power  <noel.power@suse.com>  [85b660a618780479a466e65a83ab844358631fa4]

followup patch to recent changes for sal_Bool -> bool

Change-Id: I867934b4d0589d4e395fee471e1cfab236c0540f

2012-09-26  Noel Grandin  <noel@peralex.com>  [3bdc99fe19c1922d6683ad076a49f080d1a33b05]

remove unused fields

Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124

2012-09-26  Noel Grandin  <noel@peralex.com>  [4b415950b30fa063e669717cfce2591845f26c16]

sal_Bool -> bool

Change-Id: I3a7cdd6fd488af20b15a205515fc6ee593371f0a

2012-09-26  Noel Grandin  <noel@peralex.com>  [1cb0443ccd3d8d0281bf7b00d3efdbf5cd550bd4]

sal_Bool -> bool

Change-Id: I92e5f4f52ab19b607b5ed0314ee0d6c2334998c6

2012-09-26  Noel Grandin  <noel@peralex.com>  [0b7e226ee59f5f18a24a366f5f93e85d13e454df]

sal_Bool -> bool, convert InitAccessBridge and friends

Change-Id: I08b5a76c68c67c3837427ad74106e170c64cdaaa

2012-09-26  Noel Grandin  <noel@peralex.com>  [04eee686fc6b8cd95f7210fe0426316e7fc7aac0]

sal_Bool -> bool

Change-Id: I6356c71e236e89c54081a852b3b55eb87b95bce8

2012-09-26  Noel Grandin  <noel@peralex.com>  [f8752a760f18a54f6e5907f3d7567be7af69b584]

sal_Bool -> bool

Change-Id: Idacea435ecf403770083f5c1e75c3ad1992ec14a

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [300621ff72be787c5413edf46139b8c45ba0ff45]

Revert "gbuild: use one pattern rule for creating directories"

It does not work with make 3.82 which prefers pattern rules
with longest match, so wrong rules are chosen in workdir.

This reverts commit bc234b4e1103cf8f79a7526ad80dcd9d0b78b89b.

2012-09-26  Miklos Vajna  <vmiklos@suse.cz>  [601fd489995e9fd422d8c0fd47d8433413f95eaf]

n#780843 testcase

Change-Id: I8a008b48dfd4b424fa95f8919fb52208ee45e6b6

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [c640a42f29bd0bb47ac783b6324bd5c73fec7312]

xsltml: convert to gbuild

Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [a52703c0cc90dbadf999562adddad203b0feb4f3]

this belongs to RepositoryFixes

Change-Id: I37af685c39606f9bee173d81f6a4d5f0dd63af7e

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [dd38937ba4dcfe6cdfce581ed2ac51398087e5d3]

gbuild: use include directly; it's even shorter

Change-Id: Id56efb715c9bd27b389b0fa9f38bcd0fe12ac9d4

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [599a94827e2b3957db3abf758d48ff7b3977e2f2]

gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibname

Also makes more visible that gb_Library_PLAINLIBS_NONE are special.

Change-Id: I58a667d75a0d964c8f02e36a4645402417a1a621

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [a7d45d8d7a67d07bf83634a2ba7320b78b32f79c]

gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFS

Change-Id: I364ba0155e30909fd77c0c73e27e5c9ee0a59168

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [e02011c5c59dbb99fc6f33b9ed2727e02fe67c02]

fix typo

Change-Id: I82da01827472c1fbcbfd821713ba7152421f18ff

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [e24c2e106e76d9b50a923ed27f8f8fdd2db9b93a]

download seamonkey only when it is needed

Change-Id: I6c2f2796db7b24043627435b3f91846416655911

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [81a244a56a1d943b01d3b0b71fc657d22fd1eb35]

stoc: add more component prefixes

Except bootstrap, javaloader and javavm. They are special.

Change-Id: I28e28d07b4b1daf45f7416151a94ac376fc01db7

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [5c87937273c93ff9e9630f9b718fc911bb1665f9]

unusedcode: more removing

Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e

2012-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [bc234b4e1103cf8f79a7526ad80dcd9d0b78b89b]

gbuild: use one pattern rule for creating directories

Change-Id: I0164552ea9f2024eb5c44ad3b2b6181f6a9e3a1e

2012-09-26  Ricardo Montania  <ricardo@linuxafundo.com.br>  [9b65ecc37f8e3cdd81bdb3399c5f72496394df9d]

sal_Bool to bool and some rtl::OUStrings in avmedia

Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e
Reviewed-on: https://gerrit.libreoffice.org/697
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Noel Power <noel.power@suse.com>

2012-09-26  Noel Power  <noel.power@suse.com>  [4e0e0d4759cc0f1b2c5ea3c64d2421c1a0dbe87e]

don't let numforats in dxf entries clobber global number formats & update test

* Enabling the disabled test which checked a cell style attribute ( that was
getting clobbered by the dxf entries above )
* squash the 'escape' characters in dxf num formats ( probably should do this
in general
* regenerate the formats.xlsx file ( I had to manually tweak this as the conditional tests were failing with the excel created document )

2012-09-26  Miklos Vajna  <vmiklos@suse.cz>  [211916f86585cb4f6258eb30e0474e4c21cd37f1]

n#780843 fix docx import of cont section's header/footer on title page

Change-Id: I129e154a3fea8a96607dc6350a99f4d6ca68196e

2012-09-26  Stephan Bergmann  <sbergman@redhat.com>  [f4a4ba9ac1b58b4726825400e1edd1bf47d4080a]

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.

Change-Id: I617f2e727e2f0eafd34a2de3b85d441c6783ec4f

2012-09-26  José Guilherme Vanz  <guilherme.sft@gmail.com>  [4972652eeba3ffa4d5055493d9275cfdc27b247c]

fdo#51304: Remove @author annotation

This patch removes '@author' annotations and some unnecessary comments
in java sources.

Change-Id: Icea4721c42dc08fe51a0bc667872dfbca9c2880f
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>

2012-09-26  Marcos Paulo de Souza  <marcos.souza.org@gmail.com>  [6595e392eb314b79dec922daf9704569d0c8fff4]

fdo#51304: Remove the author of some java source files

This patch remove some '@author' for Java souce files, and removes some commented code founded
when removing the '@author'.

Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>

2012-09-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [30dba8159557fcebbc7165752697783c2379c824]

gbuildification of afms

Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47

2012-09-26  Tor Lillqvist  <tlillqvist@suse.com>  [f0eaba8c45f0db802268a3e3809292cd063c7544]

config.sub doesn't need patching any more it seems

Change-Id: I87c779de583011d340cece39efa32e891d20852d

2012-09-26  Lennard  <Wasserthal@nefkom.net>  [d9f21c90bd61d15fd78a8df9115bf2e9ededbd1b]

Fixes Circular arrow distortion, Bug #46272

Distortion occurred when angle mod 90° != 0

All of my past & future contributions to LibreOffice may be
   licensed under the MPL/LGPLv3+ dual license
- Lennard Wasserthal

Change-Id: I4af7e7f1dcbc4d1262592c362532df4957e52399
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/679
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-09-26  David Tardon  <dtardon@redhat.com>  [7d5630394904360413de69588084b088d5df9004]

WaE: comparison between signed and unsigned integer expressions

Change-Id: Iaf4ce2ed26aeaa2995821913de341e90a8039ab9

2012-09-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34930cf990ba2e295dd75da1fe0ec46754d445fc]

dbghelp.dll cannot be rebased.

The latest version of dbghelp.dll is signed, and cannot be rebased.

Change-Id: I3fbe0da2b576f37939684ea45fa428da237ca71f

2012-09-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e990818c8fa6a7ca409519c932792a4856776c3f]

This fixes Windows build. Without this the build fails in dbaccess.

Change-Id: I2a0e7fe8812d666b7668129b4ae9ce10a7d17d98

2012-09-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ceffb55cd53bcae4ec6f1b967ff45d01207a004e]

Use this flag to make the compiler warning go away.

Incidentally, when the flag is false we'll throw an argument error.
We need to implement it properly later.

Change-Id: I70f8b6bac3cf8ad1dae67efc65a9ab16e099253e

2012-09-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4d9bf254804138424421744edc5cf308cfb97042]

Leave the formula cell dirty when a cached result is not given.

This sometimes is the case especially with hand-crafted flat ODS.

Change-Id: I0db374e424b250bcded526149ed2c27aabc3d722

2012-09-26  Thorsten Behrens  <tbehrens@suse.com>  [f1fcf02847a84dd35ce27cfe8f956b40cfd94cf0]

Adapt intro comment on xhtml output to read LibreOffice.

Change-Id: Ieaf778df5f75a129c5384b79e0e7ad4193351535

2012-09-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [40575c20ff9cd693b8a6d3627274ce6d745e0581]

Support opcodes 101 through 111 in SUBTOTAL.

Excel 2007 supports them.  So should we.

Change-Id: I17253bc043bdcce451ee0a7ccf494ed0f84bf3cd

2012-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [51734600c5c9826d6c9a0d5f4cb983d08f2ab698]

workaround broken uno implementation with ScRangeList in ScCellRangeObj

ScCellRangesBase uses a ScRangeList to keep track of the range but the
ScCellRangeObj class which inherits from it can not deal with more than
one range. This is a temporary workaround for this problem. We need to
think about a better solution for ScCellRangeObj to prevent such
problems in the future.

Change-Id: I4403e55f605267ef99eb6a73302366cf024b3866

2012-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [342211da33d7b604791fa8ebe2a6cb10445d8392]

update cppunit to 1.13.1

Change-Id: I13a74ca921bb4b0766fab2123f46a97c90372a44

2012-09-25  Andras Timar  <atimar@suse.com>  [4a2503e5a6e33a0ba5d93712427d78b705c83708]

set paths in help tree file of MediaWiki extension help

we set the paths here to their runtime values, because in new
build "paradigm" English tree is not updated, just copied. No
problem with that, we'll fix regressions later. Now it works
even in en-US build, but nodes are not localized, because
update_tree.pl does not find localizations due to the changed
paths. update_tree.pl is a hack and must die. It will be killed
in feature/killsdf branch.

Change-Id: Ic16eca538182f5548d4d6c2a23f9bc9764da6b62

2012-09-25  Andras Timar  <atimar@suse.com>  [21a82f4f91eb9940e5dd01c75e2f68721a431f09]

take out @PLATFORM@ from extension ID

There is <platform> tag for that in description.xml...
It just caused complications, e.g. in help.tree.

Change-Id: Iee51fc62f314972d8cc08b63c0c8dc2ab8dd8f16

2012-09-25  Michael Meeks  <michael.meeks@suse.com>  [fc6351f5d36f8b6be5e52a2ea1f191de81eacc71]

avmedia: first cut at gstreamer frame grabber.

with thanks to Tim-Philipp Müller and Wim Taymans.

Change-Id: Ia095d06ea3cbed85570cc33038f98da0362c1e62

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3e46a434eb50f8d73f64be8619598dae6dc32a06]

String -> OUString

Change-Id: I4fc17b5fff7a00edc96bd4f75565b5f041c1dcb0

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4f850e065632dc56d0c76bbbe23c3f44d1a7872d]

String -> OUString

Change-Id: I252675bf223b8a14dff2b4bcdbfd926979e56dc3

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [57bd5cf70a875db4ec50761c6e53f4b478c10372]

remove unused files

Change-Id: I0b656cd8ac242913fba142554ecbc58440d14e41

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [62a7d56345cc5d774fbcd79d55fa516c17aa0aa5]

String -> OUString

Change-Id: Ia4d1fd7ef627459666ed204601313a96507b9104

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b4c8346a1e9d127bd7d086b0a30d854b8fc3b263]

String -> OUString

Change-Id: I896ce861e55d98a45bd4e6b4a65607f25489557e

2012-09-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [003bb87fc00521ab5e5ac16623b598e53624e3bf]

String -> OUString

Change-Id: I4f5b9dff78913e14414eeb8f9457c2b91836edb6

2012-09-25  David Tardon  <dtardon@redhat.com>  [9642ae95a82f3040b0e6af3ef2408a4099ac0362]

apparently cpp.lcc does not have .exe ext. on windows

Change-Id: I87ed6ba66b739638379adea2a137fa1ab6c502ee

2012-09-25  David Tardon  <dtardon@redhat.com>  [6ed5e4fe91ecb3bdac7eb2bf070139cfb12867c4]

add missing dep on cpp.lcc

Change-Id: I3e86ce3ebafd2347164e484d060086beae05430b

2012-09-25  David Tardon  <dtardon@redhat.com>  [52807a0daac358ca2472b851070653cdcf3a246f]

fix scp2 build producing garbage

Change-Id: Ia295528fea995c5660f9d50c0426d79d60900ebd

2012-09-25  Michael Meeks  <michael.meeks@suse.com>  [d20469c1b041ef24f2372a5898cf318b3fe6af70]

re-base on ALv2 code. Includes:

    Ocke Janssen impress210: #i115617# set zoom to fit_to_window
    Ocke Janssen impress210: #i78386# looping sound for windows
    cleanup createPlayer fallback code & java parameter.

Change-Id: I56f06d08c66a1f754292a0c5b1abc32824e391c5

2012-09-25  Stephan Bergmann  <sbergman@redhat.com>  [b0c9f3b5f6cc86a94991c5970278f69df15aa7c1]

fdo#55019: Cope with empty TrustedAuthor entries

Change-Id: I9c01c1c718897a4be992150170a6ed9b5bd8a0a0

2012-09-25  Stephan Bergmann  <sbergman@redhat.com>  [513a758408d8a37078288f59a63bf2800c0930b1]

JunitTest_sc_unoapi had inadvertently been disabled

Change-Id: Ic8943662290c034fab866d4693daecc065b20a0c

2012-09-25  Michael Meeks  <michael.meeks@suse.com>  [04338b6213cedd42dc8a247247d6f5a253553220]

cope with thumbnailing both linked and embedded media correctly.


2012-09-25  Tor Lillqvist  <tlillqvist@suse.com>  [840392176740977a2011cbda626b2204c6011927]

Remove accidental blank line at top

Change-Id: I43770d2d92c70cfb9257dc2f5f64b5f9da6948ee

2012-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce6f47a4588e2c6e115fcc4980f575d3002ca603]

move XGoalSeek api test to c++

Change-Id: I689be9776c4d1fe7d931446d62ea8b1fd733de92

2012-09-25  Thorsten Behrens  <tbehrens@suse.com>  [edaa6ac16800be64e86e1a022a6b4a9fff82649a]

Avoid a temporary.

Change-Id: I72bbb175f9bd2fa01800d108254c3385fd991cd0

2012-09-25  Michael Meeks  <michael.meeks@suse.com>  [a00648547aa49ac0a80eea7441b53c842c323e83]

substantially accelerate slides with media on them.

Don't pre-roll, and re-snapshot the video for every move of the mouse,
click, partial re-render etc. Cache that instead on the SdrMediaObj.
Remove unused setGraphic method.

Change-Id: Id2af2f0bba857078480783dd6a7ee89f9b331b1b

2012-09-25  Caolán McNamara  <caolanm@redhat.com>  [27b2823907f6964211f0a0e2e091f77e81215d5f]

avoid self assignment crash

Change-Id: I8cbe5873aa39ac8b17f330c836985b7780ea2047
(cherry picked from commit bdd8cbf38ab3e0b68f6a8a68dc2a70ff7e9e18a1)

2012-09-25  Noel Power  <noel.power@suse.com>  [4caa1baf0eecf422bb4f3b6101ecd2bc6fc3ebfa]

add new test ( disabled ) to show still unresolved problem :-(

Change-Id: I1469d95ae8492fd24094b52033e23f0318bc0190

2012-09-25  Noel Power  <noel.power@suse.com>  [3f79d49058c41a92a2dfe0a284c4adbd1c1f96c3]

unit test for  fdo#55198

Change-Id: I15b745366d1f4c3180f44290e72e245f98bbd755

2012-09-25  Noel Power  <noel.power@suse.com>  [fde638b3ac35997aa3e38a37fed56d6eb661806b]

unit test for bnc#780296 fix

Change-Id: Ib75437bb52c8094821fc9d18429f4ce01bb7ec2f

2012-09-25  Chris Copits  <ChrisCDev@live.com>  [3610d36782ca30aa6478921bcf331dcd7a554efb]

fdo#43497 Editing the first or last name clears initials.

Since middle names are not supported, editing the first name or last name will clear the initials if more than two initials are used. Specifically, the change was made to ModifyHdl_Impl() / IMPL_LINK() in optgenrl.cxx.

Change-Id: I067ad4701cee9077c500f4e8b3870db24e158cc3
Reviewed-on: https://gerrit.libreoffice.org/673
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-25  Tor Lillqvist  <tlillqvist@suse.com>  [eebc9748d2ea26a7b5af246dba115103d6bb15db]

Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)

Change-Id: I83f6dff2a01d6d7806b2d2f4e6415aee10933e14

2012-09-25  Miklos Vajna  <vmiklos@suse.cz>  [7ea71eb8a28c4b41949299ff7d4b391486c90eea]

n#780853 testcase

Change-Id: I5b5d5c16722d66cd3a583f9cc5d6d6bdc6da5047

2012-09-25  Miklos Vajna  <vmiklos@suse.cz>  [73bd937420b9a99e1e35950e3f9dcbcfd874876d]

n#780853 fix DOCX import of w:sdtContent in table cell

The problem was that the framePr token made the table import fail. Given
that frames inside w:sdtContent are invisible anway, just ignore them.

Change-Id: I88ab9d5dd6cf362c629de74bc079c3108725f0a1

2012-09-25  Tor Lillqvist  <tlillqvist@suse.com>  [e13ee4d45d1b17e422e35dcd1446c73ad8bc920a]

Be more consistent

Change-Id: I606af5ddbf406b7c3c2fb1bc6b22768a3c108a03

2012-09-25  Stephan Bergmann  <sbergman@redhat.com>  [bfac2df623965d96b3ddad7c3e6c15c0977e6f25]

-Werror,-Wunused-private-field

Change-Id: Iddd3afd4573e65a623db87feb804c25b39a51d77

2012-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67daa5e37227089e3525b9318b13b56714f5fd54]

this operator can be const


2012-09-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [21ab2c6d992ff555bbcd2e03add21a743348659b]

Uploading libwpd 0.9.6 release

Change-Id: I71a27d94b2e7097c73b633498181e54c15e14deb

2012-09-25  Takeshi Abe  <tabe@fixedpoint.jp>  [38b29bbc39efc74f4c6086378df7b9cc31440390]

sal_Bool to bool

Change-Id: Ib9a6f3ecbe38cdad6e28b4d8a9ae13d1f5bc4265

2012-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ae27819974e3492b6f4d33fa51ef2a9d77b5ce5]

use intrinsict to inline InterlockCount() on Windows too

Change-Id: I93949cc37821c5306514c8ce2f21519550f33775
Reviewed-on: https://gerrit.libreoffice.org/672
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [750fc206113a796035cbc05fb904fbae0eb771a8]

replace remaining InterlockedCount() with inlined version

Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bcd2b017088822ea95e9d33d1d0dc360c0ec8d74]

Build fix.

Change-Id: I2faebd74a1908c0a11e0e876055352716e54f5ca

2012-09-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fad417fe49d9da0fdef7447521a4bcd962d5c9eb]

Prevent so many copying of vector instances.

Change-Id: I2d74fe70411fb1a12387458d170a4a6b603755a3

2012-09-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8baaff5c798984b0fa7fe7a764491ca27765623e]

fdo#55298: We should only treat empty values as continuation of previous ones.

For better Excel compatibility.

Change-Id: I3bc44f65127d3f020894dc29e5c6549bb257f218

2012-09-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b174048ebd041175efd121751fddfb053d476c80]

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

2012-09-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dd9e17b88d6eee80d5b89084cc938a859ddbbb1b]

try to explicitly include map for tinderbox


2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [af0c93da33f2bf39a673c2dc29fb44b90322d137]

kill O(N^2) algorithm generating cond format render information, fdo#54396

Change-Id: I63536625eaf9b73c8e63d3cf88b6b798a6bf017b

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bc63efc586c1a3b9ba5af7087093174b0d6aeb97]

Trying to consolidate the libwpd module

Change-Id: I3ce8cd24eee7f2256f2a4b1d1220562a84bf5fac

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [9351d0e4181924c3f72be24081fc7af027aa41f7]

pywizards: get rid of import * (3)

Change-Id: Ibf7c6fc7863b6eccb28e5396587f2ec00ffcbe43

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [342954349875ec4c22f6d2dcb9979f4f16eef92e]

RepositoryExternal: for libraries not built with gbuild,

such as wpd, it is necessary to depend on the package in the "use".
(for libraries built with gbuilt that is done automagically).

Change-Id: I022b66f679fe168de77c2481e6889cddbb0aac3c

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [4b43f23ba10aa7c3751dead7c309bc065f7c78be]

libwpd: invalid to have both ExternalPackage and Package in one makefile

Change-Id: Ia695c0a1fff265360bee57f9b6063178856b7f82

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [4901a28271ad83a2af6e970e9ba170eb0004c66c]

libwpd: rename library on deliver to have only one MSVC special case

Change-Id: I3d0f899b5c8e8605d1cfd3a7d717da999f0f2350

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [fa0aa5603b756e0612fab19d979741e2c22c03a5]

libwpd: Apple gcc gives spurious warnings in <list>, disable werror

Change-Id: I396b3613762290d673ce3a40bf76b47683b2dd45

2012-09-24  Jan Holesovsky  <kendy@suse.cz>  [d953cc27fc5da5e612b1dc4c29707c09d17fc643]

n#707779: Fix overflowing of left margin value in editeng when negative.

Change-Id: I9d39a9cfacf07aa596d047aee66c71b5ac6008ec

2012-09-24  Jan Holesovsky  <kendy@suse.cz>  [980c82bf423bcf89e17b0e45ffc4d946737b8d7b]

Impress: Add 'Duplicate slide' to the context menu of the slide sorter.

Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b

2012-09-24  Jan Holesovsky  <kendy@suse.cz>  [504d3ed897915bff3b3794dc3f069cb4fb528719]

Impress: Kill the so much hated ButtonBar in slide sorter.

Change-Id: I9eb570e04fc43f2be2ceecd14cb3a41535e49b9b

2012-09-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [58c32f1f59173e8538e89db111c5be7fa69eb50e]

Fix about dialog image, Fix null device name.

Change-Id: I487582592d468c83030202241d67296a0a1b6aa8

2012-09-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b29ae2b97528e43dd9563645a178025cbfc50529]

Improve About Dialog for small or very large screens.

Change-Id: Iec8b67dd4e59ca8a1c17119cae5be91fceecf1b1

2012-09-24  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c31e0a0b189505e2f9d5319a033f3cd237720dd6]

Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.

(SwitchPreference requires android api >= 14, i.e. Android 4.)

Change-Id: I69d83946407d008b8e47b320b5a4f5120c0ff35d

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7ed1d7a42d7faa9094cfda76f7351cd4951ae4dd]

Fix some obscurous windows linking problems

Change-Id: I6dc82bcb2e5997623b6b0e5b846cedfc7e223912

2012-09-24  Olivier Hallot  <olivier.hallot@alta.org.br>  [a763ba46565271fada39f8ad99be336b9b290a89]

Autocorrection improvements for pt-BR

Change-Id: I55d48590333e7d60fdc34c44c4c9102be6c52f08
Reviewed-on: https://gerrit.libreoffice.org/674
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [822ac662c758916af546a293a408ee6fbb9cfe7e]

Correct dependancies in makefiles

Change-Id: I6345144f1b5a998a4a8fd70b51c9a40342a69582
Reviewed-on: https://gerrit.libreoffice.org/693
Tested-by: Andras Timar <atimar@suse.com>
Reviewed-by: Andras Timar <atimar@suse.com>

2012-09-24  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [27335522a2bfccb7254e146e1b35aa406772508d]

Use PoEntry and PoHeader more like an interface

Delete all members except member with type
GenPoEntry and use getter methods to define
them.
Plus correct renewpo.

Change-Id: I97665b406467053fce8b4864b47456762887e715
Reviewed-on: https://gerrit.libreoffice.org/681
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a358d0799657c9630ea90d10443dfeb8fbdd0208]

disable the color scale test

Problem with rounding errors resulting in different colors. The solution
to it is to treat both files as csv files and compare them like that.
Then we can compare color values +-1

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [d68113f3229d0ec8c84f77dcac3b64a3fd7e03e4]

soffice.bin: add a hack to detect calls to xmlCleanupParser

xmlCleanupParser frees libxml2's global variables, accessing those later
on leads to hard to debug crashes.  Because libxml2 is used indirectly
by lots of different components, nobody is allwed to free its globals.

Change-Id: I05381d3dada217db44e96445d6f6d63014f57241

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [e5d64a0c5c5a49c55f51a1fcfed18bbb0436cc56]

remove remote.py, which was intended to be removed...

...in cf939a858b625982ee5c361b88c5121648859dd0 but apparently the
removal had an accident.

Change-Id: Ifea1deebaf8c49eb72aa688f2b161f13b6a25844

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [2f14e2e67c58fe6948501d57a38cd0d2ad84dfff]

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

2012-09-24  Caolán McNamara  <caolanm@redhat.com>  [7528e11e372e43556cb7169f98aad39ac1e07332]

callcatcher: update unused code lists

Change-Id: I58bad0806354eff2e91370ab3395199fa8691764

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [a88a84658c4a981a9d1ef77a8bce53d2253013be]

warning C4482: nonstandard extension used: enum used in qualified name

Change-Id: If00750b312cd4a13e85c5f9b083161d5eb30157d

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [7e57c7670b81e820f8a3561d9cdbbbfdca5a390f]

Typo

Change-Id: Ibd19e82a41ceac76ec5c3d6059f497926b8b5d0e

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [dee38dd178fce6bfe97865e6a2a67bdfde1ad6fe]

LinkTarget: d'oh, forgot to escape $

Change-Id: I817c9e1f3f712a802e167e50478931f0a975a1ec

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [8b6ea31961fedc3e94d8d1bb0d599b14bcaaa618]

add gb_StaticLibrary_use_static_libraries

... which is probably not needed for LO internal code, but
very useful for RepositoryExternals.

Change-Id: I5bd8edb97454f89ed33b041460019738e9552f18
Reviewed-on: https://gerrit.libreoffice.org/692
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [46325e3a2ea376ea2d8b641051a5cbde20596aeb]

pywizards: remove unused methods

Change-Id: I1803b7b4bbfed1e3509a8561ba82fae9ccf4412e
Reviewed-on: https://gerrit.libreoffice.org/687
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [90c128e090da5ed0047a3d43bafc33f32d8b27b7]

pyfax: get rid of import * (2)

Change-Id: Ibd988812d96f7f539c1e888be9ee25c0c895f358
Reviewed-on: https://gerrit.libreoffice.org/686
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [dbdca385fcdb53d14677e2db40debeb26420da63]

Pyfax: Get rid of import * (1)

Change-Id: Ifeb2fca16ef572a7cb1d1aabb651b3cea87ecbea
Reviewed-on: https://gerrit.libreoffice.org/685
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-24  Tor Lillqvist  <tlillqvist@suse.com>  [99df35a621aab3b4b92360bb2cab79aca53c25c6]

Pass --build and --host when cross-compiling

Change-Id: Ia7c7a5626f2e81de9af65897e18f7d174a6e08c7

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a147095aee3d1b1e4ee937944cf253ab61f96da1]

Link the windows build of libwpd against the shared library runtimes

Change-Id: I9dfa2ffb8aeb5b57435f6d67ab662174b794e5b4

2012-09-24  Tor Lillqvist  <tml@iki.fi>  [084db5f74e9d9c32632df6d15e6cff1c43c2c5a7]

Don't use gb_ICU_suffix on Android when DISABLE_DYNLOADING

Change-Id: Ie4a76ddb1db8d45e32d64d13aca01a0b29b519d2

2012-09-24  Tor Lillqvist  <tml@iki.fi>  [1e605fcd4e4e68c5795ad98c9775a15308ccb6f5]

Check DISABLE_DYNLOADING, not just iOS

Change-Id: I839137b19c802c45eed73bae57beac81973d8da3

2012-09-24  Tor Lillqvist  <tml@iki.fi>  [8b0a9dbe59b611c875e7e44e56a3421c761253b1]

Check DISABLE_DYNLOADING, not just iOS

Change-Id: I56bed2cb5588fda364cf5a25ff9dff478f6a816a

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [76d100d3bd78a10886a971c122da496e1a1b2c9e]

Reverting libwpd 0.9.5 to 0.9.4 ABI

Change-Id: I7056c68f87c88086ef8024b8284a734823e2f808

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [5e21ad82ef769b944927b498a196ec82476e17e8]

de-duplicate SwNodes::TextToTable()

Change-Id: I8a61b67cb5bd1333c05f9a98c7af6e3ed05c8fd0

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [6d2e09db4a677068095b0bebd08fbbb96620d60c]

rhbz#820283: fix crashes in DOCX table import:

It is apparently possible that writerfilter creates a table with
irregular structure, where the lines have varying numbers of boxes in
them.  This may cause crashes on later editing operations, e.g.
when SwTable::NewInsertCol() is unable to find boxes covering a
particular column.  To prevent this, add missing boxes in
SwNodes::TextToTable().

Change-Id: I423821645baeaf55595e4933e1ab8fb89b2099f3

2012-09-24  Michael Stahl  <mstahl@redhat.com>  [53c91152ea52d053fa85df9868b29524739ab0b7]

tweak assertions in SwTable::CheckConsistency()

Change-Id: Ib06543b7e59694f240b2b5fadcd6b464ce9e5792

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c803f693163c327b7a2fdfab0897a4f70fe3e802]

Fix windows build of libwpd

Change-Id: I22db3f6bf435e54f0d264b18bd6b53c784756fe8

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4425db6b67f6cb60a54b4c82dad87095cba62e7b]

Uploading the new libwpd 0.9.5

Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db

2012-09-24  Takeshi Abe  <tabe@fixedpoint.jp>  [5a23e1c62898ee432858a11733d1765a2075948c]

refactor code with <algorithm>

Change-Id: I774492928a909a0768ebcdc9cb56651146659351
Reviewed-on: https://gerrit.libreoffice.org/677
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-24  Ricardo Montania  <ricardo@linuxafundo.com.br>  [57d2f9b7744eea76496af1f4101398ec4f6caf70]

::rtl::OUString to OUString in basctl

Change-Id: I3fc3d463fbaefe31b3541502c9f3dfbd4d1db4f9
Reviewed-on: https://gerrit.libreoffice.org/678
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-24  Olivier Hallot  <olivier.hallot@alta.org.br>  [56cb4b705e63addcc550d53a6f70c1c871d47472]

Remove unused code

According to unusedcode.easy

Change-Id: I31edd26d8ee7934b47ed7bf5ec6c07e1b8c5c5e9
Reviewed-on: https://gerrit.libreoffice.org/682
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-24  Xisco  <anistenis@gmail.com>  [ad895bc43aafc1589ed0ca239fb0c966dd0589eb]

pywizards: add a name textbox to the filepicker

Now it's possible to change the name of the file that is going to be saved

Change-Id: I482466e7c006a38a1eab543872101c029d5e2d65
Reviewed-on: https://gerrit.libreoffice.org/688
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [293a144126b13a78aef01bd72586432056b8ca80]

pyfax: Use relative imports so we can call the wizard remotely

Change-Id: I8ed98ff5125caf28680f94865ab2fe122f124182
Reviewed-on: https://gerrit.libreoffice.org/683
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-24  Xisco Fauli  <anistenis@gmail.com>  [cf939a858b625982ee5c361b88c5121648859dd0]

pyfax: Added by mistake

Change-Id: I484d64aab55aef2992d6c2f656cab68f398936d2
Reviewed-on: https://gerrit.libreoffice.org/684
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-24  Andras Timar  <atimar@suse.com>  [13148009769be7619bdd34b2ce56e6fbfb65c809]

typo: COMMEND->COMMENT

Change-Id: I1bac574d44b1fbbdd2cde41ba1af033e952d811a

2012-09-24  David Tardon  <dtardon@redhat.com>  [0df1e4a80e868c0f27f848ff12251488c1a313ef]

use correct directory dependency

Change-Id: If9c42a039700df521175962c5f199a36219eb907

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [12a8bc4f9cd158d81215ee21c47cfece055571c9]

Remove java_uno.map unused after gbuildification

Change-Id: I05893a797e276fd7b4f5c05c09743def55cb4036

2012-09-24  Arnaud Versini  <arnaud.versini@gmail.com>  [18bad3e45ce8ae41f3d75821ed9c70b189404b9b]

Remove unused member SwDoc::pMacroTable

Change-Id: Ic09b960b675d674a16f7f252ed2a974c4e25505b
Reviewed-on: https://gerrit.libreoffice.org/680
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [78b99d37b58831922be1645ca73e3bb7f50c0e44]

JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildification

(no longer using map file).

Change-Id: Ib19995e11bd5e8bd5c26d29e2bf298e734a06f1f

2012-09-24  Noel Power  <noel.power@suse.com>  [72d3539e26f0485743126301c438bcb05b02643d]

fix parent style import xlsx fdo#55198

Change-Id: I77d38eba69ad7aa89b0f9b692e40fd365d002071

2012-09-24  David Tardon  <dtardon@redhat.com>  [f79641a61572b9c3e4fc28841a16493e0da41ccf]

it seems climaker needs URE

Change-Id: Idc8a30048c9c5520004fef1976a1fb5eeb74fbea

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0671ba1329adf142c26c20a36b4845aea05fe08e]

Revert "fdo#54609: Exception while importing xlsx."

We fixed a root cause of that exception.

This reverts commit 0f0bd022b6f8ae89655a6e47964842086a9beb80.

Conflicts:
	oox/source/docprop/ooxmldocpropimport.cxx

Change-Id: Ica3691e967a30722516420997e6e49fbf38f20d2

2012-09-24  Miklos Vajna  <vmiklos@suse.cz>  [af6b7d8ba30d395e5f4a17876526434cf0a06005]

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.

Change-Id: I34f1df7e171316a7d926179689627301860d492f

2012-09-24  Miklos Vajna  <vmiklos@suse.cz>  [da9acd209918ac26b44bddcf7b38b8887d23bfef]

fdo#49655 dmapper: fix default page style layout

The default in Writer is mirrored, but in Word it's left and right.

Change-Id: I8c615a3a18ad7493deb2a3a9369c13f3e4d5799d

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [c67fedbd56623078b6e48b0dd3c015c4b9f8b685]

To ease debugging, display printStackTrace of caught exceptions in jdbc driver

Change-Id: I8c48b09fcab18af196a8441351bcf3180a32005b

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [93a0d9eee0f4dced348b040961f44f977e9504a7]

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

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5db7ac239278634c39cbb15f0173db0524b5dcd6]

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

2012-09-24  Tor Lillqvist  <tlillqvist@suse.com>  [c6107b7d4901cfc120956ed9033279ec41f627b0]

Use prefix in the DISABLE_DYNLOADING case

Change-Id: Ic110b66fc8f9e9ce812be3ea2d0672db4d223d39

2012-09-24  Tor Lillqvist  <tml@iki.fi>  [6e86706c498fe5d672137f5ef0624308265ff220]

As far as I can see this function is unused

Avoids duplicate symbol clash with the other function with an
identical name and signature in sw/source/ui/uno/swdet2.cxx in the
case of disable-dynloading.

The IsDocShellRegistered() function used in
sw/source/filter/basflt/iodetect.cxx presumably refers to the one in
swdet2.cxx, as iodetect and swdet2 both go into the swd library, while
fltini goes into the sw library.

Change-Id: I2916f1698542679bf18abf9a7981fc32ef2d9829

2012-09-24  David Tardon  <dtardon@redhat.com>  [1c2285bb3628afd615fadbc2453db1cf51c102d7]

another attempt to fix android ARM build

Change-Id: I36488341d84cb2db05ba564dafa65add79eff9da

2012-09-24  David Tardon  <dtardon@redhat.com>  [8e16b532dd7b2e5691357fd1cb9f72f449e14e58]

drop unused headers

Change-Id: I4659664bd0c4172d2935c15ef2170715a3519b24

2012-09-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [862a205e05557942fda4d8b3288bd21d599181ab]

more_font: fix dejavu delivery

Change-Id: I557057bfbbbf34a426225ce02052d81a3c190c57

2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5649b6a0643d4d331bb1c4d72b707d8543a480e5]

remove unused parameter

Change-Id: I869d20ae472d6147426391db3912625f7176b2b4

2012-09-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [0b963e89a04ce0ec6693b2e54bbedf544c0b5f00]

gbuildification of more_fonts

Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93effcb0a2eade8309c53b74d0ea22e8a2217661]

bool to sal_Bool for rtl::OUStringBuffer::append

Change-Id: I4132cbb37438a11ed4e2558d28cd3e397a87d1ce

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [be04b07cf56e489127eae6853502699e3da1c734]

add forgotten files

Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a

2012-09-23  Andras Timar  <atimar@suse.com>  [0cacb528ffc9dc2beec84386150a063d86d36f3b]

set encoding of Hungarian MSI tables to UTF-8

needed for the word "Bokma°l"

Change-Id: Iea342161edbdf4983906d5859d279de3899a3839

2012-09-23  Andras Timar  <atimar@suse.com>  [44e46183cf0771ef872b89a164651109a2abb012]

fdo#54276 speed up packaging on Windows significantly

See the bug for more details.

Change-Id: I01aed95c204ebeffa9cd7678f698a100a836f267

2012-09-23  Andras Timar  <atimar@suse.com>  [9783faa2a305c884bd80b0cc5238fb75a2ba29b9]

followup of bccb30a0

Change-Id: Ibf053d078ad048094527e4e25ee9499dbaacd007

2012-09-23  Andras Timar  <atimar@suse.com>  [05dd0f135757b1e7393f31a4dc8f42e5943b91ee]

merge_mergemodules_into_msi_database: ditch unused function arguments

Change-Id: I33ea8817dcbd184cf824fc7252def5e3e9dfa3da

2012-09-23  Tomaž Vajngerl  <quikee@gmail.com>  [0513e10635c85fc1aa214948de4992d4b76d555c]

fdo#49350 Speedup "OK" action of auto-correct dialog

Instead of synchronizing the main list and the list of entries in the
dialog, just remember what was added and removed and only add / remove
those entries in the main "SvxAutoCorrect" list.
Additional add MakeCombinedChanges which adds and remove entries in
one call and only writes changes to the "acor" file once.

Change-Id: Idcc4c64d25e050c3f6eb9960a59c4a55d06b5ca1

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e9cd84cfaa323ca744fc39096bb90d8f564a1411]

WaE unused parameter

Change-Id: I223fb29da72f72dcc6ebf218449450ce78ff4857

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [71f3d9834b4bf8ebab4a2125c014c408270179cd]

SCCOL and SCTAB to sal_Int32

Change-Id: I664432ee192dee76c55ee2c3b6d721b8e578be1d

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4c2a87d6e70040182d328c25d561b0de69e96a2b]

int to sal_Int32

Change-Id: I44c5027c15b4f77a3ee76b62673641cc200fbefe

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1245c2a7daba66e78a8548b0e5193d7e2b1f2a92]

little refactoring and code simplification

Change-Id: I41c7507d668eb0853b97c24217ff04f7dd4acd40

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0222ce3cc6bdf4f6927139347ef5506a869eb977]

add color scale import test for xlsx

Change-Id: I8877d285be21ea4cd010cb532de593b3f5ab5975

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb3ab592fd462bdd877178c6f0f0b7638938f0ce]

improve the color Scale test

Change-Id: I6004874b83adbc602dcad83192cf68607bee5a96

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3d5de767c6dbd30ded0881da9de8ae9638abb54]

improve the dump code for cond formats

Change-Id: Icefaa4777f64ca934928ae2ad95496000df364e9

2012-09-23  David Tardon  <dtardon@redhat.com>  [31018fa81f2fa51a3c7c2d6c992cef03b17c378d]

really fix make syntax. i mean it! honestly!

Change-Id: Ic56f7d2db6dcf5ec485ae39891f55ccc5d8b2892

2012-09-23  David Tardon  <dtardon@redhat.com>  [4295bd60d8e57d6c2cad5092a90735eaafb929f0]

allow make bluez_bluetooth.all

Change-Id: Ic1d2d52fda7fb4cfbb4e6e6a83d5fe7149f8e003

2012-09-23  David Tardon  <dtardon@redhat.com>  [5bf0ae57502bda9bc71b2a075667dea673e51257]

keep the lists alphabetically sorted

Change-Id: I82734285736dd9ee5236f522892bd80a80f520fc

2012-09-23  David Tardon  <dtardon@redhat.com>  [0c6aa2881d18c81ff711b5ce8f0e550eacaa11d6]

do not build what is not necessary

Change-Id: I6fb9ff64c2cc408bf4133ddcee4a255b54078e41

2012-09-23  David Tardon  <dtardon@redhat.com>  [47a5ea6437853ab16a757f2181eacc3a07d3d90c]

fix typo

Change-Id: I6fc329c2faacac943bf2c1beb234a6cc6d5aaf03

2012-09-23  David Tardon  <dtardon@redhat.com>  [9a0e0141e607bf59f363826a8c7f52b008de5586]

do not add deps on SDFs if not building with langs

Change-Id: I48fa21356ba32670b137bd3846f00b522af5314b

2012-09-23  David Tardon  <dtardon@redhat.com>  [22371e3aa8707803543592e81edecff6db8aac7f]

fix dep on clucene headers

Change-Id: I1a644dabdd5404645450541ab6a7a94aaf61658d

2012-09-23  David Tardon  <dtardon@redhat.com>  [a55274831642677dae591ac5de75849619e3ec64]

fix make syntax

Change-Id: I6414a49f867c71c7a9a17bbcc9acd5da35e3a292

2012-09-23  David Tardon  <dtardon@redhat.com>  [9d554cf886bb8b4d902aa5e755b84bbfb2d92ae8]

change the rest of deps on target-spec. var

Change-Id: I8e8be3d5b419e79902847ffab74e5c50e839444c

2012-09-23  Takeshi Abe  <tabe@fixedpoint.jp>  [2345948281e03671466dbf6e53544855b28a90d4]

be in lexicographic order

Change-Id: I26b15fe1cc5f8f3066f241143d01615a7416eb5b

2012-09-23  Takeshi Abe  <tabe@fixedpoint.jp>  [94bb5021c78570aa7b76614289669639f11cf53b]

fix typo

Change-Id: I8bb811cfe06d409bebad586c16cf3837551f5a5f

2012-09-23  David Tardon  <dtardon@redhat.com>  [751f3aea6805140775bb6ad28f92a1f2795373a6]

fix build of dictionaries with l10n enabled

It seems that

foo : BAR := xyz
foo $$(BAR)

does not really work, i.e., it does not generate a dep on xyz, but
$$(BAR) expands into an empty string. It is unclear to me whether it is
a bug in make or it does not work by design. Info documentation for make
only says that target-specific variable _assignments_ are evaluated in
the context of the target, so previously defined target-specific
variables shall be in scope. There is no mention whether this should
work for use of such a variable too (like in the example above). I have
always expected it does; experimental evidence shows it does not .-)

Change-Id: If99bdcacea403aa925127dd993a7e94ed7d57ae4

2012-09-23  Andras Timar  <atimar@suse.com>  [3d912e407770cb594b131c53a35af4fc0d04fb2a]

nlpsolver depends on translations

Change-Id: I20f966d4f1ccdefda2b057b00d2d8e2e716fe28d

2012-09-23  Andras Timar  <atimar@suse.com>  [04ca03dc66672cee23ffb77c518e373dd268edcc]

revert all my recent changes to CustomTarget_readme.mk

Change-Id: I1c831ae13b3bc4856acf819bf3d0a76c3b89422c

2012-09-23  Andras Timar  <atimar@suse.com>  [7a25d25ec67cf063424f7d2d0a460969fb2986ba]

Revert "Revert "fix localization of readlicense_oo""

This reverts commit 90a613e0f6e7b35131dda914c7d2212676ab585c.

2012-09-23  Andras Timar  <atimar@suse.com>  [90a613e0f6e7b35131dda914c7d2212676ab585c]

Revert "fix localization of readlicense_oo"

This reverts commit ae8aa63e7efcb2cef414f2eff6b3d22f9d73f848.

2012-09-23  Andras Timar  <atimar@suse.com>  [ae8aa63e7efcb2cef414f2eff6b3d22f9d73f848]

fix localization of readlicense_oo

Change-Id: Ibc73809f565bdecb470191c61650490bca7cd048

2012-09-23  Andras Timar  <atimar@suse.com>  [224f423d32833d38d7812c12fd1b68cb27be1929]

fix localization of readlicense_oo

Change-Id: I7af3c826519ae31df960dd46beb0757f22504f13

2012-09-23  David Tardon  <dtardon@redhat.com>  [a1bd566a6885c0645f48dd0a7255ee012dcc5de1]

fix make module.all

Change-Id: I468c9b6e3381383665ee9c86a485831a176982eb

2012-09-23  David Tardon  <dtardon@redhat.com>  [66480070b7572143a14d654dfc0e4ec35099be4b]

add translations to tail_build

Change-Id: Ibb4d777b216a1782b17dfd9a24c3ee839ccdd980

2012-09-23  David Tardon  <dtardon@redhat.com>  [ab0067bf9adc79ee2e2b8c8403a239a327f6d4bb]

move readme.xrm one dir up

Change-Id: I7ee016dbae76c709644f10d950159c3830693d9b

2012-09-23  David Tardon  <dtardon@redhat.com>  [05558b007535e96ead2bc4e60f5f824fee417e28]

drop obsolete cruft

Change-Id: I352886daa93c4436e3acff5af7cee2feefec4957

2012-09-23  David Ostrovsky  <david@ostrovsky.org>  [b21b504022babd2de17dfb91e8dc0a2a5c804354]

migrate readlicense_oo to gbuild

Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03

2012-09-23  Andras Timar  <atimar@suse.com>  [3b3c20212e4d50bf70232541fd7e43d516e4db62]

add missing basic keywords to syntax highlighter

Change-Id: I920ad01c0ea338795afeb16e44cd8ec09e5fc5d6

2012-09-23  Ricardo Montania  <ricardo@linuxafundo.com.br>  [588f01bf62e2c0dbc920eda007ea1b50d4ff0b3c]

End of ::rtl::OUString to OUString in avmedia

Change-Id: I1ac8f773ddb72b94d1371fe60948fb2782ddecd4
Reviewed-on: https://gerrit.libreoffice.org/675
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bb8839250271b6d951233e0ad21a773962d06889]

The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek type

Change-Id: I7be3b67c797a728b5c72e957c67e3f864072addc

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0251fdd0336e26cf391331a1fca1edb309b6dc92]

now we can also activate the cond format import test for xlsx

Change-Id: Idb72bb2616c212439241d93ac28c9649457507a3

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b774fc9f90be8ebe4878ed84920f6f7afa4f12e4]

fix another problem in dxf export

Change-Id: Ib6417b88b89a8960e73d6d4dc985223adb22be4d

2012-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8deaaa66976569ebc5ba872cbcc09f8ccb45a2c4]

correctly export number formats in conditional format export to xlsx

Change-Id: I2a4a65bd5e622d900c77704dfe198ffab0be6c42

2012-09-23  David Tardon  <dtardon@redhat.com>  [5858276fae87c51a7edc78c4502326eb3c067e2b]

we don't need explicit rule for this target...

Change-Id: Id6d47437dc00045936b1cf4f5df868f2d3a2fc3d

2012-09-23  David Tardon  <dtardon@redhat.com>  [8f6b43052d05f34e088eb20015eeb47860cbf3e6]

(hopefully) fix build of bridges on linux ARM

Change-Id: I8d7a10e26858dbbcce9c7c47a1dd9668a35736bd

2012-09-23  David Tardon  <dtardon@redhat.com>  [99cfb6724bd7243e82492a2163bffd4a26d54c28]

Revert "add forgotten asm file to build"

This reverts commit 492f9139c1033b3f069880bff8e7f2857cbca111.

2012-09-23  David Tardon  <dtardon@redhat.com>  [4c56be0e063ab65577aebf4bcd3eea657705caf8]

gb_AsmObject expects .s extension

Change-Id: I958ad58081821ff31c02df0a1a5efb8406d7a6ee

2012-09-23  David Tardon  <dtardon@redhat.com>  [492f9139c1033b3f069880bff8e7f2857cbca111]

add forgotten asm file to build

Change-Id: I5c86e369649e71d785af06437b2af633d6805b8d

2012-09-23  David Tardon  <dtardon@redhat.com>  [359f005c6698d5d7838798fc739fe770cb98d357]

add deps on CLI libs used in cli_uno build

Change-Id: I6ae009851e4d8f06e2c2939a26cc72b453e8c406

2012-09-23  David Tardon  <dtardon@redhat.com>  [d0670bd7793146d74180db02f8c12c760e8a60a7]

$(gb_STDLIBS) is needed for android

Change-Id: Icc384b5c7e54d997dda45b1397f3a77894cc145c

2012-09-23  David Tardon  <dtardon@redhat.com>  [c994ab6d9241f88784c5f1350bbaae71d62a4476]

there must always be a bridge built

Change-Id: Ie5bc8a27feed65126bd8bfceff2903029cd20059

2012-09-23  David Tardon  <dtardon@redhat.com>  [b944750a23be73f1cd68c935cece5c28be030a37]

fix more copy&pasted conditions selecting bridge to build

Change-Id: Icffcd0733e030b565e3f78f6fff7467a10347f52

2012-09-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [36eab7e6cd325d36fdfe579677e6c416d7c90a99]

gbuild: forgot to include assembler objects in mac links

Change-Id: Ib5168507f251136801a1218a93d4bb6cd4d1845f

2012-09-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [44f1f1f556a1020adcf9069dae54cb57cc3739df]

dl is not a usable library on Mac

Change-Id: I4e34538b1da77c36a41b74484afe050ccedf41e3

2012-09-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [e98ec6f38ad5d072c156680a5e01b768c7f5f472]

brides was not invoking the build of libggc2_uno on Macs

Change-Id: I3f3fe5904ce7cc257fb475b5a91227af7e540293

2012-09-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [376023dc270ceee04f17ef551dda39635592f7ac]

rtl::OUString to OUString in unotools

Change-Id: I9d045c6947fa2acb86befdb9bf43c666f82e8858
Reviewed-on: https://gerrit.libreoffice.org/670
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-22  David Tardon  <dtardon@redhat.com>  [1556bbad31727aacb7d76300e1511be24a109627]

guard against updating nonexistent file

Change-Id: I74cc4752ac4abfd83f9eafa01ae4eb1813bb2afa

2012-09-22  David Tardon  <dtardon@redhat.com>  [ca124c4b049df9d47a4c72a677e949fcb39d36fd]

fix delivery of headers in ExternalPackages

Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a

2012-09-22  David Tardon  <dtardon@redhat.com>  [a29ad781db2665a8ab177582beb2edc8942efb55]

Package is replaceable by ExternalPackage

Change-Id: I6d46f4ae957576927432dca63a281a376ce15600

2012-09-22  David Tardon  <dtardon@redhat.com>  [ff7ac2253210bd87631d6031466a3ee47268d252]

fix output files of mdds and vigra too

Change-Id: Ie7b78dbc0e9ac3715149faad0238f4f51a08527e

2012-09-22  David Tardon  <dtardon@redhat.com>  [f8afd6e28232a02eace0fda3a34b4edc8dc667fe]

update ext. projects to use ExternalPackage

Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0

2012-09-22  David Tardon  <dtardon@redhat.com>  [98a852fe6af082fc9c9679841dc390b4635888d4]

add gbuild class ExternalPackage

This should make delivering of header files (but other kinds of files
too) from the unpacked tarballs more reliable with respect to project
updates.

Change-Id: Ic9dac800eddecedffba5f955f1e8d585da9c1b17

2012-09-22  David Tardon  <dtardon@redhat.com>  [9f42a82937accb19549971ebfe945c7e8273b58c]

force unpack in the next run if patching failed

Change-Id: I033e2ab491498ba6b393232bff702db0a52e9a92

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [63a20e03499377cdf3c8a5e26c133e9886f8693a]

touch: add missing dep on types.rdb

Change-Id: I7a11a2c00abef0ed1f0945f7809fba79f1f3533b

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [06a8ca9339f02fccf6961c0de77c49673823b35f]

neon: use .def file on Windows for exporting symbols

Change-Id: Ie88fab057e20792edc2deda327a7b9cefcbcadf8

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [ce7d6d74d51063c0d49ccb3f1731120d6f6f2ca5]

bridges: do not use dl for Android

Change-Id: I1ea75cc785645305223294f1a75b142de9d916d7

2012-09-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1b034ebe04ba36d8738b3445ce5615f1492868eb]

fdo#41440, fdo#50296: start center: force black text color

Change-Id: I13834d3c0385e1a75d2d66d1622a966c66b9aab2

2012-09-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b40f95f9159c3868a059b33fb524ccc7ed182272]

fdo#34392: request button size after vcl has updated its settings

Change-Id: I1810562a2c0c09404271be5b910f5811fce3e465

2012-09-22  David Tardon  <dtardon@redhat.com>  [ecf56eda2fa41a5bed01294670e82d61c0f98798]

make starmath's gbuild module name the same as dir

Otherwise make starmath.all does not work as expected.

Change-Id: I747b7dd9f1cd6347d6fe8d5edbbb0dff079a253b

2012-09-22  David Tardon  <dtardon@redhat.com>  [778de55e0aa7dff3be5ac50dc20a552b2d5a5879]

add newly eligible modules to cross_tail_build

Change-Id: I41113b6e4f53aa0e4b52e08e34938d34838feced

2012-09-22  David Tardon  <dtardon@redhat.com>  [f60ee814c180708e8af7482b553a3dc47e98c5fa]

add newly eligible modules to tail_build

Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1

2012-09-22  David Tardon  <dtardon@redhat.com>  [436717844f93e17b455a70db30c995629e0e0a6a]

add missing deps on URE stuff

Change-Id: I8d17305372ac01ab43a7092d9b8a842f114adb3f

2012-09-22  David Tardon  <dtardon@redhat.com>  [8f16dc3de4d59db6db5f4a6c2692809f6b4417fb]

use package instead of explicit include path

Change-Id: I11048d24b21549aa3ae79995a2c252c00e56d771

2012-09-22  David Tardon  <dtardon@redhat.com>  [1a62e464cf1b88fde049bb857e513209b0134a2b]

add missing deps on headers

Change-Id: Icaeba832c527ba81a9f152ea011548e8b9843b5e

2012-09-22  David Tardon  <dtardon@redhat.com>  [360df63b633421f0d06f6c30e5ed9db3fa2016a5]

SOVERSION is used by LinkTarget, so set it there

Relying on inheritance of variables by prerequisites may cause all sorts
of weird problems, e.g., an executable being linked with
-Wl,--soname=... just because a library with explicitly set soname
happened to depend on it. I wonder if we should make most of the
target-specific variables private....

Change-Id: Id337ace462973e7af12e62414b81739e3e873d96

2012-09-22  David Tardon  <dtardon@redhat.com>  [7531ac91d8496d00c7b010f8ce20bfee97cc9362]

fix URE deps

Change-Id: Ifbcd2c7db1985ca8fcc74dbbe74ffb93177d6490

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [ebe48dc2b1a3ab3df2457d4c2be7bd9cbe960c30]

honour --enable-lto on windows too

Change-Id: I78637034d9fdd4a5528fe1e9c9bc752086954526

2012-09-22  David Tardon  <dtardon@redhat.com>  [b03fd9b3a6ad31d0ca03c662da29cc70a21ca423]

fix configuration deps

Change-Id: Ie431fadb4f11284e231112744af80bfb5c219d94

2012-09-22  David Tardon  <dtardon@redhat.com>  [7edc1390e4472ee469656e8094ee17669a3e0f49]

let's do this the other way around...

This reverts commit 587ac17d51ded650ed72bb68a126587a9c2ca698.

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [cbae5ff373a43e5ad3b5d3b55727e783fa8451d2]

fix typo causing missing dependency

Change-Id: I9ac316b0491d2c2c69308c0a78e1be0009bf2caf

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [00252dab4a3582a299ed297ddb637c20af8b1962]

missing package dependency

Change-Id: I4171de4ad24ac1bb9956171f3256cbcd766dae29

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [61ce5b882fa232bb9aaff8650238bf4007249759]

gbuild: add missing dependency on regmerge

visible with 'make udkapi.all'

Change-Id: I7fcd72e4d6849e3457551d85d507a15f6f72077b

2012-09-22  David Tardon  <dtardon@redhat.com>  [a235dff703c3cb6318a6166fce4d13557661b2a8]

fix Library/LinkTarget build on mingw

Parallel MinGW build broke in clucene every now and then because the
link target tried to put map file directly into $(OUTDIR)/bin, which did
not exist yet (and actually nothing in Library depends on it, so I guess
it was just luckily created in time by delivery of soltools in the cases
where the build succeeded).

The map file is now created in $(WORKDIR) (as it should be) and then
delivered through AUXTARGETS.

Change-Id: I62373f0b71a6c4f3b59fa779f9ec48154485a174

2012-09-22  David Tardon  <dtardon@redhat.com>  [24219ada3786feeaba2e2bd6b21548b9b5483b9c]

clucene build needs solenv

Change-Id: I5e41370b54a6054b9a488ae523a9d83b47f20415

2012-09-22  David Tardon  <dtardon@redhat.com>  [dd3d9e28436f135ab8c5c107d381556326cb3863]

ensure IDL files of used UnoApis are in place

Change-Id: I27740a60b9b5ff7ef5541713b2f85e03f8e70c7d

2012-09-22  David Tardon  <dtardon@redhat.com>  [0906641801275f3b9e67cf1916f86691f26de9c3]

add necessary deps for the test to run

Change-Id: I341b9bf3343f38d93b11ca3265fb8dbb0434aca8

2012-09-22  David Tardon  <dtardon@redhat.com>  [e11f0576b9b992b038f69b358889bfccdeca4cef]

add missing dep on types.rdb

Change-Id: Iddd10613dc5705eeaac53ff080692da2ad455720

2012-09-22  David Tardon  <dtardon@redhat.com>  [d40ec00ad9073977112431e297bac1d501848b9a]

add missing dependency

Change-Id: Ibfe60fde8010755ee8c3ce1afce669400a44f6e2

2012-09-22  David Tardon  <dtardon@redhat.com>  [7678287ad1da677f0f9a0c5cf33c83ce90b121e5]

add missing dep on types.rdb

Change-Id: I2cfff38e6b18b8949dd712b9fc60aef2a593b40b

2012-09-22  David Tardon  <dtardon@redhat.com>  [c29ed576e2e5d39bc2dcc85c028ba525cadf4d5d]

dependency on makefile needs full path

Change-Id: I0733abb5c736ab393259fd6a005a89b887304f10

2012-09-22  David Tardon  <dtardon@redhat.com>  [77103991898befbf20b723ea368af86eded1c36f]

fix dep for configuration schemas

Configuration of extensions can use schemas from the main configuration
(officecfg). Now that officecfg is in tail_build, we need to make sure
that building of any such configuration only starts _after_ officecfg
has been done.

Change-Id: I95c775bb9c15c2e3aad930189d5524957cb5c49d

2012-09-22  David Tardon  <dtardon@redhat.com>  [f4688d62d10e8f1862c90491cb5b911f61d107d1]

add missing deps on tools

Change-Id: Idcb3dee7315412287e167abb7f76c9050696d94a

2012-09-22  David Tardon  <dtardon@redhat.com>  [a91b866abcf3fd93c5c92f3a113428e0834e36a5]

depend on tools as necessary

Change-Id: Ib13f95a55ffcdd7f9314744a18ae48aa123406dd

2012-09-22  David Tardon  <dtardon@redhat.com>  [61c0a3a63d46c7a0df1f337233d6c571186adc9e]

switch bridges to gbuild

Change-Id: Ia19ff61f1f7fb446298472acd6722b57ddaeddec

2012-09-22  David Tardon  <dtardon@redhat.com>  [f2668d319c88fa69aa0c3efcc81e22f6f822195a]

gbuildize bridges

Change-Id: I66e76da71dd5d6ed1b899aba8d41dfb5bc36da1c

2012-09-22  David Tardon  <dtardon@redhat.com>  [f2ec771cd98fc390ed9e8f4a5e772ca9da958702]

add missing exports

Change-Id: I4cfbcedde049ae205997815786c46941937e2cf7

2012-09-22  David Tardon  <dtardon@redhat.com>  [97eb770d288a5411d767391cc7b6421069fdd38d]

switch cli_ure to gbuild

Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [39c530ce5551ab1d104fa8a9ffd12aa308923c0d]

force cli_ure to build

- there is still missing dependency on cliuno.snk
- remove -warnaserror+ causing weird problem
- export random symbol so that we get icli_cppuhelper_native.lib file
  created

Change-Id: Ifd3b4785f83496d2c9bff6b1ea2fd39b6978725c

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [e1afb8a09dea41c3d7a6e27835e0d79d851b1b03]

cli_uno: add missing gb_Library_use_udk_api

Change-Id: I1dd1a48e61ff8c5b628ba4a8f02294cf239b5edd

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [fc42bf93bf104289d479888362eba576c3ed7ec7]

cli_ure: another missing dep

Change-Id: I3f7d0034500b52e363f5cc3e136b89a5d75aab64

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [31237d6a6ac9d6d1c5c4db7ae46f280299c06bba]

get cli_ure closer to successful build

Change-Id: I28ba1f4e802b3736a9f82966a2c7908388df4a92

2012-09-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [f8361efd12462e0776b96214e1f24890ababec5c]

add missing package name

Change-Id: I0f561c41c4e0a447521aae90885f3a75b624d7cb

2012-09-22  David Tardon  <dtardon@redhat.com>  [118cc6807d2cbdc2395d9e61beea98cecb6c0b73]

gbuildize cli_ure

Change-Id: I716d666fc6e9d5339bc65a1b3943b2cecf45b6fe

2012-09-22  David Tardon  <dtardon@redhat.com>  [ab79555058d89e447e8e099db436537db63c6ac0]

export uno_initEnvironment and uno_ext_getMapping

Change-Id: Ic907b7dbf4cee22ac899e413bc5122e3a09e6b1a

2012-09-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [6292289bfd3907f41692d734f3d5830e85060d68]

fix make syntax

Change-Id: I0cf922c1bccb554491ea8501c9f217af486088b6

2012-09-22  David Tardon  <dtardon@redhat.com>  [c7d7a4b93d405778798e660cf5d2948a9a537d0a]

add support for CLI to gbuild

Change-Id: I45b617248c9edcee02514f1fb65cbb03b0a2d5aa

2012-09-22  David Tardon  <dtardon@redhat.com>  [53eff166061abbdb3570a1deadfa161cc79889c0]

separate include dirs by comma

It works as-is, but only because par2script.pl evaluates any argument
that starts with / as a include path.

Change-Id: I705276c1f949d505dbcca23a0acbd760b32914de

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [bb6c5a5443e2124d18686b87ac1a87f867d2d056]

neon: convert to gbuild

Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432

2012-09-22  Matúš Kukan  <matus.kukan@gmail.com>  [17924c4aa5eb66465986cce97e975a13546d4eb6]

allow Library to disable hidden visibility

Change-Id: I1f676b7536183f68795595f216ae23610cadb1eb

2012-09-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fc0aa44b9d6aab7af68b00e4e26f3d9300e30fc2]

test cases for the changes to ScRangeList::DeleteArea

Change-Id: Iaf64a4cdceed76ba37e4486cfded18bd7e49b196

2012-09-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [925ed0b79bc400a72eaaf7c8b53b67d96c7cab7a]

some more fixes for ScRangeList::DeleteArea

Change-Id: I7f4cf6b053d7cff85e46ecf51cbf8a327530de67

2012-09-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1aad8c1e2cf36c8232c82412ba8e8cbe306a8179]

enable the cond format import test also for xls and xlsx

Change-Id: I04d743ef9f38f4f65ba912f34ac641ea7031aed2

2012-09-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8c04e4234380b94590450822192defbd85271df4]

test for imported cond format range from ods

Change-Id: I08a876bfce8a6d9c0ff349b8956f0e13281afe5f

2012-09-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb7ee824dc0b9dcc2fd466f190945de01a9d1fa5]

Fixed all discovered errors and extra unit tests to cover them.

Change-Id: I1f91d66caed7fd3839f68f1e4495f0c05ee49acc

2012-09-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5551cd0209981f71ea5fb252b791391a6427066e]

Improve readability.

* clarify with comments what the code intendes to do.
* more consistent variable naming.
* keep the direction of equality consistent (i.e. lhs always smaller than
  rhs). This helps the reader of the code intuitively see relative geometrical
  positions.

In doing so, I've also marked what appear to be bugs with TODO markers.

The logic of the original code is intentionally unchanged, in order to
spot any unintended behavior changes introduced by this commit.

Change-Id: I19c09a1f93017ab18c8fec0f1281899322b45053

2012-09-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [880773208305b15b521df58245367bc3001d2ce1]

set conditional format range for xls import, fdo#54555

Change-Id: I43d1834d28534fc0ec8cb406e1be7e9f48074da2

2012-09-21  Andras Timar  <atimar@suse.com>  [ab063326af9eeab5fcb50a52ec6d67cfc76f4f32]

remove inclusion of deprecated header

Change-Id: If30210587f0562d7e5f24fb3acbdd7ef8b13a00f

2012-09-22  Takeshi Abe  <tabe@fixedpoint.jp>  [4520f7471f1da9c87825a570b58bfcde590e718c]

sal_Bool to bool

Change-Id: I75936bc66b0621de5e62f8e3a35a38fa85dcfcef

2012-09-21  Michael Meeks  <michael.meeks@suse.com>  [ff300e59e74ee88aa6a4981b57a51af416c9e991]

fdo#49819 - allow slightly inconsistent docx files to be repaired


2012-09-21  Michael Stahl  <mstahl@redhat.com>  [6ba1a664a94cfbfbc7c280b15cee35122710ff86]

fuck you, SIZE_MAX. you'll rue the day i find out which .h defines you.

rue!!!

Change-Id: I9e2b05180ba64d1617b33423ceffc19bc996e335

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [6c7c11e2a8cbced9899f5a2da54215eaba92136e]

the intarwebs say it may be hidden in limits.h...

Change-Id: I79bb1cf7777ae92982bc2909411ed4efd0d31352

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [fd3da62330243350e482c03187ecbe08686d14a0]

sigh... include stdint.h for SIZE_MAX

Change-Id: I714149f8cf800ea0021cc72a4bb50d840076da66

2012-09-21  Andras Timar  <atimar@suse.com>  [b501a27a283f07f15c5dfa7f666c5701ae8c2139]

add pt-BR/acor/SentenceExceptList.xml to makefile

Change-Id: Ib821e760edab94b4f7ae9c8df4bc39685af1f782

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [90d4f29d7e9e1294fc343baec275747e2c3c5b7b]

"a function call cannot appear in a constant-expression"

Change-Id: Ic1aecfb1071033d8e134649506f72c17833a206a

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [8e72fd8866fbef881a12049fd4ca87f5dea8d671]

use scoped_array in lcl_UnMerge

Change-Id: I00c899612d499273725ff8071aff1c93c7d17327

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [2422544bb81170f7248046aa0a77efc14033deb9]

little cleanup in GetTblSel

Change-Id: Idd8639d2f017342ae0227a44b75680179ca376a4

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [b844f06b36cf9a6c1411861a08701c8f9be2af0d]

fdo#48692: fix problems with large number of table cells:

SwSelBoxes containers are filled from SwTableSortBoxes in various
places, so adapt that to use size_t integers as well.

Change-Id: Ia55f020bb9ada94bb22802d9adabb055a22edd2f

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [5b89b1dd909f76154266cd51558e97152cff5f64]

o3tl::sorted_vector::insert should take const parameter

Change-Id: I139f9d008770da94341b8e6c08c9247478aa186a

2012-09-21  Michael Stahl  <mstahl@redhat.com>  [5f91f8a368343d8921a01edb7359cd300892f09d]

fdo#48692: fix problems with large number of table cells:

The SwTableSortBoxes is now a STL container which can have more than
2^16 elements but unfortunately there are a lot of 16 bit integers used
to index it all over the place, causing infinite loops and possibly
worse problems; fix that to use size_t.

Change-Id: I868ec9dd0629be4fbe4d6b8f294fb765e3d662ec

2012-09-21  Olivier Hallot  <olivier.hallot@alta.org.br>  [9cf615b68f815eb93b61cfd77232462496cdcf2a]

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: I5b38b8a072aefb28ce52710c0b4570123ee1bc12
Reviewed-on: https://gerrit.libreoffice.org/667
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-21  Ricardo Montania  <ricardo@linuxafundo.com.br>  [6c98b12cd6b21ceb56993204037f080af097d327]

::rtl::OUString to OUString in avmedia

Change-Id: Id62d30e33ad68ffa6d3199a181b002155f224732
Reviewed-on: https://gerrit.libreoffice.org/668
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [207aebf733cc568845cea5c2aeff78493e056b9a]

n#780563: Fixed table import in shapes table handler was missing

Change-Id: I7720cfc706d9612fcc1e8a53b13a31f22b91d99e

2012-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b14b0f2b953b68612b8c230dbf3cabc15247c72d]

n#779627: fixed writerfilter import of grid when there are nested tables

When a nested table is ended, it resets the m_nCell to 0... and thus the
filter forgets about the previous cells of the outer table row it is
importing. Using a vector to store the m_nCell values for each table
solves the problem

Change-Id: I8007960f4c95d713bfedc6b815d5783a5d25af23

2012-09-21  Michael Meeks  <michael.meeks@suse.com>  [9b0198b2442bc749491d0f1e5e2c811346e5d568]

package: convert internal ZIP handling data-types to 64bit

Prepare for a ZIP64 implementation.
Audit all "Size" property fetches through Anys.
Audit all uses of nSize, nCompressedSize, nOffset through the code.
Add FIXME64: comments to all points requiring future work.

2012-09-21  Miklos Vajna  <vmiklos@suse.cz>  [b3603e0e0e5dbfbeaa2426c499e8f64be2d15765]

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.

Change-Id: I5e4a95b4436e1492b64961820702caace0a33e4b

2012-09-21  Matúš Kukan  <matus.kukan@gmail.com>  [01207ca9851f79dd4aaf2b7a011bea7b8971d9c6]

vcl/Library_vcl.mk: fix typo

Change-Id: I4156bfdb9926a18e7e545d3e7684b87349a66528

2012-09-21  Matúš Kukan  <matus.kukan@gmail.com>  [4b3bc8095ccef6dc5b4bd0d3a548f49195fc0a92]

packimages: add $(OUTDIR)/res/img back until helpcontent2 is converted

Change-Id: Ibd083bb30ab80453209be97a415f52a7cb9f4c49

2012-09-21  Matúš Kukan  <matus.kukan@gmail.com>  [c3745c4bab84955067782ece5eab1beab007a4aa]

unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>

Change-Id: I68df188c229f7cd31d5b79c073fe9440e307ad1d

2012-09-21  Matúš Kukan  <matus.kukan@gmail.com>  [96afd76fc4c2298bebbcff1ad8b45ddc76b0e557]

unusedcode: SvtSlideSorterBarOptions::*ListenerLink

Change-Id: I7e396b9ed7f3d64c0b085448fdea562e3d740084

2012-09-21  Stephan Bergmann  <sbergman@redhat.com>  [a481a40961bf6a5036ecd1c0550f45b50e7b221f]

Cut/paste typos

Change-Id: I2ff0ee983d008d580bd9d52cedc2643293b9710e

2012-09-21  Sergey Farbotka  <z8sergey8z@gmail.com>  [f1651ee579bf38a49b839dbcb28ac38c0163a3d2]

Fix fdo#55142 - wrong character pos calculation on mac.

Change-Id: If8a0f527102b70bf1dcf292f8df31aaff9fba5c8

2012-09-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16f1e6eddf457d03ece9f5e5967ad553730a44c0]

add test case for deleting the only row in ScRangeList::UpdateReference

Change-Id: I88cf1e679dc83e051e27a1d20775cc161cb9e3c5

2012-09-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1e3919f040ade5d0f7f9fa854b3ed23366080c0c]

fix problem in ScRangeList::UpdateReference when deleting one row/col

Change-Id: I588565f65be5c9de54b9f038cf297fda4022fd9b

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [79f94fee9ea3c223ddd4035916a0fb4f1a123fb3]

There is no java_uno library to load in the disable-dynloading case on Android

Change-Id: I350aeeb7fb1e00b201077883dd5fd601b42a626b

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [f09f52e4add4999264bbf960a3a7af6a6b7a8285]

Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING

Change-Id: I65f09e54c80df4e96e24548692eeb3a57e1de517

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [e5045bea0ab261e47c2829d33cd8e383dfb8e684]

Adapt for DISABLE_DYNLOADING possibility also for Android

Change-Id: Ie1ff96b6f58bf694b8d08a3316144becaaefe6d9

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [41e8c36d09c865f21feb465337e56e3e524c9e29]

No juh library to load in the disable-dynloading case (on Android)

Change-Id: I6a5eefe86e23499b555b34c6ba2ebe131e109304

2012-09-21  Stephan Bergmann  <sbergman@redhat.com>  [b247950eeeb2ea2345633ee018fbe2c55c1942c0]

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

2012-09-21  Stephan Bergmann  <sbergman@redhat.com>  [7a8e82a4e3806d5bd500eb6e553e0f40e4d33419]

Honour preset LD_LIBRARY_PATH etc. in gbuild, too

There is always the question whether we should add in front or after any
existing value.  I add after here, mainly to keep gb_Helper_extend_ld_path
consistent and simple.

Also, WNT_INTEL_MSC JunitTest was causing the Java code to call soffice with
empty (instead of unaugmented) PATH.

Change-Id: I3888c0a9085cee7052eb6ea1ed7bbf4a2ea14408

2012-09-21  Thorsten Behrens  <tbehrens@suse.com>  [9d35d643039f49376504e9002a2c2b8a406d00d9]

Fix fdo#54417 - blacklist buggy Intel driver for dxcanvas

Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [963c98a65e4eddf179e170ff0bb30e4bfafc6b16]

Guard against lack of slashes in dli_fname

Change-Id: Id9c452d9c1034f2e7969a9eae7588f2eb81a8813

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [7b7c28f9bd39551211e44b601eccf93e82e1ff8a]

WaE: format (64-bit)

Change-Id: Idc7179f393da9e97a86ca910eff15697f094ece1

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [ff4f54eed2549eb65e9dbc9b7253dee298fec345]

No 64-bit Quicktime framework

Change-Id: Ie0b9ae2a908814eed43b351f15436a2b9c5ad484

2012-09-21  Miklos Vajna  <vmiklos@suse.cz>  [ebf0e1953ef422bb83201c89f0558bb9071edf63]

fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the doc

Change-Id: Ib7b48986d5b01c75ae0be8dd6618a2e8be2ae51c

2012-09-21  Takeshi Abe  <tabe@fixedpoint.jp>  [991b8394ffe598ec3b17968184fe60eb2cc04cc9]

replace deprecated std::auto_ptr with boost::scoped_ptr

Change-Id: Id10a6cef0ae25247ded7846dfd7df27922a9410a

2012-09-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a0b108ac29e9645c1b2b548d69397cdb71b5a79e]

Added unit test for 53b7f7df0617bcbd7bbef9a34ef53e5097eb16dc

Change-Id: Ifb3216115e6d4ad8e3b40ab798ed438b7e502f47

2012-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [157d7440e873428e276b523351cac22cda890d14]

n#779627: table empty cell para collapse fix with fly frames

Make sure that the collapsed empty cell paragraph is more important in
FormatEmpty than anything else (fly frames are the onle case.

Change-Id: Id88e3370e988b45eabe4b9b30628e5472e9db1fe

2012-09-21  Miklos Vajna  <vmiklos@suse.cz>  [49eaecd04bab1239b93cb576bf1c6bdb3620f52e]

n#779834 testcase

Change-Id: I13bc9452385fff1bdc2577ea000ba208206a2c32

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [7b72d933f99613a0ff2105416c26c3c5baa7888c]

WaE: format '%lx' expects 'long unsigned int', argument is 'void*'

Change-Id: Id14a7be627502cb8aa2173f0206c84cd27fab2e6

2012-09-21  Jeremy Brown  <jeremy.r.brown@gmail.com>  [43351998e7b39dae3021943d76ff27bdf21e53cf]

Add locale files for ebo_CG and tyx_CG.

Change-Id: Ide7b8feeee240faeabb0164a3f82849d70bb11b3

2012-09-21  Stephan Bergmann  <sbergman@redhat.com>  [d65d42396b8f3a6c5a986a4106474a8a50c4c834]

Mark patch pushed upstream

Change-Id: I8edbd023f4eca28ccfe4cf373eb742551523ef46

2012-09-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e8dcab34e5f6946a4f789c5983a8695a81f3bd10]

Use android:logo + separate label in intent-filter for proper naming.

It appears that activity-alias is actually misleading, by using
android:logo a different icon is used in the actionbar than in
the launcher, and setting android:label in the intent-filter
sets the desired launcher title.

Change-Id: I06e0ddc83498333ec45bdd83d56c47451e59df2a

2012-09-21  David Ostrovsky  <david@ostrovsky.org>  [e1df1995d8a540316151169f9334b048194b3ffd]

MResultSet WaE fixed

Change-Id: Ie7261c651c20350fb69fe2ed55f8272a3db132ba

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [68e74da3ee12c8acae5c8106c2fc38c4f446c7c8]

No 64-bit Quicktime framework

Change-Id: I9bcd9b5402e9c22568b2e6afd5b26ffbea40eb94

2012-09-21  Tor Lillqvist  <tml@iki.fi>  [a0a1f318916864c99a680881df3a26bf27e42210]

Braino

Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939

2012-09-20  David Ostrovsky  <david@ostrovsky.org>  [2511e6625ddaaa7f6bf987945bd11c9a61ccc9c0]

mork driver: refactoring query engine

Change-Id: Ia8dd0c29b4624601d8cb85cece0fcb2842c2d2f9

2012-09-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f188ca44d8a7f7567ea76a3fd635c0fa6fcf4c4b]

std::auto_ptr is deprecated.

For this usage, boost::shared_ptr is probably an appropriate replacement.

Change-Id: I89bea80d330f362e60af4ce66a23316d0029e0d8

2012-09-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [526c2b3c01162dddadd09a63f45759306cfb12ba]

Unused local variable.

Change-Id: I67fea6c4749b2c69868132bacd761e90933ed84b

2012-09-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [707bedff4fee68dfe2ac38ca7b36244ce09af2b7]

More cosmetic cleanups.

Change-Id: I78a461609bc85cff3cc44dcdf993b16c0a1e37b1

2012-09-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [454e2b4d653deeb33407726f84c3d012486dcde8]

Some code cleanups...

Change-Id: I9b771bb9b57ba107e6dadb7cf85d44815f487261

2012-09-20  Julien Nabet  <serval2412@yahoo.fr>  [1375feff64cd9b287c090c6593e8e2b1971976db]

Remove unused method "getScrollVisibility"

Change-Id: Ic0ecaad629cfaed7d249852db24fd24d2020686b

2012-09-20  Julien Nabet  <serval2412@yahoo.fr>  [906b3f43c5355dfddac8c0d923c1ac33bb422487]

Bin other unused methods

Change-Id: Ib3a7a90174b14c77d01285430151098142815867

2012-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0cb520c71f7c877bcbad3331ab6197a6513ed80a]

Prototype launcher icon for sdremote.

Change-Id: I0e6d87db90a60b300f68d83c5f5d2b1ba98f420c

2012-09-20  Julien Nabet  <serval2412@yahoo.fr>  [855454e18d084b28c4d25d1faeb77d34cbd6dcae]

Dump some newly unused methods

Change-Id: I3c2fd7eb1ccf445f7f389f7400784748a80aa929

2012-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [bc1424d49402a2ded345141307630bafe8892dd5]

unusedcode: vbafoundfiles.?xx and XFoundFiles.idl

Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57

2012-09-20  Tomaž Vajngerl  <quikee@gmail.com>  [3da2a6a58784a3c607ea4e440865478f1a4fe56e]

fdo#49350 Speedup entry painting for SvTreeListBox

Painting code for entry in SvTreeListBox switches between default
and highlight font (which is only the default font with a different
colour). This is done using SetFont which assumes that the font
changes entry dimensions, which then recalculates everything. This
is done for every entry so it is slow if there are a moderate number
of entries. Fix here is to call Control::SetFont - we can do this
because we know that switching between highlight and default font
wont change the font dimensions.

On the other hand - this highlighting entries when selected is
(at least on linux) already supported by the native widget.

Change-Id: I12d32f6f7b43e669442e462ad4dd80cde24b9e74

2012-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c630a2458e9b9f19fbfa03034c8e3f20232f77df]

Use activity-alias to show a separate name/icon in the launcher.

By default android will use the title and icon of the the starting
activity in the launcher. This can be overriden using an activity-alias
as the default activity, with its own title and icon.

Change-Id: I794b6738fdc383879b3c056c61f62fecbb268c5a

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [67cde863f63725cb25d69c38d1b74a8d2bfaf9a7]

Use scoped_ptr instead of deprecated auto_ptr

Change-Id: I87e5000424bed95fd25951b398bd61c3939a97ae

2012-09-20  Andras Timar  <atimar@suse.com>  [272e59094ac1390d5fde34947c724f36d2809ce4]

reduce complexity of installer maker script

$one_cab_file variable was always 0, so I deleted the code dealing
with the non-zero case.

Change-Id: I17288070eb94dec00ce970585046da11136b78eb

2012-09-20  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [161f4ac95ae3df1daaede762862ea1c3ac4bb399]

Use po file for merge 1. step

Make executables to waiting for po as input
Add some function to po files
Rewrite makefiles to use po files for merge
Change KeyId generator not to use xml special
charachters
One filetype remain: properties

Change-Id: If2bd2ae7afc61518c2d838a3cae301ef62dd9761
Reviewed-on: https://gerrit.libreoffice.org/593
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-20  Andras Timar  <atimar@suse.com>  [1a2cd886786f52635136009ac4fd6f61e1b120bc]

reduce complexity of installer maker script

$use_packages_for_cab and $cab_file_per_component variables were
always 0, so I deleted the code dealing with the non-zero case.

Change-Id: I0a678524cb308d834e4d61f2156a92400c02ae99

2012-09-20  Andras Timar  <atimar@suse.com>  [8090b809e95d52fce2d59e7d1ec68b3869dd2d54]

copy-paste error

Change-Id: Ibcaf04447507926a97eed3d1cea400ac589023c2

2012-09-20  Michael Stahl  <mstahl@redhat.com>  [606b57c625aebabd004a4f3e3a2552f3a03551a0]

sw: tweak previous comment translation

Change-Id: Id4a89bd131f37b6844046803aae9b2f6e081af0d

2012-09-20  gerhard oettl  <lodev@ogersoft.at>  [0121e7a8066e7f99723846011bbd4367cb6d993d]

fdo#39468: Translated German comments in sw/source/core/text

Change-Id: I53a415e1ec573d342e06d0cf10bad6f8cb95b478

2012-09-20  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [53b7f7df0617bcbd7bbef9a34ef53e5097eb16dc]

docx import: position table using tblInd OR tblCellMar

Previously cell-margin was unconditionnaly used to compute table position.
Office only does so on top-level tables and if tblInd is missing.

Change-Id: I183647bcf090d5822b3f2e04e097c8bbd277168d

2012-09-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [064ae986a0aa55db9f3ee829a7c83bf2ac65c77f]

n#779627: fixed the collapse empty cell paragraphs compat option

This option didn't work if the paragraph to collapse had an alignment or
spacing defined. This fix was needed to properly import docx/doc files

Change-Id: I6b3522905714fe3def7d87cd82cca84746310793

2012-09-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [355d25eac764713f4d52eac801ade6e2ff1deab0]

n#779627: added quite some compat options from the ww8 filter on writerfilter

Change-Id: I9e8dee39f63a08517eb654e33747bd8c95d84b59

2012-09-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [27ad84a9e75d414e4c5bce6ace5a96dc5af6868f]

n#779627: support for arcsize value in VML

Change-Id: If03f36d30a7861f5d14ed3142e339d52da0bdce0

2012-09-20  Noel Power  <noel.power@suse.com>  [7539a695b801b92d10ff30463a8c08672a258442]

xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166

Change-Id: Ibad37ac05c608c0211063bfa73931427d48c11f9

2012-09-20  Miklos Vajna  <vmiklos@suse.cz>  [b5a1db961372b3fa66724ee580726c67e7683dbc]

n#779834 fix VML import of absolutely positioned image with no left margin

Given that we talk about mm100, changing 0 to 1 is not that harmful, and
it seems later core would crash without at least a small margin.

Change-Id: I913e4a5eeaba2e36b55f2d7d7fb5bdfbad8eae94

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [4ba760078019fba15f9d0d33a6094960026b9dfb]

Make "make debugrun" less fancy but more useful

For one, --tui has negative impact on terminal behavior in certain ssh scenarios
for me.  Whether and how to use it should be a user's personal choice anyway.

For another, you sometimes need to interact with gdb early, so do not
automatically start to run soffice.bin.

Change-Id: I1a1a02f5359aae2a11effa6620aebf01202357f9

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [5e6c595e9d698caf23ae68d38b9cab30ff9c9b94]

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).

Change-Id: I82cef8bc400d48f19eaa94f26d50d4b8589da106

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [179a6db61ee30cf776747802f06edeef45fec461]

Add RPATH to liblangtag

...so that it consistenly uses the LO versions of libxml2/glibc libs at runtime.

Change-Id: I89b7fd13a8b5b7e697ec21db74fdf8ef088fdb92

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [45bae63f0f56060e2a609ebb2610502a3722dfee]

Add some static goodness here, too, to avoid duplicate symbols

Change-Id: Ie5e7aecd4f1c0e5b4dda9250ae755bf9210e048f

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [b869b73947659c45c1edc5f9cff80bfbe61e52ac]

Avoid duplicate symbols when DISABLE_DYNLOADING for Android

Change-Id: Iecd0ed802f6cc715ac77256bb4b49082b5976b4f

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [4b326ea35cb9193dbb530b9445a778d61bf8273d]

No need for the juh/juhx dance when DISABLE_DYNLOADING

Change-Id: Ifc2bfb278947344d14b855ebf5527b603e333f15

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [e7c9b468f364fd4796f0ff6fc6b76045ad58b26f]

Add some static goodness here, too

Change-Id: I7de335925748b2cfe28a01f6975a630081b3172e

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [fed4ca185bc2fa29b915e6ea63b0bf7aeec29e5f]

Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADING

Change-Id: I9c5203400904902238c1f9a8f01338fdcf2904d8

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [c672b1f43c64e5f411badc2deb2d39a7c0fe6373]

No point with component_canUnload when DISABLE_DYNLOADING

Change-Id: I85016d1e70dbb5e499aefad568179800b5d00ab7

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [29b0c6093db08ed959022af7ee53b42b155c7fb5]

Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADING

Change-Id: I2d62eddb561baa28e320f7d89a8655d2806d7b10

2012-09-20  Michael Meeks  <michael.meeks@suse.com>  [8e1e27ae6d0751097d276eb3394b57af123e09f3]

cups: initialize thread running member

Change-Id: Idf8b079857638558075fa6b1fb5f7ea6b3c9f632

2012-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [6751cf5017fca96e6bef8ef2c316f676055eefb6]

Revert "remove remnants of ProductRegistration"

This reverts commit 1f77f1ac177521698ee7c978f218127cb5840046
and b590d87b380389371eca94ffb0e6f47f86d1c917.
Do this again when we will know how to get rid of published service
in offapi/type_reference/types.rdb.

2012-09-20  Miklos Vajna  <vmiklos@suse.cz>  [21359dc87000c65665e49652d1c255e679817787]

sw: drop unused includes in unodraw

Change-Id: I2cae970f532c3441a7ec7c8318987ea343aaf1cd

2012-09-20  Michael Meeks  <michael.meeks@suse.com>  [540ab389f2adb021a95b5ac52c55c97fc5db5c17]

sot: memory savings to avoid duplicating the whole stream in RAM

re-work LRU cache to really be an 8 entry LRU cache.
only force dirty pages to stay in memory, hopefully huge reads
should now stream through memory.

Change-Id: I0bedc762086f5f02202795568743750aefaaa50b

2012-09-20  Radek Doulik  <rodo@novell.com>  [f3b2fc9be23739cec600b349e6b28b71be9acc3d]

write only non NaN chart series values (fixes part of n#760997

Change-Id: I7c5bc8b9375a325d4ea78f033f577eff44cfd6e9

2012-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e2e701b5747982d037f76021ed64ab15a49cb573]

Add SAL_WARN/INFO to network server + remove static reference on exit.

Change-Id: I76e737f59aa36bf7982255fa9bb41ef9d6abfe8d

2012-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [b590d87b380389371eca94ffb0e6f47f86d1c917]

forgot to remove this one

Change-Id: Idd33388f61461a55021b93498e2c992d7ae560d0

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [69765868e30494eb39a2b4b7566f161ef1f3db04]

DISABLE_DYNLOADING magic also for the jni_uno environment

Change-Id: I5e966a5734308381ad305b891ecfc830dc1419f6

2012-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [1f77f1ac177521698ee7c978f218127cb5840046]

remove remnants of ProductRegistration

Implementation is gone since b2d7ede98716806cc4b3ea8547247175d5f04d18

Change-Id: I3986ca99748f0010d80d2c788723a42a1725e83c

2012-09-20  David Ostrovsky  <david@ostrovsky.org>  [e0f90c3060f542885d834314a9097353d0cb2ba2]

introduce new option --disable-cve-tests

Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442
Reviewed-on: https://gerrit.libreoffice.org/653
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-20  Matúš Kukan  <matus.kukan@gmail.com>  [b7c41f1d1fcabc8f4abc670d5a18546a117b540a]

unusedcode: FastSaxSerializer is not used through UNO

Change-Id: I07d7b78be200f5f4a0674361237ef45b2bd1e3e1
Reviewed-on: https://gerrit.libreoffice.org/651
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cf480d6c37e8c58972ee8a3e3ce04747f3ae0b5e]

Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.

Change-Id: I7c1338ef2dae7831cddda8378a031a58011d7b17

2012-09-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [85267897633bffe791d581140c0397aeddcad674]

Add SAL_INFO and SAL_WARN to linux bluetooth implementation.

Change-Id: Id2b7d3ca0881bf5b446692e1351517f1e8971fd7

2012-09-20  Ricardo Montania  <ricardo@linuxafundo.com.br>  [37d21245b5f03fd261c681951f1d819a0bc4423a]

Some OUString cleanup and ::rtl::OUString to OUString in avmedia

Change-Id: If79fffec7388e73fd85f5279e773af363c5f97e3
Reviewed-on: https://gerrit.libreoffice.org/645
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [288d4bf31399f474aadcd16b9a800aade0741aa2]

Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXX

That is a much better place for it. The gb_C(XX)FLAGS don't get passed
on to "external" modules, so they should not contain flags that are
essential for the compilation to work at all. I think.

At least for me, in my MacOSX SDK 10.4 -based build tree, using Xcode
3 installed in /Xcode3, on OS X 10.8, the -isysroot is essential for
liborcus to compile.

Change-Id: I1f11c690585e4ba512eb87d2fddf11872b91dd57

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [90fc5593a44f41489719bc882db21813416f80da]

Revert "Pass also gb_CXXFLAGS to the liborcus configury"

Causes way too much problems with the tinderboxes, thanks to -Werror
getting passed to the liborcus configury, and liborcus apparently is
quite -Werror-unclean.

Thus also revert the initial fixes for those WaEs. (Many more would be
needed, it seems. I rather leave it to Kohei to make upstream liborcus
warning-free.

This reverts commit 083fa89dd8f894f9cd0ef217a900fab777db9f2a.
This reverts commit 7e871bbaf7b208dd884528259211385b8074da39.
This reverts commit 21b5706f83edecad8cd3d0ab3ce5110b82e75a46.
This reverts commit bed5557e8bdfe5c698a45a4cc82619a7c22de001.

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [7e871bbaf7b208dd884528259211385b8074da39]

WaE: declaration of 'content' shadows a member of 'this'

Change-Id: I1cc06ac0608ef159eb3027bea614b2dade8b857c

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [21b5706f83edecad8cd3d0ab3ce5110b82e75a46]

WaE: declaration of 'str' shadows a member of 'this'

Change-Id: Ibbbe331421434e15c4659b5c566dadecf441dff8

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [bed5557e8bdfe5c698a45a4cc82619a7c22de001]

WaE: declaration of 'size' shadows a member of 'this'

Change-Id: Ie620d906184efcba0eb92cd8757a90a97d61ff87

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [6a8694d91e051412108601806cc5325b0641b5f2]

Add typedefs not in the 10.4 SDK

Change-Id: I67f6c5392feda674b3d7d53b5dd20ec86e4f9023

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [083fa89dd8f894f9cd0ef217a900fab777db9f2a]

Pass also gb_CXXFLAGS to the liborcus configury

Fixes its build with Xcode 3 against the 10.4 SDK, at least for me...

Change-Id: Icaa792286477212cc3734c3fe02c9c1496d2e1f1

2012-09-20  Takeshi Abe  <tabe@fixedpoint.jp>  [53f7f2a3e4269677d57d2ec2c7560a9524c3e692]

sal_Bool to bool

Change-Id: Id29032b3f2f228141e37f713c798d61cc20584c0

2012-09-20  Tor Lillqvist  <tml@iki.fi>  [25f935bfb44b87271eb11e719c4d1fb8624bdd02]

64-bit fixes

Change-Id: I268ccab01e030535f04ef1256dc702b07cbc6611

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [591e23d03c27e2658889d913626fdcb2837d9064]

writerfilter: try to make clang tinderbox happy

Change-Id: If24e8e3e48f8d043fdb48a0637e874743f9247f0

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [347330f441dc127edc66834c10f5fa76bb65cf72]

oox: include vector here

Change-Id: I3e6b7ac2e4883125098d5e97ee61f35efb96a5e3

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [d4ef17ab1c596adfcd39dff3a78d6032d5fde02f]

libmerged: use external cups

Change-Id: I1380fe8053ddf68a81b1bf6ffc8febfbb5ed9214

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [cce1368dc1c3af6b18c033694700f66d81ec0be5]

do not copy these xml files into solver

Change-Id: I92822085a65a179764b307b1344b09057e1d3b04

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [dae269b5697287c7ffd57b1cb4c80b0560bc618e]

do not copy .ilst files into solver

Change-Id: Ib192d827ba0bcffc6e9dbca37d9af5f2d0dd3939

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [764f0e9a5552336cb7fc5fdf9d6108d9f3640df7]

there is no ScpTarget dep target used

Change-Id: I3b648b67a884b03611311ea013910cfeb672b2dc

2012-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [69a98d23e4a55a88bc15225dbac778e42e7b0021]

gbuild: avoid unnecessary Packages while processing scp2 files

This is first in do-not-duplicate-stuff-in-solver patch series.
Adds direct include path for gb_ScpPreprocessTarget.
Avoids copying .par files by using gb_InstallScriptTarget__get_dirs
for include paths.

Change-Id: I0a2b76accbbe7f33c83816fb8ad69cc29590e9e2

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [2855009f8fd1670c804996d64336ce5c3f45b175]

SwCrsrShell::Combine: this can be assert

Change-Id: Ia23804f213f80f4b31f1e31491dfc87d2d49f46a

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [af4b6c94c68b5f67b931cde8d0acda6ec8b288bb]

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.

Change-Id: Ib2ae0b54e6c15dbe5b6811d8696531bf2022e1a4

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [b74da58c7e85f92e6ce2d061dd3ced26e12a1dff]

SwHyphWrapper::bShowError is dead

Change-Id: Ia9b8205a3b23fb98bf08d2d53aa82fdeda7785f5

2012-09-19  Tor Lillqvist  <tml@iki.fi>  [9b74656d01e24f11a6980d2795bdc2b9b17e35bc]

Start on experimental support for 64-bit Mac code

Rename the --enable-cl-x64 switch to --enable-64-bit and make its
meaning more generic. Drop the CL_X64 config variable, introduce the
more generic BITNESS_OVERRIDE instead.

Does not build yet.

Change-Id: Iac66afe31dceaf40c8262fec2e5aef6a751ba3d2

2012-09-19  Rene Engelhard  <rene@debian.org>  [ed5c2c95b7ec0f6b81e4ad7b8dd481bf8e494b1d]

fix system-clucene/-boost build with gcc 4.4

Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [e989d167485e1e15d0aedef600ee450f01382382]

dung out no longer needed initUCBHelper methods; thanks to sberg.


2012-09-19  Tomaž Vajngerl  <quikee@gmail.com>  [a48d072f5c022fce4f5eec7bca3139c3673dbf49]

Translate German comments and a little cleanup of code in svxacorr.cxx.

Change-Id: I6c2bc67a2b837adf9c12c5e93200fc1567732da3

2012-09-19  Tomaž Vajngerl  <quikee@gmail.com>  [78a39502de36c32d7aaf6e5bbde1f8df80fdd21f]

fdo#48729 Change int16->int32 in auto replace dialog.

Auto correct / replace dialog supported only 65535 (2^16) entries
(per language) due to using sal_uInt16 in the code. This restriction
existed only because of legacy code which was meanwhile refactored to
use dynamic containers (like std::set, std::vector).
This fix changes usage of sal_uInt16 to sal_uInt32 to increase the
number of entries to a much higher value.

Change-Id: Ica77648915266fed67602a4e30b59a4e55e34efc

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [1da4e8c6bf1f82691514edc5c780907b3009f443]

sot: stgcache re-factor to use sane lifecycle semantics

Store a dirty page hash to allow us to fix the LRU cache next.

Change-Id: I67130af37ac1bc2d0a4abbb11f4d9871bb2bc306

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3fa50ac35b6a56ae9628b0310cbf0eb7b4634736]

use correct cell for broadcasting, fdo#55059

Change-Id: I353df8e9d3ccabee32b82d04cdae402e3a83ed23

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [730ba5d73280c64ccf5542f879be0c370b4be54e]

OResultSet: close() is routinely called after dispose()

Change-Id: Ifb916e0c2935876b85fdb135538357f29cfab157

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [e48e48910247335124f0726a7fcadb94556883b6]

sot: substantially accelerate sorted cache write-out

Sort only the pages we want to write out, at the end, using a std::sort
instead of a hand-crafted linked-list mess maintained during use.
Cleanup StgPage as well, de-friend it from StgCache, clean member names.
Remove unused pCache member as well.

Change-Id: I0f53d1f85be373fce0d504b226d34ccaf575b2b3

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [fd2e3ff7b79d24a6b44b1e5b878b7b0ac4236b3e]

DOCX ink testcase

Change-Id: I0d38edfe1bac8a6db0227d9bbd0d9fbf9cdd93fd

2012-09-19  Luboš Luňák  <l.lunak@suse.cz>  [24f9a1864d925db58c7637cc490b0a1c70159760]

make <module>.all is apparently not just for dmake modules

Change-Id: I5a692b10f259cf95357b1b3da39e0cbc8e68c044

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [f9a05f4ddfd1a93eb6f2167236cc4a49b275c82d]

Some mork driver clean-up and configmgr access fix

Change-Id: I213a9ac5b41c66cd039016315f4641773364fd7c

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [58d24271ffbbcfe299591b4592c653a7c41c20e6]

Assuming the double iteration is a copy/paste snafu

...causes "error: attempt to increment a past-the-end iterator." with debug-mode
libstdc++.

Change-Id: I89af3944b04ad6ab4ef3561d2aa91b5bab1edf20

2012-09-19  Eilidh McAdam  <eilidh@lanedo.com>  [0423a6741fc08a35b123556f9b10219d090ee42a]

Import bezier curves from .docx.

A shape element with a path attribute is interpreted as a bezier. We can
support both curve and line commands by using the correct co-ordinate
flags when using the UNO interface (omit control points for lines).
Alternatively, curves may be specified using the to, from, control1 and
control2 attributes of a curve element.

Note that when setting the PolyPolygonBezier property of the xshape, the
shape size and position are set too large somehow. The workaround for
now is manually forcing the pre-calculated shape size and position.

Change-Id: If3563474df357d161a2ed2e7a20856d5aed80a94
Reviewed-on: https://gerrit.libreoffice.org/649
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [891746ed955b110960113ba0de3a51335af50d66]

vml import: WaE (unused variable, unhandled enum value)

Change-Id: Ic59b4a68499bb68619cf72fdc17f5a77186274ae

2012-09-19  Eilidh McAdam  <eilidh@lanedo.com>  [6cf41d047a65c40d34745f497482f88d5ec93acb]

Add VML path parsing to .docx import filter.

Change-Id: Ibb90ff437f6de1cab98b64deeccfa38e0e30756b
Reviewed-on: https://gerrit.libreoffice.org/648
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [8aae567dc66c271fe3211f2847b48afbf02473b5]

Wrong include

Change-Id: I3a6b2218cec77eabf05bc422258e672269440c7b

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [4f18490ca6cc84727e953bd2f99d9a92a4cc3710]

Clean up warning/info reporting

Change-Id: Ib2a8da9f837b0b91f980aacda9df1c6c5c691eef

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [6435ef9a592e6bfc510bca5a9e061e3dab7fdf58]

Lexicographical sorting

Change-Id: If6dd2af2f71c467a8c69305433eb465457b38714

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [b7db3b8e1af45b27a0a7e33f7a7640af94dc96b8]

sot: remove un-used LRU cache

Change-Id: I3d011a1aae47b6961b1cea2bf544af2c88bd611e

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [422a41ff11b915aea2813f3a674f06b689df65b2]

sot: remove horrible hiding of LRU cache map

Change-Id: Ic8df1012752e78d3326999a07dc15a99e982b896

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [3b3d738c167c04541fd16022ef7221cedd1e3b66]

sot: remove unused Owner construct on StgPage

Change-Id: Idd6616ac11e16b4c4631c607a3dc92417a796521

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [045227f10568d3ef64d8e1066c027fc86d576733]

RTF ink testcase

Change-Id: I88ab87525945f81ad6e11756f43bc211f8d2b70a

2012-09-19  Caolán McNamara  <caolanm@redhat.com>  [558476135865d9ae7b8801a82c177fd1098386ff]

Related: #112623# add regression test for japanese word break rules

Change-Id: I05baf163cc00d3770b9a8b25b099ffcbd9623a2f

2012-09-19  Luboš Luňák  <l.lunak@suse.cz>  [6f955b6c7754f3926c33921f0d56d51a95d29c81]

remove duplicated code

Most probably not intended when introduced
in 7c7267e88691ce354ed0cf116315952ceae555ad, and it certainly crashes xray
installation for me.

Change-Id: Ida64d4d2a706204989fc3c16d7487748747fb8fc

2012-09-19  Luboš Luňák  <l.lunak@suse.cz>  [b53472db03241a0dd45593a993ec56504ce8e3d8]

do not use invalid Directory instance (OSL_ASSERT about a NULL pointer)

Change-Id: Icc1dffc9b63453575ab927a3bdfa4b25cecfe8f2

2012-09-19  Luboš Luňák  <l.lunak@suse.cz>  [d6203d8d92b9ce63c07f932dde7c40928bea5f38]

remove apparently unused variables

Change-Id: Ia3f971b065bf0fba361871cbed63833d76b462fe

2012-09-19  Eilidh McAdam  <eilidh@lanedo.com>  [d56e7c9011e662b39f0e9775e654f62cea8765c2]

Import RTF shape wrap property.

Property \shpwrN, where N can be
1: Wrap at top and bottom (no wrap at sides)
2: Wrap around shape
3: None (wrap as though shape isn't there)
4: Wrap tightly around shape
5: Wrap text through shape

Change-Id: Ic700e06bf9ef894a6efa7e8d033888ed80a7082f
Reviewed-on: https://gerrit.libreoffice.org/647
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Eilidh McAdam  <eilidh@lanedo.com>  [43724668d6a31a73a2847918f740f99d59ced305]

Correctly import multiple-point curves from RTF document.

The RTF segment specifier seems to indicate the type of segment with
the first two bytes and how many points the specifier applies to with
the last two bytes. Note that without further test docs, this
hypothesis is yet to be thoroughly tested.

Change-Id: I6f85435f52ef244b9c417e67d54c236ef4c7f149
Reviewed-on: https://gerrit.libreoffice.org/646
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [eb98aa29af690710bd2b8ce1d2ab8d4237894cf4]

officecfg: oops, create directory first...

Change-Id: Iddec1bb9f1d0f4f31ecfc5bf6e6fccb0b65b3fd5

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [37b1ea0611abb41e5e7510ef579090496a38f29d]

officecfg: define list of schema files only once in files.mk

Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [c79be77c3506e2c6b28beffb744cd46ab49e19bc]

officecfg: replace hardcoded includes in unit test with generated header

Change-Id: Id2c6758055ad9c12b23bbb9dc8c84f0c4b65b83d

2012-09-19  Tor Lillqvist  <tml@iki.fi>  [38fd69053ea0917ab82a364c0e1409a8dd27bd2f]

Add ENABLE_SDREMOTE ifdef here, too

Change-Id: I7cb579b494adab0ab36cc86aa889132cf8e0fdd6

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [03a9f139bd9ea1a4f9096fc982e6b326def58532]

ComponentContext::getUnoContext -> getComponentContext simplification

...and some further clean-up.

Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [e8a169c93d7e2443a2e56afe7e99cd0721a2c27b]

n#778828 testcase

Change-Id: I38ba0fd4128acfa114eac0b6b6e28ea49c335f0c

2012-09-19  Miklos Vajna  <vmiklos@suse.cz>  [1a60519fcd7706b487ceb7c5e879a81a6109f839]

n#778828 fix docx import of continous section break on title page

Change-Id: Ib9e9cce5abdcf00c2546f831c8af191da10e1b15

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [9cabd6afcb424067ef93a43dc77d94d6914e631f]

Fold ImpressSdRemote.xcs back into Impress.xcs

This effectively reverts 8c5cd962353dd9ce8234211a66547eb057202eb5 "config split
for sdremote" (what was the rationale for that, anyway? having the two little
additions in Impress.xcs always should not be a big deal),
63a73c119c188e6a4b22fb99fc2571f200073bde "Hopefully fix the remote config access
to work with the new schema.", ee5403b98bf0e89693a14f7a1ae5658d9e5eb730
"officecfg: generate header for Impress-sdremote, handle "-" in xcs name", and
4cce7027a6e700a6a7392b806c3d059172268f6d "Rename Impress-sdremote.xcs to
ImpressSdRemote.xcs + add to postprocess."

Change-Id: Iba6162a3c1d9e688960c794265bd04128f58cc0c

2012-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b1cd18bcd1d93c72c6ce84de42e58046bdaf8d1d]

Return empty string for null notes to avoid showing null in UI.

Change-Id: I1f60ce48d9d11b074aa268eda118c427b3cc62c0

2012-09-19  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1ec2482f8e3693ec4d9335d3fb44af20bd77de49]

More ::rtl::OUString to OUString and some sal_Bool to bool in avmedia

Change-Id: Ia3ed38eb017e02df7109e684bc59017f47af3543
Reviewed-on: https://gerrit.libreoffice.org/644
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [715d413616e0196f3e1b9fddb54b839346c6a239]

sdui requires -DENABLE_SDREMOTE too.

Change-Id: I289211564a5ceeb579da8b4acf5269d737fb542a

2012-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4cce7027a6e700a6a7392b806c3d059172268f6d]

Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.

Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a

2012-09-19  László Németh  <nemeth@numbertext.org>  [88303a8303d35dd927c051811af869568dd7c838]

fdo#55045 fix broken Hungarian grammar checking options

Change-Id: I488dda6f456e841f41c4623634d2cb597e3a3c0a
Reviewed-on: https://gerrit.libreoffice.org/639
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [610f6a95a3a197ae5a39e7b699961f29ced44e63]

-Werror,-Wunused-private-field workaround (RemoteDialog)

Change-Id: I6673ec882c40b6cc31b5d42ab3b2f57cd48c9e08

2012-09-19  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [61b37c8bf4d1f536cf591b5356e7e10bfe72052c]

Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.

Change-Id: I48999baf1c6387c68d0a36f618e6e1d5a9e12b07

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [24761a6fd7ec028ad94f5b0c9993e0ac804bdee7]

use the defines instead of hard coded numbers

Change-Id: Id410cd758f325b9c7011ae1b7b911914a5822e0d

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b6314f81cc4d6c29dd83b0009e3d3cd7b419c08]

enable the content test for lotus 123 files

Change-Id: I8819b99b1eb1ea27d7e242d329f1e4fc878bdb2b

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b91d2753cd5ee89e4dc124d1cbd5ff2fb03bc2cf]

tabs to spaces + whitespace clean-up

Change-Id: I0ebe036a53c969ba252469d10d05cdc7e2e07176

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [09ce51c3e3151ac73a306518deb81119fa159775]

import values and formulas from lotus-123, fdo#55066

Change-Id: Ia403c849ef537c7f7804f907889110b8096c0bb6

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cbd22a986a64634d332b6cf85271b14c7bf7771c]

tabs to spaces

Change-Id: I06376afcfe2a08c611e5426521ee9bac7f1637da

2012-09-18  Michael Meeks  <michael.meeks@suse.com>  [b565c57f4b42ffeea5c7d07b5c2c926ee2a9eff0]

correct python wizards component file


2012-09-18  Michael Meeks  <michael.meeks@suse.com>  [f26187ff157a86210d4f8d03e4524380a88ed844]

add help on python debugging.


2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c72af8739d57035b9cd0771941939bd77813348e]

Some cleanups.

Change-Id: I8812c9928409bcdb78dac1479c5e2205f2616965

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0a84d2f3bf5b13cabc266df411ee1bffcf5f9adf]

Remove unnecessary use of GVariant to allow building on older GLib.

Change-Id: Ie66a8b82193fce4060ca4949ace574398f95515e

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc75f10853dcfbc6b332af0942d528d0430abba3]

disable failing unoapi test, fdo#55065

Change-Id: I41b4708ae336886cd25f11c1d9f8b7a04b4f48f9

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [46539a912646c1df5076420e5b03a857870f3610]

forgot to change the border xls test

Change-Id: I59f00f19e4e351e6a9a622862ba775a15d1c93dd

2012-09-18  Michael Stahl  <mstahl@redhat.com>  [ee5403b98bf0e89693a14f7a1ae5658d9e5eb730]

officecfg: generate header for Impress-sdremote, handle "-" in xcs name

Change-Id: I3f965a293cb6cbd5cafe42e1a05565282f2e10c7

2012-09-18  Rene Engelhard  <rene@debian.org>  [0d38f7fe957a7dd60e793ced3d60cb7d40b58ef1]

move -DENABLE_SDREMOTE together with the files

Change-Id: I7a3ee931182dcce5e4ac46beae96caec18d9eac3

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [06dd3f641a26e5c17ed5d8ed3ab3463455ec5fc2]

Hopefully the last ENABLE_SDREMOTE fix.

Change-Id: I1165ec0090b127468d162cbe60f5f2195ad41e78

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [56dcf84da2c4bf37c151610188d8f47715b538e2]

Fix mispaste.

Change-Id: I80908ec6886eb5b7b30d0465bdf4a2f92340ce7c

2012-09-18  Rene Engelhard  <rene@debian.org>  [b930b398616a68a58b355697a3b6d6c01e621e14]

actually define ENABLE_SDREMOTE in sd

Change-Id: I0c14e91e6a6809748fca349da79948b2aa4cf714

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [22c0e6556a630a736288c5b1b24f39fe4124566e]

Some more fixes for ENABLE_SDREMOTE.

Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8f81eb2d742408548088e46b9ccab3a006015102]

Wrap all external use of RemoteServer in ENABLE_SDREMOTE.

Change-Id: I09d7427f3b0a07850b71f76c1df718401fea9ce7

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fac308c3641c55e12014613eb7fc09cb51039e44]

adapt xls import of borders to new border drawing code, fdo#53287

Change-Id: Ibf2da0a01a6146a955ff60cfedc108548faa6fe5

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [63a73c119c188e6a4b22fb99fc2571f200073bde]

Hopefully fix the remote config access to work with the new schema.

Change-Id: I0f7e355c4a50ea51c386e9db02047e130b354a26

2012-09-18  Michael Stahl  <mstahl@redhat.com>  [34abe04f1c7fde015b87c117a8b3c9ad076627e7]

configure: dbus also missing comma: --disable-dbus turns it on

Change-Id: I5b4da0a6b0f2e0587a48f14644bfa9d4442ab076

2012-09-18  Rene Engelhard  <rene@debian.org>  [d714d5d2559a8a10dfa444cd9be1df2ec258ca20]

fix typo

Change-Id: I79e68677a462787e9e60e47992595538cbce3195

2012-09-18  Michael Stahl  <mstahl@redhat.com>  [f5a6f34ad627166d5f54955eea9135466f64710d]

configure: sdremote option was missing a comma

Change-Id: I5956b2dcacc10a6413fc82d9a120b98644e6ab68

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52031d3135b4f06bb7b33cfce84a58eec426731a]

rows with cond formats don't have empty background, fdo#54661, fdo#52535

Change-Id: Iecab7e80c533caa4e36b6d2534d8446c0329fecd

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73bda3572bea446736662bca1ffd654f0d84a3ae]

add lotus .123 import test

Change-Id: Iadf71abb02f6178fbe64db6ad9377b131e00fae8

2012-09-18  Radek Doulik  <rodo@novell.com>  [d0014dae70cf3be897e5cb910b298b54b7f4e941]

better pptx custom shape presets import/export

 - sometimes we produced unreadable pptx document with custom shape presets
 - fixes part of n#760997
 - before we rely on simple rule that adjustments were named
   adj1, adj2, ... in case of multiple adjustments and named
   adj in case there was only one. there are few exceptions though,
   so now we use exact adjustment names defined in presetShapeDefinitions.xml
 - TODO: there still might be problem when exporting custom shapes, which
   didn't originated in pptx import

Change-Id: Ic9517a69145a295ba6f680ddc3cc30fc771db3fd

2012-09-18  Michael Meeks  <michael.meeks@suse.com>  [1964eff66c1d6f5103d3100ac642bcaf2a4536fa]

gstreamer: various fixes for 1.0 and cleanups

always re-create the playbin after the fakeVideo pre-roll to avoid 1.0 issues.
handle the GstVideoOverlay object being created before we get our XID.
set force-aspect-ratio to allow user scaling un-conditionally

Change-Id: I8892b8f7a125c0daa7101e28f274bff3de57ee08

2012-09-18  Michael Meeks  <michael.meeks@suse.com>  [c6ffef554988a62c26172c229210c91e1de934e5]

gstreamer: fix leaking pads.

Change-Id: Ie0ffb62c4f75f8af9c2268c07dfabf14ba036115

2012-09-18  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [96111e25e16aac27e919eedec98f945a6f0f1f61]

Modifying comments to meet doxygen standards

Change-Id: Ibc60c20241b70492aaebcebccb738c7e11fdbb41
Reviewed-on: https://gerrit.libreoffice.org/638
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [fe4c47e41febceb4972d79874ccae4704be9b34b]

Some clean-up of mork-related changs

And reverted for now the configure error when --enable-mozilla on non-Windows;
it is still used for other features, too.

Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [64d1fcb11f4915df960ec81bc9168a557199090f]

Switch bluetooth discoverability on when remote dialog shown (Linux).

Change-Id: Ie0e4f7a353d77f5312deea06f0a316d8e1b1ed47

2012-09-18  Michael Stahl  <mstahl@redhat.com>  [6c1b61b0292359304863cd6e593b8f5d7a2cb94a]

configure: test if tput(1) exists before calling it

Change-Id: I63576b42187fb0cbf3fc867487e9530fd11319d5

2012-09-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [970b56c40c0c66125d4dfe6d7708c3535551cd4a]

mark configure's warning with some color

Change-Id: I7e225fc5ce353316cb689dc3bca8f606273e8796

2012-09-18  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [78051aaa688cc330a0cc053eecc7eef24a195c49]

be consistent with configure's default and switch wrt gtk3

also record the system-cairo stuff as a proper warning, so that people
have a chance to see it.

Change-Id: Ic59bed91edbe92a642851ccef570c9dca94672f0

2012-09-18  Rene Engelhard  <rene@debian.org>  [85dbc8129887fb94370afcb587e2a9264cb2ed10]

add --with-system-bluez and alöllow disabling of sdremote

Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553

2012-09-18  Rene Engelhard  <rene@debian.org>  [8c5cd962353dd9ce8234211a66547eb057202eb5]

config split for sdremote

Change-Id: Ie1cbf033ca0f1fd56afe714cf645e3361b9b8ad0

2012-09-18  Rene Engelhard  <rene@debian.org>  [c0c393fecbc4d4df716c3f7d51ff214003767357]

add "Makfile" for bluez_bluetooth

Change-Id: If2e3cac0f1fbff33ffaf8352b4dd19eda89f4f31

2012-09-18  David Ostrovsky  <david@ostrovsky.org>  [903065dda1e574f4791ff40c31e39f14ba710424]

switch build system to mork driver implementation

On all non windows platforms no mozilla is used any more.
On windows it used for O and OE address book access.
Once alternative implementation for it exists,
mozilla can be stripped there too.

Change-Id: I54144005e6a284326b45a34eb958d170e872471e
Reviewed-on: https://gerrit.libreoffice.org/637
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [b8a331fefc6332baa62144095d3f26cdb456d2c7]

warning C4805: unsafe mix of type bool and sal_Bool

Change-Id: I4cae9b629649de510e35b499f299509a608a9022

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [2a32bf29b98403872235f880e91b1c08cd3d7f68]

Make getProcessComponentContext/ServiceFactory throw instead of returning null

...with the same rationale as recent 543158edba6678d3d76eee983a9d4edd2a422fee
"Require XComponentContext.getServiceManager to throw instead of returning null"
(this helps find problems like 065a758d0c2b66c6683d648347b7a6cdef4a80f7 "Enable
experimental gtk3 plugin only via SAL_USE_VCLPLUGIN").

Removed comphelper::createProcessComponent[WithAguments] and replaced its few
uses with direct calls to createInstance[WithArguments].

Change-Id: Ia44b8656f74de88ef6eab3eb6bd597729b08e1c8

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [cccc6bcfa095121c91e8bbc396f5bcf7e95424b9]

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.

Change-Id: I049a38e95342634796eb0e940e2ee8e55193c9d3

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [a0659cc41d7764dd104bce82f8c5b3f0b8073173]

Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGIN

...and not also via experimental mode, to avoid trying to use the UNO service
manager before it has been initialized.

Change-Id: Idee8bdccf1193ebe5aa0c47c801f0e2209d57899

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [e128ec4999d3d7002caa746cb11a29f9f8609f9c]

Use UriReferenceFactory service ctor

Change-Id: I6d9af6abdae11d378937c19b7752e3e8517b3de4

2012-09-18  Michael Stahl  <mst@openoffice.org>  [c7692ae82b4c81c2ea8a9e3ee496ee525c0d44f4]

typo

Change-Id: Ibf3dd31f2c213dca83a03773c430de841d2511de

2012-09-18  Michael Stahl  <mst@openoffice.org>  [cf842d7c7f9559bfdbb3924cd05a3a50d1dff5e3]

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.

Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c933f90e3bc056b7094744d1512bd068dbf8d36]

shrink to used area for duplicate codn format, fdo#54349

Change-Id: Ie0cce19c3ea2132d94a227cd051090573054b369

2012-09-18  Miklos Vajna  <vmiklos@suse.cz>  [f5b299e6721bcc67bb1afe4995f2c26b41b6adac]

avmedia: more sal_Bool -> bool reverts

Change-Id: Ifca52136a90411a60dc11458f09670d72d5d70a7

2012-09-18  Miklos Vajna  <vmiklos@suse.cz>  [1fe4aa6ed810d1be7b81875977da1da33e9fe4bf]

n#778148 sw: fix mouse pointer over urls with background image

Change-Id: Idbc93dfc95dfefc4c962ef36e0557a717550b7d7

2012-09-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [b854de954f3dd66b569af3a5ec5cdf81a78c70ca]

deprecate oustringostreaminserter.hxx

the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...

Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely

All internal users of that header are converted.

Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-18  Luboš Luňák  <l.lunak@suse.cz>  [96b45756b46ceb06dbec5c241d09acc96891e121]

move ostream OUString operator<< directly to ustring.hxx

It apparently works that way, so there's no need to have
an #include loop.

Change-Id: I58d4f0461c14637872a139f0fbfb78f2a99fe28a

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [c3c0ae7fc68cda5a2679ce9e0a9ef892de042a65]

-Werror=unused-parameter

Change-Id: I8be7ed8c81bc2f8cca8556405169462ea6b1c0d3

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9940361f6127617c94bcd65b813f257245b61fcf]

Provide client with state of server on startup.

Change-Id: Ic516afd65025cf4a8c7d3539d9010ad30e05e429

2012-09-18  Michael Meeks  <michael.meeks@suse.com>  [0edc04d2d659456f5c22406a79901d54c530a979]

WaE: calm android tinderboxen

Change-Id: Iaeb809770acec4b3c38e42038fe2820b2da2051d

2012-09-18  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4aed4eb1ca76ed5fe52160a1b5cba70df816729d]

Further improvements to connection and feedback.

Change-Id: I04c48ad3d465e132ea9adaf840e9f858a7096794

2012-09-18  Miklos Vajna  <vmiklos@suse.cz>  [988948cb8f94ca791baaa6374493b93b789ba3e9]

avmedia: problematic sal_Bool -> bool conversion when interacting with UNO

Change-Id: If6c52ed167a418f88d96b5d5a7319cd9a7bca11d

2012-09-18  David Ostrovsky  <david@ostrovsky.org>  [77e4adbe4759f21f6cf095d954391a9ddbbec2cf]

mork driver implementation

This is a preparation for merge into master, feature/mork
branch is obsoslete and shouldn't be used any more. In
context of this change the usage of old mozilla based mork
driver depends on platform: all non windows platforms use
this new mork driver, windows still uses mozilla.

Because mozilla driver shipping was stripped on feature/mork
branch for all platforms, the corresponding commits were
changed prior to creating this change (the build file changes
are reverted now). So the build and shipping of different mork
driver implementation should be implemented from scratch:
mozilla on windows, new mork dirver on all other platforms.

Currently the new mork dirver is compiled (on all platforms),
but not used. It can be tested with mork_helper executable.

fdo#51004

Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63
Reviewed-on: https://gerrit.libreoffice.org/635
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-18  Ricardo Montania  <ricardo@linuxafundo.com.br>  [a60c63fd66a5a2069ea812f94c000dc4273e8ceb]

corrections ::rtl::OUString, sal_Bool and macros, in avmedia

Change-Id: Iae12f009a358ef8d648f094db968dae25f0c14a0
Reviewed-on: https://gerrit.libreoffice.org/636
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [082155566a88b470da1fa197c264fff6cacc32f5]

broadcaster cells are empty, fdo#54553

Change-Id: Ie7c251b7eaee248c97f4f931175bc26539acb22a

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [61f6bfca7bd55dd8a9cfdd1f966e0da53a3101b3]

use light red as error color

Change-Id: Ia16b683c47743a921e70ce1bb7f37724e4ad7c9d

2012-09-18  Stephan Bergmann  <sbergman@redhat.com>  [8ed8bb24b5300267f83be9ff537599537ffa4cb0]

Adapt Windows-only code to changed ucbhelper::Content

Change-Id: I1ed4a59b7eef5f841754bc616ad94cbd82227ad0

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c673a1f1212060dd5c5b9017354ad54321bb9549]

Test for setting current page back to '- all -' in pivot table.

Change-Id: I2fc0ac9609855273e47c492c72066dede9ff6850

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7649f4ae1751ebcd528ea54f6affa63d34b9b56]

Updated mdds to 0.6.1.

Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ecaf778a7a6950082589e74696c3b33753b28ad]

Use mdds::flat_segment_tree to store row flags.

Much less memory footprint & better scalability.

Change-Id: Idef9afe5fa6e247e59fb949d4c9955fab4f669dc

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a2e5986555a3d2325f9f6ad1702ece305ce8df0]

Forward declaration cleanup in header files.

Change-Id: I2bbfa48e49bb8c91c6d3e2bb485ded9e8e67f13b

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3469ce86e954d6b9c15d3442791121c8c8d015e]

Do the same for the no-parameter variant of fillTable().

Change-Id: I698e70e7713697e2951c3e6ead4b4d2198d8a6cf

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b9a8efb824b5fe6113a14279ea5a4c8070d260f]

Refactor fillTable (3-param variant) to skip trailing empty rows.

This speeds up the process considerably if the size of the trailing
empty rows is huge.

Change-Id: Ide91174b09472a20309b4f6e18d658cb8fbefa42

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e50a93d228fbd41dc1d75aec48df088302900f8]

Determine data size in cache that doesn't include trailing empty rows.

Change-Id: I47632b7ae93f4e68c4512fc30f4e4fe18e1c5f4d

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [123206d00227c102a4bee0444acdeb34bcb92802]

Reduce indentation by early bailout.

Change-Id: I8cbf348289acb98d30d8e295f296c43655b00a08

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [01e63352677242ca6915cc37601c4f8b0a49881c]

and another test for ScRangeList::DeleteArea

Change-Id: I1fa81b32f9ffc70769876becbcf213796cab405b

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5f0b2c26ce6854463577058ee1d84fefd1889b2c]

more tests for ScRangeList::DeleteArea

Change-Id: I1ba3278d8c74c62f28f2b89bec35bc33be477094

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59bdd7aef895256c34f81fb77767cb4972d596ae]

use the typedefs in ScRangeList

Change-Id: If90c068eb4db26203612a54aa3536118650bfb43

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8f449c581c252a8ef5eb02ca2502c7abdd8317d]

it is better to use ScRangeList::In than Intersects

Change-Id: Idb9839c827729edaa72442f78fbd2fd6561d95c8

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [011060da4d3532770bfc063dd5034f402a194f30]

add tests for ScRangeList::UpdateReference

Change-Id: I0461b7a23b4743f6e73e6c771b1b2119ad1bce15

2012-09-17  Tim Retout  <tim@retout.co.uk>  [b6e33e2322cae87f450237273fe9a8e42806e107]

installer: wrap main function with error handling.

Change-Id: Idca4dab27644e2c30a6c0a7549021c59fd99bc3a

2012-09-17  Tim Retout  <tim@retout.co.uk>  [3ce06f2dc80cbe7858721d4617a761f71f59c0db]

installer: Inline @installer::globals::environmentvariables

Change-Id: I9aab3ec39b833dac242b9ede21ac3f2e5eb78200

2012-09-17  Andras Timar  <atimar@suse.com>  [41086934cfb39f491c3f81e38a0286d66b2772cf]

fdo#54232 set encoding of Romanian MSI tables to UTF-8

Change-Id: I0604998e5019757c47050e4f94b1feb1b847cfca

2012-09-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [477e19d22f7952c78df22416099a4f57f9e90684]

targetted make reversion.


2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [764e7e71038d5ae66061f44bc0cd51ce33ae96ed]

hopefully a corect way to deal with deleting rows and cols, fdo#54842

Change-Id: I4ec1a8225ae3c84352643876065fb4cc7073b9f4

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f165111cf4f62353a674bd3497d8cf4a0480a3ab]

one more test for ScRangeList::DeleteArea

Change-Id: I42d31f6653990a81eff815d3d0feffad84b1379e

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [d2092dc56b19c24b481f64fa9708f4ed3f9c8dfb]

Keep null service manager throw a DeploymentException

...rather than a general RuntimeException, for consistency with existing service
ctor code.

Change-Id: Ia9ac14a1b5bcecb24394e7b9cade369f3f9303f0

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [1b699e5c20577298624dbc86196f6421c386915b]

Missing semicolon

Change-Id: I1b673e8ae1a8487feaa41d827664d06e7ea3aaaf

2012-09-17  Muthu Subramanian  <sumuthu@suse.com>  [9057689742c28279bc09844acfd8dbd64d3244d7]

Modifying #ifdef to match header file.


2012-09-17  Michael Meeks  <michael.meeks@suse.com>  [f88c4a5bc155b64421639b57c7a5758c06a6afbd]

dung out namespacing clutter.

Change-Id: I14794ca0cd2a8ea84ba41e1dc689503647696e3a

2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d495c7d42d54bf37ed751a2ff1cf458d75af3bf8]

Add pin_validating message to protocol to allow for feedback in app.

Change-Id: Ia4cfd0b848408713cff4f476e6d6be069d1cb5a8

2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5962129ea8076ae816900684e620498ca90103cc]

Dialog for connection, more activity launching cleanup.

Change-Id: I1ff8508daa2863020c6d7fa735f0f23b1ce96d8f

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [543158edba6678d3d76eee983a9d4edd2a422fee]

Require XComponentContext.getServiceManager to throw instead of returning null

This is such a fatal error that there is probably no point in trying to handle
it, so allow to simplify client code by removing the requirement to check for a
null return value.

Simplified some client code accordingly (modules configmgr and ure, and the code
generated by cppumaker and javamaker).

Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31

2012-09-17  Nicholas Shanks  <nickshanks@nickshanks.com>  [6e78fd18c9ca2d70af93cad321f55f3d72172742]

revised MacOSX mimetype icons

Change-Id: I68a1f132d0c4c379a3bcbf5e1a0f9a37604a8948

2012-09-17  Thorsten Behrens  <tbehrens@suse.com>  [1b3b9585201c8d6037e96aa5ed78c3947a5a8a26]

Cppcheck: remove duplicate if/else in sd.

Change-Id: I872dd578729d8fe43d50fbf835b977adff8aded5

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [7371e3dbeb3637587eab141ee20f4cd8a4fc9373]

Attempt at adapting Windows-only code to ucbhelper::Content changes

Change-Id: Ib17e2153746da9e097cccef1bd70bbbd349c7920

2012-09-17  Nicholas Shanks  <nickshanks@nickshanks.com>  [00ec76a49d8caa2e367151683a77eefcc1ee75df]

Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSX

Change-Id: I9d1d21737da21724f98c2a7d06734693bb4ebedb

2012-09-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [195f17ee40003f0ff74d08fecf5d68afe9cb1036]

migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic

Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0
Reviewed-on: https://gerrit.libreoffice.org/632
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [c9d3373dadc1fbb36a6cf62661f0ec59b313d74b]

Help compilers with explicit template argument.

Change-Id: Ib958807b0227d6aa7fdd0c51b2ad7a595f4eaa71

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [038edb6130ce4534950589b7d5353b60956868dc]

writer split cells entry results in a dialog, so use ellipse

Change-Id: Id8f0d0eada854cc584e613b10e341602517ed47e
(cherry picked from commit 1c335df02a7ed77a571ffd5f51f5d6d6710d7d52)

2012-09-17  Miklos Vajna  <vmiklos@suse.cz>  [c6f6faeda1324d220e4018194f1a697a691d916b]

n#778140 testcase

Change-Id: I50ba7e12eec41c90dff1a378113f46bff36552a4

2012-09-17  Miklos Vajna  <vmiklos@suse.cz>  [895edc12a48e59b67f7eaeb0245b9d051eee28d8]

fix typo

Change-Id: Iaccb9a09576e47ad35161f9ac5e4f07c192267d9

2012-09-17  Michael Meeks  <michael.meeks@suse.com>  [8a73c22b9b5e6e5044962caaceda32cb0c67a57b]

android: disable clucene


2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f38715f7a8033d2258acc0d49da1a74951c8f1ad]

Modify and simplify activity starting and backstack usage.

Change-Id: Ic4c4806ea3e791d0d75621e678166d0ffbbfa96a

2012-09-17  Luboš Luňák  <l.lunak@suse.cz>  [e3b2030ca395ec8c2d09b35b381b67c3c76da5e5]

libcmis: fixed some conflict with windows.h definitions

Change-Id: I5f121cbeff3f0cda5776d5361e585eaa1b48ea63

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a182026fce922a9f69e8da76d46e87e7188a4e9]

don't use delete with remove_if, related fdo#54498

Change-Id: I508ceb8dfe13fbfe54b4262d26bd215462c90c40

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6bca122176cdb2b6e822fc933f159dc3e3c8d46]

don't delete ranges in ScRangeList::UpdateReference, fdo#54498

Change-Id: Id6a1f9f514c8221e5ca79e1eaafe69916fc1d1bd

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [576ba0c0c082dfe50c4b97292093b833443c3756]

Some comment clean up

Change-Id: I33fbe68b17e9a1c457b37c6d81619f2df67fbe8d

2012-09-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [afbc57927854c423e12206c048bbe7c285a4d9a6]

add osl_atomic_* api to allow for inlined atomic increment/decrement

atomic increment/decrement is provided by
osl_increment/decrementInterlockedCount()
but that is a exported dll function, so it cannot be inlined.

valgrind analysis of a run, loading a medium sized spreadsheet, shows
that these 2 functions were called 3.5 millions times for a total cost of
55 millions of instructions... a cost of 8 instructions per call,
which is at least a 300% overhead since an atomic inc/dec is 2 instructions
iow we could save about 1% of the total instruction count of that run(4.6B)

We cannot change the existing api, as this would break ABI.
but we can add a new api. and migrate internal user to it.

osl_atomic_decrement/osl_atomic_increment do the same task,
than osl_*IntelockedCount() but do that inlined if possible.

Note that this version only optimize the case GCC with atomic built-in.
but support for other case should not be very hard.

follows-up patches will replace the use of the osl_*InterlockedCount()
in the product with their osl_atomic_* equivalent.

Change-Id: If4dcbf94ea6f62eb6d55d30613fe65878ffb8023
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [581aa2ae225c0d61f65025a5b0155820818e89e0]

Improvement on previous commit

Change-Id: Idadc0feb5e9c8a3abb5e53395003c386932aa05e

2012-09-17  Noel Grandin  <noel@peralex.com>  [900d60b3cd648be79aaaa84c992edf9953c0c7f9]

fdo#46808, Adapt bridge::BridgeFactory UNO service to new style

Create a merged XBridgeFactory2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I7309f4d30f0e772bc203c701eb3407b920ffafcc

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [e3c05e34fddcecb81a8bd1f625ebcd601a0c0238]

Improvement on previous commit

Change-Id: I609961ece562b7e02c542cfeb23d7c584a9663d9

2012-09-17  Noel Grandin  <noel@peralex.com>  [369e3fdcdafdb112a6963fb86fa4d4d0edb29c00]

fdo#46808, Adapt i18n::LocaleData UNO service to new style

The implementation of the LocaleData implements the optional XLocaleData4,
so rather than creating a new interface for the new-style service, we simply
make the service implement XLocaleData4, which in turn implements
XLocaleData3, XLocaleData2, XLocaleData.

Change-Id: I3e9a48b031be6b2aa5e04b376b3940b942add85a

2012-09-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9486e6c45f5e15e07f4717fdbaaf30afe6ed86b9]

libcmis: bad warning fix... refixed

Change-Id: I66716b090bdf0c10d940ab7ed225a1b5cb797516

2012-09-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0065e6613b47d7977bbc45d8d8060257390795d0]

Forgot to git add libcmis-0.3.0-warnings.patch

Change-Id: I0b2f1b8011b0b38ef2ec874ed1681db7cbd114ab

2012-09-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bcaa72b06e1ce08ff81908609292d54f218ea10e]

libcmis: silenced some warnings

Change-Id: I4dd47968b4273804858a47707fdf07a3b5be242a

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [cdd7e25a5b7be8f6161629417c96fcf76858c135]

These tests do not need the UCB

Change-Id: Ic5cd29efc01df5c77a7b4619f3e0cddb483817a6

2012-09-17  Luboš Luňák  <l.lunak@suse.cz>  [1e5e5c4022d582e2bef86425560f5109d41bdd63]

avoid C++11 narrowing conversion error with clang

/home/tinderbox/clang-master-build/solver/unxlngi6/inc/external/boost/uuid/seed_rng.hpp:143:61:
error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]
            unsigned int rn[] = { std::rand(), std::rand(), std::rand() };

Change-Id: Iea9808492cd3fbcf078e61bbc184bdc434e7cd8a

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [af875ebebc79023c22c7c78b539ed60e58a57fdf]

Missing dependency

Change-Id: Iba87094fe3c003f5c49f995a54531462298ea190

2012-09-17  Miklos Vajna  <vmiklos@suse.cz>  [4dff8b0d40a1d5dbb36bc549f1e528e0eccae39b]

n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat option

This reverts commit 61c94cbe2cbbbcaa1e44edecc4add60eb6d7937d (as it
touched values which are not in the spec) and sets the correct paragraph
top/bottom margin in case the compat option is enabled.

Change-Id: I152a76d8fcdef3acf5491783c2ccacd2d48e76b3

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [f91e008c986b1d57c092103f1b68e75805499a59]

older icu's appear to have the features, but not the typedefs

Change-Id: Ic17ffb49e7f143366c9c200d1c04b0536f2222b4

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [e8b79f29a66b0528ad9ba2023930d3ba23915022]

fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args now

...as the new createDefault service ctor internally calls
createInstanceWithArgumentsAndContext, not plain createInstance[WithContext].

Change-Id: Ia3bf8167154a4ae9d64dae271cc23d513e9e77fb

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [01cadc8fdbc9eab94833566263e6bd0acb313c3c]

Related: rhbz#857860 enable ligatures and kerning only when requested

Change-Id: I8c4d9744c9a8704fbb7de5670933f2229f710fce

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [d5e15c6355e5bbf9ca87545f9ffb2f81b85d6d8d]

update unused code list

Change-Id: I4d6ad11fbe68420931e88defa20afbef290d4d24

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [68ffb332f5717f9ef6af11497372becddaac7ef0]

nothing propagates HAVE_CUPS_H so cups is always disabled

regression from 22f2e5f286d55cd5c1ead07fb82cd78027abf490

so, lets follow the same pattern as else where and fixup
ENABLE_CUPS to be TRUE when enabled and lets just link
against cups and not do the dlopen dance

Change-Id: I3cff1bd98a7474c403d7ff66183e76e26e407de8

2012-09-17  Caolán McNamara  <caolanm@redhat.com>  [c20ba023c738c0c76a07c94cb43c0a6d06f12374]

XubString->OUString

Change-Id: Ic8b191dfb0d14e129dc804aeb4ac14c732e72e6b

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [44aa7df623e7cc113fd81f84e4a0d3de786f311f]

Missing include

Change-Id: I7917d061f4aed307f29d428a72c793e782944e49

2012-09-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [72411fca4852f4395cf4bf206016a041bee6c53a]

don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAME

time to get rid of workarounds for broken window managers that were
introduced more than 10 years ago.

Change-Id: I43b4c7aeab1b86b3d4a290a1d1d64c6fcb9a57ef
Reviewed-on: https://gerrit.libreoffice.org/633
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9f8cd15be96c74428296534061f1103ae392164c]

Add icons + device name display to pairing activity.

Change-Id: If27119e3e62bac8046fcc33cb12767b116bcc991

2012-09-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9b0b15ee092d70fcaf0bfe4c2da35371d9c6b142]

checksize.pl chokes on empty files created by __debug_install_post…

…that is /usr/lib/rpm/mageia/find-debuginfo.sh on Mageia for example.
As the desktop-integration packages don't have any binaries whose
debuginfo could be extracted and put into a -debug package, there is no
impact on the packages themselves.

Change-Id: I99756f6a1a3de707a94f7559b9f1b5169d2e7ee1
Reviewed-on: https://gerrit.libreoffice.org/630
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Douglas Rodrigues de Almeida  <douglasralmeida@live.com>  [01abb62444a60757364a54317d024b0280894058]

Easyhack 50089

UI accelerator keys missing in sections Table Design and Slide Transition of task pane.

I chose characters that are not used as menus keys.

Change-Id: Ide70e4703b0e27e001d487e07fa05fb14481cad2
Reviewed-on: https://gerrit.libreoffice.org/629
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  sagar  <ssrivastava@kacst.edu.sa>  [b079fd5a1be6628ac15b443a67698771dd716b83]

fdo#34792 - Fix for truncated field labels in Bibliography database dialog

Change-Id: I256b2b0ad508faed68c9faf0df6a9bb2e334cc66
Reviewed-on: https://gerrit.libreoffice.org/627
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ee181f82aa0de60c0d468dc81b028d4917a2fa3c]

Styling and icons for Selector Activity complete.

Change-Id: I11e26c9c97c4e9aea465c0d9f6b7863a260a3577

2012-09-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9d265e1b693ccf2e6856ead3ca867fac36510726]

fdo#54858: fix UNO service conversion

regression from 197a79e57131c976a489882479a679ba2ab61b82

Change-Id: I3fbba4da0d293659d8521c768d34de18cd6bc634
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-17  Stephan Bergmann  <sbergman@redhat.com>  [24aec4dad64f8408552ba1c1e070b04a7297713f]

Include header with prototypes of defined functions

Change-Id: Ia28c36b1627ef944adecd5c8a55c150bd0f9aa02

2012-09-17  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b8834500f714005ba335a9219a43492a321b5df2]

Changed timerUpdateThread to Runnable for clarity.

Change-Id: I49d66181d3aecddf8a5f6fbccccce01699aaa465

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c4a6a8d239d2e3da2e4a772efe095c292ca69827]

add more test for ScRangeList::DeleteArea

Change-Id: I2484603b74cbdb1f92c08eac6c02d9a091e06eb9

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21edfcb82484be3e30e8e7f27f4cf68ec1cb8c4b]

test case for ScRangeList

Change-Id: I371ac1b3236777a73e4f25f93d465041308e34b4

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4cf0759e7c6bd698c929a11c771d2ab03f1b9536]

fix ScRangeList::DeleteArea for the 4 ranges case

Change-Id: I6321a722be6779d839459ed71b793a46e0968567

2012-09-16  Andras Timar  <atimar@suse.com>  [eaa81cc2f02e9479cc76dba88a291d285046114d]

move help compiler/linker/indexer to a new module

we may want to use syntax highlighter class from svtools later,
which is not available for l10ntools

Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac

2012-09-16  David Tardon  <dtardon@redhat.com>  [eb5b28c3448af4764592baf432cbeba9d91c3c4a]

export sal init and deinit functions

Linking of cppunittester (and any other executable that uses
SAL_IMPLEMENT_MAIN or SAL_IMPLEMENT_MAIN_WITH_ARGS) fails otherwise.

Change-Id: I778941ab2069819789f96ab04f364ea61cf4a3cb

2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [21fbe158f17c82c882ef91d3387f8adf15b6eb7c]

Remove useless variable

Change-Id: Id554c4aba878b329351b2c61e0e90d4515debd6a

2012-09-16  Peter Jentsch  <pjotr@guineapics.de>  [8b950e8213c25212e6656a3e0da3ff6f470dcbfe]

fix endless recursion with some characters in spreadsheetml headers/footers


2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [5bfa5cb86a9737ad97e068fd9d1ea40397d2ac3f]

Fix duplicate branches for if and else

Change-Id: Ic602fd4df63e6807f49c256ce7849ae587eeb82d

2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [823d44d390ae57e7e13a7edfa57060af9c3c561e]

Fix consecutive return, goto... statements are unnecessary

Change-Id: Ia0c399470b933824ae6fefbb486cf742f72312fd

2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [660e72bda2bc7587c6e0f321c82f80310562e451]

Fix for inefficient checking for 'm_aRepositories' emptiness

Change-Id: I33785ba3b9fb100b1ffb0d0ac78894593bf52ee9

2012-09-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78e35a68b23830debc574431c18f1b7637a513c8]

only delete cond formats when attributes are deleted, fdo#54748

Change-Id: I41829e8464fb2fb5e7bbc435f9aa5ed72e7d5cbc

2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [7389140c1a7a2f5b370f0a54f460c70b6fa55261]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I4028296dd86eef2b8f84cab15eba3c4c15b18c6f

2012-09-16  Julien Nabet  <serval2412@yahoo.fr>  [1e088494853ee93ded3fcefab23052fb7f07f620]

Prefer prefix ++/-- operators for non-primitive type

Change-Id: I0373b40ee404c74ca3c2bd479c5f7b18b7495548

2012-09-15  Alexander Wilms  <alexander.wilms@zoho.com>  [3fad87a2df124b3cc0b73fe093346e611b440080]

Added Tango icons

Change-Id: I383a631961e2db1e0eb92e78995c9e8c4b232264

2012-09-15  Stephan Bergmann  <sbergman@redhat.com>  [659c6a363bf84bd2520042ba80bc507763b57b78]

Let --enable-assert-always-abort affect setting NDEBUG directly

For one, assert.h is designed to be includeable multiple times with changing
NDEBUG settings, so it is not robust to include it early in sal/macros.h with
"correct" NDEBUG settings and potentially include it again later.  For another,
there is #ifndef NDEBUG code providing functionality used exclusively within
assert calls, which must be compiled with the same NDEBUG-setting as the
relevant #include <assert.h>.

Change-Id: I7b2f9c85f8e2155051274757c64162ed5a5e9d1b

2012-09-15  Stephan Bergmann  <sbergman@redhat.com>  [7a042c8204628c573fc52d5fb4e4a5ba650b1604]

Include saldllapi.h explicitly where needed

Change-Id: I7ba421479cd332e059ed9da1c6090e2df420347e

2012-09-15  Stephan Bergmann  <sbergman@redhat.com>  [e9689e4fdcf876e7bcaf564e060a3512e0fe9ef3]

Revert "saldllapi.h is really not included outside of sal itself"

This reverts commit 2dfe34ce0efef6ec0412130a32f755657710363d:

* sal/saldllapi.h is about something different than sal/types.h (it is rather a
  mistake of cf77e8a0b9dc26d5007c76388c3f09231f048bdd "sal: add visibility
  symbols" to shortcut the #include of sal/saldllapi.h into sal/types.h instead
  of the headers that actually need it), not every header needs to include
  sal/types.h

* sal/config.h is the header to always include first (not sal/types.h)

Change-Id: I217f2540197ddb682c6c00e529b812b04b327d73

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [0d40167cec11faee1488397fa323ae4511ac2050]

Fix iterator management

Thank you Markus for your feedback

Change-Id: I10fc6e2be8d648f3be1d2081582c90e27cf3505d

2012-09-15  Michael Meeks  <michael.meeks@suse.com>  [084d40d601e407fde2cba7458ea29665052c4a55]

fix odma plugin for new ucbhelper API

Change-Id: I40c58967aca4f9a808feb8528f2f3ba651bb2a80

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [d7515f60dc0ebb54fb2db7de46b3579963698e6a]

Simplify AutoOGuardArray + rename private attribute

Change-Id: I9d651303fb80ef5c81d608e56a87cb9548c13f8f

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [64787ead29124860841e892b66319979e13ee61e]

Remove unused variable

Should we use vector for m_pListLevels and use iterator then?
Where does the "10" come from?

Change-Id: I2c0d569db48226149645f039ca11633ae2b6c7a2

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [f2504a0a9ff348784b1533ff3798c1e762c6201c]

Fix some "Variables reassigned a value before the old one has been used"

Change-Id: I64eadd8f34e9d60e9d696fa572dc0001532eab02

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [a579ad2c086f1854f7bb6058ec590d1427e72984]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ia6a14d2365fe0a31892517387035e4ebec1f25eb

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [fb98459e66461f5ff82d849decb170ee0d81a391]

Fix comparison

Change-Id: Id2db7abdec7373082f85fb9d8479427d09cc0a12

2012-09-15  Julien Nabet  <serval2412@yahoo.fr>  [f5beefb2eaf4bc513aebdc11355890dff3f040fa]

Fix some "Variables reassigned a value before the old one has been used"

Change-Id: I38d62d2c095b87f08d37acfc26df07a4920be4d2

2012-09-15  Ricardo Montania  <ricardo@linuxafundo.com.br>  [25ebe01cf39eba32e8e65995d709e5e803b627a1]

More ::rtl::OUString to OUString in avmedia

Change-Id: Ic5478199d8ff1cd79dc54e680e8a6c257e7d8325
Reviewed-on: https://gerrit.libreoffice.org/625
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-15  Ricardo Montania  <ricardo@linuxafundo.com.br>  [50f5870632decd081d7396aef81d44c9523f2679]

More ::rtl::OUString to OUString in avmedia

Change-Id: I0e49d84b5a7aa47dc315735a8198ba7fdde0b4e7
Reviewed-on: https://gerrit.libreoffice.org/621
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-14  Andras Timar  <atimar@suse.com>  [f3b0081044d0a5b98c6c8a5e2bf3dfd84287bc21]

trim leading (and trailing) spaces when extracting help string

and put leading spaces back on merge. It will result in cleaner
strings in .po files, and indentation of Basic code examples
will be kept more easily.

Change-Id: Icdd5cb94069f506ed0b7edf7483ccfd139f296aa

2012-09-14  Andras Timar  <atimar@suse.com>  [fa81ac50dd6613ff9c55d2169538a062a417e89d]

remove DONTSHOWINUSERINSTALL style, because it is not interpreted

Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792

2012-09-14  Andras Timar  <atimar@suse.com>  [7a7429bc00af4ae8d6315a7c57978540a883cee2]

typo: Uniocde -> Unicode

Change-Id: I1befdc4c9772c4bf66ee12bf0d2d4aa303903099

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [96d5134d4ddf66c517c6a024c2624ee0a8cc9ac4]

SfxStyleSheetBasePool::Remove: fix valgrind warning:

aStyles contains rtl::References, so the erase() call may cause "p" to
be deleted, while "p" is then used as a parameter to Broadcast;
avoid this by retaining the rtl::Reference on the stack a bit longer.
Valgrind warning observed in sc_unoapi sc.ScStyleFamilyObj on
libreoffice-3-6 branch, called by ScStyleFamilyObj::removeByName.

Change-Id: I96d6de85b1b182b5ae3f74e92987a7f137537ffb

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [c3da81104bf6b82a3688c82ed341666c8f5eeec0]

sfx2: DocumentInfo test should use a private temp dir

At least it failed on me once trying to store to its temp file, maybe
the predictable file name was the problem...

Change-Id: I78918ada1615c8337e4c8692d34aa285010bc820

2012-09-14  Stephan Bergmann  <sbergman@redhat.com>  [2171077c0c3c43a61546ab2c0ae68ba63c5112f7]

Introduce cppu::supportsService helper, adapt some call-sites

...more to follow (easy hack?)

Change-Id: Icb02626495701a3905c124c7368b98c3258e91b2

2012-09-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ed834ae87eca0f6c486666699112a95edb74abb]

Unit test for ScRangeList. For now it's very basic. May expand later.

Change-Id: Ib7454253df250ddc991aed0dd5cd5b0f90476dd8

2012-09-14  Stephan Bergmann  <sbergman@redhat.com>  [0cc522175e1a6519b5bb8d3ac946ad7395c8803b]

Attempt to fix Android-only code

Change-Id: I391e08c2712a51fe0adcd3f0c74d779b07c31c76

2012-09-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dfc68037328fbc1ec45d18b25822b59a2134285a]

don't add old cond formats if new ones are already loaded, fdo#54749

Change-Id: Ib0cbe1a3347e7231e7908b9bd8135e984e6ef644

2012-09-14  Michael Meeks  <michael.meeks@suse.com>  [8f1199860b2ced080f24eeaeb5052d0b68a4b9aa]

sdremote: unwind a couple of crasher / corner cases


2012-09-14  Stephan Bergmann  <sbergman@redhat.com>  [9ac86f484b0c278aafbce685ed19d3ea005ee8f8]

Improvement on previous commit, UCB clean up

* As UCB is only ever initialized with "Local"/"Office", remove this
  configuration vector completely.  The "create" ctor creates an instance
  internally initialized with those "Local"/"Office" keys.  Special (test) code
  can still instantiate an uninitialized one via plain createInstance.  And for
  backwards compatilibity process startup still ensures to create an initialized
  instance early, in case there is still code out there (in extensions) that
  later calls plain createInstance and expects to get the already-initialized
  (single) instance.

* XInitialization is an "implementation detail" of the UniversalContentBroker
  service, do not expose in XUniversalContentBroker.

* ucbhelper/configurationkeys.hxx is no longer needed and is removed.

* ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that
  requires ucbhelper::Content constructors to take explicit XComponentContext
  arguments now.

* The only remaining code in ucbhelper/source/client/contentbroker.cxx is
  Android-only InitUCBHelper.  Is that relevant still?

Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28

2012-09-14  Noel Grandin  <noel@peralex.com>  [2e284203da7f9882842111265f5f68ea0a145065]

fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style

Create a merged XUniversalContentBroker interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: Id264387bf8af8bf211050e15b8801a1fde368167

2012-09-14  Noel Grandin  <noel@peralex.com>  [82e94dcaab4534f657458a2461033d686f10cb10]

fdo#46808, Add @since tags to new IDL interfaces

Change-Id: Ib351d92d071f6e93ec5eac93c0ab964cef7e7e2f

2012-09-14  Lionel Elie Mamane  <lionel@mamane.lu>  [d33453d1ca13369d9132c304c80acf19e9b1ad4e]

fdo#44721 protect against negative calculated height value

Change-Id: I4faedd535421eaf1e3e425f4731b3bb8831e7360

2012-09-14  Miklos Vajna  <vmiklos@suse.cz>  [393262b325338b568c86b9183f37fc950cfbf127]

n#778140 fix import of w:fldSimple character properties

The character properties of the field are applied when the next run
begins, so insert an empty run right after the field to fix the issue.

Change-Id: I18d747d99d6604fa331a0e70e6989f9f4975eab2

2012-09-14  Luboš Luňák  <l.lunak@suse.cz>  [e63bba0013e5ce34cd04559632206bb7c891eebe]

sal_rtl_uri unittest seems to depend on sal_textenc library too

Change-Id: I3b85f3916d49a1853d073879a906506bee0d4fba

2012-09-14  Luboš Luňák  <l.lunak@suse.cz>  [42990cc2041635c60f904d78e4adefcfd65cfeab]

better debug message when textenc module loading fails

This is at least the second time there's a race condition during
build, and OSL_TRACE is just SAL_INFO, i.e. not printed by default.

Change-Id: I1c683cf463665c6e36097025756c3aeab3a2c330

2012-09-14  Rob Snelders  <programming@ertai.nl>  [fb42827f323cec964cbbed3a86f9514ea62b1060]

- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)

Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c
Reviewed-on: https://gerrit.libreoffice.org/526
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2012-09-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [76c5f6fdaf3f1d046a7c46e8fe92ebea55ebdd64]

More 2.3 styling + fix for flickering bug on multi-slide change.

Change-Id: Iae19e9d44f1a437737c943c06356a99957c6991e

2012-09-14  Miklos Vajna  <vmiklos@suse.cz>  [61c94cbe2cbbbcaa1e44edecc4add60eb6d7937d]

n#778140 as the comment says, it's 100 twips

Change-Id: If2e0d2f4805cd04bec0dd7983ec544b9922ef796

2012-09-14  Miklos Vajna  <vmiklos@suse.cz>  [5d4bd2f97128adecc5b11699e98c934be3c3a462]

n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as well

Change-Id: I7523be9f07d378e1c4d88468077653d3fa4161d3

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [9316effe51ca53cf16cf21e5a2d266349916edd1]

SvXMLImportPropertyMapper::importXML: fix assertion to be less silly

Change-Id: I009f0519e34900a1b1447de02d99f32dd0e07410

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [9a081484321b3f42bee3b43d18c4bd75b9603b01]

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

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [c9699f82edf67a55f4cfdd885fa779b13d816c87]

fdo#49876: ODF export: do not export font-size="0pt"

This is invalid, font size must be positive.

Change-Id: I2425d7c596ca9c7c80c0d24c44cdd9ec1ac1dd80

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [a2959aba6affa06dc0c6fb19d0c2b73958e6b221]

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

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [a27a6b68b7e4d2a4674b4de59fc487b17c7c9907]

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

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [22b615a7a54e6424bf3a492d2a07573ad9090949]

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

2012-09-14  Michael Stahl  <mstahl@redhat.com>  [c45c64e3de51d9f56c9d9789729b6f7952547a61]

fdo#45700: sw ODF export: workaround corrupted table model:

do not export invalid table:number-columns-spanned="0"

Change-Id: I7e286a9fcb6ed3df7222c83fe73e870e69561649

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [0d4c44bb9a9283778abd4be52c44b76bcf6a068c]

GCC/Clang pragma dance

Change-Id: I42f9f45bffbbc74784eb78580a5b927aa3d3ffd7

2012-09-14  Lennard Wasserthal  <Wasserthal@nefkom.net>  [13cdf1c43f8e02a6e19d902a355c87323d122cb6]

next attempt to fix bug 35079

Removes the hidden frame. That frame really doesn't seem to be needed, not even for exporting, though.

Change-Id: I37285a9dfe46fe9263ba1f767fe69a59226e342a
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [27264b1e940ceea616788e708c20b6fd9c0190c5]

updated libcmis to 0.3.0

Change-Id: Ied3f21fa021ad0dbe044ae05941389810462d821

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [24c66413176cdb64eccb21e204bc61c933f2732d]

Adapt for DISABLE_DYNLOADING possibility also for Android

Change-Id: Iecc8c35b5b2235bc3408f2ecf3969317ac8bf679

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [085446cf8501f2b820628b106fdb5dd4c375d13f]

Adapt for DISABLE_DYNLOADING possibility also for Android

Change-Id: I0d6f363ad4170bea804e53247f36a7954118a23d

2012-09-14  Luboš Luňák  <l.lunak@suse.cz>  [04ddb79f5016c09503edcd50de35d40a2789c854]

fix debug message

It did not compile, and not using the deprecated macro fixes that
as a side-effect.

Change-Id: I97b8cd2ff1a650ec9d38cbf7eeb8780177a7fd7a

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [711fcb41c5adcab3b726624b01834c54398e601e]

Adapt for DISABLE_DYNLOADING instead of just iOS

Change-Id: I26bc5d87725eb9ae00387e42e9a65ed26a8ec168

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [0cae0cc42864b6f491b048d63eba230da18943d5]

Adapt for DISABLE_DYNLOADING instead of just iOS

Change-Id: I14d8bd5473197b50457cbdc509c211bba7231802

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [fb0acc2d3ea7c3020d0af869443313cef80710c6]

Adapt for DISABLE_DYNLOADING instead of just iOS

Change-Id: I7dac78be5a1165ff5cdbd53fd02b907a4fa68a3b

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [aa932258934f0a5f270e5e2ead0f092a32d466ec]

Adapt for DISABLE_DYNLOADING

Change-Id: I0beb4dcf9051c678bde5d49b83cec697ab17c595

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [225016198320a7e1d9a966de8e4ee357565e5b73]

Adapt for DISABLE_DYNLOADING possibility on Android

Change-Id: I7fcea698c3d89c5b84b38a708502bcdf4526a614

2012-09-14  Tor Lillqvist  <tml@iki.fi>  [0fb18d82742f704017768d342180e0bb2943c3aa]

It seems gcc has -Waddress where Clang has -Wbool-conversions

Change-Id: Ic5ddaf436592c1112cb9b3a1b36d2026caddf368

2012-09-14  Luboš Luňák  <l.lunak@suse.cz>  [ef404fa6fd48729b3a3378368c1c585fb589ef83]

at least mingw needs liborcus-0.2.a too

This got lost in e7d85cc078bd1d2757709789014233f4e9c1a23d .

Change-Id: I47e52a840f0bc0b1872cb9d111d5fed44f08b7bc

2012-09-14  Luboš Luňák  <l.lunak@suse.cz>  [374abf3b5f1684ef3a39c003e1accf1e155b2549]

mingw compile fixes for liblangtag

I couldn't find out a decent way of getting the compiled binary
needed only at build time, so the file needs to be generated manually.

Change-Id: I4a77aa8ee350f374c9b8b91361797d86871ff8b4

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [1126ecef0914b2fc36441d8e2fe8c9b49862db8a]

WaE in connectivity

Change-Id: I2c9e83611fab1e9c4c998af68648df994f89cd6b

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [445c647a52f21fe402afc5c60505e151e035f019]

add a configure option to make assert() abort in release code

Change-Id: I93720ee3338426174b31a6ea6dba3af7ffb7e207

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [b42094b2b06f4837a6df65e6b87caf8139fc0d0d]

remove use of SAL_MIN() macro

Change-Id: Ia91118388240c9a54d010b94aef34ad528ce5761

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [e50ab7bb891cbd7b5f95c124ce29a3e595b599ee]

remove SAL_MAX() macros and few users

Change-Id: I5ece116a66ab37fe64aac6c60bc38244677d499a

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [a13c3a68df9327d3a1d0283006a3cf755291484a]

removed unused sal macro (SAL_FIELDOFFSET)

Change-Id: I5b4b70ecc87efc943afe8a408140ef91e108e0a3

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [2dfe34ce0efef6ec0412130a32f755657710363d]

saldllapi.h is really not included outside of sal itself

furthermore sal/config.h is already included by sal/types.h
so no need to include it twice

Change-Id: Id84122eb102eececc1001ea4a56c556ff775defa

2012-09-14  László Németh  <nemeth@numbertext.org>  [3d654071413bc107e0730dd31261c252f71572bf]

fdo#54843 righthyphenmin fix (patch by Steven Dickson)

Change-Id: I42747dffef099f3806178af76e20335f5f033379
Reviewed-on: https://gerrit.libreoffice.org/606
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [73c6ec2e66c1402367a575c68c7c356654a74bff]

fdo#40014 Add new shortcut for page preview CTRL + SHIFT + O

Change-Id: Ib09b581d5cc8dabf48aceddcc7639ca0e61b72dc
Reviewed-on: https://gerrit.libreoffice.org/587
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [19e1c3add521959f3c75dee9fe8243d1a1555be6]

gridfixes: fixed assertion

Change-Id: I89756b173835d0356fee7fbb166d1998bd0415ac
Reviewed-on: https://gerrit.libreoffice.org/533
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [6dfd1803a9c6768dfade488d53761ded839af907]

gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platforms

Change-Id: Ib612223a5626d4b525b4e86277c0a5623c0955e8
Reviewed-on: https://gerrit.libreoffice.org/540
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [6c04efa4d115d920d918f4efa608af366b79d903]

gridfixes: #i117145#

Change-Id: I215bcfca6a29274f7397d1100e3674d747ae19f2
Reviewed-on: https://gerrit.libreoffice.org/531
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [906cce25456604d1eeac723c3862168797ab8f48]

gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixel

m_aColumnWidths already contains it

Change-Id: I404c58fb0b32db7b7b7bf60be997f81709908ceb
Reviewed-on: https://gerrit.libreoffice.org/556
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [5deceabaa6859e136c1954f56556ee5d0cd599f8]

gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper values

for distributePixel/takeAwayPixel before finally using it to correct
the rounding errors

Change-Id: I6f3b178400db0696df0289331be94d69f1d4f0d2
Reviewed-on: https://gerrit.libreoffice.org/555
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [c1c12bd160099bb4061aad814368192e396adc3d]

gridfixes: ensure removal of a column in grid control adjusts the cursor

Change-Id: I99be214bf12d340cc5e9330d1c21046dd366b07a
Reviewed-on: https://gerrit.libreoffice.org/554
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [a6754e5a09afd62ae431a279fa30be5e0506ad39]

gridfixes: re-enable the mouse listeners which got lost

in a previous change.
Do this by making the TableControl a CompoundControl,
so VCL cares for everything which is needed. Consequently,
get rid of the manual notification of the respective VCLEVENT_*'s,
and everything related to it

Change-Id: Id8872680b744e1171be916f6f66a4968e9d6567a
Reviewed-on: https://gerrit.libreoffice.org/553
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [b68f053b765f37fc43fc2d67c57686c121acdfbf]

gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columns

care the rare cases that the table has row headers, but no columns at all

Change-Id: Iece17add6f5e0adf425c33f0817e8b1be953e1a7
Reviewed-on: https://gerrit.libreoffice.org/552
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [712c1c41721bc50a8106fa3b5892a617b3ee542a]

gridfixes: impl_ni_relayout: update the child window position/size last

it relies on the other calculations (in particular calculation of the
column widths) being finished

Change-Id: I599aa5b2938e2aa810980c00ac8f598b4f4fcfcb
Reviewed-on: https://gerrit.libreoffice.org/551
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e826e71e78f9f6609dc93e3f1d81eb4e418f4d6]

gridfixes: #i117549# create/loadTabPage

use a GeometryControlModel only if the parent model is one, too

Change-Id: I8cf7bb8cf721b6f841ddfbb7e02475c6e2c6741a
Reviewed-on: https://gerrit.libreoffice.org/550
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [dd0431a537ea6f042dcb476000e230fe144c6114]

gridfixes: fixed selection handling, part I

RowSelection::HandleMouseDown: always forward to the SelectionEngine,
even if the hit row is already selected.
This ensures proper de-selection handling in case of Ctrl+Click

Change-Id: I46fd63332101fd078c6341c94575dc69f48f8a68
Reviewed-on: https://gerrit.libreoffice.org/549
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a1f695dea516dfb7199390f750ca8744bb7df912]

UNFINISHED: column resizing refactoring

Change-Id: Iac8db5ee848f35f19f8fe4eb431485559600be49

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [1df082e4dc16a397d894e5b7f1a846bac63aa4e3]

gridfixes: #i117549# finalize css.awt.tab API

Change-Id: Ia7a555fb2551675605414189174eae8f65c70db7
Reviewed-on: https://gerrit.libreoffice.org/547
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f00bba4305cbe666593141a0be9295ef39c1f754]

gridfixes: GCC WaE

Change-Id: Ie771f38a2a1d3d60dd6d84806d17839d93ec6cf3
Reviewed-on: https://gerrit.libreoffice.org/546
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [4971468b6ce2923a8803f7d79548866de48ab36e]

gridfixes: #i117398# XMutableGridDataModel:

allow inserting rows at arbitrary positions

Change-Id: Ia5af125035979951c61d6c8cd9a916e8f81bb6c0
Reviewed-on: https://gerrit.libreoffice.org/545
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [fe08068cf9ba35105955244b8d9cd9e64e3ebb88]

gridfixes: #i117398# allow to specify selection colors in table/grid

Conflicts:

	toolkit/inc/toolkit/helper/property.hxx
	toolkit/source/controls/grid/defaultgriddatamodel.cxx

Change-Id: Ie863aa7cecb4c7bda230ab829e6090689518dab8

2012-09-14  Miklos Vajna  <vmiklos@suse.cz>  [5200140683c461e7439d8f2b5a625391350a2cef]

DefaultGridDataModel::getRowData: use o3tl::select1st

Change-Id: I785588971d0f42596802276d3d08222204387b98

2012-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5df47e4bb0c1217e0b49468aa7c2ca2eecf6dc07]

gridfixes: #i117398# added XGridDataModel::getRowData

Change-Id: Ic08c2d54a76f2a2821822ec4b275883e4445c70c
Reviewed-on: https://gerrit.libreoffice.org/543
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5d4e7806c6519e139962d88ec969f9baeb4a404]

gridfixes: #i117398# cleaned up the row selection API

- made explicit that it is about row selection, leaving room for a future selection of columns
- some changes for consistency
- do not derive XGridControl from XGrid(Row)Selection, those two are orthogonal
- published involved UNO types

Change-Id: Ie97de42a9ea70a0191657f898ca9d59706e23290
Reviewed-on: https://gerrit.libreoffice.org/542
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [2095b2e1d44a158418d17836019352ed92f95d21]

gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein

Change-Id: Ifa29a8b3c027970d46844b428a3529e680c0b09c
Reviewed-on: https://gerrit.libreoffice.org/541
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d934d48606acf8c5c96d0d8b96e2f202db1f37d]

gridfixes: #i112465# delegate RequestHelp to the base class,

when we do not have own help to display

Change-Id: I953144aa0921e849df14e9de31010e8904dffc5f
Reviewed-on: https://gerrit.libreoffice.org/539
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [a1a165f1af228bcd206bc6be91bcc98e4c06bcfc]

gridfixes: #i112465# introduce HideBalloonAndQuickHelp

Change-Id: Iea03d691755ac86fae4a0ac6697b726f21925ae7
Reviewed-on: https://gerrit.libreoffice.org/538
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [87e333667bea20098124102e02aacb850c5c0109]

gridfixes: when the table controls doesn't have the focus use diff. color.

use a different color to paint the selection,
to be consistent with all our other controls

Change-Id: Ia5160dfb769279e2a8a3458b16fe8f6cec08145e
Reviewed-on: https://gerrit.libreoffice.org/537
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [9684b9b6e5cb1354522af51e7ea75a49c44e638f]

gridfixes: #i117265# implement less-predicate for Date/Time structs

Change-Id: Idf0e5bed399fbf288534779665198e214631c0a0
Reviewed-on: https://gerrit.libreoffice.org/536
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [d4e79eb8f8f633ce59ee172bcae44e06fdb723bd]

gridfixes: #i117625# recognize unsuccessful sorting attempts

and do not claim to be sorted afterwards

Change-Id: I3d71d45893563eac3b59e865aa1aa8d31e8154a8
Reviewed-on: https://gerrit.libreoffice.org/535
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7e949673cda3f0e2abfa49b2c22735f33205d01]

gridfixes: #i117265# use a NumberFormatter for converting cell values to text.

This means using the Locale setup in the Options, and allows for more value types (like Date/Time) to be supported

Change-Id: I78fb08f2da88405851664e3e1dd4505c3727e56b
Reviewed-on: https://gerrit.libreoffice.org/534
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7bfbc9523fd2a6c907cb3ad0b3407ae60c66d358]

gridfixes: #i117188# remove column sort when rows are inserted

Change-Id: I43b041583c20b47c0fd33a9b5deadffe6fd8f273
Reviewed-on: https://gerrit.libreoffice.org/532
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [732f3546c4051d92e544df6462022e7d07765e83]

Let's just remove this.

Commit 291c919cf98347703e7ad2216b2b79aacd7cdfac made this dangling
code block.

Change-Id: Id8d09f1c364d621661c9d6584cd863f253c01d95

2012-09-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff0e6c53782196fe1fc223ae08964a34eb20f740]

Fix the order of template arguments.

Change-Id: Ibcc54168a6ca36cc57dd1b838e002f9a10ff29f3

2012-09-14  Ricardo Montania  <ricardo@linuxafundo.com.br>  [cbc44df67cfd13849f3de85edcdd39b5fec8b06c]

::rtl::OUString to OUString in avmedia

Change-Id: If4a7bef339a626fbfa9f0c1cc76801e77626f38f
Reviewed-on: https://gerrit.libreoffice.org/609
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-13  Ricardo Montania  <ricardo@linuxafundo.com.br>  [45c86d8a7b86315240fe6764f2c89e9499bf4e20]

More ::rtl::OUString to OUString and RTL_CONSTASCII in avmedia

Change-Id: I925862289cf5f9f41af5532bbbaf8ec0a4e5a66b
Reviewed-on: https://gerrit.libreoffice.org/610
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-13  Andras Timar  <atimar@suse.com>  [9302520ff445d9789859f501b8bd6bc32c300e26]

enable indentation of Basic source code in help fdo#41737

Change-Id: I63308cb7cbe21cb28082c815b53a3cbf286fe3ab

2012-09-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [741c56aa7309505f855e58239205cfa4b1d091dd]

Add support for Windows Bluetooth Stack.

Change-Id: I3a039889a033591c81e0fd531de3b053e8fa1b3e

2012-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [522b4c65dcc90719288b4f7aa7eb565c15b64e86]

fdo#37529 clear DataColumns read-only information when we clear DataColumns

Change-Id: I6f3b4f1646df1244d97ae98f56ba054bc26e3314

2012-09-13  Muthu Subramanian  <sumuthu@suse.com>  [9748670e040e993d66eb777225772e62d0ca2b4e]

fdo#54750: Handle any kind of exception (ooxml import).

This is very similar to fdo#54609 - so changed it to
throw a generic Exception.

2012-09-13  Noel Power  <noel.power@suse.com>  [a6c18caef16b9eb0742c2a2cbb724e66bb31c3c3]

targetted container_controls rework.


2012-09-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [41747c962603222b2d6221a9f5fca28cd71c103a]

fdo#39007 make windows not 'restorable'

Change-Id: I9473800820cb863e0de4b16f633deec951dee120

2012-09-13  Stephan Bergmann  <sbergman@redhat.com>  [65006ffb0baec2efb06ff7eac59bbef50d232eb6]

-Werror,-Wunused-private-field (connectivity/source/drivers/kab)

...and some related clean up.

Change-Id: I26a8720fb7f60615f2e348e4728a3abddf6a33cd

2012-09-13  Takeshi Abe  <tabe@fixedpoint.jp>  [7580802e9f47aa42db5fa7e19e3ee6f33ba886ca]

Remove unused reference class

Change-Id: I17246e036e821c4a8be36cf322dcf23285e3d97a

2012-09-13  Miklos Vajna  <vmiklos@suse.cz>  [601e7d4f5e2966ae3167de5ef09dc1e0252f55e8]

n#778836 testcase

Change-Id: I0b6fbeff5d784e0e3f2067111cf505904f263844

2012-09-13  Stephan Bergmann  <sbergman@redhat.com>  [b8329bde87089c4d44a48632dd205e157cc0b204]

Hide dtor details behind SVX_DLLPUBLIC

Change-Id: I442e114322d2a70fbfbdaa2aa197146c0cffa4bd

2012-09-13  Miklos Vajna  <vmiklos@suse.cz>  [c5f9d61d45e56d9baaf6e9a91640c60d9b549aab]

n#778836 fix DOCX import of right margin vs numbering and paragraph styles

The problem was that the left / first paragraph margin was defined in
the numbering style, and that zeroed out the already inherited right
margin.

Change-Id: Ife521d1de4868a7be33de5f8d6af363d10cbc903

2012-09-13  Miklos Vajna  <vmiklos@suse.cz>  [2f3ea72af8d8044e185fa4b96229b8b19ddf7da7]

SwWW8ImplReader::Read_Tab: typo

Change-Id: I0dd667ec59862acce283db5f91850306c94d207d

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [b45834bf6479e614353e6ff19b2883bac5b5370f]

WaE: with DEBUG defined

Change-Id: I2bf950b8ac644c911050ce01282ac988167d28f9

2012-09-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [db5e8c0650ec5653f61706e6dabdcf47023dcd82]

allow to build with XCode 2.x

* XCode 2.x only comes with automake 1.6.3, and that doesn't know
  per-object CPPFLAGS, thus use per-object CFLAGS instead
* also it is picky about redefining the SOURCES in a conditional
  statement, so use a variable in a condition instead and add that
* Its linker also needs help locating libs that are using the
  relocation-placeholders, thus add -dylib_file linkerflag
* aclocal insists on a space between -I and argument

Change-Id: I35714a1a76a7b7823ee6b64a3296aeae96e7296a
Reviewed-on: https://gerrit.libreoffice.org/605
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [843c83f6405ab4f1a4f7734ec66f2b62248f4e34]

WaE: fix some "empty body" warnings on Mac

Change-Id: Ib65d9dac988851fa90a44cad246ac24e8bfd3370

2012-09-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [60a6daf78c4013f11510058a7015ad023187c544]

cosmetics

Change-Id: I5b4202628f9df4ed087eee69058ced13bc2c1b1b
Reviewed-on: https://gerrit.libreoffice.org/603
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2012-09-12  Michael Stahl  <mstahl@redhat.com>  [2940a697dce2292e9c5b118feb8ec4159e3606fa]

fdo#42450: also end undo on error condition

Change-Id: I59a33631d73a02cf8c84ccc002401bdc2da10267

2012-09-12  Alexander Wilms  <alexander.wilms@zoho.com>  [1e7666e825e5842bf1e07082df3a026fef02eca5]

Tango icons

Change-Id: I381d67d5267d50eb548a7d5dd2201ba97ab8db59

2012-09-12  Michael Stahl  <mstahl@redhat.com>  [f6488227823a2a1f2f210ead00add0af02a2c0fd]

SwDoc::InsertSwSection translate assertion

Change-Id: I225610dd844b081eb0c0e4e5b1e0f31188cb8062

2012-09-12  Michael Stahl  <mstahl@redhat.com>  [5bc6c7b2e170a35914d7cd07347c77a9c9d23664]

fdo#42450: fix crash in SwXTextSection::attach:

Inserting the section can fail if the given text range is not valid.

Change-Id: Ib6ba3b02dd581dce08b646b841354073caf894b2

2012-09-12  Michael Stahl  <mstahl@redhat.com>  [1488e24a340333d4ddc954643b9cfd56849b45a4]

connectivity: fix some "empty body" warnings on Mac

Change-Id: I832b369d87da9b622759bf7ddd14f95475256c38

2012-09-13  Takeshi Abe  <tabe@fixedpoint.jp>  [55223696a24f9374ce28b8352c0e3726976b9000]

Bin pointer to non-existent class

Change-Id: I215c84967a53dbadba86913d24bc4aadc6543467

2012-09-12  Tor Lillqvist  <tml@iki.fi>  [bb4d6a0d89b47d7f6b07507b839e69f780abcf37]

Make it compile for iOS device, no idea whether it works

Change-Id: I56fdc4894347d9cce4d3b932d3b8740fcb4ef8b7

2012-09-12  Tor Lillqvist  <tml@iki.fi>  [21774213d4f3985e28f78949cb96f00a0acf58a9]

WaE: -Wuninitialized

Change-Id: Iba1849abfc9c12c38466fc4294d319a06f413b55

2012-09-12  Tor Lillqvist  <tml@iki.fi>  [fa57e53c2de5afb997a096a5df9a30f4abceb7ae]

Put -DUCONFIG_NO_FILE_IO also in CXXFLAGS for iOS

Change-Id: I345a86a3d17bd85c8dd4e9d9f5f855c46bdba0e2

2012-09-12  Ricardo Montania  <ricardo@linuxafundo.com.br>  [29c3a013b5ee7e209a24f48ec1be2262602bd011]

Finished ::rtl::OUString to OUString in UnoControls

Change-Id: I48409908bd1639d6a69217c7f94ebce04464487f
Reviewed-on: https://gerrit.libreoffice.org/601
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-12  Andras Timar  <atimar@suse.com>  [11b85ee29966df2e4942e236a629205f4280930b]

fdo#44565 do not delete empty Desktop folder on uninstall

Change-Id: I74f0f3a5bcfb381ea941a853c3d5e5e27f7f57e7

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [8c8492892b68a010e55d4d19a89425cf7d98814d]

Better error reporting

(The MESSAGE_CORRUPTED_FILTERCONFIG in the exception's Message would not be seen
by end-users anyway, so better put something more useful in there.)

Change-Id: I5c677a894a8b6fcfb61d24c59d45b2cbc53e7a60

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [3357115adf0e5c43b8ba6c03e9a181aafd1dc0f6]

Unused #includes

Change-Id: If5c8ee05ef84c03a9cec6ef428256e17b33f073e

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [85b0beae596e3177e0435d313a0ee4e90a6fde77]

Resolves: fdo#40025 add text correction undo id

instead of a single overwrite foo so now the undo message is
"Text Correction" for a spell or grammar change

Change-Id: I0227780ba9024ff903632923dd94238719b65764

2012-09-12  Tor Lillqvist  <tml@iki.fi>  [5a27cae5883be57ee58e44c4dd288752912600c7]

WaE: unused parameter 'uFlags'

Change-Id: Ifb3569201ea5d96c2ff293bf0f8ba74e6205dc15

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [9422195fd38ebf90fb07a14ac9fc0e0273dc0201]

-Werror=unused-parameter

Change-Id: I2a83ecd010c2d85b5596172102d24b5063ace159

2012-09-12  Michael Meeks  <michael.meeks@suse.com>  [7c805af4d09a96972dc438f87ab2e741c0806633]

build fix.


2012-09-12  Noel Power  <noel.power@suse.com>  [ce9cb99d0b115aff34ee7f9da62d7c6c29a282ae]

fix build issue


2012-09-12  Andras Timar  <atimar@suse.com>  [e2b1a7e4e4d9bfc32aab9921c30a6e40e08b8210]

fdo#39791 do not steal .doc association from MS Word

I don't think it made sense to check OpenWithList at all. When we
found WordPad there, we registered the file type, even when it was
registered by MS Office.

Change-Id: I15a151051cadd329e8614388ceb84470ea28805a

2012-09-12  Andras Timar  <atimar@suse.com>  [da22f583f9a3207dd19d42db213bc64ffddfa7b5]

unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093

Change-Id: Ia07a0351c68ffec2297b4316977b8ccff0fd5543

2012-09-12  Miklos Vajna  <vmiklos@suse.cz>  [781f214c727afd0d4d5af9d20d523c75995a6290]

configure.in: typo

Change-Id: I209594460e2b2dd5e8621375f555e38ec0009e7c

2012-09-12  Radek Doulik  <rodo@novell.com>  [c37575d3cd0b9ac36fce62d8f3f5c75566644e36]

small optimization

Change-Id: I236d6580f92ad7c0269c42471f187f5ce7b8094d

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [b0759366fc6cdda2db2f2cb4208df36c1b1fe8fc]

Resolves: rhbz#855541 XIOError handler multithread woes

We have two threads using X, on an XIOError both
threads call their XIOError handlers and two
calls to exit trample all over eachother.

Change-Id: I20defc6f84cc6ea2372a0d6c979e8078fe920a88

2012-09-12  Noel Power  <noel.power@suse.com>  [4597483e00bffcc4e30d379dcf6fad42bc565e56]

targetted VBA re-work.


2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [c414499bbd456389ac6cacf677327bff9e6b43f9]

Remove race conditions from test

Change-Id: I97e10fa3b9058211313a7faa5269d71e233f8bf8

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [d19c40f45dc8e8bcd9db4c6b83bdcf6367f6fbe7]

Work around some potential problems with thread-unsafe getenv

I have seen at least one failure of one of our unoapi tests where soffice.bin
crashed in getenv(3).  This patch is just a drop in the ocean, though.

Change-Id: Iac8a2283b0a62e4fa95a0d063c1676af6c2390be

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [2738355f9f10d31ba942d4c2142e3c6dd20055d3]

diagnose.c -> diagnose.cxx (to ease further modification)

Change-Id: I6c050c0cedab6aeed556dc770c3700e6fbbb4731

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [bb5ea68ed5e48b1ac39a279a9fc9a0d9b6ff71e4]

Simplify osl_searchPath_impl

Change-Id: I78a97b5a1abbcb7921eba60b8014a21373c0b596

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [dbb77c1448e58ee42fade4fa2f4d478a9ac91f1c]

remove unused hMainThread_

Change-Id: Iea56d7f1b4d3133067e321a033df81378be2817a

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [a9b7ceea2bf3d6d38fb6c8a4c1fffb9be4714348]

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

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [fe1fd7c40caaa83fe2b86c9884dc1693d58741e7]

Improvement on previous commit

Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00

2012-09-12  Noel Grandin  <noel@peralex.com>  [372f9801687cad620924b7ac6e4fe488ff998334]

fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style

Create a merged XSAXDocumentBuilder2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: Iaa96031a0b7c27e957d2edb0394e5eeaaa84cdca

2012-09-12  Stephan Bergmann  <sbergman@redhat.com>  [a5036f396aadb44e44844ad2c784ee521eeda55a]

Patch line end clean up

Change-Id: I8f20800584d864b8fa9789b0ffab6b62db232632

2012-09-12  Miklos Vajna  <vmiklos@suse.cz>  [18b3feb8bef06bf7b126fd0bc743e19479cb8026]

n#778133 sw: add BackgroundParaOverDrawings compat flag

In Word, the layer that contains a background image is behind the layer
that contains the paragraph background. In Writer, the paragraph
background is painted before the hell layer. Add a compat flag to change
the order, so the DOCX importer can trigger that.

To reproduce, create an XShape, send it to the background, set some
color for a paragraph background, and notice that the background color
is missing where the shape is behind the text.

Change-Id: I9b1fffd9ac9a6e5a1c3d1f65371440047d125b38

2012-09-12  Tor Lillqvist  <tml@iki.fi>  [40f1a95eff2b207e9b2b59c72c02e633ee9bf7be]

Deliver libexslt.a (for iOS)

Change-Id: I79dc8e0d7b60b22c0ffe9eb5a76f889b8739265f

2012-09-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [5aaef82232f7f51ddd658f3ad34903f3fe7107d4]

coretext: use only the FontFace ref from the Style

Change-Id: I696065f6f60fb55eaa24e4a8b4cbff1e93856f04
Reviewed-on: https://gerrit.libreoffice.org/306
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-11  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [f49db879b7e6362a12450c87352f6ba72823c45e]

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>

2012-09-11  David Tardon  <dtardon@redhat.com>  [6d0906c7fdde82b2c02b1839b9ca93be5e2084a6]

fix ./configure --without-system-liblangtag

Change-Id: I4640e4c626a209035697e69587852ec86af16136

2012-09-11  Ricardo Montania  <ricardo@linuxafundo.com.br>  [aa4a6bd8c199f8462a9120d4a1a2ac983c9d4d5d]

::rtl::OUString to OUString in UnoControls

Change-Id: I12a95e61e7bf59c64fec7df98617926b774074ee
Reviewed-on: https://gerrit.libreoffice.org/597
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-11  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [4ed62ddb01e4ecff9de01246ea4c040f007c1196]

Modifying comments to meet doxygen standards

Change-Id: I363ce532c7d11e798c2a5cc67b1b7893dcd0a389
Reviewed-on: https://gerrit.libreoffice.org/596
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-11  Takeshi Abe  <tabe@fixedpoint.jp>  [a8a15bd95c4fda67c6785036bfbf50f94a749496]

Remove unnecessary #ifndef guards

Change-Id: I0b393c97f8781d99bf5d3be4065864379eab004c
Reviewed-on: https://gerrit.libreoffice.org/594
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [8963c350986fc57cb0cf98387d7bd1c7bf6420a1]

Improvement on previous commit

Change-Id: I10984b6ac4128ad46f512dade0f4e0084d0b9348

2012-09-11  Noel Grandin  <noel@peralex.com>  [77897f5994bd18c3b771e51abce5ee6be01322fc]

fdo#46808, Adapt task::PasswordContainer UNO service to new style

Create a merged XPasswordContainer2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I245b566b43e4646f10914b0aee13b2a0b0e296ae

2012-09-11  Noel Power  <noel.power@suse.com>  [a9b9ffacac74310c38f152cb9bcc56fe06b0e1d6]

blind fix for toolkit_unoapi

Change-Id: I545b712c5fb72d8de415752b7fb4ec20ab3fcee0

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [9639d84bbc766d07d619df844c9c308013720c76]

Stray circular dependency of tk on svt

Change-Id: I766178a729030fbe13dd42f82fc88d58e21439d7

2012-09-11  Matúš Kukan  <matus.kukan@gmail.com>  [f4889fa21f7fb99477148dfed7fa40ba583cb63d]

use _use_static_libraries here again to ensure proper dependency

Change-Id: I04fb35b6eac1c1777e67de9877417cfe7cc5aac8

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [233e2d3d842a81f75ce581ba787cc917729c35f8]

Unused includes

Change-Id: I756b89012bc1cdef3a9b4612d9b2195fbe1f5f16

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [65d4139d14ebe9e05b0eb02cb278906e24f6cf20]

Missing "this->" qualification

Change-Id: I341e73bd2d8a240c4e31916393729efba8d9a4e2

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [fc2d90bf8d359367a6b2ecb3409f3b80e212c46a]

-Werror=unused-but-set-variable

Change-Id: I66c577b3d22a64a09412bd18a46d8d45eb6d1142

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [01c8bdf8b1193eade521ff3991b6af310ffda8b7]

-Werror=non-virtual-dtor

Change-Id: Icf2b94ba307c1e355ef035dbe9a70c9a650f75c9

2012-09-11  Alexander Wilms  <alexander.wilms@zoho.com>  [c8af20a235b317dd80ec52bf627474d9c90fdd63]

Updated icons

Change-Id: I59d741a638185b02a430abf4f9391381af0c6bcb

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [a0ca9451c7e628056b14bef46ebeadc20f463ba2]

Make update_tree.pl work with internal xmllint

Change-Id: I5985e484ffd031e0526c2de7765df113b51bb7e8

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [04f94ba53f2b18fdf548ca86bce5030ca6b06eb0]

Stray "use Carp"

Change-Id: Iba0cc40699bd7d5f2d4c5964d8005f41814bfe8e

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [84db94e97bf088cf442db5f97fefbe41fd45c1bb]

-Werror,-Wunused-private-field (various sw)

Change-Id: Ib2becb2af810da0fa3d24bd0aa21887d41e2f34c

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [6928f43c86d05b9229e24d6d199b3f139031d596]

-Werror,-Wunused-private-field (various sd)

Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [69c9acd0d275fba2b387bd64584227f5ffcfce0d]

-Werror,-Wunused-private-field workaround (BluetoothServer)

Change-Id: I7c5428c74f6d7ff759ed9853cb44bcd7c2d3d514

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [f34f7b65035f0afe1ceac6f5b5d8ddfac824bde9]

-Werror,-Wunused-private-field (various sc)

Change-Id: Ia30a2bb6b1f36304a3c420db1d28d177d429a19b

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [d6500b19afc6a15e63e679765317690eac0d4207]

-Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase)

Change-Id: If9172eaed5ef1bf853e6e29cc81141f226aac264

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [2d6790377abc3b364773845e6dab8717be7eee16]

-Werror,-Wunused-private-field

Change-Id: I99badd3ed5c3b86180bbf172f8239e692d6df11b

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [447410b25528689f01e5ff1f7059f523c93f885f]

-Werror,-Wnon-literal-null-conversion (various sw)

Change-Id: Ibab710f57b599b239e3d7e0dc2faec53d994f2f5

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [089970bbb706ac37cabec772e9bfbce5c487be7c]

-Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor)

...also, the "sal_True" argument was probably meant for the
"sal_Bool bIsAutoLanguage = sal_True" parameter rather than the
"sal_Unicode cSep = ' '" one.

Change-Id: Iafa038ffaf37c45d6157f7f14e4d529e65dba501

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [2220bf7f80d389e27770f8cab5c5150fcfecff02]

-Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0))

Change-Id: Ice0f4e4ae6f2e46fb130aded184ef91c7635660c

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [0e0619c80779a395987e2177a0beb5b4da1e6137]

-Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL))

Change-Id: Id7c6b45411f0786e416bab7e70570d5d921bf216

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [99c2a1c64b3517a4cbbc0ddcf9acd3e190188d1e]

-Werror,-Wnon-literal-null-conversion

The wrong use of GetBoolValue overload appears to be in there "for a very long
time already."

Change-Id: I14c8ffefd5f16c52e6eb4197bc50b7f0b4ca322e

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [0e2467a1554faa7b1b73d042539e79de806aafdd]

-Werror,-Wunused-value

Change-Id: I30a2d1c5ad0611eeb69ee50dadfb847981d0a61d

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [e2fac98819c00b4fb50f9de9d0f32d20092f3191]

fdo#53009: For msi installer, only default-select a subset of dictionaries

Change-Id: I3ee3fb5e5142ce4956776467b2ffcb19ed3b10c2

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [8bb4cc03cf81051aa04362f2bc3a867e4bd72bd0]

fdo#53520: One more dict pt vs. pt-PT inconsitency

Change-Id: Idad02284eaa033a029a2ff7d03bde83800ba738a

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [8b3ab4b8a580bf4c4013e1baf3474a71fed44663]

Some code simplification

Change-Id: I01eb2bf6fe03845787e8869a2f90bb2fced4f933

2012-09-11  Noel Power  <noel.power@suse.com>  [e27fc9b6c2f3d7c01a2d1477f740cbc548aa874a]

disable scrollable Frame ( not working well )

Change-Id: I09dc7b656c7ff19b937936e0b8436022d287cc87

2012-09-11  Noel Power  <noel.power@suse.com>  [7c7267e88691ce354ed0cf116315952ceae555ad]

get scrollbar details actually read for groupbox

<sigh> the display with groupbox is disappointing, there are many artifacts and the size of the area you actually need to scroll wrong, perhaps we actuall really need a proper groupbox

Change-Id: Iba6ff62718728324a461806cef61ee6a6a438ddf

2012-09-11  Noel Power  <noel.power@suse.com>  [67adc642765862c6609914a0131a18967538b81c]

fixed the unable to close dialog when vert scrollbars set

Change-Id: If15a2b7312577a8285dc1ab1dea1ccb7c4824ed6

2012-09-11  Noel Power  <noel.power@suse.com>  [b241005c51a6705425937218e6893b4be2165128]

make interface for scrollablity properties to allow more code sharing

Change-Id: I0e03360808e73426848820d807f741c13c76abf8

2012-09-11  Noel Power  <noel.power@suse.com>  [27a19817c6271b76013aa6bda5c3353c8a9dd35b]

some more tweaking to import scrollbar data for mso Frame & Userform

also removed printf(s)

Change-Id: If83565dcd97b276e1f6a8488a9f1d23066c2a9ff

2012-09-11  Noel Power  <noel.power@suse.com>  [5dc19680cd27d4eaea5f2f7fdc48969f704e696a]

add persistence support for the scrollable attributes

Change-Id: I6fc196233f997e540301cac2cdf1b99d48aa2bde

2012-09-11  Noel Power  <noel.power@suse.com>  [7f5ca4c9e1061a626039d1042e71c34fc3f61005]

fix scroll top & scroll left

Change-Id: If333932a0f3cfde6e8459ca3506a609207982f96

2012-09-11  Noel Power  <noel.power@suse.com>  [be045f69d1746a287c48389785a0eaa91785d452]

better scrolling, support for scroll width and scroll height

scroll top & scroll left not working that successfully

Change-Id: I61e49c15798a1754822fb0802cbd17bab07327cd

2012-09-11  Noel Power  <noel.power@suse.com>  [7d69c50413884d5cba1498b5af3298820fb4621b]

misc fixes and improvements

hook in new properties into the property controller
allow new values to be passed to control

Change-Id: Ibbf1c1de4bfc7cb15e46d0d6704a025e5f0d048c

2012-09-11  Noel Power  <noel.power@suse.com>  [595f467ec8de68f3faeacd02005f613bcf61f42c]

mpre debug, fix more obvious fobars

Change-Id: I88664f7dd09c8d6cdc1c18e87b3cd40b7e3bb246

2012-09-11  Noel Power  <noel.power@suse.com>  [613f8a3137e0af2e97214b4b1c2da8c87b3f8889]

attempt own scroll

Change-Id: I4abc00bf4fcebb098b63cc2c3638e0d573381ca5

2012-09-11  Noel Power  <noel.power@suse.com>  [744d6e22bb087854b0535c660dcc5b4b85de2874]

crummy but psuedo usable scrollable dialog

Change-Id: I93c49f2e2e313f27b660f3998cb5e8e2cd520ada

2012-09-11  Michael Stahl  <mstahl@redhat.com>  [e7d85cc078bd1d2757709789014233f4e9c1a23d]

orcus: use Package to deliver libraries

Manually copied files aren't cleaned

Change-Id: I35b08ed6f10b9405d569c06c624d0702f1f6e5fa

2012-09-11  Michael Stahl  <mstahl@redhat.com>  [e9e996ed233e4ce1bd043b4e80dec2660005006e]

gbuild: UnpackedTarball: don't need over-engineered 82 line

... perl script to convert line ends.

Change-Id: Ia2f6f38b39876946ba4471f99a7622241ae72017

2012-09-11  Tor Lillqvist  <tlillqvist@suse.com>  [2e594d1685e052b56946273dd3b66600c658fb73]

Fix liblangtag and GLib checks for iOS and Android

Change-Id: If6b46ebdb63d7688830f5ee712c124c07e93661b

2012-09-11  Matúš Kukan  <matus.kukan@gmail.com>  [8a026375dc838362888aad41927ddf312da93e04]

we still need to register the library

Change-Id: Ia3c38ec42bcf5b36465bca3bfee81c4008c937c3

2012-09-11  Matúš Kukan  <matus.kukan@gmail.com>  [c83d82e71b7c792190489529f15957eed31f60e0]

fix few problems with gbuildized liborcus

Change-Id: Ic8717085f0f71470eadc225eb062c1dee24d24f7

2012-09-11  Michael Stahl  <mstahl@redhat.com>  [e31e8a13b859d182a8e4719a1037c27d12ef63bc]

orcus: use gb_UnpackedTarball_fix_end_of_line so patch applies

Change-Id: I455ae6cb2b99253c1a66d8d4ddab3ba5e1e9fb80

2012-09-11  Luboš Luňák  <l.lunak@suse.cz>  [1c5e30cb710f1aa6d27ee090c5b19a937d484b67]

no ascii >127 chars in string literals

Change-Id: Icf7fadc27823b0cd32795f3ab685602f9ad6c99c

2012-09-11  Radu Ioan  <ioan.radu.g@gmail.com>  [48c3b4e835bc413aa7f83eeab0b3183bf4f8dff6]

fdo#39625 Make existing cppunittests work

Make sal_rtl_uri cppunittest work
- removed call to simpleheader.hxx
- added call in Module_sal.mk for sal_rtl_uri
- created mk for cppunittest for sal_rtl_uri
- removed duplicate include
- change from t_print to printf

Change-Id: I928ade62eb51ba1cb0a74e347411b344d57e97d0
Reviewed-on: https://gerrit.libreoffice.org/590
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-11  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1ebed7b6c9aad8148ba22072c17f1a3fd9a1f3fe]

::rtl::OUString to OUString correction in accessibility

Change-Id: Ib59e07ef5dcdd2f30bc5abee2e958cbda57e9629
Reviewed-on: https://gerrit.libreoffice.org/589
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-11  Matúš Kukan  <matus.kukan@gmail.com>  [a1417c73a294892cc221037c24df956da66cdf58]

add mdds to tail_build again

Change-Id: I77a90f816d062bdc9ca4de6e151593e264e4c042

2012-09-11  Matúš Kukan  <matus.kukan@gmail.com>  [1ee760335b8562f52728baa6ffebb2e79b28e789]

liborcus: convert to gbuild

Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0

2012-09-11  Noel Power  <noel.power@suse.com>  [ed2ad9638208b905f6501fedcd9b84d4176b9529]

kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076

Change-Id: I715c4a7caeb48e605babd9a91e2c10e5847cbd09

2012-09-11  Tor Lillqvist  <tml@iki.fi>  [cdb94e3f1499f96d35c01aa7313c03124a643a06]

Fix typo

Change-Id: Ibe0da6862cd241e10d79817aab08a65590610604

2012-09-11  Rene Engelhard  <rene@debian.org>  [2b021c047c03645a47aacf405cc8f2992ae57186]

add AC_ARG_ENABLE for packagekit; remove "auto font install" from dbus

Change-Id: I973bc94569559a65484d359fe153bc6a53bbd848

2012-09-11  Rene Engelhard  <rene@debian.org>  [a26bbbac9159dd7ca84bcca0a0fc19dab85715a5]

fix li--with-system-liblangtag description

Change-Id: I7904d041d1512e988aa121d4cb438aa4ccb04011

2012-09-11  Rene Engelhard  <rene@debian.org>  [bea6149df2a611a6958ab1d9fa989dd30d525cd7]

default to off for packagekit usage; add --enable-packagekit

Change-Id: Ib644cc3768ced8a1959fb9ea9f7f24e29fce87ad

2012-09-11  Rene Engelhard  <rene@debian.org>  [b6640bdef03e89b720974d72ca42fb88937a70c8]

implement --with-system-liblangtag

Change-Id: I182f95c294ec41cf74cd495fd6141a7d1c33b3ff

2012-09-11  Noel Power  <noel.power@suse.com>  [6c29057f55dc1afde8911ac527814ca09ead2c2f]

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

2012-09-11  Andras Timar  <atimar@suse.com>  [ed08ddb31ba37da393a42586cbaa4c19e771598c]

fdo#53588 Assume cdir being in the last 1k of the file to speed-up search

Change-Id: I25291c52d9f0117c70c48781c2eb575bb6b374ff

2012-09-11  Caolán McNamara  <caolanm@redhat.com>  [3e635c3368c23608bac471970f18d1d64684a147]

XubString->rtl::OUString

Change-Id: If7e5d015c95f8f173750ca32e061d69f56e2d93e

2012-09-11  Noel Power  <noel.power@suse.com>  [c0c7fb66985a9a3e8f9b7a796c1e0489e407879b]

fix for fdo#52076 don't write out basic storage if no modules

Change-Id: I50908f7f6b4c9a146e4a2fe616d000e1ee7e36fe

2012-09-11  Miklos Vajna  <vmiklos@suse.cz>  [3925a10d4784cf5966c5ee182dd64296b1cfba21]

n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-click

This reverts commit 549da29af80c9d5b64b4c1bcec40b9c81f471a4f and fixes the
problem without breaking text selection in front of background images.

To reproduce, create a large XShape, put it to the background, set wrap
style to 'through', then add some text, including a hyperlink. Click
should select text, ctrl-click should select the hyperlink, or in case
the text is normal, the shape.

Change-Id: I6cd62af30b58555f8b58c7db4648444fceba83dc

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [3b333819a335a6c734eba26a7ff4ff87c3cffbd9]

warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool'

Change-Id: Ie05299fb67d90a7df332626d361697cb32bb205c

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [8e136c360ddaa78816ba264dba3b8a9b7289d8ec]

Missing "include"

Change-Id: I93baa875c15ea2186f7e738bfa48457e7fa09f88

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [7e3db5c46453115c4168e663f2b1df8f67fc6dc0]

Better error reporting

Change-Id: Id5fa59ebd8d656158c22552e6f06e61897df2fb5

2012-09-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d66dfba86d998cc92caa442931120092ac7eaec1]

Revert "Temporary workaround for failing XPDF tests"

This tests were failing with system poppler 0.20.0. They are
OK with internal xpdf.

This reverts commit a9b7c8ba65d74d7ee5fef2750ae9e81945b9e1e3.

2012-09-11  Muthu Subramanian  <sumuthu@suse.com>  [0f0bd022b6f8ae89655a6e47964842086a9beb80]

fdo#54609: 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

2012-09-11  Stephan Bergmann  <sbergman@redhat.com>  [a7805f85ad7a11c187c3bdc1b85be624ccbff864]

fdo#53520: Adapt to dict-pt*.oxt renames, and more pt-PT/pt-BR clean up

Change-Id: Ie2262ed49ea829e1afdf97583dd633f954f64edc

2012-09-11  Olivier Hallot  <olivier.hallot@alta.org.br>  [ff9c93c0294b8350a58c648346c01d726710c402]

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

2012-09-11  David Tardon  <dtardon@redhat.com>  [1ac0511b3c146cdbf7836bb306a19433259a899f]

rename orcus lib on mingw to fix build

Change-Id: I5d58db337c056d4cea7e3b493e3653ef929e7bca

2012-09-11  David Tardon  <dtardon@redhat.com>  [d9412fb4755377b8358a46a249cfe29a22ea9451]

fdo#53520 rename portuguese dicts

Change-Id: I70cb4856f1db4722e886407d1c2fdf6a73b9a7f3

2012-09-11  Peter Jentsch  <pjotr@guineapics.de>  [a2a10b59876951b6493419713e9054ceabd3d6cc]

optimize font-decl template for libxslt (using exslt functions)

Change-Id: I5b8469db0729fdb722d22ae9a0a8688658db39f0

2012-09-11  Thorsten Behrens  <tbehrens@suse.com>  [2df0884339842fa9611b9a116f8aac6c1435f465]

On error, properly exit from Impress RemoteServer::getClients

Looks like the actual return was missing in front of the empty
vector.

Change-Id: I0ccf0be53ef54138a3ebffab7b09b93b8c629aa0

2012-09-10  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [78414991b20d0eac6703e8e3c3e429b747891367]

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

2012-09-10  Caolán McNamara  <caolanm@redhat.com>  [d1c1cce4ec0222ac50f9f78ddf5f4ce7aa7377ab]

Resolves: rhbz#855972 crash on switching to outline view

Change-Id: Ic2675e9d1d8ce6bb67e9c9e4db292f79c4240409

2012-09-10  Noel Grandin  <noel@peralex.com>  [4c9e62c6e3513a57e86dfb7ea06a74ce2943aaaa]

Java cleanup, convert ArrayList and Vector to use generics

Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4

2012-09-10  Noel Grandin  <noel@peralex.com>  [6bf09ecf1d97455af4a07ae3564886ee69e0a33b]

Java cleanup, remove unnecessary imports

I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b

2012-09-10  Noel Grandin  <noel@peralex.com>  [0f1dba83596b5e8e19203892cb1334b6bbe8f147]

Java5 cleanup, cleanup Vector and ArrayList to use generics

Change-Id: I7c2a3346f5c089424377302e1029b6f6aa971d76

2012-09-10  Noel Grandin  <noel@peralex.com>  [b89ae706c2b959dd41e821abc2efe1d4ba79de81]

Java cleanup, generic and simplify

The code here is passing stuff around in lists of Object, but even
so, it was doing so in a very convoluted way.

Change-Id: I608a066138bde2b659a52f6e6148ac754f75ac74

2012-09-10  Noel Grandin  <noel@peralex.com>  [ef0e7694b884d3cd86295b733028101cc4713fa1]

Java cleanup, remove dead code

Change-Id: I40cbc29e6648ac430b296f89ebc8f9a4fd6c7546

2012-09-10  Noel Grandin  <noel@peralex.com>  [ad467c135936ad59462ad553383b7e1791d1d31d]

Java cleanup, remove dead code

Change-Id: Ic937a028a35c19adca9c42f6c59243a807ce3457

2012-09-10  Noel Grandin  <noel@peralex.com>  [43cd64dd61f24ac6ce1a2b4b7a04604734bfef2b]

Java cleanup, simplify and generify

Convert this code to use generics and remove needless complexity

Change-Id: Icc87face21de963f433d2422b3e9d62042de24a8

2012-09-10  Noel Grandin  <noel@peralex.com>  [a5ff5aad59bbe70cfaa0b18ec9df6f787a7160ca]

Java5 update, Convert ArrayList and Vector code to use generics

Change-Id: I6cf6fa8e55005ffdc1d173aeee1e374efbb214fd

2012-09-10  Noel Grandin  <noel@peralex.com>  [e3d9ff3fd0b753a6712e86703e5f69392d241508]

Java cleanup, fixup the TestPGP code to compile again.

Change-Id: I7b77f1a21936ff63b64d005fff3343df30b90b38

2012-09-10  Noel Grandin  <noel@peralex.com>  [4409280278ce539d488926cad6fa343a971c3b29]

Java cleanup, remove dead code and fix

Remove jurt/demo code, because it doesn't compile anymore, and according
to S.Bergmann, it doesn't test anything that isn't already tested
elsewhere.

Change-Id: I775eb1681d77800abc8f8d399c43de20d8721e82

2012-09-10  Caolán McNamara  <caolanm@redhat.com>  [f50ea409e49a9a3f5f0a9eb353a400040b94b5f4]

what gets tested here turns out to be out of date now

Change-Id: I61b96b8d0e9c821f0e6228430eece1617871a916

2012-09-10  Radu Ioan  <ioan.radu.g@gmail.com>  [6ffa064e7d8bfcdef815f24e2cfdb791dc960ba2]

fdo#39625 Make existing cppunittests work

Make sal testHelperFunctions cppunit work
- removed call to simpleheader.hxx
- added call in Module_sal.mk for sal_testHelperFunctions
- created mk for cppunittest for sal_testHelperFunctions
- removed unused and unusefull function

Patch#2
- remove some unusefull include
- add bug number to commit message

Change-Id: I2f4e831cea0213a07f440bb00e0302eb1c4d7dc1
Reviewed-on: https://gerrit.libreoffice.org/588
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-09-10  Julien Nabet  <serval2412@yahoo.fr>  [304247bbfd5bb46fc72bb2ed39711f6fc60ffef4]

fdo#54542 fix start of table wizard IDs

Change-Id: I82f811d45333b5b9ee4ecccccf8b18831f0e6397

2012-09-10  Bence Babati  <b.baabsi@gmail.com>  [7017654a70f7e55e5c608a196b58eeb3d859c066]

add help.tree files to extensions' help

Change-Id: I2decf0178dea2722a752291f21e97cae4aab8074

2012-09-10  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [ad050e40f1eb05c49b116ec9d856142f8dc4f635]

headless build: build oosplash again

It looks like we want it so revert:
dae66b7b1df89d824017c7afb52f66ebfd2b8fe2
4d408cc2f09fcc645d0da736b74f2f5cae86edc4
64a530cfa8e9be44965c9d708dfb642c2df2a59d

Change-Id: I7cd410861b28a0556de3375a0865a7baef52bd78

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [7f2e168421c3cd928a31a52a8b5afe97e931d3ba]

boost, orcus: disable bizarre "auto link" feature for MSVC:

Boost apparently uses a MSVC auto-link feature to cause MSVC to request
a static library with a very particular name; disable this and remove
the associated ugly workarounds boost/Package_boost*.mk.
(Another alternative better than Package_boost*.mk would be to
just mangle the static library name in RepositoryFixes.mk)

Change-Id: Iea91f9978da00d89d2a696f3cdd090a85cea8e64

2012-09-10  Caolán McNamara  <caolanm@redhat.com>  [d73fc13af4fccb098928d1646ad843d92505562e]

Related: rhbz#855541 ensure PropertyNameSupplier singleton ctor is threadsafe

nothing really to do with odd multithreaded run_exit_handlers bug, just tidied
it up in passing

Change-Id: I9e56a21f92e5f89bbcb4413bb7cae44c48affb17

2012-09-10  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [dc44bd0ef0fc59b5501faaa30f6d781d5143dccd]

Change some comments to meet doxygen standards

Change-Id: I3e5a40237f2ec3ac884c50e34a1592a029d9050d
Reviewed-on: https://gerrit.libreoffice.org/591
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [58c97cffdcb46d2739b1eb2ae1ae2a36467d8ad6]

Notes on upstream status of patches

Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [6266df99cc0782476478c45cbb6a48006c142489]

gbuild: disable MSVC warning C4351

"new behavior: elements of array FOO will be default initialized"
sounds utterly useless.

Change-Id: I7870734c92bcd52c7fc0a9a251f6d007122c95a6

2012-09-10  Miklos Vajna  <vmiklos@suse.cz>  [7eebbf5c642f548c635910262c86c5b2d00c5de1]

n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinks

This moves up the check introduced in commit
1223dd3bc84899d8f77c46340c46565ca74cbe1b, so that not only images are
handled, but also hyperlinks. With checking early, bCntAtPos is set to
True, then hyperlinks are handled properly.

Change-Id: I2dad38867c492d07ef0a1ce17824c114faa5decb

2012-09-10  Lionel Elie Mamane  <lionel@mamane.lu>  [b410acd1369609107eb3d99db767d7e779c393ce]

Enable Evolution Adress Book support in official GNU/Linux build

Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [fcf415df476c56a7ed4e5fb30e731a263da61e52]

libwpd: MSVC warning C4310: cast truncates constant value

Change-Id: Ibd6c7299b612d05d4c00ddfe47b51f45e3ae07d8

2012-09-10  Tor Lillqvist  <tlillqvist@suse.com>  [886a299b028aa960c551c7d16583a54a7e1f18a9]

More updates

Change-Id: I4ae89c27dcc4a4480a2c6a4513e2d129a2fd59d0

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [ebc6b4118ead8319676d863d6e3cf3623a2a4942]

Keep lexicographical sorting intact

Change-Id: I943f2bb9703e18e456f2b53a399f590d76beb9b0

2012-09-10  Muthu Subramanian  <sumuthu@suse.com>  [3a25a6503dea6dcbcca676f2d9ae741b8ed1696f]

n#778859: Add unit test case.


2012-09-10  Muthu Subramanian  <sumuthu@suse.com>  [5b75c17f207d2156e17430ef3e31b5784804b9f7]

n#778859: Non autofit text are imported as autofit.

Push default values if <bodyPr> exists.

2012-09-10  Petr Mladek  <pmladek@suse.cz>  [06c3c184dc3f540516c6991e00b3246feaccb256]

one more attempt to check the right orcus pkg-config name :-)

Change-Id: I784f9b0d3ec08b2136a178ecd789acbc381967fe

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [c748f42f1f2c8e667411afe30522714923bf25d9]

hsqldb: quote $(ANT) to make paths with spaces work

Change-Id: Ic687a733d752e93f39f5cc6c827de107d8c4327f

2012-09-10  Tomáš Chvátal  <tchvatal@suse.cz>  [1e64ba5c8032260e117557037afce46993d222fd]

Work with system liborcus.

Change-Id: I1da517b19774ed6f44c34e0d8057419b1a66a9f1

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [77984435c6bd6e455c5c33061ba6ee6cb2938886]

libxslt: mangle exslt library name for WNT

Change-Id: I15869eb6e2d0f3ced2654a344a9fff041a092fbe

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [1e12fb078cba4de5ac8a9d3810ff5914fe9742c8]

MSVC: missing libexslt.lib

Change-Id: I69d52e7c188c3326c639a8592e36467092365736

2012-09-10  Tor Lillqvist  <tlillqvist@suse.com>  [0f9f8ef8b07cad66be20e705d4ad0a5cb6394818]

Updates

Change-Id: I8e859eb34a053ac0efefc566fde002aef963b520

2012-09-10  David Tardon  <dtardon@redhat.com>  [090901874f58997f23dda1cdfac5462788073dfb]

we don't need exslt for dmake

Change-Id: Id8cec9932c9c3bd76f0b1e50038582ae64a6f879

2012-09-10  Tor Lillqvist  <tml@iki.fi>  [1260555e28364cad5ebf55389655d3f0ecaef218]

Build also LibreOffice4Android

Change-Id: I81f241d830bc914c7ddf3cce23fb6bb48f30e89b

2012-09-10  Noel Power  <noel.power@suse.com>  [cea414bfe8fe356793778bdf09f5ca3b3a42daa0]

fdo#54721 fix vba not tracking currently selected doc correctly

Change-Id: I43b17dfc621d0aba76cdd33ebf97c457fa1da912

2012-09-10  Noel Power  <noel.power@suse.com>  [986a0f4eabae324091434c2670bb9592fadc1536]

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

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [a93e92ba707bd5a4ad41134d986f185c7ac16c06]

-Werror,-Wunused-private-field

Change-Id: I749184b885f8da29f2656e8ae29b981eeb9bbc7f

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [cfaa51ad45bed3bc0f2966512600a03927cd5dfb]

-Werror,-Wunused-private-field

Change-Id: I5f450365498304d8118dce88af3becc5a8c9ddeb

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [d4419806c8f4633f99ec54f564930f1932cf4549]

libwpg: -Werror,-Wparentheses -Werror,-Wunused-private-field

Change-Id: I259cce0728183b97059ac4b8f6bb67a9de64ee93

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [dae6ac07d49e530fff93c4f2bf5df969f5c6a97d]

libwpd: -Werror,-Wunused-private-field

Change-Id: I25f4235d9d60346882526189e57021639a481cbe

2012-09-10  Michael Meeks  <michael.meeks@suse.com>  [3234b715b5a6d13ee673b41066eb565706be5ec9]

fdo#47368: Fix for infinite recursion

See bug for discussion.

Change-Id: Id45dd2902bd2cb68618c3e7324867f226c025698

2012-09-10  David Tardon  <dtardon@redhat.com>  [26fd65c521fb4667f1be0365de4b391f61b80fdf]

fix mingw build

Change-Id: I26349524db04886b939fb4b79e2feab1605beee5

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [d3bc83f04314108cda530fb6663107a45a4a1cfc]

-Werror,-Wmismatched-tags

Change-Id: I69219a86b77776530a7bac5f1726e980655bf5f0

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [1c467763f4ca4bc1caaa3111f0ed85f388e6fe01]

build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is used

Change-Id: I7ab624bc4877af51d4182ab213ef49cd8c5bb2a4

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [eadb83f281b596e441a82798660f1a27c177b2c6]

register exslt functions for libxslt filter

Change-Id: I23bb8a3cf00a9152362794281a617ad4a780faee

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [b5107faa150aab3c5480708219fc8d392a97f718]

add for exslt:set:distinct template

..for processors not supporting it natively, namely Saxon &gt; 8.2

Change-Id: I33ceedd7f70f0469c039b8e90aa8d492d5c27ce2

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [9f29890d4e4fa916d46eeae081ef6e04eb1bfe81]

fix a problem when handling style named for conditional formatting.

Change-Id: Ia8deda31dc4624b1d05d2388c90dbcb17d033269

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [3420be984986bcff03d6d127b913fc07372fe89f]

fixed problem with template recursion in spreadsheetml import.

Changed recursion to iteration in various places (creating column styles and both row styles and rows)
Recursion when creating cells/columns remains.

Change-Id: Ie5d27c576069b79225e7901671227c0ff8dce75d

2012-09-10  Peter Jentsch  <pjotr@guineapics.de>  [8fdef3e8d8ead3903795df87cbf66256691542b1]

optimized handling of ConditionalFormatting elements

Removed ill-performing key definitions.
Also fixes bug with bogus expression quoting within formatting conditions.

Change-Id: Iab9b26f30ac7f780acb8a4e1397aaf2f4fa490f4

2012-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8bed4206e1b5548e3525021d6d13025a6eb01081]

fix crash introduced by stl conversion, fdo#54299

Change-Id: Ieb39563b1d26c3037d4200f9ec68f4ce2b2c7b42

2012-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2ac26e6b5248f2f3fde8dc4341b01ef15b6c3a29]

don't use unitialized global variable, fdo#53713

Change-Id: I9e5150fb4c5681abe9c786f4c2d80f5a10e8a66b

2012-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [a2d63fe0c0a476700b2e76012777b5bd2c9f1df7]

fix typo

Change-Id: Iaf2180946186e9490840ebbdd5f948a31103dc4f

2012-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [e6812db65e7e17d49d52ecb287fc80271a479022]

fix libpng name for Windows

Change-Id: Idb0e3892ab2f3c1712f98fb9a1d4e4745686f202

2012-09-09  Tor Lillqvist  <tml@iki.fi>  [9b9d45e35103e6884e0a87c35c07c74899f40614]

fdo#47368: Remove event listener also in Invalidate()

Change-Id: Ifa3d7ff400137b4560fa0ff890cd211147c5c234

2012-09-09  Andras Timar  <atimar@suse.com>  [bccb30a00782201d779487aa5bd958c6a4d5a652]

fdo#52946 We don't need the productname multiple times in install dialogs

Change-Id: Id1e02ff8409a7261a86c0231898265490ddcac1b

2012-09-09  Andras Timar  <atimar@suse.com>  [f7414542bb2918a9184071056db45e201e969cb8]

add 'grammar checkers' to dictionary module description

Change-Id: If95b2829fd42143bd191564bb764067fcbe92054

2012-09-09  Andras Timar  <atimar@suse.com>  [48d7e996a2df45e7d080c80b75c0b58bc524e4ad]

Long URL does not fit into installer dialog

Change-Id: Iebefcca082a733e26072c5cc0ab0510b9eb2c509

2012-09-09  gerhard oettl  <lodev@ogersoft.at>  [1e7e6647be5392dae58f5c67f64521d6fbf7b327]

fdo#39468: Translated German comments in sc/source/core/tool

Change-Id: I8e31d452a10f1f3f9e10e270f87a13cc64eb5e71
Reviewed-on: https://gerrit.libreoffice.org/586
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2012-09-09  gerhard oettl  <lodev@ogersoft.at>  [337ef5808dd8e55c06d00b222e69c5ba287acab5]

fdo#39468: Translated German comments in sc/source/core/tool

Change-Id: I0fe94ebc9751ebfa25851a482244fda9ddac5bbb
Reviewed-on: https://gerrit.libreoffice.org/585
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2012-09-09  Tor Lillqvist  <tlillqvist@suse.com>  [8fee2f6030a9d408517046ca221e06625f852bad]

Seems that -lm is also needed for Android on MIPS, for some reason

Change-Id: I5075199de76abfb2b62294e8ce4ce3eb43b1daf6

2012-09-09  Tor Lillqvist  <tml@iki.fi>  [48d544a96d006c1eb511751580e90749319e57db]

Fix cross-compilation of liborcus

Change-Id: I429028fa05b52b5852dae38c50e315d202c8ad3d

2012-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [9f0aadee70d90082fb81459908310fdeaef10585]

libpng: missing source file and include path for zlib

Change-Id: Iac72be0cd104db1f4ee2e7cec15d86d1693b8fb8

2012-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [f96d58bd53d8068f6056b3f9e45a2b14be5dd4a9]

libpng: convert to gbuild

Change-Id: I68d8eb5ee481c893ca1ddecf891db66bef5b03f2

2012-09-09  Matúš Kukan  <matus.kukan@gmail.com>  [ae6f7f0f354dbab21d37890021c16655070ad002]

get mdds out of tail_build; liborcus depends on it

Change-Id: I0c09260911b3979c5eb8aa33c25073bec105b987

2012-09-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [0da7c6021f7c1da1bf242e72fca31b18c8182d3e]

OUString cleanup in vbahelper/msforms

Change-Id: I834c5f1f26f941a5db84b677f34ffa686e0c2544
Reviewed-on: https://gerrit.libreoffice.org/578
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [6ed2f211251a45c9653f80ad2e228a5ee83e17a8]

More OUString cleanup in vbahelper

Change-Id: Ie9c650da762e9d5afea9018dd2c6496fcd14ca6f
Reviewed-on: https://gerrit.libreoffice.org/577
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [1b9c7dae5a62c91e51a03f3d5a1c452a494a08d0]

More OUString cleanup in vbahelper

Change-Id: Ibf1661c612486a3d5259d0e78dd03294d5eeef76
Reviewed-on: https://gerrit.libreoffice.org/576
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [340f1c59f1969ae00be7c0a6987c54a05ab97940]

Some OUString cleanup in vbahelper

and RTL_CONSTASCII_USTRINGPARAM removal

Change-Id: Ibc1411805fcf0a75ea9f660fd9ee8f5fdcda6b1d
Reviewed-on: https://gerrit.libreoffice.org/574
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-08  Andras Timar  <atimar@suse.com>  [700301a9ab256bd10d831f77bf7e4750e07670a0]

fdo#52296 put ShellNew files to program's folder

Change-Id: I501d08fb0be65c7191b807e1d6d6f20026e14860

2012-09-08  Andras Timar  <atimar@suse.com>  [d2405b54adbfa1ebdefa3b3c6f31c7f298e71cf6]

installer: remove unused code

Change-Id: I8f0229b8dd0a135f525076e98996d44be2018050

2012-09-08  Andras Timar  <atimar@suse.com>  [e520fa15a5dd1dbee6fd293dc334e90d3244084f]

installer does not produce .inf files, corresponding code can go

Change-Id: I98c134457d113dfbb83074fc7ee48cbf952b17b3

2012-09-08  Andras Timar  <atimar@suse.com>  [15a2c9adca6a0d5dd196e97312c664bc21ae1b6c]

remove SelfReg table from MSI

We did not use it, and it is not recommended to use it. See:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa371608%28v=vs.85%29.aspx
Installation package authors are strongly advised against using self
registration.

Change-Id: I1dc9a5b66646c63d2ee9a672f045595e6bbb2f42

2012-09-08  Andras Timar  <atimar@suse.com>  [74340d8b0e9c6d2799f08b66a60f404f2d1324c6]

always use multiline balloons for footnote popup quickhelp windows

Change-Id: I8536c451af9df89277f8698929c5a596a87863ae

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [3112c760dd59bcbdb3619f627749e7cc4462d405]

MDDS is not in BUILD_TYPE anymore

Change-Id: I2059ba397011fb3e1d39d6bb5e6e06e6c752c5be

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [f5ff45b9b2150fc23bc550c5c6a01139019658de]

add include path for internal zlib

Change-Id: I8d98a62a3ad573508a5c40134ae22183f89b2f13

2012-09-08  Takeshi Abe  <tabe@fixedpoint.jp>  [969e6870e8e4c7b4452928d821ffe61384a376b1]

sal_Bool to bool

Change-Id: I86e5b49ccc9737517ecde17dbdaba44eeaee2371

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [ec580b3a1d9bc240479dcce6fca07b6d83c35e1a]

libcmis: use patchlevel 0

Change-Id: I8da852f3b5e89dcb09c25afe22906b1d902bff0c

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [7f0a36540af650882571ad74400e5c9dad36159f]

libcdr: use set_warnings_not_errors

Change-Id: I37049887926513885872e3ffe3f94e8bb0796b17

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [b164022d9b6f6d0d54fe39118f896e54f44c3e87]

libmspub: fix typo; it's add_patches

Change-Id: I2d1437601d5acccc7cce1a7b2eb0017465a97c16

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [042e0685836e6c8048c01dc70d25e93aaaee1023]

libvisio: use set_warnings_not_errors

Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2901d

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [c90886a3755ddfd089ed652b7864c853f36f8b19]

libmspub: use set_warnings_not_errors

Change-Id: Iec7e058c6da827fbcfd538543c0fb5d6060f3975

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [fa2419569124e7471bd6580735c9143d0f8d569d]

libcmis: forgot to remove old makefile

Change-Id: I2b95f965ad6f00dd2a63114f8ec32a4acf606608

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [edddab206f0c86e7d2869bc72d00b4f3af7901ba]

group this together

Change-Id: Ifa07910cc767c5824997c48d573e7a7601719274

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [b409f11f8ba2595e8f630c0b82ef8d919cb98148]

rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libs

Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [707194e7b9263a33508905438281090bd201e34d]

libcmis: convert to gbuild

Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [85e34a4f3a157663f49611d566554785a28848a7]

libwpd: convert to gbuild

Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [be742b279a807f7effe758975ce0364f4a80732e]

libwpg: convert to gbuild

Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [0c6fbcad3ff71fb755406ec914da0ae15e2d21e0]

libcdr: convert to gbuild

Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [105edf31b9e9be7cbc033d8ed09b382457fd1264]

libmspub: convert to gbuild

Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [71a3db78930b7b804231e2a6c576cad672d39c8d]

libwps: convert to gbuild

Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [97ed2616bdc104a86655f4f629870193a6b222ce]

libvisio: convert to gbuild

Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c

2012-09-08  David Tardon  <dtardon@redhat.com>  [3d8ceca16461c12801f73a8bd67544bd4e4370e4]

use "scoped" global var. to set the suffix of gen. C++ files

Change-Id: I992d361d489bee59414a4a259fd73a06dd56a72c

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [3790e84ec782af2b64c286d134c728993adb3214]

move this into RepositoryExternal.mk

Change-Id: I6e59fe4cd5b70b672307097f55497d09fc1161a9

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [345d0140104db238092b41af7360c538dfa576b3]

writerperfect: simplify these conditions

Change-Id: Ibed9d8963c102001cbfb259965e156179f05d5c4

2012-09-08  Matúš Kukan  <matus.kukan@gmail.com>  [2ecd5b0372e7953a57ece3c669c22e6545e19f2e]

sax: com.sun.star.xml.sax.FastSerializer seems to be unused

Change-Id: I826da00c83589f468c499879d86546d60b2aa515
Reviewed-on: https://gerrit.libreoffice.org/480
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-07  Ricardo Montania  <ricardo@linuxafundo.com.br>  [ea744ff9e8d2d6bb463e6f8f44405f9b574b37d1]

OUString cleanup in accessibility

Change-Id: Ifceaa764231306c1f542bbbb183afc2e852cc418
Reviewed-on: https://gerrit.libreoffice.org/583
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-07  Ricardo Montania  <ricardo@linuxafundo.com.br>  [1bbe1743c288392b9b2421f9d33efa8d05a01008]

OUString cleanup in animations

Change-Id: Ib858f9fa709d72539f71a6473a4ecb519d68e98e
Reviewed-on: https://gerrit.libreoffice.org/584
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-07  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [e4b634fcd6420389fc77d0996d2351211804c865]

Better center status bar items between separators

Change-Id: I24553dda11b13c323b1a14813530175cdc563f8b
Reviewed-on: https://gerrit.libreoffice.org/298
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-07  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [bf8f009cdb233b130363a808e194026f4dd84fc5]

desktop: enable --invisible by default when built with --enable-headless

Change-Id: I560759b91c5d37079a2b0d748cff5acf0a81ae4f

2012-09-07  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [dae66b7b1df89d824017c7afb52f66ebfd2b8fe2]

desktop: use soffice.bin instead of oosplash if build with --enable-headless

Change-Id: I2e4742a6893267ea8d4ec2048dd0686fd309a7db

2012-09-07  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [4d408cc2f09fcc645d0da736b74f2f5cae86edc4]

scp2: Don't deliver oosplash with --enable-headless

Change-Id: I6e12236d04e7ca19bea396e2aa79cba8280639a1

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [2ad7f82e4af8a894b42157ccaabfeb90870d080f]

Prevent epm from stripping unless explicitly requested

Change-Id: I9f89d78d5772a1a60c89ab4aa4b6ef9bd6179754

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [2195e0c699be6093f200ba6225a80ec4b9a545b8]

Resolves: fdo#53590 you can trust no one to tell you the truth

Change-Id: I6850d2060c1c7490c15c8eff7e0338433e8dab32

2012-09-07  Alexander Wilms  <alexander.wilms@zoho.com>  [cd3588634d8655ead8d4a1588c638418ed948c36]

Tango_testing icons

Change-Id: Ic1619384d635cf70ecbef587316a2fca4bdeb122

2012-09-07  Luboš Luňák  <l.lunak@suse.cz>  [63a4eac4269910d577b9fae7f48d3bd946d08a1f]

move temporary font cleaning to a place that is run on all platforms

Change-Id: Idc647684772b53d36a364afd91d9695210545e19

2012-09-07  Luboš Luňák  <l.lunak@suse.cz>  [ff97ebe1cac06fe6887854b1daa6dbf23b968cd2]

use new file header, this is actually a new file

Change-Id: If12e05b0d46fbbd815b9af5dc9551e2f07d859be

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6610e9e48327d2f4cc2a0c1cc0dea3e2f199917]

Revert "Specify boost header directory for internal boost."

This reverts commit f721ae074deef795a32ad28289286b5d2667af0d.

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f721ae074deef795a32ad28289286b5d2667af0d]

Specify boost header directory for internal boost.

Change-Id: I60e8533552161933f48a4dfbe17e5108f77fa2eb

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [127d842cbb41db987ac5d03ca78520a32b6fb206]

Fix liborcus warnings

Change-Id: I6811e7d451c96d5e52e152e693b1c4739be308dc

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [f006e75f1876bf7e6249352092d0ed7e7a5be20f]

Make liborcus work --without-system-boost

Change-Id: I4e199c167a67ca73c1967a7cf45bb8cc5b0017e7

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [a7c157e801928d2d113ec654c1d4fd61e7b7d6b5]

-Werror=non-virtual-dtor

Change-Id: Iac56ada41977e58e6e36d6efc31125f1d1ae1dec

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [006b76a785a9829bfb19f068eb49414611fe0611]

Requires explicit ctor

Change-Id: I9c3a8b7366cda75d25341afaf35da9e1ea7e4f9f

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c9d99268b434f6bf154de673ad08203cfe7bf15e]

Ensure to build liborcus after solenv.

Change-Id: Ie78b7857ac60d1337814ffb1507aadf48e05478c

2012-09-07  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [711958d8afcf7704b19e8f656aeac3cd7569e0f5]

Fix docx 'absolute' frame position import

Frames with absolute position style must be vertically placed relative
to 'Margin', otherwise parent paragraph style may modify their Y coord.

Change-Id: Ifae8f73ad9c6aa98b67283663cfc37dd847ff095
Reviewed-on: https://gerrit.libreoffice.org/561
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [419d074df87d24d4612a9e5ef5f70cb9dcefef93]

More OUString cleanup in vbahelper

Change-Id: Ie7e350698900f1c1cacb6ebc3fa6716ef03ab782
Reviewed-on: https://gerrit.libreoffice.org/575
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-07  Nicholas Shanks  <nickshanks@nickshanks.com>  [0cb1b9685877f6aeaddf1088ae5008e38bade6f9]

higher-resolution OpenDocument icons for MacOSX

Change-Id: I5bd4e5a8f80520f9cdf3f5a223dfe5cebadc4c6a

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c50de9b0fc803a979d6cb6987999740fa36be3d6]

I forgot this.

Change-Id: Idabfb29b653982008bb5d4159458894f53cbf6f4

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [03094f1edbb519f803952fa7b4a63efb412594b6]

Set orcus package tarball location for download.

Change-Id: Iccdb2e53ad6a62d3ee96d368b897d47ee77fdc12

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e9ac8852948da47a67077bdaabc9f3c8172f14b]

Final 0.1.0 package md5sum.

Change-Id: I6738fd748817dfb2441c580ea2928b81a77d7aed

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a0d4ff715738f30a368f58e787d8932dfeb6f29]

Disable the experimental orcus-based csv filter for now.

Change-Id: Iba8b36aaa19bbf2a9cb632fb6fe586b27ae27a7a

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e895a59fc78332e8a2c2912e51d9a9f7812f513]

Fix the windows build again, with new package.

Change-Id: I4c2a480cc4a818c0b7ac5f0ad71826327d661eac

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0454b737d3cb33f47d2aef899ee1d22a2bf60412]

Make boostthread windows only for now.

Not sure if unix needs it since most folks build with system boost
there.

Change-Id: I49d02a682e6658f6e3c5a6ada480903567d8c436

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [af4630416a33659e9d1257cea27cdae1b9a354d9]

Resurrect boost thread lib.  Orcus needs it.

Change-Id: Iadb4a223e4db523b50ee85b9079a7a4ba5971fd0

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b54f64931471631a698a51496db0a321f095aede]

Updated the liborcus package.

Change-Id: Ie8f581401dfb144fda1673597ed6717b15b03e71

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [edeac60cb5df5d7caee11009d23f43506d14f305]

Use DOS style file path on Windows.

Change-Id: Iefd223eb0df5809ae7123a2bdf4111477e6bd71d

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d33e9ae53df66d9e9c3d3d833ac165e21e6209c]

Adopted the Linux build.

Change-Id: I32c8e02b5568345906e8af1168f34ab0fb093052

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [49b0b694607b52545da14c8a3a064707e05b4bc2]

Get it to build on Windows, with MSVC compiler.

Took me 3 days just to get it to work...

Change-Id: Ie28dc9b4ddb967a547cad33da18911b77bb9d558

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [66c213adb03e4457380b3f67fb559e13cb72bf00]

Make it more generic.

Change-Id: I3d3ddec1a8313bb58f5ae6bbc3edc1f273e25f94

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ae197be590cd06bff282bffce1ef77ff83087d39]

I'll agree with the comment, and remove this line.

Change-Id: Ieff30d8df8128488910b75603d2499102b529c3b

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2aebeb74a76499f078c7d21ea2d202d8b82caa0e]

We don't need this special orcus directory now that orcus is integrated.

Change-Id: I3a9ef8ca998ad53969bd0911091a1c234e0b227e

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8e96553dc6f4b84c9f81fecb52739bb05e154b1a]

Use the latest license header.

Change-Id: I6cd50b8707331b9cf41cb1d42b5ad3d167006478

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c609c91fa7d67cdf67f2ed0c924a0690adf26e0b]

Add or update the header guards.

Change-Id: I1d2205e4659041670b1e3f0dc1dc41262e75c9ac

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c28f2fbddaa5c1042d1661125dc64a397e6a65fa]

Move the orcus handling code from sc to scfilt.

Then this will be subject to on-demand loading.

Change-Id: Ibefcb77b4c8a97707f3ea177a81bd61bdc58fc31

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c8b7e9822257938e9b1d1c6f7d93d085b06d5e96]

Let's use static archive instead of shared object for liborcus.

Change-Id: I5e33dac1025b1b3e5f49baf67c80da37d8e2ca5d

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0df51f70be7eae0caaea24a24e8db69de189bb16]

Updated the package, to reduce the size from 2.5M to 304K.

Debug symbols were included.  Removed that.

Change-Id: Ie8190f69fe9e04be591d41b76ad93611d5553f55

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [31f589b03a3ed9a60e3548e821c2ea1ebe1b7f76]

Get internal liborcus to build.

Change-Id: Ie08f8b608c5b71e5375793e6cf9054ea75d7732d

2012-09-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a6639312005763d19e877bc61e6a844c09f5fb23]

First cut on integrating liborcus into libreoffice tree....

It introduces the 'FilterProvider' property in the media descriptor
to optionally bypass the normal loading process and let the external
filter provider to handle the loading.

For now I'm overwriting the csv import filter just to see how this
could work just as an experiment.

Orcus still needs a lot of work, and it crashes very often at the
moment.

Change-Id: I11b34572c71073144804a7d0dd5176c8067d8deb

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [948350d60c031904c7daffc7be95ef9c146e700c]

WaE: member init order

Change-Id: Idf7def16e5a9bb4a44624dbc1039e7df05d07c40

2012-09-07  Joel Madero  <jmadero.dev@gmail.com>  [818d269971e3119047a3bcc78995f4067d9d9ddd]

Moving experimental section to java, changing section name

First of a few patches to move measurements to the general section in the
LibreOffice main tree. This patch moves experimental section to "Java"
and then changes the name "Java" to "Advanced". The space which was cleared
by moving experimental section will be used for measurements in the future.

	modified:   cui/source/options/optgdlg.cxx
	modified:   cui/source/options/optgdlg.hrc
	modified:   cui/source/options/optgdlg.hxx
	modified:   cui/source/options/optgdlg.src
	modified:   cui/source/options/optjava.cxx
	modified:   cui/source/options/optjava.hrc
	modified:   cui/source/options/optjava.hxx
	modified:   cui/source/options/optjava.src
	modified:   cui/source/options/treeopt.src

Change-Id: I20073296ce81aace4b041ef5cb27e4313637a58d

2012-09-07  Luboš Luňák  <l.lunak@suse.cz>  [063966ee0e8b98231cb622311eb2131d19531926]

Revert "vcl: export PrintFontManager"

This reverts commit 23cd24bd4d4df9247f8f0496f9934a2ce6d110dd.
Not needed after the temporary font code has been moved elsewhere.

2012-09-07  Luboš Luňák  <l.lunak@suse.cz>  [fc169270eaeb8156d40740cd088cd8ed958ea99c]

move the code for adding temporary fonts to a separate class

I'm a bit confused on how this stuff is separated between platforms,
so better do it this way.

Change-Id: I2dbd9baef587c81ee37b509bde272ef970f5b118

2012-09-07  Ricardo Montania  <ricardo@linuxafundo.com.br>  [e1276e83e0e914eab8966a189948d2238c82a1b6]

OUString cleanup in accessibility

Change-Id: Ie4e51632bf81053f0d32428bb7ef5b01ec301ccc
Reviewed-on: https://gerrit.libreoffice.org/579
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [346cf4ee5d2f82b59900de1f71160c0d90ffab41]

Related: #i50172# add regression test for Tamil cursoring

Change-Id: I8f6c3814aa3630f5f640f611fb51ce72641715c6

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [9b69085c5da49aa64c531b27d078a3f4a353103c]

Related: #i80412# add regression test for Indic language cursoring

Change-Id: Ia1cc6ade8d2122abf5469ec521b2883961121a04

2012-09-07  David Tardon  <dtardon@redhat.com>  [5e19849479ee25e1ed1c7965588ce5497831614b]

fdo#54450 install evolution DB driver correctly

Change-Id: I0b6eb67014a61e22981f1f6be488fa762d639554

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [f77ecf6532d1920f86424e4e316db7c128ef95ce]

MSVC: Conversion loses qualifiers

Change-Id: Iaf6678660f3d6b9c8a7ef018013311f8af553dc2

2012-09-07  László Németh  <nemeth@numbertext.org>  [675f723f83d110bec4a9a4c5fa09ad965d240d2a]

multiline tooltip for very long (eg. footnote) texts #i42424#

Change-Id: Ib6383220c3cdd6fef55dee82fcfdc3472da45163

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [2d67eb7244b641728b91e070568bdb309149f5f4]

-Werror,-Wmismatched-tags

Change-Id: Idc0830c4b893f55f56e0d322e87b4eff4a60d995

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [eab15a8a2e2b5f524edc0c990dcaa963b8f2a6c5]

-Werror: initialize iLastWin with an invalid value

iLastWin will get a valid value if !bEmpty

Change-Id: I8f598b7a9d5e8317fca0ef0fcc3313bc0691f0da

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [70d1b98a53cae469aeadb070c5681c76d6e6996f]

basctl: int -> long for Point and Size

To be consequent, because Point and Size use long.

Change-Id: I776a1839ee5d2cbdbcedad2b2922cb33b94c7b37

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [19e7696b0f3e6771b630220379f00d306b44ec3d]

Basic IDE: Filling space of non-docking windows

Now if we make e.g. the stack window floating, then the watch window
will occupy the whole width of the line (and vice versa, also for the
Dialog Editor with object catalog and property browser). If we put it
back again, than we get back the previous state of the strip.

Change-Id: I634614ff2e9d5f790ad759656a79a38d49c4afc4

2012-09-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1f831f5ac810f019b304e6d26c20fa54f8521828]

Use background color directly rather than Color.TRANSPARENT to support 2.3.

It appears that Color.TRANSPARENT turns into black on Android < 4.

Change-Id: I40312062726696777e218afc382d55b48ac6d42b

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [81f72a3c3a30ef00dfb03bd7fab148d2fcf3e4f8]

Cleanup in basctl (raw pointers)

Lots of raw pointers have been converted to boost::scoped_ptr to reduce
the number of 'delete's and the possibility of memory leaks.
Some pointers have been converted to references, to reduce the needless
checking for nullptrs, and so simplifying the code.
Also some #define-s have been converted to C++ constants or enumerations.

Change-Id: Ifbeb78f744bac7a96c8a446ff4db90dedf85fe26

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [5764c51f2c9870c91727464c0d889d3554a5663e]

Fix for docking property browser

This fixes the crash of 'Basic IDE: Docking property browser under
object catalog' commit. The aPropertyBrowser data member was replaced by
a new-allocated pointer. We need this because toolkit releases it by
delete.
When the property browser is closed in the floating state, it tells
DialogWindowLayout to null the pointer. If the user clicks the 'property
browser' button on the toolbar, it is created again.

Change-Id: Ie842a72fe37dfdd2ed5921ffa2f1f41d3f2c51c6
Reviewed-on: https://gerrit.libreoffice.org/568
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Noel Power <noel.power@suse.com>

2012-09-07  Uray M. János  <uray.janos@gmail.com>  [7d5911e40855ac6234590e008927c9b819084ad0]

Basic IDE: Docking property browser under object catalog

Now the property browser can be docked in the same way as all other
dialogs in the Basic IDE and the Dialog Editor.
The property browser (PropBrw, for which PropertyBrowser would be a
better and easier-to-remember name IMO) is derived from
basctl::DockingWindow instead of SfxDockingWindow. PropBrwMgr was
removed (it seemed to be only a wrapper), and PropBrw is now a data
member of DialogWindowLayout (aPropertyBrowser).

Change-Id: I06737a5cbc985888432630714cb919d1bbbcbb49
Reviewed-on: https://gerrit.libreoffice.org/518
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [36bb1a3158a5d5a0ce35507799de794b80dfd080]

Fix some serviceconnection issues and more bluetooth power managment.

Change-Id: Id2e309ee5b8f6feff845dba28e7474e2246865f5

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [08de755c078b96922ea7693553e4f4b5e7bab740]

Related: #i107843# add regression test for em-dash/en-dash spell checking

Change-Id: I8d9aad9ac648aefdd1f31e09fe2ea84a698c0013

2012-09-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [c6943a41a0a8830f9ef6fd25deb6354a52b26774]

Correct OUString check with proper startsWith()

This patch fixes an error introduced in c75af8578d921040e1baf8414edd7239969bcd45,
with OUString::startsWith() introduced by Lubos Lunak in 095ffaf5efef5e8fdc4d7dfa8cd90fff7b768661
Thanks to Lubos and Kendy.

Change-Id: Idcfb9ef59cfdf4c7b08193f5c137b985fa8b9965
Reviewed-on: https://gerrit.libreoffice.org/573
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2012-09-07  David Tardon  <dtardon@redhat.com>  [06ae26b5676c29c4d1cc9c65f5bbaede9483a21d]

fdo#54620 do not use vector iterator after insert

Change-Id: I5e809f38a500ab818e9acef80b419dfece7a29fa

2012-09-07  David Tardon  <dtardon@redhat.com>  [dcae7058a707d7936c910d058afbad0f6220bb11]

this looks wrong

Change-Id: Ibd18d9dfbd18176bc13b5c2a79a6535604e95b73

2012-09-07  David Tardon  <dtardon@redhat.com>  [7e2f0392a8b4479541815818f5bcc8a54428b4c0]

fix crash on area link update

Example spreadsheet: http://www.gummy-stuff.org/Excel/Yahoo.xls

Change-Id: Icd16ed4fb05986bc199ac3f913cee656c7a434ff

2012-09-07  David Tardon  <dtardon@redhat.com>  [7fac82d6f4bfd632c13d6a2b6566aa9dc8809827]

convert OSL_ debug funcs to SAL_

Change-Id: I8903dd6aff6cdd6a4b24e3030309780975ea9318

2012-09-07  David Tardon  <dtardon@redhat.com>  [6b84e09ff13d9173fb92575c860cce2f43b18b61]

more refactoring

Change-Id: I2470e0d1ace4139a735e9de32c124bc054b8ff76

2012-09-07  David Tardon  <dtardon@redhat.com>  [e24e04ccac73ab6aebc02647701cd9338bcb431b]

refactor the OGLTransitionerImpl init. a bit

This removes some possible code paths that IMHO only added complexity
and shaves some time off each presentation start (200--500 ms on this
machine) by avoiding one call of GLInitSlides, which creates the
textures.

Change-Id: I0f66d138f14c86c87d6046276adc36072227c859

2012-09-07  David Tardon  <dtardon@redhat.com>  [1d5d8584a3bd312f58231dbc3e26684778637bb2]

shuffle #ifdefs around a bit

Change-Id: I93b7c3796acf2da0ba28d3ae61aab4e15681683f

2012-09-07  David Tardon  <dtardon@redhat.com>  [c0582db6f99e64e530e4b3097717b14180b64d6a]

more indentation fixes

Change-Id: Ia4a3a2aede8240d98423dbf78da15b95e19bfa5b

2012-09-07  David Tardon  <dtardon@redhat.com>  [07bb32fdcb7cf58a1a5eb5d2f0c6318c8d6f8ca6]

drop useless nested anonymous namespace

Change-Id: I0876e253b69fa4ec8262946339bb643aa43f3bad

2012-09-07  David Tardon  <dtardon@redhat.com>  [9a6544bc9fd7be64b373c622ca2dbd54fbe0746d]

add more timing code

Change-Id: I481e1acfee06e56932bf7ba7bbe7f89f35ff0435

2012-09-07  David Tardon  <dtardon@redhat.com>  [38b70b169ce132eadef9fc3bcb5acd9171ea84fe]

simplify time profiling

Change-Id: Ib5976cd3e0c6e3b90fc62fe8336317f259dd544b

2012-09-07  David Tardon  <dtardon@redhat.com>  [7a545ea8bdcb7615a12a6601c9145ef55be3fce5]

use meaningful names for debugging variables

Change-Id: I50918435903a053ce99487c6ad48d45552358cd2

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [d53400c0b9f9205ebdabdf31df05d660aee59520]

Clarify --enable-symbols misnomer

Change-Id: Id3c206219385d6ab4673d1c8f6236a6cb665512a

2012-09-07  Stephan Bergmann  <sbergman@redhat.com>  [76e0a9a9d9ca5e5ea9df04baa8326688afd1336d]

-Werror,-Wunused-function

Change-Id: I6736d1295a662527e2bfd12cfbebc0ef4634b397

2012-09-07  Takeshi Abe  <tabe@fixedpoint.jp>  [b5afbbd8afb1e4f2ba21c2ff2032a4d1b466bff3]

Bin useless includes

Change-Id: I08a58468a3ce75038b65a8d9641cc2138541a7f5

2012-09-07  Takeshi Abe  <tabe@fixedpoint.jp>  [00b7328732f560b3c8517f0125e22b6ce6064c09]

sal_Bool to bool

Change-Id: Ie8a128db35bebcdcee5eda984a7875339418d9bb

2012-09-07  Takeshi Abe  <tabe@fixedpoint.jp>  [30affe2f2fde8add8b1e89799e0e09515ccd9e54]

Add missing header/footer comment

Change-Id: I0ca050a8d0e9f92308ecf0525ee7f0c32ddd0492

2012-09-06  Michael Stahl  <mstahl@redhat.com>  [3ee906137f6dc658d882cb0c34e9c1b2ce2f2b31]

sw: tweak comment translations

c589da46 d71b97c1 b4aa7d03 414848b2 561c30b3

Change-Id: I364af06741f0400e25901bb7a4faccf674f991b7

2012-09-06  Alexander Wilms  <alexander.wilms@zoho.com>  [6736160aa86deba2c970a57cd8cd827b9c49c134]

Added icons for Impress

Change-Id: I80abc4412055299603269a8385166718b8911428

2012-09-06  Andras Bartek  <barteka13@gmail.com>  [4ced2d99db7ac1be3af8c114757abf3caae1b555]

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

2012-09-06  Michael Stahl  <mstahl@redhat.com>  [23cd24bd4d4df9247f8f0496f9934a2ce6d110dd]

vcl: export PrintFontManager

PrintFontManager is accessed from sw since
11f7d6aca36b25fb0b225cd0c641cd4f09338672

Change-Id: Ia8124acfa15386b126af2133830e1803bcf1a70f

2012-09-06  Arnaud Versini  <arnaud.versini@gmail.com>  [a3ffd9ed6ee0723de407691de93340af9975d3b7]

Replace usage of rtl/memory.h in svl with equivalent from string.h

Change-Id: I44e6b162a190939bfa17e04f551309d6249c48df

2012-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cbb8612465ec8d809ff00fef38bcc6cad1d4dac0]

Replace DBusGObjectPath with char to hopefully compile on older dbus-glib.

The typedef for DBusGObjectPath is only present in newer versions of dbus-glib.
It is equivalent to a gchar.

Change-Id: I1660234760fde7c7d88721f39d86a820c89040cc

2012-09-06  Matúš Kukan  <matus.kukan@gmail.com>  [01129788745ae8591a3ff9d2b46a54aaa58844c1]

boost: create also libboost_date_time-vc90-mt-1_44.lib

Change-Id: I1e48b478a42d2b554e165922b08354b971f971b9

2012-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [24712398aa28b5a612a9a2bdeecd51d3eb9535e8]

handle protection in conditional formats correctly, fdo#51636

Change-Id: I81d7369218ae8e361f15d811952a8f690a32df96

2012-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ebc294b5bbcbfe27db3718453fbfcf129329b90]

no conditional format changes i protected sheets, related fdo#51636

Change-Id: I228ca76c34e3e18ea4d4f2197db20222319ebbd0

2012-09-06  Michael Stahl  <mstahl@redhat.com>  [d9cbc837f84c415f5949a6893764dae8268f0d85]

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

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [47919e05f68a6871031b92ad028e4345a51bf5c9]

++bloody_sal_Int32_die_die_die

Change-Id: Ie10748357aa25fc15c05fc1a55434bfa0af9712f

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [982b7cb498c3ea1106c5d2184f84989d99b1d942]

actually use startsWith(), now that it really exists

Change-Id: I0f1557f480e9d20d4ead359ad0eaa75db9b8f9db

2012-09-06  Stephan Bergmann  <sbergman@redhat.com>  [cf0dd7b95d699264934ef1234ad8d1bc227974f9]

Inadvertent omit of Events node from Jobs-onlineupdate.xcu

...causing update check to not run due to the missing JobList entry.

Change-Id: If855259ac86340763e4b0fa8266f011f8980d61b

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [11f7d6aca36b25fb0b225cd0c641cd4f09338672]

basic .docx write support for embedded fonts

Docx embedded fonts now should be usable for practical use,
although there is still a number of small todos:
- fonts are embedded when saving only if the document had embedded
  fonts when it was opened (this means the document needed to be
  saved in MSO first with the option enabled), there's no UI
  to enable it and it's a question if it makes sense on Linux
- w:embedSystemFonts is similarly questionable, given that the spec
  is very vague on what system fonts are supposed to be
- font subsetting is ignored, when reading a document, the font
  is simply used and it is hoped it will work (that should mean
  the document should not be modified, otherwise glyphs may be missing
  for the new text), write has no support for subsetting; also, since
  fonts are global for LO, opening several documents with the same
  but differently subset font probably will not work

Change-Id: I470a9f2857738a10e82546223412bd9320841e65

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [cf6d2e2f8319fb4a2b15b9a805699312fe7305f9]

make sure a font from SvxFontItem is written to fontTable.xml

Change-Id: Ie1cd6aeded226da49e8ff10c262a00d7f95228f6

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [7a045f48bad2177538c43f76019c1caecdd5baf7]

read support for docx w:embedTrueTypeFonts/w:embedSystemFonts

No write support yet.

Change-Id: Ia10239acc77cf9ebc4f511e30c007da36abf43cb

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [9b14fa8f64d84866777e35acfe369503da188c7a]

basic .docx read support for embedded fonts (w:embedRegular etc.)

Change-Id: I9bbca2e348bd999e05f6d9e53f3bbcd2d6bb911a

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [b7e56788135c1c6179cbc5387e41a66a85a7460b]

basic support for temporary fonts

To be used when loading fonts embedded in documents.

Change-Id: I634af1b35eba48872d045e726d1d879f455d6f2c

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [c1c8adca05b561afbbf3346b73225d80f2b82ee4]

temporarily set a substream as the document stream

If this is not done, then mpStream still refers to the main stream,
and so e.g. resolving references uses the main document instead
of the substream (specifically, in a followup commit, w:embedRegular
will use _rels/document.xml.rels instead of _rels/fontTable.xml.rels).

Change-Id: Ibf250b82f38be0b24a6c2b6198b6c96ab7f0423c

2012-09-06  Noel Grandin  <noel@peralex.com>  [743e22ec8b5e5f22696a69a2c305f7a8173a77aa]

Java cleanup, remove unnecessary imports

Change-Id: I2629a3068d8abd61957097268f5ab0fabf3e9722

2012-09-06  Noel Grandin  <noel@peralex.com>  [bf4352084b991981975a24a8e61cbb3cbf3e0159]

Java cleanup, remove unnecessary imports

Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7

2012-09-06  Michael Stahl  <mstahl@redhat.com>  [80891ead730bf1df084d84e89157e5411f3ae0bc]

guess.cxx tweak bad translation

Change-Id: Ib93f1a08686826d75ad96f0c21590b0baad3b150

2012-09-06  Tor Lillqvist  <tml@iki.fi>  [6dc9552e22952f83d9ee16870eae9e1f2a2ca2fa]

Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()

Change-Id: I77c08dc1236c4c77cfb7711f3be659ebfe877dd1

2012-09-06  Tor Lillqvist  <tml@iki.fi>  [31c1971f8e80a2bf03efef77ba5db32ac7871b12]

Avoid assertion failure when rendering thumbnails of some pages

Change-Id: I5331ae27d8e492a8094e1904ba3af143c7c1a0e5

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [ddeeac32bf2af605ee6fd140e9a4e5ee45684317]

use OUString::startsWith instead of OUString::match

Change-Id: I6b88baf83bfce1c28955b445c2c2ddd690cfed2d

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [e053f8cb0fc78bae274b74d7fed59d211e5c9f26]

these warnings are only debug informational really

Change-Id: Ie3da4be7251302cb68bd80a65bf74e8bc1b2e5cd

2012-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [160a88e18d868433813f3f09b340dcaf68f276b2]

assign correct value


2012-09-06  Radek Doulik  <rodo@novell.com>  [35cbe7206d19afa8d30cb84e9285f45964dbaad8]

fixed typo

Change-Id: I483ff930b99d04cbd1514d7f541e57e223b04bab

2012-09-06  Radek Doulik  <rodo@novell.com>  [764215c901e971ee52e573b54eb79037d6a48f79]

try to use old animations when new ones doesn't contain any leave node

 - fixes part of n#759172

Change-Id: Id7abecd55edba6dadf16e275192e5251d0a86274

2012-09-06  Jan Holesovsky  <kendy@suse.cz>  [08aec05e3388f10e40ef0726661bda0792d78213]

Update with info about online update checking lifetime.

Change-Id: I6f631fbf9f9e3e958ab3269d099be42e0854493a

2012-09-06  Luboš Luňák  <l.lunak@suse.cz>  [095ffaf5efef5e8fdc4d7dfa8cd90fff7b768661]

add O(U)String::startsWith() to complement endsWith()

There's match(), with the second argument defaulting to 0, which
does the same, but that's pretty non-obvious.

Change-Id: Idd4de9388f53e1b5dc5d48446d1001af32c0af3d

2012-09-06  Stephan Bergmann  <sbergman@redhat.com>  [5c804dce946a928adcaf97533f5345b33e688ff5]

deb#681185: wait for InternalIPC::ProcessingDone in oosplash

Change-Id: I9606ec34ad0d8d24dca71d060bf5e1d37152903c

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [4573b628cc1d18bb623a1f64b35ee6e113dcf03f]

default to enabling dbus on supported platforms

Change-Id: I47eac02bf2c0ee7b973d73ac78ae08f9e93f0b42

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [ca00d27e33b187a9be36cad93bdaf662b5c221ea]

Related: fdo#54486 add some regression tests for ordinal suffixes

Change-Id: Iea51d777c3cc1fdc58fa7fccfe01e4e8394e79b2

2012-09-06  Stephan Bergmann  <sbergman@redhat.com>  [5fc1d590e7e57b15eab64770880a52e44c5cca71]

warning C4702: unreachable code

Change-Id: Ie9544ef452d7b9852bd2c31af1cb42035e5c827b

2012-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9382fa6ce2fedad19742688d32d0981335c7dd21]

Automatically enable/disable bluetooth as necessary for searching/connection.

Change-Id: Ie7a11c05cf1ba6181e955a65ebef03117c956f1a

2012-09-06  Michael Stahl  <mstahl@redhat.com>  [6a1c29d7efd505346d4b43ee2b7080e8d769301e]

offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:

The service implementation used "com.sun.star.frame.UICommandDescription"
since forever, so the IDL file was essentially wrong documentation.
But since 7a464263cc5c2ca2b7128734ff4860e02d662818 converted the service
to new-style, it cannot be instantated any more and e.g. clicking on
Tools->Customize crashes.
(Adapting the implementation instead would be an incompatible change.)

Change-Id: I564bddaf3836827f5b72360a2bde19d6158b7ba5

2012-09-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c4380fd9f2e7ebe0687cf979fba3044a5b3df554]

Moved all internal details for ClientInfo out of the header.

Change-Id: I64102536f12875b9834ce99763925f1544a87e8f

2012-09-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [00bc30789be6888903645cbbbf47974cd7109cad]

vcl: Add missing graphite support to headless build

Change-Id: I63966bac34678869dbd3ea177905896bbe8934f6

2012-09-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [56c307824feb9175c0281a376f836955d810864b]

configure: disable gnome-vfs with --enable-headless

We are not interested in desktop stuff but thanks!

Change-Id: I03d28ab0d3d2da5cafaebfce52c807bf0c956108

2012-09-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [9d207b1158a88cb9b88b935392b61dce515a573d]

configure: disable librsvg with --enable-headless

librsvg have a long list of dependencies that requires at least
gdk, so X. On debian the headers package depends on cairo too.
Indeed not what we want.

Since comments here says that impress depends on it will need to
eventually disable build of impress.

Change-Id: Ic88f90d03d0a80c1ada9f4224faed9deab2bed52

2012-09-06  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [22f2e5f286d55cd5c1ead07fb82cd78027abf490]

vcl: Fix cups ifdefery

So ENABLE_CUPS is defined if we want CUPS but that does not
guarantee that we actually have it installed. So use HAVE_CUPS_H
that is defined only if the cups headers are found.

Change-Id: I7c6c3659b368dbf9f8efab31ef457f41ac162160

2012-09-06  Muthu Subramanian  <sumuthu@suse.com>  [5ca197ce7a2a845933e17fc90195c929cbc7e062]

n#771549: Import text offsets in shapes.

* Also fixed a bug where the (offset) increment was conditional.
* Reusing Transform2D for <txXfrm> as well.
* This is a kind of hack where the margins are adjusted
  for the give offset values.

2012-09-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [c75af8578d921040e1baf8414edd7239969bcd45]

kill RTL_CONSTASCII_USTRINGPARAM in xmlscript

Plus rtl::OUString cleanup
Only on rebased files

Change-Id: Icddaa20742cc45f08e5a48790447fcf8865f4bd6
Reviewed-on: https://gerrit.libreoffice.org/527
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [72fa23ba0e13e6cf8a7ffb0476863d4399af0da1]

kill RTL_CONSTASCII_USTRINGPARAM in xmlhelp

+ ::rtl:: drop
(only on rebased files)

Change-Id: I5a773936ceb012b0655cee8db7250b496e088464
Reviewed-on: https://gerrit.libreoffice.org/525
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>

2012-09-05  Philipp Riemer  <ruderphilipp@gmail.com>  [79874397bbc891939ebd402a4af85fa1406604fd]

Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2

Change-Id: I00c2ccb0be18bb574b2494b035b48c6f37128c72
Reviewed-on: https://gerrit.libreoffice.org/494
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [68428270b3488b6a15e95fac29c754780641bc49]

extensions: oleautobridge needs comphelper

Since b679a2a02180c017bd8b596fb2e4f283bad93b75 this oleautobridge seems
to need comphelper.

Change-Id: Idb04b61026e78fd3f726d66ef05d4345aaeb40a6

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [800133e8c89b697f952aeb082686b13e618c45de]

extensions: convert unoapi test to gbuild

It even seems to run on my system

Change-Id: I0246467b82bec7617d6de7dbad84c45fc279c24c

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [b1fd48de5fd7cd6385a63463d914d6d50e154bf9]

remove some obsolete boilerplate Test.java

Change-Id: I694cff583fddb713a59e5d6b8e15ea06a2be63b6

2012-09-05  Noel Grandin  <noel@peralex.com>  [cd0308ba9c284d6ed336955e758a689bd8028a96]

Java cleanup, make package name match folder name

Change-Id: I4d472f088a370ea99beb621d1b1fd722a9f6f144

2012-09-05  Noel Grandin  <noel@peralex.com>  [39b6fc96fcd8e59431eb12d0abb0305121b8a84d]

Java cleanup, remove dead code

Which doesn't even compile any more.

Change-Id: I44a25ce3bd3b1fa554280b80e3fe88e25f63e8fb

2012-09-05  Noel Grandin  <noel@peralex.com>  [8f7848ccd6c43cfedd47d0f5de5ecddd388a9294]

Java cleanup, remove unused class

Change-Id: I27403fabc3b5326108a34655ffe8b2b0846c0694

2012-09-05  Noel Grandin  <noel@peralex.com>  [bb257014cdc0374db1a8d9932ba8629ce9aac8f4]

Java cleanup, fix compile errors

Change-Id: Ia16a54432291935125d53de9d7cc010917b8373d

2012-09-05  Noel Grandin  <noel@peralex.com>  [bc6a9e9b47d90f550452c5c4a9cd093b1b60bbe6]

Java cleanup, fix compile errors

Change-Id: I2620ccf17a24572b4bd6a79f2410c4b746164b9a

2012-09-05  Noel Grandin  <noel@peralex.com>  [975866d5920e77b351408494855fa6759e716b72]

Java cleanup, make package name match folder name

Change-Id: I4229ea7a4ad4d669db824e14ee6a8acb2ac205a0

2012-09-05  Noel Grandin  <noel@peralex.com>  [bd0ed13efccc6db2e5db8412ae79709343503c60]

Java cleanup, make package name match filter name

Change-Id: I49ac6732650663a33bdc55a22e2870c47c1c509a

2012-09-05  Noel Grandin  <noel@peralex.com>  [110e43cc1b4f864aac2b5bd0da1fa6d0ffbb81fc]

Java cleanup, make package name match folder name

Change-Id: I8807ce7a6f5a115570d61a2a8c216d817d0334be

2012-09-05  Noel Grandin  <noel@peralex.com>  [9dce74e9309ea932537abb13f3c22c26496c4230]

Java cleanup, fix compile errors because of changes in UNO API

Some of the enums have obviously changed names at some point in the
past.
Note that the code still has more compile errors.

Change-Id: Ibb152fa0ee35a0580876e621e42d049541c088bb

2012-09-05  Noel Grandin  <noel@peralex.com>  [eb4be23d470e4ea21414970c22787d4d69d5482b]

Java cleanup, make package name match folder name

Change-Id: I9011cb674d85d4469f2f72444c158e0eeb44c1ec

2012-09-05  Noel Grandin  <noel@peralex.com>  [97b5851e97c72f44c4d1f498c8cd786fe8561803]

Java cleanup, update code for changes in UNO encryption API

Change-Id: Ib7133d090dbf881d43b4adf363fb065c682476c5

2012-09-05  Noel Grandin  <noel@peralex.com>  [44325e03b1740dd91fd8b6a7b54d4f916adbd2b0]

Java cleanup, make the package name match the folder name

Note that the code doesn't compile after this change, it is still
very out of date with respect to changes in the UNO framework

Change-Id: I5a001002a3fcf20496bba4367b9f2da4ceba9f88

2012-09-05  Noel Grandin  <noel@peralex.com>  [bf212ec14694e74b0e8e216df50026443f4ace23]

Java cleanup, fix a couple of compile errors in old code

Change-Id: I5ceeaedb25ab8c9e6510e7fa88143670ae82703c

2012-09-05  Noel Grandin  <noel@peralex.com>  [553a17f66540040a5ab21be71232fe736b353b65]

Java cleanup, rename folders and packages to make them match

Also fix some compile errors. I suspect this is dead code, but on the chance
that it might be useful.....

Change-Id: I0d56df88420ce484b72df626db4fadcebe04d777

2012-09-05  Noel Grandin  <noel@peralex.com>  [3954be2ae61fba01afb82ffb314a4e45a7b4c384]

Java cleanup, make package name match folder name

Although, as far as a I can tell, this file is completely unused.

Change-Id: Ib680f53d239f8de7edcb9b98f7c19eca3d146caa

2012-09-05  Noel Grandin  <noel@peralex.com>  [9d9a9dd7e8c52c6e1a806dcb1adead0f10c7cdf7]

Java cleanup, fix a couple of compile errors

Change-Id: I83a51dc7a68413d9fea16c8cafdb82e665940775

2012-09-05  Noel Grandin  <noel@peralex.com>  [854bd8b33b4e5166d3c557f3f906eeec0b1d5d90]

Java cleanup, fix compile error

Change-Id: I911bf39980dcc2fcf34f3adde899ff7fbd5211de

2012-09-05  Noel Grandin  <noel@peralex.com>  [8244fd5ec74e0cef5728b8b74f240b62f4b35417]

Java cleanup, fix compile error

Although I don't think this file is currently in use anywhere.

Change-Id: Idc3e01383d08361084e0117de8ff16b7cd82ddb2

2012-09-05  Noel Grandin  <noel@peralex.com>  [45999276fa8140a9ee6099a0d4d22de9855dbfa8]

Java cleanup, make the package name match the folder name

Less disruptive than moving the files in this case.

Change-Id: I31f7891ca9c333e1d8c6e1b2c0bba5324f56dbd5

2012-09-05  Noel Grandin  <noel@peralex.com>  [4db106577c3b9a2832d274e7bc0637ed3765729d]

Java cleanup, mv file so that package path matches folder path

Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10

2012-09-05  Noel Grandin  <noel@peralex.com>  [ab7f5365ae31a6fb0b13b423d1f4419bdd877fe6]

Make it easier to use IDE with Java

Java IDE's get upset if the package does not match the path, so move some
files to make them match.

Change-Id: Ia6a1f3dc572cc1d30492491de9cf1462f2887e6f

2012-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [462451a4256d01072c4fface64b590b7be05f718]

remove two useless definitions

Change-Id: Idf804207c2af46dee30d4eff3704b8d61fbe485f

2012-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5129d01a7fb85390d925c084488493ac19c8b217]

only allow to change conditional formatting if sheet is not protected

Change-Id: I38a812a4d4ce24fb9ad65c438f6e001b376f319e

2012-09-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b6ee7da3bff1eaca3425bfdf074a979a48f3305e]

Revert "Relax ICC profile version for PDF/1-a to 2.4"

The lcms2 author advises 2.1 and that is the version we advertize
in the name of the embedded icc file.

This reverts commit 3bb22684c3e0e865f1635ba52ea84630ff766b8c.

2012-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bedbb471c3f49e0860dd63b17c1faeee837096ae]

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.

Change-Id: I51a5148922e19e6860de9915abfc59d49b18d96e

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [0411360989b7a1371d4fa13dcd695ebe9157bbd1]

Some clean up of previous commit

Change-Id: I05287fd79455f968c770d61bf5f320b07bba7d9e

2012-09-05  Noel Grandin  <noel@peralex.com>  [b679a2a02180c017bd8b596fb2e4f283bad93b75]

fdo#46808, Adapt reflection::CoreReflection UNO service to new style

The XComponent part of the interface made no sense for a singleton,
so it was removed.
Explicitly document the 'theCoreReflection' singleton and move it
into it's own file.
Deprecated the now old CoreReflection service.

Change-Id: Ib8befa87c7da7eb53a2f587948fd54a64c082472

2012-09-05  Lionel Elie Mamane  <lionel@mamane.lu>  [3bb22684c3e0e865f1635ba52ea84630ff766b8c]

Relax ICC profile version for PDF/1-a to 2.4

Change-Id: I26942f1a046651e30a1625dcd3dcbf201fa65d5b

2012-09-05  Tor Lillqvist  <tml@iki.fi>  [dbab9cbf2078faef3c8bc76ae31adece6b6621bd]

More hacking to get this to work again

At least partially unnecessary, assuming some of the problems were
caused by the erroneous usage of Arrays.copyOfRange() in
Bootstrap.java.

Change-Id: I230b0ca6c17420f765a7d20aa377efc261186adb

2012-09-05  Tor Lillqvist  <tml@iki.fi>  [c0bc0003eed4938071d051ffeb689dbbfd1ca02a]

RTFM for Arrays.copyOfRange()

Change-Id: Ie0d7bd95207aafb269f23974b8e90fa0b50fdb86

2012-09-05  Tor Lillqvist  <tml@iki.fi>  [2c619267d63c963f48472b290c83c60f664a7bc0]

Detach thread before returning from android_main()

Change-Id: I593e94e90971b6be681de48dce74f7df2293c10e

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [39c3a4d6644ae78783aa8877557e4c021cba7973]

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

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [24391f605703bda1bcfa99ef06e5a73c6b52d267]

Some clean up of previous commit

Change-Id: I14097acf09e9663af7d7abc5f0c9d481880ecc51

2012-09-05  Noel Grandin  <noel@peralex.com>  [1c7a54e3a14ad932e68b9281420e6c469e5dd2e5]

fdo#46808, Adapt frame::ModuleManager UNO service to new style

Create a merged XModuleManager2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Explicitly document the XNameReplace interface in the IDL, which
is already implemented by the service, since there is code currently using it.

Change-Id: Ib46349174b1ce495c240031e93c9427fc33d9853

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [55aa40bcd6ae3116c63a0eac18056bcfd011f43a]

Quick and dirty adaption of ModuleManager to WeakImplHelper

...to better be able to change its set of implemented interfaces later on.

Some potential for further clean up:
* a generic helper for supportsService;
* remove need for impl_createFactory;
* base impl_createInstance on XComponentContext instead of XMultiServiceFactory;
* replace ThreadHelpBase with a plain osl::Mutex.

Change-Id: Ia2cbd14872a609c2ed57d9ce58b546f087c2fdfb

2012-09-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [24f691867d02e853153a53e49276c2a8c30ea1fe]

Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)

Change-Id: I7c40c37fbe344f1e46ea4a09fb99a5ac82ffd577

2012-09-05  Caolán McNamara  <caolanm@redhat.com>  [c96e2c238f8fd3a78773e29ced11ddaa9e9d783f]

add superscript and subscript support to enable removing odd 1^st construct

so we can get rid of the confusing 1^st help text suggestion

Change-Id: I38fea2c15f6764bd64aaebe2a41935149f62b9c5

2012-09-05  Caolán McNamara  <caolanm@redhat.com>  [a05357ab69712bec53c2d8d17efbbf25907ff9b8]

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

2012-09-05  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5dcb5399d70976311591f4041e3a816ea96fb80b]

Port remote from gdbus to dbus-glib.

Change-Id: I291ee5d32110d2fffd976f3e5257daf976428a76

2012-09-05  Caolán McNamara  <caolanm@redhat.com>  [defe079d455ccc958fd0128e8a8cf0e4aeb5cd9c]

Make autocorrect of 1st to 1 + superscripted st work again

It surely doesn't matter if the result of normalization is unchanged

Change-Id: I87dfd0dadee33897f5df4b0dc532166a8bd9d7e5

2012-09-05  Caolán McNamara  <caolanm@redhat.com>  [5c3dc6791c8737b24d5b8211bf7330caff47b62b]

should be able to remove SimpleLayoutEngine now

Change-Id: I74d2cb7c47ec04f4276755fa1bd74779842c7832

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [7a7a2c5495e9e03181843c327a0c28fd6e5e88bd]

Cosmetics

Change-Id: I7b217c4fb48bbee4a2872d15cf23a955b464ffca

2012-09-05  Ricardo Montania  <ricardo@linuxafundo.com.br>  [a60f9112146b23566a6a0ff3a5109889f4b7c0b1]

OUString and RTL_CONSTASCII cleanup

Change-Id: Ic56451b2c13d8561bb6e6ee92bf9147b35640a5c

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [a82e532ce006c54b2740de74d1da5d11307da7c1]

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

2012-09-05  Tor Lillqvist  <tml@iki.fi>  [db0ef1e0b21270b445e4f3c16fe013d90458f80d]

rc and unorc seem mandatory nowadays, etc

Change-Id: I352c12de27c23519099f4c828e1e503446b83941

2012-09-05  Tor Lillqvist  <tml@iki.fi>  [2d7429004c5b4795945eee290c2cacfb2d1a29a0]

The unobootstrapprotector is mandatory nowadays

Change-Id: I596f5657714824ad34cea2677438ae9860468524

2012-09-05  Takeshi Abe  <tabe@fixedpoint.jp>  [cfa6f852429f96cf5bf5e9f7c03a9dacd320f4ba]

sal_Bool to bool

Change-Id: Iebed1c159606ab695b049032da5a3509e468fb91

2012-09-04  Michael Stahl  <mstahl@redhat.com>  [1146b889325fd01f24c6aacf557d3940dd147936]

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

2012-09-04  Tim Retout  <tim@retout.co.uk>  [61b899e4b6b10c78daa818751e341f0c69e6f3d7]

installer: Remove copy_complete_directory_without_cvs

Change-Id: I8ae43356f91c45aecfe56cb83567b5e4e97c5669

2012-09-04  Tim Retout  <tim@retout.co.uk>  [3c47a63dc4bc9dee8f242a93e27c9641da6bded5]

installer: Inline $installer::globals::required_dotnet_version

Change-Id: I653cee6f86476520d12eaa42c2afecdad1e75dc0

2012-09-04  Stephan Bergmann  <sbergman@redhat.com>  [31da8163ef96ed8a3bb97c52da94682e474dda55]

Some clean up of previous commit

Change-Id: I75a4b2be2fbaf47a2ddb3498dd4e46b1169d47cc

2012-09-04  Noel Grandin  <noel@peralex.com>  [9738002eca0f7cba337ae856cb5bce8ba93ee293]

fdo#46808, Adapt drawing::ShapeCollection UNO service to new style

No client code is using the XComponent interface, so drop it.

Change-Id: Id8f6da1248da641dcc0a3cb6d0a70e3bf29e5c99

2012-09-04  Stephan Bergmann  <sbergman@redhat.com>  [af5059d19a37c6f2dffd756c579e92d30f65bc8b]

Some clean up of previous commit

Change-Id: I0ea6d6439f97fcf74162c19671483aaa17b5a6cb

2012-09-04  Noel Grandin  <noel@peralex.com>  [197a79e57131c976a489882479a679ba2ab61b82]

fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style

Rename service from "Decryptor" to "DocumentDigitalSignatures" to be consistent
with the other UNO services, and with it's own header file name.
Add service constructor for passing in arguments.

Change-Id: Iaca0c40bb2f1a1af2ef9ca29361bfd023ade2678

2012-09-04  Tor Lillqvist  <tml@iki.fi>  [ba425a1788421b63caa84ac364341bac2f88f103]

Try to make this work again

Unfortunately it crashes without a usable stack trace, though... Not
sure whether worth it to dig any deeper.

Change-Id: I3a5864326bead6ac9206ef30436326b97564bb63

2012-09-04  Tor Lillqvist  <tml@iki.fi>  [f1aca5bf8a2f5d065589f21475c017e0bb8cbc9d]

Fix infinite loop introduced by accident

Change-Id: I4aee6214123b14f40e01850e1814a4e2d089ec8c

2012-09-04  Tor Lillqvist  <tml@iki.fi>  [f9e88410cffcfe8765770486aa3736cd82726e9f]

Drop misleading comment

Change-Id: I90bc8870fcc7919f2b9c224160d7cb2e7ef285e7

2012-09-04  Tor Lillqvist  <tml@iki.fi>  [f17665bc408cdb2a3d7bc69e41aefbc1b8134cd6]

Fix misleading macro name

Change-Id: I6ef47a04c6628723a433bbb625b0934979bd6725

2012-09-04  Matúš Kukan  <matus.kukan@gmail.com>  [87c7f609cced4e74ab27739cf28d5f21b46c6a7a]

filtertracer seems to be unused

It has no .component file anyway.

Change-Id: Ia6f609a237cb4268161fe1f139b1f5c0d1d6fc5e
Reviewed-on: https://gerrit.libreoffice.org/528
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-09-04  Caolán McNamara  <caolanm@redhat.com>  [39d440ed92457de8b2b03d9a39bc3ce872caf3ba]

drop rather useless filtertrace stuff from wizards

Change-Id: I6df855031f1941590472bf8901625fe8b2c22926

2012-09-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8af09bf33291df2fb2bfbbd6e42f9bf074fcc4fc]

n#777699: Clip the objects to the pagewe are painting

Change-Id: I78ac7de5346a2adea9a2c6cf3cbb0321e05d79dc

2012-09-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e598ab04476a32a08f18e8f0662fafa5f78f1a4a]

n#775270: clip pictures instead of scaling they don't fit

Word clips pictures that are bigger than a page instead of scaling them
down. This patch introduces a new compatibility option to allow clipping
a picture in Writer instead of scaling it down.

Change-Id: I4defbee05be81e23ec28a2ed272eaf4e4cc6faf5

2012-09-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f28e2820fc4105cf1aa8b1daf075ef540c532572]

Restore correct saving of authorised servers.

Change-Id: Ibb1eaab3ceb4aba8a73594c87d9fd487169e0143

2012-09-04  Liu Flex  <winddss@gmail.com>  [3224b47493a40eba67e454b4bde7fab334cb5298]

fdo#46182: Error in Simplified to Traditional Chinese Conversion

This patch just fix the mistake in Simplified to Traditional Chinese
Conversion.

>From 1bb88fe0ae13733cf6269fcc442ee18bf41b21ff Mon Sep 17 00:00:00 2001
From: Flex Liu <winddss@gmail.com>
Date: Tue, 4 Sep 2012 11:28:37 +0800
Subject: [PATCH] fdo#46182 Error in Simplified to Traditional Chinese
 Conversion fix the conversion mistake for Simplified to
 Traditional Chinese

Committer: Flex Liu <winddss@gmail.com>
modified:   i18npool/source/textconversion/data/stc_char.dic

2012-09-04  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d23759f1b84dbd550c933dd2d8b9b80a431af2c6]

More fragment lifecycle cleanup.

Change-Id: I93a19a080cc73bfa49b04f19b6e290ff9cd1b8bc

2012-09-04  Caolán McNamara  <caolanm@redhat.com>  [c79b998a59d84198e02c8f2496740643689c2c4b]

--enable-dbus activates auto-font install now as well

Change-Id: I9b31801d7ae7572dc4437ed7c18f888eb8bed53a

2012-09-04  Caolán McNamara  <caolanm@redhat.com>  [100e56309f724a05b62e35a37cca02f64bd64050]

dbus for libmerged

Change-Id: I7a0b2c5358ff1b003f822ef4f9acc5c78b1605b1

2012-09-04  Tor Lillqvist  <tml@iki.fi>  [8951ef03b9e99ce468d063c2793a724558af27dc]

Workaround for crash on iOS

Change-Id: I947f7def862d2a238dc609a91d898f03dbd72b84

2012-09-04  Nicholas Shanks  <nickshanks@nickshanks.com>  [3cac48044846522e095b84e3d98d7173cc849f58]

Remove unused OS X ooo icons

From e-mail:

I have verified that none of these icons are shipped in the current
TDF distribution, nor are they referred to by the Info.plist file
(which is how Mac OS X specifies relationships between file types and
icons, I don't know if this file is distribution.specific), therefore
they are just dead files in the repository.

Change-Id: I1134642ffa651f3972a81fac2ae992835f6479db

2012-09-03  Alexander Wilms  <alexander.wilms@zoho.com>  [6cad15dde0e5bc2f5cd50dce8cd1d245af40242f]

cleaning up a bit

Change-Id: I694e8d6a5bc0a916789f6c9d21715bddf0a142ea

2012-09-03  Alexander Wilms  <alexander.wilms@zoho.com>  [9a3cc03547ff29dc330f783b10ca98dbbc1a83e2]

markers.png is now based on svg file, added more icons

Change-Id: Ib06cda39604b92ae13da7356a99df66745a2e835

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [ee1b6b657ce15a449f091543551d650004353806]

these 9 scripts are in icu >= 4.8, but not in 4.6.1

Change-Id: I418968e0a8959730e5ef0c20769fd07ca1f8f23c

2012-09-03  Tomaž Vajngerl  <quikee@gmail.com>  [1eee77f2c2b4fa5f693708218c74a8f3909649a6]

Improve tracking of auto-complete states.

Change-Id: I4fc1af070b684ffbd0a85e18caa600bb42449f1b

2012-09-03  Julien Nabet  <serval2412@yahoo.fr>  [b8a671ac076c4137a30a822906fa3a0460c7c4f3]

Missing 1 include and 2 using

Change-Id: I5100e40f9e2bb2f27f7cac490e7c9fa8c3814166

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [ce56f4d5c6266ddac2fdf91ee153b50903e8d368]

fix ClearDevFontList -> ClearDevFontCache typo

Change-Id: I52d2cb88ef99b9c9846cab13ff2994ed0495d9a3

2012-09-03  Lionel Elie Mamane  <lionel@mamane.lu>  [42ca2ec5368ad291e87a2bd6a64a2ad608a50502]

better description for --enable-mathmldtd

Change-Id: I7695f3b9d2363835e9434b4d2140e64a7c8b825f

2012-09-03  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [95a9b3088fa02007f31e4280f0438dec1aeadf13]

configure: always avoid building ns plugin extension with --enable-headless

Doing the same trick as osx and android.

Change-Id: Ib2efa8166eca0017c86947acdedf20f3826dddaf

2012-09-03  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [64a530cfa8e9be44965c9d708dfb642c2df2a59d]

desktop: i swear we don't need oosplash with --enable-headless

Change-Id: I7d03590fc2a0942757b7214c15be78e8bc626e9c

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [756352698de348226c685bad9ab80ea138e5da75]

More places that require a prefixed "system"

Change-Id: I49cf1f02faf70a5a92ab45e7678253ba4e5f68d0

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [a11940a871177bfce6fd5ac2e899a6659fb49fb3]

"using namespace ::com::sun::star" caused sdbcx::... ambiguity

Change-Id: I18573cb3c0b70996e3787028fff1a376bded02c4

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [627fda230089e147976bfb8ec2a81eba9bf61a22]

misplaced ifdef

Change-Id: I006db207686d0a08ffa4e2eb044b12266cdb6dcf

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [a4196e56eb3560a2ec2199b87e5d7ff12d55a097]

adjust auto font installation

to happen on a 5 second timer and collect up as much missing
stuff in one go as we can

Change-Id: I79f5e70634684a2ef83e3090790531149baf529b

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [feddd3d87077abb2d5435804a9a4859286f6d86f]

Refetch fonts if new ones installed or old ones deinstalled

i.e. honour gtk-fontconfig-timestamp so that if we request a font from
packagekit to be installed, then we can auto-use it when it appears.

Change-Id: Id0d914a3f9cd589d9e8a87bf9be4b6e47de2e191

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [402603793360fb058f84e2aa88d5fdcd6131334d]

make GlyphCache::InvalidateAllGlyphs do what it says it does

all the things we say don't do in GlyphCache::InvalidateAllGlyphs but would do
if the random debugging getenv was set are always done in the lines after
the one and only call to this.

Change-Id: Icd5719f12ab687568c95d59b1f6413a13cef3e3a

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [92efdaf94bc9aa463ed7c73526fbb55ec51e9ff5]

Resolves: #i96826# request font installation on render failure

Use packagekit interface to request font installation when
glyph fallback fails

Change-Id: Idb6f5cb6971bd156d7cac0a79e240246e9e0f973

2012-09-03  Caolán McNamara  <caolanm@redhat.com>  [4b5aa7a0bef61c9f81d2f87a7cef744d27e02309]

Add a way to get a sample language for a given scriptcode

Change-Id: I3a0f561aa2838870c7fc35b2a976f133f3667104

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [de16a4e0cc175df844c4365b1ad3fc3066bb2a2c]

Some builds seem to require a prefixed "system" here

... MacOSX-Intel@1-built_no-moz_on_10.6.8 complained with "oleembed.cxx:881:
error: "system" has not been declared"; and see previous
88d7f9fbe416d0f4c5edc4a9b5c9560d1d82167b "fwk139: #i10000# adopt for linux."

Change-Id: Ibd6f6aae69a7fcca7a60a85ed2d82dd5e775deea

2012-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c578ed53615d219768bc1f07506b1e8756375db6]

No explicit rtl::OUString ctors needed, sberg dixit

Change-Id: I0b675213064a10cebfdea1fb99573dcf3e34284b

2012-09-03  Noel Grandin  <noel@peralex.com>  [3a36408b73d8a9be43cd9f4570537ff1d80c0114]

fdo#46808, Adapt util::NumberFormatter UNO service to new style

Create a merged XNumberFormatter2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I57f35cde0a9dbbe91c1d2c3d068cb3a97c7245e3

2012-09-03  Noel Grandin  <noel@peralex.com>  [bc00717bb7a2b48885ca356fb0a966acbe72dca9]

fdo#46808, Adapt system::SystemShellExecute UNO service to new style

Change-Id: Ib298b3219c3e89dd35bce0974846ed4888ed941e

2012-09-03  Noel Grandin  <noel@peralex.com>  [7dd6c0a8372810f48e6bee35a11ac4ad0432640b]

Remove some unnecessary includes from the IDL files

Change-Id: I7f18b528c9660890fe8da18da173ee69f1e1390e

2012-09-03  Noel Grandin  <noel@peralex.com>  [7a2ef79376c306c457f98f8574d13c7fa7f92dda]

Remove unnecessary XTypeProvider from IDL

XTypeProvider does not need to be explicitly declared in interface or service
definitions, it is handling automagically by the cppuhelpers.
Along the way, convert service definitions that now only have one interface into
new-style UNO service definitions.

Change-Id: Id1706b5afdc2c49f89c583eef8cf0a8a0721713f

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [d110a0125251119d71f466b62b5250eae4be5f88]

Some clean up of previous commit

Change-Id: I6507b731665eb3d98a8fbf3d445f6c85e6d49258

2012-09-03  Noel Grandin  <noel@peralex.com>  [278379697d82e4b4a3204e82fcdababebe2340f3]

fdo#46808, Adapt io::Pipe UNO service to new style

Create a merged XPipe interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I682633c6252aab503eb2469c9bd2ba771f10bc4b

2012-09-03  Noel Grandin  <noel@peralex.com>  [9b07288138228af56e58f50dc6ba50865b52fdfb]

fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style

Change-Id: I577fbc7f990be9ec1f7b7eea53218b7daaccb2a1

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [eb0e7f62587d957c8d7a86d1c8170e5cd7a7e029]

Explicit rtl::OUString ctors no longer needed

Change-Id: Iedad8f705ee54aa1663ef2735a7e847fdd4bd5f8

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [687256fcb2af011b34bbc2c07557dd3544b83eff]

-Werror=shadow

Change-Id: Ibb4dea2bd4b13058895913fa37b7f0b4488cc417

2012-09-03  Noel Grandin  <noel@peralex.com>  [7a464263cc5c2ca2b7128734ff4860e02d662818]

fdo#46808, Adapt UICommandDescription UNO service to new style

Change-Id: Ibca112904f137ff981ae9be3e5bd56aa11aec352

2012-09-03  Noel Grandin  <noel@peralex.com>  [10362695c2060f6aa48bd88f6b8dd6cfa556392a]

fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style

Change-Id: I58b17349474b974edd24aa17ec08ffa848a92ae9

2012-09-03  Stephan Bergmann  <sbergman@redhat.com>  [a297372210396260da57f34da3790f76682603cc]

Quote .ddf content (potentially containing stuff like "%2F")

Change-Id: I532cbc97fe0a85f10dba4f52897c3744516c31c9

2012-09-03  Matúš Kukan  <matus.kukan@gmail.com>  [937b80b044706d271dbb682f1d255a5a2fb4d5ef]

version is WNT only library

Change-Id: I3a6763abb76d244bf0a3117705130d1aeae98e2d

2012-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [657e4fbf8c9dfc0e507d77e2f8fef15dc8008ee6]

Fix removal of stale servers in selector.

Change-Id: I95a378cade77a7e53ef6baa69a6e9223d13e1526

2012-09-03  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [42a2fb1c24750dde53b737d1fb45e2bb7286a3f2]

Make interface for PoEntry

Use composition insted of inheritance
Make all necessary method.
Make header file clear
Make header file clear
Plus cleanup.

Change-Id: Idfcc7a4a4f51b402ec86a9685e8ad9fdb23fea71
Reviewed-on: https://gerrit.libreoffice.org/530
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cb6d2ed236bd8907d135ca6c292553fb4691f6d4]

Repeat bluetooth discovery periodically.

Change-Id: I2cccc3118a06b2202a249ae8ed116d2c3bc85395

2012-09-03  Alexander Wilms  <alexander.wilms@zoho.com>  [e11ae67cdcb3c9a98019dc6ec49801c495243663]

Imported Gnome icons under CCBYSA3 and and added new ones

Change-Id: I0640c1c4c76d75c846f51c76473b6c35f8b341e8

2012-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d1cc631c0d1f7774003d550fac0711819f2fd782]

Some error handling for dbus / bluetooth.

Change-Id: Ib06f1deb620140e215411650132aefa6b76dbfbe

2012-09-03  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [d6dceb2bb0bf30e5a9362705156afd5339863db8]

Implemented automatic reconnection + reconnection activity.

Change-Id: I445fe2acb24ab6992aad4c75f6886f517bdcc0b0

2012-09-02  Nico Weyand  <nico.weyand@gmail.com>  [51f9e894f46e718200a14bcd61e9e44c64bc5396]

Improved usage of the auto-complete tree structure.

Auto-complete lookup structure remembers as-you-type the character
position in a word. Currently the whole word was always looked up
which was not necessary. This patch improves this.

Change-Id: I7dced25707979377ae3f696a5987956d2308aeec

2012-09-02  Tomaž Vajngerl  <quikee@gmail.com>  [4b161067d46ddd48b4602ccdcc4d1b2545e2ac83]

Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.

Bitmap rendering was rebuild from the original state and checked for
rendering bugs at every change. Currently the implementation supports
scaling by averagin for RGB channels an for alpha channel in some
cases. For scaling factor > 0.6, the original bilinear scaling is
used. Implementation is currently still in "outdev2" but is decoupled
and will be moved to its proper place into "bitmap" and "bitmapex".

Change-Id: I6feb744712956a92d6140d079dc3a85ee8511930

2012-09-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [35e13d1f5403076c752879ecbe17b2f451b188d9]

expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to context

Change-Id: I7783e60cc048dfbd99976881afca317ad1326d66

2012-09-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3e317451e319734d7e45cc431bd4b68ffe1a08f6]

crash with safe iterators: attempt to decrement a past-the-end iterator

Change-Id: I4c81125e67c23fb05e98fc6b2f47ed3e49dd29c3

2012-09-02  Arnaud Versini  <arnaud.versini@gmail.com>  [1f08711bd154d0502e5653088dc87575d4c372a7]

Replace usage of rtl/memory.h in PDF Import  with equivalent from string.h

Change-Id: I13f88bdfa6fc7d2b39fb2fd6a686b5364c20d6b5

2012-09-02  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [fc971580c76db8b7c9053883fef029fe1a243e21]

Modifying comments to meet doxygen standards

Change-Id: I4c82b7e543ec74cec3d4eb2985a3e4ec68c16b11
Change-Id: Iaf83b7119767cf0b953cab62d5555141e8e154bb
Reviewed-on: https://gerrit.libreoffice.org/496
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-01  Julien Nabet  <serval2412@yahoo.fr>  [90d0127666b4d266a6ba151c0603ffe66f1f3a91]

Remove SwEditWin::ShowHeaderFooterSeparator

Change-Id: Ibbe784ee205bae0854dabe8844c53c9d72382884

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [dc8f9877d115f126c3bb211a0747a17f27a7f42c]

libmerged: another small component libraries for android

Change-Id: Icd36fe58cfe8dbcc737681e6fb477e64310bfaad

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [b4f030f0e3a702e6398698eff08e21141f2c761f]

hide duplication into anonymous namespace

Change-Id: Ie9a810f59d08d79636a0ad4b56adedb87479706e

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [d93fdcf391bdbab03933ceefa9a4457f4b635f44]

add more component prefixes

Change-Id: I3afe59a6326b9e5cb26c39a82d7aabdb05cc2b7e

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [009be0a85096ae3594c061922950fc045848f8c8]

filter: remove leftover files

Change-Id: Ifc0525189fb68f8976cd25a5c83419c47281d025

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [f1493c583fa02abcde685980b6f0d60b0338d772]

ucb: add component prefixes

Change-Id: I77bb24d90d310452530abe57ebc183cce98043de

2012-09-01  Tim Retout  <tim@retout.co.uk>  [b08f8494e67bb433686853328df68f377c45e019]

installer: Second attempt at scpzipfiles interpolation functions.

Call "replace_all_ziplistvariables_in_rtffile" with a hashref rather
than arrayref.

Also rewrite implementation of installer::scpzipfiles variable
replacement functions, and add test case.  Note that unknown
variables should be ignored rather than replaced with an empty string.

Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8

2012-09-01  Tim Retout  <tim@retout.co.uk>  [bd52c601fbc3b68b17ececfe62df15630a90ddbe]

installer: Replace $installer::globals::plat

Change-Id: I81076008a619063acadc328a4ae8caf27eb8fe50

2012-09-01  Tim Retout  <tim@retout.co.uk>  [e0aa5e6f3a6d6702a2c6b8cd1d807bfc4a48d8df]

installer: Make @forced_properties non-global.

Change-Id: I42f1511126bcbda466cb956cbcac722b449bd9a5

2012-09-01  Tim Retout  <tim@retout.co.uk>  [212847783dfc7b3c0a81c86f3f89247c98bb94ae]

installer: Inline $installer::globals::globaltempdirname

Change-Id: I4174f61e45e71720d0679f798f440096d0ce4583

2012-09-01  Tim Retout  <tim@retout.co.uk>  [a3f8156e0dfeff671a6e200075e727b1f037382c]

installer: Make @noMSLocaleLangs non-global.

Change-Id: Iae7afa53966a4f5fe3b09ce75dcefc78fd75b279

2012-09-01  Tim Retout  <tim@retout.co.uk>  [4e38a1c87054ad5eba329681741bf91efe8b1d37]

installer: Make @rtllanguages non-global.

Change-Id: I20c3e2482e9bc1c1f2b32f517b1ced9037454544

2012-09-01  Tim Retout  <tim@retout.co.uk>  [f9a2a438be6dfa0c28dc81fdea604d5da8824cc9]

installer: Make @items_at_modules non-global.

Change-Id: I869b521034f75b0146ee5aa0fdd5014f674bfa4c

2012-09-01  Tim Retout  <tim@retout.co.uk>  [62a9b1727878de6225ebc90514ce3de6a539d642]

installer: Remove $installer::globals::prog

Change-Id: I71b8950e1d0e8755159631a83a4e57c23e6cd100

2012-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [ceaa802b1fab878b51564f38543087d838da3bff]

boost: use add_generated_exception_objects

Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [69d03c69d442e8936bde3e6ef4d270d943e18b86]

forgot to use external mdds headers here

Change-Id: I066e2716095722343603a684935f0b7b24ce08be

2012-08-31  Alexander Wilms  <alexander.wilms@zoho.com>  [fe166c1a9d4aab1821d0ecbf588e43f2c41a55ec]

Added some more icons to tango_testing

Change-Id: Ia9a21c213f58d01b3f96d479e81461e82cf7b7d7

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [22f50fb23f4c89fd2a1a5a59f85950042ef34f21]

mdds: convert to gbuild

Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [494197d3f9bf6ca6f4d78bea311174d25eea9dd9]

boost: remove old stuff

Change-Id: Ic195f3c253f9314095fa1d568048878d50b5fb37

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [717b6ba929a9ce981b10b802b26d234861a421b4]

boost: convert to gbuild

Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [86423d682ad80cde6eb77d2cf41c68100b6c30a2]

gbuild: add gb_UnpackedTarball_copy_header_files for external headers

Change-Id: Iaf6908ede1d06a7b36eca8f16f44716181428ce8

2012-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [38cc4f7fdee8f673a2b97ff7665941f83d3775a2]

gbuild: UnpackedTarball: do not rename files; set cxx suffix for library

Change-Id: I8bf119a4ab3fc7c2febfa80176358f668003b7d1

2012-08-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9b721623b69b1c2a54dc1dba04b9c92e5e4fd13e]

Bool and string cleanup, as usual.

Change-Id: Id287047d54c2c75647486cc3b07152ddbe295534

2012-08-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [dd83185b004e08fe0b291ede225d0e93be27c819]

Correct KeyId generator

Use integer aritmetic and less cast

Change-Id: I6fc0667fcbcee5f1a2dc964e2653c042338afa0c
Reviewed-on: https://gerrit.libreoffice.org/523
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fe0ef1b2f13d1c2cc8e4f777911c158390183053]

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

2012-08-31  Eike Rathke  <erack@redhat.com>  [b75664ce3ceb0673f61cb5320b1e8b44f1b805d1]

testInit() with overrideDataPath() is obsolete now

Change-Id: Ic59da3ff8f86af3e74cc526b2f4c490bd144686d

2012-08-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b4f913b5f5c48335dc80a5322b078e1d6ac2e3fe]

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

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [ec5fb295b0fcbb334707bc6e33c9a77bae34737b]

The *_develop.zip files appear to be unused

Change-Id: I1bb3d359b087421f4acf67955549514fc3c6a236

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [83c474c6997345d37c9187d6bf63a9f268951332]

extension_helplink.mk is no longer used

Change-Id: I54e7753f7123ed447253901d2251730371bef7b0

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [152ffaa15f963f92b1564946a648c53d6b5c808c]

Call HelpIndexer/Linker with gb_Helper_set_ld_path

Change-Id: Id3d1b203dee34ab6e59e8790c9caa5ea9d565f45

2012-08-31  Lionel Elie Mamane  <lionel@mamane.lu>  [cdadb1b4fb207392961a24788d44bd7ffa529046]

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

2012-08-31  Miklos Vajna  <vmiklos@suse.cz>  [363c1edea638a1d2cbf42e49c2021ec581740caa]

package: kill RTL_CONSTASCII_USTRINGPARAM in zipapi

Change-Id: Ic53f613cfaa5bd4affd0c27b5ed4ed20536ee055

2012-08-31  gerhard oettl  <lodev@ogersoft.at>  [38d446da561c0c70de4b399e8b645a5c85e56ad2]

fdo#39468: Translated German comments in sc/source/core/tool

Change-Id: If39cd8391a8b8bfccd33349c4c81ab9b0c05991d
Reviewed-on: https://gerrit.libreoffice.org/521
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-08-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [8a8a39c4c129daa3547dce5f0caf20429997e919]

Implement more Po method for merge

Implement file oprerations(entire reading
and rest part of writing)
Convert text to merge/sdf form
Plus cleanup

Change-Id: I6bab9bb202fcdc6d0f2a13f6c44d28e22c688e1e
Reviewed-on: https://gerrit.libreoffice.org/520
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [b23bb8e0de3dbdc2c66c3dedf70dfd318868f76c]

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).

Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0e1e59057d005c9333a49ce7b2ae949a3121c55e]

remove debug output

Change-Id: If6a58b2cf022c704603a3fb01b3ed75d1881f918

2012-08-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7442cf3c4a503394f73cfd930a07982b837513b6]

Don't fail configure with older gstreamer-plugins-base-0.10

Change-Id: Ia00293747d6041b86975f0e6539246310abfb957

2012-08-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a9b7c8ba65d74d7ee5fef2750ae9e81945b9e1e3]

Temporary workaround for failing XPDF tests

Change-Id: Ic5a0a60068c871dfbe154e8f5fc7a0f622eaad30

2012-08-31  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [574ddaba5315816a5629550a0a12f9c694b79370]

Make Regexpr class safer

Make copy constructor and copy operator private

Change-Id: Ifdaff6d74bebb0406432d470c84d221f2c06ba94
Reviewed-on: https://gerrit.libreoffice.org/519
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-31  Petr Mladek  <pmladek@suse.cz>  [4b27695fea841d54f7f6407b873bbd33709eeab5]

add "Tango Testing" icon theme

It is enabled by default for dev build. It will be used for reworking
the Tango theme by the design team.

The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com>
The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com>

Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [10efe1bcedfa450e95cbc3f08642d239ba2ab579]

handle missing cond format entries more gracefully, related fdo#52340

Change-Id: Id1cf7d99a13c04541e87ad00c5418dd4f766d268

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3cf91a21fc5089fb7f051bf8a04d2049da88179f]

use Red as error color for cond format dlg

Change-Id: I1526a8d1f2999742f28600e771891e1489d62f4b

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a3c4ee1653166ee2ac1f1b9d65ff1065b6288ebc]

update cond formats for deleting, moving and cut&paste

Change-Id: I52987e957918853bcd1abd1460c6166b52454d62

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7222a571d0d458810c1b23871f8b91491db4462d]

add ScRangeList::DeleteArea

DeleteArea can handle ranges that are deleting parts of an existing
range

Currently this code only supports a 2D deletion

Change-Id: I1c514437fdd09fea99f5c4dcf97b8375dcc53b40

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b20e04a76ac251f782226dcf71983666d8dbe0dd]

also handle the cond format code for xlsb the new way, fdo#53424

Change-Id: I8d54e5fee29952635c3d4c2d5a12203668e2ff28

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [f7347f2eddb9e0b1dc1e3478e9f1efe07355067e]

stuff in a mechanism to find the liblangtag share dir during unit tests

Change-Id: Idf67c3dfbff7ee5c13831159a913ce8a517732ca

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [fab0a2c6068577081abdad90a3b1191b6fc5df29]

workaround fdo#35118 in the absence of fdo#19869

Change-Id: Ie87671bbb9a7c883651a9467b9364dbbcd0da9a1

2012-08-31  Tor Lillqvist  <tml@iki.fi>  [0d6e3a01a57146a74520c551b3cd316640cea0b7]

Add offapi.rdb and oovbaapi.rdb

Change-Id: I58809d549dc4da2f709397d0d6a2b307d75d8885

2012-08-31  Eike Rathke  <erack@redhat.com>  [7e36822b706f3da04cec7c57d319b06a5f2e07df]

removed nonsense incRef() in operator=()

Change-Id: I62e330ff47a60cc0acaf6deb3cd1011c7deb3f45

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [ba7afe4e8ebf55d35300c7fbb4cc6937798b2d60]

export LanguageTag header and class

Change-Id: Idaf2c48cc6f291199973fd910d3c8ddf29774c6e

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [edfa6cd3e5d27d793bfb2e7d23e2fdb4dbc09a69]

Related: #i103552# add regression test for シャットダウン

Change-Id: I30117fdf70036f6df8dc494fe33a8a56d5544635

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [aac3ff1d15bcc8e4d498900386bf6b05f3cad905]

-DRTL_USING for dmake modules as well

following logic of 608025986

Change-Id: I016b76bf350432a29e02d528814584c5dbbfff61

2012-08-31  Caolán McNamara  <caolanm@redhat.com>  [3e0e87545fa20dfeabe904395e2a6767a5d5ea4a]

UniString->OUString

Change-Id: I65db3f419a69542d1dc19a3879eb1a07d7f2ff43

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [3748a0534edf9ee48ee002fee680e6d2f437126d]

Removed private fields were acutally used #ifdef WNT

Change-Id: I0c4d70884d8735eb6941bc252d0aad838c80fd38

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [5129f99e7e4bf20e57c7741172168978355a7333]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: If8ed0534ba282145e66b023777820c9c09b2b496

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [24530c684a0a5a8aca44b4869eeb141099442fdc]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ie83cd8392363800bcb1de641b537efdab2910ddd

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [938fd390a96bd8cb61f67d7318ad4fe64ade1b2d]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I8daed910fc552a973464ec6756f59910ddd5d0da

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [0afa53428e4e56a303c07d53920b731e2f18cdf0]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I70840eba399c4b4f2b0f5330399dae6f1928c0bc

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [4a69252e2c757dbc94cca213cf1fc1baca84b081]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I55ad905bef36b54fadc245bfb22f687e47d20c3a

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [56d7b9db443f5ace23677629869ffbd599e43d69]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I3bb7559101c27eacefbf43f751f96135f8792845

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [146a4ec3bdedede32fcc3a9b2039351dfe44b5db]

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Change-Id: I530d742dce07f7f8521419a8fd3d736a3ca4ea53

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [65f2d5c9f7aab607e83a4876bca70c330850d345]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Idea1fd2769c2431906d4898c0ec935f20bddc391

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [0a7000e032a43e56e75c8e8066117683866fdc36]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Id2034a3ec40e1cfcd21f60e19f4faa99bb1f6164

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [b0772418bc2992d213e08ca181e147ed707999e1]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I2342c6fa614ffbd805c3606de20e080e677fce28

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [07f44bfd39774910fd417f48bbc9bb76f2b34921]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I885db00df96c73c35f9c1a6add8caf6b93f7c01a

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [7d0e24786278e02d592ee09b7f88fef8e3b06999]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Icb3d354ff73df2eea04f1248bb160c252f7a4f5b

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [b7ea1c0d7464a6789cf37fc4600f7c752dfe7ff3]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I1badf39ddd5c7fc05657d21f17d7775503617b19

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [68628d84ad853c68635c5d39379c89145c448229]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: If844f74e5077d841606f306e48c2e687440fdcdd

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [9a4fe0bdd8a5d5d65707503137b519517d9fd6dc]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I012b13ee3e73a7fa3c9fd6a4519d414315a6543d

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [0fc587fc1ef62b560d3e50e54fe2f1beb45a71d8]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I70dca6915daf6647271ee89c752a50365cff7010

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [808e0a19d71b706c3cd6608fa81a437f85d11b06]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I7e0429263423837fcddb0b7d29cb0f5bacd5ce01

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [accc748d1b95bd9decbb805d0304e43f2fe3c8e3]

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Change-Id: Id92099158b8c12b19148397562c6ce16812848fa

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [93a36f862b2aff3790a90a51e4a7df513fde53b1]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I6d5948fc6b2b42e306db9de70ab44b235dc116f9

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [886a3640e2a5ff3ebd12b4034f6c245946dd8e95]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I55d99ff74de5825e239772160735a8b0d87cb122

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [5466323a8b895df011463c3bc1f243cce8695315]

-Werror,-Wunused-value (Clang towards 3.2)

Change-Id: I2ebaa95bdb446ec10ab015ad2a792e750859da7f

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [176f0de1d409c50d685f14b2aa01da169a1934ac]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I273139d60a9940a009d6917439fe10783db1ac0d

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [dddb0429ae8ff3afe8a6152e4104f894c164f3b0]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I6166876b069ac98cf7747eb313f4d3af78ec98dd

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [c22663a7a2db7e07550d1feb20c2e67afbb3641b]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I8e97aaad72e8f6876c912e17a09de83d631b26fc

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [1769cbd2b0c9ae49863383a0112c36550d495c44]

-Werror,-Wnull-conversion (Clang towards 3.2)

Change-Id: I9ae2f8ee458b163b8b396c7abed28e6af5b52337

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [e3898d3714390803ca17d4fc310be8e12c6c4e06]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: If07500e1b7dc0ac127450fbb61e3d569ac3727eb

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [a267f31842bad2f33b033df72e83aa7aba0f8177]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ibd5d6c691b2c9e841d023c0d3fe2717c2bb879c8

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [b60bc27231466499bb6384e4602d1065588d902c]

'/*' within block comment [-Wcomment] (Clang towards 3.2)

Change-Id: I9c8f631476c15a8f34106af4f9923fef84fc86dd

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [6f5a7802e92fccb1b80f8798c2a56056ad4a3ff3]

ENABLE_LIBLANGTAG requires glib libs

Change-Id: I37270fd57639af3a566cf05931a6ac489301344b

2012-08-31  Stephan Bergmann  <sbergman@redhat.com>  [f684dd13292c8e1b8c4d318061c5fb302287d390]

Do not include cairo lib unless ENABLE_LIBRSVG, among others

(-DENABLE_CAIROCANVAS has apparently been unused.)

Change-Id: Ib65ca0e8f5c8badab1f97e31bc61b1a49dabde76

2012-08-31  Tor Lillqvist  <tml@iki.fi>  [21ce2a53e518e2e20c7736ef48f978d1e3c1d28b]

For iOS always generate comprehensive headers for udkapi

Seems to get rid of one bootstrapping problem, where URE types are
needed before their rdb file has been read.

Change-Id: If9ae2f282dee06841a538ff1983bb3e836aa5706

2012-08-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [e1b61b2dafd8e84c60f5ae0eebf04165ea55d353]

rename ImplCoreTextFontData in CoreTextPhysicalFontFace

Change-Id: Idcf9c21ab1a16b8d83f925aa742f1a5aa7089bc3
Reviewed-on: https://gerrit.libreoffice.org/305
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-31  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4deb9d4e0f29dd6947322aea665ee65ea8ef9ec4]

SdrModel: make sure undo/redo stacks are not empty

most probably Undo() does not get called if there is no undo actions,
just to be on the safe side.

Change-Id: I3597698dbe8208916be94ebddd7260fbd7eadc74

2012-08-31  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c050300a72f80ab838bd10f0cedd355048a2aaa5]

remove SdrObjRefList, use vector directly

also prevent using operator[] on empty vector

Change-Id: I0582ab1c7fd04a0bc6d717d8ca51670c3e5ef1c9

2012-08-31  Andras Timar  <atimar@suse.com>  [9bb30a4a0ef0d032ccf79b6d3c2b64f86bdbaa22]

Shortcuts in menu in Basic IDE for Undo/Redo

Change-Id: I964c1fd8a4414af91ab30ca7a6daab63c494399c

2012-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [97606f3af75c883a711f8fca2fe5c1e8e13e77a4]

configure: fix missing "" around potentially empty variable

Change-Id: Ieeb9f829c754b7bcc2f5fbe82a360e5625539803

2012-08-30  Andras Timar  <atimar@suse.com>  [743e51000adbf6cf0f50d96189511fe1649e47c8]

remove obsoleted IS<LCIĐ> properties and conditions based on them

Change-Id: I75efbc3815551a9cff43f0c1501e94db7c834afd

2012-08-30  Andras Timar  <atimar@suse.com>  [8175dd0a461f9a8ab3b6d277d70a9ef0eecd53ef]

remove unused localizable file

Change-Id: I332e0553166620a6a90a7858ac33286caa5a4ed3

2012-08-30  Andras Timar  <atimar@suse.com>  [12d1fa0eae63051f3749fc162bccbb3b0adf8677]

remove unused dirs from scp2

Change-Id: I4c520ecd7b0d29818b130dd5657ed7616c84496a

2012-08-30  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [69ae3fdde36606df21de594193dcd4776d329a07]

configure: remove unneeded branch in bogus pkk-config check

The check for pkg-config is done only in mac os x and without
mozilla. So a branch that checks for mozilla enable is never
reached.

While at it fix a couple of typos

Change-Id: I910b2784426eba8978076ea5d1587a58e693a8b8

2012-08-30  Andras Timar  <atimar@suse.com>  [d9d7c85b591baed37e5b670081cc08bef422de81]

LibreOffice installer does not use child projects

Change-Id: Iee968a748406228c116bef26793d74d5712d1f13

2012-08-30  Miklos Vajna  <vmiklos@suse.cz>  [1223dd3bc84899d8f77c46340c46565ca74cbe1b]

n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background images

When the image is in the background, just show the normal text cursor,
since we're able to select text as well in that situation.

Change-Id: I4b4303834245e402d40567cff4a2bf53a0a13e5e

2012-08-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ad86f8cc036d01702e9d491874b2b3bde23fe77]

fdo#53938: Don't proceed when error occurs.

This prevents the same error dialog from appearing 3 times in a row,
also the pivot table outout from becoming empty.

Change-Id: I09a72f78561f3f0446a95732fb9c242c1144878a

2012-08-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [286ce144981aaa426622624302e296588abab1c2]

fdo#53938: Check for null pointer.

Change-Id: I4beb5e3c071933dce72468ca87faceca079aa50c

2012-08-30  Matúš Kukan  <matus.kukan@gmail.com>  [6df97ec93936d088a4bbce1d9a3d34fd10a879d2]

fix typo

Change-Id: I9efba3e5229c9236cfff58920373d8c7d83b1770

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [582d2e364ab020d90927b6064643e34e21251b35]

fix build

Change-Id: I3642501e83247d6f88a3436c795be2acd794a4d2

2012-08-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [90d84743a0bafaea836c8602c6043f90b4e008c9]

SdrMarkList: fix STL conversion

regression from aa11e7bae89fe691f914abb27d1c4a03d27a7ee5:
Container::GetObject returned NULL if the index is out of bounds,
and callers seem to rely on that.

Change-Id: I4c9f5249514efad0d516b6ffd6f04dadb019052f

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [aabc73d04a4c97272576edd4f73bde0cfa2392b2]

Do the same thing for gio as we do for dbus

and add -DENABLE_GIO to flags at build-time and an empty gb_LinkTarget__use_gio
when disabled.

Change-Id: I4adf0701a3d490cceecc00f6b81d6416a1e83088

2012-08-30  Uray M. János  <uray.janos@gmail.com>  [f8182a1c53c2ccccbc77444d58ffb140b39ea798]

Object Catalog: double-click to modules and dialogs

In Basic IDE in Object Catalog, only methods could be loaded by
double-click. Now modules and dialogs can be too.

Change-Id: If1c4412d2f6d35e6d1cbf48e700e2566dad9e97a
Reviewed-on: https://gerrit.libreoffice.org/515
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-30  Uray M. János  <uray.janos@gmail.com>  [1191f4e432d3cb49662e6133411af3a2faf10a7a]

Undo/Redo description+shortcut in Basic IDE

This solves an issue about Edit > Redo in BasicIDE (Hungarian site):
http://bug.openscope.org/browse/OOO-269
1. Redo should have a shortcut (Ctrl+Y), like in other parts of
LibreOffice. (Undo has the usual Ctrl+Z.)
2. In the Edit menu, Undo and Redo should print something after the
colon (what is to be undone, redone).

This patch fixes both.
Unfortunately the shortcut isn't shown in the menu (it's in
vcl/source/window/keycod.cxx like Undo, and not in
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu).

Change-Id: I2cfbfeb7d57309a27676e48943633cdb194288bc
Reviewed-on: https://gerrit.libreoffice.org/514
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [9ec0a3ec629a05809852728482fdb3f3d997edef]

these ENABLE_FOOs are set to TRUE not YES

Change-Id: I821a41752643fe78cc99ea20e5d7ef11e7a5e91a

2012-08-30  Tor Lillqvist  <tml@iki.fi>  [44ecabdbb367fc5ed84990540e5810d6bbbb6be6]

#include <rtl/strbuf.hxx>


2012-08-30  Tor Lillqvist  <tml@iki.fi>  [863a82a369b797e920687ffd05c7ddf959ba9f83]

Revert "no member named 'OStringBuffer' in namespace 'rtl'"

Instead just #include <rtl/strbuf.hxx> then.

This reverts commit 15768dac2b0a326cb1f8b7985f18a6ab54d1a664.

Change-Id: Ib6aed3f73bf106b4804fb418af80fefa6d662c79

2012-08-30  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [61eadf2df432ed4f048006b1409046505d9a4e8c]

More cleanup aka clean up cleanup

Use integers consistently
Change headers
Make variable initialization uniform

Change-Id: I91937704a80c0d5997ad81591ce79076794a4e32
Reviewed-on: https://gerrit.libreoffice.org/517
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-30  gerhard oettl  <gerhard.oettl@ogersoft.at>  [e2faffebde9bf2a9b579e7f49cb3d4314808b978]

fdo#39468: Translated German comments in sc/source/core/tool

Change-Id: I3d27d33a973c601234b5b6e48756df16f567149d
Reviewed-on: https://gerrit.libreoffice.org/503
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-08-30  Tor Lillqvist  <tml@iki.fi>  [6285e9da02445cace8a25d5318c01419ad3d717e]

Use gio only on Linux

Change-Id: Ice64f084a04b879ccaec66f9a679f82ab9001547

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [ea705d630fa520f223a2c518e220454248957f0a]

missing symbols are in gio

Change-Id: I6c746d678f8472251b6d2139b7c46ffe2a7767c0

2012-08-30  Tor Lillqvist  <tml@iki.fi>  [5949de433f8de411cf15906a250c83ba72b74747]

no member named 'OStringBuffer' in namespace 'rtl'

Change-Id: Idb06612e30b6ef3e9ce26d461f3664fbafdb1cab

2012-08-30  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c5e69ec0775913a3ab6133f62e87596490556a78]

Fixed remotecontrol build without gtk

Change-Id: I3b2118dea19a8ef3683ce192b3be703114bc02ae

2012-08-30  Jung-uk Kim  <jkim@FreeBSD.org>  [78d8557aab0046d51d1ee09d11164248dd1d1391]

fdo#54015: At least FreeBSD ld requires -z origin, moz redux

Change-Id: Ide36957d1826f5ac20b14a6919abfc684c33cb9c

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [18f08e53d8ca0df16485159bd72eaa404368ff38]

-Werror,-Wunused-value (Clang towards 3.2)

Change-Id: I24bf5a91544269e9284c52aedca1fcd8435a8e4a

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [a0b3feafe7c8106d6873d4db4023b1911b846d5a]

fix C++ warning declaration shadows member of this

Change-Id: Id14e14222615df33f5da7bab6f73d2752ae41509

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [de8d2c313bc0baea4babf2ab75ac2f92249e57b9]

fix C++ warning: declaration shadows member of this

Change-Id: Ib88fecd856c9767cafa0191d3d93b372776d414a

2012-08-30  Tor Lillqvist  <tml@iki.fi>  [b7afe94667d4acd1979fb0aff32b8b55d617dfbc]

Make verbose make output more informative for cppumaker commands

Put only the presumably not so interesting long list of input files
into the response file, have options (which might be what one wants to
see if using verbose=t) on the command line as such.

Change-Id: Ia73614744f4fba65bc47dc463197941e65eae78f

2012-08-30  Miklos Vajna  <vmiklos@suse.cz>  [dd11bca8ab191ce10054a5f2de7010ca400eb0b5]

n#777337 testcase

Also remove the #if 0 I forgot to remove previously.

Change-Id: I2cc5e1407c509414c8395d0fd63ab3b379bef04f

2012-08-30  Miklos Vajna  <vmiklos@suse.cz>  [a474559ff1e560b83952f00595dbd8ae7fde88b6]

n#777337 fix DOCX import of title page top/bottom margin with headers/footers

SectionPropertyMap::PrepareHeaderFooterProperties() already backed up
m_nTopMargin to have the same result when that method is called multiple
times. Do the same for the header footer height values as well to match
the WW8 behaviour.

Change-Id: Ib2347abc3db39308900c7721c0e15de040d9a01f

2012-08-30  Tor Lillqvist  <tlillqvist@suse.com>  [c7377102ad58204498f7f19750cd8f83aaefdeda]

Add note about terminology

Change-Id: Iecbd3d88e963222e9bf44412fc84245edb6659dc

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [860ffac8bf2ff3510e3be67ef8c0493a5a906ccb]

Unused member typedef shadowed by function parameters

Change-Id: I892e8cd4a46496199b3a78a1f08cc96dfa3c2f03

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [b888512fcbff5bf5ae4d30e82ed51a792ceb1839]

Fix -Wl,-z,origin -Wl,-rpath,... quoting

Change-Id: I65eac6ab34d2d54eeaa2bc14838711f700d0d535

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [beab021ffe57cf6004971d4f285984b6debe5b5f]

HelpIndexer, HelpLinker are build-time tools

Change-Id: I43186271f36f67a95a7e3766e1998ea42531e596

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [095b13bd230c97bf4c900f2b9a331927960dc6ed]

-Werror,-Wmismatched-tags

Change-Id: Ia8242f98f2c1d4256bf84c6ad4f57f998d895d50

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [c556c5bbd2627aafeb895cb1eb3fb7281d67357d]

fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKE

Change-Id: I24d1f3af5d428e735a94fc9a69960244d0225513

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [92656d5de9e16c429c0dbd2db355bee8026303cd]

Make impl_doActionInSQLContext_throw more typesafe

Change-Id: I19be63f1cfa57386dd661ab8f98dc21b5ff8d22c

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [3655f2546500d52f2e555fb8d4964a26cf0f341e]

fdo#48807 autofilter should not use LIKE operator

This demonstrates a confusion between *values* and *patterns*

Change-Id: I207aa53950166e915bbad22b022c88d07ee6300d

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [92f877ab098d2003581b73a5f0ec0f0038ef84cd]

ever-annoying int != sal_Int32 problem

Change-Id: I07497cf288004931d4212e92decd18fb8c685a78

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [3c1345bdde10a3bbf179530576053578c810b7f6]

try a stab at remote fix for no matching function for call to make_shared

Change-Id: I029df0a94158acc5ca9705f53070d39d297b7b17

2012-08-30  Caolán McNamara  <caolanm@redhat.com>  [341acca82250f4e1e7f73212628b2fa451cf51bc]

some more build failures

Change-Id: I2c2eac4fd848925fada754ced03328fa5320f901

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [716c0233cfa58d898012b23ec64fd7a598b8fe78]

use SAL_N_ELEMENTS

Change-Id: Ia55c8696657c459423d745e298630d549e4125df

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [f59733d45f900bf3e1427f69d7172cde5d877399]

fix build

Change-Id: I3616e62689246a091d9f26d69105a27f64553d48

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [3a0889b9a930a6b8312024440b06de6e708930db]

Add upstream link

Change-Id: I8711d5476664d37ffdbf025b8e07a9bc21530908

2012-08-29  Andras Timar  <atimar@suse.com>  [11fb0c14477e8510d9b359f1188f1ce119dbe8c2]

remove unused resources

Change-Id: I07c3a456b36a4f032f5e158632eccd4370ce0085

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [0e3f66c5f68dfeee1e29198f1f17938e78087660]

No space inside brackets

Change-Id: I6f6222d7c4c928b29ac092d3afef125f2e552b8e

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [7947da50b3457b7ca10d75db85e3317eaed032d1]

Work around autoreconf de-ANSI-fication support error

Change-Id: I990167289fe39bbfdb3b40abf8fc522dabb7cc20

2012-08-29  Uray M. János  <uray.janos@gmail.com>  [030df631a8830d7c3225c22d5e36c0ef88577b24]

Cleanup in Tools > Options > User Data

Change-Id: I4f0a0304d7dd23ed8ce011e6f8f90e170bfbe5df

Cleanup in Tools > Options > User Data

Change-Id: If89f19e22b6efeb0fdd811ff8afe2cb6c0b0bf4e
Reviewed-on: https://gerrit.libreoffice.org/500
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Uray M. János  <uray.janos@gmail.com>  [c20f15c1ebf648c3ed71de0ac4771029c9bb59bb]

Basic IDE: namespace basctl

Now all names in basctl are in namespace 'basctl'.
There were lots of names that included the word 'Basic' or 'BasicIDE' in
it, e.g. BasicIDEData, BasicDocumentEntry, BasicTreeListBox,
BasicIDEModule, IDEBaseWindow etc. This information is now stored in the
namespace name, so the names could be shortened: basctl::DocumentEntry,
basctl::TreeListBox, basctl::Module, basctl::BaseWindow etc.
Some other minor changes:
* LibInfos, LibInfoItem, LibInfoKey ->
  LibInfos, LibInfos::Item, LibInfos::Key
* The header guards are now uniformly BASCTL_FILENAME_HXX, instead of
  e.g. _FILENAME_HXX, which is undefined behaviour because of the '_'.
* namespace BasicIDE, BasicIDEGlobals, basicide -> namespace basctl
* BASICIDE_TYPE_MODULE, ... -> basctl::TYPE_MODULE, ...

Change-Id: I2a9b493562d0d8a2510d569798fbe9e1161b7c9b
Reviewed-on: https://gerrit.libreoffice.org/501
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Eike Rathke  <erack@redhat.com>  [cda156257003df673fa853a0a5ffcd1cb4848d43]

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

Change-Id: I9e20fcb168578b02d0f0248a0e209942e0f27113

2012-08-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [ecfa813595cb577781668219d9e17a0494f92bea]

Some cleanup

Use normal integer types when it's unecessary to use
sal_int types.
Delete some hack from code.

Change-Id: I93f0b1f260578d3aa9609b7e9d8a79053693971b
Reviewed-on: https://gerrit.libreoffice.org/510
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [332451bea5ebe08136de2d51e0e29cac88f89e8c]

add unit test for basic sorting with cell note

Change-Id: I997f96e0a9f6aa4c2ed7f2d3811a84fdfda05683

2012-08-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b705c6b4bd080dd0f7713286a1b19ce95850eb49]

move ScProgress construction out of ScTable::Sort

Change-Id: I8e523fbb53b9c40075b62ee32d79eee0b408168e

2012-08-29  Jan Holesovsky  <kendy@suse.cz>  [e1d56d509bf52eb83b461f4e291d348caa6c119d]

MinGW: Use the right objdump.

Change-Id: Id891e048d1914d8e274f3f540c4038a299e57ae8

2012-08-29  Tor Lillqvist  <tml@iki.fi>  [7df30efe8130d9dc583c077d7ec9793ba26b7cbf]

Fix libxmlsec build on MacOSX, no idea if it works at run-time

Change-Id: I1c8c978d62072cdb08bd64e6f38fe11983091375

2012-08-29  Noel Power  <noel.power@suse.com>  [9e6d1f061c4c61bde3035270ddc76dace0fbdf96]

don't cover cell with hint window fix for fdo#47595

Change-Id: Iedbe5238deb7ed011423ef211e7fb1e498d27387

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [54928e17451c1fc415be3254f7d73a83e93a8205]

Mingw build is cross-compiling, not using cygwin

Change-Id: Icc0b617bd639666e44effbb4554bb4f7f0e778e8

2012-08-29  Jan Holesovsky  <kendy@suse.cz>  [f309083c5a3928ec3ccff335682970c928240510]

--with-system-nss for MinGW.

Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [e54da07147a3cd065100e4eac32407a5c7f46495]

allow NULL pModuleName for WNT in osl_getModuleHandle

osl_getModuleHandle under unix can have a NULL pModuleName and the underlying
GetModuleHandle on windows allows a NULL modulename as well

Change-Id: Iaf154e635e9c96cbc62d525a7552339ce132f3dc

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [3ef14b0a5a8b421169cf584a5604e14eed72a3c5]

Unused declarations

Change-Id: Iec879819cb328bade35de8a946f38a419fa8737a

2012-08-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [6c03bb4ab1e954e246c57db6f474c56e10763d9a]

Improve KeyId generation

Move KeyId from PoEntry to GenPoEntry to make
these classes more separated.
Replace crc24 with crc32 (boost/crc).
Extend KeyId's charset to [33,126] intervallum of ASCII

Change-Id: If761a572e2a2651af3eab253a1582569ea68e440
Reviewed-on: https://gerrit.libreoffice.org/509
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [04414085d12763c5aa7419f5a0d6928189ff45b0]

fix typo

Change-Id: Id278f406673b79347c72203d89c1c7b22105c727

2012-08-29  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9f1716173ed8b859326e4d946e5a1909cd62b5fb]

Return to StartPresentationActivity when slideshow finishes.

Change-Id: Id91226046ecb89c2cd14d03eb4a99d0ad4b7b027

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [7a1bac5cca8257e9ec35b59be1ddb7b492f465f3]

ecj knows about -source -target

Change-Id: Ieb26135bb5eeee5cd472becf704e75bcbeeb8518

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [cbba41823a2e67add2620e4901bf0ead542c2932]

String::Expand -> string::padToLength

Change-Id: I684e371c31ba76d2e9b563eed70449764346161b

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [2fa8271155450894ed1716a6cce97540950518b0]

Related: #i113785# add regression test for ligatures

Change-Id: I46fca6dc8e77571afda5ceb230dc6c93f730703d

2012-08-29  Tor Lillqvist  <tlillqvist@suse.com>  [5bc406541c3845985d2239056c35fcfb4e84b093]

WaE: this decimal constant is unsigned only in ISO C90

Change-Id: Ica3bf96289d142be2ef19d3a0bb3a4006ef5317d

2012-08-29  Jung-uk Kim  <jkim@FreeBSD.org>  [34ca8dd9adb62c1154f979887a38483d73da978b]

fdo#54015: At least FreeBSD ld requires -z origin when RPATH contains $ORIGIN

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* bulk replacement of "-Wl,-z,origin,-rpath,..." with
  "-Wl,-z,origin -Wl,rpath,..."
* additional hunk for directory/c-sdk/config/FreeBSD.mk in
  moz/seamonkey-source-1.1.14.patch did not apply and has been dropped

Change-Id: Ie60c696f041108e819ce8f799cff6f58e63a5ad7

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [cc9c380b157d03ca10d66c66f4500ddaf5e42f7e]

.gitignore config.Build.log

Change-Id: I48bdd2045a9b85153a9d39ee667c9083ab6a5a61

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [3a4403fbdc5b3460795668d244d02d135d18843f]

additional -lsoftokn3 lib materalized

Change-Id: Ie5e8dab3fc938436339dcddeb3d52a5c5cba41af

2012-08-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [305ecb308a9b6f54263fd526cfdda9167fcaab56]

Make renew working well

Change po2lo output: write out the untranslated
sdf line too, write out translated sdf line only
if there is translation to the komponent, write out
fuzzy entries and indicate which entries are fuzzy.
Change GenPoEntry to write out fuzzy flag
Change renewpo to write out all type of
entries not just text and to remove id
duplicates which are made by xrmex

Change-Id: Idc9b6062638d1d5fcbbae75e0396996b63e9a7a0
Reviewed-on: https://gerrit.libreoffice.org/508
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Caolán McNamara  <caolanm@redhat.com>  [42a15f45ff4e02f98229de02efd0d8c19f10bcd5]

Resolves: fdo#38983 allow extra word boundary characters

i.e. word overrides emdash and endash to be word boundary characters
for the purposes of counting words. And there are some who want
to treat =,- etc similarly.

Default to a configuration that gives the same results as Word for
word counting.

Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5

2012-08-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [0319a1c8d1df4a86b847f5d6178966a29e7c24cb]

Some improvement in po classes

Raise general po functionalities from PoEntry to the
GenPoEntry class. Thus PoEntry contains only the specific
things with which LibreOffice localization tool works.
Improve escaping text.

Change-Id: I98894e7c218d37c226f48b30a1f8b59a5ff1a0bf
Reviewed-on: https://gerrit.libreoffice.org/507
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Zolnai Tamás  <zolnaitamas2000@gmail.com>  [437ae002185a81802cb31b00fa777a7b5d8f9847]

Renew localization and kill sdf 1.step

Extract strings from source directly to pot files
Implement PoHeader and PoEntry classes
Renew fomrat of pot/po files
Implement conversion from old po to new po

Change-Id: I411b6041f7d525e76b189d7f31adc5b9ab60f6d6
Reviewed-on: https://gerrit.libreoffice.org/506
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-29  Jan Holesovsky  <kendy@suse.cz>  [02f6e55231c8b1646cbafc0e3e591da8122e2bf1]

Fix MinGW build - libxmlsec builds now.

This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.

Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32

2012-08-29  Miklos Vajna  <vmiklos@suse.cz>  [dcc140204a65d3e7075b0e67ac3ffa0a5737d4ea]

n#777345 testcase

Change-Id: I4dce0dfaf6f1c94024dd60df51d70a259689d6d9

2012-08-29  Miklos Vajna  <vmiklos@suse.cz>  [7fe05dc95d0c9a584e07483c04b13c071d55293f]

add SimpleShape::createPictureObject to avoid code duplication

Change-Id: Id4bb0550ab2ce9bbb7edf568a086be18c1576b33

2012-08-29  Miklos Vajna  <vmiklos@suse.cz>  [9f6dd9a4cff12460d09a31a065feaf8fece1eb4b]

n#777345 import imagedata of v:rect elements inside OLE objects

Change-Id: I300bb5d3008b839f6ec63a4435f5ce8c1dd0a2c1

2012-08-29  Noel Grandin  <noel@peralex.com>  [2323ca6bc367f6c8125eb994d02e7988cc4d276c]

Java cleanup - remove unnecessary null checks

Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754

2012-08-29  David Tardon  <dtardon@redhat.com>  [e19f1afb2c253944968f85b963934a60b87f472a]

fix typo

Change-Id: Iba7b0c0cf200306d3fc53488021d1e92d8af0e75

2012-08-28  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [9ca3b5366211e998599c2cf7a7818ca38e3d74a0]

Saving of authorised remotes.

Change-Id: I4cf6542352ac4213e66e2bbd6cc54d4f9372de62

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [571a7cba185788bcf9e91599da8e16fb050681df]

Stray "2"

Change-Id: I6647f46e7fbe13a9359ea8211c73996290d90b48

2012-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [9e2f8b9ec2d7418145cf514431e248e55e732cdb]

Fix typo ImpLoadLibary

Change-Id: I773678437aae6577f22078e97bcac1377c4307d8
Reviewed-on: https://gerrit.libreoffice.org/495
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [efc7e271384b161dcfbea0f97a3e3efc41823f16]

hopefully a working version for databar ext guid creation

Change-Id: Ide7261955168dc13b47b29705e22eb2c3154d24e

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a8040665f40fbcb4fa58c036aa066f061abd9ba]

prevent double delete of broadcaster, fdo#54074, fdo#53364

Change-Id: I7d94525daaeb7c8268fb10594c8a21ebcd52311c

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73de74bb6ecbbbc390710ddd9d6c930378cdf142]

fix indentation

Change-Id: I666f130fe75bd0e0fcba54fee68b97ae153db2ef

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [9cfc64c66ff9e0f0251a006f039bf4e26a63147a]

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

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [7f7e0a668204678b06d711487137a9f8b13c91e1]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I2a181d1442ef3b41ecba009d160d2d18d6fb71ac

2012-08-28  Noel Grandin  <noel@peralex.com>  [96fb2453e40f97a0bffcfe7e046b4599beace152]

Javadoc warnings - fix some tags and references

Change-Id: I13be16beac258c551e58654b4fc37877d7bb9695

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [9dc3b1bf6120e958e1a943a9c3c8432302bd25e3]

Simplify/remove some methods named "dropTable"

Change-Id: Icbebe81fec6ce0b39946dec00f57471b2cafd5e1

2012-08-28  Noel Grandin  <noel@peralex.com>  [05f7bb2e3eba3cdf0098b63e9431c76001738794]

Java cleanup - remove unused parameters and fields

Change-Id: I4e9a27ce0b5f6d782034306afadb1b9d0ed9a2ba

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [938506285925f27ac6b94c076e81ca7c7303be58]

Make it clearer that previous change was sound

Change-Id: I0f2440b39e7b99b207755779a82bbeec164de278

2012-08-28  Noel Grandin  <noel@peralex.com>  [4e2c95c786ecd5931e6fb7f2ceda5c203350f305]

Java cleanup - remove unnecessary null checks

Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754

2012-08-28  Noel Grandin  <noel@peralex.com>  [0439c5189a81aa74e2e998b773cf7a4b1271c83f]

Java cleanup - remove unused local fields and variables and parameters

Change-Id: I5114bf2e390f3f5052819710329a789fc78c60f2

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [59c05d030e6e95924ef442b23b86b674518e593b]

Make use of autoboxing

Change-Id: I5eb463abbacc8804712a10bdccfe5535ba82c07b

2012-08-28  Noel Grandin  <noel@peralex.com>  [67a5b7a8c1a1b1d9a8e458c26be3dc706ab3fabc]

Java5 update - convert to using generics for collections

Change-Id: I384cb006beee280922564c9277025843a1bda74a

2012-08-28  Noel Grandin  <noel@peralex.com>  [ff77676612d8ca7874ba0616ff1841f556f4ddb2]

Java cleanup - remove unused imports

Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0

2012-08-28  Noel Grandin  <noel@peralex.com>  [2caf5d19376f211bce78c9ecf040fa686201befc]

Java cleanup - remove unnecessary semi-colons

Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [e09953e84ac69348cedb6d1324ad40a7c86dcac5]

Remove newly unused instance provisioning

Change-Id: I442a7980818d743c85bca89fbae7d7180185fa46

2012-08-28  Noel Grandin  <noel@peralex.com>  [53b80ecb0b513f6f7cea88adebb3d062efee2f96]

Java cleanup - Static methods and fields should be accessed in a static way.

Change-Id: Ic9539f4c78574d995d983ab4b13b371f650e0c69

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [309b4e24d2507a93a0825dff2a6df13859e9487e]

don't crash for invalid repaint ranges in cond formats, fdo#53839

Change-Id: I83cbb2574849c69fba3ca315d7507358654ff2b9

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fd1fad4f4228630fa244820e5f0314c5835c5333]

remove some more null pointer checks before delete

Change-Id: I5997f0440a8a4875e800e830df211e8108752b37

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [06784203728ae5c03edd2a5e311fae532c3e7a12]

remove redundant function

Change-Id: If082663aea3e5ed4d242997a1fdd3fd2769daf8d

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [176598dbbee3d6e14893de11c08401a00cdd87aa]

remove useless null pointer checks before delete

Change-Id: I33ba84aebcb8d8abec4af13f9c0bb12a3364d8de

2012-08-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [f0b7b2e30f493c1aa9881d25d6812225bd658708]

Change Calc templates fonts

Replace non free fonts from Calc templates with open, LibreOffice-packaged  fonts.
Albany - Liberation Sans
Thorndale - Liberation Serif
Cumberland - liberation Mono
Imprint MT Shadow - Linux Libertine G
Sheffield - Liberation Sans

Change-Id: I52946adf884f360e8a2359db65a58fd4d4269293
Reviewed-on: https://gerrit.libreoffice.org/499
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-28  Caolán McNamara  <caolanm@redhat.com>  [e2f3312ea2e547fbca7e131ed7824b1de4573b43]

throw earlier on broken zip streams

Change-Id: I0de705b4c6a9176e98baed21b2cd960d4d091563

2012-08-28  Caolán McNamara  <caolanm@redhat.com>  [8c205bfccdf625d70cfc9fcf617f89548c1521b1]

Related: #i58513# add regression test for Finnish break iterator rules

Change-Id: I5b8c1190db08f781143fd8d12b007dc05a4d6046

2012-08-28  Istvan Turi  <turipista@freemail.hu>  [5eb16c1cf277a8a3514e81e64b211a2e4f4c7a8f]

fixes to new template localization code

* Crash when launching the Report Builder is now fixed.
* Added listbox localized templates to fax, report and letter wizard.
* Made some optimalization with the template path search.

Change-Id: Ie3f91fea301427b15891411c0192f9217b39ecae

2012-08-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [58d757fd295d48bcd2eef51c2f41f5014c1cda21]

gtk: sumulate native insensitivity of scrollbar buttons

Change-Id: I13ac2c43aadd494389586166771b1d0e6bfb9ea6

2012-08-28  Eike Rathke  <erack@redhat.com>  [c2b40d6fa57e0176d52ec4ac0565de352064c661]

fdo#52240 added D.M date acceptance pattern to [hr-HR]

Change-Id: I682bd186b571973acbe98a00af7f6a83ce83e9d4

2012-08-28  Miklos Vajna  <vmiklos@suse.cz>  [b6c18e3bc78724e65c78577c6e513f894c4e93b4]

Move group handling from RTFDocumentImpl to RTFTokenizer

This is one step towards hiding the RTFDocument implementation from
RTFTokenizer.

Change-Id: Ief35a2440cac3147495675d344e1efc64f5fbc2e

2012-08-28  Johann Messner  <johann.messner@jku.at>  [84c54990c0dbd3385a4a653afe63d0fa7b1c435b]

add some built in number formats for "fill in character" support in Calc

Change-Id: Ib70b737af3628c77a72b6b8e9267ad31890597c8

2012-08-28  Johann Messner  <johann.messner@jku.at>  [f727644ad18838a78525256623a33f864fe13fb2]

tweaking the "fill in character" support in Calc Number Format Strings

a) changed ordering of repeat code marker ( 0x1b ) and repeat code to more
sensible ( and correct imo ) order
b) prevent some possible div/0 errors
c) added some missing formatter 'GetOutputString' calls

2012-08-28  Miklos Vajna  <vmiklos@suse.cz>  [1efa576ef88141c4deb5da9818537e053dc6517b]

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.

Change-Id: I22bc355994991beeadb41d26b44ce3e2beedbdb2

2012-08-28  Miklos Vajna  <vmiklos@suse.cz>  [ea4b668d4aea664d4d7fb27ff0d3b001581ff779]

SwModelTestBase: support extracting node contents from a layout dump

This way tests like "there is a textbox containing foo on the 3rd page"
are possible.

Also, make sure the XPath expression always matches a single node.

Change-Id: Iac82b389e1910db2257240a3764ec3c7ebaa5a02

2012-08-28  Caolán McNamara  <caolanm@redhat.com>  [5d1d4c940ad47ec3dacdf40d82b40836c99e02c3]

document what the three FOO_word things are for

Change-Id: Ie93c06a9304fd45a1c0c10af81cc09c88baf106f

2012-08-28  Noel Power  <noel.power@suse.com>  [d27a7b8c5b96eb328918cc67b9b5562b8870f2ac]

allow paste & paste special for unmatching dest (single) range

Change-Id: I420c044c9bcc49e479956f9118fb173a0350fda2

2012-08-28  Stephan Bergmann  <sbergman@redhat.com>  [043d6b6442c1f60838f9502a1e198a1e6a57a123]

Missing using com::sun::star::frame::DispatchHelper

Change-Id: Ia4a830c342077bdc5b61daba1edccca2edb544c6

2012-08-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [fb63bdd04119698a2c8e40f946cd222d3114cb7f]

fdo#36681: fixed view window after redoing a frame delete

Change-Id: I2b9f618ba6869fabf7c5ae2339421688aab127c7

2012-08-28  Caolán McNamara  <caolanm@redhat.com>  [78fe6b835840049434170003a8dcf14535fd7bf2]

callcatcher: make VCLXPrinterServer an XTypeProvider

Change-Id: Ib6e4e4c61c56cea9c6171f36989e903f3c35aa4e

2012-08-28  Tor Lillqvist  <tml@iki.fi>  [9148c703235527d863978e1e947cce060cf49ef9]

Incomplete hacks on the iOS sc filters-test unit test

Change-Id: I6b1f22d0623e8746af755dd25fc9f3194d6f11d3

2012-08-28  Noel Grandin  <noelgrandin@gmail.com>  [3ee97489ea49b339c4a7578afd85f85f77dd0f68]

allow separate setting of parallelism for subseq. tests

Change-Id: I5a5444e8ee95b0fd95a97c31c94ab0f9c3935abb

2012-08-28  Eike Rathke  <erack@redhat.com>  [85e40d787e9aacadfd8599791c83d09eb04e46d5]

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  Eike Rathke  <erack@redhat.com>  [0bb0937b65200382d3d8ad8f36472067ff0cbb40]

do not silently ignore a token API error, fdo#51926 related

Change-Id: Ie187dad84bd55bb76c795b5c4807566e80349b56

2012-08-27  Caolán McNamara  <caolanm@redhat.com>  [34091bc0e33a0aa6e839f5474e53d22a79960e68]

drop these memory trashers

some are the wrong length anyway, and anyway the copies remain untrashed,
and munging immutable strings is dubious

Change-Id: Ic7ac3bea35e57ed015092b3b255d48819195490d

2012-08-27  Arnaud Versini  <arnaud.versini@gmail.com>  [fe1e68503651382114d76759c6901bf685d8e106]

Remove ineffective password erasing security in PDF Import

Change-Id: Ic49101733f034cc1165bd3c7704481a569f8a75c
Reviewed-on: https://gerrit.libreoffice.org/489
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-08-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [95379eb197b98c2ce6e2a29e970e60bf5c02385b]

Add unit test for pivot table import from ods.

Change-Id: I7e7bf5746636e0f13aaaec91d526ac59f6054796

2012-08-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3a8f97a07ff02e160e35c54986c30c014c6415d0]

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

2012-08-27  Caolán McNamara  <caolanm@redhat.com>  [5192468dd49f5e1d821239cd51cea42f8bac7a4b]

Related: fdo#51908 reuse the status bar word counts for the dialog

Set the counts directly on the word count dialog when we have them
precalculated from updating the status bar

Change-Id: Idd64f20097af661dd4938af7fcc8506eca076e9c

2012-08-27  Caolán McNamara  <caolanm@redhat.com>  [a59b51a683a21a44e9071e878addc6a7ace3b5a8]

Resolves: fdo#51908 count empty paragraphs if they're numbered

we want to count the numbering/bullet of otherwise empty paragraphs

Change-Id: I6cdf5348bcbb97081afc743d24e6c4ffb355d085

2012-08-27  Stephan Bergmann  <sbergman@redhat.com>  [2489e82d33d4790c74c61fb90783d8b493bafb4d]

Missing #include


2012-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [246d26faecb809cf4f013b3fcd1368892100217a]

Fix typo LD_LIBARY_PATH

Change-Id: Iff2b85db621eb7b40d8a46a6452b8cae01a91e2e

2012-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [71c1de8f01d10197226a4d8a441089dee879b3cb]

Remove unused member variable

Its reference through IsFoundInPath() was dropped at 4c3f33d8d54756d3988c4d4c848712b31027f919

Change-Id: I764808d8a59089a05eccedd297a61aa6e76b01e0

2012-08-28  Takeshi Abe  <tabe@fixedpoint.jp>  [6ce769a1ad4fdbd0583cd0f81d7e5a06277338e8]

Remove useless member variable

Its usage was died at ac25ae2544969f57b0c3d51a7ee9e3eb047a8915

Change-Id: Ic98a0c36ceb02259b4f3b890f5ea701e56adbb68

2012-08-27  Gerhard Oettl  <gerhard.oettl@ogersoft.at>  [f5b7fecbc0744e46468d57b8131ea7d768aa96a2]

fdo#39468: Translated German comments in sc/source/core/inc

Change-Id: I81b7330bf3178b539855f73aac25539013a2bd90
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/493
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-27  Andras Timar  <atimar@suse.com>  [0f33979fc875abe827b42d35ac4fc4304e4a4d7b]

.odb files do not have thumbnail image (related: fdo#53592)

Change-Id: Ib17bb0a2fc95207da69bfef11b2fab59aefa719d

2012-08-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b0a7dc8b787b7be31b1b58a5ea6a9fc7207996d]

when swaping cols or rows insert notes at the right place, fdo#53979

Change-Id: I1228b3a064623e810265b47776e33f81f4bf0e51

2012-08-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4d3ad7c59e0d0fe322c76eb4335440e1d1269ac0]

Quick indentation fix on closing brace.

Change-Id: I8626b0b3338e17b1b0fc713d4dba5545e1faba1c

2012-08-27  Miklos Vajna  <vmiklos@suse.cz>  [0898871b7b9492ada947ebc7b8429c5cb56db23c]

n#775899 testcase

Change-Id: I68e477464139b183b802cc3200a3b980d1ee72f3

2012-08-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [40c85b88ad0351acaf59fd2372676cdb8ca452d6]

fdo#53592: Try not to crash on empty m_ZipContent

Change-Id: I9bdc9997e260a75682177c8641695b60df0c81a6

2012-08-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d3300205918f87054c9dd399ac53ad1e979dcdc7]

fdo#53533: don't seek to bogus offset

Change-Id: I27d056bdb8329dce302f2737bad5c5dc55791e74

2012-08-27  Noel Grandin  <noel@peralex.com>  [206c70eef30f7b6f538b88f7fb9505f397bef073]

fdo#46808, Adapt TempFile UNO service to new style

Change-Id: Ia448d6d74201e2be487c6d8317f94be3745808aa

2012-08-27  Noel Grandin  <noel@peralex.com>  [7634d064adc2c773288cec751674ff691de20b2b]

fdo#46808, Adapt UNO service registry::ImplementationRegistration

Change-Id: I77d28e7575e18e682f8360f6e416954dfb7a4e30

2012-08-27  Noel Grandin  <noel@peralex.com>  [8638f1e72a3fe830c0e8dcc1bd847d4fb9e599ee]

fdo#46808, Adapt script::Converter service code to new style

Change-Id: I19b3ba7c978e02ce865360f0411007525012149c

2012-08-27  Noel Grandin  <noel@peralex.com>  [4381f3dd5ae9e042840a16f69d07267208160420]

fdo#46808, Use BreakIterator ::create method

Change-Id: Iff603ebe772cfcd34ed3669ce46bc9112ba902ae

2012-08-27  Noel Grandin  <noel@peralex.com>  [170cfbc62549e4a74077c4ec403baf35ec4d42f6]

fdo#46808, Adapt document::DocumentProperties UNO service to new style

Change-Id: I19015d3e3e9aa6e4b3b4bb011183c73ab00365ca

2012-08-27  Noel Grandin  <noel@peralex.com>  [f789715a414bd1115401f93d11f09260f891956c]

fdo#46808, Use factory methods for frame::DispatchHelper instances

Change-Id: I7bdf16fc6d042e5ecd404c604a8b7c31c1ac7bc1

2012-08-27  Noel Grandin  <noel@peralex.com>  [65c78617de30f4928255b15599e7709fa0081f67]

fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances

Change-Id: I62fdd31fe89ae280e4ad2843dbc821f1fecb59a1

2012-08-27  Miklos Vajna  <vmiklos@suse.cz>  [93cdd851ee5917fa95e78d84734c73055b0edc4e]

n#775899 docx import of w:usePrinterMetrics compat option

This was set unconditionally, but it turns out it's not the default for
docx, it's triggered by a compat flag there as well.

Change-Id: I84dccfe7ffd49fbc6878b19ff4276f8a36b827a3

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [c4ab4d3b2aa01f37bc38485fdee9ed59c68cb770]

fdo#53894: Fix ICU version check

Change-Id: I980401f886a6f95d35744b059706aca932af28a7

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [c89dab21ea72cf6ce9f831678da251fd6e24341c]

fdo#53893: Undefine U_TIMEZONE for BSDs (except for NetBSD)

FreeBSD and other BSDs (except for NetBSD) must not define U_TIMEZONE.  This
patch is obtained from upstream:

http://bugs.icu-project.org/trac/changeset?reponame=&new=31780

Change-Id: Id1b85b9958036230045c3e13eb4b6617e6bdc924

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [38e0a58ce11125d20ef1f8aed7996518d7ddbb38]

fdo#53857: Assume --strip-components is always available for bsdtar

Change-Id: Ic05c0cb9ac2c20788870069939d6708214ea0cda

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [6e7baaaba85b0d6cd86e959f9af229a0d30c01f8]

fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for icu

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* pass -DU_HAVE_GCC_ATOMICS=1 in when applicable on MINGW, too

Change-Id: I2073c61fb92d698a3c1ba38266dbd0373b0a693c

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [8a55c4af62d90ff8518491a86a97bfe827591ece]

fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for clucene

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* added clucene-config-MINGW-atomic.h, to not lose _CL_HAVE_GCC_ATOMIC_FUNCTIONS
  when applicable there
* renamed clucene-config-GCC.h to clucene-config-GCC-atomic.h for consistency
  with above

Change-Id: I3dd15721b568fa9358b79ec28bad39249200c773

2012-08-27  Stephan Bergmann  <sbergman@redhat.com>  [8474c6af652343777653e6ac8115b994b54ff853]

Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuild

Change-Id: I82f62c998837783ac69317123268b0c87f74425f

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [1d6e13e13b36163c07fc6013c9c3da6fc553e697]

fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for sal

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
* nCount is needed in else branches after all
* tabs -> spaces

Change-Id: Iaa39ba9e1ed645819905f0e484fa4f1812271700

2012-08-27  Jung-uk Kim  <jkim@FreeBSD.org>  [0983231c8382234cc08124d1ce9a3e200dd0da0e]

fdo#53855: Detect GCC built-in atomic functions

Change-Id: I57a977d799df6bce6c854b38b441a0575218922b

2012-08-27  Samuel Mehrbrodt  <s.mehrbrodt@gmail.com>  [097a0b91add3fa0d2b142804bf040940010f7658]

Modified the wording of the Save-on-Exit-Dialog

Change-Id: Ie3a02efc4541754ba553909ad03a115258890351
Reviewed-on: https://gerrit.libreoffice.org/491
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-08-27  Miklos Vajna  <vmiklos@suse.cz>  [926fe8298be1a2d4a22277a5e9ecf4e2582b0b21]

n#775899 docx import: set PrinterIndependentLayout like ww8 does

Change-Id: I32869aa3d7b6b25c7eb9756d79ea7126130afc4b

2012-08-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d79cd86e2e2b1e6a8f94794946752909ed7e7a7f]

sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOn

Change-Id: Ib0fd2097af4f45ec838b96e8214dfe913a3b47df

2012-08-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [61acb79808a641e49e4db3a106807045dd744704]

sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87

Bad integer cast made reserve throw an std::length_error exception

Change-Id: Iafdf859dd13e8b44ad61ee7e02eb11370f8260fb

2012-08-27  Tor Lillqvist  <tlillqvist@suse.com>  [360c3e912a264b8b2219a28a64856b5e867adb10]

WaE: unused variable nHtmlMode

Change-Id: I3c949e9f536b81bf405cf03992e2a9bbe0a2b0d4

2012-08-27  Marco Biscaro  <marcobiscaro2112@gmail.com>  [9d844ce3f8e411bfb4237372b1a6d4aec21a0a65]

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>

2012-08-27  Noel Power  <noel.power@suse.com>  [55899d7f5f3125ea2d4b1178065ffea80b3d2b50]

fix for fdo#54046

fix case where the value is neither uno object or unostruct

Change-Id: I2862ab23a875a691edb202bb9d334b000871f718

2012-08-27  Andras Timar  <atimar@suse.com>  [42688495edac102b18014a02072ba081870059db]

typo fix in comment

Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530
Reviewed-on: https://gerrit.libreoffice.org/492
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-27  Tor Lillqvist  <tml@iki.fi>  [123393ca342e1865cdc9acaa654e27eabb14f232]

Fix dbgutil iOS build

Change-Id: Ie05a958411683cc4ea5adcac0f1ab6ea0c4736de

2012-08-27  Tor Lillqvist  <tml@iki.fi>  [611a04bc3e023d88c26e1915d45c2b877f92e08e]

Undefined variable mnTrailingSpaceWidth

Change-Id: Id3bf0bbeecbf4b36eb629bc5a80db7443fff4395

2012-08-27  Tor Lillqvist  <tml@iki.fi>  [bec74ec286e1d1671763a2e5b2a6f4614f0d7669]

Bypass the solver component for iOS for now

Change-Id: I09551ef015d31d2337ba3ab40e720210c095670f

2012-08-27  Andras Timar  <atimar@suse.com>  [61c312d271767779e1f580e3123012a864e84942]

typo fix in comment

Change-Id: Ief5fe1a58c5f0b09eded67c638eb07a5805e41e2

2012-08-27  Harri Pitkänen  <hatapitk@iki.fi>  [c184419d523a15fd875f0565e268158be27ac703]

Remove remaining checks for HTMLMODE_SOME_ABS_POS

This HTML mode is never disabled for any HTML export options. Thus
it is not necessary to check for it. Completes the cleanup started
in commit feeb57e0a63cdcd81898050d059e7933f62c5292

Change-Id: I3ea27ea52cdc355f19d0d2fb33ac92262df5d13f
Reviewed-on: https://gerrit.libreoffice.org/488
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-08-27  David Tardon  <dtardon@redhat.com>  [3e9f9e5e4d301fd97a0da8f6625a652fba0ff471]

include can be first statement now

Change-Id: I16edd2d6f0c7fbf2a7686e5adc43b1848902b957

2012-08-27  David Tardon  <dtardon@redhat.com>  [95793fb9c7813de4faa2e4ab82128eb90a896e43]

make the makefile dep more robust

Change-Id: Iabf62eb089530dff97c0a920b2be9c239b02d5b8

2012-08-26  David Tardon  <dtardon@redhat.com>  [647080954f4985e3e16ad863efbe89e459b26f8e]

fix conditional inclusion of jdbc patch in hsqldb

Change-Id: I75e4566509d1851e7405d1738ffeaf58261233ea

2012-08-26  Tomas Chvatal  <tchvatal@suse.cz>  [061652ff712da51b9f4c9efbc205869316149f70]

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

2012-08-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e3e68199a47c694b60de754930dd2fe5d43533bb]

String -> OUString

Change-Id: I5bdcad692678b9debb77db4ec08223d38e5c01c5

2012-08-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [38b0c652e043c5ffee90db8de580046dc4bfa985]

SwPagePreView: initialize sPageStr

this adds "Page " to the page number info in the statusbar and to the
scrollbar's tooltip in the page preview mode.

Change-Id: Ia1dda0e98777465ef87364f12437449ca7787510

2012-08-26  Noel Power  <noel.power@suse.com>  [44dc8746f3d521b73123522f345d0f676622c2b3]

remove VBA_OOBUILD_HACK and friends

Change-Id: I5c21a407bcae1b668976b94a757d564120973b1a

2012-08-26  Noel Power  <noel.power@suse.com>  [6573690587f63f6402e24e2db2e986570a2490f0]

mark methods as stub where appropriate

Hopefully this will allow us to track methods we don't or can't implement ( although we let them actually exectute )

Change-Id: I53c74054ffea6cfa8e45aa4583f51c03f33991ee

2012-08-26  Noel Power  <noel.power@suse.com>  [dd91af40e384226e577f5a4b96b48e293cf31fa3]

clean up unnecessary non working implementations

Change-Id: I4cbc0fbf17aa80db4b19df630d6f18f97b9f6982

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [43b6f77506bdb5ef767ac2211f930bfc911f2046]

--enable-mergelibs: does not work with binfilter; warning for other platforms

Change-Id: I2992c89f70aebfcae5795c9f21d3cca48cbea4ae

2012-08-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5bf93a18e645f5e7146402d5dfa6958ddee44de7]

use dynamic_cast, prevent crash when opening Options-Writer-AutoCaption

SwCaptionOptPage can be added either to SwCaptionOptDlg or OfaTreeOptionsDialog

Change-Id: I0cedfc27f8d1f1bbf5e19dce2f438fc782cd5832

2012-08-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [55b79fa2f104e08b940b7019c52dffbafaa13f61]

Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCa

Wrong fix: GetParent can return pointer to SwCaptionOptDlg which is
derived from SfxSingleTabDialog.
This reverts commit a5546942ec70fca551401ae61eee00b66a92f81d.

2012-08-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a5546942ec70fca551401ae61eee00b66a92f81d]

cast to wrong type, can cause crash when opening Options-Writer-AutoCaption

it turns out that GetParent() returns pointer to OfaTreeOptionsDialog,
not SfxSingleTabDialog. Disabling OK button in the options dialog does
not make any sense, so the patch removes that code.

Change-Id: I76618d89f904a6eac80fc08072dcde007b2d9c34

2012-08-25  Andras Timar  <atimar@suse.com>  [90083b70f59570f6576c0257576cb416b7eabbbf]

localize spreadsheet style template names runtime

Change-Id: I16d45284cfb4ab8d239ea5e9a326160a742c4bf1

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [3766ca46ff3c474ee7c94ad75cba14d6746c3331]

ah, android is special

Change-Id: I7f5e15f4d5e285a85e01fdeaede747e88d08510d

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [54a06c6820e13cae1401302c031cd15bd961eb7a]

vigra: convert to gbuild

Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [3f750f8e7b4e79282202aa2d2027922bd1fe3bdd]

merge more, mostly small libraries for android

Change-Id: Ic40dec7083b2dd83952bee50290b803b981965b0

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [0ba9114c12e50acdde52e89408bffbca7dac49e5]

prefix more components

Change-Id: I9bf304a791b62f6b96711eb058f302cadfdb276a

2012-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [4d7b9557052a31319b0583b46340fbc64de056c5]

libmerged: add more libraries

Change-Id: Ia35e93b9632cb2bbfce0d40f8491044d56f2bb05

2012-08-25  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [f92fcff04a6a88fd004e721294a4817249cabf26]

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>

2012-08-25  Arnaud Versini  <arnaud.versini@gmail.com>  [1cd0f1bdb5b2ed998b35dc5120559284a2beb80e]

Replace usage of rtl/memory.h in comphelper with equivalent from string.h

Change-Id: I41d452aa4892606d127e9565cf83c21f78a67392

2012-08-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2da4a011130cefa3bd56e5b62c9068d202e81913]

gtk: wrong menu border size, need to add thickness

Change-Id: Ibcd63b7a74f6a6afb0ac1195218125fea26a0482

2012-08-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a2c5a1174ef964f3993f49162b4d8d14b8f02c46]

gtk: fix scrollbar drawing with Clearlooks

Change-Id: Ia1afbfd027bf473f23b83239562f542d0157d549

2012-08-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5e7249f9958aeb0407e8502b500d6865e5af8750]

Perhaps this will fix the windows build?

Change-Id: Ia57ab6bfa9e7fa663b699627cec07d19a378b293

2012-08-25  Radu Ioan  <ioan.radu.g@gmail.com>  [ffc05d9abfccac4d1dc04460fc25a9b16764a83e]

fdo#39625 Make existing cppunittests work

Make rtl uuid cppunit work
- removed call to simpleheader.hxx
- added call in Module_sal.mk for rtl_uuid
- created mk for cppunittest for sal_rtl_uuid
Second patch:
- removed makefile.mk as Stephan suggested
- modified CppunitTest_sal_rtl_uuid.mk header

Change-Id: If090843203e38d3eced14941b58e6122d27bdb09
Reviewed-on: https://gerrit.libreoffice.org/422
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-25  Philipp Riemer  <ruderphilipp@gmail.com>  [9d6eedf05b550ca3d6f98dc9f77c06a3594165c4]

removed commented out code in sc/source/ui/undo

This is a follow-up patch of 06f611210cf487dcd32aa7ccfaae5ed80124e439.

Since the rebasing process is not finished yet, I submit it to
Gerrit, so that the changes are available for later when they can
be applied again to the related files.

Change-Id: I047ade3f9a6b3927ddab8b94a53113b17483c06f
Reviewed-on: https://gerrit.libreoffice.org/486
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-25  Philipp Riemer  <ruderphilipp@gmail.com>  [2ba410edd7d6e26da36e1b1ac82f7c91031900f3]

remove ascii-art and blank lines in sc/source/ui/undo

This is a follow-up patch to 06f611210cf487dcd32aa7ccfaae5ed80124e439.

However, since the rebasing process is not done yet, I submit it to
Gerrit, so that the changes are available as soon as they can be
applied again to the related files.

Change-Id: I61292e9d893839bd2f8b18a521a30e670f80f05b
Reviewed-on: https://gerrit.libreoffice.org/484
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-25  Philipp Riemer  <ruderphilipp@gmail.com>  [98e9cc1796f93447fe7e5c1a6e2683d10389b01c]

fdo#39468: Translated German comments in sc/source/ui/undo

Eike and I reviewed the patch at the same time. However, he was was
faster ;-) Consequently, with this commit I include the fixes for
my remarks previously done in Gerrit as well as for Eike's comments.

This is a follow-up patch of 06f611210cf487dcd32aa7ccfaae5ed80124e439.

Change-Id: I6ee721f15852e1023c8b3e4f0b580435ee52c0c6

2012-08-25  Michael Stahl  <mstahl@redhat.com>  [aad3cc3db08c40e62ce2d7f1105455fec9fab4a2]

gdb: SwPaMPrinter: print rings as well

Change-Id: I31b7b6b0cd4ac67c059729e68b50c92b865930b0

2012-08-25  Michael Stahl  <mstahl@redhat.com>  [b3233579ccb2528912835deedde37c1d48417d6c]

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

2012-08-25  Michael Stahl  <mstahl@redhat.com>  [d52a1320dbe142d2fc184e031bf79994f5ef1144]

SwpHintsArray::Check(): reindent that

Change-Id: I9fede393b5a0fb6bd2fe0425f6a4b60b754aeb0b

2012-08-25  Michael Stahl  <mstahl@redhat.com>  [411ef872a0903c4dd15d96c2f893309f6440eeca]

SwpHintsArray: refactor assertions:

Since 4623c603bde7678004fe6019f9d9e4b816a3d6c6 the assertions in
lcl_IsLessStart/lcl_IsLessEnd trigger spuriously, because the comparison
is invoked always now even on identical pointers, while the SvArray only
invoked it if the 2 hints didn't have the same address; move the
assertion to SwpHintsArray::Check().

Change-Id: Ida6c8e268452343ed3e90410636703c6baffbabd

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [f8fd2e6a3b21ec3899a74d7400cafaba4e83ff6c]

better dependency working also for libmerged

Change-Id: I3c5cf65bee50ec0511031b50e1b9f5589491e6bd

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [9ec8d331dc593c14beff4fc3939a71bf4825cfcc]

kill more unneeded stuff; rename uiconfig Packages

Change-Id: Ib2f73d679ac4a6164142a370ce6d55c6de41117c

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [5b57402ac40470605fbb31ebccbc8da4a5506089]

sax: avoid pointless linking expwrap against sax

..only to share one class with fastsax in sax, where it's not used.
The link dependency is ugly, mostly for libmerged.
Use static library.
Another option would be to link fastsax against expwrap.

Change-Id: Ia85b01150959e2472d1ac04013b8b9a27232a070

2012-08-24  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [06f611210cf487dcd32aa7ccfaae5ed80124e439]

Translation of comments from german in sc/source/ui/undo

Change-Id: Ic7f2233ae55f8c5505c5b325aef973b0d0c65730
Reviewed-on: https://gerrit.libreoffice.org/479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-08-24  Istvan Turi  <turipista@freemail.hu>  [1b7c88ab4d6aaa79c484bcb179e5b2f296654462]

translate fax/letter/agenda/report templates runtime

Instead of distributing bazillions of localized templates, that
contain only a few translatable strings, we try to localize them
runtime. This is the initial patch that does the heavy-lifting.
It has some rough edges, but the feature will be polished by
freezing of LibreOffice 3.7.

Change-Id: I535b3bff1f5706afebd21d017c01e2b4745b7cfb

2012-08-24  Rafael Dominguez  <venccsralph@gmail.com>  [a581d31b227623e09d2970a91214fda398f98eda]

Highlight X errorbars data range when a chart is selected.

Change-Id: I90b4f71fb74da59c6c578ccd0e9b62f14620d4e6

2012-08-24  Stephan Bergmann  <sbergman@redhat.com>  [2198fc2711bfb3e1025517f2d61ec8ae7d424c20]

Typo

Change-Id: Iac9a2715b8a0a517f502c56ef0652e316bd76f52

2012-08-24  Stephan Bergmann  <sbergman@redhat.com>  [21ebc2b32de44ed33347b4364d4fd8282b472dba]

Unused members

Change-Id: I4f3e6f2c07d1ef55464646a5ab313c305f4a22e8

2012-08-24  Stephan Bergmann  <sbergman@redhat.com>  [03833c09cbf15ae04bc22a64eee07d7966c00db2]

Clean up java-target-version indentation etc.

Change-Id: Ia3440508b929b37dd4aa5d045445ca7b73bb85d9

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [d7a5df7e3dea928a2748d6eae9e7263cd23e76fd]

download clucene tarball only when it's going to be used

Change-Id: I568be2e912d5700ef5d24443e48cf7d0a384292a

2012-08-24  Daniel Bankston  <daniel.e.bankston@gmail.com>  [deaac6fffa883d5604a35eb0706c7526b87398cc]

Improve matrix import performance.

Our latest changes that recalculate volatile formulas at the end of import
resulted in several seconds performance loss on a large matrix test file
with complex formulas.

When the matrix cells are put in the document, ScFormulaCell::SetDirty()
gets called.  Although the cells are set clean during import after this,
SetDirty() also uses ScDocument::TrackFormulas() which puts the cells in
the formula tree.  So when we call ScDocument::DoRecalc() at the end of
import, the interpreter goes through all matrix cells because they are
in the formula tree.

This commit prevent that from happening, which gives us back our performance.

Change-Id: I961f69b0117d4261f8afefb6d94173105f0925b2

2012-08-24  Stephan Bergmann  <sbergman@redhat.com>  [1b40fbe41459a2231870af94a06263d89af554a6]

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

2012-08-24  Stephan Bergmann  <sbergman@redhat.com>  [35d474ff8c36d12e2afafee8a061745e47ef4fb0]

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

2012-08-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [628aad2aec5e33dcf00b573891c122ad91438bc4]

restore the 'initialization of warn'

Change-Id: I72ed0955bf6d47e04be7c182994ba12e53e40a9a

2012-08-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [b5077b293b945edfcd84b6911a2c1b9cb234a129]

be quiet if there is no 'warn' file

Change-Id: I44ce29c41c914c57e5c0e4036e327447efb5b26b

2012-08-24  Tor Lillqvist  <tml@iki.fi>  [9c907513be0f30d47d7fc61bf537677c63e19ba1]

Remove debugging output

Change-Id: Ibd80b49eba4b259027d57845b8ebba3e35908e82

2012-08-24  Thorsten Behrens  <tbehrens@suse.com>  [14a4096a76cbe05d364f013d183c1d001849a97e]

Use correct intro bitmap, as passed to configure

Fix typo that had intro bitmap always be default in 3.6 series.

Change-Id: I7822ab75c718040128231f5d50913c3b128d49fd

2012-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cb0aa85747fa6ada9a7dc4b32e5c5bf3d3850f35]

fdo#49441: don't overwrite the first element in the sequence

regression from 399e425fc9b9a89045bb1653769f581ed5fa5028

Change-Id: I2907a03ca731f43630e5f36cf78682de8a364924

2012-08-24  David Tardon  <dtardon@redhat.com>  [e19be74ff56422ba908a4e7a70dccda6a94c7026]

build for en-US if no langs are specified

Change-Id: I21323d275f8381ecffa937563fccbc7bbb4b497e

2012-08-24  David Tardon  <dtardon@redhat.com>  [4b00567f578190fe2d0413cb25538f518c439b66]

it seems unzip on MacOS X does not know this opt

Change-Id: I48d86df772655229a08653e6c8f263338f69fbfb

2012-08-24  Caolán McNamara  <caolanm@redhat.com>  [715e2109f60b016f661d98a59aef674e0951a2ad]

Related: fdo#53337 Maybe this is a typeinfo visibility problem

Change-Id: I024de5b400d0f7a443d4cce7bfe4e88841e6049b

2012-08-24  David Tardon  <dtardon@redhat.com>  [768d02c93c51fb606cf7221d0fd7a0c9dd3e363d]

soffice.html has been removed

Change-Id: Id564b3a34524a754261211d15abaadbdb1898061

2012-08-24  David Tardon  <dtardon@redhat.com>  [04e6963a24f3a9645ac26743c9ec09531d86ad51]

add extras to tail_build

Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e

2012-08-24  David Tardon  <dtardon@redhat.com>  [ce34d0d17b7f2c5e3800a645cc9bb65c53d59f72]

drop unused files

Change-Id: Iba94cd9a6faf3578201761bf8c8ae9b1f437f57e

2012-08-24  David Tardon  <dtardon@redhat.com>  [a39f11a276ea6601cb19e3fc81910ae0d7265dce]

gbuildize extras

Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a

2012-08-24  David Tardon  <dtardon@redhat.com>  [20f06e3cd3e50ddb34a7985f196a08c98a3f5cb6]

add AllLangZip gbuild class

Change-Id: I1b0ebafac55bdfb41c5e6e64ded637313e47bae4

2012-08-24  David Tardon  <dtardon@redhat.com>  [b4687fe20c3d51e817fe2cbe2eca7e0f86e78db0]

fix condition

Change-Id: I5370bca6689d0d089a6862c70f45a95516e8531e

2012-08-24  David Tardon  <dtardon@redhat.com>  [390c602294cc277c8b32cc99f79dd6a5e04d93bb]

source the right file

Change-Id: Id378c5f0a6308964c3d8fb66184f32b72c67d685

2012-08-24  David Tardon  <dtardon@redhat.com>  [3d71bf4761192a0e1fb82c80653a22820fadc444]

fix make showdeliverables

In contexts where several deliverables with different index were
registered in one eval block, all indexes but the last one were lost,
because the current value of $(gb_Deliver_DELIVERABLES_INDEX) did not
contain them yet. We need to use the variable, not its value, here.

Change-Id: I537ec949c0491dc5b35461253fdaca1f4887ec31

2012-08-24  David Tardon  <dtardon@redhat.com>  [b665f80b6b87e6d0ed83ea63afe8cec0383eec03]

do not print the dummy command for showdeliverables

Change-Id: I70b90e6551a8f4f093947abc382babedd9b784cd

2012-08-24  David Tardon  <dtardon@redhat.com>  [6ace132bfb3c0c9ccb1616a23e89a055b393bda3]

add hsqldb to tail_build

Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c

2012-08-24  David Tardon  <dtardon@redhat.com>  [687944efaa56b4d58525dd16f2059e5e6c769da3]

gbuildize hsqldb

Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29

2012-08-24  David Tardon  <dtardon@redhat.com>  [3cdd8d3b00849c263d0e6909fb5eddcef088c9d9]

add support for building external projects

Change-Id: I1ae354e3bf85c29679919f6382e14d3e4232d798

2012-08-24  David Tardon  <dtardon@redhat.com>  [ddc8881122d8d848f5ad38f2e65e7739afb955b9]

adapt clucene for UnpackedTarball

Change-Id: I52d78c396511ee44c18ba9473b9602fc4e6f947f

2012-08-24  David Tardon  <dtardon@redhat.com>  [ee0a39c52e53c20ee5bf18a30101bc7d69c24a5c]

adapt ucpp for UnpackedTarball

Change-Id: I0871baf8a6c72ea0c7b44a7abfc8d5152b331db5

2012-08-24  David Tardon  <dtardon@redhat.com>  [df4ff3547078c17cf69f7574dd7995cc51cc7934]

add support for external tarballs to gbuild

Change-Id: Ic6645e9943b2445ebb37bb99114f777527c69af9

2012-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5dc11d57f050c5e4c58843b18d76877c1005d067]

ThumbnailView: memory leak

Change-Id: I652ec6bf0309f56d4d2bc1ff7b0fb2b8173de6be

2012-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a251863970e0512a1dc2bd857913a3adf7148bb3]

SwPageBreakWin: memory leak

Change-Id: Ibb543b8da8c89c7fa3799fada03c787dabe2b3cb

2012-08-24  Michael Stahl  <mstahl@redhat.com>  [01a6b0b0eb2103df594881e4e5ac3607f1177998]

make it possible to run JunitTest and CppunitTest from Makefile.top

Change-Id: Ib0286466403a0457420c708ac083051d28d087bb

2012-08-24  Noel Power  <noel.power@suse.com>  [629cd5e1fcdf780cedf7fd88ed7d02492be31411]

fix for fdo#49255

Change-Id: I5af8bc0b511bdf838343d7b71f310df8d8dd8473

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [e1db0bd299f3b9a3ed6785a3f434b010a1174feb]

gbuild: also in libmerge case library needs to depend on all headers

Change-Id: Ib1c3e37dfa6b9cd9708b721a7ad5b1bdb468b020
Reviewed-on: https://gerrit.libreoffice.org/469
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2012-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [911e412b872f23e46701a6a0f0edc8fcca4ced3b]

sal_Bool to bool

Change-Id: I96fe31c80f952b1ac6d25c65431597d81e0fdda3

2012-08-23  Rafael Dominguez  <venccsralph@gmail.com>  [515b260cb4dd6d0615919b4c6703f1a1d24d1eba]

Fix rendering subtitle for template search results.

Change-Id: I1d1a5100bdbd2be238d045df3c7790dde8afd63f

2012-08-23  Rafael Dominguez  <venccsralph@gmail.com>  [2addf49c27eb80dcf65cf2727ac03c8a6d1f1e06]

rtl::OUString -> OUString

Change-Id: Id435edc2d2f8801bde4be6e4acbe42608e0be179

2012-08-23  Rafael Dominguez  <venccsralph@gmail.com>  [9c94045bd2802a3f7e8c286b4082a55fe43a666d]

Rename class from TemplateOnlineView to TemplateRemoteView.

Change-Id: I3d1cc00274c4f758cb4e8e6a09cea9cb63b0a733

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [33b1750f4ae8a9bc26f29440726c24f551041d94]

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: I536376303de5330addd2dbf85bdfea8b9a23301c

2012-08-24  Andras Timar  <atimar@suse.com>  [e155a555c97db9e3f54d7500f912fe88f634dc99]

remove unused soffice.html

Change-Id: I877080c8fdc3dcd9a7018cfd3dd8d2cbec09dc8f

2012-08-24  Andras Timar  <atimar@suse.com>  [9fceed463ba6ab752ef49f40e628a98e21cf525e]

fdo#52978 remove hardcoded page width/height

Change-Id: I3af89440ce6305e24941b905c67d18b769b46a21

2012-08-23  Rene Engelhard  <rene@debian.org>  [361991a27183d340ae183178147bb22cd166a19c]

actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...

Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [a1aed54fee058fdedb7d50b96291af701a327e57]

Build basebmp as a static library for Android

Reduces shared library count by one... This is tedious.

Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [0d2ed78dad772e62ce8e50be95e445a86742ab9b]

No reason to leave out use_sdk_api and use_udk_api, I think

Change-Id: I5bf5dd2708de103a1f4eb48ef2cb1a28b5e4cd29

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [07df4c9ed0785b07b0ad1d9f74388e25614db811]

fileacc is in merged

Change-Id: If58adf2558c2baac51f91d621b75f2d37f935dfd

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [4e1fd1b3e1390adb668d5f12f5e4b4888a7db8a6]

Bin leftovers from the iOS foo_cppunittester_all crack

Change-Id: Ieba3c29cd28f14e2fb5eac827f245edbed053298

2012-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fb0a28df82aa67db4536232ab502a8cc85ac9e4f]

Removal of manually added servers.

Change-Id: Ia46eccb8c7ace05054e952f49e2a2c65a462b83f

2012-08-23  Dave  <davefilms.us@gmail.com>  [4908c8d79745057ebece07c7834e318a7366d6d0]

Fix for fdo#46858 Have us show up in Productivity category in Finder

Change-Id: I19416bdef0e046102b78953d4663feaffa153722

2012-08-23  Luboš Luňák  <l.lunak@suse.cz>  [f35aacfc765b5c296d62b4f2a32e6b0bb9bbe7e5]

initialize member

Introduced by b95d203bc17c83ec0fe5139f519d53ed1d842d3a .

Change-Id: I2497ee7cd55776fbd801d07470968e5aa47e971a

2012-08-23  Ivan Timofeev  <timofeev.i.s@gmail.com>  [442d0766eb9575a45572e29f2018bed2831c177f]

SwHeaderFooterWin: memory leak

Change-Id: Ie8322b93745c48970766c2033a23cca2c710a516

2012-08-23  Miklos Vajna  <vmiklos@suse.cz>  [93d22852564b8d77b98fae902ce5f879272ca818]

n#775906 testcase

Change-Id: Idafd1b7506dac77307190df275fb8ed35d40e5e5

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [1a3f44e52b31c520d52261af8a2f92b88e107459]

Fix typo in a comment (copied here and there).

Change-Id: Ic3c3e71a79ea8bf73a51fc7f001833d6ccedcb76

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [35c9ffb2750178b558c71af12240cd5809a0314e]

Fix off-by-one drawing problems of the bottom docking area.

Change-Id: Ic463f6829f7faa6d9667656f42f844a12d85518e

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [dd7382353d4c248a6d6f9d21401480ccc37e2b9d]

Remove ViewShell's border.

It is not necessary now; where it was necessary previously, we visually
distinguish the viewshell from the rest by other means.

Change-Id: I24f3ed1916c0886683bf8b770ce3bf22a5e9ec7a

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [0a5b49e7199198974113dc2e8b68257b881fb9fb]

Seemingly off-by-one painting error in Impress' ViewShell.

In fact, it is not a off-by-one, just the scrollbars do not align with the
splitters; so adjust it to fit better.

Change-Id: I062b5da6baf4c20bedbf69301066547dcd1ace20

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [682c4f1bf7b6548222321adbee5f64da61ae6685]

Get rid of the 3D look of the Formula Bar.

Change-Id: I146123149bd32223f9321b1bf4b49e71805aa37e

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [e280b01cafdfd5c7c3b5660a8e9031a9eeb2865c]

Draw separating line at the top of the status bar.

This makes the status bar optically one pixel smaller; which is correct,
because the new icons used there are one pixel smaller too ;-)

This also kills IsTopBorder() and IsBottomBorder(), as they always returned
'false' anyway.

Change-Id: I94c87e8d4ac1ff3c4df57b17e530f3b087efa1e1

2012-08-23  Jan Holesovsky  <kendy@suse.cz>  [9b10ef9fc39dc0251b03d6d9285bb86aab29abee]

Revert the TOPBOTTOM border window type, this needs another approach.

This reverts commit 51fdf273e9893d3d05c99a09e1c2e5835a78e891.

In order to be able to draw the toolbars docked on the left or on the right
nicely and reliably, we have to avoid any border in the shell; instead, the
docking areas will draw the separating lines (when finished).

Change-Id: I74c18a7e471a66ac0a436c2bf01f5be016280d22

2012-08-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ba43bc1b85471a1b91658c000f9cc268c799157]

A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.

Change-Id: I4dc7dc689af5d2e9d49584157171202aef873688

2012-08-23  Daniel Bankston  <daniel.e.bankston@gmail.com>  [ccce242c3a8892f1bc5b649ca43a544cdced28d9]

Convert xlsx unnamed database range import to direct sc

Will evaluate later if further conversion is useful here

Change-Id: I6af5296b95075066335783e371d87be15f09f112

2012-08-23  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5d906574f2e7a7c7dd3ba166e3b1a58fdba0d5b8]

Prevent broadcasts to gain xlsx formula import performance boost

oox import filter was spending a lot of time in ScFormulaCell::Notify()
because of unnecessary broadcasts.
Now the oox import filter will use the same approach
that the xml import filter uses to prevent this from happening which
results in shorter import time.

Change-Id: I65e86919f352de0b22916a8d57d3166af0a58984

2012-08-23  Daniel Bankston  <daniel.e.bankston@gmail.com>  [a96998cdd131e715746db83cc3b08823e4318100]

Disable adjust height flag once for whole doc instead for each tab

Change-Id: Ib82a72d257772b3dcdf9368c4ee5850a6f411d6e

2012-08-23  Daniel Bankston  <daniel.e.bankston@gmail.com>  [bed0447cefb949fc77cfde7543397d96590082ba]

Check for more cases of functions that should always be recalculated

Thanks to Eike Rathke for pointing this out.

Change-Id: Ie2ce2ebe54cd290a7bf1c55d58790e21833b1105

2012-08-23  Miklos Vajna  <vmiklos@suse.cz>  [5fd1516f82adf0330411adf90bee7e14cec856d5]

refactor duplicated code to DomainMapper_Impl::getCurrentNumberingProperty

Change-Id: Id68df67e1301d0eed74c3bdcaabc7c601d72770b

2012-08-23  Miklos Vajna  <vmiklos@suse.cz>  [25af4f283fd9e8520a17350fd5e980ba9eb67f24]

n#775906 dmapper: fix inherited first/left margin vs w:ind/w:right

This is similar to 89f208c, but here the direct right margin reset the
left/first margin, inherited from the numbering style.

Change-Id: I2d238740c24db7607719dcefb17565656592be44

2012-08-23  Luboš Luňák  <l.lunak@suse.cz>  [863bd5f7b91792ab2d39567c206b23b25b661c50]

convert docx mathml test documents into unittests

There are few small things that do not survive the roundtrip completely
accurately, they should be checked somewhen when there's time. But it's
better to have these as actual tests rather than just documents somewhere.

Change-Id: Ic3732ab8450376820867950438d89e324f391eeb

2012-08-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a2cc10e02375aebd32ba0df49d83ee01235a709b]

add missing licence header


2012-08-23  Stephan Bergmann  <sbergman@redhat.com>  [7b4394f35b3557ffe61c8e9b0f0b630b31ca0977]

...but remove obsolete prereg-specific code again

Change-Id: I98b20e2ef7f0ec8f609464980398ca09847b40e9

2012-08-23  Andras Timar  <atimar@suse.com>  [51b0ada7403b7959cd0753218bff34b7cd4a7a24]

Moldovan -> Romanian (Moldova)

Change-Id: I5d754099ca0ce2a82d1d89df4ab2b146b1cc2f4e

2012-08-23  Caolán McNamara  <caolanm@redhat.com>  [ff74564b39c6f0b2063158ffe7eb8faa99f12c4b]

callcatcher: update unusedcode

Change-Id: I18f823b99349002bb148d474a6a9aabdf2d419ef

2012-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e29c020ee25fb820f4ae49c5f8d1e3df38aa76da]

Manual IP adding implemented.

Change-Id: Ifad2a206e3ddbb46094be6638581358484522695

2012-08-23  Joel Madero  <jmadero.dev@gmail.com>  [e4b0ce8887a743d30a0107bc7b8f652b0e3b074c]

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  Stephan Bergmann  <sbergman@redhat.com>  [86a60b36552d5785a33bc9eed1e082bd5c54100f]

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

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [8098a03d025a0c8fee90322e3835079edb45ade3]

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)

Change-Id: I3a063ebfed1012aeb27ec3076cdd5ca545f918a2

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [b18c8f72bdff52ca6c49d8f30e3ff0f201b5b4fa]

sw: one -DSWD_DLLIMPLEMENTATION ought to be enough

Change-Id: I400559c531382f90626b72b2c8702d670fa5a40b

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [e2004b2039775fdde689481cad3589e75a45b20c]

sw: remove #undef SW_DLLIMPLEMENTATION nonsense

obsolete remnant of obsolete dmake build system

Change-Id: Ief3f6bde9bbaeac5fe9b25d025b9b076b9a6ef3e

2012-08-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7afb1fffefb1806205ddcef3cba1d2a559e9b39e]

Iterate the utf8 correctly + handle tabs too

Change-Id: Ie6a4750ebd04e3b1ed8ad0985e141b6ff2e65e98

2012-08-23  Brennan Vincent  <brennanv@email.arizona.edu>  [8a274f73a28ee9d358059bfe9ce4395e3e284031]

Move writerperfect newline-handling logic to OdgGenerator::insertText

Change-Id: I6d954ac1233f98a3744449555043e8f82a1d2083

2012-08-23  Luboš Luňák  <l.lunak@suse.cz>  [2b5953a19e36a02040f2ff08bc87efe4785f80bd]

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.

2012-08-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c5d5e06c1578f8ecae9e4e6fb55f1bdb529feb7d]

fix ambigous overload


2012-08-23  Miklos Vajna  <vmiklos@suse.cz>  [50a1df360c907d8419ce49f098b6bc87a37a9956]

n#775899 sw: add FloattableNomargins compat flag

The DOCX filter imports floating tables as frames containing a table.
Word ignores the margins of paragraphs next to such a table, Writer does
not. Add a compatibility flag the import filter can set that triggers
this weird behaviour.

Change-Id: Iaaa1d2a2e2f9d0eaea17832b2e418f9a845efffd

2012-08-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [333f9d3016bf9a246dfa96bc32c064281f36f355]

sal_True -> true

Change-Id: I7d8c637746d8f29704adf94b20559d539d0ec56c

2012-08-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c346c0cfc981d18e1d5024e3abbe124fbbf4a607]

support export of databar information to extlst for excel2010

Change-Id: I1aaca6676bdbba1e8f365081e3f427fb67fd873e

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [afeab46e4754d886dd828ba654520902a755964f]

Typo, fdo#53950

Change-Id: I82b4b59e868bb4f332cfe0e617c916a160cb549a

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [811751bbadbf2cc6f77fc1a7f311fec9edc7d937]

Don't hardcode jni/Application.mk either

Change-Id: Id8787a04a3b1720490e7d79a254ca11835df242a

2012-08-23  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0d68487f10de1783974a41592526e6df55cf97e9]

Disable bluetooth on Linux for glib < 2.26.

Change-Id: If5fae4166b2f935f5d7613799370dd0de28b498c

2012-08-23  Tor Lillqvist  <tml@iki.fi>  [c02e838ec21408cd5ba70e0e7b53309411d49db2]

Factor out the Android APP_ABI sanely instead of copy-paste galore

Change-Id: I66e97d73c410ac6f2e481ba9b2b22183f57438bd

2012-08-23  Tor Lillqvist  <tlillqvist@suse.com>  [6737f12e0a4a10a591dcc780de586f205e094f2f]

Conversion from 'void*' to pointer to non-'void' requires an explicit cast

Change-Id: Ia7e0a436d462fc98b458f80f2abae409419c11c1

2012-08-23  Thomas Arnhold  <thomas@arnhold.org>  [c564fdfe298d8f93e3f09f61dc01a152f57b6506]

unusedcode.easy: remove recently unused code

Change-Id: Ia33e933d9c15c2afa25915b7e8d6a13b0c740d1c
Reviewed-on: https://gerrit.libreoffice.org/426
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-23  Stephan Bergmann  <sbergman@redhat.com>  [52755d6d2cf1c6addaf3c91b93bb86d66b730409]

Revert "installer: Use hashref for replace_all_ziplistvariables_in_rtffile"

This reverts commit 46a977081c6f1886f8fff8457c85e6d426dcc20f.  It started to
replace occurrences of "${...}" unknown to the installer with empty strings,
instead of keeping them as-is.  This caused the "${ORIGIN}" at the start of the
value for URE_BOOTSTRAP to disappear from the soffice ini-file (cf.
gid_Brand_Profileitem_Soffice_UreBootstrap in scp2/source/ooo/common_brand.scp),
making soffice fail to start completely.

Change-Id: Ia7a34179b78677a703fc487401e011073d14a176

2012-08-23  Stephan Bergmann  <sbergman@redhat.com>  [fcd990f208be4430157dca2d6093337f21cb079b]

Some clean up after previous commit

Change-Id: Ie419c769c5d661d51c1b43b9808791dcf9e1725c

2012-08-23  Noel Grandin  <noel@peralex.com>  [3e7990faa4dda6022c63aebb2ac8f12b2bbc0731]

fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances

Change-Id: I86e2a8873e5646abd340015f500bf9e872e8e6c5

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-23  Noel Grandin  <noel@peralex.com>  [8b34ad6204ee35b7dca10d2b1c9761dfa72684a7]

fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL

XServiceInfo does not need to be declared as a supported sub-interface
for services, it is always implicitly there.
Also, for those services that now only contain one interface, convert
them to new-style service IDL declarations.

Change-Id: I325c27f287a02de6bdfc8bb6e5bf6c2a4ae0a753

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3d7927152169474c3c73ac36d5d79008fe6bab3e]

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

2012-08-23  Tor Lillqvist  <tlillqvist@suse.com>  [b1932b7a182d99a52b8c2fb71d2d48a61ce47423]

send()/recv() on sockets (instead of write()/read()) for Windows portability

Change-Id: Ifaa890d87021c7786c7392f52d4f29b0779a7668

2012-08-23  Tor Lillqvist  <tlillqvist@suse.com>  [c439fad7d6802ae6df8b91ffaf964f083a6d7eea]

WaE: class has virtual functions and accessible non-virtual destructor

Change-Id: I0fdc966a1dab68fb642ab581ad3f4eb6762363e0

2012-08-23  Tim Retout  <tim@retout.co.uk>  [dd7ddfc34e62b8f6351d970fdac2ef631b5175c2]

installer: Remove unused -tab command-line option and TAB_ONLY flag.

Change-Id: Idcb8be8882db8f487ba9bda2ae8947ccd9d99712
Reviewed-on: https://gerrit.libreoffice.org/462
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>

2012-08-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [56dde463a1b6c4b6ae7424070f3f0e00644965dc]

Removing a non-virtual destructor.

Change-Id: I1be79ef0e6b7d0626d057a6d52950301ea4dd169

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ace165680f07a118e0d5dcea3fc844fbdd3c6b23]

We assume that this uno interface exists. No need to check it.

Change-Id: Iee2125204106c49e5b8670d9cba95f3dcf3571f8

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [198ccdf00ee2d9defa1114c4aba6ddcf83418237]

New unit test for pivot table's case insensitive string comparison.

Change-Id: I31ddd3eedc5a93103ae7efd7ce8698e4dc247937

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1afd1e5ca8872253c491af76c70397fb9e00f900]

fdo#53929: Pivot table uses case insensitive string comparison.

Change-Id: I65fa22ceeba37a15b70fe41b1dee26f1dde7d759

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [44dcb37bf9339611559743f35a93dd674227b357]

Abstract database connection from pivot cache to hide UNO API.

This is the first step toward unit-testing the initialization
code from the database source.

Change-Id: I1a7882ba443fd71d4210fb2e2caa195fb71dab92

2012-08-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [585b3ebea4312dbfa86ad9f4a72f0014fe2eacec]

Remove extended initializer list -- use memset for BDADDR_ANY.

Change-Id: Iea10ffdf6443a33c3dd6106b69c126945763b778

2012-08-22  Tim Retout  <tim@retout.co.uk>  [04fd2bf36e7100132f1ee555d9c84640baf1747b]

installer: Remove unused -javalanguage command-line option.

Change-Id: Ia6f52713dd3cf5ab7d5716c7b6a6f5c1440ed323

2012-08-22  Tim Retout  <tim@retout.co.uk>  [46a977081c6f1886f8fff8457c85e6d426dcc20f]

installer: Use hashref for replace_all_ziplistvariables_in_rtffile

Also rewrite implementation of installer::scpzipfiles variable
replacement functions, and add test case.

Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8

2012-08-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [89303460e906c2de0e424d8d44095a084565e379]

Get rid of my no longer needed fprintfs.

Change-Id: Ic4878cb8c25e7a361d293968037430f7f956ddc1

2012-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [091c1b6fc5cb6b3c87c8e3c0fdec1f6974da10cf]

more old module-description xml files

Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220

2012-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [8c49149d32bed916fb840eb3e61dfce0648c830d]

remove unused module-description xml files

Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [45be3ac8151d63ccb61879f876696704542a4ce7]

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

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [c47505a4525c342694ba4196544715467c2bdb8e]

SwTokenWindow::InsertAtSelection: fix STL assertion:

 error: attempt to copy-construct an iterator from a singular iterator.
(regression from 39b8a5f87f55abe53488c9c3c35b65fb0df84cde)

Change-Id: Iab29f4c356ea1cb5ca0f687bcfc5e54f185fbba3

2012-08-22  Dave Richards  <flbeachlf@gmail.com>  [2cf1aac49bfcb986e1a87d4992c8e132ec9ba729]

	fpicker/source/office/iodlg.src.original

	fpicker/source/office/iodlg.src.original

	fpicker/source/office/iodlg.src.original

Change-Id: I5b2bf2a3900a729581d184931efdc98f39067813
Reviewed-on: https://gerrit.libreoffice.org/457
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-22  Andras Timar  <atimar@suse.com>  [055751056187b2e15a7bfee84000c86b91c75d1e]

fdo#51911 add Moldovan (ro-MD) to language selection list

Change-Id: I916097048b6c8767745bcdd56430d5d2cc832e71

2012-08-22  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [678581c48351572620846390b37a156833b1bb7e]

Some cleanup for better localization

First: localization tool can not recognize id because
of empty line between id and its definition
Second: same problem because of comment between type and id

Change-Id: If42af406fab252ccae0a6bbc478bab8130210b21

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [88979ef6ffe7921200311513d6601f9c5d582a42]

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

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f4ed9a5adbea3de88870ff4f5cb202bd606e0746]

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

2012-08-22  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1db66c2a1a8ad5a60c68b09ddacc1bb6e021299f]

Bluetooth connection working (Linux).

Change-Id: Iac77c3ce0ab0ea7bda3105c58859888e55e64d2d

2012-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [9d73597289be9049e8300ff92980fdffbe4d7040]

another build integrating solution for android

..since it also needs stuff from postprocess.
In qa/desktop/Makefile, images_tango.zip is used.
If that's not needed, the module can be placed between postprocess
and packimages for now.

Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705

2012-08-22  Muhammad Haggag  <mhaggag@gmail.com>  [3ba107606682b5e675127483a514f0e6580ecfd1]

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>

2012-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [daf23128482894e6efee21463c613bc857e15b5e]

do not deliver these module-description xml files

Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1
Reviewed-on: https://gerrit.libreoffice.org/454
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-22  Bence Babati  <b.baabsi@gmail.com>  [d9eec8f0f0b4ff397dedbfc2041c79c45af4d4a1]

embed extension's help tree into main help tree

Change-Id: Iddb3c542f50078b13c7d420b528aa704a5cb0767

2012-08-22  Ricardo Montania  <ricardo@linuxafundo.com.br>  [e47fe5cc409b4df2ee3ae58ecf911c1e155bf2e7]

Change rtl::OUString to OUString

My first commit. Any problem, question, warnings, please tell me.

Change-Id: Ibb02fe15776f3ffe74ddb9488c63a45c447bb493

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [438f5023c3f22b521974c6a1bb4d53b59255b724]

Pining for the fjords

Change-Id: If0915cfc755031d2cb6a6e822f5682bb7ced71ad

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [63088cd934881128d2928faae5486476af55db14]

New attempt to have the "android" module built at a suitable time

Yes, I know that eventually what now is known as "tail_build" will be
all there is left. So by that time, by definition nothing can be built
"after tail_build". Will have to handle that then.

Change-Id: I47d228ca7156520db10630861ce52b015a7a169c

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [a6f73e53b640b311564c5a1843b1c2df574bdd43]

Depend on the tail_end module instead

Change-Id: Icc0c17c66c6e5e2166a34e232acb69c0b434a44c

2012-08-22  Caolán McNamara  <caolanm@redhat.com>  [4f177fbbab1619b9a2f9afa04d882c5fd415fcc0]

Resolves: rhbz#841092 don't crash on empty portions (a11y?)

Change-Id: Ibd08fa09370580bff12f19f867219098f0d4980e

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [45b03c888042052a47cb79bc5a2837d04e115c5e]

fdo#52451: Some name changes to be consistent with other prop names.

We use IMPORT EXPORT flags, so let's stick with the term 'Export' as
opposed to 'FileSave'.  Also, the file type's extensions are given
without the star-dot (*.), so let's strip that as well.

Change-Id: Ibde05058f7acb6ae149382009e78f3f10a71d543

2012-08-22  Caolán McNamara  <caolanm@redhat.com>  [c29af1572ad15ac5199a09e5812fb8354c165329]

Resolves: rhbz#842292 crash in calling callback whose instance was deleted

Change-Id: I4cc04d59f48b42cc105703daa9983dd7c9f7af62

2012-08-22  Stephan Bergmann  <sbergman@redhat.com>  [6fb127a62e8f6f55b41eb75e5f7c20339886e021]

Replace use_internal_api with use_udk_api etc. where appropriate

Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1

2012-08-22  Miklos Vajna  <vmiklos@suse.cz>  [f9fa180e42453b95b75d97dc8e50eab7e38c7464]

logerrit: --code-review=2 in review implies --submit

Change-Id: Ibd21dfdb76536ea0e0a71791a91ec87e31d49960

2012-08-22  Eike Rathke  <erack@redhat.com>  [28f04b0aa2239d2e1a38f5923b941ce6b0c3270f]

restore executable permission

was lost with 2c47c9989e308ddef22066607795eb3feef9f76b

Change-Id: Iee6f2caa2e934ed998c186e12a3f8b433fb64574

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [b34b7c93bd35e63fedf280e93a714511fdf436b2]

flock is not portable, so use different approach

Change-Id: I4a864ddd3681101c8c5d0943d2761ac85bf4161f

2012-08-22  Miklos Vajna  <vmiklos@suse.cz>  [0e3510d14e46b0986a58a1aaffadbf6e42261abd]

oox: fix doxygen errors in ole headers

Change-Id: Iae78fa7487e2646b1ba61101c5e39d304388a5c6

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [9bf0c91a7d671e0a7d097a7128bdf30c27c25a44]

Untabify where appropriate

Change-Id: I0af786208356493928129406fd7d03f0912834f3

2012-08-22  Tor Lillqvist  <tml@iki.fi>  [e2a7989765fcf5fe26ea66c83ecff4a827b0e9d3]

Build also the DocumentLoader test Android app with gbuild

Serialize the Ant cleaning and building of android/abs-lib so that one
Ant is not cleaning it while another is building something that
depends on it.

Change-Id: I22fde47bf84208fa129b8f6a65a2314c885451a0

2012-08-22  Caolán McNamara  <caolanm@redhat.com>  [7887a4e0adb0d60e6b013808dc27eccddd1c0324]

Resolves: rhbz#846775 Clipboard must be disposed before Selection

Change-Id: I968bc6da85cd444d504b08f85300a1fe251cdeee

2012-08-22  Caolán McNamara  <caolanm@redhat.com>  [78b2d4d00dfaebb42417a527e01a33ef24e34b7b]

callcatcher: update list

Change-Id: Id297f32de5fba9d17fec89d2f8ea21c5d1a2a4bc

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [01089138cc76f5717244bd04f25a868602aeaab6]

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

2012-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [407509c058c44182859e90a89a6ddb2b28edc053]

sal_Bool to bool

Change-Id: I75dd089b34c94831bfdfd0e02585af7609013a08

2012-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [0c89907c8310db8c66a16efac05f0d749a4d1d15]

Remove dead code

Change-Id: Ib5e794495b542ed96b5424d1aec38c4dd60ae182

2012-08-22  Takeshi Abe  <tabe@fixedpoint.jp>  [1fd7816b7125f4a7a7c3015bd76fee590aff3a16]

Remove unused function

Change-Id: I1888bb21ad55f919a25a96b5c8090d1194be51de

2012-08-22  Stephan Bergmann  <sbergman@redhat.com>  [4f9e522bef181e64f2ed0e0874202a6246d23608]

Use typedef instead of trivial inheritance

Change-Id: I66155e362d5f44f9be8114099c46473ac846340c

2012-08-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [9a20a1e1a96be6c5d79a9f19a536089a85960f3d]

tolerate pkg-config on MacOSX when building mozilla, and allow to overide

Change-Id: Ia1c47ccda6c1fd94e8f4b1b6e6c1650abf791c74

2012-08-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [cf415295e71c5fa95d2ac3b2963ad20f96891acc]

cosmetic: consistant configure message related to Mozilla

Change-Id: I589bd95e0cb9b2bf534f76ebcb4f6bd28edf5370

2012-08-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [65335b13da74f4f350ba52493b0919a62d1a5bca]

restore printing a summary of the imprtant warnings at the end of autogen

Change-Id: Ie0e257d0b2cf961dfe5907e7af7ffa8795be62f7

2012-08-22  Stephan Bergmann  <sbergman@redhat.com>  [27c7682e5e5859eb353443d6091143694a56bee8]

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

2012-08-22  Peter Foley  <pefoley2@verizon.net>  [b6e1a001df60cc3f606d3f7fc361367feb13edaf]

fix StackOverflowException in climaker

Change-Id: I640eddb4496d295d3cea9f45875b415d419060f4
Reviewed-on: https://gerrit.libreoffice.org/448
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-08-22  Peter Foley  <pefoley2@verizon.net>  [6fa1a74ec4bb5820d1638ff3b872476f8652efe0]

convert climaker to new syntax

Change-Id: Ic8b202c339806e4cf4dc621a4730593724175fca
Reviewed-on: https://gerrit.libreoffice.org/447
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-08-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [84d1ff7be178ec3572710e092e85fe548ce3042b]

fdo#52451: Use .txt extension for these guys too.

Change-Id: Ib5b405e147933f506aeadd69f90a9a8de99777dd

2012-08-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ba03f2dc817c692fa8709391ec83d8e01a0f8b28]

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.

Change-Id: I3453ad084e4379e5cc1101daeb9d2c3ddd919e92

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [601bfe2ce3113719b2f8edaba2ccb6b630051a9a]

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

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [cd0046bca0691fdca45a030903b7cde3bfee544c]

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

2012-08-21  Tim Retout  <tim@retout.co.uk>  [817bd92904d3dbbbb11ba08be3d5c7b56cc2314a]

installer: Move make_installer.pl logic into new installer.pm

Change-Id: I49709c51ede03dcbecbd4f4feb89a1f735d967e0

2012-08-21  Tim Retout  <tim@retout.co.uk>  [c2e7add01b814fb460abbec190cd452f39845ab5]

installer: Remove unused remove_scpactions_without_name

Change-Id: I22e959adc5ee7a9901f812cadc7492fd229fbb15

2012-08-21  Tim Retout  <tim@retout.co.uk>  [e91df3e723b0bb9367cbdc7afffbec5ed923e959]

installer: Remove code handling unused ONLY_INSTALLED_PRODUCT flag.

Change-Id: I68e36229e79f4a97d0e0e490a211cbe607825f56

2012-08-21  Tim Retout  <tim@retout.co.uk>  [e56c2adc9ca31117058323f78295eae620f4efbb]

installer: Remove code handling unused DELETE_ONLY and NOT_IN_SUITE flags.

Change-Id: I899beba64478d7309d5eccdb9a5ff9a02f0c3cad

2012-08-21  Tim Retout  <tim@retout.co.uk>  [fee50583ec3aac1b4738aeb57290d94e27bc4451]

installer::worker: Remove unused GNU cp variables.

Change-Id: I9b798ee769646428dab24837e4b85620472ad0ef

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [acf038dde9114a2e48d18e16511efdb85684d2f9]

Mac OS X --enable-mozilla does require pkg-config

Change-Id: I304c615bda490879efb3532e5beb16b674d14bee

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3cadf6de64519da4ec11f16e048c05e4058a5ed6]

Added bluez_bluetooth headers as a module.

Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6

2012-08-21  Felix Zhang  <fezhang@suse.com>  [f2b1841ae3f082921ea0db44a0e6d4d7b0d92041]

n760019: removing problematic code that disrupts numbering level

Change-Id: Idb997e672e4f997ad324bdb5d49ab7dae4a9e9e9

2012-08-21  Rafael Dominguez  <venccsralph@gmail.com>  [6f37f7f06b1b4810d0cee025a3502e3282c25986]

setFontAttribute on TextLayouterDevice for templateview title.

Change-Id: I963994f6c20995ea9d1037cadb6c17a43e8a28c9

2012-08-21  Michael Meeks  <michael.meeks@suse.com>  [1bdccc596a220bbb05997c73875987841d79c07c]

revert accidental breakage of object anchoring


2012-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [e8409cbd7227849fe446661011c8bc73acdca319]

fdo#53887 ConvertLikeToken(): make escape character properly escape itself

Change-Id: Ic2b79e78f95e298a08794fa11f227d76152244f5

2012-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [cc430308c38d106618189357364454230ff574d6]

Put functions exported by sqlbison.hxx into a .hxx file

Change-Id: Ibf4fed39e4d36cb03d079cf55a12d4ec37a70f2b

2012-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [a598600a494b9fe9548a6cd909b453376ead0b04]

fdo#46480 do not double-escape (e.g. date) literals as strings

Change-Id: I50d3f1002468d41d5b5882de170699d44fe5223c

2012-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [7f424c407687da063994155fcf390a1a8afed979]

m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)

Change-Id: I5525eb750dfbed282fea272de4a736e6c70e51a9

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [1316cfe8a72f7c7bc2f5ad7644a2d4c54b77fc8b]

Typo

Change-Id: I41fd1463b6432818ee36e7f90e920a5fd98c7106

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [df812bf9d5dc13788ec43710df9d0c052c418f11]

Resurrect cppunit/ios.patch

Change-Id: Ie39f608d807ffd8cfb670e69a165cf4dd1e50d49

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [2d59d6904c2c73d5645aa0861223f399ce077781]

Link with liblcms2

Change-Id: I8346d0d0b1543d45e45a24ae6ab76e856b26a1ba

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [a8cdce148c76c93c5d41820610d6e6ac175e03a7]

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

2012-08-21  Miklos Vajna  <vmiklos@suse.cz>  [fd99896fcd4826e5326fe01dd28f168cf1844fd4]

n#775899 SwXText::convertToTextFrame fix for multi-paragraph tables

The problem was that when we only had a table inside the frame, the
DelFullPara() call removed the last paragraph of the first cell, and
returned no error. Instead, check if we had to remove paragraphs both
before and after, and if so, use the manual remove all the time.

Change-Id: I9a3591ce9a92a2aca7d2f65b62fdf641f54e4f05

2012-08-21  Miklos Vajna  <vmiklos@suse.cz>  [edc4861a68e0269b83b17e0ec57912a1ce4220ad]

n#775899 initial docx import of w:vertAnchor inside w:tblpPr

Change-Id: I5c848a8d4c860a83d6729b8db40f744afad906d5

2012-08-21  Matteo Casalin  <matteo.casalin@gmx.com>  [25ef6ea63ac2d329b510e921d013f6382b280673]

Really draw Calc tab-splitters

Change-Id: I952729487eb5d1195bbdf53c2e981685cd0c7b62
Reviewed-on: https://gerrit.libreoffice.org/350
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-08-21  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [affa362c8dcd8e9eada5dbf6967cd278565abf4e]

fdo#47434 testcase

Change-Id: Ib69fa1fff94b7a3403a45fb948ff9e7b1ebc4f0f

2012-08-21  Miklos Vajna  <vmiklos@suse.cz>  [12ce1c3a06e07f16fefe11fce9ae35c94ef657e7]

n#775899 SwXText::convertToTextFrame fix removing fake paragraph

In case the textrange contains a single table, the DelFullPara() call to
remove the ending fake paragraph failed. When this happens, we now find
the paragraph in question manually to delete it.

Change-Id: I7055d4489192a8a694aef118f7646d8db87a64df

2012-08-21  Tor Lillqvist  <tlillqvist@suse.com>  [f4d996ceaa4d127b37868a47b302d466193a3cbc]

Fix MSVC build

Change-Id: I0cbfe470ccd8850d9bf5826324a5b66698a547da

2012-08-21  Takeshi Abe  <tabe@fixedpoint.jp>  [2efc59c9b6174e9b4b148a1c12dc8c5aac11865f]

sal_Bool to bool

Change-Id: I38141187c4f0809343a93c5765c0773d2321968a

2012-08-21  Takeshi Abe  <tabe@fixedpoint.jp>  [c2ead1e76ee63091bc00112e9b453b86487c2181]

Remove unused function

Change-Id: Ifd6ba71e0ab13f9ad0e86f3e770ae1a6ace336e1

2012-08-21  Tor Lillqvist  <tlillqvist@suse.com>  [683f8c2fa7050b788b06fd3fe0b4624e7b4befef]

--enable-dbgutil doesn't cause -D_DEBUG any more

Change-Id: Ibe0e22e384643b81698a426c2870be76c107d3d2

2012-08-21  Muthu Subramanian  <sumuthu@suse.com>  [309658bd85fd21daade42be1f1909d944a1e8c20]

Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b191baa

w.r.t David Tardon's suggestion, table cell now always has
textbody. commit: 772699ac1f2375c33f0819ebb127555d3178c4e5
Hence reverting this.

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2f88fd3f94702edff29e212771d5d1922566aa94]

Further style fixes + use Local BroadcastManager.

Change-Id: I2af6acbcb27c6c8000e638ac5414fa1d89583b1c

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [8329163648555d5391eee4eab5e96652cfb2c40a]

Argh, need the local.properties in abs-lib too, and also for ant clean

Change-Id: Idfb3e5f6df28a278e7b20d5b990e38751d36af68

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [d4a392476ce7b64936bbca9d62a3c59322311f67]

Clean first for reliability. Copy the apk so push_nightlies.sh finds it

Change-Id: Ie14754deb796cc2a03e48b04b31983ddd26968cb

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [59f7c64d248149aad773761b73f27c91fbae2962]

Add clean target

Change-Id: Iacbca078aafd44f1da254b6c8ca5be1a2cb29a88

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fa3a32a8dad94378c46e98bc46ae5216959f7bdd]

Fix losing communication service on screen rotation.

Change-Id: I8ae72857ce65783fe79cd3b911b83b4c70deece6

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [15d272dfccc0e0f961fdcb190a322ad4a2e33432]

We need the support library for "ActionBarSherlock"

Change-Id: I211372dddc6c5b3d9f182d43fd3a89dcdff9fa22

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [7b2a6bd0cd68d25d2781c16793cac3c205a61982]

API level 14 should be enough for this, too

Change-Id: Id607f13b1e655e80f958da54506200ccc22c1720

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [fae45f59b85b46b01e6be7f35b7f60260d67e064]

Add the android module to gbuild

Just build the sdremote app for now. Note that this is a pure Java
app with no dependencies on (native) code (or Java code, for that
matter) from rest of LO.

Probably should drop the separate android/sdremote/Makfile and just do
what it does in android/CustomTarget_sdremote.mk instead.

Adding other Android apps (well, the LibreOffice4Android one likely)
to gbuild will require more complexity as they bundle native code, and
thus should depend on other modules first having been built. If one
wants to go really fancy, one could of course depend on the specific
libraries (and other files) being bundled. Let's see...

Change-Id: If10761479f348c4993eec40b7f8346edb77f0e0d

2012-08-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6a308e8451ba3c32b203824a229e0c68f8a32cca]

Fixing error: \u0000 is not a valid universal character

Change-Id: Idfc96e5f4b31cf54fdb9734b6e3cb87d3aabc786

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [e9febb63db2f62cd2b9505dfc4ceb3accc32aecb]

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

2012-08-21  Brennan Vincent  <brennanv@email.arizona.edu>  [6a92b406b03e8bbce27fe314b6229644b9fc8b0e]

Fix writerperfect ignoring newlines.

Change-Id: Ib737a7d0ba833bcdc1e284890c62c9cf187d6b61

2012-08-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c3aa1cefdc6521d34a2a32c20bae1593e1edb5ba]

Uploading libmspub-0.0.3 release (support for MS Pub 97 and 98)

Change-Id: I6ead205a272f0167157304748d7daf8ffc9211c9

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e392440a2af0586638795570f17c57223177054f]

Device name now based on bluetooth name, or hardware name.

Change-Id: I0be93ff79d3dbd56bf847a081b310985c77e43f5

2012-08-21  Tor Lillqvist  <tml@iki.fi>  [9b71498d373408ae596371c0a0bf5aaf637cb593]

Add a Makefile

Note that sdremote does not use any LO native code, this Makefile does
not need and has none of the related complexity, like those in
../experimental/*.

Change-Id: Iaa9fb7f0b1a96af4283dc19a2ad125f37ba85411

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [09f1ff4f59a89b10d5475b7296351c1dd0f09633]

Restyle and refactor clockbar to work with 2.3.

Change-Id: I2101fd1ef41ac71f81875ba845250ce875a242b5

2012-08-21  Luboš Luňák  <l.lunak@suse.cz>  [95b26a37eec7800a337f4522c9235f6e6306de32]

mingw doesn't know __uuidof

Copied from fpicker/source/win32/filepicker/comptr.hxx, which
otherwise seems to be the same file.

Change-Id: I51ca96c1280e75f9318fcbc74997b2bf755fff95

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7af4168b4f1212de0270d043f7de7143ea671aff]

Fixes to run on Android 2.3

Change-Id: I5934264083a1cd7b33fdcd9869957c222825df60

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [e5441d69b05328159cb70b25931663612854a473]

More LINUX-ism

Change-Id: I7a396445a5244ff9683ca10c13c139646e313911

2012-08-21  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [78d15f219ea5570b1b08c1122ac0d9c0e1736b46]

Emulator detection. Fix crash on bluetoothless devices.

Change-Id: Ia4845940a83361cad1e824832dcad05019192705

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [4cc09d0e0d8e0eaed36ffc9ae3baaa3fcfac30cb]

stdint.h is not C++98

...and appears to be unused here, anyway.

Change-Id: I8dc82b8b6a37b9762baf30a7bfa6e5ae2723eb0e

2012-08-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c1c2688912e769dfd7654e11e87dae380a8ce1eb]

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

2012-08-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a873be622198c8a9ac59452e64d919d363e32d72]

template manager: setFontAttribute on TextLayouterDevice is needed

or you could have some weird values initialised much earlier (remember,
that TextLayouterDevice shares its device)

Change-Id: Ia8e44e578dc1bff6bdc97a3007db51e20692593d

2012-08-21  Rafael Dominguez  <venccsralph@gmail.com>  [21a4d3cafa0f959613991b0b6777c58557ec56c1]

Remove unused attributes from ThumbnailView class.

Change-Id: I4cb95d4f2f11eed332067e332bd9dfd95d119ce9

2012-08-21  Matúš Kukan  <matus.kukan@gmail.com>  [9e04ae0b7d86895420634e442a09feb366340393]

add more runtime deps on resource files for unit-tests

Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f

2012-08-20  Noel Grandin  <noel@peralex.com>  [8bfe47960f60e1dc2e6bcf0f3c3f7e43dfd3fc0b]

Java5 updates - convert to generics

Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd

2012-08-20  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [f906ac27761332580b769f5f90d1f6bbd7f93701]

Use PassWord property in impdialog.src for certificate Edit widget.

Change-Id: I597de8efa8838b35597a401c27e1eb709fd8ef31

2012-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [aa460e5731e94d00cf0776c10ab86013d334ae16]

tubes: update README

Change-Id: Iab26aa96301851ace6244688a38bbb99630afd73

2012-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [2bb73133df604f44dfe7904c42bbc37827f3fd4c]

tubes: add few more comments

Change-Id: I263443d341805583f8ecedf0da738b75249b5d97

2012-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [24209be305acc24a0432bcda21a8919a309ac9ea]

tubes: fix indentation and scope of variables

Change-Id: Ibd0b000d2a8f216e0eb202f7fa7795903e5e18e8

2012-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [466edaa9fb54f7f976c176635fb836f7cd85b456]

tubes: move getContacts() to TeleManager where it belongs, I believe

Change-Id: I69ca3bde24890d809d8fad60398687c54aa1ca54

2012-08-20  Noel Grandin  <noel@peralex.com>  [f72ff01dd3af4dab11b6e8b9a2910553e802e2fe]

Remove dead java code, fields and local variables

Change-Id: If777dcb0e0142229df737c2f1e3e6ecb61f64168

2012-08-20  Noel Grandin  <noel@peralex.com>  [fa4966a15c02c435534662b51f45cac51728640d]

Remove dead java code

Change-Id: I9a86978c4b4da058ddc44a7e79635e232ff6c870

2012-08-20  Noel Grandin  <noel@peralex.com>  [08181e1c3e0df6556f4ec8732180630a780738f0]

Remove dead java code, fields and local variables

Change-Id: Iac80b047d990fddd3b78366843afdff77620cd7f

2012-08-20  Noel Grandin  <noel@peralex.com>  [43c1aefd2dd5b25e1ff2cf4bf689427693a0bda1]

fix dead assignment in setRowStyle

Change-Id: I2efa34e6374bb77f1277cbea6a2293698dbbe338

2012-08-20  Noel Grandin  <noel@peralex.com>  [92090e32dc09a9ceab75e5e78ac8c6b45ac61d0a]

Java update - remove dead code

Change-Id: Ieafe29dd9e23bb40a2a80bd231c21e30faa9a40e

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [34322a1360dd6e10df4212a9fa7d050abcb64dbf]

More ABS migration.

Change-Id: If56d5c7f8c28248215cf558b03eabe1f5b4569ff

2012-08-20  Luboš Luňák  <l.lunak@suse.cz>  [da9871c3ce2d7ca4efbc40c2d55d08c6b13834cc]

do not make Qt3 moc mix KDE3 and TDE slots

Qt3 moc does not understand #ifdef, so filter out unwanted stuff for it.

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2e44e8134b077032341849886e2aad465cee1fd9]

Fixed formatting of Network Servers in selection screen.

Change-Id: Ia2e0612588b1bad4971b73852f9cbededb233c7e

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [92aab43c80cac484b5db2467b35132c55792736d]

Include winsock2 instead of winsock for discovery.

Change-Id: I86aa527fe913ec6fc1ca566e083eadd64b4db2a5

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [e9f3727313ee523fa0da802fa3fedb0ad6b8f20f]

Don't be shy

Change-Id: I806dcac11667abfd89a3202ed56e6370e18e185d

2012-08-20  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [5b985dcf72d31cee191711f879675ec9affa2f76]

fdo#47674 Save setting for Import Ascii Text Dlg

Caption of Dlg is missing Filename for import of CSV

Change-Id: Ia7202229e012008d1dd4ec6f7df0457d19e92a6c

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [18ac29d515af36ae4240d5d48dfa7814cfd8d075]

No jvmaccess for iOS

Change-Id: Ifc83795c84cc82832a185317d4aa3554419e31e3

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [ac0d668a407cc441dacc7d9a9edb70aff555a518]

Skip DISABLE_DBCONNECTIVITY attempts for now

Change-Id: I3d454d10aee05ce5b4bfd8ea0852bbc751933058

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [616b6211b7c5165620d7b80467d1d02688d09a0d]

No libi18npaperlo any more

Change-Id: I544a352fe0e43140d1bae62a95bf383c1432a076

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [69cf7d51c971f95df409b72b0695231a22037878]

Just look at $(CC) to find out which arch the tree is for

Change-Id: I0af01be14f992a4842d174f06815e65895f0ee69

2012-08-20  Stephan Bergmann  <sbergman@redhat.com>  [e642eec333b9a80b04a9c19290d959de1f0ae5ff]

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

2012-08-20  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [74ae4c44627068192eb0bda6c22367dd33cb0316]

Use Thunderbird-like certificate selection GUI in pdf signing.

Change-Id: Ibe834f1aecc60ba09a2c19d75b094881b82c248a
Reviewed-on: https://gerrit.libreoffice.org/431
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2012-08-20  Eike Rathke  <erack@redhat.com>  [b44a402d5a05dd32aa2e1ab80c9ea75b560dc3b9]

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

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [c767178bd30e2a9430ff9140e0f2fcac5d2a5a10]

Fix compilation in the (experimental) DISABLE_DBCONNECTIVITY case

Change-Id: I392b0203e0850a57eb3e1dfdaf21eafed838129b

2012-08-20  Jan Holesovsky  <kendy@suse.cz>  [aa6808ba1163b22ce31d205eedb8f8718eeb7263]

Update ./g --set-push-user to work with gerrit.

Change-Id: If83b29222740e9d479d8b3c9b9d90ccc3706cd49

2012-08-20  Noel Grandin  <noel@peralex.com>  [38d0e9014bb36f2777841da9497a684017c676f8]

Java update - clean up some more @see and @link tags

Change-Id: Ib6f3af37906583af376687962b758d348431585f

2012-08-20  Noel Grandin  <noel@peralex.com>  [bf542dfdba7ec0996bf3a635ea87aeff176d0dc0]

Java update - cleanup javadoc @see tags

Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc

2012-08-20  Noel Grandin  <noel@peralex.com>  [360f566cf91b2b78a39512ce0f87f5375f7e0479]

Java update - fix a bunch of javadoc warnings in @param tags

Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587

2012-08-20  Noel Grandin  <noel@peralex.com>  [f6a62d9e4106f36aff899c847d63e3198532796e]

Java update - fix various javadoc issues

Along the way, remove some javadoc comments that are completely incorrect.

Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755

2012-08-20  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [af4ca5a8c6e2848cb855a15986d5c4c9991140bf]

Fix TDE VCL interface

Change-Id: Ifd28ab758ba8be89a57c152d3fb9d361715bb33f

2012-08-20  Caolán McNamara  <caolanm@redhat.com>  [5eac8941849c30b454f8a1e74a232cd995fc57d3]

PreInit and MemoryError can be removed from core

The logic of 8fb5a686f40eadd2bdd9519fc65f23cc29ec3163 in binfilter
appears to hold for core as well

Change-Id: I73cd47586c4c83858f9eca92e019ad0108b514e0

2012-08-20  Caolán McNamara  <caolanm@redhat.com>  [b972e05976e50c94e700800bbc78b54186c3b9f5]

more shadow warnings at highest debugging levels

Change-Id: Iad5dd52961be6ef82836ccb5e9c12ab6bb3c034d

2012-08-20  Caolán McNamara  <caolanm@redhat.com>  [350b031df03a2753fecc649f528e9c2f3b6d4233]

callcatcher: remove some of the slightly trickier unused methods

Change-Id: Ief164c980f3a92316e1f47cb50bdf243155b6dd9

2012-08-20  Radek Doulik  <rodo@novell.com>  [b65b4160bfae737d3bc435f23d551bef65e02f81]

fill whole polypolygon at once, so that fill rule is applied correctly

  - fixes rest of n#759172

Change-Id: I6c2694bf8276337b7d1fa54a12867bfc2b658a23

2012-08-20  Michael Stahl  <mstahl@redhat.com>  [8c482683edf6aee17d4718150158293461b88b3b]

configure: fix S390X CPUNAME:

The value was changed to S390x, presumably by accident, breaking the
build (regression from 480b32d3809830002ecc28508d40af3ecd4ad272).

Change-Id: Icca90818c6363855437a273714a8317becdfd0e5

2012-08-20  Michael Stahl  <mstahl@redhat.com>  [139cbd048133321aebc3cd33d7be86597d468666]

SwXTextTable::setPropertyValue: de-dent

Change-Id: Icad5dfcf8b9962623ac9f8954672a50a232bb9be

2012-08-20  Michael Stahl  <mstahl@redhat.com>  [08ab21f27f73ec9d6a8cd829a6ffbc6ceb9550e0]

SwXTextTable: add "TableBorder2" property

This new property is necessary because the old TableBorder cannot be
extended to contain the BorderLine2 structs without breaking
compatibility.

Change-Id: I5e22782256b29224225a9d74c818b2c47fee8526

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [e607f5f651b14fa779a9800865afba2758286a4b]

More deps for Android

Change-Id: Ifc99e894885ed835c3205c3eea708a07273b52b3

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [d9b506e9e3ae3834c85a0eaf92128bc12095e62f]

Put a few (GNU/)Linuxisms inside ifdefs

Change-Id: I391edae66298810583c3ac4029cadd182af39ff2

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [0198ba86855809d07547de5e96ba4aa48233d81c]

Use graphite only if ENABLE_GRAPHITE

Change-Id: I4e3274c43e34f6b28277ac75f96ae8c146e94c40

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [661b032902147a81f7557afac759880e7dadec11]

Prevent deadlock on pairing.

Change-Id: I1c746861e1e5c6625e03f4761ecf2fd641fcf071

2012-08-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [516c4f2a7f0af06f7e6301128df9885599128291]

Revert "fdo#53175: docx export, close hyperlinks before fields"

This reverts commit 82c46f1877c65042ac976312267c14bf0e5847f4 as it breaks
a unit test. Needs to find a better fix.

2012-08-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b95d203bc17c83ec0fe5139f519d53ed1d842d3a]

fdo#53175: Don't load the default values of the styles in writerfilter

...or we may have some additional properties set on some styles.

Change-Id: I5a5d307931a2a6c1f25bd2da93381d8de65c2480

2012-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [4967a9d8f96987354b8b55d861e2e3f6fa93e7a4]

libmerged: add fsstorage, svl, sot, vcl

Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [95ebf4e3b3702d5820ba4bbea3ff5eae5e12fe62]

Bluetooth discovery and attempts at communication.

Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [64792f61a1c67d6cd447d3a0d44188339efdd467]

Don't fake --with-system-nss any more, autodetect build platform toolchain

Change-Id: I5699577ff5a754da079ca3acefd6d9a545154d44

2012-08-20  Rene Engelhard  <rene@debian.org>  [410b6f01f07f8f1a84f2118c71735cdbb5331d5f]

concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics

Change-Id: Ie321ada6d2c078881fdedc61d72c94034297fea3

2012-08-20  Tor Lillqvist  <tml@iki.fi>  [ff8681a3b0214f25be70505c22fcb958a5c07ce8]

Add the fileacc library

Change-Id: Id6ef637ac0fec76ecea6be7aef6bbfc92a7f05ec

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3c4e6de591e6bfef165f16bf67dfb049f4a017ba]

Further ABS/Android 2 related compatibility fixes.

Change-Id: I1689cb26253581ba595e67df47b3d6220d751dad

2012-08-20  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2ce7d7bb3f99ec282090c09c45b099b957f0a939]

Fixed listing of multiple servers in Selection Activity.

Change-Id: Ic60a132b352438870db966de7c25cce9ff51721d

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [6b697baf5bbfede880e1564111aa92503e4f3102]

Ask user if it wants to overwrite a template

Change-Id: I4e0aa8938ebd197b4b77767b9930a389569ba98d

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [c0667d15539c0834ef69dda2267ba29084958658]

Ask user if it wants to delete selected folder.

Change-Id: If878c2a8ffab4c392df9a5171aa206bd23f4cfca

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [6bd26237fddf4aeef091204c7ab52b8b6df90bbc]

Hide template export option for remote repositories.

Change-Id: I065e6bb271d4fb646feaaf99a211fedff7edc83c

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [e2075f36c27bd3e681c218143d3eb36631ac2e3e]

Remove unused functions.

Change-Id: Ie02db475949809254bfb941b6acbf1c887bfd8e5

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [1f288cbceda3ebdda719c6f276d249f9333e7b9d]

Filter overlay with the last selected filter.

Change-Id: I85a7c8837d69e1fc57c03f89f57d78327cd8f9bc

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [bd4f4acd998fae07695a82ae26bfea19a4adfae0]

Set correct scrollbar size depending on the item count of the view.

Change-Id: Ic659f8c3616f43d0e4dd5b4fcc6ec02474c36818

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [709a6c1541e53f19a742048ef34ac06b5e7df251]

Fix filtering items in thumbnailview when painting.

Change-Id: I2ec3f6d93246b690a5c28305b3173143b53dab35

2012-08-20  Rafael Dominguez  <venccsralph@gmail.com>  [f681ec232ece0ca46c2ab1b6b5e4670d553cfb3a]

Disable opening a template while in save mode.

Change-Id: If63cc2f6e2c46a54fd6f380f4f218c10427befe3
Reviewed-on: https://gerrit.libreoffice.org/432
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-08-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [82c46f1877c65042ac976312267c14bf0e5847f4]

fdo#53175: docx export, close hyperlinks before fields

Change-Id: Ic723149675c3fe2fca08c4ec095d14c5a39f4a8f

2012-08-20  Takeshi Abe  <tabe@fixedpoint.jp>  [a8647dd0301c179b25aa819d3479e04ea672fd8f]

sal_Bool to bool

Change-Id: I427e9bb30cab4698a2495de7445a4a4982abd7b4

2012-08-19  Tim Retout  <tim@retout.co.uk>  [32dafb7494ec3b7023c5f71ec1d921c1c7e074c2]

installer::control: Put back changing of $local_pathseparator on cygwin.

Change-Id: Ia4fdbe027eb09e297c3d8abbd5817ff062722874

2012-08-19  Philipp Riemer  <ruderphilipp@gmail.com>  [17d4bb38fad453cc56a93f8cb9f389ed6ee03af8]

cleanup files in tools/source

This is a follow-up patch of 7710faa45640d25a83136a35044aafdb1b168d88.

Change-Id: I1f54cbe5c3170e9a79e11e9b9c1da3791419a4ba

2012-08-19  Oliver Günther  <mail@oliverguenther.de>  [9cadf9bdf3c9210d9b79eaaed32282d6b7bf9e12]

fdo#39468: Translated German comments in core/tools/source

Change-Id: I28ec097a70a8d71312d9e8382c3cf71a1eabde88

2012-08-19  Tim Retout  <tim@retout.co.uk>  [c55a340a992199c5eb2d8b9cbe2fea539c6f83aa]

installer: Replace remove_empty_directory with rmdir.

Change-Id: Ief3248e0b591a9216ac243fca38904366bab6391

2012-08-19  Tim Retout  <tim@retout.co.uk>  [fa98546caa64ff830c5fa91bc603f2685e99c64f]

installer: Some cleanup of packages loop and unused globals.

Change-Id: I219247cacc9924eed33d0aeb85097dbbe73697d0

2012-08-19  Takeshi Abe  <tabe@fixedpoint.jp>  [38f3fe04324f68af67478f2f582129513c6c567e]

sal_Bool to bool

Change-Id: I6206ee7e17e12388ea644123e180842df3e3a7ee

2012-08-19  David Tardon  <dtardon@redhat.com>  [ef1fabb29d8b38da11c75384cec8979bfbc2dca4]

fix mangled comments breaking build

Change-Id: I4684ba6c30a2499093ceefeb096d9cfc3de76de9

2012-08-19  Alexander Wilms  <alexander.wilms@zoho.com>  [7f0ff09dc3847da402810597b7f514c7eff53c3b]

Fixed typos and translated comments


2012-08-19  Alexander Wilms  <alexander.wilms@zoho.com>  [3e60168d7d579a5e4e6d62b5eba5fb39d0b601a0]

Translated some comments in filter


2012-08-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa767cc26534f374c00dc35038a38f0d146f0d06]

WaE parameter shadow member

Change-Id: I231e41771e81f7e6f2939468e6b2175f2bc10101

2012-08-19  Tim Retout  <tim@retout.co.uk>  [b5d1380f3a0c88fff40c9a7134e373f11ea03b9d]

installer: Remove code related to linuxlinkrpms.

$installer::globals::linuxlinkrpms is always "", which means that
$installer::globals::makelinuxlinkrpm is always 0.

Change-Id: I4fc1fc8afc2bcff528e327a64a784020081c2262

2012-08-19  Thomas Arnhold  <thomas@arnhold.org>  [3df89a4dc4f497f4c86c3ff906e2ee5ae5d36e77]

installer: remove set but unused variables

global rpmcommand is not used, epmfile.pm uses installer::globals::rpm

Change-Id: I0b248c50b872bc8407f405062cf0c4766c3879fb

2012-08-19  Thomas Arnhold  <thomas@arnhold.org>  [238d69e6a3108595b4ea8587ee29e3447ad2321f]

installer: remove get_rtf_licensetext

Change-Id: I57bdc7ace795b7f85116654157cdc2989ca1f99a

2012-08-19  Thomas Arnhold  <thomas@arnhold.org>  [81dcbc38d24acd76d0d1bcda5750d2e99c965c98]

installer: cleanup admin.pm

Those are unused, because their calls are commented out.

Looks like include_tables_into_pcpfile should have been
include_tables_into_msifile. Seems like copy and paste from
msp.pm.

Change-Id: I01435277b49027b6d685fb27748e513f6bc525ae

2012-08-19  Tim Retout  <tim@retout.co.uk>  [248ea1924e90ee22f55852c42f4e5cfea342737f]

Replace all uses of convert_stringlist_into_array_without_newline

Change-Id: I7c835e6202f21f250045f2e6517ac75847f8eb03

2012-08-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [c6189b43f3103300dd03375a4bd6a5589708d8c9]

WAE parameter shadow member

Change-Id: Icf41caa23ce9a548223da4613a199116641e7fe5

2012-08-18  Sören Möller  <soerenmoeller2001@gmail.com>  [c1b73536343ae0a7b6dd940b1c8a01784c4d7a30]

Partial replaced String with OUString in ScInterpreter

Added wrapper using OUString instead of String to textsearch

Change-Id: I866a109d60085da67ffa2fed3131c4e60b074bbf
Reviewed-on: https://gerrit.libreoffice.org/425
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-18  Philipp Riemer  <ruderphilipp@gmail.com>  [a20f32d8e225ac0452a56b38029890e5068fd827]

removed * accidentially when re-indenting :-/

Change-Id: I948180ee63dbd45f87eda4d61ef03568f73b036b

2012-08-18  Thomas Arnhold  <thomas@arnhold.org>  [cfda6c9a00fb0edb965716ba44d45edfe191ca2e]

remove some useless comments

Change-Id: Ied223890539a3407abbed7c7135dfc3de2f2fe48
Reviewed-on: https://gerrit.libreoffice.org/429
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
Tested-by: Philipp Riemer <ruderphilipp@gmail.com>

2012-08-18  Philipp Riemer  <ruderphilipp@gmail.com>  [920dcaec05984f8dbe0c413460a5d24a64cba149]

re-indent falsely formatted code in tools/source

Change-Id: Ibc26313e79dd5f992c4bfb9454a9798fb1a78f00

2012-08-18  Philipp Riemer  <ruderphilipp@gmail.com>  [15b3bc8916b1e9968c0d75d2ff74d5a38d54e25b]

removed commented out code in tools/source

Change-Id: I4b895b1878626aaa0bbaef7a83408809fa8ccaec

2012-08-18  Philipp Riemer  <ruderphilipp@gmail.com>  [42352dff5a8dc4c89fccf399359876aea7dc7d2d]

removed ascii-art and blank lines in tools/source

Change-Id: I3f95d12a8c325c96c586253b5d9bb7dce24c0858

2012-08-18  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [0700d6a1f3524ab79b5114559fb2d15c7ba85112]

fix TDE FTBFS

Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4

2012-08-18  David Tardon  <dtardon@redhat.com>  [cd3b24f2b2b5aeda79757de861b75d9f8f8c03b2]

don't build msi tools on mingw if not required

Change-Id: I9ebb6d9e8974e32c2fd4a519bc7f4a72e6f1f197

2012-08-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [03d64b736ac612f7ce2e7c40a0be04a6e23ae489]

use a slightly more sane cast

Change-Id: I325a8acac3168ec0a649033e3c3cef781ed7b53d

2012-08-17  Miklos Vajna  <vmiklos@suse.cz>  [2cbdaf677c0a1e88aa582c6a17b496dff61a78b0]

package: no more RTL_CONSTASCII_USTRINGPARAM in zippackage

Change-Id: Ibd1fd59ed87ffc70f6b66290c48f95f6c3615102

2012-08-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e704e4691186c23e52490817d6b710ef5bf68db6]

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

2012-08-17  Kevin Hausmann  <kevin@alliknow.net>  [b798de319da3ce6adc83941cf59e001084ba8424]

Translate some German comments to English

Change-Id: Iffde46f904ff3090df48f130ee4b82f23b15076e
Reviewed-on: https://gerrit.libreoffice.org/423
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-17  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [2c5dcafb8c0b335ccb4282d38fa01e767c1d48da]

Translation of comments from german in sc/source/ui/inc/

Change-Id: Ia6e490196575a06fff9a607e087aef078da64587
Reviewed-on: https://gerrit.libreoffice.org/424
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [a11f9bdf4726e3bdb98390389ed1c2ca0f946686]

dummy cosmetic patch to check the pushing to fdo is indeed blocked

Change-Id: I2dd1783b14dbcbed3f3cce79f5ca96379c6b0e5c

2012-08-17  Tor Lillqvist  <tml@iki.fi>  [eb946cbf9bf686a31405cf41ac6d1de0488d7bbd]

vcl uses the Objective-C library

So we should link to it. Otherwise the basic_scanner unit test in the
basic module fails because it uses libvcl but libobjc does not get
loaded.

Change-Id: I74c2b1e30c7754acca1d6a66472bba9fc1c30da0

2012-08-17  Tor Lillqvist  <tml@iki.fi>  [d3721e50005a909b55e153372809019ef1e893a6]

Handle CppUnit::DynamicLibraryManagerException

Change-Id: I81f9b133ffb03c225b276639f60ad5e7f38ec1ef

2012-08-17  Tor Lillqvist  <tml@iki.fi>  [b2315f6b7b7f3976c0ec5c470ae67ca4e8732643]

Use dlerror()

Change-Id: Id4cb837d7c2441df1c46795a52385e2e0e605a46

2012-08-17  Caolán McNamara  <caolanm@redhat.com>  [0e843513a237024ab330e1d358f8ff4a952203a8]

silence macosx uninitialized warning

Change-Id: I8472cf79aaf193ce63a1d2bfa9d329ad35ddd2c6

2012-08-17  Caolán McNamara  <caolanm@redhat.com>  [288aebef57310e094d990434de3f35c8472b7b1a]

update unused code

Change-Id: Ieecaae35fe712893f0a9d81f249919d0a2459f5a

2012-08-17  Felix Zhang  <fezhang@suse.com>  [866daf4f21662fa5852f5eccb04929c6c4fd7e0a]

bnc#741480: adjusted display of Bracket/BracePair in ppt

Change-Id: Ia4bbce74e2c1a5f46e0b1a73940aeb2ce8fc6ab9

2012-08-17  Tor Lillqvist  <tml@iki.fi>  [0884b47e3f040a510b8c5f757dcee7fcc7c89595]

WaE: unused variable

Change-Id: I81ddfe76ad9bcaf284044ca5393d2469653ae524

2012-08-17  David Tardon  <dtardon@redhat.com>  [76367894c0a33bac0404733b8eae936d93d03381]

switch logging from OSL_ to SAL_

Change-Id: Iad5041fe85c5f03b9b5ed4a13d5c59c4ac027386

2012-08-17  David Tardon  <dtardon@redhat.com>  [67955bfb2ae92baf39dd3c1488aed20bb975b97f]

fix indentation

Change-Id: I9b077cbbeac37c0eaac1365a8793cbc3f33f8b3e

2012-08-17  David Tardon  <dtardon@redhat.com>  [65435f2197e1d745394c175f76a1584e5ce94b75]

do not paint background if no fade color was set

The condition got lost in commit 2e8b2e6de14d325863d9bc419a461b75c3aaf3d0 .

Change-Id: I8c9a6baf56dfe36d55e02476823e2847d77a7f58

2012-08-17  David Tardon  <dtardon@redhat.com>  [19d13fd16e11f366c60e560896f49afcabc8e747]

Revert "Fixed Bug [35079]"

The commit completely breaks slide transitions (and probably other
things as well).

This reverts commit 234738874f29ed23cd2aafb470511b5acf411e3c.

2012-08-17  David Tardon  <dtardon@redhat.com>  [ad031fd4bd21c58a7a4b42cb47964c38a27dfb1b]

move autodoc & friends to gbuild modules

Change-Id: I252a74587ba5b380b7bbdcc8a78247d5a9e77587

2012-08-17  David Tardon  <dtardon@redhat.com>  [49e6bf7c969ba55207aa71faf3d324929571b1b9]

fix copypasta

Change-Id: Iaf0ef140ac60088bce95d82f8b09e4e218e12dab

2012-08-17  Noel Power  <noel.power@suse.com>  [e03553ab7515b60851dfca2c16a2fcae7a49f441]

followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396

a) got rid of defaulted params in virtual base class methods
b) made some no-op virtual methods in the base class pure thus making the base
class abstract
c) made LayoutManager no longer inherit utl::ConfigurationListener as it wasn't
actually listening or acting on any configuration changes

Change-Id: Iab1783f6b5a35b130287a2aedbd1dc8413793182

2012-08-17  Uray M. János  <uray.janos@gmail.com>  [44861f2435a0c487d4fb5b196f7e4fe7f9569396]

Object Catalog in Dialog Editor

Change-Id: Ia74faa1452a4200c28fbd7c63130700df0a70b24

Object Catalog in Dialog Editor

Change-Id: I97f2e0497b0e87cf630bba16dd98f9f7d0bb86e7

2012-08-17  Michael Stahl  <mstahl@redhat.com>  [87a723da66a16293b1611e08991fbf6925144448]

gbuild: in which the author discovers gb_Jar_set_componentfile

... which appears to have 3 layers, OOO, URE and OXT, so add OXT to jar
registration stuff to make it consistent.

Change-Id: I4d12185451bd043c39aa254ff581bc15824f1bbe

2012-08-17  Michael Stahl  <mstahl@redhat.com>  [05c90415587aa4d476fe8360b8e0edfdd56e586d]

gbuild: remove some cruft from java stuff

Change-Id: If1917d5aecfbb4cea230075d974d7f57a7a8ea4e

2012-08-17  Michael Stahl  <mstahl@redhat.com>  [b254f4fb0a2d53da8f4c6a16ec7e393ee91620c4]

gbuild: add gb_Junit_use_external and clean up connectivity complex test

Change-Id: I8c4b6ff6b1993d1c4de68696089f86fbcf4cecc6

2012-08-17  Michael Stahl  <mstahl@redhat.com>  [3e88d02082219c318555c0eaaa739de3d4ea8a5d]

gbuild: ignore the registered URE Jars for manifest classpath

Change-Id: If8daaf86973656df737daf1b82c3fd2a3f55d58b

2012-08-17  Michael Stahl  <mstahl@redhat.com>  [5a4bcd3b7578523af6a2754369231ca1cf413f82]

gbuild: register all jars

Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc

2012-08-17  Tor Lillqvist  <tlillqvist@suse.com>  [79c9ea3818334b39eda6996cf488143a5dc586d4]

Fix build breaker in cli_ure: Avoid C# 4.0 when using MSVC 2008

Change-Id: Ieb82b73150330ddbde890f36b88637bf5dfddf51

2012-08-17  Jan Holesovsky  <kendy@suse.cz>  [6abaf44f813e76d80e76b5f42504e772de8c211b]

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.

2012-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [0d5d4bacb27351a4d4d62cc48a25acf6b46342d8]

Remove unused member variable

its usefulness was gone at ac25ae2544969f57b0c3d51a7ee9e3eb047a8915

Change-Id: I606cd4adb6dc92cc6d981e1da7ce3ecf2160c28e

2012-08-16  Peter Foley  <pefoley2@verizon.net>  [5d25bbee44cda24b61188ab2fa1a892824b55f40]

fix sal build with vs2012

Change-Id: Ia03980d5d890de7db1e606409a646a5a4f79e91e

2012-08-16  Peter Foley  <pefoley2@verizon.net>  [37b9e290d9e3d20652df0abe1a1458412f3cfe2c]

fix openssl build with VS2012

Change-Id: Ic0e04ab920c50320785f2e1b847026cc4e7b1e0d

2012-08-16  Peter Foley  <pefoley2@verizon.net>  [fdcd85087147e0f016f667706a27899f49e836f0]

enable build with Visual Studio 2012

Change-Id: I95e5974e4f109eb8882f7260d19c439a86931e64

2012-08-16  Andras Timar  <atimar@suse.com>  [baf5c7fb1085acb09050bd9e361d8bda510d8dd9]

add x-comment for translators

Change-Id: I3b0db36991cc21928cce00d051ba3981ad39703d

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [e3648d4ebc7378cc31b6ce73716328f48b8903e5]

Revert "Cleanup comphelper::storagehelper"

This reverts commit 72777a66bb8d9e71c4786c282c7971d7ededa729.

+using namespace com::sun::star::uno; in header is not a good idea
Fails to compile and is hard to parse and figure out what was the point,
so just reverting.
Also +using rtl::OUString; is automatic nowadays whenever possible and
RTL_CONSTASCII_USTRINGPARAM is obsoleted.

Change-Id: I24cb24b7f1a6007734d26cbba41d46323cb55b18

2012-08-16  Tomaž Vajngerl  <quikee@gmail.com>  [72777a66bb8d9e71c4786c282c7971d7ededa729]

Cleanup comphelper::storagehelper

Change-Id: I04313cf4235ce3db20ff340474691435e9b440b6

2012-08-16  Andras Timar  <atimar@suse.com>  [c13c0c7d76d9ef7fa475590f5ec9fae185752f79]

make buttons wider

Change-Id: I7af919450f6c75f87f0877e32ad6945ec392dbef

2012-08-16  Tor Lillqvist  <tml@iki.fi>  [8b5cf7fb57c0f68ee312d7f7b404533807349318]

For kicks, enable cross-building for Android on MIPS

Change-Id: I6fa2b9a50c525fb2d8666a144409eb9a3ad2698a

2012-08-16  Tor Lillqvist  <tml@iki.fi>  [2eb39893df0fa008da0f863caa65d8aea7eb107b]

Having a pkg-config on the Mac *will* break the build, so error out

Change-Id: I2393b893766acd9f630100c7b4ef1e15360f80b4

2012-08-16  Andras Timar  <atimar@suse.com>  [b57ebd8c1f6a3b4261a97198aaf38f8ffe46198c]

Don't say "yeeep"

Change-Id: I239be1b35103c53e9ace3a7e2917bd24a24497a3

2012-08-16  Michael Stahl  <mstahl@redhat.com>  [0c33ffb21f7f239eb1ff07766911d21bccf9236b]

svdotxat.cxx: MSVC needs set included

Change-Id: I8cc16c16c3884c5451b643b7de848aad15f02fcf

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [af69e72e1d6c04e23f17c4d1e58aa891b95611ee]

avoid defining gb_TAILBUILDMODULES, use the command only when necessary

This enables to properly use make <module>.all for builds without
dictionaries and hopefully also solves the problem behind
5133d3c48fd6d2a795e42b87a1e7b464946606a3

Change-Id: I43872864aa135014ea51d15b34ef4de151f14c3d

2012-08-16  Peter Foley  <pefoley2@verizon.net>  [4054dd8fc407f7766710beaac575b20a809a912c]

fix gdiplus.dll extraction

Change-Id: I4220af58c48be5b411cc75875c121d1e2c133a00

2012-08-16  Noel Power  <noel.power@suse.com>  [18a39e216fa66d915e44261111e87350ab4cc592]

remove menubar post processing of SID_PASTESPECIAL state to always enabled

at least calc deals with paste-special correct, if other applications don't
let's fix 'em up one by one

Change-Id: I1beb04e227f2971ee8ef2ce9b7ebdabf566be086

2012-08-16  Noel Grandin  <noel@peralex.com>  [ca166a7a42d5c9cde3cf9385e58523168c2f186c]

Remove the Container class

Change-Id: I296d2c90af59524280c2582670c6cfe7a10f2269

2012-08-16  Noel Grandin  <noel@peralex.com>  [0331e26fc6304dc16c876cde0e9a939cfe56bd53]

Convert from Container to std::vector

Change-Id: I329867ff6719a2c5a8fd4dca0a4907551be450e2

2012-08-16  Noel Grandin  <noel@peralex.com>  [f482c9fdf3656d4ee80cfb48e342dbedfcab2467]

Convert local variable from Container to std::vector and std::set

Change-Id: I0b15939e1d04a3a2a5f8a4e2df8f0826903a8811

2012-08-16  Noel Grandin  <noel@peralex.com>  [f23f1418071042787f3cfa33c97e7b228a02f3c7]

Convert maHandles field from Container to std::vector

Change-Id: I28d96586e7e48209021abed73959e8a5e6dc2d61

2012-08-16  Noel Grandin  <noel@peralex.com>  [32b2f88ad6e18ea061418a9092672f6ac8fcfb36]

Convert class SdUndoGroup from Container to std::vector

Change-Id: I303dd2f5ce5ac7f08727777ca03e4de0cfdabfcc

2012-08-16  Noel Grandin  <noel@peralex.com>  [c4984cbfafae189a4675e8619ba836f2ab2adb38]

Convert aList in SdrObjRefList class from Container to std::vector

Change-Id: Iee505825f46434b09c73679e1439f99afc631336

2012-08-16  Noel Grandin  <noel@peralex.com>  [d3bdadad61d95cc802c869d989ed94326a7066de]

Convert pRedoStack in SdrModel class from Container to std::deque

Change-Id: I0535175c4881a1ea55d7cb7361ae78bb81aa10c6

2012-08-16  Noel Grandin  <noel@peralex.com>  [aa2d9729bdac0173349a5f76e2346b8335de565f]

Convert pUndoStack in SdrModel class from Container to std::deque

Change-Id: I59425c7d1e8603f45d193ae5e3498f8671510bc5

2012-08-16  Noel Grandin  <noel@peralex.com>  [80f8d9f9f19f590f79be58965f30d2aea8d52c26]

replace LIST_APPEND usage with CONTAINER_APPEND

Change-Id: Ifc65ac24b04ac3d8fb0a4325cfe552ed6d5752d6

2012-08-16  Noel Grandin  <noel@peralex.com>  [cdd4c1558390efd8a3740ad8fc248248972d9250]

Convert aBuf in SdrUndoGroup class from Container to std::vector

Change-Id: I0635ed333033ce37eb86b360fd0ee0d77b8dc47a

2012-08-16  Noel Grandin  <noel@peralex.com>  [e5da8190e0edc476eecfe4f49aae4b50a480e414]

Convert field from Container to std::vector in SdrPageGridFrameList

Change-Id: I5940936e986b2f6580ca9ce973359d8179631f8c

2012-08-16  Noel Grandin  <noel@peralex.com>  [17afe4cea7e01aef1e5270cc09f438bc6fde3211]

Convert maPages field in SdrModel class from Container to std::vector

Change-Id: Id36c3c414429d8f0e16f8e479f9946511b1e377f

2012-08-16  Noel Grandin  <noel@peralex.com>  [ed04025e10815c89fe02d0cf823253d540e21635]

Convert maMaPag field in class SdrModel from Container to std::vector

Change-Id: I232ad32be90d93fe35a6cf089373e5a830e62113

2012-08-16  Noel Grandin  <noel@peralex.com>  [dd3b0fa68b9e850ed8df34094c21abfbd8c6f61b]

Remove unused field

Change-Id: I962c2bbd29b2ce2e39bf0f9db4c12fc5535cf4f6

2012-08-16  Noel Power  <noel.power@suse.com>  [b94bff540a47a9fc5ce0586aa58e28321c96e4aa]

fix for fdo#48200.diff import regrex state for filter

Change-Id: If05b53602a8d8ea260093b3f6a9c0fca45cb74b9

2012-08-16  Noel Power  <noel.power@suse.com>  [d88325f73e6912928913eb41297e6aa4643655f5]

Revert "fix for fdo#48200.diff import regrex state for filter"

This reverts commit 094654fcebe35af07a9e12137becdf85277ef706.

2012-08-16  Noel Power  <noel.power@suse.com>  [094654fcebe35af07a9e12137becdf85277ef706]

fix for fdo#48200.diff import regrex state for filter

Change-Id: I46b07341e96d78130e6301e40fa32df6ed2c7879

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [4e923fb5a293ce570974e620b87ff84ccb6a139b]

fdo#53280: Reset read-only UI after successful Save As

Change-Id: Ica9214d3655df27bbb259c463a7589a842f01c47

2012-08-16  Michael Stahl  <mstahl@redhat.com>  [d2ca1e5ec8e89d7c44a95fa216aee53b7a47f73d]

SdrUShortCont: MSVC build can't link libsw if that is public

Change-Id: Id21368194c32f43e2f3bb091205ef7387fc0ee5b

2012-08-16  Istvan Turi  <turipista@freemail.hu>  [1b0f7ee1e04d7b0fe81f7458ae2116615e0f6889]

idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)

idxexample.odt will be localized through the standard l10n
framework, i.e. with use of .po files, because now strings
are read from resources.

html.stw is language independent now, defaults for different
scripts are handled in the code.

Change-Id: Ie20cafc6191721a959b33e2559b9866e3762a146

2012-08-16  Miklos Vajna  <vmiklos@suse.cz>  [cecff561687865359a695f1cf6ecb99300ce121b]

sw layout dump: include the height and width of SwTxtPortion

Change-Id: Ia2bdff098d1bbd466f857e19315a22c835810202

2012-08-16  Miklos Vajna  <vmiklos@suse.cz>  [8f846dab6db8e912ccb87209d365f1e20d13d293]

sw layout dump: include the height and width of SwFlyPortion

Change-Id: Ib47087a9dcb96779958edfc1a984cf38cabd1086

2012-08-16  Michael Stahl  <mstahl@redhat.com>  [8a4c858d7a16be7ec4215d19652135bda782831a]

SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98

Change-Id: I5c1c06de9f149f77d2235684239ad077d28e64ba

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [9adf29502bf7db90be8c37b2559d8afb9e4bc2af]

tubes: correctly use SAL_INFO and SAL_WARN macros

Change-Id: Ib08ff43a4a65029b37ddbddea1538d570d258300

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [86b81fb1ef59b0e9e5892a5f33ccab367d01fb89]

tubes: add include for clang

Change-Id: Ia0fd4c84b3c6e37250c6f0289bf0765977855bd2

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [7975d0d3870331e4d4d33e7d70085b4364887ea8]

de-duplicate

Change-Id: I91bcd8721249d14f76270851dc129082a4b25ed5

2012-08-16  Noel Grandin  <noel@peralex.com>  [81b5ecc5a68cd15497301e6b10b462673f93655f]

Convert aLayer field in SdrLayerAdmin class from Container to std::vector

Change-Id: I884f8e76d0bc7b2eb9f99434809fa824409446e4

2012-08-16  Noel Grandin  <noel@peralex.com>  [87e31cb51b277513d28eff5236f308f2941126b4]

Convert aList field in SdrHelpLineList class from Container to std::vector

Change-Id: Ie91548bfad1cd60d8926cb5cc729a07f539590a1

2012-08-16  Noel Grandin  <noel@peralex.com>  [a6f60d546ac61bfd9db7fad06138512cde4acb5a]

Convert aList in SdrGluePointList class from Container to std::vector

Change-Id: I401b01d5d1072262d0bd2b85298751c9180004d3

2012-08-16  Noel Grandin  <noel@peralex.com>  [deb266708f4d3ab3c64c33e93c96f19479da7d95]

Remove unnecessary include

Change-Id: Ie3cf56fd23b516b80dc39ceb92d4535c6583f97b

2012-08-16  Noel Grandin  <noel@peralex.com>  [d36d6cf72c37f03a5283b527ed2af9350fffec17]

Remove unnecessary include

Change-Id: I27c4b22987d2a54eb71f5636eb72ba2e635ac6d8

2012-08-16  Michael Stahl  <mstahl@redhat.com>  [bd00fd98c66e3a19aeea30a4ecef0873da54d5bf]

_SdrItemBrowserControl::SetAttributes: fix previous commit:

Since the element is no longer removed in the loop the same element is
deleted over and over; also the erase should be from nEntryNum to end.

Change-Id: I5767d5e453b5b9b05fe1869ab8915f23c30aab14

2012-08-16  Noel Grandin  <noel@peralex.com>  [3c4fd9de6270948a3f215ae7da23d7f30c1d76da]

Convert aList in class _SdrItemBrowserControl from Container to std::vector

Change-Id: I9a64f26e57b9ceb35100364c2e875e2f07a4be65

2012-08-16  Noel Grandin  <noel@peralex.com>  [0ed685f8ff352a5b1ec8604a9e943547f9ca7ef3]

Remove unused class ContainerSorter

Change-Id: Iba5a8c370a6b097ac0de3911c6a76e6a86d4ac6b

2012-08-16  Noel Grandin  <noel@peralex.com>  [7d5922ca8f04604aba57708ee20fb4cdeaea2e44]

Convert aList in SdrHdlList class from Container to std::deque

Change-Id: I54c60fefe2e808b5e6251286a72537e5a88bf566

2012-08-16  Noel Grandin  <noel@peralex.com>  [aa11e7bae89fe691f914abb27d1c4a03d27a7ee5]

Convert maList in SdrMarkList from Container to std::vector

Change-Id: I1e975805a82dcf273cde8a9deba4a7e31dbd72b2

2012-08-16  Noel Grandin  <noel@peralex.com>  [7758eaf702849691dcf24472d864ee7ff6d02345]

Convert SdrUShortCont from Container to std::set

Change-Id: Ic7e929d4f20cd737eb15dacdb5718b6c79c80aaf

2012-08-16  Noel Grandin  <noel@peralex.com>  [c8a68356b4c8f8f45405da8e76baeb38a930941f]

Remove unused class ImpUShortContainerSorter

Change-Id: I3d7a5c252c29654db7c37965af365380090f7eb6

2012-08-16  Noel Grandin  <noel@peralex.com>  [02d23c2c6696b440f1ec033d8bee39744c2bb2ad]

Remove unused class UShortCont

Change-Id: I4b716aca20b2e7e328b9f6cb9e9c980fd0e7a87f

2012-08-16  Noel Grandin  <noel@peralex.com>  [62035e55b4128a5bf391c45160e0be5347fa23ae]

Convert aList field in SdrLinkList class from Container to std::vector

Change-Id: Idf07339186827fb57ded1586108f1a4a49069f42

2012-08-16  Noel Grandin  <noel@peralex.com>  [028b34d93be5b794a195df518741ed67f9afdc09]

Convert OLEObjCache class from Container to std::vector

Change-Id: Id1cbbfb2b8436a28647a528db3ae7ed46d32da83

2012-08-16  Noel Grandin  <noel@peralex.com>  [0aafccd61ee557ab35c3b0ead22f90a633ef80b8]

Convert aPnts field in SdrDragStat class from Container to std::vector

Change-Id: Ia9f5f902c9ebeee6d123dc5c8ee6641bef2239e9

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [19990a9c5c5761687f757456015cb26d46d4830b]

Fix Windows dev-install for --enable-release-build, --with-lang=... etc.

Introduced special token LIBO_DEV_INSTALL=TRUE to communicate what install set
to build from Makefile.top's dev-install target to
instsetoo_native/util/makefile.mk.  Somewhat arbitrarily, always use a "release"
install set regardless of --enable-release-build (the dev-install set is used
for "make check," and it is safer to test "release" install sets in
--disable-release-build builds than the other way around, should those builds
ever start to deviate significantly).

The "always build a defaul-laguage openoffice product" logic had been obsoleted
a long time ago already.

Change-Id: I64ec87a0b8dc6fe81cab5531c43e29db3f5128af

2012-08-16  Muthu Subramanian  <sumuthu@suse.com>  [5ac575ee3e10961177263d8900073d046af66176]

n#773048: PPTX shape margins need to be rotated as well.


2012-08-16  Tor Lillqvist  <tml@iki.fi>  [919ec40f18dee709c0305cedafae3b9bfffb1270]

Avoid pointless scary WARNING message

Change-Id: I706940b796548eab6c940081dc7e4dccb37c52bd

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [e413403590c3fb68a62db6d34d202e320fd99017]

fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problem

At least with certain versions of Boost and Clang, and when NULL is defined as
nullptr, compilation failed here.  To me, looks like an error of either Boost or
Clang; replacing "NULL" with "0" appears to be a good enough workaround.
(Identified by Jung-uk Kim.)

Change-Id: I702587abfabad6dba55a2b4c65a53e332b4ab048

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [a7ba47243cb70b78c8d8674558ed6db35b79da99]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I63d27cd70a7c6d4ad73f83db5e19985c0e3b8d7c

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [eb40f4af949309a82ce369f1636f4e79b9f8631e]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I19db21f9b09a2d57f72f5ba8d8ba88583cdb5503

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [751eca72f17f0b4da44338d2c0a1d1097c2b3c4f]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ifff80c025d9e3309190330931e1eb49e8ea7f9e4

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [d8d7bd68abfcd38bc5d7e7356cad50d9b44d5625]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ibd5b7b03a80036ebd3214930b32d011ba7bbce9a

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [bef6471c1dad3f8b08b50cfbad4dd324b6dd4a8a]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I7d8b487e12defa4178869dc0ce1286722ad631db

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [4662df8a7561ce71ba00accbb5170e10818d6008]

tubes: simplify and make more readable, I believe

Change-Id: I83a4332d9947d03382b10ea050f26bf3ed544299

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [27861421a3b5f9045306195710a4c2b7bd1555ea]

tubes: do not include tubes' object files in unit test library

Instead link against the library again.
Unit test is now closer to what the real app looks like.
Only 4 more functions exported because of unit test.

Change-Id: I6fd784725564e577658d68ff7fe0595a79cf7639

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [d59a7fda64d6bc773548b124a42c97df08b6ee3a]

tubes: implement simple TestCollaboration to test receiving packets

Change-Id: I46621589f2e1282fbaf369bdb387bb63c5768206

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [ece8eadbc0ba433c85c313eb11f0233aeae24cb9]

tubes: fix unittest again and simplify

- killed GMailLoop, seems to work with g_main_context_iteration( NULL, TRUE);
- added test for sending and also receiving file

Change-Id: Ida11f875709dab71d404697e8c39fe4548f653b0

2012-08-16  Matúš Kukan  <matus.kukan@gmail.com>  [766a0247fc3ac49b25aab69948e4d0a5df334ff9]

tubes: also prepare the Account Manager when creating; and simplify

Change-Id: I7705d627d17f20c3c81de7aa4debbefc127354b0

2012-08-16  Bence Babati  <b.baabsi@gmail.com>  [bd465b57caf1bf5eba04c37a2095e902c8b4e4f9]

fix a linguistic issue on Calc UI

Change-Id: I1d69be65e2d55f1de0a3d800cd920cc881e8a8ce

2012-08-16  Bence Babati  <b.baabsi@gmail.com>  [2ba8fe1e28fef76b1efea5f401360b38f720dbcf]

String to OUString

Change-Id: I424a3e91cd6163907e364c7d6f40e19d8bf12b48

2012-08-16  Jean-Tiare LE BIGOT  <admin@jtlebi.fr>  [9658704fc4c691dfea7411eb36951ddc5154538a]

Set ide sizer color to dark grey; was dark black

The color setting was picked from SplitWindow::Paint()
for visual consistency with the sizers used in Impress
for example.

This commit also resurects presumably dead code.
In fact GDB let me see that only the short path
was taken.

This has an impact on Calc's window splitters and
on more visibly on the basic IDE which now looks
much nicer :)

EDITS:
 restricted this commit impact to IDE as a poc

Change-Id: I9a051fd894feccff4bbc7db7efe1160cb2c3a2c6

2012-08-16  Tor Lillqvist  <tml@iki.fi>  [b0db8fbdb58d40998ea6ba144c07c73becbed0f0]

No need to bother with the MISCDUMMY file here

This rule failed if the MISCDUMMY file did not exist yet.

Change-Id: Ie9b1ecab2848f5ed2c459020a50013db691a9ca3

2012-08-16  Tor Lillqvist  <tml@iki.fi>  [b3a50700c789ad6a26cf6b4fb324c83a81ed7c43]

Let's not overdo the abstraction, /dev/null is just fine to use as such

Change-Id: Ib291d5b053f9ed7b597f0ebbed725602430e36b7

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [4e05ae6a6b90f8e840186a00010c5e6ca1580548]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I7162523a26488b8528a91ec7abd587f55647acbb

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [a71e7b108c7041ebc7cb99d1d2d53358140d8e30]

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Two cases that 683312377a294e9dbe0a96b7b1b489e3d5b4f1f7 "Removed unused
SfxMedium::bDirect" did not catch.

Change-Id: I33b60bd27b97ac086d0927a6877d055561dde1f6

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [f7dfe57060294da05c092f8389a8841140de22c8]

-Werror,-Wunused-value (Clang towards 3.2)

Change-Id: I048b0d4f28a92c23523e8f53993632238ebfa622

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [0d32a7be7fb1926a477497d14b87f9eb87324f89]

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Looks to me like the intent was to call SfxViewFrame::GetFirst(NULL, false)
rather than SfxViewFrame::GetFirst(NULL, true) to which
SfxViewFrame::GetFirst(sal_False) would translate.  The call was in that form
effectively since it was introduced with
7c8963693d57a26c88b2ead460fb5e9bfef99272 "Obsolete Objects/Classes removed."

Change-Id: Ib7d9ce75d946291bdfd43420bdd8a1de533cdc98

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [c037063b2324e6779f7c845899772239e6d64112]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I20d0bd3eeb7661b51193ba01042e15ef62629ed3

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [8a118589217464d4325d9b587b8cee12639d3db6]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I57abfb3b3d659edcd130788d173c2df3b79101f0

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [529951aae5c731ed76fb980fc841699a0cc82a40]

-Werror,-Wunused-value (Clang towards 3.2)

Change-Id: Idf2ec39ba286d359903edb6be60f2692c6a9837b

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [fd226710fef768543a3ad0fe5081f79dc875dcf3]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I4b877ab97259f7e031e34daf7ce93e1b59417a08

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [38b8c6e969242fa2541e1dc751b49c00f3f17290]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I156255a5691beedec0cd00db0c772dac8ecfa564

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [27f4f9ae8f18b1aab931511bd8532e961318bba9]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ia6f5bf7c3372515c2796d239aeb610fbe6f29f8d

2012-08-16  Thomas Arnhold  <thomas@arnhold.org>  [e327840a6d41d8d68e5b5157c944d2acbd3232b0]

installer: remove unused globals

Change-Id: I521e2c816b3dbc4aba1770e5a3b5eb47d5542ac1

2012-08-16  Thomas Arnhold  <thomas@arnhold.org>  [c65bc1d7ac6671dc5099c66fea38ff9c4f975e5d]

installer: remove save_followme_info

Change-Id: I87875922d952387d9ffd2667dd621d5cd94b4ea4

2012-08-15  Peter Foley  <pefoley2@verizon.net>  [5133d3c48fd6d2a795e42b87a1e7b464946606a3]

fix error when dictionaries has not been fetched yet

Change-Id: Id40b2fb6f8e1667bcb5164e483ea7c6949b627a1

2012-08-15  Peter Foley  <pefoley2@verizon.net>  [48fd7112d3890036d4dc321a65e3281a13c3c5f2]

fix build with VS2010

Change-Id: Ifee45475f8cfeee6b2a4f880f0ff1cc7f9024715

2012-08-15  Peter Foley  <pefoley2@verizon.net>  [6b0b50e0ec05a6a5279597a3c1158190969e2de0]

Fix build with VS2010

Change-Id: Ic3bbb20c446545d67682a6c547fb69e2255eb0b7

2012-08-15  Peter Foley  <pefoley2@verizon.net>  [d7c7061fec80bdc3e2fea6bdfc4485c483835ba3]

fix broken download links for dbghelp.dll and gdiplus.dll

Change-Id: Icb567a848162bcee072476e817cc82278bddfd99

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [84b330c8f6637e5eafb46bb075a91b9146666bc8]

xmerge: remove obsolete xalan stuff from manifest classpath

It appears this came in to make it work with JREs < 1.4, i#58308.

Change-Id: I6974e0fe7b94ecf1b577af064dcce8f017d0a31d

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [48210d0c70787d6240e9d3a1f30319b627d94556]

wizards: remove silly saxon9.jar from manifest classpath:

Apparently Xalan was introduced years ago to have a DOM implementation
with JRE < 1.4 (i#37179), which then got automatically converted to
saxon years later.

Change-Id: Ibc13b84331854926965f35e3afe25e923bad821b

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [999f7fb840b3cf1abd861d0fd402c70a4092454e]

swext: use gb_Jar_use_externals

Change-Id: Ib62473d841bc9a66acde6529d3f63e3fd1a00928

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [666173b83c55cc400f296f66b559ae2723f23795]

add hsqldb to RepositoryExternal.mk

Change-Id: I9c038e6fd1c60e4ac77740c55a45439d813524e0

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [cdbd6957a59183667f65dcb233bd9ddffd7b6e91]

gbuild: remove most uses of gb_Jar_set_jarclasspath:

With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest
classpath automatically it is no longer necessary to call
gb_Jar_set_jarclasspath manually except for the URE jars, which
are apparently not supposed to be added automatically.

Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [8b8e749fae45ba41e361897b447173fb6a26eb38]

gbuild: remove horrible abuses of gb_Jar_use_jars:

Let gb_JavaClassSet_use_customtarget add the customtarget workdir to the
classpath.

Change-Id: I836e890b43bb2ca06d19cf9f83a5fa8f735cf963

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [96410b9e04c1da1f634c3a4ab1ffba335309e46e]

gbuild: s/gb_JavaClassSet_set_classpath/gb_JavaClassSet_add_classpath/

Change-Id: I549888fcfe08d83101e414de86e8c9db1357d6eb

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [a455126868f466b8f0e6b3a354dbe88770258913]

gbuild: refactor external jar handling:

Using a system jar should really put the system jar onto the manifest
class-path, but that is currently difficult because externals are used
by JavaClassSet and not Jar; fortunately it seems nobody uses
gb_JavaClassSet_use_external directly so move the implementation to
gb_Jar_use_external.

Change-Id: Ieac480b3dec0ad39d2404b0a64b641eaf73c1e4a

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [49357140beef3b2b3d0b22fa4eea8bf9add73eda]

Fixed line breaks in notes export.

Change-Id: If3db4dea84448e9d7ee26d797a25f7e4aa4d5941

2012-08-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [50d89530eee57afb890e2e65aac8a5b0f93a74a3]

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

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [105cd5ea833d2d6dc23d2df3f303073ec6bd9929]

Added rotated blankscreen + fixed return button.

Change-Id: I770ff1d77102cfbe63849babed6bd9406d958b09

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5308c3d6a6df36d27969e9a9b66e40bd9d2ecc5a]

Fixed image updating in Presentation View.

This is done by removing caching in the AbstractCoverFlowImageAdapter.

Change-Id: Ib6df57a73545f8a98b4104a6e2917121e9d7afa8

2012-08-15  Noel Power  <noel.power@suse.com>  [6c70bd9e2748b375b53eea4454a5b4f922c439ae]

followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229

discovered 2 bugs with the previous patch,
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: I2edc0cccca439b3103b61c8116d1cde1536519da

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e25d4e7d2b7b65535d3ea3707ad8a9d5ec7ed371]

Linked ABS. Migrated Settings Activity to v4 + ABS.

Change-Id: I93195124aafd8472671a2cf4edddd82c37789016

2012-08-15  Julien Nabet  <serval2412@yahoo.fr>  [1be58f5c257b5dd467110d3e5faf3f8f48db4995]

Related fdo#44989: Bin (Un)LockRegion functions

Change-Id: I65f6e62ee045f5d9bdbd9cef02cfc7470aaca635

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [57ef2f63932b83da2fd3738712193b196101558d]

Added About Dialog.

Change-Id: I8839c10e79f8f9ec864a33be7e182c8509d0b35e

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [6736ad3847a5667bbfbde7b891d324b97d7e331e]

moved my border test to odfimport

Change-Id: Iafab67a2e1f75f754be99a98f8e573ad07847463

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [3a54474c408d40e768c19e9ceef2da8b550d8f77]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I1341170e8ca43e23723a88ec05d826981e4473ee

2012-08-15  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [edf69b5b3fbb94385a4f564aec6e3f54abe4ee32]

Migrated to v4 support library fragments.

Change-Id: I6db5d05e15cbe603327fc9f59e7b8cace343e36b

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [5e6ba595f357be807bbbc30cf4ff7edda210835f]

warning C4310: cast truncates constant value

Change-Id: I3ebaec3953f86e8f42937e29fad54bafe87900fa

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [426f4c8dd1634cc4234f29c8e36b6379b68fe6e8]

sigh.. MSVC warning C4146: unary minus applied to unsigned type?

Change-Id: Ic2bbde637fd0a074f89b5ffa7af6e87d7cb408c5

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [8ea65d9f89b7dd8af839a0e6e952b09fe28bce10]

oops forgot #include limits

Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4

2012-08-15  Caolán McNamara  <caolanm@redhat.com>  [90bde1cbe25a15a3199eb7c931002b3366c2e653]

that->than in comment typo

Change-Id: I3c0e8ce9b2aabe0bd27d5d6d15cd7cb53f72c31c

2012-08-15  Caolán McNamara  <caolanm@redhat.com>  [109209c4f1db04eccf02d283f9d4ce039418603b]

make all autocorrection manifest.xml have the same style

now that these are stored unpacked we can see that there are
a) a bunch of CVS dirs listed in some of the manifest.xml's
b) some missing media-types for some .xml files
c) various additional useless MANIFEST.MF files
c) wild inconsistency in style

Change-Id: I5ba3955470bf479f1b7ce2a4f243c600dcc38b8f

2012-08-15  Tor Lillqvist  <tml@iki.fi>  [0cb856816611d78f0e709c99cc99273fcdd7f724]

Be less picky about how the Android SDK is configured

Change-Id: I2118314038f7df3e534d8682495fd72a09bf76c8

2012-08-15  Tor Lillqvist  <tml@iki.fi>  [b265617923ab1efa5853a8790835a7829330fc42]

Don't bother having configure look for stuff not needed for the build platform

Change-Id: I2013204f433473cbaa33c7d89d980e31b3def654

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [869379e4c82d18edb42c62910e5855890dab0484]

ScFiltersTest: fix overloading problem

Change-Id: I691e683e2ec4d794de2f0860162f29a970c99397

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [1df49b79fd33d0ed505c4bdd053607064b5ae88e]

SfxTemplateManagerDlg::OnTemplateSaveAs: fix assert

Change-Id: I5dac56ac36eac128f1880987c084d09d8076c3f7

2012-08-15  Noel Power  <noel.power@suse.com>  [541986fef0993d749cc7ed790eacace322f43bb0]

fix for fdo#53229, import group shapes position and size correctly

Change-Id: Ie513b4a6351a2c6458eeca208faf7ba5bbb9fcce

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [f25b78bd99a1eb0d81ce9993f514d0a625aaa776]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I9828862ea90a45848b3e8d21ec3ee960ce7c9015

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [353465ba86c90bc3c788d823259cd6a3c94e239e]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I6fc91959f024b9a1f9e8633af8e16048752f6bdc

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [2ee7681013c9a557eb4e69f60686453b197c1a0c]

-Werror,-Wstrncat-size (Clang towards 3.2)

Change-Id: Ifdf0c47b38621835d6c6fa3a180d78f3f14edabf

2012-08-15  Michael Stahl  <mstahl@redhat.com>  [85ebb3d85ee0f9657410e9adea8e17ef48183b44]

overflow in implicit constant conversion [-Werror=overflow]

Change-Id: I4fa1168a06118066c72a66801d911a49653f425f

2012-08-15  Radek Doulik  <rodo@novell.com>  [3228062c517d886a78572d7162bc661fb41e9a32]

avoid writing empty p:childTnLst elements, fixes rest of fdo#41992

Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [f7ca0e46532ba10d91d0e814938423e5995fdf91]

Dont draw thumbnail border if theres no thumbnail to paint.

Change-Id: I6ca934ccf2e1fa34e60cae3feb1564c87e69254b

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [223506761c5cf01c2a114afc2156e94f80464dce]

Disable general manager actions while in save mode.

Change-Id: I46496f75b7a9f441c989f8a750ecc675781162af

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [5fedb166239a69a407459254a68ddfad0e034126]

Save template in the currently open overlay.

Change-Id: I8b577ee7ab73384486b4756dd303e595da9210f8

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [e7721a2312b6bc81dbb33919feb065f33e2e61f6]

Save a template to selected folders.

Change-Id: I16969fa0b28ff5f1e5abe7e58ad8522c03b3ea4e

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [c5b01492200b19875c1976ee6621102a7ebff1ef]

Show error message when trying to save without a destination folder

Change-Id: Ib0ac72b5adb8544b2bd488bd3c3701898df2877d

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [6072d114977421da17127610e4a1a5103fecb20a]

Add save templates command to manager.

Change-Id: Ic538f23f1d8c4ba8f1a47386e1d16337cf2650c9

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [e626da3c527812adcd23916489cf95f995c6ec6f]

Show empty folders when display all templates.

Change-Id: Id78a18b00213a3963be583c2ae1b3534eb27df57

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [1e8ad45394fed750f893a3de0f83ff75fd8aa14e]

Hide commands that are only for one selected template.

Change-Id: Ib785e13402ec56bdc30a554c4fef6c81803db90f

2012-08-15  Rafael Dominguez  <venccsralph@gmail.com>  [7f2dd9ce821923f4f1bb3fe5034c902cc76c372a]

Close dialog when clicking the close button.

Change-Id: Idc07559a2635a3fb19cfba07e564c90fad913c12

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [655434ca2b18da7b821e713691a2ea52de71e97a]

moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}import

Change-Id: I705fc507429c5516e88597bd4db9e2e3dead8d93

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [0456089759cba276c739965651fae8223c640410]

decodeBase64 test is done and working

Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [57cac07a4dc2f447e1ed907dda077b37f015acec]

encodeBase64 test is working

Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [9f2a303b9975a7d257990ecefb36cf9e80c02747]

added some extreme values in string-to-measure test

Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [36955a6e1e99858954c7f6d8b96b027359fe522e]

'string to number' test covered

Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [daae18fd8f4933aea886dba02a3a16ebd0159728]

'number to string' test covered

Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [ecb81153407d42da26c52529fd8bcb00abd03975]

'string to color' test covered

Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [1edec50b9daa18c1a4088ce94051c4b415cf8a1a]

'color to string' test covered

Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [d2ab20971b8c0eb64676dd13216a89af0ca9e7d0]

'percent to string' test covered

Change-Id: I6966191a3adde0af318021ce8eec910763c42585

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [d54174970b926a2ecfb2981447ee11e30fca581d]

'string to percent' test covered

Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [d2bffadb60079fb032e631b5635d2800c193cf0f]

'bool to string' test covered

Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [764a1245ecf07b75a2b71d302a91d7c7a37df363]

'string to bool' test covered

Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [63cd59d69136d73d6f73bdb2a5d54166a5302a38]

'measure to string' test covered in test_converter.cxx

Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [72001879877f85e27982b9c17d7346bbcfe0e033]

Added testing 'measure to string' function

Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [978c6b87a35c6ca0d7c2396ba389958cfdf550e3]

All the MeasureUnit values are covered in converter test

Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [22f295551c7371e742b97557a6aa6bc1bc6a0c9e]

Started testing measures in converter test, first: string to measure

Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [ea6184c588eb9f00ec660738773b89813a6dd2ea]

Border test in Calc now checks also style in all borders

Change-Id: Idfb9f035b9940a0e52706bde7d7f4e19c9c9fd6d

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [ac2278bb183df946f2007c4db66d0b78729bcc87]

Border test in Calc now also checks distance, out- and inWidth in all borders

Change-Id: I196b87fb6e59e182ff1f674dc79428cb53612b94

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [a8a19a7b61e88e03db6fc85fd11120daa67b79ce]

New border test for Calc, checks all the widths

Change-Id: I44849ae8e8c174d1b14e10477f31dedaccaee293

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [5f774886fa6bdb35b07fe368100fd3aeb35b631b]

Added new border test in Writer, checks all the borders, not only the top one

Change-Id: Ibbbd5043e89104de4b91425b4972920e8c51cdca

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [fe2c1a416c914db2f9bccad0be555775984c6f8d]

Border test now available in rtftok

Change-Id: I9d72c5f5b075983b9be921e15d62c274d84e350c

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [ba6046770f73402a65defd6c7b2cd40f5542fe5b]

Border test now available in ww8tok

Change-Id: I5b1c3f6477583d71eece7c2b4c1b6a4ba7e6f4a2

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [d97370f490b34fbe662ce3a933aa3bc30161156b]

Refactoring the border test in sw, one header will be in all 3 tests

Change-Id: I007019738c901e0194006ae34e7e5b99f72ee91d

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [ecabd1002222cbf2b4341b803950fb164cf5f5df]

Word format import - new test in ooxml checking top border's widths in tables

Change-Id: I0e4434e9266190f0719df7fbba9f6f2904da8707

2012-08-15  Artur Dorda  <artur.dorda+libo@gmail.com>  [0e38825ddf1939a1d6ec2e0db5c5c1f4e73d1798]

Working version of XShapeDumper

Change-Id: I4f4d37abdb1865d0bc05f01518d854872235121f

2012-08-15  Radek Doulik  <rodo@novell.com>  [de77d83c15be81a194cb98f6470e52369ad578f6]

use a namespace for xfrm transformation element, fixes part of fdo#41992

Change-Id: I3872028e4204ae5f72942b7345bf881ef3a96752

2012-08-15  Radek Doulik  <rodo@novell.com>  [57e8f53e4f6ecfbedef4d2922935a7f7b2f467b3]

call WriteTransformation with namespace id, fixes part of fdo#41992

Change-Id: Ifb4a78bfc3c47788503da5b7d74f356343a7cbf8

2012-08-15  Radek Doulik  <rodo@novell.com>  [c3f9eb1c81319dd4a6138a1a2b4fc21bafd942cb]

make fontwork custom shapes as one path object created from polypolygon

  - which contains outlines of all characters instead of creating group
    of path objects
  - now the stretched bitmap fill works correctly - stretching over whole
    text instead of only 1st character
  - fixes part of n#759172

Change-Id: I65211e336aadb8909b5d4a3dcb3647f44be22595

2012-08-15  Radek Doulik  <rodo@novell.com>  [2af61dad1bb90b70d3a21d0850965f9a014c5ecc]

display hexadecimal and decimal record numbers

Change-Id: If8720ad99d2c4c6fa4927771027123a559895bb6

2012-08-15  Miklos Vajna  <vmiklos@suse.cz>  [97be55676b87647c099fd316ab528966a35ad2c9]

fdo#53113 testcase

Change-Id: I64cb3050dcfd10253daa521b2c5fa69ed1cfa952

2012-08-15  Iain Billett  <iainbillett@gmail.com>  [e40f2678ab4ec8116e562cda51281762a76bb166]

Added soft shadow around thumbnails.

Change-Id: I09926356c54e566a26b9fc944f61d3944dbd4ce0

2012-08-15  Iain Billett  <iainbillett@gmail.com>  [6078a319491c0342aba883ba498f92f056a5e85d]

Moved Animation code to DocumentViewer.

Change-Id: I3a21783a1ade19bd0c868f58137d244a13e0d132

2012-08-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0093e6b6a0c03a5f9e693359fcd798b0113b009a]

restore the old value for SID_ATTR_ZOOM

regression from 6484ccb4edad34d03d1300929fe20788f41b255e,
can be seen for example in Writer's page preview mode, changing zoom
by a mouse wheel does not update the zoom slider.

these slot ids are sometimes collected into an array to pass to
SfxBindings::Invalidate(sal_uInt16*), which requires a _sorted_ array,
so let's not modify the values and break the sort order.

Change-Id: I9cb59a6eed2f19dfb3a308d7654d8b0b1779ae6b

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [edaf3e8cd146f5dadb73f1aebdf990f8a2656bc3]

fdo#43433: Binary URP works gracefully with old Java URP

...which did not support protocol properties yet.

Change-Id: Ic5bb346764fb039856e16169d5ae96d01422e7e0

2012-08-15  Miklos Vajna  <vmiklos@suse.cz>  [bc440c09ed6ff62759c40d7710286978e0be2169]

Let --with-system-libs not affect hsqldb and saxon

These are special cases where using the system one is the exception.

Change-Id: I3cf9f9e02de26b3186fb06926a080e560dcf26d0

2012-08-15  Thomas Arnhold  <thomas@arnhold.org>  [fe9f8c1800d8729fd1f07039c952f95ecefb560c]

solenv: remove unused functions

Change-Id: I8e361beb954c742ddcecde4a4ba2a4ae57057c39

2012-08-15  David Tardon  <dtardon@redhat.com>  [ab03e87741f25d3a5532a75c3dc59b5556a2bb24]

add build support for libexslt

Change-Id: I539acd19fa8a0dc1a89a7a172ecad2a03ebc5d7b

2012-08-15  Takeshi Abe  <tabe@fixedpoint.jp>  [dfe544c87b55cb6b7db4efe8a992868ad6e11339]

sal_Bool to bool

Change-Id: I784fb31bad1ff02987c24abbac04b38207a1f5cf

2012-08-14  Tim Retout  <tim@retout.co.uk>  [065b591504096661ac9f421902e108fbb8624b23]

installer::download: Remove unused create_link_tree.

Change-Id: I2ec409d25ae46580898dda180d991554d89ee501

2012-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a7a12bd3dee32db44a6b50a68ab700dc8ce437df]

New unit test for importing cell-anchored shapes from ods.

Change-Id: I3cedafaf1862c69a40a7973ed056bf595f9e7d20

2012-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4606ca07de17c930b658206a19446516cf0d4eb7]

Calculate positions of cell-anchored objects upon ods import.

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

2012-08-14  Tim Retout  <tim@retout.co.uk>  [0038f19b97f5e036870d2210f975358c18e5809e]

Remove unused create_download_link_tree

Change-Id: I319dd0cff6f471fa6ca38d5fcf0f99c462836a83

2012-08-14  Tim Retout  <tim@retout.co.uk>  [9b69ef1013d60e655eb4545d1a2af1e2fae8e695]

installer::download: Enable strict and warnings.

Change-Id: I4499968f00e313187ef7792954f3168bfadb2f6e

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [42c35f0d5bea1eafdbc02b92febaed1dcb2ab332]

remove debug output

Change-Id: I0fc3ba52fd1da096b5859b0af41595db4fb8498f

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [631b6e87ca95c0e2bcb2bdc34095c5f601af3469]

check for non existing style entries, fdo#53339

Change-Id: I95bbb3ad89eedebbcd45b4eefd26b46d5d8cd05f

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97c8aaee3afa65bf7106cf175af87841147ca6e5]

use boost::scoped_ptr instead of raw pointers

Change-Id: Ie09c66a414ec5a949bf8b0e5a32a3bd0d603bd06

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [232f2513fc79120ab2625db867f49c35838830ef]

correctly export background colors of cond formats to xlsx

Change-Id: I6d4b596ba3d611c8b795d48ca59378c4f4136611

2012-08-14  Rafael Dominguez  <venccsralph@gmail.com>  [c319e6258c34afa70ff0ab1f997ed88d53f94961]

Display template preview in property dialog.

Change-Id: I7479bac95a93a156889e19921373c441ef8fd881

2012-08-14  Rafael Dominguez  <venccsralph@gmail.com>  [cda4febfcf81473e7c0d4f8fe52212d282fa14d1]

Display template information like author,type,keywords,etc.

Change-Id: I541ba1e40bd320701fac5d75615c8c9486dfebb9

2012-08-14  Rafael Dominguez  <venccsralph@gmail.com>  [0c03f7945e89e52a473a21267a4bd18970da52d3]

Display template preview and information when clicking properties.

Change-Id: I9a783c39f04a19cd65a292f3ebff923bb845f2c4

2012-08-14  Rafael Dominguez  <venccsralph@gmail.com>  [4fe7c4f3a98b97034e880ceebcea2b6fecd05852]

Show template manager dialog instead of save template dialog.

- Only when experimental features is activated.

Change-Id: Id60853b93f2766a5ff6a1c21907675891ab26396

2012-08-14  Andras Timar  <atimar@suse.com>  [68909d3d25da0fe350319dfc82ca5b8fe9f38dc8]

fdo#52078 do not register shell extensions for Flat ODF

Change-Id: Ibe7e33d0f79caac177cf84fdbdc2cbf48ced8840

2012-08-14  Michael Stahl  <mstahl@redhat.com>  [18f010bb6eb8c28bd737fec151189a84032b8d44]

tools/list.hxx: Now that's what i call a dead parrot.

Change-Id: Ice454bf28119c8291d3ed6b2bd8bf578acc63f3d

2012-08-14  Michael Stahl  <mstahl@redhat.com>  [5a18ea20b4f35b17efb5dfacb4f24fa31f9dca97]

AnimationWindow: remove pBitmapEx member

... as it is just the current bitmap in the list.  Also remove
unnecessary position parameter to UpdateControl, which is always the
current position in the list.

Change-Id: Ib4cc19ecd15e144676764cfe3e728e340b58b742

2012-08-14  Michael Stahl  <mstahl@redhat.com>  [3af368f0f8e6691aa2eef177ccfcfcb95885c84b]

AnimationWindow: convert List to std::vector

Change-Id: I0b26906011e8986820c12d68bbe521f1f638f920

2012-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [03d49b2be3f60806c1fa1e1de61cf46a4fd81c86]

Fixed resizing for landscape view.

Change-Id: I5d0ce922efef1eea682e61c05eba3554f9263a8d

2012-08-14  Tim Retout  <tim@retout.co.uk>  [e6ac2ad7ac9bbdae9ac226a2c8202f627dd0ba8a]

installer::download: Remove unused unicode conversion functions.

Change-Id: Ie4a22b0e88c5509d291b47f4af67ab780d60e3a8

2012-08-14  Tomaž Vajngerl  <quikee@gmail.com>  [42801a0e690a63c3a94b1d8256b6c7cd64856bd2]

Fix transparent bitmap rendering.

Convert transparent mask to 8bit-grey after scale/rotate/crop
transformation. Use correct perspective at rendering.

Change-Id: I80b19d7bec880b0c58709c7c5bee6199cbc815c9

2012-08-14  Matúš Kukan  <matus.kukan@gmail.com>  [e9ed269c9ec985e1f4046addfab05c1c3795da68]

tubes: clean this makefile

Change-Id: Iaae75640e2daac0edce609a99f20056e12756ffc

2012-08-14  Matúš Kukan  <matus.kukan@gmail.com>  [62f5fc1d2f14f8164c3dd6eca5494a8c1b01301b]

this line is wrong; removing

Change-Id: I5159f3f41c3e0d6ec775a7d1700cbe1272cdb059

2012-08-14  Matúš Kukan  <matus.kukan@gmail.com>  [540ac996fb1441f69a59c9e8bfacca64418b8b4f]

these are needed only for odk

Change-Id: I6d9ccf819f7f887fa17a2de72f39a456a56ace24

2012-08-14  Matúš Kukan  <matus.kukan@gmail.com>  [7f6b2321a5adbf63fdd50989e58418db93e90454]

tubes: use channel's signal closed to know when end the collaboration

Change-Id: I11e0aa2db3b41a166e23c85fd040f883e0d3be08

2012-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0357b778956a453a700d7b7002a7850071bde70d]

Implemented rotation of slideshow view.

Change-Id: Ib518e1609d21463273a00fcf161f20c80eae6a67

2012-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e02468f6e8b5d15635c2c9986ca249a8254192d1]

Added rotation of presentation view.

Change-Id: Iea68b7740c5e7cf9380c91b8b85ff02fd9c11b8e

2012-08-14  Caolán McNamara  <caolanm@redhat.com>  [e1fb965edba01883ce83421693cdb548f992381a]

Resolves: icu#7601, icu#8198

Change-Id: I1d0d9a322a42fe7a020d46f21bb3c52a5070c866

2012-08-14  Tor Lillqvist  <tml@iki.fi>  [2380db59653f5f1cb7e8f6d43727be5ca61f77cf]

WaE: unused variable

Change-Id: I828e6ffd3aafa5182d98535c87bdd8fe448fb10f

2012-08-14  Lennard  <Wasserthal@nefkom.net>  [234738874f29ed23cd2aafb470511b5acf411e3c]

Fixed Bug [35079]

Drawing: Fixed Custom Shape Frame-Selection Bounding box bug

Change-Id: Ia14feba446358cb195922477e0aa9576e9be2ae6
Signed-off-by: Lennard <Wasserthal@nefkom.net>

2012-08-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5321134c73dca4b7e7a191758f4691b71e49dcc7]

drawinglayer: fixed file name in a comment

Change-Id: Ia27b38a2eb027a987990d55cbe8b9951b7d384f7

2012-08-14  Joseph Brown  <1st2be@gmail.com>  [84a219020ca37a28799972cc60d9286c82ca7511]

fdo#51695 Check for Textformat

Numbers shouldn't be in NUMBERFORMAT_TEXT, but it can happen.  When it does, IsNumberFormat call fails even when a number is entered.
Also reordered other check logic and removed unused code.
1st2be@gmail.com -- Joseph Brown

Change-Id: Icabd8b33b634c324302a970e137f8d74a2c20caf

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [c9cae5b599a951ce0a0aae67dff69b6b677b1e86]

RtfSdrExport: unnecessary explicit OString ctors

Change-Id: I2d8b9870f2d8c6836e1006e10eed3fe4a2566c2d

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [6e4c10c1dcd7c7d6b464746495fc4e33a428b41b]

RTF export of fillBlip and fillOpacity shape properties

Change-Id: Ib2c10de54725e51ecbb3dc425ab6ca8e01a4c6ea

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [05d86fcdd9eafac6e337e2117502662688118ea0]

fdo#53113 DOCX: export fillBlip shape property

Change-Id: Id23518d0f72d7650f3d875028f83caf9b6581ccd

2012-08-14  Olivier Hallot  <olivier.hallot@alta.org.br>  [3c23dfb5d06bce5ebdd6886c1f879eadce1b0f6f]

Remove some dead assignements in sal/cipher.cxx

Remove some dead assignements indicated by clang scan-build report.
Thanks to John Smith clang investigation
Patch corrected

Change-Id: Icbee3a65b6753d45433f1a4ca30567675e27e6d9

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [480dc0740cf5112b595902dc44d5640899c40d85]

warning C4702: unreachable code

Change-Id: I02e6f646ee5deb278f4193185ffac8835efadc5c

2012-08-14  Arnaud Versini  <arnaud.versini@gmail.com>  [9a3d8ed28dc44743b6715cd8bac39b55762cba11]

Replace usage of rtl/memory.h in vcl with equivalent from string.h

Change-Id: If8d460189c57f9c02923019e95bf47db1d96c716

2012-08-14  Eike Rathke  <erack@redhat.com>  [d26599c3e1dea940439985b46b727cfc22b37c38]

changes to "fdo#47674 Save settings for Import Ascii Text Dlg"

* For TextToColumn some fields are preset and not changeable and
  configuration does not provide properties, do not attempt to access
  non-existing properties. In fact unotools/source/config/configmgr.cxx
  mocks about these cases if built with debug.
* Do not use RTL_CONSTASCII_USTRINGPARAM with new code, OUString knows
  about ASCII literals.
* Converted an if(meCall==...){}if(meCall==...) to a switch case.
* Sensible indentation, please ;-)

Change-Id: I6ef78cad3958b6379d17275a716bb62553b07601

2012-08-14  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [597bdd89d108fb8325d81f5b30ffdd0d3ea68072]

fdo#47674 Save settings for Import Ascii Text Dlg

Add save of settings for Paste Unformatted Text and
Text to Columns.
Remove useless cSep parameter because default are set in Calc.xcs

Change-Id: Iff4b976f434a63d2d1f56e497852c7c1e763151c

2012-08-14  Philipp Riemer  <ruderphilipp@gmail.com>  [ea7b1af01511d147ba7bfea925d407e72723a7db]

Moved method declaration in class definition

The following method was added at the bottom and is now moved to all
other methods marked as protected.

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: Ib536f93f1565a128a3bb5dff12496005c51acb83

2012-08-14  David Tardon  <dtardon@redhat.com>  [2e8b2e6de14d325863d9bc419a461b75c3aaf3d0]

fix "uncover" slide transitions with presenter console

It turns out it is really not a good idea to render _anything_ on the
first run of performIn/performOut in classes derived from
SlideChangeBase. That is because the functions are called separetely for
every view, so, if there is more than one view, like when the presenter
console is active, it will be done only for the first of them. This
commit introduces another function, prepareForRun, that can be used
reliably for that purpose.

Change-Id: I2c690fb145ccc05a680d4c2991c73900336e6f42

2012-08-14  Rob Snelders  <programming@ertai.nl>  [b843d9056898f916b8c1bf86b36190c3c796a60f]

code cleanup

Change-Id: Ib154cd53253e4d802d13a024a20f6c34d499e672

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [d72568fc7d2680107c8f86f777bc6f55e5f09ae7]

Fix condition

Change-Id: I746778a0d0f229c65dca37bcf3fdae9dcebd4340

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [629dd9dae17b902b53839842929fcff4b836b47a]

Remove SSOExceptions.idl

Change-Id: I930603bfcee8084eae0a086d3ce02182b8b13541

2012-08-14  Jean-Tiare LE BIGOT  <admin@jtlebi.fr>  [213938438a22e44d591a708505b4a9389275a12e]

Applied fdo#46808 to offapi/auth module

For auth module, this is more like a cosmetic change :)
Anyway, all the tests passes and this is one more module
migrated.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com> with additional changes:
* Kept the odd SSOExceptions as noheader instead of nohdl.

Change-Id: Iaef3b4ab8c29526be8d0a388fc17e6af5d293c81

2012-08-14  Jean-Tiare LE BIGOT  <admin@jtlebi.fr>  [a334c468508125b9a8342b285f81561d8ad026e1]

Tool to ease rdb file update to work on fdo#46808

Add a simple shell script to ease the regeneration of
types.rdb. This is a bit tricky to do and error prone.
I hope it will encourage people to work on fdo#46808.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com> with additional changes:
* Moved offapi/update-rdb.sh to offapi/type_reference/update-rdb.sh, to make
  clear that it is all about offapi/type_reference only.
* Changed update-rdb.sh to take a list of idl files, so that a single instance
  of the script works for both offapi and udkapi.
* Some more simplifications/clean up of update-rdb.sh.
* Removed the udkapi/update-rdb.sh symlink (to avoid potential problems with
  symlinks checked into the git repo, like on Windows).
* Undid accidental(?) changes to typelibrary_history.txt, added a note about
  update-rdb.sh.

Change-Id: Ic1923e2b2b3af64251019b619b33c728a05b4a14

2012-08-14  Muthu Subramanian  <sumuthu@suse.com>  [b8b054785b9718f0ec08f92b0c53cac7a497b189]

n#759180: Override properties with endParaPr.

This is done only for empty textruns.

2012-08-14  Muthu Subramanian  <sumuthu@suse.com>  [ed011e491bc9c4ca5ea90851bb81384eb0b47537]

n#759180: Push oox default spacing values.


2012-08-14  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [789b162cce8ad306861344e8497eab460983440b]

fdo#35323 - fix for The standard date format for Swedish is wrong

Change-Id: I967b75b54a330692fb88783609e714d016506f89

2012-08-14  Caolán McNamara  <caolanm@redhat.com>  [ee93dfafddd0f14b9a1ac3c82b967bf3a65f64aa]

drop disable-xmlsec, it's core functionality, have to live with it

we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.

for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings

Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02

2012-08-14  Muthu Subramanian  <sumuthu@suse.com>  [3ccb8dac1405dc4ffa0ca3c45bd0724cc339d8ad]

Adding unit test case for n#759180


2012-08-14  Muthu Subramanian  <sumuthu@suse.com>  [e3acf19c0502b0758359b56abda81e504d167630]

fdo#47434: Zero rect. size causing wrong line positions.

Thanks to Korrawit Pruegsanusak <detective.conan.1412@gmail.com>
for the indepth analysis and debugging.

2012-08-14  Tor Lillqvist  <tlillqvist@suse.com>  [aa4b8a8164f01a120ba9bfb2e86b1ed33cc1d69c]

Be more careful in recognizing MathML (bnc#774921)

Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2

2012-08-14  Michael Meeks  <michael.meeks@suse.com>  [318590b2900ff01ac36bb0bab84ddb69ffa0f9c9]

android: recover from un-thumb-nail-able documents without crashing


2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [5da2e40292e420dc48da7ea5aef29c96a1127140]

RTF shape filter: handle custom segment types

Change-Id: I320bab34080b401c61efbc5b3383836362f5f43f

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [4dd8aa2630074b479b216da8ee7b50ed0bf78511]

fdo#53113 vml export: handle custom segment types

It seems that EscherPropertyContainer::CreateCustomShapeProperties()
simply sets nSeg to the number of (lineto) point pairs by default.

Change-Id: I24bde088f5f2970d53de827e1ca03c5419ac892c

2012-08-14  Takeshi Abe  <tabe@fixedpoint.jp>  [89587e6cf1182095e52f6c5a3ddab35c783fca2e]

fdo#50941: "Characters per line" will not change when changing "Max base text size"

max characters per line follows max base text size in the squared mode of text grid

Change-Id: I47f8cd0db1ece5c940f31aada7d51d40058c7513

2012-08-14  Matúš Kukan  <matus.kukan@gmail.com>  [690078182aa82ba41e7da849d0fef271bb55c847]

nss is now required unconditionally in vcl

Change-Id: I846c9ef6bf9682ff02f586de6b979845deae6e93

2012-08-14  Caolán McNamara  <caolanm@redhat.com>  [2cd01f9c90dec1c3b4409d5268cd642d397df136]

minimize fractured text spans

There's a mismatch between writer and word as to the categorization
of text, which is a pain.

Change-Id: Id087034e72113d718a98ad21db1c09c79d1d4772

2012-08-14  Noel Power  <noel.power@suse.com>  [7bfb229230a439c2edb3e8452fe0d3430f9931ce]

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

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [d3bec41a1b92cc8ca9f4750c5f9740da52879085]

Patches reported upstream

Change-Id: I1275b73d4f18633ba03831b6973b801b0467cf0d

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [e7b2c4b13f1572e4ded8613dfc7b187aafad87ff]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I8287b7eb761fc4b88e7f5acc7a0837b7a4634970

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [bc8a8443a4c9f85dbfa8e064d14c603f5a2d160f]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I5d37ddd95068d807d0f28dd2f00d43b227e910c5

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [0cbc03f46828296b06bb58ae7e7face7bc1a6364]

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Change-Id: Idab8116ac30f8ed3100292dd7a9a6a0c03a9e806

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [58d03e38aa42c1515c0b467148ae796402872776]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I792247193e98cbf9225ec103911920e7f63640bf

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [103be64d430aec45ed4c6b170aad5001e16354df]

-Wc++11-narrowing (Clang towards 3.2)

Change-Id: I5b5e61995671aa194f97c4f337b2c429842917c0

2012-08-14  Jung-uk Kim  <jkim@FreeBSD.org>  [ed93117447a3217fab0e2425f8761e24423024b5]

fdo#53061: Fix for C++11 #define NULL nullptr

Change-Id: Ia1805aab4bec7fef02c96ec4e7a7a0ed9991d3c3
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [9272ce4e6f54bc283bbbe6106f66fd48c4ce8d82]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I40354853ad44024c342babd3b706ce305a059ff4

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [0e10d1627dbe41e67a159bc32c8e3c385093d172]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Id5343222eea264c956ed0a6b545c59125352e110

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [8074622112f7b3889d74a633846e914b86fb27c5]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Icf1c673acb703e6518f4d65994b76c6374c16f1e

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [5df29c9fdc4123b37d5264d9cf1409a4ea136a63]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I1f9341d1b70b9b996f3b344433e949647e12edf6

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [8aca4d43cc117d8b02d53e8a2849e80350d92737]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I28dba7f4c7310da931831319aa33a3a67c845381

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [cbe5a8c85868be56ab1fac5534b105692789b9d8]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I213bc96fd6c9049c0dba0a527e827ae5d8f0ace3

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [31c52706fcb73c4f088ade5b949035c53e6d36f0]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: I4b541b2a0de4fd395a613a47c9a3868199f42513

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [27b76a44593c654800cf0f90d82ccc8d5a6f1c48]

Some C++11 related fixes

Change-Id: Ia7f325e3658618fe627a0bc00dec4e98e41e5716

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [9960899e378711cd254d94b1bb6db908fb3e9664]

-Werror,-Wunused-private-field (Clang towards 3.2)

Change-Id: Ib98c4d608f15980449a6949615a38cd8a436012f

2012-08-14  Stephan Bergmann  <sbergman@redhat.com>  [65842bb5cd809143087ef06754cb2ee0e2aadabf]

-Werror,-Wunique-enum (Clang towards 3.2)

Change-Id: Ibb711d12561040404e819cb4a6ed4daa7581cd7c

2012-08-14  Jung-uk Kim  <jkim@FreeBSD.org>  [e19cd3f8a39fdb9878cb573438e04ae325405ffe]

fdo#53061: Fix for C++11 #define NULL nullptr

Change-Id: Ic6cce351202eca8160f1536981ce5d0985010cb7
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-14  Bertrand Lorentz  <bertrand.lorentz@gmail.com>  [a6c7410c1391b67f4550dadf105c8f4979c21dcd]

fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxx

Change-Id: I0838ef7e1a80056a2a0bf0fc8d4ff91f9acbe5b7

2012-08-14  Tim Retout  <tim@retout.co.uk>  [e06c1f56b9c70cbf208e508d4a6dd8b276e1bd19]

logerrit: Fix some typos.

Change-Id: I0d6f3f5521d32dad1ffaa8675d5f43c7d7fa7cea
Reviewed-on: https://gerrit.libreoffice.org/409
Reviewed-by: Jean-Tiare Le Bigot <admin@jtlebi.fr>
Reviewed-by: TomÃ¡Å¡ ChvÃ¡tal <tchvatal@suse.cz>
Tested-by: TomÃ¡Å¡ ChvÃ¡tal <tchvatal@suse.cz>

2012-08-14  David Tardon  <dtardon@redhat.com>  [71248cadf6736fbb14b57e1b3edea0a924781609]

the copy ctor can take const ref

Change-Id: I4ef23f084d918dbf8227610f64bb7c38680e377a

2012-08-14  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [331c410205f6f456af7c3ab54e981c771784fd6c]

Improved pin entry in dialog box -- correct sizing.

Change-Id: Ide6184395ea2d916d48dd93a2004dbb6d271a33a

2012-08-14  Tomas Chvatal  <tchvatal@suse.cz>  [3269a0d10e28e183e2c443859b3fbc6ec11fb0db]

Depend on headers so we wont get crasher on missing framework.h.

Change-Id: I2734f5ccc8f3abe415cf48c6c2c8c2783573a550

Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a26dd3ccec190b9149b9bc64bc08fe503927c1d]

remove two obviously wrong comments

Change-Id: I8b5929b2ae022c40397f70abf863e3aae63d1d54

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [533a8a9efe99391b1258ea7d1481f2d07d3ae14c]

remove some auto_ptr from xecontent

Change-Id: Idef77ba4ce419aec26476ed027ac1a3c3fc41eef

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1885266f274575327cdeee9852945a3e91f32f15]

implement dumper for new cond format test

Change-Id: I2a7f0cf20fa54cbcafcb30d8b8834fd1adf3821d

2012-08-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [65457cbaf0acbfb1925c21f2d03ffec8e20e84bd]

implement color scale and data bar export to xlsx

Only 2007 versions of DataBars supported yet

Change-Id: Id1d10aae2bb5221246740defa3d4a97a1cd7c908

2012-08-14  Takeshi Abe  <tabe@fixedpoint.jp>  [65095170ffa3689d60792e0a9d7aa88471b08704]

Remove declared but not defined function

Change-Id: I74836b55375a6e2e57a989234bacf7186325b33e

2012-08-14  Takeshi Abe  <tabe@fixedpoint.jp>  [1f224b02c8e9ff9420cec310a3bab567fc653c5f]

sal_Bool to bool

Change-Id: Idb5ef3cebdd45bd91f7c0ae34e422fd651d395c9

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [d170a36bbfc41d6a7d12a7ad242efe89b5f7e306]

re-indent LOC to match coding styles (in tools/inc/)

This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d.

Change-Id: I368c1e119225bbee2adf71cbde0ebc41120c4b15

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [70fc650319f8cfc0b3230ad2dea584eb1368a238]

remove ascii art and blank lines in tools/inc/

Also added some lines for better readability.

This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d.

Change-Id: I50e6c05141ef3b8db70302d8853b46c38414c6d5

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [8f032e04ad69166d03510b2baa4f72fefe834cc0]

removed "// end of sth." comments in tools/inc/

This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d.

Change-Id: I597be0bbcda36580c8607cab094e53e9f39133e2

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [731f3ce64a84b14b43a2a8ca3d455dd8711781b9]

clean-up of existing comments in tools/inc

This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d.

Change-Id: Ie220db245c08a6144f74a3727db3d6bdc2786495

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [7dfba55bfd15b3c3b080a13b63073e6d2ab808b7]

"doxygenized" comments in tools/inc

This is a follow-up patch to c8b7aa55138848fe07108779099267424bc03e3d.

Change-Id: I124d01ff13d12ea392e6ef283a585d63b1b82e1e

2012-08-13  Tim Retout  <tim@retout.co.uk>  [4b180f51c5cbaaabfcaba6899b5047c89d623cc2]

installer::download: Clean up get_versionstring and make private

Change-Id: I9499b7eb580b499ea63bbf8d6ba5bf45a1c460e1

2012-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ae296a60781a2b5d5b7523cbda3444e3dd21506f]

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.

Change-Id: Ib04f4902863b091c483711eeaf31a282f6feaf67

2012-08-13  Noel Grandin  <noel@peralex.com>  [bf70f37c9243b6c94318f093871563c8c3784aa6]

Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vector

Change-Id: I45893027fc33ee07e4fbddec06ab8949c58ed316

2012-08-13  Noel Grandin  <noel@peralex.com>  [0beb6bc4b39caca5c62bdb6c17d89210119a12e5]

Convert from tools/list.hxx to tools/contnr.hxx

Most places don't need to include tools/list.hxx

Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4

2012-08-13  Noel Grandin  <noel@peralex.com>  [b78c58c8678ad9b4c13f1b5691da66f0d915685f]

Convert from including tools/list.hxx to tools/contnr.hxx

Change-Id: I728995adb333df7c647674bba3bca7fe6fef78d0

2012-08-13  Noel Grandin  <noel@peralex.com>  [9173bdf522375e99c0145b31f027678d8d9c9770]

Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter class

Change-Id: Ie677ef12d8443c36069dd6910b42b81b48beb974

2012-08-13  Noel Grandin  <noel@peralex.com>  [f5ec08d4d8ff64cbae83e47ac2159eb3a546bc79]

Convert ParagraphObj from tools/list.hxx to std::vector

Also convert mpList to maList in ImplTextObject because its
lifecycle is completely tied to it's containing struct.

Change-Id: Ie1a35b604bbe539f3ae1303e3873e47ddae38cbc

2012-08-13  Michael Stahl  <mstahl@redhat.com>  [d037459ca5da62f0ae02a2796c661d41427e67ef]

PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vector

Remove null pointer checks as well, we've been dereferencing them
always since c21c2f82f9451c293c449e4647522d126a0f2bee (2001) already.

Change-Id: I978745ab922f7975a785857f7d17add62e37baba

2012-08-13  Michael Stahl  <mstahl@redhat.com>  [3a085e0b7e9249310edffeabe1c48b06b9d1fae0]

PPTParagraphObj: fix problems in previous commit:

- check for a null List element is actually check for valid index
- there may be any number of character properties for every paragraph,
  so need to pass in 2 parameters to PPTParagraphObj ctor
- PPTTextObj::PPTTextObj: nIdx became n in one place
- PPTTextObj::PPTTextObj: n++ dropped in one place

Change-Id: I590834012c46b7885ba5aa9c50655bf62439a0e9

2012-08-13  Noel Grandin  <noel@peralex.com>  [03ec685a0839482995bf8815a1528ee15d2afe3c]

Convert property lists from tools/list.hxx to std::vector

Change-Id: I447883a8bbfa01ef60e7ad870c0f9ddefb7fdada

2012-08-13  Noel Grandin  <noel@peralex.com>  [07f4263cdec47be554da18cc37d2078d170c5ec3]

Move definition of LIST_APPEND to contnr.hxx

This definition is used everywhere as a flag value, even where
the List class itself is not used. Move it as part of stripping
away usage of the List class.

Change-Id: I064dc25368bd04b038f4e07a337bf8adf0b8d0eb

2012-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [837a125ba6d31fb4cbc654e982884430464e8bba]

Final fixes for pairing.

Change-Id: Ib66f227062f9c263dbc3dfefaf70525c73bdedc9

2012-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4533d34d9acdd3779333334d1d560bf707267e04]

Finished pin verification server side.

Change-Id: Ib59be7fb21ae132d1a19b414acd55f3c54448841

2012-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cf3de756eac964ce073872996956daa0e0840ff8]

Pairing implemented client side.

Change-Id: I678e038470824affa2fe4d792e9a5defbd77807a

2012-08-13  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [61f92ee500c7757e65a3f1944af973c4914c717e]

CommunicationService completely threaded. Preparations for pairing.

Change-Id: If5a984230e776b380b8e536655cef061d2298e15

2012-08-13  Oliver Günther  <mail@oliverguenther.de>  [c8b7aa55138848fe07108779099267424bc03e3d]

fdo#39468: Translated German comments in core/tools

Change-Id: I5b6fd5712f08dae180bdd3b57b63713946b82433

2012-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bf222b4985ca535903835980357687ae6e137ba1]

Unit test for pivot table's text number field member output.

Change-Id: Id7aa174fa26adb601ce652ba57c032e6b1c79dab

2012-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b8430f71d37ea5181fc812fc07a20555b07a0b3c]

Add test for csv filter as well.

The content is intentionally identical to the html counterpart.

Change-Id: Ie9a91ceafdb56a0c915bc0175d49bb494c38e9af

2012-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [51f1fc69aa539dec8035195b98e0b128026388e9]

fdo#53089: Avoid setting valid numbers as text during html import.

Change-Id: I5fa9a54f70e8e4d8aac42687f2a204b2925d4619

2012-08-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f97a3a7f51a7de9c2170953ee3969ef48d914e25]

New HTML file to test number format on import.

Change-Id: I74e831e5ede01dfe2954314be6b64b19a551dc6b

2012-08-13  Thomas Arnhold  <thomas@arnhold.org>  [582e06f71c63d70189e1ecd4fe365c541648cf83]

unusedcode.easy: remove unused code

Change-Id: I87e7264ffd3086796aaa8e136c2f9b77fde7b74f

2012-08-13  Andras Timar  <atimar@suse.com>  [72e21d7a5621846782f86e2fc645811efbf5f18a]

remove already removed SetInstallLocation from install sequences

Change-Id: I9a8e4a39ebc6d5f5a6092c58658f833b0f58d668

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [e9631f40ee49a244b6c6816e5cfb36814b9bafba]

fdo#53006: And detect LO downgrading scenarios...

...that reinstall potentially broken prereg data but do not touch the buildid
file.

Change-Id: I1b02d2c265523dd751d8ef7f2dccb59ed048f568

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [9c374a17fd440865ecceb1867c4142adf3d7fbd3]

fdo#53113 docx export: initial shape text support

Text is written, but paragraph and character properties are not yet
handled.

Change-Id: I828f8b6096bde000347066b23925376f6f945dbc

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [7fd28f4de77d12acb68a6b7f5fb578fedd8b76bb]

fdo#53113 oox::VMLExport: allow a callback to be registered for shape text

Change-Id: I1df58fa067287a37b0f62b0b05b0567da73d03b0

2012-08-13  Andras Timar  <atimar@suse.com>  [2dbd722b93578fc722e13f72144c78ee3e5e1246]

OpenOffice.org->LibreOffice

Change-Id: Ie0082fc0bafd97fdd8ebdcb9d668a1ca7559f15d

2012-08-13  Bence Babati  <b.baabsi@gmail.com>  [7a8763dad3e2dac5c5ad49b77dda7187ceaa2a40]

fdo#49527 unzip autocorrect files, store contents in git

Change-Id: I3fa844bbfe0a80d824a3edb47615d828988f2200

2012-08-13  Michael Meeks  <michael.meeks@suse.com>  [e49926725f95eab4d6a215db093cc1c724b1a064]

tweak old-school gstreamer link line

Change-Id: If3f42a53ccfb4829009171c9b8325b2cb06277c2

2012-08-13  Michael Meeks  <michael.meeks@suse.com>  [f57d0649b913f0192ed90de4082ff449f1f7083b]

misc. cleanup.


2012-08-13  Tor Lillqvist  <tml@iki.fi>  [e554121fcabefa01b531c1b5b63c227f5a9a97fa]

Make it compile for Android again (and iOS, I hope)

Change-Id: Ib0a4f4ea4858d52ed70e9a4d1b7904325f36c361

2012-08-13  Tor Lillqvist  <tml@iki.fi>  [15bbf66efadf1b522303347c44b28450d92b3007]

Revert "Bypass pdfwriter for non-desktop OSes without any Mozilla stuff for now"

This reverts commit fd9c2cca78227f634e34790aa127cc31e4302a56.

2012-08-13  Caolán McNamara  <caolanm@redhat.com>  [90496967fe7ddb8a616dce8c70013fa4450c5983]

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

2012-08-13  Caolán McNamara  <caolanm@redhat.com>  [1a8d78656a5773d285a430f6f88602beda173a8e]

The missing docs as to the ranges of the MS text categories

especially the definition of Complex Scripts

Change-Id: I693936f1dd150aefd4a632530439acf8edcbdd74

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [c5b9c197d70a0fb7d75bcedf2d70e6320175e846]

fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoom

Change-Id: I235895caaf95225148e61d96f4c3b14bf9f5542e

2012-08-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7fbab3fc351212cd8474159391bc744cee2d7e68]

remove duplicate code, thanks to Petr Mladek for spotting

Change-Id: I136dc9e314197ac100f1f0d12d1f485dc659af9f

2012-08-13  Eike Rathke  <erack@redhat.com>  [cc2d0811c25c6a54a952555a1a44bdb9c267c9d0]

test with and without "Empty string as zero" option

Change-Id: I2e4ce4ca3e60b662702f2987c29a79ab1a5b2fdc

2012-08-13  Eike Rathke  <erack@redhat.com>  [01e1f4eca5f89d685769833076df440a202b6a08]

added AAAA-MM-DD HH:MM format code to [pt-PT]

Change-Id: I294c9b665a9314169515fe20b97b4558580662e9

2012-08-13  Michael Stahl  <mstahl@redhat.com>  [0209269f770f68dac5c3bfa6d555b7f6908a0902]

freetype: add missing "solenv" dependency

Change-Id: I317c7e641ecee750b858e3c120544dfa14ae4044

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ed9e024726747f9d0a70365c83ab619fac889e6]

these test should not have been disabled


2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [ad72a47dbd16f65316432df71dffe3b9b835fcc7]

fdo#47495 fix RTF import of multiple shapes inside textframes

Change-Id: Iee8541ff9e88139648d45f08968476f2b1d4e1b3

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [462907d48f18c8dab4f705203c840dee3253d268]

add simple test for ods color scale import

Change-Id: I539c6bfec17febbdd97c724fbde55b75da7700f6

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b2e6a5717db9cbe6d9fa59ceaf860697b925ba76]

also write the value for COLORSCALE_VALUE into the model

Change-Id: I4e34f8d5c3eb3880e2ef3e7d65736057689b50bf

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5134d1acafd64b214f03078186d6c76be1f72c6d]

this method is no longer used

Change-Id: I7d9b75e79e2741be4013e6fbf3ac70d11f754aa4

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [54869e337b8061471805cb3d3f59346dd6abf867]

remove some empty methods from cond format oox import code

Change-Id: I357d8361c9d23b47f5f554a1be97dcc369258323

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5348c5f2dca19915036e365c50dd593709ef3cd]

add autoMin/autoMax oox import

Change-Id: I5094cba7237245539448babdebee532ade6f674a

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [87b4a1438dfa62ab76587d77e1b57a8d080e0d0b]

write the conditional formatting earlier into the model

The conditional formatting can be written into calc's model already at
the end of the conditionalFormatting element and we don't need to wait
till the end of the worksheet.

This allows to modify the data through the ExtLst parser and allow
correct import of Excel2010 data bars.

Change-Id: Icb582931c6f89cbdb2b8b3dbe24af640ca8076ba

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6c07ad2ed0e8b4d8ac140e369d0428c733f7662]

copied color scale formulas also need to listen to the new document

Change-Id: I2d642ba40454822e67a9c2c70f99d15459826f3b

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [87956cb7154bd73ff30fc1169a656a4bc0fd78d3]

percent and percentile also are relative to the area values

Change-Id: Ia4382cba061905cd7d2d029a26e28ec2b8ee884e

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6fdfc36bab69379970c39a596ba5cabf26e3744]

don't use a reference parameter here

Change-Id: Ia504de6fdc4a2ff6e764b13b5946e6e87ced3217

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73a309c7fe9fa43a7fc5f23fb14b8fc97121b320]

remove unused include

Change-Id: Ib878c68066c40e3da9f1c90240649ea126d89d30

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e7aa05a50dbef1f93507ea0c725ad190d7adfe85]

implement ODF import for AutoMin and AutoMax

Change-Id: Idab366d7b3c800e7872bb64274215026bde27386

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23b0e840364dc839642491663613a12f30ff6df0]

calculate percentile for upper data bar limit correctly

Change-Id: Ie3faf8b15cfeb5a1a2e5df980e9ffbd8a3fcf756

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c467aa6f29a004b03c072bb89fa36b687daca9f3]

implement the ui part for AutoMin and AutoMax, related fdo#50462

Change-Id: Ib7ad4801e56b879539e2b8446a58e011e0ea978c

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [06aeaad3d1ec55dafe985642ef2b34beef384012]

implement AutoMin and AutoMax, fdo#50462

Change-Id: I73b2eb069bbb06d9b366b68d0ad85728df4d6a3a

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c6a8eb06027765640a5d1113866903454892d134]

use an enum instead of several flags

Change-Id: I93c7483c6ba91671515025cc3b365a68c45a395c

2012-08-13  Caolán McNamara  <caolanm@redhat.com>  [c8218367a0f52206591a5048848fa5292405b6c3]

callcatcher: update list

Change-Id: If9b76e5282c22a479ff709174fbc8ee4d3c337cc

2012-08-13  Caolán McNamara  <caolanm@redhat.com>  [24e0e7ca6207a45fc45b67a1355a9d855955a2a8]

add cppunit tests to guard against .txt import regressions

i.e. aac04652fda01b0299e17087b151f07d6115e894 cockup

Change-Id: I858a6895678266cdc714962c04bb24bf5769d656

2012-08-13  Caolán McNamara  <caolanm@redhat.com>  [d5c9e77296056aa5e29a26bd3d8fb01e28dabde2]

Default ascii import dialog to fixed text font the the detected language

For the Ascii import dialog detect the language first and base the default
fonts off that as the default fixed width font for that language

Change-Id: I6e81c7c38900a441076dc591c070b99a2184e081

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [fc2b42ed182c8e7d20a8626712b8a416d7a5bae5]

Proper sorting

Change-Id: Ibf8303cd065ebd4c02b696077d402bf9221012b0

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [066cf169e843719db02cc1171be162e75cd8c7d7]

Missing ismime3.lib on Windows

Change-Id: I289a4da4473d58736ecdf3846864ccde9a1a03d1

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [10e02dfdffb5ef3a02a40b52c6cda176f7f4447c]

fdo#53210 testcase

Change-Id: I23606a7601b71890acf7e260951e1bacc0fc2df9

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [7b87ccf916547b4d59d0e892519600a2bf53b867]

drop unnecessary RTFDocumentImpl::isEmpty

Change-Id: I657266697c30be0760971528adb1abf07f03ea23

2012-08-13  Philipp Riemer  <ruderphilipp@gmail.com>  [b3a7f6d51bd437ddb93ec45b38b27f27b42343eb]

removed commented out calls

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: I5304467333c9d1554ed4426962e42d7c0ce58b9f

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [f50a41437ee99aee499dbabd1d36ef8197db5559]

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

2012-08-13  Andras Timar  <atimar@suse.com>  [a91805241c64694b0e4ba16b90edcf56fab2cf5a]

wider listbox for language names

Change-Id: I2d7d742a393e5b44a2c7584e6a2b8c63ee04cd36

2012-08-13  Tor Lillqvist  <tml@iki.fi>  [fd9c2cca78227f634e34790aa127cc31e4302a56]

Bypass pdfwriter for non-desktop OSes without any Mozilla stuff for now

Change-Id: I9ee43cb79212eba58c17c0f9679044e9c0cc9fae

2012-08-13  Tor Lillqvist  <tml@iki.fi>  [9dc7f059558aa4088b354ce509bf5044073ee01d]

No Mozilla stuff on non-desktop OSes

Change-Id: Ib2125fa688005c6139358959a45222fdd96c50d2

2012-08-13  David Tardon  <dtardon@redhat.com>  [2b9dbc8ad1640a62f71d75aede0250dc34d96224]

move selection of nss libs into RepositoryExternal

This should also unbreak Windows tinderboxes, because the internal nss
libs are now registered.

Change-Id: I801d7ebebf36eb1460fa4d626a893b5016115a79

2012-08-13  David Tardon  <dtardon@redhat.com>  [b4079b0065767a0717a7f279511c0527fc8b994f]

remove unused file

Change-Id: I204e0d1401d2b9edaaf223c3e667a7ce090ff9b5

2012-08-13  Tor Lillqvist  <tml@iki.fi>  [1060cd84591faa2093cfdadf87d7bdfcc11b8dfb]

Perform setup(Activity) just once

Change-Id: Icf77936c4307f816e85cb840d650a4c958a15995

2012-08-13  Tor Lillqvist  <tml@iki.fi>  [2a787251b24f93aa3998fb64afd1aa70096691f9]

Fir a couple of typos, thanks to James Chen for noticing

Change-Id: I56740934ec0fc488ec30a15de8b016466722793e

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [6050dad25fb34d6c7bf4feb0d850e9277d92c91e]

Draw borders arounds thumbnail.

Change-Id: Icaf9485d20c8e747d08371a1db5f4d7bee2d37bb

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [e51dc25f456db8a2f0130b12ee3d5a90d2fd27a2]

Check correct area when selecting a template by clicking its name.

Change-Id: Idfb4509327c2c9c52f5c736d513d35e3270d91b1

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [3b709149e605c90eb16743b9b6907294a6cb198e]

Perform dbl click action only if its inside the thumbnail area.

Change-Id: Ib60f5882fbe89e697ef0755d87474a84ce8d0fe7

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [a8b2083877894ffb19be0c95ae2aeb4373c0161a]

Improve thumbnail items position calculation and size.

Change-Id: I7b22d4d858d82bd1e12ead3b723aad43118cf938

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [74d2421afc86c72d07a4f9d1f9824f41461900bb]

Display an error msg when importing a template fails.

Change-Id: I87b6365bc95ce8243e38dcbfedc3892c888a8e90

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [2b5ce6190066ed030cc221c4cfa236a8e4e4747e]

Display error msg when moving a template from a repository fails.

Change-Id: I5f483bcb0e216a6337e0bf70399916bd2da3faec

2012-08-13  Matúš Kukan  <matus.kukan@gmail.com>  [d10b5d34a266f1e1793109a629804cd54f665258]

fileaccess: use anonymous namespace

Change-Id: I697850a43c9942833776c60752cf4639ec255768

2012-08-13  Matúš Kukan  <matus.kukan@gmail.com>  [5f9774ed5fccfc3971736d899b11e24a8081442d]

merge these libraries only for android

Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f

2012-08-13  Matúš Kukan  <matus.kukan@gmail.com>  [23461fcf801a8217e7eeefa93c44ec18c7a73088]

unusedcode: SpriteCanvasHelper's methods

Change-Id: I24021fa1495a9fb48c1cb5f107d119031a4d1e87

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [c49fbe94d4f704ea0c574047e9b6cc03992835b4]

Dont let user create a repository with a duplicated name.

Change-Id: I4175515b72f0e9aac8e4cf2905757381539cab1e

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [26502c4f51a22e2aaea25c10d484b1c163c4f004]

Display error message for failed operations with templates.

- Move, export and delete templates.
- Delete template folder.

Change-Id: I0c9f5ad299182ce0038695d78eb2e5e09afee1c5

2012-08-12  Rafael Dominguez  <venccsralph@gmail.com>  [0670dc3f6017530bd0583e9947c071cd7640109b]

Perform template view paint operation when overlay is hidden.

Change-Id: Iff0bb308fea93fe12cba030becae3da1ca5f1a96

2012-08-12  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [a18db88afb82ff83e5ca69758a25d679abe9f0b4]

Use new CMS API of NSS instead of old PKCS7 API.

Change-Id: Iad5edb2ea02d2a5e4144b9a6f72b9fcd99b56f73

2012-08-12  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [5a47748e4e52010dab1ef35c4ba5abe2ca304c15]

Modifiying some comments to follow the Doxygen standards

Change-Id: Ia64c66cfaaa9ed7b1c8f3984f797ac1605fac7d4

2012-08-12  David Tardon  <dtardon@redhat.com>  [f916abe711d154d8a5fa023b7acf5c1d12dff293]

do not print anything when the comparison succeeded

Change-Id: I09392985fbf2d8ef9f76f43fee1b5a711ae1bbab

2012-08-12  Jean-Tiare LE BIGOT  <admin@jtlebi.fr>  [fc2998738538a8e8abc4b8ab5b84a12aa7365dd0]

Remove comment art from offapi and udkapi

I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07

2012-08-12  David Tardon  <dtardon@redhat.com>  [602f956d3231a093c9853d88fe5d5de2465f7112]

fix typo

Change-Id: I6391bc2ba130fb2b30a28c6378aa3c373ef57b51

2012-08-12  David Tardon  <dtardon@redhat.com>  [35e43cd1192a880d65c9bf87a8b35694b03b30b1]

drop #include of itself

Change-Id: I75bb211d45af8a83a6990fa38cc94afc01ec4d0f

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [6bf0ea22d6198def6b59f45a93960842a3198bf9]

formatted a missed comment into doxygen style

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: I33d995fd195b6f40644ce124de2578bde7a2c85c

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [5ffdd7803d302f240e749750d92dc36fe23ae9a5]

change indentation

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: Idf2c7da3e449dec1afcc0aa3683ea46c6172420a

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [6d29ad0d288fe73d92eaad950f72f1902d3d6d01]

align code pieces to surrounding lines/style

Change-Id: I992fd490461ba499cba1007abd57285949d3a488

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [c47988fcef166966b6d8b1b706399f2032e9465a]

Reformatted existing comments

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: If7739768ee0f90c6beb71cb56843fbbc98947873

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [8c5b085e8eb6ff1bacb486c388d7e42d91252869]

Removed ascii art + added/removed blank lines

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: I8963aae057a91f0f6753d3b04439673614383565

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [5c293bfa9023fcc4fbb104c49e9ef28d23b38594]

convert comments into doxygen style + reformat some existing ones

Change-Id: Ia9580f8d6ef19025654b5486816e5a75f76f1174

2012-08-12  Philipp Riemer  <ruderphilipp@gmail.com>  [0e2c5f8c8bf0e0b8aad4fb9ba8cbe175dc0ce58e]

fdo#39468: Translate German comments in dbaccess/source/ui/inc

Translated the few German comments that were missed.

This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

Change-Id: Ib69b19f386a49ae17b00ee9583c3d26d91ede057

2012-08-12  Daniel Herde  <daniel@dher.de>  [401a454c2da7560d5ec41ef07ac116403956c55a]

fdo#39468: Translate German comments in dbaccess/source/ui/inc

Change-Id: Ibf6993a5b935d4ca4e0c792e8676b293ab224d68

2012-08-12  Tor Lillqvist  <tml@iki.fi>  [07a33fd7db64a873203166e68216c79c8ce42587]

Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED

Change-Id: I7b24c218d45cdcd743d0b56ae94e604c72c59ebf

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [a910970f4914eb96cdd9f331033b8a2f84315007]

Remove Template Manager menu entry from start center.

Change-Id: Id5b24883c5a03abbc18c88cec910b00a5d0e3dfe

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [a7b9e624ac24f2af02f53930f75ebf36f1cdfa0d]

Change repository name and update repository menu list.

Change-Id: I9e29795d93481bb0789e4f05fa2605b6407efc8c

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [53c0b9533fb2225da0bed755eca9fe696f191096]

Remove unused attribute.

Change-Id: Ie0a5198a4acdb7e0509eb1d867f722a5270823e7

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [e0103e5b418ef162b91860586bfc630423afc1b3]

Show action bar after closing overlay.

Change-Id: I5c9f4b48a5999974d8605d0fd18215bc5421f22c

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [d2597d874fcbf43364ecf79e6ad88fe4d838f781]

Hide template bar after deleting selected templates.

Change-Id: Ia6f874bcced622ab564ffc5b065d4a2c4ed246c0

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [4f6cf1f989de6e7d2ea63bcb84957ed2fbd039a2]

Remove unneeded calls.

Change-Id: I9a461ab81e3cf5f8e8c3a9add2084c082bc4797f

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [999f1ec455de32a8e4039cdc1c4d992902fe88e1]

Deselect overlay items after exporting them.

Change-Id: Ie291951c421c330f6b0da9fc9d385d222e698ef1

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [f8ae1423a45f600edc49388565faf90b49833682]

Export templates displayed in the search view.

Change-Id: Ic970ba4c3372756193834a5adf41dfe72c3ab5f0

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [4661cfee1c7ad51ce623ecdded0a42805fbdce53]

Export selected overlay templates.

Change-Id: Id22c8a621987875def8416e50e03a04b89909f70

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [9d88c7a34f148925a95d14f03e105f9c62f293a3]

Remove close button in template dialog.

Change-Id: I7a8cac7b8dfa73eabea9113d4b9921a2d48b0324

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [3f660094c871a9fb06c6767fcc766c10989caa27]

Update thumbnails after importing templates to a folder.

Change-Id: I44afb92c27b58de3206a90b7aad4125d6860d6ba

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [b6e7dabce95e165073ecc0c7b614b795768c4c88]

Reset thumbnails before updating them.

Change-Id: I24db95d8875a7a002de0492b4ac62093ddf7f874

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [c1149bb21895d313e57e28237e9dee7800e186e3]

Fix importing from filesystem and from a remote repository.

Change-Id: Ibf1845b87b2b34b1933e56a61036dbffc69daead

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [5b5c81be22c2b9a1097ac48dfd9e015c141f729d]

Set template name when importing.

Change-Id: I81a3ee2a8052079e95cc5a929757b06c289ba4e1

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [4364513def9252cd57fac2585c72ba6ee6bf7248]

Delete template based on its document id.

- Update all document ids of the templates after it.

Change-Id: I2ffc73882816360a03b8147c6ad24f8d87492ad7

2012-08-11  Rafael Dominguez  <venccsralph@gmail.com>  [cacba91215f22dad6ddaa055700f40da5b8e8811]

Add an index for tracking SfxDocumentTemplate item.

Change-Id: I7d1672e48ef638ac537e5675ed27b67376666d59

2012-08-12  Takeshi Abe  <tabe@fixedpoint.jp>  [533194a6b39fd7e7bb2359c75ce242dc65f97f12]

bErrors was always true

Change-Id: I193029e1fb2434161679498fa0ba7e1c7c0ab3ba

2012-08-12  Takeshi Abe  <tabe@fixedpoint.jp>  [1817cf60d1d5461b57b9b6fdb0b2849bb29389a8]

sal_Bool to bool

Change-Id: I61a6675df622232923a827fc20bf121dd03cd7da

2012-08-12  Caolán McNamara  <caolanm@redhat.com>  [c18c4f0547c5bdc388670af2f1501199c34ef540]

add nss to old-school build.lst now

Change-Id: Id5ae3d86cfe2ad89a5c8317591c71f99538cf475

2012-08-11  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [500261a6b6e9dbeacce7f693b01a1c32a112f4fb]

Use NSS to create a PKCS7 object and write it to PDF file.

After calculating the SHA1 sum of the PDF file, a PKCS7 object is
created using the SEC_PKCS7CreateSignedData function of NSS
library. Then, created PKCS7 object is encoded and written to PDF
file.

Change-Id: Ied747f2e31ede1bc44109e5d4223a18f0af59633

2012-08-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [607e387412606c92a2ebd6fcc1d41743f33a4a72]

message boxes always showed one line of text

restore the old code, use aTextInfo to determine the width, as before.
(regression from 2854d8b17cb873a5d61e06f9570ac344f054d666)

Change-Id: I91def4db307cb4d1af74d79831afa3b9fd68bcbc

2012-08-11  Eike Rathke  <erack@redhat.com>  [57c3b583f1f69edd32b2a54253850e1b3b202255]

langtag: libxml2 only used for liblangtag

Change-Id: I4bf7bc4f58bac7675cf694dc206e6ba119a6354e

2012-08-11  Eike Rathke  <erack@redhat.com>  [79ebfc9053c92c041e165aa0c8901b0e882c4f9e]

langtag: enable languagetag unit test again

Change-Id: Ia2ed3dc0d0e135913c25e1c389326ee3fbc39719

2012-08-11  Eike Rathke  <erack@redhat.com>  [4ff9a9958653666fb0b0ff333cac7f8d1b293117]

langtag: use ENABLE_LIBLANGTAG in unit test


2012-08-11  Eike Rathke  <erack@redhat.com>  [d724f64703eaa0b0595fc4983e42875f2b439e88]

langtag: pass system path as data path instead of file URL


2012-08-11  Eike Rathke  <erack@redhat.com>  [15e7f34a2134b1a4d892f4e4d945b9cb547202ac]

langtag: worked around reg2xml libxml2 encoding problem

libxml2 has a problem when a document encoding is specified, even though
documentation says that all internal representation would be in UTF-8 and
language-subtag-registry data already is passed in UTF-8, when specifying the
document encoding to be UTF-8 the output to language-subtag-registry.xml is
conversion garbage, '?' on Linux UTF-8 locale, ISO-8859-1 on Windows. If no
document encoding is specified at all no conversion happens and non-ASCII
values are correctly written as entities.

2012-08-11  Julien Nabet  <serval2412@yahoo.fr>  [4af24fb1a3dd359be4b97f7682678aa5b8d2ff1a]

Remove unused local var

Change-Id: Icc314cf12cfcf41813ceab7071b6e655909a7c7e

2012-08-11  Julien Nabet  <serval2412@yahoo.fr>  [88840a796efc087e5699d8e8a53587f1cedbe73c]

Remove unused local vars

Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc

2012-08-11  Julien Nabet  <serval2412@yahoo.fr>  [e1c2aae61b21f8aa5f64c38efd6ca685c89291e3]

Remove unused local var

Change-Id: I06a02a97491c2ea0408c881451d17d464fead090

2012-08-11  Michael Stahl  <mstahl@redhat.com>  [7d8cd0abb8e4b1b891e982d10f57de108aaca1ea]

fdo#53328: sw: ascii import: fix crash:

The aWork buffer is missing space for the null terminator, which the
previous String::AllocateBuffer automatically added.
(regression from aac04652fda01b0299e17087b151f07d6115e894)

Change-Id: Ia12ad46dfb95dd59965a073debb95b241b2e97d9

2012-08-10  Philipp Riemer  <ruderphilipp@gmail.com>  [1e0a822fa14eb4f8d3da80cf76dd5a43df472649]

fdo#39468: Translate remaining German comments in toolkit/

This is a follow-up patch of be88027c327b5f09d134f235db100ec54afdc30d
translating the remaing comments that were missed there.

Change-Id: I7866060ef6eec5f92751671bd4fc4bee64db149b

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [68129703673851b81f0c75b256026f981aba1928]

Remove TemplateManager menu entry.

Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [f6ea2e072940d897cfef4ee5f837c47a8321a8f3]

Show Template Manager instead of old dialog when creating a template.

- Only when experimental features is set.

Change-Id: I81e2bba38506757afe202cba5c69560e3fa89f3c

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [3639f46e481d1ce661bc51b664fab9904eee8d43]

Rename Templates->Save menu to Save As Template.

- Move entry to File menu instead of File->Templates.

Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [02874016213dab401b173e8b4d469bcc2bf76b45]

Remove Template Save menu entry from start center.

Change-Id: I4a26d9039df748c25b6de1e01844bb57b0988e19

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [c919a21c1a7e480eb4ffbd26353c0a6bf9aafb4b]

Rename unselectItems -> deselectItems.

Change-Id: Ie9ad44077df03ba8e5e4edb4068982a0f8af353b

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [ec412c3192d41e4ee527dbdfefe5760da1098335]

Deselect item after setting it as default template.

Change-Id: I587484f72c5751b07636339c1eb4748cbfe1ed78

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [ad2844f81c64e312b05784800eb7b2008c83b0a6]

Implement resetting default template.

Change-Id: If781865ad802c411187c5b5cc4ed71a5deaed4f7

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [5d94560309628bcd3f04ef9c815936f45e27b3a0]

Hide set as default option when more than one template is selected.

Change-Id: I3291fad1455d289c35543c3b360b9fee620da3e9

2012-08-10  Rafael Dominguez  <venccsralph@gmail.com>  [aca63abb7867951ebef50a540dbbeb8e8b83435e]

Implement setting a template as default.

Change-Id: I8ae47ffb38febdd467e1e557448189dd09e755bc

2012-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [07090cac4251e254b21676b77742c07f28cccaf4]

sc: this appears to be unused

Change-Id: I22a759ef55a46dc560ebe5f802c937f1d47bf645

2012-08-10  Julien Nabet  <serval2412@yahoo.fr>  [9b85b65fb5367b4a5d1c2bd1eed14e3bafe45405]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Ic8d149a78b2bc2bf352b7893202d0d0b6730746c

2012-08-10  Oliver Günther  <mail@oliverguenther.de>  [be88027c327b5f09d134f235db100ec54afdc30d]

fdo#39468: Translate German comments in toolkit,unotools, & xmloff

Also checked the following with bin/find-german-comments (all
false positives):
- sysui
- xml2cmp
- udm
- ucb

Change-Id: I2c72f973f5cecf56d70b5419e56338170dd55a2e

2012-08-10  Miklos Vajna  <vmiklos@suse.cz>  [bb6bd1ff9cd3eecec7eb2cd7bd0a4dcef584c903]

fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections

Change-Id: I9b7a61f18f987214708195a89f6e346c865c7f9f

2012-08-10  Julien Nabet  <serval2412@yahoo.fr>  [369da987d373bdf5bdabfeb11d4b2562c916f372]

Bin BasicDockingWindow( Window* pParent, const ResId& rResId )

Change-Id: I84f4929eb923bc3d05bdf04a8958cb58b5bfb921

2012-08-10  Philipp Riemer  <ruderphilipp@gmail.com>  [95ab516729ccf847f6e588a224677314afb77b29]

fdo#39468: Translate German comments in dbaccess/

Follow-up patch of b803fa2579256979bac83f0b193f2c30d524d76b.

Change-Id: I86bea8483cc9a9703cc725eaef641c2df5896af0

2012-08-10  Philipp Riemer  <ruderphilipp@gmail.com>  [25a56559db5d7dbf6ebee979b0b1aaf6be2a64e3]

cleaned-up comments

Files were originally touched by b803fa2579256979bac83f0b193f2c30d524d76b.
This is just a follow-up patch.

Change-Id: I1e35d5e3c3d193bb5dfdb4b743328d8d22466a4d

2012-08-10  Julien Nabet  <serval2412@yahoo.fr>  [2058908d8ce86c9fec6db3ef3bc0be2ec20d1547]

Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum)

Change-Id: Ibeb903c03a9c4c8638985847f527ebfa7c2756ce

2012-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [26a1aed24cc903ee858fb2d354f5dbb00f6d9969]

make more ScTable methods const

Change-Id: I9965a5ee383c4380dc1e75abc6a8df17ed69f6fc

2012-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [07616ec2bd3dba7b858d801dbcd94e1089e3532a]

make more methods const in ScTable

Change-Id: Ib61ab9ea33ea94d6175a2110105849279d1ad440

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [0ab5ce54c441b12ea6c12a2cedb9069f36cfd0f4]

fdo#53006: Remove directories too, not just plain files

... that was an oversight in 5300f6f711c2167931d45248c1b72dbce3a7df38; thanks
Petr for spotting it.

Change-Id: I4d0179165bc3b29d698cd776f7e1aa51fa73ebe3

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [293151c8fc10c5a0ba84c5c5a796a3c72f573654]

Disabling CppunitTest_i18npool_test_languagetag for now

... as it causes problems on Windows:

file:///C:/lo/core/solver/wntmsci12.pro/share/liblangtag%5Clanguage-subtag-registry.xml:709: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE5 0x6C 0x3C 0x2F
     <description>Norwegian Bokmål</description>

Apart from the encoding issue (looks like that language-subtag-registry.xml
delivered from module liblangtag is generated as MS-1252 rather than UTF-8 on
Windows), what also looks worrying in the error message is the backslash encoded
as %5C (and the entity resolving that URL apparently decoding it somewhat
naively).

Change-Id: I756f911a92b144e3732f63668d36b4ae941f975a

2012-08-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f4ab85cb44664a4c46c52d5a34eee300947e6069]

Pairing implemented server side.

Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66

2012-08-10  Miklos Vajna  <vmiklos@suse.cz>  [f6a24ace5ad12e79f0cc90709a290a30e3758781]

fdo#48446 implement RTF_CPG

Change-Id: I2fb2004f2f755ce337ddd1419acf2510f17622f3

2012-08-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2a248dc15ff314a630b19536c32c6ce6fd4959d1]

Refactored remote communication to allow for pairing.

Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835

2012-08-10  Caolán McNamara  <caolanm@redhat.com>  [0c0d24589f167f5f77f3d955ebfa3fc807ad38c4]

callcatcher: reduce Container, update unused code list

Change-Id: I11733daf2668c4142052ceb4498f5500e7e291ef

2012-08-10  Jan Holesovsky  <kendy@suse.cz>  [03dbe1a97c0050365ac3820575134bace0908e2b]

Windows toolbars: Use our own theming even for vertical or bottom toolbars.

Change-Id: I4836d7f2055c4811f0e6ccdc87dc58895528b3f8

2012-08-10  Jan Holesovsky  <kendy@suse.cz>  [6a7b32b09e621364239bca6ec02c858b122e07b8]

Implement --disable-liblangtag, to be able to build without that.

Change-Id: Ic38d0282dba99efe2ecc45142a927ba3d8fa167d

2012-08-10  Eike Rathke  <erack@redhat.com>  [26310504c3c20385caf35f5a703f1d5f1682b4c7]

at least Windows needs libxml2

Change-Id: I97312c746e8a76af73851c474b0c6c2491c44803

2012-08-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a7b26dbf7b4c59b34fed9957c32a41348bfd6f77]

Page Break: set position only when button is invisible

and don't let the moribund fading-out button pursue the mouse

Change-Id: I6f821f7e8144e9448c1cb65f8ce96102419cd6f0

2012-08-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [61df142e9398dee581935a4967f50ba0bd1d5235]

Page Break: don't show if mouse is gone and button is still invisible

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

2012-08-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [1f62afae0fd04236005be70736cf7ab059a10778]

fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170

Change-Id: I9366de24414fa10e292e42df08a9658d90e5c1c1

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [6dcb3d4ef46312729bb6f16c473b433474863f68]

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).

Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f

2012-08-10  Tim Janik  <tim.janik@lanedo.com>  [f2f3703740f65b76e891ecc3591d7e60d5b7caef]

Translate German comments in Writer.

Change-Id: Ia8179d4333434324dd4b5239691402d0e48da5a1

2012-08-10  Eike Rathke  <erack@redhat.com>  [8ab887eea707f1a98e35909739be157a8ee45cb9]

added LanguageTag unit test


2012-08-10  Eike Rathke  <erack@redhat.com>  [1166c01b84b5206feacc3af078eeb525bbb1eb86]

region may be empty and then is a valid ISO country for our purposes

Change-Id: I157ea5b5b32ca0664c8eec775de01958f7b55f06

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [8caf1164ee7cb8e27059d329fbffa3883731c0ae]

Missing mutex lock

Change-Id: Ifddd6131c2e62057561d4b17eeda88568f6ccf7c

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [2626984db88f2a9a7cb1d880466beb4a7c1cd5c0]

RemoteServer: ClientInfo is stored in STL vector, must be Assignable

Change-Id: Ie922207189ae0c7f5f9623043dcc38705b1f7364

2012-08-10  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2d63c4689a13599ec9389c370726005f01fea08c]

Basic Impress Remote + linking of dialog and server.

Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa

2012-08-10  Miklos Vajna  <vmiklos@suse.cz>  [9495316659018427ac8d6bc0b6427600ba0ce01e]

SmDocShell::readFormulaOoxml: yes, just void

Change-Id: I2d5bc00c01318a23c604d93ffe6ce9dd0b72b3c2

2012-08-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [de0b4bab96a4f078c38b6665a2f75096ff26c2ae]

cosmetics

Change-Id: Ie3f95efe013306637adbb336234266b10421ca24

2012-08-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2e7387d828fe05300ad6fa96943357f953fd3bdd]

help XCode 2.5 resolve @loader_path/libfoo.dylib

Change-Id: I81837acd40f306c2db03f54f3896b79bb7fcbb08

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [2bc36e14972a59e08f35b652e6970c2144cd557b]

warning C4101: unreferenced local variable

Change-Id: Iaf3cc45545d4c2eedff12466c90eec1d442ae338

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [ff795d058b36707ec65f8b6e159646e5c2c8c8c5]

One more cygwin symlink kludge needed

Change-Id: I0d7afd105ec093609fe1ecc9f19d541a43d77e9a

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [0354d5a202ed68fd0670ed07d54bd7085a88c74b]

gbuild: detect calls to removed gb_CppunitTest_use_extra_configuration

Change-Id: I8a5e8594e5af04bb4b40b900720ecdd7431788f6

2012-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [7530303bf9aeadf5423dcf1c78128a458a9588ba]

gbuild: missing dep on $(OUTDIR)/unittest/registry for tests

Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2

2012-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [f18357810e5e4c2d24d76aedea1ffe8dd6947826]

do not serialize tail_build unless there is 'all' target

Otherwise running 'make <module>.all' is broken.

Change-Id: Id987d9aefbcfff6fba5f18a04c30f9a2f58ad00b

2012-08-10  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [31b18677987eb82169730750670faf8409206e8c]

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

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [7f01893356d1bd8882bde5c7df27f00073854514]

Remove misleading comment

... as 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" had changed it from
WeakReference to Reference.

Change-Id: I14a46eb0a11e636a04d10d9743a14a1734f910af

2012-08-10  Tor Lillqvist  <tml@iki.fi>  [7bf5fbdc2b4d4bc332ea5b4028431c191dd88984]

Look for the 10.6 SDK in the same places as the 10.[78] ones

Change-Id: Ia04610dfa5c3aece88888a4337619f833a73480e

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [0cfed166261968068abbed485ceffd67ca5cbf61]

fdo#42470: Do not show backing window on --nodefault

Change-Id: Id265dc84de454568ea8194703687c68449e9a32b

2012-08-10  Julien Nabet  <serval2412@yahoo.fr>  [75b15044a9af0f3bd08a204422b088fd1e9f5ad9]

Bin ScTabView::HideCursor()

Change-Id: I5fba6458b77b1c6d35f14485cb264aaad4725227

2012-08-10  David Tardon  <dtardon@redhat.com>  [982babf0488d5afcfadf78dc7eda7d0d47dda0e5]

make avmedia build with gstreamer-0.10

Change-Id: I6124904cecdb8ea66477f40b6771a103a8058c10

2012-08-10  Thomas Arnhold  <thomas@arnhold.org>  [2c2d6e261c538cc8f78a6b69d1d1d8cb0f4ab0c0]

unusedcode.easy: update list

Change-Id: I6ca3925c380a73a2c5360caaeefac3f0c18ac437

2012-08-10  Iain Billett  <iainbillett@gmail.com>  [9031cd89e35be17fb4e6150f5100defca36dfafc]

Some minor bug fixes and code clean-up.

Change-Id: I857407ac46ce51be5ee3eab26e9af75afc612a41

2012-08-10  Iain Billett  <iainbillett@gmail.com>  [5db8fb7c1fb67571d370be22de0eb249d32b8faf]

Added a static loading page.

Change-Id: I20a9972c52e39a821e42851f5f075fb870ea0447

2012-08-10  Iain Billett  <iainbillett@gmail.com>  [2b5828e374ac985fc172d35a266668ee63622058]

Complete internal rework of DocumentViewer.

Change-Id: If080c114d38fa39d50a22127def217ad59f262fd

2012-08-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [81cfa56fb42b67edf50f942f0e1aafd459a8a298]

Reverting copyright notices to original LGPL.

These files do contains at least several lines from the Oracle-authored
source files.

Change-Id: I4f4a8e1487cacb6de92c409bd2b63149840bdf4d

2012-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [067dca9c3e70091850dbb1d374170c2fce708e84]

make more calc methods const

Change-Id: Ifc4775546ded8f524379946eb799dbbb314f7e8c

2012-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8f92384031e332024ba39693b855bde67e033ac9]

make some methods const

Change-Id: I45dfad63c364b515e83f6498f79a64f6de6a2396

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [0abceaaf623cb358b45c106b9f2af87a931ff9a6]

refactor reportdesign::OSection construction

Indended to solve a problem that turned out to be imaginary.

Change-Id: I185887f6e45869102ac600717a0bb7564ebdb7e5

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [8ec791316c1d90b25e85c94ad105e9cc62e568e2]

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

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [bbc1742dc862a9aa774dffc8cb2771ecb3164bd3]

fpicker: remove bizarre #pragma message "SendMessageW wrapper..."

Change-Id: I04ae269d4712b8fcfc7e882c9f53edd91317d02c

2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [c5cab0a3193ee286134b0d94dd68ccb7d2835381]

Bin ViewShell::getIDocumentFieldsAccess()

Change-Id: Ib5c49b06a6aab7d578030c3486c9cab91c7f9b28

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [3dd05633bf29dcad613d6787c2a57ea2db2216f7]

Can use simpler autogen.lastrun now

Change-Id: I66101c025469e9df72c331b981e48893f6a5ac3d

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [13df2ce5c4ebeb270146678956b97a5a95053a55]

Don't check $cross_compiling until it has been detected more reliably

Change-Id: I00b2a29d30bee2e71b0a04790b6de48bbbacae8a

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [01346afea4a45a2470716d5a7ba18fcce14c475b]

Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED

Change-Id: Ifd752925d3758a215983fe8f0ac877ab23a77915

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [620138a1b7c78a3ab3852dcfd8bd48bfa147e7a4]

Building the internal Python fails when using a more modern Mac SDK

Change-Id: Iaa63d9b027bc8cb25334303243f761df127c79d5

2012-08-09  Daniel Herde  <daniel@dher.de>  [b803fa2579256979bac83f0b193f2c30d524d76b]

translated the german comments in a bunch of source files in dbaccess/source

Change-Id: I2d4b10d96668502a4fe84af70d43bd3abaa5ed23

2012-08-09  Michael Meeks  <michael.meeks@suse.com>  [21d7f4b4bba79558de830d9e815e127f67274355]

gstreamer: make gstreamer 1.0 and 0.10 dual compile

Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component

Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1

2012-08-09  Tim-Philipp Müller  <tim.muller@collabora.co.uk>  [95938a123cbc8c0741a505b61ca874c0153c3f7a]

tentative initial attempt at re-work for new playbin

Change-Id: I257bdda8469be624d0cbeab21cff2c2e1c94cc6f

2012-08-09  Eike Rathke  <erack@redhat.com>  [b844b3d6b17ad9e77615923bc5d024dd1769a80a]

lt_tag_dump() only used to debug [-Werror=unused-function]


2012-08-09  Tor Lillqvist  <tml@iki.fi>  [cfb0e026bc7ced94a986a8380171bf26b70dd193]

Automagic Mac SDK location/version detection

The intent is that with no SDK related configure options, an optimal
SDK and 10.4 as minimum OS will be chosen. A warning is displayed if
building a LO that will not (either definitely not, or probably not)
run on 10.4, as 10.4 continues to be our minimum supported OS.

Change-Id: I6683aa43362881a135637e878bfc469591ab9d20

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [b57899ae39192f8f5edeba99808376612ffc48dd]

Mkdir before copying

Change-Id: I8e1a3c62bee096252acb04d7be100caaac25a87c

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [705ba19317b8a80df521ba02789cf17efa4a2460]

WaE: unused function

Change-Id: I292de75fbc5dd83bfeefc242e8ac699ab7b6fad8

2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [49ab16c9ad3eb0d27f8c66f2b535a8495671878f]

Bin 2 other functions

ScDocument::GetFormattedAndUsedArea(short, short&, int&) const
ScDocument::InitializeAllNoteCaptions(bool)

Change-Id: I210815aef7c4096b040af841444dc65dd5138606

2012-08-09  Michael Meeks  <michael.meeks@suse.com>  [b5b855c3f9b026dfd2f3163c63df784944e4f038]

android: don't try to package binaries we havn't built


2012-08-09  Miklos Vajna  <vmiklos@suse.cz>  [4305bed5581d3d987353850a547a28d05026a92e]

Related: fdo#51112 import RTF_CLSHDNG

Change-Id: Iaa4efa2f4f70fc09e6deb6b7c6aea6f37757f1ab

2012-08-09  Michael Meeks  <michael.meeks@suse.com>  [2b3762c577e7315a94dee0b5c94b5891e9a56dfd]

disable un-needed GObject introspection pieces for liblangtag

This avoids the dumb parser trying to exec "ccache gcc" and failing.

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [142d3ec875b446b56d0071c59d00937dea0cdd61]

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

2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [282917d574d6df820ddb5583b8bbf17fc7af6b7a]

Bin ThumbnailView::ImplGetFirstItem()

Change-Id: I212af5f0f6d3ad4df6492c593da51eaa4b34948d

2012-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [fe32762e119221d3738056b096a4ef054cdffa52]

tubes: add to libmerged to fix circular dependency

Probably it belongs in there anyway.

Change-Id: I3bf908de58e0e989e263323d2fdc432308c2cab8

2012-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [772d15fb8ccdaa46fab0961712177baf915ed70d]

create these rdbs directly in scripting

Change-Id: I8a44de06f9a16308a5ff82ad77d059e5dde544f9

2012-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [82d8a500448fd5a5ed77a90dfd2dd79163c7979d]

clean this out

Change-Id: Ia9724221778437b7d767c536953074ce3d4ad198

2012-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [589ca848c2170ce1a67a33ad3a19a71d8d606e64]

gbuild: there are no old components anymore

..and binfilter will die

Change-Id: I9a773f06ed5332c2258f0a29ea39349b27ece2ac

2012-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [8e808a6fa82bac89bc32cbd16544a0dbfc63a365]

these are set in configure

Change-Id: I8b130ecf9bac4ae5b0ec3d88a9f06fa2976ee228

2012-08-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5e0672f32ea6a4d3d6cf66874d0d7c0bdb3dec1d]

remove useless variable

Change-Id: Ic04e11cd0768bc203188f0b5adb5f4b9725fd6d9

2012-08-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a69d704dc0950ab62e260cb93eb5f37db45e2183]

adapt unit test and activate all test cases

Change-Id: If5998c62709de0f95b2870327fca951cd81f2406

2012-08-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [36bc405d72f1d1898437dfa25d8cb4bdfba63e06]

fix column navigation with CTRL + direction, fdo#45020

Change-Id: I422b1b85e539d4e2819b93deaf8543410b44b9bd

2012-08-09  Eike Rathke  <erack@redhat.com>  [1150a1a8eb1759160b9d88e99d95e5ad082f40be]

implemented simple liblangtag replacement for iOS and Android


2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [3e65ed611f25064aa865e1559fccfeebb0e3c411]

Bin ScXMLImport::GetVisibleSheet()

Change-Id: I3d5d03f1b5d357d3db1e0c1833824c154178533a

2012-08-09  Takeshi Abe  <tabe@fixedpoint.jp>  [414ecabbd56ab0ea7c041de4268e1c18187a070a]

Remove useless #ifndef guard

Change-Id: Iddb666611ff11db0912832a73bd8b95438985383

2012-08-09  Takeshi Abe  <tabe@fixedpoint.jp>  [2eb40e3cecd2fa503c6717acfad59b51918b5aaf]

Remove a member variable no one reads

Change-Id: Iacb037bebaf1c3d77ab61be6342b42319b8a2e7b

2012-08-09  Michael Meeks  <michael.meeks@suse.com>  [fbf9794729337dd24ee11f85e052133db50d4d56]

fix typo in make_installer.pl

Change-Id: Icc0f1d1e91c704282bfd18b6218bf0659cccb63e

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [5300f6f711c2167931d45248c1b72dbce3a7df38]

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

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [6c6358a6822d3562b9b8c7668a7d60d6c644dfe8]

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

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [7e071e5383560c1a85722b134f5a8637585999e5]

remove some unused methods

Change-Id: I8b89f49eff059f5650bfb531bcb568db1d97c3a3

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [16f75f1f773035df36437763588d5a3acbb70935]

reduce static_initialization_and_destruction chain

Change-Id: I9fdefd428b858fd5581412d6f8e896a0eb680fef

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [490b51371dede5910fed770fe70fd1870db0fffa]

String::AllocBuffer -> rtl::OUStringBuffer

Change-Id: I9fa73190aa68c5c19fcf76b327dca6942697cf2a

2012-08-09  Michael Stahl  <mstahl@redhat.com>  [6292b12acfdddd51a816fad3b3ea8073a58eb3c2]

gbuild: add a kludge to get dictionaries to build in cygwin:

Due to the scourge of symlinked git repositories, building the
configuration files in dictionaries fails on cygwin because the native
xsltproc cannot understand cygwin symlinks; work around that with a
new gb_Helper_symlinked_native function.
Should be reverted once git sub modules liberate us from the scourge.

Change-Id: Idc48da9b60348dc66160219909479c3c83daeaf2

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [97febaa3e2130b92a2eadfc20688b2a37b194f45]

Drop the --with-external-tar to avoid confusion

Change-Id: I8861a007b94b24d2482658ca7d78e200bcf890ea

2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [8b13238c453f05f1d862cf570dff0110295fbe3b]

Fix last duplicated lines for Python files

Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [a606fa37da7c3d2daf5b1695fdc5518b4f8bdda7]

No, we don't want any Python stuff for Android

Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8

2012-08-09  Noel Power  <noel.power@novell.com>  [56b0b2cbc0dc6538617e3f3b1005e4723ca227b0]

misc comment import/export fixes

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

2012-08-09  Julien Nabet  <serval2412@yahoo.fr>  [28b3a290ce3dfe4156d810d73140fed9decbb12c]

Others duplicated lines

Change-Id: Ief9589bd3ab0d4fd359dc18f85063dece29f4833

2012-08-09  Miklos Vajna  <vmiklos@suse.cz>  [5c6454f07b6f8e7b66892fda0111c02182180e92]

fdo#52960 SwCursor::SelectWordWT fix text selection in commented text ranges

Change-Id: Iabb1ac89163c2aa715c7631987886245fb96101c

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [ab236e180c63a27c61d84ac9af738cf3cb930224]

Update sample autogen.lastrun for MacOSX -> Android

Change-Id: I5f62540c368540ecf4e1aaedf9829f930f1591fa

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [069caf79d716ba73d3281beb13fa2af67cac24f9]

valgrind: use after free

i.e. since b35980d9b

seems remove, remove, delete was old pattern, new patterns ended up
as remove+delete, remove. Reorder to remove, remove+delete

Change-Id: I54ec8d0296e751110c516516465be2ac0615f6a1

2012-08-09  Jan Holesovsky  <kendy@suse.cz>  [9c9cf6ed4a64fd5f26e15d87d2745309d681aa2e]

Minor cleanup.

Change-Id: I087043b36d59e1a76c6fe12a5a684c4137eca2d9

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [3a1c8eeb694e26835f6f9c010b5d305b57ddd0d5]

rtl::OUStrings are supposed to be immutable

The cast away of constness in d64ecf4e94a81d9c1fd4be74c098eb0e58345c60 makes me
feel icky

Change-Id: Ib977fd6bf34f11407a5957332789e1e48d98819e

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [b61dd408981b4dc8a3e97edd806694e43da882e4]

ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failure

Change-Id: I7a72153d971aaccea937955acc77cdba128985d7

2012-08-09  Miklos Vajna  <vmiklos@suse.cz>  [d64ecf4e94a81d9c1fd4be74c098eb0e58345c60]

SwFltShell::QuoteStr: UniString -> OUString

Change-Id: I64daedac350d5e897fa8acb79c4c2683a669725b

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [3adeac41a0efe960baa488ec3e49cba931165029]

Reduce the legacy.osl logging verbosity here, too

BTW, do we really need/want this (outdated) fork of DocumentLoader?
Either LibreOffice4Android should use the "real" DocumentLoader class
(and that should then be modified as necessary, but making sure it
still works as a separate test app), or this fork should be called
something else and be radically different.

Change-Id: I8536336140ee0190d01d35dde1a4c78e7b22c6bd

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [cc37b54230db4124212c053741a01acdea9f4c93]

Silence the annoyingly verbose vcl OSL_TRACEs

Change-Id: Ibd7c6ac56e56cf0e3e706a905603ef1a17a4579c

2012-08-09  Tor Lillqvist  <tml@iki.fi>  [e8533bb02800b86f143adfa6b675c1d48df1e7e8]

Fix edit mistake, the point is to not include the SDK build.xml here

Change-Id: I3cfd5819be8075869906dac3b963b4d0b2cf2890

2012-08-09  Caolán McNamara  <caolanm@redhat.com>  [919632bd5e6ab0e7fab1fccb588e9535df64c75d]

validate polypolygon point counts

Change-Id: Ibf6bdf48e5855583f14cd2be36f1e4896a396d32

2012-08-09  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [0d2abfdbd4a8f8ea1a46fcfd84270e30e45f967c]

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

2012-08-09  David Tardon  <dtardon@redhat.com>  [3d2c49ce800a64eab63c204874c260a75adb6c9c]

add dictionaries to tail_build

Change-Id: If898ad805a1530d201650429b988c2866fb62512

2012-08-09  David Tardon  <dtardon@redhat.com>  [6fa970fb62ce5825640be1b5ce0e0c066e0e5fbd]

gbuildize dictionaries

Change-Id: I8aec0d6b6e7ccc6c674ee98d6a9eb28785ee42b2

2012-08-09  David Tardon  <dtardon@redhat.com>  [75df7739309ccc5342084e668d9d869620cb3233]

add support for dictionaries to gbuild

Change-Id: I7d3c066a72c68bdc0b55150714041908bb613f14

2012-08-09  David Tardon  <dtardon@redhat.com>  [9b93a2d9db4c245dc96387c0d341652142bd5d44]

change handling of description-LANG.txt

Change-Id: Iecd7760af418f6e9ff7c9502e27011ee03962705

2012-08-09  David Tardon  <dtardon@redhat.com>  [009d6c69eafea1d2bd21d15a3266aefd82e40d45]

move platform-specific settings to platform

Change-Id: I99bf341df0a8cfe25f0821c8d21d3e27f3b12ea4

2012-08-09  David Tardon  <dtardon@redhat.com>  [3abc7880e0e09b1a74922067707b37ef45462479]

change handling of license file

This is a preparation for gbuildizing dictionaries, which does not
contain registration/LICENSE like regular extensions.

Change-Id: I9b186d101627872b522be0432f6daf21250eb497

2012-08-09  David Tardon  <dtardon@redhat.com>  [9fbbcc122f5de6446d7500334f21445c30057bf6]

refactor Extension

Change-Id: Ie0fd71b6547d9e04a55ae9690b137579e581e006

2012-08-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [06645f0885ef3fd37ce7120487b35633949cbe33]

correct row heights

Change-Id: I567520f8c68f7f8f84dbd7d6e9b76705b7cb311d

2012-08-09  Joel Madero  <jmadero.dev@gmail.com>  [65476708533f6a2f423ede9135114bbb7aff82be]

Addition of linear divider and header "Optional (unstable) Features"

Put two experimental options (Experimental & Macro Recording) below
a linear divider with the header of "Optional (Unstable) Features"
Had to adjust distance between two options in order for them to fit
properly in the dialog.

Change-Id: I784f99c282d5b70e7e025b1ca05a7c8d73869cef

2012-08-08  Michael Stahl  <mstahl@redhat.com>  [3ea6b1c1594fa3fdb7e13c544b3beecd369b67d0]

concat-deps: fix crashes due to modifying hash keys:

After a string has been passed as key parameter to hash_store, it must
not be modified, as happens in the print_nodotdot and print_fullpaths
functions; if it doesn't crash then the dep files are twice as large
in a MSVC build because duplicates are not eliminated.
(regression from c2b467b84a81bd45ca9df1f7f07e2700fd6e396a)

Change-Id: I0ae96a7fbcefa20b118717d923f60b4f2255a642

2012-08-08  Julien Nabet  <serval2412@yahoo.fr>  [45a3e4dd7941e3cf5c1be5e966872338c3be1110]

"class HelpIds:" duplicated

Change-Id: I1395df60a5864c7f35c27274ddab631a5243a27f

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [5080027d9396243789a95be185fcffdc890bf59c]

Fix Mac OS X install name for liblangtag

Change-Id: I9776f5abb70caa6f73ad481535ee84781540a00a

2012-08-08  Tomas Chvatal  <tchvatal@suse.cz>  [0c7617a388d8e2e3a0d6c451b6412a5d32dd3d6e]

Use LIBS not LDFLAGS to not fail with enforced as-needed.

Change-Id: Ia27e97c12e9a8f36e106c9ae3c399cd776433387

2012-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c0308fb3bd0e635a49802c346bc716030846d62c]

some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX style

... actually only SvtFileDialogURLSelector has it.
The problem is that in this case ImplGetSeparatorX() returns 0.

Change-Id: I2f5bebce31b4f137782b5f34cc7954554af06863

2012-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a3f55e0ad678464a30dde004c97c8b0a680bc8de]

missing "Workplace" string for STR_SVT_MIMETYPE_CNT_FSYSBOX

No one hit upon an idea to hold the "Up One Level" button in the file picker
to notice this? :) Only the bug in MenuButton has helped to discover.

Change-Id: I760eff05dd19c3fdeb4b2052c0c20dbde6f6d2ed

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [9fc870fc33c2872aa93477523da4a54c841cf9b5]

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

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [e7a02843e54e1b64e2078549af110beaccf50348]

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.

Change-Id: I8a76e1195c713895bfb8eae5070b0f73beb2b897

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [f98379816411f932ccdafede5f9b25c260c17361]

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

Change-Id: Ie2012d26b3bd59335a0f872bbfc1414cc4f5edc5

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [151c8d49e9a2b4d1445f4947b73250eab2d78ded]

Better error reporting

Change-Id: I36c6dc025d0094c0b1666e13b25d78931392f768

2012-08-08  Miklos Vajna  <vmiklos@suse.cz>  [9eb05aa6883ea41fb1d1dad2f7f1870e8e63ce32]

n#774681 SwFltControlStack::NewAttr don't extend font name / size attributes

Regression from commit b3cee382, the bugdoc is an example of why those
can't be optimized with the current method. (Yes, it is somewhat
special, after a resave in Word, the bug is no longer there.)

Change-Id: I4b5e82b13242726d6df47c447642ca8916aa6f31

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [848e9fe2740d6192d98a4b966a3c3304c1cd6403]

Remove unused defines.

Change-Id: Ib6bf41ba5165399b9bb73783bce736eba8210c32

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [1d3ec03fdcf049788e0f3b81d60fecad6f34ee25]

Delete currently open remote overlay.

Change-Id: Iaf25b4110b41c3404a141d70342a59ef05d05ceb

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [5bb9e2f5bb136d8c5844584e3203e8245094d409]

Display delete option when viewing a remote repository.

Change-Id: I63e6a0e2ef9a18144d97629ddf18bd91ecc0e115

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [484aba1a6ed88bae9102dcf758e1499fb9ead0b1]

Make import contextual, appears when you select a folder to import to.

Change-Id: Ic935728cabf70c0700a35c65d3b5b060e163faea

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [444df12235edf280f783ed06a3c4c05e1ea0dd92]

Store template repositories urls and names in user settings.

Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [107ee398701e543bcf3045a1cda4128e2b3b63c7]

Set overlay title and id when loading a remote repository.

Change-Id: I403f2615d05475281ef653a68f1f6cbc6fc9ccf1

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [730ae09563d4688e4e7c3a3a8988c5941017df14]

Insert cached items to overlay instead of displaying current ones.

Change-Id: Ib1c15664901a2696c632ba954eef3b37d157ed50

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [fb5a7e213571caafb83fdec9d5cdfb6f5ad7c4f7]

Update remote repository name.

- Check that theres no name clash with other repositories.

Change-Id: I66de40d17bc2d593e1ea4697320a7abe0a397718

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [7ec0e8838a25adf0f228e94d75c635905989c872]

Scale down template thumbnail subtitle.

Change-Id: I6dea3ae4800a645ac6a187ff99c5fb10513043c8

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [91c50153889e32aa5ed796f082c594d9f17c9b31]

Fix conflicting sfx command ids.

Change-Id: I7063eb37976b13ba7e64d4b9aa44fdb4474e7278

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [ef71e97d8cae548a46a0040de68df35e5a300905]

Reload view templates when click refresh button.

- Force remote repository to fetch new template list and update cache.

Change-Id: I9d7d67d367023323ca43731d78a275d389a9cf15

2012-08-08  Rafael Dominguez  <venccsralph@gmail.com>  [0817e7c0943e9f89db1cf58f50fcc81c6a302682]

Set overlay repository id.

Change-Id: Idc1cfccfc83e7252fefabf11ca925a12db075a14

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [320117aba7061de0b062f8894d8685a073b0c6bd]

adding missing typename

Change-Id: I2bc828cdb636e84257311135ce7204bc6500ba5d

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [04628d9dc2f283fea6a8203de8b6812dfbc92014]

testcase for bnc#773061

Change-Id: Ibf1ad67a1776dbe966de335be93a295ba7bebe76

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [5b16f3e59afc46bea8385d236044bc4af15740e6]

make it possible to verify contents of a text run too

Change-Id: I07e6b53445fe8da6cccaadeb9bbe94c180cd6d8c

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [fc41a73a67a2bd30006a49d061d870533d49c0e8]

fix test after the recent w:position fix (i.e. bnc#773061)

The value 58 was hardcoded in w:position handling before and so was
reused for the test, but now use the value that is (hopefully) correct.

Change-Id: I1191fce9859d688a60f1b3fbdb0e704b130c1670

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [d7fb4c8cd63eb5cf7386b801acf09afe44d68f3f]

fix test after recent <w:tabs> export change

Now that empty <w:tabs> is not written out, the style's tab stops
will be the default.

Change-Id: I2a876ba544a58fbb82218ec9fd4d1356ea9ac12c

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [e70df84352d3670508a4666c97df44f82c1ce934]

try somewhat harder to read w:position (bnc#773061)

SvxEscapementItem stores the vertical offset as percentage, so it depends
on the font size.

Change-Id: I1b2d5b2c230b6243a6c1a4580147c4e0c4ae94cc

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [5c20cc0202170508176da577662fb6daead312b0]

support for deferred property processing in writerfilter

There currently does not seem to be any sane way to process
an attribute or sprm that depends on another one that may not
possibly be there yet (e.g. in e7ab4bb6b0e83f01148ffff41e8c5eaa0c5ba0a4,
or w:position which for Svx internal reasons depends on fontsize
and thus w:sz).
So make it possible to defer such properties and process them
only before they are actually used, instead of trying to get them
out of PropertyMap, possibly in more places and possibly having
to undo the changes that have been done to them already.

Change-Id: I1630057ecdf46443647ec1dd5253983ae15a083f

2012-08-08  Luboš Luňák  <l.lunak@suse.cz>  [2f8f63f15a5a93781e4feceddeee18df74dc326a]

don't write out empty <w:tabs>, not allowed by the .docx spec

Change-Id: I30a24da0e6a568ed57d936fe769d47ea8465096d

2012-08-08  Caolán McNamara  <caolanm@redhat.com>  [0633acb6512debb4a7af8ae2d249bfb8b2551c8b]

valgrind: leak on early return branch

Change-Id: I05cdd55ff22f845fc9210e8eeb2bdcf5a2a8103d

2012-08-08  Caolán McNamara  <caolanm@redhat.com>  [af6f8242ea9b61841f3be23fc5eaca4da79e264a]

ensure lcbAtrdExtra is a sane size

Change-Id: I766f8683655eb8f1ca437ab9622f3caefbc83e64

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [d7478b2ed7aa139eb17354e4d8b8914c67d0dc34]

Fix liblangtag MacOSX build when using system libxml2

Change-Id: Iefbce119e682e870283cb698018c99a3378cd157

2012-08-08  Jan Holesovsky  <kendy@suse.cz>  [0b63c03109658fd6ae70239db6956b4557989d28]

Fix sw slowcheck.

Change-Id: Iaeae2022a6e5a662d5ba8445c5544edbe39e7ae3

2012-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [84d5e639b08a1f96b41b7b5b6af51c703b0cd620]

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

2012-08-08  Eike Rathke  <erack@redhat.com>  [78c1ea15df28e93e754c6f62bc7cc06888ba58ef]

changed prefix and destdir to acommodate MacOSX using OUT2LIB magic


2012-08-08  Michael Meeks  <michael.meeks@suse.com>  [68bcd5a3e8b6a18c239b1b55e97ddd359141c58e]

Add extra clarity as to which version to choose

Change-Id: I5528329b1d62074fb48f0a98419da66303584261

2012-08-08  Noel Grandin  <noel@peralex.com>  [76f5b9b148972a13c640b3cd64a8cb17fbd2dd2c]

Add customshowlist.hxx

Was left out from recently added patches.

Change-Id: I9562563d809eef53b1c5f21a839c377d0085bb56

2012-08-08  Michael Stahl  <mstahl@redhat.com>  [aa96767c558a5393a5634355d61bd6cc56601a89]

fix MSVC build

Change-Id: I7757f9c8ff98330b9168ee3c75e497a300f14124

2012-08-08  Thomas Arnhold  <thomas@arnhold.org>  [389c315032e5eb18016e9a81207747fe0cdb5217]

fix build

Change-Id: I52c176776a58a633d0125449fdaa550c813e7da0

2012-08-08  Thomas Arnhold  <thomas@arnhold.org>  [2beba8f93e7991372dd45351c92c50f7850dc46a]

reduce ascii noise and useless comments

Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4

2012-08-08  Thomas Arnhold  <thomas@arnhold.org>  [49ad17e2b1aef65fad357b9c540ab36189233dd3]

remove include comments and boxes

Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7

2012-08-08  Thomas Arnhold  <thomas@arnhold.org>  [d80174e6f16abd51c5d0590cc00d9566498e1b77]

remove some more eof noise

Change-Id: Ib13c0435d61e803220d5444c29c99cf670340008

2012-08-08  Caolán McNamara  <caolanm@redhat.com>  [74886eb9ac87f33bee6df4876a65cf62337550dd]

mpPostYieldListeners dtor never called

Change-Id: I5d39910647288988363751cd53f1dce6781450b1

2012-08-08  Noel Grandin  <noel@peralex.com>  [b10a5e4c3c3e0c95abd1f8b3d102c506b7e54c29]

STL'ify CustomShowList

Create SdCustomShowList class to replace usage of tools/list.hxx

Change-Id: I0e57e29c8ee9ac8d693fee0edb084ded5286c141

2012-08-08  Noel Grandin  <noel@peralex.com>  [720a130b29e24c5e3b8bfc97a046c1a41694ab8f]

Remove usage of list.hxx

Change-Id: I5815bdc2ef0d7eff15d518f6d66e913e31592d83

2012-08-08  Noel Grandin  <noel@peralex.com>  [daccbc1e070fe5788bb4f1f5e88d0eb7af5813b2]

Convert from tools/list.hxx to std::list in GraphicCache

Change-Id: I020a2e9ef8485549d0c66798c8b651641319e17a

2012-08-08  Noel Grandin  <noel@peralex.com>  [016918cf9459eccc177bfedbe75c6296b3b4bb67]

STL'ify SV_DECL_IMPL_PERSIST_LIST

Converts it to a template based on std::vector

Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1

2012-08-08  Noel Grandin  <noel@peralex.com>  [552cc040866bb2d25cf6187c92d9c4acd0db82d8]

Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)

Change-Id: I8e1a863e700229aba70bcf3869f41bccb36435bd

2012-08-08  Noel Grandin  <noel@peralex.com>  [0c8ae56cde20a6c9c6eabbb94b6f2a98425b5970]

Convert SV_DECL_REF_LIST(SvBaseLink) to std::vector

Change-Id: Id397c5993cd6562ff3400dc63a9e2678d05732cf

2012-08-08  Noel Grandin  <noel@peralex.com>  [3d8f844101bbd0a999227af70991128584b2fe23]

Expand the only use of the SV_DECL_IMPL_REF_LIST macro

Change-Id: I697d53f44e8e79f7c5b21978101eef0cb6966475

2012-08-08  Noel Grandin  <noel@peralex.com>  [cb9d71e85df6a1838ca721534a0bf78b917306b2]

Convert HashedEntryList to boost::ptr_vector

Convert from tools/inc/tools/list.hxx

Change-Id: Ia0f45a54822d8e341ec803f4b8f54734338d541b

2012-08-08  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ae5140e0541fd5142d1db1f8aa1461e70d5fd072]

Remote dialog now showing.

Change-Id: I20857202e70a975d249ac0f121947691ac274602

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [dfa5adcbc2ed31ebc16ec1e920f8305903a6ed7e]

Make sure the v4 support library used by abs-lib is found

Change-Id: I425a8f0bea9d455b1ffd7ed4374bcde133e9a38c

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [c78ad3efa8c0f79d8f6506043f8d61d259520584]

Bin incorect phrase in comment

Change-Id: I49e75db020064e000d83c1689b548bfff95014df

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [f90a873c9c4b6ff73c35dccb5f130cb1c9c95725]

Bin accidental duplicate library reference

Change-Id: I5bd94b85ced0c675f4de270205c696292ac71062

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [934e051b16349a1ab6d2bdd9f03e60aaafcb2ec8]

Some MSVC warnings

Change-Id: Ib4856779bb2060e3e95d24b8a00249e411f92b62

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [9dd8fac9808d9ccf2acd33ba202ab4506e6d2b56]

Also set up the local.properties of abs-lib

Change-Id: Icf71e912687d182b0e38efd00626f86df39b1311

2012-08-08  Tor Lillqvist  <tml@iki.fi>  [cbca382f2fc0c64b409160d390357ba520c94259]

Clarify that "stop" and "start" is only for simulator, I guess

Change-Id: I0bb98a9842003973ad50f227961ac00197f85bf2

2012-08-08  Noel Power  <noel.power@novell.com>  [f24cd7aadcd2eae3598f084804acb43c74835210]

make property browser dockable in basic IDE

very basic support for this, basicially you can dock the browser anywhere now
hence lots of behaviour niggles remain, e.g
1) it probably doesn't make sense to be able to dock the browser into top or bottom quadrants ( we need to implement the Docking ( maybe PrepareToggleFloating mode ) method(s) in PropBrw ( propbrw.cxx )
2) open floating or not ( if propertybrowswer is open )
3) should we leave the 'properties' context menu when selecting shapes in place or not
4) switching between Module and Dialog tabs, we probably should 'remember' docked position and state

Change-Id: Ibea4be3397eeac613642934662c3a9868fdf783b

2012-08-08  Miklos Vajna  <vmiklos@suse.cz>  [cf7bd4852738deb16edc5a42966a0ab0a1707e67]

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

2012-08-08  Andras Timar  <atimar@suse.com>  [c5ce5b73b9007309ba8f62a54305071d170baa00]

Fix windows build where min and max are macros

Change-Id: I265e0fddc12a40cff0b6a6172bfca96eda0842ec

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [011e348e114c1cc4ccdf6ce8e17024c81b9a0e6a]

tubes: add invite to Collaboration class

Change-Id: I37463d4365a2fe81e58d5f4bcf9f86d9830e26be

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [c3c2dcf80de012b620de8563d7e872c3ae556881]

tubes: do not encode UUID into file name anymore

Change-Id: I6c3828eb9c2f2d1810822e90006fc1af4bfcf277

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [1fa1894ec4ac7dd2ba314716d5565f3dac87592a]

tubes: use file channel description for sending UUID

Change-Id: I44129798110491cd59e1eb39d2f4c2cf3eb3c81b

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [35aa0360ed14ced09b803c2fc95ea095d4a6cb36]

Revert "tubes: mangle service name into file description"

Hopefully, it will work now, and we can use description field for UUID.

This reverts commit 98411a76545737f4b2b956fb1cc137a924c64641.

Change-Id: Ib6feeea861949c0cd316fda0295f13751de789e5

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [6766c6a2a0a933b507e8e98a30280d1963f5b7db]

tubes: re-use typedefs from contact-list.hxx

Change-Id: I7b1ac653d22275a64d00913f014ca2536be3ffed

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [510576b6d8ba1cbd0bac6584f5ce56c93abc36ae]

tubes: finish efforts to make TeleManager static

Change-Id: I1d25a6074c3465a6e8c1df3127093d30d913b65d

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [b870f1420ea926f231502272eec08c45e9da4cc5]

tubes: make contacts dialog a member of Collaboration class

Change-Id: Ib50b550f9486bc1abfeefd5d1aac57c0d712ec04

2012-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [34c6421bddddb2128dd59acc867f73739ac1ca62]

tubes: handle TeleConference internally in Collaboration

Hopefully, this simplifies the tubes <-> app interface

Change-Id: I8933fde490941b259d5d133972db26a09ab380d5

2012-08-08  Noel Grandin  <noel@peralex.com>  [7a597eb6248ef48ebeb23daa40d2c75e5a24d9ee]

STL'ify UniqueIndex

Convert the UniqueIndex code from a macro to a C++ template. Also use
std::map as the underlying container instead of tools/contnr.hxx.

Change-Id: I0b7b37dd7160ae019aaecdacd1e973ac6d8498e2

2012-08-08  Stephan Bergmann  <sbergman@redhat.com>  [976deb6b99df6a34f627cef726db595e924a8d87]

MSVC warning C4510: default constructor could not be generated

and warning C4610: struct can never be instantiated - user defined constructor
required

Change-Id: Ie387f62def8a3d282f39f861971f25ff52df73d3

2012-08-08  Miklos Vajna  <vmiklos@suse.cz>  [2b54f2b2a03b28f6ccc4219eca39b04fc44fa3ea]

liblangtag: deliver wouldn't pick up lib64

Change-Id: Iae138b59e29dff6105ab879bf98b48c0051012f3

2012-08-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [96c5fb1dd28d2dbbe9d7130da518cbd5220bfddc]

enable tests for fixed cursor row navigation

Change-Id: Ibd61def40372ef3915293414006251c60f5bda49

2012-08-08  Michael Stahl  <mstahl@redhat.com>  [cd923cfccb9a784349d4097d4e67d68ee176a899]

glib: missing zlib dependency

Change-Id: Ic57dc1843e11c08553656e798e7601d4d8607942

2012-08-08  Michael Stahl  <mstahl@redhat.com>  [15f0f96da43c177fb40bc4a54062b35eb365d6e9]

concat-deps: those silly drive letters indicate absolute paths

Change-Id: If1d43f8f5e61f52c554bcdcf7f86639f1ea60046

2012-08-08  Michael Stahl  <mstahl@redhat.com>  [6d192bc688ae4acdfb9b18c6ead156f629c9d1b2]

make bootstrap: add dependency on concat-deps.c

Change-Id: I39dcb1e4d6493b01b68055d006f658af0b6e67ef

2012-08-07  Arnaud Versini  <arnaud.versini@gmail.com>  [50f6c281d2527a162ecde67f953031bf7c48f0d1]

Use the correct licence header

Change-Id: Ieef62aaf240a133d70222e8d0c0bc5032d97d945

2012-08-07  Arnaud Versini  <arnaud.versini@gmail.com>  [4d210ad17d305be17145a396963fa567617b3178]

Replace usage of rtl/memory.h in connectivity with equivalent from string.h

Change-Id: I0284aedfd831e8af001534c5ce8a39c3a11214fa

2012-08-07  Eike Rathke  <erack@redhat.com>  [cf190e359d2556595b1c888b9b9028a4cc75a605]

check only iOS|Android to exclude GLIB from BUILD_TYPE

Change-Id: I146731bd9e9046ff948c0af2709569dfc539063b

2012-08-07  Michael Stahl  <mstahl@redhat.com>  [8a66a7789698b12f2c07169e0106413de2f39fb8]

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.

Change-Id: Ie2749cb3f17b36649adff46c166642fccde31329

2012-08-07  Brennan Vincent  <brennanv@email.arizona.edu>  [1386ccc8edf467d69ebb4a06ea5f55940cf4024f]

Pass rgb/contrast/brightness filters through writerperfect to ODG

Change-Id: I2881e1b3439e52c1008d9d50d00c897ddc81071f

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [548a2ffe3a40852d7bb3b2880b58e93c34cd41ef]

remove bogus date information

Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [87f242e036082c1b659536dec2bf779d88910249]

remove empty ascii boxes and stuff III

Change-Id: I8b54e8518c219a7edd7e29173a1099611a7e0dbb

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [85e94e11bc24c7bf6f4221f488f7529dcb8d8b00]

remove empty ascii boxes and stuff II

Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [adc49a81e940cb84724288a4453b6711f283219f]

remove empty ascii boxes and stuff

Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247

2012-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7435558847c7bbe9160e0ca6fb1a6115a34555fe]

Basic framework for Remote Dialog.

Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824

2012-08-07  Tor Lillqvist  <tml@iki.fi>  [57aae2766dca48830d18828bb88b21cbbcb9e7de]

We don't want to use liblangtag on Android or iOS

We don't need GLib then either. For now just a quick dummy replacement
for liblangtag in i18npool that will crash at run-time. Improve once
it starts to get used, and once it is clear what functionality is
needed.

Change-Id: I9777c2c776dd6e479e1d6f0fb073f289ea6ff2f4

2012-08-07  Caolán McNamara  <caolanm@redhat.com>  [4d6dab2cde759551ceee7e6aaec89fa5235b1ecc]

ditch obsolete XvaOpenIM stuff

Change-Id: Id6977932781909c81e4a5dc071f50308a58748cf

2012-08-07  Caolán McNamara  <caolanm@redhat.com>  [aac04652fda01b0299e17087b151f07d6115e894]

String::AllocBuffer replacements

Change-Id: I278cd66fb4819721bb473796c28598aaf04eb123

2012-08-07  Caolán McNamara  <caolanm@redhat.com>  [db95e0b75903a34a1b88a3701334e154f32eeceb]

move UniString::GetQuotedToken to sc, you can keep it

Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [95ef04b5364845f41d9484905e70ba09a018950d]

Fixed problems after rebase.

Change-Id: I7fa1dedd33e3ef59a99112e4ddc73e9ac38e7752

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [36e1debe4ad0c8a58095501ead01993bd8c120d5]

Quick fix for upside down thumbnails.

Change-Id: I089c78f050fbea068b394de9205322dc62e28764

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [12fff840aba5e6d93d9becf9efcf94b4849c36e0]

Async loading of thumbnails.

Change-Id: I385f5fce8b332b2b9eaa5e6c4dc58516f4cfa9b8

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [779baa0572f5d2593e2347600b95a6db5f693bc5]

Changed folder icon to show thumbnails of docs within folder.

Change-Id: I8ec061a3daafef733b8786c34269165697c2b443

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [cbddf975d3a52e34b9b9773789e2ff3a4954c4a8]

Added methods to check if a file has a thumbnail.

Change-Id: I362ff20d8768be1dffbf857e442fbc30822079a7

2012-08-07  Iain Billett  <iainbillett@gmail.com>  [d5fdc95225528682c90b7fa92f4c66d5bfc98dd9]

Added Actionbar-sherlock lib & added dark striped actionbar with Holo.light


2012-08-07  Iain Billett  <iainbillett@gmail.com>  [97576def7d008661bf7fdc3700b56b77b88e97e6]

Some work on styling. Fix filter exception.

Change-Id: Ibf03680a29a0e7d5a484fedfa25863e88e063581

2012-08-07  Uray M. János  <uray.janos@gmail.com>  [5f3a75f97e4c4235c865c2687c3bfca37e19811b]

IDE: dynamic_cast fix

Change-Id: Ia8826be6e6fe7c09adb4f0104b52ceba6b89163b

2012-08-07  David Tardon  <dtardon@redhat.com>  [3494780dcdb98b70fca4f28c354eec9c081b59c5]

this file does not use base64 conversions at all

Change-Id: I09fab1efbd6028bd245cf53674b31b9bbf0d4217

2012-08-07  David Tardon  <dtardon@redhat.com>  [8809d3989284cd169733dceaeb4710a265fb8ef4]

remove link first

RemoveUnusedEventListener checks if there is a link for the window and
does nothing in this case. And of course there is one, because it has
not been removed yet .-)

Change-Id: I198e951c1eb5318f1304a9519b33bedef6892660

2012-08-07  David Tardon  <dtardon@redhat.com>  [ae0f9da65b7a41f72699217292cf39fe8460e2e2]

valgrind: add missing initializer

Change-Id: I635d8f0b89d87c3b29bfd8f71c8c50f26da69c3a

2012-08-07  David Tardon  <dtardon@redhat.com>  [5b60dac47d26782b5eb30cc641887b3989f2c46c]

salmain needs a header from tools

Change-Id: Iad96199d00de9f739b0d003679b75510faca36f4

2012-08-07  Uray M. János  <uray.janos@gmail.com>  [51bb488ac1b3e0c18947d6c68be6b577106f27d9]

IDE: PTR_CAST, ISA to dynamic_cast

Convert the obsolete PTR_CAST and ISA macros (from tools/rtti.hxx) to
C++ dynamic_cast is basctl.

Change-Id: I45530d1d34d132904f812e238ee3b59b1a4f227b

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [69a70bf0285e8dfdbba10694fe56bbc80f0fdae0]

Remove forwards of non-existing structs

Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [34569eb28fcddb52a96c153e02a4196370b26908]

drop bogus eof lines

Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [d1ba5419cf9f75fe437b835e49d3b75459dd48c2]

Remove non-existing forward declarations

Those classes don't exist. So remove friend class operators too.

Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6

2012-08-07  Thomas Arnhold  <thomas@arnhold.org>  [5502be9695b67b094d581d108dc9ebddc161cc60]

Remove commented out code

Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998

2012-08-07  Eike Rathke  <erack@redhat.com>  [397a11f68e0c73c76729e03aa5cbc48922b13473]

parallelism spoils the Windows build

Change-Id: Ied298c1339fa9af9484d448d3252fd9085609e02

2012-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8adabe2ed61102f661800de613f99a064dee5896]

Disable Remote unless in experimental mode.

Change-Id: I56263eeed7ce4376f6c4647efe699c2c6005f13d

2012-08-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e5c4127edd0c1d48ce7f7824debf3519fcc398d5]

remove accidentally commited file

Change-Id: Ic4d3b1148f986305c1d539c4eda737c754fad2b2

2012-08-07  Miklos Vajna  <vmiklos@suse.cz>  [17de4ca19c756b169529d4426cd5df501d323382]

gdb: add pretty-printer for tools Rectangle

Change-Id: I9c6f4b54254fa7a1b91f0bf1a19d16bb3778a2be

2012-08-07  Muthu Subramanian  <sumuthu@suse.com>  [36233b158b5de6c474f06c8c8772f0012b191baa]

n#774167: Crash fix.


2012-08-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a0ff39aef11e6e390f01b395c0f7063f6179b98e]

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

2012-08-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [88d4ca8b6eb77e49c10139f502d559d260e2e97d]

remove packmodule target in gbuild

* those are undocumented and likely never used outside of Hamburg RelEng
* obsolete with gbuild anywayt for the most part

Change-Id: Ib2279de8c4014b035c3edaee9af898e73e48c06f

2012-08-07  Stephan Bergmann  <sbergman@redhat.com>  [ef882095b3d83fde679feba7f3dbd20bd6499b9c]

Make #include <libxml/xpath.h> work --without-system-libxml

Change-Id: I7856fe2d3ed07fcc3a191ac8fb93ff17b793e005

2012-08-07  Stephan Bergmann  <sbergman@redhat.com>  [7cbb6d9ad084ccf538a22ec2fb41d08390d37f12]

Refactor expandMacros somewhat...

...so that backward compatibility ${file::key} -> ${file:key} does not kick in
for the special .link and .override cases.

Change-Id: If009b8ecdbb7662c21e87e7bccb50a0ebbb0190f

2012-08-07  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [2854d8b17cb873a5d61e06f9570ac344f054d666]

fdo#46193 MessBox was made copyable

Part of MultiLineEdit was moved down from stvools to vcl
with name VCLMultiLineEdit. MessBox uses it to display the
message in read-only mode. Some of svtools' classes - which
are necessary to implement VCLMultiLineEdit - were moved to
vcl as a whole, and their includes are rewrite.
Note: ExtTextView and ExtTextEngine classes would be leaved in svtools
if VCLMultiLineEdit is a template class, but two macros: IMPL_LINK
end IMPL_LINK_NOARG make it impossible to use template syntax.

Change-Id: I26543868d8081c225c7125404d23369de3c3afcd

2012-08-07  Uray M. János  <uray.janos@gmail.com>  [13b9c0513319623fd56a5a0ead5bdddecf90a10f]

IDE: sal_Bool to bool

Convert all occurences of sal_Bool, sal_True and sal_False in basctl
to bool, true and false -- except in prototypes of virtual function
overrides. (The virtual functions that are internal to basctl can be
and was converted.) Note that since sal_Bool and bool are implicitly
convertible to each other, for functions that take a sal_Bool (by
value), true and false can be given too.

Change-Id: Ie44740fa87f89e9fedd913840ca2b38e95e6b957

2012-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [67f688b97aa5afde455674dbe28297a89d817503]

Hopefully cleanly close Server Thread when necessary.

Change-Id: If5a850b2f4c813c5a277ed0d4bc5179dd4095b10

2012-08-07  Uray M. János  <uray.janos@gmail.com>  [b0f2d55fe5ae0087079887bff61403afbade2415]

Basic IDE Object Catalog improvements

Change-Id: I4c3bbf721428e93cdfa8f062f37c5911faba0fa4

2012-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ef7b382efc1eeb0edd4358be5ad8e4864ae14cc5]

Fixed segfault on client exit.

Change-Id: I802551094e0cae2a4e1709723f0fc1661ba32af5

2012-08-07  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a554b8e38fd5f4d1b613344304e012c9abc3c870]

Refactored DiscoveryService. Added basic error handling.

Change-Id: Ic5bf2d73e55f3d51eebf9421529a9150316f01a4

2012-08-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a9210660294dd40c18814f59106164d548416032]

fix crash on start

Change-Id: Ieee907d38711761f4770b802f54bd38c4e807807

2012-08-07  Tor Lillqvist  <tml@iki.fi>  [988b6b4406c64cdf35fb089de25d869a9108b174]

Add liblangtag

Change-Id: Id496417ee4dd2a93c334ba102e455d7f12c9df06

2012-08-07  Tor Lillqvist  <tml@iki.fi>  [30e1b61157fa6009cd302ba0475e19037f67d513]

No point with these executables for non-desktop OSes

Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674

2012-08-07  David Tardon  <dtardon@redhat.com>  [caac7011d259a6a7a22e617b27291e5c4fcbf09f]

drop leftover #include

Change-Id: Ib5afc4b5f77bb800eb3ab089b4dbb7a03c2f9f56

2012-08-06  Eike Rathke  <erack@redhat.com>  [26a6205c542f1122d824f86c68a30aff2d44ac4c]

deliver .dylib

Change-Id: I30b6b2e782197c918704efccea4af8a0b94926a2

2012-08-06  Eike Rathke  <erack@redhat.com>  [0c6bd06035ee773ec792f2cb0048254957a6f7e9]

maybe I'll get this right one time ... BUILD_TYPE GLIB only if not system

Change-Id: I94cea4d8ea33d89a5a2883e6434a97a2692bc505

2012-08-06  Eike Rathke  <erack@redhat.com>  [732a75a54f02c3ad16210fa2d62b893cf37a5a5f]

added GLIB to BUILD_TYPE

Change-Id: Iad491070b5a199aab4652d955cdbc7839c07c70b

2012-08-06  Eike Rathke  <erack@redhat.com>  [a9041ae008128aff5cdcc715786c4d77482151a8]

added glib

Change-Id: Iabae193ce1fd580c4d40e58cd78a90570b290de3

2012-08-06  Andras Bartek  <barteka13@gmail.com>  [aba13e8a4a91c715a2a2b13792c2f7d48654e009]

fixing conditional text in ahelp tags fdo#49268

Change-Id: Ife25790d2ef3ffbacc05a97ac682757b841a1eb8

2012-08-06  Eike Rathke  <erack@redhat.com>  [f635db7e6685821ac373ce91309ac039ad764151]

added liblangtag

Change-Id: I2243b4c4fab3d3c6e83cdcc6550af31dc5113ec4

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f3d7d66643671dd6349e58e92c2743d6600f6349]

Fix for incorrect dereferencing.

Change-Id: I68e57988247f489b15df8c9f55b35ef7c5cabc1d

2012-08-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [770f581623ed0c7d31b9751ee789a72272b07c6c]

-Werror=format-security

Change-Id: Idb1267108a9eb8d08e1a14685a2f5c9a6263b46d

2012-08-06  Eike Rathke  <erack@redhat.com>  [15b95b224588743d629c7a9a305352357eb96a07]

LanguageTag Windows build


2012-08-06  Eike Rathke  <erack@redhat.com>  [284bc79cc482e95b216b6eeb9c166022880d662b]

install liblangtag and data


2012-08-06  Eike Rathke  <erack@redhat.com>  [a774a4826323ae2027e432da5d1a2a9d3356ad0d]

implemented LanguageTag wrapper


2012-08-06  Eike Rathke  <erack@redhat.com>  [744be134874a54723a3f14d66644c65691ddeb6a]

added liblangtag to installation


2012-08-06  Eike Rathke  <erack@redhat.com>  [28bcc8531b17b0deae9b9d38ddad789788a68a92]

configure SYSTEM_LIBLANGTAG


2012-08-06  Michael Stahl  <mstahl@redhat.com>  [c0e8588cae8cde4598b12c7b5317a09d0429ac74]

sc: adapt tests to merged chart libraries

Change-Id: I32b76c0e3da184ee0a0091776e0767b08d4eb10f

2012-08-06  Julien Nabet  <serval2412@yahoo.fr>  [df579b1f668cd9f9bd6a397d585a08f2d33c5063]

Fix "Boolean result is used in bitwise operation"

Change-Id: Ifed0d87da3ac5bd19a0285f1074f2eeec5717f05

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3640fdd74406a0528ebc97f36fad47915da3c6d0]

Tidied up DiscoveryService::execute().

Change-Id: Ic9e101bf00780dec0f054fccc640cac0e3dacdb9

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [0e80e5fe412a19ca04b577d0cf93625b745f0dbc]

sd: link against ws2_32 on WNT for socket API

Change-Id: I44db5170cd4d7c3074af42b59e6dc1f9f783a974

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [e3b57c4de31c2180efa30dc8d86c533dd176686e]

warning C4700: uninitialized local variable 'aRet' used

Change-Id: Ifb6a397372255b6e63e93a2f1f079e6d78531280

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [4a6ced8f94afba28e7e3a00573db2440b876d7d9]

warning C4101: unreferenced local variable

Change-Id: I0eac170f7fafebb438b1516fa271cc4971a9704d

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [7040497038ce7dc3723887a28a4007cc9b5c942d]

sd: remotecontrol: fix setsockopt call for WNT:

Apparently on Linux the 4th parameter to setsockopt has type void* while
on Windows it is const char*; add a cast in the hope that it will work.

Change-Id: I5506788a7fa12b03d9cec2756c84487db772fb0d

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5c0e6df23eeae7c836bd9cb548922ed53bc5b791]

Fixed scoped enums (for no C++0x).

Change-Id: I46759d420cac2a0975be45f20d1414c85979f5ed

2012-08-06  Rafael Dominguez  <venccsralph@gmail.com>  [7eaabb2db296e2bdb67d633dd68209f23167243e]

Remove create template menu and associated icons.

Change-Id: Ifb2c2a640de7961ef215c9359f53218cee9c9c0e

2012-08-06  Rafael Dominguez  <venccsralph@gmail.com>  [77cb1de56a48fcc03fe8ae10964ae0cba9b5b7eb]

Sync template repository list with user-stored settings.

Change-Id: Ia9927e637fd99a9ae97c45c930b7c5b23409ad41

2012-08-06  Rafael Dominguez  <venccsralph@gmail.com>  [69a748f1f085963f21c178769c97fba8bfed4db9]

Implement adding new repositories through the toolbar.

Change-Id: Ic16d48fb6efe3ef38c199fd62ca5c48199530d12

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [e4621e2dbef28b1307ec0b571c0838823a21ff62]

gbuild: don't complain about duplicate components for libmerged

It seems that it is possible to have multiple components per library
nowadays, however i think it's confusing to actually do this except when
necessary, i.e. when using --enable-mergelibs.

Change-Id: I4d6260974f83ea8c42d02578f45c6d9aa2ace330

2012-08-06  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [cf239da5c403164e75c369173fe6bed747de9e09]

There is not need to allocate memory just for getting the 'indexOf' a literal within a OUString.

Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [515ceca5153d67ea602ab8c4fb339a7b42e9063e]

chart2: merge component files for new chartcore library

Change-Id: Id7cc969d854a98e9bd32fd396eb82ae92a06ba80

2012-08-06  Michael Stahl  <mstahl@redhat.com>  [62e62350c79f4d13a0d015670a6876f76bc15753]

gbuild: add a check for duplicate component files

Change-Id: I9549d9e4e083744b4bb39eac622c59586c1efbe3

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [f1d1986a97aa9812dd045f6864a61964b7b9301a]

android: linguistic should cope with a missing extension manager


2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [5f09718dba16ac7eb8f0917051f1ea532940a788]

android: fewer exceptions, and more debug output on null renderables

cleanup some library mentions

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [69207d1f69ea258b95f456e494657dfdc7c22f13]

android: expose dummy JNI gnustl patching method for x86


2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [d10065ea3a45ef27f2d29ee75c3a51b1fd253431]

merge pointlessly fragmented chart2 libraries, leaving controller split.


2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b2fd8230172641edbd2a4f67e214c44ce740b4b2]

Some minor fixes.

Change-Id: Id405b97440efc7160e76d535bddfd5580923fe24

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c56b0a2fe8a54aef8229a7b32a8d62cc23bbd9e6]

Added deletion of stale detected servers, UI fixed.

Change-Id: I I97a833b45e0c95a217004ae4a36e72a314d68d9f

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [ad72b47df44b6ac73a0b76b346d5e93811e6941f]

Detect duplicates when finding servers.

Change-Id: Ie922e1f930df7987f77c153474aece2668250293

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [bbbfaf7b9e3bead70966db338c250e4cbb4fc1d9]

Fixed styling of server finder.

Change-Id: I74186efe472f89463b597790d46be5523ce85b6f

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [b5d6989e8b7a739881f54ce9db0d560fb69e7eb9]

Implemented Server selector.

Change-Id: Ib6d0712c498e831a559df00d301ea2d4b851deed

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [98e52c47474e91dcaa5d41d8fd4925b17689fd65]

Hostname transfer implemented.

Change-Id: I92f2a3c00215491b6f24d52b922a4e4f2c461637

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [cb82805c524e2d65ad75221bb50eee808c4177c8]

Server discovery broadcast.

Change-Id: I10f0ac295ea14128908a87f4ef6a4c4524e76262

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3213339132be43ce8ca502924c741cfac53ed09e]

Server list caching.

Change-Id: I8d4508ab54a0dc0240bb677e6a9dcfdf449c5094

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [5e365b05683402dcdcf527e74e472e844cff15a0]

Server discovery functional.

Change-Id: I8642e0ea95a8d6691b76cc4d2dc1ddfbbf2b03e2

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [473143eac756184028e487d23a9af6ea452e1324]

Multicast listening now working.

Change-Id: Icae91b26f1142d7f25d6e38af4f951be26d9b22a

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [341f89ec308bd5a66a36741d22f100721d8223de]

Early non-functional multicast code.

Change-Id: Id982b40e5e9df4dee037a2e54ed34206930123c9

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [e43e36facc93b9e27e4d8757124ca0e6fcd9396b]

Discovery service implemented server side.

Change-Id: I26c26ae96680c6264d7b927cb9206073239f2ef4

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1a6bcd5bcdaf542c0a0db4fcc74149b9466dc58d]

Basic structure for Disovery Service.

Change-Id: Idaae84c46fa96b128ab32451853922c9eb11c6cc

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [365f3e71c10eafdb239e70180beb62b41659e753]

Discovered correct filter name.

Change-Id: I2542ec663addca02874f3d449a1d8a243c7e5e97

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3a834ee08edafaea3deb0688f46e6e5087935d64]

Export now building, still missing some parameters to function.

Change-Id: I5d893a292f99be46b0ca29c10345fc43a4366cfe

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [a0a31723eb5187a579f76ec358e2b320bbda7e92]

Attempt to use the XHTML export filter for note export (not functional yet).

Change-Id: Iaf88b879d679a9dabc31468c51fe9b943c2053e5

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [292bc25e49a1797ef07736c227d74aa105822e6a]

Basic (unstyled) note export and display working.

Change-Id: Ic17267131d9a777955cd55415e5fe1e106d09e10

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0c1f4762caf333d2f32671d2113e450bccd003b8]

Notes export now working.

Change-Id: I025c3e6421614c68ea76c9b8afd351abca8b6fad

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [191985e3e50ea0770c29d264b79f58497e9a894d]

Note extraction code added.

Change-Id: I94f53dd24122943a4b81fc228115e3da7ff5c90e

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [4d14068cf7464478e25fbf9fabd31aa6233ea1b1]

Renamed Server to RemoteServer for obviousness.

Change-Id: Ia935a97fe57eb1259c3426f0414bec7362f2e8cf

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [31891189cbd1866fd745a47630b7dcc090d3942b]

Fixed some bugs affecting resuming of slideshow.

Change-Id: I I I8797eca1fc4f992374a09f74454a5f034b47a96a

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [36c96dadc995831654935e0f9bd15737d3b2a510]

Blank screen essentially working.

Change-Id: I I I645fab156d9803a2f076b7e5b45a5035a6854fab

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f4bd34856656c18232737d3a9ecee559df11df1e]

Blank screen view showing.

Change-Id: Ica6b740029bb1eb7d55dedec189c944af0027566

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0ce7b3e9f12c06973705a19cc8003941f8ce267a]

Initial Blank screen layout.

Change-Id: I I I I7af89267be559a44cc3ed2c3ae999a252709b730

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [1a7054c05452ab83f026ef8916a6b1a3b303dfd4]

Volume button switching now setting dependent.

Change-Id: I29b2f4652937995b2cecd10f6f2d7934f25b4b81

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [dd2b94db437ef74af3681bebe286886e433e23bc]

Enabled switching slides with volume buttons.

Change-Id: Iedfacd8c0834c9273a7e805658e82180f748f81b

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [863ae327df416bcad34fc5bb30ae9bb5327c36d5]

Styled the options activity.

Change-Id: Ideef94c978ae3bad536c9eb4ce740f985441cea1

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [610fc391cbf3a20f316f960526b2da29b6f9109c]

Added options screen.

Change-Id: Ifb7abc67383a72969e37d8e46a14fdaa76e47112

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [8f08b8f456530a63c76ad1282d6b8643dae15b34]

Added automatic hiding of clockbar as necessary.

Change-Id: Id758f8e3f73e9d7d180e09b606ee44cbe5c48d6c

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [148281ad8a6466b62055718f8f4071b43efa1408]

Some cleanup on Presentation Fragment.

Change-Id: I I705b84c339303a77d4920cd601d4192ca9c23ea5

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [6e2106cdfa83ed7d90dedd2c4f0f392d4865ab4f]

Coverflow resize saved when fragment hidden.

Change-Id: I892d309b824ad607b073d44e9c864bc3f910c119

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f30a4efd7482b97a52e45bdd02ae0ac27439a3c7]

Countdown timer enabled.

Change-Id: Ibab6574385502022b045902abfc969fe6c7e6b87

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3d944d0296801527efdd075e59dab2aac1919d6d]

Basic timer code done.

Change-Id: Ida0233b30f29e667c0c147346debc8306503719f

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0eb5d4014a816e4ab8de38632d2106afeb91b131]

Added stopwatch and countdown bars.

Change-Id: I Id0bd62aa9e2f6e19a3723e70a9cc8d153457c859

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [847f98033c03fb6a07e64f8c9227d348a316f8ae]

Fixed clockbar toggling.

Change-Id: Ifd7a5f5a18a507db70b198943418e1e468ebcce0

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [43622ed14489dac4b3f80972fadf260e7297bb37]

Enabled hiding of clockbar.

Change-Id: I6b40629ec87c88c367b1958f3a7ab9b7938581e2

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [0f776a53f021e3317376428186df4efb67d2471e]

Added main clockbar icons.

Change-Id: I18bee8c5f0fd588e34ad50650754cea9d3cee89a

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [2e999e96042a8c09e472b59a133b8d84adf777bc]

Basic clock control bar done.

Change-Id: I Ifd2e56b97f5b53ce29101d9eee7953b7700fb749

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [499f5897115f1f3b4795dceae275b3f43fe1582e]

Prepared clock button.

Change-Id: I481885d7f9508dca887380d7f577bb35b04d6b07

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [91d4180ba673dccf424fb71078e9074841be9f78]

Added proper toggling for thumbnail button.

Change-Id: I2dc83bd3503c17d27c6461cd925cc22af7f61af8

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [f656596761c289155e4a8d68df0134e8d84789c3]

Fully fixed coverflow resizing, added menu, fixed fragment changes.

Change-Id: Iaec671f81dada2dd9c667bde48b34ae2e89a321d

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7c0ddee3f8d8e2d4f95e77fe67613c82dbd172bd]

First piece of ActionBar implemented.

Change-Id: I3b0a920da177ef4f11347fa50ddc3a44597b6824

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [71a2d202a049d2ed383b1b363055aace0c21bc93]

Added basic actionbar code, improved cover flow scaling.

Change-Id: I68dcbf2449ed61f06503442a3621cccb97f1e697

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [7fa0c0ba07daaf0b1ac376905483bf9c213cf171]

Added cover-flow resizing.

Change-Id: Iabe6fb8814a99a0d68376499c8a410684b075c1a

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [17081d1aff72fa7c0c5b5a71cace87826ed8b17b]

Enabled slide switching from cover flow, + fixes.

Change-Id: I4cb520a3c014ff54a36dbab6cdb35b70a8996e8e

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [fa189184fd1f139986aab32531ab19f03223d312]

Added cover flow.

Change-Id: I7ffc47269a2e0b1fea4ec4dbcf6c03cdc37d4721

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [612a2064986643ba69de4b59d2baab9068987ba3]

Improved resizing handle, added visual feedback, limits.

Change-Id: I6f1f9168dd53f660b676bf5050848ce509e11ae1

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [22608b731635fdc28ab6b1a490ad65a2d4c2df7d]

Added resizeable view.

Change-Id: Ifddbd1df740494ce5680e4a62a6dae81f395b49a

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [c67a772da68c75333b3aae73ee3d6f3f835552c5]

Fixed thumbnail control. Changed thumbnail activity to fragment.

Change-Id: I4e8a9d37f3b418728404b7fab4f7b6e3c3b5e5b9

2012-08-06  Andrzej J.R. Hunt  <andrzej@ahunt.org>  [3e0b7a7141c3ab6012f2f16811f8daecd6d84fa2]

Added styling and Timer code.

Change-Id: I I044efc4e317fa56f9e3670c7b68d287dcc74ed53

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [6794e94bfd321f66298b11bd2b753c9433d5d5eb]

Implemented Thumbnail activity.

Change-Id: I I6de8651f3ed36798ca1cc69765c448b821a819a2

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [0aa7aa85a4cb0b0608afea6c69f61ed8426c8185]

Fixed a further bug in the Listener cycle. Refactored image storage.

Change-Id: I2b3f9e2c46dafde4bd488bc95675c04e8806c9a4

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [597924e78a7c34ed74aa642aafe9f3504a4c335d]

Moved preview image preparation/transfer into separate class. Enabled.

Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [405416e0b3e7d68963fc8c24512299c2cb117fca]

Fixed Listener registration and destruction for all cases.

Change-Id: I I I8be3c67889969d714514ca073c48ab26248a30e1

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [4967e88b9adf73f538a379f0a215b0e0b6c2a968]

Fixed the Listener lifecycle, prevents crash on slideshow exit.

Change-Id: I918754dc7b99cd48bbc012d62b2a8cd0eb0e438e

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [61abbf7f6c8ae0a6ce284881b5c99d1fe9b1ba3d]

Finally fixed the Transmitter bug.

Change-Id: Ia4c345b9ecb58a47219ceb0af14b66294ca3309e

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [ce221a54f1d2f9031f1b54691d81cde06f2f6a89]

Further minor improvements, attempt to fix the Transmitter bug.

Change-Id: I558b7aca1c592efb5b83b56df42da4a97a655e88

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [6d6b6ee2750aa181c37464d9253b01509036b2ba]

Fixed segfault on use of transmitter, and transmitter lifecycle.

Change-Id: I3983b28443584f33a879ba9fab52f11a0ab7fad5

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [38b4c55546dc91e6f90f24b6e8b30530a3093fcf]

Attempted fix for threading & memory bug with Transmitter.

Change-Id: I I I6e66d197a18d9707b85804e98a9f690f7dda5087

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [19559652a866ab052f4cdb06d62d08c1d41aef24]

Merged changes.

Change-Id: I436a3ac7af0fbad3f37c6799de9186142f0af430

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [6368d371b00cc3f62530b9b95bf04ad07f24319a]

Fixed constructor issue in Listener, fixed usage of Transmitter.

Change-Id: I875cb1fba51faadafd8f7f0e34ef6b56a818bb7a

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [d57230d33811aa317b53e12c3d81f5d7d7bc93c8]

Added registration of the slideshow listener.

Change-Id: I Icaf2fe03e5f5b8ee9de3138b8dd28d837c734e94

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [a1e8ed9831d7f7af45932841244b4551a5a92ad3]

Create listener when presentation is started.

Change-Id: I830bb6e20046ebc80c740ca77bb97dddca1e4c02

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [e697fd2de4b375ece6a69f6c0a1a09a1faffaf93]

Added additional commands and parsing.

Change-Id: Iae099aeb07d25435115514e1bf0c4efb31613d50

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [4b8a3e4f4c073f3db55b84f7b737d60c0e859fa7]

trivial compile fixes

Change-Id: I8278d64fc8b16ccce084da0d06647803a58e5d89

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [05e4f2ac050f3d14f2e388fd3b33dcb8548182b8]

Transmitter for queuing of messages (Client->Server), fixed protocol.

Change-Id: I Idcf6cf33b75dde2f921bec6c64e394e91994aba0

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [01234d6aa88fed2f88b6080eabeeae5d391ebdbf]

Pure text for Client->Server. Json removed. Namespace cleanup.

Change-Id: I60e5acac2d47aefec5dd195a5eca599eb1cb8586

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [df3b6372e9366135d14f9e5da4c7d0e5a4ddfd60]

some namespace cleanups and explict type for Anys

Change-Id: I213989f2272929143d1d896a3dd28a8eb61035be

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [b75e53694da325859f6fb817f18bcfddbef66a42]

namespacing / compile fixing

Change-Id: Iead86be0a7b08213ae83870707bbcf3333a8bf10

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [988fdc01fbf0341ba8989832bb77201a59292480]

Intermediate commit for mmeeks.

Change-Id: I4e8e4322d670247bc87e1b1ac6dccaa0a79a1e4d

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [dbe8d4822724ccdbbd51a94605c270579e88da0a]

Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.

Change-Id: I7e1b229b475e476c71ec3a110696942299b25733

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [9d7d8eb7a8a7a26e85f5fa8fde9580947bf005ab]

Image export, encoding and decoding. Protocol improvements.

Change-Id: Ibbc7ac02c5946a49c1cd777abc2853fe7e158009

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [a4e7636536da9548998ae7e8c6ff1bc21b5b8765]

Preview image and slide number receiving code added to Android client.

Change-Id: I40617d0523eaf7b9431694a0a4cd6d31ad92765e

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [0bb13b5e6163b963783ec46bd68c349392945e63]

Fixed remote control code to work correctly.

Change-Id: I Ia600ed456fba135056f7a00398030b7c9e873329

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [fa94d976596c4f0d2ffb03a8babbb7a573772621]

don't create a custom thread to corrupt our stack.

Change-Id: I519d5d1ada7b7a0cc28dba1929edef8d54cec06a

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [4c98932b128941fbeef4f5bb9c3e17eb3dda280f]

make tests link

Change-Id: I69d2baab2a6259e99188a86f916a6fa25d46ac74

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [21b4fecc6107465b64b7e4c9cfedcd787b26fe3a]

Replaced Unix with osl sockets. Added slideshow controller.

Change-Id: Ic2d34d666bb748b12e51266e04706d105ab7a3be

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [2ee2fa61c6335ab8117233648b486603d19bf611]

add remote initialization hooks to impress init.

Change-Id: I80b6e840ed6981a4ae600c5d9925e5df9610f8c6

2012-08-06  Michael Meeks  <michael.meeks@suse.com>  [26f5b9290cc3e7bbb46a769cf175ede3dd74c137]

cleanup trailing whitespace

Change-Id: I788513e8cb7d8e1fd9efca4ff4150381df9b199a

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [096e35f1dc20d4635390412cc0302ec58b2d7f1a]

Initial commit of android remote.

Change-Id: Ia8cfce4af87d121acacf9a29632435c4c786822f

2012-08-06  Andrzej J. R. Hunt  <andrzej@ahunt.org>  [e4239e0414685f8d8dd2f34fcc970717c7bd6cb8]

Initial checkin of remote control.

Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695

2012-08-06  David Tardon  <dtardon@redhat.com>  [591395a832aba635f9c8cf4e71a3558f14f41a37]

add accidentally removed */

Change-Id: I876a229f623ac53f994570297eb51248997b0a92

2012-08-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1e2964e55e6fc791b911998ca710a9f174c3d1ef]

skip hidden rows when moving with the cursor, fdo#45020

Change-Id: I3b12d774914599489dea2bb711b2d057111b677b

2012-08-06  Norah A. Abanumay  <nabanimy@kacst.edu.sa>  [78b55ad11365bb97def308071bc45ca52cc557c7]

Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)

Change-Id: I58c73f74d53b5dc2eb462fb03664be65d4500170
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>

2012-08-06  Julien Nabet  <serval2412@yahoo.fr>  [b80b7ba1791cdd9e79ed7a380b8981878f46b8a4]

Static method sleep from Thread should be accessed in a static way

Change-Id: I7d875dd74f8eff05f7a291100841779abbf5fd1c

2012-08-05  Thomas Arnhold  <thomas@arnhold.org>  [c04c2114d9159646dddd4807d026c9fee6953817]

Remove unused macros

Change-Id: I184a7f9c65dd762407b2431d9c6557e718b954b2

2012-08-05  Julien Nabet  <serval2412@yahoo.fr>  [a76dac1fb62823c357ad8f2bd789483b7ea7badd]

Bin OString RtfAttributeOutput::WriteHex (unusedcode.easy)

Change-Id: I6c76d43319aec669982a9694e7f98e5ae1d1a4de

2012-08-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c4486f247891cefe6222262dae0f5ef6581ebdca]

SmCmdBoxWindow: use single-line frame

Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de

2012-08-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d1501aa5e8f40b6016753f9fb34181a4f914a1d5]

SmCmdBoxWindow: reduce padding from 8 to 4

Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b

2012-08-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [20d4cd5e08c1400fcc5ae5eb45861f429b914969]

SmCmdBoxWindow: no drawing in Resize()

Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf

2012-08-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [79509fa629055cdfaca2011fddb4291ed8b3f7dd]

SmCmdBoxWindow: too many frames...

Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094

2012-08-05  Julien Nabet  <serval2412@yahoo.fr>  [a4e937d5b04b10c2d6ebecce6e77c57a02a95d17]

Declare all the members in ImplCommonButtonData ctor

Change-Id: Ie3bb75617eef66ea5af77c8013d42a49dd69d2d0

2012-08-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [76ccb5fe45aef020f51a6c0d5ed14c95390a471f]

highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048

Change-Id: I4893eb176aca976c037f8196dd3043e98fbf91dc

2012-08-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b322f9aa315740625f265ce78dd06effd61531a]

paint Edit's native borders after background color

Change-Id: I3b5865d862ac7b9958d22d2ff1d3dc693cea2536

2012-08-05  Julien Nabet  <serval2412@yahoo.fr>  [4de603d28ce884fb2a3720b6d132465b6dcc98a9]

Clang:Null pointer passed as an argument to a 'nonnull' parameter

Change-Id: Ia07c50f4822af256b3b35f39f46dc442750c8439

2012-08-05  Bertrand Lorentz  <bertrand.lorentz@gmail.com>  [bf68634a4ee34fb465cf35e019812b3ed48787a4]

fdo#39468: Translate German comments in sw/source/core/docnode/ndcopy.cxx

Change-Id: I6de2586d54d3e0938e2e9701885a043c76f686ae
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>

2012-08-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [507305afa0d826b7e3cb3cc9a4b389f0ba854638]

use correct string length for "between", fdo#53010

Change-Id: I282c6a4436984d268b107ffef01022831c05a0fa

2012-08-05  Matúš Kukan  <matus.kukan@gmail.com>  [6c946727a87374366f66cb39861b0142bd148a54]

tubes: fix build

Change-Id: I3251d6282df132c3df0217187eb140beb95718e6

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [c3c9ae052bd062c9057fd08675e0593d00ccd601]

tubes: do not queue incoming packets

Change-Id: Ida0f3b9ce7cebdb0517457900d2b0b2377e6c8ab

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [b3da63d28fedeee9306fb2c44ffd85271408fa7d]

tubes: avoid boost::signaling received packets

Change-Id: I63e262aa05ec7c06c15eaf74201b6ac1966e2e56

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [ee1b41dcc2fd00c9b45c7a7a7e2357c2c9c23ed5]

tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here

Change-Id: Icd839cd70dd32f766ad52d74fcf3cff28281da7e

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [8269d572d084d6db200f2c02a439c7d95a235643]

tubes: remove unused parameter

Change-Id: I22cd7cc866696dd7def7d7cb20d00da68d408137

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [525b1ad345ab04eb56e69cb67c38df1229897d83]

tubes: call the function directly

Change-Id: Ic9f02f7df77fabaec585c3f53bf0a86044bf27bb

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [8b3596bccdb4b3aa252c5d4a7db96cbff57632f5]

tubes: get rid of old way of demo collaboration and ScDocFuncDemo

Also merge ScDocFuncRecv into ScDocFuncSend, now that is possible.

Change-Id: I39bec141a99a8c8ce00400f581cce8d87f7d1972

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [401806233ca0ca25c6124a21fd3c873e219cc3e9]

tubes: implement another way for demoing collaboration

This way it affects code ~only internally in tubes/ module.

Change-Id: I1fd1fa460d51ad57ae2f6df0adeb5fadfc7a8c95

2012-08-04  Michael Stahl  <mstahl@redhat.com>  [2a26650105507cd700b7e91bd55c8a5f61e7dd7c]

make dev-install: don't list all files when unzipping on WNT

Change-Id: I9b04e3ba7125ac0b7a38f47d0cbdedee9d844e28

2012-08-04  Michael Stahl  <mstahl@redhat.com>  [6868efe203cffda0ab60db2abc4637433e6caf90]

SfxBroadcaster: fix STL conversion:

50cf7caee5bc6d8e066580d13c72b40926fcb69a introduced a regression that
makes the smoketest fail on Windows (though strangely not on Linux),
because it removed the special handling of null pointers in the
SfxBroadcaster's listener array.  It is evidently possible that
a listener may be either added or removed at the SfxBroadcaster
while that SfxBroadcaster is currently doing a Broadcast, hence
AddListener and RemoveListener must be careful not to make the in
progress iteration through the listener array fail.

svllo.dll!SfxBroadcaster::AddListener(SfxListener & rListener={...}) Line 114 + 0x43 bytes   C++
svllo.dll!SfxListener::StartListening(SfxBroadcaster & rBroadcaster={...}, unsigned char bPreventDups=0)  Line 89  C++
sfxlo.dll!SfxPrintHelper::initialize(const com::sun::star::uno::Sequence<com::sun::star::uno::Any> & aArguments={...})  Line 162 C++
sfxlo.dll!SfxBaseModel::impl_getPrintHelper()  Line 3693    C++
sfxlo.dll!SfxBaseModel::Notify(SfxBroadcaster & rBC={...}, const SfxHint & rHint={...})  Line 2583   C++
svllo.dll!SfxBroadcaster::Broadcast(const SfxHint & rHint={...}) Line 56 + 0xb bytes C++
sfxlo.dll!SfxApplication::NotifyEvent(const SfxEventHint & rEventHint={...}, bool bSynchron=true)  Line 918    C++
sfxlo.dll!SfxObjectShell::SetInitialized_Impl(const bool i_fromInitNew=true)  Line 1146 + 0x37 bytes C++
sfxlo.dll!SfxObjectShell::FinishedLoading(unsigned short nFlags=3) Line 1302   C++

Change-Id: Id27d08faaa2472b57947960a92f19c44df55b72b

2012-08-04  Arnaud Versini  <arnaud.versini@gmail.com>  [9d314ab71ed25a4bc5b4b1b6720cc24577137f04]

Replace usage of rtl/memory.h in unodevtools with equivalent from string.h

Change-Id: Id13d0be47071345508ea1ddd3a8c4b8e656fcfe8

2012-08-04  Arnaud Versini  <arnaud.versini@gmail.com>  [706e7b1e206b52aaf5aea359ce3b02d3aaa73ca8]

Replace usage of rtl/memory.h in filter with equivalent from string.h

Change-Id: If8313df67e037f48c56d9d4e4251316fc99894e7

2012-08-04  Arnaud Versini  <arnaud.versini@gmail.com>  [f6acb53bb124e6f01e82ace35ce40f02da5a4e5d]

Replace usage of rtl/memory.h in registry with equivalent from string.h

Change-Id: I3c442b7c3743684f62cc5ffc3c4b0926ff0db999

2012-08-04  Arnaud Versini  <arnaud.versini@gmail.com>  [7378c5cb16959aafa32c101d96f32557598d7493]

Replace usage of rtl/memory.h in xmloff with  equivalent from string.h

Change-Id: Ie4747a424bb688263dd578905b44c849e3cac08d

2012-08-04  Arnaud Versini  <arnaud.versini@gmail.com>  [9b2e6d45369afbd72ace364adb15e7c8c30a9c9c]

Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.h

Change-Id: Id4a088864ee28163160d6ac408592952fe6c797d

2012-08-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1af0e36fb6b1a013db6b4f2875be8a85fd67c2a2]

kill va_args abuse for SfxItemSet

Change-Id: I200addfdf551f1b8437b704c481d397c53440dcd

2012-08-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [14d0096300685ec508b3b54d773db7767ce3b429]

kill last (ab)user of SetRanges()

Change-Id: I7f52d67d955896821f2c340fdd51e072b53fdd2f

2012-08-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8e9f9afbe6eb9d676e678f208db48f30a6561af1]

calc input line: don't reset the scrollbar thumb on resize

Change-Id: I78d5bb455e8d175cf3813e24854a76407931a0e3

2012-08-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5081ea1a076c61c01ae3837aa2396501860ae4e9]

calc input line: don't leave an empty area at the bottom if possible

Change-Id: Iaaf82ee6b79d091c349a501f3a09e760c295546f

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [769e2b59e605c2c882d2039ad89e0958ea7bb2f2]

tubes: stop collaborating when the account gets off-line

Change-Id: Ic6f1bc41bc212e0c36751168f1204c41ebe0ce61

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [01839d6c7fbf2b32779c7c9037c0930b79c9e979]

tubes: fix build of unit test; set include path for now

Later we would want to move headers if they are not used outside.

Change-Id: I863f6f00254b335af563598a195aea01595f6c99

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [8aef9f4027a9908f9f7f8e023fed4d9db50c5696]

tubes: stop collaborating when the contact leaves

Change-Id: I779aededb95eac6cbfb2fec3e97d207704244e25

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [374fb913a78edaa765e0f731d823d6e8180f56fe]

tubes: make ScDocShell* member of ScCollaboration

Change-Id: I8e9bab6d97e7fb4a3de3b3d3896a57c6496958bd

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [56977dfaa541dfc06f2cec921a49f5a68a8dbcb9]

tubes: fix leaking ScCollaboration; add it to ScDocShell

Change-Id: I43c951b5694ad38aa1a2e5da7cc99dfb52685349

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [0c9aae91bcbd0cb7b0f0f7e8631aa4aeebb20993]

tubes: use SAL_INFO SAL_WARN here

Change-Id: Iae41c7f3d6718c06092d41d9b3757a821dba87b5

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [2965a1c3fca6d8807e657252e53bbb2f4f63b60f]

tubes: we use less symbols after bc21b49a464ae153341ee8d836993ca89b1a6919

Change-Id: Ibf2e3d3f5de87848ba8efb669308fe790d6622d6

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [b7e077787849a91efbc81fbbf5fd885b7cd0f3e1]

tubes: do not use boost::signal here; call function directly

Change-Id: Iaab997f3d56d76fe98d70f8cffdbb44a34500901

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [4e648b8e7c65fd8c382baf6b6798cdedfac5cdd8]

tubes: create contacts dialog instance for each document separately

This solves a crash when static dialog instance was destroyed on closing of
one document but then was used in another document.

Change-Id: I6ac9edb1de83f638bdf4ce7c0814fcbdf4b4b1e5

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [f2c7d7aea4ec8c1f9f38e1d00c14dadca67b863e]

tubes: remove pointless define

Change-Id: I5ef7f8a5a37d0a77a9dadc44e1e895581c2ebb50

2012-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [3ef03fbf80760a1d21df5cfb410e94162f121914]

tubes: make TeleManager::getConference() static

Change-Id: Ic7023a40eb2f09802b100d9317c0a6a66d901476

2012-08-03  Rafael Dominguez  <venccsralph@gmail.com>  [51802df73230d08fe13bba58936da810100cc4d1]

Move PlaceEditDialog class and resources to svtools.

- Update fpicker files that include them.
- Separate Place class into its own header and move it to svtools.

Change-Id: I83a285d4c7fc21d6e76e4d7e47e347dac2bb4344

2012-08-03  Rafael Dominguez  <venccsralph@gmail.com>  [e433ab143c378299d18fc6579bc2df131f714e69]

Remove unneeded attribute.

Change-Id: I41fcd5e07fa799f483f0c9eb007e8e6d8788eda1

2012-08-03  Rafael Dominguez  <venccsralph@gmail.com>  [e93169a97b1832d00aaf2b3e75a70c7a7f95c19a]

Make local overlay fill all the window.

- Since we dont need to support drag and drop its better to just display
the full content of the folder as possible.
- Resize overlay when view gets resized.

Change-Id: I12909ae14b13dbaf5ec844f94268f8d86a84d91a

2012-08-03  Michael Stahl  <mstahl@redhat.com>  [8d35d24f7991e77814838bb6edbfae051a063a6c]

gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOX

DBGSV_ERROR_OUT=shell already disables GUI message boxes on assertions,
but it does not take effect during early startup and late shutdown,
when the tools redirection hooks are not installed; setting
DISABLE_SAL_DBGBOX disables these on Windows in osl_assertFailedLine.

Change-Id: Ibb62054741e85dc966a36cb20515c3af8e0d9c11

2012-08-03  Michael Stahl  <mstahl@redhat.com>  [dae7245c1ab1e7f09634d32b139cf9997b37fb99]

sal: let DISABLE_SAL_DBGBOX only disable GUI message boxes

If DISABLE_SAL_DBGBOX is set, fall back to printing on stderr.

Change-Id: Id525b4012291b6b29cca7abcaad7483bc6bfba3b

2012-08-03  Michael Stahl  <mstahl@redhat.com>  [9e74e9f3c0931f34fb5421056851a06b83501ce9]

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

2012-08-03  Caolán McNamara  <caolanm@redhat.com>  [216e13dd4b1f4599f10fd274f55d39cddcb49d74]

callcatcher: update unused code post stlification

Change-Id: If2c76ad5796456fcc84cd9e07a631be1687aa632

2012-08-03  Bertrand Lorentz  <bertrand.lorentz@gmail.com>  [dde9fd99ac35bf90a3cebdc428b7f0654e12d0e8]

Translate German comments in sw/source/core/crsr/

Change-Id: Ib31c6c11162053a447112d76ed4580236fde92e8
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>

2012-08-03  Alexander Wilms  <alexander.wilms@zoho.com>  [72778119fde55218354ee100481bfad2a1cedf35]

Translated German comments in starmath (fdo#39468)

Change-Id: If3be0db9213c405525f01c92aa4dd039e3aa6aad
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>

2012-08-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c6fdd2e4e5a54b388d25ca0fc97e1f325ae7a566]

fdo#36138: sd: fix undo in text objects

Change-Id: I44e9b5154939f3b150d3115085204361248e9b6d

2012-08-03  Michael Meeks  <michael.meeks@suse.com>  [e61e51ab96263072df21519c50adb38c4996405c]

android: share more common Makefile pieces between a couple of users

Try to start consolidating the complexity here.
generate Application.mk to specify the required ABI
fold common distro-config pieces out of README

2012-08-03  Takeshi Abe  <tabe@fixedpoint.jp>  [7b75535e2891ff55f3c51f97f7dcb108f938e122]

Remove declared but not defined functions

Change-Id: I583dc4043b471f741711693b32b16348bb1c8360

2012-08-03  David Tardon  <dtardon@redhat.com>  [3ce453d4c93d43c8ad8367a77ad9b7c134d5b374]

gbuildize ucpp

Change-Id: I1e7eda073906f5b289317d307358a63aca2c24dc

2012-08-03  Miklos Vajna  <vmiklos@suse.cz>  [d07e8fe18e470a08926cb43d2280f154277de137]

SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable

Change-Id: I5a9d64db9b135396d8eab8a020bd4beec8a0f3dc

2012-08-03  Noel Power  <noel.power@novell.com>  [52dff376587c2e072048d9b99748cd46336a48ba]

enable preview for 'special' '*' formats

Change-Id: I2f94c3d8d827ecabc6dd5e685bb40954fe2427c4

2012-08-03  Noel Power  <noel.power@novell.com>  [cc51389c07f880d513f94b9c4c1bad449435b406]

support new xml number:fill-character elem for number-style namespace

Change-Id: I7d3ca1f121396dfc017bb1ee73651f9017e58ba3

2012-08-03  Michael Meeks  <michael.meeks@suse.com>  [42c1644f8b24d2462d747c07a75283e9cd99b415]

android: get rule sharing right; it seems we have to nest imports


2012-08-03  Caolán McNamara  <caolanm@redhat.com>  [92236c0fc4c8704a72f20a3c2e6f22df3c5ae333]

Related: fdo#46757 unsafe to pass expanded text to masking

So, use improved ModelToViewHelper to remove the hidden text right from the
start, which drops the need to mask out the hidden text and we can remove the
nNumOfMaskedChars hack

Change-Id: I3bd90598e496d4e82cd9cef4c8f9e61c180cb945

2012-08-03  Caolán McNamara  <caolanm@redhat.com>  [27c2fe405ca55a2630176a657fb4895c5e31fcea]

Related: fdo#46757 extend ModelToViewHelper for more cases

beef up ModelToViewHelper to be able to optionally expand fields, collapse
hidden text and collapse/expand redline deleted text

Change-Id: I6d4d0969102ad9699f7fafe091b2eff6a5707bc4

2012-08-03  Michael Meeks  <michael.meeks@suse.com>  [ab852cc0b6fe6e3a8b398b7fa0313a1425adf31b]

android: share the clobbering of ant rules to not compress resources

Change-Id: Id2aa869f05b09dc22676d63390ec10bf575571ef

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [b18e6c7d2c35e781884c30af472143cd2fbc01a6]

Reduce confusion, this isn't "DocumentLoader"

Change-Id: I69683f93894ea696c3aab4033aea0ab9624f6cff

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [922c9d0edd2d716188442a96a5e42777b3481c82]

Add the largeHeap and hardwareAccelerated attributes

Change-Id: Ie9f8e97314778f093dc7b4b3c133882fd06e894a

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [1e1b85848224ae90ecc874829a7446b8e7b4793c]

Update for current SDK

Change-Id: I247075d5c8cef86a29a4c7fef03241396b2d76b7

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [f6dc6f14352c615fe45433cca5d1a00de97107ab]

Start the LibreOfficeUIActivity with "make run"

Change-Id: I82aff7f40d8360c0306593b02200db205e52bbcc

2012-08-03  Caolán McNamara  <caolanm@redhat.com>  [4ba497818357b000016a16ec041517de57820e9e]

split CalcHiddenRanges into hidden text and redline deletion handlers

Change-Id: I17f0a5e0a076af86a49070debe2c4990fcd95e21

2012-08-03  Noel Power  <noel.power@novell.com>  [00f1a3ed8ec17b8274a7bf3ee8f5d394a8a16bab]

new fix for fdo#52998

Change-Id: Icc5e90ac40056430bfbe36d8da1aaad8716cfee9

2012-08-03  Noel Power  <noel.power@novell.com>  [f9a453fb01908e16032abdbf1f895666e1d260a6]

Revert "fix fdo#52998 xls(x) comment export problems"

This reverts commit 6068f2f7cf5d66c68241b3831851b413b2e0b3ba.

2012-08-03  Noel Power  <noel.power@novell.com>  [a8bf0571b1bb8c46502392a7ffc57d07f967d2b1]

readd fix for fdo#47907 i.e "Revert "Revert "fix for fdo#47907""

This reverts commit f29c91f3351db2887f994c2cc82ceaaa6d717906.

Change-Id: I347a4e115cd1d85fa36242f89d2e8131de9cf57e

2012-08-03  Noel Power  <noel.power@novell.com>  [c4ef97e6bea0e7de3fa7f0842b3319478d869ae0]

Revert "new fix for fdo#47907"

This reverts commit 285a5ae06cf51927c2df4b47043e51394aab98b7.

2012-08-03  Caolán McNamara  <caolanm@redhat.com>  [4e1629ff792adeff05e4a0e04f5263a242d167ff]

additional const_iterator in const method

Change-Id: I8cad958e1b6ba5eec000244a31e1ee98e0b5d123

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [323f755ddd1ac0709aae468a6670b1803e70c446]

Do bypass form stuff for iOS too

Change-Id: I6238f88054f3d344fc616bc90e291a7367f16808

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [6e495b9b8ab931a970127882530946ed9ba3dfd9]

Build autodoc only for desktop OSes

Change-Id: I43ae61bd090139e53218608816253c15542b1ceb

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [f1e95bd6d9a115845b38c523fd57e7ee1a0e282e]

Adapt r8b bits from ../DocumentLoader/Makefile

Change-Id: Idd60d2dd5cb32012de6027c2c161e2dbc3b2f404

2012-08-03  Tor Lillqvist  <tml@iki.fi>  [2d757306e220b78e7f1ef28d7256e51c7edc4e40]

Adapt architecture-specific bits from ../LibreOffice4Android/Makefile

Change-Id: I06ecb06df4df61fccc53477b5789a171e62248ec

2012-08-03  David Tardon  <dtardon@redhat.com>  [46305229cc5915b0625cc08d99522dc19508be75]

WaE: enumeral and non-enumeral type in conditional expression

Change-Id: I6352836e28c8cb04ba3de40bfcb0095096ee1dd5

2012-08-02  Rafael Dominguez  <venccsralph@gmail.com>  [393e7add0b2c7f4f96dc309f7dcdf8d82e0ff813]

Display all templates in the overlay if we hide the search bar.

Change-Id: I4af95a758912e5d4c885f889fd2dedb48472f7b6

2012-08-02  Rafael Dominguez  <venccsralph@gmail.com>  [5918b4b1808afdf85682d471024d6ae1f20fd8eb]

Filter overlay templates by a search keyword.

Change-Id: I8bcb193d1400c32b6292fd109422d22dbf8b1eb9

2012-08-02  Rafael Dominguez  <venccsralph@gmail.com>  [3fa5a70375083e5f201d6b62f418e9778446e2f5]

Cache results for remote repositories.

- Only fetch template list when its the first time or when specified.

Change-Id: I922e97dfcbf67cebdd66a85bd7ff204896757e52

2012-08-02  Rafael Dominguez  <venccsralph@gmail.com>  [f36adaa38ca7a04144c18902343ab52784f4fbae]

Dont store repository information twice.

Change-Id: Iaf15cd383abec092932b2b024142d959794f0fdb

2012-08-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e3d97dfe9747fa70cdcf642a4a710c3d90cc95c]

Use the internal API to set field item's properties.

This is 1000 times faster.

Change-Id: I09a75f70c8344898b2aea6bc5a8ca6b5fa9f1065

2012-08-03  Takeshi Abe  <tabe@fixedpoint.jp>  [621145a777ec6ac918bd822bfc4ece1f75900bb1]

sal_Bool -> bool

Change-Id: I49749f327d6a9c3661ef9bd684647e0a45b9203a

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [ad99d4eeb60d4d18a93fcc78973b5f5dd20c0fbb]

SvXMLAutoStylePoolP_Impl: try to make MSVC happy

Change-Id: Ifecfa196923b7fdde51839d74bef46e840bae501

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [e38940a137c5d3b474421ac0721a995dac46f8dd]

cntnrsrt.hxx: remove dead code

Change-Id: I004101e814ac3eb1de7a518c2dd9b1f14683eca8

2012-08-02  Noel Grandin  <noel@peralex.com>  [d81c7f47c98d88dc30822dd9e0550461afe77dbf]

STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)

Change-Id: I54f1595198b65058d3dd7f3304e0acb75cd55291

2012-08-02  Noel Grandin  <noel@peralex.com>  [efe1a44e473497be1be99c10dcefbc77f36041e3]

STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)

Change-Id: Ib9aa0e619434acde5b4dd93b43b231ba23adb63e

2012-08-02  Noel Grandin  <noel@peralex.com>  [0df18265ef1c36c52a1954cda0f4726421cbd5a2]

STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)

Change-Id: Ic02f143a0e0f01a6cbc88c47d20e0c27dca17a74

2012-08-02  Noel Grandin  <noel@peralex.com>  [d0f5ff78740df2540873c4091786672b63063491]

STL'ify DECLARE_CONTAINER_SORT(SwXMLTableColumnsSortByWidth_Impl)

Change-Id: Icd480f74dacb41d869fb511a0d2630d8b3711343

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [b4d5eebfdd095a75966f2fa0997817d3441a3b80]

filter-showIncludes: convert to AWK

Change-Id: Iedc315550f4eafdf1612bc390044a4b1b0c8e80b

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [ebd2bfa2e748d9efa4ee759f5b9003d9e470d752]

Revert "Revert "sorted_vector: turn Find parameter into template""

This reverts commit 8291d41667b1a63d35bf818aaf9d75529e1f12f0.

Un-revert that, with a tweak: with the bizarre name lookup semantics
in C++, the proper way to refer to a template (as opposed to a template
instance) is by prefixing the name with its namespace, which does seem
to work with MSVC2008 & GCC 4.7; thanks to Stephan Bergmann for the hint.

Change-Id: Id9cccbe68fb3ce2dd070c4b3dbd21782c92170ca

2012-08-02  Noel Power  <noel.power@novell.com>  [285a5ae06cf51927c2df4b47043e51394aab98b7]

new fix for fdo#47907

Change-Id: Icc5e90ac40056430bfbe36d8da1aaad8716cfee9

2012-08-02  Noel Power  <noel.power@novell.com>  [f29c91f3351db2887f994c2cc82ceaaa6d717906]

Revert "fix for fdo#47907"

This reverts commit 8ba8aca1ac4744a23eefb7bb5892e2a697d9d987.

2012-08-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e995824285cf6697a355d567abc8cd2df2b38b72]

fdo#51231 Revert "Slidesorter: Show the buttons on the opposite side..."

This reverts commit 4866b20ec6205b04cd21077fd00d68c4d4bb2c1b.

2012-08-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2cfe27125a962f5f902972656589aab696d6286e]

gtk3: filch a fix for scrollbars w/o buttons from gtk2 code

that is b38ee8c8d5bb10ade41d5ee4050ec4fda12fcbd2

Change-Id: Ib86d86616443cf48ba1d3ee0b6f96314b42dc972

2012-08-02  Stephan Bergmann  <sbergman@redhat.com>  [81fd6b084b0f3c0eb5a97c77592f5ceb21d2dfb1]

fdo#53006 Force reinstall of all bundled extensions on upgrade

...as the per-user data about bundled extensions can otherwise contain stale
$BUNDLED_EXTENSIONS_PREREG references if the old installation used
share/prereg/bundled/, the new one does not (cf. the fixing for fdo#51252 "LO
cannot start (reports runtime error with Visual C++ Runtime Library)"), and a
bundled extension did not change version.

It is safe to tie this behavior to the existing "force" parameter of
dp_misc::syncRepositories, as the only place that calls it with force=true is
the call to Desktop::SynchronizeExtensionRepositories(newInst) in Desktop::Main,
where newInst=true is the relevant condition for this behavior, too.

As stated in XExtensionManager.idl, "this [...] can go again once no exisiting
UserInstallation's user/extensions/bundled/ data can contain any
$BUNDLED_EXTENSIONS_PREREG references any longer."

Change-Id: I630dec8f2d20282ee47c65ac61ed2c9b062448e1

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [85a8a72067c4e13f3bddbe11e0899702202f4c4f]

Bin unused function for now

Change-Id: Ib08bf14eebf366aa4bd3e82806a91dd12033c417

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [60cfa64345b41a7a95045133d775616253643b4a]

Bin no longer used iOS cppunit stuff that even breaks the build

Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [3129984e1ad0543513815ad455c44aac2d407ee2]

WaE: address of function will always evaluate to 'true'

Change-Id: I9685faf1658bac91abe348a409ec85e2421b1c49

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [056f15c2ccd5b1c6a79004fdfe113e524175e27f]

WaE: dangling else

Change-Id: I263d35464ceaa7374e8ca94f7e72e56ee33aab53

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [7617e9c413ccf3370c6218f443b19aeccbe97a6a]

Filter out vbaobj in the disabled scripting case

Change-Id: I2fee7cd5e30d95371af503a8be18c36540f93811

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [90b01ef9b096ebdbbf1cc3fbbd7aba45e3055e44]

Bin no longer used iOS cppunit stuff that breaks build even

Change-Id: Ia84d89adff6acdb5eb5710c1cccd06657c1f6236

2012-08-02  David Tardon  <dtardon@redhat.com>  [8ee8300ca9f7e3355a671bd4cfae59e0fddbec41]

add autodoc and its deps to cross_tail_build

Change-Id: I39c7f026576f1815ed7f683f0f039b2d074840cf

2012-08-02  David Tardon  <dtardon@redhat.com>  [bcd0b2a9ff3f96be9a54f75a916d53d2dc66954d]

add autodoc and its deps to tail_build

Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840

2012-08-02  David Tardon  <dtardon@redhat.com>  [75c3e803316f307d02569485e6e00aa04ec6dc09]

make sure headers are in place when the libs are used

Change-Id: I18c21d46153ef6be728dc3d8335e9c06cc7f3ad3

2012-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [bc21b49a464ae153341ee8d836993ca89b1a6919]

tubes: move sc/source/ui/collab/contacts.* to tubes

- sc no longer directly links against telepathy
- there is new class ScCollaboration derived from abstract Collaboration
  describing collaboration functionality for apps used in tubes/
- also added resource manager into tubes/

Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae

2012-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [4311938f7e838c6263b0e5774e611ec213cb02c6]

tubes: impose strict ordering on 1-1 collaboration

- master (the one who started the session) echoes back packets from
  slave, who only then, after receiving own commands executes them

Change-Id: I8b5a1d1bae0d665b65fe2ec0121430178728274d

2012-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [326235584f9dc17c0adf4c02180f45d4c3dc1e64]

scp2: SHORT_RESFILE_ALL_LANG seems to be unused

Change-Id: I62b313fc8d8c6dfc821012783365307c8280a96c

2012-08-02  Noel Power  <noel.power@novell.com>  [8ba8aca1ac4744a23eefb7bb5892e2a697d9d987]

fix for fdo#47907

Change-Id: Ia5e4e7429db122db505d59289b1106814ea7c378

2012-08-02  Stephan Bergmann  <sbergman@redhat.com>  [566bcf64ad9092ba6e55ba3de514226ae6b10c10]

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

2012-08-02  Stephan Bergmann  <sbergman@redhat.com>  [96f28626f0ac540fd0d0e129d00f3942bd64235b]

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

2012-08-02  Eike Rathke  <erack@redhat.com>  [cb7c34f3bcd4df7a67f1a9d31b3bf849af4f79e4]

changes to "fdo#53002 Fix for default currency settings."

There can be only one usedInCompatibleFormatCodes="true" and because of
the new symbol with identical ISO 4217 TRY we need also
legacOnly="true" on the old entry. Additionally, as the TL symbol was
already used with TRL also that one needed legacyOnly="true" to not end
up with a list of duplicated TL formats in the number formatter.

Change-Id: I8e3ec2f75828b8f7c6a2077ef2fd30fc5e7a5642

2012-08-02  Efe Gürkan YALAMAN  <efeyalaman@gmail.com>  [d09b4e30d7e87f181fa3913e81c6d38c04a8f5f8]

fdo#53002 Fix for default currency settings.

Turkish currency New Turkish Lira was replaced with Turkish Lira on 01.01.2009.
TRY TL added for default. TRY YTL is not default anymore.

Change-Id: I08f5f70bf46d2f655c11ddaff77f68ba1e398225

2012-08-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e3aca9772f4e1f9fcabecbe5bf22123259b3143a]

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

2012-08-02  Stefan Knorr  <heinzlesspam@gmail.com>  [77e71450913129fb45da7c6216f2f1b17ce94d6c]

Bring background image in About box back & more

+ revert background image removal
+ useful fallback logo text in case rsvg doesn't work on the platform
+ better calculation of dialog size
+ somewhat better high-contrast support
+ slightly modified background image

Change-Id: I1cd77dd7b47eec6bf8709b225ecf0d070f9bb869

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [57c8c34fcdc2d594d2da3593eb9d86d0daf4e18c]

SwTxtPaintInfo::_DrawBackBrush: draw dark border around comment highlight

Change-Id: I71870301db74e4d0c1376c45eb8aadb3912c7ba0

2012-08-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [92e00f2e536ce0458961d329a3c676acc86249e6]

cairo uses pre-multiplied alpha

Change-Id: I6cf04b10bfdd6c7b16761b2aa2f31c1392c49546

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [d1a66813a0a4f28af34728efa48a97e4a48a9bf8]

strange header guard

Change-Id: I981e2e9f18b6ebde4d129746fdc30f360956848b

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [6a9baa8bffa5203565730e1f3f298ec6965ec694]

gbuildify autodoc

Change-Id: I587be109e33b91ba08eb5d2b51c265e39ce797e0

2012-08-02  Eilidh McAdam  <eilidh@lanedo.com>  [73ec8371d797b5be564381d8982977696444ffa6]

Installer logic changed call msi functions on request

Change-Id: Ic73825cab20bd9e56be69531cba6452fe0202b72

2012-08-02  Eilidh McAdam  <eilidh@lanedo.com>  [013d1e01c33ad41d16427470ac151192ea52adec]

Ensure correct import of msi tables using wildcard character

Change-Id: I3e1800d73250a8a630dd37329189b13cfae311e9

2012-08-02  Eilidh McAdam  <eilidh@lanedo.com>  [d607a9c31bbe0b352cfa7797af17899cd9b7650d]

Escape asterisk in Linux system calls

Change-Id: Iabe5748d23d68cb475823d91a7c125de271eecd5

2012-08-02  Tor Lillqvist  <tml@iki.fi>  [a2730c957ae64380443f98a3ad5768123ab8f5e0]

Using NDK r8b seems to work now so drop warning comments

Change-Id: Ia789a228918ded1283433289f4fd9ab80bd78ae9

2012-08-02  Noel Power  <noel.power@novell.com>  [6068f2f7cf5d66c68241b3831851b413b2e0b3ba]

fix fdo#52998 xls(x) comment export problems

Change-Id: Ie290199d3b03f6599429d56275eb54661af4a51c

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [b6e6ea341d1bd1577f5219ef08403fad58887715]

RTFDocumentImpl::popState: drop unnecessary state copies

First only parts of the parser state was copied, then later the whole
state, but code not using the full copy was still there. Remove it now.

Change-Id: I2c5507e74a24b8dac74552c61d69ba0be7257d6b

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [5cd8770cbe39f124c69cbceaf745453b7fd63839]

convert XMLFamilyDataList_Impl to boost::ptr_set

Change-Id: I2a23787091828415cf814eb7091f3fa926b5876c

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [b90a897069536c571969a917a6b474ebb69a9828]

gbuildize udm

Change-Id: Id6cf22a19de3ae52ffc1e42a7d4114b1e417f2b3

2012-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [94809ee4bf9b98769751aed4d1390ad12bcedc0a]

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  Lionel Elie Mamane  <lionel@mamane.lu>  [5b85f6c1ef24b7189a78b64ebafd1679f090fd2b]

nPos is 1-based, so allowed to be equal to row count

Change-Id: Idb37cd23a58816bd16c725fda49a2f9875450e79

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [6ff70708b4a39011a61aa0f53541eb7eec09c813]

fdo#51034 testcase

Change-Id: I9a7a4e596ffb14cdcb211ff0d905c66831d30708

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [9c53a7f94f3bdcb694498db335a01af25257853a]

fdo#51034 fix docx import of HYPERLINK field, l param

Change-Id: Ic6896f7c795d7d303bf7589a74afb937d4a8e8b5

2012-08-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0e4846ec20c1aefc554037e8f08255019c08da47]

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

2012-08-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cf2bdd65945d2a02af44db535cf1964d4d09ae20]

Fix windows build where min and max are macros

Change-Id: I59186db4003564b0b9c202456b7fdf91eaa67751

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [c87e4eb383975b7c16bd696e27750bc711555ae5]

mac-only UniString from sal_Unicode*

Change-Id: If6432543c194668075b5b0a821e4bad8d7dd4839

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [7480f766e95368fb1418dcfd9470f73b5ef3440e]

remove now pointless pItemDesruptList

This pItemDesruptList is pointless now. We're registering the delete-when-idle
items in their ctor's and deregistering in their dtor's which get called from
the idle callback. The idea of pItemDesruptList appears to be for use in
deleting any items at exit time whose idle callback didn't get called already.

Which was done by DeleteOnIdleItems which itself was removed a while ago
because nothing was calling it (for years). Some experiments in making it a
simple singleton and/or one that hooks off default component dispose or
XDesktop dispose shows that its crash city, so lets just remove the unused
stuff outright rather than trying to fight to get some 12+ year unused appendix
used.

Change-Id: Ie0256d6987cf89a2a12db297065af09674547b3e

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [d4b172b8196de05bb4efa39e19a2b324cf0b2778]

strip down UniString some more

Change-Id: Ibd749a70a7bbe8c1023edf7bd144aa6547147a12

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [1d90e4f5f3e046b946445dec38811fec8114364c]

gbuildize cosv

Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a

2012-08-02  Caolán McNamara  <caolanm@redhat.com>  [c97f34c72b151cd6820cbae5ad94743ec0379de3]

sablotron gone for years

Change-Id: Ib62f0595c42bc4bd8f5c55c8d3de19e92dfe9698

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [8a59191c15c6b22f825f999f633e1bbe2a7698b2]

test: string cleanup in BootstrapFixture

Change-Id: I468c295713fc34b64403a1c31f802820e6608b07

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [881a08079cee9363abd9c1d8e6b86465a2868a30]

fdo#49892 testcase

Change-Id: I22cae445e5a75563e3c69ac890126292358b9749

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [690808bbf726f3e712e1d452999eb3f2b81251f6]

no need to invoke dmapper here

Change-Id: Ie005d0ae0ed6e2f055f03015162edaa10ed78897

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [c2e2ca29ccc8efe1957ac770c6b818c56a37d532]

fdo#49892 import RTF_SHPB{X,Y}PAGE

Change-Id: I8fe2b28f44ee61fc0f1438de3681fd86b16d29ae

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [ecda5eadaf497f8eb1ec8fb7e73c4e5e6d717da9]

fdo#49892 implement RTF import of dhgt shape property

Change-Id: I36d574c5f7915d732c6c158fadb91b6032370a01

2012-08-02  Stephan Bergmann  <sbergman@redhat.com>  [710202f71ce5b4aa3dc5bc9bc869031b7d1ccec5]

Missing newline

Change-Id: I8dd2d6f059b027122657e5000b95298e874e51e8

2012-08-02  Takeshi Abe  <tabe@fixedpoint.jp>  [d73ef723a280fc45f24b96e76c4edea112b29994]

sal_Bool -> bool

Change-Id: Id2addfc6e0c4e0b30281c9f3d22ec0624a61dab1

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [624bcdc302df8cdee7172bc455aa5c4aa9a6710a]

Revert "StaticLibrary too"

This reverts commit 23e5bb66436991d809d8d807f27d25f922fb062f.

Does not work, see previous commit

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [12981fd72b6128eae5850fcfeee9d3bb1630b521]

Revert "force depfile concat on deliver"

This reverts commit b8f7cc3c26a95b7dfb41415b24f0e2a3a9f1e33c.

This does not work, because there is no dependency between the
*Object .d files and the *Objects, and so the concat-deps races with
the compiler writing the dep files.
Introducing such a dependency would of course be reverting
8b5a984d45005d3df1c89eae897d6e04612625d8

2012-08-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [79e1b9cb2305bc00665e94afd6a00e9f18b76bf8]

always compile from SRCDIR

* this helps getting nonbroken deps if using some ccache/CCACHE_BASEDIR combos

Change-Id: I401e55cc10b16aa5901348909237e97d05ab2761

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [e9da4879384c15da84e26d137302ae1ccc30f86a]

filter-showIncludes: filter out system headers

A blacklist based approach doesn't seem easy since there are various
different SDKs, MFC, ATL and whatnot each potentially with an own
include path; so simply whitelist the known source and build dirs.

Change-Id: I93b27bd0ffbd57237da2d23afa95dea7c0785774

2012-08-01  Noel Power  <noel.power@novell.com>  [3514df0f78c6cce2cc618e1c7c2728c759342bce]

add TabRatio api and detect macro at group shape fixes bnc#770708

Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a

2012-08-01  Stephan Bergmann  <sbergman@redhat.com>  [13dc61da882e1e5800665f027894d1885c42def7]

Proper quoting

Change-Id: Ib619ffc06d580acb5dc5f21ad6d0a439569bee2a

2012-08-01  Thomas Arnhold  <thomas@arnhold.org>  [791071825969a40a454ed2b9806ec8b5c3b08fe9]

Remove unused code: those classes are unused

Change-Id: Ibf41655d40c9534629bbb0dd5ae600791b42922d

2012-08-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [23e5bb66436991d809d8d807f27d25f922fb062f]

StaticLibrary too

Change-Id: I2bda0e3117fb70353c52d5998e7784b6123ab38e

2012-08-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b8f7cc3c26a95b7dfb41415b24f0e2a3a9f1e33c]

force depfile concat on deliver

* in some scenarios gcc (or ccache) generate relative paths
* thus we need to concat the depfiles in the same makerun as the compiles
* stiil not foolproof:
  - cd sw && make and abort with Ctrl-C
  - cd .. && make sw
  - now we have deps from mixed workdirs
* in the end we should likely always cd to SRCDIR before all compiles

Change-Id: I007da96f38ed2cfe403b692400f447764f6d6988

2012-08-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7917af89eb4901c9ed77c7847bc0e8588685fd83]

brown paperbag: set current_path_length too

Change-Id: Ie8e8f0b42b05a7d99fc81ad3a57e661758c12533

2012-08-01  Tor Lillqvist  <tml@iki.fi>  [55a8ae6cf6dc67085b78dd213d174ede69a788d5]

WaE: unused variable

Change-Id: I75e195be6bcedc972bc7c820c8c8efb648c91526

2012-08-01  Tor Lillqvist  <tml@iki.fi>  [850d9be56d50a1b143d6afe679808723d6164e21]

Bin no longer used iOS cppunit stuff that breaks build even

Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836

2012-08-01  Noel Power  <noel.power@novell.com>  [ff54a3c291b8aa104992a0285207166cf25ddd86]

simpler fix fo fdo#51336 - change vcl checkbox no-label behaviour

Change-Id: I1563dc2afc49c7b1115192db00fbd08a7524154e

2012-08-01  Noel Power  <noel.power@novell.com>  [d616ea80b27e65d83710f811a6f32637f3c7284a]

Revert "additional fix for fdo#51336 for radiobuttons"

This reverts commit 2bc2d09bba2e3f34e8ce13571de9ff7007e1c2b6.

2012-08-01  Noel Power  <noel.power@novell.com>  [59d9a39abc6d4915fce55e55008107a7081b38d9]

Revert "fdo#51336 - change vcl checkbox no-label behaviour"

This reverts commit a1345cd93a57ec7d9352f2c71ec2664332ce5e76.

2012-08-01  Stephan Bergmann  <sbergman@redhat.com>  [e3c2e0fab67bbb812e8c693aab987fb5c374e5e0]

-Werror,-Wformat

Change-Id: Ie6fbcb1a11f47b54d3c697716b03f9891a1dea49

2012-08-01  Norah Abanimy  <nabanimy@kacst.edu.sa>  [15a79a36b129d51972c02992248eae88715ddccf]

Convert documents to follow the doxygen standard

Change-Id: I9086f6129f61afba6b7d0317248756cde34f075b

2012-08-01  Caolán McNamara  <caolanm@redhat.com>  [0fc413a327242adc1eb4c196179fdf660229edc9]

const SvXMLStyleIndexCmp_Impl up

Change-Id: I5bd75e73f2584364bbb749767529efc75aff3d15

2012-08-01  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [c9d5c88a96c491b6557b4e91d69e78f9a57ee0f6]

Modifying comments to meet doxygen standards

Change-Id: If7c4162a49a7c7b612b6f480f6fbba75727ae1df

2012-08-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6657052e463b4ff9c8a005faadcf2289d32343a3]

consider only fully visible items

Change-Id: I32d88e5206a96b316f29cf4ede04a6ac951d86d5

2012-08-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [09eb412b2c8c55c9b0a280a61d6fef18ab5c7c18]

gtk: listbox border was not rendered

remove extending of pixmapRect in the nPart == PART_WINDOW branch
and simplify code, since rControlRectangle, pixmapRect and widgetRect
are the same.

Change-Id: I253851fad558e525cd533bb3576a9bba82187e53

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [8291d41667b1a63d35bf818aaf9d75529e1f12f0]

Revert "sorted_vector: turn Find parameter into template"

This reverts commit 3e3acee762fac71f7356ed1305a64e0278278081.

It was a nice idea, but C++ is not yet ready for it; with the travesty
of parametric polymorphism in C++ the find_unique inside the definition
of find_unique actually refers to find_unique<Value, Compare>, so there
is no way to actually refer to template<Value, Compare> find_unique
inside its definition.  Thanks to Luboš Luňák for explaining
the problem to me.  Somehow this does work in GCC 4.7 even with
-std=c++98, likely by accident.

2012-08-01  Caolán McNamara  <caolanm@redhat.com>  [7e579295c8c07998d7e077fa7e1db24745726e5f]

convert SvXMLAutoStylePoolNamesP_Impl to a std::set

Change-Id: I839edf8d0e941f78f6f6f9e6a9117f76587a5f39

2012-08-01  Caolán McNamara  <caolanm@redhat.com>  [3515019f8aabebc6f0037fa2e8f4a271b64e3845]

include svl/svdde.hxx

Change-Id: Ib8696dad1905cbcd12d6c3dd42720eea3f883c6f

2012-08-01  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9490643712a040a6f4433d145bc5d35d9d4335f5]

Fix for a236f8318a0e05caeec53ccbee8b134f44a98008

To get footnotes sorted properly one need to:
  * actually use the comparator class
  * compare on the offsets value (and not there pointers)

Change-Id: Ie86802c7a92602bfbb4d2a603afe06f621e392a3

2012-08-01  Eike Rathke  <erack@redhat.com>  [21cb8210c74e52896ce7fb063f1578b13672f4bd]

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

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [3e3acee762fac71f7356ed1305a64e0278278081]

sorted_vector: turn Find parameter into template

Enforces same type parameters for sorted_vector and Find, and makes
it easier to use.

Change-Id: Ide456a48f015cb0a9dea7a0bf2bcf2ccad527fd1

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [77165efb4eb4d9735f8dd4f8c99044a36d60a611]

Revert "WaE: indexes past the end of an array"

This reverts commit 51e3df40bc757b46636a3d74681a597fe35063ba.

The fix was correct at the time it was done, but unfortunately now it
conflicts with 89f08dce89adfddd3fb8e00b7a7a9c5da2a4943e, which fixes the
same problem by changing the definition of DFF_ANIM_PROPERTY_ID_COUNT.

2012-08-01  Luboš Luňák  <l.lunak@suse.cz>  [78f1e95df4b8bd1fbc32ed4192676fd4f176f5bf]

workaround for KFileDialog remembering its settings

Change-Id: I6f473c246408684c5d952a2161645e4fe76873ea

2012-08-01  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [63e0644040536558df92e7598e70a56bb5a3422f]

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

2012-08-01  Luboš Luňák  <l.lunak@suse.cz>  [e62c67d8d47231e3ff0df440642dfcabac4f3f81]

do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)

Change-Id: I73263a74d7b9bbf4a99e86773854e69f747e19d5

2012-08-01  Miklos Vajna  <vmiklos@suse.cz>  [a69691ff8c1cfeca6b67973000d17fa01947a0a5]

fdo#45724 testcase

Change-Id: I27811a6e35cd07dd117831eb9dee177c54f9ff50

2012-08-01  Miklos Vajna  <vmiklos@suse.cz>  [f5a98e08e7f12453c469b277554b0e45f0c2310f]

test::BootstrapFixture: make GraphicConverter work

Change-Id: I566448db441eaa324cf619630a2e87cb8cbaeb99

2012-08-01  Miklos Vajna  <vmiklos@suse.cz>  [12a35ec8905559a5f2e0e00f792489bbcf0095db]

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>  [684539e19ef7a54afcb2c4f24ba966ec04a2ad87]

fdo#45724 fix WW8 export of textbox default background color

regression from 5609c512cd4d2899300b432d88d93cff05a05c87

Change-Id: I5f3ce73943b2805b7de1ae41699e605af9086b15

2012-08-01  Tor Lillqvist  <tml@iki.fi>  [5009c09737c36f078ecde32e8848b0d4ee37f7c1]

Warn that the CoreText code is WIP

Change-Id: Ibd02466bac2120fe9f378f564c44524bd902c009

2012-08-01  Tor Lillqvist  <tml@iki.fi>  [c7c23677421d1f75d5566bbb8e76c12de6f75028]

Add own declaration for the since long deprecated KillPicture()

Still present in the framework in 10.8, so this code will continue to
link and work, one hopes... But this really is a sad "solution".

Change-Id: I2571185f412e7252887bab3e0ae02c72cd756677

2012-08-01  Tor Lillqvist  <tml@iki.fi>  [71573ba4edd5413836f0e20e969fccd68bf4da96]

Building against SDKs 10.7 and 10.8 seems to succeed now

Change-Id: I22c94844eb109f9ab81a434692272d2c392c2202

2012-08-01  Takeshi Abe  <tabe@fixedpoint.jp>  [088915c36ba207591a3d97e94bcf1a395bfa69ed]

sal_Bool -> bool

Change-Id: I82157e89d04eda35525c5a540504e6a8d18bc86c

2012-07-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8df3fbe5249c3f4a1ea3d5586b5c073d5a756fb0]

Fix mingw build of svl

Change-Id: I9992dba75903fea3d31be73de69e49f439df3a41

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [68303dee45ff6c81f5eb396df9c6805b7874cdd7]

DdeServices has forward declarations so can't be typedef'd

Change-Id: I1455d380cbb8b096255a0d3cb402ff0dc4d35996

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [0f618909d348f6ff26a34367b0d57b21c1b85a01]

SwpHintsArray::DeleteAtPos: Apple GCC unused variable warning

Change-Id: Idc56569da52554a5478fc23548b8d3395648a2bf

2012-07-31  Takeshi Abe  <tabe@fixedpoint.jp>  [134028c6160de7d2c05f0ff67d71cbdb4bff4737]

fdo#50269: bitmap area fill pattern reversed in LO3.5.x

this partially reverted 619ea0c6d3b8fb4390bf5e82f1b44608c3cd878d
in order to retain a hack for non-black background color

Change-Id: I89d89cedb5e27e2a05b1ecc13569e4899d1743d2

2012-07-31  Tor Lillqvist  <tml@iki.fi>  [16ae7484b03149345751b7804cbc9ce3180565ec]

Add declaration of the very deprecated FMGetATSFontRefFromFont

Change-Id: I6a1b0ee2e7e012080774d29ea6ea5db5e9229d82

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [28a48f2aab4aa32ce8a7d46b8b5e6f26b732afd3]

svarray.hxx: 'e's pining for the fjords...

Change-Id: I3eeb257092a76744482ebd2d0eccaa29ead8a644

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [dd5bea1d8200a566d59029fbf0c15ddd1e25098e]

remove commented out SV_DECL_OBJARR

Change-Id: Ie89a34c9dd8c71f25102cfb6f304c32fed99b4a8

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [4cbb646ddb9e075f3ac47214aae020a96b84267e]

convert SwSortElements to boost::ptr_multiset

Change-Id: Ia52f23a4bdad60a89c70e47089a82ef5dbd8dfda

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [3bf99d6c62e14880ecfaea298eaa2a40918ce333]

SwHTMLPosFlyFrms: fix STL conversion:

It appears that the operator== for SwPosFlyFrm always returns false,
so cf0e08c6b8d739b8b17dc533efc3e12505b2d5a9 changed the semantics;
use std::mulitset to fix it.

Change-Id: Ib7a8ebe56e146d21c265e60ad68c6b4a319dfe98

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [3a1d91045b339c00267771acd60ed5d53a90c409]

SwContentArr: fix STL conversion:

It appears that the operator== for SwContent always returns false,
so 81181891c93faee024799991317ac2c451f4c0c4 changed the semantics;
use o3tl::find_partialorder_ptrequals to fix it.

Change-Id: Ib4f040f03a9eaeec9a2973f5a93a22a387232017

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [24a8ad1591e11e2905318d31106a5568f92cac2b]

SwHTMLPosFlyFrms: fix STL conversion:

It appears that the operator== for SwHTMLPosFlyFrm always returns false,
so fbabbcefd8f8575c7b08c7a7ac7fe0b665038214 changed the semantics;
use o3tl::find_partialorder_ptrequals to fix it.

Change-Id: I43797d62eb95a6c5012dd486fab98a0a8b88b768

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [64b2207025388b6a87462f912584228a10301628]

_SwRedlineTbl: fix STL conversion:

It appears that the operator== for SwRedline does pointer equality
check, so ddd84d08c9bb6e00fbd9a73bd52a28688a8c1ba7 changed the
semantics; use o3tl::find_partialorder_ptrequals to fix it.

Change-Id: I8d4a13da9543ef8a7f6e38c05eef3a2c9918e421

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [2815396a1813cb3956c5aba066de49a7f34bc657]

_SetGetExpFlds: this looks simpler with upper_bound

Change-Id: I37dd291aaa229493141fbb8b426488e8e4427185

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [b60285e916e1c4102ef990f9aacb85307973d55e]

SwpHintsArray: deploy some asserts

Change-Id: I16f416cb63221860ff743ce2e2291af99cd19de2

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [43377e09d86dfcf800270a4c469ea5bd373392c6]

fix some problems in previous STL conversion:

- use o3tl::find_partialorder_ptrequals to allow multiple hints on same
  position
- GetPos must not dereference its argument
- unused IsEquals

Change-Id: I274203be96ff90d1e9a46bab17fd00355514a4fa

2012-07-31  Noel Grandin  <noel@peralex.com>  [4623c603bde7678004fe6019f9d9e4b816a3d6c6]

sw: convert SwpHtStart SwpHtEnd to sorted_vector

Change-Id: I74696094ef066687582bd961d61a4877673016fd

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [7ee95c521007e28ea827e8196062abb74f5c519a]

sorted_vector: add an additional template parameter:

The Find parameter allows to implement sorted_vector that uses the
obvious std::less-like semantics, and also allows for a different
semantics where the array is sorted like std::less but duplicate values
(according to std::less) are allowed except if they're actually the same
object (pointer equality).

Change-Id: Id54871c336ddbc2d0a2272bcc81c56914943b449

2012-07-31  Michael Stahl  <mstahl@redhat.com>  [51bbbc6a58d0d9cfd39a2d95ce60871a619bea64]

SwRedlineItr: convert to STL

Change-Id: Idf3031a0a39d9154ba2894684ea51125553776b3

2012-07-31  Rafael Dominguez  <venccsralph@gmail.com>  [953a08b2dea5e07efb487b4d9bfccce5960193fc]

After closing a remote repository overlay display local view.

Change-Id: Ic7a2274b36719eeb979218b3dd54f19488f114dc

2012-07-31  Rafael Dominguez  <venccsralph@gmail.com>  [bff778a8d8bf9b634408db3dfdf0270d58ebb1c4]

Display repository list in a popup menu instead of a thumbnail view.

Change-Id: Ib8205631a3c49b3ef4a942fa32a4b08ad9d4cb23

2012-07-31  Rafael Dominguez  <venccsralph@gmail.com>  [dfcca5410adb184b8acee160eec5e2036b73f0b7]

Avoid dividing by 0.

Change-Id: Iab1bd0dbe28403a6063a681f11c282b7f15ce7b6

2012-07-31  Tomaž Vajngerl  <quikee@gmail.com>  [3752a5fab427e210033903b498717bcc3ba38edf]

Invalidate current position in LookupTree at remove action.

Change-Id: I7a32e8d7c21c1e87e1acab9020f9ecbb7e441f2c

2012-07-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4e15809a78ea3c6062e20e439cf8df3d06cd8569]

add ./logerrit resubmit

resubmit creates a new Change-Id for the current change and thus allow to submit
changes for review on release branches that were already reviewed on master.

Also hint advanced users to 'git review' which requires some more setup, but
should make things easier for regular users.

Getting this functionality into 'git review' would be likely help adoption too
-- and in python there is some sane errorchecking possible.

Change-Id: Ibea6bbfe747af160728b838c6ee236fd8f89671d

2012-07-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c2b467b84a81bd45ca9df1f7f07e2700fd6e396a]

fix concat-deps

* make concat-deps use absolute paths whereever possible
* collapse /../ _after_ making the path absolute otherwise it will break for
  relative paths starting with ../
* substitude SRCDIR variable, so trees can be moved
* this fixes subsequentcheck as it does run gbuild from a different work
  directory in a few non-tail_build modules, which are then complaining about
  missing/unresolvable deps
* this should fix troubles from module rebuild as relative paths were different
  between tail_build and the module dir

Change-Id: I5a25e1f55bdc2b475df2af04b711fd808d95cdaf

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [e1544be5759bfbaf93d8a4dd66a950a8736e58e5]

remove DECLARE_LIST

Change-Id: Ic74476797edbb08ed6721ea9a7d23b0dd042b4ce

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [b168056750d6a1f88667376be0e8f48eeccc9aca]

the dmake binary on many build-bots is not in sync with the in-tree version

Change-Id: Ic52986c15de0051321d710e9c26d26786302a196

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [1f77c4320e473a28a7f3a30ea367fbfaa2c44784]

use of a pointer to a temporary strings buffer is very wrong

Change-Id: Id5bee1f5120afb6efb60245a4606a4a15bb6db79

2012-07-31  Daniel Bankston  <daniel.e.bankston@gmail.com>  [cc5b8609490637e3a19761a965af9fdd47310954]

Import intended blank or error cached formula results instead of 0

There are cases where a formula cell is exported with an office:value of 0 or
no office:value at all, but the formula cell will have a text:p value which
contains the intended formula result.  If these cases are not taken into
consideration during import, a 0 will be displayed in the cell
instead of the intended special formula result (blanks or errors).
These cases include when a formula result:
 - is blank
 - has a constant error value beginning with "#" (such as "#VALUE!" or "#N/A")
 - has an "Err:[###]" (where "[###]" is an error number)

Change-Id: I8068cf1c9809c02513662f2b0a6fb16eb44920e0

2012-07-31  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [4f97b3bcad3c2b138ec5d752f28c8032f34150b5]

Revert "Enable native background rendering for ToolBox"

This reverts commit 0714d191e7273c3b32837834f9a37867b81cb78a.

2012-07-31  Noel Power  <noel.power@novell.com>  [02a7dfb729799f9e1437a718951566640d0fde02]

tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492

avoid char buffer and snprintf.

Change-Id: Ia83cfc9333591bcb3b191679ccf2be587b4be243

2012-07-31  Uray M. János  <uray.janos@gmail.com>  [556720fcdd419820814164ecafbedb6598b5bb20]

fdo#42492: fixing Basic HEX command

Change-Id: I133590c9f2a34d8daab031da0c77bd049d275c29

2012-07-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ae126d43e4737ab39e53827d9ad3bd6983577b1f]

n#772094: writerfilter, pictures anchored in header/footer won't be opaque

This dark magic is needed to have a behavior similar to the one of Word
for images anchored in headers/footers. Writer can't have pictures laid
over the header/footer but below the body text.

Change-Id: I2c001d4f696c1623370c531059b74e3d5fa4f5b7

2012-07-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [da53c44d7074499db2d0ba57eee09bde6152e7ea]

n#772094: pictures was eaten by document default LR settings

Why should we take care of LR Space for SwNoTxtNode... those are
images-like contents that don't contain text.

Change-Id: I58f6d77efc01febf422073032802f57c5158a034

2012-07-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [40db75b69cea0aea402a4a62bba2d68a65cc9607]

sw: fixed a few comments

Change-Id: Ibe34d977df2b2db42d60e45177865c0a6d11c643

2012-07-31  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1cbe91a36ae730139e0a1e19f8b86d02cf08bbc0]

sw layout dump: fix wrong output for SwNoTxtFrm

Change-Id: Id795d845a6330be9ffe6f7af5cfd592f66e08387

2012-07-31  Thomas Arnhold  <thomas@arnhold.org>  [98e697dcb02b2864a7d701656ba160a7070d5501]

cleanup filtercachedata.hxx

Actually only two definitions of this long list are really used...

Change-Id: I45e85b18f63e4d2cda948766159d81aed27c9289

2012-07-31  Rob Snelders  <programming@ertai.nl>  [2b6bdcc3dafc0cf8193ac321da6d9209923b73cf]

- fdo#47707 - PRINTING: Printing windows wrong color indication

Change-Id: I77cd68b96452896d4eec9f4bbd5200bd65d77f2a

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [7dcc3f5e900724c6bc46296ddb4aa83f16df17f3]

strip down the PTRARR macro to the bits the last two uses require

Change-Id: I60323cd849e98b194af43e80aebc699ab662ed0e

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [4e407dd808253f3298f9a5bd2eed3684b5e819ca]

callcatcher: pModule is leaking

Change-Id: I85aae76937c2416964d6e49cdd6ac39dca83ebbd

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [d05136ca09494a129ccebf9e26feee64c3195134]

use return optimization

Change-Id: I9f56598e238f56b3648ecad6526634a2ee363e5b

2012-07-31  Mathieu Vonlanthen  <mat_von@fastmail.fm>  [85cb9084533605657aca0394afe4516058a8e4ef]

fdo#48549 System::Beep() removal

Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0

2012-07-31  David Tardon  <dtardon@redhat.com>  [7484f81faf2ee4e6bd80b9200ba48ca013434695]

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>  [44eb85bb2089c0d83cbaf621bdaed7b1fe895684]

accept 'verbose' too

Change-Id: Icd5683ec2609e401e2e04021df5065986875c77c

2012-07-31  Tor Lillqvist  <tml@iki.fi>  [1d3ca559966d522c3e5f98d137e02d295cb5751a]

More NDK r8b fixes

Change-Id: Ib91d60bc66860ad44541b28fbe89aa01d89cdee2

2012-07-31  Caolán McNamara  <caolanm@redhat.com>  [892fffaea2af837b09699974c0f9eab05a48a04b]

various rtf regression tests

Change-Id: If4fd8fba87c13b6294813a86155d3d0ea4d18eb2

2012-07-31  Stephan Bergmann  <sbergman@redhat.com>  [9d75ea50e7e64b7d282655e986564acb640bf04e]

error: attempt to increment a past-the-end iterator

...when running editeng/CppunitTest_editeng_lookuptree.mk

Change-Id: Ida1cbb16965138a42bec9e675b630bcbf2f6617e

2012-07-31  Tor Lillqvist  <tml@iki.fi>  [963f417fa89746fe087f7b7e585edb79fdd3b14d]

More NDK r8b adaptation

Change-Id: Ic65795a1b7bfe0435292f87f27ae39e2c3069fed

2012-07-31  Takeshi Abe  <tabe@fixedpoint.jp>  [6e6564e60605dded9b0514b82c168e7f88f6e7db]

sal_Bool -> bool

Change-Id: Ic982c4da144ecdf7198b84b98d672ced8f1f70b6

2012-07-30  Tomaž Vajngerl  <quikee@gmail.com>  [d602a3b280fcc1cf16660d8719cd8eb8797dd2ad]

First step to change sorted vector with LookupTree for word autocompletion.

With this commit autocompletion words are inserted into a LookupTree
instance and used when autocompleting words. Previouslly used sorted
vector is still used for the GUI.

Change-Id: Ib5aed38d575fbef7221afbebe824a440d4ffbc7e

2012-07-30  Tomaž Vajngerl  <quikee@gmail.com>  [fa351042bc425f0437bfb50d09220bedbc257948]

LookupTree for fast autocompletion lookups (by Nico Weyand).

LookupTree is a tree structure for fast autocompletion lookups.
Additionally the tree structure stores word probabilities, so each
autocompletion request returns a result with highest probability.
LatinLookupTree is an implementation which was designed to be even
faster and more efficient latin text, however it works with any kind
of unicode strings.

The tree structure was coded by Nico Weyand, Unicode strings support
and conversion to Libreoffice code structure was done by me.

Change-Id: I6549ee45d0952407b8a070f30ed0598fcb420aa7

2012-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2fe93734ba9136da402162c4c892e8af991164f9]

Get mdds to build against gcc 3.4.* thru 3.5.1.

This is to work around:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44963

which is fixed in 3.5.2.

Change-Id: Id0b409be7ba55f27005f3fd6fb4f77fa0090678d

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [753e9b3d45f5970ee77505ecf8a816e4e4c5389d]

udkapi, offapi: do not use #include "foo":

Evidently on Windows, the newfangled ucpp handles #include "foo"
differently from #include <foo> and treats it as a relative path, while
the angle brackets always result in absolute paths.
Since relative paths result in infinite rebuilds if make is invoked in a
different directory, don't use #include "foo" in IDL files.

Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [6e60ee677ebbb47ac22d4cb18925afb1fd7e6c9f]

Add "support" for building against the 10.8 SDK

Presumably like building against the 10.7 SDK, --enable-coretext
should be used to avoid compilation errors, and it will likely get
into a loop at run-time quite quickly.

Change-Id: Ib773368a0c5f79dafd3264a8229c5133943f88d6

2012-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4646a4e5e8a82cffa13cf524b22863f4e805944c]

Const correct-ness.

Change-Id: I4f5572dcde886db50cb8d189da41a862f6cefe72

2012-07-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d477f3bd1eda5426f5858ebb64c8c4e43409ba9]

Avoid non-ASCII characters in source code.

Change-Id: I4014cf6c88ebdacd1c6c167e44ef61980182bc31

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [1460b35d3679cd3dd2053597b6546c65bfeb2006]

add in some more filter tests

Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [9cd80e1bebf22ab4c54e0196d54588bc137048d8]

Avoid "note: the mangling of 'va_list' has changed in GCC 4.4" messages

Change-Id: I289aa31a6ef984931f888c127c1a7c30f64b53fc

2012-07-30  Uray M. János  <uray.janos@gmail.com>  [9348c529d34b0bb457e750b3d5bcbb348995367e]

fdo#46968 fixing undo of textbox resizing

Change-Id: Ic647e5c337987985f749b67113892a01f74ee8f9

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [1fd10dd070868a28af3de3bf7ad4e74918f8ce69]

Avoid -z dynsort, https://issues.apache.org/ooo/show_bug.cgi?id=116423

gold doesn't have -z dynsort, so instead of introducing gold ifdefs,
just don't bother with -z dynsort. See the bug for discussion.

Change-Id: Icfb8395523127d79c30b688420c469ae50ed2dad

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [9211f4ac413f7663e32fb5f5cdd15cf46cbc2d2c]

WaE: comparison is always false due to limited range of data type

Change-Id: I7147d6ab8433976cc0c76620db2a519f306a3fa9

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [6247f4889a8b8769c48f05691dcd8db514d0c444]

Work around isfinite crack with NDK r8b and the 4.6 toolchain

Change-Id: I66e499d942b34d27e765d00f1ddfb3bbd1f78480

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [2d206ffb2612018b54efeda5109d52e269e6b16b]

add in some more filter tests

Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [fb2e67f696d1859ad6e062fb345b577326529c8a]

rather pointless cast to long

Change-Id: I1509269455a074285d209a5ab80e3517407d322d

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [59d4e47c62f4b21794eb9ba8ba634df978c3a38f]

configure.in: don't remove AC_SUBST(COMPATH)

Change-Id: I1cb11dcfbca09ecdd658849aa9df8245141940c6

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [f1fff153d773a8e526a2054bf3b1230e91bd1479]

Use the toolchain version subdir in -L and -I flags when necessary

Change-Id: I3dcfee60cc28efd593241f0381fbcf07fd6ef646

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [8f2d9efa736a33d7812118e53eec130101d049b3]

split foul SwSortElement::operator< into a keycompare method

Change-Id: Iefbab73478dd417a45d0a3799d029708b8e892d5

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [aec9bb52ab50a26fe635ff1036f7fe6882ca74dd]

const up SwSortElement::operator*

Change-Id: Iabb2b686776de56957423598ef8f39e1cc4cd986

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [b8d3a13abe531e2c6ef2451eba8247477b453354]

move SwSortElements to .cxx

Change-Id: I67e018b6994fb40e51d32972ae58282cdab3daa6

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [1d76bc0d90d1151c03b0cf13265df5df9b3ffb41]

add another tiff regression test

Change-Id: I0466a872576132b8ad9e5b164f57951549dd54e0

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [747cb47357f7088077e78878c1a37ad58138faf3]

remove unnecessary includes of svl/svarray.hxx

Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [2b049bb03a6d7bf55cac2eedceff52b998167e3c]

C40_GETPOS is unnecessary now

Change-Id: Ida64fbeba996c8e3deb7591be825b61d17044d9c

2012-07-30  Caolán McNamara  <caolanm@redhat.com>  [b3a31f640f9af732f9f9949baf9985b98b65b209]

ditch SV_DECL_PTRARR_SORT_DEL

Change-Id: Ie57f283b2087564afe9b700d1f35a3be52f1e940

2012-07-30  Stephan Bergmann  <sbergman@redhat.com>  [9df54ed6d38a550b4c130f987c0994f4d468a1ed]

Remove unused SERIALIZER_JAR

...which is likely a leftover.  There is a LIBSERIALIZER_JAR
that is acutally used.

Change-Id: I7709393110c501789217f1a8a3ad66f498e879b0

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [659e31939bf364518cfb4e1fa1ac01e0c412b40a]

Accept 4.6.x-google

Change-Id: I4eadea9498dcb5f55bd5cc025d2866b39b486cc3

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [4af021ae0abd83f30ac2a5ad855a6edc37a12324]

Let's try to use the gold linker when using NDK r8b's GCC 4.6 or newer

Change-Id: Ie122a5f3ef8cda58c4fc29f6366bd1d6f6d86dd2

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [c691d9643994956e8f17710625ccb989d428e1bf]

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

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [83837d6514217c82ebe8d56dddf89fa34f4b5435]

The 'r' in unxandr stands for ARM

Change-Id: I5b6e713c130dc52f00d0d1e941ae856e8a3b7e7e

2012-07-30  Stephan Bergmann  <sbergman@redhat.com>  [442b57834aa4e01b832cad42b2b466e8cb2a94a8]

...or rather, renamed #include

Change-Id: I01e330672d2382e9241b836e7c2b38c0a5f5f0da

2012-07-30  Miklos Vajna  <vmiklos@suse.cz>  [334989a3b87eba4882bd6b67b84c443816b361c3]

Related: fdo#36089 improve import of EQ field in writerfilter

This moves the FIELD_EQ parsing where it belongs + improves it, so a
custom "lower by" value is handled on import.

Change-Id: I0459042d7a610c397ce90ec3dba5ff49ce9ef60f

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [42f17f3f62471d5be4fe7db7334db09c3b8cbe08]

Add --with-android-ndk-toolchain-version. NDK r8b support still work in progress


2012-07-30  Tor Lillqvist  <tml@iki.fi>  [33204ac6253e358d3340a0d7ed18908fee651eb9]

We use four-column indentation steps


2012-07-30  Tor Lillqvist  <tml@iki.fi>  [f5c1547deb8d47531bd4d3b8dc12fdecff2c59d6]

--with-android-arch is pointless, that's what host_cpu is for


2012-07-30  Stephan Bergmann  <sbergman@redhat.com>  [68f0d408a4261a86b5d1e4fedf1d473c6873dcef]

Missing #include

Change-Id: I722621fac1be2fdcfff6f1b141d417208385f062

2012-07-30  Stephan Bergmann  <sbergman@redhat.com>  [889de665ec9d2ac25a9dccd4830cb97ed0c7c56e]

Typo ressource -> resource

Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831

2012-07-30  Tor Lillqvist  <tml@iki.fi>  [291dcae246de9e32d9ca5926be463ad910c5bd1e]

Add comment about NDK r8b


2012-07-30  David Tardon  <dtardon@redhat.com>  [43a20bf6fc3213c38a77a2941a4999313bdfefbe]

fix linking error with boost 1.50

Change-Id: Ib0892a4ff55fc8036feedad3b3fd093c86d0cb1a

2012-07-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7c4e057b14c1d7325890297730e6cf710c128bf0]

small code cleanup

Change-Id: I2340015e70f5ce3d6f85266fcd12fa26129864e8

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [e09046cede7ae47615f404474fe289d89f91dac5]

Filter online view templates depending on their type.

- Moved ViewFilter_Application to TemplateAbstractView header.
- Removed unused attribute in ViewFilter_Application.

Change-Id: I569f6a0c7135781256e348b01cb45aad6b7dcee6

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [ff8c376564b935035140bf296ef86ddbb8222bab]

Display overlay name for online view.

Change-Id: I52b59074b10abd960b43d5d3326a312e2391b3eb

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [8c71dff488bd91e8f20018af38ed906762ea58e8]

Rename TemplateFolderView to TemplateLocalView.

Change-Id: I1cc75b9f4279323ca26943f8a2f3d2d0ac1a7edc

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [da501ad185ee35ac85724866035b813fe08d8717]

Show/Hide template delete action depending on the view.

Change-Id: Ia414e9c2ea8d1944b378e373e77607fad531b45f

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [250b0c95475aeb4c92b6917894fe5b22e8d18f7c]

Dont use a hardcode thumbnail maximum size use the define one instead.

Change-Id: Ibe8f72463e542563d796bebe6d117097eff6b79a

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [3011ec0b11c3788cc208b0c54ccd1174790ee1fa]

Fix setting corret id for an imported template.

Change-Id: I7f87901732d50a0bec9138d3feaf795d76a16e2a

2012-07-30  Mathieu Vonlanthen  <mat_von@fastmail.fm>  [0bdf6fc7c71c4c49e6d6f83d56ac953272ad16d5]

Bug 48549 - System::Beep() removal

Change-Id: I011048912af051a762a78af8646513a1fc624073

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [2fd593ae8a8140188da31bb4fb76f7a9baaba339]

Fix WaE, unused parameter.

Change-Id: I00104a446fa23da1ace696d46108bfc943ba04bf

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [6c0d0bc410b4c5b4c2c559bbe2247d4bbea610c0]

Import templates from a remote repository.

Change-Id: I2a3420903b546cc6ead8dcdc6196b31fc2c1a24a

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [a2a041a0a1b1d00229c25e16d07e39b0e32bec86]

Track overlay item state for online view.

Change-Id: Iad58a4f6dd7dec034359e4b29b00fa9531a8b7ec

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [2f14792a4d1788fb1d63acacf1d037389c2d6f98]

Move setting overlay item state handler to TemplateAbstractView.

- Rename method to a more descriptive name.

Change-Id: Ib8fc988209ed6bf1453f3ef6784cae865caf2fe0

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [39089e15739eb4de2f055e220976ea501a624e3e]

Fetch thumbnails for templates in a remote repository.

Change-Id: I1e2cdfcd7a98a798fde22722e8bba0a1ad8b3cd3

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [76b7f976e4020b90ef5be7151944dd98abd927d7]

Move fetching thumbnail functions to TemplateAbstractView.

- Reallocate lcl_ScaleImg and lcl_fetchThumbnail to be available for
other classes to use them.
- Mark this functions as static public.

Change-Id: Ia64a1bad76d7d47519f50e144daa6ea78dfa0e59

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [724d575e79797bb2b734d39f91ae5e2806f2e528]

Open remote templates when double clicking in the thumbnail.

Change-Id: I74dfd2b9c117e577e777e8e5defa6f2964d97292

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [3d05b0c22708bdb876e45e344cad8cf5a6b71b7b]

Fetch only documents.

Change-Id: If775f159ba94d364f28c675a9493fd3c19d4a2e9

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [3390725129eb694cb42e99086b90f34c8aa0e14d]

Close dialog after opening a template to edit it.

Change-Id: I9d2aaddb6aece8db87d82d4a889be8e545303dd3

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [194429cea1f55f385de9b1ad8793fb1688e71670]

Hide folder actions is all selected folders were deleted.

Change-Id: Id9056cbed6f2b3a28a8008a58a7b94a70f1916fc

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [3187312a1e2de62fde48e600c97ad891bbf82c5d]

Erase templates selected in the search view.

Change-Id: I3c1035d061ec6c3e7430a1703d6873dc6d2b1d33

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [29536cbd49c4bb51cb668f8f2ce45365b29d8333]

Add template region source as an argument to removeTemplate method.

- Update OnTemplateDelete to reflect changes.

Change-Id: Idd8f39d490168c5c826b0c917c8e0c3e3b78c694

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [80acf6916401420991cc7a7a83063e893b119a24]

Add a method to return overlay current region id.

Change-Id: Icdbd01b050af9fc1f0532c20885cbad13605cdcd

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [eaa24544961408a62b8fe20996e773261e745c06]

Update search view after moving templates from the results.

Change-Id: I894d786b69c52deb5756d4c17881acb25e861207

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [d4af0655a3fc765b73dd8b36442f8139e0d1ea03]

Add a method to deselect all currently selected items in the view.

Change-Id: I4d05e5b851b028798c75a7767706b5aabb94e4b6

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [e3bb872add7705ff956056c5a86cbdd1fe8e34c8]

Move/Copy selected templates in the search view to target region.

Change-Id: I94dfc3610925b37ca25e1fe1ea591d9b5abbeae1

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [4b0999916a17327337129dea7695648be1478529]

Implement moveTemplate function for a single template.

- Copy or move a template from a source region to a target region.

Change-Id: I6dc2eedd0b8fdb310d67c63c6c315bf51d03e881

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [7cc0477506ffa023b6e360863e43c8afc90b8712]

Move TemplateSearchViewItem to its own header.

Change-Id: Ie00b5e81fdae69dea31be2a680b0d37f867b5f4e

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [5dd1eb17806a7acebdb0323d76111006ce3ee7fb]

Return correct new region id.

Change-Id: Ifbe3a0dd13a286b6e39883ebd9a7e8d79c4602cf

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [72b48950556820cac8198da467254b25f2e054c4]

Do different action when moving templates depending on the active view.

Change-Id: I97726bf0d8e26f833fc96274a908e72c6110d86b

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [c180c37c032532df0534856cd1d9791c0e965d49]

Set SearchView item state handle.

Change-Id: I60d8552de9648b0b5f360612fa46b474e8dd9734

2012-07-29  Rafael Dominguez  <venccsralph@gmail.com>  [1d6d7bff8d3c55bf974d504efe3fbb591f2f597d]

Display all available folders when all button is clicked.

Change-Id: Ia7f0acca967c5ef4057ad0f5f891f095efa5cf1e

2012-07-29  Caolán McNamara  <caolanm@redhat.com>  [321216ea83533db83a603f6c8ea2eec0abccf288]

Remove strange DummyType

I can see no purpose to DummyType

Change-Id: I25d9d3b321df28f8c2bcb4bf915eb176a14fdaf8

2012-07-29  Caolán McNamara  <caolanm@redhat.com>  [dc89ef154f076e7578f82d67cc4c4ef7f4101fe0]

Convert InsCaptionOptArr to boost::ptr_vector

I can't see any reason to keep these sorted, there are only two operations
used, Insert and Find, and neither makes any use of the sort order.

Change-Id: Iac3c327084dfdb83c0065a4a1786ac1f6b6b387e

2012-07-29  Arnaud Versini  <arnaud.versini@gmail.com>  [3638561bef4558102f5b5e8f6f9004d8da787f8d]

Replace usage of rtl/memory.h in cppu with their equivalent from string.h

Change-Id: Ia49c97ad58b21dc360a366260b62bcc6b4975dee

2012-07-29  Thomas Arnhold  <thomas@arnhold.org>  [10ada83716e7c7d591d2c7d5c19cc5920db38faf]

Partially revert "Remove unused defines"

This partially reverts 00240d049790d11c4ef35de7a294819107197efd

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: Ib682cd258cca12e742be5fb1715b2aecfe0a761e

2012-07-29  Caolán McNamara  <caolanm@redhat.com>  [c03cdb3968c18f95da82ab58c6cc2050fccc4707]

expand out some rats nests of macros

Change-Id: Ibd0a5779339f4ff00063f93c1b452e61c35a5a2a

2012-07-29  Caolán McNamara  <caolanm@redhat.com>  [ca6e94eee2ab8cd7c0ab890cbb73f411c80a87a8]

SV_DECL_PTRARR_GEN only used once, expand it out

Change-Id: I57bc5ff6f5f1f9fe8475a2f8417d312d5bae4aee

2012-07-29  Caolán McNamara  <caolanm@redhat.com>  [1075501f3c0ab1999fa0c6224a7c50322a3758a2]

callcatcher: strip SvPtrarr down to the used pieces

Change-Id: I79e53acd886422a3691cc9a5916a271d02b3f7d9

2012-07-29  Arnaud Versini  <arnaud.versini@gmail.com>  [acd3b2f07026a78a0b819dae0a4a308d115bb1b5]

Replace usage of rtl/memory.h in xmlhelp with their equivalent from string.h

Change-Id: I02a1af9bac1e1283f33bc204cd8737ebd2ebd06c

2012-07-29  Arnaud Versini  <arnaud.versini@gmail.com>  [04710a69122d383071520ae3d39664a5edb80520]

Replace usage of rtl/memory.h in sd with their equivalent from string.h

Change-Id: I79ab2e420783b06b3cba627795a108addb5a2e8b

2012-07-29  Arnaud Versini  <arnaud.versini@gmail.com>  [4be123fed2b8d7e10bb98cd753e3b5cbc1d7293a]

Use memcpy & memcmp insteadof rtl_copyMemory & rtl_compareMemory in package

Change-Id: Ia24406ff31949e00725db74bbe5b016894a22f50

2012-07-29  Thomas Arnhold  <thomas@arnhold.org>  [e2b7dc3fcd8cc926d54ddcca0d268fbd3b123a7f]

Partially revert "Remove unused defines"

This partially reverts 278000a28b8eceb8528ebdcf1d601de8192979e8

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: If79b1c82653b8626dd83050b8a91cb17f556870f

2012-07-29  Thomas Arnhold  <thomas@arnhold.org>  [9c0224d5045ec14c993509c39dc3d04e25a4d662]

Remove some unused definitions in icgm

Change-Id: I801d161b6de344c76662bbc019c864c0878dfa2d

2012-07-29  Thomas Arnhold  <thomas@arnhold.org>  [a5a1b5d07b6e614b71a344589470ae89b15a5bac]

svarray.hxx: clean out much more cruft

Change-Id: Id506fdcd832aca1f55b2406d9232a55ed55e6c19

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [f7361d77d5bee4ff30ea6b0028eeb022bf60de83]

expand final SV_DECL_VARARR SV_IMPL_VARARR SvPtrarr macro

there's only one use of SV_DECL_VARARR/SV_IMPL_VARARR left as
SvPtrarr, so expand it into something semi-readable.

Change-Id: Ibaefda867c87c029d1bdf085b4f6517aec8bd5a3

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [0c6bc6e5491f1195559b9477745eb7974c705d08]

dung out the unused pre-stl macros

remove the unused macros post Noel Grandin, et. al.'s stl conversion work

Change-Id: I8ab930214a74c3aaac90c8ca9581010a04ce662e

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [6c40ccd73c4f4cc3235a7a1c3de9e5990b0755f5]

svxbox.cxx unbuilt, svxbox.hxx unnecessarily included

so remove svxbox.?xx

Change-Id: I329b8468d05ea108ea9cfb57e3702cccfcc69227

2012-07-28  Arnaud Versini  <arnaud.versini@gmail.com>  [363fb46d5d07758a4b02a135addd8913cda2f933]

Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in sc

Change-Id: Ia40c0af6844f736f0aad2566aec3c71f5016123e

2012-07-28  Thomas Arnhold  <thomas@arnhold.org>  [db4f5372cb2d83ba9263071978ef837de847a689]

Partially revert "hrc cleanup: Remove unused resource definitions"

This partially reverts d341aca7f68bc082cdefe4b1176f56c2c14a0322

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: Ia378ef028dbdf1500a9ca6fbbc141e460d289b31

2012-07-28  Thomas Arnhold  <thomas@arnhold.org>  [e9b19eebb9041f817dedd558117bce7bf6fbb70e]

Revert "Remove unused InterceptChildWindowKeyDown: further cleanup"

This reverts commit 06d358fea294617d8618e9cf6fadb1f162fd6014.

2012-07-28  Thomas Arnhold  <thomas@arnhold.org>  [8849f13ea3baa82137c398cdcd3e886303caff63]

Partially revert "Remove unused defines"

This partially reverts 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: Iae4347a26b1f388bc5e780d24ab7371ffac8b1f8

2012-07-28  Thomas Arnhold  <thomas@arnhold.org>  [5ef0042114e7fa4b0231a18b1a0a780ea74bc6c2]

Partially revert "Remove some unused defines and controls"

This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea

http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html

Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [b806b638b931888c080c076c78970cac13f75057]

update comments about SvPtrArr

Change-Id: I627f65581f457f0b1485bc30abcd5e4a10434d14

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [eed641ac455b7715d9544636c428050cc15488f9]

update comment about SvPtrArr

Change-Id: I1944a04a5732d328f542c0819b43edc6fad9f7ac

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [50cf7caee5bc6d8e066580d13c72b40926fcb69a]

convert SfxListenerArr_Impl from SvPtrarr to std::vector

Change-Id: I7f46731d880da30dc2dda011b31818437c955f2d

2012-07-28  Arnaud Versini  <arnaud.versini@gmail.com>  [df9b0d2e930eb1f60e429301e5386f742a1676ff]

Use memcmp insteadof rtl_compareMemory in sw

Change-Id: Ie3a95f628387756d2fa941707bd5e224b41b5720

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [36aae9cda39e08c450ecef048f763bdd023d03a2]

having a stab at silencing this warning

i.e. use same pattern as 079c042d1994b6a8532e72e55aaaa617a7acd387

Change-Id: I149ed933567fcdc5e404589b2b77bba7e02c5b37

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [26a21cd45bd499c029f3d0344410dc808761987e]

callcatcher: unused dtor->fix leak

The other option I suppose is that in CEventDispatcher::removeListener when a
map becomes empty then delete the map

Change-Id: Icb108e3beb9eb7ce7f04f9e49b24e9cc77830b5d

2012-07-28  Miklos Vajna  <vmiklos@suse.cz>  [351af6e43636ed581c963582bcf58a00faf04f36]

writerfilter: drop pointless rtl:: prefix usage

Change-Id: I75e68d0ec70d0d4e95a58cd34780c3a350f7a9d2

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [079c042d1994b6a8532e72e55aaaa617a7acd387]

WaE: ignoring #pragma GCC diagnostic

Change-Id: I45db1175d18a5284cbbb6b9e34534cf2c25728d2

2012-07-28  Caolán McNamara  <caolanm@redhat.com>  [1e38b346cc99714fcbef4ba46b8659feea268b58]

callcatcher: update list, more stlification

Change-Id: I03b82de231835db6a59c7c674e3ffbec6bd56009

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [b98e598cc43653952c9668d93f072f68646875c4]

WaE: cast from pointer to integer of different size

Change-Id: I28195a347dd63b7e44268a396aa70150c917e55f

2012-07-28  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [73985cb4df6ecdeb2257758d115b7501031ee987]

Add more room to a label in print dialog too short for FR translation

Change-Id: Ib54c7f58cf1d2e510b65038a6a0c21da2d6fd186

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [d01c4f3e310ec7dc89f55e286835b8b9516f4298]

WaE: equality comparison with extraneous parentheses

Change-Id: I867b95cfcdad653d206998b1c02a34c4b7442ef4

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [39080dfd4f57b1c4d5cd716a661d9368bb6210a3]

Revert "Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3"

Nah, don't bother going down this path for now, just require
max-allowed to be equal to the SDK version...

This reverts commit abf0ff683bc87fe6b2d88df0ae101d89740d6238.

Change-Id: I0a3d765533866dad6bf604b1ebbfaef9e168f667

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [eb9d49e605994c08eba249f1af946845dd31b839]

WaE: unused variable

Change-Id: Iad6063f3f064e0d8fa0bf43125ec1d323519389c

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [542f13cb4ed0662778cd72242894badd2c9337c7]

WaE: deprecations

Change-Id: Iadd6283d0441511d0824f013e731fdc023ab417b

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [9e155f1d4d77ef269cce15f49e13108a7ca52b2a]

WaE: unused variable

Change-Id: I565b93a8dca6dadea7a6b3b9895c9d997acfb017

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [9ac9625caf554f15c6e3262517c6dac8943390f5]

No KillPicture() in the 10.7 SDK, so just leak for now...


2012-07-28  Tor Lillqvist  <tml@iki.fi>  [aef42e168d1dd26ed89b2f0574dbd066828b8882]

WaE: format specifies type 'int' but the argument has type 'void *'

Change-Id: I0b8fad6adcef16fb93e4cc0d1beec8e5ae2a3c79

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [29c6b31442754b4cbbf0e326f2f96530c5e724a5]

Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED

Change-Id: Ie0b0ec3120f828e02b1ba9c21710c28159e7cd3c

2012-07-28  Tor Lillqvist  <tml@iki.fi>  [9ded9696859283dd63665951c9e7cc1f7f2d92f0]

WaE: unused variable

Change-Id: I36f59184c70b05e45929a01c2052c80cb04ed3de

2012-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a86bef45ec2c2ba16de5c552e206a07dc190f497]

Fix excessive indentation.

Change-Id: Id96c7693a53981d69820aa45e97fb34c64cb787a

2012-07-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6410afaa449659429decf369ba91fcb74a92562a]

Remove unnecessary fluffy comment partitions.

Change-Id: I8fad1d7e4bb9827266b6b1f1d90fe1dd2b401b44

2012-07-28  Michael Stahl  <mstahl@redhat.com>  [bcee196287027b4fde406eec73e10f93dcd8ddd8]

SvxMSDffManager::CheckTxBxStoryChain: translate comments

Change-Id: I24643236d0beda0e91576119ed42d296d7dfdd71

2012-07-28  Michael Stahl  <mstahl@redhat.com>  [ce66ded6fe2a291301c8e075be67347211d4309d]

fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:

It turns out that this SvxMSDffShapeInfos has some, shall we say,
non-obvious properties, including a split personality that changes
its nature from checking for pointer equality to not doing so;
symptoms of this include a failing sw_subsequent_ww8export test.
Try to cure this madness by splitting the personalities into distinct
types, a set and a multiset.

Change-Id: Ib87368564b8e1f61379703034c0965422c6dcd0e

2012-07-28  Michael Stahl  <mstahl@redhat.com>  [8a05f1265e6307c34b2ffdb5fc5279870c8397b7]

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

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cbd98c547af4fac641204fb56149e9d7af9ec075]

copy conditional formats with sheets, fdo#52457

Change-Id: Ic7a337e8a6b36fecbd3aad0e3366fd6f0ccc99c6

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [06b5dfff3aa3005093d427e368ae5eeb5f2ad948]

use correct cursor pos for cond format formulas, fdo#52565

Change-Id: I4e270a8c8ee60a6ab9a3d3b717db2c1243a34e1d

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [0705b9f75d31c433b9ff263a0f1af06035664219]

fdo#48033 fix RTF import of pictures inside table cells

Change-Id: I2d9ef3b346d4b10b99b67d0934d63d59f6119f97

2012-07-27  Arnaud Versini  <arnaud.versini@gmail.com>  [d6c284e4b146a44ba69a96836c59a98d077bb934]

Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal

Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c

2012-07-27  Noel Grandin  <noel@peralex.com>  [5dbbe223c8586bd653685d27c664aa8395632e4a]

convert DdeItemImp to std::vector

... with some fixes from the committer.

Change-Id: I51e0c14222a90e7826711b6bc02a6b70eef887b5

2012-07-27  Noel Grandin  <noel@peralex.com>  [3ae618f9e4c34d5f6f10d953e3fb074018001748]

convert SvxMSDffShapeInfos to sorted_vector

... with some fixes from the committer.

Change-Id: I9408d8b7c80aff1d1fdb23b852b79bfee7dc4c95

2012-07-27  Eike Rathke  <erack@redhat.com>  [7a1fe4a086ba617a43012c6fabf7727a1eb49b43]

tabs to spaces

Change-Id: Iafc55604f49f0db08ad2b6b3940c1ade12835355

2012-07-27  Eike Rathke  <erack@redhat.com>  [5d3c36878595fed3db511ff14850f130c1d23654]

tabs to spaces

Change-Id: I4772dd7ae21c222e7af4b42981fc81bce268ccee

2012-07-27  Eike Rathke  <erack@redhat.com>  [690c2ed791614aa81691ebb803ea4345a8f99174]

tabs to spaces

Change-Id: Ie366b41d824e71d32721305e6bce823535d64c29

2012-07-27  Eike Rathke  <erack@redhat.com>  [b06d679eb3d8190a470f7640740571f388106605]

added back a missing else

c75e2ed27d5da71891ed7a148ff9603c58eaa58e (merge of OOo filter rework)
omitted an else of a condition.

Change-Id: I6f342a48938aaf4090fc738afc6cf551a083b4fc

2012-07-27  Michael Stahl  <mstahl@redhat.com>  [114ccd28e09f0fd13c8ff4e61e82e3f13198febf]

warning: statement has no effect

Change-Id: I06a26ebd1703e1d753e35daeed610671fc451a8f

2012-07-27  Michael Stahl  <mstahl@redhat.com>  [1c1f4f7dd9cdb25eb18b9396eaa1fc3e4cadba81]

warning C4804: unsafe use of type 'bool'

... oh, MSVC actually found a bug there

Change-Id: I4672e5cabf16a39da6ef5d6c3b7e938284570e6e

2012-07-27  Michael Stahl  <mstahl@redhat.com>  [46293c0a74f13e6cc5290fa5f062550c5db64b32]

warning C4018: '>': signed/unsigned mismatch

Change-Id: If554d308f78bfe93901e9faf6b10158c4fe1edea

2012-07-27  Michael Stahl  <mst@openoffice.org>  [e3d18d2687639dd7687b658cf621f1e9d22b71f4]

xpdf: fix some warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [31dbc60506da093ec35911db6dde03b4ce31169b]

redland: fix some warnings in raptor


2012-07-27  Michael Stahl  <mst@openoffice.org>  [91d3cbe0801c609ae39087129bd926b1c0d32300]

neon: fix some warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [aab05a9444088c1ade1688ab8ab12f588962e8cd]

hunspell: fix warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [6a94d7b5c924e3a8ef3ff0f68f54061c035a3cb0]

basic, cui, extensions, filter, vcl: fix some warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [89f08dce89adfddd3fb8e00b7a7a9c5da2a4943e]

sd, sfx2, writerfilter, xmloff: fix some warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [4c3501cb61147304252e2ac281d3e466b6af93d9]

sw: fix some warnings


2012-07-27  Michael Stahl  <mst@openoffice.org>  [f6f265313f055f3d767060509cbf05442c1bb548]

some tweaks in RTF filter


2012-07-27  Mikhail Voytenko  <mav@openoffice.org>  [10dc090b31776f21a09e32dd409348e2ddb00cc5]

sot: prevent some null pointer crashes


2012-07-27  Eike Rathke [er]  <eike.rathke@oracle.com>  [c75e2ed27d5da71891ed7a148ff9603c58eaa58e]

Lotus WK: fix warnings


2012-07-27  Eike Rathke [er]  <eike.rathke@oracle.com>  [a9f0a1b487f87b279d9771e7f43f2b1d2a5adb4d]

StarCalc 1.0: fix memory leaks


2012-07-27  Eike Rathke [er]  <eike.rathke@oracle.com>  [30329249f68e805b7071341cfd6a5d6bcb42f1c8]

QuattroPro warnings


2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [55d72ab8ec4e4445e62f8224b5f54e97c464c4a5]

RTFDocumentImpl::text: don't try to read beyond the end of string

Change-Id: If8dc4686f28870f1ce6b22458e29d3a9043f9783

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [2d422d868a717adf735ef45a6bf5e4af0efb1a0c]

SmOoxmlImport::handleR: escape brackets in math runs

Also remove the previous escaping that took care of RTF only.

Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [dba6b5151e26ea0bc88f8d30a70859fcbbd2e81f]

fix import of nested RTF_MF groups

Change-Id: Ibd4f93663d27d997c44f73e201c355a34d6452d3

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [fb66fd63d4a1ea26d0191d3b39cb7e25abf2e714]

stray fprintf

Change-Id: Icd10968e886be1d534e8037db6225e83712384ee

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [89fcfe2ec21f26ce0d237e518d21b5c0e898246d]

disable building the icu samples

Change-Id: I8e8fbb33bcb008d45f539a112b4bf210603286c9

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [db8853d7a534941ac82b0bec753fa9509e5e3e0d]

add regression test for #i19716#

Change-Id: I11440667bdf73ed09ebc83771acf33e2d3e61f6c

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [2cf7896039fa883901c0524ecbb71dca790bdb84]

add regression test for #i21290

Change-Id: Ic60f440f8dc8fcfa76a023557e76fcf8e3c52476

2012-07-27  Michael Meeks  <michael.meeks@suse.com>  [fae17f307efeebf535d5e389e2e829fbd9dace58]

gtk3: ensure we re-render native commits

If we blit pixels to the back-buffer, we need to remember to get them
to gtk3 at idle.

Change-Id: Ic37660e963fbbcdd132cfba0ce739174d64148d2

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [3c39dd893afec4f00039d0e0d4e97328fe848f0f]

add RtfAttributeOutput::FlyFrameOLEReplacement

This extracts ole replacement code from FlyFrameOLEMath() and makes
FlyFrameOLE() use it as well, as the later didn't write png replacement,
just wmf one. Also remove FlyFrameOLEData(), which is now unused (it was
only used by math, but math export returns earlier).

Change-Id: I5e88708cdad1468ccbc5c3c8bb77521785822832

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [7c661189f4ed77b691ef3d36dc47eec8dab9b804]

implement import/export of RTF_MMATHPICT

to be compatible with readers not understanding RTF_MOMATH

Change-Id: I8d6a28b03b740da372558f7aa245592be6ac70b9

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [d216c9fcbbbbd5b28912441567c2fa282b284a6a]

SmRtfExport: get current encoding from Writer instead of assuming the default

Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4

2012-07-27  Cosimo Cecchi  <cosimoc@gnome.org>  [3a06fbc0418e04eab2bcfcc47ffc7d04faf6dac9]

gtk3: remove obsolete forced background rendering

Change-Id: I3fabfcee9166d2b32dbadaedba6d364ae1a7559e

2012-07-27  Cosimo Cecchi  <cosimoc@gnome.org>  [032a695332c6ec1359290a5fc49d30d397b1c245]

gtk3: fix colors for menubar and menu items

Change-Id: Iea44b34fbfc189c21267e095860c3bab3217bcfb

2012-07-27  Cosimo Cecchi  <cosimoc@gnome.org>  [b2e5a674c41d892471636209ff39ffe3533f46e4]

gtk3: simplify code

Change-Id: Iad78f62bedb93c456830b2133b67e081ab035b5e

2012-07-27  Cosimo Cecchi  <cosimoc@gnome.org>  [2f874b85b2374f9d609db44ba03210812c8fb405]

gtk3: fix tooltip colors

Change-Id: Iacd8578ee71c5e0403c3398cb1f8d427be27d603

2012-07-27  Cosimo Cecchi  <cosimoc@gnome.org>  [6fbbea7dca8b3f1a5f794191ea42cc12b990cc9c]

gtk3: fix rendering for scrollbars

Change-Id: Ibcdc3b73b845954817f08a3f50900d96a25a8e3d

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [585e64ff94646c9204126f6db86b80da86e8a9d6]

drop hopefully unnecessary catalan word breaking rules

various regression tests for the issues that prompted its inclusion all now
pass in its absence

Change-Id: Ia375322335b4272aa6c3d626b2d98bc64465bf1c

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [82c25249e624cb54ca6d3293d1c3d0d8ebc208e0]

list dependencies explicitly

and make the list (by its makefile proxy) a dependency of the output
so that removing an entry will trigger a rebuild of the target and
incremental builds are possible

Change-Id: I18c8d5ea2140e61b2ef78e256871402be94b79e2

2012-07-27  Michael Stahl  <mstahl@redhat.com>  [8eeddcdbb5baac2ee3378df38a198b0cdffa0495]

fdo#35973: XConfigurationController:

Remove that horrible IsDisposing method, much easier to just put the
call to SaveResourceState into the disposing() handler that is called
anyway (well, should be called now, previously the ResourceManager
wasn't registered...))

Change-Id: Ia81f6bf47602b195c0326f2151393542f5f8b9ec

2012-07-27  David Tardon  <dtardon@redhat.com>  [889f9fc3c3850ed35fbbbbe399acc03c563154b9]

update mdds check

Change-Id: I652d84f60a92369466f153a502022ac519312b22

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c4c54573c6ae5e57fa7eb7d41e155997b829c2be]

unify return type in this method

Change-Id: I8db70cff48ce900db0710b30f94090ebd7d77c0a

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [49bf4745fdde38278e0cd8b8bc6288bfd3c80594]

this explicit conversion is unnecessary, use the implicit one

Change-Id: I798a1cd56baa86c7ee08b5f47ec5149d8a4815de

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6baca4fcec1e2da240ac2e06bcb1fa1030c13d22]

don't need to get this one for each cell

Change-Id: I9aab49c7604add1d574949909f0ab8b867341b27

2012-07-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e794e50723778d0c6725a9a03c37699db0606ad6]

fix indentation

Change-Id: Ia01aacf400826be63ce2ada8d57fc99ebb4ad552

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [41bd26931a4db75bc756434c725783a70186e9cf]

svtools: add new math rtf keywords

Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [60d7a3dbb5a5e2ef57b6df2be5d0e368e8d8385d]

sigh, missing file

Change-Id: Ic5a254ea49b1281c8d74e5f4ea2dc106627d95e1

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [2346f0d15822f9226cbb7e3cf2d63824bc26d817]

merge the two pict/pct detectors which disagree together

Change-Id: I63fc63884e3377f2707d99e7e85ab6761d37cd0a

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [56283f6e69ea80411986a44b49b9af1f58bb0254]

add some more tiff tests

Change-Id: Iedc80fba8d25c7a8bc67d835b202fb9be61cb783

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [7abe82d525caba1d7ad607d730bc75a6d7f05174]

add pict regression test

Change-Id: I6765bd2de27971c441a7d3f8879e4fd9bc3112cf

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [0f05c39c4d87ed1b44f019b332c6241b749b88e1]

add regression test for gif that nobbled XnView

Change-Id: Ib5d456fa8e10a680ab79dd60bca99b37d0859078

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [ff7c116621189256e118fa0ba3c9c51bd99f081d]

want to search for some sample pcts

Change-Id: I1e3c8e0994d17c6d5465fe63ab73f927e90c4991

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [96215af8ad5a409680f5d243886b95ed9478850a]

redhat bugzilla changed a bit

Change-Id: I95f0a96ac52ae929e20096d135207f8a0c040ca5

2012-07-27  Michael Meeks  <michael.meeks@suse.com>  [bdda15e82ea09abdc9ed008edee677a03530cbf3]

android: get ucpchelp1 conditionals right.


2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [2f91b691e523385ff6350ea3524c7f795820612d]

factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBase

Change-Id: I63ce6c57faf8568776d24ba1e8b13bd11b6c5532

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [ebacc340796a6a99d363bd3f04c72106db7d6f7a]

SmOoxmlExport: remove unused ctor param

Change-Id: I2c4f9239207bd8da7f29d2a386e9a432e32e5755

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [6486899be3a63d07830c3eb2f4b8a3a6e5c81c9c]

test RTF_M{RAD,SEPCHR,SSUB,F}

Change-Id: I73f472fb09f97d94fbc9ef5cf38d9cf3c4beb999

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [c0bd973c5ef749efbb794c87a9e2920b85533ca5]

test rtf import/export of math placeholders

Change-Id: Ie6864f152fae90e993e4ec127079491100029fa2

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [8182f7d393bc60c693a1c509b3e8edcc87484968]

test RTF_M{NARY,LIMUPP,STRIKEH}

Change-Id: I612fbc2064dead58786fbe77597ca677f6703eb7

2012-07-27  Jan Holesovsky  <kendy@suse.cz>  [06b9b2148e6f261e34637ae5797a5f274635a628]

Improved check for winegcc.

Change-Id: I307459f35d960ca901cd8dd609195734ab6db98b

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [18d54a542c3b0fb32ee35bf1a80cb9c117088cca]

typo

Change-Id: I720ac128a9c6551ab9c6cb3e79fe960541a0ffb5

2012-07-27  Jan Holesovsky  <kendy@suse.cz>  [7ced12c6d010d6c573bce74c2d4c325fd01ed8e1]

Revert "set WINEGCC only when cross compiling"

WINEGCC is needed for the 'build' part of the configuration, and the build
part does not know anything of actually being setting up cross-compilation.

This reverts commit e7dec2887e511a18a5f9927884c1a1df45fc35f0.

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [eee01a685a53f2a6d0dc851beec3e770a4c916cf]

callcatcher: update unused code list post more stlificiation

Change-Id: I267233067c0b1efd18d8a78df5fb151f9b3c4993

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [cb2536da21dcbd63aecdbc5ec45933afeff61772]

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

2012-07-27  Miklos Vajna  <vmiklos@suse.cz>  [cdd36a5a18ec424d08de0729e3369c5702f054b2]

test RTF_M{LIM,M,BOX}

Change-Id: Id80278060b51ca7864ddfeb1bcdd9232828935fc

2012-07-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a5ab280160976eed1c4d26402745c3a1f9ebd063]

Unused local variable.

Change-Id: I27b653dd4c3f84342f0cdb90b6aa4989aa6ce016

2012-07-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d95274209468ee90a53c8975100c1202faa30f33]

Header file without implementation. Not to mention nobody uses it.

Change-Id: I7522121059b53269a120a4f68a9038edd17944cf

2012-07-27  Takeshi Abe  <tabe@fixedpoint.jp>  [992e5296d76b42212e6ef674bd3f4ac5cb6828d5]

sal_Bool -> bool

Change-Id: I97618ffb138f292665edb634a29c39ab5a332ab1

2012-07-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [261f56fa90796686709f5ae7de3fba96121c0709]

Actually this method is totally redundant. Remove it.

There is already an existing method that does the same thing.

Change-Id: I627fa73cca8da35d703000bd27d33168612b4126

2012-07-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f16362fb7bf2d7823e8663ff56bcea235adfa513]

Pass by const reference.

Change-Id: Iead2319a5283af69bf0edd12c639f14ddeb402ad

2012-07-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [03720cfb47870d5bf1619cae8c6ed66204b6415b]

Try to encapsulate the row flag array.

Eventually this flag array will go. The manual row height flag is
the last one standing...

Change-Id: I3f6be511eba50836d785ddf20ef08878797f6fe0

2012-07-26  Noel Grandin  <noel@peralex.com>  [ddd84d08c9bb6e00fbd9a73bd52a28688a8c1ba7]

Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vector

Change-Id: Ie7edc6b32b373619d4c0ac154da93650743049cf

2012-07-26  Noel Grandin  <noel@peralex.com>  [f683b7fd81c058cda55fb690201f29448c44a83f]

Convert SV_DECL_PTRARR_SORT(SwBlockNames) to o3tl::sorted_vector

Change-Id: I85ceda4df9f495bc514e2f37c73097b268822e1e

2012-07-26  Noel Grandin  <noel@peralex.com>  [4162724112a7d7233e22b2f14ed745a765b80eff]

Convert SV_DECL_VARARR_SORT(_MergePos) to o3tl::sorted_vector

Change-Id: I164cbdb72d76a04a567e82d6dcb217139d451059

2012-07-26  Noel Grandin  <noel@peralex.com>  [64e88f1f7f4d0187b50b751d9519dcc70fc1a8ca]

Convert SV_DECL_VARARR_SORT(_CpyTabFrms) to o3tl::sorted_vector

Change-Id: I9f1aced563e3ab8e9dc86f70f18ad8058cfa3fab

2012-07-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c55cfd273cf1d4666b91fc9a00c71b049c34adec]

mark manual row heights correctly during import, fdo#52393

Change-Id: Id8a1658dbe6d9a89c89d1a0633392b0fa1104c4e

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [df2369657ebe36c3888bb032e693bf1fcb49bb51]

tubes: send file when inviting contact to MUC collaboration

- add UUID info to TeleConference
- let SendFile function take argument for contact instead of getting
  contact from the channel info, what couldn't work for MUC channel

Change-Id: I4dc45c084966a030ff4b503e192d452797f0bfdd

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [4eed899c596fdcb777ccb0a59c72718c6b2c295d]

tubes: forgot to include these headers

Change-Id: I8d91e9c42476efc4b0182899343e40eea2df13c6

2012-07-26  Rob Snelders  <programming@ertai.nl>  [61679f9b7afa2f585d47bf08a3317ddc02f2fbca]

fd0#35973 - [EasyHack] Remember the state of the sidebar pane in Impress

Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942

2012-07-26  David Ostrovsky  <david@ostrovsky.org>  [e7dec2887e511a18a5f9927884c1a1df45fc35f0]

set WINEGCC only when cross compiling

Change-Id: I598490aa71b658844d912008c0cf14e225bda0db

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [b391778d81ea0f67264e09c70c85a0bff9647f99]

offapi: update types.rdb to what is shipping in LO 3.6.0.3

Also fixes annying warnings about removed types:
WARNING: could not open key "/UCR/com/sun/star/oooimprovement/XCore"
WARNING: could not open key
"/UCR/com/sun/star/oooimprovement/XCoreController"
WARNING: could not open key "/UCR/com/sun/star/oooimprovement/Core"
WARNING: could not open key
"/UCR/com/sun/star/oooimprovement/CoreController"

Change-Id: I1c09f1de42ed558bc22cc8a90d2c0fee2ca3a1da

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [3348b3825706c47c1d6b0a06c382ad070357c1e7]

gbuild: UnoApi: fix spurious re-delivery of RDBs

similar to 3378c2d3b88a8413deeb8365ce40d4ee0716eff6 but for
gb_UnoApi__use_api.

Change-Id: I20c1e3bc63caa5ead695d142d8ef39effe54fdab

2012-07-26  Tomaž Vajngerl  <quikee@gmail.com>  [47ab19faef29f0d6ec163c417c1f38ed06078e36]

Only make transparent mask when the angle is not 0, 90, 180 or 270.

Change-Id: I46798192d019967f74e4d118b1dd322072cd3997

2012-07-26  Tomaž Vajngerl  <quikee@gmail.com>  [d37ea5bc4b3370f9181de2f74a6c27c02c77bb5d]

Remove useless code separaion comments in bitmapex.cxx

Change-Id: Ic77244abfc68da4b5e64d2159d5700e8ac03a999

2012-07-26  Tomaž Vajngerl  <quikee@gmail.com>  [376927e48c0d6da2933e9cf3eb8b8a2b92bf843a]

Remove useless code separaion comments in bitmap3.cpp

Change-Id: I402835cf2bcdab48065eed251ba193dda6c27ad4

2012-07-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [46f61ff87098dad62e32aa162c4ccfa71850550a]

Uploading libvisio 0.0.19, fixes fdo#50990

Change-Id: Iafd39d5aa3f3922d84518a3d808aac25dbae0e06

2012-07-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [09cc3a1b65dbf40717c4b41f24e86450f6fb4a99]

pTabBar is always NULL

Change-Id: I0f40a54c02c0231f75fcfcae7676f529984ee0f2

2012-07-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9b5a4f37912620a707ad2c8390381dd9f43d5f17]

remove unused border styles

Change-Id: I4b01bdaf4fc20a55f2b4e9ebd039220031c03f11

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [97e3a9a3a62e52821f5f3389931d109a9070ec40]

callcatcher: update used code post-stlification

Change-Id: Ife742cfbb5295fafe36ba608744a3b3e356cc061

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [3c2c2eb46ec70c82ec63ab7cf8096db4cb4fd8a2]

discard broken embedded object previews

Change-Id: I4f632545d383c4887342aa2959987d4ac3638eb4

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [69bb7c732d9b4b80c211b031ff40c500b4b02a40]

regression test for CVE-2012-1770

Change-Id: I2c51a128437913c3bb0bc7a59774ff117603dc82

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [23826a28f421d82898cf52a894f6e11ca6ae1fc0]

use EDB as well as CVE as encrypted prefixes

Change-Id: I3cb1e4d736ca1627cb0716a9c17ff11b5a837264

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [2584a460b5e560fce8719879414311b16b2c63d9]

just remove logging dir without moaning

Change-Id: I66435c5da113711ecc01d85124dab88411232ee5

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [331e4d03a70900bc390b376f4073d0efd868b919]

refactor ModelToViewHelper, should have unchanged results

Change-Id: Ib57f0d6f9491d12ffacada5ec0ae8bc68874c25b

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [e5e85f2987a27db7efb2b24039b5c1ddf3f5d90e]

test RTF math export escaping

Change-Id: Ib1303ddc8ea31cfea2d438eaf5986ea71aa32f15

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [a2453c22abb7f63921922cc6da198fc94e093c9b]

test RTF_MD

Change-Id: Ib41b2599d843a5a0840f05e79a310afab42cd7cd

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [a236141e4aec1046dab191abcdea226522127242]

move help target to Makefile; it doesn't need config_host.mk

Change-Id: Ib627bb0a12b5b055f8d6077c00cc8099473fa176

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [7f77377850537194ea634f0d2c81e8cc5cb90a1b]

tubes: clean this out

Change-Id: I7d4cafbe51695c0ff36480311858b9167344c119

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [b70c2d352ddb6350ec366b055b28b3d892b54b1c]

tubes: avoid unnecessary re-building; move the include into source file

Change-Id: Ib45a5fab8d4dc118ac0ae5282d47f46f9f86edc2

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [f86cc45d8795073e61d39edc469a4876085941b8]

tubes: move mbChannelReadyHandlerInvoked to pImpl

Change-Id: If2ddd8bdcb11727be719e8966aa689fbabd94f44

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [bb9399e2cf0072d1de7cb0aea162d107ebde4360]

tubes: kill double-singletonning of TeleManager

I am not sure why it was introduced in
0dae49a03c9b4816d8cdde69e30bcd2db2e30724
and hope that it's safe to remove it now.

Change-Id: I62f0ac230a83473386eabc45c9fcc387f62631e3

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [c55b2d0b32dd210c2a809ce2b5ebca12bfb5b1d8]

tubes: TeleManger's GMainLoop* now unused

Change-Id: I99b482a60155c596c4b64534f62ce4c9d4d9a94b

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [27d3fc221d042decbd84b72719107547562d2e12]

warning C4018: '>': signed/unsigned mismatch

Change-Id: I25607ce79111b2c2933ab5e2c165df0594ed4363

2012-07-26  David Tardon  <dtardon@redhat.com>  [772699ac1f2375c33f0819ebb127555d3178c4e5]

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-26  David Tardon  <dtardon@redhat.com>  [6eda57693398486d5c887cfcc2a60cd133d110ee]

i do not see any reason for using ?= here

Change-Id: I39acbfcae047829bed68186917bbb4e851d2ac20

2012-07-26  Stefan Knorr  <heinzlesspam@gmail.com>  [9b773bfd59d3717d85ff14fd04123f3ea66fc3bf]

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

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [8d832481e1f7f817821eb3202c58b2cd132bac82]

fix non-const accesses in previous commit:

Probably using const_cast is "good enough" here for the exising use
cases of modifying elements in a sorted_vector; not exposing non-const
accessors in sorted_vector should deter adding these in the future.

Change-Id: I613d7d40041b01109fd1d54f51c105acf56ae34a

2012-07-26  Noel Grandin  <noel@peralex.com>  [ef3990b07b1a9b05b135807765f9dd2732ee085b]

Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vector

And convert it from a private superclass to a member. The code
is cleaner and easier to read as a consequence.

Change-Id: I35501a208c96615ce5797ad06d34d3b7efc2c4db

2012-07-26  Noel Grandin  <noel@peralex.com>  [f7f99968f2014c9e7f1f216c6ef0d2d31630087d]

Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vector

Change-Id: I583eeccc2cdb0c3fd0dc60f9e222e026c6b0ead2

2012-07-26  Noel Grandin  <noel@peralex.com>  [e0e006ccb03e0af1826d30ed6a784dc185321cfe]

Convert SV_DECL_VARARR( _MapTblFrmFmts) to std::vector

Change-Id: I96db7b86a5739a396522cf2e5c3dbaae48963859

2012-07-26  Noel Grandin  <noel@peralex.com>  [e7cda38616c967bcc8c07f94d32342ccd1b629c5]

Convert SV_DECL_VARARR(SwRects) to std::vector

Change-Id: I7fa9380fad92d6667ccd9a635b2d26f700aa780e

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [74fdac012e33d84f24080381103e63bb0466ade7]

fix previous STL conversion commit:

Change-Id: I05427b6753cb9eb13cf3d3e085aa22346eed4977
SwPamRanges::Insert needs to check for it != end() before comparing it.

2012-07-26  Noel Grandin  <noel@peralex.com>  [c10159f3ed4b474736711fc6f15b85454da2669f]

Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vector

Change-Id: I6f3fa6b4940ba17e21e9fc47bcdd61c9761ba477

2012-07-26  Noel Grandin  <noel@peralex.com>  [6376dd83fb436f73cb891bc11b502014e66a74da]

Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vector

Change-Id: Ib6d6bb62613004ba0a8ee603f7047fb017570e89

2012-07-26  Noel Grandin  <noel@peralex.com>  [ed24564ce11683731b820c29d5a46e073ab7a2a7]

SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vector

Change-Id: I6d048af2b32ad02952cfe91d155ca17f5067ecee

2012-07-26  Noel Grandin  <noel@peralex.com>  [a236f8318a0e05caeec53ccbee8b134f44a98008]

Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vector

Change-Id: I84c4cd5686ea0649ad9ca6c879d51bffe6d693c2

2012-07-26  Michael Stahl  <mstahl@redhat.com>  [db9274645596be84d449fdc6e224ddd0959b8ea4]

fix previous STL conversion commit:

SwSelBoxes_SAR is not sorted, so it should be converted to a plain
vector; at least for WW8SelBoxInfo this makes a real difference as the
first element is treated specially.

Change-Id: I57a448d72b2f3757da5bcebaebd4294e9d283d99

2012-07-26  Noel Grandin  <noel@peralex.com>  [deaa69b1558ef76f5338a714fdedaeccf9394096]

Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vector

Change-Id: I4af9e86257a9e40b91351fd34ac70fe053d02367

2012-07-26  Stephan Bergmann  <sbergman@redhat.com>  [5c47e5f63a79a9e72ec4a100786b1bbf65137ed4]

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

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [a572af02752164a62478052113707c5f9bc705da]

add tests for RTF_MACC and RTF_MEQARR

Change-Id: Id33672d0acef4d79239e0ee8a86d5a244ac736e7

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [e0c5698f064d988baf906e8c9d87554b668fde92]

RTF_MR: ignore if collected text is empty

Sending an empty run would result in adding a space to the formula,
leading to incorrect result.

Change-Id: I1a01493cead726f667db0065deb4c145cba4ffa7

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [c098c3e35ed22bc26841f4c3976b2fc02cdf4642]

export RTF_MEQARR

Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64

2012-07-26  Caolán McNamara  <caolanm@redhat.com>  [947b3986d1f45c3e5432d57a48d8052db197f012]

fix "No template found for item" warning and make it an error

Change-Id: I75985c3f8821b3506e46eaf572c54828db97c964

2012-07-26  Uray M. János  <uray.janos@gmail.com>  [bb66a2c3ee9807e79ba437c770559787abe61b9b]

fdo#50632 IDE: update Object Catalog when closing a document

Change-Id: Ia635aee1611eaff663906e2238bf23a5013242a3

2012-07-26  Uray M. János  <uray.janos@gmail.com>  [604b1bf89ced64b509122eaa8cc99dbf033438ab]

fixed Replace all message in Basic IDE

Change-Id: I3e4fdb07ea5a1d1d47bcf190a5ee96800b44f89b

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [4f08fcb8e337f79f1282966bf726f82ddadf24a3]

export RTF_MSSU{B,P} and related keywords

Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [189ad9186cb905ff9830319fd86be4e183a30be4]

export RTF_MRAD

Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [cc22622f379a5dc59a00625cdace561e4ba14c14]

export RTF_MLIM{UPP,LOW}

Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [a079bacad186337feb9b7d89ac5a60deb25d02dd]

writerfilter/qa: clean up rtl:: and RTL_CONSTASCII_* usage

Change-Id: I729e5a6dcc9ca3a291c5f28c8b7eed7e3ca03bfd

2012-07-26  Miklos Vajna  <vmiklos@suse.cz>  [3a4026843835f9f73521d4e6cf150c17d86d6ed5]

export RTF_MM

Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [66e4540041f09b4e779d27190f0925479f74103b]

aDataAvailableLink in SfxMedium was never called.

Also remove all callback functions that would never get called
because of this.

Change-Id: I5dd5d64ccca9dd3d655428218957753d3200299e

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a88273e75de0081c4284c9f09739da7f7f9bc3a]

file version is no longer used in SfxMedium.

Change-Id: Ibc6a4ea54e18946bf89364cd3ae235e59db33a5d

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b8ae11bb618d4d5d55f9629d6185f45bd003854]

Another unused flag.

Change-Id: Ifb0aab398ac0e64846907887983dda4ae8559563

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63729dfd07a59af90a9a5da80634217ea47e3736]

This flag is set but never used. Removing.

Change-Id: I97f017403e9b264075da41ddfc3fe34ca7093444

2012-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [9e65cab1e7d10d8864c394db364a802ba5ec4444]

sal_Bool -> bool

Change-Id: I32f56e8577264eb9d125dbe3fcba2af7a4361713

2012-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [1bd402eef7c193576cbdac8556c2783636937124]

Ditch useless fields

Change-Id: Icf744e016db79769bfa3fe3abf0934b1273724d4

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [19f92976d8612b9b70264cc33151e944c52124e1]

tubes: resurrect unit test to serve again

- make it subsequent test to be less annoying
- we again inherit from CppUnit::TestFixture
- currently there is no test that we've received the sent packet
- nor any test for received file
- to prevent exporting more symbols we link directly tubes' object files

Change-Id: I79edf0c701f8c46eb45d507266f6dafc0c8eeea2

2012-07-26  Matúš Kukan  <matus.kukan@gmail.com>  [7ce4cc7c608399814005e5a7b465bd087077e161]

tubes: also libmerged now links against tubes library

Change-Id: If7faccccb3c92735fc7062880a171e75b750a1da

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a201c00b9330f6e765d9fe10b5a6c120f49a6da8]

The impl class is never null. No point checking for it.

Change-Id: I992e335bf217f3df30356f260ef1eb0f94d40233

2012-07-25  Tomaž Vajngerl  <quikee@gmail.com>  [085e747b6ca4148b35f37daf622a5ee79710cd66]

Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.

Change-Id: I1fd08d94c506580ed7557066448ccb10adb9b16d

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [8f5b707d905f84f0102d1fdf365761ca03688742]

sorted_vector: removing the vector::ersase makes more sense

Change-Id: Id70e87ab1b7f6a55ad2374cab05fa7f3bdef2cc4

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [07c1dac0d8844b48290bac4b55c055cc897e61af]

Likewise, CharSet was set in SfxMedium but never used. Removing.

Change-Id: Ie7e6564ab1efa855df0202b88b7ff80ec71b8cb5

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c07fe0d98b14bce18ba676b7dcec6c6245b55660]

Remove unused parameter.

Change-Id: Ib6539528655c5def0d0802602ec913799f0ab07a

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3824ec8ea57db309f00b79337c81b7401dc19c58]

Fix the dbgutil build.

Change-Id: Ic6142550a7e76b2b1cd8ff6d53d503d771c32b7c

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [73bc1c8b7a43ce74540556ef458212c1873d9160]

Referer was set to SfxMedium but was never used. Removing it.

Change-Id: I88ab874d4efc60d58722f0bb175d14a4d443398b

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dd41664543a9ae09d73dd1bb157ffd1e792731f8]

Nobody uses this guy.

Change-Id: I514852cabb785cc3a3e9efd934e4e435a5379495

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11f2a588ed48a21e7f7c1a110cbc43a65380bd8a]

Move StorOpenMode to Impl. Now all the data members are in Impl.

Change-Id: Ib281dac33cdce4e44b68956b23884e5c56878a29

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff16ce35dd5e8816d08ff02fae4b3197aa0336fb]

Calling delete on NULL pointer is no-op; no need to check it.

Change-Id: I4ad09a91b3a2f4b4cc8f389174872224646e5b54

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5f43d9025688a550580024af626ef84ddec30f0f]

Move pURLObj to Impl.

Change-Id: Ia5585ee93e5cb034e4781c8e12bacd434c109bcf

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cab945670dbda8c069b2f387b32674374775325c]

Nobody uses this.

Change-Id: Ief09afa3c711869eff01344e8748a1010d96738f

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [954d55a402e9a92e352c555e691dacbbb6305d06]

And pInStream too.

Change-Id: I14f6bd82a083a4d6eff1928ed94fc3e918b97767

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0f7d309206dede28692f6e99b00579ebf3240351]

Move pOutStream to Impl.

Change-Id: Ifc0d7a1f2002de590a2efc6b4b6a61c257ab0181

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ead20e683c11cbc028de34bc475e8fa056cb7431]

Move m_xInputStreamToLoadFrom to Impl.

Change-Id: I5d4c3976386570cc2688951178b42f7f3fae06b7

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e8853ab77b0a3b57848f0b0283d3c3ccef0837d5]

Move pFilter to Impl.

Change-Id: Ie01649da353a170de67be43d2111a0cc3b3039a2

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c598be10c637d93d23c65b369261b88bc4e1429e]

Move pSet to Impl.

Change-Id: Ibd7149fd643a747b09d14a003bdfcfa4077e8fe0

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f9ac1ab1e95055cd07ee4b9d47b0795469bf67a8]

Move error code and long name to Impl.

Change-Id: I81e519469063376c842d0c4becc30fb4fc52f80f

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c44f1e7e5a9effef9281f012d2b3c42974768dd8]

Move aLogicName into Impl.

Change-Id: Ie11f07aca75a515a2484927ac05ef91d46203640

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d7f5f26b2123475266c4b6adbe5449c1c21c43f8]

More members to move to Impl.

Change-Id: I634b9bbd7229b78bb20a661195a71c688e2a082a

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e355662242a73406547625dd1f0aa3ca5968118]

Move bInputStreamIsReadOnly flag to Impl & properly initialize it.

Change-Id: I8243aa8a98a636cf8afadcf070e4c83477126660

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3faf775c4808a552f00f7ae61544b61340bcc8de]

Move bRemote to Impl. BTW this never was properly initialized.

Change-Id: I3e94c0f567b1ccaf07c46c9cbcca7ba6fea1671d

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed4ee6af8d1aee073b345099bb0f238fea63d996]

Moved bTriedStorage to Impl.

Change-Id: I2587b17d204ae8c9045f0059e816da74cb1d1273

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6badb0c13bc7b2df0ea8f1cb296a60191bdb40f4]

Removing unused flag.

Change-Id: Ied70b09c0e97831e45cdb69720537a289f3a6264

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4cfb14c56eb8732bbac7cdc1cff3016f56b51de3]

Moved bSetFilter to Impl. BTW this flag is probably not used at all.

Change-Id: I21fbcffc472408476897c388aafccf658e8144a8

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f0bc016955d7f0b2b31639fc28256167fe61c7f0]

Move bRoot to Impl.

Change-Id: Ifac177ae70273b2c7102024ee1d69cc8999c7837

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d015fe775886fe489f3dca0cdbf6efc5ece2e33b]

Let's not use macro for this.

Change-Id: Ic66bcec853a7da638f3ce871749fbec955ce37c5

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dcceacb5bc2477b8469e4010add9e3465f007abb]

Keep all bool's together...

Change-Id: I001a36929966122d12df9c47db292607134b277e

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [50b4cbe94e200288d57a135bc9386012164bc726]

More on sal_Bool to bool.

Change-Id: I31694bf8487db08a1cc7b7de2b18a7d5959d81d1

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df8a15d87778faaad6c35a98af9563a217951d47]

sal_Bool to bool.

Change-Id: I23d9d7b1bf112abb44bd09de5672d8aa95bccd5a

2012-07-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d1cc007108442056f50d3a6d1212b2b4cfdc4c14]

sal_Bool to bool, String to OUString, in SfxMedium.

Change-Id: I1bc8486b3fbbcdd45407eeda52a7e239646cd204

2012-07-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [452e452d3e9dcc259bc3e58ed6509284004f04fe]

refactor the symbol hit test

Change-Id: I739855830a7135c8e0a8d80d4f1f84e5a3901204

2012-07-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [76f56b5e8d4abf17682aa75b7cf183b883809234]

delete conditional format entries that are removed, fdo#52351

Change-Id: I9ab70d2b7a557ae5f717898edfb6c363343462f6

2012-07-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d619f3a6da2481c6739818a74a328df9ec2bd24d]

sal_Bool -> bool in ScRefUpdate

Change-Id: I2bf6583a465d1aee1b8a8788f52c61059b98de76

2012-07-25  Noel Power  <noel.power@novell.com>  [4ed0eaca6c14aeb652cbebe18081cc9e7e1444ac]

hopefully more successful attempt to solve fdo#50304

Change-Id: I86dfff571c14bce97d0851b4093dbc376d8b6ea4

2012-07-25  Noel Power  <noel.power@novell.com>  [cad1ab1f12b01aa0b364697aa63ee2fb73b96dd2]

Revert "fix excel row height export problems ( I hope ) fdo#50304"

This reverts commit 9746c6de3a05fe9284d6d6bb2f636bfe912733cd.

2012-07-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ce53472216cab75bfdf04799fb85f375f01af792]

changes to previous commit

- bSize is not necessary
- rename bInRect to aHotspotRect
- rewrite the rectangle calculations
- fix the x-coordinate of aStartPt

Change-Id: Id474a3df5242423e5d4b6953af7e58ceeb50b810

2012-07-25  Joel Madero  <jmadero.dev@gmail.com>  [ad9ca11b6fa7792880571d33750c9f52568b837e]

fdo#47164: Increased size of hotspot box for recent documents on Start Center

Prior to patch hotspot and arrow symbol were being controlled by same
rectangle feature. In order to increase hotspot area but leave arrow at
the same size it was necessary to separate the two, creating a second
rectangle to control hotspot size. New rectangle named bInRect, similarly
bSize had to be created.

Change-Id: Iec27d45e1f538dc0185861be7a988b0851fbb352

2012-07-25  Eike Rathke  <erack@redhat.com>  [101baf42f931344e4a8330e4c512dc7a4f2fe8a9]

changes to "Modifying comments to follow Doxygen standards"

Change-Id: I82c358946c611b5b309d537f76b0b6371c82cbfa

2012-07-25  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [8a01af8c7c27e93154733fc7a0a318c0d22cfbcd]

Modifying comments to follow Doxygen standards

Change-Id: Ic87c9c4f51af4da963835ac7311d998e69f61156

2012-07-25  Stephan Bergmann  <sbergman@redhat.com>  [cef66a3eed301ab77e02be6d6ba148142051e13d]

Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"

This reverts commit aebf5bf22304c73e121b16dc0b51f909c5f34c28, now that
e397a9cfabc2928cd5571309f5b634a7e78098ec "Make comphelper/configuration.hxx
work for localized properties" fixes the original problem.

Change-Id: If4e187b911510d5932d52cec08d43cb73f6e339c

2012-07-25  Stephan Bergmann  <sbergman@redhat.com>  [cf7c9599e776eba8e14614cecb528d3da5778190]

Make comphelper/configuration.hxx work for localized properties

See aebf5bf22304c73e121b16dc0b51f909c5f34c28 "fdo#52232 ConfigurationSet wrapper
unusable for localized properties" for a discussion of the problems with the
original design.

1  Redesigned configmgr's localized property access to understand ['*<locale>']
paths that select the best existing value match for the requested <locale>.
Adapted ConfigurationWrapper::getLocalizedPropertyValue accordingly.

2  Redesigned ConfigurationChanges to fix the locale at instantiation time.
That takes care of ConfigurationWrapper::setLocalizedPropertyValue,
ConfigurationWrapper::getGroupReadWrite, and
ConfigurationWrapper::getSetReadWrite.  (This required an additional constructor
parameter for the ReadWriteAccess service, to specify a locale at instantiation
time.)

3  Redesigned ReadOnlyAccess to be a service that fixes the locale at
instantiation time.  That allows to take care of
ConfigurationWrapper::getGroupReadOnly and ConfigurationWrapper::getSetReadOnly.

Change-Id: I2ae7342b278b6f4222a0189a1deb2a53e204059f

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [3605cb216faab6659f4bf90e76d9387df3ac08f6]

More helpful error message.

Change-Id: I009fc8a8b84355a35adc60b7008ebe8b96965c8e

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [61b1c24615445d7677dbfe4a702d3dd97eaa4939]

More full paths for cross msi* tools.

Change-Id: I813d22bc5081a0cc5f1af9fbc6661a970eb16b86

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [4c1c5aaa2d0b3c7870d2bd466ce8f2fa9204064a]

Avoid a crash.

Change-Id: I2ce8be599c9285bd0da039e1ff9c0649a118a8a1

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [1ec55802d90334d2b6112cfc0df43c4cedcd3d1b]

export RTF_MLIM and related keywords

Change-Id: I533807168fea34216bfd2a7cf64d13bca4815d25

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [69df3928f374f4c331b5208a7cdb282f05cba87d]

escape output properly inside RTF_MR

Change-Id: I93ea57e6bd5f93c9a5d256a11f91ec260f96c223

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [8556a1cdebe7de52e0d88755f24c00f5a83da314]

export RTF_MD and related keywords

Change-Id: Ib97ce01e738714d2df9b30f0c7c0069c6957335b

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [0e15567d5100df21b541cb908138cb10aa57a501]

export RTF_MACC and related keywords

Change-Id: I862f008f2a8b4972be1b33ec45128bbfeeb9fb99

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [041961e18b16c64d1395b1ed6fcb460d82b9939a]

move rtf escaping functions to msfilter, so starmath can use them as well

Change-Id: Ib847f5207f3f36585427313c1454b0fba730c503

2012-07-25  Eike Rathke  <erack@redhat.com>  [05035c894644f700fdc972b51dbd918f7530b2d5]

fdo#52240 added M/D date acceptance pattern to locales with M/D/Y edit format

Change-Id: Ic45b89d5cc1238bb58a29ed0e5fe967e23caefd5

2012-07-25  Eike Rathke  <erack@redhat.com>  [dc52902eb218095652bf2921d5acfb9d0c863ac9]

fdo#52240 added D/M date acceptance pattern to locales with D/M/Y edit format

Change-Id: I6194d6649983e1be075e39ac106b87e4a235b105

2012-07-25  Eike Rathke  <erack@redhat.com>  [ae660e9efa4994bbfafa6de46b4b18aef2f1bb49]

fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit format

Change-Id: I6648adb99f2d67d24951d72b9fc13628d42dec51

2012-07-25  Eike Rathke  <erack@redhat.com>  [7828847618b58ff2009b5ce55416a8b2e5dcf55a]

fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit format

Change-Id: I2c4d752677eeaa210242f37a54ecd20cb5703bb7

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [f317119be32071e9ef82f3d8ff53170a5456ea0c]

sorted_vector: MSVC doesn't know which erase to call

Change-Id: Ib81388db2f93db662bb5439565f311835b08073e

2012-07-25  Uray M. János  <uray.janos@gmail.com>  [f5a625f61a4f0209a4ec74b919241593a56b5500]

fdo#40152 replace with empty string in Basic IDE

Change-Id: I2ee41160e5cb10694ccdb5a1cdaf7d4abfeb23bb

2012-07-25  Eike Rathke  <erack@redhat.com>  [425e18c231f4f030b278050809ea1fa1f51d4bf2]

display bequeath indicator and date separator and format code


2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [eb03fe6a5cc8a4d453fe8300f84bc0977546f585]

include osl/diagnose.h for OSL_ENSURE

Change-Id: I64ed84dc6f5939e110a5051bc9c701e5dee1ba85

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [5b9948108d5d552ce173441686d8719f10e81613]

get rid of dmake warning

Change-Id: Ie10a8d53357255f4f326f399b59a3d81ebc7d2a6
dmake:  Error executing ´o´: No such file or directory (Ignored)

2012-07-25  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [94932d121390c8a0e8d7cac7997a14ad49bb8676]

Make default dark shadow non-black

Change-Id: If517926b12633a96ad8088e007cfcd6d84e5c919

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [75acbd4b47b877ca140e2f802620e3830eda8839]

delete svl/svstdarr.hxx

Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7]

remove typedef StringPtr

Change-Id: Ibb5b1c02a15fb1b6e4b45737b2afa9f065318071

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [183ae1ebe36f25eae599e3ff65d399e59c677023]

svstdarr.hxx: remove SvXub_StrLens

Change-Id: Ia1d171b00cfbf2e541928213c39005ac873db938

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [2dc5faa3b3c5dfe31fa8e759323469ef7c9fed3a]

move SvStringsISortDtor to editeng/svxacorr.hxx

Change-Id: I4465281396f44f53ba87db0a405586294ea65076

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [0031210b26bfae38be4243f9c92d90fa213b9eb0]

autocomplete: replace horrible use of SvStringsISortDtor...

... to store not Strings but derived SwAutoCompleteStrings with
something far saner: an abstract base class with virtual dtor.

Change-Id: I7d966f385dd41154ee1c4cdb43b56ff1aace9b5e

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [70d9e9bfcdad5f3b18487a87d0bfe2a2a6213b19]

tblrwcl.cxx: convert 2 sorted_vectors to 1 map

Change-Id: I79241fd05e45a2022e1e058c131507e45aeec058

2012-07-25  Noel Grandin  <noel@peralex.com>  [e91f86771b6cd3ef0b414853c720c9dbb0c7fa77]

Convert SV_DECL_PTRARR_DEL(StringList) to std::vector

Note that this file is not built, so this change is untested.

Change-Id: Iabfbd1c020dee4d7f6b490768345b7d14c80e097

2012-07-25  Noel Grandin  <noel@peralex.com>  [31dafba4d7360746abedf93e0476f053e318077c]

Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vector

Change-Id: I40802ba1e7b2e2f6f57c59c4d66b544604d01ce5

2012-07-25  Noel Grandin  <noel@peralex.com>  [5da921cc53d69ed3f026542af05805decd28553c]

Convert SV_DECL_PTRARR_SORT(SwSortTableLines) to o3tl::sorted_vector

Change-Id: If6f0b65ddadef35afce3d75d582f5531baeacb8f

2012-07-25  Noel Grandin  <noel@peralex.com>  [89bdd3ae05a30de446119159f86daf692210fcd3]

Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vector

Change-Id: Ia12d7f9020ca492470cc8ff48df1cc5988c05853

2012-07-25  Noel Grandin  <noel@peralex.com>  [b09b1ed26437c6e801ce71363a4416031cb40920]

Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vector

Change-Id: Id5ff378b25619a9bf126824b4abadd19615b7a31

2012-07-25  Noel Grandin  <noel@peralex.com>  [63f792d9b1482c518f37b4d0681082ea49957a1e]

Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vector

Change-Id: I17c40bda4ab401bde42b64d090fd7e3259e79026

2012-07-25  Michael Stahl  <mstahl@redhat.com>  [9532d9bc22b411f20d8203b9495aea2eae158e72]

sorted_vector: add erase(const_iterator) methods

Change-Id: I4709cfed8f4c5e61d18906dad2948f418409dc0c

2012-07-25  Noel Grandin  <noel@peralex.com>  [29ee386e41971a64874c508dbb09c76438b2d841]

Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector

Change-Id: Ie1fa9b3cc2aef83ae9a82fbc110a08b2f298daef

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [73e7cef672d7b47c7e8a2feda9a1499ea001b9cb]

export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}

Change-Id: If717d5d3b2179210516eec61959af0afa8b38319

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [8429bd67715a33751f4cfd50cb4be0346d78ee65]

Make the relativisation of the path working even on Linux.

Change-Id: Ib5e617d83d12c9c1faefee7f4a768e1eb1ffc492

2012-07-25  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [0714d191e7273c3b32837834f9a37867b81cb78a]

Enable native background rendering for ToolBox

Change-Id: I575dc3a4e15c88d4c61da8195ed9df6c55e5cb66

2012-07-25  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [64124314a11493849e50c27ad210378743f39056]

Use native theme to draw TabBar background

Change-Id: Ia274a6438dbb1e3ae94d492df6b9ff86343dd272

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [4c3a16be845abf4037fab028148423c18a964056]

cppcheck: move this pView test to where it makes sense

Change-Id: I5e6109e0a844808e612c84e49c7c82dc9720badf

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [575d8a89262280d361b87ba23ad563ab9e50db78]

These msi packaging pieces should be executed even when cross-compiling.

Change-Id: I383f9467e708007e006d479967c9fd0e96ca4c87

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [60865562c89f2d9a5d157f809e401d725dee9a86]

We have to add the path to solver for the msi* tools when cross-compiling.

Change-Id: I430a7e1a971c847d97b3e3792d03c2dd3b344a0a

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [19561b5971d25b9839a5374648a29ea26333ae98]

Vim modeline.

Change-Id: I40d42ce2ee7f50f1b3a1b825e2672cc11c35390b

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [c5e73b26ed81b8d75562f6ac0906f5b89e3c8c9d]

Vim modelines.

Change-Id: I9392de62dc8b69033ba3dee815617ac3f0ff0bc6

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [647c6886da3eb236f45747925cdc1d77d7dfeb62]

When called with no input files, just write usage (as the Windows tool does).

Change-Id: I06ffe30b187db6db3cec38bb35af9da797ebca45

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [e59334ffbb6a3aac1591b7bec23d294f06d96b0e]

WINEGCC has to be present even in the build_config.mk.

Change-Id: If0ca390da0f3ae2a36573cf54834685bd64042e3

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [071a0dc02c90e939a23f99af1f9c4c65982bdd7d]

Related: #i85411# catalan word breaking rules out of sync with ZWNJ

I can see no reason to have specific catalan rules, old examples
work fine with default rules

Change-Id: Ifacb7b46204d8aed543ab0c77fe80d1d5c5de738

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [4f1e5b34211a714baad8a05ab38f3f953ebd4cce]

weak symbols don't link on macosx

Change-Id: If4e8adfb4199863cd2f6d8d8a419762fcbaa6599

2012-07-25  Jan Holesovsky  <kendy@suse.cz>  [edbc53ea3ca444e956e785cc9672a7a1884ea731]

Change /*!< inline doxygen comments to /**< .

Change-Id: I8a9bad7131f5a83fe7bc586c1a0b678fda1eca71

2012-07-25  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [ad760dad210204b89be5735a0773dba8df32f44c]

This is modifying comments to meet doxygen standards

Change-Id: I73cd4c901aa003abec43f55948c184672d2e14ff
Reviewed-on: https://gerrit.libreoffice.org/338
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jan Holesovsky <kendy@suse.cz>
Reviewed-by: Jan Holesovsky <kendy@suse.cz>

2012-07-25  Uray M. János  <uray.janos@gmail.com>  [44e8b1c8ad917d3c4ed7efe9169e5197801198f2]

fdo#50633 IDE: select current module in Object Catalog on open

Change-Id: Ieea731b0ed8eefdab616ed1f778b445aae14191c

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [a5947d14c278446b44fd76050103d16dd768601c]

callcatcher: SwInsHardBlankSoftHyph unused

Change-Id: Ia023647520828f562c879eb7410dda1417ad901d

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [5a6279df5549665ffe378c7c313399aa47823085]

Related: #i17155# regression test for slash part of word for line break

Change-Id: I5b457531fb94f66dd7f5fdcc4636c5a202a036f1

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [b8fa8841c098f15ef2280aa4c82c55c4f96325c9]

Related: #i13451# regression test for Catalan dictionary word breakiterator

Change-Id: I7785746b2cf4e5e054ced5b728dc69e6b1a966f2

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [962c7209b6f8b708d0b9337cbe5072aa52cda1bb]

make mips (and others?) pass java extension smoketest with gcj's libjvm

i.e. force the __data_start symbol to exist in any executables that link
against libuno_sal so that dlopening of the libgcj provided libjvm.so on some
platforms where it needs that symbol will succeed. e.g. Debian mips/lenny with
gcc 4.3.

With this in place the smoketest succeeds with libgcj provided java. Quite
possibly also required/helpful for s390x/s390 and maybe some others.

Without it the dlopen of libjvm.so will fail with __data_start not found

Change-Id: I01a4de3d7e72d000a8d56a1b9101a187c26a1751

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [0a345d8e9765f4c84056355ec54908167721ec37]

Restore use of MatchGroup

i.e. removal of entire call in 0f6101cfef4c2e45d9f1f1b3a61ef94799e4526b doesn't
look right to me. That just wanted to remove the "beeps"

Change-Id: I8024c04d1e585f45fa54a82faab5f013096a708a

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [dcb28419b09940c55905b152fb1d9631607c7c05]

Related: #i29548# Thai word breakiterator regression test

Change-Id: Ie47dfe6ab5e308c0353d557fe7530a983622db96

2012-07-25  David Tardon  <dtardon@redhat.com>  [dda589ba60ff5ea104d85f0a09759c954498a5c9]

fdo#52427 fix l10n of reportbuilder

Change-Id: I9ff1b7329eca2faa560181c49d6c4527a008fead

2012-07-25  Stephan Bergmann  <sbergman@redhat.com>  [fdfb7a3c4b3a89b73ab5546b9620348bc4984d8f]

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

2012-07-25  Miklos Vajna  <vmiklos@suse.cz>  [97adf176987e86c8b2ade9e3886cfcdad405f732]

import RTF_M{SEPCHR,EQARR,BOX,GROW}

Change-Id: Idbd5ea29b886d94b456b126de00a02833f7c0d7c

2012-07-25  Takeshi Abe  <tabe@fixedpoint.jp>  [264ff0e6e4ed386916b6e0ad20f0fa818d999953]

sal_Bool -> bool

Change-Id: I009a55e1e399198aef8e5ad3f43230b0aea0b6fe

2012-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e05a284f0b3beb93ffcea43663ff165a0dd2001a]

Useless macro define.

Change-Id: I19e71dfd514b19e34c7d73642a8c6bc2d3464590

2012-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c549e1e836182e586a42e5ecb398db6faf0a2cbe]

Unused methods.

Change-Id: Iafd1895d96df32c312f937db479e04abd7cb7038

2012-07-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f15b1d084eb026342e8d0440d5bfb3ac8f23f30c]

It makes no sense to make these methods virtual.

LoadEnv doesn't have any child classes, and is not a UNO service.

Change-Id: I773324e10b755c6e5f1a29c07495b21f6a236a3e

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [8348b2a7a0772e3fb28be9475e38eb394976b9a5]

clean also WORKDIR for --with-solver-and-workdir-root

Change-Id: Ie2b369b6f372a99dbc4af5045639b2ff8425568f

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [9c6a6ec047261aab6b0e4b9ac4f3206aebc0d192]

tubes: keep contacts dialog updated on contacts' presence changes

- make the dialog - TubeContacts static pointer, so there is only one

Change-Id: I12f256bebc27ba31a82082d7107066de8079893c

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [5800c9aa3052aaa1429edb110e9b0291aa642cd7]

unusedcode: svx: remove unused methods

Change-Id: I50af310bef92f8f36c31b5b4f343639e89c628ac

2012-07-24  Tomaž Vajngerl  <quikee@gmail.com>  [53d51dbee6d4037c4cfc3fa743de8dac76da48c6]

One pass scale, rotate and crop using bilinear filtering and averaging.

With this commit I reintroduce one pass scale, rotate and crop that
was located in grfmgr2.cxx (now in Bitmap class) and was used for
preparing bitmaps for displaying on screen. By default the combination
of two filters is used: bilinear, which is a similar algorithm than
the "old" one, but with the same result, and averaging algorithm. Bilinear
filtering is used for bitmap enlarging and shrinking till factor 0.6. Below
this bilinear gives bad results because of limited sampling. For such cases
averaging is used which is a simple algorithm for shrinking. In averaging
the algorithm calculates the average of samples which result is the new
pixel. Currently both algorithms are not optimised.

One pass scale, rotate and crop should only be used for displaying of
images.

Change-Id: I5a1330b58a7cbb6fde8546e16c3e8c140afca565

2012-07-24  Tomaž Vajngerl  <quikee@gmail.com>  [963cababc65c945412963f7d66578b544d5f720b]

Simplify compression and remove code duplication in CompressGraphicDialog

Change-Id: Ia9e3bab09eef6e1055f1fd689373ab65310ea7e3

2012-07-24  Arnaud Versini  <arnaud.versini@gmail.com>  [b8d562018155d7bb961198dc1f1dfd5e7a0d1d62]

Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppu

Change-Id: I88976b215bc23ce5001916ccf123bc3561c2a33a

2012-07-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [10f08195b8195640016a6eab42818c662f4541d2]

-Werror=format

Change-Id: If468ca444865f81a7adeabb72ecb6d8647f6dde0

2012-07-24  Lionel Elie Mamane  <lionel@mamane.lu>  [3d46635bf1e1606e555f64c4b497056d2bc32d36]

Debug unhandled exception

Change-Id: I65661ffe5c006529f8ba1f3652a4d997d46c3da2

2012-07-24  Lionel Elie Mamane  <lionel@mamane.lu>  [6faebe5fb2d57110feabecb5202bcb993c92f4bd]

janitorial: C++-style cast instead of legacy C-style cast

Change-Id: I86cd5d87751c5a9dd31a392e2b3847e8f5741524

2012-07-24  Stephan Bergmann  <sbergman@redhat.com>  [c2617e960e1ff9c132af34b11f2e099f04fb46a3]

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

2012-07-24  Lionel Elie Mamane  <lionel@mamane.lu>  [9bd5e75b95d7b380f9be95913c949221dc4c0d67]

forcing repaint has catastrophic performance implications; invalidate only

In Base:
1) Open a big table (hundreds of rows)
2) Only the first 40 to 100 rows are fetched into the cache and shown
   (depending on screen / window size).
3) Move to last row (click on icon |>|)
4) The last 40 to 100 rows are fetched into the cache; the data of the
   first 40/100 rows is pushed out of the cache.
5) The first 40 to 100 rows are fetched, just so that the call to
   rWindow.Paint() can do its job, because they are not in the cache
   anymore (!). The last 40/100 rows are pushed out of the cache.
6) The last 40 to 100 rows are fetched into the cache and displayed;
   the first 40/100 rows are pushed out of the cache *again*.

Steps 5 and 6 are obviously *very* stupid.

Change-Id: Ic11b893ea9440c2c5a142bd3c77c95d6730aa723

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [e8ddf693e69ea768e4cb1bd4c0445990149af07d]

Cross-compiling-msi-related changes; not finished.

Change-Id: Ib0d3d43a291f01c4c0d9c5adb0055c180b3ab40a

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [2e5fcf43328cefc099b6766d9d06169756d25761]

import RTF_MTYPE

Change-Id: I9414c9af69aa721a84e08fd323bc1efd5bd6c887

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [5debe1aa463ca74851f68457957803624bd083ac]

RTFDocumentImpl::popState: clean up duplicated list of DESTINATION_M* cases

Change-Id: I7806a9dc897c0187fd523d480e6366925676287b

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [febb2406cb8584b11b8cf0f2a1b0f0b384c1233d]

import RTF_M{SSUB,SSUBPR,SSUP,SSUPPR,SSUBSUP,SSUBSUPPR,SPRE,SPREPR}

Change-Id: I8148e870ec86f282f05102757f0f8bfc53561c00

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [0a4fbf535439b07bb9acdf265e2234310c41b40b]

implement import of RTF_M{RAD,RADPR,DEG}

Change-Id: I6779cf105d792c5a59ec43a21f8693e6d8895bfd

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [95aaf200aa6337834a6ea18e595a41c1f131a01c]

rtftok: add OPEN_M_TOKEN to avoid code duplication

Change-Id: I95b2ee34fef0c075040af808de276e0b745bf830

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [bbb04f6e81c0c5f62637ddb2fbde5175db18b29f]

implement import of RTF_M{STRIKEH,BORDERBOX,BORDERBOXPR}

Change-Id: I3249b6a2cb5d8c100e8045f650997cea3f1d2e30

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [6f5f97b5583b93c821f9f9608ab41107bdff2c32]

implement import of RTF_M{POS,VERTJC,LIMUPP,LIMUPPPR,GROUPCHR,GROUPCHRPR}

Change-Id: I40406bd4220a918507b2ae90733f3d1d5df949d5

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [79a56a87e7485e0da6f5bc271012932f2642a662]

RTFDocumentImpl::pushState: use switch here as well

Change-Id: Ibb1c68612159fcdbfd92dc6b4cd3719d4db240f3

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [0a5bd26f9d21506f71951a383d8d0d8e5abf3f77]

implement import of RTF_{MMR,MNARY,MNARYPR,MSUB,MSUP,MSUBHIDE,MSUPHIDE}

Change-Id: Ic975c7c1653fd10ef0a22ecbbbd740adac0789e0

2012-07-24  Stephan Bergmann  <sbergman@redhat.com>  [6cfe3c93dc55264e57f1057a2911d54232353d13]

Make bundling Microsoft_VC100_CRT_x86.msm truly optional

Change-Id: I4fa998f33059a6ebc9afe0a9ce65443a115b6db2

2012-07-24  Luboš Luňák  <l.lunak@suse.cz>  [f0460881e7a60d2852d6314991cd3627623d6be8]

++aIter++ is quite funny, but it's in practice the same like ++aIter

Change-Id: Ie88d995cd3b5d48d0096f3c1be4344b78f425b07

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [43b75d8af0efb359887c0ae1b2655c617d42f9a3]

Disable testWordBoundaries test with old icu.

Change-Id: I8d75eeb2eee43e1338a6f54c4b8ed633631bac0d

2012-07-24  Michael Stahl  <mstahl@redhat.com>  [117fb70532aeae01327bfe0d828ef8a2d4793b85]

fdo#51659: static assertion for STR_ARR_SVT_LANGUAGE_TABLE

Change-Id: I5588198452a609dd541d51ac7a84cd5773949ae7

2012-07-24  Eike Rathke  <erack@redhat.com>  [9b2ec8c2a3478047a270b31bc25ad1d782401306]

it's pData2

Change-Id: I1d1229f1c1ef229ca7454a712e027a78e25ab56f

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [15f69da73429638692c1706c2b819d8fc6dc21d4]

Attempt to remove the last FORCE2ARCHIVE.

Change-Id: I7b0675151d39d6ce39c99ba3f85e8efebe303a2f

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [d93eba476b45ca99792e9963064160539a9ddc19]

implement import of RTF_{MM,MMPR,MMR}

Change-Id: I6e21159af832c5850db77a6dfe630a0fc0bb6238

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [42922c40362f414ee06e65636f61798ef28cdcde]

RTFDocumentImpl::popState: use switch here

Change-Id: If03ae8a5b44f477471ddc33063af552b3f2cfc31

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [982d71f3c994cd271ac402646a2372c243ec895d]

implement import of RTF_{MFUNC,MFUNCPR,MFNAME,MLIMLOW,MLIMLOWPR,MLIM}

Change-Id: Ibdecafae7942a0c79804176aa24e448dc505a5bb

2012-07-24  Miklos Vajna  <vmiklos@suse.cz>  [fbee23deadd0e168d5b73629e31d317810c88bc9]

escape RTF_LBRACE and RTF_RBRACE inside RTF_MR

Change-Id: I9315da151390ea1b5d56c7e58ac901e3f11dd2a7

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [8251cd1936af5047c817adf88333fef31031c506]

Call uuidgen without -n when cross-compiling.

Change-Id: I533c9bcdbadcaf5caa5aa8bcefb6dc0c141a4d0e

2012-07-24  Stephan Bergmann  <sbergman@redhat.com>  [b265709fbf9ff9f03645cbcbbc441699402c73a8]

warning C4702: unreachable code

Change-Id: Ia3e119e1b9ac68fbdd9aa4a9a5177e28c1a0d605

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [da5220d7d2707dd87e3f322141edc5f3ccbe1df4]

tubes: fix crash: do not delete boost::shared_ptr's pointer

This prevents a crash on exit for INTERCEPT=demo but there is another:
Open more calc documents, close one, and then type something -> crash.
I wonder if this was working in the past.

Change-Id: I599b1babb02488d317c6684aba7431b5de7af15b

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [bbeb2ea423d106fd4e7f35fedc4ba9bf58362ab5]

tubes: remove unused method

Change-Id: I8657786fe64753a2e2a57febd1d56b39f83dec33

2012-07-24  Matúš Kukan  <matus.kukan@gmail.com>  [b12954531953fb8ad585847fe42677d714991ef1]

tubes: init TeleManager in desktop

- register clients when we run --invisible
- create ScDocFuncSend only if we are going to use it

Change-Id: I7e33cd5a2e42e34a055146dc6c2bdac3657d6529

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [22d551b3f636c15468e9411b93872f7ab3aecdea]

Check for makecab in case we are cross-building .msi.

Change-Id: I57cb8cc9d0173c50f789533a479d55972bdb14b4

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [f7fd0e0198bd78c4af07918f5c900b898d4f13a6]

Kill FORCE2ARCHIVE.

Change-Id: Ie72dcc8ef9e82da1f0aa328648f20f9ed4a20482

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [cd93b227491a1e481452e79aee18b52fc558f368]

Allow specification of --with-package-format=msi regardless of EPM setting.

Change-Id: I32c80cb7ffd6cedee854d03f198f21afd94a664c

2012-07-24  Jan Holesovsky  <kendy@suse.cz>  [063afe5104a4db1d97a3bcaa215f5fe87698ed70]

Check for the msi* build requirements in configure.in + update README.cross.

Change-Id: I0da3e604ebd0665c5405174957d852677195126b

2012-07-24  Thorsten Behrens  <tbehrens@suse.com>  [67e3e8bdb42603261de7b9e4b21dd0846d6ae6d5]

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

2012-07-24  Muthu Subramanian  <sumuthu@suse.com>  [1360309e64f8bbb21e23c94a65ada4aa282e1eb3]

"Send via Bluetooth" (experimental) feature.

This currently works only on Linux as of now.

2012-07-24  Michael Stahl  <mst@openoffice.org>  [5a243f140975167aa5c42c95b30edb1cdb1ea639]

hwpfilter: improve text import and error handling

Change-Id: Ib74b96200c9d57f55fc0d32b638601c64e7eb6fe

2012-07-24  Michael Stahl  <mst@openoffice.org>  [e5762c8488e233ac7de394d631202d452b1c92a4]

mhu24: add comphelper::newArray_{null,ex} helpers

Change-Id: I5cba60c8a14fc8d0adc0c4c5273aabbdd9830f91

2012-07-24  Michael Stahl  <mst@openoffice.org>  [84052694960b34371e9e82ce3c8fbcdc3d1ab9d8]

better page descriptor handling in RTF

Change-Id: I88384cf3a059c9988499b63512aafd411cf0dd9a

2012-07-24  Eike Rathke  <erack@redhat.com>  [3536fcd999f16525f20a1fff5c2512b565511d7b]

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.

Change-Id: I241c232d7182f5d58e8531af540e69b26ab4888a

2012-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dbbc38c174e8a924e2f26b9c21c84cccd17b8d08]

Fix endless loop in libvisio with text fields in VSD6

Change-Id: I6aca4a6199adef986ef3de8593470eca1870a1f5

2012-07-24  Stephan Bergmann  <sbergman@redhat.com>  [f05a2ee6135b344142019e4becc55e9453dab668]

More warning C4702: unreachable code

Change-Id: I55930c0579f624cbd9d26ac21e41445ea6ae089b

2012-07-24  Uray M. János  <uray.janos@gmail.com>  [c55a4639d27957ee96c59269d894d169fa2b7b34]

fdo#52223 fix Object Catalog in Basic IDE when resizing

Change-Id: I96861bfcf7c0da6dd94c50acd673dedb14d15204

2012-07-24  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [b0a727729d909fc26898dd0fd29a81834111a147]

Correction of context menu entry for Math arccot function

Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [01ee7955fe6d0e25c325717fe7d5dbd56e28983c]

More helpful description for this option.

Change-Id: Ib9399719d3d055c98108811cfb29dfd6f6dd9095

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9b2d4348e1659cebdf560626a3b6c00263c6b1f2]

Unused parameter.

Change-Id: Ie76561a2c8e5d6a8613e948620503f42ad73a207

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a8f10ddb4bfbbf76590102bbcaa10c9aa2c0af3]

Honor the configuration option in the interpreter.

Change-Id: I686d1f3703cbb122e1b3ed010a727163be2e942a

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [22cf0759547aa1803f77dbd3ee91774600dadc6f]

Let's not forget to set the description for this option.

Change-Id: I9441ef145b62b84c1b4b8dd6ce85d6c0744f3103

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f4b517ce0a82c0015d6723dfb2f4c48cf981c90]

Handle saving to and loading from user configuration.

Change-Id: I81730077322b8890726da4d033f034c1266afa76

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [253fad3580761d3d53e6b352aa3b7aeaa3810eee]

Add a new configuration option.

Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2ee9a0adacb6b163591ff0cbc1a0843c478403fb]

Using ScCalcConfig throughout saves quite a bit of code.

Change-Id: I697b03d603a99cdb58c31d78447bbed10230311e

2012-07-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4e8552993aed7caaa247bb1baf6168ddcfba159a]

Add new formula config option in the UI for "treat empty string as zero."

Change-Id: I116857ee8b377c80707efbc76fcfa06c3e46201d

2012-07-24  Takeshi Abe  <tabe@fixedpoint.jp>  [7727f93d7dca7ebffc7bcf3ef82cbefca8599eee]

Remove unused argument

Change-Id: Ida75dce28b876abf4aec8dcae8ad60ba89063b59

2012-07-23  Arno Teigseth  <arnotixe@gmail.com>  [8cdd150a0aae3ec3b2829ad6c45da5cb58f1bcc3]

Fixed multiple attachment passing to thunderbird: file:// part needs 's

Change-Id: I365e559610e06c6ffe964121b3c45077bf6ca264

2012-07-23  Matúš Kukan  <matus.kukan@gmail.com>  [db9630667061789106a5864300ca73d83d04aa73]

tubes: do not include telepathy-glib.h in public headers

Change-Id: Ib2c88f2f1fc1c9ebffbbdc9896045c3d1e5b719c

2012-07-23  Matúš Kukan  <matus.kukan@gmail.com>  [abeb02c02d6d2cf5ac48d75b04563d3376d71677]

tubes: create TeleConferenceImpl to hide more details from public

Change-Id: If1be001e336991218893e3bc455a16e73ecaab0f

2012-07-23  Matúš Kukan  <matus.kukan@gmail.com>  [955bbbb54c153dc50daca1f35d738acfe1d823a5]

tubes: get local callbacks out of class

Change-Id: I7e43d9990827c4c7d86d947e7d71a94b686642fc

2012-07-23  Matúš Kukan  <matus.kukan@gmail.com>  [a83d916085350cd44dc2d0f575f3a6833404abb0]

tubes: update unused build.lst

Change-Id: I98842967fadc26efe8295e3acf3bcfc513b68591

2012-07-23  Michael Meeks  <michael.meeks@suse.com>  [7ba03350e8392f1b7de7cf0258ab5b45c63483e4]

attempt to fix compile by avoiding make_shared.

Change-Id: Id34b1cca10108334533eb900f5a1cf03c93fb0f4

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [f9d86d0bc2dd1c2b93f1de47379e65be0a1eaf42]

Some clean-up

Change-Id: Ib515db3b5e3bc77a397d24ed7ec1ed446f2998a2

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [55c390d526a1877bc5370d94338b9ebd75a9f3da]

Properly fix -Werror=unused-parameter

Change-Id: Ia526b347e977836226bdac2b9741fa95e38e9788

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [5a639557ae6e0e752e68de8e831fef3166c80a3b]

-Werror=unused-parameter

...and no need for ScDocFunc::UnmergeCells to be virtual---there are no
overrides.

Change-Id: Ifc8083926d7b5cb22bb3a28e6b2cc29658d07ebf

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [593580f2e5ce4f3c2d234b5ccb5a9371f5424e63]

warning C4702: unreachable code

Change-Id: I37863a76a051566ca97d8de5a5cfe35cf4dc5be0

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [c7d590293eae63bcd86bf48f58b3d563b8883511]

implement import of RTF_{MD,MDPR,MBEGCHR,MENDCHR}

Change-Id: Ie671977d523e1fb7142f62ca2d8d47e65082d3fd

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [43e4ae79f2c09e0fe596a7dc96eb9f2498439490]

implement RTF_MBAR{,PR}

Change-Id: Id5acca5c734f69797d5c19fdcfc0ccb4717127f6

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [31c4ac62dba8f8312ae094def9dfae4cd3fdc05a]

ah, dos format breaks some patches

Change-Id: Id99429366485924ff35da63ebde1b5df11419d58

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [e7ffa3e2d36a800bf2f2d91ca6d08887a21caa31]

my patch applied it, other's don't, so regenerating

Change-Id: I7ffd382b6aa3954bc346d1ecc45607a417ad2509

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [fd11c723d0bbaa50421baf98062933335ec079ab]

rtftok: cleanup - use M_TOKEN() macro

Change-Id: If51def3c7c798104fd6dec9cf38473e5d70420fc

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [2a7e3836733c0af54b9d337e55cc32cdf58cdd6d]

implement import of RTF_{MACC,MACCPR,MCHR,ME}

Change-Id: I5521bc3dc58b096dd80746a0af9c9d5e24ffe4a3

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [4a62512086fe71d98f3de95706ab1350625a7616]

oox::formulaimport::XmlStream: allow avoiding XFastAttributeList

Change-Id: Iba0ad5ae72920f27e8a443a043c5891b102aee98

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [b8b792babfa63ce2f59104117c961e96d8e265a7]

Related: boost#4127 strict-aliasing rules warning

Change-Id: I9b4f9009c29276054ff94a427adf51c2094377b5

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [a1cb33edbbb03bbb5f856d8c180b8ad97bd708b0]

Related: #i13494# regression tests for word iterator

Change-Id: Ifad0a8ae01386db80a5eca9dfba8ee6841980139

2012-07-23  Arnaud Versini  <arnaud.versini@gmail.com>  [ba47dd6f03cfea17ae1117598bed8fe4e7d18a51]

Don't use a mutex for gethostbyname_r on Mac OS X

Change-Id: I5b8c7901266ae73d95626e98116b9a3b43710642

2012-07-23  Jan Holesovsky  <kendy@suse.cz>  [17ddd27bf543eadebe3d950b5184ffce48bd5014]

Use config_host.mk.source when configuring 'build' for cross-compilation.

Change-Id: I2e6e2a98bbaf515ececa75948d6b20bf9a093fe5

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [6a90d4ec8afd1e58c9b69f4de1364d5b5624300b]

-Werror=sign-compare

Change-Id: I6be5df685575c6909d4adfcee0ccc4fb0bd4b600

2012-07-23  Michael Meeks  <michael.meeks@suse.com>  [20ac67f06bc1a21a52e0843de3139d3d6133e4de]

WaE: misc. fixes.

Change-Id: I6cab01b0b82f7b82fff617715c5af45d23c536fe

2012-07-23  Mathieu Vonlanthen  <mat_von@fastmail.fm>  [0f6101cfef4c2e45d9f1f1b3a61ef94799e4526b]

fdo#48549 System::Beep() removal

Change-Id: I8fe133dd8d1f759fbe21d47ae358c0b5451812b5

2012-07-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [65e2c77e762a667b965ab3dc2bcaf8b8d1a0bc91]

Build the cross-msi-tools if winegcc is found

Change-Id: Idc58b314a0721507e80e7b0e6216f29090f1d347

2012-07-23  Michael Meeks  <michael.meeks@suse.com>  [d5bbd67f675be962e294c24ee8b6ecccd1f341e8]

fdo#47368 - fix one potential re-enterancy hazard around even emission

Change-Id: I8be50fb82d1333731dae825b1785e981fe69adbd

2012-07-23  Uray M. János  <uray.janos@gmail.com>  [2ca73bfbf46332bcd52619e2e82e6a2a744eaa8c]

fdo#47957 refactoring and simplifying the color config settings

Change-Id: I508aeee3176caea7e61ba95198233f14d3528de1

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [abf0ff683bc87fe6b2d88df0ae101d89740d6238]

Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3

When building with MAC_OS_X_VERSION_MAX_ALLOWED <
MAC_OS_X_VERSION_10_7, <CoreData/NSFetchRequest.h> does #define
NSPersistentStoreRequest NSObject (i.e. as a dummy) and does not
import <CoreData/NSPersistentStoreRequest.h>.

But <CoreData/NSIncrementalStore.h> doesn't do anything similar, it
imports <CoreData/NSPersistentStoreRequest.h> unconditionally. So if
<CoreData/NSFetchRequest.h> has already been included by then, it will
end up quite confusing.

Change-Id: I9de6885ea444a73bf5fd50aa6a3d132b9fcc2f31

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [59fa9d92972e60ef5d7278454d584dae582401c0]

Define also MACOSX_SDK_VERSION in compilations

Change-Id: I1f9810b1230c4e3e5ca0571e5392297c1daf6a47

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [6ffe20407f6dc599a309183dcb68b83616f1dcc6]

warning C4101: unreferenced local variable

Change-Id: I8dcd71b73204d37d3125e38b6983af430fa4570c

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [a4967e4a7563e1d1bd43d1560ed95b9f6bbf58cd]

Assertion clean-up

Change-Id: I234c615d9d3386da2b244709add5c029b76d346c

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [682cb83ed59233decbeeaff68c4d871442b58bb1]

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

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [4ad9e3f5be10bde030338f744d56ffa6c7736bd0]

implement import of RTF_{MOMATH,MR,MF,MFPR,MCTRLPR,MNUM,MDEN}

Change-Id: I4d0d9df26de1ef52a808c82d89a8404c98ef7bc4

2012-07-23  Miklos Vajna  <vmiklos@suse.cz>  [e7e2b7daadeb901bee3d644dd0faf701d3ca34a2]

RTFValue: extend to be able to store embed::XEmbeddedObject

Change-Id: I6218be1f4afe22665ab85f7d731e1c1567bb2c8e

2012-07-23  Michael Stahl  <mstahl@redhat.com>  [02e80d2e431a57ad775a674eb3cfcd6cec53e09f]

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.

Change-Id: Ia8519f6673db0f3a1ecaa68038896cac39609129

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [8f8edfe737427880dfcee7296186d449f243c5d8]

ATSUI is not present in the 10.7 SDK even if one builds for 10.6 or earlier

So use the avoid-ATSUI patch dependingh on (the newly added)
MAXOSX_SDK_VERSION, not MAC_OS_X_VERSION_MAX_ALLOWED.

It is not clear (to me at least) whether for instance building against
SDK version 10.7 but with MAC_OS_X_VERSION_MAX_ALLOWED=1060 ensures
the resulting binaries actually work on 10.6. Somebody should
check. If it doesn't work, we should add a check to configure.in that
the min-required and max-allowed values are not less than the SDK
version.

(If it would work even for MAC_OS_X_VERSION_MAX_ALLOWED=1040, we
would not need to require the increasingly obsolete Xcode 3 and 10.4
SDK for "official" builds.)

Change-Id: Ia7088a26024ed288db55fa734465138d44d2ae12

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [a34126985b7b9fdb86f1bd134332b203b2d1a256]

Propagate also the OS X SDK version we are building against to the environment

Change-Id: I3c1137bdb1186df773a92c34267b2324ad43ae7e

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [4b5f1d7b2d095e4b41434658b376b6de422bf573]

WaE: unused variable

Change-Id: Ie355701716c7106ef2afd76ae8b6544a00ac474c

2012-07-23  Tor Lillqvist  <tml@iki.fi>  [9d1263d108244c172e682624557ca4d23ddfcd10]

Use xcode-select -print-path for 10.6 and 10.7 SDKs

Change-Id: I79d71c682c07f49b70c6791953c000868bf65cd9

2012-07-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4e7cfbfaedc747a9c7bfabf891897d36b741a765]

Eventually build the lanedo msi* tools soon

Change-Id: Ie8174ae4b7d2c02503f40fe1263076d924f2c9e2

2012-07-23  Kristian Rietveld  <kris@lanedo.com>  [84546683fd91ca211063f7ee39df96958ede9041]

Rename FieldEntry to WW8FieldEntry

When compiled with Clang on OS X, the OS X dynamic linker appears to be
confused about which FieldEntry destructor to call at runtime. In some
cases, the FieldEntry destructor in register/source/reflwrit.cxx is
called instead (both destructors have the same symbol name). This patch
avoids this problem.

Change-Id: I7d69894318cb8fda0a7c5a9b1c2ff3ca0d47a37c

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [9763d60d640c7ca0af0951fbe4464aed41e91fe8]

callcatcher: update code post some stl conversion

some big hunks melting away now

Change-Id: Ic74870cad06a2322e98bf1a66287a9b29a7b003e

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [961305e072417abb47d352e04db12df15499f56a]

callcatcher: Gallery::GetImportURL freshly unused

since 6d6198393e0677710191248d6f7c9ec15d0f0e0f

Change-Id: I8c08088453027ab7aa0ca964262456475f767a5f

2012-07-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ed8cb1ae0ff1537d2885c2d3cde50a2b6dd4a29d]

Check for uuidgen and for winegcc

Change-Id: I38c92dad50fd13dcd32a07feed860eb60349c080

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [8ee7c47404cdf408bcd3b6ea0267fbe54193c93f]

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

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [acf134e19895489991d5fc088f06f69d638c5252]

-Werror,-Wshadow (Clang 3.1)

...where a local variable in a nested class shadows a member of an outer class.
Fixed by renaming the relevant outer class members as "m..."

Change-Id: I6caa33914ff1060e08f66eadde879fb7b4e3e7cc

2012-07-23  David Tardon  <dtardon@redhat.com>  [4d05a50182587ee2c63b6911206cbd6c3287c180]

mark more one-param ctors as explicit

Change-Id: Idf923e4a1e81a2e2e9c7107e4b6725bd9eb33e38

2012-07-23  David Tardon  <dtardon@redhat.com>  [d067102af8cbe1f95fb2f0458df891bd38210723]

fdo#52015 do not crash importing connector to table from .ppt

Change-Id: Ib7d7860cd422b28b6987f94da0a9c664ff7dfde1

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [6aff9717426db96f41ab04cd96da2b5d074625e1]

Bogus warning C4701: potentially uninitialized local variable

Change-Id: I51caaca911f71788940260bd63d3854526d7473f

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [f86d51e1bc15e46090a59cfa10b71055ceccd381]

-Werror,-Wunused-parameter (Clang 3.1)

Change-Id: Id384aeda51bcbba9aefdb242db386a30ae991c30

2012-07-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9e58e29f65df820d133022c5cb15387075d6b37]

second fix for WaE

Change-Id: I127776bc0a1583107591c9a7abb7c2a5036c5839

2012-07-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4b2d5d75ed8c2a8876e196593b1793798ce45441]

fix WaE on Mac

Change-Id: Icf73d7fd29900a59652b32060e0d66db5c75ad32

2012-07-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a26388f34feeec9568cbdcbad78fd5cd881747c]

show expression for formula condition in manage cond formats

Change-Id: I04cda5ba5b248ef7938d36b5af6003ac89642e42

2012-07-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c53e5a7dceb78980960504515881281c8e40bcdf]

add missing string for "Formula is"

Change-Id: Ie2c3dae7ebe3181cb8bb85869882a4eed4a07c14

2012-07-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [669784c6653732fd2ad43024332957d5df5652bb]

use correct source table for cond format paste, fdo#52340

Change-Id: I7c4cb1a5f31ba9e37a280af2243a13c57914cb2f

2012-07-22  Luboš Luňák  <l.lunak@suse.cz>  [1ca7d3432c288f86710fff53674a021ef5e8e8ed]

install-tb target has meanwhile started using the .zip archive too


2012-07-22  Thorsten Behrens  <tbehrens@suse.com>  [4f5a9171ef2093fdae595674dc1b3ab2868cc8c8]

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: I877fe5711167f6e28ac7a8153826878359f8ed42

2012-07-22  Luboš Luňák  <l.lunak@suse.cz>  [1bdb0801eb9315a3f844aa0200f001e667953483]

'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

2012-07-22  Arnaud Versini  <arnaud.versini@gmail.com>  [51065497ea83e90764860784dc6e193faaf0d673]

Cleanup memory managment and constructor in SpellChecker

Change-Id: I086596bc54cada121f5eaaf8f4c0f12e836b3ac9

2012-07-22  Luboš Luňák  <l.lunak@suse.cz>  [92b016c45a61d0aaff619e71e3ce31ce04f573bf]

remove using rtl::OUString

Change-Id: I437559c82d99adba2221f7511a7b879682b4b67d

2012-07-22  Luboš Luňák  <l.lunak@suse.cz>  [b945ef68a3c9ec04f695ed761f616959d1a3e27d]

clang doesn't need/know -fuse-link-plugin for LTO

Change-Id: I63843c335e4c0c3f7ddd15a13853c83db3218649

2012-07-22  David Tardon  <dtardon@redhat.com>  [00f4aabc86f35ea2f12d21cb6e69b0a794ef8d4d]

fix typo

Change-Id: I663127446e7d9a38693ce46a7a42b5bec8cb8d51

2012-07-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [6500299e16baaa72403243e4741080999cce4580]

for install-tb do not install gdbprinter with symbolic link

Change-Id: I7b90d049cb1a809c028fdf37577f3b8c8b2c3835

2012-07-22  Matúš Kukan  <matus.kukan@gmail.com>  [2b2099cbd20d98caa16d8c08a3d94b8e5e34d264]

tubes: do not crash if there is no TeleManager yet

Change-Id: I042c773f071d336c7d402ed7bca2a33b3a998d50

2012-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [1fe939da1dd34103a4259e072b78508bb15e5cfc]

tubes: small cleaning

Change-Id: I15337276f21febba44b84d3618fedfc08013a3da

2012-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [389285178f58f6cb49075e22fbaa4d111a2af517]

tubes: do not include file-transfer-helper.h in public headers

Change-Id: Ie66069a37c70b43cbee34130b5b63967a1c9f033

2012-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [4d8e800d05683434637ffc9610905a1b89427f1d]

tubes: remove TelePacket, it's just simple string

Change-Id: Iabfb50454c573ac9c01aba1b309822c4ef6fcc73

2012-07-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [20b8d8957fad3b909151bb9c2aa8fb4b3adcc705]

add install-tb target to do install for tinbuild2 to populate bibisect

like dev-install except that it does not use symbolic link even on linux

Change-Id: I5d8e96caea5070e50765d6cc498c7120747ab1a1

2012-07-21  Miklos Vajna  <vmiklos@suse.cz>  [75c0acd024e225699f47a4225453b92cdad54531]

writerfilter: rtl::OUString -> OUString

Change-Id: I1577c1bb8a3dc498b647b930d405c90f80eafaf9

2012-07-21  Miklos Vajna  <vmiklos@suse.cz>  [2747303afeef33f3b71b33642b6bde259194e867]

dmapper: rtl::OUString -> OUString

Change-Id: Ib14cf2731a451226deb4aa27fd05420a0daaba4f

2012-07-21  Matteo Casalin  <matteo.casalin@gmx.com>  [ad6b352bffdba5c45fa0915c7fdf8f5460409fc3]

Cleanup sound.cxx

Change-Id: I6aeb437a034c8c9e5ab7583d608d098912068f72

2012-07-21  Matteo Casalin  <matteo.casalin@gmx.com>  [72ee894e1ede17e0b3300b2da4b2f63bd20961a5]

Do not include the same header file in both .cxx and related .hxx

Change-Id: Ie1a9227189ec1f3c2de1b81bec99b4267a5fee1f

2012-07-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [1659bbe4298652972f3b8e517f60e7d4e698bbf0]

suppress distracting message in ./g on some platform

we use perl to determine the absolute path of argument thought to be
fiels. but sometime they are not file at all and that call 'fail'.
The code is meant to deal with such case, but
on some platform that produce a scary message on stderr in the
middle of the build log.
This hide these messages.

Change-Id: I52d43e0b26847ab091d76fd446a05c4d84836a77

2012-07-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cb4c69121a7ca4db4748a78a16d87aaadb3aa9fa]

fdo#38887: SmNodeToTextVisitor: use braces for nested scripts

Though it is unclear why everything is wrapped into SmExpressionNode. But still
it is so, the patch will work.

Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594

2012-07-21  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5a14b6bb09bd054589deec1a58d96fe5fc562f0c]

Use correct date/datetime format for formula cells and value cells.

Change-Id: I37816eba909caa71aca95c5181daeea1751b6c5a

2012-07-21  Daniel Bankston  <daniel.e.bankston@gmail.com>  [98435468618e2a3c16132c3e870a59a017131a4e]

Revert "Distinguish between DATE and DATETIME formats in ODS import"

This reverts commit 4e5c55afee36d02bdfe4c0fb09e3b42e9eadb6c5.

2012-07-21  Daniel Bankston  <daniel.e.bankston@gmail.com>  [9608fb0e3d3a623c7cd27c6d43893cd3d7e68f96]

Revert "Fix cause of osl warning"

This reverts commit 59b32886a48954f9dad96b3329d172ac73aaa065.

2012-07-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87404d2671e78225aa91ead79ebf7191f6317a16]

It's much faster to pass value array in one go than individually.

Change-Id: Iaf58915ab5c56ef5707f3a90a308c8b57cdc4fe9

2012-07-20  Rafael Dominguez  <venccsralph@gmail.com>  [86f7066c0921df5d9fa2a1d4c07b175fb0fb49c9]

Display correct view when searching and position online view below box.

Change-Id: Ib58a48c3cbd8aaba38f053bf0a646d6c267f7909

2012-07-20  Rafael Dominguez  <venccsralph@gmail.com>  [8d1e1177bd41f342d934f3ef47018a4651a390d5]

Make command names shorter.

Change-Id: I2e258ad84aafd17121f86bdc8b8b1aa24b24e709

2012-07-20  Rafael Dominguez  <venccsralph@gmail.com>  [82dad7f68ab05e55cc2e7e0f27026419e04e0622]

Make TemplateDialog modeless.

Change-Id: I71f923112e932b9cbee9f084581b7a5cdd878510

2012-07-21  Eike Rathke  <erack@redhat.com>  [369c76f325bf3d998bab0b069a5a4e6112e2d32e]

print full inheritance

Change-Id: Ia53fcbde6b3ff4d38b477069a1f956c9aef84f78

2012-07-21  Eike Rathke  <erack@redhat.com>  [61c1af3336e91144fadeffe1a479e2a0f10cdfd1]

make this extensible and do not omit inherited without patterns

Change-Id: I97a554169637740aab4282b303a32f476f294e2f

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d039b0070d62a54740b3f88d52debe3d5f4d664c]

second test for ScDocument::FindAreaPos

Change-Id: I215a33d6a1e38ad3edcb92e160e90f7d04db08f1

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40cfaaa73887045230f9508e8330ce267390fe6b]

first test for ScDocument::FindAreaPos

This is the first step into fixing the cursor navigation.
ScDocument::FindAreaPos contains still bugs in the handling of hidden
rows and hidden columns. This test checks only problems with rows and
moving downwards.

Change-Id: I204064a96a1abdb8ab5f46e395f8f7c391fb4824

2012-07-20  Eike Rathke  <erack@redhat.com>  [38feb1ef3840a7c4aa8b70e4d1570675697a53ae]

include locales inheriting patterns

Change-Id: I06f4578f6d681064a8e41e4bef45a7034b7b5a64

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [179283359fe6167a6a499fe2abd4800ca142755a]

tubes: use SAL_WARN SAL_LOG

Change-Id: Ic0c291183c63bb5c4a0a7e54f80c3c8f23349a3d

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [6f606f8064d8dc7daa60960151da71943361d394]

tubes: remove unused parameters

Change-Id: Ia1c683f5b9245d1673a610901636921619f47406

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [baa7114906108b655f09fcd6d6c593d3212967bb]

tubes: clean up commented out code, headers

Change-Id: I5962fb38d2320199e9c45c6f339131755f817960

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [57e5be3fc356d9512007c92d7eb34eb41f6570a4]

tubes: move ScDocFuncRecv::fileReceived to TeleManager_fileReceived

Change-Id: Ie2ab2c2d545f6fcbdc21171868c99b1756c90792

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [58d4ab69112ca1e1125b59a908fc48bb2f92c08f]

adapt csv parser, don't trim whitespaces

Change-Id: Iff43b5971bbbd2fd31e7dac5e99f2c94c5d75f4c

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dbad63f5a48b037c0187ea63888bd43a42796917]

enable the csv import test

Change-Id: I15d5a66bbd6daf91f01bc6c075978aea83e04b9d

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e3df9695ca5bd74fe16953510a5670cb806ac39]

don't trim whitespaces in csv parser if not requested

Change-Id: Icf8cfec3093651661c0a2b477e955bbc0fac93fe

2012-07-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3ccd2a487ab2f2550dc33dd87df045917b0c13c9]

cache calls to size

Change-Id: I7bb009e1250111f1c05c421ecfb5b62a75ab88d0

2012-07-20  Michael Stahl  <mstahl@redhat.com>  [7c10706845e3b2924152c831b35a458078dc274f]

idlc: do not use -I., deps need absolute paths

(regression from 63c508e3e86a140e35161c45d2be97779746f6cb)

Change-Id: I03ae2cf6fdb229e26d33ef4611a1495590f90df7

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [c69bd0ead5852967492046caa311732ebe549a7c]

SwXTextField::attachToRange: avoid unnecessary dynamic_cast

Change-Id: I76aab7b0405db206fa03e03021ac872fc435eec2

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [f573b16e7b4909d5cae129cc00f50be4b06b468d]

SwDoc::DeleteRangeImplImpl: don't touch fieldmarks when undo is not available

Change-Id: Ia7fa4510a874a518c8bff3614a38425ee7802ad8

2012-07-20  Caolán McNamara  <caolanm@redhat.com>  [8c05d8b827a2c376fb419d8ae7801b6bd6e0ca14]

fix probable cut-and-paste build error

Change-Id: I71a3ea0fd548bb6dcaf2df823fa3d63026b1b3dc

2012-07-20  Eike Rathke  <erack@redhat.com>  [d0d840c27943f976fd59a673f2de84a10ea475c9]

fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]

Change-Id: I589cedcd2db0208b03d1e28babbb493912f20c78

2012-07-20  Michael Meeks  <michael.meeks@suse.com>  [d3c4d9a0f828d42ee6cd0768607ca08b21669d70]

android: x86 porting work.


2012-07-20  Caolán McNamara  <caolanm@redhat.com>  [e88f6ca683a333d927b1e5a63fcae7a88a01ab6b]

behind (hinter) -> after

Change-Id: I3bc9ca4e20bfaa5d14fbd5bbbb827444071b19ad

2012-07-20  Caolán McNamara  <caolanm@redhat.com>  [6a45bc96f90e853abfab6bd4648f27f0e0d91800]

very suspicious combination of used SbxValues and unused aRes

Looks like a regression from 4d949990ef1438fcae98262519c6af2b47e5ccf5 where for
every other case we did...

-    XubString aRes;
+    ::rtl::OUString aRes;
     aTmp.eType = SbxSTRING;
-    aTmp.pString = &aRes;
+    aTmp.pOUString = &aRes;

while for this case we did only...

     SbxValues aTmp;
     XubString aRes;
     aTmp.eType = SbxSTRING;
-    aTmp.pString = &aRes;

Change-Id: I106cfbcc0fc0b27a9adcbb243d0d69c65b167005

2012-07-20  Caolán McNamara  <caolanm@redhat.com>  [bfe1aa0e79cd1b849721760e89f254870b3f8000]

XubString->rtl::OUString

Change-Id: I584ff580e3c8eee401f07c858ecbd63e5b0bf980

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [9c497e9ed128f341846072b1c85271d9208290a4]

SwDoc::DeleteRangeImplImpl: avoid crash on undoing comment range insert

Change-Id: I1e085448fb8fb1227794a5196e954d97af770218

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [81d2dd00391dbc8a040e5c1f3059121863269d2c]

gdb: add SwIndex pretty-printer

Change-Id: I452038a80f9a091f2b7af36d236cebd5f176b5e9

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [0a31b57050b7f73e51d344a413f0171a8f6a2afd]

gdb: add SwNodeIndex pretty-printer

Change-Id: I6d233c2cf715021262a5de1bdc76f68b7eb17db3

2012-07-20  Horacio Fernandes  <horacio.fernandes@gmail.com>  [6ee666c53da83982784ea59894479a8b93c8ecd7]

Support for the checkerboard transition animation in SVG export.

Ported the class CheckerBoardWipe.

Change-Id: I990c8f417c64d22ef87c1007887e630ac19a7083

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [e5a0755bc2f8129cb854367740a02c859555c033]

new does not return null

Change-Id: Iea00f7c6435c6ae3ccbb2f97ab4407df8b86c54b

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [91a6ea5d6f75846983ab53ef477aa063786ac3fe]

Unnecessary sorted_vector_compare

Change-Id: I813629a2614f99035ab1b873ee34c203729c7367

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [1ac4c2cf795e5bc2883ae0a76955e981fb1edee2]

saltextenc.map is unncessary

...as sal_textenc lib is not part of stable URE interface.

Change-Id: I5aeacd7668cca36f900aede4012d508217f3ab46

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [c251673851b72c3b516dee6db44f1e7a8854aeb9]

fdo#38244 comment range odf import/export testcase

Change-Id: I8cbaa30aa222404f55f5ff49474cf93e8b1bdac2

2012-07-20  Kevin Peng  <kpengboy@fastmail.fm>  [eccc5f97ba245faadf61cf4577b21d4f8da6460d]

fdo#52293 Changed "discreet" to "discrete"

Change-Id: I305883239dbcd6f46d6ed5614c4968e0b59055ca

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [2fe8ce572222e90327cfeed6b7da07a2c57bdbbb]

SwXTextField::attachToRange: don't generate new fieldmark id on each import

Change-Id: If7256136cde91279ad8b684da1b7bf1666bd1dba

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [d4b473dd9ba77427b28d97847067b8877c2033d9]

office:annotation-end import

Change-Id: I8d1475b5bc9a36dade5ce28e74139834c69f8e14

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [8d9991c97a3e9574d7424aa3d295e5b6b2830bda]

TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDoc

Change-Id: I7b11cf78f106807561be77c51641796319aaf636

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [672ca6077ff9f65f29e0d7521149595f4eaf7a63]

office:annotation-end export

Change-Id: Idd815f2d10e67ae9cf91f06b6b4c92a0ebe2e856

2012-07-20  Miklos Vajna  <vmiklos@suse.cz>  [b11e923a50ca532016fc0802e1d2dfa53efa0679]

SwPostItField: add aName member

To handle roundtrip of office:name in ODF.

Change-Id: I35dab189f7b9b8191ca92c647332e2271d4806f9

2012-07-20  Michael Stahl  <mstahl@redhat.com>  [9931d736edfedb9b82a270d754f1ee8a2b134ec7]

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)

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [1e0971c3dd8bb303176f058bcd53682de9241616]

Support for --with-java-target-version in gbuild

...had been missing.  Old dmake-based build system did not add -source/-target
when using gcj (unless gcj really was Eclipse Java Compiler, in which case those
-source/-target values were tunneled in via JAVAFLAGS)---hopefully all this is
no longer necessary.

(Also removed a single use of JAVA_TARGET_FLAG that was nowhere defined.)

Change-Id: Ic3596691b622be45e151333981f8f236d11825b4

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [37c67a137882cc1a9e113552dcab42a7d6337358]

tubes: send a file for collaboration when buddy session starts

Channels for file and for tube are independent in telepathy,
so let sender create UUID and pass it to receiver, who then can
bind the document to the channel.
UUID for tube channel goes through telepathy.
UUID for file channel is encoded in the filename for now.

Tubes specific CreateDocFunc is re-introduced, so we could set
current UUID after file is received and when the document is being
constructed, get channel from TeleManager with this UUID.
This is not immune to constructing other documents in the middle of binding
proccess.

Change-Id: I57c7e57a5d7d3ccd7d94677a8cf2719c78baa2fd

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [d41903eb7b6936bbf98639d39ddc7558409d63be]

tubes: fix typo in names

Change-Id: Ibaab0a1ed5774f400bc14e67742daaf06fcab391

2012-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [904f2de7c653ad49e25ef805d7e3989c6d4b20ac]

idlcpp was replaced by ucpp

Change-Id: I4bb299e8d0d41fd27c84b84e32057eb43feb7fa4

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [06f20d73da21342046a480a6b22af69901351328]

Fix SAL_LOG area usage

Change-Id: If8acc5e9fee2730796637dfb505e0c514f96f1a3

2012-07-20  David Tardon  <dtardon@redhat.com>  [42c58d9ce4f33b047feb1e94e60f165360d96209]

fix mdds breakage in mingw build

Change-Id: Iad7e4c12144799a6b33b3cd39476da5653b1bdd1

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [618376bcb55906913bc76365d7db9b71eb422daa]

warning C4702: unreachable code

Change-Id: Ie2cc83dde7e0522e0bf669a1dd3d7a8ca680f7e2

2012-07-20  Stephan Bergmann  <sbergman@redhat.com>  [ce60a046d9db7b604bb66e47d683e62ac65a2f65]

Globally unique symbols missing from some map files

...after gbuild'ification (they used to be added via solenv/bin/addsym.awk).
And sunjavaplugin.map is actually unused.

Change-Id: If6804cff8d01e268b84512d6c4b1edebde018cc0

2012-07-20  David Tardon  <dtardon@redhat.com>  [0d56e73df7decc32f45d375ec8cc9940f8d249f4]

WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*'

Change-Id: I55038545ad740891777075c6fadde9959bd7fa1b

2012-07-20  David Tardon  <dtardon@redhat.com>  [286799f43818b9dc5482720c0cd06eeede568758]

WaE: deprecated conversion from string constant to 'PWCHAR'

Change-Id: I3500eb6a7ab1c98856a8da13e76135d1073dd6fd

2012-07-20  Julien Nabet  <serval2412@yahoo.fr>  [b37bcdded66ae82c5677fe60d8347b87281f3fa2]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Iba122812b0485f6e8097e1767b64d7ed67f9684e

2012-07-19  Daniel Bankston  <daniel.e.bankston@gmail.com>  [61c39eae570d6d6040b65bfe93127b30e6080cc8]

Display blank cell instead of zero in matrix cells with blank text result

Change-Id: Id9d17403717e42b91b1f45b0a081e2fb5a27c06e

2012-07-19  Daniel Bankston  <daniel.e.bankston@gmail.com>  [abdffd2e442356782ee6bd947936afc7fb9e4287]

Add test case for matrix reference cells with blank text result

Change-Id: If00d424ebe0d82284c3281c3362f2a9e52ee384e

2012-07-19  Caolán McNamara  <caolanm@redhat.com>  [218ec3b0cadc5fa505cd8a39a53f2c5729d92265]

catch consistently by const reference

Change-Id: I206cbf5453fd6b32f3ee6725d29260a8c49a68bd

2012-07-19  Caolán McNamara  <caolanm@redhat.com>  [0daa92026d95a113cf29619aa1aaebfef65b7ce6]

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

2012-07-20  Takeshi Abe  <tabe@fixedpoint.jp>  [390fc89057e5cf8a701846836740be09fd8e850e]

sal_Bool -> bool

Change-Id: I5b334344a0ead5fde083c952e625d74978f1a927

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [15929afc1a0da30ece4b193f4d2cf327886eb440]

Revert "Let's see if stripping the const here will fix the clang build..."

It didn't help our clang tinderbox.  Reverting.

This reverts commit 52022b5f82385b28687bf46424d0d24be1964a4a.

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [52022b5f82385b28687bf46424d0d24be1964a4a]

Let's see if stripping the const here will fix the clang build...

Change-Id: Ia019157bd5d2b8ce18550b468de1269b2737ff02

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [73b05f75ad2cb1c648ed1a4e29b28d6f53a798e4]

Deliver a missing header.

Change-Id: Ia50e0aeecdbe364c8d0862906f8f7dd842ebd9c8

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ce8ecf1d343224a6db823860e4dcf46d2dfe5654]

Specify function object as template argument rather than local variable.

Also, replace pointers with references while I'm at it.

Change-Id: I7f238650e5b04fe5f691c1260621431c60ff1883

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4c1d32263e580d41e4b8fea58aab6588f7579e96]

This should be bool.

Change-Id: I20cb39a12b4e50ebb8ef118989252a01f65185e4

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9f36df7943127d82aba46590aeebd8abec110d70]

Added comment.

Change-Id: Ic9e8a6a970de71647b5436149fbd8c49efece49c

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7ba5f709030a78616d2331bd3894752c99fbc1fa]

Pass contiguous cell data as an array to matrix. This is faster.

It's generally faster to pass an array of elements to matrix than
passing them individually.

Change-Id: I4502025d08040327c1d1c09ce1756928be054c25

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed5d2c652cd053cd10f54fb028f513f20d6c6086]

Less indentations via early bailout.

Change-Id: Iae2b91fc732debe9b5c9cdd7c4717e1ef2fac08e

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32d9ed46f6075c66e233b3c8f8036beceb60d87c]

Slightly more efficient compareMatrix.

Have a separate result matrix and have it initialize with boolean
block.  This way inserting the result of each element does not cause
reallocation of existing blocks.

Change-Id: Id89114ed5df40cde80129e4479d9b4e7d2e12cc0

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8a7ba10c71229f10ee56b263aca4174d7a856f6c]

It's now faster to start empty and fill non-empty elements.

The new matrix backend allows to init with empty elements.  Let's
take advantage of this.

Change-Id: Id11a933e50bcd75a5be85a1b3d0bbff0b4041b46

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [229d86b238186e75621b6f617ebc4ee29756324b]

Use macro to define callbacks.

This saves a whole bunch of typings!  It's all boilerplate anyways.

Change-Id: Ide366a9f5756f9354d95499fa9a6a4c46d5c5b82

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [93c8b68ba62e392db6af85d0663e2ff31201eb22]

Reorganized code to remove redundant calls to get_type().

This makes GetString() a teeny bit faster.

Change-Id: Id49df508d45584d529caa4061e77f4ddc4431c67

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [96610e8ed700f73592c65bee94d75d6fa9f9de96]

Some cleanup and comments.

Change-Id: I38e9bbc0a55498e612665e90b5b1452e6c245c21

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e0704701ded22352f058acde6fe5d36bbd278d47]

Turns out that C++03 doesn't support use of static double inside template.

static int works, however.  C++11 solves this via constexpr keyword.

Change-Id: I86f913129cbc65639ec2bf4b23843a5b25bd9146

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3629a3942b681fcff006967c50394b3a9c344ee]

It's no longer possible to unionize value and string here...

Thereby leaving a note to discourage use of ScMatrixValue.  Incidentally,
now all the unit test passes.

Change-Id: I5d12f8ab654f985ef43b887a22abb6de45fea1fc

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d13804609737114f30dbc7580e4bc76e66cb02a8]

We no longer need density types.

Change-Id: I4a02e9e025b6004806350fc8c78f6080176df8d6

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [891e5892b2798a6bc326a688ed50e79a4a9d336b]

This is no longer true.

Change-Id: Id132c4bb7455acbdaa2287666523f42c20172f37

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2789bcb41b9b71551f2acd5e2d9df959c599a608]

Support resizing matrix with a default value.

Change-Id: Ibb5cf4d09b67426021f6d158878afd8386f22555

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c79305f2a1218a3cbf74c7db3c9745429e8b7883]

For sum product, the initial accumulator value should be 1, not 0.

Change-Id: I16ce22150627f75eab08cc4d58fc63a76572c010

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [608fdfe12329094604d9424f1225e23d94ac7537]

Don't forget to initialize the flag matrix.

Change-Id: I02ca2b6fbe49530988a81d12b4e38d24c9046cf6

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc72060199d83e7d919edc3b1a295dc9f8f8b97b]

A little cleanup.

Change-Id: Ib0059f921f815a0ddb679f4bc1888eec2270981e

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ddcb7a07a42294200b86dac7e67a4c82e03fcf4]

Implement Sum(), SumSquare(), etc...

The unit test still segfaults.

Change-Id: Ib1fc78f94776e04ba8cb6ec8a24162b308cc569f

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b4c774a51fab40569abf6298789f6dedfbebdd12]

Now, we need to explicitly pass 0.0 as the initial value of a matrix.

The new matrix class allows arbitrary initial values instead of just
0.0 or empty values.  With this, the caller now has to explicitly pass
zero value to the constructor if it wants to create a matrix filled with
zeros.

Change-Id: Ie515358b512fdb83ae60f54ab4ab49c92ca5761d

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c31905c88ca6160a2c12565e036f5aa02a5be086]

Initial cut on matrix backend swapping. Still lots of things to fix.

Change-Id: I5262899171029772f53dccc9aea666c4b83aef36

2012-07-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5e5c0c0c4b9c369543f09ab44e9d3c87dc93ca1]

Update mdds package to 0.6.0.  It builds for me.

Change-Id: I66663f35f6f607e4a2fc40c6ecb5a52682cbc934

2012-07-19  Eike Rathke  <erack@redhat.com>  [b7dbc768a71ccfb567e3b2979e57d0d1318977cf]

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

2012-07-19  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [9a02957d063108dae9635df0b968102e25cd6110]

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

2012-07-19  Radek Doulik  <rodo@novell.com>  [6928759a89fdc29391e85cf31f48ef6ac5ee6fa1]

odf: export old path without unsupported commands in draw namespace as well

 - to preserve at least some data for older versions of Libre Office

Change-Id: I2a33706c2a2344e45b57a00469a7387072f8602b

2012-07-19  Caolán McNamara  <caolanm@redhat.com>  [3442913accc4e44c3a1ac69a990edee15117948e]

Related: fdo#46757 fix weird word/char count with hidden deleted text

i.e. changes on, but not shown then unseen deleted text counted in word/char
count

Change-Id: I5725063edfbfc1f6545fe1dcea9b224dbfa3a418

2012-07-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [238eba337cedda17a9ed1ce7e91755c66446195a]

make the vc2010 redist optional

Change-Id: Ib81f168fa65d7a4affb15ce07f1a49ad1b2df479

2012-07-19  David Tardon  <dtardon@redhat.com>  [859018061956b1937c7be3809a9858cbd610fa9c]

fdo#52241 remove just one entry

Change-Id: Ida7920c3196105f7f8aab519da12e79135839345

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [85b35ac289f661f64cdddd145deaf419f61f5d4c]

Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenarios

Change-Id: I6caa48a428ac7fef23f7c3e6fc7896b7e3a8d0fc

2012-07-19  Michael Stahl  <mstahl@redhat.com>  [7f9928bfa561ccb6ed4e2baacc7d6960bc1ce231]

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.

Change-Id: I87755f1184d59da2aa72ac053e6f77d7295d6958

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [042686d3ead3ed9aa1e70460c25d471c380b177b]

Work around bogus Mac GCC uninitialized warnings

Change-Id: I04f64b11b484be8c997e1dbab8de35282fa64289

2012-07-19  Terrence Enger  <tenger@iseries-guru.com>  [8cd92447d78c4fe9f93e1a6ee3031b4d8d5ec477]

stop some leaked statement handles

Change-Id: I06764e0569ea615e66de6cd5946614c7c538e60e
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-07-19  Terrence Enger  <tenger@iseries-guru.com>  [ae56c4e025aafddee2cc39a454ae98011e5dfa9e]

ODBMetaDataRS ctor: abort if statement handle allocation failed

Change-Id: Ieac069565bbc14c909eeecf3e67588191191992f
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-07-19  Terrence Enger  <tenger@iseries-guru.com>  [1c3c15081f360892c929a4dd4cbeaaca907a1c89]

avoid freeing the NULL handle

Change-Id: Id3f22bacfbf5e582656cc8ac38d60b781a25b4c3
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [5a3eb92216d6865ad9c13f7f5ec357d82c8ce573]

Work around bogus Mac GCC uninitialized warnings

Change-Id: Ia735ee75b75b3e2dafe610cf5cd513dd7d4b7392

2012-07-19  Radek Doulik  <rodo@novell.com>  [d8720d4e390143279ccae8eed05decf54240e8fa]

odf: export arcangleto commands in enhanced path (use drawooo namespace)

Change-Id: I43a2c08ee8dfc0abe4d05579b837b5be0944c0fe

2012-07-19  Radek Doulik  <rodo@novell.com>  [cf08e8a2ee18c3d1b26647489d16443b8cf617ad]

emf+: added implementation of DrawImage record

Change-Id: I6c86c2eaca1586d915b648292373da4378c755ba

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [c8e0a0ce4adaee2763d1a057a997fda058eaf6f2]

Work around bogus Mac GCC uninitialized warnings

Change-Id: I79731b0e8a991a96b87938749fa9898110fe2dde

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [9ae07fcc7791ca9324f9e60b2b66d1023a69d9b4]

Work around bogus Mac GCC uninitialized warnings

Change-Id: If16ce75845383cf697a2f1e4cef438a8bc43c125

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [390a56b5224fa43fd98dfbf09f5710bd40608bf3]

Work around bogus Mac GCC uninitialized warnings

Change-Id: I174b34835cc955c234a06618a48f61fc700e4400

2012-07-19  Miklos Vajna  <vmiklos@suse.cz>  [173d769a9d32af83ea75dcf4d23b7663a5f19cb9]

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

2012-07-19  Stephan Bergmann  <sbergman@redhat.com>  [c68afc22fe8b1f90033cbe7d328a74daeae18e22]

Work around Mac GCC error

Change-Id: I7fcd84e923c0971f420cfd3f298e5a1d0b111d1a

2012-07-19  Andras Timar  <atimar@suse.com>  [95d6675fd89f44bf499ec4fc5ed48f547cba80fa]

skip empty lines in msi-encodinglist.txt

Change-Id: I1dbcf68c9581e5b66df0f4485d73ca19c5168dd9

2012-07-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [f674de15e17e9608003d7b0af2abe3c11d1b1856]

Revert "hrc cleanup: Remove unused cstitem.src"

This reverts commit ae95e31831916df760503bfc2496b7bc55bc638b.

2012-07-18  Julien Nabet  <serval2412@yahoo.fr>  [5af5fe4d39fe800bda0c8d3bd31d14b9b11ffb94]

Translate german sentences

Change-Id: I69cf20351bce9d3164b852b3dcaa58950f555a1f

2012-07-18  Thomas Arnhold  <thomas@arnhold.org>  [3e7832724e6647f6e786b0feb846b97ce8c03070]

Revert hrc string cleanup

This reverts mostly all of my hrc string cleanup commits. As Markus
stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f those are erroneous
and mostly untested. And therefore absolutely unsave. I only did test
them by compiling and checking the main screens. Cleaning those files
seems to be much more complicated than I thought.

So to be absolutely save I do this huge revert. Sorry for this.

Revert "hrc cleanup: Further cleanup"
This reverts commit 60212988e1cd84169afb028a4255b6f935f1fd4b.

Revert "hrc cleanup: Remove unused strings"
This reverts commit 0e2d7550dd287843b70c03dee952c02f9bd8afb5.

Revert "hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc"
This reverts commit efb74b5dfdb773ba53b29080e1996a93d2c1cac2.

Revert "hrc cleanup: Remove unused Strings in cui"
This reverts commit 527e8f61868210c54bdad650f16390bda03c4353.

Revert "hrc cleanup: Remove unused Strings in desktop"
This reverts commit ac3800fbb9f3251276302b24fa0542441276a34f.

Revert "hrc cleanup: Remove unused cstitem.src"
This reverts commit ae95e31831916df760503bfc2496b7bc55bc638b.

Revert "hrc cleanup: Remove unused strings in wizards"
This reverts commit 20f9a1744319ecdf18c9ab6d0873bb586eb4d03f.

Revert "hrc cleanup: Remove unused Strings in sfx2"
This reverts commit c26d4d34467008418ebf138412e87886694c326c.

2012-07-18  Andras Timar  <atimar@suse.com>  [7ed5b092f83a60e526b0930fe4faf391386b2111]

update license documents

Change-Id: Id1f1b5d8b7155e6de01973f7358c2d0c8997dfd7

2012-07-18  Andras Timar  <atimar@suse.com>  [8b749cb16dde14b199a61456741b586ddd88a584]

fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7

Change-Id: If22bed6728121ec66ecd89ad4f869e980aeb79b7

2012-07-18  Michael Stahl  <mstahl@redhat.com>  [75b7d3dce610eb1d7a071d02800d5e3d0bec0898]

smoketest: produce a better errror message when Java component fails

Change-Id: I04d0376d22cddf78d83ec0d42bbd2620d5d5fcc5

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [b0f170d7df9cff12535d2ecfd146b32b745a8ef8]

0xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.

a) the default properties for the code point make it not split a word it
appears in into two different words in any break mode we have. Which is what we
want from a CH_TXTATR_INWORD

b) unicode TR#20 gives for the interlinear annotation anchor: "What to do if
detected: In a proxy context or browser context, remove U+FFF9", so when we
need to strip it from text to run that text through e.g. the spellchecker or
word counting then there's a solid precedent for stripping it

In addition I *do* want the footnote placeholder to break the word it appears
in, that gives the desired wordcount and cursor travelling behaviour

The BREAKWORD and other *random* selection of CH_TXTATR are still odd choices,
and there's way too many of them.

Change-Id: I930ff8ff806af448829bc1a1ae6cb92053e9a284

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [165640076df65971eb01f887a3c285cd6eb61d94]

Related: fdo#38244 include ODF_COMMENTRANGE in annotation undo/redo

make sure that insert->comment and undo/redo includes the insertion
of the dummy odfcomment from fdo#38244

Change-Id: Ib46afb194462a3bbfbe3b8e228ad04e522e64535

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [8a9244afe9954e0f8e801a41d83e3c2084c620de]

expand cInsert to unicode at compile time

Change-Id: I74a7f905c69912d527dafc2212bf37f97bb78dc4

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [1a0d0762ea6d89ee8138b536140b84d65603d04f]

beef up the join and break tests

Change-Id: Ia34c2f18cfa84447578604ff27a9145d17bf354a

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [b4f077af546e5e54ed6f12edaae88b69ac052bdf]

move test to right category

Change-Id: If2cb8da2a24331cc01fed85750747fff3d2fc8e0

2012-07-18  Caolán McNamara  <caolanm@redhat.com>  [f1eab266dc8036267e163cd897df95dfd4d20df5]

translate comment, use CH_TXTATR_INWORD

Change-Id: I68943de82574897ae787035f35439747510bf88d

2012-07-18  Eike Rathke  <erack@redhat.com>  [123fa79cb24dced9adea7ef4d007a4516c1555d4]

unit test fdo#50345 accept empty string as scalar numeric 0 argument

Change-Id: Ie04cb8d32e9328212d41fedb63cf81b235aa69de

2012-07-18  Eike Rathke  <erack@redhat.com>  [a439cb5aba49d01df20f67a2c84b68542e4d3d5a]

resolved fdo#50345 accept empty string as scalar numeric 0 argument

For OOo/AOOi interoperability convert an empty string or string
containing only spaces to numeric 0 for scalar numeric arguments.

Change-Id: I551d10b647c961df08ca8c936ca8fed5de14d99f

2012-07-19  Takeshi Abe  <tabe@fixedpoint.jp>  [16ea22333c85aa37699a4968bd3d5b4c8df9cb71]

removed unused includes

Change-Id: I71a80be37ab96b44d515803c947ddec19914330b

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e42319c10adf709307c3eafb5bd73884633ecd91]

Pointless nitpicking to increase my commit count

Change-Id: Id887eeec911e32b8c43e9e561ffc74763f6da05d

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e1832ac55e11309815c1fd313fcef9868152fcd3]

Further simplification of ldap includes

Change-Id: I5608cc330104f1e50501c5e63ab05545fcd67fb9

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [79f15259bc117c27bfe8d1590836ef1565c49278]

Junking wrapldapinclude.hxx, since it is included only once and is small

Change-Id: I16ec56f8fefd3224b82e074371d9a8a944c75032

2012-07-18  Michael Meeks  <michael.meeks@suse.com>  [cf342fe92880710e070fb98583a9dcbff77a0522]

re-base on ALv2 code. Includes:

    reportbuilder, license file not needed.
    Patch contributed by Armin Le Grand
    http://svn.apache.org/viewvc?view=revision&revision=1305814
    Adapting extras/ to our wordbook setup.

2012-07-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dc05a825e71316e6f602e5c8dfcd3d10ecb6252f]

Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207

This commit is totally broken and removes a lot of still used strings.
Please TEST commits before removing stuff!!!!

This reverts commit c1ea4676ba67185a933fce387a66666e87095070.

Change-Id: I065c17385ced86857c938e4102b9473d622ac59d

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [36d506146c5fc812b71c0a2349bd84ba95e1c0d8]

Remove unnecessary define

Change-Id: Idff408bcf0e4f49a97478cdbba3eec9ac197d128

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d391fe20a19393224900157414d9f1c6f731698a]

Using WCHAR ldap api on Windows

Change-Id: Ie81c33a5c51ae588ae8242d8790c3c748b442d31

2012-07-18  Stephan Bergmann  <sbergman@redhat.com>  [deae1af649e247fd09e0522b4bcf0806603a5d9f]

Fix sense of SAL_WARN_IF conditions

Change-Id: Idd3dea4e42eb7f63447e1f804d90e991c801cdd3

2012-07-18  Stephan Bergmann  <sbergman@redhat.com>  [aebf5bf22304c73e121b16dc0b51f909c5f34c28]

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

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ea9689723754628718507a23d1f6d3a26bac32e0]

First step to proper handling of character encodings in windows ldap backend

Change-Id: Id28174af5c28346fc363e3f62a8004ce0cf98c6a

2012-07-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b79115518b9d68cf280cde717634e6f2f2e4ee72]

simplify the header a bit

Change-Id: If04e415b043c822d082e8e0889f162db3ed1849e

2012-07-18  Miklos Vajna  <vmiklos@suse.cz>  [5da91ea59329e3993a10c72fa02bc1f1dbf398d8]

implement export of RTF_ATNREF, RTF_ATRFSTART and RTF_ATRFEND

Change-Id: I829ec1fbca990f3d42121270f0bf3647dbd08a30

2012-07-18  Miklos Vajna  <vmiklos@suse.cz>  [75bcb45ae2afc04be48871e4978b7d9f15cfbddb]

implement import of RTF_ATRFSTART, RTF_ATRFEND and RTF_ATNID

Change-Id: I1dc3d3a33dcad2707468b1bfc1baa5239fddee05

2012-07-18  Miklos Vajna  <vmiklos@suse.cz>  [b8146f5126e8290b5b287f0a6176ff6619f34f67]

fdo#38244 testcase

Change-Id: I6df325a20994f789e4c6acdf5a2912a57a034276

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [0977c5121e63522137a7b00c41d07112c192ef9e]

Use lcab to generate cabinets for now.

lcab is expected in the sys. path.

Change-Id: Ie1cd8a45966bbd84ce84f2ad1d86da492eafa321
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [ae0e379a443585fd34522385144fdd69baa6105f]

Added functionality to msitran for transforms.

Transforms currently cannot be generated as Wine does not implement
MsiDatabaseGenerateTransform().

Change-Id: I03507e07f372871eed23ac932426d5708f765884
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [a237b03f73574ac46de515fc4671b647d0a8168e]

Skeleton code for msimsp

Change-Id: I23349edcf15731a9a33b9698bd77893003682e39
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [99716480586148354f4e43436c9e4411e674d57e]

Skeleton code for msitran

Change-Id: Ic48abd66a04bfaafda846e514b096431e37488a8
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [0cab13137aac689403c7dfa8a5aed785e88ac0c4]

Use correct license header for files in this branch.

Change-Id: I7daf3277983b6bf41ddd664c8d4953902b1d0f3e
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [d71bd0dd0b537d3b4558d32073e82714210ab15e]

Code tidy up of indentation, comments and debug output.

Change-Id: I966d34205db1825d3aa1d328c03418817bf01bc3
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [9167f0a1a89ee2567449e4bd8bd21b02d8316be1]

Initial makecab implementation to parse .ddf files.

Currently, makecab does not output .cab files. A subset of the ddf
format is interpreted.

Change-Id: Iae11aefb4759a0eb76f9455b2206b59864086af5
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [2921203806ce262696ae2c10c19ad456bcaac375]

Initial implementation of msiinfo.

Msiinfo supports the change of most summary information. Unsupported:
-b, -d

Change-Id: I51466c9acea54fe151db966c4ce47b29f90ab937
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Eilidh McAdam  <eilidh@lanedo.com>  [5d4a9127a4af92c49a8c73dfd7597db4772c58c4]

Initial crossmsi branch with first msidb implementation.

Msidb is a subset of MS msidb. Currently unsupported options are:
-m, -t, -j, -k, -w, -s

Change-Id: Ice5f646f70b2f797266ce3fabce12ae9f689b1c8
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-18  Michael Meeks  <michael.meeks@suse.com>  [456dd17399883d4ade4c863a5c37268a8aa51fce]

remove obsolete delzip files from wizards


2012-07-18  Michael Meeks  <michael.meeks@suse.com>  [5ac018f9e3af2ed5fa54997fd67308b04c4ea730]

WaE: basic compile snafu


2012-07-18  Michael Meeks  <michael.meeks@suse.com>  [63c508e3e86a140e35161c45d2be97779746f6cb]

re-base on ALv2 code. Includes:

    118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396

2012-07-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d97caa2a77bcd42cb67eba659f7a79baf8ac0cfc]

fs34b: #i117454# don't ask for the value of the possibly

non-existent 'Sorting' HiddenControl

2012-07-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ff6c2e7828d4d8901eab80a4a784362286900766]

fs34b: #i117472# fix color calculation from style string


2012-07-18  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [fb92bbcf012c0e98e887f341ee56e94132e856db]

fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/Draw

Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059

2012-07-18  Stephan Bergmann  <sbergman@redhat.com>  [82cae18c0e0f787fd3efdd4531af6e5a90806e4d]

Duplicate assignment of gid_Brand_Dir_Program

Change-Id: Ia8d2d8683d9acf9c834cc431374406e22165cb85

2012-07-18  Stephan Bergmann  <sbergman@redhat.com>  [15fd36440ce049fa7a577ff198649f782dad3c1f]

Un-inline use of szServiceName2_UnoControlEdit

...as it is not marked SAL_DLLPUBLIC_EXPORT unlike the class it is used in
so at least Clang would complain.

Change-Id: I59886caead24bca4cd4c0e47edb0eaac349eb213

2012-07-18  Stephan Bergmann  <sbergman@redhat.com>  [4dd7c0369d66aa7b30f2b9e547faa5fb2c7cd8dd]

Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion

Change-Id: I0799f22685609201dfb524c373d065b6184ed53c

2012-07-17  Uray M. János  <uray.janos@gmail.com>  [7dde426915ebbb7ea2ca3dc661f0a9ac70a26d5c]

fdo#50801 fix cross-reference text when Caption order is Numbering first

Change-Id: I7306f99c18d0f9cfb3b0ce147ecc200662d23b3d

2012-07-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [80de3c0fe6b191f6d528ae1142737e2561b12ccd]

fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csup

Change-Id: Ief3ba731fe303b0fdc58ac70c564636e2dc5acac

2012-07-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [44a3a345ac2b9901122a9eac70538ef04417bbd4]

fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsub

Change-Id: I0f13eed1843412f97b84c28fa6405378227be934

2012-07-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e3b220a5ae82543ce7322ce7ab516dd3f5bdf8b0]

mathmlimport: do not remove first and last braces

they are not always matching: {a + c} over {b + d}

Change-Id: Ie14d65966dc7014b6582f72a998546e0a256e94c

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [78e8911d25ff33892fd3121b3f0a8df6a6439d72]

SwWriteTable: warning C4389: '==': signed/unsigned mismatch

Change-Id: I58b2f74aef426e880ed7f2867e4cb0bbdff44328

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [b8aa2fa9506967e20fd0db0af30de599f91cf10a]

warning C4701: potentially uninitialized local variable used

Change-Id: Id82ecd3bfa7da6740d475ccaeea599529b090fe6

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [bcd8f0ce8c5ed677be168085913300b8bab02e75]

docbm.cxx: MSVC wants const_iterators and complains with error C2440

Change-Id: I9dfc01a3405f685437a562e8330b5821864de0da

2012-07-17  Caolán McNamara  <caolanm@redhat.com>  [a9a91490680d2778397b6b08583149e39022e692]

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

2012-07-17  Takeshi Abe  <tabe@fixedpoint.jp>  [7cb261324deb9ce45b8a7e8d6c5ea620c48ef368]

sal_Bool -> bool

Change-Id: I08e5353dc1f0f79cdbba509b71e2c415e6c8380b

2012-07-17  Eike Rathke  <erack@redhat.com>  [864c1402e2ef9964ed69f7cad937400487bab889]

tubes: rearranged some lines for readability of code

Change-Id: Ifd5b086e687842721247ba893d22a2514710625d

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [ce9bc65e125cff96e53e37116a5475260f773535]

tubes: do not freeze when preparing Account Manager

We don't need to wait for our capabilities update to propagate from one
account via the network and back.
Since e3d1001c08d255c588ed6ca93f3b58b2161cce45 ContactList returns all
online contacts regardless of its capabilities.

Change-Id: Icf8982dd1e6aedec4f21920ff8020f8547d7b855

2012-07-17  Eike Rathke  <erack@redhat.com>  [98cd5f3fa3f90b38073f10b4c9e62f4ace8a0477]

tubes: reintroduced handling of extending formats in ScViewFunc::EnterData()

In ScDocFunc*::SetNormalString() pass the underlying
ScDocument::SetString() return value back to caller.

Change-Id: Ie75169af1bd9bc55d1447ee14e1206407d750c73

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [1abd8c22a56bd51a2da2be4da1ef79be04e5b985]

tubes: improve contacts dialog

- do not show until it's ready
- do not close it with buttons
- buttons for both 1-1 and MUC sessions
- display all online contacts

Change-Id: Idfbea7ffdf76ef3f31dbeeefe62d69cb5e3e64b7

2012-07-17  Eike Rathke  <erack@redhat.com>  [a64fa6c7235559667afef1bb185203fd0d262e44]

tubes: do the "interpret once" only if not API in ScDocFunc::PutCell()

Change-Id: Ib8bcb89b83f0fd98f1b01f72308d07af1f7777f9

2012-07-17  Eike Rathke  <erack@redhat.com>  [da7af862e856e453e0ed624b76199d7cf21ad3c2]

tubes: removed duplicated iterator initialization in ScViewFunc::EnterData()

Change-Id: I322e937e9c3e0bc478d566e1b14499cc610bd273

2012-07-17  Eike Rathke  <erack@redhat.com>  [581860f47173a3ebc8f834d229e8d2878aaf12ba]

tubes: guard unref() against "accidental" calls

Change-Id: I73b0f8faaa9b6d0707153f3150ca531a33cb0dd3

2012-07-17  Eike Rathke  <erack@redhat.com>  [b1032a684c0ddb1fd1aabe979517897f4ba91dd7]

tubes: do not use mpManager after unref

Change-Id: If8bb6da915d6470b9796e26c46f3e8f2000879fd

2012-07-17  Eike Rathke  <erack@redhat.com>  [bf4c5e3454874c85cf15973fced9a83c0a95913d]

tubes: check mpConference before using it

Change-Id: I8949ae1f43439465701244b501f6779debc34565

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [f5ee5d794f0c7500755df68b2b57d56e4566c9c1]

tubes: add possibility to invite contacts to MUC

Change-Id: Ia27c725aff1d16d21ee1f5abcfff9a107bd87a82

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [c8a6a1ff706600562bc08fe1dd490c149bbf8012]

tubes: selectively export TeleManager's symbols

Change-Id: I70053c4b1e31ecd281701bab692764ef581e0f57

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [ee956067d633f8e0b40e303e58c10bba42a0da85]

tubes: remove now unused code, when we don't use maConferences

Change-Id: I403253793791236eaf8e9fd3fc72489ebd447d99

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [53b180a49af8aaa25b9b38a8b020113483f0af6b]

tubes: associate the document directly with TeleConference

Packet communication now goes directly through TeleConference and
TeleManager is used only for receiving files and new channels.

This should also allow collaboration of different documents with
different contacts independently.

Change-Id: Iaf719dce156f1c4c9edc3db4ff0964dec0e0c944

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [019f35d7e4e4494af3a11429219cb361897a7872]

tubes: remove unused TeleConference::maSessionId

Change-Id: Ic6100aa03764cd62b5426e4ec1f3aeb085241c16

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [36170cd0dbc3409270cf3cf998805a790ee6228f]

tubes: start collaboration from the File->Collaborate menu as the only way

This also kills LIBO_TUBES variable.
Listen button is used for registering client handlers (was LIBO_TUBES=slave).
It may not be possible (if the name is already in use by another process).

Change-Id: I04e0eb8721fa8e74c6cff585c79124b18046aad4

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [eafd7161ed544cebb450a334d8c13d15170e987b]

tubes: remove unused TeleManager::mbAcceptIncoming

Change-Id: Idb4f8e4e47be88efa9e199588936cf426b3e1ce4

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [f0685e2c69a3a31c2669c67d7638e7a1dbd203a3]

tubes: create TeleManager when starting Collaboration dialog

And store the reference. I need to find a place where to unref it.

Change-Id: I4a9d6d8dfadf94c21cfed06524f495e8e48b8323

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [fd9d7f35d9cec7584061d9930c05189ec5838036]

tubes: split TeleManager::connect method.

Use createAccountManager instead.
Optionally also register clients for accepting tubes. Will be used more later.

Change-Id: I353d45e95fa130c0c578b74d016b650039358ea7

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [17c549221427bde2390368be39f48134409a933f]

tubes: reduce the use of boost::shared_ptr

Change-Id: Iafb38cf635ac8a967e5a94965f537fe0fa021f87

2012-07-17  Eike Rathke  <erack@redhat.com>  [44b32113852758a0b14d2f52b072d6d96d659f27]

include tubes/warnings_guard_boost_signals2.hpp [-Werror=shadow]

Change-Id: I20236d46f5ed631b073f572a16a098f64f998179

2012-07-17  Eike Rathke  <erack@redhat.com>  [6b2da137e595002eb2d8d76d24960be8aa07f07c]

tubes: warning guard for boost/signals2.hpp [-Werror=shadow]

boost 1.44 boost/signals2.hpp with gcc 4.6.3 causes
solver/unxlngx6/inc/boost/signals2/detail/slot_template.hpp:122:7: error:
declaration of ‘slot’ shadows a member of 'this' [-Werror=shadow]

Change-Id: I276e008aaebaca9c115bedc58d29c93c6dc526b8

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [1c15d509daff7835b02f8c5c47efca31b2788d61]

tubes: add Collaborate menu item only in telepathy enabled build

Change-Id: Ibfd90941a64540d0e59f1e884a0992758cbc3bb8

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [347caf6e02cacc81b2e8296949b094b7213c29a9]

tubes: fix makefiles after rebase

Change-Id: I99a0dd6765d57c4a1d842b25d600d760930704fa

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [ebca55e2593c7ea14c361a75596424fd0c1d2fda]

tubes: correctly set pDocFunc


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [8be626323e39d0cd8c073b6d17ae5e8181f12b1e]

tubes: make TeleManager::startGroupSession work and use it


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [05c8c686a0c7dcbd58fac67a6a2c9b957f4159ad]

tubes: fallback to master mode when not possible to init TeleManager as slave


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [ac08e4b3369131e75fbd6780c2b1cd10231f508d]

tubes: unref TeleManager if we do not store the pointer


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [7f95cdae91f3aa5757bb4879dcbf9e728dc35cb3]

tubes: use new TeleManager::get() method without parameter


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [3ee62ed5a03983debda1d1b4b70fa22bd16b771f]

tubes: remove unused SetCollaboration method


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [80e8ffc016a2b6724578405f6c773c4b6afdb7eb]

tubes: use correct casts


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [3117ee358c614cc9905e22f8fcd2522b2c9eaca3]

tubes: add listen button to start TeleManager

No more need to run soffice with LIBO_TUBES set.

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [b5dbf32abf73188a1c6a0a8b4afae41fa966c1e5]

tubes: create InitTeleManager method


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [0b4ab5f2ece9b6f0d7f6a04bc68fc255be8a3379]

tubes: extract class definitions to sendfunc.hxx


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [d10839a1bd4d03abd7bba56b42ad437a02aefa65]

tubes: start collaboration from the contacts widget


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [deea13f9657f37d1c266cf5914faa14f3a641f80]

tubes: ScDocFuncSend: store pointer to TeleManager


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [6108d06c1259424bea2055ab6cb7ca8635656486]

tubes: add File -> Collaborate menu entry to launch contacts widget


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [603c2cb9dd33ba7fbfc4865b20beee7896b2dc8a]

tubes: remove ScCollaboration layer


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [d0b04baa26c5cca60b4d85f431f43d479fa4d587]

remove a few unused includes


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [cfb211f2a066173a1de21407c5f9da5f676dec85]

tubes: get Avatars loaded and displayed


2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [b7769b3822a1919e258a36f474c130d070103a1b]

tubes: improve contacts list sizing


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [bfb7015446053b18c0e683ce7a943a519959dd80]

tubes: cleanup abstraction, and add in-process demo mode

Pass const rtl::OUString &s around instead of random pointers.
Allow sc/ to build and work without telepathy enabled.
Add aforementioned demo mode hack.

2012-07-17  Matúš Kukan  <matus.kukan@gmail.com>  [b1de503a677dfe3b4306ad0a0b80a19ceaaea496]

tubes: tweak makefiles


2012-07-17  Eike Rathke  <erack@redhat.com>  [a8ef97df50dfd18e2bcccc760918c6ba9d4b4a93]

tubes: mention local copy of needed telepathy-glib


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [c4e3c9079a476ea9d01ba2d9519942bea1770ba6]

conference: remove a stray dbus-glib import.

This is no longer needed since the switch to using GDBus for the tube
connection.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [aeacb83ecb0afc2f08c05ba7131d4052163a6e2e]

tubes: use tp_dbus_tube_channel_offer/accept_async

I added these to the recently-released telepathy-glib 0.18.0 mainly to
let us simplify the code here. With this new API, tp-glib takes care of
waiting for the state changes, creating the GDBusConnection, etc.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [1ffa61a4b3956d4af5770250a53b03991ac785fd]

tubes: make conference hold a TpDBusTubeChannel

It already was, actually. :)

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [d32927c8be569062b72f01ae7b938e5ad9f1078b]

tubes: use GDBus rather than libdbus

GDBus is the future. And TpDBusTubeChannel will ultimately give us a
GDBusConnection, so...

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [86268ec22035855de9a505706c35217ba5a11565]

tubes: move Accept() logic into conference

This makes sense, because the flow for Accept() and Offer() is basically
symmetrical, and then conference becomes solely responsible for the
handling of channels once they've been requested/given to us.

While we're at it we also fix both code paths to work correctly if the
state becomes Open before Accept/Offer returns (which is possible).

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [226149126eae9911b5e7dc71567a8889051553d7]

tubes: reduce code duplication when opening connection


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [055970730aa9752ab237cce9dfc3833cf28a4259]

tubes: couple tubes up to the build logic


2012-07-17  Eike Rathke  <erack@redhat.com>  [1f1c19ddf1500cb8b5dea4e2ec00983fdf711351]

tubes: link libraries to unit test


2012-07-17  Eike Rathke  <erack@redhat.com>  [28b8008bc01578d07c6c0cbea8fd22b11afa7b3d]

tubes: include libtubes in instset


2012-07-17  Eike Rathke  <erack@redhat.com>  [eee8efc6449ae390c9bdcaaf278f552565d34e04]

tubes: LINK is gone


2012-07-17  Eike Rathke  <erack@redhat.com>  [5eb6e49f2703eec265efad25f3d03cbfc3752269]

tubes: shared_ptr for ScDocFunc chains and ScCollaboration


2012-07-17  Eike Rathke  <erack@redhat.com>  [66ee9a6042c89f1710bc84a5bedb7b36e6853c0c]

tubes: TeleManager::get() takes an argument

initialize with same mode as collaboration

2012-07-17  Eike Rathke  <erack@redhat.com>  [44b6da67468ce59f14d228e8db5b117f5cd0066c]

cleanout flushLoop

relict from testing era, not needed anymore

2012-07-17  Eike Rathke  <erack@redhat.com>  [7c5b100ce858189db83d7da152cf499cadb06afc]

silence WaE incompatible pointer type and unused parameters

* "passing argument 1 of ‘gtk_message_dialog_format_secondary_markup’ from
  incompatible pointer type"
  * dialog was in fact constructed as GtkMessageDialog using
    gtk_message_dialog_new_with_markup(), so use it as such
* "passing argument 1 of ‘gtk_widget_destroy’ from incompatible pointer type"
  * use GTK_WIDGET() on dialog GtkMessageDialog*
* "passing argument 1 of ‘g_object_get_data’ from incompatible pointer type"
  * use G_OBJECT on dialog GtkWidget*
* "passing argument 1 of ‘gtk_dialog_set_response_sensitive’ from incompatible
  pointer type"
  * use GTK_DIALOG on dialog GtkWidget*
* "passing argument 1 of ‘gtk_message_dialog_set_image’ from incompatible
  pointer type" and "passing argument 1 of ‘gtk_dialog_add_buttons’ from
  incompatible pointer type"
  * use GTK_MESSAGE_DIALOG() on dialog GtkWidget*
* "passing argument 1 of ‘g_object_set_data_full’ from incompatible pointer
  type"
  * use G_OBJECT() on dialog GtkWidget*:x
* "passing argument 3 of ‘g_signal_connect_data’ from incompatible pointer
  type"
  * use G_CALLBACK() on dialog_response_cb
* "passing argument 1 of ‘gtk_window_set_skip_taskbar_hint’ from incompatible
  pointer type"
  * use GTK_WINDOW() on dialog GtkWidget*

How awful C is :-/  GtkMessageDialog is a GtkDialog is a GtkWindow is
a GtkWidget is a GObject, but still ...

2012-07-17  Eike Rathke  <erack@redhat.com>  [257bf1f2572d482c291f2f3e60c55be8fea5894b]

silence WaE unused-parameter


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [4a758fc56f2491c911f035bbe86c9b50fd69436a]

tubes: work around “We are supposed to handle only one channel” bug.

This is the bug which breaks the first request after the offerer signed
in.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [70ecadfcffc780f5024c1ed99b18b7939ea0609f]

tubes: quick hack to allow running two instances

To record a screencast, I wanted to get two instances of LibreOffice
running in the same session. But the Client object(s) claim D-Bus names,
so initializing the second instance failed.

This patch changes things so that if LIBO_TUBES=master, no Client
objects are created. As a result, only the slave can receive files.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [114542a8b2d48b85721ba5699c5951810473f507]

tubes: make the contacts list show something


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [dcca79f6e74ea8b2347bbd87a85c04f2b6cb7646]

Replace file received link with a signal.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [58499ea785ca7dd2661a54e9df4fa9d66f0d8895]

Include packet in packetReceived signals.

(And also signalify receiving files.)

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [c4bf2c3ff0dcdcd427d7001dab3728c22629d077]

tubes: more work on contact list and missing files


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [0edb65a6fbc070eefd50dfa102374d15da4eb2dd]

tubes: very early start of contacts dialog, in the wrong place too.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [0dae49a03c9b4816d8cdde69e30bcd2db2e30724]

tubes: add a shared TeleManager singleton

Yes, this is in addition to the existing TeleManagerImpl singleton. This
class needs to be properly split in half: one Manager part from which
the UI can request new sessions and which signals the appearance of new
incoming sessions, and another Session part representing the shared
editing session (which in turn owns one or more Conferences, which owns
exactly one tube, as now).  The Manager will dispatch incoming files to
the appropriate Conference by UUID or similar.

But for now, Michael is opening a new window with the received file,
so we want incoming and outgoing events to go to both windows so that it
works well enough for a demo.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [c72addf2d5445a86be5307c306002565b43f4dcb]

tubes: replace packetReceived link with a boost signal


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [608d52db1edd0eab8e74f1447a486ebe78245f31]

ContactList: ask for avatar data for our contacts


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [a210def83b6e9cdab90222f1d39d8a25cbac4a90]

tubes: delete MainLoopFlusher

This doesn't actually seem to have any effect on the test passing or
failing.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [679c4df0da586adfec342e9b0084953dacbc9791]

tubes: reinstate erroneously-commented unrefs

I think I commented these out while hunting stack corruption.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [e4a54befd07322b63eac95012f881ef7e382627f]

tubes: update readme, get -something- working wrt. document transfer


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [aebe0af1cd0291a271ec6c2763c37b829b4b8075]

tubes: push sent packets onto the incoming queue.

This ensures that our changes are echoed locally as well as being sent
to the peer.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [c0d0ad8818d4172c34d8ce82bab0ed582ab6ea90]

tubes: delete some loop-spinning debug


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [a5a66cb1cf4751ba53dbf18aa2422b5dd0b3ffea]

collab: print some info on which contact we've picked


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [aa8d62ed9af4bd7f5a07b64f6bcbf596cff3eb4f]

tubes: calm debug thrash and get master connections right.


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [e3ac5ac2da0c11bb8ee26eb1871f2cd3b3434125]

tubes: more helpful exception printing on file load failure


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [98411a76545737f4b2b956fb1cc137a924c64641]

tubes: mangle service name into file description

The version of Gabble that Michael and Eike are using doesn't support
the Metadata interface that we're using to direct this channel to
LibreOffice.

Perhaps putting something magic into the mime type would be a better
temporary workaround but hey.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [671dfe39479dda40a2a7414de4c5cff76e214e51]

tubes: fix crash with no collaboration setup


2012-07-17  Eike Rathke  <erack@redhat.com>  [769be1aab2a8e96445433e06449966d2db2b2268]

tubes: start session only if LIBO_TUBES=master


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [68a1609ea835e61326ae03352ae23969344d5b90]

Use a slightly nicer filename


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [5372069443044e67f5035e4804267a706ef16377]

tubes: add hooks for send / recv file (untested)


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [cbe4cb777259643bb8552c8365adbba2fa1602a8]

tubes test: remove an unused function


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [68c9cc5f2554ef424f2b06998dcc40bc869526f6]

tubes test: disable testFailAlways()


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [451dbe398bdfc38b5ed2a7cab2a1d08a99bbaaf0]

tubes: skip self contact

You should only have yourself on your contact list on rare occasions,
but…

2012-07-17  Eike Rathke  <erack@redhat.com>  [7fe5d1af260b5ec138767d8944ac1e2fc24e3198]

tubes: adapt to new contact list interface


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [4b73903e0e572277db95d76e7ac0c85248df184b]

tubes: improve the hack to work outside the test suite!


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [b5935dea2e47eb4cdff1634b7b4c1c9ba06a11e0]

tubes: add a hack to give time for caps to propagate :(


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [bc88b6ea5c1733ec50a7f3747d364af83f772b39]

fixup!


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [1fd537d7582178114005cd3e3c0b90d4db7719cd]

WIP


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [0338b92fd4feccbae6d7a4f0a5046ad149fac387]

TeleManager: make g_type_init() the first thing done


2012-07-17  Eike Rathke  <erack@redhat.com>  [70a5f05a4f08b45acc13df80e7b7ee5cb2610c52]

tubes: wrapper to enable tubes

If environment variable LIBO_TUBES is set, Calc's ScDocFuncSend and
ScDocFuncRecv act over tubes.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [14efb92f907215f72cf841da98996bc9d39fc9e7]

tubes: remove "account without account??" warning

It's completely kosher for Telepathy accounts not to have a parameter
called 'account' (which really means 'username'): Salut (link-local
XMPP) accounts do not, for example, because you don't need to specify a
username.

tp_account_get_normalized_name() gets your contact ID for an account,
which is really what we're looking for here.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [e6a3874108e77d366085a4b275ac337cda5225ea]

tubes: implement receiving files.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [0b7f8fb6971ca1df6f94508e45c42cdb157e3dab]

tubes test: fix stack corruption on test failure

We can't use CPPUNIT_ASSERT() from a callback called by C code (such as
the FileSent callback), or we'll trash the stack if it fails.

2012-07-17  Eike Rathke  <erack@redhat.com>  [1b601608ec0a67a27d4e36955da2c32927f3f04f]

tubes: pull in tubes headers and linkage


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [5bcb73a5942f3dee168100b5305e2398ca2c3652]

tubes: re-use autorecovery to serialize to a file for exchange


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [eac9aad0362a8d828ccd01e753ecf385096101ae]

configure: Depend on new enough tp-glib for FT api


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [302785ae59205e9e373c43739ca874fcc4ee5577]

tubes: don't bypass approval for tubes

Setting BypassApproval makes incoming channels skip the approver
step—the step which triggers the dialog box asking whether the user
wants to accept the offer.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [ff9fc4a5b434d6ab38a9063d097305183526b7f3]

tubes: escape and quote strings if necessary.


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [4aad3f25f640a6e525e62be605ae44d9eee32cc5]

tubes: proxy more docfunc functions, and improve escaping / parsing


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [c9f27f64c853870dc45b09dba7d4a5e2370fd4e1]

tubes: Add preliminary API for sending a file

Crashes if the file transfer fails.

file-transfer-helper.[ch] are, as their license headers state, LGPL
v2.1+. They come from Empathy. I am in the process of refactoring them
so they can live in a future version of telepathy-glib (which is itself
LGPL v2.1+), so their presence here is temporary.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [9bcf81c5645b1fffe6c0253533fe92ee488e60ad]

tubes test: refactor spinning mainloop


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [d7ed9151c074b6432ab554beeef7b5990d420c6f]

tubes manager: fix a compiler warning


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [5f6afa7d221d5801434d223141a9f87e802c3046]

Throw an error if we get channels we don't understand.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [cf3dcac5ccac798d5eeb64d69b38ed6269f70960]

tubes: make Conference hold TpAccount


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [066479973ce488b0cbf37cf409cd3616661b7943]

tubes: make startBuddySession take a TpContact *.

I removed Conference::setTarget() because it's redundant: you can get
the target from the channel. And maTarget was unused anyway.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [ebc93773e9ec3436f2519651b42b69d39fe4e2e4]

tubes test: find TpContact* for accepter


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [813b650dfbbc85efebe0dca903aa285d48237b85]

tubes test: store OString identifiers

This will prevent having to convert them in multiple places.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [c6aa7e8aab81d27e0f8d1bcca82fa86d8f32d736]

tubes: chain noddy serialize & de-serialize to partial docfunc re-impl.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [c80787cd82769cd1063987dcf0a5b1bd366e056e]

tubes: Give a useful error when test-config.ini is missing.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [bbfc386f54b4b6ca17431e187f161858a3b80976]

Make startBuddySession() take a TpAccount *.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [543c6520a8aa633511da604436b107e95c3142e0]

tubes: move hardcoded test accounts to an .ini file


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [c0f49f43d1c07980625a4eb4e1bb344013c74316]

split ScDocFunc interceptor to new collab/ module and start on it


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [5e23c25b4efc0a4bbc0611bc0981731a2c8f8194]

tubes approver: add error handling in case spawning LibO fails


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [bceb36085912f2f34abf9124e7c1bb5be4d2465b]

Add WIP .client and .service files.

These are roughly what need to get installed to make the approver (the
little dialog box that pops up for incoming offers) and handler
(LibreOffice itself) service-activatable.

Without these, your contacts will only see that you're capable of
LibreOffice tubes while you're running LibreOffice, and you won't get
a prompt unless liboapprover is running.

2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [1aafe220bb1aecf12d5aed2eabaa2926d2e29e2f]

tubes: add approver

This is a small external process designed to prompt the user for
incoming LibreOffice-flavoured D-Bus tubes.

Right now it is not service-activatable, but soon it will be…

2012-07-17  Eike Rathke  <erack@redhat.com>  [87604788aaf364edd86890e5a1a08473a031a054]

removed trailing whitespace


2012-07-17  Eike Rathke  <erack@redhat.com>  [5edcd7fa12c69c5b27d6b317f380f266f292008d]

make service name configurable for tests


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [1e28e0f28082be69c02fa6dc5c0cb3e59167b7a3]

re-direct EnterData and turn it into many smaller ops.


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [c48adc7273de586ace7aa668f03ec5f58027462c]

dummy interception of ScFunc methods with INTERCEPT env var set.


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [0e7dd6a9ed7fb8145acf91c036affbf0504cd906]

EnterData - remove un-necessary bRecord parameter for corner-case


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [e95ef3583542c21e6459734e4f23098d5d64288f]

Add undo / redo lists to ScDocFunc


2012-07-17  Eike Rathke  <erack@redhat.com>  [638b3deee9e8a52fe75512aa9627fb1ca279ac32]

singleton impl


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [d681b14b57a95a4c67a3a199b9324631f99609ba]

Move tube service name definition to a header.


2012-07-17  Will Thompson  <will.thompson@collabora.co.uk>  [cf7bc6dea0e7ca288a17ca3b43a5f64c7addd30a]

tubes: add API to find contacts with LibO tube support


2012-07-17  Eike Rathke  <erack@redhat.com>  [6b16cc2ca82027bac2306a062c6a61b5800e6853]

restructure things to one account manager and one connection

tubes are offered and accepted now, sending/receiving works

YAY! Thanks to Will Thompson from Collabora.

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [894151477330cea23f92247132c5c64065a2eb14]

expand pkg_config flags for telepathy


2012-07-17  Eike Rathke  <erack@redhat.com>  [8d7963a30d3511f4291fd556f6af10cc48e98d46]

disable entire module if without --enable-telepathy


2012-07-17  Eike Rathke  <erack@redhat.com>  [8b01a81eecdbb8f78be0f52ba4361f6f02b04694]

ideas and todos


2012-07-17  Eike Rathke  <erack@redhat.com>  [a3a8b803f346681da50fc6d59bf2a3fba58d4da1]

implementing Telepathy Tubes interface


2012-07-17  Caolán McNamara  <caolanm@redhat.com>  [e80a6eb111da4a258286715ac27a5c10cb2ce07d]

NSS_Initialize is actually in nssutil3

so add in all the libs we're going to link against when doing our link test,
which fixes the build for this on an old debian toolchain.

Change-Id: Ia2883f0992ad44e3857576eee59c70df80028694

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [39ea1402d8be477a4d9645c368e9bbc680e91cc8]

fix previous STL conversion commit:

Check that iterators are not end() before incrementing.

Change-Id: I9c29c707f165306261523e320099dfa6f0527f30

2012-07-17  Noel Grandin  <noel@peralex.com>  [66c7b8fe56fd7aa518ba28986a4cfd773bf1319b]

Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vector

Change-Id: Ibdb223f0209a999028d5d63536a895a9d1f473f2

2012-07-17  Noel Grandin  <noel@peralex.com>  [4b41b87e52007897131088e61ffff41d22122acc]

Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vector

Change-Id: I663f03c2fdafe994b609572aa3a8b6bf2354b444

2012-07-17  Noel Grandin  <noel@peralex.com>  [5a4796f78f315d8518238f4194b553f671aeadf4]

Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::set

Change-Id: I0d79505e2d97b1f8608e6d6e72b317bfaa344b1d

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [49f7814515c2dca4ef39e518906f8c802d6c888f]

SwGlobalTree::InsertRegion: -Werror=sign-compare

Change-Id: Ib00a12ba38334a1233c2894606c097bfa2891813

2012-07-17  Noel Grandin  <noel@peralex.com>  [0d3b54b6d874eea33063fabcfe40538dd11aff64]

Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vector

Change-Id: Id0ee0ae93d69641cf65d12c8f170d3c6b34dbeb9

2012-07-17  Noel Grandin  <noel@peralex.com>  [7bef4fe2e22642d552cf3f431d6ee3ba456b9101]

Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vector

Change-Id: I45c66246de9d5608b630ceeb11535faf28f9c073

2012-07-17  Noel Grandin  <noel@peralex.com>  [22faf8438f01d67fe3381aa353e5187f36ce4098]

Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::set

Change-Id: Ia5bbf4960cae0b2e4a975ded067d46a85a0b3ab9

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [c09d284eb17f1d95d5052e2c651063b99e387b48]

fix previous STL conversion commit:

Change-Id: Iace6d47157ee7280c6940465ef6da0b066302e52
SwBlink::Insert: the delete was removed, introducing a memory leak.

2012-07-17  Noel Grandin  <noel@peralex.com>  [4c24b7e486fa7f0099d6be6f03e7299de3591dde]

Convert SV_DECL_PTRARR_SORT_DEL(SwBlinkList) to boost::ptr_set

Change-Id: I14bd09a6a1209de45ee0a67f7f6e89aeb7412041

2012-07-17  Noel Grandin  <noel@peralex.com>  [b6d0e8ab15086ec25bb4d42650024711ef4de2a8]

Cleanup: remove _FndBoxPtr typedef

Change-Id: I6e794589b22698b411f5b74d56eeaabb760305d8

2012-07-17  Noel Grandin  <noel@peralex.com>  [21dd191b9fd5a75f7633ea27f745a347adb42ae3]

Convert SV_DECL_PTRARR_SORT(SwDestroyList) to std::set

Change-Id: Ifbee6942045b26fc7df8fb96d910197f77729b4b

2012-07-17  Noel Grandin  <noel@peralex.com>  [76fedd4d9abaf7597cadf3cde94de4f329a03c1e]

Convert SV_DECL_PTRARR_SORT(SwCurrShells) to std::set

Change-Id: Ic8d230bb32fb071300868d0cdcf776ddf58506da

2012-07-17  Noel Grandin  <noel@peralex.com>  [fbabbcefd8f8575c7b08c7a7ac7fe0b665038214]

Convert SV_DECL_PTRARR_SORT(SwHTMLPosFlyFrms) to o3tl::sorted_vector

Change-Id: If745de5e44ffffca27166f3ac6f35877189d50a7

2012-07-17  Noel Grandin  <noel@peralex.com>  [22461ae3712fa77a18be99fe76d6f0531058e388]

Convert SV_DECL_PTRARR_SORT_DEL(HTMLControls) to o3tl::sorted_vector

I had to move the HTMLControl struct to the header file to avoid
warnings about delete not being called.

Change-Id: I822afba210d34f5855ae052fb34e117a16578970

2012-07-17  Noel Grandin  <noel@peralex.com>  [637b9d4f825b9a96b042effa55f462bae9a0491d]

Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vector

Change-Id: I1731eae553e1bc47cbb01d47622b047693a6a194

2012-07-17  Noel Grandin  <noel@peralex.com>  [4991bd87045fd2e3861512d768eaed323db871dc]

Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vector

Change-Id: Id410727331d6b9dc599814dce15dc3d02037bc7b

2012-07-17  Noel Grandin  <noel@peralex.com>  [c516b333872adb08f45bc48fba2a2e97e22586e7]

Convert SV_DECL_PTRARR_SORT_DEL(SwXMLTableColumns_Impl) to o3tl::sorted_vector

Change-Id: Idd06aaa1a01a1f3ca17e23ae703549105f2d9669

2012-07-17  Noel Grandin  <noel@peralex.com>  [f7d681dc34e60eb8532403079d007ca1250f4941]

Convert SV_DECL_PTRARR_SORT_DEL(SwInsDBColumns) to o3tl::sorted_vector

Change-Id: I2f6adcff92aedb54c91fe57c1f7511160d9868ce

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [dfba27dd2c6e46c6100f867b83a466e74ddb6dc8]

SwRedlineAcceptDlg::InsertChildren: fix previous commit:

(it = aUsedSeqNo.insert(pParent).first) != aUsedSeqNo.end()) has
undefined behavior due to undefined evaluation order of insert and end.

Change-Id: I8e6f6912cb96c95b60c4fc964dc0f64feaf69265

2012-07-17  Noel Grandin  <noel@peralex.com>  [ae79f24ce509f6c3cfbdc4cf329f3e04bdc2b017]

Convert SV_DECL_PTRARR_SORT(SwRedlineDataParentSortArr) to o3tl::sorted_vector

Change-Id: Ia2a213708baf910429be9fd397e0112c80e8cd2d

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [29afbedb685576877d88f550d20572b506048f77]

sorted_vector: operator[] returning by value doesn't make much sense

Change-Id: I43f344fb06e45cc883c8c6cd9bbfbe29ef9c01f7

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [3b199abf89db17420c0ef4df16bdd61ae335f348]

sorted_vector: rename nonconst methods to be more obvious

Change-Id: I4ba4164343f252ac451433ba3b07e2cd214e13f8

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [a24f1f69d1c11ac111bd6dbeb5adbb8a77ffde52]

sorted_vector: fix silly problems with gcc:

GCC 4.7 has a completely mysterious complaint that can be avoided with a
typedef:
inc/o3tl/sorted_vector.hxx:48:16: error: ‘vector’ is not a template

Change-Id: I58111df62c74f7d3a07e1e6e4fa1a400ff7d887c

2012-07-17  Noel Grandin  <noel@peralex.com>  [194070ca6154fdc4a704f872463a084fdb922032]

Add erase(size_t) method to o3tl::sorted_vector

I can't add a regular erase(iterator) method because we only hand
out const_iterator's

Change-Id: Ia3bdecb0f909d0712138c7ee48da268951e2733b

2012-07-17  Noel Grandin  <noel@peralex.com>  [0f57086b221eb1e7d3d9d7cdb6f3cdcb50f1edda]

Improvements to sorted_vector

Implement suggestionss from David Tardon, mostly around prohibiting
access that could result in the vector becoming unsorted.
Add front() and back() accessors.
Add lower_bound() method.
Add optimised insert() method.

Change-Id: Icbb3597277f3e5963573b57d4f6d3cb740e896e6

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [1d6830ec60f726b0e6ecd1d0d0062825c1edbb2a]

fix invalid ifdef in SYSTEM_HSQLDB

Change-Id: Ife861e0b34becf5a4f9a61c3e34be75b5acd00d7

2012-07-17  Caolán McNamara  <caolanm@redhat.com>  [f8f05d43de8728db58c8224c8aebf31ff570b6fc]

Resolves: fdo49629 GotoEndOfWord fails with footnote at word end

a) remove special handling of 0x0002 in our custom icu rules.
   Which brings us a step closer to getting rid of at least
   some of them in favour of the defaults
b) expand the 0x02 in SwTxtNode::BuildConversionMap like we
   do for fields so

Good side effect is our word count and character count now take into account
the actual footnote indicator text, as does our cursor travelling. Both of
which are more word-alike.

Change-Id: I3b0024ac4b10934bee7a9e83b0fce08a18556c7b

2012-07-17  Caolán McNamara  <caolanm@redhat.com>  [d1561a0813e15c6694b136db116004b212a463f6]

for external modules add a dependency on the makefile.mk itself

so that on version bumps and/or added/removed patches that we
rebuild them from scratch, which hopefully will make incremental
builds post external module bump pain-free

Change-Id: If268401a2794989d49861c08f7a69ef926cf5809

2012-07-17  Takeshi Abe  <tabe@fixedpoint.jp>  [2aecedd79e1cd579e6e494138eb79f76c3a6c6cc]

removed unused forward declarations of class

Change-Id: I9762e198825fbc697f4049a7da5755d72c14e481

2012-07-17  Jan Holesovsky  <kendy@suse.cz>  [73cf6f327517d59cbb5de428fe4ff221c70e85a2]

Doxygen needs ///< for inline comments, not only //<.

Change-Id: Ib8db74de1f18342794713952470e26ba87bc75fe

2012-07-17  David Tardon  <dtardon@redhat.com>  [b480f91968a3df16a655585fba494425aea725dc]

fdo#44534 invalidate bound rect after drag&drop

Change-Id: Ie3319870ae26e9e2cac32641a33be62e4e020c02

2012-07-17  David Tardon  <dtardon@redhat.com>  [36649ca7ef74e108dbb536248c255168734a8911]

move l10ntools to cross_tail_build

Change-Id: I3e47892002a0cf0d22d86e9da925c76ac2781579

2012-07-17  David Tardon  <dtardon@redhat.com>  [a20a54ddfffa2cbb7c234ec2925ac06ee6b56c2b]

drop translations from build phase: not required anymore

Change-Id: I70df41a8ed5ed7e6c614749125f19b80c5e03291

2012-07-17  David Tardon  <dtardon@redhat.com>  [151b5990e3ee0bf394738d815bd84c77951ea408]

move remotebridges to tail_build

Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69

2012-07-17  David Tardon  <dtardon@redhat.com>  [9aa61701999b7235bd76bf4261765150b7e20f32]

move sysui to postprocess

The only thing that sysui exports that is used by another package are
application icons, used in desktop (windows build only). But since
gbuildification of desktop they are included directly from
$(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the
dependency is no longer necessary.

Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2

2012-07-17  David Tardon  <dtardon@redhat.com>  [4b592ce754e578a347490341caecc1bc45f67242]

move ulfconv to l10ntools

This allows us to drop dependency on setup_native everywhere.

Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec

2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [4fea92fe5389ba4de593f5e991870cf595b516e1]

cleanup custom perl XML parser, use strict, and tolerate updated XML


2012-07-17  Michael Meeks  <michael.meeks@suse.com>  [6eeb0942c35f07dfbadb13f35fc6aa3703dac945]

re-base on ALv2 code. Includes:

   retain presence of MPL licensed nssrenam.h symbol renamer.

2012-07-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [cf2d07fe8010bdef1e0f42d5b84c5d1b295a0485]

dr78: correct include guard


2012-07-17  Jan Holesovsky  <kendy@suse.cz>  [3e3a6a799debca97dc4f7c496eda7259dc421407]

Fix MinGW build.

Change-Id: I48bad55cc982fba6fb48a921746801de9993bff1

2012-07-17  Stephan Bergmann  <sbergman@redhat.com>  [4f089de48b9849764c68c084b86b79dbfd396145]

Typo

Change-Id: I9e4e2cfc3ce61f6ac24e96a2a92fdabc4a72321e

2012-07-17  Jan Holesovsky  <kendy@suse.cz>  [12bf58bee53e0244563c3dc3c0936b338f6d70d8]

Improve check for the FRAME_DRAW_NWF.

Change-Id: I03d9130ffcce7ec92fc768e8c4ee63e425e76c21

2012-07-17  Miklos Vajna  <vmiklos@suse.cz>  [acaa4d592a0d8cc219f7ec8a65b0c17757a856aa]

fdo#38244 enable attaching comments to document text ranges in writer

Change-Id: I1e1ec7e91d513bc34737c7659d1178a02e80c53e

2012-07-17  Miklos Vajna  <vmiklos@suse.cz>  [2f52f37f8363cb696bb3ead7249a87a826409908]

SwDoc::DeleteRangeImplImpl: handle fieldmarks before postits

These were not deleted earlier, leaving a gray field after comment
deletion.

Change-Id: I66d5e04f075a54eb0638a63b8cd7bd8c1920603e

2012-07-17  Miklos Vajna  <vmiklos@suse.cz>  [e2a443f520782d5960188e7755230571811f65d7]

fix error: ‘cerr’ is not a member of ‘std’

Change-Id: I0e2988e99f4a333cf147e41c069913180e94ec93

2012-07-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1e89c6f3d1edee7d112fc2549d2f6ad16e65659e]

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

2012-07-17  Stephan Bergmann  <sbergman@redhat.com>  [d4e26ea852c48cff41443f6f4378b6bc47b8193a]

-Werror=implicit-function-declaration

...when building --without-system-zlib on Linux.

Change-Id: I9bcb355ec75291609b28397c16068acf293ba6eb

2012-07-17  Stephan Bergmann  <sbergman@redhat.com>  [309402a82272e7fc2cab75ca65764bf81ce311d6]

-Werror,-Wunused-function

Change-Id: I100a95d5f84ab61cb26ac39d436cb9f2cb7246e5

2012-07-17  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [73db878b17c6f57be5559ac5f7780b43ab690559]

Correct check after memory allocation.

ppenum is already tested for NULL at the beginning of the function.
What is intended here is to know if the memory allocation succeeded.

Found by cppcheck.

Change-Id: I31a3bed93b5dfe1a4d384478267f7c8cc0421181

2012-07-16  Julien Nabet  <serval2412@yahoo.fr>  [5cfd4e920023ecb6caa9061bc0a52ea03def83c6]

Reduce scope

Change-Id: Ifbfd8e4b7a549d0225229a60a12b1b346fc02828

2012-07-16  Julien Nabet  <serval2412@yahoo.fr>  [00ae1cec08ae970f0640c0cc5d612eb0b9035207]

Change form of checking self-assignment + cleaning before assigning

Change-Id: Idc8e8445b870805b99d2b9434cf1f752c63cc6a0

2012-07-16  Julien Nabet  <serval2412@yahoo.fr>  [ba768f83cf4035d5e42d3a5b242ab7b371ec2634]

Fix "Same expression on both sides of '|'"

Change-Id: I8f71f0b20f3f1f41acde05d59a9b94d1ce942a7b

2012-07-16  Matúš Kukan  <matus.kukan@gmail.com>  [3201fd2316bb4aa420803c86d1aa7f71ba355f29]

there is no --with-openldap option anymore

Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965

2012-07-16  Luboš Luňák  <l.lunak@suse.cz>  [e13cda114264670413fe9f799491266b99601df3]

fix --with-system-openldap

Change-Id: Ifb70bf8277659b942ef05f55f483e1407814958f

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [1452bca91ecfeb3f55a4544ada42dfefd14c1ab6]

No space after -L (Mac OS X)

Change-Id: I5ef42a2a9cae39628442d99c4bc691bd947a92d5

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [974ac71ee6d0e4f7b989970c1555731a4ad26443]

Typo

Change-Id: I4c36c13d1bd519217b8e6335d31c3450e8c8d4bc

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [1715093a08a6d7a0196ad9acb42775b88b5ebe4b]

More: echo -e is not POSIX (and unknown to Mac OS X)

Change-Id: I8fdfbebd9fd4bf19b57ec83689116c6fc77227e6

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [208b380090d98c56947ad15a0ee9e3d0d5ea2151]

echo -e is not POSIX (and unknown to Mac OS X)

Change-Id: Id55d2028e44bfea57cd8d6c0d7085f5f6f2c77ed

2012-07-16  Luboš Luňák  <l.lunak@suse.cz>  [e0f7e213af28c8397bcc69b007a3c88248287a5f]

the unknwon typo is surprisingly popular

Change-Id: Iffe25051c8357019521196f9a27065d6108ede47

2012-07-16  Michael Stahl  <mstahl@redhat.com>  [e0ee0d444e5107bc2bbc2ac9f3bda19150f4f82b]

RepositoryExternal.mk: add openldap

Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ff89c90f7dffed78fb84fbf1139e112aa65fec44]

Postgresql driver links with the *_r variant

Change-Id: Iff1b5ff33b7a770c94a5b5d32f39ee1c4f596065

2012-07-16  Michael Stahl  <mstahl@redhat.com>  [7e6a07a6d2bcf50925fc499ec53216c960692f79]

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

2012-07-16  Michael Stahl  <mstahl@redhat.com>  [7cdda27c17ddb309d7473b311485b970d57562b5]

nss: no need to care about STLPort include paths

Change-Id: Ibbee91f8ce21f76bc4a5e66ff9c5852dc693793b

2012-07-16  Luboš Luňák  <l.lunak@suse.cz>  [437dc5384985c97d6b59e91ab5280a840a387731]

forgot to rename cppu -> cppuhelper from the template

Change-Id: I6a2ba2213d59ba73f7f170f40c7607f6ad23a0f4

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aad94ec02c625a1cb15d8e8ebb71f2213520a6d2]

Fixing build with internal openldap

Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [336c956262340db1e6be932462fbd412ca668954]

First attempt at removing mozilla ldap at all (please help to fix)

Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [069c1efa39e3bed146a3e70af796e6a70cf2f67e]

Fix typo

deliver had always ignored the missing "3" in the target anyway, delivering any
libfreebl3.* from the source dir to the exact same name in the target dir.  (And
scp2/source/ooo/file_library_ooo.scp indeed expects the file to be named freebl3
with the "3").  This appears to be a harmless typo introduced with
09bc28fb7b998f56b481fb07eb576f00ce72c26f "jl144: #i106132# nss does not build on
MacOS 10.6 because of libsqlite3."

Change-Id: I251834c2157acf0936bde9b7daaad16693822acb

2012-07-16  Lionel Elie Mamane  <lionel@mamane.lu>  [a201316b839c00fe5f8305150cf2ccba548a2868]

reuse computed curFieldName

Change-Id: I4ca9942b3abd343b75336e68bfe669ce5d3a38de

2012-07-16  Luboš Luňák  <l.lunak@suse.cz>  [268492ede6264bb389d947db197fc072b11ac352]

rtl::O(U)String -> O(U)String

Change-Id: I45f5a8407b57c06a7cb0dad25c7ac5879711488d

2012-07-16  Luboš Luňák  <l.lunak@suse.cz>  [6080259862ee9886d1dabcb7c06132268a398cc6]

allow using rtl::OUString etc. simply as OUString, without rtl::

http://lists.freedesktop.org/archives/libreoffice/2012-April/029940.html

The RTL_USING #define (set by gbuild for anything that's not public
API) allows to use such classes simply by their name, without having
to use the namespace or do explicit using rtl::OUString (which half
of the sources do anyway).

Change-Id: I7edaf12cd278489cdc1d5ff782f0a86361c13c0a

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab9b5639b23ab5db93357bd076b65adea1b6e8b6]

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

2012-07-16  Michael Meeks  <michael.meeks@suse.com>  [d2b711ecb47e0a0701a1a72896a3148417820a84]

fdo#521512 - fix presenter console display switching

The new, clearer names for external displays need to be in-sync.

Change-Id: Id78d359b08f956579e9226d00515cd959d81a17f

2012-07-16  Caolán McNamara  <caolanm@redhat.com>  [6d6198393e0677710191248d6f7c9ec15d0f0e0f]

Resolves: fdo#42454 'imported' gallery format doesn't appear to exist

AFAICS an "imported" gallery can only be written if you already have an
imported gallery in the first place, i.e. its something coming from an earlier
version. All the way back to 2000, so I suspect its an earlier pre-OOo feature,
which can't arise in practice with no migration from staroffice configs to
OpenOffice.org or LibreOffice.

Change-Id: I9f248baadb20633da129d3bcacce3d7f92ef7510

2012-07-16  Caolán McNamara  <caolanm@redhat.com>  [995b97632e3e6f0a789f0ee59fc3bcc6f24bf096]

make gtk-print stuff build on gtk+2 2.12.0

Change-Id: Ifad0e87522397bace62ac8203202a3f40031b5f7

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [45c8db7ec89978029db2027585da986794971f7c]

Unused include

Change-Id: I445499755dc92103b3777229f22db0bc6ec1a80e

2012-07-16  Andras Timar  <atimar@suse.com>  [34ebc821d9942641c256157ada9f817338832711]

fdo#52143 use Unicode functions for QuickStarter tooltip

Change-Id: Ic9c7ed84925ea5b4ce324a98a1089102dcda24b8

2012-07-16  Jan Holesovsky  <kendy@suse.cz>  [8722e6f55b3625fb410f1aedf40ed8d0eb2612f0]

About dialog: Forgot to Show() the image when present.

Change-Id: I6a1901e3a47e6e46e84da955872a97e016ce0694

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [72a9ff067d60c7bb43b66a1e26dfe5fb3395a403]

Download openldap tarball

Change-Id: I8be128fc81c604e5a7daf49486be74a0af2359af

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5b09ee6c0b46cd434b1325427a3983892282f66e]

openldap module to build for unix only (still unused)

Change-Id: I9a3004634108fb4d1a990eaf528059cc7dfbe27e

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a42dba8723a191e1677211d3924a318a1d5a9166]

define CONST_PCHAR_CAST for openldap case too

Change-Id: Iecf6c142a52007eb5dff731a0f7b1ab3460f2b30

2012-07-16  Jesso Clarence Murugan  <developer.jesso@gmail.com>  [8a768fe2d780bdcb60c0dc0c4bc38410052233a4]

Replaced all calls to deprecated function ImplDelData::IsDelete()

Deleted the function ImplDelData::IsDelete() and replaced all calls
to it with calls to ImplDelData::IsDead() directly. IsDelete () function
itself was only a simple wrapper to IsDead () (and mentioned as deprecated)

Change-Id: I71baf68801219cfbe2d2dc41d6bd5e419b9b4a87

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1d1e7313ab076c919ce1bd095bac07480cea392f]

Cast from const sal_Char* to const PCHAR on Windows

Change-Id: If77916c59c3752f166482e0b8929fda859fac2f4

2012-07-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [589f09363bbf70601d11c5656ed2273d154c674f]

Don't load ldap library dynamically, link it!

Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c

2012-07-16  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [df645a2bd8a9b5463c74f261268f0d2de7245ccc]

There is not need to allocate memory just for getting the 'indexOf' a literal within a OUString.

Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7

2012-07-16  Michael Meeks  <michael.meeks@suse.com>  [0dde6d4a2d14dcb09187d476c4fbb80b6e008315]

fix 32bit build wrt. int vs. sal_Int32 comparison

Change-Id: I7ae0014c2b8e14dabab0d64cb498abb820b3968d

2012-07-16  Michael Meeks  <michael.meeks@suse.com>  [098be920e012a3ae133d23cffdb161a0816d29c4]

remove obsolete hooks for proprietary Sun single-sign-on config page

Change-Id: Ia6c0fbd33a4293ba863b4179f03f78ded413040a

2012-07-16  Stephan Bergmann  <sbergman@redhat.com>  [4ad006fc76b0f7fdd267c64fc868aaf63e281a31]

Confusing behavior of cmopareToAscii overloads

Change-Id: If432b67cebdb9a009a015ddf046ed1ce15920e57

2012-07-16  Michael Stahl  <mstahl@redhat.com>  [e35246c71ff08167e430d7e113cb139fe210e23c]

warning C4928: illegal copy-initialization:

more than one user-defined conversion has been implicitly applied.

Change-Id: I5a6b4b9aacdc6cc38119185da6bc94334a809c0b

2012-07-16  Michael Stahl  <mstahl@redhat.com>  [0c803b1cddb273434d1f102a91f650cd20bbb0e0]

warning C4701: potentially uninitialized local variable used

Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791

2012-07-16  Miklos Vajna  <vmiklos@suse.cz>  [c2a73a4780dbab2abdfb4654ddc2bf1356127eb0]

xmloff: implement import/export of SwPostItField::aInitials

Change-Id: Ie28e8e4c2e80d9234cf1ec2ca43dd200cf1d56cb

2012-07-16  Miklos Vajna  <vmiklos@suse.cz>  [6b919e03880195000716efdf8ce6a47a04664a25]

implement docx import/export of SwPostItField::aInitials

Change-Id: I919f5f0c4f6a1f6b1ea6261d9703da7a6c1046d3

2012-07-16  Miklos Vajna  <vmiklos@suse.cz>  [36270776a68c0cd0f472ebd7124c93d7936caf04]

SwPostItField: added aInitials member

Change-Id: I9cc8dcd2c8e1d9074b58195d37289a9b4cfe43cf

2012-07-16  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [720e2906921ed10d9d8ec62a0121813fac9c622a]

Revert "Make bottom tabbar items follow native theme"

This reverts commit 17ea32a1a36d81a0a12df12adbe15e8eaf1c7c62.

2012-07-16  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [8b8e611e9e17d55c49209f02f70c4a0acd2e0448]

fdo#51890: Display themed progress meter instead of the native one

Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443

2012-07-16  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [151400ef49a2a351c236753e7e72781412659126]

Bring community branding in line with actual community logo

Change-Id: Ib1e1d1ff7f20f51f991c7a14a6e5dc1510d8c1fd

2012-07-16  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [4eb137675551bb7b866b720e986dfaf2d3f00b20]

Fix typo in template name: "VIntage" to "Vintage"

Verify via File – Properties ... – Description or via the
Template Chooser

Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3

2012-07-16  Matúš Kukan  <matus.kukan@gmail.com>  [e9e3bd0659e761b5b9409d61ae831afc59b983cf]

do not hide .patch files

to hide more, try git config --global core.excludesfile

Change-Id: I1da4131b943a962797a1f389554139e87fe074bc

2012-07-16  Matúš Kukan  <matus.kukan@gmail.com>  [31b05fe9ffdc043211a6bd7216a809ab500b9691]

unusedcode: drop CellBlock and one small method

Change-Id: I7cad80ea59b4527193a35ea1b7cfdd56e07a0efe

2012-07-16  Matúš Kukan  <matus.kukan@gmail.com>  [a5ae5d95f4e2ca1591126937cb650c871894dc64]

PRECOMPILED_HEADERS not defined

Change-Id: I9292f45585243ef0244b75df030421111e1ca0ae

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b85a2af72e3ce0a4111972d51c8f1d43599dee5e]

disable edit field for min and max type, fdo#51834

Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e11c88d999ad9cab8e309c87088d433fde0d4d9d]

use correct value to check for min and max, fdo#51831

Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [afdb80205679937a4d7503dc3715f39a4774a201]

WaE: unused variables and misordered initialization list

Change-Id: I2f49383d5c9e097edf52776818db4e89497aca5c

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [bfcaa777c4a803c21208c8aeb8f2674943b243fb]

callcatcher: update unused code list

Change-Id: I045ac2928d4b8cf99f9f76c20a9e489adc34ed66

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [5e21857cd4f81ccf0c87a3f399adf29aac3a68d6]

-Werror,-Wunused-function

Change-Id: Ie0e37aae9be1c6fcf3f8c0b8d571dc3786f38205

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [27b1aa88c00fc425f658aba8e64567f6d2bfbd0f]

#include "tools/helpers.hxx" for FRound


2012-07-15  Michael Stahl  <mstahl@redhat.com>  [81af84c04fa7ef8c8c12d2a9d3899a9a75cb8260]

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

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [0ec45dc41dd4872482b817387f253d6fab6bf20c]

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

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [01550a7450f099c4016af53fef53c286040b1575]

sw: disable CheckBookmarks on WNT

Change-Id: Ia52cbea28c832706cbfa74c2b1d9bca43df006d9

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [09b853e38b7a35d614caebd97116ca8a106148bd]

CppunitTest_svl_urihelper fails on MSVC

Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [184179f583d26c26639781e65eb75afc13e0a149]

gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVC

Change-Id: Ic23e6e26093ed381a1930ee6d3c1bc04ac2625b9

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [d8b6225d974ef7f8dd14cf0828a86f6e9881fc97]

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

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [111e10bd401b3fee981f32f5f98fc7512a5c47f8]

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

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [5d95ab29f228c355029147ee083e9f222545c0ae]

MSVC complains about too many implicit conversions

Change-Id: I33b40ec877270de4ed037dfaf6652c07935a727c

2012-07-15  Michael Stahl  <mstahl@redhat.com>  [efc8c95af4cf2e224594521094b1a8947d83399d]

STLPort on Solaris only makes sense with SunStudio

Change-Id: I18083180ebde8a9d32c645b3e203a562a6a0ddbe

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [aa3eeb28bcba10d603c15ee850620bed638514f5]

Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing

inherit class UnoTreeListItem from SvLBoxString instead of SvLBoxItem so that
it really isa SvLBoxString and can be edited with startEditingAtNode

a) remove the unused SvLBoxEntry argument to SvLBoxString's SetText
b) used rtl::OUString instead of XubString
c) rename aStr to maText
d) inherit UnoTreeListItem from SvLBoxString and drop its maText in
   favour of that of SvLBoxEntry

Change-Id: Id78f43ae5be8cd6f581e6c2fd2bd6f46de9144ba

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [facd391b7fc46b330e4cbda25c33abed5e47604e]

These methods are virtual in the base class, so are really virtual

Its convienent to mark them as such in the subclass too for self-documentating
consistency.

Change-Id: I4c17b796b0704818705df0a7bc0dc8eb233ae36b

2012-07-15  Tomaž Vajngerl  <quikee@gmail.com>  [660e3c1b204ac709e2acdace2a67f359505a1555]

GUI improvements for CompressGraphicDialog.

In CompressGraphicDialog it is possible to set the target image width
and height besides resolution. Better lossless / JPEG compression
selection. Added Compression / Quality settings.

Change-Id: Ic8a6bfbe9dfbcd4acdfda4c0a856c3ea813a2702

2012-07-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4dcac7b33bf3eb8125f5ae94c27980ea863c02e0]

Uploading libmspub-0.0.2 release

Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35

2012-07-15  Andras Timar  <atimar@suse.com>  [c61e3c941d46fe1ae6066f31e01786100e39da56]

fdo#47947 Data Form dialog layout fix

Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43

2012-07-15  Andras Timar  <atimar@suse.com>  [8d0c180469d9f7257afab63b7b8ef404b253ac27]

remove 2 unused resources

Change-Id: I5b0faac6c47c284fd25f020fdf6dbbed5c643e72

2012-07-15  Andras Timar  <atimar@suse.com>  [29b302d5375c89b3fd44ff4e459c9d177a64eff8]

cleanup malingering vendor name in docrecovery.src

Change-Id: Ie9fa8a07361a1ed957d9e4d19df256b4d9668606

2012-07-15  Andras Timar  <atimar@suse.com>  [7f4790388b5b3d09a364fa9d7ea10bd4765288ba]

fdo#52090 update Danish dictionaries (2012.07.14)

Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [c06fe7e201cdb0fa77da3067dc51a2c6e081d82a]

Resolves: fdo#52013 use vector::insert instead

Change-Id: I3cbc0c0751c069ff9bc7d8b1b737fcfdc3be2b9d

2012-07-15  Andras Timar  <atimar@suse.com>  [1b31d5fb52ebdf9c32ec50dd5521724bc1b1c73e]

fdo#52088 use [ProductName] placeholder instead of LibreOffice

Change-Id: I560139949c89798581ed7631eb5d0b3124c83002

2012-07-15  Julien Nabet  <serval2412@yahoo.fr>  [6c4838c13cdc1a6b127e08f1a46883da1b45cfbf]

These methods can be const

Change-Id: Ia4aa8df3768923f7b5a31fb5158e4a744f4b9788

2012-07-15  Julien Nabet  <serval2412@yahoo.fr>  [c64e33efb0f26c9bc9298c7e902efe9af22ca500]

Possible inefficient checking for <var> emptiness

Change-Id: I049ebd41756ffdd73f534c3bf34f81106f8549a9

2012-07-15  Julien Nabet  <serval2412@yahoo.fr>  [602445c1aae34c1770b627c60238f4f8ba8515ac]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: I6cfaf9f4623c67fcf9383426f04b32e095acbf42

2012-07-15  Julien Nabet  <serval2412@yahoo.fr>  [350de508cfb0b3c9a471744f1b4ce440ae2edd44]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: Iedb58cade2bc7cdbce2e8d40b0e3502bf3df4fa9

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [cbdfab6e43d1462d7c677bc8dd5f66ced51ce88f]

Keep track of the current view and close it when we click close icon.

Change-Id: I63faf58203ac43b4216a57d8ad5fbfe8d9f0bfff

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [7d2e94d0f8ec8824b3056fc107e29b8ba283e0b3]

Move Populate and ShowOverlay as pure virtual functions.

Change-Id: I6544ec030646a2f9fb0e322c1c2032b78ff6390c

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [0703d559335588e69599a4172cbc3aa3d153a98f]

Move some methods to TemplateAbstractView.

Change-Id: Ie65d5c9c91a1c55c792bf19a9f2ffdb6bb56bb2a

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [5a22ac8fddd6db9849033b3f7171cf53160e9212]

Move overlay attribute from subclasses to TemplateAbstractView.

Change-Id: Ia64c226f481a24c06bb3e248f4441fbbca5ad085

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [b2ed25b473ac8914574958a4e01561863dde449f]

Remove SfxDocumentTemplates dependency from TemplateView.

Change-Id: I316d14303f3772fe2a3ea72b5b5a733f16b95e5a

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [29a0a916f4991d936bf1a648d3f401277b9f5ec8]

Refactor setting TemplateView name through regionId.

Change-Id: I4c03c5d254e1552abf8c30fc1f3f5dfbf24c1c84

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [58a404ca3ae47b2a57e2f50d82e633a0f7184116]

Inherit from TemplateAbstractClass instead of ThumbnailView.

Change-Id: If48b413fc4a409fbbce7a0b8c7de99c6b9ce91ad

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [4cfb62a8a1e128f32a19d06d46cbd5eda124e9b8]

Create abstract class for template repositories.

Change-Id: Ie92c2241c468522439bccd7d9c18a2dbf9c27c38

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [65fa0fbb7e3d47afacf95e61e68548f5d50bf8a2]

Fill overlay template list when opening an online repository.

Change-Id: I179f93ae76aff059cf069c54fe634eee49d4ed90

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [6876faeee8d8ecf66ef33bfe1f436117a71753e8]

Set online overlay dimensions the same as parent and set bg as white.

Change-Id: I40e84c1c10369a48544ccc1fcc9bb1821c8b3e23

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [836822522a2e9f009c0870cbbcd48d45bbd3c622]

Create overlay for online templates.

Change-Id: Ie09c91e23527d3e1389fc13bd13a8234bda080f3

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [e81b42750c47ccda313792f6a33ce8283470106e]

Store item url in TemplateOnlineViewItem.

Change-Id: Icc825963591fbdee4e75fc9865333d5ea52d6301

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [02cf240b0823f9337295cc6a72280ed83d37777a]

Load user saved repositories when loading dialog.

Change-Id: Id5ffb1d4addec43ba8c6fa5aecfa3d5683d6c3a0

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [86d59ae04eb77cf7b2c88c7f469bed2fe30edea0]

Set online view position, dimensions and item details.

Change-Id: I968eecdbc91b8998f3fb579afb5305554d6dab76

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [6c034219f3b0d2576b3261a4e9ba5c4d79b1ed91]

Load repositories URLs and names from user settings.

Change-Id: Iad7f62660abc59383d9933b198a57ac317361f38

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [e64f770707b3e677d0ba337b1b0d35937a691882]

Switch main view between local/online repository.

Change-Id: If2f5f53991271fc05453c44fa422aba7c14d0e16

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [63cddab83b1217845c57e37a6e8d3a9a28adc6e3]

Create toolbox buttons to display local/online templates.

Change-Id: Ia1445813c0c049b3478c3873b9e1acf5ae8d67f6

2012-07-15  Rafael Dominguez  <venccsralph@gmail.com>  [7db5c56b9f073eb416cf6038078d01bcc64f7ef2]

Create a class to display online templates thumbnails.

Change-Id: Id1a2a18d5531a3425221adec84abb7c05228496c

2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [821b01bf2c5046f6731fa537bc034a45c176f265]

JavaScript engine: added support for skipping/rewinding an effect belonging to an interactive animation sequence.

Moreover now when the mouse pointer is over an event-source shape, through which the 
user can start an interactive animation, the cursor appearance is changed to a hand
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [c78e929b42e68d0ca21a1f9c5bb495ffbb716a6a]

Added support for interactive animation sequence to the JavaScript engine.

Now it is possible to start an effect by clicking on a given shape.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [ada5f5f507b2816b32280742e16d9e54d4b10b98]

Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value correctly. Previously it expected ‘counterclockwise’.


2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [b0b7d169a062bf5c3e8b51d85620acce0b546086]

Bug fix: now the darken and lighten effects work in the right way.

Edited the effects.xml and changed effect direction to counterclockwise.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [aa50b3bd6b1282e6dff621df14997911b7a1f10f]

Bug fix: now repeated animations and begin=’after effect ‘ works properly together.

Modified the CustomAnimationEffect class in order to take into account the repeatCount 
attribute value when computing the node effect absolute duration.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [c1598303e4c458795c28d41408a00d2082396113]

Bug fix: now a clip-based transition works correctly when mode=’out’ and reverse method involves flipping.


2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [aaed0c6e4953941c232cb17fcedda92635ec5905]

Provided support for rewinding to the previous slide and for skipping / rewinding all effects.

The following method of the SlideShow class has been implemented:
skipAllEffects, rewindToPreviousSlide, rewindAllEffects.
Commented out the calls to the initAnimatedElement methods for ValueListActivity and 
FromToByActivity class as it is the source of a bug.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [9a786c8a1b76277e1926b19de9fc5732ae183a02]

Performed some clean up and added documentation comments.


2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [de912929b54d8b4ab1898a8f011233c340c2e080]

Changed the rewindCurrentEffect method.

The change was needed because rewinding a playing shape transition effect based on 
a clip-path doesn’t work properly on Firefox and Internet Explorer.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [ce5a16c4e34f50f101ec25839686f28feca42aa8]

Skipping a single effect works in JavaScript even if the effect is rewinded (fill=remove).

Added a bIsSkipping flag to the SlideShowContext class and modified the activate_st method 
of the AnimationBaseNode class. Now when we are skipping the managed activity is 
not appended to the activity class but the end method is executed immediately. 
In such a way the correct order of the various events that belong to the animation time-line 
is preserved.
2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [159a45d06cc3d0e21b2b4e4b470591385db3503a]

Implemented partial support for rewinding a single shape effect. Reworked the way saving/restoring the state of an animated shape is implemented.


2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [6bfaabf4fe0a1ccf55ae238f690cebd641e6c425]

Now a skip effect command cannot be executed if one skip effect is already running.


2012-07-15  Marco Cecchetti  <mrcekets@gmail.com>  [6f3ab481ff92776212d4d5533e9c62dfe82e3ee8]

Now the skip effect feature is supported by the JavaScript presentation engine.


2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [d7e5f9b315b5cbe6195504a4bb94b99e6f1b7d99]

Resolves: fdo#31821 always process ZW[N]J in the font regardless of script

Change-Id: Icd309199b393d89e202fa9d1aba1a1ace51c6c6e

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [f4d20a400b5c06959fd5a362a350bb4d9a6e4bd1]

Resolves: fdo#31821 use icu layout whenever possible

because icu knows all about otf so we don't have to, which makes
things its problem and not ours.

This is the default route for all "ctl" languages already so if
we suffer performance issues here we should try and fix that before
just reverting

Change-Id: I68c8d9929ca48388f61951344f2cfc195045166f

2012-07-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0d21d9ddbe0561f45419ae4fc376c312565b413b]

prevent double delete in calc's html parser, fdo#52107

Change-Id: I0a203a39697d3b12304e4b9dc99714cd7b2a008c

2012-07-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [42cb26ba2b69cc4b10c28f07da4ee3f1e63c6af3]

Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"

This reverts commit 902082656655aeab559c0b5781907ff004179468.

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [146b507f9f52daa7378aaeddf6725b9ab129af61]

ENABLE_ICU_LAYOUT is always enabled

Change-Id: Ie29dd409b95e477a10536468ec320a59cc96a1a9

2012-07-15  Takeshi Abe  <tabe@fixedpoint.jp>  [7b689371cc344f14af783f87c7fe37f5350c10ab]

fdo#52013: Writer will crash when the undo-redoing if it contains dummy text

this fixes a regression introduced at 9c0ca924446933431d736ee0dd37e6852b4947dc
by making assure that destination history has enough capacity

Change-Id: I3f608f7ab4a2617b695a5441d41553049cff333b

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [abdaf7e5f8d3600b1e0e251bb9b78670f0af0aed]

Remove unused HIDs

Those were only listed in help_hid.lst

Change-Id: I491a037b375015db76c30c93a59b615a63fb1838

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [3b2bcb45376e8c1dcc2cc30621681d05d71acddb]

Prefer prefix ++/-- operators for non-primitive types

Change-Id: If5fa32b0443f879f8218cdec38ce94aed0f965db

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [528b406bc2b9cc6dcbce54303f024d32fbe41e3f]

Check for assignment to self for =operator

Change-Id: I88369c1b0c6f261e8350d196b56acdc8f8f61ce8

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [938824ca84c46ca1a1b627a94d95ba8b24f26b65]

Related: fdo#31821 prefer non-latn over latn, but latn over nothing

Change-Id: I00d4b7bdd6c35ab72ef57c3889fa4c5a7a464e05

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [f88ed64c2437ad7db8323f43796fd4c6af4ee2b6]

Perform initialization in initialization list + fix typo

Change-Id: Ic1596fb91bc879f29a576efbaf46f0292b698e6d

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [a95cdde9afb5edac14a5b3204f115bcbd5277d66]

Fix typos

Change-Id: I6702e444c54780cdb2f5b7a8e827e6533012eba1

2012-07-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [19406a2d3325070ad5c309676b74fc6d6d92c76c]

fix remaining tab pages

see f70fe6e651eefbc69c434256f7e74ad53519a36c

Change-Id: Ic4cf70997af986dea387b0bdde86ae59ff4be401

2012-07-14  Andras Timar  <atimar@suse.com>  [4090ec5c4c8c68783ef94460d0809377769944e7]

fdo#36187 - make ctrl-8 and 9 increase/decrease font size in Swedish

Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [ee0531d4a6997e904ad67baee3b5f82257276f7a]

Remove unused HIDs

Those aren't referenced at any point.

Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc

2012-07-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d3bfd982137dcfc90ca922e2471a07e58b1c0164]

fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db

Change-Id: I5e60c2d157e53831fb8239ca6d833aaca6735994

2012-07-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d24b51826109f73a23386b69879de66967a600db]

Revert "Some cppcheck cleaning"

This reverts commit b21661ce4200fd8040a213770a3f9e63a4b9f137.

this breaks with ../framework/source/lomenubar/MenuItemInfo.hxx:49:12: error: expected ‘;’ at end of member declaration

2012-07-14  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [feca4833447be51e97bcd8f1672e5256bf8c27b2]

Simplify code and correct the erroneous length parameter for "macro:///" and align text

Change-Id: Id9eef27636c5c74857ed05b891514bee70903c3b

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [9b3348597520781497082a09b1ff8fb4a8709463]

WaE: possibly uninitialized values

Change-Id: Ic4d21f9a2a3389d915620331463d32f27101fd77

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [50d0b31d330b3eb245e96d9950328261e89e00cd]

Related: fdo#31821 pull tables from otf fonts as well

Change-Id: If3bd4ac640aaf6b68fa4ae2a363f691601ff942b

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [c375cd09d8c901b161176d0bb8f3cb6a2df1dc17]

Resolves: fdo#35322 add a font only once under one of its names

Change-Id: I644596b71b8526501160c666e72162ae8190bfd3

2012-07-14  Maxime de Roucy  <mderoucy@linagora.com>  [1574c76ec20d1da479ed7e9c85a6cefacc132dfe]

Format paintbrush default behaviour

Don't copy paragraph formats by default

2012-07-14  David Tardon  <dtardon@redhat.com>  [538c3d597de2cfe9e3ef108d71f310f1d7ca51b6]

drop obsolete class

Change-Id: Ia3485961f2d0a610ae7be6ab82446e89fab70b1f

2012-07-14  David Tardon  <dtardon@redhat.com>  [dd7d4db073a5d11b173a417ce54caaae810a1610]

sprinkle 'explicit' over constructors

Change-Id: I5929a480904460a92272d8e1da94ac1e55417ac2

2012-07-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [782c3ccb3bc608a24483a64ae6bbaebcd917ce0d]

disable chart test for now

will need to adapt the reference file and need the tinderbox to execute
the sd test

Change-Id: Ia5db091f3ce6ad8fb43d79933ea41a81069e93f3

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [1340890ccdff010c827a8e98eb2eaf1a2ec49a2d]

simplify include guards

Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [5a7e8389f0720f1872f36af401c6b3af7968b7ea]

hrc cleanup: Remove include guards from src files

Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519

2012-07-14  Thomas Arnhold  <thomas@arnhold.org>  [87b6f3059ef85e244c0262f209be4a4bad0f1594]

fix typo

Change-Id: I39ac02cfc84be133855594c89cf5a5f1db4c7fc6

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [25608fb92488426b60dabdc1328fd71482a6642e]

Check for assignment to self for =operator

Change-Id: I2e537a27d605e564330c897f306f30a12cd7a280

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [c48c7560eed91616a33771deae9b4a4d1ccd77e8]

Let's check struct var != NULL before initializing its attributes

Change-Id: I968292c1c64bcd3dd3d21dfd991c1a31edec8893

2012-07-14  Julien Nabet  <serval2412@yahoo.fr>  [962d78294bec0df5e5120ac8fd10355a6e0e6988]

Perform initalization in initialization list

Change-Id: I103af00b8d4f057ecf427914d35aaa02fcf452ae

2012-07-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9caf0b7cfe9b7fae046940c5d5bd0049aa585d4a]

fix ambiguous template parameter in test

Change-Id: Icb574b66c184ba95de0e925393c898d2cfc1e479

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6b15221e13f66fb81a24202ec464e305e38c0b89]

better error messages for exceptions in XShapeDumper.cxx

Change-Id: I37761931b9f8351036f360423f481f53a59855fb

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b6123e97799e94f32b0882eac5f45086c141aee]

also remove the libxml2 include from chart2

all xml related dumper code is now in drawinglayer/source/dumper and no
longer in chart2

Change-Id: I4197774c0ef62606e8f32e47e3fbda0a0de32ae0

2012-07-13  Andras Timar  <atimar@suse.com>  [4e7b0cdad6fdce4c8d468cf9c79a8fe78517bf18]

add hyph rules and thesaurus to es dict pack

Change-Id: I0300facb4559c6eec6373ec9aea3b1347ffd719a

2012-07-13  Michael Meeks  <michael.meeks@suse.com>  [2c47c9989e308ddef22066607795eb3feef9f76b]

re-base on ALv2 code. Includes:

    cws mba34issues01: #i117709#: make sure that parent of error message box is visible
    Patch contributed by Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1172346
    i#119036 - improve user experience of certification dialog - only shown once
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1299727

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [424d0fedd55699910830a5a342d54b8516b7b5c7]

dmapper: drop unnecessary explicit OUString ctors in rebased code

Change-Id: Ibaf2211425ff2ab6fc7647c159ec6b1f095e843a

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e4d5683625538db61f05f676042f43d055fe368]

enable sd tests again

Change-Id: I773dc0dc4a2d5faf98420d3901d28c2a08e64c00

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ba19b6b104bf64e33ec09874d17e39328f8b2c0d]

no need for libxml2 in chartview anymore

Change-Id: I850b25843fa602269148b9097075bdfd7410086a

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f1139806e56c468181d250bcfbb878d3a97eb94a]

Merge branch 'feature/gsoc_test_improvements2'


2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [76fd08ed822e791c812dd674265d977a4b3c59bb]

getParagraph helper

Change-Id: I8170f95e01b98db2fe79070dacfd7436e37019a2

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [04495938d9598a1968fb6757b09caa768071bf8a]

helper for XPropertySet

Change-Id: Ia00cf37a4bc46c73047ecc4c57f11a4a3de3cb90

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [d74b14892486a401682a2b33cd12812354220e59]

testcase for the recent fix with (not) exporting default tab stop to style

Change-Id: I112fe5d21ad25b7f37c0ebc08ee28e6efebaa960

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [15af925c254f27046427de70a59011e2ac3d6bdb]

do not write default tab stop into the default style in .docx

Use w:defaultTabStop in w:settings instead.

Change-Id: I7056ff0ee8574fd942e2f330a1f76bae657a825e

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [7e9e8834b52b684262262b02a86d6a4d5ce07b9c]

add const

Change-Id: I5c7c88e0359dae9691f4cb70e2ad9a139618e701

2012-07-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f4dcec24a829cf4b6899ee2703ac4181cebb762f]

fpicker: moved + and - buttons in the places list control

It is visually more logical to have them in the control than ouside it
and it also avoids weird display when moving the splitter too far on the
left.

Change-Id: I1183b1e81eb0135d376dce5a728c6be9f4250b19

2012-07-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [40e57a316eeaecc9302c05219b8d8da409f2fe3e]

fpicker: added a splitter to resize the places list

Change-Id: I9ae8b7066721c7e5a8ebb75f26949e874d72c982

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [897485d81e4637f3cb98dcfa8431f93f186722aa]

forgot to rename this one

Change-Id: Ia8bb3cad10c8639216f2a15bd4470012f5be6b29

2012-07-13  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [a7674482254ee996b1c4fee60f3064778be369aa]

Search for char instead of 1 char long string, when possible.

It is faster and even avoid memory allocation somtimes.

Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445

2012-07-13  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [0cba5e5d25bf2f30c8500e1e673a7ef9e8e8d352]

This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { }

Untested as I don't have a working build environment yet.

Change-Id: I1988da8c07729eb99d3f53f71b8f950df29a7361

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [06b6a1da4a19108d0988ebe49c680905ae27d721]

sw/qa/extras: rename import tests from *tok to *import

odfimport sounds much better as there's no such thing as "odftok"

Change-Id: I0a8684377c257f2c40a2e8255f62343d4ff2272a

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [158a7c73bb0a701b12fc3e2e96eff965c73435cc]

wntmsc.mk: disable warnings-as-errors for binfilter

Change-Id: If5ac0aa620d514ca4affe2b20d647a9e9129032e

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [f7f4e9a823adc20cb4136d7ff6f83b943f23b3b6]

add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979c

Change-Id: I02ce120143f94fc477ccabaea8d8d2cbf33af42e

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [4f5f7888c2cc4dc9428c5bcfa68d7ae748b8b948]

sw: add initial odftok test

Change-Id: Ibeb7622768b43f725f2aa5bc5d492290fe192efa

2012-07-13  Jan Holesovsky  <kendy@suse.cz>  [debfb21c927e39ab18aafb1895f343840967e16a]

Fix the About dialog rendering when librsvg is not available / functional.

Change-Id: Ib460f3cbf44114ef74065168b218daca51f2f0e9

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [05a0aaa25efc53c4cfa8a955dbf96bbb63b8bc98]

fdo#51954: More tools->rtl string conversion regressions

Change-Id: If9c5b0a0876540e9546617faaa5dcb4ae1e5a2cb

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [91404d1d379fbdc3b1c7286dafd2519b68b08c97]

Hide information about failure during very early startup a little less

Change-Id: I4ecbcf7e19c642bbb98f66d127050361fdb6136a

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [c097f7a3743246360bbae10e85a10eb00760edde]

dmapper: remove last paragraph of annotations

See commit 94855fbbb977d6acd42c32e157af664d0ede9739 for rationale.

Change-Id: I34838ea9dd60f24d20ac48e6089915b506f5d790

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [423433ee105faea7775a3869dbf4054ab960480c]

DocxAttributeOutput: overwrite WritePostitFieldStart/End

Change-Id: If8ecbc9a831f26cab81ba47af9114b608592524b

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [2e6f9dff530f16db33c52ab289efe18f96f71bb0]

MSWordExportBase::OutputTextNode: recognize COMMENTRANGE fieldmarks

Change-Id: I5ad751ff6573d0bac884afaafe48af33cd441b2b

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [9370212be859ab828b67a486657ee399a6ff2dcd]

MSWordExportBase::GetBookmarks: COMMENTRANGE fieldmarks are not bookmarks

Change-Id: Ifd4810cf1b4c7a8ea6b080b35d902e66a93eb5c7

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [8c0a8d9db351fc05534d7552036889543f3a89d4]

writerfilter: read w:commentRangeStart and w:commentRangeEnd elements

Change-Id: I8da1e43ffe6a78f14ab0901ae73c4ee39f1cbe44

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [d211641cc616d684406efce8de468ffe1ca4253e]

SwXTextField: make sure we always insert the field at the end

Change-Id: I5070a4226affaa274e3fbe61d2f2cd182c8bc3bf

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [fc508908f55cc1fe5a22adcba710cebb75fc979c]

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

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [413554a3bd3e7236bd60e4e36f063351f3d31293]

Related: fdo#49629 add test case for #i14904#

Change-Id: I2bed0272eade44ab988f2cd9becb1f8ef0f232a9

2012-07-13  David Tardon  <dtardon@redhat.com>  [e9c6367cd546e6cf69cc2212b5a8771599bc54d8]

fdo#51948 do not link with dl on *BSD

Change-Id: If623e9a0d909ce6a7e260b0d4beed3fb0c74cf8b

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [09a5a74956b96b69ec93687f5a902b1c4f937d9e]

warning C4267: conversion from 'size_t' to 'unsigned long'

Change-Id: I1d922e5b3c7959022b6f57c33b9a4976a16305f6

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [48ab773e681b1f129e9196c11f5d44b0caf3dbe9]

warning C4101: unreferenced local variable

Change-Id: I627c2641dcebea1daa5a9264d8b4a5771bf8155f

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [e61c2222550342457e93372aa6b03ea299e53722]

warning C4267: conversion from 'size_t' to 'DWORD'

Change-Id: Idd467f2963099e2ae6bb76f405124dfa32c8cc9a

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [958898510ceec7ff8f2fdb36165f981456f29be5]

clarify branding in comment

Change-Id: I3101b9f582861bc88ab694c551e66079f133e3e0

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [9f41a8f30d22a1c7ac678ecdbdad5b60b1f334ed]

warning C4267: conversion from 'size_t' to 'int'

Change-Id: Id495b96f6f496f4ae16d9c9a3697f94c7b3f305c

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [2cf6778842d259d4e6e1a1f0e4c6c2ceab874eee]

Related: fdo#49629 add test case for #i21907#

Change-Id: Ie1dd9091e4d8ee09c9a75eecf28fd6cd06ea1839

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [023513fb7186e8837d716e4ed3814d7fdf555fd2]

Remove unused #includes

Change-Id: I041feabb7ee94b33caebb67a380b8f3694d09e82

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [52280c29880c2d6bc533692d3f0cdff37f35790d]

Related: fdo#49629 add test case for #i11993#

Change-Id: I4466b57514352620fd26072544ec6e50bf08708c

2012-07-13  Laurent Godard  <lgodard.libre@laposte.net>  [0d2afe08450ad041afa21adf48d6c6d90e8cc4e0]

change Exit menu entry to Exit %PRODUCTNAME fdo#51944

Some user do not understand that Exit is for exiting all libreoffice modules and not exiting the current window

Change-Id: If3a88a1e7f79c5c19f3011ba65dde3cda11462a4

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [76d07ffc5f87790865d9ea1a5c3c1093d0d01fe6]

Resolves: fdo#48256 clean out Hide/Show Cursor

Change-Id: I0249d42f06f9c1168c2c0c59af927c4a0535c39e

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [d436f2063ca7b9a8dfcbf64e599dce82471db139]

Remove unused debugging macros

Change-Id: Ib9cebcf3680e1761c25be03715423845de78bb92

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [cdaddecc5e3ec93294492b3efc38393c91459e10]

java: printStackTrace always to stderr

like 3d3b3f656f92790225b89aa31ee61163fb2fc7e5

Change-Id: I6e80717de009e8a3a89ffc80cb945cc832917f8c

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [c26d4d34467008418ebf138412e87886694c326c]

hrc cleanup: Remove unused Strings in sfx2

Change-Id: I412cd836ab248ed7c247e1125ff52dc3263604d2

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [20f9a1744319ecdf18c9ab6d0873bb586eb4d03f]

hrc cleanup: Remove unused strings in wizards

Change-Id: I089642eaa1465629575a55d623eea79427bc2871

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [ae95e31831916df760503bfc2496b7bc55bc638b]

hrc cleanup: Remove unused cstitem.src

STR_COLUM_DT_AUTO is unused too.

Change-Id: Icd14e697842ec7c78131a76daa683aae1b5dfc3f

2012-07-13  Thomas Arnhold  <thomas@arnhold.org>  [ac3800fbb9f3251276302b24fa0542441276a34f]

hrc cleanup: Remove unused Strings in desktop

Change-Id: I4c3550bcc214bd675c9f86b95597449255f6154a

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [87c6beddfb684cee702ec1c9225497b8541a780d]

test: move XMLDiff implementation details to cxx file

This makes it unnecessary to link clients against libxml2.

Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [2e7702fb704133bad6a534a166e96599347cf6b4]

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

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [b32fcb79af8fdf905c8e09f987f7754a43079901]

skip khmer test on older 'broken' icu versions

Change-Id: Iab813f5288af1f0e054c022c4e4a99b92c7ce1ce

2012-07-13  Miklos Vajna  <vmiklos@suse.cz>  [b49bb29ad608fa7bb5623890ac136584ed2bdd7c]

DocxAttributeOutput: unneeded sal_Bool

Change-Id: Iad1f2323c91c91a6f8e43414cddb78cf7e739a0d

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [d6ee925423ef00dc16ad3cd939bc64d19e7fc922]

shell: remove dead SaveDebugInfoToFile

Change-Id: I18655247f0e836cefd2791e1c78cf9f49e396d02

2012-07-13  Michael Stahl  <mstahl@redhat.com>  [b8c1742c400ab79887cc068635227616cf528fe4]

warning C4267: conversion from 'size_t' to 'int'

Change-Id: I00e5e4f959c351004d8c1181c124cc6a1058b666

2012-07-13  David Tardon  <dtardon@redhat.com>  [d7aa34ee91a8b23ef6e2f544beeec1dca0d69af7]

fdo#51278 fix reportbuilder manifest

Change-Id: I34f229284611285e10a192f80b14b1e8b3fa618c

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [8ecf7e2259681b7a0d26766ea4500a7a6313f56d]

Backport boost fix for threading detection in GCC 4.7

See http://svn.boost.org/svn/boost/trunk r76133 "Fix threading detection in
GCC-4.7 experimental."  Without it, BOOST_DISABLE_THREADS would be defined when
compiling with GCC 4.7, which in turn would cause
boost/smart_ptr/detail/sp_counted_base.hpp to include a single-thread--mode
boost/smart_ptr/detaul/sp_counted_base_nt.hpp which is not suitable in a
multi-threaded scenario.

Change-Id: Ia30a5c2c241e2e135858a5cab3dd855d05db50c8

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [8ad1d4443e67784a8c0d3c1a3a72f089cb0cd3ec]

Resolves: fdo#52020 ICU breakiterator not used for Khmer

Change-Id: I4c99129cabe70f17aa223cf8ec0ae1529188b6b7

2012-07-13  Gokul  <gokul.cdac@gmail.com>  [28d3e647ada2876b7463993d305fa2e8c44dce48]

Added ctrl+w for closing XML FILTER SETTING tool in DRAW

Change-Id: I37cee7027f674003ad4a600a4a36fc1a9eec2dc3

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0234b73de28098fc1cd37b55471ef924d2b584cc]

don't use wrong sort direction in some cases


2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [902082656655aeab559c0b5781907ff004179468]

don't delete ScPatternAttr from doc pool for swap, i#118877

the original apache commit is quite ugly and should not be used!!

Change-Id: Id02d2cf474e49b97bfe285fe76867d1b1d944ec3

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee615aeb2c11ee1f288f903c2a7550299a9bc820]

forgot to remove the header file from the deliver code

Change-Id: Ifd6edd22e144948a3e98b02744ebf4852f0aa3e3

2012-07-12  Daniel Bankston  <daniel.e.bankston@gmail.com>  [68eb65f19d4f3fb564ac993e8b2f37fb33d685c3]

Fix broken ODS column width import fdo#51446

Change-Id: I43b6558de6e92b0fe40a38b5f2417bebad2b7f8b

2012-07-12  Daniel Bankston  <daniel.e.bankston@gmail.com>  [f4e82885dce18d6ae663b16a1f979c5a01910c34]

Add test case for ODS column width import

-This also re-enables ScFiltersTest::testFormatsODS, but disables checks
 for row height import which was causing win tinderbox failures.
-If checks for column width cause win tinderbox failures,
 we may need to temporarily disable them too until we find out
 cause of failures.

Change-Id: Ibfef98d412cf0a25b98d739ad53308dac09ed370

2012-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f11bfe90f8453c74c94717b816f05ad44ba00b1e]

move EnhancedShapeDumper to a module local location

Change-Id: Idb4cd44da611973c92bda6de779daf3aa8425168

2012-07-13  Lionel Elie Mamane  <lionel@mamane.lu>  [b0f84807ed7cca69a1e7aba18efe9f1917b96274]

openoffice.org -> libreoffice.org

Change-Id: I7e6f495eb56c0d6004c2e427b7fe9c3c09c7206f

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [d0e4215b653b0fab6718b06a5dc0e566170f538d]

ExtGlobalContext::onCreateContext: warning C4702: unreachable code

Change-Id: Iccbf66d8838fcfa2f2c620dd768aba75f9e071f4

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [50ce1874041c8ccfb5c9fefa8a66abb48fa26dcc]

SwWW8ImplReader::Read_GrafLayer: appease MSVC:

MSVC 2008 refuses to compile this unless it gets a const_iterator, and i
have no idea why.

Change-Id: I08a6916313ae256388309742604dfb5940b42b9f

2012-07-12  Lionel Elie Mamane  <lionel@mamane.lu>  [3d3b3f656f92790225b89aa31ee61163fb2fc7e5]

errors to stderr

Change-Id: I01756622dd7700d3918d156f118cd69c8a15879a

2012-07-12  Lionel Elie Mamane  <lionel@mamane.lu>  [ede56437f9641cad698b97b2dd14b0c1c37dfcce]

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

2012-07-12  Lionel Elie Mamane  <lionel@mamane.lu>  [607e4857bf5c3a1a11092cf6c1aabb96d54852ef]

debug unexpected exception

Change-Id: I404072caf6ddab0ed833586066507c7d332fcea4

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [68a04271325dbb9add90960212a5b19e89220f29]

ScValidationDataList: use const_iterator

Change-Id: Ia465bc3b4bb4c075d235ccd14cac0248b198d470

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [7677eafaabb29b2bc3f136144d22e3e07e0e0790]

warning C4267: conversion from 'size_t' to 'DWORD'

Change-Id: If6cbb99b59b14fc7911c0fe76f44ac21b0db5042

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [9e20e9a7b88d64c521c55bde8b4e5f10578d6ccf]

warning C4100: unreferenced formal parameter

Change-Id: I0965bb0cf13becd8a55170789f81714919cbbdf2

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [d59024b652ccfaf7247da113ec36788fe260de74]

warning C4101: unreferenced local variable

Change-Id: I0648821a4d0c716371bb011df8cd9b21db79ccf5

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [23e28754730f5b864fd0e7475ac2596b2b5899cf]

XML_Parse returns enum XML_Status

Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [c1aeceb363f188bc6a0de6c5cc1f7a6371b149b4]

npapi.h: work around idiotic warnings from winnt.h

Change-Id: I9a685fd0bf2e1285299d99ea39c29501bf8fadcd

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [765c7ddf2d883c25ca7e59928ff4ee091a6abb3c]

warning C4305: truncation from 'double' to 'float'

Change-Id: I27110c810b1d4d3dd3541625eff861be3e058ef6

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [28d2bb72939494cd65986e6d454a74a612e6ad50]

warning C4099: type name first seen using 'struct' now seen using 'class'

Change-Id: Ibbf92a0156cbb086901a59c6ed0fa950601570f5

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [0866e0f41f359feef99ede2d27c883c3b27b65e9]

MSVC doesn't like dll-public MSDffImportRecords

Change-Id: Ic1320988e7b47cfc2b0d589390341a56b1ff8aa7

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [1e7276f52e3e89f794711d65eaaf5221d6bd9547]

SwContentArr: fix C++11ism

Change-Id: Id4151d24fbb12688c7916dbcdac21ca4c6df0b42

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [88f16eb151e37a8e1cc8708f75a772e3081e0ead]

NumberFormatsBuffer: use new configmgr api

Change-Id: I74931a6dfe08d443125956d0a93f48f7d2886601

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [1d2ba733d758cbf7a6878debc8d183960996bde6]

throw some const love at SvxAutocorrWordList

Change-Id: I41d59d386b8f1fd5dc1fb9744a649085c66143f9

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [37d5ee911bcaa5c9c1ac6bf868a3902dd2dfd77f]

get python building under mipsel

Change-Id: I28e4d96fb48420a19e51d52b89895625e7f9ba93

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [e3ae44e512dc08cce9d9cecaab2be93a94458431]

make check in Hungarian locale uncovered old bug

which had been hidden by now because of an semi-optimized code path which got
removed in the latest hyphen version

Change-Id: Ica4b0cfa16b19469fea1f630bda09eaff82e8857

2012-07-12  Stephan Bergmann  <sbergman@redhat.com>  [ebdfaefc875d6ab5c42f1e659636759909072950]

Improve placement of Change-Id line

...so that it is not added to a block of lines from the original commit message
that happen to start with letters followed by a colon but then not followed by a
space, as happened for 9e73f972b0e9a3e7b59c8e770b14c3d539600b06.

Change-Id: I388c194645a1577e5446891f508b31f761d1bbbf

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [28d8b54c142df38b94079cf0d93f09c2a008459b]

about dialog: use new configmgr api

Change-Id: Ife65c0d9417c31e80d11e2e97ffd06765d90fb1e

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [058116026965ad31164fe60d5cd8a6d5fbbe8f65]

make this a const_iterator for windows buildbot

Change-Id: I6e242de572595fdf39553d76932bc0e953cd3a34

2012-07-12  Muthu Subramanian  <sumuthu@suse.com>  [e647cc9d895005c5bed2fec98c73ca28ccd925ae]

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

2012-07-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [38b60f6bae3f687cc800b134f6e37674a3a73dab]

Fix a crash with iterator access

Change-Id: I96cae21e79fe0b6f6cd8f3aaae2560cd1f76d65e

2012-07-12  Andras Timar  <atimar@suse.com>  [c015b4ae380e65f3d1169aac33ff96335935ba78]

cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)

Change-Id: Ie4b7325eb238064540681d5e19e5d2e7666f094d

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [7cb7efce3552563cba41bd9cb62c0ae82e60e154]

make icu build on mips again

my mips supports hash-style=both, but if you actually use it ld
barfs with "gnu.hash is incompatible with the mips abi"

everywhere else we just do -Wl,--hash-style=$(WITH_LINKER_HASH_STYLE)

Change-Id: Ie310b7edad0d3068e5c4fcfed22aaea96698a06b

2012-07-12  Andras Timar  <atimar@suse.com>  [291f3fe9d05eccfd125cdaafcdf01328e754122c]

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

2012-07-12  Andras Timar  <atimar@suse.com>  [7444b258df32638876257bab588f8d3513602781]

fdo#35953 resize controls on Solver dialog of Calc

Change-Id: Ia1130d241f6c01079449e670e26054bbc1a798ea

2012-07-12  David Tardon  <dtardon@redhat.com>  [836c61ab1c52b1833d12aa8745594b11111a83a2]

fdo#51278 bump version to force update of package cache

Change-Id: Ia33f9ef485fef1610b91df9895e6ac805cde0360

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [f92dfe253aeaf3e6e4c7ada84f1429e548316529]

extend sample text

Change-Id: I5700a051e64171f1d2d1ec19c63fbf9778e4bc30

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [99fabb54f38f5f36deda2e5b31616817b72f5696]

Modern Tagalog is not written in traditional Tagalog script (Baybayin)

Change-Id: I0be64324cb92fb7411e3b341d3c1e949e8edbe09

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [a3c43e21114289ee4d5c5331ff62daefc789fc19]

only suggest text samples we can render

Change-Id: Iebeb98ed2959bd4424f3f271f01a5809a03fdd70

2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [b3ec98dea6e59dcc0c94aeece0e4f8e35430a86a]

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

2012-07-12  Thomas Arnhold  <thomas@arnhold.org>  [527e8f61868210c54bdad650f16390bda03c4353]

hrc cleanup: Remove unused Strings in cui

Change-Id: Ib453048fdb0e858936903c8bf2a24c74932b1b85

2012-07-12  Thomas Arnhold  <thomas@arnhold.org>  [c1ea4676ba67185a933fce387a66666e87095070]

hrc cleanup: Remove unused Strings in sc

Change-Id: Ifa1fa8d9e1f18163ba64edb8f26e1fcf7b21153e

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [96f07eeffc8fc526df9b75a12a33ee7d41a9a099]

sorted_vector should not inherit public std::vector

Clearly we don't want to expose std::vector<Value>::insert here, and
neither e.g. push_back.

Change-Id: I89917a23d6d9f36f56474cdc361ba4d513516122

2012-07-12  Noel Grandin  <noel@peralex.com>  [81181891c93faee024799991317ac2c451f4c0c4]

Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vector

Change-Id: Ia6e4f2b4d1cfb1282dafd376ee56f5fa2e493b26

2012-07-12  Noel Grandin  <noel@peralex.com>  [8b98a0c3a117ff3deb0f7b30d6cfd13906296c4b]

Create a template container class for sorted vector

We use this kind of container a lot, so creating a single
implementation makes sense.

Change-Id: I67ead58becd7d2a287812145c11d93ab1c593c0f

2012-07-12  Noel Grandin  <noel@peralex.com>  [46a02d0ebf0babfa4027483ad7dc3958b725e698]

Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::set

Change-Id: I31783eecc28cdc6f4d8c40841302d5338a2cd7be

2012-07-12  Noel Grandin  <noel@peralex.com>  [1384ccd692a80f78458a7b7cd818bbd010007bab]

Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::set

Change-Id: I94b2cccff386ccf331ca670df17d7a738e026879

2012-07-12  Michael Stahl  <mstahl@redhat.com>  [8edb5996089a24c6eb0509a7ee4d108a23203752]

fix previous STL conversion commit:

the MSDffImportRecords now leaks memory, so use a boost::ptr_set
instead, that also doesn't seem to need a special comparator class.

Change-Id: I52935205a57cfb03f439d83401b80b1bf69ede47

2012-07-12  Noel Grandin  <noel@peralex.com>  [c98829262fdfcd86e8e8c233319ece566af0b9c0]

Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::set

Change-Id: I92d280f4e95a3d29851e73a955935b44966f5d03

2012-07-12  Noel Grandin  <noel@peralex.com>  [8cfdbe66c1973cec801a466209291aecc80650c6]

Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::set

Change-Id: I2ccd12b8e9516f59a39db7c9a123b2b76a0b6c28

2012-07-12  Noel Grandin  <noel@peralex.com>  [38b0ec8519c8692251c8973c724ef2097f12eefa]

Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::set

Change-Id: I08959c0de113264aaa7b1ca8c4f3124b2177d30f

2012-07-12  Noel Grandin  <noel@peralex.com>  [aa3a9f917f97ee87bfa5c6269bca1bff15542dbb]

Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::set

Change-Id: If9faa49b3d3fc36f36db4a7cc6ab82f8af54935a

2012-07-12  Thomas Arnhold  <thomas@arnhold.org>  [fc01739951de6bab7f40361dbe4f49bdb59caede]

hrc cleanup: Remove commented out lines in hidother.src files

Change-Id: Ib83ea7e5b4647f5335f7efe7bebf819fa6810864

2012-07-12  Thomas Arnhold  <thomas@arnhold.org>  [efb74b5dfdb773ba53b29080e1996a93d2c1cac2]

hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc

Change-Id: I96f030fe55c40861faf249b1617606f0977f6295

2012-07-12  David Tardon  <dtardon@redhat.com>  [10a6cf99d3a44e0b2c5e984e0145b5163b9ed852]

fdo#51278 make reportbuilder work again

Change-Id: I46f970fa23a0afd54485efb58b7f4f757c7d7752

2012-07-12  David Tardon  <dtardon@redhat.com>  [15f85977d1a753d066b0cc5dd7385dada3bfd2ce]

drop useless announcement

Change-Id: I0e94f44c27bbcb9d1ab12ae4f3f00e89d5388d69

2012-07-12  Lionel Elie Mamane  <lionel@mamane.lu>  [69273cdd675b205b6f47e9aab2872901c03be578]

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

2012-07-12  Michael Meeks  <michael.meeks@suse.com>  [a42f5034af5f6a0749b9159fa9cc257489d9830b]

couple more file extension


2012-07-12  Caolán McNamara  <caolanm@redhat.com>  [13475e540970a614a16e6a1be29dc5b2b47b7b05]

fix mips build: opcode not supported on this processor

Change-Id: Ie07c6ac0471ecdf6236d194f1ec3389dd47d4b31

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [2c409f5a9871941ee380f200872769c62c665784]

SwTxtPaintInfo::_DrawBackBrush: color comment ranges

Change-Id: I65f681d9fd5f0e7471da77608279c2dade38d7cb

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [ec92841fd3ea9ddcaa99d5d352f61971ba9ea5ee]

SwXTextField::attachToRange: use a fieldmark for annotation range insert

Change-Id: I15d8be58924918cde827ee1d12308cf491cff35b

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [ff3dc1d67002be4fa7a73785843087d0bc5ed123]

SwXText::insertTextContent: allow attaching an annotation field to a range

Change-Id: I44633089c40a5a02655d4abb08fedd1acb014d15

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [fa72acc4bf926b5df3e484d72fcc9880994f7ea2]

SwXTextField: add getter method for m_nServiceId

Change-Id: I5a4f65da17062db1334bb0140b7b4545494adfa6

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [f98fbc38640816aa1f834f0e932991ae0d3202ee]

SwPostItMgr: these can be static

Change-Id: I83b18d86c61e38ebe344d0b4153513ad65b20720

2012-07-12  Miklos Vajna  <vmiklos@suse.cz>  [25416b8ad4fa0416bffdb05e231a5249faf7a38e]

xmloff: add new constant for commentrange field type

Change-Id: I9bdf184f5a8f414144d9dea814d6179ec2134209

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2042b2ea78f68063fb8f0f6e2b59b8962bcbef57]

show comments in the navigator, fdo#51859

Change-Id: I967ce4765fdb85263eea4cea5a8728470b32ad82

2012-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [efccf50664bb56733b2216ee4be887b8b3579351]

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-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4a2398e6c96849a4f62a32585b04b3f07f72e2f6]

this change was a mistake

Change-Id: I440ad9fa94b43135e4953c9d3fb31fcb177477e7

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff805a2bd1eec8a665004378d95acd15dd6a3189]

adapt chart regression test to new dumper code

Change-Id: Ia84f85062a254fd6434783f6ee323f27835ae8df

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [994a00eb3d9010a54ffb4f07430925af557a7e12]

use XMLDiff for the new impress regression test

Change-Id: Ib0182fe25e7a2534acf85e7fabe1355491d9a9e7

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea7cce1dd0a077322fa152e6bb1300b0ca129d61]

fix indentation

don't indent after namespace declaration

Change-Id: I3773521abd2463269c58162eae6a608085b1bf9f

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c19a6dfa7bd0bce580c91d4073686a631c12b255]

some small improvements for the dumper

Change-Id: I0a24a0e9c4a3b818c9144bc38857b67e49483915

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [744969c4f665dcd5be7793a9b3949d4a0587a6ac]

improved shapes-test.odp (but not finished), unlocked assertion(false)

Change-Id: I845fef5e849518face60693cf31d3f00c57c7ae3

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [f48bd974cb652d28d7a80a9084f75c1daaadac50]

Added dumping TextPathMode & ScaleX properties

Change-Id: Ib31fc84424d4a57e8f3bcca2054016c5809b6f10

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [ec5b681bbeeb800e67dd228616c29694a9f7a400]

Started dumping EnhancedCustomShapeTextPath service & added TextPath property

Change-Id: I4945ee8cba2d9d4fc9f374cf0002dbdb99d6df28

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [cf7e4d3cedaee86da6887ff068565185fee4874a]

Added dumping of TextPathAllowed & SubViewSize properties

Change-Id: I4088e15cf010f2c0c4493b9a7781c9720d375480

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [72fc403a6f90a7b4db5956acf2a572856aee9f7b]

Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed properties

Change-Id: I696c7bfc6f0f7e50d0f0ae84a9e96c6b2f1bd554

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [8b79eeb8181e459c6fa82847f9d5ec36cc06f998]

Added dumping of GluePointLeavingDirections & GluePointType properties

Change-Id: Ie83dfd31196cc9777e4d582f45f27ff74482d2b4

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [85ff400da59a8bb0ab64d2676696fddcd5714858]

Added dumping of TextFrames & GluePoints properties

Change-Id: Ibaa5f782d511d406575bfec6267f95d6ae50b87c

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [4b4ca8030285bd66526ff5bb2b6ea5a75a6c6bc7]

Added dumping of StretchX & StretchY properties

Change-Id: Iddd10cb3baffbb3f40bd6af15e48bcfb7ea8317e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [7cb81fc2ebccbf607bf0d08d65f74bb43a83d1ea]

Added dumping of Coordinates & Segments properties

Change-Id: I4acfe9f1d1ca9bb4f434376bd6fd23804b66a25f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [be89451450580eb5f79e97d33bb5885e764c7c79]

Started dumping of EnhancedCustomShapePath service

Change-Id: I11ded0e19f4a9f619546af2ff838ad7aeadd7429

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3ab020c12995305b613bdc2f75bde33c761e3244]

Added dumping of RadiusRangeMinimum & RadiusRangeMaximum properties

Change-Id: I8ba86df74939d1267c8be622d29c8fdcea9cdb19

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [d88f5256e791a53169a8dbc399ec3a141e45f606]

Added dumping of RangeYMinimum & RangeYMaximum properties

Change-Id: I9ce489487676bd3182c6bdd4ce3969544d40c2ae

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3b5c45c72318e6ed614d2361a93acf43534dd122]

Added dumping of RangeXMinimum & RangeXMaximum properties

Change-Id: I5e5648a8aa4f8dd8942b87e36e5a85879d3ff0e8

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5c99514f4a47e81ff1de76711315471ec4794fd9]

improval - Enhanced...ParameterPair() now use Enhanced...Parameter()

Change-Id: Ib19d92241c6fcd0edc00680bd876f43dac8bd5c3

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [585c5e09b94d4b559383e8ffd105c4c5850b19db]

Added auxiliary method for dumping EnhancedCustomShapeParameter

Change-Id: Icef3d19c36224f4afd1b1a08c08630e5d6522bf6

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3d15d7060c3490fbbee0c34ed54634ba7a34d456]

Added dumping of RefAngle & RefR properties

Change-Id: Iabd1c00a33477ca92d7525f46ad5a9c732a35eee

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [13eb277734174c8bf07d603fef717004eafa79a0]

Added dumping of Polar, RefX & RefY properties

Change-Id: I43e690fef87091bdb47a36d3365df35b7e1fcdcb

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [bd6f8d3f9e21b149a42527e5d4f6e3252c6e2242]

Added dumping of Switched & Position properties

Change-Id: Ice30218ba8ec66807089174058951c7607f9b6cb

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a7cb63e3e772259ff86f8207651808a66fd4167f]

Added dumping of MirroredX & MirroredY properties

Change-Id: Ic580cf7c7c7d75c8f1fa0fbba13f53318b285932

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e6238a9cd793c7d86b1290b1a09448a1547e37fc]

Added dumping of EnhancedCustomShapeHandle service

Change-Id: I0b9d2b7abd966bf4d8e1cf579fdc0cf319978a6e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [30b646a4cf8fc9a455b52f9b83ec08c68928adfc]

Added Equations & Handles properties

Change-Id: I7912399d2864c964483bbbbc0a6afac3bfa64f66

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [1579148e83835b519c82add6b3a2e162b2875c73]

Added Extrusion, Path & TextPath properties

Change-Id: I46e7d6e0c83d8f988f2e5a5b9e7a10cbaef83958

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [59fba39c076c90918d99aabf272f87385030f400]

Added auxiliary method for dumping PropertyValue

Change-Id: Ie060ea82bda32bd62ea0fa82da037a47a78f3bf9

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [2704fe3973e2e2d72183d2ca148b29aceab746d1]

Added dumping property AdjustmentValues

Change-Id: Iac59e89f3d7dd5e75ca43b43c19639880fc2b3d5

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0e135909696ba48df8ab7d132279526d9209f4d7]

Added properties MirroredY & TextRotateAngle

Change-Id: I46a6d47b7eeab91522c63364684532bc731f271e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [df84989340e73a18d47b2dd0c4f37d223ff90618]

Added properties ViewBox & MirroredX

Change-Id: I0ab8e656a46688f28cdaa095e54cf23a64cff83c

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a2f212927728a4c0d8f2497b6d9335fc0cd37680]

Added EnhancedCustomShapeGeometry service & Type property

Change-Id: I38c60a10fc378a840f4bd267a9d6bec529906ca8

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [62b1ad1d484786015be443145cf02b4943338275]

Fixed warning with incompatible arguments

Change-Id: Id39143163a570a06020eecc5ddc5ec82c8d12f2c

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e307ee7cff96146fff43e2b9beb4282fb09b9227]

Added dumping ExtrusionColor property

Change-Id: I5df2f997494c399921a6657aecbb0d9a40977e93

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [39e516aaedd8261949d7c866c550dd3e00274a17]

Added properties ViewPoint & Origin

Change-Id: I87deba7504eff3feb6671835b33768045f502ba5

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3501827a4fecd0ca174715a5688ddaf10ad33cdf]

Added properties Specularity & ProjectionMode

Change-Id: I9e614c571f8d8db1cf00d3251cc4b09ff1dde278

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [39becd1a50de51785de3428dc2a36aa257758081]

Added properties Shininess & Skew

Change-Id: I8a78b918c94d769b71cc336f461318099db7b877

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b83881ac5a8053cbbef98db6980f80d134ba792c]

Added properties RotateAngle & RotationCenter

Change-Id: I97d52be4904657eacb7cea4ebec789e6dd9a4722

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [f104a3649608959b3b845dd3694aaf897e8808e6]

Added properties Metal & ShadeMode

Change-Id: I254a9089d78b97dde331812f77ad7977631b0d12

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [6c245e0687c4ff9f7b4e6240282a11ca600d2e32]

Added properties FirstLightDirection & SecondLightDirection

Change-Id: I7236ac0df42765e351b75a75fa2fa66422a72277

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5324d0d3086f1d528c69164b74dc6a7672fe0c97]

Added auxiliary method for dumping Direction3D

Change-Id: Id237d6c233857f83400c1aac0965f59ebc8daf4b

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [549db19b4d85e2379028d06e089c1c5ffee2526e]

Added properties FirstLightLevel & SecondLightLevel

Change-Id: Ia7ff7cd84c5b26d1a2f7898a271a800d9731b65f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a5a422d20dc2c75b9e249a7685994171eda82804]

Added properties FirstLightHarsh & SecondLightHarsh

Change-Id: I628b5f390c9eb99542254f814b6b34a0b30dab57

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0857b88d97d2de5041218a072044438f32f31fc3]

Added properties NumberOfLineSegments & {

Change-Id: I04e6db01c14344b1f7a71b587b7437fd87e72d99

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3b18024e5447a5bcce291aa9442d53cc79eeda1d]

Added properties Depth & Diffusion

Change-Id: If9aaf021bcdd0a43bbc32e08236f8bc39c7cda82

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3b97877219087a0d47f55bf5b7a080e3ed0df8f6]

Added auxiliary method for dumping EnhancedCustomShapeParameterPair

Change-Id: I3e0eca4f042565e8b64ab3e7286f66033c0e75a3

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [4024d146109b86131a10a78627aa149321df9065]

Restructurization of XShape- and EnhancedShape- dumpers, builds fine now

Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [1ebccdaf3df65a5f4b50844e0111ca364c0d133f]

Added service EnhancedCustomShapeExtrusion, properties Extrusion & Brightness

Change-Id: Ie787fb90f2c8192632e0ad8a86c7affbb3315791

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e0881b2f8916530a18c637bb16d5cdf993f7b5d4]

Added new class EnhancedShapeDumper handled in XShapeDumper

Change-Id: Ie719eba2579998917cea030fad51f07b0bcacec4

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [d96a9a2b6c5e1681422262e7392fb57152af0b9a]

fixed taking wrong string as a parameter

Change-Id: I30a68a17b14b9867dc2d2ade8b12e7484d68fe9e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e3f2bcb85d815f5c7592b7006b82862fa01b1ffb]

Added CustomShapeReplacementURL property

Change-Id: Ie0f2b1993392a8ba6974d891ca5147c69bf9a59d

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [111cc7b912e48da5f0f94151388233f4e7383105]

Added CustomShapeGeometry property

Change-Id: I2a4a22cef0c31a8535d33f920a74f61d712e9080

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [89683e605855995450320c9751b4a6832a1baa58]

Added CustomShapeData property

Change-Id: I9b41a8b427098126224bff268bf0b9be9ec3e2ef

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3d766ba84cad3227d0ce62eaf44e8328479907e9]

Started dumping CustomShape service. Added CustomShapeEngine property

Change-Id: If1d11d5dfcf101a3599bc828f6ac515624b087a1

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [6556f5b2f0c0e083b339c9d5dc672a8bfd3553b3]

Added PolyPolygonBezier & Geometry properties

Change-Id: I8c7bad77c5904cc63ab1ff2e2cc1adeb7afbdc62

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3639f80edcb6ca6b53afadcdf6d7d72fce441a22]

Started dumping PolyPolygonBezierDescriptor service.Added PolygonKind property

Change-Id: I17461a86120f0d05137c8b8410c47f9fc3097e8f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [817b35a9c3d69249a79ebaed291bb2d378b3a73f]

New test files added, tests run for the 1st time

Change-Id: I2f47d5c61f92dbf051a8509528947c2465a2d020

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3524c1a4dcdb07e8cb808ebb2311df164ab7a04b]

Refactoring dumping - separate methods for the main services

Change-Id: Icbe8ba80e10669ccb5162ba2f2723cfc95393775

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8dac6140af00ede681a7bca53ac8148ee55de16f]

add missing file

Change-Id: If80d2c6dcc5f5455a98a560aa23d085747f3fb94

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1f0555e0016ac5f10cd4bda313accbd5e4644c7a]

add test back that I disabled accidently

Change-Id: I614c483b3c7182d9c8e9915ce8b280051d9ca690

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ce3c289ca3be20fffd55a3829b8c6d60c71ecc1]

only dump existing properties

Change-Id: Ia7e3c7766ef8d9d86bd65945a6e6daae05c93b75

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [be0559116f94bda6b404d255d004b729c59425d5]

replace tabs with spaces

Change-Id: I6fb51e2897c85c50cd55afc2c067c166fddbf06a

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [90d4ead80375cc0da112f72c5f7c6d0c0cf09385]

an object may support several services, so dump all supported ones

Change-Id: Id5d8a9591fc4448f3ea3390fa728e37b2753aea4

2012-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [22d863454cbe90a7eb164914581ca1524fad4889]

testing odp files makes much more sense

Change-Id: I4023855513016e7f9d850bf96815539696536552

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [f5dbe0eaba923f5de84745a04f531b36c979cafa]

Usage of XShapeDumper in Impress added

Change-Id: I7abb493d8baaa42a45e24276abdcadbfd186651a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5f13c74b808667c32d0c40416acbb3377ff0e3ce]

Added dumping NavigationOrder & Hyperlink properties

Change-Id: I15bd739657f04afd647f22a28a3b04ac066ce114

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [922fcb352686f71e01696d28425fdd08504efedd]

Added dumping Transformation property

Change-Id: Id7ded83cee7798a1ddc3fc3ce7344d64b8f0f795

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b1e0f23fbb950bfe1e7e5cbeea18f0cc68be8f7e]

Added separate method to dump HomogenMatrixLine3 properties/fields

Change-Id: Id0c66cf82ce224364f4e15fe5a21fcf52b8cde3b

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [360a938abdecb1db7a07e65a0bc8acbc99e6bd33]

Added dumping SizeProtect property

Change-Id: Ie0fc0e92522184caa3380443ea601a77101ac813

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e2b053854b291c9efd6f82408eebea34c172997a]

Added dumping MoveProtect & Name properties

Change-Id: I5faf77a955fe9e6134e6e5ae15c2367f1ee81d7b

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [de167e39f84226f122a9bec3b7a8b82e2f73fa16]

Added dumping Visible & Printable properties

Change-Id: If6abb577f9ae752f2467976e388a13964eaa3417

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [58ece5025790b6835d2bcb766da499bcc0ee17b3]

Added dumping LayerID & LayerName properties

Change-Id: Icadcea9251a2f33a2d37b70b438282238f5b29ee

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e5dd6396d8dba845f787664926219bd6a106c312]

Start of dumping Shape service. Added ZOrder property

Change-Id: I0d9ec609988d1df577fe4e9dd656fc6579dec701

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [c3f4c6c24732d8b788ceb4f385795659e475bea0]

Added dumping ShadowXDistance & ShadowYDistance properties

Change-Id: Ic9be7c648c9cc0fb7cc2c7869e7efab9f6d782cd

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a4274ea7ae837ab63b93f3fa04a5b83608234840]

Added dumping ShadowColor & ShadowTransparence properties

Change-Id: I8bffe821d00644f83ab15f4100031bbd4af38e8e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [fd84cc49edaa99777712cdf02dd84221cbfd5526]

Start of dumping ShadowProperties service. Added dumping Shadow property

Change-Id: I78f484881dcd846d23d68f7651ac1069f5477a91

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [63c004fc3f0bc53ce888ef012f7993b9203a7503]

Added dumping TextAnimationStopInside & TextWritingMode properties

Change-Id: I6fad605243003826d5df89f9f1d9040cff4ee6b2

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b100e5a98e17104b957e21fd5183528fff8ad951]

Added dumping TextAnimationKind & TextAnimationStartInside properties

Change-Id: I2ea8b51499fca9107c5e60a33b76e3bfb15833ba

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [fd09060f57c20e7a0ee3e87ced3c0461d90382e6]

Added dumping TextAnimationDelay & TextAnimationDirection properties

Change-Id: I9ac0fa6c727890bf4274b2341db07f7a8a93f204

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [7ec009c40fe5cadac2604d7ea1dc1164cf6c1021]

Added dumping TextAnimationAmount & TextAnimationCount properties

Change-Id: I3293b0faf5ddcb9be4d363ac8c34cb70331a0360

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3f42e3722cf8b7aa87a2ed82742415aa42f5ea6e]

Added dumping TextMinimumFrameHeight & TextMinimumFrameWidth properties

Change-Id: I6b6ab712c1852f3f77620b55dd82077fe0b6d1f7

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0a8c2bb40120cd4729883986ae6c9b07282d1d30]

Added dumping TextMaximumFrameHeight & TextMaximumFrameWidth properties

Change-Id: I87fe9583e9db988a552bd21efe5c3e1c606871dd

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [f7731c65e7fa05a4671df1990ed54a35481c5544]

Added dumping TextUpperDistance & TextLowerDistance properties

Change-Id: Icf659538179b56e441f147a2a0a3367d3123dcf3

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [7caf3b83aaf951ad430dc0a9e27e2daa1acf64b3]

Added dumping TextLeftDistance & TextRightDistance properties

Change-Id: Idec437f399de9f61cac74146de3239e3805dd78c

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [f55df02baec7d07dfb5af432a903ecea5f857827]

Added dumping TextHorizontalAdjust & TextVerticalAdjust properties

Change-Id: I452b79ef13ff481a939463339d8461777a88b820

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a3af2e51d968b21ecd8df3bf28aa35984a795303]

Added dumping TextContourFrame & TextFitToSize properties

Change-Id: I8ff16b5901cb813318ed96b9377e09325af46532

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5022553e09387428e80abbcb0f18ceb376e25f87]

Added dumping TextAutoGrowHeight & TextAutoGrowWidth properties

Change-Id: I03c8786d1cfce2f05ead5fabd58f5f24cd567aff

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [cace122087fb700560173dc61d8c36941b5fab3a]

Start of dumping TextProperties service. Added dumping IsNumbering property

Change-Id: I4db7d0df6562b2e0bc01f0626191c5ca3d02eecb

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5286627907d3fbf59b518ee1e9cf9924729b0f2c]

Added dumping [property] Geometry

Change-Id: Ib95aaf19f266358bdc21dd76450b3d88483f92eb

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [6c8c00d231bfeb9c42a5cfdea97fcad9fa2b7598]

Added dumping [property] PolyPolygon

Change-Id: Id2ccf39cc38200ac693c6949390c248a9df0620b

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [eb364a23a6579a2b8740071784858a873b4d48db]

Restructurization of a dumpPolyPolygonBezierCoords() method, more elegant now

Change-Id: I3cda1a3554837e4e667a42ac292db24d6a8edf37

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [c000eeed997cbf37f1a5f92741a891aa8756404c]

Added separate method to dump drawing::PointSequenceSequence properties

Change-Id: Ieb630a4ae2d8e1dcf178d20dca443a022255146f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [d8f66acd40be2632084ea7cffb8993d354052679]

Start of dumping PolyPolygonDescriptor service. Added [property] PolygonKind

Change-Id: Icf814a06c85bff2f8da1fc7b0181d71ac4e4602a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e0bd75264fa76cbe139d16086740a88b5d58803c]

Added dumping [property] LineEndWidth

Change-Id: Id5628d90cd3d451b8b7ae7a2a4b56813c8192cdd

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [d2fafac878d904485fa236fb19136dd157216add]

Added dumping [property] LineEndCenter

Change-Id: I7cae9e3a22bf63076a8ceacbc80ab1d26bf177fe

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [92a2fd34ad1fd75372ff7b820a062126ac4611ba]

Added dumping [property] LineStartWidth

Change-Id: Iaaad9056c7cf1fe1ae244fb1839814d7f18d402a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [be0d9df02742cc5e43617677025ba8072a9ddc72]

Added dumping [property] LineStartCenter

Change-Id: Ie8c14d145911525ccea5b8a74eb75bc38d7e1ab0

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0dc25080711112b8f5e7f2bd8ab84af27d16b94b]

Added dumping [property] LineEnd

Change-Id: I591107b78463a60f6b0d9cbd842d94ac4a58b74a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [294619d8900a7ee9f693d6fe5f80115d81a5d2af]

Added dumping [property] LineStart

Change-Id: I99e792692a2d92e67240925c255d8038345ea6d0

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0e7cbdf1f3627142c9666308137cc42d1a4245ad]

Added separate method to dump drawing::PolyPolygonBezierCoords properties

Change-Id: Ia45d5dbad3fb575d39c4e9ddc6c7f65aa1d74a55

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [82b63ce99628f75d0da0766da82bbda8ff64c7ac]

Added dumping [property] LineStartName

Change-Id: I2ad328ab32d88ddb53c69d5caa3ce801b7200002

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [ecc15838ab9986c538b3c491b6086a48ac3512ae]

Added dumping [property] LineJoint

Change-Id: I4d724d5ba9ed0ccd6b0b10d82efef5e6eb6ebd73

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [6591fede60c209f170da2a1848f74f1261e9a5d8]

Added dumping [property] LineWidth

Change-Id: I7d0b027af0b8d2367038747aea3f204252bae22e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [78799102cc61b8973d35874500bbd6c057667aca]

Added dumping [property] LineTransparence

Change-Id: I491715b3838f85201cc349134abe9368b890fa83

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [86c7c24ceaf0667576f14ba67cc48bd7b452da13]

Added dumping [property] LineColor

Change-Id: I5683c722eba00e98543e765fd97dc9426685f459

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [bff23a8723eb9804abcb304a63406e03c5ce2cbc]

Added dumping [property] LineDashName

Change-Id: I3c267968379cb2e1626e17093d5513d6e2c23d84

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [4eaadab609f0dd54df4945fc646e4a35a358df98]

Added dumping [property] LineDash

Change-Id: I9191ea0c30910b244d13a3b14a0822fa615baada

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [9baac7f405e1e3ba54cb126c2d392f1d77c77e09]

Start of dumping LineProperties service. Added [property] LineStyle

Change-Id: I32ad88f0512388dbe0e4c657d894ea189a53a6f0

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [66715f1129f50886835fa6e2fe01b0c83f1aae6c]

Added dumping [property] FillBitmapTile

Change-Id: I14ccd56b98ca8054062fce43e261f50c2758f3a1

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [cafcc684e24a9d00d364c0537967b087deebdb37]

Added dumping [property] FillBitmapStretch

Change-Id: Iba0c6247c06690824b46754c9c84226590712336

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b5cf8d2a74da47ec2d67896e026738a0f2502525]

Added dumping [property] FillBitmapMode

Change-Id: I936197ff0048a258646b0403d15c9f3c39c3f250

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [370fab8a8f1bc5edc1de4ab3ee15a5dbdfcb4670]

Added dumping [property] FillBitmapSizeY

Change-Id: Iea1bc97021d06a87ed90d7205de57b47c561a471

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [a340832b9c278fc1049670986b16b8a676a84b01]

Added dumping [property] FillBitmapSizeX

Change-Id: Ib10e3b80dd67b834d1cf87168524942198b89d53

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b32272d83e00c2d205a2f2af89574befdde92daf]

Added dumping [property] FillBitmapLogicalSize

Change-Id: Ie3e225d87afab4e725e16eb28096df54b421cce5

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [7e2f93155fe3acadee173029a8029e5e26b6b869]

Added dumping [property] FillBitmapRectanglePoint

Change-Id: Ib181adc12719df35808cb480296d3e3629ca592e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [90ec5886b6e384cad23a2d2df498c079be7ec993]

Added dumping [property] FillBitmapOffsetY

Change-Id: I65d5618d9a5c00b1196bd791dc6115c60837d9e6

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [b12a9c08eb9c55f367b846e23633c056864806e3]

Added dumping [property] FillBitmapOffsetX

Change-Id: Ic95bd25d5d3e6578a9143b6beee483f17236b22e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5214c51c6f083756d2f7a4ed231eed48a72ac2f4]

Added dumping [property] FillBitmapPositionOffsetY

Change-Id: I1846a7bed49165e09e21efea6eaaced43dd558a4

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [3c313ee6e34da1de8bd81052ceff4a496a52c342]

Added dumping [property] FillBitmapPositionOffsetX

Change-Id: I2cff51b29b5b37f4a4cdb17d1f95b9f7f45c60f8

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [d6bd91b3ab97cec37e7aa488b484f69cea216aa4]

Added dumping [property] FillBitmapURL

Change-Id: I58c721b529c996e5461ed4428bd01ecf5ba9e935

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [59e00745b76bf4cbed13c63831e9435924b0f82f]

Added dumping [property] FillBitmapName and [property] FillBitmap

Change-Id: I86808c35463abf849f187b47dbe15c16a74d68a3

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [0da91ad4b0d8660b9f4e1a83c3f50ff56086e360]

Added dumping [property] FillBackground

Change-Id: Iff019182e407355aa3d052083fb8cc3d184de6cd

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [c6400b95b1231a244e6e6b990f13a4c16bd3d1b6]

Added dumping [property] FillHatch

Change-Id: I883c056bcda79bcf8e0275d2a1bb7145553de483

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [53f36f9de814a99e3cb4f8f60ca345b2dce91629]

Added dumping [property] FillHatchName

Change-Id: I85e15ca28edaaf2d3c2ac26b7dd152291ff6966e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [e568644c72eb54b5f8ed686311f95116c71cde89]

Added dumping [property] FillGradient

Change-Id: I83efbdca3b232bc1410c3f46a702e62aa8092c6a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [cbee1a311c3e28368d826a654bb25e07a241b89d]

Added dumping [property] FillGradientName

Change-Id: I7d124c9df1f05cdca2cb89b8dffa36b3f97bd843

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [702a90ca34d6ad22f06aad374304eb3739fbb191]

Added separate method to dump awt::Gradient properties

Change-Id: Idb5f752973a4c1359587f3d43db5fd0ef9958e8e

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [5c10fd12a1aaa53c398a93387ee8d01374d832ca]

Added dumping [property] FillTransparenceGradient

Change-Id: I548059675801ee6c85111398836d5122525532db

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [c353401fb81dfd5c370fd4674819ce66608e40d9]

Added dumping [property] FillTransparenceGradientName + corrected method calls

Change-Id: I882d1d4ebe0bef6ac23eb25117d52e460223bb29

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [1ae18926dff98d1a97fb7e3efb17c098add2fe7b]

Added dumping [property] FillTransparence and ignoring .patch files

Change-Id: I676a811a618b381f4a99010e40fdf1627cea7067

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [9cd748dc55cceb6a44d1fa8de1b00897233151e5]

Way of dumping properties corrected

Change-Id: I48e269547f4ee06c5cc7ea2407997a70c6d21044

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [73f620f431131a8aa920c3ac2c18a92ef25aac3e]

Added dumping [property] FillColor

Change-Id: I5c5edfaac3540af0c99dd034e511688b3bedd26f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [16917e46f08f644644656f8e95ec0a2daabc7013]

Start of dumping FillProperties service. Added [property] FillStyle

Change-Id: Ie49170eb6e2226fb94b5ea50e365cd70b2c43c5a

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [ea18a422cd2ec0bc3a8e8e569576c09828e45d39]

Working version of XShapeDumper

Change-Id: I4f4d37abdb1865d0bc05f01518d854872235121f

2012-07-12  Artur Dorda  <artur.dorda+libo@gmail.com>  [16b57ee7cc05e4bf08eef63c7b491ba8de294357]

Unfinished dumper code

Change-Id: I353c93498c2e0cc8fd4450f0348dfceedb763b51

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [9e603369f5e8df5d12c5e6bd9018f6b8eef0358d]

Remove method that is no longer needed

I added this method recently, but it is no longer needed.

Change-Id: I0baa67ce1eb41cddde52a61bca65feede65c3994

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [59b32886a48954f9dad96b3329d172ac73aaa065]

Fix cause of osl warning

Change-Id: Idfeaab29da60f323fdf8528599459cc38ab9f27c

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [371cb44c52e11af8f9a3ec66827ec057c521804f]

ODS Import: Improve method names and comments

-EndElement used to be very long method that I broke into sub-methods.
 Some of these method names were possibly misleading so changed them to
 better reflect their intent.
-I added and improved comments in this area too.

Change-Id: I290c74362aff268b5e153a67dc9145965341cb9d

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [4e5c55afee36d02bdfe4c0fb09e3b42e9eadb6c5]

Distinguish between DATE and DATETIME formats in ODS import

Change-Id: Ia727e48582a87efc8a8e632108f5949ac36bf49c

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [c3452373b90bc952f32db8a08413c87958b0f2df]

Add test for volatile functions for ODS import

Change-Id: If2f85e32ddeb9f25b4a355ce5451dc04925bbbc9

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [6bf50c8d50a599d820289831ec4175136882b0d4]

Always Recalc volatile formula cells in import

-Previous method was flawed. It actually works now.
-Thanks to Kohei and Markus for helping me with this.
-Thanks to Markus for finally coming up with the actual solution.

Change-Id: Iad28da12c548c583df14ab7d71f4cee8ccc3552a

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [99314cb07e009279a803799020534dde587ee1a5]

Reduce some redundant code

Change-Id: I23bf34793c8a1409c8753f572a6122dee2f4128f

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [d880f3d3bf7b6052156e3d6c30f00d22fe66aee1]

Always recalc certain functions on import

Change-Id: Ie8cffc4a856328dd658714726de7ca77028a33a7

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [9ba62d504ca93a377b7de328e2d00caa786638c6]

Remove calls to ScFormulaCell::SetFormatType() that are no longer necessary

Change-Id: I632273a2278cd76d2af96192885a11bea85bd6a0

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [24c444ef7d595e69fd825f08668a5b0aeb010c45]

Expand cached matrix formula result test case to include other potential probs

Change-Id: Idb036ffdf09ee92b34118d9f52ea1d06c15fb31b

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [c4878470aa18a4e018173c04bcf9e56eff2cdc3b]

Fix problem with cached matrix formula results that contain errors

Change-Id: I9277714780e00e311e6e81a9de6e4d39409d5c9b

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [2fbe6e30c4481a4885b3e487bcd5466456a7b1d5]

Add test for cached matrix formula results

-Includes test case for cached formula result errors

Change-Id: I446240daffdbd6cd7ebd3c3b8dc2305c789d8519

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [20f8ade0aed4ce2f923370e148cd2d2b251fc863]

Use cached formula results for matrices

Change-Id: Ia77a94184c3d598f16a2f51d996f4c7058d9e303

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [e94b1331b1e2139e09bd0ef663394ede80f11be3]

Use indexOf instead of match

Change-Id: I2743929c3ba06ce1345d7217d9297515d2b5b2e4

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5c5798878fd858183bd59b842ffa2ab79877cce5]

Use text:p value if cached formula result is Err:### or #N/A

This should be removed once we have export working correctly for
function errors.

Change-Id: Ibdd20478b458dd7849544ec90f32d754e3a71755

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [9c1cab31c7072079d50794f390c357c164447898]

Set proper number format for formula cell

Set proper number format for formula cell so that cached
formula results are displayed properly.
Example: so =NOT(1) will properly display as FALSE instead of as 0.

Change-Id: Ifa4e3e83bc81779e34be385508da23a3b66c0a8c

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5e92e0282691d54b7919e71041d6a9a09a495ec0]

Add test for import of cached formula results (without hard-recalc)

Change-Id: I7e73465d152332661f48e4dcd9ae28135821df68

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [04658a793d9d68ef910db746f7b88ac61ee43c1b]

Add test for hard recalc

Change-Id: I0fdbac47d6049d4a8b0b100eb1ce0fdab3eed262

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [adaf0d9bf6b5f44c3e32c41fdaac4254a4a24263]

Use bool instead of sal_uInt16 for HardCalcState

Change-Id: Ia855780c28dc05e1606e8118fabd2a86bfcc5fa2

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [f107e3a5f7cc19957435f1e90617105509394b4d]

Use cached formula results instead of recalculating

This commit undoes some of previous commit in attempt to be less "hackish".
-When importing LibreOffice generated ODS documents, use cached formula
 results instead of always recalcuating.
-For other generators, do hard-recalc.

Still need to:
-Stop matrix formula cells from being set dirty to avoid recalculating them.
-Implement special cases for functions that should always be recalculated.

Change-Id: I959872aa2f446b80f9204ee26e94de7140f1f6f9

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [1cdfb19c2202b56e4de6f10104bb4841372956cb]

Use imported formula results if ODS doc was generated by LibreOffice

During ODS import, use imported formula results instead of recalculating if
the document was generated by LibreOffice.
Still need to implement recalculating special cases such as NOW().

Change-Id: Ia54690224dc0d8f74b93cafd8d01b072e85c7416

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [f069fca63ffe38f745a311e69e1b2b3131abeb95]

Improve performance of data validity unit test

- Now using OStringBuffer instead of OString for multiple appends.
- Simplified logic.

Change-Id: I991c3e538439d68e242a7f97bab9c2d82631467e

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [cd2f8a1cabbfb924c62d7af2aac3ac09288c2d4c]

Stop calculating row heights and instead use imported row heights only

Change-Id: I1a5e33c292fb915e61511efbdb9ce4a0cfd7265f

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [40732062925db3dff78e8c2d1612e403cb8463f6]

Add unit test for ODS row height import

Change-Id: If8535f80d2f2cd57132d9d694d6bb2535df31c80

2012-07-11  Daniel Bankston  <daniel.e.bankston@gmail.com>  [d40e653425fe04dcaf913c18ce9f9da39e62529d]

Change sc subseq unit tests to use more appropriate cppunit assert macros

-Changed where appropriate to use CPPUNIT_ASSERT_EQUAL_MESSAGE or
CPPUNIT_ASSERT_EQUAL instead of always using CPPUNIT_ASSERT_MESSAGE.

Change-Id: I1855b1b382f39f811905e18a8f24fb34a481031f

2012-07-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [32b06bb3fdb4245718ed8674e010a55716eeaaff]

Some more Windows fixes for libmspub

Change-Id: Ieb87876dbe40eedf9dc57b7ef5da1d5000f4b265

2012-07-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9c37c47aa17a9d8b7ed69ee8175c2aa4688f42d2]

Trying to fix the windows build even more

Change-Id: I8afa9101449aadc7aa625815d2c203db29d24848

2012-07-12  Thorsten Behrens  <tbehrens@suse.com>  [724b4eab1abaab12f42fda051e1408c97891868a]

Make commit stat script recognize opensuse fate entries, too

Change-Id: Ia6b3e6459c5bda7ea24091024cf3dabd19746237

2012-07-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7a8a0127cd9de1c0797e72bb21bbff1e5d140165]

Misceallanous M_PI fixups to fix Win32 build

Change-Id: I861067c42e64b4cc9e2404baceb6530954cad7f5

2012-07-11  Sören Möller  <soerenmoeller2001@gmail.com>  [c5653e812eb9729581e24c5e7822441b00b6d059]

Replaced deprecated tools/String with OUString in sc/../chgviset

Added new TextSearch::SearchForward mirroring TextSearch::SearchFrwrd using OUString and sal_Int32 to make it possible to replace all uses of tools/String

Change-Id: I260d8d3a23d634eab37f28a5ceaf61ace5040540

2012-07-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [efd131357462aa16848f308fdb788e3e41f90e6b]

Uploading libmspub 0.0.1 release

Expanding file-format coverage down until MS Publisher 98

Change-Id: Ie6ed13f1c4e7e3cc9c5fa50b8fbfa5418dbd257e

2012-07-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c32218113866f7b397064e1a332d5500c976a2d7]

Mention all supported versions

Change-Id: Ic811e2e6b5473a9aa09a30f85d6d2011e09cbe6c

2012-07-11  Rob Snelders  <programming@ertai.nl>  [be68d26b6cba797c7838afd15b098f0b95399d78]

fdo#34697 - Print Current Page in Print dialog - Draw, Impress

Change-Id: I40922cd1357ff473c251681f7280ba53b3060feb

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [fb79f6d64eee0580558dac15f42f97ee2255ff24]

soffice.sh: remove valgrind --error-exitcode=101

This doesn't really seem so important, and it prevents running junit
tests with VALGRIND=memcheck from working, because the special restart
exit code on first start up is mangled by valgrind and so the actual
test doesn't run.

2012-07-11  Rafael Dominguez  <venccsralph@gmail.com>  [802e3fa7e6eff9d6ca5d731096e4bf5e38f3c51a]

Draw thumbnail subtitle.

- In the case of the SearchViewItem will be Folders name and in the case
of TemplateViewItem it will be author.

Change-Id: I251a3db323f7f02d023c9673d0a7a8027456bda6

2012-07-11  Rafael Dominguez  <venccsralph@gmail.com>  [2ef58e5af9d05fcf1e3d6a709b2f9e113fb64cf5]

Ignore case when searching for a template.

Change-Id: I47e35241a67892ff7c1d9aedf04cf2ab86c1371c

2012-07-11  Rafael Dominguez  <venccsralph@gmail.com>  [1bc6db06c4d5515d8d858641d0ae26a8b8572b8b]

Set SearchViewItem subtitle folder name.

Change-Id: I1fc3f69ed5ecdfa9d9adb4b2b69801f2bb01e7f7

2012-07-11  Rafael Dominguez  <venccsralph@gmail.com>  [665891eba17de4c40846d4569d306d79bd0c2fa2]

Add subtitle attribute to TemplateViewItem.

Change-Id: I181a84b468cf10d7c80f84030890965fa0dc4ffa

2012-07-11  Rafael Dominguez  <venccsralph@gmail.com>  [a93e06c0c7500778cbe9bc8d6c023a2cf3a4661f]

Rename ThumbnailViewItem maText attribute to maTitle.

Change-Id: Id253d06325ec05bb587c9759027ea07b65fe257f

2012-07-11  Iain Billett  <iainbillett@gmail.com>  [df82184b2a247a8e6a670522ff70af5af038e8a8]

Added DocumentViewer class to hide page navigation/caching details.

Change-Id: Ic201bea9c22bc567d6769201df260aa2a38c6c16

2012-07-11  Michael Meeks  <michael.meeks@suse.com>  [535e83550e2874c8881a72e3520e8eac0309b537]

re-base on ALv2 code. Includes:

    Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270

2012-07-11  Stephan Bergmann  <sbergman@redhat.com>  [de3d6883f2a8fe9c5c04b8e271a36423f96950bb]

Regression fix correction

Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [aaddd17317ece20a46e7c3586ce43a95a5db2059]

CMIS UCP: getChildren created wrong path if there is no trailing /

Change-Id: I4cb4e691046c92303cab9f0b97fa19d9ad68d34f

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [62949c26ba68e2ea74b526a6115b63cd2b379c69]

CMIS UCP: guess the parent URL using the current path if needed

Change-Id: I5bc6e557dcdfd3a396b363325971344ad90fdd85

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1122c8b9e3b133e1aba5abfd07aa40f816ac9a0d]

fpicker: don't edit local places with double-click

Change-Id: Ibb8330dd088f6b630058fc023ad7efdea59e08bf

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d75061c7f676c011bb9710f0ad63fc69f4866c53]

fpicker: fixed delete button (dis)enabling

Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b

2012-07-11  Stephan Bergmann  <sbergman@redhat.com>  [a23f7ddee2a2e19009f473c1e61092a85b9dc1f4]

Revert "WaE: logically last test always passes"

This reverts commit 0b1f4248338ff28208b3368b66690a84a75cc480, which appears to
be a bogus fix (for a bogus warning?).  Also needs adaption a la
3c598c4064cffdc2c9ff19e094594ca360779b66 "sal: work around spurious signed
overflow warnings."

Conflicts:

	sal/inc/rtl/ustring.hxx

Change-Id: I7e9d94fd93a37bb10604c1895ab619a8ac2c3f43

2012-07-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f6413c384f11cd7fb626163eec421aa40216ebab]

fdo#38785: preview window should be paint transparent

Change-Id: Ie3bf92e8cad16af85f800d0e2a4c992312524a7f

2012-07-11  Luboš Luňák  <l.lunak@suse.cz>  [794caa58a7208921ad8f911d586088213e390fba]

add a testcase for the recent writerfilter numbering fix

Change-Id: I41300ec0bf4b7db93912236e0d15fcab97cabd2d

2012-07-11  Luboš Luňák  <l.lunak@suse.cz>  [7039abde34942812c44a2e265ddcb79cc5c62be2]

remove pointless named temporary

Change-Id: I6d0b45451c8fe232afc05041d3c70a98e8bd8cc8

2012-07-11  Luboš Luňák  <l.lunak@suse.cz>  [e7ab4bb6b0e83f01148ffff41e8c5eaa0c5ba0a4]

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

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [b1cab9fe4531ea552fe20ab3c896ba5fbf385bc9]

svxcore before oox

Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [36b9ff5eee574df28db2a684723eb1d6bd51fa4c]

ure cppunit tests depend on unobootstrapprotector

Change-Id: I998d0f46020d3f5ea6fd387fbed8480e3d57e59a

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [a248f1bc574ae4975c4dd3609e0a82f48c3a06fd]

tailbuild_serialize things seem to need to be in reverse dependency order

otherwise I get very confusing circular dependency errors in a clean build

Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d

2012-07-11  Michael Meeks  <michael.meeks@suse.com>  [cc632da72ba7fe7e7f14b55e72a501afe930b329]

fix std::max mismatched type compile snafu

Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33

2012-07-11  Stephan Bergmann  <sbergman@redhat.com>  [63cb8d6bb21ad6bb401efa4eca479f89745c1cfe]

fdo#51954: More tools->rtl string conversion regressions

Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [089fad5c46e0cc5727658b26d4a9b375fd40ecf2]

add in windows 7 Khmer UI font as an option for Khmer

Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bbe19f13011a4a10157a351ee4514f014c1519ee]

curl: fixed internal nss configure to get nspr includes

The nspr includes aren't added when using nss-config while they are
added by pkg-config. This caused internal build to fail when nss devel
packages aren't installed on the system. Patched the configure to get it
working.

Change-Id: I86d7d56c0d6df2dbf69ba7ac2a6f930ecb4ae8fb

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bd5262540a97e0115a070a7b34479b0661e94248]

fpicker: Add place dialog, added CMIS repositories list

Users don't have to open the XML file to know what repository they want
to use... we are now doing it for them and showing the repositories in
a dropdown listbox

Change-Id: I7c20c5a2880061d1ede35a17001e2a75c49a6e88

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [464f69b8bb5f64f9f4660ba2e2095cdc1c65952b]

Resolves: rhbz#836937 insanely slow with Zemberek installed

Zemberek is a java spellchecker extension. With it installed the collecting of
spellchecker information on first activation of spellchecking is insanely slow
as the cache of spellcheckers is thrown away on each iteration through each
language known to LibreOffice.

So...

move the config updating stuff from editeng down to the linguistic layer. Let
the linguistic layer keep its spellchecker cache and listen to the extension
manager to know if an extension which might be a spellchecker one has been
modified and only throw away the cache on that event or if (existing
implementation) the config data for linguistics changes.

The polling of changed linguistic data in SvxLinguConfigUpdate::IsNeedUpdateAll
can be removed and leave it up to LngSvcMgr to load everything in its ctor and
keep itself up to date with its config and extension listeners.

Change-Id: I9c93d998928e2e7f5128c36771b3e450a8057cd6

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [7fe61368cead27eef5d6175abd1cc254e99e8a05]

CalcDataFilesChangedCheckValue is always zero

Change-Id: I851c0ac078b57f07e0a58a9fb2119d11cc5048e5

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [0473296bd9a71b81c6aa9638d8a231ace503dbb8]

nCurrentDataFilesChangedCheckValue is kind of pointless

Change-Id: Ibded6b0a72c9501d35fb884c93c505a2f716f678

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [b18e1e705148348392632596ec686206ec213019]

Related: rhbz#836937 halve calls to expensive getAvailableServices

getAvailableServices is very expensive, so halve the amount of calls to it that
we need. This should be logically equivalent

Change-Id: I5627ed539695fd837a497362cf9873debd254013

2012-07-11  Caolán McNamara  <caolanm@redhat.com>  [e18f1d6216b13c38525d37448da882a63a3d0055]

remove distracting and unhelpful debugging code

Change-Id: I870df7d4af666c1cb087cec6d4daebcba87ff8ab

2012-07-11  Michael Meeks  <michael.meeks@suse.com>  [88880514d2f2b1c1fdc199591d9e2b2ce259964f]

serialize more linking, and handle the pathological mergelibs case

Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21

2012-07-11  Muthu Subramanian  <sumuthu@suse.com>  [065596f57690f7dda6dcd00ba7871a335d49c458]

Adding helpers.hxx for FRound()


2012-07-11  Miklos Vajna  <vmiklos@suse.cz>  [d1ab1fa5411ac4d1d90d82a02b5a1f01e7e94099]

gdb: add pretty-printer for SwRect

Change-Id: I0506b3e92df372a67b4431e52e2e9d308dc886c9

2012-07-11  Miklos Vajna  <vmiklos@suse.cz>  [d323a8a0b5d32385835afb6a109d16e001721fb2]

gdb: add pretty-printer for tools Size

Change-Id: I3ff6568e34698d414ca7e4c631d32156b9d28cf0

2012-07-11  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [3396c06c55ad5d5345aabfcf7efc674aaaa7f9a6]

Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)

Change-Id: Idd83f6340d13a1d7111d0d5a7268f1aa8bf5c09e

2012-07-11  Matúš Kukan  <matus.kukan@gmail.com>  [cfec62ef443b3cda054bb698375ee49bc11586a0]

fix typo

Change-Id: I004a3981728b0f00f1536b6e7975bb45b2451eda

2012-07-11  Matteo Casalin  <matteo.casalin@gmx.com>  [739e20ac58983925f2076a9848435b7d4fb5366a]

Decrease header files dependencies

Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [185b8bfc6796ec0a8cc701bf2de5df9cc6abd10d]

warning C4018: singed/unsigned mismatch

Change-Id: I2f0899086f656f117849521c933cce4c23b8751c

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [8ab07f99d6bd302ff38b292a3ec7c3695f19fd27]

warning C4267: conversion from 'size_t' to 'DWORD'

Change-Id: I343a819a11d3121030d294d78808a2ec1da2adeb

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [e940b0f5e2b57c67b93ffadd7063ec650aa7bcbf]

warning C4702: unreachable code

Change-Id: Icec8f9e37fa679b25d9bd44de56c98477d758abc

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [e0551af94dd3bac9c64abea3831587896d330a53]

warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'

Change-Id: I704347a19fac527b6bf7d43983a6336ac9282f49

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [ad36a0caadcfd3b8d44377689b539c370a25fb1c]

GraphicManager::ImplCreateOutput: warning C4701:

potentially uninitialized local variable used

Change-Id: I5820b8258a0255a4c9d1c52f2f88bcc3428786ba

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [95d0593986a659475729e4a8b50242d05503116c]

warning C4530: C++ exception handler used ... specify /EHsc

Change-Id: Ifb23269c01dc80c328075fefe5e61b378e2d8477

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [a2d8b25830fbdf092ecfbf0bfecb65642baba4eb]

sysdata.hxx: work around idiotic warnings from winnt.h

Change-Id: I47e30a319b5f5b6a03e6a4993af8f7612efacbdc

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [9e9c5c358fa6f101f6225a641ac817bb2c578373]

Library_dbtools: sort objects

Change-Id: I91a510a7a778a669182a14333e78a8095b27c6cd

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [c24d7246ac2772f591892fc9c4a301f76129a997]

warning C4530: C++ exception handler used ... specify /EHsc

Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [2c5cff69309937b5b06772cd021d1a6213bf2c2d]

pq_allocator.hxx: work around spurious MSVC warning

Change-Id: I6c516e4bd125c4075c195980a2fcdb58382c38dd

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [ec41ccedb4a3b25781405005dbbda213b2283f04]

Runtime::any2PyObject: warning C4702: unreachable code

Change-Id: I303536b957f902d3bbda9f3a96b507851292523a

2012-07-10  Julien Nabet  <serval2412@yahoo.fr>  [dd0e782d1176f6f52d121fdc920f015ea7647d45]

Add some explanation (thank you David!)

(see http://nabble.documentfoundation.org/Some-strange-lines-by-taking-a-look-at-the-bt-of-fdo-51916-tp3994561p3994639.html)

Change-Id: I93830306c70155532f461957991df8dde29540da

2012-07-10  Julien Nabet  <serval2412@yahoo.fr>  [9e73f972b0e9a3e7b59c8e770b14c3d539600b06]

Remove unused methods:

Change-Id: Iad15c92be13ba9e6120f7306543c88a04893d2c7
dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdb::SQLContext const&)
dbtools::SQLExceptionIteratorHelper::SQLExceptionIteratorHelper(com::sun::star::sdbc::SQLWarning const&)

2012-07-10  Eike Rathke  <erack@redhat.com>  [f5798e947e5d96e59678825c06cadf35ff9229fa]

changes to "Replaced deprecated tools/String with OUString in ScAddInCol"

Some further nitpicking changes to avoid a few more temporary conversion
objects.

Change-Id: I5faaa1f525aeafdc5004340a6cd05e0610c22182

2012-07-10  Sören Möller  <soerenmoeller2001@gmail.com>  [7b7d094c37959bfb7730f0f8851ee6a8b06a6ea4]

Replaced deprecated tools/String with OUString in ScAddInCol

Change-Id: I7059f10617b9a33ba63690c980b96d95d9023c55

2012-07-10  Thomas Arnhold  <thomas@arnhold.org>  [b8d065e94aba1dd94ae1bbe33e8ac32c74944e70]

Remove unused SOT_FORMATSTR_ID_STARCALC_30

Change-Id: I6efa95c07d524379ce1b14c85d897494509039a5

2012-07-10  Thomas Arnhold  <thomas@arnhold.org>  [1c8a30d4f9578057d256b18bfb8477839349e9d9]

Remove unused code

Change-Id: I00c8f078b50d913c02407653ce23415d31975f2f

2012-07-10  Thomas Arnhold  <thomas@arnhold.org>  [26c3f9d677832826ecccd15951a493742b8e662f]

Remove unused include statements

Change-Id: I2ff5fcfae2b9b638e0b39450fbedd77b111ec67c

2012-07-11  Takeshi Abe  <tabe@fixedpoint.jp>  [41a6d5e435bd1c9f775260ef90ee3d82fd72a4b5]

removed commented-out code

Change-Id: I5aa44682d4ebb926b95b64b2d265e6e9f3196a8d

2012-07-10  Stephan Bergmann  <sbergman@redhat.com>  [a3a0b819bbc597db7c536180c86986b91dd9b063]

Avoid unhelpful 'Binary file ... matches' output instead of error information

...when grep happens to consider the log file to be binary (for whatever reason)
as can be obvserved to happen on Linux-RHEL6-x86_64@14-with-check tinderbox.

Change-Id: I5da0a792b45b83939c9c26897d30ddf8b0a0c0b0

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [3f4b4a4d158feba1eb730bb546b28e45c6d9197a]

HeaderBar::ImplDrawItem: -Werror=parentheses


2012-07-10  Michael Stahl  <mstahl@redhat.com>  [5e11e00fcdbd0f7c6735e76d48b3b7f63dda4c2b]

gbuild: solaris.mk: activate the soversion scripts


2012-07-10  Stephan Bergmann  <sbergman@redhat.com>  [62342abac0e3a38e39a50b7560f09cbdeb62905a]

fdo#51954: -1 is small while STRING_NOTFOUND was great

...after String -> rtl::OUString conversion in
a4cbcf2fc567393cd954d0fcc8ea0ce7d859b59f.

Change-Id: Ieb6dfce8c0cf7d8b5971d187b3b58b754c1cb02f

2012-07-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [79e9a64299d7fb5abafdde5502093b899f36193a]

make ./g robust against missing bin/repo-list file

Change-Id: Ib61a679221d0eddea61358024d31c90464dccefb

2012-07-10  Michael Meeks  <michael.meeks@suse.com>  [4cbdfe189811a622cc90763ce6c9c8166de48025]

re-base on ALv2 code.


2012-07-10  Michael Stahl  <mstahl@redhat.com>  [b84e197e696e2d29616abde0f5e84484eef2ddc8]

gbuild: Solaris: fix gb_LinkTarget_LDFLAGS:

This was accidentally commented out, and thus SOLARLIB was not in
effect; fixing this should obviate the need for any
-L$(gb_Library_OUTDIRLOCATION).

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [7d7b41cf12a7026ea583e34dbb31196a884db65b]

solaris/intel: update .mk files to fix build errors

Change-Id: Iba306cde71eb5efeed29a4a44cefa19a47bac84b

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [88da060b47b46da506a6760f7b24cd95cfc6a8f6]

solenv/inc: SOLAR_JAVA should not be overwritten here.

SOLAR_JAVA should really be set by configure.

Thanks to Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> for the
hint.

2012-07-10  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [17ea32a1a36d81a0a12df12adbe15e8eaf1c7c62]

Make bottom tabbar items follow native theme

Change-Id: Ia1c4b4ece81655a91c6e489ee51291684e06c157

2012-07-10  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [1c222c5a767311d6628bdef3cfc7d7bc1e72e6ea]

Implement support for HeaderBar arrow native rendering, add GTK support

Change-Id: Ib65e61259fdbf371c3330dd555ee020f3a20d1fb

2012-07-10  Miklos Vajna  <vmiklos@suse.cz>  [53f9b54f73f313814b7f1217a4e37f5dc6bd5a45]

gdb: add pretty-printer for tools Point

nA is X, nB is Y, but finally it's now pointless to remember that

Change-Id: I9fb1f6518e33862663a5bd5e28876979f0f1e05f

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [f2c09d47407ec8bdd55f789fdba7ff02e14783e8]

solaris: fix compilation error by adding temp var holding const_cast result

Change-Id: I3e42bb8dae6ad628f5414d8e46616432a704679f

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [34f8b2b78ec7f7397e6ca9c69b6a77a9c6aa58a3]

single cpu detection: remove 'defined(__SUNPRO_C)' requirement

Change-Id: Iab3d103688d07ceea05b257ac012a0292c837a85

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [eb1192ec1fea481548b5a40f980f59b670232150]

solaris: update settings.mk to use gcc

Change-Id: Ife7a4806776f55babfab11ceac25a3d2d66fe5af

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [81c5a10a8db5530eb028c85887f0cc73d16c04d3]

Remove conflicting typedef

Barely used typedef produced compilation error on Solaris, due to
already defined type 'SS'.

Change-Id: I2d1d563d8c4818a4afe9656cc4a62ba1bbaaafd2

2012-07-10  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [ffc7b3f8a19f643f2e0b95d72ff5608ba0bf385e]

Mark ecx register as clobbered (solaris/intel)

This is a followup of :
commit e748b096633c5ef747f0630d13708d8dd7308a86
Author: Kristian Rietveld <kris@lanedo.com>
Date:   Sat Oct 15 01:15:21 2011 +0200

    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.

Change-Id: I4e9ed38189b23c2bb6d4fbdedc34c318026acfe7

2012-07-10  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [27dfb08d09803055a76ece27dfda47cbc79eb251]

Implement support for listview headers native render, add GTK implementation

Change-Id: Ief59396e772512b8696e03af86535754b3697d13

2012-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [1c67fc8015d88a383f2138c4d03d692314d6f579]

fdo#50849 work around psqlodbc segfault

Change-Id: Ib7e484f778d97b3f18845cef12718618324c859f

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [9991c0f552bfc9c6ea3e6e6d65fe67cc32f243fd]

gbuild: sigh... that didn't help... let's try an eval here

Change-Id: Ief6367a5fb8e2e1000bb94c7a4e6cf2095b24543

2012-07-10  Muthu Subramanian  <sumuthu@suse.com>  [752c83258899be8b3541e25933905393b9c38698]

Crash fix.

Though getTheme() is not supposed to be returning NULL.
It seems like doing that sometimes.

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [c854d36984789c1ffac8c83c929406c10ba99462]

gbuild: remove trailing \ that is apparently...

... causing LO patched make 3.82 to fail with "Malformed target-specific
variable definition" on the next line.

2012-07-10  Petr Mladek  <pmladek@suse.cz>  [18e48959de7774f0e2bf194594809b74ee26ab93]

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  Takeshi Abe  <tabe@fixedpoint.jp>  [8f42220c6dfc49268f7e1b460a48d9f3d340c40b]

removed deserted Lotus 1-2-3 export filter

which has never enabled so far since its birth at 2008

Change-Id: Ifd2e2f1108f44d5816783bf67f11e500eea0c170

2012-07-10  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [8089502118d3fe53007e95ff2ca87077c1fb3eab]

fdo#51179: SearchAscii() is equal to indexOf(), not match()

regression from 8adec08d56a9ad46d3550e43b115e916c4cf783f

Change-Id: Ic1c3160be1c61162f6a62a7e14c4efb7bedccdcc

2012-07-10  Thorsten Behrens  <tbehrens@suse.com>  [87577cac4b7f54552296c090651787afac65669b]

about.svg no longer bears brand differences.

Change-Id: I28ce335b4fafc8c628a0ec71dd097a09d683b2be

2012-07-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [32c7ba61a9ce620c1c9544ac469ccfd143e60bb9]

fdo#51793: FormatNumber can handle sal_uInt32 values after all...

Change-Id: I9d50bce0278a4aa65873aa816eb991473f556cee

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [a6e3c2b4800144df40e5f78f6f912cdc6a575a32]

gbuild: Microsoft Resource Compiler does not do -nologo

At least the version 6.1.6723.1 that is in the Windows SDK 6.0A only
complains about "invalid option: -ologo".

2012-07-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [689defb4ad5582fbcfc2d3d57e321e31b10a16b9]

check for uncommited work before executing a nextchange

Change-Id: I12b03bb778da712cfe48543949d9634be5221419

2012-07-10  Michael Stahl  <mstahl@redhat.com>  [4fb8a68b0b70243b9c272764cd4762ad5ebf4054]

quote $ANT in makefiles so path with spaces works


2012-07-10  Michael Stahl  <mstahl@redhat.com>  [c06bba0999451c1fee02f10587f8139edaddf7d9]

fix syntax errors in moz/zipped makefile, add chmod


2012-07-10  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f2a653134e0cf858cb16d85f01934725d126e002]

New Finder background image for Mac OS installation

Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2

2012-07-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0e732d6f09db22b131752d37550b3f35fcae7706]

Load the right wldap32.dll

Change-Id: I73c0a5b8265fa92d7aeeadc803d337ef85651781

2012-07-10  Miklos Vajna  <vmiklos@suse.cz>  [a8fb1a123f6c46eed611dbaea699624ea0b7962b]

xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased code

Change-Id: I3d5227c299d78d4492c47e29385c2c5ca25cfe49

2012-07-09  Julien Nabet  <serval2412@yahoo.fr>  [57ce2ffc718a089bf71b722c8e5f94cd902fd8e3]

Fix typo

Change-Id: I0027a07aa3e1000a4fc1b8932ec24ff686cbc23f

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [5a7ebc5cb8600cc0d436ce81f58e7555cd026cd6]

configure: remove silly un-terminated s[dw]ext msg

Change-Id: If9a8d5ee1ddb113df4ce8a4a5b6e3e95b71e3f77

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [32aa5e6aa0e0e976a16204b23699031192b9bb34]

configure: don't fail if ant home contains space

Change-Id: I70ee8a557cb0e9aee393939e886cf82d8a9fc79c

2012-07-09  Philipp Riemer  <ruderphilipp@gmail.com>  [30eb1d6211764da77b2b13b2f6074b40e70a6f29]

sal_Bool => bool if internal use only (in sw/source/core/crsr/)

while we are at it, make the bool const too

Change-Id: Iedf20880edaa454d55c45c70ed0e6dce3fa90623

2012-07-09  Philipp Riemer  <ruderphilipp@gmail.com>  [611eb8eddc86a62f46d3cb81729ea07f88c67732]

renamed German variables (in sw/source/core/crsr/)

* resolved some conflict from rebasing out the whitespace changes
* kept the whitespace changes in lines that were changed anyway

Conflicts:

	sw/source/core/crsr/crsrsh.cxx
	sw/source/core/crsr/findattr.cxx
	sw/source/core/crsr/findcoll.cxx
	sw/source/core/crsr/findtxt.cxx

Change-Id: I857531b5220d7325ccc5adb9fcb9e000b4dd262a

2012-07-09  Philipp Riemer  <ruderphilipp@gmail.com>  [5d15480cea118dab711669db9417ddd6a6e348d4]

adjusted existing comments (in sw/source/core/crsr/)

(modulo some added class header comments)

Change-Id: I0ff7b7a09f45d57da663ab098217587ffe3e24da

2012-07-09  Philipp Riemer  <ruderphilipp@gmail.com>  [e7540edefe1cf5b7f52ddb9b7b4824479da9234b]

fdo#39468: translate German comments (=> sw/source/core/crsr)

(removed some old internal StarDivision bug-refs)

Conflicts:

	sw/source/core/crsr/findtxt.cxx
	sw/source/core/crsr/pam.cxx

Change-Id: Ib88500bf3cae5f6d8cfccd50769c27819999c5fe

2012-07-09  Eike Rathke  <erack@redhat.com>  [32a254be64fbce1fc7b0a9ecae358ce71a56f1d9]

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  Michael Stahl  <mstahl@redhat.com>  [d3d2f4ecc92e1215a2139e2b84e4e991396b3ce1]

configure.in: typos

Change-Id: I5a97b9e77e90ccd3d2d2ca19eefdb60b4feaba56

2012-07-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b7822657fa67e7265d07f5852057e975e9efae0d]

CMIS UCP: forgot to git add new files

Change-Id: I15d99e532f55722e15ca732012eb4dbf5a2fce82

2012-07-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4cb0143327155b6678989a3fe63f11df5014f3a5]

CMIS UCP: Added support for Binding URL and Repository as folders

This feature needed to change quite some code in the way children are
fetched in CMIS UCP to avoid running several times the same HTTP
requests.

The new URLs will find the following scheme:
 + Children of vnd.libreoffice.cmis+atom://admin@http-encoded-binding-url-no-repoid/
   are the repositories listed by the binding URL
 + Children of vnd.libreoffice.cmis+atom://admin@http-encoded-binding-url-no-repoid/repoid
   are the root folder of the repository

Change-Id: I405d88c82e6fc9f1110a84165a151257c4ce60db

2012-07-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5db77d15790b154d7a066afabd73ab89d48915d6]

libcmis: changed API to get all repositories infos, not just their ID

This change will not be pushed in upstream libcmis-0.2 branch, so I
backported it here as it will be needed to show a list of repositories
in the filepicker UI somehow.

Change-Id: I5427e96ddf548c14d2a3b6988e4352c832ac7a0b

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [54fbcc39a794025fb419addcd86080c7db308235]

fdo#35663: enable UndoManager test, but disable failing Calc test

Change-Id: I7f399b6e8be0b04102ccbce168a468c1e49b67da

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [a1d493fad210fdae74b7bbc9dba3b2aa62c10963]

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.

2012-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [54e592926be7410bbd44b1482288305ea568073a]

UNO API test for ScEditFieldObj wrt its properties.

To detect a bug such as fdo#50587.

Change-Id: I3822af8d592b8aca31c1d4fecc925d0df20d27da

2012-07-09  Stephan Bergmann  <sbergman@redhat.com>  [228a3f8b9f279e80917968d9780e822a1d684ada]

Handle attachFrame on disposed object gracefully

...this can apparently happen during the complex.sfx2.DocumentEvetns JUnit test
(which would otherwise sometimes fail with an uncaught RuntimeException).

Change-Id: I4c96a3bc6bf08e92ec3ec82d76812a35226494fb

2012-07-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ebc60c3297ae464898f6135e4cc5a652fb53b935]

Unit test for string input with custom string handling policy.

Change-Id: I51e8fbe83e94ba66a0e2ef63aacf080ba0e50a9c

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [99bd0d846fd2daf4905b986cae4cfb31fde04964]

Resolves: fdo#51908 drop word/char count cache when numbering rule changes

Word Count doesn't update immediately when Numbering is applied or removed

Change-Id: I44ac2313cdeef92e6394b86316ff1037fc8d8f18

2012-07-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [89de7eef5090c5efdca1314f8838bdc977001e5d]

fdo#47071: Undocked toolbars do not show all icons in special ratio

 restore the old behaviour (pre-1703501a100cd6d52578baeb4e8097218b285ffb)
 for floating toolbars.

Change-Id: I8435bd94a44744c5af7a3abdbeb99e8f7cf0af24

2012-07-09  Michael Meeks  <michael.meeks@suse.com>  [779a1acf6ec1295408e3831bd2c3feabdab1b36d]

re-disable UndoManager test


2012-07-09  Michael Meeks  <michael.meeks@suse.com>  [ae7534f616523bbe5588d98ef2fe4f421ffed728]

targetted rename xcr -> xmlscript to match includes and module name


2012-07-09  Miklos Vajna  <vmiklos@suse.cz>  [0c8190999b5d85d28ded9f1be9613f11427034d2]

add SwFrm::OnFirstPage to avoid copy&paste

Change-Id: Ib750b832f232495ec5f4139ca907931107f34294

2012-07-09  Miklos Vajna  <vmiklos@suse.cz>  [d1aaa23c53e705de8256206e5833c6629ce92108]

sw layout: fix first page header/footer insertion

Change-Id: I1d0051d0b9db486326f1ac7908d29af63f1f1726

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [4c912d3d8bd1ae01131e90fb4a2d8371a53ee888]

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

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [4fc8af89257436b9cad70de574a166aa11ec42f1]

Resolves: rhbz#838368 --view ignored while -view accepted

and our ooviewdoc script uses --view

Change-Id: Ice708f1c72c8d29d411ba21e93cb19876af13881

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [5a44320a4d8c7893f596ba2ad1ef2db33fdc8b5c]

Related: fdo#30763 always fill in default name under GNOME

regardless of whether lockdown is in effect.

Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [526f80404c87a41fe46cf5694b32b469875e5c6d]

Related: fdo#30763 fill in default user realname under GNOME3

i.e. recognize that gnome-shell is a gnome session
so we use gconfbackend for default settings
so that we get a default name filled in for FirstName, LastName
so that the author/editor properties of new documents gets filled in by default
   out of the box
so that the last-used position in odf files gets restored for that user

Change-Id: I6630866e64414e886c80abad1ca6200ffc25b378

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [2567a8c8e2722ea56508b0e85a6fdfe3b265d595]

update unused list

Change-Id: I9f17f0205c0dd0391006a710809ef45e0fe309c3

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [e133535eb8518b9dd22f4ce890a61f34f40d096b]

remove dangling missing resources since high contrast cleanup

Change-Id: I582a17512666ec72f427de994ccf6382d2e93a18

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [8c6cd2f686c72c57d44a4295d4f7c9cdbead1e38]

remove instantiated but unused ui elements without existing resources

Change-Id: Icefcd4746d416d5a0d4a244ee32eeddb376221ae

2012-07-09  Caolán McNamara  <caolanm@redhat.com>  [104261010aa5ccbb7df4a82a3a3cafcfb0591fa7]

some UniString->rtl::OUString

Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3

2012-07-09  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [1a1e953ee33c213dc8b88dd96a69ca9fc5e42d50]

We use hidden signatures for now.

Change-Id: Ib5f74decc28374e1c2e3d31f6e167f0a8f4f230b

2012-07-09  Philipp Riemer  <ruderphilipp@gmail.com>  [ec998b5d36240e66e077197af0ae77e0f257c1aa]

removed dead code (in sw/source/core/crsr/)

Conflicts:

	sw/source/core/crsr/findtxt.cxx
	sw/source/core/crsr/pam.cxx
	sw/source/core/crsr/swcrsr.cxx

Change-Id: I7a0f5b7e52776ef9e722898493e881e8f85678f0

2012-07-09  Rob Snelders  <programming@ertai.nl>  [02b435f235d2863ee344054262200152edbba3a3]

- fdo#45830 - Language/User Interface: current choice indicated as default

Change-Id: I3ac2e8e3219c12be84ce38cb98342f0dce0d6476

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [43d7d0684af0df1d5bde69d361365e786bf249bf]

PDFWriterImpl::createControl: -Werror=maybe-uninitialized

Acutually this one is spurious, gcc 4.7.0 is too dumb here.

Change-Id: I964f0278d19d31bab9859b047dfb8d3661a34958

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [91594e7fd5f8f36fe5c99c8d04b3473e370fa365]

PDFWriterImpl::finalizeSignature: -Werror=unused-variable

Change-Id: Iaa7a717dad87e092f5b259054d9c79ad3e7ae642

2012-07-09  Michael Stahl  <mstahl@redhat.com>  [33ca6057e3ad69498f54562f0869e212dddb0c11]

PDFWriterImpl: -Werror=reorder

Change-Id: Id0f67e2085a7ffa22834375ef8636d603cb34ce1

2012-07-09  Miklos Vajna  <vmiklos@suse.cz>  [84493425a1c5645221760756bec1c751ed24f522]

merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsShared

sw document model, xmloff and offapi supported these separately, but sw
layout did not. It turns out it's not needed for Word interop, either,
so better to just merge these, instead of implementing them
independently without a good use-case.

Change-Id: I5c3b334baa09cabec123745c7af3d65d830754fc

2012-07-09  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [a96d2f339c913e6a53f6003fda024ddc7a6adbbf]

Fix 'will be initialized after' error of GCC.

Change-Id: I48162e2954598f3f924550d0bcb48cb758a63d4c

2012-07-09  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [c8dc0647bab24a0062c2acd2fa366e046a572f02]

Remove faulty DBG_ASSERT.

Change-Id: I432eb5ebe485c34169641962d3171ee78e81e280

2012-07-09  Fridrich Strba  <fridrich.strba@bluewin.ch>  [4bc7149816e51e6ccca7673876586f8dc9a2c3d0]

Trying to use Windows LDAP for Windows builds

Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-09  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [9c8dc01d3a40ec905c9d816c733ceb5d621e0426]

Merge branch 'feature/pdf-signing'


2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [f8f2296a510612381fc86273d0380133d5929bf0]

Change OnFolderSelected function name to OnItemSelected.

Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [fa10ab03bb9f3e796eaa8880d00d116cad9a4225]

Add an option in toolbar to delete folders when you select them.

Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [babc18065fa5185bd0208ce48636b4f6a492ebe5]

Remove "No folder" option from move menu.

- We dont support having folders and template files mixed, so
we cant move them to the same folders as templates.

Change-Id: I07a519e63fef358d915a1d2c8484c6c2d8940642

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [0088d0362381596f64e4218e1aa8af54b3db36e5]

Hide template toolbar when we close overlay and templates are selected.

Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [7c98ed8f2673c02d3f424e56b7a6f5d887ad89f0]

Handle close overlay action in template dialog instead of folder view.

Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b

2012-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77a7c92fb3c0b1a8a97bca107f6bfe85cb79f7c4]

performance problem with this commit

Change-Id: I59bca684afcc1c51ecff3c6444ad1fd4b2b520e8

2012-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c8ec4ad8e816157799cd164d9f9a837efa0f9a7]

Revert "Revert "export all style information to xls/xlsx, fdo#46738""

Lesson: Never trust that nobody was crazy enough to use my commits!

This reverts commit 9e9e53a2d961d489440f4addc25af90d3a6b793b.

2012-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e9e53a2d961d489440f4addc25af90d3a6b793b]

Revert "export all style information to xls/xlsx, fdo#46738"

This reverts commit 5d123a0b0e827aba59ddb50ef1b961a529a34a15.

Conflicts:

	sc/source/core/data/attarray.cxx

Change-Id: Ie4bd09d2350faf0689c375d6a3f0f2b307cedcae

2012-07-09  Sören Möller  <soerenmoeller2001@gmail.com>  [dfdf39b6e0d7924ebbe783fd03a7f10e7418557d]

Replaced deprecated String with OUString in sc/../chgtrack

There only was one use of EMPTY_STRING left in a call to a method that is already converted to OUString

Change-Id: Iaeb273f68d1c76d1d40f903a3f782ba5bc75289d

2012-07-09  Tomaž Vajngerl  <quikee@gmail.com>  [dcddd5b0ac73ade778f75f4a84545641d0614b5b]

GetUnitString depends on svdtrans.hxx

Change-Id: I17d922201b1ad253dfcdfb0afdaf4dea95631874

2012-07-09  Tomaž Vajngerl  <quikee@gmail.com>  [4d7581b9075d826feebfb095310c74627314a484]

Compress Graphic functionallity added (currently only for Draw)

This is a initial commit of "Compress Graphics" functionallity.
Compress Graphics is accesible via pop-up menu option to graphics
objects. Currently this funtionallity is only available in Draw.
When the menu option is triggered, a Compress Graphics modal dialog
opens to define DPI, compression level and type of compression.
When OK is clicked, the graphics in Draw is compressed and exchanged.

The current implementation is not final as it needs handling in case
when the graphics is croped. Additionally cropped areas could be
removed when compressing, depending on a checkbox in the dialog.
Special cases of graphics need to be checked too, and some tests
would not hurt.

Change-Id: I9ec1a71f6ff4364a49b2521e42d88c3ba224dd87

2012-07-08  Andras Timar  <atimar@suse.com>  [9a7e4eac50523df3f24008430340635d7b870328]

fix layout issue on Data Bar dialog

Change-Id: I6bdc5bbbf5e48b5b62562c46afe7f76f3b21a60e

2012-07-08  Andras Timar  <atimar@suse.com>  [dd9a9e192e9e7a18f96d9ecff71ac6d5718920ac]

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  Christophe JAILLET  <christophe.jaillet@wanadoo.fr>  [a076603a602cef9ce1fb7ef094fddd05b92cce58]

Report correct test name

Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [7f1674d214c1567638412dba89633b5d5f8d4924]

Fix not displaying thumbnail text after opening a template.

Change-Id: I57ccefd5ce115d095e30afe0673aa61cb3b6d39b

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [27da19cdd62d14d56beaec6c6fce1f68e05c8d86]

Center template dialog top buttons.

Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [41c1ecbf0a95a6a18d45ff35c18cd5a516019de0]

Include thumbnailviewitem trying to fix windows tinderboxes.

Change-Id: I04cb57cc207283fca51737edafa1f530f8aee074

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [bdbd2c3057683694a75d9d8f88fc33e7a26c0769]

Hide search view when theres no text to search for.

Change-Id: Ic178bf641d313b45a750f4b56dc3de53000abd8a

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [72cbe83e2f6dfba9291a404f8f77d5da68f0631f]

Increase action toolbar width.

Change-Id: Iec101fea2f1ed505219bd6892c733cc5bc3d1f24

2012-07-08  Rafael Dominguez  <venccsralph@gmail.com>  [d3314abcd91b50158f229bc4fa8ad7f02fd84bd1]

Set default ThumbnailView fill color the same as the dialogs.

Change-Id: Id67d2dc5b626cd63f55088b7cb7950d86244d4b9

2012-07-08  Takeshi Abe  <tabe@fixedpoint.jp>  [e719baa35f58a32a21c6ddc9189aa086606faf03]

removed unused includes

Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2

2012-07-08  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [9ba7fda79cd36a20732fee663f52bdb4946cb2cf]

Get der encoded certificate to use in NSS.

Change-Id: I01b033b2ec91d97352c91d732530473d75ad5e3a

2012-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78ba81351e9e59f4a8ff49108043b1d15cd77ab7]

maybe this will help the windows tinderbox

Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec

2012-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [382b8bafd041edb2f44052e931e701e0ee626597]

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>  [f23e5407c137504d5efa980f7ac202e1566b583e]

export all notes into odf, fdo#49924

Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [0b42f159790de9fd93322ea635c857cab72995ea]

Only store template data instead of a ThumbnailViewItem.

- Allocates less memory because we only store the important data.
- Fix a bug that makes the application crash while on debug mode
when a view gets destroyed and not all selection boxes have been released
before the window.

Change-Id: Idd5c11811278ed77268ce56350cfa75cdefaa483

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [0e64420138d3b38979cdca3acbaaa65625d9e7ab]

Delete title edit box when TemplateView gets destroyed.

Change-Id: Ic261a046465be8590851de225681727b6f805596

2012-07-07  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [5f995a0d8ffea95bf6eecf5215da8178159be0ca]

Add password edit and pass XCertificate to PDFWriter code in VCL.

Now, we have the password of private key and the certificate to
sign. Ready to use NSS and create necessary PKCS7 object using
these.

Change-Id: Id69487e92283059fcd558d33cf6a6128df0f50d9

2012-07-07  Terrence Enger  <tenger@iseries-guru.com>  [f2d484e8652a1d5ac406d0d3a6c527e9f75ef0f2]

"Wunused-but-set-variable" was new in gcc 4.6

Condition new #pragma by gcc version

Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c

2012-07-07  Andras Timar  <atimar@suse.com>  [14a3ad2a23a14de57207e1fd3adc459684f95672]

fdo#51830 order of OK and Cancel buttons

Change-Id: Ia1df8361be359c2453a237de88e3dcc4daa76113

2012-07-07  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [bb1ba4f3b784b1ad8776319d6336dba97e484d59]

Use new chooseCertificate UNO method to pop up certificate dialog.

Change-Id: I713357547c462cd0164f2aa361c44fca63cce435

2012-07-07  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [786f730ea2608abaafdc656e2181d11e076b6648]

Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.

This method shows the certificate choosing dialog previously used in ODF
signing and returns the selected certificate. For PDF signing support,
we need to reuse existing CertifacateChooser class of xmlsecurity module.
So the UNO api of ::com::sun::star::security::XDocumentDigitalSignatures is
extended.

Change-Id: I09f7d0ee180b16b588798820206780df359d133e

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [845be17a61b0cf5acc6eb683dc63ffa146331e1c]

Revert "Export ThumbnailViewItem symbols."

This reverts commit e2955c6976dbd39cb4b856b21a5a8628fce3044e.

2012-07-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6935b6d9bc08ccb780bd80254ba9b26caf6ab27e]

fdo#43109: Don't check for simple number when text format is requested.

Change-Id: If8ec135f53ffb4a3f33c15c6f2a23a9d94a66d82

2012-07-07  Tomaž Vajngerl  <quikee@gmail.com>  [c0ce7ca4884f7f6d1016bd1dbcc22066cb4a7797]

Prescale image with Bitmap::Scale to improve quality.

In OutputDevice, when sending the Bitmap to native renderer, use
Bitmap::Scale operation to improve quality when doing sub-sampling.
With this Bitmaps in certain Widgets will look a lot better.

Cleanup and translate comments, and move sal_Bool to bool in outdev2.cxx

Change-Id: Ice28537414e10b9e6b403df35c6104ffc7db7785

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [e2955c6976dbd39cb4b856b21a5a8628fce3044e]

Export ThumbnailViewItem symbols.

Change-Id: I5955740dec9a229032198c2f037e9bf3b6e7aa5d

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [dc8effc97bee41454aa836929c7d747522bb240a]

Fix Global resource identifier >= 256 warning.

Change-Id: I717aa1559c63439a90b4b7d5607a1030c3eacd36

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [1c6cd04a1b0394dfd2ee317b36663ce4051c461d]

Export TemplateFolderView symbols.

Change-Id: Ieab7008afe116d3f427df25cfdb899f05fe43e6f

2012-07-07  Rafael Dominguez  <venccsralph@gmail.com>  [122cfd73f8dcebb6128f5a8213224aa1846d2b31]

Convert all ThumbnailViewItem and subclasses to class instead of struct.

Change-Id: I280a37ada544d35e0895300027fe46dd1e286e91

2012-07-07  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [9508f653ddced5b1dc7d74d050d7c36d563978c9]

Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME support

Change-Id: I065c8f21c72a1992282dbd90dc7ff7850a301261

2012-07-07  Takeshi Abe  <tabe@fixedpoint.jp>  [79d386f00163968037673a5c4e616d0fc142086e]

removed unnecessary forward declarations of class

except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx

Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b

2012-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bbcc5572caee525c354457ffc5df77644807523e]

Test where the member count of a dimension changes after refresh.

Change-Id: I20d2d269c2ba8468a6743c9145e1c8b3552d12b4

2012-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2758492a670618262bd42e3b938f3fdf2e9141a2]

New unit test for pivot table's handling of empty rows.

Change-Id: I1c922fd3d06aca49b98a933d82da478b22e74d4a

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [f2b6d71ccd04f41a849a0e5386f6619bfcc211da]

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

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [3f281b6f0ad73eae72b77fa4dcab9008b7e14187]

re-base on ALv2 code. Includes:

remove onlineregistration with dependencies
Patch contributed by Juergen Schmidt
http://svn.apache.org/viewvc?view=revision&revision=1249245

2012-07-06  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [efae0d1c5e9634c78567541302a485c22359d778]

os141: add missing component

Conflicts:
	scripting/source/dlgprov/dlgprov.cxx

2012-07-06  Ariel Constenla-Haile  <arielch@apache.org>  [7ec3e51acad7c32cd0bdb5f221fc2f4047c3a4a4]

Check if Bitmap is empty before trying to scale it

http://svn.apache.org/viewvc?view=revision&revision=1224936

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [e2799d253b1dc62967693aa5bccd7360a9520967]

re-base on ALv2 code. Includes:

    Patches contributed by Mathias Bauer:
    cws mba34issues01: #i117713#: remove superfluous assertions about field unit fallbacks
    http://svn.apache.org/viewvc?view=revision&revision=1172341
    cws mba34issues01: #i117718#: provide filter name in case
    storage of medium does not allow to detect one
    cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation
    http://svn.apache.org/viewvc?view=revision&revision=1172343
    http://svn.apache.org/viewvc?view=revision&revision=1172350
    cws mba34issues01: #i117708#: status indicator for inactive documents
    http://svn.apache.org/viewvc?view=revision&revision=1172358
    cws mba34issues01: #i116025#: fix typo and add missing treatment of new parameter
    http://svn.apache.org/viewvc?view=revision&revision=1172359
    cws mba34issues01: #i117024#: rework parameter conversion for load/save slots
    http://svn.apache.org/viewvc?view=revision&revision=1172360
    cws mba34issues01: #i116803#: possible crash on Linux when
    dispatch.cxx is compiled with optimization
    http://svn.apache.org/viewvc?view=revision&revision=1172367
    cws mba34issues01: #i114600#: fix compiler warning for name clash found on Solaris
    http://svn.apache.org/viewvc?view=revision&revision=1172371

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [daba604186e3a819c0fdd8c3d1dec7c604259c10]

re-base on ALv2 code.


2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [511845e09c1f3404c99d5ce0075024994fdba020]

fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo

don't count the calls, but maintain a simple flag.
Consequently, let sw's UndoManager simply delegate now, and
change the UndoManagerHelper to maintain a lock counter itself.
Conflicts:

	framework/source/fwe/helper/undomanagerhelper.cxx

2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fc68fb4bb4198e7fca395309e721030247d869aa]

fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself.


2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [11af41cf9ed32e7912bff92ffd8e428804e11ba9]

fs34b: re-enable checkBrokenScripts - works fine


2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2693adad786e9faaa0702b40590752592f683039]

fs34b: remaint of CWS debuglevels:

UNO API test for ensuring the proper order of events when closing the
doc by various means. Two of three test cases disabled currently,
due to #i117585#
Conflicts:

	sfx2/JunitTest_sfx2_complex.mk

2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c6b8f6444da08b8fe38c7d6122e5c1bd715d82f8]

fs34b: #i89080# always apply the 'Link'/'Preview' state from config

Conflicts:

	sfx2/source/dialog/filedlghelper.cxx

2012-07-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5f26c0fb0def153311bb630d1c09cbe38437a8c6]

gridfixes: don't be too generous with exceptions:

avoid where possible (by checking beforehand), and assert when caught
Conflicts:

	framework/source/fwe/classes/framelistanalyzer.cxx
	framework/source/helper/titlebarupdate.cxx
	framework/source/services/frame.cxx
	framework/source/uifactory/windowcontentfactorymanager.cxx
	sfx2/source/notify/eventsupplier.cxx

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [e70c4a279c2a8f93d917c0a43fc39ac017ecc463]

re-base on ALv2 code. Includes:

    mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx
    Patch contributed by Takashi Ono
    http://svn.apache.org/viewvc?view=revision&revision=1172092

2012-07-06  Herbert Duerr  <hdu@apache.org>  [dafedde5ada872bf1a9e6249d4e592fdcaf7ffcd]

use custom ExtEnt loader for RDF import

from: http://svn.apache.org/viewvc?view=revision&revision=1230438

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [94d4e9eb01522e546e69b5fca32875052776d6f8]

re-base on ALv2 code.


2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [4ec7d79efc462dbe3220576de8c3ad7c66e27807]

get visibility markup right for sfx2 not svt.

Change-Id: I52c8a26fc0ceff17cf843228ad57ca981a278cd9

2012-07-06  Rafael Dominguez  <venccsralph@gmail.com>  [0a158923ac74714cecb47a977d553746a730bf7b]

Remove unused image resource.

Change-Id: I789006f413b750d67e80fcedec9130f33275d74f

2012-07-06  Michael Meeks  <michael.meeks@suse.com>  [94d16ebac784e6d04e1274c728b880c7d79d1575]

revert change to missing image; please change back when it's added.

Change-Id: Icde577676e5ae55786dd2341291aad788bc40abc

2012-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fad3a6bbddaf003d185d248d232e65b94939963b]

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>  [89bec37621dd45847d47aef8b3f807eb476ea0af]

Sync the 'ignore empty rows' and 'repeat if empty' flags as appropriate.

Change-Id: I8e2dca4c7c32aaee4088f533c4d0e88b862f4d56

2012-07-06  Andras Timar  <atimar@suse.com>  [c24e9feaba790cef148b678137dec911eda08280]

change dialog caption in view mode

Change-Id: I9dac5dd42b485265110c91e3472206517d7b8e1c

2012-07-06  Andras Timar  <atimar@suse.com>  [d50cbfe13f416eaab16159cb91038005800e2aa5]

hide aDateTimeText when editing new version comment

Change-Id: I644adb0292272130587f8a19777c47bf8fd2887c

2012-07-06  Andras Timar  <atimar@suse.com>  [802a671216bcc1d6ba10bd9585fd9e260a2a4d79]

remove space before colon in UI text

Change-Id: I1e207cc624388130bba3b1a383377a55f04872f2

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [3c6bc3cb6a673c552e2839e421656341151bf12e]

BorderWidthImpl: let's try if this is a better way to convert to int

Change-Id: Ib374998199afff347786764716646e73dd12de2a

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [190ca072fc1c8679c586867582c816d98016f343]

fdo#33960: fix cross reference number test failure

Change-Id: If50a09a14ad30fa3dcb587d6e59a5a0d161394b1

2012-07-06  Noel Power  <noel.power@novell.com>  [2bc2d09bba2e3f34e8ce13571de9ff7007e1c2b6]

additional fix for fdo#51336 for radiobuttons

Change-Id: Ib35d27962b2c63221e1967886236547b3b1047d6

2012-07-06  Noel Power  <noel.power@novell.com>  [a1345cd93a57ec7d9352f2c71ec2664332ce5e76]

fdo#51336 - change vcl checkbox no-label behaviour

Change-Id: I352c6041cc520dc76c302190dcf3a6945f5ac85f

2012-07-06  Miklos Vajna  <vmiklos@suse.cz>  [9ff68a2848e82e817abc96fd862a488e016c7ec5]

sw: InsertNewPage() should ignore GetFirstFmt() if it's shared

This allows to get rid of the ugly hack in
SwLayHelper::CheckInsertPage() and has the same effect.

Change-Id: I491eb617c42bbca3ca1676d7bf44795e947ce6f9

2012-07-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [180a67252ef9076ad5ddcc69b5dd8e1bace67913]

update hardcoded borders according to the new Start Center images

Change-Id: I23174caacf26c37b4d63b7374c3a2a4a8d4124c3

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [bf744412213eb8b78d68e3ede9fa4ac77b4e0422]

SearchUpdateHdl: -Werror=unused-parameter

Change-Id: Iac43e6456fafc924143f3fc749863a56a0e7da12

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [23d947c947d90f4383f9744d5b65cd30afd8dd74]

ThumbnailView::SelectItem: -Werror=unused-but-set-variable

Change-Id: I90c626dd1285f725b3008399a71c1ef56887a970

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [2cc9e1614e410e5f70db420122bdbf0601252f89]

ThumbnailView::ImplEndTracking: -Werror=unused-parameter

Change-Id: Iae4be27a184be20db6f42194382347078d0fb6c2

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [67f63a9057c3f3f3bc2aff807426fdf133963524]

ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-body

Change-Id: Ieed8eff3e3e39821ea7efd3d3b349af9b7088112

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [15f32aac7b874eee5f7b7ebe90f50c31ebd5efac]

ThumbnailViewItem: -Werror=non-virtual-dtor

Change-Id: Id5de82fd51e92473bf602216226fd432ec48bad5

2012-07-06  Noel Power  <noel.power@novell.com>  [60465d0608930500b35127c47946a9908354d7f4]

fix dialog editor crasher fdo#51269

missing clone of AllDialogChildren property was the culprit here.

Change-Id: I6c5ee105003967429d5bf79639ae75fb7d90562a

2012-07-06  Rob Snelders  <programming@ertai.nl>  [b8c5f6577911ebb15ad7eb7f60ad5bb9d8d37f0b]

fdo#42986 - UI wide screen format (16:10): Add Page size

Change-Id: Ie769c9a65e85f91395b3495fadb6f5e688cbe9af

2012-07-06  Rafael Dominguez  <venccsralph@gmail.com>  [5eb74b1fcad83c605cc00e377460e0ae313d7277]

Merge branch 'feature/template-dialog'

Conflicts:
	sfx2/Library_sfx.mk
	sfx2/inc/sfx2/sfxcommands.h
	sfx2/inc/sfx2/sfxsids.hrc
	sfx2/source/appl/appserv.cxx
	svtools/Library_svt.mk

Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6

2012-07-06  Miklos Vajna  <vmiklos@suse.cz>  [dafa1f576482bc7a0086c353ffff0dbd594a7915]

wwSectionManager::SetUseOn: forgot to share first header/footer on even pages

It make little sense to share it only on odd pages.

Change-Id: I13188fb10b073d8c351c0cc7dc5110afd25faccf

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [fa99c1ea4f6d450cc12998d4513ed8cf77bafcc9]

Update thumnails for all template operations.

Change-Id: I7370e2ec459f64366277217b30875172104a72f6

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [23c3e635a2c048692deb327bbc21866d19f1806e]

Update folder thumbnails after moving or copying templates.

Change-Id: I25596759c78a8898b5059db9c39b752f80075a2b

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [6e21f93b752167b27e78055cffcdfd9898152a8a]

Try to copy templates if moving them fails.

Change-Id: I2e7e559ca84ad6155ac73aa324ed3c7f0eda0e4b

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [25e1e3cbf6f49d893ba67d2def850167d54b3f58]

Fix WaE.

Change-Id: If7df918d272fcfede7d9b36619937b06a28d485a

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [551948e6239926c414e2f26c95d0a71f7b88a355]

Fix moving templates between folders.

Change-Id: I1befe0add1bdff518c4553a8116d4fed235fd1b8

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [2691b4db8242aa82c7c77a54902ae112fae635d0]

Display all folders even if theyre empty.

Change-Id: I3b7db9adf513d0c3aa8c70c7f6edc5b690504eff

2012-07-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c433fa0639ccf5caeb0c128c8a3794322e2a1c81]

adjust the calculation of the cursor pos if ALT is used, fdo#48869

Change-Id: I6316717c860d999270aa7f0fb50af5f6dfc7efd7

2012-07-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dd209b77391903cb6f9f04c44e10a05f31076f4a]

add a import test for control shapes

Change-Id: I2ac5e1bdd1c681c8ba58edded3ab1b57ac30c512

2012-07-05  Rafael Dominguez  <venccsralph@gmail.com>  [e1301a4087bcba029665a3a8dd99888470c980dc]

Implement move templates to a new region.

Change-Id: I57597a39e3af80e6e25f46eac17e888f99b5482a

2012-07-06  David Ostrovsky  <David.Ostrovsky@gmx.de>  [7a31136c0da182c53275d36c0a3aa8946e295197]

git-review integration: .gitreview for core repository added

Change-Id: Iecb72ef80f66f1d84a764bdc2629ad45f14acfe7

2012-07-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [14ca2a853cde386bea8cf8bf45d803933592aeaf]

Bin RTL_CONSTASCII_USTRINGPARAM

Change-Id: Idba2f900f962da57f9e9254b71b68f9b64f6ba6c

2012-07-05  Martin Hosken  <martin_hosken@sil.org>  [b25385a671ed43580a360570981ac1d52446a615]

fdo#49486: fix graphite2 hyphenation regression

Change-Id: I6d5901f28b66c8edc0c16e7ec04d574a5d59dedc

2012-07-05  Noel Power  <noel.power@novell.com>  [6ee44323ce7f6bcb583872019314915cf73103ca]

fix wae

Change-Id: I924c23853916cc26f151f1cfd3091dcbcf3899dd

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [7e3923520c27ff139bc3abab35a1c01e1a785fb1]

Resolves: fdo#49587 apparent loop in style hierarchy

Change-Id: I32317a1a6500377f7e7bb98d1dcc65ad86feb9a2

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [5218c0d6a8171400bee0d972ff05757849df4d19]

UniString(const rtl::OString ...) no longer implemented

Change-Id: Ie4fc4ed1a54889c1745a0d71d02211d6868340fa

2012-07-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6747dd33754a15e7d9f5aae01bb8299b6a05e365]

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>  [46776932d8118ae0f64945a9a1ee6ff46094067e]

Unnecessary header include.

Change-Id: I3f25f2275d8351b16d955941bc2cee13eb34d504

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [ea440349f0d1319a2eaacc4c77b5149aea98ae80]

useless aStr string

Change-Id: I8b7848ebaef65a0f462a63276ed4160f3e3a991d

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [a7a891d591f6977c04136a0b4ccde0b87a89237f]

sal_uInt16 matches UniString sal_Unicode ctor, not FontFamily enum

i.e. totally the wrong thing entire

Change-Id: I24c6f7ca625affe808f865b8962cb690ce1c8755

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [63f00d37a20169743d9709977b382c379560ef9e]

Related: fdo#51247 bandaid to not crash

Change-Id: I1f98a6a1e5ede6fcd9a3570788969edcb251384b

2012-07-05  Caolán McNamara  <caolanm@redhat.com>  [428056b9685f34bba6b4181c6a15d20931b273b7]

add depend on makefile.mk

Change-Id: If065fe11b708d8c7135b5740169cc2ce17581000

2012-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b57e80858dd61986bea6da7358d9f8433d9685e]

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  David Ostrovsky  <David.Ostrovsky@gmx.de>  [e5ac3107e1bef08f619f42c099424a70a9ade281]

moz build fixed on Ubuntu

Change-Id: I48a4f43cc2e675d0f72bb7d87893f39f39450488

2012-07-05  Michael Stahl  <mstahl@redhat.com>  [927f1e56d57ef9238a4574699ae36626b3daaf22]

ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:

This should do the inverse of ConvertBorderWidthFromWord.

Change-Id: If0b2a8a83a7faa6600a07ecfcb13a124d7cdeab6

2012-07-05  Eike Rathke  <erack@redhat.com>  [757a346159dd51ae65767bce98a12826fef179b6]

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  Noel Power  <noel.power@novell.com>  [0996c0d3193352fe65414ea5577f804dbad8d07b]

make unoCheckStruct uglier but detect unfixed type assignment + add new tests

Change-Id: I6160e7d1abeeda1ea89e2fe15a9155041f2e5adb

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [3de25305a8a495fb63012d36f86461ce003bb5ef]

sw: SwLayHelper should not consider the page after first page a first page

Change-Id: Ic82dc11cca65692e221f49d43adb8b72a07aec7d

2012-07-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ce1c1e84b3dbcc09de632def57a34099cb63b884]

audit and re-license writerperfect.

Written entirely by non-Oracle contributors to LibreOffice.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-05  Thomas Arnhold  <thomas@arnhold.org>  [e1c6c2fb32e59441441843247402ac744683e3d4]

Revert "Remove unused throbber.src"

This reverts commit 0d53a8336bd6b55fb89873ce7e2cd623468f282e.

This file isn't referenced in any other file. For me those icon
files are not in any images*.zip file. But the update extension
seems to use the Throbber class, which refers to this icons.

To be absolutely sure I revert the change. Maybe someone else wants
to have a look at this.

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [224746a40f1e9f2fb90c0b4ad767a503979014f3]

sw: InsertNewPage() should fall back from first to left/right as well

Change-Id: I87715dcf843b025b8291a76bdfdd3a06d2ffac23

2012-07-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fa2b7eff2d40b6455970b521306c5961e4e3cec4]

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  Miklos Vajna  <vmiklos@suse.cz>  [40faf88cf0bef76e653e7e9dab707b4c936e7a3e]

SwLayHelper: when the page style name changes, we have a first page

Previously we only considered the first page of the whole document as
first page, which was incorrect.

Change-Id: I2e37fe504a5baee986d63d0cdef166f836877174

2012-07-05  Eike Rathke  <erack@redhat.com>  [3bdaf6168dc304b5a01bf196f3c695540a72537b]

changes to "Replaced deprecated tools/String with OUString in ScMatrix"

Errors during compile:

* sc/source/core/tool/interpr1.cxx: In member function ‘const String& {anonymous}::VectorMatrixAccessor::GetString(SCSIZE) const’:
  sc/source/core/tool/interpr1.cxx:4629:71: error: returning reference to temporary [-Werror]
  * with --enable-werror

* sc/source/core/tool/interpr1.cxx: In function ‘void {anonymous}::lcl_GetLastMatch(SCSIZE&, const {anonymous}::VectorMatrixAccessor&, SCSIZE, bool)’:
  sc/source/core/tool/interpr1.cxx:4724:52: error: ambiguous overload for ‘operator==’ in ‘aStr == (& rMat)->{anonymous}::VectorMatrixAccessor::GetString((rIndex + -1u))’
  sc/source/core/tool/interpr1.cxx:4728:52: error: ambiguous overload for ‘operator==’ in ‘aStr == (& rMat)->{anonymous}::VectorMatrixAccessor::GetString((rIndex + 1u))’

Change-Id: I28eb3d23f4d5c08a30534abdf940597923cbb68c

2012-07-05  Sören Möller  <soerenmoeller2001@gmail.com>  [b6cfbd08c2a9b686cfe024a63469cbcd10d9a4bd]

Replaced deprecated tools/String with OUString in ScMatrix

Change-Id: If431e5ef8b5c97384a1bb1c7fa36c6894ece8343

2012-07-05  Noel Power  <noel.power@novell.com>  [8e9e166d35191eaacfe2001fa0d50fb8c29394f4]

fix missing makefile, also add a further test to test_nested_struct.cxx

Change-Id: I7da88595fd3024f72b260267e34200375358e401

2012-07-05  Philipp Riemer  <ruderphilipp@gmail.com>  [4a9c5b336a95fd10261e8e24b22137eec2257a3f]

sorted all include statements alphabetically in sw/source/core/bastyp/

* fixing the missing include statements in shellres.hxx (bjoern-michaelsen)

Change-Id: I976586b346facf38905391bd336b7f08b218f4a4

2012-07-05  Noel Power  <noel.power@novell.com>  [cac7e7cdc203a93954a32e477cfdc3f9b83a242b]

split out some common basic test stuff, add intial nested struct test

Change-Id: I8da6b3166e40e92c31ee001ce19938f286e057b9

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [2fab1a73b11a500c38e9df67d1b2061e9a6c9232]

logerrit: for review, we need to grep for revision, not ref

Change-Id: I0fb8b1e4f14e153adae7a2ec1b3adbb0dab5c847

2012-07-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f3b1a1581324085257f3eb8290a086b22dcca8f5]

fix ./logerrit review

 * ./logerrit review did not resolve the ChangeId to a SHA
 * ./logerrit did still echo the command instead of executing it.

Change-Id: Ie4f8630f7a83134d6eb7992f4a61b5d3faf7e138

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [b103aeb9de34ae790e6055ba49adcc9b679d7516]

sc: fix sc_subsequent_filters_test

Change-Id: I4dc88ff0d5e191b27b18f8ce3a9e9175fbd8c6ed

2012-07-05  Takeshi Abe  <tabe@fixedpoint.jp>  [eecb5ac9a4a965dbd7cb5a2104becc8217ff6f80]

removed useless forward declarations of class

Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [a99e3134aa253977b5112cc903d4097907bf3801]

xmloff: unused includes in txtimp

Change-Id: I0a4feed51067f6b222d60f569dd794f2439fc790

2012-07-05  Miklos Vajna  <vmiklos@suse.cz>  [7ac60704206d229b45dd002ca3b9d70c4c64034e]

xmloff: implement first page header/footer import/export

Change-Id: I920c236125ae044fe66cf0eacafdfc94ef81a4fd

2012-07-05  Michael Stahl  <mstahl@redhat.com>  [c3dc9a3ef3cb9bc28051ef11d8b7fa5afaf819ef]

clean up include guards in sbxvar.hxx

Change-Id: I802d142ae93b3e9c7d42ab98d5c757df94a82196

2012-07-05  Michael Stahl  <mstahl@redhat.com>  [12d08ed2880020bb9ec2dec82dd26bccd63605ff]

fix Windows build, include vector

Change-Id: Ia07e12c9fa5430d7f8fa02a2a8ab6cde3aafa41a

2012-07-05  David Tardon  <dtardon@redhat.com>  [711976fbd0da490ef0d7a9bf45a44eeb1dfb9e7c]

remove forgotten debug printf

Change-Id: Iff5a53735d78a2afcf90299a5f28a47f1376e393

2012-07-04  Noel Grandin  <noel@peralex.com>  [488ae25fc8c7624d502d28cc5195395d887e34b0]

Convert local var from SvPtrarr to std::vector

Change-Id: If19e08f88844d0aec7ad537a8f99e52b96c1a409

2012-07-04  Noel Grandin  <noel@peralex.com>  [8ae16bb0017c0f499b10731c4a0b637aeeb58a30]

Remove unused forward declarations

Change-Id: I30514b3ff2d63b039496b1e336447ed129ca6a18

2012-07-04  Noel Grandin  <noel@peralex.com>  [ebde6c7e3e816980dfe32086783a165f3d0019b1]

Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vector

Change-Id: I96d676ded52ebdf0f68b051b06cecf717d56e813

2012-07-04  Noel Grandin  <noel@peralex.com>  [a87c24fcfe1d8842d892185d6f9f2e07c52c3804]

Convert aTabs field in SvTreeListBox from SvPtrarr to std::vector

Change-Id: I901c6df67fc95cfb2ac3ea15e69a47c5fc3161b6

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [09a61733bf4352edfc7fe341e9342594557ed02f]

fix previous STL conversion commit:

- the reverse_iterator actually points to the element preceding the
  original "it", so on the first iteration it shouldn't be incremented,
  as that has happened implicitly already
- it's best to use iterators to iterate over maps
- also fix some pre-existing operator delete[] mismatch

Change-Id: I969d1b79eb970792ee8b0578347ffb59d5a64379

2012-07-04  Noel Grandin  <noel@peralex.com>  [2c09f1c0a7747a625c375028d02a30c0c0e1a893]

Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>

Change-Id: I70a3907f659f26817bca5c7049a0f301ae5f10ed

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [a6edbee5f827c8b8f1dde87933f54aae18dc2863]

fix previous STL conversion commit:

Change-Id: I08c346dff3d62240a24091f569f04be2f517b7b0
SwAutoCompleteWord::InsertWord: pNew has to be inserted in both branches

2012-07-04  Noel Grandin  <noel@peralex.com>  [8cf33f0d2beb3808de671f1578711a19c0cbe351]

Convert Svptrarr to std::deque<SwAutoCompleteString*>

And convert some salBool to bool.

Change-Id: I57248b2a316009d0b4e6f5d24963a361312bafd9

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [df5cdeb4b39e8df3f9623d6de87732fcd17cb355]

fix previous STL conversion commit:

SvxIconChoiceCtrl_Impl::GetColumn: pColumns is now a map, so don't test
the index against the size, but check the index only via find.

Change-Id: I9451000f8c2fe7a7b0c745f3b8c8d61e35879b43

2012-07-04  Noel Grandin  <noel@peralex.com>  [8d89d1a4a73835a0859de8a6bfabe22eb49e45f2]

Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>

Much better than trying to make an array behave like a map

Change-Id: Ifbebc9a98b475788f0db349954bc6aba18fddf18

2012-07-04  Noel Grandin  <noel@peralex.com>  [7ce275e463584283c62b915cb798edcf8f0d8ef1]

Convert Svptrarr to std::vector<Rectangle*>

And also convert some sal_Bool to bool

Change-Id: I9af69118cf1020d806a16b8f0ffdeb01120d404a

2012-07-04  Noel Grandin  <noel@peralex.com>  [b1a59ddfc8ad8177fb5310e8c58e2138c2305f20]

Convert Svptrarr to std::vector<SwPosition*>

Change-Id: I0e6db9fb0e628cc0d4e6556c71542bd0efc48a86

2012-07-04  Noel Grandin  <noel@peralex.com>  [7a2206ce0d78a26acff3d60b471cfcc93e827559]

Convert Svptrarr to std::vector<const SwUserFieldType*>

Also convert method return type from sal_Bool to bool

Change-Id: I259e99709297d4c3b9b74643920e2afefa469a93

2012-07-04  Noel Grandin  <noel@peralex.com>  [485e097ba8cc55a49188ec239042a92b8c160104]

Convert Svptrarr to std::set<const SwTxtFld*>

Change-Id: I71bfd2075c7dd7a97fd5553c8e55e614d6be4cf3

2012-07-04  Noel Grandin  <noel@peralex.com>  [6485258bc00de0bc1db9a0b146437a08c93970aa]

Convert Svptrarr to std::deque<const SwTxtAttr*>

Change-Id: I527814582214401a1f7dd9c192e6aa96e45f7819

2012-07-04  Noel Grandin  <noel@peralex.com>  [457a537bdb24ff67a9bfc3d7426678ac6829d821]

Convert Svptrarr to std::vector<SvGlobalName*>

Change-Id: Iafd2dc1d4bf4bf3dd875a33a37ea9038f3e083fe

2012-07-04  Noel Grandin  <noel@peralex.com>  [df436372344ffa8ae12a64606cde54d4b4ea7a6a]

Convert Svptrarr to std::vector<SwRedline*>

Change-Id: I0185a08d2ebb6751b802972f14bf46edfc63c9e7

2012-07-04  Noel Grandin  <noel@peralex.com>  [6b35f10b83a8142644a2831bae63f5aa566ed635]

Convert Svptrarr to std::vector<SwPosition*>

Change-Id: I1527f6c319d536286e1dc12c8c9ffa3b6a0e3713

2012-07-04  Noel Grandin  <noel@peralex.com>  [db36d83392792fa672d64460c617c9a72d779f1d]

Convert Svptrarr to std::vector

Change-Id: Ia385f3b004f9d4744035b43e0e049dbb19da774b

2012-07-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0be0cc0e50fa6c4161d6f71964ec90ba579026ac]

Targeted cleanup of namespaces

Change-Id: I9e3449b44ff47f77f72da398c4f651519b824bfd

2012-07-04  Eike Rathke  <erack@redhat.com>  [967002c852b817ac06e723cff04037cc211b5c5b]

fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()

Change-Id: Ib87cff1ddff02de073b1c09703e1b550b7a3a740

2012-07-04  Luboš Luňák  <l.lunak@suse.cz>  [bd493f15a5d9478739368e48f598d2cd7ed4ea30]

use SAL_UNUSED_PARAMETER instead of local macro


2012-07-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [244c20f7c4ce430f96705bfd7d88e73a27696f44]

Removing a directory committed by mistake

Change-Id: I5a03c71c303e786a0efb3397e887b8a6d7385932

2012-07-04  Noel Power  <noel.power@novell.com>  [1720641bf36306fc296635925e571556ced8a302]

initial attempt at fdo#47263 allow direct access to nested uno structs


2012-07-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [504e433331016004fb2edebdb29a85d69084b1d6]

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

2012-07-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7989bba5b65b6fd27fb99197087456da0b2eee17]

No need to suppress warnings anymore

The corresponding classes in libwpd-0.9.x have virtual destructor
if they have virtual functions.

Change-Id: Ibf97b45e7ce7d5949ac8bea0a8c204b548f567e4

2012-07-04  Iain Billett  <iainbillett@gmail.com>  [b8c2ade611f1fc8025aaa8715df9d11dd1d1d631]

Use page thumbnails for icons.

Change-Id: I5df6341e5d1d8d775d2676d4ef5a52a528c6615c

2012-07-04  Iain Billett  <iainbillett@gmail.com>  [731332e6cc4156eb851ae31bf33504d0d312d658]

Moved headers in xml files. Save page 1 thumbnail in onDestroy.

Change-Id: I7586c6475a8e717f3db24a31dca2b1e31068edc2

2012-07-04  Iain Billett  <iainbillett@gmail.com>  [7e7eafb19feb832e7acf3be7f2dca589addce0d0]

Added licence headers on java & xml files.

Change-Id: I2b9a62e3426e7842baeac24cf122fc83b4f238da

2012-07-04  Iain Billett  <iainbillett@gmail.com>  [478ba74ac4eeb1d1a73397050788a4b03a02da23]

removed progress bar - layout issues - will come back to it.

Change-Id: Ie949a416d2898750e8d76bd119ecb462d920d6ff

2012-07-04  Iain Billett  <iainbillett@gmail.com>  [e11cd35387962beb1516419c148094899c45d3c7]

Added progress bar.


2012-07-04  Iain Billett  <iainbillett@gmail.com>  [75e43a66dcda016128b1dea241d630167d17c689]

Some optimisations of the open method to re use page views where possible. work in progress


2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [2168ee056253def18c43a6b13dbdfd0a992de2df]

Create new folder after getting input text with selected templates.

Change-Id: I8eb788e9158f5016f60ae344543859ac4e403ebe

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [cca67621756705365365eb904dff4171bfb5020d]

Connect button click handlers and end dialog with the desired result.

Change-Id: Ib87bd61c1cc7da906304c8ca43cd38d9a7bb1fcf

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [7887eeba65abbc19f912a4c5fc67e9699e3f438b]

Set correct dimensions and positions of inputbox widget.

Change-Id: I31f92f4af90865d8713f50031c08a6fd4498d885

2012-07-04  Luboš Luňák  <l.lunak@suse.cz>  [c42a8d41afbd8c49b68046eeb8480e04d4f072c4]

use -nologo with other MSVC build tools too

Except for non-silent linking, where it would for some strange reason
also disable printing of contents of response files (=objects to be linked).

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [2d045cdb69176b280812dda0b813371cf1ac72e2]

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.

Change-Id: I50456c49b1a298569607e6c88f19f18441348ac3

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [6146c5d1557f4813c9793c1b00567885382c00e7]

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

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [8b4593948582c3b5b3d013bd751bb19ffd37a31b]

replace enum SvxBorderStyle with css::table::BorderLineSyle

Change-Id: I1dadb53f46b23f92d34061ef78dda872bdbcda67

2012-07-04  Lionel Elie Mamane  <lionel@mamane.lu>  [8dd6a23b6b44902d1c1ae4e24360463ffcf1015d]

fdo#43556 round pos&dim of report controls & sections to nearest 10^-4m

Change-Id: I3fa331d246160935f4feed21de69f9ec0c2e9994

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [40ec7e20e369f241a748808ba85fd5fc34980eb5]

Remove unused method.

Change-Id: I5b084fa1aa88ef7d1e55700033b05c57a0979ea2

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [41e17582a92acdbe533106ddfac44368543fe2e0]

Make title edit box 50% of the overlay width.

Change-Id: If8fb15738c0c87f67a39ae53f36e7f3839ca7dcc

2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [63d89faeb7b38df2f5a84df6a65f3db68694068a]

ww8par: unused includes

Change-Id: I9aab92f88194d7e0217150c036b00c6444bb0231

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [d431029cfa3d84935c7d9fdcb5bdcc50943ff280]

Remove deprecated method.

Change-Id: I60bae94c3d86d48f570ae687f16400e034be872c

2012-07-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [29305e54d0929ac20ff8739615707bcbe5e253c6]

add note about rsvg being a hard dep now

Change-Id: Ice373ab8ceba1d5de37bd5c08e38b6bb6d140b74

2012-07-04  Michael Meeks  <michael.meeks@suse.com>  [b95cfee03ca6eb63eb94593ced389c7f442f2d69]

fix fdo#51547: revert "Some cppcheck cleaning"

This reverts commit 2f804c94cdaaa9ac047f229509c774dbea1dbcaa.

2012-07-04  Muthu Subramanian  <sumuthu@suse.com>  [37f6fc4933769cb031b63d607a607a42654732f0]

n#768027: Slide notesMaster and notes import.


2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [08556bfd1346d96752e212cec68fe99726e03e90]

wwSectionManager::SetUseOn: share first page header / footer by default

Change-Id: I4e0c605cfe4f906a9a0a45d49e89b990b64ade07

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [4f93db78598c412b692dd08bdce6138d04097e11]

Delete search view when dialog gets destroyed.

Change-Id: I82612d5854ef4db5b0bfe4e245e43cf14cf6fd4d

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [1ceca7ac90cfc6d07ff0bd1357c640180c900553]

Fetch and display templates that contains the search keyword.

Change-Id: I248bcf7fb1a0248fdbb1cd4e57c815b3d5d0b28b

2012-07-04  Andras Timar  <atimar@suse.com>  [e32230ddba34a69e380fac2c6e6888688c908a1b]

check for Digest::MD5 Perl module

Change-Id: I11ee3d8ea0245758570cfd482a99f7012c0ad869

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [822532024d078685ab6baa59673d46645dde74de]

Set search view size an position.

Change-Id: Ifed9e633ef73c4248fa67adc8b0e90dd2c484dbd

2012-07-04  Philipp Riemer  <ruderphilipp@gmail.com>  [b779da6fb73d7b235f4f7d032c7e463d97545e83]

renamed "MakeFormel" into "MakeFormula" (in sw/)

Change-Id: I1da8e5e7b8d12895c099a6c0cc259009e76aa341

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [c11eff1e28f462ee2371fa9283cd9baa5cb8e5e9]

Dont cache search term when you finish searching.

Change-Id: I2975bd530dc2377d8b2e0003f9a5c5986d270d6a

2012-07-04  Rafael Dominguez  <venccsralph@gmail.com>  [74780aa9a984df9d8556abc9a299ece4dbedb0d1]

Create a view to display search results.

Change-Id: I85b34937a91dbc321ff98ee873f9e8b9cc037fd2

2012-07-04  Benjamin Drung  <bdrung@debian.org>  [2d06094c701262ef54604be206c25dd87a77d224]

fdo#35365 Set the default font color to black and the document color to white.

The font and document color of a Writer document or an Impress presentation
should not be derived from a desktop theme. A Writer documents needs to look
good on paper. An Impress presentation may have it's own theme. The appearance
of a document should not change by changing the desktop theme.

With this change a document looks the same on any computer if the user do not
change the default colors.

Change-Id: Ia42ca7882f0d2dd1f2a304db5e4b5aaba23244fc

2012-07-04  Alexander Wilms  <alexander.wilms@zoho.com>  [728efa237e8c864cc207bf8d5c0904ca366b133d]

modernize the default set of Impress templates (masterpages)

Merged changes from Stefan Knorr (astron) <heinzlesspam at gmail dot com>,
Bjoern Michaelsen <bjoern dot michaelsen at canonical dot com>, and
Petr Mladek <pmladek at suse dot cz>

Change-Id: I942f747aadc897b73d97b2047e267d752580aa33
Signed-off-by:  Petr Mladek <pmladek@suse.cz>
Signed-off-by:  Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f4679c1caf3f56f756fdb5d9609710a3ae3a8fd8]

cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)

Change-Id: Ibdd7b9213c073035a34cab11a6ec6f6d07bc6b13

2012-07-04  Caolán McNamara  <caolanm@redhat.com>  [359f8cebb699954700faae18961519ccfd5ebaef]

fix build problem on windows

Change-Id: I0c965ac8abd25479ea97a95036f03c63daa106ae

2012-07-04  Michael Meeks  <michael.meeks@suse.com>  [00c9394baf479a03dadd4d7cc0c83d3e5ff7213b]

re-base on ALv2 code.


2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [69cc00837f58a257a8c1875126b2c89e6c3bd96f]

sw: drop some unused includes

Change-Id: Ia17354be0b8cea2ba519c1d907b69034cd434567

2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [b1594febc030376a272c73cf125a2c77e42b8117]

SwDoc::ChgPageDesc: copy page size to first page

Change-Id: I714c8cb16710e4220ce97e8b5597b5ff9f4f0bab

2012-07-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1f0abdcf60e30f6ce02fbed5a6918c7899a10f4e]

dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell


2012-07-04  Takeshi Abe  <tabe@fixedpoint.jp>  [30d3637516e9d22d237fb0bd4d71e12eebb16615]

removed unnecessary forward declarations of class

Change-Id: I0d6aad17c471b6edd584c668dc7ff054090c185c

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce19822db8205025e2c38e1cbe87dcbe52340598]

don't use SC_DLLPUBLIC for class + method

Change-Id: Iec2cbcc0cfdfccb8d143b7a83d69f7fc186c3f7e

2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [37a5afbe98b8dad909f3a6dc7e815100835631ec]

sw: tell InsertNewPage() if that'll be a first page

And in that case we can unconditionally call GetFirstFmt(), as the
SwPageDesc copying methods take care of the "shared first/right" setting
already. With this, the layout handles HeaderIsSharedFirst and
FooterIsSharedFirst correctly when the first page is the first physical
page.

Change-Id: Ib6d922aebaa1384856f79f2501dfbe087a74a20f

2012-07-04  Miklos Vajna  <vmiklos@suse.cz>  [5f4302c14772009a675d4b5b333f11c87c2e65c3]

SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()

Change-Id: I23224f4b408e36a858cd8ce6b1cfbdaac2bf4b60

2012-07-04  David Tardon  <dtardon@redhat.com>  [e8bc25ab32b4b562ec4aa0ef648c08d7ee706f6a]

explicitly convert to int to help the compiler select overloaded func

Change-Id: I8462319d0c5ccea0bc4d5327c94660e2e683e268

2012-07-04  David Tardon  <dtardon@redhat.com>  [40605c33bc58c668419d07ec5037674bee37911a]

add missing dependency

Change-Id: Ib8eaa63c6a704902d3ee3e142050f2388545ea64

2012-07-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [7f5f50052df9222dd3bb0908cff7d864859ae213]

Make windows tinderbox happy

fix some cast for OUString

Change-Id: I20563d404169b9e1f29699d52567760509fabb13

2012-07-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [c6c99966cd4515b574e9cd21e89954dabf56009a]

Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/

Change-Id: I64f3f966011bf07a2ee0c7327feb4a46df595210

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c675575ce507320b6f866d02fd7eee68462f7823]

impreove the cond format dialog a little bit

Change-Id: I4c7fdb15440ef0fca5b262a37549e96c85d8ab1f

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9894c5a3cd545b112a226df88a790f56991af5ed]

add hard recalc to the remaining calc import tests

Change-Id: I9db8889af83aa172e8d7192994e78c6691a03e71

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [823788d83bd7151a35b95a927dd26e2af1c66804]

test related to fdo#51601

Change-Id: If1edd974ba81f56b0ff32ffe0bfd376bb370943b

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d79cf5b08a45365d78e823c372e337142bec956d]

check for invalid tab number, fdo#51667

Change-Id: I9aebfafb68850130088658535f289f66d49f1741

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b7a2ceb518fd32677ae033aae32f788d5ceb6cca]

make the cond format dialog a bit mroe beautiful

Change-Id: Id4eb94b1d262828f4e0cdd060f7eb87d146a4e86

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2dfd8f150583130201132eaa9816e7646bbb6bf4]

correct enumerate the condition entries in the dialog

Change-Id: I43c83674464f7c41505735b2ec4208f21567ed4c

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [adc2aebb2828e3570f72f214f31341049eaf6709]

localize all parts of the new cond format dialogs

Change-Id: Ia582433bd126b9e60b7aecdc19bce57b2a6e85a6

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d295975c51f198a0e6933f6e4c7d85dfa9e3c8f]

add the cond format manager

Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558

2012-07-03  Rafael Dominguez  <venccsralph@gmail.com>  [89cb69a018568029be04663361ea5813870b3d95]

Dont draw folder name while we are editing it.

Change-Id: I9bec6832725b2a5e194968d938de1dac875a59f0

2012-07-03  Rafael Dominguez  <venccsralph@gmail.com>  [9f55545a1a1d96e133eb734607ef52a463a0f0ea]

Create dialog skeleton to ask user for new folder name.

Change-Id: I5f861753c7b4d0e901c8268f4004676df7da124f

2012-07-03  Rafael Dominguez  <venccsralph@gmail.com>  [ff1ba1fc3c45b7449e2f4fe3c46a1d4c134a7092]

Move close button down while search is active.

Change-Id: I42eed0d99b6eae6510c62fda76492e8114624459

2012-07-03  Rafael Dominguez  <venccsralph@gmail.com>  [007ad58e5108431b01db5e2aa93fd21b6ca508f2]

Add icons to toolbar buttons and menus.

Change-Id: Ia1415d3cab1f381a7b84ad3cabeacefe739a047c

2012-07-03  Rafael Dominguez  <venccsralph@gmail.com>  [93a378e081d7311ee43ea4f8f283eed38814ca0e]

Disable importing a template while a folder isnt selected.

Change-Id: I3428205cafe41784ee8df24f8511511eebca81c2

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [871111155e302ecaf245003bcd8357e294f8b268]

Resolves: fdo#51693 use fontconfig font/glyph substitution in headless mode

Change-Id: Ie974be8ae6e9257d92ae4f96b53cb4810efef6d8

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [64ca013084cd7d5027b8cc4cd888ca57ba1ec8b5]

useless sObjectKind string

Change-Id: I6f8de91d71df1bb54f5d63d5b38f9422927c7441

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [a923bf4217a951ad48db8c9ba32225f4b6846279]

useless asal_TrueStr string

Change-Id: Icbca4d464aa3b8c0ee1b521b0e42cba2cb07af8d

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [8d98e380a2309273c2d5c74cd6c9acffa44c9438]

fix broken indent

Change-Id: Ie11ad33f1d61d4abd1d40eaeda714993c3e2b295

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [bccf34c19ae022b67565e212fa4ec0d5213947de]

ditch String::CreateFromAscii

Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [285289275d1cf1769080a208b55be984cd269e1e]

useless aMgrName string

Change-Id: Ide39492cf17400f6d4bee980e1e1aca6a0863b3f

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [73f453bd1124b8ebc0a0520f3a801c59107e62f8]

just use rtl::OUString::createFromAscii

Change-Id: I425e7bcc8f81b2d67a98244ba4419ace1ba569ec

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [7d851250e5e773669157135208363e02ec7d1037]

we don't need to check for complete length, any non 0 length will do

Change-Id: I6978524ef934ee97d151e0fd22f3a0dfc91fd26e

2012-07-03  Caolán McNamara  <caolanm@redhat.com>  [1268ac16683ac695da2ccb2b0a9fbcb1bf8cd21d]

callcatcher: update unused code

Change-Id: Ia817624647ba395476d457ccd1681c6a82534e5a

2012-07-03  Eike Rathke  <erack@redhat.com>  [2bf5edb1893df2d253ea0b7cf20f3bb7c62ae7f1]

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 this did not crash anymore on opening the testcase documents, the
questionable code is still wrong and therefor removed.

2012-07-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [71d8a8de222b160cc0a3a1a3eaa2a8c4da34e5b6]

templates dlg: close window and use _default target for template creation

Change-Id: Icc9d7acca1669620b53bdc634a3d188323ee9440

2012-07-03  Lionel Elie Mamane  <lionel@mamane.lu>  [2c46368432bd4f1bd86c7f3fb6c25ec5ad05dee7]

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-03  Lionel Elie Mamane  <lionel@mamane.lu>  [bed3049c4c04a202ff288189d225ca6e5941d69b]

fdo#36824 hsqldb properly escape automatically built names

Change-Id: Id2c36fb24d1f7c8f8e9800c10226323594bb766e

2012-07-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f2ac4ff6600a7d20a519e9ef9e6bcd8157288f63]

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>  [a54230f3211f19290c4d2ac26b3084fc0a0eeab5]

typo

Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22

2012-07-03  David Tardon  <dtardon@redhat.com>  [3425a9777f6d06d4ef1c6d1f0883dc2254dff295]

move testtools to tail_build

Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1

2012-07-03  David Tardon  <dtardon@redhat.com>  [db2bfb53bd1e1dc71f38576951a1aa3576a9aa3d]

pyuno is in tail_build

Change-Id: I00c34b552aa1773c21accd9a22a13969e993e2d4

2012-07-03  David Tardon  <dtardon@redhat.com>  [d2bd6c90c4249530f196710f876034794577b697]

only build pyuno when configuration says so

Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829

2012-07-03  David Tardon  <dtardon@redhat.com>  [0b379def831a0caf3641f0a4e125dd697c00c8e9]

coverity: protect against buffer overflow

Change-Id: I467e328ddb4786996ea81cdce2b76498fe8f1c61

2012-07-03  David Tardon  <dtardon@redhat.com>  [38b39d3f86ac5b3afae7de3b3246544ee7412973]

coverity: protect against buffer overflow

Change-Id: Id3b47712ee1457bda5313a0665a9bb34db035cb0

2012-07-03  David Tardon  <dtardon@redhat.com>  [ac45c9867a7ccd6f4df9c981b617249c6537b86f]

coverity: protect against buffer overflow

Change-Id: Ibf56341b2e52d341ba06708c232947db5191a486

2012-07-03  David Tardon  <dtardon@redhat.com>  [2d58399e50395ed2b045f45986554c9914a696a9]

coverity: idx == 0x1F cannot be true

Change-Id: I6b0cf900003beb9931d6acad229166e44cc7f0bc

2012-07-03  David Tardon  <dtardon@redhat.com>  [0fa47c8614dd4e76a91e78cf35aed44396e893ed]

coverity: ensure the string is null-terminated

Change-Id: Iaaa0e60ca99e2beef7c70d38343917c4549d1eea

2012-07-03  David Tardon  <dtardon@redhat.com>  [aea8838e25a72b08e9b79cf9876719f1941fe3cb]

coverity: ensure the string is null-terminated

Change-Id: I88040319f931598ca4fa17e440e0dba214109dfa

2012-07-03  David Tardon  <dtardon@redhat.com>  [9bd1acd164a9f8f4188ca06527ccc0fece7d0c19]

sprinkle explicit over constructors

Change-Id: I6599147a74e5c99f964b08935ec7c77f2d4cadef

2012-07-03  David Tardon  <dtardon@redhat.com>  [fddd006495f0c8584c85ff22ad0041094ea9a8cd]

sprinkle explicit over constructors

Change-Id: I92f7ccb1512362171b524ade0e8c36cbe9d332d5

2012-07-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [478c65b490912b2d334fab79f80d3eecbdbe0dac]

libcmis: added a patch to workaround an alfresco bug and avoid HTTP requests

Change-Id: Ifbdaa6fce3812ff7d5c884527924b0b321133856

2012-07-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [735e9b090edf1a315823577d5d2da8c671a3d139]

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-03  Andras Timar  <atimar@suse.com>  [ca5b90292df238ab44f740080356dff01bd73176]

remove unsued code and ornamentic comment blocks

Change-Id: I2067ceb1086edfebc51a7532a0539d4368175fe7

2012-07-03  Andras Timar  <atimar@suse.com>  [725a27aa23bb0b31f7ffcb3fdfa6a38482ad32da]

remove old About box banner image

Change-Id: If88b592a69a5370825d697dbd8b27cd67d7aed0e

2012-07-03  Noel Power  <noel.power@novell.com>  [1466a8c264d22855238961fa1cb0556dcf1af2ae]

remove a forgotten about (harmless) hack for the formulabuffer change

Change-Id: If106b1d322eda141836f69e0daa3cda70395c1e2

2012-07-03  Miklos Vajna  <vmiklos@suse.cz>  [3a60e6ddd9546db53796fa0a32801d9b6a16c293]

sw: missing RES_FRAMEDIR in SwPageDesc::aFirst's itemset

Change-Id: I695dae12060de2d7ec20ca222b8eadf93a6e9d79

2012-07-03  Miklos Vajna  <vmiklos@suse.cz>  [84a9c3ff504218683d0391d3dfe7491eb043a2b5]

SwDoc: initialize first page format as well

Change-Id: I788584d4e32731b7bc76086df88640b59f27dfc1

2012-07-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9c47fae01bac6374c24cb8e3653becbfc773e0e7]

Template dialog: show the menu entry when enabling experimental features

Change-Id: Idfd57169d40e9bb60d72559f3ca09f7d34cf60df

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [64011a43020b108febf94cbd89fb352dc61c75df]

New Windows installer artwork

Based on Andrea Soragna's splash screen images.

Change-Id: I1aa0a5c5b0b238451c358007d8213c6a4bb3e512

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [7804c249753ce88491979a7058b6cca05421cefa]

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. :)

Change-Id: I62b3372113033b387ad41ef5720e05c8101444f1

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [6b49f186bc79e30d459352d6a4d4c5a6baec384e]

Replace Start Center images

Based upon the splash screen design by Andrea Soragna,
made by myself.

Change-Id: I3bec1d06af7bfd147da27d17f0ced558ccae2e87

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [e4691755ac871b41083cc4bee7dd060cdb00f078]

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

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [0617454d3b9cfa68df9917d47cf35be539506ec1]

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

Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294

2012-07-03  Miklos Vajna  <vmiklos@suse.cz>  [9cfa2b97cc286a06fe14223abb41ead772b17ad5]

sw: include footer type in layout dump, now really

Change-Id: Ie4b5d04824316c03e7a0b5bdb9d04bd42fad5f88

2012-07-03  Miklos Vajna  <vmiklos@suse.cz>  [fa0f42bafbf24e9141ddee728b160b5ab47077f2]

SwPageDesc: add GetFirstFmt methods

Change-Id: Id0e1185950446d0c9b7159a406315540956baed1

2012-07-03  Michael Meeks  <michael.meeks@suse.com>  [3dc420a6a3e2a47aa80f382cdd0e9c66b2fb6630]

fdo#51577 - fix incremental search / buffer switching hang/crash


2012-07-03  Michael Meeks  <michael.meeks@suse.com>  [ec54c0c45f34ba3ec2c156311384a1c31f62a0df]

re-base on ALv2 code.


2012-07-03  Thomas Arnhold  <thomas@arnhold.org>  [d8c91a5276bca967ab7ea81b0bddd2503a32e50b]

hrc cleanup: Remove unused hrc files

Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde

2012-07-03  Thomas Arnhold  <thomas@arnhold.org>  [0d53a8336bd6b55fb89873ce7e2cd623468f282e]

Remove unused throbber.src

This list is obsolete. This image list is generated automatically by
Throbber::getDefaultImageURLs in throbber.cxx.

Change-Id: I6f99e944d7557378586882c6d162f72482f09e07

2012-07-03  Thomas Arnhold  <thomas@arnhold.org>  [eec627f6f7c1a6ca8696d5b564ea3f7db86607a8]

Remove unbuild and unused celltempl.cxx

And corresponding files.

Change-Id: Ie49ae80f5bc9f656598dd1064f275c0f146be79d

2012-07-02  Rafael Dominguez  <venccsralph@gmail.com>  [b12ad0815468d9f12517da8c12a53c6f3687d8cc]

Disable drawing folder items while overlay is active.

Change-Id: Iab2d1a5a4b18f981f996f592f66ed52acb04ac73

2012-07-02  Rafael Dominguez  <venccsralph@gmail.com>  [3ffa63c3bdef67447abdc8ccb7b9bc0a3ec58b3e]

Make folder view scrollable.

Change-Id: Id93cee3c115086b6d96203b6c2bb7d319ab23234

2012-07-02  Rafael Dominguez  <venccsralph@gmail.com>  [90256a112507998b89af8eecb678e6e12c5dfbd1]

Change order of "New folder" entry in move menu.

Change-Id: Icb12d893514b1f1505d6ff84aeaa6bbcef136eec

2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [27e0c7ae315006fbf2488d9ad4df1263134625f0]

fdo#51222: Use multi-list box for subtotal dialog.

Change-Id: I22cb3b66d0c4a93cbcba05bb5990080e5ee57a2e

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [64517292c92cb1a28880a31e335726744ec7c82d]

hrc cleanup: Remove include guards

Also add some missing include guards.

Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [07a490a740230d03cd0449ad1c471878176f5a8f]

hrc cleanup: Remove unused fmhlpids.hrc

This file isn't included by any other file.

Change-Id: I6cba50a07eca1b941360da472d65a4d4e33dd50e

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [6d93a746955d01e6339a1ebc1382c2f0b98b6840]

writerfilter is now RTL_CONSTASCII..PARAM-free

Change-Id: I04ef6ffefa7e27a1f9cac6d7d46cb6022223b9ff

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [02a72b30259923eece476abb4aa5c41965d454e7]

writerfilter: kill CONSTASCII in generated code

Change-Id: I7d1d7d8c5f8291defb86f205ea0d65674493b467

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [4f76bcd12bb363c0d053c03c5de350c71fdb285f]

writerfilter: remove commented out code chunks

Change-Id: Ib303edb8962b70727624ff44a8bb957e10362529

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [dcc030cc8dd21e11da01ed50865da617b689a043]

writerfilter/filter: kill remaining CONSTASCII madness

Change-Id: I2f51f4709e8f92fd6779e8e59227e82ac335050b

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [2d3a9c51055a285a2ac8d45e3ef31d248362589b]

hrc cleanup: Remove unused defines

Change-Id: I3fa45e4550295b94a6ab0acf9bcd0b25db73e689

2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cf78c72be5f8f1b0a037b03a6fc63cbace0a2d9]

fdo#51582: Avoid double deletion of a text portion.

Change-Id: Ia1c31cc8122c99a7e37bc285f61f8c5d2779b577

2012-07-02  Philipp Riemer  <ruderphilipp@gmail.com>  [3b59ee9402bd0d32cd1036c90ecf457df06b28e8]

replaced switch with if/else because of only one case

Change-Id: I23182e5754b5af63932cc696febeb03c8d0b977d

2012-07-02  Matúš Kukan  <matus.kukan@gmail.com>  [ad39c2cdc3b652c530732c690618b2c7f47b8bd9]

fix build, typo

Change-Id: I532a6822d6ee023d72a71e012c97929f56c7b05a

2012-07-02  Radek Doulik  <rodo@novell.com>  [fa0e9cf0d13b9b426dd9a3636a0866d0fb220c51]

use master's shape position/size for layout shapes when needed (n#760997)

Change-Id: I2a9d4f6b134817bda84645df3ab6fa217186e1d2

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [b3017b864291abee67dea605df90598364c3b13d]

dmapper: kill remaining RTL_CONSTASCII_USTRINGPARAM usage

Change-Id: I4ac1056582a41dd2bc5c31452c93122afd666fc7

2012-07-02  Philipp Riemer  <ruderphilipp@gmail.com>  [8423a74a9131087ceaf939580c14ae6514bd3c15]

fixed build break by adding missing parentheses

Change-Id: Ia7ab8401334945346c01a3e5cb73bbd73503b97c

2012-07-02  Michael Meeks  <michael.meeks@suse.com>  [1d3e6bb6c4f06cd762de3cad65c2173cec477771]

re-base on ALv2 code. Removing:

    a patch contributed by Pedro Giffuni to handle FreeBSD issues
    that are unlikely to be an issue with a two-layer LibreOffice.
    http://svn.apache.org/viewvc?view=revision&revision=1180509

2012-07-02  Michael Meeks  <michael.meeks@suse.com>  [678d1f12ad40cd9679a8704faee3df7a8fb347e7]

targetted improvement of UNO API includes / usage


2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [fe0985c2326027e86678dffb544c87f108fe9b8e]

sw: include header/footer type in layout dump

Change-Id: I27318fbaf71874d34671c0da820caee6cdb22ace

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [278000a28b8eceb8528ebdcf1d601de8192979e8]

Remove unused defines

Some of them were commented out for documentation purpose.

Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [892bb81d17b3351c196661c44fb15b29509c7115]

hrc cleanup: Remove unused defines

Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [826861bc2aa666fadda41b51773871b84abd5c15]

Remove commented out code

PEN_SOLID isn't anymore, so this isn't working anyway.

Change-Id: I17e41dba889be909b7a3d41f39ab4409627bf61e

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [09b57f9ef6bb4482cb54bfece3de1f27c2d5367e]

Remove unused tbxdraw.hrc

All definitions are unused.

Change-Id: Icbfb5f054ebaf674be3720b2cbf81aed0f825938

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [eb755bc603411f17aff9edb4cd1e3dcb6249fb5d]

hrc cleanup: Remove unused defines

Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias
for the new res string GID_MATH.

Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb

2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dcf586ff817af73270899f233b26525306120a0c]

fdo#50587: Remove totally mis-placed 'static' keyword.

How in the world did that end up there!?

Change-Id: If276afcea2b0c2d0fe2a59ac966f245608d0e64d

2012-07-02  Philipp Riemer  <ruderphilipp@gmail.com>  [73243adcbe99f3ebd6eb77404168f4c3f91d74cd]

fix coding style of previously added tmp variable

Change-Id: I40d67918e13239141176ff31159653f79af46f88

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [fb2eac0f8f65fc1f063ebec0ed19e2ed639e0b32]

SwDoc: kill copy&paste with CopyMasterHeader() and CopyMasterFooter()

Change-Id: I10480cc7977e7227a6abe84e7bf27f69a980f89a

2012-07-02  Mihkel Tõnnov  <mihhkel@gmail.com>  [3af10435bf2ba53d77eadab61692918eb536258f]

typo in Norwegian translations of keyboard shortcuts (fdo#50415)

Change-Id: Ia6408f7c50ad16851d3302eebf603545996b2978

2012-07-02  Mihkel Tõnnov  <mihhkel@gmail.com>  [cedec66271037acbd643a00cc2af492c62b09682]

Estonian translation for keyboard shortcuts (fdo#50415)

Change-Id: I741553e5f489b74b339e991ae01d7e6f1b7f29c7

2012-07-02  Michael Meeks  <michael.meeks@suse.com>  [fdda178d888127c4b4dafd4b53800989929e9b6b]

targetted improvement of UNO API includes / usage


2012-07-02  Michael Meeks  <michael.meeks@suse.com>  [6baa0319ab93712652b4fd8d874d289105f18ae5]

re-base on ALv2 code.


2012-07-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cc290073a62e0a2c38990ff3a1311d79d0d61160]

fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself.


2012-07-02  Michael Meeks  <michael.meeks@suse.com>  [18f32039158fafb6281b4128f3c370133c954251]

re-base on ALv2 code.


2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [dba6a280968eb7ecca2f74d343ca8fccde1560bc]

sw: initial HeaderTextFirst / FooterTextFirst

The header/footer text for the first page can now be written (document
model ready), but layout doesn't take it into account yet.  Also,
SwDoc::ChgPageDesc() has some copy&paste, will fix that soon.

Change-Id: Ic28659f028e7db4aa1b6eefc76a4e672127e2c98

2012-07-02  Fridrich Strba  <fridrich.strba@bluewin.ch>  [4e06bafe801223de132ca043a3f2e0baaf803ed4]

Try to fix Windows build of curl

Change-Id: Ifd760cf91ef6c9afe10a110e9b8db2dcc53fd3c8

2012-07-02  Lionel Elie Mamane  <lionel@mamane.lu>  [c34ef6b710bd9f3a5beac3be856c970c70e68610]

fdo#51619 do not ask for parameters if all have already been given

Change-Id: I1c1b1e46e7269bbfa24fbc0c0ebf5ba0f5aad7b9

2012-07-02  Lionel Elie Mamane  <lionel@mamane.lu>  [7cb5924a9bdb6d63e6e0a1fd23b4d4f8473b21a2]

janitorial: remove unused xParamsAsNames variable

Change-Id: Ic4fe24faf75d38a8123a8f0e8304c054760bad85

2012-07-02  Takeshi Abe  <tabe@fixedpoint.jp>  [d221d4e5a7c8bcb019d75786c45de2c85bbadb7f]

removed unnecessary forward declarations of class

this also moved necessary ones to right headers

Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2b6e9bd89a5f93e4352ef1cd0801310d9558343f]

libcmis: fixed unexpected exception thrown

Change-Id: Iaa42756f596333747a9100e075a2638b839175b3

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [514081036fb208b79818eb73cd17c10aa97ccb3e]

curl: forgot to add the file to download to ooo.lst.in

Change-Id: I97d28d76f32a787c8808551a6f38d1571365476a

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [066d321b8f9483523c60e6115cb62eefbf054de8]

libcmis: forgot to remove now unneeded patch

Change-Id: I61e04283702f0ae839bfdd15c51a42ddbe002b86

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [39f9425793cf7397469d347faa8d009a9a9629b7]

UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them

Change-Id: I256220ab48b13ac28ff14d3b24d7a67332f871dc

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [16009e34246c60be664820d4c28c5ffeadeb87af]

CMIS UCP: show some caught exceptions in ucpcmis.INFO

Change-Id: I2ebbed596cc9c21759633154a46c15e5f0f66e72

2012-07-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1ddd3d0f9a30959e47a745c2b2a5d051b2ce0784]

curl: updated to 7.26.0 to have NTLM auth working with NSS

The update work still needs the review of the windows patches as the
original sources have significantly been changed.

Change-Id: I80e493771f86f0dd87762b63c0c5ee3577fca388

2012-07-02  Michael Stahl  <mstahl@redhat.com>  [06a2859dba3418d36e76b054303025efbcabc1c2]

src.downloaded should depend on bin/repo-list

Change-Id: I5a4d86b218164f864a02cc0d80ffa49d143ac3f1

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [50b1657865318d83e468b5fdf7d0d48585549637]

svx: always set SharedFirst to True for now in SvxHFPage::FillItemSet()

This feature is not complete yet (so adding real UI doesn't make sense
yet), but the lack of SID_ATTR_PAGE_SHARED_FIRST caused a crash in sw's
ItemSetToPageDesc().

Change-Id: I3832b617aba50ad7d451766628bbb005879d25fe

2012-07-02  Miklos Vajna  <vmiklos@suse.cz>  [7c8218ed493e2d51f12968ba43e3d7de0c71efc0]

SwWrtShell::ChangeHeaderOrFooter: fix typo

Change-Id: I216fdfb3040dfe6748538d3c39b7d0c981ecd0a0

2012-07-02  Michael Stahl  <mstahl@redhat.com>  [2af8619ac052f54b258865edb6937c6fe820da5d]

BorderLine2.idl: add missing since tag

Change-Id: I0c3763289d6ad55acbeb93940a82c88650e33a28

2012-07-02  Pavel Kysilka  <goldenfish@linuxsoft.cz>  [f1b510f2dd55e8e0b1b6be0e9a0d6e215e123498]

implement RTF_DPELLIPSE

Change-Id: Icb531e05f84c8ce7e79a15113102113be3609f45

2012-07-02  Pavel Kysilka  <goldenfish@linuxsoft.cz>  [cb34f044ce09d6b03620941d5882c3625a36b69c]

implement shape lineWidth

Change-Id: I5a6fd4c8fcb2641cdceabcd58c3fa0ccae059d25

2012-07-02  Pavel Kysilka  <goldenfish@linuxsoft.cz>  [0ee9dc2f85dba7938cc5ebbfd11be8f337703484]

implement shape rotation

Change-Id: Ib7c76768e302556a88ae6d87770c57f31ea8d36b

2012-07-02  Pavel Kysilka  <goldenfish@linuxsoft.cz>  [35210310d4519736b98873b7970715630a9bc11f]

implement fillOpacity

Change-Id: I71580bb77b6939c9294eaf5203431d32327d5efd

2012-07-02  Pavel Kysilka  <goldenfish@linuxsoft.cz>  [46d7c921222cdcd253f159a1cdbd85ed749c2d26]

implement RTF_HIGHLIGHT

Change-Id: I9d695f9b544250017bea69167e3133c4e9ee37a4

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [1136fa4fc40cba46272e06b529064a02a140803f]

Remove unused defines

Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [2f7461722ccee315fe9f85aa651bca1c46adf263]

Remove unused sduiks.hrc

Change-Id: I147c1ea28dea0bf3341ee5d646d0204d5774ac95

2012-07-02  Thomas Arnhold  <thomas@arnhold.org>  [8930046435f93d3f85bb41e0b4044d507ae724be]

Remove unused header uiks.hxx

Change-Id: Iab8bdeb25ca36b203c70b27b172e341f94af26bd

2012-07-02  Philipp Riemer  <ruderphilipp@gmail.com>  [517d3875fef75c72768fbd9211d6480ec4b17355]

Moving code for better readability in sw/source/core/bastyp/

Change-Id: Ibee47704db9c4fa2a15004c1ba7566dae2aa1d1c

2012-07-02  Philipp Riemer  <ruderphilipp@gmail.com>  [e3865adb873baa862bfc53339a6867f30f83643a]

Code cleanup and translation of German comments in "sw/source/core/bastyp/"

Change-Id: I9ba6f198fbc0f1a4655a57116f53719ea7d38fbd

2012-07-01  Rafael Dominguez  <venccsralph@gmail.com>  [1fdbf7163a7934359b71ba2bc72778cfcb834e58]

Dont support moving with the keyboard inside the view.

Change-Id: I129243ed21a3fb0847d2cb6077f78bf074e515f8

2012-07-02  Luc Castermans  <luc@bassenge.castermans.org>  [16c4e5506b10284611f2653f867fe09ce75b6a18]

translated german comments

Change-Id: Ia99de2167bbc401d212eb9cf04883f3f8270f44f

2012-07-01  Rafael Dominguez  <venccsralph@gmail.com>  [0c1126ffd7c99e73dd5643484bcbe880196c3ea3]

Make scrolling smoother.

Change-Id: Ic0943497067228eebc7f746b8127a0a255d15646

2012-07-01  Rafael Dominguez  <venccsralph@gmail.com>  [c296909f4707e08903736b30e66debddbde26f34]

Implement moving templates between folders.

Change-Id: I33763aad192eb667f4865a02a3f2d91b5d3b9e8f

2012-07-01  Tomaž Vajngerl  <quikee@gmail.com>  [a4a4bde34e5e3f60143ca8d5ae053237da18712e]

Cleanup in ExternalEdit

Change-Id: I989888693620eecdc6a774feda864b14c76686a5

2012-07-01  Tomaž Vajngerl  <quikee@gmail.com>  [160f62dff2f040ceaf306819d0c67fb111037b2d]

Svx and sw code cleanup

Change-Id: Ie93861f32ac23379dc1f0fd973612645e776cc1e

2012-07-01  David Tardon  <dtardon@redhat.com>  [b9c376111b7ed3137d7ff72286888e7373487142]

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  Thomas Arnhold  <thomas@arnhold.org>  [00240d049790d11c4ef35de7a294819107197efd]

Remove unused defines

Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [d341aca7f68bc082cdefe4b1176f56c2c14a0322]

hrc cleanup: Remove unused resource definitions

Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7]

Remove unused defines

Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [3dcdf30a233c7e75229b9e291901c6768265ca93]

Remove unused definitions

Change-Id: I082dd6563cff7623c521f153f37985342aa743b1

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [0e2d7550dd287843b70c03dee952c02f9bd8afb5]

hrc cleanup: Remove unused strings

Change-Id: Icad1c4d4660cff2a9ad26e0d29faa4c809586b4e

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [0c2b23ed596e1f00872dc9db5b61601387517c9c]

Remove unused xmlutil.hxx

All definitions are unused.

Change-Id: Idbe646f8df14e5bb42da6e4f6a38d25777de5523

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [6e1e97ce84f2d41adbc159a65f6b24a9ea4916a0]

Remove unused anmdef.hxx

All definitions are unused.

Change-Id: Id848cdaea95c64a8518743dc32d962340022759e

2012-07-01  Thomas Arnhold  <thomas@arnhold.org>  [70b7ff4d446ade1dca66462a267e4dd584428865]

Remove unused applicat.hxx

All definitions are obsolete. sfx2/app.hxx isn't needed for
accessibility.cxx too.

Change-Id: I022e31a75100cdab9bc53bd3af006f5284b411a8

2012-07-01  Andras Timar  <atimar@suse.com>  [840190893aaea628798edce947ee370d46a16060]

fdo#46099 Search dialog shourtcut on Mac

Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3

2012-07-01  Tomaž Vajngerl  <quikee@gmail.com>  [d82a77197cab00258e1e2b370c931d69f1e24fa2]

Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)

Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758

2012-07-01  Tomaž Vajngerl  <quikee@gmail.com>  [982db7bc6b82185202fb1a31ab29398b68c75073]

Move "save graphic" dialog title to svx.

Change-Id: I1200e66f010525d989bed801240de6813ddf751c

2012-07-01  Tomaž Vajngerl  <quikee@gmail.com>  [8c1aafe8c20b6de8e13b4ce0eb34bb1b1f04fc0f]

Change "Save graphic" and "Save picture as" to common code.

Change-Id: Id860b3220bde3d43eec7c74711e6938e68d01d56

2012-07-02  Takeshi Abe  <tabe@fixedpoint.jp>  [b876538a6d90926b9771fb014432ccfb8c8125be]

removed unnecessary forward declarations of class

except moving SdXImpressDocument to sd/source/ui/unoidl/unopage.hxx

Change-Id: I855d8369b09ca0fb6d604410f4ed204b11ee4211

2012-07-01  Rafael Dominguez  <venccsralph@gmail.com>  [4524c0c609c64d86f24b70d8c6e5e4cab262a4b7]

Delete templates when clicking the "No folder" option in move menu.

Change-Id: Ifcbcfc0623758b32eeb20e184c3dc0b5896851cb

2012-07-01  Rafael Dominguez  <venccsralph@gmail.com>  [dddc14f2365c188757a40ad3defdc6223df9f2c6]

Display "No folder" entry and append available folders in move menu.

Change-Id: Ic6dc682167aae2dc8354bb6f74dd3bee107630a9

2012-07-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [914c8163e3a5014d9d2885444b6383f6fdcea529]

vcl: CTRL_FIXEDBORDER is dead since ef877aab7e

Change-Id: I568b55c3b0b799bdc91ba081e7375debce9618aa

2012-07-01  Phil Hart  <html.wallah@gmail.com>  [10a7bcdf97c7634922626a2d858539a2f8bb0f7b]

fdo#51497 Show output from SELECT statements in Execute SQL dialog.

These changes allow the user to optionally display the output
from SQL SELECT statements in the "Execute SQL Statement"
dialog.

Change-Id: I9209a9e3b5ed100a88fa467078deb9f38c571d42

2012-07-01  Miklos Vajna  <vmiklos@suse.cz>  [8a89650769326c56e6918f3b6ed4ef938bf43006]

don't build oox::drawingml::TextListStyle::dump by default

Change-Id: I24a468dbe208afd2a71dd10e7ed5610d8c259aec

2012-07-01  Miklos Vajna  <vmiklos@suse.cz>  [d177ba1096a3a378b192df05d1d97f7cec17f35b]

unused and empty SwAttrIter::Dump()

Change-Id: Ic7cc9235ed7255cf7971cab91928fc68690e61c5

2012-07-01  Luc Castermans  <luc@bassenge.castermans.org>  [5d2038b673de2bfc8a8271b0e745b65090b93a20]

translate German comments

Change-Id: I831fdc2aad07242e1eae401e50f33291e1684cc2

2012-07-01  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [64f614d93e0ff2b719e8dd360c0ed684569439bc]

Add CertificateChooser code in comment.

When I solve #include "xmlsecurity/..." problem, I will use that code.

Change-Id: Ia119557d90ba231d848b7eaac41249a8acd897a2

2012-07-01  Tor Lillqvist  <tlillqvist@suse.com>  [daa5157a631d203e4ee80e41032b3d24400e8100]

This is Java, not C++

Change-Id: I287fcb74ca4351867c27035c6d82def93c044056

2012-07-01  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [7a2a0dc0327b130da93ab52151a1aa1da1d4ac34]

Make PDF Signing GUI operative.

Now, PDFWriterContext is used for signing information. GUI elements are
recorded to PDFWriterContext and used during signing process. Sign PDF
checkbox and Location/Contact Info/Reason boxes are all working now.

Change-Id: I1d0cb53323707efa7e460431dd1519bcd34e8b29

2012-06-30  Philipp Riemer  <ruderphilipp@gmail.com>  [20e08a185c1a7b932668c82539ff69e607f46b5e]

sorted include declarations in sw/source/core/attr

Change-Id: I3517f642a102f0f060b9c4de7c433da2e04ce63b

2012-06-30  Philipp Riemer  <ruderphilipp@gmail.com>  [cab1be926902086fe4ffaedc486ab03c3c1f394f]

Clean up code and translate German comments in sw/source/core/attr

Change-Id: I9139387851b8ccfe265dc16e626a2791302646d6

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [df0334b9a53e3144ef87f5dda96a95626f2746cf]

show correct preview when opening the dialog, fdo#51590

Change-Id: I58059655ca45c944e260cabbe348ed690dad3a22

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [74f46aaa4b9ecffc8d20b0d22bb36625eeb4391d]

correctly calculate scroll bar position, related fdo#51599

Change-Id: I9e44e82873e99f3063c4ed9dff83613b53327872

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [53327abd436bf24076f624c56b3dee2f3f0eedcb]

handle single cell conditional formats correctly, fdo#51555

Change-Id: Ic0b171b182eae86010de316ff5ed435e76b09d12

2012-06-30  Julien Nabet  <serval2412@yahoo.fr>  [6b11a18071254a443c8fe7e7b0b1c95b0f9fd35e]

Some cppcheck cleaning

Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9

2012-06-30  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [863cf84802ad387899f1d337fe20d907edfdc1a5]

Show signing GUI in experimentalmode only.

Change-Id: I5e4481d75eca357235eadc99bac170dec488045f

2012-06-30  Andras Timar  <atimar@suse.com>  [611334aa74f97768717376da637bea9baac015aa]

remove one more unused string

Change-Id: I83942f6408b32b68631dde5d260fa8c8e01bdbfd

2012-06-30  Tor Lillqvist  <tlillqvist@suse.com>  [f7e4239ce420c09f3a60339edf10c3a96acb59e5]

Update for SDK tools rev 20

Change-Id: I482d0a488e9de5b59ce74b9c4057b4103fb048dc

2012-06-30  Tor Lillqvist  <tlillqvist@suse.com>  [8841e75d5af26f96e3ac168474a03d956bd7bb40]

Hacking on on-demand multiple-level-of-detail quad-tree ideas

Change-Id: Ie5efb45d401721e844e3137474c1a7473a1ac144

2012-06-30  Andras Timar  <atimar@suse.com>  [5a27543e41ec7a167d51ea4e7e2f1f5b658f667b]

remove unused string resources

Change-Id: Ie764adf7a602e9335e6da1de94d6f737feea6364

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [bbd206d6fb2fcecec51c2703e42b9e275b740c2e]

Set scrollbar offset as a class attribute.

Change-Id: I4127b799937771c99b69ecb8a29729c8bc3a31cc

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [4863f32f39e730b62ed26ff5689712530de1d811]

Increase space between folder items.

Change-Id: I39655f4f11e223f16a23a976c469c0db5fa3fdd0

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [1710ad0793fd3edaf65d26bb4acc1ecc8873b5b3]

Close dialog after selecting a template to work on.

Change-Id: I5fc929ae08f05dbaab2680a527fe339a066cd5bc

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [f55ae0944196f44bc10484b84e50a991b54c9d9c]

Horizontal center overlay.

Change-Id: I9343351dd300cc1a4350903d3f01e4a233b93feb

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8451dba20390387289765b112568166a5f411fe]

the end of the formula is the closing bracket, fdo#51507

Change-Id: I2cc6505571ff62d44443c161317b61033be0d7ec

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [a049352ac90700181007623603b3e301c66bb20b]

Rename a folder by clicking on the name in the overlay.

Change-Id: I1b3b118667d268bbcda1f1500a2ec2d6916b8f78

2012-06-29  Jacek Wolszczak  <shutdownrunner@gmail.com>  [3c1a1aacf5a1eac4b16c2a2eacbaf262e295d2a0]

fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility

Change-Id: I194f776c298f6e149f8e30e82c4b591fed594d55

2012-06-29  Jacek Wolszczak  <shutdownrunner@gmail.com>  [caf0e31e2478884839456bd499fc943324121d77]

fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility

Change-Id: I4f8fb4ffa8bcd5a503374040ada191ccf1f89013

2012-06-29  Michael Stahl  <mstahl@redhat.com>  [450bf77d29c3f2b23bea816be94a346645341cf7]

ridljar: partially revert 4418ad0388b58cab6a129908f78baec5bc73906e

It looks like this changes a class interface that is likely part of the
URE ABI; removing an interface seems risky to me.

Change-Id: I90efbbdbc6ef029dd6a4e6926f6031d56ffbb10a

2012-06-29  Michael Stahl  <mstahl@redhat.com>  [02bb9c546e16f28c1e38f9667332a1428b94f471]

fix various (javac 1.7.0) warning: unreachable catch clause

Change-Id: I2b863b43db59e6904f97d9ad22fdb04013e8c76d

2012-06-29  Michael Stahl  <mstahl@redhat.com>  [37e1055f8ca2e28a4ea954feec42d0c60aad3278]

revert changes to public URE APIs in previous commit

Change-Id: I8f5309ee5fbda34ad1bb9e724c26e04692253649

2012-06-29  Noel Grandin  <noel@peralex.com>  [f9fa0dd66b830ff21c4a2dcd201151a4e9ca2de8]

Java5 updates - update code to use generics

This is all of the code I missed in my first set of patches.

Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd

2012-06-29  Noel Grandin  <noel@peralex.com>  [531a052bdc1eff3d66fd17ec6f7e9f373cbd1404]

Java5 update - convert to use generics

Change-Id: Ie9d9b278341132d08477d015245fedf2b66f62fd

2012-06-29  Noel Grandin  <noel@peralex.com>  [8aa97e36e79ce08852e243713f42fc1c70cad6c1]

Java5 update - convert to use generics

Change-Id: Ib3ce9c31036645e38ce4fe6b54b84b43bec2674a

2012-06-29  Noel Grandin  <noel@peralex.com>  [5afc94db2a310cdd0b52f2d58e7d5b0dcd28d46f]

Java5 update - convert Vector to ArrayList

Change-Id: I5694f76a1ee61b1ed2cb05c2fea8bb2009fa6df0

2012-06-29  Noel Grandin  <noel@peralex.com>  [cde7ccee856ad515f0e6f0afe2b1503cf44fb8aa]

Java5 update - use generics where it makes sense

Change-Id: I3e60bd33127105c1d9da1bb25cea16355850d3fd

2012-06-29  Noel Grandin  <noel@peralex.com>  [3fba4e261f9fef7f1bcdf9af36ac96135f26705f]

Java5 update - convert Hashtable to HashMap

Change-Id: If301765c8410fa39c978a27b234d38b9780ccc47

2012-06-29  Noel Grandin  <noel@peralex.com>  [ebd44e44b7a7e43fcf0a120fbdeeb2b4873065bb]

Java5 update - convert Vector to ArrayList

Change-Id: I5eff951d5c5caa47e7dabc41f8d856663a4efbd4

2012-06-29  Noel Grandin  <noel@peralex.com>  [745d361b49c3733631caa5bee4e2ed9cec09347b]

Java5 update - use generics where appropriate

Change-Id: I2e679fa3b8148f1ff0d1ebfa2e105b99f18d39cf

2012-06-29  Noel Grandin  <noel@peralex.com>  [0dae234811f1990b261474791d1a852c55666e4a]

Java5 update - use generics in code, and general cleanup

Change-Id: I6f2490c48a9d6dbb7de4917c07d5c1fb36c58777

2012-06-29  Noel Grandin  <noel@peralex.com>  [9eb8eae4e19a3d989d662511c39367e2acc28ea1]

Java5 update - convert Vector to ArrayList

Change-Id: Ic6e7946a065d6667e3cf620811102714817f11a2

2012-06-29  Noel Grandin  <noel@peralex.com>  [48794812ba2c241024f47a548bfddf3db4b8b33b]

Java cleanup - fix various javadoc issues

Change-Id: Ic292fddb1b9c0ba98b983b257059e50aa1963e46

2012-06-29  Noel Grandin  <noel@peralex.com>  [7af400558072e2f328f078e39a121a95bb928804]

Java5 update - convert code to use generics

Change-Id: Iff078cea287d0c508d2442d65cd9314ec3231c15

2012-06-29  Noel Grandin  <noel@peralex.com>  [9def9b4674b9610004e915635578d26a48d98300]

Java5 update - convert Hashtable to HashMap

Change-Id: I59a7448b6c0a840b0f04b765ef9d5272dceb47b3

2012-06-29  Noel Grandin  <noel@peralex.com>  [baccb18f9ad5258c6efae6b23aa90c96b1a8e211]

Java5 update - convert Vector to ArrayList and Enumeration to Iterator

Change-Id: I94323dcfa4c8069f228dd3079f3842131314610e

2012-06-29  Noel Grandin  <noel@peralex.com>  [4418ad0388b58cab6a129908f78baec5bc73906e]

Java5 update - convert code to use generics

Note that WeakMap no longer extends Map, because it does not conform
to the generic Map interface.

Change-Id: I72ea681528c932d84c95f095434e1dc95b0a3d16

2012-06-29  Noel Grandin  <noel@peralex.com>  [30d4c3c7ce75ed2180a439c2a3526dae7f4660d5]

Java5 update - convert to using generics where feasible

Change-Id: I65b8a40aff54a1128d66e7c46bbcdea459bcc2ce

2012-06-29  Noel Grandin  <noel@peralex.com>  [b9e203cb95e78782262c078891d4f0ac99850e1e]

Java5 update - convert Vector to ArrayList and Enumeration to Iterator

Change-Id: Iccb8250351fc1b0778b6be9870c12b9e057b23d1

2012-06-29  Noel Grandin  <noel@peralex.com>  [d137d6ac1dd837f7f14ae1aad6ff072469f7aa8b]

Java5 update - convert to use generics and new Collections classes

Change-Id: Ibe51b5c8d4065c88cd6bae8cddb42a9b6117312a

2012-06-29  Noel Grandin  <noel@peralex.com>  [b707a707aae71f3e05dc096d8de14d2509e2b62f]

Java cleanup - remove unused local variables

Change-Id: Ied9c8635cde96d2d00d66a68cd8387799455c2ec

2012-06-29  Noel Grandin  <noel@peralex.com>  [8cd0fc50aa895d5c1588623a7675dd5679752379]

Java - remove dead equals() methods

Change-Id: Ib687f314272f6a8f0d6c609a1fd06e4061fd0f39

2012-06-29  Noel Grandin  <noel@peralex.com>  [453d7edc424d6652e209ace4915d96193a79be71]

Java5 update - convert more code to use generics:wq

Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e

2012-06-29  Noel Grandin  <noel@peralex.com>  [b65017a2a7af290f6681da7b197a52efe83d5185]

Java5 update - usage generics where possible

Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002

2012-06-29  Noel Grandin  <noel@peralex.com>  [33ec740d1438c3dddf8e1974757ed05bb76425ca]

Java5 update - Convert Hashtable to HashMap

Change-Id: Ibb568e841ff574d5232429ce0ba99e421ed7f05c

2012-06-29  Noel Grandin  <noel@peralex.com>  [10dd7e74c551f3e252405ba0f80a2f143d9129e5]

Java5 update - convert Vector to ArrayList

Change-Id: I630b22da7fbfd2a1c821420d045146e5042c5c28

2012-06-29  Noel Grandin  <noel@peralex.com>  [6cab99d79c30eb9805a23fdd45168f6f4d8e94f3]

Java cleanup - remove meaningless comments

Change-Id: I26c2f112abd3421231f51e915a97391fa59907a0

2012-06-29  Noel Grandin  <noel@peralex.com>  [2fcb987a56e56341132d592e366f9a5403c29a41]

Java5 update - convert ArrayList to generics

Change-Id: I66cf3fd495485c92bdd9ed400482e7e72d806a89

2012-06-29  Noel Grandin  <noel@peralex.com>  [9726ba569b577f9cb78e5d2e35fd928e230208c1]

Java cleanup - remove redundant superinterface declarations

Change-Id: I80212dae0b43505ccfb566b4855b5bd28f4314f4

2012-06-29  Noel Grandin  <noel@peralex.com>  [3be987460db9938977c9ff7ed59b7e43b64f430e]

Java cleanup - remove unnecessary casts

Change-Id: I9fc995d9b3f971b9b8869cb3f21ddf69b4f90e08

2012-06-29  Noel Grandin  <noel@peralex.com>  [dab59ab4bcadb14bef9ad7d185d58610fda22012]

Java cleanup - fix javadoc comments and invalid tags

Change-Id: Id1bb14458203393a2f40e0333afc62416719b1a0

2012-06-29  Noel Grandin  <noel@peralex.com>  [1c78531915457b505af81c22d43975950e6c08fe]

Java5 update - convert collections classes to use generics

Change-Id: Ia2e92ea7c5da3ef6e7235b724a82d28d0e562541

2012-06-29  Noel Grandin  <noel@peralex.com>  [34643facd763f427b300590df90bdda5bfd26d61]

Java5 update - convert Hashtable to HashMap

Change-Id: I4162dd0af7501013573590ee1a7a11fc1b36cc99

2012-06-29  Noel Grandin  <noel@peralex.com>  [21e1b42f3137ba98567cb4f61e95324b4c9acf64]

Updating to Java5 - convert Vector to ArrayList

Change-Id: I585312848dacf5128a64469874a1c65452a2b5c8

2012-06-29  Noel Grandin  <noel@peralex.com>  [b728bb537fb21c2bc890d4c5c90bd14cb35805e2]

Convert code to Java5 generics in dbaccess module

Some of the code need the warnings suppressed - unavoidable when
dealing with the reflection interface.

Change-Id: I2016c3f904bcebc4e34556eb5d231fc25761a9ce

2012-06-29  Noel Grandin  <noel@peralex.com>  [f4cca7347f56663f42c8a8fdf3bca654727fc060]

Convert Java code in reportbuilder to use Java5 generics

Change-Id: Ia8a0206c6c81f2a4212dc92b80a9d6965ad8bd63

2012-06-29  Noel Grandin  <noel@peralex.com>  [9140da5ee8cadeeaeea7bced2a2a5386807ce148]

Fix java "unchecked conversion" warning in UCB module

Change-Id: I8a9bcd81385c17b74b0ee7fc859e324421d141c6

2012-06-29  Noel Grandin  <noel@peralex.com>  [09bf4ae32b81c4087ae1281eb6ce7111bb715c04]

Fix java "unchecked conversion" warnings

And clean up some of the code in the process.

Change-Id: Ice871120b99515737034f8f06ebfd0e127d81f37

2012-06-29  Eike Rathke  <erack@redhat.com>  [88a083f8be05449630c9e2af30474281fd0d8af2]

fdo#42558 consolidated duplicated code

* Moved almost identical code of
  SvxNumOptionsTabPage::SvxNumOptionsTabPage() and
  SvxPageDescPage::SvxPageDescPage() into static
  SvxNumOptionsTabPage::GetI18nNumbering()
* Removed now unnecessary includes and using namespace directives

Change-Id: I7babe68f2bb8af4fd227cbe558c34c7f85104a15

2012-06-29  Faisal M. Al-Otaibi  <fmalotaibi@kacst.edu.sa>  [e5d61932cb6c92954d808cf8d65a460ea19d5799]

fdo#42558 added Arabic Abjad and other known numberings to Page Numbering

Change-Id: I3f62337d5824d59692af3e044141e5597d7e7d33

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [d1a5c90d52d9cae18b02fd826ee10ae77d8569be]

Display scrollbar only if its really needed.

Change-Id: I4bedf7cfe5378087466100f8b60f07de5908d8d4

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [94e0c2473ad23924dc5d85c503bd612659dda589]

Dont display a scrollbar in folder view.

Change-Id: I7a56b2c13ace9c08c31e24a8b9da83756dbb3626

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [ea508ce93296a56a537c219879d3b5aa11f969fa]

Add a close button to the dialog.

Change-Id: I2bf1006107b29ce2b105830b3daf41870c5629ba

2012-06-29  Rafael Dominguez  <venccsralph@gmail.com>  [fd4ba654170c7142fb05f2183ec43384f55dfbda]

Display scrollbar and take into account header size for dimensions.

Change-Id: Iff580a408077e7320d532d1d4c1c7af8b6932910

2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [98ec4db47a402a4d4811ecacd910a347c4e1689e]

android: add more extensions, fix build issue


2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [5f091e66d74b27430260e743e354b1a843213f11]

android: cleanup the file extension guessing and expand it for prettiness


2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [2005a34318af5e10dc9b4fae33a0562c58223bce]

re-base on ALv2 code.


2012-06-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7be964961f0c3c884766f6215eb214c7e7d65a11]

gridfixes: #i117265# implement less-predicate for Date/Time structs


2012-06-29  Miklos Vajna  <vmiklos@suse.cz>  [9628c1b52a4cba8464962d77a65fe1a559cfd42a]

SwDoc::CopyPageDesc: sal_Bool -> bool

Change-Id: I146e4b8c1e174a20dd9524c63bcb6aa0d09849de

2012-06-29  Miklos Vajna  <vmiklos@suse.cz>  [73202f8edc074ec035255d25ff29bfd4a8d8dfd6]

SwXStyleFamily::getPropertySetInfo: remove useless OSL_FAIL

When poking around using an xray-like tool, it's quite expected that
this method is reached.

Change-Id: Ie795bbb06df740d853065d21c838e10a55ff34c6

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [8e1bffe7ffb0a091e06e83a453aec7ce666e8df0]

Remove include guards

Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [b63027f0992cf5c368faeb807c69110997dd00ea]

Remove some unused defines and controls

Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5

2012-06-29  Miklos Vajna  <vmiklos@suse.cz>  [5b021a1f0d281aed40ae83dffe4af7600b858bd5]

sw: initial HeaderIsSharedFirst / FooterIsSharedFirst

It's just like HeaderIsShared / FooterIsShared, enabled by default when
header / footer is on. It does nothing yet, but it's read-writable.

Motivation: https://wiki.oasis-open.org/office/HeaderFooterFirst

Change-Id: I1ccfd0aedd1ac71e9f39b7fd43754264afafc1ef

2012-06-29  Takeshi Abe  <tabe@fixedpoint.jp>  [bf5115328ed454f43b4443f3891a0183dfd62814]

removed unnecessary forward declarations of class

except
* sd::ViewTabBar moved to ViewShellBase.hxx
* sd::TemplateEntry moved to AllMasterPageSelector.hxx

Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3

2012-06-29  Takeshi Abe  <tabe@fixedpoint.jp>  [3f501522a838e245431a4558af5639b602566e33]

removed unused TestMenu & TestPanel

Change-Id: Ibd9bea6ea749090d7d72d3da66378d4e84a0a63d

2012-06-29  Andras Timar  <atimar@suse.com>  [8d1a2b4f210cb486028a24012851954669faf58c]

Update LanguageTool to version 1.7 + passive registration

Change-Id: I43c6235546976f6d17bcd782b370e9fa2264f2b6

2012-06-29  Andras Timar  <atimar@suse.com>  [41ac890a087d6e2895a9d1d9034011795528624f]

Google Docs extension passive registration

Change-Id: I1ca4a35ccdc93b55fa84ca85cd4769a53545ca79

2012-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2414bb8d9ef6a23b4491c0893b462a57d4db860d]

add windows patch back

Change-Id: Id30b06eb093e373da6eb328b5d22788f308ae4ff

2012-06-29  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5e67fb190be69b40ce24a36540031d07c691db07]

UCP CMIS: avoid breaking the media type when saving a document

Change-Id: Iab7f932c25f66734994dfa44a09fc1d9f511ad11

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [22d9af36bf1716607272b25513349b3d325a3ebf]

ah MS why do you hate me so

Change-Id: I268e1f5caa68668efdd2d83d1d8fe00401c6ed0f

2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [6736ca4bb92b0b40afce0f628511a82724c6747d]

another unit test issue


2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [23d3a5e257e21520419133f02f449d007ad49644]

lost the patch directives on merge conflict fix

Change-Id: I69321f8a5b4c0377ac6ceb7b6795d25bd9a3e6ba

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [6843ce885e3e128d24ea8472da4883de223213cd]

Resolves: fdo#38713 fix multiple recipients in mailmerge

It appears I don't know the correct syntax for concatenating tuples

Change-Id: I32756caeaabfcc52e521108da917aeadf8256caa

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [ff3c4e9e54efff3b8701fb562291a9edacae8100]

bump hyphen to 2.8.4

Change-Id: Iafcd6d7b06529534abb1470c7739bb9f935f3c61

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [9e0cbe5eb3f4785d8db26f87ce0208823c87c5ad]

some pesky XubStrings

Change-Id: Ib4095dee416cab6d954e1612d2e3f6e2d4464f48

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [6c759da0442f5123a4a4355e8dc9c926a49d25d7]

delete workben

Change-Id: Ib07874e03c2a0082ddf9f851e717ac5761b4839d

2012-06-29  Caolán McNamara  <caolanm@redhat.com>  [91d95fa91b017f821cc0ed8fa7838a019202edb2]

bump mythes to 1.2.3

Change-Id: Iccc91cddfc0a7b84558f77d2b39297cbef78aba2

2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [a203a6692ceec97050e92b916b1c252898fe6b4d]

rename unittest from ZeroMemory causing issues on windows.


2012-06-29  Michael Meeks  <michael.meeks@suse.com>  [3a53ddf0a2648ab42871d263af21fb3371c34455]

re-base on ALv2 code.


2012-06-29  Miklos Vajna  <vmiklos@suse.cz>  [616ad0b94ca3f200809999d19595b6a69a2a6969]

logerrit review: fix missing escaping, codereview -> code-review

Change-Id: Icf5facbb59cba2116ae3fc6bdfc035673cf47985

2012-06-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d817891d69602d9877ac46131c6e123b99376802]

Export the UNO symbols from mysqlc.uno.dll

Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd

2012-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bb7f52e9fc4fc692f14d76aee6e0a141ad864a3b]

fdo#51543: fix incomplete slide number info in status bar

Change-Id: I73cdd236a9e167fb812b0e2c0922df5bd3e2537b

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [c064aad68b8b6e8579b53c9a86b73f43a6d2e3b8]

Remove unused header guards and options

Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [1e322b7f260f6633b53859824ab76804b1dc907a]

Remove last PCH traces

Change-Id: I6b5d7422eecb90c612e76fd59a6316a4ea7a8698

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [688fcc847b0985b6c4c199ff2d701670e5dee46d]

Remove unused locals

Change-Id: I14369787e99d31cba32957301340cef2fc832b91

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [4c4d748767c5740cc4b5348c69ad86c68db234bd]

Remove some more include guards

Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [57154616f064752c237a278db18767241da13c3f]

Remove UNO includes comments

Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a

2012-06-29  Thomas Arnhold  <thomas@arnhold.org>  [59c8cfffa75d991e3fac8b3cb41dde31389bb8c1]

Remove some more PCH traces

Change-Id: Iafca82ac728feba97fb68523dcb032b0e17e5a3c

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [8f7d779f94ef277ab4162b4a45d81d1fdd2a1f7c]

Display Move to Folder popup menu when selecting a template.

Change-Id: If4ad6a1809b428b55b26bdb21d64f41cc9b6fbf5

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [0333ccf342a0e25f0e1836349c469eb2d165bd57]

Dont draw an item thats not visible when it loose focus.

Change-Id: I62eb4f280d288dd00bc8d09b26ff911c4876bb1b

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [f0bbbb4b7acb8174dd1f954906a823552b95eff1]

Display correct items when scrolling.

Change-Id: I7c3fd82c81711ae48dd8a7000cda83a133586e3c

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [c6aab78b31d55ce1554b74acd346f1a4bfd4f348]

Open a template when double clicking in its thumbnail.

Change-Id: I08884e5f113353261aebcd92b6ecf02146b377c1

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [bfb8b048290fee3b26b08db09271bf2f34316679]

Wrap thumbnail item name text inside its assigned area.

Change-Id: I4b3d57c7d2fa1a8cffb35345ea46390f6eff3cb1

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [05156817f7792621603356f7953101bfe5cbed6f]

Set initial folder background color outside of its class.

Change-Id: I6db8700ce9d4c155137645dc967e2124e59d7bb5

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [2c73b51bcaf7ff5513eaf8b31c67506925d7d6e2]

Set folder overlay dimensions.

Change-Id: Ic8c1d5508e7517e059649525a508b2f6702b9bb0

2012-06-29  Eike Rathke  <erack@redhat.com>  [c569add9b9b9e5aadff4b1379d1848c192f027ee]

added LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE for configuration context

Intended as preparation to solve fdo#45830

Change-Id: Id3d5be9ef27e1b565ec0b21e580b89e893a782b8

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [75b139c66913db75ff4b355ddafee1165ff07df8]

Improve folder view initial layout.

Change-Id: I45620b8ffb700e530fcca3b2c92e033c782d1e50

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [3c4b2bcca318e25b393fc48e5520fb7b67a96cb9]

Correct calculation of minimum windows size for ThumbnailView.

Change-Id: Ic286603c5558859f833358518d8d2828831bb0cc

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [0c5bc40c1a32cbc2f2b23cfd6c9ff7b1ade9ef53]

Scale image if dont fits the thumbnail preview area.

Change-Id: I8b13d9c65c1e3845ff7ef70ede3debb89e709840

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [5f0a0e82d9bffde6cbee6538d6eff435f4676386]

Improve thumbnail item positioning and dimensions.

Change-Id: I9b76cabcf94e1cc740cd2d23be1236e14e5ca36f

2012-06-28  Michael Meeks  <michael.meeks@suse.com>  [2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7]

remove malingering legacy RCS tags.


2012-06-28  Michael Meeks  <michael.meeks@suse.com>  [bd18cf52743cda0c601aa10ade303c310ca9f33b]

re-base on ALv2 code. Includes:

    Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297

2012-06-28  Andre Fische  <andre.f.fischer Andre Fischerandre.f.fischer@oracle.com>  [2bc802ca844cdadf5a6897146f58dc523a878b8c]

impress211: #i110990# Fixed remaining problems with display ids and indices.


2012-06-28  Michael Meeks  <michael.meeks@suse.com>  [4a29e35a9a88139b7ab8d030ed7a3964791443a1]

re-base on ALv2 code.


2012-06-28  Iain Billett  <iainbillett@gmail.com>  [06b935baa5696f90caedf51e4d3a0302350a446b]

First draft of "navigator", a strip of "live" thumbnails which are clickable. Open method to open random page, not first. Put some UI set up in documentLoadTask as the UI requires the number of pages in the document which is only know on load.


2012-06-28  Iain Billett  <iainbillett@gmail.com>  [797df2912a91ad493f2368c508999d73635c8c35]

Some styling of document viewer. Transparent overlayed action bar with hide/show on tap. Navigation overlay with page thumbnails.


2012-06-28  Andras Timar  <atimar@suse.com>  [677f10cdf0b6a7acb2f94fce8404b464061ccaf7]

fdo#46510 optionally turn on Quickstarter by installer

Change-Id: Ie002ab01a804cceea06e0a2ba7e6b2fe2a495344

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [1e0a880cfe5b9d724f1bb2b6bedb25da46d6c5ab]

smoketest: fix breakage from 328e2263fb6e2415bafbc40a7d7309b66f65971a

Change-Id: I18eaf5596e9ba518672ef041bf6084ef84f608fb

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6fe84df471e80e47dcc41c2fb02d39a178477a0e]

CMIS UCP: fixed save as which was broken by bad exceptions catching

Change-Id: I81bb45279b23d0c8d77f8e7aa366d038efa13d89

2012-06-28  Miklos Vajna  <vmiklos@suse.cz>  [64040dbbb5b35e8838f55b791f86a4d6819070b0]

SwPageDesc impl: drop unused includes

Change-Id: Ie3b1113461b65ae8bace25884f965ac99fda4910

2012-06-28  Rafael Dominguez  <venccsralph@gmail.com>  [fd174268bdea92d966feffbb312c0c3d19de3c5f]

Remove avmedia dependency from drawinglayer.

Change-Id: If5c6bacd77783cc58da7fc31043bb9dd5bc4403d

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d710723a52929a708ca0195da833ccda6a489082]

CMIS UCP: cached session id change was not impacted on all constructors

Change-Id: I42cc76c08ce1a5e0942125d59bddf600c7ff9ee2

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [ba23ece286671f8f9b5baf245239996e1e1fabdb]

probably the last uses of the one argument String::CreateFromAscii variant

Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [2ee701afd333ef01bc5d4f62543aaf0f5ac5ed3c]

revert accidental removal of copyright header

revert the part of e30fb4609b9d7333deb4401e0c41ee64b8da9f1b that stripped
the copyright header

Change-Id: I14e4fb98e6579fc0aeb30719c4b55a21074c5fe3

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [83f50e3f2118746232f7fe115805ee967c1ffcee]

ditch slightly suboptimal C2S define

Change-Id: I51abdf8539801f6d93cdc1a21a7e0e1a3d5ef785

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [694e2cbf9da8c0bef6a064d3a12e44c20a693784]

There's no reason for GetDefaultContentType to be virtual

unroll the logic a bit to simplify the only relevant case and take advantage of
return optimization

Change-Id: I88537e83e8fc6785d3932fb4c591d62319682c9b

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [46d1a28a2ed4ccfcbc8f6edaacd6e56f448dd4ea]

tidy INetMessage a little

Change-Id: I506bcdc9d72d23c44b692717ee186f9718f5a388

2012-06-28  Caolán McNamara  <caolanm@redhat.com>  [7439a9b7143457da833257b6e3368ef1b3f3322e]

rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOf

Change-Id: Ib875b22f4e74796a0d8b38998b9c80ebf0e59455

2012-06-28  Andras Timar  <atimar@suse.com>  [238108c5429722abe39262df4709ed0d31917790]

use defines from systools/win32/qswin32.h instead of duplication

Change-Id: I3d52308087412d1250b8ad64ffc308ca7cc414fd

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [d0bbbfdef6b31650a351883de09b5338562048a2]

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

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [3a4b7c3555f2ffb4e89502bb04ff063d8c08f628]

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

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [aa8240e80394887a4af45710de69aacacec66d25]

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

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [30f76f083a6b587d0069f175fa24f3c0dafb051c]

SwTabFrmPainter::Insert: remove clutter

Change-Id: I2390151acf1c71f9ad7416357b5b34230c9672a6

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [233431e09ef85cb3579e55bd2a8d1f9d7439f8da]

remove obsolete SVX_FRAME_USE_LINEINFO:

the code using that was removed in
7db30f7aa037f52eb07cbb4fd2796bd869204af8.

Change-Id: I384d4c9850c7a3f2111827407106137ff0f93236

2012-06-28  Miklos Vajna  <vmiklos@suse.cz>  [45e60ae3120b81e2987151a8485766c2fa946d48]

dmapper: better fix for import of titlepg top/bottom margin

This commit reverts the fix for fdo#44176, and implements a better fix,
which keeps the original testcase passing, but also fixes the layout of
a simple document, having different first, odd and even headers within
the same section.

Change-Id: I96893ce3e886e479f1d7640b126ad7a1dd828bdb

2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [ed92cdd7f131bc37957d91d9ff171a2c5c2716c7]

Bug fix: now skip effect work correctly with repeated animations


2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [5525b212faadc83df458b0911d416a734357ea30]

Modified the JavaScript implementation for repeated animations.

That has been needed because of Firefox that does not compute the bounding box of a 
shape with zero width and height properly.
2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [06859010450505885a34313711a0d9d1fbaa30f2]

Fixed a bug that prevented repeated animations to work properly when the repeatCount value is greater than 2.


2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [19da52d09b74a7de98be454fd48f807758e18c96]

Now the rewind option is handled by the JavaScript engine too.


2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [1ef95a7206979756a885b7bea4c788684f5e7b61]

Added support for the repeatCount attribute for time containers.

The support is limited to the case when the value of the repeatCount attribute is an integral 
number and the duration time is defined implicitly by the active duration of the time container 
children. The accumulate attribute is not handled.

The support for such a feature has been implemented for both the C++ and the JavaScript 
presentation engine.
2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [17ac2bb3b37d738488c12b26387822d62c4e8ded]

Ported all transition tables. Now restart mode is set up as the SMIL spec requires.


2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [372c47309a192e67220913309fa1ccffdff8cde1]

Now to animations and repeated to animations are handled by the C++ presentation engine as the SMIL spec describes.


2012-06-28  Marco Cecchetti  <mrcekets@gmail.com>  [b9cfef37900cea634dc6fb987498b840230399bd]

Now to animations and repeated to animations are handled by the JavaScript engine as the SMIL spec describes.


2012-06-28  David Tardon  <dtardon@redhat.com>  [666af96fcbd96c7635c2c0d8690bd0cd29f2b2b2]

remove debug statement

Change-Id: I888939bffe0eb4f1e19aae24bd62cd9313337065

2012-06-28  David Tardon  <dtardon@redhat.com>  [ec8f3fcc5dde0ec77b1293b4f0d20637023e732f]

WaE: unused parameter

Change-Id: Idd69ec052b037e31c3d116aab055b5f94a90a4a5

2012-06-28  David Tardon  <dtardon@redhat.com>  [71b9eb272d3b0050dede554b2282b478f979ff7c]

drop unused includes

Change-Id: Ic6ead729034a2a02d08f9e8edda0af1d0ff3f459

2012-06-28  David Tardon  <dtardon@redhat.com>  [238f3e58763fe1ffc04eb3b09d2919bc6865e1ce]

add more categories

this fixes desktop-file-validate warning

Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8

2012-06-28  David Tardon  <dtardon@redhat.com>  [b47d78362c8e3c324513d3bd7a222c5d9bcaa999]

add more categories

this fixes desktop-file-validate warning

Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2349c6a4743b517e705f90cc2a4eaf8ed70958e1]

CMIS UCP: strings coming from libcmis are UTF-8, not ascii

Change-Id: Ieb906b8acb677bfc74abc35abb06312704887b66

2012-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1eed4c837828c00dff4ef0b2cf29b1e2962e912d]

i#119400 repair broken undo

Change-Id: I36d74fe1555bd436f93a5fa595e7da05bbd37493

2012-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b4fae0294601ac8e72f350ab9f7061532acd4210]

FloatingSizeMode is always FSMODE_AUTO, remove it

Change-Id: I0468ff6deaf701ed3d155db1ff3f0f0c204e1199

2012-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [044eae119281b9521e70e64aabd42f5142cb54d0]

remove unused toolbox styles

Change-Id: If19d8a79e34dfa20c41084c91992d860aad6c968

2012-06-28  Thomas Arnhold  <thomas@arnhold.org>  [1b72dd9e1c3b981cb1863c3b2d0680045bf3bd07]

Remove some unused locals

Change-Id: I91282512f15122d0d7187fea7f6ab5a98933a07f

2012-06-28  Thomas Arnhold  <thomas@arnhold.org>  [0f11f30ea96fcec8d7c648089fc223a6fbed6aef]

Remove unused header files

Those are unused too.

Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a

2012-06-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8122fdb0d391f07be4a35ca87ed641745a9e4dc9]

use updated cppunit-1.13.0 sources

Thanks a lot to Fridrich.

Change-Id: Iab8c1454f5aaf629b4761f451fbd075fd59bfa62

2012-06-28  Radek Doulik  <rodo@novell.com>  [ca644612762921e772ca95d5e8737325d9f343d2]

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

2012-06-28  Miklos Vajna  <vmiklos@suse.cz>  [0e82afdc8aeb34282f72a4e1a22542490675ffc7]

rtftok: implement RTF_FACINGP

Change-Id: I9e108f278a82f2ff8d4e5a29fa8af7c58843e9e4

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b9cf9ea846bd993462762407ce8740665a92593c]

CMIS UCP: oops, read-only check has been reversed somehow

Change-Id: Ib81bf394b71cf3e38ee6a87db903474414b9f704

2012-06-28  Tomaž Vajngerl  <quikee@gmail.com>  [7a3ae89a12b2c11e90d3f0c76293ddb63203bd2a]

Enable menu option "Edit witn External Tool.." for Calc.

Currently it was only possible to use "Exit with External Tool.."
menu option in Writer. Now it is also possible to use this in
Calc and in future Draw and Impress. Code has been refactored and
extacted out of "sw" into "svx", so other components can use it.

Currently there is no cleanup of temporary images after processing
was done, and also pinging for changes are still active even when
editing in external tool is done. This behavior will be changed
in the future.

Change-Id: I09969d44dfddbf9183b30ff3fffa2d201c7ae40f

2012-06-27  Michael Meeks  <michael.meeks@suse.com>  [e18655e47530f1e399cb546a6001fa0aa0f1873c]

re-base on ALv2 code.


2012-06-27  Oliver-Rainer Wittmann  <orw@apache.org>  [240910f78575a5536748c2485cae13904fcef955]

adjust xml2cmp tool to handle XML comments

from: http://svn.apache.org/viewvc?view=revision&revision=1305252

2012-06-27  Michael Meeks  <michael.meeks@suse.com>  [8ed5bf0fcaa7f3682cec9728f5a5f448bc2507ec]

re-base on ALv2 code.


2012-06-27  Michael Meeks  <michael.meeks@suse.com>  [328e2263fb6e2415bafbc40a7d7309b66f65971a]

targetted re-work of cppunit pieces.


2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fa0fd16526f05e37e10af7a367c9950a974d7c90]

update cppunit to 1.13.0

Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [887fc099c118da335e8a507db9521437f5bd2e82]

update unused code list

Change-Id: I8845df6193233b268b5cce958fea9f25625c7025

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [002ceda55ce79549a8098fb05b1682844882a13d]

remove archaic include guards

Change-Id: Ibca45731d1dfbfb72b4796d870e5b8c6429c3cfb

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [eb6716e15b68509388c415cf813f537067e2cc66]

_SV_DECL_PTRARR_DEF used in only one place

Change-Id: I8a4d5f5ceffec5a23d4fff73fa46bb0ea7136cf5

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [3b01007ca95370116fe5d848105bb48f2c968326]

_SV_DECL_PTRARR_DEF_GEN only used in one place

Change-Id: I905c04d140d0fa4b09a0e556e84fb523dad5e1bb

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [7988af18ff47308e90527d64d2973e163feafbba]

fix memory leak

Change-Id: I61446b7f14a153f13c9d0f5541a3d675a620f601

2012-06-27  Caolán McNamara  <caolanm@redhat.com>  [f2efc955200a8106110fb3fc0b720d0b901640e1]

callcatcher: remove some unused code

Change-Id: I6b512dd2b33e2c09fad2369bb299120fc35345b0

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [85524805bd730e31c1bfc2fd9e449e10e4e6bae1]

n#693238 testcase

Change-Id: I7093d7d27d2448601bd29c2f3dd0c42077115b80

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [704d7023f06342c2577a79957ae357e7f9eb22af]

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>  [6c71f41174fe45e78720ba049e60477735107b9d]

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>  [1fdd61db155cf63d5dd55cc2bfb45af33796e131]

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  Eike Rathke  <erack@redhat.com>  [b709845e27db0f439c430c9ebe3c2884dbc48789]

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

2012-06-27  Eike Rathke  <erack@redhat.com>  [72b4cb18a402338dd65d24d9da8da7fe0fa33db0]

propagate error in ScInterpreter::GetDoubleOrStringFromMatrix()

Change-Id: Iadba0f3a28b0a3bda9b99833510e68679d915514

2012-06-27  Tor Lillqvist  <tlillqvist@suse.com>  [c793a57f54d3649198928f928180515e0dd1bfad]

Use "largeHeap" and "hardwareAccelerated" (quite visible improvement)

Change-Id: I853ab39599fdc8d1b1eae5d2b2748f39535ebf64

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [6a07013f155ff2e24e13a2188951070b5af4befa]

Remove non-existing schedule.src

Change-Id: I86769ba6dd3953f65bbfc2db01e0bef7e8cdba12

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [bbac35af148ed6c9f19386e4721fa38b500f45a1]

Remove unused header files

These were only referenced by Package_inc.mk...

Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [8f30e0ae6a8adc5a0973067fedebf878e52ac124]

Remove unused header files

Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [3ed25cd90ec3ef3d9f2d278e8dbff3a29ce06606]

Remove an unused header

All of these definitions are unused. So remove it.

Change-Id: I831073dfe21684983bf5f8122af941a3ce3a2737

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [6fcac7dfc4f2ad85e08aea781cfab28443e3781e]

Remove unused include files

Those never get included at any point in the code.

Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [e5c28b86bed03c70bbe3054ccfcc6cb96291c580]

Remove commented out code (includes)

Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [b22adb4940fe86f33732be0a1305ccb71f2d0ea9]

Remove commented out code

Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [d8fd07188626dc91dac2a8a22e35cfafce3ea969]

Remove commented out code

Change-Id: Idbd7ddb3f0a65454c4a82cd421298bee30184a4d

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [92da6de0c5da28f98806c39e5c521b2d680bd92c]

hrc cleanup: Remove commented out code

Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [ee1c5c47680921465b8c880e7834d756cfc2e892]

Reduce newline bloat at eof

Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [f6a8cb7ae24ce87174526af845dbe45e1874d806]

Remove completely commented out file webwizar.src

Change-Id: I4161a7fe929c81ac0bdd8506d2e0697bdc7f9c9e

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [51ce86f1ef01ad7719f90776cb1e915166660c3b]

Get rid of annoying IAccessibility2 comments

Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [ff13378085ccba67ece63afd4cfa62704f582f95]

Remove some obsolete stuff

* unused macro ENABLE_MISSINGKEYASSERTIONS
* don't bother with private/commercial use

Change-Id: I84af3ea909b20f0ab8295bbc0d0adc90e6d6f6e1

2012-06-27  Thomas Arnhold  <thomas@arnhold.org>  [a24006e0f9ecc3a6fec9b974bc9a204d869d5819]

fix useless \E

Change-Id: I4181121dbba20539ad7d851c3e9b505d368a1809

2012-06-27  Noel Power  <noel.power@novell.com>  [ce255c2e841d6a3e0a6664834a2931f2353ff249]

tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loop

Change-Id: I74cfa5813f7df526794cea3cdeaf26fc5f1820ba

2012-06-27  Takeshi Abe  <tabe@fixedpoint.jp>  [6013882bdff6265548a1511799611243a9d0e083]

removed unnecessary forward declarations of class

except moving SvXMLStyleContext into xmloff/source/forms/layerimport.hxx

Change-Id: I5e16b54f98ccdd54bc0bb373d3fe92ed1bef3c5e

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [87d29c4506093680eaf5300fa0ed95a6897120d1]

fdo#48335 testcase

Change-Id: I032ff9b65ec9c4d70a2247c7311c2c7292a411c7

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [a03895986308206cc13a6f5ae25138d4b4ad5d43]

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  Tor Lillqvist  <tlillqvist@suse.com>  [0179c9628258f30c41121a1ff3a50fcebe44d776]

Adapt page switch animation duration to fling velocity

Change-Id: I30e177b45b0e25d92fd7dea02ffe4e9c0731dce5

2012-06-27  Tor Lillqvist  <tlillqvist@suse.com>  [5bfb819581bdc9e1f1c59e36a0d7fb21593b382b]

Use GestureImageView again but still do handle page changes

Make the GestureImageView constructors take a OnGestureListener, and
store that, Move the FlingListener class into
GestureImageViewTouchListener so that FlingListener has access to the
fields of GestureImageViewTouchListener. If the image is fully zoomed
out and can't be dragged, pass flings on up, to DocumentLoader's
gestureListener.

Change-Id: I574280de23bdab2772a361833f561dff3e182bcd

2012-06-27  Tor Lillqvist  <tlillqvist@suse.com>  [6263315825e01e766668b9ce5d2eb52e71e051a7]

Whitespace cleanup

Change-Id: I52590908e6ba59c19aded2771d779c1cfa3a45ea

2012-06-27  Jan Holesovsky  <kendy@suse.cz>  [c4c50261e423c53caf562dbfa0bfd32f80353c93]

Deliver also *.exe (to get python.exe delivered).

Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b3c48febcd7d9f4574beba99b66e0974bf3a3c0e]

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  Miklos Vajna  <vmiklos@suse.cz>  [32f7d2d6cce1785607816b57744b938f887f81c0]

RtfAttributeOutput::SectionType: don't try to dump break code as char

Change-Id: I35e66abd5595a0a23db79aef4a84c25b4f45c725

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3f135598fd508e70f31f36cd8a8d7a61ccf4ff79]

add import of axis color for data bars from xlsx

Change-Id: I2a15f8787afceaea1cb8e1c2902c05367d3e5b15

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [064bfb1aab1b207a37a602f155f3b3c15cef60b4]

add support for axis color import/export

Change-Id: I713981b9ae1a82ca0b014cde88abdc32af1f9975

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59c2e0487473508335924c2195759d9bcd9fb3a3]

support colored axis in data bars

Change-Id: Ie74404b35e31a2f96641abb18a9aaf46467e31c0

2012-06-26  Rafael Dominguez  <venccsralph@gmail.com>  [9295ceb1d3f9ba78881aef62c7059b4ef10177c4]

Change toolbar buttons when selecting an item through checkbox.

Change-Id: I1f0828b4b93fb13e01d7609726a9a7ec34ae8aaa

2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [46b8dbda43c365abf84717014c478d42f4007e53]

re-base on ALv2 code.


2012-06-26  Eike Rathke  <erack@redhat.com>  [1e8650e0c0902181ac4431fc4fded40abe55a781]

removed unused lcl_IsReference()

Change-Id: I1f79bf11105e06cf713db11a6e00cd41a3aab06b

2012-06-26  Eike Rathke  <erack@redhat.com>  [a323d44a95c8e4a82599fa33d7d78d4d407741d0]

bring some sense into translated comment

Change-Id: I045927b3310ddef6208a1d0a837ed6bc098f9ca8

2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [377d16bf8b61b5543233f4ffdef7dd1848585040]

android: add --with-android-arch to make space for an x86 target


2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [9b95765526d23e02cf00b475bd79d169be841b5c]

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-06-26  Michael Meeks  <michael.meeks@suse.com>  [d091217028c0bcc83fb18873a8d47ef813e5b959]

android: remove duplicate services.rdb from config, and static bits


2012-06-26  Eike Rathke  <erack@redhat.com>  [d822c6afe6c1a676e9b86d67e599dbcf75512a7c]

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

2012-06-26  Eike Rathke  <erack@redhat.com>  [5f86b4be3c40180031aa723f5fa44a19595bffa8]

added mnStringNoValueError handling to ConvertStringToValue()

Change-Id: I05c2ddc0ebde6675e9f98722c4feb1ed49670dee

2012-06-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4a9c85b3f8c4e91b08bf814a048f9cdf9ffe31f9]

reenable unitcheck and slowcheck as top level targets

Change-Id: Idb46ebcb427522c74632a1813afcbb841fb61243

2012-06-26  Noel Power  <noel.power@novell.com>  [baf87aacce6d75f9b01156ce085ef4487d46a406]

fix for fdo#51040 preview crash

Change-Id: I13d3cfa99294bdce8c9f5133f49e91114feb4baa

2012-06-26  Noel Power  <noel.power@novell.com>  [ff62d9c4be26096c7f5ea06e4dee2b16d40aa16b]

Revert "set the zoom only once, prevents infinite loop, fdo#51040"

This reverts commit 793f1e70ce4c364b366d2e8065ea7fb2815bbf40.

2012-06-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b0cb1955daf41617a3abc72f153d858570d6e515]

do not submit a change for now as that removes the ref on gerrit

Change-Id: I699aad760823a8ccbfc7dc93bf0658b5222dff71

2012-06-26  Muhammad Haggag  <mhaggag@gmail.com>  [ec7af76e37993f0dd0870dc2f7b89677af8c88c2]

fdo#44602 Modeless word count window hides when user clicks into a note

The word count dialog wasn't registered as a child window in the SwView interface. Now it is.

Change-Id: I334e3403f91ff6884ef1e3a6a64149c284926726
Reviewed-on: https://gerrit.libreoffice.org/236
Tested-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [9ad4c4835614fe1c1cf82a9cf02d3069fd8bff2a]

fdo#48335 don't export zoom factor when zoom type is not percent

Change-Id: I1fb7e3d9d65f2f3388bb4851f5ad517ed1681f04

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [5d505e5b1edee7f709e4baff70a971cb3fe851c2]

fdo#48335 RTF export: don't try to end not started runs

Change-Id: I022556acd0891cf24963d667d34f366496453630

2012-06-26  Maxime de Roucy  <mderoucy@linagora.com>  [7db0ac29c0962932bbcd8b460dc51c9e5009dbfa]

Prevent print settings dialog to show help button

Prevent the printer settings dialog to show help button when it's called
from the help.
Add a PrinterController property : HideHelpButton

Change-Id: I45585a30a2f429659f554747f93c650cb048711f

2012-06-26  Maxime de Roucy  <mderoucy@linagora.com>  [512b195910a7f73206c50a89ec5fc62cced49ace]

Some rewriting in SfxViewShell::ExecPrint_Impl

* add comments
* reorganise if statement
* use of the IsAPI function
* prevent segfault (NULL pointer dereferencing)

Change-Id: I79b010e676ea5efc23903d6c63e04175871d1258

2012-06-26  Jan Holesovsky  <kendy@suse.cz>  [6ce4e0a263f3dfe86eccc8f750f57364ed612a4a]

aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.

Change-Id: I05435615185f05ec3fd9609f039394f4ecb03def

2012-06-26  Caolán McNamara  <caolanm@redhat.com>  [58548484f734596a43dffa2810812fee42252437]

save tabdialog settings in dtor as well as ::Ok

Change-Id: Ia279c7cf6e319cba8ee185fd7158f7aa7b504008

2012-06-26  Travis Carter  <bugs@traviswcarter.com>  [d800847be075dc7420e2655ba8167cc4f9436dc9]

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.

Change-Id: Iddee68a7b22749db50c8c78613be11c8ba5500c6

2012-06-26  Caolán McNamara  <caolanm@redhat.com>  [f3daae2f80bbe5dae7e9eb14b8ac346dd73a2968]

get the right inclusion rules for nss libs

Change-Id: I119a012f1b0e9fe06d15b7e41fe7ac140bb83629

2012-06-26  Takeshi Abe  <tabe@fixedpoint.jp>  [d57d3c3454d46ac347c144c169abefb2c404975f]

removed unnecessary forward declarations of class

Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [b776233cba128bd7610834691da612b2b1a438a0]

n#766487 testcases

Change-Id: I75c7913141461b354e85889faa6d43a1033680ef

2012-06-26  Caolán McNamara  <caolanm@redhat.com>  [13b6a02ed34e469faa2530537b1595e7f06459d3]

move the nss stuff in scp2 to be dependent on xmlsec

Change-Id: Icb6d5cbc00135559b2e7b85a3c627dad974834a5

2012-06-26  Jan Holesovsky  <kendy@suse.cz>  [e09b973aa21fcdc85edf94ce17a94559ccfadceb]

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  Caolán McNamara  <caolanm@redhat.com>  [037ddf9c77b5cd50ab41d656222f4d43597b22cc]

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  Caolán McNamara  <caolanm@redhat.com>  [d9a00ace2ce3423c1ac08eee0bd1fd36dace8d3e]

tidy some resource strings

Change-Id: I611a276d048121084ec842d062129e042f3baea5

2012-06-26  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4f25eb2c4eb7b5ce265eefe25a5ab84a39daf574]

libcmis: forgot to update windows patch for 0.2.3

Change-Id: I7ea63acbe2f75f1e53611d75a6adc14c2bcac887

2012-06-26  Peter Tillemans  <pti@snamellit.com>  [60845a6d213f7e84857608f828dbbfd5d1c69e58]

enable gnome-mail and xdg-mail

Change-Id: Iba47ee76328aeb4734dbeb46322a9516b0ea9f7a

2012-06-26  Eike Rathke  <erack@redhat.com>  [e559fb28bbe65d98a7dcb4160db152d606332faa]

resolved fdo#47222 in N() pop string constant before pushing result

Change-Id: Ifd3313e45b838b3d9ab4dc8d0b4887f4836bb013

2012-06-26  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [11066aca8ff0b0d4b84169f8d79b465579dbe616]

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-26  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ddefa2deee1ca4260633f604568524a7a75c8b1e]

libcmis: updated to 0.2.3

Among the useful fixes:
 * SharePoint fixes
 * Base64 encoding fixed

Change-Id: Ic39a8d7ef9e9e19d5e0e37b6bfe86d0b2ba1bece

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [89f208c0f634f3e6fb909c6f1510b0e4c31871f7]

n#766487 dmapper: FirstLineIndent should be always inherited from numbering

Change-Id: I1eb5946d23cd3ff635d436adbd59bf007333aa60

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [6f93ad70a850e4a993565b9d02599d57ac06b8ec]

n#766487 dmapper: sprmCHpsBi should affect sprmCHps, if the later is not set

Change-Id: Ia6e097f9f93bcfe14392f5ef0245994752001f6c

2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [6c1dd94d78cbee8e698755060d97c4a09ecb1b43]

re-base on ALv2 code.


2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [d73d34e56ae7b4b57f3cea9b05f37b40f9eb02ff]

remove obsolete guw native binary


2012-06-26  Michael Meeks  <michael.meeks@suse.com>  [69a51d2bb619c9a8d7476483d867d511d98e2b4b]

re-base on ALv2 code.


2012-06-26  Michael Stahl  <mstahl@redhat.com>  [0d4cd11c74cf90cd3b987f628031d02fe3af47b4]

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

2012-06-26  Michael Stahl  <mstahl@redhat.com>  [e818f8fa1f79c2eb2d647678333b8d12599dda69]

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

2012-06-26  Jan Holesovsky  <kendy@suse.cz>  [cce51e4fd334415d4ebcd13b6da46828970897f6]

mingw32-python is now necessary too.

Change-Id: I7b7bbc555b599e411859ca00ddd3988aa52f433f

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [a1263c2e160acfaba4ea205b9135606f49d03af6]

oox: fix remaining vba doxygen errors

Change-Id: Ic7816065fd5fda640ce85ab25514df76be098b12

2012-06-26  Andras Timar  <atimar@suse.com>  [ddbc61d871368d751f5162e49ac6f843b69ec841]

switch on QuickStarter from installer, UI text added

Change-Id: I3a2f937603d8804ce2b9d46632b80a74e811324c

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [af4c2d3ff25418fbc4659f88c5fd2f39103f534e]

Remove unneeded call to DrawItem.

Change-Id: Idb36498006715d945ed6b02f8935fc72a90145cd

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [fbd484275ac7d53ceef49737800f7c528d10ebca]

Implement ThumbnailView sorting functionality.

- Add a class to sort items by their name.

Change-Id: I6f5fdc88e6d24ec826dab11e093d8cc826112cb8

2012-06-26  Takeshi Abe  <tabe@fixedpoint.jp>  [4ba4b87042ab9d4d88bd511d9bad0f6e5d9633e4]

removed unused forward declarations of class

except moving CGMBitmapDescriptor into filter/source/graphicfilter/icgm/outact.hxx

Change-Id: Ib11d1c907b4c52c6e0f261b20992659b52f4c136

2012-06-26  Eike Rathke  <erack@redhat.com>  [1135bfd78802e5c40ca09bcbc75d0908a423872a]

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

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [50e90e208e53f72434d555ab926bcdf380871381]

Make sure to delete allocated attributes.

Change-Id: Ie441653c3204d70ecf0c8a5e23d78f5e547d4b71

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [62a5cd79db903b2afcd4cb795bd57642127fe0f5]

Remove unused methods.

Change-Id: I1d70a462b29bec7dcac7e4d5c2cac9f8e3af6e2f

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [f10e1e007a3e481298649733bf83eff7d32c48d8]

Display action popup menu.

Change-Id: I6916be0c62385bd020ce08b314ee836f3c331d14

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [82e89e6491cacd7f9a588f1bcd02e60bc1272915]

Remove unneeded entry in action toolbar src file.

Change-Id: I97ff31c527482fdb0f36bcf45b5c75802107938d

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [2427f3e39ce578ad9bf1771db3da9adaea6a6c76]

Display create template popup menu.

Change-Id: Ifd1cae2e5d76f90305ceff97dee45407046251d7

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [ff27d84e08951660edb77938db6ee7dbf806f4f8]

change lcl_SetDfltBoxAttr to use a std::map

Should hopefully fix the tinderbox breakage due to C++11 syntax as well.

Change-Id: I2805b7aae5fd1639177aa9d319652148f347393e

2012-06-25  Tomaž Vajngerl  <quikee@gmail.com>  [447844036930f6503e6791e2207bc6408a4cbb84]

Remove ImplCreateScaled and ImplCreateRotatedScaled

ImplCreateScaled and ImplCreateRotatedScaled are now not used anymore,
so they can be removed.

Change-Id: I42bbb49eedd474e580ccc9e7dd9e00609451501b

2012-06-25  Tomaž Vajngerl  <quikee@gmail.com>  [764525b39c78bfad1f6fc44a8517a565547f67cf]

use only Bitmap scaling and fixes to scaling

"grfmgr" uses its own scaling functions instead of the scaling
functions available on Bitmap object. The step to use the Bitmap::Scale
for most scenarios was already made, now the "grfmgr" functions are
not used anymore.

In addition this commit fixes croping the bitmap with large zoom
levels.

Change-Id: Ib27029d2cdf4684146befc131e3c72656dfa407c

2012-06-25  Tomaž Vajngerl  <quikee@gmail.com>  [16e73f6d728d7fe40c4a87ee7e29caf649090407]

Cleanup code comments and change Sal_bool to bool

Change-Id: Iebc86650365041939be0df339790e01391f72e89

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [4d3d46efaa93848e13422a8be7b0e2c64ba3792c]

Set selection mode button tooltip.

Change-Id: I83471df87217f0f3102ec0696087e26f3129012a

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [4cc579ee792fbc81007bb8e0b31b6ae45429b349]

Add missing argument to lcl_createTemplate.

Change-Id: Icb19405a3fa0aad63f10181185f94872662247a6

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [6fadb99a0bf97a5e96f6702ab626fee5d13a3b2e]

remove some unnecessary but harmless vector(0)

Change-Id: I756f3c601e7eafd22946998963c9fd73e754643a

2012-06-25  Noel Grandin  <noel@peralex.com>  [1199f99b26034b6e84e6c59ab1eb288ac64e048e]

Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vector

Change-Id: I67631707788ec273b994d59db6e08aabb6b62991

2012-06-25  Noel Grandin  <noel@peralex.com>  [3a92dc80e39b9c92571324b04c6be3b73e4c02f9]

Convert local var from Svptrarr to std::vector

Change-Id: I192bb3c923024b13346cfaa89f34bdddad8434cf

2012-06-25  Noel Grandin  <noel@peralex.com>  [afa691c22026e0b525e6ce76c6f8a2333d7f2202]

Convert class _SplitTable_Para from using Svptrarr to std::map

Along the way, clean up the code. Using a map is much clearer
than using co-ordinated arrays.

Change-Id: Ic736791e202572cbf7f919f06492d90823537b01

2012-06-25  Noel Grandin  <noel@peralex.com>  [3a6664c1448c94d337a28bb12da8c0cf4f526988]

Convert code from Svptrarr to std::vector

In the process, clean up the confusion caused by storing
completely different stuff in the same vector.

Change-Id: I6b688a0bec82bec340f520f01adfa9648a73a068

2012-06-25  Noel Grandin  <noel@peralex.com>  [772101649cf16233bbaf0900aa9ebbc915151a95]

Convert SwDoc::UnProtectCells to use std::vector

Change-Id: Ib1b4756bf26934ded941a7c91c6742e03b942f59

2012-06-25  Noel Grandin  <noel@peralex.com>  [688dcf0dc155e6278ab9d3a2c61bb720cd792c82]

Convert CollectLines methods from Svptrarr to std::vector

Change-Id: I41cdf07194ccbb89600b799d32325634130b0a65

2012-06-25  Noel Grandin  <noel@peralex.com>  [4fbbc5a65f28ed1705daeeaeee2bca80dff53828]

Convert CollectCells methods from Svptrarr to std::vector

Change-Id: Ic248760338b759476971821252bcfd838e901fef

2012-06-25  Noel Grandin  <noel@peralex.com>  [d515ae78bba6a4553d15b0eac0ce9a6f8c8ac3fb]

Convert methods in SwTblFmtCmp from Svptrarr to std:vector

Change-Id: Id5ea2ebef401ac414dea5d5376ceaaea08bfe855

2012-06-25  Noel Grandin  <noel@peralex.com>  [db5ae90477c0ea851b5c85d8eeefe474cd5d70af]

Convert SwNode2LayImpl::pUpperFrms field from Svptrarr to std::vector

Change-Id: I8f1e1c8a0dc92bf0451198d72a264e2d00ae0b0d

2012-06-25  Noel Grandin  <noel@peralex.com>  [a68012caed65549661ccddebd9dbba4cbf6691ef]

Convert local method lcl_GetLayTree from using Svptrarr to std::vector

Change-Id: I806788657a250cccb3740b8b064315e94f58d2f5

2012-06-25  Noel Grandin  <noel@peralex.com>  [51bf3fb3aa35ccd7e777186b34969450c03e4515]

Convert local vars in lcl_FindStartEndRow from Svptrarr to std::vector

Change-Id: I4c429fa1b2e175f3cf5f24cad7d0d2ff401ed473

2012-06-25  Noel Grandin  <noel@peralex.com>  [0d70bdf1e038a0dee79ca448f994932a3b655413]

Remove unnecessary forward declaration

Change-Id: I602b38d7dcf494778e6bfa2d92e8393cc0efa3fd

2012-06-25  Noel Grandin  <noel@peralex.com>  [359b76bc494051d27318ca6b8ae19035c7955252]

Convert SwTOXBaseSection::UpdatePageNum param from Svptrarr to std::vector

Change-Id: I707586eea89cd6250b7c5777c68e51acc88e0701

2012-06-25  Noel Grandin  <noel@peralex.com>  [b570cc6f22bca9dfde82d72ac17534934260913c]

Convert SwShareBoxFmt and SwShareBoxFmts from Svptrarr to std::vector

Change-Id: I9f3b53992af8db54c6e8229c750143a1d5f047a7

2012-06-25  Noel Grandin  <noel@peralex.com>  [2b5aa5cf373aa933255c582716408d960a025503]

Convert methods in ftnbos.hxx from Svptrarr to std::vector

Change-Id: Ia2424719aa45fecbe0d3642683bbdc581aaf78ee

2012-06-25  Noel Grandin  <noel@peralex.com>  [e0b82cafcea4efc91ed1f43ffa0e3aec5236e849]

Convert local variable from Svptrarr to std::vector

Change-Id: I1fc34aa0beffd487c80313e3fed2db158578a6ad

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [4055b68f6b4eb45d6ce18a7f3cf74659d2a7e8ca]

fix previous commit:

The SwOLELRUCache::InsertObj is wrong for the case when the vector is
empty; because "it != begin()" is false then (whereas "if (nPos)" is
true), the object would not be inserted.
Also do some more cleanup while at it.

Change-Id: I9107c8861c77f99b92654aac11fb4d96cccd4307

2012-06-25  Noel Grandin  <noel@peralex.com>  [8f5018277b83c3ad763a9d29efcdfbe4071c457f]

Convert class SwOLELRUCache from Svptrarr to std::deque

Change-Id: I9c63a346db6b8ba3d463d5a9d78ccc21b7f6be5f

2012-06-25  Noel Grandin  <noel@peralex.com>  [64fff61725bd8c668f23c7f6304f87962b613140]

Convert some local methods from Svptrarr to std::vector<SwFmt*>

Change-Id: I071199c477bd27ac30c71f65c1b8938525ce2a58

2012-06-25  Noel Grandin  <noel@peralex.com>  [dee4d5ef92ca60dfd0f93ba16bd6eda166072351]

Remove unused header file fltglbls.hxx

Change-Id: I7a5ad66d5c2d0f1f78e43f641f95b899a3ab51c1

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [875ee66f2445000089874a880084d92792116dfe]

fix previous commit:

do not call std::vector::vector(size_t).

Change-Id: I634de4cebe49ffe2df8def15a7be99dcb2601d24

2012-06-25  Noel Grandin  <noel@peralex.com>  [81321de64f60347f68ac6027cca5e5b2879cf857]

Convert SvPtrarr aBoxArr to std::deque<SwTableBox*>

Change-Id: I97634289e94f34e18d00d88d81d99dae1e593ec1

2012-06-25  Noel Grandin  <noel@peralex.com>  [e22cc759097feedd53cd56337b1b4a9813ba3d60]

Convert pFrmFmts member from Svptrarr to std::vector

Change-Id: I628709ab09318917083f71dde9f06cfb1c8d1a49

2012-06-25  Noel Grandin  <noel@peralex.com>  [ace0b43a026626dfbf0623800c24600d2d9480b5]

Convert SwRTFParser::RemoveUnusedNumRules from Svptrarr top std::vector

Change-Id: I38b5c23e59399babb8bfc2c52455bfff0f7c062e

2012-06-25  Noel Grandin  <noel@peralex.com>  [f31ff2cf20650912179904ee04b58714e3561d6a]

Remove unused member aTblFmts

Change-Id: Iff6180bce4787bb6118a3bab6b4d9cff255e3f37

2012-06-25  Noel Grandin  <noel@peralex.com>  [1c6fcbc2df45ab18a97373195ca21967e3c10e13]

Convert aRubyCharFmts member from Svptrarr to std:vector

Change-Id: I397953f1e2a52a2de7fbdf4ad14cad715fe6fd28

2012-06-25  Noel Grandin  <noel@peralex.com>  [dfd96d4f6c4726f466ca62bc4a925086f69228dc]

Convert aTOXArr member from Svptrarr to std::vector

Change-Id: Ifc7ac28a99c642aac61f898cc65cdfbb0ba170a9

2012-06-25  Noel Grandin  <noel@peralex.com>  [6c634b5565fac86e6be6fb65171d848d561f7d58]

Convert aCntnt member from Svptrar to std::vector

Change-Id: I2150102701a650037173bd8497007aad05ee1439

2012-06-25  Noel Grandin  <noel@peralex.com>  [78a725de4f50bb8cff6eebd4673b84344fd28122]

Convert aChrTxtAtrArr from Svptrarr to std::vector

Change-Id: Ia0cf3659d3f96574c5725f60e0caec153c93f8b6

2012-06-25  Noel Grandin  <noel@peralex.com>  [95515561b317f7ffed6f6576f7c19fa80e546a29]

Clean up usage of aChrSetArr std::vector, no point in not being type-safe

Change-Id: Ifdd8e209b708804ca99c67033bbe016726d6e004

2012-06-25  Noel Grandin  <noel@peralex.com>  [2cbd5929f73201bf5a995c5d83b2a4c1d35993d4]

Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vector

Change-Id: Ia85fc0d4930bc90d8d32d435f4a100f69081d468

2012-06-25  Noel Grandin  <noel@peralex.com>  [29b835a9227e0ac2c937b3a2128619a6568ddd6d]

Convert Svptrarr usage to std::vector

Change-Id: Ia4f8ec61ef5cbcbca79bb242833641a28a97c7d0

2012-06-25  Noel Grandin  <noel@peralex.com>  [7ce8873e463e609759e24bfdbf15e201e8b12d8d]

Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issues

The code was casting away the const-ness everywhere.
Rather just declare 2 accessor methods, then the code becomes
much cleaner.

Change-Id: Id6b240536485cfebe044bcc427ba24843cf4c051

2012-06-25  Noel Grandin  <noel@peralex.com>  [0a79ba5db6e763639974d59c43e2cbbd3872e41d]

Convert SvPtrarr to std::vector<SwProgress*>

Change-Id: I28174b4f1509ea52e7b9d02041c35e9ab23e25e6

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [10175932b37e4d09397dc877f0423fdadc3d3918]

fix previous commit:

do not call std::vector::vector(size_t).

Change-Id: I1e9b7d6acf375f1111f689b5c8ad86d624036301

2012-06-25  Noel Grandin  <noel@peralex.com>  [639e700365a3c647dfc424100dc6958d06836106]

Convert UCB_GetFileListOfFolder from SvPtrarr to std::vector

Change-Id: I460f33d65ee2ea1b16296063715ae4040759b776

2012-06-25  Rafael Dominguez  <venccsralph@gmail.com>  [a2952b9a768915e9c0c91135fd2f9d7e742c53f6]

Add a function to create a new template depending on their type.

Change-Id: Ic4a0e74e7f87d2e7772ab5f92980c54f5d06e7f8

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [722c675241d3d652e744f445780766effd58b942]

SwXTextDefaults: use comphelper/stlunosequence.hxx

Change-Id: I4bf0214737c3f37eb4cf514f58e66c72617f857c

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [696dd4d25f6a50d600f31abcb524b4f36a46f00d]

Better initialization of members.

Change-Id: I5e11865222dbb966185585fe3fd413834c6c6b9a

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [5068cf6a509240c6b12a4a005e7c20120f13d13e]

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>  [9c5a22d19708eae17ad9880422bd03e81ea48c5d]

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>  [4f7f0b0539fd66f4ab01432cb062acb447269a23]

Revert "Reduce copy'n'paste by different nesting of if's."

This reverts commit 83208da599e46dbba39c9e9a5b503bc4e93d4eea.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [ece807345296d4ab77aa7178e29efa8ac26836a0]

Revert "aero: Implement a glass menubar on Windows."

This reverts commit 64c696fc92a860fdbbe490ca503391b964dd646f.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [f2eef8314c97c068b2b0cdbf565997836528f85d]

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>  [ae8bb2e2abe7f1f380e3b142821336e2eea03104]

Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."

This reverts commit 663bfb42c8e2a7e3306eaa59ca77746d0aa0a197.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [76197b88727b15cab5c1d4021b23a9a6b13626de]

Revert "aero menubar: Make the text in menu black."

This reverts commit 9164d135db46be9de56ef60f4b95bbd933fdb57e.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [0675317dd445c444aa4141fa17d809ce5a05dea0]

Revert "aero menubar: Make the glow around the entries smaller."

This reverts commit ff367eb669686c80cd5f0931cf0adf81d02f49e0.

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [3e377de063bc55e2ce71441343b7284599187460]

gid_File_Basic_Schedule doesn't exist now

Change-Id: I5e081637617be8f15acf3c8a90810b2bd2ade7bb

2012-06-25  Michael Meeks  <michael.meeks@suse.com>  [1e0986beee3aaf71cd4fe0938183be3e777f9e11]

re-base on ALv2 code.


2012-06-25  Maxime de Roucy  <mderoucy@linagora.com>  [85c69cbbf54016165053bccb5baaab4eec05dd24]

Change unnecessary pointer dereference

Change-Id: I28404d9d1a18886361deae1aec583ef40c25ce85

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [a77b96a8e8a426f2609531ec66dbdd219681a7de]

ditch wizards schedule module

a) it doesn't work
b) isn't connected up to any menus
c) is arbitrarily localized to big 12 nations
d) out of date wrt public holidays in those anyway

Change-Id: I4a16490b3ae84c6e5dbe0774ea8eb0000ed6dc3d

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [d54830a9b608cbd1792d37ee51797b825ab644e5]

throw an exception if a given resource file is not found

Change-Id: I8929e9b2cdeffa4d893f795a66809475a7cdae19

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [18b15e48cb1fa7590620930975796a0c0dcac225]

this is the stupidest hard-coded number in the world

Change-Id: I4da7700f5a706716d14ca25eebf416d14bd6cf63

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [0eb3a0f2fa66e67f21035c5c14a41d2d6fb4b345]

n#766481 testcase

Change-Id: I0ebcb5c35f2e255da593c62b0a98cd4e0f44ba99

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [b696600821d8aafb63b6a88016d299ef89478f56]

n#766481 dmapper: don't import fake paragraph containing sectpr only, take two

Change-Id: I4623dfd05498b5ba8de73b7e301eaf486f667738

2012-06-25  Muthu Subramanian  <sumuthu@suse.com>  [11c5699dad06fb0d7fc0e458550a1dac82f8ee5f]

n#759210: Certain smartart drawings weren't imported.

SmartArt info was reset, when there was a chart (e.g.)
in the same slide.

2012-06-25  Philipp Riemer  <ruderphilipp@gmail.com>  [f3e7d82e7c20f8d78b418ecc92d2e22c0a3fb0dc]

cleanup filter/.../msdffimp.hxx

 - deleted empty lines
 - re-indented code
 - added/deleted spaces in parameter lists
 - wrapped parameter lists if too long

2012-06-25  Philipp Riemer  <ruderphilipp@gmail.com>  [01465da1bc926d6037427f566bdfc185f03f918f]

change comments into doxygen format in filters/.../msdffimp.hxx

 - changed and re-indented documentation after members
 - re-wrapped and corrected some existing comments
 - deleted method that was commented out

2012-06-25  Philipp Riemer  <ruderphilipp@gmail.com>  [ffaf08777cfeb941ded8cea762a802656dc1314f]

cleanup German comments in filter/../msdffimp.hxx

Change-Id: I5bd39caa388738725f493db05ba492d83c39584e

2012-06-25  Iain Billett  <iainbillett@gmail.com>  [478465f21696230133bbf6c986f236d210504c5a]

Fixed some erroneous package references.


2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [2c757293b819118780eef3a30bb4434528d38673]

reduce static_initialization_and_destruction chain

Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [2ce31e56efaf1e429ecc13fd80b6767cb9ea585b]

unused static rtl::OUStrings

Change-Id: I27e42935c91a3dffc9a8d772c9d5c4bd0984126f

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [fcda0878e99d5792e150705f63f3ba25b5d8d14c]

merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFont

Change-Id: Ia830af58a1e2b80e85b2748b4acceb0bfc340afc

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [4186f6aeff62f894f7e3bdfbee403cb6c99495b4]

duplicate bSubstituteBullets conditional

Change-Id: I48b6922fc412479acc10a6eeccb926e5b89aa390

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [4ce70ccc2d62769b138144de7798bf839ddd00f2]

TODO: get rid of this in another incompatible build with SW project

Change-Id: Ic3fb0c8eb37317d55bcdc6abc7ff9843ba11fac6

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [9928fd7fc600efa620ad7c3b78c0b0051a4fa930]

remove some annoying XubStrings

Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [022b62296c4166486d38f55acf522c62c82894eb]

callcatcher: update list

Change-Id: Id31324a6bf36e937cc6396207913e4183253bf04

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [d5909e1452a87cb5434d144b01d368e52d64fd68]

replace custom readString with read_uInt16s_ToOUString

replace custom readString with more efficient and foolproof
read_uInt16s_ToOUString

Change-Id: Idf5f85adad008b4bd775badd83f55b152a6ddaaf

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [c7f4d44aacbb3c45050130304362ce3b1f604fdb]

drop a UniString

Change-Id: I01c402b885733ccc1a99d4f09c792f8a44b3a3b4

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [8eabfaa990b9f978fe4c147545801d2b1a151c7c]

unnecessary use of UniString::GetBuffer

Change-Id: If7d31a649a058a30196e1ed4be28b5c6c42640a0

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [344baf17a11772ab265e159796b3d7c49a16c080]

ScCondFrmtItem appears to be a oxbox lake

Change-Id: I9c89d06ec8a96de04d68725c97b102edb77fec38

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [810a01c5cf67f276f37ecda954363cf3c3b5385c]

callcatcher: remove some more unused code

Change-Id: Id60fe0dade7f47f8b2b65bf2cfa1d6ab28a94505

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [4e46ab162a1d6b757aec3629e193e2df65c38bb7]

remove unnecessary ForEach

Change-Id: I53bb48c27c3b42dd73f81ed46f3c29e409d8fb47

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [efa55cfd745843990503dea40995e78907611c6e]

callcatcher: update unused code

Change-Id: I65c19a21ae9b6deb1601adf2f3fe8fe8faa7e9ed

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [467926acd3bfff2975f330d3550abf161dc5b4f5]

UnlockSolarMutex is unused, but probably should be used

If a LockSolarMutex gets called during the import of the element
we presumably must ensure that an UnlockSolarMutex gets called

Change-Id: Ie2b1d23bb2450c43aa414a5714ed4ca456bb12b6

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [423479cd751e6fe7436237890240b6c9674dec5d]

Resolves: fdo#51166 disconnect inclusion of nss libs in install from mozilla

We need the nss libs in our final install always (unless using system-nss libs)
so finally disentangle nss from mozilla because --disable-build-mozilla had the
sideeffect of *not* including the nss libraries in the final install. Which
means that the xml_xmlsec.dll on windows couldn't be loaded due to missing
dependencies.

a) Strip out the nss libs from the pre-builds if those are being used.
b) Strip out the nss libs from the mozilla build itself if that's being used.
c) Don't include the nss libs in the weird mozillaruntime.zip which gets unpacked
    into the install.
d) Package the nss libs directly in scp2 like everything else

Change-Id: Ia89d75cb0c0b83e84e60d0444ffc7997103fbc55

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [403bdf77473afaea60b80d212af19b8a1c08b876]

NSS_INCLUDE_LIST is always empty, so simplify based on that

Change-Id: I0b3fe5a6270ecc45ec1b4710ea008a17c600484b

2012-06-25  David Tardon  <dtardon@redhat.com>  [2b2e7aa7dfb3b41a2f0068a058bf7567465b87d2]

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  Miklos Vajna  <vmiklos@suse.cz>  [1b80a679c03af1fe7da716d9dcbe62b994d2276e]

Revert "n#766481 dmapper: don't import fake paragraph containing sectpr only"

This reverts commit eae88a9cb1120aecf2e296277778fb22a70a62dc. Need to
find a better fix, this breaks the ooxmltok unit test.

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [49f9ecb0facdb120ca7199409b002de4b7111e3f]

Remove unused defines

Second is already commented out, first is unused, too.

Change-Id: I1429cab3186189a96d0a07fa7097d87d372b372a

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [66cd9eeb90869b88ab883eab367a39041f21aef0]

Remove various commented out defines

Most of them in hrc files.

Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [ee60fab03b743a151508608265abe45e5a731e97]

Remove OLD_TAB_STYLE

The new tab style is there until 2007.

Change-Id: I267b554d609878b1f011f87ce817898c5e94a83e

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [5cdb887a41fd762daeddc34868546eafa43569c6]

hrc cleanup: Simplify logic

Change-Id: I6fde46f126f9dc0bff4eec6cc16577a7d24fddd4

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [e07152cb8c1da89a1a6a46b813eda48b38c9e80d]

hrc cleanup: Remove two outdated files

All definitions in SchSlotIds.hxx are unused, so remove it.

Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b

2012-06-25  Thomas Arnhold  <thomas@arnhold.org>  [60212988e1cd84169afb028a4255b6f935f1fd4b]

hrc cleanup: Further cleanup

Change-Id: I653cfce095ae55bc7644c02669757a17580917e3

2012-06-25  Petr Mladek  <pmladek@suse.cz>  [df3c7d6ddf633f8511cbd72a536c58a5006ca31e]

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  Thorsten Behrens  <tbehrens@suse.com>  [418df9282d772d21eebb56f858fd84036d9b691a]

Slightly more robust removal of bug title prefix.

Change-Id: Ic37589222831d03ec48689a077b1eb16a9199385

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [7fb922b32b3fa612ebc8b7dfbc7e53ed990b40a0]

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

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [efb69f7c737f8f8dae876c8d6b7bf3968a40676d]

gbuild: add gb_Extension_add_executable

This is not really necessary, but consistent.

Change-Id: Ic0249efac26c9977ede7ef591d517cc03542b002

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [f0de66d9a541505e14261ffac08e021bce6b67ba]

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

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [463e59d680467a7b0d30ae956935a444c513de9e]

rename SvxBorderLine::SetStyle to something unambiguous

Change-Id: Iec70985319a64cdc3630e15499ac304a7f1aabae

2012-06-25  Jesso Clarence Murugan  <jmurugan@kacst.edu.sa>  [003b4d21a43b607fb754ca3a65746937cbcc20e9]

Translated German comments in filter/inc/filter/msfilter/msdffimp.hxx

Change-Id: I8cdc40e0d277567b0d9c5fe2794f8f5c381bbc59

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [eae88a9cb1120aecf2e296277778fb22a70a62dc]

n#766481 dmapper: don't import fake paragraph containing sectpr only

Change-Id: I5eaf8b765d03b898c1c9a466802b75bbfe05a622

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [66ea6d9801ea8e214f39a70251e5ccc5f47c315a]

only export the supported number of rows/columns, fdo#49582

Change-Id: I51fc4d0a6d9cc09c82268351ad069467bf8acc31

2012-06-25  Tor Lillqvist  <tml@iki.fi>  [ee7404c81903896515d5248a0dc4543989f6023c]

WaE: 'Mapping' defined as a struct here but previously declared as a class

Change-Id: I79de31ca5eac837fe755ea0b52ac6fe5cfec8e15

2012-06-25  Tor Lillqvist  <tml@iki.fi>  [3220899cd80dd3e0f10e305d882da92eaeed8055]

Fix error: redefinition of 'value'

Change-Id: I6c887971b91380543a2c59a4f1b477b9eb4a49b8

2012-06-25  Ward van Wanrooij  <ward@ward.nu>  [ece31c7f44061b89019b334a6fee29dd7cb778c5]

fix build on OS X 10.7 using clang

Change-Id: Iffb5d6d74709e9d8b72a87ef6bcd0d37b891c661

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [35c2b717857baa37d1f31f0bb6aa1ae27201b419]

oox: kill last vml doxygen errors

Change-Id: I955086f0c816d58fe8dfd104fe90367c76ad6568

2012-06-25  Tor Lillqvist  <tlillqvist@suse.com>  [e6dfd9da6bdc0b2bf8c9990eca83207edf86011f]

Improve help message at end of configure

Change-Id: I2afa40a0da8fb0df5e9a1ae5f9aee4300854a656

2012-06-25  Tor Lillqvist  <tlillqvist@suse.com>  [cd43461697c0532b5056f9d3449e880d88084c7d]

Add some "thinking aloud" style comments

Change-Id: Ib4a57649ec98bcbce851687633f35e52771f137a

2012-06-25  Tor Lillqvist  <tlillqvist@suse.com>  [230acdb3c7c620d1ae0084d53bf84a36df8525b0]

Bin accidentally committed file

Change-Id: I26458334ae50e478e2fd5331cefe04d5c446fb90

2012-06-25  Tor Lillqvist  <tlillqvist@suse.com>  [cdd05a400bce95982499b80d2529b17540ae53d8]

Bin accidentally committed files

Change-Id: Ieabc4583e7baf9cb3be8b74383c27265d67ebb74

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9bd77a00490090fa9b43cd1ad270e8847f6e22fe]

repaint all cells if NULL is passed, fdo#51174

Change-Id: If58448fa040ad88db4edaa9aaefc771dbad0826b

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77533d6ec1c7f0849db0c34b61d6583d7b3d0018]

pass the ScRangeList directly to improve performance, fdo#49764

Change-Id: I1dde25739747a3481394c6a2c2d313128492ba8e

2012-06-25  Takeshi Abe  <tabe@fixedpoint.jp>  [27b88d815dbbe6d2053add5fa17746bd1ff6a13d]

removed unused forward declarations of class

Change-Id: I814f8bdf4e4015f8e4eea34533db4ed8d6a7496e

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [793f1e70ce4c364b366d2e8065ea7fb2815bbf40]

set the zoom only once, prevents infinite loop, fdo#51040

Change-Id: I9d6e077e489e513cc8eb482b22e77c7bc1adffe4

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [555a8955c71f28f93b032e8dd2c627ab3e794b02]

handle also COLLAPSEd in switch

this case can never happen

Change-Id: Ib1284edb798945a2f6f5ee6268e9426e29b0bd76

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [904596e935144e97d762d09942fa0d35068882ce]

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>  [d4e2a95a2f7376c36c1241f91a55021fc856c758]

if no new cell exists, create hidden broadcaster cell, fdo#51368

Change-Id: I61b96a0e164269ef85778cba7865d6488ebac79d

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [adc4c53082c2fa1634897bd279afd6b5ba2e16da]

only show dialog elements if entry is not collapsed

Change-Id: Id85e7b2360c2630c894ce7e4e9ee505810cefe76

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [bdd1cfa4a56cdf7f8fa6b65384d379e359dbfa50]

Expand/Reduce dialog when search editbox is visible/hidden.

Change-Id: Ia7f4d078b80ab2ed5c2a7d7224eee9aaea2dfb16

2012-06-24  Thomas Arnhold  <thomas@arnhold.org>  [9a906437fc4f1c20a1420009cfa5d9fceacc51a4]

Remove some unused macros

Change-Id: If3774a188da001ec38c2f24ffe260e006f9f76d7

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [f7ef4c3808de41cd42ef9198f27b5f2ff84799c2]

Display/Hide search edit box when clicking the toolbox button.

Change-Id: I553219699b0d132c115767d70511f11dd887bf8f

2012-06-24  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [a4ca3ebfabf09d82eabbe9c0ab46884d6d677db2]

Add certificate selection button and its click handler.

Change-Id: I3f2fff0a3c5cfb77de0ecd11832345b6e162816b

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [9cc086f46250156167f68cab81c42296b045438d]

Delete selected templates when clicking delete toolbar button.

Change-Id: I4ad2ea913ab7a8f68b6010cedc8a2a2a72eea0bd

2012-06-24  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [2a537c6d96bac3ef0661bf59375e4061342c0aca]

Add a simple GUI for digital signatures.

Right now, there is no certificate selection and password
edit but this GUI will make things easier to test. If Sign PDF
checkbox is checked, I will create the necessary data in PDF file
with a garbage PKCS7 object, for now.

Change-Id: Ib9f0b33d3be31cb3eb8acb12a6aa2e37f2d3beeb

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [64f9aa20e2c46385f528bebebcf32680dd39dab6]

Set correct handler to keep track of folder item state.

Change-Id: I4d2d30515f22f04ce259689b3ad210c149b1191a

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [496c8232c4f97e5feb507ec1dda5d9454825737d]

Import multiple templates from filesystem to selected folders.

Change-Id: I285d2e429592bb170db6500d6751b6ef9bfad1db

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [199b2f8023e4c1e9242d3b83f62027ee81cbaa3e]

Keep track of selected folders in TemplateManager dialog.

Change-Id: I9348d73ec70dc0ab222682736640bbe0ca28bf6f

2012-06-24  Arnaud Versini  <arnaud.versini@gmail.com>  [2c1b80254db7b63534c874354bf2673adbac2c43]

Use dynamic_cast instead of PTR_CAST in SwTOXBase

Change-Id: If4a6b593fdf15c6b3f02d86aff7c046523f2eafb

2012-06-24  Julien Nabet  <serval2412@yahoo.fr>  [750a9c408f9a2bd1454f567ca1fcbb6381be1570]

Fix consecutive break

Change-Id: Ifd5dddee6950bcc08dc48c17293e794bf5aeb48e

2012-06-24  Rafael Dominguez  <venccsralph@gmail.com>  [4de494c8e73f35a66647c31ce61cb01f5d9353cd]

Display file picker dialog when clicking import template toolbox button.

Change-Id: Id4eba9076163f2d2b2916ad253236c0c377da37c

2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [398552182ca6933a3f1693c8ca793cc35cd5e20c]

Export NOCPPUNIT to disable all cppunit test in gbuild.

This is convinient when coding/debuging stuff that break
unittest downstream, but oen still want to have a fully built
product to test

Change-Id: I4970db6ede1ed29bb3c421b56b5092c19fd9fa90

2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [8c91ec1ab0b6f437b8b60ed9aee067f088fa4718]

Initial basic support for CoreText. very partial and highly unstable.

Change-Id: I5dc9fb342e45fa3d428e340a597a2d9d4e246cb5

2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c506447fcf020b17797c30d001fda9c177a4235]

WaE on Mac SDK > 10.4

Change-Id: Ie0e413a6beef87d399807f98f345103c82442a9c

2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [a95dbe7ad0bc8cf780bb9142bd9ffca3b0417d18]

Add a configure flag to enable CoreText Support

Change-Id: I0f3865beff53f199fae49e806f308c6dab3e3c11

2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [9db88e11882c38cd22564c4a76bb0b878de5fe86]

factorize what we can share for salgdi between CoreText and ATSUI


2012-06-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [55fd57ecfe1ce17779b744355b4e9c64dba0712d]

move ATSUI entangled-code into its specific sub-directory

This is prep work to make room for a CoreText-based implementation

2012-06-23  Rafael Dominguez  <venccsralph@gmail.com>  [6cf42f89b1f4908405d75d6ed1072be57d914cdc]

Open template for editing when clicking on the edit toolbox button.

Change-Id: If965e52694a856bdd8827486682ce9531786a149

2012-06-23  Rafael Dominguez  <venccsralph@gmail.com>  [3c5b59e3864ce231acd9697ed6a48155f74a34a6]

Read and set template path attribute in TemplateViewItem.

Change-Id: Id9cca6d8a716d7f99904db8cba21d7f4c1fe2074

2012-06-23  Rafael Dominguez  <venccsralph@gmail.com>  [9ab2176b43647eedd4fcc1c47c747214433a7e1c]

Create an instance of com.sun.star.frame.Desktop service.

Change-Id: Iac9891502eed15ab60674f12d4efe1728937c22a

2012-06-23  Julien Nabet  <serval2412@yahoo.fr>  [e45bb323eea8edacfe40a4b5dec991ddf36f303b]

Fix prefix ++/-- operators for non-primitive types

Change-Id: Ibb55fcedecaf66f0817d24d8f408ef69d273ffa2

2012-06-23  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [1d546e142274f9f1f1bbc60f095b4b7c7493e469]

Use /Rect [0, 0, 0, 0] if signature is not visible.

Change-Id: I271b882d95d6e0bc7b5831add67046e7f476c7dd

2012-06-24  Takeshi Abe  <tabe@fixedpoint.jp>  [4286f4444cc20865c8e733d797c029ef33b2f446]

rearranged forward declarations of class

so that they locate where their classes appear if needed,
otherwise removed

Change-Id: I457542ec4c31f9a4b56a562f588b7c190c18776c

2012-06-23  Miklos Vajna  <vmiklos@suse.cz>  [833bc9014505d20f25186e7dcf583d34fc9f114e]

sw: kill C2U() usage in new re-based

Change-Id: I5e4641a70c83ca67793bc64f5b509d7ebe60e53b

2012-06-23  Miklos Vajna  <vmiklos@suse.cz>  [0fbfa10ca9986236f1a906ea465135f4e367115e]

sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usages

Change-Id: I7e19b6ff9e12d7aee57f24b1acce722e287accf0

2012-06-23  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [77d41a25fe7afc31045ea6a39cb7bfb6c74d85fa]

/NeedAppearances must not be used if PDF is signed.

Change-Id: Ie9d98d555e807de4d20a122a005e75106e039305

2012-06-23  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [92cc6c3788376ff28a22e29975499c3414d642b6]

Check the return values of osl_getFilePos and osl_setFilePos.

Change-Id: I42d62ae69d37f35b6c0b1a325abc9943e664dd45

2012-06-23  Miklos Vajna  <vmiklos@suse.cz>  [71e91ab288323c68c22290d12d88d890dd7991fa]

sw: kill some unused global variables and RTL_CONSTASCII_USTRINGPARAM usage

Change-Id: I45f2fb68d613443cd6fcf0af5660d0f74c54c7ac

2012-06-23  Miklos Vajna  <vmiklos@suse.cz>  [983b2ee0c82196ee23becaf70a53fa9186f5df06]

config_host: fix misleading comment

Change-Id: I51dbc3c1e0f860c7d3c866888f259de6b0d670b3

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [1b0cacf9197ea3fe4607527f3057d3da06413a49]

cppcanvas: remove obsolete makefile.mk

Change-Id: Id9ccc156371a235bca764044a8d155b8720782c0

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [0caf87c580e7781290bbad8f06f7f7b5ce2f7d51]

remove bunch of obsolete looking .dxp files

Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [7b6b71ce1403256aa5af3b95ec14ff7c6ccdc956]

remove bunch of obsolete looking .flt files

Change-Id: Ic3d45afca14d0bebfb6168b6cf6fc6c618754183

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [d0d24f7ce1abdeb8104bd8930fae5d73fc821d83]

.ulf files don't need executable bits

Change-Id: Ie84a08aa0626dffed871200df565e33642f53866

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [9b4a020e02587fdd1fb728e614971f37e9e79b80]

.sct files don't need executable bits

Change-Id: I5337e718d020b4035b5b696aa0f4b3ba7cfab63f

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [9979327f0c734f89400d17c8217ad1b2652fb581]

.crt files don't need executable bits

Change-Id: Ic2ee1091bec03033973201e69322082517eaab3c

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [41a0e13f4dc30d8775760473c1ae367970570a99]

.crl files don't need executable bits

Change-Id: I3a4f6a716a4d371c1e291af90f8aa1bdcd2cf614

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [4b2d2289576b63de331b6724eb4c53d01da68589]

.pem files don't need executable bits

Change-Id: I4fe7ba1b8ad1b94a8c8f093c9b56c2dd04226c6c

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [c7f5470c6d57ff00cdd3c887f7053d5a6bbc64b6]

.icns files don't need executable bits

Change-Id: Id96026910ffbdda72bfb7a4bf8653c63759e7c96

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [a956deb3edf769f31aa06b9ccdf3026c44649ec5]

.pptx files don't need executable bits

Change-Id: I90069f562c61359f9b226b147fe99807ecb3ad8a

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [3eb78f72a8f4f86437f73ae9a360fd14c4d70b65]

.xba files don't need executable bits

Change-Id: Ie122a6befd94c836b6f08a7fe3ec8e4f2d67c690

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [b4d9c390f9dd00309b4d87578b04e0bda3bd442b]

.xdl files don't need executable bits

Change-Id: I604244b032855e0e6b94e3ed4217ee87d92c8419

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [2b88442ce8508ad02f0d86a7334dfadb81e53bba]

.y files don't need executable bits

Change-Id: I3229ae20624c753d5e802d56251a628399a85817

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [24c7c13d5f1672f600c51510c04affdd1d2c29e3]

.l files don't need executable bits

Change-Id: I948d7c241f8024edb3bdced21d9d819571f02387

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [dbe24e704f98ef6f581e71e4ffe93d72ed1e4695]

.am files don't need executable bits

Change-Id: I6ba77dad167e2989e7151a8fa3c085c9133ed623

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [60eb135f82fa140743ca638b2f6f00f3faab552a]

.dxp files don't need executable bits

Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [3a812a9144cb5987ec6f82918d3d2fd7df5f582f]

.xcd files don't need executable bits

Change-Id: I1625af99f9b13eaae7b74c65b6306bae6d063627

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [1ab899c4c8a5f05b22ddc9906b2ef71e0063e600]

.xml files don't need executable bits

Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [4077192c38747f29714b5bed676d1e2cf0844f3c]

.mod files don't need executable bits

Change-Id: I2bd2782db41b58634627706b96238fcf8297547a

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [9dbdf715eb0b5c29184e4e940d5d6a799d1f4db7]

.patch files don't need executable bits

Change-Id: I0b370ac227bbd833078804d8a276b48666df734c

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [7c59ed51799127de9f41f69908c7761a642ae284]

.emf files don't need executable bits

Change-Id: I9c9087bcd66d1383d08f49099f8d050cff5adb5b

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [f6f802e555d76f5db0cdf4e21ff5d2912ba3d262]

.props files don't need executable bits

Change-Id: Ie8667b1119cb60936a1a522086b1c99d0f4066b7

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [11ad68dcb6afd6c51311399c051c88e07376802a]

.cfg files don't need executable bits

Change-Id: If17439ae83eb063a7ab054c3701e23dd48f1edd1

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [1d63505a8509b0d1f51db2f1b830de00d83f6dc5]

.zip files don't need executable bits

Change-Id: Iecee21acd140ce12ee34ac077b1450205cc28618

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [c2b6677d7b6277e8c151d6eeb8def3c748585e3a]

.in files don't need executable bits

Change-Id: I8868e19a75376d5abf2d62eda1774c9bd2defa4c

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [927287214ad9c2cc5b350223580d71b43c622ba7]

manifest.mf files don't need executable bits

Change-Id: I18868b542524f0e94ec7b06e753ee2385ede9a95

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [9a9a6750c5447a0d95c4e59d0f63f8768dc33580]

.def files don't need executable bits

Change-Id: I5dfc43bdd4d8490a47c718dc49acba0ca5f7b526

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [e80aa3459e520fda493864103d6d1b3a45935323]

.pmk files don't need executable bits

Change-Id: Ib89d8f72fc7e874968c2d9481df80b53dc982f62

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [e9c3dcaf0589c48eafbcea69fba4315cd4c8c340]

.cxx files don't need executable bits

Change-Id: Ic27d7728025b3d666c0ebaf9ec4cd2006d0c89bf

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [3fbd1aa6a632bfd50de434fc75eca60d308a8bf0]

.map files don't need executable bits

Change-Id: I2d3120a173097208bd29eb52ab3dea3af870f6ae

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [4779c7757081f63979e94824fa46325326d6d96f]

.mk files don't need executable bits

Change-Id: I3ee442ab6dac31eb7daac32e7a9ed5c6526f07ba

2012-06-22  Michael Stahl  <mstahl@redhat.com>  [55c37591b63a5e9e7c8537679db8e92c7f0161c0]

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

2012-06-22  Iain Billett  <iainbillett@gmail.com>  [a84eb85c3575d5b6f79717904b6d55848bc2e84c]

Fixed file opening.


2012-06-23  Takeshi Abe  <tabe@fixedpoint.jp>  [cdea32dd8a03fe5375eaef785461170cdee10622]

removed unused forward declarations of class

except moving ScPostIt into source/filter/inc/xeescher.hxx

Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff

2012-06-23  Takeshi Abe  <tabe@fixedpoint.jp>  [dbd9db69bb2ca982d76c09f8cb9561b42c9138b8]

removed unused forward declarations of class

Change-Id: Ibb3918b95c2518fd83f566bb726273dbf90cf8c8

2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [0ffc81ffdbb535301fa5d5608c7eeb1052d2c3a4]

re-base on ALv2 code.


2012-06-22  Iain Billett  <iainbillett@gmail.com>  [c19c312c87387156e338db1c2deebd98fd58cf11]

LibreOffice4Android can now open actual .odt documents from the file explorer.


2012-06-22  Iain Billett  <iainbillett@gmail.com>  [3e0c6d83d5b089c853154b5d03fcf33e5403520c]

LibreOffice4Android now builds.


2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [f82f5d11576dfea58da7aecd3c594a356bdefeed]

re-base on ALv2 code.


2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [4148d1bd400fe86b44e527a9fe11613c4437594c]

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-22  Michael Meeks  <michael.meeks@suse.com>  [52a0b3fade7551a0f16442201f27fcdb9396a78c]

re-base on ALv2 code.


2012-06-22  Iain Billett  <iainbillett@gmail.com>  [d3949d453d06bbdd88d33dd0d6e660f67fad546a]

An new project to combine DocumentLoader with the Android UI. (Not building - see manifest)


2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [ceb8b18f5b7437ba7438c428c3c78e4d8d67fee3]

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.

Change-Id: I53765507ecb7ed167890f6dd05e73fe53ffd0231

2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [7cb232e6ee80994cf1f8cb17d34e09eb98fdabc7]

re-base on ALv2 code.


2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [ae9dae720b2e2e5ef370d99a7387e31d9e2f5eb4]

re-base on ALv2 code. Includes:

    Use ksc5601.h header from XFree86 Project Inc. Patch contributed by
    Oliver-Rainer Wittmann with minor changes from Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1179296

2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [839420548dc5d32af5b903ec83116557c4175674]

add stock re-based code headers.


2012-06-22  Michael Meeks  <michael.meeks@suse.com>  [ae86bd2e64332abba968953985284a5b29f72720]

cleanup malingering vendor name in disabled code


2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [baca49fdda5e350b7b0f122d50739ee98cc6fe25]

try somewhat harder to smoothscale objects (bnc#765998)

The used bilinear algorithm is apparently of a rather low quality,
use the new generic box algorithm instead. That makes it somewhat
slower, but the result is cached, and hopefully the speed difference
is not that significant.

Change-Id: I5a4dbe4851d467babc0d0fdcc3375b35441daf93

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [0c10b8ff9fa115ec2c315bd75a9eddc1cd4c0ac2]

make it possible to cache the resulting pixmap with a metafile

If the metafile contains just one single bitmap, the drawing code
optimizes by just using that one bitmap. It (=the resulting pixmap
after scaling etc.) however has not been cached so far, which means
smoothscaling (to be done) would be quite slow with every paint.

Change-Id: I30950c55fbadfddedc7df31283c66ed064b1a1a6

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [a83bf946d6e1f315a19ce6e6c9b5ddcb30926a22]

fix counting of bitmaps in a metafile

if( !number ) { ... ++number; } would never get beyond 1.

Change-Id: Iac33df3a21280c76fcdd130b699b4ab6466b1f46

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [77987eacff20dec40caf29aae61d262239d441e9]

be somewhat lenient when doing the one-bitmap WMF optimization

The document from bnc#765998 contains a rather huge WMF with poor
quality. It could be smoothscaled to get a much better result,
but doing that would be too slow with an image of this size,
and it would be done every single time the image would need to be
painted, because the resulting image would not be cached.

One reason for this is that the WMF appears to be kinda broken (or let's
say imprecise [which is no wonder after trying to read things like
http://msdn.microsoft.com/en-us/library/dd162607(v=vs.85).aspx
and trying to understand what exactly rlcFrames is supposed to be]).

Change-Id: I017db36ec96f5405ff5965943003d5aa93018a37

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [43cd955d4052d9ffa4de5444d0900fba0d7ef3b1]

improve/fix comments

Change-Id: Ie3c017eb9c6ceadd4b7982eb2a28c74bf6767631

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [00285a7de24019f9c9eaf9a165a4bed21938eb21]

fix off-by-one when reading WMF/EMF

According to docs http://msdn.microsoft.com/en-us/library/dd162589(v=vs.85),
cxDest/cyDest are "Logical width/height of the destination rectangle.",
so there should be no +1 as there would be if they were the top-bottom corner.

Change-Id: Iefa6db8e6131abe785b7878d97df1c891b73011c

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [bf5d91d495efc24c50fbb6783f0b59e66a783e23]

fix off-by-one in WMF/EMF reading

It's rather lame that Rectangle from tools primarily specifies
the rectangle as topleft/bottomright, rather than topleft/size,
as that easily leads to confusion such as here.

Change-Id: Ice86fae90d9159b98e0896b6c875b99c3e1a3686

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [a6b68e0d23d137f93d7c1d06fd17624d4e09aa4f]

remove useless comments

Change-Id: I8702f8e4b76731ab167533478ba754c94114f419

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [e9ebca75897f150b2e6f09f9e6153ff9ef3c5906]

remove unused variable

Change-Id: I284bc45abab57127ea972ed4d4b8164b54bfa18b

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [7f916b90500033193226332d52930ab23dd79284]

fdo#50831 fix RTF export of direct run formatting for empty paragraphs

Change-Id: I5f0e7aefdea80bbb9cf61b991c5b706bd2023dfa

2012-06-22  Stephan Bergmann  <sbergman@redhat.com>  [2a5fc950439d484d1227a736bea6566e86e73b7c]

Some further clean-up of X Session Management code

Change-Id: I0cc47b152835d69e90226f42609eabe5291f55f3

2012-06-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4cffdb68196d6c23e5134a57018648af5d1f4111]

reuse existing code

Change-Id: I10f3d9958679b485cf75d514a38093cbe51d540e

2012-06-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [99a05de8245c7365fbb19a7e1ea595ccd3d1224a]

rely on the return value optimization

Change-Id: Ide566aa8bbf6f4128bed598c76269b16acf99a7b

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [ae0c9254a569842c0a0ddbd959b69a4139f5bb28]

forgot to remove lucene from Makefile.top

Change-Id: Iade2c96ed1e2341ee1f132f73898a4c98b66f8a4

2012-06-22  Iain Billett  <iainbillett@gmail.com>  [520fbf75e325ff584d86944274425bd389d99d8d]

Added a preferences activity to set default behaviour.


2012-06-22  David Tardon  <dtardon@redhat.com>  [20b2d07bde44078c7627a9cc08394cf496081b2b]

add missing quotes

Change-Id: Ic93eebd5fbad25479560e56cd3a2c1da035da45d

2012-06-22  Caolán McNamara  <caolanm@redhat.com>  [d29318c78a13f5de031d181b79a655d324ecdf25]

Resolves: fdo#45869 we want page preview text to layout for print output

We want text to be positioned as it would be for the the high dpi printed
output, not as would be ideal for the 96dpi preview window itself. It is
supposed to be a print preview surely.

This should avoid getting different text positions/widths shown in the "page
preview" of calc than gets used when printed/exported to .pdf

Change-Id: Iea3acce3c1f2a7051007c22768329c52a7c1d4ee

2012-06-22  Caolán McNamara  <caolanm@redhat.com>  [cd8e530dcd265e2bb67124326957dc4390cc6b0a]

convert BitInt signatures to rtl::OUString

Change-Id: Ic461cdb6283fe48e97787b3f1e8950559d576ca9

2012-06-22  David Tardon  <dtardon@redhat.com>  [eba629deb755049bba1850c6a32008ceccb9b11e]

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-06-22  David Ostrovsky  <d.ostrovsky@gmx.de>  [d712218cc0b658fae66f63c52af7996b714289c9]

fixing pyuno bridge on mingw: packaging system-python

Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda

2012-06-22  Florian Reisinger  <reisi007@gmail.com>  [3f5245db4b0248bb55c37d3400b8155263880f6e]

Translate German comments in sc/inc/viewopti.hxx

Change-Id: I42284ab7d3bd542d9ef570626a178d697e1f5b2b

2012-06-22  Noel Power  <noel.power@novell.com>  [6097bd4c14bf58c4c15ee05280eff2151ed98416]

more new formulabuffer const cleanup

Change-Id: I6a2363a2c4370cdb5050b404f23e9cbcce684dc5

2012-06-22  Rafael Dominguez  <venccsralph@gmail.com>  [fed3b690201e75c37c73fb6f8de566d8faa7d958]

Keep track of selected templates and update toolbar as needed.

Change-Id: Id595985e49694acc0e132af3d11b2bb843924fb2

2012-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8c2843d807c15452a5b03ec8287d4f1c1ed35b01]

Uploading libvisio 0.0.18, fixing fdo#48602

Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a

2012-06-22  Stephan Bergmann  <sbergman@redhat.com>  [a164d246f2ed941fbdef19ec5b47dac1bab25509]

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

2012-06-22  Thomas Arnhold  <thomas@arnhold.org>  [69419bcab3839ab22bf429d25eed836221130121]

Remove empty or non-called methods

empty:

ClearTip
implOnShapeInserted
ImpCopyMarkedPoints
ImpMakeDragAttr
ImpCopyMarkedPoints
ImpMakeDragAttr
ImpDelDragAttr
ImpMakeCreateAttr
Is1stLessThan2nd
LinkToListTemplate
NewCoreSelection
ScrollStart
ScrollEnd
SetNoOutlineNum

non-called:

NewCoreSelection

Change-Id: Ief273b741aaf49ff66c0dac898686e4def4de0c1

2012-06-22  Thomas Arnhold  <thomas@arnhold.org>  [de48c99f7eefbf8910ca4835a6980f4ba532b2c0]

Remove some PCH traces

Is testhxx still useful?!

Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [c18ce7120e23924abf09e08d4c4092895c6ac232]

n#758883 test remaining issues

Change-Id: I0ec2570aab2fdc645638875b632d8a854fc00b94

2012-06-22  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [281a43d7e18bd034e7462ddc99f671aed56b45a2]

Remove commented code, superfluous comments and translate German

Remove commented out code, superfluous code comments (that did nothing
but restate the function name), and translate a few bits of German
comment to English.

This is v2, addressing Bjoern's comment (leave in public OOo bug
references)

Kept some more bug refs.

Change-Id: I9e94444bfe08db90befc3d038b01c94c85507afa
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2012-06-22  Robinson Tryon  <qubit@runcibility.com>  [2f06cba97ddf0bb02aa463b29a3642f03e9252a4]

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-22  Michael Meeks  <michael.meeks@suse.com>  [ecf943247fb734739141d6074d1169ab922b2523]

re-base on ALv2 code.

Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35

2012-06-22  Lionel Elie Mamane  <lionel@mamane.lu>  [b2bb1d7f41cf602983b3cd5d301cb698a6a15bb2]

correct ODBC timestamp column size

Change-Id: I17255da6989df4ef01d874bbb318b8374d7dd5e0

2012-06-22  Philipp Riemer  <ruderphilipp@gmail.com>  [06395b802fe1cdc87a1b05dbeb65bb9cce724656]

cleanup of duplicated includes

  After commit ec5fa0164b9bae5c5bc6654f581e493206584301 "replace all but one .hdl include with equivalent .hpp includes" some of these includes were doubled in the corresponding files. This patch deletes those duplicates.

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [9fbe211689e63887178f547dcd0ed0786f527976]

Trap folder and template state changes in manager dialog.

Change-Id: I1e0cb27f31023a7037c20d07bfe830ee1b107d45

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [d9bb62afa64bd503cbbf98c6dac2d1b4b5b82777]

Add callback handler for templates state change in a folderview.

Change-Id: I9cf82a466fbbce52f177bbe729317433ea6663b0

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [b1089e3ac52e588065d0f9e8105582d7ee433d49]

Track templateview items that change their state in folderview.

Change-Id: Ic9209afe698ff68f97b8d5918bd4d429659553c2

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [ec3d50549340821acfb1c2dcabb55b1c59c03700]

Add a handler for item states changes to ThumbnailView.

Change-Id: If5f060f59dfdcce6641ed7cfc3cb8200a4475490

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [0346baf8bc34d893f4455386a13b46967b3c51b9]

Create toolbar click handlers and handlers for every action.

Change-Id: I718d77479ed9222ec82914e26fe96bedff892e9c

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [c9a32361d44caef7633ba625a93415373187ba89]

Set folder view position below toolbars with a padding between them.

Change-Id: I8e305e3c1c45a538745a286781e9e1efaa091fe3

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [44c2e8489276c2ac2ba43fa7fb8274771afb5558]

Add toolbox to template manager dialog.

Change-Id: I693e55e903b3e9c4121d65b477d19fbb48fd837e

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [7e5d09a26fcb69681c6251b1c1a10066f010e5e4]

Apply overlay filter to folder view when closing overlay.

Change-Id: If1e8a9791e34d7217fc26791cd19373b84182292

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [6e8eca4bf6a8b98689146ce435b184257f47b10d]

Match item by position correctly by inspecting items assigned draw area.

Change-Id: I6ec9544f4924059267458ca2e3536b13dac698d5

2012-06-21  Jonathan Adams  <t12nslookup@gmail.com>  [850e9faa2db7002c9eb2797178ae837bff08327f]

icu: add patch for Solaris/GCC

Change-Id: I070b878b9275884e1ad0db3bb07483a3451682fb

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [9112d20ae31fbefcd49dad284b85a9627b3021b2]

Create filter to template folders.

- Update their thumbnails depending on the filter.
- Dont display folder if theres no template of that type available.

Change-Id: Ifba889ea3fdbb132d93fead304e2a13007a40371

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [f83e9cf9c76d2e6376d8fa2017f7e2a042a755f9]

Apply current folder filter to overlay when you open it.

Change-Id: I72e91d05360f283277dd7e48eec1296516affcb4

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [d4dd76938cdc6f08ab86ba2462aae2e6fe9fbaea]

Add a filter option to display all items.

Change-Id: I32284a50ba5566ef02f2b78c6fcb7bea41bac0d5

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [cfec7637cb6952d6f97e0e12b516bf5d17c93d72]

Filter items in template folder view by a selected application.

Change-Id: If6e1f8c6d3973ca5b07a3b3027b43261eff30dcc

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [1dd694616d646d773e0e727b428cb7f3aa756bcb]

Implement,connect missing button handlers and filter results by app.

Change-Id: Ie79ae3ae10c080e8947dd549723c8ad859f0ce39

2012-06-21  Michael Meeks  <michael.meeks@suse.com>  [ec5fa0164b9bae5c5bc6654f581e493206584301]

replace all but one .hdl include with equivalent .hpp includes.

Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9

2012-06-21  Noel Power  <noel.power@novell.com>  [b326c1d728e65afea4257d1142a02185ae6bc4d0]

some const correctness tweaks to various signatures in new formulabuffer

Change-Id: Ic6570608ac98c51438b583b7a75fa940b29b7473

2012-06-21  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [d212cbd96e648c10d875161b8ab1fc67ae509bd7]

fdo#51249 Disable stream copy when saving a file with 'Changes Record' active

Change-Id: Id06caa5d0552e4f3695244de4f6096f80885a783

2012-06-21  Andras Timar  <atimar@suse.com>  [9f82f0dee986b92e739caf3d8320ff6a6941671b]

add "Publisher Document" filter to drawing filters in file selector

Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [c8e143206c611c62e9c32afe03e5cb93dd3e7cf2]

Dont expose ViewFilter_Application class.

Change-Id: I27f1df59f5e70657306bc74d498fa98342c96490

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [0805a180b96e548045f6fd28713d80874f6a6d92]

Separate application filter enum from ViewFilter_Application class.

Change-Id: I3619f6355e9ca6aabc7ebde546ab92196ef57a4e

2012-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe49f23529a52c33ca3e2f673d242273bcaa7108]

add helper script for gerrit CLI integration

Change-Id: I5705530ee4d5b93bc66ca23463098ac45f49323d

2012-06-21  Andras Timar  <atimar@suse.com>  [ade85a43e1369cb9e0026f048ed410a964db48d9]

fdo#51274 optionally associate Visio file types (vsd/vst) to Draw

Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57

2012-06-21  Noel Power  <noel.power@novell.com>  [75c789691b3ed7a10caa4319cf58144cfaace3a7]

fix core dump setting preload value for some cell formula

this patch is a follow up to 6ea4e42eaa28a773ec66fee3b8f764e0dc365297 & 7fff98724bc7e3f4d3defb005aa1358d743d08ed

Change-Id: Ia286164c369526acb4dfe733b651e65a79d124d8

2012-06-21  Miklos Vajna  <vmiklos@suse.cz>  [8616f227c722affcedff7632ba97644d04427c94]

kill copy&paste by introducing SwModelTestBase::parseDump()

Change-Id: I7cc3e05e48fc9850fbe04c6511f5e9f18a680ec7

2012-06-21  Miklos Vajna  <vmiklos@suse.cz>  [4cc2c691a93ec1ada687ad49ba2dd9665d52a3a3]

sw/qa/extras: link to libxml2 in all tests

Change-Id: I6355b17042a42d44c7086f54b3efc6ba4d0c5d55

2012-06-21  Miklos Vajna  <vmiklos@suse.cz>  [6713b8d3ecd14293ecc6ba1f37a7a77f8a1cdea0]

n#758883 testcase

Change-Id: Ibcaf427849ef69f379e0d6e77f586d77e4d0c92f

2012-06-21  Miklos Vajna  <vmiklos@suse.cz>  [a208d96584009de2b902534e62f03de8124160a9]

sw: include the height of SwNumberPortions in layout dump

Change-Id: I7c7d78c212683e47f726fc91d59c9c495b78641e

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [982635df51fc4b927c5cbe9dfe9f4c7bbbb57e64]

Fix selection mode for folder view when overlay is open.

Change-Id: Ia594cc15c5abc4d30272a77f8a10b2cd1fe35137

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [7d7dc568ff4ab88e2b1760f42b2f4614c0adae66]

Add ViewFilter_Application logic

- Filter TemplateViewItems by their associated file type.

Change-Id: Ie9aea8c1fc4a62dae5004c2598761e8d890c40e5

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [75646ece894683aa59b8e1fc52110cb30a9f8571]

Load template info into TemplateFolderViewItem.

- Dont load items when displaying the overlay just fetch
them from the folder item.

Change-Id: I7d7b37e0b62c09a46f94d9d10ffeccba9909773c

2012-06-21  Caolán McNamara  <caolanm@redhat.com>  [c3f2401d49b1374431da54e799a23bc122c5def7]

reduce scope and replace some String::CreateFromAscii

Change-Id: I8c375e3bfbcd3d7046a8bdb1968934b7d7ca96f8

2012-06-21  Caolán McNamara  <caolanm@redhat.com>  [3d506e814719ecaa5862663bce467994ccf31a4d]

unused aName

Change-Id: I02b2775609a191c4cc1d411030b9e9e2f4079f8b

2012-06-21  Michael Meeks  <michael.meeks@suse.com>  [b9042fad7c0f263eb1695b4f33d054c5f1197751]

re-base on ALv2 code.

Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce

2012-06-21  Rafael Dominguez  <venccsralph@gmail.com>  [ba88e36f52d1aeb86d327fb17d93d57ac24c9ffe]

Allow to insert several items at once in TemplateView.

Change-Id: I369e6dc348bae9a2212bfaf112570b175ed9c6a7

2012-06-21  Miklos Vajna  <vmiklos@suse.cz>  [f837c4288cdae4921b3fb6747ba2e2cd5ce2dcd2]

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-21  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e7bbaefa47fa19971151f03531bf1da3658e6d34]

Remove commented out code

Remove old, already commented out code and useless code documentation
(basically restating the function names). Also translate the few Germany
comments in that file.

This file still lacks a good doxygen code documentation or a brief
description of what it actually does.

Change-Id: I339a01dbd4ea894be13293133b8dedbc55c2bbac
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2012-06-21  Michael Stahl  <mstahl@redhat.com>  [1266480d38d24e1c5532438223ab33cc25aed08d]

Executable_oosplash.mk: fix typo in Solaris "socket" lib

Change-Id: Ic9338867a3bf9315f20fa02d7fdb1adda2db285a

2012-06-21  Michael Meeks  <michael.meeks@suse.com>  [2a2158c7eac176cf95f0c79600a6d80305b9f673]

re-base on ALv2 code.

Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540

2012-06-21  Michael Meeks  <michael.meeks@suse.com>  [b6db3e3acc6ba349d845ec58e3242d025352ef2f]

re-base on ALv2 code.

Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1

2012-06-21  Michael Meeks  <michael.meeks@suse.com>  [da6c3d4bdd069f8125277a54c93fa5cfdf87b70c]

re-work to test the effect of boost elision.

Change-Id: Idef032c08c097e04fcf0cae3d184ceb660b65949

2012-06-21  Stephan Bergmann  <sbergman@redhat.com>  [0f12c5de67869593cfbc36760957467a122bf81a]

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

2012-06-21  Radek Doulik  <rodo@novell.com>  [7279610bbd403fbbb12a894d334a6ec4ba259600]

make sure we don't export shapes with negative size (fixes n#760997)

Change-Id: Id77cbfaa287d15c4af9a91976f3b091e68229223

2012-06-21  Andras Timar  <atimar@suse.com>  [6af68b494dafcc6822463a0445692929735eb0af]

fdo#49919 Don't default to desktop pollution

Change-Id: I4b9fda0f81d43cab80a015a2eb7374a94f3da7de

2012-06-21  Thomas Arnhold  <thomas@arnhold.org>  [5fcecf9b88a0879081d8239cebbc03e30150985a]

hrc cleanup: Remove unused defines

All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.

Also there are many commented out lines removed.

Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8

2012-06-21  Thomas Arnhold  <thomas@arnhold.org>  [47009fbf515dc6e4d4c275e5a3458b4ce2d817d9]

Remove unused dbexch.hrc

The only part where one definition was used was commented out.

All other definitions in the hrc file were unused.

Change-Id: I257e61b96271685e9321211846a0021059924abe

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [db053e48d2ca17e1256eb12500f075488483603b]

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

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5f690158d1468d9eaec8cdc648b795487b0dcd89]

convert array to std::vector

Change-Id: I5e5bcebeb804256d0ad8cf6afafc392b2853b88f

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [df59e1d5bd56904caf4feae14e679255ed024128]

no need to be a class member

Change-Id: I230e8972340b409c6da70a4c988ac1d531a9f3b5

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1b7e9855d9e90bbd33b78b7da0b65dc915800cc6]

remove misterious NextToolbox functionality

Change-Id: Ic64d2cae56787884ff107b78c3b6567ab5d38785

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5e0acb90224f4aa7a06db03fac56267de6b05bc6]

so many code to just add a minimal border in the gallery

Change-Id: Id7349d1ff6547afe0f46404340b20132b97ce854

2012-06-21  Andras Timar  <atimar@suse.com>  [c66efa24eb4b12beaaabbddc88f7c5aef4faf6c5]

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  Rafael Dominguez  <venccsralph@gmail.com>  [8299e8e84f0d1841cfb22a03bd830956e6a09a51]

Only paint visible items.

Change-Id: Ia17b13822b987c05752e3df5d7cbfed033b12616

2012-06-20  Rafael Dominguez  <venccsralph@gmail.com>  [5f766d9007bc2b8584297d7e74fe394c9d92e395]

Calculate item position correctly based on the item count.

Change-Id: I422ab5605802218a2c31737c975d56f61a5aa180

2012-06-20  Rafael Dominguez  <venccsralph@gmail.com>  [330e8c3fbdfce15c0ff0ffa2c602994e6915315f]

Create class to store templates data for display in TemplateView.

Change-Id: I4b3478e97528020a2ffdff4f6c49e627b9af54cd

2012-06-21  Michael Stahl  <mstahl@redhat.com>  [d3fe01de1e004ecf1af1d28d48cc53cf25457e72]

fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:

- inverted check in SwDoc::RemoveInvisibleContent
- various too short end positions in DeleteAndDestroy calls in
  SwDoc::~SwDoc and SwDoc::ClearDoc
- std::copy to begin() of empty vector in SwReader::Read replaced
  with std::back_inserter; the vector is used as a set here so the
  end position should work just as well

Change-Id: Ib2ddd788fade4ee1a8beb702d5321c503985fba4

2012-06-20  Michael Stahl  <mstahl@redhat.com>  [38ebb2f94f08009e3e7386449006d06f901400ed]

don't link CppunitTest_sw_swdoc_test against sw

This test uses gb_CppunitTest_use_library_objects, and MSVC won't link
it now. Seems this was added in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87,
but why?

Change-Id: I206132cf2b0c4075334ee7a692a12c54da9ac953

2012-06-20  Noel Power  <noel.power@novell.com>  [6ea4e42eaa28a773ec66fee3b8f764e0dc365297]

gah :/ some cleanup for	7fff9872 that I applied to wrong source tree.

Change-Id: I91d84a7a8d8f18883798541e6a171ea91f135edb

2012-06-20  Noel Power  <noel.power@novell.com>  [7fff98724bc7e3f4d3defb005aa1358d743d08ed]

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-20  Michael Stahl  <mstahl@redhat.com>  [0e73f3cbe116ac949264482525167eb750835da9]

move ScNamedEntryArr_Impl out of header to make MSVC happy

Change-Id: Ia521752c4c71cc7df2bb7fc4659fcf6ec528e5bc

2012-06-20  Michael Stahl  <mstahl@redhat.com>  [7092fc03000cd752fdadb9c6b800e631ee61115c]

adapt DBG_UTIL code to previous commit

Change-Id: I021b4d70a02de7a66e0af82a859ae89e1a7d1231

2012-06-20  Noel Grandin  <noel@peralex.com>  [d69fdd1ed634be8426f9ff80f9411187da29f00a]

Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vector

Along the way, simplify a lot of the ForEach callback methods.

Change-Id: I54bc87c1060f1d73470ca8b7fd645ffa23059606

2012-06-20  Noel Grandin  <noel@peralex.com>  [05d46a4a5afc447ece8e4297b1a9b8e9e9b99b90]

Convert SV_DECL_PTRARR(SwTOXMarks) to std::vector

Change-Id: Idffc8a90fcd4ada856339fc0be3e4a11478db6cc

2012-06-20  Noel Grandin  <noel@peralex.com>  [36387c8c793b969a3146904c650ef8a3d7fdc531]

Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vector

Change-Id: If85e2bc65a99e4854d92454b3bfd40e436df2aa1

2012-06-20  Noel Grandin  <noel@peralex.com>  [5baef2f4d8cc6e3b27660a044980b9a4ce14d17b]

Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vector

Change-Id: I9f26d380526c63a8b86b42a5b0b74a7cfff71249

2012-06-20  Noel Grandin  <noel@peralex.com>  [af50c7d9ce96de45d40e6c1462bf1682ce7572a5]

Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vector

Change-Id: I3b6f41b97d1fc375985465ea9e5c0cca9e05ba10

2012-06-20  Noel Grandin  <noel@peralex.com>  [20aa56cc713866255475aa7fbc4218bf0a58b581]

Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vector

Change-Id: I91c33be902e20f72623c3d9642057db5eb6e30ba

2012-06-20  Noel Grandin  <noel@peralex.com>  [59713265ece84a7775dfed209f4b42c53ec95a34]

Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vector

Change-Id: I2e80e17ed79e156bcfe379ddc5b11fd2cb2804d2

2012-06-20  Noel Grandin  <noel@peralex.com>  [eb1204ef4439f86d14b0d0bfd8a8983cc840d7d8]

Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vector

Change-Id: Id2f35eba75628ed1bc1080e9671378e461e84233

2012-06-20  Noel Grandin  <noel@peralex.com>  [a1cedf2b1ed350687e5369707b715b41ca7808e3]

Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vector

Change-Id: I65b6f6e1f615c8f6e778b10945c60a28875d88ba

2012-06-20  Noel Grandin  <noel@peralex.com>  [0b784bd6419643288066cb233c78b609d83048cc]

Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vector

Change-Id: I905d17fbbda11199065237b396c52bacc481e414

2012-06-20  Noel Grandin  <noel@peralex.com>  [7f91d56e078048e2e0bc8f3edf1e47ff0b7f0d5a]

Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vector

I couldn't use ptr_vector because some of the code deletes
entries without deallocating them.

Change-Id: Iafbb19dc8ca9f8337169e116d47dcf0ccf78ed0e

2012-06-20  Noel Grandin  <noel@peralex.com>  [1eb38e26bf283beac219ea829f5aa757a50bfd4d]

Remove dead DECL_PTRARRAY(SfxFilterArr_Impl) declaration and member

Change-Id: I49cefb7e4b8df0f9b95b7a3ef2beaf2d8c0c98e7

2012-06-20  Noel Grandin  <noel@peralex.com>  [33f5324ff664c757405962d39043ffa2a720d280]

Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vector

Change-Id: I29d7b6f55f227f11abbf7e41fba3ffd7af85f268

2012-06-20  Noel Grandin  <noel@peralex.com>  [0a2392450b5fc47cc7a018547f3f2ee7d7df2050]

Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vector

Change-Id: I15f7449c8bf0b1d93c7185687d833136d6fbc26f

2012-06-20  Noel Grandin  <noel@peralex.com>  [a0d3a9114918de01c2da9c63d24fef9d62f3f70a]

Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vector

Change-Id: I92492e051d859537b140ccebe279e09ba4eed566

2012-06-20  Noel Grandin  <noel@peralex.com>  [a01789ec7c2e65cd3737e180d42ea1c23c3a51bb]

Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vector

Change-Id: I851a3ef2bda7f427f6562ed946c7889c97ad83a0

2012-06-20  Noel Grandin  <noel@peralex.com>  [c513264f19e07d5db247a9af7c661d43ea4005f8]

Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vector

Change-Id: I3a09158ee1d864d3185b015d344391a60a926b65

2012-06-20  Noel Grandin  <noel@peralex.com>  [b5f66b2d0912163b89d74937984b3ec20640215a]

Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vector

Change-Id: I12762582ccf871828e27900f643fcbe4b59dbbf3

2012-06-20  Noel Grandin  <noel@peralex.com>  [01f31217482c38a2fe27683d62d0d07ba83d88c4]

Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vector

Change-Id: Id557b0116ec2574ef3e11a0664fb408ecc850e6e

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [b64c730520204a6aa81e705532bb191450510519]

Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87

Change-Id: I196f7a6211a3c11d976a95d592af4205476fe81f

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [104567a5340db731f08ee6eef03f0deef9e5118d]

Show backing window instead of empty writer upon an "empty session"

...(i.e., after logging out of a session with soffice still running, but only
with the backing window still open).  The key issue was that bSessionDataExists
would always be true if /org.openoffice.Office.Recovery/RecoveryInfo/SessionData
is true, even if /org.openoffice.Office.Recovery/RecoveryList is empty.  Always
calling doRestore (unless bExistsRecoveryData, but even if !bExistsSessionData)
is there to ensure that /org.openoffice.Office.Recovery/RecoveryInfo/SessionData
is eventually reset (whether or not that is really necessary).

Change-Id: I9c3fff23f8019069f36e1dd5ded634ea1917bbd4

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [796d273925c92eb91cc6ebef5caad01ccf3308b3]

Clarify SIGHUP behavior

The combination of marking it as ACT_IGNORE and osl_Signal_Terminate was
strange, as osl_Signal_Terminate caused SalMainPipeExchangeSignal_impl
(desktop/source/app/officeipcthread.cxx) to call DisableOfficeIPCThread, but
ACT_IGNORE (instead of ACT_EXIT, like other signals marked osl_Signal_Terminate)
caused the process to continue running.  The net effect was that calling an
additional soffice instance after a SIGHUP would no longer connect to the first
instance, but instead would lead to two soffice instances running simultaneously
on the same UserInstallation.

Marking SIGHUP as ACT_HIDE most closely resembles the old behavior (of having
~no effect).  Other options would be to mark it as ACT_IGNORE and
osl_Signal_System or as ACT_EXIT and osl_Signal_Terminate, which would both
result in instant termination.  I do not know if that wouldn't actually be
better.

Change-Id: Id1ee7c1108765301e6010e0e05d6c1ff5894a414

2012-06-21  Takeshi Abe  <tabe@fixedpoint.jp>  [bf729a27bdc4c5b9a3643862695d676f1324b20a]

removed useless InsertFunctions.hxx

Change-Id: If3a6dcd2216cbac63b43fb393af37206e8730a20

2012-06-20  Noel Grandin  <noel@peralex.com>  [1015cd4ff73ee25e55b4da8c8bc55a41e652da87]

Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vector

- I had to convert SwFrmFmts, SwSpzFrmFmts, SwCharFmts, SwSectionsFmts,
  SwTextFormatColl, SwGrfFmtColl all together because of the code that wants
  to work with any of them.
- Introduce a pure virtual base class SwFmtsBase, since there are a handful
  of methods that want to work with any of the std::vector<Sw*Fmt> types.
- the class SwSpzFrmFmts was dropped, and the code changed to use SwFrmFmts
  instead, since the 2 types are identical.

Change-Id: I8c4056b5aedd574a33666e2d649a8b849958441c

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-20  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ccfc7bd12dd89f2ec4fd4e9339710ccb4c6532da]

Translate German comments, fix some ws

Change-Id: Ic8f3885965a46cc7cea891472f7d902254004543

2012-06-20  Miklos Vajna  <vmiklos@suse.cz>  [f3ed8b8b152a16e8a6a8f11587ebd74c6dadad60]

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.

Change-Id: If2bded6ad94f2866e8ea398ff0f2792e8c8e86b0

2012-06-20  Christophe Christophe Marion  <christophe.jaillet@wanadoo.fr>  [c4a3adc99cf7dc6598c3851588d58d2701210277]

Remove some useless memset(0)


2012-06-20  Eike Rathke  <erack@redhat.com>  [209f1cdc933e42d097c03b35cbf8a6f7d52314b4]

adapt callers of getCurrFormatsImpl() to changes

06e2005ed83567452783003e3113ad6a92190c2d changed String to OUString and
initialized some variables with -1 instead of STRING_NOTFOUND, which was
unsigned 0xffff so var1<var2 was true if var1 had a value other than
default and var2 was default. After the change the comparison had logic
reversed and the result was a default negative currency format with
parentheses for all locales.

Change-Id: I3fe49fed7c1047618dc653fce992eb01582c398d

2012-06-20  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [9ad3203bc1585085c70b026465de1fdc27d1a3a2]

Fix the calculation of ByteRange values.

Change-Id: I1d386f381871da7e73cd9efc30ccb71081d24bbc

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [bd91d9319efb7fcf0e5861e66ab5ea9e5630bf3f]

Avoid deadlock when signal handler joins thread

...as the signal can potentially be delivered to the to-be-joined thread.  (It
is unclear to me whether the SalMainPipeExchangeSingal_impl handler is really
needed anyway, as there are various other places that should ensure that
DisableOfficeIPCThread is called during shutdown.  At least in theory, no longer
joining here can cause the thread to incur crashes etc. when it it still running
during shutdown.)

Change-Id: I677a2e31e1a58d2b8d91634c2eb5274d63ac15f4

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [97beabccb73321a8d2e022705afa755f15e99fa0]

Work around false valgrind warning about optimized strlen implementation

...that reads in word sized chunks and thus can read past the nominal end of
a memory buffer.  Also, the return type of rtl_str_getLength (sal_Int32) fits
better with the type of SmPropValue.length (int) than the return type of
strlen (size_t).

Change-Id: I7ff91408b4c6d8c9913cede516586f42b8349ed3

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [c0823c29a053011daa563183d7bc46add9b88eec]

pOldStyleSaveFrame is never set anyway

...so rip out all the corresponding, apparently obsolete, functionality.

Change-Id: Ie1ca3fcf7f729464e4c11070caafc90a34da2d68

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [5c9872de884bcc3f1ec7cd6901b9440eec270d6d]

Move IceSalSession declaration to sm.cxx

Change-Id: I532e27b873e011aacebc1dd405de6d2e182ca3d4

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [34a3f6e8b7604612749d4f700a5db6d380bd0829]

Move pOneInstance to SessionManagerClient::m_pSession

Change-Id: I264d978fe3db9ab7eedf79351f70cee194ef792c

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [c83a393ffe5c80afd18f215f70af3e152d51a6bd]

Clean up how nStateVal is smuggled in

Change-Id: Ib27bce3d6d20dd8ea81dc51f1501774cd313b5da

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [43a8d203d816321dccbaec38b6e8307f98f0249d]

Mutex lifecycle must encompass WeakComponentImplHelper base

Change-Id: I98a9a22ce1e937b20bcd3b59b4e6677a5a60f762

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [e100891fecc777f0d25aef9044373633ae6a34af]

Some clean up

Change-Id: Ib8ed8c866eece8a57a5532a65d1229e5dd92a422

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [1cdb792368ed26d58828eead2848422e7dec4c7d]

Make VCLSession into a OneInstanceFactory

...so no need to hold the one instance as ImplSVData::xSMClient.  Nor as
VCLSession::pOneInstance, after changing SalSession::SetCallback to carry
VCLSession* as user data.

Change-Id: I3180d72035e3da7aa164a20309fbaeccecbb9b65

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [b11de026cb8eb520dc410fd974581e780ecbef92]

Remove duplicate ImplGetAppSVData and GetAppSalData

Change-Id: I8cb241898e22251656de4e080f1ae9bfe0359383

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [76cc3cf62162432afe2a34502a950654e7c3a48c]

SessionManagerClient::open need not be exported

Change-Id: I0284d8ae16861f7081547780e6b7de27bacaf467

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [4307b6a465cd97cc0a85260cc798542b50ed0f58]

Properly detect and remove ".bin" at end

Change-Id: I89b321d5103017aa01151bd813d5789e688b62dd

2012-06-20  Stephan Bergmann  <sbergman@redhat.com>  [dcd7230e06134487663773fc2f45f6556f503b02]

USE_SM_EXTENSION is always defined

Change-Id: I70cde1991514dcc25e4bb8824812eb64c2e66edc

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [ff367eb669686c80cd5f0931cf0adf81d02f49e0]

aero menubar: Make the glow around the entries smaller.

Change-Id: I13e33b0a04c4212aef22499ebf2911aab33ec261

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [9164d135db46be9de56ef60f4b95bbd933fdb57e]

aero menubar: Make the text in menu black.

Change-Id: I4d9486ccda091506ad103fa4182cadf810fcd6f2

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [5c91395bdc1ab5662912b5775079ab2be99b048b]

aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.

Change-Id: Ie6aa7be5c157f1a2b3515097fce4ea81d3ae99af

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [663bfb42c8e2a7e3306eaa59ca77746d0aa0a197]

aero menubar: Improve look according to Mirek M. + Astron's notes.

Change-Id: I0228862da823901b43040c3c22f74d2483e5a6cf

2012-06-20  Tor Lillqvist  <tlillqvist@suse.com>  [785221e74ceeea4bb227356139b8aad96ace605a]

Use actual view size instead of 1024x1024

Change-Id: I66ae59fe88411f3f0d2423fd6f1412f7ac0e1a36

2012-06-20  Tor Lillqvist  <tlillqvist@suse.com>  [20e027fdaa8902f8893bc8fd4bb0312f0ff95a03]

More pages

Change-Id: Ib89b2d30be207ea1664e688c3da608c2973f28a6

2012-06-20  Tor Lillqvist  <tlillqvist@suse.com>  [08a1763147ea1284144d25dc6f5a6e1efa90718f]

Parametrize the page cache size

Change-Id: Ia3d5538feaf1fc0aad4a0f1d901ae7bd22eae61d

2012-06-20  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [4ef8a04b6a11bed9f83685242672492c6d723d9d]

Add a fake appearance dictionary to Sig object.

Change-Id: Ibd8f6232b0121de6951e27ec82851ea719a2ddc2

2012-06-20  Caolán McNamara  <caolanm@redhat.com>  [e41a630bc8aa93a104d56820862e28386805197a]

make space for radiobuttons in cert dialog a bit bigger

Change-Id: I0726d3ea1661d00495e87897746d3baaf768c170

2012-06-20  Miklos Vajna  <vmiklos@suse.cz>  [017a82c50c338a4304ca0b945ed04c7d2d62f1d5]

SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hints

Change-Id: I5178ff1bbf1a3e8eebec10f44e74d9d0806d3168

2012-06-20  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [29d53d239066f967155e61aebc9cc3984756eb16]

Fix some sloppiness

Change-Id: Ie91b4fb5c3b1916701199f3f787b11dfe2881b6c

2012-06-20  Caolán McNamara  <caolanm@redhat.com>  [81099135677ac6997473ca01a297c32025c58662]

ditch last (?) uses of UniString::UniString(sal_Unicode, ...)

Change-Id: Ie04a3465100d2f013f34168aaf136a20cd2f7e0d

2012-06-20  Caolán McNamara  <caolanm@redhat.com>  [8c023fd645c8b83637ffcde4055886b2e4f94393]

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

Change-Id: Idfc1dbac67b6912e4985570a0b7c6ccdf47fa4a5

2012-06-20  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [3a615029d093eb1b5b3f9be5c0cd592172b101ab]

Translate German comments, fix some whitespace and spelling

Change-Id: Icbb75b707532ed81ee720c753dbee81f6be67d18

2012-06-20  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [204985e42d7c1b4da95e3cfd4a148f8666d5c488]

Clean up previous translation

Change-Id: Ie1400dc5a835dd97e22f72f89b42b0538adffe68

2012-06-20  Miklos Vajna  <vmiklos@suse.cz>  [9390507bfcd21063f549166f302536f5c372a477]

n#758883 dmapper: set wrap mode even if determining the position failed

Change-Id: I514828469e68f2ae88309418e64ee93be30455f3

2012-06-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [029c367d06d5af3fe26bebfe02eadac295331fc2]

disable this test for now, fails on windows due to row height problem

Change-Id: I318129fd9e8ea0fa6b540bdf6e940d633cff225a

2012-06-20  Eike Rathke  <erack@redhat.com>  [d8db97f8b03e7e3d29f9d9a6bfa5f36de50aeb36]

fdo#51227 added locale data for Papiamento (Curacao) [pap-CW]

Data contributed by Ace Suares <ace@suares.com>

Change-Id: Id09bd2ae35e1aa9c8d0545a68d700e312a950974

2012-06-20  Tor Lillqvist  <tlillqvist@suse.com>  [f3748935be05ae0508bcd3d0ddb8553b58d09166]

Further tweaks to the async code

Change-Id: Ib1e76687054a254a9918a4391a1cb512c59c6515

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [7f3c614d2b7b63937bfedb465c86596997f358a6]

Clean up logic a bit for formula cell ODS import

Made Markus's recommended changes for logic clean up.

Change-Id: I8d2820558d1d68888414e19aa8d4e9034258c57e

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [2636b44b1d7148ebcbf678c3e01f06875164ac02]

Use better variable and method names for ScMyTables current cell position

Change-Id: Icdefd17751b61e9c27e3ab4468691bba08e245c0

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [f012dba24249f1a500613de0fabf4f847534da5c]

Simplify table ODS import logic to improve performance

- Removed subtable import logic since sc core doesn't support it.
- Simplified the overall table import logic.

Should have an overall table import performance increase.

Change-Id: I79d27470321bf17f7ef16becd7cb6aa840491f80

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [ade70c0e36bf8d8daf674ded0a4d23c422293000]

Remove subtable import code since sc core doesn't support it

Change-Id: Ic9be156a9468bec4bccdce40ddd51344002067f9

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [410d7416ee3b83ab8d2c2a6476752c575c5a4e4f]

Clean minor misc code leftovers from conversion

Change-Id: I6e6fbc1508cb5f46a0084f0aa2d8f2ad974de644

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [8f47232ba90bd6582cf3c02857fbb406a311bcec]

Add test case for cell text with line breaks

Change-Id: Ibecefc21048817a566357ac3a65ee9a74a5af9fc

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [4efb3baa79ce596ffa990751eefdff9a11e42f01]

Add test case for row height to formats unit test

-Added test case for proper import height of first row with styles and text
(related to i53253).

Change-Id: I18eae540bbd388b3b703b4b113dad5745db53b0f

2012-06-20  Daniel Bankston  <daniel.e.bankston@gmail.com>  [366b9a2296c53781854de066a66fba289a32f9b7]

Add test case for i53253 to formats unit test

-Added test case for i53253 where a cell has text with different styles and
space between the text.

Change-Id: I69afa689dcb28d15b22ebed2d97e4b60178d6101

2012-06-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [2bbebea59de3e2e22817ed4fbe0ce7b7df7c0342]

Rename the class ImplFontData into PhysicalFontFace

Change-Id: I402481e7c6ea605c8ccfdf6cb08166859b37e8de

2012-06-20  Eike Rathke  <erack@redhat.com>  [bb6fec1bd39be9f6d660623abd2b25400a34b9ac]

fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]

Added Papiamento (Curaçao) [pap-CW] and Papiamento (Bonaire) [pap-BQ] to
language list. The locales are selectable for character attribution and
spell-checking.

Change-Id: I300029e2e60e196c989596f3a7d4f4a888e17af3

2012-06-20  Noel Grandin  <noel@peralex.com>  [197d1c2dfc562dbfb9ad746244ffa7276dd4c1f7]

Convert date/calendar code to avoid deprecation warnings

Change-Id: Ib9a3e9620064aaea3d51f432b523861656363f7e

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-20  Noel Grandin  <noel@peralex.com>  [2554f08f6544c54e45a5fc660d65d50ef3f29aed]

Fix some deprecation warnings

Change-Id: I60a02dea64a5f6fd34c2de86e60bdfb9171b3ea0

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-20  Lionel Elie Mamane  <lionel@mamane.lu>  [8d39b71f35e088f9e153e2462158ce2962cf3a8a]

fdo#37626: form wizard recognise "#" also at beginning of line

This was keeping the Base form wizard from applying styles

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [472b4b8d3889587e67538aa41e178377acf1a271]

Create a filter class to display items by generated app.

Change-Id: Ia412fe70746674672bc2f1c8cb3e2cedd947e645

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [f822c18c546d6262c46d30b532a1f2b4186ccfa5]

Subclass ThumbnailViewItem for TemplateFolderView specific.

- Let ThumbnailViewItem a basic structure for displaying a thumbnail,
name and a selection box.

Change-Id: I00fffcb0c1cb17017cfe7adfde152e640ee01c82

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [9b8a9a7d116ac06b7f8a402e17546460fcde641e]

Dont display item controls or execute any action while they are hidden.

Change-Id: If43c7b3615f8f2deb8851c50b0514da2ee77044a

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [d640ca4c9463fe24515426ab77cee93e2a003349]

Implement filtering thumbnail items by a user defined function.

- Created a default filter function to display all the items in the
thumbnail.

Change-Id: I5bd901d6c9a896a149241f7ad13207e774ba3e2f

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [590f39c6104ad62a043b9ccba305f595632a57c0]

Remove unused functions and attributes in ThumbnailView.

Change-Id: I2013303c8d7d569672d24fcd4702085af7bef438

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [a3097516c9ea73137b83cbbdeb2328bdc0c067b0]

Use SfxDocumentTemplates directly instead of SfxOrganizeMgr.

- Make sure we delete first the folder overlay and then the
SfxDocumentTemplates variable.

Change-Id: I6c0edd320d8b83b1a1489eb7ff886b03e055212b

2012-06-19  Michael Meeks  <michael.meeks@suse.com>  [9d088154b4d18c559e15b535a43cd86fab8325bb]

fix comment snafu


2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [5d89e41a758a8f86c536c42d99eef28608bd5708]

Close the folder overlay when clicking the close icon.

Change-Id: I7ac53d7e9455a3d03008534f18ee7866777ecab7

2012-06-19  Michael Meeks  <michael.meeks@suse.com>  [bdc909b07d3beb2fade8471d467fbd82b40abcc6]

re-base on ALv2 code.


2012-06-19  Michael Meeks  <michael.meeks@suse.com>  [3f785dae866da1ce77f03edd35d45402d0869877]

re-base on ALv2 code.


2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [c6aa6cf65bd6c8daa84c2b89cc19b489229543ec]

Remove unused function Rect2Polygon.

Change-Id: Icb2fbf593006ba765a57c3cad145531c95f9e4ef

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [7048a2547b942d2217267bb17d934efa9efa2248]

Draw thumbnail item background as a rectangle with rounded corners.

Change-Id: Ieab135c6357820afe863a28e70dc72fa2dad6327

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [bb2d381661fe591f342703dc654c2fc6121a2d46]

Paint thumbnail view area with fill color.

Change-Id: I1a910b52e6b187a61dd171d33d74203947ddaa0c

2012-06-19  Tor Lillqvist  <tlillqvist@suse.com>  [7bcadeadfe882fa85fb2831bb5a6a056b68297bd]

Asynchronous document loading and page rendering

Change-Id: I085024b6bfccf6846167a5de316912a395f4e301

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [20374eac8afbc583471fc8ad48c973c0f8c966db]

Load and draw close image for folder overlay.

Change-Id: I5d603187f09a727616133c3c626507d080e889f6

2012-06-19  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [5e380fbdcdebf762a07b0ec502a4d3c40190838d]

Added file sorting - alphabetical, by size, by last modified.


2012-06-19  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [b059deda1de7513dde886f3259d925df0472c4c3]

Re-organised the Android UI code to make better use of Android lifecycle events. A little code streamlining, also.


2012-06-20  Takeshi Abe  <tabe@fixedpoint.jp>  [eeb5bea1d4e41ac190283d3b7d90659acbce5065]

removed unused forward declarations of class

Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03

2012-06-19  Stephan Bergmann  <sbergman@redhat.com>  [6bb8dbf8072caedd2f79faa9e72fddd63541baad]

No need to strip archive sets

...and we are not stripping other PKGFORMATs, either.

Change-Id: I0d0bc3620a15a35bc08de89260420032074791d2

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [4abb20ee162ff874cc143fd952f72d30ddc9d136]

n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistently

Change-Id: I71c3ebfcb68a53a291bcab2fdd397d62fd8b368a

2012-06-19  Andras Timar  <atimar@suse.com>  [54e9a2839065daf54bd22749daa66c8c58fc7b23]

typo: paramters, paramaters -> parameters

Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [d0854f964170cc10346c829f46903061a837dfa0]

Draw region name when displaying a folder overlay.

Change-Id: Id24c0ad799ba8af397e78830c636e4d647c14e7f

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [ed4c2ab1e3f83cce828734b887e4884fc2f5ac4c]

do not repeate twice .0.0.beta2 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>  [293fa2da6984c2ecb8290212f879404089d1748b]

switch to the new version scheme

use 3.7.0.0.alpha0 where possible;
use the suffix "+" in the about dialog to signalize non-release builds

Change-Id: If09c78cd30b10e54c46f737a695e0194039c7efc

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [e215b7c57ce9563069bb90b7630256abb1cb2e7e]

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-19  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [35373f0ef4b60f5d50b53949db083f33b78974de]

Add initial support for PDF signing.

PDF signing has still some missing parts like PKCS7 object creation
and GUI stuff (like certificate selection). But this basically
implements the skeleton of the Signature structure.

Change-Id: Ic0c7e4a1b0f79791aec1cc682dfa85ed163330eb

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [cd5d366c78748cbe6551ccefa2fbfe619687ad5f]

Store region id in TemplateView and add set/get methods.

Change-Id: I1300cbc0278368021276c220c2ec6e9ef8f16382

2012-06-19  Michael Meeks  <michael.meeks@suse.com>  [13cb9d9d1ac672d6ef22cee98237b0285e03cda3]

misc dead code and cosmetic cleanup.


2012-06-19  Michael Meeks  <michael.meeks@suse.com>  [15bfc2866d1ccbe3739de1333a6a2722244fae08]

fix license header for new files.


2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [05bee67cccee622deaec1bb6b090249b7933c56c]

Add a variable to reserve a header space if wanted.

Change-Id: I1dce6c7120d50dc87b994980e8014b941fa100d8

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [8cd35e01a4dfb68a9953d9554ea8d382fed37891]

WaE: silence warning

Change-Id: Ie0ed609076d59fbb9f3209e406de76aaa731073e

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [ec13ac5594627d7e36ba984b6b6c267bbaa35aac]

Create a thumbnail view for template documents.

Change-Id: I768a3c21fec15356678ece790e3fd05299c55f48

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [d9e4c74811855de15f1bf2045c2c9b061a2d4dc6]

merge together hand-crafted traditional/simplified chinese tests

merge together a gadzillion hand-crafted
isSimpleChinese/isTraditionalChinese/isKoreanVariants/isCJK
implementations which should fix a goodly amount of them

add a MsLangId::isFamilyNameFirst for locales where
family name appears first while I'm at it.

Change-Id: I65377793be037d16fe7250cd7450b28aec689e83

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [2a598619d7fbc992f1903a745fd536ddf5e45c81]

Related: #i89077# Singapore uses simplified chinese

Change-Id: If6b17c0a19455edb7d7fb94c5d552267c1fe5984

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [749ffa2991c3b20e3c250d6473aaada3c1b28710]

move odd IsSimilarChinese debugging thing to local scope

Change-Id: I3abcd97b15d9a8500435fab795a7834fa5745dc9

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [447e5b4b36271b197660a9383a0f88c2761896c6]

death to some UniStrings

Change-Id: I0fa0c60e12c418d25f8bd96cc04c6abd74b1a608

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [aae1b8ffade1ef0756899436497fa049b396fc26]

reduce amount of static Strings

Change-Id: Ic397223332982619d62a30326fa8ceddd59010f3

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [37b30a6d7dae930b2007594de5ce45ad5f61456a]

why on earth are these double null terminated

Change-Id: If7246afada76ca078ace48ef6f8bdb6a72adc00a

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [16bf6e9c5f82127a4e9201c39edc8925d8b4a235]

use a temporary rather than calling Erase

Change-Id: I77c80d332e4bef34c31accf6e2ab77e59f9bf93e

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [67d0936315837eca82b2e530cb7ea8ba833d7308]

where is the logic of having 5 pChars if we only need 4

Change-Id: I16c1f5ee7a05aa011d00e6f1de86e1aa5d9621b8

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [64a9f8942d862173f9f22af10782d6a73c4900c9]

if the string is created of len 0, then no point passing any arguments

Change-Id: I0055ad846f438765c5259e02025e6ef5f32c6169

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [d531ef63a40c2cbfb02ae7c344bb292ddc7a02eb]

if the string is created from 4 sal_Unicodes then it cannot be of 0 len

Change-Id: I14695ec0871e186266770d7cfe90f532de31ea57

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [1a2549dcdd541cb40c30621faaaba2f69ff7efc3]

Revert "Remove License/Credits menu items"

GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.

This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [ad08216f8f489ad36aaaac8def71ae4f27a64d89]

match properly the type in the extern declaration

Change-Id: Iaad7538ed7933a1f45bb5e16dc0adec75af53300

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [aab6aba1482c56823b9fcc9a5f0ed0d131d37af0]

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>  [c7b98f2fd8d892cd63503bc053ba533fd5e7ca02]

put the two new optinal desktop files into right file lists

Change-Id: I9e62bb0c14f2ba0d481cb4e926935af2394a652d

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [1eb52e99b1bb20616d91142e71f6e535bb8eb13f]

treat for tinderbox with obsolete gcc and -Werror *sigh*


2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [dd4ce342c22290311c62f91981e0bb74984e52ea]

no references to temporaries

Change-Id: I6c7a7b88b64ec8c0eef8eac30ea3e6e40e271f76

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [8bb5411cb5a848c5866385b4078ba83a3d646986]

mark const data as const

Change-Id: Icbd8a343b6cb1615b667451043c23b6f131a0f04

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [886e29cff76d0358889aa676dbe90765950c990e]

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  Luboš Luňák  <l.lunak@suse.cz>  [544ab2ed627e207adb54a0db9b31388e29d041a8]

add finding out page width to a testcase

Change-Id: I0de5e694adedf8812cc31036860991c853f38d93

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [831c2d95289f41529ea1f85c90f8bb112e522d97]

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-19  Luboš Luňák  <l.lunak@suse.cz>  [e28c8f3b75cb46906a8479cf9a52f272fdb17682]

OSL_ENSURE -> SAL_WARN_IF

Change-Id: Ib8e9976e618e676465f0baf1f38be7e3297ac853

2012-06-19  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [c3ef1efe476771206baad6ee763e9e9397b7cf3d]

Fix display of About dialog when buttons contain long strings

Thanks to Jean-Baptiste Faure for spotting.

Change-Id: Ie05a15fca7f40c9a621a6aa758a19f7455d312a6

2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [1d8cc547ff6ab4d70365298d3d05a704025ad975]

document what methods are from the pre-stl containers

Change-Id: I84070021f2896dbb60c649a6b7961f2f3e0d3585

2012-06-19  Christophe Christophe Marion  <christophe.jaillet@wanadoo.fr>  [bd6f2bb7eed1a866bfb8d63b0dcba9be8c283f7f]

Remove a useless include


2012-06-19  Caolán McNamara  <caolanm@redhat.com>  [bd4f553ef03b45b4126314fa8287f933988575ea]

remove some UniString ctors

Change-Id: Ic2e712f4447b733b79d980e178d9d6d9d8bf0e40

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [2e4c6b51699362252d0bbdc27e0311c68e2ab21b]

oox: fix all vmlshapecontainer doxygen errors

Change-Id: Ieccd1f5e89c550095cd83a3f11939eec210f789e

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [2123ede032ca64f696ef54af4ad3238974ca2b5d]

n#758883 dmapper: paragraph-level run props should affect numberings as well

Change-Id: I707105f6da53a6cb790d743738875acde561e20f

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [14d6cf1f8f86027d58fe56feae3139c314fbb058]

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-19  Jan Holesovsky  <kendy@suse.cz>  [538b449ed5babe025df207cfdc6ca29d321dd67a]

Add a note about MinGW debugging TODO.

Change-Id: I272c06f557c1667ecb15396be71bcd38e472ef73

2012-06-19  David Ostrovsky  <David.Ostrovsky@gmx.de>  [d633da43995f7457e487634016b2ca3bbc9245b2]

deliver pyuno/python.exe in one step

Change-Id: I886f4a6aec492ae498ce86d71686c8d9fb26203d

2012-06-19  Rafael Dominguez  <venccsralph@gmail.com>  [4c270c4da4135012aa2712cc8b0a17595a1c97be]

Set the selection mode to the overlay if its visible.

Change-Id: I2d0badc0cb0f4ea3e05f22e4b1ed4759ab7a4d85

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [fde2c0e1a5bb4d009513424a82662e3f64e0db56]

Add a handler when changing selection mode and default action.

Change-Id: I276665497d3b026d438a379ce0ad2683431055ae

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [114dde47903b7c174eca934690c1372d4be52330]

Close overlay when clicking outside.

Change-Id: Iee39a99e89881aeaeaca93adfcfce9b51eeaec78

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [0f53d3bfb93537f20d9734fe7c84a88e8a82092b]

Display templates when double clicking a folder.

Change-Id: Idf9be4b2f5fbff60b881e72fe52ac13767f32459

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [927f4ecd40ea6652709551690be9d2f583a6d1d9]

Add a double click handler to ThumbnailView.

Change-Id: I8c5711c89fe2d2cede55399028f8a3910a7bcbec

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [0a89ff70b440158e301dff5b5c6eb612f1c2a676]

Create a thumbnailview for templates folders.

Change-Id: I2c5e2899e854df0edb3ee7bade55f39c8984177d

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [4ee41fdfe79cafe35a3cd7ed3ad2142bbc5a3fbf]

Remove SetItemText function.

Change-Id: Ie37f706baca178592c22d0f928f1ead43206f2a8

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [d338cd728efb83fe5983bac5f97afd782460824e]

Handle item paint inside its own method.

- Dont recreate drawinglayer processor in each paint call.
- Create a structure to set thumbnail item attributes.

Change-Id: I95aec60fc05cc60f96f0bca6748b94327febd69f

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [406c66af52b416864a1de29f77f58223e75759b0]

Dont paint selection box if its hidden.

Change-Id: If618c913205ffa89b6afaf18244c85fce5c6e804

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [e10392bb8c09c3a8e9b99f37d85f0814af372242]

Set selection mode button image.

Change-Id: I3fb2592d61622a0d3f07d70cfc26c10f4f2ef2fe

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [ecf97d7f60dc8dc0b3ce51300023bdee3e0e1e49]

Paint item children control when painting an item.

Change-Id: I7978e4c346d1a72b462d9916b7cdafc718a42bdc

2012-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [9dea0121b8f9c56ec172847ffa14fd353eda7faf]

Control item visibility through the object instead of doing it directly.

Change-Id: Ib70adb45d9ba5e1294abbe6b33b31be50cf554db

2012-06-18  Rene Engelhard  <rene@debian.org>  [d25453e200f6af427363bc27278da540b56f6855]

evoab2: add libebook-1.2.so.13 (evolution 3.4)

Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef

2012-06-18  Tor Lillqvist  <tlillqvist@suse.com>  [ed880251bd250b5eeaa28501cbcf05cb13f69ac2]

WaE: unused parameters

Change-Id: I8dc4dadd3e26578500b555cdf850c3fb95bc1401

2012-06-18  Tor Lillqvist  <tlillqvist@suse.com>  [533092a738a00a226006cc9343f2a0d27a856b0a]

touch depends on sal, toolkit depends on touch

Change-Id: I77e108391b48a9dc50491f8e76de8f277f92dfc6

2012-06-18  Tor Lillqvist  <tlillqvist@suse.com>  [daaa550121a97d80e1ab43cbd5c73da6915e4ac4]

Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()

Pass on to VirtualDevice where used to set the MapMode of the device
appropriately. Adapt DocumentLoader, use to scale the page rendering
to exactly fit the virtual device.

Change-Id: I4b0bc67e12114d3d9d493ff1aca2ef5d2cc78912

2012-06-18  Tor Lillqvist  <tlillqvist@suse.com>  [8dd75128a5a7e068ae63f3d1cc6b41410f7d7122]

ByteBufferWrapper tweaks

operator() gets called in a Java GC thread. A JNIEnv* saved in the
constructor (which is called from the UI thread) is not valid in other
threads (although for now, Dalvik notices, warns, and works around
it). So don't bother keeping the JNIEnv*. Instead fetch one when
needed. Move the method implementations from inline in the header to
libotouch's android.cxx.

Change-Id: I7de6fc54bb8d9a59146576d6e8c325fe917393ee

2012-06-18  Tor Lillqvist  <tlillqvist@suse.com>  [36244dcfa196c27a23a6eb4b20cc0b62507f6ed0]

Drop accidentally duplicated section

Change-Id: I7444c59efa4fceff9046341cbac934488dd67514

2012-06-18  Lionel Elie Mamane  <lionel@mamane.lu>  [b86f2147e496e3b7ca5a085b302f6144f338aa82]

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  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d]

Remove License/Credits menu items

The About dialog now houses these functions.

Change-Id: I7f751027564897a063d2910644c69680d471b6d9

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [a7f69caf25662d72b685a2c3412f3a352a0c5a88]

GTK: don't crash on X errors

Change-Id: I5b1353b409bc7043d2d1c313a3606ed807eced4b

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [e31de5e002a9a0301e3f16eb105697169e67438f]

detect wrong UniString ctor

there's no way j was intended to be used as a rtl_TextEncoding
here. From context it's clearly meant to create a UniString from
a subset of the input ByteString

Change-Id: Ic0a0773f90686d73ec4eb8b8e03a454585758578

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [06e2005ed83567452783003e3113ad6a92190c2d]

convert LocaleDataWrapper to OUString

Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [8e01e881451333eadb8e23f619e2b4014de1442a]

add a route to compare a O[U]String to one code unit

Seems very awkward to create an entire temporary O[U]String just to compare it
to another when we want to know if that other contains just one char of a given
value

Change-Id: Iacd4e0d87dc5c5211fa06c61c55e1ed85b1e91f3

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [40445a57c6256407bf2381ab456cb5ff58b2f6a8]

use boost::noncopyable

Change-Id: I1a72115796dfe876fe20bc3fecd9897c90da8db5

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [5819bec966782b844eb2953f6636a84a01212234]

ditch last (?) String::String(const sal_Unicode*)

Change-Id: I47ce16581a9923729a7e5e1e5cedaf91e4b215ac

2012-06-18  Caolán McNamara  <caolanm@redhat.com>  [0e0aca151b36462cf5f5592fa7e7d21b5c96472d]

callcatcher: drop unused macro-generated GetChildWindowId methods

add _WITHID variants for the cases where we (apparently?) still need
them.

Change-Id: I3b8290869368487f04ecd93a5f3a717de7fd10b4

2012-06-18  Takeshi Abe  <tabe@fixedpoint.jp>  [40bb1f631b1b79db919474846996e67eb12a9907]

removed unused forward declarations of class

Change-Id: I32894b853912741e935e2409d2857fe384f67665

2012-06-18  Stephan Bergmann  <sbergman@redhat.com>  [213d5355d78a0a690e366645d6416f4a8fe5e666]

Clean up some more

...making use of Java 5 variadic function parameters.

Change-Id: I1b538ec7fbb3021a225031543e25dad081a7a409

2012-06-18  Noel Grandin  <noel@peralex.com>  [5695aea3bbe719881177b35c805920bee608751b]

Add casts to reduce javac warning messages.

These warning arise because of the additional of varargs parameters
in Java1.6. Casting the parameter eliminates the compiler
confusion.

Change-Id: I4906bcfa2700ef80a67b79c61c6848a18e8a7168

2012-06-18  Stephan Bergmann  <sbergman@redhat.com>  [b0d2e68244c6745dc3fe145579b05f30e40793d5]

-Werror=unused-parameter

Change-Id: Icb7fe93b6f21c8d34dcd263dbac07b32a5cb0432

2012-06-18  Stephan Bergmann  <sbergman@redhat.com>  [d5e9c2e3e85a2bcdd6a0b2088253fc133e52e831]

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

2012-06-18  Brad Sowden  <code@sowden.org>  [20def8ddd8a21d22deb250ded21a2348ee0e35f4]

Remove unnecessary temp variable

The only impact aTmpQHD.Move() has on pQuickHlpData is clearing
m_aHelpStrings but this is done anyway in the pQuickHlpData->Stop()

Change-Id: Ie730ddb1860461c81558275d54e32846c1495abe

2012-06-18  Brad Sowden  <code@sowden.org>  [3953c293e435d8ff7656d395feb15d88a5ec6492]

Remove redundant IF clause

ClearCntnt() already sets m_bIsTip and m_bIsAutoText to true.

Change-Id: Ic3ad53a7659dbfe4f28f7995976e659f5bd14afb

2012-06-18  Brad Sowden  <code@sowden.org>  [1f77d7c0c316cce295329a338e7df37394831f51]

Clearer function names

Change-Id: I7434842fe8392eeb6e3c5fd8e605ee444f66b017

2012-06-18  Brad Sowden  <code@sowden.org>  [dc019876d8eb42b56e259d6a6f6d7ea5f904d870]

Member variables can be made local

Change-Id: I571eaa936f8d1afb421da3137aa090e916e633ba

2012-06-18  Brad Sowden  <code@sowden.org>  [d246b853035714d20c7689f54e507640981aeb9b]

sal_Bool (bit field) to bool and variable renames

bIsAutoText  -> m_bIsAutoText
bIsTip       -> m_bIsTip
bChkInsBlank -> m_bAppendSpace
bClear       -> m_bIsDisplayed

Change-Id: I7aa047b7e14ed6bd05528c8650ba4c4b7fcb07d2

2012-06-18  Brad Sowden  <code@sowden.org>  [25d43d348c1614869fa3adb749f0cf6f1845281e]

Some doxygen comments for QuickHelpData

Change-Id: Id6e91985f6dbdd8244df9bef0f7a938ac8ecbf3a

2012-06-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8d8e9eb7c82744c69d6c25fab9bf318caafa59a]

fix the number detection in data bar dialog

Change-Id: I6da7b2087114b7eb274f0a62dd531dd136ad507a

2012-06-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a87676e32e0dce6bcc8f3cbe0c50f75555f28f3c]

remove two cppcheck warnings in sc

Change-Id: Id22cfeab7c39c37a10d5508b7f0479f3fdc784a3

2012-06-18  Miklos Vajna  <vmiklos@suse.cz>  [94037e30f9e6b4d8724002a2a7c2a1a96dc94386]

dmapper: fix crash in ListLevel::SetParaStyle

This can be triggered by using a style in the docx document, then
manually removing that style from styles.xml.

Change-Id: I4aad54d088d9fa56371ff49220316fb14fce6c37

2012-06-18  Joel Madero  <joel@joel-Studio-1737.(none)>  [2ab43129611d24e210c5658aa3f753ed3fa39928]

Change validate "between" and "not between" to "valid/invalid range"

Changes Calc validate text from "between" to "valid range" and "not between" to "invalid range". This is to minimize confusion as to inclusion of minimum and maximum values as between implies non inclusive but is in fact inclusive of min and max values.

Committer: Joel Madero <joel@joel-Studio-1737.(none)>

On branch master
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

	modified:   sc/source/ui/dbgui/validate.cxx
	modified:   sc/source/ui/dbgui/validate.src
	modified:   sc/source/ui/inc/validate.hrc

Change-Id: I2259c22da2e976b25c71e11806df13636bdbc757

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  David Tardon  <dtardon@redhat.com>  [012b43d571aaa4f79b7f6fcfa92939e8d19af492]

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

2012-06-18  David Tardon  <dtardon@redhat.com>  [990586bd5bca08ffb868f5473050b31519ed5f9d]

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

2012-06-18  David Tardon  <dtardon@redhat.com>  [fb1d37b4ba9c256106c02e9deed68433d99be520]

OSL_TRACE -> SAL_INFO

Change-Id: Icc6f47cc76dfa6716fc44f6c1b5f1b11ba1443c6

2012-06-18  David Tardon  <dtardon@redhat.com>  [0b55e9b4b3f8a8eee683fb234c539051c1f9e9ad]

missing intialization

Change-Id: I2350adf98e12b9c9cda4c18a6ba9f935016ac299

2012-06-18  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [3f996588792d3dbefb001d546524a877d50d537c]

Fix arguments of Rectangle constructor

Change-Id: I8f288e55694ac85f8dcd2884a53ff4b5b9eef02f

2012-06-18  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [95e1401f7fcf7b9ce6d646062892f3a3a55ed153]

SVG: use dash parameters from svg file

Change-Id: I86b31156e1a9221d9cfdc40d5670b324ce056a89

2012-06-18  Miklos Vajna  <vmiklos@suse.cz>  [2db200e0c6111836e2663bf494fc9be9f6dd03d1]

oox: last vmlshape doxygen mistakes

Change-Id: I1d74aad0280662cd06dcc633072402ba13199898

2012-06-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1d1c70d8114a28a0d37315d408fdc3ef25cf44df]

Trying to solve out of bonds in fdo#48601

Change-Id: Idf9d56714d658a14af826a74c58aad26a9e29414

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [efd824cdde1d329181a2ac6da450d1c62673ddba]

Recalculate item position when scrolling.

Change-Id: I546119ab9d4ac21c86e5b0c98fa33608328e1ab3

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [e079a0a3c3481de8d547a624c41aac6310618c0d]

Fix hiding a selected item checkbox when you disable selection mode.

Change-Id: I1825bfffa06e7bb69f232d9630af3b236023c6e0

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [aced0ce4687bb41d1370a7ea69c839f55d000171]

Select item when clicking name while not in selection mode.

Change-Id: I924dc61548490ef2947b82da1f1043257e1cac8d

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [5e69dc61933b20e4d1de903a340ad74940145062]

Dont recalculate item layout positions.

Change-Id: I7d0de83e8bbd0475742d32d5f080bfddfb4345a0

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [ed986915694899f24d4a3ac12d563dcbbac7da6f]

Dont set selection box position in constructor.

Change-Id: Ie696820d5610cb91210e2c214705435c9760dbeb

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [3a4b18729a6b7d7a42910882941b1f4934c7032c]

Improve calculating positions of item data.

Change-Id: Ie07d9cf522d49bb4c48ba3a8ad937135349721f8

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [0cb7d3d5491fcbd47f4cf709da5ec01fc6d4382a]

Use parent background color as default in view.

Change-Id: I5871d7e20789c9b6485560b7cab4b674c46b1a2a

2012-06-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [d524da2c3bfcd2fd35b92df47834757056ec41b2]

rtl: (i119939) memory leak

Change-Id: I1ab34337785967d6cbac9ab47c5a2bb517001840

2012-06-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [f9fb24e17fcf72b08e90b4b243f1aa927fd97689]

writer: crash(i119959) paste of multi-line draw-text into bullet list

Change-Id: I82da331b478cd258e5f9803dfac4cb203d2dc9f6

2012-06-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [de1c42d9f552bc57b28d50f4313bc982c63b84d4]

writer:crash(i118878) when adding columns and chang. properties in a frame

when adding columns, GetNumCols() reflect the new number of columns
before the actual columns available are updated.
Due to the way and order in which properties are updated
the code that adjust the columns can be run before the new columns
are avialable.. and was using GetNumCols().
This patch avoid using that api and rely on the column iterator
to determine the acutal number of column available.

Change-Id: I52e75ec82c1ace65b05b8df9e54f4689f2aec8d3

2012-06-17  David Tardon  <dtardon@redhat.com>  [794e2e601fcbed83e6f886db14f3754b68ae0311]

(incomplete) attempt to build internal python with MinGW

Change-Id: I39c880e8615b164a66eb900c11b26da9d6489e02

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [62cab9f5d3852b5baf7fcffb513e7c3e45b191bb]

Remove unused variables and parameters

Change-Id: I8691529e6260ea4d9e9d1d61ce3b1b28de7a676e

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [1f2c836e7a93ace9deb1b05bdb5f1a2ff7a42fd2]

Fix regression that caused extra validation entries to be added to scdocument

Was adding duplicate validation entries that only had the
base cell address different.

Change-Id: I7cfe78c98cff350f2621cb4f321134ade04d0158

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [8da59adb3d09e996152819129d24d6d106f701a5]

Improve unit test for ODS import of data validity

-Test now ensures only the expected validation entries are tested against.
-Error output for cell validity check is improved.  The error message now
 displays each cell address that failed instead of just the first one that
 fails.

Change-Id: Ic93de0dc3e465e914470634ffab2bfb5ccbe2da7

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [39aa1e93d78b81e344c45224c2a98b4dbdc7bb70]

Convert ODS import of Data Validaty to direct sc

Change-Id: Ia64c76d8e056b478fe4b6617fe262ac582008caa

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [70726d18c74d21898005a8522cd0aa30afecf1d3]

Add unit test for ODS import of Data Validity

The unit test checks for the proper importation of the test document's
1) data validation entries
2) data validity of associate cells
3) content

Change-Id: I2858663c1d988557fc3783ecaf74892d370c1c93

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [9e24ae6d3b8390c5e3576aca9490881290c01ce9]

Add ODS unittest that checks merged cells and their content on multiple sheets

Existing unit tests did not check if cells were merged correctly on more than
one sheet.

Change-Id: Ibd4d29abd7345afc95fede2a17c7e498d8cac3d9

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [b622286b8135a2a654ab12857cf2a619fbee39a9]

Move logic in AddFormulaCell() that adds non-formula cells into its own method

Change-Id: Icc607e48f5d7bb538c8549b40f21d5e0a75a1511

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [3c6fc6ce98d8787ab9c0be55851a09d97e3ec4d9]

Put logic that adds nonformula cells into its own method

Change-Id: Ieb8d806e8890166c7ccb2188a79368873aaf42a7

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [a137ecf74ad0c0342183c9772ff1c22c03fd0ffd]

Put some conditional statements into readable methods and do minor formatting

Change-Id: I82d6349db5e7e3afdc36d893155539129f9d120c

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [d441f74a6d82aaad5f3ff97b84c0010c52d3aa7f]

Move EndElement()'s logic (that adds formula cell to doc) into its own method

Change-Id: Idd88d66856e5b9ec5e63e238434902daaa4e7f3e

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [2b8e1f0dfb2522aeaeb388070f7d4d8f2df9b28d]

Put EndElement()'s long for-loop into its own method

Moved EndElements()'s long for-loop (where rows and columns are added to the
table) to is own method.

Renamed sub-methods to more appropriately reflect the work being done.

Change-Id: Iab9bdc2deb50577af164c8a210a32557e9708d67

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [3a703ee4403bf1e23b93097c5053e3eb365696a4]

Break contents EndElement()'s switch statement into smaller sub functions

Change-Id: Id39e3a4bee4739b988d190a288849e0482b8e52c

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [6d23c9db771718eeb6d19da094662c86de39621f]

Extend repeated columns unit test to check both text and numbers

Change-Id: I7d261958f81f73dfce44f27c0130f68c5c4b233f

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [e427f658195e9765e5eaad6c71a9f449cc83060c]

Fix repeating columns

Change-Id: I35d8cc824bf7efceae6225432d5a261bd3883211

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [f2bbf67cbb5ec099a8087f4dcd53faa1c1ca4b11]

Commit files used in repeated columns unit test

Change-Id: Ie8e9a3a3f36caa55f495ef7a6670b73ebe9e2086

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [dcdd86f39788f555d6a3b58a3936c9066fa2b51d]

Added unit test for repeated columns in ODS import.

Change-Id: Idf3cf3a1f6fd1487c83470a9e5df4c940ee64c73

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [6361a5fc687ddf1a426d2e211fb4213f2bcfbb60]

Remove comments

Change-Id: I257a18325c3f385e14bed88aca6bdd2a8eba30b1

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [b39e4d439b6b0b7fad177967cadac3b822d5eb9f]

Reduce amount of casts between SCCOL, SCROW, and sal_Int32

Change-Id: If20c7ae8e90b41521215072a83654e6e90502129

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [a789ba1b71845c63e3bee770cd108001aa44c8ce]

Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()

Replaced CellAddress with ScAddress in EndElement() and adjusted related
methods.

Also removed commented-out code.

Also did intermediate conversion for XText::getString() as related code was unnecessary since there is now direct access to ScAddress cell position.

Change-Id: Ia237d0deb2d03a9d0470208d289947d474bc6d38

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5b49ca3ffe0ab0eae04c558707aed43d363b071c]

Remove unused ScMyTables merge methods and convert column/row methods

Change-Id: I5c5aaa7e80859ada894595203d2554ef4ce8663b

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [c2e3aeab181b5b92faed77518d6a428ecd2c2969]

Convert GetRealCellPos and calls to use ScAddress

Change-Id: Ic7a6ad82b5b4938ef67ddf8e62372635044cd5b2

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [153275bacbab37d4b3ab2dbef8c5e32626f705c6]

Convert ScMyTableData to use ScAddress

Change-Id: I10972bc2b76a517c465ce32cf4832ab069be1bec

2012-06-17  Daniel Bankston  <daniel.e.bankston@gmail.com>  [23d0816f92c5ad0885cbec648f324e68fc7f4a1b]

Remove unused method

Change-Id: I9be889c8d0ef2d606614592a2a918b2d089da682

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [4fc040ecd10487b2eb54d3d28e9e9fdb4acafb53]

Display selection boxes under selection mode.

Change-Id: I7a83bb57122912c6f21a78a53b34584410857162

2012-06-17  Tomaž Vajngerl  <quikee@gmail.com>  [dc068d34271d070267e61f4761aebf8ccaabf299]

Filter dialog preview image size was wrongly calculated in some cases.

Change-Id: I22fdf17e6f2112624963da6293efddfa75507dd7

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [b4d7031880369156e08428ff1d9255ea9af0cc36]

Remove GetItemRect and ImplGetItemRect functions.

Change-Id: Id64d46d3cb25a19a1acb5753d7cf4e4e21d29aea

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [00c579fd6d331a6868040406d8264b2f545dc151]

Use item draw area when drawing.

Change-Id: If94ddf07092e1247800025f9f093a3ae78fa26f4

2012-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [661a98b831f75be225b7d0824b29e481c4208c83]

Calculate item positions only when needed instead of every paint.

Change-Id: I8e7e528185624494e8ca9e07a44b90131a1165b9

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [0db1b46a45694a735d0f33f5c5a1facede58e653]

gbuildify xmlscript

Change-Id: Ia3704b4a7813d45c87e9f7107945fedd73622339

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [3ffb36f4d07ce54255184fa97d6574c20ae6b802]

revert gmk4

Change-Id: I613d6953c786f581a9a7cb16f47aa3351834c41c

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [0ce74a3baad30fbcbc65f8234b4f077c75d7bdc5]

targeted clean-up

Change-Id: I57d56ece9fd59a93d5081a394c3fe8d212290198

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [4651069697ca71bca1ecc3deb43c294228155cba]

revert gmk4

Change-Id: I0c1f0495358bba6889d48d8bc500f880f7d5179c

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [6aeeca56daa9065f607cc7056e7d86d237c84a99]

Junit test for unotools

Change-Id: I7f3e6ed57fa40e9c7804c42c37c10023eefcc022

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [72a8d28df58c1368811035a0acab63d443fc94e0]

revert gmk4

Change-Id: Ib91e193d55d38abd77a6b4c0849c1f13c37cc7f2

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [3135d6ea62522276682cdf4da75bc769df263021]

gbuildify basegfx

Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [14896ccc545c9060874e2c02b37ee6d59e3cd8cc]

revert gmk4

Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [7fdb04011c1cc4c078af6b20dadd88bfa09ed3e0]

Redraw item if we (un)select an item when clicking the selection box.

Change-Id: Ide3c116500e315db7280ad25029ae68180036618

2012-06-16  Raimundo Moura  <raimundo.smoura@gmail.com>  [37faf82afa4d48cd57f23d1368bf01748384aa7b]

Updated autorrection for pt-BR

Change-Id: I81ebb1773efa71606a24a29f02517fe4c2f75ccf

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [71702696eba6053f37798c33e608bdd97bdf116d]

Add button to activate/deactivate template view selection mode.

Change-Id: Ib58503e30d589eb5c02a29c1fec4be3a8011ba31

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [495075d9ad0fdd576c4dd3bee60cd5c3e4fb92d1]

other mis-include

Change-Id: Ibc82592650fe54e4a174c5c57050f805a1834cc9

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a040ec5e53e23541c0074b32d1446eaa5b254f8]

fix build breakage due to sax gbuildification

Change-Id: I742c598451134f1d2d0cdc6bcfd5c77adf13ad98

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [e3200a761e896ccdb1a052f1a9911f3674844f91]

Add support for selection modes.

While selection mode is disabled, to select a template using a mouse,
click within the checkbox that appears on hover. Clicking the checkbox
of another template causes it to be added to the selection. To unselect
a template, click its checkbox again.

Alternatively, under selection mode, the user can simply click a
template's thumbnail or title to select it.

Change-Id: I456936fb713dd43200d9b468a0fb8d82944625d4

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [c473daadabc57200a68fe6a4ebd430250be7e217]

Remove NoSelection related functions and attributes.

Change-Id: Ieab1bd81986663e0ff6f2074b59b863ebe9be4a8

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [c0e293eb466e11e6be09b73e36f417bf4fe669ab]

Remove doubleclick, highlight and select handlers.

Change-Id: I6eef0d9eb4bfe3dc0e1cd9b212f3be4c286f017f

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [410828289f2bffa9cd9cc8d35ca426d815d79382]

Sync item state when clicking directly on the checkbox.

Change-Id: I35e3ff973fe3a48bc9c0ffd105d22b40d660af7a

2012-06-16  Takeshi Abe  <tabe@fixedpoint.jp>  [462935f367534012817efb2478c4f748f0576d5c]

removed unused forward declarations of class

Change-Id: I819d5b931c937ec52b14f60591546d1d86c38631

2012-06-16  Julien Nabet  <serval2412@yahoo.fr>  [74b5e0d5e5b57755553fde6c77712a87025f1667]

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

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [05c74f9e6aada15f398c666dd7d5ede3fa23288b]

Add a checkbox to display selected items.

Change-Id: I2072efabdbd45ede10160e481dde27584b15e867

2012-06-16  Rafael Dominguez  <venccsralph@gmail.com>  [86f6fd0c4e9a2f63d60cba9622eecc3ab4cd00ca]

Add isSelected, setSelection, isHighlighted, setHighlight methods.

- These functions are to control the state of the thumbnailviewitem
state.

Change-Id: Id1f645832e7bd63df326db2da6f28c5b3c935c14

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [3be786451b6a9accc46a08f0aed4f8d5a8794ffe]

gbuildification of sax

Change-Id: I6e8220e88566e04b20687d54181205d31ec68e13

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [445cb2bcda1d9b186a250a5c2d91d03d3f3888ed]

revert gmk4

Change-Id: I5e364dc0c387d85f7901d1e86968f5e591639f9f

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc353f6b3632d41aa60a938355cbb48162695d38]

gbuildification of ucbhelper

Change-Id: I1fb3d36af07fe834cddc06c54d27a786dc583c8c

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [66561c1f9836bdecc5c3989c42a94aa7be0958f8]

revert gmk4

Change-Id: I4b78a8efeadf47f8fa3f30a87433d3ccb9c1beb1

2012-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [eccac35fff3c4d90e2fc60fdd67ed8e7a99aad76]

basebmp gbuildification

Change-Id: I9b24ff3503b1dc1198aab622e36224e75cb31255

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [a96262179e38837717256a05242af0ad04ddabeb]

revert gmk4 commit

Change-Id: I386d735645de648b08fa10baec4884d253f5a681

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [b22c28c26b97ee782bd69efd92896009fa00611c]

tweak to capture recent changes in starmath and gbuild

Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2a1c7c40e4b5ef2ad7f2334fac699ce83b18d8a]

hook for calling from .docx filter to starmath for writting formulas

Cherry-picked from 2e5e29471f9ac61ec454bf90a985525a0ad5cb1c

Change-Id: I32f8b03da4edf54e5622096d932dbc2b368f45ff

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [a3c2d619c2e13f547e50c4073b24e55dfa96f8d2]

convert i18npool to gbuild

Cherry picked from 2674376ddff9370988fe1fcad0ec519d1e68e869

Change-Id: I882f6b516f617f37f2b966cb2e8c78718895e305

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [d7a4c3cbd866292889f4895f2f6528fccb1b7597]

Add consistent Emacs and vim mode lines

cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3

Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [0c3efcbd18707057703b2e81d635987b72b2a485]

gb_Library_PLAINEXT->gb_Library_DLLEXT

Cherry picked from 405454c88a44f0f881d67b4c707a5714cfc1d53c

Change-Id: I18bb06ff9dfffcdb2dd958c736b6e81af0b2b4ca

2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [c6af47653756ab2bbcb637f8952605d069c83b7b]

add modified unoexceptionprotector for better error msgs from exceptions


2012-06-15  David Tardon  <dtardon@redhat.com>  [004073aef0c0c93aad05075b3f8fc2d1faf11ca7]

remove all traces of offuh from makefiles


2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [00e5cd83627835997e705cee23185a09f1625252]

ugly fix to a dependency problem in starmath_qa_ccpunit


2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee0902b50d5043e4b377cbf4556bb8ed39efd6b1]

avoid object double include in starmath


2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [48cb39aa6d34cbdd2903f64e2b27f01e7c33b6ce]

reenable unit test

cherry-picked from 95357d3144b817726507758c1314a82303c25157

Change-Id: I1d403859091a6e59b1045126c5db2bf2ffd573e1

2012-06-15  David Tardon  <dtardon@redhat.com>  [fa9cc5f30b62a55237ef3171a23f0deb11a46f05]

move UNO API test to subsequentchecks


2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [08f666ec9921be82caa0bf46d5347373de2259c9]

migrate starmath subsequenttests to gbuild

cherry-picked from 969d60a477742d24afe370fae70db057d2db9341

Change-Id: I074f2f024624aafea4456304295d747318755ffd

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [c4bfd9044e348ce44097db37fb035c8f40558776]

convert starmath to gnumake

cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed

Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [b22eeebd2c0fa2dfecc7f3b958a6ad350b0d7c60]

revert gmk4 mismerge

Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910

2012-06-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [efc6743b3510717213ff4a75f9acbfe1c940a682]

fix c02dd533f5a21b8386b6cfe8fdd9e3f83e7cbc7b

Change-Id: I8105fc255e6ad7d9d102cbd1928329453b9ca7e8

2012-06-16  Tomaž Vajngerl  <quikee@gmail.com>  [ee41193f3e12ea55237f7681e4b53162a0d421d2]

Dialog for Smooth filter

Added dialog for smooth (gaussian blur) filter which now accepts
a parameter for setting the strenth of smoothing (bluring).

Change-Id: Ida6709b060cb5429a63af1994493e716fd0bfebb

2012-06-16  Tomaž Vajngerl  <quikee@gmail.com>  [d7036ac1c8f620eae2b4f43cdf5840b4c8a584c6]

Fix wrong variable name in Smooth filter parameters class.

Change-Id: I4ad84a293f662a6e191758c30660ac11142aa3eb

2012-06-16  Tomaž Vajngerl  <quikee@gmail.com>  [05363527d84119c6759cdd638c76b041f2aa67b7]

Separable Gaussian Blur and Unsharpen Mask filter.

Currently implemented Gaussian Blur filter uses a static matrix
which means that the filter can not be parameterized. The new
implementation of Gaussian Blur filter and accepts a blur radius
as a parameter so the user can change the strength of the blur.
For this the blur matrix is generated at each call. The new Blur
implementation reuses separable convolution from Lanzcos rescale.

For negative values of radius the Bitmap will be sharpened. For
this an Unsharpen Mask filter is used, which is actually a blurred
image substracted from the original image.

2012-06-16  Tomaž Vajngerl  <quikee@gmail.com>  [c02dd533f5a21b8386b6cfe8fdd9e3f83e7cbc7b]

Add new Scale modes, simplify convolution calculation.

Convolution calculation now uses 2x transposing horizontal pass
instead of horizontal and vertical which simplifies the code by
reducing code duplication.

Instead of more convolution methods, only one generic method is
used and kernels are now a parameter to the method. For this
Kernel class was introduced with responsibility to calculate
kernel walues and hold kernel specific information.

Besides Lanzcos resampling also Box, Bilinear and Bicubic resampling
was introduced. Box is the simplest and fastest but with still
good quality.

2012-06-15  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [907ad314fb05a06cfeb233bd4265a461e7a5e0e5]

Some UI tweeks - trying to get long filenames to display nicely.


2012-06-15  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [889ff81df60fd13a4e121536e86d84147fc29b02]

Fixed folder navigation in list view.


2012-06-15  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [d848fac2d7232a0055fc236d8522f705a4c7e069]

Fixed view type persistence problem.


2012-06-15  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [2b8b4343250b0f564d74d0535b870c156319f8df]

Fix view toggle menu item label.


2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [03a59c7096cde0ced1a88069647c3ec60f86f9d6]

Regression test for fdo#46757

Change-Id: I41a11bda977cbd5b4b2352776f06fba0e0457a43

2012-06-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a0fbadaa4c2d2e19ff6763eed6c9a784f3478ddf]

Fix another crash in exotic circumstances

Change-Id: If91c33dad811d5c9a34581773f7f6a7f86dd82bd

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [42e41ea6d6ec40977cc339af529b2306840d31cb]

move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&paste


2012-06-15  Muhammad Haggag  <mhaggag@gmail.com>  [6c14d15dbbdc8920e1695b5fdc32b6519508815d]

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  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [43103840303f9e18ff013ac6cbb5cfa4eb9cdf9a]

Added a list view to the Android UI.


2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [629001d4795fd9cc16625d3b10705e06778aeb64]

fdo#50087 fix RTF import of Title, Subject, Comments document properties

Change-Id: I3358fad4949c2c21ecf63983a36b7c8428df9f06

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [fa2006828ff69509e1ead755af906dcd35a992bf]

Fix pyuno.so name on Mac OS X

...which also needs a change to the logic that symlinks *.jnilib to *.dylib, as
that would have symlinked pyuno.so onto itself (as it contains no .dylib).  (And
while we are at that, anyway, also only store relative paths in the symlinks.)

Change-Id: I6f3e9effc4d185df935795958cc84e60e862a424

2012-06-15  Andras Timar  <atimar@suse.com>  [19e298646d52f63554f9517ff19b7a7f5d1e3b52]

add HelpId to key binding selection listbox

Change-Id: I90cba97c112af81ca50feca5bfa70d0d651b6083

2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [9bf2d51927c3ac87b32b996a65bd30618b4ce58c]

callcatcher: chainsaw out some unnecessary code

Change-Id: I88de7a942fbc9e0c51a3261236f5203f037d2392

2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [f03a3edf2523c208948059861e0df48567834d0d]

SfxPointerServer doesn't exist, so MI_HATS_REPARIERT not useful anymore either

Change-Id: Ic727e2a6a30c16b3467b8c169512a7cb2757f146

2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [5dd3bf34cb7a469d98c910fff48217f5dbb3b31e]

use new configmgr api and devomit visible code

Change-Id: I386725e07c34336249dfc935b1e9f9624d1d3be8

2012-06-15  Caolán McNamara  <caolanm@redhat.com>  [57ea40b8b638ebbc8d7b5ade81bed3096c47ee95]

WaE: clear higher debugging levels warnings

Change-Id: I611dc412b5461f368f23aa8239e48d0e175f5168

2012-06-15  Thomas Arnhold  <thomas@arnhold.org>  [8a8ca66139bacd7b768bcfa20121c45f8fcf7019]

Remove unused template.cxx

Change-Id: Ie269fb800390dbc3f37f0002509ebcccafb038de

2012-06-15  Thomas Arnhold  <thomas@arnhold.org>  [8c707faa8368c952b54007948f808e6fd4ebb84e]

Remove some PCH leftovers

There are still some pch headers in use. Simply:

find . -name *_pch*

Change-Id: Idafcd4f1451877ad9b08c8bbea526266d7414553

2012-06-15  Thomas Arnhold  <thomas@arnhold.org>  [f5533a71fa335c9c66398dff980effff009acc8a]

Remove obsolete inetdef.hxx

Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [c2c37de076acd085e7c095a3f09aa59174ef4042]

Avoid bogus "may be used uninitialized" warning

Change-Id: Ib763b8ab1e728d400859a7abb355bba182b28684

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [7193d4ef0d61d82fe2138b4736f27b6d27fc8e0a]

n#750935 fix docx import of w:evenAndOddHeaders

Change-Id: I172073bac10e8d0449c0f5c0a226dd7ace013376

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [a234804c9de3f2659f766eae452b25eaf15eae22]

sw/qa: move getStyles from rtftok to base class, to be used by ooxmltok

Change-Id: I137c0a42ab8413213d93f1bbd868077e2c042ce0

2012-06-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [47e4a33a6405eb1b5186027f55bd9cb99b0c1fe7]

Extend current database range unit test to also check xls and xlsx

Since Excel doesn't support named database ranges, I also added tests for
unnamed database ranges for ods, xls, and xlsx.

Change-Id: I491324883c95cf2edb13c0561e975a13d13ba7d7

2012-06-15  Cor Nouws  <oolst@nouenoff.nl>  [6799962a4be3e704c82869b4c7415adebcad6a02]

Remove unused argument

Change-Id: Id646516a71800fbc0fe82595b51f4468f12954d3

2012-06-15  Cor Nouws  <oolst@nouenoff.nl>  [16e2c3b9075e050e80d2c628b34a0245e970bfeb]

Adding an accelerator in Calc autofilter

Change-Id: If9a4afb5ec18768f469267372d08328e80abddf9

2012-06-15  Cor Nouws  <oolst@nouenoff.nl>  [5ae11320a26a6356dfadeb812e0d6baf5bdc951c]

Give Macro recorder separate option, apart from Experimental features

Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81

2012-06-15  Rob Snelders  <ertai@Obelix.(none)>  [d7262f4472341cdcb85de414453b67ab0e853627]

fdo#48874 - remove html export dialog artwork

Change-Id: I13266d4edbd48742f3e96ff45fbd4f1c3cd25629

2012-06-15  Muthu Subramanian  <sumuthu@suse.com>  [0f8f92a5b6fcba1fef456539bb929819a9162a85]

n757419: Hidden/Non-wrapping text.

Negative values for left-margin plays havoc with the
text in this case.

2012-06-15  Tim Hardeck  <thardeck@suse.de>  [2368615b9fc3f60e5d6151a6e169022b4b29ff1b]

added zoom submenu to View

Added zoom submenu to View with the same entries of the zoom status bar
right mouse button menu.
This feature was requested on the design-mailing list:
http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html

Additionally the zoom menu entries were sorted in a more logical way.

Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0

2012-06-15  Tim Hardeck  <thardeck@suse.de>  [6484ccb4edad34d03d1300929fe20788f41b255e]

move zoomitem from svx to sfx2

To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2.
This patch does base on Caolán McNamara's patch he sent to the mailing list.

Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [4ad231a6abea556ce7815fc6dafc9aebb87a4e26]

-Werror=unused-variable

Change-Id: Ic4c417667d45f80215303d2171b3c61d97284547

2012-06-15  Eike Rathke  <erack@redhat.com>  [d0b706ed2a418c213148fe8f3b14250a168779b1]

pkg-config glib


2012-06-15  Tor Lillqvist  <tlillqvist@suse.com>  [28cdc43f2d1622ca6a6c725c2c7fa276a6197b25]

Make sure homeDirectory exists

Change-Id: I3a89bcac3bf46405e8e474f7765d74c643b7ab43

2012-06-15  Tor Lillqvist  <tlillqvist@suse.com>  [00320c71c1974716f67cb7be734a324017b8db3c]

Bin two unneeded (and not found!?) imports

Change-Id: I4b2f716f4a40fe4be91e204d8c78dc8c5e6a439e

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [c62708c39288719510dac1a914ee282636335375]

n#325936 testcase

Change-Id: I35d2ef784cbdcefe4c9bb18e1017d773202c1a9a

2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [a7bd0355844f5bc4a3717df059ecfa5743b041fe]

Fixed a bug related to text fields introduced on the last commit.


2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [61360495ac22065c5de08f55ec6dd8144a25b1aa]

Provided support for clipping-based shape transitions (barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe). Basic support for reverse method by subtraction.

Ported or implemented the following classes or functions: 
createShapeTransition,  ClippingAnimation.

Extended the following SVG DOM classes: SVGPathElement (prependPath
method).

Modified and  added new methods to: AnimatedElement, ClippingFunctor,
EllipseWipePath, FourBoxWipePath.
2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [6016a685482aaa7e2ef80b31ee5196238665face]

Enabled support for clipping-based slide transitions (barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe).

Ported or implemented the following classes or functions:
ClippedSlideChange, PathTools.normalizePath, ClippingFunctor,
createClipPolyPolygon, BarWipePath, FourBoxWipePath,
PathTools.createPathFromEllipse, EllipseWipePath, PinWheelWipePath.

Extended the following SVG DOM classes: SVGMatrix, SVGPathElement,
SVGPathSegMovetoAbs, SVGPathSegLinetoAbs, SVGPathSegCurvetoQuadraticAbs,
SVGPathSegCurvetoCubicAbs.

Modified and  added new methods to: MetaDocument, AnimatedSlide,
SlideTransition, TransitionInfoTable.
2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [a962bffa18e81032423e1c5c7065125d27caa163]

Enabled support for fade, slide wipe and push wipe slide transitions.

Ported or implemented the following classes: SlideTransition,
AnimatedSlide, SlideChangeBase, FadingSlideChange,
FadingOverColorSlideChange, MovingSlideChange.
Modified and  added new methods to: MetaSlide, SlideShow.
2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [a4f7622bcc32b14811f3969dcd073f79560b3967]

The new slide elements structure is created by the svg export filter directly. Master page elements structure reverted to old one, adapted the embedded script. Exporting a single slide is supported again.


2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [232490f3fba15bc9b6cb94723645fbc21b3c0f26]

In order to enable future support for slide transitions has been needed to modify the part of the presentation engine handling the slides navigation feature.

A new structure for slide and master page elements has been designed.
The following new classes have been implemented: MasterPageView,
TextFieldHandler, SlideNumberFieldHandler.
The following classes have been modified: MetaDocument, MetaSlide,
MasterPage, PlaceholderShape, Thumbnail.
The following classes have been modified and renamed: TextField ->
TextFieldContentProvider, FixedTextField -> FixedTextProvider,
VariableDateTimeField -> CurrentDateTimeProvider, SlideNumberField ->
SlideNumberProvider.
2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [d6b82f7bcb5123db56eb9acf4a3f3c2c90319606]

In order to fix bug 43060 the width and height attributes are exported  with units (mm)  for the <svg> element when a single slide/page is exported.


2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [6e0d7ce9410658dfe3e0ff53f2b98349b075e91e]

Now debug printers are turned off automatically


2012-06-15  Marco Cecchetti  <mrcekets@gmail.com>  [fec47cf75efc80825734ce09e991fb0efd8fcd27]

fixed wrong indentation / provided better indentation


2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [2f13dbac060ae6af7e25ad3eff675cc859cfb3ff]

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  Stephan Bergmann  <sbergman@redhat.com>  [5e63c104a6c0eefd91d4e887bc5e8f96615e6467]

Unused variable

Change-Id: Id437c428f07cd084b5f54151a806e111d557acaa

2012-06-15  Thomas Arnhold  <thomas@arnhold.org>  [e06d6e3956e246abbbc05a05598bd2a720a1e283]

hrc cleanup: Remove completely unused RIDs

These RID definitions aren't used at any other point. So remove
them. Unused START and END definitions were commented out for
documentation purpose.

All definitions in basctl/source/basicide/tbxctl.hrc were unused,
so I removed this file.

Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994

2012-06-15  Thomas Arnhold  <thomas@arnhold.org>  [f8de2166d46c4bdb80a1ddfb0e75b96a2ce6a60d]

Remove dead code

Change-Id: I65fe534a712ddcdd01b1f393a8244f603e891dc8

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [31058ad8f22480730651e7379fb0d7b9654739a0]

disable two ui elements for 3.6

Change-Id: I55c8932fb5561704626f73e044091fe7b5240229

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [146cc7a3ad8b07889dff64cf6d3db21e2d6d2147]

use correct localization aware string to double

Change-Id: Ied254ef0dc8f7dcf444738da193122a733089b5a

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb4302d489d542ce9afd54a377b3399e1c4cad00]

handle formula is in new conditional format dlg

Change-Id: Ia492b8fb9ad1406800ba855370daafb40f254093

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [61329b5c147a94c66253fc05be85a4d80a2506bc]

Render thumbnails for folders as separate entities instead of merging them.

Change-Id: I5a505bd5baf3e186c9eeeaeeb73886b3fe8def19

2012-06-15  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f14bd201ad7c391b078be1d8e7fb2d072015be70]

ancient bison nees %token-table for yytname to be usable

fixes build with XCode 2.5 (Mac/PPC)

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [8a65fffe1d5e0a01ac42291ece8331e32c418f69]

Dont use another VirtualDevice for rendering.

Change-Id: I923958a54157ac28dee03d99cee1b3368fcb5954

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [62020a34cccd778be6f4052c31299ed085a48d00]

Remove ImplHideSelect function.

Change-Id: Ia3d90409cfcd148e304b4fcc7f3a7aafd4e9604f

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [210ba7a5078429b665957db32caab174413c3667]

Remove DrawSelect and DrawSelectedItem functions.

Change-Id: Ifd4682b644025aecbfea0f3f2c57ba854a7e1d3b

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [2be7e06f707523ce6528ac4b6a6aac7611b12039]

Dont hightlight an item when the mouse leave the view.

Change-Id: I90d11e15e00e3baf3477679588de0dd06e10ceed

2012-06-14  Julien Nabet  <serval2412@yahoo.fr>  [5af60dc534b9217e2c799aacbff03bdf727e806e]

Fix uninitialized values

Change-Id: I62b6cb30aeab40be18e5943a27ccd1d7130ad073

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [97a6815c3452189c3ff2861bdafbebecb97f6a76]

Remove FullItemMode related functions and attribute.

Change-Id: I91d47dc30c4463c26663fc697ae4ccffe3d25a3b

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [5c7f64cfd12a4cd5f013cca0047645d72d4902c7]

Do only drawing operations in paint handler.

- Do drawing operations directly to the control instead of another
VirtualDevice.
- Remove DrawImpl and Format functions.
- Every time and item state change redraw.

Change-Id: I3a12415653f1c2b05c1be998016ed5a364a6baf5

2012-06-14  Julien Nabet  <serval2412@yahoo.fr>  [cc85e1303fbdf7d1ff9c5b63ed9942206b53ddac]

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

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [643f30de35d26e7e50ef3ea39a476733dbf38251]

Update paint code to use drawinglayer API.

Change-Id: Iacb8b1a8447d8fb54cbb72b7a5a8f25cadb1267d

2012-06-14  Tor Lillqvist  <tlillqvist@suse.com>  [61c6c7f8f72bd9a4a9e92a16ebe31b1621343c43]

Experiment with ViewFlipper

Change-Id: I0b1523b5c898375b5cf23294b0a9462a6a651e32

2012-06-14  Tor Lillqvist  <tlillqvist@suse.com>  [c64156a11ffb568b652e44205a0476e5a9a34210]

Add note where scaling and offsetting could/should be added

Change-Id: I7adafa165a4724b0e193288d69c4c3f3815f11b2

2012-06-14  Tor Lillqvist  <tlillqvist@suse.com>  [55e8343aef369d0fb8ec7460ddeb35425e9cc9bd]

Grow to multiple pages, one in landscape

Change-Id: I3987c79caffaae4cd354a58c25711b0e08f63560

2012-06-14  Matúš Kukan  <matus.kukan@gmail.com>  [83726096bfe32160f1fd0aab106a1052aec9ecaa]

pyuno: more stuff unwanted if there is system python

Change-Id: I13d543f9f877f65f377ae914f8308876bf2c0532

2012-06-15  Takeshi Abe  <tabe@fixedpoint.jp>  [e9022aaa9053aff22cea804794a9eac082485626]

removed empty SfxApplication::SaveBasicManager() and its usage

See 6801a61711ebaa71781ec733da25bfbb364cb4ad
and b57bf0f202884261352cae750e09b97f570d3204

Change-Id: Ia63a5426a6445bffd4579d4535382bf93a97a589

2012-06-14  Mirek Mazel  <mazelm@gmail.com>  [c2b867c6c0d861677f2b884097dfa4c80235023c]

New menubar closing icon (that appears when more apps is open).

Change-Id: I454f63201d61dc6f33a78fcfc1ed65e117124751

2012-06-14  Michael Meeks  <michael.meeks@suse.com>  [577cf8ff67d56db59e6fc08590747b8913137cb1]

re-base on ALv2 code.


2012-06-14  Michael Meeks  <michael.meeks@suse.com>  [1ab7ed717f187bdca3bb91435758fae22dce2616]

re-base on ALv2 code.


2012-06-14  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [06a5ea83858607e8ca4e628b2ac5ef0267335983]

More work on the file explorer. Added file type filtering. Maintains state if user switches to viewer and back.


2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [f88c608f482f1b682d06e4945026e826877f2c2a]

Remove ImplHighlightItem function.

Change-Id: I040780c93778d72ebb07d0638049450dc29e4e30

2012-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [70929122b60c2448230e05f58d69856ce21b34b4]

Clear Tracking handling code.

Change-Id: Icfeba7191d337c3c812db32b845289a01a699cf7

2012-06-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [16468bd2ea7bdefd859b68c978fdb3397d53a4d4]

Fix pyuno migration on Mac

Change-Id: I75322a9ada9c84faa6c54ade7d44e5493abb418a

2012-06-14  Miklos Vajna  <vmiklos@suse.cz>  [d21e1215f6a1742a52638a79582c7c833dd8869a]

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-14  Michael Meeks  <michael.meeks@suse.com>  [99bc4311b14481d31faf134a197444898cf7e891]

re-base on ALv2 code.


2012-06-14  Iain Billett  <Iain@Iains-MacBook-Pro.local>  [246ba71f56a06ac9d34a9292df2e018253eefafa]

some eclipse projects with pure Android UI stuff. LO code not yet integrated.


2012-06-14  Kalman Szalai - KAMI  <kami911@gmail.com>  [12d76ae5c01a792de07a541ba20df5f28f42c927]

Add epm for OxygenOffice distro-conf

Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d

2012-06-14  David Tardon  <dtardon@redhat.com>  [9735441b94eb53efc913c483d1eb1b438e1859de]

fix build.lst content

Change-Id: I11c45830f6a322876041f6beda9e31fde110a2a7

2012-06-14  Matúš Kukan  <matus.kukan@gmail.com>  [656e9238de03bcc696e9d6f629e71a75be2c66d0]

pyuno: clean d.lst

Change-Id: Iaca5b31fb723e158198c7a21c1361f3f4a756477

2012-06-14  Matúš Kukan  <matus.kukan@gmail.com>  [3d085997437e09692827f834ee8ec7fb5c192ec2]

icc no more exists

Change-Id: I3e4387ba5414aee7108e8a471d964baaece2c0a0

2012-06-14  Christophe Jaillet  <christophe.jaillet@wanadoo.fr>  [441b28d4e9d0345f91fed6a2345d4d6a7c7eb5f7]

remove un-necessary memset


2012-06-14  Stephan Bergmann  <sbergman@redhat.com>  [5706c479ff05c4ea9d6e25cebe7f0cd3b7469eae]

Remove dmake makefiles obsoleted by gbuild'ification

Change-Id: I94b074d7d2e1ea2f80c3075ae49530225947442d

2012-06-14  David Ostrovsky  <David.Ostrovsky@gmx.de>  [e16ac6937245977b7900c48a408be2c589f6a0a6]

gbuild migration: pyuno module

Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db

2012-06-14  Matúš Kukan  <matus.kukan@gmail.com>  [951ed65898208a7597c813141ed160716708d348]

writerfilter: two more dependencies

Change-Id: I97491c61ef83f947e1923785300490f3b7920203

2012-06-14  Matúš Kukan  <matus.kukan@gmail.com>  [c65225a71bacc45d0cb54cac1edb9b22588d7468]

writerfilter: remove unused / unneeded .mk files

Change-Id: Ic64e3e527ced7fcf81f90075bae7d8a646789d4e

2012-06-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4f5c523b97542bdbfe69fb7695bcb9699c66f89f]

CMIS UCP: fixed Save As into a CMIS repo

Change-Id: I8ab65f917e9442f8871a39d7d25a63336065bee6

2012-06-14  Luboš Luňák  <l.lunak@suse.cz>  [e5fdaa259157c062b5481226e54e6a02bfbeca0d]

fix reading two smartart shapes in one document

Change-Id: If693eea8deceec7eebd45ab04de020223dc7f6a7

2012-06-14  Stephan Bergmann  <sbergman@redhat.com>  [271c4e2fe53c6fe159789db27507804133e72814]

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

2012-06-14  Takeshi Abe  <tabe@fixedpoint.jp>  [508291bab3c4bdc1d6aa43f1a0b1388ba19bd129]

added Emacs mode line for convenience, as well as footer for vim

Change-Id: I01a9118d22ee88b7011ae8b8028b11e043f8c52e

2012-06-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc31fc9c29968d0755b5fda394505ac9ae41fabd]

be stricter with tab

Change-Id: I17db9db426b10e0cb2148b33dfc9631ea9cb81a4

2012-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f5e1c75333594ea00d8ccdb1c69a7446c06f4ce9]

WaE: avoid build break on Mac PPC/XCode 2.5

otherwise breaks with comparison beetween signed and unsigned integer
expressions

2012-06-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2381af9224865544a9d9524c4303f124de430c36]

trying to fix mingw build

Change-Id: I86c06fc3f7dcd0a24898a602a60c10abdc588b81

2012-06-13  Andras Timar  <atimar@suse.com>  [097c9f295170db829a891ad999eb66660dd40267]

fdo#51046 fix tab order in About box

Change-Id: Ib15db39659faae398ae3d33f01886c43c0a3b507

2012-06-13  Philipp Riemer  <ruderphilipp@gmail.com>  [1dc9da9c8ebe931f3859381353001107520c449c]

Fix last line whitespace problem

Change-Id: I9df71fd2db17cda15a19b41b0ff389bc2e49eecc

2012-06-13  Philipp Riemer  <ruderphilipp@gmail.com>  [44087de2c00fb63e637e551e929a203cb7f80b19]

translate German comments in (and minor clean up of) sw/source/core/inc/{flowfrm,flyfrm}.hxx


2012-06-13  Philipp Riemer  <ruderphilipp@gmail.com>  [fc1ca84b494c30ce0bf50f9025f56d4763b4a9ac]

delete useless code in sw/source/code/inc

 - frame.hxx: git grep shows that variable is not used anywhere
 - dflyobj.hxx, frmtool.hxx: redundant visibility declaration
 - layouter.hxx: redundant include (once with "" and once with <>)

2012-06-13  Philipp Riemer  <ruderphilipp@gmail.com>  [74b5a0dd4bb150fe807e678d157149f607ca246d]

minor code cleanups in sw/source/core/inc


2012-06-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [eb1c174f26472478e00aa1ca6486fcb3ce330e83]

moved createBaseProcessor2DFromOutputDevice to drawinglayer module

Change-Id: Ia1c30f93eb20f88d989987265b1ddbc964deb390

2012-06-13  David Tardon  <dtardon@redhat.com>  [9ea4189c507455caebaf1c96457b98cac789584a]

mingw: fix check for boost date_time dll

Change-Id: I4a31c215d70e6f8f8fc8a768851315b919fba03e

2012-06-13  Stephan Bergmann  <sbergman@redhat.com>  [6e90fdb564c0b2201a6255d5ba1cf1257f2c5f2b]

Added XML text declaration to XML license header, for convenience

Change-Id: I5abe2119ddadf7f44ebe711efe30e33491362c3d

2012-06-13  Eike Rathke  <erack@redhat.com>  [22b151a35ab940166bdc690364052184b1f5851f]

implemented lt_db_set_datadir() override

+ added lt_db_set_datadir() and lb_db_get_datadir() functions to point to
  liblangtag data and override REGDATADIR define
- removed LIBO_LANGTAG_DATADIR environment variable hack

2012-06-13  Stephan Bergmann  <sbergman@redhat.com>  [59f5d8f54bd485f828aa1266b2bc11a9b05bd1e7]

Remove unnecessary size-too-large check

...it is done in UniString(rtl::OUString const&) ctor anyway

Change-Id: I890ab21a6c04fe0ddc0a9b2c9a356359984e516e

2012-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [874926b2e2b92e5b46e1ece110cac9e40c131baa]

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)

2012-06-13  Stephan Bergmann  <sbergman@redhat.com>  [5c47001d38af7b61db2089f5b3b8dc97e9f8d891]

Better fix for those short strings

...that are not intended to be short after all; just the length
calculation turned out to be wrong.

Change-Id: Ic3a81c935161564f980ddd0241575fff2f76b467

2012-06-13  Michael Meeks  <michael.meeks@suse.com>  [c3a6a57fc2f1822b6258725694eea649578be0c3]

re-base on ALv2 code.


2012-06-13  Miklos Vajna  <vmiklos@suse.cz>  [c6bb0ce39c6d5f74258e9269176420b436d8c83b]

gbuild: don't suggest make install on WNT


2012-06-13  Michael Meeks  <michael.meeks@suse.com>  [544c785c13459f9efa2868eaddd86bd543e305e9]

quiet potential size warnings.


2012-06-13  Michael Meeks  <michael.meeks@suse.com>  [aa00f6f1ceb26725542a9e103bc5bf91a2192e1a]

targetted sb140 revert.


2012-06-13  Thomas Arnhold  <thomas@arnhold.org>  [a747ad22d5c44ce291fd1e502c3fa29008ae653a]

Tidy up *commands.h - Remove unused CMD_ defines

This is the first part of a nice cleanup ;)

Change-Id: I2fa632dbb589053d8f95456233e10e97dff190fa

2012-06-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4479090e6063f6106c9cf08473f3cac1b12407e2]

Bring back the Duden hack

Change-Id: I062179fca29034602ffc18ad7e2b7de2988dac2f

2012-06-13  Tor Lillqvist  <tml@iki.fi>  [1500c9c29950aa09030a9a24b20b09c4ac7d3cf6]

Drop throw clause that was incomplete anyway

SvxUnoTextRangeBase::SetPropertyValueHelper throws a
css::lang::IllegalArgumentException but its delaration did not mention
that. This caused a crash in sd_filters_test with Apple's Clang which
does not have -fno-enforce-eh-specs. So drop the whole throw clause.

Change-Id: Ib9bbbc885f657aeb8d671c75a41b60a6544ea421

2012-06-13  Andras Timar  <atimar@suse.com>  [2692146ef26def4a94282cf4d9d02c25cd7659ff]

remove reg4msdoc files, they are not compiled

Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201

2012-06-13  Michael Meeks  <michael.meeks@suse.com>  [3eac565c6066a395fd163368ae0272a247e00b84]

update new file license header template


2012-06-13  Michael Meeks  <michael.meeks@suse.com>  [72cfb250a25de0c13a2a9959f7fbdfa2878c8e7d]

re-base on ALv2 code.


2012-06-13  Jan Holesovsky  <kendy@suse.cz>  [cba0dad4566652f63ea3114660da4e5c7dd88c31]

calc input line: Fix crash with accessibility enabled.

Change-Id: I4508ec866b7e8436e1a8117ac6496ed0f1537abf

2012-06-13  Stephan Bergmann  <sbergman@redhat.com>  [a4242df3ae36d9158317298fe01b5cfa0aae4b32]

Take care of short strings

Change-Id: I469b27a45bb5676570b59a829419f3959210a1a6

2012-06-13  Miklos Vajna  <vmiklos@suse.cz>  [db109884f4ba013ab2363315394bd3c28405095a]

sw/qa/ooxmltok: explain the fieldmark test a bit more

Change-Id: Idbfdc440053c5c4cb6c015e49bc20733e72fda72

2012-06-13  Miklos Vajna  <vmiklos@suse.cz>  [743d423258dec9f4f3b6ddd004a578147b56b2df]

n#766477 testcase

Change-Id: I6dec02fbcf6c2f518f0d9003ded71040a7c1c30c

2012-06-13  Petr Mladek  <pmladek@suse.cz>  [6c968d5d1974a205f6b5a320cc277ad23cb8518b]

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  Caolán McNamara  <caolanm@redhat.com>  [e80b5f0a88db0acda3cfe6abc221ee4b3b264e90]

error C2227: left of ´->acquire´ must point to class/struct/union type

Change-Id: I6c6e395a87cc25f2ec2f01e6508be8a1214f4d02

2012-06-13  Caolán McNamara  <caolanm@redhat.com>  [f86919e4815dc717663dada67c9ff530b8903fdf]

callcatcher: update unused code list

Change-Id: I76860ac9a823cde1c9e87e08da7bb6884840f826

2012-06-13  Caolán McNamara  <caolanm@redhat.com>  [523bf7fcdf5d874ad72a4c7b470dadadad772453]

callcatcher: unused duplicate WW8TableManager class

Change-Id: I6c4395712cb4bb6b28e2997b4af24ab423573f4a

2012-06-13  Caolán McNamara  <caolanm@redhat.com>  [14b81851592a31dad02699870938f676885c7c11]

SetDrawBaseLine is never used so bDrawBaseLine is always true

since removal of sc/source/ui/attrdlg/condfrmt.cxx

Change-Id: Iba794cd62fc4872dbb9dc7c3d7591cdd5ab5519e

2012-06-13  Caolán McNamara  <caolanm@redhat.com>  [6191fa0847ac5b27083efe1a8c6cd84d080a638c]

reduce use of UniString ctor from null-terminated unicodearray

Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0

2012-06-13  Tor Lillqvist  <tlillqvist@suse.com>  [2e16eaf31c7a4849110020aebd5fbc97a1ab3e99]

Need basebmp headers unconditionally

Change-Id: I47f15178ffa910c60acb56a7df749db0b1efec55

2012-06-13  Rafael Dominguez  <venccsralph@gmail.com>  [8b1f29815022100e853d6c646838e52f83b4d548]

Highlight item on mouse hover.

Change-Id: I5f838f045dd4182803820516cfb6b706a6c4fe02

2012-06-13  Thorsten Behrens  <tbehrens@suse.com>  [d5e3a6ae448952e71174954671d1cd790f2d0b50]

No need for fancy string formatting, use plain print

Change-Id: I6886664951e76ce66c991f3657751f79e7896f0b

2012-06-13  Tor Lillqvist  <tlillqvist@suse.com>  [88c5283de195a7e56b2d9e0fc376972e05faf40c]

Add Mesa/README

Change-Id: I6bd54d87177fe24bb57bd08eca6b5450c09d593b

2012-06-13  Takeshi Abe  <tabe@fixedpoint.jp>  [6c7da3e22a889e559e31f62afb33f9736181a171]

removed code commented-out in the first place

Change-Id: Idb109cf767342042f1a2941c30fcf137f468e7df

2012-06-13  Tor Lillqvist  <tml@iki.fi>  [4965c3cc4b48170ce1c3bc27d033ae9132ae1e4a]

Add some more information

Change-Id: Iafa671028ce73c2ec3a2706dda60f58aaeda7fda

2012-06-13  David Tardon  <dtardon@redhat.com>  [204ece187916bd891273b38892d6ba74ae2cfad6]

make sure basebmp headers are in place

Change-Id: I8ffa38550f8253ab22f16aa2a1ce392e656c1bd1

2012-06-13  David Tardon  <dtardon@redhat.com>  [02d9bd3b14575442a6532915cdb18bb4a69ad35f]

fix typo: = -> ==

Change-Id: Iba320b00bdef3704bdfe1abe2a60b8c767a571ec

2012-06-13  David Tardon  <dtardon@redhat.com>  [0f6919cf551507f1cb04ff5cbb04d7d3cd707e5c]

better test for system boost date_time lib

This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22.

Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde

2012-06-12  Regina Henschel  <rb.henschel@t-online.de>  [e659fbd2779d1f3e6f871a2405db173c5f70d320]

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-12  Michael Stahl  <mstahl@redhat.com>  [3174c0234bd9fdbbd182d05e86a2699e239f7f68]

remove unused SfxFilterPtrArr

Change-Id: Iea1e44f40a1e2d51947cdeff4f8948f3612dc25c

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [a96d082bc03683e9920a53ede7becb048240fbd5]

convert SbPropertyValueArr_Impl to boost::ptr_vector

Change-Id: Id3189a9abff5ee97b93bccefba8193ba36cb043a

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [a7a6f775826a7d1c365b5ca0725b61c7fedf0f0b]

SbPropertyValues: rename members

Change-Id: Iad6bc5af052a0795608ec11ee11c8dea3d091868

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [f9c5a36609523317b6634f18d834296c6b3dcb22]

SbPropertyValues::setPropertyValue doesn't check that property exists

Change-Id: Ia63eea0c19bfa750b80f4c99f278f8d144c714a8

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [6ec1108370d9e27f3e75c1a50f9525b06d5a3c82]

convert NfWSStringsDtor further to vector<OUString>

Change-Id: I4fac64952abf208864281fda722d8b7242689395

2012-06-12  Noel Grandin  <noel@peralex.com>  [586df9f1ec5a733082ced2a51f416c8baa2cc914]

Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vector

I had to make the destructor of SvxRTFItemStackType public.
The combination of friend class, boost, and a private destructor
does not make OSX's gcc happy.

Change-Id: I2d9a3bff3c5edaf5435fb543389a9a2822c6b2ad

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [c2fc98fa9e46cd18201d3940beb67d74630c8604]

Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vector

Change-Id: I6b0fee0f5d736006938d3d6ab69745219bffa227

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [42d57f94fa3202e53f38bfcbef0683c8f0bc1a61]

Convert SV_DECL_PTRARR_DEL(SvxGroupInfoArr_Impl) to boost::ptr_vector

Change-Id: I90d357107f69ea5939952e9640b5e1f4cbdcec3d

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [4449da41bcdcd7f8b572a8d7f535cc72b1db28a5]

Convert SV_DECL_PTRARR_DEL(SvxNumSettingsArr_Impl) to boost::ptr_vector

Change-Id: I1d53e6815c4da5ef5f525dbc11bca73723bb3bd2

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [bbe2cb404a11bc68e1b94d7e0e2aaa935fe21c80]

Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vector

Change-Id: I90628a60e3eb33097728e1036b22a5c000be02bc

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [2110397670695991b3a5cd28a15ba0ffd2a3a611]

Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vector

For reasons I don't understand, the compiler would get uncopy
if I tried to declare the destructor in the header file.

Change-Id: I67fa7941da2f0ee08ae10bf350fb1f3bf1397410

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [56366fa094fdeae8f62b55e0ba7b1ef06a582a84]

fix previous commit:

Make SbCompare_UString_PropertyValue_Impl a strict weak ordering.

Change-Id: I70d639ad44ceb69311c2d5bc1b95c972ad658451

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [8de787a2669c2ae375820428009b411c9ab1f2bf]

Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vector

Change-Id: I3e072c165d83e9ade06caf2508031b473ef7691d

2012-06-12  Noel Grandin  <noelgrandin@gmail.com>  [6d0961d194b02707faab5fb64207b8dc40488c2b]

Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vector

Change-Id: I4e288a90f3b1662462ba06053343c8bab5fe46cf

2012-06-12  Noel Grandin  <noel@peralex.com>  [072a67d198120a1e7a0cea16e834e33fcc9631bc]

Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vector

I had to keep the pointer typedef because MacOS gcc gets
confused otherwise.

Change-Id: I0681585f7273dcac25b2cb835601b29353e2183a

2012-06-12  Noel Grandin  <noel@peralex.com>  [2a360b68475d6fff5b6618feddb0b52f3a4a2373]

Convert SV_DECL_PTRARR(SvBaseLinks) to std::vector

Change-Id: I9197dc4fd7ed32f030de8121913265ec78c83585

2012-06-12  Noel Grandin  <noel@peralex.com>  [3a27dcd0ccac691307648c3d7a96c28412e0a311]

Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vector

Change-Id: I6cd5793b1ba2a29cbedce7fe5a040651e1664a11

2012-06-12  Noel Grandin  <noel@peralex.com>  [e19a2e50b723e0871d10cb51198d82c3dc8e57fa]

Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vector

I could not use boost::ptr_vector because some of the code copies
the pointers into other data-structures temporarily, which
ptr_vector does not like.

Change-Id: Ie9c8aeb4e741bfd138694929ccda451a1c0984bb

2012-06-12  Noel Grandin  <noel@peralex.com>  [9536a28ede89e8c29940e8ba225215a45667062c]

Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vector

I could have used boost::ptr_vector, but the code seems to believe
that the array can contain nulls, which ptr_vector does not like.

Change-Id: I5f56a3e96ef9baca2c192e7cfa33b8f4283709a6

2012-06-12  Noel Grandin  <noel@peralex.com>  [703492eb220d72a84599960fda04dbf9aef916f1]

Convert SV_DECL_PTRARR_DEL(PptFontEntityAtomList) to boost::ptr_vector

Change-Id: Ie7aa19b7ef5c25b2547a9fd29810fb56427edac0

2012-06-12  Noel Grandin  <noel@peralex.com>  [153c5e3f07ec26fac352765b776188035e1fdeb2]

Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vector

Change-Id: Ic3b06e179d182d68288c7c6832149309160cd637

2012-06-12  Noel Grandin  <noel@peralex.com>  [0169c40e133bafa9d7c1226d1fa747d7958a1d4f]

Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vector

Change-Id: I29e61ac8c932d0920f326f268aa62acc4aaec5c5

2012-06-12  Noel Grandin  <noel@peralex.com>  [059f0fd3bd6977a9e29a32f5292262b14e8ff679]

Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vector

Change-Id: Iea01a7d7c01bb9da80ccae001157c60d6090348b

2012-06-12  Noel Grandin  <noel@peralex.com>  [78a219e973d2528351f7b850e9b5f58bf37ff0cf]

Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vector

Change-Id: Ic4cb48c1ea3df05cecaedb41941d9b592d591a55

2012-06-12  Noel Grandin  <noel@peralex.com>  [a06d710466ca4fd433a93a297a7a27af8a2746b3]

Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vector

Change-Id: I2fee4cf49ff48e4cffef0bcba704b69aad8242d8

2012-06-12  Noel Grandin  <noel@peralex.com>  [509e87d05379f7bd7ecf842e7114ccaa9a3d6020]

Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vector

Change-Id: I2375831167dff55b7906cc7ae8c8a1b53fc88125

2012-06-12  Noel Grandin  <noel@peralex.com>  [480f84943b38a51764cde81c42bfee11510fbcf2]

Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vector

Change-Id: Ic541506a426e056909f6c5cb67af166d4081ea89

2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [ddaf53acd4f4052d90d3685f3c158b773ce3433d]

re-base on ALv2 code.


2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [49d13501c126d17a48a9173e986678138d054649]

re-base on ALv2 code.


2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [c91e2cae5403bdac03e016b78d500a6abefcf20d]

re-base on ALv2 code.


2012-06-12  Eike Rathke  <erack@redhat.com>  [fa3c8f55f45476a23e9927cec585f84ef59a638b]

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.

2012-06-12  Eike Rathke  <erack@redhat.com>  [9ae96127e5b363e6eea14a0e9459b22f0f7307ca]

changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"

* removed XOR entry again from sc/source/filter/oox/formulabase.cxx
  saFuncTableBiff5
* changed XOR entry in sc/source/filter/excel/xlformula.cxx saFuncTable_Odf
  from ocNoName to ocXor to have it written as _xlfnodf.XOR
* changed description of function in Function Wizard

2012-06-12  Winfried Donkers  <osc@dci-electronics.nl>  [033cce3e0fbb72a9400836923be96c5036aaacb0]

fdo#50822 add function XOR to calc as in ODFF1.2

Change-Id: I994119c0520658775d07f776237d31a03f53ab52

2012-06-12  Caolán McNamara  <caolanm@redhat.com>  [a741932eb4e83148a341cfd5c6a30ff1878e3149]

fucntion -> function

Change-Id: I0d345b2cf60f49e0e6b72724251c1f6d30529dce

2012-06-12  Andras Timar  <atimar@suse.com>  [1505ba77d8051dbcf1ff681c55031ea2f6a1b83b]

delete problematic IsOfficeRunning custom action

Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff

2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [1c18604836ce8063b80cc8090445bf0c0094c5d8]

-Werror,-Wunused-function

Change-Id: I1b12a923e8c045c7ebca8c0b77b8135d3e072ac9

2012-06-12  Julien Nabet  <serval2412@yahoo.fr>  [104badf31c8a39994cadc460561bfa01e428b67b]

Resolves: fdo#49178 CRASH when FILEOPEN particular RTF

Change-Id: Idd938980b91ec8b822a92dfd7013a20fe5b6f498

2012-06-12  Petr Mladek  <pmladek@suse.cz>  [2e353b8daadc588b02fe7c7df5b7f185187e9d58]

lo-commit-stat: avoid problems whit '%' in the commit message

Change-Id: Ia10bac649cc078f6ef39002d280dcff7e5d0b06d

2012-06-12  Petr Mladek  <pmladek@suse.cz>  [b74119aed7f0e5761c70d9f800e1675832a717aa]

lo-pack-sources: correct check for valid libreoffice/core dir

Change-Id: I8dbe60b85d0a330e3b2b5f54984b561fe9be05be

2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [b3d8fd8a41b2fd8070f64366273ca8eb20484b12]

re-base on ALv2 code.


2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [6f3674766126b31f64fe88fd90f09c8a4d4f9b87]

re-base on ALv2 code.


2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [4d0e3127ed2def7212bc05aa860cd06704bb1efe]

rhbz#678440: Always include User-Agent to avoid 403 from picky servers

Change-Id: I4fa7b45062b0058427f77cf9dc0abebd6b26fb49

2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [39669162e06ae6ba6e65c0d8c453263a433a8142]

re-base on ALv2 code.


2012-06-12  Caolán McNamara  <caolanm@redhat.com>  [04f3f84eeda03c358133f1e68d8a1df8259cb61b]

FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from commit 125cecd8fa6036986f1d442bc7d902b547c11e75)


2012-06-12  Miklos Vajna  <vmiklos@suse.cz>  [9b0be41e96abb0a6547afad7de3a24f336bfdb5a]

n#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_default

Change-Id: If7edb301fa90a49d79fc5322a7c19ee2591f5494

2012-06-12  Jan Holesovsky  <kendy@suse.cz>  [f268355606630e9fc07a945859ec57ae00f6e427]

toolbars: Improve the toolbars look in Windows Vista or later.

Change-Id: I389ef70c76a3a9c837ad5406c417804ad77be948

2012-06-12  Jan Holesovsky  <kendy@suse.cz>  [eac708b0b188d7e6477922bb4bc03199cd92f5ca]

menubar: Improved Windows Vista or later look (based on Mirek M.'s design).

Change-Id: Ica8076b7e21c5188a3126faf32d16904deecf212

2012-06-12  Jan Holesovsky  <kendy@suse.cz>  [6d78c490b0923c22d125286ebdae2e41edd28f6c]

Get rid of GRADIENT_* defines, they conflict with Windows GDI types.

Change-Id: Ia0bc37f81b7213b20fc5093beb46d7a05b1ac931

2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [99ced0bdaedeedd13de73a66e159f45cada6e3b4]

re-base on ALv2 code.


2012-06-12  Michael Meeks  <michael.meeks@suse.com>  [63607e9e07390f960e56f7355de937703c010dd6]

re-base on ALv2 code.


2012-06-12  Michael Stahl  <mstahl@redhat.com>  [36e43b52992735c622833e923faa63774b9e2f76]

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

2012-06-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [d10305bbcf98088ef3d7eeee2299e4a21de6e48f]

fix null pointer dereference

Change-Id: Ia117e1db43b29eda2f87bf1b1f26d580006e4b8b

2012-06-12  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ad68e47b740498a80c5802e1672022221f196c22]

Translate German comments, fix some spelling errors

Change-Id: I2a4cc2c903f469898df9c739658ce25523199fbb

2012-06-12  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [5836cd33b60c574489fe0b46a671db76d3ca547b]

Translate German comments

Change-Id: I96606cc97afb4fab6af45b116c265b1b3c584e00

2012-06-12  Caolán McNamara  <caolanm@redhat.com>  [8bee7215898d8784eb20bc43af1df3ed815288a6]

misuse of null-terminating requiring string ctor

Change-Id: Ib77d62d6bb9070877943cd686791c9e634718c79

2012-06-12  Caolán McNamara  <caolanm@redhat.com>  [7d042c50f5b8e1d61f0615ae8aff5714840be01b]

use rtl_ustr_getLength instead of a temporary string just to find length

Change-Id: Ibbf777e57af6b98611cb5dce5a31517de80305b7

2012-06-12  Caolán McNamara  <caolanm@redhat.com>  [df4c929bc36c168a55c3467c783fd0256b90dc45]

don't need to realloc string

Change-Id: I17ec5a54b0088b56bd8c8431eb255626dbb1fac8

2012-06-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [17ebc5540e3f80b04d38ba2000a1db96822874f6]

Don't push_back(.back()), stupid

Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [cd18b8e313b792f5fc42edb3314a95d202406899]

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

2012-06-12  Miklos Vajna  <vmiklos@suse.cz>  [48da4027d0745deb3389885e903e9323b353c4d4]

oox: fix TextFontModel doxygen comments

Change-Id: I0f869af4fd497461fc06897540d3be0a6703f00e

2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [dc82cf021f76ea83ff7a4bcb2d7525f2e111f0cc]

Make PyUNO work --with-macox-version-min-required=10.6

...by using system libsqlite3.dylib instead of nss one (see comment in
nss/makefile.mk for details).

(dmake knows neither < nor ! in conditional expressions, that is the reason for
the strange .IF .ELSE ... .END constructs.)

Change-Id: I5abe0f74ad55aac06b91163751bb8145b759b9ca

2012-06-12  Eike Rathke  <erack@redhat.com>  [0f79440a86dc788a38ef4b3be63bffd2cd396ddc]

work around spurious signed overflow warnings

gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
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]

Change-Id: Ibbc2f3533097ad379e1707f77039c675a0d00133

2012-06-12  Martyn Russell  <martyn@lanedo.com>  [d2a02df2f9725a1884131c0ab415a2b122a44420]

cppcheck: Avoid unused variables code warnings

Change-Id: I51ba83c5356f2eb33ed09f6516de9f004678bc8f

2012-06-12  Martyn Russell  <martyn@lanedo.com>  [4019acf2974b58210ffc1b1975720553e7b5d337]

cppcheck: avoid unreachable code warnings

Change-Id: I1d126eb10bfebc747d4bb6d153b80abe73a1e81e

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [cb0450899ddb2ea75d6a6fcf630f41292af64330]

Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()

Change-Id: Ib1d98173f2dd29a59ce49bbe93ff563d5bb913a0

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [ff719cd8bb07447655c09f9366fe3c4debd31717]

More hacking

Note that this Document class is work in progress and the code hasn't
ever been run yet even. Not used by the DocumentLoader test appp
currently.

Change-Id: Ibb285d455f31d9bda43133f3a289fc4564b83d47

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [3ea3c6afa274ea169212101111628d883b7b3f65]

Use XToolkit2::createScreenCompatibleDeviceUsingBuffer

Render directly to a direct ByteBuffer allocated on the Java side.

Change-Id: I2d66e4146df77e92260918a78ef22cd9b8c95384

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [96c4aeedb04bfb1438b69875951fc132142cb0d3]

Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for Android

Change-Id: I8dd16850a35cd2de7260dcbe9a8aa7afae2294be

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [56595dab6424db6d69f81bfa551118140c5b66ac]

Do use separate width and height

Change-Id: I1bae38bf312ebc0186266be0dad3604e3f940aef

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [f44530f1a0b775d8da8be2164cf54b7a2a65c614]

udkapi and offapi are not "internal"

Change-Id: Id06783a999707ced3fe860fe23a6c48ccc40d9c4

2012-06-12  Tor Lillqvist  <tlillqvist@suse.com>  [4e4dcdae48dcd0437ff3f87a1ffc4fada53f2e3f]

Add Android-specific sal/ByteBufferWrapper.hxx header

Used for impedance matching between Java's direct ByteBuffer and the
boost::shared_array used by basebmp. Not sure yet how well this will
actually work. I'm afraid leaks might be possible in exception
throwing cases.

Change-Id: I74fc57aaf46b2dd9f227043bd9045d4815a5ed40

2012-06-12  Jesús Corrius  <jesus@softcatala.org>  [3a793f9558c61000dc00534df0820e06135c8c24]

rename Class Name, Window Name and Message of the QuickStarter to avoid conflicts with other StarOffice derivatives


2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [770e990dabcd4f0415da65ef3ace4fc5a3784278]

Missing dependency

Change-Id: Iffbd7722b7ede8a2824e59f0bfc0241730de2486

2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [a61b43cbf9c798f553e5d81c60f59a29e47d240f]

-Werror,-Wmismatched-tags

Change-Id: If2b4118481dd265a81641d5cdf14f5095b8064e9

2012-06-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56de6cce83701f003416ad91b28c0dbca3a3d67e]

small improvements to data bar dialog

Change-Id: I7eada5e24047d36c1625aa082ecc9e5d52f785ae

2012-06-12  Takeshi Abe  <tabe@fixedpoint.jp>  [16738213c400f9192abc2ff6c08d7f711dee8d34]

nuke dead code

Change-Id: If8b6b4a3d9222726ae562e5b685710d86b5fe332

2012-06-12  Rafael Dominguez  <venccsralph@gmail.com>  [467e2ea597ed37d63f1dd4ed0937e8a4d3d3ffc9]

Disable drag&drop tracking and change item select state when clicked.

Change-Id: I7e3f6ec64ee98826d361008fed3e93cfcba39595

2012-06-12  Rafael Dominguez  <venccsralph@gmail.com>  [79a5687f62f38092796ea47f54b81ce9dd6b6358]

Set MouseButtonUp and MouseButtonDown as default control action.

Change-Id: If105303bb0a4d147e12c6501d412d199f316e971

2012-06-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a3451df90e0db9d37a7c6950c2eea53a96616e12]

seems like windows does not like that

Change-Id: I3c694af4554f984274e179739475077c46db4028

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [699e7d9e4081942bb0ad73e9be73f90a26d0c2f7]

Remove unneeded methods.

Change-Id: I094bc03dca00fcc0c157fcbb69ea781381dce088

2012-06-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [53d2fc053390c1ca6676f773cc60312e9d44af24]

make new conditional format menu appear

Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873

2012-06-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7618860eac39b89bce9958a3271033a8b39407b7]

need to export all symbols for color formats

Change-Id: I18209f594ac6aa9ba03081342532e37a7b686571

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [12558df99b864798da8d27f6bc5236159b96b881]

Start ThumbnailItem id from 1 instead of 0.

Change-Id: I62d3da91e7135552452c7ad9208c59cc499da19c

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [99bd77af309f3fbb18c8acb5b862bd3c3291fa5d]

Fix displaying folder thumbnail.

Change-Id: Ibe9c64268e4034ddbfc30735846e2fe49449bcf5

2012-06-12  Thorsten Behrens  <tbehrens@suse.com>  [9852f01df91cdf5bb5ac924d2354eac8a6481df7]

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-11  Michael Stahl  <mstahl@redhat.com>  [40b7eff9075c88d80fb0f3472d2671c5d2c72d0d]

un-inline isValidXmlId (MSVC doesn't like it anymore)

Change-Id: I59872f6e7fbdfc73875a45912b93d01b4379aec7

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [22a5dfb94918cbade4800122c75d88ae73e39240]

build fix: restore STR_CHAIN_OK

Change-Id: I04230c4c38978340afa91eefb1886de0998967f8

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [06d358fea294617d8618e9cf6fadb1f162fd6014]

Remove unused InterceptChildWindowKeyDown: further cleanup

Change-Id: Ie894c1a1989433e4faa14ca469defd5239584dbe

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [da38cd454a7d32b92dbdd1dd0abdce27c4ee2327]

Remove unused InterceptChildWindowKeyDown: further cleanup

Change-Id: I497b18aff8e571dd5f028325c16a7292f4f80692

2012-06-11  David Ostrovsky  <David.Ostrovsky@gmx.de>  [bbdb00c8c57a72f9bc730d3f7aab8a4d4acc6308]

disable mozilla per default on all platforms

Change-Id: Ie5e8c7c43d86f060d7733c1787c6382e78c0a463

2012-06-11  Michael Stahl  <mstahl@redhat.com>  [0044bd800b742f28056805bb163ff243cf4095f3]

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

2012-06-11  Petr Mladek  <pmladek@suse.cz>  [277b7fd3a483351368604ef2b71fb5ff44801e8b]

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>  [525bd17ff257863226119e310fa69791aeb59d8a]

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  Michael Meeks  <michael.meeks@suse.com>  [3dd8f023fa1adaf42ee26f6642f6eed379d5f84e]

re-base on ALv2 code.


2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [26f4f5b94a7573132c456a302cdb92bc265541ab]

fdo#49659 testcase

Change-Id: Ie9bb39713e485d5fb4eb93c718796a0bbd083481

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [4282865c517f8de814696fa75d0662aba73a4624]

Remove unused InterceptChildWindowKeyDown

- InterceptChildWindowKeyDown never gets called
- so mbInterceptChildWindowKeyDown doesn't get changed
- at ImplInterceptChildWindowKeyDown
   a) ImplSendMessage() is never accessed
   b) always returns sal_False

Change-Id: I2dc84c88644d19c238064ab1b7dff0a24f90dc5d

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [b3a3ab05e41a34c4a9d62639993f215dd47a2ae9]

Remove non-functional Hide/ShowStatusText

Change-Id: Ifad680ea6f2f3693fecc649a000e638052dcf080

2012-06-11  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [4eeaa94ae07f45f0e9f1f05c474fa75e955d4e70]

Make DO_TEST_PDF code work again

Change-Id: I3b3e5ab68421e25e6bf153f11ca5e538aa482874

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [61ba6e49f5bbadaf1334ce71459647c3d0a3a37d]

fdo#49659 dmapper: handle tables in substreams

Change-Id: I4c81eb1ec57bda2b5ce65b19de998bab2dfb6c3c

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [00c23c39f512090cc70e975a27f3636d7b14f29c]

writerfilter/resourcemodel: don't use a global variable here

Change-Id: I064070a51cb87c10c72917b19969672d2121be7a

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [ea8347d079b0d47c8f2be4b89e7ae806930e1d95]

writerfilter/doctok: unused global variable

Change-Id: I93c9c6e267270a07bd98ea408f0d6f78759265bb

2012-06-11  Stephan Bergmann  <sbergman@redhat.com>  [776abbb83e867ac5336d9da2097d91ad8152ef55]

Adapt gcach_layout.cxx to SAL_INFO

* ServerFont::GetFontFileName definition seems to inadvertently got lost with
  8e64e571f23f969590efbf7246c464c352d8b9ec "Merge FreetypeServerFont and
  ServerFont now its split out into unx"

* Likewise, ServerFont::GetFontFaceNumber is unused, so remove declaration (that
  also has no corresponding definition)

Change-Id: Ia8919d4248243c434c5cdbda548f5303a468f2d3

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [8f5629fd5aafc85e509a4160a11a285b0a66e7c0]

remove EraseLeadingChars and EraseTrailingChars

Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [2106d8e648449d34b195068eef5f672a14ea64a8]

callcatcher: update unused code

Change-Id: Id5f730fc447b11000b266954f9e7f5287bad02f4

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [ef877aab7ee88f03b36447af82904fc94938f569]

FixedBorder is no longer used

Change-Id: Ic4b1ab81d414963e7cb40c348737504c8021a7fb

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [b19b94b7d13851502a1a8069c1d12101350f7d4a]

filter unused atom:: methods

Change-Id: I64db2710b8253c8110851dafa58013e1066f63c8

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [9e482a38e522a5706c3da55b69cdcdc389de2e33]

2008-12-16 FIXME: remove before integration

Change-Id: I0c891c260c71b38aef09b3f4d5385e6ac8bf9cf6

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [6c158f5a2db7d1492f09ff6a1bf4c3b4244599f5]

convenient to unset compiler flags for callcatcher

Change-Id: I31da2812848d5172bf575d64fa6a28e69b35ecd4

2012-06-11  Caolán McNamara  <caolanm@redhat.com>  [38fea22431aeddbaf286a27c228be570938579af]

removeTrailingChars is the same as stripEnd

Change-Id: I3fc618f886082e08e9baae3ae09017f653e729bd

2012-06-11  David Tardon  <dtardon@redhat.com>  [b3473b9d227df79a383d09c2f2ebf6d6eebf3697]

fdo#50896 SfxItemSets can contain emtpy element

Use vector<shared_ptr> instead of ptr_vector.

Change-Id: I4e7d0735cbb036c608f697f7418109a2c497982f

2012-06-11  David Tardon  <dtardon@redhat.com>  [18227e7c1c28c7b1c2e36db6b9786f966fe5238c]

use ure instead of ure-link

Change-Id: I5368770926aee871e20b2d87fa51b28212c8be4f

2012-06-11  Stephan Bergmann  <sbergman@redhat.com>  [d6576f9dd1d872b646d2cdc56a17d73f1d57dc13]

MSC fix

Change-Id: I12c8ab5779d952eb640298478da7084b5f643568

2012-06-11  Michael Meeks  <michael.meeks@suse.com>  [bda192b6f4f81cf3290672d896e7c09e7499288c]

fdo#50964 - fix presenter console artwork location

Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f

2012-06-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3a678a9fb1702783d652cf8e2041350bad0543d3]

Uploading a new version of libcdr with initial text support

Change-Id: I616d284bb300c803d29786e50bb019fa3f2dff19

2012-06-11  Luboš Luňák  <l.lunak@suse.cz>  [0016757efef898205452a586ba5927e5d11fdabe]

attempt to anchor vml shapes properly as they should be

This is a mess. Shapes from oox/vml are added to Writer by calling
SwXDrawPage::add(), which forces the shapes to be AT_PAGE, because
the pDoc->GetCurrentLayout() there is NULL. After that writerfilter
in DomainMapper_Impl::PushShapeContext() tries to do further
tricks with the anchoring. Such as the fix for bnc#764005
(0a412cc13edf0904524ee2cf1e38ccc36b713065) that broke inline shapes
because of the AT_PAGE above.

So try to set the proper anchoring already in oox, although I'm not
entirely sure I got it right. Ideally writerfilter should not touch
it, but when I simply removed it another testcase breaks, so hopefully
this all can be cleaned up somewhen later when we have enough testcases
for all the possibilities.

Change-Id: I7dd95d87bd027ce0f129f76b3377f3d1445c34d1

2012-06-11  Luboš Luňák  <l.lunak@suse.cz>  [87d28b3a6c3d2d442499672ad0dc1b6c9cd095d1]

test also for inline vml shape being anchored inline

This got broken by 0a412cc13edf0904524ee2cf1e38ccc36b713065.

Change-Id: I8d500ea54bee8b09e1a01cf4cd14d08669f49a73

2012-06-11  Muhammad Haggag  <mhaggag@gmail.com>  [a585863f013aa4207270e11f5e031126adf1ed4a]

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

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [e08ab74b918be1473d91ed234ee7870cab137c7e]

fdo#49659 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.

Change-Id: I8ea163f2de62954f3891f8f48e81d89f6e29ce6f

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [c5c3ce5e625a31d78a21fbbc339ee30ba99f3044]

fdo#49659 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.

Change-Id: I64b933ad1cd5946f22d27669e9240d9e1875bde3

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [c935b5a30e80e25318c569b8a4d4eeb8eba16d94]

Display preview of thumbnails inside a region.

Change-Id: Ib2e61ecdda55022d3c8e2d151c1d6452fd1eeaa4

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [993eb829f357e64b3042caf1227828ae00fd125f]

RTFDocumentImpl::resolvePict: handle failure from importGraphicObject()

This fixes an assert from the fdo#49659 bugdoc.

Change-Id: I4c4d56aa119dcdb965a0b30ca137d7e7d719259c

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [469f0f8a0c881c156e0b81ba8667fa46eb5c2fe9]

Adjust template dialog size.

Change-Id: I5e798a8cab58f336271c6ce621e9a6829d5b7776

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [b656c56b66c5593918e28aba1aef3be7ff0b7c18]

Remove data attribute from thumbnailviewitem.

Change-Id: I9536a991dca00c6124c4ed17de1f13b47bab689a

2012-06-11  Rafael Dominguez  <venccsralph@gmail.com>  [d0af4dcc51a1ef14f2c7aed634674973dc9a3a74]

Scale fetched thumbnail as desired.

Change-Id: Ia55acde093a2fcfb61740d7dbe57c60bcda7673e

2012-06-11  Olivier Hallot  <olivier.hallot@alta.org.br>  [fa414fcf975b8eb572ce3679a0b91e2e16ca7f2e]

Fix typo in /ure/bin/startup.sh

Fix typo in ure/bin/starttup.sh for AIX LIBPATH

Change-Id: I321fe67c48c3eafd81a6f271422272795c27bd20

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ecec5afb0bc7dff52622c8c75887816c56c7745]

replace tabs with spaces

Change-Id: If93a7f9e7dcebed887e31c8a4bd454b7f709ba33

2012-06-11  Stephan Bergmann  <sbergman@redhat.com>  [0d6e3233a7062c895dd6e00121ab977bde6dea7d]

eMode may be used uninitialized in this function

Change-Id: Ic5d17c360be7f3cb3d5004327d2a6d76dce40c52

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [cb03de1c9e6f50fe1f6bf0b7c69c446020bab1d2]

n#757905 testcase

Tricky, as we need to test the layout here. Will refactor a bit once we
have more such tests.

Change-Id: I19ecd282b64f2e3f8bb4bba88b5b3493b606872a

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3f063cc86b50ac9adf08eb46dd2caf7975ed43c]

abstract type in ptr_container needs this workaround

Change-Id: I00be4d0963c9cebc50aff3eb44cb208b6eb8c88c

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [64cd0d66ef91668fae759361992380e0c7d8d73b]

make mac tinderbox happy

Change-Id: Ie42f38f65fd4b164c9bebb14f6754392c4abecff

2012-06-11  Tor Lillqvist  <tlillqvist@suse.com>  [44ecd013335899b6e1735b24899f0c175d00e4d3]

Add css.awt.XToolkit2

Work in progress for Android, and possibly iOS, too.

Change-Id: If65765cd781bf1bd28ce96af01adedc07d0eebae

2012-06-11  Tor Lillqvist  <tlillqvist@suse.com>  [65d17f83f70434729a3ff2833c667ec1cb18bdd0]

Avoid misleading term "factory method", just say "function"

Change-Id: I35de0d7eedae5454001fad7e43c6697d9042a829

2012-06-11  Tor Lillqvist  <tlillqvist@suse.com>  [62d4eb0c8064697abbb91cdf2785777849d29e4a]

Avoid too long lines

Change-Id: I69d7eac07e384d574ecddbfe63cda0815d27b13b

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fe90ba33bf3c9adb586ff43625b5b75ccf26796d]

remove unnecessary menu entries for 3-6

they can go back in for 3-7 when we have overlapping conditional formats

Change-Id: I029d247444368165df92dfbc123f4a7a2de647a1

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78c67ecb10ce741f9117cda7eb63ff4a3b6e086d]

remove empty conditions for color format export to excel

Change-Id: I8b35869f3e4455bb8cb16d67bd9636462a24e26b

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6655d658984ad7518b8ccae492433bf2f45bceb0]

fix rebase problems

Change-Id: If025dbfc3364f49151638a606928229dba0ee645

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4c462b24ab82147211e7e2bee7e6aa98893f429e]

correctly copy the cond formats, fdo#50679

Change-Id: I52d645a8a7662016ced8c1eb6b320c4a14807353

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ec961611990a64753be34af2401037d2bf3b1109]

correctly create between/not between entries

Change-Id: I99e553e2e729c46d320f796361b0e04508b63e84

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b5ded5e33723230c7dee49394039f324ea819fa]

set correct range as title + update for (not) between

Change-Id: I4b819920417c1b2c67b27295170c7a56108fef64

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [796e18826275b4b831c23e41d13c0665e356350b]

fix repainting of conditional formats

Change-Id: I14da7e5cdb1bdd4bb3bcd4e03d379f0858c7f999

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ecc2805d642d2ec562d8ba15a799fcf7d6fae0d8]

correctly set new conditional format

 #

Change-Id: I6dc3f1cd99cd15aa3dad72a1417f3e2c1af0108d

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c161e8a5a816f649e21105b09723f620336507ac]

more support for data bars in new dialogs

Change-Id: I2292517a060a12c1d0dffd70558afc8a57e89754

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3d193574ef0143f07eed2df4235f390c747327a4]

add data bar ui elements

Change-Id: I3ba7ac39e5339dc42850a15df9b95adf474f8e3a

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [76f5ca40207448dfb5a7c87ba2c27076e024a50f]

use the result of the dialog and apply it to the document

Change-Id: I01dd992ccd3ddd6b8fc61ce0549ec71b5ff257c0

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c41ee0d526c6d105d53cace1c81e43a9cc519c2d]

fix cond format import from ods

Change-Id: I974c46fad862edd320b54d4c7e72807dd715dfb1

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [306f586453aa90eb29ae95770f84a13ead056b7c]

fix export of cond formats to ods

Change-Id: Id6146ebdb01e2d38948b88a9b9cbf6f5930e80c0

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5a33fff1d9b40488336c94c92c9e97ee2f1e53d]

remove uno from oox cond format import code

Change-Id: I762a502403ecb31371efc0384376d283f7f09949

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [caad0f6c79909f2fb4865ac8395fc1798b8be7a6]

adjust import/export code to merged conditional formats

Change-Id: Ib9cd4e09e55ff2413db8e1daf45624d695e3113d

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [08ed74c89f7f018167b858e74cc30ae0272fae6c]

integrate color formats into conditional formats

Change-Id: I3c235f6dd0b69d3fc560910fcc890d2c80c995c0

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13ed8001c9e825d28a9a0aa67fbf88d2d3e3b30e]

prepare cond format code for merge with color formats

Change-Id: Id49eb1da20b75a9ab83d20c29ad8e976d46b9423

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2f4ff04f7178226901377709bb6f851dfa103109]

export more conditional formats

Change-Id: I334c8416e74df39bc2a5832b6accf1dba38c245f

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c13c0ac9773dfd36ad98d02dc472388ac8b98c74]

add contructor that inits dialog from model

Change-Id: I1deba3b55578b045e0c66d2ce528462348a47b9e

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da7ab9599a4d628faf33c3d151dfc7770e58b4dc]

add constructors to init dialog with model data

Change-Id: I9c710bdb9ad110a6a81155cf63c46b49af05b3fe

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6030a11ce58761a9b3399c1152da76779d1e88b4]

handle styles correctly in the new cond format dialog

Change-Id: I285efa3ec455fd35afd00aa5daa2c722fe7d277b

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ebed24b181f31f37c4dd782fdd6bd1c2adc0885a]

solve more dependencies between ui elements in cond format dialog

Change-Id: Iedeb1c25bf5c7cd0376310afa576760af9f1c668

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [81f85209212e18b589bce5551cbae645c2cb59c6]

more for correct color scale dialog behavior

Change-Id: I9543950aaabf671fa9df4deac4be8cc73626143c

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9587d014884c0e679e416fb028b4b46ef27cebce]

add gui elements for color scales

Change-Id: Ibab6b0755f668c56b2cb18056d28b2d662260bfd

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [633872e942d04bf37ef07dc00fa95a485e923408]

more for conditional format dialog

Change-Id: Id99be4e98ae1cd57077ac6f3758ebdb9cfc5424c

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f76aa6633452b1bc82d6742986b86f7045c3a7a0]

first part for new conditional format dialog

Change-Id: I97d025e468d6c90cdb780c3654706df20300429a

2012-06-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [17675467b695967bcb02356be617448949ee60a5]

data bar settings menu

Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [a0bf8f8900922ec361408ba24301c1bba3649c3b]

Display thumbnailview scrollbar in template dialog.

Change-Id: I836eb9ee81a21f91bbf99148b61626cf1781159b

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [37229126c0a821a925839bbca4b6ec7245f861e9]

Make WB_RADIOSEL style behaviour as default.

Change-Id: Ic2d26f795247cf9173d3d8393f838d7b07faa3d4

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [2b0240fcc07f5e2850e9cffa0cd9271925fc1383]

Remove support for extra styles.

Change-Id: Ic39113ea482c394605548902af54823ff63cf729

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [94314b6d10a1432a63d0d36bc3a5b9bef12c7b3c]

Remove support for WB_NO_DIRECTSELECT.

Change-Id: I0ec244b98cd366a2554cf108d5e3adda112f201d

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [d1d559af047602da866eee5487e434be331eb73f]

Remove unused variables and attributes.

Change-Id: Idcd433cb078f7e325699ae5a120344a9e3f9ab9f

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [d2268bdf2ad77c8ced3184a1abbdd3dcffe8e638]

Remove support for WB_NAMEFIELD.

Change-Id: Iea7bb4af10f788c133a0d6d9ffa481003eceb534

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [2e5fa82e733963a4411666f010a0cf66b0572d4c]

Remove window style WB_NONEFIELD.

Change-Id: I0e9e275072fc67466f66c9b2c78dc680ac10d73d

2012-06-10  Tor Lillqvist  <tlillqvist@suse.com>  [1e26c563731b239590da1b2f479f7a924be6eccf]

Bin pointless <vcl/sv.h> header

It only included <tools/solar.h>, so include that directly instead.

Change-Id: Ic5db474c16ca33dcdcaabb5b5f00535b4b27dc8f

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [b67630b3d9f4538aeaa00ddf8ad6af1efff2a606]

Use forward declaration for ThumbnailView.

Change-Id: I349ffa2250c56d03cdfe5d9d0f601185657ed188

2012-06-10  Thomas Arnhold  <thomas@arnhold.org>  [2432083b50ea7481247c303187bb3922714f93d5]

Remove bogus header

Thanks to Rene Engelhard for pointing this out.

Change-Id: I6a6c91f6675ec8034c0af85dcb89bcbfaa7a18d8

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [cc7324c6a3461e359937b0076abd8b6140c7c8c7]

Populate template thumbnails in thumbnailview instead of dialog.

- Create a Populate method to fill the view.
- Move lcl_fetchThumbnail function to thumbnailview.cxx.

Change-Id: Id009160c4bebd9d715c9605a8c1a0f08f5b0a476

2012-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [9757fdd2cf41dc1fc2e17e30cf73a2c9ac937626]

Move thumbnailview to sfx2 folder.

Change-Id: Iace30ac7911938184cee5f4e5e16159598771014

2012-06-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cf5001f99fe7a855155c5b3facc241163ccf1777]

separator will be invisible if there is no visible buttons

Change-Id: Ife88aa5059630b7d71f567a2c8368cec55050eef

2012-06-09  Tor Lillqvist  <tlillqvist@suse.com>  [10ff11e70c59d2e9cd9218faedef2b2b507f852f]

Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxx

Add header back in a few C++ files elsewhere.

Change-Id: I041ed39ff9bb26d1f42f3614ca50dbc085f13861

2012-06-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [15201d37a48ba759ac2aa6f4f5b6bd15d53f0416]

oops, hide the first separator as well

Change-Id: I90354696b96870b6d828e8f53e8b72a3716133bc

2012-06-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0a9b398f3effecfea3b330fdc2f46b6f914cba81]

fdo#42379: hide separators before calculating line breaks

it is nesessary since commit 1703501a100cd6d52578baeb4e8097218b285ffb,
ImplCalcBreaks looks for the last visible item.

Change-Id: Ifb103d264116930339d8f5cfb267601f0e760fd2

2012-06-10  Takeshi Abe  <tabe@fixedpoint.jp>  [2ac4d8bf32ef72e22b1feaef300b604a50cdc6d2]

nuke dead code

Change-Id: I666791b2a2bb817d59625868d5e2df1a9341b2ff

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [cfe98a1305202419f224a31e54cd37e64401fa4f]

fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftovers

Change-Id: Iebc7d58ad50777476d1ae69958ad90a8b86ed5d8

2012-06-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa563ff19f6f4483b7954e42448106159b879b24]

remove unused .mk

Change-Id: I909a659e8ebfae35ca42680a54fa62dbd726adb5

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [24aa9c16b8e37d63d120901ed04846190490abba]

Remove superfluous include comments

Change-Id: Id738692aab2043755eb8f051dd8ab9e13051553a

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [67aa60007e80104969e2b634ff1a07fd96f55248]

remove dead code

Change-Id: I1323fc4e283e9112cceea3acc759a6e0fb4efcb4

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [3770bbbdba912b8a83d79842828a4b30894b4c70]

Remove superfluous empty lines on top

More than two lines are removed for readability.

Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [13887f48480929fcfc94f373e3210dd7c695a14f]

Remove superfluous include comments

Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59

2012-06-09  Thomas Arnhold  <thomas@arnhold.org>  [d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08]

Remove superfluous include comments

Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982

2012-06-09  Julien Nabet  <serval2412@yahoo.fr>  [0d53cde185eb6c3e8e6096c842dbd672b44076a6]

Some cppcheck cleaning

Change-Id: I9463f36bd61ee2d74be3d435adae9912cf411c97

2012-06-09  Julien Nabet  <serval2412@yahoo.fr>  [3cf78fa315b84d866e643b93d0083b38bc8dab8c]

Check for assignment to self for =operator

Change-Id: If5c223e8b2f02938fa7e5d694d07f1e3f036c177

2012-06-09  Michael Stahl  <mstahl@redhat.com>  [f859ee7f9b867ab893d2414c2cd35b42b64a5e63]

sigh... fix const abuse in WNT only code...

Change-Id: Ie6a93e15f4e7342faf232f28df133ff808cbe073

2012-06-09  Michael Stahl  <mstahl@redhat.com>  [f4ac2ffd9e0854a767f15ed38eab947cb16e66ad]

fix WNT only SfxApplication::AddDdeTopic

Change-Id: Ifa5f845817178f7ec3608670c65c71e8c0a717cd

2012-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7575ebe35f6af1cc58e95a804087e7c1e0f06eee]

Fix potential further crashes like the one in fdo#50868

Change-Id: I8bdce8091d7f93b311cb4e15134eb2d7c34ae22f

2012-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e71749a089fa3e6463b80413b638f7dc32921a07]

Fix crash from fdo#508686

Change-Id: If98cbbe880055a1e596eefe75744c41513c9aa16

2012-06-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [2a72e15e6a16fe71d91e5a7804168c8077b2e456]

targeted gmk4 clean-up

Change-Id: I029b96e9d30393d6e7f0fe3aa841ac62147808df

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [ee5df868c448d4a5dbbed4a7249a7019e3091225]

Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vector

Change-Id: Ieff9e0a2a28fa4f14a130f3db987a88ff61161e2

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [905fe5993ec3a3a22f01ea31fce6c884359d48ab]

Convert SV_PTRARR_DECL(SfxBroadcasterArr_Impl) to std::deque

Change-Id: I24cdc05c559536e83101e4d811080746f92c74af

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [be369facf912da2e0da27194738027fc5a07d779]

Convert SV_DECL_PTRARR(SvxEntryLst) to std::vector

Change-Id: Ib81f31a94a27b1415292fa1aca34c47c38e723b4

2012-06-08  Michael Stahl  <mstahl@redhat.com>  [725b725e9744c78f7fcf54a8cf42614fca7ce15e]

fix missing braces in TextEngine::CreateLines in previous commit

also fix various DBG_UTIL only code

Change-Id: I53b6c65f4a5769cb0e4849e3d30e6fb78449ecce

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [2076d5ce963a9e9b7beb2707134c8e069953a0e4]

Convert SV_DECL_PTRARR(TextPortionArray) to std::vector

Change-Id: I005e4569f1899effc85b1c4068eaee8d30de047b

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [276814402e499805354cb55cfcf2a0015a01fc8e]

Forgot to add destructors for my PTRARR_DEL conversions

Change-Id: I6312c7372f0787e308320c79e80504b195df6272

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [52c8cec6daeb24a95e09e6435304cfbdc9fb0dac]

Convert SV_DECL_PTRARR_DEL(TextLines) to std::vector

Change-Id: I31d228d4f4a1165e38d95c16a8f6309cae410c70

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [341e6fba343bd90a8d2572b23a4c0b03141ef7f6]

Convert SV_DECL_PTRARR_DEL(TextCharAttribs) to std::vector

I couldn't use boost::ptr_vector because it sometimes removes
without free'ing

Change-Id: Ia12f66c708ef27757d7527ebe80edf7a9c7a59c2

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [3ca66ea9f38670e1c491e8a2063c2867afb12d39]

Convert SV_DECL_PTRARR(TextViews) to std::vector

Change-Id: Icd79dec8c77fc13cf82c66a2d64ca2325eaa66ab

2012-06-08  Noel Grandin  <noelgrandin@gmail.com>  [c70f358f89ea2aa08bacfc2a8ae56a4e86d84bd3]

Convert SV_DECL_PTRARR(SfxItemDesruptorList_Impl) to std::vector

Change-Id: I790bd9c17139fb03094b1e952e4c4ee61172f22f

2012-06-08  Noel Grandin  <noel@peralex.com>  [306fe606587153fe619f99bb06e1b4d402cb26f7]

Convert SV_DECL_PTRARR( SvLinkSources) to std::set

Used a std::set because the code was enforcing uniqueness.

Change-Id: Ie9243ed17b1165b6a371d0ff2f1a856186697ba3

2012-06-08  Noel Grandin  <noel@peralex.com>  [2186e7cbb03be308c1b02fae881e5e64d3afc36e]

Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::map

- Convert it to a map because that is a more natural structure
  given how it's accessing the data
- Cleanup an old typedef alias that doesn't seem to be used anymore.

Change-Id: I46816d7270d165ddde381af0639169aaf009a16b

2012-06-08  Noel Grandin  <noel@peralex.com>  [99093b9c6cb45ce834cc76c8917a3c77805fd536]

Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vector

The SV..SORT part is unused in this code so I ignored it in the
conversion.

Change-Id: I5e3338f3d5256e123f7979660d93ea02b8b4fd78

2012-06-08  Noel Grandin  <noel@peralex.com>  [0db8160a7958c306d7957bcd34ba6bfd3082b90b]

Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vector

Change-Id: I06bdcdf6e6b7f159783ce7ab381b7b21f7db4a98

2012-06-08  Noel Grandin  <noel@peralex.com>  [7e350ac0674fad060a294dd132e368d560713005]

Convert SV_DECL_PTRARR_DEL(SfxDockArr_Impl) to std::vector

Change-Id: I1856a276ee93f35c8f6e7f51c83d7d80c3efd86c

2012-06-08  Michael Stahl  <mstahl@redhat.com>  [928dbe93f77c7989f1e6b50116c265d1794fef64]

further convert ExpandedEntries to vector<OUString>

Change-Id: Iea728a7bf3803f5ab17a57483b7dc24079fce5ed

2012-06-08  Noel Grandin  <noel@peralex.com>  [d6a32eee46ed38b61540287bb53eaf310869d601]

Convert SV_DECL_PTRARR_DEL(ExpandedEntries) to std::vector

Change-Id: Ib10e0417674c5e4a4c5c88f962898e20dee5dd6f

2012-06-08  Noel Grandin  <noel@peralex.com>  [e2a2d14d3932267e2f73d47b7990bf1cef599a92]

Convert SV_DECL_PTRARR_DEL(StyleTreeArr_Impl) to std::vector

Change-Id: I22b42fea3f46b76769ff64d496e1bb6864451247

2012-06-08  Noel Grandin  <noel@peralex.com>  [1e921f777433a5fcf37bb2933bfd803210c4625d]

Convert SV_DECL_PTRARR(SfxMacroInfoArr_Impl) to std::vector

Change-Id: If82cf86e03e2539e95684a85929ecb24999bd6ba

2012-06-08  Noel Grandin  <noel@peralex.com>  [5fc6947d4408b450e9529a88fada6f3070c30a50]

Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vector

Change-Id: I5d4c2ae56a7720cdf0701a294d5805fb9e475974

2012-06-08  Michael Stahl  <mstahl@redhat.com>  [9dbe6f6d0f1b4a140f1bbc67c0ec23532f327d86]

fix DeleteAndDestroy in previous commit

Not deleteing seems to crash in ScRefreshTimer::Timeout in sc_unoapi.

Change-Id: I765ab89f0b8b200aeccde9d46293e8f0e3f706d4

2012-06-08  Noel Grandin  <noel@peralex.com>  [ef9ffcca3b6a959b6dfb3ac129fc8a98c0ae5569]

Convert SV_DECL_PTRARR_DEL( SvLinkSource_Array_Impl) to std::vector

Change-Id: I0a0f3e3da4d708bceab6faf0e01b9e7326444ba0

2012-06-08  Alberto Ferreira  <acdrferreira@gmail.com>  [6f35d1e70e70a1c074bc16cbc430ba93d89a717b]

fdo#49724 - Update filters for file selector's file type categories

Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a

2012-06-08  Rene Engelhard  <rene@debian.org>  [c24c5101f573e6a25ff06e8399c53dbc2510a7da]

fix build verbosity

Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0

2012-06-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5ac28548c03f474f26ae07377098416f109e61f3]

remove protected m_bCanBeCustomized

Change-Id: I538c0090cba5f5ddce94285a31d48ec7169956fb

2012-06-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3768e71344a298d8e7ac07fb38a97ccf58f83a10]

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

2012-06-08  Julien Nabet  <serval2412@yahoo.fr>  [75f97d4e3e0e4f6acc116dfe2fc21853f6bfdb64]

Drop unused file

See http://nabble.documentfoundation.org/Can-connectivity-source-inc-odbc-ODefs3-hxx-file-be-dropped-td3988788.html

Change-Id: I7baa0b74ded34e9414e021ac873ed4cf8b984bfe

2012-06-08  Stephan Bergmann  <sbergman@redhat.com>  [0dded0d18a5945ed5a38623068ba7aa93da39df0]

fdo#47044: Adapt to different Windows versions' InternetQueryOption behavior

Change-Id: Ia4d1d8f903872e5eefae2d9687866243b9055a13

2012-06-08  Luboš Luňák  <l.lunak@suse.cz>  [106d638e6cd4dceffc0aa98a7772d69488ae0a39]

fix --help (--with-help is already the default)

Change-Id: I3b34b49ec72ebd20d55da38d25c6375e72503a13

2012-06-08  Luboš Luňák  <l.lunak@suse.cz>  [2f82bf1949299a3c27423db36f4a1c679e5492ce]

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  Michael Meeks  <michael.meeks@suse.com>  [01e6c68e0a182ff5cb783f896ed832b58b7a1d76]

targetted revert of fdo#30917 - wrt. storing hierarchical view data

Change-Id: Ifffcad11e7691a8371be4e11143776f83c3608f5

2012-06-08  Michael Meeks  <michael.meeks@suse.com>  [1227034d594cbe141738bdf9922319643ad869ff]

targetted revert of OLE2 object save in writer context menu

Change-Id: I7efe4af8fc305e786fb1856c200d9db8320df948

2012-06-08  Muthu Subramanian  <sumuthu@suse.com>  [25dd603fe2044f35341fe0c6d0b632c9295a824e]

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)

2012-06-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1829efaf9f5d9af9d51b01d273c7b6c60970b05d]

fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptions

Change-Id: Ie6e3036e83b5ea859e2c73df47629eb79791a52c

2012-06-08  Michael Meeks  <michael.meeks@suse.com>  [78b7f6e138c561ccc3082a93b155934b4b9c3649]

targetted revert of minor cppcheck cleanup

Change-Id: Id3100ef8f8381bc05e5a01c56fc5d611094857bf

2012-06-08  Michael Meeks  <michael.meeks@suse.com>  [d376d6649bbdca6a5d36c8ef2a43ce3890c01d89]

targetted reversion of minor cppcheck fix

Change-Id: If67666bccbde6d2104295c5480c3eceb95b6ce35

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [11a54814be785766d797cc83cfdacd2368ea642c]

Related: i#3952 SwLineLayout::CalcLine: fix regression

Commit 563df5d0c3c696912f211e74dd4dbda1aa720ae7 broke the layout of the
bugdoc, fix this.

Change-Id: I7965e9507d4ba130a4f7bea844cdd893ef42ba4a

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [e8c290f48f3f0396e278c7664ec84ff06aeb00b7]

SwLineLayout: OSL_ENSURE -> SAL_WARN_IF

Change-Id: I948344caeb9d48906732683ff9ba424f525c05d8

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [563df5d0c3c696912f211e74dd4dbda1aa720ae7]

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

2012-06-08  Caolán McNamara  <caolanm@redhat.com>  [32e59f91d0c716a28e428ae382d6fed983b5a19d]

calling nextAttribute before first tag uses uninited variables (cherry picked from commit c5818e929c7b608ccc3277f1204b491e426925de)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-08  Caolán McNamara  <caolanm@redhat.com>  [567147acbc8dcbb6c43652ac6b326759b48df9da]

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

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [6158c332db063509ffced782bd6236ffb4bafbd5]

sw: doxygen comments for SwLineLayout and SwParaPortion

Change-Id: Icf4f0cb68941019e5c9a568957551a7faec934cc

2012-06-08  Stephan Bergmann  <sbergman@redhat.com>  [b27475db2e8a72d16fca3c812ba803073bb6ef6c]

-Werror=unused-parameter

Change-Id: I02d764a6647fa8f0aaeba9088831f3bbe680c8ab

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [40c00297deadb5f19020a82520f53d02129f4852]

Clarify ideas a bit, DocumentRenderCallback service not needed

Change-Id: I0a91a45dace5d2a35daadf1c9233ab68bee8701e

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [e243a5b462408891c401f88bb3af3a661697f8f4]

Verify that we do get the RGBX format DIB we expect

Change-Id: I9f44547fbc5e13daa297720dfd814d2192114125

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [323f137631da53d4fbb057c1a3847c6b8aa69ab2]

Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOS

Change-Id: I7cc8c5943454edea7fdef50b125d0baa95fc3f8b

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [fd3c83d5f2414b2bba7b941609b59452a6d5b1e8]

Add two new 32bpp formats and add helpful comments

For Android (and perhaps iOS) we need a 32bpp format with channels in
RGBA order.

Rename the (basebmp-internal) 32bpp PixelFormatTreats_* typedefs so
that the channel order in their names matches the memory order of the
channels.

Change-Id: Ia8a74f6d44e0a2cffdf66a05ddf8fc7d6ae2a263

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [54b69a1f504ce16fd9e436357f4f237b038627e1]

Add some coloured text

Change-Id: I2b8933294abf07dc9a7bd396e97e3a0ac617b548

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [7951c3db2b2c99226a356056dc5328e6386c4120]

Tell what uses this

Change-Id: I59aba3f012f21b33ab55f72852ffe7fc568246bc

2012-06-07  Tor Lillqvist  <tlillqvist@suse.com>  [bd4d371178f863d09098c3549dc73713423dc560]

Build lcms2 statically for Android, too.

A quick way to avoid the problem with its name ending with ".so.2"
which the Android app machinery doesn't like. Plus, one less shared
library...

Change-Id: I102e29dd13d1be1a134be8c09459259fe8fbe2e1

2012-06-07  Thomas Arnhold  <thomas@arnhold.org>  [96caa3b7aea151744c5fa9ba4a4a940817e12531]

dead code: unused Biff virtuals

Change-Id: I67ac9c0f3c7d6cd4c6c17e774fc11655341a3d4f

2012-06-07  Thomas Arnhold  <thomas@arnhold.org>  [3a774815a24d3f55a64d901a1266e4543a2a2930]

dead code: ScDocument::DeleteNumberFormat

Thanks to Daniel Bankston for reviewing :)

Change-Id: I7235520aa9d2cc95ac71e783f851b89d8598c17f

2012-06-07  Noel Power  <noel.power@novell.com>  [1cdfe7519a94d35f3fb47eed3331397cc11129b5]

get rid of unecessary loop and change comment

followup to 764752f5d85cb7c86ad21340dfdda4b62754790c

Change-Id: Ib35b57b01ccf752c4696d6e7849629bd22a9e91a

2012-06-07  Noel Power  <noel.power@novell.com>  [b659c92b156e95269613f0bac5d53d9e87ccd1e8]

Revert "get rid of unecessary loop and change comment"

This reverts commit a95b5d3256a0a01a94b9fa18c5ab986d91273268.

2012-06-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [f50f057aeebb517c566874d982aaf64e592a347a]

add liblangtag in Makefile.top as a dmake_module

Change-Id: I4e37265cd76be95c3404930b5ea0757e68b3392a

2012-06-07  Noel Power  <noel.power@novell.com>  [a95b5d3256a0a01a94b9fa18c5ab986d91273268]

get rid of unecessary loop and change comment

followup to 764752f5d85cb7c86ad21340dfdda4b62754790c

Change-Id: I8607c9884d8fc376d74b708f38dcfb71361ea9b0

2012-06-07  Eike Rathke  <erack@redhat.com>  [798f882e9c9e652ac042d33b3bcc5e6fdd5e394a]

added liblangtag

Change-Id: I1f09876703482eaa04dd33b56a2bbbf8ad381fca

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [459e482c7a9ba9aff5b5a505cc54247493202b46]

Make webdav and odma ucp configuration properly conditional

Change-Id: I9a8eb6a1e9af051d458a5462c01357540c3d9277

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [d4924b747eb6abd439a6313e338384ae50cbdc8e]

Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490

Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691

2012-06-07  Noel Power  <noel.power@novell.com>  [587a3296b3dbf088525929a30da3f923083abf40]

I alway miss these, add Hide and Show items to tab context menu

Change-Id: Ic039554b0fac91e27193e3564c40dd0c19c20002

2012-06-07  Luboš Luňák  <l.lunak@suse.cz>  [133822bd25e269441faaefe7c1e67091d6692e39]

testcase of the alignment + anchored inline part of bnc#764745

Change-Id: Iab82a88473c0c1d7cf75fcc1f2064bca105b0293

2012-06-07  Luboš Luňák  <l.lunak@suse.cz>  [21eca1c73ffbec4417dad46bd103215e8e288880]

shapes with position:static (default) should be anchored inline

Visible with incorrect alignment of the image in the footer
in the doc from bnc#764745.

Change-Id: Ibea9f38f7404981a9a846c23a09f8244c6020797

2012-06-07  Luboš Luňák  <l.lunak@suse.cz>  [5de61f7a4ddb502730454e4bf3232f7f4b4175e1]

handle properly anchor transition at page->at paragraph->as character

Otherwise setting text range afterwards crashes with pHnt being NULL.

Change-Id: Ib4ac2712c061605dcaaa262280c0307f7a9af2ce

2012-06-07  Felix Zhang  <fezhang@suse.com>  [50e0fe3f47354138242442e4b48551d43decbfcb]

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  Miklos Vajna  <vmiklos@suse.cz>  [1247a142b6a5ebe0ff268e82811d2418d648ebb7]

sw: doxygen comments for some layout model classes

Change-Id: Icc7750fac1ef937c32e97832cbed2ad503536e91

2012-06-07  Takeshi Abe  <tabe@fixedpoint.jp>  [eb0497307bf381e7e065fc4b0b0d7b23f6ceeca9]

nuke dead code

Change-Id: Id9920ea7b82ea178e904f78bbd41ffc434813e0b

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [9af0eb7e998c7bbf514e324919b710a0ff601244]

skeletonmaker: add back \" in string literal

Seems accidentally removed in ea489b3570efe7d9a53da91ba66fa1563d40ffbb.

Change-Id: I7c4be5c41033ca8d4f66557efb30d17f8527b4a8

2012-06-07  Noel Power  <noel.power@novell.com>  [0f86f678ff98115d32a381134985a1bd0d8c931e]

attempt to use mce::FallBack for control/oleObject import

commit commit afbb2d8f7d72292532a9ea54fa2e6757b6d548c2 broke the existing mce::FallBack processing.

Change-Id: I05296f6aad3841a8dd40aa345207c0114e0c7701

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [b67445306634571cd7d2a62942b00c0edb82b215]

XInterfaceTypeDescription missing from isBootstrapType

...it is base of XInterfaceTypeDescription2 (included in isBootstrapType), which
ultimately caused uno-skeletonmaker to crash.

Change-Id: I17421f58efd9edd4112532a3221125865cc5560e

2012-06-07  Rafael Dominguez  <venccsralph@gmail.com>  [fd845d37ee757ddf746ddee557cb6cff81fb1136]

remove unneeded insert functions and userdraw function.

Change-Id: I76ed586a88141f2de40a22b7a2aea7cdcdd6e581

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [31a353719851b08664b7f13ca59f39a993e66ba6]

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

2012-06-07  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [866599ab5ce091de56094d4d458e010ba56d22d0]

Implement native FixedLine render, add GTK support for it

Change-Id: I142cc8c48331aaed0d157b4b0f81e7c021005624

2012-06-07  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [7d0d52fb758249a7d6b8fc5e36c0e77354e5f5c3]

Render bg correctly for widgets without theme-visible position

Change-Id: I8c9d2a86ee545788d40a27538e583a8dac21095f

2012-06-07  Rene Engelhard  <rene@debian.org>  [c6b5b20d0a9506ae35421836940bbd1b0e86a3d4]

signed char is default on m68k...

Change-Id: I5b57e8e9a9dce3eacc665979844f8cb29f968368

2012-06-07  Rene Engelhard  <rene@debian.org>  [b9cdff5477f830ca01237d95597ebe952e1cc031]

remove -fsigned-char from s390 to fix smoketest..

Change-Id: I66c468e917513cdb096937f9955eb8a41aabaa37

2012-06-07  Rene Engelhard  <rene@debian.org>  [7e0240f02d78cb19844875b7f9fb78d64b43906c]

Revert "Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsigned-char""

This reverts commit 7ef203d2bf72f7d96fd10d1297af06e82550a1c4.

2012-06-07  Lionel Dricot  <ploum@ploum.net>  [0de63407f583ad1d5ad3dad9ac014f0c100a83b1]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core


2012-06-07  Lionel Dricot  <ploum@ploum.net>  [4421155eea4a77420ada79d646ac69b7c6b73146]

The correct comment for the assembly file is "#", not "*". This assembly file is only compiled on x86 Solaris.


2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [55836370ffb70a34b888f81cdacdfede8fee29cf]

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."

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [b5ad981518f4407243f89507b2561dd0b1ef28ee]

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-06-07  Miklos Vajna  <vmiklos@suse.cz>  [9e8957de203bb9abb208516ad32aee9527feb67b]

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

2012-06-07  Kevin Hunter  <hunteke@earlham.edu>  [2bce4c76d5f05d92ffd987c25b7e492d5a2f309b]

fix unused pDocSh variable

Change-Id: Iab65ee69a7a653835073f7d7dc4084e252ccd782

2012-06-07  Andras Timar  <atimar@suse.com>  [e4d49e65a65b5f4fbe3bb27fa1097e414857d535]

Hide aAuthorFT fixed text, too, when the button is hidden

Change-Id: If8cd9a9f9e5518d054b9648cde28d996454480c5

2012-06-07  Tomaž Vajngerl  <quikee@gmail.com>  [666f89632fe42afeae02c6022fe0f50198b7118b]

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  Tor Lillqvist  <tlillqvist@suse.com>  [41e7b71bdc86c025ba038d1a69f23bbd66d9cb3b]

Clean up some Perl leftovers from set_soenv.in

Change-Id: I83ba1fac65958e8df30b5454601e7e20fbb58a8f

2012-06-07  Andras Timar  <atimar@suse.com>  [f07b7ddb05194be946dc4d8dea39876ce2c2b76b]

fdo#50809 use the word 'Comment' instead of 'Note' everywhere

Change-Id: Ia42060d415516a1ba8e23f913875786fe27c9710

2012-06-07  Stephan van den Akker  <stephanv778@gmail.com>  [5601c5d395a5eece95a8d8a5600de91aa20485c6]

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-07  Stephan Bergmann  <sbergman@redhat.com>  [48d6c11c6fc6276c45bed56318fc4ac0dc033fdf]

Some boost warnings with Clang

...on Mac OS X, in what looks like only newly used boost headers.

Change-Id: I86612a419311fe5a2dfda9eec520889707f9e5db

2012-06-07  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [f50f1dafffb36d1407e3ebcb2347bf24e8f2095a]

Convert links to makedocs tool, update one and correct spelling

Change-Id: I4070ffa70690278dbd6575b8bfed3524d4c09ed7

2012-06-06  Andras Timar  <atimar@suse.com>  [10837b669c9fe3f6b1e1905bfbb855ca02497eb7]

fdo#50144 put full reference text to selection field

Change-Id: I99a4a2a3fc6e20f9c8d35213609075f2269eab2f

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [237e4f52abefc3714accef79deae976f634e04ec]

Use iterators over index access.

This makes ValidQuery *slightly* faster.

Change-Id: I9fff6099b597d7a8d4d5a4358099348baa657802

2012-06-06  Julien Nabet  <serval2412@yahoo.fr>  [c9e4cc279371a87495bfbc7c52f56686f9ab42c9]

Some cppcheck cleaning

Change-Id: I7a5f34715faecd689900b5d41eae9c782e99b47b

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [633178bffaf23ae322060e2c304c9c2cf12b46cc]

Avoid expensive allocation & deallocation of local vector on every call.

This alone reduces the ValidQuery() call by 70%.

Change-Id: Ic9f8adbd0cb63297be7e173c39e4bcf886d1e2d2

2012-06-06  Michael Meeks  <michael.meeks@suse.com>  [3be5d6bfe2c4934fffb93e3b2b81256fc62e2138]

re-base on ALv2 code.

Change-Id: I14e3dff2e29ce32a7e62f71defe50d5ddc6cde9f

2012-06-06  Michael Meeks  <michael.meeks@suse.com>  [5572bdb944ccf5ba7915388b7920c88084f6dd37]

re-base on ALv2 code.

Change-Id: I06da546daa2efb23362cdc61c14add3ea761638c

2012-06-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [3212b694eebb260495bee1fa46c2e20b3f8c630c]

fix typo that prevented the proper management of .d files

Change-Id: I2e958fde37bc2cf13d4b37d8e8ae9e7bd64061d2

2012-06-06  Noel Power  <noel.power@novell.com>  [80a31e00c5276602f27aa410b2fe6dece1f3fcce]

import vmlshape 'hidden' style attribute and apply to controls bnc#757609

ensure 'hidden' controls are imported as such.

2012-06-06  Luboš Luňák  <l.lunak@suse.cz>  [dfc4832049c140b7442c085062599aef1953e8fd]

fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted)

Change-Id: I57dfa64c55e046ed51797b2abeb7ba3242e637da

2012-06-06  Tor Lillqvist  <tlillqvist@suse.com>  [2faadd0b4e1a7971c55e1e0a16890e7194b04544]

Update also the help message

Change-Id: I3b84d1905d13c9418985d1ebe5feac13a0025efe

2012-06-06  Tor Lillqvist  <tlillqvist@suse.com>  [9369f5abd785a9df174c5d583d55e3fd6918b542]

unodevtools is not needed for the build platform in a cross-compilation

Change-Id: If77a879178a260590be64253435b6c8adde31878

2012-06-06  Tor Lillqvist  <tlillqvist@suse.com>  [d28f2135f12b6ea9e62027ccdb713c4758a41a13]

Nobody uses this tool, but still, update the license blurb it outputs

Change-Id: Id9d767c2738d8052f2716086fb40a1b01c68d76e

2012-06-06  Petr Mladek  <pmladek@suse.cz>  [7a86071a9cb2c3ceb8f3efc6345889ae4638a91f]

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  Caolán McNamara  <caolanm@redhat.com>  [7093b2418d036b47ed706464956f330cfb89707a]

valgrind: uninitialized value

Change-Id: I405733a77a721f3d5562782e654a1942fe3b073e

2012-06-06  Takeshi Abe  <tabe@fixedpoint.jp>  [f0c7544df93e3847c4f96934d1d76be3e8d3af85]

nuke dead code

Change-Id: I0ea47ee535ba0e903bae0de227acd311ca96aa03

2012-06-06  Jan Holesovsky  <kendy@suse.cz>  [4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22]

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-06  Caolán McNamara  <caolanm@redhat.com>  [e2cd6a77ea0e8a1abd8f4d3570ba4f5fdefff3e1]

drop String::Reverse

Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2

2012-06-06  Jan Holesovsky  <kendy@suse.cz>  [5662854bc29acb45c1c449c05d1e92f96a4b335a]

calc input line: Fix crash on MacOSX.

Change-Id: Iff50dfc1b4730ff584e3015486da4acf8fd5cb47

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [b679dd69c0ebc1e8f4a3e85a2ef39c6a68a814f5]

legacy reports: unify treatment of query and table

In *both* cases, the value of hidden control "Sorting" (if non-empty)
decides the columns being sorted on.

Change-Id: I7f4b50c3af8c12e48e5dedd36b5877ad7a9e1b66

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [e08b4b98c35a5e314c35e24174f31aaaa6950064]

legacy report wizard: when source is table, save name in QueryName

Change-Id: Ie0bdbed9578b95f7fccc3d9ff6d9c8b5b91ac0ab

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [817ab31b8c609d1914b066bdc0141fa2fac35686]

SQLQueryComposer allow setQueryCommand with prependSorting instead of append

Change-Id: Ia06794537ea4d0f6f069c83709792ebbcc084804

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [27cab1806f8359ee078ac74e17f8ea40a2e5c85d]

db.SQLQueryComposer allow prependSortingCriteria call with addAliasFieldNames

Change-Id: I05889ccac213743a55c302bd7249b30f817c0428

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [b107e8a126afdd43f998c6027b86ad687a6369ca]

cleanup

Change-Id: I1ce4279d434ffa58328e17863b2e68af1e813a99

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [f824f851c5f0282581732a081cadb1745e44f1bf]

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  Stephan Bergmann  <sbergman@redhat.com>  [075271062ac719a2790713b7f301a4a4ac7505c0]

-Werror,-Wself-assign (Clang)

Change-Id: Ic541f6539a34ea20b19613edc4fe8670b1a69dee

2012-06-06  Stephan Bergmann  <sbergman@redhat.com>  [a519cacd61624784eff0646c8a472349373b2993]

-Werror,-Wself-assign (Clang)

Change-Id: I92f1271ad36e4ae1221182a3a446f36cf770e003

2012-06-06  Stephan Bergmann  <sbergman@redhat.com>  [39ec7832d165d81385b340bc6c0ca9cf5f194eb5]

Adapt to --with-macosx-version-min-required=10.6 and Xcode 4

...signature of TransitionWindowWithOptions apparently changed slightly in 10.6,
and /Developer/Tools/Rez can more reliably be found in /usr/bin.

Change-Id: Iba55478f3b6de1b4695b686095f4aa0bc0af8e7b

2012-06-06  Stephan Bergmann  <sbergman@redhat.com>  [be733676d3d9c1e376066301f5e5b1849608d4d8]

-Werror,-Wsemicolon-before-method-body (Clang)

Change-Id: I1e4d7f1a719712d9665d30bab756ba5b0feaddad

2012-06-06  Michael Stahl  <mstahl@redhat.com>  [38a809d9497006e570847d899c8b7c738bca6136]

embeddedobj: try to make MSVC happy

Change-Id: I0d3f032309fe5aa1c4a33909cbc0e00a22196aa9

2012-06-06  Miklos Vajna  <vmiklos@suse.cz>  [b9508dd55f82d35f09a58021dc001cf79b390e08]

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

2012-06-06  Stephan Bergmann  <sbergman@redhat.com>  [9631f96acae6bd179d40ee343ce986296f490741]

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

2012-06-06  Luboš Luňák  <l.lunak@suse.cz>  [34dfde55762e48e174f04895d40b9f08918efc4a]

fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db


2012-06-06  Michael Stahl  <mstahl@redhat.com>  [6506af86b5e20a860c8d2d1dd578a22914df5f53]

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

2012-06-06  Brad Sowden  <code@sowden.org>  [de7d2de928cda697b10a08d14fb958d0157217c6]

Use a vector rather than a pointer to a vector

Change-Id: I437a665ffa225ce69e10f7ee71ff2902c3db505e

2012-06-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8679228d10e1094cdea662e9c9f7a0a31ac83ceb]

ThumbnailView: renamed a few files for more readable name

Change-Id: I5470734005f4a24218ce463415e77cce8fdc92f2

2012-06-06  Noel Grandin  <noel@peralex.com>  [0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db]

fdo#46808, Adapt UNO services to new style, Part 7, updating ::create

Update code to use factory method URLTransformer::create

Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.

2012-06-06  Noel Grandin  <noel@peralex.com>  [8a95074eaefd01621dc55db8567b19c8e6157f95]

fdo#46808, Adapt UNO services to new style, Part 7, updating ::create

Update code to use factory method TextSearch::create

Change-Id: I7a8b607ed397158ca1e2b834ce61b8b196c8019a

2012-06-06  Noel Grandin  <noel@peralex.com>  [392a483e1040787857fa09fead0547d567c570b5]

fdo#46808, Adapt UNO services to new style, Part 7, updating ::create

Update code to use factory method PathSubstitutions::create

Change-Id: I3721bd93c36b207d849eea19102f5ac61cadd205
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.

2012-06-06  Noel Grandin  <noel@peralex.com>  [d08578912f2c9ef42d4349079422e25b951e544e]

fdo#46808, Adapt UNO services to new style, Part 7, updating ::create

Update calls to factories to use new SimpleFileAccess::create method

Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.

2012-06-06  Stephan Bergmann  <sbergman@redhat.com>  [7d2a5b5114987f1ab415e32ebb5bb9a46b98dc17]

Make setsdkenv_unix executable instead of configure.pl

Change-Id: I1efc684f3476cd20bd2ae5efcf603ab2e6adf83a

2012-06-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ca9967344682a0d3e25d7ebcc9df2c679cb082f8]

fdo#50651: update layout after toolbar destruction

 plus update confusing comments

Change-Id: I9bdab918566548b576fd22389492216fc4aff7df

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20aad2af9b01df77ec5b01931da51523d08af69a]

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>  [d0c3c24da2506bff1719a276f2eff34589fa7663]

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-06  Lionel Dricot  <lionel@lanedo.com>  [f209a7562e85c6d5dd491c8999e8fc61da18a965]

std::isfinite seems to not be available under Solaris. Bypassing it.

Change-Id: I8f6f844338cb188a63676f2db5dec89fccfdca4c

2012-06-06  Lionel Dricot  <lionel@lanedo.com>  [f76a25c45b247fbdd77c47e033286e3adc5d553a]

Introducing a README to compile LO on Solaris with GCC

Change-Id: Ibd9075708fb5b47fb3ed1bf438522c3f3f2af0ab

2012-06-05  Rafael Dominguez  <venccsralph@gmail.com>  [f74a116fe3303c69cb8d6f886f3678f183e35f84]

Display documents embedded thumbnails.

Change-Id: I0f56c6e564dbfcfc646717c562d61b8bd977edd1

2012-06-05  Rafael Dominguez  <venccsralph@gmail.com>  [f19a58570f34888b17ec243f345ddeb5877c24aa]

Hide thumbnail view as default.

Change-Id: Ied6d9b9e1ceb2605013273b6361770e97d2065da

2012-06-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [927c22241a5128cd58e996910e3b6e279bf76768]

play with the Layer thinggy for lcms2 to get the macosx build to finish

Change-Id: I9901d2ef270a096993630103b3cdb5b89e2bb829

2012-06-05  Rafael Dominguez  <venccsralph@gmail.com>  [87bbe2b6c906357b8e05f9e89a2c91bc7f802014]

Display filesystem templates under My Templates folder.

Change-Id: I9d504d62392b30a7eca2be9be5330e6118967a1a

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e59987a91c0d486b9823a0d9249656856fd3fad5]

Disable Data source (F4) icon in preview mode.

Change-Id: I4d3371a48ec943dcced295069564c9fcf6dffd92

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [216a2a44518e9e76310d78ab22c4c035602d9533]

Disable "send document as email" icon in preview mode.

Change-Id: I8e73e30354b08a140e2dfc4d4e4f54fb31a85c6b

2012-06-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [b255de87082d11a42d7af7860dcc4e971342df06]

fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79

Change-Id: I684fb4adb68d372914ea42cc4e7bd4459a08b150

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [33839f90e6f8275a584b483827585a6da05aab75]

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

2012-06-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [870b8a32641036d46cc381ce83d66022daf0d9f5]

This option does not exist anymore

Change-Id: I748976e284e1812035f18abac628f0b2397d74c7
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [50cc97689e1ceb7754505d7c5b99510e48dbe674]

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

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20e9663e3342c8c619e404ae7f6392ce50a9dc89]

Fix the description.

Change-Id: Ib30a77808b9f4726e72f57e9d9ea73c71f5cac34

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eed0a0b26b9d61d26c888423c4e3d83b61728e3f]

Prioritize external filters over the internal ones.

Change-Id: I2407a2ebc01f39655b30f7eb1e65deb912f2e606

2012-06-05  Andras Timar  <atimar@suse.com>  [f2bcd32bfd92f85ad4d94b4e40542dc419b3e2c2]

fdo#50139 do not cut first character of field text

Change-Id: Ia80e0bc0540259f9a752452ad677c645c97fc7f5

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3da8f3680556e0163f660a0a159930337c8c32ff]

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>  [32c943e161117e4362ac9246baac2c0fb54e7c79]

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>  [98a8512939b3c5f08ca30f62c2cfcd6b93430812]

untabify

Change-Id: Ic51b50a5b06f2a96750a945754e44a302b070f77

2012-06-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [b1ad78d25c298e4f9b24ef7a761c9bba1f34c2ed]

Do not build c/cxx .d file when --disable-dependency-tracking

--disable-dependency-tracking is for build environment that
always do make clea + make to build
These do not need the dependency information and therefore
can save the expenses of tracking them.
the gc c/cxx compile command was using -MMD etc.. systematically.
this patch take gb_FULLDEPS value into account to avoid
-MMD when not necessary

Change-Id: Ic5c3c368c81da2b260a4fcdf03fdc01b45a9cb1f

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [78b61b4d944db7f00093d7ee250d234694f1d5b5]

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

2012-06-05  Muhammad Haggag  <mhaggag@gmail.com>  [a8080cad1089431a2d97903f73623eabe2eb23a7]

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

2012-06-05  Lionel Elie Mamane  <lionel@mamane.lu>  [3ec6e1378545b5d5071531d1f6de259ac9028176]

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  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c379b5b82e1ce693b5dc158dcea0f8b0a508ea46]

Slightly cleaner way to get to the system window instance.

Change-Id: Ia75a70ff8cdb00db2c5b21825774fd5922992573

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [80fb93fe6c08f25a404ff2afa989fca246ac9efd]

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>  [1227601d74ecddb06dcbe69e260aa32835900ed3]

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-06  Takeshi Abe  <tabe@fixedpoint.jp>  [f7ebee38a3c5c6cb58f40109a213d449138ea987]

removed dead code

Change-Id: I02e535f0a0e55446e5a29297c2d05b1503805e71

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [eb9b8ebca49291797e655b50f64af2c2fa03434c]

add a titlecase regression test

Change-Id: Ic802fc816d54b97b333e3b2bc394beb383f3e5ef

2012-06-05  Thomas Arnhold  <thomas@arnhold.org>  [eb4001a2659ff1fcc941d8c0b439da65408183be]

unusedcode.easy: remove some unused code

Change-Id: I0b9abff3978c03c87aa0d49dbfb531ec4f38d698

2012-06-05  Thomas Arnhold  <thomas@arnhold.org>  [3b81452e25cd119a0fd24402d14d350e5545e348]

remove unused headers

Change-Id: I72fefdcd8aaf6d1f1677b4cae21cb915e96ed503

2012-06-05  Thomas Arnhold  <thomas@arnhold.org>  [76dcd76509ec0b2078a95f282e09696a8e91cbb0]

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

2012-06-05  Noel Power  <noel.power@novell.com>  [afbb2d8f7d72292532a9ea54fa2e6757b6d548c2]

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-05  Miklos Vajna  <vmiklos@suse.cz>  [67a041cf75c2d21de2ab59ef2ea0e0c612943ebd]

sw: add smartart import testcase

Change-Id: I6a120fc69036fef8f21a2f80a2f424f36f876d23

2012-06-05  Tor Lillqvist  <tlillqvist@suse.com>  [05cc8975d17b2f2c00e794252c34dc12394abc62]

PATH for cross-compilations was broken in some way, this seems to fix it

Change-Id: Ifa82be2dfae383ed8570c1d99584e67d85833612

2012-06-05  Andras Timar  <atimar@suse.com>  [8783ead70cc2bc2a83bf473b0dfb51f3ee10b6da]

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>  [0665c3e52b0b0053c3d622d3fa975d4234801bdd]

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

2012-06-05  Tor Lillqvist  <tlillqvist@suse.com>  [8ae077379edcdbf7bf106121593361d2486aacb7]

Use 32bpp bitmaps on Android (and iOS)

Modify DocumentLoader correspondingly. Take Android bug 32588 into
account.

Ideal would be to extend the XDevice stuff, or something, so that one
could hand it a pre-allocated RGBA buffer into which the
drawing/rendering would go. Then one could get rid of the silly
convert-to-BMP phase, which prefixes the bitmap data with BMP and DIB
headers (and thus, I guess, has to copy and allocate another
copy). Will see.

Change-Id: I4597cd933db8faa8105dc8f19638d712d5d2238a

2012-06-05  Tor Lillqvist  <tlillqvist@suse.com>  [92f23297c93dc105e2ffd9ff09c0dafff1ee0fd3]

Work in progress: Add "touch" module for Android and iOS stuff

Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [71dbf5bfd0b9622ad485a5b7620e11d8405ed474]

normalize gbuild variable names in testtools.

Variables should have module name as prefix to prevent collisions.

Change-Id: I8937e1e04db422d629779ea470bfbd614aeb7524

2012-06-05  Miklos Vajna  <vmiklos@suse.cz>  [9dc26ca9461dbb539c523c8bd68ce171aab25d90]

TextParagraphProperties::pushToPropSet: limit effect of failed numrule import

Fixes missing paragraph properties in Writer when importing SmartArt.

Change-Id: I0091d7156b30b7ef99e550d7252a60676c23046e

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [4d6368d6bba270f6f4d985eaac475be584d5d13d]

status bar: Normalize the selection and modification status icons sizes.

Change-Id: I4c11c82df0fdbf0040729323dc1fda2ece7f2582

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [ef59ee5abb2f551e7a78e6ba41ba8bf351f5a034]

start centre: Solid color fits the new artwork better.

Change-Id: Iee1e599ab9bcf7b6b26efb72b609309d7ba4e13d

2012-06-05  Mirek Mazel  <mazelm@gmail.com>  [e1a1d1e02cf44487aa47160941877daec99601b8]

New StartCentre artwork.

Change-Id: I1dc2be26f0064f4bb49cda7fb76cf71414025fe7

2012-06-05  Andras Timar  <atimar@suse.com>  [ea08541bd644d671c7cef6b64311cd8a691a207c]

Revert "Revert "Remove ugly symbols""

This reverts commit e74c007e25d05e49d94a94d9b024076faa02c8d0.

2012-06-05  Miklos Vajna  <vmiklos@suse.cz>  [25d7dffde13ecf32df1cce521a91c7075f372167]

oox::drawingml::TextParagraph: OSL_TRACE -> SAL_INFO

Change-Id: I79af1d624c420dff87751691ff8aa484fd3de2b6

2012-06-05  Mirek Mazel  <mazelm@gmail.com>  [8d5402b8a8bf32a7e33d3d18d6324259523aa8a6]

hicontrast icons for layout status and zoom slider controls.

Change-Id: I247d792e3e912ea1f51bc363aca14c43bb72546e

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [985cf57131214f512b1c4494e17c01de1a527101]

layout status control: Improved artwork by Mirek M.

Change-Id: I0584f4d158225dc28518fb67185d0a704bfe10d1

2012-06-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [82743f6db6607113004498dffa0416b716968e11]

remove obsolete (and scary) stuff in xmerge/workben

Change-Id: I34c1f13006da18c6c4601042d3accfdb1979bfab

2012-06-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [02bdf65a6ea0dfe16e8afd88f710df52adc3307b]

remove obsolete palm stuff

Change-Id: I30543bcb2b3d7101964de48a448af351579a5ddf

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [ee42895d684be9430a414adf3f569d279d437148]

fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixel


2012-06-05  Stephan Bergmann  <sbergman@redhat.com>  [9616b9440106a40058b7c1f1134417fdbfc0cdf6]

Bump AC_PACKAGE_VERSION, too

Change-Id: I8ec106cc0d8bb09e5a1947aacaf12ad6a0ddd8ef

2012-06-05  Petr Mladek  <pmladek@suse.cz>  [c260b4e78e80b399defd35e9442baf2e9ed03eae]

bump product version to 3.7.0-alpha0+

keep the package version on 3.6.98, so we could restart release number
from 0 for Betas and RCs

Change-Id: I7a862a202d2080dcc924362e4deb0e026c940a34

2012-06-05  Noel Power  <noel.power@novell.com>  [05409d2f950cb8c747afa621c0f43e3bafbc56b7]

fix incredible shrinking scrollbars when zooming in calc preview fdo#50722

Change-Id: If6fe9ccb1aa3320d96921f76a86def7d588f5f4e

2012-06-05  Stephan Bergmann  <sbergman@redhat.com>  [1dfb956306a1ec63e1d2f683c3414fffeb07b2e8]

Indentation clean up

Change-Id: I1e3633f5bbf6b3ad0cdb2005a2a5608f3265ffdb

2012-06-05  Stephan Bergmann  <sbergman@redhat.com>  [484b8cdf001d1305cf32ec96db0fe36ee0c3a25e]

LO_PATH unused outside configure.in and config_host.mk.in

Change-Id: Ib349d9bf93ad59c4c171b87f10c4fe608cecb5fd

2012-06-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [fe436dfef61f7804ecacc745aa551f03cca18134]

Remove visual navigator comments

Change-Id: I8e19021df0a904df0877aa58adc83571c5991b9b

2012-06-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc4b91d310b3b4c9b826345df5babc33cad46ba3]

Adding Microsoft Publisher Import filter

Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [4190e9351e69730f0097e6cdf4dad2fafa10577e]

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

2012-06-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [cf6c32b7c4a5f7d182ae082aaf391553d6c1891a]

Translate German comments, actualize some English ones

Change-Id: I460be3ddef4a5f2f71682895a5819923eb1d149e

2012-06-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [561aeedfb7513342bcbb4e76d5f8348a195dc374]

Clean up whitespace and remove silly comments

Change-Id: I7651c56cdf25e2f6ed8045b81fb3b3c49bb291d9

2012-06-05  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [0d314b0158b9d3660973656597d25a1504987b93]

GTK theming: implement frame rendering

Change-Id: I7efa167cee05f84c56f554b5c20029999e825809

2012-06-05  Andras Timar  <atimar@suse.com>  [144697310bdc99f95c37f0bede540b652442a288]

remove ugly extra symbols from scp2, too

Change-Id: Ice52de070220b4e7ae8a3dd0ccb41e3a12d471b8

2012-06-05  Andras Timar  <atimar@suse.com>  [6d9be05a6fb251ed0cbcbcefd55ed174b1e8e39d]

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>  [22a29c2060355626ff0cba6c6d0ae70b8e2bbad3]

silence warnings

Change-Id: Ibc6addfe5eacf4a9e23f6f26830f5a1f9bf77594

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  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5b20e0572f266fef0775208737ac08599a0dd1ce]

Make the template manager closeable

Change-Id: Ic5e614529883784b2cc098520ffbb47c76875471

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>  [28a143cb7d19fe618b33f1af02d7990d007e88a4]

Remove support for setting thumbnail item background color.

Change-Id: I7bcc1437a007383b9a7ab4fc821398c014f4aa45

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [ae3b68d46c0aa827054c790630fabaac0dfc393b]

Display thumbnail associated text below it and horizontal centered.

Change-Id: I99c4bf6ec7a4f71fb8a1803120f1706fd2d5f457

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [e9f88dc0de4e85bd10b17f809f3ae28aaf679f5b]

Make default color for items transparent.

Change-Id: I98cea3c2de5a16e231a426c2131ce776ba33c459

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [3bb15a497877668ba4883aeb3ad56ee382db85c0]

Remove classification of thumbnailview items.

Change-Id: Ic4a18eda66c74d53bcb471bbd6ac9518e2319c9c

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [8bab2866a15ed5c8d8aa7d2dc8ee41c0ba0c9271]

Draw all thumbnail items in the same way.

- Remove drawing items differently depending on their type.

Change-Id: I426f63ed280d120d148f91c0d50891e67b0611e8

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [a3fc3e665c82f7646f4a4a1237f4009ae9180b83]

Rename draw item related functions and allow them to be overrided.

Change-Id: I6be84d04fd09ea1dee3f5022a37a5c13f98dcefb

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  Rafael Dominguez  <venccsralph@gmail.com>  [5349fcb28c40674abe7e232b10c63736c6c491b5]

Remove support for item borders in thumbnailview.

Change-Id: I031ba912124310e5adb96a2e6f48b9cf6aaa6d54

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  Rafael Dominguez  <venccsralph@gmail.com>  [f63007710a90e0a9c821b5e2f5510791987b2a44]

Clone valueset functionality in thumbnailview.

- Make own control based on the functionality of valueset and related
classes, this is because valueset drawing functions arent very flexible
when it comes to changing the hover, selection drawing behaviour for
your custom one.
- Another reason its better to keep valueset functionality as it is
to dont break other code.

Change-Id: I322ec5a0d558d27bbc7a6c1f872befd8d6c9d81b

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  Rafael Dominguez  <venccsralph@gmail.com>  [6cca1324d830caec26336856a77fe7a4fd7f7721]

Add thumbnail view to template dialog.

Change-Id: I72f31de4176f0ce5a721a1d21ae3ae936bcf296c

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  Rafael Dominguez  <venccsralph@gmail.com>  [c5e35498399fe169e52845226b556be4a0a101a6]

Create a new control to display thumbnails based on valueset.

Change-Id: I1f3df1a17afdef02fa40847cd879323f6341782b

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  Rafael Dominguez  <venccsralph@gmail.com>  [0102a95559f3b6e20ae869986716bf1723b72a9b]

Implement template manager dialog.

- Handle command in appserver
- Add all the necessary defines for the command and slot.
- Create TemplateManagerDlg class and resource files.
- Add basic buttons to display different templates with their handlers.

Change-Id: I557576a49f722c6f54d74922bac8bc4ebd5760c3

2012-05-28  Rafael Dominguez  <venccsralph@gmail.com>  [a7ddff1b801ef645bf2dfe36aacf125b4cd98c46]

Add TemplateManager entry to File menu.

- Add to startmodule, writer, impress and draw.

Change-Id: I9a688861f77982b00462e997ed10d3e7d090536d

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.

